@import"https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700&display=swap";:root{--paper:#f2f0e9;--ink:#1d1e1b;--charcoal:#292a27;--muted:#696961;--line:rgba(29,30,27,.2);--page:min(1360px, calc(100% - 8vw) );--sans:"Assistant",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);direction:rtl;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}.site-header{position:fixed;inset:0 0 auto;z-index:30;color:#fff}.site-header:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;height:90px;background:linear-gradient(#1213109c,transparent);pointer-events:none}.nav-shell{width:var(--page);height:86px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:20px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.brand small{display:block;margin-top:-4px;font-size:11px;letter-spacing:.06em;font-weight:400;opacity:.8}.brand-mark{width:30px;height:30px;display:flex;align-items:stretch;gap:3px;direction:ltr}.brand-mark i{display:block;flex:1;background:currentColor}.brand-mark i:first-child{height:65%;align-self:flex-end}.brand-mark i:nth-child(2){height:100%}.brand-mark i:last-child{height:45%;align-self:flex-end}.site-nav{display:flex;align-items:center;gap:clamp(18px,2.5vw,42px);font-size:15px}.site-nav a{text-decoration:none;opacity:.88;transition:opacity .18s}.site-nav a:hover{opacity:1}.menu-toggle{display:none;position:relative;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#14151252;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:inherit;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.menu-toggle:hover,.menu-toggle:focus-visible{background:#14151299;border-color:#ffffffb3;outline:0;transform:scale(1.05)}.menu-toggle span{position:absolute;top:50%;left:50%;display:block;width:16px;height:1.4px;background:currentColor;border-radius:1px;transition:transform .28s cubic-bezier(.55,.05,.35,1)}.menu-toggle span:first-child{transform:translate(-50%,-5px)}.menu-toggle span:last-child{transform:translate(-50%,3px)}.menu-toggle.is-open{background:#141512bf;border-color:#ffffffd9}.hero{position:relative;min-height:750px;height:100vh;max-height:980px;overflow:hidden;color:#fff;background:#1e1f1c}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;animation:imageIn 1.4s cubic-bezier(.2,.7,.2,1) both;filter:blur(var(--hero-blur,0px));will-change:filter,transform}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(4,5,4,.48),transparent 62%),linear-gradient(0deg,rgba(4,5,4,.5),transparent 22%)}.hero-copy{position:absolute;bottom:clamp(150px,18vh,210px);right:8vw;animation:riseIn .9s .25s both}.eyebrow{margin:0 0 16px;color:var(--charcoal);font-size:14px;font-weight:500;letter-spacing:.01em}.on-dark{color:#e5e0d5}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.035em}.hero h1{margin-bottom:17px;font-size:clamp(48px,6.8vw,104px);line-height:.95}.hero-copy>p:last-child{font-size:18px;margin-bottom:0}.hero-scroll{position:absolute;left:50%;transform:translate(-50%);bottom:38px;display:flex;flex-direction:column;align-items:center;gap:14px;color:#fff;text-decoration:none;font-size:13px;writing-mode:horizontal-tb}.hero-scroll span{position:relative;width:1px;height:52px;display:inline-block;background:#ffffff47;overflow:hidden}.hero-scroll span:after{content:"";position:absolute;top:0;left:0;width:100%;height:45%;background:#fff;animation:scrollHint 1.8s infinite cubic-bezier(.55,.05,.35,1)}@keyframes scrollHint{0%{transform:translateY(-100%)}60%,to{transform:translateY(230%)}}.section{width:var(--page);margin-inline:auto;position:relative}.about.section:before,.portfolio.section:before,.contact.section:before,.testimonials.section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(29,30,27,.22) 22%,rgba(29,30,27,.22) 78%,transparent);pointer-events:none}.portfolio{padding-block:140px 110px}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:68px}.section-intro h2,.about h2,.contact h2{margin:0;font-size:clamp(42px,5vw,74px);line-height:.98}.intro-copy{width:min(360px,30%);margin:0 0 5px;color:var(--muted);font-size:17px}.work-index{display:flex;flex-wrap:wrap;gap:21px;padding-bottom:21px;border-bottom:1px solid var(--line);margin-bottom:25px}.work-index button{border:0;padding:0;background:transparent;color:var(--muted);font-size:14px;transition:color .18s}.work-index button.active,.work-index button:hover{color:var(--ink)}.work-index button.active:after{content:"";display:block;width:20px;height:1px;background:var(--ink);margin-top:5px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:54px 28px}.project{grid-column:auto}.project-image,.image-trigger{padding:0;border:0;background:transparent;overflow:hidden;display:block;width:100%}.project-image{position:relative;height:480px;background:var(--paper)}.project-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 68%,rgba(242,240,233,.98) 100%)}.project-image img,.project-image video{filter:saturate(.92) contrast(1.04)}.project-image img,.project-image video,.image-trigger img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-image:hover img,.project-image:hover video,.image-trigger:hover img{transform:scale(1.035)}.project-meta{padding-top:16px}.project-meta>span{display:block;color:var(--charcoal);font-size:13px;font-weight:500;letter-spacing:0}.project-title{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0;border:0;background:transparent;color:var(--ink);font-size:25px;font-weight:500;text-align:right}.project-title i{font-family:Arial,sans-serif;font-size:18px;font-style:normal;transition:transform .18s}.project-title:hover i{transform:translate(3px,-3px)}.project-meta p{margin:5px 0 0;color:var(--muted);font-size:15px}.about{padding-block:110px 130px;border-top:1px solid var(--line)}.about-head{max-width:820px;margin:0 auto 68px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.about-badge{display:inline-block;padding:6px 16px;border:1px solid var(--line);border-radius:999px;background:#f2f0e999;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.about-head h2{margin:0;font-size:clamp(40px,4.8vw,66px);line-height:1.02;font-weight:400;letter-spacing:-.035em}.about-head h2 .muted{color:var(--muted);display:block}.about-desc{margin:0;max-width:600px;color:var(--muted);font-size:16px;line-height:1.7}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1200px;margin:0 auto}.about-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px;padding:44px 26px 32px;border:1px solid var(--line);background:var(--paper);overflow:hidden;border-radius:2px;transition:border-color .25s,transform .25s}.about-card:hover{border-color:#1d1e1b59;transform:translateY(-2px)}.about-orb{position:relative;width:118px;height:118px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--paper);box-shadow:0 1px 2px #0000000a;outline:1px solid var(--line);outline-offset:6px}.about-orb--dashed{border-style:dashed;border-width:2px}.about-orb-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(29,30,27,.2),rgba(29,30,27,.05) 55%,transparent 75%);filter:blur(14px);transform:scale(1.2);z-index:1}.about-icon{position:relative;z-index:2;width:46px;height:46px;color:var(--charcoal);stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.about-card-body{display:flex;flex-direction:column;gap:8px}.about-card h3{margin:0;font-size:19px;font-weight:600;color:var(--ink)}.about-card p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.6}.contact{padding-block:140px 130px}.contact-layout{display:flex;justify-content:center}.contact-info{max-width:560px;width:100%;color:var(--charcoal);text-align:center;display:flex;flex-direction:column;align-items:center}.contact-info .contact-lead,.contact-info .contact-channels{align-self:stretch}.contact-info .eyebrow{margin-bottom:16px}.contact-info h2{margin:0 0 20px;font-size:clamp(38px,4.6vw,60px);line-height:1;font-weight:400;letter-spacing:-.035em;color:var(--ink)}.contact-rule{display:block;width:88px;height:3px;border-radius:2px;background:linear-gradient(to left,var(--ink),rgba(29,30,27,.15));margin-bottom:26px}.contact-lead{margin:0 0 30px;color:var(--muted);font-size:16.5px;line-height:1.7;max-width:440px}.contact-channels{display:flex;flex-direction:column;gap:10px}.contact-channel{display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#faf8f2;text-decoration:none;color:var(--ink);transition:border-color .2s,background .2s,transform .2s}.contact-channel:hover{border-color:#1d1e1b66;background:#f5f2e9;transform:translateY(-1px)}.contact-channel-icon{flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--ink);color:#f2f0e9}.contact-channel-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.contact-channel-icon svg.icon-wa{fill:currentColor;stroke:none}.contact-channel-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.contact-channel-body span{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.contact-channel-body b{font-size:16.5px;font-weight:600;color:var(--ink);direction:ltr;text-align:right;letter-spacing:.01em;font-variant-numeric:tabular-nums}.contact-channel-arrow{color:var(--muted);font-family:Arial,sans-serif;font-size:18px;transition:transform .2s,color .2s}.contact-channel:hover .contact-channel-arrow{transform:translate(-4px,-4px);color:var(--ink)}.site-footer{background:var(--ink);color:#c9c7bd;margin-top:40px}.footer-inner{width:var(--page);margin-inline:auto;padding-block:70px 30px}.footer-top{display:grid;grid-template-columns:1.6fr .8fr .8fr 1fr;gap:clamp(30px,4vw,60px);padding-bottom:52px;border-bottom:1px solid rgba(242,240,233,.12)}.footer-brand-col p{margin:18px 0 0;color:#a5a39a;font-size:14.5px;line-height:1.7;max-width:340px}.footer-brand{display:inline-flex;align-items:center;gap:11px;color:#f2f0e9;text-decoration:none;font-size:22px;font-weight:600;letter-spacing:.02em}.footer-brand .brand-mark{width:26px;height:26px;display:flex;align-items:stretch;gap:3px;direction:ltr}.footer-brand .brand-mark i{display:block;flex:1;background:currentColor}.footer-brand .brand-mark i:first-child{height:65%;align-self:flex-end}.footer-brand .brand-mark i:nth-child(2){height:100%}.footer-brand .brand-mark i:last-child{height:45%;align-self:flex-end}.footer-col h4{margin:0 0 18px;color:#f2f0e9;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.footer-col li{color:#a5a39a;font-size:14.5px;line-height:1.4}.footer-col a{color:#c9c7bd;text-decoration:none;transition:color .18s}.footer-col a:hover{color:#f2f0e9}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;color:#8a887f;font-size:13px;flex-wrap:wrap;gap:12px}.footer-bottom p{margin:0}.back-top{color:#c9c7bd;text-decoration:none;font-size:13px;font-family:inherit;background:transparent;border:0;padding:0;cursor:pointer;transition:color .18s}.back-top:hover{color:#f2f0e9}.back-top span{display:inline-block;margin-inline-start:6px;transition:transform .18s}.back-top:hover span{transform:translateY(-3px)}.footer-credits{display:flex;flex-direction:column;gap:4px;min-width:0}.footer-credit{margin:0;color:#6f6d64;font-size:12px;letter-spacing:.01em}.footer-credit a{color:#a5a39a;text-decoration:none;transition:color .18s}.footer-credit a:hover{color:#f2f0e9}.brand{cursor:pointer}dialog{color:var(--ink)}.project-dialog,.lightbox{opacity:0;transform:translateY(24px) scale(.97);transition:opacity .35s cubic-bezier(.2,.7,.2,1),transform .35s cubic-bezier(.2,.7,.2,1),overlay .35s allow-discrete,display .35s allow-discrete}.project-dialog[open],.lightbox[open]{opacity:1;transform:translateY(0) scale(1)}@starting-style{.project-dialog[open],.lightbox[open]{opacity:0;transform:translateY(24px) scale(.97)}}dialog::backdrop{background:#0e0f0dc2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .35s ease,overlay .35s allow-discrete,display .35s allow-discrete}dialog[open]::backdrop{opacity:1}@starting-style{dialog[open]::backdrop{opacity:0}}.project-dialog[open] #dialog-content>*{animation:dialogInnerIn .5s cubic-bezier(.2,.7,.2,1) both;animation-delay:.15s}.project-dialog[open] #dialog-content>*:nth-child(2){animation-delay:.22s}@keyframes dialogInnerIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.project-dialog,.lightbox,dialog::backdrop{transition:opacity .01ms}.project-dialog[open] #dialog-content>*{animation:none}}.project-dialog{width:min(1120px,calc(100% - 32px));max-height:min(92vh,940px);padding:0;border:0;background:var(--paper);overflow:auto;border-radius:14px}.dialog-close{position:fixed;z-index:5;top:20px;left:24px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:#14151280;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;border-radius:50%;transition:background .2s}.dialog-close:hover{background:#141512bf}.dialog-close span{position:absolute;width:18px;height:1px;background:currentColor;transition:width .2s}.dialog-close span:first-child{transform:rotate(45deg)}.dialog-close span:last-child{transform:rotate(-45deg)}.dialog-close:hover span{width:22px}.project-dialog .dialog-close{position:absolute;top:16px;left:16px}.project-dialog #dialog-content{display:block}.case-hero{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--charcoal)}.case-hero-overlay{position:absolute;inset:auto 0 0 0;padding:clamp(24px,4vw,56px) clamp(22px,4vw,50px);color:#f2f0e9;background:linear-gradient(0deg,rgba(4,5,4,.86) 0%,rgba(4,5,4,.55) 45%,transparent 100%);display:flex;flex-direction:column;gap:10px;z-index:2;pointer-events:none}.case-badge{display:inline-block;align-self:flex-start;padding:6px 14px;border-radius:999px;background:#f2f0e91f;border:1px solid rgba(242,240,233,.28);color:#f2f0e9;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.case-hero-overlay h2{margin:0;font-size:clamp(32px,4.5vw,58px);line-height:1;font-weight:400;letter-spacing:-.03em;color:#f2f0e9;text-shadow:0 2px 24px rgba(0,0,0,.35)}.case-place{margin:2px 0 0;color:#f2f0e9c7;font-size:14.5px;font-weight:500;letter-spacing:.02em}.case-media{position:relative;width:100%;height:100%;overflow:hidden;background:var(--charcoal)}.case-media .image-trigger{width:100%;height:100%;padding:0;border:0;background:transparent;overflow:hidden;display:block;cursor:zoom-in}.case-media img,.case-media video{width:100%;height:100%;object-fit:cover;display:block}.case-media--carousel{touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}.case-media--carousel:active{cursor:grabbing}.case-media--carousel .carousel-track{display:flex;width:100%;height:100%;transition:transform .55s cubic-bezier(.55,.08,.2,1);will-change:transform;direction:ltr}.case-media--carousel .carousel-slide{flex:0 0 100%;height:100%;overflow:hidden;padding:0;border:0;background:transparent}.case-media--carousel .carousel-slide img{transition:transform 1s cubic-bezier(.2,.7,.2,1)}.case-media--carousel .carousel-slide:hover img{transform:scale(1.04)}.case-media-counter{position:absolute;top:18px;right:18px;z-index:3;padding:8px 14px;border-radius:999px;background:#1415128c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;display:flex;align-items:center;gap:4px;font-variant-numeric:tabular-nums;direction:ltr}.case-counter-sep{opacity:.5}.case-body{display:grid;grid-template-columns:1.4fr .95fr;gap:clamp(24px,3vw,44px);padding:clamp(30px,4vw,54px) clamp(22px,4vw,50px) clamp(30px,4vw,50px);background:var(--paper)}.case-body-main{display:flex;flex-direction:column;gap:26px;min-width:0}.case-lead{margin:0;color:var(--ink);font-size:clamp(16px,1.4vw,18px);line-height:1.7;letter-spacing:-.005em}.case-section{display:flex;flex-direction:column;gap:14px}.case-section-title{margin:0;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.case-highlights{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:12px}.case-highlights li{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#faf8f2;color:var(--ink);font-size:15px;line-height:1.5;transition:border-color .2s ease,transform .2s ease}.case-highlights li:hover{border-color:#1d1e1b59;transform:translateY(-1px)}.case-highlight-icon{flex-shrink:0;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--ink);color:var(--paper);margin-top:1px}.case-highlight-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.case-body-side{display:flex;flex-direction:column;gap:20px;min-width:0}.case-specs{border:1px solid var(--line);border-radius:14px;background:#faf8f2;padding:22px 22px 8px;overflow:hidden}.case-specs-title{margin:0 0 16px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.case-specs-list{margin:0;padding:0;display:flex;flex-direction:column}.case-spec-row{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:baseline;padding-block:14px;border-bottom:1px solid var(--line)}.case-spec-row:last-child{border-bottom:0}.case-spec-row dt{color:var(--muted);font-size:12.5px;font-weight:500;letter-spacing:.02em;min-width:88px}.case-spec-row dd{margin:0;color:var(--ink);font-size:14.5px;font-weight:500;line-height:1.5;text-align:end}.case-cta-card{border:1px solid var(--line);border-radius:14px;background:var(--ink);color:var(--paper);padding:22px 22px 20px;display:flex;flex-direction:column;gap:14px}.case-cta-lead{margin:0;color:#c9c7bd;font-size:14px;line-height:1.55}.case-cta{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border-radius:10px;text-decoration:none;font-family:inherit;font-size:14.5px;font-weight:600;letter-spacing:.02em;transition:background .2s ease,color .2s ease,transform .2s ease,gap .2s ease;border:1px solid transparent}.case-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.case-cta--primary{background:#25d366;color:#0e0f0d;border-color:#25d366}.case-cta--primary svg{fill:currentColor;stroke:none}.case-cta--primary:hover{background:#2fe075;border-color:#2fe075;gap:14px;transform:translateY(-1px)}.case-cta--outline{background:transparent;color:var(--paper);border-color:#f2f0e947}.case-cta--outline:hover{border-color:var(--paper);background:#f2f0e90f;gap:14px}.carousel-dots{display:none}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#1415128c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;opacity:.9;transition:background .2s,opacity .2s,transform .2s}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:#141512d9;opacity:1;outline:0}.carousel-arrow--prev{left:14px}.carousel-arrow--next{right:14px}.carousel-arrow:hover.carousel-arrow--prev{transform:translateY(-50%) translate(-2px)}.carousel-arrow:hover.carousel-arrow--next{transform:translateY(-50%) translate(2px)}.carousel-arrow svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lightbox{width:min(1400px,94vw);height:min(92vh,1000px);padding:0;border:0;background:transparent;overflow:visible}.lightbox figure{display:flex;height:100%;width:100%;margin:0;align-items:center;justify-content:center}.lightbox img{max-width:100%;max-height:calc(100% - 38px);object-fit:contain}.lightbox figcaption{position:absolute;bottom:4px;right:0;color:#fff;font-size:13px}.reveal{opacity:0;transform:translate3d(0,40px,0);transition:opacity .95s var(--delay,0ms) cubic-bezier(.16,.84,.32,1),transform .95s var(--delay,0ms) cubic-bezier(.16,.84,.32,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateZ(0)}@keyframes imageIn{0%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.gallery{position:relative;width:100%;margin:0;padding-block:80px 80px;background:var(--ink);color:#f2f0e9;overflow:hidden}.gallery-head{max-width:720px;margin:0 auto 44px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding-inline:5vw;color:#f2f0e9}.gallery-badge{display:inline-block;padding:6px 16px;border:1px solid rgba(242,240,233,.16);border-radius:999px;background:#f2f0e90f;color:#f2f0e9bf;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.gallery-head h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;font-weight:400;letter-spacing:-.03em;color:#f2f0e9}.gallery-head>p{margin:0;color:#f2f0e999;font-size:15.5px;line-height:1.6;max-width:520px}.gallery-scroll{position:relative;width:100%;overflow:hidden;direction:ltr;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%)}.gallery-track{display:flex;width:max-content;direction:ltr;animation:galleryTrackScroll 40s linear infinite;will-change:transform}.gallery-track:hover{animation-play-state:paused}@keyframes galleryTrackScroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.gallery-slide{flex-shrink:0;width:clamp(280px,26vw,340px);height:clamp(280px,26vw,340px);margin-right:24px;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0006,0 4px 10px #0003;background:#0e0f0d;padding:0;border:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.gallery-track.is-paused{animation-play-state:paused}.gallery-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,filter .4s ease;filter:brightness(.94)}.gallery-slide:hover img{transform:scale(1.05);filter:brightness(1.1)}.gallery-bottom-fade{position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to top,var(--ink),transparent);pointer-events:none;z-index:2}@media (prefers-reduced-motion:reduce){.gallery-track{animation:none}}.testimonials{padding-block:90px 110px}.testimonials-head{max-width:720px;margin:0 auto 48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.testimonials-badge{display:inline-block;padding:6px 16px;border:1px solid var(--line);border-radius:999px;background:#f2f0e9b3;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.testimonials-head h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;font-weight:400;letter-spacing:-.03em;color:var(--ink)}.marquee-wrap{position:relative;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:14px;overflow:hidden}.marquee{display:flex;overflow:hidden;direction:ltr}.marquee-track{display:flex;flex-shrink:0;align-items:flex-start;gap:14px;padding-inline:7px;animation:marqueeScrollForward 32s linear infinite;will-change:transform}.marquee--reverse .marquee-track{animation-name:marqueeScrollReverse}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marqueeScrollForward{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@keyframes marqueeScrollReverse{0%{transform:translate(calc(-50% - 7px))}to{transform:translate(0)}}.review-card{flex-shrink:0;width:280px;padding:18px 20px;background:#faf8f2;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px #00000008;direction:rtl;transition:border-color .25s,transform .25s}.review-card:hover{border-color:#1d1e1b59;transform:translateY(-2px)}.review-head{display:flex;align-items:center;gap:10px}.review-avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#f2f0e9;font-family:var(--sans);font-size:15px;font-weight:700}.review-who{display:flex;flex-direction:column;gap:1px;min-width:0}.review-who b{font-size:14.5px;font-weight:600;color:var(--ink);line-height:1.25}.review-who span{font-size:12px;color:var(--muted);font-weight:500;line-height:1.2}.review-body{margin:0;color:var(--charcoal);font-size:13.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.marquee-fade{position:absolute;top:0;bottom:0;width:12%;pointer-events:none;z-index:2}.marquee-fade--start{left:0;background:linear-gradient(90deg,var(--paper),rgba(242,240,233,0))}.marquee-fade--end{right:0;background:linear-gradient(270deg,var(--paper),rgba(242,240,233,0))}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media (max-width:760px){:root{--page: calc(100% - 40px) }.nav-shell{height:72px}.site-header:after{height:75px}.brand{font-size:18px}.brand small{font-size:9px}.brand-mark{width:25px;height:25px}.menu-toggle{display:inline-grid;place-items:center;width:38px;height:38px}.menu-toggle span{width:15px;height:1.3px}.menu-toggle span:first-child{transform:translate(-50%,-4.5px)}.menu-toggle span:last-child{transform:translate(-50%,2.7px)}.menu-toggle.is-open span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.site-nav{position:absolute;top:calc(100% + 6px);left:14px;right:14px;display:flex;flex-direction:column;width:auto;padding:6px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 36px -18px #00000047;transform:translateY(-6px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .2s ease}.site-nav.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.site-nav a{display:block;padding:14px 16px;color:var(--ink);font-size:16px;font-weight:500;text-decoration:none;border-radius:6px;transition:background .15s}.site-nav a:hover,.site-nav a:active{background:#1d1e1b0f}.hero{min-height:520px;height:100svh;max-height:100dvh}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(4,5,4,.54),transparent 68%)}.hero-copy{right:20px;bottom:148px}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-copy>p:last-child{font-size:16px}.hero-scroll{left:50%;right:auto;bottom:28px;font-size:12px}.portfolio{padding-block:88px 72px}.section-intro{display:block;margin-bottom:45px}.section-intro h2,.about h2,.contact h2{font-size:clamp(40px,13vw,60px)}.intro-copy{width:auto;margin-top:23px;font-size:16px}.work-index{gap:14px 20px;margin-bottom:20px}.project-grid{display:block}.project{margin:0 0 55px}.project--stairs,.project--pergola,.project--detail{margin-top:0}.project-image,.project--stairs .project-image,.project--pergola .project-image,.project--detail .project-image{height:440px}.project-title{font-size:23px}.about{padding-block:70px 80px}.about-head{margin-bottom:46px;gap:14px}.about-head h2{font-size:clamp(28px,7.8vw,44px)}.about-badge{font-size:10px;padding:5px 12px}.about-desc{font-size:14.5px;line-height:1.65}.about-cards{grid-template-columns:repeat(3,1fr);gap:7px}.about-card{padding:22px 8px 18px;gap:14px;border-radius:2px}.about-orb{width:64px;height:64px;outline-offset:4px}.about-orb-glow{filter:blur(9px)}.about-icon{width:26px;height:26px}.about-card-body{gap:5px}.about-card h3{font-size:13px;font-weight:600;line-height:1.25}.about-card p{font-size:11.5px;line-height:1.45}.contact{padding-block:86px 70px}.contact-info{max-width:none}.contact-info h2{font-size:clamp(34px,10vw,48px);margin-bottom:16px}.contact-rule{margin-bottom:22px}.contact-lead{font-size:15.5px;margin-bottom:24px}.contact-channel{padding:13px 14px;gap:12px}.contact-channel-icon{width:38px;height:38px}.contact-channel-icon svg{width:19px;height:19px}.contact-channel-body b{font-size:15px}.site-footer{margin-top:20px}.footer-inner{padding-block:52px 22px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 22px;padding-bottom:36px}.footer-brand-col{grid-column:1/-1}.footer-brand-col p{max-width:none;font-size:14px}.footer-col h4{margin-bottom:14px;font-size:11px}.footer-col ul{gap:9px}.footer-col li{font-size:14px}.footer-bottom{padding-top:20px;font-size:12px;gap:8px}.project-dialog{width:calc(100% - 20px);max-height:94vh;border-radius:12px}.case-hero{aspect-ratio:4/5;max-height:60vh}.case-hero-overlay{padding:22px 20px 20px;gap:8px}.case-hero-overlay h2{font-size:clamp(28px,7vw,40px)}.case-place{font-size:13.5px}.carousel-arrow{width:38px;height:38px}.carousel-arrow--prev{left:10px}.carousel-arrow--next{right:10px}.carousel-arrow svg{width:16px;height:16px}.case-media-counter{top:14px;right:14px;padding:6px 12px;font-size:11.5px}.case-body{display:flex;flex-direction:column;gap:22px;padding:24px 20px 26px}.case-lead{font-size:15.5px;line-height:1.65}.case-highlights li{padding:12px 14px;font-size:14px}.case-highlight-icon{width:22px;height:22px}.case-specs{padding:18px 18px 4px}.case-spec-row{gap:14px;padding-block:12px}.case-spec-row dt{font-size:12px;min-width:72px}.case-spec-row dd{font-size:14px}.case-cta-card{padding:18px 18px 16px;gap:12px}.case-cta{padding:12px 18px;font-size:14px}.lightbox{width:96vw}.dialog-close{top:14px;left:14px}.gallery{padding-block:50px 60px}.gallery-head{margin-bottom:28px;gap:10px;padding-inline:16px}.gallery-head h2{font-size:clamp(24px,7vw,36px)}.gallery-head>p{font-size:14px}.gallery-badge{font-size:10px}.gallery-track{animation-duration:30s}.gallery-slide{width:200px;height:200px;margin-right:14px;border-radius:14px;box-shadow:0 16px 32px #0000006b,0 3px 8px #0000003d;scroll-snap-align:center}.gallery-scroll{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-scroll::-webkit-scrollbar{display:none}.gallery-bottom-fade{height:50px}.testimonials{padding-block:60px 70px}.testimonials-head{margin-bottom:32px;gap:12px}.testimonials-head h2{font-size:clamp(26px,7vw,38px)}.testimonials-badge{font-size:10px}.marquee-wrap{gap:10px}.marquee-track{gap:10px;padding-inline:5px;animation-duration:24s}.review-card{width:240px;padding:14px 16px;gap:10px}.review-avatar{width:34px;height:34px;font-size:14px}.review-who b{font-size:13.5px}.review-who span{font-size:11.5px}.review-body{font-size:12.5px;-webkit-line-clamp:4}.marquee-fade{width:14%}*{-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}.scroll-progress{position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--ink),var(--charcoal) 60%,rgba(29,30,27,.4));transform:scaleX(0);transform-origin:right center;z-index:100;pointer-events:none;will-change:transform;transition:transform .12s linear}.site-header{transition:background .35s ease,box-shadow .35s ease}.site-header .nav-shell{transition:height .3s cubic-bezier(.2,.7,.2,1)}.site-header.is-scrolled{background:#141512e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 18px #00000038}.site-header.is-scrolled:after{opacity:0}.site-header.is-scrolled .nav-shell{height:58px}.site-header:after{transition:opacity .35s ease}button,a,.project,.about-card,.contact-channel,.work-index button,.dialog-close,.site-nav a,.menu-toggle,.a11y-toggle,.footer-col a,.back-top{transition:transform .18s cubic-bezier(.55,.05,.35,1),opacity .18s,background-color .2s,color .2s}button:active,a:active,.dialog-close:active,.menu-toggle:active,.a11y-toggle:active,.work-index button:active,.site-nav a:active,.footer-col a:active,.back-top:active{transform:scale(.94)}.project:active,.about-card:active,.contact-channel:active{transform:scale(.985)}.reveal{transition:opacity .85s var(--delay,0ms) cubic-bezier(.16,.84,.32,1),transform .85s var(--delay,0ms) cubic-bezier(.16,.84,.32,1),filter .85s var(--delay,0ms) cubic-bezier(.16,.84,.32,1);filter:blur(4px)}.reveal.is-visible{filter:blur(0)}@keyframes pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}main>section{animation:pageEnter .6s ease both;animation-delay:calc(var(--i,0)*40ms)}}@media (prefers-reduced-motion:reduce){.scroll-progress{display:none}.site-header,.site-header .nav-shell,.reveal{transition:none!important;animation:none!important;filter:none!important}main>section{animation:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image,.hero-copy{animation:none}.hero-scroll span:after{animation:none}.reveal{opacity:1;transform:none;transition:none}.project-image img,.image-trigger img{transition:none}}.a11y-widget{position:fixed;bottom:22px;right:22px;z-index:80;direction:rtl}.a11y-toggle{width:54px;height:54px;border-radius:50%;border:2px solid rgba(242,240,233,.15);background:var(--ink);color:#f2f0e9;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 26px #00000059,0 2px 6px #0003;transition:transform .2s,background .2s,box-shadow .2s;padding:0}.a11y-toggle:hover,.a11y-toggle:focus-visible{transform:scale(1.06);background:#0a0b09;outline:0;box-shadow:0 14px 32px #0006}.a11y-toggle svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.a11y-toggle svg circle{fill:currentColor;stroke:none}.a11y-panel{position:absolute;bottom:calc(100% + 12px);right:0;width:280px;padding:18px;background:#f7f5ee;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 48px -18px #14151273,0 4px 10px #1415121f;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s,transform .2s}.a11y-widget.is-open .a11y-panel{opacity:1;transform:translateY(0);pointer-events:auto}.a11y-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.a11y-panel-head h3{margin:0;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--charcoal)}.a11y-close{position:relative;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;padding:0;display:grid;place-items:center;transition:border-color .15s,background .15s}.a11y-close:hover{border-color:var(--ink);background:#1d1e1b0f}.a11y-close span{position:absolute;width:12px;height:1px;background:var(--ink)}.a11y-close span:first-child{transform:rotate(45deg)}.a11y-close span:last-child{transform:rotate(-45deg)}.a11y-options{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.a11y-options button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:11px 6px;border:1px solid var(--line);border-radius:8px;background:#faf8f2;color:var(--ink);font-family:var(--sans);font-size:12.5px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:center;line-height:1.2;min-height:52px}.a11y-options button span{display:block;font-size:12.5px;font-weight:500}.a11y-options button b{display:block;font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.02em}.a11y-options button:hover{border-color:#1d1e1b80}.a11y-options button.is-active{background:var(--ink);color:#f2f0e9;border-color:var(--ink)}.a11y-options button.is-active b{color:#f2f0e9b3}.a11y-reset{width:100%;padding:11px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--muted);font-family:var(--sans);font-size:12.5px;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.a11y-reset:hover{color:var(--ink);border-color:#1d1e1b73;background:#1d1e1b0a}html.a11y-zoom-down{zoom:.9}html.a11y-zoom-1{zoom:1.12}html.a11y-zoom-2{zoom:1.28}body.a11y-contrast{background:#fff}body.a11y-contrast,body.a11y-contrast p,body.a11y-contrast li,body.a11y-contrast h1,body.a11y-contrast h2,body.a11y-contrast h3,body.a11y-contrast h4,body.a11y-contrast a,body.a11y-contrast button,body.a11y-contrast .eyebrow,body.a11y-contrast .about-desc,body.a11y-contrast .contact-lead,body.a11y-contrast .intro-copy,body.a11y-contrast .about-badge,body.a11y-contrast .about-card h3,body.a11y-contrast .about-card p,body.a11y-contrast .contact-channel-body span,body.a11y-contrast .contact-channel-body b{color:#000!important}body.a11y-contrast .site-header,body.a11y-contrast .site-header a{color:#fff!important}body.a11y-contrast .site-header:after{background:linear-gradient(#000,transparent)}body.a11y-contrast .hero,body.a11y-contrast .hero *:not(img){color:#fff!important}body.a11y-contrast .hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 50%)!important}body.a11y-contrast .about-card,body.a11y-contrast .contact-channel{background:#fff!important;border-color:#000!important}body.a11y-contrast .about-orb,body.a11y-contrast .contact-channel-icon{border-color:#000!important;background:#000!important;color:#fff!important}body.a11y-contrast .about-icon,body.a11y-contrast .contact-channel-icon svg{color:#fff!important}body.a11y-contrast .site-footer{background:#000!important;color:#fff!important}body.a11y-contrast .site-footer a,body.a11y-contrast .site-footer p,body.a11y-contrast .site-footer h4,body.a11y-contrast .site-footer li{color:#fff!important}body.a11y-contrast .work-index button{color:#000!important}body.a11y-grayscale img,body.a11y-grayscale video,body.a11y-grayscale .hero-image{filter:grayscale(1) contrast(1.05)}body.a11y-links a{text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:1.5px!important}body.a11y-links .a11y-widget a,body.a11y-links .a11y-widget button{text-decoration:none!important}body.a11y-motion *,body.a11y-motion *:before,body.a11y-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;transition-delay:0!important;scroll-behavior:auto!important}.hero-tagline,.hero-contact,.hero-divider,.hero-cta,.hero-accent{display:none}@media (min-width:761px){.hero{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);grid-template-rows:auto 1fr auto;grid-template-areas:"tag image" "copy image" "contact image";min-height:100svh;height:auto;max-height:none;background:var(--paper);color:var(--ink);overflow:hidden;position:relative}.hero-image{position:relative;grid-area:image;width:100%;height:100%;inset:auto;object-position:center;animation:heroClipReveal 1.2s cubic-bezier(.16,1,.3,1) both;filter:none;will-change:auto}.hero-shade{display:none}.hero-tagline{display:flex;align-items:center;gap:14px;grid-area:tag;padding:120px clamp(40px,5vw,72px) 0;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;animation:heroFadeUp .7s .15s both}.hero-tagline-mark{display:inline-block;width:34px;height:1px;background:var(--ink);opacity:.55}.hero-copy{position:relative;grid-area:copy;inset:auto;padding:0 clamp(40px,5vw,72px);align-self:center;max-width:none;animation:heroFadeUp .8s .3s both}.hero-copy .eyebrow{display:none}.hero-copy h1{font-size:clamp(46px,4.6vw,72px);line-height:1.02;letter-spacing:-.035em;color:var(--ink);margin:0;font-weight:400}.hero-accent{display:inline;color:var(--muted)}.hero-divider{display:block;width:72px;height:3px;background:var(--ink);margin:28px 0;border-radius:2px}.hero-copy>p{color:var(--muted);font-size:17.5px;line-height:1.65;max-width:520px;margin:0 0 34px}.hero-cta{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.22em;color:var(--ink);text-decoration:none;padding-bottom:8px;border-bottom:1px solid var(--line);transition:color .2s ease,border-color .2s ease,gap .2s ease}.hero-cta:hover{color:var(--ink);border-bottom-color:var(--ink);gap:18px}.hero-cta span{font-size:16px;line-height:1;transition:transform .2s ease}.hero-cta:hover span{transform:translate(-4px)}.hero-contact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;grid-area:contact;padding:28px clamp(40px,5vw,72px) 44px;border-top:1px solid var(--line);margin-top:auto;animation:heroFadeUp .8s .45s both}.hero-contact-item{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;letter-spacing:.02em;line-height:1.3;min-width:0}.hero-contact-item span,.hero-contact-item a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;text-decoration:none;transition:color .18s}.hero-contact-item a:hover{color:var(--ink)}.hero-contact-item svg{width:18px;height:18px;flex-shrink:0;stroke:var(--ink);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:.75}.hero-scroll{display:none}}@keyframes heroClipReveal{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{clip-path:polygon(0 0,75% 0,100% 100%,0 100%)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:761px) and (prefers-reduced-motion:reduce){.hero-image,.hero-tagline,.hero-copy,.hero-contact{animation:none}.hero-image{clip-path:polygon(0 0,75% 0,100% 100%,0 100%)}}@media (min-width:761px){.site-header:after{height:130px;background:linear-gradient(rgba(20,21,18,.55),rgba(20,21,18,.15) 55%,transparent)}}.intro{display:block;padding-block:54px 40px;background:var(--paper);border-bottom:1px solid var(--line)}.intro-inner{width:var(--page);margin-inline:auto;padding-inline:0}.intro-eyebrow{margin:0 0 18px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.intro-title{margin:0 0 32px;font-size:19px;line-height:1.45;font-weight:500;color:var(--ink);letter-spacing:-.005em}.intro-title-muted{color:var(--muted);font-weight:400;display:block;margin-top:8px;font-size:15px;line-height:1.55}.intro-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;padding-top:26px;border-top:1px solid var(--line)}.intro-stats>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;min-width:0}.intro-stats b{font-size:26px;font-weight:500;color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1}.intro-stats span{color:var(--muted);font-size:13px;line-height:1.4}.intro-chart{width:100%;height:110px;margin-top:26px}.intro-chart svg{width:100%;height:100%;display:block}.gallery--velocity{position:relative;padding-block:70px 80px;background:var(--ink);color:#f2f0e9;overflow:hidden}.gallery--velocity .gallery-head{margin-bottom:40px}.velocity-stack{display:flex;flex-direction:column;gap:12px}.velocity-row{position:relative;overflow:hidden;direction:ltr;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%)}.velocity-track{display:flex;flex-wrap:nowrap;width:max-content;will-change:transform;direction:ltr}.velocity-item{flex-shrink:0;width:150px;height:110px;margin-right:12px;padding:0;border:0;background:#0e0f0d;overflow:hidden;border-radius:10px;cursor:pointer;box-shadow:0 10px 24px #00000052,0 2px 6px #00000038;-webkit-tap-highlight-color:transparent}.velocity-item img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.95);transition:filter .3s ease,transform .5s ease}.velocity-item:hover img{filter:brightness(1.08);transform:scale(1.04)}@media (min-width:768px){.gallery--velocity{padding-block:90px 100px}.gallery--velocity .gallery-head{margin-bottom:52px}.velocity-stack{gap:16px}.velocity-item{width:220px;height:160px;margin-right:16px;border-radius:12px}}@media (min-width:1200px){.velocity-stack{gap:20px}.velocity-item{width:300px;height:210px;margin-right:20px;border-radius:14px}}@media (prefers-reduced-motion:reduce){.velocity-track{animation:none}}.steps-section{padding-block:80px 90px;background:var(--paper);border-top:1px solid var(--line);position:relative}.steps-head{max-width:720px;margin:0 auto 40px;padding-inline:20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.steps-badge{display:inline-block;padding:6px 16px;border:1px solid var(--line);border-radius:999px;background:#f2f0e9b3;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.steps-head h2{margin:0;font-size:clamp(28px,3.6vw,46px);line-height:1.1;font-weight:400;letter-spacing:-.03em;color:var(--ink)}.steps-title-muted{color:var(--muted)}.steps-head>p{margin:0;color:var(--muted);font-size:15.5px;line-height:1.65;max-width:520px}.steps-line-wrap{display:none}.steps-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 16px 4px}.step-card{position:relative;border:1px solid var(--line);background:#faf8f2;border-radius:12px;padding:32px 10px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;transition:border-color .25s ease,transform .25s ease;min-width:0}.step-card:hover{border-color:#1d1e1b59;transform:translateY(-2px)}.step-num{position:absolute;top:8px;inset-inline-start:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.step-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#1d1e1b0f;color:var(--ink);flex-shrink:0}.step-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-card h3{margin:0;font-size:13px;font-weight:600;color:var(--ink);letter-spacing:-.005em;line-height:1.2}.step-card>p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.4}.step-benefits{display:none}.step-dot{position:relative;flex-shrink:0;width:16px;height:16px;border-radius:50%;background:#1d1e1b24}.step-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:var(--ink)}@media (min-width:761px){.steps-section{padding-block:110px 120px}.steps-head{margin-bottom:52px}.steps-line-wrap{display:block;position:relative;max-width:1080px;margin:0 auto 22px;padding-inline:calc(5vw + 16.66%);height:1px}.steps-line{height:1px;background:var(--line)}.steps-track{gap:24px;max-width:1080px;margin-inline:auto;padding:0 5vw}.step-card{align-items:flex-start;text-align:right;padding:32px 28px;gap:14px}.step-num{top:16px;inset-inline-start:16px;width:30px;height:30px;font-size:13px;box-shadow:0 0 0 4px var(--paper)}.step-icon{width:46px;height:46px;border-radius:12px}.step-icon svg{width:22px;height:22px}.step-card h3{font-size:22px;line-height:1.15}.step-card>p{font-size:15px;line-height:1.55}.step-benefits{display:flex;flex-direction:column;list-style:none;margin:2px 0 0;padding:0;gap:11px}.step-benefits li{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px;line-height:1.4}}.steps-jump{display:inline-flex;align-items:center;gap:10px;margin:26px auto 0;padding:10px 4px;text-decoration:none;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.14em;position:relative;width:fit-content;transition:color .2s ease}.steps-section{display:flex;flex-direction:column;align-items:stretch}.steps-jump:hover{color:var(--ink)}.steps-jump-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--ink);animation:stepsJumpBounce 1.8s cubic-bezier(.4,.2,.2,1) infinite}.steps-jump-arrow svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.steps-jump:hover .steps-jump-arrow{border-color:var(--ink);background:var(--ink);color:var(--paper)}@keyframes stepsJumpBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (min-width:761px){.steps-jump{margin-top:44px;font-size:12.5px;gap:12px}.steps-jump-arrow{width:34px;height:34px}.steps-jump-arrow svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.steps-jump-arrow{animation:none}}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;font-family:inherit;border:1px solid transparent;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .2s ease,gap .2s ease}.hero-btn span{font-size:15px;line-height:1;transition:transform .2s ease}.hero-btn:hover{gap:14px;transform:translateY(-1px)}.hero-btn:hover span{transform:translate(-3px)}.hero-btn--primary{background:#f2f0e9;color:#1d1e1b;border-color:#f2f0e9}.hero-btn--primary:hover{background:#fff;border-color:#fff}.hero-btn--secondary{background:transparent;color:#f2f0e9;border-color:#f2f0e98c}.hero-btn--secondary:hover{border-color:#f2f0e9;background:#f2f0e914}@media (min-width:761px){.hero-actions{margin-top:30px;gap:12px}.hero-btn{padding:14px 28px;font-size:14.5px}.hero-btn--primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.hero-btn--primary:hover{background:#2a2b28;border-color:#2a2b28}.hero-btn--secondary{background:transparent;color:var(--ink);border-color:#1d1e1b4d}.hero-btn--secondary:hover{border-color:var(--ink);background:transparent}}.jobs-dialog{padding:0;border:0;border-radius:20px;width:min(480px,calc(100% - 32px));background:var(--paper);color:var(--ink);overflow:hidden;box-shadow:0 30px 80px #00000052,0 6px 20px #0000002e}.jobs-dialog::backdrop{background:#141512a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.jobs-dialog[open]{animation:jobsDialogIn .35s cubic-bezier(.2,.9,.3,1)}@keyframes jobsDialogIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.jobs-dialog-inner{padding:44px 26px 28px;display:flex;flex-direction:column;gap:18px}.jobs-eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.jobs-dialog h3{margin:0 0 8px;font-size:clamp(22px,5vw,28px);font-weight:500;color:var(--ink);letter-spacing:-.02em;line-height:1.2}.jobs-choices{display:flex;flex-direction:column;gap:9px}.job-choice{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#faf8f2;color:var(--ink);text-align:right;cursor:pointer;font-family:inherit;transition:border-color .2s ease,background .2s ease,transform .2s ease}.job-choice:hover{border-color:#1d1e1b66;background:#f5f2e9;transform:translateY(-1px)}.job-choice-body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.job-choice-body b{font-size:16px;font-weight:600;color:var(--ink);line-height:1.2}.job-choice-body span{font-size:12.5px;color:var(--muted);line-height:1.35}.job-choice-arrow{font-family:Arial,sans-serif;font-size:20px;color:var(--muted);transition:transform .2s ease,color .2s ease;flex-shrink:0}.job-choice:hover .job-choice-arrow{color:var(--ink);transform:translate(-4px)}.jobs-dialog .dialog-close{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#1d1e1b0f;color:var(--ink);cursor:pointer;transition:background .2s ease}.jobs-dialog .dialog-close:hover{background:#1d1e1b24}.jobs-dialog .dialog-close span{position:absolute;width:16px;height:1.4px;background:currentColor;border-radius:1px}.jobs-dialog .dialog-close span:first-child{transform:rotate(45deg)}.jobs-dialog .dialog-close span:last-child{transform:rotate(-45deg)}@media (min-width:761px){.intro{padding-block:130px 110px}.intro-eyebrow{margin:0 0 26px;font-size:12px}.intro-title{margin:0 0 68px;font-size:clamp(24px,2.4vw,38px);line-height:1.42;max-width:1080px}.intro-title-muted{display:inline;margin:0;font-size:inherit;line-height:inherit}.intro-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding-top:44px}.intro-stats b{font-size:clamp(30px,3vw,44px)}.intro-stats span{font-size:14.5px;line-height:1.45}.intro-chart{height:190px;margin-top:48px}}@media (max-width:760px){.a11y-widget{bottom:14px;right:14px}.a11y-toggle{width:48px;height:48px}.a11y-toggle svg{width:24px;height:24px}.a11y-panel{width:min(88vw,260px);padding:14px}}
