:root{color:#1b1c19;--background:#fbf9f4;--surface:#fbf9f4;--surface-low:#f5f3ee;--surface-container:#f0eee9;--surface-high:#e4e2dd;--primary:#181919;--secondary:#4f6356;--secondary-container:#cfe5d5;--tertiary-fixed:#ffdad3;--outline:#747878;--error:#ba1a1a;--radius:2rem;--shadow:0 4px 40px #0000000f;background:#fbf9f4;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#fff 0,#fbf9f4 38%,#f5f3ee 100%);min-height:100dvh;margin:0}button,a,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.app{min-height:100dvh;padding-bottom:116px}.topbar{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbf9f4d6;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.topbar h1{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(20px,4vw,24px);overflow:hidden}.avatar{background:var(--secondary-container);width:40px;height:40px;color:var(--secondary);border-radius:999px;place-items:center;font-weight:800;display:grid}.icon-button{color:var(--primary);background:0 0;border:0;border-radius:999px;padding:10px;font-family:Material Symbols Outlined;font-size:28px}.mobile-main{gap:24px;max-width:760px;margin:0 auto;padding:96px 24px 24px;display:grid}.kitchen-main{min-height:calc(100dvh - 116px);padding:96px 64px 24px}.card,.hero-card,.voice-overlay-card{border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f3eedb;border:1px solid #ffffffa8;padding:32px}.hero-card{background:linear-gradient(135deg,#cfe5d5eb,#f5f3eeeb);flex-direction:column;justify-content:flex-end;min-height:250px;display:flex}.calm-photo{position:relative;overflow:hidden}.calm-photo:after{content:"";background:#ffffff75;border-radius:999px;width:220px;height:220px;position:absolute;top:-60px;right:-60px}h2,h3,p{margin-top:0}h2{letter-spacing:-.02em;font-size:clamp(28px,8vw,48px);line-height:1.08}h3{margin-bottom:8px;font-size:22px}.eyebrow{letter-spacing:.05em;color:#53675a;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;line-height:16px}.fineprint{color:#747878;font-size:13px}.pill{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-weight:800;text-decoration:none;display:inline-flex}.primary{background:var(--primary);color:#fff}.secondary{background:var(--surface-high);color:var(--primary)}.split-card,.timeline-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.timeline-row{justify-content:flex-start;margin:18px 0}.timeline-row p{color:#747878;margin:4px 0 0}.rail{background:var(--secondary);border-radius:999px;flex:none;width:8px;height:54px}.rail.muted{background:#c4c7c7}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#f0eee9eb;border-radius:32px 32px 0 0;justify-content:space-around;gap:6px;min-height:96px;padding:12px 18px 28px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 40px #0000001a}.nav-item{color:#444748;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;min-width:68px;min-height:56px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s;display:flex}.nav-item.active{background:var(--secondary-container);color:#384b3f;transform:scale(1.05)}.voice-overlay-card{text-align:center;background:#fbf9f4e0;align-content:center;justify-items:center;gap:20px;min-height:620px;display:grid}.voice-state{color:#444748;font-size:20px;font-weight:600}.pulse-mic{background:var(--secondary);color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;width:160px;height:160px;animation:2s ease-in-out infinite pulse;display:grid;box-shadow:0 0 0 36px #4f63561f,0 0 0 72px #4f63560f}.pulse-mic span{font-size:64px}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 0 0 42px #4f63561a,0 0 0 84px #4f63560a}}.transcript{color:#747878;font-size:20px;font-style:italic}textarea{resize:vertical;background:#fff;border:1px solid #c4c7c7;border-radius:24px;width:100%;min-height:92px;padding:18px}.assistant-response{text-align:left;width:100%;box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:20px;line-height:1.6}.pill:disabled{opacity:.65;cursor:progress}.chip-row{gap:10px;display:flex;overflow-x:auto}.chip{color:#384b3f;text-transform:uppercase;white-space:nowrap;background:#cfe5d559;border-radius:999px;padding:10px 24px;font-size:12px;font-weight:800}.chip.active{background:var(--primary);color:#fff}.mode-toggle,.live-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.live-panel{justify-items:center;gap:18px;width:100%;display:grid}.assistant-select-label{text-align:left;width:min(100%,360px);color:var(--primary);gap:8px;font-weight:800;display:grid}.assistant-select-label select{min-height:56px;font:inherit;color:var(--primary);background:#fff;border:1px solid #c4c7c7;border-radius:999px;padding:0 20px;font-weight:800}.live-status{background:var(--surface-high);text-transform:uppercase;min-height:40px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-size:13px;font-weight:900;display:inline-flex}.live-status-listening{color:#0c1f15;background:#d2e8d8}.live-status-speaking{color:#3f3200;background:#fff3bd}.live-status-approval-needed,.live-status-error{color:#93000a;background:#ffdad6}.approval-list{gap:20px;display:grid}.approval-card{grid-template-columns:auto 1fr;gap:20px;display:grid}.approval-icon{background:var(--secondary-container);color:#384b3f;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.approval-actions{grid-column:1/-1;gap:12px;display:flex}.status{text-transform:uppercase;background:#e4e2dd;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.status.approved{color:#0c1f15;background:#d2e8d8}.status.rejected{color:#93000a;background:#ffdad6}.notification-strip{color:#0c1f15;box-shadow:var(--shadow);background:#d2e8d8;border-radius:999px;padding:14px 18px;font-weight:700}.settings-section{gap:16px;display:grid}.assistant-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.assistant-card,.integration-row{background:var(--surface-container);border-radius:28px;align-items:center;gap:16px;padding:24px;display:flex}.assistant-mark{background:var(--secondary-container);border-radius:999px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:800;display:grid}.integration-row{justify-content:space-between}.integration-row strong{background:var(--surface-high);text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:12px}.kitchen-app .topbar{padding:0 64px}.kitchen-grid{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px;min-height:calc(100dvh - 220px);display:grid}.clock{letter-spacing:-.04em;font-size:clamp(56px,8vw,96px);font-weight:800}.clock-panel{gap:40px;display:grid}.bruno-center{text-align:center;justify-items:center;gap:24px;display:grid}.bruno-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;align-content:center;place-items:center;gap:16px;width:min(280px,24vw);height:min(280px,24vw);display:grid;box-shadow:0 20px 80px #18191938,0 0 0 46px #4f63561f}.bruno-button span{font-size:76px}.agenda{min-height:460px}.bruno-response{grid-template-columns:minmax(280px,1fr) 1fr;gap:32px;max-width:1100px;margin:0 auto;display:grid}.bruno-response .voice-overlay-card{min-height:300px;box-shadow:none;padding:24px}.bruno-response .pulse-mic{width:92px;height:92px;box-shadow:0 0 0 20px #4f63561a}.bruno-response .pulse-mic span{font-size:40px}.weather-visual{color:#1b1c19;text-align:center;background:linear-gradient(135deg,#cfe5d5,#fff3bd);border-radius:32px;align-content:center;place-items:center;gap:10px;min-height:360px;display:grid}.weather-visual span{font-size:80px}.weather-visual strong{font-size:56px}.kitchen-heading{max-width:720px;margin:0 auto 24px}@media (width<=860px){.kitchen-main{padding:96px 24px 24px}.kitchen-app .topbar{padding:0 24px}.kitchen-grid,.bruno-response{grid-template-columns:1fr}.bruno-button{width:220px;height:220px}.approval-card{grid-template-columns:1fr}}
