:root{color-scheme:dark;--bg: #050308;--bg-elevated: #130818;--bg-panel: #24122e;--bg-panel-soft: #31193d;--bg-panel-glass: rgba(51, 28, 64, .78);--bg-card: #1c1124;--bg-input: #3a2348;--bg-input-soft: rgba(82, 49, 102, .36);--line: rgba(216, 186, 255, .16);--line-strong: rgba(238, 225, 255, .58);--text: #fff7ff;--text-muted: #d3c1de;--text-soft: #a58db8;--text-dim: #8d779f;--accent: #8f14d9;--accent-strong: #ba25ff;--accent-soft: #d9a8ff;--accent-glow: rgba(179, 47, 255, .34);--white: #ffffff;--success: #87ffa6;--danger: #ff8da9;--shadow-panel: 0 24px 70px rgba(0, 0, 0, .42);--shadow-card: 0 18px 50px rgba(10, 1, 16, .45);--radius-xl: 34px;--radius-lg: 28px;--radius-md: 22px;--radius-sm: 16px;--sidebar-width: 280px;--topbar-height: 104px;font-family:Plus Jakarta Sans,Noto Sans Telugu,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(157,40,255,.16),transparent 28%),radial-gradient(circle at 100% 10%,rgba(255,196,108,.08),transparent 24%),linear-gradient(180deg,#09050d,#030204)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(136,21,204,.14),transparent 24%),radial-gradient(circle at bottom right,rgba(255,255,255,.03),transparent 22%),var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}select,input,textarea{width:100%;border:1px solid var(--line);border-radius:18px;background:var(--bg-input);color:var(--text);padding:.95rem 1rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}select:focus,input:focus,textarea:focus{border-color:#dfc7ffa8;box-shadow:0 0 0 4px #b14bff1f}textarea{min-height:130px;resize:vertical}label{display:grid;gap:.6rem;color:var(--text-muted);font-size:.93rem}h1,h2,h3,h4,p{margin:0}.app-frame{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:1.25rem;padding:1.15rem 1.15rem 1.15rem 0}.sidebar{position:sticky;top:1.15rem;height:calc(100vh - 2.3rem);display:flex;flex-direction:column;gap:1.35rem;padding:1.25rem;margin-left:1.15rem;background:linear-gradient(180deg,#361b43f5,#210f2afa);border:1px solid rgba(216,186,255,.14);border-radius:32px;box-shadow:var(--shadow-panel);overflow:hidden}.sidebar:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(176,76,255,.16),transparent 32%),linear-gradient(180deg,transparent 0%,rgba(255,255,255,.02) 100%)}.brand-card,.sidebar-nav,.sidebar-auth,.sidebar-footer{position:relative;z-index:1}.brand-card{display:grid;gap:.85rem;padding:.9rem .7rem .7rem}.brand-logo{width:min(100%,180px);height:auto;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(0,0,0,.32))}.brand-copy{display:grid;gap:.45rem}.brand-eyebrow,.section-eyebrow,.sidebar-footer__eyebrow,.stat-box__label{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--text-soft)}.brand-caption{color:var(--text-muted);line-height:1.55;max-width:18rem}.sidebar-nav,.sidebar-auth{display:grid;gap:.75rem}.nav-pill,.ghost-button,.primary-button,.icon-button,.genre-chip,.hero-pill,.story-chip,.profile-chip,.language-chip,.autosave-pill{border:1px solid transparent;border-radius:999px}.nav-pill{display:inline-flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.15rem;color:var(--text-muted);background:#ffffff05;border-color:#bb8de133;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.nav-pill:hover,.room-card:hover,.genre-chip:hover,.ghost-button:hover,.story-card:hover,.slot-banner:hover{transform:translateY(-1px)}.nav-pill.active,.nav-pill:hover{color:var(--white);border-color:#c676ff80;background:linear-gradient(135deg,#8a16cfc7,#670c9ab8)}.nav-pill--secondary{width:100%;justify-content:center}.sidebar-footer{margin-top:auto;padding:1.1rem;border-radius:28px;border:1px solid rgba(231,212,255,.16);background:linear-gradient(180deg,#391d48c7,#21112beb)}.sidebar-footer__title{margin-top:.6rem;font-size:1.05rem;font-weight:700}.sidebar-footer__body{margin-top:.8rem;color:var(--text-muted);font-size:.96rem;line-height:1.6}.main-area{min-width:0;padding-right:1rem}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;min-height:var(--topbar-height);padding:1.15rem 0 1.05rem;background:linear-gradient(180deg,rgba(5,3,8,.96) 0%,rgba(5,3,8,.78) 72%,transparent 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.search-shell{flex:1;display:flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.25rem;border-radius:999px;background:linear-gradient(135deg,#49285cf2,#371d45f2);border:1px solid rgba(235,217,255,.14);box-shadow:inset 0 1px #ffffff0a}.search-shell input{padding:0;border:0;background:transparent;box-shadow:none}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;flex-wrap:wrap}.language-chip{display:inline-flex;align-items:center;gap:.65rem;min-height:54px;padding:0 .9rem 0 1rem;background:#432752eb;border:1px solid rgba(222,197,255,.16);color:var(--text-muted)}.language-chip select{width:auto;min-width:110px;border:0;padding:0;background:transparent;color:var(--white);box-shadow:none}.ghost-button,.primary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:0 1.2rem;border-color:#e4d1ff2e;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.ghost-button,.icon-button{background:#2a1736db;color:var(--white)}.ghost-button:hover,.icon-button:hover{border-color:#e7d3ff57;background:#3d1f4ef0}.ghost-button--active{border-color:#f2e4ff57;background:linear-gradient(135deg,#8f14d985,#610e92b3);box-shadow:0 14px 28px #6d19aa42}.primary-button{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:var(--white);box-shadow:0 14px 32px #9413e557}.primary-button:hover{border-color:#ffffff2e;box-shadow:0 20px 40px #a826ff70}.primary-button:disabled,.ghost-button:disabled{opacity:.62;cursor:default;transform:none}.icon-button{width:52px;padding:0}.notification-chip{gap:.4rem;width:auto;min-width:60px}.notification-chip span{font-weight:700}.profile-chip{display:inline-flex;align-items:center;gap:.8rem;min-height:52px;padding:0 1rem 0 .7rem;color:var(--white);background:#2c1938e0;border:1px solid rgba(231,211,255,.18)}.profile-chip__avatar,.profile-dot{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#9c17f2,#6d0ab0);color:var(--white);font-weight:700}.page-content{padding:.35rem 0 2.5rem}.page-stack{display:grid;gap:1.5rem}.page-loader{display:grid;place-items:center;min-height:260px;padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(180deg,#23112ef0,#190c22f0);color:var(--text-muted)}.panel,.empty-state,.story-detail,.reader-surface,.hero-story,.leaderboard-card,.slot-banner,.story-card,.room-card,.message-card,.member-row{border:1px solid var(--line);box-shadow:var(--shadow-card)}.panel,.empty-state,.story-detail,.leaderboard-card{background:linear-gradient(180deg,#291535f5,#1b0e24fa);border-radius:var(--radius-xl)}.panel{padding:1.55rem}.panel--hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;min-height:220px}.panel--reading{display:grid;gap:1.25rem;align-items:start;grid-template-columns:minmax(0,1.2fr) minmax(280px,420px)}.panel--compact{padding:1.25rem}.panel--narrow{padding:1.2rem}.section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.section-eyebrow--spaced{margin-top:1.5rem}.panel h1,.hero-story h1,.story-detail h1{font-size:clamp(2.4rem,4vw,4.1rem);line-height:.98;letter-spacing:-.05em}.panel h2,.section-block h2,.leaderboard-card h3,.story-card h3,.story-detail h2,.story-detail h3{font-size:clamp(1.4rem,2vw,2rem);line-height:1.08;letter-spacing:-.03em}.panel p,.story-detail__description,.support-copy,.empty-state p,.message-card,.stacked-card p{color:var(--text-muted);line-height:1.72}.leaderboard-summary,.explore-summary{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(160px,1fr));min-width:min(100%,460px)}.stat-box,.subscription-status-card,.story-chip,.hero-pill{background:#4d2c6070;border:1px solid rgba(238,225,255,.15)}.stat-box{border-radius:24px;padding:1.15rem 1.2rem;display:grid;gap:.55rem}.stat-box strong{font-size:2rem;line-height:1;letter-spacing:-.05em}.stat-box__label{display:inline-flex;align-items:center;gap:.45rem}.chip-cloud,.chip-row,.writer-actions{display:flex;flex-wrap:wrap;gap:.8rem}.chip-cloud--editor{margin-top:1.2rem}.genre-chip,.hero-pill,.story-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1rem;color:var(--white);background:#432854d9;border-color:#ebdbff2e}.genre-chip--active,.story-chip--solid{background:linear-gradient(135deg,#a92affe0,#7311b0e6);border-color:#f3e8ff57}.story-chip--price{background:#ffdc601f;color:#ffe59c;border-color:#ffdf8152}.hero-story{position:relative;min-height:640px;padding:2rem;overflow:hidden;border-radius:40px;background:linear-gradient(180deg,#130b18ad,#08050adb),linear-gradient(135deg,#24122f,#09040c)}.hero-story__backdrop,.hero-story__scrim{position:absolute;inset:0}.hero-story__backdrop{width:100%;height:100%;object-fit:cover;opacity:.88}.hero-story__scrim{background:linear-gradient(90deg,#040205eb,#040205b8 42%,#04020538 74%,#04020580),linear-gradient(180deg,#0000001a,#04020580)}.hero-story__content{position:relative;z-index:1;display:grid;align-content:space-between;gap:1.3rem;max-width:62%;min-height:100%}.hero-story__writer{font-size:1.28rem;color:var(--accent-soft);font-weight:600}.hero-story__meta,.story-detail__stats,.story-card__stats,.compact-meta{display:flex;flex-wrap:wrap;gap:.85rem 1.15rem}.hero-story__meta span,.story-detail__stats span,.story-card__stats span,.compact-meta span{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted)}.hero-story__actions,.story-detail__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.25rem}.hero-story__rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.85rem;margin-top:auto}.hero-story__thumb{display:grid;gap:.65rem;min-height:126px;padding:.7rem;border-radius:22px;border:1px solid rgba(235,219,255,.16);background:#21122bcc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s ease,border-color .2s ease,background .2s ease}.hero-story__thumb:hover,.hero-story__thumb--active{transform:translateY(-1px);border-color:#ecdeff5c;background:#48275ad1}.hero-story__thumb-media{aspect-ratio:1.7;border-radius:16px;overflow:hidden;background:#ffffff0a}.hero-story__thumb-media img{width:100%;height:100%;object-fit:cover}.hero-story__thumb-body{display:grid;gap:.3rem}.hero-story__thumb-body strong{font-size:.95rem;line-height:1.2}.hero-story__thumb-body span{color:var(--text-soft);font-size:.82rem}.slot-strip{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.slot-banner{position:relative;min-height:220px;display:flex;align-items:flex-end;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#24122f,#140818)}.slot-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.88}.slot-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b070e1f,#0b070ee6 92%)}.slot-banner__body{position:relative;z-index:1;display:grid;gap:.35rem;width:100%;padding:1.25rem}.slot-banner__body strong{font-size:1.2rem}.slot-banner__body span{color:var(--text-muted)}.section-block{display:grid;gap:1.2rem}.section-block__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.story-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.story-grid--single{grid-template-columns:minmax(280px,420px)}.story-grid--leaderboard{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.story-card{display:grid;overflow:hidden;background:linear-gradient(180deg,#291734fa,#140a1cfa);border-radius:28px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.story-card:hover{border-color:#f6edff3d;box-shadow:0 26px 70px #00000080}.story-card__link{display:grid}.story-card__media{position:relative;aspect-ratio:.83;overflow:hidden;background:linear-gradient(145deg,#3a2148,#17101d)}.story-card__media img,.story-detail__cover img{width:100%;height:100%;object-fit:cover}.story-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0604080d,#060408d1)}.story-card__media .story-chip{position:absolute;top:.95rem;left:.95rem;z-index:1}.story-card__media .story-chip--price{left:auto;right:.95rem}.story-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:4rem;font-weight:800;color:#ffffffb8}.story-card__body{display:grid;gap:.75rem;padding:1.15rem 1.1rem 1.2rem}.story-card__share-strip{display:flex;flex-wrap:wrap;gap:.65rem;padding:0 1.1rem 1.15rem}.story-card__share-strip .icon-button{min-height:40px;padding:0 .95rem;font-size:.88rem}.story-card__share-strip--compact{justify-content:flex-end;padding:0}.story-card__body p,.story-card__writer{color:var(--text-muted)}.story-card__writer{font-weight:600}.story-card--hero .story-card__media{aspect-ratio:1.42}.story-detail{display:grid;gap:1.5rem;grid-template-columns:minmax(250px,330px) minmax(0,1fr) minmax(260px,320px);padding:1.6rem}.story-detail__cover{min-height:480px;border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#412453,#1f1227)}.story-detail__main,.story-detail__sidebar{display:grid;align-content:start;gap:1rem}.story-detail__description{font-size:1.02rem}.story-share-panel{display:grid;gap:.65rem;padding:1rem 1.05rem;border-radius:22px;border:1px solid rgba(231,211,255,.14);background:#3a224885}.story-share-link{color:var(--accent-soft);word-break:break-all}.share-modal{position:relative;width:min(100%,760px);padding:1.6rem;border-radius:30px;background:linear-gradient(180deg,#2a1636fa,#160c1ffa);border:1px solid rgba(231,211,255,.18);box-shadow:0 24px 90px #00000073;display:grid;gap:1rem}.share-modal__close{position:absolute;top:1rem;right:1rem}.share-modal__actions{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.chapter-list,.stacked-list,.message-list{display:grid;gap:.85rem}.chapter-row,.stacked-card,.room-card,.message-card,.member-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.05rem;border-radius:22px;background:#4326536b;border:1px solid rgba(230,211,255,.12)}.stacked-card__actions{display:grid;gap:.8rem;justify-items:end}.chapter-row p,.stacked-card p,.room-card p,.member-row p{color:var(--text-soft)}.stacked-card__lead{display:flex;align-items:flex-start;gap:.95rem}.chapter-row--locked{border-color:#ffcb7347;background:#4b361b52}.reader-layout{display:grid;gap:1.25rem}.reader-layout__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.reader-layout__nav{display:flex;flex-wrap:wrap;gap:.8rem}.reader-surface{padding:clamp(1.5rem,4vw,4rem);border-radius:34px;background:linear-gradient(180deg,#2a1836eb,#130c1bf5)}.reader-surface p,.reader-surface li{color:#f0e6f8;font-size:1.08rem;line-height:2}.reader-surface h1,.reader-surface h2,.reader-surface h3,.reader-surface h4{margin:1.6rem 0 1rem}.split-layout,.community-layout,.daily-feed-layout,.writer-studio-layout,.stack-column{display:grid;gap:1.25rem}.split-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start}.stack-column{align-content:start}.community-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr) minmax(260px,320px);align-items:start}.daily-feed-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start}.writer-studio-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr) minmax(340px,1.1fr);align-items:start}.community-room__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.room-card{width:100%;align-items:flex-start;flex-direction:column;text-align:left;cursor:pointer}.room-card--active{border-color:#e1ceff52;background:linear-gradient(180deg,#701fa861,#3a1e489e)}.message-list{max-height:680px;overflow:auto;padding-right:.35rem}.message-card{align-items:flex-start;flex-direction:column;max-width:min(100%,82%)}.message-card__meta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--text-soft);font-size:.88rem}.message-card--mine{margin-left:auto;background:linear-gradient(180deg,#8621c957,#441b5cb8);border-color:#e7d3ff3d}.message-card--mine .message-card__meta{justify-content:flex-end}.chat-message-copy{display:flex;flex-wrap:wrap;gap:.45rem;line-height:1.75}.chat-reply-preview{width:100%;display:grid;gap:.3rem;padding:.8rem .9rem;margin-bottom:.75rem;border-radius:18px;border:1px solid rgba(231,211,255,.14);background:#ffffff08}.spoiler-chip,.chip-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(231,211,255,.16);background:#ffffff0a;color:var(--text)}.spoiler-chip{min-height:36px}.spoiler-chip--open{background:#8f14d933;border-color:#e7d3ff47}.chat-share-card{width:100%;display:grid;gap:.75rem;padding:.9rem;border-radius:20px;border:1px solid rgba(231,211,255,.16);background:#ffffff08}.chat-share-card>img,.chat-share-card__canvas{width:100%;min-height:170px;border-radius:18px}.chat-share-card>img{object-fit:cover}.chat-share-card__canvas{display:grid;align-content:end;gap:.45rem;padding:1rem}.chat-share-card__body{display:grid;gap:.55rem}.reader-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1.25rem;align-items:start}.reader-selection-panel{display:grid;gap:1rem}.reader-selection-panel__actions{display:flex;flex-wrap:wrap;gap:.8rem}.reader-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.reader-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.7rem}.reader-week-chip{display:grid;gap:.25rem;padding:.8rem;border-radius:18px;border:1px solid rgba(231,211,255,.12);background:#ffffff08;color:var(--text-soft)}.reader-week-chip--active{background:#8f14d938;border-color:#e7d3ff3d;color:var(--text)}.message-form{display:grid;gap:.9rem;margin-top:1rem}.feed-stage{position:relative;min-height:480px;display:flex;align-items:flex-end;padding:1.45rem;overflow:hidden;border-radius:32px;border:1px solid rgba(235,219,255,.18);box-shadow:var(--shadow-card)}.feed-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05030729,#050307d1)}.feed-stage__body{position:relative;z-index:1;display:grid;gap:.85rem;width:min(100%,720px);padding:1.35rem;border-radius:28px;background:#150e1c4d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.feed-stage__body h2{font-size:clamp(2rem,3vw,3.4rem);line-height:1;letter-spacing:-.04em}.feed-stage__body p{font-size:1rem}.feed-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.reply-node{display:grid;gap:.45rem;padding:.95rem 1rem;border-radius:22px;background:#40245080;border:1px solid rgba(231,211,255,.14)}.reply-node>span{color:var(--text-soft);font-size:.86rem}.reply-node>.stacked-list{margin-top:.4rem;padding-left:.8rem;border-left:1px solid rgba(231,211,255,.12)}.rich-editor{display:grid;gap:.9rem}.rich-editor__toolbar{display:flex;flex-wrap:wrap;gap:.7rem}.rich-editor__button{min-height:46px;padding:0 .95rem}.rich-editor__surface{min-height:360px;padding:1.2rem;border-radius:24px;border:1px solid rgba(231,211,255,.16);background:#341e438a;color:var(--text);line-height:1.9;outline:none}.rich-editor__surface:empty:before{content:attr(data-placeholder);color:var(--text-dim)}.rich-editor__surface h2,.rich-editor__surface h3,.rich-editor__surface p,.rich-editor__surface blockquote{margin:0 0 1rem}.rich-editor__surface ul,.rich-editor__surface ol{margin:0 0 1rem;padding-left:1.4rem}.rich-editor__surface blockquote{padding-left:1rem;border-left:3px solid rgba(215,178,255,.36);color:var(--accent-soft)}.member-row{justify-content:flex-start}.leaderboard-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.leaderboard-card__list{display:grid;gap:.8rem}.leaderboard-item{display:grid;grid-template-columns:auto 1fr auto;gap:.9rem;align-items:center;padding:.95rem 1rem;border-radius:20px;background:#462a5873;border:1px solid rgba(231,211,255,.12)}.leaderboard-item__rank{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;border-radius:16px;background:#ffffff0f;font-weight:700}.subscription-status-card{padding:1.25rem;border-radius:28px;min-width:min(100%,320px);display:grid;gap:.85rem}.subscription-status-card h3{font-size:1.8rem}.form-panel,.auth-form{display:grid;gap:1rem}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full{grid-column:1 / -1}.upload-box input[type=file]{padding:.8rem;background:#271730d1}.writer-actions--wrap{gap:.75rem}.story-schedule-box{display:grid;gap:.95rem;margin-top:1.2rem;padding:1.1rem;border-radius:24px;border:1px solid rgba(231,211,255,.14);background:#361f4480}.competition-detail-hero{display:grid;gap:1.4rem;grid-template-columns:minmax(280px,420px) minmax(0,1fr)}.competition-detail-hero__media{min-height:420px;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,#412453,#1f1227)}.competition-detail-hero__media img{width:100%;height:100%;object-fit:cover}.competition-detail-hero__body{display:grid;align-content:start;gap:1rem}.story-schedule-box p{color:var(--text-muted)}.checkbox-label{display:flex;align-items:center;gap:.75rem}.checkbox-label input{width:auto;margin:0}.autosave-pill{display:inline-flex;align-items:center;min-height:54px;padding:0 1.15rem;color:var(--text-muted);background:#402352b8;border-color:#e7d3ff29}.empty-state{display:grid;gap:.75rem;place-items:center;text-align:center;min-height:240px;padding:2rem}.empty-state h3{font-size:1.5rem}.inline-note,.auth-message{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.8rem 1rem;color:var(--text);background:#4e2e60b3;border:1px solid rgba(231,211,255,.16);border-radius:18px}.support-copy{margin:.8rem 0 0}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:1rem;background:#040306b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-modal{position:relative;width:min(100%,520px);padding:1.6rem;border-radius:30px;background:linear-gradient(180deg,#2a1636fa,#160c1ffa);border:1px solid rgba(231,211,255,.18);box-shadow:0 24px 90px #00000073}.auth-modal h2{margin-top:.7rem}.auth-modal p{margin-top:.85rem;color:var(--text-muted);line-height:1.7}.auth-modal__eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent-soft);font-weight:700}.auth-close{position:absolute;top:1rem;right:1rem}.auth-switch{width:100%;margin-top:.9rem}@media(max-width:1400px){.story-detail{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.story-detail__sidebar{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.community-layout,.writer-studio-layout,.competition-detail-hero{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.community-layout>:last-child,.writer-studio-layout>:last-child,.competition-detail-hero>:last-child{grid-column:1 / -1}}@media(max-width:1160px){.app-frame{grid-template-columns:1fr;padding:1rem}.sidebar{position:static;height:auto;margin-left:0}.main-area{padding-right:0}.topbar,.panel--hero,.story-detail,.split-layout,.reader-dashboard-grid,.community-layout,.daily-feed-layout,.writer-studio-layout,.competition-detail-hero,.panel--reading{grid-template-columns:1fr}.topbar{position:static;flex-direction:column;align-items:stretch}.topbar-actions{justify-content:flex-start}.hero-story{min-height:540px}.hero-story__content{max-width:min(100%,720px)}.leaderboard-summary,.explore-summary{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){:root{--topbar-height: auto}.app-frame{gap:1rem;padding:.8rem}.sidebar{gap:1rem;padding:1rem;border-radius:26px}.sidebar-nav,.sidebar-auth{grid-template-columns:1fr 1fr}.nav-pill{min-height:52px;justify-content:center;text-align:center}.topbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-actions>*{width:100%}.language-chip{justify-content:center}.panel,.story-detail,.hero-story{padding:1.2rem;border-radius:26px}.hero-story{min-height:480px}.hero-story__scrim{background:linear-gradient(180deg,#04020561,#040205e6)}.hero-story__content{max-width:100%;align-content:end}.story-grid,.story-grid--leaderboard,.form-grid,.leaderboard-summary,.reader-insight-grid,.reader-week-strip,.explore-summary,.story-detail__sidebar,.share-modal__actions{grid-template-columns:1fr}.section-block__header,.community-room__header,.feed-toolbar,.reader-layout__top{flex-direction:column;align-items:stretch}.reader-surface{padding:1.2rem;border-radius:24px}.story-card__media{aspect-ratio:1.05}.story-card--hero .story-card__media{aspect-ratio:1.18}.story-detail__cover{min-height:320px}.feed-stage{min-height:360px;padding:1rem;border-radius:26px}.feed-stage__body{padding:1rem;border-radius:22px}.message-card{max-width:100%}.rich-editor__button span{display:none}.sidebar-footer{padding:.95rem}}
