:root{--bg:#fff8f1;--bg-soft:#fff1e2;--surface:hsla(0,0%,100%,.78);--surface-strong:#fff;--line:rgba(154,52,18,.14);--text:#1f2937;--muted:#6b7280;--brand:#ea580c;--brand-dark:#9a3412;--accent:#f59e0b;--shadow:0 24px 60px rgba(124,45,18,.12);--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--container:1200px;--font-sans:Inter,Arial,sans-serif;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--font-sans);background:radial-gradient(circle at top left,rgba(251,191,36,.25),transparent 28%),radial-gradient(circle at top right,rgba(251,146,60,.16),transparent 24%),linear-gradient(180deg,#fff7ed,#fffaf5 38%,#fff5eb);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh}.container{width:min(calc(100% - 32px),var(--container));margin:0 auto}.page-stack{padding-bottom:64px}.content-section{margin-top:40px}.footer-inner,.header-inner,.hero-section,.reader-topbar,.section-heading,.story-hero,.two-columns{display:flex;gap:24px}.reader-topbar,.section-heading{justify-content:space-between;align-items:flex-end}.section-heading{margin-bottom:24px}.section-heading>div{display:grid;grid-gap:var(--space-1);gap:var(--space-1)}.hero-card h1,.not-found h1,.reader-topbar h1,.section-heading h1,.section-heading h2,.story-hero h1{margin:6px 0 0;line-height:1.06;letter-spacing:-.03em}.chapter-item p,.footer-inner p,.hero-copy,.reader-subtitle,.section-copy,.story-copy p{color:var(--muted)}.eyebrow{margin:0;color:var(--brand-dark);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,248,241,.82);border-bottom:1px solid var(--line)}.header-shell{padding:16px 0}.footer-inner,.header-inner{justify-content:space-between;align-items:center}.header-inner{gap:24px}.header-desktop-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.header-menu-toggle,.header-mobile-panel{display:none}.brand-mark{display:flex;align-items:center;gap:14px}.brand-mark strong{display:block;font-size:18px}.brand-mark p{margin:2px 0 0;font-size:13px;color:var(--muted)}.brand-badge{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand) 0,var(--accent) 100%);box-shadow:var(--shadow);font-weight:800}.brand-badge,.brand-logo{width:44px;height:44px;border-radius:14px}.brand-logo{object-fit:contain;background:#fff;border:1px solid var(--line);padding:4px}.main-nav{display:flex;flex-wrap:wrap;gap:14px 24px;font-weight:600}.header-mobile-nav a.is-active,.main-nav a.is-active{color:var(--brand)}.auth-panel,.auth-user{display:flex;align-items:center}.auth-panel{gap:12px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.auth-panel-disabled,.auth-panel-loading{min-height:46px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:hsla(0,0%,100%,.7);color:var(--muted);font-size:14px}.auth-user{gap:12px;min-width:0}.auth-feedback,.auth-user p{margin:0;font-size:13px;color:var(--muted)}.auth-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;border:1px solid var(--line);background:#fff}.auth-avatar-fallback{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand-dark) 0,var(--brand) 100%);font-weight:700}.auth-action{cursor:pointer}.auth-action:disabled{cursor:wait;opacity:.7}.auth-entry-button{min-width:122px}.auth-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal{position:relative;width:min(100%,460px);padding:28px;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,250,245,.98),rgba(255,243,229,.98));box-shadow:0 30px 70px rgba(15,23,42,.2)}.auth-modal h3{margin:8px 0 10px;font-size:28px;line-height:1.08}.auth-modal-copy,.auth-modal-feedback{margin:0;color:var(--muted)}.auth-modal-copy{margin-bottom:20px}.auth-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;background:hsla(0,0%,100%,.8);color:var(--brand-dark);font-size:24px;line-height:1;cursor:pointer}.auth-google-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:0 20px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;color:var(--text);font-size:15px;font-weight:700;cursor:pointer}.auth-google-button:disabled{opacity:.7;cursor:wait}.google-icon{width:22px;height:22px;flex:0 0 22px}.auth-modal-feedback{margin-top:14px}.detail-page{padding-bottom:72px}.cookie-sheet-actions,.interaction-metrics,.reading-popup-actions,.story-detail-layout,.story-interaction-actions,.story-interactions{display:flex;gap:24px}.story-detail-layout{align-items:start}.story-detail-main{flex:1.35 1}.story-detail-side{flex:0.85 1}.story-interactions{margin-top:28px;display:grid;grid-gap:24px;gap:24px;align-items:stretch}.cookie-sheet-card,.reading-popup-card,.story-interaction-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.story-interaction-card{padding:24px}.story-interaction-card-primary{width:100%}.story-interaction-card-secondary{width:min(100%,540px)}.cookie-sheet-card h3,.reading-popup-card h3,.story-interaction-card h3{margin:8px 0 10px}.interaction-metrics{margin-top:18px;flex-wrap:wrap}.interaction-metrics>div{min-width:132px;padding:14px 16px;border-radius:20px;background:hsla(0,0%,100%,.82);border:1px solid var(--line)}.interaction-metrics strong,.rating-box strong{display:block;font-size:28px;line-height:1;color:var(--brand-dark)}.cookie-sheet-card p,.interaction-feedback,.interaction-metrics span,.reading-popup-card p{color:var(--muted)}.story-interaction-actions{align-items:center;justify-content:space-between;flex-wrap:wrap}.interaction-button{cursor:pointer}.rating-box{display:grid;grid-gap:10px;gap:10px}.rating-stars{display:flex;gap:10px}.rating-star{border:0;padding:0;background:transparent;color:rgba(154,52,18,.25);font-size:30px;line-height:1;cursor:pointer}.rating-star.active{color:#f59e0b}.interaction-button:disabled,.rating-star:disabled{opacity:.65;cursor:wait}.interaction-feedback{margin:14px 0 0;font-size:14px}.comment-composer,.comment-node,.comment-preview-panel,.story-comments-composer-card,.story-comments-thread{border:1px solid var(--line);background:hsla(0,0%,100%,.82)}.comment-preview-panel{border-radius:24px;padding:18px;display:grid;grid-gap:14px;gap:14px}.hero-comment-preview{margin-top:20px}.comment-preview-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.comment-preview-heading strong{display:block;font-size:18px;color:var(--brand-dark)}.comment-composer textarea,.comment-composer-label span,.comment-empty-state,.comment-node-content,.comment-node-meta span,.comment-preview-empty,.comment-preview-heading span,.comment-preview-item p,.story-comments-composer-card .section-copy{color:var(--muted)}.comment-preview-list{display:grid;grid-gap:10px;gap:10px}.comment-preview-item{border-radius:18px;padding:12px 14px;background:rgba(245,132,44,.08)}.comment-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.comment-preview-meta strong{font-size:14px}.comment-preview-meta span{font-size:12px}.comment-empty-state,.comment-node-content,.comment-preview-item p{margin:0}.story-comments-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);grid-gap:24px;gap:24px;align-items:start}.story-comments-composer-card,.story-comments-thread{border-radius:var(--radius-xl);box-shadow:var(--shadow)}.story-comments-thread{padding:20px;display:grid;grid-gap:16px;gap:16px}.story-comments-composer-card{position:-webkit-sticky;position:sticky;top:108px;padding:24px}.story-comments-composer-card h3{margin:8px 0 10px}.comment-empty-state{padding:20px;border-radius:20px;background:rgba(245,132,44,.08)}.comment-node{border-radius:22px;padding:18px}.comment-composer-actions,.comment-node-actions,.comment-node-head,.comment-node-meta{display:flex;gap:12px}.comment-node-head{align-items:center}.comment-node-meta{min-width:0;flex-direction:column;gap:2px}.comment-node-meta strong{line-height:1.2}.comment-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;border:1px solid var(--line);background:#fff}.comment-avatar-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--brand-dark) 0,var(--brand) 100%);color:#fff;font-weight:700}.comment-node-content{margin-top:12px;white-space:pre-wrap}.comment-node-actions{margin-top:14px;flex-wrap:wrap;align-items:center}.comment-action-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:color .16s ease,transform .16s ease}.comment-action-link:hover{color:var(--brand-dark)}.comment-action-link:disabled{opacity:.55;cursor:wait}.comment-like-icon{width:18px;height:18px;color:currentColor}.comment-like-button.is-active,.comment-like-icon.is-active,.comment-reply-button:hover{color:var(--brand-dark)}.comment-like-button.is-active .comment-like-icon,.comment-like-button:hover .comment-like-icon{transform:scale(1.04)}.comment-replies{display:grid;grid-gap:14px;gap:14px;margin-top:14px;padding-left:clamp(14px,2vw,22px);border-left:2px solid rgba(234,88,12,.16)}.comment-composer{margin-top:14px;border-radius:18px;padding:14px}.comment-composer-label{display:grid;grid-gap:10px;gap:10px}.comment-composer-label span{font-size:13px;font-weight:700}.comment-composer textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px;background:hsla(0,0%,100%,.92);font:inherit;resize:vertical}.comment-composer-actions{margin-top:12px;justify-content:flex-end;flex-wrap:wrap}.cookie-sheet,.reading-popup,.welcome-popup{position:fixed;z-index:60;padding:0 16px}.cookie-sheet{left:0;right:0;bottom:18px}.reading-popup{right:0;bottom:160px;width:min(100%,420px)}.welcome-popup{inset:0;z-index:65;display:grid;place-items:center;background:rgba(15,23,42,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cookie-sheet-card,.reading-popup-card,.welcome-popup-card{padding:22px 24px}.cookie-sheet-card{width:min(100%,1180px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.reading-popup-card{width:100%}.welcome-popup-card{width:min(100%,460px);border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,250,245,.98),rgba(255,243,229,.98));box-shadow:0 30px 70px rgba(15,23,42,.2)}.welcome-popup-card h3{margin:8px 0 10px;font-size:28px;line-height:1.08}.welcome-popup-card p{margin:0;color:var(--muted)}.welcome-popup-card .primary-link{margin-top:20px;width:100%}.cookie-sheet-card p,.reading-popup-card p{margin:0}.cookie-sheet-actions,.reading-popup-actions{flex-wrap:wrap;align-items:center}.hero-section{align-items:stretch;margin-top:32px}.chapter-item,.genre-pill,.hero-card,.mini-feature,.not-found,.ranking-item,.reader-topbar,.search-bar,.story-card,.story-hero{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.hero-card{flex:1.45 1;min-height:520px;overflow:hidden;background-size:cover;background-position:50%}.hero-overlay{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:36px;color:#fff;background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.78) 74%);gap:var(--space-3)}.hero-copy{max-width:700px;color:hsla(0,0%,100%,.85);margin:0}.genre-tags,.hero-actions,.hero-meta,.meta-row,.reader-nav,.story-bottomline,.story-topline{display:flex;flex-wrap:wrap;gap:14px}.chip,.hero-meta span,.meta-row span{padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.18);font-size:13px}.meta-row{gap:12px}.meta-pill{display:grid;grid-gap:6px;gap:6px;min-width:138px;padding:12px 14px;border-radius:18px;background:hsla(0,0%,100%,.86);border:1px solid rgba(154,52,18,.14);box-shadow:0 10px 24px rgba(154,52,18,.08)}.meta-block-title,.meta-pill small{margin:0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(154,52,18,.72)}.meta-pill strong{font-size:14px;line-height:1.35;color:var(--brand-dark)}.story-latest-badge{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,rgba(245,158,11,.18),rgba(249,115,22,.24));border:1px solid rgba(245,158,11,.28);box-shadow:0 12px 24px rgba(249,115,22,.12)}.story-latest-badge span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:28px;padding:0 10px;border-radius:999px;background:#f97316;color:#fff7ed;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-latest-badge strong{font-size:14px;color:#7c2d12}.story-genre-block{display:grid;grid-gap:10px;gap:10px}.ghost-link,.primary-link,.search-bar button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;line-height:1;white-space:nowrap}.primary-link,.search-bar button{color:#fff;background:linear-gradient(135deg,var(--brand) 0,var(--accent) 100%)}.ghost-link{border-color:var(--line);background:hsla(0,0%,100%,.7)}.disabled{pointer-events:none;opacity:.6}.hero-side-grid{flex:0.95 1;display:grid;grid-gap:20px;gap:20px}.mini-feature{display:grid;grid-template-columns:110px 1fr;grid-gap:16px;gap:16px;padding:16px}.mini-feature h3{margin:2px 0 8px}.mini-feature p,.mini-label{margin:0;color:var(--muted)}.mini-cover{min-height:140px;border-radius:18px;background-size:cover;background-position:50%}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.story-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{overflow:hidden}.story-card.compact{display:grid;grid-template-columns:148px 1fr}.story-cover{display:block;min-height:260px;position:relative;background-size:cover;background-position:50%}.story-card.compact .story-cover{min-height:100%}.chip{position:absolute;top:14px;left:14px;color:#fff;background:rgba(15,23,42,.75)}.story-copy{padding:20px;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.story-copy h3,.story-copy p{margin:0}.story-bottomline,.story-topline{justify-content:space-between;font-size:13px;color:var(--muted);gap:10px 16px}.story-bottomline{margin-top:4px}.two-columns{align-items:start}.two-columns>:first-child{flex:1.3 1}.two-columns>aside{flex:0.9 1}.chapter-list,.ranking-list{display:grid;grid-gap:16px;gap:16px}.chapter-list-wrap{display:grid;grid-gap:18px;gap:18px}.chapter-list-heading{align-items:center}.chapter-sort-button{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid rgba(154,52,18,.14);border-radius:999px;background:rgba(255,250,245,.92);color:var(--brand-dark);box-shadow:0 10px 24px rgba(154,52,18,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.chapter-sort-button:hover{transform:translateY(-1px);border-color:rgba(194,65,12,.3);box-shadow:0 14px 28px rgba(154,52,18,.12)}.chapter-sort-button svg{width:18px;height:18px}.chapter-sort-button span{font-size:14px;font-weight:700}.chapter-item,.ranking-item{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px 20px}.chapter-item{align-items:stretch}.chapter-item-main{display:flex;gap:16px;align-items:center;flex:1 1;min-width:0}.chapter-banner-wrap{flex:0 0 148px}.chapter-banner-thumb{width:148px;aspect-ratio:16/9;object-fit:cover;border-radius:16px;border:1px solid rgba(154,52,18,.1);background:#fffaf5}.chapter-banner-fallback{background-size:cover;background-position:50%}.chapter-copy{min-width:0}.chapter-updated-at{flex:0 0 auto;white-space:nowrap;color:var(--muted)}.ranking-copy{flex:1 1;min-width:0}.ranking-thumb-wrap{flex:0 0 64px}.ranking-thumb{width:64px;aspect-ratio:3/4;object-fit:cover;border-radius:14px;border:1px solid rgba(154,52,18,.1);background:#fffaf5}.chapter-item strong,.ranking-item h3{margin:0}.ranking-item h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-item p,.ranking-item p{margin:6px 0 0}.ranking-number{font-size:28px;font-weight:800;color:var(--brand-dark)}.ranking-views{color:var(--muted);font-size:13px}.genre-cloud{display:flex;flex-wrap:wrap;gap:16px}.genre-pill{display:inline-flex;align-items:center;gap:10px;padding:9px 14px;border-radius:999px;font-size:13px;line-height:1}.not-found,.story-hero{padding:24px;margin-top:32px}.story-hero-cover{flex:0 0 310px;min-height:420px;border-radius:24px;background-size:cover;background-position:50%}.story-hero-copy{flex:1 1;display:grid;align-content:start;grid-gap:var(--space-3);gap:var(--space-3)}.reader-page{padding:32px 0 64px}.reader-topbar{align-items:center;padding:22px 24px}.reader-canvas{margin-top:28px;display:grid;grid-gap:20px;gap:20px}.reader-image{width:min(100%,880px);margin:0 auto;border-radius:18px;border:1px solid rgba(148,163,184,.32)}.reader-appendix{margin-top:36px}.reader-appendix-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);padding:24px;display:grid;grid-gap:20px;gap:20px}.reader-appendix-card h2{margin:8px 0 10px}.reader-appendix-actions,.reader-appendix-controls{display:flex;gap:16px;align-items:end;flex-wrap:wrap}.reader-appendix-select{display:grid;grid-gap:8px;gap:8px;min-width:min(100%,320px);flex:1 1}.reader-appendix-select span{color:var(--muted);font-size:14px;font-weight:600}.reader-appendix-select select{min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:16px;background:hsla(0,0%,100%,.9);color:var(--text);font:inherit}.search-bar{display:flex;align-items:center;gap:14px;padding:12px}.search-bar input{flex:1 1;min-height:52px;padding:0 18px;border:0;outline:none;background:transparent;font-size:16px}.site-footer{margin-top:56px;border-top:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.55),rgba(255,244,233,.92))}.footer-inner{align-items:flex-start;justify-content:space-between;gap:32px;padding-top:28px;padding-bottom:24px}.footer-branding{max-width:620px;display:grid;grid-gap:12px;gap:12px}.footer-branding strong{font-size:20px;line-height:1.4}.footer-links-grid{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));grid-gap:24px 32px;gap:24px 32px}.footer-link-group{display:grid;grid-gap:10px;gap:10px}.footer-link-group span{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-dark)}.footer-link-group a{color:var(--muted);transition:color .2s ease}.footer-link-group a:hover{color:var(--brand-dark)}.footer-meta{display:flex;justify-content:space-between;gap:24px;padding:0 0 28px;border-top:1px solid rgba(154,52,18,.08)}.footer-meta p{margin:0;color:var(--muted);font-size:13px}.footer-meta p:first-child{max-width:620px}@media (max-width:1024px){.cookie-sheet-card,.hero-section,.reader-topbar,.story-detail-layout,.story-hero,.story-interactions,.two-columns{flex-direction:column}.story-grid,.story-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.story-hero-cover{flex-basis:auto;min-height:360px}.footer-links-grid{width:100%}.auth-panel{margin-left:0;justify-content:flex-start}.story-detail-main,.story-detail-side{width:100%}.story-interaction-actions{align-items:start}.story-comments-layout{flex-direction:column;display:flex}.story-interaction-card-secondary{width:100%}.comment-preview-panel,.story-comments-composer-card{min-width:0}.story-comments-composer-card{position:static}}@media (max-width:720px){.container{width:min(calc(100% - 20px),var(--container))}.content-section{margin-top:32px}.chapter-item,.footer-inner,.footer-meta,.mini-feature,.ranking-item,.search-bar,.section-heading{flex-direction:column;align-items:start}.footer-links-grid{grid-template-columns:1fr;gap:18px}.footer-branding strong{font-size:18px}.site-header{background:rgba(255,248,241,.94)}.header-shell{padding:12px 0}.header-inner{flex-direction:row;align-items:center;gap:12px}.brand-mark{min-width:0;flex:1 1}.brand-mark p{display:none}.brand-mark strong{font-size:16px}.brand-badge,.brand-logo{width:40px;height:40px}.header-desktop-actions{display:none}.header-menu-toggle{display:inline-flex;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:hsla(0,0%,100%,.88);align-items:center;justify-content:center;flex-direction:column;gap:4px;box-shadow:0 12px 24px rgba(105,44,12,.08)}.header-menu-toggle span{width:18px;height:2px;border-radius:999px;background:var(--brand-dark);transition:transform .2s ease,opacity .2s ease}.header-menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.header-menu-toggle.is-open span:nth-child(2){opacity:0}.header-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-mobile-panel{display:none;padding-top:14px}.header-mobile-panel.is-open{display:grid;grid-gap:14px;gap:14px}.header-mobile-auth,.header-mobile-nav{border:1px solid var(--line);background:hsla(0,0%,100%,.92);border-radius:20px;padding:14px}.header-mobile-nav{display:grid;grid-gap:8px;gap:8px}.header-mobile-nav a{display:block;padding:10px 12px;border-radius:12px;background:rgba(245,132,44,.08)}.header-mobile-auth .auth-panel,.header-mobile-auth .auth-user{width:100%}.header-mobile-auth .auth-panel{align-items:stretch}.header-mobile-auth .auth-user{justify-content:space-between}.header-mobile-auth .auth-action,.header-mobile-auth .auth-entry-button{width:100%}.comment-composer-actions,.comment-node-head,.comment-preview-heading,.comment-preview-meta{flex-direction:column;align-items:start}.comment-node{padding:16px}.comment-replies{padding-left:12px}.chapter-item,.chapter-item-main{flex-direction:column;align-items:start}.chapter-banner-thumb,.chapter-banner-wrap{width:100%}.chapter-updated-at{white-space:normal}.hero-overlay,.not-found,.reader-topbar,.story-copy,.story-hero{padding:18px}.section-heading{margin-bottom:20px}.story-card.compact,.story-grid,.story-grid.compact{grid-template-columns:1fr}.hero-actions,.reader-appendix-actions,.reader-appendix-controls,.reader-nav,.search-bar{width:100%;gap:12px}.reader-appendix-select{min-width:0;width:100%}.cookie-sheet-actions,.ghost-link,.primary-link,.rating-stars,.reading-popup-actions,.search-bar button,.story-interaction-actions{width:100%}.reading-popup{left:0;right:0;bottom:120px;width:100%}}