:root{--ink:#111310;--muted:#77766f;--soft:#f2f1ed;--line:#e5e2da;--paper:#fbfaf7;--teal:#55a9ab;--teal-deep:#388d90;--green:#42a85c;--danger:#b84040}*{box-sizing:border-box}html{color:var(--ink);scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.012em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1120px,100%);margin:0 auto;padding:0 30px}.topbar{min-height:112px;justify-content:space-between;gap:32px}.brand,.topbar{display:flex;align-items:center}.brand{font-size:31px;font-weight:780;letter-spacing:-.055em;white-space:nowrap}.brand i{font-style:normal;font-size:19px;margin-right:8px;transform:skew(-13deg);display:inline-block}.brand b{color:var(--teal);font-weight:780}.topbar nav{display:flex;gap:30px;align-items:center}.topbar nav a{font-weight:560;color:#4f4e48;font-size:16px;transition:.2s}.topbar nav a:hover{color:var(--ink)}.statusbar{min-height:64px;border-radius:24px;background:var(--soft);display:flex;align-items:center;justify-content:center;gap:12px 18px;padding:14px 24px;color:#696862;font-size:15px;margin:2px 0 42px;flex-wrap:wrap;text-align:center}.statusbar strong{color:var(--green);font-weight:700}.statusbar.active span+span{padding-left:18px;border-left:1px solid #d9d6ce}.loadingLine{height:2px;background:linear-gradient(90deg,transparent,var(--teal),transparent);animation:pulse 1.2s infinite;margin-top:-30px}@keyframes pulse{50%{opacity:.25}}.hero{text-align:center;padding:40px 10px 58px}.hero p{font-size:clamp(19px,2.25vw,28px);line-height:1.5;color:#75746e;max-width:860px;margin:0 auto 48px;font-weight:440}.hero p strong{color:var(--ink);font-weight:650}.hero h1{margin:0;font-size:clamp(58px,9vw,118px);line-height:.94;letter-spacing:-.055em;font-weight:800;font-feature-settings:"kern";font-kerning:normal;text-rendering:optimizeLegibility}.hero h1 em{font-style:normal;color:var(--teal);display:inline-block}.claim{max-width:860px;margin:0 auto 52px;background:#fff;border:1px solid var(--line);border-radius:32px;padding:38px;box-shadow:0 16px 50px rgba(26,25,21,.035)}.priceRow{display:flex;align-items:baseline;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:18px}.priceRow>span{font-size:29px;font-weight:720;letter-spacing:-.045em}.stepper{display:flex;align-items:center;gap:12px}.stepper button{border:0;background:#e8f4f3;color:var(--teal-deep);width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer}.stepper b{font-size:58px;line-height:1;color:var(--teal);font-weight:800;letter-spacing:-.065em}.priceRow small{font-weight:600;color:#72716b}.claimCopy{text-align:center;max-width:690px;margin:0 auto 28px;color:#74736d;font-size:18px;line-height:1.55}.inputShell{height:68px;border:1px solid #dcd9d1;background:#fff;border-radius:22px;display:flex;align-items:center;padding:0 20px;gap:12px;transition:.2s}.inputShell:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px rgba(85,169,171,.1)}.inputShell span{color:var(--teal);font-size:24px}.inputShell input{border:0;outline:0;background:transparent;width:100%;font-size:17px;color:var(--ink)}.inputShell input::placeholder{color:#aaa9a3}.handleChoice{display:flex;align-items:center;justify-content:space-between;margin:12px 0 0;padding:12px 16px;background:var(--soft);border-radius:16px;color:#66655f;gap:15px}.handleChoice select{border:0;background:#fff;border-radius:10px;padding:9px 12px;color:var(--ink);outline:none}.primary{width:100%;margin-top:14px;border:0;background:var(--teal);color:white;border-radius:22px;min-height:64px;font-weight:760;letter-spacing:.01em;font-size:18px;cursor:pointer;transition:.2s}.primary:hover{background:var(--teal-deep);transform:translateY(-1px)}.primary:disabled{opacity:.6;cursor:wait}.primary span{margin-left:6px}.hint{text-align:center;color:#77766f;font-size:14px;line-height:1.55;margin:18px auto 0}.hint b{font-weight:650;color:#55544f}.formError{color:var(--danger)}.formError,.formSuccess{font-size:14px;margin:12px 4px 0}.formSuccess{color:#287844}.board{background:#fff;border:1px solid var(--line);border-radius:32px;overflow:hidden;margin:52px 0 26px}.boardHead{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border-bottom:1px solid var(--line)}.boardHead h2{font-size:27px;margin:0 0 4px;letter-spacing:-.045em}.boardHead p{margin:0;color:var(--muted);font-size:14px}.boardHead a,.textButton{color:var(--teal-deep);font-weight:650;background:none;border:0;cursor:pointer}.listings{padding:0 20px}.listing{min-height:130px;display:grid;grid-template-columns:58px 64px 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:22px 8px;border-bottom:1px solid var(--line)}.listing:last-child{border-bottom:0}.listing.top{background:linear-gradient(90deg,rgba(85,169,171,.055),transparent);margin:10px 0;border:1px solid rgba(85,169,171,.25);border-radius:22px;padding-left:12px;padding-right:12px}.rank{font-size:21px;font-weight:750;color:#5b5a55}.top .rank{color:var(--teal-deep)}.avatar{width:58px;height:58px;border-radius:18px;background:var(--soft);display:grid;place-items:center;font-size:24px;font-weight:700;color:#65645e}.listingTitle{font-size:19px;font-weight:680;letter-spacing:-.025em}.listingTitle:hover{text-decoration:underline;text-underline-offset:4px}.listingBody p{margin:7px 0;color:#77766f;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#999791;font-size:13px;margin-top:8px}.meta b{color:#55544e;font-weight:600}.backing{text-align:right;min-width:90px}.backing b{display:block;font-size:22px;color:var(--teal-deep);letter-spacing:-.035em}.backing small{display:block;color:#77766f;margin-top:4px}.empty{padding:64px 20px;text-align:center;display:flex;align-items:center;flex-direction:column}.emptyMark{font-size:54px;font-weight:850;letter-spacing:-.07em;color:var(--teal);line-height:1}.empty b{font-size:25px;margin-top:12px}.empty p{color:var(--muted);margin:8px 0 0}.share{display:flex;gap:12px;justify-content:center;margin:26px 0 42px}.share a{border:1px solid var(--line);background:#fff;padding:13px 18px;border-radius:999px;font-weight:600;font-size:14px}.share a:hover{border-color:var(--teal);color:var(--teal-deep)}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:46px 0}.stats div{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px}.stats b{font-size:35px;letter-spacing:-.055em;display:block}.stats b small{font-size:13px;margin-top:5px;letter-spacing:0}.stats b small,.stats span{color:#77766f;display:block}.stats span{margin-top:12px;font-weight:520}.pageHero{padding:62px 0 46px;max-width:800px}.pageHero>span{color:var(--teal-deep);font-weight:720;font-size:12px;letter-spacing:.18em}.pageHero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.065em;margin:15px 0 18px}.pageHero p{font-size:20px;line-height:1.6;color:#74736d;max-width:720px;margin:0}.content{background:#fff;border:1px solid var(--line);border-radius:28px;padding:36px;margin-bottom:52px}.prose{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px 44px;gap:30px 44px}.prose h2{font-size:20px;margin:0 0 10px;letter-spacing:-.025em}.prose li,.prose p{color:#6f6e68;line-height:1.65;margin:0}.prose ul{padding-left:20px;margin:0}.prose li+li{margin-top:8px}.rulesGrid>div:last-child{grid-column:1/-1}.steps{display:grid;grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:28px;overflow:hidden;margin-bottom:52px}.steps article{background:#fff;display:grid;grid-template-columns:72px 1fr;grid-gap:20px;gap:20px;padding:30px}.steps article>span{font-size:14px;color:var(--teal-deep);font-weight:750;letter-spacing:.12em}.steps h2{font-size:22px;margin:0 0 8px}.steps p{color:#72716b;line-height:1.6;margin:0}.checkout,.contactCard{max-width:760px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;margin:0 0 60px}.checkout>div:not(.paymentLocked){display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid var(--line)}.checkout span{color:#7a7972}.checkout b{font-weight:650}.checkout small{color:#77766f;font-weight:550}.break{overflow-wrap:anywhere;text-align:right}.paymentLocked{background:var(--soft);border-radius:20px;padding:22px;margin-top:24px}.paymentLocked strong{font-size:14px;letter-spacing:.08em;color:#65645e}.paymentLocked p{margin:8px 0 0;color:#77766f}.backLink{display:inline-block;margin-top:22px;color:var(--teal-deep);font-weight:650}.contactCard label{display:block;font-weight:620;margin-bottom:20px}.contactCard input,.contactCard textarea{width:100%;margin-top:9px;border:1px solid #dcd9d1;border-radius:16px;background:#fff;padding:15px;outline:none;color:var(--ink);font-weight:400}.contactCard input:focus,.contactCard textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(85,169,171,.1)}.micro{font-size:12px;color:#92918a;text-align:center;margin:14px 0 0}.centerAction{margin:0 0 70px}.primaryLink{display:inline-block;background:var(--teal);color:#fff;padding:16px 22px;border-radius:16px;font-weight:700}footer{border-top:1px solid var(--line);padding:34px 0 44px;margin-top:60px;color:#8b8982;font-size:13px;line-height:1.55}.footerLinks{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.footerLinks a{color:#5f5e58;font-weight:600}.footerLinks a:hover{color:var(--teal-deep)}footer p{margin:7px 0;max-width:850px}@media(max-width:760px){.wrap{padding:0 20px}.topbar{min-height:92px;gap:14px}.brand{font-size:23px}.brand i{font-size:14px;margin-right:6px}.topbar nav{gap:14px}.topbar nav a{font-size:13px;font-weight:560}.statusbar{margin-bottom:26px;min-height:56px;border-radius:20px;font-size:13px}.statusbar.active span+span{border-left:0;padding-left:0}.hero{padding:28px 0 42px}.hero p{font-size:18px;margin-bottom:35px;line-height:1.55}.hero h1{font-size:64px;line-height:.96;letter-spacing:-.04em;font-weight:790}.claim{border-radius:26px;padding:25px 20px;margin-bottom:38px}.priceRow{gap:10px}.priceRow>span{font-size:22px}.stepper b{font-size:46px}.stepper button{width:36px;height:36px}.claimCopy{font-size:16px}.inputShell{height:62px;border-radius:18px;padding:0 15px}.inputShell input{font-size:15px}.primary{min-height:60px;border-radius:18px}.board{border-radius:26px;margin:38px 0 22px}.boardHead{padding:22px 18px}.boardHead h2{font-size:23px}.listings{padding:0 12px}.listing,.listing.top{grid-template-columns:44px 48px 1fr;gap:11px;padding:18px 6px}.listing.top{padding-left:8px;padding-right:8px}.avatar{width:48px;height:48px;border-radius:14px}.rank{font-size:17px}.listingTitle{font-size:16px}.listingBody p{font-size:14px}.meta{font-size:12px}.backing{grid-column:3;grid-row:2;text-align:left;margin-top:-8px}.backing b{font-size:19px}.backing small{display:inline;margin-left:7px}.share{flex-wrap:wrap}.stats{grid-template-columns:1fr 1fr}.stats div{padding:22px}.stats div:last-child{grid-column:1/-1}.pageHero{padding:44px 0 34px}.pageHero h1{font-size:50px}.pageHero p{font-size:17px}.content{padding:24px 20px;border-radius:24px}.prose{grid-template-columns:1fr;gap:28px}.rulesGrid>div:last-child{grid-column:auto}.steps article{grid-template-columns:44px 1fr;padding:23px 20px}.checkout,.contactCard{padding:24px 20px;border-radius:24px}.checkout>div:not(.paymentLocked){flex-direction:column;gap:7px}.break{text-align:left}.footerLinks{gap:14px}}@media(max-width:390px){.topbar nav{gap:10px}.topbar nav a{font-size:12px}.brand{font-size:21px}.hero h1{font-size:57px;letter-spacing:-.035em}.priceRow>span{width:100%;text-align:center}.stats{grid-template-columns:1fr}.stats div:last-child{grid-column:auto}}@media (max-width:760px){.wrap{padding:0 18px}.topbar{min-height:78px;gap:12px}.brand{font-size:22px}.brand i{font-size:13px;margin-right:5px}.topbar nav{gap:12px}.statusbar,.topbar nav a{font-size:12.5px}.statusbar{min-height:52px;margin:0 0 22px;padding:12px 16px;border-radius:18px}.hero{padding:24px 0 32px}.hero p{font-size:16px;line-height:1.45;margin-bottom:28px;max-width:620px}.hero h1{font-size:50px;line-height:.98;letter-spacing:-.045em}.claim{padding:22px 18px;border-radius:24px;margin-bottom:30px}.priceRow{gap:9px;margin-bottom:14px}.priceRow>span{font-size:19px}.stepper{gap:9px}.stepper b{font-size:42px}.stepper button{width:34px;height:34px;font-size:21px}.priceRow small{font-size:12px}.claimCopy{font-size:15px;line-height:1.48;margin-bottom:22px}.inputShell{height:58px;border-radius:17px;padding:0 14px;gap:10px}.inputShell span{font-size:21px}.inputShell input{font-size:14.5px}.primary{min-height:56px;border-radius:17px;font-size:16px;margin-top:12px}.hint{font-size:12.5px;line-height:1.48;margin-top:14px}.board{border-radius:24px;margin:30px 0 20px}.boardHead{padding:19px 17px;gap:12px}.boardHead h2{font-size:22px}.boardHead p{font-size:12.5px}.boardHead a,.textButton{font-size:13px}.empty{padding:44px 18px 48px}.emptyMark{font-size:48px}.empty b{font-size:22px;margin-top:10px}.empty p{font-size:14px;margin-top:6px}.share{gap:10px;margin:20px 0 34px}.share a{padding:11px 15px;font-size:13px}footer{margin-top:44px;padding:28px 0 34px;font-size:12px;line-height:1.5}.footerLinks{gap:12px 16px;margin-bottom:15px}}@media (max-width:390px){.wrap{padding:0 16px}.topbar{min-height:74px}.brand{font-size:20px}.topbar nav{gap:9px}.topbar nav a{font-size:11.5px}.hero h1{font-size:46px;letter-spacing:-.04em}.hero p{font-size:15.5px}.claim{padding:20px 16px}.priceRow>span{width:auto;font-size:18px}.stepper b{font-size:40px}.boardHead h2{font-size:21px}}.amountEditor{display:flex;align-items:center;justify-content:center;min-width:132px;height:58px;padding:0 10px;border:1px solid rgba(85,169,171,.28);border-radius:18px;background:#f5fbfa;color:var(--teal);transition:.2s}.amountEditor:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px rgba(85,169,171,.1);background:#fff}.amountEditor span{font-size:36px;line-height:1;font-weight:800;letter-spacing:-.05em}.amountEditor input{width:102px;border:0;outline:0;background:transparent;color:var(--teal);text-align:center;font-size:46px;line-height:1;font-weight:800;letter-spacing:-.055em;padding:0}.quickBids{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:-2px 0 18px}.quickBids button{border:1px solid var(--line);background:#fff;color:#5d5c56;min-height:38px;padding:8px 13px;border-radius:999px;font-size:13px;font-weight:680;cursor:pointer}.quickBids button:hover{border-color:var(--teal);color:var(--teal-deep)}.quickBids .takeTop{border-color:rgba(85,169,171,.35);background:#edf8f7;color:var(--teal-deep)}@media (max-width:760px){.wrap{padding:0 16px}.topbar{min-height:70px;gap:9px}.brand{font-size:20px}.brand i{font-size:12px;margin-right:5px}.topbar nav{gap:10px}.topbar nav a{font-size:11.5px}.statusbar{min-height:48px;margin:0 0 16px;padding:10px 14px;border-radius:16px;font-size:12px;gap:8px 14px}.hero{padding:18px 0 24px}.hero p{font-size:15px;line-height:1.42;margin-bottom:20px}.hero h1{font-size:42px;line-height:.98;letter-spacing:-.04em}.claim{padding:18px 15px;border-radius:22px;margin-bottom:26px}.priceRow{gap:8px;margin-bottom:10px;align-items:center}.priceRow>span{font-size:17px;width:100%;text-align:center}.stepper{gap:7px;width:100%;justify-content:center}.stepper button{width:32px;height:32px;font-size:20px}.amountEditor{min-width:118px;height:50px;border-radius:15px;padding:0 8px}.amountEditor span{font-size:30px}.amountEditor input{width:86px;font-size:38px}.priceRow small{width:100%;text-align:center;font-size:11.5px}.quickBids{gap:7px;margin:0 0 15px}.quickBids button{min-height:34px;padding:7px 11px;font-size:12px}.claimCopy{font-size:14px;line-height:1.42;margin-bottom:17px}.inputShell{height:54px;border-radius:16px;padding:0 13px;gap:9px}.inputShell span{font-size:19px}.inputShell input{font-size:14px}.primary{min-height:52px;border-radius:16px;font-size:15px;margin-top:10px}.hint{font-size:11.8px;line-height:1.42;margin-top:12px}.board{margin:25px 0 18px}}@media (max-width:390px){.wrap{padding:0 14px}.topbar nav{gap:8px}.topbar nav a{font-size:11px}.hero h1{font-size:39px}.amountEditor{min-width:112px}.amountEditor input{width:80px;font-size:36px}.quickBids button{font-size:11.5px;padding:7px 10px}}.loadMore{padding:18px 20px 24px;text-align:center;border-top:1px solid var(--line)}.loadMore button{border:1px solid var(--line);background:#fff;color:var(--teal-deep);border-radius:999px;padding:12px 20px;font-size:13px;font-weight:750;letter-spacing:.04em;cursor:pointer}.loadMore button:hover{border-color:var(--teal)}.loadMore button:disabled{opacity:.55;cursor:wait}.stats.statsExpanded{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.stats.statsExpanded{grid-template-columns:repeat(2,1fr)}.stats.statsExpanded div:last-child{grid-column:auto}}@media(max-width:520px){.stats.statsExpanded{grid-template-columns:1fr 1fr;gap:10px}.stats.statsExpanded div{padding:18px 16px}.stats.statsExpanded b{font-size:27px}.stats.statsExpanded span{font-size:13px;margin-top:8px}.meta b{font-weight:650}}