:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#08090b;--background-soft:#0d0e11;--surface:#111216;--surface-raised:#17181d;--surface-hover:#1d1e24;--foreground:#f2eee9;--foreground-soft:#d8d1cb;--muted:#928d89;--muted-strong:#aaa39e;--line:#ffffff17;--line-strong:#ffffff29;--accent:#b71e2d;--accent-bright:#dd3544;--accent-deep:#6c111c;--accent-soft:#b71e2d29;--gold:#d2a65b;--success:#4bb88b;--warning:#e2a24b;--danger:#f26670;--shadow:0 24px 70px #0000006b;--header-height:72px;--sidebar-width:236px;--content-width:1240px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--reader-font-scale:1}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f1ec;--background-soft:#ebe5de;--surface:#fffdf9;--surface-raised:#f3ede7;--surface-hover:#e8e0d8;--foreground:#211d1e;--foreground-soft:#3d3738;--muted:#746d6e;--muted-strong:#575153;--line:#301f221c;--line-strong:#301f2233;--accent:#a81b2a;--accent-bright:#b41f30;--accent-deep:#72121d;--accent-soft:#a81b2a1c;--gold:#8a672f;--success:#247a59;--warning:#9b661f;--danger:#b5323e;--shadow:0 24px 70px #37262829}:root[data-theme=light] body{background:radial-gradient(circle at 78% -10%, #75121d14, transparent 32rem), var(--background)}:root[data-theme=light] .app-header{background:#faf7f2eb}:root[data-theme=light] .brand__word,:root[data-theme=light] .app-header__nav-link:hover,:root[data-theme=light] .app-header__nav-link.is-active,:root[data-theme=light] .profile-menu__popover a:hover,:root[data-theme=light] .profile-menu__popover button:hover,:root[data-theme=light] .writer-sidebar__link:hover,:root[data-theme=light] .writer-sidebar__link.is-active,:root[data-theme=light] .account-sidebar__link:hover,:root[data-theme=light] .account-sidebar__link.is-active{color:var(--foreground)}:root[data-theme=light] .profile-menu__popover{background:#fffdf9fa}:root[data-theme=light] .input{background-color:#ffffffb8}:root[data-theme=light] .input:focus{background-color:#fff}:root[data-theme=light] .writer-app,:root[data-theme=light] .reader-shell{background:radial-gradient(circle at 70% 0, #690e190f, transparent 24rem), var(--background)}:root[data-theme=light] .writer-sidebar,:root[data-theme=light] .account-sidebar,:root[data-theme=light] .reader-toolbar{background:#fffdf9d1}:root[data-theme=light] .reader-paper{background:linear-gradient(#fff6, #fff0), var(--surface);box-shadow:0 30px 90px #37262824}:root[data-theme=light] .reader-prose p{color:var(--foreground-soft)}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 78% -10%, #75121d21, transparent 32rem), var(--background);min-height:100%;color:var(--foreground);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{color:inherit;font:inherit}button,summary,select,label[for],a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}::selection{color:#fff;background:#d529386b}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.content-shell{width:min(var(--content-width), calc(100% - 48px));margin-inline:auto}.eyebrow,.overline{color:var(--accent-bright);letter-spacing:.16em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-weight:700}.route-loader{background:radial-gradient(circle, #89131f1f, transparent 24rem), var(--background);min-height:100dvh;color:var(--muted);place-content:center;justify-items:center;gap:16px;display:grid}.route-loader p{margin:0;font-size:.9rem}.spinner,.button__spinner{border:2px solid #ffffff38;border-top-color:var(--accent-bright);border-radius:50%;width:20px;height:20px;animation:.75s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.brand{flex:none;align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand__mark{background:linear-gradient(145deg,#2a0c11,#0d0d10 72%);border:1px solid #ffffff26;border-radius:50%;width:31px;height:31px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #00000059}.brand__moon{border:2px solid #efdcbe;border-top-color:#0000;border-radius:50%;width:17px;height:17px;position:absolute;top:6px;left:7px;transform:rotate(38deg)}.brand__grain{background:var(--accent-bright);border-radius:90% 10%;width:6px;height:10px;position:absolute;bottom:4px;right:5px;transform:rotate(26deg)}.brand__word{color:#f6f0ea;letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:700}.brand__word span{color:var(--accent-bright)}.brand--compact .brand__mark{width:36px;height:36px}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-width:0;font-weight:700;line-height:1;transition:transform .15s,border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:linear-gradient(#c82c3b,#a71927);border-color:#cf3443;box-shadow:inset 0 1px #ffffff1a,0 1px #ffffff0a}.button--primary:hover:not(:disabled){background:linear-gradient(#d93645,#b11d2a);box-shadow:inset 0 1px #ffffff24,0 10px 30px #b71e2d52,0 0 32px #d32b3b2e}.button--primary:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff14,0 0 0 5px #dd354447,0 12px 34px #b71e2d4d}.button--secondary{border-color:var(--line-strong);color:var(--foreground-soft);background:#ffffff09}.button--secondary:hover:not(:disabled){color:#fff;background:#ffffff12;border-color:#ffffff42}.button--ghost{color:var(--muted-strong);background:0 0}.button--ghost:hover:not(:disabled){color:#fff;background:#ffffff0e}.button--danger{color:#ff969e;background:#f266701f;border-color:#f2667059}.button--sm{min-height:36px;padding:0 14px;font-size:.85rem}.button--md{min-height:42px;padding:0 18px;font-size:.9rem}.button--lg{min-height:50px;padding:0 24px;font-size:.94rem}.button--icon{width:40px;min-width:40px;height:40px;padding:0}.button__spinner{border-color:currentColor #ffffff59 #ffffff59;width:17px;height:17px}.button__icon{justify-content:center;align-items:center;display:inline-flex}.field{gap:8px;width:100%;display:grid}.field__label,.visibility-field legend{color:var(--foreground-soft);justify-content:space-between;align-items:center;font-size:.88rem;font-weight:700;display:flex}.field__optional{color:var(--muted);font-size:.73rem;font-weight:400}.field__control{display:block;position:relative}.field__icon,.field__action{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.field__icon{color:#837d79;pointer-events:none;width:18px;height:18px;left:14px}.field__action{right:8px}.input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;min-height:46px;color:var(--foreground);background:#00000042;outline:none;padding:0 14px;transition:border-color .15s,background .15s,box-shadow .15s}.input::placeholder{color:#716d6b}.input[type=password]::-ms-clear{display:none}.input[type=password]::-ms-reveal{display:none}.input:hover{border-color:#ffffff3d}.input:focus{background:#0000006b;border-color:#e93c4bd1;box-shadow:0 0 0 3px #b71e2d29,0 12px 34px #00000038,0 0 26px #c62c3b1f}.input--with-leading-icon{padding-left:44px}.input--with-trailing-action{padding-right:48px}.input--error{border-color:var(--danger)}.textarea{resize:vertical;min-height:130px;padding-block:12px}select.input{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-repeat:no-repeat;background-size:5px 5px;padding-right:40px}select.input option{background:#16171b}.field__hint,.field__error{color:var(--muted);font-size:.75rem}.field__error{color:#ff818a}.dialog{border:1px solid var(--line-strong);border-radius:var(--radius-lg);width:min(560px,100% - 32px);max-height:calc(100dvh - 40px);color:var(--foreground);box-shadow:var(--shadow);background:0 0;padding:0;overflow:visible}.dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2}.dialog__surface{border-radius:inherit;background:var(--surface-raised);overflow:hidden}.dialog__header,.dialog__footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.dialog__header h2{margin-bottom:4px;font-size:1.35rem;line-height:1.35}.dialog__header p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.dialog__close.button{border-radius:10px;flex:0 0 44px;width:44px;min-width:44px;height:44px}.dialog__close>span{display:inline-flex}.dialog__close:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}.dialog__content{overscroll-behavior:contain;max-height:60dvh;padding:22px;font-size:1rem;line-height:1.6;overflow:auto}.dialog__footer{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-end;align-items:center}.dialog__footer .button{font-size:1rem}.auth-required-dialog{width:min(480px,100% - 32px)}.auth-required-dialog .dialog__surface{background:linear-gradient(180deg, #76111d29, transparent 44%), var(--surface-raised);border:1px solid #ff5b6b47}.auth-required-dialog__body p{color:var(--muted-strong);margin:0}.auth-required-dialog .dialog__footer{flex-wrap:wrap}.auth-required-dialog .dialog__footer .button{min-width:132px}.toast-region{z-index:1000;pointer-events:none;gap:10px;width:min(390px,100% - 32px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--line-strong);border-radius:var(--radius-md);pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#18191df5;grid-template-columns:34px minmax(0,1fr) 24px;align-items:start;gap:11px;padding:14px;animation:.22s ease-out toast-in;display:grid;box-shadow:0 18px 44px #0006}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.toast__symbol{width:30px;height:30px;color:var(--foreground);background:#ffffff14;border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.toast--success .toast__symbol{color:#6bd3a8;background:#4bb88b29}.toast--error .toast__symbol{color:#ff8992;background:#f2667026}.toast__body strong{font-size:.88rem;display:block}.toast__body p{color:var(--muted-strong);margin:3px 0 0;font-size:.78rem;line-height:1.45}.toast__close{color:var(--muted);cursor:pointer;background:0 0;padding:0;font-size:1.2rem}:root[data-theme=light] .toast{color:#151517;background:#fffffff5;border-color:#402b2e24;box-shadow:0 18px 44px #18181b29}:root[data-theme=light] .toast__symbol{color:#151517;background:#402b2e12}:root[data-theme=light] .toast--success .toast__symbol{color:#247a59;background:#247a591f}:root[data-theme=light] .toast--error .toast__symbol{color:#a71928;background:#b328371f}:root[data-theme=light] .toast__body p{color:#5f5a58}:root[data-theme=light] .toast__close{color:#6f6a67}.app-header{z-index:50;height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090be6;position:sticky;top:0}.app-header__inner{width:min(var(--content-width), calc(100% - 48px));align-items:center;gap:clamp(18px,3vw,44px);height:100%;margin-inline:auto;display:flex}.app-header--writer .app-header__inner{width:calc(100% - 40px)}.app-header__nav{align-self:stretch;align-items:stretch;gap:6px;display:flex}.app-header__nav-link{color:var(--muted-strong);align-items:center;padding:0 9px;font-size:.85rem;font-weight:600;display:inline-flex;position:relative}.app-header__nav-link:after{background:var(--accent-bright);content:"";opacity:0;height:2px;transition:opacity .15s,transform .15s;position:absolute;bottom:0;left:9px;right:9px;transform:scaleX(.45)}.app-header__nav-link:hover,.app-header__nav-link.is-active{color:#fff}.app-header__nav-link.is-active:after{opacity:1;transform:scaleX(1)}.header-search{border:1px solid var(--line);max-width:360px;height:39px;color:var(--muted);background:#ffffff09;border-radius:999px;flex:260px;align-items:center;gap:9px;padding:0 12px;display:flex}.app-header--writer .header-search{margin-left:auto}.header-search:focus-within{background:#ffffff0d;border-color:#dd35448c}.header-search input{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;outline:0;font-size:.8rem}.header-search input::placeholder{color:#74706e}.app-header__actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.balance-chip,.icon-button,.mobile-menu-button{border:1px solid var(--line);color:var(--muted-strong);cursor:pointer;background:#ffffff09;justify-content:center;align-items:center;display:inline-flex}.balance-chip{border-radius:999px;gap:7px;height:36px;padding:0 12px;font-size:.77rem}.balance-chip>span{color:var(--gold)}.icon-button,.mobile-menu-button{border-radius:50%;width:37px;height:37px;font-size:1.08rem;position:relative}.balance-chip:hover,.icon-button:hover{border-color:var(--line-strong);color:#fff;background:#ffffff12}.notification-dot{border:2px solid var(--background);background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.55rem;font-weight:800;display:grid;position:absolute;top:-3px;right:-2px}.writer-entry{white-space:nowrap}.profile-menu{position:relative}.profile-menu summary{cursor:pointer;min-width:0;color:var(--muted-strong);align-items:center;gap:8px;font-size:.8rem;list-style:none;display:flex}.profile-menu summary::-webkit-details-marker{display:none}.avatar,.mini-avatar{color:#f1d9d7;background:radial-gradient(circle at 35% 30%,#59202a,#1a1115 70%);border:1px solid #dd354457;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:.67rem;font-weight:700;display:grid;position:relative;overflow:hidden}.avatar img,.mini-avatar img{object-fit:cover;width:100%;height:100%}.avatar--guest{color:#aeb3bb;background:linear-gradient(#414349,#25272c);border-color:#ffffff38;font-family:inherit}.guest-profile-icon{width:100%;height:100%;color:inherit;display:block;position:relative}.guest-profile-icon:before,.guest-profile-icon:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.guest-profile-icon:before{aspect-ratio:1;background:currentColor;border-radius:50%;width:31%;top:21%}.guest-profile-icon:after{background:currentColor;border-radius:999px 999px 42% 42%;width:58%;height:31%;bottom:18%}:root[data-theme=light] .avatar--guest{color:#8d949d;background:linear-gradient(#eef0f3,#d6d9de);border-color:#21252929}.profile-menu__name{text-overflow:ellipsis;white-space:nowrap;max-width:96px;overflow:hidden}.profile-menu__popover{border:1px solid var(--line-strong);border-radius:var(--radius-md);width:220px;box-shadow:var(--shadow);background:#16171bfa;padding:8px;display:grid;position:absolute;top:calc(100% + 15px);right:0}.profile-menu__identity{border-bottom:1px solid var(--line);margin-bottom:5px;padding:10px 10px 12px;display:grid}.profile-menu__identity strong{font-size:.86rem}.profile-menu__identity span{color:var(--muted);text-overflow:ellipsis;font-size:.73rem;overflow:hidden}.profile-menu__popover a,.profile-menu__popover button{width:100%;color:var(--muted-strong);cursor:pointer;text-align:left;background:0 0;border-radius:6px;padding:9px 10px;font-size:.8rem}.profile-menu__popover a:hover,.profile-menu__popover button:hover{color:#fff;background:#ffffff0e}.mobile-menu-button,.mobile-menu{display:none}.site-page{background:radial-gradient(circle at 14% 25%, #6e101b12, transparent 25rem), var(--background);min-height:100dvh}.discovery-welcome{padding:36px 0 24px}.discovery-welcome__inner{justify-content:space-between;align-items:center;display:flex}.welcome-kicker{color:var(--accent-bright);font-size:.75rem;font-weight:700}.discovery-welcome h1{letter-spacing:-.045em;margin:3px 0 1px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.discovery-welcome h1 span{color:var(--accent-bright)}.discovery-welcome p{color:var(--muted);margin:0;font-size:.87rem}.welcome-avatar{border:1px solid var(--line-strong);background:var(--surface-raised);width:44px;height:44px;color:var(--muted-strong);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:.75rem;display:none}.featured-story{border:1px solid var(--line);border-radius:var(--radius-xl);background:#111216;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);min-height:410px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000004d}.featured-story__art{background:#131217;min-height:410px;position:relative;overflow:hidden}.featured-story__image{object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.06)brightness(.73);transform:scale(1.01)}.featured-story__vignette{background:linear-gradient(90deg,#0000 58%,#111216 100%),linear-gradient(#0000 45%,#08090b73);position:absolute;inset:0}.featured-story__content{z-index:1;background:radial-gradient(circle at 0 20%,#9616241f,#0000 18rem),#111216;flex-direction:column;justify-content:center;margin-left:-1px;padding:clamp(34px,5vw,62px);display:flex;position:relative}.featured-story__badge{color:#e75a66;background:#b71e2d1f;border:1px solid #dd354452;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.66rem;font-weight:800}.featured-story__genre{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-top:20px;font-family:Georgia,serif;font-size:.74rem}.featured-story h2{letter-spacing:-.045em;margin:7px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.08}.featured-story__content>p{max-width:470px;color:var(--muted-strong);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:18px;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.featured-story__byline{color:var(--muted);align-items:center;gap:8px;font-size:.73rem;display:flex}.mini-avatar{width:28px;height:28px;font-size:.56rem}.featured-story__actions{gap:10px;margin-top:27px;display:flex}.round-action{border:1px solid var(--line-strong);width:50px;height:50px;color:var(--foreground-soft);cursor:pointer;background:#ffffff09;border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.round-action:hover,.round-action.is-active{background:var(--accent-soft);color:#fff;border-color:#dd354466}.round-action:disabled{cursor:wait;opacity:.65}.genre-section,.story-section{padding-top:64px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.3rem);font-weight:400}.text-link{color:var(--muted-strong);cursor:pointer;background:0 0;padding:4px 0;font-size:.8rem}.text-link:hover{color:var(--accent-bright)}.section-heading__count{color:var(--muted);font-size:.76rem}.genre-rail{scrollbar-color:#3a3b40 transparent;grid-template-columns:repeat(10,minmax(100px,1fr));gap:10px;padding-bottom:7px;display:grid;overflow-x:auto}.genre-chip{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-width:105px;min-height:104px;color:var(--muted-strong);cursor:pointer;place-content:center;justify-items:center;gap:9px;padding:12px 8px;transition:transform .15s,border-color .15s,background .15s;display:grid}.genre-chip>span{color:#bab3ad;background:#ffffff0b;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:1rem;display:grid}.genre-chip strong{white-space:nowrap;font-size:.67rem;font-weight:600}.genre-chip:hover,.genre-chip.is-active{background:linear-gradient(180deg, #79111d24, var(--surface));color:#fff;border-color:#dd354461;transform:translateY(-2px)}.genre-chip.is-active>span{background:var(--accent-soft);color:#f05b67}.story-section{padding-bottom:72px}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:138px minmax(0,1fr);min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.story-card:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 16px 40px #00000038}.story-card__cover{background:linear-gradient(145deg, transparent, #000000b3), var(--cover-accent,#431017);cursor:pointer;border:0;min-height:220px;position:relative;overflow:hidden}.story-card__cover:after{content:"";background:linear-gradient(#0000 45%,#00000080);position:absolute;inset:0}.story-card__cover-image{object-fit:cover;filter:saturate(.82)contrast(1.04);transition:transform .45s}.story-card:hover .story-card__cover-image{transform:scale(1.035)}.story-card__cover-grain{color:#ffffff47;font-family:Georgia,serif;font-size:1.3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-card__format{z-index:1;color:#dcd4ce;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#070709c2;border:1px solid #ffffff29;border-radius:5px;padding:4px 7px;font-size:.58rem;position:absolute;bottom:8px;right:8px}.story-card__body{flex-direction:column;min-width:0;padding:15px;display:flex}.story-card__genre{color:var(--accent-bright);font-family:Georgia,serif;font-size:.62rem}.story-card h3{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:1.13rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.story-card__author{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:.68rem;overflow:hidden}.story-card__synopsis{color:#8f8985;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.55;display:-webkit-box;overflow:hidden}.story-card footer{color:#777270;gap:12px;margin-top:auto;padding-top:13px;font-size:.65rem;display:flex}.story-card__bookmark{border:1px solid var(--line);width:28px;height:28px;color:var(--muted-strong);cursor:pointer;background:0 0;border-radius:50%;place-items:center;margin:-6px 0 -6px auto;padding:0;font-size:.95rem;display:grid}.story-card__bookmark:hover,.story-card__bookmark.is-active{background:var(--accent-soft);color:var(--accent-bright);border-color:#dd354480}.story-card__bookmark:disabled{cursor:wait;opacity:.7}.card-skeleton-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card-skeleton-grid span,.work-skeletons span{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(100deg, var(--surface) 20%, var(--surface-raised) 40%, var(--surface) 60%);background-size:200% 100%;min-height:222px;animation:1.4s linear infinite skeleton;display:block}@keyframes skeleton{to{background-position-x:-200%}}.empty-state,.writer-empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);min-height:280px;color:var(--muted);text-align:center;background:#ffffff04;place-content:center;justify-items:center;padding:40px;display:grid}.empty-state>span{font-size:2rem}.empty-state h3,.writer-empty-state h2{color:var(--foreground);margin:12px 0 5px;font-family:Georgia,serif;font-size:1.35rem}.empty-state p,.writer-empty-state p{color:var(--muted);margin:0 0 18px;font-size:.8rem}.empty-state button{border:1px solid var(--line);background:var(--surface-raised);color:var(--foreground-soft);cursor:pointer;border-radius:7px;padding:8px 12px}.writer-callout{border-radius:var(--radius-lg);background:radial-gradient(circle at 80%,#9c172421,#0000 24rem),linear-gradient(120deg,#121316,#0d0e11);border:1px solid #b71e2d33;justify-content:space-between;align-items:center;gap:36px;margin-bottom:72px;padding:42px 48px;display:flex}.writer-callout h2{margin:6px 0 8px;font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:400}.writer-callout p{max-width:650px;color:var(--muted);margin:0;font-size:.85rem}.writer-callout .button{flex:none}.site-footer{border-top:1px solid var(--line);color:#625e5c;padding:24px 0;font-size:.7rem}.site-footer .content-shell{justify-content:space-between;gap:20px;display:flex}.writer-app{background:radial-gradient(circle at 70% 0,#690e1912,#0000 24rem),#0a0b0e;min-height:100dvh}.writer-app__body{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:calc(100dvh - var(--header-height));display:grid}.writer-sidebar{top:var(--header-height);height:calc(100dvh - var(--header-height));border-right:1px solid var(--line);background:#0c0d10b8;flex-direction:column;padding:26px 15px 20px;display:flex;position:sticky}.writer-sidebar__intro{gap:2px;padding:0 13px 22px;display:grid}.writer-sidebar__intro span{color:var(--accent-bright);letter-spacing:.18em;font-family:Georgia,serif;font-size:.59rem;font-weight:700}.writer-sidebar__intro strong{font-family:Georgia,serif;font-size:1.05rem;font-weight:500}.writer-sidebar nav{gap:4px;display:grid}.writer-sidebar__link{min-height:43px;color:var(--muted);border-radius:8px;align-items:center;gap:12px;padding:0 13px;font-size:.8rem;font-weight:600;display:flex}.writer-sidebar__link>span:first-child{color:#797572;place-items:center;width:22px;font-family:Georgia,serif;font-size:1.05rem;display:grid}.writer-sidebar__link>span:first-child img{filter:brightness(0)invert();opacity:.48;width:18px;height:18px}.writer-sidebar__link:hover,.writer-sidebar__link.is-active{color:#fff;background:#ffffff0d}.writer-sidebar__link.is-active{background:linear-gradient(90deg,#b71e2d2b,#b71e2d0a)}.writer-sidebar__link.is-active>span:first-child{color:var(--accent-bright)}.writer-sidebar__link:hover>span:first-child img,.writer-sidebar__link.is-active>span:first-child img{opacity:1}.writer-sidebar__footer{border-top:1px solid var(--line);gap:9px;margin-top:auto;padding:15px 13px 0;display:grid}.writer-sidebar__footer a{color:var(--muted-strong);font-size:.76rem}.writer-sidebar__footer a:hover{color:#fff}.writer-sidebar__footer p{color:#5d5a58;margin:0;font-size:.64rem}.writer-main{min-width:0}.writer-dashboard{width:min(1160px,100% - 64px);margin-inline:auto;padding:48px 0 70px}.writer-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.writer-page-heading h1{letter-spacing:-.045em;margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}.writer-page-heading p{color:var(--muted);margin:0;font-size:.84rem}.writer-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.metric-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:13px;min-width:0;min-height:108px;padding:18px;display:flex}.metric-card__symbol{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-bright);border-radius:10px;flex:none;place-items:center;font-family:Georgia,serif;display:grid}.metric-card>div{min-width:0;display:grid}.metric-card p{color:var(--muted);margin:0;font-size:.7rem}.metric-card strong{text-overflow:ellipsis;font-family:Georgia,serif;font-size:1.35rem;font-weight:500;overflow:hidden}.metric-card div>span{color:var(--success);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.works-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.works-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 18px;display:flex}.works-toolbar .field{width:min(260px,42%)}.works-toolbar .input{min-height:38px;font-size:.78rem}.works-tabs{align-self:stretch;gap:4px;display:flex}.works-tabs button{color:var(--muted);cursor:pointer;background:0 0;padding:0 13px;font-size:.76rem;font-weight:600;position:relative}.works-tabs button:after{background:var(--accent-bright);content:"";opacity:0;height:2px;position:absolute;bottom:0;left:13px;right:13px}.works-tabs button.is-active{color:#fff}.works-tabs button.is-active:after{opacity:1}.work-list{display:grid}.work-card{border-bottom:1px solid var(--line);grid-template-columns:84px minmax(0,1fr);gap:18px;min-width:0;padding:18px;display:grid}.work-card:last-child{border-bottom:0}.work-card:hover{background:#ffffff05}.work-card__cover{background:linear-gradient(145deg, transparent, #000000a3), var(--cover-accent,#491019);border-radius:7px;width:84px;min-height:126px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000003d}.work-card__cover>span{color:#ffffff52;font-family:Georgia,serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-card__cover-image{object-fit:cover}.work-card__content{flex-direction:column;min-width:0;display:flex}.work-card__topline{gap:7px;display:flex}.status-pill,.demo-pill{color:#d8a45d;background:#e2a24b1a;border-radius:999px;width:fit-content;padding:3px 7px;font-size:.58rem;font-weight:700}.status-pill--published{color:#64c79e;background:#4bb88b1a}.demo-pill{color:var(--muted);background:#ffffff0f}.work-card h3{margin:7px 0 2px;font-family:Georgia,serif;font-size:1.2rem;font-weight:500}.work-card h3 a:hover{color:var(--accent-bright)}.work-card__content>p{color:var(--muted);margin:0;font-size:.7rem}.work-card__stats{gap:clamp(17px,4vw,42px);margin:15px 0 0;display:flex}.work-card__stats>div{display:grid}.work-card__stats dt{color:#6d6865;font-size:.59rem}.work-card__stats dd{color:var(--foreground-soft);margin:0;font-size:.74rem;font-weight:700}.work-card footer{color:#676361;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:.62rem;display:flex}.work-card__manage{color:var(--muted);padding:4px 7px;font-weight:700}.work-card__manage:hover{color:var(--accent-bright)}.work-skeletons{gap:1px;display:grid}.work-skeletons span{border:0;border-radius:0;min-height:160px}.writer-empty-state{border:0;border-radius:0;min-height:360px}.writer-empty-state>div{border:1px solid var(--line);background:var(--surface-raised);width:54px;height:54px;color:var(--accent-bright);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.4rem;display:grid}.writer-quiet-sections{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px;display:grid}.writer-quiet-sections article{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff05;padding:20px}.writer-quiet-sections span{color:var(--muted);font-size:.7rem}.writer-quiet-sections strong{margin:4px 0;font-family:Georgia,serif;font-size:1.4rem;font-weight:500;display:block}.writer-quiet-sections p{color:#6b6764;margin:0;font-size:.66rem}.wizard{min-height:calc(100dvh - var(--header-height));padding:0 0 60px}.wizard__header{border-bottom:1px solid var(--line);background:#0c0d108c;justify-content:space-between;align-items:center;min-height:62px;padding:0 clamp(24px,4vw,52px);display:flex}.wizard__back-link{color:var(--muted);cursor:pointer;background:0 0;padding:6px 0;font-size:.76rem}.wizard__back-link:hover{color:#fff}.wizard__progress{align-items:center;gap:8px;display:flex}.wizard__progress span{border:1px solid var(--line-strong);width:25px;height:25px;color:var(--muted);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:.66rem;display:grid}.wizard__progress i{background:var(--line-strong);width:44px;height:1px;display:block}.wizard__progress span.is-active{border-color:var(--accent-bright);background:var(--accent);color:#fff}.wizard__progress i.is-active{background:var(--accent)}.wizard__step{width:min(1050px,100% - 64px);margin-inline:auto;padding-top:50px}.wizard__title{text-align:center;margin-bottom:32px}.wizard__title h1{letter-spacing:-.045em;margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.2rem);font-weight:400}.wizard__title p{color:var(--muted);margin:0;font-size:.84rem}.format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.format-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:190px;color:inherit;cursor:pointer;text-align:left;grid-template-columns:148px minmax(0,1fr);padding:0;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.format-card:hover{border-color:#ffffff30;transform:translateY(-2px)}.format-card.is-selected{border-color:#dd3544ad;box-shadow:inset 0 0 0 1px #dd35441f,0 14px 36px #00000038}.format-card__check{z-index:2;border:1px solid var(--line-strong);color:#fff;background:#16171a;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.65rem;display:grid;position:absolute;top:12px;right:12px}.format-card.is-selected .format-card__check{border-color:var(--accent);background:var(--accent)}.format-card__preview{border-right:1px solid var(--line);background:radial-gradient(circle,#a0162417,#0000 8rem),#0d0e11;place-content:center;justify-items:center;min-height:190px;display:grid}.format-card__preview>b{color:var(--accent-bright);margin-bottom:13px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.format-card__copy{flex-direction:column;justify-content:center;min-width:0;padding:30px 36px 28px 24px;display:flex}.format-card__subtitle{color:var(--accent-bright);letter-spacing:.07em;text-transform:uppercase;font-family:Georgia,serif;font-size:.61rem}.format-card__copy>strong{margin:4px 0 8px;font-family:Georgia,serif;font-size:1.3rem;font-weight:500}.format-card__copy>span:not(.format-card__subtitle){color:var(--muted);font-size:.72rem;line-height:1.55}.format-card__copy>em{color:var(--gold);margin-top:10px;font-size:.62rem;font-style:normal}.format-preview__lines,.format-preview__chat,.format-preview__hybrid,.format-preview__branch{gap:6px;width:70px;display:grid}.format-preview__lines i,.format-preview__hybrid i{background:#444349;border-radius:999px;height:4px;display:block}.format-preview__lines i:nth-child(2),.format-preview__lines i:nth-child(4){width:78%}.format-preview__chat i{background:#3f3d42;border-radius:8px 8px 8px 2px;width:75%;height:14px;display:block}.format-preview__chat i:nth-child(2){background:#681b25;border-radius:8px 8px 2px;justify-self:end}.format-preview__hybrid i:nth-child(2){background:#681b25;border-radius:8px 8px 2px;justify-self:end;width:65%;height:15px}.format-preview__branch{grid-template-columns:repeat(2,1fr);gap:14px;width:78px;position:relative}.format-preview__branch:before,.format-preview__branch:after{content:"";background:#4a474c;position:absolute}.format-preview__branch:before{width:1px;height:35px;top:11px;left:50%}.format-preview__branch:after{height:1px;top:26px;left:16px;right:16px}.format-preview__branch i{z-index:1;background:#222226;border:1px solid #635e62;border-radius:5px;justify-self:center;width:18px;height:18px;display:block}.format-preview__branch i:first-child{background:#44121a;border-color:#8f2935;grid-column:1/-1}.wizard__actions{justify-content:space-between;align-items:center;gap:20px;padding-top:28px;display:flex}.wizard__actions p{color:var(--muted);margin:0;font-size:.76rem}.wizard__actions p strong{color:var(--foreground)}.wizard__metadata-step{width:min(940px,100% - 64px)}.metadata-layout{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:230px minmax(0,1fr);align-items:start;gap:38px;padding:30px;display:grid}.cover-uploader{top:calc(var(--header-height) + 30px);gap:8px;display:grid;position:sticky}.cover-uploader__surface{aspect-ratio:2/3;border-radius:var(--radius-md);cursor:pointer;background:radial-gradient(circle,#a619271a,#0000 10rem),#0d0e11;border:1px dashed #fff3;place-items:center;display:grid;position:relative;overflow:hidden}.cover-uploader__surface:hover{border-color:#dd35448c}.cover-uploader__surface.has-image{border-style:solid}.cover-uploader__surface img{object-fit:cover;width:100%;height:100%}.cover-uploader__surface input{opacity:0;width:1px;height:1px;position:absolute}.cover-uploader__placeholder{color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:20px;display:grid}.cover-uploader__placeholder b{border:1px solid var(--line-strong);background:var(--surface-raised);width:42px;height:42px;color:var(--accent-bright);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.cover-uploader__placeholder strong{color:var(--foreground-soft);font-size:.8rem}.cover-uploader__placeholder small,.cover-uploader__ratio,.cover-uploader__filename{overflow-wrap:anywhere;color:#706c69;text-align:center;margin:0;font-size:.62rem}.cover-uploader__filename{color:var(--muted-strong)}.metadata-fields{gap:20px;display:grid}.visibility-field{border:0;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;display:grid}.visibility-field legend{grid-column:1/-1;width:100%;margin-bottom:8px}.visibility-field label{border:1px solid var(--line);cursor:pointer;background:#00000029;border-radius:9px;align-items:flex-start;gap:9px;min-height:72px;padding:12px;display:flex}.visibility-field label:has(input:checked){background:#b71e2d14;border-color:#dd354473}.visibility-field input{accent-color:var(--accent-bright)}.visibility-field label>span{display:grid}.visibility-field strong{font-size:.78rem}.visibility-field small{color:var(--muted);font-size:.65rem;line-height:1.45}.wizard__actions--form{padding-top:22px}.wizard__actions--form>div{align-items:center;gap:18px;display:flex}.wizard__actions--form>div>span{color:var(--muted);font-size:.7rem}.wizard__actions--form>div>span strong{color:var(--foreground-soft)}@media (max-width:1180px){.app-header__inner{gap:18px}.app-header__nav{display:none}.story-grid,.card-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.writer-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.profile-menu__name,.profile-menu summary>span:last-child,.balance-chip{display:none}.featured-story{grid-template-columns:1fr .9fr}.writer-app__body{grid-template-columns:1fr}.writer-sidebar{z-index:20;top:var(--header-height);border-right:0;border-bottom:1px solid var(--line);scrollbar-width:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0c0ff2;width:100%;height:auto;padding:9px 20px;display:block;position:sticky;overflow-x:auto}.writer-sidebar::-webkit-scrollbar{display:none}.writer-sidebar__intro,.writer-sidebar__footer{display:none}.writer-sidebar nav{gap:5px;width:max-content;display:flex}.writer-sidebar__link{white-space:nowrap;min-height:38px;padding-inline:12px}.writer-sidebar__link>span:first-child{width:auto}.wizard__header{z-index:15;top:calc(var(--header-height) + 57px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0b0ef2;position:sticky}.format-card{grid-template-columns:118px minmax(0,1fr)}.format-card__copy{padding-left:20px}}@media (max-width:800px){:root{--header-height:64px}.content-shell,.app-header__inner{width:min(100% - 32px, var(--content-width))}.app-header--writer .app-header__inner{width:calc(100% - 32px)}.header-search,.writer-entry{display:none}.mobile-menu-button{display:inline-flex}.mobile-menu{border-bottom:1px solid var(--line);background:#0c0d10fa;gap:4px;padding:14px 16px 18px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 35px #00000061}.mobile-menu>a{color:var(--muted-strong);border-radius:7px;padding:10px 12px;font-size:.83rem}.mobile-menu>a:hover{color:#fff;background:#ffffff0d}.mobile-search{grid-template-columns:1fr auto;gap:8px;margin-bottom:6px;display:grid}.mobile-search input,.mobile-search button{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-height:40px}.mobile-search input{min-width:0;padding:0 12px}.mobile-search button{background:var(--accent);cursor:pointer;padding-inline:14px;font-size:.78rem}.discovery-welcome{padding-top:28px}.featured-story{display:block}.featured-story__art{min-height:300px}.featured-story__vignette{background:linear-gradient(#0000 50%,#111216)}.featured-story__content{margin-top:-3px;padding:30px}.genre-section,.story-section{padding-top:50px}.writer-callout{flex-direction:column;align-items:flex-start;padding:32px}.writer-dashboard{width:calc(100% - 40px);padding-top:34px}.writer-page-heading{align-items:flex-start}.metadata-layout{grid-template-columns:180px minmax(0,1fr);gap:24px;padding:24px}}@media (max-width:680px){.story-grid,.card-skeleton-grid{grid-template-columns:1fr}.story-card{grid-template-columns:116px minmax(0,1fr)}.story-card__cover{min-height:190px}.story-card__synopsis{-webkit-line-clamp:2}.genre-chip{min-width:94px;min-height:94px}.writer-metrics{grid-template-columns:1fr 1fr}.metric-card{min-height:96px;padding:14px}.works-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.works-tabs{align-self:auto;min-height:42px}.works-tabs button{flex:1}.works-toolbar .field{width:100%}.work-card{grid-template-columns:68px minmax(0,1fr);gap:13px;padding:14px}.work-card__cover{width:68px;min-height:102px}.work-card__stats{grid-template-columns:repeat(2,1fr);gap:6px 16px;margin-top:11px;display:grid}.work-card footer{margin-top:10px}.writer-quiet-sections{grid-template-columns:1fr}.wizard__step,.wizard__metadata-step{width:calc(100% - 32px);padding-top:36px}.format-grid{grid-template-columns:1fr}.format-card{grid-template-columns:112px minmax(0,1fr);min-height:165px}.format-card__preview{min-height:165px}.metadata-layout{grid-template-columns:1fr;padding:20px}.cover-uploader{grid-template-columns:150px minmax(0,1fr);align-items:start;position:static}.cover-uploader>.field__label{grid-column:1/-1}.cover-uploader__surface{grid-row:span 3}.cover-uploader__filename,.cover-uploader__ratio{text-align:left}.visibility-field{grid-template-columns:1fr}.wizard__actions--form{flex-direction:column-reverse;align-items:stretch}.wizard__actions--form>div{flex-direction:column;align-items:stretch}.wizard__actions--form .button{width:100%}}@media (max-width:480px){.content-shell,.app-header__inner,.app-header--writer .app-header__inner{width:calc(100% - 24px)}.brand__word{font-size:1.08rem}.brand__mark{width:28px;height:28px}.app-header__actions{gap:5px}.notification-button{display:none}.welcome-avatar{display:grid}.discovery-welcome h1{font-size:1.75rem}.featured-story{border-radius:var(--radius-lg)}.featured-story__art{min-height:230px}.featured-story__content{padding:24px 20px 26px}.featured-story h2{font-size:2rem}.section-heading{align-items:flex-start}.section-heading__count{padding-top:8px}.writer-callout{margin-bottom:48px;padding:26px 22px}.site-footer .content-shell{flex-direction:column;gap:4px}.writer-sidebar{padding-inline:12px}.writer-dashboard{width:calc(100% - 24px)}.writer-page-heading{flex-direction:column}.writer-page-heading .button{width:100%}.writer-metrics{grid-template-columns:1fr}.metric-card{min-height:84px}.work-card h3{font-size:1.05rem}.work-card__stats{display:none}.wizard__header{top:calc(var(--header-height) + 57px);padding-inline:16px}.wizard__progress i{width:26px}.format-card{grid-template-columns:96px minmax(0,1fr)}.format-card__copy{padding:22px 28px 22px 16px}.format-card__copy>strong{font-size:1.12rem}.wizard__actions{flex-direction:column;align-items:stretch}.wizard__actions>.button{width:100%}.cover-uploader{grid-template-columns:120px minmax(0,1fr)}.metadata-layout{padding:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root[data-reduce-motion=true]{scroll-behavior:auto}:root[data-reduce-motion=true] *,:root[data-reduce-motion=true] :before,:root[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:root[data-mature-content=hidden] [data-content-rating=mature]{display:none!important}.discovery-empty-hero{border:1px dashed var(--line-strong);border-radius:var(--radius-xl);background:radial-gradient(circle at 12% 50%, #b71e2d1f, transparent 14rem), var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:220px;padding:38px 44px;display:grid}.discovery-empty-hero>span{border:1px solid var(--line-strong);background:var(--background-soft);width:68px;height:68px;color:var(--accent-bright);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:2rem;display:grid}.discovery-empty-hero h2{margin:5px 0;font-family:Georgia,serif;font-size:2rem;font-weight:400}.discovery-empty-hero p{color:var(--muted);margin:0;font-size:.84rem}.empty-state--error>span{width:48px;height:48px;color:var(--danger);background:#f266701a;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.3rem;display:grid}.data-notice{border-radius:var(--radius-sm);color:#b2c8d8;background:#5186af12;border:1px solid #5186af33;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;margin-bottom:18px;padding:10px 14px;display:grid}.data-notice>span{background:#5186af26;border-radius:50%;place-items:center;width:26px;height:26px;font-family:Georgia,serif;font-size:.72rem;font-weight:700;display:grid}.data-notice p{margin:0;font-size:.72rem;line-height:1.5;display:grid}.data-notice p strong{color:var(--foreground-soft);font-size:.76rem}.data-notice--demo{color:#bca47d;background:#d2a65b0f;border-color:#d2a65b33}.data-notice--demo>span{color:var(--gold);background:#d2a65b24}.data-notice--error{color:#d99a9f;background:#f2667012;border-color:#f266703b}.data-notice--error>span{color:var(--danger);background:#f2667024}.account-app{background:radial-gradient(circle at 76% 0, #71101b14, transparent 28rem), var(--background);min-height:100dvh}.account-shell{grid-template-columns:248px minmax(0,1fr);gap:clamp(40px,4.5vw,72px);width:min(1580px,100% - 96px);margin-inline:auto;padding:38px 0 88px;display:grid}.account-sidebar{top:calc(var(--header-height) + 30px);border:1px solid var(--line);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff06,#0000 52%),#0f1013d1;flex-direction:column;align-self:start;min-width:0;padding:12px;display:flex;position:sticky;box-shadow:0 24px 64px #00000038,inset 0 1px #ffffff06}.account-sidebar__label{color:var(--muted-strong);letter-spacing:.02em;padding:10px 12px 14px;font-size:.74rem;font-weight:600}.account-sidebar nav{gap:6px;display:grid}.account-sidebar__link{min-height:48px;color:var(--muted);border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-size:.9rem;font-weight:600;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.account-sidebar__icon{color:#88827e;background:#ffffff09;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.account-sidebar__icon svg{width:17px;height:17px}.account-sidebar__link:hover,.account-sidebar__link.is-active{color:#fff;background:#ffffff0b;border-color:#fff1;transform:translate(2px)}.account-sidebar__link.is-active{background:linear-gradient(90deg,#b71e2d33,#b71e2d0b)}.account-sidebar__link.is-active .account-sidebar__icon{color:#f15967;background:#dd354424}.account-sidebar__hint{border-top:1px solid var(--line);color:#706b68;margin:12px 4px 0;padding:14px 9px 5px;font-size:.72rem;line-height:1.55}.account-main{min-width:0}.account-breadcrumb{color:#716c69;align-items:center;gap:12px;min-height:36px;margin-bottom:18px;font-size:.75rem;display:flex}.account-back{border:1px solid var(--line);min-height:42px;color:var(--foreground-soft);background:#ffffff06;border-radius:999px;align-items:center;gap:8px;padding:0 15px 0 8px;font-size:.875rem;font-weight:650;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.account-back:hover{border-color:var(--line-strong);color:#fff;background:#ffffff0e;transform:translate(-2px)}.account-back__icon{background:#ffffff0e;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.account-back__icon svg{width:16px;height:16px}.account-breadcrumb__divider{background:var(--line-strong);width:1px;height:15px}.account-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:36px;min-height:120px;margin-bottom:26px;padding-bottom:30px;display:flex}.account-heading h1{letter-spacing:-.055em;margin:8px 0;font-size:clamp(2.55rem,4.5vw,4rem);font-weight:700;line-height:1.08}.account-heading p{max-width:660px;color:var(--muted-strong);margin:0;font-size:.95rem;line-height:1.65}.account-heading__actions{flex:none}.account-heading__actions .button{border-radius:11px;min-height:48px;padding-inline:20px;font-size:.92rem}.account-loading{gap:10px;padding-top:6px;display:grid}.account-loading span{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(100deg, var(--surface) 20%, var(--surface-raised) 40%, var(--surface) 60%);background-size:200% 100%;min-height:112px;animation:1.4s linear infinite skeleton;display:block}.account-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);text-align:center;background:#ffffff03;place-content:center;justify-items:center;min-height:330px;padding:40px;display:grid}.account-empty>span{border:1px solid var(--line);background:var(--surface);width:54px;height:54px;color:var(--accent-bright);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.25rem;display:grid}.account-empty h2{margin:14px 0 6px;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.account-empty p{max-width:440px;color:var(--muted);margin:0 0 18px;font-size:.78rem}.account-dialog-form{gap:18px;display:grid}.library-toolbar{border:1px solid var(--line);border-radius:var(--radius-md);background:#111216b8;justify-content:space-between;align-items:center;gap:24px;min-height:68px;margin-bottom:14px;padding:10px 12px;display:flex;box-shadow:inset 0 1px #ffffff05}.library-filters{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow-x:auto}.library-filters::-webkit-scrollbar{display:none}.library-filters button,.notification-tabs button,.wallet-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.library-filters button span,.notification-tabs button span,.wallet-tabs button span{color:#777270;background:#ffffff0e;border-radius:999px;place-items:center;min-width:20px;height:20px;padding-inline:4px;font-size:.65rem;display:grid}.library-filters button:hover,.library-filters button.is-active,.notification-tabs button:hover,.notification-tabs button.is-active,.wallet-tabs button:hover,.wallet-tabs button.is-active{color:#fff;background:#ffffff0e}.library-filters button.is-active,.notification-tabs button.is-active,.wallet-tabs button.is-active{background:var(--accent-soft);color:#f8e7e9;box-shadow:inset 0 0 0 1px #dd35441c}.library-toolbar .field{flex:0 0 280px}.library-toolbar__right{flex:none;align-items:center;gap:9px;display:flex}.library-view-toggle{background:#00000030;border:1px solid #ffffff14;border-radius:10px;gap:3px;padding:3px;display:flex}.library-view-toggle button{color:#77716e;cursor:pointer;background:0 0;border-radius:7px;min-height:36px;padding:0 10px;font-size:.72rem;font-weight:650;transition:background .15s,color .15s}.library-view-toggle button:hover,.library-view-toggle button.is-active{color:#f2e7e4;background:#7b162233}.library-toolbar .input{background:#00000038;border-color:#ffffff1c;border-radius:10px;min-height:44px;font-size:.84rem}.library-toolbar .field__icon svg{width:18px;height:18px}.library-results{color:#716c69;justify-content:space-between;align-items:center;gap:16px;min-height:36px;margin:0 2px 12px;font-size:.75rem;display:flex}.library-results p{color:var(--muted-strong);margin:0}.library-results strong{color:var(--foreground);font-size:.86rem}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.library-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg, #ffffff06, transparent 50%), var(--surface);grid-template-columns:154px minmax(0,1fr);min-height:238px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden;box-shadow:0 18px 50px #0000001f,inset 0 1px #ffffff05}.library-card:hover{border-color:#ffffff2e;transform:translateY(-3px);box-shadow:0 24px 64px #0000003d,0 0 36px #7e121f12}.library-card__cover{background:linear-gradient(145deg, transparent, #000000b3), var(--library-accent,#4d1119);min-height:238px;display:block;position:relative;overflow:hidden}.library-card__cover img{object-fit:cover;transition:filter .24s,transform .5s cubic-bezier(.2,.7,.2,1)}.library-card:hover .library-card__cover img{filter:saturate(1.08)contrast(1.03);transform:scale(1.035)}.library-card__cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0000007a);position:absolute;inset:0}.library-card__cover>span:not(.library-card__kind){color:#ffffff45;font-family:Georgia,serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.library-card__kind{z-index:2;color:#eee9e4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080abf;border:1px solid #ffffff21;border-radius:5px;padding:5px 8px;font-size:.7rem;font-weight:600;position:absolute;bottom:8px;right:7px}.library-card__body{flex-direction:column;min-width:0;padding:20px 19px 17px;display:flex}.library-card__badges{flex-wrap:wrap;gap:6px;display:flex}.library-card__badges span{color:var(--muted);background:#ffffff0e;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:600;line-height:1.35}.library-card__badges span:first-child{background:var(--accent-soft);color:#df7e87}.library-card h2{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:11px 0 3px;font-size:1.28rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.library-card h2 a:hover{color:var(--accent-bright)}.library-card__subtitle{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.library-card__synopsis{color:#8c8682;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:11px 0 0;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.library-card footer{color:#77716e;border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;font-size:.75rem;display:flex}.library-card__actions{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.library-card__actions>a{color:var(--accent-bright);align-items:center;gap:5px;font-size:.75rem;font-weight:700;display:inline-flex}.library-card__actions>a svg{width:14px;height:14px;transition:transform .16s}.library-card__actions>a:hover svg{transform:translate(3px)}.library-card__actions>span{color:#6c6865}.library-card__actions button{color:var(--muted);cursor:pointer;background:0 0;padding:5px 0;font-size:.75rem}.library-card__actions button:hover{color:var(--danger)}.library-card__actions button:disabled{cursor:wait;opacity:.55}.library-card__actions strong{color:var(--gold);font-size:.74rem}.notification-toolbar,.wallet-history__header{border:1px solid var(--line);border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--surface);justify-content:space-between;align-items:center;gap:20px;min-height:57px;padding:8px 12px;display:flex}.notification-tabs,.wallet-tabs{gap:4px;display:flex}.notification-toolbar__summary,.wallet-history__header>span{color:#6c6865;font-size:.65rem}.notification-list{border:1px solid var(--line);border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--surface);border-top:0;overflow:hidden}.notification-item{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:112px;padding:18px 20px;display:grid;position:relative}.notification-item:last-child{border-bottom:0}.notification-item.is-unread{background:linear-gradient(90deg,#b71e2d14,#0000 35%),#ffffff03}.notification-item.is-unread:before{background:var(--accent-bright);content:"";width:2px;position:absolute;top:0;bottom:0;left:0}.notification-item__symbol{border:1px solid var(--line);width:40px;height:40px;color:var(--accent-bright);background:#ffffff09;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.notification-item__body{min-width:0}.notification-item__body>div{color:#706b68;align-items:center;gap:8px;font-size:.59rem;display:flex}.notification-item__body>div>span{color:var(--accent-bright);font-weight:700}.notification-item h2{margin:4px 0 2px;font-size:.9rem}.notification-item p{color:var(--muted);margin:0;font-size:.7rem}.notification-item__actions{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.notification-item__destination{color:var(--accent-bright);border-radius:6px;padding:6px 8px;font-size:.63rem;font-weight:700}.notification-item__destination:hover{background:var(--accent-soft);color:#fff}.notification-item__action{color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:6px 8px;font-size:.63rem}.notification-item__action:hover{color:#fff;background:#ffffff0b}.notification-item__read{color:#615d5a;font-size:.63rem}.settings-form{gap:16px;display:grid}.settings-section{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.settings-section>header{border-bottom:1px solid var(--line);background:#ffffff03;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;min-height:76px;padding:14px 20px;display:grid}.settings-section>header>span{background:var(--accent-soft);width:36px;height:36px;color:var(--accent-bright);border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:.76rem;display:grid}.settings-section h2{margin:0 0 2px;font-size:.88rem}.settings-section header p{color:var(--muted);margin:0;font-size:.66rem}.settings-section__content{gap:18px;padding:20px;display:grid}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-grid__wide{grid-column:1/-1}.settings-avatar{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:18px;display:flex}.settings-avatar__preview{color:#fff;background:radial-gradient(circle at 35% 30%,#d1314057,#0000 48%),#191214;border:1px solid #d131406b;border-radius:50%;flex:0 0 96px;place-items:center;width:96px;height:96px;font-family:Georgia,serif;font-size:1.25rem;font-weight:700;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 5px #b71e2d12}.settings-avatar__preview img{object-fit:cover}.settings-avatar__copy{gap:7px;display:grid}.settings-avatar__copy>strong{color:var(--foreground-soft);font-size:.8rem}.settings-avatar__copy>p,.settings-avatar__copy>small{color:var(--muted);margin:0;font-size:.66rem}.settings-avatar__actions{flex-wrap:wrap;gap:8px;display:flex}.settings-avatar__selected{color:var(--accent-bright)!important}.settings-avatar__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.setting-toggle-list{border-top:1px solid var(--line);display:grid}.setting-toggle-list--two{border-top:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr))}.setting-toggle{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 4px;display:flex;position:relative}.setting-toggle:last-child{border-bottom:0}.setting-toggle-list--two .setting-toggle{border-top:1px solid var(--line);border-right:0;border-left:1px solid var(--line);padding-inline:14px}.setting-toggle>span{display:grid}.setting-toggle strong{color:var(--foreground-soft);font-size:.75rem}.setting-toggle small{color:var(--muted);font-size:.63rem;line-height:1.45}.setting-toggle input{opacity:0;width:1px;height:1px;position:absolute}.setting-toggle>i{border:1px solid var(--line-strong);background:#ffffff0f;border-radius:999px;flex:none;width:38px;height:22px;transition:all .15s;position:relative}.setting-toggle>i:after{content:"";background:#77716e;border-radius:50%;width:14px;height:14px;transition:all .15s;position:absolute;top:3px;left:3px}.setting-toggle input:checked+i{border-color:var(--accent);background:var(--accent)}.setting-toggle input:checked+i:after{background:#fff;transform:translate(16px)}.setting-toggle:focus-within>i{outline:2px solid var(--accent-bright);outline-offset:3px}.settings-channel-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.settings-channel-row .setting-toggle{border:1px solid var(--line);background:#0000001f;border-radius:9px;padding:12px}.settings-form__error{border-radius:var(--radius-sm);color:#ff8c94;background:#f2667014;border:1px solid #f2667040;margin:0;padding:12px 14px;font-size:.74rem}.settings-form__footer{justify-content:space-between;align-items:center;gap:20px;padding-top:8px;display:flex}.settings-form__footer>span{color:#6b6764;font-size:.64rem}.wallet-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.wallet-balance,.daily-reward-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 10%, #b71e2d1a, transparent 13rem), var(--surface);align-items:center;gap:18px;min-height:176px;padding:26px;display:flex;position:relative;overflow:hidden}.wallet-balance--paid{background:radial-gradient(circle at 90% 10%, #d2a65b1a, transparent 13rem), var(--surface)}.wallet-balance__symbol{background:var(--accent-soft);width:58px;height:58px;color:var(--accent-bright);border:1px solid #dd354440;border-radius:50%;flex:none;place-items:center;font-size:1.35rem;display:grid}.wallet-balance--paid .wallet-balance__symbol{color:var(--gold);background:#d2a65b1a;border-color:#d2a65b40}.wallet-balance>div{display:grid}.wallet-balance div>span{color:var(--muted);font-size:.7rem}.wallet-balance strong{letter-spacing:-.04em;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.wallet-balance p{color:#706b68;margin:3px 0 0;font-size:.64rem}.daily-reward-card{background:linear-gradient(100deg, #5a0d1757, transparent 60%), var(--surface);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;min-height:130px;display:grid}.daily-reward-card .eyebrow,.daily-reward-card h2,.daily-reward-card p{grid-column:1}.daily-reward-card h2{margin:-10px 0 -9px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.daily-reward-card p{color:var(--muted);margin:0;font-size:.7rem}.daily-reward-card .button{grid-area:1/2/4}.wallet-history{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.wallet-history__header{border:0;border-bottom:1px solid var(--line);border-radius:0}.ledger-list,.purchase-list{display:grid}.ledger-list article,.purchase-list article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:12px 18px;display:grid}.ledger-list article:last-child,.purchase-list article:last-child{border-bottom:0}.ledger-list__symbol,.purchase-list__symbol{color:#cf737a;background:#f2667014;border-radius:9px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-weight:700;display:grid}.ledger-list__symbol.is-positive{color:var(--success);background:#4bb88b17}.ledger-list article>div,.purchase-list article>div:not(.purchase-list__price){display:grid}.ledger-list article strong,.purchase-list article strong{font-size:.75rem}.ledger-list time,.purchase-list article div>span{color:#6a6562;font-size:.61rem}.ledger-list__amount{color:#d37980;font-size:.7rem;font-weight:700}.ledger-list__amount.is-positive{color:var(--success)}.purchase-list__symbol{background:var(--accent-soft);color:var(--accent-bright)}.purchase-list__price{justify-items:end;display:grid}.purchase-list__price>span{color:#696461;font-size:.58rem}.wallet-history .account-empty{border:0;border-radius:0;min-height:270px}.coin-package-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.coin-package-list article{border:1px solid var(--line);border-radius:var(--radius-md);text-align:center;background:#ffffff05;justify-items:center;padding:16px 12px;display:grid}.coin-package-list article>span{color:var(--accent-bright);font-size:.59rem}.coin-package-list strong{margin-top:6px;font-family:Georgia,serif;font-size:1rem}.coin-package-list p{color:var(--gold);margin:4px 0 12px;font-size:.76rem}.coin-package-list button{color:#696562;cursor:not-allowed;background:#ffffff0d;border-radius:6px;min-height:32px;padding:0 9px;font-size:.59rem}.payment-deferred-note{border-left:2px solid var(--gold);color:var(--muted);background:#d2a65b0d;margin:16px 0 0;padding:12px;font-size:.66rem;line-height:1.55}@media (max-width:1000px){.account-shell{grid-template-columns:1fr;gap:22px;width:calc(100% - 48px);padding-top:24px}.account-sidebar{z-index:20;top:var(--header-height);border-radius:0 0 var(--radius-md) var(--radius-md);scrollbar-width:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:8px;display:block;position:sticky;overflow-x:auto}.account-sidebar::-webkit-scrollbar{display:none}.account-sidebar__label,.account-sidebar__hint{display:none}.account-sidebar nav{width:max-content;display:flex}.account-sidebar__link{white-space:nowrap;min-height:42px;padding-inline:12px}}@media (max-width:760px){.account-shell{width:calc(100% - 32px);padding-bottom:50px}.account-heading{flex-direction:column;align-items:flex-start;min-height:0}.account-breadcrumb{margin-bottom:14px}.account-heading__actions,.account-heading__actions .button{width:100%}.library-toolbar{flex-direction:column;align-items:stretch}.library-toolbar .field{flex-basis:auto}.library-results{margin-bottom:10px}.library-grid{grid-template-columns:1fr}.notification-item{grid-template-columns:38px minmax(0,1fr)}.notification-item__action,.notification-item__read,.notification-item__actions{grid-column:2;justify-self:start}.notification-item__actions{align-items:flex-start}.settings-channel-row{grid-template-columns:1fr;gap:8px}.setting-toggle-list--two{grid-template-columns:1fr}.wallet-balance{min-height:150px;padding:20px}.wallet-balance strong{font-size:2rem}}@media (max-width:560px){.discovery-empty-hero{grid-template-columns:1fr;justify-items:start;padding:28px 24px}.account-shell{width:calc(100% - 24px)}.account-heading h1{font-size:2.45rem}.data-notice{grid-template-columns:28px minmax(0,1fr)}.data-notice>.button{grid-column:2;justify-self:start}.library-card{grid-template-columns:112px minmax(0,1fr);min-height:194px}.library-card__cover{min-height:194px}.library-card__synopsis{display:none}.library-card footer{flex-direction:column;align-items:flex-start;gap:6px}.library-card__actions{text-align:left;justify-content:flex-start}.notification-toolbar,.wallet-history__header{flex-direction:column;align-items:flex-start}.notification-toolbar__summary,.wallet-history__header>span{padding-left:12px}.settings-grid{grid-template-columns:1fr}.settings-grid__wide{grid-column:auto}.settings-avatar{align-items:flex-start}.settings-form__footer{flex-direction:column;align-items:stretch}.settings-form__footer .button{width:100%}.wallet-overview{grid-template-columns:1fr}.daily-reward-card{grid-column:auto;grid-template-columns:1fr}.daily-reward-card .button{grid-area:auto/1;margin-top:6px}.ledger-list article,.purchase-list article{grid-template-columns:34px minmax(0,1fr)}.ledger-list__amount,.purchase-list__price{grid-column:2;justify-self:start}.coin-package-list{grid-template-columns:1fr}}.writer-app--immersive .writer-app__body{display:block}.writer-main--immersive{width:100%;min-width:0;max-width:none;padding:0}.studio-page{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 80px}.studio-state,.editor-state,.reader-state{min-height:55dvh;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:16px;display:grid}.studio-state h1{color:var(--foreground);margin-bottom:0;font-family:Georgia,Times New Roman,serif}.studio-state__symbol{width:56px;height:56px;color:var(--danger);background:#f2667014;border:1px solid #f2667073;border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.studio-loader{border:2px solid var(--line-strong);border-top-color:var(--accent-bright);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}.studio-hero{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(115deg, #b71e2d14, transparent 38%), var(--surface);box-shadow:var(--shadow);grid-template-columns:220px minmax(0,1fr);gap:32px;padding:28px;display:grid;overflow:hidden}.studio-cover{aspect-ratio:2/3;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-raised);overflow:hidden;box-shadow:0 18px 44px #0000006b}.studio-cover img{object-fit:cover;width:100%;height:100%}.studio-hero__body{flex-direction:column;min-width:0;display:flex}.studio-breadcrumbs{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;margin-bottom:22px;font-size:.78rem;display:flex;overflow:hidden}.studio-breadcrumbs a:hover{color:var(--foreground)}.studio-breadcrumbs span:last-child{text-overflow:ellipsis;overflow:hidden}.studio-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.studio-title-row h1{max-width:720px;margin:5px 0 8px;font-family:Georgia,Times New Roman,Noto Serif Thai,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.studio-title-row p{color:var(--muted-strong);margin-bottom:0}.studio-kicker,.studio-section-label{color:var(--accent-bright);letter-spacing:.14em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:.7rem;font-weight:700}.studio-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.studio-author{align-items:center;gap:12px;margin-top:24px;display:flex}.studio-avatar{color:#1b1717;background:radial-gradient(circle at 35% 30%,#e4d9c8,#8b7766 42%,#312a28);border:1px solid #ffffff24;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-weight:800;display:grid}.studio-author div{flex-direction:column;display:flex}.studio-author span:last-child{color:var(--muted);font-size:.78rem}.studio-stats{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:auto 0 0;padding:0;display:grid;overflow:hidden}.studio-stats div{background:#08090bb8;padding:16px 18px}.studio-stats dt{color:var(--muted);font-size:.72rem}.studio-stats dd{margin:3px 0 0;font-family:Georgia,serif;font-size:1.28rem;font-weight:800}.studio-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin-top:22px;padding:24px}.studio-panel__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.studio-panel__header h2{margin:3px 0 0;font-family:Georgia,Times New Roman,Noto Serif Thai,serif;font-size:1.45rem}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.character-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--background-soft);grid-template-columns:54px minmax(0,1fr);gap:14px;min-height:130px;padding:16px;transition:border-color .16s,transform .16s;display:grid}.character-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.character-card__avatar{color:#fff;border:2px solid #ffffff24;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:1.35rem;font-weight:800;display:grid}.character-card h3{margin:0;font-size:1rem}.character-card div>span{color:var(--accent-bright);font-size:.72rem}.character-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:.78rem;display:-webkit-box;overflow:hidden}.studio-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);min-height:112px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.studio-empty>span{color:var(--accent-bright);font-size:1.55rem}.studio-empty p,.studio-empty h2,.studio-empty h3{margin-bottom:0}.studio-empty--large{min-height:250px;padding:28px}.studio-synopsis{max-width:900px;color:var(--foreground-soft);white-space:pre-wrap;margin-bottom:0;line-height:1.85}.studio-synopsis-editor{gap:12px;display:grid}.studio-synopsis-editor__footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:.78rem;display:flex}.episode-list{gap:10px;display:grid}.episode-row{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--background-soft);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.episode-row:hover{border-color:var(--line-strong);background:var(--surface-raised)}.episode-row__number{color:var(--accent-bright);font-family:Georgia,serif;font-size:1.12rem}.episode-row__body{justify-content:space-between;align-items:center;gap:24px;min-width:0;display:flex}.episode-row h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.96rem;overflow:hidden}.episode-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.75rem;overflow:hidden}.episode-row__meta{color:var(--muted);flex:none;align-items:center;gap:12px;font-size:.72rem;display:flex}.status-badge{border:1px solid var(--line);min-height:24px;color:var(--muted-strong);white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;padding:3px 8px;font-size:.68rem;display:inline-flex}.status-badge--published{color:var(--success);background:#4bb88b14;border-color:#4bb88b47}.status-badge--draft{color:var(--warning)}.episode-row__actions{align-items:center;gap:8px;display:flex}.episode-row__actions a{border:1px solid var(--line);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--muted-strong);place-items:center;display:grid}.episode-row__actions a:hover{border-color:var(--accent);background:var(--accent-soft);color:#fff}.studio-dialog-form{gap:17px;display:grid}.studio-dialog-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.avatar-upload-placeholder{border:1px dashed var(--line-strong);background:var(--surface-raised);width:92px;height:92px;color:var(--muted);border-radius:50%;place-content:center;justify-items:center;gap:3px;margin:0 auto;display:grid}.avatar-upload-placeholder span{color:var(--foreground);font-size:1.35rem}.studio-color-input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);width:100%;height:48px;padding:5px}.episode-editor{height:calc(100dvh - var(--header-height));background:#0e0f12;min-height:620px;overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);background:#141519;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:8px 18px;display:flex}.editor-toolbar__title{align-items:center;gap:12px;min-width:0;display:flex}.editor-toolbar__title>a{border:1px solid var(--line);width:36px;height:36px;color:var(--muted-strong);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.editor-toolbar__title div{flex-direction:column;min-width:0;display:flex}.editor-toolbar__title span{color:var(--muted);font-size:.68rem}.editor-toolbar__title button{max-width:min(40vw,500px);color:var(--foreground);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;padding:0;font-size:.92rem;font-weight:700;overflow:hidden}.editor-toolbar__actions{align-items:center;gap:8px;display:flex}.editor-save-state{color:var(--muted);margin-right:6px;font-size:.68rem}.editor-layout{grid-template-columns:240px minmax(420px,1fr) 290px;height:calc(100% - 62px);display:grid}.editor-blocks,.editor-inspector{background:#1a1b1f;min-width:0;overflow:auto}.editor-blocks{border-right:1px solid var(--line);flex-direction:column;display:flex}.editor-blocks__header,.editor-inspector__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:12px 14px;display:flex}.editor-blocks__header{flex-direction:column;align-items:flex-start}.editor-blocks__header span{font-weight:800}.editor-blocks__header small{color:var(--muted)}.editor-block-list{flex:1;align-content:start;gap:8px;padding:12px;display:grid}.editor-block-list>button{border-radius:var(--radius-sm);min-height:46px;color:var(--muted-strong);text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #0000;align-items:center;gap:9px;padding:10px;display:flex}.editor-block-list>button:hover,.editor-block-list>button.is-active{border-color:var(--line-strong);background:var(--surface-hover);color:#fff}.editor-block-list>button.is-active{box-shadow:inset 3px 0 var(--accent-bright)}.editor-block-list__empty{color:var(--muted);text-align:center;padding:24px 6px;font-size:.78rem}.editor-add-block{width:calc(100% - 24px);margin:0 12px 12px}.editor-canvas{background:radial-gradient(circle at 50% 0,#b71e2d0d,#0000 24rem),#101114;min-width:0;overflow:auto}.narrative-editor,.chat-editor{min-height:100%}.narrative-editor{flex-direction:column;display:flex}.rich-text-toolbar{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101114f5;align-items:center;gap:2px;min-height:48px;padding:7px 12px;display:flex;position:sticky;top:0}.rich-text-toolbar button{min-width:32px;height:32px;color:var(--muted-strong);cursor:pointer;background:0 0;border-radius:6px;padding:0 7px;font-size:.76rem}.rich-text-toolbar button:hover{background:var(--surface-hover);color:#fff}.rich-text-link-popover{z-index:24;top:var(--link-popover-top);left:var(--link-popover-left);background:linear-gradient(#303030 0%,#202020 100%);border-radius:6px;grid-template-columns:minmax(0,1fr) 32px;align-items:center;column-gap:8px;width:min(320px,100% - 32px);min-height:56px;padding:0 10px 0 14px;display:grid;position:absolute;transform:translate(-50%);box-shadow:0 14px 32px #0006}.rich-text-link-popover:after{content:"";background:#202020;width:16px;height:16px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.rich-text-link-popover input{z-index:1;color:#fff;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;font-size:16px;position:relative}.rich-text-link-popover input::placeholder{color:#8f8f8f}.rich-text-link-popover button{z-index:1;color:#eee;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:24px;line-height:1;display:grid;position:relative}.rich-text-link-popover button:hover,.rich-text-link-popover button:focus-visible{background:#ffffff14}.rich-text-link-popover>span{color:#ff9a9a;text-align:center;font-size:12px;line-height:16px;position:absolute;top:calc(100% + 10px);left:0;right:0}.narrative-textarea{resize:none;width:min(760px,100% - 56px);min-height:580px;color:var(--foreground-soft);background:0 0;border:0;outline:0;margin:0 auto;padding:48px 18px 120px;font-family:Georgia,Noto Serif Thai,Times New Roman,serif;font-size:1.04rem;font-weight:400;line-height:1.95}.narrative-textarea a{text-underline-offset:.14em;text-decoration:underline}.narrative-textarea a:hover{cursor:pointer}.choice-inline-preview{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:min(700px,100% - 56px);margin:-80px auto 80px;padding:22px;position:relative}.choice-inline-preview h2{margin:6px 0 18px;font-family:Georgia,Noto Serif Thai,serif}.choice-help-trigger{z-index:3;border:1px solid var(--line);background:var(--background-soft);width:28px;height:28px;color:var(--accent-bright);cursor:pointer;border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;line-height:1;display:grid;position:absolute;top:14px;right:14px}.choice-help-trigger:hover,.choice-help-trigger:focus-visible{border-color:var(--accent);outline:0}.choice-help-popover{z-index:4;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:min(300px,100% - 28px);box-shadow:var(--shadow-lg);padding:14px;position:absolute;top:48px;right:14px}.choice-help-popover strong{margin-bottom:8px;font-size:.82rem;display:block}.choice-help-popover p{color:var(--muted-strong);margin:8px 0 0;font-size:.68rem;line-height:1.55}.choice-help-popover b{color:var(--foreground)}.choice-inline-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--background-soft);width:100%;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:12px;margin-top:8px;padding:12px;display:flex}.choice-inline-card:disabled{cursor:default}.choice-inline-card__index{background:var(--accent-soft);width:30px;height:30px;color:var(--accent-bright);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.choice-inline-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.choice-inline-card small{color:var(--muted)}.editor-inspector{border-left:1px solid var(--line)}.editor-inspector__header{justify-content:flex-start}.effect-switch{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 14px;display:flex}.effect-switch>span{flex-direction:column;min-width:0;display:flex}.effect-switch strong{font-size:.78rem}.effect-switch small{color:var(--muted);font-size:.64rem}.effect-switch input{width:36px;height:20px;accent-color:var(--accent)}.choice-inspector{border-bottom:1px solid var(--line);padding:14px}.choice-inspector__title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.choice-inspector__title>div{flex-direction:column;display:flex}.choice-inspector__title small{color:var(--muted);font-size:.65rem}.switch{cursor:pointer;background:#55565b;border-radius:999px;align-items:center;width:38px;height:22px;padding:3px;transition:background .16s;display:flex}.switch span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s}.switch.is-on{background:var(--accent)}.switch.is-on span{transform:translate(16px)}.choice-fieldset{border:1px solid var(--line);border-radius:var(--radius-sm);gap:7px;margin:10px 0;padding:12px;display:grid;position:relative}.choice-fieldset legend{color:var(--muted-strong);padding:0 5px;font-size:.7rem}.choice-fieldset input,.choice-fieldset select,.chat-composer input,.chat-composer select{border:1px solid var(--line);background:var(--background-soft);width:100%;min-height:38px;color:var(--foreground);border-radius:7px;outline:0;padding:8px 10px;font-size:.76rem}.choice-fieldset input:focus,.choice-fieldset select:focus,.chat-composer input:focus,.chat-composer select:focus{border-color:var(--accent)}.choice-fieldset>button{color:var(--danger);cursor:pointer;background:0 0;justify-self:end;font-size:.68rem}.choice-rule{color:var(--muted);margin:12px 0 0;font-size:.65rem;line-height:1.55}.chat-editor{flex-direction:column;display:flex}.chat-preview{flex-direction:column;flex:1;gap:15px;width:min(720px,100% - 48px);min-height:460px;margin:0 auto;padding:40px 12px 120px;display:flex}.chat-message{align-items:flex-end;gap:9px;max-width:76%;display:flex;position:relative}.chat-message.is-right{flex-direction:row-reverse;align-self:flex-end}.chat-message__avatar{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:.74rem;font-weight:800;display:grid}.chat-message>div{flex-direction:column;display:flex}.chat-message.is-right>div{align-items:flex-end}.chat-message small{color:var(--muted);margin:0 7px 3px;font-size:.65rem}.chat-message p{color:#161518;background:#e8e4de;border-radius:14px 14px 14px 4px;margin:0;padding:9px 12px;font-size:.82rem}.chat-message.is-right p{background:var(--accent);color:#fff;border-radius:14px 14px 4px}.chat-message>button{color:#0000;cursor:pointer;background:0 0;align-self:center}.chat-message:hover>button{color:var(--muted)}.editor-empty-canvas{color:var(--muted);text-align:center;place-items:center;margin:auto;display:grid}.editor-empty-canvas>span{color:var(--accent-bright);font-size:2.2rem}.editor-empty-canvas h2{color:var(--foreground);margin:10px 0 4px}.editor-empty-canvas p{margin:0}.chat-composer{border:1px solid var(--line);border-radius:var(--radius-md);background:#1d1e23f7;grid-template-columns:130px minmax(0,1fr) auto;gap:8px;width:min(760px,100% - 32px);margin:0 auto 12px;padding:9px;display:grid;position:sticky;bottom:0;box-shadow:0 16px 40px #0000005c}.chat-tools{padding:14px}.chat-tools h3{font-size:.78rem}.chat-tools>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.chat-tools button{border:1px solid var(--line);background:var(--background-soft);min-height:66px;color:var(--muted-strong);cursor:pointer;border-radius:8px;place-content:center;gap:4px;font-size:.62rem;display:grid}.chat-tools button:hover{border-color:var(--accent);color:#fff}.block-picker{gap:10px;display:grid}.block-picker button{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-raised);color:var(--foreground);text-align:left;cursor:pointer;grid-template-columns:46px minmax(0,1fr);gap:2px 12px;padding:14px;display:grid}.block-picker button:hover{border-color:var(--accent);background:var(--accent-soft)}.block-picker button>span{color:var(--accent-bright);text-align:center;grid-row:1/3;align-self:center;font-size:1.6rem}.block-picker small{color:var(--muted)}.graph-page{padding-top:38px}.graph-header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.graph-header h1{margin:7px 0;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(2rem,4vw,3.2rem)}.graph-header p{max-width:700px;color:var(--muted);margin-bottom:0}.graph-header__actions{flex:none;align-items:center;gap:10px;display:flex}.segmented-control{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:3px;display:flex}.segmented-control button{min-height:37px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:7px 11px}.segmented-control button.is-active{background:var(--surface-hover);color:#fff}.graph-rules{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 18px;display:grid}.graph-rules article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:13px;padding:16px;display:flex}.graph-rules article>span{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-bright);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:1.2rem;font-weight:800;display:grid}.graph-rules article div{flex-direction:column;display:flex}.graph-rules small{color:var(--muted);font-size:.68rem}.story-graph,.toc-view{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--background-soft);background-size:24px 24px;min-height:520px;padding:24px}.graph-level{position:relative}.graph-level__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:.68rem}.graph-level__nodes{justify-content:center;align-items:stretch;gap:14px;display:flex}.graph-node{border:1px solid var(--line-strong);border-radius:var(--radius-md);background:#17181df7;width:min(300px,100%);padding:16px;position:relative;box-shadow:0 14px 34px #00000040}.graph-node--merge{border-color:#d2a65b6b;box-shadow:0 0 0 1px #d2a65b14}.graph-node__incoming{color:var(--accent-bright);justify-content:center;gap:10px;display:flex;position:absolute;bottom:calc(100% + 3px);left:12px;right:12px}.graph-node__top,.graph-node__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:.68rem;display:flex}.graph-node h2{margin:13px 0 5px;font-size:1rem}.graph-node p{min-height:37px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:.74rem;display:-webkit-box;overflow:hidden}.graph-node__meta{justify-content:flex-start}.graph-node__meta strong{color:var(--gold)}.graph-node>a{color:var(--accent-bright);margin-top:13px;font-size:.74rem;display:block}.graph-level__connector{place-items:center;height:52px;display:grid}.graph-level__connector span{background:linear-gradient(var(--accent), #b71e2d40);width:1px;height:100%}.toc-view{background:var(--background-soft);gap:18px;display:grid}.toc-view>header{justify-content:space-between;align-items:center;display:flex}.toc-view h2{margin-bottom:0}.toc-view>header span{color:var(--muted);font-size:.78rem}.toc-list{gap:9px;display:grid}.toc-list article{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.toc-list article>span{color:var(--accent-bright);font-family:Georgia,serif;font-size:1.1rem}.toc-list h3,.toc-list p{margin:0}.toc-list p,.toc-list small{color:var(--muted);font-size:.7rem}.toc-list article>a{color:var(--accent-bright);font-size:.75rem}.graph-dialog-note{border-radius:var(--radius-sm);color:var(--muted-strong);background:#d2a65b0f;border:1px solid #d2a65b38;gap:10px;padding:12px;font-size:.73rem;display:flex}.graph-dialog-note span{color:var(--gold);font-weight:900}.graph-dialog-note p{margin:0}.reader-shell{background:radial-gradient(circle at 50% 25%,#570e1714,#0000 36rem),#08090b;min-height:100dvh}.reader-toolbar{border-bottom:1px solid var(--line);background:#08090be6;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:8px max(20px,50% - 590px);display:flex}.reader-toolbar>a{color:var(--muted-strong);font-size:.78rem}.reader-toolbar>div{gap:7px;display:flex}.reader-toolbar button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted-strong);cursor:pointer;border-radius:7px;padding:5px 9px;font-size:.7rem}.reader-toolbar button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:#fff}.reader-stage{width:min(1020px,100% - 48px);min-height:900px;margin:0 auto;padding:34px 0 100px;position:relative}.reader-paper{z-index:2;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(#ffffff03,#fff0),#121317;width:min(760px,100% - 100px);min-height:760px;margin:0 auto;padding:54px clamp(28px,6vw,74px) 84px;transition:font-size .16s;position:relative;box-shadow:0 30px 90px #00000075}.reader-title{text-align:center;margin-bottom:42px}.reader-title,.reader-content{font-size:calc(1em * var(--reader-font-scale,1))}.reader-title>span{color:var(--muted);font-size:.72em}.reader-title h1{margin:9px 0 18px;font-family:Georgia,Noto Serif Thai,serif;font-size:1.55em;line-height:1.35}.reader-title__ornament{color:var(--accent-bright)}.reader-prose{font-family:Georgia,Noto Serif Thai,Times New Roman,serif;line-height:2.05}.reader-prose p{color:#ded9d4;margin:0 0 1.45em}.reader-chat{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--background-soft);gap:14px;margin:34px 0;padding:22px;display:grid}.reader-chat article{align-items:flex-end;gap:8px;max-width:82%;display:flex}.reader-chat article.is-right{flex-direction:row-reverse;justify-self:end}.reader-chat article>span{border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.7rem;font-weight:800;display:grid}.reader-chat article div{flex-direction:column;display:flex}.reader-chat small{color:var(--muted);font-size:.62em}.reader-chat p{color:#141416;background:#e6e1db;border-radius:13px 13px 13px 3px;margin:2px 0 0;padding:9px 12px;font-family:Noto Sans Thai,Tahoma,sans-serif;font-size:.78em}.reader-chat article.is-right p{background:var(--accent);color:#fff;border-radius:13px 13px 3px}.reader-choice{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--accent-soft), transparent 75%);gap:9px;margin:44px 0 10px;padding:24px;display:grid}.reader-choice h2{margin:1px 0 10px;font-family:Georgia,Noto Serif Thai,serif;font-size:1.18em}.reader-choice button{border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:50px;color:var(--foreground-soft);text-align:left;cursor:pointer;background:#08090bbf;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.reader-choice button:hover,.reader-choice button.is-selected{border-color:var(--accent);background:var(--accent-soft);color:#fff}.reader-choice>p{color:var(--muted);margin:5px 0 0;font-size:.7em}.reader-choice__nested{border-left:2px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#0000003d;gap:9px;margin-top:8px;padding:16px;display:grid}.reader-choice__nested>span{color:var(--accent-bright);letter-spacing:.12em;text-transform:uppercase;font-size:.68em;font-weight:800}.reader-choice__nested h3{margin:0 0 4px;font-family:Georgia,Noto Serif Thai,serif;font-size:1em}.author-page{width:min(100% - 32px, var(--content-width));margin:0 auto;padding:clamp(28px,6vw,72px) 0 90px}.author-hero{border:1px solid var(--line);border-radius:var(--radius-xl);background:radial-gradient(circle at 12% 10%, #b71e2d38, transparent 21rem), var(--surface);grid-template-columns:126px minmax(0,1fr) auto;align-items:center;gap:28px;padding:clamp(24px,5vw,52px);display:grid}.author-hero__avatar{aspect-ratio:1;background:var(--accent-deep);border:2px solid #dd35448c;border-radius:50%;place-items:center;width:126px;font-size:2.2rem;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 8px #b71e2d1a}.author-hero__avatar img{object-fit:cover}.author-hero__identity h1{margin:6px 0 2px;font-family:Georgia,Noto Serif Thai,serif;font-size:clamp(2rem,5vw,4rem);line-height:1}.author-hero__identity>strong{color:var(--accent-bright)}.author-hero__identity p{max-width:660px;color:var(--muted-strong);margin:12px 0 0}.author-stats{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:repeat(4,1fr);margin:20px 0 54px;display:grid}.author-stats div{border-right:1px solid var(--line);gap:2px;padding:22px 24px;display:grid}.author-stats div:last-child{border-right:0}.author-stats strong{font-size:1.55rem}.author-stats span{color:var(--muted);font-size:.8rem}.author-works{gap:24px;display:grid}@media (max-width:720px){.author-hero{grid-template-columns:82px minmax(0,1fr);gap:18px}.author-hero__avatar{width:82px}.author-hero>.button{grid-column:1/-1}.author-stats{grid-template-columns:repeat(2,1fr)}.author-stats div:nth-child(2){border-right:0}.author-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.reader-reactions{z-index:4;float:left;gap:10px;width:54px;display:grid;position:sticky;top:150px}.reader-reactions button{border:1px solid var(--line);background:var(--surface);min-height:52px;color:var(--muted-strong);cursor:pointer;border-radius:50%;place-content:center;justify-items:center;gap:2px;display:grid}.reader-reactions button:hover,.reader-reactions button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.reader-reactions small{font-size:.48rem}.gift-dialog{gap:18px;display:grid}.gift-dialog__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.gift-dialog__items button{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:164px;color:var(--foreground);cursor:pointer;text-align:left;align-content:start;justify-items:start;gap:6px;padding:16px;display:grid}.gift-dialog__items button:hover,.gift-dialog__items button.is-selected{border-color:var(--accent-bright);background:var(--accent-soft)}.gift-dialog__items button>span{color:var(--gold);font-size:1.45rem}.gift-dialog__items strong{font-size:.82rem}.gift-dialog__items small{color:var(--muted);font-size:.65rem}.gift-dialog__items b{color:var(--gold);margin-top:auto;font-size:.68rem}.gift-dialog__fields{grid-template-columns:130px minmax(0,1fr);gap:12px;display:grid}.gift-dialog__fields label{color:var(--muted-strong);align-content:start;gap:6px;font-size:.7rem;display:grid}.gift-dialog__fields select,.gift-dialog__fields textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-raised);resize:vertical;width:100%;padding:10px 12px}.gift-dialog__error{border-radius:var(--radius-sm);color:var(--danger);background:#f2667014;border:1px solid #f2667059;margin:0;padding:14px}.flashlight-layer{z-index:3;pointer-events:none;position:fixed;inset:0}.reader-progress{z-index:8;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:58px;color:var(--muted);background:#08090bf0;grid-template-columns:auto minmax(80px,560px) auto auto;justify-content:center;align-items:center;gap:14px;padding:8px 20px;font-size:.7rem;display:grid;position:fixed;bottom:0;left:0;right:0}.reader-progress>div{background:var(--surface-hover);border-radius:99px;height:4px;overflow:hidden}.reader-progress>div span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-bright));height:100%;display:block}@media (max-width:1100px){.studio-hero{grid-template-columns:180px minmax(0,1fr)}.studio-stats{grid-template-columns:repeat(2,1fr);margin-top:24px}.character-grid{grid-template-columns:repeat(2,1fr)}.editor-layout{grid-template-columns:210px minmax(380px,1fr) 260px}.graph-header{flex-direction:column;align-items:flex-start}.graph-header__actions{justify-content:space-between;width:100%}}@media (max-width:860px){.studio-page{width:min(100% - 28px,760px);padding-top:20px}.studio-hero{grid-template-columns:130px minmax(0,1fr);gap:20px;padding:18px}.studio-title-row{flex-direction:column}.studio-actions{justify-content:flex-start}.studio-stats{grid-column:1/-1}.episode-row__meta{display:none}.editor-layout{grid-template-columns:190px minmax(0,1fr);position:relative}.editor-inspector{z-index:5;border-top:1px solid var(--line);width:min(290px,86vw);height:55%;position:absolute;bottom:0;right:0;box-shadow:-18px -10px 48px #00000061}.editor-save-state{display:none}.graph-rules{grid-template-columns:1fr}.graph-level__nodes{flex-wrap:wrap}.reader-stage{width:calc(100% - 24px)}.reader-paper{width:calc(100% - 60px)}}@media (max-width:640px){.studio-page{width:calc(100% - 20px);padding-bottom:46px}.studio-hero{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px}.studio-breadcrumbs{margin-bottom:10px}.studio-title-row h1{font-size:1.5rem}.studio-title-row p,.studio-author,.studio-kicker{display:none}.studio-actions{grid-column:1/-1}.studio-actions .button{min-height:38px}.studio-stats{grid-column:1/-1}.studio-stats div{padding:10px}.studio-panel{padding:16px}.studio-panel__header{align-items:flex-start}.studio-panel__header .button{flex:none}.character-grid{grid-template-columns:1fr}.episode-row{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;padding:12px 10px}.episode-row__body{display:block}.episode-row__actions a:first-child{display:none}.editor-toolbar{align-items:flex-start;padding:7px 9px}.editor-toolbar__title>a{width:32px;height:32px}.editor-toolbar__actions .button--ghost,.editor-toolbar__actions .button--secondary{display:none}.editor-layout{grid-template-columns:1fr}.editor-blocks{z-index:7;border-top:1px solid var(--line);width:175px;height:46%;position:absolute;bottom:0;left:0;box-shadow:12px -8px 34px #0006}.editor-inspector{width:210px;height:46%}.narrative-textarea{width:calc(100% - 20px);min-height:520px;padding:30px 12px 280px;font-size:.96rem}.choice-inline-preview{width:calc(100% - 28px);margin-bottom:250px}.chat-preview{width:calc(100% - 18px);padding-bottom:250px}.chat-composer{grid-template-columns:95px minmax(0,1fr) auto;margin-bottom:220px}.graph-header__actions{flex-direction:column;align-items:stretch}.segmented-control button{flex:1}.story-graph,.toc-view{padding:14px}.graph-level__nodes{display:grid}.graph-node{width:100%}.toc-list article{grid-template-columns:30px minmax(0,1fr)}.toc-list article>a{grid-column:2}.reader-toolbar{padding-inline:12px}.reader-toolbar>div button:nth-child(2),.reader-toolbar>div button:nth-child(3){display:none}.reader-stage{width:100%;padding-top:12px}.reader-paper{border-radius:var(--radius-md);width:calc(100% - 20px);padding:34px 20px 76px}.reader-reactions{z-index:7;float:none;width:46px;position:fixed;inset:auto 8px 72px auto}.reader-reactions button{min-height:46px}.reader-progress{grid-template-columns:auto minmax(60px,1fr) auto;gap:8px}.reader-progress .button{display:none}}@font-face{font-family:CordiaUPC;src:local(CordiaUPC),local(Cordia New);font-style:normal;font-weight:400}@font-face{font-family:CordiaUPC;src:local(CordiaUPC Bold),local(Cordia New Bold);font-style:normal;font-weight:700}@font-face{font-family:JS Synjai;src:local(JS Synjai),local(JS_Synjai);font-style:normal;font-weight:400}@font-face{font-family:MAX somsin;src:local(MAX somsin),local(MAX_somsin);font-style:normal;font-weight:400}.brand--book{width:148px;height:48px;position:relative;overflow:visible}.brand--book.brand--compact{width:48px;overflow:hidden}.brand__book-art{width:148px;height:48px;display:block;position:relative}.brand__book-wordmark{width:148px;height:35px;position:absolute;bottom:0;left:0}.brand__book-full{width:148px;height:48px;position:absolute;inset:0}.brand__book-tagline{width:59px;height:12px;position:absolute;top:0;right:1px}.book-header{z-index:50;color:#fff;background:#0d0d0d;border-bottom:0;height:69px;position:sticky;top:0}.book-header__inner{justify-content:space-between;align-items:center;width:100%;height:69px;padding:12px 36px;display:flex}.book-header__lead{align-items:center;gap:21px;min-width:0;display:flex}.book-header__logo{height:45px;padding-right:12px}.book-header__search{background:#2b2b2b;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:439px;height:36px;padding:0 12px;transition:border-color .14s,background .14s;display:flex}.book-header__search:focus-within{background:#313131;border-color:#b22222b3}.book-header__search>img{flex:none;width:20px;height:20px}.book-header__search input{color:#f9f9f9;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:CordiaUPC,Leelawadee UI,Tahoma,sans-serif;font-size:18px;font-weight:700;line-height:26px}.book-header__search input::placeholder{color:#727272;opacity:1}.book-header__search input::-webkit-search-cancel-button{filter:invert();opacity:.45}.book-header__actions,.book-header__primary-actions{align-items:center;display:flex}.book-header__actions{gap:16px}.book-header__primary-actions{gap:12px}.book-header__writer,.book-header__library{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:36px;padding:2px 10px;font-family:CordiaUPC,Leelawadee UI,Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:30px;display:inline-flex}.book-header__writer{color:#fff;background:#8b0000;gap:10px}.book-header__library{color:#8b0000;background:#fff}.book-header__writer:hover{background:#a00000}.book-header__library:hover{background:#f1f1f1}.book-header__notification{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.book-header__notification:hover{background:#ffffff14}.book-header__profile-menu summary{width:40px;height:40px;display:block}.book-header__avatar{background:#373738;border:1px solid #ffffff47;border-radius:50%;width:40px;height:40px;display:block;position:relative;overflow:hidden}.book-header__avatar--guest{color:#b6bbc3;background:linear-gradient(#45474d,#24262b);border-color:#ffffff57;place-items:center;display:grid}:root[data-theme=light] .book-header__avatar--guest{color:#8d949d;background:linear-gradient(#eef0f3,#d9dde2);border-color:#2125292e}.book-header__avatar img{object-fit:cover;width:100%;height:100%}.book-header__menu-button,.book-header__mobile-menu{display:none}.book-home{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0d0d var(--book-page-background,none) center top / cover no-repeat;color:#fff;min-height:100dvh;font-family:JS Synjai,Leelawadee UI,Tahoma,sans-serif}:root[data-theme=light] .book-home{background:#0d0d0d var(--book-page-background,none) center top / cover no-repeat;color:#fff}.book-home__main{flex-direction:column;width:min(1376px,100% - 64px);margin:0 auto;padding:22px 0 32px;display:flex}.book-hero{isolation:isolate;background:#0d0d0d;border-radius:8px;width:calc(100% - 4px);height:300px;margin-left:2px;position:relative;overflow:hidden}.book-hero__image{z-index:-3;object-fit:fill;width:966px!important;max-width:none!important;height:535px!important;inset:-68px auto auto 190px!important}.book-hero__shade{z-index:-2;background:linear-gradient(90deg,#0d0d0d 0%,#0d0d0d61 27%,#0000 47% 72%,#0d0d0d 100%),linear-gradient(#0000 55%,#0d0d0d33);position:absolute;inset:0}.book-hero__copy{flex-direction:column;align-items:flex-start;gap:5px;width:361px;display:flex;position:absolute;top:170px;left:138px}.book-hero__copy h1{letter-spacing:-.01em;white-space:nowrap;margin:0;font-family:MAX somsin,CordiaUPC,Leelawadee UI,sans-serif;font-size:60px;font-weight:400;line-height:58px}.book-hero__copy>p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:24px;line-height:30px;overflow:hidden}.book-hero__arrow{cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:transform .12s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.book-hero__arrow:hover{transform:translateY(-50%)scale(1.06)}.book-hero__arrow--left{left:20px}.book-hero__arrow--right{right:20px}.book-hero__arrow--right img{transform:scaleX(-1)}.book-hero__pagination{align-self:center;align-items:center;gap:3px;height:5px;margin-top:22px;display:flex}.book-hero__pagination button{cursor:pointer;background:#565656;border-radius:99px;width:5px;height:5px;padding:0;transition:width .16s,background .16s}.book-hero__pagination button.is-active{background:#727272;width:14px}.book-home-section{min-width:0}.book-home-section h2{height:38px;margin:0 0 6px;font-family:CordiaUPC,Leelawadee UI,Tahoma,sans-serif;font-size:30px;font-weight:700;line-height:38px}.book-home-section--continue{width:min(672px,100%);margin-top:5px}.book-continue-rail,.book-popular-rail,.book-weekly-rail,.book-category-rail{overscroll-behavior-inline:contain;scrollbar-color:#565656 transparent;scrollbar-width:thin;min-width:0;display:flex;overflow-x:auto}.book-continue-rail{gap:10px}.book-continue-card{background:#222;border:1px solid #0d0d0d;border-radius:8px;flex:0 0 329px;width:329px;height:129px;position:relative;overflow:hidden}.book-continue-card__open{color:#fff;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;width:100%;height:100%;padding:5px 6px;display:flex}.book-continue-card__cover{background:#151515;border-radius:8px;flex:0 0 90px;width:90px;height:117px;position:relative;overflow:hidden}.book-continue-card__cover img{object-fit:cover}.book-continue-card__body{flex-direction:column;align-items:flex-start;width:192px;min-width:0;height:117px;padding-top:1px;display:flex}.book-continue-card__title-row,.book-popular-card__title-row{justify-content:space-between;align-items:center;gap:5px;width:100%;min-width:0;display:flex}.book-continue-card__title-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:400;line-height:24px;overflow:hidden}.book-continue-card__progress-copy{color:#727272;justify-content:space-between;align-items:center;width:100%;margin-top:auto;font-size:12px;line-height:20px;display:flex}.book-continue-card__progress{background:#565656;border-radius:99px;width:100%;height:2px;display:block;overflow:hidden}.book-continue-card__progress>span{background:#969696;height:100%;display:block}.book-continue-card__bookmark{z-index:2;cursor:pointer;background:0 0;place-items:center;width:16px;height:20px;padding:1px;display:grid;position:absolute;top:14px;right:11px}.book-continue-card__bookmark img{opacity:.92}.book-continue-card__bookmark.is-active img{filter:brightness(1.22)}.book-story-author{color:#969696;align-items:center;gap:4px;min-width:0;height:20px;font-size:14px;line-height:20px;display:flex}.book-story-author>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.book-story-tags{align-items:center;gap:4px;max-width:100%;display:flex}.book-story-tags>span{color:#fff;white-space:nowrap;background:#969696;border-radius:4px;justify-content:center;align-items:center;height:12px;padding:0 3px;font-size:12px;line-height:12px;display:inline-flex}.book-story-tags>.book-story-tags__primary{background:#b22222}.book-story-metrics{color:#565656;align-items:center;gap:12px;height:16px;font-size:14px;line-height:16px;display:flex}.book-story-metrics>span{white-space:nowrap;align-items:center;gap:6px;display:flex}.book-rating{color:#fff;background:#8b0000;border-radius:4px;flex:none;align-items:center;gap:2px;height:14px;padding:0 4px;font-size:14px;font-weight:400;line-height:14px;display:inline-flex}.book-home-section--categories{margin-top:19px}.book-category-rail{gap:18px;padding:0 2px}.book-category{cursor:pointer;isolation:isolate;background:#222;border:1px solid #0000;border-radius:8px;flex:0 0 155px;width:155px;height:54px;position:relative;overflow:hidden}.book-category:after{z-index:-1;content:"";background:linear-gradient(90deg,#0000 20%,#222 79%);position:absolute;inset:0}.book-category img{z-index:-2;object-fit:cover;object-position:left center}.book-category span{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-family:MAX somsin,CordiaUPC,sans-serif;font-size:32px;font-weight:400;line-height:30px;position:absolute;top:50%;right:10px;overflow:hidden;transform:translateY(-50%)}.book-category:nth-child(3) span{font-size:24px}.book-category.is-active{border-color:#b22222}.book-home-section--popular{margin-top:19px}.book-popular-rail{gap:18px;padding:0 2px}.book-popular-card{background:#222;border-radius:8px;flex:0 0 148px;width:148px;height:260px;overflow:hidden}.book-popular-card>button{color:#fff;cursor:pointer;text-align:left;background:0 0;flex-direction:column;align-items:stretch;width:100%;height:100%;padding:0;display:flex}.book-popular-card__cover{background:#151515;border-radius:8px 8px 0 0;flex:0 0 167px;width:148px;height:167px;position:relative;overflow:hidden}.book-popular-card__cover img{object-fit:cover}.book-popular-card__body{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;height:93px;padding:6px 8px 8px;display:flex}.book-popular-card__title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:20px;font-weight:400;line-height:22px;overflow:hidden}.book-popular-card .book-story-author{height:14px;font-size:12px;line-height:12px}.book-popular-card .book-story-author img{width:8px;height:8px}.book-popular-card .book-story-tags{gap:3px}.book-popular-card .book-story-tags>span{padding-inline:2px;font-size:10px}.book-popular-card .book-story-metrics{gap:8px;margin-top:auto;font-size:12px}.book-popular-card .book-story-metrics>span{gap:4px}.book-home-section--weekly{margin-top:32px}.book-weekly-rail{gap:18px}.book-weekly-card{background:#373738;border-radius:8px;flex:0 0 325px;width:325px;height:162px;overflow:hidden}.book-weekly-card>button{color:#fff;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:13px;width:100%;height:100%;padding:8px 12px;display:flex}.book-weekly-card__cover{background:#222;border-radius:8px;flex:0 0 138px;width:138px;height:138px;position:relative;overflow:hidden}.book-weekly-card__cover img{object-fit:cover}.book-weekly-card__body{flex-direction:column;align-items:flex-start;width:141px;min-width:0;height:138px;display:flex}.book-weekly-card__body>strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:28px;font-weight:400;line-height:34px;overflow:hidden}.book-weekly-card .book-story-tags{gap:3px;margin-top:1px}.book-weekly-card .book-story-tags>span{padding-inline:2px;font-size:10px}.book-weekly-card__synopsis{color:#969696;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:18px;line-height:22px;display:-webkit-box;overflow:hidden}.book-weekly-card .book-story-metrics{gap:8px;margin-top:auto;font-size:12px}.book-weekly-card .book-story-metrics>span{gap:4px}.book-home-skeleton{background:linear-gradient(100deg,#222 20%,#313131 40%,#222 60%) 0 0/200% 100%;border-radius:8px;animation:1.4s linear infinite skeleton}.book-home-skeleton--continue{width:329px;height:129px}.book-home-skeleton--popular{width:100%;height:260px}.book-home-error{color:#969696;background:#222;border-radius:8px;justify-content:center;align-items:center;gap:12px;height:120px;display:flex}.book-home-error p{margin:0}.book-home-error button{color:#fff;cursor:pointer;background:#8b0000;border-radius:6px;padding:5px 12px}@media (max-width:1100px){.book-header__inner{padding-inline:24px}.book-header__search{width:min(35vw,439px)}.book-home__main{width:calc(100% - 40px)}.book-hero__copy{left:10%}.book-hero__image{transform:translate(-50%);left:50%!important}}@media (max-width:820px){.book-header__primary-actions,.book-header__notification{display:none}.book-header__menu-button{color:#fff;cursor:pointer;background:#222;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.book-header__mobile-menu{z-index:51;background:#171717;border:1px solid #373738;border-radius:8px;gap:6px;width:min(320px,100vw - 32px);padding:12px;display:grid;position:absolute;top:69px;right:16px;box-shadow:0 20px 50px #00000080}.book-header__mobile-menu form{gap:6px;display:flex}.book-header__mobile-menu input{background:#2b2b2b;border:0;border-radius:6px;outline:0;flex:1;min-width:0;padding:7px 9px}.book-header__mobile-menu button,.book-header__mobile-menu a{color:#fff;background:#222;border-radius:6px;padding:7px 9px}.book-hero__copy{width:auto;inset:auto 72px 28px}.book-hero__copy h1{font-size:46px;line-height:48px}.book-hero__copy>p{font-size:20px;line-height:26px}}@media (max-width:620px){.book-header__inner{padding-inline:14px}.book-header__logo{transform-origin:0;width:112px;padding-right:0;transform:scale(.76)}.book-header__lead{flex:1;gap:8px}.book-header__search{flex:1;width:auto}.book-header__search input{font-size:16px}.book-header__actions{gap:8px}.book-header__profile-menu{display:none}.book-home__main{width:calc(100% - 24px);padding-top:12px}.book-hero{width:100%;height:250px;margin-left:0}.book-hero__copy{bottom:24px;left:48px;right:48px}.book-hero__copy h1{font-size:38px;line-height:42px}.book-hero__copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;line-height:22px;display:-webkit-box}.book-hero__arrow--left{left:8px}.book-hero__arrow--right{right:8px}.book-home-section h2{font-size:28px}}
