.vote-hero{max-width:920px;margin:2.5rem auto 1.5rem;padding:0 1.5rem;text-align:center;position:relative;z-index:1}.vote-hero h1{font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:.06em;color:var(--gold-deep);line-height:1;margin-bottom:.5rem}.vote-hero h1:after{content:"";display:block;width:100px;height:2px;margin:.75rem auto 0;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.vote-hero p{color:var(--text-soft);font-size:1.05rem;max-width:580px;margin:1rem auto 0}.points-showcase{max-width:920px;margin:2rem auto;padding:0 1.5rem}.points-card{background:linear-gradient(135deg,#fdf6e3,#f5e6c8);border:1px solid var(--gold);border-radius:16px;padding:2.5rem 2rem 2rem;text-align:center;position:relative;box-shadow:0 8px 24px #a0812326}.points-card:before{content:"⚜";position:absolute;top:-16px;left:50%;transform:translate(-50%);background:var(--gold);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 4px 12px #a0812366}.points-number{font-family:Inter,sans-serif;font-size:clamp(4rem,12vw,6rem);line-height:1;color:var(--gold-deep);letter-spacing:.02em;margin-bottom:.25rem}.points-label{font-size:.95rem;color:var(--gold-dark);text-transform:uppercase;letter-spacing:.12em;font-weight:600}.points-pending{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.4rem 1rem;background:#d977061f;color:var(--amber);border:1px solid var(--amber);border-radius:999px;font-size:.825rem;font-weight:600}.points-pending:before{content:"";display:inline-block;width:6px;height:6px;background:var(--amber);border-radius:50%;animation:vote-pulse 1.5s ease-in-out infinite}@keyframes vote-pulse{0%,to{opacity:1}50%{opacity:.3}}.section-title{max-width:920px;margin:2.5rem auto 1rem;padding:0 1.5rem;display:flex;align-items:center;gap:.85rem}.section-title h2{font-family:Inter,sans-serif;font-size:1.6rem;letter-spacing:.04em;color:var(--text-soft);margin:0}.section-title-line{flex:1;height:1px;background:linear-gradient(90deg,var(--border) 0%,transparent 100%)}.topsites-grid{max-width:920px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1.25rem}.topsite-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.5rem 1.5rem;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex;flex-direction:column;gap:1.25rem}.topsite-card:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 8px 20px #a081231f}.topsite-card.is-cooldown{opacity:.85}.topsite-card.is-cooldown:hover{transform:none}.topsite-top{display:flex;align-items:center;gap:.9rem}.topsite-badge{flex-shrink:0;width:46px;height:46px;border-radius:12px;background:linear-gradient(180deg,#f0d676 0%,var(--gold-light) 55%,var(--gold) 100%);color:var(--gold-deep);font-family:Inter,sans-serif;font-size:1.3rem;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px var(--gold-glow)}.topsite-id{flex:1;min-width:0}.topsite-name{font-family:Inter,sans-serif;font-size:1.5rem;color:var(--text-soft);letter-spacing:.04em;margin:0;line-height:1.05}.topsite-domain{display:inline-block;margin-top:.3rem;font-size:.72rem;letter-spacing:.03em;color:var(--gold-dark);font-weight:600;background:#a081231a;border:1px solid var(--border);padding:.12rem .55rem;border-radius:999px}.topsite-points-badge{flex-shrink:0;text-align:center;font-family:Inter,sans-serif;font-size:1.75rem;line-height:1;color:var(--gold-deep)}.topsite-points-badge span{display:block;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);margin-top:.2rem}.topsite-meta{font-size:.82rem;color:var(--text-muted)}.topsite-status-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.topsite-status-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .85rem;border-radius:999px;font-size:.78rem;letter-spacing:.02em;font-weight:600}.topsite-status-chip.ready{background:#16a34a1a;color:var(--green);border:1px solid rgba(22,163,74,.3)}.topsite-status-chip.cooldown{background:#d977061a;color:var(--amber);border:1px solid rgba(217,119,6,.3);font-variant-numeric:tabular-nums}.topsite-status-chip.ready:before{content:"";width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 6px var(--green-glow)}.topsite-status-chip.cooldown:before{content:"⏳";font-size:.85rem}.bell-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);cursor:pointer;transition:all .15s;position:relative}.bell-btn:hover{border-color:var(--gold);color:var(--gold-dark);transform:translateY(-1px)}.bell-btn.active{background:#a0812326;border-color:var(--gold);color:var(--gold-dark)}.bell-btn.active:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;background:var(--green);border-radius:50%;border:1.5px solid var(--bg-elevated)}.bell-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.bell-btn:disabled{opacity:.4;cursor:not-allowed}.topsite-card .btn{justify-content:center;width:100%}.topsite-card .btn.disabled,.topsite-card .btn[aria-disabled=true]{background:#a0812314;color:var(--text-dim)!important;border-color:var(--border);box-shadow:none;cursor:not-allowed;pointer-events:none}.topsite-card .btn.disabled:hover{transform:none;box-shadow:none}.how-it-works{max-width:920px;margin:3rem auto 2rem;padding:2rem 1.5rem;background:#fdf8e880;border:1px dashed var(--border);border-radius:14px}.how-it-works h3{font-family:Inter,sans-serif;font-size:1.4rem;color:var(--text-soft);letter-spacing:.04em;text-align:center;margin:0 0 1.5rem}.vote-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.vote-step{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--gold);color:#fff;border-radius:50%;font-family:Inter,sans-serif;font-size:1.25rem;margin-bottom:.6rem}.step-text{font-size:.875rem;color:var(--text-soft);line-height:1.45}.step-text strong{color:var(--gold-dark)}.shop-hint{max-width:920px;margin:2rem auto;padding:1.5rem;background:linear-gradient(135deg,#d4af3714,#d4af3726);border:1px solid var(--gold);border-radius:14px;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.shop-hint-icon{width:48px;height:48px;background:var(--gold);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}.shop-hint-text{flex:1;min-width:200px}.shop-hint-title{font-family:Inter,sans-serif;font-size:1.2rem;color:var(--gold-deep);letter-spacing:.04em}.shop-hint-sub{font-size:.875rem;color:var(--text-muted);margin-top:.25rem}.navi-link{display:inline-flex;align-items:center;gap:.3rem;color:var(--gold-dark);font-weight:700;padding:.05rem .4rem;border-radius:4px;background:#a081231a;border:1px dashed var(--gold);cursor:pointer;transition:background .15s,transform .1s}.navi-link:hover{background:#a081232e;color:var(--gold-deep)}.navi-link:before{content:"📋";font-size:.85em;opacity:.7}.history-section{max-width:920px;margin:2.5rem auto 3rem;padding:0 1.5rem}.history-table{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.history-row{display:flex;align-items:center;padding:.85rem 1.25rem;border-bottom:1px solid var(--border);gap:1rem}.history-row:last-child{border-bottom:0}.history-site{flex:1;font-weight:600;color:var(--text-soft)}.history-time{font-size:.825rem;color:var(--text-muted)}.history-status{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.history-status.awarded{background:#cdebd0;color:#1e6b35}.history-status.initiated{background:#fff3d6;color:#8a6125}.history-status.failed{background:#fad8d8;color:#a13838}.history-points{font-weight:700;color:var(--green);font-size:.9rem;min-width:40px;text-align:right}.history-empty{padding:2rem;text-align:center;color:var(--text-muted);background:var(--bg-card);border:1px dashed var(--border);border-radius:12px}.login-wall{max-width:540px;margin:4rem auto;padding:3rem 2rem;text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:14px}.login-wall h1{font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,2.75rem);color:var(--text-soft);letter-spacing:.04em;margin-bottom:.5rem}.login-wall p{color:var(--text-muted);margin-bottom:1.5rem}.login-wall .btn{margin:.25rem .5rem}.loading-state{max-width:540px;margin:4rem auto;padding:2rem;text-align:center;color:var(--text-muted)}.loading-spinner{display:inline-block;width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topsite-logo{width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--border);line-height:0;box-shadow:0 2px 10px #0006;background:#0b0701}.topsite-logo img{width:100%;height:auto;display:block}.topsite-card .topsite-top{gap:.75rem}body.auth-body .topsite-card .btn.disabled,body.auth-body .topsite-card .btn[aria-disabled=true]{background:linear-gradient(180deg,#281c09e6,#0e0a03f0)!important;color:#e7d6a6!important;box-shadow:inset 0 0 0 1px #be922e80,inset 0 1px #ffecb414!important;filter:none!important;text-shadow:0 1px 1px rgba(0,0,0,.5);cursor:not-allowed}body.auth-body .topsite-card .btn.disabled:before{content:"⏳ ";opacity:.9}.shop-hint{align-items:center}.shop-hint-npc{flex-shrink:0;width:86px;display:flex;align-items:flex-end;justify-content:center;filter:drop-shadow(0 6px 14px rgba(0,0,0,.55))}.shop-hint-npc img{height:108px;width:auto;display:block}.beta-accum{max-width:920px;margin:1.75rem auto 0;padding:1.1rem 1.4rem;display:flex;align-items:center;gap:1.1rem;background:linear-gradient(135deg,#16a34a2e,#281c098c);border:1px solid rgba(67,209,127,.5);border-radius:14px;box-shadow:0 6px 18px #00000059,inset 0 0 0 1px #43d17f14}.beta-accum-badge{flex-shrink:0;font-family:Inter,sans-serif;font-weight:800;font-size:.78rem;letter-spacing:.12em;color:#07260f;background:linear-gradient(180deg,#7fefab,#2fbd6f);padding:.5rem .7rem;border-radius:8px;box-shadow:0 0 14px #43d17f80}.beta-accum-text{font-size:.95rem;color:#e9dcb8;line-height:1.5}.beta-accum-text strong{color:#8fe6a8;display:block;font-size:1.04rem;margin-bottom:.12rem}.beta-accum-text b{color:#f7e9b8;font-weight:700}@media(max-width:600px){.topsites-grid{grid-template-columns:1fr}.beta-accum{flex-direction:column;text-align:center;gap:.7rem}.shop-hint-npc{width:72px}.shop-hint-npc img{height:92px}}
