@font-face{font-family:Manrope;src:url('/assets/fonts/Manrope.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Prata;src:url('/assets/fonts/Prata-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Literata;src:url('/assets/fonts/Literata.ttf') format('truetype');font-style:normal;font-weight:200 900;font-display:swap}
:root{--ink:#152330;--muted:#64717e;--line:#dce3e9;--paper:#f5f7f8;--accent:#b85f34;--dark:#132235}
body{font-family:Manrope,system-ui,sans-serif;line-height:1.6}
.brand,.intro h1,.page-top h1,.universe-hero h1,.story-detail h1,.auth-card h1,.form-page h1,.section-head h2,.vote-panel h2,.story-card h3,.moderation-card h3,.universe-content strong,.admin-grid h3,.password-card h2{font-family:Manrope,system-ui,sans-serif;letter-spacing:-.045em}
.brand{font-size:22px;letter-spacing:-.055em}.brand-mark{font-family:Prata,serif;font-size:20px}
.intro{position:relative;overflow:hidden;min-height:460px;margin-top:24px;padding:56px clamp(26px,5vw,70px);background:radial-gradient(circle at 78% 25%,#263d55 0%,#132235 42%,#0d1b2b 100%);border:0;border-radius:14px;color:#fff;align-items:stretch}
.intro-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:700px}.intro .eyebrow{color:#e3a879}
.intro h1{font-size:clamp(42px,5.1vw,75px);line-height:1.08;font-weight:750;margin:20px 0 23px}.intro h1 em{font-family:Prata,Georgia,serif;font-weight:400;font-style:normal;color:#e6b490;letter-spacing:-.035em}
.intro p{color:#d9e1e8;max-width:550px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:28px}.intro .button{background:#e1a070;border-color:#e1a070;color:#132235}.intro .button:hover{background:#efb98f}.hero-link{font-weight:700;font-size:14px;color:#fff;border-bottom:1px solid #bdcad4;padding-bottom:3px}.hero-link:hover{color:#e6b490}
.intro-feature{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-width:250px;max-width:330px;width:34%;border-left:1px solid #557085;padding-left:42px}.feature-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:#afc0cf}.feature-orbit{width:145px;height:145px;border:1px solid #6d879a;border-radius:50%;display:grid;place-items:center;align-self:center;position:relative}.feature-orbit:before,.feature-orbit:after{content:'';position:absolute;width:202px;height:1px;background:#617a8c;transform:rotate(-28deg)}.feature-orbit:after{transform:rotate(28deg)}.feature-orbit span{font-size:48px;color:#e7aa76;position:relative;z-index:1}.feature-count{display:flex;align-items:end;gap:12px}.feature-count strong{font-size:49px;line-height:1;font-weight:700}.feature-count span{font-size:13px;color:#afc0cf;max-width:140px}
.section-head h2{font-weight:750;font-size:clamp(27px,3vw,36px)}.popular-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.universe-card{min-height:225px;border-radius:9px}.universe-content strong{font-size:23px;font-weight:750;line-height:1.15}.universe-slider{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:0 0 18px}.universe-slider .universe-card{flex:0 0 270px;scroll-snap-align:start}.slider-actions{display:flex;gap:8px}.slider-actions button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:20px}.slider-actions button:hover{background:#e9edef}
.story-card h3{font-weight:700;font-size:25px}.universe-hero h1,.story-detail h1{font-weight:750}.reader-body{font:400 20px/1.85 Manrope,system-ui,sans-serif}.reader.font-serif .reader-body{font-family:Literata,Georgia,serif}.reader.font-sans .reader-body{font-family:Manrope,system-ui,sans-serif}.reader-open{max-width:850px;margin:16px auto 0;text-align:right}.reader-open .button{background:#fff;color:var(--ink);border-color:var(--line)}.reader-open .button:hover{background:#e8eef2}
.reading-page{background:#eef2f5}.reading-page .reader.fullscreen{max-width:none;min-height:100vh;margin:0;border:0;border-radius:0}.reading-page .reader-body{max-width:900px;margin:auto;padding:30px 30px 120px;min-height:60vh}.reading-head{display:flex;justify-content:space-between;gap:20px;max-width:1040px;margin:auto;padding:18px 30px;font-size:14px;color:var(--muted)}.reading-head a{font-weight:700}.reading-title{max-width:900px;margin:45px auto 25px;padding:0 30px}.reading-title h1{font:750 clamp(32px,4vw,50px)/1.18 Manrope,system-ui,sans-serif;letter-spacing:-.045em;margin:0}.reading-page .reader-toolbar{position:sticky;top:0;z-index:10;background:#fff}.reading-page .reader.dark .reader-toolbar{background:#162334}.reading-page .reader.dark .reading-head{color:#cbd7df}
.star-rating{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:2px}.star-rating input{position:absolute;opacity:0;width:1px;height:1px}.star-rating label{font-size:38px;line-height:1;color:#cbd3db;cursor:pointer;margin:0;transition:color .12s,transform .12s}.star-rating label:hover{transform:scale(1.08)}.star-rating input:checked~label,.star-rating label:hover,.star-rating label:hover~label{color:#d78739}.star-rating input:focus-visible+label{outline:3px solid #d78739;outline-offset:2px;border-radius:3px}
.comments{max-width:850px;margin:0 auto 80px}.comments .section-head{margin-top:50px}.comment-form{padding:25px;background:#fff;border:1px solid var(--line);border-radius:8px;margin-bottom:20px}.comment{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;margin:0 0 12px}.comment p{white-space:normal;overflow-wrap:anywhere;margin:12px 0}.comment-head{display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;font-size:14px}.comment-head time{margin-left:auto;color:var(--muted);font-size:12px}.author-badge{background:#eaf1fa;color:#31587b;padding:3px 9px;border-radius:20px;font-size:12px;font-weight:800}.reply-box{margin-top:15px}.reply-box summary,.withdraw-form summary{cursor:pointer;color:#a6542d;font-weight:700;font-size:14px}.reply-box form{margin-top:12px}.comment.reply{margin:14px 0 0 32px;background:#f8fafb;border-left:3px solid #c9d5df}
.admin-section{margin:34px 0}.admin-section>.section-head{margin-bottom:16px}.admin-section .list{margin-bottom:14px}.admin-section details>summary{font-weight:700;cursor:pointer;margin:10px 0}.moderation-card h3{font-weight:700}.account-story{align-items:flex-start}.account-story>div{min-width:0;flex:1}.account-story small{overflow-wrap:anywhere}.withdraw-form{margin-top:10px}.withdraw-form form{max-width:530px;margin:12px 0 0}.status.withdrawn{background:#e8ebee;color:#4d5a66}.comment-admin small{max-width:500px;overflow-wrap:anywhere}.admin-grid{margin-top:45px}
.site-footer{font-size:12px}.footer-inner{min-height:48px}.site-footer .container{width:min(1180px,calc(100% - 40px))}
@media(max-width:1000px){.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-feature{min-width:210px;padding-left:25px}}
@media(max-width:700px){.intro{min-height:0;display:block;padding:40px 26px}.intro h1{font-size:clamp(40px,9vw,58px)}.intro-feature{display:none}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.universe-card{min-height:185px}.universe-slider .universe-card{flex-basis:235px}.reader-open{text-align:left}.reading-page .reader-toolbar{position:static}}
@media(max-width:520px){.popular-grid{grid-template-columns:1fr 1fr;gap:10px}.popular-grid .universe-card{padding:15px;min-height:155px}.popular-grid .universe-content strong{font-size:17px}.popular-grid .universe-glyph{font-size:150px}.intro h1{font-size:40px}.hero-actions{gap:18px}.comment.reply{margin-left:14px}.reading-head{padding:15px}.reading-title{padding:0 18px}.reading-page .reader-body{padding:24px 18px 100px}.footer-inner{min-height:48px;flex-direction:row;align-items:center}.footer-inner span:last-child{display:none}}
.reader.dark .muted{color:#b7c5d1}
