html.is-marketing-landing,html.is-marketing-landing body{background:#fff}html.is-marketing-landing{scroll-behavior:smooth;overflow:hidden auto}html.is-marketing-landing body{height:auto;max-height:none;overflow:visible}.landing{--paper:#fff;--ink:#0b0d0c;--muted:#5c625f;--soft:#f4f6f5;--card:#fff;--teal:#0f766e;--teal-deep:#0b3d38;--mint:#7fe3cd;--line:#0b0d0c1a;--ease:cubic-bezier(.22, 1, .36, 1);background:var(--paper);min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,sans-serif;position:relative}.landing-display{letter-spacing:-.045em;text-wrap:balance;font-family:Outfit,system-ui,sans-serif;font-weight:600;line-height:1.04}.landing-bg{pointer-events:none;z-index:0;background:#fff;position:fixed;inset:0;overflow:hidden}.landing-bg__grain{opacity:.035;width:100%;height:100%;position:absolute;inset:0}[data-reveal]{opacity:0;transition:opacity .8s var(--ease) var(--d,0s), transform .8s var(--ease) var(--d,0s);transform:translateY(26px)}[data-reveal].is-in{opacity:1;transform:none}.landing-nav,.landing main,.landing-footer,.landing-sticky-cta{z-index:1;position:relative}.landing-nav{z-index:30;justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,100% - 2rem);display:flex;position:fixed;top:.9rem;left:50%;translate:-50%}.landing-brand{border:1px solid var(--line);color:var(--ink);letter-spacing:-.045em;background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.38rem .95rem .38rem .6rem;font-size:1.16rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;display:inline-flex}.landing-brand img{object-fit:contain;filter:none;width:26px;height:26px;transition:filter .3s;display:block}.landing-nav__pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .3rem .3rem .5rem;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.landing-nav__links{gap:.1rem;font-size:.84rem;display:flex}.landing-nav__links a{color:#0b0d0cb8;border-radius:999px;padding:.5rem .75rem;text-decoration:none;transition:background .2s,color .2s}.landing-nav__links a:hover{color:var(--ink);background:#0b0d0c0f}.landing-nav__pill button:not(.landing-btn--solid){color:var(--ink)}.landing-nav__pill .theme-toggle{box-shadow:none;background:0 0;border-color:#0000}.landing-nav.is-stuck .landing-brand,.landing-nav.is-stuck .landing-nav__pill{border-color:var(--line);background:#fff;box-shadow:0 10px 30px #0b0d0c14}.landing-nav.is-stuck .landing-brand{color:var(--ink)}.landing-nav.is-stuck .landing-brand img{filter:none}.landing-nav.is-stuck .landing-nav__links a{color:#0b0d0cb8}.landing-nav.is-stuck .landing-nav__links a:hover{color:var(--ink);background:#0b0d0c0f}.landing-nav.is-stuck .landing-nav__pill button:not(.landing-btn--solid){color:var(--ink)}.landing-nav .landing-nav__menu{display:none}.landing-nav .landing-btn--ghost{border-color:var(--line);color:var(--ink);background:#ffffffb8}.landing-drawer{display:none}.landing-rail{z-index:20;opacity:0;pointer-events:none;gap:.55rem;transition:opacity .4s;display:grid;position:fixed;top:50%;right:1.1rem;translate:0 -50%}.landing-rail.is-on{opacity:1;pointer-events:auto}.landing-rail a{color:#0b0d0c73;letter-spacing:.06em;justify-content:flex-end;align-items:center;gap:.5rem;padding:.25rem .35rem;font-size:.74rem;text-decoration:none;display:flex}.landing-rail a span{opacity:0;transition:opacity .25s ease, translate .25s var(--ease);translate:6px}.landing-rail a i{opacity:.45;width:22px;height:2px;transition:width .3s var(--ease), opacity .3s ease;background:currentColor;border-radius:999px}.landing-rail a:hover span,.landing-rail a.is-on span{opacity:1;translate:0}.landing-rail a.is-on{color:var(--teal)}.landing-rail a.is-on i{opacity:1;width:34px}.landing-btn{cursor:pointer;color:inherit;transition:transform .2s var(--ease), background .2s ease, opacity .2s ease;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.4rem;font-size:.94rem;font-weight:500;text-decoration:none;display:inline-flex}.landing-btn:hover{transform:translateY(-1px)}.landing-btn--solid{background:var(--teal);color:#fff}.landing-btn--white{color:#14171a;background:#fff}.landing-btn--ghost{color:#fff;border-color:#ffffff80}.landing-btn--sm{padding:.5rem 1rem;font-size:.84rem}.landing-cover-pin{background:0 0;position:relative}.landing-cover-pin__art{z-index:0;pointer-events:none;height:calc(100lvh + 10rem);position:absolute;top:0;left:0;right:0;overflow:hidden}.landing-cover{z-index:1;min-height:100lvh;color:var(--ink);background:0 0;align-content:start;justify-items:center;padding:0;display:grid;position:relative;overflow:visible}.landing-cover__copy{z-index:2;text-align:center;justify-items:center;gap:.7rem;padding:clamp(6.8rem,16vh,9.5rem) 1.5rem 0;display:grid;position:relative}.landing-cover__kicker{letter-spacing:.2em;text-transform:uppercase;color:#0b0d0c6b;margin:0;font-size:.76rem}.landing-cover__word{letter-spacing:-.06em;color:#0b0d0c;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(3.4rem,13vw,9.5rem);font-weight:700;line-height:.9}.landing-cover__headline{color:#0b0d0c94;max-width:27rem;margin:0;font-size:clamp(.98rem,1.5vw,1.2rem);font-weight:300;line-height:1.65}.landing-cover__cta{margin-top:.6rem}.landing-cover__art{object-fit:cover;object-position:center 28%;width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}.landing-tickets{z-index:3;background:0 0;margin-top:.2rem;position:relative}.landing-tickets__sheet{min-height:100lvh;color:var(--ink);background:#fff;border-radius:2.6rem 2.6rem 0 0;align-content:center;gap:1.1rem;padding:5rem 1.5rem 4rem;display:grid}.landing-tickets__title{text-align:center;max-width:24ch;margin:0 auto;font-size:clamp(2rem,5vw,3.6rem)}.landing-tickets__lead{text-align:center;text-wrap:balance;max-width:40rem;color:var(--muted);margin:0 auto 1.4rem;font-size:1.02rem;line-height:1.65}.landing-tickets__grid{grid-template-columns:1fr 1fr;gap:1rem;width:min(1100px,100%);margin:0 auto;display:grid}.landing-ticket{background:var(--soft);border:1px solid var(--line);min-height:320px;color:inherit;text-align:left;cursor:pointer;font:inherit;transition:transform .35s var(--ease), box-shadow .35s var(--ease);border-radius:1.9rem;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden}.landing-ticket>img{object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease);position:absolute;inset:0}.landing-ticket:after{content:"";background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #ffffff38, transparent 70%), linear-gradient(0deg, #06100ed1 0%, #06100e26 62%);position:absolute;inset:0}.landing-ticket:hover{transform:translateY(-5px);box-shadow:0 26px 60px #0b0d0c2e}.landing-ticket:hover>img{transform:scale(1.06)}.landing-ticket__body{z-index:1;color:#fff;align-content:end;gap:.5rem;min-height:320px;padding:1.7rem 1.8rem 1.9rem;display:grid;position:relative}.landing-ticket strong{letter-spacing:-.04em;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:600}.landing-ticket p{color:#ffffffd1;max-width:26rem;margin:0;line-height:1.6}.landing-ticket__icon{z-index:1;color:#fff;width:2.1rem;height:2.1rem;transition:transform .3s var(--ease), background .3s ease;border:1px solid #ffffff8c;border-radius:999px;place-items:center;display:grid;position:absolute;top:1.3rem;right:1.4rem}.landing-ticket:hover .landing-ticket__icon{background:#ffffff29;transform:translate(2px,-2px)}.landing-section{z-index:1;background:var(--paper);color:var(--ink);padding:7rem 1.5rem;scroll-margin-top:4.5rem;position:relative}.landing-section--tight{padding-top:3rem}.landing-section__head{width:min(1180px,100%);margin:0 auto 3rem}.landing-section__head .landing-display{max-width:20ch;margin:0;font-size:clamp(2.1rem,5vw,3.6rem)}.landing-section__lead{max-width:40rem;color:var(--muted);text-wrap:balance;margin:1rem 0 0;font-size:1rem;line-height:1.7}.landing-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 .9rem;font-size:.74rem}.landing-switch{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:center;gap:3.5rem;width:min(1180px,100%);margin:0 auto;display:grid}.landing-switch__list{margin:0;padding:0;list-style:none}.landing-switch__item{border-top:1px solid var(--line)}.landing-switch__item:last-child{border-bottom:1px solid var(--line)}.landing-switch__item button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:padding-left .35s var(--ease);background:0 0;border:0;grid-template-columns:2.6rem minmax(0,1fr);align-items:baseline;gap:0 .4rem;padding:1.05rem .4rem;display:grid;position:relative}.landing-switch__item button:before{content:"";background:var(--teal);width:3px;height:0;transition:height .35s var(--ease);border-radius:999px;position:absolute;top:50%;left:0;translate:0 -50%}.landing-switch__item.is-active button{padding-left:1rem}.landing-switch__item.is-active button:before{height:62%}.landing-switch__no{letter-spacing:.16em;color:var(--muted);font-size:.74rem}.landing-switch__name{letter-spacing:-.035em;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:600}.landing-switch__body{opacity:0;max-height:0;color:var(--muted);transition:max-height .45s var(--ease), opacity .35s ease, margin-top .35s ease;grid-column:2;margin-top:.2rem;line-height:1.62;overflow:hidden}.landing-switch__item.is-active .landing-switch__body{opacity:1;max-height:6rem;margin-top:.45rem}.landing-switch__stage{aspect-ratio:1;background:var(--soft);border:1px solid var(--line);border-radius:2rem;position:relative;overflow:hidden}.landing-switch__shot{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s ease, transform 1.4s var(--ease);position:absolute;inset:0;transform:scale(1.07)}.landing-switch__shot.is-on{opacity:1;transform:none}.landing-switch__tag{-webkit-backdrop-filter:blur(14px);color:var(--ink);background:#ffffffdb;border-radius:999px;padding:.42rem .95rem;font-size:.84rem;font-weight:500;position:absolute;bottom:1.2rem;left:1.2rem}.landing-chips{grid-template-columns:repeat(3,1fr);gap:1rem;width:min(1180px,100%);margin:3.5rem auto 0;display:grid}.landing-chip{border:1px solid var(--line);transition:transform .35s var(--ease), box-shadow .35s var(--ease);background:#fff;border-radius:1.5rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing-chip img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform 1s var(--ease);display:block}.landing-chip:hover{transform:translateY(-4px);box-shadow:0 20px 44px #0b0d0c1f}.landing-chip:hover img{transform:scale(1.05)}.landing-chip__text{background:#fff;flex:1;padding:1.15rem 1.3rem 1.4rem;position:relative}.landing-chip h3{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.landing-chip p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.landing-gallery{z-index:1;background:var(--paper);padding:4rem 0 7rem;position:relative}.landing-gallery .landing-section__head{padding:0 1.5rem}.landing-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-marquee__track{gap:1rem;width:max-content;animation:64s linear infinite landing-slide;display:flex}.landing-marquee:hover .landing-marquee__track{animation-play-state:paused}@keyframes landing-slide{to{transform:translate(-50%)}}.landing-shot{flex:none;width:clamp(220px,26vw,330px);margin:0}.landing-shot img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);filter:saturate(.92);width:100%;transition:filter .4s ease, transform .5s var(--ease);border-radius:1.2rem;display:block}.landing-shot:hover img{filter:saturate(1.05);transform:translateY(-4px)}.landing-shot figcaption{letter-spacing:.04em;color:var(--muted);margin-top:.65rem;font-size:.82rem}.landing-steps{grid-template-columns:repeat(3,1fr);gap:2rem;width:min(1180px,100%);margin:0 auto;padding:0;list-style:none;display:grid}.landing-step{align-content:start;gap:.6rem;display:grid}.landing-step__shot{border:1px solid var(--line);border-radius:1.5rem;margin-bottom:.8rem;position:relative;overflow:hidden}.landing-step__shot img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform 1s var(--ease);display:block}.landing-step:hover .landing-step__shot img{transform:scale(1.05)}.landing-step__shot b{-webkit-backdrop-filter:blur(12px);letter-spacing:.14em;color:var(--teal);background:#ffffffe6;border-radius:999px;padding:.28rem .7rem;font-size:.74rem;font-weight:500;position:absolute;bottom:.9rem;left:1rem}.landing-step h3{margin:0;font-size:clamp(1.4rem,2.6vw,1.9rem)}.landing-step p{max-width:24rem;color:var(--muted);margin:0;line-height:1.65}.landing-faq{width:min(1180px,100%);margin:0 auto}.landing-faq details{border-top:1px solid var(--line);padding:1.15rem 0}.landing-faq details:last-child{border-bottom:1px solid var(--line)}.landing-faq summary{cursor:pointer;justify-content:space-between;gap:1rem;font-size:1.06rem;font-weight:500;list-style:none;display:flex}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{content:"+";color:var(--muted);font-size:1.3rem;font-weight:300;line-height:1}.landing-faq details[open] summary:after{content:"−"}.landing-faq p{max-width:44rem;color:var(--muted);margin:.7rem 0 0;line-height:1.7}.landing-store{--bg-card:#fff;--bg-elevated:#fff;--bg-muted:#f4f6f5;--bg-primary:transparent;--border:#0b0d0c1f;--text-main:#0b0d0c;--text-muted:#5c625f;--accent:#0f766e;--accent-2:#0f766e;--accent-soft:#0f766e1f;--radius-md:1rem;--radius-lg:1.4rem;--radius-xl:1.9rem}.landing-store .store-catalog{width:min(1180px,100%);margin:0 auto;padding:0}.landing-store .store-block h2{letter-spacing:-.03em;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.4rem,2.4vw,1.9rem)}.landing-store .store-product,.landing-store .plan-card,.landing-store .store-topup li,.landing-store .store-block--merchant{border-radius:1.4rem}.landing-store .plan-card__cta{border-radius:999px}.landing-store .store-cta .btn{background:var(--teal);color:#fff;border-radius:999px;align-items:center;padding:.7rem 1.3rem;font-size:.92rem;text-decoration:none;display:inline-flex}.landing-close{z-index:1;text-align:center;color:#fff;background:#06140f;align-content:center;place-items:center;min-height:80vh;padding:7rem 1.5rem;display:grid;position:relative;overflow:hidden}.landing-close__art{object-fit:cover;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.landing-close__copy{z-index:1;justify-items:center;gap:1rem;display:grid;position:relative}.landing-close__title{max-width:16ch;margin:0;font-size:clamp(2.2rem,6vw,4.2rem)}.landing-close__body{color:#ffffffd9;max-width:26rem;margin:0;line-height:1.65}.landing-footer{color:#f5f5f5;background:#060a09;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 1.75rem 2.2rem;font-size:.9rem;display:flex}.landing-footer__brand{align-items:center;gap:.5rem;display:inline-flex}.landing-footer__brand img{object-fit:contain;filter:invert()brightness(1.6);width:22px;height:22px}.landing-footer strong{letter-spacing:-.03em}.landing-footer a{color:#f5f5f59e;margin-left:1.2rem;text-decoration:none}.landing-footer a:hover{color:#fff}.landing-sticky-cta{display:none}@media (prefers-reduced-motion:reduce){.landing-marquee__track{animation:none}.landing-btn:hover,.landing-ticket:hover,.landing-chip:hover{transform:none}[data-reveal]{transition:none}}@media (max-width:1100px){.landing-rail{display:none}.landing-switch{grid-template-columns:1fr;gap:2.2rem}.landing-switch__stage{aspect-ratio:16/10;order:-1}}@media (max-width:860px){.landing-nav{width:100%;padding:.7rem 1rem;top:0}.landing-nav__pill{display:none}.landing-nav .landing-nav__menu{display:inline-flex}.landing-nav.is-stuck .landing-nav__menu{border-color:var(--line);color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(1.3);background:#ffffffd1;box-shadow:0 10px 30px #0b0d0c14}.landing-drawer{z-index:29;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-radius:1.2rem;padding:.9rem 1.1rem;display:none;position:fixed;top:3.4rem;left:.75rem;right:.75rem}.landing-drawer.is-open{gap:.9rem;display:grid}.landing-drawer a{color:var(--ink);text-decoration:none}.landing-cover{padding-bottom:4.6rem}.landing-footer{padding-bottom:calc(4.6rem + env(safe-area-inset-bottom))}.landing-section{padding:4.5rem 1.25rem}.landing-gallery{padding:2.5rem 0 4.5rem}.landing-tickets__grid,.landing-chips,.landing-steps{grid-template-columns:1fr}.landing-ticket,.landing-ticket__body{min-height:260px}.landing-footer{text-align:center;flex-direction:column;gap:.75rem}.landing-footer a{margin:0 .6rem}.landing-sticky-cta{z-index:20;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;display:flex;position:fixed;bottom:0;left:0;right:0}.landing-sticky-cta .landing-btn{flex:1}}
