@keyframes gmPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}@keyframes gmRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes gmFade{0%{opacity:0}to{opacity:1}}.gm-root{--page:#eef2f3;--ink:#16202a;--ink-2:#46555f;--ink-3:#828f96;--line:rgba(20,32,42,0.13);--line-2:rgba(20,32,42,0.07);--card:#ffffff;--card-2:#f3f6f7;--glass:rgba(244,248,249,0.82);--accent:#3c89a4;--accent-ink:#1f5e75;--accent-soft:rgba(90,170,196,0.14);--sky:#a6d6e6;--sky-deep:#6fb6d4;--warn:#c98a3c;--danger:#bb5b52;--good:#4f9e87;--shadow:0 30px 70px -38px rgba(22,40,52,0.4);--shadow-sm:0 14px 32px -20px rgba(22,40,52,0.28);--ease:cubic-bezier(0.22,0.61,0.36,1);--dark:#0e151b;--gm-header-h:calc(52px + env(safe-area-inset-top, 0px));--gm-tabbar-h:calc(78px + env(safe-area-inset-bottom, 0px));min-height:100dvh;min-height:100svh;position:relative;overflow:hidden;isolation:isolate;z-index:0;font-size:20px;line-height:1.5;font-family:var(--font-inter,Inter,ui-sans-serif,system-ui,sans-serif);color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased}.gm-root :is(h1,h2,h3,h4,p,small){font:unset;letter-spacing:normal;color:inherit;margin:0}.gm-scroll{position:absolute;inset:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.gm-scroll::-webkit-scrollbar{width:0;height:0}.gm-xrow{display:flex;overflow-x:auto}.gm-screen{animation:gmRise .45s var(--ease)}.gm-screen--dock{padding:calc(var(--gm-header-h) + 12px) 0 var(--gm-tabbar-h)}.gm-header{position:absolute;top:0;left:0;right:0;z-index:90;height:var(--gm-header-h);padding-top:env(safe-area-inset-top,0);background:var(--glass);backdrop-filter:blur(22px) saturate(130%);border-bottom:1px solid var(--line-2)}.gm-header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;height:52px;padding:0 22px}.gm-header-brand{display:flex;align-items:center;border:0;background:transparent;padding:0;cursor:pointer}.gm-header-actions{display:flex;align-items:center;gap:10px}.gm-header-avatar,.gm-header-icon-btn{width:40px;height:40px;border-radius:9999px;border:1px solid var(--line-2);background:var(--card);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.gm-header-avatar{font-size:14px;font-weight:600;color:var(--accent-ink);background:var(--accent-soft)}.gm-logo-brand{display:flex;align-items:center;gap:10px}.gm-logo-brand--compact{gap:8px}.gm-logo-brand--splash{gap:13px}.gm-logo-mark{position:relative;width:22px;height:19px;flex:none}.gm-logo-mark--splash{width:34px;height:29px}.gm-logo-dot{position:absolute;border-radius:9999px;background:var(--accent)}.gm-logo-mark .gm-logo-dot{width:7px;height:7px}.gm-logo-mark--splash .gm-logo-dot{width:11px;height:11px;background:var(--sky)}.gm-logo-dot--top{top:0;left:50%;transform:translateX(-50%)}.gm-logo-dot--bl{bottom:0;left:0}.gm-logo-dot--br{bottom:0;right:0}.gm-logo-wordmark{font-weight:500;font-size:22px;letter-spacing:-.03em;color:var(--ink)}.gm-logo-wordmark--splash{font-weight:500;font-size:38px;color:#fbfdfd}.gm-pad-x{padding-left:22px;padding-right:22px}.gm-hg{font-family:var(--font-hanken,"Hanken Grotesk",sans-serif)}.gm-eyebrow{font-family:var(--font-geist,Geist,sans-serif);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-ink)}.gm-hero-grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,16,22,.34),rgba(10,16,22,0) 30%,rgba(10,16,22,.5) 62%,rgba(10,16,22,.95));pointer-events:none}.gm-hero-carousel-wrap{margin-top:22px}.gm-hero-carousel{--gm-hero-card-width:min(330px,calc(100vw - 44px));display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:max(22px,calc((100% - var(--gm-hero-card-width)) / 2));scroll-padding-inline:max(22px,calc((100% - var(--gm-hero-card-width)) / 2));scrollbar-width:none}.gm-hero-carousel::-webkit-scrollbar{height:0}.gm-hero-carousel-slide{flex:0 0 auto;width:var(--gm-hero-card-width);scroll-snap-align:center;position:relative;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);border:0;padding:0;cursor:pointer;text-align:left;background:#0d141b}.gm-hero-carousel-media{position:relative;aspect-ratio:4/5;width:100%}.gm-hero-carousel-signal{position:absolute;top:16px;left:16px;z-index:2;display:flex;align-items:center;gap:7px;padding:7px 12px;border-radius:9999px;background:rgba(10,16,22,.42);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.16);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#fbfdfd}.gm-hero-carousel-signal-dot{width:6px;height:6px;border-radius:9999px;background:var(--sky);box-shadow:0 0 8px var(--sky)}.gm-hero-carousel-save{position:absolute;top:14px;right:14px;z-index:2;width:38px;height:38px;border-radius:9999px;background:rgba(10,16,22,.42);border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;cursor:pointer}.gm-hero-carousel-copy{position:absolute;left:20px;right:20px;bottom:20px;z-index:2}.gm-hero-carousel-kicker{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--sky);margin-bottom:9px}.gm-hero-carousel-title{font-weight:400;font-size:30px;line-height:1;color:#fbfdfd}.gm-hero-carousel-meta{font-size:13px;color:rgba(255,255,255,.78);margin-top:9px}.gm-hero-carousel-actions{display:flex;gap:10px;margin-top:16px}.gm-hero-carousel-cta{flex:1;text-align:center;padding:13px;border-radius:13px;background:#fbfdfd;color:#10171d;font-weight:600;font-size:13.5px;border:0;cursor:pointer}.gm-hero-carousel-view{padding:13px 16px;border-radius:13px;border:1px solid rgba(255,255,255,.26);background:transparent;color:#fbfdfd;font-size:13.5px;font-weight:500;cursor:pointer}.gm-hero-carousel-dots{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px}.gm-hero-carousel-dot{width:6px;height:6px;border-radius:9999px;background:var(--line);transition:width .25s var(--ease),background .25s var(--ease)}.gm-hero-carousel-dot--active{width:20px;background:var(--accent-ink)}.gm-btn-primary{cursor:pointer;border:none;background:var(--ink);color:var(--page);text-align:center;padding:18px;border-radius:16px;font-family:var(--font-geist,Geist,ui-sans-serif,system-ui,sans-serif);font-weight:600;font-size:18px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px}.gm-btn-primary:disabled{cursor:default;background:var(--card-2);color:var(--ink-3)}.gm-chip{cursor:pointer;flex-shrink:0;padding:9px 15px;border-radius:9999px;font-family:var(--font-geist,Geist,sans-serif);font-weight:500;font-size:14px;white-space:nowrap;border:1px solid var(--line-2);background:var(--card);color:var(--ink-2)}.gm-chip--on{background:var(--ink);border-color:var(--ink);color:var(--page)}.gm-selector-rail{display:flex;align-items:stretch;gap:24px;overflow-x:auto;scrollbar-width:none;padding:18px 22px 4px;border-bottom:1px solid var(--line)}.gm-selector-rail::-webkit-scrollbar{height:0}.gm-selector-option{position:relative;flex:0 0 auto;min-width:74px;min-height:58px;padding:0 0 12px;border:0;background:transparent;color:var(--ink-3);cursor:pointer;text-align:center}.gm-selector-option-label,.gm-selector-option-sub{display:block;white-space:nowrap}.gm-selector-option-label{font-family:var(--font-geist,Geist,sans-serif);font-size:12px;line-height:1;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.gm-selector-option-sub{margin-top:12px;font-family:var(--font-hanken,"Hanken Grotesk",sans-serif);font-size:22px;line-height:1;font-weight:300;color:var(--ink-2)}.gm-selector-option--active .gm-selector-option-label{color:var(--accent-ink)}.gm-selector-option--active,.gm-selector-option--active .gm-selector-option-sub{color:var(--ink)}.gm-selector-option--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:var(--accent)}.gm-back{cursor:pointer;width:38px;height:38px;border-radius:9999px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink);background:transparent;flex-shrink:0}.gm-back--glass{border:1px solid rgba(255,255,255,.18);background:rgba(10,16,22,.42);backdrop-filter:blur(10px);color:#fbfdfd}.gm-tabbar{position:absolute;left:0;right:0;bottom:0;z-index:80;padding:9px 14px calc(26px + env(safe-area-inset-bottom, 0px));background:var(--page);border-top:1px solid var(--line-2)}.gm-tabbar-inner{justify-content:space-around}.gm-tab,.gm-tabbar-inner{display:flex;align-items:center}.gm-tab{cursor:pointer;flex-direction:column;gap:4px;padding:5px 12px;min-width:54px;border:none;background:transparent}.gm-cover{width:100%;height:100%;object-fit:cover}.gm-cover--flyer{object-fit:contain;background:#0d141b}.gm-sheet-overlay{position:absolute;inset:0;z-index:120;background:rgba(10,16,22,.5);backdrop-filter:blur(3px);display:flex;align-items:flex-end;animation:gmFade .2s var(--ease)}.gm-sheet{width:100%;background:var(--page);border-radius:28px 28px 0 0;padding:14px 22px 34px;animation:gmRise .3s var(--ease)}.gm-modal-overlay{position:absolute;inset:0;z-index:130;background:rgba(10,16,22,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:30px}.gm-modal{width:100%;background:var(--page);border-radius:26px;padding:28px 24px;text-align:center}.gm-pulse-dot{width:8px;height:8px;border-radius:9999px;background:var(--sky);animation:gmPulse 1.4s var(--ease) infinite}.gm-live-panel{background:var(--dark);border-radius:22px;padding:18px 18px 16px;box-shadow:var(--shadow);position:relative;overflow:hidden}.gm-live-panel:before{content:"";position:absolute;top:-80px;right:-60px;width:200px;height:200px;border-radius:9999px;background:radial-gradient(circle,rgba(124,208,255,.14),transparent 64%);pointer-events:none}.gm-live-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gm-live-panel-title{display:flex;align-items:center;gap:8px;font-family:var(--font-hanken,"Hanken Grotesk",sans-serif);font-size:18px;color:#fbfdfd}.gm-live-panel-sub{font-size:11.5px;color:rgba(255,255,255,.5);margin-top:6px}.gm-brief-card{flex-shrink:0;width:200px;padding:16px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);text-align:left}.gm-brief-card-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.45)}.gm-live-event-card{flex-shrink:0;width:168px;height:210px;border-radius:18px;overflow:hidden;border:0;padding:0;position:relative;cursor:pointer;text-align:left}.gm-live-event-grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,16,22,.1) 30%,rgba(10,16,22,.92));pointer-events:none}.gm-live-event-chip{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:9999px;background:rgba(10,16,22,.45);backdrop-filter:blur(10px);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#fbfdfd}.gm-live-event-body{position:absolute;left:14px;right:14px;bottom:14px}.gm-sticky-cta{position:sticky;bottom:0;z-index:60;padding:14px 22px 26px;background:linear-gradient(180deg,rgba(238,242,243,0),var(--page) 28%)}.gm-sticky-bar{position:sticky;bottom:0;z-index:55;margin-top:18px;padding:16px 22px 26px;background:var(--glass);backdrop-filter:blur(20px);border-top:1px solid var(--line-2)}.gm-checkout-dark{color:#fbfdfd}.gm-checkout-bg{position:absolute;inset:0;overflow:hidden;filter:blur(34px) saturate(1.05);transform:scale(1.25);opacity:.5}.gm-checkout-bg--top{filter:blur(30px) saturate(1.08);transform:scale(1.22);opacity:.6}.gm-checkout-bg-grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,17,22,.72),rgba(11,17,22,.9) 52%,rgba(11,17,22,.97));pointer-events:none}.gm-checkout-bloom{position:absolute;top:8%;left:50%;transform:translateX(-50%);width:520px;height:520px;border-radius:9999px;background:radial-gradient(circle,rgba(124,208,255,.16),transparent 64%);pointer-events:none}.gm-checkout-order{background:rgba(255,255,255,.06);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:22px;margin-bottom:16px}.gm-checkout-pay{display:block;width:100%;margin-top:24px;background:#fbfdfd;color:#10171d;text-align:center;padding:18px;border-radius:9999px;border:0;font-family:var(--font-ui);font-weight:600;font-size:16px;cursor:pointer}.gm-checkout-pay:disabled{cursor:not-allowed}.gm-checkout-stripe .StripeElement,.gm-checkout-stripe form{margin-top:0}.gm-input--dark{width:100%;font-size:16px;color:#fbfdfd;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:16px}.gm-btn-primary--inverse{background:#fbfdfd;color:#10171d;box-shadow:0 8px 30px -12px rgba(255,255,255,.4)}.gm-root[data-dark=true] .gm-logo-brand .gm-logo-wordmark{color:#fbfdfd;text-shadow:0 0 24px rgba(255,255,255,.22)}.gm-xrow::-webkit-scrollbar{height:0}.gm-xrow{scrollbar-width:none}.gm-root[data-home-feed=true]{--ghf-bg:#17140f;--ghf-page:#0e0c09;--ghf-ink:#f4efe9;--ghf-ink-2:rgba(244,239,233,0.55);--ghf-ink-3:rgba(244,239,233,0.45);--ghf-accent:rgb(255,180,171);--ghf-line:rgba(255,255,255,0.07);--ghf-header-h:calc(88px + env(safe-area-inset-top, 0px));--ghf-tabbar-h:calc(78px + env(safe-area-inset-bottom, 0px));--page:var(--ghf-page);--ink:var(--ghf-ink);--ink-2:var(--ghf-ink-2);--ink-3:var(--ghf-ink-3);--card:#1f1b15;--line-2:var(--ghf-line);background:radial-gradient(120% 60% at 50% 0,#1c1912 0,var(--ghf-page) 60%);color:var(--ghf-ink);font-family:var(--font-hanken,"Hanken Grotesk",sans-serif)}.gm-root[data-home-feed=true] .gm-scroll{background:transparent;padding-top:var(--ghf-header-h);padding-bottom:var(--ghf-tabbar-h);scroll-padding-top:var(--ghf-header-h);scrollbar-width:none}.gm-root[data-home-feed=true] .gm-scroll::-webkit-scrollbar{width:0;height:0}.gm-root[data-home-feed=true] :is(h1,h2,h3,h4,p,small){font-family:inherit;letter-spacing:normal;margin:0}.gm-root[data-home-feed=true] .ghf-hero-title{font-weight:300;font-size:32px;line-height:1.05;letter-spacing:-.02em;color:#ffffff}.gm-root[data-home-feed=true] .ghf-hero-sub{font-weight:400;font-size:14px;color:rgba(255,255,255,.72)}.gm-root[data-home-feed=true] .ghf-hero-meta{font-weight:400;font-size:13px;color:rgba(255,255,255,.6)}.gm-root[data-home-feed=true] .ghf-cta{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;color:#17140f!important;background:#f4efe9!important;font-family:inherit;font-weight:500;font-size:15px;line-height:1.2;-webkit-appearance:none;appearance:none}.gm-root[data-home-feed=true] .ghf-cta-label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gm-root[data-home-feed=true] .ghf-save-btn{color:#fff;flex-shrink:0;-webkit-appearance:none;appearance:none}.ghf-glow{position:absolute;top:-50px;right:-110px;width:340px;height:340px;border-radius:9999px;background:radial-gradient(circle,rgba(255,180,171,.12),transparent 62%);pointer-events:none;z-index:0}.gm-root[data-home-header=simple]{--ghf-header-h:calc(58px + env(safe-area-inset-top, 0px))}.gm-root[data-home-header=explore]{--ghf-header-h:calc(120px + env(safe-area-inset-top, 0px))}.gm-root[data-home-header=wallet]{--ghf-header-h:calc(108px + env(safe-area-inset-top, 0px))}.ghf-header--simple .ghf-header-top{padding-bottom:0}.ghf-simple-title{font-weight:300;font-size:26px;letter-spacing:-.02em;color:var(--ghf-ink);margin:0;padding:4px 24px 12px}.ghf-subscreen{padding-top:8px}.ghf-search{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.06);border:1px solid var(--ghf-line);border-radius:14px;padding:13px 16px;margin-bottom:16px}.ghf-search input{flex:1;border:0;background:transparent;color:var(--ghf-ink);font-size:15px;outline:none}.ghf-search input::placeholder{color:var(--ghf-ink-3)}.ghf-chip-rail{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px;scrollbar-width:none}.ghf-chip-rail::-webkit-scrollbar{display:none}.ghf-chip{flex:none;border:1px solid var(--ghf-line);background:transparent;color:var(--ghf-ink-2);font-size:13px;padding:8px 14px;border-radius:9999px;cursor:pointer}.ghf-chip--on{background:rgba(255,180,171,.14);border-color:rgba(255,180,171,.35);color:var(--ghf-ink)}.ghf-wallet-tabs{display:flex;gap:8px;margin:16px 0 20px}.ghf-wallet-tab{flex:1;padding:10px 8px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--ghf-ink-2);font-size:12px;font-weight:500;cursor:pointer}.ghf-wallet-tab--on{background:rgba(255,255,255,.06);border-color:var(--ghf-line);color:var(--ghf-ink)}.ghf-wallet-card{display:flex;gap:14px;width:100%;margin-bottom:12px;padding:12px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid var(--ghf-line);cursor:pointer;text-align:left;color:inherit}.ghf-empty-copy{color:var(--ghf-ink-2);font-size:15px}.ghf-header{position:absolute;top:0;left:0;right:0;z-index:90;height:var(--ghf-header-h);box-sizing:border-box;background:#17140f;border-bottom:1px solid rgba(255,255,255,.06);padding-top:env(safe-area-inset-top,0)}.ghf-header-top{display:flex;align-items:baseline;justify-content:space-between;padding:8px 24px 0}.ghf-brand{font-weight:700;font-size:19px;letter-spacing:-.04em;color:var(--ghf-ink);border:0;background:transparent;padding:0;cursor:pointer}.ghf-header-actions{display:flex;align-items:center;gap:16px}.ghf-city-btn{align-items:center;gap:4px;font-weight:400;font-size:13px;color:var(--ghf-ink-2)}.ghf-city-btn,.ghf-icon-btn{display:flex;border:0;background:transparent;cursor:pointer;padding:0}.ghf-icon-btn{color:rgba(244,239,233,.6)}.ghf-tabs{display:flex;gap:20px;margin-top:16px;padding:0 24px;overflow-x:auto;scrollbar-width:none}.ghf-tabs::-webkit-scrollbar{display:none}.ghf-tab{flex:none;border:0;background:transparent;font-weight:400;font-size:14px;color:var(--ghf-ink-2);padding:0 0 10px;cursor:pointer;border-bottom:2px solid transparent}.ghf-tab--active{font-weight:500;color:#ffffff;border-bottom-color:var(--ghf-accent)}.ghf-screen{position:relative;z-index:1;padding:16px 0 0;animation:ghf-rise .45s cubic-bezier(.22,.61,.36,1)}@keyframes ghf-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ghf-pad{padding:0 24px}.ghf-hero{position:relative;width:100%;aspect-ratio:4/5;border-radius:8px;overflow:hidden;isolation:isolate}.ghf-cover-wrap{position:absolute;inset:0;z-index:0;overflow:hidden;background:#14120e}.ghf-cover-img{object-fit:cover}.ghf-cover-wrap--hero .ghf-cover-img{object-position:center 12%}.ghf-cover-wrap--card .ghf-cover-img,.ghf-cover-wrap--sound .ghf-cover-img{object-position:center center}.ghf-cover-wrap--thumb .ghf-cover-img{object-position:center 20%}.ghf-hero-veil{inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,18,14,.62),rgba(20,18,14,.18) 32%,rgba(20,18,14,.55) 58%,rgba(20,18,14,.97))}.ghf-hero-bottom,.ghf-hero-veil{position:absolute;pointer-events:none}.ghf-hero-bottom{left:22px;right:22px;bottom:20px;z-index:3;display:flex;flex-direction:column;gap:0}.ghf-hero-bottom .ghf-hero-actions{pointer-events:auto}.ghf-hero-top{position:absolute;top:20px;left:22px;right:22px;z-index:3;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.ghf-hero-eyebrow{font-weight:500;font-size:12px;letter-spacing:.14em;color:var(--ghf-accent)}.ghf-hero-time{font-weight:400;font-size:12px;color:rgba(255,255,255,.75)}.ghf-hero-title{font-weight:300;font-size:32px;line-height:1.05;letter-spacing:-.02em;color:#ffffff;margin:0}.ghf-hero-sub{font-weight:400;font-size:14px;color:rgba(255,255,255,.72);margin:8px 0 0}.ghf-hero-meta{font-weight:400;font-size:13px;color:rgba(255,255,255,.6);margin:3px 0 0}.ghf-hero-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.ghf-cta{flex:1;font-weight:500;font-size:15px;color:#17140f;background:var(--ghf-ink);padding:14px;text-align:center}.ghf-cta,.ghf-save-btn{border-radius:14px;border:0;cursor:pointer}.ghf-save-btn{flex:none;width:50px;height:50px;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#fff}.ghf-save-btn--on{color:var(--ghf-accent)}.ghf-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-top:28px}.ghf-section-title{font-weight:400;font-size:16px;color:var(--ghf-ink);margin:0}.ghf-section-title--accent{color:var(--ghf-accent)}.ghf-section-link{font-weight:400;font-size:13px;color:var(--ghf-ink-3);border:0;background:transparent;cursor:pointer;padding:0}.ghf-rail{display:flex;gap:14px;margin-top:14px;overflow-x:auto;padding-bottom:4px;margin-right:-24px;padding-right:24px;scrollbar-width:none}.ghf-rail::-webkit-scrollbar{display:none}.ghf-rail-card{flex:none;width:172px;position:relative;border-radius:8px;overflow:hidden;height:220px;border:0;padding:0;cursor:pointer;text-align:left;isolation:isolate}.ghf-rail-card-bottom{position:absolute;left:16px;right:16px;bottom:16px}.ghf-rail-stamp{font-weight:400;font-size:11px;letter-spacing:.12em;color:var(--ghf-accent)}.ghf-rail-name{font-weight:300;font-size:18px;color:#ffffff;margin-top:5px;line-height:1.1}.ghf-rail-price{font-weight:400;font-size:12px;color:rgba(255,255,255,.65);margin-top:5px}.ghf-list-row{display:flex;align-items:center;gap:16px;padding:16px 0;width:100%;border:0;border-bottom:1px solid var(--ghf-line);background:transparent;cursor:pointer;text-align:left;color:inherit}.ghf-list-row:last-child{border-bottom:0}.ghf-list-thumb{flex:none;width:60px;height:60px;border-radius:14px;overflow:hidden;position:relative}.ghf-list-body{flex:1;min-width:0}.ghf-list-name{font-weight:300;font-size:18px;color:var(--ghf-ink)}.ghf-list-meta{font-weight:400;font-size:12.5px;color:var(--ghf-ink-2);margin-top:3px}.ghf-list-price{font-weight:300;font-size:15px;color:var(--ghf-ink)}.ghf-sound-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ghf-sound-card{position:relative;height:96px;border-radius:6px;overflow:hidden;border:0;padding:0;cursor:pointer;text-align:left;isolation:isolate}.ghf-sound-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(120deg,rgba(20,18,14,.82),rgba(20,18,14,.45))}.ghf-sound-copy{position:absolute;left:16px;bottom:14px}.ghf-sound-label{font-weight:300;font-size:19px;color:#ffffff}.ghf-sound-count{font-weight:400;font-size:11.5px;color:rgba(255,255,255,.6);margin-top:2px}.ghf-curated-reason{font-weight:400;font-size:12.5px;color:var(--ghf-ink-3);margin-top:2px}.ghf-feature{position:relative;border-radius:8px;overflow:hidden;height:260px;margin-top:14px;border:0;padding:0;width:100%;cursor:pointer;text-align:left}.ghf-weekday{font-weight:400;font-size:13px;letter-spacing:.14em;color:var(--ghf-ink-3);margin-top:16px}.ghf-week-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;width:100%;border:0;border-bottom:1px solid var(--ghf-line);background:transparent;cursor:pointer;text-align:left;color:inherit}.ghf-week-row:last-child{border-bottom:0}.ghf-closing{text-align:center;padding:40px 20px 32px}.ghf-closing p{font-weight:300;font-style:italic;font-size:17px;color:rgba(244,239,233,.4);line-height:1.5;margin:0}.ghf-feature,.ghf-rail-card,.ghf-sound-card{position:relative;isolation:isolate}.ghf-rail-card .ghf-card-veil,.ghf-sound-card .ghf-sound-veil{z-index:1}.ghf-rail-card-bottom,.ghf-sound-copy{z-index:2;position:absolute}.ghf-tabbar{position:absolute;bottom:0;left:0;right:0;z-index:200;height:var(--ghf-tabbar-h);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:0 32px calc(14px + env(safe-area-inset-bottom, 0px)) 52px;border-top:1px solid rgba(255,255,255,.06);background:rgba(23,20,15,.98);backdrop-filter:blur(18px)}.ghf-tabbar-btn:first-child{min-width:56px}.ghf-tabbar-btn{display:flex;flex-direction:column;align-items:center;gap:5px;padding-top:12px;border:0;background:transparent;cursor:pointer}.ghf-tabbar-label{font-size:11px}.ghf-tabbar-label--active{font-weight:500;color:var(--ghf-ink)}.ghf-tabbar-label--idle{font-weight:400;color:rgba(244,239,233,.4)}.ghf-card-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(20,18,14,.2),rgba(20,18,14,.9))}.ghf-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ghf-header--explore .ghf-simple-title,.ghf-header--wallet .ghf-simple-title{padding:8px 24px 0}.ghf-header--explore .ghf-explore-search-row{padding:14px 24px}.ghf-header--wallet .ghf-wallet-tabbar{margin-top:0;padding-bottom:0}.gm-root[data-home-header=feed]{--ghf-header-h:calc(52px + env(safe-area-inset-top, 0px))}.gm-root[data-home-header=none]{--ghf-header-h:env(safe-area-inset-top,0px)}.gm-root[data-home-header=none] .gm-scroll{padding-top:calc(8px + env(safe-area-inset-top, 0px))}.gm-root[data-bright=true]{filter:brightness(1.35)}.ghf-upcoming-head{font-weight:400;font-size:26px;line-height:1.22;letter-spacing:-.01em;color:var(--ghf-ink)}.ghf-upcoming-dim{color:rgba(244,239,233,.42)}.ghf-date-pills{display:flex;gap:20px;margin-top:16px;font-size:17px;letter-spacing:-.01em;white-space:nowrap}.ghf-date-pill{color:rgba(244,239,233,.42)}.ghf-date-pill--on{color:var(--ghf-ink);font-weight:500}.ghf-deck-wrap{position:relative;margin-top:22px;width:100%;display:flex;justify-content:center}.ghf-deck-back{position:absolute;top:28px;right:-18px;width:min(64%,220px);border-radius:18px;transform:scale(.94);box-shadow:0 24px 50px -18px rgba(0,0,0,.72);border:0;filter:brightness(.6) saturate(.9);z-index:1}.ghf-deck-back,.ghf-deck-front{aspect-ratio:4/5;height:auto;overflow:hidden;padding:0;cursor:pointer}.ghf-deck-front{position:relative;margin:0 auto;width:min(100%,336px);border-radius:20px;box-shadow:0 34px 62px -20px rgba(0,0,0,.85);border:1px solid rgba(255,255,255,.1);z-index:3;text-align:left;background:#14120e;isolation:isolate}.ghf-deck-front .ghf-cover-wrap--hero .ghf-cover-img{object-position:center center}.ghf-deck-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,18,14,.4),rgba(20,18,14,.05) 28%,rgba(20,18,14,.92));pointer-events:none}.ghf-deck-bottom,.ghf-deck-top{position:absolute;left:18px;right:18px;z-index:2}.ghf-deck-top{top:16px;display:flex;justify-content:space-between;align-items:center}.ghf-deck-eyebrow{font-weight:500;font-size:10px;letter-spacing:.14em;color:var(--ghf-accent)}.ghf-deck-time{font-size:11px;color:rgba(255,255,255,.75)}.ghf-deck-bottom{bottom:16px}.ghf-deck-title{font-weight:400;font-size:22px;line-height:1.06;color:#fff}.ghf-deck-artists{font-size:12px;color:rgba(255,255,255,.72);margin-top:6px}.ghf-deck-meta{font-size:11.5px;color:rgba(255,255,255,.58);margin-top:2px}.ghf-deck-actions{display:flex;align-items:center;gap:10px;margin-top:14px}.ghf-deck-cta{flex:1;font-weight:500;font-size:13px;color:#17140f;background:#f4efe9;padding:12px}.ghf-deck-cta,.ghf-deck-save{border-radius:9999px;border:0;cursor:pointer}.ghf-deck-save{flex:none;width:42px;height:42px;background:rgba(255,255,255,.16);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#fff}.ghf-deck-save--on{color:var(--ghf-accent)}.ghf-deck-next{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:44px;height:44px;border-radius:9999px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);align-items:center;z-index:4;cursor:pointer}.ghf-deck-dots,.ghf-deck-next{display:flex;justify-content:center}.ghf-deck-dots{gap:7px;margin-top:10px;padding-left:0}.ghf-dot{width:5px;height:5px;border-radius:9999px;background:rgba(244,239,233,.28)}.ghf-dot--on{width:20px;background:var(--ghf-ink)}.ghf-rail-card--tall{width:172px;aspect-ratio:4/5;height:auto}.ghf-rail-card--near{width:200px;aspect-ratio:4/5;height:auto}.ghf-card-veil--near{background:linear-gradient(180deg,rgba(20,18,14,.15),rgba(20,18,14,.9))}.ghf-near-badge{position:absolute;top:12px;left:12px;z-index:2;font-size:10.5px;letter-spacing:.1em;color:#fff;background:rgba(20,18,14,.55);backdrop-filter:blur(8px);padding:5px 11px;border-radius:9999px}.ghf-explore-search-row{display:flex;align-items:stretch;gap:10px;padding:0 24px}.ghf-search--grow{flex:1;margin-bottom:0}.ghf-search-clear{border:0;background:transparent;color:rgba(244,239,233,.5);font-size:12px;cursor:pointer}.ghf-filter-btn{position:relative;flex:none;width:47px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);cursor:pointer}.ghf-filter-badge,.ghf-filter-btn{display:flex;align-items:center;justify-content:center}.ghf-filter-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:9999px;background:var(--ghf-accent);color:#17140f;font-size:11px;font-weight:600}.ghf-explore-meta{display:flex;align-items:baseline;justify-content:space-between}.ghf-explore-count{font-size:12px;letter-spacing:.14em;color:rgba(244,239,233,.4)}.ghf-section-link--accent{color:var(--ghf-accent)!important}.ghf-explore-card{position:relative;display:block;width:100%;aspect-ratio:4/5;border-radius:8px;overflow:hidden;margin-top:14px;border:0;padding:0;cursor:pointer;text-align:left}.ghf-explore-save{position:absolute;top:14px;right:14px;z-index:3;width:38px;height:38px;border-radius:12px;background:rgba(20,18,14,.45);backdrop-filter:blur(8px);border:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.ghf-explore-card-bottom{position:absolute;left:18px;right:18px;bottom:16px;z-index:2}.ghf-explore-card-topline{display:flex;align-items:baseline;justify-content:space-between}.ghf-explore-price{font-size:12px;color:rgba(255,255,255,.7)}.ghf-explore-card-title{font-weight:300;font-size:22px;color:#fff;margin-top:5px;line-height:1.1}.ghf-explore-card-sub{font-size:12.5px;color:rgba(255,255,255,.6);margin-top:4px}.ghf-explore-empty{text-align:center;padding:70px 30px}.ghf-explore-empty-title{font-weight:300;font-size:19px;color:var(--ghf-ink)}.ghf-explore-empty-cta{display:inline-block;margin-top:18px;font-weight:500;font-size:13.5px;color:#17140f;background:#f4efe9;padding:11px 22px;border-radius:12px;border:0;cursor:pointer}.ghf-filter-sheet-backdrop{position:fixed;inset:0;z-index:300;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(10,9,7,.55);backdrop-filter:blur(3px)}.ghf-filter-sheet{background:#1c1913;border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:22px 22px 0 0;padding:22px 24px 28px;animation:ghf-rise .24s cubic-bezier(.22,.61,.36,1)}.ghf-filter-sheet-head{display:flex;align-items:center;justify-content:space-between}.ghf-filter-sheet-title{font-weight:300;font-size:20px;color:var(--ghf-ink)}.ghf-filter-label{font-size:11px;letter-spacing:.14em;color:rgba(244,239,233,.4);margin-top:22px}.ghf-filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ghf-filter-chip{font-size:12.5px;padding:8px 15px;border-radius:9999px;cursor:pointer;color:rgba(244,239,233,.65);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.ghf-filter-chip--on{color:#17140f;background:#f4efe9;border-color:#f4efe9}.ghf-filter-apply{margin-top:26px;width:100%;font-weight:500;font-size:15px;color:#17140f;background:#f4efe9;padding:14px;border-radius:14px;border:0;cursor:pointer}.ghf-wallet-tabbar{display:flex;gap:20px;padding:0 24px;margin-top:14px}.ghf-wallet-tablink{font-size:14px;color:rgba(244,239,233,.5);font-weight:400;padding-bottom:10px;border:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer}.ghf-wallet-tablink--on{color:#fff;font-weight:500;border-bottom-color:var(--ghf-accent)}.ghf-ticket-card{display:block;width:100%;border-radius:14px;overflow:hidden;margin-bottom:16px;border:1px solid rgba(255,255,255,.1);padding:0;cursor:pointer;text-align:left;background:transparent;color:inherit}.ghf-ticket-card-visual{position:relative;aspect-ratio:4/5}.ghf-ticket-card-overlay{position:absolute;left:20px;bottom:14px;z-index:2}.ghf-ticket-card-title{font-weight:300;font-size:21px;color:#fff;margin-top:4px}.ghf-ticket-card-foot{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:rgba(255,255,255,.05);border-top:1px dashed rgba(255,255,255,.18)}.ghf-ticket-card-venue{font-size:12px;color:rgba(244,239,233,.5)}.ghf-ticket-card-code{font-family:var(--font-geist-mono,monospace);font-size:11.5px;color:rgba(244,239,233,.65);margin-top:3px;letter-spacing:.08em}.ghf-ticket-card-qr{font-weight:500;font-size:12.5px;color:var(--ghf-accent)}.ghf-saved-unsave{flex:none;padding:8px;border:0;background:transparent;cursor:pointer}.ghf-you-avatar-block{display:flex;flex-direction:column;align-items:center;margin:6px 0 22px}.ghf-you-avatar-ring{position:relative;width:96px;height:96px;border-radius:9999px;padding:3px;background:linear-gradient(160deg,rgba(255,180,171,.55),rgba(255,180,171,.1))}.ghf-you-avatar{width:100%;height:100%;border-radius:9999px;object-fit:cover}.ghf-you-avatar-dot{position:absolute;right:4px;bottom:4px;width:16px;height:16px;border-radius:9999px;background:var(--ghf-accent);border:3px solid #17140f;box-shadow:0 0 8px rgba(255,180,171,.7)}.ghf-you-name{font-weight:300;font-size:25px;letter-spacing:-.02em;color:var(--ghf-ink);margin:16px 0 0}.ghf-you-handle{font-size:13.5px;color:rgba(244,239,233,.5);margin-top:6px}.ghf-you-since{font-weight:500;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ghf-accent);margin-top:10px}.ghf-you-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;text-align:center}.ghf-you-stats>div{background:#1a1711;padding:16px 10px}.ghf-you-stat-num{font-weight:300;font-size:23px;color:var(--ghf-ink)}.ghf-you-stat-label{font-size:10px;letter-spacing:.12em;color:rgba(244,239,233,.42);margin-top:4px}.ghf-you-tiles{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:14px}.ghf-you-tile{padding:16px;min-height:120px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;text-align:left;color:inherit}.ghf-you-tile--premium{background:rgba(255,180,171,.08);border-color:rgba(255,180,171,.22)}.ghf-you-tile-title{font-size:17px;color:var(--ghf-ink)}.ghf-you-tile-sub{font-size:11.5px;color:rgba(244,239,233,.45);margin-top:2px}.ghf-you-quick{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:11px}.ghf-you-quick-card{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;color:inherit}.ghf-you-quick-label{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,239,233,.42)}.ghf-you-quick-value{font-size:14px;color:var(--ghf-ink);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghf-you-group{margin-top:22px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.ghf-you-group-label{padding:14px 16px 8px;font-weight:500;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,239,233,.42)}.ghf-you-row{display:flex;align-items:center;gap:14px;width:100%;padding:15px 16px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:var(--ghf-ink);font-size:15px;cursor:pointer;text-align:left}.ghf-you-row:last-child{border-bottom:0}.ghf-you-row-meta{margin-left:auto;margin-right:8px;font-size:12.5px;color:rgba(244,239,233,.42)}.ghf-you-toggle-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid rgba(255,255,255,.05)}.ghf-toggle{flex:none;width:46px;height:28px;border-radius:9999px;background:rgba(255,255,255,.12);border:0;padding:3px;cursor:pointer;position:relative}.ghf-toggle:after{content:"";display:block;width:22px;height:22px;border-radius:9999px;background:#f4efe9;transition:transform .18s cubic-bezier(.22,.61,.36,1)}.ghf-toggle--on{background:var(--ghf-accent)}.ghf-toggle--on:after{transform:translateX(18px)}.ghf-you-signout{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;width:100%;padding:15px;border-radius:14px;background:rgba(255,180,171,.07);border:1px solid rgba(255,180,171,.2);color:var(--ghf-accent);font-weight:500;font-size:14px;cursor:pointer}.ghf-you-version{text-align:center;font-size:11px;color:rgba(244,239,233,.25);margin-top:14px}.ghf-overlay{position:fixed;inset:0;z-index:250;background:#17140f;display:flex;flex-direction:column;animation:ghf-rise .28s cubic-bezier(.22,.61,.36,1)}.ghf-overlay-scroll{flex:1;overflow-y:auto;scrollbar-width:none}.ghf-overlay-scroll::-webkit-scrollbar{display:none}.ghf-overlay-back,.ghf-overlay-save{position:absolute;top:calc(16px + env(safe-area-inset-top, 0px));width:40px;height:40px;border-radius:12px;background:rgba(20,18,14,.5);backdrop-filter:blur(10px);border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#f4efe9;z-index:5}.ghf-overlay-back{left:20px}.ghf-overlay-save{right:20px}.ghf-event-hero{position:relative;height:380px}.ghf-event-hero-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,14,.5),rgba(20,18,14,.05) 40%,#17140f)}.ghf-event-hero-copy{position:absolute;left:24px;right:24px;bottom:18px;z-index:2}.ghf-event-eyebrow{font-size:11.5px;letter-spacing:.14em;color:var(--ghf-accent)}.ghf-event-title{font-weight:300;font-size:34px;line-height:1.05;letter-spacing:-.02em;color:#fff;margin:8px 0 0}.ghf-event-body{padding:6px 24px 130px}.ghf-event-row{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.07)}.ghf-event-row-title{font-weight:300;font-size:16px;color:var(--ghf-ink)}.ghf-event-row-sub{font-size:12.5px;color:rgba(244,239,233,.5);margin-top:2px}.ghf-event-row-main{flex:1}.ghf-event-row-action{font-size:12.5px;color:rgba(244,239,233,.45)}.ghf-event-block{margin-top:24px}.ghf-event-block-label{font-size:15px;color:var(--ghf-accent)}.ghf-event-block-text{font-weight:300;font-size:19px;color:var(--ghf-ink);margin-top:8px;line-height:1.4}.ghf-event-blurb{font-size:14.5px;color:rgba(244,239,233,.7);margin-top:8px;line-height:1.65}.ghf-event-cta-bar{position:absolute;left:0;right:0;bottom:0;padding:16px 24px calc(30px + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,rgba(23,20,15,0),rgba(23,20,15,.95) 35%)}.ghf-event-cta{width:100%;font-weight:500;font-size:15.5px;color:#17140f;background:#f4efe9;padding:16px;border-radius:14px;border:0;cursor:pointer}.ghf-checkout{background:#14110d;justify-content:flex-end}.ghf-checkout-banner{position:absolute;top:0;left:0;right:0;height:300px}.ghf-checkout-banner-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,14,.5),rgba(20,18,14,.2) 34%,rgba(20,18,14,.94))}.ghf-checkout-banner-nav{position:absolute;top:calc(56px + env(safe-area-inset-top, 0px));left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;z-index:2}.ghf-checkout-brand{font-weight:700;font-size:17px;letter-spacing:-.04em;color:#f4efe9}.ghf-checkout-banner-copy{position:absolute;bottom:78px;left:24px;right:24px;z-index:2}.ghf-checkout-event-title{font-weight:300;font-size:30px;line-height:1.02;letter-spacing:-.02em;color:#fff;margin:8px 0 0}.ghf-checkout-sheet{position:relative;z-index:2;background:#1c1913;border-radius:28px 28px 0 0;border-top:1px solid rgba(255,255,255,.1);padding:12px 24px calc(34px + env(safe-area-inset-bottom, 0px));box-shadow:0 -22px 60px rgba(0,0,0,.55);margin-top:auto}.ghf-checkout-grab{width:40px;height:5px;border-radius:9999px;background:rgba(255,255,255,.18);margin:0 auto 20px}.ghf-checkout-heading{font-weight:300;font-size:25px;letter-spacing:-.02em;color:var(--ghf-ink);margin:0}.ghf-checkout-tier{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:16px 18px;background:rgba(255,180,171,.07);border:1px solid rgba(255,180,171,.32);border-radius:16px}.ghf-checkout-tier-name{font-weight:500;font-size:15px;color:var(--ghf-ink)}.ghf-checkout-tier-meta{font-family:var(--font-geist-mono,monospace);font-size:11.5px;color:rgba(244,239,233,.5);margin-top:4px}.ghf-checkout-tier-note{font-size:12px;color:rgba(244,239,233,.5);margin-top:6px;line-height:1.45}.ghf-checkout-stepper{display:flex;align-items:center;gap:12px}.ghf-checkout-step{width:34px;height:34px;border-radius:9999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:var(--ghf-ink);font-size:17px;cursor:pointer}.ghf-checkout-qty{font-family:var(--font-geist-mono,monospace);font-size:15px;color:var(--ghf-ink);min-width:16px;text-align:center}.ghf-checkout-change{display:inline-flex;align-items:center;gap:5px;margin-top:12px;font-weight:500;font-size:12.5px;color:var(--ghf-accent);border:0;background:transparent;cursor:pointer;padding:0}.ghf-checkout-divider{height:1px;background:rgba(255,255,255,.07);margin:20px 0}.ghf-checkout-line{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:11px;font-size:13.5px;color:rgba(244,239,233,.7)}.ghf-checkout-line--muted{font-size:13px;color:rgba(244,239,233,.5)}.ghf-checkout-total-row{display:flex;justify-content:space-between;align-items:baseline;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);font-size:14.5px;font-weight:500;color:var(--ghf-ink)}.ghf-checkout-total{font-family:var(--font-geist-mono,monospace);font-size:26px}.ghf-checkout-pay{display:flex;align-items:center;justify-content:center;width:100%;margin-top:22px;font-weight:500;font-size:15.5px;color:#17140f;background:#f4efe9;padding:16px;border-radius:9999px;border:0;cursor:pointer}.ghf-checkout-agree{display:flex;align-items:flex-start;gap:12px;margin-top:16px;border:0;background:transparent;color:rgba(244,239,233,.78);font-size:13px;text-align:left;cursor:pointer;padding:0}.ghf-checkout-check{width:22px;height:22px;border-radius:7px;border:1.5px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ghf-checkout-check--on{background:var(--ghf-accent);border-color:var(--ghf-accent);color:#17140f}.ghf-checkout-error{color:#c95850;font-size:13px;margin-top:12px;text-align:center}.ghf-checkout-secure{display:flex;gap:6px;margin-top:14px;font-size:11.5px;color:rgba(244,239,233,.42)}.ghf-checkout-secure,.ghf-success{align-items:center;justify-content:center}.ghf-success{text-align:center;padding:40px;background:#14110d}.ghf-success-glow{position:absolute;top:-80px;left:-100px;width:400px;height:400px;border-radius:9999px;background:radial-gradient(circle,rgba(255,180,171,.14),transparent 62%);pointer-events:none}.ghf-success-icon{width:84px;height:84px;border-radius:9999px;background:rgba(255,180,171,.14);border:1px solid rgba(255,180,171,.35);display:flex;align-items:center;justify-content:center;animation:ghf-pop .5s cubic-bezier(.22,.61,.36,1)}@keyframes ghf-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}.ghf-success-title{font-weight:300;font-size:32px;letter-spacing:-.02em;color:#fff;margin:28px 0 0}.ghf-success-sub{font-size:14.5px;color:rgba(244,239,233,.6);margin-top:12px;line-height:1.6}.ghf-success-code{font-family:var(--font-geist-mono,monospace);font-size:12px;letter-spacing:.1em;color:rgba(244,239,233,.45);margin-top:18px}.ghf-success-actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:40px}.ghf-success-primary{font-weight:500;font-size:15px;color:#17140f;background:#f4efe9;padding:15px;border-radius:14px;border:0;cursor:pointer}.ghf-success-secondary{font-weight:400;font-size:14px;color:rgba(244,239,233,.55);padding:12px;border:0;background:transparent;cursor:pointer}.ghf-ticket-qr{background:#14110d}.ghf-ticket-qr-glow{position:absolute;top:-70px;left:50%;transform:translateX(-50%);width:360px;height:360px;border-radius:9999px;background:radial-gradient(circle,rgba(255,180,171,.1),transparent 62%);pointer-events:none}.ghf-ticket-qr-head{flex:none;padding:calc(56px + env(safe-area-inset-top, 0px)) 22px 0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.ghf-ticket-qr-label{font-size:11px;letter-spacing:.16em;color:rgba(244,239,233,.5)}.ghf-ticket-qr-body{flex:1;overflow-y:auto;padding:14px 26px 32px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.ghf-ticket-qr-title{font-weight:300;font-size:34px;letter-spacing:-.02em;color:#fff;line-height:1.05;text-align:center;margin:0}.ghf-ticket-qr-when{font-size:13.5px;color:rgba(244,239,233,.55);margin-top:8px}.ghf-qr-card{width:236px;background:#f4efe9;border-radius:26px;padding:22px 22px 18px;margin-top:26px;box-shadow:0 30px 60px -22px rgba(0,0,0,.7)}.ghf-qr-live{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;font-weight:500;font-size:11.5px;color:rgba(23,20,15,.6)}.ghf-qr-live-dot{width:7px;height:7px;border-radius:9999px;background:rgb(120,192,150);box-shadow:0 0 8px rgba(120,192,150,.8)}.ghf-brightness-btn{display:flex;align-items:center;gap:9px;margin-top:22px;padding:11px 20px;border-radius:9999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--ghf-ink);font-weight:500;font-size:13.5px;cursor:pointer}.ghf-ticket-qr-note{font-size:12px;color:rgba(244,239,233,.4);margin-top:16px;text-align:center;line-height:1.5;max-width:280px}.ghf-ticket-details{width:100%;margin-top:26px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.ghf-ticket-detail-row{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;font-size:14px;color:var(--ghf-ink)}.ghf-ticket-detail-row:nth-child(odd){background:rgba(255,255,255,.03)}.ghf-ticket-detail-row:nth-child(2n){background:rgba(255,255,255,.05)}.ghf-ticket-detail-row>span:first-child{font-size:11px;letter-spacing:.14em;color:rgba(244,239,233,.4)}.ghf-ticket-detail-mono{font-family:var(--font-geist-mono,monospace);font-size:13px;letter-spacing:.06em}.ghf-ticket-actions{display:flex;gap:12px;width:100%;margin-top:16px}.ghf-ticket-action{flex:1;padding:14px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--ghf-ink);font-weight:500;font-size:14px;cursor:pointer}.ghf-empty{margin-top:24px;padding:32px 0;text-align:center;color:var(--ghf-ink-2);font-size:15px}.gm-root[data-home-auth] .gm-scroll{padding-top:0;padding-bottom:0}@keyframes ghfAuthRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ghfAuthDrift{0%{transform:translate(0) scale(1)}50%{transform:translate(14px,-18px) scale(1.06)}to{transform:translate(0) scale(1)}}@keyframes ghfAuthSway{0%{transform:rotate(-2.5deg)}50%{transform:rotate(2deg)}to{transform:rotate(-2.5deg)}}@keyframes ghfAuthFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes ghfAuthPop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}.gu-fade{animation:ghfAuthFade .34s cubic-bezier(.22,.61,.36,1)}.ghf-auth-welcome{position:relative;min-height:100%;display:flex;flex-direction:column;overflow:hidden;background:#14110d}.ghf-auth-welcome-bg{position:absolute;inset:0;background:linear-gradient(178deg,#3a2b20,#2c211a 22%,#1e1811 48%,#14110d 74%)}.ghf-auth-welcome-bloom{position:absolute;border-radius:9999px;pointer-events:none;filter:blur(6px);animation:ghfAuthDrift 15s ease-in-out infinite}.ghf-auth-welcome-bloom--a{top:70px;left:-100px;width:320px;height:320px;background:radial-gradient(circle,rgba(255,180,171,.22),transparent 62%)}.ghf-auth-welcome-bloom--b{top:150px;right:-120px;width:360px;height:360px;filter:blur(8px);animation-duration:20s;animation-direction:reverse;background:radial-gradient(circle,rgba(232,205,150,.18),transparent 64%)}.ghf-auth-welcome-bloom--c{top:330px;left:40px;width:280px;height:280px;filter:blur(10px);animation-duration:24s;background:radial-gradient(circle,rgba(190,168,120,.12),transparent 66%)}.ghf-auth-welcome-top{position:relative;z-index:2;padding:24px 34px 0;display:flex;flex-direction:column;align-items:center;animation:ghfAuthRise .64s cubic-bezier(.22,.61,.36,1)}.ghf-welcome-mark{animation:ghfAuthSway 9s ease-in-out infinite;transform-origin:50% 90%}.ghf-auth-welcome-wordmark{font-weight:700;font-size:22px;letter-spacing:-.05em;color:#f4efe9;margin-top:12px}.ghf-auth-welcome-sprig{position:absolute;top:250px;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none;animation:ghfAuthSway 12s ease-in-out infinite;transform-origin:50% 100%}.ghf-auth-welcome-copy{position:relative;z-index:2;margin-top:auto;padding:0 32px 44px;animation:ghfAuthRise .76s cubic-bezier(.22,.61,.36,1)}.ghf-auth-welcome-eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:rgb(255,180,171)}.ghf-auth-welcome-title{font-weight:300;font-size:42px;line-height:1.04;letter-spacing:-.03em;color:#f4efe9;margin-top:16px}.ghf-auth-welcome-sub{font-size:15px;line-height:1.6;color:rgba(244,239,233,.62);margin-top:16px;max-width:300px;font-family:Inter,system-ui,sans-serif}.ghf-auth-welcome-actions{display:flex;flex-direction:column;gap:12px;margin-top:32px}.ghf-auth-welcome-primary{font-weight:500;font-size:15.5px;color:#17140f;background:#f4efe9;padding:17px;border-radius:9999px;text-align:center;border:0;cursor:pointer;box-shadow:0 14px 34px -14px rgba(255,240,224,.4)}.ghf-auth-welcome-secondary{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:500;font-size:15px;color:#f4efe9;background:rgba(255,255,255,.05);border:1px solid rgba(255,240,224,.16);backdrop-filter:blur(14px);padding:16px;border-radius:9999px;cursor:pointer}.ghf-auth-welcome-legal{text-align:center;font-size:11.5px;color:rgba(244,239,233,.4);margin-top:22px;line-height:1.5;font-family:Inter,system-ui,sans-serif}.ghf-auth-signup{align-items:stretch;justify-content:center;padding:0}.ghf-auth-signup,.ghf-auth-signup-card{min-height:100%;display:flex;background:#eef2f3}.ghf-auth-signup-card{position:relative;width:100%;color:#16202a;padding:calc(56px + env(safe-area-inset-top, 0px)) 28px calc(40px + env(safe-area-inset-bottom, 0px));flex-direction:column}.ghf-auth-signup-back{position:absolute;top:calc(52px + env(safe-area-inset-top, 0px));left:24px;z-index:2;width:38px;height:38px;border-radius:9999px;background:#fff;border:1px solid rgba(20,32,42,.13);display:flex;align-items:center;justify-content:center;color:#46555f;cursor:pointer}.ghf-auth-signup-step{display:flex;flex-direction:column;flex:1;min-height:0}.ghf-auth-signup-step--center{align-items:center;text-align:center;justify-content:center}.ghf-auth-signup-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#1f5e75;margin-bottom:12px}.ghf-auth-signup-title{font-weight:300;font-size:38px;line-height:1.05;letter-spacing:-.025em;color:#16202a}.ghf-auth-signup-sub{font-size:14.5px;color:#46555f;margin-top:12px;line-height:1.5;font-family:Inter,system-ui,sans-serif}.ghf-auth-signup-sub--center{max-width:280px}.ghf-auth-signup-field{margin-top:30px}.ghf-auth-signup-label{font-size:11px;font-weight:500;letter-spacing:.06em;color:#46555f;margin-bottom:8px;text-transform:uppercase}.ghf-auth-signup-phone-row{display:flex;gap:8px}.ghf-auth-signup-country{width:66px;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:4px;font-size:15px}.ghf-auth-signup-country,.ghf-auth-signup-input{color:#16202a;background:#fff;border:1px solid rgba(20,32,42,.13);border-radius:14px}.ghf-auth-signup-input{flex:1;min-width:0;font-size:16px;padding:16px 14px;font-family:Inter,system-ui,sans-serif}.ghf-auth-signup-input--full{width:100%}.ghf-auth-signup-input:focus{outline:none;border-color:#3c89a4}.ghf-auth-signup-input::placeholder{color:#828f96}.ghf-auth-signup-spacer{flex:1;min-height:20px}.ghf-auth-signup-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#16202a;color:#eef2f3;text-align:center;padding:17px;border-radius:14px;font-weight:600;font-size:14.5px;border:0;cursor:pointer}.ghf-auth-signup-btn--disabled{opacity:.45;cursor:not-allowed}.ghf-auth-signup-legal{font-size:11px;color:#828f96;text-align:center;margin:18px 0 0;line-height:1.5;font-family:Inter,system-ui,sans-serif}.ghf-auth-signup-link{margin-top:14px;text-align:center;font-size:13px}.ghf-auth-signup-inline,.ghf-auth-signup-link{color:#1f5e75;background:transparent;border:0;cursor:pointer}.ghf-auth-signup-inline{font-weight:500;padding:0;font-size:inherit;font-family:inherit}.ghf-auth-signup-error{margin-top:12px;font-size:13px;color:#c45c5c}.ghf-auth-signup-otp-wrap{position:relative;margin-top:30px;cursor:text}.ghf-auth-signup-otp-row{display:flex;gap:9px}.ghf-auth-signup-otp-box{flex:1;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#16202a;background:#fff;border:1.5px solid rgba(20,32,42,.13);border-radius:13px;transition:border-color .15s ease,box-shadow .15s ease}.ghf-auth-signup-otp-box--on{border-color:#3c89a4;box-shadow:0 0 0 3px rgba(90,170,196,.14)}.ghf-auth-signup-otp-input{position:absolute;inset:0;opacity:0;border:none;padding:0;cursor:text}.ghf-auth-signup-resend{margin-top:16px;font-size:13px;color:#828f96;font-family:Inter,system-ui,sans-serif}.ghf-auth-signup-check{width:38px;height:38px;margin-bottom:14px}.ghf-auth-signup-check,.ghf-auth-signup-welcome-check{border-radius:9999px;background:#4f9e87;color:#fbfdfd;display:flex;align-items:center;justify-content:center}.ghf-auth-signup-welcome-check{width:72px;height:72px;margin-bottom:24px;animation:ghfAuthPop .42s cubic-bezier(.34,1.56,.64,1)}.home-shell{background:radial-gradient(120% 60% at 50% 0,#1c1912 0,#0e0c09 60%)}.home-shell,.home-shell .gm-root{min-height:100dvh;min-height:100svh}@media (min-width:1024px){.home-shell{display:flex;align-items:flex-start;justify-content:center;padding:40px 16px}.home-shell .gm-root{width:100%;max-width:430px;min-height:min(844px,100dvh - 80px);max-height:calc(100dvh - 80px);border-radius:44px;border:1px solid rgba(255,240,224,.08);box-shadow:0 40px 120px -30px rgba(0,0,0,.85);overflow:hidden}}