:root{--home-ink:#13241f;--home-green:#0d6b4f;--home-lime:#c9f15a;--home-mist:#eef4ef;--home-line:rgba(19,36,31,.14)}
.home-page{font-family:"DM Sans",sans-serif;color:var(--home-ink);background:#fbfcf8;overflow:hidden}.home-page *{box-sizing:border-box}.home-page a{text-decoration:none}.home-hero{max-width:1440px;margin:auto;min-height:760px;padding:150px 6vw 90px;display:grid;grid-template-columns:1.08fr .92fr;gap:7vw;align-items:center;position:relative}.home-hero:before{content:"";position:absolute;width:470px;height:470px;border-radius:50%;background:#e8f4d4;filter:blur(2px);right:-230px;top:40px;opacity:.65}.home-hero-copy,.home-hero-panel{position:relative;z-index:1}.home-eyebrow,.home-kicker{font:700 12px/1 "DM Sans";letter-spacing:.16em;color:var(--home-green)}.home-eyebrow{display:flex;align-items:center;gap:10px}.home-eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--home-lime);box-shadow:0 0 0 5px rgba(201,241,90,.25)}.home-hero h1{font:800 clamp(48px,5.5vw,82px)/.99 "Manrope";letter-spacing:-.055em;margin:25px 0 28px;max-width:790px}.home-hero h1 em{font-style:normal;color:var(--home-green)}.home-lead{font-size:18px;line-height:1.7;color:#4e5d57;max-width:670px}.home-actions{display:flex;gap:14px;margin-top:38px;align-items:center}.home-primary,.home-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 25px;border-radius:8px;font-weight:700}.home-primary{gap:28px;color:white;background:var(--home-green);box-shadow:0 14px 30px rgba(13,107,79,.18)}.home-primary:hover{color:white;background:#095940;transform:translateY(-2px)}.home-secondary{color:var(--home-ink);border:1px solid var(--home-line)}.home-secondary:hover{color:var(--home-green);border-color:var(--home-green)}.home-trust{display:flex;gap:26px;margin-top:34px;flex-wrap:wrap}.home-trust span{font-size:12px;font-weight:700;color:#65716c}.home-trust span:before{content:"✓";color:var(--home-green);margin-right:7px}.home-hero-panel{background:var(--home-ink);color:white;border-radius:18px;padding:27px;box-shadow:0 35px 80px rgba(20,39,33,.22);transform:rotate(1.2deg)}.home-panel-head{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:20px;font-size:10px;letter-spacing:.12em}.home-panel-head i{font-style:normal;color:var(--home-lime)}.home-panel-head i:before{content:"";display:inline-block;width:6px;height:6px;background:var(--home-lime);border-radius:50%;margin-right:7px}.home-panel-title{padding:42px 12px}.home-panel-title small{display:block;color:#91a29b;font-size:10px;letter-spacing:.16em;margin-bottom:12px}.home-panel-title strong{font:700 clamp(30px,3vw,46px)/1.1 "Manrope";letter-spacing:-.04em}.home-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12)}.home-metric-grid div{background:#1a3029;padding:23px;display:flex;gap:16px;align-items:flex-start}.home-metric-grid b{color:var(--home-lime);font-size:11px}.home-metric-grid span{font-weight:600;line-height:1.35}.home-panel-foot{display:flex;justify-content:space-between;padding:24px 5px 3px;color:#aab7b2;font-size:10px;text-transform:uppercase}.home-panel-foot i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--home-lime);margin-right:5px}.home-proof{background:white;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);padding:40px 6vw;display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:36px}.home-proof>p{font:700 18px/1.4 "Manrope";max-width:260px}.home-proof div{border-left:1px solid var(--home-line);padding-left:25px}.home-proof strong,.home-proof span{display:block}.home-proof strong{font-size:14px;margin-bottom:8px}.home-proof span{font-size:12px;line-height:1.55;color:#718079}.home-section{max-width:1440px;margin:auto;padding:120px 6vw}.home-section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:55px}.home-section h2{font:800 clamp(36px,4vw,58px)/1.05 "Manrope";letter-spacing:-.045em;margin:18px 0 0}.home-section-head p{font-size:17px;line-height:1.7;color:#66736e}.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--home-line);border-radius:12px;overflow:hidden;background:white}.home-service-grid>a{min-height:390px;padding:29px;color:var(--home-ink);border-right:1px solid var(--home-line);display:flex;flex-direction:column;transition:.25s}.home-service-grid>a:last-child{border:0}.home-service-grid>a>span{font-size:11px;color:#819089}.home-service-icon{font:500 28px "Manrope";margin:48px 0 28px;color:var(--home-green)}.home-service-grid h3{font:700 20px/1.25 "Manrope";margin:0 0 16px}.home-service-grid p{font-size:14px;line-height:1.7;color:#6c7974}.home-service-grid a b{font-size:12px;margin-top:auto;color:var(--home-green)}.home-service-grid>a:hover{background:var(--home-green);color:white;transform:translateY(-4px)}.home-service-grid>a:hover p,.home-service-grid>a:hover>span,.home-service-grid>a:hover b,.home-service-grid>a:hover .home-service-icon{color:white}.home-method{max-width:none;background:var(--home-ink);color:white;display:grid;grid-template-columns:.82fr 1.18fr;gap:10vw}.home-method-intro{padding-left:max(0px,calc((100vw - 1440px)/2))}.home-method-intro .home-kicker{color:var(--home-lime)}.home-method-intro p{color:#a8b5b0;line-height:1.7;margin:25px 0 35px;max-width:430px}.home-method-intro a{color:var(--home-lime);font-weight:700;font-size:13px}.home-steps{list-style:none;margin:0;padding:0}.home-steps li{display:grid;grid-template-columns:55px 1fr;gap:25px;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.13)}.home-steps li:first-child{padding-top:0}.home-steps b{color:var(--home-lime);font-size:11px}.home-steps h3{font:700 21px "Manrope";margin:0 0 8px}.home-steps p{color:#9eaaa6;font-size:14px;line-height:1.6;margin:0}.home-about{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.home-about-card{background:#eaf2e8;padding:58px;border-radius:12px}.home-about-card p{line-height:1.75;color:#607069;margin:26px 0}.home-about-card a{font-weight:700;color:var(--home-green)}.home-capabilities>div{padding:30px 0;border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.home-capabilities strong{font:700 17px "Manrope"}.home-capabilities span{color:#697771;font-size:14px;line-height:1.6}.home-cta{background:var(--home-lime);padding:75px max(6vw,calc((100vw - 1268px)/2));display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.home-cta>div>span{font-size:11px;font-weight:700;letter-spacing:.15em}.home-cta h2{font:800 clamp(36px,4vw,56px)/1.05 "Manrope";letter-spacing:-.045em;margin:16px 0 0}.home-cta p{line-height:1.6;margin-bottom:24px}.home-cta a{display:flex;justify-content:space-between;align-items:center;background:var(--home-ink);color:white;padding:19px 22px;border-radius:7px;font-weight:700}.home-cta a:hover{color:var(--home-lime)}
@media(max-width:1000px){.home-hero{grid-template-columns:1fr;padding-top:130px}.home-hero-panel{max-width:680px}.home-proof{grid-template-columns:1fr 1fr}.home-proof>p{grid-column:1/-1}.home-service-grid{grid-template-columns:1fr 1fr}.home-service-grid>a{border-bottom:1px solid var(--home-line)}.home-method,.home-about{grid-template-columns:1fr}.home-section-head{grid-template-columns:1fr;gap:25px}}
@media(max-width:640px){.home-hero{padding:115px 22px 65px}.home-hero h1{font-size:45px}.home-lead{font-size:16px}.home-actions{align-items:stretch;flex-direction:column}.home-trust{gap:11px;flex-direction:column}.home-hero-panel{padding:18px}.home-panel-title{padding:32px 7px}.home-metric-grid div{padding:18px 13px;gap:9px}.home-panel-foot{gap:8px;flex-wrap:wrap}.home-proof{grid-template-columns:1fr;padding:38px 22px}.home-proof div{padding:0 0 0 18px}.home-section{padding:80px 22px}.home-section h2{font-size:38px}.home-service-grid{grid-template-columns:1fr}.home-service-grid>a{min-height:320px;border-right:0}.home-service-icon{margin:32px 0 24px}.home-method{padding:80px 22px}.home-about-card{padding:34px 25px}.home-capabilities>div{grid-template-columns:1fr;gap:10px}.home-cta{grid-template-columns:1fr;padding:65px 22px;gap:35px}.home-cta h2{font-size:38px}}

.home-hero-panel{transition:transform .4s cubic-bezier(.2,.8,.2,1)}
.home-hero-panel:hover{transform:rotate(0deg)}
.home-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.home-project-card{overflow:hidden;border:1px solid rgba(32,52,43,.14);border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(32,52,43,.06)}.home-project-art{padding:10px;background:#101313}.home-project-card.art-blue .home-project-art{background:#10161b}.home-project-card.art-purple .home-project-art{background:#151119}.home-project-art .outer{width:100%;height:190px;border-radius:10px;padding:1px;background:radial-gradient(circle 230px at 0% 0%,#fff,#0c0d0d);position:relative}.home-project-art .dot{width:5px;aspect-ratio:1;position:absolute;background-color:#fff;box-shadow:0 0 10px #fff;border-radius:100px;z-index:2;right:10%;top:10%;animation:homeProjectMoveDot 6s linear infinite}.home-project-art .card{z-index:1;width:100%;height:100%;border-radius:9px;border:solid 1px #202222;background:radial-gradient(circle 280px at 0% 0%,#444,#0c0d0d);display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;color:#fff;font-size:11px;text-align:center;padding:12px}.home-project-art .ray{width:220px;height:45px;border-radius:100px;position:absolute;background-color:#c7c7c7;opacity:.4;box-shadow:0 0 50px #fff;filter:blur(10px);transform-origin:10%;top:0;left:0;transform:rotate(40deg)}.home-project-art .text{font-weight:bolder;font-size:clamp(2.6rem,5vw,4rem);background:linear-gradient(45deg,#000 4%,#fff,#000);background-clip:text;color:transparent;line-height:1}.home-project-art .line{width:100%;height:1px;position:absolute;background-color:#2c2c2c}.home-project-art .topl{top:10%;background:linear-gradient(90deg,#888 30%,#1d1f1f 70%)}.home-project-art .bottoml{bottom:10%}.home-project-art .leftl{left:10%;width:1px;height:100%;background:linear-gradient(180deg,#747474 30%,#222424 70%)}.home-project-art .rightl{right:10%;width:1px;height:100%}@keyframes homeProjectMoveDot{0%,100%{top:10%;right:10%}25%{top:10%;right:calc(100% - 35px)}50%{top:calc(100% - 30px);right:calc(100% - 35px)}75%{top:calc(100% - 30px);right:10%}}.home-project-details{padding:20px}.home-project-details small{color:#6d8b35;font:800 9px Manrope,sans-serif;letter-spacing:1px;text-transform:uppercase}.home-project-details h3{margin:9px 0 8px;color:#20342b;font:800 19px/1.1 Manrope,sans-serif}.home-project-details p{min-height:76px;margin:0;color:#63746b;font-size:13px;line-height:1.6}.home-project-details>b{display:block;margin-top:14px;color:#315b48;font-size:12px}.home-project-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.home-project-tags span{padding:5px 8px;border-radius:999px;background:#f0f5ed;color:#55705e;font-size:10px;font-weight:700}.home-project-empty{color:#63746b}@media(max-width:800px){.home-project-grid{grid-template-columns:1fr}.home-project-details p{min-height:0}}
.home-project-card{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-project-card:hover,.home-project-card:focus-visible{outline:none;border-color:#6d8b35;box-shadow:0 18px 40px rgba(32,52,43,.13);transform:translateY(-4px)}.home-project-view{display:block;margin-top:18px;color:#0d6b4f;font-size:11px;font-weight:800}.home-project-source{display:none}.project-modal-open{overflow:hidden}.home-project-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.home-project-modal[hidden]{display:none}.home-project-modal-backdrop{position:absolute;inset:0;background:rgba(11,28,22,.68);backdrop-filter:blur(8px)}.home-project-modal-dialog{position:relative;width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#fbfcf8;color:#13241f;box-shadow:0 30px 90px rgba(0,0,0,.28)}.home-project-modal-close{position:absolute;top:18px;right:18px;z-index:2;width:40px;height:40px;border:1px solid rgba(19,36,31,.14);border-radius:50%;background:#fff;color:#13241f;font-size:28px;line-height:1;cursor:pointer}.home-project-modal-mark{padding:56px 56px 28px;background:linear-gradient(135deg,#dcebc8,#f5f8ed);color:#315b48;font:800 12px Manrope,sans-serif;letter-spacing:2px;text-transform:uppercase}.home-project-modal-body{padding:38px 56px 52px}.home-project-modal-body small{color:#6d8b35;font:800 10px Manrope,sans-serif;letter-spacing:1.4px;text-transform:uppercase}.home-project-modal-body h2{max-width:620px;margin:12px 0 22px;color:#13241f;font:800 clamp(30px,5vw,52px)/1.02 Manrope,sans-serif;letter-spacing:-.045em}.home-project-modal-body p{margin:0;max-width:640px;color:#52645b;font-size:16px;line-height:1.8}.home-project-modal-body strong{display:block;margin-top:28px;color:#0d6b4f;font:800 15px Manrope,sans-serif}.home-project-modal-body .home-project-tags{margin-top:18px}.home-project-modal-body .home-project-tags span{font-size:11px}@media(max-width:640px){.home-project-modal{padding:12px}.home-project-modal-dialog{max-height:calc(100vh - 24px);border-radius:17px}.home-project-modal-mark{padding:42px 25px 20px}.home-project-modal-body{padding:28px 25px 34px}.home-project-modal-body h2{font-size:34px}.home-project-modal-body p{font-size:14px;line-height:1.7}.home-project-modal-close{top:12px;right:12px}}
.home-about{display:block}
.home-project-art .project-visual-image{position:relative;z-index:1;display:block;max-width:78%;max-height:96px;object-fit:contain;border-radius:6px}
.home-project-art .project-stars{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:transparent;opacity:.8}.home-project-art .project-stars-one{background-image:radial-gradient(1px 1px at 12px 26px,#fff,transparent),radial-gradient(1px 1px at 78px 94px,#fff,transparent),radial-gradient(1px 1px at 151px 42px,#fff,transparent),radial-gradient(1px 1px at 42px 157px,#fff,transparent);background-repeat:repeat;background-size:180px 180px;animation:projectStarsDrift 50s linear infinite}.home-project-art .project-stars-two{background-image:radial-gradient(1.5px 1.5px at 32px 66px,#fff,transparent),radial-gradient(1.5px 1.5px at 118px 132px,#fff,transparent),radial-gradient(1.5px 1.5px at 166px 18px,#fff,transparent);background-repeat:repeat;background-size:260px 260px;opacity:.7;animation:projectStarsDrift 100s linear infinite}.home-project-art .project-stars-three{background-image:radial-gradient(2px 2px at 55px 114px,#fff,transparent),radial-gradient(2px 2px at 142px 48px,#fff,transparent);background-repeat:repeat;background-size:340px 340px;opacity:.55;animation:projectStarsDrift 150s linear infinite}.home-project-art .ray{z-index:2}.home-project-art .line{z-index:2}.home-project-art .project-visual-image,.home-project-art .text,.home-project-art .card>div:not(.project-stars):not(.ray):not(.line){z-index:3}@keyframes projectStarsDrift{from{background-position:0 0}to{background-position:0 -180px}}
.home-project-art .card{background:radial-gradient(ellipse at bottom,#1b2735 0%,#090a0f 100%)}
.home-project-art .project-stars{will-change:background-position}.home-project-art .project-stars-one{animation-duration:8s}.home-project-art .project-stars-two{animation-duration:12s}.home-project-art .project-stars-three{animation-duration:16s}@keyframes projectStarsDrift{from{background-position:0 0}to{background-position:0 -90px}}
.home-project-art .project-visual-image{width:50%;height:auto;aspect-ratio:3 / 4;max-width:50%;max-height:none;object-fit:contain}
.home-project-art .project-visual-image[hidden]{display:none}
.home-project-art .dot{animation-duration:16s}.home-project-art .project-visual-image{width:50%;max-width:120px;height:auto;max-height:160px;aspect-ratio:3 / 4;object-fit:contain}
.home-project-art .project-visual-image{width:50%;max-width:120px;height:160px;max-height:160px;aspect-ratio:3 / 4;object-fit:contain;flex:0 0 auto}
