.landing-root{--bg:#f1e8da;--surface:#fff;--surface-raised:#fff;--surface-sunken:#f1e8da;--surface-alt:#f1e8da;--border:#d5d5d5;--border-strong:#d5d5d5;--border-soft:#d5d5d5;--text-primary:#2e2e2e;--text-secondary:#828282;--text-muted:#828282;--text-on-gold:#2e2e2e;--text-on-dark:#f1e8da;--gold-50:#f1e8da;--gold-100:#e3d1b5;--gold-200:#e3d1b5;--gold-300:#d4b991;--gold-400:#c6a26c;--gold-500:#b88b47;--gold-600:#b88b47;--gold-700:#2e2e2e;--gold-800:#2e2e2e;--gold-900:#2e2e2e;--success:#5e8a3a;--success-bg:rgba(94,138,58,.08);--danger:#b94a3a;--danger-bg:rgba(185,74,58,.08);--grad-auric:linear-gradient(135deg,#d4b991,#b88b47 55%,#2e2e2e);--grad-auric-soft:linear-gradient(135deg,#e3d1b5,#d4b991);--grad-paper:radial-gradient(1200px 600px at 20% -10%,#f1e8da 0%,#f1e8da 60%);--grad-hero-warm:linear-gradient(135deg,#2e2e2e,#2e2e2e 40%,#b88b47);--grad-mesh-light:radial-gradient(560px 360px at 18% 12%,hsla(44,77%,90%,.85) 0%,hsla(44,77%,90%,0) 60%),radial-gradient(480px 320px at 82% 22%,hsla(42,81%,96%,.9) 0%,hsla(42,81%,96%,0) 60%),radial-gradient(640px 420px at 50% 95%,hsla(45,66%,69%,.18) 0%,hsla(45,66%,69%,0) 65%);--grad-soft-gold:radial-gradient(at 20% 10%,rgba(184,146,58,.1) 0,transparent 55%),radial-gradient(at 80% 80%,rgba(140,100,40,.06) 0,transparent 55%),radial-gradient(at 50% 50%,hsla(45,66%,69%,.05) 0,transparent 60%);--fs-2xs:11px;--fs-xs:12px;--fs-sm:13px;--fs-base:15px;--fs-md:17px;--fs-lg:20px;--fs-xl:24px;--fs-2xl:32px;--fs-3xl:40px;--fs-4xl:52px;--fs-5xl:64px;--fs-hero:88px;--lh-tight:1.05;--lh-snug:1.2;--lh-normal:1.45;--lh-relaxed:1.6;--tracking-tight:-0.03em;--tracking-snug:-0.015em;--tracking-normal:0;--tracking-wide:0.04em;--tracking-caps:0.08em;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:400;--fw-bold:400;--fw-extra:400;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--sp-9:96px;--r-xs:6px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--r-3xl:32px;--r-full:9999px;--shadow-xs:0 1px 2px rgba(60,40,10,.04);--shadow-sm:0 2px 6px rgba(60,40,10,.06),0 1px 2px rgba(60,40,10,.04);--shadow-md:0 6px 16px rgba(60,40,10,.08),0 2px 4px rgba(60,40,10,.05);--shadow-lg:0 12px 28px rgba(60,40,10,.1),0 4px 8px rgba(60,40,10,.06);--shadow-xl:0 24px 48px rgba(60,40,10,.12),0 8px 16px rgba(60,40,10,.08);--shadow-2xl:0 40px 80px rgba(60,40,10,.14),0 16px 32px rgba(60,40,10,.08);--glow-gold:0 0 0 1px rgba(184,146,58,.18),0 8px 28px rgba(184,146,58,.2);--glow-gold-sm:0 0 0 1px rgba(184,146,58,.14),0 4px 14px rgba(184,146,58,.16);--edge-top:inset 0 1px 0 rgba(255,253,246,.65);--edge-top-strong:inset 0 1px 0 rgba(255,253,246,.9);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-spring:cubic-bezier(0.22,1.2,0.36,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--ease-out-back:cubic-bezier(0.34,1.4,0.64,1);--dur-instant:120ms;--dur-fast:260ms;--dur-base:420ms;--dur-slow:620ms;--dur-slower:880ms;--blur-glass:18px;--noise-op:0.03;--container:1280px;--container-narrow:1080px}.landing-root,.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box}.landing-root *{margin:0;padding:0}.landing-root{color-scheme:light;scroll-behavior:smooth;-webkit-text-size-adjust:100%;background-color:var(--bg);background-image:var(--grad-paper);color:var(--text-primary);font-family:var(--font-ui);font-size:var(--fs-base);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh;overflow-x:hidden;cursor:auto}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}.landing-root img,.landing-root svg{display:block;max-width:100%}.landing-root ol,.landing-root ul{list-style:none}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5,.landing-root h6{font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:.06em;line-height:var(--lh-snug);color:var(--text-primary)}.landing-root p{color:var(--text-secondary);line-height:var(--lh-relaxed)}.landing-root ::-moz-selection{background:var(--gold-300);color:var(--text-on-gold)}.landing-root ::selection{background:var(--gold-300);color:var(--text-on-gold)}.landing-root :focus-visible{outline:2px solid var(--gold-500);outline-offset:2px;border-radius:var(--r-xs)}.landing-root .mesh-bg{position:fixed;inset:0;z-index:-2;background-color:var(--bg);background-image:var(--grad-mesh-light);background-attachment:fixed;pointer-events:none}.landing-root:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:var(--noise-op);mix-blend-mode:multiply;background-size:180px 180px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.2  0 0 0 0 0.15  0 0 0 0 0.05  0 0 0 0.25 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.landing-root .container{max-width:var(--container);margin:0 auto;padding:0 32px;position:relative;z-index:2}.landing-root .section{padding:var(--sp-9) 0;position:relative}.landing-root .section-label{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-700);background:rgba(184,146,58,.1);border:1px solid rgba(184,146,58,.22);border-radius:var(--r-full);padding:6px 12px;margin-bottom:20px}.landing-root .section-title{font-family:var(--font-display);font-size:clamp(32px,5vw,56px);font-weight:400;letter-spacing:.06em;line-height:.98;max-width:920px;margin-bottom:var(--sp-7)}.landing-root .section-title .gold,.landing-root .section-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-700);letter-spacing:-.01em}.landing-root .cursor{width:7px;height:7px;background:#fff;z-index:9999;transition:opacity var(--dur-fast) var(--ease-out-quad),width var(--dur-fast) var(--ease-out-expo),height var(--dur-fast) var(--ease-out-expo)}.landing-root .cursor,.landing-root .cursor-follower{position:fixed;top:0;left:0;border-radius:50%;pointer-events:none;opacity:0;will-change:transform;transform:translate3d(-50%,-50%,0);mix-blend-mode:difference}.landing-root .cursor-follower{width:32px;height:32px;border:1.5px solid #fff;z-index:9998;transition:opacity var(--dur-fast) var(--ease-out-quad),width var(--dur-base) var(--ease-out-expo),height var(--dur-base) var(--ease-out-expo),border-color var(--dur-base)}.landing-root .cursor.hover{width:0;height:0}.landing-root .cursor-follower.hover{width:48px;height:48px}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.landing-root .cursor,.landing-root .cursor-follower{display:none}.landing-root{cursor:auto}}.landing-root #nav{position:fixed;top:0;left:0;right:0;transform:none;width:100%;max-width:none;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 32px;border-radius:0;background:rgba(255,253,246,.72);backdrop-filter:blur(var(--blur-glass)) saturate(1.05);-webkit-backdrop-filter:blur(var(--blur-glass)) saturate(1.05);border-bottom:1px solid var(--border-soft);box-shadow:var(--edge-top),0 8px 24px rgba(60,40,10,.04);transition:background var(--dur-base),box-shadow var(--dur-base)}.landing-root #nav.scrolled{background:transparent;box-shadow:none;border-color:transparent}.landing-root .nav-logo{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-ui);font-weight:var(--fw-bold);font-size:var(--fs-md);letter-spacing:.06em;color:var(--text-primary)}.landing-root .nav-logo-img{height:44px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.landing-root .nav-links{display:flex;align-items:center;gap:4px;margin-left:auto}.landing-root .nav-link{position:relative;display:inline-flex;align-items:center;padding:10px 14px;font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-medium);letter-spacing:var(--tracking-snug);color:var(--text-secondary);border-radius:var(--r-md);transition:color var(--dur-fast),background var(--dur-fast)}.landing-root .nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:1px;background:var(--gold-500);transform:scaleX(0);transform-origin:left;transition:transform var(--dur-base) var(--ease-out-expo)}.landing-root .nav-link:hover{color:var(--text-primary);background:rgba(184,146,58,.06)}.landing-root .nav-link:hover:after{transform:scaleX(1)}.landing-root .menu-toggle{display:none;width:40px;height:40px;border-radius:10px;background:transparent;border:1.5px solid var(--gold-500);align-items:center;justify-content:center;padding:0;color:var(--gold-700);transition:background var(--dur-fast),border-color var(--dur-fast),color var(--dur-fast),transform var(--dur-fast);position:relative;overflow:hidden;flex-shrink:0}.landing-root .menu-toggle:focus-visible,.landing-root .menu-toggle:hover{background:var(--gold-50);border-color:var(--gold-700);color:var(--gold-800)}.landing-root .menu-toggle:active{transform:scale(.94)}.landing-root .menu-toggle-icon{position:absolute;width:20px;height:20px;transition:opacity var(--dur-base) var(--ease-out-expo),transform var(--dur-base) var(--ease-spring)}.landing-root .menu-toggle-icon-burger{opacity:1;transform:rotate(0deg)}.landing-root .menu-toggle-icon-close{opacity:0;transform:rotate(-90deg)}.landing-root .menu-toggle.active .menu-toggle-icon-burger{opacity:0;transform:rotate(90deg)}.landing-root .menu-toggle.active .menu-toggle-icon-close{opacity:1;transform:rotate(0deg)}.landing-root .mobile-menu{position:fixed;top:80px;left:16px;right:16px;z-index:99;padding:20px;border-radius:var(--r-2xl);background:rgba(255,253,246,.95);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid var(--border);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:6px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity var(--dur-base),visibility var(--dur-base),transform var(--dur-base) var(--ease-spring)}.landing-root .mobile-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.landing-root .mobile-link{padding:18px;font-family:var(--font-ui);letter-spacing:.04em;font-size:22px;font-weight:var(--fw-semibold);color:var(--text-primary);border-radius:var(--r-md);transition:background var(--dur-fast)}.landing-root .mobile-link:hover{background:var(--surface-sunken)}.landing-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;min-height:52px;font-family:var(--font-ui);font-size:var(--fs-base);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-snug);color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--edge-top),var(--shadow-xs);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform var(--dur-fast) var(--ease-spring),background var(--dur-fast),border-color var(--dur-fast),box-shadow var(--dur-base),color var(--dur-fast);white-space:nowrap}.landing-root .btn:hover{background:var(--surface-sunken);border-color:var(--border-strong);transform:translateY(-1px);box-shadow:var(--edge-top-strong),var(--shadow-sm)}.landing-root .btn:active{transform:translateY(0) scale(.985)}.landing-root .btn-gold,.landing-root .btn-primary{color:var(--text-on-gold);background-image:linear-gradient(180deg,var(--gold-400) 0,var(--gold-500) 55%,var(--gold-600) 100%);border-color:var(--gold-600);box-shadow:var(--edge-top-strong),var(--glow-gold)}.landing-root .btn-gold:hover,.landing-root .btn-primary:hover{background-image:linear-gradient(180deg,var(--gold-300) 0,var(--gold-400) 55%,var(--gold-500) 100%);border-color:var(--gold-500);box-shadow:var(--edge-top-strong),0 0 0 1px rgba(184,146,58,.24),0 12px 34px rgba(184,146,58,.28)}.landing-root .btn-outline{background:transparent;color:var(--gold-700);border-color:var(--gold-500);box-shadow:none}.landing-root .btn-outline:hover{background:rgba(184,146,58,.08);border-color:var(--gold-600);color:var(--gold-800);box-shadow:var(--shadow-xs)}.landing-root .btn-ghost{background:transparent;border-color:transparent;color:var(--text-secondary);box-shadow:none}.landing-root .btn-ghost:hover{background:rgba(26,19,8,.04);border-color:var(--border);color:var(--text-primary)}.landing-root .btn-large,.landing-root .btn-lg{padding:18px 32px;min-height:60px;font-size:var(--fs-md)}.landing-root .btn-arrow{display:inline-block;width:10px;height:10px;border-right:1.6px solid;border-top:1.6px solid;transform:rotate(45deg);transition:transform var(--dur-base) var(--ease-out-expo);margin-left:2px}.landing-root .btn:hover .btn-arrow{transform:translateX(3px) rotate(45deg)}.landing-root .hero{position:relative;min-height:100vh;padding:150px 0 90px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,hsla(45,55%,96%,0),hsla(45,55%,96%,.35))}.landing-root .hero-fx{position:absolute;inset:0;z-index:1;pointer-events:none}.landing-root .hero-glow{position:absolute;left:-8%;top:38%;width:760px;height:760px;background:radial-gradient(circle at 50% 50%,rgba(184,146,58,.22) 0,rgba(184,146,58,.08) 38%,transparent 68%);filter:blur(8px);animation:heroGlowPulse 9s var(--ease-in-out) infinite}@keyframes heroGlowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.landing-root .hero-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(184,146,58,.06) 1px,transparent 0),linear-gradient(180deg,rgba(184,146,58,.06) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 30% 50%,#000 0,transparent 70%);mask-image:radial-gradient(ellipse 80% 70% at 30% 50%,#000 0,transparent 70%);opacity:.5}.landing-root #hero-canvas{position:absolute;inset:0;width:100%!important;height:100%!important;z-index:0;pointer-events:none;opacity:.9;mix-blend-mode:multiply}.landing-root .hero-mascot{position:absolute;right:clamp(0px,2vw,40px);top:50%;transform:translateY(-50%);width:clamp(360px,45vw,820px);height:auto;z-index:2;pointer-events:none;-o-object-fit:contain;object-fit:contain}.landing-root .hero-mascot--blend{mix-blend-mode:multiply}@media (max-width:1024px){.landing-root .hero-mascot{left:50%;right:auto;top:0;bottom:auto;transform:translateX(-50%);width:clamp(320px,50vw,520px);opacity:1;z-index:3}.landing-root .hero{padding:120px 0 70px;align-items:flex-start}.landing-root .hero-content{padding-top:clamp(280px,42vw,460px)}.landing-root .hero-subtitle,.landing-root .hero-title{max-width:100%}.landing-root .hero-glow{top:50%;left:50%;transform:translate(-50%,-30%);width:90vw}.landing-root .hero-grid{opacity:.35}}@media (max-width:640px){.landing-root .hero-mascot{left:50%;right:auto;top:0;transform:translateX(-50%);width:min(400px,90vw);opacity:1}}.landing-root .hero:before{z-index:1;background:radial-gradient(ellipse 70% 75% at 50% 55%,transparent 45%,rgba(46,46,46,.1) 75%,rgba(46,46,46,.28) 100%),radial-gradient(900px 500px at 82% 20%,hsla(45,66%,69%,.32) 0,transparent 55%),radial-gradient(700px 500px at 10% 90%,rgba(184,146,58,.18) 0,transparent 60%)}.landing-root .hero:after,.landing-root .hero:before{content:"";position:absolute;inset:0;pointer-events:none}.landing-root .hero:after{z-index:0;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-size:480px auto;background-repeat:repeat;opacity:.22}.landing-root .hero-content{position:relative;z-index:3;max-width:var(--container);padding:0 32px;margin:0 auto;width:100%}.landing-root .hero-badge,.landing-root .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--gold-700);background:rgba(255,253,246,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(184,146,58,.25);border-radius:var(--r-full);padding:8px 16px;margin-bottom:28px}.landing-root .hero-badge:before,.landing-root .hero-eyebrow:before{content:"";width:18px;height:1px;background:var(--gold-500)}.landing-root .hero-eyebrow{letter-spacing:.14em;background:rgba(255,253,246,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(184,146,58,.3);padding:9px 18px;margin-bottom:30px;box-shadow:var(--glow-gold-sm)}.landing-root .hero-eyebrow:before{width:7px;height:7px;border-radius:50%;background:var(--gold-500);box-shadow:0 0 0 0 rgba(184,146,58,.5);animation:heroDot 2.4s var(--ease-in-out) infinite}@keyframes heroDot{0%{box-shadow:0 0 0 0 rgba(184,146,58,.45)}70%{box-shadow:0 0 0 8px rgba(184,146,58,0)}to{box-shadow:0 0 0 0 rgba(184,146,58,0)}}.landing-root .hero-title{font-family:var(--font-display);font-size:clamp(46px,8.8vw,116px);font-weight:400;letter-spacing:-.01em;line-height:.9;color:var(--text-primary);margin-bottom:30px;max-width:16ch;text-wrap:balance}.landing-root .hero-title .serif{font-family:var(--font-serif);font-style:italic;font-weight:400;letter-spacing:-.005em;background:linear-gradient(135deg,#d4b991,#b88b47 55%,#8a6a2f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--gold-700)}.landing-root .hero-title>span{display:inline-block;margin-right:.22em;line-height:inherit;vertical-align:top}.landing-root .hero-subtitle{font-family:var(--font-ui);font-size:clamp(16px,1.55vw,20px);font-weight:var(--fw-regular);line-height:1.6;color:var(--text-secondary);max-width:540px;margin-bottom:42px}.landing-root .hero-cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:0}.landing-root .hero-cta .btn-primary{position:relative;overflow:hidden}.landing-root .hero-cta .btn-primary:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,253,246,.55) 50%,transparent);transform:skewX(-18deg);transition:left var(--dur-slow) var(--ease-out-expo);pointer-events:none}.landing-root .hero-cta .btn-primary:hover:after{left:130%}.landing-root .hero-meta{display:flex;gap:56px;padding-top:28px;border-top:1px solid rgba(184,146,58,.25);max-width:620px;flex-wrap:wrap}.landing-root .hero-meta-item{display:flex;flex-direction:column;gap:4px}.landing-root .hero-meta-num{font-family:var(--font-serif);font-style:normal;font-weight:400;font-size:44px;line-height:1;color:var(--gold-700);font-variant-numeric:tabular-nums}.landing-root .hero-meta-label{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.landing-root .hero-scroll-indicator{bottom:40px;color:var(--text-muted);font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-medium);letter-spacing:.14em;text-transform:uppercase}.landing-root .scroll-line{width:1px;height:42px;background:rgba(184,146,58,.25);position:relative;overflow:hidden}.landing-root .scroll-line:after{content:"";position:absolute;top:-42px;left:0;width:100%;height:42px;background:linear-gradient(to bottom,transparent,var(--gold-600));animation:scrollLine 2.4s var(--ease-in-out) infinite}@keyframes scrollLine{0%{top:-42px}to{top:42px}}.landing-root .about{position:relative;padding:var(--sp-9) 0 calc(var(--sp-9) - 20px)}.landing-root .about-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.landing-root .about-card{position:relative;padding:28px 24px 24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--edge-top),var(--shadow-sm);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),border-color var(--dur-base);overflow:hidden}.landing-root .about-card:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(184,146,58,.5),transparent);opacity:0;transition:opacity var(--dur-base)}.landing-root .about-card:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--edge-top-strong),var(--shadow-md),var(--glow-gold-sm)}.landing-root .about-card:hover:before{opacity:1}.landing-root .about-card-number{font-family:var(--font-serif);font-style:normal;font-weight:400;font-size:64px;line-height:1;color:var(--gold-500);margin-bottom:20px;letter-spacing:-.02em;font-variant-numeric:tabular-nums;opacity:.9}.landing-root .about-card h3{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:400;letter-spacing:.06em;margin-bottom:14px}.landing-root .about-card p{font-size:var(--fs-md);line-height:1.6;color:var(--text-secondary)}.landing-root .floating-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.landing-root .shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.6;animation:blobDrift 28s var(--ease-in-out) infinite alternate}.landing-root .shape-1{width:420px;height:420px;top:-100px;right:-120px;background:radial-gradient(circle,hsla(45,66%,69%,.55),transparent 70%)}.landing-root .shape-2{width:320px;height:320px;bottom:-80px;left:-100px;background:radial-gradient(circle,hsla(44,77%,90%,.9),transparent 70%);animation-delay:-10s}.landing-root .shape-3{width:240px;height:240px;top:40%;left:45%;background:radial-gradient(circle,rgba(212,169,77,.35),transparent 70%);animation-delay:-18s}@keyframes blobDrift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(4vw,3vw,0) scale(1.08)}to{transform:translate3d(-3vw,5vw,0) scale(.94)}}.landing-root .stats-section{padding:var(--sp-8) 0}.landing-root .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:40px 32px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-3xl);box-shadow:var(--edge-top),var(--shadow-md);position:relative;overflow:hidden}.landing-root .stats-grid:before{content:"";position:absolute;inset:0;background:var(--grad-soft-gold);pointer-events:none;opacity:.8}.landing-root .stat{position:relative;z-index:1;text-align:center;padding:12px 8px;border-right:1px solid var(--border-soft)}.landing-root .stat:last-child{border-right:none}.landing-root .stat-num{display:block;font-family:var(--font-display);font-weight:var(--fw-extra);font-size:clamp(40px,5.5vw,72px);line-height:1;letter-spacing:.06em;color:var(--text-primary);font-variant-numeric:tabular-nums;margin-bottom:10px}.landing-root .stat-label{font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.landing-root .directions-showcase{max-width:var(--container);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;position:relative;z-index:2}.landing-root .direction-item{position:relative;border-radius:var(--r-3xl);background:var(--surface);border:1px solid var(--border);box-shadow:var(--edge-top),var(--shadow-sm);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),border-color var(--dur-base);will-change:transform}.landing-root .direction-item:hover{transform:translateY(-6px);border-color:var(--border-strong);box-shadow:var(--edge-top-strong),var(--shadow-xl),var(--glow-gold-sm)}.landing-root .direction-media{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:calc(var(--r-3xl) - 1px) calc(var(--r-3xl) - 1px) 0 0}.landing-root .direction-gradient{position:absolute;inset:0;transition:transform 1.2s var(--ease-out-expo)}.landing-root .direction-item:hover .direction-gradient{transform:scale(1.06)}.landing-root .direction-gradient.g1{background:radial-gradient(80% 60% at 20% 30%,hsla(44,77%,90%,.95),transparent 70%),linear-gradient(135deg,#e3d1b5,#c6a26c 55%,#2e2e2e)}.landing-root .direction-gradient.g2{background:radial-gradient(70% 60% at 80% 20%,hsla(45,66%,69%,.8),transparent 70%),linear-gradient(135deg,#d4b991,#b88b47 55%,#2e2e2e)}.landing-root .direction-gradient.g3{background:radial-gradient(70% 70% at 50% 80%,hsla(43,72%,85%,.9),transparent 70%),linear-gradient(135deg,#e3d1b5,#d4b991 55%,#b88b47)}.landing-root .direction-gradient.g4{background:radial-gradient(70% 60% at 30% 70%,rgba(184,146,58,.5),transparent 70%),linear-gradient(135deg,#f1e8da,#c6a26c 55%,#2e2e2e)}.landing-root .direction-media:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 60%,rgba(61,47,17,.18) 100%);pointer-events:none}.landing-root .direction-info{padding:24px 28px 28px;position:relative}.landing-root .direction-tag{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:13px;font-weight:var(--fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-700);background:rgba(184,146,58,.1);border:1px solid rgba(184,146,58,.22);border-radius:var(--r-full);padding:7px 14px;margin-bottom:18px}.landing-root .direction-info h3{font-family:var(--font-display);font-size:clamp(28px,3vw,36px);font-weight:400;letter-spacing:.06em;margin-bottom:14px}.landing-root .direction-info p{font-size:var(--fs-md);color:var(--text-secondary);line-height:1.6}.landing-root .direction-arrow{position:absolute;top:-24px;right:28px;width:48px;height:48px;border-radius:50%;background:var(--surface-raised);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--gold-700);box-shadow:var(--shadow-md);transition:background var(--dur-base),color var(--dur-base),transform var(--dur-base) var(--ease-out-expo)}.landing-root .direction-item:hover .direction-arrow{background:var(--gold-500);color:var(--text-on-gold);transform:rotate(-45deg)}.landing-root .direction-arrow svg{width:16px;height:16px}.landing-root .events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px;position:relative;z-index:2}.landing-root .event-card{position:relative;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2xl);overflow:hidden;box-shadow:var(--edge-top),var(--shadow-sm);transition:transform .7s var(--ease-out-expo),box-shadow .7s var(--ease-out-expo),border-color .7s var(--ease-out-expo)}.landing-root .event-card:hover{transform:translateY(-6px);border-color:var(--gold-400);box-shadow:var(--edge-top-strong),var(--shadow-lg),var(--glow-gold-sm)}.landing-root .event-card:hover .event-cover{transform:scale(1.04)}.landing-root .event-card:hover .event-arrow{transform:translateX(4px);color:var(--gold-700)}.landing-root .event-arrow{transition:transform .7s var(--ease-out-expo),color .7s var(--ease-out-expo)}.landing-root .event-cover{position:relative;aspect-ratio:16/10;width:100%;background-color:var(--gold-100);background-size:cover;background-position:50%;transition:transform .9s var(--ease-out-expo)}.landing-root .event-card.no-cover .event-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 20% 0,hsla(0,0%,100%,.4),transparent 60%),radial-gradient(100% 70% at 100% 100%,rgba(0,0,0,.1),transparent 55%);pointer-events:none}.landing-root .event-card.no-cover .event-cover:after{content:"";position:absolute;inset:0;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:320px auto;opacity:.45;mix-blend-mode:multiply;pointer-events:none}.landing-root .event-card.has-cover .event-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.45));pointer-events:none}.landing-root .event-cover-mark{position:absolute;right:18px;bottom:18px;width:40px;height:40px;opacity:.75}.landing-root .event-date-badge{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:64px;padding:10px 10px 8px;background:rgba(255,253,247,.94);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.6);border-radius:var(--r-xl);box-shadow:0 6px 20px rgba(80,60,20,.18)}.landing-root .event-day{font-family:var(--font-display);font-weight:var(--fw-extra);font-size:30px;line-height:1;letter-spacing:.06em;color:var(--gold-800);font-variant-numeric:tabular-nums}.landing-root .event-month{margin-top:2px;font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-700)}.landing-root .event-count-pill{position:absolute;top:16px;right:16px;padding:6px 12px;font-family:var(--font-ui);font-size:11px;font-weight:var(--fw-semibold);letter-spacing:.04em;color:#fff;background:rgba(0,0,0,.35);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.18);border-radius:var(--r-full)}.landing-root .event-body{display:flex;flex-direction:column;gap:10px;padding:22px 22px 20px;flex:1}.landing-root .event-weekday{font-family:var(--font-mono);font-size:11px;font-weight:var(--fw-semibold);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-700)}.landing-root .event-title{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:400;letter-spacing:.06em;line-height:1.15;color:var(--text-primary);margin:0}.landing-root .event-desc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.landing-root .event-footer{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border-soft)}.landing-root .event-location-pill{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--text-secondary);padding:5px 11px 5px 9px;background:var(--surface-sunken);border:1px solid var(--border-soft);border-radius:var(--r-full)}.landing-root .event-location-pill svg{color:var(--gold-700);flex-shrink:0}.landing-root .event-arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--r-full);color:var(--text-muted);background:var(--surface-sunken);transition:transform var(--dur-base) var(--ease-spring),color var(--dur-base),background var(--dur-base)}.landing-root .app-download{position:relative;padding:var(--sp-9) 0;overflow:hidden}.landing-root .app-download:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(900px 600px at 80% 20%,hsla(45,66%,69%,.32) 0,transparent 60%),radial-gradient(700px 500px at 15% 90%,rgba(184,146,58,.18) 0,transparent 60%),radial-gradient(500px 400px at 50% 50%,hsla(44,77%,90%,.28) 0,transparent 65%)}.landing-root .app-download:after{content:"";position:absolute;inset:0;z-index:0;opacity:.18;mix-blend-mode:multiply;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:480px auto;pointer-events:none}.landing-root .app-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.landing-root .app-copy{max-width:560px}.landing-root .app-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--gold-700);background:rgba(184,146,58,.1);border:1px solid rgba(184,146,58,.22);border-radius:var(--r-full);padding:6px 12px;margin-bottom:24px}.landing-root .app-title{font-family:var(--font-display);font-size:clamp(32px,4.4vw,56px);font-weight:400;letter-spacing:.06em;line-height:1.02;color:var(--text-primary);margin-bottom:22px;max-width:18ch}.landing-root .app-title .gold,.landing-root .app-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-700)}.landing-root .app-sub{font-family:var(--font-ui);font-size:var(--fs-md);font-weight:var(--fw-regular);line-height:1.6;color:var(--text-secondary);margin-bottom:32px;max-width:520px}.landing-root .app-features{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.landing-root .app-feature{display:flex;align-items:flex-start;gap:14px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-primary);line-height:1.5}.landing-root .app-feature-icon{flex-shrink:0;width:34px;height:34px;border-radius:10px;background:var(--gold-50);color:var(--gold-700);display:flex;align-items:center;justify-content:center;margin-top:1px;border:1px solid var(--border-soft);box-shadow:var(--edge-top)}.landing-root .app-feature-icon svg{width:18px;height:18px}.landing-root .app-feature-text{display:flex;flex-direction:column;gap:2px}.landing-root .app-feature-title{font-weight:var(--fw-semibold);color:var(--text-primary);font-size:var(--fs-base)}.landing-root .app-feature-desc{font-size:var(--fs-sm);color:var(--text-secondary)}.landing-root .app-stores{display:flex;flex-wrap:wrap;gap:14px;align-items:stretch}.landing-root .store-btn{display:inline-flex;align-items:center;gap:12px;padding:12px 22px 12px 18px;min-height:62px;background:var(--text-primary);color:var(--text-on-dark);border-radius:var(--r-lg);box-shadow:var(--edge-top-strong),0 10px 24px rgba(60,40,10,.18);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),background var(--dur-fast)}.landing-root .store-btn:hover{transform:translateY(-2px);background:#2e2e2e;box-shadow:var(--edge-top-strong),0 16px 34px rgba(60,40,10,.28)}.landing-root .footer-store-btn-soon,.landing-root .store-btn-soon{opacity:.55;cursor:not-allowed;filter:grayscale(.25)}.landing-root .footer-store-btn-soon:hover,.landing-root .store-btn-soon:hover{transform:none;background:var(--text-primary);box-shadow:var(--edge-top-strong),0 10px 24px rgba(60,40,10,.18)}.landing-root .store-btn-icon{width:28px;height:28px;flex-shrink:0}.landing-root .store-btn-platforms{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.landing-root .store-btn-label{display:flex;flex-direction:column;line-height:1.1;align-items:flex-start}.landing-root .store-btn-small{font-family:var(--font-ui);font-size:13px;font-weight:var(--fw-medium);letter-spacing:.08em;text-transform:uppercase;opacity:.78;margin-bottom:4px}.landing-root .store-btn-big{font-family:var(--font-ui);font-size:22px;font-weight:var(--fw-bold);letter-spacing:.06em}.landing-root .qr-block{display:flex;align-items:center;gap:14px;padding:10px 14px 10px 10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--edge-top),var(--shadow-sm)}.landing-root .qr-block img,.landing-root .qr-code-svg{width:72px;height:72px;border-radius:var(--r-sm);display:block}.landing-root .qr-text{display:flex;flex-direction:column;gap:3px;max-width:130px}.landing-root .qr-text-label{font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-700)}.landing-root .qr-text-sub{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--text-secondary);line-height:1.4}.landing-root .app-phones{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center}.landing-root .phones-mascot-peek{position:absolute;right:35%;bottom:0;width:clamp(420px,50vw,720px);height:auto;z-index:0;pointer-events:none;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.landing-root .phones-mascot-peek{right:-60px;left:auto;bottom:10%;width:clamp(260px,65vw,380px);opacity:1;z-index:2}}.landing-root .phone{position:absolute;width:280px;height:580px;border-radius:44px;padding:10px;background:linear-gradient(145deg,#2e2e2e,#2e2e2e 50%,#2e2e2e);box-shadow:inset 0 0 0 1.5px #2e2e2e,inset 0 0 0 3px #2e2e2e,0 30px 60px rgba(60,40,10,.24),0 12px 28px rgba(60,40,10,.14),0 0 120px rgba(184,146,58,.12);transition:transform var(--dur-slower) var(--ease-out-expo)}.landing-root .phone:before{content:"";position:absolute;left:-2px;top:130px;width:3px;height:42px;background:linear-gradient(90deg,#2e2e2e,#2e2e2e);border-radius:2px 0 0 2px;box-shadow:0 64px 0 0 #2e2e2e,0 64px 0 -2px #2e2e2e}.landing-root .phone:after{content:"";position:absolute;right:-2px;top:180px;width:3px;height:72px;background:linear-gradient(-90deg,#2e2e2e,#2e2e2e);border-radius:0 2px 2px 0}.landing-root .phone-front{left:50%;top:50%;transform:translate(-50%,-50%) rotate(-6deg) translateX(-60px);z-index:2}.landing-root .phone-back{left:50%;top:50%;transform:translate(-50%,-50%) rotate(8deg) translateX(80px);z-index:1;opacity:.94}.landing-root .phone-screen{position:relative;width:100%;height:100%;border-radius:36px;overflow:hidden;background:linear-gradient(180deg,#f1e8da,#e3d1b5 30%,#e3d1b5);box-shadow:inset 0 0 0 1px rgba(184,146,58,.12)}.landing-root .phone-screen-real{background:#f1e8da}.landing-root .phone-screen-real img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:inherit}.landing-root .phone-island{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:92px;height:26px;background:#2e2e2e;border-radius:15px;z-index:20}.landing-root .phone-status{padding:18px 20px 4px;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--gold-900)}.landing-root .phone-status-right{display:inline-flex;gap:4px;align-items:center}.landing-root .phone-status-icon{display:inline-block;width:14px;height:8px;border:1px solid var(--gold-900);border-radius:2px;position:relative}.landing-root .phone-status-icon:after{content:"";position:absolute;left:1px;top:1px;bottom:1px;width:70%;background:var(--gold-900);border-radius:1px}.landing-root .phone-content{padding:14px 18px}.landing-root .phone-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-top:20px}.landing-root .phone-brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#2e2e2e,#2e2e2e);color:#f1e8da;display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-weight:var(--fw-extra);font-size:13px;letter-spacing:.06em}.landing-root .phone-brand-text{display:flex;flex-direction:column}.landing-root .phone-brand-name{font-family:var(--font-ui);font-size:13px;font-weight:var(--fw-bold);color:var(--gold-900);letter-spacing:.06em;line-height:1.2}.landing-root .phone-brand-sub{font-family:var(--font-mono);font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-700);margin-top:1px}.landing-root .phone-hero-title{font-family:var(--font-ui);font-size:22px;font-weight:var(--fw-extra);line-height:1.05;letter-spacing:.06em;color:var(--gold-900);margin-bottom:4px}.landing-root .phone-hero-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-600)}.landing-root .phone-hero-sub{font-family:var(--font-ui);font-size:10px;line-height:1.4;color:var(--gold-800);opacity:.7;margin-bottom:14px}.landing-root .phone-pill-row{display:flex;gap:6px;margin-bottom:12px;overflow:hidden}.landing-root .phone-pill{flex-shrink:0;padding:5px 10px;font-family:var(--font-mono);font-size:8px;font-weight:var(--fw-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-800);background:rgba(255,253,246,.7);border:1px solid rgba(184,146,58,.22);border-radius:999px}.landing-root .phone-pill.active{background:var(--gold-900);color:#f1e8da;border-color:var(--gold-900)}.landing-root .phone-event-card{padding:11px 12px;background:rgba(255,253,246,.9);border:1px solid rgba(184,146,58,.2);border-radius:14px;box-shadow:0 6px 14px rgba(60,40,10,.08);margin-bottom:9px}.landing-root .phone-event-row{display:flex;align-items:center;gap:10px}.landing-root .phone-event-date{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--grad-auric);color:var(--text-on-gold);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--edge-top-strong)}.landing-root .phone-event-day{font-family:var(--font-ui);font-weight:var(--fw-extra);font-size:13px;line-height:1;letter-spacing:.06em}.landing-root .phone-event-mon{font-family:var(--font-mono);font-size:7px;letter-spacing:.12em;text-transform:uppercase}.landing-root .phone-event-info{flex:1;min-width:0}.landing-root .phone-event-title{font-family:var(--font-ui);font-size:11px;font-weight:var(--fw-bold);color:var(--gold-900);letter-spacing:.06em;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .phone-event-meta{font-family:var(--font-mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-700)}.landing-root .phone-nav{position:absolute;bottom:14px;left:14px;right:14px;display:flex;justify-content:space-around;align-items:center;padding:8px 14px;background:rgba(255,253,246,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(184,146,58,.22);border-radius:18px;box-shadow:0 10px 22px rgba(60,40,10,.1)}.landing-root .phone-nav-item{width:28px;height:28px;border-radius:9px;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--gold-700);opacity:.6}.landing-root .phone-nav-item.active{background:var(--grad-auric);color:var(--text-on-gold);box-shadow:var(--glow-gold-sm);opacity:1}.landing-root .phone-nav-item svg{width:13px;height:13px}.landing-root .phone-back .phone-screen{background:linear-gradient(180deg,#2e2e2e,#2e2e2e 50%,#b88b47)}.landing-root .phone-back .phone-status{color:#f1e8da}.landing-root .phone-back .phone-status-icon{border-color:#f1e8da}.landing-root .phone-back .phone-status-icon:after{background:#f1e8da}.landing-root .phone-back .phone-brand-mark{background:linear-gradient(135deg,#f1e8da,#d4b991);color:var(--gold-900)}.landing-root .phone-back .phone-brand-name,.landing-root .phone-back .phone-hero-title{color:#f1e8da}.landing-root .phone-back .phone-brand-sub,.landing-root .phone-back .phone-hero-sub,.landing-root .phone-back .phone-hero-title .serif{color:var(--gold-200)}.landing-root .phone-profile-card{padding:16px 14px;background:rgba(255,248,230,.1);border:1px solid hsla(42,81%,96%,.18);border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center;margin-bottom:14px}.landing-root .phone-avatar{width:56px;height:56px;border-radius:50%;background:var(--grad-auric-soft);color:var(--gold-900);display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);letter-spacing:.06em;font-weight:var(--fw-extra);font-size:22px;margin:0 auto 10px;box-shadow:var(--glow-gold)}.landing-root .phone-profile-name{font-family:var(--font-ui);font-size:13px;font-weight:var(--fw-bold);color:#f1e8da;margin-bottom:2px;letter-spacing:.06em}.landing-root .phone-profile-role{font-family:var(--font-mono);font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-200);opacity:.85}.landing-root .phone-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.landing-root .phone-kpi{padding:10px 4px;background:rgba(255,248,230,.08);border:1px solid hsla(42,81%,96%,.14);border-radius:11px;text-align:center}.landing-root .phone-kpi-num{font-family:var(--font-serif);font-style:normal;font-size:18px;color:var(--gold-200);line-height:1;font-variant-numeric:tabular-nums}.landing-root .phone-kpi-label{font-family:var(--font-mono);font-size:7px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-200);opacity:.7;margin-top:3px}.landing-root .phone-list{display:flex;flex-direction:column;gap:6px}.landing-root .phone-list-item{padding:9px 11px;background:rgba(255,248,230,.08);border:1px solid hsla(42,81%,96%,.14);border-radius:11px;display:flex;align-items:center;gap:10px}.landing-root .phone-list-icon{width:22px;height:22px;border-radius:7px;background:hsla(42,81%,96%,.16);color:var(--gold-200);display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .phone-list-icon svg{width:12px;height:12px}.landing-root .phone-list-text{font-family:var(--font-ui);font-size:10px;font-weight:var(--fw-medium);color:#f1e8da;flex:1}.landing-root .phone-list-meta{font-family:var(--font-mono);font-size:8px;letter-spacing:.1em;color:var(--gold-200);opacity:.8}.landing-root .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-root .testimonial-card{padding:32px 28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--edge-top),var(--shadow-sm);position:relative;display:flex;flex-direction:column;transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),border-color var(--dur-base)}.landing-root .testimonial-card:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--edge-top-strong),var(--shadow-md),var(--glow-gold-sm)}.landing-root .testimonial-quote{font-family:var(--font-serif);font-style:normal;font-weight:400;font-size:68px;line-height:.7;color:var(--gold-500);margin-bottom:14px;height:22px;opacity:.8}.landing-root .testimonial-text{font-family:var(--font-ui);font-size:var(--fs-base);line-height:1.55;color:var(--text-primary);margin-bottom:24px}.landing-root .testimonial-author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--border-soft);margin-top:auto}.landing-root .testimonial-avatar{width:44px;height:44px;border-radius:50%;background:var(--grad-auric);color:var(--text-on-gold);display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-weight:var(--fw-extra);font-size:17px;letter-spacing:.06em;box-shadow:var(--edge-top-strong),var(--glow-gold-sm);flex-shrink:0;overflow:hidden}.landing-root .mascot-avatar{display:inline-flex;border-radius:50%;overflow:hidden;background:var(--gold-100);flex:0 0 auto}.landing-root .mascot-avatar>img,.landing-root .mascot-avatar>video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-root .testimonial-name{font-family:var(--font-ui);font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:.06em}.landing-root .testimonial-role{font-family:var(--font-mono);font-size:13px;font-weight:var(--fw-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:4px}.landing-root .section-lead{text-align:center;max-width:640px;margin:calc(-1 * var(--sp-4)) auto var(--sp-7);color:var(--text-secondary);font-size:var(--fs-md);line-height:var(--lh-normal)}.landing-root .direction-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.2s var(--ease-out-expo);filter:saturate(.88) contrast(1.02)}.landing-root .direction-item:hover .direction-media img{transform:scale(1.06)}.landing-root .direction-media-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;background:radial-gradient(120% 120% at 0 0,hsla(35,46%,70%,.55) 0,transparent 55%),var(--grad-auric)}.landing-root .direction-media-empty:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.18) 1px,transparent 0);background-size:20px 20px;opacity:.5}.landing-root .direction-media-empty span{position:relative;z-index:1;font-family:var(--font-display);font-size:clamp(20px,3vw,34px);font-weight:var(--fw-extra);letter-spacing:.04em;color:#fffaf0;text-shadow:0 2px 12px rgba(46,46,46,.35);text-transform:uppercase;line-height:1.1}.landing-root .event-media{width:140px;height:100px;border-radius:var(--r-lg);overflow:hidden;flex-shrink:0;border:1px solid var(--border);box-shadow:var(--edge-top),var(--shadow-xs)}.landing-root .event-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .8s var(--ease-out-expo)}.landing-root .event-card:hover .event-media img{transform:scale(1.05)}.landing-root .space .container{margin-bottom:var(--sp-6)}.landing-root .gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:16px;max-width:1360px;margin:0 auto;padding:0 40px}.landing-root .gallery-item{position:relative;margin:0;overflow:hidden;border-radius:var(--r-2xl);border:1px solid var(--border);box-shadow:var(--edge-top),var(--shadow-md);background:var(--surface-sunken)}.landing-root .gallery-item.gallery-lg{grid-column:span 2;grid-row:span 2}.landing-root .gallery-item.gallery-wide{grid-column:span 2}.landing-root .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform 1s var(--ease-out-expo),filter .6s ease;filter:saturate(.9) contrast(1.02)}.landing-root .gallery-item:hover img{transform:scale(1.05);filter:saturate(1.05) contrast(1.05)}.landing-root .gallery-item figcaption{position:absolute;left:16px;bottom:16px;padding:6px 12px;border-radius:var(--r-full);background:rgba(26,19,8,.72);color:var(--text-on-dark);font-family:var(--font-mono);font-size:var(--fs-2xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-root .partners-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:var(--container-narrow);margin:0 auto}.landing-root .partner-card{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--r-xl);padding:20px 16px 18px;box-shadow:var(--edge-top),var(--shadow-xs);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),border-color var(--dur-base),background var(--dur-base);display:flex;flex-direction:column;align-items:center;gap:12px;min-height:110px}.landing-root .partner-card:hover{transform:translateY(-4px);border-color:var(--gold-300);background:var(--gold-50);box-shadow:var(--edge-top-strong),var(--shadow-md),var(--glow-gold-sm)}.landing-root .partner-logo-mark{height:64px;color:var(--text-primary);opacity:.92;display:flex;align-items:center;justify-content:center;transition:opacity var(--dur-base),color var(--dur-base)}.landing-root .partner-logo-mark svg{height:100%;width:140px;max-width:100%}.landing-root .partner-logo-mark img{height:100%;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain}.landing-root .partner-card:hover .partner-logo-mark{color:var(--gold-800);opacity:1}.landing-root .partner-role{font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);text-align:center;line-height:1.4}.landing-root .press-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.landing-root .press-card{position:relative;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--r-2xl);padding:28px 26px 24px;box-shadow:var(--edge-top),var(--shadow-sm);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base),border-color var(--dur-base);display:flex;flex-direction:column}.landing-root .press-card:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--edge-top-strong),var(--shadow-md),var(--glow-gold-sm)}.landing-root .press-media-logo{height:48px;color:var(--gold-700);margin-bottom:8px;display:flex;align-items:center}.landing-root .press-media-logo svg{height:100%;width:auto;max-width:160px}.landing-root .press-media-logo img{height:100%;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain}.landing-root .press-media-name{font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:18px}.landing-root .press-quote{font-family:var(--font-serif);font-style:normal;font-size:var(--fs-lg);line-height:var(--lh-snug);color:var(--text-primary);margin:0 0 20px;flex:1}.landing-root .press-date{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.04em}.landing-root .awards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.landing-root .award-card{display:flex;gap:18px;align-items:center;padding:20px 22px;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--edge-top),var(--shadow-xs);transition:transform var(--dur-base) var(--ease-spring),border-color var(--dur-base),box-shadow var(--dur-base)}.landing-root .award-card:hover{transform:translateY(-2px);border-color:var(--gold-300);box-shadow:var(--edge-top-strong),var(--shadow-md),var(--glow-gold-sm)}.landing-root .award-icon{width:52px;height:52px;flex-shrink:0;border-radius:14px;background:var(--grad-auric-soft);color:var(--gold-800);display:flex;align-items:center;justify-content:center;box-shadow:var(--edge-top-strong)}.landing-root .award-icon svg{width:26px;height:26px}.landing-root .award-content{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-root .award-year{font-family:var(--font-mono);font-size:var(--fs-sm);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-700)}.landing-root .award-name{font-family:var(--font-ui);letter-spacing:.06em;font-weight:var(--fw-semibold);font-size:var(--fs-lg);color:var(--text-primary);line-height:1.35;margin-top:4px}.landing-root .cta-section{position:relative;padding:120px 0;overflow:hidden;margin:60px 24px;border-radius:var(--r-3xl);background:var(--grad-hero-warm);box-shadow:var(--edge-top-strong),var(--shadow-2xl)}.landing-root .cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 400px at 20% 20%,hsla(44,77%,90%,.2) 0,transparent 60%),radial-gradient(600px 400px at 80% 80%,hsla(42,81%,96%,.14) 0,transparent 60%);pointer-events:none}.landing-root .cta-section:after{content:"";position:absolute;inset:0;opacity:.22;mix-blend-mode:screen;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-size:480px auto;background-repeat:repeat;pointer-events:none}.landing-root .cta-content{position:relative;z-index:2;text-align:center;max-width:780px;margin:0 auto;padding:0 24px}.landing-root .cta-content .section-label{background:hsla(42,81%,96%,.14);border-color:hsla(42,81%,96%,.26);color:var(--gold-200)}.landing-root .cta-title{font-family:var(--font-display);font-size:clamp(36px,5.5vw,72px);font-weight:400;letter-spacing:.06em;line-height:1.02;color:#f1e8da;margin-bottom:22px}.landing-root .cta-title .gold,.landing-root .cta-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-200)}.landing-root .cta-text{font-family:var(--font-ui);font-size:var(--fs-md);line-height:1.55;color:hsla(42,81%,96%,.82);margin-bottom:40px;max-width:560px;margin-left:auto;margin-right:auto}.landing-root .cta-content .btn-gold,.landing-root .cta-content .btn-primary{background-image:linear-gradient(180deg,#f1e8da,#d4b991 55%,#b88b47);color:var(--gold-900);border-color:hsla(42,81%,96%,.5);box-shadow:var(--edge-top-strong),0 12px 30px hsla(42,81%,96%,.18)}.landing-root .cta-content .btn-gold:hover,.landing-root .cta-content .btn-primary:hover{background-image:linear-gradient(180deg,#fff,#e3d1b5 55%,#c6a26c);box-shadow:var(--edge-top-strong),0 16px 40px hsla(42,81%,96%,.28)}.landing-root .footer{padding:80px 0 32px;position:relative;background:var(--surface);border-top:1px solid var(--border)}.landing-root .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1.4fr;gap:48px;padding-bottom:56px;border-bottom:1px solid var(--border)}.landing-root .footer-col h4{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px}.landing-root .footer-col a:not(.footer-store-btn){display:block;padding:7px 0;font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text-secondary);transition:color var(--dur-fast)}.landing-root .footer-col a:not(.footer-store-btn):hover{color:var(--gold-700)}.landing-root .footer-col p{padding:7px 0;font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.5}.landing-root .footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.landing-root .footer-logo-img{height:56px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.landing-root .footer-brand-text{display:flex;flex-direction:column;gap:2px}.landing-root .footer-brand-name{font-family:var(--font-ui);font-size:var(--fs-md);font-weight:var(--fw-bold);letter-spacing:.06em;color:var(--text-primary)}.landing-root .footer-brand-sub{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-700)}.landing-root .footer-desc{font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.6;max-width:320px;margin-bottom:22px;padding:0!important}.landing-root .footer-stores{display:flex;flex-direction:column;gap:10px}.landing-root .footer-store-btn{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;min-height:50px;background:var(--text-primary);color:var(--text-on-dark);border-radius:var(--r-md);box-shadow:var(--edge-top-strong),var(--shadow-sm);transition:transform var(--dur-fast) var(--ease-spring),background var(--dur-fast);max-width:220px;text-decoration:none}.landing-root .footer-store-btn:hover{background:#2e2e2e;transform:translateY(-1px)}.landing-root .footer-store-btn .store-btn-icon{width:22px;height:22px}.landing-root .footer-store-btn .store-btn-small{font-size:9px;opacity:.7}.landing-root .footer-store-btn .store-btn-big{font-size:14px}.landing-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;flex-wrap:wrap;gap:20px}.landing-root .footer-bottom-copy{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.02em}.landing-root .footer-bottom-copy strong{color:var(--text-secondary);font-weight:var(--fw-semibold)}.landing-root .social-links{display:flex;gap:10px}.landing-root .social-link{width:40px;height:40px;border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border);color:var(--text-secondary)!important;display:inline-flex!important;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11px;font-weight:var(--fw-bold);letter-spacing:.06em;padding:0!important;transition:background var(--dur-fast),border-color var(--dur-fast),color var(--dur-fast),transform var(--dur-fast) var(--ease-spring)}.landing-root .social-link:hover{background:var(--gold-50);border-color:var(--gold-400);color:var(--gold-700)!important;transform:translateY(-1px)}.landing-root .social-link svg{width:18px;height:18px}.landing-root .reveal-up{animation:revealUp .9s var(--ease-out-expo) var(--d,0s) backwards}.landing-root .reveal-scale{animation:revealScale .9s var(--ease-out-expo) var(--d,0s) backwards}.landing-root .hero .reveal-up{animation-duration:1.05s}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes revealScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.landing-root .reveal-scale,.landing-root .reveal-up{animation:none}}@media (max-width:1024px){.landing-root .container{padding:0 24px}.landing-root .section{padding:72px 0}.landing-root .about-grid,.landing-root .stats-grid{grid-template-columns:repeat(2,1fr)}.landing-root .stats-grid{gap:24px;padding:36px 24px}.landing-root .stat{border-right:none;padding:12px 0}.landing-root .stat:nth-child(odd){border-right:1px solid var(--border-soft)}.landing-root .directions-showcase{grid-template-columns:1fr;padding:0 24px}.landing-root .events-list{padding:0 24px}.landing-root .testimonials-grid{grid-template-columns:1fr;gap:16px}.landing-root .awards-grid,.landing-root .press-grid{grid-template-columns:repeat(2,1fr)}.landing-root .partners-grid{grid-template-columns:repeat(3,1fr)}.landing-root .app-grid{grid-template-columns:1fr;gap:56px}.landing-root .app-copy{max-width:720px;margin:0 auto;text-align:left}.landing-root .app-phones{min-height:560px}.landing-root .phone{width:260px;height:540px}.landing-root .footer-grid{grid-template-columns:repeat(2,1fr);gap:40px}.landing-root .hero-meta{gap:32px}.landing-root .nav-links{display:none}.landing-root .menu-toggle{display:flex}.landing-root .gallery{grid-auto-rows:180px;gap:12px;padding:0 24px}.landing-root .events-grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (max-width:768px){.landing-root .container{padding:0 20px}.landing-root .section{padding:60px 0}.landing-root{cursor:auto}.landing-root #nav{padding:8px 10px 8px 14px;border-radius:var(--r-xl);top:12px;left:12px;right:12px;width:auto;gap:10px}.landing-root .nav-logo-img{height:36px}.landing-root .nav-cta{display:none}.landing-root .menu-toggle{margin-left:auto}.landing-root .hero{padding:0;min-height:auto}.landing-root .hero-content{padding:460px 20px 60px}.landing-root .hero-eyebrow{margin-bottom:22px}.landing-root .hero-title{font-size:clamp(48px,12vw,80px);line-height:.95;max-width:100%}.landing-root .hero-subtitle{margin-bottom:32px;font-size:16px}.landing-root .hero-grid{display:none}.landing-root .hero-cta{flex-direction:column;align-items:stretch}.landing-root .hero-cta .btn{width:100%}.landing-root .hero-meta{gap:28px}.landing-root .hero-meta-num{font-size:32px}.landing-root .hero-scroll-indicator{display:none}.landing-root .section-title{font-size:clamp(28px,7vw,40px);margin-bottom:32px}.landing-root .about-grid{grid-template-columns:1fr;gap:12px}.landing-root .about-card{padding:24px 20px}.landing-root .about-card-number{font-size:52px;margin-bottom:14px}.landing-root .stats-grid{grid-template-columns:1fr 1fr;gap:16px;padding:28px 20px}.landing-root .stat{border-right:none!important;padding:16px 8px}.landing-root .stat-num{font-size:clamp(36px,10vw,52px)}.landing-root .direction-info{padding:20px 22px 22px}.landing-root .direction-info h3{font-size:20px}.landing-root .events-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.landing-root .event-cover{aspect-ratio:16/9}.landing-root .gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:10px;padding:0 20px}.landing-root .gallery-item.gallery-lg,.landing-root .gallery-item.gallery-wide{grid-column:span 2;grid-row:span 1}.landing-root .event-date-badge{min-width:56px;padding:8px 8px 6px}.landing-root .event-day{font-size:24px}.landing-root .event-body{padding:18px 18px 16px}.landing-root .app-download{padding:72px 0}.landing-root .app-stores{flex-direction:column;align-items:stretch}.landing-root .store-btn{width:100%;justify-content:flex-start;padding:12px 16px}.landing-root .qr-block{width:100%}.landing-root .app-phones{min-height:500px}.landing-root .phone{width:230px;height:480px;border-radius:36px}.landing-root .phone-screen{border-radius:28px}.landing-root .phone-front{transform:translate(-50%,-50%) rotate(-4deg) translateX(-40px)}.landing-root .phone-back{transform:translate(-50%,-50%) rotate(6deg) translateX(50px)}.landing-root .partners-grid{grid-template-columns:repeat(2,1fr);gap:12px}.landing-root .partner-logo-mark{max-width:110px}.landing-root .press-grid{grid-template-columns:1fr}.landing-root .press-card{padding:24px 22px 22px}.landing-root .press-quote{font-size:var(--fs-md)}.landing-root .awards-grid{grid-template-columns:1fr}.landing-root .award-card{padding:16px 18px;gap:14px}.landing-root .award-icon{width:46px;height:46px;border-radius:12px}.landing-root .award-icon svg{width:22px;height:22px}.landing-root .section-lead{font-size:var(--fs-base)}.landing-root .cta-section{margin:40px 16px;padding:80px 0;border-radius:var(--r-2xl)}.landing-root .footer{padding:60px 0 24px}.landing-root .footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:40px}.landing-root .footer-bottom{flex-direction:column-reverse;align-items:flex-start;gap:20px}}@media (max-width:480px){.landing-root .hero-title{font-size:clamp(44px,13vw,64px);line-height:.95}.landing-root .testimonial-card{padding:24px 22px}.landing-root .app-phones{min-height:460px}.landing-root .phone{width:210px;height:440px}.landing-root .phone-back{display:none}.landing-root .phone-front{transform:translate(-50%,-50%) rotate(-2deg)}}@media (prefers-reduced-motion:reduce){.landing-root,.landing-root *,.landing-root :after,.landing-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.landing-root .reveal-scale,.landing-root .reveal-up{opacity:1;transform:none}.landing-root .scroll-line:after,.landing-root .shape{animation:none}}@media print{.landing-root #nav,.landing-root .cursor,.landing-root .cursor-follower,.landing-root .hero-scroll-indicator,.landing-root .mobile-menu{display:none!important}}.landing-root .event-card-link{text-decoration:none;color:inherit;display:block;border-radius:var(--r-2xl)}.landing-root .event-card-link:focus-visible{outline:2px solid var(--gold-500);outline-offset:4px}.landing-root .event-card-link:hover .event-arrow{transform:translateX(4px);color:var(--gold-700)}.landing-root .event-not-found{max-width:560px;margin:120px auto;padding:48px 32px;text-align:center}.landing-root .event-not-found h1{font-size:32px;margin:0 0 12px;color:var(--ink-900,#2e2e2e)}.landing-root .event-not-found p{margin:0 0 24px;color:var(--ink-600,#555)}.landing-root .event-not-found__back{display:inline-block;padding:12px 24px;background:var(--gold-500,#c6a26c);color:#fff;border-radius:999px;text-decoration:none;font-weight:400}.landing-root .event-not-found__back:hover{background:var(--gold-700,#b88b47)}.event-detail--loading{padding:40px 24px;max-width:1200px;margin:0 auto}.event-skeleton{background:linear-gradient(90deg,#eee,#fff,#eee);background-size:200% 100%;animation:event-skeleton-shine 1.4s infinite;border-radius:16px;margin:16px 0}.event-skeleton--hero{height:60vh;min-height:380px}.event-skeleton--line{height:20px;max-width:70%}.event-skeleton--block{height:180px}@keyframes event-skeleton-shine{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-root .event-venue-section{padding:96px 0;background:linear-gradient(180deg,var(--cream-50,#f1e8da) 0,var(--cream-100,#f1e8da) 100%);position:relative;overflow:hidden}.landing-root .event-venue-section .container{max-width:1120px;margin:0 auto;padding:0 24px}.landing-root .event-venue-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.landing-root .venue-stage{position:relative;width:100%;height:420px;perspective:1600px;perspective-origin:50% 50%;cursor:crosshair}.landing-root .venue-scene{position:absolute;inset:0;margin:auto;width:320px;height:320px;top:50%;left:50%;transform:translate(-50%,-50%) rotateX(55deg) rotate(-45deg);transform-style:preserve-3d;transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.landing-root .venue-floor{position:absolute;inset:0;width:320px;height:320px;aspect-ratio:1/1;background:repeating-linear-gradient(0deg,var(--gold-500) 0 1px,transparent 1px 32px),repeating-linear-gradient(90deg,var(--gold-500) 0 1px,transparent 1px 32px),conic-gradient(from 45deg at 50% 50%,var(--gold-200),var(--gold-300),var(--gold-400),var(--gold-300),var(--gold-200));box-shadow:0 0 0 2px var(--gold-500) inset,0 40px 80px -20px rgba(122,96,35,.45);border-radius:6px;transform:translateZ(0)}.landing-root .venue-glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(212,169,77,.75) 0,hsla(43,72%,85%,.35) 35%,transparent 70%);mix-blend-mode:screen;pointer-events:none}.landing-root .venue-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);font-family:var(--font-display);font-weight:var(--fw-bold);font-size:clamp(22px,3vw,34px);letter-spacing:.06em;color:var(--gold-800);text-transform:uppercase;text-shadow:0 2px 0 var(--gold-200),0 4px 12px rgba(58,39,12,.25);white-space:nowrap;pointer-events:none}.landing-root .venue-wall-tile{position:absolute;width:40px;height:40px;left:50%;top:50%;margin:-20px 0 0 -20px;background:linear-gradient(135deg,var(--gold-300),var(--gold-500));border:1px solid var(--gold-600);border-radius:4px;box-shadow:0 6px 12px -4px rgba(74,58,19,.5);transform-style:preserve-3d}.landing-root .event-venue-details{display:flex;flex-direction:column;gap:18px}.landing-root .event-venue-details h2{font-family:var(--font-display);letter-spacing:.06em;font-size:clamp(32px,4vw,48px);line-height:1.1;color:var(--text-primary);margin:0 0 4px}.landing-root .event-venue-name-large{font-family:var(--font-display);letter-spacing:.06em;font-weight:var(--fw-bold);font-size:clamp(28px,3.2vw,40px);line-height:1.1;color:var(--gold-800);margin:0}.landing-root .event-venue-type-pill{display:inline-block;align-self:flex-start;padding:6px 14px;border-radius:999px;background:var(--gold-100);color:var(--gold-800);font-size:13px;font-weight:var(--fw-semibold,600);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--gold-300)}.landing-root .event-venue-facts{display:flex;flex-direction:column;gap:12px;margin:8px 0 0}.landing-root .event-venue-facts li{display:flex;align-items:center;gap:12px;color:var(--text-secondary);font-size:16px}.landing-root .event-venue-facts-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--gold-100);color:var(--gold-700);flex:0 0 auto}.landing-root .event-venue-route-btn{align-self:flex-start;margin-top:8px;padding:12px 22px;border:1.5px solid var(--gold-500);border-radius:999px;color:var(--gold-800);background:transparent;font-weight:var(--fw-semibold,600);font-size:14px;letter-spacing:.03em;transition:background .2s ease,color .2s ease,transform .2s ease}.landing-root .event-venue-route-btn:hover{background:var(--gold-500);color:#fff;transform:translateY(-1px)}@media (max-width:860px){.landing-root .event-venue-section{padding:64px 0}.landing-root .event-venue-grid{grid-template-columns:1fr;gap:32px}.landing-root .venue-stage{height:360px}}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;transform-origin:0 50%;background:linear-gradient(90deg,var(--gold-500) 0,var(--gold-700) 100%);z-index:80;pointer-events:none;will-change:transform}.back-to-top{position:fixed;bottom:32px;right:32px;width:48px;height:48px;border-radius:999px;border:1px solid var(--gold-600);background-image:linear-gradient(180deg,var(--gold-400) 0,var(--gold-500) 55%,var(--gold-600) 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 28px rgba(184,146,58,.32),0 2px 6px rgba(61,47,17,.18);z-index:70;transition:background-image .16s ease,box-shadow .16s ease}.back-to-top:hover{background-image:linear-gradient(180deg,var(--gold-300) 0,var(--gold-400) 55%,var(--gold-500) 100%);box-shadow:0 14px 34px rgba(184,146,58,.42),0 3px 8px rgba(61,47,17,.2)}.back-to-top:focus-visible{outline:2px solid var(--gold-500);outline-offset:3px}@media (max-width:640px){.back-to-top{bottom:20px;right:20px;width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.scroll-progress{display:none}}.landing-root .container.narrow{max-width:1080px}.landing-root .event-mood{padding:var(--sp-9) 0}.landing-root .mood-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.landing-root .mood-tile{position:relative;aspect-ratio:3/4;border-radius:var(--r-2xl,20px);overflow:hidden;cursor:default;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s ease;box-shadow:0 8px 24px rgba(74,58,19,.12);isolation:isolate}.landing-root .mood-tile:hover{transform:scale(1.03);box-shadow:0 18px 42px rgba(74,58,19,.22)}.landing-root .mood-blob{position:absolute;width:140%;height:140%;pointer-events:none;transition:transform .8s cubic-bezier(.22,1,.36,1);z-index:1}.landing-root .mood-tile--top-left .mood-blob{top:-30%;left:-30%}.landing-root .mood-tile--top-right .mood-blob{top:-30%;right:-30%}.landing-root .mood-tile--bottom-left .mood-blob{bottom:-30%;left:-30%}.landing-root .mood-tile--bottom-right .mood-blob{bottom:-30%;right:-30%}.landing-root .mood-tile--top-left:hover .mood-blob{transform:translate(18px,18px) scale(1.08)}.landing-root .mood-tile--top-right:hover .mood-blob{transform:translate(-18px,18px) scale(1.08)}.landing-root .mood-tile--bottom-left:hover .mood-blob{transform:translate(18px,-18px) scale(1.08)}.landing-root .mood-tile--bottom-right:hover .mood-blob{transform:translate(-18px,-18px) scale(1.08)}.landing-root .mood-label{position:absolute;left:0;right:0;bottom:20px;text-align:center;z-index:2;font-family:var(--font-ui);font-size:var(--fs-sm,14px);font-weight:var(--fw-bold,700);letter-spacing:.14em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35);transform:translateY(8px);opacity:.85;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .4s ease}.landing-root .mood-tile:hover .mood-label{transform:translateY(-4px);opacity:1}@media (max-width:768px){.landing-root .mood-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.landing-root .related-events{padding:var(--sp-9) 0}.landing-root .related-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px;flex-wrap:wrap}.landing-root .related-header .section-title{margin:0}.landing-root .related-nav{display:flex;gap:10px;flex-shrink:0}.landing-root .related-nav-btn{width:44px;height:44px;border-radius:999px;border:1px solid var(--gold-300);background:var(--gold-50);color:var(--gold-700);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease}.landing-root .related-nav-btn:hover{background:var(--gold-500);color:#fff;border-color:var(--gold-500);transform:translateY(-1px)}.landing-root .related-nav-btn:active{transform:translateY(0)}.landing-root .related-scroller{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:12px;-ms-overflow-style:none;scrollbar-width:none}.landing-root .related-scroller::-webkit-scrollbar{display:none}.landing-root .related-card{flex:0 0 320px;scroll-snap-align:start;display:block;text-decoration:none;color:inherit;border-radius:var(--r-2xl,20px);overflow:hidden;background:#fff;border:1px solid rgba(184,146,58,.18);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .3s ease}.landing-root .related-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(74,58,19,.16);border-color:var(--gold-400)}.landing-root .related-cover{position:relative;width:100%;aspect-ratio:16/10;background-color:var(--gold-100);background-image:linear-gradient(135deg,#f1e8da,#d4b07b 55%,#b88b47);background-size:cover;background-position:50%;overflow:hidden}.landing-root .related-card .related-cover:after{content:"";position:absolute;inset:0;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:320px auto;opacity:.45;mix-blend-mode:multiply;pointer-events:none}.landing-root .related-card.has-cover .related-cover:after{display:none}.landing-root .related-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px}.landing-root .related-date{font-family:var(--font-ui);font-size:var(--fs-2xs,12px);font-weight:var(--fw-bold,700);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-700)}.landing-root .related-title{font-family:var(--font-ui);letter-spacing:.06em;font-size:22px;line-height:1.25;margin:0;color:var(--gold-900);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-root .related-room{font-size:16px;color:var(--gold-700)}@media (max-width:640px){.landing-root .related-card{flex-basis:280px}.landing-root .related-header{align-items:flex-start}}.landing-root .btn-secondary{background:transparent;color:var(--gold-800);border:1px solid var(--gold-400)}.landing-root .btn-secondary:hover{background:var(--gold-100);border-color:var(--gold-500);color:var(--gold-900)}.landing-root .btn:disabled,.landing-root .btn[aria-busy=true]{opacity:.7;cursor:default;transform:none;box-shadow:none}.landing-root .register-cta{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.landing-root .register-cta--hero{width:100%}.landing-root .register-cta-error{margin:0;font-size:13px;color:#b14a3a;background:#fdecea;border:1px solid #f3c1b8;padding:6px 12px;border-radius:999px}.landing-root .share-button{position:relative;display:inline-block}.landing-root .share-trigger{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--gold-300);background:hsla(42,81%,96%,.6);color:var(--gold-900);border-radius:999px;font-size:14px;font-weight:400;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.landing-root .share-trigger:hover{background:var(--gold-100);border-color:var(--gold-500);transform:translateY(-1px)}.landing-root .share-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--gold-200);border-radius:14px;box-shadow:0 18px 44px rgba(61,47,17,.18);z-index:40;animation:share-menu-in .16s ease-out}@keyframes share-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-root .share-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;background:transparent;color:var(--gold-900);font-size:14px;text-align:left;text-decoration:none;border-radius:10px;cursor:pointer;transition:background .14s ease,color .14s ease}.landing-root .share-item:focus-visible,.landing-root .share-item:hover{background:var(--gold-50);color:var(--gold-900);outline:none}.landing-root .share-vk-mark{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:10px;font-weight:400;letter-spacing:-.5px;color:var(--gold-700)}.landing-root .share-toast{position:absolute;top:calc(100% + 8px);right:0;padding:8px 14px;background:var(--gold-900);color:var(--gold-50);border-radius:999px;font-size:13px;box-shadow:0 10px 24px rgba(61,47,17,.28);z-index:41;animation:share-toast-in .18s ease-out}@keyframes share-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-root .event-cta-footer{position:relative;padding:120px 24px;overflow:hidden;isolation:isolate;color:var(--text-primary);text-align:center}.landing-root .event-cta-footer-bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(120% 80% at 50% 0,#f1e8da 0,#e3d1b5 50%,#e3d1b5 100%)}.landing-root .event-cta-footer-bg:after{content:"";position:absolute;inset:0;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:480px auto;opacity:.22;mix-blend-mode:multiply;pointer-events:none}.landing-root .event-cta-footer-inner{max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px}.landing-root .event-cta-footer-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-800);opacity:.85}.landing-root .event-cta-footer-title{margin:0;font-size:clamp(36px,5vw,56px);line-height:1.05;color:var(--text-primary);font-weight:400}.landing-root .event-cta-footer-title .serif{font-family:var(--font-serif,"Actay",serif);font-style:normal;font-weight:500;color:var(--gold-800)}.landing-root .event-cta-footer-sub{margin:0 0 8px;max-width:520px;font-size:16px;line-height:1.6;color:var(--text-secondary)}.landing-root .event-cta-footer-btn{min-width:260px}.landing-root .event-cta-footer-link{margin-top:6px;font-size:13px;color:var(--gold-800);text-decoration:none;border-bottom:1px solid rgba(138,100,35,.3);padding-bottom:2px;transition:color .18s ease,border-color .18s ease}.landing-root .event-cta-footer-link:hover{color:var(--gold-900);border-color:var(--gold-700)}@media (max-width:640px){.landing-root .event-cta-footer{padding:80px 20px}.landing-root .share-menu,.landing-root .share-toast{right:auto;left:0}}.landing-root .event-body-section{padding:var(--sp-9) 0;position:relative;background:var(--cream-50,#f1e8da)}.landing-root .event-body-container{max-width:var(--container-narrow)}.landing-root .event-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:72px;align-items:start}.landing-root .event-body-main{display:flex;flex-direction:column;gap:56px;min-width:0}.landing-root .event-main-block{position:relative}.landing-root .event-main-title{font-size:clamp(32px,3.6vw,46px);line-height:1.15;margin:0 0 24px}.landing-root .event-description,.landing-root .event-main-title{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:.01em}.landing-root .event-description{font-size:clamp(26px,3vw,38px);line-height:1.2;white-space:pre-line}.landing-root .event-detail-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-root .event-detail-chip{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border:1px solid var(--gold-100);border-radius:var(--r-md,16px);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.landing-root .event-detail-chip:hover{border-color:var(--gold-300);transform:translateY(-2px);box-shadow:0 10px 30px -18px rgba(122,96,35,.35)}.landing-root .event-detail-chip-icon{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;background:var(--gold-50);color:var(--gold-700);border-radius:12px}.landing-root .event-detail-chip-body{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-root .event-detail-chip-label{font-family:var(--font-ui);font-size:13px;color:var(--text-secondary,#828282)}.landing-root .event-detail-chip-value{font-family:var(--font-ui);font-size:16px;font-weight:600;color:var(--text-primary)}.landing-root .event-host-card{display:flex;align-items:center;gap:18px;padding:20px 22px;background:#fff;border:1px solid var(--gold-100);border-radius:var(--r-md,16px)}.landing-root .event-host-avatar{width:56px;height:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--gold-100);border:2px solid var(--gold-200);flex:0 0 auto}.landing-root .event-host-avatar--initials{display:grid;place-items:center;font-size:22px;color:var(--gold-700)}.landing-root .event-host-avatar--initials,.landing-root .event-host-name{font-family:var(--font-ui);letter-spacing:.06em;font-weight:var(--fw-bold)}.landing-root .event-host-name{font-size:20px;color:var(--text-primary);margin-bottom:2px}.landing-root .event-host-role{font-family:var(--font-ui);font-size:15px;color:var(--text-secondary,#828282);letter-spacing:.01em}.landing-root .event-body-aside{min-width:0}.landing-root .event-aside-sticky{position:sticky;top:120px;padding:26px 26px 22px;background:#fff;border:1px solid var(--gold-200);border-radius:var(--r-lg,20px);box-shadow:0 30px 60px -40px rgba(74,58,19,.25);display:flex;flex-direction:column;gap:14px}.landing-root .event-aside-eyebrow{font-family:var(--font-ui);font-size:13px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.16em;color:var(--gold-700);margin-bottom:4px}.landing-root .event-info-row{display:flex;gap:14px;align-items:center;padding:10px 0;border-bottom:1px dashed var(--gold-100)}.landing-root .event-info-row:last-of-type{border-bottom:none}.landing-root .event-info-icon{width:36px;height:36px;display:grid;place-items:center;background:var(--gold-50);color:var(--gold-700);border-radius:10px;flex:0 0 auto}.landing-root .event-info-label{font-family:var(--font-ui);font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary,#828282);margin-bottom:2px}.landing-root .event-info-value{font-family:var(--font-ui);font-size:16px;font-weight:600;color:var(--text-primary);line-height:1.35}.landing-root .event-aside-actions{display:flex;flex-direction:column;gap:10px;margin-top:8px}.landing-root .event-aside-register.btn{width:100%;justify-content:center}.landing-root .event-aside-share.btn{width:100%;justify-content:center;gap:8px}@media (max-width:960px){.landing-root .event-body-grid{grid-template-columns:1fr;gap:40px}.landing-root .event-detail-chips{grid-template-columns:1fr}.landing-root .event-aside-sticky{position:static}}.landing-root .event-hero{position:relative;min-height:88vh;width:100%;overflow:hidden;isolation:isolate;background:#2e2e2e;color:#fff;display:flex;align-items:flex-end;padding:clamp(96px,14vh,160px) clamp(20px,5vw,72px) clamp(64px,10vh,120px)}.landing-root .event-hero-cover{position:absolute;inset:-6% -4%;z-index:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#2e2e2e;animation:event-hero-kenburns 12s ease-in-out infinite alternate;will-change:transform,opacity}@keyframes event-hero-kenburns{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.08) translate3d(0,-1%,0)}}.landing-root .event-hero-blobs{position:absolute;inset:0;background:radial-gradient(120% 80% at 10% 10%,rgba(212,169,77,.35),transparent 55%),radial-gradient(100% 70% at 90% 20%,rgba(122,96,35,.25),transparent 60%),radial-gradient(80% 60% at 50% 110%,rgba(26,19,8,.9),transparent 70%),linear-gradient(160deg,#2e2e2e,#2e2e2e 60%,#2e2e2e)}.landing-root .event-hero-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;mix-blend-mode:screen;animation:event-hero-blob 14s ease-in-out infinite alternate}.landing-root .event-hero-blob--a{width:42vmax;height:42vmax;left:-12vmax;top:-14vmax;background:radial-gradient(circle,hsla(45,66%,69%,.8),hsla(45,66%,69%,0) 70%)}.landing-root .event-hero-blob--b{width:38vmax;height:38vmax;right:-14vmax;top:10vmax;background:radial-gradient(circle,rgba(212,169,77,.75),rgba(212,169,77,0) 70%);animation-duration:18s;animation-delay:-3s}.landing-root .event-hero-blob--c{width:46vmax;height:46vmax;left:20vmax;bottom:-22vmax;background:radial-gradient(circle,rgba(122,96,35,.7),rgba(122,96,35,0) 70%);animation-duration:22s;animation-delay:-7s}@keyframes event-hero-blob{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(2%,-3%,0) scale(1.08)}to{transform:translate3d(-3%,2%,0) scale(.96)}}.landing-root .event-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.45) 45%,rgba(0,0,0,.15) 75%,transparent),linear-gradient(180deg,rgba(0,0,0,.3),transparent 30%);pointer-events:none}.landing-root .event-hero-content{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:clamp(20px,3vh,32px)}.landing-root .event-breadcrumb{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.75)}.landing-root .event-breadcrumb-link{color:hsla(0,0%,100%,.85);border-bottom:1px solid hsla(45,66%,69%,.35);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.landing-root .event-breadcrumb-link:hover{color:var(--gold-200);border-color:var(--gold-300)}.landing-root .event-breadcrumb-sep{color:hsla(0,0%,100%,.35)}.landing-root .event-breadcrumb-current{color:hsla(0,0%,100%,.6);max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-root .event-eyebrow{display:inline-flex;align-self:flex-start;padding:10px 18px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(45,66%,69%,.35);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:var(--font-mono);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-200);box-shadow:0 8px 32px rgba(0,0,0,.25)}.landing-root .event-hero-title{font-family:var(--font-display);font-weight:400;letter-spacing:.06em;line-height:1.02;font-size:clamp(44px,8vw,112px);color:#fff;text-shadow:0 6px 40px rgba(0,0,0,.45);max-width:18ch}.landing-root .event-hero-title-head{display:inline}.landing-root .event-hero-title-tail{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-200);letter-spacing:-.01em}.landing-root .event-hero-countdown{margin-top:4px}.landing-root .countdown{display:grid;grid-template-columns:repeat(4,minmax(72px,130px));gap:clamp(10px,1.4vw,18px);max-width:560px}.landing-root .countdown-placeholder{height:112px}.landing-root .countdown-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:clamp(14px,2vh,22px) 10px clamp(10px,1.5vh,14px);border-radius:18px;background:hsla(0,0%,100%,.08);border:1px solid hsla(45,66%,69%,.28);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 12px 36px rgba(0,0,0,.35);overflow:hidden}.landing-root .countdown-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(45,66%,69%,.12),hsla(45,66%,69%,0) 55%);pointer-events:none}.landing-root .countdown-num-wrap{position:relative;min-width:2ch;text-align:center;overflow:hidden;line-height:1}.landing-root .countdown-num{display:inline-block;font-family:var(--font-display);font-weight:400;font-size:clamp(36px,5vw,52px);line-height:1;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.06em}.landing-root .countdown-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:hsla(45,66%,69%,.85)}.landing-root .countdown-status{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(45,66%,69%,.35);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-family:var(--font-mono);font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#fff;align-self:flex-start}.landing-root .countdown-status-dot{width:10px;height:10px;border-radius:50%;background:var(--gold-300)}.landing-root .countdown-status-dot--pulse{background:#ff6b6b;animation:countdown-live-pulse 1.6s ease-out infinite}.landing-root .countdown-ended .countdown-status-dot{background:hsla(0,0%,100%,.4)}@keyframes countdown-live-pulse{0%{box-shadow:0 0 0 0 hsla(0,100%,71%,.55)}70%{box-shadow:0 0 0 14px hsla(0,100%,71%,0)}to{box-shadow:0 0 0 0 hsla(0,100%,71%,0)}}.landing-root .event-hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.landing-root .event-hero-cta-primary{min-width:220px}.landing-root .event-hero-cta-share{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);color:#fff;font-weight:400;letter-spacing:-.01em;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.landing-root .event-hero-cta-share:hover{background:hsla(45,66%,69%,.18);border-color:hsla(45,66%,69%,.5);transform:translateY(-1px)}.landing-root .hero-scroll-indicator{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.landing-root .hero-scroll-dot{width:6px;height:6px;border-radius:50%;background:var(--gold-300);animation:hero-scroll-dot 2.2s ease-in-out infinite}.landing-root .hero-scroll-line{width:1px;height:48px;background:linear-gradient(180deg,hsla(45,66%,69%,.8),hsla(45,66%,69%,0))}@keyframes hero-scroll-dot{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(8px);opacity:1}}@media (max-width:720px){.landing-root .event-hero{min-height:86vh;padding-top:clamp(104px,18vh,160px)}.landing-root .countdown{grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px}.landing-root .countdown-tile{border-radius:14px;padding:14px 6px 10px}.landing-root .event-breadcrumb-current{max-width:160px}}@media (prefers-reduced-motion:reduce){.landing-root .countdown-status-dot--pulse,.landing-root .event-hero-blob,.landing-root .event-hero-cover,.landing-root .hero-scroll-dot{animation:none}}.landing-root .venue-3d{position:relative;width:100%;aspect-ratio:1/1;max-height:460px;border-radius:var(--r-2xl);overflow:hidden;background:radial-gradient(130% 90% at 50% 0,#f1e8da 0,#e3d1b5 55%,#d4b991 100%);border:1px solid var(--border);box-shadow:var(--edge-top),var(--shadow-md)}.landing-root .venue-3d-canvas{position:absolute;inset:0;width:100%;height:100%}.landing-root .venue-3d-canvas canvas{display:block;width:100%!important;height:100%!important}.landing-root .venue-3d-caption{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:rgba(255,253,247,.92);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.6);border-radius:var(--r-full);font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.02em;color:var(--gold-800);box-shadow:0 6px 20px rgba(80,60,20,.18)}.landing-root .venue-3d-dot{width:8px;height:8px;border-radius:50%;background:var(--gold-500);box-shadow:0 0 0 3px rgba(200,152,68,.25)}.landing-root .event-aside-note{margin-top:14px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-muted);line-height:1.5;text-align:center}.landing-root .event-cta-footer-stores{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:8px}.landing-root .event-cta-footer .event-cta-footer-stores{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:8px 0 4px}.landing-root .event-cta-footer .event-cta-footer-stores .store-btn{background:#2e2e2e;color:#fff;text-decoration:none;border:1px solid hsla(0,0%,100%,.1)}.landing-root .event-cta-footer .event-cta-footer-stores .store-btn:hover{background:#000;transform:translateY(-2px)}.landing-root .event-hero--light{background:var(--bg);color:var(--text-primary)}.landing-root .event-hero--light .event-hero-cover{background-color:#f1e8da}.landing-root .event-hero--light:after{content:"";position:absolute;inset:0;z-index:1;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:480px auto;opacity:.25;mix-blend-mode:multiply;pointer-events:none}.landing-root .event-hero--light .event-hero-blobs{background:radial-gradient(120% 80% at 10% 10%,rgba(212,169,77,.28),transparent 55%),radial-gradient(100% 70% at 90% 20%,hsla(43,68%,72%,.45),transparent 60%),radial-gradient(80% 60% at 50% 110%,rgba(255,247,230,.9),transparent 70%),linear-gradient(160deg,#f1e8da,#e3d1b5 55%,#d4b991)}.landing-root .event-hero--light .event-hero-blob{mix-blend-mode:normal;opacity:.75}.landing-root .event-hero--light .event-hero-blob--a{background:radial-gradient(circle,hsla(43,68%,72%,.9),hsla(43,68%,72%,0) 70%)}.landing-root .event-hero--light .event-hero-blob--b{background:radial-gradient(circle,rgba(212,169,77,.8),rgba(212,169,77,0) 70%)}.landing-root .event-hero--light .event-hero-blob--c{background:radial-gradient(circle,rgba(176,132,45,.55),rgba(176,132,45,0) 70%)}.landing-root .event-hero--light .event-hero-overlay{background:linear-gradient(0deg,hsla(43,71%,93%,.55) 0,hsla(43,71%,93%,.15) 50%,hsla(43,71%,93%,0))}.landing-root .event-hero--light .event-breadcrumb{color:var(--gold-800)}.landing-root .event-hero--light .event-breadcrumb-link{color:var(--gold-800);border-color:rgba(138,100,35,.35)}.landing-root .event-hero--light .event-breadcrumb-link:hover{color:var(--gold-900);border-color:var(--gold-700)}.landing-root .event-hero--light .event-breadcrumb-sep{color:rgba(138,100,35,.5)}.landing-root .event-hero--light .event-breadcrumb-current{color:rgba(40,30,12,.65)}.landing-root .event-hero--light .event-eyebrow{color:var(--gold-800);background:rgba(255,253,245,.75);border:1px solid rgba(200,152,68,.35)}.landing-root .event-hero--light .event-hero-title{color:var(--text-primary)}.landing-root .event-hero--light .event-hero-title-tail{color:var(--gold-800)}.landing-root .event-hero--light .countdown-tile{background:rgba(255,253,245,.82);border-color:rgba(200,152,68,.35);color:var(--text-primary);box-shadow:0 10px 28px rgba(120,90,35,.12)}.landing-root .event-hero--light .countdown-num{color:var(--gold-900)}.landing-root .event-hero--light .countdown-label{color:var(--gold-700)}.landing-root .event-hero--light .countdown-status{color:var(--gold-800)}.landing-root .event-hero--light .event-hero-cta-share{background:rgba(255,253,245,.85);border:1px solid rgba(200,152,68,.4);color:var(--text-primary)}.landing-root .event-hero--light .event-hero-cta-share:hover{background:#fff;border-color:var(--gold-500)}.landing-root .event-hero--light .hero-scroll-dot{background:var(--gold-700)}.landing-root .event-hero--light .hero-scroll-line{background:linear-gradient(to bottom,var(--gold-500),transparent)}.landing-root .organize-banner{position:relative;padding:clamp(72px,10vh,120px) 24px;background:linear-gradient(135deg,#f1e8da,#e3d1b5);overflow:hidden;isolation:isolate}.landing-root .organize-banner:after{content:"";position:absolute;inset:0;z-index:0;opacity:.18;mix-blend-mode:multiply;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:480px auto;pointer-events:none}.landing-root .organize-banner-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;z-index:0;pointer-events:none}.landing-root .organize-banner-blob-a{width:480px;height:480px;top:-160px;left:-120px;background:radial-gradient(circle,var(--gold-300) 0,transparent 70%);animation:organizeBannerFloat 14s ease-in-out infinite}.landing-root .organize-banner-blob-b{width:560px;height:560px;bottom:-220px;right:-140px;background:radial-gradient(circle,var(--gold-400) 0,transparent 70%);animation:organizeBannerFloat 18s ease-in-out infinite reverse}.landing-root .organize-banner-grid{position:relative;z-index:1;max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.landing-root .organize-banner-eyebrow{display:inline-block;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-700);padding:8px 14px;border:1px solid var(--gold-400);border-radius:999px;background:hsla(0,0%,100%,.5);margin-bottom:20px}.landing-root .organize-banner h2{font-size:clamp(32px,5vw,52px);line-height:1.05;margin:0 0 20px;color:var(--gold-900);font-weight:400;letter-spacing:-.02em}.landing-root .organize-banner h2 .serif{font-family:var(--font-serif,"Actay",serif);font-style:normal;color:var(--gold-700)}.landing-root .organize-banner-subtitle{font-size:clamp(16px,1.4vw,19px);line-height:1.55;color:var(--gold-800);max-width:520px;margin:0 0 32px;opacity:.85}.landing-root .organize-banner-cta{margin-top:4px}.landing-root .organize-banner-visual{position:relative;aspect-ratio:1/1;max-width:420px;margin-left:auto;display:flex;align-items:center;justify-content:center}.landing-root .organize-stopwatch{width:100%;height:100%;display:block;overflow:visible;filter:drop-shadow(0 22px 44px rgba(120,92,30,.28))}.landing-root .organize-stopwatch-arc{stroke-dasharray:100;stroke-dashoffset:0;filter:drop-shadow(0 0 4px rgba(228,201,122,.6));animation:organizeStopwatchDraw 2.4s var(--ease-out,ease-out) .2s both}.landing-root .organize-stopwatch-dot{transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 0 5px rgba(228,201,122,.95));animation:organizeStopwatchPulse 2.8s var(--ease-in-out,ease-in-out) 2.4s infinite}.landing-root .organize-stopwatch-hand{transform-box:view-box;transform-origin:110px 138px;transform:rotate(0deg);animation:organizeStopwatchSweep 2.4s var(--ease-out,ease-out) .2s both}@keyframes organizeStopwatchDraw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes organizeStopwatchSweep{0%{transform:rotate(-90deg)}to{transform:rotate(0deg)}}@keyframes organizeStopwatchPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.25)}}@keyframes organizeBannerFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(24px,-16px) scale(1.06)}}@keyframes organizeBannerSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:860px){.landing-root .organize-banner-grid{grid-template-columns:1fr;gap:40px}.landing-root .organize-banner-visual{margin:0 auto;max-width:320px}}@media (prefers-reduced-motion:reduce){.landing-root .organize-banner-blob-a,.landing-root .organize-banner-blob-b,.landing-root .organize-stopwatch-arc,.landing-root .organize-stopwatch-dot,.landing-root .organize-stopwatch-hand{animation:none}.landing-root .organize-stopwatch-arc{stroke-dashoffset:0}.landing-root .organize-stopwatch-hand{transform:rotate(0deg)}}.landing-root .wizard-stepper{width:100%;position:relative;padding:24px 16px 12px;margin:0 auto 24px;max-width:720px}.landing-root .wizard-stepper-track{position:absolute;left:calc(16px + 18px);right:calc(16px + 18px);top:calc(24px + 18px);height:2px;background:var(--gold-200);border-radius:2px;overflow:hidden;z-index:0}.landing-root .wizard-stepper-fill{position:absolute;inset:0;background:linear-gradient(90deg,var(--gold-500),var(--gold-400));transform-origin:left center;transform:scaleX(0);border-radius:2px}.landing-root .wizard-stepper-list{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.landing-root .wizard-stepper-item{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto}.landing-root .wizard-stepper-dot{width:36px;height:36px;border-radius:999px;border:2px solid var(--gold-300);background:var(--gold-50);color:var(--gold-700);display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;line-height:1;padding:0;cursor:default;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease,transform .2s ease}.landing-root .wizard-stepper-dot:not(:disabled){cursor:pointer}.landing-root .wizard-stepper-dot--done{background:var(--gold-700);border-color:var(--gold-700);color:var(--gold-50)}.landing-root .wizard-stepper-dot--done:hover{transform:translateY(-1px)}.landing-root .wizard-stepper-dot--active{background:var(--gold-500);border-color:var(--gold-500);color:var(--gold-50);box-shadow:0 0 0 4px rgba(184,146,58,.18),0 0 0 8px rgba(184,146,58,.08)}.landing-root .wizard-stepper-label{font-size:12px;letter-spacing:.04em;color:var(--gold-700);text-align:center;white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis}.landing-root .request-wizard__body{position:relative;overflow:hidden}.landing-root .request-wizard__step{width:100%}.landing-root .wizard-nav{position:sticky;bottom:24px;z-index:20;margin-top:32px;padding:0 16px}.landing-root .wizard-nav-inner{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:hsla(42,81%,96%,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--gold-300);border-radius:999px;box-shadow:0 8px 24px -12px rgba(122,96,35,.25)}.landing-root .wizard-nav-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-weight:400;font-size:15px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease;line-height:1}.landing-root .wizard-nav-btn:disabled{opacity:.45;cursor:not-allowed}.landing-root .wizard-nav-btn--ghost{background:transparent;color:var(--gold-700);border-color:var(--gold-300)}.landing-root .wizard-nav-btn--ghost:hover:not(:disabled){background:var(--gold-100);border-color:var(--gold-500)}.landing-root .wizard-nav-btn--primary{background-image:linear-gradient(180deg,var(--gold-400) 0,var(--gold-500) 55%,var(--gold-600) 100%);color:var(--gold-50);border-color:var(--gold-600);box-shadow:0 4px 14px -4px rgba(122,96,35,.55)}.landing-root .wizard-nav-btn--primary:hover:not(:disabled){background-image:linear-gradient(180deg,var(--gold-300) 0,var(--gold-400) 55%,var(--gold-500) 100%);transform:translateY(-1px)}.landing-root .wizard-nav-spinner{animation:wizardNavSpin .8s linear infinite}@keyframes wizardNavSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.landing-root .wizard-stepper{padding:16px 12px 8px}.landing-root .wizard-stepper-track{left:calc(12px + 16px);right:calc(12px + 16px);top:calc(16px + 16px)}.landing-root .wizard-stepper-dot{width:32px;height:32px;font-size:13px}.landing-root .wizard-stepper-label{font-size:11px;max-width:70px}.landing-root .wizard-nav{position:fixed;left:0;right:0;bottom:12px;padding:0 12px}.landing-root .wizard-nav-btn{padding:10px 16px;font-size:14px}.landing-root .landing-submit-root{padding-left:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){.landing-root .wizard-stepper-fill{transition:none}.landing-root .wizard-nav-spinner{animation:none}}.landing-root .request-wizard{max-width:880px;min-height:80vh;margin:0 auto;padding:var(--sp-4) var(--sp-5) 120px;position:relative}.landing-root .wizard-container{max-width:880px;margin:0 auto;padding:0 var(--sp-5)}.landing-root .wizard-step{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-2xl);padding:var(--sp-7) var(--sp-6);box-shadow:var(--shadow-md),var(--edge-top);animation:wizard-step-in var(--dur-base) var(--ease-out-expo) both}.landing-root .wizard-step-header{margin-bottom:var(--sp-6)}.landing-root .wizard-header,.landing-root .wizard-step-title,.landing-root .wizard-step__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-3xl);line-height:var(--lh-tight);letter-spacing:.06em;color:var(--text-primary);margin-bottom:var(--sp-3)}.landing-root .wizard-step-subtitle,.landing-root .wizard-step__subtitle{font-family:var(--font-ui);font-size:var(--fs-md);color:var(--text-secondary);line-height:var(--lh-relaxed)}.landing-root .wizard-input{display:flex;flex-direction:column;gap:6px;width:100%}.landing-root .wizard-input__label{font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700)}.landing-root .wizard-input__field{position:relative;display:flex;align-items:center;background:var(--surface-raised);border:1px solid var(--gold-300);border-radius:var(--r-lg);transition:border-color var(--dur-fast) var(--ease-out-quad),box-shadow var(--dur-fast) var(--ease-out-quad),background var(--dur-fast) var(--ease-out-quad)}.landing-root .wizard-input__field:hover{border-color:var(--gold-400)}.landing-root .wizard-input__field:focus-within{border-color:var(--gold-500);box-shadow:var(--glow-gold-sm);background:#fff}.landing-root .wizard-input__field--error{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-bg)}.landing-root .wizard-input__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--gold-700);pointer-events:none;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.landing-root .wizard-input__el{flex:1;width:100%;padding:12px 14px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-primary);background:transparent;border:none;outline:none;border-radius:inherit}.landing-root .wizard-input__el:focus,.landing-root .wizard-input__el:focus-visible{outline:none}.landing-root .wizard-age__input:focus,.landing-root .wizard-age__input:focus-visible{outline:none}.landing-root .wizard-field__textarea:focus,.landing-root .wizard-field__textarea:focus-visible{outline:none}.landing-root .wizard-input__field:has(.wizard-input__icon) .wizard-input__el{padding-left:42px}.landing-root .wizard-input__el::-moz-placeholder{color:var(--text-secondary);opacity:1}.landing-root .wizard-input__el::placeholder{color:var(--text-secondary);opacity:1}.landing-root .wizard-field__textarea::-moz-placeholder{color:var(--text-secondary);opacity:1}.landing-root .wizard-field__textarea::placeholder{color:var(--text-secondary);opacity:1}.landing-root .wizard-input__el:disabled{color:var(--text-muted);cursor:not-allowed}.landing-root .wizard-input__field:has(.wizard-input__el:disabled){background:var(--surface-sunken)}.landing-root .wizard-input__hint{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--text-muted)}.landing-root .wizard-input__error{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--danger);letter-spacing:var(--tracking-snug)}.landing-root .wizard-field{position:relative;display:flex;flex-direction:column;width:100%}.landing-root .wizard-field__label{font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700);margin-bottom:8px}.landing-root .wizard-field__textarea{width:100%;padding:14px 16px;font-family:var(--font-ui);font-size:var(--fs-base);line-height:var(--lh-relaxed);color:var(--text-primary);background:var(--surface-raised);border:1px solid var(--gold-300);border-radius:var(--r-lg);outline:none;resize:vertical;transition:border-color var(--dur-fast) var(--ease-out-quad),box-shadow var(--dur-fast) var(--ease-out-quad),background var(--dur-fast) var(--ease-out-quad)}.landing-root .wizard-field__textarea:hover{border-color:var(--gold-400)}.landing-root .wizard-field__textarea:focus{border-color:var(--gold-500);box-shadow:var(--glow-gold-sm);background:#fff}.landing-root .wizard-field--textarea.is-overflow .wizard-field__textarea{border-color:var(--danger)}.landing-root .wizard-field__counter{align-self:flex-end;margin-top:6px;font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-muted)}.landing-root .wizard-field__counter.is-overflow{color:var(--danger);font-weight:var(--fw-semibold)}.landing-root .wizard-rooms{display:flex;flex-direction:column;gap:10px}.landing-root .wizard-rooms__label{font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700)}.landing-root .wizard-rooms__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.landing-root .wizard-rooms__empty{padding:var(--sp-4);background:var(--surface-sunken);border:1px dashed var(--border);border-radius:var(--r-lg);font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-muted)}.landing-root .wizard-rooms__error{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--danger)}.landing-root .wizard-rooms--error .wizard-rooms__grid{outline:1px solid var(--danger);outline-offset:4px;border-radius:var(--r-lg)}.landing-root .wizard-room-card{position:relative;padding:var(--sp-4);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;display:flex;flex-direction:column;gap:8px;text-align:left;font-family:inherit;transition:border-color var(--dur-fast) var(--ease-out-quad),box-shadow var(--dur-fast) var(--ease-out-quad),transform var(--dur-fast) var(--ease-out-quad),background var(--dur-fast) var(--ease-out-quad)}.landing-root .wizard-room-card:hover{border-color:var(--gold-400);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.landing-root .wizard-room-card--selected{border-color:var(--gold-500);background:var(--gold-50);box-shadow:var(--glow-gold)}.landing-root .wizard-room-card__check{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--r-full);background:var(--gold-500);color:#fff}.landing-root .wizard-room-card__name{font-family:var(--font-ui);font-weight:var(--fw-semibold);font-size:var(--fs-xl);letter-spacing:.06em;color:var(--text-primary);padding-right:28px}.landing-root .wizard-room-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.landing-root .wizard-room-card__pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:var(--r-full);background:var(--gold-100);color:var(--gold-800);font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase}.landing-root .wizard-room-card__capacity{font-family:var(--font-mono);font-size:var(--fs-md);color:var(--text-secondary)}.landing-root .wizard-toggle{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);padding:var(--sp-4);background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--r-lg)}.landing-root .wizard-toggle--disabled{opacity:.55}.landing-root .wizard-toggle__text{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.landing-root .wizard-toggle__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--r-md);background:var(--gold-100);color:var(--gold-700);flex-shrink:0}.landing-root .wizard-toggle__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-root .wizard-toggle__label{font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-primary);font-weight:var(--fw-medium)}.landing-root .wizard-toggle__hint{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--text-muted)}.landing-root .wizard-switch{position:relative;display:inline-flex;align-items:center;width:40px;height:22px;flex-shrink:0;background:var(--border-strong);border-radius:var(--r-full);cursor:pointer;transition:background var(--dur-fast) var(--ease-out-quad);border:none;padding:0}.landing-root .wizard-switch:disabled{cursor:not-allowed}.landing-root .wizard-switch--on{background:var(--gold-500)}.landing-root .wizard-switch__thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:var(--r-full);box-shadow:var(--shadow-xs);transition:transform var(--dur-fast) var(--ease-spring)}.landing-root .wizard-switch--on .wizard-switch__thumb{transform:translateX(18px)}.landing-root .wizard-toggles{display:flex;flex-direction:column;gap:12px;margin-top:var(--sp-4)}.landing-root .wizard-field-block{display:flex;flex-direction:column;gap:8px}.landing-root .wizard-age{display:flex;flex-direction:column;gap:6px}.landing-root .wizard-age__label{font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700)}.landing-root .wizard-age__pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--surface-raised);border:1px solid var(--gold-300);border-radius:var(--r-full);transition:border-color var(--dur-fast) var(--ease-out-quad),box-shadow var(--dur-fast) var(--ease-out-quad)}.landing-root .wizard-age__pill:focus-within{border-color:var(--gold-500);box-shadow:var(--glow-gold-sm)}.landing-root .wizard-age__input{width:72px;padding:4px 6px;font-family:var(--font-mono);font-size:var(--fs-base);color:var(--text-primary);background:transparent;border:none;outline:none;text-align:center}.landing-root .wizard-age__input::-webkit-inner-spin-button,.landing-root .wizard-age__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.landing-root .wizard-age__input[type=number]{-moz-appearance:textfield}.landing-root .wizard-age__sep{color:var(--gold-700);font-family:var(--font-serif);font-size:var(--fs-md);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-root .wizard-alert-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:var(--gold-200);border:1px solid rgba(200,152,68,.45);border-radius:var(--r-full);color:var(--gold-900);font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:var(--fw-medium)}.landing-root .wizard-alert-pill svg{color:var(--gold-700);flex-shrink:0}.landing-root .wizard-alert-pill--error{background:var(--danger-bg);border:1px solid color-mix(in srgb,var(--danger) 30%,transparent);color:var(--danger)}.landing-root .wizard-alert-pill--error svg{color:var(--danger)}.landing-root .wizard-summary{background:linear-gradient(180deg,var(--gold-50) 0,var(--surface) 100%);border:1px solid var(--gold-300);border-radius:var(--r-xl);padding:var(--sp-5);box-shadow:var(--shadow-sm),var(--edge-top)}.landing-root .wizard-summary__eyebrow{font-family:var(--font-ui);font-size:var(--fs-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;font-weight:var(--fw-semibold);color:var(--gold-700);margin-bottom:var(--sp-4)}.landing-root .wizard-summary__list{margin:0;list-style:none;display:flex;flex-direction:column;gap:10px}.landing-root .wizard-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-4);padding-bottom:10px;border-bottom:1px dashed var(--border)}.landing-root .wizard-summary__row:last-child{border-bottom:none;padding-bottom:0}.landing-root .wizard-summary__label{font-family:var(--font-ui);font-size:var(--fs-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700);font-weight:var(--fw-semibold);flex-shrink:0}.landing-root .wizard-summary__value{margin:0;font-family:var(--font-serif);font-size:var(--fs-md);color:var(--text-primary);text-align:right;line-height:var(--lh-snug)}.landing-root .wizard-summary__value.is-empty{color:var(--text-muted);font-style:normal}.landing-root .wizard-success{text-align:center;padding:var(--sp-8) var(--sp-5);display:flex;flex-direction:column;align-items:center;gap:var(--sp-5);animation:wizard-step-in var(--dur-slow) var(--ease-out-expo) both}.landing-root .wizard-success__check{color:var(--gold-600);width:120px;height:120px;display:inline-flex;align-items:center;justify-content:center}.landing-root .wizard-success__eyebrow{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gold-700);font-weight:var(--fw-semibold)}.landing-root .wizard-success__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-3xl);letter-spacing:.06em;color:var(--text-primary);margin:0}.landing-root .wizard-success__subtitle{font-family:var(--font-serif);font-size:var(--fs-md);color:var(--text-secondary);max-width:480px;line-height:var(--lh-relaxed);margin:0}.landing-root .wizard-success__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--gold-100);border:1px solid var(--gold-300);border-radius:var(--r-full);font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--gold-800);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-wide)}.landing-root .wizard-success__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:var(--sp-3)}.landing-root .wizard-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-family:var(--font-ui);font-size:15px;font-weight:400;line-height:1;border-radius:999px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .2s ease,background-image .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease}.landing-root .wizard-btn:disabled{opacity:.45;cursor:not-allowed}.landing-root .wizard-btn--primary{background-image:linear-gradient(180deg,var(--gold-400) 0,var(--gold-500) 55%,var(--gold-600) 100%);color:var(--gold-50);border-color:var(--gold-600);box-shadow:0 4px 14px -4px rgba(122,96,35,.55)}.landing-root .wizard-btn--primary:hover:not(:disabled){background-image:linear-gradient(180deg,var(--gold-300) 0,var(--gold-400) 55%,var(--gold-500) 100%);transform:translateY(-1px)}.landing-root .wizard-btn--ghost{background:transparent;color:var(--gold-700);border-color:var(--gold-300)}.landing-root .wizard-btn--ghost:hover:not(:disabled){background:var(--gold-100);border-color:var(--gold-500)}.landing-root .wizard-step__grid{display:grid;gap:var(--sp-5)}.landing-root .wizard-step__grid--concept{grid-template-columns:minmax(0,1fr) minmax(260px,360px)}.landing-root .wizard-step__main{gap:12px;min-width:0}.landing-root .wizard-step__main,.landing-root .wizard-step__side{display:flex;flex-direction:column}.landing-root .wizard-step__actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:var(--sp-5)}@media (max-width:768px){.landing-root .wizard-step__grid--concept{grid-template-columns:1fr}.landing-root .wizard-step__actions{flex-direction:column}.landing-root .wizard-step__actions .wizard-btn{width:100%}}@keyframes wizard-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wizard-success-check-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes wizard-success-check-circle{0%{stroke-dashoffset:300}to{stroke-dashoffset:0}}@media (max-width:768px){.landing-root .request-wizard{padding:var(--sp-5) var(--sp-3) 140px}.landing-root .wizard-step{padding:var(--sp-5) var(--sp-4);border-radius:var(--r-xl)}.landing-root .wizard-header,.landing-root .wizard-step-title,.landing-root .wizard-step__title{font-size:var(--fs-2xl)}.landing-root .wizard-intro{padding:var(--sp-6) var(--sp-3);min-height:auto}.landing-root .wizard-grid--2{grid-template-columns:1fr;gap:var(--sp-3)}.landing-root .wizard-rooms__grid{grid-template-columns:1fr}.landing-root .wizard-summary__row{flex-direction:column;align-items:flex-start;gap:4px}.landing-root .wizard-summary__value{text-align:left}}@media (prefers-reduced-motion:reduce){.landing-root .wizard-step,.landing-root .wizard-success,.landing-root .wizard-success-check circle,.landing-root .wizard-success-check path{animation:none!important}.landing-root .wizard-success-check circle,.landing-root .wizard-success-check path{stroke-dashoffset:0}}.landing-root .wizard-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,88px);align-items:start;padding:0;min-height:auto}.landing-root .wizard-intro__content{display:flex;flex-direction:column;gap:22px}.landing-root .wizard-intro__eyebrow{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:6px 14px 6px 10px;border-radius:999px;background:color-mix(in srgb,var(--gold-100) 55%,transparent);border:1px solid color-mix(in srgb,var(--gold-400) 35%,transparent);font-family:var(--font-mono);font-size:11px;font-weight:var(--fw-semibold);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-800)}.landing-root .wizard-intro__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--gold-500);box-shadow:0 0 0 4px color-mix(in srgb,var(--gold-400) 25%,transparent)}.landing-root .wizard-intro__title{font-family:var(--font-display);font-weight:400;font-size:clamp(40px,5.8vw,72px);line-height:1.02;letter-spacing:.06em;color:var(--text-primary);margin:4px 0 0}.landing-root .wizard-intro__title .serif{font-family:var(--font-serif);font-style:normal;font-weight:500;color:var(--gold-700);background:linear-gradient(135deg,var(--gold-500) 0,var(--gold-800) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-root .wizard-intro__subtitle{font-family:var(--font-ui);font-size:clamp(16px,1.05vw,18px);line-height:1.6;color:var(--text-secondary);max-width:500px;margin:0}.landing-root .wizard-intro__features{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:10px}.landing-root .wizard-intro__feature{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:var(--r-lg);background:color-mix(in srgb,var(--surface) 60%,transparent);border:1px solid var(--border-soft);transition:transform .3s var(--ease-out-expo),border-color .3s ease,background .3s ease}.landing-root .wizard-intro__feature:hover{transform:translateX(4px);border-color:color-mix(in srgb,var(--gold-400) 45%,transparent);background:var(--surface)}.landing-root .wizard-intro__feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--gold-50) 0,var(--gold-200) 100%);border:1px solid color-mix(in srgb,var(--gold-400) 35%,transparent);color:var(--gold-800)}.landing-root .wizard-intro__feature-text{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-root .wizard-intro__feature-title{font-family:var(--font-ui);font-size:22px;font-weight:400;color:var(--text-primary);letter-spacing:.06em}.landing-root .wizard-intro__feature-hint{font-family:var(--font-ui);font-size:17px;color:var(--text-secondary);line-height:1.45}.landing-root .wizard-intro__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:10px}.landing-root .wizard-intro__cta{position:relative;display:inline-flex;align-items:center;gap:12px;padding:20px 36px;border:none;border-radius:var(--r-full);background:linear-gradient(135deg,var(--gold-500) 0,var(--gold-700) 100%);color:#fff;font-family:var(--font-ui);font-size:22px;font-weight:var(--fw-semibold);letter-spacing:.06em;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 14px 30px -8px rgba(138,100,35,.45);transition:transform .28s var(--ease-out-expo),box-shadow .28s var(--ease-out-expo);overflow:hidden}.landing-root .wizard-intro__cta:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,hsla(0,0%,100%,.35) 50%,transparent 70%);transform:translateX(-120%);transition:transform .7s var(--ease-out-expo);pointer-events:none}.landing-root .wizard-intro__cta:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 18px 42px -8px rgba(138,100,35,.55)}.landing-root .wizard-intro__cta:hover:before{transform:translateX(120%)}.landing-root .wizard-intro__cta:active{transform:translateY(0)}.landing-root .wizard-intro__cta svg{transition:transform .25s var(--ease-out-expo)}.landing-root .wizard-intro__cta:hover svg{transform:translateX(4px)}.landing-root .wizard-intro__trust{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-ui);font-size:13px;color:var(--text-secondary)}.landing-root .wizard-intro__trust-dot{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px color-mix(in srgb,var(--success) 25%,transparent);animation:wizardIntroPulse 2.4s ease-in-out infinite}@keyframes wizardIntroPulse{0%,to{opacity:.7}50%{opacity:1}}.landing-root .wizard-intro__visual{position:relative;aspect-ratio:1/1;max-width:720px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:center;isolation:isolate}.landing-root .wizard-intro__blob{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}.landing-root .wizard-intro__blob--a{width:65%;height:65%;top:4%;left:8%;opacity:.75;background:radial-gradient(circle,hsla(43,68%,72%,.85),hsla(43,68%,72%,0) 70%)}.landing-root .wizard-intro__blob--b{width:55%;height:55%;bottom:6%;right:6%;opacity:.6;background:radial-gradient(circle,rgba(212,169,77,.65),rgba(212,169,77,0) 70%)}.landing-root .wizard-intro__rings{position:absolute;inset:0;width:100%;height:100%;z-index:1;animation:wizardIntroSpin 60s linear infinite}@keyframes wizardIntroSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-root .wizard-intro__card{position:relative;z-index:3;width:min(82%,460px);padding:30px 32px 28px;border-radius:28px;background:linear-gradient(180deg,#fff 0,var(--surface) 100%);border:1px solid color-mix(in srgb,var(--gold-300) 40%,transparent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 30px 60px -20px rgba(90,70,20,.25),0 10px 24px -12px rgba(90,70,20,.18);transform:rotate(-2deg);animation:wizardIntroFloat 6s ease-in-out infinite}@keyframes wizardIntroFloat{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-8px)}}.landing-root .wizard-intro__card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}.landing-root .wizard-intro__card-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;background:var(--success-bg);color:var(--success);font-family:var(--font-mono);font-size:11.5px;font-weight:400;letter-spacing:.06em;text-transform:uppercase;border:1px solid color-mix(in srgb,var(--success) 25%,transparent)}.landing-root .wizard-intro__card-chip-dot{width:7px;height:7px;border-radius:50%;background:var(--success)}.landing-root .wizard-intro__card-date{font-family:var(--font-mono);font-size:12.5px;color:var(--text-muted);letter-spacing:.04em}.landing-root .wizard-intro__card-title{font-family:var(--font-display);font-size:34px;font-weight:400;line-height:1.08;letter-spacing:.06em;color:var(--text-primary);margin-bottom:18px}.landing-root .wizard-intro__card-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:500;color:var(--gold-700)}.landing-root .wizard-intro__card-meta{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-family:var(--font-ui);font-size:14.5px;color:var(--text-secondary)}.landing-root .wizard-intro__card-meta-item{display:inline-flex;align-items:center;gap:5px}.landing-root .wizard-intro__card-meta-item svg{color:var(--gold-700)}.landing-root .wizard-intro__card-meta-sep{width:3px;height:3px;border-radius:50%;background:var(--border-strong)}.landing-root .wizard-intro__card-bar{height:8px;border-radius:999px;background:var(--surface-sunken);overflow:hidden}.landing-root .wizard-intro__card-bar-fill{display:block;width:78%;height:100%;background:linear-gradient(90deg,var(--gold-400),var(--gold-700));border-radius:inherit;animation:wizardIntroBar 2.4s var(--ease-out-expo) forwards}@keyframes wizardIntroBar{0%{width:0}to{width:78%}}.landing-root .wizard-intro__seal{position:absolute;z-index:4;width:84px;height:84px;top:10%;right:8%;transform:rotate(14deg);filter:drop-shadow(0 10px 20px rgba(138,100,35,.35));animation:wizardIntroSealIn .8s var(--ease-out-expo) .6s both}@keyframes wizardIntroSealIn{0%{opacity:0;transform:rotate(14deg) scale(.5)}to{opacity:1;transform:rotate(14deg) scale(1)}}.landing-root .wizard-step__header{margin-bottom:32px}.landing-root .wizard-step__body{display:flex;flex-direction:column;gap:20px}.landing-root .wizard-grid{display:grid;gap:20px}.landing-root .wizard-grid--2{grid-template-columns:1fr 1fr}@media (max-width:900px){.landing-root .wizard-intro{grid-template-columns:1fr;min-height:auto;gap:40px}.landing-root .wizard-intro__visual{order:-1;max-width:520px}.landing-root .wizard-grid--2{grid-template-columns:1fr}.landing-root .wizard-intro__cta{width:100%;justify-content:center}.landing-root .wizard-intro__actions{width:100%}}@media (max-width:640px){.landing-root .wizard-intro__title{font-size:clamp(34px,9vw,48px)}.landing-root .wizard-intro__visual{max-width:340px}.landing-root .wizard-intro__card{width:88%;padding:22px 22px 20px}.landing-root .wizard-intro__card-title{font-size:26px}.landing-root .wizard-intro__seal{width:56px;height:56px;top:8%;right:6%}}@media (prefers-reduced-motion:reduce){.landing-root .wizard-intro__card,.landing-root .wizard-intro__card-bar-fill,.landing-root .wizard-intro__rings,.landing-root .wizard-intro__seal,.landing-root .wizard-intro__trust-dot{animation:none}}.landing-root .landing-submit-root{min-height:100vh;padding:clamp(24px,3.5vh,44px) 24px 80px}.landing-root .landing-submit-topbar{max-width:1024px;margin:0 auto 16px}.landing-root .landing-submit-back{font-family:var(--font-mono);font-size:13px;color:var(--gold-800);text-decoration:none;letter-spacing:.05em}.landing-root .landing-submit-back:hover{color:var(--gold-900)}.landing-root .landing-submit-content{max-width:1024px;margin:0 auto}.landing-root .app-title,.landing-root .cta-title,.landing-root .event-cta-footer-title,.landing-root .event-hero-title,.landing-root .event-host-name,.landing-root .event-main-title,.landing-root .event-venue-name-large,.landing-root .hero-title,.landing-root .section-title,.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5,.landing-root h6{font-family:var(--font-display);font-style:normal;color:var(--text-primary);letter-spacing:.06em}.landing-root .app-title .gold,.landing-root .app-title .serif,.landing-root .cta-title .gold,.landing-root .cta-title .serif,.landing-root .event-cta-footer-title .gold,.landing-root .event-cta-footer-title .serif,.landing-root .event-hero-title .gold,.landing-root .event-hero-title .serif,.landing-root .event-hero-title-tail,.landing-root .event-main-title .gold,.landing-root .event-main-title .serif,.landing-root .organize-banner h2 .gold,.landing-root .organize-banner h2 .serif,.landing-root .section-title .gold,.landing-root .section-title .serif,.landing-root .wizard-intro__card-title .gold,.landing-root .wizard-intro__card-title .serif,.landing-root .wizard-intro__title .gold,.landing-root .wizard-intro__title .serif,.landing-root h1 .gold,.landing-root h1 .serif,.landing-root h2 .gold,.landing-root h2 .serif,.landing-root h3 .gold,.landing-root h3 .serif,.landing-root h4 .gold,.landing-root h4 .serif,.landing-root h5 .gold,.landing-root h5 .serif,.landing-root h6 .gold,.landing-root h6 .serif{font-family:var(--font-display);font-style:normal;letter-spacing:.06em}.landing-root .app-title,.landing-root .app-title .gold,.landing-root .app-title .serif,.landing-root .cta-title,.landing-root .cta-title .gold,.landing-root .cta-title .serif,.landing-root .direction-info h3,.landing-root .hero-title,.landing-root .section-title,.landing-root .section-title .gold,.landing-root .section-title .serif,.landing-root h1,.landing-root h2,.landing-root h2 .gold,.landing-root h2 .serif,.landing-root h3,.landing-root h3 .gold,.landing-root h3 .serif,.landing-root h4,.landing-root h4 .gold,.landing-root h4 .serif,.landing-root h5,.landing-root h5 .gold,.landing-root h5 .serif,.landing-root h6,.landing-root h6 .gold,.landing-root h6 .serif{font-weight:400}.landing-root .cta-section .cta-title,.landing-root .cta-section .cta-title .gold,.landing-root .cta-section .cta-title .serif{color:var(--gold-100)}.landing-root .install-page main{display:block}.landing-root .install-page .install-arrow{display:inline-block;margin-left:4px;transition:transform var(--dur-base) var(--ease-out-expo)}.landing-root .app-stores-more{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-family:var(--font-ui);font-size:var(--fs-base);font-weight:500;color:var(--gold-700);border-bottom:1px solid transparent;transition:color var(--dur-fast),border-color var(--dur-fast);align-self:flex-start}.landing-root .app-stores-more:hover{color:var(--gold-800);border-bottom-color:rgba(184,146,58,.45)}.landing-root .app-stores-more:hover>span[aria-hidden=true]{transform:translateX(4px)}.landing-root .app-stores-more>span[aria-hidden=true]{transition:transform var(--dur-base) var(--ease-out-expo)}.landing-root .app-stores-more-hint{display:block;margin-top:4px;font-size:var(--fs-xs);color:var(--text-secondary);max-width:360px}.landing-root .app-stores-row{display:flex;flex-direction:column;gap:6px;margin-top:18px}.landing-root .install-hero{padding:140px 0 72px;position:relative;isolation:isolate}.landing-root .install-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(900px 600px at 80% 20%,hsla(45,66%,69%,.32) 0,transparent 60%),radial-gradient(700px 500px at 15% 90%,rgba(184,146,58,.18) 0,transparent 60%)}.landing-root .install-hero:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.18;mix-blend-mode:multiply;background-image:-webkit-image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-image:image-set(url("/patterns/pattern-gold.webp") type("image/webp"),url("/patterns/pattern-gold.png") type("image/png"));background-repeat:repeat;background-size:480px auto;pointer-events:none}.landing-root .install-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center}.landing-root .install-hero-title{max-width:18ch}.landing-root .install-quick{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.landing-root .install-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-full);font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:500;color:var(--text-primary);box-shadow:var(--edge-top),var(--shadow-xs);transition:transform var(--dur-fast) var(--ease-spring),background var(--dur-fast),border-color var(--dur-fast),box-shadow var(--dur-base)}.landing-root .install-chip:hover{transform:translateY(-1px);background:var(--surface-sunken);border-color:var(--gold-500);box-shadow:var(--edge-top-strong),var(--shadow-sm)}.landing-root .install-chip-icon{display:inline-flex;width:18px;height:18px;color:var(--gold-700)}.landing-root .install-chip-icon svg{width:18px;height:18px}.landing-root .install-hero-aside{display:flex;flex-direction:column;gap:18px;align-items:stretch;max-width:380px;margin-left:auto}.landing-root .qr-block-lg{padding:16px 20px 16px 16px;gap:18px}.landing-root .qr-block-lg img{width:140px;height:140px}.landing-root .qr-block-lg .qr-text{max-width:180px}.landing-root .qr-block-lg .qr-text-label{font-size:var(--fs-xs)}.landing-root .qr-block-lg .qr-text-sub{font-size:var(--fs-sm)}.landing-root .install-hero-apk{width:100%;justify-content:flex-start}.landing-root .install-pick{padding:80px 0}.landing-root .install-pick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:16px}.landing-root .install-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:32px 28px 28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--edge-top),var(--shadow-md);transition:transform var(--dur-base) var(--ease-out-expo),box-shadow var(--dur-base),border-color var(--dur-fast)}.landing-root .install-card:hover{transform:translateY(-4px);box-shadow:var(--edge-top-strong),var(--shadow-lg);border-color:var(--gold-300)}.landing-root .install-card-badge{align-self:flex-start;font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--gold-700);background:rgba(184,146,58,.1);border:1px solid rgba(184,146,58,.22);border-radius:var(--r-full);padding:5px 11px}.landing-root .install-card-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--r-md);background:var(--gold-50);color:var(--gold-700);border:1px solid var(--border-soft);box-shadow:var(--edge-top)}.landing-root .install-card-icon svg{width:26px;height:26px}.landing-root .install-card-title{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:400;letter-spacing:.06em;color:var(--text-primary);margin:0}.landing-root .install-card-sub{font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-secondary);line-height:1.5;margin:0}.landing-root .install-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-family:var(--font-ui);font-size:var(--fs-base);font-weight:500;color:var(--gold-700);transition:color var(--dur-fast)}.landing-root .install-card-link:hover{color:var(--gold-800)}.landing-root .install-card-link:hover .install-arrow{transform:translateX(4px)}.landing-root .install-steps{padding:80px 0;scroll-margin-top:96px}.landing-root .install-steps-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:56px;align-items:flex-start;margin-top:8px}.landing-root .install-mock,.landing-root .install-phone-wrap{display:flex;justify-content:center;align-items:center}.landing-root .install-phone-wrap{padding:12px 0 24px}.landing-root .phone.install-phone{position:relative;left:auto;top:auto;transform:none}.landing-root .install-mock-frame{position:relative;width:280px;height:580px;background:var(--text-primary);border-radius:44px;padding:16px 14px;box-shadow:var(--shadow-xl)}.landing-root .install-mock-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:96px;height:22px;background:#000;border-radius:999px;z-index:2}.landing-root .install-mock-screen{position:relative;width:100%;height:100%;border-radius:32px;background:var(--bg);overflow:hidden;display:flex;flex-direction:column}.landing-root .install-mock-bar{height:56px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;padding-top:22px}.landing-root .install-mock-bar-text{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-secondary)}.landing-root .install-mock-card{margin:28px 18px;padding:24px 18px;background:var(--surface);border-radius:var(--r-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);text-align:center;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.landing-root .install-mock-logo{width:72px;height:72px;border-radius:18px;background:var(--grad-auric);color:var(--text-on-gold);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);letter-spacing:.06em;font-size:28px;font-weight:400;margin-bottom:8px;box-shadow:var(--glow-gold-sm)}.landing-root .install-mock-title{font-family:var(--font-ui);letter-spacing:.06em;font-size:18px;color:var(--text-primary)}.landing-root .install-mock-sub{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--text-secondary)}.landing-root .install-mock-toolbar{height:56px;background:var(--surface);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center}.landing-root .install-mock-share{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--gold-700);background:var(--gold-50);border-radius:var(--r-md);border:1px solid var(--border-soft)}.landing-root .install-mock-share svg{width:20px;height:20px}.landing-root .install-steplist{display:flex;flex-direction:column;gap:18px;counter-reset:step}.landing-root .install-step{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:16px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--edge-top),var(--shadow-xs)}.landing-root .install-step-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--gold-50);color:var(--gold-700);font-family:var(--font-serif);font-size:22px;font-weight:400;border:1px solid var(--border-soft)}.landing-root .install-step-body{display:flex;flex-direction:column;gap:4px}.landing-root .install-step-title{font-family:var(--font-ui);font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text-primary)}.landing-root .install-step-text{color:var(--text-secondary)}.landing-root .install-step-note,.landing-root .install-step-text{font-family:var(--font-ui);font-size:var(--fs-sm);line-height:1.55}.landing-root .install-step-note{margin-top:28px;padding:16px 20px;background:rgba(184,146,58,.08);border:1px solid rgba(184,146,58,.28);border-radius:var(--r-lg);color:var(--text-primary);display:flex;gap:10px;align-items:flex-start}.landing-root .install-step-note-icon{flex-shrink:0}.landing-root .install-mini-faq{display:flex;flex-direction:column;gap:8px;margin-top:24px;max-width:720px}.landing-root .install-mini-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:12px 16px}.landing-root .install-mini-faq-item summary{cursor:pointer;font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:500;color:var(--text-primary);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.landing-root .install-mini-faq-item summary::-webkit-details-marker{display:none}.landing-root .install-mini-faq-item summary:after{content:"+";font-family:var(--font-display);letter-spacing:.06em;font-size:20px;color:var(--gold-700);line-height:1}.landing-root .install-mini-faq-item[open] summary:after{content:"−"}.landing-root .install-mini-faq-item p{margin-top:8px;font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.55}.landing-root .install-tabs{display:inline-flex;gap:4px;padding:4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-full);box-shadow:var(--edge-top),var(--shadow-xs);margin:8px 0 28px}.landing-root .install-tab{padding:10px 20px;border-radius:var(--r-full);font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:500;color:var(--text-secondary);background:transparent;border:none;cursor:pointer;transition:background var(--dur-fast),color var(--dur-fast)}.landing-root .install-tab:hover{color:var(--text-primary)}.landing-root .install-tab.is-active{background:var(--text-primary);color:var(--text-on-dark);box-shadow:var(--edge-top-strong),var(--shadow-sm)}.landing-root .install-tab-panel{display:block}.landing-root .install-pwa-cta{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 28px;padding:20px 24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--edge-top),var(--shadow-md)}.landing-root .install-pwa-cta-btn{align-self:flex-start}.landing-root .install-pwa-cta-hint{margin:0;font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-secondary)}.landing-root .install-apk-teaser{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px;box-shadow:var(--edge-top),var(--shadow-md);max-width:720px}.landing-root .install-apk-teaser-title{font-family:var(--font-ui);letter-spacing:.06em;font-size:var(--fs-lg);margin:0 0 12px}.landing-root .install-apk-benefits{display:flex;flex-direction:column;gap:8px;margin:0 0 20px;padding:0;list-style:none}.landing-root .install-apk-benefits li{position:relative;padding-left:22px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-primary);line-height:1.5}.landing-root .install-apk-benefits li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--gold-500)}.landing-root .install-apk-jump{width:auto}.landing-root .install-apk{padding:80px 0;scroll-margin-top:96px}.landing-root .install-apk-card{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px;box-shadow:var(--edge-top),var(--shadow-md);margin-top:8px}.landing-root .install-apk-card-left{display:flex;flex-direction:column;gap:14px}.landing-root .install-apk-card-title{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:400;letter-spacing:.06em;margin:0}.landing-root .install-apk-card-meta{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-secondary);margin:0}.landing-root .install-apk-download{width:100%;justify-content:flex-start}.landing-root .store-btn-primary{background:var(--text-primary);color:var(--text-on-dark);background-image:linear-gradient(180deg,#3a3a3a,#2e2e2e)}.landing-root .install-apk-sha-toggle{align-self:flex-start;min-height:44px;padding:10px 20px;font-size:var(--fs-sm)}.landing-root .install-apk-sha{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--r-md)}.landing-root .install-apk-sha-label{font-family:var(--font-mono);font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.1em;color:var(--gold-700)}.landing-root .install-apk-sha-value{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-primary);word-break:break-all;line-height:1.5}.landing-root .install-apk-sha-copy{align-self:flex-start;font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--gold-700);border:1px solid rgba(184,146,58,.4);background:transparent;border-radius:var(--r-sm);padding:4px 10px;cursor:pointer;transition:background var(--dur-fast),color var(--dur-fast)}.landing-root .install-apk-sha-copy:hover{background:rgba(184,146,58,.1);color:var(--gold-800)}.landing-root .install-apk-card-right{border-left:1px solid var(--border);padding-left:40px}.landing-root .install-steplist-compact .install-step{padding:12px 16px;grid-template-columns:36px 1fr;gap:14px}.landing-root .install-steplist-compact .install-step-num{width:32px;height:32px;font-size:18px}.landing-root .install-warn{display:flex;gap:16px;align-items:flex-start;margin-top:28px;padding:22px 24px;background:rgba(184,146,58,.08);border:1px solid var(--gold-500);border-radius:var(--r-lg)}.landing-root .install-warn-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--r-md);background:var(--surface);color:var(--gold-700);border:1px solid rgba(184,146,58,.3)}.landing-root .install-warn-icon svg{width:22px;height:22px}.landing-root .install-warn-body{display:flex;flex-direction:column;gap:6px}.landing-root .install-warn-title{font-family:var(--font-ui);letter-spacing:.06em;font-size:var(--fs-md);color:var(--text-primary);font-weight:400}.landing-root .install-warn-body p{font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.55;margin:0}.landing-root .install-soon{padding:80px 0;scroll-margin-top:96px}.landing-root .install-soon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:8px}.landing-root .install-soon-card{display:flex;flex-direction:column;gap:16px;padding:32px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--edge-top),var(--shadow-md)}.landing-root .install-soon-card-head{display:flex;align-items:center;gap:16px}.landing-root .install-soon-card-icon{width:48px;height:48px;border-radius:var(--r-md);background:var(--gold-50);color:var(--gold-700);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-soft)}.landing-root .install-soon-card-icon svg{width:28px;height:28px}.landing-root .install-soon-card-title{font-family:var(--font-display);letter-spacing:.06em;font-size:var(--fs-xl);font-weight:400;margin:0 0 4px}.landing-root .install-soon-card-status{display:inline-block;font-family:var(--font-ui);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--gold-700)}.landing-root .install-soon-card-eta{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--text-secondary);margin:0}.landing-root .install-soon-form{display:flex;flex-direction:column;gap:8px}.landing-root .install-soon-form-row{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}.landing-root .install-soon-input{flex:1 1 220px;min-width:0;padding:12px 16px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-primary);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--r-md);outline:none;transition:border-color var(--dur-fast),box-shadow var(--dur-fast)}.landing-root .install-soon-input:focus-visible{border-color:var(--gold-500);box-shadow:0 0 0 3px rgba(184,146,58,.18)}.landing-root .install-soon-submit{flex-shrink:0;min-height:44px;padding:10px 18px;font-size:var(--fs-sm)}.landing-root .install-soon-form-hint{font-family:var(--font-ui);font-size:var(--fs-xs);color:var(--text-secondary);margin:0}.landing-root .install-soon-form-ok{font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--success);background:var(--success-bg);border:1px solid rgba(94,138,58,.3);border-radius:var(--r-md);padding:10px 14px;margin:0}.landing-root .install-soon-disabled{align-self:flex-start;opacity:.7}.landing-root .install-qr-big{padding:80px 0;text-align:center;scroll-margin-top:96px}.landing-root .install-qr-big .app-eyebrow,.landing-root .install-qr-big .app-sub,.landing-root .install-qr-big .app-title{margin-left:auto;margin-right:auto}.landing-root .install-qr-big .app-sub,.landing-root .install-qr-big .app-title{max-width:640px}.landing-root .install-qr-canvas{display:flex;width:-moz-fit-content;width:fit-content;margin:24px auto 16px;padding:28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--edge-top),var(--shadow-md)}.landing-root .install-qr-canvas img{width:320px;height:320px}.landing-root .install-qr-url{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:10px;margin:0 auto;padding:8px 8px 8px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-full);box-shadow:var(--edge-top),var(--shadow-xs);flex-wrap:wrap;justify-content:center}.landing-root .install-qr-url-link{font-family:var(--font-mono);font-size:var(--fs-base);color:var(--text-primary)}.landing-root .install-qr-url-link:hover{color:var(--gold-700)}.landing-root .install-qr-copy{font-family:var(--font-ui);font-size:var(--fs-sm);font-weight:500;padding:8px 16px;background:var(--text-primary);color:var(--text-on-dark);border:none;border-radius:var(--r-full);cursor:pointer;transition:background var(--dur-fast),transform var(--dur-fast)}.landing-root .install-qr-copy:hover{background:#1a1a1a}.landing-root .install-qr-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.landing-root .install-qr-note{font-family:var(--font-ui);font-size:var(--fs-sm);color:var(--text-secondary);margin:24px auto 0;max-width:540px}.landing-root .install-faq{padding:80px 0;scroll-margin-top:96px}.landing-root .install-faq-list-wrap{display:flex;flex-direction:column;gap:12px;max-width:880px;margin-top:8px}.landing-root .install-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:6px 0;transition:border-color var(--dur-fast),box-shadow var(--dur-base)}.landing-root .install-faq-item[open]{border-color:var(--gold-300);box-shadow:var(--edge-top),var(--shadow-sm)}.landing-root .install-faq-q{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-family:var(--font-ui);letter-spacing:.06em;font-size:var(--fs-xl);font-weight:400;color:var(--text-primary);line-height:1.35}.landing-root .install-faq-q::-webkit-details-marker{display:none}.landing-root .install-faq-toggle{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1px solid var(--gold-500);background:var(--surface);position:relative;transition:background var(--dur-fast),transform var(--dur-base)}.landing-root .install-faq-toggle:after,.landing-root .install-faq-toggle:before{content:"";position:absolute;background:var(--gold-700);top:50%;left:50%}.landing-root .install-faq-toggle:before{width:10px;height:1.6px;transform:translate(-50%,-50%)}.landing-root .install-faq-toggle:after{width:1.6px;height:10px;transform:translate(-50%,-50%);transition:opacity var(--dur-fast)}.landing-root .install-faq-item[open] .install-faq-toggle{background:var(--gold-50)}.landing-root .install-faq-item[open] .install-faq-toggle:after{opacity:0}.landing-root .install-faq-a{padding:0 22px 18px;font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-secondary);line-height:1.65}.landing-root .install-faq-a p{margin:0}.landing-root .install-faq-list{display:flex;flex-direction:column;gap:6px;padding-left:18px;list-style:disc}.landing-root .install-faq-list li{font-family:var(--font-ui);font-size:var(--fs-base);color:var(--text-secondary);line-height:1.6}.landing-root .install-faq-list li strong{color:var(--text-primary);font-weight:var(--fw-semibold)}.landing-root .install-cta-final{padding:80px 0 120px}.landing-root .install-cta-final-card{max-width:var(--container-narrow);margin:0 auto;padding:56px 48px;background:var(--text-primary);background-image:var(--grad-hero-warm);color:var(--text-on-dark);border-radius:var(--r-xl);box-shadow:var(--shadow-xl);text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.landing-root .install-cta-final-eyebrow{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-bold);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-300)}.landing-root .install-cta-final-title{font-family:var(--font-display);font-size:clamp(28px,4vw,48px);font-weight:400;letter-spacing:.06em;line-height:1.1;color:var(--text-on-dark);margin:0;max-width:22ch}.landing-root .install-cta-final-title .serif{font-family:var(--font-serif);font-style:normal;font-weight:400;color:var(--gold-200)}.landing-root .install-cta-final-sub{font-family:var(--font-ui);font-size:var(--fs-md);color:hsla(37,45%,90%,.78);line-height:1.6;max-width:580px;margin:0}.landing-root .install-cta-final-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:12px}.landing-root .install-cta-final-secondary{background:transparent;color:var(--text-on-dark);border-color:hsla(37,45%,90%,.3);box-shadow:none}.landing-root .install-cta-final-secondary:hover{background:hsla(37,45%,90%,.08);border-color:hsla(37,45%,90%,.55);color:var(--text-on-dark)}.landing-root .install-cta-final-support{font-family:var(--font-ui);font-size:var(--fs-sm);color:hsla(37,45%,90%,.62);line-height:1.55;margin:16px 0 0;max-width:520px}.landing-root .install-cta-final-support a{color:var(--gold-200);border-bottom:1px solid hsla(45,66%,69%,.4);padding-bottom:1px;transition:color var(--dur-fast),border-color var(--dur-fast)}.landing-root .install-cta-final-support a:hover{color:var(--gold-100);border-color:var(--gold-300)}@media (max-width:980px){.landing-root .install-hero{padding:120px 0 56px}.landing-root .install-hero-grid{grid-template-columns:1fr;gap:40px}.landing-root .install-hero-aside{margin-left:0;max-width:480px}.landing-root .install-pick-grid{grid-template-columns:1fr;gap:16px}.landing-root .install-steps-grid{grid-template-columns:1fr;gap:32px}.landing-root .install-mock{order:2}.landing-root .install-mock-frame{width:240px;height:480px;border-radius:36px}.landing-root .install-apk-card{grid-template-columns:1fr;gap:32px;padding:24px}.landing-root .install-apk-card-right{border-left:none;border-top:1px solid var(--border);padding-left:0;padding-top:24px}.landing-root .install-soon-grid{grid-template-columns:1fr}.landing-root .install-cta-final-card{padding:40px 28px}}@media (max-width:720px){.landing-root .install-hero{padding:110px 0 40px}.landing-root .install-apk,.landing-root .install-faq,.landing-root .install-pick,.landing-root .install-qr-big,.landing-root .install-soon,.landing-root .install-steps{padding:56px 0}.landing-root .install-quick{gap:8px}.landing-root .install-chip{padding:9px 14px;font-size:var(--fs-sm)}.landing-root .install-step{grid-template-columns:40px 1fr;gap:14px;padding:14px 16px}.landing-root .install-step-num{width:36px;height:36px;font-size:20px}.landing-root .install-tabs{width:100%;justify-content:stretch}.landing-root .install-tab{flex:1;text-align:center}.landing-root .install-apk-card-meta{word-break:break-word}.landing-root .install-warn{flex-direction:column;gap:10px}.landing-root .install-qr-canvas{padding:18px}.landing-root .install-qr-canvas img{width:240px;height:240px}.landing-root .install-cta-final{padding:56px 0 80px}.landing-root .install-cta-final-card{padding:32px 22px}.landing-root .install-cta-final-actions{flex-direction:column;align-items:stretch;width:100%}.landing-root .install-cta-final-actions .btn{width:100%}.landing-root .app-stores-more{margin-top:4px}}.landing-root .marquee{--marquee-duration:40s;--marquee-gap:24px;position:relative;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.landing-root .marquee-track{display:flex;gap:var(--marquee-gap);width:-moz-max-content;width:max-content;padding-block:12px;animation:marquee-scroll var(--marquee-duration) linear infinite}.landing-root .marquee:focus-within .marquee-track,.landing-root .marquee:hover .marquee-track{animation-play-state:paused}.landing-root .marquee--reverse .marquee-track{animation-direction:reverse}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - var(--marquee-gap) / 2),0,0)}}.landing-root .marquee-press{--marquee-duration:80s;--marquee-gap:24px;margin-top:32px}.landing-root .marquee-press .press-card{flex-shrink:0;width:clamp(280px,28vw,360px)}.landing-root .marquee-partners{--marquee-duration:50s;--marquee-gap:18px;margin-top:40px}.landing-root .marquee-partners .partner-card{flex-shrink:0;width:clamp(220px,22vw,260px)}.landing-root .marquee-awards{--marquee-duration:55s;--marquee-gap:18px;margin-top:32px}.landing-root .marquee-awards .award-card{flex-shrink:0;width:clamp(280px,24vw,340px)}@media (prefers-reduced-motion:reduce){.landing-root .marquee-track{animation:none}}.landing-root .install-mock-screen--photo{background:#fff;padding:0;display:block;overflow:hidden}.landing-root .install-mock-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.landing-root .team-section{position:relative;padding:120px 0;background:radial-gradient(900px 480px at 85% 8%,rgba(184,139,71,.08) 0,transparent 60%),radial-gradient(700px 420px at 8% 92%,rgba(184,139,71,.06) 0,transparent 60%),var(--bg);color:var(--text-primary);overflow:hidden}.landing-root .team-glow-blob{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(150px);opacity:.14;z-index:1;pointer-events:none}.landing-root .team-glow-blob--a{background:radial-gradient(circle,#c6a26c 0,transparent 70%);top:0;left:-12%;animation:floatBlobA 14s ease-in-out infinite alternate}.landing-root .team-glow-blob--b{background:radial-gradient(circle,#b88b47 0,transparent 70%);bottom:0;right:-12%;animation:floatBlobB 18s ease-in-out infinite alternate}@keyframes floatBlobA{0%{transform:translate(0) scale(1)}to{transform:translate(80px,40px) scale(1.15)}}@keyframes floatBlobB{0%{transform:translate(0) scale(1.1)}to{transform:translate(-60px,-80px) scale(.95)}}.landing-root .team-subtitle-dark{text-align:center;max-width:640px;margin:16px auto 64px;color:var(--text-secondary);font-size:var(--fs-lg);line-height:1.6}.landing-root .team-subtitle-dark strong{color:var(--gold-600);font-weight:var(--fw-bold)}.landing-root .team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:var(--container-width);margin:0 auto;padding:0 20px;position:relative;z-index:5}.landing-root .team-card{position:relative;border:1px solid var(--gold-200);border-radius:22px;background:#fffdf9;box-shadow:var(--shadow-md);overflow:hidden;isolation:isolate;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1),border-color .6s ease}.landing-root .team-card:hover{transform:translateY(-8px);border-color:var(--gold-400);box-shadow:var(--shadow-xl),0 18px 50px rgba(184,139,71,.18)}.landing-root .team-card-bar{display:flex;align-items:center;gap:12px;padding:13px 18px;background:linear-gradient(180deg,#f7efdf,#f1e8d4);border-bottom:1px solid var(--gold-200)}.landing-root .team-card-dots{display:inline-flex;gap:6px}.landing-root .team-card-dots i{width:10px;height:10px;border-radius:50%;display:block}.landing-root .team-card-dots i:first-child{background:#d9b27a}.landing-root .team-card-dots i:nth-child(2){background:#c6a26c}.landing-root .team-card-dots i:nth-child(3){background:#b88b47}.landing-root .team-card-body{display:grid;grid-template-columns:124px 1fr;gap:28px;padding:30px 32px;background-image:radial-gradient(circle at 1px 1px,rgba(184,139,71,.09) 1px,transparent 0);background-size:22px 22px}.landing-root .team-avatar{position:relative;width:124px;height:124px;flex-shrink:0}.landing-root .team-avatar-ring{position:absolute;inset:0;border-radius:26px;background:var(--grad-auric);box-shadow:0 8px 22px rgba(184,139,71,.28);transition:transform .6s cubic-bezier(.16,1,.3,1)}.landing-root .team-card:hover .team-avatar-ring{transform:rotate(-3deg) scale(1.03)}.landing-root .team-avatar-frame{position:absolute;inset:4px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 3px #fffdf9;z-index:1}.landing-root .team-avatar-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.landing-root .team-card:hover .team-avatar-media{transform:scale(1.08)}.landing-root .team-card-info{display:flex;flex-direction:column;justify-content:center;min-width:0}.landing-root .team-card-meta{font-family:var(--font-mono);font-size:10px;font-weight:var(--fw-bold);letter-spacing:.14em;color:var(--gold-600);margin-bottom:8px}.landing-root .team-card-name{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:var(--fw-extra);color:var(--text-primary);letter-spacing:.03em;margin-bottom:6px}.landing-root .team-card-role{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:var(--fs-2xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--gold-600);margin-bottom:16px}.landing-root .team-card-role svg{color:var(--gold-500);flex-shrink:0}.landing-root .team-caret{width:7px;height:1.05em;background:var(--gold-500);display:inline-block;margin-left:1px;transform:translateY(1px);animation:teamCaretBlink 1.1s step-end infinite}@keyframes teamCaretBlink{0%,to{opacity:1}50%{opacity:0}}.landing-root .team-card-desc{font-family:var(--font-ui);font-size:var(--fs-base);line-height:1.55;color:var(--text-secondary);margin-bottom:0}@media (max-width:992px){.landing-root .team-grid{grid-template-columns:1fr;gap:28px}}@media (max-width:576px){.landing-root .team-card-body{grid-template-columns:1fr;gap:22px;padding:28px;justify-items:center;text-align:center}.landing-root .team-card-info{align-items:center}.landing-root .team-card-role{justify-content:center}}.landing-root .hero:after{opacity:.4;background-size:440px auto}.landing-root .hero:before{background:radial-gradient(56vw 48vw at 50% 38%,rgba(255,250,236,.45) 0,transparent 56%),radial-gradient(ellipse 90% 96% at 50% 46%,transparent 34%,rgba(34,24,8,.34) 70%,rgba(16,11,3,.72) 100%)}.landing-root .hero-aura{position:absolute;z-index:1;left:73%;top:54%;width:clamp(520px,60vw,1040px);height:clamp(520px,60vw,1040px);transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(circle at 50% 50%,hsla(45,66%,69%,.4) 0,rgba(184,146,58,.14) 36%,transparent 64%);filter:blur(6px);animation:heroAuraPulse 9s var(--ease-in-out) infinite}@keyframes heroAuraPulse{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}.landing-root .hero--ref{display:block;padding:0}.landing-root .hero-title-ref{position:absolute;left:0;right:0;bottom:clamp(8px,2.5vh,46px);z-index:4;display:flex;flex-direction:column;align-items:center;gap:clamp(2px,.6vh,12px);pointer-events:none}.landing-root .hero--ref .hero-mascot{position:absolute;left:50%;right:auto;top:auto;bottom:0;transform:translateX(-50%);height:clamp(540px,99vh,1140px);width:auto;max-width:98vw;-o-object-fit:contain;object-fit:contain;z-index:2;animation:heroFloatRef 7s var(--ease-in-out) infinite}@keyframes heroFloatRef{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-12px)}}.landing-root .hero-lead{font-family:var(--font-display);font-weight:600;font-size:clamp(18px,2.4vw,40px);line-height:1.1;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:var(--text-primary);max-width:92vw}.landing-root .hero-lead>span{display:inline;margin-right:.32em}.landing-root .hero-lead .serif{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:none;-webkit-text-fill-color:currentColor;color:var(--gold-600)}.landing-root .hero-giant{display:block;width:100%;height:auto;overflow:visible}.landing-root .hero-giant text{font-family:var(--font-display);font-weight:800;letter-spacing:-.005em}.landing-root .hero-cta-pill{position:absolute;z-index:5;left:50%;top:clamp(96px,14vh,180px);transform:translateX(-50%);display:inline-flex;align-items:center;gap:10px;font-family:var(--font-ui);font-weight:var(--fw-semibold);font-size:var(--fs-md);color:#fff;background:var(--gold-500);border-radius:var(--r-full);padding:16px 36px;box-shadow:0 10px 28px rgba(184,146,58,.3);animation:heroCtaPulse 2.6s var(--ease-in-out) infinite;transition:transform var(--dur-base) var(--ease-out-expo),box-shadow var(--dur-base) var(--ease-out-expo)}@keyframes heroCtaPulse{0%,to{box-shadow:0 10px 28px rgba(184,146,58,.3),0 0 0 0 rgba(184,146,58,.5)}70%{box-shadow:0 10px 28px rgba(184,146,58,.3),0 0 0 18px rgba(184,146,58,0)}}.landing-root .hero-cta-pill:hover{transform:translateX(-50%) translateY(-3px);box-shadow:0 16px 38px rgba(184,146,58,.42)}@media (max-width:900px){.landing-root .hero-lead{font-size:clamp(13px,3.4vw,22px);letter-spacing:.12em}.landing-root .hero-giant{font-size:clamp(40px,17vw,120px)}.landing-root .hero--ref .hero-mascot{height:clamp(420px,72vh,760px)}.landing-root .hero-cta-pill{top:clamp(78px,11vh,130px);padding:13px 26px;font-size:var(--fs-sm)}.landing-root .hero-title-ref{bottom:clamp(6px,2vh,28px)}}.landing-root .hero--samurai{display:block;padding:0}.landing-root .hero-disc{position:absolute;z-index:1;left:73%;top:51%;transform:translate(-50%,-50%);width:clamp(420px,44vw,780px);height:clamp(420px,44vw,780px);border-radius:50%;background:radial-gradient(circle at 50% 44%,#fffdf7 0,hsla(39,61%,91%,.98) 52%,hsla(38,47%,80%,.88) 80%,hsla(38,41%,73%,.4) 94%,transparent 100%);box-shadow:inset 0 0 0 1px rgba(184,146,58,.28),0 50px 140px rgba(120,92,30,.18);pointer-events:none}.landing-root .hero-mascot-shadow{position:absolute;z-index:1;left:73%;bottom:clamp(48px,7vh,110px);transform:translateX(-50%);width:clamp(240px,26vw,440px);height:clamp(28px,4vh,56px);background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(38,27,9,.38) 0,rgba(38,27,9,.16) 46%,transparent 72%);filter:blur(7px);pointer-events:none}@keyframes heroShadowPulse{0%,to{transform:translateX(-50%) scaleX(1);opacity:.9}50%{transform:translateX(-50%) scaleX(.9);opacity:.7}}.landing-root .hero--samurai .hero-mascot{position:absolute;left:73%;right:auto;top:auto;bottom:clamp(40px,6vh,96px);transform:translateX(-50%);height:clamp(520px,94vh,1100px);width:auto;max-width:98vw;-o-object-fit:contain;object-fit:contain;z-index:2}.landing-root .hero-left{position:absolute;z-index:3;left:clamp(20px,5vw,84px);top:50%;transform:translateY(-50%);width:min(66%,1000px);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(28px,4.5vh,56px)}.landing-root .hero-headline{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(36px,6vw,120px);line-height:1;letter-spacing:0;text-transform:uppercase;color:#15120c;-webkit-text-fill-color:#15120c}.landing-root .hero-headline-line{display:block;white-space:nowrap;letter-spacing:0}.landing-root .hero-headline-line>span{display:inline;letter-spacing:0}.landing-root .hero-headline-line>span+span{margin-left:.26em}.landing-root .hero-headline .gold{letter-spacing:0;background:linear-gradient(180deg,#e0c07a,#b88b47 55%,#8a6a2f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--gold-500)}.landing-root .hero-stat{position:absolute;z-index:3;right:clamp(20px,5vw,84px);top:clamp(130px,22vh,280px);display:flex;flex-direction:column;gap:2px;text-align:right}.landing-root .hero-stat-num{font-family:var(--font-display);font-weight:800;font-size:clamp(40px,5vw,84px);line-height:1;color:var(--gold-600);font-variant-numeric:tabular-nums}.landing-root .hero-stat-label{font-family:var(--font-ui);font-size:var(--fs-2xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);max-width:190px;margin-left:auto}.landing-root .hero-explore{position:relative;z-index:4;display:inline-flex;align-items:center;gap:14px;padding:20px 30px;border-radius:var(--r-full);background:var(--gold-500);color:#fff;font-family:var(--font-ui);font-weight:var(--fw-semibold);font-size:var(--fs-md);box-shadow:0 14px 34px rgba(184,146,58,.3);transition:transform var(--dur-base) var(--ease-out-expo),box-shadow var(--dur-base) var(--ease-out-expo)}.landing-root .hero-explore:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(184,146,58,.42)}.landing-root .hero-explore-arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.22);font-size:15px}.landing-root .hero-marquee{position:absolute;z-index:3;left:0;right:0;bottom:0;overflow:hidden;padding:14px 0;border-top:1px solid rgba(184,146,58,.18);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.landing-root .hero-marquee-track{display:inline-flex;align-items:center;white-space:nowrap;animation:heroMarquee 26s linear infinite}.landing-root .hero-marquee-item{display:inline-flex;align-items:center;gap:28px;padding-right:28px;font-family:var(--font-display);font-weight:700;font-size:clamp(18px,2.2vw,34px);letter-spacing:.04em;text-transform:uppercase;color:rgba(46,46,46,.5)}.landing-root .hero-marquee-dot{color:var(--gold-500)}@keyframes heroMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-root .hero-circles{position:absolute;z-index:3;right:clamp(16px,4vw,96px);top:clamp(170px,30vh,380px);width:clamp(220px,27vw,440px);height:clamp(240px,32vh,460px);pointer-events:none}.landing-root .hero-circle{position:absolute;border-radius:50%;background-size:cover;background-position:50%;border:2px solid rgba(255,253,246,.78);box-shadow:0 18px 44px rgba(60,40,10,.24);animation:heroCircleFloat 7s var(--ease-in-out) infinite}.landing-root .hero-circle--1{width:clamp(120px,13vw,210px);height:clamp(120px,13vw,210px);right:14%;top:0}.landing-root .hero-circle--2{width:clamp(78px,8.5vw,134px);height:clamp(78px,8.5vw,134px);right:64%;top:34%;animation-delay:-1.6s}.landing-root .hero-circle--3{width:clamp(92px,10vw,160px);height:clamp(92px,10vw,160px);right:2%;top:52%;animation-delay:-3.2s}@keyframes heroCircleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@media (max-width:900px){.landing-root .hero--samurai{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:clamp(4px,1.4vh,16px);padding:clamp(78px,11vh,108px) 14px clamp(36px,6vh,56px);text-align:center}.landing-root .hero--samurai .hero-mascot{position:static;order:1;left:auto;right:auto;top:auto;bottom:auto;transform:none;height:auto;width:min(100vw,620px);max-width:100vw;margin:0 auto}.landing-root .hero--samurai .hero-left{position:static;order:2;transform:none;width:100%;align-items:center;text-align:center;gap:clamp(20px,3.5vh,34px)}.landing-root .hero-headline{font-size:clamp(48px,15vw,96px);line-height:.98}.landing-root .hero--samurai .hero-headline-line{white-space:normal}.landing-root .hero--samurai .hero-aura,.landing-root .hero--samurai .hero-disc,.landing-root .hero--samurai .hero-mascot-shadow,.landing-root .hero-circles,.landing-root .hero-stat{display:none}}.landing-root .news-page{max-width:1100px;margin:0 auto;padding:clamp(108px,16vh,156px) clamp(16px,5vw,48px) clamp(64px,10vh,120px);min-height:70vh}.landing-root .news-head{text-align:center;margin-bottom:clamp(32px,5vh,56px)}.landing-root .news-eyebrow{display:inline-block;font-family:var(--font-ui);font-size:var(--fs-2xs,12px);font-weight:600;text-transform:uppercase;color:var(--gold-500);margin-bottom:12px}.landing-root .news-title{font-family:var(--font-display);font-weight:800;font-size:clamp(40px,8vw,84px);line-height:1;text-transform:uppercase;color:#15120c;margin:0 0 14px}.landing-root .news-sub{font-family:var(--font-ui);font-size:clamp(15px,2vw,18px);color:var(--text-secondary);max-width:620px;margin:0 auto}.landing-root .news-section{margin-bottom:clamp(40px,6vh,72px)}.landing-root .news-section-title{font-family:var(--font-display);font-weight:400;font-size:clamp(26px,4vw,44px);line-height:1.05;color:#15120c;margin:0 0 clamp(18px,2.4vh,28px);padding-bottom:14px;border-bottom:2px solid rgba(184,146,58,.28);display:flex;align-items:center;gap:14px}.landing-root .news-section-title:before{content:"";width:10px;height:clamp(26px,4vw,40px);border-radius:3px;background:linear-gradient(180deg,#e0c07a,#b88b47 60%,#8a6a2f);flex-shrink:0}.landing-root .news-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:clamp(18px,2.2vw,28px)}.landing-root .news-card{position:relative;display:flex;align-items:center;gap:clamp(18px,2vw,26px);padding:clamp(20px,2.4vw,30px);background:var(--surface);border:1px solid rgba(184,146,58,.16);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform var(--dur-base,.25s) var(--ease-out-expo),box-shadow var(--dur-base,.25s) var(--ease-out-expo),border-color var(--dur-base,.25s) var(--ease-out-expo)}.landing-root .news-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#e0c07a,#b88b47 60%,#8a6a2f);opacity:0;transition:opacity var(--dur-base,.25s) var(--ease-out-expo)}.landing-root .news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:rgba(184,146,58,.32)}.landing-root .news-card:hover:before{opacity:1}.landing-root .news-card-badge{flex-shrink:0;width:clamp(72px,8vw,88px);height:clamp(82px,9vw,100px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:16px;background:linear-gradient(155deg,#fbf3e3,#f1e0c0 55%,#e6cfa3);box-shadow:inset 0 0 0 1px rgba(184,146,58,.18);color:var(--gold-500)}.landing-root .news-card-badge svg{width:clamp(30px,3.4vw,38px);height:clamp(30px,3.4vw,38px);stroke-width:1.5}.landing-root .news-card-badge em{font-family:var(--font-ui);font-style:normal;font-size:11px;font-weight:700;letter-spacing:.06em;color:#8a6a2f}.landing-root .news-card-body{flex:1;min-width:0}.landing-root .news-card-title{font-family:var(--font-ui);font-weight:400;font-size:clamp(20px,2.3vw,26px);line-height:1.2;color:#15120c;margin:0 0 10px;word-break:break-word}.landing-root .news-card-meta{font-family:var(--font-ui);font-size:14px;color:var(--text-secondary);display:flex;gap:8px;flex-wrap:wrap}.landing-root .news-card-actions{flex-shrink:0;display:flex;flex-direction:column;gap:10px}.landing-root .news-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;border-radius:var(--r-full);font-family:var(--font-ui);font-weight:600;font-size:15px;white-space:nowrap;text-decoration:none;transition:transform .2s var(--ease-out-expo),box-shadow .2s var(--ease-out-expo),background .2s ease;cursor:pointer}.landing-root .news-btn--gold{background:var(--gold-500);color:#fff;box-shadow:0 8px 20px rgba(184,146,58,.28)}.landing-root .news-btn--gold:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(184,146,58,.38)}.landing-root .news-btn--ghost{background:transparent;color:#8a6a2f;border:1px solid rgba(184,146,58,.4)}.landing-root .news-btn--ghost:hover{background:rgba(184,146,58,.08)}.landing-root .news-empty{text-align:center;padding:clamp(48px,9vh,96px) 20px;color:var(--text-secondary);font-family:var(--font-ui)}.landing-root .news-empty svg{width:56px;height:56px;color:rgba(184,146,58,.5);margin:0 auto 16px}@media (max-width:640px){.landing-root .news-grid{grid-template-columns:1fr}.landing-root .news-card{flex-wrap:wrap}.landing-root .news-card-actions{flex-direction:row;width:100%}.landing-root .news-btn{flex:1}}.landing-root,.landing-root *,.landing-root :after,.landing-root :before{letter-spacing:0!important}