:root{color:#faf8fa;font-synthesis:none;text-rendering:optimizelegibility;--accent:#f52d6d;--accent-soft:#f52d6d24;--accent-border:#f52d6d7a;--base:#161317;--base-deep:#0d0c0e;--surface:#1c1a1f;--surface-2:#27242b;--surface-3:#302c34;--line:#ffffff1a;--line-strong:#ffffff2b;--muted:#fff7fc99;--dim:#fff7fc6b;--green:#42d78c;--cyan:#7da8e8;--gold:#f2c268;--danger:#ff647c;--shadow:0 20px 70px #00000061;background:#0d0c0e;font-family:Avenir Next,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pricing-page{padding:46px 0 80px}.pricing-hero{text-align:center;max-width:720px;margin:0 auto 34px;position:relative}.pricing-back{border:1px solid var(--line);height:36px;color:var(--muted);background:#ffffff09;border-radius:7px;padding:0 11px;font-size:9px;position:absolute;top:0;left:-170px}.pricing-mark{border:1px solid var(--accent-border);background:var(--accent-soft);width:50px;height:50px;color:var(--accent);border-radius:12px;place-items:center;margin:0 auto 14px;display:grid}.pricing-hero h1{letter-spacing:-.04em;margin-top:8px;font-size:clamp(34px,5vw,56px)}.pricing-hero>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:14px auto 0;font-size:12px;line-height:1.65}.secure-checkout{width:max-content;color:var(--dim);align-items:center;gap:6px;margin:16px auto 0;font-size:9px;display:flex}.billing-alert{color:#ffb4bd;text-align:center;background:#ee596714;border:1px solid #ee59674d;border-radius:8px;max-width:760px;margin:0 auto 18px;padding:12px 14px;font-size:10px;line-height:1.5}.registration-card{border:1px solid var(--accent-border);background:linear-gradient(135deg, #f52d6d1a, #ffffff06), var(--surface);border-radius:10px;grid-template-columns:minmax(220px,1fr) 170px;align-items:end;gap:14px 18px;max-width:760px;margin:0 auto 18px;padding:20px;display:grid}.registration-card h2{margin-top:4px;font-size:17px}.registration-card>div>p:last-child{max-width:430px;color:var(--muted);margin-top:6px;font-size:10px;line-height:1.5}.birth-date-field{flex-direction:column;gap:6px;display:flex}.birth-date-field span{color:var(--muted);font-size:9px}.birth-date-field input{border:1px solid var(--line-strong);color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff0e;border-radius:7px;height:40px;padding:0 10px}.age-confirmation{color:#ffffffc7;cursor:pointer;align-items:center;gap:8px;font-size:9px;display:flex}.age-confirmation input{accent-color:var(--accent)}.registration-card .primary-button{justify-self:end}.pricing-cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.pricing-card{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff09, #ffffff03), var(--surface);border-radius:12px;flex-direction:column;min-height:430px;padding:25px;display:flex;position:relative;box-shadow:0 16px 40px #00000024}.pricing-card.recommended{background:linear-gradient(155deg, #e706571f, #ffffff05 52%), var(--surface);border-color:#e706577a;box-shadow:0 22px 60px #87002f2e}.recommended-label{background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:0 0 7px 7px;padding:6px 10px;font-size:8px;font-weight:700;position:absolute;top:0;right:20px}.plan-name-row{align-items:center;gap:9px;display:flex}.plan-name-row>span{width:32px;height:32px;color:var(--gold);background:#f2c26817;border-radius:8px;place-items:center;display:grid}.plan-name-row h2{font-size:17px}.plan-price{align-items:flex-end;gap:10px;margin-top:25px;display:flex}.plan-price strong{letter-spacing:-.035em;font-size:39px;line-height:.9}.plan-price span{color:var(--dim);text-transform:uppercase;font-size:8px;line-height:1.4}.pricing-card>p{min-height:48px;color:var(--muted);margin-top:18px;font-size:10px;line-height:1.55}.pricing-card ul{border-top:1px solid var(--line);gap:13px;margin:18px 0 24px;padding:18px 0 0;list-style:none;display:grid}.pricing-card li{color:#ffffffc7;align-items:center;gap:8px;font-size:10px;display:flex}.pricing-card li svg{color:var(--green)}.plan-action{border:1px solid var(--accent-border);background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:42px;margin-top:auto;font-size:10px;font-weight:650;display:flex}.pricing-card:not(.recommended) .plan-action{border-color:var(--line-strong);background:#fff1}.plan-action:disabled{cursor:not-allowed;opacity:.48}.manage-subscription{border:1px solid var(--line-strong);background:#ffffff0b;border-radius:7px;align-items:center;gap:7px;min-height:40px;margin:22px auto 0;padding:0 14px;font-size:10px;display:flex}.pricing-footnote{color:var(--dim);text-align:center;margin-top:24px;font-size:8px}.spin{animation:.8s linear infinite billing-spin}@keyframes billing-spin{to{transform:rotate(360deg)}}.billing-result-page{background:radial-gradient(circle at 50% 22%, #e7065721, transparent 38%), var(--base-deep);place-items:center;min-height:100vh;padding:24px;display:grid}.billing-result-card{border:1px solid var(--line-strong);width:min(100%,520px);box-shadow:var(--shadow);text-align:center;background:#1d121bf5;border-radius:14px;padding:46px}.result-icon{background:var(--accent-soft);width:56px;height:56px;color:var(--accent);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.billing-result-card.paid .result-icon{color:var(--green);background:#42d78c1c}.billing-result-card h1{margin-top:8px;font-size:27px}.billing-result-card>p:not(.eyebrow){color:var(--muted);margin:13px auto 0;font-size:11px;line-height:1.6}.billing-result-card>div{justify-content:center;gap:9px;margin-top:25px;display:flex}.billing-result-card button{min-height:39px;padding-inline:14px}@media (width<=820px){.bottom-nav{grid-template-columns:repeat(6,1fr)}.pricing-page{padding-top:28px}.pricing-back{margin-bottom:24px;position:static}.pricing-cards{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.pricing-card{min-height:390px}}.profile-account-actions{align-self:flex-start;gap:8px;display:flex}.profile-auth-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px 20px;display:flex}.profile-auth-card h3{margin:4px 0;font-size:15px}.profile-auth-card p:last-child{color:var(--dim);font-size:10px}.auth-status{color:var(--green);font-size:10px;font-weight:650}@media (width<=820px){.profile-account-actions{width:100%;margin-left:0}.profile-auth-card{flex-direction:column;align-items:flex-start}}@media (width<=520px){.registration-card{grid-template-columns:1fr}.registration-card .primary-button{justify-content:center;width:100%}.pricing-card{padding:22px}.billing-result-card{padding:34px 22px}.billing-result-card>div{flex-direction:column-reverse;align-items:stretch}}*{box-sizing:border-box}html{background:var(--base-deep)}body{background:var(--base-deep);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit;letter-spacing:0}button{color:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:10px}.app-shell{background:var(--base-deep);min-height:100vh}.brand-mark{background:var(--accent);border:0;border-radius:8px;width:46px;height:46px;position:relative;overflow:hidden;box-shadow:0 9px 28px #e7065747}.brand-mark>span:first-child{background:#fff;border-radius:5px;width:9px;height:26px;position:absolute;top:10px;left:11px;transform:rotate(24deg)}.brand-mark>span:last-child{background:#ffffff80;border-radius:5px;width:9px;height:26px;position:absolute;top:10px;right:10px;transform:rotate(24deg)}.brand-mark.small{width:34px;height:34px;display:block}.brand-mark.small>span:first-child{width:7px;height:20px;top:7px;left:8px}.brand-mark.small>span:last-child{width:7px;height:20px;top:7px;right:7px}.brand-home{border:1px solid var(--accent-border);background:var(--accent-soft);height:38px;color:var(--accent);border-radius:8px;flex:none;align-items:center;gap:7px;padding:0 11px;display:flex}.brand-home span{color:#fff;font-size:14px;font-weight:720}.desktop-nav{align-items:center;gap:4px;display:flex}.nav-item{min-height:38px;color:var(--dim);background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 13px;transition:all .18s;display:flex;position:relative}.nav-item span{font-size:12px}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:var(--accent-soft)}.nav-item.active:after{content:"";background:var(--accent);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-15px;left:13px;right:13px}.rail-profile{border:1px solid var(--line-strong);background:var(--surface);border-radius:50%;width:42px;height:42px;padding:0;position:relative}.rail-profile img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.status-dot{border:2px solid var(--base-deep);background:var(--green);border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:-1px}.app-column{min-height:100vh}.topbar{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#110a10e6;height:68px;position:sticky;top:0}.topbar-inner{align-items:center;gap:22px;width:min(100% - 48px,1640px);height:100%;margin:0 auto;display:flex}.topbar .top-actions{margin-left:auto}.eyebrow{color:var(--accent);letter-spacing:0;font-size:10px;font-weight:700;line-height:1.2}.top-actions{align-items:center;gap:9px;display:flex}.global-search{border:1px solid var(--line);width:min(340px,28vw);height:40px;color:var(--dim);background:#ffffff0d;border-radius:8px;align-items:center;gap:9px;padding:0 8px 0 11px;display:flex}.global-search:focus-within{border-color:var(--accent-border);background:#ffffff12}.global-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.global-search input::placeholder{color:var(--dim)}.global-search>button{width:26px;height:26px;color:var(--dim);background:0 0;border:0;border-radius:5px;flex:0 0 26px;place-items:center;padding:0;display:grid}.global-search>button:hover{color:#fff;background:#ffffff12}.global-search .search-trigger{margin-left:-6px}.global-search kbd{border:1px solid var(--line);color:var(--dim);background:#ffffff0a;border-radius:4px;padding:3px 6px;font-size:10px}.gem-balance{color:#f8d994;background:#f2c26814;border:1px solid #f2c2683d;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.membership-pill{color:#f8d994;text-transform:uppercase;background:linear-gradient(110deg,#f2c26829,#f52d6d1a);border:1px solid #f2c26852;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:9px;font-weight:750;display:flex}.icon-button{border:1px solid var(--line);background:#ffffff0d;border-radius:8px;place-items:center;width:40px;height:40px;padding:0;display:grid}.icon-button:hover{border-color:var(--line-strong);background:#ffffff17}.icon-button.compact{border-radius:7px;width:34px;height:34px}.active-icon{color:var(--accent);border-color:var(--accent-border);background:var(--accent-soft)}.popover-anchor{position:relative}.notification-dot{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;right:9px}.main-content{background:radial-gradient(circle at 72% -8%, #f52d6d13, transparent 28%), radial-gradient(circle at 12% 28%, #7da8e809, transparent 24%), var(--base-deep);min-height:calc(100vh - 68px);padding:28px 0 60px}.main-content.chat-main{background:var(--base);height:calc(100vh - 68px);min-height:680px;padding:0;overflow:hidden}.page-width{width:min(100% - 48px,1640px);margin:0 auto}.bottom-nav{display:none}.discover-view{align-items:flex-start;gap:22px;width:min(100% - 40px,1840px);display:flex}.discover-main{flex:1;min-width:0}.conversation-rail{z-index:8;background:linear-gradient(#412423f5,#261619fa);border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;flex:0 0 88px;align-items:center;width:88px;height:calc(100dvh - 112px);min-height:560px;padding:13px 10px 11px;display:flex;position:sticky;top:88px;box-shadow:0 18px 42px #00000038,inset 0 1px #ffffff14}.conversation-rail-head{color:#ffffffd1;border-bottom:1px solid #ffffff26;flex-direction:column;align-items:center;gap:4px;width:100%;padding-bottom:11px;display:flex}.conversation-rail-head span{font-size:9px;font-weight:650}.conversation-rail-head b{color:#ff9abb;background:#f52d6d33;border-radius:9px;place-items:center;min-width:18px;height:17px;padding:0 4px;font-size:8px;font-weight:650;display:grid}.conversation-rail-list{scrollbar-width:thin;flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;min-height:0;padding:13px 0 8px;display:flex;overflow-y:auto}.conversation-rail-list button{background:#0f0a0d66;border:1px solid #ffffff85;border-radius:50%;flex:0 0 55px;width:55px;height:55px;padding:2px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.conversation-rail-list button:hover{border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000047}.conversation-rail-list button.active{border:2px solid var(--accent);box-shadow:0 0 0 3px #f52d6d2e}.conversation-rail-list img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.conversation-rail-list button>i{background:var(--green);border:2px solid #2b191f;border-radius:50%;width:10px;height:10px;position:absolute;bottom:3px;right:-1px}.conversation-rail-list button>span{background:var(--accent);border:2px solid #2b191f;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;right:1px}.conversation-rail-footer{color:#ffffffb8;background:#ffffff12;border:1px solid #ffffff42;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.conversation-rail-footer:hover{color:#fff;border-color:var(--accent-border);background:#f52d6d2e}.discovery-controls{justify-content:space-between;align-items:center;gap:18px;min-height:44px;display:flex}.segment-tabs{scrollbar-width:none;align-items:center;gap:4px;display:flex;overflow-x:auto}.segment-tabs::-webkit-scrollbar{display:none}.segment-tabs button{height:36px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:0 14px;font-size:13px}.segment-tabs button:hover{color:#fff;background:#ffffff0d}.segment-tabs button.active{color:#fff;background:var(--surface-2);box-shadow:inset 0 0 0 1px var(--line)}.control-cluster{align-items:center;gap:10px;display:flex}.limitless-toggle{border:1px solid var(--line);height:36px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:7px;align-items:center;gap:9px;padding:0 9px 0 12px;font-size:12px;display:flex}.limitless-toggle input,.setting-toggle input{opacity:0;pointer-events:none;position:absolute}.limitless-toggle i,.setting-toggle i{background:#ffffff24;border-radius:12px;width:28px;height:16px;transition:all .2s;position:relative}.limitless-toggle i:after,.setting-toggle i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;top:2px;left:2px}.limitless-toggle input:checked+i,.setting-toggle input:checked+i{background:var(--accent)}.limitless-toggle input:checked+i:after,.setting-toggle input:checked+i:after{transform:translate(12px)}.filter-wrap{position:relative}.filter-button{border:1px solid var(--line);height:36px;color:var(--muted);background:#ffffff0a;border-radius:7px;align-items:center;gap:7px;padding:0 11px;font-size:12px;display:flex}.filter-menu{z-index:15;border:1px solid var(--line-strong);width:190px;box-shadow:var(--shadow);background:#261823fa;border-radius:8px;padding:8px;position:absolute;top:44px;right:0}.filter-menu p{color:var(--dim);text-transform:uppercase;padding:7px 8px 8px;font-size:10px}.filter-menu button{width:100%;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 9px;font-size:12px;display:flex}.filter-menu button:hover,.filter-menu button.selected{color:#fff;background:#ffffff12}.filter-menu button.selected svg{color:var(--accent)}.story-stage{grid-template-columns:minmax(0,1.7fr) minmax(300px,.82fr);gap:12px;height:430px;margin-top:22px;display:grid}.story-feature{border:1px solid var(--line-strong);background:var(--surface);isolation:isolate;border-radius:8px;min-width:0;position:relative;overflow:hidden}.story-feature:before{content:"";z-index:-2;background-image:var(--feature-image);background-position:50% 22%;background-size:cover;transition:background-image .25s;position:absolute;inset:0}.story-feature:after{content:"";z-index:-1;background:linear-gradient(90deg,#0a090bf2 0%,#0a090bbd 43%,#0a090b14 78%),linear-gradient(#0000 38%,#0a090bb8);position:absolute;inset:0}.feature-copy{flex-direction:column;align-items:flex-start;width:min(510px,100% - 220px);display:flex;position:absolute;bottom:28px;left:30px}.feature-kicker{align-items:center;gap:8px;width:100%;margin-bottom:12px;display:flex}.feature-kicker span,.feature-kicker i{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;background:#0c0a0c70;border:1px solid #ffffff26;border-radius:5px;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:9px;font-style:normal;display:flex}.feature-kicker span{color:#ff9abb;border-color:#f52d6d52}.feature-kicker i{color:#ffffffad}.feature-copy h1{overflow-wrap:anywhere;max-width:100%;font-size:40px;font-weight:730;line-height:1}.feature-copy>p{color:#ffffffbd;max-width:500px;margin-top:10px;font-size:13px;line-height:1.55}.feature-traits{flex-wrap:wrap;gap:5px;margin-top:13px;display:flex}.feature-traits span{color:#ffffffab;background:#ffffff0e;border:1px solid #ffffff21;border-radius:5px;align-items:center;min-height:25px;padding:0 8px;font-size:9px;display:flex}.feature-byline{border-top:1px solid #ffffff1f;align-items:center;gap:9px;width:100%;margin-top:17px;padding-top:14px;display:flex}.creator-mark,.creator-mini{color:#a9c8f5;background:#7da8e824;border:1px solid #7da8e847;flex:none;place-items:center;font-weight:700;display:inline-grid}.creator-mark{border-radius:50%;width:29px;height:29px;font-size:10px}.feature-byline>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.feature-byline small{color:#fff6;font-size:8px}.feature-byline strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:10px;overflow:hidden}.feature-byline>b{color:#ffffff9e;align-items:center;gap:5px;margin-left:auto;font-size:10px;font-weight:550;display:flex}.feature-actions{align-items:center;gap:7px;margin-top:16px;display:flex}.feature-primary{background:var(--accent);border:0;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 14px;font-size:11px;font-weight:680;display:flex;box-shadow:0 10px 25px #f52d6d3b}.feature-primary:hover{background:#ff407b}.feature-save{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a090b7a;border:1px solid #ffffff2e;border-radius:7px;place-items:center;width:39px;height:39px;padding:0;display:grid}.feature-save.saved{color:var(--accent);border-color:var(--accent-border);background:#2d0e1cb8}.feature-selector{flex-direction:column;gap:6px;width:154px;display:flex;position:absolute;top:18px;right:18px}.feature-selector button{color:#ffffff8c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:#0c0a0c80;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:8px;width:100%;height:57px;padding:5px;display:flex}.feature-selector button:hover,.feature-selector button.active{color:#fff;background:#221d22c7;border-color:#ffffff4d}.feature-selector button.active{box-shadow:inset 2px 0 0 var(--accent)}.feature-selector img{object-fit:cover;border-radius:5px;flex:0 0 38px;width:38px;height:45px}.feature-selector span{flex-direction:column;gap:2px;min-width:0;display:flex}.feature-selector small{color:var(--accent);font-size:8px}.feature-selector strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.storyline-rail{border:1px solid var(--line);background:linear-gradient(155deg, #7da8e80e, transparent 48%), var(--surface);border-radius:8px;flex-direction:column;min-width:0;padding:18px;display:flex}.storyline-rail>header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:47px;display:flex}.storyline-rail h2{margin-top:4px;font-size:15px}.storyline-rail>header>span{min-height:23px;color:var(--green);white-space:nowrap;background:#42d78c14;border:1px solid #42d78c3d;border-radius:5px;align-items:center;padding:0 7px;font-size:8px;display:flex}.storyline-list{flex:1;grid-template-rows:repeat(3,1fr);gap:5px;margin-top:8px;display:grid}.storyline-list>button{text-align:left;background:#ffffff06;border:1px solid #0000;border-radius:7px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.storyline-list>button:hover{border-color:var(--line-strong);background:#ffffff0e}.storyline-list img{object-fit:cover;border-radius:6px;width:48px;height:65px}.storyline-list button>span{flex-direction:column;min-width:0;display:flex}.storyline-list small{color:var(--cyan);font-size:8px}.storyline-list strong{margin-top:3px;font-size:11px}.storyline-list em{color:var(--dim);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;font-style:normal;overflow:hidden}.storyline-list i{background:#ffffff14;border-radius:3px;height:3px;margin-top:8px;overflow:hidden}.storyline-list i b{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--accent));height:100%;display:block}.storyline-list>button>svg{color:var(--dim)}.spotlight-grid{grid-template-columns:1.7fr 1fr 1fr;gap:10px;height:344px;margin-top:24px;display:grid}.spotlight-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;position:relative;overflow:hidden}.spotlight-card>img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .6s}.spotlight-card:hover>img{transform:scale(1.025)}.spotlight-shade{background:linear-gradient(#00000005 24%,#0a05093d 48%,#0a0509eb 100%);position:absolute;inset:0}.spotlight-1 .spotlight-shade{background:linear-gradient(90deg,#0c060bad 0%,#0c060b26 50%,#0c060b1a 100%),linear-gradient(#0000 38%,#0c060bc7)}.spotlight-copy{flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:auto 20px 20px}.spotlight-copy .story-index{color:#ffffff29;font-size:34px;font-weight:700;position:absolute;bottom:0;right:0}.spotlight-copy>p{color:#f09ab9;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650}.spotlight-copy h2{font-size:25px;font-weight:670}.spotlight-copy>span:not(.story-index){color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:420px;margin-top:6px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.spotlight-copy button{background:var(--accent);color:#fff;border:0;border-radius:6px;align-items:center;gap:7px;height:34px;margin-top:13px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.spotlight-card:not(.spotlight-1) .spotlight-copy>span:not(.story-index){display:none}.spotlight-card:not(.spotlight-1) .spotlight-copy button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f}.collection-section{margin-top:28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.section-heading h2{margin-top:4px;font-size:19px;font-weight:650}.section-heading>span{color:var(--dim);font-size:11px}.section-heading.simple{margin-bottom:14px}.character-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:19px 12px;display:grid}.character-card{min-width:0;position:relative}.card-image-button{aspect-ratio:.72;border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:10px;width:100%;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.card-image-button>img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.card-image-button:hover>img{transform:scale(1.035)}.card-image-button:hover{border-color:#ffffff52;transform:translateY(-2px);box-shadow:0 12px 28px #0003}.card-gradient{background:linear-gradient(#0000 42%,#0b050a1f 55%,#0b050af2 100%);position:absolute;inset:0}.card-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffc7;text-transform:uppercase;background:#0a050a80;border:1px solid #ffffff29;border-radius:5px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:650;display:flex;position:absolute;top:10px;left:10px}.card-meta{flex-direction:column;gap:1px;display:flex;position:absolute;bottom:28px;left:12px;right:12px}.card-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:680;overflow:hidden}.card-meta small{color:#ffffff94;font-size:10px}.interaction-count{color:#ffffffb3;align-items:center;gap:5px;font-size:10px;display:flex;position:absolute;bottom:10px;left:12px}.card-save{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a050a80;border:1px solid #ffffff29;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:9px;right:9px}.card-save.saved{color:var(--accent);border-color:var(--accent-border);background:#230917b8}.character-card-body{padding:9px 3px 0}.character-card-body>p{min-height:34px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.character-card-body>div{color:var(--dim);justify-content:space-between;align-items:center;gap:8px;margin-top:7px;font-size:9px;display:flex}.character-card-body>div>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.creator-mini{border-radius:50%;width:18px;height:18px;font-size:7px}.character-card-body i{color:var(--green);white-space:nowrap;align-items:center;gap:4px;font-style:normal;display:flex}.character-card-body i b{background:currentColor;border-radius:50%;width:5px;height:5px}.chat-layout{background:var(--base-deep);grid-template-columns:286px minmax(480px,1fr) 300px;height:100%;display:grid}.chat-layout.profile-hidden{grid-template-columns:286px minmax(480px,1fr)}.thread-panel,.character-profile-panel{background:#160f15;min-width:0}.thread-panel{border-right:1px solid var(--line);flex-direction:column;display:flex}.thread-panel-head{justify-content:space-between;align-items:center;height:70px;padding:0 16px 0 18px;display:flex}.thread-panel-head h2{font-size:16px}.thread-panel-head span{color:var(--dim);font-size:10px}.thread-panel-actions{gap:6px;display:flex}.mobile-thread-close,.mobile-profile-close{display:none}.thread-search{border:1px solid var(--line);height:36px;color:var(--dim);background:#ffffff0a;border-radius:7px;align-items:center;gap:7px;margin:0 14px 12px;padding:0 10px;display:flex}.thread-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.thread-list{flex:1;padding:0 8px 12px;overflow-y:auto}.thread-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:36px 22px;display:flex}.thread-empty-state>button{border:1px solid var(--accent-border);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:8px;place-items:center;margin-bottom:14px;padding:0;display:grid}.thread-empty-state strong{font-size:12px}.thread-empty-state span{max-width:190px;color:var(--dim);margin-top:6px;font-size:9px;line-height:1.5}.recommended-picker{flex-direction:column;flex:1;min-height:0;display:flex}.recommended-heading{border-bottom:1px solid var(--line);padding:5px 18px 15px}.recommended-heading h3{margin-top:4px;font-size:14px}.recommended-heading>span{color:var(--dim);margin-top:5px;font-size:9px;line-height:1.45;display:block}.recommended-list{flex:1;padding:9px 8px 14px;overflow-y:auto}.recommended-list>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:66px;padding:8px;display:flex}.recommended-list>button:hover{border-color:var(--line);background:#ffffff0b}.recommended-list img{object-fit:cover;border-radius:7px;flex:0 0 42px;width:42px;height:50px}.recommended-list button>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.recommended-list strong{font-size:11px}.recommended-list small{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.recommended-list button>svg{color:var(--accent)}.recommendations-empty{min-height:240px;color:var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.recommendations-empty strong{color:#fff;margin-top:10px}.recommendations-empty span{color:var(--dim);margin-top:5px;font-size:9px;line-height:1.45}.thread-row{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:70px;padding:9px;display:flex}.thread-row:hover{background:#ffffff0a}.thread-row.active{background:var(--surface-2);box-shadow:inset 0 0 0 1px var(--line)}.thread-avatar{flex:0 0 44px;height:50px;position:relative}.thread-avatar img{object-fit:cover;border-radius:7px;width:44px;height:50px}.thread-avatar i{background:var(--green);border:2px solid #160f15;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-2px}.thread-avatar b{background:var(--accent);border:2px solid #160f15;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid;position:absolute;top:-5px;right:-3px}.thread-copy{flex:1;min-width:0}.thread-copy>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.thread-copy strong{font-size:12px}.thread-copy time{color:var(--dim);font-size:9px}.thread-copy small{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:10px;display:block;overflow:hidden}.conversation-panel{background:var(--base);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.conversation-empty-panel{background:radial-gradient(circle at 50% 36%, #e706571a, transparent 24%), var(--base);place-items:center;min-width:0;display:grid}.conversation-empty-panel>div{text-align:center;max-width:390px;padding:32px}.conversation-empty-panel>div>span{border:1px solid var(--accent-border);background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:9px;place-items:center;margin:0 auto 16px;display:grid}.conversation-empty-panel h2{font-size:21px}.conversation-empty-panel p{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.55}.conversation-empty-panel button{background:var(--accent);border:0;border-radius:7px;align-items:center;gap:7px;height:38px;margin:18px auto 0;padding:0 13px;font-size:10px;font-weight:650;display:flex}.conversation-panel:before{content:"";background-image:linear-gradient(180deg, #11081057, #1b0b1a73 45%, #1b0b1ae0), var(--chat-image);filter:saturate(.76);background-position:50% 24%;background-size:cover;position:absolute;inset:0}.conversation-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#130a12a3;flex:0 0 70px;align-items:center;gap:10px;padding:0 16px;display:flex;position:relative}.conversation-header>img{object-fit:cover;border-radius:7px;width:38px;height:38px}.conversation-header>div:not(.conversation-actions){min-width:0}.conversation-header h2{font-size:14px}.conversation-header p{color:var(--dim);align-items:center;gap:5px;margin-top:2px;font-size:9px;display:flex}.conversation-header p i{background:var(--green);border-radius:50%;width:5px;height:5px}.level-pill{height:24px;color:var(--green);background:#42d78c14;border:1px solid #42d78c40;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:9px;display:flex}.conversation-actions{gap:6px;margin-left:auto;display:flex}.mobile-back{display:none}.message-scene{z-index:1;scroll-behavior:smooth;flex:1;padding:22px max(22px,7vw) 18px;position:relative;overflow-y:auto}.encryption-note{border:1px solid var(--line);color:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a06095c;border-radius:6px;align-items:center;gap:6px;width:max-content;max-width:100%;min-height:28px;margin:0 auto 14px;padding:0 10px;font-size:9px;display:flex}.opening-note{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#10090f7a;border:1px solid #ffffff21;border-radius:8px;max-width:620px;margin:0 auto 28px;padding:13px 15px}.opening-note strong{color:var(--accent);font-size:10px}.opening-note p{color:#ffffffb8;margin-top:5px;font-size:11px;line-height:1.5}.date-divider{color:#fff6;align-items:center;gap:10px;margin:22px 0;font-size:9px;display:flex}.date-divider:before,.date-divider:after{content:"";background:var(--line);flex:1;height:1px}.message-row{align-items:flex-end;gap:8px;margin:8px 0;display:flex}.message-row.them{justify-content:flex-start}.message-row.me{justify-content:flex-end}.message-row>img{object-fit:cover;border-radius:6px;width:27px;height:27px}.message-bubble{border-radius:8px;max-width:min(68%,560px);padding:10px 13px;font-size:12px;line-height:1.5;box-shadow:0 8px 22px #00000026}.them .message-bubble{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#32192dc7;border:1px solid #ffffff21}.me .message-bubble{color:#21101a;background:#fffafced}.typing-bubble{border:1px solid var(--line);background:#32192dc7;border-radius:8px;align-items:center;gap:4px;height:34px;padding:0 13px;display:flex}.typing-bubble i{background:#fff9;border-radius:50%;width:5px;height:5px;animation:1.1s infinite pulse}.typing-bubble i:nth-child(2){animation-delay:.12s}.typing-bubble i:nth-child(3){animation-delay:.24s}@keyframes pulse{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}.composer-zone{z-index:2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#160a14c7;flex:none;padding:7px 18px 12px;position:relative}.composer-tools-row{align-items:center;gap:5px;height:28px;display:flex}.composer-tools-row button{color:#ffffff85;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;height:24px;padding:0 7px;font-size:9px;display:flex}.composer-tools-row button:hover,.composer-tools-row button.active{color:#fff;background:#ffffff12}.composer-box{border:1px solid var(--line-strong);background:#0c070b8a;border-radius:8px;align-items:flex-end;gap:4px;min-height:48px;padding:5px;display:flex}.composer-box:focus-within{border-color:var(--accent-border);box-shadow:0 0 0 3px #e7065714}.composer-plus,.composer-mic,.send-button{color:#ffffffa3;background:0 0;border:0;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.composer-plus:hover,.composer-mic:hover{color:#fff;background:#ffffff12}.composer-plus.active{color:var(--accent);background:var(--accent-soft)}.send-button{color:#fff;background:var(--accent)}.send-button:disabled{color:#ffffff59;cursor:default;background:#ffffff14}.composer-box textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:36px;max-height:100px;padding:9px 6px 7px;font-size:12px;line-height:1.45;overflow-y:auto}.composer-box textarea::placeholder{color:#ffffff5c}.composer-hint{text-align:center;color:#ffffff4d;margin-top:5px;font-size:8px}.composer-drawer{border:1px solid var(--line);background:#22141ff5;border-radius:8px;margin-bottom:6px;box-shadow:0 -12px 28px #0003}.tool-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;display:grid}.tool-grid button{height:52px;color:var(--muted);background:#ffffff0d;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.tool-grid button:hover{color:#fff;background:#e7065721}.compact-drawer{justify-content:space-between;align-items:center;min-height:50px;padding:8px 10px;display:flex}.compact-drawer>div{color:var(--accent);align-items:center;gap:9px;display:flex}.compact-drawer span{flex-direction:column;gap:2px;display:flex}.compact-drawer strong{color:#fff;font-size:10px}.compact-drawer small{color:var(--dim);font-size:9px}.compact-drawer>button{width:28px;height:28px;color:var(--dim);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.suggestion-row{gap:5px;margin-bottom:6px;display:flex;overflow-x:auto}.suggestion-row button{border:1px solid var(--line);height:30px;color:var(--muted);white-space:nowrap;background:#ffffff0d;border-radius:6px;padding:0 10px;font-size:9px}.character-profile-panel{border-left:1px solid var(--line);overflow-y:auto}.profile-cover{height:250px;position:relative;overflow:hidden}.profile-cover img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.profile-cover span{background:linear-gradient(#0000 45%,#160f15 100%);position:absolute;inset:0}.profile-content{padding:0 18px 24px}.profile-title-row{justify-content:space-between;align-items:flex-start;margin-top:-14px;display:flex;position:relative}.profile-title-row h2{font-size:22px}.profile-title-row p{color:var(--dim);margin-top:3px;font-size:10px}.profile-tagline{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.5}.profile-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:18px 0;padding:13px 0;display:grid}.profile-stats span{flex-direction:column;align-items:center;gap:3px;display:flex}.profile-stats span+span{border-left:1px solid var(--line)}.profile-stats strong{font-size:13px}.profile-stats small{color:var(--dim);font-size:8px}.bond-progress>span{justify-content:space-between;align-items:center;display:flex}.bond-progress small{color:var(--dim);font-size:9px}.bond-progress strong{color:var(--green);font-size:9px}.bond-progress>i{background:#ffffff14;border-radius:4px;height:5px;margin-top:8px;display:block;overflow:hidden}.bond-progress b{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--green));height:100%;display:block}.trait-list{flex-wrap:wrap;gap:5px;margin-top:17px;display:flex}.trait-list span{border:1px solid var(--line);height:25px;color:var(--muted);background:#ffffff0a;border-radius:5px;align-items:center;padding:0 8px;font-size:9px;display:flex}.profile-info-block{margin-top:22px}.profile-info-block>p{color:var(--dim);text-transform:uppercase;font-size:9px}.profile-info-block>div{align-items:center;gap:9px;height:46px;margin-top:7px;display:flex}.creator-avatar{width:30px;height:30px;color:var(--cyan);background:#73c8d821;border-radius:6px;place-items:center;display:grid}.profile-info-block strong{flex:1;font-size:11px}.profile-info-block svg{color:var(--dim)}.secondary-wide,.primary-wide{border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;font-size:11px;font-weight:650;display:flex}.secondary-wide{border:1px solid var(--line-strong);background:#ffffff0a;margin-top:14px}.primary-wide{background:var(--accent);border:0}.drawer-scrim,.modal-scrim,.media-viewer{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070407ad;position:fixed;inset:0}.drawer-scrim{justify-content:flex-end;display:flex}.settings-drawer{border-left:1px solid var(--line-strong);width:min(400px,100%);height:100%;box-shadow:var(--shadow);background:#1d121b;padding:22px;overflow-y:auto}.settings-drawer>header,.sound-modal>header{justify-content:space-between;align-items:flex-start;display:flex}.settings-drawer h2,.sound-modal h2{margin-top:4px;font-size:21px}.settings-drawer section{border-bottom:1px solid var(--line);padding:20px 0}.setting-label{color:var(--dim);text-transform:uppercase;margin-bottom:10px;font-size:9px}.setting-character{align-items:center;gap:10px;height:54px;display:flex}.setting-character img{object-fit:cover;border-radius:7px;width:42px;height:48px}.setting-character span{flex-direction:column;flex:1;gap:3px;display:flex}.setting-character strong{font-size:12px}.setting-character small{color:var(--dim);font-size:9px}.setting-character svg{color:var(--dim)}.setting-line{justify-content:space-between;align-items:center;display:flex}.setting-line span{flex-direction:column;gap:4px;display:flex}.setting-line strong,.setting-toggle strong{font-size:11px}.setting-line small,.setting-toggle small{color:var(--dim);font-size:9px}.setting-line b{color:var(--accent);font-size:11px}.range{width:100%;accent-color:var(--accent);margin-top:16px}.model-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.model-options button{border:1px solid var(--line);height:38px;color:var(--muted);background:#ffffff0a;border-radius:6px;font-size:10px}.model-options button.active{color:#fff;border-color:var(--accent-border);background:var(--accent-soft)}.setting-toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex;position:relative}.setting-toggle>span{flex-direction:column;gap:4px;display:flex}.setting-toggle i{flex:0 0 38px;width:38px;height:22px}.setting-toggle i:after{width:18px;height:18px}.setting-toggle input:checked+i:after{transform:translate(16px)}.drawer-actions{flex-direction:column;gap:4px;padding:17px 0;display:flex}.drawer-actions button{height:40px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 9px;font-size:10px;display:flex}.drawer-actions button:hover{background:#ffffff0d}.drawer-actions button.danger{color:var(--danger)}.modal-scrim{place-items:center;padding:20px;display:grid}.sound-modal,.balance-modal{border:1px solid var(--line-strong);width:min(430px,100%);box-shadow:var(--shadow);background:#21151f;border-radius:8px}.sound-modal{padding:20px}.sound-modal>div{flex-direction:column;gap:4px;margin-top:17px;display:flex}.sound-modal>div>button{text-align:left;background:#ffffff09;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;width:100%;height:58px;padding:0 10px;display:flex}.sound-modal>div>button.active{border-color:var(--accent-border);background:var(--accent-soft)}.sound-icon{width:34px;height:34px;color:var(--cyan);background:#73c8d81f;border-radius:6px;place-items:center;display:grid}.sound-modal button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.sound-modal strong{font-size:11px}.sound-modal small{color:var(--dim);font-size:9px}.sound-modal button>svg{color:var(--accent)}.balance-modal{overflow:hidden}.balance-modal>header{border-bottom:1px solid var(--line);text-align:center;background:linear-gradient(#f2c26814,#0000);padding:29px 30px 24px;position:relative}.balance-modal header>.icon-button{position:absolute;top:14px;right:14px}.gem-large{width:52px;height:52px;color:var(--gold);background:#f2c26817;border:1px solid #f2c2683d;border-radius:50%;place-items:center;margin:0 auto 13px;display:grid}.balance-modal h2{margin:4px 0 7px;font-size:24px}.balance-modal header>p:last-child{color:var(--muted);font-size:10px;line-height:1.5}.balance-pack-list{gap:6px;padding:14px;display:grid}.balance-pack-list button{border:1px solid var(--line);background:#ffffff09;border-radius:7px;justify-content:space-between;align-items:center;height:50px;padding:0 13px;display:flex}.balance-pack-list button:hover{background:#f2c26812;border-color:#f2c2684d}.balance-pack-list span{color:var(--gold);align-items:center;gap:8px;display:flex}.balance-pack-list b{font-size:11px}.demo-note{color:var(--dim);text-align:center;padding:0 14px 16px;font-size:8px;display:block}.notification-popover{z-index:50;border:1px solid var(--line-strong);width:340px;box-shadow:var(--shadow);background:#21151ffa;border-radius:8px;padding:10px;position:absolute;top:48px;right:0}.notification-popover header{justify-content:space-between;align-items:center;height:36px;padding:0 5px 5px;display:flex}.notification-popover h3{font-size:12px}.notification-popover header button{width:28px;height:28px;color:var(--dim);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.notification-popover>button:not(.notice-footer){text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:62px;padding:9px 7px;display:flex}.notification-popover>button:hover{background:#ffffff0d}.notice-icon{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:6px;flex:0 0 32px;place-items:center;display:grid}.notification-popover button span:nth-child(2){flex-direction:column;gap:4px;display:flex}.notification-popover strong{font-size:10px;line-height:1.3}.notification-popover small{color:var(--dim);font-size:8px}.notice-footer{border:0;border-top:1px solid var(--line);width:100%;height:36px;color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:6px;margin-top:4px;font-size:9px;display:flex}.create-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:54px;display:grid}.create-form{min-width:0}.create-section-head{border-top:1px solid var(--line);align-items:flex-start;gap:14px;margin:10px 0 20px;padding-top:26px;display:flex}.create-section-head:first-child{border-top:0;margin-top:0;padding-top:0}.create-section-head>span{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:6px;flex:0 0 30px;place-items:center;font-size:10px;font-weight:700;display:grid}.create-section-head h2{font-size:17px}.create-section-head p{color:var(--dim);margin-top:4px;font-size:10px;line-height:1.45}.artwork-options{grid-template-columns:180px 1fr;gap:10px;margin-bottom:34px;display:grid}.upload-tile,.generate-tile{border:1px dashed var(--line-strong);background:#ffffff09;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:180px;display:flex;position:relative;overflow:hidden}.upload-tile:hover,.generate-tile:hover{border-color:var(--accent-border);background:var(--accent-soft)}.upload-tile>img{object-fit:cover;width:100%;height:100%}.upload-tile strong,.generate-tile strong{font-size:11px}.upload-tile span,.generate-tile span{color:var(--dim);font-size:9px}.generate-tile{border-style:solid;align-items:flex-start;padding:24px}.generate-tile svg:first-child{color:var(--accent)}.generate-tile svg:last-child{color:var(--dim);position:absolute;bottom:18px;right:18px}.form-field{margin-bottom:18px;display:block}.field-label{justify-content:space-between;align-items:flex-start;min-height:24px;display:flex}.field-label strong{font-size:11px}.field-label strong b{color:var(--accent);margin-left:2px}.field-label small{color:var(--dim);font-size:9px}.form-field>input,.form-field>textarea{border:1px solid var(--line);color:#fff;background:#ffffff09;border-radius:7px;outline:0;width:100%}.form-field>input{height:42px;padding:0 12px}.form-field>textarea{resize:vertical;padding:11px 12px;line-height:1.55}.form-field>input:focus,.form-field>textarea:focus{border-color:var(--accent-border);background:#ffffff0d}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff47}.form-field em{color:var(--dim);margin-top:6px;font-size:8px;font-style:normal;display:block}.two-column-fields{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.segment-field{border:0;min-width:0;margin:0;padding:0}.segment-field legend{margin-bottom:8px;font-size:11px;font-weight:650}.segment-field>div{border:1px solid var(--line);background:#ffffff09;border-radius:7px;min-height:42px;padding:3px;display:flex}.segment-field button{min-width:0;color:var(--dim);white-space:nowrap;background:0 0;border:0;border-radius:5px;flex:1;padding:0 8px;font-size:9px}.segment-field button.active{color:#fff;background:var(--surface-3);box-shadow:0 2px 8px #0000002e}.tag-editor{border:1px solid var(--line);background:#ffffff09;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;min-height:42px;padding:5px;display:flex}.tag-editor:focus-within{border-color:var(--accent-border)}.tag-editor button{border:1px solid var(--accent-border);background:var(--accent-soft);border-radius:5px;align-items:center;gap:5px;height:28px;padding:0 7px;font-size:9px;display:flex}.tag-editor input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:150px;height:28px;font-size:10px}.sound-row{border:1px solid var(--line);text-align:left;background:#ffffff09;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:56px;margin-bottom:14px;padding:0 12px;display:flex}.sound-row span{flex-direction:column;gap:4px;display:flex}.sound-row strong{font-size:11px}.sound-row small{color:var(--dim);font-size:9px}.sound-row svg{color:var(--dim)}.advanced-toggle{height:38px;color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:0 8px;font-size:10px;display:flex}.advanced-toggle svg:last-child{margin-left:4px;transition:all .2s}.advanced-toggle .rotated{transform:rotate(180deg)}.advanced-panel{border:1px solid var(--line);background:#ffffff06;border-radius:7px;margin-bottom:14px;padding:6px 13px}.advanced-panel .setting-toggle+.setting-toggle{border-top:1px solid var(--line)}.form-actions{z-index:3;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1d121beb;border-radius:8px;justify-content:flex-end;align-items:center;gap:8px;min-height:62px;margin-top:22px;padding:9px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 40px #00000042}.text-button,.secondary-button,.primary-button{border-radius:7px;height:40px;padding:0 15px;font-size:10px;font-weight:650}.text-button{color:var(--muted);background:0 0;border:0}.secondary-button{border:1px solid var(--line-strong);background:#ffffff0b;align-items:center;gap:7px;display:inline-flex}.primary-button{background:var(--accent);border:0;align-items:center;gap:7px;display:inline-flex}.primary-button:disabled{opacity:.38;cursor:default}.preview-sticky{position:sticky;top:106px}.preview-heading{justify-content:space-between;align-items:flex-end;margin-bottom:13px;display:flex}.preview-heading h2{margin-top:3px;font-size:15px}.preview-heading>span{border:1px solid var(--line);height:23px;color:var(--dim);border-radius:5px;align-items:center;padding:0 7px;font-size:8px;display:flex}.preview-card{aspect-ratio:.68;border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;position:relative;overflow:hidden}.preview-card>img{object-fit:cover;width:100%;height:100%}.preview-card-copy{position:absolute;bottom:17px;left:18px;right:18px}.preview-card-copy>small{color:#f09ab9;text-transform:uppercase;font-size:8px}.preview-card-copy h3{margin-top:4px;font-size:22px}.preview-card-copy p{color:#ffffffb8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.preview-card-copy span{color:#ffffff75;margin-top:11px;font-size:9px;display:block}.preview-checklist{border:1px solid var(--line);background:#ffffff06;border-radius:7px;margin-top:12px;padding:13px}.preview-checklist>p{color:var(--dim);text-transform:uppercase;margin-bottom:10px;font-size:9px}.preview-checklist>span{height:25px;color:var(--dim);align-items:center;gap:7px;font-size:9px;display:flex}.preview-checklist i,.preview-checklist svg{border:1px solid var(--line-strong);border-radius:50%;width:14px;height:14px}.preview-checklist span.ready{color:#ffffffc7}.preview-checklist span.ready svg{color:var(--green);background:#42d78c1f;border-color:#42d78c59;padding:2px}.library-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.library-header h2{margin-top:4px;font-size:22px}.compact-tabs{border:1px solid var(--line);background:#ffffff08;border-radius:8px;padding:3px}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.moments-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.moments-grid>button{aspect-ratio:.82;border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;padding:0;position:relative;overflow:hidden}.moments-grid img{object-fit:cover;width:100%;height:100%;transition:all .35s}.moments-grid button:hover img{transform:scale(1.03)}.moments-grid button:after{content:"";background:linear-gradient(#0000,#0a0509eb);position:absolute;inset:45% 0 0}.moments-grid button>span{z-index:2;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:12px;left:13px;right:13px}.moments-grid small{color:#ffffff7a;font-size:8px}.moments-grid strong{font-size:11px}.moments-grid button>svg{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a050980;border-radius:6px;width:30px;height:30px;padding:6px;position:absolute;top:10px;right:10px}.creator-list{border-top:1px solid var(--line)}.creator-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:78px;padding:10px 5px;display:flex}.creator-profile-link{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.creator-profile-link>span:last-child{flex:1;min-width:0}.creator-large{border-radius:50%;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.creator-large img{object-fit:cover;width:100%;height:100%}.creator-list h3{font-size:12px}.creator-list p{color:var(--dim);margin-top:4px;font-size:9px}.creator-list article>button:last-child{border:1px solid var(--line);background:#ffffff0a;border-radius:6px;height:32px;padding:0 11px;font-size:9px}.creator-list article>button.following{color:var(--accent);border-color:var(--accent-border);background:var(--accent-soft)}.media-viewer{place-items:center;padding:30px;display:grid}.media-viewer>img{max-width:min(620px,82vw);max-height:78vh;box-shadow:var(--shadow);border-radius:8px}.media-viewer>button{border:1px solid var(--line);background:#0006;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:fixed;top:24px;right:24px}.media-viewer>div{justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:24px;left:30px;right:30px}.media-viewer>div>p{font-size:13px}.media-viewer>div>span{gap:7px;display:flex}.media-viewer>div button{border:1px solid var(--line);background:#0000006b;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:9px;display:flex}.empty-state{border:1px dashed var(--line-strong);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.empty-state>span{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.empty-state h3{margin-top:13px;font-size:15px}.empty-state p{max-width:340px;color:var(--dim);margin-top:6px;font-size:10px}.empty-state button{background:var(--accent);border:0;border-radius:6px;height:34px;margin-top:16px;padding:0 12px;font-size:10px}.profile-hero-band{border:1px solid var(--line);background:linear-gradient(105deg, #e706571c, #73c8d80d 62%, transparent), var(--surface);border-radius:8px;align-items:center;gap:20px;min-height:190px;padding:24px;display:flex}.profile-hero-band>img{object-fit:cover;border-radius:8px;width:126px;height:142px}.profile-hero-band>div{flex:1}.verified{width:max-content;height:24px;color:var(--green);text-transform:uppercase;background:#42d78c14;border:1px solid #42d78c3b;border-radius:5px;align-items:center;gap:5px;padding:0 8px;font-size:8px;display:flex}.profile-hero-band h2{margin-top:10px;font-size:27px}.profile-hero-band>div>p{color:var(--muted);margin-top:4px;font-size:11px}.profile-hero-band>div>div{gap:28px;margin-top:18px;display:flex}.profile-hero-band>div>div span{flex-direction:column;gap:2px;display:flex}.profile-hero-band>div>div strong{font-size:14px}.profile-hero-band>div>div small{color:var(--dim);font-size:8px}.profile-hero-band>button{align-self:flex-start}.profile-page-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.membership-band{background:linear-gradient(100deg, #f2c26814, #e706570f, transparent), var(--surface);border:1px solid #f2c26833;border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:106px;padding:20px;display:flex}.membership-band>div{align-items:center;gap:13px;display:flex}.membership-band>div>span{width:42px;height:42px;color:var(--gold);background:#f2c2681c;border-radius:7px;place-items:center;display:grid}.membership-band h3{margin:4px 0 5px;font-size:15px}.membership-band p:last-child{color:var(--dim);font-size:9px}.membership-band>button{border:1px solid var(--line);background:#ffffff0a;border-radius:6px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:9px;display:flex}.settings-section{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:20px}.settings-section .setting-toggle{padding:8px 0}.settings-section .setting-toggle+.setting-toggle{border-top:1px solid var(--line)}.setting-link{border:0;border-top:1px solid var(--line);color:#fff;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:57px;padding:8px 0;display:flex}.setting-link>span{align-items:center;gap:10px;display:flex}.setting-link>span>svg{color:var(--muted)}.setting-link>span>span{flex-direction:column;gap:4px;display:flex}.setting-link strong{font-size:10px}.setting-link small{color:var(--dim);font-size:8px}.setting-link b{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.danger-link,.danger-link>span>svg{color:var(--danger)}.toast{z-index:120;border:1px solid var(--line-strong);max-width:calc(100vw - 32px);min-height:42px;box-shadow:var(--shadow);background:#271924f5;border-radius:7px;align-items:center;gap:8px;padding:0 14px;font-size:10px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast svg{color:var(--green)}.feature-page{z-index:95;background:var(--base-deep);flex-direction:column;display:flex;position:fixed;inset:68px 0 0;overflow:hidden}.feature-page-header{border-bottom:1px solid var(--line);background:#1b0b1af0;flex:0 0 74px;align-items:center;gap:24px;padding:0 max(24px,50vw - 590px);display:flex}.feature-page-header h1{margin-top:3px;font-size:18px}.feature-back{border:1px solid var(--line);background:#ffffff0a;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:11px;display:flex}.feature-page-main{width:min(100% - 48px,1180px);margin:0 auto;padding:32px 0 110px;overflow-y:auto}.feature-intro{border:1px solid var(--line);background:linear-gradient(110deg, #e706571f, #73c8d80a, transparent), var(--surface);border-radius:8px;align-items:center;gap:16px;min-height:112px;padding:22px;display:flex}.feature-intro>span{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:8px;flex:0 0 48px;place-items:center;display:grid}.feature-intro h2{font-size:20px}.feature-intro p{max-width:680px;color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.feature-section{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-top:16px;padding:22px}.feature-search{border:1px solid var(--line-strong);height:46px;color:var(--dim);background:#ffffff0a;border-radius:7px;align-items:center;gap:9px;padding:0 13px;display:flex}.feature-search input{color:#fff;background:0 0;border:0;outline:0;flex:1}.feature-results{flex-direction:column;gap:5px;display:flex}.feature-search+.feature-results{margin-top:14px}.feature-results button{text-align:left;background:#ffffff09;border:1px solid #0000;border-radius:7px;grid-template-columns:120px 1fr auto;align-items:center;gap:12px;min-height:62px;padding:11px 13px;display:grid}.feature-results button:hover{border-color:var(--line-strong);background:#ffffff0f}.feature-results span{color:var(--dim);font-size:9px}.feature-results strong{font-size:11px}.feature-results svg{color:var(--dim)}.feature-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.feature-form label{flex-direction:column;gap:8px;display:flex}.feature-form label:nth-child(2){grid-row:span 2}.feature-form label>span{font-size:10px;font-weight:650}.feature-form input,.feature-form textarea,.tool-detail textarea{border:1px solid var(--line);color:#fff;resize:vertical;background:#ffffff09;border-radius:7px;outline:0;width:100%;padding:11px 12px}.feature-form input{height:42px}.feature-form input:focus,.feature-form textarea:focus,.tool-detail textarea:focus{border-color:var(--accent-border)}.upload-inline{border:1px solid var(--line);background:#ffffff0a;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 12px;font-size:10px;display:flex}.style-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.style-options button{border:1px solid var(--line);height:40px;color:var(--muted);background:#ffffff09;border-radius:7px;font-size:10px}.style-options button.active{color:#fff;border-color:var(--accent-border);background:var(--accent-soft)}.generation-preview{border:1px solid var(--line);min-height:76px;color:var(--accent);background:#ffffff08;border-radius:7px;align-items:center;gap:12px;padding:14px;display:flex}.generation-preview span{flex-direction:column;gap:4px;display:flex}.generation-preview strong{color:#fff;font-size:11px}.generation-preview small{color:var(--dim);font-size:9px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.plan-grid button{border:1px solid var(--line);text-align:left;background:#ffffff09;border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;min-height:116px;padding:16px;display:flex}.plan-grid button.active{border-color:var(--accent-border);background:var(--accent-soft)}.plan-grid small{color:var(--accent);text-transform:uppercase;font-size:8px}.plan-grid strong{font-size:13px}.plan-grid span{color:var(--muted);font-size:11px}.role-card-detail{grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.role-card-detail div{background:#ffffff08;flex-direction:column;gap:7px;min-height:84px;padding:16px;display:flex}.role-card-detail span{color:var(--dim);text-transform:uppercase;font-size:9px}.role-card-detail strong{font-size:11px}.tool-detail{gap:14px;display:grid}.generic-detail h3{font-size:15px}.generic-detail p{max-width:680px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.55}.generic-detail .danger-copy{color:var(--danger)}.feature-page-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1d121bf0;justify-content:flex-end;align-items:center;gap:8px;min-height:78px;padding:0 max(24px,50vw - 590px);display:flex;position:absolute;bottom:0;left:0;right:0}.danger-primary{background:var(--danger)}@media (width<=1280px){.character-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.story-stage{grid-template-columns:minmax(0,1.5fr) minmax(285px,.76fr)}.feature-copy{bottom:24px;left:24px}.chat-layout{grid-template-columns:250px minmax(440px,1fr) 270px}.chat-layout.profile-hidden{grid-template-columns:250px minmax(440px,1fr)}.thread-panel-head{padding-left:14px}.message-scene{padding-inline:28px}}@media (width>=1651px){.character-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (width>=1281px) and (width<=1650px){.character-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=1060px){.character-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.chat-layout{grid-template-columns:240px minmax(420px,1fr)}.character-profile-panel{display:none}.conversation-actions .active-icon{color:var(--dim);border-color:var(--line);background:#ffffff0d}.story-stage{grid-template-columns:minmax(0,1.35fr) minmax(270px,.75fr);height:410px}.feature-copy{width:min(440px,100% - 190px)}.feature-copy h1{font-size:35px}.feature-selector{width:140px}.storyline-rail{padding:14px}.storyline-list>button{grid-template-columns:42px minmax(0,1fr) 14px;gap:8px;padding:6px}.storyline-list img{width:42px;height:58px}.spotlight-grid{grid-template-columns:1.45fr 1fr}.spotlight-3{display:none}.create-layout{grid-template-columns:minmax(0,1fr) 280px;gap:28px}.moments-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.app-column{padding-bottom:68px}.topbar{height:66px}.topbar-inner{gap:10px;width:calc(100% - 24px)}.desktop-nav{display:none}.brand-home{justify-content:center;width:38px;padding:0}.brand-home span{display:none}.global-search{justify-content:center;width:38px;padding:0}.global-search input,.global-search kbd,.global-search>button{display:none}.global-search .search-trigger{margin-left:0;display:grid}.global-search:focus-within{z-index:5;width:auto;box-shadow:var(--shadow);background:#181519fa;justify-content:flex-start;padding:0 9px 0 11px;position:absolute;left:12px;right:12px}.global-search:focus-within input{display:block}.global-search:focus-within>button{display:grid}.gem-balance{justify-content:center;width:38px;padding:0;font-size:0}.gem-balance svg{width:18px}.bottom-nav{z-index:50;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);height:58px;box-shadow:var(--shadow);background:#21131eeb;border-radius:8px;grid-template-columns:repeat(5,1fr);padding:4px 5px;display:grid;position:fixed;bottom:9px;left:10px;right:10px}.bottom-nav button{color:var(--dim);background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.bottom-nav button span{font-size:8px}.bottom-nav button.active{color:#fff;background:var(--accent-soft)}.bottom-nav button.active svg{color:var(--accent)}.main-content{min-height:calc(100vh - 66px);padding:20px 0 38px}.main-content.chat-main{height:calc(100vh - 134px);min-height:580px}.page-width{width:min(100% - 28px,1500px)}.discover-view{display:block}.conversation-rail{border-radius:14px;flex-direction:row;justify-content:flex-start;width:100%;height:76px;min-height:0;margin-bottom:16px;padding:8px 10px;position:relative;top:auto;overflow:hidden}.conversation-rail-head{border-bottom:0;border-right:1px solid #ffffff26;flex:0 0 45px;width:45px;height:54px;padding:0 7px 0 0}.conversation-rail-head span{display:none}.conversation-rail-head b{min-width:16px;height:15px;font-size:7px}.conversation-rail-list{scrollbar-width:none;flex-direction:row;flex:1;align-items:center;gap:10px;width:auto;min-width:0;height:58px;padding:0 10px;overflow:auto hidden}.conversation-rail-list::-webkit-scrollbar{display:none}.conversation-rail-list button{flex-basis:52px;width:52px;height:52px}.conversation-rail-footer{flex:0 0 30px}.discovery-controls{flex-direction:column;align-items:flex-start;gap:9px}.segment-tabs{width:100%}.control-cluster{justify-content:space-between;width:100%}.story-stage{grid-template-columns:1fr;height:auto}.story-feature{min-height:390px}.feature-copy{width:min(450px,100% - 200px);bottom:20px;left:20px}.feature-copy h1{font-size:34px}.feature-selector{width:142px;top:14px;right:14px}.storyline-rail{min-height:172px;padding:14px}.storyline-rail>header{min-height:38px}.storyline-list{scrollbar-width:none;grid-template-rows:1fr;grid-template-columns:repeat(3,minmax(210px,1fr));overflow-x:auto}.storyline-list::-webkit-scrollbar{display:none}.storyline-list>button{min-height:98px}.spotlight-grid{grid-template-columns:1fr;height:380px}.spotlight-card:not(.spotlight-1){display:none}.spotlight-copy{inset:auto 18px 18px}.spotlight-copy h2{font-size:25px}.collection-section{margin-top:28px}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 9px}.section-heading h2{font-size:17px}.card-meta strong{font-size:15px}.chat-layout,.chat-layout.profile-hidden{grid-template-columns:1fr}.thread-panel{display:none}.chat-layout.mobile-threads-open .thread-panel{z-index:65;display:flex;position:fixed;inset:66px 0 68px}.mobile-thread-close{display:grid}.conversation-panel{height:100%}.conversation-header{flex-basis:62px;padding-inline:10px}.conversation-actions button:first-child{display:none}.mobile-back{background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;display:grid}.message-scene{padding:16px 13px 12px}.message-bubble{max-width:82%}.composer-zone{padding:6px 10px 8px}.composer-hint,.conversation-header .level-pill{display:none}.chat-layout.mobile-profile-open .character-profile-panel{z-index:66;border-left:0;width:100%;display:block;position:fixed;inset:66px 0 68px}.mobile-profile-close{z-index:3;border:1px solid var(--line);color:#fff;background:#00000073;border-radius:7px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:12px;right:12px}.create-layout{display:block}.create-preview{display:none}.create-section-head{padding-top:22px}.artwork-options{grid-template-columns:1fr 1fr}.two-column-fields{grid-template-columns:1fr}.form-actions{bottom:76px}.primary-button{margin-left:auto}.library-header{flex-direction:column;align-items:flex-start}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moments-grid{grid-template-columns:repeat(2,1fr)}.profile-hero-band{flex-wrap:wrap;align-items:flex-start;padding:16px}.profile-hero-band>img{width:82px;height:94px}.profile-hero-band>div{min-width:calc(100% - 110px)}.profile-hero-band h2{font-size:21px}.profile-hero-band>button{margin-left:102px}.profile-page-grid{grid-template-columns:1fr}.membership-band{flex-direction:column;grid-column:auto;align-items:flex-start;gap:15px}.notification-popover{width:auto;position:fixed;top:70px;left:12px;right:12px}}@media (width<=430px){.top-actions{gap:6px}.topbar .icon-button,.gem-balance,.global-search{width:34px;height:34px}.membership-pill{justify-content:center;width:30px;padding:0;font-size:0}.rail-profile{display:none}.story-feature{min-height:440px}.story-feature:after{background:linear-gradient(#0a090b14 0%,#0a090b7a 40%,#0a090bf5 100%)}.feature-copy{width:auto;bottom:16px;left:16px;right:16px}.feature-copy h1{font-size:32px}.feature-copy>p{font-size:12px}.feature-traits{margin-top:10px}.feature-byline{margin-top:12px;padding-top:11px}.feature-actions{margin-top:12px}.feature-selector{flex-direction:row;width:auto;top:10px;right:10px}.feature-selector button{width:44px;height:50px;padding:4px}.feature-selector img{width:34px;height:40px}.feature-selector span,.storyline-rail>header>span{display:none}.spotlight-grid{height:345px}.character-card-body>p{font-size:10px}.card-image-button{aspect-ratio:.66}.card-category{top:7px;left:7px}.card-save{top:7px;right:7px}.artwork-options{grid-template-columns:1fr}.upload-tile,.generate-tile{height:160px}.form-actions{padding:7px}.form-actions .text-button{display:none}.secondary-button,.primary-button{padding:0 11px}.media-viewer{padding:14px}.media-viewer>img{max-width:92vw;max-height:72vh}.media-viewer>div{flex-direction:column;gap:10px;left:14px;right:14px}.profile-hero-band>div>div{gap:17px}.profile-hero-band>button{margin-left:0}}@media (width<=820px){.bottom-nav{grid-template-columns:repeat(6,1fr)}}
