.ThemeToggle-module__sNhogG__toggleBtn{background:var(--toggle-bg,#ffffff14);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.ThemeToggle-module__sNhogG__toggleBtn:hover{background:var(--toggle-bg-hover,#ffffff26)}.ThemeToggle-module__sNhogG__iconContainer{width:20px;height:20px;color:var(--text-color,#f8f6ff);position:relative}.ThemeToggle-module__sNhogG__sun,.ThemeToggle-module__sNhogG__moon{width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s;position:absolute;top:0;left:0}.ThemeToggle-module__sNhogG__toggleBtn.ThemeToggle-module__sNhogG__light .ThemeToggle-module__sNhogG__sun{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__sNhogG__toggleBtn.ThemeToggle-module__sNhogG__light .ThemeToggle-module__sNhogG__moon{opacity:0;transform:rotate(-90deg)scale(0)}.ThemeToggle-module__sNhogG__toggleBtn.ThemeToggle-module__sNhogG__dark .ThemeToggle-module__sNhogG__sun{opacity:0;transform:rotate(90deg)scale(0)}.ThemeToggle-module__sNhogG__toggleBtn.ThemeToggle-module__sNhogG__dark .ThemeToggle-module__sNhogG__moon{opacity:1;transform:rotate(0)scale(1)}
.page-module__K98_QW__dashboardPage{background:radial-gradient(circle at 85% 100%,#5740ff1f,#0000 24%),linear-gradient(#0f1528 0%,#12192c 100%);grid-template-columns:268px minmax(0,1fr);min-height:100vh;transition:background .4s;display:grid;position:relative}[data-theme=light] .page-module__K98_QW__dashboardPage{background:radial-gradient(circle at 85% 100%,#5740ff0d,#0000 24%),linear-gradient(#f8f9fc 0%,#eef0f7 100%)}.page-module__K98_QW__loadingShell{background:linear-gradient(#0d1325 0%,#10182d 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.page-module__K98_QW__loadingCard{text-align:center;background:#191f34eb;border-radius:28px;width:min(100%,360px);padding:32px;box-shadow:0 30px 60px #4f46e529,inset 0 1px #ffffff0f}.page-module__K98_QW__loadingCard p{color:#cdcae0d1;margin:0}.page-module__K98_QW__loadingPulse{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:999px;width:56px;height:56px;margin:0 auto 18px;box-shadow:0 0 30px #4f46e561}.page-module__K98_QW__sidebar{background:#181f34;flex-direction:column;justify-content:space-between;gap:24px;padding:16px 14px 20px;transition:background .4s;display:flex;box-shadow:inset -1px 0 #ffffff0a}[data-theme=light] .page-module__K98_QW__sidebar{background:#fff;box-shadow:inset -1px 0 #0000000d}.page-module__K98_QW__sidebarBrand,.page-module__K98_QW__topbarBrand{letter-spacing:-.03em;font-family:Manrope,Segoe UI,sans-serif;font-weight:800}.page-module__K98_QW__sidebarBrand{border-bottom:1px solid #ffffff0a;margin-bottom:12px;padding:0 14px 16px;font-size:1.85rem}.page-module__K98_QW__profileCard{background:0 0;border-radius:18px;align-items:center;gap:14px;padding:18px 14px 16px 44px;display:flex;position:relative}.page-module__K98_QW__profileCard h2,.page-module__K98_QW__profileCard p{margin:0}.page-module__K98_QW__profileCard h2{font-size:1rem}.page-module__K98_QW__profileCard p{color:#bbb7d3bd;margin-top:4px;font-size:.88rem}[data-theme=light] :is(.page-module__K98_QW__profileCard p){color:#475569e6}.page-module__K98_QW__profileBadge{color:#fff;background:linear-gradient(135deg,#6747ff 0%,#8f4bff 100%);border-radius:999px;place-items:center;width:26px;height:26px;display:grid;position:absolute;left:10px;box-shadow:0 8px 18px #5d39f552}.page-module__K98_QW__profileBadge svg{fill:currentColor;width:13px;height:13px;display:block}.page-module__K98_QW__sidebarAvatar,.page-module__K98_QW__topbarAvatar,.page-module__K98_QW__avatarFallback{object-fit:cover;border-radius:999px;flex:none;place-items:center;display:grid}.page-module__K98_QW__sidebarAvatar,.page-module__K98_QW__avatarFallback{width:48px;height:48px}.page-module__K98_QW__topbarAvatar{width:34px;height:34px;box-shadow:0 0 0 2px #6747ff2e}.page-module__K98_QW__avatarFallback{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);font-weight:800}.page-module__K98_QW__sidebarNav{gap:8px;margin-top:8px;display:grid}.page-module__K98_QW__navItem,.page-module__K98_QW__activeNavItem,.page-module__K98_QW__logoutButton{color:#d2cee6d1;border-radius:18px;align-items:center;gap:12px;min-height:44px;padding:0 12px;transition:background-color .3s ease-out,color .3s ease-out,transform .3s ease-out;display:flex}.page-module__K98_QW__navItem:hover,.page-module__K98_QW__logoutButton:hover:not(:disabled){color:#fff;background:#32395c99;transform:translate(2px)}[data-theme=light] :is(.page-module__K98_QW__navItem:hover,.page-module__K98_QW__logoutButton:hover:not(:disabled)){color:#0f172a;background:#f1f5f9cc}.page-module__K98_QW__activeNavItem{color:#fff;background:#2e3560f5;box-shadow:inset 0 1px #ffffff0a}[data-theme=light] .page-module__K98_QW__activeNavItem{color:#0f172a;background:#e2e8f0e6;box-shadow:inset 0 1px #0000000a}.page-module__K98_QW__navIcon,.page-module__K98_QW__metricIcon{color:currentColor;flex:none;width:18px;height:18px}.page-module__K98_QW__navIcon svg,.page-module__K98_QW__metricIcon svg{fill:currentColor;width:100%;height:100%;display:block}.page-module__K98_QW__sidebarFooter{gap:12px;display:grid}.page-module__K98_QW__primarySidebarButton{color:#fff;background:linear-gradient(90deg,#4f46e5 0%,#7c3aed 100%);border-radius:18px;justify-content:center;align-items:center;min-height:48px;font-weight:700;display:inline-flex;box-shadow:0 18px 36px #5c4aed4d}.page-module__K98_QW__logoutButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.page-module__K98_QW__logoutButton:disabled{opacity:.72;cursor:progress}.page-module__K98_QW__contentArea{grid-template-rows:auto auto auto 1fr auto;gap:18px;padding:0 28px 28px;display:grid}.page-module__K98_QW__topbar{background:#12192c;justify-content:space-between;align-items:center;gap:16px;min-height:64px;margin:0 -28px;padding:0 14px 0 28px;transition:background .4s;display:flex;box-shadow:inset 0 -1px #ffffff0a}[data-theme=light] .page-module__K98_QW__topbar{background:#ffffffd9;box-shadow:inset 0 -1px #0000000d}.page-module__K98_QW__mobileMenuButton,.page-module__K98_QW__mobileMenuClose{color:#f8f7ff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:none}.page-module__K98_QW__mobileMenuButton{background:#232a46e6;border-radius:12px;width:38px;height:38px;box-shadow:inset 0 1px #ffffff0d}.page-module__K98_QW__mobileMenuButton svg{fill:currentColor;width:18px;height:18px;display:block}.page-module__K98_QW__topbarNav,.page-module__K98_QW__topbarProfile,.page-module__K98_QW__footerLinks{align-items:center;gap:20px;display:flex}.page-module__K98_QW__topbarNav a,.page-module__K98_QW__footerLinks a{color:#cdcae0b8;font-size:.95rem;font-weight:600}.page-module__K98_QW__topbarNav a:hover,.page-module__K98_QW__footerLinks a:hover{color:#fff}.page-module__K98_QW__topbarProfile{gap:10px;padding-right:2px}.page-module__K98_QW__mobileMenuPanel{display:none}.page-module__K98_QW__mobileMenuHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__K98_QW__mobileMenuIdentity{align-items:center;gap:12px;display:flex}.page-module__K98_QW__mobileMenuIdentity strong,.page-module__K98_QW__mobileMenuIdentity p{margin:0}.page-module__K98_QW__mobileMenuIdentity p{color:#bbb7d3bd;margin-top:4px;font-size:.88rem}.page-module__K98_QW__mobileMenuAvatar{object-fit:cover;border-radius:999px;flex:none;width:44px;height:44px;box-shadow:0 0 0 2px #6747ff2e}.page-module__K98_QW__mobileMenuClose{background:#20263ff5;border-radius:999px;min-height:34px;padding:0 12px}.page-module__K98_QW__mobileMenuLinks,.page-module__K98_QW__mobileMenuActions{gap:10px;display:grid}.page-module__K98_QW__profileStatus{color:#d2cee6e0;letter-spacing:.1em;text-transform:uppercase;background:#1a2139e6;border-radius:999px;padding:8px 12px;font-size:.78rem}.page-module__K98_QW__hero h1,.page-module__K98_QW__panelHeader h2{letter-spacing:-.04em;margin:0;font-family:Manrope,Segoe UI,sans-serif}.page-module__K98_QW__hero h1{font-size:clamp(2.05rem,4vw,2.85rem)}.page-module__K98_QW__hero p,.page-module__K98_QW__panelHeader p,.page-module__K98_QW__metricCard p,.page-module__K98_QW__footer p,.page-module__K98_QW__identityCell p,.page-module__K98_QW__emptyState p{color:#c4c1d8c2;margin:0;line-height:1.6}[data-theme=light] :is(.page-module__K98_QW__hero p,.page-module__K98_QW__panelHeader p,.page-module__K98_QW__metricCard p,.page-module__K98_QW__footer p,.page-module__K98_QW__identityCell p,.page-module__K98_QW__emptyState p){color:#475569e6}.page-module__K98_QW__hero p{max-width:660px;margin-top:6px}.page-module__K98_QW__metricsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.page-module__K98_QW__metricCard,.page-module__K98_QW__activityPanel,.page-module__K98_QW__footer{background:linear-gradient(#192036fa,#161c2ffa);border-radius:20px;transition:background .4s,box-shadow .4s;box-shadow:0 24px 60px #10132757,inset 0 1px #ffffff0d}[data-theme=light] :is(.page-module__K98_QW__metricCard,.page-module__K98_QW__activityPanel,.page-module__K98_QW__footer){background:linear-gradient(#fff,#f8fafc);box-shadow:0 10px 40px #0000000d,inset 0 0 0 1px #0000000d}.page-module__K98_QW__metricCard{min-height:126px;padding:18px 20px}.page-module__K98_QW__metricIcon{color:#b8b2ed;width:18px;height:18px;margin-bottom:18px}.page-module__K98_QW__metricCard span{color:#b7b1cfb8;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;display:block}[data-theme=light] :is(.page-module__K98_QW__metricCard span){color:#475569d9}.page-module__K98_QW__metricCard strong{word-break:break-word;margin-top:12px;font-size:2rem;line-height:1.4;display:block}.page-module__K98_QW__metricCard p{margin-top:10px}.page-module__K98_QW__activityPanel{padding:18px 22px 0}.page-module__K98_QW__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.page-module__K98_QW__panelHeader p{margin-top:8px}.page-module__K98_QW__panelHeader a{color:#c9c5ea;font-size:.88rem;font-weight:700}.page-module__K98_QW__activityTable{background:0 0;border-radius:0 0 20px 20px;overflow:hidden}.page-module__K98_QW__tableHead,.page-module__K98_QW__emptyTableState{grid-template-columns:minmax(0,2fr) repeat(3,minmax(120px,1fr));align-items:center;gap:16px;padding:18px 20px;display:grid}.page-module__K98_QW__tableHead{color:#b7b1cfb3;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem}[data-theme=light] .page-module__K98_QW__tableHead{color:#475569d9}.page-module__K98_QW__emptyTableState{border-top:1px solid #ffffff0a;min-height:164px}.page-module__K98_QW__identityCell{align-items:center;gap:14px;min-width:0;display:flex}.page-module__K98_QW__identityCell strong{margin-bottom:4px;font-size:1rem;display:block}.page-module__K98_QW__identityCell p,.page-module__K98_QW__roleValue{word-break:break-word}.page-module__K98_QW__placeholderThumb{color:#d7f6ff;background:radial-gradient(circle at 35% 35%,#73faff52,#0000 26%),linear-gradient(#244260e6,#1c2c45e6);border-radius:12px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 24px #5adbff1f}.page-module__K98_QW__placeholderThumb svg{fill:currentColor;width:18px;height:18px;display:block}.page-module__K98_QW__liveBadge,.page-module__K98_QW__processingBadge{text-transform:uppercase;letter-spacing:.14em;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:24px;padding:0 12px;font-size:.62rem;font-weight:700;display:inline-flex}.page-module__K98_QW__liveBadge{color:#c6d8ff;background:#1e40af6b}.page-module__K98_QW__processingBadge{color:#dfd1ff;background:#5b21b657}.page-module__K98_QW__priceValue{color:#f4f1ff;font-weight:700}.page-module__K98_QW__footer{justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.page-module__K98_QW__footer strong{margin-bottom:8px;font-family:Manrope,Segoe UI,sans-serif;display:block}.page-module__K98_QW__floatingUploadButton{z-index:20;color:#fff;background:linear-gradient(135deg,#5b4cff 0%,#7b4dff 100%);border-radius:999px;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 36px #5b4cff57,inset 0 1px #ffffff29}.page-module__K98_QW__floatingUploadButton svg{fill:currentColor;width:22px;height:22px;display:block}@media (max-width:1100px){.page-module__K98_QW__dashboardPage{grid-template-columns:1fr}}@media (max-width:860px){.page-module__K98_QW__sidebar{display:none}.page-module__K98_QW__contentArea{padding-top:0}.page-module__K98_QW__metricsGrid,.page-module__K98_QW__tableHead,.page-module__K98_QW__emptyTableState,.page-module__K98_QW__footer,.page-module__K98_QW__topbar,.page-module__K98_QW__metricsGrid{grid-template-columns:1fr}.page-module__K98_QW__topbar,.page-module__K98_QW__panelHeader,.page-module__K98_QW__footer{align-items:flex-start}.page-module__K98_QW__topbarNav,.page-module__K98_QW__topbarProfile,.page-module__K98_QW__footerLinks{flex-wrap:wrap}.page-module__K98_QW__topbar{grid-template-columns:auto 1fr auto;align-items:center;display:grid}.page-module__K98_QW__mobileMenuButton{display:inline-flex}.page-module__K98_QW__mobileMenuPanel{background:#181e33fa;border-radius:18px;gap:16px;max-height:0;padding:0 18px;transition:max-height .35s ease-out,padding .35s ease-out;display:grid;overflow:hidden;box-shadow:0 24px 60px #10132757,inset 0 1px #ffffff0d}.page-module__K98_QW__mobileMenuPanelOpen{max-height:520px;padding:18px}.page-module__K98_QW__mobileMenuClose{display:inline-flex}.page-module__K98_QW__tableHead{display:none}.page-module__K98_QW__emptyTableState{grid-template-columns:1fr;gap:14px;display:grid}}@media (max-width:640px){.page-module__K98_QW__contentArea{padding-left:16px;padding-right:16px}.page-module__K98_QW__activityPanel,.page-module__K98_QW__metricCard,.page-module__K98_QW__footer{border-radius:22px}.page-module__K98_QW__topbar{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}
.page-module__9SSpEW__homePage{color:#f8f6ff;background:radial-gradient(circle at 12% 12%,#5b4cff2e,#0000 26%),radial-gradient(circle at 88% 88%,#5b4cff24,#0000 24%),linear-gradient(#0d1426 0%,#12192c 100%);min-height:100vh;padding:22px 22px 40px;transition:background .4s,color .4s;position:relative;overflow:hidden}[data-theme=light] .page-module__9SSpEW__homePage{color:#111827;background:radial-gradient(circle at 12% 12%,#5b4cff14,#0000 26%),radial-gradient(circle at 88% 88%,#5b4cff0f,#0000 24%),linear-gradient(#f8f9fc 0%,#eef0f7 100%)}.page-module__9SSpEW__glowOrbLeft,.page-module__9SSpEW__glowOrbRight{filter:blur(54px);pointer-events:none;border-radius:999px;position:absolute}.page-module__9SSpEW__glowOrbLeft{background:#5846ff2e;width:260px;height:260px;top:120px;left:-120px}.page-module__9SSpEW__glowOrbRight{background:#783eff29;width:300px;height:300px;bottom:180px;right:-100px}.page-module__9SSpEW__topbar,.page-module__9SSpEW__heroSection,.page-module__9SSpEW__searchBarSection,.page-module__9SSpEW__featuredSection,.page-module__9SSpEW__sellerSection,.page-module__9SSpEW__footer{z-index:1;width:min(100%,1180px);margin:0 auto;position:relative}.page-module__9SSpEW__topbar{background:#0e1426d1;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 6px;transition:background .4s;display:flex;box-shadow:inset 0 1px #ffffff0a}[data-theme=light] .page-module__9SSpEW__topbar{background:#ffffffd9;box-shadow:0 4px 20px #0000000d,inset 0 1px #0000000a}.page-module__9SSpEW__brand{letter-spacing:-.03em;padding-left:16px;font-family:Manrope,Segoe UI,sans-serif;font-size:1.05rem;font-weight:800}.page-module__9SSpEW__primaryNav,.page-module__9SSpEW__authLinks,.page-module__9SSpEW__searchTags,.page-module__9SSpEW__footerLinks{align-items:center;gap:18px;display:flex}.page-module__9SSpEW__primaryNav a,.page-module__9SSpEW__loginLink,.page-module__9SSpEW__footerLinks a{color:#d2cee6b8;font-size:.9rem;font-weight:600}[data-theme=light] :is(.page-module__9SSpEW__primaryNav a,.page-module__9SSpEW__loginLink,.page-module__9SSpEW__footerLinks a){color:#475569d9}.page-module__9SSpEW__signupButton,.page-module__9SSpEW__primaryCta,.page-module__9SSpEW__sellerButton{color:#fff;background:linear-gradient(90deg,#5146f0 0%,#7a44ff 100%);border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #5846ff3d}.page-module__9SSpEW__heroSection{text-align:center;justify-items:center;padding:72px 0 40px;display:grid}.page-module__9SSpEW__eyebrow{color:#c5c0dfd1;letter-spacing:.16em;text-transform:uppercase;background:#1c2339e6;border-radius:999px;align-items:center;min-height:30px;margin-bottom:24px;padding:0 14px;font-size:.72rem;display:inline-flex}.page-module__9SSpEW__heroSection h1{letter-spacing:-.06em;max-width:760px;margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(3rem,8vw,5.1rem);line-height:.96}.page-module__9SSpEW__heroSection h1 span,.page-module__9SSpEW__sellerContent h2 span{color:#bcb4ff}.page-module__9SSpEW__heroSection p{color:#c4c1d8c2;max-width:640px;margin:24px 0 0;line-height:1.8}[data-theme=light] :is(.page-module__9SSpEW__heroSection p){color:#475569e6}.page-module__9SSpEW__heroActions{align-items:center;gap:14px;margin-top:28px;display:flex}.page-module__9SSpEW__secondaryCta{color:#fff;background:#2d344cf0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;display:inline-flex}.page-module__9SSpEW__searchBarSection{padding-bottom:34px}.page-module__9SSpEW__searchShell{background:#181e33fa;border-radius:18px;align-items:center;gap:16px;min-height:64px;padding:0 18px;display:flex;box-shadow:0 20px 50px #0c101f47,inset 0 1px #ffffff0a}[data-theme=light] .page-module__9SSpEW__searchShell{background:#fff;box-shadow:0 10px 40px #0000000f,inset 0 0 0 1px #0000000d}.page-module__9SSpEW__searchIcon{border-radius:999px;flex:none;width:16px;height:16px;position:relative;box-shadow:inset 0 0 0 2px #ada8c9b8}.page-module__9SSpEW__searchIcon:after{content:"";background:#ada8c9b8;border-radius:999px;width:7px;height:2px;position:absolute;bottom:-4px;right:-4px;transform:rotate(45deg)}.page-module__9SSpEW__searchPlaceholder{color:#928eabc7;flex:auto}.page-module__9SSpEW__searchTags{flex-wrap:wrap;justify-content:flex-end}.page-module__9SSpEW__searchTag{color:#cdcae0c7;background:#242b44fa;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.75rem;display:inline-flex}.page-module__9SSpEW__featuredSection{padding:6px 0 40px}.page-module__9SSpEW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.page-module__9SSpEW__sectionHeader h2,.page-module__9SSpEW__sellerContent h2{letter-spacing:-.05em;margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.page-module__9SSpEW__sectionHeader p,.page-module__9SSpEW__sellerContent p{color:#c4c1d8c2;margin:8px 0 0;line-height:1.7}[data-theme=light] :is(.page-module__9SSpEW__sectionHeader p,.page-module__9SSpEW__sellerContent p){color:#475569e6}.page-module__9SSpEW__sectionHeader a{color:#d8d3ff;font-size:.88rem;font-weight:700}.page-module__9SSpEW__notesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.page-module__9SSpEW__noteCard,.page-module__9SSpEW__sellerSection,.page-module__9SSpEW__footer{background:linear-gradient(#181e33fa,#141a2cfa);border-radius:22px;transition:background .4s,box-shadow .4s;box-shadow:0 24px 60px #0d112057,inset 0 1px #ffffff0d}[data-theme=light] :is(.page-module__9SSpEW__noteCard,.page-module__9SSpEW__sellerSection,.page-module__9SSpEW__footer){background:linear-gradient(#fff,#f8fafc);box-shadow:0 16px 40px #0000000d,inset 0 0 0 1px #0000000d}.page-module__9SSpEW__noteCard{padding:14px}.page-module__9SSpEW__notePreview{border-radius:16px;min-height:208px;position:relative;overflow:hidden}.page-module__9SSpEW__previewcosmic{background:radial-gradient(circle,#adddffb3,#0000 6%),radial-gradient(circle,#68f3,#0000 36%),linear-gradient(#101a30 0%,#16233f 100%)}.page-module__9SSpEW__previewclinical{background:linear-gradient(90deg,#ffffffeb,#ededf3fa),linear-gradient(#f1d4c8 0%,#d8b8aa 100%)}.page-module__9SSpEW__previewcode{background:linear-gradient(90deg,#fffffff5,#eceef2fa),linear-gradient(#e7e8ec 0%,#ccd0d8 100%)}.page-module__9SSpEW__previewBadge{color:#f5f3ff;letter-spacing:.14em;text-transform:uppercase;background:#0d1224bd;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.68rem;display:inline-flex;position:absolute;top:10px;right:10px}.page-module__9SSpEW__noteMeta,.page-module__9SSpEW__noteFooter{justify-content:space-between;align-items:center;display:flex}.page-module__9SSpEW__noteMeta{color:#9e9ababd;padding-top:12px;font-size:.74rem}.page-module__9SSpEW__noteCard h3{letter-spacing:-.03em;margin:12px 0 8px;font-family:Manrope,Segoe UI,sans-serif;font-size:1.18rem}.page-module__9SSpEW__noteCard p{color:#c4c1d8b8;margin:0;line-height:1.65}[data-theme=light] :is(.page-module__9SSpEW__noteCard p){color:#475569e6}.page-module__9SSpEW__noteFooter{padding-top:18px}.page-module__9SSpEW__noteFooter strong{font-size:1.45rem}.page-module__9SSpEW__cardAction{color:#fff;background:linear-gradient(135deg,#5146f0 0%,#7a44ff 100%);border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.15rem;display:grid}.page-module__9SSpEW__sellerSection{grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:26px;margin-top:12px;padding:30px;display:grid}.page-module__9SSpEW__sellerContent{align-content:center;gap:22px;display:grid}.page-module__9SSpEW__sellingPoints{gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-module__9SSpEW__sellingPoints li{color:#d6d3e7d1;padding-left:22px;position:relative}.page-module__9SSpEW__sellingPoints li:before{content:"";background:linear-gradient(135deg,#5146f0 0%,#7a44ff 100%);border-radius:999px;width:8px;height:8px;position:absolute;top:9px;left:0}.page-module__9SSpEW__sellerButton{color:#101726;width:fit-content;box-shadow:none;background:#fff}.page-module__9SSpEW__dashboardMock{place-items:center;display:grid}.page-module__9SSpEW__dashboardMockInner{background:radial-gradient(circle at 100% 0,#5846ff24,#0000 20%),linear-gradient(#08121efa,#0a1624fa);border-radius:26px;width:min(100%,360px);min-height:340px;padding:20px;box-shadow:0 32px 80px #050b1575,inset 0 1px #ffffff0d}.page-module__9SSpEW__mockToolbar{background:#53647c2e;border-radius:999px;height:18px}.page-module__9SSpEW__mockGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.page-module__9SSpEW__mockGrid span{aspect-ratio:1;background:#5a749224;border-radius:12px;display:block;box-shadow:inset 0 1px #ffffff08}.page-module__9SSpEW__dashboardMockInner p{text-align:center;color:#dae6f1e0;margin:32px 0 0;font-weight:700}.page-module__9SSpEW__footer{justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:22px 24px;display:flex}.page-module__9SSpEW__footer strong{margin-bottom:6px;font-family:Manrope,Segoe UI,sans-serif;display:block}.page-module__9SSpEW__footer p{color:#c4c1d8b8;margin:0}[data-theme=light] :is(.page-module__9SSpEW__footer p){color:#475569e6}@media (max-width:1024px){.page-module__9SSpEW__notesGrid,.page-module__9SSpEW__sellerSection{grid-template-columns:1fr}.page-module__9SSpEW__dashboardMock{justify-items:stretch}}@media (max-width:760px){.page-module__9SSpEW__homePage{padding:16px 16px 32px}.page-module__9SSpEW__topbar,.page-module__9SSpEW__sectionHeader,.page-module__9SSpEW__footer{flex-direction:column;align-items:flex-start}.page-module__9SSpEW__primaryNav,.page-module__9SSpEW__authLinks,.page-module__9SSpEW__searchTags,.page-module__9SSpEW__footerLinks,.page-module__9SSpEW__heroActions{flex-wrap:wrap}.page-module__9SSpEW__searchShell{flex-direction:column;align-items:flex-start;padding:16px}.page-module__9SSpEW__searchTags{justify-content:flex-start}.page-module__9SSpEW__notesGrid{grid-template-columns:1fr}.page-module__9SSpEW__sellerSection{padding:22px}}
