:root{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2f2118;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #fff7f1;--surface: #ffffff;--surface-soft: #fffaf6;--ink: #2f2118;--muted: #7a6a61;--border: #eddccf;--border-strong: #e3c6af;--accent: #f47a20;--accent-dark: #d65f09;--accent-soft: #fff3e8;--forest: #8d3d11;--forest-soft: #fff0e5;--danger: #b42318;--danger-soft: #fff0ee;--amber: #9a6700;--amber-soft: #fff7d6;--blue: #315eaa;--blue-soft: #edf4ff;--shadow: 0 18px 55px rgba(141,61,17,.12)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{width:100%;border:1px solid var(--border-strong);background:#fff;color:var(--ink);border-radius:13px;padding:0 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input,select{min-height:46px}textarea{padding-top:12px;padding-bottom:12px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 4px #d8641f1c}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.02em}.brand-wordmark{display:inline-flex;flex-direction:column;gap:3px;line-height:1}.brand-wordmark__name{font-weight:900;letter-spacing:.19em;font-size:.96rem}.brand-wordmark__sub{color:var(--accent);font-weight:800;font-size:.58rem;letter-spacing:.31em}.brand-wordmark--compact .brand-wordmark__name{font-size:.78rem;letter-spacing:.17em}.brand-wordmark--light{color:#fff}.brand-wordmark--light .brand-wordmark__sub{color:#ffd9bf}.eyebrow{display:inline-block;margin-bottom:10px;color:var(--accent-dark);font-size:.68rem;font-weight:900;letter-spacing:.16em}.eyebrow--light{color:#ffd9bf}.muted{color:var(--muted)}.text-link{color:var(--accent-dark);font-size:.85rem;font-weight:800}.text-link:hover{text-decoration:underline}.centered{display:block;text-align:center}.button{min-height:44px;border:0;border-radius:12px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:.86rem;transition:transform .15s ease,background .15s ease,border-color .15s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:#fff;box-shadow:0 8px 22px #d8641f2e}.button--primary:hover{background:var(--accent-dark)}.button--secondary{background:#fff;color:var(--ink);border:1px solid var(--border-strong)}.button--ghost{background:transparent;color:var(--ink);border:1px solid var(--border)}.button--light{background:#fff;color:var(--forest)}.button--full{width:100%}.button--small{min-height:38px;padding:0 12px;font-size:.78rem}.icon-button{width:42px;height:42px;border-radius:12px;border:1px solid var(--border);background:#fff;display:grid;place-items:center;color:var(--ink)}.alert{border-radius:12px;padding:12px 14px;font-size:.82rem;line-height:1.5}.alert--error{color:var(--danger);background:var(--danger-soft);border:1px solid #f4c9c4}.full-page-loader{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr}.auth-panel{min-height:100vh;padding:clamp(34px,5vw,76px)}.auth-panel--brand{background:var(--forest);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.auth-panel--brand:after{content:"";position:absolute;width:420px;height:420px;right:-150px;bottom:-160px;border-radius:50%;background:#ffffff0e;box-shadow:-140px -170px #ffffff09}.auth-brand-copy{position:relative;z-index:1;max-width:590px}.auth-brand-copy h1{font-size:clamp(2.3rem,4.5vw,4.8rem);line-height:.98;margin-bottom:22px}.auth-brand-copy p{max-width:530px;color:#d8e6de;font-size:1.02rem;line-height:1.75}.auth-panel--form{display:grid;place-items:center;background:#fff}.login-card{width:min(100%,470px)}.login-card h2{margin-bottom:8px;font-size:2rem}.login-card>.muted{margin-bottom:28px;line-height:1.6}.field{display:block;margin-bottom:16px}.field>span{display:block;margin-bottom:7px;color:#46504b;font-weight:800;font-size:.78rem}.demo-login-note{margin:18px 0;padding:13px 14px;display:flex;flex-direction:column;gap:5px;background:var(--surface-soft);border:1px solid var(--border);border-radius:12px;color:var(--muted);font-size:.72rem;overflow-wrap:anywhere}.demo-login-note strong{color:var(--ink)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:272px;z-index:40;display:flex;flex-direction:column;padding:27px 20px 20px;background:#fff;border-right:1px solid var(--border)}.sidebar-head{min-height:62px;display:flex;align-items:flex-start;justify-content:space-between;padding:0 8px}.sidebar-close{display:none}.sidebar-section-label{padding:20px 12px 9px;color:#989d9a;font-size:.62rem;font-weight:900;letter-spacing:.15em}.sidebar-nav{display:flex;flex-direction:column;gap:5px}.sidebar-link{min-height:46px;padding:0 12px;border-radius:12px;display:flex;align-items:center;gap:11px;color:#65706a;font-size:.84rem;font-weight:800}.sidebar-link:hover{background:var(--surface-soft);color:var(--ink)}.sidebar-link.active{background:var(--accent-soft);color:var(--accent-dark)}.sidebar-spacer{flex:1;min-height:24px}.sidebar-user{padding:12px;margin-bottom:7px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);display:flex;align-items:center;gap:10px;min-width:0}.avatar{flex:0 0 auto;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:#fff;font-size:.72rem;font-weight:900}.avatar--large{width:48px;height:48px}.sidebar-user-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-user-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.77rem}.sidebar-user-copy small{color:var(--muted);font-size:.66rem}.sidebar-logout{width:100%;border:0;background:transparent;text-align:left}.demo-chip{align-self:flex-start;margin:0 10px 12px;background:#fff7d6;color:#795600;border:1px solid #f2dc8a;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:900}.workspace{min-height:100vh;margin-left:272px}.mobile-topbar,.sidebar-scrim{display:none}.page-wrap{width:min(100%,1460px);margin:0 auto;padding:clamp(28px,3vw,46px) clamp(22px,3vw,46px) 70px}.page-header{max-width:820px;margin-bottom:28px}.page-header h1{margin-bottom:10px;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.page-header p{margin:0;color:var(--muted);line-height:1.65;font-size:.94rem}.page-header--split{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.page-header--split>div{max-width:780px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric-card{min-width:0;padding:20px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 5px 24px #1f252206}.metric-label{display:block;color:var(--muted);font-size:.75rem;font-weight:800}.metric-value{display:block;margin:8px 0 4px;font-size:2rem;line-height:1}.metric-note{color:#8a918d;font-size:.68rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:20px}.panel{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 8px 34px #1f252209}.dashboard-grid>.panel{padding:20px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.panel-head h2{margin:0;font-size:1.1rem}.panel-head .eyebrow{margin-bottom:5px}.panel-head--tight{margin-bottom:8px}.stack-list{display:flex;flex-direction:column}.task-row,.request-mini-row{min-width:0;border-top:1px solid #efeee9;padding:14px 5px;display:flex;align-items:center;gap:12px}.stack-list>:first-child{border-top:0}.task-row:hover,.request-mini-row:hover{background:#fcfbf8}.task-check{width:18px;height:18px;border-radius:6px;border:2px solid #d7d4cc;flex:0 0 auto}.task-row-main,.request-mini-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.task-row-main strong,.request-mini-main strong{font-size:.83rem}.task-row-main span,.request-mini-main span{color:var(--muted);font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-mini-main small{color:#9a9f9c}.task-row-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:0 0 auto}.task-row-meta small{color:#8a918d;font-size:.65rem}.priority-dot{text-transform:capitalize;font-size:.63rem;font-weight:900}.priority-dot--urgent{color:#b42318}.priority-dot--high{color:#a94512}.priority-dot--normal{color:#315eaa}.priority-dot--low{color:#68716c}.empty-state{padding:38px 22px;color:var(--muted);text-align:center;line-height:1.6}.empty-state h2{color:var(--ink)}.empty-state--compact{padding:24px 10px}.quick-link-band{margin-top:20px;padding:25px 28px;border-radius:20px;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.quick-link-band h2{margin-bottom:7px;font-size:1.25rem}.quick-link-band p{margin:0;color:#d8e6de;font-size:.82rem;line-height:1.55;max-width:740px}.status-badge{display:inline-flex;width:max-content;align-items:center;justify-content:center;min-height:27px;border-radius:999px;padding:0 9px;font-size:.62rem;font-weight:900;white-space:nowrap;text-transform:capitalize}.status-badge--new{background:#fff0e5;color:#a94512}.status-badge--awaiting_triage{background:#fff7d6;color:#795600}.status-badge--in_progress{background:#edf4ff;color:#315eaa}.status-badge--waiting_customer{background:#f3efff;color:#6744a6}.status-badge--resolved,.status-badge--done{background:#e9f3ed;color:#184b35}.status-badge--closed{background:#eceeec;color:#59615d}.status-badge--todo{background:#f0f1f0;color:#535b57}.status-badge--blocked{background:#fff0ee;color:#b42318}.toolbar-card{margin-bottom:16px;padding:14px;background:#fff;border:1px solid var(--border);border-radius:17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar-card--simple{justify-content:flex-start}.search-box{min-width:280px;max-width:480px;flex:1;height:44px;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#7b827e;background:var(--surface-soft)}.search-box input{border:0;min-height:0;padding:0;background:transparent;box-shadow:none}.search-box input:focus{box-shadow:none}.tab-strip{display:flex;flex-wrap:wrap;gap:5px}.tab-strip button{border:0;background:transparent;color:#757d78;border-radius:9px;min-height:34px;padding:0 10px;font-size:.72rem;font-weight:800}.tab-strip button.active{background:var(--ink);color:#fff}.inbox-list{display:flex;flex-direction:column;gap:8px}.inbox-row{padding:17px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:16px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.inbox-row:hover{transform:translateY(-1px);border-color:#d9bca8;box-shadow:0 9px 30px #1f25220d}.customer-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-dark);font-size:.72rem;font-weight:900}.inbox-row-main{min-width:0}.inbox-name-line{display:flex;align-items:center;gap:10px;margin-bottom:4px}.inbox-name-line strong{font-size:.85rem}.inbox-name-line span{color:#9ba19e;font-size:.64rem;font-weight:800}.inbox-row-main h3{margin:0 0 4px;font-size:.86rem}.inbox-row-main p{margin:0;color:var(--muted);font-size:.73rem;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inbox-contact{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px;color:#8b928e;font-size:.66rem}.inbox-contact span{display:flex;align-items:center;gap:4px}.inbox-row-end{min-width:145px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.inbox-row-end small{color:#9ba19e;font-size:.62rem}.inbox-row-end svg{color:#a4aaa7}.task-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-card{padding:19px;background:#fff;border:1px solid var(--border);border-radius:18px}.task-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:10px}.task-card-head h2{font-size:1rem;margin:8px 0 0}.task-card>p{color:var(--muted);font-size:.77rem;line-height:1.55;min-height:37px}.priority-pill{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:#f1f2f1;color:#626a66}.priority-pill--urgent{background:#fff0ee;color:#b42318}.priority-pill--high{background:#fff0e5;color:#a94512}.priority-pill--normal{background:#edf4ff;color:#315eaa}.priority-pill--low{background:#eff1ef;color:#68716c}.task-client{display:grid;grid-template-columns:auto auto 1fr;gap:10px;padding:12px;border-radius:12px;background:var(--surface-soft);font-size:.7rem;align-items:center}.task-client span{color:var(--muted)}.task-client a{justify-self:end;color:var(--accent-dark);font-weight:800}.task-card-footer{margin-top:14px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.69rem}.task-card-footer>span:nth-child(2){margin-left:auto}.task-card-footer select{width:auto;min-height:36px;border-radius:10px;font-size:.7rem}.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-card{padding:19px;background:#fff;border:1px solid var(--border);border-radius:18px}.customer-card-top{display:flex;gap:12px;align-items:center}.customer-card h2{margin:0 0 5px;font-size:1rem}.customer-card p{margin:2px 0;color:var(--muted);font-size:.72rem;overflow-wrap:anywhere}.customer-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:17px 0 13px}.customer-stats div{padding:11px;border-radius:11px;background:var(--surface-soft)}.customer-stats strong{display:block;font-size:1.1rem}.customer-stats span{font-size:.62rem;color:var(--muted)}.customer-card>small{color:#949a97;font-size:.64rem}.back-line{margin-bottom:15px}.back-line a{font-size:.76rem;font-weight:800;color:var(--accent-dark)}.request-detail-header{padding:0 0 23px;display:flex;justify-content:space-between;align-items:flex-start;gap:25px;border-bottom:1px solid var(--border);margin-bottom:20px}.request-detail-header h1{font-size:clamp(1.65rem,2.6vw,2.5rem);margin:9px 0 8px;max-width:850px}.request-detail-header p{margin:0;color:var(--muted);font-size:.77rem}.request-kicker{display:flex;gap:8px;flex-wrap:wrap}.request-kicker span{font-size:.62rem;font-weight:900;color:#7c8580;background:#fff;border:1px solid var(--border);border-radius:999px;padding:5px 8px}.request-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.request-header-actions select{width:auto;min-height:38px;font-size:.72rem;border-radius:10px}.request-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);gap:20px;align-items:start}.request-main-column{display:flex;flex-direction:column;gap:20px}.request-side-column{display:flex;flex-direction:column;gap:14px;position:sticky;top:20px}.conversation-panel,.request-main-column>.panel,.side-panel{padding:20px}.admin-thread{display:flex;flex-direction:column;gap:10px;max-height:560px;overflow:auto;padding-right:4px}.admin-message{max-width:86%;padding:13px 14px;border-radius:15px;background:var(--surface-soft);border:1px solid var(--border)}.admin-message--staff{margin-left:auto;background:#fff2e8;border-color:#f2d0b8}.admin-message p{margin:7px 0 0;font-size:.78rem;line-height:1.6;white-space:pre-wrap}.thread-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#979e9a;font-size:.62rem}.thread-meta strong{color:#505854;font-size:.66rem}.staff-reply{margin-top:16px;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:10px;align-items:flex-end}.staff-reply .button{align-self:flex-end}.check-row{align-self:flex-start;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.7rem}.check-row input{width:16px;height:16px;min-height:0;accent-color:var(--accent)}.task-form{padding:16px;margin:3px 0 16px;border:1px solid #ead7c9;background:#fffaf6;border-radius:15px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.task-form .form-grid{grid-template-columns:1.15fr .65fr .8fr}.form-actions-inline{display:flex;gap:8px;margin-top:6px}.detail-task-list{display:flex;flex-direction:column;gap:8px}.detail-task{padding:14px;border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;gap:14px}.detail-task-main{flex:1;min-width:0}.detail-task-main h3{font-size:.83rem;margin:6px 0 4px}.detail-task-main p{margin:0 0 8px;color:var(--muted);font-size:.7rem;line-height:1.45}.detail-task-main>div{display:flex;gap:14px;color:#8d9490;font-size:.64rem}.detail-task select{width:auto;min-width:120px;min-height:36px;font-size:.68rem;border-radius:10px}.side-panel h2{font-size:1.05rem;margin-bottom:5px}.side-panel>a{display:block;color:var(--accent-dark);font-size:.75rem;font-weight:800;margin-top:4px}.side-facts{display:flex;flex-direction:column;gap:10px;margin-top:17px;padding-top:14px;border-top:1px solid var(--border)}.side-facts div{display:flex;justify-content:space-between;gap:12px;font-size:.67rem}.side-facts span{color:var(--muted)}.side-facts strong{text-align:right;text-transform:capitalize}.side-panel textarea{margin:8px 0 10px;font-size:.75rem}.notes-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}.note-item{padding:10px;background:var(--surface-soft);border-radius:10px;border:1px solid var(--border)}.note-item p{font-size:.7rem;line-height:1.5;margin:0 0 5px}.note-item small{color:#929995;font-size:.6rem}.audio-player{display:block;width:min(100%,300px);height:36px;margin-top:9px}.audio-loading{display:inline-block;margin-top:7px;color:var(--muted);font-size:.68rem;font-weight:700}.public-page{min-height:100vh;background:#fffaf3}.public-header{width:min(100%,1280px);margin:0 auto;padding:24px clamp(18px,4vw,46px);display:flex;align-items:center;justify-content:space-between;gap:18px}.staff-login-link,.public-reference{color:#7e8581;font-size:.69rem;font-weight:800}.staff-login-link:hover{color:var(--accent-dark)}.public-main{width:min(100%,1180px);margin:0 auto;padding:42px clamp(18px,4vw,42px) 70px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(40px,6vw,80px);align-items:start}.public-intro{padding-top:50px;position:sticky;top:20px}.public-intro h1{font-size:clamp(2.7rem,5vw,5.4rem);line-height:.95;margin:8px 0 22px;max-width:620px}.public-intro>p{max-width:590px;color:var(--muted);font-size:1rem;line-height:1.75}.trust-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.trust-line span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--border);color:#68716c;font-size:.67rem;font-weight:800}.chat-card{background:#fff;border:1px solid #e8e2d7;border-radius:24px;box-shadow:0 24px 70px #5b462f1c;overflow:hidden;min-height:620px}.chat-card-head{padding:15px 17px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px;background:#fff}.support-avatar,.mini-avatar{display:grid;place-items:center;background:var(--forest);color:#fff;font-weight:900}.support-avatar{width:38px;height:38px;border-radius:12px}.mini-avatar{width:26px;height:26px;border-radius:8px;font-size:.65rem;flex:0 0 auto}.chat-card-head>div:nth-child(2){display:flex;flex-direction:column;gap:2px;flex:1}.chat-card-head strong{font-size:.78rem}.chat-card-head span{font-size:.62rem;color:var(--muted)}.online-dot{width:8px;height:8px;border-radius:50%;background:#31a06d!important;box-shadow:0 0 0 4px #eaf7f0}.chat-body{padding:20px;display:flex;flex-direction:column;gap:12px;min-height:560px;background:linear-gradient(180deg,#fff,#fefdfb)}.bubble-row{display:flex;gap:8px;align-items:flex-end}.bubble-row--user{justify-content:flex-end}.bubble{max-width:82%;border-radius:16px;padding:11px 13px;font-size:.78rem;line-height:1.55}.bubble--bot{background:#f3f3ef;border-bottom-left-radius:5px;color:#46504b}.bubble--user{background:var(--forest);color:#fff;border-bottom-right-radius:5px}.chat-start{display:flex;flex-direction:column;gap:11px;align-items:flex-start}.chat-input-row{display:flex;gap:7px;margin-left:34px}.chat-input-row input{min-height:44px}.chat-input-row button{width:44px;flex:0 0 auto;border:0;border-radius:12px;background:var(--accent);color:#fff;display:grid;place-items:center}.choice-grid{margin-left:34px;display:flex;flex-wrap:wrap;gap:7px}.choice-chip{border:1px solid var(--border-strong);background:#fff;border-radius:999px;padding:9px 12px;color:#5f6863;font-size:.7rem;font-weight:800}.choice-chip:hover,.choice-chip.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.chat-compose-card{margin-left:34px;padding:13px;border:1px solid var(--border);border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:10px}.chat-compose-card textarea{border:0;background:#fbfaf7;box-shadow:none}.chat-compose-card .button{align-self:flex-end}.voice-recorder{display:flex;flex-direction:column;gap:6px}.voice-button{width:max-content;max-width:100%;border:1px solid #d9d5cc;background:#fff;border-radius:999px;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;color:#59625d;font-size:.68rem;font-weight:800}.voice-button--recording{color:#b42318;border-color:#efc2bd}.recording-dot{width:8px;height:8px;border-radius:50%;background:#d92d20;animation:pulse 1s infinite}.voice-ready{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 10px;border-radius:11px;background:var(--forest-soft);color:var(--forest);font-size:.68rem;font-weight:800}.voice-ready span{display:flex;align-items:center;gap:6px}.voice-ready button{border:0;background:transparent;color:#6d756f;font-size:.65rem;font-weight:800}.field-error{color:var(--danger);font-size:.62rem}.review-card{margin-left:34px;padding:16px;border:1px solid #ead7c9;border-radius:16px;background:#fffaf6}.review-card h2{font-size:1.05rem;margin-bottom:13px}.review-card dl{margin:0 0 14px}.review-card dl div{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:7px 0;border-top:1px solid #eee5dc}.review-card dl div:first-child{border-top:0}.review-card dt{color:#8c938f;font-size:.65rem;font-weight:800}.review-card dd{margin:0;font-size:.7rem;line-height:1.45}.review-card .button+.button{margin-top:7px}.public-footer{text-align:center;padding:20px;color:#9ba19d;font-size:.6rem;font-weight:900;letter-spacing:.12em}@keyframes pulse{50%{opacity:.4}}.public-status-wrap{width:min(100%,860px);margin:0 auto;padding:30px clamp(18px,4vw,38px) 70px}.success-banner{margin-bottom:14px;padding:13px 15px;border-radius:14px;background:var(--forest-soft);color:var(--forest);display:flex;gap:10px;align-items:center}.success-banner div{display:flex;flex-direction:column;gap:2px}.success-banner strong{font-size:.78rem}.success-banner span{font-size:.68rem}.status-summary-card{padding:22px 24px;background:var(--forest);color:#fff;border-radius:20px 20px 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.status-summary-card h1{font-size:1.6rem;margin:3px 0 7px}.status-summary-card p{margin:0;color:#d5e2da;font-size:.72rem}.status-summary-card .status-badge{background:#fff;color:var(--forest)}.public-thread-card{background:#fff;border:1px solid var(--border);border-top:0;border-radius:0 0 20px 20px;overflow:hidden}.thread-head{padding:18px 20px;border-bottom:1px solid var(--border)}.thread-head h2{margin:0 0 4px;font-size:1rem}.thread-head p{margin:0;color:var(--muted);font-size:.7rem}.thread-list{padding:18px;display:flex;flex-direction:column;gap:9px;max-height:560px;overflow:auto}.thread-message{max-width:82%;padding:12px 13px;border-radius:14px;background:#f4f4f0;border:1px solid #e9e9e3}.thread-message--customer{margin-left:auto;background:#fff0e5;border-color:#f1d5c1}.thread-message p{margin:7px 0 0;font-size:.75rem;line-height:1.55;white-space:pre-wrap}.public-reply{padding:16px 18px;border-top:1px solid var(--border);background:#fdfcf9;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.public-reply textarea{font-size:.76rem}.public-reply .voice-recorder{width:100%}.resolved-note{padding:16px 18px;border-top:1px solid var(--border);background:var(--forest-soft);color:var(--forest);font-size:.73rem;line-height:1.5}.public-help-footer{display:flex;justify-content:center;gap:7px;margin-top:15px;color:var(--muted);font-size:.7rem}.public-help-footer a{color:var(--accent-dark);font-weight:900}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.request-layout{grid-template-columns:minmax(0,1fr) 330px}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.mobile-topbar{position:sticky;top:0;z-index:30;height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.sidebar{transform:translate(-102%);transition:transform .22s ease;box-shadow:30px 0 70px #1f252229;width:min(86vw,290px)}.sidebar--open{transform:translate(0)}.sidebar-close{display:grid}.sidebar-scrim{display:block;position:fixed;inset:0;z-index:35;border:0;background:#1f252261}.workspace{margin-left:0}.page-wrap{padding-top:26px}.sidebar-user{margin-top:25px}.request-layout{grid-template-columns:1fr}.request-side-column{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.request-side-column .side-panel:last-child{grid-column:1/-1}.public-main{grid-template-columns:1fr;max-width:780px;padding-top:25px}.public-intro{position:static;padding-top:12px}.public-intro h1{max-width:700px;font-size:clamp(2.4rem,8vw,4.8rem)}.public-intro>p{max-width:700px}.chat-card{min-height:auto}}@media(max-width:760px){.auth-page{display:block}.auth-panel--brand{display:none}.auth-panel--form{min-height:100vh;padding:32px 20px}.login-card h2{font-size:1.7rem}.page-wrap{padding:22px 14px 54px}.page-header--split{align-items:flex-start;flex-direction:column}.page-header--split .button{width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-card{padding:16px}.metric-value{font-size:1.7rem}.dashboard-grid{gap:12px}.dashboard-grid>.panel{padding:15px}.quick-link-band{align-items:flex-start;flex-direction:column;padding:20px}.quick-link-band .button{width:100%}.toolbar-card{align-items:stretch;flex-direction:column;padding:10px}.search-box{min-width:0;max-width:none}.tab-strip{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.tab-strip button{flex:0 0 auto}.inbox-row{grid-template-columns:38px minmax(0,1fr);padding:14px;align-items:start}.customer-avatar{width:38px;height:38px}.inbox-row-end{grid-column:2;min-width:0;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.inbox-row-end svg{margin-left:auto}.inbox-row-main p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-board{grid-template-columns:1fr}.task-client{grid-template-columns:1fr 1fr}.task-client a{grid-column:1/-1;justify-self:start}.task-card-footer{align-items:flex-start;flex-wrap:wrap}.task-card-footer>span:nth-child(2){margin-left:0}.task-card-footer select{margin-left:auto}.customer-grid{grid-template-columns:1fr}.request-detail-header{flex-direction:column}.request-header-actions{justify-content:flex-start}.request-main-column>.panel,.conversation-panel,.side-panel{padding:15px}.request-side-column{grid-template-columns:1fr}.request-side-column .side-panel:last-child{grid-column:auto}.panel-head{align-items:flex-start}.panel-head>.button{flex:0 0 auto}.admin-message{max-width:92%}.task-form .form-grid,.form-grid{grid-template-columns:1fr}.detail-task{align-items:flex-start;flex-direction:column}.detail-task select{width:100%}.detail-task-main>div{flex-direction:column;gap:4px}.public-header{padding:18px}.public-main{padding:24px 13px 45px;gap:28px}.public-intro{padding:0 7px}.public-intro h1{font-size:2.7rem}.public-intro>p{font-size:.88rem}.chat-card{border-radius:18px}.chat-body{padding:14px;min-height:500px}.bubble{max-width:88%}.chat-input-row,.choice-grid,.chat-compose-card,.review-card{margin-left:0}.chat-input-row,.choice-grid{padding-left:34px}.review-card dl div{grid-template-columns:70px 1fr}.public-status-wrap{padding:18px 12px 50px}.status-summary-card{padding:18px;flex-direction:column;gap:12px}.status-summary-card h1{font-size:1.35rem}.thread-list{padding:13px}.thread-message{max-width:92%}.public-reply{padding:13px}.public-help-footer{flex-direction:column;align-items:center}.public-reference{font-size:.61rem}}@media(max-width:430px){.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:14px}.metric-label{font-size:.67rem}.metric-value{font-size:1.55rem}.metric-note{font-size:.6rem}.page-header h1{font-size:1.85rem}.public-intro h1{font-size:2.35rem}.trust-line{gap:6px}.trust-line span{font-size:.62rem}.bubble{font-size:.74rem}.chat-input-row,.choice-grid{padding-left:0}.request-mini-row{align-items:flex-start}.request-mini-row .status-badge{font-size:.55rem}}html{-webkit-text-size-adjust:100%}body{font-optical-sizing:auto}button,input,textarea,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(216,100,31,.34);outline-offset:2px}.public-page--intake{min-height:100dvh}.public-main--focused{align-items:center}.public-intro--focused{padding-top:0;top:28px}.public-intro--focused h1{max-width:650px}.public-intro--focused>p{max-width:560px}.support-flow-card{width:100%;min-height:590px;background:#fff;border:1px solid #e8e2d7;border-radius:24px;box-shadow:0 24px 70px #5b462f1c;overflow:hidden;display:flex;flex-direction:column}.support-flow-head{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border);background:#fffffff5}.support-agent{display:flex;align-items:center;gap:10px;min-width:0}.support-agent>div:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.support-agent strong{font-size:.82rem}.support-agent span{color:var(--muted);font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.step-count{flex:0 0 auto;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:800}.progress-track{height:4px;background:#f0ede7;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--accent);border-radius:0 999px 999px 0;transition:width .25s ease}.support-flow-body{flex:1;padding:clamp(26px,4vw,42px);display:flex;flex-direction:column;justify-content:center;gap:22px}.support-question{max-width:570px}.question-step{display:block;margin-bottom:8px;color:var(--accent-dark);font-size:.65rem;font-weight:900;letter-spacing:.14em}.support-question h2{margin:0 0 10px;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2;letter-spacing:-.035em}.support-question p{margin:0;max-width:560px;color:var(--muted);font-size:.84rem;line-height:1.65}.mobile-field{display:block;width:100%}.mobile-field>span{display:block;margin-bottom:8px;color:#46504b;font-size:.76rem;font-weight:800}.mobile-field input,.mobile-field textarea{min-height:54px;border-radius:15px;padding-left:16px;padding-right:16px;font-size:1rem;line-height:1.45}.mobile-field textarea{min-height:145px;padding-top:14px;padding-bottom:14px}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#8a918d;pointer-events:none}.input-with-icon input{padding-left:46px}.mobile-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-choice{width:100%;min-height:56px;padding:0 15px;border:1px solid var(--border-strong);border-radius:14px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:.8rem;font-weight:800;transition:background .15s ease,border-color .15s ease,transform .15s ease}.mobile-choice:hover{border-color:#d4ad92;transform:translateY(-1px)}.mobile-choice.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.mobile-choice svg{flex:0 0 auto;opacity:.65}.problem-compose{display:flex;flex-direction:column;gap:13px}.or-divider{display:flex;align-items:center;gap:10px;color:#909692;font-size:.67rem;font-weight:700}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:var(--border)}.voice-recorder{width:100%}.voice-button{width:100%;min-height:56px;border-radius:15px;padding:10px 14px;justify-content:flex-start;font-size:.78rem}.voice-button>span:not(.recording-dot){display:flex;flex-direction:column;align-items:flex-start;gap:2px}.voice-button strong{color:inherit;font-size:.78rem}.voice-button small{color:var(--muted);font-size:.65rem;font-weight:600}.voice-button--recording{background:var(--danger-soft)}.voice-button--recording small{color:#9c4c45}.voice-ready{padding:12px;border-radius:15px;align-items:stretch;flex-direction:column}.voice-ready__top{display:flex;justify-content:space-between;align-items:center;gap:12px}.voice-ready__top>span{display:flex;align-items:center;gap:7px}.voice-ready__top button{min-width:58px;min-height:38px;padding:0 8px}.voice-preview{width:100%;height:38px}.field-error{font-size:.7rem;line-height:1.45}.request-context{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.request-context span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 9px;border-radius:999px;background:var(--surface-soft);border:1px solid var(--border);color:var(--muted);font-size:.63rem;font-weight:700}.support-flow-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:10px}.support-flow-actions .button{min-height:50px;border-radius:14px}.support-back{min-width:92px}.support-next{min-width:150px}.public-thread-card textarea{font-size:1rem}.public-reply .button{min-height:48px}.thread-message p{overflow-wrap:anywhere}@media(max-width:760px){input,textarea,select{font-size:16px}.button{min-height:48px}.icon-button{width:46px;height:46px}.public-page--intake{background:#fff}.public-page--intake .public-header{min-height:64px;padding:14px 16px;position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #eee9df}.public-page--intake .brand-wordmark__name{font-size:.82rem;letter-spacing:.13em}.public-page--intake .brand-wordmark__sub{font-size:.5rem;letter-spacing:.22em}.public-page--intake .staff-login-link{font-size:.64rem}.public-main--focused{display:flex;flex-direction:column;gap:16px;padding:18px 14px 26px;max-width:640px}.public-intro--focused{order:1;width:100%;padding:0 2px;position:static}.public-intro--focused .eyebrow{margin-bottom:7px;font-size:.6rem}.public-intro--focused h1{margin:0 0 8px;font-size:clamp(1.55rem,7vw,2rem);line-height:1.08;max-width:460px}.public-intro--focused>p{margin:0;font-size:.8rem;line-height:1.55;max-width:500px}.public-intro--focused .trust-line{margin-top:12px;gap:6px}.public-intro--focused .trust-line span{padding:6px 8px;font-size:.6rem}.support-flow-card{order:2;min-height:0;border-radius:18px;box-shadow:0 12px 34px #5b462f14}.support-flow-head{min-height:64px;padding:11px 13px}.support-avatar{width:36px;height:36px}.support-agent strong{font-size:.77rem}.support-agent span{font-size:.61rem}.step-count{padding:6px 8px;font-size:.61rem}.support-flow-body{min-height:430px;padding:24px 16px 16px;justify-content:flex-start;gap:18px}.support-question h2{font-size:1.38rem;line-height:1.22}.support-question p{font-size:.78rem;line-height:1.55}.mobile-field>span{font-size:.72rem}.mobile-field input,.mobile-field textarea{min-height:54px;border-radius:14px}.mobile-field textarea{min-height:132px}.mobile-choice-list{grid-template-columns:1fr;gap:8px}.mobile-choice{min-height:52px;border-radius:13px;font-size:.78rem}.support-flow-actions{position:sticky;bottom:0;z-index:4;margin:auto -16px -16px;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#ffffffb3,#fff 28%)}.support-flow-actions .button{min-height:52px}.support-next{flex:1;min-width:0}.support-back{min-width:82px}.public-page--intake .public-footer{padding:10px 16px 20px;font-size:.55rem}.public-status-wrap{padding:14px 10px 40px}.status-summary-card{border-radius:18px 18px 0 0}.public-thread-card{border-radius:0 0 18px 18px}.thread-head{padding:15px}.thread-list{padding:12px;gap:8px;max-height:none}.thread-message{max-width:92%;padding:11px 12px}.thread-message p{font-size:.78rem}.public-reply{align-items:stretch;padding:12px}.public-reply .button{width:100%}}@media(max-width:390px){.public-main--focused{padding-left:10px;padding-right:10px}.public-intro--focused .trust-line span:nth-child(3){display:none}.support-flow-card{border-radius:16px}.support-flow-body{padding-left:14px;padding-right:14px}.support-flow-actions{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.support-question h2{font-size:1.28rem}.support-agent span{max-width:155px}.support-flow-actions{gap:8px}.support-back{min-width:74px;padding-left:12px;padding-right:12px}}.status-summary-actions{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.copy-request-link{min-height:34px;padding:0 9px;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:.64rem;font-weight:800}.copy-request-link:hover{background:#ffffff24}@media(max-width:760px){.status-summary-actions{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.copy-request-link{min-height:42px}}.public-audio-sent{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--muted);font-size:.68rem;font-weight:700}@media(max-width:760px){.public-page--intake .staff-login-link{display:none}.mobile-choice-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-choice{min-height:58px;line-height:1.25}.tab-strip button{min-height:44px}.search-box{height:48px}.sidebar-link{min-height:48px}.task-card-footer select,.request-header-actions select,.detail-task select{min-height:44px}}@media(max-width:340px){.mobile-choice-list{grid-template-columns:1fr}}.brand-wordmark__name{font-weight:900;letter-spacing:.16em;font-size:1rem}.brand-wordmark__sub{color:var(--accent-dark);font-weight:900;font-size:.58rem;letter-spacing:.28em}.brand-wordmark--light .brand-wordmark__sub{color:#ffe0c7}.auth-panel--brand-orange{background:radial-gradient(circle at 18% 18%,rgba(255,207,160,.28),transparent 32%),radial-gradient(circle at 86% 18%,rgba(255,171,107,.22),transparent 24%),linear-gradient(145deg,#e86e14,#d75a08 48%,#9f400a)}.auth-panel--brand-orange .auth-brand-copy p{color:#fff2e6}.public-page--orange{background:radial-gradient(circle at 10% 8%,rgba(255,203,161,.22),transparent 18%),radial-gradient(circle at 88% 13%,rgba(245,122,32,.1),transparent 20%),var(--bg)}.public-header--orange{background:transparent}.public-intro--orange{position:relative}.public-intro--orange h1{max-width:590px}.public-intro--orange>p{max-width:560px}.support-flow-card--orange{border-color:#f1d7be;box-shadow:0 28px 85px #d65f091c}.support-flow-card--orange .support-flow-head{background:linear-gradient(180deg,#fff8f3,#fff)}.support-avatar{background:linear-gradient(145deg,#f47a20,#d65f09);box-shadow:0 10px 20px #d65f092e}.step-count{background:#fff4ea;color:var(--accent-dark);border:1px solid #f3d9c3}.progress-track{background:#fff1e6}.progress-track span{background:linear-gradient(90deg,#f7a15f,#f47a20 60%,#d65f09)}.mobile-choice.active{border-color:var(--accent);box-shadow:0 0 0 3px #f47a2017}.request-context span{background:#fff5ee;border:1px solid #f3dcc8}.public-footer{color:#a07352}.staff-login-link{color:var(--accent-dark);font-weight:800}.staff-login-link:hover{text-decoration:underline}.produce-art{margin-top:18px;width:min(100%,360px);filter:drop-shadow(0 18px 30px rgba(214,95,9,.1))}.produce-art svg{width:100%;height:auto;display:block}.produce-art--compact{width:min(100%,300px);margin-top:26px}.produce-art--compact svg{opacity:.95}.quick-link-band{background:linear-gradient(135deg,#f47a20,#d65f09)}.sidebar-user{background:#fff8f2}.sidebar-link.active{background:#fff1e6;color:var(--accent-dark)}.avatar{background:linear-gradient(145deg,#f47a20,#d65f09)}.demo-chip{background:#fff3e2;color:#8d490c;border-color:#f3d094}@media(max-width:760px){.produce-art{width:min(100%,300px);margin-top:10px}.public-intro--orange{padding-bottom:8px}}
