:root{--navy:#091744;--navy-deep:#050d2b;--navy-soft:#18275b;--gold:#d59a00;--gold-light:#efbd39;--ink:#172033;--muted:#5f6675;--warm:#f5f1e9;--paper:#fffdf9;--white:#fff;--line:#ded9cf;--shadow:0 24px 60px #0917441f;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}body,a,button,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.08}h1{margin-bottom:24px;font-size:clamp(2.8rem,6.3vw,5.4rem)}h2{margin-bottom:20px;font-size:clamp(2.1rem,4.6vw,3.7rem)}h3{margin-bottom:12px;font-size:1.35rem}::selection{background:var(--gold-light);color:var(--navy-deep)}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:9999;background:var(--white);color:var(--navy);border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.service-bar{background:var(--navy-deep);color:#e8ebf4;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:700}.service-bar__inner{justify-content:center;align-items:center;gap:12px;min-height:34px;display:flex}.site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;border-bottom:1px solid #09174414;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:86px;display:grid}.brand{align-items:center;height:72px;display:inline-flex}.brand img{width:70px;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:clamp(18px,3vw,38px);display:flex}.desktop-nav a{color:var(--navy);font-size:.92rem;font-weight:700;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--gold);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.mobile-nav{display:none}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;font-size:.92rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{background:var(--navy);min-height:44px;color:var(--white);padding:11px 19px}.button--gold{background:var(--gold);color:var(--navy-deep);box-shadow:0 12px 28px #d59a0040}.button--gold:hover{background:var(--gold-light)}.button--outline{color:var(--navy);background:#ffffffa6;border-color:#09174440}.button--outline-light{color:var(--white);border-color:#ffffff80}.eyebrow{color:#9b7000;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:900}.eyebrow--light{color:var(--gold-light)}.hero{background:radial-gradient(circle at 88% 10%,#d59a001f,#0000 30%),linear-gradient(145deg,#fffdf9 0%,#f5f0e6 100%);padding:76px 0 86px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0917441f;border-radius:50%;width:210px;height:210px;position:absolute;top:34px;left:-80px}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(44px,7vw,94px);display:grid}.hero-copy{z-index:1;position:relative}.hero-lead,.large-copy{color:#4f586b;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.7}.hero-lead{max-width:690px;margin-bottom:30px}.hero-actions,.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:42px 0 0;padding:26px 0 0;list-style:none;display:grid}.hero-proof li{flex-direction:column;padding-right:16px;display:flex}.hero-proof strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.hero-proof span{color:var(--muted);font-size:.78rem}.hero-visual,.service-hero__image{min-height:610px;box-shadow:var(--shadow);border-radius:120px 16px;position:relative;overflow:hidden}.hero-visual img,.service-hero__image img,.project-image img,.about-image img{object-fit:cover}.hero-badge{border-left:4px solid var(--gold);max-width:245px;color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#091744eb;flex-direction:column;padding:18px 20px;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 12px 30px #0003}.hero-badge span{color:#dfe4f1;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.hero-badge strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.section{padding:104px 0}.section--warm{background:var(--warm)}.section--navy{background:var(--navy);color:#e6e9f1;overflow:hidden}.section--navy h2,.section--navy h3{color:var(--white)}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:end;gap:50px;margin-bottom:54px;display:grid}.section-heading h2{max-width:800px;margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:5px}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:340px;color:inherit;flex-direction:column;padding:28px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.service-card:hover{box-shadow:var(--shadow);border-color:#d59a00b3;transform:translateY(-7px)}.service-number{color:var(--gold);margin-bottom:auto;font-family:Georgia,Times New Roman,serif;font-size:2rem}.service-card p{color:var(--muted);font-size:.92rem}.text-link{color:var(--navy);margin-top:10px;font-size:.86rem;font-weight:800}.project-grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.project-card{border-radius:var(--radius);background:var(--white);grid-column:span 4;margin:0;overflow:hidden;box-shadow:0 16px 45px #09174414}.project-card--1,.project-card--6{grid-column:span 8}.project-image{background:#e4e1db;min-height:300px;position:relative;overflow:hidden}.project-card--1 .project-image,.project-card--6 .project-image{min-height:390px}.project-image img{transition:transform .5s}.project-card:hover .project-image img{transform:scale(1.035)}.project-card figcaption{padding:22px 24px 24px}.project-card figcaption h3{margin-bottom:7px;font-size:1.15rem}.project-card figcaption p{color:var(--muted);margin-bottom:0;font-size:.88rem}.process-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(60px,9vw,120px);display:grid}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr;gap:18px;padding:26px 0;display:grid}.process-list li:first-child{padding-top:0}.process-list>li>span,.promise-grid>div>span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.process-list h3{margin-bottom:6px}.process-list p{color:var(--muted);margin-bottom:0}.about-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(50px,9vw,110px);display:grid}.about-image{border:10px solid #ffffff14;border-radius:18px 120px;min-height:520px;position:relative;overflow:hidden}.about-copy p:not(.eyebrow){color:#d2d7e5;max-width:700px;font-size:1.04rem}.about-copy .button{margin-top:14px}.contact-cta{background:linear-gradient(120deg, var(--navy-deep), var(--navy));color:#e2e7f2;padding:88px 0}.contact-cta--compact{margin-top:0}.contact-cta__inner{grid-template-columns:1fr auto;align-items:center;gap:50px;display:grid}.contact-cta h2{max-width:750px;color:var(--white);margin-bottom:10px}.contact-cta p:not(.eyebrow){margin-bottom:0}.contact-actions{justify-content:flex-end}.footer{color:#aeb6cb;background:#030819;padding:72px 0 24px;font-size:.9rem}.footer-grid{grid-template-columns:1.3fr 1fr .9fr;gap:70px;display:grid}.footer-brand,.footer-title{color:var(--white);margin-bottom:18px;font-weight:900}.footer-brand{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.footer ul{margin:0;padding:0;list-style:none}.footer li+li{margin-top:8px}.footer a{text-underline-offset:4px;text-decoration-color:#ffffff40}.footer a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:54px;padding-top:22px;font-size:.78rem;display:flex}.mobile-contact-bar{display:none}.service-hero{background:linear-gradient(145deg,#fffdf9 0%,#f5f0e6 100%);padding:64px 0 84px}.service-hero__grid{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(42px,7vw,90px);display:grid}.service-hero h1{font-size:clamp(2.7rem,5.4vw,4.9rem)}.service-hero__image{border-radius:18px 90px;min-height:530px}.breadcrumb{color:var(--muted);align-items:center;gap:10px;margin-bottom:34px;font-size:.8rem;display:flex}.breadcrumb a{color:var(--navy)}.service-content{grid-template-columns:1fr .9fr;align-items:start;gap:clamp(55px,9vw,120px);display:grid}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);color:var(--navy);padding:18px 18px 18px 50px;font-weight:700;position:relative}.check-list li:before{color:#8c6500;content:"✓";background:#d59a002e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.78rem;display:grid;position:absolute;top:18px;left:10px}.promise-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.promise-grid>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:34px}.promise-grid p{color:var(--muted);margin-bottom:0}.legal-page,.not-found{background:var(--warm);min-height:65vh;padding:82px 0 110px}.legal-content{max-width:850px}.legal-content h1,.not-found h1{font-size:clamp(2.6rem,5.2vw,4.6rem)}.legal-content h2{margin-top:42px;font-size:1.7rem}.legal-content a{color:var(--navy);font-weight:700}.not-found .container{text-align:center;max-width:760px}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:30px;font-size:1.1rem}@media (max-width:1040px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav,.header-call{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{background:var(--navy);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--white);width:20px;height:2px}.mobile-nav nav{border:1px solid var(--line);background:var(--white);width:min(310px,100vw - 40px);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;padding:15px;display:flex;position:absolute;top:58px;right:0}.mobile-nav nav a{color:var(--navy);border-radius:10px;padding:13px 14px;font-weight:800;text-decoration:none}.mobile-nav nav a:hover{background:var(--warm)}.hero-grid,.service-hero__grid{gap:45px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:300px}}@media (max-width:820px){body{padding-bottom:62px}.hero,.service-hero{padding-top:48px}.hero-grid,.service-hero__grid,.section-heading,.process-grid,.about-grid,.service-content,.contact-cta__inner{grid-template-columns:1fr}.hero-visual{min-height:540px}.service-hero__image{min-height:460px}.section{padding:78px 0}.section-heading{gap:18px}.project-card,.project-card--1,.project-card--6{grid-column:span 6}.project-card--1 .project-image,.project-card--6 .project-image,.project-image{min-height:300px}.about-grid{gap:48px}.about-image{min-height:460px}.contact-cta__inner{gap:22px}.contact-actions{justify-content:flex-start}.promise-grid,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:38px}.mobile-contact-bar{z-index:1200;background:var(--navy-deep);border-top:1px solid #ffffff1f;grid-template-columns:.8fr 1.2fr;gap:7px;height:62px;padding:7px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-contact-bar a{color:var(--white);border:1px solid #ffffff4d;border-radius:10px;place-items:center;font-size:.82rem;font-weight:900;text-decoration:none;display:grid}.mobile-contact-bar a:last-child{border-color:var(--gold);background:var(--gold);color:var(--navy-deep)}}@media (max-width:620px){.container{width:min(calc(100% - 28px), var(--container))}.service-bar__inner{letter-spacing:.07em;gap:8px;font-size:.65rem}.header-inner{min-height:74px}.brand,.brand img{height:auto}.brand img{width:58px}h1{font-size:clamp(2.55rem,13vw,3.55rem)}h2{font-size:clamp(2rem,10vw,2.8rem)}.hero-actions,.contact-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.contact-actions .button{width:100%}.hero-proof{gap:10px}.hero-proof strong{font-size:1.15rem}.hero-proof span{font-size:.67rem;line-height:1.35}.hero-visual{border-radius:72px 12px;min-height:440px}.hero-badge{max-width:none;bottom:12px;left:12px;right:12px}.service-grid,.project-grid,.promise-grid{grid-template-columns:1fr}.service-card{min-height:275px}.project-card,.project-card--1,.project-card--6{grid-column:auto}.project-card--1 .project-image,.project-card--6 .project-image,.project-image{min-height:300px}.about-image{border-radius:14px 70px;min-height:380px}.process-list li{grid-template-columns:48px 1fr}.contact-cta{padding:70px 0}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
