@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/AeonikPro-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/AeonikPro-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/fonts/AeonikPro-Black.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--dashboard-bg:#0f0f10;--surface-elevated:#18181b;--surface-muted:#151517;--surface-highlight:#202024;--border-subtle:#ffffff0a;--border-strong:#f4c54273;--text-primary:#f5f3e8;--text-secondary:#d1cfbd;--text-tertiary:#a5a294;--accent-primary:#f4c542;--accent-primary-soft:#f4c54233;--accent-success:#4ade80;--accent-danger:#f87171;--scrollbar-track:linear-gradient(180deg, #17171aeb, #0a0a0ce6);--scrollbar-track-border:#f4c54233;--scrollbar-thumb:linear-gradient(180deg, #f4c542e6, #a37824d9);--scrollbar-thumb-hover:linear-gradient(180deg, #ffe07af2, #bc8d2ee6)}html,body{height:100%}body{background:var(--dashboard-bg);color:var(--text-primary);scrollbar-width:thin;scrollbar-color:#e6c46cbf #0c0c0ed9;margin:0;font-family:Segoe UI Semibold,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:12px}.main-content::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:var(--scrollbar-track);border:1px solid var(--scrollbar-track-border);border-radius:9999px;margin:6px 0;box-shadow:inset 0 0 0 1px #ffffff0a}.main-content::-webkit-scrollbar-track{background:var(--scrollbar-track);border:1px solid var(--scrollbar-track-border);border-radius:9999px;margin:6px 0;box-shadow:inset 0 0 0 1px #ffffff0a}body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid #111114d9;border-radius:9999px;box-shadow:0 3px 8px #09090ca6,inset 0 1px 2px #ffffff1f}.main-content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid #111114d9;border-radius:9999px;box-shadow:0 3px 8px #09090ca6,inset 0 1px 2px #ffffff1f}body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);box-shadow:0 4px 10px #0a0a0eb3,inset 0 1px 2px #ffffff2e}.main-content::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);box-shadow:0 4px 10px #0a0a0eb3,inset 0 1px 2px #ffffff2e}.app-container{width:100%;min-height:100vh;display:flex;overflow:hidden}.app-container.settings-container{background:var(--dashboard-bg)}.app-container.mobile-layout{position:relative}.main-content{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#e6c46cbf #0c0c0ed9;flex-direction:column;flex:1;min-width:0;height:100vh;padding:20px;display:flex;overflow:hidden auto}.main-content.has-mobile-footer{padding-bottom:104px}.main-content.settings-main{align-items:center;gap:32px;padding:40px 48px 64px}.main-content.settings-main>*{width:100%}.dashboard{flex-direction:column;gap:32px;display:flex}.dashboard section{flex-direction:column;gap:16px;scroll-margin-top:148px;display:flex}.warning{background:var(--accent-primary-soft);border-left:3px solid var(--accent-primary);color:var(--text-secondary);border-radius:8px;padding:12px 16px;font-size:.95rem;line-height:1.4}.dashboard h2{letter-spacing:.01em;margin:0;font-size:1.5rem;font-weight:600}.section-title{align-items:center;gap:12px;display:flex}.section-title img{object-fit:contain;width:28px;height:28px}.platform-section{flex-direction:column;gap:16px;scroll-margin-top:148px;display:flex}.platform-header{align-items:center;gap:12px;display:flex}.platform-header img{object-fit:contain;width:28px;height:28px}.platform-header h3{letter-spacing:.01em;margin:0;font-size:1.25rem;font-weight:600}.info-popover{align-items:center;display:inline-flex;position:relative}.info-popover-button{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;transition:transform .15s;display:inline-flex}.info-popover-button img{object-fit:contain;width:20px;height:20px}.info-popover-button:hover{transform:scale(1.05)}.info-popover-button:focus,.info-popover-button:focus-visible{box-shadow:none;outline:none}.info-popover-content{color:#f8fafc;z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#111827f0;border:1px solid #94a3b873;border-radius:14px;width:min(420px,85vw);padding:18px 20px;font-size:.95rem;line-height:1.7;transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:fixed;transform:translateY(10px)scale(.97);box-shadow:0 24px 55px #020617a6,inset 0 0 0 1px #0f172a80}.info-popover-content:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(135deg,#f4c54299,#4ade8073);padding:1px;transition:opacity .24s;position:absolute;inset:-1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)}.info-popover-content[data-state=active]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1);box-shadow:0 30px 65px #020617bf,inset 0 0 0 1px #f4c54259}.info-popover-content[data-state=active]:before{opacity:1}.info-popover-content[data-state=closing]{opacity:0;transform:translateY(8px)scale(.97)}.info-popover-content strong{color:#e2e8f0}.info-popover-content p{margin:0 0 .75rem}.info-popover-content p:last-child{margin-bottom:0}@media (max-width:768px){.main-content.settings-main{padding:24px 16px 56px}}@media (max-width:1024px){.app-container.mobile-layout{flex-direction:column}.app-container.mobile-layout .sidebar-overlay{z-index:25;cursor:pointer;background:#0000008c;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}.sidebar.sidebar-mobile{width:min(82vw,280px)}.main-content{padding:16px 16px 32px}.main-content.has-mobile-footer{padding-bottom:124px}.topbar{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;padding:6px 2px;overflow:auto visible}.topbar::-webkit-scrollbar{display:none}.mobile-menu-button{display:inline-flex}.topbar .selector{justify-content:flex-start;width:auto;min-width:max-content}.topbar .store-selector,.topbar .date-selector,.topbar .topbar-actions{flex:none;width:auto}.topbar .topbar-actions{flex-wrap:nowrap;justify-content:flex-start;gap:8px}}.sidebar{background:var(--dashboard-bg);color:#f9fafb;border-right:1px solid #ffffff1a;flex-direction:column;gap:16px;width:240px;padding:20px 16px;display:flex;box-shadow:4px 0 12px #0006}.sidebar-overlay{display:none}.sidebar.sidebar-mobile{z-index:30;height:100vh;transition:transform .25s,box-shadow .25s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.sidebar-mobile.open{transform:translate(0);box-shadow:8px 0 24px #0009}.sidebar-main,.sidebar-bottom{flex-direction:column;gap:12px;display:flex}.sidebar-bottom{border-top:1px solid #ffffff14;margin-top:auto;padding-top:12px}.section-item{color:#f9fafb;cursor:pointer;z-index:0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:color .25s,transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.section-item:before,.section-item:after{content:"";border-radius:inherit;opacity:0;z-index:-1;transition:opacity .3s,transform .3s;position:absolute;inset:0}.section-item:before{background:linear-gradient(135deg,#f4c5422e,#f4c5420a);transform:scale(.9)}.section-item:after{background:radial-gradient(circle at top,#ffffff3d,#fff0 65%);transform:translate(-25%,-45%)rotate(15deg)}.section-item:hover,.section-item.active{color:#111;border-color:#f4c54273;transform:translate(2px);box-shadow:0 14px 32px #00000073,inset 0 0 0 1px #f4c54233}.section-item:hover:before,.section-item.active:before{opacity:1;transform:scale(1)}.icon{color:#9ca3af;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.c-icon{color:#fff;background:#4b5563;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.search-row{align-items:center;gap:8px;padding:4px 8px;display:flex}.search-row input{color:#fff;background:#1f2937;border:1px solid #4b5563;border-radius:9999px;flex:1;padding:4px 8px;font-size:.875rem}.search-row .add-btn{background:var(--accent-primary);color:#1f1a00;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.bottom{margin-top:auto}.metrics-grid,.grid{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:flex-start;gap:24px;display:grid}@media (max-width:1024px){.metrics-grid,.grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}}@media (max-width:768px){.metrics-grid,.grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}}@media (max-width:640px){.metrics-grid,.grid{grid-template-columns:1fr;gap:14px}.custom-metric-grid,.spark-grid,.platform-grid,.moat-grid,.moat-mini-grid,.integration-grid{grid-template-columns:1fr}}.sales-brands-header{margin:8px 0}.sales-brands-header img{object-fit:contain;width:28px;height:28px}.sales-brands-header h2{margin:0}.card{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);cursor:pointer;background:linear-gradient(160deg,#1d1d20f2,#0c0c0ef2);border-radius:4px;flex-direction:column;gap:6px;padding:12px;transition:background .2s,border-color .18s,box-shadow .18s,transform .12s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0009,0 0 8px #f4c54233}.card:focus-visible{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 8px 22px #0009,0 0 12px #f4c5424d}.card:hover{background:linear-gradient(160deg,#242428f2,#0e0e10f2),linear-gradient(125deg,#f4c5421f,#73d6ff0f);border-color:#ffffff1f;transform:none;box-shadow:0 7px 22px #000000ad,0 0 10px #f4c5422e}.card-header{align-items:center;gap:4px;display:flex}.card-title{color:var(--text-secondary);align-items:center;gap:4px;margin:0;font-family:Segoe UI,sans-serif;font-size:.875rem;font-weight:600;line-height:1;display:flex}.card-title img{object-fit:contain;width:14px;height:14px}.card .value{color:var(--text-primary);margin:2px 0 0;font-family:Segoe UI,sans-serif;font-size:1.25rem;font-weight:600;line-height:1}.card .change{align-items:center;gap:2px;font-size:.75rem;font-weight:700;display:flex}.card .change.positive{color:var(--accent-success)}.card .change.negative{color:var(--accent-danger)}.card .change-indicator{color:#0f172a;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.card .change-indicator svg{width:10px;height:10px;display:block}.card .target-indicator{border:1px solid var(--border-subtle);letter-spacing:.01em;background:#ffffff05;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.card .target-indicator.success{color:var(--accent-success);background:#16a34a12;border-color:#4ade8073}.card .target-indicator.danger{color:var(--accent-danger);background:#be185d12;border-color:#f8717173}.card .target-text{color:inherit}.card .target-icon{color:#0f172a;background:#ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.card .target-icon svg{stroke:none;width:12px;height:12px;display:block}.card .target-indicator--icon-only{background:0 0;border:none;padding:0}.card .target-indicator--icon-only .target-icon{width:22px;height:22px}.card .target-indicator--icon-only .target-icon svg{width:13px;height:13px}.card .target-icon-arrow--down{transform:rotate(180deg)}.card .target-icon.success{background:var(--accent-success)}.card .target-icon.danger{background:var(--accent-danger)}.card .target-indicator-wrapper{position:absolute;top:14px;right:14px}.card .change-indicator--positive{background-color:var(--accent-success)}.card .change-indicator--negative{background-color:var(--accent-danger);color:#0f0f10}.card-chart{height:60px;margin-top:8px;position:relative;overflow:hidden}.card-chart canvas{background:0 0;width:100%;height:100%;display:block}@media (min-width:1025px){.card{gap:4px;height:106px;padding:6px 6px 40px}.card .value{margin:0}.card-chart{height:72px;margin-top:0;position:absolute;bottom:0;left:0;right:0}}@media (max-width:640px){.card{border-radius:10px;gap:8px;padding:14px}.card .value{font-size:1.35rem}.card .change{font-size:.82rem}.card-chart{height:60px;margin-top:10px}}.topbar{z-index:40;background:var(--dashboard-bg);gap:12px;margin-bottom:20px;display:flex;position:sticky;top:0;overflow:visible}.bfcm-topbar-timer{color:#fff;letter-spacing:.06em;font-variant-numeric:tabular-nums;pointer-events:none;background:linear-gradient(90deg,#000c0af0,#020303fa);justify-content:center;align-items:center;min-width:176px;min-height:42px;padding:9px 18px;font-size:clamp(1rem,1.6vw,1.35rem);font-weight:750;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 22px #00000047}.topbar--bfcm{align-items:center;min-height:42px}@media (max-width:1024px){.topbar--bfcm{min-height:0}.bfcm-topbar-timer{flex:none;min-width:max-content;min-height:34px;padding:7px 12px;font-size:.95rem;position:static;transform:none}}.mobile-footer-nav{padding:10px 12px calc(env(safe-area-inset-bottom,0) + 12px);border-top:1px solid var(--border-subtle);z-index:26;background:linear-gradient(#0c0c0ef0,#0c0c0efa);grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -6px 18px #0009}.mobile-footer-nav .footer-link{color:var(--text-tertiary);background:#ffffff05;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 8px;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,transform .2s;display:inline-flex}.mobile-footer-nav .footer-link:hover{color:var(--text-primary);border-color:var(--border-subtle);background:#ffffff08;transform:translateY(-2px)}.mobile-footer-nav .footer-link.active{color:var(--accent-primary);background:#f4c5420f;border-color:#f4c54259;box-shadow:0 10px 22px #00000080}.mobile-footer-nav .footer-icon{color:currentColor;place-items:center;width:26px;height:26px;display:grid}.mobile-footer-nav .footer-icon .icon{width:22px;height:22px}.mobile-footer-nav .footer-label{text-align:center;font-size:.8rem;font-weight:600;line-height:1.1}.mobile-footer-nav .footer-more{position:relative}.mobile-footer-nav .footer-more-button{background:#ffffff05;border:none;width:100%}.mobile-footer-nav .footer-more-button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.mobile-footer-nav .footer-more-menu{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:70;background:#121214fa;border-radius:16px;flex-direction:column;gap:6px;width:min(340px,100vw - 24px);min-width:260px;padding:12px;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 18px 30px #000000a6}.mobile-footer-nav .footer-more-item{color:var(--text-primary);border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background-color .2s,transform .2s;display:grid}.mobile-footer-nav .footer-more-item:hover{background:#ffffff0a;transform:translateY(-1px)}.mobile-footer-nav .footer-more-icon{width:32px;height:32px;color:var(--text-tertiary);place-items:center;display:grid}.mobile-footer-nav .footer-more-icon .icon,.mobile-footer-nav .footer-more-icon img{width:22px;height:22px}.mobile-footer-nav .footer-more-label{font-size:.92rem;font-weight:600}@media (min-width:1025px){.mobile-footer-nav{display:none}}.mobile-menu-button{border:1px solid var(--border-subtle);background:var(--surface-muted);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:background-color .2s,border-color .2s,transform .2s;display:none}.mobile-menu-button span{background:var(--text-primary);border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button.open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.topbar .selector{background:var(--dashboard-bg);border-radius:8px;align-items:center;gap:8px;padding:6px 12px;display:flex}.topbar .selector img,.topbar .selector .calendar-icon,.topbar .selector .chevron-icon{width:16px;height:16px;color:var(--accent-primary);fill:currentColor;stroke:currentColor}.topbar .selector select{color:#fff;background:0 0;border:none;font-size:.875rem}.topbar .selector select:focus{outline:none}.topbar-actions{gap:12px;margin-left:auto;display:flex}.sections-selector{position:relative}.sections-options{color:#f6f3df;z-index:60;opacity:0;transform-origin:top;pointer-events:none;background:#050506;border-radius:12px;flex-direction:column;min-width:180px;font-family:Segoe UI Semibold,sans-serif;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:40px;right:0;overflow:hidden;transform:translateY(-10px)scale(.95);box-shadow:0 32px 58px #0000008c,inset 0 0 0 1px #f4c5422e}.sections-options.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.sections-search{color:inherit;background:#0f0f10db;border:none;border-bottom:1px solid #f4c5422e;outline:none;padding:8px 14px;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem}.sections-list{scrollbar-color:var(--accent-primary) #050506;flex-direction:column;max-height:308px;display:flex;overflow-y:auto}.sections-list::-webkit-scrollbar{width:8px}.sections-list::-webkit-scrollbar-track{background:#050506}.sections-list::-webkit-scrollbar-thumb{background-color:var(--accent-primary);border:2px solid #000;border-radius:9999px}.sections-empty{color:#9ca3af;padding:12px;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem}.sections-option{color:inherit;align-items:center;gap:8px;padding:10px 14px;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.sections-option img{object-fit:contain;width:18px;height:18px}.sections-option:hover{color:inherit;background:#f4c5421f}.sections-option.selected{background:#1f293799}.sections-selected-icon{object-fit:contain;width:16px;height:16px}.icon-button{background:var(--dashboard-bg);color:#fff;cursor:pointer;border:1px solid #374151;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.icon-button:focus-visible{outline-offset:3px;outline:2px solid #bfdbfeb3}.icon-button svg{object-fit:contain;width:16px;height:16px;transition:transform .45s cubic-bezier(.33,1,.68,1)}.settings-selector{position:relative}.settings-trigger{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a2e;border:1px solid #94a3b847;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .25s,border-color .25s,box-shadow .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #02061759}.settings-trigger:hover{background:#1e293b52;border-color:#d1d5db73;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0206177a}.settings-trigger:active{background:#11182761;box-shadow:inset 0 1px #ffffff0d,0 4px 12px #02061773}.refresh-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a2e;border:1px solid #94a3b847;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .25s,border-color .25s,box-shadow .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #02061759}.refresh-button:hover{background:#1e293b52;border-color:#d1d5db73;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0206177a}.refresh-button:active{background:#11182761;box-shadow:inset 0 1px #ffffff0d,0 4px 12px #02061773}.refresh-button .refresh-icon-shell{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.refresh-icon{color:#f8fafc;filter:drop-shadow(0 1px 3px #0c122099);border-radius:7px;width:20px;height:20px;margin:auto;transition:filter .25s;display:block}.refresh-button:hover .refresh-icon{filter:drop-shadow(0 2px 6px #111827b3)}.refresh-button:active .refresh-icon{filter:drop-shadow(0 1px 2px #111827a6)}.settings-panel{color:#f5f3e8;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);z-index:60;opacity:0;transform-origin:100% 0;pointer-events:none;scrollbar-width:none;background:linear-gradient(#141416fb,#0d0d0ffb);border:none;border-left:1px solid #ffffff0f;border-radius:0;width:432px;max-width:calc(100vw - 24px);height:100vh;padding:28px 26px 36px;font-family:Inter,sans-serif;font-size:.875rem;transition:opacity .28s,transform .34s cubic-bezier(.32,.72,0,1);position:fixed;top:0;bottom:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-36px 0 72px #00000094,inset -1px 0 #ffffff0a}.settings-panel::-webkit-scrollbar{display:none}.settings-panel:before{content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:-1;background:#00000080;transition:opacity .28s;position:fixed;inset:0}.settings-panel *{font-family:Inter,sans-serif}.settings-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.settings-panel.open:before{opacity:1}.settings-icon{color:#f8fafc;width:16px;height:16px}.settings-panel-header{justify-content:space-between;align-items:center;padding:0 4px 16px;display:flex}.settings-panel-header h2,.settings-panel-eyebrow{margin:0}.settings-panel-header h2{color:var(--text-primary);letter-spacing:-.01em;margin-top:6px;font-size:1.25rem;font-weight:600;line-height:1.2}.settings-panel-eyebrow{color:var(--text-tertiary);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:600}.settings-section{flex-direction:column;gap:2px;padding:10px 0;display:flex}.settings-section+.settings-section{border-top:1px solid #ffffff0f;margin-top:0}.settings-section-title{letter-spacing:.12em;text-transform:uppercase;color:#6f6757;margin:0;padding:0 4px 10px;font-size:.6875rem;font-weight:500}.settings-item{width:100%;min-height:38px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;transition:background .2s,border-color .2s,color .2s;display:flex}.settings-item:hover,.settings-item:focus-visible{color:var(--text-primary);background:#ffffff0f;border-color:#ffffff14}.settings-item.disabled,.settings-item.disabled:hover,.settings-item.disabled:focus-visible{cursor:not-allowed;color:#94a3b899;background:#0f172a33;border-color:#94a3b829}.settings-item.disabled .settings-item-badge{opacity:.7}.settings-item.disabled .settings-item-label{color:#94a3b8a6}.settings-item-label{color:#f5efde;letter-spacing:-.005em;font-size:.9rem;font-weight:500;line-height:1.25}.settings-item-leading{justify-content:center;align-items:center;display:inline-flex}.settings-item-badge{width:28px;height:28px;color:var(--accent-primary);background:#f4c5422e;border:1px solid #f4c54273;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #f4c54240}.settings-item-badge svg{stroke:currentColor;width:14px;height:14px}.settings-item-icon{color:#94a3b8cc;width:14px;height:14px}.settings-item--control{cursor:default}.settings-item--control:hover,.settings-item--control:focus-visible{color:inherit;background:0 0;border-color:#0000}.settings-item--column{flex-direction:column;align-items:flex-start;gap:8px}.settings-item--toggle{cursor:pointer;min-height:38px}.settings-toggle{justify-content:flex-end;align-items:center;gap:14px;min-width:auto;display:inline-flex}.settings-toggle-structure{justify-content:center;align-items:center;display:inline-flex;position:relative}.settings-toggle input{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.settings-toggle-track{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;width:38px;height:22px;padding:2px;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px 2px #0006}.settings-toggle input:focus-visible+.settings-toggle-track{box-shadow:0 0 0 2px #f4c54273,inset 0 1px 2px #0006}.settings-toggle-thumb{background:#6f6757;border-radius:999px;width:18px;height:18px;transition:transform .2s,background .2s,box-shadow .2s;transform:translate(0);box-shadow:0 2px 6px #00000080,inset 0 1px #ffffff2e}.settings-item--toggle input:checked+.settings-toggle-track .settings-toggle-thumb{background:#1f1a00;transform:translate(16px);box-shadow:0 2px 6px #00000073,inset 0 1px #ffffff2e}.settings-toggle-status{flex-direction:column;align-items:flex-start;gap:3px;min-width:62px;display:flex}.settings-toggle-status-label{letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary);font-size:.58rem}.settings-toggle-status-value{color:var(--text-secondary);border:1px solid var(--border-subtle);background:#1a1a1ee6;border-radius:8px;padding:2px 8px;font-size:.82rem;font-weight:600;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #02061773}.settings-item--toggle[aria-checked=true] .settings-toggle-status-value{color:var(--text-primary);border-color:var(--border-strong);background:#f4c54229;box-shadow:inset 0 1px #ffffff14,0 10px 24px #a176284d}.settings-pill-group{background:#ffffff06;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff05}.settings-pill{color:#6f6757;letter-spacing:-.005em;text-transform:none;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;min-width:44px;height:30px;padding:0 14px;font-size:.8125rem;font-weight:500;transition:color .18s,background .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative}.settings-pill:hover,.settings-pill:focus-visible{color:#dcd6c8;background:#ffffff08;border-color:#0000}.settings-pill.active,.settings-pill.active:hover{color:#f5efde;background:linear-gradient(#2a2926,#232220);border-color:#0000;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0006,0 6px 14px #00000073,0 0 0 1px #f4c5422e}.settings-pill.active:after{content:"";background:#f4c542;border-radius:999px;width:14px;height:2px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #f4c5428c}.settings-item--column .settings-pill-group{flex-wrap:wrap;align-self:flex-start}.settings-pill.disabled,.settings-pill:disabled{cursor:not-allowed;opacity:.4;color:#6f6757;box-shadow:none;background:0 0}.settings-pill.disabled:after,.settings-pill:disabled:after{display:none}.settings-item-subtext{color:#9b9384;letter-spacing:-.005em;margin:0;font-size:.75rem;line-height:1.4}.topbar .sections-toggle{color:var(--text-primary);cursor:pointer;background:linear-gradient(#141412,#0b0b0a) padding-box padding-box,linear-gradient(135deg,#f4c54252,#f4c5420a) border-box;border:1px solid #0000;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 22px #00000073,inset 0 0 0 1px #f4c54212}.topbar .sections-toggle:hover,.topbar .sections-toggle:focus-visible{background:linear-gradient(#161613,#0c0c0b) padding-box padding-box,linear-gradient(135deg,#f4c54273,#f4c5421f) border-box;outline:none;box-shadow:0 14px 28px #00000080,inset 0 0 0 1px #f4c5422e}.sections-toggle .chevron-icon{transition:transform .2s}.sections-toggle .chevron-icon.open{transform:rotate(180deg)}.store-selector{position:relative}.topbar .store-toggle{color:var(--text-primary);cursor:pointer;background:linear-gradient(#141412,#0b0b0a) padding-box padding-box,linear-gradient(135deg,#f4c54252,#f4c5420a) border-box;border:1px solid #0000;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 22px #00000073,inset 0 0 0 1px #f4c54212}.topbar .store-toggle:hover,.topbar .store-toggle:focus-visible{background:linear-gradient(#161613,#0c0c0b) padding-box padding-box,linear-gradient(135deg,#f4c54273,#f4c5421f) border-box;outline:none;box-shadow:0 14px 28px #00000080,inset 0 0 0 1px #f4c5422e}.store-toggle .chevron-icon{transition:transform .2s}.store-toggle .chevron-icon.open{transform:rotate(180deg)}.store-options{color:#f6f3df;z-index:60;opacity:0;transform-origin:top;pointer-events:none;background:#050506;border-radius:12px;flex-direction:column;min-width:160px;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:40px;left:0;overflow:hidden;transform:translateY(-10px)scale(.95);box-shadow:0 32px 58px #0000008c,inset 0 0 0 1px #f4c5422e}.store-options.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.store-option{cursor:pointer;color:inherit;background:0 0;padding:10px 14px;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem;transition:background .15s,color .15s}.store-option:hover{background:linear-gradient(#ffffff29,#ffffff14)}.store-option.selected{background:var(--accent-primary);color:#111;font-weight:600;box-shadow:inset 0 0 0 1px #00000059}.date-selector{position:relative}.topbar .date-toggle{color:var(--text-primary);cursor:pointer;background:linear-gradient(#141412,#0b0b0a) padding-box padding-box,linear-gradient(135deg,#f4c54252,#f4c5420a) border-box;border:1px solid #0000;font-family:Segoe UI Semibold,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 22px #00000073,inset 0 0 0 1px #f4c54212}.topbar .date-toggle:hover,.topbar .date-toggle:focus-visible{background:linear-gradient(#161613,#0c0c0b) padding-box padding-box,linear-gradient(135deg,#f4c54273,#f4c5421f) border-box;outline:none;box-shadow:0 14px 28px #00000080,inset 0 0 0 1px #f4c5422e}.date-label{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2;display:flex}.date-selection{letter-spacing:.01em;font-size:.9rem}.topbar .date-toggle .chevron-icon{transition:transform .2s}.topbar .date-toggle .chevron-icon.open{transform:rotate(180deg)}.date-picker-panel{color:#f6f3df;z-index:60;opacity:0;transform-origin:top;pointer-events:none;background:#050506;border-radius:12px;grid-template-columns:220px minmax(0,1fr);width:min(760px,100vw - 32px);min-width:0;min-height:0;max-height:calc(100vh - 160px);font-family:Segoe UI Semibold,sans-serif;transition:opacity .25s,transform .25s;display:grid;position:absolute;top:40px;left:0;right:auto;overflow:hidden;transform:translateY(-10px)scale(.95);box-shadow:0 32px 58px #0000008c}.date-picker-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.preset-list{background:linear-gradient(#ffffff08,#fff0);border-right:1px solid #f4c5421a;flex-direction:column;gap:2px;min-width:0;min-height:188px;max-height:360px;padding:10px 0 6px;display:flex;overflow-y:auto}.preset-list::-webkit-scrollbar{width:7px}.preset-list::-webkit-scrollbar-track{background:0 0}.preset-list::-webkit-scrollbar-thumb{background:#f4c54261;border:2px solid #050506f2;border-radius:999px}.date-option{cursor:pointer;color:inherit;border-radius:6px;align-items:center;margin:0 8px;padding:9px 12px;font-family:Segoe UI Semibold,sans-serif;font-size:.86rem;transition:background .15s,color .15s;display:flex;position:relative}.date-option:hover{background:linear-gradient(#ffffff29,#ffffff14)}.date-option.selected{background:var(--accent-primary);color:#111;font-weight:600;box-shadow:inset 0 0 0 1px #00000059}.custom-picker{flex-direction:column;gap:14px;min-width:0;padding:12px 14px 14px;display:flex;overflow:visible}@media (max-width:720px){.date-picker-panel{grid-template-columns:1fr;width:calc(100vw - 24px)}.preset-list{border-bottom:1px solid #f4c5421a;border-right:none;max-height:200px}.custom-picker{padding-top:10px}}.picker-footer{border-top:1px solid #1f2937;flex-direction:column;gap:10px;margin-top:auto;padding-top:8px;display:flex}.footer-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.timezone{color:#9ca3af;flex:180px;font-size:.85rem}.actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.actions .action-btn{letter-spacing:.01em;cursor:pointer;color:#e8edf7;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-width:110px;padding:9px 20px;font-size:.92rem;font-weight:600;transition:background .25s,border-color .25s,box-shadow .25s,color .25s;display:inline-flex;position:relative;overflow:hidden}.actions .action-btn:before{content:"";border-radius:inherit;opacity:.85;pointer-events:none;background:linear-gradient(160deg,#ffffff1a,#fff0);position:absolute;inset:1px}.actions .action-btn:focus-visible{outline-offset:3px;outline:2px solid #f4c54273}.actions .action-btn.cancel{border-color:var(--border-subtle);color:var(--text-secondary);background:linear-gradient(145deg,#242428f2,#101012e6)}.actions .action-btn.cancel:before{background:linear-gradient(150deg,#ffffff14,#94a3b80a)}.actions .action-btn.apply{color:#171001;box-shadow:none;background:linear-gradient(#f9d966,#f4c542 55%,#e0ad2b 100%);border-color:#f4c542bf;font-size:.95rem;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}.actions .action-btn.apply:before{opacity:0;background:radial-gradient(circle at 50% 0,#fff6,#0000 70%);transition:opacity .12s ease-out}.actions .action-btn.apply:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(#ffffff1a,#00000014);transition:opacity .12s ease-out;position:absolute;inset:0}.actions .action-btn.apply:hover:not(:disabled){color:#140c00;box-shadow:none;background:linear-gradient(#ffe070,#ffd24a 60%,#f4bd1f 100%);border-color:#ffdd77d9;transition:none}.actions .action-btn.apply:hover:not(:disabled):before,.actions .action-btn.apply:hover:not(:disabled):after{opacity:0}.actions .action-btn.apply:active:not(:disabled){color:#0f0800;box-shadow:none;background:linear-gradient(#edbb38,#d99a11 85%,#c48605 100%);border-color:#d49814d9}.actions .action-btn.apply:active:not(:disabled):after{opacity:1}.actions .action-btn.apply:focus-visible{outline-offset:2px;outline:2px solid #ffdd77e6}.actions .action-btn.apply:disabled{color:#d7be74a6;box-shadow:none;cursor:not-allowed;background:linear-gradient(#6c55168c,#42350eb3);border-color:#f4c54240}.calendar{background:linear-gradient(#141412f2,#080807fa);border-radius:12px;width:100%;max-width:440px;padding:12px 14px;font-family:Segoe UI Semibold,sans-serif;display:inline-block;box-shadow:0 24px 48px #0000007a}.calendar-header{color:var(--text-primary);justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.calendar-title{letter-spacing:.02em;color:var(--text-primary);font-size:.98rem;font-weight:600}.calendar-nav{color:var(--accent-primary);cursor:pointer;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:none;display:inline-flex}.calendar-nav:hover,.calendar-nav:focus-visible{color:inherit;outline:none;transform:none}.calendar-nav svg{fill:currentColor;width:18px;height:18px}.calendar-nav:disabled{opacity:.4;cursor:default}.Polaris-DatePicker__Month{border-collapse:collapse;width:100%;margin:0 auto}.Polaris-DatePicker__Title{text-align:center;letter-spacing:.02em;color:var(--text-primary);margin-bottom:6px;font-size:.95rem}.Polaris-DatePicker__Weekday{text-align:center;width:36px;height:36px;font-size:.78rem;color:#9ca3af!important}.Polaris-DatePicker__DayCell,.Polaris-DatePicker__EmptyDayCell{text-align:center;width:36px;height:36px}.Polaris-DatePicker__Day{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;height:100%;font-size:.9rem}.Polaris-DatePicker__Day:hover{background:#f4c5421f}.Polaris-DatePicker__Day--selected{background:var(--accent-primary);color:#1f1a00}.Polaris-DatePicker__Day--inRange{color:var(--text-primary);background:#f4c5422e}.Polaris-DatePicker__Day--disabled,.Polaris-DatePicker__Day--disabled:hover{color:#4b5563;cursor:default;pointer-events:none;background:0 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.integration-block{margin-top:40px;scroll-margin-top:80px}#metrics-grid{scroll-margin-top:80px}.integration-title{align-items:center;gap:8px;margin:0 0 12px;font-size:1.25rem;font-weight:600;display:flex}.integration-title img{object-fit:contain;width:24px;height:24px}.pixel-table{border-collapse:collapse;width:100%;margin-top:20px}.pixel-table th,.pixel-table td{text-align:left;border-bottom:1px solid #374151;padding:8px 12px}.pixel-icons{gap:4px;display:flex}.pixel-icons img{object-fit:contain;width:16px;height:16px}.custom-metrics-section{flex-direction:column;gap:24px;display:flex}.custom-metric-builder-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172ab3;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.custom-metric-builder{background:linear-gradient(135deg,#1e293bf2,#111827fa);border:1px solid #94a3b833;border-radius:12px;flex-direction:column;gap:16px;width:min(720px,100%);max-height:calc(100vh - 96px);padding:20px;display:flex;position:relative;overflow-y:auto;box-shadow:0 12px 30px #0f172a73}.custom-metric-builder__close{color:#cbd5f5;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:16px;right:16px}.custom-metric-builder__close:hover,.custom-metric-builder__close:focus{color:#fff}.custom-metric-builder__header h3{letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:600}.custom-metric-builder__header p{color:#cbd5f5;margin:4px 0 0;font-size:.9rem;line-height:1.5}.custom-metric-form{flex-direction:column;gap:16px;display:flex}.custom-metric-form__row{flex-direction:column;gap:8px;display:flex}.custom-metric-form__row label{color:#e2e8f0;font-size:.85rem;font-weight:600}.custom-metric-form__row input,.custom-metric-form__row textarea,.custom-metric-form__row select{color:#f9fafb;background:#0f172ad9;border:1px solid #94a3b840;border-radius:8px;padding:8px 12px;font-family:Segoe UI,sans-serif;font-size:.95rem}.custom-metric-form__row textarea{resize:vertical;min-height:80px}.custom-metric-form__row--inline{grid-template-columns:max-content 1fr max-content 1fr;align-items:center;gap:12px;display:grid}.custom-metric-form__row--section{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.custom-metric-form__checkbox{color:#e2e8f0;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:inline-flex}.custom-metric-form__checkbox input{accent-color:#3b82f6;width:18px;height:18px}.custom-metric-form__variables{flex-direction:column;gap:6px;display:flex}.custom-metric-form__variable-controls{align-items:center;gap:8px;display:flex}.custom-metric-form__variables select{min-width:200px}.custom-metric-form__operators{flex-wrap:wrap;gap:6px;display:flex}.custom-metric-form__operators button{flex:none;justify-content:center;align-items:center;min-width:40px;display:inline-flex}.custom-metric-form__hint{background:var(--accent-primary-soft);border-left:3px solid var(--accent-primary);color:var(--text-secondary);border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;font-size:.85rem;display:flex}.custom-metric-form__hint ul{gap:4px;margin:0;padding-left:16px;display:grid}.custom-metric-form__hint p{margin:0}.custom-metric-form__error{color:#fca5a5;margin:0;font-weight:600}.custom-metric-form__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn-primary,.btn-secondary,.btn-danger,.btn-ghost,.custom-metric-form__actions button{cursor:pointer;border:none;border-radius:9999px;padding:8px 18px;font-family:Segoe UI Semibold,sans-serif;font-size:.9rem;transition:transform .15s,box-shadow .15s}.btn-primary{color:#1f1a00;background:linear-gradient(135deg,#f4c542e6,#4ade80e6);box-shadow:0 8px 20px #f4c5424d}.btn-secondary{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#1c1c20e6}.btn-danger{color:#fff5f5;background:linear-gradient(135deg,#f87171e6,#ef4444d9);box-shadow:0 6px 18px #dc262673}.btn-ghost{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#18181cd9;border-radius:8px;padding:6px 14px}.btn-primary:hover,.btn-secondary:hover,.btn-danger:hover,.btn-ghost:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a59}.btn-secondary:disabled{opacity:.4;cursor:default;box-shadow:none;transform:none}.custom-metric-results{flex-direction:column;gap:16px;display:flex}.custom-metric-results__header h3{margin:0;font-size:1.2rem;font-weight:600}.custom-metric-results__header p{color:var(--text-tertiary);margin:4px 0 0;font-size:.9rem}.custom-metric-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.custom-metric-card-container{flex-direction:column;gap:6px;display:flex;position:relative}.custom-metric-card-container.dragging{opacity:.7}.custom-metric-card--drag-over{outline-offset:3px;outline:2px dashed #f4c542a6}.custom-metric-card__top-row{z-index:1;justify-content:space-between;align-items:center;display:flex;position:absolute;top:8px;left:8px;right:8px}.custom-metric-card-container--view-mode .custom-metric-card__top-row{opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;transform:translateY(-4px)}.custom-metric-card-container--view-mode:hover .custom-metric-card__top-row,.custom-metric-card-container--view-mode:focus-within .custom-metric-card__top-row{opacity:1;pointer-events:auto;transform:translateY(0)}.custom-metric-card__top-actions{align-items:center;gap:6px;display:flex}.custom-metric-card__icon-button{border:1px solid var(--border-subtle);cursor:pointer;background:#1a1a1ed9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.custom-metric-card__icon-button svg{width:16px;height:16px;stroke:var(--text-secondary);stroke-width:1.6px;fill:none}.custom-metric-card__icon-button:hover{border-color:var(--border-strong);transform:translateY(-1px)}.custom-metric-card__icon-button--remove{background:#f8717159}.custom-metric-card__icon-button--remove:hover{background:#f87171b3}.custom-metric-card__icon-button--pin{background:#f4c54233}.custom-metric-card__icon-button--pin svg{transition:fill .2s,stroke .2s}.custom-metric-card__icon-button--pin:hover{background:#f4c54259}.custom-metric-card__icon-button--pin.pinned{background:#4ade8040}.custom-metric-card__icon-button--pin.pinned svg{stroke:#4ade80d9;fill:#4ade804d}.custom-metric-card-container--view-mode .custom-metric-card__icon-button--remove,.custom-metric-card-container--view-mode .custom-metric-card__edit{display:none}.custom-metric-card__edit{color:var(--text-secondary);cursor:pointer;background:#18181ccc;border:none;border-radius:9999px;padding:4px 10px;font-size:.75rem;transition:background .2s}.custom-metric-card__edit:hover{background:#f4c54273}.custom-metric-card__controls{flex-wrap:wrap;align-items:center;gap:8px;margin-top:42px;display:flex}.custom-metric-card__control{color:var(--text-secondary);flex-direction:column;gap:4px;font-size:.75rem;display:flex}.custom-metric-card__control select{border:1px solid var(--border-subtle);color:var(--text-primary);background:#1c1c20d9;border-radius:6px;padding:4px 28px 4px 10px;font-size:.8rem}.custom-metric-card__meta{color:#cbd5e1d9;margin:6px 0 0;font-size:.75rem}.custom-metric-card__error{color:#fca5a5;margin:0;font-size:.8rem}.custom-metric-card-container--dropzone{color:#bfdbfeb3;background:#0f172a8c;border:1px dashed #94a3b866;border-radius:8px;justify-content:center;align-items:center;min-height:106px;font-size:.85rem;display:flex}.custom-metric-card-container--dropzone span{text-align:center;padding:0 12px}body{background:var(--dashboard-bg);color:var(--text-primary)}.main-content,.dashboard,.settings-panel,.sidebar,.settings-item,.custom-metric-card-container,.custom-metric-card,.custom-metric-card-container--dropzone,.sections-options,.info-popover-content{color:var(--text-primary)}.sidebar{background:var(--surface-muted);border-right:1px solid var(--border-subtle);box-shadow:6px 0 24px #00000059}.sidebar-bottom{border-top:1px solid var(--border-subtle)}.section-item{color:var(--text-secondary);background:0 0;border-color:#f4c54214;transition:color .25s,transform .25s,box-shadow .25s,border-color .25s}.section-item:before{background:linear-gradient(135deg,#f4c54233,#f4c5420d)}.section-item:after{background:radial-gradient(circle at top,#ffffff42,#fff0 70%)}.section-item .icon{color:var(--text-tertiary);transition:color .25s}.section-item:hover,.section-item.active{color:var(--text-primary);border-color:#f4c5428c;box-shadow:0 18px 36px #00000080,inset 0 0 0 1px #f4c54240}.section-item:hover:after,.section-item.active:after{opacity:1;transform:translate(12%,-12%)rotate(0)}.section-item:hover .icon,.section-item.active .icon{color:var(--accent-primary)}.warning{background:var(--accent-primary-soft);border-left:3px solid var(--accent-primary);color:var(--text-secondary)}.main-content{background:linear-gradient(#0f0f1299,#0a0a0ce6)}.main-content::-webkit-scrollbar-track{background:var(--scrollbar-track)}.main-content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid #111114d9;box-shadow:0 3px 8px #09090ca6,inset 0 1px 2px #ffffff1f}.main-content::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);box-shadow:0 4px 10px #0a0a0eb3,inset 0 1px 2px #ffffff2e}.card,.custom-metric-card,.custom-metric-card-container,.custom-metric-card-container--dropzone{border:1px solid var(--border-subtle);color:var(--text-primary);background:linear-gradient(160deg,#1d1d20f2,#0c0c0ef2);box-shadow:0 18px 40px #00000073}.card-title,.card .value,.card .change,.custom-metric-card__title,.custom-metric-card__value,.custom-metric-card__delta,.custom-metric-card__error,.custom-metric-card__meta,.custom-metric-card__control select,.custom-metric-card-container--dropzone{color:var(--text-secondary)}.card .value,.custom-metric-card__value{color:var(--text-primary)}.card .change.positive,.custom-metric-card__delta.positive{color:var(--accent-success)}.card .change.negative,.custom-metric-card__delta.negative{color:var(--accent-danger)}.search-row input{background:var(--surface-elevated);border:1px solid var(--border-subtle);color:var(--text-primary)}.search-row .add-btn{background:var(--accent-primary);color:#1f1a00;box-shadow:0 10px 18px #f4c54259}.icon-button,.refresh-button,.settings-trigger{border:1px solid var(--border-subtle);color:var(--text-primary);background:#1a1a1de6;box-shadow:0 10px 24px #00000073}.icon-button:hover,.refresh-button:hover,.settings-trigger:hover{background:var(--surface-highlight);border-color:var(--border-strong);box-shadow:0 16px 34px #00000080}.settings-panel{background:linear-gradient(#141416fb,#0d0d0ffb);border:none;border-left:1px solid #ffffff0f;box-shadow:-36px 0 72px #00000094,inset -1px 0 #ffffff0a}.settings-item{background:0 0;border:1px solid #0000}.settings-item:hover,.settings-item:focus-within{background:#ffffff0f;border-color:#ffffff14}.settings-section-title,.settings-toggle-status-label{color:#6f6757}.settings-toggle-track{background:#ffffff0a;border-color:#ffffff0f}.settings-item--toggle input:checked+.settings-toggle-track{background:linear-gradient(#f4c542,#d9a82b);border-color:#f4c5428c;box-shadow:0 6px 16px #f4c54247,0 0 0 1px #f4c5422e,inset 0 1px #ffffff40}.settings-item--toggle input:checked+.settings-toggle-track .settings-toggle-thumb{background:#1f1a00}.settings-toggle-status-value{color:var(--text-secondary);border:1px solid var(--border-subtle);background:#1a1a1ee6}.settings-item--toggle[aria-checked=true] .settings-toggle-status-value{border-color:var(--border-strong);color:var(--text-primary);background:#f4c5421a}.settings-pill{color:#6f6757;background:0 0;border:none}.settings-pill[aria-pressed=true],.settings-pill.active{color:#f5efde;background:linear-gradient(#2a2926,#232220);border-color:#0000}.sections-options{border:1px solid var(--border-subtle);background:#111114fa}.sections-search{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);background:#1a1a1ef2}.sections-option{color:var(--text-secondary)}.sections-option:hover,.sections-option.selected{color:var(--text-primary);background:#f4c54229}.sections-empty{color:var(--text-tertiary)}.info-popover-content{border:1px solid var(--border-subtle);background:#111114f0;box-shadow:0 24px 55px #00000080}.info-popover-content:before{background:linear-gradient(135deg,#f4c542a6,#4ade8073)}.custom-metric-card__error{color:var(--accent-danger)}.custom-metric-card-container--dropzone{color:#f4c542b3;border:1px dashed #f4c54266}.custom-metric-card-container--dropzone span{color:var(--text-secondary)}.moat-dashboard{flex-direction:column;gap:18px;min-height:calc(100vh - 80px);display:flex}.moat-hero{background:radial-gradient(circle at 20% 20%,#f4c54226,#0000 32%),radial-gradient(circle at 80% 10%,#ffffff14,#0000 36%),linear-gradient(135deg,#1a1a1ef2,#0c0c0eeb);border:1px solid #f4c54247;border-radius:16px;grid-template-columns:1.1fr 1.1fr;gap:18px;padding:18px 20px;display:grid;box-shadow:0 30px 48px #0000008c,inset 0 1px #ffffff0f}.moat-hero__copy h1{letter-spacing:-.02em;margin:2px 0 10px;font-size:2.1rem}.moat-subtitle{color:var(--text-secondary);max-width:720px;margin:0;line-height:1.6}.moat-hero__meta{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 10px;display:flex}.pill-solid{background:linear-gradient(135deg,#f4c5422e,#f4c5420d);border:1px solid #f4c54252;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 10px 26px #0006}.pill-ghost{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex}.pill-label{color:var(--text-secondary);font-size:.94rem}.pill-value{color:var(--accent-primary);font-weight:800}.moat-mini-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:8px;display:grid}.mini-stat{background:#00000059;border:1px solid #ffffff0f;border-radius:12px;padding:12px;box-shadow:0 12px 28px #00000059}.mini-label{color:var(--text-secondary);margin:0;font-size:.9rem}.mini-value{margin:6px 0 4px;font-size:1.35rem;font-weight:800}.mini-helper{color:var(--text-tertiary);margin:0}.mini-stat.accent-positive .mini-value{color:#f9d56a}.mini-stat.accent-neutral .mini-value{color:var(--text-primary)}.moat-chart-card{background:linear-gradient(#09090ce6,#0f0f12eb);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:10px;padding:16px 16px 12px;display:flex;box-shadow:0 26px 48px #0000008c}.chart-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.chart-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-primary);margin:0;font-size:.78rem}.chart-header h2{letter-spacing:-.01em;margin:6px 0 0}.chart-pill{color:var(--accent-primary);background:#f4c5421f;border:1px solid #f4c54247;border-radius:12px;padding:8px 12px;font-weight:800}.moat-chart{background:radial-gradient(circle at 10% 80%,#ffd88014,#0000 40%),radial-gradient(circle at 90% 20%,#ffffff0f,#0000 40%),linear-gradient(#0c0c0f,#0b0b0d 50%,#0a0a0c);border:1px solid #ffffff14;border-radius:14px;padding:8px;position:relative}.moat-chart__svg{width:100%;height:auto;display:block}.chart-footer{color:var(--text-secondary);align-items:center;gap:10px;font-size:.95rem;display:flex}.chart-dot{background:linear-gradient(135deg,#f9e198,#d49a2c);border-radius:999px;width:12px;height:12px;box-shadow:0 0 10px #f9d15a99}.chart-spacer{flex:1}.chart-tag{color:var(--text-primary);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:6px 10px;font-weight:700}.spark-section{flex-direction:column;gap:18px;padding:4px 0 12px;display:flex}.bfcm-hourly-section{background:linear-gradient(#202024d9,#0f0f11f5);border-radius:18px;flex-direction:column;gap:18px;margin-top:8px;padding:22px 24px 26px;display:flex;box-shadow:0 18px 40px #00000052}.bfcm-hourly-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.bfcm-hourly-header h2{letter-spacing:-.01em;color:var(--text-primary);align-items:baseline;gap:8px;margin:0;font-size:1.35rem;font-weight:700;display:inline-flex}.bfcm-hourly-divider{color:#ffffff2e;font-weight:400}.bfcm-hourly-mode{color:var(--text-tertiary);letter-spacing:.02em;font-weight:600}.bfcm-hourly-canvas-wrap{width:100%;height:260px;position:relative}.bfcm-hourly-canvas-wrap canvas{width:100%!important;height:100%!important}.bfcm-hourly-tooltip{pointer-events:none;-webkit-backdrop-filter:blur(14px);min-width:260px;color:var(--text-primary);font-variant-numeric:tabular-nums;opacity:0;transform-origin:50%;z-index:5;will-change:opacity, transform;background:#0d0d10f5;border:1px solid #ffffff14;border-radius:14px;padding:16px 20px;font-family:Segoe UI,sans-serif;transition:opacity .32s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(8px)scale(.94);box-shadow:inset 0 1px #ffffff0a,0 24px 50px #0000008c,0 6px 16px #0006}.bfcm-hourly-tooltip.is-visible{opacity:1;transform:translateY(0)scale(1)}.bfcm-hourly-tooltip-head{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding-bottom:12px;display:flex}.bfcm-hourly-tooltip-time{color:#f5f3e8;letter-spacing:.02em;font-family:Segoe UI,sans-serif;font-size:.95rem;font-weight:600;line-height:1}.bfcm-hourly-tooltip-delta{letter-spacing:0;color:#f4c542;filter:drop-shadow(0 0 1px #f4c54259)drop-shadow(0 0 7px #f4c5422e)drop-shadow(0 0 14px #f48a1e1a);align-items:center;gap:6px;font-family:Segoe UI,sans-serif;font-size:.95rem;font-weight:600;line-height:1.1;display:inline-flex}.bfcm-hourly-tooltip-delta-amount{align-items:center;display:inline-flex}.bfcm-hourly-tooltip-delta-suffix{color:#c1b9a8;letter-spacing:-.005em;filter:none;font-weight:500}.bfcm-hourly-tooltip-delta[data-tone=down]{color:#ef4444;filter:drop-shadow(0 0 1px #ef444452)drop-shadow(0 0 7px #ef44442e)drop-shadow(0 0 14px #ef44441a)}.bfcm-hourly-tooltip-delta[data-tone=flat],.bfcm-hourly-tooltip-delta[data-tone=neutral]{color:#c1b9a8;filter:none}.bfcm-hourly-tooltip-row{justify-content:space-between;align-items:center;gap:16px;padding:6px 0;display:flex}.bfcm-hourly-tooltip-row+.bfcm-hourly-tooltip-row{margin-top:4px}.bfcm-hourly-tooltip-label{color:#9b9384;letter-spacing:-.005em;align-items:center;gap:10px;font-family:Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1;display:inline-flex}.bfcm-hourly-tooltip-row--muted .bfcm-hourly-tooltip-label{color:#6f6a5e;font-size:.95rem;font-weight:500}.bfcm-hourly-tooltip-dot{background:#4ade80;border-radius:2px;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 1px #00000059,0 0 6px #4ade8073}.bfcm-hourly-tooltip-dot--target{background:#4ade806b;box-shadow:inset 0 0 0 1px #4ade80b3,0 0 4px #4ade8038}.bfcm-hourly-tooltip-value{letter-spacing:-.01em;color:#f4c542;font-variant-numeric:tabular-nums;filter:drop-shadow(0 0 2px #f4c54259)drop-shadow(0 0 9px #f4c54238)drop-shadow(0 0 18px #f48a1e1f);align-items:center;font-family:Segoe UI,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.1;transition:filter .28s cubic-bezier(.16,1,.3,1);display:inline-flex}.bfcm-hourly-tooltip-value.is-rolling{filter:drop-shadow(0 0 3px #f4c54299)drop-shadow(0 0 12px #f4c54266)drop-shadow(0 0 22px #f48a1e38)}.bfcm-hourly-tooltip-value[data-tone=down]{color:#ef4444;filter:drop-shadow(0 0 2px #ef444459)drop-shadow(0 0 9px #ef444438)drop-shadow(0 0 18px #ef44441f)}.bfcm-hourly-tooltip-value[data-tone=down].is-rolling{filter:drop-shadow(0 0 3px #ef444499)drop-shadow(0 0 12px #ef444466)drop-shadow(0 0 22px #ef444438)}.bfcm-hourly-tooltip-value--muted{color:#c1b9a8;filter:none;font-size:1rem}.bfcm-hourly-tooltip .reel,.bfcm-hourly-tooltip-delta-amount .reel{vertical-align:middle;height:1.1em;line-height:1.1em;display:inline-block;overflow:hidden}.bfcm-hourly-tooltip .reel__col,.bfcm-hourly-tooltip-delta-amount .reel__col{transform:translateY(calc(var(--current,0) * -1.1em));will-change:transform;transition:transform .54s cubic-bezier(.32,.72,0,1);display:block}.bfcm-hourly-tooltip .reel__num,.bfcm-hourly-tooltip-delta-amount .reel__num{text-align:center;height:1.1em;line-height:1.1em;display:block}.bfcm-hourly-tooltip .reel__static,.bfcm-hourly-tooltip-delta-amount .reel__static{vertical-align:middle;height:1.1em;line-height:1.1em;display:inline-block}@media (max-width:768px){.bfcm-hourly-section{border-radius:16px;padding:18px 16px 20px}.bfcm-hourly-canvas-wrap{height:220px}}.bfcm-brand-pacing-section{background:linear-gradient(#202024d9,#0f0f11f5);border-radius:18px;flex-direction:column;gap:18px;margin-top:18px;padding:22px 24px 26px;display:flex;box-shadow:0 18px 40px #00000052}.bfcm-brand-pacing-header h2{letter-spacing:-.01em;color:var(--text-primary);align-items:baseline;gap:8px;margin:0;font-size:1.35rem;font-weight:700;display:inline-flex}.bfcm-brand-pacing-sub{color:var(--text-tertiary);letter-spacing:-.005em;margin:6px 0 0;font-size:.875rem}.bfcm-brand-pacing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bfcm-brand-tile{flex-direction:column;gap:8px;display:flex}.bfcm-brand-tile-foot{font-variant-numeric:tabular-nums;letter-spacing:-.005em;background:#0d0d108c;border:1px solid #ffffff0a;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 14px 10px;font-size:.8rem;display:flex}.bfcm-brand-tile-foot-label{color:var(--text-tertiary);font-weight:500}.bfcm-brand-tile-foot-spend{color:#a5a294b3;font-weight:500}.bfcm-brand-tile-foot-delta{font-size:.875rem;font-weight:700}.bfcm-brand-tile-foot.is-on-target .bfcm-brand-tile-foot-delta{color:#4ade80}.bfcm-brand-tile-foot.is-below-target .bfcm-brand-tile-foot-delta{color:#f4c542}@media (max-width:1200px){.bfcm-brand-pacing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.bfcm-brand-pacing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.bfcm-brand-pacing-section{border-radius:16px;padding:18px 16px 20px}.bfcm-brand-pacing-grid{grid-template-columns:minmax(0,1fr)}}.spark-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.spark-header-row h1{letter-spacing:-.02em;margin:2px 0 0;font-size:1.85rem}.spark-header-row p{color:var(--text-secondary)}.spark-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.card-chrome{background:linear-gradient(170deg,#0c0c0ef2,#060608eb),linear-gradient(120deg,#f4c54205,#0000 50%);border:1px solid #ffffff0a;border-radius:16px;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 18px 46px #0000007a}.card-chrome:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#f4c54224,#0000 32%),radial-gradient(circle at 86% 8%,#73d6ff12,#0000 32%);position:absolute;inset:0}.card-chrome:after{content:"";pointer-events:none;border:1px solid #ffffff0a;border-radius:14px;position:absolute;inset:1px}.card-chrome:hover{border-color:#f4c54299;transform:translateY(-2px);box-shadow:0 22px 54px #0000008c,0 0 0 1px #f4c54224}.spark-card{border:1px solid var(--border-subtle);background:linear-gradient(160deg,#1d1d20f2,#0c0c0ef2);border-radius:6px;flex-direction:column;gap:8px;height:210px;padding:10px 12px 14px;display:flex;box-shadow:0 6px 22px #0000007a,0 0 10px #f4c54229}.spark-top-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.spark-heading{flex-direction:column;gap:3px;display:flex}.spark-title{letter-spacing:.02em;color:var(--text-secondary);text-transform:uppercase;margin:0;font-size:.8rem}.spark-number{margin:0;font-size:1.6rem}.spark-chart{background:linear-gradient(#121216e6,#09090bf5);border:1px solid #ffffff14;border-radius:10px;height:122px;padding:8px 10px;position:relative;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #00000059}.spark-card .card-chart{inset:unset;overflow:visible}.spark-svg{width:100%;height:100%;display:block}.moat-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.signal-card{background:linear-gradient(160deg,#14141ad9,#0a0a0ce6);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex;box-shadow:0 20px 40px #00000073}.signal-top{flex-direction:column;gap:4px;display:flex}.signal-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-primary);margin:0;font-size:.82rem}.signal-value{font-size:1.6rem;font-weight:800}.signal-sub{color:var(--text-tertiary);margin:0}.signal-description{color:var(--text-secondary);margin:0;line-height:1.5}.platform-insights{flex-direction:column;gap:18px;display:flex}.platform-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.platform-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.bfcm-dashboard-switcher{background:linear-gradient(135deg,#f4c54214,#0e0e11eb);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:18px;padding:16px 20px;display:flex}.bfcm-select-label{color:var(--text-secondary);flex-direction:column;gap:6px;min-width:220px;font-weight:600;display:flex}.bfcm-select{color:var(--text-primary);background:#0006;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:12px 14px;font-size:1rem;box-shadow:inset 0 1px #ffffff0d}.bfcm-switcher-subtitle{color:var(--text-secondary);max-width:640px;margin:8px 0 0}.bfcm-hourly-section{flex-direction:column;gap:18px;display:flex}.bfcm-hourly-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.bfcm-hourly-subtitle{color:var(--text-secondary);margin:8px 0 0}.bfcm-hourly-pills{flex-wrap:wrap;gap:10px;display:flex}.bfcm-hourly-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.bfcm-hourly-card{background:linear-gradient(150deg,#ffffff0a,#0003);border:1px solid #ffffff0f;border-radius:14px;padding:14px 16px;box-shadow:0 18px 36px #00000059}.bfcm-hourly-label{color:var(--text-secondary);margin:0}.bfcm-hourly-value{letter-spacing:-.01em;margin:6px 0;font-size:1.8rem;font-weight:800}.bfcm-hourly-helper{color:var(--text-tertiary);margin:0;font-size:.95rem}.bfcm-hourly-quick{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.bfcm-hourly-quick-card{background:linear-gradient(135deg,#f4c54214,#0003);border:1px solid #f4c54229;border-radius:14px;padding:14px 16px;box-shadow:0 16px 32px #00000047}.bfcm-hourly-quick-header{align-items:center;gap:10px;display:flex}.bfcm-hourly-quick-label{color:var(--text-secondary);margin:0}.bfcm-hourly-quick-value{margin:10px 0 0;font-size:1.4rem;font-weight:800}.bfcm-hourly-badge{color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-weight:700}.sales-nav{gap:28px}.bfcm-page{flex-direction:column;gap:20px;display:flex}.bfcm-toggle{background:linear-gradient(145deg,#1c1c20f2,#121216e6);border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex;box-shadow:0 16px 32px #00000059}.bfcm-toggle-title{margin:4px 0 0}.bfcm-toggle-buttons{background:radial-gradient(circle at top,#ffffff1f,#100c081a);border:1px solid #ffffff2e;border-radius:999px;flex-wrap:wrap;gap:10px;padding:10px 12px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff40,0 18px 35px #00000059}.bfcm-toggle-buttons:after{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(140deg,#ffffff1f,#0000 55%);position:absolute;inset:1px}.toggle-chip{color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;isolation:isolate;background:radial-gradient(circle at 25% 25%,#fff3,#0c080366),linear-gradient(145deg,#ffffff14,#04060cd9);border:1px solid #ffffff2e;border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:border-color .2s,color .2s,background .2s;position:relative;box-shadow:inset 0 1px #ffffff40,0 8px 15px #00000059}.toggle-chip:hover{color:#ffe7b8;background:radial-gradient(circle at 20% 20%,#ffffff42,#0c080359),linear-gradient(150deg,#ffffff1f,#04060ca6);border-color:#fff6}.toggle-chip:before{content:"";border-radius:inherit;z-index:-1;background:#ffffff0d;border:1px solid #ffffff2e;transition:border-color .2s,background .2s;position:absolute;inset:0;box-shadow:inset 0 -8px 12px #00000059}.toggle-chip.active{color:#0f0903;text-shadow:0 1px 6px #ffffff59;font-weight:800}.toggle-chip.active:before{background:linear-gradient(130deg,#ffe6b4,#f7c554 70%,#f0a73d);border-color:#ffffffa6;box-shadow:0 10px 25px #f0bc5073,inset 0 1px #fffc}.current-hour-chip{letter-spacing:.04em;align-items:center;gap:8px;padding-inline:18px;display:inline-flex}.sales-hero{background:radial-gradient(circle at 16% 20%,#f4c5420f,#0000 38%),linear-gradient(135deg,#212124e6,#0c0c0eeb);border:1px solid #ffffff14;border-radius:18px;grid-template-columns:2fr 1fr;gap:24px;padding:20px 22px;display:grid;box-shadow:0 20px 48px #00000073}.sales-hero-title-row{align-items:center;gap:12px;display:flex}.sales-hero-subtitle{color:var(--text-secondary);margin:8px 0 16px}.sales-pill{color:var(--text-primary);letter-spacing:.01em;background:#f4c5421f;border:1px solid #f4c54259;border-radius:999px;padding:8px 12px;font-weight:700}.sales-channel-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crumbs{flex-wrap:wrap;gap:8px;display:flex}.crumb{color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;transition:all .2s;display:inline-flex}.crumb-dot{background:var(--accent-primary);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #f4c54226}.crumb.active{color:var(--text-primary);background:#f4c5421a;border-color:#f4c54259;box-shadow:0 12px 24px #00000059}.crumb-select{color:var(--text-secondary);background:#ffffff05;border:1px dashed #ffffff38;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.chevron{opacity:.8}.sales-hero-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.sales-hero-filters{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.sales-chip{color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:10px 14px;font-weight:700}.sales-compare{background:linear-gradient(135deg,#f4c54238,#ffffff0f);border-color:#f4c54266}.sales-metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.sales-metric-card{background:linear-gradient(135deg,#ffffff0a,#0000003d);border:1px solid #ffffff0f;border-radius:14px;padding:14px 16px;box-shadow:0 18px 32px #00000059}.sales-metric-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem}.sales-metric-value{margin:8px 0 6px;font-size:1.6rem;font-weight:800}.sales-metric-helper{color:var(--text-secondary);margin:0}.sales-overview{grid-template-columns:2fr 1fr;gap:14px;display:grid}.sales-progress-card,.sales-todo-card{background:linear-gradient(135deg,#101012f2,#18181cf2);border:1px solid #ffffff0f;border-radius:16px;padding:16px 18px;box-shadow:0 18px 36px #00000061}.sales-progress-head,.sales-todo-head,.summary-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-legend{align-items:center;gap:8px;display:flex}.legend-pill{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:8px 10px;font-weight:700}.legend-pill.variation{background:#ffffff1a;border-style:dashed}.legend-pill.actual{background:#f4c54229;border-color:#f4c54266}.progress-rows{flex-direction:column;gap:12px;margin-top:14px;display:flex}.progress-row{grid-template-columns:120px 1fr 200px;align-items:center;gap:12px;display:grid}.progress-row.compact{grid-template-columns:140px 1fr}.progress-label{text-transform:uppercase;color:var(--text-tertiary);font-size:.85rem;font-weight:700}.progress-track{background:#ffffff0f;border-radius:999px;height:12px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#f4c542cc,#f4c54266);border-radius:999px;height:100%;position:absolute;top:0;left:0;box-shadow:0 6px 12px #00000040}.progress-fill.target{background:linear-gradient(90deg,#ffffff52,#ffffff24)}.progress-fill.caution{background:linear-gradient(90deg,#f87171cc,#f8717159)}.progress-meta{color:var(--text-secondary);font-weight:600}.sales-todo-card{background:linear-gradient(135deg,#f4c5421f,#121216f2)}.sales-todo-head h3{margin:0}.sales-todo-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.todo-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.todo-icon{background:radial-gradient(circle at 30% 30%,#f4c5424d,#64501ccc);border-radius:12px;width:38px;height:38px;box-shadow:inset 0 1px 2px #ffffff14,0 10px 16px #00000059}.todo-title{margin:0;font-weight:700}.todo-detail{color:var(--text-secondary);margin:4px 0}.todo-value{color:var(--text-primary);margin:0;font-weight:700}.todo-target{color:var(--text-tertiary);font-weight:600}.sales-summary-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.summary-card{background:linear-gradient(135deg,#ffffff0a,#0003);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:10px;padding:16px 18px;display:flex;box-shadow:0 16px 30px #00000052}.summary-body{flex-direction:column;gap:8px;display:flex}.summary-body.list{gap:12px}.summary-metric{margin:0;font-size:1.8rem;font-weight:800}.summary-sub{color:var(--text-secondary);margin:0}.summary-meta{color:var(--text-tertiary);margin:4px 0 0}.sparkline-placeholder{align-items:center;gap:8px;display:flex}.sparkline-placeholder .dot{background:#ffffff4d;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #ffffff14}.sparkline-placeholder .dot.success{background:var(--accent-primary);box-shadow:0 0 0 4px #f4c54229}.sparkline-placeholder .line{background:linear-gradient(90deg,#ffffff1f,#f4c54280);flex:1;height:2px}.list-row{background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.list-label{align-items:center;gap:10px;display:flex}.list-dot{background:var(--accent-primary);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #f4c5421a}.list-dot.caution{background:var(--accent-danger);box-shadow:0 0 0 4px #f871711f}.list-title{margin:0;font-weight:700}.list-sub{color:var(--text-secondary);margin:0}.list-value{text-align:right;color:var(--text-secondary)}.list-value strong{color:var(--text-primary);display:block}@media (max-width:1024px){.sales-hero,.sales-overview{grid-template-columns:1fr}.sales-hero-actions{align-items:flex-start}}@media (max-width:720px){.progress-row,.progress-row.compact{grid-template-columns:1fr}.progress-meta{margin-top:-6px}}.pie-card,.campaign-card{border-radius:16px;flex-direction:column;gap:14px;padding:18px;display:flex;position:relative;overflow:hidden}.pie-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.pie-header h3{margin:0;font-size:1.2rem}.pie-body{align-items:center;gap:14px;display:flex}.pie-chart{background:radial-gradient(circle,#f4c5420f,#0c0c0e00);border-radius:16px;width:210px;height:210px}.pie-legend{flex-direction:column;gap:10px;width:100%;display:flex}.legend-row{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.legend-dot{border-radius:9999px;width:12px;height:12px}.legend-copy{flex-direction:column;flex:1;gap:2px;display:flex}.legend-title{color:var(--text-primary);margin:0;font-weight:600}.legend-sub{color:var(--text-tertiary);margin:0;font-size:.9rem}.legend-value{color:var(--text-secondary);margin:0;font-weight:700}.campaign-table{flex-direction:column;gap:6px;width:100%;display:flex}.campaign-row{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;grid-template-columns:120px 1.6fr repeat(4,.8fr);align-items:center;gap:8px;padding:10px;display:grid}.campaign-head{color:var(--text-tertiary);background:0 0;border:none;font-weight:600}.campaign-cell{color:var(--text-primary);align-items:center;gap:8px;display:flex}.platform-pill{color:var(--accent-primary);background:#f4c54229;border-radius:9999px;align-items:center;padding:6px 10px;font-size:.95rem;font-weight:700;display:inline-flex}.campaign-name{font-weight:600}.roas-pill{color:#86efac;background:#4ade8024;border-radius:8px;padding:4px 10px;font-weight:700;display:inline-flex}.brand-blur{filter:blur(8px);text-shadow:0 0 12px #00000059;transition:filter .15s,text-shadow .15s;display:inline-block}.metric-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:110;background:#0000008c;justify-content:center;align-items:center;padding:24px;font-family:Inter,sans-serif;display:flex;position:fixed;inset:0}.metric-modal{color:#dcd6c8;background:#181816;border:1px solid #ffffff0f;border-radius:18px;outline:none;flex-direction:column;width:min(960px,100%);max-height:calc(100vh - 48px);padding:28px 32px 32px;font-family:Inter,sans-serif;display:flex;overflow:hidden;box-shadow:0 30px 80px #000000b3,inset 0 1px #ffffff0a}.metric-modal *,.metric-modal :before,.metric-modal :after{font-family:Inter,sans-serif}.metric-modal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.metric-modal__title{letter-spacing:-.025em;color:#f5efde;margin:0;font-size:1.875rem;font-weight:700;line-height:1.1}.metric-modal__close{color:#6f6757;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .18s cubic-bezier(.22,1,.36,1),color .18s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.metric-modal__close svg{width:18px;height:18px;display:block}.metric-modal__close:hover{color:#f5efde;background:#ffffff0f}.metric-modal__close:active{transform:scale(.94)}.metric-modal__close:focus-visible{outline:none;box-shadow:0 0 0 2px #f4c54273}.metric-modal__controls{box-shadow:none;background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.metric-modal__tabs{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff06;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff05}.metric-modal__tab{color:#6f6757;letter-spacing:-.005em;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:7px;padding:7px 18px;font-size:.875rem;font-weight:500;line-height:1.2;transition:color .18s,background .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);position:relative}.metric-modal__tab:hover{color:#dcd6c8;background:#ffffff08}.metric-modal__tab--active,.metric-modal__tab--active:hover{color:#f5efde;background:linear-gradient(#2a2926,#232220);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0006,0 6px 14px #00000073,0 0 0 1px #f4c5422e}.metric-modal__tab--active:after{content:"";background:#f4c542;border-radius:999px;width:14px;height:2px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #f4c5428c}.metric-modal__tab[aria-disabled=true]{opacity:.5;cursor:not-allowed;color:#6f6757;box-shadow:none;background:0 0;border-color:#0000;transform:none}.metric-modal__tab[aria-disabled=true]:hover{color:#6f6757;background:0 0}.metric-modal__range{color:#c1b9a8;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;letter-spacing:-.005em;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500}.metric-modal__summary{align-items:baseline;gap:24px;margin-top:24px;display:flex}.metric-modal__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#6f6757;margin:0 0 6px;font-size:.6875rem;font-weight:500}.metric-modal__value{letter-spacing:-.025em;color:#f5efde;margin:0 0 4px;font-size:2.5rem;font-weight:600;line-height:1.05}.metric-modal__caption{color:#9b9384;margin:0;font-size:.875rem;font-weight:400}.metric-modal__chart{flex:auto;height:340px;min-height:0;margin-top:24px;position:relative}.metric-modal__tip{color:#dcd6c8;pointer-events:none;opacity:0;z-index:5;will-change:transform, opacity;background:#1c1c1a;border:1px solid #ffffff14;border-radius:12px;min-width:240px;padding:13px 16px 14px;font-family:Inter,sans-serif;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;box-shadow:0 20px 40px #00000080}.metric-modal__tip.is-visible{opacity:1}.metric-modal__tip-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;display:flex}.metric-modal__tip-time{letter-spacing:-.01em;color:#dcd6c8;font-size:.875rem;font-weight:500}.metric-modal__tip-delta{letter-spacing:-.005em;color:#c1b9a8;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.metric-modal__tip-delta-amount,.metric-modal__tip-delta-suffix{color:#c1b9a8}.metric-modal__tip-delta[data-direction=up] .metric-modal__tip-delta-amount{color:#f4c542}.metric-modal__tip-delta[data-direction=down] .metric-modal__tip-delta-amount{color:#ef4444}.metric-modal__tip-row{border-top:1px solid #ffffff0f;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-top:10px;display:grid}.metric-modal__tip-marker{background:#f4c542;border-radius:2px;width:9px;height:9px;box-shadow:0 0 0 1px #00000059}.metric-modal__tip-label{color:#9b9384;letter-spacing:-.005em;font-size:.875rem;font-weight:400}.metric-modal__tip-value{color:#f4c542;letter-spacing:-.01em;font-variant-numeric:tabular-nums;transform-origin:100%;align-items:baseline;font-size:1rem;font-weight:600;line-height:1.1;transition:text-shadow .22s;display:inline-flex}.metric-modal__tip-value.is-rolling{text-shadow:0 0 10px #f4c54280}.metric-modal__tip-value .reel{vertical-align:baseline;height:1.1em;line-height:1.1em;display:inline-block;overflow:hidden}.metric-modal__tip-value .reel__col{transform:translateY(calc(var(--current,0) * -1.1em));will-change:transform;flex-direction:column;transition:transform .62s cubic-bezier(.32,.72,0,1);display:flex}.metric-modal__tip-value .reel__num{justify-content:center;align-items:center;height:1.1em;line-height:1.1em;display:flex}.metric-modal__tip-value .reel__static{display:inline-block}@media (max-width:960px){.pie-body{flex-direction:column;align-items:flex-start}.campaign-row{grid-template-columns:1fr 2fr repeat(4,minmax(80px,1fr))}}@media (max-width:780px){.spark-header-row{flex-direction:column;align-items:flex-start}.spark-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:1040px){.moat-hero{grid-template-columns:1fr}}
.Sidebar-module__eQhSzW__sidebar{z-index:110;box-sizing:border-box;background:radial-gradient(circle at 16px 12px,#ffffff0f 1px,#0000 1px) 0 0/16px 16px,radial-gradient(circle at 8px 8px,#ffffff08 1px,#0000 1px) 0 0/22px 22px,linear-gradient(#1a1613 0%,#120f0d 45%,#0b0a09 100%);border-right:1px solid #ffffff14;flex-direction:column;width:280px;min-height:100vh;padding:16px 12px 14px;font-family:Inter,Binance,Roboto,PoppinsRegular,system-ui,-apple-system,Segoe UI,sans-serif;display:flex;position:sticky;top:0;left:0;box-shadow:inset -1px 0 #ffffff0a,16px 0 32px #00000073}.Sidebar-module__eQhSzW__sidebarSurface{background:linear-gradient(#ffffff05,#0000 40%);flex-direction:column;min-height:100%;display:flex}.Sidebar-module__eQhSzW__sidebarHeader{z-index:200;background:0 0;padding:12px 10px 10px}.Sidebar-module__eQhSzW__sidebarHeaderContent{justify-content:space-between;align-items:center;gap:12px;display:flex}.Sidebar-module__eQhSzW__companySelectorWrapper{flex:auto}.Sidebar-module__eQhSzW__sidebarNav{flex-direction:column;flex:auto;margin-top:6px;display:flex}.Sidebar-module__eQhSzW__sidebarNavInner{flex-direction:column;flex:auto;display:flex;position:relative;overflow:hidden}.Sidebar-module__eQhSzW__navScrollArea{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:12px;height:100%;padding:4px 6px 8px;display:flex;overflow-y:auto}.Sidebar-module__eQhSzW__navSections{flex-direction:column;gap:10px;display:flex}.Sidebar-module__eQhSzW__navFooter{flex-direction:column;gap:10px;padding-bottom:8px;display:flex}.Sidebar-module__eQhSzW__navSection{flex-direction:column;gap:6px;display:flex}.Sidebar-module__eQhSzW__navSectionTitleRow{color:#e3d8caa6;letter-spacing:.3px;text-transform:uppercase;align-items:center;gap:8px;padding:0 6px;font-family:Inter,Segoe UI,sans-serif;font-size:12px;font-weight:600;display:flex}.Sidebar-module__eQhSzW__navSectionDivider{background-color:#ffffff14;flex:auto;height:1px}.Sidebar-module__eQhSzW__navItem{color:#eee7d9;box-sizing:border-box;background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-family:Inter,Binance,Roboto,system-ui,sans-serif;font-size:14px;font-weight:540;line-height:20px;text-decoration:none;transition:border-color .2s,background-color .2s,box-shadow .2s,color .2s;display:flex}.Sidebar-module__eQhSzW__navItem:hover{color:#f7f1e6;background-color:#ffffff0a;border-color:#ffffff1f;box-shadow:0 10px 18px #00000047,inset 0 1px #ffffff0d}.Sidebar-module__eQhSzW__navItemActive{background:linear-gradient(#ffffff14,#ffffff05);border-color:#f4c54273;box-shadow:0 12px 22px #00000059,inset 0 0 0 1px #f4c54226}.Sidebar-module__eQhSzW__navIcon{width:16px;height:16px;display:inline-flex}.Sidebar-module__eQhSzW__navIcon img{width:100%;height:100%;display:block}.Sidebar-module__eQhSzW__navLabel{white-space:nowrap;text-overflow:ellipsis;color:#f7f1e6;flex:auto;overflow:hidden}.Sidebar-module__eQhSzW__navBadge{color:#f4c542;white-space:nowrap;background-color:#f4c54214;border:1px solid #f4c54273;border-radius:10px;padding:1px 7px;font-family:Inter,Binance,Roboto,system-ui,sans-serif;font-size:12px;font-weight:560;line-height:16px}.Sidebar-module__eQhSzW__navButton{color:#eee7d9;cursor:pointer;box-sizing:border-box;background:#ffffff03;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 12px;font-family:Inter,Binance,Roboto,system-ui,sans-serif;font-size:14px;font-weight:540;line-height:20px;transition:border-color .2s,background-color .2s,box-shadow .2s,color .2s;display:flex}.Sidebar-module__eQhSzW__navButton:hover{color:#f7f1e6;background-color:#ffffff0a;border-color:#ffffff1f;box-shadow:0 10px 18px #00000047,inset 0 1px #ffffff0d}.Sidebar-module__eQhSzW__buttonCaret{width:16px;height:16px;margin-left:auto}.Sidebar-module__eQhSzW__companySelector{z-index:201;position:relative}.Sidebar-module__eQhSzW__companyButton{color:#ece6d8;cursor:pointer;background:#ffffff06;border:1px solid #ffffff17;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:Inter,Binance,Roboto,system-ui,sans-serif;font-size:15px;font-weight:570;line-height:20px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 10px 18px #00000047}.Sidebar-module__eQhSzW__companyAvatar{background:linear-gradient(#bfbfbf00 0,#d9d6ce33 100%),#21201e;background:linear-gradient(#bfbfbf00 0,lab(85.6946% .0114143 4.21224/.2) 100%),lab(12.3077% .131257 1.52929);border:1px solid #ffffff29;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.Sidebar-module__eQhSzW__companyAvatar img{width:18px;height:18px}.Sidebar-module__eQhSzW__companyName{color:#f3ede3;letter-spacing:-.15px;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:560;line-height:24px;overflow:hidden}.Sidebar-module__eQhSzW__companyChevron{width:18px;height:18px}.Sidebar-module__eQhSzW__dropdown{z-index:202;background-color:#13100d;border:1px solid #ffffff14;border-radius:16px;width:320px;position:fixed;top:78px;left:16px;overflow:hidden;box-shadow:0 25px 60px -18px #0000008c,0 1px 3px #00000059}.Sidebar-module__eQhSzW__dropdownHeader{justify-content:space-between;gap:8px;padding:14px 14px 10px;display:flex}.Sidebar-module__eQhSzW__dropdownHeaderText{flex-direction:column;gap:4px;display:flex}.Sidebar-module__eQhSzW__dropdownActions{align-items:center;gap:6px;margin-left:auto;display:flex}.Sidebar-module__eQhSzW__dropdownPrimary{color:#d9d6ce;color:lab(85.6946% .0114143 4.21224);margin:0;font-size:14px;font-weight:700}.Sidebar-module__eQhSzW__dropdownSecondary{color:#ffffffa6;margin:0;font-size:13px}.Sidebar-module__eQhSzW__dropdownAction{cursor:pointer;color:#d9d6ce;color:lab(85.6946% .0114143 4.21224);background:0 0;border:none;border-radius:6px;padding:4px}.Sidebar-module__eQhSzW__dropdownAction:hover{background:#ffffff0f}.Sidebar-module__eQhSzW__dropdownToggleRow{gap:8px;padding:2px 12px 12px;display:flex}.Sidebar-module__eQhSzW__dropdownToggle{color:#f2ece0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex:1 1 0;height:34px;font-size:14px;font-weight:600}.Sidebar-module__eQhSzW__dropdownToggle:hover{background:#ffffff14}.Sidebar-module__eQhSzW__dropdownToggleActive{background:#ffffff14;border-color:#f4c54259;box-shadow:0 2px 6px #0006}.Sidebar-module__eQhSzW__dropdownBody{background:#191511;flex-direction:column;gap:8px;padding:8px 4px 10px;display:flex;box-shadow:inset 0 1px 2px #15140f33,inset 0 -1px 2px #15140f33}.Sidebar-module__eQhSzW__dropdownCTA{color:#f6efe3;cursor:pointer;background:linear-gradient(#f4c5421f,#f4c54214);border:1px solid #f4c54266;border-radius:10px;height:38px;margin:6px 8px 0;font-size:15px;font-weight:640}.Sidebar-module__eQhSzW__dropdownCTA:hover{background:linear-gradient(#f4c5422e,#f4c5421f)}.Sidebar-module__eQhSzW__dropdownSectionLabel{color:#ffffffa6;letter-spacing:.25px;text-transform:uppercase;margin:0 12px;font-size:13px;font-weight:650}.Sidebar-module__eQhSzW__entityList{flex-direction:column;gap:6px;max-height:20vh;display:flex;overflow-y:auto}.Sidebar-module__eQhSzW__entityButton{color:#f5eee2;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:background-color .2s;display:flex}.Sidebar-module__eQhSzW__entityButton:hover{background:#ffffff0d}.Sidebar-module__eQhSzW__entityAvatar{color:#ffffffc7;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:inline-flex}.Sidebar-module__eQhSzW__entityName{margin:0;font-size:15px;font-weight:640}.Sidebar-module__eQhSzW__entityActiveIcon{width:18px;height:18px;margin-left:auto}.Sidebar-module__eQhSzW__dropdownLinks{flex-direction:column;gap:4px;padding:4px 4px 8px;display:flex}.Sidebar-module__eQhSzW__dropdownLinkButton{color:#f5eee2;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:background-color .2s;display:flex}.Sidebar-module__eQhSzW__dropdownLinkButton:hover{background:#ffffff0d}.Sidebar-module__eQhSzW__dropdownLinkIcon{width:18px;height:18px}.Sidebar-module__eQhSzW__menuToggle{cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s,border-color .2s;display:inline-flex}.Sidebar-module__eQhSzW__menuToggle img{width:16px;height:16px}.Sidebar-module__eQhSzW__menuToggle:hover{background:#ffffff0f;border-color:#f4c54259}.Sidebar-module__eQhSzW__desktopToggle{display:none}.Sidebar-module__eQhSzW__mobileToggle{display:inline-flex}@media (min-width:768px){.Sidebar-module__eQhSzW__sidebar{min-height:100vh}.Sidebar-module__eQhSzW__sidebarSurface{background-color:#0000}.Sidebar-module__eQhSzW__sidebarNav{background:0 0}.Sidebar-module__eQhSzW__navScrollArea{padding-bottom:12px}.Sidebar-module__eQhSzW__desktopToggle{display:inline-flex}.Sidebar-module__eQhSzW__mobileToggle{display:none}}@media (max-width:767px){.Sidebar-module__eQhSzW__sidebar{background:radial-gradient(circle at 0 0,#ffffff0a 0,#0000 40%),linear-gradient(#161310 0%,#0c0b0a 100%);width:100%;min-height:100vh;position:fixed;overflow-y:auto}.Sidebar-module__eQhSzW__sidebarHeader{position:sticky;top:0}}
.SettingsSidebar-module__fFeinq__sidebar{z-index:90;background:linear-gradient(#141418f5,#0a0a0cf5);border-right:1px solid #ffffff0f;flex-direction:column;width:clamp(232px,20vw,280px);min-width:232px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:16px 0 60px #0006}.SettingsSidebar-module__fFeinq__inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;flex:1;gap:24px;padding:28px 24px 32px;display:flex}.SettingsSidebar-module__fFeinq__backRow{justify-content:flex-start;display:flex}.SettingsSidebar-module__fFeinq__backLink{color:#e7dcc4;letter-spacing:.03em;align-items:center;gap:10px;padding:4px 0;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.SettingsSidebar-module__fFeinq__backLink:focus-visible{text-underline-offset:6px;outline:none;text-decoration:underline;text-decoration-thickness:2px}.SettingsSidebar-module__fFeinq__backArrow{justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.SettingsSidebar-module__fFeinq__backArrowIcon{fill:currentColor;width:20px;height:20px}.SettingsSidebar-module__fFeinq__backLabel{align-items:center;line-height:1;display:inline-flex}.SettingsSidebar-module__fFeinq__navigation{flex-direction:column;gap:12px;display:flex}.SettingsSidebar-module__fFeinq__navGroup{flex-direction:column;gap:8px;display:flex}.SettingsSidebar-module__fFeinq__navHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);padding:0 4px;font-size:.78rem}.SettingsSidebar-module__fFeinq__navList{flex-direction:column;gap:4px;width:100%;display:flex}.SettingsSidebar-module__fFeinq__navLink{box-sizing:border-box;width:100%;height:40px;color:var(--text-secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c0c0e8c;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:9px;padding:0 14px;text-decoration:none;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out,box-shadow .18s ease-out;display:flex;box-shadow:inset 0 1px #ffffff0a,0 1px 2px #00000073}.SettingsSidebar-module__fFeinq__navLink:hover{color:var(--text-primary);background:#18181ca6;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 4px 10px #00000059}.SettingsSidebar-module__fFeinq__navLink:active{color:var(--text-primary);background:#202024b3;border-color:#f4c54252;box-shadow:inset 0 1px #ffffff0d,0 6px 16px #0006}.SettingsSidebar-module__fFeinq__navLinkActive{color:var(--text-primary);background:#24242abf;border-color:#f4c54247;box-shadow:inset 0 1px #ffffff0f,0 3px 8px #00000052}.SettingsSidebar-module__fFeinq__linkIcon{width:20px;height:20px;color:inherit;justify-content:center;align-items:center;transition:color .15s ease-out;display:inline-flex}.SettingsSidebar-module__fFeinq__linkIconActive{color:inherit}.SettingsSidebar-module__fFeinq__linkLabel{letter-spacing:.01em;font-size:.94rem;font-weight:500}.SettingsSidebar-module__fFeinq__icon{fill:currentColor;width:16px;height:16px}.SettingsSidebar-module__fFeinq__overlay{pointer-events:none;opacity:.8;background:radial-gradient(120% 140% at 0 0,#f4c5421f 0%,#0c0c0e00 48%);position:absolute;inset:0}@media (max-width:1024px){.SettingsSidebar-module__fFeinq__sidebar{display:none}}
