:root{--bg:#f9f3ea;--bg-alt:#f0e5d8;--bg-dark:#181512;--text:#141414;--text-sub:#6e6359;--accent:#b87a4d;--accent-d:#965e36;--cream:#fffaf4;--border:#1414141a;--border-d:#1414142e;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:clamp(16px,1.2vw,22px);line-height:1.65;overflow-x:hidden}body:after{content:"";z-index:9000;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}ul{list-style:none}img,video{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}h1,h2,h3{font-family:var(--serif);letter-spacing:-.01em;color:var(--text);font-weight:700;line-height:1.05}.label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.25em;color:var(--text-sub);font-size:.8rem;font-weight:600}em{color:var(--accent);font-style:italic;font-weight:700}.preloader{z-index:10000;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.preloader__brand{font-family:var(--serif);letter-spacing:.3em;color:var(--text);font-size:clamp(3rem,6vw,5rem);font-weight:700;overflow:hidden}.preloader__brand span{display:inline-block}.preloader__track{background:var(--border);width:200px;height:2px;position:relative;overflow:hidden}.preloader__bar{background:var(--accent);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.preloader__pct{font-variant-numeric:tabular-nums;letter-spacing:.15em;color:var(--text-sub);font-size:.75rem;font-weight:600}.cur{background:var(--accent);pointer-events:none;z-index:9500;will-change:transform;border-radius:50%;width:10px;height:10px;position:fixed;top:0;left:0}.cur-o{border:1.5px solid var(--accent);pointer-events:none;z-index:9499;will-change:transform;border-radius:50%;width:44px;height:44px;transition:width .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1),background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0}.cur-o.big{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#b87a4d26;border-color:#b87a4d80;width:90px;height:90px}@media (hover:none){.cur,.cur-o{display:none}}.nav{z-index:8000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fbf5efd9;justify-content:space-between;align-items:center;width:100%;padding:1.6rem 4vw;transition:transform .5s;display:flex;position:fixed;top:0;left:0}.nav.hide{transform:translateY(-100%)}.nav__logo{font-family:var(--serif);letter-spacing:.3em;color:var(--text);font-size:1.4rem;font-weight:700}.nav__mid{gap:2.5rem;display:flex}.nav__mid a{text-transform:uppercase;letter-spacing:.16em;color:var(--text);opacity:.45;font-size:.75rem;font-weight:600;transition:opacity .3s}.nav__mid a:hover{opacity:1}.nav__right{align-items:center;gap:1.5rem;display:flex}.nav__cta{text-transform:uppercase;letter-spacing:.16em;color:var(--text);border:1.5px solid var(--text);padding:.6rem 1.8rem;font-size:.72rem;font-weight:600;transition:all .35s}.nav__cta:hover{background:var(--text);color:var(--bg)}.nav__cta-mob{display:none}.nav__toggle{z-index:1000;flex-direction:column;justify-content:space-between;width:30px;height:14px;display:none;position:relative}.nav__toggle .line{background:var(--text);width:100%;height:2px;transition:transform .4s,top .4s}.nav.menu-open .nav__toggle .line:first-child{transform:translateY(6px)rotate(45deg)}.nav.menu-open .nav__toggle .line:last-child{transform:translateY(-6px)rotate(-45deg)}.hero-wrap{height:300vh;position:relative}.hero{flex-direction:column;justify-content:flex-end;width:100%;height:100vh;padding:0 4vw 5vh;display:flex;position:sticky;top:0;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img,.hero__bg video{object-fit:cover;will-change:transform;filter:brightness(.75);width:100%;height:100%}.hero__content{z-index:2;color:#fff;position:relative}.hero__h{color:#fff;margin-bottom:2.5rem;font-size:clamp(4.5rem,12vw,12rem);font-weight:700;line-height:.92}.hero__h .ln{display:block;overflow:hidden}.hero__h .ln span{will-change:transform;display:inline-block}.hero__h em{color:var(--accent)}.hero__bar{border-top:1px solid #ffffff40;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;display:flex}.hero__sub{color:#fffc;max-width:480px;font-size:1.1rem;font-weight:400;line-height:1.7}.hero__scroll{flex-direction:column;align-items:center;gap:6px;display:flex}.hero__scroll span{text-transform:uppercase;letter-spacing:.3em;color:#ffffff80;font-size:.6rem;font-weight:600}.hero__scroll-line{background:#ffffff26;width:1.5px;height:48px;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";background:var(--accent);width:100%;height:100%;animation:2.2s ease-in-out infinite pulse;position:absolute;top:-100%}@keyframes pulse{0%{top:-100%}50%{top:0}to{top:100%}}.canvas-wrap{background:var(--bg-dark);height:600vh;position:relative}.canvas-sticky{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}#seq-canvas{width:100vw;height:100vh;display:block}.canvas-overlay{color:#fff;z-index:10;position:absolute;bottom:10vh;left:6vw}.canvas-overlay p{font-family:var(--serif);margin-top:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.bigtext-wrap{height:200vh;position:relative}.bigtext{text-align:center;background:var(--bg);justify-content:center;align-items:center;height:100vh;padding:0 6vw;display:flex;position:sticky;top:0;overflow:hidden}.bigtext h2{will-change:transform;font-size:clamp(2.8rem,7vw,7rem);line-height:1.08}.bigtext__line{background:var(--accent);width:60px;height:2px;margin:2rem auto 0}.ticker{border-bottom:1px solid var(--border);border-top:1px solid var(--border);white-space:nowrap;background:var(--bg);padding:1.8rem 0;overflow:hidden}.ticker__track{animation:35s linear infinite tick;display:inline-flex}.ticker__track span{font-family:var(--serif);letter-spacing:.04em;color:var(--text-sub);flex-shrink:0;padding:0 2rem;font-size:1.1rem;font-weight:600}.ticker__track .d{color:var(--accent);vertical-align:middle;font-size:.55rem}@keyframes tick{to{transform:translate(-50%)}}.showcase{background:var(--bg);overflow:hidden}.showcase__head{justify-content:space-between;align-items:flex-end;padding:10vh 4vw 5vh;display:flex}.showcase__head h2{font-size:clamp(3rem,6vw,5.5rem)}.showcase__strip{will-change:transform;gap:4vw;padding:0 4vw;display:flex}.card{cursor:pointer;perspective:1000px;flex:0 0 35vw;min-width:320px;position:relative;overflow:hidden}.card__img{aspect-ratio:4/5;border-radius:4px;width:100%;max-height:65vh;overflow:hidden}.card__img img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.card:hover .card__img img{transform:scale(1.06)}.card__info{justify-content:space-between;align-items:baseline;padding:1.4rem 0;display:flex}.card__info h3{font-family:var(--serif);font-size:1.5rem;font-weight:700}.card__info span{text-transform:uppercase;letter-spacing:.16em;color:var(--text-sub);font-size:.68rem;font-weight:600}.about{background:var(--bg);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.about__text{border-right:1px solid var(--border);flex-direction:column;justify-content:center;padding:15vh 4vw;display:flex}.about__text .label{margin-bottom:2rem}.about__text h2{margin-bottom:2.5rem;font-size:clamp(2.8rem,5vw,5rem);line-height:1.1}.about__text p{color:var(--text-sub);max-width:520px;margin-bottom:1.2rem;font-size:1.15rem;line-height:1.85}.about__img{clip-path:inset(50%);position:relative;overflow:hidden}.about__img img{object-fit:cover;will-change:transform;width:100%;height:100%}.svc{background:var(--bg-alt);padding:12vh 4vw}.svc__head{border-bottom:1px solid var(--border-d);justify-content:space-between;align-items:flex-end;padding-bottom:3rem;display:flex}.svc__head h2{font-size:clamp(2.5rem,4.5vw,4rem)}.svc-row{border-bottom:1px solid var(--border);grid-template-columns:80px 1.2fr 2fr;align-items:center;gap:2rem;padding:2.4rem 0;transition:background .35s,padding .35s;display:grid}.svc-row:hover{background:var(--bg);padding-left:1.5rem;padding-right:1.5rem}.svc-row__n{font-family:var(--serif);color:var(--accent);font-size:1.8rem;font-weight:700}.svc-row__t{font-family:var(--serif);font-size:1.6rem;font-weight:700}.svc-row__d{color:var(--text-sub);font-size:.9rem;line-height:1.75}.proc{background:var(--bg-dark);color:#fff;padding:12vh 4vw}.proc__head{text-align:center;margin-bottom:8vh}.proc__head .label{color:var(--accent);margin-bottom:1rem}.proc__head h2{color:#fff;font-size:clamp(2.5rem,4.5vw,4rem)}.proc__grid{background:#ffffff0f;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.proc__card{background:var(--bg-dark);padding:3.5rem 2rem;position:relative}.proc__card:before{content:attr(data-n);font-family:var(--serif);color:#ffffff0a;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:.8rem;right:1.2rem}.proc__card h3{font-family:var(--serif);color:var(--accent);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.proc__card p{color:#ffffff73;font-size:.9rem;line-height:1.8}.testi{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg);flex-direction:column;align-items:center;padding:15vh 4vw;display:flex}.testi .label{margin-bottom:3rem}.testi__q{font-family:var(--serif);max-width:900px;margin-bottom:3rem;font-size:clamp(1.8rem,3.5vw,3.2rem);font-style:italic;font-weight:500;line-height:1.35}.testi__who h4{margin-bottom:.2rem;font-size:.9rem;font-weight:700}.testi__who span{color:var(--text-sub);font-size:.75rem}.testi__dots{gap:6px;margin-top:2.5rem;display:flex}.testi__dots button{background:var(--border-d);border-radius:50%;width:7px;height:7px;transition:all .3s}.testi__dots button.on{background:var(--accent);border-radius:4px;width:24px}.nums{border-bottom:1px solid var(--border);background:var(--bg-alt);grid-template-columns:repeat(4,1fr);display:grid}.num{text-align:center;border-right:1px solid var(--border);padding:5rem 2rem}.num:last-child{border-right:none}.num__v{font-family:var(--serif);color:var(--accent);margin-bottom:.5rem;font-size:clamp(3.5rem,6vw,5rem);font-weight:700}.num__l{text-transform:uppercase;letter-spacing:.18em;color:var(--text-sub);font-size:.72rem;font-weight:600}.cta{text-align:center;background:var(--accent);padding:16vh 4vw;overflow:hidden}.cta h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(3.5rem,7.5vw,7rem)}.cta h2 em{color:var(--bg)}.cta p{color:#fffc;max-width:420px;margin:0 auto 3rem;font-size:1rem;line-height:1.7}.cta__btn{color:var(--accent-d);text-transform:uppercase;letter-spacing:.2em;background:#fff;padding:1.1rem 3.5rem;font-size:.75rem;font-weight:700;transition:all .35s;display:inline-block}.cta__btn:hover{background:var(--bg-dark);color:#fff;transform:translateY(-2px)}.faq{background:var(--bg);max-width:760px;margin:0 auto;padding:10vh 4vw}.faq__title{text-align:center;margin-bottom:5rem;font-size:clamp(2.5rem,4vw,3.5rem)}.faq__item{border-bottom:1px solid var(--border-d)}.faq__q{width:100%;color:var(--text);text-align:left;justify-content:space-between;align-items:center;padding:1.6rem 0;font-size:1.05rem;font-weight:500;transition:color .3s;display:flex}.faq__q:hover{color:var(--accent)}.faq__icon{flex-shrink:0;width:20px;height:20px;position:relative}.faq__icon:before,.faq__icon:after{content:"";background:var(--accent);transition:transform .3s;position:absolute}.faq__icon:before{width:100%;height:1.5px;top:50%}.faq__icon:after{width:1.5px;height:100%;left:50%}.faq__item.open .faq__icon:after{transform:rotate(90deg)}.faq__a{max-height:0;transition:max-height .5s;overflow:hidden}.faq__item.open .faq__a{max-height:220px}.faq__a p{color:var(--text-sub);padding-bottom:1.5rem;font-size:.95rem;line-height:1.85}.foot{background:var(--bg-dark);color:#ffffffd9;padding:6vw 4vw 3vw}.foot__top{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4vw;margin-bottom:5rem;display:grid}.foot__brand h2{font-family:var(--serif);letter-spacing:.2em;color:var(--accent);margin-bottom:1.2rem;font-size:3rem;font-weight:700}.foot__brand p{opacity:.8;color:#fff;max-width:300px;font-size:1rem;line-height:1.8}.foot__col h4{text-transform:uppercase;letter-spacing:.2em;opacity:.9;color:var(--gold);margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.foot__col li{margin-bottom:.8rem}.foot__col a{opacity:.8;color:#fff;font-size:1rem;transition:opacity .3s}.foot__col a:hover{opacity:1;color:var(--gold)}.foot__form h4{text-transform:uppercase;letter-spacing:.2em;opacity:.9;color:var(--gold);margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.foot__form input,.foot__form textarea{color:#fff;width:100%;font-family:var(--sans);background:#ffffff0f;border:1px solid #ffffff1a;outline:none;margin-bottom:.8rem;padding:.7rem 1rem;font-size:.85rem;transition:border-color .3s}.foot__form input::placeholder,.foot__form textarea::placeholder{color:#ffffff40}.foot__form input:focus,.foot__form textarea:focus{border-color:var(--accent)}.foot__form textarea{resize:vertical;min-height:80px}.foot__form button{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;width:100%;font-size:.72rem;font-weight:700;font-family:var(--sans);border:none;padding:.8rem;transition:background .3s}.foot__form button:hover{background:var(--accent-d)}.foot__bottom{opacity:.8;letter-spacing:.1em;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:2rem;font-size:.9rem;display:flex}@media (width<=1200px){.nav__mid{gap:1.5rem}}@media (width<=1024px){.nav__mid{background:var(--bg);z-index:900;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100vh;transition:right .5s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:-100%}.nav__mid.active{right:0}.nav__mid a{opacity:1;font-size:1.5rem}.nav__cta-mob{border:1.5px solid var(--text);padding:1rem 3rem;font-size:1rem!important;display:block!important}.nav__cta{display:none}.nav__toggle{display:flex}.hero__h{font-size:clamp(3.5rem,10vw,8rem)}.about{grid-template-columns:1fr}.about__text{border-right:none;border-bottom:1px solid var(--border);order:2}.about__img{order:1;height:60vh;clip-path:none!important}.proc__grid{grid-template-columns:1fr 1fr}.svc-row{grid-template-columns:50px 1fr;gap:1rem}.svc-row__d{grid-column:1/-1;margin-top:-1rem}.nums{grid-template-columns:1fr 1fr}.foot__top{grid-template-columns:1fr 1fr;gap:3rem}}@media (width<=768px){.hero__h{font-size:clamp(2.8rem,12vw,5rem)}.hero__bar{flex-direction:column;align-items:flex-start;gap:2rem}.hero__sub{font-size:1rem}.canvas-overlay p{font-size:1.5rem}.bigtext h2{font-size:clamp(1.8rem,8vw,3rem)}.showcase__head{flex-direction:column;align-items:flex-start;gap:1rem}.card{min-width:unset;flex:0 0 85vw}.svc__head{flex-direction:column;align-items:flex-start;gap:1rem}.proc__grid{grid-template-columns:1fr}.testi__q{font-size:1.5rem}.foot__top{grid-template-columns:1fr;gap:3rem}.foot__bottom{text-align:center;flex-direction:column;gap:1rem}.project-overlay__close{padding:.6rem 1.5rem;font-size:.8rem;top:1rem;right:4vw}.project-overlay__text h2{font-size:2.5rem}}@media (width<=480px){.hero__h{font-size:2.5rem}.nums{grid-template-columns:1fr}.num{border-right:none;border-bottom:1px solid var(--border);padding:3rem 2rem}.num:last-child{border-bottom:none}.cta h2{font-size:2.5rem}.cta__btn{width:100%;padding:1.1rem 2rem}.faq__q{font-size:.9rem}}.project-overlay{z-index:9999;pointer-events:auto;width:100vw;height:100vh;position:fixed;top:0;left:0}.project-overlay__bg{will-change:top, left, width, height, border-radius;position:absolute;overflow:hidden}.project-overlay__bg img{object-fit:cover;width:100%;height:100%;display:block}.project-overlay__gradient{opacity:.8;background:linear-gradient(#18151200 40%,#181512e6 100%);position:absolute;inset:0}.project-overlay__content{color:#f9f3ea;pointer-events:none;flex-direction:column;justify-content:flex-end;padding:4vw;display:flex;position:absolute;inset:0}.project-overlay__close{color:#fff;cursor:pointer;font-family:var(--sans);text-transform:uppercase;letter-spacing:1px;pointer-events:auto;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:.8rem 2rem;transition:background .3s,color .3s;position:absolute;top:2rem;right:4vw}.project-overlay__close:hover{color:#141414;background:#fff}.project-overlay__text{max-width:800px}.project-overlay__text .label{color:var(--gold);border-color:#b87a4d4d;margin-bottom:1rem;display:inline-block}.project-overlay__text h2{font-family:var(--serif);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,6rem);line-height:1}.project-overlay__text p{font-family:var(--sans);opacity:.9;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}
