:root{--ink:#252335;--muted:#777184;--paper:#fbfaf7;--panel:#fff;--coral:#ef7d70;--coral-dark:#df665a;--lav:#a695db;--mint:#82b9a9;--line:#ebe7e1;--shadow:0 24px 70px rgba(60,45,73,.11)}
.screen-preview img{width:74px;height:45px;border-radius:7px;object-fit:cover;background:#111}
@media(max-width:560px){.studio-view:not(.active){display:none}}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}body{margin:0;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;padding:10px 14px;background:#222;color:white;border-radius:8px}.skip-link:focus{top:14px}.ambient{position:fixed;border-radius:999px;filter:blur(4px);pointer-events:none;z-index:-1}.ambient-one{width:520px;height:520px;left:-280px;top:120px;background:rgba(241,180,163,.17)}.ambient-two{width:450px;height:450px;right:-200px;bottom:-110px;background:rgba(173,159,222,.12)}
.topbar{height:74px;display:flex;align-items:center;padding:0 4vw;border-bottom:1px solid rgba(40,35,50,.07);background:rgba(251,250,247,.82);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-family:Georgia,serif;font-size:22px;font-weight:700}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--coral);color:white;border-radius:11px 11px 11px 4px;font-family:Georgia,serif}.topbar nav{display:flex;gap:8px;margin:auto}.nav-button{border:0;background:transparent;padding:10px 16px;border-radius:999px;color:var(--muted);cursor:pointer}.nav-button.active{color:var(--ink);background:white;box-shadow:0 4px 18px rgba(50,42,62,.08)}.privacy-pill{font-size:12px;color:#5b746a;background:#edf7f3;border:1px solid #dcece6;border-radius:999px;padding:8px 12px;display:flex;align-items:center;gap:7px}.privacy-pill span,.online-dot{width:7px;height:7px;border-radius:50%;background:#67af95;box-shadow:0 0 0 4px rgba(103,175,149,.13)}
main{max-width:1500px;margin:0 auto}.view{display:none}.view.active{display:grid}.view#home-view{grid-template-columns:minmax(0,1fr) 440px;min-height:calc(100vh - 74px)}.companion-stage{padding:4vh 5vw 5vh;display:flex;flex-direction:column;align-items:center}.status-strip{font-size:12px;display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:center;background:white;border:1px solid var(--line);border-radius:15px;padding:10px 16px;box-shadow:0 8px 25px rgba(60,45,73,.06)}.status-strip small{grid-column:2;color:var(--muted);font-size:10px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#b9b4be;grid-row:1/3}.status-strip.live .pulse-dot{background:#ef806d;box-shadow:0 0 0 5px rgba(239,128,109,.13);animation:pulse 1.8s infinite}.avatar-wrap{width:260px;height:260px;position:relative;margin:14px auto -2px;display:grid;place-items:center}.avatar{position:relative;width:132px;height:170px;animation:float 4s ease-in-out infinite;filter:drop-shadow(0 15px 20px rgba(86,67,97,.18));z-index:3}.avatar .body{position:absolute;bottom:3px;left:29px;width:76px;height:75px;border-radius:40px 40px 30px 30px;background:linear-gradient(145deg,#aa9bda,#897cc5);border:5px solid white}.heart{color:white;text-align:center;padding-top:24px;font-size:23px}.face{position:absolute;z-index:2;top:21px;left:12px;width:110px;height:100px;border-radius:52% 52% 48% 48%;background:linear-gradient(145deg,#fff9f2,#fde8d9);border:5px solid white}.ear{position:absolute;z-index:1;top:31px;width:38px;height:48px;background:#a596d7;border:5px solid white}.ear.left{left:0;border-radius:60% 20% 40% 60%;transform:rotate(-22deg)}.ear.right{right:0;border-radius:20% 60% 60% 40%;transform:rotate(22deg)}.antenna{position:absolute;left:61px;top:-4px;width:8px;height:35px;background:white;border-radius:5px;z-index:4}.antenna i{position:absolute;left:-6px;top:-9px;width:20px;height:20px;border-radius:50%;background:var(--coral);border:4px solid white}.eye{position:absolute;top:38px;width:12px;height:18px;background:#4d4860;border-radius:50%;transform-origin:center}.eye.left{left:25px}.eye.right{right:25px}.eye i{position:absolute;width:4px;height:5px;background:white;border-radius:50%;left:2px;top:2px}.blush{position:absolute;top:61px;width:16px;height:7px;border-radius:50%;background:rgba(239,125,112,.25)}.blush.left{left:11px}.blush.right{right:11px}.mouth{position:absolute;left:48px;top:65px;width:10px;height:6px;border:2px solid #6d5868;border-top:0;border-radius:0 0 10px 10px}.avatar-wrap.talking .mouth{animation:talk .3s infinite alternate}.avatar-wrap.talking .avatar{animation:float 2s ease-in-out infinite}.avatar-wrap.thinking .avatar{transform:rotate(-4deg)}.avatar-wrap.happy .mouth{width:18px;left:44px}.orbit{position:absolute;border:1px dashed rgba(150,132,190,.25);border-radius:50%}.orbit-a{inset:24px;animation:spin 24s linear infinite}.orbit-b{inset:48px;border-style:solid;border-color:rgba(239,125,112,.13);animation:spin 18s linear infinite reverse}.avatar-shadow{position:absolute;width:100px;height:20px;border-radius:50%;background:rgba(74,55,82,.1);bottom:31px;filter:blur(6px)}.spark{position:absolute;color:var(--coral);animation:twinkle 2.4s ease-in-out infinite}.s1{left:25px;top:90px}.s2{right:26px;top:58px;color:var(--lav);font-size:30px}.s3{right:42px;bottom:48px;color:var(--mint);animation-delay:.8s}.hello-copy{text-align:center;max-width:640px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.2em;color:var(--coral-dark)}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,3.3vw,55px);line-height:1.04;margin:10px 0 14px;letter-spacing:-.035em}h1 em{color:var(--coral);font-weight:400}.hello-copy p,.studio-copy>p{color:var(--muted);line-height:1.65;margin:0 auto;max-width:570px}.quick-actions{width:min(680px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.action-card{border:1px solid var(--line);background:rgba(255,255,255,.8);border-radius:18px;text-align:left;padding:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;cursor:pointer;transition:.2s;min-height:86px}.action-card:hover,.action-card:focus-visible{transform:translateY(-3px);box-shadow:0 12px 30px rgba(60,45,73,.09);border-color:#ddd5d0}.action-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:white;font-weight:bold}.action-icon.coral{background:var(--coral)}.action-icon.lavender{background:var(--lav)}.action-icon.mint{background:var(--mint)}.action-card b{display:block;font-size:12px}.action-card small{font-size:9px;color:var(--muted);line-height:1.35;display:block;margin-top:3px}.arrow{color:#aaa}
.conversation-panel{background:rgba(255,255,255,.94);border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:calc(100vh - 74px);box-shadow:-15px 0 45px rgba(72,58,78,.04)}.panel-heading{height:74px;padding:17px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.panel-heading>div{display:grid;grid-template-columns:auto auto;column-gap:10px;align-items:center}.panel-heading .online-dot{grid-row:1/3}.panel-heading h2{font-family:Georgia,serif;margin:0;font-size:18px}.panel-heading small{color:var(--muted);font-size:10px}.icon-button{border:1px solid var(--line);background:white;border-radius:50%;width:34px;height:34px;cursor:pointer;color:var(--muted)}.messages{padding:24px 20px;flex:1;overflow:auto;display:flex;flex-direction:column;gap:18px;max-height:calc(100vh - 260px)}.message{display:flex;gap:10px;max-width:92%;font-size:13px;line-height:1.55}.message small{font-size:9px;color:#aaa}.message p{margin:4px 0 0;padding:12px 14px;background:#f4f0fa;border-radius:5px 17px 17px 17px}.user-message{align-self:flex-end}.user-message p{background:var(--coral);color:white;border-radius:17px 5px 17px 17px}.mini-avatar{flex:0 0 28px;width:28px;height:28px;border-radius:9px 9px 9px 3px;display:grid;place-items:center;background:var(--lav);color:white;font-family:Georgia,serif;font-weight:bold}.screen-preview{margin:0 16px 12px;background:#292733;color:white;border-radius:13px;padding:8px;display:grid;grid-template-columns:74px 1fr auto;gap:10px;align-items:center}.screen-preview[hidden]{display:none}.screen-preview video{width:74px;height:45px;border-radius:7px;object-fit:cover;background:#111}.screen-preview b,.screen-preview small{display:block;font-size:10px}.screen-preview small{color:#bfbac7;font-size:8px}.screen-preview button{border:0;background:#484451;color:white;border-radius:8px;padding:7px 9px;font-size:9px;cursor:pointer}.composer{margin:0 16px 16px;padding:11px 11px 7px;border:1px solid var(--line);border-radius:17px;background:white;display:grid;grid-template-columns:1fr auto auto;gap:7px;align-items:end;box-shadow:0 9px 35px rgba(53,43,64,.07)}.composer textarea{border:0;resize:none;outline:0;min-height:42px;max-height:120px;padding:9px;background:transparent;font-size:13px}.composer>small{grid-column:1/4;color:#aaa;font-size:8px;padding-left:8px}.composer button{width:38px;height:38px;border:0;border-radius:11px;cursor:pointer}.frame-button{background:#f1edf5;color:var(--lav)}.frame-button:disabled{opacity:.35;cursor:not-allowed}.send-button{background:var(--coral);color:white;font-size:20px}kbd{background:#f1efec;border:1px solid #e4e0da;border-radius:4px;padding:1px 4px}
.studio-view,.settings-view{grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);gap:6vw;padding:7vh 7vw;min-height:calc(100vh - 74px);align-items:center}.studio-copy{text-align:left;align-self:center}.studio-copy h1{font-size:clamp(42px,5vw,72px)}.studio-copy p{margin:0}.idea-chips{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}.idea-chips button{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 12px;font-size:10px;color:var(--muted);cursor:pointer}.image-workbench{background:white;border:1px solid var(--line);border-radius:28px;padding:17px;box-shadow:var(--shadow)}.image-output{aspect-ratio:1.35;background:linear-gradient(145deg,#f0ebf8,#f8e9e3);border-radius:19px;overflow:hidden;display:grid;place-items:center}.image-output img{width:100%;height:100%;object-fit:contain;background:#eee}.empty-art{text-align:center;color:#8d829f}.empty-art span{font-size:44px}.empty-art p{font-family:Georgia,serif;font-size:17px;margin:8px}.empty-art small{font-size:9px}.image-workbench form{padding:18px 5px 3px}.image-workbench label,.settings-card>label{font-size:11px;font-weight:700}.image-workbench textarea,.settings-card input,.settings-card select{width:100%;margin-top:8px;border:1px solid var(--line);border-radius:13px;padding:13px;outline:0;background:#fdfcfb;resize:vertical}.studio-controls{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:15px}.adult-control{display:flex;align-items:center;gap:9px}.adult-control b,.adult-control small{display:block;font-size:10px}.adult-control small{color:var(--muted);font-size:8px}.switch input{position:absolute;opacity:0}.switch span{display:block;width:36px;height:21px;background:#d9d5d8;border-radius:20px;position:relative;cursor:pointer}.switch span:after{content:"";position:absolute;width:15px;height:15px;background:white;border-radius:50%;top:3px;left:3px;transition:.2s}.switch input:checked+span{background:var(--coral)}.switch input:checked+span:after{left:18px}.create-button{border:0;border-radius:12px;background:var(--ink);color:white;padding:12px 18px;font-size:11px;font-weight:700;cursor:pointer}.create-button:disabled{opacity:.55}.adult-notice{margin-top:14px;background:#fff4ee;border:1px solid #f5dcd2;border-radius:14px;padding:13px;font-size:10px}.adult-notice p{color:#806f69;line-height:1.5}.adult-notice div{display:flex;justify-content:flex-end;gap:8px}.adult-notice button{border:1px solid #ead4cb;background:white;border-radius:8px;padding:7px 10px;font-size:9px;cursor:pointer}.adult-notice button:last-child{background:var(--coral);color:white;border-color:var(--coral)}
.settings-view{align-items:start}.settings-card{background:white;border:1px solid var(--line);border-radius:25px;padding:30px;box-shadow:var(--shadow)}.settings-card h1{font-size:40px}.settings-card>label{display:block;margin:20px 0}.settings-card fieldset{border:0;padding:0;margin:25px 0}.settings-card legend{font-size:11px;font-weight:700;margin-bottom:8px}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.setting-row b,.setting-row small{display:block;font-size:11px}.setting-row small{color:var(--muted);font-size:9px;margin-top:3px}.locked-setting{font-size:9px;background:#edf7f3;color:#568776;padding:6px 8px;border-radius:999px}.principles{padding:20px}.principles h2{font-family:Georgia,serif;font-size:30px}.principles ul{list-style:none;padding:0}.principles li{display:flex;gap:18px;margin:24px 0}.principles li>span{color:var(--coral);font-family:Georgia,serif}.principles b{font-size:13px}.principles p{color:var(--muted);font-size:11px;line-height:1.5;margin:4px 0}.toast{position:fixed;left:50%;bottom:-80px;transform:translateX(-50%);background:#282630;color:white;padding:11px 16px;border-radius:12px;font-size:11px;box-shadow:0 12px 40px rgba(0,0,0,.22);transition:.3s;z-index:50}.toast.show{bottom:24px}.toast.error{background:#a94f49}
.settings-section{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title h2{font-family:Georgia,serif;font-size:20px;margin:4px 0}.section-help{font-size:10px;line-height:1.55;color:var(--muted);margin:5px 0 13px}.session-badge,.memory-count{font-size:8px;padding:6px 8px;border-radius:999px;background:#f2eef8;color:#786c9b}.provider-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.provider-option input{position:absolute;opacity:0}.provider-option>span{display:block;border:1px solid var(--line);border-radius:12px;padding:11px;cursor:pointer;min-height:66px}.provider-option b,.provider-option small{display:block;font-size:10px}.provider-option small{font-size:8px;color:var(--muted);margin-top:4px;line-height:1.35}.provider-option input:checked+span{border-color:var(--lav);background:#f6f3fb;box-shadow:inset 0 0 0 1px var(--lav)}.provider-details{background:#f9f7fb;border-radius:14px;padding:13px}.provider-details[hidden]{display:none}.provider-details label{display:block;font-size:9px;font-weight:700}.provider-details input{width:100%;border:1px solid var(--line);border-radius:9px;background:white;padding:9px;margin:5px 0 10px;font-size:10px}.provider-details label small{display:block;color:var(--muted);font-weight:400;margin-top:-6px}.model-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.memory-form{display:grid;grid-template-columns:1fr auto;gap:8px}.memory-form input{border:1px solid var(--line);border-radius:10px;padding:10px;font-size:10px}.memory-form button{border:0;border-radius:10px;background:var(--lav);color:white;padding:0 13px;font-size:9px;font-weight:700;cursor:pointer}.memory-list{display:flex;flex-direction:column;gap:7px;margin-top:10px;max-height:180px;overflow:auto}.memory-item{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;background:#f9f7fb;border-radius:10px;padding:9px 10px}.memory-item span{font-size:10px;line-height:1.4}.memory-item button{border:0;background:transparent;color:#aa9fac;cursor:pointer}.empty-memory{font-size:9px;color:var(--muted);font-style:italic}.composer{grid-template-columns:1fr auto auto auto}.composer>small{grid-column:1/5}
.memory-view{padding:5vh 5vw 8vh;min-height:calc(100vh - 74px)}.memory-hero{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.memory-hero h1{font-size:clamp(38px,4.5vw,65px)}.memory-hero p{color:var(--muted);font-size:12px;max-width:570px;line-height:1.6}.memory-stats{display:flex;gap:9px}.memory-stats>div{background:white;border:1px solid var(--line);border-radius:14px;padding:11px 15px;min-width:86px}.memory-stats b,.memory-stats small{display:block}.memory-stats b{font-family:Georgia,serif;font-size:19px}.memory-stats small{font-size:8px;color:var(--muted)}.memory-workspace{position:relative;background:white;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden;min-height:580px}.memory-toolbar{height:58px;border-bottom:1px solid var(--line);padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.memory-toolbar button{border:0;background:transparent;border-radius:9px;padding:8px 11px;font-size:9px;color:var(--muted);cursor:pointer}.memory-toolbar .memory-tab.active{background:#f3eff8;color:var(--ink);font-weight:700}.memory-pane{display:none;margin-right:250px;min-height:520px}.memory-pane.active{display:block}.memory-pane svg{width:100%;height:520px;background:radial-gradient(circle at center,rgba(167,150,215,.08),transparent 55%)}.graph-line{stroke:#ddd6e7;stroke-width:1.5}.graph-node{cursor:pointer}.graph-node circle{stroke:white;stroke-width:4;filter:drop-shadow(0 6px 8px rgba(67,51,80,.16))}.graph-node text{font-size:11px;fill:var(--ink);font-weight:700;text-anchor:middle}.graph-node .node-sub{font-size:7px;fill:var(--muted);font-weight:400}.graph-legend{position:absolute;left:16px;bottom:14px;display:flex;gap:12px;background:rgba(255,255,255,.85);padding:7px 9px;border-radius:9px}.graph-legend span{font-size:8px;color:var(--muted)}.graph-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px}.legend-you{background:var(--coral)}.legend-luma{background:var(--lav)}.legend-memory{background:var(--mint)}.node-inspector{position:absolute;right:0;top:58px;bottom:0;width:250px;border-left:1px solid var(--line);padding:24px;background:#fdfcfa}.node-inspector h2{font-family:Georgia,serif;margin:8px 0;font-size:24px}.node-inspector p{font-size:10px;color:var(--muted);line-height:1.6}.node-inspector button{border:0;background:#f8e9e5;color:#a75d54;border-radius:8px;padding:8px 10px;font-size:8px;cursor:pointer}.history-pane{padding:25px}.timeline{display:flex;flex-direction:column;gap:15px}.timeline-item{display:grid;grid-template-columns:80px 12px 1fr;gap:12px}.timeline-item time{font-size:8px;color:var(--muted);text-align:right;padding-top:6px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--lav);box-shadow:0 0 0 4px #f2eef8;margin-top:4px}.timeline-copy{border-left:1px solid var(--line);padding:0 0 16px 15px}.timeline-copy b,.timeline-copy p{display:block;font-size:10px;margin:0}.timeline-copy p{color:var(--muted);line-height:1.5;margin-top:3px}
@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 8px rgba(239,128,109,0)}}@keyframes twinkle{50%{opacity:.35;transform:scale(.75)}}@keyframes talk{to{height:11px;border-radius:50%;background:#735865}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
@media(max-width:1000px){.view#home-view{grid-template-columns:1fr}.conversation-panel{min-height:620px;border-left:0;border-top:1px solid var(--line)}.messages{max-height:390px}.quick-actions{grid-template-columns:1fr}.companion-stage{padding:35px 6vw}.studio-view,.settings-view{grid-template-columns:1fr;padding:50px 6vw}.memory-hero{align-items:start;flex-direction:column}.memory-stats{flex-wrap:wrap}.memory-pane{margin-right:0;padding-bottom:180px}.node-inspector{top:auto;left:0;width:auto;height:180px;border-left:0;border-top:1px solid var(--line)}.topbar nav{order:3;position:fixed;bottom:12px;left:50%;transform:translateX(-50%);background:white;padding:5px;border-radius:999px;box-shadow:0 10px 35px rgba(0,0,0,.14);z-index:30}.privacy-pill{margin-left:auto}}@media(max-width:560px){.topbar{padding:0 18px}.privacy-pill{font-size:0}.privacy-pill:after{content:"Private";font-size:10px}.avatar-wrap{width:220px;height:220px}.hello-copy h1{font-size:34px}.conversation-panel{min-height:570px}.studio-view,.settings-view{padding:34px 18px 90px}.memory-view{padding:34px 14px 90px}.studio-view{display:block}.studio-copy{margin-bottom:28px}.studio-controls{align-items:stretch;flex-direction:column}.create-button{width:100%}.nav-button{font-size:9px;padding:8px}.provider-options,.model-fields{grid-template-columns:1fr}.provider-option>span{min-height:auto}.memory-stats>div{min-width:75px}.memory-workspace{min-height:650px}.memory-pane svg{height:430px}}
