.dashboard-module__XABe8G__shell{--dash-purple:#8129d9;--dash-purple-soft:#8129d91f;--dash-purple-mid:#8129d914;--dash-green:#16a34a;--dash-green-soft:#16a34a26;--dash-bg-page:#fff;--dash-bg-canvas:#fff;--dash-bg-white:#fff;--dash-bg-card:#fff;--dash-bg-muted:#f4f4f5;--dash-sidebar:#fff;--dash-text:#1a1a1a;--dash-text-secondary:#5c5c5c;--dash-text-muted:#8a8a8a;--dash-border:#00000014;--dash-divider:#00000014;--dash-setup-ring-track:#e5e5e5;--dash-font:var(--font-body), system-ui, -apple-system, sans-serif;background:var(--dash-bg-page);height:100dvh;min-height:100dvh;max-height:100dvh;color:var(--dash-text);font-family:var(--dash-font);flex-direction:column;display:flex;overflow:hidden}.dashboard-module__XABe8G__shell[data-theme=dark]{--dash-purple:#a855f7;--dash-purple-soft:#a855f72e;--dash-purple-mid:#a855f71a;--dash-green:#22c55e;--dash-green-soft:#22c55e33;--dash-bg-page:#121214;--dash-bg-canvas:#121214;--dash-bg-white:#121214;--dash-bg-card:#1a1a1e;--dash-bg-muted:#18181b;--dash-sidebar:#121214;--dash-text:#f4f4f5;--dash-text-secondary:#a1a1aa;--dash-text-muted:#71717a;--dash-border:#ffffff14;--dash-divider:#ffffff0f;--dash-setup-ring-track:#2a2a2e}.dashboard-module__XABe8G__loadingScreen{background:var(--dash-bg-page);min-height:100vh;color:var(--dash-text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.dashboard-module__XABe8G__bodyRow{flex:1;align-items:stretch;min-height:0;display:flex;overflow:hidden}.dashboard-module__XABe8G__mainStage{flex:1;align-items:stretch;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.dashboard-module__XABe8G__contentCluster{background:var(--dash-bg-canvas);min-height:0;box-shadow:none;border:none;border-radius:0;flex:1;align-self:stretch;display:flex;overflow:hidden}.dashboard-module__XABe8G__sidebar{background:var(--dash-sidebar);border-right:1px solid var(--dash-divider);flex-direction:column;flex-shrink:0;align-self:stretch;width:260px;min-height:0;display:flex;overflow:hidden}.dashboard-module__XABe8G__sidebarTop{border-bottom:1px solid var(--dash-divider);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1rem 1rem .75rem;display:flex}.dashboard-module__XABe8G__profileSelector{flex:1;min-width:0;position:relative}.dashboard-module__XABe8G__profilePickerTrigger{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:.6rem;padding:.35rem .5rem .35rem .35rem;transition:background .15s;display:flex}.dashboard-module__XABe8G__profilePickerTrigger:hover{background:color-mix(in srgb, var(--dash-text) 6%, transparent)}.dashboard-module__XABe8G__profilePickerAvatar{background:var(--dash-bg-muted);border:1px solid var(--dash-border);width:36px;height:36px;color:var(--dash-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.dashboard-module__XABe8G__profilePickerTriggerText{flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.dashboard-module__XABe8G__profilePickerCurrent{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.875rem;font-weight:600;overflow:hidden}.dashboard-module__XABe8G__profilePickerDropdown{z-index:40;background:var(--dash-bg-card);border:1px solid var(--dash-border);padding:.5rem 0;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 8px 24px #00000014}.dashboard-module__XABe8G__profilePickerOptionActive{justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.dashboard-module__XABe8G__profilePickerBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--dash-purple);background:var(--dash-purple-soft);padding:.2rem .45rem;font-size:.65rem;font-weight:700}.dashboard-module__XABe8G__profilePickerNote{color:var(--dash-text-muted);margin:0;padding:0 .75rem .35rem;font-size:.68rem;line-height:1.4}.dashboard-module__XABe8G__chevronSvg{color:var(--dash-text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-left:-.15rem;display:flex}.dashboard-module__XABe8G__notifyBtn{cursor:pointer;width:40px;height:40px;color:var(--dash-text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.dashboard-module__XABe8G__notifyBtn:hover{background:color-mix(in srgb, var(--dash-text) 6%, transparent)}.dashboard-module__XABe8G__navSection{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:.5rem .75rem;overflow-y:auto}.dashboard-module__XABe8G__navSection::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-module__XABe8G__navLabelGroup{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-text-muted);padding:.75rem .65rem .35rem;font-size:.65rem;font-weight:700}.dashboard-module__XABe8G__navItem{color:var(--dash-text-secondary);border:1px solid #0000;border-radius:0;align-items:center;gap:.75rem;margin-bottom:2px;padding:.65rem .85rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.dashboard-module__XABe8G__navItem:hover{background:color-mix(in srgb, var(--dash-text) 6%, transparent);color:var(--dash-text)}.dashboard-module__XABe8G__navItemActive{background:var(--dash-purple-soft);color:var(--dash-purple);border-color:#8129d926;font-weight:600}.dashboard-module__XABe8G__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.dashboard-module__XABe8G__navIcon svg{width:18px;height:18px}.dashboard-module__XABe8G__toolLink{color:var(--dash-text-secondary);border-radius:0;align-items:center;gap:.65rem;padding:.55rem .85rem;font-size:.8125rem;transition:background .15s,color .15s;display:flex}.dashboard-module__XABe8G__toolLink:hover{background:color-mix(in srgb, var(--dash-text) 6%, transparent);color:var(--dash-text)}.dashboard-module__XABe8G__toolLink svg{opacity:.75;flex-shrink:0;width:16px;height:16px}.dashboard-module__XABe8G__setupCard{background:var(--dash-bg-card);border:1px solid var(--dash-border);border-radius:14px;flex-shrink:0;margin:.75rem;padding:1rem;box-shadow:0 4px 14px #0000000f}.dashboard-module__XABe8G__setupCardHeader{align-items:flex-start;gap:.85rem;margin-bottom:.85rem;display:flex}.dashboard-module__XABe8G__setupCardHeadText{flex:1;min-width:0}.dashboard-module__XABe8G__setupTitleRow{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.15rem;display:flex}.dashboard-module__XABe8G__setupCountPill{background:var(--dash-purple-soft);color:var(--dash-purple);letter-spacing:.02em;border-radius:999px;padding:.1rem .4rem;font-size:.62rem;font-weight:800}.dashboard-module__XABe8G__setupRing{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dashboard-module__XABe8G__setupRingInner{background:var(--dash-bg-card);width:36px;height:36px;color:var(--dash-purple);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.dashboard-module__XABe8G__setupTitle{margin:0;font-size:.8125rem;font-weight:700}.dashboard-module__XABe8G__setupSub{color:var(--dash-text-muted);font-size:.75rem}.dashboard-module__XABe8G__setupBtn{background:var(--dash-purple);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:999px;width:100%;padding:.6rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .15s;display:block}.dashboard-module__XABe8G__setupBtn:hover{filter:brightness(1.05)}.dashboard-module__XABe8G__sidebarBottom{border-top:1px solid var(--dash-divider);flex-shrink:0;margin-top:auto}.dashboard-module__XABe8G__sidebarFooter{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem 1rem;display:flex}.dashboard-module__XABe8G__footerIconGroup{align-items:center;gap:.35rem;display:flex}.dashboard-module__XABe8G__footerIconBtn{width:36px;height:36px;color:var(--dash-text-muted);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;display:flex}.dashboard-module__XABe8G__footerIconBtn:hover{background:color-mix(in srgb, var(--dash-text) 8%, transparent);color:var(--dash-text)}.dashboard-module__XABe8G__themeToggle{border:1px solid var(--dash-border);background:var(--dash-bg-card);width:36px;height:36px;color:var(--dash-text-secondary);cursor:pointer;border-radius:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.dashboard-module__XABe8G__themeToggle:hover{color:var(--dash-text);border-color:var(--dash-text-muted)}.dashboard-module__XABe8G__centerWrap{background:0 0;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.dashboard-module__XABe8G__mainInner{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;width:100%;max-width:900px;min-height:0;margin:0 auto;padding:1.75rem 2rem 3rem;overflow:hidden auto}.dashboard-module__XABe8G__mainInner::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-module__XABe8G__topBar,.dashboard-module__XABe8G__mobileMenuBtn{display:none}.dashboard-module__XABe8G__rightPanel{background:var(--dash-bg-canvas);border-left:1px solid var(--dash-divider);flex-direction:column;flex-shrink:0;align-self:stretch;width:300px;min-height:0;display:flex;overflow:hidden}.dashboard-module__XABe8G__rightPanel>*{flex:1;min-width:0;min-height:0}@media (max-width:1200px){.dashboard-module__XABe8G__rightPanel{display:none}.dashboard-module__XABe8G__mainStage{padding:0}}@media (max-width:900px){.dashboard-module__XABe8G__sidebar{z-index:60;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 32px #0000001f}.dashboard-module__XABe8G__sidebarOpen{transform:translate(0)}.dashboard-module__XABe8G__backdrop{z-index:55;background:#00000059;position:fixed;inset:0}.dashboard-module__XABe8G__mainStage{padding:0}.dashboard-module__XABe8G__centerWrap{width:100%}.dashboard-module__XABe8G__mainInner{padding:1.25rem 1.25rem 2rem}.dashboard-module__XABe8G__topBar{border-bottom:1px solid var(--dash-divider);background:var(--dash-bg-canvas);z-index:45;flex-shrink:0;align-items:center;padding:.75rem 1rem;display:flex}.dashboard-module__XABe8G__mobileMenuBtn{border:1px solid var(--dash-border);background:var(--dash-bg-card);cursor:pointer;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}}
.VehiclePublicPreview-module__PijTJq__scene{width:100%;max-width:280px;font-family:var(--font-body,"Inter", system-ui, sans-serif);margin:0 auto;padding:.5rem .35rem 3.25rem;position:relative}.VehiclePublicPreview-module__PijTJq__sceneFull{width:100%;max-width:min(520px,94vw);padding:1.25rem 1rem 1.5rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__card{border-radius:32px;padding:1.35rem 1.5rem 1.5rem;box-shadow:0 24px 56px #00000059}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__topRow{margin-bottom:1rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__fab{width:44px;height:44px;box-shadow:3px 3px 0 var(--neo-edge,#0a0a0a);border-width:2px;font-size:1.05rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__avatar{width:112px;height:112px;box-shadow:4px 4px 0 var(--neo-edge,#0a0a0a);border-width:3px;margin-bottom:.75rem;font-size:2.75rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__handle{margin-bottom:.35rem;font-size:1.45rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__plateMeta{opacity:.85;margin-bottom:.55rem;font-size:.95rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__bio{-webkit-line-clamp:5;margin-bottom:1rem;font-size:1rem;line-height:1.45}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__links{gap:.65rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__neoBtn{box-shadow:4px 4px 0 var(--neo-edge,#0a0a0a);border-radius:14px;padding:1.05rem 1.15rem;font-size:1.05rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__neoDots{font-size:1.1rem;right:.85rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__joinPill{margin-top:1.1rem;padding:.65rem 1.35rem;font-size:.8rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__footerMini{opacity:.65;margin-top:.85rem;font-size:.68rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__warnBox{border-radius:14px;padding:.85rem 1rem;font-size:.95rem}@media (min-width:640px){.VehiclePublicPreview-module__PijTJq__sceneFull{max-width:min(580px,90vw);padding:1.5rem 1.25rem 2rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__card{padding:1.6rem 1.85rem 1.75rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__avatar{width:128px;height:128px;font-size:3.1rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__handle{font-size:1.65rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__plateMeta{font-size:1.05rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__bio{font-size:1.08rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__neoBtn{padding:1.15rem 1.25rem;font-size:1.12rem}.VehiclePublicPreview-module__PijTJq__sceneFull .VehiclePublicPreview-module__PijTJq__joinPill{padding:.75rem 1.5rem;font-size:.88rem}}.VehiclePublicPreview-module__PijTJq__pageShell{box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(1rem,4vw,2rem);display:flex;position:relative}.VehiclePublicPreview-module__PijTJq__pageGlow{pointer-events:none;position:absolute;inset:0}.VehiclePublicPreview-module__PijTJq__card{text-align:center;border:1px solid #0000;border-radius:28px;padding:.75rem 1rem 1.1rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #0003}.VehiclePublicPreview-module__PijTJq__cardGlow{pointer-events:none;border-radius:inherit;opacity:.9;position:absolute;inset:0}.VehiclePublicPreview-module__PijTJq__topRow{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.VehiclePublicPreview-module__PijTJq__fab{border:2px solid var(--neo-edge,#0a0a0a);cursor:default;width:32px;height:32px;box-shadow:2px 2px 0 var(--neo-edge,#0a0a0a);color:inherit;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;text-decoration:none;display:flex}.VehiclePublicPreview-module__PijTJq__fabLink{cursor:pointer;transition:transform .1s,filter .15s}.VehiclePublicPreview-module__PijTJq__fabLink:hover{filter:brightness(1.05)}.VehiclePublicPreview-module__PijTJq__fabLink:active{box-shadow:1px 1px 0 var(--neo-edge,#0a0a0a);transform:translate(1px,1px)}.VehiclePublicPreview-module__PijTJq__avatar{border:3px solid var(--neo-edge,#0a0a0a);width:72px;height:72px;box-shadow:3px 3px 0 var(--neo-edge,#0a0a0a);color:#fffffff2;background:#9ca3af;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .5rem;font-size:1.75rem;display:flex}.VehiclePublicPreview-module__PijTJq__handle{letter-spacing:-.02em;margin:0 0 .25rem;font-size:.95rem;font-weight:800}.VehiclePublicPreview-module__PijTJq__plateMeta{opacity:.72;letter-spacing:.04em;margin:0 0 .45rem;font-size:.58rem;font-weight:700}.VehiclePublicPreview-module__PijTJq__bio{opacity:.88;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.62rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.VehiclePublicPreview-module__PijTJq__links{flex-direction:column;gap:.45rem;width:100%;display:flex}.VehiclePublicPreview-module__PijTJq__neoBtn{border:2px solid var(--neo-edge,#0a0a0a);width:100%;box-shadow:3px 3px 0 var(--neo-edge,#0a0a0a);color:inherit;cursor:default;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .65rem;font-size:.68rem;font-weight:800;text-decoration:none;display:flex;position:relative}.VehiclePublicPreview-module__PijTJq__neoTap{cursor:pointer;transition:transform 80ms,box-shadow 80ms}.VehiclePublicPreview-module__PijTJq__neoTap:hover{filter:brightness(1.03)}.VehiclePublicPreview-module__PijTJq__neoTap:active{box-shadow:1px 1px 0 var(--neo-edge,#0a0a0a);transform:translate(2px,2px)}.VehiclePublicPreview-module__PijTJq__neoBtnMuted{background:0 0}.VehiclePublicPreview-module__PijTJq__neoDots{letter-spacing:.02em;opacity:.65;font-size:.9rem;font-weight:900;position:absolute;right:.5rem}.VehiclePublicPreview-module__PijTJq__joinPill{border:2px solid var(--neo-edge,#0a0a0a);box-shadow:2px 2px 0 var(--neo-edge,#0a0a0a);border-radius:999px;justify-content:center;align-items:center;max-width:100%;margin-top:.85rem;padding:.45rem .85rem;font-size:.58rem;font-weight:700;text-decoration:none;display:inline-flex}.VehiclePublicPreview-module__PijTJq__footerMini{opacity:.55;flex-wrap:wrap;justify-content:center;gap:.25rem .45rem;margin-top:.65rem;font-size:.5rem;font-weight:600;display:flex}.VehiclePublicPreview-module__PijTJq__footerMini a{color:inherit;text-decoration:none}.VehiclePublicPreview-module__PijTJq__footerMini a:hover{text-decoration:underline}.VehiclePublicPreview-module__PijTJq__warnBox{border:2px solid var(--neo-edge,#0a0a0a);box-shadow:2px 2px 0 var(--neo-edge,#0a0a0a);border-radius:10px;padding:.45rem;font-size:.62rem;font-weight:700}.VehiclePublicPreview-module__PijTJq__qrCorner{flex-direction:column;align-items:center;gap:.2rem;max-width:45%;display:flex;position:absolute;bottom:0;right:0}.VehiclePublicPreview-module__PijTJq__qrCornerLive{max-width:42%;bottom:.15rem;right:clamp(.25rem,2vw,.75rem)}.VehiclePublicPreview-module__PijTJq__qrCornerLive .VehiclePublicPreview-module__PijTJq__qrLabel{max-width:7.5rem;font-size:.62rem;font-weight:700;line-height:1.25}.VehiclePublicPreview-module__PijTJq__qrCornerLive .VehiclePublicPreview-module__PijTJq__qrBox{border-radius:10px;padding:.35rem}.VehiclePublicPreview-module__PijTJq__sceneWithQrLive{padding-bottom:7rem}@media (min-width:640px){.VehiclePublicPreview-module__PijTJq__sceneWithQrLive{padding-bottom:8.75rem}.VehiclePublicPreview-module__PijTJq__qrCornerLive .VehiclePublicPreview-module__PijTJq__qrLabel{max-width:9rem;font-size:.72rem}}.VehiclePublicPreview-module__PijTJq__qrLabel{text-align:center;opacity:.75;font-size:.5rem;font-weight:700;line-height:1.2}.VehiclePublicPreview-module__PijTJq__qrBox{border:2px solid var(--neo-edge,#0a0a0a);box-shadow:2px 2px 0 var(--neo-edge,#0a0a0a);background:#fff;border-radius:6px;padding:.2rem;line-height:0}
.DashboardPreviewPanel-module__IoICPq__panel{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.DashboardPreviewPanel-module__IoICPq__chrome{border-bottom:1px solid var(--dash-divider,#0000000f);flex-direction:column;flex-shrink:0;gap:.65rem;padding:.85rem 1rem .75rem;display:flex}.DashboardPreviewPanel-module__IoICPq__previewProfileWrap{position:relative}.DashboardPreviewPanel-module__IoICPq__previewPickerTrigger{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:.6rem;padding:.35rem .5rem .35rem .35rem;transition:background .15s;display:flex}.DashboardPreviewPanel-module__IoICPq__previewPickerTrigger:hover:not(:disabled){background:color-mix(in srgb, var(--dash-text,#1a1a1a) 6%, transparent)}.DashboardPreviewPanel-module__IoICPq__previewPickerTrigger:disabled{opacity:.55;cursor:not-allowed}.DashboardPreviewPanel-module__IoICPq__previewPickerAvatar{background:var(--dash-bg-muted,#f3f3f3);border:1px solid var(--dash-border,#e5e5e5);width:36px;height:36px;color:var(--dash-text-secondary,#5c5c5c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.DashboardPreviewPanel-module__IoICPq__previewPickerText{flex-direction:column;flex:1;align-items:flex-start;gap:.1rem;min-width:0;display:flex}.DashboardPreviewPanel-module__IoICPq__previewPickerPrimary{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.875rem;font-weight:600;overflow:hidden}.DashboardPreviewPanel-module__IoICPq__previewPickerSecondary{color:var(--dash-text-muted,#8a8a8a);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.68rem;overflow:hidden}.DashboardPreviewPanel-module__IoICPq__previewChevron{color:var(--dash-text-muted,#8a8a8a);flex-shrink:0;align-items:center;display:flex}.DashboardPreviewPanel-module__IoICPq__previewPickerDropdown{z-index:20;border:1px solid var(--dash-border,#e5e5e5);background:var(--dash-bg-card,#fff);border-radius:10px;max-height:200px;padding:.35rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000014}.DashboardPreviewPanel-module__IoICPq__previewPickerOption{width:100%;font:inherit;color:var(--dash-text,#1a1a1a);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.8125rem;font-weight:600;display:flex}.DashboardPreviewPanel-module__IoICPq__previewPickerOption:hover{background:color-mix(in srgb, var(--dash-text,#1a1a1a) 5%, transparent)}.DashboardPreviewPanel-module__IoICPq__previewPickerOptionActive{background:#8129d914}.DashboardPreviewPanel-module__IoICPq__previewOptionPlate{text-overflow:ellipsis;min-width:0;overflow:hidden}.DashboardPreviewPanel-module__IoICPq__previewOptionBadge{text-transform:uppercase;letter-spacing:.03em;color:var(--dash-text-muted,#8a8a8a);flex-shrink:0;font-size:.62rem;font-weight:700}.DashboardPreviewPanel-module__IoICPq__urlBar{align-items:center;gap:.45rem;display:flex}.DashboardPreviewPanel-module__IoICPq__urlPill{border:1px solid var(--dash-border,#e5e5e5);background:var(--dash-bg-muted,#f7f7f7);min-width:0;color:var(--dash-text-secondary,#5c5c5c);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex:1;padding:.45rem .75rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;overflow:hidden}.DashboardPreviewPanel-module__IoICPq__urlPill:hover{border-color:color-mix(in srgb, var(--dash-text,#1a1a1a) 12%, var(--dash-border,#e5e5e5));background:var(--dash-bg-card,#fff)}.DashboardPreviewPanel-module__IoICPq__urlActions{flex-shrink:0;align-items:center;gap:.15rem;display:flex}.DashboardPreviewPanel-module__IoICPq__urlIconBtn{width:38px;height:38px;color:var(--dash-text-secondary,#5c5c5c);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.DashboardPreviewPanel-module__IoICPq__urlIconBtn:hover:not(:disabled){background:color-mix(in srgb, var(--dash-text,#1a1a1a) 6%, transparent);color:var(--dash-text,#1a1a1a)}.DashboardPreviewPanel-module__IoICPq__urlIconBtn:disabled{opacity:.35;cursor:not-allowed}.DashboardPreviewPanel-module__IoICPq__copyToast{color:#8129d9;margin:0;font-size:.68rem;font-weight:600}.DashboardPreviewPanel-module__IoICPq__body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;align-items:stretch;min-height:0;padding:1rem .85rem;display:flex;overflow-y:auto}.DashboardPreviewPanel-module__IoICPq__body::-webkit-scrollbar{width:0;height:0;display:none}.DashboardPreviewPanel-module__IoICPq__empty{text-align:center;color:var(--dash-text-secondary,#5c5c5c);padding:1.5rem .75rem;font-size:.8125rem;line-height:1.5}.DashboardPreviewPanel-module__IoICPq__emptyCta{color:#fff;background:#8129d9;border-radius:8px;margin-top:.85rem;padding:.45rem .9rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.DashboardPreviewPanel-module__IoICPq__linkOut{text-align:center;color:#8129d9;margin-top:.85rem;font-size:.75rem;font-weight:600;text-decoration:none;display:block}.DashboardPreviewPanel-module__IoICPq__linkOut:hover{text-decoration:underline}.DashboardPreviewPanel-module__IoICPq__foot{border-top:1px solid var(--dash-divider,#0000000f);color:var(--dash-text-muted,#8a8a8a);flex-shrink:0;padding:.75rem 1rem;font-size:.65rem;line-height:1.45}.DashboardPreviewPanel-module__IoICPq__badge{color:#8129d9;background:#8129d91a;border-radius:6px;align-items:center;gap:.25rem;margin-bottom:.5rem;padding:.2rem .45rem;font-size:.65rem;font-weight:600;display:inline-flex}
.SetupChecklistModal-module__GVNB0a__overlay{z-index:200;position:fixed;inset:0}.SetupChecklistModal-module__GVNB0a__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#00000073;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.SetupChecklistModal-module__GVNB0a__sheetCenter{z-index:1;pointer-events:none;justify-content:center;align-items:center;min-height:100%;padding:1rem;display:flex;position:relative}.SetupChecklistModal-module__GVNB0a__sheetCenter>*{pointer-events:auto}.SetupChecklistModal-module__GVNB0a__sheet{color:#171717;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:420px;max-height:min(90vh,640px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0000002e,0 0 0 1px #0000000a}.SetupChecklistModal-module__GVNB0a__sheetInline{border-radius:20px;max-width:none;max-height:none;box-shadow:0 8px 32px #00000014,0 0 0 1px #0000000f}.SetupChecklistModal-module__GVNB0a__head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.25rem 1.25rem .85rem;display:flex}.SetupChecklistModal-module__GVNB0a__headLeft{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem .65rem;min-width:0;display:flex}.SetupChecklistModal-module__GVNB0a__title{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:1.05rem;font-weight:800;line-height:1.25}.SetupChecklistModal-module__GVNB0a__badge{color:#fff;background:linear-gradient(135deg,#6d28d9,#8129d9);border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.72rem;font-weight:800;line-height:1.2}.SetupChecklistModal-module__GVNB0a__closeBtn{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.35rem;line-height:1;transition:background .15s,color .15s;display:flex}.SetupChecklistModal-module__GVNB0a__closeBtn:hover{color:#171717;background:#f5f5f5}.SetupChecklistModal-module__GVNB0a__progressWrap{flex-shrink:0;padding:0 1.25rem 1rem}.SetupChecklistModal-module__GVNB0a__progressTrack{background:#e5e5e5;border-radius:999px;height:8px;overflow:hidden}.SetupChecklistModal-module__GVNB0a__progressFill{background:linear-gradient(90deg,#2563eb,#7c3aed,#8129d9);border-radius:999px;height:100%;transition:width .35s}.SetupChecklistModal-module__GVNB0a__listWrap{scrollbar-width:thin;flex:1;min-height:0;padding:0 1rem 1.15rem;overflow-y:auto}.SetupChecklistModal-module__GVNB0a__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.SetupChecklistModal-module__GVNB0a__item{background:#fafafa;border:1px solid #ececec;border-radius:14px;overflow:hidden}.SetupChecklistModal-module__GVNB0a__itemDone{background:#f9f9f9;border-color:#e8e8e8}.SetupChecklistModal-module__GVNB0a__row{width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;align-items:flex-start;gap:.65rem;padding:.85rem .9rem;display:flex}.SetupChecklistModal-module__GVNB0a__rowDone{cursor:default;align-items:center}.SetupChecklistModal-module__GVNB0a__iconTodo{background:#fff;border:2px solid #d4d4d4;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-top:1px}.SetupChecklistModal-module__GVNB0a__rowDone .SetupChecklistModal-module__GVNB0a__iconTodo{display:none}.SetupChecklistModal-module__GVNB0a__iconDone{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:none}.SetupChecklistModal-module__GVNB0a__rowDone .SetupChecklistModal-module__GVNB0a__iconDone{display:flex}.SetupChecklistModal-module__GVNB0a__iconDone svg{width:12px;height:12px}.SetupChecklistModal-module__GVNB0a__rowText{flex:1;min-width:0}.SetupChecklistModal-module__GVNB0a__label{color:#171717;font-size:.875rem;font-weight:700;line-height:1.35;display:block}.SetupChecklistModal-module__GVNB0a__labelStrike{color:#a3a3a3;font-weight:600;text-decoration:line-through}.SetupChecklistModal-module__GVNB0a__chevron{color:#a3a3a3;flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.SetupChecklistModal-module__GVNB0a__chevronOpen{transform:rotate(180deg)}.SetupChecklistModal-module__GVNB0a__body{background:#fff;border-top:1px solid #efefef;padding:0 .9rem 1rem 2.55rem}.SetupChecklistModal-module__GVNB0a__desc{color:#525252;margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.SetupChecklistModal-module__GVNB0a__actions{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.SetupChecklistModal-module__GVNB0a__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#8129d9);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .1s;display:inline-flex}.SetupChecklistModal-module__GVNB0a__cta:hover{filter:brightness(1.06)}.SetupChecklistModal-module__GVNB0a__skip{color:#737373;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.35rem 0;font-size:.8125rem;font-weight:600;text-decoration:underline}.SetupChecklistModal-module__GVNB0a__skip:hover{color:#171717}.SetupChecklistModal-module__GVNB0a__placeholderClose{flex-shrink:0;width:36px}
