:root{color-scheme:light;--crm-bg-0:#f6f2ea;--crm-bg-1:#f2eee6;--crm-surface:#ffffff;--crm-surface-soft:#fbf9f5;--crm-ink-900:#17233a;--crm-ink-700:#2d3f5d;--crm-ink-500:#475a7b;--crm-line:rgba(61,80,114,0.24);--crm-line-strong:rgba(61,80,114,0.38);--crm-primary:#255dd7;--crm-primary-soft:#e8efff;--crm-success:#19835b;--crm-success-soft:#eaf8f1;--crm-warn:#a36317;--crm-warn-soft:#fff4e5;--crm-danger:#a7374b;--crm-danger-soft:#fdecef;--crm-radius:12px;--crm-radius-input:10px;--crm-shadow:0 6px 18px rgba(22,31,49,0.09);--crm-glass:rgba(255,255,255,0.86);--crm-shadow-strong:0 10px 24px rgba(22,31,49,0.14);--crm-highlight:rgba(255,255,255,0.35);--crm-motion-fast:120ms;--crm-motion-base:180ms;--crm-motion-slow:280ms;--crm-ease-standard:cubic-bezier(0.2,0.8,0.2,1);--crm-ease-emphasized:cubic-bezier(0.16,1,0.3,1);--crm-shell-max-width:1480px;--crm-order-actions-col-width:clamp(410px,30vw,500px)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;width:100%;max-width:100%}body,html{overflow-x:clip}body{font-family:var(--crm-font-body,"Inter",sans-serif);color:var(--crm-ink-900);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(580px 320px at 2% -8%,rgba(37,93,215,.1),transparent 72%),radial-gradient(620px 320px at 98% 104%,rgba(25,131,91,.08),transparent 74%),linear-gradient(170deg,var(--crm-bg-0),var(--crm-bg-1));overscroll-behavior:none;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}*{scroll-behavior:smooth}a,button{touch-action:manipulation}a{color:inherit;text-decoration:none}canvas,img,svg,video{max-width:100%}main{max-width:min(var(--crm-shell-max-width),calc(100% - 20px));margin:0 auto;padding:122px 16px 44px;display:grid;grid-gap:14px;gap:14px;position:relative;z-index:1;width:min(var(--crm-shell-max-width),calc(100% - 20px));overflow-x:clip}.crm-actions,.crm-actions>*,.crm-card,.crm-chip-row,.crm-florist-workspace-nav,.crm-florist-workspace-nav-head,.crm-florist-workspace-nav-head>*,.crm-florist-workspace-tabs,.crm-florist-workspace-tabs>*,.crm-form-grid,.crm-form-grid>*,.crm-grid,.crm-grid>*,.crm-head-controls,.crm-head-controls>*,.crm-head-line,.crm-head-line>*,.crm-history-nav-controls,.crm-history-nav-controls>*,.crm-manager-orders-mini-stats,.crm-manager-overview-col,.crm-manager-overview-columns,.crm-order-compact-body,.crm-order-compact-primary,.crm-order-compact-summary,.crm-order-detail-shell,.crm-order-details-grid,.crm-order-details-grid>*,.crm-order-info-grid,.crm-order-summary-grid,.crm-overview-summary-grid,.crm-stack,main{min-width:0;max-width:100%}h1,h2,h3{margin:0;letter-spacing:-.012em}h1{font-family:var(--crm-font-display,"Cormorant Garamond",serif);font-size:clamp(32px,3.4vw,42px);line-height:1.01;color:var(--crm-ink-900);font-weight:700}p{margin:0;color:var(--crm-ink-700);line-height:1.56}.crm-card{border-radius:var(--crm-radius);border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);background:radial-gradient(120% 80% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 22%,white),rgba(255,255,255,0) 58%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 94%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 22px rgba(22,31,49,.06);padding:16px;position:relative}.crm-card h2,.crm-card h3{letter-spacing:-.015em;color:var(--crm-ink-900)}.crm-card h2{font-weight:750}.crm-card h3{font-weight:700}.crm-stack{display:grid;grid-gap:12px;gap:12px;min-width:0}.crm-accordion{width:100%;min-width:0;max-width:100%;overflow:visible}.crm-accordion-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crm-accordion-summary-main{display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-accordion-summary::-webkit-details-marker{display:none}.crm-accordion-title{display:inline-flex;align-items:center;gap:8px;font-size:26px;font-weight:700;font-family:var(--crm-font-display,"Cormorant Garamond",serif);letter-spacing:-.01em;color:var(--crm-ink-900)}.crm-card,.crm-order-details-grid,.crm-order-info-grid,.crm-order-summary-grid,.crm-table-wrap{contain:layout style}.crm-table-wrap{content-visibility:auto;overflow:auto;border-radius:12px;border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 20px rgba(22,31,49,.04)}.crm-accordion-title:before{content:"▸";display:inline-block;font-size:14px;color:var(--crm-ink-500);transition:transform var(--crm-motion-base) var(--crm-ease-standard)}.crm-accordion[open] .crm-accordion-title:before{transform:rotate(90deg)}.crm-accordion-badge{display:inline-flex}.crm-accordion-description{font-size:12.5px;line-height:1.3;font-weight:560;color:color-mix(in srgb,var(--crm-ink-600) 92%,var(--crm-ink-800));max-width:min(68ch,100%)}.crm-accordion-body{padding-top:8px}.crm-accordion-body,.crm-grid{display:grid;grid-gap:12px;gap:12px}.crm-grid.cols-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.crm-grid.cols-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.crm-grid.cols-4{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.crm-muted{color:color-mix(in srgb,var(--crm-ink-500) 86%,var(--crm-ink-700));font-size:13.5px;line-height:1.38}.crm-money-nowrap{white-space:nowrap}.crm-chip-row{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start}.crm-chip{min-height:26px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));padding:3px 9px;font-size:11.5px;font-weight:650;letter-spacing:.01em;color:var(--crm-ink-700);display:inline-flex;align-items:center;line-height:1.22;min-width:0;max-width:100%;overflow-wrap:break-word;word-break:break-word;white-space:normal;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);transition:all var(--crm-motion-base) var(--crm-ease-standard)}.crm-chip.state-ok{color:var(--crm-success);border-color:color-mix(in srgb,var(--crm-success) 34%,white);background:var(--crm-success-soft)}.crm-chip.state-process{color:var(--crm-primary);border-color:color-mix(in srgb,var(--crm-primary) 34%,white);background:var(--crm-primary-soft)}.crm-chip.state-accepted{color:#5b2500;border-color:#e0891f;background:#ffbf69}.crm-chip.state-warn{color:var(--crm-warn);border-color:color-mix(in srgb,var(--crm-warn) 36%,white);background:var(--crm-warn-soft)}.crm-chip.state-bad{color:var(--crm-danger);border-color:color-mix(in srgb,var(--crm-danger) 38%,white);background:var(--crm-danger-soft)}.crm-chip.is-selected{box-shadow:inset 0 0 0 2px rgba(37,86,191,.22)}.crm-head-line{justify-content:space-between;gap:10px}.crm-head-controls,.crm-head-line{display:flex;align-items:center;min-width:0;flex-wrap:wrap}.crm-head-controls{justify-content:flex-end;gap:8px}.crm-orders-primary-action{display:flex;align-items:center;gap:14px;margin-top:4px;padding:12px;border:1px solid color-mix(in srgb,var(--crm-primary) 20%,white);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 72%,white),color-mix(in srgb,var(--crm-primary-soft) 38%,white))}.crm-orders-new-order-hero-btn{min-height:56px;min-width:300px;padding:0 22px;border-radius:12px;font-size:19px;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 26px rgba(37,93,215,.32),inset 0 1px 0 rgba(255,255,255,.24)}.crm-orders-new-order-hero-btn:before{content:"+";display:inline-block;margin-right:8px;font-weight:900;line-height:1}.crm-orders-primary-note{margin:0;color:var(--crm-ink-700);font-size:14px;max-width:62ch}.crm-client-link-modal-head{border:1px solid color-mix(in srgb,var(--crm-primary) 20%,white);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 72%,white),color-mix(in srgb,var(--crm-primary-soft) 46%,white));padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.crm-client-link-modal-title strong{font-size:28px;line-height:1.04;letter-spacing:-.015em}.crm-client-link-modal-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.crm-client-link-modal-head-actions .crm-btn{min-height:38px}.crm-client-link-modal-body{padding-top:2px}.crm-client-link-url{font-family:Consolas,Menlo,Monaco,Courier New,monospace;font-size:14px;letter-spacing:.01em}.crm-client-link-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-client-link-actions .crm-btn{min-height:44px;width:100%}.crm-client-link-share-wrap{border-top:1px dashed color-mix(in srgb,var(--crm-line) 75%,white);padding-top:8px}.crm-shift-handover-modal-card{width:min(980px,calc(100vw - 36px));max-height:min(86vh,860px);overflow:auto;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,239,228,.96)),var(--crm-bg-0)}.crm-shift-handover-brandline{margin-bottom:8px}.crm-shift-handover-segment{width:min(560px,100%)}.crm-shift-handover-section{display:grid;grid-gap:10px;gap:10px}.crm-shift-handover-list{max-height:min(54vh,560px);overflow:auto;padding-right:2px}.crm-shift-handover-item{display:grid;grid-gap:7px;gap:7px}.crm-segment{border:1px solid color-mix(in srgb,var(--crm-line) 72%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 80%,white));padding:4px;gap:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 4px 10px rgba(22,31,49,.04)}.crm-segment,.crm-segment-item{border-radius:999px;display:inline-flex;align-items:center}.crm-segment-item{min-height:32px;padding:5px 12px;border:1px solid transparent;font-size:13.5px;font-weight:650;letter-spacing:.01em;color:color-mix(in srgb,var(--crm-ink-700) 88%,var(--crm-ink-900));transition:all var(--crm-motion-base) var(--crm-ease-standard)}.crm-segment-item:hover{border-color:color-mix(in srgb,var(--crm-line) 60%,var(--crm-primary) 18%);background:rgba(255,255,255,.72);color:var(--crm-ink-900)}.crm-segment-item.is-active{color:#fff;border-color:color-mix(in srgb,var(--crm-primary) 62%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary) 90%,white),var(--crm-primary));box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 6px 14px rgba(37,93,215,.2)}.crm-florist-workspace-nav{gap:10px;width:100%}.crm-florist-workspace-nav-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap;width:100%}.crm-history-nav-controls{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.crm-history-nav-btn{min-height:34px;padding-inline:12px;white-space:normal;text-align:center}.crm-florist-workspace-tabs{border:1px solid color-mix(in srgb,var(--crm-line) 72%,white);border-radius:22px;background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 12%,white),rgba(255,255,255,0) 64%),color-mix(in srgb,var(--crm-surface) 88%,white);padding:7px;display:flex;flex-wrap:wrap;gap:7px;width:100%;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 6px 14px rgba(22,31,49,.04)}.crm-florist-workspace-tab{min-height:36px;border-radius:999px;border:1px solid transparent;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--crm-ink-700) 88%,var(--crm-ink-900));font-size:13.5px;font-weight:650;letter-spacing:.01em;text-decoration:none;white-space:normal;text-align:center;transition:background var(--crm-motion-base) var(--crm-ease-standard),color var(--crm-motion-base) var(--crm-ease-standard),border-color var(--crm-motion-base) var(--crm-ease-standard),transform var(--crm-motion-base) var(--crm-ease-standard)}.crm-florist-workspace-tab:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));border-color:color-mix(in srgb,var(--crm-line) 70%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.crm-florist-workspace-tab.is-active{color:#fff;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary) 88%,white),var(--crm-primary));border-color:color-mix(in srgb,var(--crm-primary) 62%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 8px 18px rgba(34,94,224,.18)}.crm-mobile-accordion{border:1px solid var(--crm-line);border-radius:14px;background:var(--crm-surface)}.crm-mobile-accordion+.crm-mobile-accordion{margin-top:8px}.crm-mobile-accordion-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;min-height:48px}.crm-mobile-accordion-summary::-webkit-details-marker{display:none}.crm-mobile-accordion-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-mobile-accordion-copy strong{color:var(--crm-ink-900)}.crm-mobile-accordion-copy .crm-muted{font-size:12px}.crm-mobile-accordion-meta{gap:8px;flex-shrink:0}.crm-mobile-accordion-badge,.crm-mobile-accordion-meta{display:inline-flex;align-items:center}.crm-mobile-accordion-chevron{color:var(--crm-ink-500);transition:transform var(--crm-motion-base) var(--crm-ease-standard)}.crm-mobile-accordion[open] .crm-mobile-accordion-chevron{transform:rotate(180deg)}.crm-mobile-accordion-body{padding:0 12px 12px;display:grid;grid-gap:10px;gap:10px}.crm-florist-screen{position:relative}.crm-florist-order-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.crm-florist-order-card{display:grid;align-content:start;grid-template-rows:auto auto auto auto minmax(36px,auto) auto;height:100%;grid-gap:8px;gap:8px;padding:12px}.crm-florist-order-card strong{line-height:1.25}.crm-florist-order-topline{align-items:flex-start;gap:12px}.crm-florist-order-title,.crm-florist-order-total{display:inline-flex;align-items:center;min-height:28px}.crm-florist-order-title{min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crm-florist-order-total{white-space:nowrap;margin-left:auto}.crm-florist-order-window{display:block;font-size:13px;line-height:1.3;color:var(--crm-ink-700);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-florist-order-window-sep,.crm-florist-order-window-type{flex:0 0 auto}.crm-florist-order-window-value{min-width:0;white-space:nowrap}.crm-florist-order-breakdown{font-size:13px;line-height:1.3;min-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-florist-order-note{min-height:36px;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crm-florist-order-card .crm-chip-row{align-items:center;min-height:32px}.crm-florist-order-card .crm-chip{min-height:28px;padding:4px 10px;white-space:nowrap}.crm-florist-order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:stretch;margin-top:auto}.crm-florist-order-actions a,.crm-florist-order-actions form{min-width:0;display:flex}.crm-florist-order-actions .crm-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;line-height:1.2;min-width:0;min-height:42px;width:100%;padding-inline:12px}.crm-florist-detail-stack{gap:12px}.crm-florist-detail-card{min-width:0}.crm-florist-detail-card-primary{border-color:color-mix(in srgb,var(--crm-primary) 28%,var(--crm-line));background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 20%,white),rgba(255,255,255,0) 64%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 88%,white))}.crm-florist-handover-orders-list{max-height:min(52vh,640px);overflow:auto;padding-right:4px}.crm-florist-handover-order-option{padding:10px 12px}.crm-florist-handover-order-inline{width:100%;align-items:flex-start;gap:10px}.crm-florist-handover-order-inline input[type=checkbox]{margin-top:2px;flex:0 0 auto}.crm-florist-handover-order-copy{gap:3px;min-width:0}.crm-florist-handover-order-copy>strong{font-size:14px;line-height:1.2}.crm-florist-handover-order-copy>.crm-muted{font-size:12.5px;line-height:1.3;overflow-wrap:anywhere}.crm-florist-order-action-full{grid-column:1/-1}.crm-florist-header-actions-desktop{display:flex}.crm-florist-mobile-action-row{display:none}.crm-florist-mobile-action-main{min-width:0;flex:1 1}.crm-florist-mobile-action-main .crm-btn,.crm-florist-mobile-action-main>.crm-actions,.crm-florist-mobile-action-main>.crm-actions form,.crm-florist-mobile-action-main>form{width:100%}.crm-florist-overflow{position:relative}.crm-florist-overflow-trigger{min-width:52px;justify-content:center;font-weight:800;letter-spacing:1px}.crm-florist-overflow-backdrop{position:fixed;inset:0;z-index:55;border:0;background:rgba(15,23,42,.08)}.crm-florist-overflow-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:60;width:min(280px,calc(100vw - 28px));border:1px solid var(--crm-line);border-radius:12px;background:var(--crm-surface);box-shadow:0 14px 30px rgba(22,31,49,.18);padding:8px;display:grid;grid-gap:6px;gap:6px}.crm-florist-overflow-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 2px 4px}.crm-florist-overflow-panel-head>strong{font-size:13px;color:var(--crm-ink-700)}.crm-florist-overflow-close{min-width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--crm-line);border-radius:10px;background:var(--crm-surface-2);color:var(--crm-ink-800);font-size:20px;line-height:1}.crm-florist-overflow-panel-body{display:grid;grid-gap:6px;gap:6px}.crm-florist-overflow-panel .crm-btn{width:100%;justify-content:flex-start}.crm-florist-quick-dock,.crm-florist-quick-dock-spacer{display:none}.crm-quick-cash-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-quick-cash-payment-grid .crm-btn{width:100%;min-height:42px;justify-content:center}.crm-quick-cash-amount-input{min-height:60px;font-size:28px;font-weight:700;letter-spacing:.3px}.crm-quick-cash-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-quick-cash-presets .crm-btn,.crm-quick-cash-presets form{width:100%}.crm-florist-cash-kiosk-shell{width:100%;max-width:100%;justify-content:center;align-items:stretch}.crm-florist-cash-kiosk-panel{width:min(100%,1040px);min-height:calc(100dvh - 16px);height:auto;margin:0 auto;display:grid;align-content:start;grid-gap:8px;gap:8px;padding:12px;overflow:auto;scrollbar-gutter:stable both-edges}.crm-florist-cash-kiosk-panel>*{min-width:0}.crm-florist-cash-kiosk-header h1{margin:0;font-size:18px;line-height:1.1}.crm-florist-cash-kiosk-exit{min-height:36px;padding:0 12px}.crm-florist-cash-kiosk-meta{gap:6px}.crm-florist-cash-kiosk-alert{padding:8px 10px;gap:4px}.crm-florist-cash-kiosk-alert p{margin:0;font-size:12px}.crm-florist-cash-kiosk-context{border:1px solid var(--crm-line);border-radius:10px;padding:6px 8px}.crm-florist-cash-kiosk-context>summary{cursor:pointer;font-size:12px;color:var(--crm-ink-600)}.crm-florist-cash-kiosk-panel .crm-order-card{padding:10px}.crm-florist-cash-kiosk-panel .crm-order-card h2{margin:0;font-size:17px}.crm-florist-cash-kiosk-panel .crm-form-grid{gap:8px}.crm-florist-cash-kiosk-panel .crm-label{gap:4px;font-size:13px}.crm-florist-cash-kiosk-panel .crm-input,.crm-florist-cash-kiosk-panel .crm-select{min-height:42px}.crm-florist-cash-kiosk-comment{min-height:104px;resize:vertical}.crm-florist-cash-kiosk-panel .crm-actions{gap:6px}.crm-florist-cash-kiosk-panel .crm-btn{min-height:44px}.crm-florist-cash-kiosk-panel .crm-quick-cash-payment-grid .crm-btn,.crm-florist-cash-kiosk-panel .crm-quick-cash-presets .crm-btn{min-height:40px}.crm-florist-cash-kiosk-footer-details{margin-top:auto}.crm-florist-cash-kiosk-footer-details[open]{max-height:28dvh;overflow:auto;border-top:1px dashed var(--crm-line);padding-top:4px}html[data-cvet-windows-touch="1"] .crm-florist-cash-kiosk-panel{width:min(100%,1180px);min-height:calc(100dvh - 12px)}html[data-cvet-windows-touch="1"] .crm-florist-cash-kiosk-header,html[data-cvet-windows-touch="1"] .crm-head-line{flex-wrap:wrap;align-items:flex-start}html[data-cvet-windows-touch="1"] .crm-head-line .crm-actions,html[data-cvet-windows-touch="1"] .crm-head-line .crm-head-controls{width:100%;justify-content:flex-start}html[data-cvet-windows-touch="1"] .crm-florist-cash-kiosk-panel .crm-quick-cash-payment-grid,html[data-cvet-windows-touch="1"] .crm-florist-cash-kiosk-panel .crm-quick-cash-presets{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-cvet-windows-touch="1"] .crm-florist-workspace-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-cvet-windows-touch="1"] .crm-florist-workspace-tab{width:100%;min-height:44px;justify-content:center}html[data-cvet-windows-touch="1"] .crm-overview-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-cvet-windows-touch="1"] .crm-orders-primary-action{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}html[data-cvet-windows-touch="1"] .crm-payment-modal-card{width:min(980px,calc(100vw - 28px));max-height:min(88vh,980px)}html[data-cvet-windows-touch="1"] .crm-context-trigger{min-width:48px;min-height:48px}html[data-cvet-windows-touch="1"] .crm-order-detail-shell .crm-form-grid,html[data-cvet-windows-touch="1"] .crm-slot-editor-grid{grid-template-columns:1fr}@media (min-width:960px){.crm-florist-cash-kiosk-panel .crm-quick-cash-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-height:800px){.crm-florist-cash-kiosk-panel{min-height:calc(100dvh - 12px);gap:6px;padding:8px}.crm-florist-cash-kiosk-header h1{font-size:17px}.crm-florist-cash-kiosk-panel .crm-order-card{padding:8px}.crm-florist-cash-kiosk-panel .crm-quick-cash-amount-input{min-height:52px;font-size:22px}.crm-florist-cash-kiosk-panel .crm-quick-cash-payment-grid,.crm-florist-cash-kiosk-panel .crm-quick-cash-presets{gap:6px}}@media (max-height:700px){.crm-florist-cash-kiosk-panel .crm-chip-row{gap:4px}.crm-florist-cash-kiosk-panel .crm-chip{padding:3px 8px;font-size:11px}.crm-florist-cash-kiosk-alert p{display:none}.crm-florist-cash-kiosk-panel .crm-btn{min-height:38px}.crm-florist-cash-kiosk-panel .crm-quick-cash-payment-grid .crm-btn,.crm-florist-cash-kiosk-panel .crm-quick-cash-presets .crm-btn{min-height:36px}.crm-florist-cash-kiosk-panel .crm-quick-cash-amount-input{min-height:48px;font-size:20px}}@media (min-width:1280px){html[data-cvet-windows-touch="1"] .crm-overview-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.crm-quick-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.crm-quick-strip .crm-chip{white-space:nowrap}.crm-live-control{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crm-form-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.crm-inventory-primary-actions .crm-order-card{min-height:0}.crm-inventory-workflow{gap:14px}.crm-inventory-workflow-step{min-height:0}.crm-inventory-workflow-actions{gap:12px}.crm-inventory-workflow-actions .crm-btn{min-height:48px}.crm-label{display:grid;grid-gap:6px;gap:6px;color:var(--crm-ink-700);font-size:14px;font-weight:600}.crm-label.is-invalid{color:color-mix(in srgb,#b42318 84%,var(--crm-ink-700))}.crm-input,.crm-select{width:100%;min-height:44px;border-radius:var(--crm-radius-input);border:1px solid var(--crm-line);background:var(--crm-surface);padding:0 12px;font-size:14px;font-weight:550;letter-spacing:.005em;color:var(--crm-ink-900);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.crm-input.is-invalid,.crm-payment-plan-card.is-invalid,.crm-select.is-invalid{border-color:color-mix(in srgb,#d92d20 72%,white);box-shadow:0 0 0 2px color-mix(in srgb,#d92d20 16%,transparent)}.crm-form-async-fieldset{min-inline-size:0;margin:0;padding:0;border:0;display:grid;grid-gap:inherit;gap:inherit}.crm-form-feedback{margin-bottom:10px}.crm-form-error-list{display:grid;grid-gap:6px;gap:6px;margin-bottom:10px}.crm-form-error{margin:0;font-size:13px;color:#b42318}.crm-textarea,textarea.crm-input{min-height:120px;padding:10px 12px;resize:vertical}.crm-textarea{width:100%;border-radius:var(--crm-radius-input);border:1px solid var(--crm-line);background:var(--crm-surface);font-size:14px;font-weight:550;letter-spacing:.005em;color:var(--crm-ink-900);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.crm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-bouquet-dropzone{border:1px dashed color-mix(in srgb,var(--crm-line-strong) 72%,white);border-radius:var(--crm-radius-card);padding:12px;background:color-mix(in srgb,var(--crm-surface-soft) 86%,white);display:grid;grid-gap:10px;gap:10px}.crm-bouquet-dropzone.is-dragover{border-color:color-mix(in srgb,var(--crm-primary) 58%,white);background:color-mix(in srgb,var(--crm-primary-soft) 60%,white)}.crm-bouquet-dropzone-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.crm-bouquet-preview{border:1px solid color-mix(in srgb,var(--crm-line) 86%,white);border-radius:var(--crm-radius-card);overflow:hidden;max-width:360px}.crm-bouquet-preview-image{width:100%;max-height:360px;object-fit:cover;display:block}.crm-bouquet-gallery{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.crm-bouquet-gallery-item{display:grid;grid-gap:6px;gap:6px;align-content:start;width:100%;padding:8px;border:1px solid color-mix(in srgb,var(--crm-line) 88%,white);border-radius:var(--crm-radius-card);background:color-mix(in srgb,var(--crm-surface) 92%,white);transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease;text-align:left;font:inherit;color:inherit;text-decoration:none}.crm-bouquet-gallery-card-head{display:flex;justify-content:flex-end}.crm-bouquet-drag-handle{min-width:36px;min-height:32px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px;letter-spacing:-.12em}.crm-bouquet-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.crm-bouquet-photo-trigger{display:block;width:100%;padding:0;border:none;background:transparent;cursor:zoom-in}.crm-bouquet-gallery-item.is-dragging{opacity:.62;transform:scale(.985)}.crm-bouquet-gallery-item.is-drop-target{border-color:color-mix(in srgb,var(--crm-primary) 54%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-primary-soft) 76%,white)}.crm-bouquet-gallery-item.is-new{border:1px solid color-mix(in srgb,var(--crm-primary) 22%,white);border-radius:var(--crm-radius-card);background:color-mix(in srgb,var(--crm-primary-soft) 52%,white)}.crm-bouquet-thumb-frame{position:relative;display:block}.crm-bouquet-photo-order-badge{position:absolute;top:8px;left:8px;z-index:1;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-primary) 20%,white);background:color-mix(in srgb,var(--crm-surface) 80%,white);color:var(--crm-ink-900);font-size:12px;font-weight:700;line-height:1;box-shadow:0 2px 10px rgba(16,24,40,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.crm-bouquet-reference-thumb{width:100%;max-width:100%;aspect-ratio:1/1;max-height:320px;border-radius:var(--crm-radius-input);object-fit:cover;border:1px solid color-mix(in srgb,var(--crm-line) 86%,white);display:block}.crm-bouquet-lightbox-card{width:min(1120px,100%);max-height:min(92vh,900px)}.crm-bouquet-lightbox-card.is-immersive{width:100vw;max-width:none;min-height:100dvh;max-height:100dvh;border-radius:0;padding:14px}.crm-bouquet-lightbox-stage{display:grid;place-items:center;min-height:min(64vh,720px);overflow:auto;border:1px solid color-mix(in srgb,var(--crm-line) 84%,white);border-radius:14px;background:radial-gradient(circle at top,color-mix(in srgb,var(--crm-primary-soft) 20%,white),transparent 46%),color-mix(in srgb,var(--crm-surface-soft) 86%,white);padding:14px;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior:contain}.crm-bouquet-lightbox-canvas{min-width:100%;display:grid;place-items:center;padding:12px}.crm-bouquet-lightbox-image{display:block;max-width:none;max-height:none;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 12px 34px rgba(16,24,40,.16);background:#fff}.crm-bouquet-lightbox-stage.is-zoomed{cursor:-webkit-grab;cursor:grab}.crm-bouquet-lightbox-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 2px;scroll-snap-type:x proximity;scroll-behavior:smooth}.crm-bouquet-lightbox-strip-item{position:relative;flex:0 0 112px;display:grid;grid-gap:6px;gap:6px;padding:8px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8);cursor:pointer;scroll-snap-align:start}.crm-bouquet-lightbox-strip-item.is-active{border-color:color-mix(in srgb,var(--crm-primary) 46%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-primary-soft) 65%,white),inset 0 1px 0 rgba(255,255,255,.88);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 82%,white),color-mix(in srgb,var(--crm-surface) 90%,white))}.crm-bouquet-lightbox-strip-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;padding:2px 8px;background:color-mix(in srgb,var(--crm-primary-soft) 74%,white);color:var(--crm-primary);font-size:11px;font-weight:700}.crm-bouquet-lightbox-strip-thumb{display:block;width:100%;height:84px;object-fit:cover;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 70%,white);background:#fff}@media (pointer:coarse) and (max-width:1280px){.crm-bouquet-lightbox-card{width:calc(100vw - 10px);max-width:none;min-height:calc(100dvh - 10px);max-height:calc(100dvh - 10px);border-radius:18px;padding:12px}.crm-bouquet-lightbox-stage{min-height:0;flex:1 1 auto}.crm-bouquet-lightbox-strip{gap:8px;padding-bottom:4px}.crm-bouquet-lightbox-strip-item{flex-basis:96px;padding:7px}.crm-bouquet-lightbox-strip-thumb{height:72px}.crm-bouquet-lightbox-card.is-immersive{width:100vw;min-height:100dvh;max-height:100dvh;border-radius:0;padding:10px}}.crm-print-bouquet-gallery{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.crm-print-bouquet-gallery.mode-tiny{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.crm-print-bouquet-gallery-item{gap:4px}.crm-print-bouquet-photo{width:100%;max-width:420px;max-height:420px;object-fit:contain;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 84%,white);background:#fff}.crm-print-bouquet-card.mode-compact .crm-print-bouquet-photo{width:auto;max-width:180px;max-height:180px}.crm-print-bouquet-card.mode-tiny .crm-print-bouquet-photo{width:auto;max-width:112px;max-height:112px}.crm-bouquet-modal-card{width:min(760px,100%);border-color:color-mix(in srgb,var(--crm-primary) 24%,white)}.crm-list-compact{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px}.crm-list-compact li{color:var(--crm-ink-800);font-size:14px;line-height:1.45}.crm-input::placeholder{color:color-mix(in srgb,var(--crm-ink-500) 84%,white)}.crm-actions{display:flex;gap:8px;flex-wrap:wrap;min-width:0}.crm-btn{min-height:44px;border-radius:var(--crm-radius-input);border:1px solid transparent;padding:0 12px;font-size:14px;font-weight:750;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:0;max-width:100%;transition:transform var(--crm-motion-fast) var(--crm-ease-standard),box-shadow var(--crm-motion-base) var(--crm-ease-standard),background var(--crm-motion-base) var(--crm-ease-standard),border-color var(--crm-motion-base) var(--crm-ease-standard),color var(--crm-motion-base) var(--crm-ease-standard);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.crm-btn.primary{color:#fff;background:var(--crm-primary);box-shadow:0 6px 16px rgba(37,93,215,.24)}.crm-btn.primary:hover{box-shadow:0 10px 20px rgba(37,93,215,.26)}.crm-btn:active{transform:translateY(1px) scale(.985)}.crm-btn.ghost{color:var(--crm-ink-700);border-color:color-mix(in srgb,var(--crm-line-strong) 84%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 4px 12px rgba(22,31,49,.035);min-width:0}.crm-btn.ghost:hover{border-color:color-mix(in srgb,var(--crm-primary) 22%,white);color:color-mix(in srgb,var(--crm-ink-900) 84%,var(--crm-primary))}.crm-btn.print{color:#17396f;border-color:rgba(37,93,215,.34);background:#dfeaff;box-shadow:0 6px 14px rgba(37,93,215,.18)}.crm-btn.icon-only{width:42px;min-width:42px;padding:0}.crm-btn-icon{width:18px;height:18px;display:block}.crm-inline-payment-panel{margin-top:10px}.crm-payment-modal-root{position:fixed;inset:0;z-index:86;padding:16px;display:grid;place-items:center}.crm-payment-modal-backdrop{position:absolute;inset:0;border:none;background:rgba(17,26,41,.46)}.crm-payment-modal-card{position:relative;width:min(980px,100%);max-height:min(88vh,820px);overflow:auto;z-index:1;border:1px solid color-mix(in srgb,var(--crm-line-strong) 70%,white);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.95)),var(--crm-surface);box-shadow:0 18px 38px rgba(15,24,40,.24);padding:14px}.crm-client-link-modal-card{width:min(760px,100%);border-color:color-mix(in srgb,var(--crm-primary) 22%,white);background:radial-gradient(140% 120% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 36%,white),rgba(255,255,255,0) 52%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.97)),var(--crm-surface)}.crm-client-link-brandline{margin-bottom:8px}.crm-payment-modal-head{align-items:flex-start}.crm-payment-modal-brandline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.crm-payment-modal-brand{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px;border:1px solid var(--crm-line);border-radius:999px;background:color-mix(in srgb,var(--crm-primary-soft) 55%,white);color:var(--crm-ink-900);font-size:13px;font-weight:700;letter-spacing:.01em}.crm-payment-modal-title{display:grid;grid-gap:5px;gap:5px}.crm-payment-modal-title strong{font-size:25px;line-height:1.05;letter-spacing:-.014em}.crm-payment-modal-topline{margin-bottom:8px}.crm-payment-modal-head-actions{margin-left:auto;display:flex;align-items:flex-start;gap:8px}.crm-payment-modal-top-actions .crm-btn{min-height:38px;font-size:13px}.crm-payment-modal-close-btn{min-width:38px;min-height:38px;padding:0;font-size:24px;line-height:1}.crm-payment-modal-chip-row{margin-bottom:8px}.crm-payment-modal-form{display:grid;grid-gap:10px;gap:10px}.crm-payment-modal-columns{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:10px;gap:10px}.crm-payment-modal-section{border:1px solid color-mix(in srgb,var(--crm-line) 86%,white);border-radius:12px;background:color-mix(in srgb,var(--crm-surface-soft) 86%,white);padding:10px;display:grid;grid-gap:8px;gap:8px}.crm-payment-modal-section-title{margin:0;font-size:14px;color:var(--crm-ink-900)}.crm-payment-modal-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-payment-modal-grid-one{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px}.crm-payment-modal-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-payment-plan-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-payment-plan-card{position:relative;display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--crm-line) 82%,white);border-radius:12px;background:white;cursor:pointer}.crm-payment-plan-card.is-active{border-color:color-mix(in srgb,var(--crm-primary) 70%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-primary) 14%,transparent)}.crm-payment-plan-card:has(input:checked){border-color:color-mix(in srgb,var(--crm-primary) 70%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-primary) 14%,transparent)}.crm-payment-plan-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.crm-payment-plan-card:has(input:focus-visible){outline:2px solid color-mix(in srgb,var(--crm-primary) 55%,white);outline-offset:2px}.crm-payment-plan-title{font-weight:700;color:var(--crm-ink-900)}.crm-payment-plan-note{font-size:13px;line-height:1.45;color:var(--crm-ink-700)}.crm-payment-modal-submit-row{align-items:center;justify-content:space-between;border-top:1px solid color-mix(in srgb,var(--crm-line) 72%,white);padding-top:10px}.crm-payment-modal-submit-note{font-size:13px}.crm-payment-modal-submit-row .crm-btn.primary{min-width:290px}.crm-payment-modal-error{margin-top:2px}.crm-context-surface{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:2px;border-radius:12px;background:color-mix(in srgb,var(--crm-surface) 92%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.crm-context-trigger{min-width:88px}.crm-context-backdrop{position:fixed;inset:0;border:none;background:transparent;z-index:64}.crm-context-menu{position:fixed;width:min(252px,calc(100vw - 16px));max-height:min(78vh,560px);border-radius:12px;border:1px solid var(--crm-line);background:var(--crm-surface);box-shadow:0 12px 30px rgba(22,31,49,.2);overflow:auto;z-index:65;display:grid}.crm-context-title{padding:10px 12px;font-size:12px;color:var(--crm-ink-500);border-bottom:1px solid var(--crm-line);background:var(--crm-surface-soft)}.crm-context-item{min-height:39px;display:flex;align-items:center;padding:0 12px;width:100%;border:none;border-top:1px solid rgba(218,227,241,.72);color:var(--crm-ink-700);font-size:14px;font-family:inherit;font-weight:600;background:var(--crm-surface);text-align:left;cursor:pointer}.crm-context-item:hover{background:var(--crm-primary-soft)}.crm-context-item.is-print{color:#18438c}.crm-mini-toast{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom) + 12px);transform:translateX(-50%);z-index:96;min-width:min(92vw,360px);max-width:min(92vw,420px);padding:11px 14px;border-radius:12px;border:1px solid var(--crm-line-strong);background:var(--crm-surface);color:var(--crm-ink-900);box-shadow:0 14px 32px rgba(12,20,36,.26);font-size:14px;font-weight:700;text-align:center}.crm-mini-toast.is-ok{border-color:color-mix(in srgb,var(--crm-ok) 40%,white);background:color-mix(in srgb,var(--crm-ok-soft) 84%,white);color:color-mix(in srgb,var(--crm-ok) 74%,black)}.crm-mini-toast.is-warn{border-color:color-mix(in srgb,var(--crm-warn) 42%,white);background:color-mix(in srgb,var(--crm-warn-soft) 84%,white);color:color-mix(in srgb,#8b5a00 76%,black)}.crm-mini-toast.is-bad{border-color:color-mix(in srgb,var(--crm-danger) 44%,white);background:color-mix(in srgb,var(--crm-danger-soft) 84%,white);color:color-mix(in srgb,var(--crm-danger) 72%,black)}.crm-query-toast-host{position:fixed;right:max(14px,env(safe-area-inset-right) + 10px);bottom:max(16px,env(safe-area-inset-bottom) + 12px);z-index:99;width:min(420px,calc(100vw - 24px));pointer-events:none}.crm-query-toast{pointer-events:auto;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:start;border-radius:14px;border:1px solid color-mix(in srgb,var(--crm-line-strong) 88%,white);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,250,255,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 14px 34px rgba(14,20,34,.22);padding:12px 12px 12px 14px}.crm-query-toast-copy{display:grid;grid-gap:4px;gap:4px}.crm-query-toast-copy>strong{color:var(--crm-ink-900);font-size:14.5px;line-height:1.24;font-weight:780;letter-spacing:.004em}.crm-query-toast-copy>p{margin:0;color:color-mix(in srgb,var(--crm-ink-500) 82%,var(--crm-ink-700));font-size:12.75px;line-height:1.34;font-weight:560}.crm-query-toast-close{border:1px solid color-mix(in srgb,var(--crm-line) 80%,white);background:rgba(255,255,255,.86);color:var(--crm-ink-700);width:28px;height:28px;border-radius:999px;font:inherit;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.crm-query-toast-close:hover{background:rgba(255,255,255,.96);color:var(--crm-ink-900)}.crm-query-toast.is-ok{border-color:color-mix(in srgb,var(--crm-ok) 36%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-ok-soft) 84%,white),color-mix(in srgb,var(--crm-ok-soft) 68%,white))}.crm-query-toast.is-ok .crm-query-toast-copy>strong{color:color-mix(in srgb,var(--crm-ok) 78%,black)}.crm-query-toast.is-warn{border-color:color-mix(in srgb,var(--crm-warn) 34%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 82%,white),color-mix(in srgb,var(--crm-warn-soft) 66%,white))}.crm-query-toast.is-warn .crm-query-toast-copy>strong{color:color-mix(in srgb,var(--crm-warn) 78%,black)}.crm-query-toast.is-bad{border-color:color-mix(in srgb,var(--crm-danger) 38%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-danger-soft) 82%,white),color-mix(in srgb,var(--crm-danger-soft) 68%,white))}.crm-query-toast.is-bad .crm-query-toast-copy>strong{color:color-mix(in srgb,var(--crm-danger) 78%,black)}.crm-orders-desktop-table{display:block}.crm-orders-mobile-list{display:none;gap:8px}.crm-pagination{display:grid;grid-gap:8px;gap:8px}.crm-pagination-meta,.crm-pagination-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.crm-pagination-pages{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-btn.is-disabled{opacity:.45;pointer-events:none}.crm-mobile-section{display:grid;grid-gap:8px;gap:8px}.crm-mobile-section-head{display:flex;align-items:center;justify-content:flex-start}.crm-table{width:100%;border-collapse:collapse;min-width:0;table-layout:fixed}.crm-table td,.crm-table th{text-align:left;padding:12px 10px;border-top:1px solid rgba(211,221,237,.6);font-size:14.5px;vertical-align:top;min-width:80px;max-width:none;overflow-wrap:break-word;word-break:normal}.crm-table td:first-child,.crm-table th:first-child{min-width:80px;width:auto}.crm-table tbody tr.cv-auto{content-visibility:auto}.crm-skeleton-text{height:14px;border-radius:7px;background:color-mix(in srgb,var(--crm-line) 60%,white);min-width:8px}.crm-skeleton-chip,.crm-skeleton-text{display:block;animation:crm-report-skeleton-shimmer .6s ease-in-out infinite}.crm-skeleton-chip{height:24px;width:72px;border-radius:12px;background:color-mix(in srgb,var(--crm-line) 50%,white)}.crm-table td:nth-child(2),.crm-table th:nth-child(2){width:138px}.crm-table td:nth-child(4),.crm-table th:nth-child(4){width:108px}.crm-cell-note,.crm-table td:nth-child(3){overflow-wrap:break-word;word-break:normal}.crm-orders-desktop-table .crm-table td:nth-child(3),.crm-orders-desktop-table .crm-table th:nth-child(3){width:clamp(160px,14vw,220px)}.crm-orders-desktop-table .crm-table td:first-child,.crm-orders-desktop-table .crm-table th:first-child{width:68px}.crm-orders-desktop-table .crm-table td:nth-child(2),.crm-orders-desktop-table .crm-table th:nth-child(2){width:128px}.crm-orders-desktop-table .crm-table td:nth-child(4),.crm-orders-desktop-table .crm-table th:nth-child(4){width:96px}.crm-orders-desktop-table .crm-table td:nth-child(5),.crm-orders-desktop-table .crm-table th:nth-child(5){width:auto}.crm-table thead th{border-top:none;color:color-mix(in srgb,var(--crm-ink-700) 88%,var(--crm-ink-900));font-size:13.5px;font-weight:700;letter-spacing:.01em;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface-soft) 86%,white),color-mix(in srgb,var(--crm-surface-soft) 72%,white))}.crm-table thead th:last-child{width:var(--crm-order-actions-col-width);min-width:var(--crm-order-actions-col-width)}.crm-table-wrap.crm-inventory-material-flow-table-wrap{box-sizing:border-box;justify-self:stretch;min-width:0!important;max-width:100%!important;width:min(100%,calc(100vw - 86px));width:min(100%,calc(100dvw - 86px));overflow-x:auto}.crm-table.crm-inventory-material-flow-table{min-width:1120px;table-layout:auto}.crm-inventory-material-flow-table td,.crm-inventory-material-flow-table th{min-width:88px;overflow-wrap:normal;word-break:normal}.crm-inventory-material-flow-table td:first-child,.crm-inventory-material-flow-table td:nth-child(10),.crm-inventory-material-flow-table td:nth-child(2),.crm-inventory-material-flow-table td:nth-child(3),.crm-inventory-material-flow-table td:nth-child(9),.crm-inventory-material-flow-table th:first-child,.crm-inventory-material-flow-table th:nth-child(10),.crm-inventory-material-flow-table th:nth-child(2),.crm-inventory-material-flow-table th:nth-child(3),.crm-inventory-material-flow-table th:nth-child(9){min-width:128px}.crm-inventory-material-flow-table td:nth-child(10),.crm-inventory-material-flow-table td:nth-child(9),.crm-inventory-material-flow-table th:nth-child(10),.crm-inventory-material-flow-table th:nth-child(9){width:190px}.crm-inventory-material-flow-table .crm-chip{max-width:100%;white-space:normal}.crm-table-wrap.crm-inventory-recipe-table-wrap{box-sizing:border-box;justify-self:stretch;min-width:0!important;max-width:100%!important;width:min(100%,calc(100vw - 86px));width:min(100%,calc(100dvw - 86px));overflow-x:auto}.crm-table.crm-inventory-recipe-table{min-width:980px;table-layout:auto}.crm-inventory-recipe-table td,.crm-inventory-recipe-table th{min-width:108px;overflow-wrap:normal;word-break:normal}.crm-inventory-recipe-table td:first-child,.crm-inventory-recipe-table td:nth-child(5),.crm-inventory-recipe-table td:nth-child(6),.crm-inventory-recipe-table td:nth-child(7),.crm-inventory-recipe-table th:first-child,.crm-inventory-recipe-table th:nth-child(5),.crm-inventory-recipe-table th:nth-child(6),.crm-inventory-recipe-table th:nth-child(7){min-width:150px}.crm-inventory-recipe-table .crm-chip{max-width:100%;white-space:normal}@media (min-width:1101px){.crm-table-wrap.crm-inventory-material-flow-table-wrap,.crm-table-wrap.crm-inventory-recipe-table-wrap{width:100%}}.crm-report-table{min-width:100%;table-layout:auto}.crm-report-table td:first-child,.crm-report-table td:nth-child(2),.crm-report-table td:nth-child(4),.crm-report-table th:first-child,.crm-report-table th:nth-child(2),.crm-report-table th:nth-child(4){width:auto}.crm-reports-page{gap:12px}.crm-reports-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px 14px;gap:10px 14px;align-items:start;border:1px solid color-mix(in srgb,var(--crm-line) 74%,white);border-radius:var(--crm-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));box-shadow:0 10px 22px rgba(22,31,49,.06);padding:14px 16px;overflow:visible}.crm-reports-title{display:grid;grid-gap:6px;gap:6px;min-width:0}.crm-reports-title>.crm-chip{width:-moz-fit-content;width:fit-content}.crm-report-quick-ranges{display:flex;flex-wrap:wrap;gap:8px}.crm-reports-title h1{font-size:clamp(30px,3.2vw,42px);line-height:1}.crm-reports-actions,.crm-reports-filter-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.crm-reports-actions form{min-width:0}.crm-report-import-menu{position:relative;min-width:0}.crm-report-import-menu>summary{list-style:none}.crm-report-disclosure-summary::-webkit-details-marker,.crm-report-import-menu>summary::-webkit-details-marker{display:none}.crm-report-upload-form{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 32px));display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid color-mix(in srgb,var(--crm-line) 84%,white);border-radius:12px;background:var(--crm-surface);box-shadow:var(--crm-shadow-strong)}.crm-file-picker{position:relative;min-height:42px;display:flex;align-items:center;justify-content:center;border:1px dashed color-mix(in srgb,var(--crm-primary) 42%,var(--crm-line));border-radius:var(--crm-radius-input);color:var(--crm-primary);background:var(--crm-primary-soft);font-size:13px;font-weight:750;cursor:pointer;overflow:hidden}.crm-file-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.crm-report-analytics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.crm-report-analytics-card{display:grid;position:relative;z-index:1;grid-gap:8px;gap:8px;min-width:0;padding:13px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:var(--crm-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 80%,white));box-shadow:0 8px 18px rgba(22,31,49,.05)}.crm-report-analytics-card small,.crm-report-analytics-card span,.crm-report-mini-metrics span{color:color-mix(in srgb,var(--crm-ink-500) 86%,var(--crm-ink-700));font-size:12px;line-height:1.25}.crm-report-analytics-card strong{color:var(--crm-ink-900);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(18px,2vw,24px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:760;letter-spacing:0;line-height:1;white-space:nowrap}.crm-report-analytics-card.is-primary{border-color:color-mix(in srgb,var(--crm-primary) 26%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 58%,white),color-mix(in srgb,var(--crm-surface) 90%,white))}.crm-report-analytics-card.is-primary>strong{font-size:clamp(28px,3vw,42px)}.crm-report-primary-metrics{display:grid;grid-gap:8px;gap:8px}.crm-report-primary-metrics>strong{font-size:clamp(28px,3vw,42px)}.crm-report-primary-orders{color:color-mix(in srgb,var(--crm-ink-900) 92%,var(--crm-primary))}.crm-report-analytics-card.is-positive{border-color:color-mix(in srgb,var(--crm-success) 24%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-success-soft) 62%,white),color-mix(in srgb,var(--crm-surface) 90%,white))}.crm-report-analytics-card.is-alert{border-color:color-mix(in srgb,var(--crm-warn) 24%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 58%,white),color-mix(in srgb,var(--crm-surface) 90%,white))}.crm-reports-filter-card{display:grid;grid-gap:10px;gap:10px;padding:12px}.crm-reports-mobile-filter-card{display:none}.crm-report-focus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.crm-report-focus-card{display:grid;grid-gap:6px;gap:6px;min-width:0;padding:14px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:var(--crm-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 80%,white));box-shadow:0 8px 18px rgba(22,31,49,.05);color:inherit;text-decoration:none}.crm-report-focus-card small,.crm-report-focus-card span{color:color-mix(in srgb,var(--crm-ink-500) 86%,var(--crm-ink-700));line-height:1.3}.crm-report-focus-card strong{font-size:clamp(20px,2.5vw,30px);line-height:1}.crm-report-focus-card.is-ok{border-color:color-mix(in srgb,var(--crm-success) 28%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-success-soft) 56%,white),color-mix(in srgb,var(--crm-surface) 88%,white))}.crm-report-focus-card.is-warn{border-color:color-mix(in srgb,var(--crm-warn) 28%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 52%,white),color-mix(in srgb,var(--crm-surface) 88%,white))}.crm-report-focus-card.is-bad{border-color:color-mix(in srgb,var(--crm-danger) 30%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-danger-soft) 54%,white),color-mix(in srgb,var(--crm-surface) 88%,white))}.crm-reports-filters{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) minmax(190px,1.4fr) auto;grid-gap:10px;gap:10px;align-items:end}.crm-reports-search{min-width:0}.crm-reports-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:12px;gap:12px;align-items:start}.crm-reports-main,.crm-reports-side{display:grid;grid-gap:12px;gap:12px;min-width:0}.crm-reports-side{position:-webkit-sticky;position:sticky;top:92px}.crm-report-mini-metrics{display:grid;grid-gap:8px;gap:8px}.crm-report-mini-metrics>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.crm-report-mini-metrics strong{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.crm-report-card-links{display:flex;position:relative;z-index:2;flex-wrap:wrap;gap:8px 12px}.crm-report-card-links a{color:var(--crm-primary);text-decoration:none;font-size:12.5px;font-weight:700}#report-day-status,#report-live-cache,#report-mismatch,#report-payments,#report-revenue-control,#report-rows,#report-sheet-only,#report-summary{scroll-margin-top:108px}.crm-report-link-list{display:grid;grid-gap:8px;gap:8px}.crm-report-link-list a{color:var(--crm-primary);text-decoration:none;font-weight:600}.crm-report-disclosure{gap:10px}.crm-report-disclosure-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;flex-wrap:wrap}.crm-report-disclosure>.crm-report-disclosure-summary,.crm-reports-filter-card>.crm-report-disclosure-summary{min-height:32px}.crm-report-disclosure-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.crm-report-disclosure-meta{color:color-mix(in srgb,var(--crm-ink-500) 86%,var(--crm-ink-700));font-size:12px;line-height:1.25;overflow-wrap:anywhere}.crm-report-disclosure-summary:after{content:"Открыть";color:var(--crm-ink-500);font-size:12px;font-weight:700}.crm-report-disclosure[open]>.crm-report-disclosure-summary:after{content:"Свернуть"}.crm-report-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.crm-report-control-panel{gap:10px}.crm-reports-page .crm-chip-row,.crm-reports-page .crm-head-line{flex-wrap:wrap;align-items:flex-start}.crm-report-analytics-card .crm-sheet-row span,.crm-report-control-panel .crm-sheet-row span,.crm-report-focus-card small,.crm-report-focus-card span{overflow-wrap:anywhere}.crm-report-reconcile-actions{display:grid;grid-gap:8px;gap:8px;width:100%;min-width:0}.crm-report-reconcile-form{display:flex;width:100%;min-width:0}.crm-report-reconcile-form .crm-btn{width:100%;min-width:0;white-space:normal;line-height:1.2;text-align:center}.crm-report-control-panel.is-ok{border-color:color-mix(in srgb,var(--crm-success) 28%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-success-soft) 48%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-report-control-panel.is-warn{border-color:color-mix(in srgb,var(--crm-warn) 30%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 44%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-report-control-panel.is-bad{border-color:color-mix(in srgb,var(--crm-danger) 30%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-danger-soft) 46%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-report-skeleton-card{position:relative;overflow:hidden}.crm-report-skeleton-card:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34) 45%,transparent);animation:crm-report-skeleton-shimmer .6s ease-in-out infinite;pointer-events:none}.crm-report-skeleton-line{display:block;height:12px;border-radius:999px;background:color-mix(in srgb,var(--crm-line) 72%,white)}.crm-report-skeleton-line.short{width:34%}.crm-report-skeleton-line.medium{width:56%}.crm-report-skeleton-line.value{width:48%;height:20px}.crm-report-skeleton-line.hero{width:42%;height:34px}.crm-report-skeleton-line.full{width:100%}@keyframes crm-report-skeleton-shimmer{0%,to{opacity:.5}50%{opacity:1}}.crm-report-table-wrap{max-width:100%}.crm-report-table{min-width:0;table-layout:fixed}.crm-report-table td,.crm-report-table th{padding:10px 9px;font-size:13.5px}.crm-report-table td:last-child{min-width:148px}.crm-report-table-items td:nth-child(6),.crm-report-table-items td:nth-child(7),.crm-report-table-items th:nth-child(6),.crm-report-table-items th:nth-child(7){color:var(--crm-ink-500);font-size:12.5px}@media (max-width:1180px){.crm-reports-hero,.crm-reports-layout{grid-template-columns:1fr}.crm-report-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-report-control-grid{grid-template-columns:1fr}.crm-reports-side{position:static}.crm-reports-actions,.crm-reports-filter-actions{justify-content:flex-start}.crm-reports-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.crm-reports-page{gap:10px}.crm-report-analytics-card,.crm-reports-filter-card,.crm-reports-hero,.crm-reports-page .crm-card{border-radius:10px}.crm-reports-hero{padding:12px}.crm-reports-title h1{font-size:34px}.crm-reports-actions,.crm-reports-filter-actions,.crm-reports-filter-actions .crm-btn{width:100%}.crm-reports-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-reports-actions>form{grid-column:1/-1}.crm-report-import-menu,.crm-report-import-menu>summary,.crm-reports-actions .crm-btn,.crm-reports-actions form .crm-btn,.crm-reports-actions>a{width:100%;justify-content:center}.crm-report-import-menu[open]{grid-column:1/-1}.crm-report-upload-form{position:static;width:100%;margin-top:8px;box-shadow:none}.crm-report-analytics,.crm-report-focus-grid{grid-template-columns:1fr}.crm-report-card-links{display:grid;grid-gap:6px;gap:6px}.crm-report-skeleton-line.hero{width:58%;height:28px}.crm-report-analytics-card{padding:11px}.crm-report-analytics-card .crm-head-line{flex-wrap:wrap;align-items:flex-start;gap:6px}.crm-report-analytics-card strong{font-size:clamp(18px,5.5vw,24px)}.crm-report-primary-metrics>strong{font-size:clamp(26px,7vw,34px)}.crm-reports-mobile-filter-card{display:grid;grid-gap:10px;gap:10px;padding:12px}.crm-reports-mobile-filter-card>.crm-report-disclosure-summary{min-height:38px}.crm-report-disclosure-summary{align-items:start}.crm-report-disclosure-copy{gap:2px}.crm-reports-filters{grid-template-columns:1fr}.crm-reports-page .crm-head-line{flex-direction:row;align-items:center}.crm-reports-page .crm-head-line>.crm-chip{width:-moz-fit-content;width:fit-content;flex:0 0 auto}.crm-report-table-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.crm-report-table{display:block;width:100%;min-width:0!important}.crm-report-table thead{display:none}.crm-report-table tbody{display:grid;grid-gap:8px;gap:8px}.crm-report-table tr{display:grid;grid-gap:6px;gap:6px;padding:10px;border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);border-radius:10px;background:var(--crm-surface)}.crm-report-table td{display:grid;grid-template-columns:minmax(74px,34%) minmax(0,1fr);grid-gap:8px;gap:8px;align-items:baseline;width:100%!important;padding:0;border-top:0;font-size:13px}.crm-report-table td:before{content:attr(data-label);color:var(--crm-ink-500);font-size:11.5px;font-weight:700}.crm-report-table td[colspan]{display:block}.crm-report-table td[colspan]:before{content:""}.crm-report-table td:last-child{min-width:0}}.crm-report-table thead th:last-child{width:auto;min-width:0}.crm-report-table td{overflow-wrap:anywhere}.crm-report-table-mismatch,.crm-report-table-recon,.crm-report-table-summary{min-width:560px}.crm-report-table-day{min-width:420px}.crm-report-table-items{min-width:860px}.crm-report-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.crm-report-pager .crm-btn.is-disabled{pointer-events:none;opacity:.48}.crm-festive-table{min-width:930px;table-layout:fixed}.crm-festive-row td{vertical-align:middle;padding:9px 7px;color:color-mix(in srgb,var(--crm-ink-700) 92%,var(--crm-ink-900));font-weight:560}.crm-festive-row.is-filled td{background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 94%,white),color-mix(in srgb,var(--crm-surface-soft) 90%,white))}.crm-festive-row.is-editing td{background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 68%,white),color-mix(in srgb,var(--crm-surface-soft) 96%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.78),inset 0 -1px 0 color-mix(in srgb,var(--crm-primary) 16%,white)}.crm-festive-col-code{width:72px}.crm-festive-col-address{width:270px;white-space:normal}.crm-festive-code-pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:30px;padding:4px 10px;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 94%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.74),0 8px 18px rgba(37,53,97,.05);color:var(--crm-ink-900);font-weight:820;letter-spacing:.02em}.crm-festive-code-button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.crm-festive-code-input{min-width:64px;max-width:88px;text-transform:uppercase;text-align:center}.crm-festive-link{color:color-mix(in srgb,var(--crm-primary) 78%,var(--crm-ink-900));text-decoration:none;border-bottom:1px dashed color-mix(in srgb,var(--crm-primary) 36%,white);font-weight:720;font-size:14px}.crm-festive-link:hover{color:color-mix(in srgb,var(--crm-primary) 90%,var(--crm-ink-900));border-bottom-color:color-mix(in srgb,var(--crm-primary) 54%,white)}.crm-festive-cell-stack{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px}.crm-festive-edit-trigger{border:1px solid color-mix(in srgb,var(--crm-primary) 24%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 72%,white),color-mix(in srgb,var(--crm-primary-soft) 60%,white));color:color-mix(in srgb,var(--crm-primary) 86%,var(--crm-ink-900));border-radius:12px;min-height:38px;padding:0 14px;font-size:12.5px;font-weight:820;line-height:1.1;cursor:pointer;transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease}.crm-festive-edit-trigger:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--crm-primary) 38%,white);box-shadow:0 10px 20px rgba(34,75,178,.12)}.crm-festive-inline-actions{display:grid;grid-gap:8px;gap:8px;justify-items:stretch}.crm-festive-inline-actions .crm-btn{min-height:38px;padding:0 12px;font-size:12.5px;width:100%}.crm-festive-inline-chip-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-festive-mini-action{min-height:28px;padding:0 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 80%,white));color:var(--crm-ink-700);font-size:11.5px;font-weight:760;cursor:pointer;transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease}.crm-festive-mini-action:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--crm-primary) 28%,white);box-shadow:0 10px 20px rgba(37,53,97,.08)}.crm-festive-mini-action.is-save{border-color:color-mix(in srgb,var(--crm-primary) 26%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 78%,white),color-mix(in srgb,var(--crm-primary-soft) 60%,white));color:color-mix(in srgb,var(--crm-primary) 86%,var(--crm-ink-900))}.crm-festive-inline-select{min-width:96px;padding-inline:9px 28px;font-weight:680}.crm-festive-inline-input,.crm-festive-inline-select{width:100%;min-height:34px;font-size:12.5px;border-radius:12px;border-color:color-mix(in srgb,var(--crm-line) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 88%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 18px rgba(34,51,92,.05)}.crm-festive-inline-input{min-width:84px;padding:0 10px;font-weight:700}.crm-festive-inline-input-compact{min-width:72px;max-width:132px}.crm-festive-inline-textarea{width:100%;min-height:38px;max-height:170px;max-width:100%;padding:7px 10px;resize:none;overflow:hidden;font-size:12.5px;line-height:1.3;font-weight:620;border-radius:12px;border-color:color-mix(in srgb,var(--crm-line) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 88%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 12px 24px rgba(34,51,92,.06)}.crm-festive-address-text{display:block;line-height:1.3;font-weight:590}.crm-festive-price,.crm-festive-time{display:inline-block;color:var(--crm-ink-900);font-weight:760;letter-spacing:-.01em;font-size:13px}.crm-festive-assignee,.crm-festive-customer{display:inline-block;line-height:1.28;color:color-mix(in srgb,var(--crm-ink-700) 92%,var(--crm-ink-900));font-weight:640;font-size:13px}.crm-festive-cell-trigger{position:relative;cursor:pointer;transition:background .16s ease}.crm-festive-cell-trigger:hover{background:color-mix(in srgb,var(--crm-primary-soft) 34%,white)}.crm-festive-workspace .crm-actions{gap:6px}.crm-festive-workspace .crm-actions .crm-btn{min-height:36px;border-radius:12px;padding-inline:11px;font-weight:760;font-size:13px}.crm-festive-workspace .crm-order-top h2{letter-spacing:-.03em}.crm-festive-workspace .crm-order-top .crm-muted{font-weight:560;font-size:13px}.crm-festive-table thead th{white-space:nowrap;font-size:11.5px;padding:9px 7px}.crm-festive-table th:first-child{width:58px}.crm-festive-table th:nth-child(2){width:92px}.crm-festive-table th:nth-child(3){width:98px}.crm-festive-table th:nth-child(4){width:180px}.crm-festive-table th:nth-child(5){width:96px}.crm-festive-table th:nth-child(6){width:92px}.crm-festive-table th:nth-child(7),.crm-festive-table th:nth-child(8),.crm-festive-table th:nth-child(9){width:102px}.crm-festive-row td:last-child{white-space:normal}@media (max-width:1360px){.crm-festive-table{min-width:880px}.crm-festive-table th:nth-child(4){width:165px}.crm-festive-table th:nth-child(5),.crm-festive-table th:nth-child(6),.crm-festive-table th:nth-child(7),.crm-festive-table th:nth-child(8),.crm-festive-table th:nth-child(9){width:92px}.crm-festive-row td{padding:8px 6px}}.crm-festive-editor-card{width:min(760px,100%)}.crm-festive-editor-grid{align-items:start}.crm-festive-editor-wide{grid-column:1/-1}.crm-festive-editor-textarea{min-height:112px;resize:vertical}.crm-festive-editor-actions{justify-content:flex-end}.crm-table-group-row td{background:var(--crm-surface-soft);border-top:1px solid var(--crm-line);border-bottom:1px solid var(--crm-line)}.crm-table-group-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-cell-note{min-width:240px}.crm-order-list-info{display:grid;grid-gap:3px;gap:3px;max-width:68ch}.crm-order-list-info>*{min-width:0}.crm-order-list-info-line,.crm-order-list-phone{overflow-wrap:break-word;word-break:normal}.crm-order-list-info-title{color:var(--crm-ink-800);font-weight:650;line-height:1.28}.crm-table-order-row{cursor:pointer}.crm-table-order-row td{transition:background var(--crm-motion-fast) var(--crm-ease-standard);color:color-mix(in srgb,var(--crm-ink-700) 92%,var(--crm-ink-900));line-height:1.34}.crm-table-order-details-row .crm-muted,.crm-table-order-row .crm-muted{color:color-mix(in srgb,var(--crm-ink-500) 72%,var(--crm-ink-700));font-size:13.5px;font-weight:560;line-height:1.34}.crm-table-order-row .crm-order-list-phone{white-space:normal;overflow:visible;text-overflow:clip}.crm-table-order-row:hover td{background:color-mix(in srgb,var(--crm-primary-soft) 46%,white)}.crm-table-order-row.crm-order-is-due-today td{background:color-mix(in srgb,var(--crm-warn-soft) 72%,white)}.crm-table-order-row.crm-order-is-overdue td{background:color-mix(in srgb,var(--crm-danger-soft) 74%,white)}.crm-table-order-row.crm-order-is-due-today:hover td{background:color-mix(in srgb,var(--crm-warn-soft) 86%,white)}.crm-table-order-row.crm-order-is-overdue:hover td{background:color-mix(in srgb,var(--crm-danger-soft) 88%,white)}.crm-table-order-row.is-open td{background:color-mix(in srgb,var(--crm-primary-soft) 58%,white)}.crm-table-order-row:focus-visible{outline:2px solid color-mix(in srgb,var(--crm-primary) 38%,white);outline-offset:-2px}.crm-table-order-row td:last-child{width:var(--crm-order-actions-col-width);min-width:0;white-space:nowrap;padding-right:14px}.crm-table-order-row td:last-child .crm-actions{flex-wrap:nowrap;gap:6px;align-items:center;justify-content:flex-end}.crm-table-order-row td:last-child .crm-context-surface{display:flex;align-items:center;flex-wrap:nowrap;max-width:100%;justify-content:flex-end;width:100%;padding:0;background:transparent;box-shadow:none}.crm-table-order-row td:last-child .crm-context-surface>.crm-order-main-action{min-width:0;width:auto}.crm-table-order-row td:last-child .crm-context-surface>*{flex:0 0 auto}.crm-table-order-row td:last-child .crm-btn{min-height:36px;min-width:0;max-width:100%;padding:0 10px;font-size:13.5px}.crm-table-order-row td:last-child .crm-context-trigger{min-width:38px;padding:0 10px}.crm-order-status-cell{min-width:138px}.crm-order-status-stack{display:grid;grid-gap:5px;gap:5px;align-content:start}.crm-order-status-stack .crm-chip{min-height:24px;padding:2px 8px;font-size:11.75px;font-weight:720;box-shadow:none}.crm-table-order-details-row td{padding-top:0;border-top:none;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 26%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white))}.crm-order-details-panel{border:1px dashed color-mix(in srgb,var(--crm-primary) 24%,white);border-radius:12px;background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 18%,white),rgba(255,255,255,0) 62%),var(--crm-surface);padding:10px 12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.crm-order-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px}.crm-order-compact-chip-row{margin-top:2px}.crm-order-compact-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.crm-order-compact-meta-pill{display:grid;grid-gap:3px;gap:3px;padding:7px 8px;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.crm-order-compact-meta-pill strong{font-size:12px;line-height:1.1;font-weight:750;color:var(--crm-ink-700)}.crm-order-compact-meta-pill span{font-size:13.5px;line-height:1.22;font-weight:620;color:var(--crm-ink-900);overflow-wrap:anywhere}.crm-order-info-row-wide{grid-column:1/-1}.crm-order-inline-fold{display:grid;grid-gap:6px;gap:6px}.crm-order-inline-fold>summary{list-style:none;cursor:pointer;display:grid;grid-gap:3px;gap:3px}.crm-order-inline-fold>summary::-webkit-details-marker{display:none}.crm-order-inline-fold>summary:after{content:"Развернуть";font-size:12px;color:var(--crm-ink-500)}.crm-order-inline-fold[open]>summary:after{content:"Скрыть"}.crm-order-inline-fold-body{border-top:1px dashed var(--crm-line);padding-top:6px;display:grid;grid-gap:4px;gap:4px}.crm-order-idline{display:inline-flex;align-items:center;gap:6px}.crm-order-idline img{width:16px;height:16px;border-radius:6px;border:1px solid var(--crm-line);background:#fff;box-shadow:0 2px 8px rgba(22,31,49,.15)}.crm-ab-list{display:grid;grid-gap:10px;gap:10px}.crm-ab-card{border:1px solid var(--crm-line);border-radius:12px;background:var(--crm-surface);padding:10px;display:grid;grid-gap:8px;gap:8px}.crm-alert-card-high{border-color:color-mix(in srgb,var(--crm-danger) 38%,white);background:var(--crm-danger-soft)}.crm-alert-card-warn{border-color:color-mix(in srgb,var(--crm-warn) 38%,white);background:var(--crm-warn-soft)}.crm-kanban{display:grid;grid-template-columns:repeat(6,minmax(220px,1fr));grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:4px}.crm-kanban-lane{border:1px solid var(--crm-line);border-radius:12px;background:var(--crm-surface);padding:8px;display:grid;grid-gap:8px;gap:8px;min-height:340px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.crm-kanban-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.crm-kanban-body{display:grid;grid-gap:8px;gap:8px}.crm-order-card{border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white));padding:10px;display:grid;grid-gap:6px;gap:6px;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 6px 14px rgba(22,31,49,.04);transition:transform var(--crm-motion-base) var(--crm-ease-standard),box-shadow var(--crm-motion-base) var(--crm-ease-standard),border-color var(--crm-motion-base) var(--crm-ease-standard)}.crm-order-card:hover{transform:translateY(-1px);border-color:rgba(90,122,180,.35);box-shadow:0 10px 22px rgba(22,31,49,.12)}.crm-order-card.crm-order-is-due-today{border-color:color-mix(in srgb,var(--crm-warn) 38%,white);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-warn-soft) 46%,white),rgba(255,255,255,0) 58%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white))}.crm-order-card.crm-order-is-overdue{border-color:color-mix(in srgb,var(--crm-danger) 34%,white);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-danger-soft) 48%,white),rgba(255,255,255,0) 58%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white))}.crm-order-meta,.crm-order-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.crm-order-meta{font-size:13.5px;font-weight:560;color:color-mix(in srgb,var(--crm-ink-500) 84%,var(--crm-ink-700));line-height:1.3}.crm-order-card .crm-muted,.crm-order-compact .crm-muted{color:color-mix(in srgb,var(--crm-ink-500) 76%,var(--crm-ink-700));font-size:13.5px;line-height:1.3}.crm-metric-card{display:grid;grid-gap:6px;gap:6px;min-height:86px;padding:12px 14px;border-radius:14px;border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(22,31,49,.05)}.crm-metric-card strong{font-size:18px;line-height:1.18;font-weight:760;color:var(--crm-ink-900);letter-spacing:-.02em}.crm-table-profile-card{gap:10px}.crm-table-profile-card.is-selected{border-color:color-mix(in srgb,var(--crm-primary) 34%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 10px 24px rgba(37,93,215,.12);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 32%,white),rgba(255,255,255,0) 58%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 97%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white))}.crm-table-switcher{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.crm-table-switcher-item{min-width:200px;display:grid;grid-gap:5px;gap:5px;padding:10px 12px;border-radius:14px;border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 97%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 18px rgba(22,31,49,.04)}.crm-table-switcher-item strong{font-size:14px;line-height:1.2;font-weight:780;color:var(--crm-ink-900)}.crm-table-switcher-item.is-selected{border-color:color-mix(in srgb,var(--crm-primary) 34%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 10px 22px rgba(37,93,215,.12);background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 28%,white),rgba(255,255,255,0) 58%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 97%,white),color-mix(in srgb,var(--crm-surface-soft) 82%,white))}.crm-accordion-lite{border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);border-radius:14px;padding:10px 12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 97%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 18px rgba(22,31,49,.04)}.crm-accordion-lite-summary{list-style:none;cursor:pointer;font-size:14px;line-height:1.2;font-weight:760;color:var(--crm-ink-900)}.crm-accordion-lite-summary::-webkit-details-marker{display:none}.crm-table-event-list,.crm-table-sheet-list{display:grid;grid-gap:6px;gap:6px}.crm-table-event-item,.crm-table-sheet-item{display:grid;grid-gap:2px;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 97%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.crm-table-event-item strong,.crm-table-sheet-item strong{font-size:14px;line-height:1.2;color:var(--crm-ink-900);font-weight:760}.crm-order-compact-customer-line{font-size:15px;font-weight:640;line-height:1.26;color:var(--crm-ink-900);margin:0}.crm-order-compact-meta-line{margin:0}.crm-inline-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-order-compact-meta-primary{font-weight:620}.crm-order-compact-meta-primary,.crm-order-compact-payment-line{color:color-mix(in srgb,var(--crm-ink-700) 88%,var(--crm-ink-900))}.crm-order-compact-payment-line{margin:0;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:28px;padding:4px 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white));font-size:12.5px;font-weight:700;letter-spacing:.01em;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.crm-order-compact-meta-line.is-problem,.crm-order-compact-payment-line.is-problem{border-color:color-mix(in srgb,var(--crm-warn) 34%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 72%,white),color-mix(in srgb,var(--crm-warn-soft) 56%,white));color:color-mix(in srgb,var(--crm-warn) 78%,black)}.crm-order-compact-meta-line.is-problem{display:inline-flex;align-items:center;min-height:27px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:3px 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-warn) 28%,white);font-weight:620}.crm-order-problem-inline.is-problem{color:color-mix(in srgb,var(--crm-warn) 78%,black);font-weight:650}.crm-order-compact{gap:0;padding:0}.crm-order-compact-summary{list-style:none;cursor:pointer;padding:10px 11px;display:grid;grid-gap:6px;gap:6px}.crm-order-compact-summary::-webkit-details-marker{display:none}.crm-order-compact-summary:after{content:"Детали";color:var(--crm-ink-500);font-size:12.5px;font-weight:650}.crm-order-compact[open] .crm-order-compact-summary:after{content:"Скрыть"}.crm-order-compact-body{border-top:1px solid var(--crm-line);padding:9px 11px 11px;display:grid;grid-gap:8px;gap:8px}.crm-order-compact-primary{border-top:1px solid var(--crm-line);padding:8px 11px 10px;display:flex;align-items:center;justify-content:flex-start}.crm-order-compact-extra{display:none;border-top:1px dashed var(--crm-line);padding-top:8px}.crm-order-compact[open] .crm-order-compact-extra{display:grid}.crm-order-main-action{min-width:170px}.crm-orders-intro{max-width:86ch}.crm-orders-kpi-row{display:flex;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%}.crm-accordion-body,.crm-orders-desktop-table,.crm-orders-group-segment,.crm-table-wrap{width:100%;min-width:0;max-width:100%}.crm-orders-launcher{display:grid;grid-gap:8px;gap:8px}.crm-orders-launcher .crm-accordion-summary{justify-content:flex-start}.crm-orders-launcher-chip{margin-left:auto;white-space:nowrap}.crm-mobile-order-dock{display:none}.crm-mobile-secondary-copy{display:block}.crm-order-info-grid{display:grid;grid-gap:6px;gap:6px}.crm-order-info-row{display:grid;grid-gap:2px;gap:2px;border-radius:10px;padding:4px 6px;background:color-mix(in srgb,var(--crm-surface) 90%,white)}.crm-order-info-row.is-problem{border:1px solid color-mix(in srgb,var(--crm-warn) 22%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--crm-warn-soft) 46%,white),color-mix(in srgb,var(--crm-surface) 88%,white))}.crm-order-info-row.is-problem>span:last-child{color:color-mix(in srgb,var(--crm-warn) 78%,black);font-weight:700}.crm-order-info-row.is-problem.is-warn>.crm-muted{color:color-mix(in srgb,var(--crm-warn) 66%,black)}.crm-order-info-row>.crm-muted{font-size:12.5px;font-weight:650;color:color-mix(in srgb,var(--crm-ink-500) 72%,var(--crm-ink-700));line-height:1.12}.crm-order-info-row>span:last-child{font-size:14.5px;font-weight:630;color:var(--crm-ink-900);line-height:1.26}.crm-focus-list{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.crm-playbook-list{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.crm-playbook-card{border:1px solid var(--crm-line);border-radius:13px;background:var(--crm-surface);padding:10px;display:grid;grid-gap:8px;gap:8px}.crm-playbook-message{margin:0;border:1px dashed var(--crm-line-strong);border-radius:12px;background:var(--crm-surface-soft);padding:9px 10px;font-size:13px;color:var(--crm-ink-700);line-height:1.45;white-space:pre-wrap}.crm-playbook-product-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.crm-playbook-product-list{display:grid;grid-gap:8px;gap:8px}.crm-playbook-product{border:1px solid var(--crm-line);border-radius:12px;background:var(--crm-surface);padding:9px;display:grid;grid-gap:6px;gap:6px}.crm-progress{display:flex;flex-wrap:wrap;gap:8px}.crm-progress-step{min-height:34px;border-radius:999px;border:1px solid var(--crm-line);padding:6px 11px;font-size:13px;color:var(--crm-ink-500);display:inline-flex;align-items:center;background:var(--crm-surface-soft)}.crm-progress-step.is-active{color:var(--crm-primary);border-color:color-mix(in srgb,var(--crm-primary) 40%,white);background:var(--crm-primary-soft)}.crm-progress-step.is-canceled{color:var(--crm-danger);border-color:color-mix(in srgb,var(--crm-danger) 40%,white);background:var(--crm-danger-soft)}.crm-sheet-stack{display:grid;grid-gap:10px;gap:10px}.crm-sheet-list{display:grid;grid-gap:8px;gap:8px}.crm-sheet-row{border:1px solid color-mix(in srgb,var(--crm-line) 76%,white);border-radius:13px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 95%,white),color-mix(in srgb,var(--crm-surface-soft) 74%,white));display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;min-width:0;max-width:100%;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 4px 12px rgba(22,31,49,.028)}.crm-sheet-row-extended{align-items:flex-start}.crm-sheet-row>span{color:var(--crm-ink-700);font-weight:560;line-height:1.28;min-width:0;overflow-wrap:break-word;word-break:break-word}.crm-sheet-row>strong{color:var(--crm-ink-900);font-weight:760;line-height:1.18;flex-shrink:0}.crm-overview-actions-wrap{flex-wrap:wrap}.crm-manager-overview-grid{align-items:start}.crm-manager-overview-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.crm-manager-overview-col{display:grid;grid-gap:12px;gap:12px;align-content:start;min-width:0}@media (max-width:1080px){.crm-manager-overview-columns{grid-template-columns:minmax(0,1fr)}}.crm-overview-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:8px;gap:8px}.crm-overview-summary-item{border:1px solid color-mix(in srgb,var(--crm-line) 78%,var(--crm-primary) 22%);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 88%,white),color-mix(in srgb,var(--crm-surface-soft) 68%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 6px 16px rgba(22,31,49,.04);padding:10px 11px;display:grid;grid-gap:5px;gap:5px;min-width:0}.crm-overview-summary-label{font-size:12.5px;font-weight:650;color:var(--crm-ink-700);line-height:1.15;letter-spacing:.01em}.crm-overview-summary-item>strong{font-size:17px;font-weight:800;line-height:1.08;color:var(--crm-ink-900);min-width:0;overflow-wrap:anywhere}.crm-overview-summary-ok{color:var(--crm-success)}.crm-overview-summary-warn{color:var(--crm-warn-ink,#a45b07)}.crm-manager-overview-orders-card{align-content:start}.crm-manager-orders-mini-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:8px;gap:8px;align-items:start}.crm-manager-orders-mini-stat{border:1px solid color-mix(in srgb,var(--crm-line) 80%,var(--crm-primary) 20%);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 90%,white),color-mix(in srgb,var(--crm-surface-soft) 60%,white));padding:9px 10px;display:grid;grid-gap:4px;gap:4px;min-height:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 4px 10px rgba(22,31,49,.03)}.crm-manager-orders-mini-label{font-size:12px;font-weight:650;color:var(--crm-ink-700);line-height:1.15}.crm-manager-orders-mini-stat>strong{font-size:16px;font-weight:800;line-height:1.1;color:var(--crm-ink-900);overflow-wrap:anywhere}.crm-manager-orders-empty{border:1px dashed color-mix(in srgb,var(--crm-line) 70%,var(--crm-primary) 30%);border-radius:12px;background:color-mix(in srgb,var(--crm-surface-soft) 56%,white);padding:10px 12px;display:grid;grid-gap:8px;gap:8px}.crm-manager-orders-empty>strong{font-size:14px;line-height:1.15;color:var(--crm-ink-900)}.crm-checkbox-line{align-content:start}.crm-checkbox-wrap{display:inline-flex;align-items:center;gap:8px;min-height:44px}.crm-order-card-ok{border-color:color-mix(in srgb,var(--crm-success) 34%,white);background:var(--crm-success-soft)}.crm-order-card-warn{border-color:color-mix(in srgb,var(--crm-warn) 36%,white);background:var(--crm-warn-soft)}.crm-order-card-bad{border-color:color-mix(in srgb,var(--crm-danger) 38%,white);background:var(--crm-danger-soft)}.crm-emergency-shell{border-color:rgba(45,124,255,.22)}#emergency-catchup,#emergency-print{scroll-margin-top:120px}.crm-form-grid-tight{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.crm-order-actions-overflow{position:relative}.crm-order-actions-overflow>summary{list-style:none}.crm-order-actions-overflow>summary::-webkit-details-marker{display:none}.crm-order-actions-overflow-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:18;width:min(240px,calc(100vw - 28px));border:1px solid color-mix(in srgb,var(--crm-line-strong) 78%,white);border-radius:12px;background:color-mix(in srgb,var(--crm-surface) 94%,white);padding:8px;display:grid;grid-gap:6px;gap:6px;box-shadow:0 10px 24px rgba(22,31,49,.16)}.crm-order-actions-overflow-menu .crm-btn,.crm-order-actions-overflow-menu form{width:100%}.crm-order-controls-popover{position:relative}.crm-order-controls-trigger{min-height:40px}.crm-order-controls-popover>summary{list-style:none}.crm-order-controls-popover>summary::-webkit-details-marker{display:none}.crm-order-controls-popover-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(920px,calc(100vw - 24px));max-height:min(78vh,820px);overflow:auto;border:1px solid color-mix(in srgb,var(--crm-line-strong) 78%,white);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 85%,white));padding:12px;display:grid;grid-gap:10px;gap:10px;box-shadow:0 14px 30px rgba(22,31,49,.2)}.crm-order-controls-popover-backdrop{position:fixed;inset:0;z-index:19;border:0;background:transparent;padding:0;cursor:default}.crm-order-controls-popover-head{display:flex;justify-content:flex-end}.crm-order-controls-popover-form{border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:12px;background:color-mix(in srgb,var(--crm-surface-soft) 58%,white);padding:10px}.crm-btn-status-current{color:#5b2500;border-color:#e0891f;background:#ffbf69}.crm-order-summary-grid{align-items:start;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-order-summary-card{gap:8px;padding:14px;border-radius:14px}.crm-order-summary-card p{font-size:13px;line-height:1.35;margin:0;padding:7px 0;border-top:1px dashed color-mix(in srgb,var(--crm-line) 82%,white)}.crm-order-summary-card>p:first-of-type{border-top:none;padding-top:0}.crm-order-summary-grid>:nth-child(4){grid-column:1/-1}.crm-order-summary-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:8px;gap:8px}.crm-order-summary-fact{display:grid;grid-gap:4px;gap:4px;padding:9px 10px;border:1px solid color-mix(in srgb,var(--crm-line) 82%,white);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.crm-order-summary-fact-label{font-size:12px;line-height:1.1;font-weight:760;color:color-mix(in srgb,var(--crm-ink-500) 84%,var(--crm-ink-700))}.crm-order-summary-fact strong{font-size:14px;line-height:1.28;font-weight:700;color:var(--crm-ink-900);overflow-wrap:anywhere}.crm-order-primary-actions{align-items:flex-start;gap:8px}.crm-order-primary-back,.crm-order-primary-copy,.crm-order-primary-overflow,.crm-order-primary-print,.crm-order-primary-submit{min-width:0}.crm-order-primary-print{padding-inline:0}.crm-order-primary-submit-btn{width:100%}.crm-order-primary-actions>details,.crm-order-primary-actions>form{margin:0}.crm-order-reassign-panel{border:1px solid rgba(36,85,195,.18);border-radius:8px;padding:12px;background:#f8fbff}.crm-order-progress{align-items:stretch}.crm-order-slot-recommendation{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px}.crm-order-slot-recommendation>.crm-order-top{grid-column:1/-1}.crm-order-slot-recommendation-copy{margin:0}.crm-order-slot-recommendation-actions{justify-content:flex-end;margin:0}.crm-order-slot-recommendation-actions .crm-btn{min-height:38px}.crm-order-photo-qa-card.is-empty{align-content:start}.crm-order-photo-qa-empty{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border:1px dashed color-mix(in srgb,var(--crm-line-strong) 68%,white);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface-soft) 82%,white),color-mix(in srgb,var(--crm-surface) 94%,white))}.crm-order-photo-qa-empty>strong{font-size:14px;line-height:1.2;color:var(--crm-ink-900)}.crm-florist-overview-actions{align-items:stretch;gap:8px}.crm-florist-overview-toolbar{gap:12px}.crm-florist-overview-head{align-items:flex-start;gap:10px}.crm-florist-overview-actions>*,.crm-florist-overview-head>*{min-width:0}.crm-florist-overview-shift-form{margin:0}.crm-florist-search-form{grid-template-columns:minmax(0,1fr);align-items:end}.crm-florist-search-form.has-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end}.crm-florist-search-form .crm-actions{align-self:end}.crm-florist-search-form .crm-btn{min-width:104px}.crm-florist-search-summary{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid color-mix(in srgb,var(--crm-line) 72%,white);border-radius:16px;background:color-mix(in srgb,var(--crm-surface-soft) 80%,white)}.crm-florist-search-summary.is-ok{border-color:color-mix(in srgb,var(--crm-success) 28%,var(--crm-line));background:linear-gradient(135deg,color-mix(in srgb,var(--crm-success) 10%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-florist-search-summary.is-empty{border-color:color-mix(in srgb,var(--crm-warning) 30%,var(--crm-line));background:linear-gradient(135deg,color-mix(in srgb,var(--crm-warning) 12%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-florist-search-summary-copy{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.crm-florist-search-summary-copy strong{color:var(--crm-ink-900);font-size:16px;line-height:1.2}.crm-florist-search-summary-copy span{min-width:0;color:var(--crm-ink-600);font-size:13px;line-height:1.35;text-align:right}.crm-florist-date-filters{gap:10px;padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 98%,white),color-mix(in srgb,var(--crm-surface-soft) 78%,white))}.crm-florist-date-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;cursor:pointer;list-style:none}.crm-florist-date-summary::-webkit-details-marker{display:none}.crm-florist-date-summary-main{display:flex;align-items:baseline;gap:7px;min-width:0}.crm-florist-date-summary-main>span{color:var(--crm-ink-500);font-size:13px;font-weight:700}.crm-florist-date-summary-main>strong{color:var(--crm-ink-900);font-size:15px;line-height:1.2}.crm-florist-date-summary-action{color:var(--crm-accent);font-size:13px;font-weight:800;white-space:nowrap}.crm-florist-date-panel{gap:10px;padding:0 12px 12px}.crm-florist-subsegment{width:-moz-fit-content;width:fit-content}.crm-florist-date-presets{display:flex;flex-wrap:wrap;gap:8px}.crm-florist-date-range-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end}.crm-florist-date-range-submit{align-self:end}.crm-florist-scope-segment{width:100%}.crm-florist-orders-section{gap:12px}.crm-florist-title-desktop{display:inline}.crm-order-operator-subsection{border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:12px;background:color-mix(in srgb,var(--crm-surface-soft) 58%,white);padding:12px}.crm-mobile-hint{margin-bottom:8px}.crm-pin-login-panel{gap:14px}.crm-login-shortcut{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--crm-line) 74%,white);border-radius:16px;background:color-mix(in srgb,var(--crm-surface-soft) 78%,white)}.crm-login-shortcut-copy{display:grid;grid-gap:4px;gap:4px}.crm-login-shortcut-copy span{color:var(--crm-ink-600);font-size:14px}.crm-pin-user-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.crm-pin-user-button{display:grid;grid-gap:4px;gap:4px;min-height:72px;padding:12px 14px;border:1px solid var(--crm-line);border-radius:14px;background:color-mix(in srgb,var(--crm-surface-soft) 64%,white);color:var(--crm-ink-900);text-align:left}.crm-pin-user-button.is-active{border-color:color-mix(in srgb,var(--crm-accent) 56%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-accent) 18%,transparent);background:color-mix(in srgb,var(--crm-accent-soft) 70%,white)}.crm-pin-user-button span{color:var(--crm-ink-600);font-size:13px}.crm-pin-display{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--crm-line);border-radius:14px;background:color-mix(in srgb,var(--crm-surface-soft) 72%,white)}.crm-pin-display-copy{display:grid;grid-gap:4px;gap:4px}.crm-pin-display-copy span{color:var(--crm-ink-600);font-size:13px}.crm-pin-dots{display:flex;gap:8px}.crm-pin-dot{width:12px;height:12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--crm-line) 88%,white);background:white}.crm-pin-dot.is-filled{background:var(--crm-accent);border-color:var(--crm-accent)}.crm-pin-keypad{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.crm-pin-key{min-height:68px;border:1px solid var(--crm-line);border-radius:14px;background:white;color:var(--crm-ink-900);font-size:24px;font-weight:700}.crm-pin-key--muted{font-size:16px;font-weight:600;color:var(--crm-ink-700)}.crm-pin-hint{margin:0}.crm-pin-login-screen{align-content:start}.crm-pin-login-screen .crm-card{min-width:0}html[data-cvet-windows-touch="1"] body:has(.crm-pin-login-screen) .crm-session-line{display:none}html[data-cvet-windows-touch="1"] body:has(.crm-pin-login-screen) .crm-mobile-brand-line,html[data-cvet-windows-touch="1"] body:has(.crm-pin-login-screen) .crm-mobile-tabbar,html[data-cvet-windows-touch="1"] body:has(.crm-pin-login-screen) .crm-topbar-shell{display:none!important}html[data-cvet-windows-touch="1"] .crm-pin-login-screen{min-height:100dvh;padding-top:18px;padding-bottom:10px;gap:8px}html[data-cvet-windows-touch="1"] .crm-pin-login-screen .crm-card{padding:10px}html[data-cvet-windows-touch="1"] .crm-pin-login-screen h1{font-size:clamp(24px,2.6vw,30px)}html[data-cvet-windows-touch="1"] .crm-pin-login-screen h2{font-size:20px}html[data-cvet-windows-touch="1"] .crm-pin-login-screen .crm-muted{font-size:12px;line-height:1.26}html[data-cvet-windows-touch="1"] .crm-pin-login-intro .crm-head-line{align-items:center}html[data-cvet-windows-touch="1"] .crm-pin-login-intro .crm-head-line>.crm-stack{gap:2px}html[data-cvet-windows-touch="1"] .crm-pin-hint,html[data-cvet-windows-touch="1"] .crm-pin-login-intro p,html[data-cvet-windows-touch="1"] .crm-pin-login-panel>.crm-muted{display:none}html[data-cvet-windows-touch="1"] .crm-pin-login-intro .crm-btn{min-height:44px;padding-inline:14px}html[data-cvet-windows-touch="1"] .crm-pin-login-panel,html[data-cvet-windows-touch="1"] .crm-pin-login-panel>form{gap:8px}html[data-cvet-windows-touch="1"] .crm-pin-user-grid{gap:6px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));max-height:min(15dvh,106px);overflow:auto;padding-right:2px;align-content:start}html[data-cvet-windows-touch="1"] .crm-pin-user-button{min-height:50px;padding:8px 10px}html[data-cvet-windows-touch="1"] .crm-pin-display{gap:8px;padding:8px 10px}html[data-cvet-windows-touch="1"] .crm-pin-dot{width:10px;height:10px}html[data-cvet-windows-touch="1"] .crm-pin-keypad{gap:6px}html[data-cvet-windows-touch="1"] .crm-pin-key{min-height:44px;font-size:20px}html[data-cvet-windows-touch="1"] .crm-pin-key--muted{font-size:14px}@media (max-height:780px){html[data-cvet-windows-touch="1"] .crm-pin-login-screen{padding-top:12px;padding-bottom:8px}html[data-cvet-windows-touch="1"] .crm-pin-login-screen .crm-card{padding:8px}html[data-cvet-windows-touch="1"] .crm-pin-user-grid{max-height:min(13dvh,88px)}html[data-cvet-windows-touch="1"] .crm-pin-display{padding:7px 8px}html[data-cvet-windows-touch="1"] .crm-pin-key{min-height:40px;font-size:18px}}@media (max-width:720px){.crm-login-shortcut,.crm-pin-display{align-items:flex-start;flex-direction:column}}.crm-print-preview{border:1px dashed var(--crm-line-strong);border-radius:13px;background:rgba(255,255,255,.78);padding:10px;display:grid;grid-gap:4px;gap:4px}.crm-print-main{max-width:920px;margin:0 auto;padding:118px 12px 40px;display:grid;grid-gap:12px;gap:12px}.crm-print-sheet{display:grid;grid-gap:10px;gap:10px}.crm-print-brand{border:1px solid color-mix(in srgb,var(--crm-line) 74%,white);border-radius:14px;background:radial-gradient(120% 90% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 16%,white),rgba(255,255,255,0) 62%),linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 6px 16px rgba(22,31,49,.04);padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.crm-print-brand-main{display:flex;align-items:center;gap:10px;min-width:0}.crm-print-brand-mark{width:36px;height:36px;border-radius:10px;border:1px solid color-mix(in srgb,var(--crm-line) 74%,white);background:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 4px 12px rgba(22,31,49,.08);display:inline-flex;align-items:center;justify-content:center}.crm-print-brand-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-print-brand-copy>strong{font-size:15px;font-weight:800;letter-spacing:.03em;color:var(--crm-ink-900);line-height:1.1}.crm-print-brand-copy>span{font-size:12.5px;font-weight:560;color:color-mix(in srgb,var(--crm-ink-500) 82%,var(--crm-ink-700));line-height:1.2;overflow-wrap:anywhere}.crm-print-brand-meta{display:grid;grid-gap:4px;gap:4px;min-width:220px}.crm-print-brand-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid color-mix(in srgb,var(--crm-line) 82%,white);border-radius:10px;background:rgba(255,255,255,.78);padding:5px 8px}.crm-print-brand-meta-row>span{font-size:12px;font-weight:650;color:var(--crm-ink-700)}.crm-print-brand-meta-row>strong{font-size:13px;font-weight:780;color:var(--crm-ink-900)}.crm-print-service-card{gap:8px}.crm-print-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:8px;gap:8px}.crm-print-role-card{gap:8px}.crm-print-checklist{display:grid;grid-gap:4px;gap:4px;font-size:13.5px;color:var(--crm-ink-700);line-height:1.3}.crm-print-note-line{display:grid;grid-gap:2px;gap:2px;padding-top:6px;border-top:1px dashed color-mix(in srgb,var(--crm-line) 84%,white)}.crm-print-note-line>span:last-child{font-size:14px;color:var(--crm-ink-900);font-weight:600}.crm-print-actions{margin-top:4px}body:has(.crm-print-main) .crm-mobile-brand-line,body:has(.crm-print-main) .crm-mobile-tabbar,body:has(.crm-print-main) .crm-pwa-banner,body:has(.crm-print-main) .crm-session-line,body:has(.crm-print-main) .crm-topbar-shell{display:none!important}body:has(.crm-print-main) .crm-print-main{padding-top:14px;padding-bottom:20px}body:has(.crm-print-main) .crm-print-main>*{animation:none!important}@media (max-width:760px){.crm-print-brand{grid-template-columns:1fr}.crm-print-brand-meta{min-width:0}.crm-print-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.crm-alert-template{margin:0;border:1px solid var(--crm-line);border-radius:12px;background:rgba(255,255,255,.92);padding:10px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:#294266}.crm-checklist{display:grid;grid-gap:10px;gap:10px}.crm-checklist-tools{display:flex;flex-wrap:wrap;gap:8px}.crm-checklist-list{display:grid;grid-gap:6px;gap:6px}.crm-checklist-row{min-height:42px;border:1px solid var(--crm-line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 12px}.crm-checklist-row input[type=checkbox]{width:17px;height:17px}.crm-courier-shell{gap:10px}.crm-courier-hero{display:grid;grid-gap:8px;gap:8px}.crm-courier-grid{display:grid;grid-gap:10px;gap:10px}.crm-courier-cta{width:100%;min-height:52px;font-size:16px}@keyframes crm-rise{0%{opacity:0;transform:translateY(12px) scale(.996)}to{opacity:1;transform:translateY(0) scale(1)}}.cvet-sheet-root{position:fixed;inset:0;z-index:100}.cvet-sheet-backdrop{position:absolute;inset:0;border:none;background:rgba(18,30,49,.42)}.cvet-sheet{position:absolute;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:16px;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.95);padding:10px;max-height:76vh;overflow:auto}.cvet-sheet-handle{width:58px;height:5px;border-radius:999px;background:rgba(106,126,163,.45);margin:2px auto 10px}.cvet-sheet-head{display:grid;grid-gap:2px;gap:2px}.cvet-sheet-title{margin:0;font-size:17px}.cvet-sheet-subtitle{margin:0;color:var(--crm-ink-500);font-size:13px}.cvet-sheet-body{margin-top:8px}.crm-pwa-banner{position:fixed;right:12px;left:auto;width:min(420px,calc(100vw - 24px));bottom:max(84px,calc(env(safe-area-inset-bottom) + 84px));z-index:48;border-radius:14px;border:1px solid rgba(45,124,255,.3);background:rgba(255,255,255,.95);box-shadow:0 18px 34px rgba(30,60,118,.22);padding:10px;display:grid;grid-gap:8px;gap:8px;pointer-events:none}.crm-pwa-banner h4{margin:0;font-size:15px;color:#17315f}.crm-pwa-banner p{margin:0;font-size:13px;color:#415a84}.crm-pwa-actions{display:flex;gap:8px;flex-wrap:wrap;pointer-events:auto}.crm-new-order-modal-root{position:fixed;inset:0;z-index:78}.crm-new-order-modal-backdrop{position:absolute;inset:0;display:block;background:rgba(17,26,41,.46)}.crm-new-order-modal-shell{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:min(1160px,calc(100vw - 36px));max-height:min(90vh,920px);overflow:auto;margin:0;padding:14px;border-radius:16px;border:1px solid color-mix(in srgb,var(--crm-line-strong) 74%,white);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,242,234,.96)),var(--crm-bg-0);box-shadow:0 18px 42px rgba(14,25,40,.26)}.crm-new-order-modal-shell>*{width:100%;margin:0}.crm-new-order-modal-root .crm-new-order-mobile-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border:1px solid var(--crm-line);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(22,31,49,.12)}body:has(#new-order-composer){overflow:hidden}.crm-new-order-mobile-toolbar{display:none}.crm-new-order-shell{display:grid;grid-gap:10px;gap:10px}.crm-new-order-stepbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.crm-new-order-mobile-title{display:inline-flex;align-items:center;gap:8px;color:var(--crm-ink-900)}.crm-new-order-mobile-title-text{display:grid;grid-gap:1px;gap:1px}.crm-new-order-mobile-title strong{font-size:16px;letter-spacing:.004em;line-height:1.1}.crm-new-order-mobile-subtitle{font-size:12px;color:var(--crm-ink-500);font-weight:600;line-height:1.1}.crm-new-order-mobile-close{min-width:112px}.crm-new-order-form-panel,.crm-new-order-panel,.crm-new-order-result-card{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--crm-line);border-radius:14px;background:var(--crm-surface);padding:12px;box-shadow:0 4px 12px rgba(22,31,49,.08)}.crm-new-order-form-head,.crm-new-order-panel-head,.crm-new-order-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.crm-new-order-form-head strong,.crm-new-order-panel-head strong,.crm-new-order-result-head strong{font-size:17px;line-height:1.15}.crm-new-order-form-note{font-size:13px;line-height:1.45}.crm-new-order-form-fold>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.crm-new-order-form-fold>summary::-webkit-details-marker{display:none}.crm-new-order-form-fold>summary strong{display:inline-flex;align-items:center;gap:6px}.crm-new-order-form-fold>summary strong:before{content:"▸";font-size:13px;color:var(--crm-ink-500);transition:transform var(--crm-motion-base) var(--crm-ease-standard)}.crm-new-order-form-fold[open]>summary strong:before{transform:rotate(90deg)}.crm-new-order-fold-body{display:grid;grid-gap:10px;gap:10px;margin-top:8px}.crm-new-order-form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.crm-new-order-form-grid .crm-label{font-size:13px}.crm-new-order-wide-field{grid-column:1/-1}.crm-new-order-transcript{min-height:188px;resize:vertical}.crm-new-order-ocr-block{margin-top:2px}.crm-new-order-ocr-dropzone{display:grid;grid-gap:10px;gap:10px;border:1px dashed color-mix(in srgb,var(--crm-primary) 28%,white);border-radius:14px;background:color-mix(in srgb,var(--crm-primary-soft) 24%,white);padding:12px}.crm-new-order-ocr-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.crm-new-order-ocr-preview{border-radius:12px;overflow:hidden;border:1px solid color-mix(in srgb,var(--crm-line) 70%,white);background:color-mix(in srgb,var(--crm-surface) 92%,white);max-width:360px}.crm-new-order-ocr-preview-image{display:block;width:100%;height:auto}.crm-new-order-family-segment{width:min(520px,100%);max-width:100%}.crm-new-order-family-segment .crm-segment-item{min-height:36px;font-size:13px;min-width:0}.crm-new-order-segment-btn{border:none;background:transparent;font:inherit;cursor:pointer}.crm-new-order-segment-btn:focus-visible{outline:2px solid rgba(37,93,215,.45);outline-offset:1px}.crm-new-order-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-new-order-source-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer;justify-content:center;text-align:center;min-height:42px;border-radius:12px;font-size:13px;font-weight:600;color:var(--crm-ink-700);border:1px solid var(--crm-line);background:var(--crm-surface-soft);padding:6px 9px;white-space:normal;line-height:1.15;box-shadow:none}.crm-new-order-source-item.is-selected{border-color:color-mix(in srgb,var(--crm-primary) 36%,white);background:var(--crm-primary-soft);color:var(--crm-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--crm-primary) 24%,white) inset}.crm-new-order-result-card{border-color:color-mix(in srgb,var(--crm-primary) 24%,white);background:color-mix(in srgb,var(--crm-surface) 92%,var(--crm-primary-soft))}.crm-new-order-result-actions .crm-btn{width:100%}.crm-new-order-result-actions{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.crm-new-order-result-actions,.crm-new-order-result-meta{display:grid;grid-gap:8px;gap:8px}.crm-new-order-result-meta strong{font-size:13px;color:var(--crm-ink-700)}.crm-new-order-intake-progress{display:grid;grid-gap:8px;gap:8px}.crm-new-order-intake-progress-bar{position:relative;height:10px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--crm-line) 82%,white)}.crm-new-order-intake-progress-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--crm-primary) 82%,white),color-mix(in srgb,var(--crm-success) 72%,white))}.crm-new-order-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.crm-new-order-review-card{display:grid;grid-gap:8px;gap:8px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,var(--crm-primary) 22%);border-radius:14px;background:color-mix(in srgb,var(--crm-surface) 90%,white);padding:12px;min-width:0}.crm-new-order-copy-prompts{margin-left:auto}.crm-new-order-result-list{margin:0;padding-left:18px;display:grid;grid-gap:4px;gap:4px;color:var(--crm-ink-600);font-size:13px}.crm-new-order-submit-row{justify-content:flex-end}@media (max-width:1100px){main{padding:72px 12px 136px;gap:10px}.crm-btn,.crm-input,.crm-select,.crm-textarea,button{scroll-margin-top:76px;scroll-margin-bottom:112px}main>*{animation:none!important;transform:none!important}h1{font-size:24px;line-height:1.08;letter-spacing:-.02em}.crm-accordion-title,h1{font-family:var(--crm-font-body,"Inter",sans-serif)}.crm-accordion-title{font-size:18px;font-weight:800}.crm-head-line{align-items:stretch;flex-direction:column;gap:8px}.crm-head-controls{justify-content:flex-start}.crm-orders-head-controls{display:flex;width:100%;align-items:stretch}.crm-orders-head-controls>.crm-btn.primary{width:100%}.crm-orders-primary-action{margin-top:0;padding:0;border:none;border-radius:0;background:none}.crm-orders-new-order-hero-btn{min-height:44px;min-width:0;width:100%;font-size:15px;padding:0 14px;border-radius:11px}.crm-orders-primary-note{display:none}.crm-client-link-modal-card{padding:12px 10px 10px;background:radial-gradient(120% 70% at 0 0,color-mix(in srgb,var(--crm-primary-soft) 30%,white),rgba(255,255,255,0) 55%),var(--crm-surface)}.crm-client-link-modal-head{padding:10px;border-radius:12px;gap:8px;flex-direction:column}.crm-client-link-modal-title strong{font-size:24px}.crm-client-link-modal-head-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-client-link-modal-head-actions .crm-btn{width:100%;min-height:40px}.crm-client-link-actions{grid-template-columns:1fr;gap:7px}.crm-client-link-share-wrap .crm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.crm-client-link-share-wrap .crm-actions .crm-btn{width:100%;min-height:40px}.crm-orders-monitoring-link,.crm-orders-sort-segment{display:none}.crm-overview-actions-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%}.crm-overview-actions-wrap .crm-btn{width:100%;min-height:40px;justify-content:center}.crm-overview-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-overview-summary-item{padding:9px 10px;border-radius:10px}.crm-overview-summary-label{font-size:12px;font-weight:700}.crm-overview-summary-item>strong{font-size:15px;font-weight:800}.crm-manager-orders-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-manager-orders-mini-stat{padding:8px 9px;border-radius:10px}.crm-manager-orders-mini-stat>strong{font-size:14px}.crm-segment{width:100%;justify-content:stretch}.crm-segment-item{flex:1 1;justify-content:center;min-height:36px;font-size:13.5px;font-weight:700}.crm-florist-workspace-nav{padding:8px;gap:0;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.94),color-mix(in srgb,var(--crm-surface-soft) 74%,white))}.crm-florist-workspace-nav-head{display:none}.crm-florist-workspace-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:0;gap:6px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-overflow-scrolling:touch}.crm-florist-workspace-tabs::-webkit-scrollbar{display:none}.crm-florist-workspace-tab{flex:0 0 auto;min-height:34px;padding:7px 12px;white-space:nowrap;text-align:center;line-height:1.1;font-size:13px;font-weight:800;background:color-mix(in srgb,var(--crm-surface) 74%,white);border-color:color-mix(in srgb,var(--crm-line) 74%,white)}.crm-mobile-accordion{border-radius:12px}.crm-mobile-accordion-summary{padding:9px 10px}.crm-mobile-accordion-body{padding:0 10px 10px}.crm-florist-header-actions-desktop{display:none}.crm-florist-mobile-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:start}.crm-florist-mobile-action-row .crm-btn{min-height:44px}.crm-florist-mobile-action-main .crm-actions{display:block}.crm-florist-overflow-panel{position:fixed;right:10px;top:auto;bottom:calc(env(safe-area-inset-bottom) + 144px);width:min(320px,calc(100vw - 20px));max-height:min(58vh,420px);overflow:auto}.crm-florist-screen{padding-bottom:146px}.crm-florist-overview-page.crm-florist-screen{padding-bottom:96px}.crm-florist-order-grid{grid-template-columns:1fr;gap:10px}.crm-florist-order-card{padding:11px;gap:7px;border-radius:16px;grid-template-rows:auto}.crm-florist-order-topline{gap:8px}.crm-florist-order-breakdown,.crm-florist-order-window{font-size:12px}.crm-florist-order-note{min-height:0;font-size:12px}.crm-florist-order-card .crm-chip-row{min-height:0;gap:6px}.crm-florist-order-card .crm-chip{min-height:24px;padding:3px 8px;font-size:11.5px}.crm-florist-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.crm-florist-order-actions .crm-btn{width:100%;min-width:0;min-height:38px;border-radius:13px;font-size:13px}.crm-florist-quick-dock{position:fixed;left:10px;right:10px;bottom:calc(env(safe-area-inset-bottom) + 76px);z-index:23;display:block;pointer-events:none}.crm-florist-quick-dock-inner{border:1px solid color-mix(in srgb,var(--crm-line) 92%,white);border-radius:14px;background:color-mix(in srgb,var(--crm-surface) 88%,white);box-shadow:0 14px 30px rgba(22,31,49,.14);padding:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:8px;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.crm-florist-quick-dock-inner>.crm-actions,.crm-florist-quick-dock-inner>form{width:100%}.crm-florist-quick-dock-inner .crm-actions{display:block}.crm-florist-quick-dock-inner .crm-btn{width:100%;min-height:46px;justify-content:center}.crm-florist-quick-dock-spacer{display:block;height:2px}.crm-quick-cash-payment-grid{gap:7px}.crm-quick-cash-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.crm-quick-cash-amount-input{min-height:56px;font-size:24px}.crm-florist-cash-kiosk-panel{width:100%;min-height:calc(100dvh - 10px);gap:6px;padding:8px}.crm-florist-cash-kiosk-header h1{font-size:16px}.crm-florist-cash-kiosk-exit{min-height:32px;padding:0 10px}.crm-florist-cash-kiosk-panel .crm-order-card{padding:8px}.crm-form-grid{grid-template-columns:1fr}.crm-inventory-workflow-actions{flex-direction:column;align-items:stretch}.crm-inventory-workflow-actions .crm-btn{width:100%;justify-content:center}.crm-card{padding:12px}.crm-order-operator-subsection{padding:10px;border-radius:10px}.crm-order-actions-overflow-menu{left:0;right:auto;width:min(260px,calc(100vw - 34px))}.crm-order-controls-popover-panel{left:0;right:auto;width:min(680px,calc(100vw - 24px));max-height:min(74vh,720px);padding:10px}.crm-table{min-width:760px}.crm-orders-desktop-table{display:none}.crm-orders-mobile-list{display:grid;grid-gap:10px;gap:10px}.crm-kanban{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.crm-kanban-lane{flex:0 0 min(86vw,320px);min-width:min(86vw,320px);min-height:0;scroll-snap-align:start}.crm-order-meta,.crm-order-top{flex-wrap:wrap}.crm-pwa-banner{bottom:max(82px,calc(env(safe-area-inset-bottom) + 82px))}.crm-live-control,.crm-orders-chip-row{display:none}.crm-order-compact-summary{padding:11px 12px;gap:7px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 96%,white),color-mix(in srgb,var(--crm-surface-soft) 84%,white))}.crm-orders-mobile-list .crm-order-compact{border-radius:14px;overflow:hidden;border-color:color-mix(in srgb,var(--crm-line) 74%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(22,31,49,.05)}.crm-orders-mobile-list .crm-order-compact-summary .crm-order-idline strong{font-size:17px;font-weight:800;letter-spacing:-.01em;color:var(--crm-ink-900)}.crm-orders-mobile-list .crm-order-compact-summary>p:not(.crm-muted){font-size:15.5px;font-weight:620;line-height:1.24;color:var(--crm-ink-900)}.crm-orders-mobile-list .crm-order-compact-summary .crm-muted{font-size:14px;font-weight:560;line-height:1.28;color:color-mix(in srgb,var(--crm-ink-500) 72%,var(--crm-ink-700))}.crm-orders-mobile-list .crm-order-compact-summary .crm-chip{min-height:26px;font-size:11.5px;font-weight:700;padding:2px 8px}.crm-orders-mobile-list .crm-order-compact-payment-line{min-height:30px;font-size:13px;padding:4px 10px}.crm-orders-mobile-list .crm-order-compact-chip-row{gap:5px}.crm-orders-mobile-list .crm-order-compact-meta-grid{grid-template-columns:1fr}.crm-orders-mobile-list .crm-order-compact-meta-pill{padding:7px 8px}.crm-orders-mobile-list .crm-order-compact-meta-pill strong{font-size:11.5px}.crm-orders-mobile-list .crm-order-compact-meta-pill span{font-size:13px}.crm-orders-mobile-list .crm-order-compact-meta-line.is-problem{min-height:29px;font-size:13px}.crm-order-compact-primary{padding:8px 10px 10px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 94%,white),color-mix(in srgb,var(--crm-surface-soft) 76%,white))}.crm-order-compact-primary .crm-actions{display:block;width:100%}.crm-order-compact-primary .crm-context-surface{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;width:100%;border-radius:12px;padding:3px;background:color-mix(in srgb,var(--crm-surface) 92%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.crm-order-compact-primary .crm-context-surface>.crm-btn.ghost{min-height:38px;font-size:13.5px}.crm-order-compact-primary .crm-context-surface>.crm-btn.icon-only{min-width:40px;width:40px;min-height:38px}.crm-order-compact-primary .crm-context-surface>.crm-order-main-action{grid-column:1/2;grid-row:2;width:100%;min-width:0;min-height:38px;font-size:13.5px;justify-self:stretch}.crm-order-compact-primary .crm-context-surface>form{grid-column:1/2;grid-row:2;margin:0;width:100%;justify-self:stretch}.crm-order-compact-primary .crm-context-surface>form .crm-order-main-action{width:100%;min-width:0;min-height:38px;font-size:13.5px}.crm-order-compact-primary .crm-context-surface:has(.crm-order-main-action) .crm-context-trigger{grid-column:2/3;grid-row:2;min-width:42px;min-height:38px;padding:0 12px;justify-self:end;align-self:stretch}.crm-orders-mobile-list .crm-order-compact-body{padding:10px 11px 11px;gap:9px}.crm-orders-mobile-list .crm-order-info-grid{gap:7px}.crm-orders-mobile-list .crm-order-info-row{gap:3px;padding:6px 7px;border-radius:10px;background:color-mix(in srgb,var(--crm-surface) 90%,white);border:1px solid color-mix(in srgb,var(--crm-line) 84%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.crm-orders-mobile-list .crm-order-info-row>.crm-muted{font-size:12.5px;font-weight:650;line-height:1.12}.crm-orders-mobile-list .crm-order-info-row>span:last-child{font-size:14.5px;font-weight:620;line-height:1.24;color:var(--crm-ink-900)}.crm-order-details-grid,.crm-order-summary-grid{grid-template-columns:1fr}.crm-order-summary-grid{gap:8px}.crm-order-controls-trigger{width:100%;justify-content:center}.crm-order-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.crm-order-progress .crm-progress-step{min-width:0;width:100%;min-height:32px;padding:5px 8px;justify-content:center;font-size:12px}.crm-order-primary-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.crm-order-primary-actions>*{min-width:0}.crm-order-primary-actions .crm-btn,.crm-order-primary-actions>details>summary.crm-btn,.crm-order-primary-actions>form .crm-btn{width:100%;min-width:0;justify-content:center}.crm-order-primary-actions>.crm-order-copy-btn,.crm-order-primary-actions>a.crm-btn.ghost:first-child,.crm-order-primary-actions>form:has(.crm-btn.primary){grid-column:1/-1}.crm-order-primary-back{grid-column:1}.crm-order-primary-print{grid-column:2;width:46px!important;min-width:46px!important;justify-self:end;padding-inline:0}.crm-order-primary-copy,.crm-order-primary-overflow,.crm-order-primary-submit{grid-column:1/-1}.crm-order-primary-overflow>summary.crm-btn,.crm-order-primary-submit .crm-btn,.crm-order-primary-submit-btn{width:100%}.crm-accordion-description{max-width:100%}.crm-order-slot-recommendation{grid-template-columns:1fr;gap:8px}.crm-order-slot-recommendation-actions,.crm-order-slot-recommendation-actions .crm-btn{width:100%}.crm-florist-overview-page{gap:8px}.crm-florist-overview-toolbar{padding:10px;gap:9px;border-radius:18px}.crm-florist-overview-toolbar.is-search-active{gap:7px}.crm-florist-overview-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.crm-florist-overview-head h1{font-size:clamp(24px,7vw,28px);line-height:1.02}.crm-florist-title-desktop{display:none}.crm-florist-overview-head>.crm-stack{gap:2px}.crm-florist-overview-subtitle{display:none}.crm-florist-overview-actions{display:flex;justify-content:flex-end;width:auto;gap:6px}.crm-florist-overview-actions>a{display:none}.crm-florist-overview-actions .crm-btn,.crm-florist-overview-shift-form .crm-btn{width:auto;min-width:0;min-height:34px;padding-inline:10px;border-radius:999px;justify-content:center;font-size:12.5px;white-space:nowrap}.crm-florist-overview-shift-form{width:auto}.crm-florist-search-form{grid-template-columns:minmax(0,1fr);gap:7px}.crm-florist-search-form.has-actions{grid-template-columns:minmax(0,1fr) auto;gap:7px}.crm-florist-search-form .crm-label{gap:0}.crm-florist-search-label-text{display:none}.crm-florist-search-form .crm-input{min-height:42px;border-radius:14px;font-size:14px}.crm-florist-search-form .crm-btn{min-width:0;min-height:42px;padding-inline:10px;border-radius:14px;font-size:12.5px}.crm-florist-search-summary{gap:7px;padding:9px 10px;border-radius:14px}.crm-florist-search-summary-copy{align-items:flex-start;flex-direction:column;gap:2px}.crm-florist-search-summary-copy strong{font-size:14.5px}.crm-florist-search-summary-copy span{max-width:100%;font-size:12px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-florist-search-summary .crm-chip-row{display:flex;flex-wrap:nowrap;gap:5px;margin-inline:-10px;padding-inline:10px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.crm-florist-search-summary .crm-chip-row::-webkit-scrollbar{display:none}.crm-florist-search-summary .crm-chip{flex:0 0 auto;min-height:25px;padding:3px 8px;font-size:11.5px}.crm-florist-scope-segment{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding:0;border:0;background:transparent;box-shadow:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.crm-florist-scope-segment::-webkit-scrollbar{display:none}.crm-florist-scope-segment .crm-segment-item{flex:0 0 auto;min-height:34px;border-radius:999px;padding:7px 12px;white-space:nowrap;font-size:12.5px}.crm-florist-overview-status-row{display:flex;flex-wrap:nowrap;gap:6px;margin-inline:-10px;padding:0 10px 2px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.crm-florist-overview-status-row::-webkit-scrollbar{display:none}.crm-florist-overview-status-row .crm-chip{flex:0 0 auto;min-height:28px;padding:4px 9px;font-size:12px}.crm-florist-orders-section{padding:12px;border-radius:18px}.crm-florist-orders-section.is-search-active{gap:8px;padding-top:10px}.crm-florist-orders-section.is-search-active .crm-florist-orders-head{display:none}.crm-florist-orders-head{gap:8px}.crm-florist-orders-head h2{font-size:clamp(24px,7.2vw,30px);line-height:1.02}.crm-florist-orders-head .crm-muted{display:none}.crm-florist-orders-head .crm-chip-row{gap:6px}.crm-florist-orders-head .crm-chip{min-height:28px;padding:4px 9px;font-size:12px}.crm-florist-orders-head .crm-chip-row .crm-chip:nth-child(2){display:none}.crm-florist-date-filters{gap:0;border-radius:14px}.crm-florist-date-summary{min-height:38px;padding:7px 10px;gap:6px}.crm-florist-date-summary-main{gap:5px}.crm-florist-date-summary-action,.crm-florist-date-summary-main>span{font-size:12px}.crm-florist-date-summary-main>strong{font-size:13px}.crm-florist-date-summary>.crm-chip{display:none}.crm-florist-date-panel{gap:9px;padding:0 10px 10px}.crm-florist-subsegment{width:100%}.crm-florist-subsegment .crm-segment-item{flex:1 1;text-align:center}.crm-florist-date-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-florist-date-presets .crm-btn{width:100%;min-width:0}.crm-florist-date-range-form{grid-template-columns:1fr}.crm-florist-date-range-submit,.crm-florist-date-range-submit .crm-btn{width:100%}.crm-payment-modal-root{padding:0;place-items:stretch}.crm-payment-modal-card{width:100%;max-height:none;min-height:100%;border-radius:0;border:none;box-shadow:none;padding:10px}.crm-payment-modal-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding-bottom:8px;margin-bottom:4px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.9) 72%,rgba(255,255,255,0))}.crm-payment-modal-title strong{font-size:22px}.crm-payment-modal-brandline{margin-bottom:8px}.crm-payment-modal-topline{align-items:stretch;flex-direction:column;gap:8px}.crm-payment-modal-head-actions{margin-left:0;width:100%;justify-content:space-between;align-items:stretch}.crm-payment-modal-top-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:1 1 auto}.crm-payment-modal-top-actions .crm-btn{width:100%}.crm-payment-modal-close-btn{flex:0 0 48px;min-width:48px;min-height:48px}.crm-payment-modal-columns{grid-template-columns:1fr;gap:8px}.crm-payment-modal-grid-one,.crm-payment-modal-grid-three,.crm-payment-modal-grid-two{grid-template-columns:1fr;gap:7px}.crm-payment-plan-picker{grid-template-columns:1fr}.crm-payment-modal-submit-row{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding-top:6px;justify-content:stretch;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.94) 36%,rgba(255,255,255,1))}.crm-payment-modal-submit-note{display:none}.crm-payment-modal-submit-row .crm-btn{width:100%;min-height:48px;min-width:0}.crm-shift-handover-modal-card{width:100%;max-height:none;min-height:100%;border-radius:0;border:none;box-shadow:none;padding:10px}.crm-shift-handover-segment{width:100%}.crm-shift-handover-segment .crm-segment-item{min-height:36px;padding:4px 9px;font-size:12px}.crm-shift-handover-list{max-height:none;overflow:visible;padding-right:0}.crm-new-order-modal-backdrop{position:fixed;inset:0;z-index:62;background:rgba(17,26,41,.42)}.crm-new-order-modal-shell{position:fixed;inset:0;z-index:63;margin:0;max-height:none;overflow:auto;transform:none;left:0;top:0;width:100%;padding:calc(env(safe-area-inset-top) + 8px) 12px calc(env(safe-area-inset-bottom) + 14px);border-radius:0;border:none;background:var(--crm-bg-0);box-shadow:none}.crm-new-order-modal-shell>*{width:min(760px,100%);margin-left:auto;margin-right:auto}.crm-new-order-modal-shell .crm-new-order-shell{gap:8px}.crm-new-order-modal-shell .crm-new-order-stepbar .crm-btn{min-height:36px;padding:0 10px;font-size:12px}.crm-new-order-modal-shell .crm-new-order-mobile-toolbar{position:-webkit-sticky;position:sticky;top:calc(env(safe-area-inset-top) + 2px);z-index:4}.crm-new-order-modal-shell .crm-new-order-mobile-title strong{font-size:16px}.crm-new-order-modal-shell .crm-new-order-form-panel,.crm-new-order-modal-shell .crm-new-order-panel,.crm-new-order-modal-shell .crm-new-order-result-card{padding:10px;border-radius:12px;box-shadow:0 4px 12px rgba(22,31,49,.1)}.crm-new-order-modal-shell .crm-new-order-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.crm-new-order-modal-shell .crm-new-order-source-item{min-height:40px;padding:5px 7px;border-radius:10px;white-space:normal;line-height:1.15}.crm-new-order-modal-shell .crm-new-order-family-segment{width:min(320px,100%)}.crm-new-order-modal-shell .crm-new-order-family-segment .crm-segment-item{min-height:36px;font-size:12px}.crm-new-order-modal-shell .crm-new-order-form-fold>summary strong{font-size:16px}.crm-new-order-modal-shell .crm-new-order-submit-row{position:-webkit-sticky;position:sticky;bottom:calc(env(safe-area-inset-bottom) + 2px);z-index:2;padding-top:6px;margin-top:4px;background:linear-gradient(180deg,rgba(234,241,255,0),rgba(246,242,234,.9) 35%,rgba(246,242,234,1))}.crm-new-order-modal-shell .crm-new-order-submit-row .crm-btn{width:100%;min-height:48px;font-size:14px;border-radius:12px}.crm-new-order-modal-shell .crm-new-order-result-card{position:-webkit-sticky;position:sticky;bottom:calc(env(safe-area-inset-bottom) + 8px);z-index:3;box-shadow:0 10px 22px rgba(22,31,49,.16)}.crm-new-order-modal-shell .crm-new-order-result-actions{grid-template-columns:1fr;gap:6px}body:has(#new-order-composer){overflow:hidden}body:has(#new-order-composer) .crm-mobile-brand-line{display:none!important}body:has(#new-order-composer) .crm-mobile-tabbar{opacity:0;transform:translateY(120%);pointer-events:none}.crm-mobile-secondary-copy{display:none}.crm-context-menu{width:min(280px,calc(100vw - 20px))}.crm-query-toast-host{left:10px;right:10px;width:auto;bottom:max(82px,env(safe-area-inset-bottom) + 74px)}.crm-query-toast{border-radius:13px;padding:11px 11px 11px 12px;gap:8px}.crm-query-toast-copy>strong{font-size:14px}.crm-query-toast-copy>p{font-size:12.5px}.crm-focus-list,.crm-playbook-list,.crm-playbook-product-grid{grid-template-columns:1fr}}@media (min-width:901px){.crm-mobile-accordion{border:0;background:transparent}.crm-mobile-accordion-summary{display:none}.crm-mobile-accordion-body,.crm-mobile-accordion:not([open])>.crm-mobile-accordion-body{display:grid;padding:0;grid-gap:10px;gap:10px}.crm-festive-editor-grid{grid-template-columns:1fr}.crm-festive-editor-actions{position:-webkit-sticky;position:sticky;bottom:0;padding-top:10px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.96))}.crm-festive-inline-actions{width:100%}.crm-festive-inline-actions .crm-btn{flex:1 1;justify-content:center}}@media (max-width:900px){.crm-table-wrap{border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.crm-table{min-width:700px;table-layout:auto}.crm-table td,.crm-table th{word-break:normal;overflow-wrap:break-word;white-space:normal;min-width:80px}.crm-table td:first-child,.crm-table th:first-child{min-width:80px}.crm-table td:nth-child(2),.crm-table th:nth-child(2){min-width:100px}.crm-table td:nth-child(4),.crm-table th:nth-child(4){min-width:88px}.crm-new-order-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-new-order-result-actions{grid-template-columns:1fr;gap:6px}}@media (max-width:520px){.crm-table{min-width:480px}.crm-table td,.crm-table td:first-child,.crm-table th,.crm-table th:first-child{min-width:64px}}@media print{@page{size:A4 portrait;margin:6mm}body{background:#fff}.crm-client-link-modal-root,.crm-context-backdrop,.crm-context-menu,.crm-context-trigger,.crm-mini-toast,.crm-new-order-modal-root,.crm-payment-modal-root,.crm-print-actions,.crm-pwa-banner,header,nav[aria-label="CRM мобильная навигация"]{display:none!important}.crm-print-main,main{max-width:none!important;padding:0!important;margin:0!important}.crm-print-main{font-size:11.2px;line-height:1.22;gap:6px}.crm-print-sheet{gap:6px;border:0!important;padding:0!important}.crm-print-main h1,.crm-print-main h2,.crm-print-main h3{margin:0;line-height:1.15}.crm-print-main h1{font-size:31px}.crm-print-main p{margin:0;line-height:1.22}.crm-print-main .crm-head-line{gap:6px;align-items:flex-start}.crm-print-main .crm-chip-row{gap:4px}.crm-print-main .crm-chip{min-height:18px;padding:1px 6px;font-size:10.3px}.crm-print-main .crm-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.crm-print-main .crm-order-card{padding:6px;gap:3px;border-radius:8px;break-inside:avoid;page-break-inside:avoid}.crm-print-main .crm-order-card>strong{font-size:12px}.crm-print-main .crm-order-card p{font-size:11px}.crm-print-main .crm-order-info-row{min-height:0;padding:3px 5px;border-radius:6px}.crm-print-main .crm-sheet-list{gap:2px}.crm-print-main .crm-sheet-row{min-height:0;padding:1px 0;font-size:10.6px}.crm-print-main .crm-print-brand{padding:6px 8px;gap:6px;border-radius:8px;box-shadow:none!important}.crm-print-main .crm-print-brand-main{gap:6px}.crm-print-main .crm-print-brand-mark{width:22px;height:22px;border-radius:6px}.crm-print-main .crm-print-brand-copy>strong{font-size:11.5px}.crm-print-main .crm-print-brand-copy>span{font-size:9.3px}.crm-print-main .crm-print-brand-meta{min-width:180px;gap:2px}.crm-print-main .crm-print-brand-meta-row{padding:2px 6px}.crm-print-main .crm-print-brand-meta-row>span,.crm-print-main .crm-print-brand-meta-row>strong{font-size:9.5px}.crm-print-main .crm-print-bouquet-photo{width:auto;max-width:120px;max-height:120px}.crm-print-main .crm-print-bouquet-card.mode-tiny .crm-print-bouquet-photo{max-width:84px;max-height:84px}.crm-print-main .crm-print-photo-open-link{display:none!important}.crm-card{background:#fff!important;border-color:#cfd6e4!important;box-shadow:none!important}}body.crm-payment-modal-open{overflow:hidden}body.crm-client-link-modal-open .crm-pwa-banner,body.crm-new-order-modal-open .crm-pwa-banner,body.crm-payment-modal-open .crm-pwa-banner{display:none}body.crm-client-link-modal-open,body.crm-new-order-modal-open,body.crm-shift-handover-modal-open{overflow:hidden}body.crm-new-order-modal-open .crm-mobile-brand-line{display:none!important}body.crm-client-link-modal-open .crm-mobile-tabbar,body.crm-new-order-modal-open .crm-mobile-tabbar,body.crm-shift-handover-modal-open .crm-mobile-tabbar{opacity:0;transform:translateY(120%);pointer-events:none}.crm-shifts-tab-segment{width:-moz-fit-content;width:fit-content;max-width:100%}.crm-shifts-event-item,.crm-shifts-item,.crm-shifts-list-card,.crm-shifts-main-card{gap:10px}.crm-shifts-events-list,.crm-shifts-list{display:grid;grid-gap:10px;gap:10px}.crm-shifts-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-shifts-form-grid,.crm-shifts-form-grid-2{display:grid;grid-gap:10px;gap:10px}.crm-shifts-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-shifts-form-grid-3{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.crm-inline-form{gap:8px;flex-wrap:wrap}.crm-check.inline,.crm-inline-form{display:inline-flex;align-items:center}.crm-check.inline{gap:6px}.crm-actions.wrap{flex-wrap:wrap}.crm-stack-tight{display:grid;grid-gap:4px;gap:4px}.crm-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}.crm-media-preview-card{align-content:start}.crm-media-preview{width:100%;max-width:100%;border-radius:12px;border:1px solid color-mix(in srgb,var(--crm-line) 74%,white);background:color-mix(in srgb,var(--crm-surface-soft) 86%,white);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);object-fit:cover}img.crm-media-preview,video.crm-media-preview{min-height:220px;max-height:320px}.crm-order-copy-btn{align-self:stretch}.crm-order-detail-shell{width:100%;max-width:1380px;margin-inline:auto}.crm-order-detail-shell>.crm-card{width:100%}.crm-order-detail-shell .crm-head-line h3,.crm-order-detail-shell .crm-head-line strong{letter-spacing:-.012em}.crm-order-detail-shell .crm-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.crm-order-detail-shell .crm-order-edit-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:10px}.crm-order-detail-shell .crm-label{gap:4px;font-size:13px}.crm-order-detail-shell .crm-order-edit-field{display:grid;align-content:start;grid-gap:4px;gap:4px;min-width:0}.crm-order-detail-shell .crm-order-edit-field,.crm-order-detail-shell .crm-order-edit-field--help{grid-template-rows:minmax(34px,auto) 40px auto}.crm-order-detail-shell .crm-order-edit-field .crm-input,.crm-order-detail-shell .crm-order-edit-field .crm-select{height:40px;min-height:40px}.crm-order-detail-shell .crm-order-field-help{margin:0;color:var(--crm-ink-500);font-size:12px;line-height:1.35}.crm-order-detail-shell .crm-col-1{grid-column:span 1}.crm-order-detail-shell .crm-col-2{grid-column:span 2}.crm-order-detail-shell .crm-input,.crm-order-detail-shell .crm-select{min-height:40px;padding-inline:10px;font-size:13px}.crm-order-detail-shell .crm-textarea,.crm-order-detail-shell textarea.crm-input{min-height:96px;font-size:13px}@media (max-width:1180px){.crm-order-detail-shell .crm-order-edit-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.crm-order-detail-shell .crm-col-1{grid-column:span 2}.crm-order-detail-shell .crm-col-2{grid-column:span 4}}@media (max-width:820px){.crm-order-detail-shell .crm-order-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-order-detail-shell .crm-col-1,.crm-order-detail-shell .crm-col-2{grid-column:span 1}}@media (max-width:560px){.crm-order-detail-shell .crm-order-edit-grid{grid-template-columns:1fr}.crm-order-detail-shell .crm-col-1,.crm-order-detail-shell .crm-col-2{grid-column:span 1}}.crm-florist-revenue-buckets{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.crm-florist-revenue-bucket-card{gap:10px;min-height:0;padding:12px}.crm-florist-revenue-bucket-card .crm-head-line{align-items:flex-start}.crm-florist-revenue-bucket-card .crm-head-line strong:last-child{white-space:nowrap}.crm-florist-revenue-bucket-card--summary{background:linear-gradient(180deg,color-mix(in srgb,var(--crm-primary-soft) 52%,white),color-mix(in srgb,var(--crm-surface) 92%,white))}.crm-florist-revenue-bucket-card.is-empty{gap:6px;padding-block:10px}.crm-florist-revenue-bucket-card.is-empty .crm-muted{margin:0;max-width:none}@media (max-width:720px){.crm-florist-revenue-buckets{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.crm-slot-editor{display:grid;grid-gap:8px;gap:8px}.crm-slot-editor-grid{align-items:end;grid-template-columns:minmax(180px,220px) minmax(220px,280px) minmax(220px,1fr)}.crm-slot-editor-summary{display:grid;grid-gap:4px;gap:4px;min-height:100%;padding:10px 12px;border:1px solid rgba(105,127,171,.2);border-radius:14px;background:rgba(248,250,255,.9)}.crm-slot-editor-suggestions{display:grid;grid-gap:8px;gap:8px}.crm-order-intake-review{display:grid;grid-gap:12px;gap:12px;border:1px solid color-mix(in srgb,var(--crm-line) 74%,var(--crm-primary) 26%);border-radius:16px;background:linear-gradient(180deg,color-mix(in srgb,var(--crm-surface) 94%,white),color-mix(in srgb,var(--crm-primary-soft) 28%,white));padding:14px}.crm-order-intake-review .crm-accordion-lite-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.crm-order-intake-review .crm-accordion-lite-summary>.crm-chip-row{justify-content:flex-end;flex:1 1 auto}.crm-order-intake-progress-bar{position:relative;height:11px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--crm-line) 82%,white)}.crm-order-intake-progress-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--crm-primary) 80%,white),color-mix(in srgb,var(--crm-success) 70%,white))}.crm-order-intake-prompt-list{display:grid;grid-gap:10px;gap:10px}.crm-order-intake-prompt{display:grid;grid-gap:8px;gap:8px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:14px;background:color-mix(in srgb,var(--crm-surface) 95%,white);padding:12px}.crm-order-intake-prompt.is-resolved{border-color:color-mix(in srgb,var(--crm-success) 30%,white);background:color-mix(in srgb,var(--crm-success-soft) 65%,white)}.crm-order-intake-copy-btn,.crm-order-intake-edit-link{align-self:start}.crm-order-intake-compact-list{display:grid;grid-gap:10px;gap:10px}.crm-order-intake-compact-item{display:grid;grid-gap:8px;gap:8px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);border-radius:14px;background:color-mix(in srgb,var(--crm-surface) 95%,white);padding:12px}.crm-handover-journal-summary-card{gap:6px;min-height:100%}.crm-handover-journal-progress{display:grid;grid-gap:7px;gap:7px}.crm-handover-journal-progress-bar{position:relative;height:10px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--crm-line) 82%,white)}.crm-handover-journal-progress-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--crm-primary) 84%,white),color-mix(in srgb,var(--crm-success) 68%,white))}.crm-handover-journal-blockers{display:flex;flex-wrap:wrap;gap:8px}.crm-handover-journal-meta{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid color-mix(in srgb,var(--crm-line) 78%,white);background:color-mix(in srgb,var(--crm-surface) 94%,white)}@media (max-width:980px){.crm-manager-orders-mini-stats,.crm-new-order-review-grid,.crm-overview-summary-grid,.crm-shifts-form-grid-2,.crm-shifts-form-grid-3,.crm-shifts-grid,.crm-slot-editor-grid{grid-template-columns:1fr}}.crm-florist-intake-launchers{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-florist-intake-launchers form{margin:0}.crm-florist-intake-launcher{width:100%;display:flex;flex-direction:column;gap:8px;align-items:flex-start;border:1px solid rgba(40,93,214,.18);border-radius:18px;padding:16px 18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,246,255,.98));color:#163457;box-shadow:0 10px 24px rgba(17,61,129,.06);cursor:pointer;text-align:left}.crm-florist-intake-launcher strong{font-size:1rem}.crm-florist-intake-launcher span{color:rgba(22,52,87,.78);line-height:1.4}.crm-florist-intake-toolbar{gap:14px}.crm-florist-intake-toolbar--sticky{position:-webkit-sticky;position:sticky;top:92px;z-index:22}.crm-florist-intake-workspace{gap:16px}.crm-florist-intake-workspace--active{min-height:calc(100vh - 188px)}.crm-florist-intake-page--active{display:flex;flex-direction:column;gap:12px;height:100dvh;max-height:100dvh;overflow:hidden}.crm-florist-intake-draft-note,.crm-florist-intake-success{margin-top:-2px}html[data-cvet-florist-intake-active="1"],html[data-cvet-florist-intake-active="1"] body{height:100%;overflow:hidden!important}html[data-cvet-florist-intake-active="1"] body{overscroll-behavior-y:none}html[data-cvet-florist-intake-active="1"] .crm-mobile-tabbar{display:none!important}.crm-florist-intake-workspace--active{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.crm-florist-intake-workspace--active .crm-florist-intake-toolbar--sticky{position:static;top:auto}.crm-florist-intake-frame-shell{border:1px solid rgba(40,93,214,.14);border-radius:22px;overflow:hidden;background:rgba(245,248,255,.96);box-shadow:inset 0 0 0 1px rgba(255,255,255,.9);scrollbar-gutter:stable}.crm-florist-intake-frame-shell--active{min-height:0;height:100%;flex:1 1 auto}.crm-florist-intake-frame{width:100%;min-height:860px;height:min(84vh,1240px);border:0;display:block;background:#fff}.crm-florist-intake-frame--active{min-height:0;height:100%}@media (max-width:960px){.crm-florist-intake-launchers{grid-template-columns:1fr}.crm-florist-intake-toolbar--sticky{top:78px}.crm-florist-intake-frame{min-height:760px;height:min(78vh,1080px)}.crm-florist-intake-frame--active{min-height:0;height:100%}.crm-florist-overview-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-florist-scope-segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;border-radius:18px}.crm-florist-scope-segment .crm-segment-item{min-width:0;white-space:normal;text-align:center;line-height:1.15;padding:8px 10px;min-height:42px}}@media (max-height:920px){.crm-florist-intake-frame--active,.crm-florist-intake-frame-shell--active{min-height:0;height:100%}}@media (max-width:760px){.crm-florist-overview-actions{grid-template-columns:1fr}.crm-florist-scope-segment{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-florist-subsegment{width:100%}.crm-florist-date-presets,.crm-florist-order-actions{grid-template-columns:1fr}.crm-florist-overview-page .crm-florist-overview-actions{display:flex;grid-template-columns:none;justify-content:flex-end;width:auto}.crm-florist-overview-page .crm-florist-scope-segment{display:flex;grid-template-columns:none;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.crm-florist-overview-page .crm-florist-scope-segment .crm-segment-item{flex:0 0 auto;min-width:auto;min-height:34px;white-space:nowrap;padding:7px 12px;line-height:1.1}}.crm-inventory-mode-banner{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:var(--crm-radius-card) var(--crm-radius-card) 0 0;font-weight:600;color:white;margin:calc(-1 * var(--crm-card-padding, 20px)) calc(-1 * var(--crm-card-padding, 20px)) 0}.crm-inventory-mode-banner[data-mode=overview],.crm-inventory-mode-banner[data-mode=receipt]{background:var(--crm-primary)}.crm-inventory-mode-banner[data-mode=writeoff]{background:var(--crm-warn)}.crm-inventory-mode-banner[data-mode=inventory]{background:var(--crm-success)}.crm-inventory-mode-banner[data-mode=journal]{background:var(--crm-ink-600)}.crm-inventory-mode-label{margin-left:auto;font-size:12px;font-weight:400;opacity:.8}.crm-inventory-command-center{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:start;padding:16px 20px;background:var(--crm-primary);border-radius:var(--crm-radius) var(--crm-radius) 0 0;color:white}.crm-inventory-command-center-titles{display:flex;flex-direction:column;gap:4px}.crm-inventory-command-center h1{margin:0;font-size:18px;font-weight:700;color:white}.crm-inventory-command-center-subtitle{margin:0;font-size:13px;opacity:.8;color:white}.crm-inventory-command-center-nav{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.crm-inventory-command-center-nav .crm-btn{min-height:36px;padding:0 14px;font-size:13px;background:rgba(255,255,255,.15);color:white;border:1px solid rgba(255,255,255,.3);border-radius:var(--crm-radius-input);white-space:nowrap}.crm-inventory-command-center-nav .crm-btn:hover{background:rgba(255,255,255,.25)}@media (max-width:600px){.crm-inventory-command-center{grid-template-columns:1fr;gap:12px}.crm-inventory-command-center-nav{justify-content:flex-start}.crm-inventory-command-center-nav .crm-btn{min-height:40px;padding:0 10px;font-size:12px}}.crm-inventory-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.crm-inventory-mode-tile{padding:16px;border-radius:var(--crm-radius-card);border:2px solid transparent;text-decoration:none;transition:border-color .15s,opacity .15s;display:block}.crm-inventory-mode-tile--receipt{border-color:var(--crm-primary);background:var(--crm-primary-soft)}.crm-inventory-mode-tile--receipt:hover{opacity:.85}.crm-inventory-mode-tile--writeoff{border-color:var(--crm-warn);background:var(--crm-warn-soft)}.crm-inventory-mode-tile--writeoff:hover{opacity:.85}.crm-inventory-mode-tile--stock{border-color:var(--crm-ink-500);background:var(--crm-surface-soft)}.crm-inventory-mode-tile--stock:hover{opacity:.85}.crm-inventory-mode-tile--inventory{border-color:var(--crm-success);background:var(--crm-success-soft)}.crm-inventory-mode-tile--inventory:hover{opacity:.85}.crm-inventory-mode-section>article.crm-order-card{border-left:4px solid var(--crm-primary)}.crm-inventory-mode-section[data-mode=writeoff]>article.crm-order-card{border-left-color:var(--crm-warn)}.crm-inventory-mode-section[data-mode=inventory]>article.crm-order-card{border-left-color:var(--crm-success)}@media (min-width:768px){.crm-florist-order-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.crm-florist-order-card{padding:14px;gap:10px}.crm-florist-order-actions .crm-btn{min-height:44px;font-size:14px}.crm-florist-workspace-tabs{gap:8px;padding:8px}.crm-florist-workspace-tab{min-height:40px;padding:8px 16px;font-size:14px}.crm-florist-workspace-nav-head{align-items:center;flex-wrap:nowrap}}@media (min-width:1100px){.crm-florist-order-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:16px}.crm-florist-order-card{padding:16px}.crm-florist-order-actions .crm-btn{min-height:46px}.crm-florist-detail-stack{max-width:860px;margin:0 auto}.crm-florist-workspace-tab{font-size:14.5px;min-height:42px;padding:9px 18px}}@media (min-width:1400px){.crm-florist-order-grid{grid-template-columns:repeat(4,minmax(240px,1fr))}}@media (pointer:coarse){.crm-btn{min-height:48px}.crm-florist-workspace-tab{min-height:44px}.crm-florist-order-actions .crm-btn{min-height:50px}.crm-input,.crm-select{min-height:48px;font-size:16px}.crm-segment-item{min-height:38px;padding:8px 14px}}@media (hover:hover) and (pointer:fine){article.crm-card{transition:box-shadow var(--crm-motion-base) var(--crm-ease-standard),transform var(--crm-motion-base) var(--crm-ease-standard)}article.crm-card:hover{box-shadow:0 10px 28px rgba(22,31,49,.1)}.crm-florist-workspace-tab:hover,article.crm-card:hover{transform:translateY(-1px)}}html[data-cvet-windows-touch="1"] .crm-florist-order-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}html[data-cvet-windows-touch="1"] .crm-florist-order-actions .crm-btn{min-height:52px;font-size:15px}html[data-cvet-windows-touch="1"] .crm-florist-order-card .crm-chip{min-height:32px;padding:6px 12px;font-size:12px}html[data-cvet-windows-touch="1"] .crm-florist-workspace-tab{min-height:48px;font-size:14px}html[data-cvet-windows-touch="1"] .crm-input,html[data-cvet-windows-touch="1"] .crm-select{min-height:52px;font-size:16px}html[data-cvet-windows-touch="1"] .crm-btn{min-height:50px;font-size:15px}html[data-cvet-windows-touch="1"] .crm-shift-handover-modal-card{width:min(1080px,calc(100vw - 32px))}html[data-cvet-windows-touch="1"] .crm-florist-detail-stack{max-width:1100px;margin:0 auto}html[data-cvet-windows-touch="1"] .crm-order-detail-shell{display:grid;grid-template-columns:1fr var(--crm-order-actions-col-width);grid-gap:16px;gap:16px;align-items:start}html[data-cvet-windows-touch="1"] .crm-florist-quick-dock{display:flex;gap:8px;flex-wrap:wrap;padding:8px 0;border-top:1px solid color-mix(in srgb,var(--crm-line) 70%,white);margin-top:8px}html[data-cvet-windows-touch="1"] .crm-florist-quick-dock-spacer{display:block;height:72px}@media (min-width:768px){html[data-cvet-windows-touch="1"] .topbar{display:block}html[data-cvet-windows-touch="1"] .mobileBrandLine,html[data-cvet-windows-touch="1"] .mobileTabbar{display:none}}.crm-florist-order-detail-container{display:flex;flex-direction:column;gap:14px;padding-bottom:80px}.crm-florist-detail-grid{display:grid;grid-gap:14px;gap:14px}.crm-florist-detail-main,.crm-florist-detail-sidebar{display:flex;flex-direction:column;gap:14px}.crm-florist-detail-card{padding:16px}.crm-florist-detail-card h2{font-size:15px;font-weight:650;margin:0 0 12px;color:var(--crm-ink-900)}.crm-florist-detail-card h3{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--crm-ink-500);margin:0 0 8px;display:flex;align-items:center;gap:6px}.crm-florist-detail-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--crm-line) 50%,white)}.crm-florist-detail-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.crm-florist-detail-photo{border-radius:10px;overflow:hidden;border:1px solid var(--crm-line);box-shadow:0 2px 8px rgba(0,0,0,.06)}.crm-florist-detail-photo img{width:100%;height:auto;display:block}.crm-florist-detail-comment{background:var(--crm-warn-soft);border-left:3px solid var(--crm-warn);border-radius:8px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start}.crm-florist-detail-comment svg{flex-shrink:0;margin-top:2px;color:var(--crm-warn)}.crm-florist-detail-comment p{margin:0;font-size:14px;line-height:1.5;color:var(--crm-warn)}.crm-florist-detail-cardtext{background:color-mix(in srgb,var(--crm-bg-1) 80%,white);border-radius:8px;padding:12px 14px;font-style:italic;color:var(--crm-ink-700)}.crm-florist-detail-items{list-style:none;padding:0;margin:0}.crm-florist-detail-items li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--crm-line) 40%,white);font-size:14px}.crm-florist-detail-items li:last-child{border-bottom:none}.crm-florist-detail-time{display:inline-flex;background:color-mix(in srgb,var(--crm-bg-1) 70%,white);padding:4px 10px;border-radius:6px;font-size:13px;color:var(--crm-ink-500);margin-top:6px}.crm-florist-actions-grid{display:grid;grid-gap:10px;gap:10px}.crm-florist-actions-grid .crm-btn{width:100%;justify-content:center}@media (min-width:768px){.crm-florist-detail-grid{grid-template-columns:1fr 1fr}.crm-florist-detail-card{padding:18px}.crm-florist-detail-card h2{font-size:16px}.crm-florist-actions-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.crm-florist-detail-grid{grid-template-columns:1.2fr .8fr;gap:18px}.crm-florist-detail-container{max-width:1200px;margin:0 auto}.crm-florist-detail-card{padding:20px}.crm-florist-detail-photo{max-width:400px}}@media (min-width:1400px){.crm-florist-detail-container{max-width:1320px}.crm-florist-detail-grid{grid-template-columns:1.3fr .7fr;gap:20px}}html[data-cvet-windows-touch="1"] .crm-florist-detail-grid{grid-template-columns:1fr 1fr;gap:16px}html[data-cvet-windows-touch="1"] .crm-florist-detail-card{padding:20px}html[data-cvet-windows-touch="1"] .crm-florist-detail-card h2{font-size:16px}html[data-cvet-windows-touch="1"] .crm-florist-detail-card h3{font-size:13px}html[data-cvet-windows-touch="1"] .crm-florist-actions-grid .crm-btn{min-height:52px;font-size:15px}