:root{--bg:#fbfaf7;--surface:#fffefa;--surface-2:#f4f1eb;--text:#1d1d1a;--muted:#77736c;--line:#dedad2;--accent:#ee6e5d;--accent-dark:#d95242;--accent-soft:#fbe1da;--shadow:0 16px 42px #26201912}:root[data-theme=dark]{--bg:#151513;--surface:#1e1e1b;--surface-2:#292824;--text:#f5f2ea;--muted:#aaa59b;--line:#3c3a35;--accent:#ff806d;--accent-dark:#ff9a89;--accent-soft:#38231f;--shadow:0 16px 42px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,system-ui,sans-serif;transition:background .2s,color .2s}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.shell{width:min(100% - 40px,1060px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:96px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:20px;font-weight:600;display:inline-flex}.brand svg{fill:currentColor;width:27px}.brand .logo-dot{fill:var(--accent)}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{color:var(--muted);font-size:14px;transition:color .2s}.site-header nav a:hover,.site-header nav a.active{color:var(--text)}.theme-toggle{color:var(--text);cursor:pointer;background:0 0;border:0;width:22px;height:22px;padding:0}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.sun,:root[data-theme=dark] .moon{display:none}:root[data-theme=dark] .sun{display:block}.hero{text-align:center;padding:52px 0 18px}.live-pill{border:1px solid var(--line);background:var(--surface-2);width:fit-content;color:var(--muted);border-radius:999px;margin:0 auto 44px;padding:8px 14px;font-size:13px}.live-pill i{background:#57bd63;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #57bd6321}.live-pill strong{color:#4a9e52;font-weight:600}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:700}.hero h1,.content-page>h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,7vw,76px);line-height:.98}h1 em{color:var(--accent);font-style:normal}.hero-lede{color:var(--muted);margin:22px auto 52px;font-size:18px}.bid-form{max-width:960px;margin:auto}.bid-heading{letter-spacing:-.04em;justify-content:center;align-items:center;gap:13px;font-size:clamp(25px,4vw,39px);font-weight:700;display:flex}.amount-control{color:var(--accent);align-items:center;gap:8px;display:flex}.amount-step{background:var(--accent-soft);width:27px;height:27px;color:var(--accent);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.amount-control label{align-items:baseline;display:flex}.amount-control input{field-sizing:content;min-width:3ch;max-width:7ch;color:var(--accent);background:0 0;border:0;outline:0;padding:0;font-weight:700}.amount-control input::-webkit-inner-spin-button{display:none}.bid-help{color:var(--muted);margin:14px 0 25px;font-size:14px}.bid-help strong{color:var(--accent);font-weight:500}.url-row{grid-template-columns:1fr auto;gap:10px;display:grid}.url-field{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-items:center;gap:10px;height:60px;padding:0 18px;transition:border .2s,box-shadow .2s;display:flex}.url-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 13%, transparent)}.url-field svg{fill:none;width:18px;stroke:var(--muted);stroke-width:1.5px}.url-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.url-field input::placeholder{color:var(--muted)}.primary-button{background:var(--accent);color:#fff;cursor:pointer;min-height:52px;box-shadow:0 8px 20px color-mix(in srgb, var(--accent) 26%, transparent);border:0;border-radius:16px;justify-content:center;align-items:center;gap:15px;padding:0 24px;font-weight:700;transition:transform .18s,background .18s,opacity .18s;display:inline-flex}.primary-button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-2px)}.primary-button:disabled{opacity:.42;cursor:default;box-shadow:none}.url-row .primary-button{min-width:142px}.returning{color:var(--muted);margin:12px 0 0;font-size:12px}.form-status{color:#4a9e52;min-height:18px;margin:10px 0 0;font-size:12px}.form-status.error{color:var(--accent-dark)}.pulse-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.pulse-card{border:1px solid color-mix(in srgb, var(--line) 68%, transparent);background:var(--surface);box-shadow:var(--shadow);text-align:left;border-radius:22px;padding:18px 20px 10px}.pulse-card h2{margin:0 0 10px;font-size:14px}.pulse-card ol{margin:0;padding:0;list-style:none}.pulse-card li{border-top:1px solid var(--line);align-items:center;min-height:36px;font-size:12px;display:flex}.pulse-card li:first-child{border:0}.pulse-card li>i{background:var(--project-hue);color:#fff;border-radius:50%;flex:0 0 19px;place-items:center;height:19px;margin-right:9px;font-size:9px;font-style:normal;display:grid}.pulse-card li strong{font-weight:600}.pulse-card li>span,.pulse-card li time{color:var(--muted);margin-left:auto}.pulse-card li .activity-rank{margin-left:4px}.activity-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%;margin-right:4px;display:inline-block}.ranking{padding:100px 0 50px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:41px}.refresh-button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:12px;padding:9px 13px}.ranking-list{flex-direction:column;gap:11px;display:flex}.project-row{border:1px solid var(--line);background:var(--surface);border-radius:23px;grid-template-columns:54px 60px 1fr auto;align-items:center;min-height:123px;padding:18px 18px 18px 12px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.project-row:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:var(--shadow);transform:translateY(-2px)}.project-row.podium{border-color:color-mix(in srgb, var(--accent) 64%, var(--line));background:linear-gradient(100deg, var(--accent-soft), var(--surface) 75%)}.rank{background:var(--surface-2);width:fit-content;color:var(--muted);border-radius:9px;padding:6px 8px;font-size:14px;font-weight:700}.podium .rank{background:var(--accent);color:#fff}.project-logo{background:var(--project-hue);color:#fff;border-radius:14px;place-items:center;width:47px;height:47px;font-size:19px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.project-logo img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.project-titleline{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.project-titleline h3{margin:0;font-size:16px}.project-titleline strong{color:var(--accent);white-space:nowrap}.project-titleline small{letter-spacing:.08em;font-size:8px}.project-copy>p{max-width:700px;color:var(--muted);margin:5px 0 8px;font-size:13px;line-height:1.38}.project-meta{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.tag{background:var(--surface-2);color:var(--text);border-radius:5px;padding:3px 6px}.beat-button{color:var(--accent);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:700;transition:opacity .2s,transform .2s,background .2s;position:absolute;bottom:14px;right:17px;transform:translateY(4px)}.project-row:hover .beat-button,.beat-button:focus-visible{opacity:1;transform:translateY(0)}.beat-button:hover{background:var(--accent-soft)}.founder-note{color:var(--muted);justify-content:center;gap:7px;margin:25px auto 0;font-size:12px;display:flex}.rank-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;padding:4px 8px;font-size:10px;display:flex}.rank-divider:before,.rank-divider:after{content:"";background:var(--line);flex:1;height:1px}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:24px;margin-top:28px;font-size:13px;display:flex}.pagination a{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:8px 11px}.pagination a.disabled{opacity:.38;pointer-events:none}.revenue-card{border:1px solid var(--line);background:var(--surface);max-width:520px;box-shadow:var(--shadow);border-radius:24px;place-items:center;margin:60px auto 0;padding:28px;display:grid}.revenue-card span,.revenue-card small{color:var(--muted);font-size:12px}.revenue-card strong{color:var(--accent);letter-spacing:-.04em;margin:5px 0;font-size:34px}dialog{border:1px solid var(--line);background:var(--surface);width:min(100% - 32px,470px);color:var(--text);text-align:center;border-radius:28px;padding:38px;box-shadow:0 30px 90px #00000040}dialog::backdrop{backdrop-filter:blur(5px);background:#11110f80}.dialog-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:17px}.dialog-icon{background:var(--accent);color:#fff;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:24px;display:grid}dialog h2{letter-spacing:-.04em;margin:0 0 10px;font-size:31px}dialog>p:not(.eyebrow){color:var(--muted)}.launch-status{background:var(--surface-2);border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:22px auto 12px;padding:8px 12px;font-size:12px;display:flex}.launch-status i{background:#f2b53f;border-radius:50%;width:8px;height:8px}.dialog-note{font-size:12px;line-height:1.5}.dialog-okay{width:100%;margin-top:15px}.toast{z-index:5;background:var(--text);color:var(--bg);opacity:0;pointer-events:none;border-radius:12px;padding:10px 14px;font-size:13px;transition:all .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px)}.toast.show{opacity:1;transform:translate(-50%)}.content-page{padding:88px 0 110px}.content-page>h1{max-width:760px}.content-page .intro{max-width:720px;color:var(--muted);margin:33px 0 66px;font-size:20px;line-height:1.55}.steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.steps article{border:1px solid var(--line);background:var(--surface);border-radius:24px;min-height:260px;padding:26px}.steps article>span{color:var(--accent);letter-spacing:.1em;font-size:12px;font-weight:700}.steps h2{letter-spacing:-.04em;margin:65px 0 10px;font-size:23px}.steps p,.rules-list p{color:var(--muted);font-size:14px;line-height:1.55}.content-cta{background:var(--text);color:var(--bg);border-radius:26px;justify-content:space-between;align-items:center;margin-top:80px;padding:35px;display:flex}.content-cta h2{margin:0;font-size:29px}.content-cta .eyebrow{margin-bottom:8px}.payment-page{text-align:center;max-width:690px;padding:110px 0 150px}.payment-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,7vw,70px)}.payment-page>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:22px auto 30px;font-size:17px;line-height:1.55}.payment-page small{color:var(--muted);margin-top:20px;display:block}.payment-mark{background:var(--surface-2);width:68px;height:68px;color:var(--accent);border-radius:22px;place-items:center;margin:0 auto 25px;font-size:28px;font-weight:700;display:grid}.payment-mark.approved{color:#398d44;background:#dff4df}.payment-mark.failed{background:var(--accent-soft);color:var(--accent-dark)}.rules-page>h1{margin-bottom:70px}.rules-list{border-top:1px solid var(--line)}.rules-list article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;padding:31px 0;display:grid}.rules-list article>span{color:var(--accent);font-weight:700}.rules-list h2{margin:0;font-size:22px}.rules-list p{max-width:690px;margin:8px 0 0}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:34px 0 45px;font-size:12px;display:flex}.site-footer p{margin:0}.site-footer a:hover{color:var(--text)}@media (width<=760px){.shell{width:min(100% - 28px,1060px)}.site-header{height:76px}.site-header nav{gap:16px}.site-header nav a:nth-child(2){display:none}.brand{font-size:18px}.hero{padding-top:35px}.live-pill{margin-bottom:35px}.live-pill span{display:none}.hero h1,.content-page>h1{font-size:49px}.hero-lede{margin-bottom:40px;font-size:16px}.bid-heading{display:block}.amount-control{justify-content:center;margin-top:8px}.url-row{grid-template-columns:1fr}.url-row .primary-button{height:56px}.pulse-grid{grid-template-columns:1fr}.pulse-card:nth-child(2){display:none}.ranking{padding-top:72px}.section-heading h2{font-size:35px}.project-row{grid-template-columns:44px 48px 1fr;min-height:132px;padding:16px 12px}.project-logo{border-radius:12px;width:41px;height:41px}.project-titleline strong{font-size:13px;position:absolute;top:14px;right:13px}.project-titleline h3{padding-right:70px}.project-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-meta span:last-child{display:none}.beat-button{opacity:1;transform:none}.founder-note{text-align:left;align-items:flex-start;line-height:1.4}.steps{grid-template-columns:1fr}.steps article{min-height:210px}.steps h2{margin-top:45px}.content-page{padding-top:60px}.content-page .intro{margin-bottom:45px;font-size:18px}.content-cta{padding:28px;display:block}.content-cta .primary-button{width:100%;margin-top:25px}.rules-list article{grid-template-columns:42px 1fr}.site-footer{line-height:2;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
