:root{color:#1f211f;background:#f7f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f7f7f3;--panel: #ffffff;--panel-muted: #f0f1ed;--line: #dedfd9;--text: #1f211f;--muted: #6b7068;--accent: #20734d;--accent-strong: #155b3c;--accent-soft: #e3f1e8;--warning: #b74e2c;--toast-warning: #9b6807;--toast-error: #b13a32;--toast-info: #2d658b;--shadow: 0 18px 60px rgb(28 36 24 / 10%)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.54}.brand,.ghost-link,.primary-button,.secondary-button,.text-button,.google-button,.sidebar-action,.session-item,.icon-button,.send-button{align-items:center;display:inline-flex;gap:8px}.brand{color:var(--text);font-weight:800}.brand.compact{min-width:0}.brand-mark{align-items:center;background:var(--accent);border-radius:8px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:15px;font-weight:800;height:34px;justify-content:center;width:34px}.eyebrow{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0;line-height:1.2;margin:0 0 6px;text-transform:uppercase}.primary-button,.secondary-button,.google-button{border-radius:8px;min-height:44px;justify-content:center;padding:0 16px}.primary-button{background:var(--accent);color:#fff;font-weight:750}.secondary-button{background:var(--panel);border:1px solid var(--line);color:var(--text);font-weight:700}.secondary-button:hover{background:var(--panel-muted)}.text-button,.ghost-link{background:transparent;color:var(--muted);font-weight:700;padding:0}.landing-page{background:var(--bg);min-height:100vh;padding:22px}.landing-nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1180px}.nav-action{border:1px solid var(--line);border-radius:8px;font-weight:750;padding:10px 16px}.landing-hero{align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);margin:0 auto;max-width:1180px;min-height:calc(100vh - 88px);padding:38px 0 68px}.hero-copy h1{font-size:56px;letter-spacing:0;line-height:1.02;margin:0}.hero-lede{color:var(--muted);font-size:18px;line-height:1.7;margin:18px 0 28px;max-width:540px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.product-preview{background:#fbfbf9;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;grid-template-columns:190px 1fr;min-height:520px;overflow:hidden}.preview-sidebar{background:#eceee9;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:18px;padding:24px}.preview-dot{background:#d6d9d1;border-radius:999px;height:34px;width:34px}.preview-dot.active{background:var(--accent)}.preview-line{background:#d1d5cd;border-radius:999px;height:12px;width:72%}.preview-line.wide{width:100%}.preview-line.short{width:48%}.preview-chat{display:flex;flex-direction:column;gap:18px;justify-content:center;padding:38px}.preview-message{border-radius:8px;line-height:1.5;max-width:78%;padding:14px 16px}.preview-message.user{align-self:flex-end;background:var(--accent-soft)}.preview-message.assistant{align-self:flex-start;background:#fff;border:1px solid var(--line)}.preview-composer{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 38px #1c241814;color:var(--muted);display:flex;gap:12px;margin-top:22px;min-height:58px;padding:0 18px}.auth-page{align-items:center;background:var(--bg);display:flex;justify-content:center;min-height:100vh;padding:22px}.auth-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:18px;max-width:430px;padding:24px;width:100%}.auth-heading{align-items:center;display:flex;gap:14px}.auth-heading h1{font-size:28px;letter-spacing:0;line-height:1.2;margin:0}.google-button{background:#171915;color:#fff;font-weight:760;width:100%}.google-button span{align-items:center;background:#fff;border-radius:999px;color:#171915;display:inline-flex;font-weight:850;height:22px;justify-content:center;width:22px}.divider{align-items:center;color:var(--muted);display:flex;gap:12px;font-size:13px}.divider:before,.divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form label{color:var(--muted);font-size:13px;font-weight:750}.field-row,.search-box{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;gap:10px;min-height:44px;padding:0 12px}.field-row input,.search-box input{background:transparent;border:0;color:var(--text);min-width:0;outline:0;width:100%}.form-status{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.toast-viewport{display:flex;flex-direction:column;gap:10px;max-width:min(390px,calc(100vw - 32px));pointer-events:none;position:fixed;right:20px;top:20px;width:100%;z-index:100}.toast{align-items:start;animation:toast-enter .18s ease-out;background:#fffffff7;border:1px solid var(--line);border-left:4px solid currentColor;border-radius:8px;box-shadow:0 14px 44px #1c241829;color:var(--text);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:13px 12px;pointer-events:auto}.toast p{font-size:14px;line-height:1.5;margin:0;padding-top:1px;word-break:break-word}.toast-icon{align-items:center;display:inline-flex;justify-content:center}.toast-success{border-left-color:var(--accent)}.toast-success .toast-icon{color:var(--accent)}.toast-warning{border-left-color:var(--toast-warning)}.toast-warning .toast-icon{color:var(--toast-warning)}.toast-error{border-left-color:var(--toast-error)}.toast-error .toast-icon{color:var(--toast-error)}.toast-info{border-left-color:var(--toast-info)}.toast-info .toast-icon{color:var(--toast-info)}.toast-close{align-items:center;background:transparent;border-radius:6px;color:var(--muted);display:inline-flex;height:26px;justify-content:center;margin:-4px -4px -4px 0;width:26px}.toast-close:hover{background:var(--panel-muted);color:var(--text)}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.chat-page{background:var(--bg);display:flex;height:100vh;height:100dvh;overflow:hidden}.chat-sidebar{background:#f0f1ed;border-right:1px solid var(--line);display:flex;flex:0 0 300px;flex-direction:column;gap:14px;min-height:0;padding:18px;transition:flex-basis .16s ease,padding .16s ease,opacity .16s ease}.chat-sidebar.closed{flex-basis:0;opacity:0;overflow:hidden;padding-left:0;padding-right:0}.sidebar-header,.chat-topbar{align-items:center;display:flex;justify-content:space-between;gap:12px}.icon-button,.send-button{align-items:center;background:transparent;border-radius:8px;color:var(--text);display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.icon-button:hover,.send-button:hover{background:#e5e7e0}.sidebar-action{background:#e5e7e1;border-radius:8px;color:var(--text);font-weight:750;min-height:44px;padding:0 12px;width:100%}.sidebar-action:hover{background:#dfe2db}.search-box{background:#fff}.session-list{display:flex;flex:1;flex-direction:column;gap:6px;min-height:0;overflow-y:auto;padding-right:2px}.session-item{background:transparent;border-radius:8px;color:var(--text);justify-content:space-between;min-height:42px;padding:0 10px;text-align:left;width:100%}.session-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-item svg{color:var(--muted);flex:0 0 auto}.session-item.active,.session-item:hover{background:#fff}.chat-main{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}.chat-topbar{border-bottom:1px solid transparent;min-height:76px;padding:14px 22px}.chat-topbar h1{font-size:17px;letter-spacing:0;margin:0}.message-stage{display:flex;flex:1;justify-content:center;min-height:0;overflow-y:auto;padding:16px 22px}.empty-state{align-self:center;text-align:center}.empty-state h2{font-size:28px;font-weight:650;letter-spacing:0;margin:0 0 10px}.empty-state p{color:var(--muted);margin:0}.message-list{display:flex;flex-direction:column;gap:20px;max-width:860px;padding-bottom:24px;width:100%}.message-row{align-items:flex-start;display:flex;gap:12px}.message-row.user{flex-direction:row-reverse}.message-avatar{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.message-row.user .message-avatar{background:var(--accent);border-color:var(--accent);color:#fff}.message-bubble{background:#fff;border:1px solid var(--line);border-radius:8px;max-width:min(680px,calc(100% - 54px));padding:13px 15px}.message-row.user .message-bubble{background:var(--accent-soft);border-color:#cfe6d8}.message-bubble>p{line-height:1.65;margin:0;white-space:pre-wrap;word-break:break-word}.markdown-message{line-height:1.65;overflow-wrap:anywhere}.markdown-message>:first-child{margin-top:0}.markdown-message>:last-child{margin-bottom:0}.markdown-message h1,.markdown-message h2,.markdown-message h3,.markdown-message h4,.markdown-message h5,.markdown-message h6{line-height:1.3;margin:1.15em 0 .55em}.markdown-message h1{font-size:1.45rem}.markdown-message h2{font-size:1.28rem}.markdown-message h3{font-size:1.12rem}.markdown-message p{margin:.72em 0}.markdown-message ul,.markdown-message ol{margin:.72em 0;padding-left:1.5rem}.markdown-message li+li{margin-top:.3em}.markdown-message blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:.9em 0;padding-left:.9em}.markdown-message a{color:var(--accent-strong);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.markdown-message code{background:var(--panel-muted);border:1px solid var(--line);border-radius:5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em;padding:.12em .36em}.markdown-message pre{background:#242722;border-radius:8px;color:#f5f6f2;margin:.9em 0;overflow-x:auto;padding:13px 15px}.markdown-message pre code{background:transparent;border:0;color:inherit;font-size:.86rem;line-height:1.6;padding:0}.markdown-message table{border-collapse:collapse;display:block;margin:.9em 0;max-width:100%;overflow-x:auto;width:max-content}.markdown-message th,.markdown-message td{border:1px solid var(--line);padding:7px 10px;text-align:left}.markdown-message th{background:var(--panel-muted);font-weight:750}.markdown-message tr:nth-child(2n) td{background:#fafbf8}.message-error{color:var(--warning);display:inline-block;font-size:13px;margin-top:8px}.attachment-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-bottom:10px;max-width:360px}.attachment-grid img,.attachment-chip img{aspect-ratio:1;border-radius:8px;object-fit:cover;width:100%}.composer-shell{margin:0 auto;max-width:900px;padding:12px 22px 26px;width:100%}.attachment-tray{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.attachment-chip{border:1px solid var(--line);border-radius:8px;display:inline-flex;height:72px;overflow:hidden;position:relative;width:72px}.chip-remove{align-items:center;background:#171915b8;border-radius:999px;color:#fff;display:inline-flex;height:22px;justify-content:center;position:absolute;right:4px;top:4px;width:22px}.composer{align-items:flex-end;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 38px #1c241817;display:flex;gap:8px;min-height:58px;padding:8px}.attach-button input{display:none}.composer textarea{background:transparent;border:0;color:var(--text);flex:1;line-height:1.5;max-height:160px;min-height:40px;min-width:0;outline:0;padding:9px 4px;resize:none}.send-button{background:#171915;color:#fff}.send-button:hover{background:#000}@media(max-width:860px){.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:64px}.hero-copy h1{font-size:42px}.product-preview{grid-template-columns:120px 1fr;min-height:380px}.preview-sidebar,.preview-chat{padding:20px}.chat-sidebar{bottom:0;box-shadow:16px 0 44px #1c241829;left:0;position:fixed;top:0;z-index:10}.chat-sidebar.closed{transform:translate(-100%)}}@media(max-width:560px){.toast-viewport{left:14px;max-width:none;right:14px;top:14px;width:auto}.landing-page,.auth-page{padding:14px}.landing-nav{gap:12px}.hero-actions,.primary-button,.secondary-button{width:100%}.product-preview{grid-template-columns:1fr}.preview-sidebar{display:none}.chat-topbar{min-height:66px;padding:12px 14px}.message-stage{padding:12px 14px}.composer-shell{padding:10px 14px 18px}.message-bubble{max-width:calc(100% - 48px)}}@media(prefers-reduced-motion:reduce){.toast{animation:none}}.hair-nav{border-bottom:1px solid var(--line);display:grid;gap:4px;padding-bottom:12px}.hair-nav button{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--muted);display:flex;font:inherit;font-size:14px;font-weight:650;gap:9px;min-height:38px;padding:0 10px;text-align:left}.hair-nav button:hover,.hair-nav button.active{background:#fff;color:var(--text)}.starter-prompts{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:22px}.starter-prompts button{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--text);font:inherit;padding:8px 13px}.starter-prompts button:hover{border-color:var(--accent);color:var(--accent-strong)}.attachment-chip{background:#fff;flex-direction:column;height:104px;width:112px}.attachment-chip img{height:72px;width:100%}.attachment-chip select{appearance:none;background:#fff;border:0;border-top:1px solid var(--line);color:var(--text);font:inherit;font-size:12px;height:32px;padding:0 8px;width:100%}.composer-note{color:var(--muted);font-size:12px;line-height:1.5;margin:8px 8px 0;text-align:center}.hair-workspace{margin:0 auto;max-width:980px;padding:6px 0 40px;width:100%}.workspace-heading{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:20px}.workspace-heading h2{font-size:clamp(24px,3vw,34px);margin:2px 0 8px}.workspace-heading>div>p:last-child{color:var(--muted);line-height:1.6;margin:0}.workspace-card,.workspace-notice{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #1c22190a}.workspace-card{padding:22px}.workspace-card h3{font-size:17px;margin:0 0 8px}.workspace-card p{color:var(--muted);line-height:1.6}.workspace-notice{align-items:center;display:flex;flex-direction:column;margin:48px auto;max-width:620px;padding:42px 36px;text-align:center}.workspace-notice svg{color:var(--accent-strong)}.workspace-notice h3{margin:14px 0 8px}.workspace-notice p{color:var(--muted);line-height:1.7;margin:0 0 18px}.workspace-error{background:#fff3ef;border:1px solid #f1c9bd;border-radius:9px;color:var(--warning);margin:0 0 16px;padding:10px 12px}.primary-button,.secondary-button{align-items:center;border-radius:8px;display:inline-flex;font:inherit;font-weight:750;gap:7px;justify-content:center;min-height:40px;padding:0 14px}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-strong)}.secondary-button{background:#f5f6f2;border:1px solid var(--line);color:var(--text)}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.6}.profile-status-row,.timeline-day-header,.delivery-row,.reminder-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.profile-status-row p{margin:0}.status-pill{border-radius:999px;flex:0 0 auto;font-size:12px;font-weight:800;padding:5px 9px}.status-pill.good{background:#e2f2e7;color:#23623e}.status-pill.attention{background:#fff0dc;color:#8d5717}.status-pill.complete{background:#edf0f3;color:#52606d}.profile-form,.reminder-form{align-items:end;display:grid;gap:14px;margin-top:22px}.profile-form{grid-template-columns:1fr 1fr auto}.reminder-form{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.profile-form label,.reminder-form label{color:var(--muted);display:grid;font-size:13px;font-weight:700;gap:7px}.profile-form select,.reminder-form input,.reminder-form select{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--text);font:inherit;min-height:42px;padding:0 11px}.profile-photo-state{align-items:center;background:var(--panel-muted);border-radius:9px;color:var(--muted);display:flex;font-size:13px;gap:9px;margin-top:18px;padding:10px 12px}.timeline-list,.reminder-layout{display:grid;gap:16px}.timeline-date-group{display:grid;gap:12px}.timeline-group-header{align-items:end;display:flex;justify-content:space-between;padding:4px 2px 0}.timeline-group-header span{color:var(--muted);font-size:13px}.timeline-group-runs{display:grid;gap:12px}.timeline-date{color:var(--text)!important;font-size:18px;font-weight:800;margin:0 0 4px}.timeline-run-time{color:var(--text)!important;font-size:15px;font-weight:800;margin:0 0 4px}.timeline-day-header span{color:var(--muted);font-size:13px}.score-badge{align-items:baseline;border-radius:12px;display:flex;gap:2px;min-width:72px;padding:9px 12px}.score-badge strong{font-size:22px}.score-badge span{font-size:12px}.score-badge.good{background:#e4f3e9;color:#20633c}.score-badge.watch{background:#eef1dc;color:#5f6b22}.score-badge.attention{background:#fff0dc;color:#915813}.timeline-photos{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin:18px 0}.timeline-photo{margin:0;min-width:0}.timeline-photo img,.private-photo-placeholder{aspect-ratio:1;background:var(--panel-muted);border-radius:10px;object-fit:cover;width:100%}.private-photo-placeholder{align-items:center;color:var(--muted);display:flex;font-size:12px;justify-content:center;padding:12px;text-align:center}.timeline-photo figcaption{color:var(--muted);font-size:12px;margin-top:6px}.photo-relevance.related{color:#23623e}.photo-relevance.unrelated{color:#9a4f2a}.photo-relevance.uncertain{color:#87661d}.assessment-summary{border-top:1px solid var(--line);padding-top:16px}.assessment-facts{display:flex;flex-wrap:wrap;gap:8px}.assessment-facts span{background:var(--panel-muted);border-radius:999px;color:var(--text);font-size:12px;padding:5px 9px}.dimension-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));margin-top:14px}.dimension-grid div{background:#fafbf8;border:1px solid var(--line);border-radius:9px;display:grid;gap:5px;padding:10px}.dimension-grid span{color:var(--muted);font-size:12px}.medical-boundary,.timeline-note{color:var(--muted)!important;font-size:12px;margin:14px 0 0}.due-reminders{background:#f4f8ee;border-color:#d9e4c8}.delivery-row+.delivery-row,.reminder-row+.reminder-row{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.delivery-row>div,.reminder-row>div{flex:1;min-width:0}.delivery-row p,.reminder-row p{margin:3px 0 0}.delivery-icon{align-items:center;background:#dfeccd;border-radius:999px;color:#4d6825;display:inline-flex;height:36px;justify-content:center;width:36px}.reminder-timezone{color:var(--muted);font-size:12px;grid-column:1 / -1}.reminder-row .icon-button.danger{color:var(--warning)}.pet-card{align-items:center;display:grid;gap:30px;grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr);overflow:hidden;padding:36px;position:relative}.hair-pet{align-items:center;background:linear-gradient(155deg,#f1e3c9,#d9bc8d);border:8px solid #fff8ea;border-radius:44% 48% 45% 47%;box-shadow:0 18px 40px #5b40222e;display:flex;height:210px;justify-content:center;margin:24px auto 0;position:relative;width:205px}.pet-hairs{height:68px;left:22px;position:absolute;right:22px;top:-52px}.pet-hairs i{background:#49311f;border-radius:999px 999px 0 0;bottom:0;height:48px;left:calc(8px + var(--hair-index) * 15px);opacity:.08;position:absolute;transform:rotate(calc((var(--hair-index) - 5) * 4deg));transform-origin:bottom;transition:opacity .32s ease,transform .32s ease;width:5px}.pet-hairs i:nth-child(3n){height:60px}.pet-hairs i:nth-child(3n+2){height:54px}.pet-hairs i.visible{opacity:1}.pet-face{height:80px;position:relative;width:120px}.pet-eye{background:#33271c;border-radius:999px;height:14px;position:absolute;top:15px;width:11px}.pet-eye.left{left:27px}.pet-eye.right{right:27px}.pet-mouth{border-bottom:4px solid #694a35;border-radius:0 0 999px 999px;bottom:18px;height:18px;left:45px;position:absolute;width:30px}.watering-animation{color:#4f9bd6;position:absolute;right:-28px;top:-26px;transform:rotate(-24deg)}.watering-animation i{animation:water-drop 1.25s infinite ease-in;background:#63afe1;border-radius:70% 30% 60% 40%;height:9px;position:absolute;top:25px;width:7px}.watering-animation i:nth-of-type(1){left:2px}.watering-animation i:nth-of-type(2){animation-delay:.35s;left:13px}.watering-animation i:nth-of-type(3){animation-delay:.7s;left:23px}.pet-copy h3{font-size:clamp(30px,5vw,48px);margin:0 0 12px}.pet-copy>strong{color:var(--accent-strong);display:block;font-size:18px}.pet-copy>span{background:var(--panel-muted);border-radius:999px;display:inline-block;font-size:12px;margin-bottom:16px;padding:6px 9px}.pet-boundary{border-top:1px solid var(--line);grid-column:1 / -1;margin-top:0;padding-top:14px}.spinning{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes water-drop{0%{opacity:0;transform:translateY(0) scale(.7)}25%{opacity:1}to{opacity:0;transform:translateY(64px) scale(1)}}@media(max-width:800px){.workspace-heading,.profile-status-row,.timeline-day-header{align-items:flex-start}.profile-form,.reminder-form,.pet-card{grid-template-columns:1fr}.pet-boundary{grid-column:1}.delivery-row,.reminder-row{align-items:flex-start;flex-wrap:wrap}}@media(max-width:560px){.workspace-heading{gap:12px}.workspace-heading .secondary-button{width:auto}.workspace-card{padding:16px}.workspace-notice{margin:24px auto;padding:30px 20px}.pet-card{padding:24px 16px}}@media(prefers-reduced-motion:reduce){.watering-animation i,.spinning{animation:none}}
