:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f6f3ec;--surface:#fffdf8;--surface-muted:#ebe6dc;--text:#221f1b;--muted:#6f675f;--line:#ddd5c8;--accent:#d94c32;--accent-strong:#b63823;--accent-soft:#f3d1c7;--live:#28795b;--shadow:0 18px 55px #3d32241f;--radius:8px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#171512;--surface:#211e1a;--surface-muted:#2e2922;--text:#f4efe7;--muted:#bdb2a4;--line:#3b342c;--accent:#ff6a4c;--accent-strong:#ff846d;--accent-soft:#4b281f;--live:#5ab98e;--shadow:0 18px 55px #00000042}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 20% 0%, #d94c321f, transparent 32rem), linear-gradient(180deg, var(--bg), color-mix(in srgb, var(--bg), var(--surface) 24%));min-width:320px;color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:active{transform:translateY(1px)}.skip-link{z-index:5;border-radius:var(--radius);background:var(--text);color:var(--bg);padding:.6rem .8rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.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}.site-header{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);min-height:72px;margin:0 auto;display:flex}.site-header.narrow{width:min(760px,100% - 2rem)}.brand{letter-spacing:-.045em;align-items:center;gap:.65rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;display:inline-flex}.brand-dot{color:var(--accent)}.brand-mark{gap:4px;width:34px;display:grid}.brand-mark span{background:var(--text);border-radius:999px;height:6px;font-size:0;display:block}.brand-mark span:first-child{width:100%}.brand-mark span:nth-child(2){width:70%;margin-left:auto}.brand-mark span:nth-child(3){background:var(--accent);width:42%;margin-left:auto}.site-header nav{color:var(--muted);align-items:center;gap:clamp(.8rem,2vw,1.6rem);font-size:.95rem;display:flex}.site-header nav a{border-radius:999px;padding:.45rem .1rem}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--accent-strong);outline:none}.header-desktop-actions{align-items:center;gap:clamp(.8rem,2vw,1.6rem);display:flex}.mobile-menu-trigger,.mobile-menu-layer{display:none}.language-switcher{flex:none;align-items:center;display:inline-flex}.language-switcher select{min-width:7.2rem;color:var(--text);font:inherit;background:0 0;border:0;border-radius:999px;padding:.42rem 1.8rem .42rem .62rem;font-size:.82rem}.language-switcher select:focus-visible{border-color:var(--accent);outline:2px solid color-mix(in srgb, var(--accent), transparent 75%);outline-offset:2px}main{width:min(1120px,100% - 2rem);margin:0 auto}.home-main{width:min(960px,100% - 2rem)}.hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.05rem;padding:1.8rem 0 .8rem;display:grid}.hero-copy{justify-items:center;gap:1rem;display:grid}.stats-strip{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;font-size:.9rem;display:flex}.stats-strip span{border:1px solid var(--line);background:color-mix(in srgb, var(--surface), transparent 30%);border-radius:999px;align-items:center;min-height:28px;padding:.26rem .62rem;display:inline-flex}.stats-strip .live-pill{color:var(--live);border-color:color-mix(in srgb, var(--live), transparent 66%);background:color-mix(in srgb, var(--live), transparent 88%);font-weight:750}h1,h2,p{margin:0}.hero h1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-copy p{max-width:61ch;color:var(--muted);font-size:clamp(1rem,1.9vw,1.2rem);line-height:1.55}.hero-copy strong{color:var(--accent);font-weight:800}.claim-panel{width:min(860px,100%);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:relative}.claim-heading{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}.claim-panel h2{text-align:center;letter-spacing:-.055em;font-size:clamp(2rem,4.2vw,2.75rem);line-height:1}.amount-control{color:var(--accent);justify-content:center;align-items:center;gap:.42rem;margin-top:0;display:flex}.amount-control button{background:var(--accent-soft);width:24px;height:24px;color:var(--accent-strong);border:1px solid #0000;border-radius:999px;font-weight:900;line-height:1}.amount-control button:hover,.amount-control button:focus-visible{border-color:color-mix(in srgb, var(--accent), transparent 45%);outline:none}.amount-control label{letter-spacing:-.055em;border-bottom:2px dashed;align-items:baseline;font-size:clamp(2.05rem,4.8vw,3rem);font-weight:850;line-height:1;display:inline-flex}.amount-control input{width:4.1ch;color:inherit;font:inherit;background:0 0;border:0;outline:none}.bid-form{gap:.45rem;max-width:840px;margin:.95rem auto 0;display:grid}.bid-form label{color:var(--text);font-size:.92rem;font-weight:750}.field-row{grid-template-columns:minmax(0,1fr) auto;gap:.6rem;display:grid}.field-row input{border:1px solid var(--line);background:color-mix(in srgb, var(--surface), transparent 20%);min-width:0;height:44px;color:var(--text);border-radius:999px;outline:none;padding:0 1rem}.field-row input::placeholder{color:color-mix(in srgb, var(--muted), var(--text) 18%)}.field-row input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent), transparent 78%)}.primary-button{border:1px solid var(--accent-strong);background:var(--accent-strong);color:#fff8f2;white-space:nowrap;border-radius:999px;min-height:44px;padding:0 1.1rem;font-weight:850}.primary-button:hover,.primary-button:focus-visible{background:var(--accent);outline:none}.primary-button:disabled{cursor:wait;opacity:.72}.field-help,.form-message{color:var(--muted);text-align:center;font-size:.82rem;line-height:1.45}.form-message{min-height:1.15rem;color:var(--accent-strong)}.form-message.success{color:var(--live)}.form-message.error{color:var(--accent-strong)}.submission-preview{border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb, var(--surface), transparent 8%);text-align:left;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:.25rem;padding:.72rem;display:grid}.submission-preview-media{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);width:58px;height:58px;overflow:hidden}.submission-preview-media img{object-fit:cover;width:100%;height:100%;display:block}.submission-preview-media span{width:100%;height:100%;color:var(--text);place-items:center;font-size:1.2rem;font-weight:850;display:grid}.submission-preview-main{gap:.18rem;min-width:0;display:grid}.submission-preview-kicker{color:var(--live);text-transform:uppercase;font-size:.76rem;font-weight:850}.submission-preview-main strong,.submission-preview-main p,.submission-preview-main small{text-overflow:ellipsis;overflow:hidden}.submission-preview-main strong{color:var(--text);white-space:nowrap;font-size:.98rem}.submission-preview-main p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.35;display:-webkit-box}.submission-preview-main small{color:color-mix(in srgb, var(--muted), var(--text) 12%);white-space:nowrap;font-size:.76rem}.submission-preview-bid{color:var(--accent-strong);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:850}.preview-checkout{grid-column:1/-1;justify-self:stretch}.claim-note{max-width:58ch;color:var(--muted);margin:.7rem auto 0;font-size:.92rem;line-height:1.45}.preview-section{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:end;gap:clamp(1rem,4vw,3rem);padding:3.2rem 0 4rem;display:grid}.preview-section h2,.board-toolbar h2{letter-spacing:-.055em;font-size:clamp(2rem,4vw,3rem);line-height:1}.preview-section p,.board-toolbar p{max-width:54ch;color:var(--muted);margin-top:.7rem;line-height:1.6}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.metric-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-rows:3.2rem 2.4rem;align-content:end;gap:.35rem;min-height:120px;padding:1rem;display:grid}.metric-grid span{color:var(--accent-strong);letter-spacing:-.06em;font-size:clamp(2rem,5vw,3rem);font-weight:850;line-height:1;display:block}.metric-grid p{color:var(--muted);align-self:start;font-size:.9rem}.board-section{padding:.9rem 0 1rem}.board-toolbar{justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:.45rem;display:flex}.refresh-note{color:var(--muted);flex:none;font-size:.85rem}.leaderboard{border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb, var(--surface), transparent 6%);box-shadow:var(--shadow);padding:.65rem}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:1rem;margin:1rem 0 0;font-size:.88rem;display:flex}.pagination a,.pagination-disabled{border:1px solid var(--line);text-align:center;border-radius:999px;min-width:5.2rem;padding:.48rem .72rem}.pagination a{color:var(--text);background:var(--surface)}.pagination a:hover,.pagination a:focus-visible{border-color:var(--accent);color:var(--accent-strong);outline:none}.pagination-disabled{color:color-mix(in srgb, var(--muted), transparent 35%)}.listing{border-radius:var(--radius);transition:background-color .18s,transform .18s;position:relative}.listing+.listing{border-top:1px solid color-mix(in srgb, var(--line), transparent 25%)}.listing:hover{background:color-mix(in srgb, var(--accent-soft), transparent 62%)}.listing a{grid-template-columns:54px 42px minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:84px;padding:.72rem .78rem;display:grid}.top-listing{border:2px solid color-mix(in srgb, var(--accent), transparent 15%);background:color-mix(in srgb, var(--accent-soft), transparent 40%);margin:0 0 .35rem}.elevated{background:color-mix(in srgb, var(--accent-soft), transparent 76%)}.rank{background:var(--accent-strong);color:#fff8f2;border-radius:999px;justify-content:center;align-items:center;width:44px;min-height:28px;font-weight:850;display:inline-flex}.avatar{width:42px;height:42px;color:var(--text);background:0 0;border-radius:999px;justify-content:center;align-items:center;font-weight:850;display:inline-flex;position:relative}.avatar-fallback{border-radius:inherit;background:var(--accent-soft);width:100%;height:100%;color:var(--accent-strong);justify-content:center;align-items:center;font-weight:850;display:inline-flex}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.listing-main{gap:.22rem;min-width:0;display:grid}.listing-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.listing-main span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.listing-main small{color:color-mix(in srgb, var(--muted), var(--text) 14%);font-size:.78rem}.bid{color:var(--accent-strong);font-variant-numeric:tabular-nums;font-weight:850}.claim-rank{background:var(--accent-strong);color:#fff8f2;opacity:0;pointer-events:none;white-space:nowrap;border:0;border-radius:999px;padding:.34rem .72rem;font-size:.78rem;font-weight:850;transition:opacity .18s;position:absolute;top:0;left:50%;transform:translate(-50%,-48%)}.listing:hover .claim-rank,.listing:focus-within .claim-rank{opacity:1;pointer-events:auto}.site-footer{border-top:1px solid var(--line);width:min(1120px,100% - 2rem);color:var(--muted);justify-content:space-between;gap:1rem;margin:0 auto;padding:1.5rem 0 2.5rem;font-size:.92rem;display:flex}.site-footer .footer-summary{gap:.3rem;display:grid}.site-footer nav{flex-wrap:wrap;place-content:flex-start flex-end;gap:1rem;display:flex}.site-footer a:hover,.site-footer a:focus-visible{color:var(--accent-strong);outline:none}.rules-page{width:min(760px,100% - 2rem);padding:4rem 0 5rem}.rules-page h1{letter-spacing:-.07em;font-size:clamp(3rem,8vw,5.5rem);line-height:.95}.rules-page .lead{color:var(--muted);margin-top:1rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.rules-page section{margin-top:2.6rem}.rules-page h2{letter-spacing:-.03em;font-size:1.45rem}.rules-page ul{color:var(--muted);margin:1rem 0 0;padding-left:1.2rem;line-height:1.7}.rules-page li+li{margin-top:.55rem}.legal-page .effective-date{color:var(--accent-strong);margin-top:.85rem;font-size:.9rem;font-weight:750}.legal-page section p{color:var(--muted);margin-top:.9rem;line-height:1.72}.legal-page section a,.footer-summary a{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent), transparent 45%);text-decoration-color:color-mix(in srgb, var(--accent), transparent 45%);text-underline-offset:.2em;font-weight:700}.status-page{align-items:center;width:min(760px,100% - 2rem);min-height:calc(100dvh - 180px);padding:4rem 0;display:grid}.status-page section{gap:1rem;display:grid}.status-page h1{letter-spacing:-.07em;max-width:10ch;font-size:clamp(3rem,8vw,5.3rem);line-height:.95}.status-page p:not(.status-kicker){max-width:52ch;color:var(--muted);font-size:1.08rem;line-height:1.6}.status-kicker{color:var(--accent-strong);font-size:.92rem;font-weight:850}.status-link{justify-content:center;align-items:center;width:fit-content;margin-top:.4rem;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:820px){.site-header{flex-direction:row;align-items:center;min-height:64px;padding:.8rem 0}.header-desktop-actions{display:none}.mobile-menu-trigger{width:2.5rem;height:2.5rem;color:var(--text);background:0 0;border:0;border-radius:.65rem;align-content:center;justify-items:center;gap:.24rem;display:grid}.mobile-menu-trigger:hover,.mobile-menu-trigger:focus-visible{background:var(--accent-soft);outline:none}.mobile-menu-trigger span{background:currentColor;border-radius:999px;width:1.2rem;height:2px}.mobile-menu-layer{z-index:20;display:block;position:fixed;inset:0}.mobile-menu-backdrop{background:#1b181561;border:0;width:100%;position:absolute;inset:0}.mobile-menu-drawer{border-left:1px solid var(--line);background:var(--surface);align-content:start;gap:1.5rem;width:min(82vw,320px);height:100%;padding:1.25rem;display:grid;position:absolute;top:0;right:0;box-shadow:-1rem 0 3rem #1b18151f}.mobile-menu-heading{color:var(--text);justify-content:space-between;align-items:center;display:flex}.mobile-menu-heading button{width:2rem;height:2rem;color:var(--muted);background:0 0;border:0;font-size:1.5rem;line-height:1}.mobile-menu-links{gap:.35rem;display:grid}.mobile-menu-links a{border-bottom:1px solid var(--line);color:var(--text);padding:.8rem .2rem;font-weight:700}.mobile-menu-drawer .language-switcher{justify-content:flex-start}.mobile-menu-drawer .language-switcher select{padding-left:0}.site-header .brand{margin-right:auto}.hero,.preview-section{grid-template-columns:1fr;gap:1.4rem;min-height:auto;padding-top:2rem}.hero h1{max-width:9ch}.claim-panel{order:2}.field-row{grid-template-columns:1fr}.primary-button{width:100%}.submission-preview{grid-template-columns:52px minmax(0,1fr);align-items:start}.submission-preview-media{width:52px;height:52px}.submission-preview-bid{grid-column:2}.metric-grid{grid-template-columns:1fr}.board-toolbar{flex-direction:column;align-items:flex-start}.listing a{grid-template-columns:42px minmax(0,1fr) auto;gap:.65rem;min-height:100px;padding:.8rem .65rem}.avatar{display:none}.rank{width:38px}.listing-main span{-webkit-line-clamp:3}.claim-rank{display:none}.site-footer{flex-direction:column}.site-footer nav{justify-content:flex-start}}@media (max-width:460px){main,.site-header,.site-footer,.rules-page{width:min(100% - 1rem,1120px)}.hero h1{font-size:clamp(3.2rem,17vw,4.2rem)}.stats-strip{gap:.4rem}.stats-strip span{font-size:.82rem}.amount-control{gap:.5rem}.amount-control label{font-size:2.4rem}.leaderboard{padding:.35rem}.bid{align-self:start;font-size:.92rem}}
