:root{--paper:#e9e2d3;--ink:#f3efe5;--ink-soft:#f3efe5ad;--night:#111a14;--journey-progress:0}*{box-sizing:border-box}html{background:var(--night)}body{background:var(--night);color:var(--ink);margin:0;font-family:Avenir Next,Segoe UI,Trebuchet MS,sans-serif;line-height:1.4;overflow-x:hidden}button,a{font:inherit}.journey-track{height:650vh;position:relative}.journey-shell{isolation:isolate;background:#172017;position:fixed;inset:0;overflow:hidden}.journey-stage,.journey-film,.journey-poster{width:100%;height:100%;position:absolute;inset:0}.journey-film,.journey-poster{object-fit:cover;object-position:center}.journey-stage{z-index:-4}.journey-film{opacity:0;will-change:opacity;filter:saturate(.9)contrast(1.02)}.journey-film:first-of-type{opacity:1}.journey-poster{z-index:-1}.journey-shade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#0a110cc2 0%,#0a110c61 38%,#0a110c0a 68%),linear-gradient(#0000 60%,#080e0a7a),radial-gradient(circle at 70% 25%,#0000 0%,#080d0924 68%,#080d0970 100%);position:absolute;inset:0}.journey-topbar{z-index:20;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;padding:26px clamp(22px,4.8vw,72px);display:flex;position:absolute;top:0;left:0;right:0}.journey-brand{align-items:center;gap:14px;display:flex}.journey-brand-logo{object-fit:contain;filter:drop-shadow(0 2px 12px #050a078c)brightness(1.05);width:clamp(130px,14vw,180px);height:auto;transition:filter .3s}.journey-brand-logo:hover{filter:drop-shadow(0 4px 16px #050a07a6)brightness(1.1)}.journey-menu{align-items:center;gap:clamp(10px,1.25vw,18px);display:flex}.journey-actions{align-items:center;gap:18px;display:flex}.journey-menu-item{color:var(--ink-soft);letter-spacing:.14em;cursor:pointer;text-transform:uppercase;background:0 0;border:0;padding:7px 0;font-size:.68rem;transition:color .25s,transform .25s}.journey-menu-item:hover{color:#f3efe5e0}.journey-menu-item.is-active{color:var(--ink);transform:translateY(-1px)}.journey-language-switcher{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a110c5c;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:4px;display:inline-flex}.journey-language-button{color:var(--ink-soft);cursor:pointer;letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:.62rem;font-weight:700;transition:background .25s,color .25s}.journey-language-button.is-active{color:#101712;background:#e9e2d3f0}.journey-copy-layer{z-index:12;pointer-events:none;position:absolute;inset:0}.journey-copy{opacity:0;width:min(520px,42vw);transition:opacity .6s,transform .7s cubic-bezier(.2,.75,.2,1);position:absolute;top:50%;left:clamp(22px,7vw,106px);transform:translateY(calc(22px - 50%))}.journey-copy.is-active{opacity:1;pointer-events:auto;transform:translateY(-50%)}.journey-kicker{color:#e8e0cdbd;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:13px;margin-bottom:18px;font-size:.7rem;display:flex}.journey-kicker:before{content:"";background:currentColor;width:34px;height:1px}.journey-title{letter-spacing:-.03em;text-wrap:balance;text-shadow:0 4px 35px #050a0759;max-width:14ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5.1vw,5.6rem);font-weight:400;line-height:.98}.journey-body{color:#f3efe5c7;text-wrap:pretty;text-shadow:0 2px 18px #050a078c;max-width:40ch;margin:16px 0 0;font-size:clamp(.95rem,1.15vw,1.12rem);line-height:1.62}.journey-note{color:#f3efe5b3;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fff3;border-radius:999px;margin-top:22px;padding:8px 13px;font-size:.67rem;display:inline-flex}.journey-restart{pointer-events:auto;color:#172017;background:var(--paper);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;margin-top:30px;padding:13px 21px;font-size:.75rem;font-weight:700;transition:transform .25s,background .25s}.journey-restart:hover{background:#fffaf0;transform:translateY(-2px)}.journey-rail{z-index:22;flex-direction:column;gap:18px;display:flex;position:absolute;top:50%;right:clamp(18px,3vw,46px);transform:translateY(-50%)}.journey-rail:before{content:"";background:#ffffff3d;width:1px;position:absolute;top:9px;bottom:9px;left:50%;transform:translate(-50%)}.journey-dot{cursor:pointer;background:0 0;border:0;width:18px;height:18px;padding:0;position:relative}.journey-dot:after{content:"";background:#ffffff6b;border-radius:50%;transition:inset .3s,background .3s,box-shadow .3s;position:absolute;inset:6px}.journey-dot.is-active:after{background:#e9e2d3;inset:3px;box-shadow:0 0 0 5px #e9e2d326}.journey-dot-label{color:var(--ink);opacity:0;white-space:nowrap;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 12px #050a0780;font-size:.68rem;transition:opacity .25s,transform .25s;position:absolute;top:50%;right:28px;transform:translate(6px,-50%)}.journey-dot:hover .journey-dot-label,.journey-dot.is-active .journey-dot-label{opacity:1;transform:translateY(-50%)}.journey-footer{z-index:20;color:#f3efe59e;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.66rem;display:flex;position:absolute;bottom:24px;left:clamp(22px,4.8vw,72px);right:clamp(22px,4.8vw,72px)}.journey-progress{background:#fff3;width:min(280px,28vw);height:1px;position:relative}.journey-progress:after{content:"";background:var(--paper);transform:scaleX(var(--journey-progress));transform-origin:0;position:absolute;inset:0}.journey-scroll{align-items:center;gap:11px;display:flex}.journey-scroll i{border:1px solid #ffffff70;border-radius:999px;width:22px;height:34px;position:relative}.journey-scroll i:after{content:"";background:var(--paper);border-radius:4px;width:2px;height:7px;animation:1.7s ease-in-out infinite wheel;position:absolute;top:7px;left:50%;transform:translate(-50%)}@keyframes wheel{0%{opacity:0;transform:translate(-50%)}35%{opacity:1}to{opacity:0;transform:translate(-50%,10px)}}@media (width<=760px){.journey-topbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#080e0adb 0%,#080e0a8f 72%,#080e0a00 100%);border-bottom:1px solid #ffffff29;flex-direction:column;align-items:flex-start;gap:12px;padding:14px 14px 12px}.journey-dot-label,.journey-progress{display:none}.journey-brand-logo{width:156px}.journey-actions{display:none}.journey-shade{background:linear-gradient(#0000 33%,#080e0a7a 62%,#080e0adb 100%),radial-gradient(circle at 50% 35%,#0000 0%,#080d0947 90%)}.journey-copy{width:auto;padding-right:0;inset:auto 14px 74px;transform:translateY(18px)}.journey-copy.is-active{transform:none}.journey-title{max-width:14ch;font-size:clamp(1.95rem,8vw,2.85rem);line-height:1.06}.journey-body{margin-top:12px;font-size:.89rem;line-height:1.52}.journey-note{letter-spacing:.1em;margin-top:14px;padding:6px 10px;font-size:.58rem;display:inline-flex}.journey-rail{display:none}.journey-footer{letter-spacing:.08em;font-size:.58rem;bottom:12px;left:14px;right:14px}.journey-scroll span{display:none}.journey-scroll i{width:16px;height:24px}.journey-track{height:700vh}.journey-film,.journey-poster{object-position:56% 45%}}@media (width<=420px){.journey-brand-logo{width:142px}.journey-menu-item{min-height:34px;padding:7px 10px;font-size:.58rem}.journey-title{font-size:clamp(1.72rem,8vw,2.35rem)}.journey-body{font-size:.84rem;line-height:1.48}}@media (prefers-reduced-motion:reduce){.journey-scroll i:after{animation:none}.journey-film{display:none}}.product-page{background:var(--night);color:var(--ink);min-height:100vh}.product-main{padding:clamp(100px,12vh,150px) clamp(22px,7vw,106px) clamp(60px,8vh,100px);position:relative}.product-content{max-width:1200px;margin:0 auto}.product-content-rich{z-index:1;padding:clamp(104px,12vh,150px) clamp(22px,7vw,106px) clamp(60px,8vh,100px);position:relative}.product-header{margin-bottom:clamp(50px,8vh,80px)}.product-header-rich{grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);align-items:end;gap:clamp(24px,4vw,40px);display:grid}.product-header-copy{gap:0;display:grid}.product-kicker{color:#e8e0cdbd;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:13px;margin-bottom:18px;font-size:.7rem;display:flex}.product-kicker:before{content:"";background:currentColor;width:34px;height:1px}.product-title{letter-spacing:-.03em;text-shadow:0 4px 35px #050a0759;text-wrap:balance;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:400;line-height:1}.product-description{color:#f3efe5c7;text-wrap:pretty;text-shadow:0 2px 18px #050a078c;max-width:40ch;margin:0;font-size:clamp(.95rem,1.15vw,1.12rem);line-height:1.62}.product-summary-panel,.product-overview-card,.product-overview-list,.gallery-card,.product-contact-band{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0a110c73 0%,#0a110c38 100%);border:1px solid #ffffff1a;border-radius:18px}.product-summary-panel{padding:clamp(24px,3vw,32px)}.product-summary-eyebrow{color:#f3efe59e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem}.product-summary-grid{gap:14px;display:grid}.product-summary-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:16px 18px}.product-summary-card span{color:#f3efe59e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;display:block}.product-summary-card strong{color:var(--ink);font-size:1.12rem;line-height:1.35;display:block}.product-overview{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(24px,4vw,36px);margin-bottom:clamp(60px,10vh,100px);display:grid}.product-overview-card,.product-overview-list{padding:clamp(26px,4vw,36px)}.product-overview-lead{color:var(--ink);margin:0 0 18px;font-size:clamp(1.15rem,1.8vw,1.35rem);line-height:1.6}.product-overview-card p:last-child{margin-bottom:0}.product-overview-card p,.product-overview-list li,.section-heading p{color:#f3efe5bd;line-height:1.7}.product-overview-list h2,.section-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400}.product-overview-list ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-overview-list li{padding-left:18px;position:relative}.product-overview-list li:before{content:"";background:#e9e2d3d9;border-radius:999px;width:7px;height:7px;position:absolute;top:.72em;left:0}.hero-section{background:linear-gradient(135deg,#0a110c99 0%,#0a110c4d 100%);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:clamp(60px,10vh,100px);padding:clamp(40px,8vh,80px) clamp(30px,5vw,60px)}.hero-content{max-width:600px}.hero-kicker{color:#e8e0cdbd;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:13px;margin-bottom:18px;font-size:.7rem;display:flex}.hero-kicker:before{content:"";background:currentColor;width:34px;height:1px}.hero-title{letter-spacing:-.03em;text-shadow:0 4px 35px #050a0759;text-wrap:balance;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5.1vw,5rem);font-weight:400;line-height:1}.hero-description{color:#f3efe5c7;text-wrap:pretty;text-shadow:0 2px 18px #050a078c;margin:0 0 24px;font-size:clamp(.95rem,1.15vw,1.12rem);line-height:1.62}.hero-note{color:#f3efe5b3;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fff3;border-radius:999px;padding:8px 13px;font-size:.67rem;display:inline-flex}.product-features,.highlights{margin-bottom:clamp(60px,10vh,100px)}.product-features h2,.highlights h2{text-shadow:0 2px 18px #050a0759;margin:0 0 40px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400}.features-grid,.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(20px,3vw,40px);display:grid}.feature-card,.highlight-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0a110c66 0%,#0a110c33 100%);border:1px solid #ffffff1a;border-radius:12px;padding:clamp(25px,4vw,40px);transition:all .3s}.feature-card,.highlight-card,.gallery-card{will-change:transform}.feature-card:hover,.highlight-card:hover{background:linear-gradient(135deg,#0a110c99 0%,#0a110c66 100%);border-color:#fff3;transform:translateY(-4px)}.feature-card h3,.highlight-card h3{color:var(--ink);margin:0 0 12px;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600}.feature-card p,.highlight-card p{color:#f3efe5b3;margin:0;font-size:.95rem;line-height:1.5}.highlight-icon{margin-bottom:12px;font-size:2.5rem;display:block}.product-gallery{text-align:center;background:linear-gradient(135deg,#0a110c66 0%,#0a110c33 100%);border:1px solid #ffffff1a;border-radius:12px;margin:clamp(60px,10vh,100px) 0;padding:clamp(40px,6vw,60px)}.product-gallery h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400}.product-gallery p{color:#f3efe599;font-size:1rem}.product-gallery-rich{text-align:left}.section-heading{max-width:62ch;margin-bottom:32px}.section-heading p{margin:0}.product-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(20px,3vw,28px);display:grid}.gallery-card{transition:transform .35s,border-color .35s,background .35s;overflow:hidden}.gallery-card:hover{border-color:#ffffff2e;transform:translateY(-6px)}.gallery-card-media{aspect-ratio:4/3;position:relative}.gallery-card-media img{object-fit:cover}.gallery-card-body{padding:20px 22px 24px}.gallery-card-body h3{margin:0 0 10px;font-size:1.18rem}.gallery-card-body p{color:#f3efe5b8;margin:0}.contact-section{background:linear-gradient(135deg,#0a110c66 0%,#0a110c33 100%);border:1px solid #ffffff1a;border-radius:12px;margin:clamp(60px,10vh,100px) 0;padding:clamp(40px,6vw,60px)}.contact-section h2{margin:0 0 40px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400}.contact-info{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(20px,3vw,40px);display:grid}.contact-item h3{color:var(--ink);margin:0 0 8px;font-size:1.2rem;font-weight:600}.contact-item p{color:#f3efe5b3;margin:0;font-size:1rem}.contact-item a{color:#e9e2d3e6;text-decoration:none;transition:color .3s}.contact-item a:hover{color:var(--paper);text-decoration:underline}.product-cta{text-align:center;margin-top:clamp(60px,10vh,100px);padding:clamp(40px,6vw,60px) 0}.product-cta-stack{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.cta-button{color:#172017;background:var(--paper);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button-secondary{color:var(--ink);background:0 0;border:1px solid #e9e2d359}.cta-button:hover{background:#fffaf0;transform:translateY(-2px);box-shadow:0 8px 24px #e9e2d333}.cta-button-secondary:hover{background:#fffaf01f}.cta-large{padding:16px 36px;font-size:.95rem}.language-options{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(30px,4vw,50px);margin:clamp(60px,10vh,100px) 0;display:grid}.language-options-rich{margin:0}.language-card{text-align:center;background:linear-gradient(135deg,#0a110c66 0%,#0a110c33 100%);border:1px solid #ffffff1a;border-radius:12px;padding:clamp(40px,5vw,60px);transition:all .3s}.language-card-rich{text-align:left;border-radius:20px;overflow:hidden}.language-card:hover{background:linear-gradient(135deg,#0a110c99 0%,#0a110c66 100%);border-color:#fff3;transform:translateY(-4px)}.language-flag{margin-bottom:20px;font-size:4rem}.language-flag-rich{width:72px;height:72px;color:var(--ink);letter-spacing:.14em;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex}.language-card h3{color:var(--ink);margin:0 0 12px;font-size:1.5rem;font-weight:600}.language-card p{color:#f3efe5b3;margin:0 0 24px;font-size:.95rem}.language-button{color:#172017;background:var(--paper);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;padding:10px 24px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.language-button:hover{background:#fffaf0;transform:translateY(-2px);box-shadow:0 4px 12px #e9e2d326}.language-button-disabled{color:#f3efe5b8;cursor:default;box-shadow:none;background:#ffffff14}.language-button-disabled:hover{box-shadow:none;background:#ffffff14;transform:none}@media (width<=760px){.product-main{padding:70px 14px 40px}.product-header{margin-bottom:40px}.product-content-rich{padding:86px 14px 40px}.product-header-rich,.product-overview{grid-template-columns:1fr}.product-title{font-size:clamp(1.8rem,6vw,2.8rem)}.hero-title{font-size:clamp(2rem,6vw,3.5rem)}.product-features h2,.highlights h2,.contact-section h2{font-size:clamp(1.5rem,4vw,2.2rem)}.features-grid,.highlights-grid,.contact-info,.product-gallery-grid{grid-template-columns:1fr}.journey-menu-item{font-size:.62rem}}.burger-menu-btn{cursor:pointer;z-index:25;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;padding:0;display:none;position:absolute;top:16px;right:16px}.burger-line{background:var(--ink);transform-origin:50%;border-radius:2px;width:26px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.burger-menu-btn.is-open .burger-line-1{transform:rotate(45deg)translate(10px,10px)}.burger-menu-btn.is-open .burger-line-2{opacity:0;transform:translate(10px)}.burger-menu-btn.is-open .burger-line-3{transform:rotate(-45deg)translate(8px,-8px)}.mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:23;background:#050a0799;animation:.3s fadeIn;position:fixed;inset:0}.mobile-menu{z-index:24;-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#0a110c 0%,#111a14 100%);border-left:1px solid #ffffff1a;width:100%;max-width:320px;height:100vh;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-content{flex-direction:column;gap:0;padding:100px 20px 40px;display:flex}.mobile-menu-item{color:#f3efe5b3;opacity:0;border-bottom:1px solid #ffffff14;align-items:center;gap:16px;padding:18px 16px;text-decoration:none;transition:all .3s;display:flex;transform:translate(20px)}.mobile-menu.is-open .mobile-menu-item{opacity:1;transform:translate(0)}.mobile-menu-item:hover{color:var(--ink);background:#e9e2d314;padding-left:20px}.mobile-menu-item.is-active{color:var(--ink);border-left:3px solid var(--paper);background:#e9e2d31f;padding-left:13px}.mobile-menu-number{letter-spacing:.1em;color:#e9e2d380;text-transform:uppercase;min-width:20px;font-size:.7rem;font-weight:600}.mobile-menu-label{letter-spacing:.02em;flex:1;font-size:1rem;font-weight:500}.mobile-menu-arrow{opacity:0;font-size:1.2rem;transition:all .3s;transform:translate(-8px)}.mobile-menu-item:hover .mobile-menu-arrow{opacity:1;transform:translate(0)}.mobile-language-switcher{gap:14px;padding:22px 16px 0;display:grid}.mobile-language-label{color:#e9e2d3b8;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.mobile-language-options{gap:10px;display:grid}.mobile-language-button{color:#f3efe5cc;cursor:pointer;text-align:left;background:#e9e2d30a;border:1px solid #ffffff1f;padding:14px 16px;transition:background .25s,border-color .25s,color .25s}.mobile-language-button.is-active{color:#0f1711;background:#e9e2d3eb;border-color:#e9e2d3e6;font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=760px){.burger-menu-btn{display:flex}.journey-menu{display:none}.journey-topbar{z-index:20}.mobile-menu{scrollbar-width:none}.mobile-menu::-webkit-scrollbar{display:none}.mobile-menu-content{gap:0}}.art-page{--art-progress:0;background:var(--night);color:var(--ink);position:relative}.art-page .journey-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#090e0ac7 0%,#090e0a00 100%);border-bottom-color:#ffffff14;position:fixed}.art-container{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(22px,6vw,88px)}.art-progress{z-index:40;pointer-events:none;background:#ffffff14;height:2px;position:fixed;top:0;left:0;right:0}.art-progress-bar{background:var(--paper);width:100%;height:100%;transform:scaleX(var(--art-progress));transform-origin:0;display:block}.art-rail{z-index:24;flex-direction:column;gap:16px;display:flex;position:fixed;top:50%;right:clamp(14px,2.4vw,34px);transform:translateY(-50%)}.art-rail-item{color:#f3efe58c;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:12px;padding:0;display:inline-flex}.art-rail-label{letter-spacing:.16em;text-transform:uppercase;opacity:0;text-shadow:0 1px 12px #050a0799;font-size:.6rem;transition:opacity .3s,transform .3s;transform:translate(8px)}.art-rail-item:hover .art-rail-label,.art-rail-item.is-active .art-rail-label{opacity:1;transform:translate(0)}.art-rail-dot{background:#f3efe566;border-radius:999px;width:7px;height:7px;transition:background .3s,box-shadow .3s,transform .3s}.art-rail-item.is-active{color:var(--ink)}.art-rail-item.is-active .art-rail-dot{background:var(--paper);transform:scale(1.25);box-shadow:0 0 0 5px #e9e2d324}.art-reveal{opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.2,.75,.2,1);transform:translateY(46px)}.art-reveal.is-visible{opacity:1;transform:none}[data-art-section]{scroll-margin-top:clamp(96px,12vh,128px)}.art-hero[data-art-section]{scroll-margin-top:0}.art-meta{color:#e8e0cdc2;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;font-size:.68rem;display:flex}.art-meta span+span:before{content:"";vertical-align:middle;opacity:.6;background:currentColor;width:26px;height:1px;margin-right:14px;display:inline-block}.art-eyebrow{color:#e8e0cda8;letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px;font-size:.66rem;display:block}.art-hero{align-items:flex-end;min-height:100svh;padding:clamp(120px,18vh,200px) 0 clamp(96px,14vh,150px);scroll-margin-top:0;display:flex;position:relative;overflow:hidden}.art-hero-media,.art-closing-media{position:absolute;inset:0;overflow:hidden}.art-hero-image,.art-closing-image{transform:translate3d(0, calc(var(--art-parallax,0) * 64px), 0) scale(1.04);will-change:transform;position:absolute;inset:-12% 0}.art-hero-image img,.art-closing-image img,.art-plate-image img{object-fit:cover}.art-hero-veil,.art-closing-veil{pointer-events:none;background:linear-gradient(#090e0a9e 0%,#090e0a2e 34%,#090e0adb 100%),linear-gradient(90deg,#090e0a99 0%,#090e0a14 62%);position:absolute;inset:0}.art-hero-inner{z-index:2;position:relative}.art-hero-title{letter-spacing:-.03em;text-wrap:balance;text-shadow:0 6px 40px #050a0773;max-width:16ch;margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6.4vw,5.6rem);font-weight:400;line-height:.98}.art-hero-sub{color:#f3efe5d1;text-wrap:pretty;text-shadow:0 2px 20px #050a0799;max-width:52ch;margin:22px 0 0;font-size:clamp(.98rem,1.2vw,1.16rem);line-height:1.66}.art-hero-tags{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.art-tag{color:#f3efe5d1;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff3d;border-radius:999px;padding:9px 16px;font-size:.64rem;display:inline-flex}.art-tag-solid{color:#172017;background:#e9e2d3eb;border-color:#0000;font-weight:700}.art-scroll-cue{z-index:3;color:#f3efe5b8;cursor:pointer;letter-spacing:.24em;text-transform:uppercase;background:0 0;border:0;flex-direction:column;align-items:center;gap:12px;padding:0;font-size:.6rem;display:inline-flex;position:absolute;bottom:clamp(28px,6vh,56px);right:clamp(22px,6vw,88px)}.art-scroll-cue i{background:#ffffff3d;width:1px;height:56px;position:relative;overflow:hidden}.art-scroll-cue i:after{content:"";background:var(--paper);height:40%;animation:2.1s cubic-bezier(.6,.05,.3,1) infinite artScrollCue;position:absolute;inset:0 0 auto}@keyframes artScrollCue{0%{transform:translateY(-100%)}to{transform:translateY(250%)}}.art-intro{background:#131c16;border-bottom:1px solid #ffffff0f;padding:clamp(72px,12vh,130px) 0;position:relative}.art-intro-inner{text-align:center}.art-display{letter-spacing:-.02em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4.2vw,3.4rem);font-weight:400;line-height:1.08}.art-display-left{text-align:left}.art-lead{color:#f3efe5bd;text-wrap:pretty;max-width:750px;margin:26px auto 0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.78}.art-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,40px);margin:clamp(44px,7vh,72px) 0 0;padding:0;list-style:none;display:grid}.art-stat-row li{padding:0 clamp(10px,2vw,24px);position:relative}.art-stat-row li+li:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:6px;bottom:6px;left:0}.art-stat-label{color:#e8e0cd9e;letter-spacing:.2em;text-transform:uppercase;font-size:.66rem;display:block}.art-stat-value{color:var(--ink);margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.3}.art-plate-section{padding:clamp(72px,12vh,128px) 0 0;position:relative}.art-plate{margin:0}.art-plate-frame{position:relative;overflow:hidden}.art-plate-image{transform:translate3d(0, calc(var(--art-parallax,0) * 48px), 0) scale(1.02);will-change:transform;position:absolute;inset:-10% 0}.art-plate-wide .art-plate-frame{height:clamp(320px,78vh,720px)}.art-plate-duo .art-plate-frame{aspect-ratio:4/5}.art-plate-caption{flex-direction:column;gap:6px;margin-top:18px;padding:0 clamp(22px,6vw,88px);display:flex}.art-plate-duo .art-plate-caption{padding:0}.art-plate-caption-title{color:var(--ink);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem}.art-plate-caption-text{color:#f3efe599;font-size:.92rem;line-height:1.6}.art-story,.art-index,.art-values,.art-contact{padding:clamp(72px,12vh,130px) 0;position:relative}.art-statement{text-align:center;text-wrap:balance;color:#f3efe5eb;max-width:850px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.6vw,2.15rem);font-weight:400;line-height:1.46}.art-duo{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(24px,4vw,56px);margin-top:clamp(56px,9vh,100px);display:grid}.art-duo-cell-b{transform:translateY(clamp(24px,6vh,64px))}.art-split{border-top:1px solid #ffffff1a;grid-template-columns:minmax(0,1.25fr) minmax(240px,.85fr);gap:clamp(28px,5vw,72px);margin-top:clamp(64px,10vh,110px);padding-top:clamp(36px,6vh,60px);display:grid}.art-split-body p{color:#f3efe5bd;margin:0 0 18px;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.8}.art-split-body p:last-child{margin-bottom:0}.art-split-list ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.art-split-list li{color:#f3efe5c7;border-bottom:1px solid #ffffff12;padding:0 0 14px 20px;font-size:.95rem;line-height:1.6;position:relative}.art-split-list li:before{content:"";background:#e9e2d3cc;border-radius:999px;width:6px;height:6px;position:absolute;top:.62em;left:0}.art-index-list{counter-reset:art-index;margin:clamp(40px,6vh,62px) 0 0;padding:0;list-style:none}.art-index-list li{border-top:1px solid #ffffff1a;grid-template-columns:88px minmax(0,1fr);gap:clamp(16px,3vw,40px);padding:clamp(24px,4vh,38px) 0;transition:background .35s;display:grid}.art-index-list li:last-child{border-bottom:1px solid #ffffff1a}.art-index-number{color:#e9e2d36b;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1}.art-index-body h3{color:var(--ink);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2.2vw,1.7rem);font-weight:400}.art-index-body p{color:#f3efe5b3;max-width:62ch;margin:0;font-size:.98rem;line-height:1.75}.art-values{background:#131c16;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.art-values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(24px,4vw,54px);margin-top:clamp(40px,6vh,62px);display:grid}.art-value-card{border-top:1px solid #ffffff29;padding-top:24px}.art-value-card h3{color:var(--ink);margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.9vw,1.42rem);font-weight:400}.art-value-card p{color:#f3efe5b3;margin:0;font-size:.95rem;line-height:1.75}.art-language-code{width:58px;height:58px;color:var(--ink);letter-spacing:.16em;border:1px solid #ffffff29;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;font-size:.95rem;font-weight:700;display:inline-flex}.art-language-action{margin-top:24px}.art-language-action.is-disabled{cursor:default;opacity:.65}.art-language-action.is-disabled:hover{box-shadow:none;background:0 0;transform:none}.art-contact .art-display{text-align:center}.art-contact-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:clamp(24px,4vw,54px);margin-top:clamp(40px,6vh,62px);display:grid}.art-contact-item p{color:#f3efe5d1;margin:0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.6}.art-contact-item a{color:inherit;border-bottom:1px solid #e9e2d357;text-decoration:none;transition:border-color .3s,color .3s}.art-contact-item a:hover{color:var(--paper);border-color:var(--paper)}.art-closing{text-align:center;justify-content:center;align-items:center;min-height:clamp(460px,78vh,720px);padding:clamp(72px,12vh,130px) 0;display:flex;position:relative;overflow:hidden}.art-closing-inner{z-index:2;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.art-closing-title{letter-spacing:-.02em;text-wrap:balance;text-shadow:0 6px 40px #050a0773;max-width:20ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1.04}.art-closing-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;display:flex}@media (width<=900px){.art-rail{display:none}.art-duo,.art-split,.art-stat-row{grid-template-columns:1fr}.art-duo-cell-b{transform:none}.art-stat-row li{padding:0}.art-stat-row li+li{border-top:1px solid #ffffff1f;padding-top:22px}.art-stat-row li+li:before{display:none}.art-index-list li{grid-template-columns:1fr;gap:12px}.art-plate-duo .art-plate-frame{aspect-ratio:4/3}.art-scroll-cue{display:none}}@media (prefers-reduced-motion:reduce){.art-reveal{opacity:1;transition:none;transform:none}.art-hero-image,.art-closing-image,.art-plate-image{transform:none}.art-scroll-cue i:after{animation:none}}@keyframes tourFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes tourFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tourBadgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tourScrollBounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.tour-page{color:#f5f0e8;background:#0d0e0a}@media (prefers-reduced-motion:reduce){.tour-page .art-reveal{opacity:1;transform:none}}.tour-page .journey-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0d0e0ae0 0%,#0d0e0a0a 100%);position:fixed}.tour-hero{align-items:flex-end;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.tour-hero-bg{transform:translate3d(0, calc(var(--art-parallax,0) * 60px), 0) scale(1.08);will-change:transform;position:absolute;inset:0}.tour-hero-bg img{object-fit:cover}.tour-hero-veil{background:linear-gradient(#0d0e0a8c 0%,#0d0e0a2e 40%,#0d0e0ae0 80%,#0d0e0afa 100%),linear-gradient(100deg,#0d0e0ab3 0%,#0000 55%);position:absolute;inset:0}.tour-hero-badge{z-index:2;opacity:.72;width:clamp(90px,10vw,130px);height:clamp(90px,10vw,130px);animation:18s linear infinite tourBadgeSpin;position:absolute;top:clamp(100px,14vh,160px);right:clamp(32px,6vw,80px)}.tour-hero-badge-svg{width:100%;height:100%;overflow:visible}.tour-hero-badge-text{fill:#d4b04fe6;letter-spacing:.18em;text-transform:uppercase;font-family:inherit;font-size:11px}.tour-hero-badge-center{fill:#d4b04f;letter-spacing:.04em;font-size:18px;font-weight:300}.tour-hero-body{z-index:2;padding-bottom:clamp(64px,10vh,110px);position:relative}.tour-hero-eyebrow,.tour-hero-title,.tour-hero-desc,.tour-hero-actions{animation:.9s cubic-bezier(.16,1,.3,1) both tourFadeUp}.tour-hero-eyebrow{color:#d4b04f;letter-spacing:.22em;text-transform:uppercase;margin-bottom:20px;font-size:.68rem;animation-duration:.8s;display:block}.tour-hero-title{letter-spacing:-.02em;color:#f5f0e8;max-width:18ch;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,7rem);font-weight:300;line-height:1}.tour-hero-desc{color:#f5f0e89e;max-width:56ch;margin:0 0 36px;font-size:clamp(.92rem,1.4vw,1.06rem);line-height:1.78}.tour-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.tour-hero-scroll{z-index:3;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.tour-hero-scroll-dot{background:#d4b04f;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite tourScrollBounce;display:block}.tour-stats{background:#141510;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;animation:.8s .3s both tourFadeIn;display:flex}.tour-stats-item{text-align:center;border-right:1px solid #ffffff12;flex:1;padding:clamp(24px,4vh,40px) clamp(20px,3vw,40px)}.tour-stats-item:last-child{border-right:none}.tour-stats-value{color:#d4b04f;letter-spacing:-.01em;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:300;line-height:1}.tour-stats-label{color:#f5f0e875;letter-spacing:.18em;text-transform:uppercase;font-size:.65rem}.tour-grid-section{padding:clamp(72px,12vh,120px) 0}.tour-grid-intro{margin-bottom:clamp(36px,6vh,60px)}.tour-grid-heading{color:#f5f0e8;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem);font-weight:300;line-height:1.1}.tour-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.tour-card{color:#f5f0e8;cursor:pointer;background:#141510;border:1px solid #ffffff12;flex-direction:column;min-height:420px;text-decoration:none;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s,border-color .5s;display:flex;position:relative;overflow:hidden}.tour-card-enter{animation:.8s cubic-bezier(.16,1,.3,1) both tourCardEnter;animation-delay:calc(var(--card-index,0) * .1s + .2s)}@keyframes tourCardEnter{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.tour-card.is-featured{grid-column:span 2;min-height:560px}.tour-card:hover{border-color:#d4b04f73;transform:translateY(-10px);box-shadow:0 32px 72px #0000008c,0 0 0 1px #d4b04f4d}.tour-card-open{z-index:4;color:#0d0e0a;letter-spacing:.14em;text-transform:uppercase;opacity:0;pointer-events:none;background:#d4b04f;padding:8px 16px;font-size:.62rem;font-weight:600;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:18px;right:18px;transform:translateY(-6px)}.tour-card:hover .tour-card-open{opacity:1;transform:translateY(0)}.tour-card-bg{transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.tour-card-bg img{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.tour-card:hover .tour-card-bg img{transform:scale(1.06)}.tour-card-veil{background:linear-gradient(#0d0e0a00 0%,#0d0e0a4d 45%,#0d0e0ad9 75%,#0d0e0af7 100%);transition:opacity .5s;position:absolute;inset:0}.tour-card:hover .tour-card-veil{opacity:.85}.tour-card-body{z-index:2;margin-top:auto;padding:clamp(20px,2.8vw,32px);position:relative}.tour-card-subtitle{color:#d4b04fe0;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:10px;font-size:.6rem;display:inline-flex}.tour-card-subtitle:before{content:"";background:#d4b04f99;flex-shrink:0;width:24px;height:1px;display:block}.tour-card-title{color:#f5f0e8;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;line-height:1.2}.tour-card-tags{opacity:0;flex-wrap:wrap;gap:8px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .35s;display:flex;transform:translateY(20px)}.tour-card:hover .tour-card-tags{opacity:1;transform:translateY(0)}.tour-card-tag{color:#d4b04fcc;letter-spacing:.14em;text-transform:uppercase;border:1px solid #d4b04f4d;padding:5px 11px;font-size:.58rem}.tour-cta{background:#141510;border-top:1px solid #ffffff12;padding:clamp(80px,14vh,140px) 0}.tour-cta-inner{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.tour-cta-inner .art-eyebrow{color:#d4b04f}.tour-cta-title{color:#f5f0e8;max-width:22ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4.5vw,3.4rem);font-weight:300;line-height:1.15}.tour-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (width<=1100px){.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-card.is-featured{grid-column:span 2}}@media (width<=760px){.tour-hero{height:auto;min-height:100svh}.tour-hero-body{padding-top:120px}.tour-hero-badge{width:72px;height:72px;top:90px;right:20px}.tour-hero-actions{flex-direction:column;align-items:stretch}.tour-stats{flex-direction:column}.tour-stats-item{border-bottom:1px solid #ffffff12;border-right:none}.tour-stats-item:last-child{border-bottom:none}.tour-grid{grid-template-columns:1fr}.tour-card.is-featured{grid-column:span 1}.tour-cta-actions{flex-direction:column;align-items:stretch;width:100%}}
