: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}.genre-chip--unseen{box-shadow:inset 0 0 0 1px #f4dfff38,0 0 0 2px #9d32e429}.genre-chip--seen:not(.genre-chip--active){opacity:.72}.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}.writer-profile-page{display:grid;grid-template-columns:140px minmax(0,1fr);gap:1.5rem;align-items:center;padding:1.6rem;border:1px solid rgba(231,211,255,.14);border-radius:30px;background:linear-gradient(135deg,#331b3ff5,#140a1cfa);box-shadow:var(--shadow-card)}.writer-profile-page__avatar{width:140px;height:140px;border-radius:34px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#7433a3,#24122e);color:var(--white);font-size:3.6rem;font-weight:900}.writer-profile-page__avatar img{width:100%;height:100%;object-fit:cover}.writer-profile-page__main{display:grid;gap:.8rem}.writer-profile-page__main h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.02}.writer-profile-page__main p{max-width:48rem;color:var(--text-muted);line-height:1.65}.writer-profile-page__stats{display:flex;flex-wrap:wrap;gap:.75rem}.writer-profile-page__stats span{display:inline-flex;align-items:center;gap:.45rem;min-height:42px;padding:0 .9rem;border:1px solid rgba(231,211,255,.16);border-radius:999px;background:#ffffff0f;color:var(--text-muted);font-weight:700}.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))}.story-social-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:1rem;align-items:start;margin:1rem 0}.rating-row{display:flex;flex-wrap:wrap;gap:.65rem}.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)}.chapter-row__status{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:86px;padding:.4rem .75rem;border-radius:999px;background:#ffffff0d;color:var(--text-muted);font-size:.88rem;font-weight:700;white-space:nowrap}.chapter-row--resume{border-color:#ebdbff61;background:linear-gradient(180deg,#8f14d947,#43265375)}.chapter-row--watched{border-color:#53d8a63d;background:#275c4a3d}.chapter-row__status--resume{background:#e2d1ff29;color:#f4e9ff}.chapter-row__status--watched{background:#53d8a624;color:#baf7df}.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;isolation:isolate;overflow:hidden;position:relative;background:linear-gradient(180deg,#2a1836eb,#130c1bf5)}.reader-surface--protected:before{content:attr(data-watermark) "\a" attr(data-watermark) "\a" attr(data-watermark) "\a" attr(data-watermark) "\a" attr(data-watermark) "\a" attr(data-watermark);color:#fff1;font-size:clamp(1.1rem,3vw,2rem);font-weight:900;inset:-16%;letter-spacing:.1em;line-height:4.4;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;transform:rotate(-24deg);white-space:pre-wrap;z-index:0}.reader-surface--protected>*{position:relative;z-index:1}.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-message-image{width:min(100%,360px);max-height:420px;border-radius:20px;object-fit:contain;background:#08060d;border:1px solid rgba(231,211,255,.14)}.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)}.reader-week-chip small{color:var(--text-muted)}.streak-goal-list{display:grid;gap:.85rem}.streak-goal-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:22px;background:#4326536b;border:1px solid rgba(230,211,255,.12)}.streak-goal-card p{color:var(--text-soft)}.streak-goal-card>span{min-width:56px;text-align:right;color:var(--accent-soft);font-weight:900}.streak-meter{height:12px;overflow:hidden;border-radius:999px;background:#ffffff14}.streak-meter span{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-soft))}.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--image{align-items:flex-end;justify-content:center}.feed-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05030729,#050307d1)}.feed-stage--image:after{background:linear-gradient(180deg,#05030705,#05030780)}.feed-stage__image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#08060d}.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-nav{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:.8rem}.feed-nav>span{color:var(--text-muted);font-weight:800}.feed-nav .ghost-button:last-child{justify-self:end}.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)}.comment-node{display:grid;gap:.65rem;padding:1rem;border-radius:22px;background:#40245080;border:1px solid rgba(231,211,255,.14)}.comment-node--reply{background:#ffffff0a}.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}.composer-preview{display:grid;gap:.85rem;align-items:start;justify-items:start;padding:1rem;border-radius:24px;border:1px solid rgba(231,211,255,.14);background:#ffffff0a}.composer-preview img{width:min(100%,320px);max-height:360px;border-radius:18px;object-fit:contain;background:#08060d}.composer-preview--message img{width:min(100%,260px);max-height:300px}.file-action{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:max-content;min-height:44px;padding:0 1rem;border-radius:999px;border:1px solid rgba(231,211,255,.18);background:#2a1736db;color:var(--white);font-weight:800;cursor:pointer}.file-action input{display:none}.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}.legal-consent-backdrop{z-index:40}.legal-consent-modal{width:min(100%,560px)}.legal-consent-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.legal-consent-check{display:flex;align-items:flex-start;gap:.75rem;margin:1.25rem 0 1rem;color:var(--text-primary);font-weight:800;line-height:1.5}.legal-consent-check input{margin-top:.25rem;width:18px;height:18px;accent-color:var(--accent)}@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-social-grid,.writer-profile-page,.story-detail__sidebar,.share-modal__actions{grid-template-columns:1fr}.writer-profile-page{padding:1.2rem;border-radius:26px}.writer-profile-page__avatar{width:112px;height:112px;border-radius:28px}.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}}:root{--surface-sheen: linear-gradient(135deg, rgba(255, 255, 255, .105), rgba(255, 255, 255, .025));--surface-ring: inset 0 1px 0 rgba(255, 255, 255, .08), 0 24px 90px rgba(0, 0, 0, .32);--reading-max: 860px}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 72%)}.topbar-brand{display:none;align-items:center;gap:.72rem;border:1px solid var(--line);border-radius:999px;padding:.55rem .86rem;color:var(--text);background:#ffffff0b}.topbar-brand img{width:34px;height:34px;object-fit:contain}.topbar-brand span{font-weight:900;letter-spacing:-.035em}.mobile-tabbar{display:none}.profile-chip__avatar--image{padding:0;overflow:hidden;background:#ffffff14}.profile-chip__avatar--image img{width:100%;height:100%;object-fit:cover}.sidebar,.topbar,.panel,.section-block,.story-card,.stacked-card,.auth-modal,.share-modal,.writer-profile-page,.story-detail,.hero-story,.empty-state{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel,.section-block,.story-card,.stacked-card,.auth-modal,.share-modal,.writer-profile-page,.story-detail,.empty-state{box-shadow:var(--surface-ring)}.panel,.section-block,.writer-profile-page,.story-detail,.auth-modal,.share-modal,.empty-state{background:var(--surface-sheen),var(--bg-panel-glass)}.panel--hero,.hero-story,.story-detail,.competition-detail-hero,.writer-profile-page{position:relative;overflow:hidden}.panel--hero:after,.story-detail:after,.competition-detail-hero:after,.writer-profile-page:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 0%,rgba(221,173,255,.18),transparent 30%),radial-gradient(circle at 94% 16%,rgba(255,204,128,.08),transparent 24%)}.panel--hero>*,.story-detail>*,.competition-detail-hero>*,.writer-profile-page>*{position:relative;z-index:1}.page-stack{gap:clamp(1rem,2vw,1.65rem)}.page-content{width:100%;max-width:1560px;margin-inline:auto}.section-block__header,.community-room__header,.reader-layout__top,.story-detail__actions,.hero-story__actions,.writer-actions,.share-modal__actions,.story-card__share-strip,.stacked-card__actions{gap:.75rem;flex-wrap:wrap}.primary-button,.ghost-button,.icon-button,.chip-button,.file-action,.room-card,.genre-chip,.nav-pill,.mobile-tabbar__item{min-width:0;-webkit-tap-highlight-color:transparent}.primary-button,.ghost-button{justify-content:center;white-space:nowrap}.search-shell{min-width:min(420px,100%)}.search-shell input,.language-chip select{min-height:48px}.language-chip{min-height:52px}.story-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));align-items:stretch}.story-grid--single{grid-template-columns:minmax(0,620px)}.story-card{height:100%;overflow:hidden}.story-card__link{height:100%}.story-card__media{aspect-ratio:4 / 5;min-height:220px;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.14),transparent 24%),linear-gradient(145deg,#9127d98c,#180b1ff5)}.story-card__media img,.story-detail__cover img,.competition-detail-hero__media img,.chat-message-image,.composer-preview img,.slot-banner img,.hero-story__backdrop{width:100%;height:100%;object-fit:cover}.story-card__body{display:grid;align-content:start;gap:.48rem}.story-card__stats,.compact-meta,.story-detail__stats,.leaderboard-summary,.chip-row,.rating-row,.reader-week-strip{flex-wrap:wrap}.story-card__share-strip,.story-card__share-strip--compact{display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.story-card__share-strip::-webkit-scrollbar,.story-card__share-strip--compact::-webkit-scrollbar,.reader-week-strip::-webkit-scrollbar,.slot-strip::-webkit-scrollbar{display:none}.hero-story{min-height:clamp(460px,58vh,690px)}.hero-story__content{max-width:760px}.hero-story__rail{width:min(340px,100%)}.slot-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);overflow-x:auto;scroll-snap-type:x mandatory}.slot-banner{scroll-snap-align:start;min-height:190px}.stacked-list{min-width:0}.stacked-card,.room-card,.member-row,.message-card,.comment-node,.story-schedule-box,.subscription-status-card,.stat-box{min-width:0;overflow-wrap:anywhere}.stacked-card{border-color:#e2c7ff29;background:linear-gradient(135deg,#ffffff13,#ffffff05),#12081894}.leaderboard-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-box{min-height:104px}.split-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.community-layout,.writer-studio-layout{grid-template-columns:minmax(230px,.72fr) minmax(0,1.5fr) minmax(260px,.78fr);align-items:start}.panel--narrow,.stack-column,.story-detail__sidebar{min-width:0}.community-layout>.panel,.writer-studio-layout>.panel,.story-detail__sidebar .panel,.reader-dashboard-grid>*,.split-layout>*{min-width:0}.message-list{max-height:min(62vh,720px);overflow-y:auto;padding-right:.2rem}.message-form{align-items:end}.message-form textarea,.message-form input,.form-panel textarea,.form-panel input,.form-panel select,.field input,.field textarea,.field select{background:#0f07148c}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full,.form-panel .form-grid__full{grid-column:1 / -1}.rich-editor__surface{min-height:360px;max-height:min(62vh,680px);overflow-y:auto;line-height:1.82}.writer-actions--wrap,.writer-actions{align-items:center}.story-detail{grid-template-columns:minmax(250px,.42fr) minmax(0,1fr) minmax(260px,.42fr)}.story-detail__cover{align-self:stretch}.story-detail__cover img{border-radius:24px}.chapter-list{display:grid;gap:.8rem}.story-social-grid,.reader-dashboard-grid,.reader-insight-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.reader-layout{width:min(100%,1480px);margin-inline:auto}.reader-surface{max-width:var(--reading-max);margin-inline:auto;font-size:clamp(1.02rem,1.2vw,1.18rem);line-height:1.92}.reader-layout__nav{justify-content:flex-end}.reader-selection-panel{max-width:var(--reading-max);margin-inline:auto}.writer-profile-page__avatar,.profile-dot,.profile-chip__avatar{flex:0 0 auto}.writer-profile-page__avatar img{object-fit:cover}.modal-backdrop{padding:1rem}.auth-modal,.share-modal,.legal-consent-modal{width:min(100%,560px);max-height:min(92vh,820px);overflow-y:auto}.share-modal{width:min(100%,720px)}.empty-state{padding:clamp(1.4rem,3vw,2.4rem);border:1px solid var(--line);border-radius:var(--radius-lg)}.inline-note,.auth-message{overflow-wrap:anywhere}.page-loader{min-height:46vh;display:grid;place-items:center;color:var(--text-muted)}@media(max-width:1280px){:root{--sidebar-width: 248px}.brand-caption,.sidebar-footer__body{font-size:.88rem}.nav-pill{min-height:52px}.split-layout,.story-detail{grid-template-columns:minmax(0,1fr)}.story-detail__sidebar{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:1080px){.app-frame{grid-template-columns:1fr;padding:.9rem}.sidebar{position:relative;top:0;height:auto;margin-left:0}.sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.topbar{position:sticky;top:.75rem;z-index:20}.community-layout,.writer-studio-layout,.competition-detail-hero{grid-template-columns:minmax(0,1fr)}.panel--narrow,.hero-story__rail{width:100%}}@media(max-width:820px){:root{--radius-xl: 26px;--radius-lg: 22px;--radius-md: 18px}body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}.app-frame{display:block;padding:.75rem}.sidebar{display:none}.topbar{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;min-height:auto;padding:.72rem;border-radius:24px}.topbar-brand{display:inline-flex}.search-shell{grid-column:1 / -1;order:3;min-width:0}.topbar-actions{justify-content:flex-end;gap:.48rem}.topbar-actions .ghost-button:not(.notification-chip),.topbar-actions .primary-button,.profile-chip span:last-child,.language-chip span{display:none}.language-chip{padding:0;width:52px;height:52px;place-items:center;overflow:hidden}.language-chip select{position:absolute;inset:0;opacity:0}.profile-chip{padding:.35rem}.profile-chip__avatar{width:42px;height:42px}.mobile-tabbar{position:fixed;left:.75rem;right:.75rem;bottom:max(.7rem,env(safe-area-inset-bottom,0px));z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;padding:.42rem;border:1px solid rgba(226,199,255,.22);border-radius:24px;background:linear-gradient(135deg,#24112ff0,#100816f0),#07030aeb;box-shadow:0 20px 60px #00000070;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.mobile-tabbar__item{display:grid;place-items:center;gap:.18rem;min-height:54px;color:var(--text-soft);font-size:.68rem;font-weight:800}.mobile-tabbar__item.active{color:var(--white);background:linear-gradient(135deg,#9b23e1c7,#69159fc7);border-color:#ebd4ff47;box-shadow:inset 0 1px #ffffff1f}.page-content{padding-top:.9rem}.panel,.section-block,.story-detail,.writer-profile-page,.hero-story{border-radius:24px;padding:clamp(1rem,4vw,1.25rem)}.hero-story{min-height:560px}.hero-story__content{justify-content:end}.hero-story__actions,.story-detail__actions,.reader-layout__nav,.share-modal__actions,.writer-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-story__actions>*,.story-detail__actions>*,.reader-layout__nav>*,.share-modal__actions>*,.writer-actions>*{width:100%}.story-grid,.story-grid--leaderboard,.story-grid--single,.reader-insight-grid,.story-social-grid{grid-template-columns:1fr}.story-card__media{aspect-ratio:16 / 11;min-height:190px}.leaderboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-box{min-height:92px}.slot-strip{grid-auto-columns:minmax(250px,88vw)}.form-grid,.reader-dashboard-grid,.message-form{grid-template-columns:1fr}.message-form .primary-button,.message-form .ghost-button{width:100%}.reader-layout__top{display:grid;grid-template-columns:1fr}.reader-surface{font-size:1rem;line-height:1.86;padding:1.2rem}.reader-week-strip,.chip-row,.compact-meta,.story-card__stats{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.reader-week-chip,.story-chip,.hero-pill,.compact-meta span{flex:0 0 auto}.competition-detail-hero__media{min-height:190px}.writer-profile-page{grid-template-columns:1fr;text-align:left}.writer-profile-page__avatar{width:92px;height:92px}}@media(max-width:520px){.topbar{grid-template-columns:auto 1fr}.topbar-brand span{display:none}.topbar-actions{min-width:0}.leaderboard-summary{grid-template-columns:1fr}.mobile-tabbar{left:.45rem;right:.45rem;border-radius:20px}.mobile-tabbar__item{min-height:50px;font-size:.62rem}.mobile-tabbar__item svg{width:16px;height:16px}.primary-button,.ghost-button{white-space:normal}h1{font-size:clamp(2rem,12vw,3rem)}.panel--hero h1,.hero-story h1,.story-detail h1{overflow-wrap:anywhere}.story-card__share-strip,.story-detail__actions,.hero-story__actions{gap:.55rem}}.brand-caption,.support-copy,.helper-copy,.helper-text,.form-helper,.reader-note,.field-help,.small-help,.muted-copy,.panel--hero>p,.auth-modal>p,.story-detail__summary,.story-card__description,.competition-card__description,.submission-checklist,.empty-state p{display:none!important}.auth-modal{gap:14px}.auth-modal__eyebrow{display:block;font-size:.76rem;letter-spacing:.16em;text-transform:uppercase}.google-button-slot{min-height:42px;width:100%}.google-button-slot>div,.google-button-slot iframe{max-width:100%!important}.auth-divider{align-items:center;color:var(--muted);display:flex;font-size:.78rem;gap:10px;justify-content:center;letter-spacing:.12em;text-transform:uppercase}.auth-divider:before,.auth-divider:after{background:var(--border);content:"";flex:1;height:1px}@media(min-width:821px){:root{--sidebar-width: 76px;--topbar-height: 0px}body{background:radial-gradient(circle at 72% 4%,rgba(143,22,111,.18),transparent 34rem),#050506}.app-frame{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:0;max-width:none;min-height:100vh;padding:0}.sidebar{align-items:center;background:linear-gradient(90deg,rgba(5,5,7,.98),rgba(5,5,7,.72) 72%,transparent);border:0;border-radius:0;box-shadow:none;gap:0;height:100vh;inset:0 auto 0 0;margin:0;padding:30px 0 24px;position:sticky;width:var(--sidebar-width);z-index:80}.sidebar:before,.sidebar-footer,.brand-copy,.brand-eyebrow,.brand-caption,.nav-pill span,.nav-pill small,.nav-pill strong{display:none!important}.sidebar-brand{align-items:center;display:grid;justify-items:center;margin:0 0 8.5rem;padding:0;width:100%}.brand-logo{background:transparent;border:0;box-shadow:none;height:40px;width:40px}.brand-logo img{height:34px;object-fit:contain;width:34px}.sidebar-nav,.sidebar-auth{align-items:center;display:grid;gap:.92rem;justify-items:center;width:100%}.sidebar-auth{margin-top:1.4rem}.nav-pill,.nav-pill--secondary{align-items:center;background:transparent;border:0;border-radius:18px;color:#ffffff94;display:grid;height:46px;justify-content:center;min-height:46px;padding:0;width:46px}.nav-pill svg{height:20px;width:20px}.nav-pill.active,.nav-pill:hover,.nav-pill--secondary:hover{background:#ffffff1a;box-shadow:0 16px 40px #00000057;color:#fff;transform:none}.main-area{min-width:0;overflow:hidden}.topbar{background:transparent;border:0;box-shadow:none;display:flex;gap:.75rem;justify-content:flex-end;left:auto;min-height:0;padding:18px 26px 0 0;position:fixed;right:0;top:0;width:auto;z-index:90}.topbar-brand{display:none}.search-shell{background:#ffffff17;border-color:#ffffff24;border-radius:999px;box-shadow:none;min-width:280px}.search-shell input{color:#fff}.topbar-actions{gap:.55rem}.topbar-actions .ghost-button,.topbar-actions .primary-button,.language-chip,.notification-chip,.profile-chip{background:#ffffff17;border-color:#ffffff24;box-shadow:none;color:#fff}.page-content{max-width:none;padding:0 0 5rem;width:100%}.page-stack{gap:2rem}.page-stack>.hero-story:first-child{margin-top:0}.hero-story{background:#060607;border-radius:0;min-height:100vh;overflow:hidden;padding:clamp(7rem,14vh,11rem) 42px 4.8rem}.hero-story__backdrop{filter:saturate(1.1) contrast(1.05);object-position:72% center;opacity:.96}.hero-story__scrim{background:linear-gradient(90deg,#050507fa,#050507e6 23%,#05050785 49%,#0505071a 74%,#050507b8),linear-gradient(180deg,#05050729,#05050738 48%,#050507fa),radial-gradient(circle at 69% 36%,transparent 0,rgba(5,5,7,.32) 48%,rgba(5,5,7,.78) 100%)}.hero-story__content{align-content:center;gap:1.05rem;max-width:min(470px,42vw);min-height:calc(100vh - 16rem)}.hero-story .story-chip--solid{background:transparent;border:0;color:#1aa7ff;font-size:1rem;font-weight:900;letter-spacing:0;padding:0;text-transform:none}.hero-story h1{color:#fff;font-size:clamp(3.6rem,7.5vw,7.8rem);letter-spacing:-.08em;line-height:.88;margin:.15rem 0 .25rem;max-width:11ch;text-shadow:0 18px 56px rgba(0,0,0,.82)}.hero-story__meta{color:#fff;font-size:.98rem;font-weight:900;gap:.72rem}.hero-story__meta span{color:#fff}.hero-story__meta svg{display:none}.hero-story__meta span+span:before{color:#ffffff94;content:"|";margin-right:.72rem}.hero-story__description{color:#ffffffdb;font-size:1.02rem;line-height:1.55;margin:.55rem 0 0;max-width:37rem}.hero-story__writer{color:#ffffffd6;font-size:.98rem;font-weight:900}.hero-story__actions{gap:.86rem;margin-top:1.15rem}.hero-story__actions .primary-button{background:linear-gradient(90deg,#f4b35e,#c26a3f 48%,#782f52);border:0;border-radius:8px;box-shadow:0 20px 46px #c26a3f47;color:#fff;font-size:1.06rem;font-weight:900;min-height:54px;min-width:220px}.hero-story__actions .ghost-button{background:#ffffff2e;border:0;border-radius:8px;color:#fff;min-height:54px}.ghost-button--square{min-width:54px;padding:0}.hero-story__rail{bottom:4.6rem;display:flex;gap:.46rem;justify-content:flex-end;margin:0;max-width:min(540px,38vw);position:absolute;right:3rem;z-index:2}.hero-story__thumb{appearance:none;background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer;flex:0 0 82px;min-height:0;overflow:hidden;padding:2px}.hero-story__thumb:hover,.hero-story__thumb--active{background:transparent;border-color:#ffffffe0;transform:translateY(-2px)}.hero-story__thumb-media{aspect-ratio:16 / 9;border-radius:3px}.hero-story__thumb-body{display:none}.page-stack>.section-block,.page-stack>.panel--reading{margin-inline:42px}.section-block{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;gap:.75rem;padding:0!important}.section-block__header{align-items:center}.page-stack>.section-block .section-eyebrow{display:none}.section-block h2,.panel--reading h2{color:#fff;font-size:1.24rem;letter-spacing:-.02em;line-height:1.1}.section-block__header .ghost-button{background:#ffffff1a;border:0;border-radius:999px;color:#fff;min-height:34px;padding:.45rem .78rem}.story-grid{display:flex;gap:.62rem;grid-template-columns:none;overflow-x:auto;padding:.2rem 0 .8rem;scroll-snap-type:x proximity;scrollbar-width:none}.story-grid::-webkit-scrollbar{display:none}.story-card{background:transparent;border:0;border-radius:8px;box-shadow:none;flex:0 0 clamp(205px,16.4vw,298px);overflow:visible;scroll-snap-align:start}.story-card:hover{box-shadow:none;transform:scale(1.035)}.story-card__link{gap:.55rem}.story-card__media{aspect-ratio:16 / 9;border-radius:8px;box-shadow:0 18px 38px #0006}.story-card__media img{transform:scale(1.01)}.story-card__overlay{background:linear-gradient(180deg,transparent 32%,rgba(0,0,0,.58) 100%)}.story-card__media .story-chip,.story-card__body p,.story-card__share-strip{display:none!important}.story-card__body{gap:.2rem;padding:0}.story-card h3{color:#fff;font-size:.94rem;line-height:1.2;max-width:95%}.story-card__writer{color:#ffffff8f;font-size:.76rem;font-weight:800}.story-card__stats{display:flex!important;flex-wrap:nowrap;gap:.62rem;overflow:hidden}.story-card__stats span{color:#ffffff94;font-size:.72rem;font-weight:800;gap:.22rem}.story-card__stats svg{height:12px;width:12px}.slot-strip{display:flex;gap:.72rem;overflow-x:auto;padding-bottom:.7rem;scrollbar-width:none}.slot-strip::-webkit-scrollbar{display:none}.slot-banner{border-radius:10px;flex:0 0 clamp(440px,38vw,680px);min-height:168px}.slot-banner:after{background:linear-gradient(180deg,#00000005,#0000002e)}.panel--reading{background:transparent;border:0;box-shadow:none;padding:0}.panel--reading>div:first-child .section-eyebrow{display:none}}@media(max-width:820px){.hero-story{background:#060607}.hero-story__description{color:#ffffffd6}.hero-story__actions .primary-button{background:linear-gradient(90deg,#f4b35e,#c26a3f 48%,#782f52);border:0}.story-card__share-strip{display:none}}@media(min-width:821px){.section-block--genres .genre-card-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));overflow:visible}.section-block--genres .genre-card{flex:none;width:100%}.section-block--genres{margin:7.4rem 42px 1.8rem!important}.section-block--catalog{margin:1.7rem 42px 0!important}.genre-card-row{display:flex;gap:.72rem;overflow-x:auto;padding:.2rem 0 .9rem;scrollbar-width:none}.genre-card-row::-webkit-scrollbar{display:none}.genre-card{background:transparent;border:0;color:#fff;cursor:pointer;flex:0 0 clamp(190px,15vw,260px);padding:0;position:relative;text-align:left;transition:transform .18s ease}.genre-card:hover{transform:scale(1.035)}.genre-card__media{aspect-ratio:16 / 9;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.2),transparent 34%),linear-gradient(135deg,#442351,#111);border-radius:9px;box-shadow:0 18px 42px #0000006b;display:block;overflow:hidden;position:relative}.genre-card__media:after{background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.76) 100%);content:"";inset:0;position:absolute}.genre-card__media img{height:100%;object-fit:cover;width:100%}.genre-card strong,.genre-card small{left:.82rem;max-width:calc(100% - 1.6rem);position:absolute;z-index:1}.genre-card strong{bottom:.72rem;font-size:1rem;line-height:1.1}.genre-card small{bottom:.32rem;color:#ffffffad;font-size:.72rem;font-weight:800}.genre-card--active .genre-card__media,.genre-card:hover .genre-card__media{outline:2px solid rgba(255,255,255,.86);outline-offset:2px}.hero-story>.hero-story__rail{bottom:4.6rem;left:auto;right:3rem}.hero-story__actions{position:relative;z-index:3}}@media(max-width:820px){.section-block--genres,.section-block--catalog{margin-top:1rem}.genre-card-row{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.8rem;scrollbar-width:none}.genre-card-row::-webkit-scrollbar{display:none}.genre-card{background:transparent;border:0;color:#fff;flex:0 0 72vw;padding:0;position:relative;text-align:left}.genre-card__media{aspect-ratio:16 / 9;background:linear-gradient(135deg,#442351,#111);border-radius:16px;display:block;overflow:hidden}.genre-card__media:after{background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.78) 100%);content:"";inset:0;position:absolute}.genre-card__media img{height:100%;object-fit:cover;width:100%}.genre-card strong{bottom:.75rem;left:.9rem;position:absolute;z-index:1}.genre-card small{display:none}}.maintenance-page{align-items:center;background:radial-gradient(circle at 20% 15%,rgba(126,55,166,.32),transparent 32rem),radial-gradient(circle at 82% 20%,rgba(245,180,70,.18),transparent 26rem),#07040b;color:#fff;display:flex;min-height:100vh;justify-content:center;padding:2rem}.maintenance-card{background:#1f132bd1;border:1px solid rgba(255,255,255,.12);border-radius:28px;box-shadow:0 28px 90px #0000006b;max-width:560px;padding:clamp(2rem,6vw,4rem);text-align:center}.maintenance-kicker{color:#d6a5ff;display:inline-flex;font-size:.76rem;font-weight:900;letter-spacing:.18em;margin-bottom:.9rem}.maintenance-card h1{font-size:clamp(2rem,5vw,3.7rem);line-height:.98;margin:0}.maintenance-card p{color:#ffffffc2;font-size:1rem;line-height:1.7;margin:1.2rem auto 0;max-width:420px}.maintenance-card button{background:linear-gradient(135deg,#7d33b2,#f0a64c);border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-weight:900;margin-top:1.8rem;padding:.95rem 1.55rem}
