@font-face{font-family:Manrope;src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-weight:200 800;font-display:swap}
:root{--bg:#030303;--surface:#111;--surface-2:#151515;--line:#292929;--text:#f1f1ef;--muted:#8e8c88;--accent:#b9afa2;--shell:1248px;--radius:10px;--header:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:13px;line-height:1.45;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;padding:12px;background:#fff;color:#000;transform:translateY(-160%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #e2d7ca;outline-offset:3px}.kicker{margin:0 0 11px;color:#8b8884;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.metal{color:#b8b1a9}h1,h2,h3,p{margin-top:0}h2{margin-bottom:0;font-size:30px;line-height:1.08;letter-spacing:.01em;font-weight:650;text-transform:uppercase}.page-section{position:relative;padding:42px 0}.section-heading{margin-bottom:24px}.heading-with-link{display:flex;align-items:end;justify-content:space-between}.heading-with-link>a{padding:10px 0;color:#aaa7a2;font-size:10px;font-weight:600;letter-spacing:.05em}.button{display:inline-flex;min-height:60px;align-items:center;justify-content:center;gap:18px;border:0;border-radius:9px;padding:0 34px;font-size:11px;font-weight:700;letter-spacing:.04em;cursor:pointer}.button-primary{background:linear-gradient(135deg,#ded8cf,#a99f91);color:#161514;box-shadow:0 8px 28px rgba(190,178,160,.15)}

.site-header{position:absolute;inset:0 0 auto;z-index:20;height:var(--header);border-bottom:1px solid rgba(255,255,255,.025)}.header-inner{height:100%;display:grid;grid-template-columns:220px 1fr 180px;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content}.brand-mark{display:grid;width:38px;height:42px;place-items:center;border:2px solid #e2e2e0;clip-path:polygon(50% 0,94% 23%,94% 76%,50% 100%,6% 76%,6% 23%);font-size:21px;font-weight:800}.brand b,.brand small{display:block}.brand b{font-size:16px;letter-spacing:.05em}.brand small{font-size:7px;letter-spacing:.17em;color:#9b9995}.desktop-nav{display:flex;justify-content:center;gap:42px}.desktop-nav a{font-size:10px;font-weight:600;letter-spacing:.05em;color:#c1bfbb}.desktop-nav a:hover{color:#fff}.header-cta{justify-self:end;display:flex;min-width:166px;height:48px;align-items:center;justify-content:center;gap:16px;border:1px solid #2d2d2d;border-radius:9px;background:rgba(17,17,17,.7);font-size:10px}.menu-toggle,.mobile-menu{display:none}

.hero{position:relative;height:862px;isolation:isolate;overflow:hidden;background:#020202}.hero-image{position:absolute;z-index:-3;right:-5%;top:0;width:min(1120px,82vw);height:100%;object-fit:cover;object-position:57% center}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#020202 0%,#020202 25%,rgba(2,2,2,.94) 35%,rgba(2,2,2,.22) 66%,rgba(2,2,2,.08) 100%),linear-gradient(0deg,#020202 0%,transparent 18%,transparent 82%,rgba(0,0,0,.25) 100%)}.hero-content{position:relative;height:100%}.hero-copy{position:absolute;top:181px;left:0;width:620px}.hero h1{display:flex;flex-direction:column;margin:0 0 24px;font-size:82px;font-weight:720;line-height:.88;letter-spacing:-.035em}.hero-lead{max-width:360px;margin-bottom:38px;color:#979591;font-size:14px}.hero-actions{display:flex;align-items:center;gap:30px}.video-button{display:flex;align-items:center;gap:14px;max-width:185px;border:0;background:none;color:#d5d3cf;font-size:10px;font-weight:650;letter-spacing:.04em;text-align:left;cursor:pointer}.play{display:grid;flex:0 0 50px;height:50px;place-items:center;border:1px solid #c8c5bf;border-radius:50%;font-size:11px;padding-left:2px}.hero-trust{position:absolute;left:0;right:260px;bottom:72px;display:grid;grid-template-columns:repeat(4,max-content);gap:40px}.hero-trust>div{display:flex;align-items:center;gap:11px;color:#a09d98;font-size:9px;line-height:1.2;letter-spacing:.03em}.hero-trust i{color:var(--accent);font-style:normal;font-size:31px}.hero-promo{position:absolute;right:0;bottom:49px;width:402px;height:88px;display:flex;align-items:center;justify-content:space-between;padding:18px 22px 18px 28px;border:1px solid #292929;border-radius:9px;background:linear-gradient(110deg,#111,#191919);overflow:hidden}.hero-promo span,.hero-promo b,.hero-promo small{display:block}.hero-promo small{margin-bottom:5px;color:#777;font-size:8px}.hero-promo b{font-size:11px}.hero-promo i{font-size:66px;color:#817970;transform:rotate(18deg);text-shadow:10px 7px 0 #5f5a54,20px 14px 0 #3e3b38}

.services-section{min-height:786px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:306px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#121212,#0c0c0c);overflow:hidden;transition:transform .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-3px);border-color:#4a4743}.service-card>img{width:100%;height:151px;object-fit:cover;filter:saturate(.7)}.service-card>div{padding:16px 18px}.service-card h3{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:650}.service-card p{min-height:55px;margin-bottom:11px;color:#8e8c88;font-size:10.5px;line-height:1.45}.service-card a{color:#aaa59e;font-size:9px;font-weight:700;letter-spacing:.05em}

.comparison-section{min-height:430px;padding-top:38px}.comparison{position:relative;width:100%;height:336px;border:1px solid #343434;border-radius:10px;overflow:hidden;background:#0d0d0d}.comparison img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.comparison-before{filter:grayscale(.35) brightness(.54) contrast(1.08)}.comparison-after{position:absolute;inset:0;clip-path:inset(0 0 0 var(--position));}.comparison-after img{filter:contrast(1.05)}.comparison-range{position:absolute;z-index:5;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.compare-handle{position:absolute;z-index:4;left:var(--position);top:0;bottom:0;width:1px;background:#e6e1d9;transform:translateX(-50%);color:#050505;font-size:11px}.compare-handle:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:34px;border:1px solid #dbd7d0;border-radius:50%;background:#111;transform:translate(-50%,-50%)}.compare-handle{display:flex;align-items:center;justify-content:center;text-indent:-999px}.compare-handle:before{content:"‹ ›";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);color:#eee;text-indent:0;white-space:nowrap}.compare-label{position:absolute;z-index:3;top:22px;font-size:10px;font-weight:700}.before-label{left:32px}.after-label{right:32px}

.advantages-section{min-height:267px;padding-top:36px}.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.advantages-grid article{display:grid;grid-template-columns:48px 1fr;gap:12px}.advantages-grid i{color:var(--accent);font-size:41px;font-style:normal;line-height:1}.advantages-grid h3{margin-bottom:7px;font-size:12px;line-height:1.25}.advantages-grid p{margin:0;color:#777570;font-size:9.5px;line-height:1.5}

.process-section{min-height:291px;padding-top:37px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.process-grid article{position:relative;min-height:166px;padding:14px 18px 17px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(135deg,#131313,#0d0d0d)}.process-grid article:not(:last-child):after{content:"→";position:absolute;right:-25px;top:50%;color:#999;font-size:20px}.step-top{display:flex;align-items:start;justify-content:space-between}.step-top b{color:#6e6963;font-size:29px;font-weight:400;line-height:1}.step-top i{color:var(--accent);font-size:28px;font-style:normal}.process-grid h3{margin:20px 0 5px;font-size:12px}.process-grid p{margin:0;color:#76736f;font-size:9.5px;line-height:1.45}

.portfolio-section{min-height:477px;padding-top:36px}.portfolio-grid{display:grid;height:340px;grid-template-columns:1.45fr repeat(3,1fr);grid-template-rows:1fr 1fr;gap:8px}.portfolio-item{padding:0;border:1px solid #292929;border-radius:8px;background:#111;overflow:hidden;cursor:zoom-in}.portfolio-main{grid-row:1/3}.portfolio-item img{width:100%;height:100%;object-fit:cover;filter:saturate(.72);transition:transform .35s ease,filter .35s ease}.portfolio-item:hover img{transform:scale(1.035);filter:saturate(.9) brightness(1.08)}

.reviews-section{min-height:295px;padding-top:36px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{position:relative;min-height:188px;padding:22px 22px 17px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(145deg,#141414,#0d0d0d)}.quote{position:absolute;top:12px;left:20px;color:#aaa298;font-family:Georgia,serif;font-size:38px}.review-card>p{min-height:75px;margin:24px 0 13px;color:#aaa7a2;font-size:10px;line-height:1.5}.review-person{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px}.review-person img{width:36px;height:36px;border-radius:50%;object-fit:cover}.review-person b,.review-person small{display:block}.review-person b{font-size:9px}.review-person small{color:#777;font-size:8px}.review-person i{color:#c7bba9;font-size:10px;font-style:normal;letter-spacing:2px}

.request-section{position:relative;min-height:370px;border-top:1px solid #222;overflow:hidden;background:#050505}.request-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,#050505 58%,transparent 100%);pointer-events:none}.request-image{position:absolute;right:-4%;top:0;width:51%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.65)}.request-layout{position:relative;z-index:2;display:grid;min-height:370px;grid-template-columns:1fr 330px 290px;gap:34px;align-items:center}.request-copy{max-width:560px}.request-copy h2{margin-bottom:18px;font-size:36px;line-height:1.05}.request-copy h2 span{display:block}.request-copy>p:not(.kicker){max-width:500px;color:#8d8a86;font-size:12px}.contact-lines{display:grid;grid-template-columns:170px 1fr;gap:8px 28px;margin-top:24px}.contact-lines a{font-size:10px}.contact-lines small{grid-column:1;font-size:8px;color:#777}.socials{display:flex;gap:9px;margin-top:18px}.socials a{display:grid;width:26px;height:26px;place-items:center;border:1px solid #3a3835;border-radius:50%;color:#bbb4ab;font-size:9px}.lead-form{display:grid;gap:10px;padding:22px;border:1px solid #292929;border-radius:9px;background:linear-gradient(145deg,#171717,#0d0d0d)}.lead-form label{display:block}.lead-form label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.lead-form input,.lead-form select{width:100%;height:44px;border:0;border-bottom:1px solid #292929;border-radius:0;background:transparent;color:#aaa;padding:0 4px;font-size:10px}.lead-form select{color:#888}.lead-form select option{background:#111}.lead-form .button{width:100%;min-height:51px;margin-top:4px;padding:0 18px}.lead-form>small{color:#666;font-size:7px;line-height:1.35}.form-status{min-height:16px;margin:0;color:#bfb5a8;font-size:9px}

.site-footer{min-height:448px;border-top:1px solid #242424;padding:58px 0 48px;background:#030303}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:70px}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:12px}.footer-grid h3{margin:0 0 6px;font-size:10px}.footer-grid a,.footer-grid span{color:#85827e;font-size:9px}.footer-brand p{max-width:280px;margin-top:34px;color:#666;font-size:8px}.footer-brand .brand b{color:#eee}.footer-brand .brand small{font-size:7px}

dialog{border:1px solid #333;border-radius:12px;background:#0b0b0b;color:#fff;box-shadow:0 30px 100px #000}dialog::backdrop{background:rgba(0,0,0,.84);backdrop-filter:blur(5px)}dialog>[data-dialog-close]{position:absolute;z-index:2;right:14px;top:10px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.7);color:#fff;font-size:30px;cursor:pointer}.media-dialog{width:min(960px,calc(100% - 32px));padding:0;background:#050505}.media-dialog video{display:block;width:100%;max-height:80vh;background:#050505}.lightbox{width:min(1100px,calc(100% - 32px));padding:46px 18px 18px}.lightbox img{width:100%;max-height:78vh;object-fit:contain}

@keyframes hero-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero-copy>*{animation:hero-in .7s both}.hero-copy>*:nth-child(2){animation-delay:.08s}.hero-copy>*:nth-child(3){animation-delay:.16s}.hero-copy>*:nth-child(4){animation-delay:.24s}.reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}

@media(max-width:1100px){:root{--shell:936px}.shell{width:min(var(--shell),calc(100% - 40px))}.desktop-nav{gap:22px}.header-inner{grid-template-columns:190px 1fr 150px}.header-cta{min-width:146px}.hero-copy{width:540px}.hero h1{font-size:67px}.hero-image{right:-20%;width:1050px}.hero-trust{gap:22px}.hero-promo{width:330px}.services-grid{grid-template-columns:repeat(2,1fr)}.services-section{min-height:auto}.advantages-grid{gap:22px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2):after{display:none}.process-section{min-height:auto}.request-layout{grid-template-columns:1fr 330px}.request-image{opacity:.35}.footer-grid{gap:35px}}

@media(max-width:820px){:root{--header:70px}.shell{width:calc(100% - 32px)}.site-header{position:absolute}.header-inner{display:flex;justify-content:space-between}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;width:46px;height:46px;place-content:center;gap:7px;border:1px solid #333;border-radius:8px;background:#111}.menu-toggle span{display:block;width:22px;height:1px;background:#ddd}.mobile-menu{position:fixed;z-index:30;inset:70px 0 0;display:flex;flex-direction:column;padding:36px 24px;background:rgba(3,3,3,.98)}.mobile-menu[hidden]{display:none}.mobile-menu a{padding:18px 0;border-bottom:1px solid #222;font-size:16px}.hero{height:930px}.hero-image{top:240px;right:-35%;width:1020px;height:690px;object-position:center}.hero-shade{background:linear-gradient(180deg,#020202 0%,#020202 31%,rgba(2,2,2,.55) 59%,#020202 100%),linear-gradient(90deg,#020202 0%,transparent 100%)}.hero-copy{top:120px;width:min(560px,100%)}.hero h1{font-size:58px}.hero-lead{max-width:320px}.hero-trust{left:0;right:auto;bottom:66px;width:55%;grid-template-columns:repeat(2,1fr);gap:18px}.hero-promo{right:0;bottom:64px;width:40%}.services-grid{grid-template-columns:repeat(2,1fr)}.comparison{height:260px}.advantages-grid{grid-template-columns:repeat(2,1fr);gap:30px}.portfolio-section{min-height:auto}.portfolio-grid{height:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:300px repeat(3,140px)}.portfolio-main{grid-column:1/3;grid-row:auto}.reviews-grid{grid-template-columns:1fr}.reviews-section{min-height:auto}.request-section:after{background:linear-gradient(90deg,#050505 0%,#050505 75%,transparent)}.request-layout{grid-template-columns:1fr 330px;gap:26px}.request-image{right:-25%;width:75%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:45px}}

@media(max-width:560px){h2{font-size:24px}.page-section{padding:36px 0}.heading-with-link{align-items:start}.heading-with-link>a{max-width:110px;text-align:right}.brand-mark{width:32px;height:36px}.brand b{font-size:13px}.hero{height:980px}.hero-copy{top:106px}.hero h1{font-size:44px;line-height:.93;margin-bottom:20px}.hero-lead{font-size:12px}.hero-actions{align-items:stretch;flex-direction:column;gap:16px}.hero-actions .button{width:100%}.video-button{max-width:none}.hero-image{top:360px;right:-70%;width:950px;height:600px}.hero-trust{bottom:46px;width:100%;gap:17px 28px}.hero-promo{display:none}.services-grid{grid-template-columns:1fr}.service-card>img{height:180px}.comparison-section{min-height:350px}.comparison{height:220px}.advantages-grid{grid-template-columns:1fr}.advantages-grid article{grid-template-columns:54px 1fr}.process-grid{grid-template-columns:1fr}.process-grid article:not(:last-child):after{display:block;content:"↓";right:50%;top:auto;bottom:-27px}.portfolio-grid{grid-template-rows:270px repeat(3,125px)}.review-card{min-height:200px}.request-section{padding:42px 0 270px}.request-section:after{background:linear-gradient(180deg,#050505 0%,#050505 72%,rgba(5,5,5,.35) 100%)}.request-layout{display:flex;flex-direction:column;align-items:stretch}.request-copy h2{font-size:30px}.contact-lines{grid-template-columns:1fr}.contact-lines small{grid-column:auto}.lead-form{padding:18px}.request-image{position:absolute;inset:auto 0 0;width:100%;height:250px;margin:0;object-position:72% center;opacity:.7}.site-footer{min-height:auto;padding:48px 0}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-brand p{margin-top:18px}}

@media(max-width:380px){.hero h1{font-size:40px}.hero-trust>div{font-size:8px}.portfolio-grid{grid-template-rows:240px repeat(3,112px)}.button{padding-inline:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Post-critic fidelity corrections. */
.brand-mark{border:0;clip-path:none;background:url("assets/icons/favicon.svg") center/contain no-repeat;color:transparent;font-size:0}
.hero-copy{top:205px;width:660px}.hero h1{font-size:86px;letter-spacing:-.015em}
.comparison-before,.comparison-after img{filter:none}
@media(max-width:820px){.hero-copy{top:120px;width:min(560px,100%)}.hero h1{font-size:58px}}
@media(max-width:560px){.hero{height:1020px}.hero-copy{top:106px}.hero h1{font-size:44px}.hero-image{top:360px;right:-22%;width:720px;height:600px;object-position:60% center}.hero-trust{bottom:40px;width:100%}.hero-promo{display:flex;right:0;bottom:154px;width:100%;height:76px;padding:14px 18px}.hero-promo i{font-size:48px}}
@media(max-width:380px){.hero h1{font-size:40px}.hero-image{right:-25%;width:680px}}
