*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--lc-bg);color:var(--lc-text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}body.menu-open{overflow:hidden}img,video,model-viewer,svg{display:block;width:100%;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--lc-width));margin-inline:auto}.page-narrow{max-width:900px}.page-top{padding-top:150px}.section-spacing{padding:110px 0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:999;background:#fff;color:#000;padding:12px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid transparent;transition:.3s}.site-header.is-scrolled{background:#050505db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#ffffff14}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:19px;letter-spacing:.22em;font-weight:700}.brand img{width:auto;max-height:46px}.desktop-nav{display:flex;gap:28px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.desktop-nav a{opacity:.78}.desktop-nav a:hover{opacity:1}.header-actions{display:flex;align-items:center;gap:15px}.selection-link{font-size:13px;text-transform:uppercase;letter-spacing:.1em}.selection-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:1px;background:currentColor;margin:6px}.mobile-menu{position:fixed;top:92px;right:0;bottom:0;left:0;background:#070707;padding:38px 24px}.mobile-menu a{display:block;font-size:28px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid var(--lc-gold);background:var(--lc-gold);color:#090909;text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:700;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.button--ghost{background:#0003;color:var(--lc-text);border-color:#ffffff59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button--full{width:100%;margin-top:12px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero{position:relative;min-height:820px;display:flex;align-items:flex-end;overflow:hidden}.hero--full{min-height:100svh}.hero--large{min-height:82svh}.hero-media,.video-story-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media>*,.video-story-media>*{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000002e 35%,#000000d1)}.hero-content{position:relative;z-index:2;padding-bottom:9vh;max-width:1100px;margin-left:max(20px,calc((100vw - var(--lc-width))/2))}.hero h1,.video-story h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(54px,8.5vw,138px);line-height:.9;letter-spacing:-.045em;max-width:1100px;margin:15px 0 25px}.hero-text{max-width:650px;font-size:clamp(17px,1.5vw,23px);color:#ffffffd1}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.24em;color:var(--lc-gold);font-weight:700}.scroll-cue{position:absolute;right:35px;bottom:35px;z-index:3;font-size:10px;letter-spacing:.22em;writing-mode:vertical-rl}.section-heading{display:grid;grid-template-columns:1fr minmax(280px,520px);gap:50px;align-items:end;margin-bottom:45px}.section-heading h1,.section-heading h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(42px,6vw,86px);line-height:1;margin:10px 0}.muted{color:var(--lc-muted)}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.world-card{position:relative;min-height:620px;overflow:hidden;border-radius:var(--lc-radius);background:var(--lc-surface)}.world-media,.world-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.world-media>*{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.world-overlay{background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.82))}.world-copy{position:absolute;z-index:2;left:38px;right:38px;bottom:35px}.world-copy h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,65px);font-weight:400;margin:8px 0}.world-copy p{max-width:500px;color:#ffffffc2}.world-card:hover .world-media>*{transform:scale(1.045)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--lc-surface);border:1px solid rgba(255,255,255,.08);border-radius:var(--lc-radius);overflow:hidden}.product-card-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#151515}.product-card-media img{height:100%;object-fit:cover;transition:transform .8s}.product-card:hover .product-card-media img{transform:scale(1.04)}.product-card-body{padding:24px}.product-card h3{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;margin:7px 0 22px}.product-meta{display:flex;justify-content:space-between;gap:15px;color:var(--lc-muted);font-size:13px}.badge{position:absolute;top:15px;right:15px;background:#000000b3;padding:7px 11px;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.video-story{position:relative;min-height:92svh;display:flex;align-items:flex-end;overflow:hidden}.video-story-copy{position:relative;z-index:2;padding-bottom:9vh}.video-story-copy .rte{max-width:620px;color:#fffc;font-size:19px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{background:var(--lc-surface);border:1px solid rgba(255,255,255,.08);border-radius:var(--lc-radius);overflow:hidden}.article-card img{aspect-ratio:16/10;object-fit:cover}.article-card>div{padding:24px}.article-card h2,.article-card h3{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:30px}.text-link{color:var(--lc-gold);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.inquiry-grid h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,6vw,85px);font-weight:400;line-height:1;margin:15px 0}.glass-panel{padding:35px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--lc-radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}label{display:block;margin:15px 0 7px;font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:var(--lc-muted)}input,select,textarea{width:100%;background:#0b0b0b;color:var(--lc-text);border:1px solid rgba(255,255,255,.16);padding:14px;border-radius:6px}textarea{resize:vertical}.glass-panel .button{width:100%;margin-top:18px}.site-footer{border-top:1px solid rgba(255,255,255,.1);padding:75px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.site-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--lc-gold)}.site-footer a{display:block;color:var(--lc-muted);margin:10px 0}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:var(--lc-muted);font-size:12px}.product-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(340px,.8fr);gap:35px;align-items:start}.product-gallery{display:grid;gap:18px}.product-media{background:#111;border-radius:var(--lc-radius);overflow:hidden}.product-panel{position:sticky;top:115px;background:var(--lc-surface);border:1px solid rgba(255,255,255,.1);border-radius:var(--lc-radius);padding:35px}.product-panel h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,70px);font-weight:400;line-height:1;margin:10px 0 25px}.product-price{font-size:20px;color:var(--lc-gold);margin-bottom:18px}.attributes{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff1f;margin:28px 0}.attributes>div{background:var(--lc-surface);padding:15px}.attributes small{display:block;color:var(--lc-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.trust-note{border-top:1px solid rgba(255,255,255,.1);margin-top:25px;padding-top:22px}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.cart-item img{height:110px;object-fit:cover}.search-form{display:flex;gap:10px;margin:30px 0 50px}.search-form input{flex:1}.article-hero h1,.page-narrow h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,100px);font-weight:400;line-height:1}.article-content{max-width:820px;margin:55px auto;font-size:18px}.pagination{margin-top:40px}.center{text-align:center}.empty-state{padding:35px;border:1px solid rgba(255,255,255,.1);color:var(--lc-muted)}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}[data-reveal].is-visible{opacity:1;transform:none}.placeholder-svg{background:#181818;fill:#333}@media(max-width:989px){.desktop-nav,.header-actions>.button{display:none}.menu-toggle{display:block}.world-grid,.inquiry-grid,.product-layout{grid-template-columns:1fr}.product-panel{position:static}.product-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr}.world-card{min-height:520px}}@media(max-width:749px){.page-width{width:min(calc(100% - 28px),var(--lc-width))}.header-inner{height:76px}.mobile-menu{top:76px;right:0;bottom:0;left:0}.section-spacing{padding:75px 0}.page-top{padding-top:115px}.hero-content{margin-left:14px;padding-right:14px}.hero h1{font-size:clamp(48px,17vw,78px)}.scroll-cue{display:none}.world-grid,.product-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}.world-card{min-height:500px}.world-copy{left:24px;right:24px}.section-heading{gap:15px}.product-panel{padding:24px}.button-row{flex-direction:column}.button-row .button{width:100%}.inquiry-grid{gap:35px}.glass-panel{padding:23px}.search-form{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}.page-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:100;pointer-events:none}.page-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--lc-gold),#fff);transform-origin:left;transform:scaleX(0)}.cursor-glow{position:fixed;width:420px;height:420px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(201,165,100,.13),transparent 65%);transform:translate(-50%,-50%);opacity:0;transition:opacity .25s}body[data-cursor-glow=true] .cursor-glow{opacity:1}.hero{isolation:isolate}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:8vw 8vw;-webkit-mask-image:linear-gradient(to bottom,transparent,black 35%,transparent);mask-image:linear-gradient(to bottom,transparent,black 35%,transparent)}.hero-index{font-size:11px;letter-spacing:.2em;color:#ffffff80;margin-bottom:8vh}.hero-rail{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:3;writing-mode:vertical-rl;font-size:9px;letter-spacing:.28em;color:#ffffff75}.sound-toggle{position:absolute;right:32px;bottom:28px;z-index:4;background:none;color:#fff;border:0;font-size:9px;letter-spacing:.2em}.synthetic-world{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:radial-gradient(circle at 65% 35%,rgba(201,165,100,.22),transparent 22%),linear-gradient(135deg,#050505,#11131a 55%,#050505)}.synthetic-world span{position:absolute}.synthetic-orbit,.synthetic-ring{width:min(65vw,850px);aspect-ratio:1;border:1px solid rgba(255,255,255,.14);border-radius:50%;left:55%;top:50%;transform:translate(-50%,-50%) rotateX(68deg);box-shadow:0 0 80px #c9a56429,inset 0 0 50px #ffffff0a}.synthetic-horizon,.synthetic-plane{width:120%;height:40%;left:-10%;bottom:-8%;background:linear-gradient(rgba(255,255,255,.08),transparent),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 8vw);transform:perspective(700px) rotateX(62deg);transform-origin:bottom}.synthetic-light,.synthetic-core{width:18vw;aspect-ratio:1;border-radius:50%;right:12%;top:20%;background:radial-gradient(circle,#fff 0 2%,rgba(201,165,100,.5) 10%,transparent 67%)}.synthetic-world--watch{background:radial-gradient(circle at 50% 50%,rgba(201,165,100,.25),transparent 25%),linear-gradient(145deg,#020202,#17120c)}.synthetic-world--yacht{background:radial-gradient(circle at 70% 28%,rgba(255,170,92,.3),transparent 18%),linear-gradient(#101522 0 55%,#071017 55% 100%)}.synthetic-world--estate{background:linear-gradient(145deg,#0d0e11,#171719)}.manifesto{position:relative;overflow:hidden}.manifesto-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.manifesto h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(58px,8vw,120px);line-height:.9;letter-spacing:-.05em;margin:14px 0}.manifesto-copy{font-size:21px;color:var(--lc-muted)}.manifesto-orb{position:absolute;width:560px;height:560px;border-radius:50%;right:-180px;top:0;background:radial-gradient(circle,rgba(201,165,100,.14),transparent 68%)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff1a;margin-top:90px}.metric-card{background:var(--lc-bg);padding:32px;min-height:190px;display:flex;flex-direction:column;justify-content:flex-end}.metric-card strong{font-family:Georgia,serif;font-size:52px;font-weight:400;color:var(--lc-gold)}.metric-card span{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.metric-card small{color:var(--lc-muted);margin-top:8px}.worlds-experience{padding-bottom:0}.world-chapter{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;border-top:1px solid rgba(255,255,255,.08)}.world-chapter__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.world-chapter__media{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%}.world-chapter__media>*{width:100%;height:100%;object-fit:cover}.world-chapter__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d4,#00000026 65%),linear-gradient(180deg,#0000001a,#000000e0);z-index:1}.world-chapter__copy{position:relative;z-index:3;padding-bottom:9vh;pointer-events:none}.world-chapter h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(70px,11vw,180px);line-height:.82;letter-spacing:-.06em;margin:16px 0 28px}.world-chapter__number{position:absolute;right:4vw;top:12vh;z-index:2;font-family:Georgia,serif;font-size:clamp(80px,18vw,280px);color:#ffffff0f}.world-facts{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0}.world-facts span{border:1px solid rgba(255,255,255,.2);padding:8px 12px;font-size:9px;letter-spacing:.18em}.market-tabs{display:flex;gap:8px;flex-wrap:wrap}.market-tab{background:transparent;color:var(--lc-muted);border:1px solid rgba(255,255,255,.14);padding:12px 16px;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.market-tab.is-active{color:var(--lc-bg);background:var(--lc-gold)}.market-panel{display:none}.market-panel.is-active{display:block}.market-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:38px}.product-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.product-card-shine{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.16) 48%,transparent 58%);transform:translate(-55%) rotate(10deg);transition:.9s}.product-card:hover .product-card-shine{transform:translate(55%) rotate(10deg)}.product-card-kicker{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--lc-muted)}.badge--market{left:15px;right:auto;border:1px solid rgba(201,165,100,.4);color:var(--lc-gold)}.media-count{position:absolute;bottom:15px;right:15px;font-size:8px;letter-spacing:.16em;background:#0000008c;padding:7px 9px}.media-index{position:absolute;right:16px;bottom:14px;background:#0000008c;padding:6px 8px;font-size:9px}.product-status-row{display:flex;justify-content:space-between}.product-status-row>span{font-size:9px;letter-spacing:.16em;border:1px solid rgba(201,165,100,.4);color:var(--lc-gold);padding:7px 10px}@media(max-width:989px){.manifesto-grid,.market-intro{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.hero-rail{display:none}.manifesto h2{font-size:clamp(54px,16vw,84px)}.metric-grid{grid-template-columns:1fr}.world-chapter{min-height:82svh}.world-chapter h3{font-size:clamp(58px,18vw,92px)}}.auto-universes{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 8%,rgba(201,165,100,.08),transparent 30%)}.universe-tabs{display:flex;gap:8px;overflow:auto;padding:0 0 22px;scrollbar-width:none;border-bottom:1px solid rgba(255,255,255,.1)}.universe-tabs::-webkit-scrollbar{display:none}.universe-tab{flex:0 0 auto;display:flex;gap:12px;align-items:center;padding:14px 18px;background:transparent;border:1px solid rgba(255,255,255,.12);color:var(--lc-muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;cursor:pointer}.universe-tab span{font-family:Georgia,serif;color:var(--lc-gold);font-size:15px}.universe-tab.is-active{background:var(--lc-gold);color:#080808;border-color:var(--lc-gold)}.universe-tab.is-active span{color:#080808}.universe-panel{display:none;padding-top:55px}.universe-panel.is-active{display:block}.universe-panel__intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:38px}.universe-panel__intro h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(42px,6vw,88px);line-height:.95;margin:10px 0}.universe-panel__intro p{color:var(--lc-muted);font-size:17px}.auto-rail-wrap{position:relative}.auto-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:25px;overscroll-behavior-inline:contain}.auto-rail::-webkit-scrollbar{display:none}.auto-rail__item{flex:0 0 min(420px,78vw);scroll-snap-align:start}.auto-rail .product-card{height:100%}.rail-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.rail-controls button{width:46px;height:46px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:var(--lc-text);cursor:pointer}.rail-controls button:hover{border-color:var(--lc-gold);color:var(--lc-gold)}.journal-stream{overflow:hidden;background:linear-gradient(180deg,var(--lc-bg),#090806,var(--lc-bg))}.journal-ticker{overflow:hidden;margin:10px 0 55px;border-block:1px solid rgba(201,165,100,.25)}.journal-ticker__track{display:flex;width:max-content;animation:journalTicker 35s linear infinite}.journal-ticker span{padding:16px 35px;font-size:10px;letter-spacing:.24em;color:var(--lc-gold)}.journal-ticker span:after{content:"\25c6";margin-left:35px;font-size:7px}.journal-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:var(--lc-radius);background:#ffffff06;min-height:590px}.journal-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.journal-card__media{position:relative;height:330px;overflow:hidden}.journal-card__media img,.journal-card__media .synthetic-world{height:100%;object-fit:cover;transition:transform .8s}.journal-card:hover .journal-card__media img{transform:scale(1.045)}.journal-card__date{position:absolute;left:18px;bottom:16px;padding:8px 10px;background:#000000ad;font-size:9px;letter-spacing:.14em}.journal-card__body{padding:28px}.journal-card h3{font-family:Georgia,serif;font-weight:400;font-size:32px;line-height:1.08;margin:10px 0 15px}.journal-card .text-link{display:inline-block;margin-top:18px}.auto-rail--journal .auto-rail__item{flex-basis:min(520px,86vw)}@keyframes journalTicker{to{transform:translate(-50%)}}@media(max-width:989px){.universe-panel__intro{grid-template-columns:1fr;gap:20px}.auto-rail__item{flex-basis:min(370px,82vw)}}@media(max-width:749px){.universe-panel{padding-top:38px}.universe-panel__intro h3{font-size:48px}.journal-card{min-height:520px}.journal-card__media{height:270px}.rail-controls{justify-content:center}}@media(prefers-reduced-motion:reduce){.journal-ticker__track{animation:none}.auto-rail{scroll-behavior:auto}}body{cursor:none}.lc-cursor{position:fixed;left:0;top:0;width:22px;height:22px;border:1px solid rgba(233,204,145,.92);border-radius:50%;pointer-events:none;z-index:9999;transform:translate3d(-50%,-50%,0);mix-blend-mode:difference;transition:width .2s,height .2s,border-color .2s,background .2s}.lc-cursor:before,.lc-cursor:after{content:"";position:absolute;left:50%;top:50%;background:#e9cc91e6;transform:translate(-50%,-50%)}.lc-cursor:before{width:4px;height:1px}.lc-cursor:after{width:1px;height:4px}.lc-cursor__label{position:absolute;left:30px;top:50%;transform:translateY(-50%);font-size:8px;letter-spacing:.18em;white-space:nowrap;opacity:0;color:#fff}.lc-cursor.is-active{width:76px;height:76px;background:#c9a5641f;border-color:#fff}.lc-cursor.is-active .lc-cursor__label{opacity:1}.lc-cursor.is-hidden{opacity:0}@media(pointer:coarse){body{cursor:auto}.lc-cursor{display:none}}.section-heading--split{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;margin-bottom:58px}.section-heading h2,.advisory h2,.private-process h2,.inquiry-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(50px,7vw,108px);letter-spacing:-.055em;line-height:.92;margin:12px 0}.sales-worlds{position:relative;overflow:hidden}.sales-worlds:before{content:"";position:absolute;inset:5% -20% auto auto;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(201,165,100,.1),transparent 67%);pointer-events:none}.sales-worlds__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sales-world{position:relative;min-height:720px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:calc(var(--lc-radius) + 8px);isolation:isolate;transform-style:preserve-3d;background:#090909;transition:border-color .5s,box-shadow .5s}.sales-world:nth-child(3n){grid-column:span 2;min-height:780px}.sales-world:hover{border-color:#c9a56480;box-shadow:0 40px 120px #0009,0 0 60px #c9a56414}.sales-world__visual,.sales-world__visual>img,.world-art{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;width:106%;height:106%;object-fit:cover;transition:transform 1.3s cubic-bezier(.2,.7,.2,1)}.sales-world:hover .sales-world__visual{transform:scale(1.04)}.sales-world__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#00000014,#00000029 35%,#000000eb 91%),linear-gradient(90deg,rgba(0,0,0,.3),transparent)}.sales-world__content{position:absolute;inset:auto 0 0;padding:42px;z-index:3;transform:translateZ(45px)}.sales-world__top{position:absolute;left:42px;right:42px;bottom:calc(100% + 360px);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.2em}.sales-world__top span:last-child{border:1px solid rgba(255,255,255,.22);padding:8px 10px;background:#0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sales-world h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(48px,6vw,92px);letter-spacing:-.05em;line-height:.9;margin:10px 0 22px}.sales-world p{max-width:700px;color:#ffffffb8;font-size:17px}.sales-world__features{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.sales-world__features span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(255,255,255,.16);background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:9px 11px}.button--glass{background:#ffffff14;border-color:#ffffff47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.world-art{overflow:hidden;background:radial-gradient(circle at 70% 30%,rgba(232,201,139,.28),transparent 20%),linear-gradient(145deg,#050505,#11131a)}.world-art i{position:absolute;display:block}.world-art i:nth-child(1){width:62%;height:28%;left:19%;top:32%;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:perspective(700px) rotateX(67deg);box-shadow:0 0 90px #c9a5642e,inset 0 0 60px #ffffff0a}.world-art i:nth-child(2){width:100%;height:45%;left:0;bottom:-13%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 1px,transparent 1px 8vw),linear-gradient(rgba(255,255,255,.07),transparent);transform:perspective(700px) rotateX(60deg);transform-origin:bottom}.world-art i:nth-child(3){width:20vw;height:20vw;border-radius:50%;right:8%;top:12%;background:radial-gradient(circle,#fff 0 1%,rgba(201,165,100,.45) 8%,transparent 65%)}.world-art i:nth-child(4){width:36%;height:1px;left:32%;top:48%;background:linear-gradient(90deg,transparent,#fff,transparent);box-shadow:0 0 30px #fff}.world-art--yacht{background:linear-gradient(#101622 0 52%,#09151b 52% 100%)}.world-art--yacht i:nth-child(1){width:63%;height:12%;left:19%;top:48%;border-radius:60% 0 55% 50%;transform:skew(-13deg);background:linear-gradient(180deg,#d8d8d4,#70757a);box-shadow:0 20px 50px #000000b3}.world-art--hypercar i:nth-child(1),.world-art--offcar i:nth-child(1){width:62%;height:18%;left:19%;top:49%;border-radius:65% 42% 20% 35%;transform:skew(-9deg);background:linear-gradient(160deg,#3b3e43,#050505);box-shadow:0 20px 60px #000}.world-art--estate i:nth-child(1),.world-art--offestate i:nth-child(1){width:58%;height:34%;left:24%;top:33%;border-radius:0;transform:none;background:linear-gradient(90deg,#ffffff1f,#ffffff08);border:1px solid rgba(255,255,255,.25)}.world-art--watch i:nth-child(1){width:24%;height:46%;left:38%;top:25%;border-radius:50%;transform:none;border:14px solid rgba(215,183,117,.35);box-shadow:0 0 80px #c9a56440,inset 0 0 50px #000}.sales-world__light{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;z-index:2;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.16) 49%,transparent 56%);transform:translate(-60%) rotate(7deg);transition:transform 1.1s}.sales-world:hover .sales-world__light{transform:translate(60%) rotate(7deg)}.luxury-ticker{overflow:hidden;border-block:1px solid rgba(201,165,100,.24);background:#070604}.luxury-ticker__track{display:flex;width:max-content;animation:lcTicker 38s linear infinite}.luxury-ticker span{padding:17px 38px;font-size:10px;letter-spacing:.22em;color:var(--lc-gold);white-space:nowrap}.luxury-ticker span:after{content:"\25c7";margin-left:38px}@keyframes lcTicker{to{transform:translate(-50%)}}.advisory{background:radial-gradient(circle at 16% 16%,rgba(201,165,100,.09),transparent 28%),#050505}.advisory__layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.advisory__intro{position:sticky;top:150px}.advisory__promise{display:flex;gap:12px;align-items:center;margin-top:35px;font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:var(--lc-gold)}.advisory__promise span{width:9px;height:9px;border-radius:50%;background:#76b78a;box-shadow:0 0 18px #76b78a}.advisory__cards{display:grid;gap:20px}.advisor-card{display:grid;grid-template-columns:230px 1fr;overflow:hidden;padding:0!important}.advisor-card__portrait{min-height:320px;background:#0b0b0b}.advisor-card__portrait img{height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}.advisor-silhouette{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(201,165,100,.17),transparent 24%),linear-gradient(145deg,#141414,#060606)}.advisor-silhouette span{font-family:Georgia,serif;font-size:72px;color:#c9a5648c}.advisor-card__body{padding:38px;display:flex;flex-direction:column;justify-content:center}.advisor-card h3{font-family:Georgia,serif;font-size:36px;font-weight:400;margin:6px 0 15px}.advisor-card p{color:var(--lc-muted)}.advisor-card__languages{margin-top:20px;font-size:9px;letter-spacing:.18em;color:var(--lc-gold)}.private-process{position:relative}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid rgba(255,255,255,.14)}.process-step{padding:35px 28px 50px;border-right:1px solid rgba(255,255,255,.12);min-height:290px}.process-step:first-child{border-left:1px solid rgba(255,255,255,.12)}.process-step>span{font-family:Georgia,serif;font-size:54px;color:#c9a56459}.process-step h3{font-family:Georgia,serif;font-weight:400;font-size:27px;margin:55px 0 12px}.process-step p{color:var(--lc-muted)}.process-cta{margin-top:24px;display:flex;justify-content:space-between;align-items:center;padding:38px 42px!important}.process-cta h3{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:0}.inquiry-section{background:radial-gradient(circle at 80% 28%,rgba(201,165,100,.12),transparent 27%),#050505}.inquiry-grid{align-items:start}.inquiry-copy{position:sticky;top:150px}.inquiry-benefits{display:grid;gap:14px;margin:38px 0}.inquiry-benefits div{display:flex;gap:14px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:14px}.inquiry-benefits span{color:var(--lc-gold);font-size:8px}.inquiry-note{font-size:11px;letter-spacing:.06em;color:var(--lc-muted)}.inquiry-form{padding:42px!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-consent{display:flex!important;align-items:flex-start;gap:12px;font-size:11px;color:var(--lc-muted);margin:20px 0}.form-consent input{width:auto;margin-top:3px}.button--wide{width:100%;justify-content:space-between}.form-success{border:1px solid rgba(118,183,138,.4);background:#76b78a14;padding:20px;margin-bottom:25px}@media(max-width:1100px){.sales-worlds__grid{grid-template-columns:1fr}.sales-world:nth-child(3n){grid-column:auto}.advisory__layout{grid-template-columns:1fr}.advisory__intro,.inquiry-copy{position:static}.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.section-heading--split{grid-template-columns:1fr;gap:18px}.sales-world{min-height:650px}.sales-world__content{padding:28px}.sales-world__top{left:28px;right:28px;bottom:calc(100% + 330px)}.sales-world h3{font-size:50px}.advisory__cards{gap:14px}.advisor-card{grid-template-columns:1fr}.advisor-card__portrait{min-height:250px}.process-grid{grid-template-columns:1fr}.process-step,.process-step:first-child{border-left:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.process-cta{align-items:flex-start;flex-direction:column;gap:25px}.form-grid{grid-template-columns:1fr}.inquiry-form{padding:25px!important}}@media(prefers-reduced-motion:reduce){.luxury-ticker__track{animation:none}.sales-world__light{display:none}}.deep-journey{position:relative;background:#020202;overflow:clip}.deep-journey__intro{position:relative;z-index:4;padding-top:140px;padding-bottom:100px;max-width:980px}.deep-journey__intro h2{font-family:Georgia,serif;font-size:clamp(48px,7vw,112px);line-height:.93;font-weight:400;letter-spacing:-.045em;margin:14px 0 30px}.deep-journey__intro .rte{max-width:650px;font-size:17px}.deep-journey__track{position:relative}.deep-scene{height:180vh;position:relative}.deep-scene__sticky{position:sticky;top:0;height:100vh;min-height:720px;overflow:hidden;isolation:isolate;background:#050505}.deep-scene__media,.deep-scene__shade,.deep-scene__fog,.deep-scene__frame,.deep-scene__orb{position:absolute;top:-5%;right:-5%;bottom:-5%;left:-5%;will-change:transform}.deep-scene__media{z-index:-6}.deep-scene__media>img,.deep-scene__media>video{width:100%;height:100%;object-fit:cover;filter:saturate(.76) contrast(1.12) brightness(.62);transform:scale(1.07)}.deep-scene__shade{z-index:-1;background:linear-gradient(90deg,#000000db,#00000047 47%,#000000a8),linear-gradient(180deg,rgba(0,0,0,.5),transparent 30%,rgba(0,0,0,.78))}.deep-scene__fog{z-index:-3;background:radial-gradient(ellipse at 50% 88%,rgba(255,255,255,.08),transparent 42%);filter:blur(28px);opacity:.6}.deep-scene__frame{z-index:1;top:28px;right:28px;bottom:28px;left:28px;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 120px #0000008c;pointer-events:none}.deep-scene__frame:before,.deep-scene__frame:after{content:"";position:absolute;width:72px;height:72px;border-color:#c7a56ab3}.deep-scene__frame:before{left:-1px;top:-1px;border-left:1px solid;border-top:1px solid}.deep-scene__frame:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.deep-scene__orb{inset:auto;width:34vw;height:34vw;border-radius:50%;filter:blur(5px);opacity:.28;z-index:-4}.deep-scene__orb--one{right:-9vw;top:4vh;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.45),rgba(199,165,106,.16) 28%,transparent 68%)}.deep-scene__orb--two{left:24vw;bottom:-22vw;background:radial-gradient(circle,rgba(199,165,106,.17),transparent 65%)}.deep-scene__content{height:100%;position:relative;z-index:3;display:flex;align-items:center}.deep-scene__copy{width:min(610px,56vw);padding:48px 50px!important;background:linear-gradient(145deg,#0c0c0cb8,#0c0c0c52)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 45px 130px #000000a6,inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%);transform-style:preserve-3d}.deep-scene__copy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.055) 48%,transparent 72%);transform:translate(-110%);animation:deepGlassSweep 8s ease-in-out infinite}.deep-scene__copy h3{font-family:Georgia,serif;font-size:clamp(48px,6.2vw,100px);line-height:.92;font-weight:400;letter-spacing:-.045em;margin:12px 0 24px}.deep-scene__copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#f7f3e8bd;max-width:520px}.deep-scene__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.deep-scene__facts span{padding:9px 13px;border:1px solid rgba(255,255,255,.13);background:#ffffff09;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--lc-gold)}.deep-scene__index{position:absolute;left:0;top:9vh;display:flex;align-items:center;gap:16px;font-size:9px;letter-spacing:.18em;color:#ffffffb8}.deep-scene__index span:first-child{font-family:Georgia,serif;font-size:30px;color:var(--lc-gold)}.deep-scene__index i{width:72px;height:1px;background:linear-gradient(90deg,var(--lc-gold),transparent)}.deep-scene__word{position:absolute;right:-1vw;bottom:3vh;font-family:Georgia,serif;font-size:clamp(76px,16vw,280px);line-height:.78;letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.1);opacity:.7;white-space:nowrap;pointer-events:none}.deep-scene__scrollcue{position:absolute;right:4.2vw;bottom:6vh;z-index:5;display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:.2em;color:#ffffff8f;writing-mode:vertical-rl}.deep-scene__scrollcue span{width:1px;height:55px;background:linear-gradient(var(--lc-gold),transparent);animation:deepScroll 2.2s ease-in-out infinite}.deep-art{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#050505;perspective:1200px}.deep-art__sky{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 68% 30%,rgba(199,165,106,.22),transparent 15%),radial-gradient(circle at 30% 25%,rgba(80,112,150,.15),transparent 30%),linear-gradient(#090b10,#020203 58%,#070707)}.deep-art__horizon{position:absolute;left:-10%;right:-10%;top:59%;height:1px;background:linear-gradient(90deg,transparent,rgba(199,165,106,.85),transparent);box-shadow:0 0 55px 8px #c7a56a3d}.deep-art__grid{position:absolute;left:-30%;right:-30%;bottom:-40%;height:70%;background-image:linear-gradient(rgba(199,165,106,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(199,165,106,.1) 1px,transparent 1px);background-size:70px 70px;transform:perspective(600px) rotateX(68deg);transform-origin:center top;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 30%,#000);mask-image:linear-gradient(to bottom,transparent,#000 30%,#000)}.deep-art__object{position:absolute;left:52%;top:54%;width:34vw;height:12vw;transform:translate(-50%,-50%) skew(-9deg);border:1px solid rgba(255,255,255,.32);background:linear-gradient(145deg,#ffffff29,#c7a56a0a 45%,#000000c7);box-shadow:0 40px 120px #000c,0 0 40px #c7a56a26;clip-path:polygon(8% 56%,20% 20%,83% 15%,100% 58%,88% 77%,13% 84%)}.deep-art__ring{position:absolute;border:1px solid rgba(199,165,106,.34);border-radius:50%;left:60%;top:48%;transform:translate(-50%,-50%) rotateX(66deg);box-shadow:0 0 42px #c7a56a14}.deep-art__ring--one{width:44vw;height:44vw;animation:deepSpin 24s linear infinite}.deep-art__ring--two{width:29vw;height:29vw;animation:deepSpinReverse 17s linear infinite}.deep-art__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 22px 8px #c7a56acc}.deep-art__spark--one{left:28%;top:31%;animation:deepFloat 5s ease-in-out infinite}.deep-art__spark--two{right:18%;bottom:27%;animation:deepFloat 7s ease-in-out infinite reverse}.deep-scene--yacht .deep-art__object{clip-path:polygon(1% 50%,18% 31%,65% 20%,92% 35%,100% 57%,83% 68%,15% 70%);height:11vw}.deep-scene--yacht .deep-art__grid{background-size:110px 35px;filter:blur(1px);transform:perspective(500px) rotateX(72deg) scaleX(1.3)}.deep-scene--hypercar .deep-art__object,.deep-scene--offcar .deep-art__object{height:10vw;clip-path:polygon(0 63%,14% 34%,36% 21%,77% 20%,93% 37%,100% 65%,87% 77%,11% 78%)}.deep-scene--offcar .deep-art__sky{background:radial-gradient(circle at 50% 45%,rgba(199,165,106,.12),transparent 20%),linear-gradient(#020202,#090909)}.deep-scene--estate .deep-art__object,.deep-scene--offestate .deep-art__object{width:34vw;height:29vw;clip-path:polygon(10% 7%,88% 0,100% 93%,0 100%);background:repeating-linear-gradient(90deg,#ffffff1f 0 2%,#00000094 2% 7%),linear-gradient(145deg,#c7a56a38,#050505)}.deep-scene--offestate .deep-art__object{clip-path:polygon(3% 36%,37% 7%,91% 23%,100% 91%,0 100%)}.deep-scene--watch .deep-art__object{width:23vw;height:23vw;border-radius:50%;clip-path:none;background:radial-gradient(circle,transparent 32%,rgba(255,255,255,.14) 33% 35%,rgba(199,165,106,.18) 36% 43%,rgba(0,0,0,.78) 44%);box-shadow:inset 0 0 0 16px #ffffff0a,0 0 120px #c7a56a33;animation:deepWatch 18s linear infinite}.deep-scene--watch .deep-art__object:before,.deep-scene--watch .deep-art__object:after{content:"";position:absolute;left:50%;top:50%;width:2px;height:37%;background:var(--lc-gold);transform-origin:50% 100%;transform:translate(-50%,-100%) rotate(42deg)}.deep-scene--watch .deep-art__object:after{height:27%;transform:translate(-50%,-100%) rotate(127deg);background:#eee}.deep-scene.is-scene-active .deep-scene__copy{animation:deepPanelIn .9s cubic-bezier(.2,.7,.2,1) both}.deep-scene.is-scene-active .deep-scene__word{animation:deepWordIn 1.2s ease both}@keyframes deepSpin{to{transform:translate(-50%,-50%) rotateX(66deg) rotate(360deg)}}@keyframes deepSpinReverse{to{transform:translate(-50%,-50%) rotateX(66deg) rotate(-360deg)}}@keyframes deepFloat{50%{transform:translate3d(20px,-28px,0);opacity:.45}}@keyframes deepScroll{0%,to{transform:scaleY(.25);transform-origin:top}50%{transform:scaleY(1)}}@keyframes deepGlassSweep{0%,60%{transform:translate(-110%)}80%,to{transform:translate(110%)}}@keyframes deepWatch{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes deepPanelIn{0%{opacity:.2;transform:translate3d(-40px,25px,0) rotateY(8deg)}to{opacity:1;transform:none}}@keyframes deepWordIn{0%{opacity:0;transform:translate(8vw)}to{opacity:.7;transform:none}}@media(max-width:900px){.deep-scene{height:145vh}.deep-scene__sticky{min-height:650px}.deep-scene__copy{width:min(670px,calc(100vw - 48px));padding:34px!important}.deep-scene__copy h3{font-size:clamp(44px,12vw,78px)}.deep-scene__index{left:24px}.deep-scene__word{font-size:22vw;bottom:10vh}.deep-scene__frame{top:12px;right:12px;bottom:12px;left:12px}.deep-art__object{width:60vw;height:22vw}.deep-scene--estate .deep-art__object,.deep-scene--offestate .deep-art__object{width:55vw;height:46vw}.deep-scene--watch .deep-art__object{width:44vw;height:44vw}.deep-scene__scrollcue{display:none}}@media(max-width:600px){.deep-journey__intro{padding-top:90px;padding-bottom:65px}.deep-scene{height:135vh}.deep-scene__content{align-items:flex-end;padding-bottom:76px}.deep-scene__copy{padding:25px!important}.deep-scene__copy>p:not(.eyebrow){font-size:14px}.deep-scene__index{top:75px}.deep-scene__facts{gap:7px}.deep-scene__facts span{font-size:7px;padding:7px 9px}.deep-scene__word{bottom:44%;right:-5vw}.deep-scene__orb{width:70vw;height:70vw}}@media(prefers-reduced-motion:reduce){.deep-art__ring,.deep-art__spark,.deep-art__object,.deep-scene__copy:before,.deep-scene__scrollcue span{animation:none!important}.deep-scene{height:auto}.deep-scene__sticky{position:relative}}.header-contact{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15;text-transform:uppercase;letter-spacing:.12em}.header-contact small{font-size:8px;color:#ffffff94}.header-contact strong{font-size:11px;color:var(--lc-gold);font-weight:600}.deep-art--overlay{background:transparent;mix-blend-mode:screen;opacity:.72;pointer-events:none}.deep-art--overlay .deep-art__grid{opacity:.38}.deep-art--overlay .deep-art__horizon{opacity:.65}.footer-grid--minimal{grid-template-columns:1.3fr .8fr 1fr .8fr}.footer-contact-name{font-family:Georgia,serif;font-size:28px;color:var(--lc-gold);margin:.25em 0}.site-footer .text-link{display:inline-block;margin-top:16px;color:var(--lc-gold)}@keyframes lcWorldBreath{0%{transform:scale(1.065) translate3d(-.5%,0,0)}to{transform:scale(1.12) translate3d(.8%,-.5%,0)}}@media(max-width:900px){.header-contact{margin-left:auto}.footer-grid--minimal{grid-template-columns:1fr 1fr}}@media(max-width:600px){.header-contact small{display:none}.header-contact strong{font-size:9px}.footer-grid--minimal{grid-template-columns:1fr}.deep-scene__media>img{object-position:center}}.deep-scene__media{top:-2.5%;right:-2.5%;bottom:-2.5%;left:-2.5%;overflow:hidden;contain:paint}.deep-scene__media>picture{display:block;width:100%;height:100%}.deep-scene__media>picture>img,.deep-scene__image,.deep-scene__media>video{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(1.018);transform-origin:center center;filter:saturate(.82) contrast(1.1) brightness(.67);will-change:transform}.deep-scene__media>img{transform:translateZ(0) scale(1.018)}.deep-scene.is-scene-active .deep-scene__image{animation:lcWorldBreathSharp 18s cubic-bezier(.4,0,.2,1) infinite alternate}@keyframes lcWorldBreathSharp{0%{transform:translateZ(0) scale(1.008)}to{transform:translateZ(0) scale(1.028)}}@media(min-width:2200px){.deep-scene__media>picture>img,.deep-scene__image{transform:translateZ(0) scale(1.012)}@keyframes lcWorldBreathSharp{0%{transform:translateZ(0) scale(1.004)}to{transform:translateZ(0) scale(1.018)}}}@media(max-width:900px){.deep-scene__media{top:-1.5%;right:-1.5%;bottom:-1.5%;left:-1.5%}.deep-scene__media>picture>img,.deep-scene__image{transform:translateZ(0) scale(1.012)}@keyframes lcWorldBreathSharp{0%{transform:translateZ(0) scale(1.004)}to{transform:translateZ(0) scale(1.018)}}}@media(prefers-reduced-motion:reduce){.deep-scene__image{animation:none!important;transform:translateZ(0) scale(1.008)!important}}:root{--lc-ivory:#f8f1e4;--lc-gold-soft:#ead1a0;--lc-black:#020202;--lc-ease:cubic-bezier(.16,1,.3,1)}::selection{background:var(--lc-gold);color:#090704}html{background:#020202;scroll-padding-top:108px}body{overflow-x:hidden;background:radial-gradient(circle at 50% -10%,#17130d 0,#050505 28%,#020202 62%);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:400;letter-spacing:.004em}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.018),transparent 24%,transparent 75%,rgba(201,165,100,.018)),radial-gradient(circle at 20% 40%,rgba(201,165,100,.035),transparent 28%)}a,button{tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:1px solid var(--lc-gold-soft);outline-offset:5px}.lc-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:70;pointer-events:none;opacity:.58;mix-blend-mode:screen}.lc-grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;pointer-events:none;opacity:.045;background-image:radial-gradient(circle at 20% 30%,#fff 0 .45px,transparent .7px),radial-gradient(circle at 70% 60%,#fff 0 .35px,transparent .65px);background-size:7px 9px,11px 13px;animation:lcGrainShift .25s steps(2) infinite}@keyframes lcGrainShift{0%{transform:translate(0)}25%{transform:translate(-1%,1%)}50%{transform:translate(1%,-1%)}75%{transform:translate(.5%,1%)}to{transform:translate(0)}}.lc-prelude{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;background:#020202;transition:opacity .8s var(--lc-ease),visibility .8s}.lc-prelude.is-complete{opacity:0;visibility:hidden;pointer-events:none}.lc-prelude__frame{position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px solid rgba(231,204,151,.2);transform:scale(.985);animation:lcPreludeFrame 1.6s var(--lc-ease) both}.lc-prelude__frame:before,.lc-prelude__frame:after{content:"";position:absolute;width:76px;height:76px;border-color:var(--lc-gold)}.lc-prelude__frame:before{left:-1px;top:-1px;border-left:1px solid;border-top:1px solid}.lc-prelude__frame:after{right:-1px;bottom:-1px;border-right:1px solid;border-bottom:1px solid}.lc-prelude__content{text-align:center;display:grid;justify-items:center;gap:19px}.lc-prelude__micro{font-size:8px;letter-spacing:.34em;color:#ffffff8a;animation:lcPreludeUp 1s .1s var(--lc-ease) both}.lc-prelude strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,6vw,84px);font-weight:400;letter-spacing:.2em;padding-left:.2em;background:linear-gradient(90deg,#876d40,#fff2cc 48%,#9b7b45);-webkit-background-clip:text;background-clip:text;color:transparent;animation:lcPreludeUp 1.1s .18s var(--lc-ease) both}.lc-prelude i{display:block;width:min(310px,50vw);height:1px;background:#ffffff1f;overflow:hidden}.lc-prelude b{display:block;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--lc-gold-soft),transparent);transform:translate(-100%);animation:lcPreludeLoad 1.25s .2s var(--lc-ease) forwards}@keyframes lcPreludeFrame{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes lcPreludeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes lcPreludeLoad{to{transform:translate(100%)}}.no-js .lc-prelude{display:none}.site-header{height:104px;isolation:isolate}.site-header:after{content:"";position:absolute;left:3vw;right:3vw;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transition:.5s}.site-header__halo{position:absolute;inset:-120px 18% auto;height:180px;z-index:-1;background:radial-gradient(ellipse,rgba(201,165,100,.1),transparent 65%);opacity:0;transition:.5s}.site-header.is-scrolled{background:#030303c7;backdrop-filter:blur(28px) saturate(135%);-webkit-backdrop-filter:blur(28px) saturate(135%);border-color:transparent;box-shadow:0 20px 70px #00000057}.site-header.is-scrolled .site-header__halo{opacity:1}.header-inner{height:104px;gap:36px}.brand{display:flex;flex-direction:column;gap:2px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;letter-spacing:.24em}.brand small{font-family:Arial,sans-serif;font-size:6px;letter-spacing:.42em;color:#ffffff6b}.brand__fallback{display:flex;align-items:center;gap:12px}.brand__symbol{width:46px!important;height:46px!important;max-height:none!important;object-fit:cover;border:1px solid rgba(201,165,100,.22);box-shadow:0 0 30px #c9a56414}.brand__copy{display:grid;gap:2px}.desktop-nav{gap:clamp(18px,2.2vw,38px)}.desktop-nav a{position:relative;display:flex;gap:8px;align-items:center;padding:12px 0;font-size:9px;letter-spacing:.18em;opacity:.72}.desktop-nav a span{font-family:Georgia,serif;color:var(--lc-gold);font-size:11px}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:1px;background:linear-gradient(90deg,var(--lc-gold),transparent);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--lc-ease)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{gap:10px}.header-search,.header-selection{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.13);border-radius:50%;transition:.35s}.header-search:hover,.header-selection:hover{border-color:#ead1a0a6;background:#ead1a014}.header-search svg,.header-selection svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.3}.header-selection>span{position:absolute;right:-3px;top:-3px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:var(--lc-gold);color:#090704;font-size:8px;font-weight:700}.mobile-menu__selection{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--lc-gold)!important}.header-contact{min-width:168px;padding:10px 14px 10px 18px;border-left:1px solid rgba(201,165,100,.5);background:linear-gradient(90deg,rgba(201,165,100,.07),transparent);transition:.35s}.header-contact:hover{background:linear-gradient(90deg,rgba(201,165,100,.15),transparent)}.menu-toggle{position:relative;width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;z-index:2}.menu-toggle span{position:absolute;left:11px;top:18px;width:22px;margin:0;transition:.35s var(--lc-ease)}.menu-toggle span+span{top:26px;width:15px;left:18px}.menu-open .menu-toggle span{top:22px;left:11px;width:22px;transform:rotate(45deg)}.menu-open .menu-toggle span+span{transform:rotate(-45deg)}.mobile-menu{top:0;right:0;bottom:0;left:0;z-index:1;min-height:100dvh;padding:140px max(28px,8vw) 45px;background:radial-gradient(circle at 82% 15%,rgba(201,165,100,.16),transparent 28%),#030303fb;overflow:auto}.mobile-menu__glow{position:absolute;right:-22vw;top:18vh;width:68vw;height:68vw;border:1px solid rgba(201,165,100,.16);border-radius:50%;box-shadow:0 0 120px #c9a56414,inset 0 0 80px #c9a5640d}.mobile-menu__eyebrow{position:relative;font-size:8px;letter-spacing:.3em;color:var(--lc-gold);margin:0 0 18px}.mobile-menu nav{position:relative}.mobile-menu nav a{display:flex;gap:18px;align-items:center;font-family:Georgia,serif;font-size:clamp(27px,7vw,48px);line-height:1.05;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu nav a span{font-family:Arial,sans-serif;font-size:8px;color:var(--lc-gold);letter-spacing:.18em}.mobile-menu__footer{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu__footer>div{display:grid;gap:3px}.mobile-menu__footer>div strong{font-family:Georgia,serif;font-weight:400}.mobile-menu__footer>div span,.mobile-menu__legal{font-size:9px;letter-spacing:.1em;color:var(--lc-muted)}.hero--v12{min-height:max(820px,100svh);align-items:center;background:#020202}.hero--v12 .hero-media{top:-2.2%;right:-2.2%;bottom:-2.2%;left:-2.2%;transform-style:preserve-3d}.hero-media--universe{background:#030303}.hero-world{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;transform:scale(1.065) rotate(.25deg);transition:opacity 1.35s var(--lc-ease),transform 7s ease;will-change:opacity,transform}.hero-world img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.08) brightness(.74)}.hero-world.is-active{opacity:1;transform:scale(1.01) rotate(0);z-index:2}.hero-world:nth-child(2) img{object-position:center 56%}.hero-world:nth-child(3) img{object-position:center 54%}.hero-world:nth-child(4) img{object-position:center 52%}.hero--v12 .hero-shade{z-index:0;background:linear-gradient(90deg,#000000eb 0,#000000a3 36%,#0000001f 66%,#00000080),linear-gradient(180deg,rgba(0,0,0,.55),transparent 29%,rgba(0,0,0,.86) 100%)}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;box-shadow:inset 0 0 160px 35px #000000b3;background:radial-gradient(circle at 74% 44%,transparent 0 16%,rgba(0,0,0,.06) 37%,rgba(0,0,0,.28) 100%)}.hero--v12 .hero-grid{z-index:1;opacity:.16;background-size:6.2vw 6.2vw;mask-image:linear-gradient(90deg,#000,transparent 62%);-webkit-mask-image:linear-gradient(90deg,#000,transparent 62%)}.hero-orbit{position:absolute;right:-12vw;top:4vh;z-index:1;width:min(60vw,900px);aspect-ratio:1;border:1px solid rgba(234,209,160,.15);border-radius:50%;transform:perspective(900px) rotateY(-34deg) rotateX(18deg);pointer-events:none}.hero-orbit:before,.hero-orbit:after,.hero-orbit i{content:"";position:absolute;top:12%;right:12%;bottom:12%;left:12%;border:1px solid rgba(234,209,160,.11);border-radius:50%}.hero-orbit:after{top:29%;right:29%;bottom:29%;left:29%}.hero-orbit i:nth-child(1){top:5%;right:39%;bottom:5%;left:39%;transform:rotate(31deg)}.hero-orbit i:nth-child(2){top:39%;right:5%;bottom:39%;left:5%;transform:rotate(-22deg)}.hero-orbit i:nth-child(3){top:21%;right:21%;bottom:21%;left:21%;border-style:dashed;animation:lcOrbitSpin 24s linear infinite}.hero-orbit span{position:absolute;left:20%;top:17%;width:5px;height:5px;border-radius:50%;background:#fff4d8;box-shadow:0 0 26px 9px #c9a564b8;animation:lcOrbitalPulse 3.2s ease-in-out infinite}@keyframes lcOrbitSpin{to{transform:rotate(360deg)}}@keyframes lcOrbitalPulse{50%{opacity:.35;transform:scale(.65)}}.hero-content.page-width{z-index:4;width:min(calc(100% - 64px),var(--lc-width));max-width:none;margin-inline:auto;padding:145px 0 170px}.hero-content>*{max-width:800px}.hero-index{display:flex;align-items:center;gap:14px;margin:0 0 clamp(28px,5vh,64px);font-size:8px;letter-spacing:.24em}.hero-index span:first-child{color:var(--lc-gold-soft)}.hero-index i{display:block;width:62px;height:1px;background:linear-gradient(90deg,var(--lc-gold),transparent)}.hero--v12 h1{max-width:940px;margin:17px 0 28px;font-size:clamp(66px,8.4vw,145px);line-height:.82;letter-spacing:-.058em;text-wrap:balance;text-shadow:0 24px 70px rgba(0,0,0,.5)}.hero--v12 h1 span,.hero--v12 h1 em{display:block}.hero--v12 h1 em{font-weight:400;color:transparent;-webkit-text-stroke:1px rgba(248,241,228,.9);font-style:italic;transform:translate(clamp(18px,4vw,68px))}.hero--v12 .hero-text{max-width:650px;font-size:clamp(16px,1.25vw,20px);line-height:1.68;color:#ffffffb8}.hero--v12 .button-row{margin-top:34px}.button{position:relative;overflow:hidden;min-height:56px;padding-inline:30px;border-radius:0;transition:transform .45s var(--lc-ease),box-shadow .45s,border-color .35s,background .35s}.button:before{content:"";position:absolute;inset:-60% auto -60% -40%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);transform:skew(-18deg);transition:transform .8s var(--lc-ease)}.button:hover:before{transform:translate(520%) skew(-18deg)}.button:hover{box-shadow:0 18px 50px #c9a56438}.button span{margin-left:20px}.hero-proof{display:flex;gap:0;margin-top:38px;border-top:1px solid rgba(255,255,255,.14);width:min(690px,100%)}.hero-proof>div{display:grid;gap:3px;min-width:150px;padding:18px 28px 0 0;margin-right:28px;border-right:1px solid rgba(255,255,255,.12)}.hero-proof>div:last-child{border-right:0}.hero-proof strong{font-family:Georgia,serif;font-size:20px;font-weight:400;color:var(--lc-gold-soft)}.hero-proof span{font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff85}.hero-world-switcher{position:absolute;right:max(34px,calc((100vw - var(--lc-width))/2));bottom:42px;z-index:5;display:flex;background:#0404047a;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hero-world-switcher button{position:relative;min-width:112px;padding:17px 18px;background:transparent;border:0;border-right:1px solid rgba(255,255,255,.1);color:#ffffff7a;font-size:8px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:.4s}.hero-world-switcher button:last-child{border-right:0}.hero-world-switcher button span{display:block;font-family:Georgia,serif;font-size:15px;color:var(--lc-gold);margin-bottom:3px}.hero-world-switcher button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--lc-gold);transform:scaleX(0);transition:transform 6.4s linear}.hero-world-switcher button.is-active{color:#fff;background:#ffffff0e}.hero-world-switcher button.is-active:after{transform:scaleX(1)}.hero--v12 .hero-rail{right:24px}.hero--v12 .scroll-cue{right:auto;left:24px;bottom:38px;display:flex;gap:14px;align-items:center;writing-mode:vertical-rl;font-size:8px;color:#ffffff80}.scroll-cue span{display:block;width:1px;height:55px;background:linear-gradient(var(--lc-gold),transparent);animation:deepScroll 2.2s ease-in-out infinite}.deep-journey__intro{padding-top:180px;padding-bottom:130px}.deep-journey__intro:after{content:"VELSENOR";position:absolute;right:-2vw;bottom:20px;font-family:Georgia,serif;font-size:clamp(70px,13vw,210px);letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.055);pointer-events:none}.deep-scene__copy{overflow:hidden}.deep-scene__copy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid transparent;border-image:linear-gradient(135deg,rgba(234,209,160,.55),transparent 26%,transparent 76%,rgba(255,255,255,.22)) 1;pointer-events:none}.deep-scene__cta{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:9px;letter-spacing:.17em;text-transform:uppercase;color:var(--lc-gold-soft)}.deep-scene__cta span{font-size:18px;transition:transform .35s}.deep-scene__cta:hover span{transform:translate(4px,-4px)}.sales-world__asset{position:absolute;top:-3%;right:-3%;bottom:-3%;left:-3%;display:block;width:106%;height:106%}.sales-world__asset img{width:100%;height:100%;object-fit:cover;filter:saturate(.73) contrast(1.1) brightness(.68);transition:transform 1.5s var(--lc-ease),filter .7s}.sales-world:hover .sales-world__asset img{transform:scale(1.055);filter:saturate(.88) contrast(1.08) brightness(.78)}.world-art--linework{z-index:1;background:transparent!important;opacity:.25;mix-blend-mode:screen}.world-art--linework i:nth-child(1){opacity:.35}.sales-world__veil{background:linear-gradient(180deg,#00000008,#0000002e 34%,#000000f0 90%),linear-gradient(90deg,rgba(0,0,0,.44),transparent)}.sales-world{box-shadow:inset 0 0 0 1px #ffffff05,0 30px 90px #00000057}.sales-world__top span:first-child{font-family:Georgia,serif;font-size:22px;color:var(--lc-gold-soft)}.product-card-media{aspect-ratio:1/1}.product-card{background:linear-gradient(145deg,#ffffff0e,#ffffff05);box-shadow:0 30px 70px #00000040}.private-process{overflow:hidden;background:radial-gradient(circle at 12% 70%,rgba(201,165,100,.075),transparent 27%)}.process-grid{counter-reset:step}.process-step{position:relative;overflow:hidden;transition:background .5s,transform .5s var(--lc-ease)}.process-step:after{content:"";position:absolute;right:-70px;bottom:-70px;width:150px;height:150px;border:1px solid rgba(201,165,100,.1);border-radius:50%;transition:.6s}.process-step:hover{background:#c9a5640b;transform:translateY(-6px)}.process-step:hover:after{transform:scale(1.45);border-color:#c9a5643d}.process-step>span{background:linear-gradient(180deg,var(--lc-gold-soft),rgba(201,165,100,.2));-webkit-background-clip:text;background-clip:text;color:transparent}.process-cta{position:relative;overflow:hidden;background:linear-gradient(120deg,#c9a56421,#ffffff09)!important;border-color:#c9a5644d!important}.process-cta:after{content:"V";position:absolute;right:7%;top:50%;transform:translateY(-50%);font-family:Georgia,serif;font-size:120px;color:#ffffff06;pointer-events:none}.advisor-card{position:relative;background:linear-gradient(135deg,#ffffff12,#ffffff05)!important;box-shadow:0 35px 100px #00000052}.advisor-silhouette{position:relative;overflow:hidden}.advisor-silhouette:before,.advisor-silhouette:after{content:"";position:absolute;border:1px solid rgba(201,165,100,.18);border-radius:50%}.advisor-silhouette:before{top:14%;right:14%;bottom:14%;left:14%}.advisor-silhouette:after{top:28%;right:28%;bottom:28%;left:28%;border-style:dashed;animation:lcOrbitSpin 22s linear infinite}.advisor-silhouette span{position:relative;z-index:1;background:linear-gradient(145deg,#fff4d8,#8f6b35);-webkit-background-clip:text;background-clip:text;color:transparent}.advisory__promise span{animation:lcStatusPulse 2s ease-in-out infinite}@keyframes lcStatusPulse{50%{box-shadow:0 0 28px 6px #76b78a8c}}.inquiry-section{position:relative;overflow:hidden;padding-top:150px;padding-bottom:160px;background:radial-gradient(circle at 82% 28%,rgba(201,165,100,.16),transparent 26%),linear-gradient(145deg,#030303,#090806 55%,#030303)}.inquiry-section:before{content:"PRIVATE";position:absolute;left:-2vw;bottom:-2vw;font-family:Georgia,serif;font-size:22vw;line-height:.7;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.035);pointer-events:none}.inquiry-form{position:relative;background:linear-gradient(145deg,#ffffff17,#ffffff06)!important;border-color:#c9a5643d!important;box-shadow:0 45px 140px #00000080,inset 0 1px #ffffff14}.inquiry-form:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--lc-gold-soft),transparent)}input,select,textarea{min-height:52px;background:#00000080;border-color:#ffffff24;border-radius:0;transition:border-color .3s,box-shadow .3s}textarea{min-height:145px}input:focus,select:focus,textarea:focus{outline:0;border-color:#c9a564a6;box-shadow:0 0 0 3px #c9a56414}.site-footer{position:relative;overflow:hidden;padding:130px 0 34px;background:radial-gradient(circle at 50% 8%,rgba(201,165,100,.12),transparent 31%),#020202;border-top-color:#c9a56433}.site-footer__monogram{position:absolute;right:-2vw;top:40px;font-family:Georgia,serif;font-size:26vw;line-height:.75;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.035);pointer-events:none}.site-footer__aura{position:absolute;left:50%;top:-360px;width:720px;height:720px;border:1px solid rgba(201,165,100,.12);border-radius:50%;transform:translate(-50%);box-shadow:0 0 180px #c9a56414}.footer-lead{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:45px;padding-bottom:100px;margin-bottom:70px;border-bottom:1px solid rgba(255,255,255,.11)}.footer-lead .eyebrow{grid-column:1/-1}.footer-lead h2{max-width:1050px;margin:0;font-family:Georgia,serif;font-size:clamp(50px,7vw,110px);font-weight:400;line-height:.92;letter-spacing:-.055em}.footer-lead .button{margin-bottom:8px;white-space:nowrap}.footer-brand-column address{margin-top:28px;font-style:normal;color:var(--lc-muted);line-height:1.75}.footer-brand-column address strong{color:var(--lc-gold-soft);font-family:Georgia,serif;font-size:19px;font-weight:400}.brand--footer{font-size:25px;margin-bottom:20px}.footer-grid--minimal{position:relative;z-index:1;grid-template-columns:1.25fr .8fr 1fr .65fr}.site-footer a{transition:color .3s,transform .3s}.site-footer a:hover{color:var(--lc-gold-soft);transform:translate(3px)}.footer-imprint{position:relative;z-index:1;margin-top:70px;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}.footer-imprint summary{display:flex;justify-content:space-between;align-items:center;padding:25px 0;list-style:none;cursor:pointer;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-muted)}.footer-imprint summary::-webkit-details-marker{display:none}.footer-imprint summary i{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.15);border-radius:50%;font-style:normal;font-size:18px;transition:transform .4s}.footer-imprint[open] summary i{transform:rotate(45deg);color:var(--lc-gold)}.footer-imprint__content{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:15px 0 42px}.footer-imprint__content h3{font-family:Georgia,serif;font-size:30px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--lc-text);margin:8px 0}.footer-imprint__content p,.footer-imprint__content address{font-style:normal;color:var(--lc-muted)}.footer-imprint__content a{margin:4px 0}.footer-bottom{display:flex;justify-content:space-between;gap:28px}.imprint-page{position:relative;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 78% 16%,rgba(201,165,100,.13),transparent 24%)}.imprint-page__orb{position:absolute;right:-16vw;top:4vh;width:54vw;height:54vw;border:1px solid rgba(201,165,100,.14);border-radius:50%;box-shadow:inset 0 0 120px #c9a5640b}.imprint-page__head{position:relative;z-index:1;padding-top:80px}.imprint-page__head h1{font-family:Georgia,serif;font-size:clamp(74px,13vw,210px);font-weight:400;line-height:.8;letter-spacing:-.065em;margin:20px 0 35px}.imprint-page__head>p:last-child{max-width:650px;color:var(--lc-muted);font-size:18px}.imprint-page__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:80px}.imprint-card{position:relative;min-height:330px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:linear-gradient(145deg,#ffffff13,#ffffff05)!important;border-color:#c9a56433!important}.imprint-card>span{position:absolute;right:28px;top:22px;font-family:Georgia,serif;font-size:62px;color:#c9a56421}.imprint-card h2{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:8px 0 18px}.imprint-card p,.imprint-card address{font-style:normal;color:var(--lc-muted);line-height:1.7}.imprint-card strong,.imprint-card a{color:var(--lc-gold-soft)}.imprint-page__additional{position:relative;z-index:1;margin-top:40px;padding:40px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1180px){.desktop-nav{display:none}.menu-toggle{display:block}.header-search{display:none}.hero-world-switcher button{min-width:92px}.hero-orbit{right:-28vw;width:78vw}.footer-lead{grid-template-columns:1fr}.footer-lead .button{justify-self:start}.imprint-page__grid{grid-template-columns:1fr 1fr}.imprint-card:last-child{grid-column:1/-1}.mobile-menu__footer{grid-template-columns:auto auto 1fr auto}.mobile-menu__footer>div{display:none}}@media(max-width:749px){html{scroll-padding-top:82px}.site-header,.header-inner{height:78px}.brand{font-size:14px}.brand small{font-size:5px}.brand__fallback{gap:8px}.brand__symbol{width:38px!important;height:38px!important}.header-contact{display:none}.header-selection{width:39px;height:39px}.mobile-menu{padding-top:108px}.mobile-menu__footer{grid-template-columns:1fr}.mobile-menu__legal{display:inline-block}.lc-prelude__frame{top:10px;right:10px;bottom:10px;left:10px}.lc-atmosphere{opacity:.32}.lc-grain{opacity:.03}.hero--v12{min-height:max(840px,100svh);align-items:flex-start}.hero-content.page-width{width:min(calc(100% - 32px),var(--lc-width));padding:128px 0 190px}.hero-content>*{max-width:100%}.hero-index{margin-bottom:28px}.hero-index span:last-child{white-space:nowrap}.hero--v12 .eyebrow{max-width:290px;line-height:1.6}.hero--v12 h1{font-size:clamp(54px,16vw,78px);line-height:.86;margin-top:12px}.hero--v12 h1 em{transform:translate(10px);-webkit-text-stroke:.8px rgba(248,241,228,.92)}.hero--v12 .hero-text{max-width:94%;font-size:15px;line-height:1.55}.hero--v12 .button-row{display:grid;grid-template-columns:1fr;margin-top:25px}.hero--v12 .button{width:100%;min-height:52px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px}.hero-proof>div{min-width:0;margin:0;padding:14px 8px 0;border-right:1px solid rgba(255,255,255,.12)}.hero-proof strong{font-size:17px}.hero-proof span{font-size:6px}.hero-world-switcher{left:14px;right:14px;bottom:16px;display:grid;grid-template-columns:repeat(4,1fr)}.hero-world-switcher button{min-width:0;padding:11px 4px;font-size:6px}.hero-world-switcher button span{font-size:12px}.hero-orbit{right:-64vw;top:12vh;width:125vw;opacity:.58}.hero--v12 .hero-grid{background-size:18vw 18vw;opacity:.12}.hero--v12 .hero-shade{background:linear-gradient(90deg,#000000e6,#00000073),linear-gradient(180deg,rgba(0,0,0,.55),transparent 24%,rgba(0,0,0,.9) 88%)}.hero--v12 .hero-rail,.hero--v12 .scroll-cue{display:none}.deep-journey__intro{padding-top:105px;padding-bottom:78px}.deep-journey__intro:after{bottom:20px}.deep-scene{height:125vh}.deep-scene__sticky{min-height:720px}.deep-scene__content{padding-bottom:54px}.deep-scene__copy{width:calc(100vw - 28px);padding:24px 22px!important;max-height:calc(100svh - 128px);overflow:auto}.deep-scene__copy h3{font-size:clamp(42px,12vw,62px);margin:8px 0 15px}.deep-scene__copy>p:not(.eyebrow){font-size:13px;line-height:1.55}.deep-scene__facts{margin-top:17px}.deep-scene__cta{margin-top:17px;padding-top:15px}.deep-scene__index{top:48px;left:15px}.deep-scene__word{bottom:46%}.deep-scene__frame{top:7px;right:7px;bottom:7px;left:7px}.sales-worlds__grid{gap:14px}.sales-world{min-height:610px}.sales-world__content{padding:24px}.sales-world__top{left:24px;right:24px;bottom:calc(100% + 300px)}.sales-world h3{font-size:clamp(42px,13vw,60px)}.sales-world p{font-size:14px}.sales-world__features{margin:18px 0}.sales-world__features span{font-size:7px}.private-process,.inquiry-section{padding-top:95px;padding-bottom:95px}.process-grid{margin-top:45px}.process-step{min-height:250px}.process-step h3{margin-top:35px}.process-cta:after{font-size:80px}.advisor-card__body{padding:28px}.advisor-card h3{font-size:31px}.inquiry-grid{gap:42px}.inquiry-form{padding:24px 18px!important}.site-footer{padding-top:95px}.footer-lead{padding-bottom:65px;margin-bottom:55px}.footer-lead h2{font-size:clamp(48px,14vw,76px)}.footer-grid--minimal{grid-template-columns:1fr;gap:38px}.footer-imprint__content{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column}.site-footer__monogram{font-size:55vw;top:80px}.imprint-page__head{padding-top:40px}.imprint-page__head h1{font-size:25vw}.imprint-page__grid{grid-template-columns:1fr;margin-top:55px}.imprint-card:last-child{grid-column:auto}.imprint-card{min-height:270px;padding:28px!important}}@media(prefers-reduced-motion:reduce){.lc-grain,.hero-orbit i,.hero-orbit span,.advisor-silhouette:after{animation:none!important}.lc-prelude{display:none}.hero-world{transition:opacity .2s;transform:none!important}.hero-world-switcher button:after{transition:none}.lc-atmosphere{display:none}.deep-scene__cta,.button{transform:none!important}}:root{--lc-gold-bright:#f0d59d;--lc-gold-deep:#8b642d;--lc-cinema-ease:cubic-bezier(.18,.78,.2,1)}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hero-world img,.deep-scene__image,.deep-scene__media video,.sales-world__asset img,.product-card-media img,.product-media img{backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:auto}.lc-cursor-particles{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:9998;pointer-events:none;mix-blend-mode:screen;contain:strict}.lc-cursor{box-shadow:0 0 0 1px #00000029,0 0 24px #c9a56429;transition:width .28s var(--lc-cinema-ease),height .28s var(--lc-cinema-ease),border-color .2s,background .2s,opacity .2s,scale .16s}.lc-cursor__halo{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1px solid rgba(233,204,145,.2);border-radius:50%;opacity:.62;animation:lcCursorHalo 2.6s ease-in-out infinite;transition:inset .32s var(--lc-cinema-ease),opacity .25s}.lc-cursor.is-active .lc-cursor__halo{top:-17px;right:-17px;bottom:-17px;left:-17px;opacity:.42}.lc-cursor.is-pressed{scale:.72}.lc-cursor.is-pressed .lc-cursor__halo{top:-27px;right:-27px;bottom:-27px;left:-27px;opacity:.95}.lc-cursor__label{transition:opacity .22s,transform .32s var(--lc-cinema-ease)}.lc-cursor.is-active .lc-cursor__label{transform:translate(5px,-50%)}@keyframes lcCursorHalo{50%{scale:1.17;opacity:.28}}.deep-scene{height:205vh;--cinema-progress:0}.deep-scene__sticky{perspective:1700px;perspective-origin:62% 45%;transform-style:preserve-3d}.deep-scene__media{transform-origin:50% 52%;transition:filter 1.15s var(--lc-cinema-ease);overflow:hidden}.deep-scene__media>picture,.deep-scene__media>picture>img{display:block;width:100%;height:100%;object-fit:cover}.deep-scene__image,.deep-scene__media video{filter:saturate(.72) contrast(1.16) brightness(.57);transition:filter 1.35s var(--lc-cinema-ease),transform 7s ease}.deep-scene.is-scene-active .deep-scene__image,.deep-scene.is-scene-active .deep-scene__media video{filter:saturate(.86) contrast(1.13) brightness(.67)}.deep-scene__constellation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;transform-origin:68% 46%;mix-blend-mode:screen;will-change:transform,opacity}.deep-scene__constellation i{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--lc-gold-bright);box-shadow:0 0 18px 4px #c9a56452;animation:lcConstellation 3.8s ease-in-out infinite}.deep-scene__constellation i:after{content:"";position:absolute;left:50%;top:50%;width:clamp(34px,5vw,90px);height:1px;transform-origin:left;background:linear-gradient(90deg,rgba(224,193,132,.26),transparent)}.deep-scene__constellation i:nth-child(1){left:14%;top:21%;animation-delay:-.4s}.deep-scene__constellation i:nth-child(2){left:31%;top:15%;animation-delay:-2.1s}.deep-scene__constellation i:nth-child(3){left:49%;top:27%;animation-delay:-1.2s}.deep-scene__constellation i:nth-child(4){left:73%;top:18%;animation-delay:-3s}.deep-scene__constellation i:nth-child(5){left:86%;top:39%;animation-delay:-.8s}.deep-scene__constellation i:nth-child(6){left:66%;top:64%;animation-delay:-2.6s}.deep-scene__constellation i:nth-child(7){left:37%;top:72%;animation-delay:-1.7s}.deep-scene__constellation i:nth-child(8){left:18%;top:58%;animation-delay:-3.4s}.deep-scene__constellation i:nth-child(9){left:91%;top:74%;animation-delay:-2.2s}.deep-scene__portal{position:absolute;right:-5vw;top:7vh;z-index:-2;width:min(58vw,940px);aspect-ratio:1;pointer-events:none;transform-style:preserve-3d;will-change:transform,opacity;mix-blend-mode:screen}.deep-scene__portal i,.deep-scene__portal b{position:absolute;border-radius:50%;border:1px solid rgba(225,195,135,.23);box-shadow:inset 0 0 58px #c9a56409,0 0 70px #c9a5640b}.deep-scene__portal i:nth-child(1){top:4%;right:4%;bottom:4%;left:4%;animation:lcPortalSpin 34s linear infinite}.deep-scene__portal i:nth-child(2){top:19%;right:19%;bottom:19%;left:19%;border-style:dashed;animation:lcPortalSpin 25s linear infinite reverse}.deep-scene__portal i:nth-child(3){top:34%;right:34%;bottom:34%;left:34%;animation:lcPortalBreath 6s ease-in-out infinite}.deep-scene__portal b{top:47%;right:47%;bottom:47%;left:47%;border:0;background:radial-gradient(circle,#fff9e7 0 4%,rgba(218,181,108,.62) 9%,rgba(201,165,100,.08) 34%,transparent 70%);box-shadow:0 0 70px 18px #c9a56429}.deep-scene__portal i:before,.deep-scene__portal i:after{content:"";position:absolute;left:50%;top:-4px;width:7px;height:7px;border-radius:50%;background:var(--lc-gold-bright);box-shadow:0 0 25px 8px #c9a56475}.deep-scene__portal i:after{left:auto;right:4%;top:72%;width:3px;height:3px;opacity:.6}.deep-scene__copy{transition:border-color .8s,box-shadow .8s;will-change:transform}.deep-scene.is-scene-active .deep-scene__copy{border-color:#e1c3874d!important;box-shadow:0 55px 150px #000000ad,inset 0 1px #ffffff1c,0 0 0 1px #c9a5640b}.deep-scene__progress{position:absolute;left:12px;top:50%;z-index:6;display:flex;align-items:center;gap:10px;transform:translateY(-50%);pointer-events:none}.deep-scene__progress span{position:relative;display:block;width:1px;height:132px;background:#ffffff1c;overflow:hidden}.deep-scene__progress i{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--lc-gold-bright),var(--lc-gold-deep));transform:scaleY(0);transform-origin:top}.deep-scene__progress b{font:400 9px/1 Arial,sans-serif;letter-spacing:.16em;color:#ffffff73;writing-mode:vertical-rl}.deep-scene__frame{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:border-color .9s,box-shadow .9s}.deep-scene.is-scene-active .deep-scene__frame{border-color:#ead1a038;box-shadow:inset 0 0 160px #000000a3,0 0 70px #c9a56409}.sales-world__asset img{transform:translateZ(0) scale(1.015)}.sales-world:hover .sales-world__asset img{transform:translateZ(0) scale(1.065)}.product-card-media img,.product-media img{transform:translateZ(0)}.product-card:hover .product-card-media img{transform:translateZ(0) scale(1.045)}@keyframes lcConstellation{0%,to{opacity:.2;scale:.7}50%{opacity:1;scale:1.35}}@keyframes lcPortalSpin{to{rotate:360deg}}@keyframes lcPortalBreath{50%{scale:1.12;opacity:.42}}@media(max-width:989px){.deep-scene{height:175vh}.deep-scene__portal{right:-32vw;top:14vh;width:92vw}.deep-scene__constellation i:nth-child(n+7){display:none}.deep-scene__progress{display:none}}@media(max-width:749px){.deep-scene{height:145vh}.deep-scene__portal{right:-52vw;top:19vh;width:118vw;opacity:.35!important}.deep-scene__constellation{opacity:.35!important}.deep-scene__image,.deep-scene__media video{filter:saturate(.78) contrast(1.12) brightness(.62)}.sales-world__asset img{transform:none}.lc-cursor-particles{display:none}}@media(pointer:coarse){.lc-cursor-particles{display:none}}@media(prefers-reduced-motion:reduce){.lc-cursor-particles,.deep-scene__constellation,.deep-scene__portal{display:none!important}.deep-scene{height:auto}.deep-scene__sticky{position:relative}.deep-scene__media,.deep-scene__copy,.deep-scene__word{translate:none!important;scale:none!important;rotate:none!important}}.hero--v12 .hero-media{top:0;right:0;bottom:0;left:0;transform-style:flat}.hero-world{transform:translateZ(0) scale(1.002);transition:opacity 1.1s var(--lc-ease),transform 16s linear;will-change:opacity}.hero-world.is-active{transform:translateZ(0) scale(1)}.hero-world img{transform:translateZ(0);filter:saturate(.94) contrast(1.05) brightness(.82);image-rendering:auto;will-change:auto}.deep-scene__media{top:-.9%;right:-.9%;bottom:-.9%;left:-.9%;contain:paint;transform-origin:50% 50%}.deep-scene__media>picture>img,.deep-scene__image,.deep-scene__media>video{transform:translateZ(0) scale(1.002);filter:saturate(.9) contrast(1.06) brightness(.73);will-change:auto}.deep-scene.is-scene-active .deep-scene__image,.deep-scene.is-scene-active .deep-scene__media video{filter:saturate(.96) contrast(1.055) brightness(.78);animation:lcWorldBreathTrue4K 24s ease-in-out infinite alternate}.sales-world__asset{top:-.5%;right:-.5%;bottom:-.5%;left:-.5%;width:101%;height:101%}.sales-world__asset img{transform:translateZ(0) scale(1);filter:saturate(.9) contrast(1.055) brightness(.76);will-change:auto}.sales-world:hover .sales-world__asset img{transform:translateZ(0) scale(1.018);filter:saturate(.98) contrast(1.05) brightness(.82)}@keyframes lcWorldBreathTrue4K{0%{transform:translateZ(0) scale(1.001)}to{transform:translateZ(0) scale(1.009)}}@media(max-width:749px){.hero-world,.hero-world.is-active,.deep-scene__media>picture>img,.deep-scene__image,.deep-scene__media>video,.sales-world__asset img{transform:none!important}.deep-scene.is-scene-active .deep-scene__image,.deep-scene.is-scene-active .deep-scene__media video{animation:none!important}}@media(prefers-reduced-motion:reduce){.hero-world,.hero-world.is-active,.deep-scene__media>picture>img,.deep-scene__image,.deep-scene__media>video,.sales-world__asset img{transform:none!important;animation:none!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.language-switcher{position:relative;color:var(--lc-text)}.language-switcher__form,.language-switcher__details{position:relative;margin:0}.language-switcher__details>summary{list-style:none}.language-switcher__details>summary::-webkit-details-marker{display:none}.language-switcher__trigger{position:relative;display:flex;align-items:center;gap:10px;min-width:154px;height:42px;padding:0 13px;border:1px solid rgba(240,213,157,.22);border-radius:24px;background:linear-gradient(135deg,#ffffff12,#c9a56409);box-shadow:inset 0 1px #ffffff12,0 12px 34px #0000002e;cursor:pointer;transition:border-color .35s,background .35s,box-shadow .35s;-webkit-user-select:none;user-select:none}.language-switcher__trigger:hover,.language-switcher__details[open] .language-switcher__trigger{border-color:#f0d59da6;background:linear-gradient(135deg,#f0d59d1f,#ffffff0b);box-shadow:inset 0 1px #ffffff1c,0 15px 45px #00000057,0 0 32px #c9a56414}.language-switcher__trigger>svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--lc-gold-bright,#f0d59d);stroke-width:1.25}.language-switcher__current{display:grid;line-height:1.05;min-width:62px}.language-switcher__current small{font-size:6px;letter-spacing:.2em;text-transform:uppercase;color:#ffffff75}.language-switcher__current strong{max-width:86px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;font-family:Georgia,serif;font-size:12px;font-weight:400;white-space:nowrap}.language-switcher__code{font-size:8px;letter-spacing:.12em;color:var(--lc-gold-bright,#f0d59d)}.language-switcher__trigger>i{width:6px;height:6px;margin-left:auto;border-right:1px solid currentColor;border-bottom:1px solid currentColor;rotate:45deg;translate:0 -2px;transition:rotate .3s,translate .3s}.language-switcher__details[open] .language-switcher__trigger>i{rotate:225deg;translate:0 2px}.language-switcher__panel{position:absolute;right:0;top:calc(100% + 13px);z-index:90;width:min(440px,calc(100vw - 32px));padding:20px;border:1px solid rgba(240,213,157,.28);border-radius:18px;background:radial-gradient(circle at 84% 0,rgba(201,165,100,.15),transparent 30%),#040405f7;box-shadow:0 35px 100px #000000b8,inset 0 1px #ffffff14;backdrop-filter:blur(30px) saturate(135%);-webkit-backdrop-filter:blur(30px) saturate(135%);overflow:hidden;animation:lcLanguageReveal .38s var(--lc-cinema-ease,cubic-bezier(.18,.78,.2,1)) both}.language-switcher__panel:before{content:"";position:absolute;left:16px;right:16px;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--lc-gold-bright,#f0d59d),transparent);opacity:.7}.language-switcher__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 3px;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#ffffffa8}.language-switcher__heading strong{display:grid;place-items:center;min-width:24px;height:24px;border:1px solid rgba(240,213,157,.3);border-radius:50%;color:var(--lc-gold-bright,#f0d59d);font-size:8px}.language-switcher__search{position:relative;display:block;margin:0 0 13px}.language-switcher__search svg{position:absolute;left:13px;top:50%;translate:0 -50%;width:16px;height:16px;fill:none;stroke:#ffffff80;stroke-width:1.4}.language-switcher__search input{height:43px;padding:0 14px 0 39px;border-color:#ffffff21;border-radius:10px;background:#ffffff09;font-size:11px;letter-spacing:.06em}.language-switcher__search input:focus{outline:1px solid rgba(240,213,157,.52);outline-offset:1px;border-color:transparent}.language-switcher__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:min(53vh,470px);padding-right:4px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(201,165,100,.5) transparent}.language-switcher__option{display:grid;grid-template-columns:34px minmax(0,1fr) 12px;align-items:center;gap:9px;min-height:58px;padding:9px 10px;border:1px solid rgba(255,255,255,.085);border-radius:10px;background:#ffffff06;color:inherit;text-align:left;cursor:pointer;transition:border-color .28s,background .28s,transform .28s}.language-switcher__option:hover,.language-switcher__option:focus-visible{border-color:#f0d59d7a;background:#c9a56417;transform:translateY(-1px);outline:none}.language-switcher__option.is-active{border-color:#f0d59d9e;background:linear-gradient(135deg,#c9a56429,#ffffff09)}.language-switcher__option-code{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(240,213,157,.22);border-radius:50%;font-size:7px;letter-spacing:.08em;color:var(--lc-gold-bright,#f0d59d)}.language-switcher__option>span:nth-child(2){display:grid;min-width:0}.language-switcher__option strong{overflow:hidden;text-overflow:ellipsis;font-family:Georgia,serif;font-size:12px;font-weight:400;white-space:nowrap}.language-switcher__option small{overflow:hidden;text-overflow:ellipsis;margin-top:2px;color:#ffffff6b;font-size:7px;letter-spacing:.05em;white-space:nowrap}.language-switcher__option>i{color:var(--lc-gold-bright,#f0d59d);font-size:9px;font-style:normal}.language-switcher__empty{margin:18px 0;padding:18px;border:1px dashed rgba(255,255,255,.14);border-radius:10px;color:var(--lc-muted);font-size:11px;text-align:center}.language-switcher__note{display:flex;align-items:center;gap:9px;margin:14px 2px 0;color:#ffffff6b;font-size:8px;line-height:1.45;letter-spacing:.05em}.language-switcher__note>span{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#78b98a;box-shadow:0 0 14px #78b98ab3}.language-switcher--mobile{display:none;margin:24px 0 0}.language-switcher--mobile .language-switcher__trigger{width:100%;height:56px;border-radius:12px}.language-switcher--mobile .language-switcher__current{margin-right:auto}.language-switcher--mobile .language-switcher__panel{position:relative;right:auto;top:auto;width:100%;margin-top:9px}.language-switcher--mobile .language-switcher__list{grid-template-columns:1fr}@keyframes lcLanguageReveal{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:1180px){.language-switcher--header .language-switcher__trigger{min-width:42px;width:42px;padding:0;justify-content:center}.language-switcher--header .language-switcher__current,.language-switcher--header .language-switcher__code,.language-switcher--header .language-switcher__trigger>i{display:none}.language-switcher--header .language-switcher__panel{right:-92px}}@media(max-width:749px){.language-switcher--header{display:none}.language-switcher--mobile{display:block}.mobile-menu__footer{margin-top:22px}.language-switcher__panel{padding:15px}.language-switcher__list{max-height:42vh}}@media(prefers-reduced-motion:reduce){.language-switcher__panel{animation:none}.language-switcher__option{transition:none}}.password-layout{min-height:100vh;padding-top:90px;background:radial-gradient(circle at 78% 12%,rgba(201,165,100,.14),transparent 28%),var(--lc-bg)}.password-language{position:fixed;left:50%;top:24px;z-index:40;display:flex;justify-content:flex-end;transform:translate(-50%)}@media(max-width:749px){.password-language{top:14px}.language-switcher--password .language-switcher__current{display:none}.language-switcher--password .language-switcher__trigger{min-width:74px}.language-switcher--password .language-switcher__panel{right:-4px}}html{scroll-behavior:auto}.deep-journey,.deep-journey__track{scroll-snap-type:none;overscroll-behavior-y:auto}.deep-scene{height:var(--lc-deep-scene-height,141vh);scroll-snap-align:none;--lc-depth-energy:0;--lc-depth-shift:0px;--lc-depth-tilt:0deg;--lc-flow-position:50%;--lc-depth-grid-opacity:.026;--lc-depth-glow-opacity:.045;contain:style}.deep-scene__sticky{perspective:2100px;perspective-origin:62% 44%;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden}.deep-scene__sticky:before,.deep-scene__sticky:after{content:"";position:absolute;pointer-events:none}.deep-scene__sticky:before{left:-18%;right:-18%;bottom:-32%;z-index:0;height:74%;background-image:linear-gradient(rgba(230,201,143,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(230,201,143,.105) 1px,transparent 1px),radial-gradient(ellipse at 50% 100%,rgba(201,165,100,.16),transparent 58%);background-size:72px 72px,72px 72px,100% 100%;mask-image:linear-gradient(to bottom,transparent 2%,#000 35%,#000 78%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent 2%,#000 35%,#000 78%,transparent);opacity:var(--lc-depth-grid-opacity);transform-origin:center bottom;transform:translate3d(var(--lc-depth-shift),0,-135px) rotateX(67deg) rotate(var(--lc-depth-tilt));will-change:transform,opacity}.deep-scene__sticky:after{top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:0;background:radial-gradient(circle at var(--lc-flow-position) 46%,rgba(255,247,222,.12) 0,rgba(218,180,107,.075) 7%,transparent 27%),linear-gradient(104deg,transparent 36%,rgba(240,213,157,.05) 49%,transparent 61%);mix-blend-mode:screen;opacity:var(--lc-depth-glow-opacity);transform:translate3d(var(--lc-depth-shift),0,72px) rotateY(var(--lc-depth-tilt));will-change:transform,opacity}.deep-scene [data-depth-layer]{transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:auto}.deep-scene.is-scene-active [data-depth-layer]{will-change:transform}.deep-scene__media{will-change:auto}.deep-scene.is-scene-active .deep-scene__media{will-change:transform}.deep-scene__image,.deep-scene__media>picture>img,.deep-scene__media>video{image-rendering:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden}.lc-click-reward{--lc-reward-size:86px;--lc-reward-inner:48px;--lc-reward-duration:.94s;position:fixed;width:1px;height:1px;z-index:10020;pointer-events:none;contain:layout style;mix-blend-mode:screen}.lc-click-reward--subtle{--lc-reward-size:58px;--lc-reward-inner:34px;--lc-reward-duration:.72s}.lc-click-reward--maximal{--lc-reward-size:118px;--lc-reward-inner:68px;--lc-reward-duration:1.12s}.lc-click-reward__ring,.lc-click-reward__core,.lc-click-reward__particle{position:absolute;left:0;top:0;display:block;pointer-events:none}.lc-click-reward__ring{border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #c9a56438,inset 0 0 18px #fff7df14}.lc-click-reward__ring--outer{width:var(--lc-reward-size);height:var(--lc-reward-size);border:1px solid rgba(240,213,157,.92);animation:lcRewardOuter var(--lc-reward-duration) cubic-bezier(.12,.68,.18,1) both}.lc-click-reward__ring--inner{width:var(--lc-reward-inner);height:var(--lc-reward-inner);border:1px solid rgba(255,249,231,.78);animation:lcRewardInner var(--lc-reward-duration) cubic-bezier(.2,.75,.18,1) both}.lc-click-reward__core{width:11px;height:11px;background:linear-gradient(135deg,#fff9e8 0 24%,#d7ac5d 45% 68%,#7e5720);box-shadow:0 0 24px 7px #e2bc7161;animation:lcRewardCore var(--lc-reward-duration) cubic-bezier(.18,.8,.2,1) both}.lc-click-reward__particle{width:0;height:0;transform:rotate(var(--lc-reward-angle))}.lc-click-reward__particle:before{content:"";position:absolute;left:4px;top:-1px;width:9px;height:2px;border-radius:50%;background:linear-gradient(90deg,#fffdf4,#ddb66c 58%,transparent);box-shadow:0 0 10px #ebcb8bc7;transform-origin:left center;animation:lcRewardParticle var(--lc-reward-duration) cubic-bezier(.12,.68,.18,1) var(--lc-reward-delay) both}.is-click-rewarded{animation:lcRewardTarget .52s cubic-bezier(.18,.78,.2,1)}@keyframes lcRewardOuter{0%{opacity:0;transform:translate(-50%,-50%) scale(.08)}16%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1.28)}}@keyframes lcRewardInner{0%{opacity:.95;transform:translate(-50%,-50%) scale(.18) rotate(0)}65%{opacity:.46}to{opacity:0;transform:translate(-50%,-50%) scale(1.18) rotate(74deg)}}@keyframes lcRewardCore{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0)}28%{opacity:1;transform:translate(-50%,-50%) scale(1.18) rotate(45deg)}to{opacity:0;transform:translate(-50%,-50%) scale(.28) rotate(92deg)}}@keyframes lcRewardParticle{0%{opacity:0;transform:translate(0) scaleX(.25)}14%{opacity:1}to{opacity:0;transform:translate(var(--lc-reward-distance)) scaleX(.08)}}@keyframes lcRewardTarget{0%,to{filter:none}38%{filter:brightness(1.18) drop-shadow(0 0 13px rgba(225,188,112,.42))}}@media(max-width:749px){.deep-scene{height:var(--lc-deep-scene-height-mobile,119vh)}.deep-scene__sticky:before{background-size:48px 48px,48px 48px,100% 100%}.lc-click-reward--maximal{--lc-reward-size:94px;--lc-reward-inner:56px}}@media(prefers-reduced-motion:reduce){.deep-scene{height:auto}.deep-scene__sticky:before,.deep-scene__sticky:after{display:none}.deep-scene [data-depth-layer]{transform:none!important;will-change:auto!important}.lc-click-reward__ring--inner,.lc-click-reward__particle,.lc-click-reward__core{display:none}.lc-click-reward__ring--outer{animation-duration:.22s}.is-click-rewarded{animation:none}}:root{--lc-page-gap:clamp(32px,5vw,84px);--lc-reading-width:68ch;--lc-touch-size:48px;--lc-viewport-height:100dvh}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}main,section,article,aside,header,footer,nav{min-width:0}.page-width{width:min(calc(100% - var(--lc-page-gap)),var(--lc-width))}img,video,iframe,model-viewer{max-width:100%}button,input,select,textarea{max-width:100%}main :where(h1,h2,h3,h4),.site-footer :where(h2,h3),.mobile-menu nav a{max-width:100%;text-wrap:balance;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}main :where(p,li,dd,blockquote,address),.site-footer :where(p,address,a),.rte{text-wrap:pretty;overflow-wrap:break-word}.rte>p,.article-content>p,.product-description>p{max-width:var(--lc-reading-width)}.rte>:first-child,.article-content>:first-child,.product-description>:first-child{margin-top:0}.rte>:last-child,.article-content>:last-child,.product-description>:last-child{margin-bottom:0}.article-content a,.product-description a,.imprint-card a,.footer-imprint a{overflow-wrap:anywhere}.eyebrow,.badge,.text-link,.world-facts span,.deep-scene__facts span,.sales-world__features span{max-width:100%;line-height:1.45;white-space:normal;overflow-wrap:break-word}.button,.deep-scene__cta,.text-link{height:auto;min-width:0;white-space:normal;text-align:center;line-height:1.3;overflow-wrap:break-word}.button{min-height:var(--lc-touch-size);padding-block:14px}.button>span,.deep-scene__cta>span{flex:0 0 auto}:where(.section-heading,.world-grid,.product-grid,.blog-grid,.inquiry-grid,.product-layout,.manifesto-grid,.market-intro,.universe-panel__intro,.footer-grid,.footer-lead,.footer-imprint__content,.imprint-page__grid,.advisory__layout,.advisor-card,.process-grid,.process-cta,.form-grid,.attributes,.cart-item)>*{min-width:0}.section-heading,.market-intro,.universe-panel__intro{grid-template-columns:minmax(0,1fr) minmax(260px,520px)}.section-heading h1,.section-heading h2{font-size:clamp(40px,5.8vw,86px);line-height:.98;letter-spacing:-.045em}.product-card h3,.article-card h2,.article-card h3,.journal-card h3{font-size:clamp(25px,2.3vw,32px);line-height:1.12;text-wrap:balance;overflow-wrap:break-word}.product-meta,.product-status-row,.footer-bottom{flex-wrap:wrap;align-items:flex-start}.product-card-body,.article-card>div,.journal-card__body{padding:clamp(20px,2.4vw,30px)}.article-content{width:min(100%,var(--lc-reading-width));font-size:clamp(16px,1.15vw,19px);line-height:1.78}.form-grid,.attributes{grid-template-columns:repeat(2,minmax(0,1fr))}.attributes span,.attributes small{overflow-wrap:anywhere}@media(max-width:1180px){:root{--lc-page-gap:clamp(32px,4.5vw,64px)}.mobile-menu{height:var(--lc-viewport-height,100dvh);min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.section-heading,.market-intro,.universe-panel__intro{grid-template-columns:1fr;gap:clamp(18px,3vw,34px)}.section-heading>.rte,.market-intro>.rte,.universe-panel__intro>p{max-width:var(--lc-reading-width)}.footer-lead .button{justify-self:start;white-space:normal}}@media(max-width:989px){.product-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-grid,.inquiry-grid,.product-layout,.manifesto-grid,.advisory__layout{grid-template-columns:1fr}.product-panel,.advisory__intro{position:static}.footer-grid,.imprint-page__grid,.footer-grid--minimal{grid-template-columns:repeat(2,minmax(0,1fr))}.deep-scene__sticky{height:var(--lc-viewport-height,100dvh);min-height:0}.deep-scene__copy h3{font-size:clamp(42px,8vw,70px);line-height:.98}.deep-scene__copy{width:min(670px,calc(100vw - var(--lc-page-gap)))}}@media(max-width:749px){:root{--lc-page-gap:28px;--lc-reading-width:100%;--lc-touch-size:50px}body{font-size:16px;line-height:1.62}.section-spacing{padding:clamp(68px,18vw,92px) 0}.page-top{padding-top:calc(104px + env(safe-area-inset-top))}.section-heading{gap:16px;margin-bottom:clamp(32px,9vw,48px)}.section-heading h1,.section-heading h2,.inquiry-grid h2{font-size:clamp(36px,11.6vw,58px);line-height:1.02;letter-spacing:-.035em}.eyebrow{font-size:9px;line-height:1.6;letter-spacing:.18em}.muted,.rte,.world-copy p,.universe-panel__intro p,.video-story-copy .rte{font-size:15.5px;line-height:1.7}.button{width:100%;padding:14px 18px;font-size:11px;letter-spacing:.095em}.button span{margin-left:12px}.button-row{display:grid;grid-template-columns:1fr;gap:10px}.site-header{height:calc(78px + env(safe-area-inset-top))}.header-inner{height:calc(78px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);gap:10px}.brand{min-width:0;max-width:calc(100vw - 132px);font-size:clamp(12px,4vw,15px);letter-spacing:.15em}.brand small{font-size:7px;line-height:1.2;letter-spacing:.13em}.brand__fallback{min-width:0}.brand__fallback>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-selection,.menu-toggle{flex:0 0 auto}.mobile-menu{height:var(--lc-viewport-height,100dvh);min-height:0;padding:calc(104px + env(safe-area-inset-top)) max(20px,6vw) max(34px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu nav a{gap:12px;padding:13px 0;font-size:clamp(23px,8vw,38px);line-height:1.15;letter-spacing:-.02em}.mobile-menu nav a span{flex:0 0 24px;font-size:9px}.mobile-menu__footer{gap:18px;margin-top:28px;padding-top:22px}.hero--v12{min-height:max(820px,var(--lc-viewport-height,100dvh));align-items:flex-start}.hero-content.page-width{width:min(calc(100% - var(--lc-page-gap)),var(--lc-width));padding:calc(110px + env(safe-area-inset-top)) 0 218px}.hero-index{display:flex;flex-wrap:wrap;gap:8px 11px;margin-bottom:24px;font-size:9px;line-height:1.45}.hero-index i{flex:0 0 42px}.hero-index span:last-child{white-space:normal;overflow-wrap:break-word}.hero--v12 .eyebrow{max-width:100%}.hero--v12 h1{font-size:clamp(43px,14.2vw,74px);line-height:.93;letter-spacing:-.042em;margin:12px 0 20px}.hero--v12 h1 span,.hero--v12 h1 em{max-width:100%;overflow-wrap:break-word}.hero--v12 h1 em{transform:translate(clamp(0px,2vw,8px))}.hero--v12 .hero-text{max-width:100%;font-size:16px;line-height:1.66}.hero--v12 .button-row{margin-top:22px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:24px}.hero-proof>div{padding:14px 7px 0;margin:0}.hero-proof strong{font-size:17px;line-height:1.1;overflow-wrap:anywhere}.hero-proof span{font-size:9px;line-height:1.35;letter-spacing:.08em;overflow-wrap:anywhere}.hero-world-switcher{left:14px;right:14px;bottom:max(12px,env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr))}.hero-world-switcher button{min-height:48px;padding:9px 8px;border-bottom:1px solid rgba(255,255,255,.1);font-size:9px;line-height:1.2;letter-spacing:.09em}.hero-world-switcher button:nth-child(2n){border-right:0}.hero-world-switcher button:nth-child(n+3){border-bottom:0}.hero-world-switcher button span{font-size:13px;margin-bottom:2px}.deep-journey__intro{padding-top:88px;padding-bottom:58px}.deep-journey__intro h2{font-size:clamp(40px,12.5vw,64px);line-height:.98;letter-spacing:-.035em}.deep-scene{height:var(--lc-deep-scene-height-mobile,132vh)}.deep-scene__sticky{height:var(--lc-viewport-height,100dvh);min-height:0}.deep-scene__content{height:100%;align-items:flex-end;padding:clamp(76px,12svh,104px) 0 clamp(22px,4svh,38px)}.deep-scene__copy{width:100%;max-height:none;padding:clamp(20px,5.6vw,26px)!important;overflow:clip;background:linear-gradient(145deg,#0a0a0be0,#09090aa8)!important;backdrop-filter:blur(16px) saturate(118%);-webkit-backdrop-filter:blur(16px) saturate(118%)}.deep-scene__copy h3{font-size:clamp(37px,11.7vw,57px);line-height:.99;letter-spacing:-.035em;margin:7px 0 14px}.deep-scene__copy>p:not(.eyebrow){font-size:15px;line-height:1.63;max-width:100%}.deep-scene__facts{gap:6px;margin-top:15px}.deep-scene__facts span{padding:7px 9px;font-size:9px;letter-spacing:.08em}.deep-scene__cta{gap:14px;min-height:44px;margin-top:15px;padding-top:14px;font-size:10px;letter-spacing:.11em;text-align:left}.deep-scene__index{top:calc(18px + env(safe-area-inset-top));left:14px;right:14px;gap:10px;font-size:9px;line-height:1.35}.deep-scene__index i{width:36px}.deep-scene__index span:last-child{overflow-wrap:anywhere}.deep-scene__word{right:-3vw;bottom:43%;max-width:100vw;font-size:20vw;opacity:.3}.deep-scene__frame{top:7px;right:7px;bottom:7px;left:7px}.deep-scene__shade{background:linear-gradient(90deg,#000000d1,#0000003d 58%,#00000094),linear-gradient(180deg,rgba(0,0,0,.52),transparent 24%,rgba(0,0,0,.88))}.world-grid,.product-grid,.blog-grid,.footer-grid,.footer-grid--minimal,.imprint-page__grid{grid-template-columns:1fr}.world-card{min-height:clamp(520px,150vw,660px)}.world-copy{left:22px;right:22px;bottom:24px}.world-copy h3{font-size:clamp(34px,11vw,52px);line-height:1}.sales-world{min-height:max(620px,82svh)}.sales-world__content{padding:22px}.sales-world__top{left:22px;right:22px}.sales-world h3{font-size:clamp(37px,11.5vw,56px);line-height:.98;letter-spacing:-.035em}.sales-world p{font-size:15px;line-height:1.62}.sales-world__features{gap:6px;margin:15px 0}.sales-world__features span{padding:7px 8px;font-size:9px;letter-spacing:.08em}.sales-world .button{width:auto;max-width:100%}.manifesto h2,.world-chapter h3,.footer-lead h2{font-size:clamp(40px,12.8vw,66px);line-height:.98;letter-spacing:-.04em}.manifesto-copy{font-size:17px;line-height:1.7}.metric-card strong{font-size:clamp(40px,13vw,54px)}.world-chapter{min-height:max(680px,88svh)}.world-chapter__copy{padding-bottom:clamp(48px,9svh,76px)}.world-chapter__number{font-size:34vw}.universe-panel__intro{gap:14px}.universe-panel__intro h3{font-size:clamp(36px,11.5vw,56px);line-height:1}.universe-tab{min-height:46px;padding:12px 14px}.auto-rail__item{flex-basis:min(420px,88vw)}.journal-card{min-height:auto}.journal-card__media{height:auto;aspect-ratio:16/10}.journal-card h3,.product-card h3,.article-card h2,.article-card h3{font-size:clamp(24px,7.5vw,30px);line-height:1.15}.product-meta{gap:8px 14px;font-size:12.5px}.process-grid{grid-template-columns:1fr;margin-top:38px}.process-step{min-height:0;padding:26px 22px 32px}.process-step>span{font-size:44px}.process-step h3{margin:24px 0 10px;font-size:25px;line-height:1.15}.process-step p{font-size:15px;line-height:1.65}.process-cta{align-items:stretch;padding:26px 22px!important}.process-cta h3{font-size:clamp(28px,8.5vw,38px);line-height:1.1}.advisor-card__body{padding:24px}.advisor-card h3{font-size:clamp(28px,8vw,34px);line-height:1.12}.advisor-card p{font-size:15px;line-height:1.65}.inquiry-grid{gap:36px}.inquiry-form{padding:24px 18px!important}.form-grid{grid-template-columns:1fr;gap:0}label{font-size:10px;line-height:1.45;letter-spacing:.09em}input,select,textarea{min-height:50px;padding:13px 14px;font-size:16px;line-height:1.35}textarea{min-height:140px}.form-consent{align-items:flex-start;line-height:1.55}.form-consent input{width:22px;min-width:22px;min-height:22px;margin-top:1px}.product-panel{padding:22px}.product-panel h1{font-size:clamp(36px,11vw,54px);line-height:1.02;letter-spacing:-.035em}.product-description{font-size:15.5px;line-height:1.72}.attributes{grid-template-columns:repeat(2,minmax(0,1fr));margin:22px 0}.attributes>div{padding:13px}.cart-item{grid-template-columns:100px minmax(0,1fr);gap:16px;align-items:start}.cart-item img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.cart-item h2{margin-top:0;font-size:22px;line-height:1.15;overflow-wrap:anywhere}.cart-item input[type=number]{width:92px}.article-hero h1,.page-narrow h1{font-size:clamp(38px,12vw,62px);line-height:1.02;letter-spacing:-.035em}.article-content{margin:36px auto;font-size:16px;line-height:1.78}.footer-lead{gap:28px;padding-bottom:54px;margin-bottom:48px}.footer-lead .button{width:100%;justify-self:stretch}.footer-imprint summary{gap:14px;font-size:9px;line-height:1.5;letter-spacing:.13em}.footer-imprint summary>span{min-width:0;overflow-wrap:break-word}.footer-imprint__content{grid-template-columns:1fr;gap:22px}.footer-bottom{gap:12px;line-height:1.6}.imprint-page__head{padding-top:28px}.imprint-page__head h1{font-size:clamp(46px,15vw,82px);line-height:.96;letter-spacing:-.04em}.imprint-card{min-height:0;padding:26px 22px!important}.imprint-card h2{font-size:31px;line-height:1.1}.imprint-page__additional{padding:28px 0}.language-switcher__panel{padding:14px}.language-switcher--mobile .language-switcher__panel{width:100%}.language-switcher--password .language-switcher__panel{width:min(440px,calc(100vw - 28px))}.language-switcher__list{grid-template-columns:1fr;max-height:min(48vh,430px)}.language-switcher__option{min-height:62px}.language-switcher__option strong,.language-switcher__option small{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.3}.language-switcher__option strong{font-size:13px}.language-switcher__option small{font-size:9px}.language-switcher__note{font-size:9px;line-height:1.55}}@media(max-width:479px){:root{--lc-page-gap:24px}.hero-content.page-width{padding-bottom:222px}.hero--v12 h1{font-size:clamp(41px,13.6vw,62px)}.hero-proof>div{padding-inline:5px}.hero-proof strong{font-size:16px}.hero-proof span{font-size:9px;letter-spacing:.06em}.deep-scene__copy{padding:19px 18px!important}.deep-scene__copy h3{font-size:clamp(35px,11.3vw,50px)}.deep-scene__copy>p:not(.eyebrow){font-size:14.5px}.deep-scene__facts span{font-size:9px}.attributes{grid-template-columns:1fr}.product-card-body,.article-card>div,.journal-card__body{padding:20px}.inquiry-form{padding:21px 15px!important}}@media(max-width:359px){:root{--lc-page-gap:20px}.brand{max-width:calc(100vw - 118px);font-size:11px}.brand small{display:none}.hero--v12 h1{font-size:39px}.hero-proof{grid-template-columns:1fr}.hero-proof>div{grid-template-columns:62px 1fr;align-items:center;padding:9px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1);text-align:left}.hero-proof>div:last-child{border-bottom:0}.hero-proof span{font-size:8px}.cart-item{grid-template-columns:1fr}.cart-item img{max-width:120px}}@media(max-width:749px)and (max-height:700px){.hero--v12{min-height:800px}.hero-content.page-width{padding-top:104px}.hero--v12 h1{font-size:clamp(39px,12vw,58px)}.deep-scene__content{padding-top:68px;padding-bottom:18px}.deep-scene__copy{padding:17px 18px!important}.deep-scene__copy h3{font-size:clamp(33px,9.8vw,46px);margin-bottom:10px}.deep-scene__copy>p:not(.eyebrow){font-size:14px;line-height:1.5}.deep-scene__facts{margin-top:10px}.deep-scene__cta{margin-top:10px;padding-top:10px}}@media(max-width:900px)and (max-height:540px)and (orientation:landscape){.mobile-menu{padding-top:88px}.mobile-menu nav a{font-size:24px;padding:9px 0}.hero--v12{min-height:720px}.hero-content.page-width{padding-top:92px;padding-bottom:190px}.deep-scene{height:auto;min-height:0}.deep-scene__sticky{position:relative;height:auto;min-height:650px}.deep-scene__content{min-height:650px;align-items:center;padding:72px 0 28px}.deep-scene__copy{width:min(560px,calc(100vw - var(--lc-page-gap)))}.deep-scene__word{display:none}}@media(prefers-reduced-motion:reduce){.deep-scene{height:auto}.deep-scene__sticky{height:auto;min-height:0}}body{background:radial-gradient(circle at 88% 5%,rgba(216,183,118,.075),transparent 31rem),radial-gradient(circle at 9% 38%,rgba(154,166,179,.045),transparent 38rem),var(--lc-bg)}.site-header.is-scrolled{background:#0c0a08d6;border-color:#ffefcf1f;box-shadow:0 12px 45px #0000002e}.mobile-menu{background:linear-gradient(145deg,#100e0c,#080706 58%,#12100d)}.glass-panel,.product-card,.article-card,.product-panel,.journal-card{border-color:#ffefcf1f}.glass-panel{background:linear-gradient(145deg,#fff8e818,#ffffff09)}.metric-card{background:linear-gradient(145deg,#171410fa,#0c0b0afa)}.manifesto-copy,.muted{color:var(--lc-muted)}.world-chapter__veil{background:linear-gradient(90deg,#000000b8,#00000014 66%),linear-gradient(180deg,#0000000f,#000000c7)}.sales-world__veil{opacity:.86}.deep-scene__copy{background:linear-gradient(145deg,#161310d1,#0909099e)!important;border-color:#ffe9c22e!important}.deep-scene__image,.deep-scene__media>picture>img,.deep-scene__media>video{filter:saturate(.96) contrast(1.045) brightness(.8)}.deep-scene.is-scene-active .deep-scene__image,.deep-scene.is-scene-active .deep-scene__media>picture>img,.deep-scene.is-scene-active .deep-scene__media>video{filter:saturate(1) contrast(1.04) brightness(.85)}.site-footer{background:radial-gradient(circle at 50% 7%,rgba(216,183,118,.16),transparent 34%),linear-gradient(150deg,#080706,#0d0b09 54%,#050505)}.hero--signature-film .hero-media{top:0;right:0;bottom:0;left:0;background:#090807}.hero-signature-film{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.03) contrast(1.035) brightness(.94);transform:translateZ(0) scale(1.004);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero--signature-film .hero-shade{background:linear-gradient(90deg,#010101d6 0,#01010187 38%,#01010114 70%,#01010147),linear-gradient(180deg,rgba(0,0,0,.34),transparent 29%,rgba(0,0,0,.75) 100%)}.hero--signature-film .hero-vignette{box-shadow:inset 0 0 125px 18px #00000085;background:radial-gradient(circle at 74% 42%,transparent 0 18%,rgba(0,0,0,.035) 46%,rgba(0,0,0,.2) 100%)}.hero--signature-film .hero-grid{opacity:.11}.hero-film-signature{position:absolute;right:max(34px,calc((100vw - var(--lc-width))/2));bottom:40px;z-index:5;display:flex;align-items:center;gap:13px;padding:13px 16px;border:1px solid rgba(255,244,220,.2);background:#110e0b6b;box-shadow:0 18px 55px #00000042;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%);font-size:8px;line-height:1.3;letter-spacing:.16em;text-transform:uppercase}.hero-film-signature span{color:#fff8e9}.hero-film-signature i{width:42px;height:1px;background:linear-gradient(90deg,var(--lc-gold),transparent)}.hero-film-signature em{color:#ffffff9e;font-style:normal}.cinematic-worlds{position:relative;isolation:isolate;overflow:hidden;padding:clamp(110px,10vw,180px) 0 clamp(90px,8vw,145px);background:radial-gradient(circle at 82% 8%,rgba(216,183,118,.16),transparent 30rem),radial-gradient(circle at 12% 28%,rgba(154,166,179,.09),transparent 35rem),linear-gradient(180deg,#0f0d0b 0,#080706 28%,#0b0908)}.cinematic-worlds:before{content:"MOTION";position:absolute;right:-2vw;top:32px;z-index:-1;font-family:Georgia,serif;font-size:clamp(100px,20vw,340px);line-height:.72;letter-spacing:-.075em;color:transparent;-webkit-text-stroke:1px rgba(255,249,237,.055);pointer-events:none}.cinematic-worlds__intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:clamp(36px,7vw,110px);margin-bottom:clamp(55px,7vw,100px)}.cinematic-worlds__intro h2{max-width:1000px;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8.5vw,138px);font-weight:400;line-height:.88;letter-spacing:-.057em;text-wrap:balance}.cinematic-worlds__intro-copy{max-width:52ch;color:#fff9edc2;font-size:clamp(17px,1.3vw,21px);line-height:1.72}.cinematic-worlds__chapters{display:grid;gap:clamp(16px,2vw,32px)}.cinematic-world{--lc-film-focus:28%;position:relative;width:min(calc(100% - clamp(28px,4vw,76px)),1900px);min-height:max(760px,92svh);margin-inline:auto;overflow:hidden;isolation:isolate;border:1px solid rgba(255,239,207,.16);background:#0b0a09;box-shadow:0 42px 120px #00000061,inset 0 1px #ffffff14}.cinematic-world--reverse{--lc-film-focus:72%}.cinematic-world__frame{position:absolute;top:12px;right:12px;bottom:12px;left:12px;z-index:6;border:1px solid rgba(255,245,224,.14);pointer-events:none}.cinematic-world__media,.cinematic-world__video,.cinematic-world__veil,.cinematic-world__light{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cinematic-world__media{z-index:0;background:#111 url(lc-film-ocean-yacht-poster.webp) center/cover no-repeat}.cinematic-world__video{object-fit:cover;object-position:center;filter:saturate(1.035) contrast(1.035) brightness(.9);transform:translateZ(0) scale(1.002);transition:filter 1.2s var(--lc-ease),transform 16s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden}.cinematic-world.is-film-active .cinematic-world__video{filter:saturate(1.075) contrast(1.025) brightness(.96);transform:translateZ(0) scale(1.012)}.cinematic-world__veil{z-index:1;background:linear-gradient(90deg,#040404c2 0,#04040475 38%,#0404040a 72%),linear-gradient(180deg,rgba(0,0,0,.18),transparent 34%,rgba(0,0,0,.66) 100%)}.cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(270deg,#040404c2 0,#04040475 38%,#0404040a 72%),linear-gradient(180deg,rgba(0,0,0,.18),transparent 34%,rgba(0,0,0,.66) 100%)}.cinematic-world__light{z-index:2;background:radial-gradient(circle at var(--lc-film-focus) 50%,rgba(235,204,147,.13),transparent 29%);mix-blend-mode:screen;opacity:.72;transition:opacity .9s}.cinematic-world.is-film-active .cinematic-world__light{opacity:1}.cinematic-world__topline{position:absolute;left:clamp(28px,4vw,68px);right:clamp(28px,4vw,68px);top:clamp(25px,3.3vw,50px);z-index:5;display:flex;align-items:center;gap:16px;font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:#ffffffad}.cinematic-world__topline i{flex:1;height:1px;background:linear-gradient(90deg,#d8b776b8,#ffffff1a)}.cinematic-world__topline em{font-style:normal;color:#ffffff7a}.cinematic-world__content{position:relative;z-index:4;display:flex;align-items:flex-end;min-height:max(760px,92svh);padding-top:110px;padding-bottom:clamp(52px,7vh,92px);pointer-events:none}.cinematic-world__copy{width:min(650px,50vw);padding:clamp(27px,3.2vw,48px);pointer-events:auto;background:linear-gradient(145deg,#171411d6,#0a0a0a8c);border:1px solid rgba(255,239,207,.2);box-shadow:0 30px 90px #0000005c,inset 0 1px #ffffff14;backdrop-filter:blur(22px) saturate(125%);-webkit-backdrop-filter:blur(22px) saturate(125%)}.cinematic-world--reverse .cinematic-world__copy{margin-left:auto}.cinematic-world__index{display:flex;align-items:center;gap:13px;margin-bottom:24px;font-size:8px;line-height:1.35;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.cinematic-world__index span{font-family:Georgia,serif;font-size:20px;color:var(--lc-gold)}.cinematic-world__index i{width:45px;height:1px;background:linear-gradient(90deg,var(--lc-gold),transparent)}.cinematic-world__index em{font-style:normal}.cinematic-world__copy h3{margin:11px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.7vw,92px);font-weight:400;line-height:.91;letter-spacing:-.05em;text-wrap:balance}.cinematic-world__copy>.rte{max-width:56ch;color:#fff9edc9;font-size:clamp(15px,1.05vw,18px);line-height:1.7}.cinematic-world__facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.cinematic-world__facts span{padding:8px 10px;border:1px solid rgba(255,239,207,.17);background:#ffffff09;font-size:8px;line-height:1.35;letter-spacing:.13em;text-transform:uppercase;color:#fff9edab}.cinematic-world__link{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:27px;padding-top:19px;border-top:1px solid rgba(255,239,207,.18);font-size:10px;line-height:1.4;letter-spacing:.15em;text-transform:uppercase;color:#fff7e8}.cinematic-world__link span{font-family:Georgia,serif;font-size:22px;color:var(--lc-gold)}.cinematic-world__toggle{position:absolute;right:clamp(28px,4vw,68px);bottom:clamp(28px,4vw,58px);z-index:7;display:grid;place-items:center;width:54px;height:54px;padding:0;border:1px solid rgba(255,244,220,.28);border-radius:50%;background:#0c0a0885;color:#fff;box-shadow:0 14px 45px #0000004d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer;transition:background .35s,border-color .35s,transform .35s}.cinematic-world__toggle:hover{border-color:var(--lc-gold);background:#1b1610bf;transform:scale(1.06)}.cinematic-world__toggle>span{display:flex;align-items:center;justify-content:center;gap:4px;width:18px;height:18px}.cinematic-world__toggle i{display:block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor}.cinematic-world__toggle i:last-child{display:none}.cinematic-world__toggle.is-playing i{width:3px;height:13px;border:0;background:currentColor}.cinematic-world__toggle.is-playing i:last-child{display:block}@media(max-width:989px){.cinematic-worlds__intro{grid-template-columns:1fr;gap:24px}.cinematic-worlds__intro-copy{max-width:64ch}.cinematic-world{width:calc(100% - 32px);min-height:max(740px,90svh)}.cinematic-world__content{min-height:max(740px,90svh)}.cinematic-world__copy{width:min(620px,76vw)}}@media(max-width:749px){.hero--signature-film .hero-content.page-width{padding-bottom:152px}.hero--signature-film .hero-shade{background:linear-gradient(90deg,#000c,#00000052),linear-gradient(180deg,rgba(0,0,0,.35),transparent 23%,rgba(0,0,0,.82) 88%)}.hero-signature-film{object-position:center center;filter:saturate(1.03) contrast(1.03) brightness(.91)}.hero-film-signature{left:14px;right:auto;bottom:max(17px,env(safe-area-inset-bottom));max-width:calc(100% - 28px);gap:9px;padding:11px 12px;font-size:7px;letter-spacing:.12em}.hero-film-signature i{width:24px}.hero-film-signature em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinematic-worlds{padding:88px 0 78px}.cinematic-worlds:before{top:25px;font-size:30vw}.cinematic-worlds__intro{margin-bottom:45px}.cinematic-worlds__intro h2{font-size:clamp(42px,13vw,68px);line-height:.96;letter-spacing:-.045em}.cinematic-worlds__intro-copy{font-size:16px;line-height:1.68}.cinematic-worlds__chapters{gap:14px}.cinematic-world{width:calc(100% - 16px);min-height:max(700px,92svh)}.cinematic-world__frame{top:7px;right:7px;bottom:7px;left:7px}.cinematic-world__video{filter:saturate(1.03) contrast(1.025) brightness(.92)}.cinematic-world.is-film-active .cinematic-world__video{filter:saturate(1.055) contrast(1.02) brightness(.96);transform:none}.cinematic-world__veil,.cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(180deg,#00000038 0,#0000000a 31%,#000000c2 68%,#000000e6)}.cinematic-world__topline{left:20px;right:20px;top:22px;gap:10px;font-size:7px;letter-spacing:.13em}.cinematic-world__topline em{max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinematic-world__content{min-height:max(700px,92svh);align-items:flex-end;padding:90px 15px 15px}.cinematic-world__copy,.cinematic-world--reverse .cinematic-world__copy{width:100%;margin:0;padding:23px 20px;background:linear-gradient(145deg,#14110ede,#080808b3);backdrop-filter:blur(17px) saturate(120%);-webkit-backdrop-filter:blur(17px) saturate(120%)}.cinematic-world__index{margin-bottom:15px}.cinematic-world__index span{font-size:17px}.cinematic-world__copy h3{margin:8px 0 15px;font-size:clamp(38px,11.5vw,56px);line-height:.98;letter-spacing:-.038em}.cinematic-world__copy>.rte{font-size:15px;line-height:1.62}.cinematic-world__facts{gap:5px;margin-top:16px}.cinematic-world__facts span{padding:7px 8px;font-size:7px;letter-spacing:.09em}.cinematic-world__link{margin-top:18px;padding-top:15px;font-size:9px;letter-spacing:.11em}.cinematic-world__toggle{right:20px;bottom:auto;top:64px;width:48px;height:48px}}@media(max-width:359px){.cinematic-world{min-height:760px}.cinematic-world__content{min-height:760px;padding-inline:12px}.cinematic-world__copy{padding:20px 17px}.cinematic-world__facts span{font-size:6.5px}}@media(prefers-reduced-motion:reduce){.hero-signature-film,.cinematic-world__video,.cinematic-world.is-film-active .cinematic-world__video{transform:none!important;transition:none!important}.cinematic-world__toggle{display:none}}.inquiry-phone{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,440px);margin-top:25px;padding:18px 20px;border:1px solid rgba(255,239,207,.2);background:linear-gradient(145deg,#fff8e816,#ffffff06);box-shadow:0 20px 60px #00000038;transition:border-color .35s,background .35s,transform .35s}.inquiry-phone:hover{border-color:var(--lc-gold);background:linear-gradient(145deg,#d8b77629,#ffffff09)}.inquiry-phone>span{display:grid;gap:3px}.inquiry-phone small{font-size:8px;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-muted)}.inquiry-phone strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2vw,27px);font-weight:400;line-height:1.2;color:#fff9ed}.inquiry-phone>i{font-family:Georgia,Times New Roman,serif;font-size:25px;font-style:normal;color:var(--lc-gold)}@media(max-width:749px){.inquiry-phone{width:100%;padding:16px 17px}.inquiry-phone strong{font-size:22px}}:root{--lc-ink:#1d1914;--lc-ink-soft:#71685c;--lc-pearl:#fffdf8;--lc-cream:#f6f1e8;--lc-champagne:#eadcc5;--lc-line:rgba(76,58,34,.14);--lc-soft-shadow:0 28px 90px rgba(74,54,28,.11)}body.theme-voralis{background:radial-gradient(circle at 88% 4%,rgba(208,174,111,.2),transparent 30rem),radial-gradient(circle at 5% 34%,rgba(152,174,188,.12),transparent 38rem),linear-gradient(180deg,#fffdf9 0,var(--lc-bg) 20%,#f2e9dc 100%);color:var(--lc-ink)}.theme-voralis .lc-grain{opacity:.12;mix-blend-mode:multiply}.theme-voralis .cursor-glow{background:radial-gradient(circle,rgba(191,139,57,.17),transparent 66%);mix-blend-mode:multiply}.theme-voralis .page-progress span{background:linear-gradient(90deg,#845a22,var(--lc-gold),#fff4d7,var(--lc-gold))}.theme-voralis :focus-visible{outline:2px solid #b4873e;outline-offset:4px}.theme-voralis .site-header:not(.is-scrolled){color:#fffaf0;text-shadow:0 1px 18px rgba(0,0,0,.28)}.theme-voralis .site-header.is-scrolled{color:var(--lc-ink);background:#fffdf8e0;border-color:#684e2824;box-shadow:0 16px 48px #4d381e1a;text-shadow:none}.theme-voralis .site-header.is-scrolled .header-search,.theme-voralis .site-header.is-scrolled .header-selection{border-color:#48351d2b;background:#ffffff8c}.theme-voralis .site-header.is-scrolled .header-contact{border-left-color:#b4873e6b;background:linear-gradient(90deg,rgba(180,135,62,.1),transparent)}.theme-voralis .site-header.is-scrolled .header-contact small{color:var(--lc-ink-soft)}.theme-voralis .brand__symbol{filter:drop-shadow(0 10px 26px rgba(78,54,20,.16))}.theme-voralis .mobile-menu{color:var(--lc-ink);background:radial-gradient(circle at 90% 10%,rgba(194,151,79,.22),transparent 24rem),linear-gradient(145deg,#fffdf9,#f3e9da 58%,#fffaf1);overflow-y:auto}.theme-voralis .mobile-menu__glow{opacity:.44;mix-blend-mode:multiply}.theme-voralis .mobile-menu nav a{border-bottom-color:var(--lc-line)}.theme-voralis .mobile-menu nav a span,.theme-voralis .mobile-menu__eyebrow{color:#9b6d2d}.theme-voralis .mobile-menu__footer{border-top-color:var(--lc-line)}.theme-voralis .mobile-menu__footer span,.theme-voralis .mobile-menu__selection,.theme-voralis .mobile-menu__legal{color:var(--lc-ink-soft)}.theme-voralis .language-switcher__panel{color:#fffaf0;background:radial-gradient(circle at 84% 0,rgba(201,165,100,.18),transparent 30%),#16120efa}.theme-voralis .site-header.is-scrolled .language-switcher__trigger{border-color:#5c43202e;background:linear-gradient(135deg,#ffffffb3,#b4873e14);box-shadow:0 12px 35px #4a361b17}.theme-voralis .site-header.is-scrolled .language-switcher__current small{color:var(--lc-ink-soft)}.theme-voralis .language-switcher--mobile .language-switcher__trigger{color:var(--lc-ink);border-color:#5c432033;background:#fff9;text-shadow:none}.theme-voralis .hero,.theme-voralis .cinematic-worlds,.theme-voralis .deep-journey,.theme-voralis .deep-scene,.theme-voralis .sales-world,.theme-voralis .world-chapter,.theme-voralis .video-story{color:#fff9ed}.theme-voralis .hero-signature-film{filter:saturate(1.08) contrast(1.025) brightness(1.055)}.theme-voralis .hero--signature-film .hero-shade{background:linear-gradient(90deg,#050504ad 0,#0505045e 39%,#05050409 72%,#05050429),linear-gradient(180deg,rgba(0,0,0,.2),transparent 34%,rgba(0,0,0,.57) 100%)}.theme-voralis .hero--signature-film .hero-vignette{box-shadow:inset 0 0 95px #0000004d;background:radial-gradient(circle at 74% 42%,transparent 0 28%,rgba(0,0,0,.04) 65%,rgba(0,0,0,.14) 100%)}.theme-voralis .hero h1,.theme-voralis .hero-text,.theme-voralis .hero-index,.theme-voralis .hero-rail{color:#fffaf0;text-shadow:0 3px 34px rgba(0,0,0,.38)}.theme-voralis .cinematic-worlds{background:radial-gradient(circle at 82% 8%,rgba(231,199,137,.2),transparent 30rem),radial-gradient(circle at 12% 28%,rgba(165,184,196,.12),transparent 35rem),linear-gradient(180deg,#1a1713 0,#0e0d0b 28%,#15120f)}.theme-voralis .cinematic-world__video{filter:saturate(1.08) contrast(1.025) brightness(1.01)}.theme-voralis .cinematic-world.is-film-active .cinematic-world__video{filter:saturate(1.11) contrast(1.02) brightness(1.07)}.theme-voralis .cinematic-world__veil{background:linear-gradient(90deg,#040404a3 0,#04040452 39%,#04040406 74%),linear-gradient(180deg,rgba(0,0,0,.08),transparent 39%,rgba(0,0,0,.5) 100%)}.theme-voralis .cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(270deg,#040404a3 0,#04040452 39%,#04040406 74%),linear-gradient(180deg,rgba(0,0,0,.08),transparent 39%,rgba(0,0,0,.5) 100%)}.theme-voralis .deep-scene__image,.theme-voralis .deep-scene__media>picture>img,.theme-voralis .deep-scene__media>video{filter:saturate(1.04) contrast(1.035) brightness(.91)}.theme-voralis .deep-scene.is-scene-active .deep-scene__image,.theme-voralis .deep-scene.is-scene-active .deep-scene__media>picture>img,.theme-voralis .deep-scene.is-scene-active .deep-scene__media>video{filter:saturate(1.08) contrast(1.03) brightness(.97)}.theme-voralis .sales-world__asset img{filter:saturate(1.02) contrast(1.04) brightness(.88)}.theme-voralis .sales-world:hover .sales-world__asset img{filter:saturate(1.08) contrast(1.03) brightness(.95)}.theme-voralis .luxury-ticker{border-block-color:rgba(157,111,43,.22);background:linear-gradient(90deg,#f0e5d3,#fffaf1,#eee1ce)}.theme-voralis .luxury-ticker span{color:#8e6127}.theme-voralis .manifesto,.theme-voralis .sales-worlds,.theme-voralis .private-process{background:transparent}.theme-voralis .metric-grid,.theme-voralis .process-grid{background:var(--lc-line);border-color:var(--lc-line)}.theme-voralis .metric-card{background:linear-gradient(145deg,#fffdf9,#f4eadb);box-shadow:inset 0 1px #ffffffeb}.theme-voralis .metric-card strong{color:#9a6c2e}.theme-voralis .product-card,.theme-voralis .article-card,.theme-voralis .product-panel,.theme-voralis .journal-card,.theme-voralis .glass-panel{color:var(--lc-ink);border-color:var(--lc-line);background:linear-gradient(145deg,#ffffffeb,#fbf5ebd6);box-shadow:var(--lc-soft-shadow)}.theme-voralis .process-step,.theme-voralis .process-step:first-child{border-color:var(--lc-line)}.theme-voralis .process-step:hover{background:#ffffff8c}.theme-voralis .process-cta{background:linear-gradient(120deg,#ddc19154,#ffffffc2)!important;border-color:#a0702d38!important}.theme-voralis .process-cta:after{content:"V";color:#7e571f0f}.theme-voralis .advisory{background:radial-gradient(circle at 16% 16%,rgba(201,165,100,.16),transparent 28%),linear-gradient(145deg,#f3eadc,#fffaf2)}.theme-voralis .advisor-card{background:linear-gradient(135deg,#fffffff0,#f6ecdde6)!important;box-shadow:var(--lc-soft-shadow)}.theme-voralis .advisor-silhouette{background:radial-gradient(circle at 50% 35%,rgba(201,165,100,.25),transparent 24%),linear-gradient(145deg,#f4e8d4,#d9c4a2)}.theme-voralis .advisor-silhouette:before,.theme-voralis .advisor-silhouette:after{border-color:#8e602538}.theme-voralis .journal-stream{background:linear-gradient(180deg,#fffaf3,#f1e6d5,#fffaf3)}.theme-voralis .journal-ticker{border-color:#9768273d}.theme-voralis .auto-universes{background:radial-gradient(circle at 88% 8%,rgba(201,165,100,.16),transparent 30%)}.theme-voralis .universe-tabs,.theme-voralis .universe-tab,.theme-voralis .rail-controls button{border-color:var(--lc-line)}.theme-voralis .universe-tab,.theme-voralis .rail-controls button{background:#ffffff80;color:var(--lc-ink-soft)}.theme-voralis .universe-tab.is-active{background:var(--lc-gold);color:#17120c}.theme-voralis .attributes{background:var(--lc-line)}.theme-voralis .trust-note,.theme-voralis .cart-item,.theme-voralis .empty-state{border-color:var(--lc-line)}.theme-voralis .inquiry-section{color:var(--lc-ink);background:radial-gradient(circle at 82% 22%,rgba(216,183,118,.28),transparent 29%),radial-gradient(circle at 8% 78%,rgba(139,161,176,.13),transparent 26%),linear-gradient(145deg,#fffdf9,#f1e5d4 55%,#fffaf3)}.theme-voralis .inquiry-section:before{content:"PRIVATE";-webkit-text-stroke-color:rgba(110,77,31,.055)}.theme-voralis .inquiry-grid h1,.theme-voralis .inquiry-grid h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.5vw,100px);font-weight:400;line-height:.93;letter-spacing:-.052em;margin:15px 0;text-wrap:balance}.theme-voralis .inquiry-benefits div{border-bottom-color:var(--lc-line)}.theme-voralis .inquiry-form{background:linear-gradient(145deg,#fffffff0,#faf2e6e0)!important;border-color:#91652738!important;box-shadow:0 45px 130px #4e381a26,inset 0 1px #ffffffeb}.theme-voralis input,.theme-voralis select,.theme-voralis textarea{color:var(--lc-ink);background:#ffffffc7;border-color:#56402230;box-shadow:inset 0 1px 3px #4330180a}.theme-voralis input:focus,.theme-voralis select:focus,.theme-voralis textarea:focus{outline:2px solid rgba(180,135,62,.48);outline-offset:1px;border-color:transparent;background:#fff}.theme-voralis .form-consent a{text-decoration:underline;text-underline-offset:3px;color:#825a24}.theme-voralis .inquiry-phone{color:var(--lc-ink);border-color:#91652733;background:linear-gradient(145deg,#ffffffdb,#e3cfae6b);box-shadow:0 22px 60px #4e381a1f}.theme-voralis .inquiry-phone strong{color:var(--lc-ink)}.contact-direct-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px}.contact-direct-grid>div{min-height:128px;padding:18px;border:1px solid var(--lc-line);background:#ffffff8a}.contact-direct-grid small{display:block;margin-bottom:13px;color:#96682b;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.contact-direct-grid strong{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.5}.legal-page{position:relative;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 86% 5%,rgba(216,183,118,.28),transparent 32rem),radial-gradient(circle at 6% 42%,rgba(139,161,176,.12),transparent 31rem),linear-gradient(180deg,#fffdf9,#f3e9dc)}.legal-page__aura{position:absolute;right:-18vw;top:3vh;width:58vw;aspect-ratio:1;border:1px solid rgba(145,101,39,.12);border-radius:50%;box-shadow:inset 0 0 150px #c9a56414;pointer-events:none}.legal-page__hero{position:relative;z-index:1;padding-top:clamp(55px,8vw,120px);padding-bottom:clamp(60px,8vw,120px);border-bottom:1px solid var(--lc-line)}.legal-page__hero h1{max-width:1100px;margin:18px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,9.5vw,150px);font-weight:400;line-height:.88;letter-spacing:-.065em;text-wrap:balance}.legal-page__hero>p:not(.eyebrow){max-width:66ch;color:var(--lc-ink-soft);font-size:clamp(17px,1.4vw,22px);line-height:1.72}.legal-page__hero>span{display:block;margin-top:26px;color:#986b2d;font-size:9px;letter-spacing:.17em;text-transform:uppercase}.legal-page__layout{position:relative;z-index:1;display:grid;grid-template-columns:260px minmax(0,900px);justify-content:space-between;gap:clamp(45px,8vw,130px);padding-top:clamp(55px,7vw,100px)}.legal-page__aside{position:sticky;top:130px;align-self:start;display:grid;gap:14px;color:var(--lc-ink-soft);font-size:13px}.legal-page__aside address{font-style:normal;line-height:1.7}.legal-page__aside>a{color:#875d26;font-family:Georgia,Times New Roman,serif;font-size:20px}.legal-page__seal{display:grid;justify-items:start;gap:4px;margin-bottom:25px}.legal-page__seal img{width:72px;margin-bottom:12px}.legal-page__seal strong{font-size:13px;letter-spacing:.2em}.legal-page__seal small{font-size:6px;letter-spacing:.14em;color:var(--lc-ink-soft)}.legal-page__content{padding:clamp(28px,5vw,72px);border:1px solid var(--lc-line);background:#ffffffc2;box-shadow:var(--lc-soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-page__content h2{margin:3.1em 0 .8em;padding-top:.2em;border-top:1px solid var(--lc-line);font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,41px);font-weight:400;line-height:1.14;letter-spacing:-.025em}.legal-page__content h2:first-child{margin-top:0;border-top:0}.legal-page__content p,.legal-page__content li{color:#534b40;font-size:clamp(15px,1.05vw,17px);line-height:1.82}.legal-page__content a{color:#825a24;text-decoration:underline;text-underline-offset:3px}.legal-page__content strong{color:var(--lc-ink)}.theme-voralis .imprint-page{background:radial-gradient(circle at 78% 16%,rgba(201,165,100,.21),transparent 24%),linear-gradient(180deg,#fffdf9,#f3e9dc)}.theme-voralis .imprint-card{background:linear-gradient(145deg,#ffffffe6,#f6ecddd6)!important;border-color:var(--lc-line)!important;box-shadow:var(--lc-soft-shadow)}.theme-voralis .imprint-card strong,.theme-voralis .imprint-card a{color:#815821}.theme-voralis .imprint-page__additional{border-top-color:var(--lc-line)}.theme-voralis .site-footer{color:var(--lc-ink);background:radial-gradient(circle at 50% 7%,rgba(216,183,118,.28),transparent 34%),linear-gradient(150deg,#f4e9d8,#fffaf2 54%,#eadcc7);border-top-color:#9165272e}.theme-voralis .site-footer__monogram{-webkit-text-stroke-color:rgba(104,73,30,.065)}.theme-voralis .site-footer__aura{border-color:#91652729;box-shadow:0 0 180px #c9a5641f}.theme-voralis .footer-lead,.theme-voralis .footer-imprint,.theme-voralis .footer-bottom{border-color:var(--lc-line)}.theme-voralis .footer-imprint summary{color:var(--lc-ink-soft)}.theme-voralis .footer-imprint summary i{border-color:var(--lc-line)}.theme-voralis .footer-imprint__content{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-voralis .footer-brand-column address strong{color:#825a24}.theme-voralis .site-footer a{color:var(--lc-ink-soft)}.lc-click-reward--maximal{--lc-reward-size:176px;--lc-reward-inner:92px;--lc-reward-duration:1.34s;filter:drop-shadow(0 0 14px rgba(217,172,91,.46))}.lc-click-reward--maximal .lc-click-reward__ring--outer{border-width:2px;box-shadow:0 0 46px #c996427a,inset 0 0 30px #fff7df33}.lc-click-reward__ring--echo{width:132px;height:132px;border:1px dashed rgba(255,236,193,.85);animation:lcRewardEcho var(--lc-reward-duration) cubic-bezier(.1,.72,.17,1) both}.lc-click-reward__flare{position:absolute;left:0;top:0;width:184px;height:12px;background:linear-gradient(90deg,transparent,rgba(255,248,225,.92),#d7a953,rgba(255,248,225,.92),transparent);filter:blur(.4px) drop-shadow(0 0 15px rgba(225,178,93,.72));transform:translate(-50%,-50%);animation:lcRewardFlare var(--lc-reward-duration) cubic-bezier(.14,.76,.18,1) both}.lc-click-reward--maximal .lc-click-reward__core{width:16px;height:16px;box-shadow:0 0 38px 12px #e2bc718f}.lc-click-reward--maximal .lc-click-reward__particle:before{width:14px;height:3px;box-shadow:0 0 16px #ebcb8bf2}.theme-voralis .is-click-rewarded{animation:lcRewardTargetMax .68s cubic-bezier(.16,.8,.18,1)}@keyframes lcRewardEcho{0%{opacity:0;transform:translate(-50%,-50%) scale(.08) rotate(0)}18%{opacity:.95}to{opacity:0;transform:translate(-50%,-50%) scale(1.55) rotate(132deg)}}@keyframes lcRewardFlare{0%{opacity:0;scale:.1 1;rotate:-18deg}20%{opacity:1;scale:1 1}to{opacity:0;scale:1.45 .1;rotate:16deg}}@keyframes lcRewardTargetMax{0%,to{filter:none}32%{filter:brightness(1.24) saturate(1.12) drop-shadow(0 0 20px rgba(214,165,79,.68));transform:translateY(-2px) scale(1.025)}}@media(max-width:989px){.legal-page__layout{grid-template-columns:1fr;gap:35px}.legal-page__aside{position:static;grid-template-columns:1fr 1fr;align-items:end}.legal-page__seal{grid-column:1/-1}.theme-voralis .footer-imprint__content{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-direct-grid{grid-template-columns:1fr 1fr}.contact-direct-grid>div:last-child{grid-column:1/-1}}@media(max-width:749px){.theme-voralis .hero-signature-film{filter:saturate(1.07) contrast(1.02) brightness(1.01)}.theme-voralis .hero--signature-film .hero-shade{background:linear-gradient(90deg,#000000a3,#0000003b),linear-gradient(180deg,rgba(0,0,0,.18),transparent 25%,rgba(0,0,0,.64) 90%)}.theme-voralis .cinematic-world__veil,.theme-voralis .cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(180deg,#00000021 0,#00000004 31%,#0000009e 68%,#000000d1)}.theme-voralis .deep-scene__image,.theme-voralis .deep-scene__media>picture>img,.theme-voralis .deep-scene__media>video{filter:saturate(1.04) contrast(1.025) brightness(.9)}.contact-direct-grid{grid-template-columns:1fr}.contact-direct-grid>div:last-child{grid-column:auto}.contact-direct-grid>div{min-height:0}.legal-page__hero{padding-top:36px;padding-bottom:60px}.legal-page__hero h1{font-size:clamp(47px,14.5vw,77px);line-height:.94}.legal-page__layout{padding-top:42px}.legal-page__aside{grid-template-columns:1fr}.legal-page__seal{grid-column:auto}.legal-page__content{padding:27px 20px}.legal-page__content h2{font-size:28px}.legal-page__content p,.legal-page__content li{font-size:15px;line-height:1.75}.theme-voralis .footer-imprint__content{grid-template-columns:1fr}.lc-click-reward--maximal{--lc-reward-size:128px;--lc-reward-inner:70px}.lc-click-reward__ring--echo{width:96px;height:96px}.lc-click-reward__flare{width:132px}}@media(prefers-reduced-motion:reduce){.lc-click-reward__ring--echo,.lc-click-reward__flare{display:none}.theme-voralis .is-click-rewarded{animation:none}}.theme-voralis .hero-signature-film,.theme-voralis .hero--v12 .hero-media>img,.theme-voralis .hero--v12 .hero-media>video,.theme-voralis .hero-world img,.theme-voralis .cinematic-world__video,.theme-voralis .deep-scene__image,.theme-voralis .deep-scene__media>picture>img,.theme-voralis .deep-scene__media>video,.theme-voralis .sales-world__asset img,.theme-voralis .world-chapter__media>img,.theme-voralis .world-chapter__media>video,.theme-voralis .video-story-media>img,.theme-voralis .video-story-media>video{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:auto}.theme-voralis .hero-signature-film{filter:saturate(1.09) contrast(var(--lc-media-clarity,1.1)) brightness(var(--lc-media-brightness,1.18));transform:translateZ(0) scale(1)}.theme-voralis .hero--v12 .hero-media>img,.theme-voralis .hero--v12 .hero-media>video,.theme-voralis .hero-world img{filter:saturate(1.09) contrast(var(--lc-media-clarity,1.1)) brightness(var(--lc-media-brightness,1.18));transform:translateZ(0) scale(1)}.theme-voralis .hero-world,.theme-voralis .hero-world.is-active{transform:translateZ(0) scale(1);will-change:opacity}.theme-voralis .hero--signature-film .hero-shade{background:linear-gradient(90deg,#05050478 0,#05050433 42%,#05050400 73%,#0505040b),linear-gradient(180deg,rgba(0,0,0,.055),transparent 47%,rgba(0,0,0,.32) 100%)}.theme-voralis .hero--signature-film .hero-vignette{background:radial-gradient(circle at 74% 42%,transparent 0 42%,rgba(0,0,0,.018) 75%,rgba(0,0,0,.065) 100%);box-shadow:inset 0 0 58px #0000001f}.theme-voralis .hero--signature-film .hero-content{filter:drop-shadow(0 12px 34px rgba(0,0,0,.2))}.theme-voralis .deep-scene__media{top:0;right:0;bottom:0;left:0;contain:paint;will-change:auto}.theme-voralis .deep-scene__media>picture>img,.theme-voralis .deep-scene__image,.theme-voralis .deep-scene__media>video{transform:translateZ(0) scale(1);animation:none;filter:saturate(1.06) contrast(var(--lc-media-clarity,1.1)) brightness(calc(var(--lc-media-brightness,1.18) - .04));transition:filter .75s var(--lc-cinema-ease)}.theme-voralis .deep-scene.is-scene-active .deep-scene__image,.theme-voralis .deep-scene.is-scene-active .deep-scene__media>picture>img,.theme-voralis .deep-scene.is-scene-active .deep-scene__media>video{transform:translateZ(0) scale(1);animation:none;filter:saturate(1.09) contrast(var(--lc-media-clarity,1.1)) brightness(var(--lc-media-brightness,1.18))}.theme-voralis .deep-scene__shade{background:linear-gradient(90deg,rgba(3,3,3,.36) 0,rgba(3,3,3,.12) 44%,transparent 72%),linear-gradient(180deg,rgba(0,0,0,.025),transparent 50%,rgba(0,0,0,.25) 100%)}.theme-voralis .deep-scene__copy{background:linear-gradient(145deg,#0d0b0994,#0d0b094d)!important;border-color:#fff7e536!important;box-shadow:0 26px 86px #0003,inset 0 1px #ffffff1f}.theme-voralis .deep-scene.is-scene-active .deep-scene__copy{box-shadow:0 30px 92px #00000040,inset 0 1px #ffffff21,0 0 0 1px #c9a5640e}.theme-voralis .deep-scene__frame,.theme-voralis .deep-scene.is-scene-active .deep-scene__frame{box-shadow:inset 0 0 72px #0003,0 0 54px #c9a56408}.theme-voralis .cinematic-world__video{filter:saturate(1.075) contrast(calc(var(--lc-media-clarity,1.1) - .02)) brightness(calc(var(--lc-media-brightness,1.18) - .03));transform:translateZ(0) scale(1)}.theme-voralis .cinematic-world.is-film-active .cinematic-world__video{filter:saturate(1.1) contrast(var(--lc-media-clarity,1.1)) brightness(var(--lc-media-brightness,1.18));transform:translateZ(0) scale(1)}.theme-voralis .cinematic-world__veil{background:linear-gradient(90deg,#04040478 0,#04040430 40%,#04040400 73%),linear-gradient(180deg,rgba(0,0,0,.03),transparent 48%,rgba(0,0,0,.31) 100%)}.theme-voralis .cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(270deg,#04040478 0,#04040430 40%,#04040400 73%),linear-gradient(180deg,rgba(0,0,0,.03),transparent 48%,rgba(0,0,0,.31) 100%)}.theme-voralis .sales-world__asset{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.theme-voralis .sales-world__asset img{transform:translateZ(0) scale(1);filter:saturate(1.055) contrast(var(--lc-media-clarity,1.1)) brightness(calc(var(--lc-media-brightness,1.18) - .04))}.theme-voralis .sales-world:hover .sales-world__asset img{transform:translateZ(0) scale(1.006);filter:saturate(1.085) contrast(var(--lc-media-clarity,1.1)) brightness(var(--lc-media-brightness,1.18))}.theme-voralis .sales-world__veil{opacity:1;background:linear-gradient(180deg,#00000003,#00000009 45%,#0000008f),linear-gradient(90deg,rgba(0,0,0,.1),transparent 64%)}.theme-voralis .world-chapter__media{top:0;right:0;bottom:0;left:0}.theme-voralis .world-chapter__media>*{filter:saturate(1.055) contrast(var(--lc-media-clarity,1.1)) brightness(calc(var(--lc-media-brightness,1.18) - .02));transform:translateZ(0) scale(1)}.theme-voralis .world-chapter__veil{background:linear-gradient(90deg,rgba(0,0,0,.43),rgba(0,0,0,.08) 61%,transparent 78%),linear-gradient(180deg,rgba(0,0,0,.025),transparent 45%,rgba(0,0,0,.38) 100%)}.theme-voralis .video-story-media>*{filter:saturate(1.06) contrast(var(--lc-media-clarity,1.1)) brightness(calc(var(--lc-media-brightness,1.18) - .02));transform:translateZ(0) scale(1)}.theme-voralis .video-story .hero-shade{background:linear-gradient(90deg,#0006,#0000000f 70%),linear-gradient(180deg,rgba(0,0,0,.025),transparent 48%,rgba(0,0,0,.42) 100%)}@media(max-width:749px){.theme-voralis .hero-signature-film,.theme-voralis .hero--v12 .hero-media>img,.theme-voralis .hero--v12 .hero-media>video,.theme-voralis .hero-world,.theme-voralis .hero-world.is-active,.theme-voralis .hero-world img,.theme-voralis .cinematic-world__video,.theme-voralis .cinematic-world.is-film-active .cinematic-world__video,.theme-voralis .deep-scene__image,.theme-voralis .deep-scene__media>picture>img,.theme-voralis .deep-scene__media>video,.theme-voralis .sales-world__asset img,.theme-voralis .world-chapter__media>*{transform:none!important;animation:none!important}.theme-voralis .hero--signature-film .hero-shade{background:linear-gradient(90deg,#0000006e,#0000001a),linear-gradient(180deg,rgba(0,0,0,.04),transparent 34%,rgba(0,0,0,.46) 100%)}.theme-voralis .cinematic-world__veil,.theme-voralis .cinematic-world--reverse .cinematic-world__veil{background:linear-gradient(180deg,rgba(0,0,0,.035) 0,transparent 36%,rgba(0,0,0,.4) 69%,rgba(0,0,0,.63) 100%)}.theme-voralis .deep-scene__shade{background:linear-gradient(180deg,rgba(0,0,0,.035),transparent 43%,rgba(0,0,0,.42) 100%)}}:root{--voralis-overlay-text:#fffdf7;--voralis-overlay-muted:#f4ede2;--voralis-overlay-gold:#f4d89d;--voralis-copy-glass:rgba(12,10,8,.82);--voralis-copy-glass-soft:rgba(12,10,8,.72);--voralis-copy-border:rgba(255,241,211,.38);--voralis-copy-shadow:0 30px 90px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.13)}.theme-voralis .brand__symbol{width:58px!important;height:58px!important;max-height:none!important;flex:0 0 58px;object-fit:contain;border:0;box-shadow:none;filter:drop-shadow(0 9px 17px rgba(16,11,5,.32)) drop-shadow(0 0 12px rgba(224,178,91,.24))}.theme-voralis .brand__fallback{gap:14px}.theme-voralis .brand__copy>span{font-weight:500;text-shadow:0 2px 18px rgba(0,0,0,.42)}.theme-voralis .brand small{color:#fffdf7e6;font-size:7px;font-weight:700;line-height:1.35;text-shadow:0 2px 10px rgba(0,0,0,.58)}.theme-voralis .site-header.is-scrolled .brand__copy>span{color:#1b1712;text-shadow:none}.theme-voralis .site-header.is-scrolled .brand small{color:#55493c;text-shadow:none}.theme-voralis .site-header:not(.is-scrolled){background:linear-gradient(180deg,#080705ad,#0807058c 76%,#08070547);text-shadow:0 2px 15px rgba(0,0,0,.62)}.theme-voralis .site-header:not(.is-scrolled) .desktop-nav a{opacity:1;color:#fffdf8;font-weight:700}.theme-voralis .site-header:not(.is-scrolled) .header-search,.theme-voralis .site-header:not(.is-scrolled) .header-selection,.theme-voralis .site-header:not(.is-scrolled) .menu-toggle{border-color:#ffffff6b;background:#07060547}.theme-voralis .site-header.is-scrolled .menu-toggle{color:var(--lc-ink);border-color:#48351d40;background:#ffffffa8}.lc-prelude__signet{width:clamp(92px,10vw,142px);height:auto;filter:drop-shadow(0 18px 40px rgba(0,0,0,.48)) drop-shadow(0 0 26px rgba(219,169,76,.24));animation:lcPreludeUp 1s .04s var(--lc-ease) both}.footer-brand-lockup{display:flex;align-items:center;gap:18px;margin-bottom:22px}.footer-brand-logo{width:92px;height:92px;flex:0 0 92px;object-fit:contain;filter:drop-shadow(0 13px 28px rgba(85,55,19,.2))}.footer-brand-lockup .brand--footer{display:grid;gap:5px;margin:0;font-weight:500;color:var(--lc-ink)}.footer-brand-lockup .brand--footer small{color:#625648;font-size:7px;letter-spacing:.29em;text-shadow:none}.theme-voralis .legal-page__seal img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 12px 25px rgba(96,64,24,.18))}.theme-voralis .muted,.theme-voralis .manifesto-copy,.theme-voralis .site-footer a,.theme-voralis .footer-brand-column address,.theme-voralis .footer-imprint__content p,.theme-voralis .footer-imprint__content address{color:#5d554b}.theme-voralis .section-heading .rte,.theme-voralis .cinematic-worlds__intro-copy,.theme-voralis .universe-panel__intro p{font-weight:450}.theme-voralis input::placeholder,.theme-voralis textarea::placeholder{color:#6c6257;opacity:1}.theme-voralis .hero-content>.hero-copy-panel{position:relative;width:min(940px,100%);max-width:940px!important;padding:clamp(30px,3.5vw,54px);color:var(--voralis-overlay-text);background:linear-gradient(118deg,#0b0907de,#0b0907c2 62%,#0b0907ad);border:1px solid var(--voralis-copy-border);box-shadow:var(--voralis-copy-shadow);backdrop-filter:blur(13px) saturate(115%);-webkit-backdrop-filter:blur(13px) saturate(115%);isolation:isolate}.theme-voralis .hero-copy-panel:before{content:"";position:absolute;left:0;top:0;width:46%;height:1px;background:linear-gradient(90deg,var(--voralis-overlay-gold),transparent)}.theme-voralis .hero-copy-panel>*{max-width:800px}.theme-voralis .hero-copy-panel h1,.theme-voralis .hero-copy-panel .hero-text,.theme-voralis .hero-copy-panel .hero-index,.theme-voralis .hero-copy-panel .hero-proof{color:var(--voralis-overlay-text);text-shadow:0 2px 3px rgba(0,0,0,.75),0 14px 38px rgba(0,0,0,.44)}.theme-voralis .hero-copy-panel .hero-text{font-weight:450;color:var(--voralis-overlay-muted)}.theme-voralis .hero-copy-panel .eyebrow{color:var(--voralis-overlay-gold);text-shadow:0 2px 12px rgba(0,0,0,.72)}.theme-voralis .hero--v12 .hero-copy-panel h1 em{color:#fffaf024;-webkit-text-stroke:1.25px #fffdf7;text-shadow:0 2px 3px rgba(0,0,0,.78),0 12px 32px rgba(0,0,0,.46)}.theme-voralis .hero-copy-panel .hero-proof{border-top-color:#ffffff54}.theme-voralis .hero-copy-panel .hero-proof>div{border-right-color:#ffffff42}.theme-voralis .hero-copy-panel .hero-proof span{color:#fffdf7db;font-size:9px;font-weight:700}.theme-voralis .hero-copy-panel .button--ghost{color:#fffdf7;border-color:#ffffff9e;background:#0504037a}.theme-voralis .cinematic-world__copy,.theme-voralis .deep-scene__copy,.theme-voralis .world-chapter__panel,.theme-voralis .video-story-copy__panel,.theme-voralis .world-copy{color:var(--voralis-overlay-text);background:linear-gradient(145deg,var(--voralis-copy-glass),var(--voralis-copy-glass-soft))!important;border:1px solid var(--voralis-copy-border);box-shadow:var(--voralis-copy-shadow);backdrop-filter:blur(14px) saturate(116%);-webkit-backdrop-filter:blur(14px) saturate(116%)}.theme-voralis .cinematic-world__copy{background:linear-gradient(145deg,#0c0a08e6,#0c0a08b8)!important;border-color:#fff1d36e}.theme-voralis .deep-scene__copy{background:linear-gradient(145deg,#0c0a08e0,#0c0a08b3)!important;border-color:#fff1d366!important}.theme-voralis .world-chapter__panel{width:min(850px,78vw);padding:clamp(28px,4vw,52px)}.theme-voralis .video-story-copy__panel{width:min(830px,76vw);padding:clamp(28px,4vw,52px);margin-bottom:clamp(32px,5vh,65px)}.theme-voralis .video-story-copy{padding-bottom:0}.theme-voralis .world-copy{left:26px;right:26px;bottom:26px;padding:clamp(20px,3vw,32px)}.theme-voralis .sales-world__content{color:var(--voralis-overlay-text);background:linear-gradient(180deg,#0a08061f,#0a0806d6 20%,#0a0806f0);border-top:1px solid rgba(255,241,211,.24);box-shadow:0 -30px 68px #0000002e}.theme-voralis .sales-world__top span:last-child,.theme-voralis .deep-scene__index{color:#fffdf7;background:#080705c2;border-color:#fff1d361;box-shadow:0 10px 32px #0000003d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-voralis .deep-scene__index{width:max-content;max-width:calc(100% - 28px);padding:9px 12px}.theme-voralis .hero-copy-panel h1,.theme-voralis .cinematic-world__copy h3,.theme-voralis .deep-scene__copy h3,.theme-voralis .sales-world h3,.theme-voralis .world-chapter__panel h3,.theme-voralis .video-story-copy__panel h2,.theme-voralis .world-copy h3{color:var(--voralis-overlay-text);text-shadow:0 2px 3px rgba(0,0,0,.82),0 14px 42px rgba(0,0,0,.46);text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.theme-voralis .cinematic-world__copy>.rte,.theme-voralis .deep-scene__copy>p:not(.eyebrow),.theme-voralis .sales-world__content>p:not(.eyebrow),.theme-voralis .world-chapter__panel>p:not(.eyebrow),.theme-voralis .video-story-copy__panel .rte,.theme-voralis .world-copy>p:not(.eyebrow){color:var(--voralis-overlay-muted);font-size:clamp(16px,1.15vw,19px);font-weight:450;line-height:1.72;text-shadow:0 2px 12px rgba(0,0,0,.72)}.theme-voralis .cinematic-world__copy .eyebrow,.theme-voralis .deep-scene__copy .eyebrow,.theme-voralis .sales-world__content .eyebrow,.theme-voralis .world-chapter__panel .eyebrow,.theme-voralis .video-story-copy__panel .eyebrow,.theme-voralis .world-copy .eyebrow{color:var(--voralis-overlay-gold);font-size:clamp(10px,.72vw,12px);line-height:1.5;text-shadow:0 2px 12px rgba(0,0,0,.78)}.theme-voralis .cinematic-world__index,.theme-voralis .cinematic-world__facts span,.theme-voralis .sales-world__features span,.theme-voralis .world-facts span,.theme-voralis .deep-scene__facts span{color:#fffaf0;font-size:max(9px,.58vw);font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.74);border-color:#fff1d357;background:#06050461}.theme-voralis .cinematic-world__topline,.theme-voralis .hero-film-signature{color:#fffdf7;text-shadow:0 2px 10px rgba(0,0,0,.8)}.theme-voralis .cinematic-world__topline em,.theme-voralis .hero-film-signature em{color:#fffdf7d1}@media(max-width:749px){.theme-voralis .brand__symbol{width:44px!important;height:44px!important;flex-basis:44px}.theme-voralis .brand__fallback{gap:9px}.theme-voralis .brand small{font-size:6px;letter-spacing:.26em}.theme-voralis .hero-content>.hero-copy-panel{width:100%;padding:24px 20px;background:linear-gradient(145deg,#0b0907e6,#0b0907c4)}.theme-voralis .hero-copy-panel .hero-index{margin-bottom:23px;font-size:8px;line-height:1.5}.theme-voralis .hero-copy-panel .hero-proof span{font-size:7px;line-height:1.45}.theme-voralis .cinematic-world__copy,.theme-voralis .deep-scene__copy{background:linear-gradient(145deg,#0b0907eb,#0b0907c9)!important}.theme-voralis .world-chapter__panel,.theme-voralis .video-story-copy__panel{width:100%;padding:25px 21px}.theme-voralis .world-chapter__copy{padding-inline:14px}.theme-voralis .video-story-copy{width:calc(100% - 28px)}.theme-voralis .world-copy{left:14px;right:14px;bottom:14px;padding:21px 18px}.theme-voralis .sales-world__content{padding:25px 22px;background:linear-gradient(180deg,#0a080633,#0a0806e0 15%,#0a0806f5)}.theme-voralis .cinematic-world__copy>.rte,.theme-voralis .deep-scene__copy>p:not(.eyebrow),.theme-voralis .sales-world__content>p:not(.eyebrow),.theme-voralis .world-chapter__panel>p:not(.eyebrow),.theme-voralis .video-story-copy__panel .rte,.theme-voralis .world-copy>p:not(.eyebrow){font-size:15px;line-height:1.68}.footer-brand-lockup{align-items:flex-start;gap:13px}.footer-brand-logo{width:72px;height:72px;flex-basis:72px}.footer-brand-lockup .brand--footer{padding-top:10px;font-size:21px}}@media(max-width:379px){.theme-voralis .brand__symbol{width:40px!important;height:40px!important;flex-basis:40px}.theme-voralis .brand__copy>span{font-size:12px;letter-spacing:.16em}.theme-voralis .brand small{font-size:5.5px;letter-spacing:.18em}.theme-voralis .hero-content>.hero-copy-panel{padding-inline:17px}.footer-brand-lockup{display:grid}}@media(prefers-contrast:more){.theme-voralis .hero-content>.hero-copy-panel,.theme-voralis .cinematic-world__copy,.theme-voralis .deep-scene__copy,.theme-voralis .world-chapter__panel,.theme-voralis .video-story-copy__panel,.theme-voralis .world-copy{background:#070605f5!important;border-color:#ffffffb8}.theme-voralis .sales-world__content{background:#070605f0}.theme-voralis .muted{color:#39342e}}body.theme-voralis{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.theme-voralis main :where(h1,h2,h3,h4),.theme-voralis .site-footer :where(h2,h3),.theme-voralis .mobile-menu nav a{text-wrap:balance;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.theme-voralis main :where(p,li,address),.theme-voralis .rte,.theme-voralis .button{text-wrap:pretty;overflow-wrap:anywhere}.theme-voralis .site-header:not(.is-scrolled){background:linear-gradient(180deg,#08070585,#0807054a 74%,#08070514);text-shadow:0 2px 3px rgba(0,0,0,.88),0 8px 24px rgba(0,0,0,.5)}.theme-voralis .site-header:not(.is-scrolled) :where(.desktop-nav a,.brand__copy>span,.header-contact strong){color:#fffef9}.theme-voralis .site-header:not(.is-scrolled) .brand small,.theme-voralis .site-header:not(.is-scrolled) .header-contact small{color:#fffef9eb}.theme-voralis .brand small{font-size:8px;line-height:1.35;letter-spacing:.22em}.theme-voralis .desktop-nav a{font-size:10px;line-height:1.4}.theme-voralis .header-contact small{font-size:9px;color:#5a5045}.theme-voralis .header-contact strong{font-size:12px}.theme-voralis .lc-prelude__micro{font-size:10px;color:#ffffffdb;text-shadow:0 2px 12px rgba(0,0,0,.75)}.theme-voralis .hero-copy-panel .hero-index,.theme-voralis .hero-copy-panel .hero-proof span,.theme-voralis .hero-world-switcher button,.theme-voralis .hero-film-signature,.theme-voralis .cinematic-world__topline,.theme-voralis .cinematic-world__index,.theme-voralis .cinematic-world__facts span,.theme-voralis .deep-scene__index,.theme-voralis .deep-scene__facts span,.theme-voralis .deep-scene__cta,.theme-voralis .sales-world__top,.theme-voralis .sales-world__features span,.theme-voralis .world-facts span{font-size:max(10px,.64vw);line-height:1.45}.theme-voralis .language-switcher__current small,.theme-voralis .language-switcher__code,.theme-voralis .language-switcher__option-code,.theme-voralis .language-switcher__option small,.theme-voralis .language-switcher__note,.theme-voralis .legal-page__seal small,.theme-voralis .footer-brand-lockup .brand--footer small{font-size:9px;line-height:1.45}.theme-voralis .contact-direct-grid small,.theme-voralis .inquiry-phone small,.theme-voralis .inquiry-form label{font-size:10px;line-height:1.45;color:#68461c;font-weight:700}.theme-voralis .muted,.theme-voralis .manifesto-copy,.theme-voralis .site-footer a,.theme-voralis .footer-brand-column address,.theme-voralis .footer-imprint__content p,.theme-voralis .footer-imprint__content address{color:#514a40}.theme-voralis :where(.manifesto,.private-process,.advisory,.journal-stream,.auto-universes,.inquiry-section,.legal-page,.imprint-page,.site-footer) .eyebrow{color:#744915}.theme-voralis .legal-page__hero>p:not(.eyebrow),.theme-voralis .legal-page__aside,.theme-voralis .imprint-page__head>p:last-child,.theme-voralis .imprint-card p,.theme-voralis .imprint-card address{color:#514a40}.mobile-menu__brand{position:relative;display:flex!important;align-items:center;gap:14px;width:max-content;max-width:100%;margin:0 0 22px;padding:0!important;border:0!important}.mobile-menu__signet{width:64px;height:64px;flex:0 0 64px;object-fit:contain;filter:drop-shadow(0 12px 26px rgba(96,64,24,.2))}.mobile-menu__brand>span{display:grid;gap:4px;min-width:0}.mobile-menu__brand strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;letter-spacing:.18em;color:#211b14}.mobile-menu__brand small{font-size:8px;line-height:1.4;letter-spacing:.18em;color:#5a5045;font-weight:700}.site-footer>.page-width{position:relative;z-index:2}.site-footer__signet{position:absolute;z-index:0;right:clamp(-90px,-4vw,-35px);bottom:clamp(80px,9vw,150px);width:clamp(270px,31vw,560px);opacity:.085;pointer-events:none;filter:saturate(.9)}.site-footer__signet-image{width:100%;height:auto}.inquiry-copy__signet,.imprint-page__signet,.password-page__signet{display:block;width:clamp(82px,8vw,118px);height:auto;object-fit:contain;filter:drop-shadow(0 16px 34px rgba(96,64,24,.18))}.inquiry-copy__signet{margin:0 0 25px}.imprint-page__signet{margin:0 0 26px}.password-page__signet{width:clamp(110px,12vw,150px);margin:0 auto 28px}@media(max-width:749px){.theme-voralis .brand small{font-size:7.25px;letter-spacing:.14em}.theme-voralis .hero-copy-panel .hero-index,.theme-voralis .hero-copy-panel .hero-proof span,.theme-voralis .hero-world-switcher button,.theme-voralis .hero-film-signature,.theme-voralis .cinematic-world__topline,.theme-voralis .cinematic-world__index,.theme-voralis .cinematic-world__facts span,.theme-voralis .deep-scene__index,.theme-voralis .deep-scene__facts span,.theme-voralis .deep-scene__cta,.theme-voralis .sales-world__features span,.theme-voralis .world-facts span{font-size:9.5px;line-height:1.45}.theme-voralis .cinematic-world__copy>.rte,.theme-voralis .deep-scene__copy>p:not(.eyebrow),.theme-voralis .sales-world__content>p:not(.eyebrow),.theme-voralis .world-chapter__panel>p:not(.eyebrow),.theme-voralis .video-story-copy__panel .rte,.theme-voralis .world-copy>p:not(.eyebrow){font-size:16px;line-height:1.68}.mobile-menu__brand{margin-bottom:18px}.mobile-menu__signet{width:54px;height:54px;flex-basis:54px}.mobile-menu__brand strong{font-size:19px;letter-spacing:.14em}.site-footer__signet{right:-74px;bottom:190px;width:300px;opacity:.07}.inquiry-copy__signet,.imprint-page__signet{width:88px;margin-bottom:20px}}@media(max-width:379px){.theme-voralis .brand small{font-size:7px;letter-spacing:.1em}.mobile-menu__brand small{font-size:7.5px;letter-spacing:.12em}.mobile-menu__brand strong{font-size:17px;letter-spacing:.11em}}body.theme-voralis{--lc-bg:#f1e4d1;--lc-surface:#fffaf1;--lc-text:#2a231b;--lc-muted:#716253;--lc-gold:#b98539;--lc-champagne:#e6d2b3;background:radial-gradient(circle at 88% 3%,rgba(210,171,104,.28),transparent 31rem),radial-gradient(circle at 7% 37%,rgba(255,251,243,.8),transparent 37rem),linear-gradient(180deg,#fbf3e6 0,#efe0ca 46%,#f8efe2)}.theme-voralis .site-header,.theme-voralis .site-header:not(.is-scrolled),.theme-voralis .site-header.is-scrolled{color:#2a231b;background:linear-gradient(115deg,#faf0e0f5,#e7d2b2f0 57%,#f8eddaf5);border-color:#754f1f2e;box-shadow:0 16px 48px #4f381c1c;text-shadow:none;backdrop-filter:blur(24px) saturate(125%);-webkit-backdrop-filter:blur(24px) saturate(125%)}.theme-voralis .site-header:after{background:linear-gradient(90deg,transparent,rgba(134,91,35,.25),transparent)}.theme-voralis .site-header :where(.desktop-nav a,.brand__copy>span,.header-contact strong),.theme-voralis .site-header:not(.is-scrolled) :where(.desktop-nav a,.brand__copy>span,.header-contact strong){color:#2a231b;text-shadow:none}.theme-voralis .site-header .brand small,.theme-voralis .site-header:not(.is-scrolled) .brand small,.theme-voralis .site-header .header-contact small,.theme-voralis .site-header:not(.is-scrolled) .header-contact small{color:#655646;text-shadow:none}.theme-voralis .site-header .header-search,.theme-voralis .site-header .header-selection,.theme-voralis .site-header .menu-toggle,.theme-voralis .site-header:not(.is-scrolled) .header-search,.theme-voralis .site-header:not(.is-scrolled) .header-selection,.theme-voralis .site-header:not(.is-scrolled) .menu-toggle{color:#2a231b;border-color:#704c1e38;background:#fffaf19e}.theme-voralis .site-header .header-contact{border-left-color:#9f6d2a57;background:linear-gradient(90deg,rgba(183,132,58,.1),transparent)}.theme-voralis .brand__symbol,.theme-voralis .mobile-menu__signet,.theme-voralis .footer-brand-logo,.theme-voralis .legal-page__seal img,.theme-voralis .inquiry-copy__signet,.theme-voralis .imprint-page__signet{border-radius:15%;background:#efe1cc;box-shadow:inset 0 0 0 1px #8a5b1f1a;filter:drop-shadow(0 12px 25px rgba(92,61,23,.16))}.theme-voralis :where(.manifesto,.sales-worlds,.private-process,.auto-universes){background:linear-gradient(180deg,#fffaf18a,#ecd9bdb8)}.theme-voralis .manifesto{background:radial-gradient(circle at 89% 21%,rgba(188,139,68,.2),transparent 29rem),linear-gradient(155deg,#fbf3e7,#ead8bc)}.theme-voralis .private-process{background:linear-gradient(135deg,#eee0cb,#fff8ed 56%,#e9d5b5)}.theme-voralis .auto-universes{background:radial-gradient(circle at 88% 8%,rgba(183,132,58,.24),transparent 31%),linear-gradient(180deg,#faf1e4,#ecdbc1)}.theme-voralis .journal-stream{background:linear-gradient(180deg,#fbf2e4,#e8d4b5,#f8eddd)}.theme-voralis .advisory{background:radial-gradient(circle at 16% 16%,rgba(189,139,67,.24),transparent 30%),linear-gradient(145deg,#ead7bb,#fff8ec)}.theme-voralis .inquiry-section{background:radial-gradient(circle at 82% 22%,rgba(199,151,77,.32),transparent 30%),radial-gradient(circle at 8% 78%,rgba(255,251,242,.88),transparent 28%),linear-gradient(145deg,#f7ecdc,#e7d0ad 55%,#fff7ea)}.theme-voralis .metric-card,.theme-voralis .product-card,.theme-voralis .article-card,.theme-voralis .product-panel,.theme-voralis .journal-card,.theme-voralis .glass-panel,.theme-voralis .imprint-card,.theme-voralis .legal-page__content{background:linear-gradient(145deg,#fffcf6f5,#f1e0c7e0);border-color:#754f1f29}.theme-voralis .site-footer{color:#2a231b;background:radial-gradient(circle at 50% 3%,rgba(190,141,69,.3),transparent 35%),linear-gradient(145deg,#e4ceb0,#fbf2e4 54%,#dcc09a);border-top-color:#77501e33}.theme-voralis .site-footer__signet{opacity:.12}@media(max-width:749px){.theme-voralis .site-header,.theme-voralis .site-header:not(.is-scrolled),.theme-voralis .site-header.is-scrolled{background:linear-gradient(115deg,#faf0e0fa,#e7d2b2f7)}}.theme-voralis .deep-scene__index span:first-child{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;color:inherit;text-transform:uppercase}.theme-voralis .sales-world__top{justify-content:flex-start}.theme-voralis .sales-world__top>span:first-child:last-child{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;color:#6b4b20}.theme-voralis .cinematic-world__index{gap:0}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
