:root{--ink:#fff4dc;--muted:#c9b49d;--gold:#efc46f;--rust:#b9532e;--night:#211521;--line:#ffffff22}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 75% 10%,#e8833220,transparent 30%),linear-gradient(145deg,#19131c,#49262d);color:var(--ink);font:15px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}.portal-glow{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 80%,#657b4f20,transparent 30%)}.portal-header,main,footer{width:min(1120px,calc(100% - 36px));margin:auto}.portal-header{display:flex;justify-content:space-between;align-items:center;padding:28px 0}.portal-brand{color:var(--gold);text-decoration:none;font:800 1rem Georgia,serif;letter-spacing:.12em}.portal-brand span{display:block;color:var(--muted);font:700 .55rem Inter,sans-serif;letter-spacing:.26em;margin-top:5px}.portal-admin{color:var(--muted);text-decoration:none;font-size:.75rem;border:1px solid var(--line);padding:8px 13px;border-radius:999px}.portal-hero{padding:90px 0 110px;max-width:760px}.kicker{color:var(--gold);font-size:.66rem;font-weight:900;letter-spacing:.22em}.portal-hero h1{margin:15px 0;font:500 clamp(3rem,8vw,6.4rem)/.92 Georgia,serif;letter-spacing:-.04em}.portal-hero h1 em{color:var(--gold);font-style:normal}.portal-hero p:last-child{max-width:500px;color:var(--muted);font-size:1.05rem}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-top h2{margin:0;font:500 clamp(2rem,4vw,3.2rem)/1 Georgia,serif}.live-dot{color:#a8d37a;font-size:.65rem;font-weight:900;letter-spacing:.12em}.contest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contest-card{display:flex;flex-direction:column;min-height:380px;overflow:hidden;border:1px solid #efc46f55;border-radius:22px;background:linear-gradient(150deg,#ffffff12,#211622cc);box-shadow:0 20px 60px #120b1644}.contest-art{display:grid;place-items:center;min-height:190px;background:linear-gradient(135deg,#e8833240,#657b4f38)}.contest-art img{width:170px;height:150px;object-fit:contain;filter:drop-shadow(0 14px 15px #120b0d80)}.contest-body{padding:20px;display:flex;flex:1;flex-direction:column}.contest-body h3{margin:0;color:var(--gold);font:500 1.8rem/1 Georgia,serif}.contest-body p{color:var(--muted);margin:10px 0}.contest-dates{font-size:.68rem;color:#ead8c0;letter-spacing:.08em}.contest-actions{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.contest-status{color:#a8d37a;font-size:.65rem;font-weight:900;letter-spacing:.1em}.contest-status.locked{color:#f18a72}.enter-button{display:inline-block;text-decoration:none;border-radius:999px;padding:11px 15px;background:var(--gold);color:#3c1e1f;font-weight:900;font-size:.72rem}.enter-button.disabled{background:#ffffff16;color:var(--muted);pointer-events:none}.portal-loading,.empty-card{padding:45px;border:1px dashed #ffffff33;border-radius:18px;color:var(--muted);grid-column:1/-1}.portal-note{display:grid;gap:4px;margin:80px 0;padding:22px;border-left:2px solid var(--gold);background:#ffffff08}.portal-note span{color:var(--muted)}footer{display:flex;justify-content:space-between;padding:35px 0 45px;color:#e9cfae88;font-size:.65rem;letter-spacing:.12em}@media(max-width:760px){.portal-header,main,footer{width:calc(100% - 28px)}.portal-hero{padding:60px 0 75px}.section-top{align-items:start;flex-direction:column;gap:15px}.contest-grid{grid-template-columns:1fr}.contest-card{min-height:350px}footer{flex-direction:column;gap:8px}}
