@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#e8ecf8;background:#090e1b;font-synthesis:none;--bg: #090e1b;--panel: #101729;--panel-2: #141d31;--panel-3: #1a243a;--line: rgba(161, 177, 210, .14);--muted: #8d99b2;--text: #e8ecf8;--blue: #85dcfa;--violet: #8994ff;--purple: #d184ff;--green: #62d9aa;--yellow: #f4cb71;--red: #ff8295;--gradient: linear-gradient(135deg, #87e1fb 0%, #8793ff 53%, #d184ff 100%);--shadow: 0 22px 70px rgba(0, 0, 0, .32)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}html{overflow:hidden}body{min-width:0;min-height:100vh;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{min-width:0;max-width:100%;color:var(--text);background:#070c18bf;border:1px solid var(--line);border-radius:11px;outline:none;transition:.2s}input:focus,textarea:focus,select:focus{border-color:#8696ffb3;box-shadow:0 0 0 3px #8696ff1c}textarea{resize:vertical}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#93a5cf;font-size:10px;letter-spacing:.18em;font-weight:700;text-transform:uppercase}.primary,.secondary,.ghost{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;font-weight:700;transition:.2s}.primary{color:#0d1428;background:var(--gradient);box-shadow:0 8px 28px #7f8eff2e}.primary:hover{transform:translateY(-1px);filter:brightness(1.07)}.secondary{color:#dfe6fb;background:#8795ff1a;border:1px solid rgba(135,149,255,.22)}.secondary:hover,.ghost:hover{background:#8795ff29}.ghost{color:var(--muted)}.wide{width:100%}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.1fr) minmax(470px,.9fr);background:radial-gradient(circle at 10% 20%,#182851 0,transparent 34%),#090e1b;position:relative;overflow:hidden}.auth-orb{position:absolute;width:340px;height:340px;border-radius:50%;filter:blur(90px);opacity:.16;pointer-events:none}.orb-one{background:#7f95ff;top:-170px;left:35%}.orb-two{background:#c677ff;bottom:-180px;right:-100px}.auth-story{min-height:100vh;padding:clamp(38px,5vw,76px);display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.07);background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;position:relative}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup img{width:43px;height:43px}.brand-lockup div{display:flex;flex-direction:column}.brand-lockup b{font-size:17px;letter-spacing:.01em}.brand-lockup span{color:var(--muted);font-size:11px;letter-spacing:.12em}.story-copy{max-width:650px}.story-copy h1{font-size:clamp(46px,5.5vw,76px);line-height:1.09;letter-spacing:-.045em;margin:26px 0 25px}.story-copy h1 em{font-style:normal;color:transparent;background:var(--gradient);-webkit-background-clip:text;background-clip:text}.story-copy>p{color:#a6b1c9;max-width:570px;font-size:17px;line-height:1.85}.story-points{display:flex;flex-wrap:wrap;gap:11px;margin-top:38px}.story-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--line);border-radius:999px;color:#bbc5dc;background:#10182aab;font-size:12px}.story-points svg{width:15px;color:var(--blue)}.auth-story>small{color:#66728b;letter-spacing:.06em}.auth-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:46px;position:relative}.auth-card{width:min(100%,450px)}.auth-card h2{font-size:31px;margin:9px 0 8px;letter-spacing:-.03em}.auth-card>p{color:var(--muted);line-height:1.6;font-size:14px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#0c1323;border:1px solid var(--line);border-radius:12px;margin:27px 0 24px}.auth-tabs button{min-height:39px;color:#71809e;font-weight:700;border-radius:8px}.auth-tabs button.active{background:#1b263e;color:var(--text);box-shadow:0 5px 16px #00000038}.auth-card form{display:grid;gap:15px}.auth-card label,.modal label,.settings-card label,.admin-login-card label{display:grid;gap:8px;color:#aeb9d0;font-size:12px;font-weight:600}.auth-card input,.modal input,.modal textarea,.modal select,.settings-card input,.settings-card textarea,.settings-card select,.admin-login-card input{width:100%;min-height:48px;padding:11px 14px}.form-error{display:flex;align-items:flex-start;gap:8px;color:#ff9bac;background:#ff5e781a;padding:11px 13px;border-radius:9px;font-size:12px}.admin-entry{display:flex;align-items:center;justify-content:center;gap:7px;color:#73809b;margin:19px auto 0;font-size:12px}.admin-entry:hover{color:var(--blue)}.security-note{display:flex;align-items:center;gap:6px;position:absolute;bottom:29px;color:#5f6c86;font-size:10px}.mobile-brand{display:none}.app-shell{height:100vh;display:grid;grid-template-columns:76px 1fr;background:var(--bg)}.rail{background:#0b1120;border-right:1px solid var(--line);padding:15px 11px 13px;display:flex;flex-direction:column;align-items:center;z-index:20}.rail-brand img{width:46px;height:46px}.rail nav{display:flex;flex-direction:column;gap:7px;width:100%;margin-top:34px}.rail nav button,.rail-bottom button{width:100%;aspect-ratio:1;border-radius:13px;display:grid;place-items:center;color:#687691;position:relative;transition:.2s}.rail nav button svg,.rail-bottom button svg{width:21px}.rail nav button span,.rail-bottom button span{display:none}.rail nav button.active,.rail nav button:hover,.rail-bottom button.active,.rail-bottom button:hover{color:#dfe5ff;background:linear-gradient(145deg,#84e2ff24,#8b8bff21)}.rail nav button.active:before{content:"";position:absolute;left:-11px;width:3px;height:26px;border-radius:0 3px 3px 0;background:var(--gradient)}.rail nav button i{position:absolute;top:7px;right:7px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:#fff;background:#a97df9;border-radius:50%;font-size:9px;font-style:normal;font-weight:700}.rail-bottom{width:100%;display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:auto}.rail-bottom .avatar{margin-top:8px}.workspace{min-width:0;min-height:0}.mobile-topbar,.mobile-scrim{display:none}.avatar{flex:0 0 auto;position:relative;display:grid;place-items:center;color:#0d1425;background:linear-gradient(145deg,#8be3f8,#8b92ff 58%,#ce85ff);border:2px solid rgba(255,255,255,.12);font-weight:800;box-shadow:inset 0 0 20px #ffffff21}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.avatar-sm{width:34px;height:34px;border-radius:11px;font-size:10px}.avatar-md{width:45px;height:45px;border-radius:14px;font-size:13px}.avatar-lg{width:76px;height:76px;border-radius:23px;font-size:20px}.status-dot{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:3px solid var(--panel);border-radius:50%}.status-online{background-color:var(--green)!important}.status-away{background-color:var(--yellow)!important}.status-ai_away{background:linear-gradient(135deg,var(--violet),var(--purple))!important}.inline-dot{width:7px;height:7px;display:inline-block;border-radius:50%;margin-right:6px}.three-pane{height:100vh;display:grid;grid-template-columns:316px minmax(460px,1fr) 244px}.conversation-list,.profile-pane,.ai-sidebar,.settings-nav{background:#0f1626}.conversation-list{border-right:1px solid var(--line);padding:24px 16px 15px;display:flex;flex-direction:column;min-height:0}.pane-title{display:flex;align-items:center;justify-content:space-between;margin:0 7px 18px}.pane-title h2{font-size:26px;letter-spacing:-.03em;margin-top:4px}.pane-title>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--blue);background:#86e0ff12}.search-box{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;background:#070c17a1;border:1px solid var(--line);border-radius:11px;color:#63718e}.search-box input{flex:1;min-width:0;border:0;background:transparent;box-shadow:none;padding:0}.search-box.compact{margin-bottom:15px}.special-thread{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid rgba(133,149,255,.16);border-radius:13px;background:linear-gradient(120deg,#84e1fb0f,#d084ff12);text-align:left}.special-thread>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:#10172b;background:var(--gradient)}.special-thread>div{flex:1;display:grid;gap:2px}.special-thread b{font-size:13px}.special-thread small{color:var(--muted);font-size:10px}.special-thread>svg{width:15px;color:#61708d}.list-section-label{display:flex;align-items:center;justify-content:space-between;margin:20px 6px 8px;color:#687692;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.list-section-label svg{width:16px}.conversation-items{flex:1;min-height:0;overflow-y:auto;padding-right:2px}.conversation-items>button{width:100%;display:flex;gap:10px;padding:10px 9px;border-radius:13px;text-align:left;transition:.2s}.conversation-items>button:hover,.conversation-items>button.selected{background:#182238}.conversation-items>button.selected{box-shadow:inset 2px 0 var(--violet)}.conversation-copy{min-width:0;flex:1}.conversation-copy>div{display:flex;justify-content:space-between;gap:7px}.conversation-copy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy time{color:#5f6d86;font-size:9px}.conversation-copy p{color:#8491aa;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0 5px}.conversation-copy>span{color:#8999bd;font-size:9px;border:1px solid var(--line);padding:2px 6px;border-radius:6px}.future-row{display:flex;align-items:center;gap:11px;padding:11px 9px;border-top:1px solid var(--line);text-align:left}.future-row>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#75839e;background:#151e31}.future-row>div{flex:1;display:grid}.future-row b{font-size:12px}.future-row small{color:#697791;font-size:9px}.future-row>svg{width:14px;color:#56647e}.chat-panel{background:#11192a;display:flex;flex-direction:column;min-width:0;min-height:0;position:relative}.chat-header{min-height:82px;display:flex;align-items:center;gap:12px;padding:15px 21px;border-bottom:1px solid var(--line)}.chat-header>div:nth-child(3){flex:1}.chat-header h3{font-size:15px}.chat-header p{color:var(--muted);font-size:10px;margin-top:3px}.chat-actions{display:flex;align-items:center;gap:7px}.chat-actions label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.chat-actions select{min-height:34px;padding:0 9px;font-size:10px}.chat-actions>button{width:35px;height:35px;display:grid;place-items:center;color:#71809c}.ai-away-banner{display:flex;align-items:center;gap:9px;padding:9px 18px;color:#b5bdfa;background:linear-gradient(90deg,#7f8bff1c,#cd80ff12);border-bottom:1px solid rgba(152,139,255,.13);font-size:10px}.ai-away-banner svg{width:15px}.message-scroll{flex:1;overflow-y:auto;padding:18px clamp(18px,4vw,58px)}.day-divider{display:flex;align-items:center;gap:10px;color:#59667f;font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin:4px 0 22px}.day-divider:before,.day-divider:after{content:"";height:1px;flex:1;background:var(--line)}.message-row{display:flex;align-items:flex-start;gap:10px;margin:18px 0}.message-row>div:last-child{max-width:min(76%,640px)}.message-row.own{flex-direction:row-reverse}.message-row.own>div:last-child{display:flex;flex-direction:column;align-items:flex-end}.sender-line{display:flex;align-items:center;gap:5px;color:#8b98b2;font-size:9px;margin:0 4px 5px}.sender-line time{color:#59667f;margin-left:4px}.bubble{white-space:pre-wrap;color:#d8deee;background:#1b263b;border:1px solid rgba(163,178,211,.08);padding:10px 13px;border-radius:4px 14px 14px;font-size:12px;line-height:1.65}.own .bubble{color:#11172a;background:linear-gradient(135deg,#83d9f4,#9ca6ff);border-radius:14px 4px 14px 14px}.twin .bubble,.own.twin .bubble{color:#edf0ff;background:linear-gradient(135deg,#273054,#342745);border-color:#aa8dff61;text-shadow:0 1px 1px rgba(0,0,0,.25)}.twin .sender-line{color:#b6a8ff}.share-card{width:min(520px,100%);min-width:0;padding:15px;color:#d9dff0;border:1px solid rgba(137,151,255,.22);border-radius:15px;background:linear-gradient(145deg,#1a2440,#151d31);box-shadow:0 13px 35px #0000002b}.share-brand{display:flex;align-items:center;gap:7px;color:#b8adff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.share-brand svg{width:14px}.share-card>small{display:block;color:#6f7e99;font-size:9px;margin:8px 0 10px}.share-card h4{font-size:12px;line-height:1.5}.share-summary,.share-answer{margin-top:11px;padding:11px;border-radius:11px}.share-summary{background:#8e81ff17;border:1px solid rgba(158,143,255,.14)}.share-answer{background:#ffffff06;border:1px solid rgba(255,255,255,.05)}.share-summary>b,.share-answer>b{display:block;color:#b8adff;font-size:9px;letter-spacing:.06em;margin-bottom:6px}.share-summary>p,.share-answer>p{color:#aeb9ce;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.7}.share-answer>p{max-height:130px;overflow:hidden}.share-answer.expanded>p{max-height:none;overflow:visible}.share-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;min-height:34px;margin-top:5px;color:#aaa0ff;font-size:9px}.share-toggle svg{width:14px;transition:transform .2s}.share-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.share-card blockquote{color:#c7d0e2;margin:12px 0 0;padding:8px 11px;background:#ffffff0a;border-left:2px solid var(--purple);font-size:10px}.share-card footer{color:#5f6b83;font-size:8px;border-top:1px solid var(--line);margin-top:12px;padding-top:9px}.system-message{display:flex;gap:11px;width:min(520px,90%);margin:18px auto;padding:12px 14px;background:#eec26112;border:1px solid rgba(238,194,97,.16);border-radius:13px}.system-message>span{color:var(--yellow)}.system-message svg{width:17px}.system-message b{color:#d9c893;font-size:10px}.system-message p{white-space:pre-wrap;color:#b7b09d;font-size:11px;margin:3px 0}.system-message time{color:#6a6b70;font-size:8px}.chat-welcome{display:grid;place-items:center;color:var(--muted);padding:60px 20px;text-align:center}.chat-welcome h3{color:var(--text);font-size:15px;margin:13px 0 6px}.chat-welcome p{font-size:11px}.composer{padding:10px 18px 15px;border-top:1px solid var(--line);background:#101827}.composer-tools{display:flex;justify-content:space-between;align-items:center;color:#5e6b84;font-size:8px;margin-bottom:5px}.composer-tools button{color:#71809b}.composer-tools svg{width:17px}.composer-row{display:flex;gap:8px;align-items:flex-end}.composer textarea{flex:1;min-height:45px;max-height:120px;padding:13px}.send-button{width:45px;height:45px;border-radius:13px;color:#11182a;background:var(--gradient)}.send-button svg{width:18px}.profile-pane{border-left:1px solid var(--line);padding:35px 22px;text-align:center}.profile-pane>.avatar{margin:0 auto 13px}.profile-pane h3{font-size:16px}.profile-pane>p{color:var(--muted);font-size:10px;margin:3px 0 11px}.profile-status{display:inline-block;color:#b7c3da;background:#182338;border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:9px}.profile-bio{color:#8a97af;font-size:10px;line-height:1.65;padding:20px 0;margin:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-facts{display:grid;gap:12px;text-align:left;margin-bottom:20px}.profile-facts div{display:flex;justify-content:space-between}.profile-facts span{color:#67758f;font-size:9px}.profile-facts b{color:#b7c2d7;font-size:10px}.mobile-back{display:none}.page{height:100vh;overflow-y:auto;padding:clamp(24px,4vw,52px);background:radial-gradient(circle at 90% 0,rgba(125,142,255,.08),transparent 32%),#101727}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 auto 28px;max-width:1180px}.page-header h1,.settings-content header h1{font-size:clamp(28px,3vw,42px);letter-spacing:-.04em;margin:7px 0}.page-header p,.settings-content header p{color:var(--muted);font-size:12px;line-height:1.6}.count-badge{display:flex;align-items:center;gap:8px;color:#aebbd7;background:#141d31bf;border:1px solid var(--line);border-radius:12px;padding:10px 13px;font-size:11px}.count-badge svg{width:17px;color:var(--blue)}.page-grid{max-width:1180px;margin:auto;display:grid;gap:18px}.friends-grid{grid-template-columns:1.35fr .65fr}.card,.settings-card{background:#131c2fdb;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 48px #0000001f}.discover-card,.request-card,.all-friends,.reminder-card{padding:21px}.span-full{grid-column:1 / -1}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-title h2{font-size:16px}.section-title p{color:var(--muted);font-size:10px;margin-top:3px}.section-title>svg{color:var(--blue)}.section-title>i{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-style:normal;font-size:10px}.search-box.large{min-height:48px}.search-box.large button{min-height:34px;color:#0f1626;background:var(--gradient);border-radius:9px;padding:0 16px;font-weight:700}.search-box.large button svg{width:17px}.people-results{margin-top:15px}.person-row{display:flex;align-items:center;gap:11px;padding:11px 2px;border-bottom:1px solid rgba(155,170,200,.08)}.person-row>div:nth-child(2){min-width:0;flex:1}.person-row b{display:inline;font-size:12px}.person-row span{color:#7e8ba4;font-size:9px;margin-left:7px}.person-row p{color:#7c899f;font-size:9px;margin-top:3px}.person-row>button{min-height:33px;padding:0 11px;font-size:9px}.subtle{color:#63718a}.request-list{min-width:0;min-height:150px;overflow:hidden}.request-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:11px 0;border-bottom:1px solid rgba(155,170,200,.08)}.request-copy{min-width:0;display:grid}.request-row b,.request-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-row b{font-size:11px}.request-row span{color:#75839c;font-size:9px}.request-actions{display:flex;flex:0 0 auto;gap:6px}.request-actions>button{width:32px;height:32px;display:grid;place-items:center;border-radius:9px}.request-row button svg{width:14px}.accept{color:var(--green);background:#5ed7a81a}.decline{color:var(--red);background:#ff799017}.outgoing{border-top:1px solid var(--line);margin-top:12px;padding-top:13px}.outgoing>span{color:#6f7d96;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.outgoing>div{display:flex;justify-content:space-between;padding:9px 0}.outgoing b{font-size:10px}.outgoing small{color:#66738b;font-size:9px}.friend-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.friend-cards>button{display:flex;align-items:center;gap:10px;padding:12px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#0a101d5e}.friend-cards>button:hover{border-color:#8795ff54;background:#172139}.friend-cards>button>div:nth-child(2){flex:1;display:grid;min-width:0}.friend-cards b{font-size:11px}.friend-cards span{color:#74819a;font-size:9px}.friend-cards small{color:#a3aed0;font-size:8px;margin-top:4px}.friend-cards>button>svg{width:14px;color:#60708b}.empty-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.empty-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid var(--line);border-radius:17px;color:#7686a7;background:#151f34}.empty-icon svg{width:22px}.empty-state h3{font-size:13px;margin:12px 0 5px}.empty-state p{color:#74819a;max-width:310px;font-size:10px;line-height:1.6}.empty-state .secondary,.empty-state .primary{width:auto;margin-top:14px}.ai-layout{height:100vh;display:grid;grid-template-columns:280px 1fr}.ai-sidebar{padding:24px 17px;border-right:1px solid var(--line)}.ai-agent-card{display:grid;place-items:center;text-align:center;padding:27px 15px;margin-top:21px;border:1px solid rgba(139,151,255,.19);border-radius:18px;background:radial-gradient(circle at 50% 0,rgba(135,223,253,.12),transparent 55%),#141d31}.ai-agent-orb{width:62px;height:62px;display:grid;place-items:center;color:#11172b;background:var(--gradient);border-radius:21px;box-shadow:0 13px 30px #8a91ff38}.ai-agent-orb.small{width:42px;height:42px;border-radius:13px}.ai-agent-orb.tiny{width:32px;height:32px;border-radius:10px}.ai-agent-orb svg{width:27px}.ai-agent-orb.tiny svg{width:15px}.ai-agent-card b{margin-top:13px;font-size:14px}.ai-agent-card p{color:var(--muted);font-size:9px;margin:3px 0 11px}.ai-agent-card span{color:#a8b4d4;border:1px solid var(--line);border-radius:999px;padding:4px 8px;font-size:8px}.ai-info{display:flex;gap:9px;color:#71809b;padding:14px 5px;margin-top:17px;border-top:1px solid var(--line);font-size:9px;line-height:1.55}.ai-info svg{flex:0 0 auto;width:15px;color:#8796b7}.ai-chat{min-width:0;min-height:0;display:flex;flex-direction:column;background:radial-gradient(circle at 50% -10%,rgba(126,143,255,.1),transparent 32%),#111929}.ai-chat>header{min-height:78px;display:flex;align-items:center;gap:11px;padding:14px 22px;border-bottom:1px solid var(--line)}.ai-chat>header>div:nth-child(2){flex:1}.ai-chat>header h3{font-size:14px}.ai-chat>header p{color:var(--muted);font-size:9px;margin-top:3px}.ai-chat>header button{width:auto;min-height:36px;font-size:10px}.ai-chat>header button svg{width:14px}.ai-message-scroll{flex:1;overflow-y:auto;padding:25px max(28px,calc((100vw - 1100px)/2))}.ai-welcome{min-height:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ai-welcome-mark{width:74px;height:74px;display:grid;place-items:center;color:#101728;background:var(--gradient);border-radius:25px;margin-bottom:20px;box-shadow:0 20px 48px #8291ff38}.ai-welcome-mark svg{width:31px}.ai-welcome h1{font-size:clamp(26px,3vw,42px);letter-spacing:-.04em;margin:8px 0}.ai-welcome>p{color:var(--muted);font-size:11px}.prompt-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px}.prompt-chips button{display:flex;align-items:center;gap:9px;padding:9px 11px;color:#aeb9d0;background:#172138;border:1px solid var(--line);border-radius:10px;font-size:9px}.prompt-chips svg{width:13px;color:#71809c}.ai-message{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;max-width:880px;margin:21px auto}.ai-message>div:last-child>span{color:#8996b0;font-size:9px}.ai-message>div:last-child>p{white-space:pre-wrap;color:#d2d9ea;font-size:12px;line-height:1.8;margin-top:6px}.ai-message.user>div:last-child{background:#7e91ff1a;border:1px solid rgba(137,151,255,.13);border-radius:4px 15px 15px;padding:11px 14px}.share-action{display:inline-flex;align-items:center;gap:6px;color:#99a9d1;margin-top:11px;font-size:9px}.share-action:hover{color:var(--blue)}.share-action svg{width:13px}.typing{display:flex;gap:4px;margin-top:10px}.typing i{width:6px;height:6px;background:#8b99b4;border-radius:50%;animation:typing 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.ai-composer{padding:12px max(28px,calc((100vw - 1100px)/2)) 17px;border-top:1px solid var(--line);background:#101827}.ai-composer textarea{width:100%;min-height:64px;max-height:150px;padding:13px 15px 35px;border-radius:15px}.ai-composer>div{display:flex;align-items:center;justify-content:space-between;margin:-34px 8px 0 13px;position:relative;pointer-events:none}.ai-composer span{color:#5e6b84;font-size:8px}.ai-composer button{pointer-events:auto;width:34px;height:34px;display:grid;place-items:center;color:#101728;background:var(--gradient);border-radius:10px}.ai-composer button svg{width:15px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:#03060db8;backdrop-filter:blur(12px)}.modal{width:min(100%,500px);max-height:90vh;overflow-y:auto;background:#141d31;border:1px solid rgba(155,169,204,.2);border-radius:20px;padding:23px;box-shadow:var(--shadow)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-head h2{font-size:21px;margin-top:5px}.modal-head>button{color:#72809a}.modal form{display:grid;gap:14px}.modal textarea{min-height:90px}.modal-note{display:flex;gap:8px;color:#8593ad;padding:11px;border:1px solid var(--line);border-radius:11px;background:#ffffff06;font-size:9px}.modal-note svg{width:15px}.modal-actions{display:flex;justify-content:flex-end;gap:7px;padding-top:5px}.reminder-datetime{min-width:0;margin:0;padding:0;border:0}.reminder-datetime legend{color:#aeb9d0;font-size:12px;font-weight:600;margin-bottom:8px}.reminder-datetime>div{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px}.reminder-datetime>div label{color:#7886a0;font-size:9px}.reminder-datetime>small{display:block;color:#68758f;font-size:9px;margin-top:7px}.share-preview{display:flex;gap:11px;padding:13px;border:1px solid rgba(139,151,255,.17);border-radius:13px;background:#18233a;margin-bottom:16px}.share-preview>svg{flex:0 0 auto;color:#af9cff;width:18px}.share-preview>div{min-width:0}.share-preview b{display:block;font-size:11px}.share-preview p{color:#8794aa;max-height:150px;overflow-y:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:9px;line-height:1.6;margin-top:5px}.share-preview small{display:block;color:#746d9f;font-size:8px;margin-top:7px}.share-modal>label{margin-bottom:14px}.share-friends{display:grid;gap:5px}.share-friends button{display:flex;align-items:center;gap:10px;padding:9px;border-radius:11px;text-align:left}.share-friends button:hover{background:#19243a}.share-friends span{flex:1;display:grid;font-size:11px}.share-friends small{color:#75829a;font-size:8px}.share-friends>button>svg{width:15px;color:var(--blue)}.reminder-summary{max-width:1180px;margin:0 auto 18px;display:flex;align-items:center;gap:15px;padding:18px 21px;border:1px solid rgba(242,197,104,.16);border-radius:18px;background:linear-gradient(110deg,#f2c56814,#8290ff0d)}.summary-icon{width:48px;height:48px;display:grid;place-items:center;color:#18202d;background:linear-gradient(135deg,#f6ce77,#df9d76);border-radius:15px}.reminder-summary>div:nth-child(2){display:grid;min-width:130px}.reminder-summary span{color:#a49c86;font-size:9px}.reminder-summary b{font-size:25px}.reminder-summary small{color:#726f69;font-size:8px}.summary-rule{margin-left:auto;max-width:520px;display:flex;gap:10px;color:#8f98aa;border-left:1px solid var(--line);padding-left:18px;font-size:9px;line-height:1.6}.summary-rule svg{flex:0 0 auto;width:16px;color:#beac82}.reminder-card{max-width:1180px;margin:auto}.reminder-list{display:grid;gap:8px}.reminder-row{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#080d1854}.reminder-row.completed,.reminder-row.cancelled{opacity:.57}.reminder-state{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;color:var(--yellow);background:#eec26117;border-radius:12px}.reminder-state svg{width:18px}.reminder-row>div:nth-child(2){flex:1;display:grid;gap:3px}.reminder-row span{color:#7d8aa3;font-size:9px}.reminder-row b{font-size:12px}.reminder-row small{display:flex;align-items:center;gap:5px;color:#65728a;font-size:9px}.reminder-row small svg{width:12px}.danger-text{color:#ef8b9c!important}.settings-page{height:100vh;display:grid;grid-template-columns:286px 1fr}.settings-nav{padding:24px 16px;border-right:1px solid var(--line)}.settings-nav>button{width:100%;min-height:47px;display:flex;align-items:center;gap:10px;color:#7a88a1;padding:0 11px;border-radius:11px;text-align:left}.settings-nav>button:hover,.settings-nav>button.active{color:#dfe5f6;background:#182239}.settings-nav>button>svg:first-child{width:18px}.settings-nav>button>svg:last-child{width:14px;margin-left:auto}.future-settings{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.future-settings>span{display:block;color:#5c6982;font-size:9px;text-transform:uppercase;letter-spacing:.12em;padding:0 9px 8px}.future-settings button{width:100%;display:grid;grid-template-columns:25px 1fr;align-items:center;color:#74819b;text-align:left;padding:9px;border-radius:10px;font-size:10px}.future-settings button:hover{background:#161f34}.future-settings button svg{width:16px}.future-settings small{grid-column:2;color:#56637b;font-size:8px}.settings-content{overflow-y:auto;padding:clamp(28px,5vw,58px);background:radial-gradient(circle at 80% -10%,rgba(128,143,255,.08),transparent 35%),#101727}.settings-content>header,.settings-content>section{max-width:850px;margin-left:auto;margin-right:auto}.settings-content>header{margin-bottom:24px}.settings-card{padding:24px;margin-bottom:17px}.profile-edit-head{display:flex;align-items:center;gap:15px;padding-bottom:21px;border-bottom:1px solid var(--line)}.profile-edit-head h3{font-size:17px}.profile-edit-head p{color:var(--muted);font-size:10px;margin-top:3px}.status-selector{padding:20px 0}.status-selector>span{color:#8694ae;font-size:10px}.status-selector>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.status-selector button{display:grid;grid-template-columns:11px 1fr;align-items:center;padding:10px;text-align:left;border:1px solid var(--line);border-radius:11px;background:#080d1854}.status-selector button.active{border-color:#8696ff6e;background:#8696ff1a}.status-selector button i{width:8px;height:8px;border-radius:50%}.status-selector b{font-size:10px}.status-selector small{grid-column:2;color:#6b7891;font-size:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .span-2{grid-column:1 / -1}.settings-card label small{color:#65728b;font-weight:400;line-height:1.5}.settings-card textarea{min-height:86px}.form-actions{display:flex;gap:8px;justify-content:flex-end}.switch-row{min-height:65px;display:flex!important;align-items:center;justify-content:space-between;padding:13px;border:1px solid var(--line);border-radius:12px;background:#080d1852}.switch-row>span{display:grid;gap:3px}.switch-row b{color:#d3daea;font-size:11px}.switch-row input{appearance:none;width:40px!important;min-height:22px!important;padding:0!important;background:#263149;border-radius:999px;position:relative}.switch-row input:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:2px;border-radius:50%;background:#8b96ab;transition:.2s}.switch-row input:checked{background:#7f8fff}.switch-row input:checked:after{transform:translate(17px);background:#fff}.api-status{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid rgba(242,194,101,.18);background:#f2c2650f;border-radius:13px;margin-bottom:20px}.api-status.ready{border-color:#5ed7a830;background:#5ed7a80f}.api-status>div{color:var(--yellow)}.api-status.ready>div{color:var(--green)}.api-status span{display:grid;gap:3px}.api-status b{font-size:11px}.api-status small{color:#78859e;font-size:9px}.api-card form{display:grid;gap:16px}.key-input{position:relative}.key-input svg{position:absolute;left:13px;top:14px;width:17px;color:#697691}.key-input input{padding-left:40px}.security-box,.twin-guardrails{display:flex;gap:11px;color:#8996af;padding:14px;border:1px solid rgba(135,149,255,.14);border-radius:13px;background:#8795ff0d;margin-top:20px}.security-box svg,.twin-guardrails svg{flex:0 0 auto;width:18px;color:#929dff}.security-box b,.twin-guardrails b{color:#b9c2d7;font-size:10px}.security-box p,.twin-guardrails p{font-size:9px;line-height:1.6;margin-top:3px}.compact-card{padding:18px 24px}.compact-card h3{font-size:12px}.compact-card p{color:#75819a;font-size:9px;margin:3px 0 10px}.compact-card code{display:block;overflow-wrap:anywhere;color:#99aad3;background:#0b1222;border-radius:9px;padding:9px 11px;font-size:9px}.twin-guardrails{margin-top:0}.permission-list{display:grid;gap:4px}.permission-list>div{display:flex;align-items:center;gap:11px;padding:11px;border-bottom:1px solid rgba(155,170,200,.08)}.permission-list>div>span{flex:1;display:grid}.permission-list b{font-size:11px}.permission-list small{color:#71809a;font-size:9px}.toggle input{display:none}.toggle i{display:block;width:38px;height:21px;padding:2px;border-radius:999px;background:#263149;transition:.2s}.toggle i:after{content:"";display:block;width:17px;height:17px;border-radius:50%;background:#8b96ab;transition:.2s}.toggle input:checked+i{background:#7f8fff}.toggle input:checked+i:after{transform:translate(17px);background:#fff}.memory-intro{display:flex;gap:13px;align-items:flex-start;background:linear-gradient(135deg,#808fff17,#7edaf70a)}.memory-intro>svg{flex:0 0 auto;width:22px;color:#95a3ff}.memory-intro b{color:#d9e0ef;font-size:12px}.memory-intro p{color:#8491a9;font-size:10px;line-height:1.7;margin-top:4px}.memory-policy{background:linear-gradient(135deg,#808fff14,#7edaf706)}.memory-level-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.memory-level{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 7px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#070c165c}.memory-level>span{grid-row:1 / 3;font-size:17px}.memory-level b{color:#d9e0ef;font-size:10px}.memory-level small{color:#69768f;font-size:8px;line-height:1.45}.memory-level.level-green{border-color:#5bd3a02e}.memory-level.level-yellow{border-color:#f1c65b2e}.memory-level.level-red{border-color:#f468812e}.memory-level.level-black{border-color:#b4bbcb29}.memory-clearance-map{color:#8390a9;font-size:9px;line-height:1.7;margin-top:13px;padding-top:12px;border-top:1px solid var(--line)}.memory-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.memory-section-title h3{font-size:14px}.memory-section-title p{color:#74819a;font-size:9px;margin-top:4px}.memory-section-title .secondary{min-height:34px}.memory-section-title .secondary svg{width:14px}.memory-form{display:grid;grid-template-columns:minmax(0,2fr) minmax(150px,1fr);gap:14px}.memory-form .memory-wide{grid-column:1 / -1}.memory-form textarea{min-height:100px}.memory-category-picker{min-width:0;border:0;padding:0;margin:0}.memory-category-picker legend{color:#8c99b1;font-size:10px;font-weight:600;margin-bottom:8px}.memory-category-picker>div{display:flex;flex-wrap:wrap;gap:7px}.memory-category-picker label{position:relative;display:block}.memory-category-picker input{position:absolute;opacity:0;pointer-events:none}.memory-category-picker span,.memory-categories button{display:inline-flex;align-items:center;min-height:31px;padding:0 11px;color:#7e8ba5;background:#10192b;border:1px solid var(--line);border-radius:999px;font-size:9px;transition:.18s}.memory-category-picker input:checked+span,.memory-categories button.active{color:#eef1ff;border-color:#8797ff85;background:#8090ff2b;box-shadow:inset 0 0 0 1px #8090ff14}.memory-level-picker>small{display:block;color:#66738b;font-size:8px;margin-top:8px}.memory-list{display:grid;gap:11px}.memory-card{position:relative;display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#080d1859}.memory-card.inactive{opacity:.58}.memory-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.memory-head>div{min-width:0}.memory-head h4{color:#dce3f1;font-size:12px;overflow-wrap:anywhere}.memory-head span{display:block;color:#65738d;font-size:8px;margin-top:4px}.memory-card>p{color:#a8b3c8;font-size:10px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.memory-categories{display:flex;flex-wrap:wrap;gap:6px;padding-right:70px}.memory-categories button{min-height:27px;padding:0 9px}.memory-delete{position:absolute;right:15px;bottom:15px;display:inline-flex;align-items:center;gap:4px;color:#d47b8d;font-size:9px}.memory-delete svg{width:13px}.memory-loading{display:flex;align-items:center;justify-content:center;gap:8px;color:#7c89a2;font-size:10px;padding:28px}.memory-loading svg{width:16px;animation:spin 1s linear infinite}.memory-card-levels button.active.level-green{border-color:#5bd3a08c;background:#5bd3a021}.memory-card-levels button.active.level-yellow{border-color:#f1c65b8c;background:#f1c65b1f}.memory-card-levels button.active.level-red{border-color:#f468818c;background:#f468811f}.memory-card-levels button.active.level-black{border-color:#bec6d873;background:#bec6d81a}.audit-count{flex:0 0 auto;color:#7b88a1;font-size:9px;padding:6px 9px;border:1px solid var(--line);border-radius:999px}.memory-audit-list{display:grid;gap:7px}.memory-audit-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#080d184d}.audit-decision{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#63d5a717;color:#64d9ac}.memory-audit-row.denied .audit-decision{color:#ed8496;background:#ef708614}.audit-decision svg{width:15px}.memory-audit-row>div:last-child{min-width:0;display:grid;gap:3px}.memory-audit-row b{color:#d1d9e8;font-size:10px;overflow-wrap:anywhere}.memory-audit-row span,.memory-audit-row small{color:#74819a;font-size:8px;overflow-wrap:anywhere}.memory-audit-row p{color:#929eb5;font-size:9px;line-height:1.5;margin-top:3px;overflow-wrap:anywhere}.memory-audit-empty{display:flex;align-items:center;justify-content:center;gap:8px;color:#74819a;font-size:9px;padding:22px}.memory-audit-empty svg{width:16px}.admin-login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#1a2a50,transparent 45%),var(--bg)}.back-link{display:inline-flex;align-items:center;gap:7px;color:#8492ad}.admin-login>.back-link{position:fixed;top:26px;left:30px}.back-link svg{width:17px}.admin-login-card{width:min(90vw,420px);padding:30px;background:#131c2f;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.admin-icon{width:58px;height:58px;display:grid;place-items:center;color:#0d1425;background:var(--gradient);border-radius:18px}.admin-login-card h1{font-size:28px;margin:18px 0 8px}.admin-login-card>p{color:var(--muted);font-size:11px;line-height:1.6;margin-bottom:20px}.admin-login-card label{margin-bottom:15px}.admin-shell{min-height:100vh;background:#0e1525;overflow-y:auto}.admin-header{height:74px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#0b111fe6;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.admin-header>div:last-child{display:flex;gap:7px}.admin-header button{min-height:36px;font-size:10px}.admin-header button svg{width:14px}.admin-main{max-width:1260px;margin:auto;padding:38px 28px 60px}.admin-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-title h1{font-size:37px;margin:7px 0}.admin-title p{color:var(--muted);font-size:11px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0 18px}.stats-grid>div{display:grid;grid-template-columns:35px 1fr;align-items:center;padding:15px;background:#141e32;border:1px solid var(--line);border-radius:15px}.stats-grid svg{grid-row:1 / 3;width:20px;color:#8e9cff}.stats-grid span{color:#7886a0;font-size:9px}.stats-grid b{font-size:20px}.banner{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:11px;margin-bottom:12px;font-size:10px}.banner.warning{color:#f1a1ae;background:#ff708814;border:1px solid rgba(255,112,136,.15)}.banner svg{width:16px}.banner button{margin-left:auto}.admin-table-card{background:#141d30;border:1px solid var(--line);border-radius:17px;overflow:hidden}.table-tools{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.table-tools .search-box{width:min(420px,70%)}.table-tools>span{color:#74819a;font-size:9px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{color:#67748e;background:#080d1845;font-size:8px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}th,td{padding:13px 15px;border-bottom:1px solid rgba(155,170,200,.07);white-space:nowrap}td{color:#abb6cc;font-size:10px}.user-cell{display:flex;align-items:center;gap:9px}.user-cell>div{display:grid}.user-cell b{color:#dbe2f1;font-size:10px}.user-cell span,td small{color:#6f7c95;font-size:8px;display:block}.status-pill{display:inline-block;color:#c5cee1;padding:4px 7px;background:#ffffff0d;border-radius:999px;font-size:8px}.disabled-tag{color:var(--red);font-size:8px;margin-left:5px}.configured{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:9px}.configured svg{width:12px}.muted{color:#63718a}.row-actions{display:flex;gap:4px}.row-actions button{color:#9aa8c7;background:#1b263d;border-radius:8px;padding:7px 9px;font-size:9px}.row-actions .danger-icon{padding:6px 8px;color:#ef8b9d}.admin-edit{width:min(100%,620px)}.admin-edit .form-grid{gap:13px}.coming-page{height:100vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;background:radial-gradient(circle at 50% 34%,rgba(129,143,255,.13),transparent 29%),#101727}.coming-page>.back-link{position:fixed;left:110px;top:27px}.coming-art{width:116px;height:116px;position:relative;display:grid;place-items:center;margin-bottom:25px}.coming-art>div{width:78px;height:78px;display:grid;place-items:center;color:#11182a;background:var(--gradient);border-radius:25px;box-shadow:0 20px 60px #8492ff3d}.coming-art>div svg{width:31px}.coming-art i{position:absolute;width:8px;height:8px;border-radius:50%;background:#83dcfa}.coming-art i:nth-child(2){top:6px;right:11px}.coming-art i:nth-child(3){bottom:10px;left:0;background:#d184ff}.coming-art i:nth-child(4){right:-8px;bottom:31px;width:5px;height:5px;background:#8794ff}.coming-page h1{font-size:clamp(29px,4vw,48px);letter-spacing:-.04em;margin:9px 0}.coming-page>p{color:#98a5bd;max-width:620px;font-size:12px;line-height:1.8}.coming-page>small{color:#626f87;max-width:600px;font-size:9px;margin-top:22px}.source-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:19px}.source-chips span{color:#aab5ce;background:#19243a;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:9px}.toast{position:fixed;z-index:200;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;max-width:min(430px,calc(100vw - 40px));padding:12px 15px;color:#d6deed;background:#1a263a;border:1px solid rgba(92,215,168,.2);border-radius:12px;box-shadow:var(--shadow);font-size:10px;animation:toastIn .25s ease-out}.toast>span{color:var(--green)}.toast.error{border-color:#ff799038}.toast.error>span{color:var(--red)}.toast svg{width:17px}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}}.full-loading{height:100vh;display:grid;place-items:center;align-content:center;gap:14px;background:var(--bg)}.full-loading img{width:72px}.full-loading>span{width:120px;height:2px;overflow:hidden;background:#1b263b;position:relative}.full-loading>span:after{content:"";position:absolute;inset:0;width:45%;background:var(--gradient);animation:load 1.1s infinite ease-in-out}.full-loading p{color:var(--muted);font-size:10px}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(250%)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#28344d;border-radius:999px}::-webkit-scrollbar-track{background:transparent}@media(max-width:1180px){.three-pane{grid-template-columns:290px 1fr}.profile-pane{display:none}.friend-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){html,body,#root{width:100%;max-width:100%;height:100%;overflow:hidden}body{overflow:hidden;overscroll-behavior:none}.auth-shell{display:block}.auth-story{display:none}.auth-panel{min-height:100vh;padding:86px 24px 70px}.mobile-brand{display:flex;position:absolute;top:25px;left:24px}.security-note{position:static;margin-top:26px;text-align:center}.app-shell{display:block;width:100%;max-width:100%;height:100dvh;overflow:hidden}.workspace{width:100%;max-width:100%;min-width:0;height:100%;padding-top:64px;overflow:hidden}.mobile-topbar{width:100%;max-width:100%;height:64px;position:fixed;inset:0 0 auto;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:0 max(14px,env(safe-area-inset-right)) 0 max(14px,env(safe-area-inset-left));background:#0a101df0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.mobile-topbar>button{width:39px;height:39px;display:grid;place-items:center;color:#9aa7c2}.mobile-topbar .brand-lockup{min-width:0;gap:8px}.mobile-topbar .brand-lockup img{width:33px;height:33px}.mobile-topbar .brand-lockup b{font-size:12px}.mobile-topbar .brand-lockup span{font-size:8px}.rail{position:fixed;left:-280px;top:0;bottom:0;width:min(82vw,280px);max-width:280px;align-items:stretch;padding:20px 15px;transition:.24s;box-shadow:var(--shadow)}.rail.mobile-open{left:0}.rail-brand{text-align:left}.rail nav button,.rail-bottom button{aspect-ratio:auto;min-height:48px;display:flex;justify-content:flex-start;gap:12px;padding:0 14px}.rail nav button span,.rail-bottom button span{display:block}.rail nav button.active:before{left:-15px}.rail-bottom .avatar{display:none}.mobile-scrim{display:block;position:fixed;inset:0;z-index:19;background:#02050b99}.three-pane,.ai-layout,.settings-page{width:100%;max-width:100%;min-width:0;height:calc(100dvh - 64px);grid-template-columns:minmax(0,1fr);overflow:hidden}.conversation-list,.ai-sidebar,.settings-nav{width:100%;max-width:100%;min-width:0;border:0}.chat-panel{position:fixed;inset:64px 0 0;z-index:12;width:100%;max-width:100%;min-width:0;display:none;overflow:hidden}.chat-panel.mobile-show{display:flex}.profile-pane{display:none}.mobile-back{display:grid;place-items:center;width:35px;height:35px;color:#8492ad}.conversation-list.has-mobile-selection{display:block}.ai-layout{display:block;overflow-y:auto;overflow-x:hidden}.ai-sidebar{padding:17px}.ai-sidebar .pane-title,.ai-agent-card,.ai-info{display:none}.ai-sidebar>.primary{width:auto}.ai-chat{width:100%;max-width:100%;min-height:calc(100dvh - 125px)}.ai-message-scroll{width:100%;max-width:100%;padding:20px 15px;overflow-x:hidden}.ai-composer{width:100%;max-width:100%;padding:10px 13px 15px}.page{width:100%;max-width:100%;height:calc(100dvh - 64px);padding:23px 14px 60px;overflow-y:auto;overflow-x:hidden}.page-header{width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.page-header>div{min-width:0}.page-header h1{font-size:29px}.page-header>.count-badge{display:none}.page-header>.primary{min-width:42px;padding:0 12px}.page-grid,.reminder-summary,.reminder-card{width:100%;max-width:100%;min-width:0}.card,.settings-card,.discover-card,.request-card,.all-friends{min-width:0;max-width:100%}.friends-grid{grid-template-columns:minmax(0,1fr)}.friend-cards{grid-template-columns:1fr 1fr}.friend-cards>button{width:100%;min-width:0}.settings-page{display:block;overflow-y:auto;overflow-x:hidden}.settings-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 12px;white-space:normal;overflow:visible;background:#0e1626}.settings-nav .pane-title,.future-settings{display:none}.settings-nav>button{width:100%;min-width:0;padding:0 9px;font-size:10px}.settings-nav>button>svg:last-child{display:none}.settings-content{width:100%;max-width:100%;min-width:0;overflow:visible;padding:24px 14px 60px}.settings-content>header,.settings-content>section{width:100%;max-width:100%;min-width:0}.status-selector>div{grid-template-columns:1fr}.settings-content header h1{font-size:24px;line-height:1.2;letter-spacing:-.035em;white-space:normal;overflow-wrap:break-word;hyphens:auto}.memory-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-header>div:nth-child(3),.section-title>div,.reminder-row>div:nth-child(2){min-width:0}.chat-header h3,.chat-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-scroll,.composer,.composer-row{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.composer textarea{min-width:0}.reminder-row b,.reminder-row span,.reminder-row small{overflow-wrap:anywhere}.coming-page{height:calc(100dvh - 64px)}.coming-page>.back-link{left:17px;top:78px}.admin-header{padding:0 14px}.admin-header .ghost{display:none}.admin-main{padding:25px 13px 50px}.admin-title{align-items:flex-start}.stats-grid{grid-template-columns:1fr 1fr}.admin-title h1{font-size:30px}}@media(max-width:540px){.auth-panel{padding-left:18px;padding-right:18px}.auth-card h2{font-size:27px}.settings-content header h1{font-size:24px}.form-grid{grid-template-columns:1fr}.form-grid .span-2,.modal-actions.span-2{grid-column:auto}.memory-form{grid-template-columns:minmax(0,1fr)}.memory-form .memory-wide{grid-column:auto}.memory-section-title{align-items:flex-start}.memory-categories{padding-right:0;padding-bottom:30px}.memory-card{padding:14px}.memory-delete{left:14px;right:auto;bottom:11px}.memory-level-grid{grid-template-columns:minmax(0,1fr)}.memory-level{padding:10px}.memory-audit-row{grid-template-columns:30px minmax(0,1fr);padding:10px;gap:8px}.audit-decision{width:29px;height:29px}.chat-header{min-width:0;padding:10px 12px;gap:8px}.chat-actions{flex:0 0 auto;gap:2px}.chat-actions label{display:none}.message-scroll{padding:14px 11px}.message-row{width:100%;max-width:100%;min-width:0;gap:10px}.message-row>div:last-child{width:auto;min-width:0;max-width:calc(100% - 44px)}.message-row .bubble,.message-row .share-card{max-width:100%;overflow-wrap:anywhere}.system-message{width:100%;max-width:100%}.composer{padding:8px 10px calc(12px + env(safe-area-inset-bottom))}.friend-cards{grid-template-columns:1fr}.page-header p{max-width:250px}.page-header .primary{font-size:0}.page-header .primary svg{margin:0}.request-row{gap:7px}.request-actions{gap:5px}.request-actions>button{width:38px;height:38px}.reminder-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;padding:14px}.summary-rule{display:none}.reminder-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.reminder-row>button{grid-column:2;padding:0;min-height:30px;justify-self:start}.reminder-datetime>div{grid-template-columns:1fr}.modal-backdrop{place-items:end center;padding:0}.modal{width:100%;max-width:none;max-height:calc(100dvh - 24px);padding:20px 16px calc(16px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.modal-head{margin-bottom:16px}.modal form{min-width:0}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:sticky;bottom:0;padding-top:10px;background:linear-gradient(transparent,#141d31 25%)}.modal-actions>button{width:100%;min-width:0;min-height:46px}.ai-message{width:100%;max-width:100%;grid-template-columns:32px minmax(0,1fr)}.ai-chat>header{min-width:0;padding:11px 13px}.ai-chat>header>div:nth-child(2){min-width:0}.ai-chat>header h3,.ai-chat>header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-card{padding:16px}.switch-row{min-width:0;gap:10px}.switch-row>span{min-width:0}.permission-list>div>span{min-width:0}.stats-grid{grid-template-columns:1fr}.admin-title .primary{font-size:0}.admin-title .primary svg{margin:0}.toast{right:12px;bottom:12px}}
