/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#18221d;--muted:#78827d;--soft:#f3f6f4;--line:#e4eae6;--green:#4f8068;--green-dark:#35634e;--mint:#e5f0e9;--cream:#fcfdfc}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{background:var(--cream);min-height:100vh;display:flex}.auth-loading{min-height:100vh;color:var(--muted);background:var(--cream);place-content:center;justify-items:center;gap:12px;font-size:12px;display:grid}.auth-shell{background:#f5f8f5;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-glow{pointer-events:none;background:radial-gradient(circle,#dfeee4 0%,#eef5ef80 42%,#0000 72%);border-radius:50%;width:600px;height:600px;position:absolute;top:-260px;right:-180px}.auth-card{z-index:1;border:1px solid var(--line);background:#fff;border-radius:17px;width:min(100%,420px);padding:30px;position:relative;box-shadow:0 18px 70px #183e2512}.auth-brand{letter-spacing:-.06em;align-items:center;gap:9px;margin-bottom:43px;font-size:19px;font-weight:700;display:flex}.auth-brand .brand-mark{display:grid}.auth-heading .eyebrow{margin-bottom:14px}.auth-heading h1{font-size:28px}.auth-heading p{color:var(--muted);margin:11px 0 0;font-size:13px;line-height:1.5}.auth-form{gap:14px;margin-top:28px;display:grid}.auth-form label>span{color:#5e6962;margin:0 0 7px;font-size:11px;font-weight:700;display:block}.input-wrap{border:1px solid var(--line);color:#9aa69e;background:#fbfdfb;border-radius:8px;align-items:center;gap:9px;height:40px;padding:0 11px;display:flex}.input-wrap:focus-within{border-color:#8eb69b;box-shadow:0 0 0 3px #e3f0e6}.input-wrap input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.input-wrap input::placeholder{color:#adb7b0}.auth-submit{color:#fff;background:var(--green);border:1px solid var(--green);border-radius:8px;justify-content:center;align-items:center;gap:8px;height:41px;margin-top:5px;font-size:12px;font-weight:700;display:flex;box-shadow:0 5px 10px #47755b26}.auth-submit:hover{background:var(--green-dark)}.auth-alert{border-radius:8px;align-items:flex-start;gap:7px;padding:10px 11px;font-size:11px;line-height:1.4;display:flex}.auth-alert.error{color:#a55447;background:#fff0ed}.auth-alert.success{color:#4d8060;background:#eff8f1}.auth-links{color:#adb6b0;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:11px;display:flex}.auth-links button{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:inline-flex}.auth-links button:hover{text-decoration:underline}.auth-legal{color:#abb4ae;text-align:center;margin:27px 0 0;font-size:10px;line-height:1.5}.sidebar{border-right:1px solid var(--line);background:#f7f9f7;flex-direction:column;flex:0 0 248px;width:248px;padding:22px 14px 14px;display:flex}.brand-row{align-items:center;gap:9px;padding:0 9px 25px;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:9px;place-items:center;width:27px;height:27px;display:grid;box-shadow:0 4px 12px #4f80682e}.brand-name{letter-spacing:-.06em;font-size:19px;font-weight:700}.icon-button{color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .18s;display:inline-grid}.icon-button:hover{color:var(--ink);background:#e8efea}.sidebar-close{margin-left:auto}.workspace-select{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:9px;margin:0 1px 28px;padding:9px;display:flex;box-shadow:0 2px 7px #12251b05}.workspace-avatar{width:28px;height:28px;color:var(--green-dark);background:#dbe8df;border-radius:8px;place-items:center;font-size:12px;font-weight:700;display:grid}.workspace-copy,.profile-copy{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-copy strong,.profile-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.workspace-copy span,.profile-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.muted-icon{color:#9aa49e}.sidebar-section-label{color:#9aa49e;text-transform:uppercase;letter-spacing:.1em;padding:0 10px 9px;font-size:10px;font-weight:700}.second-label{margin-top:27px}.main-nav{gap:3px;display:grid}.nav-item,.help-link{color:#68746d;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:36px;padding:0 10px;font-size:13px;display:flex}.nav-item:hover,.help-link:hover{color:var(--ink);background:#eaf0ec}.nav-item.active{color:var(--green-dark);background:#e1eee5;font-weight:600}.nav-dot{background:#6ca281;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto}.help-link{margin-bottom:12px}.profile-card{border-top:1px solid var(--line);align-items:center;gap:9px;padding:16px 9px 3px;display:flex}.profile-avatar{color:#496a58;background:#dceae0;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:700;display:grid}.main-panel{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffff9e;justify-content:space-between;align-items:center;height:64px;padding:0 38px;display:flex}.topbar-title{align-items:center;gap:11px;font-size:13px;font-weight:600;display:flex}.slash{color:#b9c0bb;font-weight:400}.muted-text{color:var(--muted);font-weight:400}.mobile-menu{display:none}.topbar-actions{align-items:center;gap:8px;display:flex}.command-button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:8px;height:31px;padding:0 8px 0 10px;font-size:12px;display:flex}.command-button:hover{color:var(--ink);border-color:#c4d4c9}kbd{color:#a1aaa4;background:#f8faf8;border:1px solid #e5eae6;border-radius:4px;padding:2px 4px;font-size:10px}.content-wrap{width:min(100%,1050px);margin:0 auto;padding:47px 40px 34px}.conversation-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;display:flex}.eyebrow{color:var(--green);letter-spacing:.11em;align-items:center;gap:7px;margin-bottom:11px;font-size:10px;font-weight:700;display:flex}.live-dot{background:#65a67e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #dff0e4}h1{letter-spacing:-.05em;margin:0;font-size:30px;line-height:1}.conversation-head p{color:var(--muted);margin:11px 0 0;font-size:13px}.head-actions{gap:8px;display:flex}.primary-button,.secondary-button{border-radius:7px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:12px;font-weight:600;transition:all .18s;display:inline-flex}.primary-button{border:1px solid var(--green);background:var(--green);color:#fff;box-shadow:0 3px 7px #47755b25}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.secondary-button{border:1px solid var(--line);color:#67736c;background:#fff}.secondary-button:hover{color:var(--ink);background:#fafcfa;border-color:#bccdc1}.agent-strip{background:#f4f9f5;border:1px solid #dce8df;border-radius:11px 11px 0 0;align-items:center;gap:11px;padding:12px 15px;display:flex}.agent-avatar{width:32px;height:32px;color:var(--green-dark);background:#dcecdf;border-radius:9px;place-items:center;display:grid}.agent-strip-copy{align-items:center;gap:9px;font-size:13px;display:flex}.agent-strip-copy>span{color:var(--muted);font-size:12px}.status-pill{color:#4b8a62;background:#e4f2e7;border-radius:20px;align-items:center;gap:5px;margin-left:6px;padding:3px 7px;font-size:10px;display:inline-flex}.status-dot{background:#61a575;border-radius:50%;width:5px;height:5px}.agent-strip-meta{color:#8d9991;margin-left:auto;font-size:10px}.meta-divider{vertical-align:middle;background:#c3ccc6;border-radius:50%;width:3px;height:3px;margin:0 7px;display:inline-block}.chat-card{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 9px 32px #183e2510}.chat-scroll{min-height:400px;max-height:490px;padding:27px 28px 24px;overflow:auto}.message-row{gap:11px;max-width:750px;margin-bottom:25px;display:flex}.message-row:last-child{margin-bottom:0}.customer-row{flex-direction:row-reverse;margin-left:auto}.message-avatar{border-radius:9px;flex:0 0 29px;place-items:center;height:29px;font-size:9px;font-weight:700;display:grid}.su-avatar{color:var(--green-dark);background:#e1eee5}.customer-avatar{color:#7a6851;background:#f2eadf}.message-body{min-width:0}.customer-row .message-body{text-align:right}.message-meta{align-items:baseline;gap:8px;margin:1px 0 7px;font-size:11px;display:flex}.message-meta strong{color:#425049}.message-meta span{color:#a5aea8;font-size:10px}.customer-row .message-meta{justify-content:flex-end}.message-bubble{text-align:left;border-radius:5px 12px 12px;max-width:min(620px,100%);padding:12px 14px;font-size:13px;line-height:1.58;display:inline-block}.su-bubble{color:#48544d;background:#f2f6f3}.customer-bubble{color:#594d41;background:#f8f2e9;border-radius:12px 5px 12px 12px}.typing{background:#f2f6f3;border-radius:5px 12px 12px;gap:4px;padding:13px 15px;display:inline-flex}.typing span{background:#8eaa97;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite pulse;display:block}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.5}}.empty-state{text-align:center;min-height:350px;color:var(--muted);place-content:center;display:grid}.empty-icon{width:45px;height:45px;color:var(--green);background:#edf5ef;border-radius:14px;place-items:center;margin:0 auto 13px;display:grid}.empty-state h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:16px}.empty-state p{margin:8px 0 0;font-size:12px}.composer{border-top:1px solid var(--line);background:#fbfdfb;padding:14px 15px 12px}.composer textarea{resize:none;width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:3px 2px;font-size:13px;line-height:1.5}.composer textarea::placeholder{color:#a6b0aa}.composer-bottom{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.composer-hint{color:#a7b0aa;font-size:10px}.send-button{color:#fff;background:var(--green);border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.send-button:hover{background:var(--green-dark)}.send-button:disabled{background:#cbd7ce}.footer-note{color:#9da8a1;justify-content:center;align-items:center;gap:6px;margin:19px 0 0;font-size:10px;display:flex}.footer-note svg{color:#85ab91}.footer-note button{color:#6c9379;background:0 0;border:0;padding:0;font-size:10px}.footer-note button:hover{text-decoration:underline}.dialog-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12241c52;animation:.15s ease-out fade;position:fixed;inset:0}.dialog-content{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(92vw,475px);padding:22px;animation:.18s ease-out pop;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #10231925}.dialog-header{justify-content:space-between;align-items:flex-start;display:flex}.dialog-header h2{letter-spacing:-.03em;margin:0;font-size:18px}.dialog-header p{color:var(--muted);margin:7px 0 0;font-size:12px}.settings-block{margin-top:25px}.settings-block label{font-size:12px;font-weight:700;display:block}.settings-block p{color:var(--muted);margin:6px 0 10px;font-size:11px;line-height:1.5}.settings-block textarea{resize:vertical;border:1px solid var(--line);color:#4f5c54;background:#fbfdfb;border-radius:8px;outline:none;width:100%;padding:11px;font-size:12px;line-height:1.55}.settings-block textarea:focus{border-color:#90b49b;box-shadow:0 0 0 3px #e3f0e6}.system-note{color:#6f8978;background:#f1f7f2;border-radius:8px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 11px;font-size:11px;line-height:1.4;display:flex}.system-note svg{flex:none;margin-top:1px}.dialog-footer{justify-content:flex-end;gap:8px;margin-top:21px;display:flex}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (width<=760px){.sidebar{display:none}.topbar{padding:0 18px}.mobile-menu{margin-left:-7px;display:inline-grid}.content-wrap{padding:31px 17px 24px}.conversation-head{flex-direction:column;align-items:flex-start;gap:18px}.head-actions{width:100%}.head-actions button{flex:1}.agent-strip-meta{display:none}.chat-scroll{min-height:390px;padding:22px 16px}.message-bubble{max-width:82vw}.composer-hint{display:none}}
