:root{--navy:#0b1220;--slate:#172033;--blue:#2563eb;--blue-dark:#1d4ed8;--teal:#14b8a6;--amber:#f59e0b;--off-white:#f8fafc;--white:#fff;--muted:#64748b;--text:#273247;--border:#dce4ef;--pale-blue:#eef5ff;--radius:18px;--shadow:0 18px 45px #0b122017}.phase4-panel,.review-card{background:#fff;border:1px solid #143f2b29;border-radius:24px;margin-top:2rem;padding:clamp(1.25rem,3vw,2.25rem);box-shadow:0 18px 45px #142d2314}.phase4-boundary,.review-notice,.phase4-next-step{border-left:4px solid var(--color-accent,#d99100);background:#f5f8f3;border-radius:8px;margin:1.25rem 0;padding:1rem 1.15rem}.phase4-boundary p,.phase4-next-step p{margin:.35rem 0 0}.phase4-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.phase4-card,.revision-classifier,.clarification-box,.version-diff,.launch-readiness,.final-approval{border:1px solid #143f2b24;border-radius:16px;margin-top:1.25rem;padding:1.25rem}.phase4-card dl,.authorization-summary dl{gap:.5rem;display:grid}.phase4-card dl div,.authorization-summary dl div{grid-template-columns:minmax(9rem,.75fr) 1fr;gap:.5rem;display:grid}.phase4-card dt,.authorization-summary dt{color:#52635b;font-weight:700}.phase4-card dd,.authorization-summary dd{margin:0}.version-list,.submitted-revision ol,.clarification-box ol{padding-left:1.25rem}.version-list li{border-bottom:1px solid #143f2b1f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.version-list li div{gap:.25rem;display:grid}.revision-classifier fieldset,.revision-item-list fieldset,.checklist-list fieldset{border:1px solid #143f2b29;border-radius:12px;margin:1rem 0;padding:1rem}.revision-classifier label,.revision-item-list label,.review-identity label,.review-upload label,.clarification-box label,.final-approval label{gap:.35rem;margin-top:.75rem;display:grid}.scope-hint{border-radius:8px;gap:.25rem;margin:.75rem 0;padding:.75rem;display:grid}.scope-likely-in-scope{color:#185b31;background:#edf8ef}.scope-uncertain{color:#7b5000;background:#fff7df}.scope-out-of-scope{color:#8b2c25;background:#fff0ef}.version-diff details{border-top:1px solid #143f2b24;padding:.75rem 0}.version-diff details>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.version-diff pre{font:inherit;white-space:pre-wrap;background:#f6f7f5;border-radius:8px;max-height:16rem;margin:.4rem 0 0;padding:.75rem;overflow:auto}.checklist-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:1rem 0;display:grid}.checklist-list fieldset{gap:.5rem;margin:0;display:grid}.checklist-list label{align-items:center;gap:.5rem;display:flex}.checklist-list input[type=text],.checklist-list input:not([type]){width:100%}.authorization-summary{background:#f5f8f3;border-radius:14px;margin-top:1.25rem;padding:1.25rem}.authorize-launch{background:#123f2c;margin-top:1rem}.authorization-summary small{margin-top:.75rem;display:block}.launch-blockers{color:#79271f;background:#fff0ef;border:1px solid #e9b3ae;border-radius:10px;margin-top:1rem;padding:1rem}.review-shell{background:#f4f5f1;min-height:100vh;padding:0 1rem 3rem}.review-header{justify-content:space-between;align-items:center;max-width:980px;margin:0 auto;padding:1.25rem 0;display:flex}.review-brand{color:#143f2b;font-family:var(--font-display,Georgia, serif);font-size:1.35rem;font-weight:700;text-decoration:none}.review-card{max-width:980px;margin:0 auto}.review-identity{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.review-upload{grid-template-columns:1fr auto;align-items:end;gap:1rem;margin:1rem 0;display:grid}.approval-check{background:#f5f8f3;border-radius:10px;grid-template-columns:auto 1fr;align-items:flex-start;padding:1rem}.approval-check input{margin-top:.2rem}@media (width<=760px){.phase4-grid,.checklist-list,.review-identity,.version-diff details>div{grid-template-columns:1fr}.review-upload{grid-template-columns:1fr;align-items:stretch}.review-header{flex-direction:column;align-items:flex-start;gap:.35rem}.phase4-card dl div,.authorization-summary dl div{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #b45309}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;background:var(--white);color:var(--navy);border-radius:9px;padding:10px 16px;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #94a3b838;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:74px;display:flex}.brand{color:var(--navy);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:11px;font-size:17px;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--blue), var(--teal));width:38px;height:38px;color:var(--white);border-radius:11px;place-items:center;font-size:21px;font-weight:900;display:inline-grid;box-shadow:0 8px 20px #2563eb3d}.main-nav{color:#3e4a5e;align-items:center;gap:29px;font-size:14px;font-weight:650;display:flex}.main-nav>a:not(.button){padding:8px 0;position:relative}.main-nav>a:not(.button):after{background:linear-gradient(90deg, var(--blue), var(--teal));content:"";transform-origin:100%;border-radius:99px;height:2px;transition:transform .24s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.main-nav>a:not(.button):hover:after{transform-origin:0;transform:scaleX(1)}.menu-button{border:1px solid var(--border);background:var(--white);width:46px;height:46px;color:var(--navy);cursor:pointer;border-radius:11px;font-size:24px;display:none}.button{background:linear-gradient(135deg, var(--blue), var(--blue-dark));min-height:50px;color:var(--white);border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;padding:0 23px;font-size:15px;font-weight:750;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 11px 25px #2563eb40}.button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #2563eb52}.button-small{min-height:43px;padding:0 18px}.button-wide{width:100%}.button-light{background:var(--white);color:var(--navy);box-shadow:0 12px 30px #00000029}.button-outline{box-shadow:none;color:var(--blue);background:0 0;border-color:#bfd2f4;margin-top:16px}.hero{background:var(--navy);min-height:680px;color:var(--white);position:relative;overflow:hidden}.hero-grid{opacity:.09;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}.hero-glow,.final-glow{filter:blur(90px);opacity:.2;border-radius:50%;width:500px;height:500px;position:absolute}.hero-glow-one{background:var(--blue);top:-220px;right:18%}.hero-glow-two{background:var(--teal);bottom:-250px;right:-180px}.hero-layout{z-index:2;grid-template-columns:.91fr 1.09fr;align-items:center;gap:60px;min-height:680px;padding-top:70px;padding-bottom:80px;display:grid;position:relative}.hero-copy{max-width:590px}.eyebrow,.kicker{color:#69e2d4;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow-dot{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #14b8a61f}.hero h1{letter-spacing:-.055em;max-width:650px;margin:22px 0;font-size:clamp(44px,5vw,69px);font-weight:850;line-height:1.02}.hero-lede{color:#b8c5d8;max-width:560px;margin:0;font-size:19px;line-height:1.65}.hero-lede strong{color:var(--amber);font-weight:850}.hero-actions{align-items:center;gap:25px;margin:33px 0 24px;display:flex}.text-link{color:#d8e4f3;align-items:center;gap:10px;font-size:14px;font-weight:750;display:inline-flex}.text-link:hover{color:var(--white)}.trust-line{color:#8292a9;align-items:center;gap:9px;margin:0;font-size:12px;display:flex}.trust-line span{color:var(--teal)}.hero-visual{perspective:1200px;min-height:500px;position:relative}.browser-card{z-index:2;background:#f8fafc;border:1px solid #95b1da57;border-radius:17px;width:min(590px,96%);animation:.9s cubic-bezier(.2,.8,.2,1) both browser-in;position:absolute;top:45px;right:18px;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 40px 80px #00000061}.browser-bar{background:#152136;border-bottom:1px solid #2b3b55;align-items:center;gap:7px;height:39px;padding:0 13px;display:flex}.browser-bar>span{background:#fb7185;border-radius:50%;width:8px;height:8px}.browser-bar>span:nth-child(2){background:var(--amber)}.browser-bar>span:nth-child(3){background:var(--teal)}.browser-address{color:#7788a2;text-align:center;background:#ffffff12;border-radius:99px;width:46%;margin-left:auto;margin-right:auto;padding:4px 12px;font-size:7px}.mock-site{background:linear-gradient(#fff 0 62%,#f1f6fb 62%);min-height:370px;padding:21px 25px 28px}.mock-site-example{background:#f5f2e8;height:370px;min-height:0;padding:0;position:relative}.mock-site-image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.phone-screen-example{background:#f5f2e8;padding:0;position:relative;overflow:hidden}.phone-site-image{object-fit:cover;object-position:40% top;width:100%;height:100%;display:block}.mock-nav{justify-content:space-between;align-items:center;display:flex}.mock-logo{background:linear-gradient(135deg, var(--blue), var(--teal));color:#fff;border-radius:7px;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;font-weight:900;display:grid}.mock-nav div{gap:15px;display:flex}.mock-nav i{background:#d3dbe7;border-radius:99px;width:34px;height:4px;display:block}.mock-hero{min-height:195px;padding:38px 47% 20px 6px;position:relative}.mock-hero:after{content:"";background:linear-gradient(135deg,#dceaff,#b4f1e8);border-radius:15px 15px 40%;width:185px;height:130px;position:absolute;top:27px;right:20px;box-shadow:inset -35px -24px #2563eb1a}.mock-pill,.mock-hero b,.mock-hero p,.mock-button{border-radius:99px;display:block}.mock-pill{background:#b8d1ff;width:60px;height:7px;margin-bottom:15px}.mock-hero b{background:#1e2c42;width:100%;height:12px;margin:8px 0}.mock-hero b.short{width:76%}.mock-hero p{background:#cbd5e1;width:88%;height:6px}.mock-button{background:var(--blue);width:74px;height:24px;margin-top:17px}.mock-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mock-cards>span{background:#fff;border:1px solid #e0e8f2;border-radius:11px;min-height:83px;padding:12px;box-shadow:0 8px 20px #2237540f}.mock-cards i{width:21px;height:21px;color:var(--blue);background:#e5efff;border-radius:6px;place-items:center;font-size:6px;font-style:normal;font-weight:900;display:grid}.mock-cards b,.mock-cards em{background:#1f2d43;border-radius:99px;height:6px;margin-top:10px;display:block}.mock-cards em{background:#d4deea;width:72%;height:4px;margin-top:6px}.phone-card{z-index:4;background:#0e1726;border:2px solid #9eb0ca;border-radius:27px;width:140px;height:270px;padding:9px;animation:1s cubic-bezier(.2,.8,.2,1) .25s both phone-in;position:absolute;bottom:5px;right:-12px;box-shadow:0 25px 48px #0000006b}.phone-speaker{z-index:2;background:#334155;border-radius:99px;width:34px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(160deg,#fff 0 60%,#edf4fb 60%);border-radius:19px;height:100%;padding:22px 12px}.phone-screen b{background:var(--navy);border-radius:99px;width:92%;height:8px;margin-top:22px;display:block}.phone-screen b.short{width:65%;margin-top:6px}.phone-button{background:var(--blue);border-radius:6px;width:54px;height:19px;margin-top:14px;display:block}.phone-screen>i{background:#fff;border:1px solid #e2e8f0;border-radius:7px;height:32px;margin-top:24px;display:block}.phone-screen>i+i{margin-top:8px}.about-chip{z-index:5;color:#dce8f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#172033eb;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:9px;font-weight:700;display:flex;position:absolute;box-shadow:0 14px 30px #00000038}.orbit-shape{z-index:1;border:1px solid #14b8a65c;border-radius:50%;position:absolute}.orbit-one{width:440px;height:440px;top:24px;right:-30px}.orbit-two{border-color:#2563eb59;width:300px;height:300px;top:95px;right:55px}.section{padding:105px 0}.section-light{background:var(--off-white)}.section-tint{background:#f3f7fc}.section-heading{max-width:670px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.kicker{color:var(--blue)}.section-heading h2,.offer-copy h2,.owner-copy h2,.about-copy h2,.final-cta h2,.page-hero h1{color:var(--navy);letter-spacing:-.04em;margin:13px 0 17px;font-size:clamp(34px,4vw,49px);font-weight:850;line-height:1.1}.section-heading p,.offer-copy>p,.owner-copy>p,.about-copy>p{color:var(--muted);margin:0;font-size:17px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.benefit-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);min-height:235px;padding:32px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 12px 28px #0b12200b}.benefit-card:after{content:"";background:radial-gradient(circle,#14b8a61f,#0000 68%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-65px;right:-45px}.benefit-card:hover,.section-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.number-icon{background:var(--pale-blue);width:46px;height:46px;color:var(--blue);border-radius:13px;place-items:center;font-size:12px;font-weight:900;display:grid}.benefit-card h3{color:var(--navy);letter-spacing:-.02em;margin:24px 0 10px;font-size:20px}.benefit-card p{color:var(--muted);margin:0}.product-paths-section{background:#f4f7fb}.product-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-path-card{border:1px solid var(--border);border-top:4px solid var(--blue);background:var(--white);border-radius:22px;flex-direction:column;min-height:345px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f1f3a12}.product-path-card:after{content:"";background:radial-gradient(circle,#2563eb1f,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-95px;right:-75px}.product-path-business{border-top-color:var(--teal)}.product-path-mortgage{border-top-color:var(--amber)}.product-path-business:after{background:radial-gradient(circle,#14b8a624,#0000 68%)}.product-path-mortgage:after{background:radial-gradient(circle,#e2971d26,#0000 68%)}.product-path-card>span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.product-path-business>span{color:#0e8e7f}.product-path-mortgage>span{color:#9a5d00}.product-path-card h3{color:var(--navy);letter-spacing:-.035em;margin:22px 0 6px;font-size:27px}.product-path-card strong{color:var(--navy);font-size:18px}.product-path-card p{color:var(--muted);margin:20px 0 28px}.product-path-card>a{z-index:1;width:fit-content;color:var(--blue);margin-top:auto;font-size:14px;font-weight:800;position:relative}.product-hero{background:radial-gradient(circle at 82% 20%, #14b8a630, transparent 24%), radial-gradient(circle at 12% 8%, #2563eb40, transparent 28%), var(--navy);color:var(--white);padding:112px 0 105px;position:relative;overflow:hidden}.product-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:80px;display:grid}.product-hero h1{max-width:760px;color:var(--white);letter-spacing:-.055em;margin:24px 0 18px;font-size:clamp(52px,7vw,82px);line-height:.98}.product-hero p{color:#afbdd0;max-width:680px;margin:0;font-size:19px}.product-hero .hero-actions{margin-top:34px}.product-price-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;padding:34px;box-shadow:0 30px 60px #0003}.product-price-panel>span{color:#8ce6db;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;display:block}.product-price-panel strong{color:var(--white);letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(44px,5vw,64px);line-height:1;display:block}.product-price-panel p{color:#aebdd0;font-size:13px}.product-intro{background:var(--white)}.product-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.product-intro h2,.product-boundary-grid h2{color:var(--navy);letter-spacing:-.04em;margin:13px 0 17px;font-size:clamp(34px,4vw,48px);line-height:1.08}.product-intro p{color:var(--muted);font-size:17px}.product-outcome{border-left:4px solid var(--teal);background:#f3f8fb;border-radius:0 18px 18px 0;padding:36px}.product-outcome span{color:#0e8e7f;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.product-outcome p{color:var(--navy);margin:14px 0 0;font-size:22px;font-weight:700;line-height:1.4}.product-scope-section{background:#f3f7fc}.product-inclusion-grid{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-inclusion-grid li{border:1px solid var(--border);background:var(--white);color:#344157;border-radius:14px;align-items:center;gap:13px;min-height:72px;padding:18px 20px;display:flex}.product-inclusion-grid li span{color:#0d897a;background:#dff8f3;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.product-boundaries-section{background:var(--white)}.product-boundary-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.product-boundary-grid article{border:1px solid var(--border);background:var(--off-white);border-radius:22px;padding:38px}.product-boundary-grid h2{font-size:32px}.product-boundary-grid ul{margin:24px 0 0;padding-left:20px}.product-boundary-grid li{color:var(--muted);margin:12px 0}.product-final-cta{padding:90px 0}.offer-section{background:radial-gradient(circle at 12% 20%, #2563eb12, transparent 24%), var(--white)}.offer-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.offer-copy h2{max-width:460px}.mini-proof{grid-template-columns:1fr 1fr;gap:14px;margin-top:34px;display:grid}.mini-proof span{border-left:3px solid var(--teal);background:#f6fafc;padding:16px}.mini-proof b,.mini-proof small{display:block}.mini-proof b{color:var(--navy);font-size:14px}.mini-proof small{color:var(--muted);margin-top:3px;font-size:11px}.price-card{border:1px solid #d7e2f0;border-top:4px solid var(--blue);background:var(--white);border-radius:24px;padding:45px;position:relative;box-shadow:0 30px 70px #1425421f}.price-badge{color:#9a5d00;letter-spacing:.04em;text-transform:uppercase;background:#fff5d9;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:850;position:absolute;top:-17px;right:28px}.price{color:var(--navy);letter-spacing:-.065em;font-size:76px;font-weight:900;line-height:1}.price sup{color:var(--amber);margin-right:5px;font-size:31px;position:relative;top:-22px}.price-card h3{color:var(--navy);margin:10px 0 4px;font-size:24px}.price-card>p{max-width:520px;color:var(--muted);margin:0}.feature-list{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:13px 22px;margin:28px 0 30px;padding:26px 0;list-style:none;display:grid}.feature-list li{color:#344157;align-items:flex-start;gap:9px;font-size:13px;display:flex}.feature-list li span{color:#0d897a;background:#dff8f3;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.scope-note{text-align:center;color:#7c899a!important;margin-top:17px!important;font-size:11px!important}.section-card-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.section-card{border:1px solid var(--border);background:var(--white);border-radius:16px;min-height:155px;padding:24px;transition:transform .24s,box-shadow .24s;position:relative}.section-card span{color:var(--teal);font-size:10px;font-weight:850}.section-card h3{max-width:145px;color:var(--navy);margin:26px 0 0;font-size:16px;line-height:1.25}.section-card i{color:#afbbc9;font-style:normal;position:absolute;bottom:17px;right:19px}.process-section{background:var(--slate);color:var(--white);position:relative;overflow:hidden}.process-section:before{opacity:.09;content:"";background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.process-section .container{position:relative}.process-section h2{color:var(--white)}.process-section .section-heading p{color:#9caec5}.kicker-dark{color:#63dfd0}.process-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-grid:before{background:linear-gradient(90deg, var(--blue), var(--teal));content:"";height:1px;position:absolute;top:27px;left:12%;right:12%}.process-step{text-align:center;padding:0 10px;position:relative}.process-step>span{z-index:2;background:var(--slate);width:55px;height:55px;box-shadow:0 0 0 8px var(--slate);color:#6ee7d8;border:1px solid #63dfd073;border-radius:50%;place-items:center;margin:0 auto 24px;font-size:14px;font-weight:900;display:grid;position:relative}.process-step h3{color:var(--white);margin:0 0 10px;font-size:17px}.process-step p{color:#94a7be;margin:0;font-size:13px}.owner-section{background:var(--white)}.owner-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.dark-link{color:var(--blue);margin-top:26px}.dark-link:hover{color:var(--blue-dark)}.checklist{border:1px solid var(--border);background:var(--off-white);border-radius:20px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.checklist span{border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:#334155;align-items:center;gap:11px;min-height:66px;padding:12px 20px;font-size:13px;display:flex}.checklist span:nth-child(2n){border-right:0}.checklist span:nth-last-child(-n+2){border-bottom:0}.checklist i{color:#0e8e7f;background:#dff7f3;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.about-section{background:#edf4fb}.about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.about-art{background:radial-gradient(circle at 30% 30%, #2563eb4d, transparent 30%), radial-gradient(circle at 70% 70%, #14b8a647, transparent 32%), var(--navy);min-height:380px;box-shadow:var(--shadow);border-radius:26px;position:relative}.about-window{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff2b;border-radius:18px;padding:30px;position:absolute;inset:52px 58px;box-shadow:0 25px 50px #00000040}.about-mark{background:linear-gradient(135deg, var(--blue), var(--teal));color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;font-size:30px;font-weight:900;display:grid}.about-window div{gap:8px;margin-top:45px;display:flex}.about-window i,.about-window b,.about-window em{background:#ffffffbf;border-radius:99px;display:block}.about-window i{width:30%;height:8px}.about-window b{width:80%;height:13px;margin-top:17px}.about-window em{opacity:.45;width:56%;height:7px;margin-top:10px}.about-chip{color:var(--navy);background:#fffffff2}.chip-one{top:29px;right:18px}.chip-two{bottom:32px;left:20px}.owner-placeholder{letter-spacing:.02em;font-weight:750;color:#9a5d00!important;font-size:12px!important}.faq-section{background:var(--white)}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;display:grid}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{min-height:75px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--pale-blue);width:28px;height:28px;color:var(--blue);border-radius:50%;flex:none;place-items:center;font-size:19px;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 46px 22px 0;font-size:14px}.final-cta{background:var(--navy);color:var(--white);text-align:center;padding:100px 0;position:relative;overflow:hidden}.final-glow{background:linear-gradient(90deg, var(--blue), var(--teal));opacity:.22;width:760px;height:550px;top:-250px;left:50%;transform:translate(-50%)}.final-cta-inner{max-width:830px;position:relative}.final-cta h2{color:var(--white);margin-left:auto;margin-right:auto}.final-cta p{color:#aab8ca;max-width:650px;margin:0 auto 30px;font-size:17px}.site-footer{color:#94a3b8;background:#09101c;border-top:1px solid #1f2b40;padding:68px 0 25px}.footer-grid{grid-template-columns:1.6fr .8fr 1fr;gap:70px;display:grid}.site-footer .brand{color:var(--white)}.footer-intro>p{max-width:320px;margin-top:18px}.site-footer h2{color:var(--white);letter-spacing:.1em;text-transform:uppercase;margin:3px 0 16px;font-size:12px}.site-footer a:not(.brand){color:#b3c0d1;width:fit-content;margin:8px 0;font-size:13px;display:block}.site-footer a:hover{color:var(--white)}.site-footer p{margin:9px 0;font-size:13px}.site-footer .owner-placeholder{color:#e4b55f!important;font-size:10px!important}.footer-bottom{color:#6f7f94;border-top:1px solid #1d293b;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;font-size:11px;display:flex}.page-hero{background:radial-gradient(circle at 80% 10%, #14b8a626, transparent 25%), radial-gradient(circle at 20% 0%, #2563eb38, transparent 30%), var(--navy);color:var(--white);text-align:center;padding:82px 0 70px}.page-hero h1{max-width:760px;color:var(--white);margin-left:auto;margin-right:auto}.page-hero p{color:#afbdd0;max-width:650px;margin:0 auto;font-size:18px}.content-section{background:var(--off-white);padding:80px 0 100px}.content-card{border:1px solid var(--border);background:var(--white);max-width:880px;box-shadow:var(--shadow);border-radius:22px;margin:0 auto;padding:46px}.content-card h2{color:var(--navy);margin:35px 0 10px;font-size:24px}.content-card h2:first-child{margin-top:0}.content-card p,.content-card li{color:#56657a}.content-card a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.form-wrap{grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:start;gap:32px;display:grid}.quote-form{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:22px;padding:42px}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field-full{grid-column:1/-1}.field label,.field legend{color:var(--navy);font-size:13px;font-weight:750}.optional{color:var(--muted);font-size:11px;font-weight:500}.field small{color:#718096;font-size:11px}.field input,.field textarea,.field select{background:var(--white);width:100%;min-height:49px;color:var(--navy);border:1px solid #cbd5e1;border-radius:9px;padding:11px 13px}.field textarea{resize:vertical;min-height:115px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);outline:3px solid #2563eb26}.radio-field{border:0;margin:0;padding:0}.radio-options{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:8px;display:grid}.radio-options label{border:1px solid var(--border);color:#46546a;cursor:pointer;border-radius:9px;align-items:center;gap:9px;min-height:62px;padding:10px;font-size:11px;font-weight:650;display:flex}.radio-options input{width:17px;min-height:auto}.quote-template-field{border:1px solid var(--border);background:#f8fafc;border-radius:14px;margin:0;padding:22px}.quote-template-field>legend{padding:0 8px;font-size:16px}.template-help{color:var(--muted);margin:0 0 17px;font-size:12px;line-height:1.65}.quote-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.quote-template-card{background:var(--white);border:1px solid #cbd5e1;border-radius:13px;align-content:start;gap:12px;display:grid;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.quote-template-card>img{border-bottom:1px solid var(--border);object-fit:cover;object-position:top;width:100%;height:165px;display:block}.quote-template-card>div,.quote-template-card>label,.quote-template-card>.quote-template-enlarge{margin-left:15px;margin-right:15px}.quote-template-card>div>span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.quote-template-card h3{color:var(--navy);margin:3px 0 6px;font-size:18px}.quote-template-card p{color:var(--muted);margin:0 0 8px;font-size:12px;line-height:1.55}.quote-template-card small{color:#64748b;font-size:10px;line-height:1.5;display:block}.quote-template-card>label,.quote-template-recommend{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.quote-template-card>label{color:var(--navy);background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;padding:11px 12px;font-size:12px;font-weight:800}.quote-template-card input,.quote-template-recommend input{width:18px;min-width:18px;height:18px;min-height:auto;margin:1px 0 0}.quote-template-enlarge{color:var(--blue);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;margin-bottom:15px;padding:0;font-size:11px;font-weight:800;text-decoration:underline}.template-preview-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081426d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.template-preview-window{background:var(--white);border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1240px,96vw);max-height:94vh;display:grid;overflow:hidden;box-shadow:0 28px 80px #00000059}.template-preview-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.template-preview-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.template-preview-heading h2{color:var(--navy);margin:2px 0 0;font-size:clamp(18px,3vw,28px)}.template-preview-heading button{border:1px solid var(--navy);background:var(--navy);min-height:42px;color:var(--white);cursor:pointer;border-radius:999px;padding:0 16px;font-weight:800}.template-preview-scroll{background:#e8edf3;overflow:auto}.template-preview-scroll img{width:100%;height:auto;display:block}:is(.quote-template-card:has(input:checked),.quote-template-recommend:has(input:checked)){border-color:var(--blue);box-shadow:0 0 0 3px #2563eb24}.quote-template-recommend{background:var(--white);border:1px solid #cbd5e1;border-radius:12px;grid-column:1/-1;padding:16px}.quote-template-recommend span{gap:3px;display:grid}.quote-template-recommend strong{color:var(--navy);font-size:13px}.quote-template-recommend small{color:var(--muted);font-size:11px;line-height:1.5}.consent{color:#4f5d71;grid-template-columns:20px 1fr;align-items:start;gap:11px;font-size:12px;display:grid}.consent input{width:18px;height:18px;margin-top:2px}.consent a{color:var(--blue);text-decoration:underline}.form-status{color:#b42318;min-height:24px;margin:5px 0 0;font-size:13px;font-weight:650}.dashboard-shell{background:radial-gradient(circle at 90% 0%, #2563eb1f, transparent 32%), var(--off-white);min-height:100vh;color:var(--ink);padding:52px max(24px,50vw - 590px) 80px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.dashboard-header h1,.dashboard-access-denied h1{color:var(--navy);letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(38px,5vw,62px)}.dashboard-header p{color:var(--muted);margin:0}.dashboard-account{border:1px solid var(--border);background:var(--white);border-radius:14px;min-width:230px;padding:17px 20px;box-shadow:0 12px 35px #0f172a0f}.dashboard-account span,.dashboard-account strong{display:block}.dashboard-account span{color:var(--muted);font-size:12px}.dashboard-account strong{text-overflow:ellipsis;margin:3px 0 8px;overflow:hidden}.dashboard-account a{color:var(--blue);font-size:13px;font-weight:700;display:block}.dashboard-account a+a{margin-top:7px}.dashboard-summary{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.dashboard-summary article{border:1px solid var(--border);background:var(--white);border-radius:16px;padding:21px;box-shadow:0 12px 30px #0f172a0d}.dashboard-summary span{color:var(--muted);font-size:13px;font-weight:700;display:block}.dashboard-summary strong{color:var(--navy);margin-top:5px;font-size:34px;display:block}.dashboard-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:52px;margin-bottom:15px;display:flex}.dashboard-tabs{border:1px solid var(--border);background:var(--white);border-radius:12px;gap:4px;padding:4px;display:inline-flex}.dashboard-tabs button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:9px 15px;font-size:13px;font-weight:700}.dashboard-tabs button.is-active{background:var(--navy);color:var(--white)}.dashboard-toolbar p{color:var(--muted);margin:0;font-size:13px}.dashboard-actions{border:1px solid var(--border);background:var(--white);border-radius:14px;align-items:center;gap:18px;margin:0 0 18px;padding:15px 18px;display:flex}.dashboard-actions p{color:var(--muted);margin:0;font-size:13px}.order-list{gap:13px;display:grid}.order-card{border:1px solid var(--border);background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.order-card summary{cursor:pointer;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 22px;list-style:none;display:grid}.order-card summary::-webkit-details-marker{display:none}.order-card summary>span:nth-child(2) strong,.order-card summary>span:nth-child(2) small,.order-meta b,.order-meta small{display:block}.order-card summary strong{color:var(--navy);font-size:17px}.order-card summary small,.order-meta small{color:var(--muted);margin-top:3px;font-size:12px}.order-meta{text-align:right;min-width:150px}.order-meta b{color:var(--blue);font-size:12px}.status-dot{background:#94a3b8;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #94a3b824}.status-new{background:var(--teal);box-shadow:0 0 0 4px #14b8a624}.status-approved,.status-in-progress{background:var(--blue);box-shadow:0 0 0 4px #2563eb24}.status-awaiting-customer,.status-awaiting-approval{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.status-ready-to-launch,.status-completed{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.status-declined{background:#ef4444;box-shadow:0 0 0 4px #ef444424}.order-detail{border-top:1px solid var(--border);background:#fbfdff;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:30px;padding:28px 30px 32px;display:grid}.order-audit{border-top:1px solid var(--border);background:#fbfdff;padding:0 30px 30px}.order-audit h3{color:var(--navy);margin:24px 0 12px;font-size:15px}.order-audit>p{color:var(--muted);margin:0;font-size:13px}.order-audit ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.order-audit li{border-top:1px solid var(--border);grid-template-columns:minmax(130px,.55fr) minmax(0,1fr);gap:4px 16px;padding:12px 0;display:grid}.order-audit li strong{color:var(--navy);text-transform:capitalize;font-size:13px}.order-audit li span{color:var(--muted);font-size:13px}.order-audit li small{color:var(--muted);grid-column:2;font-size:11px}.order-information h2{color:var(--navy);margin:0 0 16px;font-size:20px}.order-information h3{color:var(--navy);margin:22px 0 6px;font-size:14px}.order-information p{color:var(--muted);white-space:pre-wrap;margin:0;line-height:1.65}.order-information dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;display:grid}.order-information dl div{min-width:0}.order-information dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.order-information dd{overflow-wrap:anywhere;color:var(--navy);margin:3px 0 0;font-weight:650}.order-information dd a{color:var(--blue)}.order-controls{border:1px solid var(--border);background:var(--white);border-radius:14px;align-self:start;gap:15px;padding:20px;display:grid}.order-controls label{color:var(--navy);gap:7px;font-size:12px;font-weight:750;display:grid}.order-controls select,.order-controls textarea{border:1px solid var(--border);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:9px}.order-controls select{height:44px;padding:0 11px}.order-controls textarea{resize:vertical;min-height:150px;padding:11px}.order-controls small{color:var(--muted)}.proposal-builder{border-top:1px solid var(--border);background:#f7fbff;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 150px;gap:18px;padding:28px 30px;display:grid}.proposal-builder-heading,.proposal-actions,.proposal-builder>p{grid-column:1/-1}.proposal-builder-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.proposal-builder-heading h3{color:var(--navy);margin:7px 0 0;font-size:21px}.proposal-badges{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.proposal-badges span{background:var(--white);color:#4a5d73;text-transform:capitalize;border:1px solid #c8d8eb;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750}.proposal-builder label{color:var(--navy);align-content:start;gap:7px;font-size:12px;font-weight:750;display:grid}.proposal-builder textarea,.proposal-builder input{border:1px solid var(--border);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:9px}.proposal-builder textarea{resize:vertical;min-height:150px;padding:11px}.proposal-builder input{height:44px;padding:0 11px}.proposal-builder input:disabled,.proposal-builder textarea:disabled{color:#64748b;background:#edf2f7}.proposal-amount span{grid-template-columns:18px 1fr;align-items:center;display:grid}.proposal-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.text-button{color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:0;padding:8px;font-size:13px;font-weight:750}.proposal-builder>p{color:var(--muted);margin:0;font-size:13px}.proposal-builder .payment-confirmed{color:#147a51;font-weight:750}.pricing-recommendation{background:#f2faf6;border:1px solid #b9d6ca;border-radius:14px;padding:16px}.pricing-recommendation.requires-custom-quote{background:#fff8e8;border-color:#e1b45e}.pricing-recommendation>strong,.pricing-recommendation>span,.pricing-recommendation>small{display:block}.pricing-recommendation>span{color:var(--navy);margin-top:4px;font-weight:800}.pricing-recommendation ul{margin:10px 0;padding-left:20px}.proposal-pricing-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:18px;display:grid}.proposal-pricing-grid fieldset{border:1px solid #d6dee7;border-radius:12px;margin:0;padding:14px}.proposal-pricing-grid legend{padding:0 6px;font-weight:800}.proposal-addon{justify-content:space-between;align-items:center;gap:12px;margin:8px 0;display:flex}.proposal-addon label{flex-direction:row;align-items:center;gap:8px;font-weight:650;display:flex}.proposal-addon input[type=checkbox],.owner-pricing-approval input{flex:none;width:18px;height:18px}.proposal-addon input[type=number]{width:76px}.catalog-total{background:#f4f6f8;border-radius:10px;padding:12px 14px}.owner-pricing-approval{background:#fff9ec;border:1px solid #d4a23a;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;flex-direction:row!important;display:flex!important}.pricing-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pricing-settings-grid>label{border:1px solid #dde3e9;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.pricing-settings-grid small{margin-top:4px;display:block}.proposal-price-input{align-items:center;gap:5px;font-weight:800;display:flex}.proposal-price-input input{width:120px}.proposal-hero{text-align:left}.proposal-hero h1,.proposal-hero p{max-width:980px;margin-left:auto;margin-right:auto}.proposal-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:28px;width:min(1120px,100% - 40px);margin:0 auto;display:grid}.proposal-card{max-width:none;margin:0}.proposal-summary{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:28px;display:grid}.proposal-summary div{border:1px solid var(--border);background:#f8fbff;border-radius:12px;padding:15px}.proposal-summary span,.proposal-summary strong{display:block}.proposal-summary span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:750}.proposal-summary strong{color:var(--navy);font-size:14px}.proposal-copy{white-space:pre-wrap;line-height:1.75}.proposal-private-note{background:#f1f5f9;border-radius:10px;margin-top:32px;padding:14px 16px;font-size:12px}.proposal-acceptance{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:18px;gap:16px;padding:28px;display:grid;position:sticky;top:95px}.proposal-acceptance h2{color:var(--navy);margin:2px 0 0;font-size:24px}.proposal-acceptance>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.proposal-acceptance label{color:var(--navy);gap:7px;font-size:12px;font-weight:750;display:grid}.proposal-acceptance input[type=text],.proposal-acceptance input[type=email]{border:1px solid var(--border);width:100%;height:47px;color:var(--ink);font:inherit;border-radius:9px;padding:0 12px}.proposal-acceptance .proposal-agreement{grid-template-columns:20px 1fr;align-items:start;font-weight:600;line-height:1.45}.proposal-agreement input{width:18px;height:18px;margin-top:2px}.proposal-accepted{background:#f7fffb;border-color:#b9dfcf}.sandbox-notice{background:#fff9e8;border:1px solid #f0d28b;border-radius:9px;padding:11px 12px;font-weight:750;color:#755913!important}.intake-container{width:min(920px,100% - 40px)}.intake-form{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:20px;gap:22px;padding:34px;display:grid}.intake-form fieldset{border:1px solid var(--border);border-radius:15px;gap:18px;margin:0;padding:25px;display:grid}.intake-form legend{color:var(--navy);padding:0 8px;font-size:18px;font-weight:850}.intake-form label{color:var(--navy);gap:7px;font-size:12px;font-weight:750;display:grid}.intake-form label span{color:var(--muted);font-weight:600}.intake-form input,.intake-form select,.intake-form textarea{border:1px solid var(--border);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:9px}.intake-form input,.intake-form select{min-height:47px;padding:0 12px}.intake-form input[type=file]{min-height:auto;padding:11px}.intake-form textarea{resize:vertical;min-height:120px;padding:12px}.intake-form fieldset>p,.intake-form>p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.intake-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.intake-domain-note{background:#f1f5f9;border-radius:10px;padding:13px 15px}.intake-success{color:#147a51;background:#f7fffb;border:1px solid #b9dfcf;border-radius:11px;gap:3px;padding:15px 17px;display:grid}.intake-success span{font-size:13px}.customer-intake{border-top:1px solid var(--border);background:#fbfdfb;gap:18px;padding:28px 30px;display:grid}.customer-intake-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.customer-intake-heading h3{color:var(--navy);margin:7px 0 0;font-size:21px}.intake-status{background:var(--white);color:#4a5d73;text-transform:capitalize;border:1px solid #c8d8eb;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750}.intake-submitted{color:#147a51;border-color:#b9dfcf}.intake-summary{border:1px solid var(--border);background:var(--border);border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.intake-summary div{background:var(--white);padding:12px}.intake-summary dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.intake-summary dd{color:var(--navy);overflow-wrap:anywhere;margin:4px 0 0;font-size:13px}.intake-copy{gap:6px;display:grid}.intake-copy h4,.intake-uploads h4{color:var(--navy);margin:10px 0 0;font-size:13px}.intake-copy p,.customer-intake>p,.intake-uploads p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.65}.intake-uploads ul{gap:8px;margin:8px 0 0;padding:0;list-style:none;display:grid}.intake-uploads li{border:1px solid var(--border);background:var(--white);border-radius:9px;justify-content:space-between;gap:14px;padding:10px 12px;font-size:12px;display:flex}.intake-uploads a{color:var(--blue);overflow-wrap:anywhere;font-weight:750}.intake-uploads span{color:var(--muted);text-transform:capitalize;white-space:nowrap}.production-builder{border-top:1px solid var(--border);background:#f8f7ff;gap:20px;padding:30px;display:grid}.production-heading,.quality-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.production-heading h3,.quality-heading h4{color:var(--navy);margin:7px 0 0;font-size:21px}.production-status{background:var(--white);color:#514c86;text-align:center;border:1px solid #c9c7e8;border-radius:999px;max-width:230px;padding:7px 10px;font-size:11px;font-weight:800}.template-card{background:var(--white);border:1px solid #d8d6ef;border-radius:16px;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr) auto;align-items:center;gap:24px;padding:22px;display:grid}.template-card.is-selected{border-color:#9088d8;box-shadow:0 0 0 3px #eeecff}.template-copy>span{color:#7167bd;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.template-copy h4{color:var(--navy);margin:4px 0 7px;font-size:22px}.template-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.template-previews{justify-content:center;align-items:flex-end;gap:12px;display:flex}.template-desktop,.template-mobile{background:#fbf7ee;border:1px solid #c8ced8;position:relative;overflow:hidden;box-shadow:0 8px 18px #1c273c1f}.template-desktop{border-radius:8px;width:220px;height:125px}.template-mobile{border-radius:10px;width:62px;height:112px}.template-desktop i,.template-mobile i{background:#fff;border-bottom:1px solid #e4e5e7;height:17%;display:block}.template-desktop strong,.template-mobile strong{color:#174c2d;font:700 7px Georgia,serif;position:absolute;top:7px;left:9px}.template-desktop b,.template-mobile b{background:linear-gradient(135deg,#f8f5ec 0 48%,#6a8c61 48% 100%);height:48%;display:block}.template-desktop span,.template-mobile span{background:#fff;border-radius:3px;width:25%;height:22%;margin:5% 2%;display:inline-block}.template-mobile span{width:80%;height:15%;margin:6px auto;display:block}.generation-form{gap:20px;display:grid}.production-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.production-grid label{color:var(--navy);align-content:start;gap:7px;font-size:12px;font-weight:750;display:grid}.production-grid label span{color:var(--muted);font-weight:600}.production-grid input,.production-grid textarea,.production-grid select{border:1px solid var(--border);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:9px}.production-grid input,.production-grid select{min-height:44px;padding:0 11px}.production-grid textarea{resize:vertical;min-height:105px;padding:11px}.production-grid .field-wide{grid-column:1/-1}.production-product-banner{color:#514c86;background:#f5f3ff;border:1px solid #d8d4f4;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.production-product-banner span{color:#6b678d;font-size:12px}.production-grid .color-field{grid-template-columns:1fr 60px;align-items:center}.production-grid input[type=color]{cursor:pointer;padding:4px}.production-actions{flex-wrap:wrap;gap:10px;display:flex}.quality-report{background:var(--white);border:1px solid #d8d6ef;border-radius:15px;overflow:hidden}.quality-heading{border-bottom:1px solid var(--border);padding:19px 21px}.quality-heading h4{margin-top:0}.quality-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.quality-totals{flex-wrap:wrap;gap:7px;display:flex}.quality-totals span{border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850}.quality-totals .quality-pass{color:#147a51;background:#e7f7ef}.quality-totals .quality-warning{color:#8a6100;background:#fff4d6}.quality-totals .quality-fail{color:#b42318;background:#ffe9e9}.quality-report ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.quality-report li{border-bottom:1px solid #edf0f4;grid-template-columns:72px 1fr;gap:12px;padding:13px 20px;display:grid}.quality-report li:last-child{border-bottom:0}.quality-report li>span{text-align:center;text-transform:uppercase;border-radius:6px;align-self:start;padding:4px 6px;font-size:9px;font-weight:850}.quality-report li.quality-pass>span{color:#147a51;background:#e7f7ef}.quality-report li.quality-warning>span{color:#8a6100;background:#fff4d6}.quality-report li.quality-fail>span{color:#b42318;background:#ffe9e9}.quality-report li strong{color:var(--navy);font-size:13px}.quality-report li p{color:var(--muted);margin:3px 0 0;font-size:12px}.production-builder>p[role=status]{color:#514c86;margin:0;font-size:13px;font-weight:750}.service-pro-site{background:var(--sp-secondary);color:#172019;min-height:100vh;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.service-pro-site *,.sp-policy *,.sp-thank-you *{box-sizing:border-box}.sp-preview-banner{color:#fff;letter-spacing:.04em;text-align:center;background:#171932;place-items:center;min-height:32px;padding:7px 16px;font-size:11px;font-weight:750;display:grid}.sp-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #174c2d24;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:25px;min-height:82px;padding:13px max(24px,50vw - 590px);display:grid;position:sticky;top:0}.sp-brand{color:var(--sp-primary);align-items:center;text-decoration:none;display:flex}.sp-brand span{font:750 clamp(20px,2.2vw,30px)/1.1 Georgia,Times New Roman,serif}.sp-brand img{object-fit:contain;width:auto;max-width:230px;height:54px}.sp-header nav{align-items:center;gap:25px;display:flex}.sp-header nav a{color:#28382e;font-size:13px;font-weight:750;text-decoration:none}.sp-header-cta{justify-self:end}.sp-button{background:var(--sp-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:47px;padding:0 21px;font:800 14px Arial,sans-serif;text-decoration:none;display:inline-flex}.sp-button:hover{filter:brightness(.94);transform:translateY(-1px)}.sp-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:650px;display:grid}.sp-hero-copy{background:linear-gradient(135deg, #fff 0%, var(--sp-secondary) 100%);flex-direction:column;justify-content:center;padding:90px 7vw 90px max(44px,50vw - 590px);display:flex}.sp-eyebrow{color:var(--sp-accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.sp-hero h1{max-width:680px;color:var(--sp-primary);letter-spacing:-.045em;margin:17px 0 22px;font:750 clamp(52px,6vw,88px)/.98 Georgia,Times New Roman,serif}.sp-hero-copy>p{color:#526057;max-width:650px;margin:0;font-size:18px;line-height:1.7}.sp-hero-actions{align-items:center;gap:20px;margin-top:31px;display:flex}.sp-text-link{color:var(--sp-primary);font-size:14px;font-weight:800}.sp-hero-image{aspect-ratio:4/3;background:var(--sp-primary);align-self:center;width:100%;position:relative;overflow:hidden}.sp-hero-image img{object-fit:cover;object-position:center 15%;width:100%;height:100%;display:block}.sp-trust-strip{background:var(--sp-primary);grid-template-columns:repeat(4,minmax(0,1fr));padding:0 max(24px,50vw - 590px);display:grid}.sp-trust-strip span{color:#fff;text-align:center;border-right:1px solid #ffffff29;place-items:center;min-height:86px;padding:14px 24px;font-size:13px;font-weight:800;display:grid}.sp-trust-strip span:last-child{border-right:0}.sp-section{padding:105px max(24px,50vw - 590px)}.sp-section-heading{max-width:720px;margin-bottom:42px}.sp-section-heading h2,.sp-about-copy h2,.sp-area h2,.sp-contact-copy h2{color:var(--sp-primary);letter-spacing:-.035em;margin:12px 0 0;font:750 clamp(34px,4vw,56px)/1.08 Georgia,Times New Roman,serif}.sp-services{background:#fff}.sp-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.sp-service-grid article{background:#fbfdfb;border:1px solid #dce3dd;border-radius:14px;min-height:240px;padding:28px}.sp-service-grid article>span{color:var(--sp-accent);font-size:11px;font-weight:900}.sp-service-grid h3{color:var(--sp-primary);margin:45px 0 11px;font:750 25px Georgia,serif}.sp-service-grid p{color:#637068;margin:0;font-size:14px;line-height:1.65}.sp-about{background:var(--sp-secondary);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;padding-top:0;padding-bottom:0;display:grid}.sp-about-image{min-height:570px;position:relative;overflow:hidden}.sp-about-image img{object-fit:cover;width:100%;height:100%}.sp-about-copy{flex-direction:column;justify-content:center;padding:80px 8vw;display:flex}.sp-about-copy>p{color:#59665d;white-space:pre-wrap;font-size:16px;line-height:1.8}.sp-about-copy div{color:var(--sp-primary);gap:4px;margin-top:17px;display:grid}.sp-about-copy div span{color:#59665d;white-space:pre-wrap}.sp-why{background:var(--sp-primary)}.sp-why .sp-section-heading h2{color:#fff}.sp-why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.sp-why-grid article{color:#fff;border:1px solid #ffffff29;border-radius:12px;gap:14px;padding:20px;display:flex}.sp-why-grid article>span{color:var(--sp-accent);font-weight:900}.sp-why-grid p{margin:0;line-height:1.55}.sp-gallery{background:#fff}.sp-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.sp-gallery-image{aspect-ratio:4/3;border-radius:12px;width:100%;position:relative;overflow:hidden}.sp-gallery-grid img{object-fit:cover;object-position:center 10%;display:block}.sp-area{background:var(--sp-secondary);text-align:center;padding:85px max(24px,50vw - 590px)}.sp-area h2{max-width:900px;margin:13px auto 27px}.sp-faq{background:#fff}.sp-faq-list{gap:10px;display:grid}.sp-faq details{border:1px solid #dce3dd;border-radius:10px;padding:20px 22px}.sp-faq summary{color:var(--sp-primary);cursor:pointer;font-weight:850}.sp-faq details p{color:#5c6960;margin:13px 0 0;line-height:1.7}.sp-contact{background:#f4f7f4;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px;padding:105px max(24px,50vw - 590px);display:grid}.sp-contact-copy>p{color:#5e6b62;line-height:1.65}.sp-contact-copy dl{gap:15px;margin:30px 0 0;display:grid}.sp-contact-copy dl div{gap:3px;display:grid}.sp-contact-copy dt{color:#778178;text-transform:uppercase;font-size:10px;font-weight:900}.sp-contact-copy dd{color:var(--sp-primary);white-space:pre-wrap;margin:0;font-weight:800}.sp-contact-copy a{color:inherit}.sp-contact-form{background:#fff;border:1px solid #dce3dd;border-radius:16px;padding:30px}.sp-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.sp-contact-form label{color:var(--sp-primary);gap:7px;font-size:12px;font-weight:800;display:grid}.sp-contact-form label span{color:#7a847d;font-weight:600}.sp-contact-form input,.sp-contact-form textarea{color:#172019;border:1px solid #cfd8d1;border-radius:8px;width:100%;font:15px Arial,sans-serif}.sp-contact-form input{height:47px;padding:0 11px}.sp-contact-form textarea{resize:vertical;min-height:120px;padding:11px}.sp-form-wide{grid-column:1/-1}.sp-preview-notice{color:#7a6330;font-size:11px;line-height:1.5}.sp-footer{color:#fff;background:#13271b;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding:35px max(24px,50vw - 590px);display:grid}.sp-footer>div{flex-direction:column;gap:5px;display:flex}.sp-footer>div:last-child{align-items:flex-end}.sp-footer strong{font:750 22px Georgia,serif}.sp-footer span,.sp-footer a{color:#cbd5cd;font-size:11px}.sp-social-links{flex-wrap:wrap;justify-content:center;flex-direction:row!important}.sp-policy,.sp-thank-you{background:var(--sp-secondary);color:#172019;min-height:100vh;font-family:Arial,sans-serif}.sp-policy article{width:min(760px,100% - 32px);margin:0 auto;padding:80px 0}.sp-policy article>a{color:var(--sp-primary);margin-bottom:45px;font-weight:800;display:inline-block}.sp-policy h1{color:var(--sp-primary);font:750 58px Georgia,serif}.sp-policy h2{color:var(--sp-primary);margin-top:38px;font:750 25px Georgia,serif}.sp-policy p{color:#56635a;line-height:1.8}.sp-policy p a{color:var(--sp-primary)}.sp-thank-you{text-align:center;place-items:center;padding:30px;display:grid}.sp-thank-you>div{background:#fff;border-radius:18px;max-width:650px;padding:55px;box-shadow:0 20px 60px #174c2d1f}.sp-thank-you h1{color:var(--sp-primary);margin:10px 0 14px;font:750 58px Georgia,serif}.sp-thank-you p{color:#5c6960;margin:0 0 26px;line-height:1.7}.product-module{background:#f5f8fb}.product-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-link-grid a{color:#15233a;overflow-wrap:anywhere;background:#fff;border:1px solid #d9e1eb;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:120px;padding:22px;display:flex}.product-link-grid a span{color:#52657d;font-size:12px}.mortgage-calculator{color:#15233a;background:#fff;border:1px solid #d7e0eb;border-radius:18px;padding:28px}.mortgage-calculator>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mortgage-calculator label{color:#52657d;gap:7px;font-size:12px;font-weight:750;display:grid}.mortgage-calculator input,.mortgage-calculator select{color:#15233a;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd6e2;border-radius:9px;padding:0 11px}.mortgage-calculator output{border-top:1px solid #dbe3ec;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:24px;padding-top:22px;display:flex}.mortgage-calculator output span{color:#52657d;font-size:13px}.mortgage-calculator output strong{color:#15233a;font-size:34px}.mortgage-calculator output small{color:#6b7a90;margin-left:3px;font-size:12px}.mortgage-calculator>p{color:#6b7a90;margin:18px 0 0;font-size:11px;line-height:1.55}.mortgage-actions,.business-action-module{color:#fff;background:#15233a;grid-template-columns:1fr auto;align-items:center;gap:30px;display:grid}.mortgage-actions h2,.business-action-module h2{color:#fff;margin:8px 0 0}.mortgage-actions>div:last-child,.business-action-module>div{flex-wrap:wrap;gap:10px;display:flex}.mortgage-actions a,.business-action-module a{color:#15233a;background:#fff;border-radius:9px;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.mortgage-disclosure{color:#52657d;background:#eef2f6;border-top:1px solid #cfd8e3;gap:7px;padding:28px max(24px,50vw - 580px);font-size:11px;display:grid}.mortgage-disclosure p{white-space:pre-wrap;max-width:900px;margin:4px 0 0}.template-card-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.template-card-grid .template-card{grid-template-columns:1fr;align-content:start}.template-copy small{color:#657083;margin-top:9px;font-size:10px;line-height:1.5;display:block}.template-card>a{color:#514c86;font-size:11px;font-weight:800}.fictional-label{color:#887a5c;text-transform:uppercase;font-size:9px;font-weight:800}.template-friendly-local .template-desktop,.template-friendly-local .template-mobile{background:#fff5ec}.template-friendly-local .template-desktop b,.template-friendly-local .template-mobile b{background:linear-gradient(135deg,#fff5ec 0 48%,#4a9a91 48% 100%)}.template-modern-bold .template-desktop,.template-modern-bold .template-mobile{background:#0d1627;border-color:#27354f}.template-modern-bold .template-desktop i,.template-modern-bold .template-mobile i{background:#101d32;border-color:#27354f}.template-modern-bold .template-desktop strong,.template-modern-bold .template-mobile strong{color:#6de1dd}.template-modern-bold .template-desktop b,.template-modern-bold .template-mobile b{background:linear-gradient(135deg,#101d32 0 48%,#087bea 48% 100%)}.template-project-showcase .template-desktop b,.template-project-showcase .template-mobile b{background:linear-gradient(135deg,#f7f2e8 0 28%,#c5892e 28% 31%,#334760 31% 100%)}.customer-site{min-height:100vh;overflow-x:hidden}.customer-site *,.customer-site :before,.customer-site :after{box-sizing:border-box}.customer-preview-banner{color:#fff;letter-spacing:.04em;text-align:center;background:#171932;place-items:center;min-height:32px;padding:7px 16px;font:750 11px/1.3 Arial,sans-serif;display:grid}.customer-photo{min-height:320px;position:relative;overflow:hidden}.customer-photo img{object-fit:cover;object-position:center 10%;width:100%;height:100%}.customer-section{padding:96px max(24px,50vw - 580px)}.customer-section-heading{max-width:720px;margin-bottom:38px}.customer-section-heading h2,.customer-contact h2{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(34px,4.5vw,58px);line-height:1.05}.customer-eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.customer-contact{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:65px;padding:96px max(24px,50vw - 580px);display:grid}.customer-contact>div>p{line-height:1.7}.customer-contact dl{gap:14px;margin:28px 0 0;display:grid}.customer-contact dl div{gap:3px;display:grid}.customer-contact dt{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.customer-contact dd{white-space:pre-wrap;margin:0;font-weight:800}.customer-contact a{color:inherit}.customer-faq>div:last-child{gap:10px;display:grid}.customer-faq details{border:1px solid;border-radius:12px;padding:20px}.customer-faq summary{cursor:pointer;font-weight:850}.customer-faq details p{margin:12px 0 0;line-height:1.7}.customer-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:34px max(24px,50vw - 580px);display:grid}.customer-footer>div{flex-direction:column;gap:5px;display:flex}.customer-footer>div:nth-child(2){flex-flow:wrap}.customer-footer>div:last-child{align-items:flex-end}.customer-footer a{color:inherit;font-size:11px}.customer-footer span{opacity:.75;font-size:11px}.friendly-local-site{--fl-teal:#277f79;--fl-coral:#d97969;color:#243b38;background:#fff9f1;font-family:Arial,sans-serif}.fl-header{background:#fff9f1f7;border-bottom:1px solid #eadfd2;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:84px;padding:14px max(24px,50vw - 580px);display:grid}.fl-header>a:first-child{color:var(--fl-primary);font:750 clamp(20px,2.2vw,29px) Georgia,serif;text-decoration:none}.fl-header nav{gap:24px;display:flex}.fl-header nav a{color:#36514d;font-size:13px;font-weight:750;text-decoration:none}.fl-button{background:var(--fl-accent);color:#fff;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-height:46px;padding:0 21px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.fl-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;padding:68px max(24px,50vw - 580px) 78px;display:grid}.fl-hero>div:first-child{padding:35px 0}.fl-hero h1{color:var(--fl-primary);letter-spacing:-.04em;margin:14px 0 20px;font:750 clamp(49px,6vw,82px)/1 Georgia,serif}.fl-hero p{color:#5b6d69;max-width:610px;font-size:17px;line-height:1.75}.fl-hero .fl-button{justify-self:start;margin-top:15px}.fl-hero-photo{aspect-ratio:4/3;border-radius:42% 18px;min-height:0;box-shadow:0 22px 60px #31595226}.fl-trust{background:#e9f5f1;flex-wrap:wrap;justify-content:center;gap:12px;padding:25px max(24px,50vw - 580px);display:flex}.fl-trust span{color:var(--fl-primary);background:#fff;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:800}.fl-service-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.fl-service-grid article{background:#fff;border:1px solid #eadfd2;border-radius:24px;min-height:230px;padding:28px;box-shadow:0 12px 30px #394d4812}.fl-service-grid article>span{color:var(--fl-accent);font-size:25px}.fl-service-grid h3{color:var(--fl-primary);margin:30px 0 10px;font:750 25px Georgia,serif}.fl-service-grid p{color:#63736f;line-height:1.65}.fl-about{background:#e9f5f1;grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.fl-about .customer-photo{border-radius:28px;min-height:500px}.fl-about h2{color:var(--fl-primary);font:750 clamp(36px,4vw,56px)/1.06 Georgia,serif}.fl-about p{color:#526966;white-space:pre-wrap;line-height:1.8}.fl-gallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fl-gallery .customer-photo{aspect-ratio:4/3;border-radius:20px;min-height:0}.fl-area{background:var(--fl-primary);color:#fff;text-align:center;padding:70px 20px}.fl-area h2{margin:12px 0 0;font:750 clamp(34px,4vw,55px) Georgia,serif}.friendly-local-site .customer-contact{background:#f4ebe1}.friendly-local-site .customer-contact h2,.friendly-local-site .customer-faq h2{color:var(--fl-primary);font-family:Georgia,serif}.friendly-local-site .customer-faq details{background:#fff;border-color:#e1d3c4}.friendly-local-site .customer-footer{color:#fff;background:#243b38}.modern-bold-site{color:#edf6ff;background:#08111f;font-family:Arial,sans-serif}.mb-header{background:#08111ff7;border-bottom:1px solid #243650;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:82px;padding:13px max(24px,50vw - 580px);display:grid}.mb-header>a:first-child{color:#fff;letter-spacing:-.03em;text-transform:uppercase;font-size:22px;font-weight:900;text-decoration:none}.mb-header nav{gap:25px;display:flex}.mb-header nav a{color:#b6c6d9;font-size:12px;font-weight:800;text-decoration:none}.mb-button{color:#fff;background:#087bea;border-radius:7px;justify-content:center;justify-self:end;align-items:center;min-height:46px;padding:0 21px;font-weight:900;text-decoration:none;display:inline-flex}.mb-hero{background:radial-gradient(circle at 20% 30%,#087bea2e,#0000 45%);grid-template-columns:.9fr 1.1fr;min-height:650px;display:grid}.mb-hero>div:first-child{flex-direction:column;justify-content:center;padding:85px 6vw 85px max(35px,50vw - 580px);display:flex}.mb-hero h1{color:#fff;letter-spacing:-.06em;text-transform:uppercase;margin:16px 0 23px;font-size:clamp(56px,7vw,96px);line-height:.92}.mb-hero p{color:#a9bbce;font-size:17px;line-height:1.7}.mb-hero .mb-button{align-self:flex-start;margin-top:19px}.mb-hero-photo{aspect-ratio:4/3;border-left:1px solid #253752;align-self:center;min-height:0}.mb-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#08111f80,#0000 35%);position:absolute;inset:0}.mb-trust{border-top:1px solid #263853;border-bottom:1px solid #263853;grid-template-columns:repeat(3,1fr);display:grid}.mb-trust div{border-right:1px solid #263853;gap:7px;padding:28px;display:grid}.mb-trust span{color:#46ddd1;font-size:10px;font-weight:900}.mb-service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mb-service-grid article{background:linear-gradient(145deg,#101d30,#0a1423);border:1px solid #263853;border-radius:8px;min-height:250px;padding:28px}.mb-service-grid article>span{color:#46ddd1;font-size:11px;font-weight:900}.mb-service-grid h3{color:#fff;margin:48px 0 12px;font-size:25px}.mb-service-grid p{color:#9fb1c5;line-height:1.65}.mb-work{background:#0d192a}.mb-work>div:last-child{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mb-work figure{margin:0}.mb-work .customer-photo{aspect-ratio:4/3;border-radius:7px;min-height:0}.mb-work figcaption{color:#6de1dd;text-transform:uppercase;padding-top:10px;font-size:10px;font-weight:850}.mb-about{max-width:950px}.mb-about p{color:#a9bbce;white-space:pre-wrap;font-size:18px;line-height:1.8}.mb-area{text-align:center;background:#087bea;padding:75px 20px}.mb-area h2{text-transform:uppercase;margin:10px 0 0;font-size:clamp(38px,5vw,65px)}.modern-bold-site .customer-section-heading h2,.modern-bold-site .customer-contact h2{color:#fff;text-transform:uppercase}.modern-bold-site .customer-eyebrow{color:#46ddd1}.modern-bold-site .customer-contact{background:#0d192a}.modern-bold-site .sp-contact-form{background:#101d30;border-color:#263853}.modern-bold-site .sp-contact-form label{color:#dbe8f5}.modern-bold-site .sp-contact-form input,.modern-bold-site .sp-contact-form textarea{color:#fff;background:#08111f;border-color:#38506f}.modern-bold-site .customer-faq details{background:#0d192a;border-color:#263853}.modern-bold-site .customer-footer{color:#dbe8f5;background:#050b14}.project-showcase-site{color:#233248;background:#f6f3ed;font-family:Arial,sans-serif}.ps-header{background:#fff;border-bottom:1px solid #d7dce2;grid-template-columns:1fr auto;align-items:center;gap:30px;min-height:82px;padding:13px max(24px,50vw - 580px);display:grid}.ps-header>a{color:#24364e;font:750 25px Georgia,serif;text-decoration:none}.ps-header nav{gap:25px;display:flex}.ps-header nav a{color:#40536b;font-size:12px;font-weight:800;text-decoration:none}.ps-hero{grid-template-columns:1.25fr .75fr;min-height:660px;display:grid}.ps-hero-photo{aspect-ratio:4/3;align-self:center;min-height:0}.ps-hero>div:last-child{color:#fff;background:#24364e;flex-direction:column;justify-content:center;padding:75px 7vw;display:flex}.ps-hero h1{letter-spacing:-.04em;margin:15px 0 22px;font:750 clamp(48px,5.4vw,78px)/.98 Georgia,serif}.ps-hero p{color:#d6dfe8;line-height:1.75}.ps-button{color:#fff;background:#c5892e;justify-content:center;align-self:flex-start;align-items:center;min-height:47px;margin-top:20px;padding:0 22px;font-weight:850;text-decoration:none;display:inline-flex}.ps-projects{background:#fff}.ps-project-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.ps-project-grid.count-1{grid-template-columns:minmax(0,1fr);max-width:900px}.ps-project-grid.count-2{grid-template-columns:repeat(2,1fr)}.ps-project-grid figure{margin:0}.ps-project-grid .customer-photo{aspect-ratio:4/3;min-height:0}.ps-project-grid figcaption{color:#6a7786;letter-spacing:.12em;text-transform:uppercase;padding-top:12px;font-size:10px;font-weight:900}.ps-services>div:last-child{border-top:1px solid #cbd2da}.ps-services article{border-bottom:1px solid #cbd2da;grid-template-columns:70px 1fr;gap:20px;padding:25px 0;display:grid}.ps-services article>span{color:#c5892e;font-size:11px;font-weight:900}.ps-services h3{color:#24364e;margin:0 0 7px;font:750 27px Georgia,serif}.ps-services p{color:#637083;margin:0;line-height:1.7}.ps-about{background:#e7ebef;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.ps-about h2{color:#24364e;font:750 clamp(38px,4.5vw,62px)/1.02 Georgia,serif}.ps-about p{color:#5b697a;white-space:pre-wrap;line-height:1.8}.ps-about .customer-photo{min-height:500px}.ps-trust{background:#24364e;flex-wrap:wrap;justify-content:center;gap:1px;display:flex}.ps-trust span{color:#fff;text-align:center;border-right:1px solid #40536b;flex:220px;padding:28px;font-size:13px;font-weight:800}.ps-area{color:#fff;text-align:center;background:#c5892e;padding:75px 20px}.ps-area h2{margin:10px 0 0;font:750 clamp(38px,4.5vw,60px) Georgia,serif}.project-showcase-site .customer-section-heading h2,.project-showcase-site .customer-contact h2{color:#24364e;font-family:Georgia,serif}.project-showcase-site .customer-eyebrow{color:#b07722}.project-showcase-site .customer-contact{background:#e7ebef}.project-showcase-site .customer-faq details{background:#fff;border-color:#cbd2da}.project-showcase-site .customer-footer{color:#fff;background:#24364e}.dashboard-empty,.dashboard-access-denied{border:1px solid var(--border);background:var(--white);text-align:center;box-shadow:var(--shadow);border-radius:18px;padding:55px}.dashboard-empty h2{color:var(--navy);margin:0 0 8px}.dashboard-empty p,.dashboard-access-denied p{color:var(--muted)}.dashboard-access-denied{width:min(640px,100%);margin:9vh auto 0}.dashboard-access-denied .button{margin-top:15px}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.quote-aside{background:#edf5ff;border:1px solid #d2dfef;border-radius:18px;padding:28px;position:sticky;top:100px}.quote-aside h2{color:var(--navy);margin:0 0 10px;font-size:19px}.quote-aside p,.quote-aside li{color:#5f7085;font-size:13px}.quote-aside ul{margin:18px 0 0;padding:0;list-style:none}.quote-aside li{gap:8px;margin:10px 0;display:flex}.quote-aside li span{color:var(--teal);font-weight:900}.confirmation{background:var(--off-white);text-align:center;place-items:center;min-height:540px;padding:70px 20px;display:grid}.confirmation-card{border:1px solid var(--border);background:var(--white);max-width:650px;box-shadow:var(--shadow);border-radius:24px;padding:54px}.confirmation-icon{color:#0d8d7e;background:#dcf8f3;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 22px;font-size:29px;display:grid}.confirmation h1{color:var(--navy);letter-spacing:-.04em;margin:0 0 14px;font-size:40px}.confirmation p{color:var(--muted);margin:0 0 28px}.not-found{background:var(--navy);min-height:calc(100vh - 74px);color:var(--white);text-align:center;place-items:center;padding:60px 20px;display:grid}.not-found-code{color:var(--teal);letter-spacing:-.08em;font-size:100px;font-weight:900;line-height:1}.not-found h1{margin:12px 0;font-size:36px}.not-found p{color:#aebdd0;max-width:520px;margin:0 auto 26px}.reveal{transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .24s}.reveal.revealed{animation:.7s cubic-bezier(.2,.8,.2,1) both reveal-up}@keyframes browser-in{0%{opacity:0;transform:translate(50px,30px)rotateY(-12deg)rotateX(5deg)}to{opacity:1;transform:translate(0,0)rotateY(-5deg)rotateX(2deg)}}@keyframes phone-in{0%{opacity:0;transform:translate(25px,30px)}to{opacity:1;transform:translate(0,0)}}@keyframes reveal-up{0%{opacity:.6;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.hero-layout,.offer-layout,.owner-layout,.about-layout,.faq-layout,.form-wrap,.product-path-grid{grid-template-columns:1fr}.product-path-card{min-height:285px}.product-hero-grid,.product-intro-grid{grid-template-columns:1fr;gap:45px}.hero-layout{gap:30px;padding-top:90px}.hero-copy{max-width:720px}.hero-visual{width:min(650px,100%);margin:0 auto}.offer-layout,.owner-layout,.about-layout,.faq-layout{gap:55px}.offer-copy h2{max-width:700px}.section-card-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr;gap:45px 20px}.process-grid:before{display:none}.footer-grid{grid-template-columns:1.25fr .75fr 1fr;gap:35px}.quote-aside{position:static}.dashboard-summary{grid-template-columns:repeat(2,1fr)}.order-detail{grid-template-columns:1fr}.proposal-builder{grid-template-columns:1fr 1fr}.proposal-amount{grid-column:1/-1;max-width:180px}.proposal-layout{grid-template-columns:1fr}.proposal-acceptance{position:static}.intake-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.template-card{grid-template-columns:1fr}.template-previews{justify-content:flex-start}.template-card-grid{grid-template-columns:1fr}.sp-header{grid-template-columns:1fr auto}.sp-header nav{display:none}.sp-hero{grid-template-columns:1fr}.sp-hero-copy{min-height:510px;padding:75px 8vw}.sp-hero-image{aspect-ratio:4/3;min-height:0}.sp-service-grid,.sp-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-about,.sp-contact{grid-template-columns:1fr}.sp-about-copy{padding:70px 8vw}.sp-footer{grid-template-columns:1fr}.sp-footer>div:last-child{align-items:flex-start}.sp-social-links{justify-content:flex-start}.fl-header,.mb-header{grid-template-columns:1fr auto}.fl-header nav,.mb-header nav{display:none}.fl-hero,.mb-hero,.ps-hero{grid-template-columns:1fr}.fl-hero-photo,.mb-hero-photo,.ps-hero-photo{aspect-ratio:4/3;min-height:0}.mb-hero>div:first-child{min-height:520px;padding:75px 8vw}.ps-hero>div:last-child{min-height:480px}.fl-about,.ps-about,.customer-contact,.mortgage-actions,.business-action-module,.customer-footer{grid-template-columns:1fr}.customer-footer>div:last-child{align-items:flex-start}}@media (width<=760px){.container{width:min(100% - 28px,1160px)}.header-inner{min-height:68px}.menu-button{place-items:center;display:grid}.main-nav{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:15px;align-items:stretch;gap:3px;padding:13px;display:none;position:absolute;top:68px;left:14px;right:14px}.main-nav.is-open{flex-direction:column;display:flex}.main-nav a{align-items:center;min-height:46px;display:flex;padding:0 12px!important}.main-nav .button{justify-content:center;margin-top:5px}.hero{min-height:auto}.hero-layout{min-height:auto;padding:72px 0 74px}.hero h1{font-size:clamp(43px,13vw,58px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-visual{min-height:390px;margin-top:20px}.browser-card{width:96%;animation-name:browser-in-mobile;top:28px;right:0;transform:none}.mock-site{min-height:280px;padding:16px}.mock-hero{min-height:145px;padding-top:25px}.mock-hero:after{width:145px;height:100px;right:5px}.phone-card{width:105px;height:205px;bottom:0;right:-2px}.section{padding:76px 0}.section-heading{margin-bottom:34px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:200px}.product-path-card{min-height:0;padding:28px 24px}.product-hero{padding:76px 0 70px}.product-hero h1{font-size:clamp(46px,14vw,62px)}.product-price-panel{padding:28px 22px}.product-inclusion-grid,.product-boundary-grid{grid-template-columns:1fr}.product-boundary-grid article{padding:28px 22px}.price-card{padding:35px 24px 28px}.price{font-size:66px}.price-badge{right:16px}.feature-list{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row}.section-card-grid{grid-template-columns:1fr 1fr}.section-card{min-height:135px;padding:19px}.process-grid{grid-template-columns:1fr;gap:34px}.process-step{text-align:left;grid-template-columns:50px 1fr;column-gap:15px;display:grid}.process-step>span{grid-row:1/3;width:46px;height:46px;margin:0}.process-step h3{margin-top:2px}.checklist{grid-template-columns:1fr}.checklist span,.checklist span:nth-child(2n),.checklist span:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.checklist span:last-child{border-bottom:0}.about-art{min-height:320px}.about-window{inset:42px 32px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column}.page-hero{padding:65px 0 58px}.content-section{padding:50px 0 70px}.content-card,.quote-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.radio-options{grid-template-columns:1fr}.quote-template-field{padding:17px}.quote-template-grid{grid-template-columns:1fr}.quote-template-recommend{grid-column:auto}.template-preview-modal{padding:8px}.template-preview-window{border-radius:13px;width:100%;max-height:96vh}.template-preview-heading{align-items:flex-start;padding:12px}.confirmation-card{padding:40px 24px}.dashboard-shell{padding:34px 14px 60px}.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-account{min-width:0}.dashboard-toolbar{flex-direction:column;align-items:stretch}.dashboard-actions{flex-direction:column;align-items:flex-start}.dashboard-tabs{align-self:flex-start}.order-card summary{grid-template-columns:12px minmax(0,1fr)}.order-meta{text-align:left;grid-column:2}.order-detail{padding:22px 18px 25px}.order-audit{padding:0 18px 25px}.order-audit li{grid-template-columns:1fr}.order-audit li small{grid-column:auto}.order-information dl{grid-template-columns:1fr}.proposal-builder{grid-template-columns:1fr;padding:22px 18px 25px}.proposal-builder-heading{flex-direction:column}.proposal-pricing-grid,.pricing-settings-grid{grid-template-columns:1fr}.pricing-settings-grid>label{flex-direction:column;align-items:stretch}.pricing-settings-grid input,.proposal-price-input,.proposal-price-input input{box-sizing:border-box;width:100%;max-width:100%}.proposal-badges{justify-content:flex-start}.proposal-amount{grid-column:auto}.proposal-layout{width:min(100% - 28px,1120px)}.proposal-summary{grid-template-columns:1fr}.intake-container{width:min(100% - 28px,920px)}.intake-form{padding:20px}.intake-form fieldset{padding:20px 15px}.intake-grid,.intake-summary{grid-template-columns:1fr}.customer-intake{padding:22px 18px 25px}.customer-intake-heading,.intake-uploads li{flex-direction:column;align-items:flex-start}.production-builder{padding:22px 18px 25px}.production-heading,.quality-heading{flex-direction:column}.production-grid{grid-template-columns:1fr}.production-product-banner{flex-direction:column;align-items:flex-start}.product-link-grid,.mortgage-calculator>div{grid-template-columns:1fr}.mortgage-calculator output{flex-direction:column;align-items:flex-start}.production-grid .field-wide{grid-column:auto}.quality-report li{grid-template-columns:1fr}.sp-header{min-height:70px;padding:10px 16px}.sp-brand span{font-size:18px}.sp-brand img{max-width:155px;height:44px}.sp-header-cta{min-height:42px;padding:0 13px;font-size:11px}.sp-hero-copy{min-height:450px;padding:65px 22px}.sp-hero h1{font-size:clamp(44px,14vw,66px)}.sp-hero-copy>p{font-size:16px}.sp-hero-actions{flex-direction:column;align-items:flex-start}.sp-hero-image{aspect-ratio:4/3;min-height:0}.sp-trust-strip{grid-template-columns:1fr 1fr;padding:0}.sp-section,.sp-contact{padding:75px 20px}.sp-service-grid,.sp-why-grid,.sp-gallery-grid,.sp-form-grid{grid-template-columns:1fr}.sp-service-grid article{min-height:200px}.sp-service-grid h3{margin-top:30px}.sp-about-image{min-height:420px}.sp-about-copy{padding:65px 22px}.sp-form-wide{grid-column:auto}.sp-contact-form{padding:22px 17px}.sp-footer{padding:35px 20px}.fl-header,.mb-header,.ps-header{min-height:70px;padding:10px 16px}.fl-header>a:first-child,.mb-header>a:first-child,.ps-header>a{font-size:17px}.fl-button,.mb-button{min-height:42px;padding:0 13px;font-size:10px}.ps-header nav{display:none}.fl-hero{gap:0;padding:55px 20px 0}.fl-hero h1,.mb-hero h1,.ps-hero h1{font-size:clamp(43px,13vw,63px)}.fl-hero-photo,.mb-hero-photo,.ps-hero-photo{aspect-ratio:4/3;border-radius:18px 18px 0 0;min-height:0}.mb-hero>div:first-child,.ps-hero>div:last-child{min-height:470px;padding:65px 21px}.customer-section,.customer-contact{padding:74px 20px}.fl-service-grid,.mb-service-grid,.fl-gallery,.mb-work>div:last-child,.ps-project-grid,.ps-project-grid.count-2{grid-template-columns:1fr}.fl-about,.ps-about{gap:35px}.fl-about .customer-photo,.ps-about .customer-photo{min-height:420px}.mb-trust{grid-template-columns:1fr}.mb-trust div{border-bottom:1px solid #263853;border-right:0}.customer-footer{padding:34px 20px}}@media (prefers-reduced-motion:reduce){.service-pro-site *,.service-pro-site :before,.service-pro-site :after,.customer-site *,.customer-site :before,.customer-site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@keyframes browser-in-mobile{0%{opacity:0;transform:translate(30px,25px)}to{opacity:1;transform:translate(0,0)}}@media (width<=440px){.brand{font-size:15px}.brand-mark{width:35px;height:35px}.hero-visual{min-height:330px}.mock-site{min-height:240px}.mock-hero{min-height:120px;padding-right:44%}.mock-hero:after{width:112px;height:82px}.mock-cards>span{min-height:65px;padding:8px}.phone-card{width:88px;height:173px}.phone-screen{padding:18px 8px}.phone-screen-example{padding:0}.phone-screen>i{margin-top:14px}.section-card-grid,.dashboard-summary{grid-template-columns:1fr}.dashboard-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.operations-stack{gap:24px;min-width:0;padding:0 0 56px;display:grid}.operations-stack>*{box-sizing:border-box;min-width:0;max-width:100%}.operation-item,.operations-audit li,.administrator-list li,.inventory-list li{overflow-wrap:anywhere}.operations-nav{z-index:10;background:#fffffff5;border:1px solid #15273f1f;border-radius:16px;flex-wrap:wrap;gap:8px;padding:12px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #15273f14}.operations-nav a,.operation-actions a,.operation-actions button,.operation-item>button,.administrator-list button{color:var(--navy);cursor:pointer;font:inherit;background:#fff;border:1px solid #15273f2e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none}.operations-message{min-height:24px;color:var(--navy);margin:0;font-weight:700}.operations-panel,.manual-boundary,.manual-steps{background:#fff;border:1px solid #15273f1f;border-radius:20px;padding:clamp(20px,3vw,34px);scroll-margin-top:92px;box-shadow:0 14px 44px #15273f12}.operations-panel>p,.manual-boundary p,.manual-boundary li{color:var(--muted);line-height:1.65}.operations-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:10px;display:flex}.operations-heading h2,.manual-boundary h2{color:var(--navy);margin:4px 0 0}.operations-heading>span{background:var(--off-white);color:var(--navy);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.operations-list{gap:12px;margin-top:20px;display:grid}.operation-item{border:1px solid #15273f1f;border-left:4px solid #8ba0b4;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.operation-item.severity-warning{border-left-color:#c98700}.operation-item.severity-error{border-left-color:#b43434}.operation-item strong{color:var(--navy)}.operation-item p{color:var(--muted);margin:5px 0}.operation-item small{color:#667386}.operation-actions{flex-wrap:wrap;gap:7px;display:flex}details.operation-item{display:block}details.operation-item>summary{cursor:pointer;justify-content:space-between;gap:16px;list-style:none;display:flex}details.operation-item[open]>summary{margin-bottom:18px}.operations-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.operations-form-grid label,.operation-editable label,.draft-create label,.admin-add label,.transfer-control label{color:var(--navy);gap:7px;font-size:12px;font-weight:800;display:grid}.operations-form-grid .wide{grid-column:1/-1}.operations-form-grid input,.operations-form-grid select,.operations-form-grid textarea,.operation-editable input,.operation-editable textarea,.draft-create select,.admin-add input,.transfer-control input{width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #15273f33;border-radius:10px;padding:10px 12px}.operation-editable label{margin:12px 0}.draft-body{min-height:250px;line-height:1.55}.draft-create,.admin-add{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:18px;display:grid}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.report-grid article{background:var(--off-white);border-radius:14px;gap:7px;padding:18px;display:grid}.report-grid span{color:var(--muted);font-size:13px}.report-grid strong{color:var(--navy);font-size:24px}.report-grid small{color:var(--muted)}.report-lists{grid-template-columns:1fr 1fr;gap:20px;margin-top:22px;display:grid}.report-lists ul,.inventory-list,.administrator-list,.operations-audit{gap:8px;margin:0;padding:0;list-style:none;display:grid}.report-lists li,.administrator-list li{border-bottom:1px solid #15273f1a;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.export-grid article{border:1px solid #15273f1f;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:12px;display:grid}.export-grid a{color:var(--navy);font-weight:800}.inventory-list{margin-top:14px}.inventory-list li{border-bottom:1px solid #15273f14;padding:8px 0;display:grid}.restoration-test{background:var(--off-white);border-radius:14px;margin-top:24px;padding:18px}.administrator-list{margin:18px 0}.administrator-list span{gap:4px;display:grid}.transfer-control{border:1px solid #d7a7a7;border-radius:12px;margin-top:22px;padding:16px}.button-danger{background:#922f2f!important;border-color:#922f2f!important}.bulk-delete-panel{background:#fff7f7;border:1px solid #c87b7b;border-radius:14px;gap:14px;margin:0 0 24px;padding:clamp(16px,3vw,24px);display:grid}.bulk-delete-panel h2,.bulk-delete-panel p{margin:0}.bulk-delete-panel h2{color:#6f2020;font-size:clamp(20px,3vw,26px)}.bulk-delete-panel p{color:#5f3333;max-width:78ch;line-height:1.6}.bulk-delete-panel label{gap:8px;max-width:460px;display:grid}.bulk-delete-panel input{width:100%}.bulk-delete-actions{flex-wrap:wrap;gap:10px;display:flex}.operations-audit li{border-bottom:1px solid #15273f1a;grid-template-columns:minmax(160px,.7fr) 1.5fr auto;gap:14px;padding:10px 0;display:grid}.manual-steps{gap:0;margin:24px 0;display:grid}.manual-steps article{border-bottom:1px solid #15273f1a;grid-template-columns:48px 1fr;gap:16px;padding:20px 0;display:grid}.manual-steps article>span{color:var(--amber);font-weight:900}.manual-steps h2{color:var(--navy);margin:0;font-size:18px}.manual-steps p{color:var(--muted);margin:8px 0 0;line-height:1.65}@media (width<=760px){.operations-nav{position:static}.operations-panel{padding:18px}.operation-item,.operations-heading{flex-direction:column;align-items:stretch}.operations-form-grid,.report-grid,.report-lists,.export-grid,.draft-create,.admin-add{grid-template-columns:1fr}.operations-form-grid .wide{grid-column:auto}.operations-audit li{grid-template-columns:1fr}.export-grid article{grid-template-columns:1fr auto auto}}.delivery-export-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:1rem;margin-top:1.5rem;padding:clamp(1rem,3vw,2rem)}.delivery-export-panel>.button{margin-top:1rem}.delivery-attestation{align-items:flex-start;gap:.65rem;margin-top:1rem;font-weight:700;display:flex}.delivery-attestation input{flex:none;width:1.1rem;height:1.1rem;margin-top:.25rem}.delivery-history{margin-top:1.5rem}.delivery-history ol{gap:.75rem;padding:0;list-style:none;display:grid}.delivery-history li{background:#fff;border:1px solid #dbe3ea;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.delivery-history li div{gap:.2rem;min-width:0;display:grid}.delivery-history small{overflow-wrap:anywhere;color:#52606d}@media (width<=680px){.delivery-history li{flex-direction:column;align-items:stretch}.delivery-history .button{text-align:center}}
