/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.capitalize{text-transform:capitalize}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#f3f0e9;--surface:#fffdf9;--surface-strong:#fff;--text:#1d211d;--muted:#70756f;--line:#ddd9cf;--brand:#244b37;--brand-soft:#e4eee7;--danger:#b53a32;--warning:#c97424;--shadow:0 18px 50px #1f282014}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 16% -5%, #597d5f1f, transparent 28rem), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit;color:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #244b3747}.app-shell{width:min(1120px,100%);min-height:100dvh;padding:env(safe-area-inset-top) 24px calc(94px + env(safe-area-inset-bottom));margin:0 auto}.topbar{border-bottom:1px solid #1d211d1f;justify-content:space-between;align-items:center;gap:16px;min-height:78px;display:flex}.brand,.top-actions,.detail-head,.badges,.button-row,.panel-title{align-items:center;display:flex}.brand{gap:11px}.brand-mark{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand div{display:grid}.brand strong{font-size:15px}.brand small{color:var(--muted);font-size:11px}.top-actions{gap:8px}.profile-menu{position:relative}.profile-button{border:1px solid var(--brand);background:var(--surface);width:42px;height:42px;color:var(--brand);cursor:pointer;border-radius:50%;place-items:center;display:grid}.profile-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:21px;height:21px}.profile-popover{z-index:40;border:1px solid var(--line);background:var(--surface);border-radius:15px;width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #1f282029}.profile-popover>div{border-bottom:1px solid var(--line);gap:2px;padding:10px 11px 12px;display:grid}.profile-popover small{color:var(--muted)}.profile-popover button{width:100%;color:var(--danger);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;margin-top:6px;padding:10px 11px}.profile-popover button:hover{background:#fce9e7}.profile-popover .reset-demo-button{color:var(--muted)}.profile-popover .reset-demo-button:hover{background:var(--brand-soft);color:var(--brand)}.button,.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;min-height:42px;padding:0 15px;transition:transform .16s,background .16s,border-color .16s}.button:hover,.icon-button:hover{border-color:#b9b8af;transform:translateY(-1px)}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.button.danger{color:var(--danger);background:#fff8f7;border-color:#e7bbb7}.button.danger:hover{border-color:var(--danger);background:#fce9e7}.button.danger.solid{border-color:var(--danger);background:var(--danger);color:#fff}.button.danger.solid:hover{background:#993029}.button.ghost,.text-button{background:0 0;border-color:#0000}.button.compact{border-radius:10px;min-height:34px;padding:0 12px}.voice{align-items:center;gap:8px;display:flex}.voice .icon{color:var(--danger);font-size:11px}.mic-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:none}.voice.active{background:#fce9e7;border-color:#e9b0aa}.icon-button{place-items:center;width:42px;padding:0;font-size:22px;display:grid}.content{padding:28px 0}.screen{animation:.22s enter}@keyframes enter{0%{opacity:0;transform:translateY(5px)}}.screen-heading,.block-title,.object-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.screen-heading{margin-bottom:24px}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:5px;font-size:clamp(26px,4vw,40px);line-height:1.08}h2{letter-spacing:-.015em;margin-bottom:8px;font-size:19px}p{line-height:1.6}.eyebrow{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.weather{color:var(--muted);white-space:nowrap;padding-top:8px}.block{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf9c7;border-radius:20px;margin-bottom:18px;padding:20px}.block-title{align-items:center;margin-bottom:4px}.block-title h2{margin:0}.text-button{color:var(--brand);cursor:pointer;padding:7px 0;font-weight:650}.counter,.badge,.margin{background:var(--brand-soft);min-height:26px;color:var(--brand);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.timeline-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:50px 14px 1fr 16px;align-items:center;gap:10px;width:100%;padding:12px 0;display:grid}.timeline-row:last-child,.action-row:last-child{border-bottom:0}.timeline-row time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.timeline-dot{background:var(--brand);border-radius:50%;width:8px;height:8px}.timeline-copy,.action-row>span:nth-child(2),.lead-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.timeline-copy small,.action-row small,.lead-row small,.module small{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.chevron{color:#a1a39f;font-size:24px}.action-row{border-bottom:1px solid var(--line);grid-template-columns:12px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.row-actions{align-items:center;gap:7px;display:flex}.status-dot{border-radius:50%;width:9px;height:9px}.status-dot.red{background:var(--danger)}.status-dot.orange{background:var(--warning)}.stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat,.info{border-top:2px solid var(--brand);background:#fffdf9a6;gap:4px;padding:16px;display:grid}.stat{text-align:left;cursor:pointer;border-bottom:0;border-left:0;border-right:0;transition:transform .16s,background .16s}.stat:hover{background:var(--surface);transform:translateY(-2px)}.stat small,.info small{color:var(--muted)}.stat span,.info span{color:var(--muted);font-size:12px}.stat .warning{color:var(--danger)}.stat .stat-link{color:var(--brand);margin-top:7px;font-weight:750}.workspace{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:20px;display:grid}.queue,.detail,.panel,.review-panel,.side-info{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px}.queue{align-self:start;padding:12px}.queue-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:6px 8px 8px;font-size:11px;font-weight:750}.queue-label.spaced{margin-top:18px}.lead-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.lead-row:hover,.lead-row.selected{background:var(--brand-soft)}.lead-row.muted{opacity:.65}.avatar{color:#5a4b35;background:#e8e0d1;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.avatar.large{border-radius:15px;width:50px;height:50px;font-size:18px}.detail{padding:24px}.detail-head{align-items:flex-start;gap:14px}.detail h2{margin:7px 0 0;font-size:24px}.badges{flex-wrap:wrap;gap:8px}.badges small{color:var(--muted)}.lead-problem{margin:22px 0;font-size:18px}.next-action{border-left:4px solid var(--brand);background:var(--brand-soft);border-radius:0 14px 14px 0;gap:5px;padding:16px 18px;display:grid}.next-action small{color:var(--muted)}.facts{margin:22px 0}.facts>div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:15px;padding:11px 0;display:grid}.facts dt{color:var(--muted)}.facts dd{margin:0}.button-row{flex-wrap:wrap;gap:8px}.object-header{flex-wrap:wrap;justify-content:flex-start;margin-bottom:20px}.object-header p{color:var(--muted);margin:0}.entity-delete{white-space:nowrap;flex:none;margin-left:auto}.back{cursor:pointer;background:0 0;border:0;padding:0 8px 0 0;font-size:36px}.tabs{scrollbar-width:none;gap:6px;margin-bottom:8px;padding-bottom:12px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;padding:9px 14px}.tabs button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.object-grid{grid-template-columns:minmax(0,1.6fr) minmax(220px,.6fr);gap:18px;display:grid}.review-panel,.panel{padding:24px}.review-panel>p:not(.eyebrow),.panel>p:not(.eyebrow){color:var(--muted);max-width:720px}.photo-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.photo{aspect-ratio:4/3;color:#fffc;cursor:pointer;background:linear-gradient(145deg,#1b261d26,#1b261db3),linear-gradient(30deg,#7d887c,#b3a995);border:0;border-radius:12px;place-items:end start;padding:10px;display:grid}.photo:nth-child(2n){background:linear-gradient(145deg,#1b261d1a,#1b261da6),linear-gradient(35deg,#8a7969,#bbb5a5)}.side-info{align-self:start;padding:8px 20px}.info{border-top:0;border-bottom:1px solid var(--line);background:0 0;padding:16px 0}.info:last-child{border-bottom:0}.worker-info{border-bottom:1px solid var(--line);gap:10px;padding:16px 0;display:grid}.worker-info>small,.worker-row small,.workers-empty{color:var(--muted)}.worker-list{gap:10px;display:grid}.worker-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:34px 1fr 14px;align-items:center;gap:9px;width:100%;padding:5px;display:grid}.worker-row:hover{background:var(--brand-soft)}.worker-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.worker-avatar{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:10px;place-items:center;font-size:13px;font-weight:800;display:grid}.workers-empty{font-size:13px}.panel-title{justify-content:space-between;gap:20px}.margin{white-space:nowrap;min-height:36px;font-size:15px}.money-table{max-width:620px;margin-top:20px}.money-table>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.money-table .total{font-size:17px;font-weight:700}.money-table>div:nth-child(6){border-top:2px solid var(--text)}.money-object-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:1fr auto 18px;align-items:center;gap:16px;width:100%;padding:14px 0;display:grid}.money-object-row>span:first-child{gap:4px;display:grid}.money-object-row small{color:var(--muted)}.event{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:18px;padding:16px 0;display:grid}.event:last-child{border-bottom:0}.event time{color:var(--muted);font-size:13px}.module-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.module{text-align:left;border:1px solid var(--line);background:var(--surface);min-height:150px;box-shadow:var(--shadow);cursor:pointer;border-radius:18px;grid-template-columns:1fr auto;gap:7px;padding:18px;display:grid}.module>strong,.module>small{grid-column:1/-1}.module .chevron{grid-area:1/2}.module-count{color:var(--brand);font-size:28px;font-weight:750}.filter-row{scrollbar-width:none;gap:7px;margin:-6px 0 16px;padding:6px 0;display:flex;overflow-x:auto}.filter-row button{white-space:nowrap;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;min-height:38px;padding:0 15px}.filter-row button.active{background:var(--brand);border-color:var(--brand);color:#fff}.object-list,.client-list{gap:10px;display:grid}.object-card{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:minmax(0,1.25fr) minmax(125px,.45fr) minmax(220px,.8fr) 18px;align-items:center;gap:18px;padding:18px 20px;display:grid}.object-card:hover,.client-row:hover,.linked-object:hover{border-color:#aaa99f;transform:translateY(-1px)}.object-card h2{margin:9px 0 4px}.object-card p{color:var(--muted);margin:0}.object-card-state,.object-card-next{gap:4px;display:grid}.object-card-state span,.object-card-next small{color:var(--muted);font-size:12px}.module-detail-card{cursor:default;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr) auto}.module-detail-card:hover{transform:none}.module-detail-card>.button,.module-card-actions{justify-self:end}.module-card-actions{flex-wrap:wrap;gap:7px;display:flex}.warning-text{color:var(--danger)}.stage{background:var(--brand-soft);min-height:26px;color:var(--brand);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.stage-новый{color:#94531c;background:#f5eadf}.stage-выезд{color:#345f82;background:#e7eef5}.stage-смета{color:#80601c;background:#f2e9d3}.inline-link,.phone-link{color:var(--brand);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;-webkit-text-decoration:underline #244b3747;text-decoration:underline #244b3747}.phone-link{margin-top:5px;font-size:17px;display:inline-block}.client-row{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);text-align:left;cursor:pointer;border-radius:17px;grid-template-columns:44px minmax(0,1fr) minmax(220px,.65fr) 18px;align-items:center;gap:14px;padding:15px 18px;display:grid}.client-main,.client-status{gap:5px;min-width:0;display:grid}.client-main small,.client-status small{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.client-status{justify-items:start}.client-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;display:grid}.linked-objects{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;align-self:start;padding:22px}.linked-object{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:1fr 18px;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.linked-object span:first-child{gap:5px;display:grid}.linked-object small{color:var(--muted)}.empty-state{background:var(--brand-soft);color:var(--muted);border-radius:14px;margin:12px 0 0;padding:16px}.object-card,.client-row,.linked-object{transition:transform .16s,border-color .16s}.people-list{gap:10px;display:grid}.person-card{border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:58px minmax(180px,1.1fr) minmax(230px,.8fr) minmax(120px,.4fr) 18px;align-items:center;gap:16px;padding:14px 18px;transition:transform .16s,border-color .16s;display:grid}.person-card:hover{border-color:#aaa99f;transform:translateY(-1px)}.person-card>img{object-fit:cover;background:var(--brand-soft);border-radius:16px;width:58px;height:58px}.person-main,.person-due,.person-metrics span{gap:4px;display:grid}.person-main small,.person-due small,.person-metrics small{color:var(--muted)}.person-metrics{grid-template-columns:1fr 1fr;gap:14px;display:grid}.person-due strong{color:var(--brand);font-size:17px}.person-header{grid-template-columns:32px 92px 1fr auto;align-items:center;gap:16px;margin-bottom:24px;display:grid}.person-header>img{object-fit:cover;background:var(--brand-soft);border-radius:24px;width:92px;height:92px}.person-header h1{margin:6px 0 0}.worker-profile-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;display:grid}.worker-profile-main{gap:18px;display:grid}.worker-profile-side{align-content:start;gap:18px;display:grid}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.metric{border:1px solid var(--line);background:var(--surface);min-height:116px;box-shadow:var(--shadow);border-radius:17px;gap:8px;padding:18px;display:grid}.metric small{color:var(--muted)}.metric strong{font-size:17px;line-height:1.4}.metric.good{border-left:4px solid var(--brand)}.metric.warning{border-left:4px solid var(--warning)}.pay-card{background:var(--brand);color:#fff;box-shadow:var(--shadow);border-radius:20px;gap:7px;padding:22px;display:grid}.pay-card small,.pay-card span{color:#ffffffb3}.pay-card>strong{letter-spacing:-.03em;font-size:30px}.pay-card .button{color:var(--brand);background:#fff;border-color:#fff;margin-top:9px}.exit-table{margin-top:14px}.exit-row{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;gap:14px;padding:13px 0;display:grid}.exit-row:last-child{border-bottom:0}.exit-row time,.exit-row small{color:var(--muted);font-size:12px}.exit-row>span{gap:3px;display:grid}.worker-objects{gap:9px;margin-top:14px;display:grid}.bottom-nav{z-index:20;left:50%;bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f2;border:1px solid #1e261f1f;border-radius:18px;grid-template-columns:repeat(5,1fr);width:min(680px,100% - 24px);padding:6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 42px #171e1829}.bottom-nav button{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;align-content:center;place-items:center;gap:4px;padding:5px 4px 4px;font-size:10.5px;font-weight:650;line-height:1;transition:background .16s,color .16s,transform .16s;display:grid;position:relative}.bottom-nav button:hover{background:var(--brand-soft);color:var(--brand)}.bottom-nav button:active{transform:scale(.97)}.bottom-nav button.active{background:var(--brand);color:#fff}.nav-icon{place-items:center;width:24px;height:21px;font-size:18px;font-weight:500;line-height:1;display:grid}.bottom-nav b{background:var(--danger);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:6px;right:18%}.toast{z-index:30;color:#fff;box-shadow:var(--shadow);background:#1e241f;border-radius:12px;padding:12px 16px;animation:.2s toast;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.assistant-trigger{color:var(--brand)}.assistant-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a231e5c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.assistant-panel{background:var(--surface);border:1px solid var(--line);border-radius:24px;grid-template-rows:auto auto minmax(180px,1fr) auto;gap:14px;width:min(620px,100%);max-height:min(760px,100dvh - 36px);padding:20px;display:grid;box-shadow:0 24px 70px #182a203d}.assistant-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.assistant-head h2{margin:0;font-size:24px}.assistant-suggestions{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.assistant-suggestions button{border:1px solid var(--line);background:var(--brand-soft);min-height:36px;color:var(--brand);cursor:pointer;border-radius:999px;flex:none;padding:0 12px;font-weight:700}.assistant-chat{flex-direction:column;gap:9px;padding:4px 2px 8px;display:flex;overflow-y:auto}.assistant-message{border-radius:16px;max-width:88%;padding:12px 14px;line-height:1.45}.assistant-message.assistant{background:var(--brand-soft);color:#173c2d;border-bottom-left-radius:5px;align-self:flex-start}.assistant-message.user{background:var(--brand);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.assistant-form{grid-template-columns:1fr auto;gap:8px;display:grid}.assistant-form input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--text);font:inherit;background:#fff;border-radius:13px;outline:none;padding:0 14px}.assistant-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}@keyframes toast{0%{opacity:0;transform:translate(-50%,8px)}}@media (width<=760px){.app-shell{padding-left:14px;padding-right:14px}.topbar{min-height:66px}.content{padding-top:20px}.workspace,.object-grid,.client-detail-grid,.worker-profile-grid{grid-template-columns:1fr}.object-card{grid-template-columns:1fr 18px;gap:10px 12px}.object-card-main,.object-card-state,.object-card-next{grid-column:1}.object-card>.chevron{grid-area:1/2/4;align-self:center}.object-card-state{gap:8px;display:flex}.module-detail-card{grid-template-columns:1fr}.module-detail-card>.button,.module-card-actions{justify-self:start}.client-row{grid-template-columns:40px 1fr 18px}.client-status{grid-column:2}.client-row>.chevron{grid-area:1/3/3}.person-card{grid-template-columns:52px 1fr 18px;gap:10px 12px}.person-card>img{width:52px;height:52px}.person-main,.person-metrics,.person-due{grid-column:2}.person-card>.chevron{grid-area:1/3/4}.queue{box-shadow:none;gap:6px;padding:8px;display:flex;overflow-x:auto}.queue-label{display:none}.lead-row{min-width:190px}.lead-row.muted{display:none}.detail{padding:18px}.stats,.module-grid{grid-template-columns:repeat(2,1fr)}.voice{justify-content:center;width:42px;padding:0}.voice:not(.active){place-items:center;gap:0;font-size:0;display:grid}.voice:not(.active) .voice-label{display:none}.voice:not(.active) .icon{place-items:center;width:100%;height:100%;display:grid}.voice.active{width:auto;padding:0 12px}.voice .icon{place-items:center;font-size:11px;display:grid}.voice:not(.active) .desktop-voice-state{display:none}.voice:not(.active) .mic-icon{display:block}.facts>div{grid-template-columns:95px 1fr}.screen-heading{align-items:center}.weather{display:none}}@media (width<=460px){.app-shell{padding-left:10px;padding-right:10px}.block{border-radius:16px;padding:16px}.timeline-row{grid-template-columns:43px 10px 1fr;gap:8px}.timeline-row .chevron{display:none}.action-row{grid-template-columns:10px 1fr}.action-row .row-actions{grid-column:2;justify-self:start}.photo-grid{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:1fr}.module{min-height:120px}.bottom-nav{border-radius:18px;width:calc(100% - 16px)}.bottom-nav button{min-height:50px;font-size:10px}.bottom-nav b{right:8%}.panel,.review-panel{padding:18px}.event{grid-template-columns:1fr;gap:5px}.person-header{grid-template-columns:28px 68px 1fr;gap:10px}.person-header .entity-delete{grid-column:2/-1;justify-self:start;margin-left:0}.person-header>img{border-radius:18px;width:68px;height:68px}.metrics-grid{grid-template-columns:1fr}.metric{min-height:94px}.exit-row{grid-template-columns:1fr auto;gap:6px 12px}.exit-row time{grid-column:1/-1}.lead-problem{font-size:16px}.assistant-backdrop{align-items:end;padding:0}.assistant-panel{width:100%;max-height:88dvh;padding:16px 14px calc(16px + env(safe-area-inset-bottom));border-bottom:0;border-radius:24px 24px 0 0}.assistant-form{grid-template-columns:1fr 44px}.assistant-form .button{width:44px;padding:0;font-size:0}.assistant-form .button:after{content:"↑";font-size:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.loading-screen{min-height:100dvh;color:var(--muted);place-items:center;display:grid}.login-screen{place-items:center;min-height:100dvh;padding:20px;display:grid}.login-card{border:1px solid var(--line);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);border-radius:24px;gap:18px;padding:30px;display:grid}.login-mark{background:var(--brand);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:grid}.login-card h1{margin-bottom:8px}.login-card p{color:var(--muted);margin-bottom:0}.login-card label,.record-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:650;display:grid}.login-card input,.record-form input,.record-form select,.record-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:12px 13px}.login-card input:focus,.record-form input:focus,.record-form select:focus,.record-form textarea:focus{outline:3px solid var(--brand-soft);border-color:var(--brand)}.form-error{font-size:13px;color:var(--danger)!important}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1218138c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.record-form{background:var(--surface);border-radius:22px;grid-template-columns:1fr 1fr;gap:14px;width:min(620px,100%);max-height:calc(100dvh - 36px);padding:24px;display:grid;overflow-y:auto;box-shadow:0 25px 80px #00000038}.delete-dialog{background:var(--surface);border-radius:22px;grid-template-columns:48px 1fr;gap:16px;width:min(500px,100%);padding:24px;display:grid;box-shadow:0 25px 80px #00000038}.delete-dialog h2{margin-bottom:8px}.delete-dialog p:last-child{color:var(--muted);margin-bottom:0}.delete-symbol{width:48px;height:48px;color:var(--danger);background:#fce9e7;border-radius:15px;place-items:center;font-size:30px;line-height:1;display:grid}.delete-dialog .form-actions,.form-head,.form-actions{grid-column:1/-1}.record-form label:has(textarea){grid-column:1/-1}.form-head{justify-content:space-between;align-items:flex-start;display:flex}.form-head h2{margin-bottom:0}.form-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.client-mode{color:var(--muted);grid-column:1/-1;gap:8px;font-size:13px;font-weight:650;display:grid}.client-mode>div{background:var(--surface-muted);border-radius:12px;gap:6px;padding:4px;display:flex}.client-mode button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:9px 12px}.client-mode button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #00000014}.client-mode button:disabled{opacity:.45;cursor:default}.full-empty{text-align:center;border:1px dashed var(--line);border-radius:18px;padding:36px}.voice-backdrop{z-index:110;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1218138c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.voice-sheet{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(620px,100%);max-height:calc(100dvh - 36px);padding:24px;overflow-y:auto;box-shadow:0 28px 90px #0000003d}.voice-sheet-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.voice-sheet-head h2,.voice-intro h3,.voice-processing h3,.voice-review h3{margin-bottom:6px}.voice-intro,.voice-recording,.voice-processing{text-align:center;justify-items:center;gap:14px;display:grid}.voice-intro>div{max-width:440px}.voice-intro p,.voice-processing p{color:var(--muted);margin-bottom:0}.voice-main-button,.recording-pulse{background:var(--brand);color:#fff;border:0;border-radius:50%;place-items:center;width:116px;height:116px;display:grid;box-shadow:0 14px 32px #244b3738}.voice-main-button{cursor:pointer}.voice-main-button svg,.recording-pulse svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:44px;height:44px}.voice-start{min-width:190px}.voice-error{color:var(--danger);margin:0;font-size:13px}.voice-manual{border-top:1px solid var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.voice-manual label{color:var(--muted);text-align:left;gap:7px;font-size:13px;font-weight:650;display:grid}.voice-manual textarea,.voice-fields input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;resize:vertical;background:#fff;border-radius:12px;padding:12px 13px}.voice-manual .button{justify-self:end}.voice-recording{padding:18px 0}.recording-pulse{background:var(--danger);animation:1.5s ease-in-out infinite voicePulse;position:relative}@keyframes voicePulse{50%{box-shadow:0 0 0 14px #b53a321f,0 14px 32px #b53a3238}}.voice-timer{font-variant-numeric:tabular-nums;font-size:32px}.voice-recording p{color:var(--muted);align-items:center;gap:7px;margin:0;display:flex}.live-transcript{background:var(--brand-soft);text-align:left;border-radius:12px;width:min(460px,100%);max-height:88px;padding:11px 13px;line-height:1.45;overflow-y:auto}.recording-dot{background:var(--danger);border-radius:50%;width:8px;height:8px}.voice-processing{padding:48px 0}.processing-spinner{border:3px solid var(--brand-soft);border-top-color:var(--brand);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.voice-review{gap:16px;display:grid}.transcription{background:var(--brand-soft);border-radius:14px;padding:14px 15px}.transcription small{color:var(--muted)}.transcription p{margin:5px 0 0;line-height:1.5}.transcription-alternative{justify-self:start;margin-top:-10px}.voice-fields{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.voice-fields label{background:var(--surface);align-content:center;gap:5px;min-height:74px;padding:12px 14px;display:grid}.voice-fields span{color:var(--muted);font-size:12px}.voice-actions{color:var(--brand);background:#eef5ee;border-radius:14px;gap:8px;padding:14px 16px;font-size:14px;display:grid}@media (width<=640px){.record-form{grid-template-columns:1fr}.record-form label{grid-column:1/-1}.voice-backdrop{align-items:end;padding:0}.voice-sheet{width:100%;max-height:92dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-radius:24px 24px 0 0}.voice-main-button,.recording-pulse{width:108px;height:108px}.voice-start{width:100%;min-height:50px}.voice-fields{grid-template-columns:1fr}.voice-review .form-actions{background:var(--surface);padding-top:10px;position:sticky;bottom:0}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
