:root{--bg:#101219;--surface:#191C26;--surface2:#212532;--line:#303542;--text:#F2F0F7;--muted:#9EA3B7;--accent:#D5B7F2;--accent-ink:#292133;--green:#A6D2C2;--danger:#E9A09E;--radius:22px;font-family:Inter,"Segoe UI",system-ui,-apple-system,sans-serif;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:15px;line-height:1.55}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button{border:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(27px,4vw,36px);font-weight:650;letter-spacing:-1.1px;line-height:1.15}h2{font-size:21px;letter-spacing:-.45px;font-weight:620}h3{font-size:17px;font-weight:600}svg.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}small{font-size:12px;color:var(--muted)}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);font-weight:650}.shell{max-width:1150px;margin:auto;padding:0 28px 120px}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);margin-bottom:30px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:650;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;color:var(--accent);background:var(--surface2);font-size:25px}.brand span{color:var(--muted);font-weight:450}.top-actions{display:flex;gap:9px;align-items:center}.icon-button{width:40px;height:40px;display:grid;place-items:center;background:var(--surface);border-radius:14px;border:1px solid var(--line)}.tag,.status-chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.15px;padding:5px 9px;border:1px solid var(--line);border-radius:99px;background:#1B1E28}.status-chip{color:var(--green)}.dot{width:6px;height:6px;background:currentColor;border-radius:99px;display:inline-block}.welcome{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:10px 0 25px}.welcome p{margin-top:12px;color:var(--muted);max-width:590px}.text-button{display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--accent);padding:7px 0;font-size:13px}.banner{padding:18px 22px;background:linear-gradient(105deg,#272433,#1B232C);border:1px solid #3C374A;border-radius:18px;display:flex;align-items:center;gap:13px;margin:22px 0}.banner p{color:var(--muted);font-size:13px}.banner strong{font-size:14px;font-weight:550}.banner .icon{color:var(--accent)}.cast-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cast-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);padding:0;text-align:left;overflow:hidden;transition:transform .2s,border-color .2s}.cast-card:hover{transform:translateY(-4px);border-color:var(--card-accent)}:is(.cast-art,.hero-art){position:relative;height:235px;overflow:hidden;background:radial-gradient(ellipse at 25% 25%,color-mix(in srgb,var(--card-accent),transparent 65%),transparent 65%),linear-gradient(155deg,#30303D,#1A2028)}:is(.cast-art,.hero-art):before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid color-mix(in srgb,var(--card-accent),transparent 75%);top:50px;left:50%;transform:translateX(-50%)}:is(.cast-art,.hero-art):after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;border:1px solid color-mix(in srgb,var(--card-accent),transparent 80%);top:70px;left:50%;transform:translateX(-50%)}.monogram{position:absolute;left:0;right:0;top:20px;text-align:center;font-family:Georgia,serif;font-size:146px;line-height:1.4;font-weight:400;color:var(--card-accent);opacity:.85;text-shadow:0 12px 50px #0003}.art-label{position:absolute;left:15px;top:15px;z-index:1}.art-caption{position:absolute;bottom:13px;left:15px;right:15px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.2px;color:#DFDCEBCC;z-index:1}.cast-copy{padding:18px}.cast-copy p{font-size:12px;color:var(--muted);margin:7px 0 14px;min-height:38px}.cast-chapter{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--card-accent)}.avatar-mini{width:39px;height:39px;display:grid;place-items:center;background:var(--surface2);border-radius:13px;color:var(--accent);font-family:Georgia,serif;font-size:23px}.footer-note{color:var(--muted);font-size:12px;text-align:center;margin:26px 0}.breadcrumb{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:10px}.breadcrumb .text-button{color:var(--muted)}.hero{display:grid;grid-template-columns:1.35fr 1fr;min-height:300px;border-radius:28px;background:var(--surface);border:1px solid var(--line);overflow:hidden;margin-bottom:24px}.hero-copy{padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{margin-bottom:14px}.hero-copy h1{font-size:42px}.hero-copy>p{color:var(--muted);margin:12px 0 17px;max-width:360px}.tags{display:flex;gap:6px;flex-wrap:wrap}.hero-art{--card-accent:var(--accent);height:auto;min-height:300px}.hero-art .monogram{font-size:210px;top:0}.hero-art:before{width:280px;height:280px;top:25px}.hero-art:after{width:230px;height:230px;top:50px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--accent);color:var(--accent-ink);border-radius:13px;padding:12px 19px;font-size:14px;font-weight:650}.primary.secondary{background:var(--surface2);color:var(--text);border:1px solid var(--line)}.hero-copy>.primary{margin-top:22px}.layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);gap:20px}.stack{display:flex;flex-direction:column;gap:20px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-head .text-button{padding:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:4px 0 17px}.life-icon{width:46px;height:46px;border-radius:16px;background:color-mix(in srgb,var(--accent),transparent 90%);display:grid;place-items:center;color:var(--accent)}.life-row{display:flex;gap:14px;align-items:start}.life-row p{font-size:13px;color:var(--muted);margin-top:4px}.life-foot{font-size:11px;color:var(--muted);margin-top:18px;padding-top:12px;border-top:1px solid var(--line)}.scene{border-left:2px solid var(--accent);padding-left:12px;margin-top:15px;font-size:13px}.journey-summary{display:flex;align-items:center;gap:12px}.chapter-badge{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#2B2939;color:var(--accent);font-size:20px}.progress{height:5px;background:#303240;border-radius:8px;overflow:hidden;margin:20px 0 10px}.progress>span{display:block;height:100%;background:var(--accent);border-radius:8px}.progress-label{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.action-tile{background:var(--surface2);border:1px solid var(--line);border-radius:16px;padding:17px 5px 12px;display:flex;align-items:center;gap:7px;flex-direction:column;font-size:12px}.action-tile .icon{width:24px;height:24px;color:var(--accent)}.action-tile small{font-size:10px}.stories-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-card{border-radius:18px;min-height:190px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;background:linear-gradient(150deg,#3B3548,#232734);padding:18px;border:1px solid #423C50;cursor:pointer}.story-card:nth-child(2n){background:linear-gradient(150deg,#31413D,#252735);border-color:#3D4C48}.story-orbit{position:absolute;right:-15px;top:-25px;font-family:Georgia,serif;font-size:150px;line-height:1;color:#FFFFFF12}.story-card .eyebrow{font-size:9px;color:#FFFFFF90;margin-bottom:7px}.story-card h3{font-size:16px;line-height:1.3;z-index:1}.story-card p{font-size:11px;color:#CCCADA;margin-top:6px;z-index:1}.story-top{position:absolute;left:16px;right:16px;top:15px;display:flex;justify-content:space-between;color:#E6DDF2}.story-card.locked{filter:saturate(.3)}.empty{padding:32px 16px;text-align:center;color:var(--muted)}.empty .icon{width:32px;height:32px;opacity:.5;margin-bottom:10px}.empty p{font-size:13px;max-width:370px;margin:auto}.timeline-item{display:flex;gap:14px;margin:0 0 17px}.timeline-item:last-child{margin-bottom:0}.timeline-dot{border-radius:12px;background:var(--surface2);width:35px;height:35px;display:grid;place-items:center;flex-shrink:0;color:var(--accent)}.timeline-item h3{font-size:13px}.timeline-item p{font-size:12px;color:var(--muted);margin-top:3px;white-space:pre-wrap;overflow-wrap:anywhere}.timeline-item small{font-size:10px}.tabbar{position:fixed;bottom:max(14px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);padding:7px;display:flex;gap:3px;background:#222630F2;border:1px solid #3B3F4D;border-radius:23px;backdrop-filter:blur(20px);z-index:10;box-shadow:0 10px 45px #0005;max-width:calc(100% - 24px)}.tabbar button{padding:10px 19px;background:transparent;border-radius:17px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:var(--muted);min-width:68px}.tabbar button.active{color:var(--accent);background:#36303F}.page-heading{margin:10px 0 26px}.page-heading p{margin-top:10px;color:var(--muted);font-size:13px}.chapters{display:flex;flex-direction:column;gap:16px}.chapter{display:flex;gap:16px;align-items:flex-start}.milestone-icon{width:42px;height:42px;border-radius:50%;background:var(--surface2);display:grid;place-items:center;flex-shrink:0;color:var(--muted)}.chapter.unlocked .milestone-icon{color:var(--accent);background:#393045}.chapter p{font-size:12px;color:var(--muted);margin-top:4px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trait{background:var(--surface);border:1px solid var(--line);border-radius:19px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.trait.active{border-color:var(--accent);background:linear-gradient(120deg,#2C2737,var(--surface))}.trait .icon{color:var(--accent);width:24px;height:24px}.trait p{font-size:12px;color:var(--muted);flex:1}.trait button{margin-top:6px}.gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gift-card{padding:20px 8px;text-align:center;background:var(--surface2);border:1px solid var(--line);border-radius:18px;cursor:pointer}.gift-card .icon{width:35px;height:35px;color:var(--accent);margin-bottom:10px}.gift-card h3{font-size:12px}.gift-card small{font-size:10px}.form{display:flex;flex-direction:column;gap:16px}label{font-size:13px;display:flex;flex-direction:column;gap:7px}input,textarea,select{background:#12151E;border:1px solid var(--line);border-radius:12px;padding:12px;color:var(--text);width:100%;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--accent)}textarea{resize:vertical;min-height:90px}input[type=checkbox]{accent-color:var(--accent);width:20px;height:20px;flex-shrink:0}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid var(--line)}.switch-row p{font-size:12px;color:var(--muted);margin-top:4px}.switch-row label{flex-direction:row;align-items:center}.note{padding:13px 15px;border-radius:12px;background:#242937;font-size:12px;color:var(--muted);line-height:1.6}.memory{border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:12px;background:var(--surface)}.memory-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.memory p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.danger{color:var(--danger)}.jobs .job{border-bottom:1px solid var(--line);padding:12px 0;display:flex;justify-content:space-between;align-items:center;gap:12px}.jobs .job:last-child{border:0}.job strong{font-size:12px}.job small{display:block;font-size:10px}.state{font-size:10px;border-radius:7px;padding:4px 7px;background:var(--surface2);color:var(--accent)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.media-card{aspect-ratio:1;border-radius:18px;background:var(--surface);overflow:hidden;border:1px solid var(--line);display:grid;place-items:center;position:relative}.media-card img{width:100%;height:100%;object-fit:cover}.media-card .icon{width:30px;height:30px;color:var(--accent)}.media-card .state{position:absolute;bottom:8px;left:8px}.boot{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:25px}.boot .brand-mark{width:64px;height:64px;font-size:42px;border-radius:20px}.boot p{color:var(--muted);font-size:14px;max-width:450px}.loading{width:28px;height:28px;border:2px solid #36323E;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;z-index:30;background:#0009;display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(9px)}.modal{width:min(100%,540px);background:var(--surface);border:1px solid var(--line);border-radius:25px;padding:24px;max-height:90vh;overflow:auto;box-shadow:0 25px 80px #0007}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.modal video,.modal img{max-width:100%;max-height:65vh;border-radius:13px}.modal audio{width:100%}.modal .primary{margin-top:10px}.modal-text{white-space:pre-wrap;font-size:14px;color:#D9D6E1}.reactions{display:flex;gap:10px;margin-top:22px}#toast{position:fixed;bottom:115px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;border:1px solid var(--line);background:#2B303E;border-radius:15px;max-width:90vw;padding:12px 20px;z-index:50;font-size:13px;box-shadow:0 10px 40px #0005;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.table-wrap table{width:100%;border-collapse:collapse;font-size:13px}.table-wrap table td,.table-wrap table th{padding:12px 7px;text-align:left;border-bottom:1px solid var(--line)}.table-wrap table th{font-size:11px;color:var(--muted);font-weight:500}.demo-badge{color:#E0CBB0;font-size:10px;letter-spacing:.5px;background:#332D25;border:1px solid #4B4234;padding:4px 8px;border-radius:6px}.flex{display:flex;gap:10px;align-items:center}.spacer{height:20px}.wrap{flex-wrap:wrap}
@media(max-width:800px){.cast-grid{grid-template-columns:1fr 1fr}.layout{grid-template-columns:1fr}.hero-copy{padding:25px}.hero-copy h1{font-size:36px}.hero-art .monogram{font-size:170px;top:25px}.hero{min-height:290px}.gift-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.shell{padding:0 17px 120px}.topbar{height:70px;margin-bottom:23px}.brand{font-size:16px}.brand span{display:none}.top-actions .status-chip{display:none}.welcome{margin:6px 0 20px}.welcome .text-button{display:none}.welcome p{font-size:13px}.cast-grid{gap:12px}:is(.cast-art,.hero-art){height:187px}.monogram{font-size:123px;top:15px}:is(.cast-art,.hero-art):before{width:190px;height:190px}:is(.cast-art,.hero-art):after{width:150px;height:150px}.cast-copy{padding:14px}.cast-copy h3{font-size:16px}.cast-copy p{font-size:11px;min-height:48px}.art-label{left:10px;top:10px}.art-caption{left:10px;font-size:8px}.banner{padding:15px;margin:18px 0}.banner p{font-size:11px}.hero{grid-template-columns:1fr .65fr;border-radius:22px;min-height:245px;margin-bottom:17px}.hero-copy{padding:20px 12px 20px 20px}.hero-copy h1{font-size:33px}.hero-copy .eyebrow{font-size:9px;margin-bottom:10px}.hero-copy>p{font-size:12px;margin:8px 0 13px}.hero-copy .tag{font-size:9px;padding:3px 6px}.hero-copy .primary{font-size:12px;padding:10px 13px;margin-top:16px}.hero-art{min-height:260px}.hero-art .monogram{font-size:148px;top:42px;left:-5px}.hero-art:before{width:210px;height:210px;top:35px}.hero-art:after{width:170px;height:170px;top:55px}.panel{padding:18px;border-radius:20px}.panel-head{margin-bottom:15px}.panel-head h2{font-size:18px}.layout,.stack{gap:16px}.stories-grid{gap:10px}.story-card{min-height:180px;padding:14px}.story-card h3{font-size:14px}.tabbar button{padding:9px 12px;min-width:58px;font-size:9px}.tabbar{border-radius:21px;gap:0}.tabbar button svg{width:19px;height:19px}.gift-grid{grid-template-columns:repeat(4,1fr);gap:6px}.gift-card{padding:14px 4px}.gift-card h3{font-size:10px}.gift-card small{display:none}.gift-card .icon{width:26px;height:26px}.grid-2{gap:10px}.trait{padding:16px}.trait h3{font-size:15px}.trait .primary{padding:9px 11px;font-size:11px}.gallery{gap:8px}.modal{padding:20px}.modal-backdrop{padding:12px}.page-heading{margin-bottom:20px}h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.section-gap{margin-top:24px}.inline-form{display:flex;gap:8px;margin-top:16px}.inline-form input{min-width:0}.table-wrap{overflow:auto}.cap-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.pill.ok{color:#a7d8c9}.modal-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.story-body{font-size:18px;line-height:1.7;white-space:pre-wrap}.media-view{display:block;width:100%;max-height:70vh;object-fit:contain;border-radius:16px}.media-view.round{border-radius:50%;aspect-ratio:1}.modal audio{width:100%;margin-top:20px}.gift-large .icon{width:66px;height:66px;color:var(--accent)}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.admin-stats strong{display:block;font-size:34px;margin-bottom:6px}.admin-stats span{color:var(--muted);font-size:13px}.table-wrap small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.start-note{margin-top:36px}.start-note>div{display:flex;align-items:center;gap:12px}.start-note p{color:var(--muted);line-height:1.65}.login{max-width:510px;margin:10vh auto;text-align:center;padding:40px}.login>img,.login>.icon{margin:auto auto 24px;width:56px;height:56px}.login p{line-height:1.7;color:var(--muted);margin-bottom:25px}.login h1{font-size:34px;margin:18px 0}.login .eyebrow{display:block}.modal .danger{background:#713d50;color:#fff}.product-footer{padding:35px 0 10px;text-align:center;font-size:11px;color:var(--muted)}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.modal-backdrop{overflow-y:auto}.modal{margin:auto}.full{width:100%}.hero-art{grid-area:art}.hero-copy{grid-area:copy}.hero{grid-template-areas:'copy art'}.start-note h2{margin:0}@media(max-width:760px){.hero{grid-template-areas:'art copy';grid-template-columns:1fr}.hero-art{height:250px;min-height:0}.hero-copy{padding:28px}.admin-stats{gap:8px}.admin-stats .panel{padding:15px}.inline-form{flex-wrap:wrap}.inline-form input{flex:1 1 160px}}

/* Canonical UI component rules */
.brand{background:transparent;padding:0;text-align:left}.brand>span{display:block;color:var(--text);font-weight:650}.brand .brand-light{color:var(--muted);font-weight:450}.brand small{display:block;font-size:8px;letter-spacing:3px;color:var(--muted);line-height:1;margin-top:5px}.brand>.icon{width:28px;height:28px;color:var(--accent)}
.top-actions{display:flex;gap:10px;align-items:center}.live{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.live i{width:6px;height:6px;background:#a5cfb8;border-radius:50%}
.welcome{display:block;margin:38px 0 28px}.welcome h1{margin-top:12px;font-size:40px}.welcome p{margin-top:12px}.cast-art,.hero-art{--card-accent:var(--accent);position:relative;overflow:hidden}.art-label{display:flex;align-items:center;gap:5px;font-size:8px;letter-spacing:1px;opacity:.75}.art-label .icon{width:13px;height:13px}.orbit{position:absolute;border:1px solid color-mix(in srgb,var(--accent),transparent 85%);border-radius:50%;width:380px;height:380px;left:-100px;top:80px}.o2{left:30px;top:-200px}.o3{width:100px;height:100px;left:auto;right:-30px;top:40px}.cast-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.cast-title h2{font-size:20px}.cast-chapter{display:flex;align-items:flex-start;gap:6px;color:var(--accent);font-size:10px;line-height:1.6}.cast-chapter .icon{width:15px;height:15px}.intro-footer{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin:26px 0}.intro-footer>span{margin-left:auto;letter-spacing:1px;font-size:10px}.intro-footer .icon{width:15px;height:15px}.tags>span,.pill{display:inline-flex;border:1px solid var(--line);border-radius:99px;padding:5px 9px;background:#1b1e2866;font-size:10px;align-items:center;white-space:nowrap}.hero-note{font-size:10px;color:var(--muted);margin-top:12px}.hero-art{background:radial-gradient(ellipse at 30% 30%,color-mix(in srgb,var(--accent),transparent 68%),transparent 70%),linear-gradient(155deg,#30303D,#1A2028)}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--surface2);color:var(--text);border:1px solid var(--line);border-radius:12px;padding:11px 15px;font-size:13px}.selected{border-color:var(--accent);color:var(--accent)}.fine{color:var(--muted);font-size:11px;line-height:1.65;margin-top:15px}.panel>h2+.muted{margin:10px 0 18px}.panel>.secondary.full{margin-top:18px}.breadcrumb{display:flex;justify-content:flex-start;font-size:12px;color:var(--muted);gap:12px;margin-bottom:20px}.breadcrumb button{background:transparent;color:var(--muted);display:flex;align-items:center;gap:5px;padding:0}.progress{margin:20px 0 10px}.journey-summary{display:flex;align-items:center;gap:12px}.chapter-badge{flex-shrink:0}
.story-card{text-align:left;gap:9px;min-height:195px}.story-card strong{font-size:17px;line-height:1.35;z-index:1}.story-card>span:last-child{font-size:10px;color:#ddd4e6;z-index:1}.story-card>.eyebrow{position:absolute;top:17px;left:17px}.story-icon{position:absolute;top:45px;left:17px;color:#e3c9ed}.story-orbit{width:130px;height:130px;border:1px solid #fff2;border-radius:50%;right:-25px;top:-20px}
.timeline-item>div{min-width:0;flex:1}.timeline-title{display:flex;gap:10px;align-items:start;justify-content:space-between}.timeline-title strong{font-size:12px}.timeline-title time{font-size:9px;color:var(--muted);white-space:nowrap}.timeline-dot{width:33px;height:33px}.timeline-dot .icon{width:16px;height:16px}.gift-grid{grid-template-columns:1fr 1fr;gap:9px}.gift-card{display:flex;flex-direction:column;align-items:center;padding:16px 9px}.gift-card span{font-size:11px}.gift-card .icon{width:28px;height:28px;margin-bottom:8px}.job>div{display:flex;align-items:center;gap:9px;min-width:0}.job>div>span{font-size:12px;overflow-wrap:anywhere}.job .icon{color:var(--accent)}.job small{overflow-wrap:anywhere}.action-tile.unavailable{opacity:.6}
.page-heading{margin:28px 0}.page-heading h1{margin:12px 0}.page-heading p{color:var(--muted);max-width:650px}.chapters{margin-top:30px;gap:22px}.chapter{display:flex;align-items:start;gap:14px}.chapter>span{width:36px;height:36px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--muted)}.chapter.reached>span{color:var(--accent);border-color:var(--accent)}.chapter>div{flex:1}.chapter h3{font-size:15px}.chapter p{font-size:12px;color:var(--muted);margin-top:4px}.chapter>.icon{opacity:.4;width:16px;height:16px;margin:10px}
.trait-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.trait{display:flex;flex-direction:row;align-items:center;text-align:left;padding:16px;gap:13px}.trait>span:nth-child(2){flex:1}.trait strong{display:block;font-size:13px}.trait small{display:block;margin-top:5px;font-size:11px;line-height:1.5}.trait>.icon{width:17px;height:17px}.trait.chosen{border-color:var(--accent);background:#302a3b}.trait.locked{opacity:.55}.trait-icon{color:var(--accent)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form{display:flex;flex-direction:column;gap:18px}.switch-row{flex-direction:row}.switch-row strong{display:block;font-size:13px}.switch-row small{display:block;max-width:300px;font-size:11px;line-height:1.5;margin-top:5px}.memory{position:relative;padding:18px 45px 18px 16px}.memory>.icon-button{position:absolute;right:7px;top:13px;border:0;background:transparent;width:31px;height:31px}.memory>.eyebrow{font-size:9px}.memory p{margin-top:7px}.memory .icon{width:16px}.media-card{display:flex;flex-direction:column;justify-content:center;aspect-ratio:1;padding:14px;text-align:left;gap:8px}.media-card strong{font-size:14px}.media-card p{font-size:11px;color:var(--muted);max-height:55px;overflow:hidden}.media-card span{font-size:10px;color:var(--muted)}
@media(max-width:760px){.hero{grid-template-areas:'copy art';grid-template-columns:1.1fr .75fr}.hero-art{height:auto;min-height:280px}.hero-copy{padding:24px}.hero-copy h1{font-size:34px}.hero-art .monogram{font-size:160px;top:48px}.intro-footer{flex-wrap:wrap}.intro-footer>span{margin-left:25px}.hero-copy>.primary{padding:11px 12px;font-size:12px}}
@media(max-width:480px){.brand>span{display:block}.brand .brand-light{display:inline}.brand small{font-size:7px}.live{display:none}.welcome h1{font-size:31px}.welcome .eyebrow{font-size:9px}.welcome{margin:24px 0}.welcome p{font-size:13px}.cast-art{height:177px}.cast-art .monogram{font-size:112px;top:12px}.art-label{font-size:7px;letter-spacing:.3px}.cast-title h2{font-size:16px}.cast-chapter{font-size:9px}.cast-copy p{min-height:50px}.hero-copy{padding:22px 14px 22px 19px}.hero-copy .primary>.icon:last-child{display:none}.hero-copy h1{font-size:31px}.hero-art .monogram{font-size:145px;top:45px}.hero-art .art-label{font-size:6px}.hero-art{min-height:275px}.hero-note{font-size:9px}.hero .tags>span{font-size:8px;padding:3px 6px}.panel-head .text-button{font-size:11px}.panel-head{gap:8px}.pill{font-size:9px}.story-card{min-height:180px;padding:14px}.story-card strong{font-size:14px}.gift-grid{grid-template-columns:repeat(4,1fr)}.gift-card span{font-size:9px}.timeline-title{display:block}.timeline-title time{display:block;margin-top:3px}.page-heading p{font-size:13px}.gallery{grid-template-columns:1fr 1fr}.login{padding:26px}.login h1{font-size:28px}.tabbar button{min-width:58px;padding:9px 11px}.start-note>div{align-items:flex-start}.start-note h2{font-size:18px}.start-note p{font-size:13px}}

.character-portrait{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:1}.cast-art:has(.character-portrait) .art-label,.hero-art:has(.character-portrait) .art-label{background:#101219aa;padding:4px 7px;border-radius:8px;z-index:2}.cast-art:has(.character-portrait) .art-caption,.hero-art:has(.character-portrait) .art-caption{z-index:2;color:#fff;text-shadow:0 1px 4px #000}.cast-art:has(.character-portrait):after,.hero-art:has(.character-portrait):after{content:'';inset:auto 0 0;transform:none;border:0;border-radius:0;width:100%;height:60px;background:linear-gradient(transparent,#10121990);z-index:1}
