:root{--ink:#080b11;--surface:#101620;--line:rgba(255,255,255,.13);--text:#f7f8fc;--muted:#aeb9ca;--gold:#f6b93b;--gold-light:#ffd779;--blue:#2964f5;--max:1180px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--ink);color:var(--text);font:400 1rem/1.65 'DM Sans',system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(2.8rem,5.7vw,5.1rem);line-height:1.07;font-weight:800}h2{font-size:clamp(2rem,4.1vw,3.5rem);line-height:1.12;font-weight:800}h3{font-size:1.5rem;line-height:1.26;letter-spacing:-.03em}p{margin:0}figure{margin:0}ul,ol{padding:0;list-style:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold-light);outline-offset:5px}a,button{transition:background .18s,transform .18s,color .18s}address{font-style:normal}input,textarea,select{min-width:0}textarea{resize:vertical}.wrap{width:min(calc(100% - 3rem),var(--max));margin-inline:auto}.gold{color:var(--gold)}.eyebrow{color:var(--gold-light);font-size:.875rem;font-weight:700;letter-spacing:.085em;margin-bottom:1.2rem;text-transform:uppercase}.section{padding:6.5rem 0}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.6rem}.section-description{max-width:27rem;color:var(--muted);font-size:1.1rem}.skip-link{position:fixed;z-index:100;top:0;left:1rem;background:var(--gold);color:var(--ink);padding:.7rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.nav{position:sticky;top:0;z-index:30;background:rgba(8,11,17,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;min-height:80px;padding-block:.6rem}.brand{display:inline-flex;align-items:center;gap:.7rem;font-family:Manrope,sans-serif;font-size:.97rem;font-weight:800;letter-spacing:.11em;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--gold);color:var(--ink);width:35px;height:35px;border-radius:9px;font-size:1.2rem;letter-spacing:-.08em}.nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:1.55rem;font-size:.9rem;font-weight:500}.nav-section,.nav-phone{color:#ced5e0}.nav-section:hover,.nav-phone:hover{color:var(--gold-light)}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:var(--gold);color:#161000;border:1px solid var(--gold);border-radius:9px;min-height:55px;padding:.9rem 1.35rem;font-weight:800;font-size:1rem;line-height:1.3;text-align:center}.button:hover{background:var(--gold-light);transform:translateY(-2px)}.button.small{font-size:.9rem;min-height:45px;padding:.65rem 1rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;text-decoration:underline;text-underline-offset:5px;text-decoration-color:rgba(255,255,255,.3)}.text-link:hover{color:var(--gold-light)}.hero{padding:5rem 0 4.2rem;background:radial-gradient(ellipse at 88% 38%,rgba(33,86,210,.17),transparent 60%)}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:3.5rem;align-items:center}.hero-description{color:#bbc5d5;font-size:1.14rem;line-height:1.75;max-width:35rem;margin-top:1.5rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.35rem;margin-top:1.9rem}.hero-contact{color:var(--muted);font-size:.925rem;margin-top:1rem}.hero-contact a{color:white;text-decoration:underline;text-underline-offset:4px}.promise-list{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;margin:2rem 0 0;font-size:.9rem;color:#c5cdda}.promise-list li::before{content:'✓';color:var(--gold);margin-right:.5rem;font-weight:800}.hero-visual{position:relative;overflow:hidden;min-height:490px;border:1px solid var(--line);border-radius:18px;background:#0b1625;isolation:isolate}.hero-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:75% center;inset:0;z-index:-2}.hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,15,.97),rgba(5,8,15,.16) 52%,transparent);z-index:-1}.hero-visual figcaption{position:absolute;bottom:1.8rem;left:1.8rem;right:1.8rem;display:grid;gap:.7rem}.small-label{font-size:.875rem;color:#dce5f6}.hero-visual strong{font-family:Manrope,sans-serif;font-size:1.9rem;line-height:1.2;letter-spacing:-.035em}.visual-caption{font-size:.75rem;color:#b3bdcc}.scope-strip{border-block:1px solid var(--line);background:rgba(255,255,255,.025)}.scope-inner{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding-block:1.3rem;font-size:.95rem}.scope-inner p{color:#c4cddc}.scope-inner strong{color:white}.scope-inner>span{color:var(--muted);font-size:.9rem}.deliverable-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.deliverable{padding:2rem;background:linear-gradient(145deg,#141b28,#10151f);border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;align-items:start}.item-number{color:var(--gold);font-size:.875rem;font-weight:700;letter-spacing:.05em}.deliverable h3{margin-top:2.5rem;max-width:17ch}.deliverable p{color:var(--muted);margin:1rem 0 2rem}.detail-tag{font-size:.875rem;color:#dde5f4;border-top:1px solid var(--line);padding-top:1.1rem;align-self:stretch;margin-top:auto}.example-section{padding:5rem 0;background:linear-gradient(120deg,#101b30,#0c1424);border-block:1px solid rgba(123,166,255,.13)}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.example-explainer>.section-description{margin-top:1.3rem}.explanation-list{margin:2rem 0 0}.explanation-list div{border-left:2px solid #517bd9;padding-left:1.1rem;margin-top:1.4rem}.explanation-list dt{font-weight:700}.explanation-list dd{margin:.35rem 0 0;color:var(--muted);font-size:.95rem}.copy-example{background:#fbfcff;color:#17223a;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.2);overflow:hidden}.example-top{padding:1.2rem 1.6rem;display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #dce2ee;background:#f0f3fa;font-size:.875rem;color:#465474;font-weight:600}.example-top span:last-child{text-align:right}.copy-body{padding:1.8rem 2rem}.copy-label{display:block;font-size:.875rem;color:#58657d;margin-bottom:.6rem}.copy-body h3{font-size:1.7rem;line-height:1.3;margin-bottom:1rem}.copy-body p{color:#43516a;margin-top:.8rem}.copy-field{padding-top:1.2rem;border-top:1px solid #dbe1eb;margin-top:1.5rem}.copy-field strong{font-size:1rem}.example-note{font-size:.8rem;line-height:1.5;color:#56617a;padding:1rem 2rem;background:#f0f3fa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin:0}.steps li{padding-top:1.5rem;border-top:1px solid #33435f}.step-num{display:inline-block;color:#88abff;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800;margin-bottom:1.7rem}.steps h3{font-size:1.35rem}.steps p{color:var(--muted);margin-top:1rem}.section-action{display:flex;align-items:center;gap:1.5rem;margin-top:2.8rem}.section-action>span{font-size:.95rem;color:var(--muted)}.contact-section{padding-top:1rem}.brief-shell{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid #345082;border-radius:20px;overflow:hidden;background:#101722}.brief-intro{padding:3rem;background:linear-gradient(155deg,#183f8b,#112044)}.brief-intro>.eyebrow{font-size:.8rem}.brief-intro>p:not(.eyebrow){color:#cfdbf2;margin-top:1.3rem}.brief-intro h2{font-size:clamp(2.2rem,3.4vw,3.15rem)}.contact-options{display:grid;gap:1.5rem;margin-top:2.3rem}.contact-options a{display:grid;gap:.2rem}.contact-options span{font-size:.875rem;color:#bfcef0}.contact-options strong{font-size:clamp(1rem,1.5vw,1.25rem);overflow-wrap:anywhere}.contact-options a:hover strong{text-decoration:underline;text-underline-offset:4px}.brief-intro>.brief-note{font-size:.875rem;border-top:1px solid rgba(255,255,255,.19);padding-top:1.4rem;margin-top:2rem}.brief-form-area{padding:2.5rem;min-width:0}.field-grid{display:grid;gap:1rem}label{display:block;font-size:.925rem;font-weight:600;color:#e7ecf5}input,select,textarea{display:block;width:100%;padding:.8rem .9rem;margin-top:.45rem;background:#0a101a;border:1px solid #415068;border-radius:8px;color:#f5f7fc;font-size:1rem;line-height:1.5;outline:none}input::placeholder,textarea::placeholder{color:#91a0b6;opacity:1}input:focus,select:focus,textarea:focus{border-color:#8bb2ff;box-shadow:0 0 0 3px rgba(85,135,245,.2)}textarea{min-height:105px}.optional,.required-note{font-size:.8rem;font-weight:400;color:#a6b3c9;margin-left:.4rem}.optional-fields{border-bottom:0!important;padding:1.1rem 0!important}.optional-fields summary{font-size:.925rem!important;justify-content:flex-start!important;flex-wrap:wrap;gap:.1rem!important}.optional-fields summary::after{margin-left:auto}.optional-fields>div{display:grid;gap:1rem;margin-top:1rem}.form-submit{width:100%;margin-top:.2rem}.form-hint{font-size:.875rem;color:#a7b4c8;line-height:1.6;margin-top:.85rem}.form-hint a{text-decoration:underline}.brief-output{margin-top:1.7rem;border-top:1px solid #5e6880;padding-top:1.5rem}.brief-output[hidden]{display:none}.brief-output h3{font-size:1.2rem;color:var(--gold-light)}.output-instruction{font-size:.9rem;color:#b5c0d2;margin:1rem 0}.brief-output textarea{font-size:.875rem;line-height:1.6;min-height:180px}.output-actions{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center;margin-top:1rem;font-size:.9rem}.text-button{background:none;color:white;border:0;padding:.6rem 0;text-decoration:underline;text-underline-offset:4px}.copy-status{min-height:1.5em;color:var(--gold-light);font-size:.875rem}.faq-section{padding-top:0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.faq-list{border-top:1px solid var(--line)}details{padding:1.35rem 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:1.05rem;line-height:1.5;font-weight:600;display:flex;gap:1rem;justify-content:space-between;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:'+';color:var(--gold);flex-shrink:0}details[open]>summary::after{content:'−'}details p{margin-top:1rem;color:var(--muted);max-width:43rem}.closing{padding:3.5rem 0;background:linear-gradient(100deg,#122a58,#0e182b);border-block:1px solid #304262}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:3rem}.closing h2{font-size:clamp(1.9rem,3vw,2.8rem)}.closing-actions{display:grid;justify-items:center;gap:1rem;flex-shrink:0}footer{padding:3rem 0;color:var(--muted)}.footer-inner{display:flex;gap:2rem;justify-content:space-between;align-items:center}.footer-inner .brand{color:white}.footer-inner p{font-size:.875rem;margin-top:.8rem}.footer-inner address{display:grid;font-size:.925rem;gap:.45rem}.footer-inner address a:hover{text-decoration:underline}.copyright{font-size:.8rem}.mobile-contact{display:none}
@media(min-width:1550px){.hero{padding-block:6rem}}
@media(max-width:1050px){.nav-section{display:none}.hero-grid{gap:2rem}.hero-visual{min-height:450px}.hero-description{font-size:1.075rem}.deliverable{padding:1.5rem}.example-grid{gap:3rem}.brief-intro{padding:2rem}.brief-form-area{padding:2rem}.contact-options strong{font-size:1.1rem}.closing-inner{gap:2rem}}
@media(max-width:800px){.wrap{width:min(calc(100% - 2.5rem),var(--max))}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:600px}.hero{padding:3.5rem 0}.hero-visual{min-height:330px;max-width:620px;width:100%}.hero-visual img{object-position:60% 52%}.hero-visual figcaption{left:1.5rem;bottom:1.5rem}.hero-visual strong{font-size:1.7rem}.section{padding:4.5rem 0}.section-top{align-items:start;flex-direction:column;gap:1.4rem}.section-description{max-width:37rem}.deliverable-grid{grid-template-columns:1fr}.deliverable h3{max-width:none;margin-top:1.4rem}.deliverable p{max-width:38rem}.example-grid{grid-template-columns:1fr;gap:2.5rem}.example-section{padding:4rem 0}.steps{gap:1.5rem}.brief-shell{grid-template-columns:1fr}.brief-intro{padding:2.3rem}.brief-intro h2 br{display:none}.contact-options{grid-template-columns:1.4fr 1fr;gap:1rem}.faq-grid{grid-template-columns:1fr;gap:2rem}.faq-section{padding-top:0}.closing-inner{flex-direction:column;align-items:flex-start}.closing-actions{justify-items:start}.footer-inner{flex-wrap:wrap}.scope-inner{flex-direction:column;align-items:flex-start;gap:.25rem}.contact-section{padding-top:0}}
@media(max-width:560px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 2rem)}body{padding-bottom:66px}.nav-inner{min-height:68px;gap:.7rem}.brand{font-size:.8rem;gap:.55rem;letter-spacing:.08em}.brand-mark{width:30px;height:30px;font-size:1rem}.nav-links{gap:0}.nav-phone{display:none}.button.small{font-size:.875rem;padding:.6rem .75rem;min-height:43px;gap:.5rem}.hero{padding-top:2.6rem}.eyebrow{font-size:.78rem;letter-spacing:.065em}h1{font-size:clamp(2.5rem,10.5vw,3.5rem)}.hero-description{font-size:1.05rem}.hero-actions{gap:1.1rem}.hero-actions>.button{min-width:180px}.hero-actions .text-link{font-size:.9rem}.hero-contact{font-size:.875rem}.promise-list{gap:.5rem .9rem;font-size:.85rem}.hero-visual{min-height:310px}.hero-visual figcaption{left:1.3rem;bottom:1.3rem}.hero-visual strong{font-size:1.6rem}.small-label{font-size:.82rem}.scope-inner p{font-size:.9rem}.scope-inner>span{font-size:.875rem}.section{padding-block:3.5rem}.section-top{margin-bottom:2rem}.steps{grid-template-columns:1fr;gap:2rem}.step-num{margin-bottom:.85rem}.section-action{align-items:flex-start;flex-direction:column;gap:1rem}.copy-body{padding:1.4rem}.copy-body h3{font-size:1.45rem}.example-top{padding:1rem 1.3rem;font-size:.8rem}.example-note{padding:1rem 1.4rem}.brief-intro,.brief-form-area{padding:1.6rem}.brief-shell{border-radius:14px}.contact-options{grid-template-columns:1fr;gap:1.1rem}.contact-options strong{font-size:1.15rem}.brief-intro>.eyebrow{font-size:.75rem}.brief-intro h2{font-size:2rem}.form-submit{font-size:.94rem;padding:.9rem .7rem;gap:.5rem}.faq-section{padding-top:0}.contact-section{padding-top:0}.closing{padding:3rem 0}.closing .eyebrow{font-size:.72rem}.footer-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.mobile-contact{position:fixed;display:grid;grid-template-columns:1fr;bottom:0;left:0;right:0;z-index:40;background:#101827;border-top:1px solid #3a4961;padding:.5rem .7rem calc(.5rem + env(safe-area-inset-bottom));gap:.5rem}.mobile-contact a{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:.83rem;font-weight:700;text-align:center;padding:.45rem .2rem;border-radius:7px}.mobile-primary{background:var(--gold);color:#181002}footer{padding-bottom:calc(2.5rem + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep long labels and enlarged text within their layout columns. */
.hero-copy,.hero-visual,.example-explainer,.copy-example,.brief-intro,.faq-grid>div{min-width:0}p,li,dd,label,h1,h2,h3,address{overflow-wrap:break-word}
@media(max-width:360px){.nav-inner{justify-content:center}.nav-links{justify-content:center}.brand{font-size:.77rem}.button.small{min-height:42px}}

.button:disabled{opacity:.6;cursor:not-allowed}.button:disabled:hover{transform:none;background:var(--gold)}.contact-divider{color:var(--muted)}

/* The approved AS monogram anchors the identity at each main touchpoint. */
img[src="ad-supreme-as-mark.png"]{mix-blend-mode:screen}
.brand{gap:.75rem;letter-spacing:0;flex-shrink:0}
.brand-symbol{width:58px;height:auto;flex-shrink:0;object-fit:contain}
.brand-wordmark{font:800 1rem/1.1 Manrope,system-ui,sans-serif;letter-spacing:-.035em;color:var(--text)}
.hero-brand-panel{min-height:510px;background:radial-gradient(ellipse at 50% 25%,#173460 0%,#0c1422 55%,#080b11 100%);border-color:rgba(111,151,225,.3)}
.hero-brand-panel .studio-background{opacity:.17;object-position:70% center;z-index:-2}
.hero-brand-panel::after{background:linear-gradient(180deg,rgba(8,11,17,.15),rgba(8,11,17,.3) 55%,rgba(8,11,17,.97));z-index:-1}
.hero-brand-lockup{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.5rem 2rem 11rem;position:relative}
.hero-brand-panel .hero-brand-symbol{position:static;inset:auto;z-index:auto;display:block;width:min(100%,290px);height:auto;object-fit:contain}
.hero-brand-name{font:800 clamp(1.7rem,2.8vw,2.35rem)/1.12 Manrope,system-ui,sans-serif;letter-spacing:-.055em;margin-top:1rem;white-space:nowrap}
.hero-brand-service{font-size:.875rem;color:#c3d0e6;margin-top:.85rem;max-width:26ch}
.hero-brand-panel figcaption{border-top:1px solid rgba(255,255,255,.17);padding-top:1.25rem;gap:.5rem}
.hero-brand-panel figcaption strong{font-size:1.55rem}
.scope-brand{display:flex;align-items:center;gap:1rem;min-width:0}
.scope-brand img{width:40px;height:auto;flex-shrink:0}
.example-top{align-items:center;background:#101c32;color:#b8c8e4;border-bottom:1px solid #2c4264}
.example-brand{display:flex;align-items:center;gap:.7rem;min-width:0}
.example-brand img{width:45px;height:auto;flex-shrink:0}
.example-brand>span{display:grid;gap:.25rem}
.example-brand strong{font:800 .9rem/1.15 Manrope,system-ui,sans-serif;letter-spacing:-.025em;color:#f7f8fc}
.example-top .example-brand span{text-align:left}
.example-brand>span>span{font-size:.75rem;font-weight:400}
.example-top>span{font-size:.75rem;max-width:8rem}
.contact-brand{margin-bottom:2.1rem;padding-bottom:1.4rem;border-bottom:1px solid rgba(255,255,255,.18);display:flex}
.contact-brand .brand-symbol{width:66px}
.closing-message{display:flex;align-items:center;gap:1.6rem;min-width:0}
.closing-symbol{width:86px;height:auto;flex-shrink:0}
.brand-stacked{flex-direction:column;align-items:center;gap:.65rem}
.brand-stacked .brand-symbol{width:122px}
.brand-stacked .brand-wordmark{font-size:1.15rem}
.footer-brand-block>p{max-width:25ch}
@media(max-width:1050px){.closing-message{gap:1rem}.closing-symbol{width:62px}.closing h2{font-size:clamp(1.8rem,2.8vw,2.65rem)}}
@media(max-width:800px){.hero-brand-panel{min-height:460px;max-width:none}.hero-brand-lockup{padding:2.7rem 2rem 11rem}.hero-brand-panel .hero-brand-symbol{width:245px}.hero-brand-name{font-size:2rem}.hero-brand-panel figcaption{display:grid;grid-template-columns:1fr 1fr;align-items:end}.hero-brand-panel figcaption strong{text-align:right}.scope-inner>span{padding-left:calc(40px + 1rem)}.closing-symbol{width:82px}.closing h2{font-size:clamp(1.9rem,3vw,2.8rem)}}
@media(max-width:560px){.nav .brand{gap:.5rem}.nav .brand-symbol{width:42px}.nav .brand-wordmark{font-size:.75rem}.nav-inner{flex-wrap:nowrap}.nav-links{flex-wrap:nowrap}.hero-brand-panel{min-height:430px}.hero-brand-lockup{padding:2.5rem 1rem 10rem}.hero-brand-panel .hero-brand-symbol{width:210px}.hero-brand-name{font-size:1.75rem}.hero-brand-service{font-size:.8rem}.hero-brand-panel figcaption{display:flex;align-items:flex-start;gap:.5rem;padding-top:1rem}.hero-brand-panel figcaption strong{font-size:1.3rem;text-align:left}.scope-brand{gap:.75rem}.scope-brand img{width:32px}.scope-inner>span{padding-left:calc(32px + .75rem)}.example-top{gap:.8rem}.example-brand img{width:36px}.example-brand{gap:.5rem}.example-brand strong{font-size:.78rem}.example-brand>span>span{font-size:.75rem}.example-top>span{max-width:5rem}.contact-brand .brand-symbol{width:58px}.closing-message{align-items:flex-start;flex-direction:column;gap:1.3rem}.closing-symbol{width:76px}.footer-inner{gap:2rem}.footer-brand-block>p{max-width:28ch}.brand-stacked .brand-symbol{width:112px}}
@media(max-width:360px){.nav .button.small{font-size:.8rem;padding-inline:.55rem;gap:.4rem}.nav-inner{justify-content:space-between}.nav .brand-wordmark{font-size:.7rem}.nav .brand-symbol{width:38px}.nav .brand{gap:.4rem}}
@media(max-width:340px){.nav .brand-wordmark{display:none}}
html{scroll-padding-top:calc(var(--nav-height,80px) + 16px)}
@media(max-width:560px){.hero-brand-panel figcaption{flex-direction:column}.nav-inner,.nav-links{flex-wrap:wrap}}
.cta-reassurance{font-size:.875rem;line-height:1.55;color:#d2dbea;margin-top:.9rem;max-width:34rem}
.quote-form-intro{font-size:.925rem;color:var(--muted);line-height:1.55;margin-bottom:1.5rem}
.quote-form-intro strong{display:block;color:var(--text);font-size:1.05rem;margin-bottom:.25rem}

/* Qualification gate: clear requirements first, project details second. */
.qualification-list{display:grid;gap:.75rem;margin:2rem 0 0;color:#e5ecfa;font-size:.925rem}
.qualification-list li{display:flex;align-items:flex-start;gap:.7rem}
.qualification-list li::before{content:'✓';color:var(--gold-light);font-weight:800;flex-shrink:0}
.form-step{display:inline-block;color:#8fb1ff;font-size:.8rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;margin-bottom:.65rem}
.qualification-step h3,.project-step h3{font-size:1.65rem;margin-bottom:.5rem}
.field-help{display:block;color:#9facbf;font-size:.8rem;font-weight:400;line-height:1.5;margin-top:.45rem}
.screening-note{color:#97a5ba;font-size:.8rem;line-height:1.55;margin-top:.85rem}
.qualification-status{border:1px solid #52647f;border-radius:10px;margin-top:1.1rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.55;outline:none}
.qualification-status strong{display:block;color:var(--text);font:700 1.05rem/1.3 Manrope,system-ui,sans-serif;margin-bottom:.35rem}
.qualification-status.is-eligible{background:rgba(41,100,245,.12);border-color:#4c7bea}
.qualification-status.is-ineligible{background:rgba(246,185,59,.08);border-color:#9a7732}
.qualification-status[hidden],.project-step[hidden]{display:none}
.project-step{border-top:1px solid #44526a;margin-top:1.75rem;padding-top:1.75rem}
.project-step>.quote-form-intro{margin-bottom:1.4rem}
@media(max-width:560px){.qualification-step h3,.project-step h3{font-size:1.4rem}.qualification-status{padding:.9rem}.qualification-list{margin-top:1.5rem}.cta-reassurance{font-size:.825rem}}

/* Real capacity signal: no timer, live-count claim, or implied reservation. */
.intake-notice{display:grid;gap:.35rem;max-width:35rem;margin-top:1rem;padding:.95rem 1rem;border:1px solid rgba(246,185,59,.34);border-left:3px solid var(--gold);border-radius:9px;background:rgba(246,185,59,.06);color:#dce4f1;font-size:.875rem;line-height:1.55}
.intake-status{display:flex;align-items:center;gap:.55rem;color:var(--gold-light);font-size:.75rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase}
.status-dot{display:inline-block;width:.55rem;height:.55rem;border-radius:50%;background:#5ce18a;box-shadow:0 0 0 3px rgba(92,225,138,.13);flex-shrink:0}
.intake-notice strong{color:var(--text);font-weight:700}
.intake-disclosure{color:#9fadc1;font-size:.8rem}
.intake-label{display:flex;align-items:center;gap:.75rem;width:max-content;max-width:100%;margin-bottom:1.6rem;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(7,15,31,.28)}
.intake-label>span:last-child{display:grid;gap:.1rem}
.intake-label strong{color:#fff;font-size:.875rem;line-height:1.25}
.intake-label small{color:#c5d2ea;font-size:.75rem;line-height:1.35}
@media(max-width:560px){.intake-notice{font-size:.825rem;padding:.8rem .85rem}.intake-label{margin-bottom:1.35rem}}
