.crm-shell{display:flex;flex-direction:column;width:100%;min-height:0;background:transparent}.crm-subnav{border-bottom:1px solid var(--qw-border);background:var(--qw-surface);position:relative;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.crm-subnav-container{max-width:1400px;margin:0 auto;display:flex;gap:28px;padding:0 32px;height:52px;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.crm-subnav-container::-webkit-scrollbar{display:none}.crm-subnav-item{font-size:.84rem;font-weight:500;color:var(--qw-muted);text-decoration:none;height:100%;display:flex;align-items:center;position:relative;transition:color .15s ease;letter-spacing:-.01em}.crm-subnav-item:hover{color:var(--qw-text)}.crm-subnav-item--active{color:var(--qw-text);font-weight:600}.crm-subnav-item--active:after{content:"";position:absolute;bottom:-1px;left:-4px;right:-4px;height:2px;background:var(--qw-accent);border-radius:2px 2px 0 0}.crm-main-content{flex:1 1;display:flex;flex-direction:column;width:100%;max-width:none;margin:0;padding:4px 0 64px}.crm-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;padding:24px 32px;border:1px solid var(--qw-border);border-radius:16px;background:var(--qw-surface)}.crm-header-content{max-width:680px}.crm-page-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--qw-muted);font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.crm-page-title{font-family:var(--qw-font-display);font-size:1.85rem;font-weight:800;letter-spacing:0;color:var(--qw-text);margin:0 0 6px}.crm-page-description{font-size:.95rem;color:var(--qw-muted);margin:0;line-height:1.55;font-weight:450}.crm-page-hint{margin:10px 0 0;color:var(--qw-muted);font-size:.82rem}.crm-record-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.crm-record-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.crm-record-stat-card{min-height:112px;border:1px solid var(--qw-border);border-radius:12px;background:var(--qw-surface);padding:18px 20px;display:flex;flex-direction:column;justify-content:center}.crm-record-stat-label{color:var(--qw-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crm-record-stat-value{color:var(--qw-text);font-size:1.7rem;line-height:1.2;margin-top:8px}.crm-record-stat-helper{color:var(--qw-muted);font-size:.84rem;margin-top:8px}.crm-record-view-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.crm-record-view-label{color:var(--qw-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-right:2px}.crm-record-view-link{text-decoration:none}.crm-record-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:12px 18px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface-nested)}.crm-record-search-field{position:relative;flex:1 1 520px;max-width:520px;min-width:220px}.crm-record-search-icon{position:absolute;left:14px;top:50%;z-index:1;color:var(--qw-muted);transform:translateY(-50%);pointer-events:none}.crm-record-search-input{width:100%;min-height:40px;padding-left:42px!important;border-radius:10px!important;background:var(--qw-surface)!important;color:var(--qw-text)!important}.crm-record-filter-field{min-width:168px}.crm-record-filter-label{font-size:.72rem;color:var(--qw-muted);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crm-record-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crm-record-toolbar-menu{position:relative}.crm-record-toolbar-menu summary{list-style:none}.crm-record-toolbar-menu summary::-webkit-details-marker{display:none}.crm-record-toolbar-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--qw-border);border-radius:10px;background:var(--qw-surface);color:var(--qw-text);font:inherit;font-size:.8rem;font-weight:800;cursor:pointer;text-decoration:none}.crm-record-toolbar-button:hover,.crm-record-toolbar-menu[open]>.crm-record-toolbar-button{border-color:var(--qw-accent);background:var(--qw-surface-hover)}.crm-record-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 7px;border:1px solid var(--qw-border);border-radius:999px;background:var(--qw-bg);color:var(--qw-text);font-size:.72rem;font-weight:900}.crm-record-toolbar-panel{position:absolute;z-index:30;top:calc(100% + 8px);right:0;display:grid;gap:12px;width:min(320px,82vw);padding:12px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface);box-shadow:0 18px 50px rgba(15,23,42,.18)}.crm-record-toolbar-panel--narrow{width:min(260px,82vw)}.crm-record-panel-apply{width:100%;min-height:38px!important;border-radius:10px!important}.crm-record-toolbar-spacer{flex:1 1 auto}.crm-record-count{margin-left:auto;border:1px solid var(--qw-border);border-radius:999px;background:var(--qw-surface);color:var(--qw-muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.crm-record-filter-summary{margin:0 0 14px;color:var(--qw-muted);font-size:.9rem}.crm-record-empty{min-height:220px;margin-top:0;padding:34px;text-align:center;border:1px solid var(--qw-border);background:var(--qw-surface);flex-direction:column}.crm-record-empty,.crm-record-empty-icon{display:flex;align-items:center;justify-content:center}.crm-record-empty-icon{width:44px;height:44px;border-radius:12px;color:var(--qw-accent);background:var(--qw-accent-soft);border:1px solid rgba(13,110,87,.22);margin-bottom:14px}.crm-record-empty-title{font-size:1rem;color:var(--qw-text);font-weight:800;margin-bottom:8px}.crm-record-empty-description{margin:0 auto 20px;color:var(--qw-muted);line-height:1.45;max-width:430px}.crm-record-table-card{margin-top:0;padding:0;overflow:hidden}.crm-record-bulk-bar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--qw-border);background:var(--qw-surface-nested)}.crm-record-bulk-label{margin:0;font-weight:800;color:var(--qw-text)}.crm-activities-workbench{display:flex;flex-direction:column;gap:16px}.crm-activities-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 32px;border:1px solid var(--qw-border);border-radius:16px;background:var(--qw-surface)}.crm-activities-dialog-actions,.crm-activities-header-actions,.crm-activities-pagination>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-activities-tabs{display:flex;gap:6px;overflow-x:auto;padding:6px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface);scrollbar-width:none}.crm-activities-tabs::-webkit-scrollbar,.crm-activities-view-scroll::-webkit-scrollbar{display:none}.crm-activities-tab{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:9px;color:var(--qw-muted);font-size:.8rem;font-weight:850;text-decoration:none;white-space:nowrap}.crm-activities-tab--active,.crm-activities-tab:hover{background:var(--qw-surface-nested);color:var(--qw-text)}.crm-activities-views{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface)}.crm-activities-view-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.crm-activities-view-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid var(--qw-border);border-radius:999px;background:var(--qw-surface-nested);color:var(--qw-text);font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}.crm-activities-view-chip--saved{background:var(--qw-surface);color:var(--qw-muted)}.crm-activities-toolbar{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface-nested)}.crm-activities-search{position:relative;flex:1 1 520px;min-width:240px}.crm-activities-search svg{position:absolute;left:14px;top:50%;z-index:1;color:var(--qw-muted);transform:translateY(-50%);pointer-events:none}.crm-activities-search-input{width:100%;min-height:40px;padding-left:42px!important;border-radius:10px!important;background:var(--qw-surface)!important;color:var(--qw-text)!important}.crm-activities-filter-panel{grid-template-columns:1fr}.crm-activities-dialog-form label,.crm-activities-filter-field{display:flex;flex-direction:column;gap:7px}.crm-activities-dialog-form label>span,.crm-activities-filter-field span{color:var(--qw-muted);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.crm-activities-bulk-bar{border:1px solid var(--qw-border);border-radius:14px}.crm-activities-bulk-bar input{max-width:220px}.crm-activities-inline-error{margin:0;color:var(--qw-danger,#b91c1c);font-size:.82rem;font-weight:700}.crm-activities-table-card{overflow:hidden}.crm-activities-table-wrap{width:100%;overflow-x:auto}.crm-activities-table{min-width:980px}.crm-activities-table tr{cursor:pointer}.crm-activity-type-badge{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 9px;border:1px solid var(--qw-border);border-radius:999px;background:var(--qw-surface-nested);color:var(--qw-text);font-size:.76rem;font-weight:850;white-space:nowrap}.crm-activity-type-badge--email{color:#0369a1;background:rgba(14,165,233,.09);border-color:rgba(14,165,233,.18)}.crm-activity-type-badge--call{color:#047857;background:rgba(16,185,129,.09);border-color:rgba(16,185,129,.18)}.crm-activity-type-badge--meeting{color:#7c3aed;background:rgba(124,58,237,.08);border-color:rgba(124,58,237,.16)}.crm-activity-type-badge--note{color:#92400e;background:rgba(245,158,11,.09);border-color:rgba(245,158,11,.18)}.crm-activity-related-cell,.crm-activity-title-cell{display:flex;min-width:0;flex-direction:column;gap:4px}.crm-activity-related-cell strong,.crm-activity-title-cell strong{color:var(--qw-text);font-size:.9rem}.crm-activity-related-cell span,.crm-activity-title-cell span{display:-webkit-box;max-width:440px;overflow:hidden;color:var(--qw-muted);font-size:.78rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.crm-activities-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;color:var(--qw-muted);font-size:.86rem}.crm-activity-preview-drawer{max-width:640px!important}.crm-activity-drawer-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.crm-activity-drawer-copy{margin:0;color:var(--qw-text);line-height:1.6}.crm-activity-drawer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-activity-drawer-grid div{padding:14px;border:1px solid var(--qw-border);border-radius:12px;background:var(--qw-surface-nested)}.crm-activity-drawer-grid span{display:block;margin-bottom:6px;color:var(--qw-muted);font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.crm-activity-drawer-grid strong{color:var(--qw-text);font-size:.9rem}.crm-activities-dialog{max-width:520px;border:1px solid var(--qw-border);background:var(--qw-surface);color:var(--qw-text)}.crm-activities-dialog-form{display:flex;flex-direction:column;gap:14px;margin-top:14px}.crm-activities-dialog-form textarea{width:100%;min-height:104px;resize:vertical;border:1px solid var(--qw-border);border-radius:10px;background:var(--qw-surface-nested);color:var(--qw-text);padding:11px 12px;font:inherit}.crm-activities-dialog-form textarea:focus{outline:2px solid var(--qw-accent-soft);border-color:var(--qw-accent)}.crm-activities-dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-activity-detail-page{display:flex;flex-direction:column;gap:16px}.crm-activity-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crm-activity-detail-notes,.crm-activity-detail-panel{padding:18px;border:1px solid var(--qw-border);border-radius:14px;background:var(--qw-surface)}.crm-activity-detail-panel{display:flex;min-height:112px;flex-direction:column;justify-content:center;gap:7px}.crm-activity-detail-notes span,.crm-activity-detail-panel span{color:var(--qw-muted);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.crm-activity-detail-panel strong{color:var(--qw-text);font-size:1rem}.crm-activity-detail-panel small{color:var(--qw-muted);font-size:.8rem}.crm-activity-detail-notes p{margin:12px 0 0;color:var(--qw-text);line-height:1.6}.crm-toolbar{display:flex;align-items:center;gap:12px;padding:12px 0;margin-bottom:24px}.crm-search-input{min-width:280px;height:36px;font-size:.875rem;background:var(--qw-surface-nested);border:1px solid var(--qw-border);border-radius:8px;padding:0 12px 0 36px;color:var(--qw-text);transition:all .2s ease}.crm-search-input:focus{border-color:var(--qw-accent);box-shadow:0 0 0 3px var(--qw-accent-soft);outline:none}.crm-status-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.01em;border:1px solid transparent}.crm-status-badge--success{background:var(--qw-accent-soft);color:var(--qw-accent);border-color:var(--qw-accent-soft)}.crm-status-badge--warning{background:var(--qw-priority-medium-soft,rgba(245,158,11,.1));color:var(--qw-priority-medium,#f59e0b);border-color:var(--qw-priority-medium-soft,rgba(245,158,11,.1))}.crm-status-badge--danger{background:var(--qw-priority-high-soft,rgba(239,68,68,.1));color:var(--qw-priority-high,#ef4444);border-color:var(--qw-priority-high-soft,rgba(239,68,68,.1))}.crm-status-badge--muted{background:var(--qw-surface-nested);color:var(--qw-muted);border-color:var(--qw-border)}.crm-owner-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:20px;background:var(--qw-surface-nested);border:1px solid var(--qw-border);max-width:180px}.crm-owner-avatar{width:22px;height:22px;border-radius:50%;background:var(--qw-accent);color:var(--qw-surface);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;overflow:hidden;flex-shrink:0}.crm-owner-name{font-size:.82rem;font-weight:500;color:var(--qw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-tag-chip{display:inline-flex;padding:2px 8px;border-radius:4px;background:var(--qw-surface-nested);border:1px solid var(--qw-border);font-size:.75rem;color:var(--qw-muted);font-weight:500}.crm-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;opacity:0;animation:fadeIn .2s ease forwards}.crm-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:640px;background:var(--qw-surface);z-index:101;box-shadow:-10px 0 40px rgba(0,0,0,.1);transform:translateX(100%);animation:slideIn .3s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column}@keyframes fadeIn{to{opacity:1}}@keyframes slideIn{to{transform:translateX(0)}}.crm-drawer-header{padding:24px 32px;border-bottom:1px solid var(--qw-border);display:flex;justify-content:space-between;align-items:center}.crm-drawer-body{flex:1 1;overflow-y:auto;padding:32px}.crm-timeline{position:relative;padding-left:32px}.crm-timeline:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:var(--qw-border)}.crm-timeline-item{position:relative;margin-bottom:32px}.crm-timeline-dot{position:absolute;left:-32px;top:4px;width:16px;height:16px;border-radius:50%;background:var(--qw-surface);border:2px solid var(--qw-accent);z-index:1}.crm-timeline-content{background:var(--qw-surface-nested);border:1px solid var(--qw-border);border-radius:12px;padding:16px 20px}.crm-timeline-meta{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.8rem;color:var(--qw-muted)}.crm-bulk-actions-bar{display:flex;align-items:center;padding:12px 24px;background:var(--qw-text);border-bottom:1px solid var(--qw-border);color:var(--qw-surface);animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.crm-table-container{border-radius:16px;border:1px solid var(--qw-border);background:var(--qw-surface);overflow:hidden}.crm-table{width:100%;border-collapse:collapse}.crm-table td,.crm-table th{border-bottom:1px solid var(--qw-border);padding:14px 18px;vertical-align:middle}.crm-table th{background:var(--qw-surface-nested);color:var(--qw-muted);font-size:.72rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.crm-table tr:last-child td{border-bottom:0}.crm-table td{color:var(--qw-text);font-size:.86rem;line-height:1.35}.crm-table-td--primary{min-width:220px}.crm-contact-identity{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;column-gap:12px;min-width:0}.crm-contact-avatar{width:32px;height:32px;display:block;border:1px solid var(--qw-border);border-radius:50%;object-fit:cover;background:var(--qw-surface-nested);flex-shrink:0}.crm-contact-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--qw-muted);font-size:.74rem;font-weight:850;line-height:1;text-transform:uppercase}.crm-contact-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:3px}.crm-contact-meta,.crm-contact-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-contact-name{color:var(--qw-text);font-size:.86rem;font-weight:750;line-height:1.25}.crm-contact-meta{color:var(--qw-muted);font-size:.76rem;line-height:1.25}.crm-table-tr--selected{background:var(--qw-accent-soft)!important}.crm-table-th{background:var(--qw-surface-nested)!important}.crm-table-tr:hover{background:var(--qw-surface-hover)!important}input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid var(--qw-border);border-radius:5px;background:var(--qw-surface);cursor:pointer;position:relative;transition:all .2s ease}input[type=checkbox]:checked{background:var(--qw-accent);border-color:var(--qw-accent)}input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1.5px;width:5px;height:9px;border:solid var(--qw-surface);border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:hover{border-color:var(--qw-accent)}@media (max-width:1023px){.crm-page-header{flex-direction:column;gap:16px;margin-bottom:16px;padding:20px}.crm-header-content{max-width:100%}.crm-page-title{font-size:1.5rem}.crm-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:12px;background:var(--qw-surface-nested);border-radius:12px}.crm-search-input{min-width:0;width:100%}.crm-status-badge{padding:2px 8px;font-size:.7rem}.crm-main-content{padding:20px 16px 48px}.crm-record-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-activities-header,.crm-activities-toolbar,.crm-activities-views,.crm-record-bulk-bar,.crm-record-toolbar{align-items:stretch;flex-direction:column}.crm-activities-header-actions,.crm-activities-search,.crm-record-filter-field,.crm-record-search-field,.crm-record-toolbar-actions{max-width:none;width:100%}.crm-record-toolbar-button,.crm-record-toolbar-menu,.crm-record-toolbar-menu summary{width:100%}.crm-record-toolbar-panel{position:static;width:100%;margin-top:8px}.crm-record-count{margin-left:0;width:fit-content}.crm-activities-dialog-grid,.crm-activity-detail-grid,.crm-activity-drawer-grid{grid-template-columns:1fr}}@media (max-width:640px){.crm-record-stats-grid{grid-template-columns:1fr}.crm-record-stat-card{min-height:96px}}.one-drawer-content{background:var(--qw-surface)!important;color:var(--qw-text)!important;border-left:1px solid var(--qw-border)!important;display:flex!important;flex-direction:column!important;height:100%!important;padding:0!important;box-shadow:-20px 0 50px rgba(0,0,0,.1)!important}.one-drawer-content .qw-sheet-close{display:none!important}.one-drawer-header{padding:40px!important;border-bottom:1px solid var(--qw-border);background:var(--qw-surface-nested);position:relative;overflow:hidden}.one-drawer-header-icon{width:56px;height:56px;border-radius:16px;background:var(--qw-accent-soft);color:var(--qw-accent);display:flex;align-items:center;justify-content:center;border:1px solid rgba(13,110,87,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.05)}.one-drawer-header-content{display:flex;flex-direction:column;gap:4px}.one-drawer-title{margin:0;font-size:1.5rem;font-weight:900;letter-spacing:-.04em;text-transform:uppercase;color:var(--qw-text);line-height:1}.one-drawer-subtitle{margin:0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--qw-muted);opacity:.8}.one-drawer-close{position:absolute;top:32px;right:32px}.one-drawer-body{flex:1 1;overflow-y:auto;padding:40px!important;display:flex;flex-direction:column;gap:48px}.one-drawer-section{display:flex;flex-direction:column;gap:32px}.one-drawer-section-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.one-drawer-section-header:after,.one-drawer-section-header:before{content:"";flex:1 1;height:1px;background:var(--qw-border);opacity:.5}.one-drawer-section-label{font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.2em;color:var(--qw-muted);white-space:nowrap}.one-drawer-field{display:flex;flex-direction:column;gap:8px}.one-drawer-label{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:var(--qw-muted);margin-left:4px}.one-drawer-input{width:100%;height:48px;background:var(--qw-surface-nested);border:1px solid var(--qw-border);border-radius:14px;padding:0 16px;font-size:14px;font-weight:700;color:var(--qw-text);transition:all .2s cubic-bezier(.16,1,.2,1);outline:none}.one-drawer-input:focus{border-color:var(--qw-accent);background:var(--qw-surface);box-shadow:0 0 0 4px var(--qw-accent-soft)}.one-drawer-input::placeholder{color:var(--qw-muted);font-weight:500;opacity:.6}.one-drawer-footer{padding:32px 40px!important;border-top:1px solid var(--qw-border);justify-content:flex-end;box-shadow:0 -10px 40px rgba(0,0,0,.02)}.one-drawer-footer,.one-drawer-info{background:var(--qw-surface-nested);display:flex;gap:16px}.one-drawer-info{padding:24px;border-radius:18px;border:1px solid var(--qw-border)}.one-drawer-info-icon{width:40px;height:40px;border-radius:12px;background:var(--qw-surface);border:1px solid var(--qw-border);display:flex;align-items:center;justify-content:center;color:var(--qw-accent);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.02)}.one-drawer-info-text{display:flex;flex-direction:column;gap:4px}.one-drawer-info-title{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;color:var(--qw-text)}.one-drawer-info-desc{font-size:11px;font-weight:700;line-height:1.5;color:var(--qw-muted);opacity:.8}.one-drawer-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.one-drawer-grid.two-col{grid-template-columns:1fr 1fr}}body.qw-one{--qw-one-sidebar-w:226px;--qw-one-shell-gutter:34px;--qw-one-content-pl:calc(var(--qw-one-sidebar-w) + var(--qw-one-shell-gutter));--qw-radius:12px;--qw-radius-lg:18px}body.qw-one .one-app-root{--one-shell-header-height:52px}body.qw-one .one-shell-sidebar-frame{width:var(--qw-one-sidebar-w)}body.qw-one .one-shell-sidebar{width:100%;padding:12px 7px 10px}body.qw-one .one-app-root--sidebar-collapsed{--qw-one-sidebar-w:64px;--qw-one-shell-gutter:28px;--qw-one-content-pl:calc(var(--qw-one-sidebar-w) + var(--qw-one-shell-gutter))}body.qw-one .one-shell-sidebar--collapsed{padding:12px 9px 10px}body.qw-one .one-shell-main{padding:80px 22px 72px var(--qw-one-content-pl)}@media (min-width:1024px){body.qw-one .one-shell-main--flush{padding-left:var(--qw-one-content-pl)!important}}@media (max-width:1023px){body.qw-one .one-shell-main{padding:76px 16px 56px}}body.qw-one .one-shell-top{position:fixed;top:14px;left:var(--qw-one-content-pl);right:22px;height:56px;padding:0 20px;border:1px solid var(--qw-border);border-radius:16px;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:none}body.qw-one .one-app-root--dark .one-shell-top{background:rgba(16,17,20,.86)}body.qw-one .one-shell-top--scrolled{background:rgba(255,255,255,.74);backdrop-filter:blur(18px) saturate(1.18);-webkit-backdrop-filter:blur(18px) saturate(1.18);box-shadow:none}body.qw-one .one-app-root--dark .one-shell-top--scrolled{background:rgba(16,17,20,.78)}body.qw-one .one-app-root--sidebar-collapsed .one-shell-top{left:var(--qw-one-content-pl)}@media (max-width:1023px){body.qw-one .one-shell-top{top:10px;right:16px;left:16px;height:56px;padding:0 16px;border-radius:14px}}body.qw-one .one-shell-top-grid{display:flex;align-items:center;width:100%;height:100%}body.qw-one .one-shell-top-actions,body.qw-one .one-shell-top-bar{display:flex;align-items:center;gap:10px}body.qw-one .one-shell-icon-btn,body.qw-one .one-shell-theme-icon-btn{width:40px;height:40px;border-radius:10px}body.qw-one .one-shell-user-trigger{min-width:54px}@media (max-width:1023px){body.qw-one .one-shell-icon-btn,body.qw-one .one-shell-theme-icon-btn,body.qw-one .one-shell-user-trigger{width:44px;height:44px}}body.qw-one .one-shell-user-avatar{width:32px;height:32px}body.qw-one .one-sidebar-cluster,body.qw-one .one-sidebar-modules{gap:7px}body.qw-one .one-sidebar-cluster+.one-sidebar-cluster,body.qw-one .one-sidebar-group+.one-sidebar-group{padding-top:9px}body.qw-one .one-sidebar-branch-trigger,body.qw-one .one-sidebar-item{min-height:30px;gap:7px;padding:4px 7px}body.qw-one .one-sidebar-item-label{font-size:.78rem}body.qw-one .one-sidebar-item-icon{width:20px;height:20px}body.qw-one .one-sidebar-subitem{min-height:24px;padding:3px 7px;font-size:.7rem}body.qw-one .one-shell-workspace-mark{width:36px;height:36px;border-radius:9px}body.qw-one .one-shell-workspace-card{gap:8px;padding:8px;border-radius:10px}body.qw-one .one-shell-workspace-name{font-size:.86rem}body.qw-one .one-stack{gap:18px}body.qw-one .one-form-grid{gap:16px}body.qw-one .one-metric-card{padding:18px;border-radius:14px}body.qw-one .one-metric-value{font-size:1.85rem}body.qw-one .one-hero{gap:20px;padding:64px 0 40px}body.qw-one .one-hero h1{font-size:3rem}body.qw-one .qw-card{padding:20px}body.qw-one .qw-card__title{font-size:1.35rem;margin:0 0 8px}body.qw-one .qw-card__description{font-size:.95rem;line-height:1.5}body.qw-one .qw-button{min-height:38px;padding:0 18px;gap:8px;border-radius:10px;font-size:.9rem}body.qw-one .qw-button--sm{min-height:32px;padding:0 14px;font-size:.78rem;border-radius:8px}body.qw-one .qw-button--md{min-height:38px;padding:0 18px}body.qw-one .qw-button--lg{min-height:44px;padding:0 26px;font-size:1rem;border-radius:12px}body.qw-one .qw-button--icon{min-height:36px!important;width:36px!important}body.qw-one .qw-field{gap:8px}body.qw-one .qw-label{font-size:.85rem}body.qw-one .qw-input{min-height:38px;padding:9px 14px;border-radius:10px;font-size:.9375rem}body.qw-one .qw-input--sm{min-height:32px;padding:6px 10px;font-size:.8125rem}body.qw-one .qw-input--md{min-height:38px;padding:9px 14px}body.qw-one .qw-input--lg{min-height:46px;padding:11px 16px;font-size:1rem;border-radius:12px}body.qw-one .qw-select,body.qw-one select.qw-input{padding-right:40px;background-position:right 12px center}body.qw-one .qw-table__th{padding:8px 12px;font-size:.7rem}body.qw-one .qw-table__td{padding:10px 12px}body.qw-one .qw-table{font-size:.8125rem}body.qw-one .qw-tabs-trigger{padding:6px 12px;font-size:.8125rem}body.qw-one .qw-tabs-content{margin-top:12px}body.qw-one .qw-dialog-content{padding:20px}body.qw-one .qw-dialog-title{font-size:1.2rem}body.qw-one .qw-dialog-description{font-size:.9rem}body.qw-one .qw-sheet-content{z-index:91;padding:48px 20px 20px}body.qw-one .qw-sheet-overlay{z-index:90}body.qw-one .qw-sheet-header{margin-bottom:24px}body.qw-one .qw-sheet-footer{margin-top:28px;gap:10px}body.qw-one .qw-sheet-title{font-size:1.1rem}body.qw-one .qw-dropdown-content,body.qw-one .qw-select-menu{border-radius:10px}body.qw-one .qw-select-option{min-height:32px;padding:6px 9px;font-size:.875rem}body.qw-one .crm-subnav-container{gap:20px;padding:0 22px;height:46px}body.qw-one .crm-subnav-item{font-size:.8rem}body.qw-one .crm-main-content{padding:4px 0 48px}@media (max-width:1023px){body.qw-one .crm-main-content{padding:16px 14px 44px}body.qw-one .crm-page-header{padding:16px 18px;gap:14px;margin-bottom:14px}}body.qw-one .crm-page-header{gap:18px;margin-bottom:16px;padding:18px 22px;border-radius:14px}body.qw-one .crm-page-title{font-size:1.5rem}body.qw-one .crm-page-description{font-size:.9rem;line-height:1.45}body.qw-one .crm-record-stats-grid{gap:10px;margin-bottom:16px}body.qw-one .crm-record-stat-card{min-height:96px;padding:14px 16px;border-radius:10px}body.qw-one .crm-record-stat-value{font-size:1.45rem;margin-top:6px}body.qw-one .crm-record-toolbar{margin-bottom:12px;padding:9px 14px;border-radius:12px;gap:10px}body.qw-one .crm-record-search-input{min-height:36px!important;padding-left:38px!important}body.qw-one .crm-record-search-icon{left:12px}body.qw-one .executive-dashboard{gap:14px}body.qw-one .qw-page-header--dashboard{padding:18px 22px;border-radius:14px;margin-bottom:16px}body.qw-one .executive-dashboard__hero,body.qw-one .executive-dashboard__metric,body.qw-one .executive-dashboard__panel{padding:14px;border-radius:11px}body.qw-one .executive-dashboard__hero-main,body.qw-one .executive-dashboard__metric-top,body.qw-one .executive-dashboard__section-head{gap:11px}body.qw-one .executive-dashboard__title{font-size:1.42rem;margin:6px 0 0}body.qw-one .executive-dashboard__subtitle{font-size:.88rem;margin:5px 0 0}body.qw-one .executive-dashboard__meta-row{margin-top:12px;padding-top:11px}body.qw-one .executive-dashboard__metrics{gap:11px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}body.qw-one .executive-dashboard__metric{min-height:118px;gap:8px}body.qw-one .executive-dashboard__metric-source{min-width:68px}body.qw-one .executive-dashboard__metric-value{font-size:1.28rem}body.qw-one .executive-dashboard__readiness{gap:11px}body.qw-one .executive-dashboard__readiness-row{min-height:64px;padding:8px 10px}body.qw-one .executive-dashboard__readiness-icon{width:28px;height:28px}body.qw-one .executive-dashboard__grid{gap:12px}body.qw-one .executive-dashboard__actions,body.qw-one .executive-dashboard__event-list,body.qw-one .executive-dashboard__focus-list,body.qw-one .executive-dashboard__list{margin-top:11px;gap:6px}body.qw-one .executive-dashboard__action,body.qw-one .executive-dashboard__data-row,body.qw-one .executive-dashboard__event-row,body.qw-one .executive-dashboard__focus-item{min-height:42px;padding:8px 10px}body.qw-one .executive-dashboard__action-icon,body.qw-one .executive-dashboard__event-icon,body.qw-one .executive-dashboard__focus-icon{width:28px;height:28px}body.qw-one .executive-dashboard__section-title{font-size:.98rem}body.qw-one .executive-dashboard__readiness-score span{font-size:1.2rem}