@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin.woff2)format("woff2");font-style:normal;font-weight:100 1000;font-display:swap}:root{color:#282624;font-synthesis:none;text-rendering:optimizelegibility;--background:#fffdfa;--foreground:#282624;--card:#fffdfa;--primary:#ee902c;--primary-strong:#8f3f12;--primary-action:#ee902c;--primary-action-foreground:#fff;--primary-shadow:#c85e24;--primary-soft:#fce5cc;--muted:#f6f3ef;--muted-foreground:#67625d;--border:#e6e0da;--live:#0f7a35;--focus:#1769aa;--error:#b42318;--shadow:0 12px 50px #28262414;background:#fffdfa;font-family:DM Sans,Arial,sans-serif}:root[data-theme=dark]{color:#f7f5f1;--background:#1a1512;--foreground:#f7f5f1;--card:#231e1b;--primary:#ee902c;--primary-strong:#ee902c;--primary-action:#ee902c;--primary-action-foreground:#fff;--primary-shadow:#c85e24;--primary-soft:#4a2d17;--muted:#2d2824;--muted-foreground:#aba39b;--border:#ffffff1f;--live:#50c05f;--focus:#8bc4ff;--error:#ff9b8f;--shadow:0 12px 50px #0000003d;background:#1a1512}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.site-header{height:69px}.header-inner{justify-content:space-between;align-items:center;width:min(100% - 32px,864px);height:69px;margin:0 auto;display:flex}.brand-link{letter-spacing:-.035em;align-items:center;font-size:20px;font-weight:600;display:inline-flex}.brand-lockup{align-items:center;gap:7px;display:inline-flex}.brand-mark{flex:none;place-items:center;width:32px;height:32px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.header-actions{align-items:center;gap:15px;display:flex}.header-actions nav{align-items:center;gap:28px;font-size:14px;display:flex}.header-actions nav a{min-height:40px;color:var(--muted-foreground);align-items:center;transition:color .16s;display:inline-flex}.header-actions nav a:hover,.header-actions nav a.active{color:var(--foreground)}.header-actions nav a.active{font-weight:600}.page-container{width:min(100%,896px);margin:0 auto;padding:16px 16px 0}.live-wrap{text-align:center;min-height:68px}.live-pill{background:var(--muted);max-width:100%;color:var(--muted-foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:14px;line-height:20px;display:inline-flex}.live-pill strong{color:var(--live);font-weight:500}.live-dot{background:var(--live);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--live) 12%, transparent);border-radius:50%;flex:none}.intro-copy{text-align:center;max-width:720px;margin:0 auto 24px}.intro-copy p{color:var(--muted-foreground);text-wrap:pretty;margin:0;font-size:17px;line-height:1.5}.intro-copy strong{color:var(--primary-strong);margin-top:2px;font-weight:600;display:block}.page-flow{flex-direction:column;gap:24px;display:flex}.bid-section{text-align:center;scroll-margin-top:24px}.bid-heading-row{color:var(--foreground);letter-spacing:-.04em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:40px;font-weight:700;line-height:60px;display:flex}.bid-section h1{font:inherit;letter-spacing:inherit;white-space:nowrap;margin:0}.mobile-claim-label{display:none}.amount-control{color:var(--primary-strong);justify-content:center;align-items:center;gap:8px;display:inline-flex}.amount-control>button{border:1px solid var(--primary-shadow);background:var(--primary-action);width:24px;height:24px;color:var(--primary-action-foreground);box-shadow:0 3px 0 var(--primary-shadow);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:14px;font-weight:800;line-height:1;transition:transform .12s,box-shadow .12s,opacity .12s;display:grid;position:relative;overflow:visible}.amount-control>button:after{content:"";position:absolute;inset:-9px}.amount-control>button:hover:not(:disabled){box-shadow:0 4px 0 var(--primary-shadow);transform:translateY(-1px)}.amount-control>button:active:not(:disabled){box-shadow:0 1px 0 var(--primary-shadow);transform:translateY(2px)scale(.96)}.amount-control>button:disabled{opacity:.45;cursor:not-allowed}.currency-field{align-items:baseline;gap:6px;display:inline-flex}.amount-value{border-bottom:2px dashed color-mix(in srgb, var(--primary-strong) 65%, transparent);min-width:3ch;display:inline-grid;position:relative}.amount-sizer{visibility:hidden;white-space:nowrap;grid-area:1/1;padding-inline:2px}.amount-editor{align-items:baseline;display:flex;position:absolute;inset:0}.currency-field input{width:100%;min-width:0;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:center;caret-color:var(--primary-strong);appearance:textfield;background:0 0;border:0;outline:none;padding:0 2px}.amount-value:focus-within{border-bottom-style:solid}.amount-value input:focus-visible{box-shadow:none;outline:none}.currency-field input::-webkit-outer-spin-button{appearance:none;margin:0}.currency-field input::-webkit-inner-spin-button{appearance:none;margin:0}.currency-code{letter-spacing:-.02em;font-size:.48em;font-weight:600}.form-label{color:var(--foreground);text-align:left;margin:0 0 8px 3px;font-size:13px;font-weight:650;display:block}.bid-section form{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px 9px;margin-top:32px;padding-bottom:6px;display:grid}.url-field{grid-area:1/1;align-items:center;min-width:0;display:flex;position:relative}.url-field svg{color:var(--muted-foreground);pointer-events:none;position:absolute;left:14px}.url-field input{border:1px solid var(--border);width:100%;height:44px;color:var(--foreground);background:0 0;border-radius:20px;padding:4px 14px 4px 42px;font-size:16px;transition:border-color .16s,box-shadow .16s}.url-field input::placeholder{color:var(--muted-foreground);opacity:.88}.url-field input:focus{border-color:color-mix(in srgb, var(--primary) 65%, var(--border));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent)}.url-field input[aria-invalid=true]{border-color:var(--error)}.url-supported{color:var(--muted-foreground);text-align:left;grid-area:2/1;margin:0 0 0 3px;font-size:12px;line-height:1.4}.primary-button{border:1px solid var(--primary-shadow);background:var(--primary-action);min-width:174px;height:44px;color:var(--primary-action-foreground);box-shadow:0 6px 0 var(--primary-shadow);cursor:pointer;border-radius:18px;grid-area:1/2;padding:0 20px;font-size:14px;font-weight:750;transition:transform .12s,box-shadow .12s,filter .12s,opacity .12s}.primary-button:hover:not(:disabled){filter:brightness(1.03);box-shadow:0 7px 0 var(--primary-shadow);transform:translateY(-1px)}.primary-button:active:not(:disabled){box-shadow:0 1px 0 var(--primary-shadow);transform:translateY(5px)scale(.96)}.primary-button:disabled{opacity:.5;box-shadow:0 3px 0 var(--primary-shadow);cursor:not-allowed}.bid-section .bid-helper{max-width:none;margin:12px 0 0;font-size:12px}.bid-helper.error{color:var(--error);font-weight:650}.preview-loading{margin:10px 0 0!important;font-size:12px!important}.brand-preview{border:1px solid var(--border);background:var(--card);text-align:left;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:12px;padding:13px 15px;display:grid;box-shadow:0 8px 30px #2826240d}.brand-preview-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.brand-preview-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:19px;overflow:hidden}.brand-preview-copy>span:last-child{-webkit-line-clamp:2;color:var(--muted-foreground);-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.brand-preview-source{color:var(--primary-strong);align-items:center;gap:5px;font-size:11px;font-weight:650;display:flex}.source-monogram{letter-spacing:0;border:1px solid;border-radius:4px;place-items:center;min-width:18px;height:16px;padding:0 2px;font-size:8px;line-height:1;display:inline-grid}.brand-preview-bid{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;display:flex}.brand-preview-bid small,.brand-preview-bid span{color:var(--muted-foreground);font-size:11px}.brand-preview-bid strong{color:var(--primary-strong);font-size:14px}.mini-avatar{color:#fff;border-radius:6px;flex:none;place-items:center;width:19px;height:19px;font-size:10px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff40}.mini-avatar.large{border-radius:14px;width:56px;height:56px;font-size:18px}.brand-avatar{object-fit:cover;background:0 0;border-radius:20%;flex:none;width:19px;height:19px}.brand-avatar.large{width:56px;height:56px}.brand-preview>.brand-avatar.large,.brand-preview>.mini-avatar.large{width:48px;height:48px}.mini-avatar.coral{background:linear-gradient(145deg,#f5a48e,#d9664c)}.mini-avatar.violet{background:linear-gradient(145deg,#a98cf7,#7144de)}.mini-avatar.teal{background:linear-gradient(145deg,#58c9bd,#248d82)}.mini-avatar.gold{background:linear-gradient(145deg,#f2c66d,#c8932f)}.mini-avatar.blue{background:linear-gradient(145deg,#73aef4,#3975c4)}.listing-main>.mini-avatar.large{border:1px solid var(--primary-shadow);background:var(--primary-action);color:var(--primary-action-foreground);box-shadow:0 5px 0 var(--primary-shadow);border-radius:18px}.leaderboard-list{flex-direction:column;margin-top:24px;scroll-margin-top:20px;display:flex}.leaderboard-empty{border:1px dashed color-mix(in srgb, var(--primary) 42%, var(--border));background:color-mix(in srgb, var(--primary) 4%, var(--card));text-align:center;border-radius:24px;place-content:center;gap:7px;min-height:220px;padding:34px;display:grid}.leaderboard-empty strong{letter-spacing:-.03em;font-size:22px}.leaderboard-empty p{max-width:430px;color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.listing-card{transition:border-color .16s,background-color .16s;position:relative;overflow:hidden}.listing-card.top-three{border:2px solid color-mix(in srgb, var(--primary) 34%, var(--border));background:color-mix(in srgb, var(--primary) 3%, var(--card));border-radius:28px;margin-top:12px}.listing-card.top-three:first-child{margin-top:0}.listing-card.top-three[data-rank="1"]{border-color:color-mix(in srgb, var(--primary) 82%, var(--primary-strong));background:color-mix(in srgb, var(--primary) 15%, var(--card))}.listing-card.top-three[data-rank="2"]{border-color:color-mix(in srgb, var(--primary) 44%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--card))}.listing-card.top-three:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 11%, var(--card))}.listing-card.standard-row{border-bottom:1px solid var(--border);background:0 0;overflow:visible}.listing-card.standard-row:last-of-type{border-bottom-color:#0000}.listing-main{grid-template-columns:42px 56px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:112px;padding:17px 22px 17px 12px;display:grid}.top-three .listing-main{grid-template-columns:42px 56px minmax(0,1fr) auto;gap:12px;min-height:118px;padding:14px 24px 14px 16px}.standard-row .listing-main{grid-template-columns:26px 56px minmax(0,1fr) auto;min-height:112px;padding-inline:24px 18px}.rank-badge{background:var(--muted);width:40px;min-height:30px;color:var(--muted-foreground);border-radius:999px;place-items:center;font-size:14px;font-weight:650;display:grid}.top-three .rank-badge{background:var(--primary);color:#fff;width:42px;min-height:30px;font-size:16px;font-weight:750}.standard-row .rank-badge{width:26px;min-height:auto;color:var(--muted-foreground);background:0 0;justify-content:start;font-size:16px}.top-three .brand-avatar.large,.top-three .mini-avatar.large{width:56px;height:56px}.top-three .listing-main>.mini-avatar.large{border-radius:20px}.listing-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.listing-copy>strong{font-size:17px;line-height:22px}.listing-description{-webkit-line-clamp:2;max-width:610px;color:var(--muted-foreground);-webkit-box-orient:vertical;margin-top:2px;font-size:16px;line-height:1.45;display:-webkit-box;overflow:hidden}.listing-stats{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:5px;font-size:12px;display:flex}.listing-stats strong{color:var(--foreground);font-weight:650}.tiny-dot{background:var(--primary);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 16%, transparent);border-radius:50%}.listing-price{color:var(--primary-strong);white-space:nowrap;align-self:start;margin:2px 0 0 12px;font-size:17px}.mobile-price{display:none}.claim-rank{border:1px solid var(--primary-shadow);background:var(--primary-action);min-height:26px;color:var(--primary-action-foreground);white-space:nowrap;box-shadow:0 2px 0 var(--primary-shadow);opacity:0;pointer-events:none;cursor:pointer;border-radius:999px;padding:3px 11px;font-size:11px;font-weight:750;line-height:18px;transition:opacity .16s,transform .12s,box-shadow .12s;position:absolute;top:10px;left:50%;transform:translate(-50%,4px)}.claim-rank:after{content:"";position:absolute;inset:-8px}.listing-card:hover .claim-rank,.claim-rank:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.claim-rank:active{box-shadow:0 1px 0 var(--primary-shadow);transform:translate(-50%,2px)scale(.98)}.rank-divider{color:var(--primary);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:28px 32px 26px;display:grid}.rank-divider:before,.rank-divider:after{content:"";background:color-mix(in srgb, var(--primary) 28%, transparent);height:1px}.rank-divider span{border:1px solid color-mix(in srgb, var(--primary) 36%, transparent);text-align:center;letter-spacing:.02em;border-radius:999px;min-width:78px;padding:7px 18px;font-size:13px;line-height:18px}.pagination{flex-direction:column;align-items:center;gap:8px;padding-top:5px;display:flex}.pagination-buttons{gap:5px;display:flex}.pagination-ellipsis{min-width:24px;height:34px;color:var(--muted-foreground);place-items:center;display:grid}.pagination button{min-width:34px;height:34px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;padding:0 9px;display:grid}.pagination button:hover:not(:disabled){background:var(--muted);color:var(--foreground)}.pagination button.selected{border-color:var(--border);background:var(--card);color:var(--foreground);font-weight:650;box-shadow:0 4px 16px #2826240f}.pagination button:disabled{opacity:.35;cursor:not-allowed}.pagination p{color:var(--muted-foreground);margin:0;font-size:12px}.launch-stats{text-align:center;padding:30px 0 18px}.refresh-button{border:1px solid var(--border);background:var(--card);height:34px;color:var(--muted-foreground);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.refresh-button:hover:not(:disabled){color:var(--foreground);background:var(--muted)}.refresh-button:disabled{cursor:wait}.launch-stats p{color:var(--muted-foreground);margin:18px 0 0;font-size:14px}.launch-stats p:last-child{margin-top:0}.launch-stats a{text-underline-offset:3px;text-decoration:underline}.launch-stats strong{color:var(--primary-strong);letter-spacing:-.05em;margin-top:4px;font-size:52px;line-height:1.1;display:block}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.content-page{max-width:672px;margin:8px auto 0;padding-bottom:28px}.back-link{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:34px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--primary-strong)}.eyebrow{color:var(--primary-strong);letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:700}.content-page h1{letter-spacing:-.05em;margin:0;font-size:52px;line-height:1.06}.content-page .lead{color:var(--muted-foreground);margin:20px 0 43px;font-size:20px;line-height:1.55}.content-page h2{letter-spacing:-.03em;margin:38px 0 9px;font-size:24px;line-height:1.2}.content-page>p:not(.eyebrow):not(.lead){color:var(--muted-foreground);margin:0;font-size:16px;line-height:1.7}.story-stats{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 10px;display:grid}.story-stats>div,.story-stats>a{background:var(--card);min-height:120px;color:var(--foreground);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;justify-content:center;padding:24px;display:flex}.story-stats>a{transition:transform .16s,box-shadow .16s}.story-stats>a:hover{transform:translateY(-2px);box-shadow:0 18px 40px #201b171a}.story-stats .wide{background:color-mix(in srgb, var(--primary) 12%, var(--card));border:1px solid color-mix(in srgb, var(--primary) 38%, transparent);grid-column:1/-1;min-height:100px}.story-stats strong{letter-spacing:-.04em;font-size:28px}.story-stats span{color:var(--muted-foreground);font-size:13px}.founder-card{border:1px solid var(--border);border-radius:20px;align-items:center;gap:14px;margin-top:34px;padding:19px;display:flex}.founder-avatar{object-fit:contain;flex:none;width:52px;height:52px}.founder-card strong{font-size:15px}.founder-card p{color:var(--muted-foreground);margin:3px 0 0;font-size:13px}.rules-page ul{color:var(--muted-foreground);margin:13px 0 0;padding-left:23px}.rules-page li{padding-left:5px;font-size:16px;line-height:1.65}.rules-page li+li{margin-top:9px}.offerta-page{max-width:760px}.offer-meta{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px 16px;margin:20px 0 0;font-size:13px;display:flex}.offer-meta strong{color:var(--primary-strong);font-size:14px}.offerta-page .lead{margin-bottom:48px}.offer-section{padding-top:5px;scroll-margin-top:24px}.offer-section+.offer-section{border-top:1px solid var(--border);margin-top:30px;padding-top:34px}.offer-section h2{margin-top:0}.offer-section p{color:var(--muted-foreground);margin:0;font-size:15px;line-height:1.72}.offer-section p+p{margin-top:13px}.offer-section p>strong{color:var(--foreground)}.offer-definitions{margin:14px 0 0}.offer-definitions>div{border-bottom:1px solid var(--border);grid-template-columns:150px minmax(0,1fr);gap:18px;padding:12px 0;display:grid}.offer-definitions>div:last-child{border-bottom:0}.offer-definitions dt{color:var(--foreground);font-size:15px;font-weight:700}.offer-definitions dd{color:var(--muted-foreground);margin:0;font-size:15px;line-height:1.65}.offer-alpha-list{color:var(--muted-foreground);margin:12px 0 16px;padding-left:28px}.offer-alpha-list li{padding-left:4px;font-size:15px;line-height:1.68}.offer-alpha-list li+li{margin-top:7px}.operator-details{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);border-radius:18px;gap:8px;margin-top:14px;padding:20px;font-size:15px;font-style:normal;line-height:1.55;display:grid}.operator-details strong{color:var(--foreground)}.operator-details a{color:var(--primary-strong);text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.site-footer{text-align:center;margin-top:64px;padding:0 0 32px}.site-footer p{color:var(--muted-foreground);margin:0;font-size:12px}.site-footer a{align-items:center;min-height:36px;display:inline-flex}.site-footer a:hover{color:var(--primary-strong)}.toast{z-index:40;background:var(--foreground);max-width:calc(100% - 32px);min-height:34px;color:var(--background);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%,8px);box-shadow:0 8px 24px #0000002e}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%)}.amount-value,.activity-meta,.listing-stats,.listing-price,.mobile-price,.rank-badge,.launch-stats strong,.story-stats strong{font-variant-numeric:tabular-nums}@media (width<=720px){.header-inner{width:calc(100% - 28px)}.brand-link{font-size:16px}.brand-mark{width:27px;height:27px}.header-actions{gap:8px}.header-actions nav{gap:10px;font-size:12px}.header-actions nav a{min-height:44px}.page-container{padding-top:14px}.live-wrap{min-height:60px}.live-pill{justify-content:center;max-width:100%;padding:6px 10px;font-size:12px;line-height:18px}.intro-copy{display:none}.page-flow{gap:18px}.bid-heading-row{flex-wrap:nowrap;gap:5px;font-size:24px;line-height:36px}.desktop-claim-label{display:none}.mobile-claim-label{display:inline}.amount-control{gap:4px}.amount-control>button{width:22px;height:22px;box-shadow:0 2px 0 var(--primary-shadow);font-size:12px}.currency-field{gap:3px}.form-label{margin-bottom:7px;font-size:12px;line-height:1.4}.bid-section form{grid-template-columns:1fr;gap:8px;margin-top:12px}.url-field input{width:100%}.url-supported{grid-area:2/1;margin-inline:3px;font-size:11px}.primary-button{width:100%;height:40px;box-shadow:0 4px 0 var(--primary-shadow);border-radius:16px;grid-area:3/1}.bid-section .bid-helper{max-width:350px;margin:9px auto 0;font-size:11px;line-height:1.45}.brand-preview{grid-template-columns:42px minmax(0,1fr);gap:9px;padding:12px}.brand-preview>.brand-avatar.large,.brand-preview>.mini-avatar.large{width:42px;height:42px}.brand-preview-bid{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;padding-top:8px;display:grid}.brand-preview-bid small{grid-row:1}.brand-preview-bid strong{grid-area:1/2}.brand-preview-bid span{grid-column:1/-1}.leaderboard-list{margin-top:8px}.leaderboard-empty{border-radius:18px;min-height:164px;padding:24px 18px}.leaderboard-empty strong{font-size:19px}.leaderboard-empty p{font-size:12px}.listing-card.top-three{border-radius:18px;margin-top:6px}.listing-main{grid-template-columns:28px 40px minmax(0,1fr) auto;gap:7px;min-height:78px;padding:8px 4px}.top-three .listing-main{grid-template-columns:30px 42px minmax(0,1fr) auto;gap:7px;min-height:98px;padding:9px 10px 9px 8px}.standard-row .listing-main{min-height:80px;padding-inline:4px}.rank-badge{width:31px;min-height:26px;font-size:11px}.top-three .rank-badge{width:30px;min-height:23px;font-size:11px}.standard-row .rank-badge{width:28px;font-size:12px}.mini-avatar.large{border-radius:11px;width:40px;height:40px;font-size:14px}.listing-main>.mini-avatar.large{box-shadow:0 3px 0 var(--primary-shadow);border-radius:13px}.brand-avatar.large{width:40px;height:40px}.top-three .brand-avatar.large,.top-three .mini-avatar.large{width:42px;height:42px}.listing-copy>strong{font-size:13px;line-height:16px}.listing-description{-webkit-line-clamp:2;margin-top:1px;font-size:11px;line-height:1.28}.listing-stats{gap:5px;margin-top:2px;font-size:10px}.tiny-dot{width:5px;height:5px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent)}.listing-price{margin:1px 0 0 2px;font-size:12px;line-height:16px;display:block}.mobile-price{display:none}.claim-rank{opacity:0;pointer-events:none;max-width:none;min-height:24px;padding:2px 9px;font-size:10px;inset:7px auto auto 50%;transform:translate(-50%,3px)}.listing-card:hover .claim-rank,.claim-rank:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.claim-rank:active{transform:translate(-50%,1px)scale(.98)}.rank-divider{gap:10px;margin:20px 8px 18px}.rank-divider span{min-width:62px;padding:4px 10px;font-size:10px;line-height:16px}.pagination button{min-width:31px;height:31px}.launch-stats strong{font-size:38px}.content-page{margin-top:0}.back-link{margin-bottom:28px}.content-page h1{font-size:42px}.content-page .lead{margin:17px 0 35px;font-size:17px}.content-page h2{margin-top:33px;font-size:22px}.offerta-page .lead{margin-bottom:40px}.offer-meta{flex-direction:column;align-items:flex-start;gap:4px}.offer-section+.offer-section{margin-top:25px;padding-top:29px}.offer-section p,.offer-definitions dd,.offer-alpha-list li{font-size:14px;line-height:1.65}.offer-definitions>div{grid-template-columns:1fr;gap:4px;padding:11px 0}.offer-definitions dt{font-size:14px}.operator-details{padding:16px;font-size:14px}.story-stats>div,.story-stats>a{min-height:104px;padding:18px}.story-stats strong{font-size:23px}.site-footer{margin-top:52px}}@media (width<=380px){.header-inner{width:calc(100% - 20px)}.header-actions{gap:3px}.header-actions nav{gap:6px}.brand-lockup{gap:5px}.brand-link{font-size:14px}.brand-mark{width:24px;height:24px}.live-pill{gap:4px;padding-inline:9px;font-size:11px}.bid-heading-row{font-size:22px}}@media (width<=340px){.bid-heading-row{flex-direction:column;font-size:23px;line-height:34px}}@media (forced-colors:active){button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline-color:highlight}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
