.admin-module__BsovTG__adminWrapper{background-color:var(--bg-main,#0b0b0e);width:100%;min-height:100vh;color:var(--text-primary,#fafafa);flex-direction:column;display:flex;font-family:var(--font-geist-sans), "Geist", "Hind Siliguri", var(--font-hind-siliguri), system-ui, sans-serif!important}.admin-module__BsovTG__adminWrapper,.admin-module__BsovTG__adminWrapper button,.admin-module__BsovTG__adminWrapper input,.admin-module__BsovTG__adminWrapper textarea,.admin-module__BsovTG__adminWrapper select,.admin-module__BsovTG__adminWrapper div,.admin-module__BsovTG__adminWrapper p,.admin-module__BsovTG__adminWrapper span,.admin-module__BsovTG__adminWrapper h1,.admin-module__BsovTG__adminWrapper h2,.admin-module__BsovTG__adminWrapper h3,.admin-module__BsovTG__adminWrapper h4,.admin-module__BsovTG__adminWrapper h5,.admin-module__BsovTG__adminWrapper h6,.admin-module__BsovTG__adminWrapper a{font-family:var(--font-geist-sans), "Geist", "Hind Siliguri", var(--font-hind-siliguri), system-ui, sans-serif!important}.admin-module__BsovTG__adminWrapper,html[data-theme=dark] .admin-module__BsovTG__adminWrapper{--bg-main:#0b0b0e;--bg-surface:#131316;--bg-card:#18181b;--bg-subtle:#222226;--bg-hover:#27272a;--border-color:#27272a;--border-subtle:#1f1f23;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--accent-purple:#fafafa;--accent-purple-hover:#e4e4e7}html[data-theme=light] .admin-module__BsovTG__adminWrapper{--bg-main:#fafafa;--bg-surface:#fff;--bg-card:#fff;--bg-subtle:#f4f4f5;--bg-hover:#e4e4e7;--border-color:#e4e4e7;--border-subtle:#f4f4f5;--text-primary:#09090b;--text-secondary:#71717a;--text-muted:#a1a1aa;--accent-purple:#09090b;--accent-purple-hover:#27272a}.admin-module__BsovTG__topHeader{background:var(--bg-surface);border-bottom:1px solid var(--border-color);z-index:40;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.admin-module__BsovTG__breadcrumbGroup{color:var(--text-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.admin-module__BsovTG__breadcrumbDivider{color:var(--text-muted);flex-shrink:0;font-size:.85rem}.admin-module__BsovTG__badgeRole{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:.15rem .45rem;font-family:monospace;font-size:.68rem;font-weight:700}.admin-module__BsovTG__headerRight{align-items:center;gap:.65rem;display:flex}.admin-module__BsovTG__subtleBtn{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.45rem;padding:.4rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-module__BsovTG__subtleBtn:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--text-secondary)}.admin-module__BsovTG__primaryBtn{background:var(--text-primary);color:var(--bg-main);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.admin-module__BsovTG__primaryBtn:hover{opacity:.9}.admin-module__BsovTG__themePillSwitch{background:var(--bg-subtle);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;outline:none;flex-shrink:0;align-items:center;padding:2px;display:flex}.admin-module__BsovTG__themePillTrack{align-items:center;width:48px;height:22px;display:flex;position:relative}.admin-module__BsovTG__themePillKnob{background:var(--text-primary);z-index:1;border-radius:50%;width:20px;height:20px;position:absolute;left:1px}.admin-module__BsovTG__themePillItem{z-index:2;color:var(--text-muted);flex:1;justify-content:center;align-items:center;transition:color .15s;display:flex}.admin-module__BsovTG__themePillItemActive{color:var(--bg-main)}.admin-module__BsovTG__avatarBtn{background:var(--bg-card);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;transition:border-color .15s;display:flex}.admin-module__BsovTG__avatarBtn:hover{border-color:var(--text-secondary)}.admin-module__BsovTG__portalBody{flex:1;width:100%;display:flex}.admin-module__BsovTG__sidebar{background:var(--bg-surface);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:1.5rem;width:240px;height:calc(100vh - 56px);padding:1.25rem .85rem;display:flex;position:sticky;top:56px;overflow-y:auto}.admin-module__BsovTG__sidebarGroupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.4rem;padding:0 .5rem;font-size:.7rem;font-weight:700}.admin-module__BsovTG__sidebarNavList{flex-direction:column;gap:.2rem;display:flex}.admin-module__BsovTG__sidebarNavItem{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.5rem .75rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-module__BsovTG__sidebarNavItem:hover{background:var(--bg-subtle);color:var(--text-primary)}.admin-module__BsovTG__sidebarNavItemActive{background:var(--bg-subtle);border-color:var(--border-color);color:var(--text-primary);font-weight:600}.admin-module__BsovTG__mainContent{box-sizing:border-box;flex:1;width:100%;max-width:1240px;margin:0 auto;padding:2rem 2.5rem}.admin-module__BsovTG__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.admin-module__BsovTG__pageTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:700}.admin-module__BsovTG__pageSubtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.85rem}.admin-module__BsovTG__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.75rem;display:grid}.admin-module__BsovTG__statCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.25rem 1.35rem;transition:border-color .15s;display:flex}.admin-module__BsovTG__statCard:hover{border-color:var(--text-secondary)}.admin-module__BsovTG__statLabel{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:flex}.admin-module__BsovTG__statValue{letter-spacing:-.03em;color:var(--text-primary);font-size:1.65rem;font-weight:700}.admin-module__BsovTG__statFooter{color:var(--text-muted);margin-top:.5rem;font-size:.75rem}.admin-module__BsovTG__panelCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.admin-module__BsovTG__panelHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.admin-module__BsovTG__panelTitle{color:var(--text-primary);font-size:.98rem;font-weight:700}.admin-module__BsovTG__tableToolbar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.admin-module__BsovTG__filterGroup{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.admin-module__BsovTG__filterBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:.35rem .75rem;font-size:.78rem;font-weight:500;transition:all .15s}.admin-module__BsovTG__filterBtn:hover{background:var(--bg-subtle);color:var(--text-primary)}.admin-module__BsovTG__filterBtnActive{background:var(--bg-subtle);border-color:var(--border-color);color:var(--text-primary);font-weight:600}.admin-module__BsovTG__searchInput{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);border-radius:6px;outline:none;min-width:220px;padding:.4rem .75rem .4rem 2rem;font-size:.8rem}.admin-module__BsovTG__searchInput:focus{border-color:var(--text-secondary)}.admin-module__BsovTG__dataTable{border-collapse:collapse;text-align:left;width:100%;font-size:.83rem}.admin-module__BsovTG__dataTable th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--bg-surface);border-bottom:1px solid var(--border-color);padding:.75rem 1.25rem;font-size:.72rem;font-weight:600}.admin-module__BsovTG__dataTable td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);vertical-align:middle;padding:.9rem 1.25rem}.admin-module__BsovTG__dataTable tr:hover td{background:var(--bg-surface);color:var(--text-primary)}.admin-module__BsovTG__badge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-primary);border-radius:6px;align-items:center;gap:.35rem;padding:.15rem .5rem;font-size:.73rem;font-weight:600;display:inline-flex}.admin-module__BsovTG__badgeDot{background:var(--text-secondary);border-radius:50%;width:6px;height:6px}.admin-module__BsovTG__modalBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:60;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.admin-module__BsovTG__modalSheet{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;width:100%;max-width:880px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 16px 40px #0006}.admin-module__BsovTG__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.admin-module__BsovTG__modalTabs{border-bottom:1px solid var(--border-color);background:var(--bg-card);gap:.25rem;padding:0 1.5rem;display:flex;overflow-x:auto}.admin-module__BsovTG__modalTabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1rem;font-size:.82rem;font-weight:500;transition:all .15s}.admin-module__BsovTG__modalTabBtn:hover{color:var(--text-primary)}.admin-module__BsovTG__modalTabBtnActive{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:600}.admin-module__BsovTG__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.admin-module__BsovTG__formGroup{margin-bottom:1.15rem}.admin-module__BsovTG__formLabel{color:var(--text-secondary);margin-bottom:.35rem;font-size:.78rem;font-weight:600;display:block}.admin-module__BsovTG__formInput,.admin-module__BsovTG__formSelect,.admin-module__BsovTG__formTextarea{background:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:.55rem .85rem;font-size:.84rem;transition:border-color .15s}.admin-module__BsovTG__formInput:focus,.admin-module__BsovTG__formSelect:focus,.admin-module__BsovTG__formTextarea:focus{border-color:var(--text-secondary)}.admin-module__BsovTG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.admin-module__BsovTG__sidebar{display:none}.admin-module__BsovTG__mainContent{padding:1.25rem 1rem}.admin-module__BsovTG__formGrid{grid-template-columns:1fr}}
.portal-module__lp11zG__portalWrapper{background-color:var(--bg-main);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;font-family:var(--font-geist-sans), "Geist", "Hind Siliguri", var(--font-hind-siliguri), system-ui, sans-serif!important}.portal-module__lp11zG__portalWrapper,.portal-module__lp11zG__portalWrapper button,.portal-module__lp11zG__portalWrapper input,.portal-module__lp11zG__portalWrapper textarea,.portal-module__lp11zG__portalWrapper select,.portal-module__lp11zG__portalWrapper div,.portal-module__lp11zG__portalWrapper p,.portal-module__lp11zG__portalWrapper span,.portal-module__lp11zG__portalWrapper h1,.portal-module__lp11zG__portalWrapper h2,.portal-module__lp11zG__portalWrapper h3,.portal-module__lp11zG__portalWrapper h4,.portal-module__lp11zG__portalWrapper h5,.portal-module__lp11zG__portalWrapper h6,.portal-module__lp11zG__portalWrapper a{font-family:var(--font-geist-sans), "Geist", "Hind Siliguri", var(--font-hind-siliguri), system-ui, sans-serif!important}.portal-module__lp11zG__portalWrapper,html[data-theme=dark] .portal-module__lp11zG__portalWrapper{--bg-main:#0b0b0e;--bg-surface:#131316;--bg-card:#18181b;--bg-subtle:#222226;--bg-hover:#27272a;--border-color:#27272a;--border-subtle:#1f1f23;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--accent-purple:#fafafa;--accent-purple-hover:#e4e4e7}html[data-theme=light] .portal-module__lp11zG__portalWrapper{--bg-main:#fafafa;--bg-surface:#fff;--bg-card:#fff;--bg-subtle:#f4f4f5;--bg-hover:#e4e4e7;--border-color:#e4e4e7;--border-subtle:#f4f4f5;--text-primary:#09090b;--text-secondary:#71717a;--text-muted:#a1a1aa;--accent-purple:#09090b;--accent-purple-hover:#27272a}.portal-module__lp11zG__portalWrapper button:focus,.portal-module__lp11zG__portalWrapper input:focus,.portal-module__lp11zG__portalWrapper textarea:focus,.portal-module__lp11zG__portalWrapper select:focus,.portal-module__lp11zG__portalWrapper a:focus,.portal-module__lp11zG__portalWrapper button:focus-visible,.portal-module__lp11zG__portalWrapper input:focus-visible,.portal-module__lp11zG__portalWrapper textarea:focus-visible,.portal-module__lp11zG__portalWrapper select:focus-visible,.portal-module__lp11zG__portalWrapper a:focus-visible{outline:none!important}.portal-module__lp11zG__clerkTopHeader{background:var(--bg-surface);border-bottom:1px solid var(--border-color);z-index:40;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.portal-module__lp11zG__hamburgerBtn{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:background .15s,border-color .15s;display:none}.portal-module__lp11zG__hamburgerBtn:hover{background:var(--bg-subtle);border-color:var(--text-secondary)}.portal-module__lp11zG__breadcrumbGroup{color:var(--text-primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.portal-module__lp11zG__badgeHobby{color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:6px;flex-shrink:0;padding:.1rem .45rem;font-size:.72rem;font-weight:500}.portal-module__lp11zG__breadcrumbDivider{color:var(--text-muted);flex-shrink:0;font-size:.85rem}@media (max-width:768px){.portal-module__lp11zG__hamburgerBtn{display:flex}.portal-module__lp11zG__headerBtnHideMobile{display:none!important}}@media (max-width:640px){.portal-module__lp11zG__breadcrumbHideMobile{display:none!important}}.portal-module__lp11zG__statusDotOrange{background:#f97316;border-radius:50%;width:7px;height:7px;margin-right:.35rem;display:inline-block}.portal-module__lp11zG__clerkHeaderRight{align-items:center;gap:.65rem;display:flex}.portal-module__lp11zG__clerkSubtleBtn{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.825rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.portal-module__lp11zG__clerkSubtleBtn:hover{background:var(--bg-subtle);border-color:var(--text-secondary)}.portal-module__lp11zG__themePillSwitch{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;padding:0;display:inline-flex}.portal-module__lp11zG__themePillTrack{background:var(--bg-surface);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:2px;height:32px;padding:3px;transition:border-color .15s,background .15s;display:inline-flex;position:relative}.portal-module__lp11zG__themePillTrack:hover{border-color:var(--text-secondary)}.portal-module__lp11zG__themePillKnob{background:var(--bg-card);border:1px solid var(--border-color);border-radius:999px;width:24px;height:24px;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000014}.portal-module__lp11zG__themePillItem{z-index:2;width:24px;height:24px;color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.portal-module__lp11zG__themePillItemActive{color:var(--text-primary)}.portal-module__lp11zG__clerkAvatarBtn{color:#fff;border:1px solid var(--border-color);cursor:pointer;background:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.portal-module__lp11zG__clerkTopNavTabs{background:var(--bg-surface);border-bottom:1px solid var(--border-color);white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:1.5rem;padding:0 1.5rem;display:flex;overflow-x:auto}.portal-module__lp11zG__clerkTopNavTabs::-webkit-scrollbar{display:none}@media (max-width:768px){.portal-module__lp11zG__clerkTopNavTabs{border-bottom:none;gap:1.1rem;padding:0 1rem}}.portal-module__lp11zG__clerkNavTabBtn{white-space:nowrap;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:.75rem .25rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.portal-module__lp11zG__clerkNavTabBtn:hover{color:var(--text-primary)}.portal-module__lp11zG__clerkNavTabBtnActive{color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:600}.portal-module__lp11zG__portalBodyLayout{flex:1;min-height:calc(100vh - 105px);display:flex}.portal-module__lp11zG__sidebar{background:var(--bg-surface);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:1.5rem;width:230px;padding:1.5rem 1rem;display:flex}@media (max-width:768px){.portal-module__lp11zG__sidebar{display:none}}.portal-module__lp11zG__mobileDrawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0009;position:fixed;inset:0}.portal-module__lp11zG__mobileDrawer{background:var(--bg-surface);border-right:1px solid var(--border-color);z-index:100;flex-direction:column;width:260px;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.portal-module__lp11zG__mobileDrawer .portal-module__lp11zG__sidebar{border-right:none!important;width:100%!important;display:flex!important}.portal-module__lp11zG__mobileDrawerOpen{transform:translate(0)}.portal-module__lp11zG__sidebarGroupLabel{color:var(--text-secondary);margin-bottom:.5rem;padding:0 .5rem;font-size:.725rem;font-weight:600}.portal-module__lp11zG__sidebarNavList{flex-direction:column;gap:.25rem;display:flex}.portal-module__lp11zG__sidebarNavItem{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.5rem .75rem;font-size:.85rem;font-weight:400;transition:background .15s,color .15s;display:flex}.portal-module__lp11zG__sidebarNavItem:hover{color:var(--text-primary);background:var(--bg-subtle)}.portal-module__lp11zG__sidebarNavItemActive{color:var(--text-primary);background:var(--bg-subtle);font-weight:600}.portal-module__lp11zG__mainContentArea{flex:1;justify-content:center;width:100%;min-width:0;padding:2rem 2.5rem;display:flex}@keyframes portal-module__lp11zG__portalFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.portal-module__lp11zG__mainContentInner{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;animation:.35s cubic-bezier(.16,1,.3,1) portal-module__lp11zG__portalFadeUp;display:flex}@media (max-width:900px){.portal-module__lp11zG__mainContentArea{padding:1.25rem 1rem}}@media (max-width:640px){.portal-module__lp11zG__mainContentArea{padding:.75rem .5rem}}.portal-module__lp11zG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}@media (max-width:1024px){.portal-module__lp11zG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:640px){.portal-module__lp11zG__statsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.65rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.portal-module__lp11zG__statsGrid::-webkit-scrollbar{display:none}.portal-module__lp11zG__statCard{scroll-snap-align:start;border-radius:10px;flex:0 0 calc(50% - .35rem);min-width:140px;padding:.85rem .95rem}.portal-module__lp11zG__statValue{font-size:1.35rem}.portal-module__lp11zG__statHeader{margin-bottom:.25rem;font-size:.76rem}.portal-module__lp11zG__statMeta{font-size:.68rem}}.portal-module__lp11zG__statCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem 1.5rem;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .2s,box-shadow .2s}.portal-module__lp11zG__statCard:hover{border-color:var(--text-secondary);transform:translateY(-3px)scale(1.008)}.portal-module__lp11zG__statCard:active{transform:translateY(-1px)scale(.99)}.portal-module__lp11zG__statHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:flex}.portal-module__lp11zG__statValue{color:var(--text-primary);font-size:1.75rem;font-weight:700}.portal-module__lp11zG__statMeta{color:var(--text-secondary);align-items:center;gap:.35rem;margin-top:.35rem;font-size:.78rem;display:flex}.portal-module__lp11zG__toolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.portal-module__lp11zG__filterTabs{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.25rem;max-width:100%;padding:.25rem;display:flex}@media (max-width:640px){.portal-module__lp11zG__toolbarRow{flex-direction:column;align-items:stretch;gap:.75rem}.portal-module__lp11zG__filterTabs{scroll-snap-type:x mandatory;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;width:100%;overflow-x:auto}.portal-module__lp11zG__filterTabs::-webkit-scrollbar{display:none}.portal-module__lp11zG__tabBtn{scroll-snap-align:start;flex-shrink:0;padding:.35rem .75rem;font-size:.78rem}}.portal-module__lp11zG__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.825rem;font-weight:500;transition:all .15s}.portal-module__lp11zG__tabBtn:hover{color:var(--text-primary)}.portal-module__lp11zG__tabBtnActive{background:var(--bg-card);color:var(--text-primary);font-weight:600}.portal-module__lp11zG__viewToggleGroup{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;align-items:center;gap:.2rem;padding:.2rem;display:flex}.portal-module__lp11zG__searchAndToggleRow{align-items:center;gap:.75rem;width:100%;max-width:320px;display:flex}@media (max-width:640px){.portal-module__lp11zG__searchAndToggleRow{max-width:100%}}.portal-module__lp11zG__searchBoxWrapper{flex:1;align-items:center;min-width:0;display:flex;position:relative}.portal-module__lp11zG__searchProjectsInput{box-sizing:border-box;background:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:10px;outline:none;padding:.45rem .85rem .45rem 2rem;font-size:.85rem;transition:border-color .15s}.portal-module__lp11zG__searchProjectsInput:focus{border-color:var(--text-secondary)}@media (max-width:768px){.portal-module__lp11zG__searchProjectsInput{padding:.5rem .85rem .5rem 2.1rem;font-size:16px!important}}.portal-module__lp11zG__viewToggleBtn{width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.portal-module__lp11zG__viewToggleBtnActive{background:var(--bg-card);color:var(--text-primary)}.portal-module__lp11zG__requestsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;width:100%;display:grid}@media (max-width:640px){.portal-module__lp11zG__requestsGrid{box-sizing:border-box!important;grid-template-columns:1fr!important;gap:.75rem!important;width:100%!important;margin:0 0 1rem!important;padding:0!important;display:grid!important}.portal-module__lp11zG__requestCard{border-radius:12px;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:1.1rem 1.15rem!important}}.portal-module__lp11zG__requestCard{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:space-between;height:100%;padding:1.25rem 1.5rem;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .2s,box-shadow .2s;display:flex}.portal-module__lp11zG__requestCard:hover{border-color:var(--text-secondary);transform:translateY(-3px)scale(1.008)}.portal-module__lp11zG__requestCard:active{transform:translateY(-1px)scale(.99)}.portal-module__lp11zG__cardTopRow{justify-content:space-between;align-items:flex-start;margin-bottom:.85rem;display:flex}.portal-module__lp11zG__cardCategoryBadge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:6px;padding:.2rem .55rem;font-size:.72rem;font-weight:500}.portal-module__lp11zG__statusPill{border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.portal-module__lp11zG__statusOngoing{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.portal-module__lp11zG__statusReview{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.portal-module__lp11zG__statusCompleted{background:var(--bg-hover);color:var(--text-primary);border:1px solid var(--border-color)}.portal-module__lp11zG__statusDraft{color:#71717a;background:#71717a1a;border:1px solid #71717a33}.portal-module__lp11zG__statusDotPulse{background:currentColor;border-radius:50%;width:5px;height:5px}.portal-module__lp11zG__cardTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:1rem;font-weight:600;line-height:1.35}.portal-module__lp11zG__cardDescription{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.825rem;line-height:1.45;display:-webkit-box;overflow:hidden}.portal-module__lp11zG__cardProgressArea{margin-bottom:1rem}.portal-module__lp11zG__progressLabelRow{color:var(--text-secondary);justify-content:space-between;margin-bottom:.3rem;font-size:.75rem;display:flex}.portal-module__lp11zG__cardProgressBar{background:var(--border-color);border-radius:999px;height:5px;overflow:hidden}.portal-module__lp11zG__cardProgressFill{background:var(--accent-purple);border-radius:999px;height:100%;transition:width .3s}.portal-module__lp11zG__cardFooter{border-top:1px solid var(--border-color);color:var(--text-secondary);justify-content:space-between;align-items:center;padding-top:.85rem;font-size:.78rem;display:flex}.portal-module__lp11zG__assignedAvatars{align-items:center;display:flex}.portal-module__lp11zG__avatarCircle{border:1.5px solid var(--bg-card);color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-5px;font-size:.65rem;font-weight:700;display:flex}.portal-module__lp11zG__avatarCircle:first-child{margin-left:0}.portal-module__lp11zG__tableContainer{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.portal-module__lp11zG__requestsTable{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.portal-module__lp11zG__requestsTable th{background:var(--bg-subtle);color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding:.75rem 1.25rem;font-size:.78rem;font-weight:500}.portal-module__lp11zG__requestsTable td{border-bottom:1px solid var(--border-color);color:var(--text-primary);vertical-align:middle;padding:.85rem 1.25rem}.portal-module__lp11zG__requestsTable tr:hover td{background:var(--bg-subtle);cursor:pointer}.portal-module__lp11zG__flatCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.portal-module__lp11zG__flatCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.portal-module__lp11zG__flatCardTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.portal-module__lp11zG__clerkInput{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;outline:none;padding:.45rem .85rem;font-size:.85rem;transition:border-color .15s}.portal-module__lp11zG__clerkInput:focus{border-color:var(--text-secondary)}.portal-module__lp11zG__clerkBadge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:6px;padding:.15rem .5rem;font-size:.72rem;font-weight:500}.portal-module__lp11zG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@media (max-width:640px){.portal-module__lp11zG__modalOverlay{align-items:flex-end!important;padding:.5rem!important}}.portal-module__lp11zG__modalContent{background:var(--bg-card);border:1px solid var(--border-color);scrollbar-width:thin;scrollbar-color:#8c8c8c40 transparent;border-radius:16px;width:100%;max-width:780px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000004d!important}.portal-module__lp11zG__modalContent::-webkit-scrollbar{width:4px;height:4px}.portal-module__lp11zG__modalContent::-webkit-scrollbar-track{background:0 0}.portal-module__lp11zG__modalContent::-webkit-scrollbar-thumb{background:#8c8c8c40;border-radius:6px}.portal-module__lp11zG__modalContent::-webkit-scrollbar-thumb:hover{background:#8c8c8c80}@media (max-width:640px){.portal-module__lp11zG__modalContent{border-radius:16px 16px 0 0!important;width:100%!important;max-height:94vh!important}}.portal-module__lp11zG__modalHeader{border-bottom:1px solid var(--border-color);background:var(--bg-surface);justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}@media (max-width:640px){.portal-module__lp11zG__modalHeader{padding:.85rem 1rem!important}}.portal-module__lp11zG__modalTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}@media (max-width:640px){.portal-module__lp11zG__modalTitle{font-size:1rem!important}}.portal-module__lp11zG__closeModalBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.portal-module__lp11zG__closeModalBtn:hover{background:var(--bg-subtle);color:var(--text-primary)}.portal-module__lp11zG__dropzoneArea{border:2px dashed var(--border-color);text-align:center;background:var(--bg-surface);cursor:pointer;border-radius:12px;padding:1.75rem 1.25rem;transition:border-color .2s,background .2s}.portal-module__lp11zG__dropzoneAreaHover{border-color:var(--text-secondary);background:var(--bg-subtle)}.portal-module__lp11zG__proofingContainer{padding:1.5rem}@media (max-width:640px){.portal-module__lp11zG__proofingContainer{padding:.85rem .75rem!important}}.portal-module__lp11zG__proofingToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}@media (max-width:640px){.portal-module__lp11zG__proofingToolbar{flex-direction:column!important;align-items:stretch!important;gap:.65rem!important;margin-bottom:.85rem!important}}.portal-module__lp11zG__versionTabs{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:.35rem;padding:.25rem;display:flex}@media (max-width:640px){.portal-module__lp11zG__versionTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory!important;white-space:nowrap!important;box-sizing:border-box!important;width:100%!important;padding:.2rem!important;overflow-x:auto!important}.portal-module__lp11zG__versionTabs::-webkit-scrollbar{display:none}}.portal-module__lp11zG__versionBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.825rem;font-weight:500;transition:all .15s;display:flex}@media (max-width:640px){.portal-module__lp11zG__versionBtn{scroll-snap-align:start;flex-shrink:0!important;padding:.35rem .65rem!important;font-size:.75rem!important}}.portal-module__lp11zG__versionBtn:hover{color:var(--text-primary)}.portal-module__lp11zG__versionBtnActive{background:var(--bg-card);color:var(--text-primary);font-weight:600}.portal-module__lp11zG__newRequestBtn{background:var(--accent-purple);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-flex}.portal-module__lp11zG__newRequestBtn:hover{background:var(--accent-purple-hover)}.portal-module__lp11zG__brandGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.portal-module__lp11zG__colorSwatchCard{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.portal-module__lp11zG__colorSwatchCard:hover{border-color:var(--text-secondary);transform:translateY(-2px)}.portal-module__lp11zG__swatchBox{width:100%;height:80px}.portal-module__lp11zG__swatchInfo{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.portal-module__lp11zG__curtainCanvasWrap{border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;cursor:crosshair;background:#000;border-radius:12px;width:100%;height:380px;position:relative;overflow:hidden}.portal-module__lp11zG__curtainImageB{width:100%;height:100%;position:absolute;inset:0}.portal-module__lp11zG__curtainImageA{border-right:2px solid var(--accent-purple);height:100%;position:absolute;top:0;left:0}.portal-module__lp11zG__curtainHandle{background:var(--accent-purple);cursor:ew-resize;z-index:20;width:2px;position:absolute;top:0;bottom:0}.portal-module__lp11zG__curtainHandleKnob{background:var(--accent-purple);color:#fff;cursor:grab;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portal-module__lp11zG__feedbackPin{color:#fff;z-index:30;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex;position:absolute;transform:translate(-50%,-50%)}.portal-module__lp11zG__pinRipple{border:2px solid #ef4444;border-radius:50%;animation:1.8s infinite portal-module__lp11zG__pinPulse;position:absolute;inset:-4px}@keyframes portal-module__lp11zG__pinPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.portal-module__lp11zG__switch{width:40px;height:22px;display:inline-block;position:relative}.portal-module__lp11zG__switch input{opacity:0;width:0;height:0}.portal-module__lp11zG__slider{cursor:pointer;background-color:var(--border-color);border-radius:34px;transition:all .3s;position:absolute;inset:0}.portal-module__lp11zG__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.portal-module__lp11zG__slider{background-color:var(--accent-purple)}input:checked+.portal-module__lp11zG__slider:before{transform:translate(18px)}.portal-module__lp11zG__briefBtnNext{color:#fff;cursor:pointer;letter-spacing:.02em;background:radial-gradient(96% 100% at 47% 0,#4a4a4a 0%,#1d1d1d 100%);border:2px solid #3a3a3a;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .12s;display:inline-flex}.portal-module__lp11zG__briefBtnNext:hover{opacity:.88;transform:translateY(-1px)}.portal-module__lp11zG__briefBtnNext:active{transform:scale(.97)}.portal-module__lp11zG__cmdPaletteOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000000a6;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.portal-module__lp11zG__cmdPaletteBox{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;width:100%;max-width:580px;overflow:hidden;box-shadow:0 25px 50px -12px #00000059!important}.portal-module__lp11zG__cmdInputRow{border-bottom:1px solid var(--border-color);align-items:center;padding:.85rem 1.1rem;display:flex}.portal-module__lp11zG__cmdInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;margin-left:.75rem;font-size:.95rem}.portal-module__lp11zG__cmdResultsList{max-height:320px;padding:.5rem;overflow-y:auto}.portal-module__lp11zG__cmdItem{color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem .85rem;font-size:.85rem;transition:background .12s;display:flex}.portal-module__lp11zG__cmdItem:hover{background:var(--bg-subtle)}.portal-module__lp11zG__kbdBadge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-muted);border-radius:4px;padding:.15rem .4rem;font-family:monospace;font-size:.7rem;font-weight:600}.portal-module__lp11zG__demoBanner{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.85rem;font-weight:500;animation:.4s portal-module__lp11zG__fadeInDown;display:flex}.portal-module__lp11zG__demoBannerDot{background:var(--accent-purple);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s infinite portal-module__lp11zG__pulsePurple}@keyframes portal-module__lp11zG__pulsePurple{0%,to{box-shadow:0 0 #635bff66}50%{box-shadow:0 0 0 6px #635bff00}}@keyframes portal-module__lp11zG__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.portal-module__lp11zG__steppedProgressContainer{flex-direction:column;gap:.45rem;margin-top:.85rem;display:flex}.portal-module__lp11zG__steppedProgressHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.portal-module__lp11zG__steppedProgressStage{color:var(--text-primary);align-items:center;gap:.4rem;font-weight:600;display:flex}.portal-module__lp11zG__steppedSegmentBar{align-items:center;gap:4px;width:100%;display:flex}.portal-module__lp11zG__steppedSegment{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:999px;flex:1;height:4px;transition:all .3s;position:relative;overflow:hidden}.portal-module__lp11zG__steppedSegmentFilled{background:var(--text-primary);border-color:var(--text-primary)}.portal-module__lp11zG__steppedSegmentActive{background:var(--bg-subtle);border:1px solid var(--border-color);position:relative;overflow:hidden}.portal-module__lp11zG__steppedSegmentActiveBeam{background:linear-gradient(90deg, transparent 0%, var(--text-primary) 25%, transparent 50%, var(--text-primary) 75%, transparent 100%);opacity:.85;pointer-events:none;background-size:200% 100%;border-radius:999px;position:absolute;inset:0}.portal-module__lp11zG__pkgBadgeStartup{background:var(--bg-subtle);color:var(--text-secondary);border:1px solid var(--border-color);letter-spacing:.03em;text-transform:uppercase;border-radius:5px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.portal-module__lp11zG__pkgBadgePremium{background:var(--bg-subtle);color:var(--text-primary);border:1px solid var(--border-color);letter-spacing:.03em;text-transform:uppercase;border-radius:5px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.portal-module__lp11zG__pkgBadgeBusiness{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--text-muted);letter-spacing:.03em;text-transform:uppercase;border-radius:5px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.portal-module__lp11zG__dueAmountBadge{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.portal-module__lp11zG__dueAmountBadgeClear{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-color)}.portal-module__lp11zG__claimOrderBar{background:var(--bg-surface);border:1px solid var(--border-color);box-sizing:border-box;border-radius:12px;align-items:center;gap:.75rem;width:100%;margin-bottom:1.25rem;padding:.85rem 1.25rem;display:flex}@media (max-width:640px){.portal-module__lp11zG__claimOrderBar{gap:.5rem;padding:.65rem .85rem}.portal-module__lp11zG__claimOrderInput{min-width:0;padding:.45rem .65rem;font-size:.78rem}.portal-module__lp11zG__claimOrderBtn{padding:.45rem .75rem;font-size:.76rem}}.portal-module__lp11zG__claimOrderInput{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);letter-spacing:.05em;border-radius:8px;outline:none;flex:1;min-width:0;padding:.55rem 1rem;font-family:monospace;font-size:.85rem;transition:border-color .15s}.portal-module__lp11zG__claimOrderInput:focus{border-color:var(--text-secondary)}.portal-module__lp11zG__claimOrderBtn{background:var(--text-primary);color:var(--bg-main);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.825rem;font-weight:600;transition:opacity .15s;display:flex}.portal-module__lp11zG__claimOrderBtn:hover{opacity:.88}.portal-module__lp11zG__claimOrderBtn:disabled{opacity:.5;cursor:not-allowed}.portal-module__lp11zG__mobileDrawerOverlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;display:none;position:fixed;inset:0}.portal-module__lp11zG__mobileDrawer{background:var(--bg-surface);border-right:1px solid var(--border-color);z-index:201;flex-direction:column;gap:1.5rem;width:245px;height:100vh;padding:1.5rem 1rem;transition:left .25s;display:flex;position:fixed;top:0;left:-260px}.portal-module__lp11zG__mobileDrawerOpen{left:0}@media (max-width:768px){.portal-module__lp11zG__mobileDrawerOverlay{display:block}.portal-module__lp11zG__sidebar{display:none}}.portal-module__lp11zG__hamburgerBtn{border:1px solid var(--border-color);cursor:pointer;color:var(--text-primary);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.35rem;display:none}@media (max-width:768px){.portal-module__lp11zG__hamburgerBtn{display:flex}}.portal-module__lp11zG__deliverablesGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.85rem;margin-top:1rem;display:grid}.portal-module__lp11zG__downloadBadge{background:var(--bg-surface);border:1px solid var(--border-color);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;transition:border-color .15s,transform .15s;display:flex}.portal-module__lp11zG__downloadBadge:hover{border-color:var(--text-secondary);transform:translateY(-2px)}.portal-module__lp11zG__downloadBadgeIcon{background:var(--bg-subtle);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.portal-module__lp11zG__downloadBadgeLabel{color:var(--text-primary);font-size:.75rem;font-weight:600}.portal-module__lp11zG__downloadBadgeSub{color:var(--text-muted);font-size:.65rem}.portal-module__lp11zG__milestoneTimelineRow{border-bottom:1px solid var(--border-color);background:var(--bg-surface);-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:0;padding:.85rem 1.75rem;display:flex;overflow-x:auto}.portal-module__lp11zG__milestoneTimelineRow::-webkit-scrollbar{display:none}.portal-module__lp11zG__payBalancePanel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:14px;margin-top:1rem;padding:1.5rem;animation:.3s portal-module__lp11zG__fadeInDown}.portal-module__lp11zG__payMethodRow{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.portal-module__lp11zG__payMethodBtn{border:1.5px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.portal-module__lp11zG__payMethodBtnActive{border-color:var(--text-primary);background:var(--bg-subtle);color:var(--text-primary)}.portal-module__lp11zG__briefSpecsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;font-size:.85rem;display:grid}.portal-module__lp11zG__briefSpecLabel{color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:500}.portal-module__lp11zG__briefSpecValue{color:var(--text-primary);font-weight:600}.portal-module__lp11zG__colorSwatchRow{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.portal-module__lp11zG__colorSwatch{border:1.5px solid var(--border-color);border-radius:6px;width:28px;height:28px;transition:transform .15s}@media (max-width:640px){.portal-module__lp11zG__briefSpecsGrid,.portal-module__lp11zG__payMethodRow{grid-template-columns:1fr}}@media (max-width:768px){.portal-module__lp11zG__clerkTopHeader{padding:0 1rem}}.portal-module__lp11zG__orderRefHeaderBadge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-primary);border:1.5px solid var(--border-color);border-radius:6px;align-items:center;gap:.4rem;width:28px;height:28px;padding:.25rem .65rem;font-family:monospace;font-size:.8rem;font-weight:700;transition:transform .15s;display:inline-flex}.portal-module__lp11zG__colorSwatch:hover{transform:scale(1.15)}.portal-module__lp11zG__sliderReadout{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.portal-module__lp11zG__sliderReadoutRow{align-items:center;gap:.75rem;font-size:.78rem;display:flex}.portal-module__lp11zG__sliderReadoutLabel{width:160px;color:var(--text-secondary);flex-shrink:0;font-weight:500}.portal-module__lp11zG__sliderReadoutTrack{background:var(--border-color);border-radius:999px;flex:1;height:5px;overflow:hidden}.portal-module__lp11zG__sliderReadoutFill{background:linear-gradient(90deg,#18181b,#354bff);border-radius:999px;height:100%}.portal-module__lp11zG__sliderReadoutValue{text-align:right;width:32px;color:var(--text-primary);font-size:.75rem;font-weight:600}@media (max-width:640px){.portal-module__lp11zG__briefSpecsGrid,.portal-module__lp11zG__payMethodRow{grid-template-columns:1fr}}@media (max-width:768px){.portal-module__lp11zG__clerkTopHeader{padding:0 1rem}}.portal-module__lp11zG__getStartedContainer{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.5rem}.portal-module__lp11zG__getStartedHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.portal-module__lp11zG__getStartedIconCircle{background:#354bff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.portal-module__lp11zG__getStartedProgressBarTrack{background:var(--border-color);border-radius:999px;width:120px;height:5px;margin-top:.3rem;overflow:hidden}.portal-module__lp11zG__getStartedProgressBarFill{background:var(--accent-purple);border-radius:999px;height:100%;transition:width .3s}.portal-module__lp11zG__getStartedGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.portal-module__lp11zG__getStartedCard{background:var(--bg-main);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;flex-direction:column;padding:1rem;transition:all .15s;display:flex}.portal-module__lp11zG__getStartedCard:hover{border-color:var(--text-muted)}.portal-module__lp11zG__getStartedCardDone{background:var(--bg-subtle);border-color:#10b98140}.portal-module__lp11zG__getStartedCardIcon{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.portal-module__lp11zG__notificationBellBtn{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:.45rem;transition:all .15s;display:flex;position:relative}.portal-module__lp11zG__notificationBellBtn:hover{background:var(--bg-subtle)}.portal-module__lp11zG__notificationBadgeDot{border:1.5px solid var(--bg-surface);background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;right:3px}.portal-module__lp11zG__notificationPopover{background:var(--bg-surface);border:1px solid var(--border-color);z-index:100;border-radius:12px;width:340px;position:absolute;top:48px;right:0;overflow:hidden}.portal-module__lp11zG__notificationHeader{border-bottom:1px solid var(--border-color);background:var(--bg-subtle);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.portal-module__lp11zG__notificationList{max-height:320px;overflow-y:auto}.portal-module__lp11zG__notificationItem{border-bottom:1px solid var(--border-color);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;transition:background .15s;display:flex}.portal-module__lp11zG__notificationItem:last-child{border-bottom:none}.portal-module__lp11zG__notificationItem:hover{background:var(--bg-subtle)}.portal-module__lp11zG__notificationUnread{background:#354bff0a}.portal-module__lp11zG__orderRefHeaderBadge{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .65rem;font-family:monospace;font-size:.8rem;font-weight:700;transition:all .15s;display:inline-flex}.portal-module__lp11zG__orderRefHeaderBadge:hover{border-color:var(--text-primary);color:var(--text-primary)}.portal-module__lp11zG__revisionFormContainer{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;margin-top:1.25rem;padding:1.25rem 1.5rem}.portal-module__lp11zG__revisionFormTitle{color:var(--text-primary);align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:flex}.portal-module__lp11zG__revisionFormSub{color:var(--text-secondary);margin-bottom:1rem;font-size:.8rem}.portal-module__lp11zG__sleekChatScroll{scrollbar-width:thin;scrollbar-color:#8c8c8c40 transparent}.portal-module__lp11zG__sleekChatScroll::-webkit-scrollbar{width:4px;height:4px}.portal-module__lp11zG__sleekChatScroll::-webkit-scrollbar-track{background:0 0}.portal-module__lp11zG__sleekChatScroll::-webkit-scrollbar-thumb{background:#8c8c8c40;border-radius:6px}.portal-module__lp11zG__sleekChatScroll::-webkit-scrollbar-thumb:hover{background:#8c8c8c80}.portal-module__lp11zG__refCopyBadge{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.28rem .65rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.76rem;font-weight:700;transition:all .15s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #00000005}.portal-module__lp11zG__refCopyBadge:hover{background:var(--bg-card);border-color:var(--text-primary);transform:translateY(-1px)}.portal-module__lp11zG__refCopyBadge:active{transform:scale(.97)}.portal-module__lp11zG__methodBtn{background:var(--bg-card);border:1.5px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.82rem;font-weight:600;transition:all .15s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #00000005}.portal-module__lp11zG__methodBtn:hover{border-color:var(--text-secondary);color:var(--text-primary);background:var(--bg-surface);transform:translateY(-1px)}.portal-module__lp11zG__methodBtnActive{font-weight:700;box-shadow:0 4px 12px #0000001a;background:var(--text-primary)!important;color:var(--bg-card)!important;border-color:var(--text-primary)!important}
