:root{color:#1f2026;background:#f7f8fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--surface: #ffffff;--panel: #f2f3f6;--panel-strong: #ebecef;--border: #dde1e7;--muted: #7a7f8c;--text: #1f2026;--dark: #1f2026;--blue: #0b7ff3;--green: #28a866;--red: #df4a45;--yellow: #b9790f;--radius: 8px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled),a[href],select,input[type=date]{cursor:pointer}a{color:inherit;text-decoration:none}.screen-loader,.callback-page{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.login-page{min-height:100vh;position:relative;overflow:hidden;padding:52px 52px 14px;background:#f4f7fb}.login-brand,.brand-block{display:flex;align-items:center;gap:14px}.login-brand{position:relative;z-index:1}.brand-logo{width:52px;height:52px;border-radius:50%;display:block;flex:0 0 auto;object-fit:cover}.brand-title{font-size:20px;font-weight:800}.brand-subtitle,.muted-text{color:var(--muted)}.login-auth-pill{position:absolute;top:58px;right:100px;padding:14px 26px;border:1px solid var(--border);border-radius:999px;background:#ffffffd9;color:#6b707b;font-weight:700}.login-panel{width:min(600px,calc(100vw - 40px));min-height:min(660px,calc(100vh - 130px));margin:34px auto 0;padding:34px 52px 30px;border:1px solid var(--border);border-radius:32px;background:var(--surface);box-shadow:0 24px 60px #2d35441f;display:flex;flex-direction:column;align-items:center;gap:20px}.login-panel.compact{min-height:0;margin:0;padding:56px}.login-panel-copy{text-align:center}.login-panel h1{margin:0 0 20px;font-size:34px;letter-spacing:0}.login-panel p{margin:0;color:#6d7280;line-height:1.8}.qr-box{width:300px;height:400px;border:1px solid var(--border);border-radius:24px;display:grid;place-items:center;overflow:hidden}.qr-box iframe{width:300px!important;height:400px!important;display:block;border:0}.qr-placeholder{color:var(--muted);font-weight:700}.login-fallback{padding:10px 18px;border-radius:999px;background:#e8f7ee;color:#16804c;font-weight:800}.app-shell{height:100vh;min-height:0;display:grid;grid-template-columns:190px 1fr;gap:22px;padding:34px 40px;font-size:14px;overflow:hidden}.sidebar{height:100%;min-height:0;padding:20px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 12px 30px #181d260b;display:flex;flex-direction:column}.sidebar .brand-block{gap:10px}.sidebar .brand-logo{width:30px;height:30px}.sidebar .brand-title{font-size:14px}.sidebar-nav{margin-top:38px;display:grid;gap:10px}.nav-link,.nav-group-title{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:var(--radius);color:#6a6f7c;font-weight:800}.nav-group-title{width:100%;border:0;cursor:pointer;font:inherit}.nav-group-title>.nav-group-chevron{transition:transform .16s ease}.nav-group.open .nav-group-title>.nav-group-chevron{transform:rotate(180deg)}.nav-group-children{display:grid;gap:6px;margin-top:6px}.nav-link.active{background:var(--dark);color:#fff}.nav-link:not(.active):hover,.nav-group-title{background:#f0f1f4;color:var(--text)}.nav-link.nested{margin-left:18px;min-height:34px}.nav-group-title{justify-content:space-between}.nav-group-title-content{min-width:0;display:inline-flex;align-items:center;gap:10px}.sidebar-user{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:16px;border-top:1px solid var(--border)}.sidebar-user-name{font-weight:800}.sidebar-user-role{color:var(--muted);font-size:12px}.main-surface{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.page-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px}.page-header h1{margin:0;font-size:30px;letter-spacing:0}.page-actions{display:flex;align-items:center;gap:10px}.conversation-tabs{flex-shrink:0;min-height:44px;margin-bottom:12px;padding:4px;border:1px solid var(--border);border-radius:10px;background:var(--surface);display:inline-flex;align-self:flex-start;gap:4px}.conversation-tabs a{min-height:34px;padding:0 18px;border-radius:7px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;font-weight:800}.conversation-tabs a.active{background:var(--dark);color:#fff}.work-panel{flex:1;min-height:0;padding:18px 22px;border:1px solid var(--border);border-radius:14px;background:var(--surface);display:flex;flex-direction:column;overflow:hidden}.panel-title-row{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title-row h2,.conversation-header h2,.ticket-list-panel h2{margin:0;font-size:18px;letter-spacing:0}.primary-button,.dark-button,.ghost-button,.danger-button,.icon-button,.text-link{border:0;cursor:pointer;font-weight:800;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.primary-button,.dark-button,.ghost-button.with-icon{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;border-radius:999px}.primary-button{background:var(--blue);color:#fff}.dark-button{background:var(--dark);color:#fff}.dark-button:disabled,.primary-button:disabled,.ghost-button:disabled,.page-dot:disabled{opacity:.45;cursor:not-allowed}.ghost-button{min-height:34px;padding:0 14px;border-radius:999px;background:#f4f5f7;color:var(--text);display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1}.danger-button{min-height:34px;padding:0 10px;background:transparent;color:var(--red);display:inline-flex;align-items:center;justify-content:center;line-height:1}.icon-button{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#f3f4f6;color:#6a6f7c}.icon-button.large{width:38px;height:38px}.primary-button:not(:disabled):hover,.dark-button:not(:disabled):hover,.ghost-button:not(:disabled):hover,.danger-button:hover,.icon-button:hover,.text-link:hover{transform:translateY(-1px)}.file-list{flex:1;min-height:0;display:grid;gap:8px;align-content:start;overflow:visible}.file-row{min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:0 14px;border-radius:10px;background:#f1f2f4}.file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800}.row-actions{display:inline-flex;align-items:center;gap:10px}.table-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;color:#7c818c}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.pagination .ghost-button{min-width:74px;white-space:nowrap}.pagination.pagination-compact .ghost-button{width:34px;min-width:34px;height:34px;padding:0}.pagination-pages{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px}.pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;width:12px;color:#858b96}.page-dot{width:32px;height:32px;border:0;border-radius:50%;background:#f3f4f7;color:var(--text);font-weight:900}.page-dot.active{background:var(--dark);color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#12141a59}.modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;padding:34px 30px 24px;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.modal-header,.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal-header h2{margin:0;font-size:32px}.modal-body{margin-top:24px}.modal-footer{justify-content:flex-end;margin-top:24px}.upload-zone{min-height:208px;display:grid;place-items:center;gap:14px;padding:28px;border:1px solid var(--border);border-radius:16px;background:#f4f5f8;font-weight:800;cursor:pointer}.upload-zone small{max-width:100%;color:var(--muted);font-weight:600;line-height:1.6;text-align:center;word-break:break-all}.upload-zone input{display:none}.upload-zone.is-dragging{border-color:var(--blue);background:#e8f2ff;box-shadow:0 0 0 3px #0071e31f}.success-box{margin-top:22px;display:flex;gap:14px;padding:20px;border:1px solid #24a765;border-radius:16px;background:#ecfaf2;color:#1d8b52}.success-box span{display:block;margin-top:6px;color:#6b7a72}.field,.filter-control{display:grid;gap:7px}.field span,.filter-control span{color:#8a8f99;font-weight:800}.field input,.field textarea,.filter-control input,.filter-control select{width:100%;border:1px solid var(--border);border-radius:var(--radius);background:#f5f6f8;color:var(--text);outline:none}.field input,.filter-control input,.filter-control select{min-height:38px;padding:0 12px}.field textarea{resize:vertical;padding:16px;line-height:1.7}.field+.field{margin-top:16px}.form-error{margin:12px 0;padding:10px 12px;border-radius:var(--radius);background:#fff0ef;color:#b43632;font-weight:700}.dialog-message{padding:18px 20px;border:1px solid var(--border);border-radius:8px;background:#f6f7f9;line-height:1.7;color:var(--text)}.dialog-message-error{border-color:#f0c2bf;background:#fff3f1;color:#8f2e2a;font-weight:700}.empty-state{padding:24px;text-align:center;color:var(--muted)}.data-table{display:grid;gap:7px;min-width:960px}.table-scroll{flex:1;min-height:0;overflow:auto;padding-bottom:2px}.table-row{min-height:42px;display:grid;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:#fff}.table-row>*{min-width:0}.table-row>span,.table-row>strong,.table-row>a{overflow:hidden;text-overflow:ellipsis}.table-head{min-height:34px;border:0;background:#f0f1f4;color:#8a8f99;font-weight:900}.faq-items-table .table-row{grid-template-columns:minmax(240px,1fr) minmax(280px,1.2fr) 170px}.ai-table .table-row{grid-template-columns:minmax(220px,1fr) minmax(360px,1.6fr) 180px 130px}.ticket-table .table-row{grid-template-columns:120px minmax(170px,1.2fr) minmax(120px,.9fr) 150px 150px 150px 100px 140px 100px}.ticket-table{min-width:1280px}.ticket-table .text-link{justify-self:start;white-space:nowrap}.line-clamp{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6d7280;line-height:1.4}.filter-row{flex-shrink:0;display:flex;align-items:end;gap:10px;margin-bottom:14px;flex-wrap:wrap}.filter-control{min-width:150px}.filter-control.compact{min-width:120px}.status-badge{width:max-content;height:30px;display:inline-grid;place-items:center;padding:0 12px;border-radius:999px;font-weight:900;line-height:30px;justify-self:start;white-space:nowrap}.status-badge-text{display:inline-block;line-height:30px}.ticket-waiting{background:#fff3dd;color:var(--yellow)}.ticket-processing{background:#e7f2ff;color:var(--blue)}.ticket-closed,.feedback-useful{background:#e7f8ee;color:var(--green)}.ticket-unreplied_closed,.feedback-useless{background:#ffeceb;color:var(--red)}.status-badge.muted{background:#f1f2f5;color:#7c818c}.text-link{color:var(--blue);background:transparent}.service-desk{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px}.main-surface:has(.service-desk) .page-header{min-height:48px}.main-surface:has(.service-desk) .page-header h1{font-size:26px}.conversation-panel,.ticket-list-panel{height:100%;min-height:0;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.conversation-panel{padding:16px 18px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.conversation-header{display:flex;align-items:start;justify-content:space-between;gap:10px}.conversation-header h2{font-size:16px}.conversation-header>div>span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.message-board{min-height:0;padding:14px;border-radius:12px;background:#f0f1f4;overflow:auto}.message-line{display:flex;margin-bottom:8px}.message-line:last-child{margin-bottom:0}.message-line.user{justify-content:flex-start}.message-line.staff,.message-line.ai{justify-content:flex-end}.message-line.system{justify-content:center}.message-bubble{width:min(560px,72%);padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff;display:grid;align-content:center;gap:5px}.message-line.staff .message-bubble{background:#e7f2ff}.message-line.system .message-bubble{width:auto;background:#f7f8fb;text-align:center}.message-bubble strong{display:block;margin-bottom:0;color:#8a8f99}.message-line.staff .message-bubble strong{color:var(--blue)}.message-bubble p{margin:0;line-height:1.5}.message-bubble time{display:block;margin-top:0;color:#9aa0aa;font-size:12px}.reply-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;background:#f1f2f5}.reply-box textarea{min-height:38px;padding:7px 0;border:0;resize:none;background:transparent;outline:none;line-height:1.6}.reply-actions{display:inline-flex;align-items:center;gap:8px}.ticket-list-panel{padding:16px;display:flex;flex-direction:column;overflow:hidden}.ticket-card-list{flex:1;min-height:0;margin-top:12px;padding:2px 0 0;display:grid;align-content:start;gap:10px;overflow:hidden}.ticket-card{width:100%;min-height:82px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff;text-align:left;cursor:pointer;display:grid;align-content:start;gap:8px}.ticket-card.active{border-color:#cbd8e8;background:#f7fbff}.ticket-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ticket-card-head strong{min-width:0;line-height:1.1}.ticket-card .status-badge{flex-shrink:0;height:28px;padding:0 10px;font-size:12px;line-height:28px}.ticket-card .status-badge-text{line-height:28px}.ticket-card-staff,.ticket-card-time{display:block;margin:0;color:#777d89;font-size:13px;line-height:1.45}.ticket-card-time{color:#858b96}.ticket-list-footer{flex-shrink:0;display:flex;justify-content:center;margin-top:14px;min-width:0}.ticket-list-footer .pagination{width:100%;max-width:100%;flex-wrap:nowrap}.dashboard-placeholder{align-items:center;justify-content:center;color:var(--muted);text-align:center}.dashboard-placeholder h2{margin:12px 0 0;color:var(--text)}.dashboard-placeholder p{margin:8px 0 0}.mobile-service-desk-page{height:100dvh;min-height:100vh;overflow:hidden;padding:max(28px,env(safe-area-inset-top)) 24px max(20px,env(safe-area-inset-bottom));background:#f7f8fb;color:var(--text)}.mobile-service-desk-shell{width:min(100%,560px);height:100%;min-height:0;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:20px}.mobile-service-desk-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-top:8px}.mobile-service-desk-header h1{margin:0;font-size:32px;line-height:1.15;letter-spacing:0}.mobile-service-desk-header p{margin:8px 0 0;color:#747985;font-size:16px;font-weight:700}.mobile-service-desk-list-button{flex-shrink:0;min-height:48px;padding:0 20px;border:1px solid var(--border);border-radius:999px;background:#ffffffdb;color:var(--text);font-weight:900}.mobile-service-desk-card{min-height:0;padding:18px;border:1px solid var(--border);border-radius:24px;background:var(--surface);display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px}.mobile-service-desk-ticket-title{padding:0 10px;font-size:18px;font-weight:900}.mobile-service-desk-board{min-height:0;padding:24px;border-radius:20px;background:#f1f1f3;overflow:auto}.mobile-service-desk-board .message-line{margin-bottom:20px}.mobile-service-desk-board .message-bubble{width:min(420px,78%);padding:18px 22px;border:0;border-radius:20px;font-size:16px;line-height:1.65;box-shadow:none}.mobile-service-desk-board .message-bubble strong{margin-bottom:8px;font-size:14px}.mobile-service-desk-board .message-bubble time{display:none}.mobile-service-desk-composer{min-height:92px;padding:12px 10px 12px 20px;border:1px solid var(--border);border-radius:24px;background:var(--surface);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.mobile-service-desk-composer textarea{min-height:52px;max-height:112px;padding:13px 0;border:0;resize:none;background:transparent;outline:none;color:var(--text);line-height:1.6}.mobile-service-desk-send{width:76px;height:58px;border:0;border-radius:999px;background:var(--dark);color:#fff;font-weight:900}.mobile-service-desk-send:disabled{opacity:.45;cursor:not-allowed}.mobile-service-desk-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.mobile-service-desk-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1f20262e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.mobile-service-desk-drawer .mobile-ticket-list-panel{position:absolute;top:max(112px,calc(env(safe-area-inset-top) + 92px));right:20px;bottom:20px;width:min(360px,calc(100vw - 104px));min-width:260px;height:auto;padding:24px 20px;border-radius:24px;box-shadow:0 22px 60px #1b1f2829}.mobile-ticket-list-panel h2{font-size:22px}.mobile-ticket-list-panel .ticket-card-list{margin-top:20px;gap:12px;overflow:auto}.mobile-ticket-list-panel .ticket-card{min-height:92px;padding:16px;border-radius:16px}.mobile-ticket-list-panel .ticket-card-head strong{font-size:17px}.mobile-ticket-list-panel .ticket-card-staff{font-size:14px}.mobile-ticket-list-panel .ticket-list-footer{justify-content:center}.mobile-only,.mobile-drawer{display:none}@media (max-width: 1180px){.app-shell{grid-template-columns:180px 1fr;padding:26px}.sidebar{min-height:calc(100vh - 52px)}.service-desk{grid-template-columns:minmax(0,1fr)}.service-desk>.ticket-list-panel{display:none}.mobile-only{display:inline-flex}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block}.drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#14161c40}.mobile-drawer .ticket-list-panel{position:absolute;top:0;right:0;width:min(360px,84vw);min-height:100vh;border-radius:14px 0 0 14px}}@media (min-width: 1181px){html,body,#root{width:100%;height:100%;overflow:hidden}.app-shell{width:125%;height:125vh;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:24px 28px;transform:scale(.8);transform-origin:top left}.sidebar-nav{margin-top:30px;gap:8px}.nav-link.nested{margin-left:12px;padding:0 10px}.service-desk{grid-template-columns:minmax(0,1fr) 300px;gap:14px}.conversation-panel{padding:14px 16px}.message-bubble{width:min(860px,68%)}.message-line.system .message-bubble{width:auto}.ticket-list-panel{padding:14px}}@media (max-width: 820px){.login-page{padding:26px}.login-auth-pill{display:none}.login-panel{min-height:620px;margin-top:72px;padding:54px 26px;border-radius:24px}.login-panel h1{font-size:30px}.app-shell{display:block;height:auto;min-height:100vh;overflow:visible;padding:18px}.sidebar{height:auto;min-height:0;margin-bottom:18px}.sidebar-nav{margin-top:24px}.main-surface{display:block;overflow:visible}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:28px}.work-panel{display:block;min-height:auto;overflow:visible;padding:18px}.file-row{grid-template-columns:1fr;padding:18px}.table-footer,.reply-box{align-items:stretch;flex-direction:column}.reply-box{grid-template-columns:1fr}.reply-actions{justify-content:flex-end;flex-wrap:wrap}.conversation-panel{min-height:calc(100vh - 220px);padding:16px}.message-board{min-height:460px;padding:14px}.message-bubble{width:86%}.mobile-service-desk-page{padding:max(24px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.mobile-service-desk-shell{gap:18px}.mobile-service-desk-header h1{font-size:30px}.mobile-service-desk-list-button{min-height:44px;padding:0 16px}.mobile-service-desk-card{padding:14px}.mobile-service-desk-board{padding:20px}.mobile-service-desk-board .message-bubble{width:84%;padding:16px 18px}.mobile-service-desk-drawer .mobile-ticket-list-panel{right:16px;bottom:16px;width:calc(100vw - 96px);min-width:0}}.page-description{margin:8px 0 0;color:var(--muted);font-size:15px}.audit-upload-form{display:grid;gap:20px}.audit-upload-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.audit-upload-fields .field+.field{margin-top:0}.audit-upload-fields select{width:100%;min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:#f5f6f8;color:var(--text);outline:none}.audit-date-range-field{grid-column:span 2}.audit-upload-zone{min-height:160px}.weekend-date-picker{position:relative}.weekend-date-trigger{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:#f5f6f8;color:var(--text);cursor:pointer;font:inherit;text-align:left}.weekend-date-trigger.active,.weekend-date-trigger:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31f;outline:none}.weekend-date-trigger .placeholder{color:#8a8f99}.weekend-date-range-picker .weekend-date-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekend-date-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:80;width:330px;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 18px 45px #161a2233}.weekend-date-header,.weekend-date-footer{display:flex;align-items:center;justify-content:space-between}.weekend-date-header{margin-bottom:12px}.weekend-date-range-hint{margin:-2px 0 10px;color:#747a85;font-size:12px;font-weight:700}.weekend-date-header>div{display:inline-flex;gap:4px}.weekend-date-header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--text);cursor:pointer}.weekend-date-header button:hover{background:#f1f2f4}.weekend-date-weekdays,.weekend-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.weekend-date-weekdays{margin-bottom:5px}.weekend-date-weekdays span{display:grid;place-items:center;height:30px;color:#747a85;font-size:13px;font-weight:800}.weekend-date-weekdays span.weekend{color:#9da2ab}.weekend-date-day{aspect-ratio:1;min-width:0;border:0;border-radius:9px;background:transparent;color:var(--text);cursor:pointer;font:inherit;font-weight:700}.weekend-date-day:hover{background:#e8f2ff;color:var(--blue)}.weekend-date-day.weekend:not(.selected):not(.in-range){background:#f0f1f3;color:#858b96}.weekend-date-day.in-range{border-radius:7px;background:#dcecff;color:#0059b2}.weekend-date-day.outside{opacity:.42}.weekend-date-day.today:not(.selected){box-shadow:inset 0 0 0 1px var(--blue)}.weekend-date-day.selected{background:var(--blue);color:#fff}.weekend-date-day:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.weekend-date-footer{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.weekend-date-footer button{border:0;background:transparent;color:var(--blue);cursor:pointer;font-weight:800}.audit-result-panel{padding:30px}.audit-toolbar{flex-shrink:0;display:flex;align-items:center;gap:12px;margin-bottom:24px}.audit-toolbar select,.audit-search{height:46px;border:1px solid var(--border);border-radius:10px;background:#f5f6f8}.audit-toolbar select{min-width:150px;padding:0 14px;color:var(--text)}.audit-search{width:290px;display:flex;align-items:center;gap:10px;padding:0 16px;color:var(--muted)}.audit-search input{width:100%;border:0;outline:0;background:transparent}.audit-export{margin-left:auto}.issue-filter{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:1px solid var(--border);border-radius:999px;background:#f6f7f9;color:#737985;font-weight:800}.issue-filter.active{border-color:#e5ae55;background:#fff4df;color:#a96600}.issue-filter.no-issue.active{border-color:#8fc9a5;background:#e8f7ee;color:#287a49}.audit-table-scroll{flex:1;min-height:0;overflow:auto}.audit-result-table{width:100%;min-width:5600px;border-collapse:separate;border-spacing:0 8px}.audit-result-table th{height:56px;padding:0 14px;background:#f1f2f4;color:#818691;text-align:center;white-space:nowrap}.audit-result-table th.highlight-column{background:#e8f2ff;color:var(--blue)}.audit-result-table td{height:64px;padding:10px 14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;white-space:nowrap;text-align:center;vertical-align:middle}.audit-result-table tr.has-issue td{border-color:#ffd18a;background:#fffdf9}.audit-result-table td:first-child{border-left:1px solid var(--border);border-radius:12px 0 0 12px;font-weight:800}.audit-result-table td:last-child{border-right:1px solid var(--border);border-radius:0 12px 12px 0}.audit-badge{display:inline-flex;max-width:180px;padding:6px 10px;border-radius:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.audit-badge.passed{background:#e8f7ee;color:var(--green)}.audit-content-cell{min-width:240px;max-width:340px;overflow:hidden;white-space:nowrap!important}.audit-cell-value{line-height:1.55;white-space:nowrap}.audit-content-cell .audit-cell-value{max-width:312px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-result-cell{min-width:260px;max-width:360px;white-space:normal!important}.audit-result-cell.audit-result-cell-passed{text-align:center;vertical-align:middle}.audit-result-list{display:grid;gap:8px}.audit-result-item{display:block;max-width:332px;padding:8px 10px;border-radius:8px;background:#fff2dc;color:#a96300;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-result-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-result-item small{color:inherit;opacity:.82}@media (max-width: 900px){.audit-toolbar{flex-wrap:wrap}.audit-export{margin-left:0}.audit-upload-fields{grid-template-columns:1fr}.audit-date-range-field{grid-column:span 1}}
