/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#172033;--muted:#687185;--line:#e6e9ef;--canvas:#f4f6f9;--panel:#fff;--brand:#f26a2e;--brand-dark:#cf4e17;--nav:#172033;--success:#1f9d68;--warning:#d88a19;--danger:#d84e4e;--blue:#3478df;--purple:#7858c8}.admin-integrations{gap:20px;display:grid}.drive-secret-card{gap:16px;margin-bottom:20px;display:grid}.sync-panel{gap:16px;margin-top:20px;display:grid}.sync-heading{padding:4px 4px 0}.sync-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=760px){.sync-grid{grid-template-columns:1fr}}.integration-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:24px}.integration-details{gap:10px;margin:20px 0;display:grid}.integration-details div{gap:4px;display:grid}.integration-details dt{color:var(--muted);font-size:.82rem}.integration-details dd{overflow-wrap:anywhere;margin:0}.secret-form{align-items:end;gap:12px;display:flex}.secret-form label{flex:1;gap:7px;font-weight:700;display:grid}.secret-form input{border:1px solid var(--border);font:inherit;border-radius:10px;padding:11px 12px}@media (width<=720px){.secret-form{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f26a2e38}.crm-shell{min-height:100vh}.sidebar{z-index:30;background:radial-gradient(circle at 0 0, #f26a2e21, transparent 30%), var(--nav);color:#fff;flex-direction:column;width:282px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:0 8px 22px;display:flex}.brand-logo{object-fit:contain;width:min(190px,100%);height:auto;display:block}.brand-system-name{color:#aeb6c6;letter-spacing:.08em;text-transform:uppercase;margin-left:3px;font-size:11px;font-weight:700;display:block}.main-nav{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;min-height:0;margin-top:28px;overflow-y:auto}.main-nav>p{color:#717b8f;letter-spacing:.13em;margin:0 12px 12px;font-size:10px;font-weight:800}.module-item,.nav-item{color:#aeb6c6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;margin:5px 0;padding:12px;font-size:14px;font-weight:700;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.module-item:hover,.nav-item:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.module-group{margin-bottom:5px}.module-item{color:#aeb6c6;min-height:54px;margin:0;padding:9px 10px}.module-item.current{color:#fff}.module-number{color:#aeb6c6;background:#ffffff0d;border:1px solid #ffffff21;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.module-item.current .module-number,.module-group.open .module-number{color:#ff9a6e;background:#f26a2e26;border-color:#f26a2e5c}.module-copy{flex:1;min-width:0}.module-copy small,.module-copy strong{display:block}.module-copy small{color:#717b8f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:900}.module-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.module-chevron{color:#717b8f;font-size:22px;font-weight:400;line-height:1;transition:transform .18s;transform:rotate(0)}.module-group.open>.module-item .module-chevron{transform:rotate(90deg)}.module-children{border-left:1px solid #ffffff1c;margin:4px 0 8px 16px;padding:3px 0 3px 15px;animation:.18s ease-out reveal-module;position:relative}.module-children .nav-item{min-height:40px;margin:2px 0;padding:9px 10px;font-size:12px}.module-children .nav-item.active:before{width:3px;height:20px;left:-16px}.module-children .nav-symbol{flex-basis:16px;width:16px;height:16px}.module-placeholder{color:#aeb6c6;padding:10px 8px 12px}.module-placeholder span,.module-placeholder small{display:block}.module-placeholder.module-ready span{color:#ff9a6e}.module-placeholder span{font-size:12px;font-weight:800}.module-placeholder small{color:#717b8f;margin-top:4px;font-size:10px;line-height:1.4}@keyframes reveal-module{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.nav-item.active{color:#fff;background:linear-gradient(90deg,#f26a2e38,#f26a2e14)}.nav-item.active:before{background:var(--brand);content:"";border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;left:-18px}.nav-item b{background:var(--brand);color:#fff;border-radius:99px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.nav-symbol{opacity:.9;border:2px solid;border-radius:5px;flex:0 0 18px;width:18px;height:18px;display:inline-block;position:relative}.symbol-dashboard:before,.symbol-clients:before,.symbol-opportunities:before,.symbol-followups:before,.symbol-documents:before{content:"";background:currentColor;position:absolute}.symbol-dashboard:before{border-radius:2px;width:3px;height:3px;inset:3px;box-shadow:6px 0,0 6px,6px 6px}.symbol-clients{border-radius:50%}.symbol-clients:before{border-radius:8px 8px 2px 2px;width:10px;height:6px;bottom:-5px;left:2px}.symbol-opportunities:before{width:3px;height:5px;bottom:3px;left:3px;box-shadow:5px -3px,10px -7px}.symbol-followups{border-radius:50%}.symbol-followups:before{transform-origin:bottom;width:2px;height:7px;top:3px;left:7px;transform:rotate(-30deg)}.symbol-documents:before{width:7px;height:2px;top:4px;left:4px;box-shadow:0 4px,0 8px}.symbol-digital-dashboard:before,.symbol-digital-leads:before,.symbol-digital-campaigns:before,.symbol-marketplace-products:before,.symbol-marketplace-sales:before{content:"";background:currentColor;position:absolute}.symbol-digital-dashboard:before{border-radius:2px;width:3px;height:3px;inset:3px;box-shadow:6px 0,0 6px,6px 6px}.symbol-digital-leads{border-radius:50%}.symbol-digital-leads:before{border-radius:8px 8px 2px 2px;width:10px;height:6px;bottom:-5px;left:2px}.symbol-digital-campaigns:before{width:3px;height:5px;bottom:3px;left:3px;box-shadow:5px -3px,10px -7px}.symbol-marketplace-products:before{background:0 0;border:1px solid;border-radius:2px;inset:3px 4px 4px}.symbol-marketplace-sales:before{width:9px;height:2px;top:7px;left:3px;box-shadow:0 -4px,0 4px}.sidebar-foot{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000}.sidebar-foot:hover,.sidebar-foot.active{background:#f26a2e1a;border-color:#f26a2e40}.settings-symbol{color:#8d97aa;margin-left:auto;font-size:17px}.integration-page{padding:30px 34px 48px}.integration-hero{border:1px solid var(--line);background:var(--panel);border-radius:18px;align-items:center;gap:20px;padding:28px;display:flex;box-shadow:0 12px 34px #1720330f}.integration-hero h2{margin:5px 0 8px;font-size:clamp(24px,3vw,34px)}.integration-hero p:last-child,.integration-card>p:not(.eyebrow),.integration-note p{color:var(--muted);margin:0;line-height:1.6}.google-logo{background:conic-gradient(from 30deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);color:#fff;border-radius:17px;flex:0 0 62px;place-items:center;width:62px;height:62px;font-size:30px;font-weight:900;display:grid;box-shadow:inset 0 0 0 7px #fff}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.integration-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;flex-direction:column;align-items:flex-start;min-height:260px;padding:24px;display:flex;position:relative}.integration-card h3{margin:8px 0 10px;font-size:20px}.integration-card small{color:var(--muted);margin-top:10px}.integration-card .primary-button,.integration-card .secondary-button{margin-top:auto}.connection-dot{background:#b8bec9;border-radius:50%;width:11px;height:11px;position:absolute;top:22px;right:22px;box-shadow:0 0 0 5px #b8bec929}.connection-dot.online{background:var(--success);box-shadow:0 0 0 5px #1f9d6824}.disabled-link{pointer-events:none;opacity:.48}.test-sheet-link{color:var(--blue);margin-top:12px;font-size:13px;font-weight:800;text-decoration:none}.integration-note{border-left:4px solid var(--brand);background:#fff7f2;border-radius:12px;margin-top:20px;padding:20px 24px}.integration-note p{margin-top:5px}@media (width<=1050px){.integration-grid{grid-template-columns:1fr}.integration-card{min-height:220px}}@media (width<=580px){.integration-page{padding:18px 14px 34px}.integration-hero{align-items:flex-start;padding:20px}.google-logo{flex-basis:48px;width:48px;height:48px;font-size:22px}}.sidebar-foot{border-top:1px solid #ffffff1a;align-items:center;gap:11px;margin-top:auto;padding:18px 8px 0;display:flex}.sidebar-foot strong,.sidebar-foot small{display:block}.sidebar-foot strong{font-size:13px}.sidebar-foot small{color:#7f899d;margin-top:3px;font-size:11px}.user-avatar{color:#fff;background:#2c374d;border:2px solid #ffffff24;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.workspace{min-height:100vh;margin-left:282px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;min-height:94px;padding:18px clamp(24px,3.2vw,52px);display:flex;position:sticky;top:0}.eyebrow{color:var(--brand);letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:900}.topbar h1{letter-spacing:-.03em;margin:0;font-size:clamp(24px,2vw,30px)}.topbar-actions{align-items:center;gap:18px;display:flex}.today-label{color:var(--muted);text-transform:capitalize;font-size:12px}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0}.primary-button{background:linear-gradient(135deg, var(--brand), #ed5a1f);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 18px #f26a2e2e}.primary-button:hover{transform:translateY(-1px);box-shadow:0 11px 24px #f26a2e40}.primary-button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.55;transform:none}.primary-button>span{font-size:20px;font-weight:400;line-height:.8}.secondary-button{border:1px solid var(--line);color:#384157;background:#fff;border-radius:9px;min-height:40px;padding:9px 15px;font-size:12px;font-weight:800}.secondary-button:hover{background:#f8f9fb;border-color:#cbd1dc}.text-button{color:var(--brand-dark);background:0 0;padding:4px;font-size:12px;font-weight:800}.mobile-nav{display:none}.view-content{padding:28px clamp(24px,3.2vw,52px) 52px}.alert{color:#a23131;background:#fff4f4;border:1px solid #f4c9c9;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:20px clamp(24px,3.2vw,52px) 0;padding:13px 15px;font-size:13px;font-weight:700;display:flex}.alert button{color:#a23131;cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:underline}.welcome-panel{color:#fff;background:radial-gradient(circle at 88% 28%,#f26a2e38 0 4%,#0000 4.5%),radial-gradient(circle at 91% 28%,#0000 0 9%,#ffffff14 9.5% 10%,#0000 10.5%),linear-gradient(122deg,#172033 0%,#263149 68%,#322a2c 100%);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:34px;min-height:175px;padding:30px 34px;display:flex;overflow:hidden;box-shadow:0 18px 45px #1d26371f}.welcome-chip{color:#f3b79e;letter-spacing:.12em;background:#ffffff12;border:1px solid #ffffff21;border-radius:99px;margin-bottom:14px;padding:6px 9px;font-size:9px;font-weight:900;display:inline-block}.welcome-panel h2{letter-spacing:-.045em;max-width:640px;margin:0;font-size:clamp(26px,3vw,39px);line-height:1.05}.welcome-panel p{color:#c8ced9;max-width:680px;margin:13px 0 0;font-size:14px;line-height:1.65}.welcome-actions{flex-direction:column;gap:9px;min-width:max-content;display:flex}.welcome-actions .secondary-button{color:#fff;background:#ffffff12;border-color:#ffffff24}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.metric-card{border:1px solid var(--line);background:var(--panel);border-radius:15px;min-height:150px;padding:22px;position:relative;overflow:hidden;box-shadow:0 5px 20px #1720330a}.metric-card:after{content:"";opacity:.055;background:currentColor;border-radius:50%;width:76px;height:76px;position:absolute;top:-18px;right:-18px}.metric-card p{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin:19px 0 8px;font-size:11px;font-weight:800}.metric-card strong{color:var(--ink);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(21px,2vw,29px);display:block;overflow:hidden}.metric-card small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.metric-dot{background:currentColor;border-radius:99px;width:24px;height:5px;display:block}.metric-orange{color:var(--brand)}.metric-green{color:var(--success)}.metric-red{color:var(--danger)}.metric-blue{color:var(--blue)}.metric-purple{color:var(--purple)}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.8fr);gap:20px;margin-top:20px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);border-radius:15px;box-shadow:0 5px 22px #1720330a}.funnel-panel,.agenda-panel{min-height:356px;padding:24px}.panel-heading{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.panel-heading h3{letter-spacing:-.02em;margin:0;font-size:18px}.funnel-list{gap:15px;padding-top:20px;display:grid}.funnel-row{grid-template-columns:150px minmax(100px,1fr) 30px;align-items:center;gap:14px;display:grid}.funnel-row>div:first-child{min-width:0}.funnel-row strong,.funnel-row span{display:block}.funnel-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.funnel-row div>span{color:var(--muted);margin-top:3px;font-size:10px}.funnel-row>b{color:var(--ink);text-align:right;font-size:12px}.progress-track{background:#eef0f4;border-radius:99px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #f59b72);height:100%}.compact-list{gap:5px;padding-top:14px;display:grid}.compact-item{border-bottom:1px solid #f0f1f4;align-items:center;gap:12px;padding:10px 4px;display:flex}.compact-item:last-child{border-bottom:0}.date-tile{width:44px;height:48px;color:var(--brand-dark);text-align:center;background:#fff3ed;border-radius:9px;flex:0 0 44px;place-content:center;display:grid}.date-tile b,.date-tile small{line-height:1;display:block}.date-tile b{font-size:16px}.date-tile small{text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:800}.compact-item>div{min-width:0}.compact-item strong,.compact-item span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.compact-item strong{font-size:12px}.compact-item span{color:var(--muted);margin-top:4px;font-size:10px}.empty-inline{min-height:220px;color:var(--muted);text-align:left;justify-content:center;align-items:center;gap:14px;padding:25px;display:flex}.empty-inline>span{width:44px;height:44px;color:var(--brand);border:1px dashed #ccd1da;border-radius:12px;flex:0 0 44px;place-items:center;font-size:24px;display:grid}.empty-inline strong{color:var(--ink);font-size:13px}.empty-inline p{max-width:320px;margin:5px 0 0;font-size:11px;line-height:1.5}.data-panel{min-height:520px;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.search-box{width:min(420px,100%);position:relative}.search-box>span{border:2px solid #9aa2b2;border-radius:50%;width:13px;height:13px;position:absolute;top:12px;left:13px}.search-box>span:after{content:"";background:#9aa2b2;border-radius:2px;width:6px;height:2px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.search-box input{border:1px solid var(--line);width:100%;height:39px;color:var(--ink);background:#f8f9fb;border-radius:9px;padding:0 14px 0 39px;font-size:12px}.record-count{color:var(--muted);font-size:11px;font-weight:700}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef0f4;padding:15px 18px}th{color:#858d9c;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;font-size:9px;font-weight:900}tbody tr{transition:background .13s}tbody tr:hover{background:#fffaf7}.entity-cell{align-items:center;gap:11px;min-width:190px;display:flex}.entity-cell>span,.opportunity-client>span{width:36px;height:36px;color:var(--brand-dark);background:#fff0e8;border-radius:10px;flex:0 0 36px;place-items:center;font-size:10px;font-weight:900;display:grid}.entity-cell strong,.entity-cell small,.stacked-cell strong,.stacked-cell small{display:block}.entity-cell strong,.stacked-cell strong{color:var(--ink);font-size:12px}.entity-cell small,.stacked-cell small{color:var(--muted);margin-top:4px;font-size:10px}.segment-badge{color:#3767b1;background:#edf3ff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.status{white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-success{color:#168058;background:#e8f7f0}.status-danger{color:#b83c3c;background:#fdecec}.status-warning{color:#a7690f;background:#fff4dc}.status-neutral{color:#60697b;background:#eef0f4}.empty-state{text-align:center;place-content:center;justify-items:center;min-height:500px;padding:44px 20px;display:grid}.empty-state h2{letter-spacing:-.035em;margin:5px 0 9px;font-size:25px}.empty-state>p:not(.eyebrow){max-width:480px;color:var(--muted);margin:0 0 21px;font-size:13px;line-height:1.65}.empty-visual{background:linear-gradient(145deg,#fff,#f6f7f9);border:1px solid #e6e9ef;border-radius:22px;place-items:center;width:78px;height:78px;margin-bottom:20px;display:grid;position:relative;box-shadow:0 13px 26px #17203314}.empty-visual i{border:2px solid #a8b0bf;border-radius:7px;width:30px;height:35px}.empty-visual i:before,.empty-visual i:after{content:"";background:#a8b0bf;width:15px;height:2px;margin:9px 0 0 6px;display:block;box-shadow:0 6px #a8b0bf}.empty-visual b{background:var(--brand);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:17px;display:grid;position:absolute;bottom:-5px;right:-5px}.kanban-wrap{margin:-2px calc(-1*clamp(24px,3.2vw,52px)) 0;padding:2px clamp(24px,3.2vw,52px) 25px;overflow-x:auto}.kanban-board{grid-template-columns:repeat(8,278px);gap:13px;width:max-content;display:grid}.kanban-column{border:1px solid var(--line);background:#eceff3;border-radius:13px;min-height:570px}.kanban-column>header{border-bottom:1px solid #dfe3e9;padding:15px}.kanban-column>header>div{align-items:center;gap:8px;display:flex}.kanban-column header strong{font-size:11px}.kanban-column header b{color:#6b7485;background:#dfe3e9;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.kanban-column header small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.stage-dot{background:#8290a8;border-radius:50%;width:8px;height:8px}.stage-0{background:#7590bb}.stage-1{background:#4a86d4}.stage-2{background:#6e65ce}.stage-3{background:#de912a}.stage-4{background:var(--brand)}.stage-5{background:#31a07a}.stage-6{background:var(--success)}.stage-7{background:var(--danger)}.kanban-cards{gap:10px;padding:11px;display:grid}.opportunity-card{background:#fff;border:1px solid #e2e5eb;border-radius:11px;padding:15px;box-shadow:0 4px 11px #1720330d}.opportunity-client{align-items:center;gap:8px;display:flex}.opportunity-client>span{border-radius:8px;flex-basis:28px;width:28px;height:28px;font-size:8px}.opportunity-client small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.opportunity-card h3{margin:14px 0 4px;font-size:13px;line-height:1.35}.opportunity-card p{color:var(--muted);margin:0;font-size:10px}.opportunity-value{letter-spacing:-.03em;margin-top:16px;font-size:17px;display:block}.opportunity-meta{color:var(--muted);justify-content:space-between;gap:8px;margin:10px 0;font-size:9px;display:flex}.opportunity-card select{border:1px solid var(--line);color:#4d5669;background:#fafbfc;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:10px;font-weight:700}.empty-column{color:#929aaa;border:1px dashed #cfd4dc;border-radius:10px;place-items:center;min-height:92px;font-size:10px;display:grid}.followup-panel{overflow:hidden}.section-summary{border-bottom:1px solid var(--line);background:#fafbfc;gap:34px;padding:20px 24px;display:flex}.section-summary>div{align-items:baseline;gap:7px;display:flex}.section-summary strong{font-size:21px}.section-summary span{color:var(--muted);font-size:11px}.followup-list{padding:5px 24px}.followup-row{border-bottom:1px solid #eef0f4;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 0;display:grid}.followup-row:last-child{border-bottom:0}.followup-row.completed{opacity:.67}.followup-type{color:#3f70bc;background:#edf3ff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.type-whatsapp{color:#1c8753;background:#e9f8ef}.type-visita,.type-reunión{color:var(--brand-dark);background:#fff1ea}.followup-main{min-width:0}.followup-main>div{align-items:center;gap:10px;display:flex}.followup-date{color:var(--muted);font-size:10px}.followup-main h3{text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;font-size:13px;overflow:hidden}.followup-main p{color:var(--muted);margin:0;font-size:10px}.done-label{color:var(--success);font-size:10px;font-weight:900}.document-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.document-summary>div{border-right:1px solid var(--line);padding:20px 24px}.document-summary>div:last-child{border-right:0}.document-summary p{color:var(--muted);text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:800}.document-summary strong{letter-spacing:-.03em;font-size:21px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1017249e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(720px,100%);max-height:min(88vh,820px);animation:.18s ease-out modal-in;overflow:auto;box-shadow:0 30px 80px #0a101d52}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 26px;display:flex}.modal-card h2{letter-spacing:-.03em;margin:0 0 6px;font-size:22px}.modal-card header span{color:var(--muted);font-size:12px}.close-button{border:1px solid var(--line);color:#70798b;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.modal-card form{padding:24px 26px 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.field{gap:7px;display:grid}.field>span{color:#4b5467;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:900}.field>span b{color:var(--brand)}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe3e9;border-radius:9px;font-size:12px;transition:border .15s,box-shadow .15s}.field input,.field select{height:42px;padding:0 12px}.field textarea{resize:vertical;min-height:88px;padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e49a78;outline:none;box-shadow:0 0 0 3px #f26a2e1a}.field-full{grid-column:1/-1}.form-warning{color:#8b5c16;background:#fff4dc;border-radius:9px;margin-top:18px;padding:12px 14px;font-size:11px;font-weight:800}.modal-card form>footer{border-top:1px solid var(--line);background:#fafbfc;justify-content:flex-end;gap:10px;margin:24px -26px 0;padding:17px 26px;display:flex}.loading-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:28px clamp(24px,3.2vw,52px);display:grid}.loading-grid span,.loading-grid div{background:linear-gradient(90deg,#e9ecf1,#f7f8fa,#e9ecf1) 0 0/200% 100%;border-radius:14px;animation:1.5s infinite loading;display:block}.digital-content{padding:28px clamp(24px,3.2vw,52px) 56px}.digital-alert{margin-bottom:0}.digital-hero{color:#fff;background:radial-gradient(circle at 90% 20%,#f26a2e47,#0000 24%),linear-gradient(135deg,#172033,#222d43);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;min-height:190px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #1720331f}.digital-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-85px;right:90px}.digital-kicker{color:#ffb08d;letter-spacing:.13em;border:1px solid #ffffff21;border-radius:99px;margin-bottom:14px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-block}.digital-hero h2{letter-spacing:-.04em;max-width:680px;margin:0;font-size:clamp(28px,3vw,42px)}.digital-hero p{color:#bdc5d4;max-width:680px;margin:12px 0 0;font-size:14px;line-height:1.6}.digital-hero-status{z-index:1;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:17px;place-content:center;min-width:140px;min-height:115px;display:grid;position:relative}.digital-hero-status strong{font-size:36px}.digital-hero-status span{color:#bdc5d4;margin-top:3px;font-size:11px}.campaign-notice{background:#fff8e9;border:1px solid #f2d8ac;border-radius:13px;align-items:center;gap:13px;margin-top:18px;padding:15px 18px;display:flex}.campaign-notice>span{color:#fff;background:#eaa238;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.campaign-notice strong,.campaign-notice p{margin:0;display:block}.campaign-notice strong{font-size:13px}.campaign-notice p{color:#806b48;margin-top:3px;font-size:11px}.digital-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.digital-metric{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:146px;padding:23px;position:relative;overflow:hidden;box-shadow:0 9px 25px #1720330d}.digital-metric:after{background:var(--metric-tint);content:"";border-radius:50%;width:100px;height:100px;position:absolute;top:-36px;right:-32px}.digital-metric i{background:var(--metric);border-radius:99px;width:22px;height:4px;margin-bottom:20px;display:block}.digital-metric span,.digital-metric strong,.digital-metric small{display:block}.digital-metric span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.digital-metric strong{letter-spacing:-.04em;margin-top:10px;font-size:clamp(24px,2vw,30px)}.digital-metric small{color:#8c94a3;margin-top:7px;font-size:10px}.tone-orange{--metric:var(--brand);--metric-tint:#fff1ea}.tone-blue{--metric:var(--blue);--metric-tint:#edf4ff}.tone-green{--metric:var(--success);--metric-tint:#ebf8f2}.tone-purple{--metric:var(--purple);--metric-tint:#f4efff}.digital-dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:18px;margin-top:20px;display:grid}.digital-panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:25px;box-shadow:0 9px 25px #1720330a}.digital-panel>header h3{margin:3px 0 0;font-size:18px}.conversion-flow{margin-top:26px}.conversion-step{grid-template-columns:115px minmax(100px,1fr) 32px 42px;align-items:center;gap:12px;margin:17px 0;display:grid}.conversion-step>span{font-size:12px;font-weight:800}.conversion-step>div{background:#edf0f4;border-radius:99px;height:7px;overflow:hidden}.conversion-step i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #ff9b70);height:100%;display:block}.conversion-step strong{text-align:right;font-size:13px}.conversion-step small{color:var(--muted);text-align:right;font-size:10px}.marketplace-total{color:#fff;background:#172033;border-radius:14px;margin-top:22px;padding:20px}.marketplace-total span,.marketplace-total strong{display:block}.marketplace-total span{color:#aeb6c6;text-transform:uppercase;font-size:10px;font-weight:800}.marketplace-total strong{margin-top:8px;font-size:25px}.marketplace-summary dl,.campaign-summary dl{margin:16px 0 0}.marketplace-summary dl>div,.campaign-summary dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 3px;display:flex}.marketplace-summary dl>div:last-child,.campaign-summary dl>div:last-child{border-bottom:0}.marketplace-summary dt,.campaign-summary dt{color:var(--muted);font-size:11px}.marketplace-summary dd,.campaign-summary dd{margin:0;font-size:12px;font-weight:900}.dashboard-period-bar{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:18px;padding:16px 18px;display:flex;box-shadow:0 7px 20px #1720330a}.dashboard-period-bar p{margin:0}.dashboard-period-bar>div>strong{color:var(--navy);margin-top:5px;font-size:15px;display:block}.dashboard-block{margin-top:24px}.marketplace-dashboard-block{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.dashboard-block-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:15px;display:flex}.dashboard-block-header h3{letter-spacing:-.03em;margin:3px 0 0;font-size:22px}.dashboard-block-header>span{color:var(--muted);font-size:10px;font-weight:700}.campaign-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:18px;display:grid}.campaign-funnel{justify-items:center;gap:7px;margin-top:24px;display:grid}.campaign-funnel>div{clip-path:polygon(0 0,100% 0,95% 100%,5% 100%);color:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:55px;padding:11px clamp(24px,4vw,54px);display:flex}.campaign-funnel>div:first-child{background:linear-gradient(90deg,#ff7642,#f25420)}.campaign-funnel>div:nth-child(2){background:linear-gradient(90deg,#526fbd,#3859aa)}.campaign-funnel>div:nth-child(3){background:linear-gradient(90deg,#25a77e,#16805a)}.campaign-funnel>div:nth-child(4){background:linear-gradient(90deg,#087c6d,#04564f)}.campaign-funnel>div span{font-size:10px;font-weight:800}.campaign-funnel>div strong{font-size:20px}.campaign-funnel>small{color:var(--muted);margin-top:7px;font-size:10px;font-weight:800}.marketplace-dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.marketplace-dashboard-metrics .digital-metric{min-height:158px;padding:20px}.marketplace-dashboard-metrics .digital-metric:last-child strong{overflow-wrap:anywhere;font-size:clamp(17px,1.55vw,23px);line-height:1.15}.marketplace-analysis-grid{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:18px;margin-top:18px;display:grid}.top-products-list{gap:18px;margin-top:26px;display:grid}.top-product-row{grid-template-columns:35px minmax(0,1fr);align-items:center;gap:12px;display:grid}.top-product-row>span{width:32px;height:32px;color:var(--brand-dark);background:#fff0e8;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.top-product-row header{justify-content:space-between;align-items:center;gap:10px;display:flex}.top-product-row header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.top-product-row header b{color:var(--brand-dark);font-size:11px}.top-product-row i{background:#edf0f4;border-radius:99px;height:7px;margin-top:8px;display:block;overflow:hidden}.top-product-row i span{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #ff9b70);height:100%;display:block}.top-product-row small{color:var(--muted);margin-top:7px;font-size:9px;display:block}.sales-timeline-panel>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.timeline-legend{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.timeline-legend span{color:var(--muted);padding-left:14px;font-size:9px;font-weight:800;position:relative}.timeline-legend span:before{background:var(--legend);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:0}.timeline-legend .units{--legend:#f35b27}.timeline-legend .value{--legend:#3859aa}.sales-timeline{margin-top:18px}.timeline-scale,.timeline-axis-labels{color:var(--muted);justify-content:space-between;gap:12px;font-size:8px;font-weight:800;display:flex}.sales-timeline svg{width:100%;height:auto;margin:3px 0;display:block;overflow:visible}.timeline-grid-line{stroke:#e8ebf0;stroke-width:1px}.timeline-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.timeline-units-line{stroke:#f35b27}.timeline-value-line{stroke:#3859aa}.timeline-units-dot{fill:#fff;stroke:#f35b27;stroke-width:3px}.timeline-value-dot{fill:#fff;stroke:#3859aa;stroke-width:3px}.dashboard-empty{min-height:180px;color:var(--muted);text-align:center;background:#f7f8fa;border-radius:12px;place-items:center;margin:20px 0 0;padding:25px;font-size:11px;display:grid}.digital-section{min-height:520px}.digital-section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.digital-section-header h2{letter-spacing:-.04em;margin:2px 0 0;font-size:clamp(24px,2vw,31px)}.digital-section-header>div>span{color:var(--muted);margin-top:8px;font-size:12px;display:block}.digital-section-header>div:last-child{flex-wrap:wrap;align-items:flex-end;gap:9px;display:flex}.date-range-filter{gap:5px;min-width:175px;display:grid}.date-range-filter span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.date-range-filter select{border:1px solid var(--line);height:42px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:0 34px 0 13px;font-size:10px;font-weight:800}.date-range-filter select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f55b231a}.date-range-filter>label{gap:5px;display:grid}.custom-date-range{grid-template-columns:repeat(2,minmax(145px,1fr));gap:9px;margin-top:4px;display:grid}.custom-date-range label{gap:5px;display:grid}.custom-date-range input{box-sizing:border-box;border:1px solid var(--line);width:100%;height:42px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:0 11px;font-size:10px;font-weight:800}.custom-date-range input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f55b231a}.dashboard-period-bar .date-range-filter:has(.custom-date-range){min-width:310px}.digital-table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 9px 25px #1720330a}.digital-table{border-collapse:collapse;width:100%;min-width:900px}.digital-table th{border-bottom:1px solid var(--line);color:#7b8495;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#fafbfc;padding:14px 16px;font-size:9px;font-weight:900}.digital-table td{color:#4d5668;vertical-align:middle;border-bottom:1px solid #eef0f3;padding:15px 16px;font-size:11px}.table-edit-button{border:1px solid var(--brand-orange);color:var(--brand-orange);font:inherit;cursor:pointer;background:0 0;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:700}.table-edit-button:hover{color:#fff;background:var(--brand-orange)}.digital-table tbody tr:last-child td{border-bottom:0}.digital-table tbody tr:hover{background:#fcfcfd}.digital-table td strong,.digital-table td small{display:block}.digital-table td strong{color:var(--ink);font-size:12px}.digital-table td small{color:#929aa8;margin-top:4px;font-size:9px}.digital-pill{color:#b64d21;background:#fff1e9;border-radius:8px;max-width:185px;padding:6px 9px;font-size:9px;font-weight:800;line-height:1.35;display:inline-block}.digital-empty{text-align:center;background:#fff;border:1px dashed #ccd2dc;border-radius:17px;place-content:center;justify-items:center;min-height:390px;padding:40px;display:grid}.digital-empty>span{width:58px;height:58px;color:var(--brand);background:#fff0e8;border-radius:18px;place-items:center;font-size:30px;font-weight:400;display:grid}.digital-empty h3{margin:18px 0 0;font-size:19px}.digital-empty p{max-width:420px;color:var(--muted);margin:8px 0 20px;font-size:12px;line-height:1.55}.campaign-list{gap:17px;display:grid}.campaign-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px;box-shadow:0 9px 25px #1720330a}.campaign-card>header{justify-content:space-between;gap:20px;display:flex}.campaign-card>header h3{margin:10px 0 3px;font-size:18px}.campaign-card>header p{color:var(--muted);margin:0;font-size:11px}.campaign-card>header>strong{color:var(--brand-dark);white-space:nowrap;font-size:15px}.campaign-status,.channel{color:#596274;letter-spacing:.04em;text-transform:uppercase;background:#edf0f4;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.status-activa{color:#16805a;background:#e9f7f1}.status-programada{color:#2c67bb;background:#eef4ff}.status-pendiente-de-cierre{color:#a3650c;background:#fff3dc}.status-cerrada{color:#5f6879;background:#eef0f4}.campaign-dates{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-size:9px;display:flex}.campaign-dates i{background:var(--line);flex:1;height:1px}.campaign-numbers{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.campaign-numbers>div{border-right:1px solid var(--line);padding:13px 10px}.campaign-numbers>div:last-child{border-right:0}.campaign-numbers span,.campaign-numbers strong{display:block}.campaign-numbers span{color:var(--muted);font-size:8px;line-height:1.35}.campaign-numbers strong{margin-top:5px;font-size:12px}.campaign-results{margin-top:15px}.campaign-results>div{border-bottom:1px solid #eef0f3;grid-template-columns:95px 1fr auto;align-items:center;gap:10px;padding:9px 2px;font-size:9px;display:grid}.campaign-results>div:last-child{border-bottom:0}.campaign-results strong{font-size:10px}.campaign-results button{color:var(--brand-dark);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.campaign-no-results{color:var(--muted);text-align:center;background:#f7f8fa;border-radius:10px;margin:16px 0 0;padding:14px;font-size:10px}.campaign-card>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}.campaign-card>footer>span{color:var(--muted);font-size:9px}.close-campaign{color:#626b7c;cursor:pointer;background:#fff;border:1px solid #d5dae2;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:900}.close-campaign.urgent{color:#9b600c;background:#fff8e9;border-color:#e9bc72}.digital-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.digital-pagination span{color:var(--muted);font-size:10px;font-weight:800}.digital-pagination button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;padding:9px 13px;font-size:9px;font-weight:900}.digital-pagination button:hover:not(:disabled){border-color:var(--brand);color:var(--brand-dark)}.digital-pagination button:disabled{opacity:.4;cursor:not-allowed}.locked-label{font-weight:800;color:#596274!important}.product-table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:680px}.product-table th,.product-table td{border-bottom:1px solid var(--line);text-align:left;padding:15px 18px}.product-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f8f9fb;font-size:9px;font-weight:900}.product-table td{color:#343d50;font-size:11px}.product-table tbody tr:last-child td{border-bottom:0}.product-table strong{color:var(--navy);font-size:12px}.product-sku{color:var(--brand-dark);background:#fff0e8;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900;display:inline-flex}.sales-summary{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.sales-summary>div{border-right:1px solid var(--line);padding:18px}.sales-summary>div:last-child{border-right:0}.sales-summary span,.sales-summary strong{display:block}.sales-summary span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.sales-summary strong{margin-top:7px;font-size:20px}.sales-summary .net{color:#fff;background:#172033}.sales-summary .net span{color:#aeb6c6}.channel-mercado-libre{color:#806c00;background:#fff8cc}.channel-sentry{color:#2862ad;background:#eaf2ff}.net-value{color:var(--success)!important}.digital-modal{width:min(720px,100vw - 30px)}.final-price-field input{color:#147953;background:#ecf8f2;font-weight:900}.final-price-field small{color:var(--muted);margin-top:5px;font-size:9px}.digital-loading{grid-template-columns:repeat(3,1fr);gap:16px;padding:28px clamp(24px,3.2vw,52px);display:grid}.digital-loading span,.digital-loading div{background:linear-gradient(90deg,#e9ecf1,#f7f8fa,#e9ecf1) 0 0/200% 100%;border-radius:16px;animation:1.5s infinite loading;display:block}.digital-loading span{height:150px}.digital-loading div{grid-column:span 3;height:330px}.loading-grid span{height:150px}.loading-grid div{grid-column:span 2;height:340px}@keyframes loading{to{background-position:-200% 0}}@media (width<=1150px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.today-label{display:none}.digital-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-dashboard-grid{grid-template-columns:1fr}.marketplace-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-dashboard-grid,.marketplace-analysis-grid{grid-template-columns:1fr}}@media (width<=820px){.sidebar{display:none}.workspace{margin-left:0}.topbar{min-height:82px;padding:15px 18px;position:static}.today-label{text-align:right;max-width:185px;font-size:9px;line-height:1.35;display:inline}.topbar-actions .primary-button{width:42px;padding:0;font-size:0;overflow:hidden}.topbar-actions .primary-button span{font-size:22px}.mobile-nav{z-index:25;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:5px;padding:9px 14px;display:flex;position:sticky;top:0}.mobile-menu-trigger{width:100%;min-height:48px;color:var(--ink);text-align:left;background:#fff;border:1px solid #e8d3c9;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-family:inherit;display:flex;box-shadow:0 4px 14px #1720330d}.mobile-menu-trigger small,.mobile-menu-trigger strong{display:block}.mobile-menu-trigger small{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.mobile-menu-trigger strong{margin-top:3px;font-size:12px;font-weight:800}.mobile-menu-arrow{color:var(--brand);font-size:22px;font-weight:800;transition:transform .16s;transform:rotate(90deg)}.mobile-menu-arrow.open{transform:rotate(-90deg)}.mobile-module-menu{z-index:40;background:#fff;border:1px solid #eaded8;border-radius:14px;max-height:min(68vh,540px);padding:9px;position:absolute;inset:calc(100% + 6px) 14px auto;overflow-y:auto;box-shadow:0 18px 45px #1720332e}.mobile-module-group{border-bottom:1px solid #f0e7e2;padding:5px}.mobile-module-group:last-of-type{border-bottom:0}.mobile-module-heading,.mobile-admin-link{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;display:flex}.mobile-module-heading>span,.mobile-admin-link>span{min-width:62px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.mobile-module-heading>strong,.mobile-admin-link>strong{font-size:11px;font-weight:850}.mobile-module-heading.active,.mobile-admin-link.active{color:var(--brand-dark);background:#fff3ed}.mobile-menu-children{gap:3px;padding:2px 4px 7px 22px;display:grid}.mobile-menu-children button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-left:2px solid #e9ded8;border-radius:0 8px 8px 0;padding:8px 10px;font-family:inherit;font-size:10px;font-weight:750}.mobile-menu-children button.active{border-left-color:var(--brand);color:var(--brand-dark);background:#fff3ed}.mobile-admin-link{border:1px solid #efe4df;margin-top:5px}.view-content{padding:18px 14px 38px}.welcome-panel{flex-direction:column;align-items:flex-start;min-height:auto;padding:25px 22px}.welcome-actions{flex-direction:row;width:100%}.welcome-actions button{flex:1}.kanban-wrap{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.document-summary{grid-template-columns:1fr}.document-summary>div{border-right:0;border-bottom:1px solid var(--line)}.document-summary>div:last-child{border-bottom:0}.alert{margin-left:14px;margin-right:14px}.loading-grid{grid-template-columns:repeat(2,1fr);padding:18px 14px}.digital-content{padding:18px 14px 38px}.digital-hero{align-items:flex-start;min-height:auto;padding:25px 22px}.digital-hero-status{min-width:105px;min-height:95px}.digital-section-header{flex-direction:column;align-items:flex-start}.digital-section-header>div:last-child{width:100%}.digital-section-header>div:last-child>button{flex:150px}.date-range-filter,.date-range-filter select{width:100%}.dashboard-period-bar{flex-direction:column;align-items:stretch}:is(.dashboard-period-bar .date-range-filter,.dashboard-period-bar .date-range-filter:has(.custom-date-range)){min-width:0}.custom-date-range,.marketplace-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-block-header{flex-direction:column;align-items:flex-start}.sales-timeline-panel>header{flex-direction:column}.timeline-legend{justify-content:flex-start}.campaign-numbers{grid-template-columns:repeat(3,1fr)}.campaign-numbers>div:nth-child(3){border-right:0}.campaign-numbers>div:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media (width<=580px){.metrics-grid{grid-template-columns:1fr}.metric-card{min-height:130px}.funnel-row{grid-template-columns:115px 1fr 22px;gap:9px}.table-toolbar{flex-direction:column;align-items:stretch}.record-count{padding-left:2px}.section-summary{justify-content:space-between;gap:16px;padding:16px}.section-summary>div{flex-direction:column;align-items:flex-start;gap:2px}.followup-list{padding:0 16px}.followup-row{grid-template-columns:40px minmax(0,1fr);gap:12px}.followup-row>button,.done-label{grid-column:2;justify-self:start}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.modal-card{max-height:94vh}.modal-card>header,.modal-card form{padding-left:19px;padding-right:19px}.modal-card form>footer{margin-left:-19px;margin-right:-19px;padding-left:19px;padding-right:19px}.digital-metrics,.sales-summary,.marketplace-dashboard-metrics{grid-template-columns:1fr}.campaign-funnel>div{padding-left:22px;padding-right:22px}.campaign-funnel>div span{font-size:9px}.timeline-axis-labels{font-size:7px}.sales-summary>div{border-right:0;border-bottom:1px solid var(--line)}.sales-summary>div:last-child{border-bottom:0}.digital-hero{flex-direction:column}.digital-hero-status{width:100%}.conversion-step{grid-template-columns:95px 1fr 24px}.conversion-step small{display:none}.campaign-numbers{grid-template-columns:repeat(2,1fr)}.campaign-numbers>div:nth-child(3){border-right:1px solid var(--line)}.campaign-numbers>div:nth-child(2n){border-right:0}.campaign-numbers>div:nth-child(-n+4){border-bottom:1px solid var(--line)}.product-table th,.product-table td{padding:13px 14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.access-shell{background:radial-gradient(circle at 15% 10%,#f26a2e2e,#0000 30%),linear-gradient(145deg,#172033,#222e45);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.access-card{background:#fff;border:1px solid #ffffff24;border-radius:24px;width:min(100%,510px);padding:38px;box-shadow:0 28px 80px #00000047}.access-brand{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:34px;display:flex}.access-brand small{display:block}.access-brand-logo{object-fit:contain;width:min(210px,72%);height:auto;display:block}.access-brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-left:3px;font-size:10px;font-weight:800}.access-card h1{letter-spacing:-.035em;margin:8px 0 12px;font-size:clamp(28px,5vw,38px);line-height:1.08}.access-card>p:not(.eyebrow){color:var(--muted);line-height:1.65}.access-options{gap:12px;margin-top:28px;display:grid}.access-provider{border:1px solid var(--line);min-height:52px;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:11px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.access-provider:hover{transform:translateY(-1px);box-shadow:0 8px 20px #17203317}.access-provider[aria-disabled=true]{pointer-events:none;opacity:.44}.access-provider span{border-radius:8px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.access-provider.google span{color:#4285f4}.access-provider.chatgpt{color:#fff;background:#172033;border-color:#172033}.access-provider.chatgpt span{color:#172033;background:#fff}.access-help{color:var(--muted);text-align:center;margin-top:14px;line-height:1.45;display:block}.access-state{color:#a86308;letter-spacing:.06em;text-transform:uppercase;background:#fff2db;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.access-state.blocked{color:var(--danger);background:#ffe9e9}.access-user{border:1px solid var(--line);background:var(--canvas);border-radius:12px;align-items:center;gap:12px;margin:24px 0;padding:14px;display:flex}.access-user>span{background:var(--nav);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.access-user strong,.access-user small{display:block}.access-user small{color:var(--muted);margin-top:3px}.access-signout{text-decoration:none;display:inline-flex}.access-footer{color:#ffffff8c;margin:0;font-size:11px;position:fixed;bottom:18px}.sidebar-user-area{margin-top:auto}.sidebar-user-area .sidebar-foot{margin-top:0}.user-summary{cursor:default}.sidebar-signout{color:#7f899d;text-align:center;padding:9px 8px 0;font-size:11px;text-decoration:none;display:block}.sidebar-signout:hover{color:#fff}.ai-page{padding:30px 34px 48px}.ai-hero{border:1px solid var(--line);background:radial-gradient(circle at 92% 10%, #7858c81a, transparent 30%), var(--panel);border-radius:20px;align-items:center;gap:20px;padding:26px 28px;display:flex;box-shadow:0 12px 34px #1720330f}.ai-hero>div:nth-child(2){flex:280px;min-width:0}.ai-orb{background:linear-gradient(145deg, var(--brand), #ff9a55 50%, #7458c8);border-radius:22px;flex:0 0 66px;place-items:center;width:66px;height:66px;display:grid;box-shadow:0 13px 30px #f26a2e3d}.ai-orb span{color:#fff;font-size:30px;font-weight:900}.ai-hero h2{margin:4px 0 7px;font-size:clamp(26px,3vw,36px)}.ai-hero p:last-child{color:var(--muted);margin:0;line-height:1.5}.ai-hero-actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:12px;max-width:100%;margin-left:auto;display:flex}.ai-hero-actions .secondary-button{white-space:nowrap}.ai-readiness-banner{border:1px solid #f0c98d;border-left:4px solid var(--warning);background:#fff9ef;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px 18px;display:flex}.ai-readiness-banner strong{font-size:13px}.ai-readiness-banner p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.ai-ready-strip{color:#39775a;align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:800;display:flex}.ai-ready-strip span{background:var(--success);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #1f9d681f}.ai-level{color:var(--muted);background:#eef2f7;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.ai-level.level-commercial{color:var(--brand-dark);background:#fff2e9}.ai-level.level-admin{color:#6544b8;background:#f0ecff}.ai-layout{grid-template-columns:minmax(0,1fr) 300px;gap:20px;margin-top:20px;display:grid}.ai-chat-card,.ai-quick-card,.knowledge-admin{border:1px solid var(--line);background:var(--panel);border-radius:18px;box-shadow:0 12px 34px #1720330d}.ai-chat-card{flex-direction:column;min-height:590px;display:flex;overflow:hidden}.ai-messages{flex-direction:column;flex:1;gap:16px;min-height:410px;padding:28px;display:flex;overflow-y:auto}.ai-message{gap:11px;max-width:82%;display:flex}.ai-message.user{flex-direction:row-reverse;align-self:flex-end}.ai-message-avatar{background:var(--nav);color:#fff;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.ai-message.user .ai-message-avatar{background:var(--brand)}.ai-message>div{border:1px solid var(--line);background:#f8f9fb;border-radius:4px 15px 15px;padding:13px 15px}.ai-message.user>div{background:#fff5ef;border-color:#ffd8c4;border-radius:15px 4px 15px 15px}.ai-message p{white-space:pre-wrap;margin:0;line-height:1.6}.ai-sources{border-top:1px solid var(--line);gap:4px;margin-top:12px;padding-top:10px;display:grid}.ai-sources strong{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.ai-sources small{color:var(--blue);line-height:1.45}.ai-thinking{gap:4px;display:flex;padding:18px 20px!important}.ai-thinking i{background:#98a0ae;border-radius:50%;width:6px;height:6px;animation:1s infinite alternate ai-pulse}.ai-thinking i:nth-child(2){animation-delay:.18s}.ai-thinking i:nth-child(3){animation-delay:.36s}@keyframes ai-pulse{to{opacity:.25;transform:translateY(-3px)}}.ai-composer{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:end;gap:12px;margin:0 22px;padding:15px;display:flex;box-shadow:0 8px 24px #17203312}.ai-composer textarea{resize:none;min-height:48px;color:var(--ink);border:0;outline:0;flex:1;line-height:1.45}.ai-disclaimer{color:var(--muted);text-align:center;margin:10px 22px 16px;font-size:10px}.ai-quick-card{align-self:start;padding:23px}.ai-quick-card h3{margin:5px 0 18px;font-size:20px}.ai-quick-card>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin:7px 0;padding:13px 12px;font-size:12px;font-weight:700;display:flex}.ai-quick-card>button:hover{background:#fff8f4;border-color:#ffc6a9}.ai-quick-card>button span{color:var(--brand);font-size:20px}.ai-security-note{background:#f1f8f5;border-radius:12px;margin-top:20px;padding:16px}.ai-security-note strong{color:var(--success);font-size:12px}.ai-security-note p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.knowledge-admin{margin-top:20px;padding:26px}.knowledge-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.knowledge-heading h3{margin:4px 0 7px;font-size:24px}.knowledge-heading p:last-child{color:var(--muted);margin:0}.knowledge-heading>span{color:var(--muted);background:#f0f2f6;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.knowledge-grid{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:24px;margin-top:24px;display:grid}.drive-knowledge-card{background:linear-gradient(135deg,#fff,#f7fbf8);border:1px solid #dfe5ed;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:22px;padding:20px;display:grid}.drive-knowledge-icon{background:conic-gradient(from 30deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid;box-shadow:inset 0 0 0 5px #fff}.drive-knowledge-card h4{margin:4px 0 5px;font-size:17px}.drive-knowledge-card p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px;line-height:1.5}.drive-knowledge-card small{color:var(--muted);margin-top:9px;display:block}.drive-knowledge-meta{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.drive-knowledge-meta span{color:#38745a;background:#edf5f0;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.drive-knowledge-actions{flex-direction:column;align-items:stretch;gap:8px;min-width:150px;display:flex}.drive-knowledge-actions>a:not(.primary-button){color:var(--blue);text-align:center;font-size:11px;font-weight:800;text-decoration:none}.drive-knowledge-actions .primary-button{text-align:center;justify-content:center;text-decoration:none}.ai-drive-note{margin-top:12px}.knowledge-form{border:1px solid var(--line);background:#fafbfc;border-radius:14px;align-self:start;gap:14px;padding:20px;display:grid}.knowledge-form h4{margin:0 0 2px;font-size:18px}.knowledge-form label,.ai-access-select{color:var(--ink);gap:6px;font-size:12px;font-weight:800;display:grid}.knowledge-form input,.knowledge-form select,.knowledge-form textarea,.ai-access-select select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:10px 11px;font-weight:400}.knowledge-form textarea{resize:vertical;line-height:1.5}.knowledge-form .form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.knowledge-form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.knowledge-list{align-content:start;gap:12px;display:grid}.knowledge-list article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.knowledge-list article>div,.knowledge-list article footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.knowledge-list article>div span{color:var(--brand-dark);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.knowledge-list article>div small,.knowledge-list article footer small{color:var(--muted)}.knowledge-list article h4{margin:9px 0 6px}.knowledge-list article p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 13px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.knowledge-list article footer{border-top:1px solid var(--line);padding-top:10px}.knowledge-list article footer button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.knowledge-empty{color:var(--muted);text-align:center;border:1px dashed #cbd1dc;border-radius:14px;padding:50px 24px}.knowledge-empty strong{color:var(--ink)}.ai-access-select{max-width:380px;margin-top:14px}.ai-access-select span{color:var(--muted)}@media (width<=1050px){.ai-layout,.knowledge-grid{grid-template-columns:1fr}.ai-quick-card{width:100%}}@media (width<=820px){.ai-page{padding:18px 14px 38px}.ai-hero{flex-wrap:wrap;align-items:flex-start;padding:20px}.ai-orb{border-radius:16px;flex-basis:50px;width:50px;height:50px}.ai-orb span{font-size:22px}.ai-hero-actions{justify-content:space-between;width:100%;margin-left:0}.ai-readiness-banner{flex-direction:column;align-items:stretch}.ai-message{max-width:94%}.ai-messages{padding:18px 14px}.ai-composer{margin:0 12px;padding:10px}.ai-composer .primary-button{padding-left:13px;padding-right:13px}.knowledge-admin{padding:18px 14px}.knowledge-form .form-row{grid-template-columns:1fr}.drive-knowledge-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.drive-knowledge-actions{flex-direction:row;grid-column:1/-1;width:100%}.drive-knowledge-actions>*{flex:1}}.admin-page{padding:24px 34px 48px}.admin-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;gap:5px;padding:5px;display:inline-flex}.admin-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 15px;font-size:13px;font-weight:800}.admin-tabs button.active{background:var(--nav);color:#fff}.admin-page .integration-page{padding-left:0;padding-right:0}.users-admin{margin-top:20px}.users-heading{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:24px;padding:26px;display:flex}.users-heading h2{margin:6px 0 8px;font-size:28px}.users-heading p:last-child{color:var(--muted);margin:0}.pending-counter{color:#a86308;background:#fff2db;border-radius:999px;flex:none;padding:8px 11px;font-size:12px;font-weight:900}.user-list{gap:14px;margin-top:16px;display:grid}.user-access-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,1.2fr) minmax(145px,.7fr) minmax(320px,1.5fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.user-identity{align-items:center;gap:11px;min-width:0;display:flex}.user-identity>span{background:var(--nav);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.user-identity strong,.user-identity small,.user-access-meta small{display:block}.user-identity small,.user-access-meta small{color:var(--muted);text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.module-permissions{flex-wrap:wrap;gap:8px;display:flex}.module-permissions label{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:800;display:flex}.module-permissions input{accent-color:var(--brand)}.user-actions{align-items:center;gap:8px;display:flex}.user-actions select{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:40px;padding:0 10px}.user-actions .primary-button{white-space:nowrap}.fixed-admin{color:var(--success);margin:0;font-size:12px;font-weight:800}.admin-loading{color:var(--muted);text-align:center;padding:50px}@media (width<=1250px){.user-access-card{grid-template-columns:1fr 1fr}.module-permissions{grid-column:1/-1}}@media (width<=700px){.access-card{padding:28px 22px}.admin-page{padding:18px 14px 34px}.users-heading{flex-direction:column;align-items:flex-start}.user-access-card{grid-template-columns:1fr}.module-permissions{grid-column:auto}.user-actions{flex-direction:column;align-items:stretch}}.module-visibility{margin:0 0 14px}.module-visibility-trigger{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:12px;display:flex}.module-visibility-options{border:1px solid #ffffff1a;border-radius:10px;gap:7px;margin-top:8px;padding:10px;display:grid}.module-visibility-option{cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;line-height:1.35;display:flex}.module-visibility-option input{margin-top:2px}.system-health-alert{background:#fff7ef;border:1px solid #f2c38f;border-left:4px solid #ff5a1f;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:24px;margin:0 0 18px;padding:16px 18px;display:flex}.system-health-alert strong{margin-bottom:4px;display:block}.system-health-alert p{margin:0}.system-health-services{flex-direction:column;gap:5px;font-size:13px;display:flex}.system-health-services span{white-space:nowrap}@media (width<=850px){.system-health-alert{flex-direction:column}.system-health-services span{white-space:normal}}.access-card{text-align:center}.access-brand{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.access-brand-logo{margin-inline:auto}.access-card .eyebrow,.access-card h1{text-align:center}.access-options{justify-content:center;width:100%;margin-top:24px;display:flex}.access-provider{justify-content:center;width:min(430px,100%)}.access-authorized-note{max-width:430px;color:var(--muted);text-align:center;margin:13px auto 0;font-size:11px;line-height:1.5;display:block}.access-help{text-align:center;max-width:430px;margin:10px auto 0;display:block}.access-footer{text-align:center}.module-icon{color:#aeb6c6;background:#ffffff0d;border:1px solid #ffffff21;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.module-item.current .module-icon{color:#ff8a58;background:#f26a2e1f;border-color:#f26a2e80}.module-icon svg{display:block}.dashboard-sections{flex-direction:column;display:flex}.marketplace-dashboard-block{order:1}.dashboard-campaigns-block{order:2}.excel-actions{align-self:flex-end;position:relative}.excel-actions summary{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;place-items:center;font-size:22px;font-weight:900;line-height:1;list-style:none;display:grid}.excel-actions summary::-webkit-details-marker{display:none}.excel-actions[open] summary,.excel-actions summary:hover{border-color:var(--brand);color:var(--brand)}.excel-actions-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:11px;min-width:165px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 34px #17203324}.excel-actions-menu button{color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 12px;font-size:11px;font-weight:800}.excel-actions-menu button:hover{color:var(--brand);background:#f55b2314}.excel-actions-menu button:disabled{opacity:.5;cursor:wait}.row-actions{display:inline-block;position:relative}.row-actions summary{width:32px;height:32px;color:var(--navy);cursor:pointer;border:1px solid #0000;border-radius:8px;place-items:center;font-size:20px;font-weight:900;line-height:1;list-style:none;display:grid}.row-actions summary::-webkit-details-marker{display:none}.row-actions[open] summary,.row-actions summary:hover{border-color:var(--line);color:var(--brand);background:#fff}.row-actions-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:10px;min-width:130px;padding:6px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 34px #17203329}.row-actions-menu button{color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 11px;font-size:11px;font-weight:800}.row-actions-menu button:hover{color:var(--brand);background:#f55b2314}.row-actions-menu button.danger{color:#b42318}.row-actions-menu button.danger:hover{background:#b4231814}
