:root{--ink:#19231f;--ink-soft:#4c5b54;--paper:#f8f5ed;--surface:#ffffff;--surface-muted:#f1eee5;--line:#dcd8cb;--forest:#1d5b47;--forest-deep:#123e31;--mint:#d8eee5;--lime:#dbea74;--coral:#e46f51;--coral-ink:#b54c34;--amber:#eaa72e;--danger:#b9423b;--info:#3974a4;--shadow:0 18px 50px rgba(27,47,38,0.08);--radius:18px;--font-sans:var(--font-brand-sans),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:var(--font-brand-display),Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(29,91,71,.35);outline-offset:3px}::selection{background:var(--lime);color:var(--forest-deep)}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:var(--ink);color:white;padding:12px 16px;border-radius:12px}.skip-link:focus{top:12px}.sr-only{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.brand{display:inline-flex;align-items:center;gap:9px;color:inherit;font-weight:800}.brand-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;color:var(--lime);background:var(--forest-deep);box-shadow:0 0 0 1px rgba(18,62,49,.12),0 4px 12px rgba(18,62,49,.15)}.brand-word{display:inline-flex;align-items:baseline;gap:.27em;color:var(--ink);font-size:1.06rem;line-height:1;letter-spacing:-.035em;white-space:nowrap}.brand-name{font-weight:830}.brand-bestie{color:var(--forest);font-family:var(--font-display);font-size:1.08em;font-style:italic;font-weight:690;letter-spacing:-.02em}.public-nav{height:76px;justify-content:space-between;max-width:1180px;padding:0 24px;margin:auto}.public-links,.public-nav{display:flex;align-items:center}.public-links{gap:28px;color:var(--ink-soft);font-weight:650;font-size:.93rem}.public-links a:hover{color:var(--forest)}.public-nav>.mobile-nav{display:none}.button{border:1px solid transparent;border-radius:13px;padding:11px 16px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer;transition:transform .16s ease,background .16s ease,border .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-primary{background:var(--forest);color:white;box-shadow:0 8px 20px rgba(29,91,71,.18)}.button-primary:hover{background:var(--forest-deep)}.button-secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.button-ghost{background:transparent;color:var(--ink-soft)}.button-danger{background:#fff0ee;border-color:#f2c2bd;color:var(--danger)}.button-small{padding:7px 11px;min-height:36px;border-radius:10px;font-size:.86rem}.icon-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:11px;min-width:42px;height:42px;cursor:pointer}.hero{max-width:1180px;margin:52px auto 0;padding:34px 24px 80px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:72px;gap:72px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;gap:8px;color:var(--forest);font-size:.78rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.eyebrow:before{content:"";width:20px;height:3px;border-radius:2px;background:var(--coral)}.display-title,.hero h1{margin:18px 0;font-family:var(--font-display);font-size:clamp(3rem,6vw,5.6rem);line-height:.96;font-weight:600;letter-spacing:-.055em}.hero h1 em{color:var(--forest);font-style:normal;position:relative}.hero-copy{color:var(--ink-soft);font-size:1.15rem;line-height:1.7;max-width:620px}.hero-actions{gap:12px;margin-top:30px}.hero-actions,.trust-row{display:flex;flex-wrap:wrap}.trust-row{margin-top:34px;gap:24px;color:var(--ink-soft);font-size:.84rem;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row svg{color:var(--forest)}.chat-preview{min-height:530px;border-radius:32px;padding:18px;background:var(--forest-deep);box-shadow:0 40px 90px rgba(18,62,49,.24);transform:rotate(1.5deg)}.chat-window{height:100%;min-height:494px;border-radius:23px;background:#f6f1e7;padding:20px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.preview-top{justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.preview-person,.preview-top{display:flex;align-items:center}.preview-person{gap:10px;font-weight:800}.avatar{width:38px;height:38px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-weight:850;color:var(--forest-deep);flex:0 0 auto}.preview-brand-avatar{object-fit:contain;padding:3px}.online{display:flex;align-items:center;gap:4px;font-size:.74rem;color:var(--forest)}.preview-label{color:var(--ink-soft);font-size:.68rem;font-weight:700}.bubble{max-width:84%;padding:13px 15px;border-radius:17px;line-height:1.45;font-size:.92rem}.bubble-user{background:var(--forest);color:white;align-self:flex-end;border-bottom-right-radius:4px}.bubble-agent{background:white;border:1px solid var(--line);align-self:flex-start;border-bottom-left-radius:4px}.insight-mini{background:#edf6cf;border:1px solid #d4df9a;border-radius:13px;padding:12px;margin-top:10px}.insight-mini strong{display:block;font-size:1.3rem;margin-top:4px}.section{max-width:1180px;margin:auto;padding:92px 24px}.section-soft{max-width:none;background:#ece8dc}.section-soft>div{max-width:1180px;margin:auto}.section-heading{max-width:680px;margin-bottom:38px}.section-heading h2{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.02;letter-spacing:-.04em;margin:12px 0}.section-heading p{color:var(--ink-soft);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-height:215px}.feature-card .feature-icon{width:45px;height:45px;border-radius:13px;background:var(--mint);color:var(--forest);display:grid;place-items:center;font-size:1.25rem}.feature-card h3{margin:30px 0 8px;font-size:1.04rem}.feature-card p{margin:0;color:var(--ink-soft);line-height:1.6;font-size:.91rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;counter-reset:steps}.step{counter-increment:steps;padding:22px 0;border-top:1px solid var(--line)}.step:before{content:"0" counter(steps);display:block;color:var(--coral-ink);font-weight:850;margin-bottom:42px}.step h3{font-size:1.2rem}.step p{color:var(--ink-soft);line-height:1.6}.cta-band{border-radius:28px;background:var(--forest);color:white;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:36px}.cta-band h2{margin:0 0 8px;font:600 clamp(2rem,4vw,3.2rem) /1 Georgia,serif;letter-spacing:-.04em}.cta-band p{margin:0;color:#d8e9e1}.site-footer{max-width:1180px;margin:auto;padding:45px 24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;color:var(--ink-soft);font-size:.86rem}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.legal-wrap{max-width:760px;margin:40px auto 100px;padding:0 24px}.legal-wrap h1{font:600 clamp(2.6rem,6vw,4.5rem) /1 Georgia,serif;letter-spacing:-.05em}.legal-wrap h2{margin-top:40px}.legal-wrap li,.legal-wrap p{color:var(--ink-soft);line-height:1.75}.updated{color:var(--forest);font-weight:750}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:var(--forest-deep);color:white;padding:54px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-art:after{content:"";position:absolute;width:440px;height:440px;right:-180px;bottom:-170px;border:1px solid rgba(219,234,116,.2);border-radius:50%;box-shadow:0 0 0 68px rgba(219,234,116,.035),0 0 0 136px rgba(219,234,116,.025)}.auth-art .brand-mark{color:var(--forest-deep);background:var(--lime);box-shadow:0 0 0 1px rgba(255,255,255,.16)}.auth-art .brand-name,.auth-art .brand-word{color:white}.auth-art .brand-bestie{color:var(--lime)}.auth-quote{max-width:540px;font:500 clamp(2.2rem,4.5vw,4.2rem) /1.05 Georgia,serif;letter-spacing:-.045em}.auth-quote small{display:block;margin-top:22px;font:600 .9rem var(--font-sans);color:#b9d4c7;letter-spacing:0}.auth-main{display:grid;place-items:center;padding:40px 24px;background:radial-gradient(circle at 100% 0,rgba(216,238,229,.5),transparent 36%),var(--paper)}.auth-card{width:min(500px,100%)}.auth-brand{margin-bottom:34px}.auth-trust-line{color:#b9d4c7;font-size:.8rem;font-weight:650;letter-spacing:.015em;position:relative;z-index:1}.auth-kicker{display:block;color:var(--forest);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.auth-card h1{font:600 2.8rem/1 Georgia,serif;letter-spacing:-.04em;margin-bottom:12px}.auth-card>p{color:var(--ink-soft);line-height:1.6}.auth-notice{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:14px 15px;border:1px solid #d4df9a;border-radius:14px;background:#f2f7d9;color:var(--forest-deep)}.auth-notice>span{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:var(--lime);font-weight:900}.auth-notice div>span,.auth-notice strong{display:block}.auth-notice strong{font-size:.85rem;margin-bottom:3px}.auth-notice div>span{color:var(--ink-soft);font-size:.79rem;line-height:1.45}.phone-fieldset{margin:23px 0 0;padding:0;border:0}.phone-fieldset legend{font-size:.84rem;font-weight:800;margin-bottom:9px}.phone-fields{display:block}.phone-fields .field{gap:6px;margin:0}.phone-fields label{color:var(--ink-soft);font-size:.74rem}.phone-fieldset>.field-error,.phone-fieldset>.field-help{display:block;margin-top:8px}.phone-input-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:48px;border:1px solid var(--line);border-radius:12px;background:white}.phone-input-control:focus-within{border-color:var(--forest);outline:3px solid rgba(29,91,71,.12)}.phone-input-control.input-error{border-color:var(--danger)}.phone-input-control .input{min-width:0;border:0;border-radius:0 12px 12px 0;outline:0}.phone-input-control .input:focus{border:0;outline:0}.country-code-picker{position:relative;align-self:stretch}.country-code-trigger{height:100%;min-width:106px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:0;border-right:1px solid var(--line);border-radius:12px 0 0 12px;color:var(--ink-soft);background:#fbfaf6;cursor:pointer}.country-code-trigger:hover,.country-code-trigger[aria-expanded=true]{color:var(--forest-deep);background:#f3f3e9}.country-code-trigger:focus-visible{position:relative;z-index:1;outline:2px solid var(--forest);outline-offset:-3px}.country-code-option .fi,.country-code-trigger .fi{width:21px;height:15px;flex:0 0 auto;border-radius:2px;box-shadow:0 0 0 1px rgba(25,35,31,.12)}.country-code-value{color:var(--ink);font-size:.86rem;font-weight:750}.country-code-trigger svg{color:var(--ink-soft);transition:transform .16s ease}.country-code-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.country-code-popover{position:absolute;z-index:30;top:calc(100% + 9px);left:0;width:min(330px,calc(100vw - 48px));padding:8px;border:1px solid rgba(25,35,31,.12);border-radius:15px;background:white;box-shadow:0 20px 50px rgba(19,42,33,.16)}.country-code-popover.above{top:auto;bottom:calc(100% + 9px)}.country-search-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink-soft);background:#fbfaf6}.country-search-control:focus-within{border-color:var(--forest);box-shadow:0 0 0 3px rgba(29,91,71,.1)}.country-search-control input{min-width:0;height:40px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.84rem}.country-search-control input::placeholder{color:#78837e}.country-code-options{max-height:var(--country-options-max-height,276px);margin-top:7px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.country-list-label{display:block;padding:6px 10px 5px;color:var(--ink-soft);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.country-code-option{width:100%;min-height:42px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 10px;border:0;border-radius:9px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.country-code-option.active{background:#eff6f1}.country-code-option[aria-selected=true]{color:var(--forest-deep);background:var(--mint)}.country-option-name{overflow:hidden;font-size:.82rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.country-option-code{color:var(--ink-soft);font-size:.79rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.country-empty-state{display:block;padding:24px 12px;color:var(--ink-soft);font-size:.82rem;text-align:center}.auth-submit{width:100%;margin-top:22px;min-height:50px}.auth-privacy-note{margin:13px 0 0;text-align:center;font-size:.75rem}.auth-back{margin:0 0 28px -10px}.auth-phone-chip{display:flex;align-items:center;gap:11px;margin:20px 0 4px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.65);color:var(--ink-soft);font-size:.75rem}.auth-phone-chip>span:first-child{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--forest);font-weight:900}.auth-phone-chip strong{display:block;margin-top:2px;color:var(--ink);font-size:.86rem}.pin-field{margin-top:22px}.pin-input{min-height:58px;padding-left:18px;font-size:1.3rem;font-weight:800;letter-spacing:.46em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.auth-legal{font-size:.72rem;text-align:center;margin-top:24px}.field{display:grid;grid-gap:7px;gap:7px;margin-top:20px}.field label{font-size:.84rem;font-weight:750}.input,.select,.textarea{width:100%;min-height:48px;background:white;border:1px solid var(--line);border-radius:12px;padding:11px 13px;color:var(--ink)}.textarea{min-height:110px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:var(--forest);outline:3px solid rgba(29,91,71,.12)}.input-error{border-color:var(--danger)}.field-help{color:var(--ink-soft);font-size:.78rem}.field-error{color:var(--danger);font-size:.78rem}.app-layout{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f5f3ec}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:22px 16px;background:var(--forest-deep);color:white;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;z-index:40}.sidebar .brand{padding:5px 8px 25px}.sidebar-head{display:flex;align-items:flex-start;justify-content:space-between}.sidebar-head .brand{flex:1 1}.sidebar-close{display:none;flex:0 0 auto;color:white;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22)}.sidebar-close:hover{background:rgba(255,255,255,.16)}.sidebar .brand-mark{background:var(--lime);color:var(--forest-deep);box-shadow:0 0 0 1px rgba(255,255,255,.14)}.sidebar .brand-name,.sidebar .brand-word{color:white}.sidebar .brand-bestie{color:var(--lime)}.nav-label{margin:18px 10px 8px;color:#87aa9b;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.side-nav{display:grid;grid-gap:4px;gap:4px}.side-link{min-height:43px;padding:10px 11px;border-radius:11px;display:flex;gap:11px;align-items:center;color:#cae0d6;font-size:.89rem;font-weight:650}.side-link:hover{background:rgba(255,255,255,.07);color:white}.side-link.active{background:var(--lime);color:var(--forest-deep)}.side-action{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.side-action:disabled{cursor:wait;opacity:.7}.sidebar-error{margin:8px;color:#ffd8d3;font-size:.75rem;line-height:1.4}.nav-icon{width:22px;text-align:center;font-size:1rem}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:15px}.workspace-switch{display:flex;align-items:center;gap:10px;margin:0 3px 8px;padding:11px;border:1px solid rgba(219,234,116,.3);border-radius:12px;background:rgba(219,234,116,.08);color:white}.workspace-switch:hover{border-color:rgba(219,234,116,.58);background:rgba(219,234,116,.14)}.workspace-switch>span:last-child{min-width:0}.workspace-switch small,.workspace-switch strong{display:block}.workspace-switch strong{font-size:.78rem}.workspace-switch small{margin-top:3px;overflow:hidden;color:#9bb9ac;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.workspace-switch-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--lime);color:var(--forest-deep);font-weight:900}.user-chip{display:flex;align-items:center;gap:10px;padding:8px}.user-chip .avatar{background:#e6ac91}.user-meta{min-width:0}.user-meta span,.user-meta strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-meta strong{font-size:.84rem}.user-meta span{font-size:.72rem;color:#9bb9ac;margin-top:3px}.app-main{min-width:0}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line);background:rgba(248,247,242,.88);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:-webkit-sticky;position:sticky;top:0;z-index:30}.topbar-title{display:block;min-width:0;font-weight:850}.topbar-heading{min-width:0;flex:1 1}.topbar-actions,.topbar-heading{display:flex;align-items:center;gap:10px}.topbar-actions{flex-shrink:0}.mobile-menu-button{display:none}.environment{padding:6px 9px;border-radius:9px;background:#fff1d7;color:#855d14;font-size:.71rem;font-weight:850}.page{padding:30px;max-width:1480px;margin:auto}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:27px}.page-title h1{font-size:clamp(1.8rem,3vw,2.55rem);letter-spacing:-.04em;margin:0}.page-title p{color:var(--ink-soft);margin:8px 0 0;line-height:1.5}.header-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.grid{display:grid;grid-gap:18px;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.onboarding-start-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr)}.onboarding-progress-layout{grid-template-columns:minmax(240px,.65fr) minmax(0,1fr)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 2px 0 rgba(20,40,30,.02)}.card-pad{padding:22px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.card-head h2,.card-head h3{margin:0;font-size:1rem}.card-head p{margin:5px 0 0;color:var(--ink-soft);font-size:.82rem}.metric{padding:21px}.metric-label{color:var(--ink-soft);font-size:.78rem;font-weight:750;display:flex;justify-content:space-between;gap:8px}.metric-value{margin-top:13px;font-size:1.8rem;font-weight:850;letter-spacing:-.04em}.metric-note{margin-top:8px;color:var(--ink-soft);font-size:.76rem}.trend-up{color:var(--forest);font-weight:800}.trend-down{color:var(--danger);font-weight:800}.sparkline{height:32px;display:flex;align-items:flex-end;gap:3px;margin-top:14px}.sparkline span{flex:1 1;min-width:3px;background:var(--mint);border-radius:3px 3px 0 0}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.badge:before{content:"";width:6px;height:6px;background:currentColor;border-radius:50%}.badge-success{background:#e3f3e8;color:#287142}.badge-warning{background:#fff2d9;color:#916314}.badge-danger{background:#fee9e7;color:#a84038}.badge-info{background:#e4f0fa;color:#32688f}.badge-neutral{background:#eeece5;color:#5d665f}.tag{display:inline-flex;padding:4px 8px;border-radius:8px;background:var(--surface-muted);font-size:.72rem;color:var(--ink-soft);font-weight:700}.table-wrap{width:100%;overflow-x:auto}.table-wrap:focus-visible{outline:3px solid var(--forest);outline-offset:3px}.data-table{width:100%;border-collapse:collapse;font-size:.84rem}.data-table th{text-align:left;color:var(--ink-soft);font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;padding:12px 16px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:15px 16px;border-bottom:1px solid #ebe8df;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#faf9f5}.table-primary{font-weight:750}.table-secondary{color:var(--ink-soft);font-size:.76rem;margin-top:3px}.table-action{color:var(--forest);font-weight:750}.filters{padding:13px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.search{flex:1 1 240px;min-width:180px;position:relative}.search .input{padding-left:38px;min-height:42px}.search:before{left:13px;top:12px;width:11px;height:11px;border:2px solid var(--ink-soft);border-radius:50%;box-sizing:border-box}.search:after,.search:before{content:"";position:absolute;z-index:1}.search:after{left:23px;top:23px;width:7px;height:2px;border-radius:2px;background:var(--ink-soft);transform:rotate(45deg);transform-origin:left center;color:var(--ink-soft)}.filter-select{min-height:42px;border:1px solid var(--line);border-radius:11px;background:white;padding:0 32px 0 11px;color:var(--ink-soft)}.alert{display:flex;align-items:flex-start;gap:12px;border-radius:14px;padding:14px 16px;margin-bottom:18px;font-size:.85rem;line-height:1.45}.alert-info{background:#eaf3fa;color:#285b80;border:1px solid #cbe0ef}.alert-warning{background:#fff5df;color:#7e5817;border:1px solid #f3ddb1}.alert-danger{background:#fff0ef;color:#923d37;border:1px solid #efc6c2}.alert-success{background:#eaf5ed;color:#28663d;border:1px solid #cce5d2}.sync-quality-notice{margin:4px 0 14px}.sync-quality-notice strong{display:block;color:#194867;font-size:.9rem;margin-bottom:2px}.sync-quality-notice p{margin:0}.empty-state{min-height:280px;padding:44px 22px;display:grid;place-items:center;text-align:center}.empty-inner{max-width:400px}.empty-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--mint);color:var(--forest);font-size:1.5rem;margin:0 auto 17px}.empty-state h2{font-size:1.15rem;margin:0 0 8px}.empty-state p{color:var(--ink-soft);font-size:.86rem;line-height:1.55;margin:0 0 18px}.skeleton{background:linear-gradient(90deg,#eeece6 25%,#f8f7f3 50%,#eeece6 75%);background-size:200% 100%;animation:pulse 1.5s infinite;border-radius:9px}@keyframes pulse{to{background-position:-200% 0}}.tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow-x:auto}.tab{padding:11px 13px;color:var(--ink-soft);font-size:.84rem;font-weight:750;border:0;background:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap}.tab.active{color:var(--forest);border-bottom-color:var(--forest)}.detail-list,.detail-row{display:grid}.detail-row{min-height:58px;padding:13px 0;border-bottom:1px solid #ece9e0;grid-template-columns:minmax(120px,.55fr) 1fr;align-items:center;grid-gap:20px;gap:20px}.detail-row:last-child{border:0}.detail-label{color:var(--ink-soft);font-size:.8rem}.detail-value{font-size:.87rem;font-weight:700}.chat-layout{height:calc(100vh - 72px);display:grid;grid-template-columns:290px minmax(0,1fr)}.conversation-rail{border-right:1px solid var(--line);background:#eeece4;padding:18px 12px;overflow-y:auto}.conversation-list{display:grid;grid-gap:5px;gap:5px;margin-top:14px}.conversation-item{padding:12px;border-radius:12px;border:0;text-align:left;background:transparent;cursor:pointer}.conversation-item.active,.conversation-item:hover{background:white}.conversation-item strong{display:block;font-size:.84rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-item span{display:block;font-size:.73rem;color:var(--ink-soft);margin-top:6px}.chat-panel{display:flex;flex-direction:column;min-width:0;background:#faf9f5}.chat-context{min-height:60px;padding:10px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.freshness{font-size:.76rem;color:var(--ink-soft)}.freshness strong{color:var(--forest)}.chat-messages{flex:1 1;overflow-y:auto;padding:30px max(24px,calc((100% - 780px) / 2));display:flex;flex-direction:column;gap:22px}.message{display:flex;gap:12px;align-items:flex-start}.message.user{flex-direction:row-reverse}.message-content{max-width:min(680px,85%)}.message .bubble{max-width:100%;font-size:.95rem;line-height:1.6}.message-meta{margin-top:6px;color:var(--ink-soft);font-size:.68rem}.message.user .message-meta{text-align:right}.source-card{display:flex;align-items:center;gap:6px;margin-top:9px;padding:10px 12px;background:#f2f5ed;border:1px solid #dce5d8;border-radius:11px;font-size:.74rem;color:var(--ink-soft)}.composer-wrap{padding:16px max(20px,calc((100% - 820px) / 2)) 20px;border-top:1px solid var(--line);background:rgba(250,249,245,.95)}.suggestions{display:flex;gap:7px;overflow-x:auto;padding-bottom:10px}.suggestion{flex:0 0 auto;border:1px solid var(--line);background:white;border-radius:999px;padding:7px 11px;font-size:.75rem;cursor:pointer;color:var(--ink-soft)}.composer{display:flex;align-items:flex-end;gap:9px;background:white;border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:var(--shadow)}.composer textarea{border:0;resize:none;min-height:26px;max-height:130px;flex:1 1;padding:8px;outline:0;background:transparent}.send-button{width:42px;height:42px;border:0;border-radius:12px;background:var(--forest);color:white;cursor:pointer;font-weight:900}.typing{display:flex;gap:4px;padding:15px!important}.typing i{width:6px;height:6px;border-radius:50%;background:#718078;animation:bounce 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.chart{height:220px;display:flex;align-items:flex-end;gap:12px;padding-top:20px;border-bottom:1px solid var(--line)}.chart-col{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:8px}.chart-bar{width:min(34px,70%);background:var(--forest);border-radius:7px 7px 0 0;min-height:4px;position:relative}.chart-bar.alt{background:var(--coral)}.chart-label{color:var(--ink-soft);font-size:.68rem;white-space:nowrap}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:28px;min-height:220px}.donut{width:150px;height:150px;border-radius:50%;background:conic-gradient(var(--forest) 0 48%,var(--coral) 48% 76%,var(--amber) 76% 90%,#d8d5cb 90%);display:grid;place-items:center}.donut:after{content:"";width:88px;height:88px;background:white;border-radius:50%}.legend{display:grid;grid-gap:10px;gap:10px;font-size:.76rem;color:var(--ink-soft)}.legend span:before{content:"";display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:8px;background:var(--forest)}.legend span:nth-child(2):before{background:var(--coral)}.legend span:nth-child(3):before{background:var(--amber)}.legend span:nth-child(4):before{background:#d8d5cb}.progress{height:7px;border-radius:999px;background:#ece9e0;overflow:hidden}.progress span{height:100%;display:block;border-radius:inherit;background:var(--forest)}.timeline{display:grid;grid-gap:0;gap:0}.timeline-item{padding:0 0 22px 28px;position:relative;border-left:1px solid var(--line);margin-left:8px}.timeline-item:before{content:"";position:absolute;left:-6px;top:2px;width:11px;height:11px;border-radius:50%;background:var(--forest);border:3px solid white;box-shadow:0 0 0 1px var(--forest)}.timeline-item strong{font-size:.85rem}.timeline-item p{margin:5px 0;color:var(--ink-soft);font-size:.78rem}.modal::-webkit-backdrop{background:rgba(12,29,23,.55)}.modal::backdrop{background:rgba(12,29,23,.55)}.modal{width:min(540px,100%);max-height:90vh;margin:auto;padding:0;overflow:auto;background:white;color:var(--ink);border:0;border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.modal-head{padding:20px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0;font-size:1.15rem}.modal-body{padding:22px}.modal-actions{padding:16px 22px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px}.toast{position:fixed;right:24px;bottom:24px;z-index:200;max-width:380px;display:flex;gap:12px;align-items:center;background:var(--ink);color:white;border-radius:14px;padding:14px 17px;box-shadow:0 18px 50px rgba(0,0,0,.22);font-size:.84rem}.toast-warning{background:#6f4d14}.connection-card{padding:19px;display:flex;align-items:center;gap:15px}.connection-icon{width:48px;height:48px;border-radius:14px;background:var(--surface-muted);display:grid;place-items:center;font-size:1.25rem;flex:0 0 auto}.connection-body{flex:1 1;min-width:0}.connection-body strong{display:block}.connection-body p{margin:5px 0 0;color:var(--ink-soft);font-size:.78rem}.toggle{width:42px;height:24px;border:0;border-radius:999px;background:#c9c7bf;padding:3px;cursor:pointer}.toggle:after{content:"";display:block;width:18px;height:18px;border-radius:50%;background:white;transition:transform .2s}.toggle.on{background:var(--forest)}.toggle.on:after{transform:translateX(18px)}.consent-card{border:1px solid var(--line);border-radius:18px;padding:22px;margin:22px 0;background:white}.check-row{display:flex;gap:11px;align-items:flex-start;margin-top:14px;color:var(--ink-soft);font-size:.86rem;line-height:1.5}.check-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--forest)}@media (max-width:1100px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:35px}.chat-preview{min-height:470px}.chat-window{min-height:434px}.app-layout{grid-template-columns:218px minmax(0,1fr)}}@media (max-width:820px){.public-links{display:none}.public-nav>.mobile-nav{display:inline-flex}.hero{grid-template-columns:1fr;margin-top:10px;padding-top:30px}.hero-copy{font-size:1rem}.chat-preview{transform:none;max-width:560px}.feature-grid,.steps{grid-template-columns:1fr}.step:before{margin-bottom:18px}.cta-band{padding:35px 26px;align-items:flex-start;flex-direction:column}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-main{align-items:start;padding-top:28px}.app-layout{display:block}.sidebar{position:fixed;left:-280px;width:260px;transition:left .2s;box-shadow:15px 0 40px rgba(0,0,0,.2)}.sidebar.open{left:0}.sidebar-close{display:inline-grid;place-items:center}.sidebar-scrim{display:block;position:fixed;inset:0;z-index:35;border:0;background:rgba(8,27,20,.4)}.mobile-menu-button{display:inline-grid;place-items:center}.topbar{padding:0 18px}.page{padding:22px 18px 80px}.grid-2,.grid-3{grid-template-columns:1fr}.onboarding-layout{grid-template-columns:minmax(0,1fr)}.chat-layout{grid-template-columns:1fr}.conversation-rail{display:none}.chart{gap:5px}.chart-label{font-size:.6rem}}@media (max-width:430px){.auth-main{padding-inline:18px}.auth-brand{margin-bottom:28px}.auth-card h1{font-size:2.45rem}.country-code-trigger{min-width:100px;padding-inline:10px}.country-code-popover{width:min(320px,calc(100vw - 36px))}}@media (max-width:560px){.public-nav{padding:0 17px;height:68px}.hero{padding:24px 17px 60px}.hero h1{font-size:3.25rem}.hero-actions .button{width:100%}.trust-row{grid-gap:10px;gap:10px;display:grid}.section{padding:68px 17px}.site-footer{flex-direction:column;padding:34px 17px}.chat-preview{padding:10px;border-radius:24px}.chat-window{border-radius:18px;padding:14px}.page-header{flex-direction:column}.header-actions{width:100%;justify-content:flex-start}.header-actions .button{flex:1 1}.grid-4{grid-template-columns:1fr}.metric-value{font-size:1.55rem}.topbar-title{max-width:100%;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.environment{display:none}.card-pad{padding:17px}.filters{align-items:stretch}.filter-select{flex:1 1}.data-table td,.data-table th{padding:12px}.detail-row{grid-template-columns:1fr;gap:4px}.chat-context{padding:10px 15px}.chat-messages{padding:20px 14px}.composer-wrap{padding:12px}.suggestions{margin-right:-12px}.message-content{max-width:89%}.message .avatar{width:32px;height:32px}.donut-wrap{flex-direction:column}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}.bestie-workspace{--bestie-sidebar-width:264px;min-height:100vh;height:100dvh;display:grid;grid-template-columns:var(--bestie-sidebar-width) minmax(0,1fr);overflow:hidden;background:#fff}.bestie-workspace.sidebar-collapsed{--bestie-sidebar-width:76px}.bestie-sidebar{position:relative;z-index:60;min-width:0;height:100dvh;display:flex;flex-direction:column;padding:14px 12px 12px;color:#edf7f2;background:radial-gradient(circle at 15% 0,rgba(219,234,116,.12),transparent 28%),var(--forest-deep);border-right:1px solid rgba(10,35,27,.2);transition:width .18s ease,transform .18s ease}.bestie-sidebar-header{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px}.bestie-brand{min-width:0;display:flex;align-items:center;gap:10px;font-weight:810;letter-spacing:-.025em}.bestie-brand-mark,.bestie-message-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:transparent;object-fit:contain}.bestie-brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bestie-icon-button,.bestie-mobile-header button{width:40px;height:40px;display:inline-grid;place-items:center;border:0;border-radius:11px;background:transparent;color:inherit;cursor:pointer}.bestie-icon-button:hover,.bestie-mobile-header button:hover{background:rgba(255,255,255,.09)}.bestie-mobile-close{display:none}.bestie-new-chat{width:100%;min-height:44px;margin:15px 0 12px;padding:0 13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(219,234,116,.44);border-radius:12px;background:rgba(219,234,116,.1);color:#f5faec;font-weight:760;cursor:pointer;transition:background .15s ease,border-color .15s ease}.bestie-new-chat:hover{border-color:var(--lime);background:rgba(219,234,116,.18)}.bestie-history{min-height:0;flex:1 1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.bestie-history-group{margin-top:15px}.bestie-history-group h2{margin:0 9px 6px;color:#91afa2;font-size:.68rem;font-weight:750;letter-spacing:.045em}.bestie-history-item{width:100%;min-height:42px;display:flex;align-items:flex-start;gap:9px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#d9e8e1;text-align:left;cursor:pointer}.bestie-history-item>svg{margin-top:1px;flex:0 0 auto;color:#9fb8ad}.bestie-history-item>span{min-width:0}.bestie-history-item small,.bestie-history-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bestie-history-item strong{font-size:.81rem;font-weight:650}.bestie-history-item small{margin-top:4px;color:#8fa99e;font-size:.69rem}.bestie-history-item.is-active,.bestie-history-item:hover{background:rgba(255,255,255,.09);color:#fff}.bestie-history-item.is-active{box-shadow:inset 2px 0 var(--lime)}.bestie-sidebar-empty,.bestie-sidebar-error{margin:16px 8px;color:#9fb8ad;font-size:.75rem;line-height:1.55}.bestie-sidebar-error{display:grid;grid-gap:6px;gap:6px;padding:11px;border:1px solid rgba(255,190,180,.2);border-radius:10px;background:rgba(169,52,43,.12);color:#ffdcd7}.bestie-load-more,.bestie-sidebar-error button{justify-self:start;padding:0;border:0;background:transparent;color:var(--lime);font-size:.74rem;font-weight:760;cursor:pointer}.bestie-history-loading{display:grid;grid-gap:9px;gap:9px;padding:12px 5px}.bestie-history-loading i,.bestie-message-skeletons i{display:block;height:48px;border-radius:10px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.11),rgba(255,255,255,.05));background-size:200% 100%;animation:bestie-shimmer 1.4s linear infinite}.bestie-load-more{margin:14px 10px}.bestie-sidebar-footer{position:relative;margin-top:auto;display:flex;align-items:center;gap:6px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.bestie-account-menu{position:relative;min-width:0;flex:1 1}.bestie-account-menu summary{min-height:48px;display:flex;align-items:center;gap:9px;padding:6px;border-radius:11px;cursor:pointer;list-style:none}.bestie-account-menu summary::-webkit-details-marker{display:none}.bestie-account-menu summary:hover,.bestie-account-menu[open] summary{background:rgba(255,255,255,.08)}.bestie-account-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.1)}.bestie-account-copy{min-width:0;flex:1 1}.bestie-account-copy small,.bestie-account-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bestie-account-copy strong{font-size:.77rem}.bestie-account-copy small{margin-top:2px;color:#8fa99e;font-size:.67rem}.bestie-account-gear{color:#8fa99e}.bestie-account-popover{position:absolute;left:0;bottom:56px;z-index:80;width:238px;display:grid;grid-gap:2px;gap:2px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 20px 55px rgba(4,22,15,.28)}.bestie-account-popover a,.bestie-account-popover button{min-height:39px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:inherit;font-size:.79rem;text-align:left;cursor:pointer}.bestie-account-popover a:hover,.bestie-account-popover button:hover{background:var(--surface-muted)}.bestie-account-popover button{border-top:1px solid var(--line);border-radius:0 0 9px 9px;color:var(--danger)}.bestie-collapse-button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#91afa2;cursor:pointer}.bestie-collapse-button:hover{background:rgba(255,255,255,.08);color:#fff}.bestie-sidebar.is-collapsed{padding-inline:10px}.bestie-sidebar.is-collapsed .bestie-account-copy,.bestie-sidebar.is-collapsed .bestie-account-gear,.bestie-sidebar.is-collapsed .bestie-brand-name,.bestie-sidebar.is-collapsed .bestie-history,.bestie-sidebar.is-collapsed .bestie-new-chat span{display:none}.bestie-sidebar.is-collapsed .bestie-new-chat,.bestie-sidebar.is-collapsed .bestie-sidebar-header{justify-content:center}.bestie-sidebar.is-collapsed .bestie-new-chat{padding:0}.bestie-sidebar.is-collapsed .bestie-account-popover{left:48px;bottom:0}.bestie-sidebar.is-collapsed .bestie-collapse-button{position:absolute;right:-16px;border:1px solid var(--line);background:#fff;color:var(--ink-soft);box-shadow:0 5px 18px rgba(10,30,22,.12)}.bestie-chat{min-width:0;min-height:0;height:100dvh;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#fff}.bestie-mobile-header{display:none}.bestie-message-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.bestie-message-column{width:min(48rem,calc(100% - 48px));min-height:100%;margin:0 auto;padding:42px 0 32px;display:flex;flex-direction:column;gap:28px}.bestie-message{display:flex;align-items:flex-start;gap:13px}.bestie-message-inbound{justify-content:flex-end}.bestie-message-body{min-width:0;max-width:min(42rem,88%)}.bestie-message-inbound .bestie-message-body{max-width:min(34rem,82%);padding:11px 15px;border-radius:18px 18px 5px 18px;background:#edf5f0}.bestie-message-text{color:var(--ink);font-size:.94rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.bestie-message-media{width:min(100%,34rem);margin-top:12px;display:grid;grid-gap:10px;gap:10px}.bestie-generated-image-link{display:block;overflow:hidden;border:1px solid #dce8e1;border-radius:14px;background:#f7faf8}.bestie-generated-image{width:100%;height:auto;max-height:32rem;display:block;object-fit:contain}.bestie-generated-video{width:100%;max-height:32rem;border-radius:14px;background:#101713}.bestie-generated-document{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 13px;border:1px solid #dce8e1;border-radius:12px;background:#f7faf8;color:var(--forest-deep);font-size:.82rem;font-weight:720;text-decoration:none}.bestie-generated-document:hover{border-color:#b9d2c4;background:#eff6f2}.bestie-generated-document small{flex:none;color:#60736a;font-size:.68rem;font-weight:600}.bestie-message-meta{display:flex;gap:8px;margin-top:7px;color:#596a61;font-size:.67rem}.bestie-message-inbound .bestie-message-meta{justify-content:flex-end}.bestie-message-source{width:-moz-fit-content;width:fit-content;margin-top:9px;padding:5px 8px;border:1px solid #dce8e1;border-radius:8px;background:#f7faf8;color:#60736a;font-size:.68rem}.bestie-thinking{display:flex;align-items:center;gap:13px}.bestie-thinking-dots{display:flex;gap:4px}.bestie-thinking-dots i{width:6px;height:6px;border-radius:50%;background:#799088;animation:bounce 1.2s infinite}.bestie-thinking-dots i:nth-child(2){animation-delay:.12s}.bestie-thinking-dots i:nth-child(3){animation-delay:.24s}.bestie-send-error{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border:1px solid #f0c7c1;border-radius:12px;background:#fff6f4;color:#873f36;font-size:.76rem}.bestie-send-error span{flex:1 1}.bestie-send-error strong{display:block;margin-bottom:2px}.bestie-chat-empty>button,.bestie-older-messages,.bestie-send-error button{min-height:36px;padding:0 12px;border:1px solid;border-radius:10px;background:transparent;color:inherit;font-weight:740;cursor:pointer}.bestie-older-messages{align-self:center;color:var(--forest);font-size:.75rem}.bestie-chat-empty{width:min(42rem,calc(100% - 40px));min-height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 0 28px;text-align:center}.bestie-empty-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--forest-deep);color:var(--lime);box-shadow:0 12px 28px rgba(18,62,49,.16)}.bestie-chat-empty h1{margin:20px 0 8px;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.55rem);font-weight:580;letter-spacing:-.035em}.bestie-chat-empty>p{max-width:34rem;margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.65}.bestie-prompt-grid{width:100%;margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.bestie-prompt-grid button{min-height:68px;padding:12px 13px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink-soft);font-size:.79rem;line-height:1.35;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.bestie-prompt-grid button:hover{transform:translateY(-1px);border-color:#b9cbbf;background:#f9fbf9;color:var(--ink)}.bestie-composer-shell{width:min(50rem,calc(100% - 40px));margin:0 auto;padding:12px 0 max(15px,env(safe-area-inset-bottom));background:#fff}.bestie-composer{display:flex;align-items:flex-end;gap:8px;padding:8px 8px 8px 15px;border:1px solid #d4dcd7;border-radius:19px;background:#fff;box-shadow:0 9px 32px rgba(22,49,38,.09)}.bestie-composer:focus-within{border-color:#7ea28f;box-shadow:0 0 0 3px rgba(29,91,71,.11),0 9px 32px rgba(22,49,38,.09)}.bestie-composer textarea{min-height:34px;max-height:176px;flex:1 1;padding:7px 0 5px;resize:none;border:0;outline:0;background:transparent;color:var(--ink);line-height:1.5}.bestie-composer textarea::placeholder{color:#849189}.bestie-send-button{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:0;border-radius:12px;background:var(--forest-deep);color:#fff;cursor:pointer}.bestie-send-button:disabled{background:#d9dedb;color:#87928c;cursor:not-allowed}.bestie-composer-shell>p{margin:7px 0 0;color:#5e6c64;font-size:.65rem;text-align:center}.bestie-message-skeletons{justify-content:center}.bestie-message-skeletons i{background:linear-gradient(90deg,#f1f3f2,#e5e9e7,#f1f3f2);background-size:200% 100%}.bestie-message-skeletons i:nth-child(2){width:68%;align-self:flex-end}.bestie-message-skeletons i:nth-child(3){width:82%}.bestie-sidebar-scrim{display:none}@keyframes bestie-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:820px){.bestie-workspace,.bestie-workspace.sidebar-collapsed{grid-template-columns:1fr}.bestie-sidebar,.bestie-sidebar.is-collapsed{position:fixed;inset:0 auto 0 0;width:min(304px,calc(100vw - 48px));padding:14px 12px 12px;transform:translateX(-105%);box-shadow:20px 0 60px rgba(4,20,14,.35)}.bestie-sidebar.is-mobile-open{transform:translateX(0)}.bestie-sidebar.is-collapsed .bestie-account-copy,.bestie-sidebar.is-collapsed .bestie-account-gear,.bestie-sidebar.is-collapsed .bestie-brand-name,.bestie-sidebar.is-collapsed .bestie-history,.bestie-sidebar.is-collapsed .bestie-new-chat span{display:initial}.bestie-sidebar.is-collapsed .bestie-new-chat,.bestie-sidebar.is-collapsed .bestie-sidebar-header{justify-content:normal}.bestie-sidebar.is-collapsed .bestie-new-chat{padding:0 13px}.bestie-sidebar.is-collapsed .bestie-collapse-button{display:none}.bestie-mobile-close{display:inline-grid;width:44px;height:44px}.bestie-sidebar-scrim{position:fixed;inset:0;z-index:50;display:block;border:0;background:rgba(7,27,20,.48)}.bestie-chat{grid-template-rows:auto minmax(0,1fr) auto}.bestie-mobile-header{min-height:58px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:max(4px,env(safe-area-inset-top)) 10px 4px;border-bottom:1px solid #e5e8e6;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bestie-mobile-header button{width:44px;height:44px}.bestie-mobile-header>span{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--forest-deep);font-size:.88rem;font-weight:780}.bestie-message-column{width:min(calc(100% - 30px),48rem);padding:26px 0 24px;gap:24px}.bestie-composer-shell{width:calc(100% - 24px);padding-top:8px}.bestie-prompt-grid{grid-template-columns:1fr;gap:7px}.bestie-prompt-grid button{min-height:48px}}@media (max-width:480px){.bestie-message-body,.bestie-message-inbound .bestie-message-body{max-width:90%}.bestie-message-avatar{width:30px;height:30px;flex-basis:30px;border-radius:9px}.bestie-chat-empty{width:calc(100% - 32px);justify-content:flex-start;padding-top:18vh}.bestie-chat-empty h1{font-size:1.85rem}}@media (prefers-reduced-motion:reduce){.bestie-new-chat,.bestie-prompt-grid button,.bestie-sidebar{transition:none}.bestie-history-loading i,.bestie-message-skeletons i,.bestie-thinking-dots i{animation:none}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.button,.filters,.sidebar,.topbar{display:none!important}.app-layout{display:block}.page{padding:0}.card{box-shadow:none;page-break-inside:avoid;break-inside:avoid}}