:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09050f;--panel:#180c24b8;--line:#ffffff21;--text:#fff6ff;--muted:#c9a8d8;--hot:#e879f9;--violet:#8b5cf6}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 20% 0,#581c87 0,#12071d 35%,#050208 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}.glass{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 24px 80px #00000073}.landing-shell{grid-template-columns:1.1fr .9fr;align-items:center;gap:36px;min-height:100vh;padding:7vw;display:grid}.hero-card{padding:48px}.eyebrow{color:var(--hot);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800}h1{margin:14px 0 20px;font-size:clamp(42px,6vw,82px);line-height:.92}h2{margin:12px 0;font-size:34px}.lead,.tagline{color:#ead7f2;font-size:20px;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:16px;margin:28px 0;display:flex}.primary,.secondary,.ghost{cursor:pointer;border:0;border-radius:999px;padding:14px 22px}.primary{color:#fff;background:linear-gradient(135deg,#f0abfc,#a855f7,#ec4899);font-weight:900}.secondary{color:#fff;border:1px solid var(--line);background:#ffffff12}.secondary.red{color:#fecdd3;border-color:#fb718555}.ghost{color:#e9d5ff;border:1px solid var(--line);background:0 0;margin-bottom:18px}.micro{color:#b993c7;font-size:13px}.micro.warn{color:#fecdd3}.age-gate,.check{color:#f5d0fe;align-items:center;gap:10px;margin:18px 0;display:flex}.age-toggle{text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff10;border-radius:16px;width:100%;padding:14px 16px}.age-toggle.accepted{background:#f0abfc22;border-color:#f0abfc}.fake-check{color:#fff;border:1px solid #f5d0fe;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-weight:900;display:inline-grid}.primary:disabled,.secondary:disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.4)}.soul-preview{border:1px solid var(--line);background:#00000024;border-radius:18px;margin:22px 0;padding:18px}.soul-preview summary{cursor:pointer;color:#f0abfc;font-weight:800}.soul-preview pre{white-space:pre-wrap;color:#ead7f2;max-height:320px;font-size:13px;line-height:1.45;overflow:auto}.preview-stack{height:680px;position:relative}.preview-stack img{border:1px solid var(--line);border-radius:28px;width:48%;position:absolute;box-shadow:0 30px 80px #000}.preview-stack img:first-child{top:0;right:36%;transform:rotate(-6deg)}.preview-stack img:nth-child(2){top:42px;right:0;transform:rotate(5deg)}.preview-stack img:nth-child(3){bottom:0;right:28%;transform:rotate(4deg)}.preview-stack img:nth-child(4){bottom:54px;right:2%;transform:rotate(-5deg)}.bio-shell,.wizard-shell{max-width:1180px;margin:0 auto;padding:36px}.bio-head{grid-template-columns:1.1fr 380px;align-items:center;gap:34px;padding:34px;display:grid}.bio-head img,.gallery img,.profile img{border:1px solid var(--line);border-radius:22px;width:100%}.chips{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.chips span{border:1px solid var(--line);color:#ecd5ff;background:#ffffff12;border-radius:999px;padding:9px 12px}.gallery{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:22px;display:grid}.wizard-shell{margin-top:32px}.stepper{flex-wrap:wrap;gap:10px;margin:12px 0 24px;display:flex}.stepper button{border:1px solid var(--line);color:#d8b4fe;cursor:pointer;background:#ffffff0d;border-radius:999px;padding:10px 14px}.stepper button.active{color:#fff;background:#a855f744;border-color:#f0abfc}.wizard-step{border:1px solid var(--line);background:#00000018;border-radius:22px;padding:22px}.wizard-step h2{margin-top:0}.grid-form{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.grid-form label{color:#d8b4fe;gap:6px;display:grid}.grid-form input,.grid-form select,.grid-form textarea,.composer input{border:1px solid var(--line);color:#fff;background:#050208;border-radius:16px;padding:13px}.grid-form textarea{resize:vertical;min-height:92px}.field-check{border:1px solid var(--line);background:#050208;border-radius:16px;align-self:end;min-height:52px;padding:13px}.wizard-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.check{color:#f5d0fe;gap:10px;display:flex}.chat-shell{grid-template-columns:340px 1fr;gap:18px;height:100vh;padding:18px;display:grid}.profile{padding:20px;overflow:auto}.exit-chat{width:100%;margin-bottom:14px}.profile pre{white-space:pre-wrap;color:#d8b4fe;font-size:11px}.chat{grid-template-rows:auto 1fr auto;min-height:0;padding:18px;display:grid}.chat-header{justify-content:space-between;align-items:center;gap:16px;padding:0 8px 12px;display:flex}.chat-header h2{margin:4px 0 0}.chat-header .exit-chat{white-space:nowrap;width:auto;margin:0}.chat-log{flex-direction:column;gap:14px;padding:8px;display:flex;overflow:auto}.msg{border:1px solid var(--line);border-radius:18px;max-width:78%;padding:14px 16px}.msg.user{background:#7c3aed55;align-self:flex-end}.msg.assistant{background:#ec489933;align-self:flex-start}.msg-content{gap:8px;margin-top:8px;display:grid}.chat-block{white-space:pre-wrap;margin:0;line-height:1.45}.chat-block.speech{color:#fff6ff;font-size:15px}.chat-block.speech strong{color:#fff;text-shadow:0 0 16px #f0abfc55;font-weight:900}.chat-block.action{color:#f0abfc;background:#e879f90d;border-left:2px solid #e879f977;border-radius:10px;padding-left:10px;font-style:italic}.chat-block.scene{color:#a7b3d8;background:#60a5fa0a;border-left:2px solid #60a5fa55;border-radius:10px;padding-left:10px;font-size:13px;font-style:italic}.composer{grid-template-columns:1fr auto;gap:10px;padding-top:12px;display:grid}.composer button{color:#fff;background:#d946ef;border:0;border-radius:16px;padding:0 24px;font-weight:800}@media (max-width:900px){.landing-shell,.bio-head,.chat-shell{grid-template-columns:1fr}.preview-stack{display:none}.gallery{grid-template-columns:repeat(2,1fr)}.grid-form{grid-template-columns:1fr}.chat-shell{height:auto}.profile{display:none}}
