:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f7fb;--surface:#fff;--surface-muted:#eef2f8;--text:#171d2a;--text-muted:#667085;--border:#d8dfeb;--brand:#4d7cfe;--brand-strong:#315fe8;--brand-soft:#e9efff;--brand-navy:#102a4a;--auth-legal-link:#2852c9;--brand-red:#b41f27;--status-red:#ff5358;--status-orange:#ffb33c;--status-green:#46c78a;--status-gray:#8a8d99;--shadow:0 24px 70px #102a4a1f;--radius-lg:28px;--radius-md:18px;--crm-sidebar-width:158px;--crm-sidebar-collapsed-width:66px;--crm-drawer-width:min(430px, 36vw);--crm-card-radius:13px;--crm-sidebar-bg:#111827}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0d1017;--surface:#181c25;--surface-muted:#202532;--text:#f7f8fc;--text-muted:#b5bdcc;--border:#343a48;--brand-soft:#1d2948;--brand-navy:#f7f8fc;--auth-legal-link:#8fadff;--shadow:0 24px 70px #00000052}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--text);background:var(--background);text-rendering:optimizelegibility;margin:0;font-family:Inter,Arial,sans-serif}.derived-page-shell{min-width:0;transition:padding-right var(--v8-motion)}.derived-workspace{min-width:0}.derived-page-shell.has-drawer{padding-right:var(--v8-drawer-width)}.derived-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:108px;display:flex}.derived-heading h1,.derived-section-heading h2,.month-summary-panel h2,.notifications-panel h2{letter-spacing:-.04em;margin:0}.derived-heading h1{font-size:clamp(2rem,3vw,3.4rem)}.derived-heading p:last-child{color:var(--text-muted);margin:8px 0 0}.notification-button{position:relative}.notification-button>span{color:#fff;background:var(--status-red);border-radius:999px;place-items:center;min-width:20px;min-height:20px;padding:2px 5px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.task-count-grid,.summary-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.task-count-grid>a,.summary-kpis>article{border:1px solid var(--border);border-radius:var(--radius-md);min-height:94px;color:var(--text);background:var(--surface);align-content:space-between;padding:18px;text-decoration:none;display:grid}.task-count-grid span,.summary-kpis small{color:var(--text-muted);font-size:.76rem;font-weight:760}.task-count-grid strong,.summary-kpis strong{font-size:1.35rem}.derived-section-heading{margin:34px 0 14px}.derived-card-list{gap:12px;display:grid}.v8-derived-workspace{flex-direction:column;min-width:0;height:calc(100vh - 38px);min-height:0;display:flex;overflow:hidden}.v8-derived-heading{flex:none;min-height:92px}.hoy-heading-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.v8-derived-card-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:1px 4px 24px 1px;overflow-y:auto}.calendar-month-layout{flex:auto;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:16px;min-height:0;display:grid;overflow:hidden}.calendar-month-layout .calendar-grid{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.calendar-day-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;min-height:0;padding:16px;display:flex;overflow:hidden}.calendar-day-panel>header{flex:none;margin-bottom:14px}.calendar-day-panel h2,.calendar-day-panel p{margin:0}.calendar-day-panel p:last-child{color:var(--text-muted);margin-top:6px}.calendar-day-panel .customer-list-big{grid-template-columns:1fr}.calendar-customer-card-shell{min-width:0;position:relative}.calendar-customer-card-hitarea{z-index:2;border-radius:inherit;color:#0000;text-decoration:none;display:block;position:absolute;inset:0}.calendar-customer-card-shell [data-v8-card]{position:relative}.calendar-customer-card-shell [data-v8-card] button,.calendar-customer-card-shell [data-v8-card] a,.calendar-customer-card-shell [data-v8-card] input,.calendar-customer-card-shell [data-v8-card] select,.calendar-customer-card-shell [data-v8-card] textarea{z-index:3;position:relative}.v8-small-list>.calendar-customer-card-shell{height:52px;min-height:52px}.v8-small-list>.calendar-customer-card-shell>[data-v8-card=small]{height:100%;min-height:100%}.derived-empty{border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;background:var(--surface);padding:34px}.derived-empty h2,.derived-empty h3{color:var(--text);margin:0 0 8px}.derived-empty p{margin:0}.month-summary-preview{border-radius:var(--radius-md);color:#fff;background:var(--brand-navy);justify-content:space-between;gap:24px;margin-top:26px;padding:20px 22px;text-decoration:none;display:flex}.month-summary-preview>span{gap:6px;display:grid}.month-summary-preview>span:last-child{grid-template-columns:repeat(2,auto);align-items:end;gap:18px}.month-summary-preview small{opacity:.7}.range-tabs{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:5px;margin-bottom:22px;padding:5px;display:flex;overflow-x:auto}.range-tabs a{min-height:42px;color:var(--text-muted);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:0 15px;text-decoration:none;display:inline-flex}.range-tabs a.is-active{color:#fff;background:var(--brand)}.task-row{position:relative}.task-row>.text-button{z-index:2;position:absolute;bottom:12px;right:18px}.task-detail{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:22px;padding:24px}.task-detail h2{margin:0}.task-detail h3{margin:18px 0}.task-detail dl,.summary-sections dl{gap:10px;display:grid}.task-detail dl>div,.summary-sections dl>div{justify-content:space-between;gap:24px;display:flex}.task-detail dt,.summary-sections dt{color:var(--text-muted)}.task-detail dd,.summary-sections dd{margin:0;font-weight:700}.task-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;display:flex}.danger{color:var(--status-red)!important}.notifications-panel,.summary-dialog{z-index:30;border-left:1px solid var(--border);background:var(--surface);width:min(560px,100vw);height:100dvh;box-shadow:var(--shadow);padding:28px;position:fixed;top:0;right:0;overflow-y:auto}.notifications-panel{background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.notifications-panel>header{justify-content:space-between;align-items:flex-start;display:flex}.notifications-panel>header .eyebrow{color:#4d7cff;letter-spacing:.14em;margin:0;font-size:8px;font-weight:850;line-height:1}.notifications-read-all{color:#657084;background:#fff;border:1px solid #dfe4ed;border-radius:10px;place-items:center;width:calc(100% - 28px);min-height:46px;margin:14px;font-size:9px;font-weight:850;line-height:1;display:grid}.notification-list{gap:10px;display:grid}.notification-row{background:#fff;border:1px solid #dfe4ed;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;height:53px;min-height:53px;padding:0 14px 0 22px;display:grid;position:relative;overflow:hidden}.notification-unread{background:#ff5358;border-radius:11px 0 0 11px;width:5px;position:absolute;top:0;bottom:0;left:0}.notification-open{text-align:left;min-width:0;min-height:51px;color:var(--text);cursor:pointer;background:0 0;border:0;align-content:center;gap:3px;padding:8px 8px 8px 0;display:grid}.notification-open strong{color:#171d2a;font-size:10px;font-weight:850;line-height:1.2}.notification-open span,.notification-open time{color:#7d8798;font-size:9px;font-weight:650;line-height:1.3}.notification-actions{align-items:center;gap:4px;display:flex}.notification-actions button{color:#4d7cff;min-width:0;height:29px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:8px;place-items:center;padding:0 10px;font-size:8px;font-weight:850;display:grid}.notifications-panel .notification-empty{color:#7d8798;text-align:center;background:#fff;border:1px dashed #d8dfeb;border-radius:11px;place-items:center;height:100px;min-height:100px;font-size:10px;font-weight:400;display:grid}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.calendar-weekday{color:var(--text-muted);text-align:center;padding:4px 8px;font-size:.72rem;font-weight:800}.calendar-day{border:1px solid var(--border);min-height:128px;color:var(--text);font:inherit;text-align:left;background:var(--surface);cursor:pointer;border-radius:14px;align-content:start;gap:5px;padding:12px;display:grid}.calendar-day-empty{box-shadow:none;background:0 0;border-color:#0000}.calendar-day>header{justify-content:space-between;display:flex}.calendar-day>span{color:var(--text-muted);font-size:.72rem}.calendar-day>small{color:var(--brand-strong);font-size:.72rem}.calendar-day.is-selected{border-color:var(--brand);box-shadow:inset 4px 0 0 var(--brand)}.calendar-day>button{color:var(--brand-strong);text-align:left;background:var(--brand-soft);cursor:pointer;border:0;border-radius:7px;padding:5px}.calendar-dot{background:var(--status-gray);border-radius:50%;width:9px;height:9px}.calendar-dot[data-status=red]{background:var(--status-red)}.calendar-dot[data-status=orange]{background:var(--status-orange)}.calendar-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.future-month-list{gap:10px;display:grid}.future-month-list>a{border:1px solid var(--border);min-height:76px;color:var(--text);background:var(--surface);border-radius:15px;grid-template-columns:auto minmax(180px,1fr) repeat(3,auto);align-items:center;gap:14px;padding:16px 20px;text-decoration:none;display:grid}.derived-overlay{z-index:29;position:fixed;inset:0}.summary-dialog{z-index:31}.month-summary-panel>header{margin:16px 0 22px}.summary-sections{gap:14px;margin-top:20px;display:grid}.summary-sections>section{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;padding:20px}.summary-sections h3{margin:0 0 16px}.six-month-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.six-month-grid>span{background:var(--surface);border-radius:10px;place-items:center;min-height:62px;padding:8px;display:grid}.six-month-grid small{color:var(--text-muted);font-size:.64rem}.derived-drawer-error{z-index:42;position:fixed;top:12px;right:24px}.account-drawer-page{max-width:980px}.account-drawer-heading{align-items:flex-start;gap:16px;min-height:92px;display:flex}.account-drawer-heading>.text-button{margin-top:5px}.account-drawer-heading h1,.account-drawer-heading p{margin:0}.account-drawer-heading h1{letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.5rem)}@media (max-width:960px){.derived-page-shell.has-drawer{padding-right:0}.task-count-grid,.summary-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.future-month-list>a{grid-template-columns:auto 1fr}.future-month-list>a>span:not(.calendar-dot){display:none}}@media (max-width:640px){.derived-heading{min-height:0;margin-bottom:22px}.calendar-workspace{overflow-x:auto}.calendar-grid{min-width:700px}.notifications-panel,.summary-dialog{padding:22px 16px}.six-month-grid{grid-template-columns:repeat(3,1fr)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.customer-workspace{flex-direction:column;min-width:0;height:calc(100vh - 92px);min-height:0;transition:padding-right .26s;display:flex;overflow:hidden}.workspace-heading{justify-content:space-between;align-items:flex-start;min-height:92px;display:flex}.workspace-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3vw,3.4rem)}.workspace-heading p:last-child{color:var(--text-muted);margin:8px 0 0}.workspace-create-button{min-height:40px;padding-inline:16px}.customer-toolbar{z-index:4;grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:10px;margin-bottom:20px;display:grid;position:relative}.customer-search,.toolbar-button,.view-switch{border:1px solid var(--border);background:var(--surface);border-radius:14px;min-height:48px}.customer-search{color:var(--text-muted);align-items:center;gap:10px;padding:0 14px;display:flex}.customer-search svg,.customer-sort-button svg,.toolbar-button svg,.view-switch svg{width:19px;height:19px}.customer-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.customer-search>button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:4px;display:grid}.toolbar-button{color:var(--text);cursor:pointer;align-items:center;gap:8px;padding:0 17px;display:inline-flex}.customer-sort-anchor{position:relative}.customer-sort-anchor>.customer-sort-button{width:100%}.view-switch{padding:4px;display:flex}.view-switch button{width:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.view-switch button.is-active{color:#fff;background:var(--brand)}.customer-sort-layer{z-index:55;width:300px;position:absolute;top:calc(100% + 7px);right:-1px}.customer-sort-backdrop{z-index:0;background:#090f1c57;border:0;width:100%;position:fixed;inset:0}.customer-sort-sheet{z-index:1;border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:14px;padding:8px 16px 10px;animation:.18s ease-out customer-sort-in;position:relative;box-shadow:0 16px 38px #19284b33}@keyframes customer-sort-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.customer-sort-handle{background:var(--border);border-radius:99px;width:36px;height:4px;margin:0 auto 9px}.customer-sort-sheet h2{margin:0 0 5px;font-size:16px}.hoy-workspace-v8{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.hoy-page-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.hoy-page-head h1{color:#171d2a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.hoy-page-head p{color:#7d8798;margin:4px 0 0;font-size:10px}.hoy-bell-button{color:#354055;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:relative}.hoy-bell-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.hoy-bell-button span{color:#fff;background:#ff5358;border:2px solid #f5f7fb;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-3px;right:-3px}.hoy-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:13px;display:grid}.hoy-stat-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:12px;min-height:68px;padding:11px}.hoy-stat-grid span{color:#7f8999;font-size:9px;font-weight:750;display:block}.hoy-stat-grid strong{color:#171d2a;margin-top:6px;font-size:21px;font-weight:700;display:block}.hoy-stat-grid .is-overdue strong{color:#ff5358}.hoy-priority-panel{background:#fff;border:1px solid #dfe4ed;border-radius:13px;flex-direction:column;flex:auto;min-width:0;min-height:0;padding:13px;display:flex;overflow:hidden}.hoy-workspace-v8.is-detail-open{min-height:calc(100vh - 34px)}.hoy-workspace-v8.is-detail-open .hoy-priority-panel{flex:none}.hoy-detail-click-away-space{background:0 0;flex:auto;min-height:260px}.hoy-priority-panel>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hoy-priority-panel h2{margin:0;font-size:14px}.hoy-priority-actions{align-items:center;gap:8px;display:flex}.v8-view-switch{background:#eef1f6;border-radius:9px;align-items:center;padding:3px;display:flex}.v8-view-switch button{color:#6f7989;width:58px;height:29px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0;font-size:10px;font-weight:800}.v8-view-switch button.is-active{color:#315fd7;background:#fff;box-shadow:0 2px 7px #192d5a1f}.hoy-task-link{color:#4d7cff;font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.hoy-customer-list{scrollbar-gutter:stable;flex:auto;align-content:start;min-width:0;min-height:0;overflow-y:auto}.hoy-customer-list.customer-list-big{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.hoy-customer-list.customer-list-small{display:grid}.v8-small-list{scrollbar-gutter:stable;background:#fff;border:1px solid #dfe4ed;border-radius:11px;grid-template-rows:36px;grid-auto-rows:52px;align-content:start;gap:0;min-height:0;padding:0;overflow-y:auto;display:grid!important}.hoy-customer-list.v8-small-list,.v8-derived-card-list.v8-small-list{padding:0}.hoy-empty-card{color:#7d8798;text-align:center;border:1px dashed #d8dfeb;border-radius:11px;place-items:center;min-height:100px;font-size:10px;display:grid}.hoy-empty-card h2,.hoy-empty-card p{margin:0}.v8-drawer-layer{z-index:52;visibility:hidden;pointer-events:none;position:fixed;inset:34px 0 0}.v8-drawer-layer.is-open{visibility:visible;pointer-events:auto}.v8-drawer-shade{opacity:0;background:#0d142338;border:0;transition:opacity .22s;position:absolute;inset:0}.v8-drawer-layer.is-open .v8-drawer-shade{opacity:1}.v8-side-drawer{background:#fff;border:0;border-left:1px solid #dfe4ed;border-radius:0;flex-direction:column;width:430px;max-width:100%;height:auto;padding:0;transition:transform .38s cubic-bezier(.22,.8,.28,1);display:flex;position:absolute;inset:0 0 0 auto;overflow:hidden;transform:translate(100%);box-shadow:-18px 0 46px #19284b29}.v8-drawer-layer.is-open .v8-side-drawer{transform:translate(0)}.drawer-layer{z-index:52;pointer-events:none;position:fixed;inset:34px 0 0}.drawer-layer>.drawer-backdrop{appearance:none;opacity:0;pointer-events:auto;background:0 0;border:0;width:auto;height:auto;margin:0;padding:0;display:block;position:absolute;inset:0}.drawer-layer>.customer-drawer{width:min(var(--v8-drawer-width), 100vw);min-width:0;color:var(--v8-text);background:var(--v8-page-bg);pointer-events:auto;transition:transform var(--v8-motion);animation:v8-derived-drawer-in var(--v8-motion) both;border-left:1px solid #dce2ed;padding:17px 16px;position:absolute;inset:0 0 0 auto;overflow-y:auto;transform:translate(0);box-shadow:-28px 0 70px #102a4a24}.drawer-layer.is-closing{pointer-events:none}.drawer-layer.is-closing>.customer-drawer{animation:v8-derived-drawer-out var(--v8-motion) both}@keyframes v8-derived-drawer-in{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes v8-derived-drawer-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(34px)}}.v8-account-page{scrollbar-gutter:stable;min-height:calc(100vh - 92px);padding-right:4px;overflow-y:auto}.v8-account-pagehead{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.v8-account-pagehead h1{color:#171d2a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.v8-account-pagehead p,.v8-account-profile p{color:#7d8798;margin:4px 0 0;font-size:9px}.v8-account-logout{color:#ff5358;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffb5b8;border-radius:9px;padding:0 12px;font-size:10px;font-weight:850}.v8-account-profile{background:#fff;border:1px solid #dfe4ed;border-radius:13px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:11px;height:82px;margin-bottom:12px;padding:14px;display:grid}.v8-account-brand-tile{background:#f5f7fb;border-radius:11px;width:88px;height:52px;position:relative;overflow:hidden}.v8-account-brand-tile img{width:82px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v8-account-profile h2{color:#171d2a;margin:0;font-size:14px;font-weight:700}.v8-account-grid{grid-template-rows:repeat(3,72px);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.v8-account-item,.v8-help-list>button,.v8-help-list>a{color:#263044;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:72px;padding:11px;text-decoration:none;display:grid}.v8-account-item strong,.v8-help-list strong{color:#263044;font-size:11px;font-weight:700;display:block}.v8-account-item small,.v8-help-list small,.v8-device-row small{color:#7d8798;margin-top:3px;font-size:9px;display:block}.v8-account-item em,.v8-help-list em{color:var(--brand);font-size:18px;font-style:normal}.v8-account-layer{z-index:54;visibility:hidden;pointer-events:none;position:fixed;inset:34px 0 0}.v8-account-layer.is-open{visibility:visible;pointer-events:auto}.v8-account-shade{background:#0d142338;border:0;position:absolute;inset:0}.v8-account-drawer{background:#f7f9fc;border-left:1px solid #dfe4ed;flex-direction:column;width:520px;max-width:100%;animation:.38s cubic-bezier(.22,.8,.28,1) v8-account-slide-in;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 46px #19284b29}@keyframes v8-account-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.v8-account-drawer-head{background:#fff;border-bottom:1px solid #e4e8ef;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:66px;padding:12px 16px;display:grid}.v8-account-drawer-head.has-back{grid-template-columns:30px minmax(0,1fr) 30px}.v8-account-drawer-head h2{color:#171d2a;margin:3px 0 0;font-size:18px;font-weight:700}.v8-account-drawer-head button{color:#4e596b;width:30px;height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dae0ea;border-radius:8px;font-size:17px}.v8-account-drawer-body{flex:1;min-height:0;padding:14px;overflow-y:auto}.v8-account-panel{max-width:none}.v8-account-intro{color:#7d8798;margin:0 0 12px;font-size:10px;line-height:1.45}.v8-account-panel>h3{margin:0 0 9px;font-size:14px}.v8-account-panel>p{color:#7d8798;font-size:9px;line-height:1.45}.accountform,.v8-account-panel>form{gap:10px;display:grid}.v8-account-field{color:#7d8798;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.v8-account-field input,.v8-account-field select,.v8-account-field textarea{color:#263044;width:100%;min-height:36px;font:inherit;text-transform:none;background:#fff;border:1px solid #dce3ed;border-radius:8px;margin-top:5px;padding:0 10px;font-size:10px;display:block}.v8-account-field textarea{resize:vertical;min-height:100px;padding-block:9px}.v8-account-primary,.v8-account-secondary,.v8-account-actions>button{color:#fff;min-height:34px;font:inherit;cursor:pointer;background:#4d7cff;border:1px solid #4d7cff;border-radius:9px;padding:0 12px;font-size:9px;font-weight:850}.v8-account-secondary,.v8-account-actions>button{color:#4d7cff;background:#fff}.v8-account-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.v8-subscription-hero,.v8-billing-box,.v8-summary-section,.v8-security-page>.v8-account-panel{background:#fff;border:1px solid #dfe4ed;border-radius:11px;padding:13px}.v8-account-panel:has(>.v8-account-field){background:#fff;border:1px solid #dfe4ed;border-radius:11px;padding:13px}.v8-subscription-title,.v8-subscription-meta,.v8-subscription-usage>div,.v8-billing-box-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.v8-subscription-title span,.v8-subscription-meta span,.v8-billing-profile span,.v8-summary-kpis span,.v8-summary-offers span{color:#7d8798;font-size:8px;display:block}.v8-subscription-title h3{margin:4px 0 0;font-size:17px}.v8-subscription-title>b{color:#46c78a;background:#eaf8f1;border-radius:999px;padding:5px 8px;font-size:9px}.v8-subscription-title>b.scheduled{color:#ff9f1c;background:#fff4df}.v8-subscription-meta{margin-top:15px}.v8-subscription-meta>div{flex:1}.v8-subscription-meta strong{margin-top:4px;font-size:10px;display:block}.v8-subscription-usage{background:#fff;border-radius:10px;margin-top:10px;padding:11px}.v8-subscription-usage>div{font-size:9px}.v8-subscription-usage>i,.v8-summary-progress{background:#e8edf5;border-radius:999px;height:8px;margin-top:9px;display:block;overflow:hidden}.v8-subscription-usage>i>span,.v8-summary-progress>span{border-radius:inherit;background:#4d7cff;height:100%;display:block}.v8-account-vat{color:#7d8798;margin:10px 0;font-size:8px}.v8-account-cancel{color:#ff5358;font:inherit;cursor:pointer;background:0 0;border:0;font-size:8px}.v8-subscription-notice{background:#fffaf0;border:1px solid #ffe1aa;border-radius:11px;margin-top:10px;padding:12px}.v8-subscription-notice h3{color:#ff9f1c;margin:0;font-size:13px}.v8-subscription-notice p{color:#7d8798;margin:7px 0 10px;font-size:9px;line-height:1.45}.v8-subscription-confirm{gap:10px;display:grid}.v8-subscription-compare{background:#fff;border:1px solid #dfe4ed;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:11px;display:grid}.v8-subscription-compare span{color:#7d8798;font-size:8px;font-weight:800;display:block}.v8-subscription-compare b,.v8-subscription-compare strong{color:#172033;margin-top:5px;font-size:10px;display:block}.v8-subscription-rule{color:#6f7888;background:#f4f6fa;border-radius:10px;margin:0;padding:11px;font-size:9px;line-height:1.45}.v8-subscription-rule.blocked{color:#ff5358;background:#fff0f0}.v8-billing-toggle{background:#e9edf5;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:10px;padding:3px;display:grid}.v8-billing-toggle button{min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:9px}.v8-billing-toggle button.active{color:#315fd7;background:#fff}.v8-plan-list{gap:8px;display:grid}.v8-plan-list>button,.v8-plan-list>article{text-align:left;background:#fff;border:1px solid #dfe4ed;border-radius:10px;grid-template-columns:1fr auto;align-items:center;min-height:64px;padding:10px;display:grid}.v8-plan-list>button.current,.v8-plan-list>article.current,.v8-plan-list>article[data-current=true]{background:#f5f7ff;border-color:#4d7cff}.v8-plan-list strong,.v8-plan-list small{display:block}.v8-plan-list strong{font-size:11px}.v8-plan-list small{color:#7d8798;margin-top:3px;font-size:8px}.v8-plan-prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:160px;display:grid}.v8-plan-prices>div{align-content:start;gap:5px;display:grid}.v8-plan-prices button{color:#4d7cff;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:8px;font-weight:850}.v8-plan-prices button:disabled{cursor:wait;opacity:.6}.v8-billing-box+.v8-billing-box{margin-top:10px}.v8-billing-box h3{margin:0 0 10px;font-size:13px}.v8-billing-box-title h3{margin-bottom:4px}.v8-billing-box-title p,.v8-billing-box>p{color:#7d8798;margin:0;font-size:9px;line-height:1.45}.v8-billing-box-title button,.v8-billing-history button{color:#4d7cff;font:inherit;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.v8-billing-history{max-height:196px;overflow-y:auto}.v8-billing-history>header,.v8-billing-history>div{border-top:1px solid #edf0f5;grid-template-columns:1fr .8fr .75fr 32px;align-items:center;gap:6px;min-height:36px;font-size:9px;display:grid}.v8-billing-history strong{color:#46c78a}.v8-invoice-status{color:#7d8798;background:#eef2f7;border-radius:999px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:800}.v8-invoice-status[data-status=paid]{color:#46c78a;background:#eaf8f1}.v8-invoice-status[data-status=failed]{color:#ff5358;background:#fff0f0}.v8-billing-profile{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v8-billing-profile>div{background:#f7f9fc;border-radius:9px;padding:9px}.v8-billing-profile dt,.v8-billing-profile dd{margin:0}.v8-billing-profile b{white-space:pre-line;margin-top:5px;font-size:9px;line-height:1.45;display:block}.v8-account-panel>.v8-billing-future-warning{color:#ff5358}.v8-account-panel .errornote{color:#ff5358;margin:7px 0 10px;font-size:9px;font-weight:750;line-height:1.35}.v8-account-empty-card{color:#7d8798;text-align:center;background:#fff;border:1px dashed #d8dfeb;border-radius:11px;place-items:center;min-height:100px;padding:22px;font-size:10px;display:grid}.v8-invoice{text-align:center;background:#fff;border:1px solid #dfe4ed;border-radius:11px;padding:16px}.v8-invoice h3{margin:0;font-size:24px}.v8-invoice>p{color:#7d8798;font-size:9px}.v8-security-page{flex-direction:column;gap:12px;min-height:100%;display:flex}.v8-device-row{grid-template-columns:1fr auto;align-items:center;min-height:56px;padding:9px 0;display:grid}.v8-device-row+.v8-device-row{border-top:1px solid #edf0f5}.v8-device-row strong{font-size:10px;display:block}.v8-device-row span,.v8-device-row small{color:#7d8798;margin-top:3px;font-size:9px;display:block}.v8-device-row>b{color:#46c78a;font-size:9px}.v8-danger-zone{background:#fff7f7;border:1px solid #ffb5b8;border-radius:11px;margin-top:auto;padding:13px}.v8-danger-zone h3{color:#ff5358;margin:0;font-size:13px}.v8-danger-zone p{color:#7d8798;font-size:9px}.v8-danger-zone button,.v8-danger-button{color:#ff5358;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ff5358;border-radius:9px;justify-content:center;align-items:center;padding:0 12px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.v8-account-actions>.v8-danger-button{color:#ff5358;background:#fff;border-color:#ff5358}.v8-help-list{gap:8px;display:grid}.v8-help-hero,.v8-help-section,.v8-help-topic>article,.v8-support-guidance{background:#fff;border:1px solid #dfe4ed;border-radius:11px;padding:13px}.v8-help-hero{background:linear-gradient(135deg,#f7f9ff 0%,#fff 100%);margin-bottom:10px}.v8-help-hero span,.v8-help-section h3,.v8-help-topic h3,.v8-support-guidance h3{color:#7d8798;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:850;display:block}.v8-help-hero strong{color:#171d2a;font-size:11px;font-weight:800;line-height:1.3;display:block}.v8-help-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:7px;display:grid}.v8-help-search-form input{color:#263044;width:100%;height:34px;font:inherit;background:#f8faff;border:1px solid #d8e0ec;border-radius:9px;outline:0;padding:0 10px;font-size:10px;font-weight:750;line-height:1}.v8-help-search-form input::placeholder{color:#7d8798;opacity:1;font-size:10px;font-weight:750}.v8-help-search-form button{color:#fff;background:var(--brand);min-width:64px;height:34px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-size:10px;font-weight:850;line-height:1}.v8-help-section{margin-top:10px}.v8-help-list>button.danger,.v8-help-list>a.danger{background:#fff7f7;border-color:#ffb5b8}.v8-help-list>button.danger strong,.v8-help-list>a.danger strong,.v8-help-topic>article.danger h3,.v8-support-guidance .danger{color:#ff5358}.v8-help-topic{gap:9px;display:grid}.v8-help-topic p,.v8-help-topic li,.v8-support-guidance p{color:#7d8798;margin:0;font-size:9px;line-height:1.45}.v8-help-topic ul{gap:6px;margin:9px 0 0;padding-left:14px;display:grid}.v8-help-topic>article.danger{background:#fff7f7;border-color:#ffb5b8}.v8-help-topic>article.is-highlighted{border-color:#4f7bff;box-shadow:0 0 0 3px #4f7bff24}.v8-help-page{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;padding:22px 24px 44px;overflow-y:auto}.v8-help-pagehead{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.v8-help-pagehead p{color:var(--brand);letter-spacing:.12em;margin:0 0 6px;font-size:10px;font-weight:850}.v8-help-pagehead h1{color:#171d2a;margin:0;font-size:28px;line-height:1.05}.v8-help-pagehead span{color:#7d8798;margin-top:8px;font-size:12px;display:block}.v8-help-pagehead a,.v8-help-support-cta a,.v8-help-topic-nav a{color:var(--brand);font-size:10px;font-weight:850;text-decoration:none}.v8-help-standalone-hero,.v8-help-support-cta,.v8-help-support-form,.v8-help-topic-page{background:#fff;border:1px solid #dfe4ed;border-radius:14px;padding:16px}.v8-help-standalone-hero{background:linear-gradient(135deg,#f7f9ff 0%,#fff 100%);margin-bottom:12px}.v8-help-standalone-hero>span{color:#7d8798;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:850;display:block}.v8-help-standalone-hero [role=status]{color:#7d8798;margin:10px 0 0;font-size:10px;font-weight:700}.v8-help-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.v8-help-search label,.v8-help-support-form label{color:#7d8798;text-transform:uppercase;gap:6px;font-size:9px;font-weight:850;display:grid}.v8-help-search input,.v8-help-support-form input,.v8-help-support-form select,.v8-help-support-form textarea{color:#263044;text-transform:none;background:#f8faff;border:1px solid #d8e0ec;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-size:12px;font-weight:700}.v8-help-support-form textarea{resize:vertical;min-height:94px;padding-top:11px}.v8-help-search button{color:#fff;background:var(--brand);border:0;border-radius:10px;min-height:42px;padding:0 18px;font-size:10px;font-weight:850}.v8-help-search.compact{margin-top:11px}.v8-help-support-cta{margin-top:12px}.v8-help-support-cta.primary{background:linear-gradient(135deg,#f5f8ff 0%,#fff 100%);border-color:#cbd8ff;margin-bottom:12px}.v8-help-support-cta.compact{padding:13px}.v8-help-support-cta h2,.v8-help-support-form h2,.v8-help-topic-page h2{color:#171d2a;margin:0 0 6px;font-size:16px}.v8-help-support-cta p,.v8-help-support-form>p,.v8-help-topic-page>header p{color:#7d8798;margin:0 0 12px;font-size:10px;line-height:1.45}.v8-help-support-cta.primary a{color:#fff;background:var(--brand);border-radius:10px;align-items:center;min-height:38px;padding:0 16px;display:inline-flex}.v8-help-topic-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.v8-help-topic-nav a{text-align:center;background:#fff;border:1px solid #dfe4ed;border-radius:10px;place-items:center;min-height:42px;display:grid}.v8-help-topic-nav a.active{color:#fff;border-color:var(--brand);background:var(--brand)}.v8-help-support-form{gap:10px;margin-top:12px;display:grid}.v8-support-upload{color:#7d8798;background:#f8faff;border:1px dashed #cfd7e5;border-radius:10px;margin:10px 0;padding:11px;font-size:8px;display:block}.v8-support-upload input,.v8-support-upload span{margin-top:7px;display:block}.v8-summary-kpis{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.v8-summary-kpis>div{background:#fff;border:1px solid #dfe4ed;border-radius:11px;padding:12px}.v8-summary-kpis b{margin-top:6px;font-size:18px;display:block}.v8-summary-section{margin-top:10px}.v8-summary-section h3{margin:0 0 10px;font-size:13px}.v8-summary-progress-line{justify-content:space-between;align-items:end;display:flex}.v8-summary-progress-line b{font-size:18px}.v8-summary-progress-line span{color:#7d8798;font-size:9px}.v8-summary-status{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.v8-summary-status>div{text-align:center;background:#f4f6fa;border-radius:9px;padding:9px;font-size:9px}.v8-summary-status b{margin-top:4px;font-size:15px;display:block}.v8-summary-status .red b{color:#ff5358}.v8-summary-status .orange b{color:#ffb33c}.v8-summary-status .green b{color:#46c78a}[data-consulta-mode=true] .v8-summary-status .red b,[data-consulta-mode=true] .v8-summary-status .orange b,[data-consulta-mode=true] .v8-summary-status .green b{color:var(--status-gray)}.v8-summary-trend{grid-template-columns:repeat(6,1fr);align-items:end;gap:8px;height:116px;display:grid}.v8-summary-trend>div{color:#7d8798;text-align:center;grid-template-rows:1fr auto;align-items:end;gap:6px;height:100%;font-size:8px;display:grid}.v8-summary-trend i{background:#4d7cff;border-radius:7px 7px 3px 3px;min-height:2px;display:block}.v8-summary-offers{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v8-summary-offers>div{background:#f7f9fc;border:1px solid #e5e9f1;border-radius:10px;padding:11px}.v8-summary-offers b{margin-top:6px;font-size:13px;display:block}.v8-account-confirm-layer{z-index:80;place-items:center;display:grid;position:fixed;inset:0}.v8-account-confirm-layer>button{background:#0d142361;border:0;position:absolute;inset:0}.v8-account-confirm-layer>section{background:#fff;border-radius:14px;width:min(360px,100% - 32px);padding:20px;position:relative;box-shadow:0 20px 60px #19284b40}.v8-account-confirm-layer h2{margin:0;font-size:18px}.v8-account-confirm-layer p{color:#7d8798;font-size:10px}.v8-account-confirm-layer section>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v8-account-confirm-layer form{display:contents}.v8-account-confirm-layer section button{min-height:36px;font:inherit;background:#fff;border:1px solid #dce3ed;border-radius:9px;font-size:9px}.v8-account-confirm-layer section button.danger{background:#ff5358;border-color:#ff5358;color:#fff!important}@media (max-width:720px){.v8-account-grid{grid-template-rows:none;grid-template-columns:1fr}.v8-account-profile{grid-template-columns:74px 1fr}.v8-account-brand-tile{width:70px}.v8-subscription-meta,.v8-billing-profile{grid-template-columns:1fr;display:grid}}.v8-drawer-header,.notifications-panel>header{border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;min-height:66px;padding:12px 16px;display:flex}.v8-drawer-header h2,.notifications-panel>header h2{color:#171d2a;letter-spacing:normal;margin:3px 0 0;font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:700;line-height:normal}.task-drawer .v8-drawer-header .eyebrow{color:#4d7cff;letter-spacing:.14em;margin:0;font-size:8px;font-weight:850;line-height:1}.task-drawer-tabs{border-bottom:1px solid #e7ebf2;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:10px 14px;display:grid}.task-drawer-tabs button{color:#657084;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:8px;padding:0 5px;font-size:8px;font-weight:850}.task-drawer-tabs button[aria-pressed=true]{color:#fff;background:#4d7cff;border-color:#4d7cff}.task-drawer-body{flex:1;min-height:0;padding:14px;overflow-y:auto}.task-drawer-list{gap:8px;display:grid}.task-drawer-item{color:#263044;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;width:100%;padding:11px;display:grid}.task-drawer-item strong{color:#263044;font-size:11px;font-weight:700;display:block}.task-drawer-item span{color:#7d8798;font-size:9px}.task-drawer-item time{color:#7d8798;grid-area:1/2/span 2;font-size:9px}.notifications-panel .notifications-read-all{color:#657084;background:#fff;border:1px solid #dfe4ed;border-radius:9px;place-items:center;width:calc(100% - 28px);height:34px;min-height:34px;margin:10px 14px;font-size:8px;font-weight:850;line-height:1;display:grid}.notifications-panel .notification-list{flex:1;grid-auto-rows:min-content;align-content:start;min-height:0;padding:14px;overflow-y:auto}@media (max-width:900px){.hoy-customer-list.customer-list-big{grid-template-columns:1fr}}@media (max-width:640px){.hoy-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.calendar-v8{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.v8-calendar-preview{scrollbar-gutter:stable;height:100%;min-height:0;padding-right:4px;overflow-y:auto}.calendar-page-head{justify-content:space-between;align-items:flex-start;gap:14px;min-height:0;margin-bottom:13px;display:flex}.calendar-page-head h1,.calendar-page-head h2{color:#171d2a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.calendar-page-head p{color:#7d8798;margin:4px 0 0;font-size:10px}.calendar-page-head .ghostbutton{color:#354055;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:9px;align-items:center;height:34px;padding:0 12px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.calendar-page-head .backbutton{color:#4d7cff;cursor:pointer;background:0 0;border:0;align-items:center;height:34px;padding:0;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.calendar-v8-body{flex:auto;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:12px;min-height:0;display:grid}.calendar-v8-panel{background:#fff;border:1px solid #dfe4ed;border-radius:13px;min-width:0;min-height:0;padding:13px}.calendar-month-head{grid-template-columns:36px 1fr 36px;align-items:center;margin:4px 0 10px;display:grid}.calendar-month-head strong{text-align:center;font-size:16px}.calendar-month-head a,.calendar-month-head button{color:#171d2a;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:8px;place-items:center;height:32px;text-decoration:none;display:grid}.calendar-v8 .calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.calendar-v8 .calendar-weekday{color:#8a93a3;text-align:center;padding:5px 0;font-size:8px;font-weight:850}.calendar-v8 .calendar-day{color:#171d2a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e7ef;border-radius:9px;min-height:55px;padding:6px}.calendar-v8 .calendar-day.is-selected{border-color:var(--brand);box-shadow:0 0 0 2px #4d7cff1f}.calendar-v8 .calendar-day>header{justify-content:space-between;align-items:center;display:flex}.calendar-v8 .calendar-day strong{font-size:10px}.calendar-v8 .calendar-day>span:not(.calendar-dot),.calendar-v8 .calendar-day>small{display:none}.calendar-v8 .calendar-dot{border-radius:50%;width:6px;height:6px}.calendar-day-panel{flex-direction:column;display:flex;overflow:hidden}.calendar-day-panel>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.calendar-day-panel>header h2{margin:0;font-size:14px}.calendar-day-panel>header p{margin:0;font-size:10px}.calendar-day-panel .v8-derived-card-list{flex:auto;align-content:start;min-height:0;overflow-y:auto}.calendar-v8-subpage .future-month-list{overflow-y:auto}.calendar-v8-subpage .monthcards{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.calendar-v8-subpage .monthcard{color:#171d2a;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:11px;width:100%;padding:12px;text-decoration:none;display:block}.calendar-v8-subpage .monthcard b{font-size:12px;display:block}.calendar-v8-subpage .monthcard span{color:#7d8798;margin-top:5px;font-size:9px;display:block}.calendar-month-detail-empty-card,.calendar-day-empty-card{color:#7d8798;text-align:center;background:#fff;border:1px dashed #d8dfeb;border-radius:11px;place-items:center;min-height:100px;font-size:10px;font-weight:650;display:grid}@media (max-width:900px){.calendar-v8-body{grid-template-columns:1fr;overflow-y:auto}.calendar-v8-subpage .monthcards{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-sort-options{display:grid}.customer-sort-options button{border:0;border-bottom:1px solid var(--border);height:40px;min-height:40px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:11px;display:flex}.customer-sort-check{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.customer-sort-check:before{content:"✓"}.customer-sort-cancel{width:100%;height:34px;min-height:34px;color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:4px;font-size:11px;font-weight:850}.customer-filter-layer{z-index:45;position:fixed;inset:0}.customer-filter-backdrop{cursor:default;background:#090f1c33;border:0;width:100%;position:absolute;inset:0}.customer-filter-drawer{width:var(--crm-drawer-width);border-left:1px solid var(--border);min-width:390px;color:var(--text);background:var(--surface);flex-direction:column;animation:.22s ease-out customer-filter-in;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 48px #102a4a24}@keyframes customer-filter-in{0%{transform:translate(100%)}to{transform:translate(0)}}.customer-filter-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:50px;padding:0 16px 0 20px;display:flex}.customer-filter-header h2{letter-spacing:0;margin:0;font-size:17px}.customer-filter-header .icon-button{border-radius:8px;width:30px;height:30px;min-height:30px;font-size:17px;position:static}.customer-filter-content{flex:1;min-height:0;padding:0 20px 10px;overflow-y:auto}.customer-filter-section{border-bottom:1px solid var(--border);padding:10px 0}.customer-filter-section:last-child{border-bottom:0}.customer-filter-section h3{color:var(--text-muted);margin:0 0 6px;font-size:10px;font-weight:700}.filter-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;display:grid}.filter-status-option,.filter-opportunity-option{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:9px;align-items:center;gap:6px;min-height:30px;padding:0 8px;font-size:9px;font-weight:700;transition:border-color .14s,background .14s,color .14s;display:flex;position:relative}.filter-status-option input,.filter-opportunity-option input{opacity:0;width:1px;height:1px;position:absolute}:is(.filter-status-option:has(input:checked),.filter-opportunity-option:has(input:checked)){color:#fff;border-color:var(--brand);background:var(--brand)}.filter-status-dot{background:var(--status-gray);border-radius:50%;flex:none;width:8px;height:8px}.filter-status-dot[data-status=red]{background:var(--status-red)}.filter-status-dot[data-status=orange]{background:var(--status-orange)}.filter-status-dot[data-status=green]{background:var(--status-green)}.filter-status-dot[data-status=gray],[data-consulta-mode=true] .calendar-dot[data-status],[data-consulta-mode=true] .filter-status-dot[data-status],[data-consulta-mode=true] .customer-status-bar[data-status]{background:var(--status-gray)}.filter-selected-check{opacity:0;width:15px;height:15px;margin-left:auto}.filter-status-option:has(input:checked) .filter-selected-check{opacity:1}.filter-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-filter-field{color:var(--text-muted);gap:4px;font-size:8px;font-weight:800;display:grid}.customer-filter-field input{border:1px solid var(--border);width:100%;height:34px;min-height:34px;color:var(--text);background:var(--background);border-radius:9px;outline:0;padding:0 9px}.customer-filter-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 16%, transparent)}.filter-opportunity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.filter-opportunity-option{text-align:center;justify-content:center;min-height:30px;padding:0 8px;font-size:9px;font-weight:700;line-height:1.15}.customer-filter-footer{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px 20px 10px;display:grid}.customer-filter-footer .button{border-radius:9px;height:36px;min-height:36px;font-size:10px}.customer-list{gap:14px;display:grid}.customer-list-big{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-card{border:1px solid var(--border);border-radius:var(--crm-card-radius);background:var(--surface);min-width:0;transition:border-color .16s,transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 4px 14px #102a4a0a}.customer-card:hover,.customer-card.is-selected{border-color:color-mix(in srgb, var(--brand) 58%, var(--border));box-shadow:0 14px 34px #102a4a1a}.customer-card:hover{transform:translateY(-1px)}.customer-status-bar{z-index:2;background:var(--status-gray);width:6px;position:absolute;inset:0 auto 0 0}.customer-card-open{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr;align-items:center;gap:8px;padding:12px 84px 12px 17px;display:grid}.customer-card-heading,.customer-card-heading>span,.customer-card-small-meta>span,.customer-card-metrics>span{display:grid}.customer-card-heading strong{margin-bottom:3px;font-size:.94rem}.customer-card-heading span,.customer-card-task{color:var(--text-muted);font-size:.67rem;line-height:1.35}.customer-card-task{background:var(--surface-muted);border-radius:7px;grid-column:1/-1;margin:0;padding:6px 8px}.customer-card-metrics{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.customer-card-metrics>span,.customer-card-small-meta>span{background:0 0;border-radius:0;min-height:0;padding:0}.customer-card small,.customer-summary-box small,.authorization-panel small{color:var(--text-muted);letter-spacing:.06em;font-size:.52rem;font-weight:820}.customer-card strong[data-status=red],.authorization-panel[data-status=red] strong{color:var(--status-red)}.customer-card strong[data-status=orange],.authorization-panel[data-status=orange] strong{color:var(--status-orange)}.customer-card strong[data-status=green],.authorization-panel[data-status=green] strong{color:var(--status-green)}.customer-card strong[data-status=gray],.authorization-panel[data-status=gray] strong,[data-consulta-mode=true] .customer-card strong[data-status],[data-consulta-mode=true] .authorization-panel[data-status] strong{color:var(--status-gray)}.customer-card-actions{z-index:3;gap:7px;display:flex;position:absolute;top:12px;right:13px}.icon-button,.summary-arrow{border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;display:inline-grid}.icon-button:hover,.summary-arrow:hover,.icon-button.is-active{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 55%, var(--border))}.icon-button:disabled{opacity:.45;cursor:wait}.customer-card-chevron{display:none}.customer-card-big .customer-card-open{min-height:126px}.customer-card-small .customer-card-open{grid-template-columns:minmax(190px,1.5fr) minmax(220px,1fr);align-items:center;min-height:58px}.customer-card-small-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-empty{border:1px dashed var(--border);text-align:center;background:color-mix(in srgb, var(--surface) 74%, transparent);border-radius:20px;place-content:center;min-height:280px;padding:40px;display:grid}.customer-empty h2{margin:0 0 8px}.customer-empty p{color:var(--text-muted);margin:0}.inline-error{color:var(--status-red);border:1px solid color-mix(in srgb, var(--status-red) 40%, var(--border));background:color-mix(in srgb, var(--status-red) 8%, var(--surface));border-radius:12px;padding:12px 16px}.pagination{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.pagination button,.text-button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-weight:750}.pagination button:disabled{color:var(--text-muted);cursor:default}.customer-drawer-header,.customer-drawer-actions,.principal-panel header,.principal-address{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-drawer-header h2{letter-spacing:-.035em;margin:0;font-size:1.25rem}.customer-drawer-panel{animation:.26s cubic-bezier(.22,.8,.28,1) both customer-panel-in}@keyframes customer-panel-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.customer-overflow{position:relative}.customer-overflow-menu{z-index:12;background:#fff;border:1px solid #dfe4ed;border-radius:10px;width:154px;padding:6px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 34px #19284b2e}.customer-overflow-menu button{width:100%;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 8px;font-size:9px;font-weight:850;display:flex}.customer-overflow-menu button svg{stroke-width:2.3px;flex:0 0 14px;width:14px;height:14px}.customer-overflow-menu .customer-overflow-danger{color:#ff5358}.customer-overflow-menu button:hover{background:color-mix(in srgb, var(--brand-blue) 7%, var(--surface))}.customer-overflow-menu .customer-overflow-danger:hover{background:color-mix(in srgb, var(--status-red) 9%, var(--surface))}.customer-delete-layer{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d14234d;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.customer-delete-dialog{color:#171d2a;text-align:center;background:#fff;border:1px solid #dfe4ed;border-radius:15px;width:min(300px,100%);padding:20px;box-shadow:0 22px 54px #19284b38}.customer-delete-dialog h3{margin:0;font-size:17px}.customer-delete-dialog>p{color:#727d8f;margin:8px 0 17px;font-size:10px;line-height:1.45}.customer-delete-dialog .inline-error{text-align:left;margin-top:12px}.customer-delete-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-delete-actions .button{border-radius:8px;height:34px;min-height:34px;font-size:9px;font-weight:850}.authorization-panel,.principal-panel,.customer-summary-box{border:1px solid var(--border);background:var(--surface)}.authorization-panel{border-color:color-mix(in srgb, currentColor 35%, var(--border));border-radius:11px;grid-template-columns:1fr .8fr auto;align-items:center;gap:12px;margin-top:10px;padding:10px 11px;display:grid}.authorization-panel>span{gap:4px;display:grid}.authorization-panel .button{cursor:pointer}.principal-panel{border-radius:11px;margin-top:9px;padding:10px 11px}.principal-panel h3{letter-spacing:.08em;margin:0;font-size:.82rem}.principal-panel dl{grid-template-columns:1fr 1fr;gap:7px;margin:8px 0 0;display:grid}.principal-panel dl>div,.principal-address span{gap:3px;display:grid}.principal-panel dt{color:var(--text-muted);font-size:.72rem}.principal-panel dd{overflow-wrap:anywhere;margin:0;font-weight:680}.principal-address{grid-column:1/-1}.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.customer-summary-box{border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:8px 9px;display:flex}.customer-summary-box>span{gap:6px;min-width:0;display:grid}.customer-summary-box strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.customer-summary-box:last-child{grid-column:1/-1}.customer-drawer-error{border:1px solid var(--border);background:var(--surface);border-radius:16px;margin-top:14px;padding:24px}.customer-editor{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-top:18px;padding:18px}.customer-editor header h3{margin:2px 0 0;font-size:1.12rem}.customer-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.customer-editor-grid-single{grid-template-columns:1fr 1fr}.customer-editor label{color:var(--text-muted);gap:7px;font-size:.8rem;font-weight:700;display:grid}.customer-editor-section-title{border-top:1px solid var(--border);color:var(--text);grid-column:1/-1;margin-top:4px;padding-top:14px;font-size:.86rem;font-weight:800}.customer-editor input,.customer-editor select{border:1px solid var(--border);width:100%;min-height:44px;color:var(--text);background:var(--background);border-radius:11px;padding:0 12px}.form-help{color:var(--text-muted);margin:12px 0 0;font-size:.82rem}.renewal-customer-card{border:1px solid var(--border);background:var(--background);border-radius:14px;gap:4px;margin-top:18px;padding:14px;display:grid}.renewal-customer-card small,.renewal-date-flow small{color:var(--text-muted);letter-spacing:.04em;font-size:.72rem;font-weight:750}.renewal-customer-card strong{font-size:1rem}.renewal-customer-card span{color:var(--text-muted);font-size:.82rem}.renewal-period{width:fit-content;color:var(--accent);background:color-mix(in srgb, var(--accent) 11%, var(--surface));border-radius:999px;margin-top:12px;padding:6px 11px;font-size:.78rem;font-weight:800}.renewal-date-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:16px;display:grid}.renewal-date-flow section{border:1px solid var(--border);background:var(--background);border-radius:14px;align-content:center;gap:7px;min-height:84px;padding:13px;display:grid}.renewal-date-flow section.is-next{border-color:color-mix(in srgb, var(--accent) 65%, var(--border))}.renewal-date-flow section.is-next strong{color:var(--accent)}.renewal-date-flow strong{font-size:1.05rem}.renewal-date-arrow{color:var(--text-muted);font-size:1.3rem}.customer-renewal-v8,.customer-principal-v8{margin:0;padding-right:2px}.customer-module-heading{height:35px;margin:6px 0 12px}.customer-renewal-v8 .customer-module-heading{margin-top:5px}.customer-module-heading h3{margin:3px 0 0;font-size:18px;line-height:21px}.customer-module-card{background:#fff;border:1px solid #dfe5ee;border-radius:11px;margin-bottom:8px;padding:11px}.customer-module-card>span,.customer-module-card label{color:#7b8596;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.customer-module-card input,.customer-module-card select,.customer-module-card textarea{box-sizing:border-box;color:#263044;width:100%;min-height:36px;font:inherit;background:#f8f9fc;border:1px solid #dce3ed;border-radius:8px;margin-top:5px;padding:0 9px;font-size:10px}.customer-module-card input[aria-invalid=true],.customer-module-card select[aria-invalid=true],.customer-module-card textarea[aria-invalid=true]{border-color:#ff5358}.customer-module-card textarea{resize:none;min-height:64px;padding-top:9px}.moduleerror{color:#ff5358;text-transform:none;margin:7px 0 0;font-size:9px;font-weight:750}.customer-module-form-error{margin-bottom:0}.moduleloading{color:#7b8596;margin:0;font-size:9px;font-weight:750}.customer-principal-owner-heading{height:11px;line-height:11px}.customer-principal-owner-heading .eyebrow{line-height:11px;display:block}.customer-principal-email{margin-top:8px}.customer-subresource-panel.customer-machines-v8,.customer-subresource-panel.customer-machine-editor-v8{margin-top:0;padding-right:2px}.customer-machine-operator{margin-top:8px}.customer-machines-v8 .machine-list{gap:0;margin-top:0;display:grid}.customer-machines-v8 .machine-row{box-sizing:border-box;height:37px;min-height:auto;margin-top:8px;margin-bottom:8px;padding:11px}.customer-machines-v8 .machine-row strong{font-size:10px;line-height:13px}.customer-machines-v8 .machine-row-actions{align-items:center;gap:8px;display:flex}.customer-machines-v8 .editlink,.customer-machines-v8 .deletelink{font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800;line-height:13px}.customer-machines-v8 .editlink{color:#4d7cff}.customer-machines-v8 .deletelink{color:#ff5358}.customer-machines-v8 .customer-machine-add{margin-top:8px}.customer-drawer-panel:has(.subresource-editor-page)>.subresource-back{display:none}.customer-machine-editor-v8 .subresource-editor-back{margin-bottom:0}.subresource-editor-back{color:#4d7cff;height:30px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:850}.customer-module-value{color:#171d2a;margin:5px 0 0;font-size:10px;font-weight:800}.customer-renewal-summary .customer-module-value{margin-top:0}.customer-renewal-summary{min-height:72px}.customer-module-copy{color:#7d8695;margin:3px 0 0;font-size:8px;line-height:1.35}.customer-module-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-renewal-dates .customer-module-card{height:64px}.customer-module-action{color:#fff;width:100%;height:36px;font:inherit;cursor:pointer;background:#4d7cff;border:0;border-radius:9px;margin-top:4px;font-size:10px;font-weight:850}.customer-module-action:disabled{cursor:default;opacity:.55}.modulesuccess{color:var(--status-green);text-align:center;margin:8px 0 0;font-size:12px;font-weight:800}.customer-subresource-panel.customer-opportunity-v8,.customer-subresource-panel.customer-follow-ups-v8,.customer-subresource-panel.customer-follow-up-editor-v8{margin-top:0;padding-right:2px}.customer-follow-ups-v8 .customer-module-card{color:#263044}.customer-follow-ups-v8 .boxtitle{color:#7b8596;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex}.customer-follow-ups-v8 .machinerowactions{align-items:center;gap:10px;display:flex}.customer-follow-ups-v8 .editlink,.customer-follow-ups-v8 .deletelink{font:inherit;text-transform:none;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.customer-follow-ups-v8 .editlink{color:#3d69d8}.customer-follow-ups-v8 .deletelink{color:#c84d57}.customer-follow-ups-v8 .subvalue{margin-top:5px;font-size:10px;font-weight:800}.customer-follow-ups-v8 .subtext{color:#7d8695;margin-top:3px;font-size:8px;line-height:1.35}.customer-follow-ups-v8 .monthaccent{color:#ffb33c;font-style:normal;font-weight:850}.customer-follow-up-editor-v8 .subresource-editor-back{margin-bottom:0}.customer-subresource-panel.customer-competitors-v8,.customer-subresource-panel.customer-competitor-editor-v8{margin-top:0;padding-right:2px}.customer-competitors-v8 .boxtitle{color:#7b8596;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex}.customer-competitors-v8 .machinerowactions{align-items:center;gap:10px;display:flex}.customer-competitors-v8 .editlink,.customer-competitors-v8 .deletelink{font:inherit;text-transform:none;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.customer-competitors-v8 .editlink{color:#3d69d8}.customer-competitors-v8 .deletelink{color:#c84d57}.customer-competitors-v8 .subvalue{margin-top:5px;font-size:10px;font-weight:800}.customer-competitors-v8 .subtext{color:#7d8695;margin-top:3px;font-size:8px;line-height:1.35}.customer-competitors-v8 .monthaccent{color:#ffb33c;font-style:normal;font-weight:850}.customer-competitor-editor-v8 .subresource-editor-back{margin-bottom:0}.customer-competitor-form-v8 .customer-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-competitor-form-v8 .customer-module-block-label{margin-top:8px}.customer-subresource-panel.offer-comparison-v8{margin-top:0;padding-right:2px}.offer-comparison-v8 .modulecompare{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.offer-comparison-v8 .modulecompare span{gap:9px;display:grid}.offer-comparison-v8 .modulecompare b{color:#263044;font-size:12px}.offer-comparison-v8 .modulecompare em{color:#ffb33c;font-size:10px;font-style:normal;font-weight:850}.offer-comparison-v8 .subtext{color:#7d8695;margin-top:3px;font-size:8px;line-height:1.35}.customer-follow-up-form-v8 .customer-module-block-label{margin-top:8px}.customer-editor-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.customer-create-drawer{overflow:hidden!important}.customer-create-drawer .customer-drawer-header{height:38px}.customer-create-drawer .customer-drawer-header h2{margin:4px 0 0;font-size:20px;line-height:23px}.customer-create-drawer .customer-create-form{background:#fff;border:0;border-radius:0;height:calc(100% - 46px);margin:8px 0 0;padding:0 2px 0 0;overflow-y:auto}.customer-create-back{color:#4d7cff;height:30px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:850}.customer-create-module-heading{height:35px;margin:6px 0 12px}.customer-create-module-heading h3{color:#171d2a;margin:3px 0 0;font-size:18px;line-height:normal}.customer-create-card{background:#fff;border:1px solid #dfe5ee;border-radius:11px;width:100%;margin-bottom:8px;padding:11px}.create-intro{min-height:72px;display:block}.create-intro strong,.create-intro p{margin:0;display:block}.create-intro strong{color:#263044;font-size:10px;font-weight:850;line-height:normal}.create-intro p{color:#7b8596;margin-top:5px;font-size:9px;line-height:1.45}.customer-create-fields{height:316px;margin-bottom:0}.customer-create-fields label{color:#7b8596;text-transform:uppercase;font-size:8px;font-weight:800;line-height:normal;display:block}.customer-create-drawer .customer-create-form input,.customer-create-drawer .customer-create-form select{color:#263044;width:100%;height:36px;min-height:36px;font:inherit;background:#f8f9fc;border:1px solid #dce3ed;border-radius:8px;margin-top:5px;padding:0 9px;font-size:10px;font-weight:800}.customer-create-form input[readonly]{color:#7b8596;background:#f8f9fc}.customer-create-field-spaced,.customer-create-field-grid{margin-top:8px}.customer-create-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-create-actions{grid-template-columns:1fr;gap:0;margin-top:0;padding-top:12px;display:grid}.customer-create-actions .button{border-radius:9px;width:100%;height:36px;min-height:36px;font-size:10px;font-weight:850}.customer-create-actions .button-secondary{color:#4d7cff;background:#fff;border:1px solid #4d7cff;margin-top:8px}.customer-complete-panel{margin:0;padding-right:2px}.customer-complete-summary strong{color:#182234;margin-top:7px;font-size:10px;font-weight:850;line-height:13px;display:block}.customer-complete-summary p{color:#7b8596;margin:5px 0 0;font-size:9px;font-weight:650;line-height:13px}.customer-complete-entry-list{gap:8px;margin:8px 0;display:grid}.customer-complete-entry{color:#182234;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:37px;padding:0 11px;font-size:10px;font-weight:850;line-height:13px;display:flex}.customer-complete-entry svg{color:#4d7cff;width:13px;height:13px}.subresource-back{color:#4d7cff;background:0 0;border:0;height:30px;margin-top:0;padding:0;font-size:10px;font-weight:850}.subresource-editor-back{margin-bottom:14px}.subresource-editor-page{animation:.24s cubic-bezier(.22,.8,.28,1) both customer-panel-in}.subresource-editor-page .subresource-heading{margin-bottom:14px}.customer-subresource-panel{margin-top:14px}.subresource-heading h3,.subresource-heading p{margin:0}.subresource-heading p{color:var(--text-muted);margin-top:5px;font-size:.82rem}.subresource-heading .eyebrow{margin-bottom:4px}.subresource-list{gap:10px;margin-top:14px;display:grid}.subresource-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:minmax(0,1.15fr) minmax(190px,.85fr);gap:14px;padding:15px 104px 15px 15px;display:grid;position:relative}.subresource-card>div:first-child,.subresource-card dl>div{gap:4px;display:grid}.subresource-card span,.subresource-card p,.subresource-card dt{color:var(--text-muted);font-size:.8rem}.subresource-card p,.subresource-card dl{margin:0}.subresource-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.subresource-card dd{margin:0;font-weight:720}.subresource-card-actions{gap:7px;display:flex;position:absolute;top:12px;right:12px}.subresource-form textarea{border:1px solid var(--border);resize:vertical;width:100%;min-height:88px;color:var(--text);background:var(--background);font:inherit;border-radius:11px;padding:11px 12px}.form-wide{grid-column:1/-1}.comparison-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.comparison-metrics article{border:1px solid var(--border);background:var(--surface);border-radius:13px;align-content:center;gap:11px;min-height:92px;padding:14px;display:grid}.offer-comparison .subresource-card>div:first-child,.offer-comparison .subresource-card dl>div{gap:9px}.form-success{color:var(--status-green);margin:14px 0 0;font-size:.82rem;font-weight:750}.comparison-metrics small,.comparison-metrics span{color:var(--text-muted);font-size:.72rem}.comparison-summary{color:var(--brand);background:var(--brand-soft);border-radius:13px;padding:14px 16px;font-weight:720}.subresource-heading,.machine-row,.machine-row-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.subresource-heading .button svg{width:18px;height:18px}.machine-list{gap:9px;margin-top:20px;display:grid}.machine-row,.subresource-empty,.machine-form{border:1px solid var(--border);background:var(--background);border-radius:13px;padding:13px}.subresource-empty{color:var(--text-muted);text-align:center;margin:0}.task-drawer-empty-card,.tareas-empty-card{color:#7d8798;text-align:center;background:#fff;border:1px dashed #d8dfeb;border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:100px;padding:16px;font-size:10px;font-weight:400;display:grid}.task-drawer-empty-card h2,.task-drawer-empty-card h3,.tareas-empty-card h2,.tareas-empty-card h3{color:#263044;margin:0;font-size:12px;font-weight:700;line-height:1.15}.task-drawer-empty-card p,.tareas-empty-card p{color:#7d8798;margin:0;font-size:10px;font-weight:400;line-height:1.25}.machine-form{margin-top:14px}.machine-form label{color:var(--text-muted);gap:7px;font-size:.8rem;font-weight:700;display:grid}.machine-form input{border:1px solid var(--border);width:100%;min-height:44px;color:var(--text);background:var(--surface);border-radius:11px;padding:0 12px}.danger-button:hover{color:var(--status-red);border-color:color-mix(in srgb, var(--status-red) 55%, var(--border))}.opportunity-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 0;padding:0;display:grid}.opportunity-option{border:1px solid var(--border);min-height:48px;color:var(--text);background:var(--background);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:0 13px;display:flex}.opportunity-option.is-selected{border-color:var(--brand);background:var(--brand-soft)}.opportunity-option input{width:17px;height:17px;accent-color:var(--brand)}@media (max-width:1500px){.customer-workspace.has-drawer .customer-list-big{grid-template-columns:1fr}}@media (max-width:1180px){.customer-list-big{grid-template-columns:1fr}}@media (max-width:820px){.public-nav>a:not(.button),.public-nav a[href=\/pricing]{display:inline-flex!important}.public-nav a[href="/#producto"],.public-nav a[href="/#funciones"]{display:none!important}}@media (max-width:700px){.marketing-proof-row{display:none!important}.marketing-hero{gap:20px}.marketing-device-stage{min-height:360px;margin-top:6px}.marketing-phone-main{width:188px}.marketing-phone-side{display:none!important}}@media (max-width:560px){.public-nav a[href="/#descargar"]{display:none!important}}.public-shell .button{border-radius:8px;gap:10px;text-decoration:none}.public-shell .button svg{flex:none;width:18px;height:18px}@media (max-width:820px){.public-nav>a:not(.button),.public-nav a[href=\/pricing]{display:inline-flex!important}.public-nav a[href="/#producto"],.public-nav a[href="/#funciones"]{display:none!important}}@media (max-width:700px){.marketing-proof-row{display:none}.marketing-hero{gap:20px}.marketing-device-stage{min-height:360px;margin-top:6px}.marketing-phone-main{width:188px}.marketing-phone-side{display:none}}@media (max-width:560px){.public-nav a[href="/#descargar"]{display:none!important}}.public-shell .button{white-space:nowrap;border-radius:8px;gap:10px;text-decoration:none}.public-shell .button svg,.store-button svg,.marketing-icon svg,.app-web-grid svg,.pricing-card svg{flex:none;width:18px;height:18px}.public-header{z-index:20;background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:84px;position:sticky;top:0}.public-nav a{text-decoration:none}.marketing-hero,.marketing-section,.download-panel,.marketing-cta,.pricing-page{width:min(1180px,100% - 40px);margin-inline:auto}.marketing-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;gap:68px;min-height:calc(100vh - 84px);padding:48px 0 72px;display:grid}.marketing-hero-copy h1,.marketing-section h2,.download-panel h2,.marketing-cta h2,.pricing-page h1{color:var(--brand-navy);letter-spacing:0;margin:0}.marketing-hero-copy h1{max-width:760px;font-size:4.35rem;line-height:1.02}.marketing-hero-copy .hero-text{max-width:690px;color:var(--text-muted);margin:26px 0 30px;font-size:1.12rem;line-height:1.7}.marketing-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:34px 0 0;display:grid}.marketing-proof-row div{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:122px;padding:18px}.marketing-proof-row dt{color:var(--brand-navy);font-weight:850}.marketing-proof-row dd{color:var(--text-muted);margin:10px 0 0;font-size:.9rem;line-height:1.45}.marketing-device-stage{place-items:center;min-height:642px;display:grid;position:relative}.marketing-phone{aspect-ratio:390/844;background:#eef2f8;border-radius:34px;overflow:hidden;box-shadow:0 24px 62px #102a4a33}.marketing-phone img{width:100%;height:auto;display:block}.marketing-phone-main{z-index:3;width:min(310px,100%);position:relative}.marketing-phone-side{z-index:2;opacity:.98;width:214px;position:absolute}.marketing-phone-client{bottom:36px;left:0}.marketing-phone-map{top:36px;right:0}.marketing-section{padding:86px 0}.marketing-product-band{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:end;gap:36px;padding:38px;display:grid}.marketing-product-band h2,.marketing-section-head h2,.download-panel h2,.marketing-cta h2,.pricing-page h1{font-size:3rem;line-height:1.08}.marketing-product-band p:last-child,.marketing-section-head p,.app-web-copy p,.pricing-preview p,.download-panel p,.marketing-cta p,.pricing-page .page-lead,.pricing-note p{color:var(--text-muted);line-height:1.65}.marketing-section-head{max-width:760px}.marketing-section-head p:last-child{max-width:680px;margin:16px 0 0}.marketing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.marketing-feature-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:238px;padding:24px}.marketing-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:8px;place-items:center;display:grid}.marketing-feature-card h3,.screenshot-card h3,.app-web-grid h3,.pricing-card h2,.pricing-note h2{color:var(--brand-navy);letter-spacing:0;margin:18px 0 10px}.marketing-feature-card p,.screenshot-card span,.app-web-grid p,.pricing-card p,.pricing-card li{color:var(--text-muted);line-height:1.55}.screenshot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.screenshot-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:14px}.screenshot-frame{aspect-ratio:390/844;background:#eef2f8;border-radius:28px;overflow:hidden}.screenshot-frame img{width:100%;height:auto;display:block}.screenshot-card span{color:var(--brand);margin-top:16px;font-size:.78rem;font-weight:850;display:block}.screenshot-card h3{margin-top:6px;font-size:1rem}.app-web-section{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:center;gap:36px;display:grid}.app-web-copy h2{font-size:3rem;line-height:1.08}.app-web-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.app-web-grid article{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:220px;padding:26px}.app-web-grid svg{width:30px;height:30px;color:var(--brand)}.pricing-preview,.marketing-cta{border-radius:8px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;padding:36px;display:flex}.pricing-preview{border:1px solid var(--border);background:var(--surface)}.pricing-preview h2,.marketing-cta h2{font-size:2.4rem;line-height:1.1}.download-panel,.marketing-cta{color:#fff;background:#102a4a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-bottom:86px;padding:42px;display:grid}.download-panel h2,.download-panel p,.marketing-cta h2,.marketing-cta p{color:#fff}.download-panel .eyebrow,.marketing-cta .eyebrow{color:#9db9ff}.store-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:380px;display:grid}.store-button{color:#fff;background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;align-items:center;gap:12px;min-height:64px;padding:12px 16px;text-decoration:none;display:flex}.store-button svg{width:26px;height:26px}.store-button small,.store-button strong{display:block}.store-button small{opacity:.72;font-size:.72rem}.store-button strong{margin-top:2px;font-size:1rem}.pricing-page{min-height:calc(100vh - 194px);padding:74px 0 96px}.pricing-page h1{max-width:880px;font-size:4rem}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.pricing-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:460px;padding:26px;display:flex}.pricing-card[data-featured=true]{border-color:var(--brand);box-shadow:0 18px 42px #4d7cfe24}.pricing-card-head span{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:850}.pricing-card h2{margin:10px 0 8px;font-size:1.45rem}.pricing-price{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:24px 0;padding:20px 0}.pricing-price strong,.pricing-price span,.pricing-price small{display:block}.pricing-price strong{color:var(--brand-navy);font-size:2.2rem}.pricing-price span,.pricing-price small{color:var(--text-muted)}.pricing-price small{margin-top:7px}.pricing-card ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li{gap:9px;display:flex}.pricing-card li svg{color:var(--status-green);margin-top:2px}.pricing-card .button{width:100%;margin-top:auto}.pricing-note{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:18px;padding:28px}.pricing-note h2{margin-top:0}@media (max-width:1100px){.marketing-hero{grid-template-columns:1fr;gap:32px}.marketing-device-stage{min-height:560px}.marketing-phone-main{width:286px}.marketing-phone-side{width:198px}.marketing-feature-grid,.pricing-grid,.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.marketing-product-band,.app-web-section,.download-panel,.marketing-cta{grid-template-columns:1fr}.pricing-preview{flex-direction:column;align-items:flex-start}.store-actions{width:100%;min-width:0}}@media (max-width:820px){.public-nav>a:not(.button){display:inline-flex}.public-nav a[href="/#producto"],.public-nav a[href="/#funciones"]{display:none}}@media (max-width:700px){.marketing-hero,.marketing-section,.download-panel,.marketing-cta,.pricing-page{width:min(100% - 28px,1180px)}.marketing-hero{padding-top:38px}.marketing-hero-copy h1,.pricing-page h1{font-size:3rem}.marketing-product-band h2,.marketing-section-head h2,.app-web-copy h2,.download-panel h2,.marketing-cta h2{font-size:2.25rem}.marketing-proof-row,.marketing-feature-grid,.app-web-grid,.pricing-grid{grid-template-columns:1fr}.marketing-phone-client{left:-8px}.marketing-phone-map{right:-8px}.screenshot-grid{grid-template-columns:1fr}.screenshot-card{max-width:360px;margin-inline:auto}}@media (max-width:560px){.public-header{gap:12px;width:min(100% - 24px,1180px)}.brand-logo{width:150px}.public-nav a[href="/#descargar"]{display:none}.public-nav .button{min-height:38px;padding-inline:11px}.marketing-hero-copy h1,.pricing-page h1{font-size:2.35rem}.hero-actions,.store-actions{grid-template-columns:1fr}.marketing-device-stage{min-height:470px}.marketing-phone-main{width:238px}.marketing-phone-side{width:162px}}@media (max-width:1260px){.customer-workspace.has-drawer{padding-right:0}.customer-toolbar{grid-template-columns:minmax(220px,1fr) auto auto}.view-switch{grid-column:3}.customer-sort-anchor{grid-area:2/1/auto/3}}@media (max-width:760px){.customer-toolbar{grid-template-columns:1fr 1fr}.customer-search{grid-column:1/-1}.customer-sort-anchor{grid-area:auto/1/auto/-1}.view-switch{grid-column:auto}.customer-filter-layer{inset:0}.customer-filter-drawer{width:min(430px,100vw);min-width:0}.customer-card-open,.customer-card-small .customer-card-open{grid-template-columns:1fr;padding-right:72px}.customer-card-metrics{grid-template-columns:repeat(2,1fr)}.customer-card-actions{right:12px}.customer-card-actions .icon-button:last-child,.customer-card-chevron{display:none}.customer-card-small-meta,.authorization-panel{grid-template-columns:1fr 1fr}.authorization-panel .button{grid-column:1/-1}.principal-panel dl,.customer-summary-grid{grid-template-columns:1fr}.customer-summary-box:last-child{grid-column:1}.customer-editor-grid,.customer-editor-grid-single,.opportunity-options{grid-template-columns:1fr}.subresource-heading{flex-direction:column;align-items:flex-start}.subresource-card{grid-template-columns:1fr;padding-right:15px}.subresource-card-actions{margin-top:4px;position:static}.comparison-metrics{grid-template-columns:1fr}.form-wide{grid-column:1}}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 65%, white);outline-offset:3px}.public-shell{min-height:100vh;overflow-x:hidden}.public-header,.public-footer,.hero,.benefits,.public-cta,.content-page,.legal-page,.public-shell>.v8-help-page{width:min(1180px,100% - 40px);margin-inline:auto}.public-shell>.v8-help-page{overscroll-behavior:auto;scrollbar-gutter:auto;height:auto;min-height:calc(100vh - 202px);padding:40px 0 64px;overflow:visible}.public-header{justify-content:space-between;align-items:center;gap:28px;min-height:92px;display:flex}.brand-link,.brand-logo{display:block}.brand-logo{width:220px;height:auto}.public-nav,.public-footer nav,.hero-actions{align-items:center;gap:24px;display:flex}.public-nav>a:not(.button){color:var(--text-muted);font-weight:650}.button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:760;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--brand);box-shadow:0 12px 30px #4d7cfe3d}.button-primary:hover{background:var(--brand-strong)}.button-secondary{color:var(--text);border-color:var(--border);background:color-mix(in srgb, var(--surface) 82%, transparent)}.button-danger{color:#fff;border-color:var(--status-red);background:var(--status-red)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:80px;min-height:660px;padding:90px 0 100px;display:grid}.hero:before{content:"";z-index:-1;background:radial-gradient(circle,#4d7cfe29,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:115px;right:-180px}.eyebrow{color:var(--brand);letter-spacing:.14em;margin:0 0 16px;font-size:.78rem;font-weight:850}.hero h1,.content-page>h1,.legal-page>h1{color:var(--brand-navy);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5.3vw,5rem);line-height:.98}.hero-text,.page-lead,.legal-intro{max-width:700px;color:var(--text-muted);font-size:1.12rem;line-height:1.75}.hero-text{max-width:610px;margin:28px 0 34px}.hero-preview{border:1px solid color-mix(in srgb, var(--border) 75%, transparent);border-radius:var(--radius-lg);min-height:390px;box-shadow:var(--shadow);background:linear-gradient(150deg,#fffffff5,#e9efffd6);padding:30px;transform:rotate(1deg)}[data-theme=dark] .hero-preview{background:linear-gradient(150deg,#1c2230,#171b24)}.preview-topline{justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.status-pill{color:#17845e;background:#dff8ee;border-radius:999px;padding:8px 12px;font-size:.78rem}.preview-metrics{gap:14px;margin-top:42px;display:grid}.preview-metrics span{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);border-radius:16px;grid-template-columns:150px 1fr;align-items:center;min-height:78px;padding:18px 20px;display:grid}.preview-metrics small{color:var(--text-muted)}.benefits{padding:94px 0 110px}.benefits h2,.public-cta h2,.content-page h1,.legal-page h1{color:var(--brand-navy)}.benefits h2,.public-cta h2{letter-spacing:-.035em;max-width:700px;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.benefit-grid,.help-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;display:grid}.benefit-card,.help-grid article,.plan-card,.legal-sections section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.benefit-card,.help-grid article{padding:30px}.benefit-card h3,.help-grid h2{margin:22px 0 10px}.benefit-card p,.help-grid p,.plan-card p,.legal-sections p{color:var(--text-muted);line-height:1.65}.benefit-dot{background:var(--brand);width:14px;height:14px;box-shadow:0 0 0 9px var(--brand-soft);border-radius:50%;display:block}.public-cta{border-radius:var(--radius-lg);background:var(--brand-navy);color:#fff;justify-content:space-between;align-items:center;gap:30px;margin-bottom:100px;padding:46px 50px;display:flex}.public-cta h2,.public-cta p{color:#fff}.public-footer{border-top:1px solid var(--border);min-height:110px;color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.content-page,.legal-page{min-height:calc(100vh - 202px);padding:90px 0 110px}.content-page>h1,.legal-page>h1{max-width:900px;font-size:clamp(2.6rem,5vw,4.5rem)}.plan-card{max-width:780px;box-shadow:var(--shadow);gap:24px;margin-top:44px;padding:38px;display:grid}.plan-card h2{margin:4px 0;font-size:2.2rem}.plan-label{color:var(--brand);letter-spacing:.1em;font-weight:850}.plan-card ul{gap:12px;margin:0;padding-left:20px;display:grid}.plan-card .button{justify-self:start}.help-grid{grid-template-columns:repeat(2,1fr)}.help-grid h2{margin-top:0}.legal-intro{margin-top:24px}.legal-sections{gap:16px;min-width:0;margin-top:50px;display:grid}.legal-sections section{min-width:0;padding:28px 32px}.legal-sections h2{margin:0 0 8px;font-size:1.15rem}.legal-sections h3{color:var(--brand-navy);margin:24px 0 8px;font-size:1rem}.legal-sections ul,.legal-sections ol{color:var(--text-muted);gap:8px;margin:12px 0 0;padding-left:22px;line-height:1.65;display:grid}.legal-sections li{padding-left:2px}.legal-sections a{color:var(--brand-strong);overflow-wrap:anywhere}.legal-contact{color:var(--text-muted);margin:0;font-style:normal;line-height:1.75}.legal-updated{color:var(--text-muted);margin:16px 0 0;font-weight:700}.legal-table-wrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin-top:18px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:880px;color:var(--text-muted);font-size:.92rem;line-height:1.55}.legal-table caption{color:var(--brand-navy);text-align:left;padding:18px 20px;font-weight:800}.legal-table th,.legal-table td{border-top:1px solid var(--border);text-align:left;vertical-align:top;padding:16px 18px}.legal-table th{color:var(--brand-navy);background:var(--surface-muted);letter-spacing:.01em;font-size:.84rem}.legal-table code{color:var(--brand-navy);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.auth-page{background:var(--background);grid-template-columns:minmax(260px,1fr) minmax(0,2fr);min-height:100vh;display:grid}.auth-brand-panel{background:var(--crm-sidebar-bg);place-items:center;min-height:100vh;display:grid}.auth-brand-logo{justify-content:center;align-items:center;display:inline-flex}.auth-brand-logo .brand-logo{width:156px;height:auto}.auth-content-panel{background:radial-gradient(circle at top right, #4d7cfe21, transparent 38%), var(--background);place-items:center;min-height:100vh;padding:40px;display:grid}.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);padding:32px}.auth-card h1{color:var(--brand-navy);margin:0;font-size:2.25rem}.auth-card>p:not(.eyebrow),.auth-form label{color:var(--text-muted)}.auth-stack,.auth-form{gap:14px;display:grid}.auth-stack{margin-top:28px}.auth-oauth-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.auth-oauth-row form{min-width:0}.auth-oauth-row form button,.auth-form>button[type=submit]{border:1px solid var(--border);width:100%;min-height:50px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:13px;font-weight:760}.auth-oauth-row form button{white-space:nowrap;justify-content:center;align-items:center;min-height:46px;padding:0 12px;display:inline-flex}.auth-provider-icon{flex:none;width:20px;height:20px}.auth-form>button[type=submit]{border-color:var(--brand);color:#fff;background:var(--brand)}.auth-form input:not([type=hidden]):not([type=checkbox]){border:1px solid var(--border);width:100%;min-height:50px;color:var(--text);background:var(--surface-muted);border-radius:12px;padding:0 14px}.auth-legal-acceptance{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.auth-form .auth-legal-acceptance input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);margin:2px 0 0}.auth-form .auth-legal-copy{color:var(--text-muted);font-size:.9rem;line-height:1.45}.auth-form .auth-legal-copy label{color:inherit;font:inherit}.auth-legal-acceptance a{color:var(--auth-legal-link);font-weight:760;text-decoration:none}.auth-legal-acceptance a:hover{text-decoration:underline}.auth-otp-intro{text-align:left;gap:5px;display:grid}.auth-otp-intro strong{color:var(--brand-navy);font-size:1.15rem}.auth-otp-intro span{color:var(--text-muted);font-size:.9rem}.auth-otp-intro b{color:var(--text);font-size:.9rem}.auth-otp-cells{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.auth-otp-cells input:not([type=hidden]){text-align:center;min-height:54px;padding:0;font-size:1.15rem;font-weight:800}.auth-inline-form{margin:0}.auth-inline-form button{width:100%;min-height:40px;color:var(--brand);cursor:pointer;background:0 0;border:0;font-weight:760}.password-field{position:relative}.password-field input{padding-right:92px!important}.password-field button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:7px 9px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-message{color:var(--status-red);margin:0;font-size:.9rem}.auth-message.is-success{color:#17845e}.auth-helper-text{color:var(--text-muted);text-align:center;margin:0;font-size:.9rem;line-height:1.4}.auth-form-links,.auth-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.auth-card-actions{margin-top:26px}.auth-form-links a,.auth-card-actions a{color:var(--brand);font-size:.9rem;font-weight:760;text-decoration:none}.skip-link{z-index:100;color:#fff;background:var(--brand-navy);border-radius:10px;padding:10px 16px;position:fixed;top:10px;left:50%;transform:translate(-50%,-150%)}.skip-link:focus{transform:translate(-50%)}.theme-control svg{flex:none;width:17px;height:17px}.theme-control{border:1px solid var(--border);width:44px;height:44px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;display:grid}@media (max-width:820px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:150px}.auth-content-panel{min-height:calc(100vh - 150px);padding:32px 20px}.public-header{align-items:flex-start;padding:18px 0}.brand-logo{width:168px}.public-nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;gap:46px;padding:64px 0 80px}.hero-preview{min-height:auto;transform:none}.benefit-grid,.help-grid{grid-template-columns:1fr}.public-cta,.public-footer{flex-direction:column;align-items:flex-start}.public-footer{padding:28px 0}}@media (max-width:520px){.public-header,.public-footer,.hero,.benefits,.public-cta,.content-page,.legal-page,.public-shell>.v8-help-page{width:min(100% - 28px,1180px)}.public-header{gap:8px}.public-header .brand-logo{width:144px}.public-nav{gap:10px}.public-nav .button{min-height:42px;padding-inline:10px}.hero-actions{flex-direction:column;align-items:stretch}.preview-metrics span{grid-template-columns:1fr;gap:6px}.public-cta,.auth-card{padding:28px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tool{background:#fff;border:1px solid #dce2ed;border-radius:9px;align-items:center;height:35px;display:flex}.tool svg,.switch svg{width:12px;height:12px}.toolactions,.normaltools,.sharetools,.smallactions{align-items:center;gap:7px;display:flex}.tool{color:#344056;font:inherit;cursor:pointer;padding:0 11px;font-size:11px;font-weight:800}.switch{background:#e8ecf3;border-radius:9px;height:35px;padding:3px;display:flex}.switch button{color:#6f7989;width:58px;height:29px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0;font-size:10px;font-weight:800}.switch button.on,.switch button.is-active{color:#315fd7;background:#fff;box-shadow:0 2px 7px #192d5a1f}.liststatus{color:#6d7789;text-align:center;place-items:center;height:100%;min-height:0;display:none}.liststatus.show{display:grid}.liststatusbox{max-width:340px;padding:22px}.liststatusbox h3{margin:0 0 7px;font-size:15px}.liststatusbox p{margin:0;font-size:10px;line-height:1.5}.pagination{flex:none}html,body{width:100%;height:100%}.customer-workspace{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.customer-workspace.has-drawer{padding-right:var(--crm-drawer-width)}.customer-workspace-fixed{flex:none}.workspace-heading{align-items:center;height:39px;min-height:39px;margin-bottom:12px}.workspace-heading h1{color:#000;letter-spacing:0;margin:0;font-size:24px;line-height:1}.workspace-create-button{height:36px;min-height:36px;box-shadow:none;border-radius:9px;padding:0 14px;font-size:13px;font-weight:850}.customer-toolbar{grid-template-columns:minmax(150px,1fr) auto auto auto;gap:7px;margin-bottom:11px;display:grid}.customer-search,.toolbar-button,.view-switch{background:#fff;border:1px solid #dce2ed;border-radius:9px;height:35px;min-height:35px}.customer-search{color:#657084;gap:5px;padding:0 10px;font-size:11px}.customer-search svg,.toolbar-button svg,.view-switch svg{width:12px;height:12px}.customer-search input{font-size:11px}.toolbar-button{color:#344056;gap:0;padding:0 11px;font-size:11px;font-weight:800}.customer-sort-button{min-width:0}.view-switch{box-sizing:border-box;background:#e8ecf3;padding:3px}.view-switch button{color:#6f7989;border-radius:7px;width:58px;height:29px;padding:0;font-size:10px;font-weight:800}.view-switch button.is-active{color:#315fd7;background:#fff;box-shadow:0 2px 7px #192d5a1f}.customer-list-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:1px 4px 26px 1px;overflow-y:auto}.customer-list{align-content:start;gap:9px}.customer-list.v8-small-list{gap:0}.customer-list-big{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:126px}.customer-card{box-shadow:none;background:#fff;border:1px solid #dde3ed;border-radius:13px;font-family:Inter,Arial,sans-serif;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.customer-list-big .customer-card{height:126px;min-height:126px}.customer-card:hover{transform:translateY(-1px);box-shadow:0 7px 18px #24365c17}.customer-card.is-selected{border-color:#4d7cff;box-shadow:0 0 0 2px #4d7cff21}.customer-status-bar{width:5px}.customer-status-bar[data-status=red]{background:#ff5358}.customer-status-bar[data-status=orange]{background:#ffb33c}.customer-status-bar[data-status=green]{background:#46c78a}.customer-status-bar[data-status=gray]{background:#8a8d99}.customer-card-open{color:#171d2a;text-align:left;align-items:stretch;height:100%;min-height:0;padding:12px 56px 12px 17px}.customer-card-big .customer-card-open{grid-template-rows:auto 1fr auto;gap:0;min-height:126px;display:grid}.customer-card-heading strong{color:#000;margin-bottom:0;font-size:15px;font-weight:850;line-height:1.12}.customer-card-heading span{color:#747e90;font-size:10px;line-height:1.35}.customer-card-heading span:last-child{color:#949cac;margin-top:1px;font-size:9px}.customer-card-task{color:#535f72;background:#f2f5fa;border-radius:7px;margin:5px 0 3px;padding:4px 8px;font-size:10px;line-height:1.25}.customer-card-metrics{grid-template-columns:1fr .82fr .92fr 1.05fr;gap:14px}.customer-card small{color:#8b94a4;text-transform:uppercase;font-size:8px;font-weight:800;line-height:1.1}.customer-card-metrics strong,.customer-card-small-meta strong{color:#171d2a;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;font-weight:850;line-height:1.2;display:block;overflow:hidden}.customer-card-metrics>span:first-child strong{font-weight:700}.customer-card strong[data-status=red]{color:#ff5358}.customer-card strong[data-status=orange]{color:#ffb33c}.customer-card strong[data-status=green]{color:#46c78a}.customer-card strong[data-status=gray]{color:#8a8d99}.customer-card-actions{top:12px;right:13px}.icon-button{color:#9aa5b8;background:#fff;border:1px solid #dce3ed;border-radius:8px;width:29px;height:29px}.icon-button.is-active{color:#4d7cff;border-color:#dce3ed}.icon-button svg,.summary-arrow svg{width:15px;height:15px}.customer-card-small .customer-card-open{grid-template-columns:1.5fr 4fr;gap:8px;min-height:52px;padding:0 50px 0 16px}.customer-card-small-meta{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;display:grid}.customer-card-small-meta>span{min-width:0}.customer-card-small .customer-card-heading strong,.customer-card-small .customer-card-small-meta strong{font-size:10px}.customer-card-small .customer-card-heading span,.customer-card-small .customer-card-small-meta small{font-size:8px}.customer-empty{color:#7d8798;background:#fff;border:1px dashed #d8dfeb;border-radius:11px;min-height:100px;padding:22px}.customer-empty h2{font-size:15px}.customer-empty p{font-size:10px}.customer-filter-drawer{width:var(--crm-drawer-width);min-width:0}.v8-derived-workspace{height:100%}.v8-derived-heading{min-height:92px}.derived-heading h1{letter-spacing:0;font-size:24px}.statgrid{gap:9px}.statcard{border-radius:12px;min-height:68px;padding:11px}.statcard span{font-size:9px}.statcard b{margin-top:6px;font-size:21px}.calendar-day{border-radius:9px;min-height:55px;padding:6px}.calendar-day b{font-size:10px}.calendar-day>span,.calendar-day>small{font-size:8px}@media (max-width:1500px){.customer-workspace.has-drawer .customer-list-big{grid-template-columns:1fr}}@media (max-width:1180px){.customer-list-big{grid-template-columns:1fr}}@media (max-width:820px){.public-nav>a:not(.button),.public-nav a[href=\/pricing]{display:inline-flex!important}.public-nav a[href="/#producto"],.public-nav a[href="/#funciones"]{display:none!important}}@media (max-width:700px){.marketing-proof-row{display:none!important}.marketing-hero{gap:20px}.marketing-device-stage{min-height:360px;margin-top:6px}.marketing-phone-main{width:188px}.marketing-phone-side{display:none!important}}@media (max-width:560px){.public-nav a[href="/#descargar"]{display:none!important}}
