@font-face{font-family:Geist;src:url(/fonts/geist-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 900}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fbfbf8;--surface:#fff;--surface-muted:#f5f6f4;--border:#e1e6e2;--border-strong:#d2dad4;--text:#101416;--text-muted:#59635f;--text-soft:#66706c;--accent:#08a65f;--accent-dark:#07834e;--accent-soft:#e7f6ed;--amber:#f06f19;--amber-soft:#fff1e4;--scarcity:#d97706;--danger-soft:#f1f2f0;--shadow:0 16px 44px #1f2a260f;--header-background:#fffffff0;--loading-overlay:#fbfbf8eb;--control-hover-border:#b8c4bc;--control-shadow:0 1px 4px #1f2a2621;--surface-subtle:#f7f8f6;--surface-accented:#f4fbf7;--surface-hover:#fbfdfb;--surface-session:#fdfefc;--surface-trust:#f5faf7;--button-text:#fff;--button-hover:#056d41;--body-copy:#303936;--placeholder:#737d79;--focus-ring:#067647;--link:#067647;--error:#9d2d27;--warning-text:#8a3e0b;--monitorability:#7a4a22;--status-positive-bg:#ddf5e7;--status-positive-text:#075f39;--status-warning-bg:#fff0df;--status-warning-text:#92420e;--status-neutral-bg:#eceeeb;--status-neutral-text:#554f4b;--skeleton-base:#e7ebe8;--skeleton-highlight:#f7f8f6;--radius:8px;--font-sans:"Geist", "Helvetica Neue", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0d1110;--surface:#151a18;--surface-muted:#1b211e;--border:#2a332f;--border-strong:#3b4741;--text:#f3f6f4;--text-muted:#a8b3ad;--text-soft:#9aa69f;--accent:#20c878;--accent-dark:#35d58b;--accent-soft:#123527;--amber:#f2a14a;--amber-soft:#3a2817;--scarcity:#f0a13a;--danger-soft:#292826;--shadow:0 18px 48px #00000047;--header-background:#0d1110eb;--loading-overlay:#0d1110eb;--control-hover-border:#64736b;--control-shadow:0 1px 5px #0000006b;--surface-subtle:#1a201d;--surface-accented:#14271e;--surface-hover:#19231e;--surface-session:#171d1a;--surface-trust:#14251d;--button-text:#07130d;--button-hover:#42df96;--body-copy:#c9d1cd;--placeholder:#7f8c86;--focus-ring:#72e5a8;--link:#72e5a8;--error:#ff9891;--warning-text:#ffc27a;--monitorability:#e9b276;--status-positive-bg:#123d2a;--status-positive-text:#72e5a8;--status-warning-bg:#3c2918;--status-warning-text:#ffc27a;--status-neutral-bg:#292e2b;--status-neutral-text:#c1cac5;--skeleton-base:#202723;--skeleton-highlight:#303935}*{box-sizing:border-box}html{scroll-behavior:smooth}.skip-link{z-index:200;background:var(--text);color:var(--background);border-radius:8px;padding:10px 14px;font-weight:750;transition:transform .12s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}body{background:var(--background);min-height:100svh;color:var(--text);font-family:var(--font-sans);font-synthesis-weight:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;line-height:1.5;transition:background-color .18s,color .18s;display:flex}body>main{flex:1 0 auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.inline-link{color:var(--link);text-underline-offset:.16em;font-weight:650;text-decoration:underline;text-decoration-thickness:.08em}.inline-link:hover{text-decoration-thickness:.13em}button,input{font:inherit}button{border:0}img{max-width:100%;display:block}.route-loading{z-index:100;background:var(--loading-overlay);opacity:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;animation:.12s ease-out 80ms forwards route-loading-reveal;display:grid;position:fixed;inset:0}.route-loading-content{place-items:center;display:grid}.route-loading-mark{filter:drop-shadow(0 10px 22px #07834e29);width:64px;height:64px}@keyframes route-loading-reveal{to{opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body,.theme-toggle,.language-toggle,.theme-option,.language-option{transition:none}.route-loading{opacity:1;animation:none}.spin,.activity-items,.search-loading-title,.search-loading-input,.search-loading-row{animation:none}}.page-shell{width:min(1384px,100% - 108px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--border);background:var(--header-background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.header-inner{grid-template-columns:1fr auto;align-items:center;gap:24px;min-height:84px;display:grid}.brand{align-items:center;min-height:44px;font-size:1.34rem;font-weight:650;display:inline-flex}.brand-wordmark{color:var(--text);white-space:nowrap}.brand-accent{color:var(--accent)}.header-controls{grid-template-columns:repeat(2,82px);justify-self:end;align-items:center;gap:10px;display:grid}.theme-toggle,.language-toggle{border:1px solid var(--border-strong);background:var(--surface-muted);width:82px;height:44px;color:var(--text-muted);cursor:pointer;border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;padding:3px;transition:border-color .16s,background-color .16s;display:grid;position:relative}.theme-toggle:hover,.language-toggle:hover{border-color:var(--control-hover-border)}.theme-toggle:disabled,.language-toggle:disabled{cursor:wait;opacity:.72}.theme-option,.language-option{z-index:1;border-radius:999px;place-items:center;height:36px;transition:background-color .16s,color .16s,box-shadow .16s;display:grid;position:relative}.theme-option{color:var(--text-soft)}.language-option{letter-spacing:.035em;font-size:.72rem;font-weight:720}html[data-theme=light] .theme-toggle .theme-option-light,html[data-theme=dark] .theme-toggle .theme-option-dark,.language-toggle[data-locale=pt-PT] .language-option-pt,.language-toggle[data-locale=en-GB] .language-option-en{background:var(--surface);color:var(--text);box-shadow:var(--control-shadow)}.header-links{color:var(--text);align-items:center;gap:46px;font-size:.96rem;font-weight:500;display:flex}.header-links a:hover,.header-action:hover,.site-footer a:hover{color:var(--accent-dark)}.header-action{color:var(--text);justify-self:end;align-items:center;gap:8px;font-weight:600;display:inline-flex}.hero-section{border-bottom:0}.hero-grid{grid-template-columns:minmax(440px,500px) minmax(0,1fr);align-items:center;gap:54px;min-height:214px;padding:30px 0 10px;display:grid}.hero-copy{min-width:0}.construction-pill{border:1px solid var(--border);background:var(--surface-muted);width:fit-content;color:var(--text-muted);border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:7px 12px;font-size:.88rem;font-weight:600;display:inline-flex}.status-dot{background:var(--accent);border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #07985d1a}.hero-copy h1{max-width:560px;margin:0;font-size:2.82rem;font-weight:680;line-height:1.03}.hero-copy h1 span{color:var(--accent)}.hero-lede{max-width:none;color:var(--body-copy);margin:14px 0 0;font-size:1.38rem;font-weight:400;line-height:1.36}.intent-form{gap:14px;display:grid}.hero-search-panel{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);align-self:center;padding:18px}.field-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.search-row{grid-template-columns:minmax(0,1fr) 136px;align-items:center;gap:12px;display:grid}.primary-button.search-button{width:100%;min-width:0}.intent-support-row{align-items:center;gap:10px;min-width:0;display:flex;container:popular-searches/inline-size}.intent-support-row .popular-row{flex:auto}.input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.event-field{grid-column:auto}.text-field{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);min-width:0;height:54px;color:var(--text-soft);align-items:center;gap:10px;padding:0 18px;display:flex}.text-field:focus-within{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-ring)}.text-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.text-field input::placeholder{color:var(--placeholder)}.primary-button{border-radius:var(--radius);background:var(--accent-dark);min-width:148px;height:54px;color:var(--button-text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:700;display:inline-flex}.primary-button:hover{background:var(--button-hover)}.primary-button:disabled{cursor:wait;opacity:.78}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.popular-row{grid-auto-columns:minmax(0,max-content);grid-auto-flow:column;justify-content:start;gap:8px;min-width:0;display:grid}.popular-row .soft-chip{min-width:0;max-width:100%}.popular-search-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@container popular-searches (max-width:640px){.popular-row>.soft-chip:nth-child(n+4){display:none}}@container popular-searches (max-width:360px){.popular-row>.soft-chip:nth-child(n+3){display:none}}.soft-chip{border:1px solid var(--border);background:var(--surface-subtle);min-height:36px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 17px;font-size:.84rem;font-weight:560;display:inline-flex}.soft-chip:hover,.chip:hover{border-color:var(--border-strong);color:var(--text)}.form-note{min-height:22px;color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:.78rem;display:flex}.form-note svg{color:var(--accent);flex:none}.form-note-error,.form-note-error svg{color:var(--warning-text)}.preview-panel{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.browser-dots{border-bottom:1px solid var(--border);align-items:center;gap:8px;height:38px;padding:0 16px;display:flex}.browser-dots span{background:#e96f64;border-radius:999px;width:9px;height:9px}.browser-dots span:nth-child(2){background:#e5b94b}.browser-dots span:nth-child(3){background:#18a36a}.preview-topbar,.preview-footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.preview-topbar>span{background:var(--surface-muted);color:var(--text-muted);border-radius:6px;padding:4px 8px;font-size:.78rem;font-weight:700}.preview-search{border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);align-items:center;gap:10px;margin:16px;padding:12px 14px;display:flex}.preview-rows{padding:0 16px 8px;display:grid}.preview-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 0;display:grid}.preview-row:first-child{border-top:0}.preview-row strong,.preview-row span,.preview-row small{display:block}.preview-row span,.preview-row small{color:var(--text-muted);font-size:.87rem}.preview-status{border:1px solid var(--border);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-weight:750;display:inline-flex!important}.preview-status-active{background:var(--accent-soft);border-color:#07985d4d;color:var(--accent-dark)!important}.preview-status-watching{background:var(--surface-muted)}.preview-status-soon{border-style:dashed}.preview-footer{border-top:1px solid var(--border);color:var(--text-muted);border-bottom:0;font-size:.86rem}.preview-footer span{align-items:center;gap:7px;display:inline-flex}.feature-band,.activity-section,.leaderboard-section,.product-preview-section{padding:8px 0}.how-section,.trust-section{padding:28px 0}.feature-strip{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,1fr);display:grid}.feature-item{border-left:1px solid var(--border);grid-template-columns:54px 1fr;gap:18px;min-width:0;padding:24px 34px;display:grid}.feature-item:first-child{border-left:0}.feature-item svg{color:var(--accent);width:42px;height:42px}.availability-dot{background:#07985d1a;border-radius:50%;place-items:center;width:32px;height:32px;margin:5px;display:grid}.availability-dot:after{background:var(--accent);content:"";border-radius:50%;width:13px;height:13px}.feature-item h2{margin:0 0 4px;font-size:1.02rem}.feature-item p{color:var(--text-muted);margin:0;font-size:.94rem}.activity-strip{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:stretch;gap:10px;padding:14px 20px 13px;display:grid}.activity-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.activity-heading>div{align-items:center;gap:8px;display:flex}.activity-heading h2{color:var(--text);margin:0;font-size:.96rem}.activity-heading svg{color:var(--accent)}.activity-more-button{min-height:36px;color:var(--accent-dark);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;flex:none;padding:3px 4px;font-size:.84rem;font-weight:650}.activity-more-button:hover{text-underline-offset:3px;text-decoration:underline}.activity-more-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;border-radius:4px}.activity-more-button:disabled{cursor:wait;opacity:.7}.activity-items{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:12px;margin:0;padding:0;list-style:none;animation:.18s ease-out activity-page-enter;display:grid}.activity-items:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;border-radius:8px}.activity-empty{width:100%;color:var(--text-muted);text-align:center;grid-column:1/-1;margin:0;padding:18px 0}.activity-entry{min-width:0}.activity-item{border-left:1px solid var(--border);height:100%;color:inherit;border-radius:8px;grid-template-columns:12px 1fr;align-items:start;gap:10px;padding:0 20px;transition:background-color .16s,color .16s;display:grid}.activity-item:hover{background:var(--surface-muted);color:var(--accent-dark)}.activity-item .status-dot{align-self:start;margin-top:.46rem}.activity-item[data-kind=event_sold_out] .status-dot,.activity-item[data-kind=session_sold_out] .status-dot,.activity-item[data-kind=event_cancelled] .status-dot{background:var(--danger,#c74343)}.activity-item[data-kind=tickets_available_again] .status-dot,.activity-item[data-kind=session_reopened] .status-dot{background:var(--success,#2b8a57)}.activity-item[data-kind=session_added] .status-dot{background:var(--accent)}.activity-entry:nth-child(5n+1) .activity-item{border-left:0}.activity-content{gap:2px;min-width:0;display:grid}.activity-row{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:1.38em;line-height:1.38;display:block;overflow:hidden}.activity-title{font-size:.88rem;font-weight:650}.activity-summary{color:var(--text);font-size:.8rem;font-weight:650}.activity-time{color:var(--text-muted);font-size:.76rem}.activity-venue{color:var(--text-muted);font-size:.8rem}@keyframes activity-page-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.activity-items{animation:none}}.homepage-skeleton-line{background:linear-gradient(90deg, var(--skeleton-base) 20%, var(--skeleton-highlight) 45%, var(--skeleton-base) 70%);background-size:300% 100%;border-radius:999px;height:9px;animation:1.3s ease-in-out infinite homepage-row-shimmer;display:block}.activity-item-placeholder{pointer-events:none}.activity-item-placeholder .status-dot{opacity:.38}.activity-placeholder-row{align-items:center;display:flex}.activity-placeholder-title{width:76%}.activity-placeholder-venue{width:62%}.activity-placeholder-summary{width:70%}.activity-placeholder-time{width:38%;height:7px}.leaderboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.leaderboard-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;overflow:hidden}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:13px 18px 10px;display:flex}.panel-heading h2{margin:0;font-size:1.06rem;font-weight:680;line-height:1.2}.panel-title-top,.panel-heading svg{color:var(--accent)}.leaderboard-list{grid-auto-rows:70px;display:grid}.leaderboard-list-empty{grid-auto-rows:auto}.leaderboard-toggle-row{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;min-height:42px;padding:8px 18px;display:flex}.leaderboard-toggle{color:var(--accent-dark);cursor:pointer;background:0 0;padding:2px 0;font-size:.84rem;font-weight:620}.leaderboard-toggle:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.leaderboard-empty{border-top:1px solid var(--border);min-height:118px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:20px;font-size:.9rem;display:flex}.leaderboard-empty:first-child{border-top:0}.event-row{border-top:1px solid var(--border);align-items:center;column-gap:14px;height:70px;min-height:0;padding:8px 18px;display:grid}.event-row:hover{background:var(--surface-hover)}.leaderboard-row-placeholder{pointer-events:none;grid-template-columns:minmax(0,1fr) 96px}.leaderboard-row-placeholder:hover{background:0 0}.leaderboard-placeholder-title{width:62%}.leaderboard-placeholder-meta{width:38%;height:7px;margin-top:9px}.leaderboard-placeholder-action{border-radius:6px;justify-self:end;width:84px;height:26px}@keyframes homepage-row-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.homepage-skeleton-line{animation:none}}.event-title-link:hover{color:var(--accent-dark)}.event-row-soldout{grid-template-columns:minmax(0,1fr) 88px 84px 112px}.event-row-selling{grid-template-columns:minmax(0,1fr) 88px 132px}.event-row:first-child{border-top:0}.event-main{min-width:0}.event-title-line{align-items:center;gap:6px;min-width:0;display:flex}.event-title-line h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.94rem;font-weight:650;line-height:1.24;overflow:hidden}.event-main p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.82rem;line-height:1.3;overflow:hidden}.event-main small{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.74rem;display:block;overflow:hidden}.event-date{color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right;justify-self:end;font-size:.82rem;line-height:1.2}.status-badge{text-transform:uppercase;border-radius:6px;justify-content:center;justify-self:center;align-items:center;min-width:84px;min-height:26px;padding:0 11px;font-size:.68rem;font-weight:760;display:inline-flex}.status-badge.soldout{background:var(--danger-soft);color:var(--status-neutral-text)}.status-badge.selling{background:var(--amber-soft);color:var(--amber)}.scarcity-cell{place-items:center start;display:grid}.scarcity-meter{grid-template-columns:repeat(10,minmax(0,1fr));gap:3px;width:120px;height:9px;display:grid}.scarcity-meter span{background:var(--border);border-radius:3px;height:100%;display:block}.scarcity-meter .scarcity-segment-active:first-child{background:#fecaca}.scarcity-meter .scarcity-segment-active:nth-child(2){background:#fca5a5}.scarcity-meter .scarcity-segment-active:nth-child(3){background:#f87171}.scarcity-meter .scarcity-segment-active:nth-child(4){background:#ef4444}.scarcity-meter .scarcity-segment-active:nth-child(5){background:#dc2626}.scarcity-meter .scarcity-segment-active:nth-child(6){background:#c81e1e}.scarcity-meter .scarcity-segment-active:nth-child(7){background:#b91c1c}.scarcity-meter .scarcity-segment-active:nth-child(8){background:#991b1b}.scarcity-meter .scarcity-segment-active:nth-child(9){background:#7f1d1d}.scarcity-meter .scarcity-segment-active:nth-child(10){background:#681818}.mini-button{min-width:112px;min-height:40px;color:var(--accent-dark);white-space:nowrap;border:1px solid #07985d57;border-radius:7px;justify-content:center;justify-self:end;align-items:center;gap:7px;padding:0 12px;font-size:.8rem;font-weight:650;display:inline-flex}.mini-button:hover{background:var(--accent-soft)}.section-heading{text-align:center;max-width:620px;margin:0 auto 22px}.section-heading span{color:var(--accent-dark);text-transform:uppercase;font-size:.82rem;font-weight:800}.section-heading h2{margin:5px 0 0;font-size:1.9rem;line-height:1.16}.steps-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:196px;padding:22px;position:relative}.step-number{width:34px;height:34px;color:var(--accent-dark);border:1px solid #07985d80;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.step-card svg{color:var(--accent);position:absolute;top:25px;right:22px}.step-card h3{margin:32px 0 8px;font-size:1.05rem}.step-card p{color:var(--text-muted);margin:0}.trust-note{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:34px 1fr auto;align-items:center;gap:16px;padding:20px 24px;display:grid}.trust-note svg{color:var(--accent)}.trust-note p{color:var(--text-muted);margin:0}.trust-note a{min-height:44px;color:var(--accent-dark);align-items:center;font-weight:800;display:inline-flex}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:20px}.footer-inner{justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.site-footer strong{font-size:1rem;display:block}.site-footer p{color:var(--text-muted);margin:4px 0 0;font-size:.86rem}.site-footer nav{color:var(--text-muted);gap:26px;font-size:.9rem;display:flex}.site-footer nav a{align-items:center;min-height:44px;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.public-not-found{min-height:62vh;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-top:48px;padding-bottom:72px;display:flex}.public-not-found>svg{color:var(--accent-dark)}.not-found-code{color:var(--accent-dark);letter-spacing:.12em;margin:14px 0 0;font-size:.78rem;font-weight:800}.public-not-found h1{color:var(--text);margin:5px 0 0;font-size:2.2rem}.public-not-found>p:not(.not-found-code){max-width:540px;margin:10px 0 0}.public-not-found .primary-button{margin-top:22px}.search-loading{min-height:68vh;padding-top:58px;padding-bottom:72px}.search-loading-title,.search-loading-input,.search-loading-row{border-radius:var(--radius);background:linear-gradient(90deg, var(--skeleton-base) 20%, var(--skeleton-highlight) 45%, var(--skeleton-base) 70%);background-size:300% 100%;animation:1.4s infinite loading-shimmer}.search-loading-title{width:min(520px,72%);height:62px;margin:0 auto}.search-loading-input{width:min(880px,100%);height:72px;margin:30px auto 56px}.search-loading-row{height:124px;margin-top:10px}@keyframes loading-shimmer{to{background-position:-100% 0}}@media (max-width:1080px){.hero-grid,.leaderboard-grid{grid-template-columns:1fr}.hero-grid{min-height:unset;padding-top:42px}.preview-panel{max-width:720px}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(3){border-left:0;border-top:1px solid var(--border)}.feature-item:nth-child(4){border-top:1px solid var(--border)}.activity-strip{grid-template-columns:1fr}.activity-items{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;gap:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.activity-entry{scroll-snap-align:start;flex:0 0 44%}.activity-item{border:1px solid var(--border);border-radius:10px;min-height:86px;padding:13px 14px}}@media (max-width:760px){.page-shell{width:min(100% - 28px,1180px)}.header-inner{grid-template-columns:1fr auto;gap:12px;min-height:64px}.header-controls{grid-template-columns:repeat(2,76px);gap:6px}.theme-toggle,.language-toggle{width:76px}.soft-chip,.mini-button,.activity-more-button{min-height:44px}.popular-row>.soft-chip:nth-child(n+3){display:none}.brand{font-size:1.14rem}.header-links{display:none}.header-action{font-size:.9rem}.hero-copy h1{font-size:3rem}.search-row,.input-row{grid-template-columns:1fr}.event-field{grid-column:auto}.primary-button{width:100%}.preview-row{grid-template-columns:minmax(0,1fr)}.preview-status{grid-column:1;justify-self:start;margin-top:6px}.feature-strip,.steps-grid{grid-template-columns:1fr}.feature-item,.feature-item:nth-child(3),.feature-item:nth-child(4){border-left:0}.feature-item+.feature-item{border-top:1px solid var(--border)}.activity-entry{flex-basis:86%}.activity-item{min-height:82px;padding:12px 13px}.activity-content{display:grid}.event-row-soldout,.event-row-selling{grid-template-columns:1fr}.leaderboard-list{grid-auto-rows:auto}.event-row{height:auto;min-height:64px}.event-row-soldout .event-date,.event-row-soldout .status-badge,.event-row-soldout .mini-button,.event-row-selling .event-date,.event-row-selling .scarcity-cell{grid-column:1;justify-self:start}.leaderboard-empty{min-height:92px}.event-title-line h3{white-space:normal}.trust-note{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start;padding:22px 0}.site-footer nav{flex-wrap:wrap}}@media (max-width:760px) and (orientation:portrait){.event-row-soldout,.event-row-selling{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:10px 16px;position:relative}.event-row-soldout{row-gap:0}.event-row-soldout .event-main{display:contents}.event-row-soldout .event-title-line{grid-area:1/1/auto/-1}.event-row-soldout .event-main>p{grid-area:2/1;min-width:0}.event-row-selling .event-main{grid-area:1/1/auto/-1}.event-row-selling .event-date{text-align:left;grid-area:2/1;justify-self:start}.event-row-soldout .event-date{text-align:left;grid-area:3/1;place-self:end start;margin-top:10px;padding-top:0}.event-row-selling .event-date{align-self:center}.event-row-soldout .mini-button{grid-area:2/2/4;place-self:end;min-width:0;padding-inline:11px}.event-row-selling .scarcity-cell{grid-area:2/2;place-self:center end;justify-items:end}.event-row-soldout .leaderboard-soldout-status{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;min-width:1px;height:1px;min-height:1px;padding:0;position:absolute;overflow:hidden}.leaderboard-row-placeholder:nth-child(n+5),.leaderboard-list[data-visible-row-count="5"]>.event-row:nth-child(n+5){display:none}.leaderboard-toggle-row[data-leaderboard-layout=default]{visibility:hidden}}@media (max-width:460px){.hero-copy h1{font-size:2.45rem}.hero-lede{font-size:1rem}.preview-topbar,.preview-footer{flex-direction:column;align-items:flex-start}.event-meta,.evidence-line{gap:6px}}
