:root{--forest:#0d2630;--deep:#0a2029;--green:#187d6b;--mint:#e8f7f2;--lime:#70e2ad;--paper:#f6f7f2;--ink:#102a35;--muted:#5d7076;--line:#dbe5df;--white:#fff;--amber:#9b6a1d;--red:#b34b47;--radius:17px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #218e79;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;font-weight:550;letter-spacing:-1.15px;margin-bottom:8px}h2{font-size:18px;letter-spacing:-.3px;font-weight:600}h3{font-size:14px;font-weight:650;margin-bottom:6px}p{margin-bottom:14px}small,.muted{color:var(--muted)}small{font-size:12px}.skip{position:absolute;top:-60px;left:20px;z-index:90;background:#fff;padding:12px}.skip:focus{top:0}.shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh}.sidebar{overflow-y:auto;scrollbar-width:thin;background:var(--forest);color:#dfe9df;position:fixed;width:238px;inset:0 auto 0 0;padding:32px 20px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:white;font-size:31px;font-weight:600;letter-spacing:-1px;margin:0 14px 30px}.brand-mark{height:39px;width:39px;border:1px solid #b8cfaa;border-radius:12px 12px 12px 3px;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic;font-size:34px;color:var(--lime);line-height:1;background:var(--forest)}.workspace-picker{border:1px solid #365964;border-radius:12px;padding:13px;margin-bottom:26px;display:flex;gap:11px;align-items:center}.workspace-picker strong{font-size:13px;color:#fff;display:block}.workspace-picker small{font-size:11px;color:#b6ccd0}.avatar{width:34px;height:34px;display:grid;place-items:center;background:var(--mint);border-radius:10px;color:var(--green);font-weight:600;flex-shrink:0}.nav-label{font-size:10px;text-transform:uppercase;letter-spacing:1.6px;color:#a7bec6;padding:0 14px;margin-bottom:9px}nav{display:flex;flex-direction:column;gap:5px}nav button{border:0;color:#cfdee1;background:transparent;padding:11px 14px;text-align:left;border-radius:9px;display:flex;align-items:center;gap:12px}nav button:hover{background:#143540}nav button.active{background:var(--lime);color:var(--deep);font-weight:600}svg.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.side-bottom{margin-top:auto;padding-top:26px}.side-help{border:1px solid #365964;padding:15px;border-radius:13px;font-size:12px}.side-help p{color:#b6ccd0;font-size:11px;margin:6px 0 12px}.side-help button{background:#244c58;border:0;border-radius:6px;color:#e6f1e4;padding:7px 10px;width:100%}.user{display:flex;align-items:center;gap:11px;padding:20px 9px 0}.user span{font-size:12px;display:block}.user small{color:#b6ccd0;font-size:10px}.user button{background:none;border:0;color:#b6ccd0;margin-left:auto;padding:5px}.workspace{grid-column:2;min-width:0}.topbar{height:78px;padding:0 40px;border-bottom:1px solid var(--line);background:#fafbf8;display:flex;justify-content:space-between;align-items:center}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.breadcrumb strong{color:var(--ink);font-weight:500}.top-actions{display:flex;align-items:center;gap:16px}.status-dot{height:7px;width:7px;display:inline-block;background:#518765;border-radius:50%;margin-right:6px}.date{font-size:12px;color:var(--muted)}.main{padding:32px 40px 48px;max-width:1600px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:var(--green);margin-bottom:10px;font-weight:650}.subtitle{color:var(--muted);font-size:13px;margin:0}.btn{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:10px 15px;background:var(--forest);border:1px solid var(--forest);border-radius:9px;color:#fff;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:550}.btn:hover{background:#143540}.btn.secondary{background:white;border-color:var(--line);color:var(--ink)}.btn.secondary:hover{background:var(--paper)}.btn.danger{background:#fff2ef;border-color:#f0d4cf;color:var(--red)}.btn.small{padding:7px 10px;font-size:11px}.text-button{background:none;border:0;color:var(--green);padding:3px;font-size:12px}.hero{padding:26px 29px;border-radius:var(--radius);background:var(--mint);border:1px solid #dbe9da;margin-bottom:24px;display:flex;gap:24px;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.hero h2{font-size:21px;letter-spacing:-.6px;margin-bottom:7px}.hero p{margin:0;color:#557360;max-width:680px;font-size:12px}.hero-art{font:italic 75px Georgia,serif;color:#b7d3b6;line-height:1;align-self:center;padding:0 20px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.kpi{padding:20px 21px}.kpi-label{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px;margin-bottom:17px}.kpi-label svg{color:#77917e}.kpi-value{font-size:32px;line-height:1.2;letter-spacing:-1px;font-weight:550}.kpi-foot{font-size:10px;color:var(--muted);margin-top:9px}.columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:22px}.card-head{padding:21px 23px 17px;display:flex;justify-content:space-between;align-items:center;gap:14px}.card-head h2{font-size:15px;margin-bottom:3px}.card-body{padding:0 23px 23px}.stack{display:flex;flex-direction:column;gap:22px}.badge{font-size:10px;padding:4px 9px;border-radius:6px;display:inline-flex;align-items:center;gap:4px;background:#edf1eb;color:#607565;white-space:nowrap}.badge.green{background:#e6f3e7;color:#36704a}.badge.amber{background:#fbf1df;color:#95671f}.badge.red{background:#fae8e5;color:#a65149}.badge.blue{background:#e8eff8;color:#546e94}.row{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid #edf0ea}.row:last-child{border-bottom:0}.row-main{min-width:0;flex:1}.row-main strong{display:block;font-size:12px;font-weight:600}.row-main p{font-size:11px;margin:3px 0 0;color:var(--muted)}.row-right{margin-left:auto;text-align:right}.time-block{width:58px;font-size:11px;font-weight:600;color:#526c5c;flex-shrink:0}.time-block small{display:block;font-size:9px}.attention-icon{height:34px;width:34px;display:grid;place-items:center;border-radius:9px;background:#f4eddb;color:#a48745}.attention-icon.blue{background:#e9eef6;color:#7086a5}.attention-icon.green{background:#e8f2e8;color:#638869}.empty{text-align:center;padding:34px 20px;color:var(--muted)}.empty .icon{width:26px;height:26px;margin-bottom:10px;color:#91a58c}.empty h3{color:#526756}.empty p{max-width:310px;margin:8px auto;font-size:12px}.empty .btn{margin-top:12px}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.search{position:relative;min-width:240px;flex:1;max-width:370px}.search input{padding:10px 14px;width:100%}.tabs{display:flex;gap:5px;padding:4px;border:1px solid var(--line);background:#edf1ea;border-radius:9px}.tabs button{border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;padding:7px 14px}.tabs button.active{background:white;color:var(--ink);box-shadow:0 1px 4px #203e3410}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{font-weight:500;font-size:10px;color:var(--muted);text-align:left;background:#f9faf7;padding:13px 20px;border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.5px}td{padding:17px 20px;border-bottom:1px solid #edf0e9}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfa}td small{display:block;font-size:10px;margin-top:3px}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tile{padding:23px;display:flex;flex-direction:column;gap:12px}.tile h2{margin:0;font-size:17px}.tile p{font-size:12px;color:var(--muted);margin:0}.tile .tile-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px}.progress{height:5px;border-radius:10px;background:#edf1e9;overflow:hidden;margin:12px 0}.progress>span{display:block;height:100%;background:#76916b}.notice{background:#fcf5e7;border:1px solid #f1e4c4;color:#8a6a36;padding:14px 18px;border-radius:11px;font-size:12px;margin-bottom:20px}.notice.admin{background:#e9eef7;border-color:#dce4f0;color:#566f8b;display:flex;justify-content:space-between;align-items:center}.setup-list{display:flex;flex-direction:column;gap:12px}.setup-list label{display:flex;align-items:center;gap:9px;font-size:12px}.section-space{margin-top:24px}input,select,textarea{border:1px solid #dbe3d7;border-radius:8px;padding:10px 11px;background:#fff;color:var(--ink);min-width:0;max-width:100%}textarea{resize:vertical;min-height:100px;line-height:1.6}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px}input[type=date],input[type=time]{min-height:42px}label.field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:550}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field.full{grid-column:1/-1}.field small{font-weight:400;font-size:11px}.check-field{display:flex;align-items:center;gap:8px;font-size:12px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px;grid-column:1/-1}.form-error{background:#fcece7;color:#a14d41;padding:10px 14px;border-radius:8px;font-size:12px;grid-column:1/-1}.form-error:empty{display:none}dialog{border:1px solid var(--line);border-radius:19px;width:min(680px,calc(100% - 30px));max-height:90vh;padding:0;box-shadow:0 20px 100px #0b322c40;color:var(--ink)}dialog::backdrop{background:#15382f70;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:24px 28px 18px}.modal-head h2{margin:0;font-size:22px}.modal-body{padding:0 28px 28px}.close{background:none;border:0;font-size:24px;color:var(--muted);padding:0 5px}.message-body{white-space:pre-wrap;background:#f6f8f3;border:1px solid var(--line);border-radius:10px;padding:16px;font-size:12px;max-height:240px;overflow:auto}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:var(--muted)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:var(--forest);padding:60px 12%;display:flex;flex-direction:column;justify-content:space-between;color:#e8efe4}.auth-story .brand{margin:0}.auth-story h1{font:48px/1.1 Georgia,serif;color:#ecf2da;letter-spacing:-1.5px;max-width:410px}.auth-story p{color:#aec3b0;max-width:370px}.auth-story .hero-art{align-self:flex-start;font-size:130px;color:#456d54;padding:0}.auth-panel{display:flex;align-items:center;justify-content:center;padding:35px}.auth-form{max-width:355px;width:100%}.auth-form h1{font-size:29px}.auth-form form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.auth-form .btn{margin-top:3px;padding:12px}.auth-footer{font-size:11px;color:var(--muted);margin-top:30px}.public{max-width:790px;margin:50px auto;padding:0 22px}.public .card{padding:30px}.public .brand{color:var(--forest);margin-left:0}.public .terms{white-space:pre-wrap;font-size:14px;border-top:1px solid var(--line);padding-top:22px;margin:22px 0}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.slot-grid button{white-space:normal;font-size:12px}#toast{position:fixed;right:25px;bottom:25px;max-width:440px;z-index:100;background:var(--forest);color:white;padding:13px 20px;border-radius:12px;box-shadow:0 4px 24px #12392d20;display:none}#toast.show{display:block}.mobile-menu{display:none}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));min-width:700px}.calendar-day{border-right:1px solid var(--line);min-height:270px;padding:10px}.calendar-day:last-child{border:0}.day-label{text-align:center;font-size:11px;color:var(--muted);padding:5px 0 17px}.day-label strong{display:block;color:var(--ink);font-size:20px;margin-top:5px}.cal-event{border:0;background:#e9f2e7;border-left:3px solid #769779;border-radius:6px;text-align:left;padding:9px 7px;width:100%;margin-bottom:9px;font-size:10px;color:#365342}.cal-event small{display:block;font-size:9px}.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.divider{height:1px;background:var(--line);margin:20px 0}.mobile-only{display:none}@media(min-width:1500px){.main{padding-top:42px}.kpi{padding:25px}.hero{padding:32px}}@media(max-width:1100px){.shell{grid-template-columns:205px minmax(0,1fr)}.sidebar{width:205px;padding:28px 14px}.main{padding:28px 24px}.topbar{padding:0 24px}.columns{grid-template-columns:1fr}.cards-grid{grid-template-columns:repeat(2,1fr)}.hero-art{display:none}.kpis{gap:12px}.kpi{padding:16px}.kpi-value{font-size:28px}}@media(max-width:760px){.shell{display:block}.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0);box-shadow:0 0 0 100vmax #102c2670}.workspace{width:100%}.topbar{height:64px;padding:0 18px}.main{padding:24px 17px}.mobile-menu{display:block;background:none;border:0;color:var(--ink);padding:4px}.breadcrumb{gap:7px}.top-actions .date{display:none}.page-heading{align-items:flex-start}.page-heading .btn{font-size:11px;padding:9px 11px}h1{font-size:27px}.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding:21px}.hero h2{font-size:19px}.hero .btn{display:none}.cards-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.auth-shell{display:block}.auth-story{display:none}.auth-panel{min-height:100vh}.public{margin:28px auto}.public .card{padding:20px}.slot-grid{grid-template-columns:repeat(2,1fr)}.notice.admin{gap:8px}.top-actions .btn{font-size:10px;padding:7px 10px}dialog{max-height:93vh}.modal-head{padding:22px 20px 17px}.modal-body{padding:0 20px 22px}}

progress{width:100%;height:8px;accent-color:var(--green);border:0;border-radius:8px}details{grid-column:1/-1}summary{cursor:pointer;color:var(--green);font-size:12px}details .form-grid{margin-top:15px}.sidebar>*{flex-shrink:0}

.form-grid fieldset{border:1px solid var(--line);border-radius:10px;margin:0;padding:12px;display:grid;gap:10px}.form-grid legend{font-size:12px;font-weight:600;padding:0 5px}.form-grid fieldset .check-field:has(input:disabled){color:var(--muted)}

.import-row{border-bottom:1px solid var(--line);padding:14px 0}.import-row summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.import-details{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,2fr);gap:8px 15px;font-size:12px}.import-details dt{color:var(--muted)}.import-details dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}

/* Keep appointment times readable and make the scrollable week discoverable. */
.time-block{width:74px;white-space:nowrap}
.calendar-hint{display:none;font-size:12px;margin:0 0 10px}
.table-wrap:focus-visible{outline:3px solid #218e79;outline-offset:3px}
@media(max-width:760px){.calendar-hint{display:block}}

.hours-editor>p{font-size:12px;margin-bottom:15px}.hours-editor .hours-day{margin-top:12px;padding:12px 14px}.opening-periods{display:grid;gap:12px}.opening-period{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px}.opening-period input{width:100%}.opening-period button{min-height:42px}.add-period{justify-self:start;padding:6px 0}.closed-day{font-size:12px;margin:0}.hours-editor .opening-periods:empty{display:none}@media(max-width:420px){.opening-period{grid-template-columns:repeat(2,minmax(0,1fr))}.opening-period button{grid-column:1/-1;justify-self:end;min-height:36px}.hours-editor .hours-day{padding:10px}}

.journey-step{margin:0 0 16px;padding:16px;min-width:0;border:1px solid var(--line);border-radius:12px}.journey-step legend{padding:0 6px;font-weight:600}.journey-step .form-grid{margin:0}

.voice-preview{padding:14px;border:1px solid var(--line);border-radius:10px;background:#f6f8f3}.voice-preview audio{display:block;width:100%;margin:10px 0}.voice-preview audio[hidden]{display:none}.voice-preview p{font-size:12px;margin:0 0 8px}.voice-preview small{display:block}

.brand-logo-preview{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.brand-logo-preview img{max-width:220px;max-height:100px;object-fit:contain}.brand-logo-preview img[hidden]{display:none}

.brand-logo-field{display:grid;gap:.55rem}.brand-logo-field input[type=file]{width:100%;max-width:100%}.form-grid input[type=color]{width:100%;height:42px;padding:4px;cursor:pointer}

.journey-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.journey-switch{display:inline-flex;align-items:center;gap:8px;background:none;border:0;padding:6px 0;font:inherit;font-size:13px;cursor:pointer;color:var(--ink)}.journey-switch>span{width:36px;height:22px;border-radius:20px;background:#9aaba4;position:relative}.journey-switch>span:after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;background:white;border-radius:50%;transition:transform .15s}.journey-switch[aria-checked=true]>span{background:var(--green)}.journey-switch[aria-checked=true]>span:after{transform:translateX(14px)}.journey-switch:focus-visible{outline:3px solid #218e79;outline-offset:4px;border-radius:3px}.journey-switch:disabled{opacity:.6;cursor:wait}

/* Compact customer recap editing; evidence is available on demand. */
.recap-review textarea { min-height: 72px; height: 72px; }
.recap-review details { font-size: .875rem; }

/* Athena View: shared costs stay readable on narrow screens. */
.cost-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.cost-overview h3{margin:8px 0;overflow-wrap:anywhere}
.cost-toolbar{display:flex;gap:24px;align-items:center;margin:20px 0 28px}
.cost-toolbar .field{max-width:230px;margin:0}
@media(max-width:640px){.cost-overview{grid-template-columns:1fr;gap:12px}.cost-toolbar{align-items:stretch;flex-direction:column;gap:12px}.cost-toolbar .field{max-width:none}}

.package-notice{display:flex;justify-content:space-between;align-items:center;gap:20px}
.package-notice p{margin:6px 0 0}
.package-checks{padding:16px;border:1px solid var(--line);border-radius:12px}
.package-tile .tile-bottom{flex-wrap:wrap}
@media(max-width:640px){.package-notice{align-items:flex-start;flex-direction:column}}

@media(max-width:640px){.package-hero{align-items:flex-start;flex-direction:column;gap:14px}}

.proposal-brand{margin:0 0 24px;font-size:24px;overflow-wrap:anywhere}.proposal-brand img{display:block;max-width:220px;max-height:90px;object-fit:contain}.proposal-email-preview{padding:24px}.proposal-email-preview .message-body{overflow-wrap:anywhere}

.sales-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:24px 0}.sales-progress li{border-top:3px solid var(--line,#dae4e1);padding-top:12px;min-width:0}.sales-progress li.complete{border-color:#17786b}.sales-progress strong,.sales-progress small{display:block}.sales-progress small{margin-top:6px;line-height:1.5;overflow-wrap:anywhere}.sales-next{background:#f1f7f5;border:1px solid #d5e6de;padding:20px;border-radius:14px}.sales-next h3{margin-top:0}@media(max-width:600px){.sales-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sales-next{padding:16px}}

/* Athena identity shares the CanAI site's navy, sky and mint palette. */
.brand-mark{border:0;border-radius:10px;object-fit:contain;flex-shrink:0;display:block}
.hero-art.athena-art{width:94px;height:94px;padding:0;opacity:1}
.auth-story{background:var(--forest)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.history-filters{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 14px}
.history-filters label{display:grid;gap:5px;font-size:11px;font-weight:600;color:var(--muted)}
.history-filters select{min-width:154px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 30px 9px 11px;color:var(--ink);font-size:12px}
.history-count{font-size:12px;color:var(--muted);margin:12px 0}
.history-wrap{overflow:hidden}
.history-table{table-layout:fixed;width:100%;border-collapse:collapse}
.history-table th{background:#f0f5f4;padding:13px 16px;white-space:normal;font-size:10px;letter-spacing:.06em}
.history-table th:nth-child(1){width:19%}.history-table th:nth-child(2){width:32%}.history-table th:nth-child(3){width:13%}.history-table th:nth-child(4){width:14%}.history-table th:nth-child(5){width:11%}.history-table th:nth-child(6){width:11%}
.history-table td{padding:19px 16px;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid var(--line);font-size:12px}
.history-table tbody tr:hover{background:#f3f9f8}
.history-table tr.history-draft{background:#f4faf8;box-shadow:inset 3px 0 #218e79}
.history-table strong{display:block;font-weight:650;font-size:13px;line-height:1.45}
.history-table small{display:block;font-size:11px;line-height:1.5;margin-top:5px}
.history-preview p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;margin:6px 0 0;color:var(--muted)}
.history-table .badge{white-space:normal;text-align:left;line-height:1.4}
.channel-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #cde1e7;background:#eef8fc;color:#24647a;border-radius:6px;font-size:10px;font-weight:650;padding:4px 7px;white-space:nowrap}
.channel-pill.sms{background:#edf8f1;border-color:#cce7d8;color:#257450}
.channel-pill .icon{width:13px;height:13px}
.history-action .btn{white-space:normal;text-align:center;min-height:34px;line-height:1.3}
.history-time{font-variant-numeric:tabular-nums}
@media(max-width:1150px) and (min-width:761px){.history-table th,.history-table td{padding:15px 10px}.history-table th:nth-child(2){width:27%}.history-table th:nth-child(3){width:15%}.history-table th:nth-child(4){width:16%}.history-table th:nth-child(6){width:12%}}
@media(max-width:760px){
 .history-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.history-filters label:last-child{grid-column:1/-1}.history-filters select{width:100%;min-width:0}
 .history-table,.history-table tbody{display:block;min-width:0}
 .history-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
 .history-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:18px;border-bottom:1px solid var(--line)}
 .history-table tbody tr:last-child{border-bottom:0}
 .history-table td{display:block;padding:0;border:0}
 .history-person{grid-column:1;grid-row:1}.history-time{grid-column:2;grid-row:1;text-align:right}
 .history-preview{grid-column:1/-1;grid-row:2}.history-activity{grid-column:1/-1;grid-row:3;display:flex!important;align-items:center;gap:10px}
 .history-activity small{margin:0}.history-status{grid-column:1;grid-row:4;align-self:center}.history-action{grid-column:2;grid-row:4;text-align:right}
}
