:root{--black:#080807;--ink:#0d0d0c;--paper:#f0ede5;--muted:#8f8a80;--gold:#c8a046;--line:rgba(255,255,255,.12);--serif:Georgia,"Times New Roman",serif;--sans:"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--black)}body{margin:0;color:var(--paper);font-family:var(--sans);font-weight:300;overflow-x:hidden}button,input,select,textarea{font:inherit}a,button{color:inherit}a{text-decoration:none}.wrap{width:min(1420px,calc(100% - 96px));margin-inline:auto}.section-code{font-size:9px;letter-spacing:3px;color:#8f897e}.serif,em{font-family:var(--serif);font-weight:400;font-style:italic}.lux-loader{position:fixed;inset:0;z-index:1000;background:#070706;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.loader-monogram{font:400 28px var(--serif);width:82px;height:82px;border:1px solid #604c2c;display:grid;place-items:center;color:#e6cf9d;box-shadow:0 0 70px rgba(200,160,70,.12)}.loader-rule{width:240px;height:1px;background:#292620;overflow:hidden}.loader-rule i{display:block;width:45%;height:1px;background:var(--gold);animation:loading 1.35s ease-in-out infinite}.lux-loader>span{font-size:8px;letter-spacing:4px;color:#756e62}@keyframes loading{0%{transform:translateX(-110%)}to{transform:translateX(250%)}}.cursor-dot,.cursor-ring{position:fixed;left:0;top:0;pointer-events:none;z-index:999;will-change:transform}.cursor-dot{width:5px;height:5px;border-radius:50%;background:#f7e1ae;margin:-2px}.cursor-ring{width:42px;height:42px;border:1px solid rgba(200,160,70,.55);border-radius:50%;margin:-21px;mix-blend-mode:difference}.site-nav{height:94px;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:30;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16)}.identity,.site-nav{display:flex;align-items:center}.identity{gap:13px;font-size:10px;font-weight:600;letter-spacing:1.8px;line-height:1.2}.identity b{width:42px;height:42px;border:1px solid rgba(255,255,255,.42);display:grid;place-items:center;font:400 12px var(--serif);color:#ead8b6}.site-nav nav{display:flex;gap:42px;font-size:11px;color:#c8c3ba}.site-nav nav a{position:relative}.site-nav nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:right;transition:transform .4s}.site-nav nav a:hover:after{transform:scaleX(1);transform-origin:left}.magnetic{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.nav-talk{display:flex;align-items:center;gap:14px;font-size:10px;border-bottom:1px solid #d8d0c0;padding:0 0 8px}.menu-toggle{display:none;border:0;background:transparent}.mobile-panel{display:none}.hero-3d{position:relative;height:100svh;min-height:760px;background:#080807;overflow:hidden}.hero-canvas{inset:0}.hero-canvas img{object-fit:cover;object-position:center center}.hero-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#080807,rgba(8,8,7,.86) 22%,rgba(8,8,7,.06) 55%,rgba(8,8,7,.25)),linear-gradient(0deg,rgba(6,6,5,.85),transparent 31%)}.hero-interface{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hero-copyblock{width:590px;padding-top:70px}.hero-kicker{display:flex;align-items:center;gap:12px;margin:0 0 30px;font-size:9px;letter-spacing:3px;color:#aaa398;opacity:0}.hero-kicker i{width:28px;height:1px;background:var(--gold)}h1{margin:0;font-size:clamp(5rem,7.6vw,8.5rem);line-height:.86;letter-spacing:-7px;font-weight:200}.hero-word{overflow:hidden;padding-bottom:.08em}.hero-word,.hero-word>span{display:block}.hero-word.serif{font-size:.79em;color:#d0a85d;letter-spacing:-5px}.hero-copy{width:390px;margin:42px 0 0;color:#aaa59c;font-size:13px;line-height:1.8;opacity:0}.hero-ctas{margin-top:32px;display:flex;gap:12px;opacity:0}.button-ghost,.button-gold{height:55px;padding:0 23px;display:flex;align-items:center;gap:22px;font-size:10px;letter-spacing:.3px}.button-gold{color:#15120d;background:linear-gradient(120deg,#dcb76d,#a77834);box-shadow:0 15px 50px rgba(196,145,62,.18)}.button-ghost{border:1px solid rgba(207,178,120,.5);background:rgba(20,19,17,.42);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.scene-label{position:absolute;right:0;bottom:63px;text-align:right}.scene-label span{font-size:8px;letter-spacing:2.5px;color:#a38b5b}.scene-label p{font-size:10px;color:#716d66;line-height:1.6}.scroll-mark{position:absolute;left:48px;bottom:38px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:13px}.scroll-mark span{font-size:7px;letter-spacing:3px;writing-mode:vertical-rl}.scroll-mark i{height:46px;width:1px;background:linear-gradient(var(--gold),transparent);animation:scrollLine 1.8s ease-in-out infinite}@keyframes scrollLine{50%{transform:scaleY(.45);transform-origin:top}}.manifesto{min-height:950px;padding:180px 0;display:grid;grid-template-columns:.55fr 2.1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.manifesto-number{align-self:start;font:italic 72px var(--serif);color:#25231f}.manifesto-title>p{font-size:9px;color:#777269;margin-bottom:34px}.cap-head h2,.contact-copy h2,.craft-overlay h2,.manifesto h2,.numbers-title h2,.portfolio-head h2,.timeline-head h2{margin:0;font-size:clamp(3.4rem,5.6vw,6.9rem);font-weight:200;line-height:1.02;letter-spacing:-4px}.manifesto h2 em{color:#d4c4a9}.manifesto h2 span{color:#57544e}.manifesto-side{align-self:end;padding-bottom:70px}.material-orbit{width:160px;height:160px;border-radius:50%;border:1px solid #302d27;position:relative;display:grid;place-items:center;margin-bottom:55px;background:radial-gradient(circle at 50% 40%,rgba(200,160,70,.12),transparent 65%)}.material-orbit span{font:italic 24px var(--serif);color:#c5a263}.material-orbit i{position:absolute;inset:14px;border:1px dashed #4b4437;border-radius:50%;animation:orbit 18s linear infinite}.material-orbit b{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold);top:12px;box-shadow:0 0 15px var(--gold)}@keyframes orbit{to{transform:rotate(1turn)}}.manifesto-side>p{font-size:13px;line-height:1.9;color:#918c83;margin:0 0 28px}.text-link{display:inline-flex;align-items:center;gap:20px;padding-bottom:8px;border-bottom:1px solid #504a40;font-size:10px}.craft-film{height:900px;position:relative;overflow:hidden}.craft-image{position:absolute;inset:0}.craft-image img{object-fit:cover}.craft-mask{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,4,.88),rgba(5,5,4,.05) 68%),linear-gradient(0deg,rgba(4,4,4,.72),transparent 50%)}.craft-overlay{position:relative;z-index:2;height:100%;display:flex;justify-content:space-between;align-items:center}.craft-overlay h2{margin-top:30px}.craft-overlay h2 em{color:#d4a752}.craft-note{align-self:flex-end;margin-bottom:90px;display:flex;align-items:flex-end;gap:70px}.craft-note p{font:italic 20px/1.7 var(--serif);color:#d6d0c5}.play-disc{width:132px;height:132px;border-radius:50%;border:1px solid rgba(255,255,255,.38);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:rgba(20,18,15,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.play-disc span{font-size:7px;letter-spacing:2px}.capabilities{padding:190px 0}.cap-head,.portfolio-head,.timeline-head{display:grid;grid-template-columns:2fr 1fr;grid-gap:100px;gap:100px;align-items:end;margin-bottom:90px}.cap-head h2,.portfolio-head h2,.timeline-head h2{margin-top:28px}.cap-head em,.timeline-head em{color:#cbbda3}.cap-intro,.portfolio-head>div:last-child>p,.timeline-head>div:last-child>p{color:#817d76;font-size:13px;line-height:1.9;max-width:390px}.cap-stage{display:grid;grid-template-columns:.78fr 1.7fr;min-height:780px;border-top:1px solid #292721}.cap-list{padding-top:18px}.cap-list button{width:100%;height:88px;background:none;border:0;border-bottom:1px solid #26241f;display:grid;grid-template-columns:48px 1fr 28px;align-items:center;text-align:left;cursor:pointer;transition:.45s;padding:0 16px 0 4px}.cap-list button span{font-size:8px;color:#625f58}.cap-list button h3{font-size:18px;font-weight:300;margin:0}.cap-list button svg{width:15px;opacity:.25;transition:.4s}.cap-list button.active{padding-left:21px;color:#e2c997;background:linear-gradient(90deg,rgba(200,160,70,.1),transparent)}.cap-list button.active svg{opacity:1;transform:translateX(5px)}.cap-visual{position:relative;overflow:hidden;min-height:780px}.cap-visual>img{object-fit:cover}.cap-visual-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,7,6,.72),transparent 45%),linear-gradient(90deg,rgba(8,8,7,.35),transparent)}.cap-icon{position:absolute;right:45px;top:42px;width:70px;height:70px;stroke-width:.6;color:rgba(255,255,255,.5)}.cap-detail{position:absolute;left:50px;bottom:45px;display:flex;align-items:center;gap:18px}.cap-detail span{width:10px;height:10px;border-radius:50%;box-shadow:0 0 24px currentColor}.cap-detail p{margin:0;font:italic 20px var(--serif)}.portfolio{padding:190px 0;background:#e9e5dc;color:#11110e}.portfolio .section-code{color:#756f64}.portfolio-head h2 em{color:#836739}.portfolio-count{font:200 56px var(--sans);margin-top:30px}.portfolio-count span{font-size:8px;letter-spacing:2px;color:#817b70}.project-masonry{grid-template-columns:1.15fr .85fr;grid-gap:130px 28px;gap:130px 28px;perspective:1200px}.project-tile{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;border:0;padding:0;position:relative;overflow:hidden;background:#111;cursor:pointer;text-align:left;min-height:650px;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .2s ease,box-shadow .5s;box-shadow:0 18px 55px rgba(20,16,10,.12);border-radius:3px}.project-tile:nth-child(2n){min-height:760px;margin-top:160px}.project-tile-3,.project-tile-6{min-height:580px}.project-tile img,.project-tile video{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;transition:transform 1.3s cubic-bezier(.16,1,.3,1);will-change:transform}.project-tile:hover img{transform:scale(1.055)}.project-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,4,3,.9),transparent 56%);transition:.5s}.project-shine{position:absolute;inset:-1px;z-index:2;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,225,165,.24),transparent 30%);opacity:0;transition:.4s}.project-tile:hover .project-shine{opacity:1}.reel-pill{left:24px;top:24px;border:1px solid rgba(255,255,255,.35);border-radius:30px;padding:8px 12px;display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:1.5px;background:rgba(10,10,9,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-index,.reel-pill{position:absolute;z-index:3}.project-index{right:25px;top:26px;font-size:8px;letter-spacing:2px}.project-caption{position:absolute;z-index:3;left:35px;right:35px;bottom:32px;color:#fff;transform:translateY(42px);transition:.6s cubic-bezier(.16,1,.3,1)}.project-tile:hover .project-caption{transform:translateY(0)}.project-caption>span{font-size:8px;letter-spacing:2px;color:#c7c0b5}.project-caption h3{font:400 38px var(--serif);margin:12px 0 25px}.project-action{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.4px;opacity:0;transition:.45s .08s}.project-tile:hover .project-action{opacity:1}.more-projects{text-align:center;margin-top:130px}.instagram-button{display:inline-flex;align-items:center;gap:19px;padding:18px 28px;border:1px solid #9a7b44;font-size:10px;color:#3b2b14;background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline{padding:200px 0}.timeline-body{position:relative;margin-left:12%}.timeline-line{position:absolute;left:50%;top:20px;bottom:100px;width:1px;background:#292720}.timeline-line i{display:block;width:1px;height:55%;background:linear-gradient(var(--gold),#6f552d);box-shadow:0 0 14px var(--gold)}.timeline-item{min-height:280px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;position:relative}.timeline-item:nth-child(2n)>div:last-child{grid-column:1;grid-row:1;text-align:right;padding-right:65px}.timeline-item:nth-child(2n) .timeline-big{grid-column:3;grid-row:1;text-align:left}.timeline-big{font:italic clamp(7rem,13vw,13rem) var(--serif);color:#171613;text-align:right;padding-right:30px;line-height:1}.timeline-node{grid-column:2;display:grid;place-items:center}.timeline-node b{width:42px;height:42px;border-radius:50%;border:1px solid #7a6033;background:#0d0d0c;display:grid;place-items:center;font-size:8px;color:#d5af68;box-shadow:0 0 30px rgba(200,160,70,.12)}.timeline-item>div:last-child{padding-left:65px}.timeline-item>div:last-child>span{font-size:7px;letter-spacing:2px;color:#786b53}.timeline-item h3{font:italic 34px var(--serif);margin:12px 0}.timeline-item p{max-width:380px;color:#7f7a72;font-size:12px;line-height:1.8;margin:0}.timeline-item:nth-child(2n) p{margin-left:auto}.numbers{position:relative;padding:180px 0 160px;background:#11100e;overflow:hidden}.numbers-orb{position:absolute;width:750px;height:750px;border-radius:50%;left:50%;top:10%;transform:translateX(-50%);background:radial-gradient(circle,rgba(149,91,33,.28),transparent 65%);filter:blur(25px)}.numbers-title{position:relative;text-align:center}.numbers-title h2{margin-top:30px}.numbers-title em{color:#c6a05e}.number-grid{position:relative;margin-top:120px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #2d2a24;border-left:1px solid #2d2a24}.number-grid>div{min-height:270px;border-right:1px solid #2d2a24;border-bottom:1px solid #2d2a24;padding:48px;display:flex;flex-direction:column;justify-content:space-between}.number-grid span{font:200 clamp(4rem,6vw,7rem) var(--sans);letter-spacing:-5px;color:#e0d8c8}.number-grid p{font-size:9px;line-height:1.6;letter-spacing:2px;color:#6f6a61}.contact{position:relative;padding:200px 0;background:#090908;overflow:hidden}.contact-aura{position:absolute;width:850px;height:850px;right:-180px;top:-80px;background:radial-gradient(circle,rgba(165,102,36,.24),transparent 68%)}.contact-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:140px;gap:140px;align-items:center}.contact-copy h2{margin:30px 0}.contact-copy h2 em{color:#c7a15e}.contact-copy>p{color:#827d74;font-size:13px;line-height:1.9;max-width:460px}.contact-channels{display:flex;gap:12px;margin-top:55px}.contact-channels>a{flex:1 1;max-width:240px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid #302d27;background:rgba(255,255,255,.025)}.contact-channels svg{width:18px;color:#c6a05e}.contact-channels span{font-size:11px}.contact-channels small{display:block;font-size:6px;letter-spacing:2px;color:#6c675f;margin-bottom:6px}.quote-glass{padding:45px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.13);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 40px 100px rgba(0,0,0,.32)}.quote-glass form{display:grid;grid-gap:26px;gap:26px}.quote-glass label span{display:block;font-size:8px;letter-spacing:2px;color:#888278;margin-bottom:10px}.quote-glass input,.quote-glass select,.quote-glass textarea{width:100%;border:0;border-bottom:1px solid #454039;background:transparent;color:#e8e2d7;padding:6px 0 12px;outline:none;font-size:13px;border-radius:0}.quote-glass option{background:#111}.quote-glass textarea{resize:none}.quote-glass button{margin-top:10px;height:56px;border:0;background:linear-gradient(120deg,#d6af65,#a67934);color:#15110c;display:flex;align-items:center;justify-content:center;gap:20px;font-size:10px;cursor:pointer}.footer{min-height:180px;border-top:1px solid #292720;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:30px;gap:30px}.footer>p{font-size:9px;letter-spacing:1px;line-height:1.8;color:#706b63;text-align:center}.footer>div:last-child{display:flex;justify-content:flex-end;gap:30px;font-size:9px;color:#706b63}.project-modal{position:fixed;inset:0;z-index:200;background:rgba(3,3,3,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:center;padding:55px}.modal-close,.project-modal{display:flex;align-items:center}.modal-close{position:absolute;right:35px;top:27px;border:0;background:none;gap:9px;font-size:8px;letter-spacing:2px;z-index:2}.modal-panel{width:min(1200px,95vw);height:min(760px,82vh);display:grid;grid-template-columns:1.5fr .8fr;background:#11110f;box-shadow:0 50px 140px rgba(0,0,0,.65)}.modal-media{position:relative;overflow:hidden}.modal-media>img,.modal-media>video{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.modal-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;border:1px solid rgba(255,255,255,.5);display:grid;place-items:center;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-info{padding:55px 45px;overflow:auto}.modal-info>span{font-size:8px;letter-spacing:2px;color:#a58d63}.modal-info h2{font:italic 42px var(--serif);margin:18px 0 25px}.modal-info>p{font-size:12px;line-height:1.8;color:#918c83}.modal-facts{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #302d27;margin:30px 0}.modal-facts>div{padding:18px 0;font-size:13px}.modal-facts>div+div{border-left:1px solid #302d27;padding-left:18px}.modal-facts small{display:block;font-size:6px;letter-spacing:2px;color:#6f6b64;margin-bottom:7px}.materials{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:30px}.materials span{font-size:8px;padding:8px 10px;border:1px solid #36322b;color:#999188}.modal-info>a{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1px;padding:13px 0}.modal-quote{margin-top:10px!important;justify-content:space-between;border-top:1px solid #302d27;color:#d2ad68}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.hero-canvas{inset:0;opacity:1}.hero-vignette{background:linear-gradient(90deg,#080807,rgba(8,8,7,.8) 35%,rgba(8,8,7,.1)),linear-gradient(0deg,rgba(6,6,5,.8),transparent 40%)}.manifesto{grid-template-columns:.35fr 1.7fr 1fr}.cap-stage{grid-template-columns:1fr 1.25fr}.contact-grid{gap:60px}.project-tile{min-height:560px}.project-tile:nth-child(2n){min-height:650px}.reel-frame{height:560px}}@media(max-width:760px){.cursor-dot,.cursor-ring,.nav-talk,.site-nav nav{display:none}.wrap{width:calc(100% - 30px)}.site-nav{height:76px}.menu-toggle{display:block}.mobile-panel{display:flex;position:fixed;inset:0;z-index:25;background:#0a0a09;padding:125px 24px 40px;flex-direction:column;gap:25px;font:italic 42px var(--serif)}.hero-3d{min-height:740px}.hero-canvas{inset:0;opacity:1}.hero-canvas img{object-position:65% center}.hero-vignette{background:linear-gradient(0deg,#080807,rgba(8,8,7,.2) 63%,rgba(8,8,7,.55)),linear-gradient(90deg,rgba(8,8,7,.65),transparent)}.hero-interface{align-items:flex-end;padding-bottom:80px}.hero-copyblock{width:100%;padding:0}.hero-kicker{font-size:7px}.hero-copyblock h1{font-size:clamp(3.8rem,18vw,5.7rem);letter-spacing:-4px}.hero-copy{font-size:12px;width:90%;margin-top:24px}.hero-ctas{margin-top:23px}.scene-label,.scroll-mark{display:none}.button-ghost,.button-gold{height:49px;padding:0 15px;gap:11px;font-size:9px}.manifesto{min-height:auto;padding:110px 0;display:block}.manifesto-number{font-size:44px}.manifesto-title{margin:45px 0}.cap-head h2,.contact-copy h2,.craft-overlay h2,.manifesto h2,.numbers-title h2,.portfolio-head h2,.timeline-head h2{font-size:clamp(3rem,13vw,4.5rem);letter-spacing:-3px}.manifesto-side{padding:0}.material-orbit{width:115px;height:115px;margin-bottom:30px}.craft-film{height:760px}.craft-image img{object-position:58% center}.craft-overlay{display:block;padding-top:100px}.craft-note{position:absolute;bottom:50px;left:15px;right:15px;margin:0;justify-content:space-between;gap:20px}.craft-note p{font-size:16px}.play-disc{width:100px;height:100px}.capabilities,.contact,.portfolio,.timeline{padding:110px 0}.cap-head,.portfolio-head,.timeline-head{display:block;margin-bottom:55px}.cap-intro,.portfolio-head>div:last-child,.timeline-head>div:last-child{margin-top:35px}.cap-stage{display:block}.cap-list{display:flex;overflow:auto;padding-bottom:15px;gap:8px}.cap-list button{min-width:185px;height:74px;border:1px solid #282621;grid-template-columns:30px 1fr;padding:0 13px}.cap-list button svg{display:none}.cap-list button h3{font-size:14px}.cap-visual{min-height:560px}.cap-icon{width:50px}.project-masonry{display:block}.project-tile,.project-tile-3,.project-tile-6,.project-tile:nth-child(2n){width:100%;min-height:570px;margin:0 0 24px}.project-caption{transform:none;left:23px;right:23px}.project-caption h3{font-size:30px}.project-action{opacity:1}.more-projects{margin-top:65px}.timeline-body{margin:0}.timeline-line{left:20px}.timeline-item{display:grid;grid-template-columns:40px 1fr;min-height:250px}.timeline-big{position:absolute;right:0;top:20px;font-size:90px;padding:0}.timeline-node{grid-column:1}.timeline-item:nth-child(2n)>div:last-child,.timeline-item>div:last-child{grid-column:2;grid-row:1;text-align:left;padding:0 20px}.timeline-item:nth-child(2n) .timeline-big{grid-column:auto;grid-row:auto;text-align:right}.timeline-item:nth-child(2n) p{margin-left:0}.numbers{padding:110px 0}.number-grid{grid-template-columns:1fr 1fr;margin-top:65px}.number-grid>div{min-height:190px;padding:26px}.number-grid span{font-size:54px}.contact-grid{display:block}.quote-glass{margin-top:65px;padding:28px 22px}.contact-channels{display:block}.contact-channels>a{margin-bottom:10px;max-width:none}.footer{grid-template-columns:1fr;padding:45px 0}.footer,.footer>p{text-align:left}.footer>div:last-child{justify-content:flex-start}.project-modal{padding:50px 12px 12px}.modal-close{right:14px;top:16px}.modal-panel{height:90vh;display:block;overflow:auto}.modal-media{height:46vh}.modal-info{padding:30px 24px}.modal-info h2{font-size:34px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.loader-rule i,.material-orbit i,.scroll-mark i{animation:none!important}}.hero-3d{--hero-x:0px;--hero-y:0px;--hero-rx:0deg;--hero-ry:0deg;--hero-mx:65%;--hero-my:45%;perspective:1400px}.hero-stage{position:absolute;inset:-3%;overflow:hidden;transform-style:preserve-3d;opacity:0;transition:opacity 1.5s ease}.hero-stage.ready{opacity:1}.hero-depth-back{position:absolute;inset:-7%;filter:blur(22px) brightness(.42) saturate(.7);transform:translate3d(calc(var(--hero-x)*-.25),calc(var(--hero-y)*-.25),-90px) scale(1.08)}.hero-depth-back img{object-fit:cover}.hero-canvas{position:absolute;inset:2%;overflow:hidden;transform:translate3d(var(--hero-x),var(--hero-y),0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1.035);transition:transform .9s cubic-bezier(.16,1,.3,1);transform-style:preserve-3d;box-shadow:0 70px 150px rgba(0,0,0,.55)}.hero-canvas:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 43%,rgba(255,210,145,.09) 52%,transparent 61%);transform:translateX(calc(var(--hero-x)*1.5));mix-blend-mode:screen}.hero-focus-layer{inset:0;background:radial-gradient(circle at var(--hero-mx) var(--hero-my),transparent 0 23%,rgba(3,3,3,.08) 48%,rgba(3,3,3,.42) 100%);transform:translateZ(35px)}.hero-focus-layer,.hero-reflection{position:absolute;pointer-events:none}.hero-reflection{right:4%;top:8%;width:36%;height:65%;background:linear-gradient(115deg,transparent,rgba(255,218,156,.12),transparent 55%);filter:blur(18px);transform:translate3d(calc(var(--hero-x)*1.7),calc(var(--hero-y)*1.3),60px) skewX(-10deg);mix-blend-mode:screen}.hero-particles{position:absolute;inset:0;pointer-events:none;transform:translateZ(90px)}.hero-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:#e7bd73;box-shadow:0 0 10px #d39339;opacity:.15;animation:ambientParticle 7s ease-in-out infinite}@keyframes ambientParticle{0%,to{transform:translate3d(0,14px,0);opacity:.06}50%{transform:translate3d(9px,-16px,0);opacity:.48}}.hero-vignette{background:linear-gradient(90deg,#080807,rgba(8,8,7,.9) 24%,rgba(8,8,7,.1) 58%,rgba(8,8,7,.28)),linear-gradient(0deg,rgba(6,6,5,.88),transparent 34%)}.hero-copyblock{width:680px}.hero-copyblock h1{font-size:clamp(5.4rem,8.2vw,9.4rem);line-height:.84;letter-spacing:-8px}.hero-word.serif{letter-spacing:-6px}.hero-copy{font-size:14px;max-width:430px}.cap-stage{border-radius:0 18px 18px 0;overflow:hidden}.cap-visual{border-radius:18px;box-shadow:0 50px 120px rgba(0,0,0,.28)}.cap-visual:after{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 43%,rgba(255,230,180,.16) 50%,transparent 57%);transform:translateX(-55%);transition:transform 1.2s cubic-bezier(.16,1,.3,1);pointer-events:none}.cap-visual:hover:after{transform:translateX(55%)}.cap-list button{position:relative;overflow:hidden}.cap-list button:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:linear-gradient(90deg,var(--gold),transparent);transform:scaleX(0);transform-origin:left;transition:transform .55s}.cap-list button.active:after{transform:scaleX(1)}.project-masonry{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;grid-gap:34px 26px;gap:34px 26px;align-items:start}.project-tile,.project-tile-3,.project-tile-6,.project-tile:nth-child(2n){min-height:620px;margin:0;border-radius:18px;border:1px solid rgba(82,64,36,.13);box-shadow:0 30px 80px rgba(37,28,15,.14),inset 0 1px rgba(255,255,255,.18)}.project-tile:nth-child(6n+1){grid-column:1/8;min-height:790px}.project-tile:nth-child(6n+2){grid-column:9/13;min-height:560px;margin-top:150px}.project-tile:nth-child(6n+3){grid-column:1/5;min-height:540px}.project-tile:nth-child(6n+4){grid-column:5/13;min-height:680px;margin-top:-35px}.project-tile:nth-child(6n+5){grid-column:1/7;min-height:640px}.project-tile:nth-child(6n+6){grid-column:8/13;min-height:760px;margin-top:85px}.project-tile:hover{box-shadow:0 55px 120px rgba(37,28,15,.25),0 0 0 1px rgba(200,160,70,.28)}.project-tile:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(130deg,rgba(255,255,255,.45),transparent 28%,transparent 68%,rgba(200,160,70,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:4;pointer-events:none}.project-footer,.project-kicker{display:flex;align-items:center;justify-content:space-between;gap:16px}.project-kicker span{font-size:8px;letter-spacing:1.7px;color:#d0c8bb}.project-caption h3{font-size:clamp(2.1rem,3.1vw,3.7rem);margin:15px 0 27px}.project-footer{height:25px}.project-likes{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;opacity:.8}.project-action{opacity:1}.instagram-cta{width:min(1220px,calc(100% - 96px));margin:150px auto 0;padding:75px 85px;display:flex;align-items:flex-end;justify-content:space-between;gap:70px;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(125deg,rgba(255,255,255,.68),rgba(194,169,123,.24));border:1px solid rgba(113,86,40,.18);box-shadow:0 35px 90px rgba(65,45,17,.12)}.instagram-cta:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;right:-130px;top:-230px;background:radial-gradient(circle,rgba(200,160,70,.4),transparent 66%)}.instagram-cta>div{position:relative;max-width:680px}.instagram-cta h3{font:400 clamp(2.5rem,4.4vw,5rem)/1.02 var(--serif);letter-spacing:-3px;margin:20px 0}.instagram-cta h3 em{color:#8d682d}.instagram-cta p{max-width:550px;font-size:12px;line-height:1.8;color:#6e675c}.instagram-cta .instagram-button{position:relative;flex:none;border-radius:50px;background:rgba(255,255,255,.55)}.timeline-line i{transform-origin:top}.timeline-item{transition:filter .5s,opacity .5s}.timeline-body:hover .timeline-item:not(:hover){opacity:.42;filter:blur(.4px)}.timeline-item:hover .timeline-node b{background:var(--gold);color:#111;box-shadow:0 0 45px rgba(200,160,70,.55);transform:scale(1.08)}.timeline-node b{transition:.5s}.timeline-item:hover .timeline-big{color:#28241d}.timeline-big{transition:color .5s}@media(max-width:1050px){.hero-copyblock h1{font-size:clamp(5rem,10vw,7.5rem)}.project-tile:nth-child(n){min-height:610px}.instagram-cta{width:calc(100% - 48px);padding:58px}}@media(max-width:760px){.hero-stage{inset:-2%}.hero-depth-back,.hero-particles,.hero-reflection{display:none}.hero-canvas{inset:0;transform:scale(1.035)}.hero-canvas img{object-position:67% center}.hero-focus-layer{background:linear-gradient(0deg,rgba(5,5,4,.72),transparent 55%)}.hero-copyblock h1{font-size:clamp(4rem,18vw,5.8rem);letter-spacing:-5px}.project-masonry{display:block}.project-tile:nth-child(n){width:100%;min-height:600px;margin:0 0 24px}.project-tile:nth-child(3n){min-height:500px}.instagram-cta{width:calc(100% - 30px);margin-top:80px;padding:45px 26px;display:block;border-radius:18px}.instagram-cta h3{font-size:2.7rem;letter-spacing:-2px}.instagram-cta .instagram-button{margin-top:25px;display:flex;width:max-content}.project-kicker span:last-child{display:none}}@media(min-width:761px){.project-masonry{width:min(1132px,calc(100% - 96px));grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px;align-items:start}.project-tile-3,.project-tile-6,.project-tile:nth-child(2n),.project-tile:nth-child(n){grid-column:auto;width:100%;min-height:0;aspect-ratio:9/16;margin:0}.project-tile:nth-child(3n+2){margin-top:105px}.project-tile:nth-child(3n){margin-top:38px}.project-tile img,.project-tile video{object-fit:cover;filter:contrast(1.035) saturate(1.035)}.project-caption{left:25px;right:25px;bottom:25px}.project-caption h3{font-size:clamp(1.9rem,2.5vw,2.8rem)}}.manifesto{--show-x:0px;--show-y:0px;--show-rx:0deg;--show-ry:0deg;--show-mx:65%;--show-my:45%;position:relative;display:block;min-height:900px;margin-top:120px;margin-bottom:150px;padding:105px 90px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 76% 42%,rgba(166,101,38,.26),transparent 32%),radial-gradient(circle at 18% 12%,rgba(107,74,43,.18),transparent 38%),linear-gradient(135deg,#17130f,#0c0b09 48%,#15100c);box-shadow:0 65px 150px rgba(0,0,0,.46),inset 0 1px rgba(255,255,255,.08);isolation:isolate}.manifesto:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 46%,rgba(255,200,125,.06) 54%,transparent 62%);mix-blend-mode:screen;pointer-events:none}.manifesto-wood{position:absolute;right:-7%;top:-10%;width:58%;height:120%;opacity:.24;background:repeating-linear-gradient(90deg,#2b1b11 0 8px,#15100c 8px 11px,#3a2416 11px 16px,#100d0a 16px 19px);transform:perspective(900px) rotateY(-9deg);filter:contrast(1.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000);mask-image:linear-gradient(90deg,transparent,#000 22%,#000)}.manifesto-ambient{position:absolute;width:720px;height:720px;right:-120px;top:40px;border-radius:50%;background:radial-gradient(circle,rgba(213,137,57,.22),rgba(112,66,27,.08) 35%,transparent 68%);filter:blur(18px);animation:ambientPulse 6s ease-in-out infinite}@keyframes ambientPulse{50%{transform:scale(1.08);opacity:.72}}.manifesto-watermark{position:absolute;left:4%;top:3%;font:italic 310px/.8 var(--serif);letter-spacing:-30px;color:rgba(226,194,139,.035);z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.manifesto-particles{position:absolute;inset:0;pointer-events:none}.manifesto-particles i{position:absolute;width:2px;height:2px;border-radius:50%;background:#efc47c;box-shadow:0 0 12px #e29a43;opacity:.12;animation:manifestoDust 7s ease-in-out infinite}@keyframes manifestoDust{0%,to{transform:translate3d(0,18px,0);opacity:.05}50%{transform:translate3d(11px,-20px,0);opacity:.52}}.manifesto-layout{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.18fr;grid-gap:70px;gap:70px;align-items:center;min-height:690px}.manifesto-content{align-self:center}.manifesto-number{font:400 8px var(--sans);letter-spacing:2.6px;color:#8d806e;margin-bottom:48px}.manifesto-number span{font-size:11px;color:#d3aa61}.manifesto-title>p{font-size:8px;letter-spacing:3px;color:#9b8f7e;margin:0 0 27px}.manifesto .manifesto-title h2{font-size:clamp(3.8rem,5.2vw,6.5rem);line-height:.96;letter-spacing:-5px}.manifesto .manifesto-title h2 em{color:#d6b171;text-shadow:0 0 35px rgba(200,160,70,.16)}.manifesto .manifesto-title h2 span{color:#6f675c}.manifesto-description{max-width:470px;margin:38px 0 42px;color:#9a9388;font-size:12px;line-height:1.9}.manifesto-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.manifesto-stats>div{min-height:118px;padding:20px 17px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 1px rgba(255,255,255,.08),0 18px 50px rgba(0,0,0,.18);transition:.45s}.manifesto-stats>div:hover{transform:translateY(-7px);border-color:rgba(200,160,70,.4);background:linear-gradient(145deg,rgba(200,160,70,.16),rgba(255,255,255,.035))}.manifesto-stats strong{font:300 29px var(--sans);color:#e8dcc7}.manifesto-stats span{font-size:7px;line-height:1.5;letter-spacing:1.5px;color:#8b847a}.manifesto-showroom{position:relative;perspective:1200px}.showroom-panel{position:relative;aspect-ratio:1.22/1;width:100%;overflow:hidden;border-radius:20px;transform:translate3d(var(--show-x),var(--show-y),55px) rotateX(var(--show-rx)) rotateY(var(--show-ry));transform-style:preserve-3d;transition:transform .8s cubic-bezier(.16,1,.3,1);box-shadow:-35px 55px 120px rgba(0,0,0,.55),0 0 0 1px rgba(255,214,151,.15)}.showroom-panel img{object-fit:cover;object-position:67% center;transform:scale(1.08)}.showroom-glass{position:absolute;inset:0;background:radial-gradient(circle at var(--show-mx) var(--show-my),rgba(255,224,176,.15),transparent 25%),linear-gradient(118deg,transparent 38%,rgba(255,226,180,.13) 49%,transparent 61%);mix-blend-mode:screen}.showroom-led{position:absolute;left:14%;right:7%;bottom:7%;height:2px;background:#ffc877;box-shadow:0 0 15px 4px rgba(255,160,65,.55),0 0 60px 12px rgba(255,133,38,.2)}.showroom-beam{position:absolute;width:85%;height:55%;right:-8%;top:-8%;background:conic-gradient(from 225deg at 70% 20%,transparent,rgba(255,197,116,.14),transparent 23%);filter:blur(22px);transform:translate3d(calc(var(--show-x)*-.5),calc(var(--show-y)*-.4),0);pointer-events:none}.viewer-launch{position:absolute;left:-38px;bottom:-48px;width:132px;height:132px;border-radius:50%;border:1px solid rgba(218,180,111,.55);background:linear-gradient(145deg,rgba(42,34,25,.9),rgba(15,13,11,.88));color:#eee3d1;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;box-shadow:0 24px 65px rgba(0,0,0,.45),inset 0 0 35px rgba(200,160,70,.08);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.5s}.viewer-launch:hover{transform:scale(1.08) rotate(-5deg);border-color:#d7ad61;box-shadow:0 30px 80px rgba(0,0,0,.55),0 0 45px rgba(200,160,70,.14)}.viewer-launch span{display:flex;flex-direction:column;text-align:left}.viewer-launch b{font:italic 25px var(--serif);color:#d5aa60}.viewer-launch small{margin-top:5px;font-size:6px;line-height:1.4;letter-spacing:1.4px;color:#8e877d}.showroom-label{position:absolute;right:3px;bottom:-34px;font-size:7px;letter-spacing:1.8px;color:#7e776d}.showroom-label i{display:inline-block;width:23px;height:1px;background:#b6863b;margin:0 10px 2px 0}.viewer-overlay{--show-x:0px;--show-y:0px;--show-rx:0deg;--show-ry:0deg;--show-mx:50%;--show-my:50%;position:fixed;inset:0;z-index:300;background:radial-gradient(circle at 70% 40%,#2b1b10,#070706 63%);display:grid;place-items:center;perspective:1400px;overflow:hidden}.viewer-overlay:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 38px,rgba(122,78,42,.06) 38px 40px)}.viewer-close{position:absolute;right:35px;top:30px;z-index:3;border:1px solid rgba(255,255,255,.2);border-radius:30px;background:rgba(10,10,9,.35);color:#eee;padding:12px 18px;display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.8px;cursor:pointer}.viewer-room{position:relative;width:min(1280px,86vw);aspect-ratio:16/9;overflow:hidden;border-radius:24px;transform:translate3d(var(--show-x),var(--show-y),60px) rotateX(var(--show-rx)) rotateY(var(--show-ry));transition:transform .7s cubic-bezier(.16,1,.3,1);box-shadow:0 70px 180px rgba(0,0,0,.72),0 0 0 1px rgba(255,215,150,.18)}.viewer-room img{object-fit:cover}.viewer-room-light{position:absolute;inset:0;background:radial-gradient(circle at var(--show-mx) var(--show-my),rgba(255,218,155,.18),transparent 28%);mix-blend-mode:screen}.viewer-hint{position:absolute;left:30px;bottom:26px;display:flex;align-items:center;gap:16px;font-size:7px;letter-spacing:2px;color:#d5cbbb;background:rgba(10,10,9,.45);padding:12px 16px;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1050px){.manifesto{padding:80px 55px}.manifesto-layout{grid-template-columns:1fr 1fr;gap:40px}.manifesto .manifesto-title h2{font-size:4.3rem}.manifesto-stats{grid-template-columns:1fr}.manifesto-stats>div{min-height:85px}.viewer-launch{width:110px;height:110px;left:-20px}}@media(max-width:760px){.manifesto{width:calc(100% - 22px);margin-top:70px;margin-bottom:90px;padding:70px 20px 90px;border-radius:22px}.manifesto-layout{display:block}.manifesto-watermark{font-size:190px;left:-15%;top:5%}.manifesto-wood{width:100%;opacity:.15}.manifesto .manifesto-title h2{font-size:3.55rem;letter-spacing:-3px}.manifesto-description{margin:30px 0}.manifesto-stats{grid-template-columns:repeat(3,1fr);gap:6px}.manifesto-stats>div{min-height:105px;padding:15px 10px}.manifesto-stats strong{font-size:22px}.manifesto-showroom{margin-top:75px}.showroom-panel{aspect-ratio:4/5;transform:none}.showroom-panel img{object-position:68% center}.viewer-launch{left:10px;bottom:-55px;width:105px;height:105px}.showroom-label{display:none}.viewer-room{width:94vw;aspect-ratio:4/5}.viewer-room img{object-position:67% center}}.manifesto-layout{grid-template-columns:1.04fr .96fr;gap:65px}.manifesto-watermark{font-size:330px;letter-spacing:-35px;left:12%;top:10%;color:rgba(226,194,139,.028)}.manifesto-content{position:relative;z-index:2}.manifesto-link{width:max-content;margin:-18px 0 38px;display:flex;align-items:center;gap:18px;padding-bottom:8px;border-bottom:1px solid rgba(200,160,70,.42);font-size:8px;letter-spacing:1.2px;color:#c5b8a4;transition:.35s}.manifesto-link:hover{gap:26px;color:#e0bc78}.manifesto-showroom{min-height:700px;display:flex;align-items:center;justify-content:flex-end}.showroom-arch{position:relative;width:88%;height:690px;overflow:hidden;border-radius:48% 48% 18px 18px/24% 24% 18px 18px;background:#17120e;box-shadow:-40px 55px 120px rgba(0,0,0,.58),0 0 0 1px rgba(222,174,93,.18),0 0 55px rgba(200,133,53,.13)}.showroom-arch:before{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,214,145,.28),inset 18px 0 35px rgba(255,151,55,.08);pointer-events:none}.showroom-arch img{object-fit:cover;object-position:center center;transform:scale(1.01)}.showroom-arch .showroom-glass{position:absolute;inset:0;background:linear-gradient(110deg,transparent 32%,rgba(255,223,169,.09) 47%,transparent 60%),linear-gradient(0deg,rgba(5,4,3,.35),transparent 45%);mix-blend-mode:screen}.showroom-arch .showroom-led{position:absolute;left:7%;right:7%;bottom:5%;height:2px;background:#ffc274;box-shadow:0 0 16px 5px rgba(255,157,56,.5),0 0 65px 18px rgba(255,131,36,.18)}.manifesto-showroom .showroom-beam{right:-15%;top:-5%;width:110%;height:90%;opacity:.85;transform:none}.manifesto-showroom .showroom-label{right:2%;bottom:18px;color:#a88750}.viewer-launch,.viewer-overlay{display:none!important}.manifesto-particles i{animation-duration:10s}.manifesto-stats{position:relative;z-index:3}.manifesto-stats>div{min-height:128px}@media(max-width:1050px){.manifesto-layout{grid-template-columns:1fr 1fr;gap:30px}.showroom-arch{width:94%;height:620px}.manifesto .manifesto-title h2{font-size:4.1rem}.manifesto-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.manifesto-layout{display:block}.manifesto-watermark{font-size:190px;left:0;top:7%}.manifesto-link{margin-top:-10px}.manifesto-showroom{min-height:0;margin-top:70px}.showroom-arch{width:100%;height:auto;aspect-ratio:3/4;border-radius:48% 48% 16px 16px/20% 20% 16px 16px}.manifesto-showroom .showroom-label{bottom:-30px}.manifesto-stats>div{min-height:108px}}.hero-canvas{transform:scale(1.035)!important;transition:none!important}.hero-depth-back{transform:scale(1.08)!important}.hero-reflection{transform:skewX(-10deg)!important}.hero-focus-layer{background:radial-gradient(circle at 66% 43%,transparent 0 24%,rgba(3,3,3,.1) 50%,rgba(3,3,3,.42) 100%)}.manifesto-showroom{min-height:690px}.material-composition{position:relative;width:96%;height:650px;margin-left:auto;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 70% 28%,rgba(177,108,43,.19),transparent 35%),linear-gradient(145deg,#19130f,#0b0a08 68%);box-shadow:-38px 60px 120px rgba(0,0,0,.55),inset 0 1px rgba(255,255,255,.08),0 0 0 1px rgba(200,160,70,.13);isolation:isolate}.material-composition:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,214,149,.08) 49%,transparent 62%);mix-blend-mode:screen;z-index:7}.material-halo{position:absolute;width:520px;height:520px;border-radius:50%;right:-120px;top:-130px;background:radial-gradient(circle,rgba(223,140,55,.22),transparent 68%);filter:blur(18px)}.material-slat-field{position:absolute;right:0;top:0;width:52%;height:100%;display:flex;gap:7px;padding:0 25px;background:linear-gradient(90deg,transparent,rgba(38,23,14,.75));transform:skewY(-2deg);transform-origin:right}.material-slat-field i{flex:1 1;display:block;background:linear-gradient(90deg,#24150d,#624127 45%,#1b110b);box-shadow:inset 1px 0 rgba(255,205,140,.07),-4px 0 10px rgba(0,0,0,.35)}.material-stone{position:absolute;left:10%;top:14%;width:67%;height:54%;border-radius:5px;background:linear-gradient(135deg,#4f4a45,#252321 47%,#58514a);box-shadow:0 35px 75px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.1);overflow:hidden}.material-stone span,.material-stone:after,.material-stone:before{content:"";position:absolute;width:130%;height:1px;background:linear-gradient(90deg,transparent,#b69a79,transparent);opacity:.38;transform:rotate(-19deg);left:-15%;top:24%}.material-stone:after{top:69%;transform:rotate(13deg)}.material-stone span:first-child{top:44%;transform:rotate(-42deg)}.material-stone span:nth-child(2){top:82%;transform:rotate(-11deg)}.material-stone span:nth-child(3){top:15%;transform:rotate(27deg)}.material-screen{position:absolute;left:23%;top:25%;width:43%;height:31%;border-radius:4px;background:linear-gradient(145deg,#050607,#111416 55%,#020303);box-shadow:0 24px 45px rgba(0,0,0,.58),inset 0 0 0 1px rgba(255,255,255,.08),inset 25px 10px 55px rgba(91,110,118,.06)}.material-screen:after{content:"";position:absolute;left:10%;top:5%;width:45%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent)}.material-console{position:absolute;left:7%;right:6%;bottom:15%;height:85px;border-radius:5px;background:linear-gradient(180deg,#292724,#131211);box-shadow:0 35px 50px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.material-console i{border-right:1px solid rgba(255,255,255,.07)}.material-console i:last-child{border:0}.material-led{position:absolute;height:2px;background:#ffd08a;box-shadow:0 0 14px 4px rgba(255,169,75,.65),0 0 55px 12px rgba(255,130,32,.19);z-index:5}.material-led-top{left:10%;width:67%;top:13.7%}.material-led-bottom{left:8%;right:7%;bottom:14.4%}.material-orb{position:absolute;border-radius:50%;border:1px solid rgba(218,172,95,.48);box-shadow:inset 0 0 25px rgba(200,160,70,.07),0 0 25px rgba(200,160,70,.06)}.material-orb-one{width:82px;height:82px;right:7%;top:10%}.material-orb-two{width:32px;height:32px;left:5%;bottom:35%}.material-caption{position:absolute;right:8%;bottom:4%;display:flex;align-items:center;gap:13px;color:#8f7a5c}.material-caption>span{font:italic 25px var(--serif);color:#c29a58}.material-caption p{margin:0;font-size:6px;line-height:1.6;letter-spacing:1.5px}.material-composition+.showroom-label{right:1%;bottom:-30px}@media(max-width:1050px){.material-composition{width:100%;height:610px}.material-stone{left:8%;width:72%}.material-screen{left:20%;width:48%}}@media(max-width:760px){.hero-canvas{transform:scale(1.02)!important}.hero-depth-back,.hero-reflection{display:none}.manifesto-showroom{min-height:0}.material-composition{height:auto;aspect-ratio:4/5;border-radius:18px}.material-slat-field{width:58%;gap:4px;padding:0 14px}.material-stone{left:7%;top:17%;width:76%;height:48%}.material-screen{left:18%;top:29%;width:54%;height:25%}.material-console{left:5%;right:5%;bottom:17%;height:65px}.material-led-top{left:7%;width:76%;top:16.7%}.material-led-bottom{bottom:16.5%}.material-caption{right:7%;bottom:5%}}.exploded-stage{position:relative;min-height:690px;height:690px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 55% 40%,rgba(151,91,34,.2),transparent 36%),linear-gradient(145deg,rgba(32,27,22,.96),rgba(9,8,7,.98));border:1px solid rgba(200,160,70,.16);box-shadow:-42px 58px 125px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.07);isolation:isolate}.exploded-stage:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(rgba(197,157,89,.035) 1px,transparent 0),linear-gradient(90deg,rgba(197,157,89,.035) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 82%);mask-image:radial-gradient(circle at center,#000,transparent 82%)}.exploded-stage:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 45%,transparent 25%,rgba(5,4,3,.28) 72%,rgba(5,4,3,.65) 100%),linear-gradient(112deg,transparent 40%,rgba(255,218,154,.06) 51%,transparent 62%)}.exploded-canvas,.exploded-stage:after{position:absolute;inset:0;z-index:1}.exploded-canvas canvas{cursor:-webkit-grab;cursor:grab;touch-action:pan-y}.exploded-canvas canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.exploded-guides{position:absolute;z-index:3;left:25px;right:25px;bottom:24px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:#827763;pointer-events:none}.exploded-guides span{font-size:6px;letter-spacing:1.7px}.exploded-guides i{height:1px;background:linear-gradient(90deg,rgba(200,160,70,.2),rgba(200,160,70,.8),rgba(200,160,70,.2));position:relative}.exploded-guides i:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#c89e57;box-shadow:0 0 12px #c89e57}.exploded-status{position:absolute;z-index:3;right:24px;top:24px;width:82px;height:82px;border-radius:50%;border:1px solid rgba(200,160,70,.35);display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(12,10,8,.48);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.exploded-status b{font:italic 25px var(--serif);color:#d4aa60}.exploded-status span{font-size:5px;line-height:1.5;letter-spacing:1.2px;color:#8c8376}.exploded-stage .showroom-label{z-index:4;right:25px;bottom:auto;top:125px;writing-mode:vertical-rl;color:#766b59}.exploded-stage .showroom-label i{width:1px;height:30px;margin:0 0 10px 2px}.manifesto-showroom.exploded-stage{display:block;margin:0;perspective:none}.manifesto-showroom.exploded-stage .showroom-label{position:absolute}@media(max-width:1050px){.exploded-stage{height:640px;min-height:640px}.exploded-status{width:70px;height:70px}}@media(max-width:760px){.exploded-stage{height:560px;min-height:560px;margin-top:70px;border-radius:18px}.exploded-guides{left:14px;right:14px;bottom:16px;gap:7px}.exploded-guides span{font-size:5px}.exploded-status{right:14px;top:14px;width:64px;height:64px}.exploded-status b{font-size:20px}.exploded-stage .showroom-label{display:none}}.craftsmanship-stage{position:relative;min-height:690px;height:690px;overflow:hidden;border-radius:24px;perspective:none;background:radial-gradient(circle at 50% 38%,rgba(149,91,38,.23),transparent 39%),radial-gradient(circle at 8% 82%,rgba(93,59,31,.17),transparent 35%),linear-gradient(145deg,#211b16,#0d0b09 58%,#17110c);border:1px solid rgba(214,172,99,.18);box-shadow:-42px 58px 125px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.07);isolation:isolate}.craftsmanship-stage:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(rgba(207,168,97,.032) 1px,transparent 0),linear-gradient(90deg,rgba(207,168,97,.032) 1px,transparent 0),repeating-linear-gradient(112deg,transparent 0 130px,rgba(255,220,166,.018) 131px,transparent 133px);background-size:42px 42px,42px 42px,auto;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 88%);mask-image:radial-gradient(circle at center,#000,transparent 88%)}.craftsmanship-stage:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 49% 45%,transparent 24%,rgba(5,4,3,.2) 70%,rgba(5,4,3,.7) 100%),linear-gradient(112deg,transparent 39%,rgba(255,218,154,.075) 50%,transparent 61%);mix-blend-mode:screen}.craftsmanship-canvas{position:absolute;inset:0;z-index:1}.craftsmanship-canvas canvas{touch-action:pan-y}.craftsmanship-guides{position:absolute;z-index:4;left:25px;right:25px;bottom:24px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:#897b67;pointer-events:none}.craftsmanship-guides span{font-size:6px;letter-spacing:1.7px}.craftsmanship-guides i{height:1px;background:linear-gradient(90deg,rgba(200,160,70,.18),rgba(200,160,70,.82),rgba(200,160,70,.18));position:relative}.craftsmanship-guides i:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#c89e57;box-shadow:0 0 12px #c89e57}.craftsmanship-status{position:absolute;z-index:4;right:24px;top:24px;width:86px;height:86px;border-radius:50%;border:1px solid rgba(200,160,70,.35);display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(12,10,8,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 30px rgba(200,160,70,.06),0 14px 35px rgba(0,0,0,.25);pointer-events:none}.craftsmanship-status b{font:italic 26px var(--serif);color:#d8ad63}.craftsmanship-status span{font-size:5px;line-height:1.5;letter-spacing:1.1px;color:#928778}.craftsmanship-cycle{position:absolute;z-index:4;left:25px;top:25px;display:flex;align-items:center;gap:12px;color:#817565;pointer-events:none}.craftsmanship-cycle>span{position:relative;width:58px;height:1px;overflow:hidden;background:rgba(200,160,70,.2)}.craftsmanship-cycle>span:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#e2b86e,transparent);transform:translateX(-100%);animation:craftCycle 22.65s ease-in-out infinite}.craftsmanship-cycle small{font-size:5px;letter-spacing:1.5px}@keyframes craftCycle{0%{transform:translateX(-100%)}50.7%,64.8%{transform:translateX(100%)}93.5%,to{transform:translateX(-100%)}}.craftsmanship-stage .showroom-label{position:absolute;z-index:4;right:25px;bottom:auto;top:132px;writing-mode:vertical-rl;color:#786d5c}.craftsmanship-stage .showroom-label i{width:1px;height:30px;margin:0 0 10px 2px}.material-composition{display:none}.manifesto-showroom.craftsmanship-stage .showroom-label{position:absolute}@media(max-width:1050px){.craftsmanship-stage{height:640px;min-height:640px}.craftsmanship-status{width:72px;height:72px}.craftsmanship-status b{font-size:22px}}@media(max-width:760px){.craftsmanship-stage{height:560px;min-height:560px;margin-top:70px!important;border-radius:18px}.craftsmanship-guides{left:14px;right:14px;bottom:16px;gap:7px}.craftsmanship-guides span{font-size:5px}.craftsmanship-status{right:14px;top:14px;width:66px;height:66px}.craftsmanship-status b{font-size:20px}.craftsmanship-cycle{left:14px;top:20px}.craftsmanship-cycle small,.craftsmanship-stage .showroom-label{display:none}}@media(prefers-reduced-motion:reduce){.craftsmanship-cycle>span:after{animation:none;transform:translateX(0)}}.craftsmanship-stage{position:relative!important;height:690px!important;min-height:690px!important;display:block!important;margin:0!important;overflow:hidden!important;border-radius:24px!important;background:#080807!important;border:1px solid rgba(202,158,85,.17)!important;box-shadow:-42px 58px 125px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.055)!important}.craftsmanship-stage:after,.craftsmanship-stage:before,.craftsmanship-stage>.craftsmanship-cycle,.craftsmanship-stage>.craftsmanship-guides,.craftsmanship-stage>.craftsmanship-status,.craftsmanship-stage>.showroom-label{display:none!important}.craftsmanship-canvas{position:absolute!important;inset:0!important;z-index:1!important}.brush-story{position:absolute;inset:0;overflow:hidden;background:#090908;isolation:isolate}.brush-story canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:pan-y}.brush-story:before{content:"";z-index:2;background:linear-gradient(115deg,rgba(255,255,255,.018),transparent 35%,rgba(224,174,96,.03) 49%,transparent 62%),repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 3px);mix-blend-mode:screen}.brush-story-glass,.brush-story:before{position:absolute;inset:0;pointer-events:none}.brush-story-glass{z-index:3;background:radial-gradient(circle at 60% 35%,transparent 0 20%,rgba(0,0,0,.08) 55%,rgba(0,0,0,.4) 100%);box-shadow:inset 0 0 0 1px rgba(255,224,170,.035),inset 0 0 90px rgba(0,0,0,.5)}.brush-phases{position:absolute;z-index:5;right:18px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:24px}.brush-phases:before{content:"";position:absolute;left:4px;top:8px;bottom:8px;width:1px;background:linear-gradient(transparent,rgba(221,177,99,.25),transparent)}.brush-phases>div{position:relative;display:flex;align-items:center;gap:10px;min-width:74px;color:#625d55;transition:.75s}.brush-phases i{position:relative;z-index:2;width:8px;height:8px;border-radius:50%;background:#56534f;border:2px solid #171512;transition:.75s}.brush-phases span{display:flex;flex-direction:column;font-size:5px;letter-spacing:1.5px;line-height:1.5}.brush-phases b{font:400 11px var(--sans);letter-spacing:1px;color:#777169}.brush-phases>div.active{color:#d4aa64;transform:translateX(-4px)}.brush-phases>div.active i{background:#fff1c9;box-shadow:0 0 0 5px rgba(212,158,71,.16),0 0 18px 5px rgba(226,157,60,.62)}.brush-phases>div.active b{color:#e2b76d}.brush-hint{position:absolute;z-index:5;left:26px;bottom:24px;display:flex;align-items:center;gap:12px;font-size:5px;letter-spacing:1.7px;color:#8c7655}.brush-hint span{width:32px;height:1px;background:linear-gradient(90deg,#d4a65c,transparent);box-shadow:0 0 8px #b77c34}@media(max-width:1050px){.craftsmanship-stage{height:640px!important;min-height:640px!important}.brush-phases{right:10px}.brush-phases>div{min-width:60px}}@media(max-width:760px){.craftsmanship-stage{height:560px!important;min-height:560px!important;margin-top:70px!important;border-radius:18px!important}.brush-phases{right:7px;gap:18px}.brush-phases span{display:none}.brush-phases>div{min-width:10px}.brush-hint{left:14px;bottom:16px}.brush-story canvas{transform:scale(1.08);transform-origin:center}}@media(prefers-reduced-motion:reduce){.brush-phases>div{transition:none}}.manifesto{padding:100px 72px 105px!important;background:radial-gradient(circle at 75% 40%,rgba(169,105,42,.28),transparent 34%),radial-gradient(circle at 12% 18%,rgba(111,76,44,.22),transparent 42%),linear-gradient(135deg,#1b1611,#0e0c0a 48%,#18120e)!important}.manifesto-layout{grid-template-columns:minmax(470px,.94fr) minmax(540px,1.06fr)!important;gap:58px!important}.manifesto-number{margin-bottom:34px!important;font-size:11px!important;letter-spacing:2.2px!important;color:#b7ad9f!important}.manifesto-number span{font-size:14px!important;color:#e0af5e!important}.manifesto-title>p{margin-bottom:22px!important;font-size:12px!important;letter-spacing:2.4px!important;color:#d0a55f!important}.manifesto .manifesto-title h2{font-size:clamp(4.7rem,5.6vw,6.9rem)!important;line-height:.94!important}.manifesto-description{max-width:540px!important;margin:32px 0 28px!important;font-size:18px!important;line-height:1.72!important;letter-spacing:.05px!important;color:#d0c8bc!important}.manifesto-link{margin:0 0 38px!important;padding:14px 20px!important;border:1px solid rgba(221,174,96,.5)!important;border-radius:999px!important;background:linear-gradient(135deg,rgba(210,157,73,.16),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 12px 35px rgba(0,0,0,.18)!important;font-size:14px!important;font-weight:500!important;letter-spacing:.2px!important;color:#f0dfc4!important;gap:16px!important;transition:transform .35s,border-color .35s,background .35s!important}.manifesto-link svg{width:21px!important;height:21px!important;stroke-width:1.7!important}.manifesto-link:hover{transform:translateY(-3px)!important;gap:22px!important;border-color:#e2b466!important;background:linear-gradient(135deg,rgba(224,168,76,.25),rgba(255,255,255,.05))!important}.manifesto-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.manifesto-stats>div{min-height:156px!important;padding:25px 21px!important;border-color:rgba(235,211,174,.19)!important;border-radius:17px!important;background:linear-gradient(145deg,rgba(255,255,255,.115),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px rgba(255,255,255,.1),0 20px 50px rgba(0,0,0,.22)!important}.manifesto-stats strong{font:300 clamp(34px,3vw,44px)/1 var(--serif)!important;letter-spacing:-1px!important;color:#f3e6d2!important;text-shadow:0 0 28px rgba(220,166,79,.12)!important}.manifesto-stats span{font-size:13px!important;line-height:1.45!important;letter-spacing:.65px!important;text-transform:none!important;color:#c6bcad!important}.brush-phases{right:22px!important;gap:30px!important}.brush-phases>div{min-width:110px!important;gap:14px!important}.brush-phases i{width:11px!important;height:11px!important}.brush-phases span{font-size:11px!important;line-height:1.35!important;letter-spacing:1.2px!important;color:#aaa094!important}.brush-phases b{margin-bottom:2px!important;font-size:16px!important;color:#9b9286!important}.brush-phases>div.active,.brush-phases>div.active span{color:#edc47c!important}.brush-phases>div.active b{color:#f3c97f!important}.brush-hint{display:none!important}@media(max-width:1180px){.manifesto{padding:82px 55px 95px!important}.manifesto-layout{display:block!important;min-height:0!important}.manifesto-content{max-width:760px!important}.manifesto .manifesto-title h2{font-size:clamp(4.4rem,8vw,6.4rem)!important}.manifesto-description{max-width:680px!important}.manifesto-stats{max-width:760px!important}.manifesto-showroom{margin-top:65px!important}.craftsmanship-stage{height:650px!important;min-height:650px!important}}@media(max-width:760px){.manifesto{padding:64px 20px 76px!important}.manifesto-number,.manifesto-title>p{font-size:10px!important}.manifesto .manifesto-title h2{font-size:clamp(3.55rem,15vw,5rem)!important;line-height:.97!important}.manifesto-description{font-size:16px!important;line-height:1.7!important;margin:27px 0 24px!important}.manifesto-link{font-size:13px!important;padding:13px 17px!important;margin-bottom:30px!important}.manifesto-stats{grid-template-columns:1fr!important;gap:10px!important}.manifesto-stats>div{min-height:120px!important;padding:20px!important;display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;grid-gap:22px!important;gap:22px!important}.manifesto-stats strong{font-size:38px!important}.manifesto-stats span{font-size:13px!important}.manifesto-showroom{margin-top:52px!important}.craftsmanship-stage{height:540px!important;min-height:540px!important}.brush-phases{right:12px!important;gap:22px!important}.brush-phases>div{min-width:78px!important;gap:9px!important}.brush-phases span{display:flex!important;font-size:9px!important;letter-spacing:.8px!important}.brush-phases b{font-size:13px!important}.brush-phases i{width:9px!important;height:9px!important}}.identity-logo{display:flex;align-items:center;line-height:0}.identity-logo img{display:block;width:66px;height:66px;border-radius:50%;object-fit:cover;filter:drop-shadow(0 8px 20px rgba(0,0,0,.3));transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s}.identity-logo:hover img{transform:scale(1.045);filter:drop-shadow(0 10px 26px rgba(194,147,72,.22))}.loader-brand-logo{width:104px;height:104px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(207,169,107,.28),0 0 70px rgba(200,160,70,.14)}.footer-logo img{width:82px;height:82px}@media(max-width:760px){.identity-logo img{width:56px;height:56px}.site-nav{height:82px}.footer-logo img{width:70px;height:70px}}.premium-nav{position:fixed!important;top:12px!important;left:50%!important;z-index:120!important;height:94px!important;padding:0 22px 0 18px!important;border:1px solid rgba(235,196,127,.16)!important;border-bottom-color:rgba(216,166,80,.56)!important;border-radius:18px!important;background:linear-gradient(110deg,rgba(10,10,9,.68),rgba(18,15,12,.52))!important;box-shadow:0 18px 55px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.055)!important;backdrop-filter:blur(20px) saturate(1.2)!important;-webkit-backdrop-filter:blur(20px) saturate(1.2)!important;transition:height .45s cubic-bezier(.16,1,.3,1),top .45s,background .45s,box-shadow .45s,border-color .45s!important}.premium-nav.is-scrolled{top:8px!important;height:76px!important;background:linear-gradient(110deg,rgba(8,8,7,.93),rgba(17,14,11,.88))!important;border-color:rgba(218,174,99,.22) rgba(218,174,99,.22) rgba(216,166,80,.72)!important;box-shadow:0 20px 55px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.045)!important}.premium-logo{height:84px;width:104px;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;transition:height .45s}.premium-logo img{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 5px 16px rgba(0,0,0,.32));transition:width .45s,height .45s,filter .4s,transform .4s}.premium-logo:hover img{transform:translateY(-2px);filter:drop-shadow(0 8px 22px rgba(198,148,66,.2))}.premium-nav.is-scrolled .premium-logo img{width:70px;height:70px}.premium-nav nav{position:absolute;left:50%;transform:translateX(-50%);display:flex!important;align-items:center;gap:clamp(24px,2.4vw,42px)!important}.premium-nav nav a{position:relative;padding:29px 0;font-size:14px!important;font-weight:400;letter-spacing:.15px;color:#ddd6ca!important;white-space:nowrap;transition:color .35s}.premium-nav.is-scrolled nav a{padding:21px 0}.premium-nav nav a:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:1px;background:linear-gradient(90deg,transparent,#e1ae58,transparent);transform:scaleX(0);transform-origin:center;transition:transform .4s cubic-bezier(.16,1,.3,1)!important}.premium-nav.is-scrolled nav a:after{bottom:12px}.premium-nav nav a.active,.premium-nav nav a:hover{color:#f5ead8!important}.premium-nav nav a.active:after,.premium-nav nav a:hover:after{transform:scaleX(1)!important}.premium-discovery{min-height:48px;padding:0 20px 0 22px;display:flex;align-items:center;gap:15px;border:1px solid rgba(226,176,92,.76);border-radius:999px;background:linear-gradient(120deg,#dbb468,#a97734);box-shadow:0 10px 30px rgba(181,126,49,.18),inset 0 1px rgba(255,255,255,.25);color:#17120c;font-size:14px;font-weight:500;white-space:nowrap}.premium-discovery svg{transition:transform .35s}.premium-discovery:hover svg{transform:translateX(4px)}.premium-nav.is-scrolled .premium-discovery{min-height:43px}.premium-nav .menu-toggle{position:relative;z-index:3;width:44px;height:44px;border:1px solid rgba(222,181,112,.3);border-radius:50%;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.035)}.loader-brand-logo{object-fit:contain!important;box-shadow:none!important}.footer-logo img{object-fit:contain!important;border-radius:0!important}@media(max-width:1180px){.premium-nav nav{gap:22px!important}.premium-nav nav a{font-size:13px!important}.premium-discovery{padding:0 16px;font-size:13px;gap:10px}.premium-logo{width:86px}.premium-logo img{width:78px;height:78px}}@media(max-width:900px){.premium-nav{width:calc(100% - 24px)!important;top:8px!important;height:78px!important;padding:0 14px!important;border-radius:15px!important}.premium-discovery,.premium-nav nav{display:none!important}.premium-nav .menu-toggle{display:flex!important}.premium-logo{width:82px;height:74px}.premium-logo img,.premium-nav.is-scrolled .premium-logo img{width:72px;height:72px}.mobile-panel{position:fixed!important;display:flex!important;z-index:110!important;inset:0!important;padding:118px 28px 38px!important;flex-direction:column!important;justify-content:center!important;gap:22px!important;background:radial-gradient(circle at 15% 10%,rgba(177,113,45,.22),transparent 37%),rgba(7,7,6,.97)!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important}.mobile-panel>a{font:400 34px/1.15 var(--serif)!important;color:#eee4d5!important}.mobile-panel .mobile-discovery{margin-top:18px;min-height:55px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d7a857;border-radius:999px;font:500 15px var(--sans)!important;color:#17120c!important;background:linear-gradient(120deg,#ddb76c,#aa7835)}}.hero-copyblock{width:min(720px,52vw)!important;padding-top:92px!important}.hero-editorial-title{display:flex;flex-direction:column;align-items:flex-start;margin:0!important;font-size:clamp(4.5rem,6.7vw,7.7rem)!important;line-height:.82!important;letter-spacing:0!important;font-weight:300!important;text-wrap:balance}.hero-editorial-title .hero-word{width:max-content;overflow:hidden;padding:.04em .06em .09em 0}.hero-editorial-title .hero-word>span{display:block;will-change:transform,opacity,filter}.hero-editorial-title .hero-line-sans{font-family:Avenir Next,Helvetica Neue,Arial,sans-serif!important;font-size:.72em!important;font-style:normal!important;letter-spacing:-.052em!important;line-height:.98!important}.hero-editorial-title .hero-line-serif{font-family:Didot,Bodoni\ 72,Bodoni MT,Georgia,Times New Roman,serif!important;letter-spacing:-.055em!important;line-height:.8!important;font-feature-settings:common-ligatures discretionary-ligatures;font-variant-ligatures:common-ligatures discretionary-ligatures}.hero-editorial-title .hero-line-usta{margin-left:clamp(30px,3.8vw,68px)}.hero-editorial-title .hero-line-touch{margin-left:clamp(4px,.6vw,12px)}.hero-editorial-copy{width:min(505px,100%)!important;max-width:505px!important;margin:34px 0 0!important;line-height:1.72!important;font-weight:300!important;letter-spacing:.005em!important;color:#d0c9bd!important;text-wrap:pretty}.hero-editorial-copy strong{font-weight:450;color:#c9a15a;text-shadow:0 0 22px rgba(201,161,90,.12)}.hero-ctas{margin-top:29px!important}@media(max-width:1050px){.hero-copyblock{width:min(650px,63vw)!important}.hero-editorial-title{font-size:clamp(4.3rem,8vw,6.7rem)!important}.hero-editorial-copy{font-size:17px!important;max-width:470px!important}}@media(max-width:760px){.hero-interface{padding-bottom:68px!important}.hero-copyblock{width:100%!important;padding-top:0!important}.hero-kicker{margin-bottom:20px!important;letter-spacing:2px!important}.hero-editorial-title{font-size:clamp(3.65rem,16.3vw,5.25rem)!important;line-height:.86!important}.hero-editorial-title .hero-line-sans{font-size:.7em!important}.hero-editorial-title .hero-line-usta{margin-left:25px}.hero-editorial-title .hero-line-touch{margin-left:2px}.hero-editorial-copy{width:94%!important;max-width:440px!important;margin-top:24px!important;font-size:16px!important;line-height:1.62!important}.hero-ctas{margin-top:22px!important}}.hero-editorial-title{font-size:clamp(4.35rem,6vw,7rem)!important;line-height:1!important;gap:clamp(18px,1.8vw,32px)!important;align-items:flex-start!important}.hero-editorial-title .hero-line-sans{font-family:Avenir Next,Suisse Intl,Helvetica Neue,Arial,sans-serif!important;font-size:.65em!important;font-weight:300!important;line-height:1!important;letter-spacing:-.045em!important;color:#f5f2eb!important;padding-bottom:.04em!important}.hero-editorial-title .hero-line-serif{font-family:Iowan Old Style,Didot,Bodoni\ 72,Bodoni MT,Georgia,serif!important;font-size:1em!important;font-weight:400!important;font-style:italic!important;line-height:.92!important;letter-spacing:-.052em!important;color:#c9a15a!important;white-space:nowrap!important;padding-bottom:.12em!important}.hero-editorial-title .hero-line-usta{margin-left:0!important}.hero-editorial-title .hero-line-touch{display:none!important}@media(max-width:1050px){.hero-editorial-title{font-size:clamp(4rem,6.8vw,5.9rem)!important;gap:22px!important}}@media(max-width:760px){.hero-editorial-title{font-size:clamp(2.65rem,11.6vw,3.65rem)!important;gap:16px!important}.hero-editorial-title .hero-line-sans{font-size:.68em!important;letter-spacing:-.035em!important}.hero-editorial-title .hero-line-serif{letter-spacing:-.05em!important}}@font-face{font-family:Cormorant Garamond UD;src:url(/fonts/cormorant-garamond-italic.ttf) format("truetype");font-style:italic;font-weight:300 700;font-display:swap}.hero-3d{--headline-light:28%}.hero-copyblock{width:min(820px,59vw)!important}.hero-editorial-title .hero-line-serif{font-family:Cormorant Garamond UD,Iowan Old Style,Didot,Georgia,serif!important;font-size:1.12em!important;font-weight:450!important;letter-spacing:-.034em!important;font-feature-settings:common-ligatures discretionary-ligatures contextual!important;font-variant-ligatures:common-ligatures discretionary-ligatures contextual!important;color:transparent!important;background-image:radial-gradient(ellipse 14% 78% at var(--headline-light) 48%,rgba(255,243,207,.5) 0,rgba(227,201,141,.18) 44%,transparent 100%),linear-gradient(108deg,#e3c98d 0,#d7b66f 38%,#c89c4a 76%,#ddbf7b 100%)!important;background-size:100% 100%!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 0 16px rgba(207,157,73,.13))!important;transition:background-image .3s linear,filter .5s ease!important;will-change:background-image}.hero-editorial-title .hero-line-serif>span{padding-right:.08em}.hero-editorial-title{gap:clamp(20px,2vw,35px)!important}@media(max-width:1050px){.hero-copyblock{width:min(760px,70vw)!important}.hero-editorial-title .hero-line-serif{font-size:1.1em!important}}@media(max-width:760px){.hero-copyblock{width:100%!important}.hero-editorial-title .hero-line-serif{font-size:1.06em!important;letter-spacing:-.04em!important;filter:drop-shadow(0 0 10px rgba(207,157,73,.1))!important}}@media(prefers-reduced-motion:reduce){.hero-editorial-title .hero-line-serif{transition:none!important}}.hero-editorial-title{gap:clamp(8px,.85vw,15px)!important;line-height:.94!important}.hero-editorial-title .hero-line-sans{padding-bottom:0!important;line-height:.96!important}.hero-editorial-title .hero-line-serif{font-size:1.16em!important;line-height:.86!important;margin-left:0!important;padding-top:0!important;padding-bottom:.08em!important;letter-spacing:-.032em!important}@media(max-width:1050px){.hero-editorial-title{gap:10px!important}.hero-editorial-title .hero-line-serif{font-size:1.14em!important}}@media(max-width:760px){.hero-editorial-title{gap:7px!important}.hero-editorial-title .hero-line-serif{font-size:1.1em!important;line-height:.9!important}}.hero-editorial-title{gap:clamp(5px,.55vw,10px)!important}.hero-editorial-title .hero-line-serif{font-size:1.18em!important;letter-spacing:-.04em!important;transform:scaleX(.955);transform-origin:left center}.hero-editorial-copy{width:min(690px,100%)!important;max-width:690px!important;font-size:18px!important;line-height:1.65!important;color:#d8d1c6!important}.hero-editorial-copy strong{font-weight:400!important;color:#d0aa62!important;text-shadow:none!important}.hero-kicker{margin-bottom:27px!important;font-size:11px!important;font-weight:400!important;letter-spacing:3.2px!important;color:#d8d0c4!important;text-shadow:0 1px 18px rgba(0,0,0,.48)}.hero-kicker i{width:38px!important;background:#d2a85d!important;box-shadow:0 0 12px rgba(210,168,93,.22)}.hero-interface:before{content:"UD";position:absolute;z-index:-1;left:-2%;top:48%;transform:translateY(-50%);font:italic 390px/.75 Cormorant Garamond UD,Georgia,serif;letter-spacing:-35px;color:rgba(227,201,141,.042);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-stage{inset:-3% -5% -3% -1%!important}.hero-canvas{inset:2% -1% 2% 3%!important}.hero-canvas img{object-position:58% center!important;filter:contrast(1.04) saturate(.95) brightness(.94)}.hero-led-aura{z-index:3;inset:10% 3% 7% 42%;opacity:.5;background:radial-gradient(ellipse at 59% 23%,rgba(255,179,79,.16),transparent 31%),radial-gradient(ellipse at 60% 82%,rgba(255,145,48,.12),transparent 34%);filter:blur(8px)}.hero-led-aura,.hero-marble-sheen{position:absolute;pointer-events:none;mix-blend-mode:screen}.hero-marble-sheen{z-index:4;left:52%;top:17%;width:30%;height:60%;background:linear-gradient(112deg,transparent 22%,rgba(255,230,185,.16) 48%,transparent 72%);filter:blur(13px);transform:skewX(-9deg)}.hero-tv-glass{position:absolute;z-index:5;left:57%;top:32%;width:22%;height:28%;pointer-events:none;border-radius:3px;background:linear-gradient(138deg,rgba(3,4,4,.72),rgba(8,9,9,.48) 62%,rgba(67,57,45,.08));box-shadow:inset 0 0 35px rgba(0,0,0,.48),inset 18px 8px 35px rgba(255,230,190,.025);mix-blend-mode:multiply}.hero-tv-glass:after{content:"";position:absolute;left:8%;top:7%;width:48%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.09),transparent);animation:tvReflection 7s ease-in-out infinite}@keyframes tvReflection{50%{transform:translateX(55%);opacity:.35}}.hero-reflection{opacity:.68}.button-gold{background:linear-gradient(120deg,#e0bd75,#b48139)!important}.button-ghost,.button-gold{min-width:174px;justify-content:space-between}.button-ghost{border-color:rgba(211,165,87,.68)!important;color:#eee2cf!important}.button-ghost svg,.button-gold svg{transition:transform .35s}.button-ghost:hover svg,.button-gold:hover svg{transform:translateX(4px)}@media(max-width:1050px){.hero-editorial-copy{max-width:610px!important}.hero-interface:before{font-size:300px}.hero-tv-glass{left:58%;width:25%}}@media(max-width:760px){.hero-editorial-title{gap:4px!important}.hero-editorial-title .hero-line-serif{font-size:1.12em!important;transform:scaleX(.97)}.hero-editorial-copy{width:96%!important;max-width:520px!important;font-size:16px!important;line-height:1.58!important}.hero-kicker{font-size:9px!important;letter-spacing:2px!important}.hero-interface:before{left:-15%;top:42%;font-size:240px}.hero-led-aura,.hero-marble-sheen,.hero-tv-glass{display:none}.hero-stage{inset:-2%!important}.hero-canvas{inset:0!important}.hero-canvas img{object-position:67% center!important}}.whatsapp-icon{display:block;flex:none}.premium-discovery .whatsapp-icon{color:#17120c}.premium-discovery{gap:11px!important}.premium-discovery>svg:last-child{margin-left:3px}.mobile-discovery>span{display:flex;align-items:center;gap:11px}.mobile-discovery .whatsapp-icon{color:#17120c}.whatsapp-contact-panel{position:relative;min-height:520px;padding:52px 48px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border:1px solid rgba(220,181,113,.24);border-radius:22px;background:radial-gradient(circle at 88% 12%,rgba(192,132,50,.2),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025));box-shadow:0 42px 110px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.whatsapp-contact-panel:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-170px;bottom:-190px;border:1px solid rgba(218,174,99,.18);box-shadow:0 0 90px rgba(180,117,38,.08)}.whatsapp-contact-panel>.section-code{font-size:10px!important;color:#bba98e!important}.whatsapp-contact-icon{width:78px;height:78px;margin:30px 0 28px;border-radius:50%;display:grid;place-items:center;color:#17120c;background:linear-gradient(135deg,#e2bd74,#ae7935);box-shadow:0 18px 45px rgba(181,126,49,.2),inset 0 1px rgba(255,255,255,.3)}.whatsapp-contact-panel h3{max-width:510px;margin:0;font:italic 48px/1.04 Cormorant Garamond UD,Georgia,serif;letter-spacing:-1.8px;color:#f3e9da}.whatsapp-contact-panel>p{max-width:510px;margin:24px 0 32px;font-size:16px;line-height:1.75;color:#bcb3a6}.whatsapp-contact-panel>a{position:relative;min-height:62px;padding:0 22px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(226,177,92,.68);border-radius:999px;color:#17120c;background:linear-gradient(120deg,#dfba70,#ae7935);box-shadow:0 15px 42px rgba(181,126,49,.18);font-size:15px;font-weight:500;transition:transform .4s,box-shadow .4s}.whatsapp-contact-panel>a span{display:flex;align-items:center;gap:12px}.whatsapp-contact-panel>a svg:last-child{transition:transform .35s}.whatsapp-contact-panel>a:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(181,126,49,.28)}.whatsapp-contact-panel>a:hover svg:last-child{transform:translateX(5px)}.whatsapp-contact-panel>small{margin-top:18px;font-size:12px;letter-spacing:1.2px;color:#8f8578}@media(max-width:760px){.whatsapp-contact-panel{min-height:460px;margin-top:55px;padding:38px 24px;border-radius:18px}.whatsapp-contact-icon{width:66px;height:66px;margin:25px 0}.whatsapp-contact-panel h3{font-size:38px}.whatsapp-contact-panel>p{font-size:15px}.whatsapp-contact-panel>a{min-height:58px;padding:0 17px;font-size:13px}.whatsapp-contact-panel>a span{gap:8px}}.portfolio .portfolio-head{grid-template-columns:1fr!important}.hero-canvas img,.hero-depth-back img{object-position:center center!important}.hero-canvas img{filter:contrast(1.035) saturate(1.02) brightness(1)!important}.hero-vignette{background:linear-gradient(90deg,rgba(4,4,3,.42),rgba(4,4,3,.2) 34%,transparent 61%),linear-gradient(0deg,rgba(4,4,3,.58),transparent 31%)!important}.hero-tv-glass{left:62.3%!important;top:36.5%!important;width:19.2%!important;height:25.5%!important}.hero-marble-sheen{left:53%!important;top:10%!important;width:36%!important;height:66%!important}@media(max-width:760px){.hero-canvas img,.hero-depth-back img{object-position:64% center!important}}.hero-canvas,.hero-stage{inset:0!important}.hero-canvas,.hero-canvas img,.hero-stage{transform:none!important;filter:none!important}.hero-canvas img{object-position:center center!important}.hero-canvas{box-shadow:none!important}.hero-canvas:after{display:none!important;content:none!important}.hero-stage:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,5,4,.92),rgba(5,5,4,.78) 23%,rgba(5,5,4,.42) 39%,rgba(5,5,4,.08) 52%,transparent 64%)}.hero-interface{z-index:3!important}.hero-copy,.hero-ctas,.hero-kicker{opacity:1!important;visibility:visible!important}.hero-copyblock{position:relative;z-index:4}@media(max-width:760px){.hero-stage:after{background:linear-gradient(90deg,rgba(5,5,4,.9),rgba(5,5,4,.68) 58%,rgba(5,5,4,.18))}.hero-3d{height:auto!important;min-height:920px!important;background:#080807!important}.hero-stage{inset:0!important;height:100%!important;overflow:hidden!important}.hero-canvas{inset:0 0 auto!important;width:100%!important;height:58%!important;box-shadow:none!important}.hero-canvas img{object-fit:cover!important;object-position:68% center!important;filter:none!important}.hero-stage:after{display:block!important;content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(180deg,rgba(5,5,4,.08),rgba(5,5,4,.05) 29%,rgba(5,5,4,.72) 48%,#080807 61%,#080807)!important}.hero-interface{min-height:920px!important;align-items:flex-end!important;padding:0 0 54px!important}.hero-copyblock{width:100%!important;padding:0!important}.hero-kicker{margin:0 0 15px!important;font-size:8px!important;line-height:1.5!important;letter-spacing:1.7px!important}.hero-kicker i{width:25px!important}.hero-editorial-title{width:100%!important;gap:4px!important;font-size:clamp(2.85rem,12.2vw,3.65rem)!important;line-height:.94!important}.hero-editorial-title .hero-line-sans{font-size:.66em!important}.hero-editorial-title .hero-line-serif{max-width:100%!important;font-size:1.04em!important;letter-spacing:-.042em!important;transform:none!important;white-space:nowrap!important}.hero-editorial-copy{width:100%!important;max-width:none!important;margin:18px 0 0!important;font-size:14px!important;line-height:1.58!important;color:#ddd6cb!important}.hero-ctas{width:100%!important;margin-top:20px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important}.hero-ctas .button-ghost,.hero-ctas .button-gold{width:100%!important;min-width:0!important;height:50px!important;padding:0 13px!important;font-size:9px!important;gap:8px!important}.hero-interface:before{display:none!important}.portfolio{padding:88px 0 92px!important;overflow:hidden!important}.portfolio .portfolio-head{display:block!important;width:calc(100% - 36px)!important;margin:0 auto 42px!important}.portfolio-head>div{opacity:1!important;transform:none!important}.portfolio-head .section-code{display:block!important;margin-bottom:14px!important;font-size:8px!important;line-height:1.5!important;letter-spacing:2px!important}.portfolio-head h2{margin:0!important;font-size:clamp(3rem,14vw,4rem)!important;line-height:.94!important;letter-spacing:-3px!important}.project-masonry{display:flex!important;flex-direction:column!important;width:calc(100% - 30px)!important;margin:0 auto!important;gap:22px!important;perspective:none!important}.project-tile,.project-tile-3,.project-tile-6,.project-tile:nth-child(2n),.project-tile:nth-child(n){display:block!important;position:relative!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:4/5!important;margin:0!important;grid-column:auto!important;border-radius:18px!important;overflow:hidden!important;transform:none!important;opacity:1!important;box-shadow:0 18px 45px rgba(31,24,14,.16)!important;isolation:isolate!important}.project-tile img,.project-tile video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.project-tile:after{z-index:1!important;background:linear-gradient(180deg,rgba(4,4,3,.16),transparent 42%,rgba(4,4,3,.88))!important}.project-shine{display:none!important}.reel-pill{left:17px!important;top:17px!important;padding:7px 10px!important;font-size:7px!important}.project-index{right:18px!important;top:20px!important}.project-caption{left:20px!important;right:20px!important;bottom:20px!important;transform:none!important}.project-caption>span,.project-kicker{font-size:7px!important;line-height:1.5!important;letter-spacing:1.4px!important}.project-caption h3{margin:9px 0 15px!important;font-size:clamp(2rem,10vw,2.8rem)!important;line-height:1!important}.project-action{opacity:1!important;font-size:8px!important}.project-footer{gap:10px!important}.project-likes{font-size:8px!important}.instagram-cta{width:calc(100% - 30px)!important;margin:54px auto 0!important;padding:38px 24px!important;border-radius:20px!important;display:block!important;overflow:hidden!important}.instagram-cta h3{max-width:100%!important;margin:22px 0 16px!important;font-size:clamp(2.4rem,11vw,3.15rem)!important;line-height:.94!important;letter-spacing:-2px!important}.instagram-cta p{font-size:14px!important;line-height:1.65!important}.instagram-cta .instagram-button{width:100%!important;justify-content:center!important;margin-top:25px!important;padding:16px 18px!important}}@media(max-width:390px){.hero-3d,.hero-interface{min-height:950px!important}.hero-canvas{height:54%!important}.hero-editorial-title{font-size:2.72rem!important}.hero-editorial-copy{font-size:13.5px!important}.hero-ctas{grid-template-columns:1fr!important}.project-tile,.project-tile:nth-child(n){aspect-ratio:3/4!important}}.mobile-service-grid{display:none}@media(max-width:760px){html{scroll-padding-top:82px}body,html{max-width:100%;overflow-x:clip}body{width:100%}footer,header,main,section{max-width:100vw}canvas,img,video{max-width:100%}.wrap{width:calc(100% - 32px)!important;max-width:100%!important;margin-inline:auto!important}.premium-nav,.premium-nav.is-scrolled{top:7px!important;width:calc(100% - 20px)!important;height:72px!important;padding:0 11px 0 12px!important;border-radius:16px!important;transform:translateX(-50%)!important}.premium-logo{width:64px!important;height:68px!important}.premium-logo img,.premium-nav.is-scrolled .premium-logo img{width:60px!important;height:60px!important}.premium-nav .menu-toggle{width:42px!important;height:42px!important;flex:0 0 42px!important}.mobile-panel{width:100%!important;max-width:100vw!important;padding:102px 24px 32px!important;overflow-x:hidden!important}.mobile-panel>a{font-size:clamp(30px,9vw,40px)!important}.hero-3d{height:auto!important;min-height:calc(68svh + 445px)!important;overflow:hidden!important}.hero-stage{height:100%!important;max-width:100%!important}.hero-canvas{top:0!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;height:68svh!important;max-height:620px!important;overflow:hidden!important}.hero-canvas img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:69% center!important}.hero-stage:after{background:linear-gradient(180deg,rgba(6,6,5,.02),rgba(6,6,5,.03) 43%,rgba(8,8,7,.52) 57%,#080807 69%,#080807)!important}.hero-interface{min-height:calc(68svh + 445px)!important;padding:calc(68svh - 82px) 0 42px!important;align-items:flex-start!important}.hero-copyblock{max-width:520px!important}.hero-kicker{margin-bottom:13px!important;font-size:8px!important;letter-spacing:1.6px!important}.hero-editorial-title{font-size:clamp(2.8rem,12vw,3.55rem)!important;line-height:.94!important}.hero-editorial-title .hero-line-serif{white-space:nowrap!important}.hero-editorial-copy{max-width:36rem!important;margin-top:17px!important;font-size:15px!important;line-height:1.6!important;text-wrap:pretty!important}.hero-ctas{margin-top:21px!important;grid-template-columns:1fr!important;gap:10px!important}.hero-ctas .button-ghost,.hero-ctas .button-gold{min-height:52px!important;width:100%!important;justify-content:space-between!important;padding-inline:18px!important;font-size:11px!important}.manifesto{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;margin:64px auto 72px!important;padding:52px 18px 58px!important;overflow:hidden!important}.manifesto .manifesto-title h2{font-size:clamp(3rem,14vw,4.25rem)!important;letter-spacing:-2.5px!important}.manifesto-description{font-size:15px!important;line-height:1.65!important}.craftsmanship-stage{width:100%!important;max-width:100%!important;height:500px!important;min-height:500px!important;overflow:hidden!important}.brush-phases{right:8px!important}.brush-phases>div{min-width:68px!important}.craft-film{height:630px!important}.craft-film,.craft-image,.craft-image img{max-width:100%!important}.craft-image img{object-position:63% center!important}.craft-overlay{padding-top:74px!important}.craft-note{left:16px!important;right:16px!important;bottom:32px!important}.capabilities{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;padding:78px 0!important;overflow:visible!important}.cap-head{margin-bottom:32px!important}.cap-head h2{font-size:clamp(3rem,13vw,4.1rem)!important;line-height:.96!important}.cap-intro{max-width:34rem!important;margin-top:22px!important;font-size:15px!important;line-height:1.65!important}.cap-stage{display:none!important}.mobile-service-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px!important;gap:12px!important;width:100%!important}.mobile-service-card{min-width:0;min-height:292px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(218,177,106,.2);border-radius:17px;background:linear-gradient(145deg,#171511,#0d0c0a);box-shadow:0 18px 45px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.045);transition:transform .35s,border-color .35s}.mobile-service-card:active{transform:scale(.985);border-color:rgba(218,177,106,.55)}.mobile-service-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#111}.mobile-service-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,4,3,.04),rgba(4,4,3,.5))}.mobile-service-media img{object-fit:cover!important;transition:transform .65s cubic-bezier(.16,1,.3,1)}.mobile-service-card:active .mobile-service-media img{transform:scale(1.035)}.mobile-service-number{position:absolute;z-index:2;left:12px;top:12px;font-size:8px;letter-spacing:1.5px;color:#e2c58d}.mobile-service-icon{position:absolute;z-index:2;right:11px;top:10px;width:20px;height:20px;color:#f0d29b;stroke-width:1.2}.mobile-service-copy{position:relative;flex:1 1;min-width:0;padding:15px 13px 14px}.mobile-service-copy h3{margin:0 24px 7px 0;font-size:16px;font-weight:400;line-height:1.2;color:#f0e7d9}.mobile-service-copy p{margin:0;font-size:11.5px;line-height:1.48;color:#948d82}.mobile-service-copy>svg{position:absolute;right:12px;top:14px;width:16px;color:#c49b55}.portfolio{padding:78px 0 82px!important}.portfolio .portfolio-head{width:calc(100% - 32px)!important;margin-bottom:32px!important}.portfolio-head h2{font-size:clamp(2.9rem,13vw,3.8rem)!important}.project-masonry{width:calc(100% - 32px)!important;gap:16px!important}.project-tile,.project-tile-3,.project-tile-6,.project-tile:nth-child(2n),.project-tile:nth-child(n){aspect-ratio:16/10!important;min-height:0!important;border-radius:16px!important}.project-caption{left:17px!important;right:17px!important;bottom:16px!important}.project-caption h3{margin:7px 0 10px!important;font-size:clamp(1.65rem,8vw,2.2rem)!important}.project-action,.project-likes{font-size:7px!important}.reel-pill{left:14px!important;top:14px!important}.project-index{right:15px!important;top:17px!important}.instagram-cta{margin-top:34px!important;padding:32px 21px!important}.instagram-cta,.timeline{width:calc(100% - 32px)!important}.timeline{padding:82px 0!important;overflow:hidden!important}.timeline-head{margin-bottom:38px!important}.timeline-head h2{font-size:clamp(3rem,13vw,4rem)!important}.timeline-body{width:100%!important;margin-left:0!important}.timeline-item{max-width:100%!important}.numbers{padding:82px 0!important;overflow:hidden!important}.number-grid{margin-top:52px!important}.contact{padding:82px 0!important;overflow:hidden!important}.contact-grid{width:calc(100% - 32px)!important;gap:42px!important}.contact-copy h2{font-size:clamp(3rem,13vw,4rem)!important}.contact-copy>p{font-size:15px!important;line-height:1.65!important}.contact-channels{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;margin-top:30px!important}.contact-channels>a{width:100%!important;max-width:none!important;min-width:0!important}.whatsapp-contact-panel{width:100%!important;max-width:100%!important;margin-top:0!important;min-height:410px!important;padding:32px 20px!important}.footer{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important}}@media(max-width:370px){.mobile-service-grid{grid-template-columns:1fr!important}.mobile-service-card{min-height:0}.mobile-service-copy{min-height:108px}.hero-editorial-title{font-size:2.62rem!important}}@media(hover:none) and (pointer:coarse){.magnetic,.project-tile{transform:none!important}}@media(max-width:760px){.hero-3d{position:relative!important;height:clamp(640px,72svh,720px)!important;min-height:640px!important;max-height:720px!important;background:#080807!important}.hero-stage{height:100%!important;min-height:0!important}.hero-canvas{inset:0!important;width:100%!important;height:100%!important;max-height:none!important}.hero-canvas img{object-position:66% center!important;transform:scale(1.025)!important;transform-origin:66% center!important}.hero-stage:after{background:linear-gradient(180deg,rgba(5,5,4,.05),rgba(5,5,4,.03) 24%,rgba(5,5,4,.18) 43%,rgba(5,5,4,.7) 65%,rgba(5,5,4,.96) 84%,#080807),linear-gradient(90deg,rgba(5,5,4,.48),rgba(5,5,4,.08) 72%)!important}.hero-3d:after{content:"";position:absolute;z-index:6;left:16px;right:16px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(211,164,84,.72),transparent);pointer-events:none}.hero-interface{height:100%!important;min-height:0!important;padding:112px 0 24px!important;align-items:flex-end!important}.hero-copyblock{width:100%!important;max-width:520px!important}.hero-kicker{margin:0 0 11px!important;font-size:7.5px!important;line-height:1.4!important;letter-spacing:1.55px!important;color:#e0d8cb!important}.hero-kicker i{width:24px!important}.hero-editorial-title{font-size:clamp(2.72rem,11.7vw,3.5rem)!important;line-height:.92!important;gap:2px!important}.hero-editorial-title .hero-line-sans{font-size:.64em!important}.hero-editorial-title .hero-line-serif{font-size:1.03em!important;line-height:.9!important;letter-spacing:-.038em!important}.hero-editorial-copy{width:100%!important;max-width:33rem!important;margin:14px 0 0!important;font-size:13.5px!important;line-height:1.52!important;color:#e1dbd1!important}.hero-ctas{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:17px!important}.hero-ctas .button-ghost,.hero-ctas .button-gold{width:100%!important;min-width:0!important;min-height:50px!important;height:50px!important;padding:0 14px!important;border-radius:2px!important;font-size:9.5px!important}.manifesto{margin:0 auto 80px!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.capabilities{padding:88px 0 92px!important}.cap-head{margin-bottom:34px!important}.cap-head .section-code{font-size:8px!important;letter-spacing:2px!important}.cap-head h2{margin-top:15px!important;font-size:clamp(3.15rem,13.5vw,4.2rem)!important;line-height:.93!important}.cap-intro{margin-top:22px!important;font-size:15px!important;line-height:1.65!important;color:#a39c92!important}.mobile-service-grid{display:flex!important;flex-direction:column!important;gap:18px!important}.mobile-service-card{position:relative!important;width:100%!important;min-height:0!important;aspect-ratio:16/10!important;display:block!important;overflow:hidden!important;border:1px solid rgba(224,188,124,.2)!important;border-radius:22px!important;background:#111!important;box-shadow:0 24px 58px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.07)!important;isolation:isolate!important}.mobile-service-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important}.mobile-service-media:after{z-index:1!important;background:linear-gradient(180deg,rgba(5,5,4,.06),rgba(5,5,4,.03) 34%,rgba(5,5,4,.84))!important}.mobile-service-media img{object-fit:cover!important;object-position:center!important;transform:scale(1.015);transition:transform .75s cubic-bezier(.16,1,.3,1)!important}.mobile-service-card:active .mobile-service-media img{transform:scale(1.055)!important}.mobile-service-number{left:17px!important;top:16px!important;padding:7px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(9,9,8,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:8px!important;color:#f0d7a8!important}.mobile-service-icon{right:15px!important;top:14px!important;width:42px!important;height:42px!important;padding:11px;border:1px solid rgba(229,192,127,.3);border-radius:50%;background:rgba(9,9,8,.34);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);color:#edca8b!important;stroke-width:1.25!important}.mobile-service-copy{position:absolute!important;z-index:3!important;left:0!important;right:0!important;bottom:0!important;min-height:0!important;padding:38px 18px 18px!important;background:linear-gradient(180deg,transparent,rgba(5,5,4,.32))!important}.mobile-service-copy h3{margin:0 48px 7px 0!important;font:400 clamp(1.75rem,8.3vw,2.35rem)/1 Cormorant Garamond UD,Georgia,serif!important;letter-spacing:-.5px;color:#f6eee2!important}.mobile-service-copy p{max-width:82%!important;margin:0!important;font-size:12.5px!important;line-height:1.48!important;color:#c8c0b5!important}.mobile-service-copy>svg{right:18px!important;top:auto!important;bottom:20px!important;width:22px!important;height:22px!important;color:#ddb66f!important}.portfolio{padding:88px 0!important}.portfolio .portfolio-head{margin-bottom:34px!important}.project-masonry{gap:18px!important}.project-tile,.project-tile-3,.project-tile-6,.project-tile:nth-child(2n),.project-tile:nth-child(n){aspect-ratio:16/10!important;border-radius:20px!important;border:1px solid rgba(94,72,37,.12)!important;box-shadow:0 22px 52px rgba(43,32,17,.18)!important}.project-tile:after{background:linear-gradient(180deg,rgba(4,4,3,.05),transparent 38%,rgba(4,4,3,.9))!important}.project-caption{left:19px!important;right:19px!important;bottom:17px!important}.project-caption h3{font-size:clamp(1.8rem,8.2vw,2.35rem)!important;letter-spacing:-.5px!important}.instagram-cta{margin-top:38px!important;border-radius:22px!important;box-shadow:0 24px 55px rgba(61,47,24,.12)!important}.contact,.craft-film,.numbers,.timeline{scroll-margin-top:82px}.contact,.numbers,.timeline{padding-top:88px!important;padding-bottom:88px!important}}@media(max-width:390px){.hero-3d{height:700px!important;min-height:700px!important;max-height:700px!important}.hero-interface{padding-bottom:22px!important}.hero-editorial-title{font-size:2.58rem!important}.hero-editorial-copy{font-size:13px!important;line-height:1.48!important}.hero-ctas{grid-template-columns:1fr!important;gap:8px!important}.hero-ctas .button-ghost,.hero-ctas .button-gold{height:47px!important;min-height:47px!important}.mobile-service-card{aspect-ratio:4/3!important}}.hero-image-mobile{display:none!important}@media(max-width:760px){.hero-image-desktop{display:none!important}.hero-image-mobile{display:block!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.hero-stage:after{background:linear-gradient(180deg,rgba(4,4,3,.02),rgba(4,4,3,.03) 32%,rgba(4,4,3,.15) 48%,rgba(4,4,3,.68) 69%,rgba(5,5,4,.96) 88%,#080807)!important}.hero-image-mobile{object-position:center center!important}.hero-stage:after{background:linear-gradient(180deg,rgba(4,4,3,0),rgba(4,4,3,.02) 42%,rgba(4,4,3,.16) 61%,rgba(4,4,3,.58) 82%,rgba(5,5,4,.82))!important}}@media(max-width:900px){.premium-nav,.premium-nav.is-scrolled{backdrop-filter:blur(10px) saturate(1.08)!important;-webkit-backdrop-filter:blur(10px) saturate(1.08)!important;background:rgba(10,9,8,.9)!important}.hero-editorial-title .hero-word>span{will-change:auto!important}.manifesto-particles{display:none!important}.manifesto-ambient{animation:none!important;filter:blur(10px)!important}.craftsmanship-stage{box-shadow:0 24px 65px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.05)!important}.brush-story-glass{box-shadow:inset 0 0 0 1px rgba(255,224,170,.03),inset 0 0 45px rgba(0,0,0,.35)!important}}@media(max-width:760px){.hero-editorial-title .hero-line-serif{width:auto!important;max-width:100%!important;overflow:visible!important;background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;filter:drop-shadow(0 0 10px rgba(207,157,73,.12))!important}.hero-editorial-title .hero-line-serif,.hero-editorial-title .hero-line-serif>span{color:#d8b569!important;-webkit-text-fill-color:#d8b569!important}}