:root{font-family:Inter,ui-sans-serif,system-ui;color:#e9e2d2;background:#090c11;line-height:1.5;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 70% 10%,#263326 0,transparent 30rem),#090c11}a{color:inherit;text-decoration:none}header,footer{display:flex;align-items:center;justify-content:space-between;padding:1.25rem clamp(1rem,4vw,5rem);border-bottom:1px solid #ffffff18;background:#090c11dd}header{position:sticky;top:0;z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{font:800 1rem Georgia;letter-spacing:.14em}.brand span,h1 em{color:#b99a5b}nav{display:flex;gap:1.5rem}main{min-height:calc(100vh - 150px)}.hero{min-height:67vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,10vw,9rem) clamp(1rem,9vw,10rem);background:linear-gradient(90deg,#090c11 15%,transparent),radial-gradient(circle at 78% 45%,#60734d33,transparent 26rem)}h1{font:700 clamp(2.5rem,7vw,6rem)/.92 Georgia;margin:.4rem 0 1.5rem;letter-spacing:.02em}h2{font:700 1rem Georgia;letter-spacing:.13em;color:#c8aa70}.eyebrow{color:#b99a5b;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem}.lead{max-width:39rem;color:#b9b6ad;font-size:1.1rem}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.primary,.secondary,.ghost,button,.button{display:inline-flex;justify-content:center;border:1px solid #8f784b;padding:.85rem 1.4rem;background:#141a18;color:#eee6d5;font-weight:800;letter-spacing:.08em;cursor:pointer}.primary{background:#a88445;color:#10120f;border-color:#c3a96f}.ghost{border-color:#ffffff2b}.future{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff18}.future article{padding:2.5rem clamp(1rem,4vw,4rem);background:#10151b}.future p,dd,small,article span{color:#999c98}.auth-shell{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:4rem;align-items:center;max-width:1200px;margin:auto;padding:8vh 1rem}.auth-copy h1{font-size:clamp(2.6rem,6vw,5.2rem)}.panel{background:#11161c;border:1px solid #ffffff18;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 20px 50px #0006}.panel label{display:grid;gap:.4rem;margin:1rem 0;color:#c5c0b4;font-size:.85rem}.panel input,.panel select{width:100%;padding:.85rem;background:#090d12;border:1px solid #ffffff26;color:#fff}.panel button{width:100%;margin:.35rem 0}.account-head{display:flex;justify-content:space-between;align-items:end;padding:4rem clamp(1rem,6vw,6rem) 2rem}.account-head h1{font-size:clamp(2rem,4vw,4rem)}.status{padding:.3rem .7rem;border:1px solid #607b57;color:#9bc38d}.dashboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 clamp(1rem,6vw,6rem) 5rem}.wide{grid-column:1/-1}dl{display:grid;grid-template-columns:1fr 2fr;gap:.7rem}dt{color:#777}.characters,.sessions{display:grid;gap:.7rem}.characters article,.sessions article{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #ffffff12;background:#0c1116}.sessions article div{display:grid}.sessions button{width:auto}.danger{border-color:#7d4545}footer{border-top:1px solid #ffffff18;border-bottom:0;color:#777}@media(max-width:720px){header{align-items:flex-start}.brand{max-width:10rem}nav{gap:.7rem;font-size:.8rem}.future,.auth-shell,.dashboard{grid-template-columns:1fr}.auth-shell{gap:1rem;padding-top:3rem}.wide{grid-column:auto}.account-head{align-items:flex-start;gap:1rem;flex-direction:column}.characters article{display:grid}.sessions article{display:grid}.sessions button{width:100%}footer{display:grid;gap:.3rem}.hero{min-height:73vh}}
