:root{color:#2f3035;background:#f5f5f7;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;--bg: #f5f5f7;--surface: #ffffff;--surface-soft: #f0f4f8;--ink: #2f3035;--muted: #7b7f89;--line: #e5e7eb;--pink: #f36f8e;--pink-soft: #ffe8ee;--blue: #3478f6;--blue-soft: #eef5ff;--green: #34c759;--green-soft: #edf9f0;--yellow: #ff9f0a;--yellow-soft: #fff7e8;--purple: #8e8cf4;--purple-soft: #f2f1ff;--shadow: 0 18px 55px rgba(31, 35, 44, .12)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh}body{margin:0;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{align-items:center;background:radial-gradient(circle at 18% 8%,rgba(107,151,255,.18),transparent 30%),radial-gradient(circle at 86% 14%,rgba(255,123,159,.16),transparent 26%),linear-gradient(135deg,#f5f7fb,#fff 48%,#eef4ff);display:flex;justify-content:center;min-height:100vh;padding:16px}.phone-frame{background:var(--bg);border:1px solid rgba(255,255,255,.92);border-radius:42px;box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr auto;height:min(920px,calc(100vh - 32px));max-height:920px;max-width:430px;min-height:720px;overflow:hidden;position:relative;width:min(430px,calc(100vw - 32px))}.phone-frame.error-frame{display:flex}.app-header{align-items:center;display:flex;justify-content:space-between;background:#f5f5f7db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:18px 18px 11px;position:relative;z-index:3}.header-actions{align-items:center;display:inline-flex;gap:8px}.mode-pill{background:var(--green-soft);border:1px solid #d9ebd6;border-radius:999px;color:#5d9367;font-size:10px;font-weight:800;line-height:1;padding:6px 8px;white-space:nowrap}.mode-pill.demo{background:var(--yellow-soft);border-color:#f0dfb7;color:#a7792e}.brand{align-items:center;display:flex;gap:10px;min-width:0}.brand-mark{align-items:center;background:var(--pink-soft);border-radius:14px;color:var(--pink);display:inline-flex;height:34px;justify-content:center;width:34px}.brand strong,.brand small{display:block}.brand strong{color:#493c35;font-size:16px;letter-spacing:0}.brand small{color:var(--muted);font-size:11px}.icon-button,.ghost-icon,.round-tool{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#7a6a60;display:inline-flex;height:38px;justify-content:center;width:38px}.screen{min-height:0;overflow:auto;padding:0 16px 20px;scrollbar-width:none}.screen.screen-chat{overflow:hidden;padding-bottom:8px}.screen::-webkit-scrollbar{display:none}.view{animation:rise-in .22s ease;padding-bottom:8px}.auth-screen{align-items:center;display:flex;grid-row:1 / -1;justify-content:center;min-height:100%;overflow:auto;padding:22px}.error-fallback{align-content:center;display:grid;gap:18px;justify-items:start;min-height:100%;padding:28px;width:100%}.error-mark{align-items:center;background:var(--pink-soft);border-radius:18px;color:var(--pink);display:inline-flex;height:48px;justify-content:center;width:48px}.error-fallback h1{color:#4b4039;font-size:22px;line-height:1.3}.error-fallback p{color:var(--muted);font-size:13px;line-height:1.7;margin-top:8px}.error-actions{display:flex;flex-wrap:wrap;gap:10px}.error-fallback small{color:#a4978f;font-size:11px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 16px 42px #6547361f;display:grid;gap:14px;padding:22px;width:100%}.auth-card h1{color:#493c35;font-size:24px;line-height:1.25}.auth-card p{color:var(--muted);font-size:12px;line-height:1.65;margin-top:3px}.auth-tabs{background:#f8f1eb;border:1px solid var(--line);border-radius:999px;display:grid;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.auth-tabs button{background:transparent;border:0;border-radius:999px;color:#897b72;font-size:12px;font-weight:800;min-height:34px}.auth-tabs button.active{background:#fff;color:var(--pink)}.auth-field{display:grid;gap:6px}.auth-field span{color:#5a4c44;font-size:12px;font-weight:800}.auth-field>div{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;display:grid;gap:8px;grid-template-columns:auto 1fr;min-height:44px;padding:0 13px}.auth-field svg{color:var(--muted)}.auth-field input{background:transparent;border:0;color:#574940;min-width:0;outline:0}.auth-error,.auth-message,.auth-footnote{border-radius:14px;font-size:11px!important;line-height:1.55!important;margin:0!important;padding:10px 12px}.auth-error{background:#ffe8ee;color:#c55770!important}.auth-message{background:var(--green-soft);color:#5c8f66!important}.auth-footnote{background:#f8f1eb;color:#95887f!important}.auth-submit{width:100%}.auth-link-button{background:transparent;border:0;color:#b77888;font-size:12px;font-weight:800;justify-self:start;padding:0}.auth-link-button.center{justify-self:center}.auth-footnote a{color:var(--pink);font-weight:800;text-decoration:none}.consent-card{gap:13px}.consent-list{display:grid;gap:9px}.consent-row{align-items:flex-start;background:#fffaf6;border:1px solid var(--line);border-radius:16px;display:grid;gap:10px;grid-template-columns:auto 1fr;padding:11px}.consent-row input{accent-color:var(--pink);height:18px;margin-top:2px;width:18px}.consent-row strong,.consent-row small{display:block}.consent-row strong{align-items:center;color:#4e4139;display:flex;font-size:12px;gap:8px;justify-content:space-between}.consent-row small{color:var(--muted);font-size:11px;line-height:1.55;margin-top:2px}.consent-row a{color:var(--pink);flex:0 0 auto;font-size:11px;font-weight:800;text-decoration:none}@keyframes rise-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-card{background:linear-gradient(120deg,#fffffff5,#ffeff2d1),#fff;border:1px solid #f4e8df;border-radius:28px;box-shadow:0 14px 32px #a878681f;display:grid;grid-template-columns:1fr 142px;min-height:235px;overflow:hidden;position:relative}.hero-card:before{background:#ffffffa3;border-radius:999px;bottom:16px;content:"";height:112px;position:absolute;right:72px;width:112px}.hero-copy{display:flex;flex-direction:column;gap:10px;padding:28px 0 22px 22px;position:relative;z-index:2}.soft-label{color:var(--muted);font-size:11px;font-weight:700}h1,h2,h3,p{margin:0}.hero-copy h1{color:#4d4139;font-size:24px;line-height:1.24;max-width:220px}.hero-copy h1 span{white-space:nowrap}.hero-copy p{background:#ffffffd1;border:1px solid rgba(244,218,210,.88);border-radius:18px 18px 18px 6px;color:#6b5b51;font-size:12px;max-width:188px;padding:10px 12px}.secretary-hero{align-self:end;height:230px;object-fit:contain;object-position:right bottom;position:relative;right:0;width:154px;z-index:1}.primary-button,.secondary-button,.small-button{align-items:center;border:0;border-radius:999px;display:inline-flex;font-weight:700;gap:8px;justify-content:center;letter-spacing:0;min-height:42px;text-decoration:none;white-space:nowrap}.primary-button{background:linear-gradient(135deg,#ff8ba2,#f26485);box-shadow:0 10px 24px #f36f8e47;color:#fff;padding:0 16px;width:fit-content}.secondary-button,.small-button{background:#fff;border:1px solid var(--line);color:#6c5b52;padding:0 14px}.setup-card,.secretary-select-card,.list-card,.memory-preview,.suggestion-panel,.plan-card,.task-policy-card,.note-list,.task-list,.memory-list{margin-top:12px}.setup-card{align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;display:flex;gap:12px;justify-content:space-between;padding:14px}.secretary-select-card{align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;padding:10px 12px}.secretary-select-card img{border-radius:16px;height:52px;object-fit:cover;object-position:center top;width:52px}.secretary-select-card strong,.secretary-select-card span{display:block}.secretary-select-card strong{color:#4e423a;font-size:13px}.secretary-select-card span{color:var(--muted);font-size:11px;line-height:1.45;margin-top:2px}.setup-card>div{flex:1 1 auto;min-width:0}.setup-card .small-button{flex:0 0 auto;min-width:74px;padding:0 16px}.setup-card strong,.setup-card span{display:block}.setup-card strong{color:#4e423a;font-size:14px}.setup-card span{color:var(--muted);font-size:12px;margin-top:2px}.section-title{align-items:center;display:flex;justify-content:space-between;margin:18px 2px 9px}.section-title h2{color:#4f423a;font-size:15px;line-height:1.3}.text-button{align-items:center;background:transparent;border:0;color:#b28a7a;display:inline-flex;font-size:12px;font-weight:700;gap:2px;padding:0}.list-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.task-line{align-items:center;background:#fff;border:0;border-bottom:1px solid #f2e9e1;color:#5d5048;display:grid;gap:10px;grid-template-columns:auto 1fr auto;padding:12px;text-align:left;width:100%}.task-line:last-child{border-bottom:0}.task-line svg{color:#a7b7c6}.task-line.is-done{color:#9b9088}.task-line.is-done strong{text-decoration:line-through}.task-line strong,.task-line small{display:block}.task-line strong{font-size:13px;line-height:1.35}.task-line small{color:var(--muted);font-size:11px;margin-top:2px}.task-line em{color:#9d928b;font-size:11px;font-style:normal}.two-column{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.metric-card{align-items:flex-start;background:var(--yellow-soft);border:1px solid #f2dfb8;border-radius:20px;color:#655247;display:flex;flex-direction:column;gap:4px;padding:14px;text-align:left}.metric-card.lavender{background:var(--purple-soft);border-color:#ddd1ff}.metric-card svg{color:var(--purple)}.metric-card span{color:var(--muted);font-size:12px}.metric-card strong{font-size:21px}.clock-badge{align-items:center;background:#fff;border-radius:999px;color:var(--yellow);display:inline-flex;height:30px;justify-content:center;width:30px}.quick-grid{display:flex;flex-wrap:wrap;gap:8px}.quick-chip,.category-chip{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#6a5b52;display:inline-flex;font-size:12px;font-weight:700;gap:6px;min-height:34px;padding:0 11px}.quick-chip svg,.category-chip svg{color:var(--pink)}.memory-preview{display:grid;gap:8px}.memory-mini{align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;color:#5f5048;display:flex;font-size:12px;gap:8px;min-height:42px;padding:10px 12px}.memory-mini svg{color:var(--green);flex:0 0 auto}.memory-mini.note svg{color:var(--purple)}.screen-title{align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto;margin:2px 0 12px}.screen-title h1,.screen-heading h1{color:#4b4039;font-size:20px;line-height:1.25}.rotate-180{transform:rotate(180deg)}.segmented{background:#fff;border:1px solid var(--line);border-radius:999px;display:grid;gap:4px;grid-template-columns:repeat(3,1fr);padding:4px}.segmented.wide{grid-template-columns:repeat(4,1fr);margin-top:14px}.segmented button{background:transparent;border:0;border-radius:999px;color:#91847d;font-size:12px;font-weight:800;line-height:1.25;min-height:34px;padding:0 6px}.segmented button.active{background:var(--pink-soft);color:var(--pink)}.report-hero{align-items:end;background:linear-gradient(120deg,#fff,#f8fbff);border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:90px 1fr;margin-top:12px;min-height:128px;overflow:hidden;padding:12px 12px 0}.report-hero img,.message-row.assistant img,.screen-heading.with-character img,.modal-top img{object-fit:cover;object-position:center top}.report-hero img{align-self:end;height:124px;width:92px}.speech-card{align-self:center;background:#fff;border:1px solid #eee5df;border-radius:18px 18px 18px 6px;margin-bottom:16px;padding:12px}.speech-card span{background:var(--blue-soft);border-radius:999px;color:#4d8ed6;display:inline-flex;font-size:10px;font-weight:800;margin-bottom:7px;padding:3px 8px}.speech-card p{color:#5b4e46;font-size:12px;line-height:1.65}.report-block,.suggestion-panel,.plan-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.report-block{margin-top:10px}.report-block.blue{background:var(--blue-soft);border-color:#d7e8fb}.report-block.green{background:var(--green-soft);border-color:#d9ebd6}.report-block.yellow{background:var(--yellow-soft);border-color:#f0dfb7}.report-block.purple{background:var(--purple-soft);border-color:#e2d8ff}.panel-heading{align-items:center;color:#594b43;display:flex;gap:7px;margin-bottom:8px}.panel-heading strong{font-size:13px}.report-block ul{display:grid;gap:7px;list-style:none;margin:0;padding:0}.report-block li{align-items:center;color:#62564f;display:grid;font-size:12px;gap:8px;grid-template-columns:1fr auto}.report-block li:before{content:none}.report-block li button,.action-row button,.task-actions button,.memory-actions button,.plan-card button,.tone-row button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#76675e;display:inline-flex;font-size:11px;font-weight:800;gap:4px;justify-content:center;min-height:30px;padding:0 10px}.suggestion-panel{margin-top:10px}.suggestion-row{border-top:1px solid #f2e9e2;color:#60534b;display:grid;gap:10px;padding-top:10px}.suggestion-row:first-of-type{border-top:0;padding-top:0}.suggestion-row>span{font-size:13px;font-weight:800}.action-row{display:flex;flex-wrap:wrap;gap:7px}.bottom-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:12px}.screen-heading{margin-bottom:12px}.chat-view{display:flex;flex-direction:column;height:100%;min-height:0;padding-bottom:0}.screen-heading.with-character{align-items:center;background:linear-gradient(120deg,#fff,#fff4f0);border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:1fr 98px;min-height:116px;overflow:hidden;padding:16px 0 12px 16px}.screen-heading.with-character img{align-self:end;height:116px;width:100px}.chat-stats,.topic-queue,.quick-prompts,.custom-category-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.chat-stats::-webkit-scrollbar,.topic-queue::-webkit-scrollbar,.quick-prompts::-webkit-scrollbar,.custom-category-strip::-webkit-scrollbar{display:none}.chat-stats span,.custom-category-strip span,.topic-empty{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#786a61;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:800;gap:5px;min-height:32px;padding:0 10px}.topic-queue{flex:0 0 auto;margin-top:8px}.topic-chip{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#6f625a;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:800;gap:6px;min-height:32px;padding:0 11px}.topic-chip span{background:#f7f1eb;border-radius:999px;color:#9b8d84;font-size:10px;line-height:1;padding:4px 6px}.topic-chip.active,.topic-chip.selected{background:var(--pink-soft);border-color:#ffd0dc;color:var(--pink)}.topic-chip.active span,.topic-chip.selected span{background:#fff;color:var(--pink)}.topic-chip.done{background:var(--green-soft);border-color:#d7ebd5;color:#5d9367}.topic-chip.done span{background:#fff;color:#5d9367}.chat-log{display:grid;gap:14px;grid-auto-rows:max-content;margin-top:12px;min-height:0;overflow-y:auto;padding-bottom:10px;padding-right:2px;scrollbar-width:none;flex:1 1 auto}.chat-log::-webkit-scrollbar{display:none}.message-row{display:flex;gap:8px}.message-row.user{justify-content:flex-end}.message-row.assistant img{border-radius:16px;height:42px;width:42px}.bubble{background:#fff;border:1px solid var(--line);border-radius:18px 18px 18px 6px;color:#5d5048;max-width:82%;padding:11px 12px}.message-row.user .bubble{background:var(--pink-soft);border-color:#ffd5df;border-radius:18px 18px 6px}.bubble p{font-size:13px;line-height:1.65;white-space:pre-line}.assistant-reply-view{display:grid;gap:9px}.reply-headline{color:#4f4038;display:block;font-size:14px;line-height:1.45}.reply-section{border-top:1px solid #f1e7e0;display:grid;gap:4px;padding-top:8px}.reply-section:first-of-type{border-top:0;padding-top:0}.reply-section span{color:#a08375;font-size:10px;font-weight:800;letter-spacing:0}.reply-section p,.reply-actions{color:#5d5048;font-size:13px;line-height:1.65}.reply-actions{display:grid;gap:5px;margin:0;padding-left:1.25em}.reply-actions li::marker{color:var(--pink);font-weight:800}.reply-section.question{background:#fffaf4;border:1px solid #f1e2d7;border-radius:12px;padding:8px 9px}.reply-handoff{background:var(--blue-soft);border-radius:12px;color:#4b76a2;font-size:12px;line-height:1.55;padding:8px 9px}.chat-suggestion{background:#fff8fa;border:1px solid #f7dce3;border-radius:16px;display:grid;gap:8px;margin-top:10px;padding:10px}.chat-suggestion span{color:var(--pink);font-size:11px;font-weight:800}.chat-suggestion strong{font-size:13px}.suggestion-list{display:grid;gap:8px}.suggestion-item{background:#fff;border:1px solid #f4e5e0;border-radius:14px;display:grid;gap:7px;padding:9px}.suggestion-item small{color:#a98576;font-size:10px;font-weight:800}.next-topic-button{align-items:center;background:#fff;border:1px solid #f2ced8;border-radius:999px;color:var(--pink);display:inline-flex;font-size:12px;font-weight:800;gap:3px;justify-content:center;min-height:34px;padding:0 12px;width:100%}.custom-category-strip{flex:0 0 auto;margin-top:14px}.custom-category-strip svg{color:var(--pink)}.chat-composer{background:linear-gradient(180deg,rgba(255,250,246,.74),var(--bg) 34%);flex:0 0 auto;margin:0 -2px;padding:10px 2px 0}.quick-prompts{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.quick-prompts button{background:#fff;border:1px solid var(--line);border-radius:999px;color:#6f625a;flex:0 0 auto;font-size:12px;min-height:34px;padding:0 12px}.chat-input-bar{align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 -10px 24px #65473614;display:grid;gap:8px;grid-template-columns:auto 1fr auto;margin-top:8px;padding:8px}.chat-input-bar input,.chat-input-bar textarea,.add-row input,.search-box input,.inline-edit,.free-text textarea{background:#fff;border:1px solid var(--line);border-radius:999px;color:#574940;outline:0;width:100%}.chat-input-bar input,.chat-input-bar textarea{border-color:transparent;font-size:14px;height:40px;line-height:1.45;max-height:40px;min-height:40px;overflow:hidden;padding:10px 14px;resize:none}.send-button{align-items:center;background:var(--pink);border:0;border-radius:999px;color:#fff;display:inline-flex;height:40px;justify-content:center;width:40px}.add-row{display:grid;gap:8px;grid-template-columns:1fr auto;margin-top:12px}.add-row input{min-height:42px;padding:0 14px}.add-row button{align-items:center;background:var(--pink);border:0;border-radius:999px;color:#fff;display:inline-flex;height:42px;justify-content:center;width:42px}.task-list{display:grid;gap:10px}.task-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.task-policy-card{align-items:flex-start;background:var(--blue-soft);border:1px solid #d8e9fb;border-radius:18px;color:#5b6570;display:grid;gap:9px;grid-template-columns:auto 1fr;padding:12px}.task-policy-card svg{color:var(--blue);margin-top:1px}.task-policy-card strong,.task-policy-card span{display:block}.task-policy-card strong{color:#4e5661;font-size:13px}.task-policy-card span{color:#75808b;font-size:12px;line-height:1.55;margin-top:2px}.task-card.status-suggested{background:#fff8fb;border-color:#f6d7e1}.task-card.status-later{background:#fffaf0;border-color:#efe0bb}.task-card-main{display:grid;gap:10px;grid-template-columns:auto 1fr}.task-card-main>button{background:transparent;border:0;color:#a8b3be;padding:1px 0 0}.task-card h3,.memory-card h3{color:#51443c;font-size:14px;line-height:1.35}.task-card p,.memory-card p{color:var(--muted);font-size:12px;line-height:1.55;margin-top:3px}.task-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.task-meta span,.pill{background:#f7f1eb;border-radius:999px;color:#887a70;font-size:10px;font-weight:800;padding:3px 8px}.pill.danger{background:#ffe6ec;color:#d85e7a}.pill.warm{background:#fff1cf;color:#b47e25}.task-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;padding-left:32px}.inline-edit{border-radius:12px;min-height:34px;padding:0 10px}.plan-card{align-items:center;background:linear-gradient(135deg,#fff,#f4fbf4);display:flex;justify-content:space-between}.plan-card strong,.plan-card span{display:block}.plan-card strong{color:#51443c;font-size:13px}.plan-card span{color:var(--muted);font-size:12px}.search-box{align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr;margin-top:12px}.search-box svg{color:var(--muted)}.search-box input{min-height:42px;padding:0 14px}.memory-list{display:grid;gap:10px}.memory-card{align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;padding:12px}.memory-icon{align-items:center;background:var(--green-soft);border-radius:14px;color:var(--green);display:inline-flex;height:38px;justify-content:center;width:38px}.memory-actions{display:grid;gap:6px}.memory-actions button{border-radius:12px;height:32px;padding:0;width:32px}.note-list{display:grid;gap:8px}.note-card{align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:16px;display:flex;gap:10px;padding:12px}.note-card svg{color:var(--purple);flex:0 0 auto}.note-card strong,.note-card span{display:block}.note-card strong{font-size:13px}.note-card span{color:var(--muted);font-size:12px;margin-top:2px}.support-zone{align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;margin-top:14px;padding:12px}.support-zone>svg{background:var(--blue-soft);border-radius:999px;color:var(--blue);height:34px;padding:8px;width:34px}.support-zone strong,.support-zone span{display:block}.support-zone strong{color:#51443c;font-size:13px}.support-zone span{color:var(--muted);font-size:11px}.support-zone a{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#6c5c53;display:inline-flex;font-size:12px;font-weight:800;min-height:36px;padding:0 12px;text-decoration:none;white-space:nowrap}.danger-zone{align-items:center;background:#fff8f8;border:1px solid #f3d6dc;border-radius:18px;display:grid;gap:10px;grid-template-columns:1fr auto;margin-top:14px;padding:12px}.danger-zone strong,.danger-zone span{display:block}.danger-zone strong{color:#694750;font-size:13px}.danger-zone span{color:#a07580;font-size:11px}.danger-zone button{background:#fff;border:1px solid #efcbd3;border-radius:999px;color:#c55770;font-size:12px;font-weight:800;min-height:36px;padding:0 12px;white-space:nowrap}.empty-state{align-items:center;background:#fff;border:1px dashed #ddcfc5;border-radius:18px;color:#8d7e75;display:grid;gap:5px;justify-items:center;padding:24px;text-align:center}.empty-state strong{color:#5d5048;font-size:14px}.empty-state span{font-size:12px}.bottom-nav{background:#fffffff5;border-top:1px solid #eee5dd;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 8px 12px}.bottom-nav button{align-items:center;background:transparent;border:0;border-radius:16px;color:#93867d;display:flex;flex-direction:column;font-size:10px;font-weight:800;gap:3px;min-height:48px;padding:6px 0 5px}.bottom-nav button.active{background:var(--pink-soft);color:var(--pink)}.modal-backdrop{align-items:center;background:#4331295c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:20}.onboarding-modal,.secretary-modal{background:var(--bg);border:1px solid rgba(255,255,255,.8);border-radius:28px;box-shadow:var(--shadow);max-height:calc(100vh - 40px);max-width:430px;overflow:auto;padding:18px;position:relative;width:min(430px,calc(100vw - 40px))}.modal-close{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#74665d;display:inline-flex;height:36px;justify-content:center;position:absolute;right:14px;top:14px;width:36px}.modal-top{align-items:center;display:grid;gap:12px;grid-template-columns:82px 1fr;padding-right:34px}.secretary-modal-top{align-items:center;display:grid;gap:14px;grid-template-columns:1fr 96px;padding-right:34px}.secretary-modal-top h2{color:#4e423a;font-size:18px;line-height:1.3}.secretary-modal-top p{color:var(--muted);font-size:12px;line-height:1.6;margin-top:4px}.secretary-modal-top img{border-radius:24px;height:104px;object-fit:cover;object-position:center top;width:96px}.modal-top img{border-radius:24px;height:92px;width:82px}.modal-top h2{color:#4e423a;font-size:18px;line-height:1.3}.modal-top p{color:var(--muted);font-size:12px;line-height:1.6;margin-top:4px}.category-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.category-chip.active,.tone-row button.active{background:var(--pink-soft);border-color:#ffd1dc;color:var(--pink)}.free-text{display:grid;gap:7px;margin-top:16px}.free-text span{color:#594b43;font-size:13px;font-weight:800}.free-text textarea{border-radius:16px;line-height:1.6;min-height:84px;padding:12px;resize:vertical}.classification-card{align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;gap:10px;grid-template-columns:auto 1fr;margin-top:12px;padding:12px}.classification-card>svg{color:var(--pink)}.classification-card strong,.classification-card span{display:block}.classification-card strong{color:#51443c;font-size:13px}.classification-card span{color:var(--muted);font-size:12px;line-height:1.55;margin:4px 0 9px}.memory-confirm>svg{color:var(--green)}.tone-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.modal-submit{margin-top:14px;width:100%}.secretary-grid{display:grid;gap:9px;grid-template-columns:1fr 1fr;margin-top:16px}.secretary-option{align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;color:#594b43;display:grid;gap:8px;min-height:178px;padding:8px;position:relative;text-align:left}.secretary-option.active{background:#fff8fb;border-color:#f5cddd;box-shadow:0 10px 24px #f36f8e1f}.secretary-option>img{aspect-ratio:1 / .82;border-radius:14px;object-fit:cover;object-position:center top;width:100%}.secretary-option strong,.secretary-option span,.secretary-option small{display:block}.secretary-option strong{font-size:13px}.secretary-option span{color:#6a5d55;font-size:11px;line-height:1.35;margin-top:2px}.secretary-option small{color:var(--muted);font-size:10px;line-height:1.3;margin-top:4px}.secretary-option>svg{background:#fff;border-radius:999px;color:var(--pink);position:absolute;right:10px;top:10px}.selected-secretary-note{background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:12px;padding:12px}.selected-secretary-note strong,.selected-secretary-note span{display:block}.selected-secretary-note strong{color:#51443c;font-size:13px}.selected-secretary-note span{color:var(--muted);font-size:12px;line-height:1.55;margin-top:3px}.today-hero{background:linear-gradient(135deg,#fffffffa,#eff5ffe6),#fff;border:1px solid rgba(223,228,236,.9);border-radius:30px;box-shadow:0 16px 38px #2b37521a;display:grid;grid-template-columns:1fr 124px;min-height:230px;overflow:hidden;position:relative}.today-hero:after{background:#ffffffa3;border-radius:999px;content:"";height:132px;position:absolute;right:38px;top:36px;width:132px}.today-hero-copy{display:grid;gap:10px;padding:26px 0 22px 20px;position:relative;z-index:2}.today-hero-copy h1{color:#25272d;font-size:28px;letter-spacing:0;line-height:1.14;max-width:230px}.today-hero-copy p{color:#626874;font-size:13px;line-height:1.6;max-width:220px}.today-secretary{align-self:end;height:224px;object-fit:contain;object-position:right bottom;position:relative;right:-4px;width:142px;z-index:1}.home-primary-actions{align-items:center;display:flex;flex-wrap:wrap;gap:9px;margin-top:2px}.icon-only-label{min-width:92px}.ios-list-group{background:#ffffffeb;border:1px solid var(--line);border-radius:22px;overflow:hidden}.home-status-group{margin-top:12px}.ios-list-row{align-items:center;background:transparent;border:0;border-bottom:1px solid #edf0f3;color:#2f3035;display:grid;gap:11px;grid-template-columns:auto 1fr auto;min-height:58px;padding:10px 12px;text-align:left;text-decoration:none;width:100%}.ios-list-row:last-child{border-bottom:0}.ios-list-row>svg{color:#a1a6b0}.ios-list-row strong,.ios-list-row span{display:block}.ios-list-row strong{color:#292b31;font-size:14px;line-height:1.35}.ios-list-row span{color:var(--muted);font-size:12px;line-height:1.4;margin-top:2px}.row-avatar{border-radius:15px;height:44px;object-fit:cover;object-position:center top;width:44px}.row-icon{align-items:center;border-radius:13px;display:inline-flex;height:36px;justify-content:center;width:36px}.row-icon.blue{background:var(--blue-soft);color:var(--blue)}.row-icon.green{background:var(--green-soft);color:var(--green)}.row-icon.purple{background:#f0edff;color:#7467e8}.quick-grid-ios .quick-chip{border-radius:16px;min-height:42px;padding:0 13px}.settings-group{margin-top:14px}.chat-title-bar{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:10px}.chat-title-bar h1{color:#25272d;font-size:26px;line-height:1.18}.chat-title-bar img{border-radius:17px;height:48px;object-fit:cover;object-position:center top;width:48px}.chat-stats.compact span{background:#ffffffc7}.flow-modal{display:grid;grid-template-rows:auto auto 1fr auto;height:min(820px,calc(100vh - 34px));overflow:hidden;padding:0}.flow-topbar{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding:14px 14px 10px}.flow-topbar>span{color:#7c828d;font-size:12px;font-weight:800}.flow-nav-button,.flow-close{align-items:center;background:transparent;border:0;color:var(--blue);display:inline-flex;font-size:14px;font-weight:800;gap:2px;min-height:34px;padding:0}.flow-close{background:#fff;border:1px solid var(--line);border-radius:999px;color:#7d838d;height:34px;justify-self:end;justify-content:center;width:34px}.flow-progress{background:#e8ebef;height:4px;overflow:hidden}.flow-progress span{background:linear-gradient(90deg,var(--blue),var(--pink));display:block;height:100%;transition:width .22s ease}.flow-step{min-height:0;overflow-y:auto;padding:20px 18px 12px;scrollbar-width:none}.flow-step::-webkit-scrollbar{display:none}.flow-kicker{align-items:center;color:var(--blue);display:inline-flex;font-size:12px;font-weight:900;gap:6px;margin-bottom:12px}.flow-section,.flow-hero-step,.flow-done-step{display:grid;gap:14px}.flow-section h2,.flow-hero-step h2,.flow-done-step h2{color:#25272d;font-size:25px;letter-spacing:0;line-height:1.18}.flow-section p,.flow-hero-step p,.flow-done-step p{color:#666d78;font-size:13px;line-height:1.7}.flow-hero-step img{align-self:center;border-radius:28px;height:188px;justify-self:center;object-fit:cover;object-position:center top;width:156px}.flow-preview-list{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.flow-preview-list span{border-bottom:1px solid #edf0f3;color:#34363c;display:block;font-size:14px;font-weight:800;padding:13px 14px}.flow-preview-list span:last-child{border-bottom:0}.flow-secretary-list,.flow-tone-list{display:grid;gap:9px}.flow-secretary-option,.flow-tone-option{align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;color:#303239;display:grid;gap:11px;grid-template-columns:auto 1fr auto;padding:11px;text-align:left}.flow-secretary-option.active,.flow-tone-option.active{background:#f7fbff;border-color:#bcd6ff;box-shadow:0 10px 24px #3478f61a}.flow-secretary-option img{border-radius:16px;height:54px;object-fit:cover;object-position:center top;width:54px}.flow-secretary-option strong,.flow-secretary-option span,.flow-secretary-option small,.flow-tone-option strong,.flow-tone-option span{display:block}.flow-secretary-option strong,.flow-tone-option strong{color:#25272d;font-size:14px}.flow-secretary-option span,.flow-tone-option span{color:#69707b;font-size:12px;line-height:1.45;margin-top:2px}.flow-secretary-option small{color:#8b929d;font-size:11px;line-height:1.4;margin-top:4px}.flow-choice-grid{display:flex;flex-wrap:wrap;gap:9px}.flow-free-text textarea{border-radius:18px;min-height:132px}.done-mark{align-items:center;background:var(--green-soft);border-radius:24px;color:var(--green);display:inline-flex;height:62px;justify-content:center;width:62px}.flow-summary-card{background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;gap:3px;padding:13px 14px}.flow-summary-card span{color:#818893;font-size:11px;font-weight:800}.flow-summary-card strong{color:#292b31;font-size:14px}.flow-footer{background:#f5f5f7eb;border-top:1px solid var(--line);display:grid;gap:10px;grid-template-columns:auto 1fr;padding:12px 14px calc(14px + env(safe-area-inset-bottom))}.flow-footer .primary-button{justify-self:stretch;width:100%}@media(max-width:520px){.app-shell{align-items:stretch;padding:0}.phone-frame{border:0;border-radius:0;height:100vh;max-height:none;min-height:100vh;width:100vw}}@media(max-width:370px){.hero-card{grid-template-columns:1fr 104px}.hero-copy{padding-left:16px}.hero-copy h1{font-size:20px;max-width:176px}.hero-copy p{max-width:170px}.secretary-hero{right:-8px;width:126px}.segmented.wide button,.bottom-nav button{font-size:9px}.segmented.wide button{min-height:38px}.topic-chip,.quick-prompts button{font-size:11px}.secretary-grid{grid-template-columns:1fr}.secretary-option{grid-template-columns:76px 1fr;min-height:0}.secretary-option>img{aspect-ratio:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--bg: #f5f5f7;--surface: #ffffff;--surface-soft: #f2f2f7;--ink: #1d1d1f;--muted: #6e6e73;--line: rgba(60, 60, 67, .16);--pink: #f36f8e;--pink-soft: #fff0f4;--blue: #007aff;--blue-soft: #eef5ff;--green: #34c759;--green-soft: #effaf2;--yellow: #ff9f0a;--yellow-soft: #fff7e8;--purple: #5856d6;--purple-soft: #f1f0ff;--shadow: 0 22px 60px rgba(28, 32, 40, .14)}html,body,#root{height:100%}body{background:var(--bg);color:var(--ink)}.app-shell{background:#e9edf3;padding:20px}.phone-frame{background:var(--bg);border:1px solid rgba(255,255,255,.78);border-radius:34px;box-shadow:0 28px 80px #161a202e;max-width:430px;min-height:720px}.app-header{background:#f5f5f7e6;border-bottom:1px solid rgba(60,60,67,.08);padding:16px 18px 12px}.brand-mark{background:var(--pink-soft);border-radius:13px;color:var(--pink);height:34px;width:34px}.brand strong{color:var(--ink);font-size:16px;font-weight:800}.brand small{color:var(--muted);font-size:11px;letter-spacing:0}.mode-pill{background:var(--green-soft);border-color:#34c75938;color:#1b7f3c}.mode-pill.demo{background:var(--yellow-soft);border-color:#ff9f0a3d;color:#9a6100}.icon-button,.ghost-icon,.round-tool{background:var(--surface);border-color:var(--line);color:var(--muted);min-height:40px;min-width:40px}.screen{background:var(--bg);padding:0 18px 18px}.screen.screen-chat{padding-bottom:8px}.view{animation:rise-in .18s ease}.app-large-title{display:grid;gap:2px;margin:8px 2px 12px}.app-large-title span{color:var(--muted);font-size:12px;font-weight:700}.app-large-title h1{color:var(--ink);font-size:27px;font-weight:800;letter-spacing:0;line-height:1.12}.assistant-brief,.focus-panel,.list-card,.ios-list-group,.report-block,.suggestion-panel,.plan-card,.task-policy-card,.task-card,.memory-card,.note-card,.support-zone,.danger-zone{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:none}.assistant-brief{align-items:center;display:grid;gap:12px;grid-template-columns:auto 1fr;padding:12px}.assistant-brief img{border-radius:16px;height:58px;object-fit:cover;object-position:center top;width:58px}.assistant-brief span,.focus-panel .soft-label{color:var(--blue);display:block;font-size:11px;font-weight:800;margin-bottom:4px}.assistant-brief p{color:#3a3a3c;font-size:14px;line-height:1.65}.focus-panel{display:grid;gap:14px;margin-top:12px;padding:16px}.focus-panel h2{color:var(--ink);font-size:20px;font-weight:800;line-height:1.24}.focus-panel p{color:var(--muted);font-size:13px;line-height:1.6;margin-top:5px}.focus-actions,.home-primary-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr}.primary-button,.secondary-button,.small-button{border-radius:14px;font-size:14px;font-weight:800;min-height:48px;padding:0 14px}.primary-button{background:var(--blue);box-shadow:none;color:#fff}.secondary-button,.small-button{background:var(--surface);border-color:var(--line);color:var(--ink)}.system-list{margin-top:12px}.ios-list-row{min-height:64px;padding:11px 13px}.ios-list-row strong{color:var(--ink);font-size:14px;font-weight:800}.ios-list-row span{color:var(--muted)}.row-avatar{border-radius:14px;height:44px;width:44px}.row-icon{border-radius:13px}.row-icon.pink{background:var(--pink-soft);color:var(--pink)}.section-title{margin:20px 2px 9px}.section-title h2{color:var(--ink);font-size:16px;font-weight:800}.text-button{color:var(--blue);font-size:12px;font-weight:800}.priority-list{overflow:hidden}.task-line{border-bottom-color:#3c3c431f;color:var(--ink);min-height:68px;padding:12px 13px}.task-line strong{color:var(--ink);font-size:14px;font-weight:800}.task-line small,.task-line em{color:var(--muted);font-size:12px}.task-line svg{color:#9eb1c6}.two-column{gap:10px}.metric-card{background:var(--surface);border-color:var(--line);border-radius:18px;color:var(--ink);min-height:104px}.metric-card.lavender{background:var(--surface);border-color:var(--line)}.metric-card span{color:var(--muted)}.metric-card strong{color:var(--ink);font-size:24px}.quick-grid{gap:8px}.quick-grid-ios .quick-chip,.quick-chip,.category-chip{background:var(--surface);border-color:var(--line);border-radius:999px;color:var(--ink);font-size:12px;font-weight:800;min-height:38px}.quick-chip svg,.category-chip svg{color:var(--blue)}.memory-preview{gap:0;overflow:hidden}.memory-mini{background:transparent;border:0;border-bottom:1px solid rgba(60,60,67,.12);border-radius:0;color:var(--ink);min-height:48px}.memory-mini:last-child{border-bottom:0}.screen-title,.screen-heading.with-character{background:transparent;border:0;border-radius:0;display:grid;grid-template-columns:auto 1fr auto;margin:4px 0 12px;min-height:auto;padding:0}.screen-heading.with-character{align-items:center;grid-template-columns:1fr auto}.screen-title h1,.screen-heading h1{color:var(--ink);font-size:27px;font-weight:800;line-height:1.15}.screen-title span,.screen-heading p{color:var(--muted);font-size:12px}.screen-heading.with-character img{border-radius:17px;height:56px;object-fit:cover;object-position:center top;width:56px}.segmented{background:#7676801f;border:0;border-radius:12px;padding:2px}.segmented button{border-radius:10px;color:var(--muted);min-height:34px}.segmented button.active{background:var(--surface);color:var(--ink)}.report-hero{background:var(--surface);border-color:var(--line);border-radius:18px;grid-template-columns:62px 1fr;min-height:104px;padding:10px}.report-hero img{border-radius:16px;height:72px;width:58px}.speech-card{border-color:var(--line);border-radius:16px;margin-bottom:0;padding:11px}.speech-card span{background:var(--blue-soft);color:var(--blue)}.speech-card p,.report-block li,.suggestion-row>span{color:var(--ink)}.report-block.blue,.report-block.green,.report-block.yellow,.report-block.purple{background:var(--surface);border-color:var(--line)}.panel-heading{color:var(--ink)}.action-row button,.report-block li button,.task-actions button,.memory-actions button,.plan-card button,.tone-row button{border-color:var(--line);color:var(--ink);min-height:34px}.chat-view{height:100%;min-height:0}.chat-title-bar{margin:4px 0 10px}.chat-title-bar h1{color:var(--ink);font-size:25px;font-weight:800;letter-spacing:0}.chat-title-bar img{border-radius:17px;height:50px;width:50px}.topic-queue{margin-top:0;padding-bottom:4px}.topic-chip,.topic-empty,.quick-prompts button,.custom-category-strip span{background:var(--surface);border-color:var(--line);color:var(--ink)}.topic-chip.active,.topic-chip.selected{background:var(--blue-soft);border-color:#007aff33;color:var(--blue)}.topic-chip span{background:#7676801f;color:var(--muted)}.chat-log{gap:12px;margin-top:10px;padding-bottom:12px}.message-row.assistant img{border-radius:14px;height:38px;width:38px}.bubble{border-color:var(--line);border-radius:18px 18px 18px 7px;color:var(--ink);max-width:84%}.message-row.user .bubble{background:var(--blue);border-color:var(--blue);color:#fff}.message-row.user .bubble p{color:#fff}.bubble p,.reply-section p,.reply-actions{color:inherit;font-size:13px;line-height:1.65}.reply-headline{color:var(--ink)}.reply-section{border-top-color:#3c3c431f}.reply-section span{color:var(--blue)}.reply-section.question,.reply-handoff,.chat-suggestion,.suggestion-item{background:var(--surface-soft);border-color:#3c3c431f}.chat-composer{background:var(--bg);border-top:1px solid rgba(60,60,67,.1);margin:0 -18px;padding:9px 18px calc(10px + env(safe-area-inset-bottom))}.quick-prompts{padding-bottom:8px}.quick-prompts button{font-size:12px;min-height:34px}.chat-input-bar{border-color:var(--line);border-radius:20px;box-shadow:none;margin-top:0;min-height:56px;padding:7px}.chat-input-bar textarea{color:var(--ink);font-size:15px;height:40px;max-height:92px;min-height:40px;padding:9px 8px}.send-button{background:var(--blue);height:40px;width:40px}.task-policy-card{background:var(--blue-soft);border-color:#007aff26}.task-policy-card strong{color:var(--ink)}.task-policy-card span{color:var(--muted)}.add-row input,.search-box input,.inline-edit,.free-text textarea{border-color:var(--line);color:var(--ink)}.add-row button{background:var(--blue)}.task-list,.memory-list,.note-list{gap:10px}.task-card-main>button{min-height:44px}.task-card h3,.memory-card h3,.note-card strong,.support-zone strong,.danger-zone strong{color:var(--ink)}.task-card p,.memory-card p,.note-card span,.support-zone span{color:var(--muted)}.task-meta span,.pill{background:#7676801f;color:var(--muted)}.task-card.status-suggested,.task-card.status-later{background:var(--surface);border-color:var(--line)}.plan-card{background:var(--surface)}.plan-card button{background:var(--blue);color:#fff}.memory-icon{background:var(--green-soft);color:var(--green)}.danger-zone{background:#fff7f7;border-color:#ff3b3033}.danger-zone button{color:#c82820}.bottom-nav{background:#fffffff5;border-top-color:#3c3c431f;padding:7px 10px calc(9px + env(safe-area-inset-bottom))}.bottom-nav button{border-radius:14px;color:var(--muted);min-height:50px}.bottom-nav button.active{background:var(--blue-soft);color:var(--blue)}.modal-backdrop{background:#00000061}.onboarding-modal,.secretary-modal{background:var(--bg);border-color:#ffffffd1;border-radius:28px}.flow-modal{height:min(820px,calc(100vh - 28px))}.flow-topbar{background:#f5f5f7eb;border-bottom:1px solid rgba(60,60,67,.1);padding:12px 14px 10px}.flow-nav-button{color:var(--blue)}.flow-progress{background:#76768024;height:3px}.flow-progress span{background:var(--blue)}.flow-step{padding:20px 18px 14px}.flow-kicker{color:var(--blue);margin-bottom:10px}.flow-section,.flow-hero-step,.flow-done-step{gap:14px}.flow-section h2,.flow-hero-step h2,.flow-done-step h2{color:var(--ink);font-size:24px;font-weight:800;line-height:1.16}.flow-section p,.flow-hero-step p,.flow-done-step p{color:var(--muted);font-size:14px;line-height:1.65}.flow-hero-step img{border-radius:24px;height:150px;width:132px}.flow-preview-list{border-color:var(--line);border-radius:16px}.flow-preview-list span{color:var(--ink);font-size:14px;min-height:48px}.flow-secretary-option,.flow-tone-option,.classification-card{border-color:var(--line);border-radius:16px}.flow-secretary-option.active,.flow-tone-option.active{background:var(--blue-soft);border-color:#007aff40;box-shadow:none}.flow-secretary-option strong,.flow-tone-option strong,.classification-card strong{color:var(--ink)}.flow-secretary-option span,.flow-secretary-option small,.flow-tone-option span,.classification-card span{color:var(--muted)}.flow-choice-grid{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.flow-choice-grid .category-chip{justify-content:flex-start;min-height:44px;padding:0 12px;width:100%}.category-chip.active,.tone-row button.active{background:var(--blue-soft);border-color:#007aff38;color:var(--blue)}.flow-free-text textarea{border-radius:16px;font-size:15px;min-height:128px;padding:13px}.classification-card{background:var(--surface)}.flow-footer{background:#f5f5f7f0;border-top-color:#3c3c431f;gap:10px;grid-template-columns:.42fr 1fr}.flow-footer .secondary-button,.flow-footer .primary-button{border-radius:16px;min-height:52px}.done-mark{background:var(--green-soft);color:var(--green)}.flow-summary-card{border-color:var(--line);border-radius:16px}.secretary-grid{grid-template-columns:1fr}.secretary-option{border-color:var(--line);border-radius:16px;grid-template-columns:74px 1fr auto;min-height:0}.secretary-option>img{aspect-ratio:1}.secretary-option.active{background:var(--blue-soft);border-color:#007aff38;box-shadow:none}.secretary-option>svg{color:var(--blue)}@media(max-width:520px){.app-shell{background:var(--bg);padding:0}.phone-frame{border:0;border-radius:0;box-shadow:none;height:100dvh;max-height:none;min-height:100dvh;width:100vw}.modal-backdrop{align-items:stretch;padding:0}.flow-modal{border:0;border-radius:0;height:100dvh;max-height:none;max-width:none;width:100vw}}@media(max-width:370px){.app-large-title h1,.screen-title h1,.screen-heading h1{font-size:25px}.focus-panel h2{font-size:19px}.focus-actions{grid-template-columns:1fr}.flow-section h2,.flow-hero-step h2,.flow-done-step h2{font-size:23px}}.focus-actions-primary{grid-template-columns:1fr}.focus-actions-primary .primary-button{width:100%}.quiet-link-button{align-items:center;background:transparent;border:0;color:var(--blue);display:inline-flex;font-size:13px;font-weight:800;gap:6px;justify-self:start;min-height:34px;padding:0 2px}.report-candidates ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}.report-candidates li{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto;min-height:32px}.report-candidates li span{color:var(--ink);font-size:14px;line-height:1.45}.report-candidates li em{color:var(--muted);font-size:13px;font-style:normal}.report-candidate-actions{display:grid;gap:8px;grid-template-columns:1fr .72fr;margin-top:12px}.report-candidate-actions .primary-button,.report-candidate-actions .secondary-button{border-radius:14px;font-size:13px;min-height:44px;width:100%}.chat-starter-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;display:grid;gap:6px;margin-left:46px;max-width:82%;padding:13px}.chat-starter-card span{color:var(--blue);font-size:11px;font-weight:800}.chat-starter-card strong{color:var(--ink);font-size:14px;line-height:1.45}.chat-starter-card p{color:var(--muted);font-size:12px;line-height:1.6}.chat-starter-card button{align-items:center;background:var(--blue-soft);border:1px solid rgba(0,122,255,.16);border-radius:999px;color:var(--blue);display:inline-flex;font-size:12px;font-weight:800;gap:3px;justify-self:start;min-height:34px;padding:0 12px}.task-card,.memory-card,.message-row,.chat-starter-card{transition:background-color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.task-card:active,.memory-card:active,.task-line:active,.ios-list-row:active{transform:scale(.992)}.task-card.is-expanded,.memory-card.is-expanded{border-color:#007aff38}.task-card-main{align-items:flex-start;grid-template-columns:auto 1fr auto}.task-card-main>button:first-child{min-height:42px}.details-button{align-items:center;background:#7676801a;border:0;border-radius:999px;color:var(--muted);display:inline-flex;height:36px;justify-content:center;width:36px}.compact-meta{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.compact-meta span{background:#7676801f;border-radius:999px;color:var(--muted);font-size:10px;font-weight:800;padding:3px 8px}.task-card .task-meta,.memory-card .task-meta,.task-actions,.memory-actions{animation:controls-in .16s ease}.task-actions{padding-left:42px}.memory-card{grid-template-columns:auto 1fr auto;position:relative}.memory-card .details-button{grid-column:3;grid-row:1}.memory-actions{display:flex;gap:7px;grid-column:2 / -1;justify-content:flex-start;margin-top:2px}.memory-actions button{border-radius:999px;height:36px;width:42px}.active-secretary-detail{background:var(--surface);border:1px solid var(--line);border-radius:16px;display:grid;gap:4px;padding:12px 13px}.active-secretary-detail strong{color:var(--ink);font-size:13px}.active-secretary-detail span{color:var(--muted);font-size:12px;line-height:1.55}.compact-suggestion{border-radius:16px;margin-top:2px;padding:10px 11px}.compact-suggestion span{margin-bottom:8px}.flow-secretary-option{min-height:76px}.secretary-option{align-items:center}@keyframes controls-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.task-card,.memory-card,.message-row,.chat-starter-card,.task-card .task-meta,.memory-card .task-meta,.task-actions,.memory-actions{transition:none!important;animation:none!important}}.chat-title-bar small{color:var(--muted);display:block;font-size:12px;font-weight:700;margin-top:4px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-title-actions{align-items:center;display:flex;gap:7px}.chat-title-actions button{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:999px;color:var(--blue);display:inline-flex;height:36px;justify-content:center;width:36px}.inline-notice{align-items:center;background:var(--yellow-soft);border:1px solid rgba(255,159,10,.24);border-radius:14px;color:#8a681f;display:flex;font-size:12px;font-weight:800;gap:7px;line-height:1.45;margin-bottom:8px;padding:9px 11px}.compact-composer{grid-template-columns:1fr auto}.message-tools,.message-edit-form>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.message-tools button,.message-edit-form button,.reply-expand-button,.view-saved-link{align-items:center;background:#ffffff2e;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:inherit;display:inline-flex;font-size:11px;font-weight:800;gap:4px;min-height:30px;padding:0 9px}.message-row.assistant .reply-expand-button,.message-row.assistant .view-saved-link{background:var(--blue-soft);border-color:#007aff29;color:var(--blue)}.message-edit-form{display:grid;gap:8px}.message-edit-form textarea{background:#fffffff5;border:1px solid rgba(255,255,255,.4);border-radius:14px;color:var(--ink);font-size:14px;line-height:1.55;min-height:90px;outline:0;padding:9px 10px;resize:vertical;width:100%}.message-footnote,.memory-disclosure{border-radius:10px;font-size:11px!important;line-height:1.45!important;margin-top:8px;padding:6px 8px}.message-footnote{background:var(--yellow-soft);color:#8a681f!important}.memory-disclosure{background:var(--green-soft);color:#417b4d!important}.action-row button.is-saved{background:var(--green-soft);border-color:#34c75938;color:#43834e}.view-saved-link{justify-self:start;margin-top:2px}.history-sheet{background:var(--bg);border-radius:28px 28px 0 0;bottom:0;box-shadow:0 -18px 44px #1f232c2e;display:grid;gap:12px;left:0;max-height:78%;overflow:hidden;padding:18px;position:absolute;right:0}.sheet-header{align-items:center;display:flex;justify-content:space-between}.sheet-header h2{color:var(--ink);font-size:22px;line-height:1.25}.sheet-header>button{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;height:36px;justify-content:center;width:36px}.new-conversation-row,.conversation-list button{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:18px;color:var(--ink);display:grid;gap:11px;grid-template-columns:auto 1fr auto;min-height:64px;padding:12px;text-align:left;width:100%}.new-conversation-row{border-color:#007aff33;color:var(--blue)}.new-conversation-row span,.conversation-list span{color:var(--muted);display:-webkit-box;font-size:12px;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.conversation-list{display:grid;gap:9px;min-height:0;overflow:auto;padding-bottom:6px}.conversation-list button.active{background:var(--blue-soft);border-color:#007aff38}.conversation-list em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.undo-toast{align-items:center;background:#262628f0;border-radius:18px;bottom:82px;color:#fff;display:grid;gap:8px;grid-template-columns:1fr auto auto;left:18px;padding:11px 12px;position:absolute;right:18px;z-index:6}.undo-toast strong,.undo-toast span{display:block}.undo-toast strong{font-size:12px}.undo-toast span{color:#ffffffbd;font-size:11px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.undo-toast button{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;gap:4px;min-height:32px;padding:0 9px}.due-actions{display:flex;flex-basis:100%;flex-wrap:wrap;gap:7px;padding-top:2px}.due-actions button{background:var(--surface-soft);color:var(--ink)}.memory-trust-panel{background:var(--surface-soft);border:1px solid rgba(60,60,67,.1);border-radius:14px;display:grid;gap:5px;grid-column:2 / -1;margin-top:4px;padding:10px}.memory-trust-panel span,.memory-trust-panel strong{font-size:11px;line-height:1.45}.memory-trust-panel span{color:var(--muted)}.memory-trust-panel strong{color:var(--blue)}.memory-actions button.is-muted{background:var(--blue-soft);border-color:#007aff33;color:var(--blue)}@media(max-width:380px){.chat-title-actions{gap:5px}.chat-title-actions button{height:34px;width:34px}.undo-toast{grid-template-columns:1fr auto}}.home-focus-card{background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 36px #1e222a0f;display:grid;gap:14px;padding:16px}.home-focus-top{align-items:center;display:grid;gap:12px;grid-template-columns:auto 1fr}.home-focus-top img{border-radius:18px;height:58px;object-fit:cover;object-position:center top;width:58px}.home-focus-top span,.home-focus-task span{color:var(--blue);display:block;font-size:11px;font-weight:850}.home-focus-top p,.home-focus-task p{color:var(--muted);font-size:13px;line-height:1.6;margin-top:3px}.home-focus-task{background:#007aff0f;border:1px solid rgba(0,122,255,.12);border-radius:18px;padding:14px}.home-focus-task h2{color:var(--ink);font-size:18px;font-weight:850;letter-spacing:0;line-height:1.36;margin-top:4px}.home-mini-stats{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-mini-stats span{background:#7676801a;border-radius:13px;color:var(--muted);font-size:11px;font-weight:850;line-height:1;overflow:hidden;padding:8px 4px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-status-group .ios-list-row{min-height:58px}.see-more-row{align-items:center;background:var(--surface);border:0;border-top:1px solid rgba(60,60,67,.12);color:var(--blue);display:flex;font-size:13px;font-weight:850;justify-content:space-between;min-height:46px;padding:0 13px 0 42px;width:100%}.screen-helper-line{align-items:center;background:#007aff0f;border:1px solid rgba(0,122,255,.12);border-radius:16px;color:var(--muted);display:grid;gap:10px;grid-template-columns:auto 1fr;margin:0 0 12px;padding:10px 12px}.screen-helper-line svg{color:var(--blue)}.screen-helper-line strong,.screen-helper-line span{display:block}.screen-helper-line strong{color:var(--ink);font-size:13px;font-weight:850}.screen-helper-line span{color:var(--muted);font-size:12px;line-height:1.45;margin-top:1px}.inline-add-panel{margin:12px 0}.inline-add-panel summary{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;color:var(--blue);display:flex;font-size:13px;font-weight:850;gap:7px;list-style:none;min-height:46px;padding:0 13px}.inline-add-panel summary::-webkit-details-marker{display:none}.inline-add-panel[open] summary{background:var(--blue-soft);border-color:#007aff29}.inline-add-panel .add-row{margin-top:8px}.calm-topic-queue{align-items:center;display:flex;gap:8px;overflow:visible;padding-bottom:8px;position:relative}.calm-topic-queue .topic-chip{flex:0 1 auto;max-width:188px;overflow:hidden;text-overflow:ellipsis}.topic-menu{margin-left:auto;position:relative}.topic-menu summary{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;font-size:12px;font-weight:850;list-style:none;min-height:34px;padding:0 12px;white-space:nowrap}.topic-menu summary::-webkit-details-marker{display:none}.topic-menu[open] summary{background:var(--blue-soft);border-color:#007aff2e;color:var(--blue)}.topic-menu-list{background:#fffffffa;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 46px #1e222a2e;display:grid;gap:7px;max-height:230px;overflow:auto;padding:10px;position:absolute;right:0;top:calc(100% + 8px);width:min(284px,calc(100vw - 52px));z-index:8}.topic-menu-list .topic-chip{justify-content:flex-start;max-width:none;width:100%}.screen-heading.with-character{margin-bottom:10px}.app-large-title h1,.screen-title h1,.screen-heading h1{font-size:25px}.screen-heading.with-character img{height:50px;width:50px}.segmented.wide{margin-bottom:2px}.task-card,.memory-card{border-radius:17px;padding:11px}.task-card:not(.is-expanded) p,.memory-card:not(.is-expanded) .memory-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.task-card:not(.is-expanded) .task-actions,.memory-card:not(.is-expanded) .memory-actions,.memory-card:not(.is-expanded) .memory-trust-panel{display:none}.task-actions,.memory-actions{margin-top:9px}.task-actions button,.memory-actions button,.due-actions button{background:var(--surface);min-height:36px}.memory-trust-panel{margin-top:9px}.chat-title-bar{align-items:center}.chat-title-bar h1{font-size:23px}.chat-title-bar img{height:44px;width:44px}.chat-log{margin-top:6px}.chat-starter-card{margin-left:44px;max-width:calc(100% - 44px)}.quick-prompts{gap:7px}.quick-prompts button{background:#ffffffdb}.bottom-nav button{transition:background-color .16s ease,color .16s ease,transform .16s ease}.bottom-nav button:active,.chat-title-actions button:active,.details-button:active,.inline-add-panel summary:active{transform:scale(.96)}@media(max-width:370px){.home-focus-card{padding:14px}.home-focus-task h2{font-size:17px}.home-mini-stats span{font-size:10px}.see-more-row{padding-left:36px}.topic-menu-list{width:min(260px,calc(100vw - 40px))}}@media(prefers-reduced-motion:reduce){.bottom-nav button{transition:none!important}}:root{--dream-ink: #27326d;--dream-muted: rgba(49, 58, 116, .68);--dream-line: rgba(145, 156, 235, .22);--dream-glass: rgba(255, 255, 255, .72);--dream-glass-strong: rgba(255, 255, 255, .86);--dream-blue: #648dff;--dream-violet: #8d7cf5;--dream-pink: #ff8cb9;--dream-shadow: 0 18px 50px rgba(81, 90, 171, .16)}.phone-frame.secretary-ambient{background:linear-gradient(160deg,#fbfbff,#eef3ff,#f9f0ff);isolation:isolate}.phone-frame.secretary-ambient:before{background-image:linear-gradient(180deg,#ffffff94,#eef2ffb8),radial-gradient(circle at 18% 14%,rgba(255,255,255,.92),transparent 30%),radial-gradient(circle at 82% 18%,rgba(137,154,255,.22),transparent 28%),var(--secretary-hero-image);background-position:center,center,center,right -72px top 58px;background-repeat:no-repeat;background-size:cover,cover,cover,360px auto;content:"";top:0;right:0;bottom:0;left:0;opacity:.82;pointer-events:none;position:absolute;z-index:0}.phone-frame.secretary-ambient:after{background:linear-gradient(90deg,#ffffffc7,#ffffff61 48%,#eff3ffb3),radial-gradient(circle at 50% 100%,rgba(114,139,255,.16),transparent 34%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:0}.phone-frame.secretary-ambient[data-view=chat]:before{background-position:center,center,center,right -92px top 84px;background-size:cover,cover,cover,392px auto;opacity:.78}.phone-frame.secretary-ambient[data-view=tasks]:before,.phone-frame.secretary-ambient[data-view=memories]:before,.phone-frame.secretary-ambient[data-view=reports]:before{background-position:center,center,center,right -80px top 44px;background-size:cover,cover,cover,390px auto}.secretary-ambient .app-header,.secretary-ambient .screen,.secretary-ambient .auth-screen,.secretary-ambient .bottom-nav,.secretary-ambient .modal-backdrop,.secretary-ambient .undo-toast{position:relative;z-index:1}.secretary-ambient .auth-screen{z-index:2}.secretary-ambient .app-header{background:#ffffff75;border-bottom-color:#919ceb1f;-webkit-backdrop-filter:blur(22px) saturate(1.1);backdrop-filter:blur(22px) saturate(1.1)}.secretary-ambient .brand strong,.secretary-ambient .app-large-title h1,.secretary-ambient .screen-title h1,.secretary-ambient .screen-heading h1{color:var(--dream-ink)}.secretary-ambient .app-large-title h1,.secretary-ambient .screen-title h1,.secretary-ambient .screen-heading h1{font-family:Hiragino Mincho ProN,Yu Mincho,"Noto Serif JP",serif;font-weight:700;letter-spacing:0}.secretary-ambient .brand small,.secretary-ambient .app-large-title span,.secretary-ambient .screen-title span,.secretary-ambient .screen-heading p,.secretary-ambient .home-focus-top p,.secretary-ambient .home-focus-task p,.secretary-ambient .task-card p,.secretary-ambient .memory-card p,.secretary-ambient .note-card span{color:var(--dream-muted)}.secretary-ambient .screen{background:transparent}.secretary-ambient .screen-tasks,.secretary-ambient .screen-memories{padding-top:8px}.secretary-ambient .screen-heading.with-character{align-content:end;min-height:154px;padding:34px 0 12px}.secretary-ambient .screen-heading.with-character img{display:none}.secretary-ambient .home-focus-card,.secretary-ambient .list-card,.secretary-ambient .ios-list-group,.secretary-ambient .report-hero,.secretary-ambient .report-block,.secretary-ambient .suggestion-panel,.secretary-ambient .task-card,.secretary-ambient .memory-card,.secretary-ambient .note-card,.secretary-ambient .support-zone,.secretary-ambient .danger-zone,.secretary-ambient .chat-starter-card,.secretary-ambient .history-sheet,.secretary-ambient .screen-helper-line,.secretary-ambient .inline-add-panel summary,.secretary-ambient .search-box input,.secretary-ambient .add-row input,.secretary-ambient .chat-input-bar,.secretary-ambient .bubble{background:var(--dream-glass);border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px #ffffffb3,0 12px 34px #5b67b821;-webkit-backdrop-filter:blur(22px) saturate(1.14);backdrop-filter:blur(22px) saturate(1.14)}.secretary-ambient .home-focus-card,.secretary-ambient .report-block,.secretary-ambient .suggestion-panel{border-radius:24px}.secretary-ambient .home-focus-task{background:#ecf2ffbd;border-color:#8297ff3d;border-radius:22px}.secretary-ambient .home-focus-top span,.secretary-ambient .home-focus-task span,.secretary-ambient .soft-label,.secretary-ambient .speech-card span,.secretary-ambient .reply-section span,.secretary-ambient .chat-starter-card span{color:#5875dd}.secretary-ambient .home-focus-task h2,.secretary-ambient .task-line strong,.secretary-ambient .task-card h3,.secretary-ambient .memory-card h3,.secretary-ambient .note-card strong,.secretary-ambient .panel-heading,.secretary-ambient .reply-headline{color:#26306a}.secretary-ambient .home-mini-stats span,.secretary-ambient .compact-meta span,.secretary-ambient .task-meta span,.secretary-ambient .pill,.secretary-ambient .topic-chip span{background:#7882e021;color:#58609b}.secretary-ambient .primary-button,.secretary-ambient .send-button,.secretary-ambient .report-candidate-actions .primary-button,.secretary-ambient .bottom-actions .secondary-button:first-child{background:linear-gradient(135deg,#6da0ff,#8d7cf5 58%,#b19cff);border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px #ffffff6b,0 14px 32px #7177ee47;color:#fff}.secretary-ambient .secondary-button,.secretary-ambient .small-button,.secretary-ambient .quiet-link-button,.secretary-ambient .text-button,.secretary-ambient .inline-add-panel summary,.secretary-ambient .see-more-row,.secretary-ambient .chat-starter-card button{color:#5570dc}.secretary-ambient .icon-button,.secretary-ambient .ghost-icon,.secretary-ambient .chat-title-actions button,.secretary-ambient .details-button{background:#ffffffb8;border-color:#ffffffb8;color:#59639d;box-shadow:0 8px 22px #5b67b81f}.secretary-ambient .segmented,.secretary-ambient .segmented.wide{background:#8891d224;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 1px #ffffff6b}.secretary-ambient .segmented button{color:#27326d9e}.secretary-ambient .segmented button.active{background:#ffffffe6;color:var(--dream-ink);box-shadow:0 8px 20px #5b67b81f}.secretary-ambient .report-hero{background:#ffffff94}.secretary-ambient .report-hero img,.secretary-ambient .message-row.assistant img,.secretary-ambient .chat-title-bar img,.secretary-ambient .row-avatar,.secretary-ambient .home-focus-top img{border:2px solid rgba(255,255,255,.82);box-shadow:0 8px 22px #5b67b82e}.secretary-ambient .speech-card{background:#ffffffa8}.secretary-ambient .report-block.blue,.secretary-ambient .report-block.green,.secretary-ambient .report-block.yellow,.secretary-ambient .report-block.purple,.secretary-ambient .task-card.status-suggested,.secretary-ambient .task-card.status-later{background:var(--dream-glass);border-color:#ffffffb8}.secretary-ambient .task-line{background:transparent;border-bottom-color:#919ceb2e}.secretary-ambient .task-line svg,.secretary-ambient .memory-icon,.secretary-ambient .row-icon.blue,.secretary-ambient .row-icon.green,.secretary-ambient .row-icon.purple{background:#7e8ff524;color:#6a77e6}.secretary-ambient .memory-icon{border-radius:18px}.secretary-ambient .topic-chip,.secretary-ambient .topic-empty,.secretary-ambient .quick-prompts button,.secretary-ambient .custom-category-strip span{background:#ffffffb3;border-color:#ffffffc2;color:#343d7b;box-shadow:0 8px 18px #5b67b81a}.secretary-ambient .topic-chip.active,.secretary-ambient .topic-chip.selected,.secretary-ambient .action-row button.is-saved,.secretary-ambient .memory-actions button.is-muted{background:#e6edffe0;border-color:#7f92ff47;color:#5570dc}.secretary-ambient .message-row.user .bubble{background:linear-gradient(135deg,#748cffeb,#ab95ffeb);border-color:#ffffff70}.secretary-ambient .chat-composer{background:linear-gradient(180deg,#f2f5ff3d,#ffffffc7);border-top-color:#919ceb29;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.secretary-ambient .chat-input-bar textarea,.secretary-ambient .add-row input,.secretary-ambient .search-box input,.secretary-ambient .inline-edit,.secretary-ambient .free-text textarea{color:#27326d}.secretary-ambient .chat-input-bar textarea::placeholder,.secretary-ambient .add-row input::placeholder,.secretary-ambient .search-box input::placeholder{color:#313a7475}.secretary-ambient .bottom-actions{display:grid;gap:10px;grid-template-columns:1fr}.secretary-ambient .bottom-actions .secondary-button:first-child{border-radius:22px;font-size:16px;min-height:58px;width:100%}.secretary-ambient .bottom-actions .secondary-button:last-child{background:transparent;border:0;box-shadow:none;color:#5570dc;min-height:38px}.secretary-ambient .bottom-nav{background:#ffffffc2;border-top:1px solid rgba(255,255,255,.72);box-shadow:0 -16px 42px #5b67b821;-webkit-backdrop-filter:blur(22px) saturate(1.14);backdrop-filter:blur(22px) saturate(1.14)}.secretary-ambient .bottom-nav button{color:#27326da3}.secretary-ambient .bottom-nav button.active{background:#e6edffe6;color:#4467e8;box-shadow:inset 0 1px #ffffffa6,0 10px 24px #5b67b81f}.secretary-ambient .danger-zone{background:#fff6fab8}.secretary-ambient .danger-zone button,.secretary-ambient .pill.danger{color:#e65a8e}.secretary-ambient .pill.danger{background:#ff8cb92e}.secretary-ambient .pill.warm{background:#ffcc6c33;color:#9b6b17}@media(max-width:520px){.phone-frame.secretary-ambient:before{background-position:center,center,center,right -74px top 64px;background-size:cover,cover,cover,min(94vw,382px) auto}.phone-frame.secretary-ambient[data-view=tasks]:before,.phone-frame.secretary-ambient[data-view=memories]:before,.phone-frame.secretary-ambient[data-view=reports]:before{background-position:center,center,center,right -86px top 46px;background-size:cover,cover,cover,min(100vw,408px) auto}}@media(max-width:370px){.secretary-ambient .screen-heading.with-character{min-height:132px}.phone-frame.secretary-ambient:before{background-size:cover,cover,cover,340px auto}}.phone-frame.secretary-ambient{grid-template-rows:1fr auto}.secretary-ambient .app-header{display:none}.phone-frame.secretary-ambient:before{background-image:linear-gradient(180deg,#ffffff5c,#eff3ffb3),radial-gradient(circle at 16% 10%,rgba(255,255,255,.9),transparent 32%),var(--secretary-hero-image);background-position:center,center,right -86px top 0;background-size:cover,cover,430px auto;opacity:.92}.phone-frame.secretary-ambient:after{background:linear-gradient(90deg,#ffffffd1,#ffffff6b 42%,#f4f6ff66),linear-gradient(180deg,#f8faff14,#f0edff94)}.phone-frame.secretary-ambient[data-view=home]:before{background-position:center,center,right -100px top 18px;background-size:cover,cover,438px auto}.phone-frame.secretary-ambient[data-view=reports]:before,.phone-frame.secretary-ambient[data-view=tasks]:before,.phone-frame.secretary-ambient[data-view=memories]:before{background-position:center,center,right -96px top 0;background-size:cover,cover,448px auto}.phone-frame.secretary-ambient[data-view=chat]:before{background-position:center,center,right -102px top 6px;background-size:cover,cover,454px auto}.secretary-ambient .screen{padding:32px 20px 18px}.secretary-ambient .screen-chat{padding-bottom:8px}.secretary-ambient .app-large-title,.secretary-ambient .screen-title,.secretary-ambient .screen-heading.with-character,.secretary-ambient .chat-title-bar{margin-top:0;min-height:184px;padding-top:18px}.secretary-ambient .app-large-title{align-content:start;max-width:260px}.secretary-ambient .app-large-title span,.secretary-ambient .screen-title span,.secretary-ambient .screen-heading p,.secretary-ambient .chat-title-bar small{color:#27326dc7;font-size:13px;font-weight:700;line-height:1.6}.secretary-ambient .app-large-title h1,.secretary-ambient .screen-title h1,.secretary-ambient .screen-heading h1,.secretary-ambient .chat-title-bar h1{color:#26306f;font-size:34px;line-height:1.22;text-shadow:0 1px 0 rgba(255,255,255,.55)}.secretary-ambient .screen-title{align-items:start;grid-template-columns:auto 1fr auto}.secretary-ambient .screen-title>div,.secretary-ambient .chat-title-bar>div:first-child,.secretary-ambient .screen-heading.with-character>div{max-width:260px}.secretary-ambient .screen-heading.with-character{align-items:start;align-content:start;display:grid;grid-template-columns:1fr;padding-bottom:0}.secretary-ambient .chat-title-bar{display:grid;grid-template-columns:1fr auto}.secretary-ambient .chat-title-actions{align-self:start;padding-top:8px}.secretary-ambient .chat-title-actions img{display:none}.secretary-ambient .home-focus-card,.secretary-ambient .report-hero,.secretary-ambient .report-block,.secretary-ambient .suggestion-panel,.secretary-ambient .task-card,.secretary-ambient .memory-card,.secretary-ambient .note-card,.secretary-ambient .ios-list-group,.secretary-ambient .list-card,.secretary-ambient .screen-helper-line,.secretary-ambient .chat-starter-card{background:#ffffffa8;border:1px solid rgba(255,255,255,.82);border-radius:26px;box-shadow:inset 0 1px #ffffffd6,0 18px 46px #535ba629;-webkit-backdrop-filter:blur(26px) saturate(1.15);backdrop-filter:blur(26px) saturate(1.15)}.secretary-ambient .home-focus-card{gap:16px;padding:18px}.secretary-ambient .home-focus-top{grid-template-columns:1fr}.secretary-ambient .home-focus-top img{display:none}.secretary-ambient .home-focus-top span,.secretary-ambient .home-focus-task span,.secretary-ambient .panel-heading strong,.secretary-ambient .chat-starter-card span{color:#6578e7}.secretary-ambient .home-focus-top p{color:#2f3978;font-size:14px}.secretary-ambient .home-focus-task{background:#f2f6ffb8;border:1px solid rgba(255,255,255,.86);border-radius:22px;padding:16px}.secretary-ambient .home-focus-task h2{color:#222c68;font-size:22px;line-height:1.34}.secretary-ambient .focus-actions-primary .primary-button,.secretary-ambient .bottom-actions .secondary-button:first-child{border-radius:999px;font-size:17px;min-height:60px}.secretary-ambient .quiet-link-button{justify-self:center;min-height:36px}.secretary-ambient .report-hero{grid-template-columns:1fr;padding:18px}.secretary-ambient .report-hero img{display:none}.secretary-ambient .speech-card{background:#ffffff94;border:1px solid rgba(255,255,255,.76);border-radius:22px;padding:16px}.secretary-ambient .report-block,.secretary-ambient .suggestion-panel{padding:18px}.secretary-ambient .report-block ul,.secretary-ambient .report-candidates ul{gap:12px}.secretary-ambient .report-block li,.secretary-ambient .report-candidates li{color:#27326d;font-size:14px;line-height:1.65}.secretary-ambient .screen-helper-line{margin-top:-18px;padding:16px}.secretary-ambient .segmented.wide{margin-top:12px}.secretary-ambient .task-list,.secretary-ambient .memory-list,.secretary-ambient .note-list{gap:14px}.secretary-ambient .task-card,.secretary-ambient .memory-card{border-radius:24px;padding:16px}.secretary-ambient .task-card-main{gap:14px}.secretary-ambient .task-card h3,.secretary-ambient .memory-card h3{font-size:15px;line-height:1.45}.secretary-ambient .chat-log{margin-top:-24px;padding-bottom:14px}.secretary-ambient .message-row.assistant img{height:36px;width:36px}.secretary-ambient .bubble{border-radius:22px;padding:14px 16px}.secretary-ambient .message-row.user .bubble{border-radius:22px 22px 7px}.secretary-ambient .chat-starter-card{margin-left:50px;padding:16px}.secretary-ambient .quick-prompts{padding:0 0 10px}.secretary-ambient .quick-prompts button{min-height:38px;padding:0 14px}.secretary-ambient .chat-input-bar{border-radius:28px;min-height:62px;padding:8px}.secretary-ambient .send-button{height:46px;width:46px}.secretary-ambient .search-box{margin-top:-26px}.secretary-ambient .search-box input,.secretary-ambient .inline-add-panel summary{border-radius:999px;min-height:50px}.secretary-ambient .bottom-nav{margin:0 18px 12px;border-radius:26px;border-top:1px solid rgba(255,255,255,.82);padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.secretary-ambient .bottom-nav button{min-height:56px}@media(max-width:520px){.phone-frame.secretary-ambient:before{background-position:center,center,right -98px top 0;background-size:cover,cover,min(112vw,458px) auto}.secretary-ambient .screen{padding-left:20px;padding-right:20px}}@media(max-width:370px){.secretary-ambient .app-large-title h1,.secretary-ambient .screen-title h1,.secretary-ambient .screen-heading h1,.secretary-ambient .chat-title-bar h1{font-size:30px}.secretary-ambient .app-large-title,.secretary-ambient .screen-title,.secretary-ambient .screen-heading.with-character,.secretary-ambient .chat-title-bar{min-height:164px}}.phone-frame.secretary-ambient[data-view=home]:before{background-position:center,center,right -74px top -2px;background-size:cover,cover,430px auto}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#ffffffdb,#ffffff80 42%,#f0f4ff47),linear-gradient(180deg,#f7f9ff0d,#e5e5ffad 78%,#f9fbffd6)}.secretary-ambient .home-reference-view{gap:12px;padding-top:30px}.secretary-ambient .home-reference-hero{display:grid;gap:14px;min-height:236px;padding-top:10px;width:min(288px,76%)}.secretary-ambient .home-reference-hero span{align-items:center;color:#36438fd6;display:inline-flex;font-size:13px;font-weight:800;gap:8px;line-height:1.6}.secretary-ambient .home-reference-hero span svg{color:#8090ff;filter:drop-shadow(0 5px 10px rgba(99,107,214,.2))}.secretary-ambient .home-reference-hero small{color:#2c3777a8;font-size:12px;font-weight:800;line-height:1}.secretary-ambient .home-reference-hero h1{color:#26306f;font-family:Hiragino Mincho ProN,Yu Mincho,Times New Roman,serif;font-size:25px;font-weight:700;letter-spacing:0;line-height:1.48;margin:0;text-shadow:0 1px 0 rgba(255,255,255,.72)}.secretary-ambient .home-reference-hero p{color:#2b3679c2;font-size:13px;font-weight:700;line-height:1.7;margin:0}.secretary-ambient .home-task-summary-card,.secretary-ambient .home-reference-list,.secretary-ambient .home-quiet-settings,.secretary-ambient .memory-preview{background:#ffffffad;border:1px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:inset 0 1px #ffffffe6,0 18px 44px #565eac26;-webkit-backdrop-filter:blur(28px) saturate(1.18);backdrop-filter:blur(28px) saturate(1.18)}.secretary-ambient .home-task-summary-card{display:grid;gap:15px;margin-top:-38px;padding:17px 17px 16px}.secretary-ambient .home-task-summary-card .panel-heading{align-items:center;color:#5d6de2;display:flex;font-size:15px;gap:8px}.secretary-ambient .home-summary-metrics{background:#ffffff85;border:1px solid rgba(255,255,255,.78);border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.secretary-ambient .home-summary-metrics div{align-items:center;color:#2b3573;display:grid;gap:4px;min-height:82px;padding:12px 8px;text-align:center}.secretary-ambient .home-summary-metrics div+div{border-left:1px solid rgba(100,111,190,.16)}.secretary-ambient .home-summary-metrics svg{color:#8a90f6;justify-self:center}.secretary-ambient .home-summary-metrics div:nth-child(2) svg{color:#62b99f}.secretary-ambient .home-summary-metrics span{color:#2d387bad;font-size:11px;font-weight:800}.secretary-ambient .home-summary-metrics strong{color:#28336f;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:21px;line-height:1}.secretary-ambient .home-task-summary-card>p{color:#5d6de2;font-size:13px;font-weight:800;line-height:1.6;margin:0}.secretary-ambient .home-section-pill{align-items:center;display:flex;justify-content:space-between;margin:7px 5px 0}.secretary-ambient .home-section-pill span{align-items:center;color:#35427f;display:inline-flex;font-size:15px;font-weight:900;gap:8px}.secretary-ambient .home-section-pill span svg{color:#6578e7}.secretary-ambient .home-section-pill em{background:#ffe7f2eb;border-radius:999px;color:#fb6b9a;font-size:12px;font-style:normal;font-weight:900;line-height:1;padding:7px 11px}.secretary-ambient .home-reference-list{margin-top:0;overflow:hidden}.secretary-ambient .home-reference-list .task-line{background:#ffffff80;border-bottom:1px solid rgba(95,105,181,.13);color:#27326d;gap:12px;grid-template-columns:auto 1fr auto;min-height:78px;padding:13px}.secretary-ambient .home-reference-list .task-line>span{min-width:0}.secretary-ambient .home-reference-list .task-line svg{background:linear-gradient(135deg,#a8a4ff,#7d91ff);border-radius:18px;color:#fff;height:42px;padding:10px;width:42px}.secretary-ambient .home-reference-list .task-line strong{color:#17245e;font-size:14px;font-weight:900;line-height:1.4}.secretary-ambient .home-reference-list .task-line small{color:#26306fa3;font-size:12px;font-weight:700;line-height:1.45;margin-top:2px}.secretary-ambient .home-reference-list .task-line em{background:#ffedf6d6;border-radius:999px;color:#f26696;font-size:11px;font-weight:900;padding:6px 8px;white-space:nowrap}.secretary-ambient .home-reference-list .task-line em+em{display:none}.secretary-ambient .home-reference-actions{display:grid;gap:9px;margin-top:6px}.secretary-ambient .home-reference-actions .primary-button{background:linear-gradient(135deg,#73a5ff,#8875ff 96%);border:1px solid rgba(255,255,255,.84);border-radius:999px;box-shadow:inset 0 1px #ffffff80,0 16px 34px #6074ef57;color:#fff;font-size:18px;font-weight:900;justify-content:center;min-height:64px}.secretary-ambient .home-reference-actions .secondary-button{background:transparent;border:0;color:#5f70e6;font-size:13px;font-weight:900;justify-content:center;min-height:34px}.secretary-ambient .home-quiet-settings{margin-top:6px;overflow:hidden}.secretary-ambient .home-quiet-settings .ios-list-row{background:#ffffff57;min-height:62px}.secretary-ambient .home-quiet-settings .ios-list-row strong{color:#26306f}.secretary-ambient .home-quiet-settings .ios-list-row span{color:#2c37779e}.secretary-ambient .home-reference-view .section-title{margin-top:14px}.secretary-ambient .home-reference-view .section-title h2{color:#35427f;font-size:14px}.secretary-ambient .home-reference-view .text-button{color:#6578e7}@media(max-width:370px){.secretary-ambient .home-reference-view{gap:10px;padding-top:24px}.secretary-ambient .home-reference-hero{min-height:214px;width:78%}.secretary-ambient .home-reference-hero h1{font-size:22px}.secretary-ambient .home-task-summary-card{margin-top:-28px}.secretary-ambient .home-summary-metrics div{min-height:72px}.secretary-ambient .home-reference-actions .primary-button{font-size:16px;min-height:58px}}.phone-frame.secretary-ambient[data-view=home]:before{background-image:linear-gradient(90deg,#ffffff3d,#ffffff0a 54%,#fff0),url(/assets/home-background.png);background-position:center,center top;background-size:cover,auto 100%;opacity:.94}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(180deg,#ffffff0a,#e7eaff2e 72%,#ecefff6b),linear-gradient(90deg,#ffffff57,#ffffff14 46%,#fff0)}.secretary-ambient .home-mockup-view{gap:13px;padding:116px 16px 18px}.secretary-ambient .home-greeting-hero{display:grid;gap:14px;margin-left:6px;min-height:248px;width:min(275px,72%)}.secretary-ambient .home-greeting-hero small{color:#35407e;font-size:14px;font-weight:700;line-height:1}.secretary-ambient .home-greeting-hero h1{color:#26306f;font-family:Hiragino Mincho ProN,Yu Mincho,Times New Roman,serif;font-size:28px;font-weight:600;letter-spacing:0;line-height:1.38;margin:0;text-shadow:0 1px 0 rgba(255,255,255,.68)}.secretary-ambient .home-greeting-hero h1 strong{display:inline-block;font-size:43px;font-weight:500;line-height:1.1;margin-top:2px}.secretary-ambient .home-greeting-hero p{color:#26306fd1;font-size:14px;font-weight:700;line-height:1.6;margin:0}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#ffffff9e;border:1px solid rgba(255,255,255,.88);border-radius:24px;box-shadow:inset 0 1px #ffffffe0,0 18px 46px #3d46922b;-webkit-backdrop-filter:blur(24px) saturate(1.16);backdrop-filter:blur(24px) saturate(1.16)}.secretary-ambient .home-report-glass-card{display:grid;gap:14px;margin-top:-70px;padding:17px 14px 13px;width:min(238px,61%)}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{align-items:center;color:#536bea;display:inline-flex;font-size:15px;font-weight:900;gap:9px;letter-spacing:0}.secretary-ambient .home-card-label svg{color:#7084ff}.secretary-ambient .home-report-glass-card h2{color:#31408f;font-size:20px;font-weight:900;line-height:1.4;margin:4px 0 0}.secretary-ambient .home-report-glass-card>p{color:#26306fd9;font-size:13px;font-weight:700;line-height:1.75;margin:0}.secretary-ambient .home-report-metrics{background:#ffffff9e;border:1px solid rgba(255,255,255,.84);border-radius:17px;display:grid;grid-template-columns:repeat(3,1fr);min-height:58px;overflow:hidden}.secretary-ambient .home-report-metrics div{align-items:center;color:#35428b;display:grid;gap:1px;grid-template-columns:auto 1fr;padding:8px 7px}.secretary-ambient .home-report-metrics div+div{border-left:1px solid rgba(91,101,181,.14)}.secretary-ambient .home-report-metrics svg{color:#6d80f2;grid-row:span 2}.secretary-ambient .home-report-metrics span{color:#394587;font-size:10px;font-weight:900;line-height:1}.secretary-ambient .home-report-metrics strong{color:#26306f;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:17px;line-height:1.1}.secretary-ambient .home-confirm-glass-card{display:grid;gap:10px;margin-top:28px;padding:13px 14px 14px}.secretary-ambient .home-confirm-heading{align-items:center;display:flex;justify-content:space-between}.secretary-ambient .home-confirm-heading span{color:#34428d;font-size:17px}.secretary-ambient .home-confirm-heading svg{color:#f15d92;filter:drop-shadow(0 8px 14px rgba(241,93,146,.22))}.secretary-ambient .home-confirm-heading em{background:#ffe1eff0;border-radius:999px;color:#f46093;font-size:13px;font-style:normal;line-height:1;padding:7px 12px}.secretary-ambient .home-confirm-list{background:#ffffff8a;border:1px solid rgba(255,255,255,.84);border-radius:20px;overflow:hidden}.secretary-ambient .home-confirm-row{align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(87,96,171,.14);color:#1f2c6a;display:grid;gap:12px;grid-template-columns:auto 1fr auto auto;min-height:76px;padding:13px 12px;text-align:left;width:100%}.secretary-ambient .home-confirm-row:last-child{border-bottom:0}.secretary-ambient .home-confirm-icon{align-items:center;background:linear-gradient(135deg,#b699ff,#7aa6ff);border-radius:999px;color:#fff;display:inline-flex;height:48px;justify-content:center;width:48px}.secretary-ambient .home-confirm-row:nth-child(2) .home-confirm-icon{background:linear-gradient(135deg,#7aa6ff,#75a6f5)}.secretary-ambient .home-confirm-copy{display:grid;gap:5px;min-width:0}.secretary-ambient .home-confirm-copy strong{color:#16245f;font-size:15px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.secretary-ambient .home-confirm-copy small{color:#26306fad;font-size:12px;font-weight:700;line-height:1.35}.secretary-ambient .home-confirm-row em{color:#f35f92;font-size:13px;font-style:normal;font-weight:900;white-space:nowrap}.secretary-ambient .home-confirm-row>svg{color:#252f6999}.secretary-ambient .home-reference-actions{align-items:center;display:grid;gap:10px;grid-template-columns:1fr 78px;margin-top:12px}.secretary-ambient .home-reference-actions .primary-button{background:linear-gradient(135deg,#6ca8ff,#8374ff);border:1px solid rgba(255,255,255,.95);border-radius:999px;box-shadow:inset 0 2px #ffffff5c,inset 0 -8px 16px #3743be33,0 18px 38px #4758dd52;color:#fff;font-size:22px;font-weight:900;justify-content:center;min-height:74px;text-shadow:0 1px 12px rgba(255,255,255,.24)}.secretary-ambient .home-round-report-button{align-items:center;aspect-ratio:1;background:#ffffff9e;border:1px solid rgba(255,255,255,.9);border-radius:999px;box-shadow:inset 0 1px #ffffffdb,0 18px 40px #4a54a82e;color:#35428d;display:grid;font-size:11px;font-weight:900;gap:4px;justify-items:center;line-height:1.25;padding:9px;text-align:center}.secretary-ambient .home-round-report-button svg{color:#8d76ff}@media(max-width:370px){.secretary-ambient .home-mockup-view{padding-left:14px;padding-right:14px;padding-top:100px}.secretary-ambient .home-greeting-hero{min-height:218px}.secretary-ambient .home-greeting-hero h1{font-size:24px}.secretary-ambient .home-greeting-hero h1 strong{font-size:36px}.secretary-ambient .home-report-glass-card{margin-top:-54px;width:min(220px,64%)}.secretary-ambient .home-confirm-row{gap:9px;grid-template-columns:auto 1fr auto}.secretary-ambient .home-confirm-row>svg{display:none}.secretary-ambient .home-reference-actions{grid-template-columns:1fr 72px}.secretary-ambient .home-reference-actions .primary-button{font-size:19px;min-height:68px}}.phone-frame.secretary-ambient[data-view=home]:before{background-position:center,center top;background-size:cover,cover}.secretary-ambient .screen-home{overflow-x:hidden;padding-bottom:180px}.secretary-ambient .home-mockup-view{gap:10px;padding:58px 18px 126px}.secretary-ambient .home-greeting-hero{gap:10px;margin-left:0;min-height:176px;width:min(245px,74%)}.secretary-ambient .home-greeting-hero small{font-size:12px;line-height:1.2}.secretary-ambient .home-greeting-hero h1{font-size:22px;line-height:1.36;white-space:nowrap}.secretary-ambient .home-greeting-hero h1 strong{font-size:35px;line-height:1.05;white-space:nowrap}.secretary-ambient .home-greeting-hero p{font-size:12px;line-height:1.5;white-space:nowrap}.secretary-ambient .home-report-glass-card{gap:8px;margin-top:-6px;padding:13px 12px 12px;width:min(266px,78%)}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{font-size:13px;gap:7px}.secretary-ambient .home-card-label svg{height:16px;width:16px}.secretary-ambient .home-report-glass-card h2{font-size:17px;line-height:1.38;margin:2px 0 0;word-break:keep-all}.secretary-ambient .home-report-glass-card>p{font-size:11px;line-height:1.58;word-break:keep-all}.secretary-ambient .home-report-metrics{border-radius:15px;min-height:47px}.secretary-ambient .home-report-metrics div{grid-template-columns:1fr;justify-items:center;padding:6px 4px;text-align:center}.secretary-ambient .home-report-metrics svg{grid-row:auto;height:17px;width:17px}.secretary-ambient .home-report-metrics span{font-size:9px}.secretary-ambient .home-report-metrics strong{font-size:15px}.secretary-ambient .home-confirm-glass-card{gap:7px;margin-top:8px;max-width:100%;overflow:hidden;padding:10px 11px 11px;width:100%}.secretary-ambient .home-confirm-heading span{font-size:14px}.secretary-ambient .home-confirm-heading svg{height:16px;width:16px}.secretary-ambient .home-confirm-heading em{font-size:11px;padding:5px 9px}.secretary-ambient .home-confirm-list{border-radius:17px}.secretary-ambient .home-confirm-row{gap:9px;grid-template-columns:auto minmax(0,1fr) auto;min-height:44px;padding:6px 8px}.secretary-ambient .home-confirm-icon{height:32px;width:32px}.secretary-ambient .home-confirm-icon svg{height:17px;width:17px}.secretary-ambient .home-confirm-copy{gap:2px}.secretary-ambient .home-confirm-copy strong{font-size:11px;line-height:1.32;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.secretary-ambient .home-confirm-copy small{font-size:9px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secretary-ambient .home-confirm-row em{font-size:10px}.secretary-ambient .home-confirm-row>svg{display:none}.secretary-ambient .home-reference-actions{gap:8px;grid-template-columns:1fr 58px;margin-top:7px;position:relative;z-index:4}.secretary-ambient .home-reference-actions .primary-button{font-size:15px;min-height:52px}.secretary-ambient .home-reference-actions .primary-button svg{height:20px;width:20px}.secretary-ambient .home-round-report-button{font-size:8px;padding:6px}.secretary-ambient .home-round-report-button svg{height:19px;width:19px}.secretary-ambient .bottom-nav{margin:0 16px 10px;padding:7px 7px calc(7px + env(safe-area-inset-bottom))}.secretary-ambient .bottom-nav button{min-height:50px}@media(max-width:370px){.secretary-ambient .home-mockup-view{padding:54px 16px 126px}.secretary-ambient .home-greeting-hero{min-height:168px;width:min(230px,76%)}.secretary-ambient .home-greeting-hero h1{font-size:21px}.secretary-ambient .home-greeting-hero h1 strong{font-size:33px}.secretary-ambient .home-report-glass-card{margin-top:-30px;width:min(250px,80%)}.secretary-ambient .home-report-glass-card h2{font-size:16px}.secretary-ambient .home-confirm-row{min-height:44px}.secretary-ambient .home-reference-actions .primary-button{font-size:15px;min-height:52px}}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(180deg,#ffffff0f,#e7eaff33 72%,#ecefff75),linear-gradient(90deg,#ffffffad,#ffffff6b,#ffffff1f)}.secretary-ambient .home-mockup-view>*{position:relative;z-index:2}.secretary-ambient .home-greeting-hero small{color:#1f2c6d}.secretary-ambient .home-greeting-hero h1{color:#17245f;text-shadow:0 2px 12px rgba(255,255,255,.95)}.secretary-ambient .home-greeting-hero p{color:#18235ceb}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#fffffff5!important;-webkit-backdrop-filter:blur(18px) saturate(1.05);backdrop-filter:blur(18px) saturate(1.05)}.secretary-ambient .home-report-metrics{background:#ffffffeb!important}.secretary-ambient .home-confirm-list{background:#ffffffe6!important}.secretary-ambient .home-reference-actions{margin-top:-14px}.secretary-ambient .home-round-report-button{background:#fffffff5!important}.secretary-ambient .home-card-label,.secretary-ambient .home-report-glass-card h2,.secretary-ambient .home-report-glass-card>p,.secretary-ambient .home-report-metrics span,.secretary-ambient .home-report-metrics strong,.secretary-ambient .home-confirm-heading span,.secretary-ambient .home-confirm-copy strong,.secretary-ambient .home-confirm-copy small{opacity:1}.phone-frame.secretary-ambient[data-view=home]:before{background-image:url(/assets/home-background.png)!important;background-position:center -44px!important;background-repeat:no-repeat;background-size:cover!important;opacity:1}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#ffffffb3,#ffffff47 46%,#fff0 72%),linear-gradient(180deg,#ffffff05,#eaedff2e 78%,#f2f4ff5c)}.secretary-ambient .home-mockup-view{gap:12px;padding:74px 18px 128px}.secretary-ambient .home-greeting-hero{gap:13px;min-height:214px;width:min(286px,79%)}.secretary-ambient .home-greeting-hero small{color:#28356f;font-size:13px;font-weight:800;line-height:1}.secretary-ambient .home-greeting-hero h1{color:#24306c;font-family:Hiragino Mincho ProN,Yu Mincho,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.32;text-shadow:0 2px 12px rgba(255,255,255,.9);white-space:nowrap}.secretary-ambient .home-greeting-hero h1 strong{font-size:44px;font-weight:500;line-height:1.05;white-space:nowrap}.secretary-ambient .home-greeting-hero p{color:#2d3876;font-size:13px;font-weight:800;line-height:1.45;text-shadow:0 2px 10px rgba(255,255,255,.85);white-space:nowrap}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#ffffffc2!important;border:1.5px solid rgba(255,255,255,.95);border-radius:26px;box-shadow:inset 0 1px #fffffff2,0 20px 46px #48509f2e;-webkit-backdrop-filter:blur(24px) saturate(1.12);backdrop-filter:blur(24px) saturate(1.12)}.secretary-ambient .home-report-glass-card{gap:13px;margin-top:-26px;padding:17px 16px 15px;width:min(282px,78%)}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{color:#4d64da;font-size:16px;font-weight:900;gap:9px}.secretary-ambient .home-card-label svg{color:#6f82f6;height:19px;width:19px}.secretary-ambient .home-report-glass-card h2{color:#283a92;font-size:21px;font-weight:900;line-height:1.38;margin:2px 0 0}.secretary-ambient .home-report-glass-card>p{color:#2b3678;font-size:12px;font-weight:800;line-height:1.72}.secretary-ambient .home-report-metrics{background:#ffffffb8!important;border:1px solid rgba(255,255,255,.9);border-radius:18px;min-height:62px}.secretary-ambient .home-report-metrics div{gap:2px;grid-template-columns:auto 1fr;justify-items:start;padding:9px 8px;text-align:left}.secretary-ambient .home-report-metrics svg{grid-row:span 2;height:20px;width:20px}.secretary-ambient .home-report-metrics span{color:#344185;font-size:10px;font-weight:900}.secretary-ambient .home-report-metrics strong{color:#223071;font-size:18px}.secretary-ambient .home-confirm-glass-card{gap:11px;margin-top:16px;padding:13px 14px 14px;width:100%}.secretary-ambient .home-confirm-heading span{color:#2c397c;font-size:17px}.secretary-ambient .home-confirm-heading svg{color:#f15d92;height:18px;width:18px}.secretary-ambient .home-confirm-heading em{background:#ffe2f0f5;border-radius:999px;color:#f25f93;font-size:13px;padding:7px 12px}.secretary-ambient .home-confirm-list{background:#ffffffc2!important;border-radius:20px}.secretary-ambient .home-confirm-row{gap:12px;grid-template-columns:46px minmax(0,1fr) auto 14px;min-height:70px;padding:12px}.secretary-ambient .home-confirm-icon{height:46px;width:46px}.secretary-ambient .home-confirm-icon svg{height:22px;width:22px}.secretary-ambient .home-confirm-copy{gap:4px}.secretary-ambient .home-confirm-copy strong{color:#17245f;font-size:14px;font-weight:900;line-height:1.32}.secretary-ambient .home-confirm-copy small{color:#26306fb3;font-size:11px;font-weight:800;line-height:1.32}.secretary-ambient .home-confirm-row em{color:#f35f92;font-size:13px;font-weight:900}.secretary-ambient .home-confirm-row>svg{color:#252f699e;display:block;height:16px;width:16px}.secretary-ambient .home-reference-actions{gap:10px;grid-template-columns:1fr 72px;margin-top:10px}.secretary-ambient .home-reference-actions .primary-button{border:1.5px solid rgba(255,255,255,.92);border-radius:999px;font-size:20px;font-weight:900;min-height:68px}.secretary-ambient .home-reference-actions .primary-button svg{height:24px;width:24px}.secretary-ambient .home-round-report-button{background:#ffffffd1!important;border:1.5px solid rgba(255,255,255,.96);border-radius:999px;color:#35428d;font-size:10px;padding:8px}.secretary-ambient .home-round-report-button svg{height:25px;width:25px}@media(max-width:370px){.phone-frame.secretary-ambient[data-view=home]:before{background-position:center -38px!important}.secretary-ambient .home-mockup-view{padding:66px 16px 126px}.secretary-ambient .home-greeting-hero{min-height:196px;width:min(260px,80%)}.secretary-ambient .home-greeting-hero h1{font-size:25px}.secretary-ambient .home-greeting-hero h1 strong{font-size:39px}.secretary-ambient .home-report-glass-card{margin-top:-20px;width:min(264px,80%)}.secretary-ambient .home-confirm-row{grid-template-columns:42px minmax(0,1fr) auto;min-height:64px}.secretary-ambient .home-confirm-row>svg{display:none}.secretary-ambient .home-reference-actions{grid-template-columns:1fr 66px}.secretary-ambient .home-reference-actions .primary-button{font-size:18px;min-height:62px}}@media(max-width:520px){.app-shell{background:#f5f7ff!important;min-height:100dvh;padding:0!important}.phone-frame.secretary-ambient{border:0!important;border-radius:0!important;box-shadow:none!important;height:100dvh!important;max-height:none!important;max-width:none!important;min-height:100dvh!important;width:100vw!important}}.phone-frame.secretary-ambient[data-view=home]:before{background-image:url(/assets/home-background.png)!important;background-position:55% -84px!important;background-repeat:no-repeat!important;background-size:auto 112%!important;filter:saturate(1.1) contrast(1.04);opacity:1!important}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#ffffff57,#ffffff29 38%,#fff0 66%),linear-gradient(180deg,#fff0,#e2e8ff1f 72%,#e9edff47)!important}.secretary-ambient .home-mockup-view{gap:10px!important;padding:56px 34px 112px!important}.secretary-ambient .home-greeting-hero{gap:12px!important;margin-left:0!important;min-height:188px!important;width:min(300px,82%)!important}.secretary-ambient .home-greeting-hero small{color:#28356f!important;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,system-ui,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.secretary-ambient .home-greeting-hero h1{color:#25306b!important;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif!important;font-size:27px!important;font-weight:500!important;letter-spacing:0!important;line-height:1.28!important;text-shadow:0 2px 12px rgba(255,255,255,.82)!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:42px!important;font-weight:500!important;line-height:1.04!important}.secretary-ambient .home-greeting-hero p{color:#26306fe6!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;text-shadow:0 2px 10px rgba(255,255,255,.82)!important}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#ffffffad!important;border:1.5px solid rgba(255,255,255,.96)!important;border-radius:25px!important;box-shadow:inset 0 1px #ffffffeb,0 16px 36px #48509f29!important;-webkit-backdrop-filter:blur(22px) saturate(1.12)!important;backdrop-filter:blur(22px) saturate(1.12)!important}.secretary-ambient .home-report-glass-card{gap:9px!important;margin-top:-18px!important;padding:14px 14px 13px!important;width:min(282px,84%)!important}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{color:#5068de!important;font-size:14px!important;font-weight:800!important;gap:8px!important}.secretary-ambient .home-card-label svg{color:#7486f4!important;height:18px!important;width:18px!important}.secretary-ambient .home-report-glass-card h2{color:#2f4090!important;font-size:18px!important;font-weight:800!important;line-height:1.36!important;margin:1px 0 0!important}.secretary-ambient .home-report-glass-card>p{color:#2f3a78!important;font-size:10.5px!important;font-weight:700!important;line-height:1.62!important}.secretary-ambient .home-report-metrics{background:#ffffff9e!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:17px!important;min-height:52px!important}.secretary-ambient .home-report-metrics div{gap:1px!important;grid-template-columns:auto 1fr!important;padding:7px!important}.secretary-ambient .home-report-metrics svg{height:18px!important;width:18px!important}.secretary-ambient .home-report-metrics span{color:#394487!important;font-size:9px!important;font-weight:800!important}.secretary-ambient .home-report-metrics strong{color:#273477!important;font-size:15px!important;font-weight:700!important}.secretary-ambient .home-confirm-glass-card{gap:8px!important;margin-top:8px!important;padding:11px 12px 12px!important}.secretary-ambient .home-confirm-heading span{color:#304080!important;font-size:15px!important}.secretary-ambient .home-confirm-heading svg{color:#f15d92!important;height:17px!important;width:17px!important}.secretary-ambient .home-confirm-heading em{background:#ffe2f0f2!important;color:#f25f93!important;font-size:12px!important;padding:6px 10px!important}.secretary-ambient .home-confirm-list{background:#ffffff9e!important;border:1px solid rgba(255,255,255,.86)!important;border-radius:18px!important}.secretary-ambient .home-confirm-row{gap:10px!important;grid-template-columns:40px minmax(0,1fr) auto 12px!important;min-height:58px!important;padding:9px 10px!important}.secretary-ambient .home-confirm-icon{height:40px!important;width:40px!important}.secretary-ambient .home-confirm-icon svg{height:20px!important;width:20px!important}.secretary-ambient .home-confirm-copy{gap:3px!important}.secretary-ambient .home-confirm-copy strong{color:#18245f!important;font-size:12px!important;font-weight:800!important;line-height:1.28!important}.secretary-ambient .home-confirm-copy small{color:#26306fab!important;font-size:9.5px!important;font-weight:700!important;line-height:1.28!important}.secretary-ambient .home-confirm-row em{color:#f35f92!important;font-size:11px!important;font-weight:800!important}.secretary-ambient .home-confirm-row>svg{color:#252f6994!important;display:block!important;height:14px!important;width:14px!important}.secretary-ambient .home-reference-actions{gap:10px!important;grid-template-columns:1fr 66px!important;margin-top:4px!important}.secretary-ambient .home-reference-actions .primary-button{background:linear-gradient(135deg,#6ca9ff,#7e72ff)!important;border:1.5px solid rgba(255,255,255,.94)!important;border-radius:999px!important;box-shadow:inset 0 2px #ffffff5c,inset 0 -7px 14px #3743be2e,0 15px 32px #4758dd47!important;font-size:17px!important;font-weight:800!important;min-height:60px!important}.secretary-ambient .home-reference-actions .primary-button svg{height:22px!important;width:22px!important}.secretary-ambient .home-round-report-button{background:#ffffffb8!important;border:1.5px solid rgba(255,255,255,.95)!important;box-shadow:inset 0 1px #ffffffdb,0 14px 30px #4a54a829!important;color:#35428d!important;font-size:9px!important;padding:7px!important}.secretary-ambient .home-round-report-button svg{height:22px!important;width:22px!important}@media(max-width:370px){.phone-frame.secretary-ambient[data-view=home]:before{background-position:54% -70px!important;background-size:auto 109%!important}.secretary-ambient .home-mockup-view{padding:68px 28px 110px!important}.secretary-ambient .home-greeting-hero{min-height:176px!important}.secretary-ambient .home-greeting-hero h1{font-size:24px!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:37px!important}.secretary-ambient .home-report-glass-card{margin-top:-16px!important;width:min(270px,86%)!important}.secretary-ambient .home-confirm-row{grid-template-columns:38px minmax(0,1fr) auto!important;min-height:56px!important}.secretary-ambient .home-confirm-row>svg{display:none!important}.secretary-ambient .home-reference-actions{grid-template-columns:1fr 62px!important}.secretary-ambient .home-reference-actions .primary-button{font-size:16px!important;min-height:58px!important}}.secretary-ambient .home-greeting-hero{min-height:188px!important}.secretary-ambient .home-report-glass-card{gap:7px!important;margin-top:-14px!important;padding:12px 13px 11px!important}.secretary-ambient .home-card-label{font-size:13px!important}.secretary-ambient .home-report-glass-card h2{font-size:17px!important;line-height:1.32!important}.secretary-ambient .home-report-glass-card>p{font-size:10px!important;line-height:1.54!important}.secretary-ambient .home-report-metrics div{padding:5px 6px!important}.secretary-ambient .home-report-metrics svg{height:16px!important;width:16px!important}.secretary-ambient .home-report-metrics strong{font-size:14px!important}.secretary-ambient .home-confirm-glass-card{gap:6px!important;margin-top:6px!important;padding:9px 10px 10px!important}.secretary-ambient .home-confirm-heading span{font-size:14px!important}.secretary-ambient .home-confirm-heading em{font-size:11px!important;padding:5px 9px!important}.secretary-ambient .home-confirm-list{border-radius:16px!important}.secretary-ambient .home-confirm-row{gap:9px!important;grid-template-columns:34px minmax(0,1fr) auto 10px!important;min-height:48px!important;padding:7px 9px!important}.secretary-ambient .home-confirm-icon svg{height:17px!important;width:17px!important}.secretary-ambient .home-confirm-copy strong{font-size:11px!important}.secretary-ambient .home-confirm-copy small{font-size:9px!important}.secretary-ambient .home-confirm-row em{font-size:10px!important}.secretary-ambient .home-confirm-row>svg{height:12px!important;width:12px!important}.secretary-ambient .home-reference-actions{align-items:center!important;display:flex!important;gap:10px!important;margin-top:2px!important;overflow:visible!important;width:100%!important}.secretary-ambient .home-reference-actions{grid-template-columns:none!important}.secretary-ambient .home-reference-actions .primary-button{flex:1 1 0!important;grid-column:auto!important;font-size:17px!important;min-height:58px!important;min-width:0!important;width:auto!important}.secretary-ambient .home-round-report-button{display:grid!important;flex:0 0 66px!important;font-size:8.5px!important;grid-column:auto!important;height:66px!important;justify-self:stretch!important;min-width:0!important;width:66px!important}.secretary-ambient .bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.secretary-ambient .bottom-nav button{min-width:0!important}@media(max-width:370px){.secretary-ambient .home-greeting-hero{min-height:170px!important}.secretary-ambient .home-report-glass-card{margin-top:-12px!important}.secretary-ambient .home-confirm-row{grid-template-columns:32px minmax(0,1fr) auto!important;min-height:46px!important}}.phone-frame.secretary-ambient[data-view=home]:before{background-position:67% -72px!important;background-size:auto 110%!important;filter:saturate(1.04) contrast(1.02) brightness(1.01)!important}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#f9fbffb3,#f9fbff70 39%,#f9fbff14 66%,#f9fbff00),linear-gradient(180deg,#ffffff05,#e7ebff24 72%,#ebefff57)!important}.secretary-ambient .home-mockup-view{gap:12px!important;padding:68px 32px 112px!important}.secretary-ambient .home-greeting-hero{gap:11px!important;min-height:174px!important;width:min(252px,66%)!important}.secretary-ambient .home-greeting-hero small{color:#25306be0!important;font-size:12px!important;font-weight:650!important;letter-spacing:0!important}.secretary-ambient .home-greeting-hero h1{color:#26346f!important;font-size:21px!important;font-weight:500!important;line-height:1.24!important;text-shadow:0 2px 14px rgba(255,255,255,.78)!important;white-space:normal!important}.secretary-ambient .home-greeting-line{display:block!important;white-space:nowrap!important}.secretary-ambient .home-greeting-hero h1 strong{display:inline-block!important;font-size:36px!important;font-weight:500!important;line-height:1.06!important;margin-top:2px!important}.secretary-ambient .home-greeting-hero p{color:#25306bd1!important;font-size:11.5px!important;font-weight:600!important;line-height:1.58!important;text-shadow:0 2px 12px rgba(255,255,255,.78)!important;white-space:normal!important}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#ffffffbd!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:24px!important;box-shadow:inset 0 1px #ffffffe6,0 18px 42px #424d9824!important;-webkit-backdrop-filter:blur(26px) saturate(1.08)!important;backdrop-filter:blur(26px) saturate(1.08)!important}.secretary-ambient .home-report-glass-card{gap:10px!important;margin-top:-8px!important;padding:15px 15px 14px!important;width:min(286px,86%)!important}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{color:#5669df!important;font-size:13px!important;font-weight:700!important;gap:8px!important}.secretary-ambient .home-card-label svg{height:17px!important;width:17px!important}.secretary-ambient .home-report-glass-card h2{color:#2b3d8b!important;font-size:18px!important;font-weight:750!important;line-height:1.34!important;margin:0!important}.secretary-ambient .home-report-glass-card>p{color:#27336fdb!important;font-size:12px!important;font-weight:600!important;line-height:1.58!important}.secretary-ambient .home-report-metrics{background:#ffffffa8!important;border:1px solid rgba(255,255,255,.84)!important;border-radius:17px!important;min-height:52px!important}.secretary-ambient .home-report-metrics div{gap:2px!important;grid-template-columns:auto 1fr!important;padding:7px!important}.secretary-ambient .home-report-metrics svg{height:17px!important;width:17px!important}.secretary-ambient .home-report-metrics span{color:#2f3b82c7!important;font-size:10px!important;font-weight:700!important}.secretary-ambient .home-report-metrics strong{color:#2b397d!important;font-size:15px!important;font-weight:650!important}.secretary-ambient .home-confirm-glass-card{gap:8px!important;margin-top:4px!important;padding:11px 11px 12px!important}.secretary-ambient .home-confirm-heading span{color:#2e3d81!important;font-size:14px!important;font-weight:750!important}.secretary-ambient .home-confirm-heading em{background:#ffe2f0f5!important;color:#ea5e91!important;font-size:11px!important;font-weight:750!important;padding:5px 9px!important}.secretary-ambient .home-confirm-list{background:#ffffffb3!important;border:1px solid rgba(255,255,255,.84)!important;border-radius:16px!important}.secretary-ambient .home-confirm-row{gap:10px!important;grid-template-columns:38px minmax(0,1fr) auto 12px!important;min-height:54px!important;padding:8px 10px!important}.secretary-ambient .home-confirm-icon{height:38px!important;width:38px!important}.secretary-ambient .home-confirm-copy strong{color:#1f2e6f!important;font-size:12.5px!important;font-weight:750!important;line-height:1.28!important}.secretary-ambient .home-confirm-copy small{color:#26306f9e!important;font-size:10.5px!important;font-weight:600!important;line-height:1.3!important}.secretary-ambient .home-confirm-row em{color:#ea5e91!important;font-size:11px!important;font-weight:750!important}.secretary-ambient .home-reference-actions{gap:12px!important;margin-top:4px!important}.secretary-ambient .home-reference-actions .primary-button{background:linear-gradient(135deg,#62a3fb,#786cf4)!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:inset 0 1px #ffffff57,inset 0 -8px 18px #3741b429,0 16px 34px #4658dc42!important;font-size:16px!important;font-weight:750!important;min-height:58px!important}.secretary-ambient .home-reference-actions .primary-button svg{height:21px!important;width:21px!important}.secretary-ambient .home-round-report-button{background:#ffffffc2!important;flex-basis:66px!important;font-size:8.5px!important;height:66px!important;line-height:1.18!important;width:66px!important}.secretary-ambient .home-round-report-button svg{height:21px!important;width:21px!important}.secretary-ambient .bottom-nav{background:#ffffffdb!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:24px!important;box-shadow:0 16px 34px #39438424!important}.secretary-ambient .bottom-nav button{color:#2a3265b8!important;font-size:10px!important;font-weight:650!important}.secretary-ambient .bottom-nav button.active{background:#ebf2ffeb!important;color:#3578ff!important}@media(max-width:370px){.phone-frame.secretary-ambient[data-view=home]:before{background-position:67% -62px!important;background-size:auto 108%!important}.secretary-ambient .home-mockup-view{padding:62px 28px 108px!important}.secretary-ambient .home-greeting-hero{min-height:164px!important;width:min(236px,68%)!important}.secretary-ambient .home-greeting-hero h1{font-size:20px!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:33px!important}}.secretary-ambient .home-confirm-empty{align-items:center;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);min-height:62px;padding:10px}.secretary-ambient .home-confirm-empty .home-confirm-icon{background:linear-gradient(135deg,#7ed2b2f2,#6898f5e6)!important}.secretary-ambient .home-confirm-empty .home-confirm-copy strong{color:#1f2e6f!important;display:block;font-size:12.5px!important;font-weight:750!important;line-height:1.28!important}.secretary-ambient .home-confirm-empty .home-confirm-copy small{color:#26306f9e!important;display:block;font-size:10.5px!important;font-weight:600!important;line-height:1.4!important;margin-top:3px}.onboarding-name-field{display:grid;gap:8px}.onboarding-name-field span,.memory-consent-row span{color:#3e3331b8;font-size:12px;font-weight:750}.onboarding-name-field input{background:#ffffffdb;border:1px solid rgba(222,207,198,.92);border-radius:18px;box-shadow:inset 0 1px #ffffffb8;color:#3f3633;font:inherit;font-size:16px;min-height:54px;outline:none;padding:0 16px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.onboarding-name-field input:focus,.flow-free-text textarea:focus{border-color:#707eebb8;box-shadow:0 0 0 4px #8091f524,inset 0 1px #ffffffc2}.onboarding-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.onboarding-shortcuts button,.memory-consent-row{align-items:center;background:#ffffffc2;border:1px solid rgba(222,207,198,.82);border-radius:999px;color:#554946;display:inline-flex;font:inherit;font-size:12px;font-weight:750;gap:8px;min-height:38px;padding:0 13px}.memory-consent-row{justify-content:flex-start;width:fit-content}.memory-consent-row input{accent-color:#6e7ef3;height:16px;margin:0;width:16px}.memory-consent-row.disabled{opacity:.5}.flow-done-step .flow-summary-card+.flow-summary-card{margin-top:8px}.hearing-progress-pill{align-items:center;align-self:flex-start;background:#f5f7ffdb;border:1px solid rgba(210,215,252,.86);border-radius:999px;color:#4e5fc9;display:inline-flex;font-size:12px;font-weight:800;gap:7px;min-height:36px;padding:0 12px}.hearing-progress-pill span{color:#2f3673b8;font-weight:750}.onboarding-chat-panel{background:linear-gradient(180deg,#ffffffe0,#f8faffc2);border:1px solid rgba(221,225,252,.9);border-radius:22px;box-shadow:inset 0 1px #ffffffd6,0 14px 34px #4c57a71a;display:grid;gap:12px;padding:12px}.onboarding-chat-log{display:grid;gap:10px;max-height:300px;overflow-y:auto;padding-right:2px}.onboarding-chat-message{align-items:flex-start;display:flex;gap:8px}.onboarding-chat-message.user{justify-content:flex-end}.onboarding-chat-message img{border-radius:50%;box-shadow:0 6px 18px #5c549624;height:30px;object-fit:cover;width:30px}.onboarding-chat-message>div{background:#ffffffd6;border:1px solid rgba(224,219,236,.82);border-radius:18px 18px 18px 6px;color:#3f3a52;max-width:min(240px,84%);padding:10px 12px}.onboarding-chat-message.user>div{background:linear-gradient(135deg,#6f93f8f2,#7e6df1f2);border-color:#ffffff8a;border-radius:18px 18px 6px;color:#fff}.onboarding-chat-message span{color:#6f7df0;display:block;font-size:10px;font-weight:850;margin-bottom:4px}.onboarding-chat-message.user span{color:#ffffffb8}.onboarding-chat-message p{font-size:13px;font-weight:650;line-height:1.55;margin:0;white-space:pre-wrap}.onboarding-chat-form{align-items:flex-end;background:#ffffffe6;border:1px solid rgba(219,210,206,.86);border-radius:22px;box-shadow:inset 0 1px #ffffffc7;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 38px;padding:8px}.onboarding-chat-form textarea{background:transparent;border:0;color:#443b39;font:inherit;font-size:14px;line-height:1.5;max-height:96px;min-height:38px;outline:0;padding:8px 7px;resize:none}.onboarding-chat-form button{align-items:center;background:linear-gradient(135deg,#77a8ff,#7b6cf5);border:0;border-radius:50%;color:#fff;display:inline-flex;height:38px;justify-content:center;width:38px}.onboarding-chat-form button:disabled,.flow-footer .primary-button:disabled{cursor:not-allowed;opacity:.48}.hearing-complete-note{align-items:center;background:#ebf8f1e6;border:1px solid rgba(190,226,208,.88);border-radius:16px;color:#34795e;display:flex;font-size:12px;font-weight:800;gap:8px;min-height:42px;padding:0 12px}.phone-frame.secretary-ambient[data-view=home]:before{background-position:62% -64px!important;background-size:auto 108%!important;filter:saturate(.96) contrast(1.01) brightness(1.03)!important}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#f6f8fcd1,#f6f8fc94 42%,#f6f8fc24 72%,#f6f8fc00),linear-gradient(180deg,#ffffff0a,#f5f5f77a 78%,#f5f5f7b8)!important}.secretary-ambient .screen-home{padding-left:0!important;padding-right:0!important}.secretary-ambient .home-mockup-view{align-items:start!important;display:grid!important;gap:10px!important;padding:44px 24px 112px!important}.secretary-ambient .home-greeting-hero{gap:8px!important;min-height:128px!important;width:min(236px,64%)!important}.secretary-ambient .home-greeting-hero small,.secretary-ambient .home-greeting-hero h1,.secretary-ambient .home-greeting-hero h1 strong,.secretary-ambient .home-greeting-hero p{font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Noto Sans JP,system-ui,sans-serif!important;letter-spacing:0!important}.secretary-ambient .home-greeting-hero small{color:#1d1d1f9e!important;font-size:12px!important;font-weight:700!important}.secretary-ambient .home-greeting-hero h1{color:#1d1d1f!important;font-size:20px!important;font-weight:700!important;line-height:1.22!important;text-shadow:0 2px 14px rgba(255,255,255,.7)!important}.secretary-ambient .home-greeting-hero h1 strong{color:#1d1d1f!important;display:inline-block!important;font-size:32px!important;font-weight:750!important;line-height:1.08!important;margin-top:1px!important}.secretary-ambient .home-greeting-hero p{color:#1d1d1fa8!important;font-size:12px!important;font-weight:650!important;line-height:1.48!important;text-shadow:0 2px 14px rgba(255,255,255,.72)!important}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:#ffffffe0!important;border:1px solid rgba(226,229,235,.92)!important;border-radius:22px!important;box-shadow:0 14px 34px #272d3c1a!important;-webkit-backdrop-filter:blur(18px) saturate(1.02)!important;backdrop-filter:blur(18px) saturate(1.02)!important;width:min(330px,100%)!important}.secretary-ambient .home-report-glass-card{gap:10px!important;margin-top:0!important;padding:14px!important}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{align-items:center!important;color:#1d1d1f!important;display:inline-flex!important;font-size:13px!important;font-weight:800!important;gap:7px!important}.secretary-ambient .home-card-label svg{color:#f36f8e!important;height:17px!important;width:17px!important}.secretary-ambient .home-report-glass-card h2{color:#1d1d1f!important;font-size:17px!important;font-weight:800!important;line-height:1.34!important;margin:0!important}.secretary-ambient .home-report-glass-card>p{color:#5f636b!important;font-size:12px!important;font-weight:650!important;line-height:1.58!important}.secretary-ambient .home-report-metrics{background:#f6f8fb!important;border:1px solid #e9edf3!important;border-radius:16px!important;min-height:52px!important}.secretary-ambient .home-report-metrics div{gap:2px!important;grid-template-columns:auto 1fr!important;padding:7px 8px!important}.secretary-ambient .home-report-metrics svg{color:#34c759!important;height:16px!important;width:16px!important}.secretary-ambient .home-report-metrics div:nth-child(2) svg{color:#007aff!important}.secretary-ambient .home-report-metrics div:nth-child(3) svg{color:#f36f8e!important}.secretary-ambient .home-report-metrics span{color:#6e6e73!important;font-size:10px!important;font-weight:750!important}.secretary-ambient .home-report-metrics strong{color:#1d1d1f!important;font-size:14px!important;font-weight:800!important}.secretary-ambient .home-confirm-glass-card{gap:10px!important;margin-top:0!important;padding:12px!important}.secretary-ambient .home-confirm-heading{align-items:center!important;display:flex!important;justify-content:space-between!important;min-height:26px!important}.secretary-ambient .home-confirm-heading svg{color:#f36f8e!important;height:17px!important;width:17px!important}.secretary-ambient .home-confirm-heading em{background:#ffe8ee!important;border-radius:999px!important;color:#cf4f75!important;font-size:11px!important;font-style:normal!important;font-weight:800!important;line-height:1!important;padding:5px 8px!important}.secretary-ambient .home-confirm-heading small{color:#6e6e73!important;font-size:10px!important;font-weight:750!important}.secretary-ambient .home-confirm-list{align-content:start!important;background:#f8f9fb!important;border:1px solid #eceff4!important;border-radius:17px!important;display:grid!important;min-height:162px!important;overflow:hidden!important}.secretary-ambient .home-confirm-row{background:transparent!important;border:0!important;border-bottom:1px solid #eceff4!important;border-radius:0!important;box-shadow:none!important;color:#1d1d1f!important;gap:10px!important;grid-template-columns:38px minmax(0,1fr) auto 14px!important;min-height:54px!important;padding:8px 10px!important;text-align:left!important;width:100%!important}.secretary-ambient .home-confirm-row:last-child{border-bottom:0!important}.secretary-ambient .home-confirm-row:hover{background:#007aff0d!important}.secretary-ambient .home-confirm-icon{background:#eef5ff!important;border:1px solid #ddeaff!important;border-radius:14px!important;color:#007aff!important;height:38px!important;width:38px!important}.secretary-ambient .home-confirm-row:nth-child(2) .home-confirm-icon{background:#fff2e7!important;border-color:#ffe1c4!important;color:#ff9f0a!important}.secretary-ambient .home-confirm-row:nth-child(3) .home-confirm-icon{background:#edf9f0!important;border-color:#d8f0de!important;color:#34c759!important}.secretary-ambient .home-confirm-icon svg{height:18px!important;width:18px!important}.secretary-ambient .home-confirm-copy{gap:3px!important;min-width:0!important}.secretary-ambient .home-confirm-copy strong{color:#1d1d1f!important;display:-webkit-box!important;font-size:12.5px!important;font-weight:800!important;line-height:1.28!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.secretary-ambient .home-confirm-copy small{color:#6e6e73!important;display:-webkit-box!important;font-size:10.5px!important;font-weight:650!important;line-height:1.32!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.secretary-ambient .home-confirm-row em{color:#6e6e73!important;font-size:10.5px!important;font-style:normal!important;font-weight:800!important;white-space:nowrap!important}.secretary-ambient .home-confirm-row>svg{color:#a2a6ad!important;display:block!important;height:13px!important;width:13px!important}.secretary-ambient .home-confirm-empty{align-self:stretch!important;grid-template-columns:38px minmax(0,1fr)!important;min-height:162px!important;padding:14px!important}.secretary-ambient .home-confirm-empty .home-confirm-icon{background:#edf9f0!important;border-color:#d8f0de!important;color:#34c759!important}.secretary-ambient .home-confirm-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:34px}.secretary-ambient .home-confirm-footer span{color:#6e6e73;font-size:11px;font-weight:750;min-width:0}.secretary-ambient .home-confirm-more-button{align-items:center;background:#eef5ff;border:1px solid #dbeafe;border-radius:999px;color:#007aff;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:850;gap:3px;min-height:32px;padding:0 10px 0 12px;white-space:nowrap}.secretary-ambient .home-reference-actions{align-items:center!important;display:flex!important;gap:10px!important;margin-top:2px!important;width:min(330px,100%)!important}.secretary-ambient .home-reference-actions .primary-button{background:#007aff!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;box-shadow:0 12px 28px #007aff3d!important;color:#fff!important;flex:1 1 auto!important;font-size:15px!important;font-weight:850!important;min-height:58px!important;min-width:0!important}.secretary-ambient .home-round-report-button{background:#fff!important;border:1px solid #e3e6ec!important;box-shadow:0 10px 24px #272d3c1a!important;color:#1d1d1f!important;flex:0 0 64px!important;font-size:8.5px!important;height:64px!important;line-height:1.16!important;width:64px!important}@media(max-width:370px){.secretary-ambient .home-mockup-view{gap:8px!important;padding:28px 20px 110px!important}.secretary-ambient .home-greeting-hero{min-height:96px!important;width:min(218px,66%)!important}.secretary-ambient .home-greeting-hero h1{font-size:19px!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:29px!important}.secretary-ambient .home-greeting-hero p{font-size:11px!important}.secretary-ambient .home-report-glass-card{gap:8px!important;padding:12px!important}.secretary-ambient .home-report-glass-card h2{font-size:16px!important}.secretary-ambient .home-report-glass-card>p{font-size:11px!important;line-height:1.5!important}.secretary-ambient .home-report-metrics{min-height:46px!important}.secretary-ambient .home-report-metrics div{padding:5px 7px!important}.secretary-ambient .home-confirm-glass-card{gap:8px!important;padding:10px!important}.secretary-ambient .home-confirm-list{min-height:150px!important}.secretary-ambient .home-confirm-row{grid-template-columns:36px minmax(0,1fr) auto!important;min-height:50px!important;padding:7px 8px!important}.secretary-ambient .home-confirm-icon{height:34px!important;width:34px!important}.secretary-ambient .home-confirm-copy strong{font-size:12px!important}.secretary-ambient .home-confirm-copy small{font-size:10px!important}.secretary-ambient .home-confirm-row>svg{display:none!important}.secretary-ambient .home-confirm-empty{min-height:150px!important}.secretary-ambient .home-reference-actions .primary-button{min-height:54px!important}.secretary-ambient .home-round-report-button{flex-basis:60px!important;height:60px!important;width:60px!important}}.secretary-ambient .screen-home{overflow:hidden!important;padding-bottom:0!important}.secretary-ambient .home-mockup-view{align-content:space-between!important;box-sizing:border-box!important;gap:8px!important;height:100%!important;min-height:0!important;overflow:hidden!important;padding:32px 24px 24px!important}.secretary-ambient .home-greeting-hero{gap:7px!important;min-height:100px!important}.secretary-ambient .home-greeting-hero h1{font-size:19px!important;line-height:1.16!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:30px!important}.secretary-ambient .home-greeting-hero p{font-size:11px!important;line-height:1.42!important}.secretary-ambient .home-report-glass-card{gap:8px!important;padding:12px!important}.secretary-ambient .home-report-glass-card h2{font-size:16px!important;line-height:1.28!important}.secretary-ambient .home-report-glass-card>p{font-size:11px!important;line-height:1.45!important}.secretary-ambient .home-report-metrics{min-height:46px!important}.secretary-ambient .home-report-metrics div{padding:5px 7px!important}.secretary-ambient .home-confirm-glass-card{gap:8px!important;padding:10px!important}.secretary-ambient .home-confirm-heading{min-height:24px!important}.secretary-ambient .home-confirm-list{min-height:150px!important}.secretary-ambient .home-confirm-row{grid-template-columns:36px minmax(0,1fr) auto 12px!important;min-height:50px!important;padding:7px 9px!important}.secretary-ambient .home-confirm-icon{height:34px!important;width:34px!important}.secretary-ambient .home-confirm-footer,.secretary-ambient .home-confirm-more-button{min-height:30px}.secretary-ambient .home-reference-actions{margin-top:0!important}.secretary-ambient .home-reference-actions .primary-button{min-height:54px!important}.secretary-ambient .home-round-report-button{flex-basis:60px!important;height:60px!important;width:60px!important}@media(max-width:370px),(max-height:800px){.secretary-ambient .home-mockup-view{gap:7px!important;padding:24px 20px 18px!important}.secretary-ambient .home-greeting-hero{min-height:86px!important}.secretary-ambient .home-greeting-hero small{font-size:11px!important}.secretary-ambient .home-greeting-hero h1{font-size:18px!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:28px!important}.secretary-ambient .home-greeting-hero p{font-size:10.5px!important}.secretary-ambient .home-report-glass-card{padding:10px!important}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{font-size:12px!important}.secretary-ambient .home-report-glass-card h2{font-size:15px!important}.secretary-ambient .home-report-glass-card>p{font-size:10.5px!important;line-height:1.4!important}.secretary-ambient .home-report-metrics{min-height:42px!important}.secretary-ambient .home-report-metrics div{padding:4px 6px!important}.secretary-ambient .home-confirm-glass-card{padding:9px!important}.secretary-ambient .home-confirm-list{min-height:144px!important}.secretary-ambient .home-confirm-row{grid-template-columns:34px minmax(0,1fr) auto!important;min-height:48px!important;padding:7px 8px!important}.secretary-ambient .home-confirm-icon{height:32px!important;width:32px!important}.secretary-ambient .home-confirm-row>svg{display:none!important}.secretary-ambient .home-confirm-copy strong{font-size:11.5px!important}.secretary-ambient .home-confirm-copy small{font-size:9.5px!important}.secretary-ambient .home-confirm-footer span{font-size:10px}.secretary-ambient .home-reference-actions .primary-button{min-height:52px!important}.secretary-ambient .home-round-report-button{flex-basis:58px!important;height:58px!important;width:58px!important}}@media(max-height:700px){.secretary-ambient .screen-home{overflow:auto!important}.secretary-ambient .home-mockup-view{height:auto!important;min-height:100%!important;overflow:visible!important}}.phone-frame.secretary-ambient[data-view=home]:before{background-position:18% -78px!important;background-size:auto 106%!important;filter:saturate(.92) contrast(1.01) brightness(1.08)!important}.phone-frame.secretary-ambient[data-view=home]:after{background:linear-gradient(90deg,#f6f8ffb3,#f6f8ff61 38%,#f6f8ff0f 62%,#f6f8ff00),linear-gradient(180deg,#f7f9ff14,#e7e2ff38 52%,#eee9ff70)!important}.secretary-ambient .home-mockup-view{padding:30px 24px 22px!important}.secretary-ambient .home-greeting-hero{gap:10px!important;min-height:144px!important;width:100%!important}.secretary-ambient .home-hero-meta{align-items:center;display:flex;justify-content:flex-start;min-height:42px;width:100%}.secretary-ambient .home-hero-meta>span{align-items:center;color:#565a78;display:inline-flex;font-size:12px;font-weight:750;gap:8px;letter-spacing:0}.secretary-ambient .home-hero-meta>span svg{color:#7b7ea8;height:15px;width:15px}.secretary-ambient .home-hero-tools{align-items:center;display:inline-flex;gap:8px}.secretary-ambient .home-hero-tools button{align-items:center;background:#ffffffad;border:1px solid rgba(255,255,255,.88);border-radius:999px;box-shadow:inset 0 1px #ffffffeb,0 10px 24px #7068b229;color:#7668df;display:inline-flex;height:42px;justify-content:center;width:42px}.secretary-ambient .home-greeting-hero h1{color:#282a42!important;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,"Noto Serif JP",serif!important;font-size:30px!important;font-weight:500!important;line-height:1.15!important;text-shadow:0 2px 16px rgba(255,255,255,.72)!important}.secretary-ambient .home-greeting-hero p{color:#2f314cc7!important;font-size:13px!important;font-weight:650!important;line-height:1.46!important}.secretary-ambient .home-hero-divider{align-items:center;color:#8780ea;display:grid;gap:10px;grid-template-columns:1fr auto 1fr;margin-top:2px;width:164px}.secretary-ambient .home-hero-divider span{background:linear-gradient(90deg,#8980ea00,#8980ea6b);display:block;height:1px}.secretary-ambient .home-hero-divider span:last-child{background:linear-gradient(90deg,#8980ea6b,#8980ea00)}.secretary-ambient .home-report-glass-card,.secretary-ambient .home-confirm-glass-card{background:linear-gradient(145deg,#ffffffc2,#faf8ff94)!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:24px!important;box-shadow:inset 0 1px #ffffffeb,inset 0 -18px 42px #978bdf14,0 18px 42px #5f588f2e!important;-webkit-backdrop-filter:blur(24px) saturate(1.08)!important;backdrop-filter:blur(24px) saturate(1.08)!important;width:min(342px,100%)!important}.secretary-ambient .home-report-glass-card{gap:10px!important;padding:17px 18px 18px!important}.secretary-ambient .home-card-heading{align-items:center;display:flex;justify-content:space-between;min-height:34px}.secretary-ambient .home-card-label{color:#303351!important;font-size:15px!important;font-weight:700!important}.secretary-ambient .home-card-label strong{font-weight:680!important}.secretary-ambient .home-card-label svg{background:linear-gradient(135deg,#a69dff,#6f8cff);border-radius:9px;box-shadow:0 8px 16px #776ee142;color:#fff!important;height:28px!important;padding:5px;width:28px!important}.secretary-ambient .home-report-status{align-items:center;background:#ffffff94;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#8c86b8;display:inline-flex;font-size:10px;font-weight:650;gap:4px;min-height:28px;padding:0 10px;white-space:nowrap}.secretary-ambient .home-report-status svg{color:#8b84e8}.secretary-ambient .home-report-glass-card h2{color:#3f415d!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important;margin:2px 0 -2px!important}.secretary-ambient .home-report-glass-card>p{color:#51536d!important;font-size:12px!important;font-weight:650!important;line-height:1.55!important}.secretary-ambient .home-report-metrics{background:#ffffff7a!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:19px!important;box-shadow:inset 0 1px #ffffffc7!important;min-height:58px!important}.secretary-ambient .home-report-metrics div{padding:8px 9px!important}.secretary-ambient .home-report-metrics svg{height:20px!important;width:20px!important}.secretary-ambient .home-report-metrics span{color:#686a85!important;font-size:10.5px!important}.secretary-ambient .home-report-metrics strong{color:#303351!important;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif!important;font-size:18px!important;font-weight:600!important}.secretary-ambient .home-confirm-glass-card{gap:11px!important;padding:14px 14px 13px!important}.secretary-ambient .home-confirm-heading{min-height:34px!important}.secretary-ambient .home-confirm-heading span{color:#303351!important;font-size:15px!important;font-weight:700!important}.secretary-ambient .home-confirm-heading span>svg{background:#ffe8f4c7;border-radius:999px;color:#e65d94!important;height:31px!important;padding:7px;width:31px!important}.secretary-ambient .home-confirm-heading em{background:#ffe2f0d1!important;color:#e55a8f!important;font-size:12px!important;padding:6px 10px!important}.secretary-ambient .home-confirm-heading-action{align-items:center;background:transparent;border:0;color:#6f6c86;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.secretary-ambient .home-confirm-list{background:#ffffff6b!important;border:1px solid rgba(255,255,255,.68)!important;border-radius:19px!important;min-height:150px!important}.secretary-ambient .home-confirm-row{min-height:50px!important}.secretary-ambient .home-confirm-footer{min-height:32px}.secretary-ambient .home-confirm-footer span{color:#555873;font-size:11px;font-weight:800}.secretary-ambient .home-confirm-more-button{background:#e8e3ffad;border:1px solid rgba(255,255,255,.82);box-shadow:inset 0 1px #ffffffc2;color:#7168dc;font-size:11px;min-height:32px;padding-inline:14px 9px}.secretary-ambient .home-reference-actions{gap:12px!important;width:min(342px,100%)!important}.secretary-ambient .home-reference-actions .primary-button{background:radial-gradient(circle at 12% 24%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#9387ff,#5f73f2)!important;border:1px solid rgba(255,255,255,.86)!important;border-radius:999px!important;box-shadow:inset 0 2px #ffffff57,inset 0 -14px 24px #3843be3d,0 16px 34px #5b53da57!important;display:grid!important;flex:1 1 auto!important;gap:9px!important;grid-template-columns:50px minmax(0,1fr)!important;justify-content:start!important;min-height:66px!important;padding:8px 20px 8px 18px!important;text-align:left!important}.secretary-ambient .home-chat-icon{align-items:center;color:#fff;display:inline-flex;justify-content:center}.secretary-ambient .home-chat-copy{display:grid;gap:2px;min-width:0}.secretary-ambient .home-chat-copy strong{color:#fff;font-size:17px;font-weight:900;line-height:1.2;white-space:nowrap}.secretary-ambient .home-chat-copy small{color:#ffffffc7;font-size:10.5px;font-weight:800;line-height:1.2;white-space:nowrap}.secretary-ambient .home-round-report-button{background:#ffffffd1!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffffeb,0 15px 34px #5e589033!important;color:#7168dc!important;flex-basis:66px!important;font-size:9px!important;height:66px!important;width:66px!important}.phone-frame.secretary-ambient[data-view=home] .bottom-nav{background:#ffffffc7!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:24px 24px 0 0!important;box-shadow:0 -12px 32px #4f4b7a1f!important;padding-top:9px!important}.phone-frame.secretary-ambient[data-view=home] .bottom-nav button{color:#565875!important;font-size:10px!important}.phone-frame.secretary-ambient[data-view=home] .bottom-nav button.active{background:#ebe8ffb8!important;color:#655cf1!important}@media(max-width:370px),(max-height:800px){.secretary-ambient .home-mockup-view{padding:22px 20px 17px!important}.secretary-ambient .home-greeting-hero{gap:7px!important;min-height:126px!important}.secretary-ambient .home-hero-meta{min-height:34px}.secretary-ambient .home-hero-tools button{height:36px;width:36px}.secretary-ambient .home-greeting-hero h1{font-size:25px!important}.secretary-ambient .home-greeting-hero p{font-size:11.5px!important}.secretary-ambient .home-hero-divider{width:142px}.secretary-ambient .home-report-glass-card{gap:8px!important;padding:13px 14px!important}.secretary-ambient .home-card-label{font-size:14px!important}.secretary-ambient .home-report-status{font-size:9.5px;min-height:25px;padding:0 8px}.secretary-ambient .home-report-glass-card h2{font-size:12px!important;line-height:1.4!important}.secretary-ambient .home-report-glass-card>p{font-size:10.5px!important;line-height:1.42!important}.secretary-ambient .home-report-metrics{min-height:48px!important}.secretary-ambient .home-report-metrics strong{font-size:16px!important}.secretary-ambient .home-confirm-glass-card{gap:8px!important;padding:11px!important}.secretary-ambient .home-confirm-heading{min-height:30px!important}.secretary-ambient .home-confirm-heading span{font-size:14px!important}.secretary-ambient .home-confirm-heading span>svg{height:28px!important;padding:6px;width:28px!important}.secretary-ambient .home-confirm-list{min-height:141px!important}.secretary-ambient .home-confirm-row{min-height:47px!important}.secretary-ambient .home-reference-actions .primary-button{grid-template-columns:42px minmax(0,1fr)!important;min-height:60px!important;padding:7px 16px 7px 15px!important}.secretary-ambient .home-chat-copy strong{font-size:15px}.secretary-ambient .home-chat-copy small{font-size:9.5px}.secretary-ambient .home-round-report-button{flex-basis:60px!important;height:60px!important;width:60px!important}}.secretary-ambient .home-report-glass-card{gap:8px!important;padding:15px 17px 16px!important}.secretary-ambient .home-report-glass-card h2{display:none!important}.secretary-ambient .home-report-glass-card>p{font-size:11.5px!important;line-height:1.48!important}.secretary-ambient .home-report-metrics{min-height:52px!important}.secretary-ambient .home-report-metrics div{padding:6px 8px!important}.secretary-ambient .home-confirm-glass-card{gap:9px!important;padding:12px 12px 11px!important}.secretary-ambient .home-confirm-heading{min-height:30px!important}.secretary-ambient .home-confirm-heading span>svg{height:29px!important;padding:6px;width:29px!important}.secretary-ambient .home-confirm-list{min-height:135px!important}.secretary-ambient .home-confirm-row{grid-template-columns:32px minmax(0,1fr) auto 12px!important;min-height:45px!important;padding:6px 9px!important}.secretary-ambient .home-confirm-icon{border-radius:12px!important;height:31px!important;width:31px!important}.secretary-ambient .home-confirm-icon svg{height:16px!important;width:16px!important}.secretary-ambient .home-confirm-copy strong{font-size:11.5px!important;line-height:1.22!important}.secretary-ambient .home-confirm-copy small{font-size:9.5px!important;line-height:1.22!important}.secretary-ambient .home-card-label,.secretary-ambient .home-confirm-heading span{font-weight:680!important}.secretary-ambient .home-report-status,.secretary-ambient .home-confirm-heading em,.secretary-ambient .home-confirm-footer span,.secretary-ambient .home-confirm-more-button{font-weight:650!important}.secretary-ambient .home-report-glass-card>p,.secretary-ambient .home-confirm-copy small{font-weight:560!important}.secretary-ambient .home-confirm-copy strong{font-weight:680!important}.secretary-ambient .home-confirm-footer,.secretary-ambient .home-confirm-more-button{min-height:29px}.secretary-ambient .home-report-glass-card{width:min(292px,78%)!important}.secretary-ambient .home-confirm-glass-card,.secretary-ambient .home-reference-actions{width:min(342px,100%)!important}@media(max-width:370px),(max-height:800px){.secretary-ambient .home-report-glass-card{width:min(282px,80%)!important;padding:12px 13px!important}.secretary-ambient .home-report-glass-card>p{font-size:10.5px!important;line-height:1.38!important}.secretary-ambient .home-report-metrics{min-height:44px!important}.secretary-ambient .home-confirm-glass-card{padding:10px!important}.secretary-ambient .home-confirm-list{min-height:129px!important}.secretary-ambient .home-confirm-row{grid-template-columns:30px minmax(0,1fr) auto!important;min-height:43px!important;padding:6px 8px!important}.secretary-ambient .home-confirm-icon{height:29px!important;width:29px!important}}.secretary-ambient .home-reference-actions{align-items:center!important;display:grid!important;gap:32px!important;grid-template-columns:minmax(0,1fr) 56px!important;width:min(342px,100%)!important}.secretary-ambient .home-reference-actions .primary-button{box-shadow:inset 0 2px #ffffff57,inset 0 -12px 20px #3843be38,0 10px 22px #5b53da3d!important;flex:none!important;grid-template-columns:42px minmax(0,1fr)!important;min-width:0!important;overflow:hidden!important;padding:8px 14px!important;width:100%!important}.secretary-ambient .home-chat-copy,.secretary-ambient .home-chat-copy strong,.secretary-ambient .home-chat-copy small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.secretary-ambient .home-chat-copy strong,.secretary-ambient .home-chat-copy small{white-space:nowrap!important}.secretary-ambient .home-round-report-button{box-shadow:inset 0 1px #ffffffeb,0 10px 22px #5e589029!important;flex:none!important;gap:3px!important;height:56px!important;justify-self:end!important;padding:7px 4px 6px!important;max-width:56px!important;min-width:56px!important;width:56px!important}.secretary-ambient .home-round-report-label{display:block!important;font-size:8.5px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}@media(max-width:370px),(max-height:800px){.secretary-ambient .home-reference-actions{gap:28px!important;grid-template-columns:minmax(0,1fr) 52px!important}.secretary-ambient .home-reference-actions .primary-button{grid-template-columns:36px minmax(0,1fr)!important;padding:7px 12px!important}.secretary-ambient .home-round-report-button{gap:2px!important;height:52px!important;max-width:52px!important;min-width:52px!important;padding:6px 4px 5px!important;width:52px!important}.secretary-ambient .home-round-report-label{font-size:7.2px!important}}.secretary-ambient .home-reference-actions{column-gap:48px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;margin-top:10px!important;row-gap:0!important;width:min(342px,100%)!important}.secretary-ambient .home-reference-actions .primary-button{box-shadow:inset 0 2px #ffffff57,inset 0 -10px 18px #3843be33,0 8px 18px #5b53da38!important;min-width:0!important;overflow:hidden!important;width:100%!important}.secretary-ambient .home-round-report-button{box-shadow:inset 0 1px #ffffffeb,0 8px 18px #5e589024!important;height:48px!important;max-width:48px!important;min-width:48px!important;width:48px!important}@media(max-width:370px),(max-height:760px){.secretary-ambient .screen-home{overflow:auto!important}.secretary-ambient .home-mockup-view{align-content:start!important;gap:8px!important;height:auto!important;min-height:100%!important;overflow:visible!important;padding:24px 20px 86px!important}.secretary-ambient .home-confirm-list{min-height:126px!important}.secretary-ambient .home-confirm-row{min-height:42px!important;padding:5px 8px!important}.secretary-ambient .home-confirm-empty{min-height:126px!important}.secretary-ambient .home-confirm-footer{min-height:28px!important}.secretary-ambient .home-reference-actions{column-gap:42px!important;grid-template-columns:minmax(0,1fr) 46px!important;margin-top:12px!important}.secretary-ambient .home-reference-actions .primary-button{min-height:56px!important}.secretary-ambient .home-round-report-button{height:46px!important;max-width:46px!important;min-width:46px!important;width:46px!important}}@media(max-width:370px)and (max-height:760px){.secretary-ambient .home-mockup-view{gap:6px!important;padding:18px 20px 82px!important}.secretary-ambient .home-greeting-hero{gap:5px!important;min-height:62px!important}.secretary-ambient .home-hero-meta{min-height:24px!important}.secretary-ambient .home-greeting-hero h1{font-size:16px!important}.secretary-ambient .home-greeting-hero h1 strong{font-size:24px!important}.secretary-ambient .home-greeting-hero p{font-size:9.5px!important;line-height:1.25!important}.secretary-ambient .home-hero-divider{min-height:10px!important}.secretary-ambient .home-report-glass-card{gap:6px!important;padding:8px 10px!important}.secretary-ambient .home-report-glass-card>p{display:none!important}.secretary-ambient .home-report-metrics{min-height:38px!important}.secretary-ambient .home-report-metrics div{padding:4px 5px!important}.secretary-ambient .home-confirm-glass-card{gap:6px!important;padding:8px!important}.secretary-ambient .home-confirm-list{min-height:102px!important}.secretary-ambient .home-confirm-row{grid-template-columns:28px minmax(0,1fr) auto!important;min-height:34px!important;padding:3px 7px!important}.secretary-ambient .home-confirm-icon{height:26px!important;width:26px!important}.secretary-ambient .home-confirm-icon svg{height:14px!important;width:14px!important}.secretary-ambient .home-confirm-empty{min-height:102px!important;padding:10px!important}.secretary-ambient .home-reference-actions{margin-top:10px!important}.secretary-ambient .home-reference-actions .primary-button{min-height:50px!important}.secretary-ambient .home-round-report-button{height:44px!important;max-width:44px!important;min-width:44px!important;width:44px!important}}.secretary-ambient .home-bottom-actions{align-items:center;column-gap:20px;display:grid;grid-template-columns:minmax(0,1fr) 68px;margin-top:22px;width:min(342px,100%)}.secretary-ambient .home-consult-button,.secretary-ambient .home-report-fab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;cursor:pointer;font:inherit;min-width:0}.secretary-ambient .home-consult-button{align-items:center;background:radial-gradient(circle at 12% 24%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#9387ff,#5f73f2);border:1px solid rgba(255,255,255,.86);box-shadow:inset 0 2px #ffffff57,inset 0 -10px 18px #3843be33,0 8px 14px #5b53da33;color:#fff;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);justify-content:start;min-height:68px;overflow:hidden;padding:8px 14px;text-align:left;width:100%}.secretary-ambient .home-consult-icon{align-items:center;color:#fff;display:inline-flex;justify-content:center}.secretary-ambient .home-consult-copy{display:grid;gap:2px;min-width:0;overflow:hidden}.secretary-ambient .home-consult-copy strong,.secretary-ambient .home-consult-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secretary-ambient .home-consult-copy strong{color:#fff;font-size:17px;font-weight:780;line-height:1.16}.secretary-ambient .home-consult-copy small{color:#fffc;font-size:10px;font-weight:700;line-height:1.16}.secretary-ambient .home-report-fab{align-items:center;background:#ffffffd6;border:1px solid rgba(255,255,255,.94);box-shadow:inset 0 1px #ffffffeb,0 7px 14px #5e58901f;color:#7168dc;display:grid;gap:4px;height:68px;justify-items:center;line-height:1.12;padding:9px 6px 7px;width:68px}.secretary-ambient .home-report-fab svg{height:28px;width:28px}.secretary-ambient .home-report-fab-label{display:block;font-size:8.5px;font-weight:760;line-height:1.05;overflow:hidden;text-overflow:clip;white-space:nowrap}.secretary-ambient .home-confirm-empty{min-height:132px!important;padding:12px 14px!important}@media(max-width:370px),(max-height:760px){.secretary-ambient .home-bottom-actions{column-gap:18px;grid-template-columns:minmax(0,1fr) 62px;margin-top:18px}.secretary-ambient .home-consult-button{grid-template-columns:36px minmax(0,1fr);min-height:62px;padding:7px 12px}.secretary-ambient .home-consult-copy strong{font-size:15px}.secretary-ambient .home-consult-copy small{font-size:9px}.secretary-ambient .home-report-fab{height:62px;width:62px}.secretary-ambient .home-report-fab-label{font-size:8px}}.secretary-ambient .home-confirm-heading-action{align-items:center!important;background:#f5f2ffd1!important;border:1px solid rgba(255,255,255,.88)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffffdb,0 8px 18px #6862b81a!important;color:#7168dc!important;display:inline-flex!important;flex:0 0 auto!important;font-size:11px!important;font-weight:680!important;gap:3px!important;height:30px!important;justify-content:center!important;line-height:1!important;min-height:30px!important;padding:0 9px 0 12px!important;white-space:nowrap!important;width:auto!important}.secretary-ambient .home-confirm-heading-action svg{color:#7168dc!important;height:14px!important;width:14px!important}.secretary-ambient .home-confirm-list{min-height:132px!important}.secretary-ambient .home-confirm-footer,.secretary-ambient .home-confirm-more-button{display:none!important}.secretary-ambient .report-view .screen-title{grid-template-columns:auto minmax(0,1fr)!important}.secretary-ambient .report-view .bottom-actions{grid-template-columns:1fr!important;margin-top:16px!important}.secretary-ambient .report-view .bottom-actions .secondary-button:only-child{background:linear-gradient(135deg,#6da0ff,#7f77f4 58%,#a38fff)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff6b,0 14px 32px #7177ee3d!important;color:#fff!important;min-height:58px!important}.secretary-ambient .topic-empty{display:none!important}.secretary-ambient .settings-disclosure{background:#ffffff94;border:1px solid rgba(255,255,255,.78);border-radius:22px;box-shadow:inset 0 1px #ffffffd1,0 14px 34px #535ba61f;margin-top:14px;overflow:hidden}.secretary-ambient .settings-disclosure summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;min-height:54px;padding:0 14px}.secretary-ambient .settings-disclosure summary::-webkit-details-marker{display:none}.secretary-ambient .settings-disclosure summary span{align-items:center;color:#343d7b;display:inline-flex;font-size:13px;font-weight:720;gap:8px}.secretary-ambient .settings-disclosure summary>svg{color:#8890b7;transition:transform .18s ease}.secretary-ambient .settings-disclosure[open] summary>svg{transform:rotate(90deg)}.secretary-ambient .settings-disclosure .support-zone,.secretary-ambient .settings-disclosure .settings-group,.secretary-ambient .settings-disclosure .danger-zone{margin:0 12px 12px}.secretary-ambient .settings-disclosure .support-zone{margin-top:0}html,body,#root{height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important;overflow:hidden!important;overscroll-behavior:none!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important}body{touch-action:manipulation}.app-shell{height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important;overflow:hidden!important;padding:0!important;width:100vw!important}.phone-frame,.phone-frame.secretary-ambient{height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important;overflow:hidden!important}.secretary-ambient .screen{min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.phone-frame.secretary-ambient[data-view=home] .screen,.phone-frame.secretary-ambient[data-view=home] .screen-home,.phone-frame.secretary-ambient[data-view=home] .home-mockup-view{overflow:hidden!important}.phone-frame.secretary-ambient[data-view=home] .home-mockup-view{height:100%!important;min-height:0!important}.secretary-ambient .screen-chat{display:flex!important;flex-direction:column!important;overflow:hidden!important;padding-bottom:0!important}.secretary-ambient .chat-view{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important;padding-bottom:0!important}.secretary-ambient .chat-title-bar,.secretary-ambient .inline-notice,.secretary-ambient .topic-queue,.secretary-ambient .custom-category-strip,.secretary-ambient .chat-composer{flex:0 0 auto!important}.secretary-ambient .chat-log{flex:1 1 auto!important;margin-top:10px!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding-bottom:14px!important;padding-top:0!important;position:relative!important;z-index:1!important}.secretary-ambient .calm-topic-queue{margin-bottom:0!important;overflow:hidden!important;padding-bottom:8px!important;position:relative!important;z-index:2!important}.secretary-ambient .message-row{flex:0 0 auto!important}.secretary-ambient .message-tools{position:static!important}.secretary-ambient .chat-composer{margin:0 -20px!important;position:relative!important;z-index:3!important}
