*{box-sizing:border-box}body{margin:0;background:#faf6ed;color:#221e19;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}main{max-width:840px;margin:0 auto;padding:20px 20px 80px}p{font-size:14px;color:#221e19}.site-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:32px}.site-nav{display:flex;gap:20px}.footer-nav a,.site-nav a{color:#8c8781;font-size:14px;font-weight:600;text-decoration:none}.footer-nav a:hover,.site-nav a:hover{color:#e17a5f}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-mark{width:28px;height:28px}.logo-word{font-size:20px;font-weight:400;letter-spacing:-.02em;color:#221e19}.visitor-stats{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;background:#fff;border:1px solid #efe7d8;border-radius:999px;padding:6px 14px;color:#221e19;font-size:14px;font-weight:600;margin:0 auto 24px}.online-dot{width:7px;height:7px;border-radius:50%;background:#3fae49;flex-shrink:0}h1 em{font-style:normal;color:#e17a5f}h1{font-size:38px;font-weight:800;letter-spacing:-.02em;margin:0 0 6px;text-align:center}.home-h1{margin-bottom:20px}.tagline{color:#221e19;font-size:14px;line-height:1.5;margin:0 0 28px;text-align:center}.claim{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 0 8px}.claim-step{background:#fce0d6;color:#221e19;border:none;border-radius:50%;width:34px;height:34px;flex-shrink:0;padding:0;font-size:18px;font-weight:700;line-height:1}.claim-step:hover{background:#f4c6b3}.claim-text{font-size:26px;font-weight:800;letter-spacing:-.02em}.claim-price{color:#e17a5f}.claim-note{color:#221e19;font-size:14px;line-height:1.5;margin:0 0 28px;text-align:center}.claim-note-highlight{display:block;color:#e17a5f;font-weight:600}.banner{border:1px solid #ead9a8;background:#fff3d6;color:#7a5b12;font-size:13px;padding:10px 14px;border-radius:10px;margin-bottom:24px}form{margin-bottom:28px;flex-wrap:wrap}.form-row,form{display:flex;gap:8px}input{background:#fff;border:1px solid #efe7d8;color:#221e19;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px}input::placeholder{color:#b3ada3}input[name=label]{flex:1 1;min-width:180px}input[name=amount]{width:110px}select{background:#fff;border:1px solid #efe7d8;color:#221e19;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;min-width:170px}select:invalid{color:#b3ada3}button{background:#e17a5f;color:#fff;border:none;border-radius:999px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .12s ease}button:hover{background:#d0694e}button:disabled{opacity:.5;cursor:not-allowed}.error{color:#c8392c;font-size:14px;margin:-18px 0 24px}.range-toggle{display:flex;justify-content:center;margin-bottom:20px}.range-toggle-inner{display:inline-flex;background:#fff;border:1px solid #efe7d8;border-radius:999px;padding:4px;gap:4px}.range-btn{background:transparent;color:#8c8781;border:none;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700}.range-btn:hover:not(.active){background:#fce0d6;color:#221e19}.range-btn.active{background:#e17a5f;color:#fff}.cat-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:20px;padding-bottom:6px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#eda084 transparent}.cat-tab{background:#fff;color:#8c8781;border:1px solid #efe7d8;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.cat-tab:hover{background:#fce0d6;color:#221e19}.cat-tab.active{background:#e17a5f;color:#fff;border-color:#e17a5f}.cat-tab.active:hover{background:#d0694e}ol{list-style:none;margin:0;padding:0;flex-direction:column;gap:8px}li.row,ol{display:flex}li.row{align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #efe7d8;border-radius:14px}li.row.first{background:#fce0d6;border-color:#eda084}.rank{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:50%;background:#f4ede0;color:#8c8781;font-size:13px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}li.row.first .rank{background:#e17a5f;color:#fff}.info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#221e19;font-weight:600;text-decoration:none}.label:hover{text-decoration:underline}.category-tag{font-size:11px;font-weight:600;color:#b3805f}li.row.first .category-tag{color:#a24a2c}.amount{color:#e17a5f;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.outbid-btn{background:transparent;border:1px solid #eda084;color:#d0694e;padding:6px 12px;font-size:12px;font-weight:700;border-radius:999px}li.row.first .outbid-btn{background:#fff;border-color:#fff;color:#d0694e}.outbid-btn:hover{background:#fce0d6}li.row.first .outbid-btn:hover{background:#fff6f2}.empty{color:#221e19;font-size:14px;padding:24px 0}footer{margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-rules{color:#221e19;font-size:12px;margin:0}.footer-nav{display:flex;gap:16px}.footer-nav a{font-size:12px}.prose{max-width:640px;margin:0 auto}.prose p{line-height:1.6;margin:0 0 18px}.prose h2{font-size:18px;font-weight:800;letter-spacing:-.01em;margin:32px 0 10px}.prose h2:first-child{margin-top:0}.prose a{color:#e17a5f}.prose-lg p{font-size:18px}.category-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:10px;gap:10px}.category-card{display:block;background:#fff;border:1px solid #efe7d8;border-radius:14px;padding:16px 18px;color:#221e19;font-weight:700;font-size:14px;text-decoration:none;transition:background .12s ease,border-color .12s ease}.category-card:hover{background:#fce0d6;border-color:#eda084}@media (max-width:640px){.form-row,input[name=label],select{width:100%}.form-row input[name=amount]{width:auto;flex:1 1}.form-row button{flex:1 1}}