:root{--background:#0c090e;--background-soft:#141017;--surface:#1f1822d1;--surface-strong:#211a25;--surface-hover:#2a202d;--border:#ffffff17;--text:#f7f1f5;--text-muted:#aaa0aa;--accent:#ef7e83;--accent-bright:#ff9b91;--accent-dark:#8a465c;--success:#85c9a4;--shadow:0 24px 80px #0006}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{color:var(--text);background:radial-gradient(circle at 15% 0%, #6f375233, transparent 32rem), var(--background);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100dvh;overflow:hidden}.site-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:80px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.brand-mark{color:#1c1117;background:linear-gradient(145deg, #ffd0bd, var(--accent));border-radius:11px;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-weight:800;display:grid;box-shadow:0 8px 24px #ef7e8333}.site-nav nav{color:var(--text-muted);align-items:center;gap:28px;font-size:14px;display:flex}.site-nav nav a:hover,.text-button:hover{color:var(--text)}.text-button{cursor:pointer;color:var(--text-muted);background:0 0;border:0;padding:0}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;width:min(1180px,100% - 40px);min-height:690px;margin:0 auto;display:grid}.eyebrow,.card-eyebrow{color:var(--accent-bright);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:750}.hero h1{letter-spacing:-.045em;max-width:720px;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:.98}.hero-lede{color:#beb4bd;max-width:630px;margin:0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.primary-button{color:#211216;background:linear-gradient(135deg, #ffd0bd, var(--accent-bright));cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:750;display:inline-flex;box-shadow:0 14px 40px #ef7e8333}.primary-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.trial-note{color:var(--text-muted);font-size:13px}.trust-row{color:#8f858f;flex-wrap:wrap;gap:24px;margin-top:42px;font-size:12px;display:flex}.trust-row span:before{content:"✓";color:var(--success);margin-right:7px}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.glow{filter:blur(2px);border-radius:50%;position:absolute}.glow-one{background:#813f5c33;width:380px;height:380px}.glow-two{background:#e26f681f;width:220px;height:220px;bottom:7%;right:4%}.preview-window{z-index:1;border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:min(440px,100%);box-shadow:var(--shadow);background:#19131cd1;border-radius:28px;padding:20px;position:relative;transform:rotate(1.5deg)}.preview-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:18px;display:flex}.preview-avatar{background:linear-gradient(145deg,#f28b82,#7b4b76);border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.preview-header div:nth-child(2){gap:3px;display:grid}.preview-header span,.preview-header div span{color:var(--text-muted);font-size:11px}.online-dot{background:var(--success);border-radius:50%;width:8px;height:8px;margin-left:auto}.preview-messages{flex-direction:column;justify-content:center;gap:16px;min-height:335px;padding:28px 0;display:flex}.preview-message{border-radius:18px;max-width:82%;margin:0;padding:13px 16px;font-size:14px;line-height:1.55}.preview-message.assistant{background:#2a212e;border-bottom-left-radius:5px;align-self:flex-start}.preview-message.user{color:#28181c;background:#e9a39d;border-bottom-right-radius:5px;align-self:flex-end}.preview-message.short{max-width:60%}.preview-composer{border:1px solid var(--border);color:#746b74;background:#171219;border-radius:16px;justify-content:space-between;align-items:center;height:50px;padding:0 7px 0 17px;font-size:12px;display:flex}.send-orb{color:#2a151b;background:var(--accent);border-radius:12px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.picker-section,.privacy-section{width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0}.section-heading{max-width:620px;margin-bottom:44px}.section-heading h2,.privacy-section h2{letter-spacing:-.03em;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,52px);font-weight:500}.section-heading p,.privacy-section p{color:var(--text-muted);line-height:1.65}.companion-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.companion-card{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff06, transparent), var(--background-soft);border-radius:24px;flex-direction:column;align-items:flex-start;min-height:330px;padding:26px;transition:transform .16s,border-color .16s,background .16s;display:flex}.companion-card:hover{background:#18121a;border-color:#ef7e8347;transform:translateY(-4px)}.companion-card h3{margin:7px 0 8px;font-family:Georgia,serif;font-size:28px;font-weight:500}.companion-card p{color:var(--text-muted);margin:0;line-height:1.6}.companion-card>div{margin-top:22px}.card-action{border:0;border-top:1px solid var(--border);color:#ded5dc;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:44px;margin-top:auto;padding:14px 0 6px;display:flex}.privacy-section{border-top:1px solid var(--border);grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.privacy-points{gap:16px;display:grid}.privacy-points article{border:1px solid var(--border);background:#ffffff05;border-radius:18px;padding:22px}.privacy-points p{margin:6px 0 0}.site-footer{border-top:1px solid var(--border);color:#827882;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:90px;margin:0 auto;font-size:12px;display:flex}.avatar{color:#fff;letter-spacing:.05em;border:2px solid #ffffff21;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden;box-shadow:inset 0 0 30px #ffffff14}.avatar svg{width:100%;height:100%;display:block}.avatar-small{width:34px;height:34px;font-size:9px}.avatar-medium{width:44px;height:44px;font-size:10px}.avatar-large{width:72px;height:72px;font-size:13px}.chat-shell{background:#0f0b11;grid-template-columns:280px 1fr;height:100dvh;display:grid;overflow:hidden}.chat-sidebar{border-right:1px solid var(--border);background:#151017;flex-direction:column;min-width:0;padding:20px 14px 14px;display:flex}.sidebar-top{justify-content:space-between;padding:0 8px 20px;display:flex}.drawer-close{display:none}.new-chat-button{border:1px solid var(--border);cursor:pointer;background:#ffffff06;border-radius:13px;align-items:center;gap:10px;width:100%;height:44px;padding:0 14px;display:flex}.sidebar-label{color:#726873;letter-spacing:.12em;text-transform:uppercase;margin:26px 12px 9px;font-size:10px;font-weight:750}.conversation-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.conversation-item.active{background:#251c28}.conversation-item span{gap:3px;min-width:0;display:grid}.conversation-item strong{font-size:13px}.conversation-item small{color:#8c828c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sidebar-spacer{flex:1}.guest-card{border:1px solid var(--border);background:#1e1721;border-radius:16px;gap:8px;padding:15px;display:grid}.guest-card-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.guest-card strong{font-size:12px}.meter{background:#332836;border-radius:999px;height:4px;overflow:hidden}.meter span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.guest-card button{width:100%;min-height:44px;color:var(--accent-bright);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;margin-top:3px;padding:8px 0;font-size:11px;display:flex}.settings-item{color:#8c828c;text-align:left;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:12px;font-size:12px}.chat-main{background:radial-gradient(circle at 50% -10%,#65304c29,#0000 28rem),#100c12;grid-template-rows:auto auto 1fr auto;min-width:0;height:100dvh;display:grid}.chat-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#100c12d9;align-items:center;gap:12px;min-height:72px;padding:0 24px;display:flex}.chat-identity{gap:3px;display:grid}.chat-identity strong{font-family:Georgia,serif;font-size:16px;font-weight:500}.chat-identity span{color:var(--text-muted);align-items:center;gap:6px;font-size:10px;display:flex}.chat-identity i{background:var(--success);border-radius:50%;width:6px;height:6px}.header-action,.menu-button,.drawer-close{cursor:pointer;background:0 0;border:0}.header-action{min-width:44px;min-height:44px;color:var(--text-muted);place-items:center;font-size:18px;display:inline-grid}.chat-identity+.header-action{margin-left:auto}.header-action:disabled{opacity:.4;cursor:not-allowed}.header-action:not(:disabled):hover{color:var(--accent-bright)}.menu-button{display:none}.mode-notice{color:#8e848e;background:#ef7e830b;border-bottom:1px solid #ef7e8317;justify-content:center;align-items:center;gap:16px;min-height:33px;padding:0 24px;font-size:10px;display:flex}.mode-notice span:first-child{color:#d9a4a5}.message-scroll{scrollbar-color:#332835 transparent;min-height:0;overflow-y:auto}.conversation-start{text-align:center;justify-items:center;padding:58px 24px 38px;display:grid}.conversation-start h1{margin:15px 0 4px;font-family:Georgia,serif;font-size:26px;font-weight:500}.conversation-start p{color:var(--text-muted);margin:0 0 8px;font-size:13px}.conversation-start>span{color:#756b76;font-size:10px}.message-list{width:min(760px,100% - 36px);margin:0 auto;padding-bottom:30px}.message-row{gap:13px;margin:0 0 25px;display:flex}.message-row.user{justify-content:flex-end}.message-content{max-width:min(620px,86%)}.message-author{color:#827882;margin:0 0 7px;font-size:10px;display:block}.message-row.user .message-author{text-align:right}.message-content p{white-space:pre-wrap;overflow-wrap:anywhere;background:#251d28;border-radius:18px;margin:0;padding:13px 16px;line-height:1.6}.message-row.assistant .message-content p{border-bottom-left-radius:5px}.message-row.user .message-content p{color:#2b171d;background:#e4a09c;border-bottom-right-radius:5px}.composer-wrap{padding:12px 22px max(13px, env(safe-area-inset-bottom));background:linear-gradient(#0000,#100c12 18%)}.composer{background:#1d171f;border:1px solid #ffffff1f;border-radius:20px;align-items:flex-end;gap:12px;width:min(760px,100%);min-height:58px;margin:0 auto;padding:9px 9px 9px 18px;display:flex;box-shadow:0 16px 50px #00000040}.composer:focus-within{border-color:#ef7e836b}.composer textarea{resize:none;min-height:38px;max-height:140px;color:var(--text);background:0 0;border:0;outline:0;flex:1;line-height:1.45}.composer textarea::placeholder{color:#756c76}.composer button{color:#2c171c;background:var(--accent);cursor:pointer;border:0;border-radius:14px;flex:none;width:44px;height:44px;font-size:19px}.composer button:disabled{color:#70666f;cursor:default;background:#322835}.composer button:focus-visible{outline-offset:2px;outline:2px solid #ef7e83a6}.composer .stop-button{color:#f0e9ef;background:#3a2f3d;font-size:14px}.composer .stop-button:hover{background:#4a3c4e}.memory-moment{color:#c9b3e8;background:#c89bf21a;border:1px solid #c89bf252;border-radius:999px;align-self:flex-start;margin-bottom:4px;padding:3px 10px;font-size:11px;text-decoration:none;animation:.5s ease-out memory-moment-in;display:inline-block}.memory-moment:hover,.memory-moment:focus-visible{color:#e6d4ff;border-color:#c89bf299}@keyframes memory-moment-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.name-ask-card{background:#1d171f;border:1px solid #ffffff1a;border-radius:18px;justify-items:center;gap:10px;width:min(340px,100%);margin-top:18px;padding:16px 18px;display:grid}.name-ask-question{color:var(--text);font-size:14px}.name-ask-row{gap:8px;width:100%;display:flex}.name-ask-row input{min-width:0;color:var(--text);background:#141016;border:1px solid #ffffff24;border-radius:12px;outline:0;flex:1;padding:9px 12px}.name-ask-row input:focus-visible{border-color:#ef7e8380}.name-ask-row .primary-button{padding:9px 16px;font-size:13px}.typing-dots{align-items:center;gap:4px;padding:4px 0;display:inline-flex}.typing-dots i{opacity:.4;background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-bounce}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.9;transform:translateY(-3px)}}.composer-wrap>p{color:#6d646d;text-align:center;margin:7px 0 0;font-size:9px}.modal-layer{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070508c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.signup-modal{width:min(430px,100%);box-shadow:var(--shadow);text-align:center;background:radial-gradient(circle at 50% 0,#ef7e8324,#0000 18rem),#1b151e;border:1px solid #ffffff21;border-radius:26px;justify-items:center;padding:34px;display:grid;position:relative}.modal-close{width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;font-size:22px;display:grid;position:absolute;top:8px;right:8px}.modal-icon{color:#2c171c;background:linear-gradient(145deg, #ffd0bd, var(--accent));border-radius:17px;place-items:center;width:52px;height:52px;margin-bottom:22px;font-family:Georgia,serif;font-size:24px;font-weight:800;display:grid}.signup-modal h2{letter-spacing:-.03em;margin:12px 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.signup-modal p{color:var(--text-muted);margin:0 0 24px;line-height:1.65}.modal-primary{width:100%;margin-bottom:16px}.signup-modal small{color:#776d77;margin-top:22px;line-height:1.5}.drawer-scrim{display:none}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding:80px 0}.hero-copy{text-align:center}.hero-lede{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:470px}.companion-grid{grid-template-columns:repeat(2,1fr)}.privacy-section{grid-template-columns:1fr;gap:30px}.chat-shell{grid-template-columns:1fr}.chat-sidebar{z-index:12;width:min(310px,88vw);transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-102%);box-shadow:24px 0 60px #00000073}.chat-sidebar.is-open{transform:translate(0)}.drawer-close,.menu-button{place-items:center;display:inline-grid}.drawer-close{width:44px;height:44px;margin-right:-8px;font-size:22px}.menu-button{width:44px;height:44px;margin-left:-8px;font-size:18px}.drawer-scrim{z-index:11;background:#060407a3;border:0;display:block;position:fixed;inset:0}}@media (max-width:620px){.site-nav{height:68px}.site-nav nav a:not(.text-button){display:none}.hero{gap:20px;width:min(100% - 28px,1180px);padding-top:55px}.hero h1{font-size:clamp(43px,14vw,62px)}.hero-lede{font-size:16px}.hero-visual{min-height:440px}.preview-window{padding:16px}.picker-section,.privacy-section{width:min(100% - 28px,1180px);padding:78px 0}.companion-grid{grid-template-columns:1fr}.companion-card{min-height:300px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;width:min(100% - 28px,1180px);padding:25px 0}.chat-header{min-height:64px;padding:0 14px}.mode-notice{justify-content:space-between;gap:8px;min-height:36px;padding:0 12px}.conversation-start{padding:36px 18px 30px}.message-list{width:calc(100% - 24px)}.message-content{max-width:88%}.message-content p{padding:11px 14px;font-size:15px}.composer-wrap{padding-inline:10px}.signup-modal{padding:30px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-shell{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.auth-card{background:var(--surface-strong);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:16px;width:min(420px,100%);padding:36px 32px;display:flex}.auth-card h1{margin:8px 0 0;font-size:24px;line-height:1.25}.auth-card p{color:var(--text-muted);margin:0;line-height:1.55}.auth-card p strong{color:var(--text)}.auth-form{flex-direction:column;gap:12px;margin-top:4px;display:flex}.auth-form input{background:var(--surface);color:var(--text);border:1px solid #ffffff1a;border-radius:14px;padding:13px 16px;font-size:16px}.auth-form input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.auth-hint{font-size:14px}.auth-error{color:var(--accent-bright);font-size:14px}.memories-page{flex-direction:column;gap:20px;max-width:720px;min-height:100dvh;margin:0 auto;padding:32px 20px 80px;display:flex}.memories-header h1{margin:18px 0 6px;font-size:28px}.memories-header p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.55}.memories-empty{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:flex-start;gap:14px;padding:28px;font-size:15px;display:flex}.privacy-section{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px 26px;display:flex}.privacy-section h2{margin:0;font-size:18px}.privacy-section p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.55}.privacy-danger{border-color:#ef7e8373}.privacy-delete-row{flex-wrap:wrap;gap:10px;width:100%;display:flex}.privacy-delete-row input{background:var(--surface-deep,#00000040);border:1px solid var(--border);min-width:200px;color:inherit;border-radius:12px;flex:1;padding:10px 14px;font-size:15px}.account-field{width:100%;max-width:360px;color:var(--text-muted);gap:6px;font-size:14px;display:grid}.account-field input{background:var(--surface-deep,#00000040);border:1px solid var(--border);color:inherit;border-radius:12px;padding:10px 14px;font-size:15px}.account-links{flex-wrap:wrap;gap:10px;display:flex}.device-list{gap:10px;margin:0 0 14px;padding:0;list-style:none;display:grid}.device-row{border:1px solid var(--line-soft,#ffffff14);background:#ffffff08;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.device-row .danger-button{white-space:nowrap;flex-shrink:0}.device-row em{color:var(--accent-bright);font-style:normal}.device-row small{color:var(--text-secondary,#fff9)}.danger-button{min-height:44px;color:var(--accent-bright);cursor:pointer;background:#ef7e8324;border:1px solid #ef7e8399;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:15px;display:inline-flex}.danger-button:disabled{opacity:.45;cursor:not-allowed}.danger-button:not(:disabled):hover{background:#ef7e8347}.memory-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.memory-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.memory-card.is-paused{opacity:.6}.memory-meta{align-items:center;gap:8px;display:flex}.memory-kind{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-bright);background:#ef7e8324;border-radius:999px;padding:3px 10px;font-size:11px}.memory-kind.episodic{color:var(--success);background:#85c9a424}.memory-paused-tag{color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:3px 10px;font-size:11px}.memory-content{margin:0;font-size:16px;line-height:1.55}.memory-edit{background:var(--background-soft);width:100%;color:var(--text);border:1px solid var(--border);font:inherit;resize:vertical;border-radius:12px;padding:10px 12px;line-height:1.55}.memory-actions{gap:8px;display:flex}.memory-actions button{border:1px solid var(--border);min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;font-size:13px;display:inline-flex}.memory-actions button:hover,.memory-actions button:focus-visible{color:var(--text);border-color:var(--accent-dark)}.memory-actions .memory-delete:hover,.memory-actions .memory-delete:focus-visible{color:var(--accent-bright);border-color:var(--accent-dark)}.remember-button{color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:0;align-self:flex-end;margin-top:4px;padding:2px 4px;font-size:12px;transition:opacity .15s}@media (prefers-reduced-motion:reduce){.remember-button{transition:none}}.message-row.user:hover .remember-button,.message-row.assistant:hover .remember-button,.remember-button:focus-visible{opacity:1}.remember-button:hover,.remember-button:focus-visible{color:var(--accent-bright)}.memory-toast{background:var(--surface-strong);border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow);z-index:40;text-align:center;border-radius:999px;max-width:min(90vw,480px);padding:10px 20px;font-size:14px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}
