@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f6f5ef;--ink:#171916;--lime:#ddfa84;--muted:#60635b;--line:#cfd1c6;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8562dc;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:500;line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(56px,8.5vw,138px)}h2{font-size:clamp(40px,5.5vw,85px)}h3{font-size:clamp(24px,2.4vw,36px)}h1 em,h2 em,h3 em{font-family:var(--serif);font-weight:400}p{color:var(--muted)}img{max-width:100%;display:block}.skip{position:fixed;top:-100px;background:var(--lime);color:#171717;z-index:99;padding:15px}.skip:focus{top:0}.concept-bar{position:sticky;top:0;z-index:40;background:#171916;color:#f6f5ef;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 3%;font-size:12px;min-height:58px;box-shadow:0 1px 0 #ffffff20}.concept-bar>span{letter-spacing:.12em}.concept-bar nav{display:flex;gap:6px}.concept-bar nav a{padding:7px 15px;border:1px solid #ffffff35;border-radius:30px;font-size:14px}.concept-bar a[aria-current]{background:var(--lime);color:#171916;border-color:var(--lime)}.motion-toggle{border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:8px}header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font:bold 21px/1.02 'DM Sans',sans-serif;letter-spacing:-1px;flex-shrink:0}.brand img{width:44px;height:44px;background:#171916;border-radius:10px}header nav{display:flex;gap:32px;font-size:14px}.nav-cta{font-size:14px;border-bottom:1px solid;padding:6px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:18px 28px;border-radius:40px;background:var(--ink);color:var(--paper);font-size:15px;font-weight:600;line-height:1.4;border:1px solid transparent;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#36402a}.price-note{font-size:13px;display:block;margin-top:15px}.eyebrow{font-size:12px;letter-spacing:.16em;display:block;margin-bottom:28px;font-weight:600}.section{padding:110px 6%}.large-copy{font-size:clamp(23px,2.4vw,34px);line-height:1.5;letter-spacing:-.02em}.text-link{display:inline-block;border-bottom:1px solid;margin-top:25px;padding-bottom:4px}.hero-a{padding:30px 5% 55px;min-height:850px;position:relative;isolation:isolate;overflow:hidden}.hero-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.18em;margin-bottom:48px}.hero-a h1{position:relative;z-index:2;max-width:1050px;font-size:clamp(60px,9.3vw,149px)}.hero-a h1 em{font-weight:400}.atelier-art{position:absolute;z-index:-1;right:-10%;top:80px;width:77%;height:650px;pointer-events:none;mix-blend-mode:multiply}.atelier-art img{width:100%;height:100%;object-fit:cover}.hero-a-bottom{display:flex;justify-content:space-between;gap:30px;align-items:end;position:relative;z-index:3;margin-top:280px}.hero-a-bottom p{font-size:17px;line-height:1.7}.hero-a-bottom .price-note{text-align:center}.editorial{background:#eaece1}.editorial-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}.editorial-grid p+p{margin-top:25px;max-width:510px}.service-lines{margin-top:80px}.service-lines>div{display:grid;grid-template-columns:60px 1fr 1fr;gap:30px;padding:30px 0;border-top:1px solid #b8bcae;align-items:center}.service-lines h3{font-size:27px}.service-lines p{font-size:15px}.atelier-preview{display:grid;grid-template-columns:.85fr 1.15fr;gap:7%;align-items:center}.atelier-preview h2{font-size:clamp(38px,4.2vw,64px)}.atelier-preview p{margin-top:24px;max-width:420px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps article>span{font-size:12px;letter-spacing:.1em}.steps h3{margin:35px 0 24px;line-height:1.15}.steps p{font-size:16px}.questions{display:grid;grid-template-columns:.75fr 1.25fr;gap:8%;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:19px;list-style:none;position:relative;padding-right:35px}summary::after{content:'+';position:absolute;right:0;top:-4px;font-size:28px;font-weight:400}details[open] summary::after{content:'−'}details p{padding:20px 35px 5px 0;font-size:16px}.closing{padding:95px 5%;text-align:center;background:var(--lime);color:#171916}.closing h2{font-size:clamp(48px,6.3vw,95px)}.closing .button{margin:35px 0 20px}.closing p{font-size:15px;max-width:460px;margin:auto;color:#4b533c}footer{padding:65px 5% 25px;background:#171916;color:#f6f5ef}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:start;padding-bottom:60px}.footer-top p{color:#b6bcaa;font-size:19px;line-height:1.5}.footer-top>a:last-child{font-size:15px;border-bottom:1px solid;padding-bottom:5px}.footer-bottom{border-top:1px solid #ffffff30;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#bbc0b4}
/* A live miniature website, not a raster mockup. */
.browser-preview{--sample-bg:#eee7da;--sample-fg:#332e29;--sample-accent:#a7643d;background:var(--sample-bg);color:var(--sample-fg);border-radius:14px;border:1px solid #0002;box-shadow:0 30px 65px #15201118;overflow:hidden;transition:background .4s,color .4s,transform .4s;min-width:0;transform:perspective(1200px) rotateY(var(--ry,-6deg)) rotateX(var(--rx,3deg));font-family:Arial,sans-serif}.browser-chrome{background:#fff8;display:flex;gap:5px;align-items:center;padding:12px 16px;border-bottom:1px solid #0001}.browser-chrome>span{width:5px;height:5px;border-radius:50%;background:#7777}.browser-chrome small{font-size:11px;text-align:center;flex:1;color:#60665b}.sample-nav{display:flex;justify-content:space-between;gap:15px;font-size:11px;padding:24px 6%;border-bottom:1px solid #0001}.sample-nav b{font-size:15px}.sample-body{padding:50px 7% 55px;min-height:330px;background:radial-gradient(ellipse at 110% 100%,#bd785438,transparent 70%)}.sample-kicker{font-size:10px;letter-spacing:.13em}.sample-body h3{font:500 clamp(32px,3.3vw,53px)/1.1 Georgia,serif;letter-spacing:-.035em;margin:22px 0}.sample-body h3 em{color:var(--sample-accent)}.sample-body p{color:var(--sample-fg);font-size:13px;opacity:.75;margin:0}.sample-button{display:inline-block;font-size:12px;margin-top:24px;background:var(--sample-fg);color:var(--sample-bg);padding:11px 18px;border-radius:2px}.sample-bottom{display:flex;justify-content:space-between;font-size:10px;gap:10px;padding:18px 6%;border-top:1px solid #0002}.browser-preview[data-theme=bold]{--sample-bg:#202015;--sample-fg:#edffce;--sample-accent:#ddfa84}.browser-preview[data-theme=bold] .sample-body{background:radial-gradient(ellipse at 100% 80%,#6c33c478,transparent 70%)}.browser-preview[data-theme=bold] h3{font-family:Manrope,Arial,sans-serif;font-weight:800;text-transform:uppercase}.browser-preview[data-theme=bold] h3 em{font-family:inherit}.browser-preview[data-theme=bold] .browser-chrome{background:#ffffff15}.browser-preview[data-theme=bold] .browser-chrome small{color:#c1c8b6}.browser-preview[data-theme=bold] .sample-button{border-radius:30px}.browser-preview[data-theme=clean]{--sample-bg:#f5f7fc;--sample-fg:#173367;--sample-accent:#335eef}.browser-preview[data-theme=clean] h3{font:600 clamp(32px,3.3vw,53px)/1.1 Manrope,Arial,sans-serif}.browser-preview[data-theme=clean] .sample-body{background:linear-gradient(130deg,#fff0,#abc6ff55)}.browser-preview[data-theme=clean] .sample-button{border-radius:7px;background:#335eef;color:white}.theme-switch{display:flex;gap:7px;flex-wrap:wrap;margin-top:28px}.theme-switch button{border:1px solid var(--line);border-radius:30px;padding:11px 17px;font-size:13px;background:transparent;color:inherit}.theme-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.sample-disclaimer{display:block;font-size:12px!important;margin-top:17px!important;color:var(--muted)}
/* Voltage */
.concept-b{--paper:#10120e;--ink:#f0f4e9;--muted:#a6af99;--line:#35402c;background:var(--paper);color:var(--ink)}.concept-b .brand img{background:#10120e}.concept-b .button{background:var(--lime);color:#16200b}.concept-b .button:hover{background:#efffc8}.concept-b header{position:relative;z-index:4}.hero-b{min-height:790px;position:relative;isolation:isolate;padding:65px 5% 35px;overflow:hidden}.voltage-art{position:absolute;inset:-100px -18% 0 9%;z-index:-2;pointer-events:none}.voltage-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10120ee6 0%,#10120e55 40%,transparent 65%),linear-gradient(0deg,#10120e,transparent 30%)}.voltage-art img{width:100%;height:100%;object-fit:cover}.hero-b h1{font-weight:800;line-height:.9;font-size:clamp(65px,8.8vw,142px);letter-spacing:-.065em}.hero-b h1 em{font-family:inherit;color:var(--lime);font-style:normal}.hero-b-copy{max-width:820px}.hero-b-copy p{font-size:17px;max-width:375px;margin:32px 0 26px;color:#c9d1bf}.hero-b-copy .eyebrow{font-size:11px;letter-spacing:.18em;color:var(--lime)}.hero-b-bottom{margin-top:70px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.14em}.word-band{display:flex;justify-content:space-around;gap:25px;overflow:hidden;padding:22px;background:var(--lime);color:#17200f;font-size:clamp(22px,4vw,59px);font-weight:700;letter-spacing:-.04em;white-space:nowrap}.voltage-intro h2{font-weight:700}.voltage-intro h2 em{color:var(--lime)}.voltage-intro>.large-copy{max-width:630px;margin:35px 0 65px}.voltage-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.voltage-features article{border:1px solid var(--line);padding:35px 30px;background:#161a12;border-radius:15px}.voltage-features article:nth-child(2){background:#dafa88;color:#1a2510}.voltage-features article:nth-child(2) p{color:#405127}.voltage-features span{font-size:12px;letter-spacing:.12em}.voltage-features h3{margin:75px 0 22px;font-size:35px}.voltage-lab{border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;background:#181f13}.voltage-lab h2 em{color:var(--lime)}.voltage-lab p{margin-top:25px;max-width:360px}.voltage-lab .browser-preview{box-shadow:0 35px 70px #0008;border-color:#b1e87160;transform:perspective(1200px) rotateY(var(--ry,-10deg)) rotateX(var(--rx,6deg))}.concept-b .closing{background:var(--lime)}.concept-b .closing .button{background:#171916;color:var(--lime)}.concept-b .closing .eyebrow{color:#171916}.concept-b .closing h2{font-weight:700}.concept-b .closing h2 em{font-family:inherit;font-style:normal}.concept-b footer{background:#0b0e08}
/* Playground */
.concept-c{--paper:#f5f6ee;--ink:#202619;--line:#ced4c3;--muted:#636c58}.concept-c header{background:#ddfa84;border-color:#becf9d}.hero-c{padding:65px 5% 90px;background:#ddfa84;display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:center;overflow:hidden}.hero-c h1{font-size:clamp(50px,6.5vw,105px);font-weight:700}.hero-c h1 em{font-weight:400}.hero-c-copy>p{font-size:18px;max-width:420px;margin:30px 0}.hero-c .price-note{font-size:12px}.playground{min-width:0;background:#f9faf0;padding:22px;border-radius:24px;box-shadow:0 25px 0 -10px #abc563,0 45px 0 -20px #c9e487}.lab-label{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.09em;margin:0 0 20px}.playground .browser-preview{transform:none;box-shadow:0 12px 25px #151f0e0a}.playground .theme-switch{justify-content:center;gap:5px;margin-top:20px}.playground .theme-switch button{font-size:11px;padding:9px 12px}.playground .sample-disclaimer{text-align:center;font-size:11px!important}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.principles>div{padding:55px 12%;border-right:1px solid var(--line)}.principles>div:last-child{border:0}.principles span{font-size:12px;letter-spacing:.15em}.principles h3{font-size:34px;margin:45px 0 24px}.principles p{font-size:16px}.c-process{background:#fff}.c-process .steps article{background:#f2f4e9;border:0;padding:30px;border-radius:15px}.c-process .steps{gap:18px}.scope{display:grid;grid-template-columns:1.15fr .85fr;gap:12%;align-items:center}.scope>div>p{max-width:490px;margin-top:30px}.price-card{padding:42px;background:#202619;color:#f2f8e8;border-radius:25px}.price-card>span{font-size:13px;display:block}.price-card strong{font:600 94px/1.2 Manrope,Arial,sans-serif;letter-spacing:-.07em;display:block;margin:15px 0 5px}.price-card hr{border:0;border-top:1px solid #ffffff30;margin:28px 0}.price-card p{color:#d4dec9!important;font-size:16px}.price-card .button{background:var(--lime);color:#202619;margin-top:30px}.price-card small{display:block;font-size:12px;color:#bbc7ac;margin-top:20px}.concept-c .closing{border-radius:40px 40px 0 0}
.art-motion img{animation:drift 12s ease-in-out infinite;transform-origin:70% 50%;will-change:transform}@keyframes drift{0%,100%{transform:scale(1) translateY(0)}50%{transform:scale(1.045) translateY(-12px)}}body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .browser-preview{transform:none!important}.motion-paused .button{transition:none}.motion-paused .button:hover{transform:none}
@media(min-width:1700px){header,.section,.hero-a,.hero-b,.hero-c,footer{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}}
@media(max-width:1000px){.concept-bar>span{display:none}.concept-bar{justify-content:center}.hero-a{min-height:780px}.atelier-art{width:95%;right:-25%;top:110px;height:570px}.hero-a-bottom{margin-top:300px}.hero-c{grid-template-columns:1fr;gap:55px}.hero-c h1{font-size:clamp(55px,9vw,90px)}.playground{max-width:650px;width:100%;margin:auto}.sample-body h3{font-size:43px}.voltage-features h3{font-size:30px}.steps{gap:24px}.editorial-grid{gap:7%}.scope{gap:5%}}
@media(max-width:700px){html{scroll-padding-top:90px}.concept-bar{gap:8px;padding:9px 10px;flex-wrap:wrap}.concept-bar nav{gap:5px;flex:1;justify-content:center}.concept-bar nav a{font-size:12px;padding:7px 10px}.motion-toggle{font-size:11px;padding:4px}.brand{font-size:17px;letter-spacing:-.8px;gap:9px}.brand img{width:36px;height:36px;border-radius:8px}header{padding:22px 5%;gap:15px;flex-wrap:wrap}header nav{order:3;justify-content:space-between;width:100%;border-top:1px solid var(--line);padding-top:15px;gap:15px;font-size:13px}.nav-cta{font-size:12px;margin-left:auto}.section{padding:70px 6%}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:24px}h2{font-size:44px}h3{font-size:28px}.hero-meta{font-size:9px;gap:20px;margin-bottom:30px}.hero-meta span:last-child{display:none}.hero-a{padding:30px 6% 45px;min-height:790px}.hero-a h1{font-size:clamp(53px,11vw,78px);line-height:1.02}.atelier-art{top:200px;width:150%;height:410px;right:-31%}.hero-a-bottom{display:block;margin-top:330px}.hero-a-bottom p{font-size:15px;margin-bottom:25px}.hero-a-bottom .price-note{text-align:left;font-size:11px}.button{font-size:14px;padding:16px 23px;max-width:100%}.editorial-grid,.atelier-preview,.questions,.voltage-lab,.scope{grid-template-columns:1fr;gap:40px}.editorial-grid>div{margin-top:0}.service-lines{margin-top:45px}.service-lines>div{grid-template-columns:30px 1fr;gap:13px;padding:25px 0}.service-lines h3{font-size:24px}.service-lines p{grid-column:2}.steps{grid-template-columns:1fr;gap:35px;margin-top:42px}.steps h3{margin:20px 0 17px;font-size:30px}.steps p{max-width:500px}.browser-preview{transform:none!important}.sample-body{padding:35px 7%;min-height:280px}.sample-body h3{font-size:35px}.theme-switch button{font-size:12px}.sample-nav{font-size:10px}.sample-nav b{font-size:13px}.sample-bottom{font-size:9px}.questions{gap:25px}.closing{padding:70px 6%}.closing h2{font-size:46px}.closing p{font-size:14px}.footer-top{flex-direction:column;gap:25px;padding-bottom:35px}.footer-top p{font-size:16px}.footer-bottom{flex-wrap:wrap;font-size:11px;gap:18px}.footer-bottom span{width:100%}.hero-b{padding:40px 6% 25px;min-height:850px}.hero-b h1{font-size:clamp(68px,15vw,103px)}.hero-b-copy .eyebrow{font-size:9px}.hero-b-copy p{font-size:16px;max-width:290px;margin-top:300px}.voltage-art{inset:110px -50% 130px -65%}.voltage-art:after{background:linear-gradient(0deg,#10120e,transparent 35%,#10120e00 60%,#10120e 100%)}.voltage-art img{object-position:72% 50%}.hero-b-bottom{margin-top:35px;font-size:9px;gap:20px}.hero-b-bottom span:first-child{max-width:180px}.word-band{font-size:23px;padding:19px 0;gap:30px;justify-content:center}.voltage-features{grid-template-columns:1fr}.voltage-features article{padding:28px}.voltage-features h3{margin:35px 0 20px;font-size:35px}.voltage-intro>.large-copy{font-size:24px;margin-bottom:40px}.hero-c{padding:40px 6% 70px}.hero-c h1{font-size:clamp(47px,11.4vw,75px)}.hero-c-copy>p{font-size:16px}.hero-c .price-note{font-size:11px}.playground{padding:14px;border-radius:18px}.playground .theme-switch{gap:4px}.playground .theme-switch button{padding:8px 9px;font-size:10px}.lab-label{font-size:8px}.playground .sample-body h3{font-size:30px}.principles{grid-template-columns:1fr}.principles>div{padding:38px 6%;border-right:0;border-bottom:1px solid var(--line)}.principles h3{font-size:32px;margin:23px 0 17px}.c-process h2{font-size:40px}.c-process .steps{gap:15px}.price-card{padding:32px}.price-card strong{font-size:85px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.browser-preview{transform:none!important}}
@keyframes enter{from{opacity:.35;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.is-entering{animation:enter .65s cubic-bezier(.16,1,.3,1) both}.steps article.is-entering:nth-child(2),.voltage-features article.is-entering:nth-child(2){animation-delay:.08s}.steps article.is-entering:nth-child(3),.voltage-features article.is-entering:nth-child(3){animation-delay:.16s}
@media(prefers-reduced-motion:reduce){.is-entering{animation:none!important}}body.motion-paused .is-entering{animation:none!important}
/* Production navigation, pricing and application. */
.site-header{background:#10120e}.mobile-menu{display:none}.hero-b>.motion-toggle{position:absolute;bottom:25px;right:5%;font-size:12px;color:#aebda0}.hero-b-bottom{padding-bottom:40px}.price-section{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:10%;border-top:1px solid var(--line);background:#141a10}.price-section h2{font-size:clamp(40px,5vw,73px)}.price-section h2 em{color:var(--lime)}.price-section>div>p{font-size:17px;margin-top:30px;max-width:530px}.price-offer{border:1px solid #536c39;background:#1a2511;border-radius:22px;padding:40px}.price-offer>span{display:block;font-size:13px;letter-spacing:.04em}.price-offer strong{display:block;font:700 100px/1.2 Manrope,Arial,sans-serif;letter-spacing:-.07em;color:var(--lime);margin-top:10px}.price-offer ul{list-style:none;padding:25px 0 5px;margin:20px 0;border-top:1px solid var(--line)}.price-offer li{font-size:16px;margin-bottom:12px}.price-offer>p{font-size:13px;margin-top:25px;line-height:1.7}.request{padding:100px 6%;display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;scroll-margin-top:20px}.request h2{font-size:clamp(40px,5vw,70px)}.request h2 em{color:var(--lime)}.request>div>p{margin-bottom:25px}.request>div>p:not(.eyebrow){font-size:17px;margin-top:28px}.request form{min-width:0;padding:35px;background:#191f14;border:1px solid var(--line);border-radius:18px}.request label{display:block;font-size:14px;margin-bottom:22px;font-weight:500}.request label>span{font-size:12px;color:#aeb99f;font-weight:400}.request input,.request textarea,.request select{display:block;width:100%;padding:13px 14px;border:1px solid #4b573f;border-radius:7px;background:#10160b;color:#eef4e7;font:16px/1.5 'DM Sans',Arial,sans-serif;margin-top:9px}.request textarea{resize:vertical}.request input::placeholder,.request textarea::placeholder{color:#96a18a}.request input:focus,.request textarea:focus,.request select:focus{outline:2px solid var(--lime);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note{font-size:13px;margin:10px 0 25px;line-height:1.7;color:#b2bda5}.request button{max-width:100%}#request-result{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}#request-result h3{font-size:27px;line-height:1.2}#request-result p{margin:18px 0;font-size:15px}.outline{display:inline-block;border:1px solid #687c55;border-radius:30px;padding:14px 23px;font-size:14px}.outline:hover{background:#28351d}#request-result details .button{margin:10px 0 20px}#request-result summary{font-size:16px}#overview{font-size:14px}.help{padding:65px 6%;display:flex;justify-content:space-between;align-items:center;gap:70px;border-top:1px solid var(--line)}.help h2{font-size:35px}.help p:not(.eyebrow){max-width:600px;font-size:16px;margin-top:20px}.help .outline{flex-shrink:0}header a:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}html{scroll-padding-top:25px}
@media(max-width:800px){.site-header{position:relative;gap:14px}.mobile-menu{display:flex;justify-content:center;align-items:center;background:transparent;color:#eff7e9;border:1px solid #4b573f;border-radius:50%;width:44px;height:44px;order:2}.site-header>.brand{margin-right:auto}.site-header>.nav-cta{order:1;margin-left:0}.site-header nav{order:3;width:100%;display:flex;flex-direction:column;gap:0;padding:8px 0 0;border-top:1px solid var(--line);margin-top:5px}.site-header nav a{padding:12px 0;font-size:16px}.site-header nav[hidden]{display:none}.price-section,.request{grid-template-columns:1fr;gap:40px}.request{padding:70px 6%}.price-offer{max-width:550px}.request form{padding:25px}.help{display:block;padding:55px 6%}.help .outline{margin-top:28px}}@media(max-width:480px){.site-header>.nav-cta{display:none}.request form{padding:22px 17px}.field-grid{grid-template-columns:1fr;gap:0}.request h2{font-size:42px}.price-offer{padding:28px}.price-offer strong{font-size:86px}.help h2{font-size:31px}}
