:root{--ink:#14223a;--ink-soft:#4c5b70;--ink-muted:#6f7d90;--accent:#426ebb;--accent-dark:#335a9e;--accent-light:#5c95d2;--accent-soft:#edf3fb;--surface:#fff;--surface-alt:#f7f9fc;--surface-deep:#eef3f8;--border:#dce4ed;--border-strong:#c7d3df;--focus:#f2a900;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shell:1180px;--shell-narrow:900px;color:var(--ink);background:var(--surface-alt);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface-alt);min-width:320px;color:var(--ink);margin:0;font-size:16px;line-height:1.65}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.8rem,6.5vw,5.6rem);font-weight:720}h2{font-size:clamp(2rem,3.5vw,3.25rem);font-weight:680}h3{font-size:1.4rem}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.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:100;border-radius:var(--radius-sm);background:var(--ink);color:#fff;padding:.7rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 3rem), var(--shell));margin-inline:auto}.shell-narrow{max-width:var(--shell-narrow)}.site-header{z-index:10;border-bottom:1px solid var(--border);background:#f7f9fcf5;position:relative}.header-inner{align-items:center;gap:1.5rem;min-height:80px;display:flex}.wordmark{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.wordmark img{width:164px;height:auto;display:block}.desktop-nav{margin-left:auto}.desktop-nav ul{align-items:center;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{color:var(--ink-soft);border-radius:6px;padding:.6rem .65rem;font-size:.87rem;font-weight:590;text-decoration:none;display:block}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink);background:var(--surface-deep)}.button{border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:48px;padding:.78rem 1.25rem;font-size:.93rem;font-weight:680;line-height:1.2;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{border-color:var(--accent-dark);background:var(--accent-dark);transform:translateY(-1px)}.button-secondary{border-color:var(--border-strong);color:var(--ink);background:0 0}.button-secondary:hover{border-color:var(--ink);background:var(--surface)}.button-small{min-height:40px;padding:.6rem 1rem;font-size:.86rem}.mobile-nav{margin-left:auto;display:none}.mobile-nav summary{cursor:pointer;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);place-items:center;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.menu-icon{gap:4px;display:grid}.menu-icon span{background:var(--ink);width:18px;height:2px;display:block}.mobile-nav nav{border-bottom:1px solid var(--border);background:var(--surface);position:absolute;top:calc(100% + 1px);left:0;right:0}.mobile-nav ul{width:min(calc(100% - 3rem), var(--shell));margin:auto;padding:1rem 0 1.25rem;list-style:none}.mobile-nav a{border-bottom:1px solid var(--border);color:var(--ink);padding:.8rem 0;font-weight:620;text-decoration:none;display:block}.hero{border-bottom:1px solid var(--border);padding:clamp(4.5rem,10vw,8.5rem) 0 clamp(5rem,11vw,9rem)}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.76rem;font-weight:750}.eyebrow-dot{background:var(--accent);vertical-align:.05em;border-radius:50%;width:7px;height:7px;margin-right:.5rem;display:inline-block}.hero h1{max-width:800px;margin-bottom:1.6rem}.hero-lead{max-width:700px;color:var(--ink-soft);margin-bottom:2.25rem;font-size:clamp(1.08rem,1.8vw,1.3rem)}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.brand-stage{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.brand-stage-topline{border-bottom:1px solid var(--border);color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;font-size:.72rem;font-weight:700;display:flex}.status-pill{background:var(--accent-soft);color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.68rem;font-weight:750;display:inline-flex}.status-pill span{background:var(--accent);border-radius:50%;width:6px;height:6px}.card-index,.service-number{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem}.brand-symbol-wrap{background:var(--surface-alt);place-items:center;min-height:350px;padding:3rem;display:grid}.brand-symbol{width:min(84%,260px);height:auto;display:block}.brand-stage-details{border-top:1px solid var(--border);grid-template-columns:1.2fr 1fr;margin:0;display:grid}.brand-stage-details div{padding:1.1rem 1.25rem}.brand-stage-details div+div{border-left:1px solid var(--border)}.brand-stage-details dt{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:750}.brand-stage-details dd{color:var(--ink);margin:0;font-size:.76rem;font-weight:700}.section{padding:clamp(4.5rem,9vw,8rem) 0}.section-heading{grid-template-columns:180px 1fr;max-width:820px;margin-bottom:3rem;display:grid}.section-heading h2{margin:0}.card-grid{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-right:1px solid var(--border-strong);background:var(--surface);flex-direction:column;min-height:350px;padding:2rem;display:flex}.feature-card:first-child{border-left:1px solid var(--border-strong)}.feature-card h3{margin:3rem 0 1rem}.feature-card p{color:var(--ink-soft)}.text-link{color:var(--accent-dark);align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.outcome-section{background:var(--ink);color:#fff}.outcome-grid{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(3rem,9vw,8rem);display:grid}.outcome-section .eyebrow{color:#a9c3e7}.outcome-section h2{margin:0;font-size:clamp(2.6rem,6vw,5.25rem)}.outcome-copy>p{color:#d2dce7;font-size:1.18rem}.principles{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.principles span{color:#e2e9f0;border:1px solid #41536a;border-radius:999px;padding:.45rem .75rem;font-size:.78rem}.development-block{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:190px 1fr auto;align-items:center;gap:3rem;padding:2.5rem;display:grid}.development-label{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.76rem;font-weight:750;display:flex}.signal{background:var(--accent);border-radius:50%;flex:none;width:10px;height:10px}.development-block h2{margin-bottom:.7rem;font-size:clamp(1.65rem,3vw,2.4rem)}.development-block p{max-width:680px;color:var(--ink-soft);margin:0}.page-intro{border-bottom:1px solid var(--border);padding:clamp(4.5rem,9vw,7.5rem) 0 clamp(4rem,8vw,7rem)}.page-intro h1{max-width:820px;margin-bottom:1.25rem}.page-lead{max-width:760px;color:var(--ink-soft);margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.section-after-intro{padding-top:clamp(3.5rem,7vw,6rem)}.status-card,.contact-panel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);padding:clamp(1.5rem,5vw,3rem)}.status-card-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.status-card-heading h2{margin:0;font-size:2rem}.status-pill-large{padding:.5rem .75rem}.status-grid{grid-template-columns:repeat(2,1fr);margin:0;display:grid}.status-grid div{border-bottom:1px solid var(--border);padding:1.8rem 0}.status-grid div:nth-child(odd){border-right:1px solid var(--border);padding-right:2rem}.status-grid div:nth-child(2n){padding-left:2rem}.status-grid div:nth-last-child(-n+2){border-bottom:0}.status-grid dt,.detail-list dt{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.74rem;font-weight:700}.status-grid dd,.detail-list dd{color:var(--ink);margin:0;font-weight:650}.prose-block{max-width:700px;padding-top:5rem}.prose-block h2{font-size:2rem}.prose-block p{color:var(--ink-soft);font-size:1.12rem}.service-list{border-top:1px solid var(--border-strong)}.service-row{border-bottom:1px solid var(--border-strong);grid-template-columns:70px 1fr;gap:1rem;padding:2.4rem 0;display:grid}.service-row h2{margin-bottom:.7rem;font-size:clamp(1.45rem,2.5vw,2rem)}.service-row p{max-width:690px;color:var(--ink-soft);margin:0}.notice{border-left:3px solid var(--accent);background:var(--accent-soft);grid-template-columns:120px 1fr;gap:1.5rem;margin-top:2rem;padding:1.4rem 1.6rem;display:grid}.notice p{color:var(--ink-soft);margin:0}.page-cta{justify-content:space-between;align-items:center;gap:2rem;padding-top:5rem;display:flex}.page-cta h2{max-width:600px;margin:0;font-size:clamp(1.8rem,4vw,3rem)}.content-grid{gap:4rem;display:grid}.detail-list{margin:0}.detail-list div{border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;gap:1.5rem;padding:1.2rem 0;display:grid}.detail-list a,.policy a{color:var(--accent-dark);text-underline-offset:3px;font-weight:650}.fine-print{color:var(--ink-muted);margin:1.5rem 0 0;font-size:.85rem}.content-section h2{margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.35rem)}.content-section>p{color:var(--ink-soft)}.check-list,.plain-list{border-top:1px solid var(--border);gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li,.plain-list li{border-bottom:1px solid var(--border);color:var(--ink-soft);padding:.9rem 0 .9rem 2rem;position:relative}.check-list li:before{color:var(--accent);content:"✓";font-weight:800;position:absolute;top:.97rem;left:.2rem}.plain-list{counter-reset:security-item}.plain-list li{counter-increment:security-item}.plain-list li:before{color:var(--accent);content:counter(security-item, decimal-leading-zero);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;position:absolute;left:0}.contact-links{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-links>a{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;display:flex}.contact-links>a:hover{border-color:var(--accent)}.contact-links span:first-child{display:grid}.contact-links small{color:var(--ink-muted)}.security-callout{border-radius:var(--radius-lg);background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,5vw,3rem);display:flex}.security-callout .eyebrow{color:#a9c3e7}.security-callout h2{margin-bottom:.5rem;font-size:2rem}.security-callout p:last-child{color:#d2dce7;margin:0}.two-column-content{grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,6rem);display:grid}.response-note{border-left:3px solid var(--accent);background:var(--accent-soft);margin-top:1.5rem;padding:1rem 1.2rem;font-weight:650;color:var(--ink)!important}.policy{max-width:760px}.policy-summary{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);margin-bottom:4rem;padding:1.5rem}.policy-summary p:last-child{color:var(--ink);margin:0;font-weight:650}.policy section{margin-bottom:3.5rem}.policy h2{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem)}.policy h3{margin:1.5rem 0 .65rem;font-size:1.1rem}.policy p,.policy li{color:var(--ink-soft)}.policy ul{padding-left:1.25rem}.policy li+li{margin-top:.4rem}.contact-card-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-card{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);align-content:space-between;min-height:180px;padding:1.5rem;text-decoration:none;display:grid;position:relative}.contact-card:hover{border-color:var(--accent)}.contact-label{color:var(--ink-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700}.contact-card strong{color:var(--accent-dark)}.contact-arrow{color:var(--accent);font-size:1.3rem;position:absolute;bottom:1.5rem;right:1.5rem}.project-brief{padding-top:5rem}.project-brief h2{max-width:650px;margin-bottom:1rem}.project-brief>p:last-child{max-width:680px;color:var(--ink-soft);font-size:1.1rem}.not-found{min-height:68vh;padding:clamp(5rem,12vw,10rem) 0}.error-code{color:var(--surface-deep);letter-spacing:-.08em;margin-bottom:-1.6rem;font-size:clamp(7rem,22vw,14rem);font-weight:800;line-height:.8}.not-found h1{max-width:700px;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.8rem)}.not-found>div>p:not(.error-code,.eyebrow){max-width:620px;color:var(--ink-soft);margin-bottom:2rem;font-size:1.1rem}.site-footer{border-top:1px solid var(--border);background:var(--surface);padding-top:4.5rem}.footer-grid{grid-template-columns:1fr auto;gap:4rem;padding-bottom:4rem;display:grid}.footer-brand p{color:var(--ink-soft);margin:1.4rem 0 .5rem}.wordmark-footer{width:fit-content}.wordmark-footer img{width:190px}.footer-email{color:var(--accent-dark);font-size:.9rem}.footer-nav{grid-template-columns:repeat(2,minmax(90px,1fr));gap:.75rem 2rem;display:grid}.footer-nav a{color:var(--ink-soft);font-size:.9rem;text-decoration:none}.footer-nav a:hover{color:var(--ink);text-underline-offset:4px;text-decoration:underline}.footer-legal{border-top:1px solid var(--border);grid-template-columns:1fr 2fr;gap:3rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}.footer-legal p{color:var(--ink-muted);margin:0;font-size:.72rem}@media (width<=1040px){.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-nav{margin-left:0;display:block}.hero-grid{grid-template-columns:1fr}.brand-stage{max-width:620px}.development-block{grid-template-columns:1fr auto}.development-label{grid-column:1/-1}}@media (width<=760px){.shell{width:min(calc(100% - 2rem), var(--shell))}.header-inner{min-height:70px}.header-cta{display:none}.mobile-nav{margin-left:auto}.mobile-nav ul{width:min(calc(100% - 2rem), var(--shell))}.hero{padding-top:4rem}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.wordmark img{width:154px}.brand-symbol-wrap{min-height:300px}.section-heading{grid-template-columns:1fr}.card-grid{border:0;grid-template-columns:1fr;gap:.85rem}.feature-card,.feature-card:first-child{border:1px solid var(--border-strong);min-height:300px}.outcome-grid,.two-column-content{grid-template-columns:1fr}.development-block{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.development-block .button{width:100%}.status-card-heading{display:grid}.status-grid{grid-template-columns:1fr}.status-grid div,.status-grid div:nth-child(odd),.status-grid div:nth-child(2n){border-right:0;border-bottom:1px solid var(--border);padding:1.2rem 0}.status-grid div:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.status-grid div:last-child{border-bottom:0}.service-row{grid-template-columns:44px 1fr}.notice{grid-template-columns:1fr;gap:.4rem}.page-cta,.security-callout{flex-direction:column;align-items:stretch}.page-cta .button,.security-callout .button{width:100%}.detail-list div{grid-template-columns:1fr;gap:.25rem}.contact-links,.contact-card-grid{grid-template-columns:1fr}.footer-grid,.footer-legal{grid-template-columns:1fr;gap:2.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
