@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--sph-primary:#6c63ff;--sph-primary-dark:#5148e5;--sph-accent:#ff6b6b;--sph-lime:#c1ff72;--sph-ink:#111827;--sph-text:#374151;--sph-muted:#6b7280;--sph-line:#e5e7eb;--sph-soft:#f8fafc;--sph-card:#fff;--sph-success:#16a34a;--sph-warning:#d97706;--sph-danger:#dc2626;--sph-blue:#2563eb;--sph-shadow:0 20px 60px rgba(15,23,42,.08);--sph-shadow-soft:0 10px 30px rgba(15,23,42,.06);--sph-radius:24px;--sph-radius-sm:16px;--sph-max:1180px}
*{box-sizing:border-box}.sellerph-body{margin:0;background:linear-gradient(180deg,#fbfdff 0,#f8fafc 45%,#f6f7fb 100%);color:var(--sph-ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.sellerph-shell{min-height:100vh;overflow:hidden}a{color:inherit}.sellerph-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(229,231,235,.86);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.sellerph-brand{text-decoration:none;color:var(--sph-ink);font-weight:900;font-size:22px;letter-spacing:-.05em;display:flex;align-items:center;gap:8px}.sellerph-brand:before{content:"";width:34px;height:34px;border-radius:11px;background:radial-gradient(circle at 30% 25%,#fff 0 15%,transparent 16%),linear-gradient(135deg,var(--sph-primary),#0ea5e9);box-shadow:0 10px 24px rgba(108,99,255,.24)}.sellerph-brand small{color:var(--sph-primary);font-weight:900;font-size:18px}.sellerph-topbar nav{display:flex;align-items:center;gap:12px}.sellerph-topbar a,.sellerph-topbar button{color:var(--sph-text);text-decoration:none;font-weight:750;font-size:14px}.sellerph-inline{margin:0}.sellerph-inline button{background:transparent;border:0;cursor:pointer}.sellerph-button,.sellerph-inline .sellerph-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--sph-primary),#7c3aed);color:#fff!important;border:none;border-radius:15px;padding:13px 18px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 14px 28px rgba(108,99,255,.22);transition:.2s ease}.sellerph-button:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(108,99,255,.28)}.sellerph-button.secondary{background:#fff;color:var(--sph-ink)!important;border:1px solid var(--sph-line);box-shadow:var(--sph-shadow-soft)}.sellerph-button.ghost{background:#f4f3ff;color:var(--sph-primary-dark)!important;box-shadow:none}.sellerph-button.small{padding:9px 13px;border-radius:12px;font-size:13px}.sellerph-link{font-weight:900;color:var(--sph-primary)!important;text-decoration:none}.sellerph-alert{max-width:var(--sph-max);margin:18px auto 0;background:#ecfeff;border:1px solid #a5f3fc;color:#155e75;padding:14px 18px;border-radius:18px;box-shadow:var(--sph-shadow-soft)}
.sellerph-hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;padding:88px 40px 54px;max-width:1280px;margin:0 auto}.sellerph-hero:before{content:"";position:absolute;inset:20px -80px auto auto;width:420px;height:420px;background:radial-gradient(circle,rgba(108,99,255,.14),transparent 65%);pointer-events:none}.sellerph-eyebrow{text-transform:uppercase;color:var(--sph-primary)!important;font-weight:900;font-size:13px!important;letter-spacing:.18em;margin:0 0 16px}.sellerph-hero h1{font-size:68px;line-height:.94;letter-spacing:-.075em;margin:0 0 22px;max-width:820px}.sellerph-hero p{font-size:20px;line-height:1.75;color:#475569;max-width:680px}.sellerph-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:26px}.sellerph-hero-grid{display:grid;grid-template-columns:1fr;gap:16px}.sellerph-product-card{background:rgba(255,255,255,.88);border:1px solid rgba(226,232,240,.9);border-radius:30px;padding:20px;box-shadow:var(--sph-shadow);backdrop-filter:blur(16px)}.sellerph-product-card h3{font-size:24px;margin:0 0 12px;letter-spacing:-.04em}.sellerph-mini-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.sellerph-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f4f3ff;color:var(--sph-primary-dark);padding:7px 10px;font-size:12px;font-weight:900}.sellerph-badge.green{background:#ecfdf5;color:#047857}.sellerph-badge.amber{background:#fffbeb;color:#b45309}.sellerph-badge.red{background:#fef2f2;color:#b91c1c}.sellerph-dashboard-preview{border:1px solid var(--sph-line);border-radius:22px;background:#f8fafc;padding:14px}.sellerph-preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sellerph-preview-kpis div{background:white;border:1px solid var(--sph-line);border-radius:16px;padding:12px}.sellerph-preview-kpis span{display:block;color:var(--sph-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.sellerph-preview-kpis strong{display:block;font-size:18px;margin-top:8px;letter-spacing:-.04em}.sellerph-preview-bars{display:grid;gap:8px;margin-top:14px}.sellerph-preview-bars i{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--sph-primary),#38bdf8);opacity:.86}.sellerph-preview-bars i:nth-child(2){width:78%;opacity:.55}.sellerph-preview-bars i:nth-child(3){width:54%;opacity:.35}.sellerph-section{max-width:var(--sph-max);margin:0 auto;padding:52px 28px}.sellerph-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.sellerph-section h2{font-size:40px;line-height:1.05;letter-spacing:-.06em;margin:0}.sellerph-section p{color:#64748b;line-height:1.7}.sellerph-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sellerph-feature{background:#fff;border:1px solid var(--sph-line);border-radius:24px;padding:22px;box-shadow:var(--sph-shadow-soft)}.sellerph-feature i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f4f3ff;color:var(--sph-primary);font-style:normal;font-weight:900;margin-bottom:14px}.sellerph-feature h3{margin:0 0 8px;letter-spacing:-.035em}.sellerph-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sellerph-price-card{position:relative;background:#fff;border:1px solid var(--sph-line);border-radius:26px;padding:24px;box-shadow:var(--sph-shadow-soft)}.sellerph-price-card.popular{border-color:rgba(108,99,255,.45);box-shadow:0 24px 70px rgba(108,99,255,.12)}.sellerph-price{font-size:34px;font-weight:900;letter-spacing:-.06em}.sellerph-price small{font-size:14px;color:var(--sph-muted);letter-spacing:0}.sellerph-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.sellerph-list li{display:flex;gap:10px;color:#475569}.sellerph-list li:before{content:"✓";color:var(--sph-success);font-weight:900}.sellerph-card{background:var(--sph-card);border:1px solid var(--sph-line);border-radius:var(--sph-radius);padding:24px;box-shadow:var(--sph-shadow-soft);margin-bottom:18px}.sellerph-card h1,.sellerph-card h2,.sellerph-card h3{letter-spacing:-.045em}.sellerph-card h3{margin-top:0}.sellerph-auth{display:grid;place-items:center;min-height:calc(100vh - 90px);padding:42px 22px;background:radial-gradient(circle at 30% 20%,rgba(108,99,255,.08),transparent 30%),radial-gradient(circle at 80% 70%,rgba(14,165,233,.08),transparent 34%)}.sellerph-auth .sellerph-card{width:min(500px,100%);padding:30px}.sellerph-auth h1{font-size:36px;margin:0 0 10px}.sellerph-auth p{color:#64748b;line-height:1.7}label{display:block;font-weight:800;margin:12px 0;color:var(--sph-ink)}input,select,textarea{width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #d1d5db;border-radius:15px;padding:13px 14px;font:inherit;background:#fff;outline:none;transition:.2s ease}input:focus,select:focus,textarea:focus{border-color:var(--sph-primary);box-shadow:0 0 0 4px rgba(108,99,255,.12)}.sellerph-otp{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:18px 0}.sellerph-otp input{text-align:center;font-size:22px;font-weight:900;padding:13px 4px}.sellerph-auth-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:#64748b;font-size:13px}.sellerph-layout{display:grid;grid-template-columns:276px 1fr;gap:26px;max-width:1420px;margin:26px auto;padding:0 24px}.sellerph-sidebar{background:#fff;border:1px solid var(--sph-line);border-radius:26px;padding:14px;height:max-content;position:sticky;top:96px;box-shadow:var(--sph-shadow-soft)}.sellerph-sidebar-label{padding:10px 12px 12px;color:#94a3b8;text-transform:uppercase;font-size:11px;letter-spacing:.13em;font-weight:900}.sellerph-sidebar a{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:15px;text-decoration:none;color:#475569;font-weight:800}.sellerph-sidebar a span{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#f8fafc}.sellerph-sidebar a.active,.sellerph-sidebar a:hover{background:#f4f3ff;color:var(--sph-primary-dark)}.sellerph-main-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:8px 0 22px}.sellerph-main-head h1{font-size:38px;line-height:1.05;margin:0;letter-spacing:-.06em}.sellerph-muted{color:#64748b}.sellerph-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sellerph-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerph-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.sellerph-kpi{position:relative;overflow:hidden}.sellerph-kpi:after{content:"";position:absolute;right:-24px;top:-24px;width:88px;height:88px;border-radius:999px;background:rgba(108,99,255,.08)}.sellerph-kpi span{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.sellerph-kpi strong{display:block;font-size:30px;margin:10px 0 4px;letter-spacing:-.06em}.sellerph-kpi small{color:#94a3b8;font-weight:700}.sellerph-row-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.sellerph-row-form input,.sellerph-row-form select{margin-top:0}.sellerph-table-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.sellerph-table-tools input{max-width:320px;margin:0}.sellerph-table-wrap{overflow:auto;border:1px solid var(--sph-line);border-radius:18px}table{width:100%;border-collapse:separate;border-spacing:0;background:#fff}th,td{text-align:left;border-bottom:1px solid var(--sph-line);padding:14px;font-size:14px;vertical-align:middle}th{color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;font-weight:900}tr:last-child td{border-bottom:0}.sellerph-empty{padding:28px;border:1px dashed #cbd5e1;border-radius:20px;background:#f8fafc;color:#64748b;text-align:center}.sellerph-qr{max-width:240px;width:100%;border:1px solid var(--sph-line);border-radius:20px;padding:10px;background:white}.sellerph-permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sellerph-permission-grid label{display:flex;gap:8px;align-items:center;background:#f8fafc;border:1px solid var(--sph-line);padding:10px;border-radius:14px;margin:0}.sellerph-permission-grid input{width:auto;margin:0}.sellerph-timeline{position:relative;display:grid;gap:12px}.sellerph-timeline-item{display:grid;grid-template-columns:34px 1fr;gap:12px}.sellerph-timeline-dot{width:18px;height:18px;border-radius:50%;background:var(--sph-primary);margin-top:6px;box-shadow:0 0 0 6px #f4f3ff}.sellerph-command{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--sph-line);border-radius:16px;padding:10px 12px;box-shadow:var(--sph-shadow-soft);min-width:260px}.sellerph-command input{margin:0;border:0;padding:4px;box-shadow:none}.sellerph-pill-row{display:flex;gap:8px;flex-wrap:wrap}.sellerph-mobile-menu{display:none}.sellerph-footer{max-width:var(--sph-max);margin:50px auto 0;padding:28px;border-top:1px solid var(--sph-line);color:#64748b;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.sellerph-skeleton{border-radius:14px;background:linear-gradient(90deg,#f1f5f9,#fff,#f1f5f9);background-size:200% 100%;animation:sph-shimmer 1.6s infinite;height:14px}@keyframes sph-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@media(max-width:1050px){.sellerph-hero{grid-template-columns:1fr}.sellerph-hero h1{font-size:54px}.sellerph-feature-grid,.sellerph-pricing,.sellerph-grid.four{grid-template-columns:repeat(2,1fr)}.sellerph-layout{grid-template-columns:1fr}.sellerph-sidebar{position:static;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.sellerph-sidebar-label{grid-column:1/-1}.sellerph-main-head{flex-direction:column}.sellerph-command{width:100%}}@media(max-width:760px){.sellerph-topbar{padding:0 16px}.sellerph-topbar nav{display:none}.sellerph-mobile-menu{display:inline-flex}.sellerph-hero{padding:52px 20px}.sellerph-hero h1{font-size:42px}.sellerph-hero p{font-size:17px}.sellerph-section{padding:38px 20px}.sellerph-section h2{font-size:32px}.sellerph-feature-grid,.sellerph-pricing,.sellerph-grid,.sellerph-grid.two,.sellerph-grid.four,.sellerph-row-form,.sellerph-preview-kpis,.sellerph-permission-grid{grid-template-columns:1fr}.sellerph-sidebar{grid-template-columns:1fr}.sellerph-topbar nav.is-open{display:flex;position:absolute;left:16px;right:16px;top:82px;background:white;border:1px solid var(--sph-line);border-radius:20px;padding:14px;box-shadow:var(--sph-shadow);flex-direction:column;align-items:stretch}.sellerph-auth .sellerph-card{padding:22px}.sellerph-main-head h1{font-size:32px}.sellerph-footer{margin-top:24px}}

.sellerph-auth-grid{width:min(1040px,92vw);align-items:start}.sellerph-auth-grid .sellerph-card{height:100%}

/* v1.2.8 SellerPH Online logo correction */
.sellerph-brand small{background:linear-gradient(135deg,var(--sph-primary),#0ea5e9);-webkit-background-clip:text;background-clip:text;color:transparent}.sellerph-brand span{letter-spacing:-.055em}.sellerph-brand{white-space:nowrap}.sellerph-brand:after{display:none}

/* v1.2.9 homepage hero rebuild */
.sellerph-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;max-width:680px}.sellerph-hero-stats div{background:rgba(255,255,255,.78);border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:14px;box-shadow:var(--sph-shadow-soft)}.sellerph-hero-stats strong{display:block;font-size:20px;letter-spacing:-.04em}.sellerph-hero-stats span{display:block;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.sellerph-hero:after{content:'';position:absolute;left:-120px;bottom:0;width:360px;height:360px;background:radial-gradient(circle,rgba(193,255,114,.18),transparent 65%);pointer-events:none}

/* v1.3.0 conversion sections */
.sellerph-conversion{padding-top:24px}.sellerph-pain-grid .sellerph-card{min-height:220px}.sellerph-workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sellerph-workflow>div{background:#fff;border:1px solid var(--sph-line);border-radius:26px;padding:24px;box-shadow:var(--sph-shadow-soft);position:relative}.sellerph-workflow b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--sph-primary),#0ea5e9);color:#fff;margin-bottom:14px}.sellerph-workflow h3{margin:0 0 8px;letter-spacing:-.04em}.sellerph-workflow p{color:#64748b;line-height:1.7}

/* v1.3.1 portal navigation rebuild */
.sellerph-topbar-enhanced{box-shadow:0 8px 30px rgba(15,23,42,.035)}.sellerph-nav-links>a{padding:9px 10px;border-radius:12px}.sellerph-nav-links>a:hover{background:#f8fafc;color:var(--sph-primary-dark)}.sellerph-topbar .sellerph-button.small{box-shadow:0 10px 20px rgba(108,99,255,.18)}.sellerph-topbar nav form button{padding:9px 10px;border-radius:12px}.sellerph-topbar nav form button:hover{background:#f8fafc}

/* v1.3.2 login frontend rebuild */
.sellerph-login-steps{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.sellerph-login-steps span{background:#f8fafc;border:1px solid var(--sph-line);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;color:#475569}.sellerph-auth-grid .sellerph-card:first-child{border-color:rgba(108,99,255,.32);box-shadow:0 28px 80px rgba(108,99,255,.12)}.sellerph-admin-note{background:linear-gradient(180deg,#fff,#fffbeb)}

/* v1.3.3 seller dashboard UI rebuild */
.sellerph-dashboard-band{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff,#f4f3ff);border:1px solid rgba(108,99,255,.22);border-radius:28px;padding:24px;margin-bottom:18px;box-shadow:var(--sph-shadow-soft)}.sellerph-dashboard-band h2{font-size:30px;line-height:1.05;margin:12px 0 8px;letter-spacing:-.06em}.sellerph-checklist li{padding:10px 0;border-bottom:1px solid #f1f5f9}.sellerph-checklist li:last-child{border-bottom:0}

/* v1.3.4 admin dashboard UI rebuild */
.sellerph-admin-band{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#111827,#1e293b);color:#fff;border-radius:28px;padding:26px;margin-bottom:18px;box-shadow:0 24px 70px rgba(15,23,42,.18)}.sellerph-admin-band .sellerph-muted{color:#cbd5e1}.sellerph-admin-band h2{font-size:30px;margin:12px 0 8px;letter-spacing:-.06em}.sellerph-admin-metric{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:18px;min-width:190px}.sellerph-admin-metric strong{display:block;font-size:38px;letter-spacing:-.06em}.sellerph-admin-metric span{color:#cbd5e1;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}

/* v1.3.5 design system consistency pass */
:root{--sph-focus:0 0 0 4px rgba(108,99,255,.13);--sph-border-strong:#cbd5e1}.sellerph-card,.sellerph-feature,.sellerph-price-card,.sellerph-product-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sellerph-card:hover,.sellerph-feature:hover,.sellerph-price-card:hover{transform:translateY(-1px);border-color:var(--sph-border-strong);box-shadow:0 18px 48px rgba(15,23,42,.08)}.sellerph-badge{line-height:1}.sellerph-table-wrap table tbody tr:hover td{background:#fbfdff}.sellerph-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:none;box-shadow:var(--sph-focus)}

/* v1.3.6 mobile responsive frontend polish */
@media(max-width:760px){.sellerph-brand{font-size:18px;gap:6px}.sellerph-brand:before{width:30px;height:30px}.sellerph-brand small{font-size:15px}.sellerph-brand:after{display:none}.sellerph-hero-stats,.sellerph-workflow{grid-template-columns:1fr}.sellerph-dashboard-band,.sellerph-admin-band{flex-direction:column;align-items:flex-start}.sellerph-admin-metric{width:100%}.sellerph-auth-grid{width:100%}.sellerph-topbar{height:68px}.sellerph-actions .sellerph-button{width:100%}.sellerph-table-tools{flex-direction:column;align-items:stretch}.sellerph-table-tools input{max-width:100%}.sellerph-otp{gap:6px}.sellerph-otp input{font-size:18px}}@media(max-width:420px){.sellerph-hero h1{font-size:36px}.sellerph-section h2{font-size:28px}.sellerph-card{padding:18px;border-radius:20px}.sellerph-layout{padding:0 14px;margin:18px auto}.sellerph-sidebar a{padding:11px 12px}}

/* v1.3.7 full frontend polish and brand QA */
.sellerph-shell:before{content:'';position:fixed;inset:0;background:linear-gradient(90deg,rgba(108,99,255,.03),transparent 30%,rgba(14,165,233,.025));pointer-events:none;z-index:-1}.sellerph-empty:before{content:'No records yet';display:block;font-weight:900;color:#111827;margin-bottom:4px}.sellerph-feature-grid .sellerph-feature:nth-child(2n) i{background:#ecfeff;color:#0891b2}.sellerph-feature-grid .sellerph-feature:nth-child(3n) i{background:#ecfdf5;color:#047857}.sellerph-footer span:first-child{font-weight:900;color:#111827}.sellerph-topbar nav a[aria-current='page']{background:#f4f3ff;color:var(--sph-primary-dark)}

/* SellerPH Online v1.4.x enterprise UX */
.sellerph-hero-pro{position:relative;overflow:hidden}.sellerph-hero-pro:before{content:"";position:absolute;inset:-120px -80px auto auto;width:420px;height:420px;background:radial-gradient(circle,rgba(108,99,255,.18),transparent 65%);pointer-events:none}.sellerph-sidebar-brand{padding:16px 14px;margin-bottom:10px;border-radius:18px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between}.sellerph-sidebar-brand span{color:#c1ff72;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.sellerph-onboarding{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sellerph-step{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.sellerph-step b{display:inline-flex;width:34px;height:34px;border-radius:12px;background:#eef2ff;color:#4f46e5;align-items:center;justify-content:center}.sellerph-step.done b{background:#dcfce7;color:#15803d}.sellerph-status-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.sellerph-status-board div{background:linear-gradient(135deg,#111827,#334155);color:#fff;border-radius:22px;padding:20px}.sellerph-status-board span{display:block;color:#cbd5e1;font-size:13px;margin-top:5px}.sellerph-admin-layout .sellerph-sidebar{background:#0f172a}.sellerph-admin-layout .sellerph-sidebar a{color:#cbd5e1}.sellerph-table-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 14px}.sellerph-table-tools input{max-width:280px}.sellerph-toast{position:sticky;top:12px;z-index:50;margin:10px auto;max-width:1180px;background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;border-radius:16px;padding:12px 16px;box-shadow:0 10px 30px rgba(22,101,52,.08)}.sellerph-qr{max-width:220px;width:100%;border:1px solid #e5e7eb;border-radius:20px;padding:12px;background:#fff}.sellerph-badge.green{background:#dcfce7;color:#166534}.sellerph-badge.amber{background:#fef3c7;color:#92400e}.sellerph-badge.red{background:#fee2e2;color:#991b1b}.sellerph-command{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:8px 12px;box-shadow:0 12px 30px rgba(15,23,42,.05)}.sellerph-command input{border:0;outline:0;padding:4px;min-width:220px}.sellerph-price-card.popular{transform:translateY(-8px);border-color:#6c63ff;box-shadow:0 24px 70px rgba(108,99,255,.18)}.glass{backdrop-filter:blur(16px);background:rgba(255,255,255,.88)}@media(max-width:900px){.sellerph-onboarding,.sellerph-status-board{grid-template-columns:1fr}.sellerph-table-tools{align-items:stretch;flex-direction:column}.sellerph-command input{min-width:0}.sellerph-hero-pro{padding-top:30px}}

/* 1.3.9: Portal stability, route guards, admin access redirect, session-aware portal lifecycle. */

/* 1.4.0: Workspace onboarding wizard, setup checklist, guided dashboard flow. */

/* 1.4.1: Staff invitation UX, role cards, permission matrix, team collaboration notes. */

/* 1.4.2: Order status board, manual orders, order queue, table search, permissions integration. */

/* 1.4.3: Customer CRM KPIs, tags, notes-ready structure, customer search UI. */

/* 1.4.4: Product operations, SKU stock table, low-stock status badges, inventory-ready UI. */

/* 1.4.5: GCash QR billing center, reference submission, admin verification queue. */

/* 1.4.6: Reusable table tools, badges, responsive grids, export-ready controls, component polish. */

/* 1.4.7: Security monitoring page, audit log dashboard, admin login/OTP policy display. */

/* 1.4.8: Full SaaS UX polish, responsive improvements, accessibility and frontend cleanup. */

/* 1.4.9-1.5.8 Enterprise commerce platform enhancements */
.sellerph-bars{display:grid;gap:12px}.sellerph-bars span{display:block;background:linear-gradient(90deg,#6C63FF,#8B5CF6);color:#fff;border-radius:999px;padding:10px 14px;font-weight:700;min-width:180px}.sellerph-sidebar a[href*="shipping"],.sellerph-sidebar a[href*="ai-assistant"],.sellerph-sidebar a[href*="analytics"]{position:relative}.sellerph-sidebar a.active{box-shadow:0 12px 30px rgba(108,99,255,.15)}.sellerph-card textarea{width:100%;border:1px solid #e5e7eb;border-radius:16px;padding:14px;font-family:Inter,system-ui;background:#fff}.sellerph-card select{width:100%;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fff}.sellerph-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:980px){.sellerph-grid.four{grid-template-columns:1fr 1fr}}@media(max-width:680px){.sellerph-grid.four{grid-template-columns:1fr}.sellerph-bars span{min-width:0;width:auto!important}}


/* v1.5.9: SellerPH Online brand and benefit-first homepage polish */
.sellerph-brand{gap:10px;font-size:21px;letter-spacing:-.055em}
.sellerph-brand span{font-weight:950;color:#111827}
.sellerph-brand small{font-size:21px;font-weight:950;background:linear-gradient(135deg,var(--sph-primary),#0ea5e9);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.055em}
.sellerph-brand:before{width:38px;height:38px;border-radius:14px;background:radial-gradient(circle at 30% 25%,#fff 0 13%,transparent 14%),linear-gradient(135deg,#6C63FF,#0ea5e9)}
.sellerph-benefit-hero h1{max-width:850px}
.sellerph-benefit-hero .sellerph-card h3{margin-bottom:8px}
.sellerph-feature h3{font-size:22px}
.sellerph-feature p{font-size:15px;color:#52637a}
@media(max-width:760px){.sellerph-brand small{font-size:18px}.sellerph-brand{font-size:18px}.sellerph-brand:before{width:32px;height:32px}}

/* v1.6.0 SellerPH premium identity */
.sellerph-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#111827;font-weight:900;letter-spacing:-.03em}
.sellerph-logo-img{width:142px;height:auto;display:block;filter:drop-shadow(0 10px 24px rgba(79,70,229,.12))}
.sellerph-brand-text{position:absolute;left:-9999px}
.sellerph-sidebar-logo{width:132px;height:auto;display:block;margin-bottom:6px}
.sellerph-sidebar-brand{display:flex;align-items:flex-start;gap:10px;flex-direction:column}.sellerph-sidebar-wordmark{position:absolute;left:-9999px}
@media(max-width:700px){.sellerph-logo-img{width:118px}.sellerph-sidebar-logo{width:116px}}

/* v1.6.1 logo identity system */
.sellerph-logo-img{max-height:46px;object-fit:contain}.sellerph-topbar{backdrop-filter:blur(18px)}.sellerph-brand:hover .sellerph-logo-img{transform:translateY(-1px) scale(1.01);transition:.22s ease}.sellerph-product-card.glass{box-shadow:0 28px 80px rgba(15,23,42,.12), inset 0 1px rgba(255,255,255,.8)}

/* v1.6.2 enterprise navigation */
.sellerph-nav-pro{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(226,232,240,.85);background:rgba(255,255,255,.86)}.sellerph-nav-links a{font-weight:800}.sellerph-nav-links a:hover{color:#6C63FF}.sellerph-nav-links .sellerph-button{box-shadow:0 14px 34px rgba(108,99,255,.24)}

/* v1.6.3 premium hero */
.sellerph-benefit-hero h1{max-width:780px;letter-spacing:-.075em}.sellerph-benefit-hero:before{content:"";position:absolute;inset:72px 0 auto 55%;height:420px;background:radial-gradient(circle,rgba(108,99,255,.18),transparent 62%);pointer-events:none}.sellerph-hero-pro{position:relative;overflow:hidden}.sellerph-actions{align-items:center;gap:14px}

/* v1.6.4 conversion sections */
.sellerph-before-after .pain{background:linear-gradient(180deg,#fff,#fff7f7)}.sellerph-before-after .gain{background:linear-gradient(180deg,#fff,#f0fff8)}.sellerph-before-after ul{margin:16px 0 0;padding-left:18px;color:#475569;line-height:1.8}.sellerph-before-after h3{font-size:24px}

/* v1.6.5 dashboard visual experience */
.sellerph-layout main{background:linear-gradient(135deg,rgba(248,250,252,.96),rgba(239,246,255,.75));min-height:100vh}.sellerph-kpi{position:relative;overflow:hidden}.sellerph-kpi:after{content:"";position:absolute;right:-38px;top:-38px;width:110px;height:110px;background:radial-gradient(circle,rgba(108,99,255,.16),transparent 70%)}.sellerph-card{transition:transform .18s ease,box-shadow .18s ease}.sellerph-card:hover{transform:translateY(-2px);box-shadow:0 22px 60px rgba(15,23,42,.09)}

/* v1.6.6 admin command center */
.sellerph-admin-layout .sellerph-kpi strong{font-size:34px}.sellerph-admin-layout .sellerph-main-head{padding:22px;border:1px solid rgba(226,232,240,.9);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(15,23,42,.06)}.sellerph-admin-layout .sellerph-table-wrap{border-radius:22px}

/* v1.6.7 enterprise design system 2.0 */
:root{--sph-primary:#6C63FF;--sph-primary-2:#3B82F6;--sph-ink:#111827;--sph-muted:#64748B;--sph-line:#E5E7EB;--sph-soft:#F8FAFC;--sph-radius:24px;--sph-shadow:0 24px 70px rgba(15,23,42,.08)}.sellerph-button{background:linear-gradient(135deg,var(--sph-primary),var(--sph-primary-2));border:0;box-shadow:0 16px 36px rgba(108,99,255,.24)}.sellerph-button.secondary{background:#fff;color:var(--sph-ink);border:1px solid var(--sph-line);box-shadow:0 12px 28px rgba(15,23,42,.06)}input,select,textarea{border-radius:16px!important;border:1px solid var(--sph-line)!important}.sellerph-badge{border-radius:999px;font-weight:900}

/* v1.6.8 mobile SaaS UX */
@media(max-width:900px){.sellerph-topbar{padding:14px 18px}.sellerph-nav-links{gap:10px}.sellerph-hero-pro{grid-template-columns:1fr!important;padding-top:46px}.sellerph-benefit-hero h1{font-size:clamp(42px,12vw,68px)}.sellerph-hero-stats{grid-template-columns:1fr}.sellerph-grid,.sellerph-grid.two,.sellerph-grid.three,.sellerph-grid.four,.sellerph-feature-grid{grid-template-columns:1fr!important}.sellerph-layout{display:block}.sellerph-sidebar{position:relative;width:auto;min-height:0;border-right:0;border-bottom:1px solid #e5e7eb}.sellerph-table-wrap{overflow-x:auto}.sellerph-auth{padding:36px 18px}.sellerph-card{border-radius:22px}}@media(max-width:520px){.sellerph-logo-img{width:106px}.sellerph-actions{flex-direction:column;align-items:stretch}.sellerph-actions .sellerph-button{text-align:center;width:100%}}

/* v1.6.9 final premium polish */
html{scroll-behavior:smooth}.sellerph-shell{background:linear-gradient(180deg,#fff 0%,#f8fbff 42%,#f7f7ff 100%)}.sellerph-feature,.sellerph-card,.sellerph-product-card{will-change:transform}.sellerph-feature:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(15,23,42,.08)}.sellerph-footer{background:rgba(255,255,255,.75);border-top:1px solid rgba(226,232,240,.9);backdrop-filter:blur(14px)}.sellerph-eyebrow{letter-spacing:.18em}.sellerph-muted{color:#64748b}.sellerph-preview-bars i{background:linear-gradient(90deg,#6C63FF,#38BDF8)}

/* v1.7.0 text-based enterprise logo rebuild */
.sellerph-brand:before,.sellerph-brand:after{display:none!important}.sellerph-wordmark{gap:0!important;font-size:27px!important;line-height:1!important;letter-spacing:-.075em!important;font-weight:950!important;color:#111827!important}.sellerph-wordmark span{font-weight:900!important;color:#111827!important}.sellerph-wordmark strong{font-weight:1000!important;color:#6C63FF!important;letter-spacing:-.085em!important}.sellerph-logo-img,.sellerph-sidebar-logo{display:none!important}.sellerph-brand-text{position:static!important;left:auto!important}.sellerph-sidebar-wordmark-only{background:#fff!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:0 18px 44px rgba(15,23,42,.06)!important;align-items:flex-start!important}.sellerph-sidebar-logo-text{font-size:24px!important;font-weight:950!important;letter-spacing:-.07em!important}.sellerph-sidebar-logo-text strong{color:#6C63FF!important}.sellerph-sidebar-wordmark-only em{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#64748b;font-weight:900}

/* v1.7.1 premium SaaS header refinement */
.sellerph-topbar{height:82px;padding:0 42px;background:rgba(255,255,255,.92);box-shadow:0 10px 34px rgba(15,23,42,.035)}.sellerph-nav-links{gap:22px!important}.sellerph-nav-links>a{position:relative;padding:10px 0}.sellerph-nav-links>a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:99px;background:linear-gradient(90deg,#6C63FF,#38BDF8);transform:scaleX(0);transform-origin:left;transition:.18s ease}.sellerph-nav-links>a:hover:after{transform:scaleX(1)}.sellerph-inline button{border-radius:14px!important;padding:10px 14px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important}.sellerph-mobile-menu{display:none!important}

/* v1.7.2 hero section visual hierarchy rebuild */
.sellerph-hero-pro{padding-top:122px!important;gap:84px!important}.sellerph-benefit-hero h1{font-size:clamp(58px,7vw,96px)!important;line-height:.93!important;max-width:850px!important}.sellerph-benefit-hero>div:first-child>p:not(.sellerph-eyebrow){max-width:690px;font-size:20px;line-height:1.75}.sellerph-hero-grid{transform:translateY(10px)}.sellerph-product-card.glass{border-radius:36px!important;padding:34px!important}.sellerph-dashboard-preview{border-radius:28px!important;padding:24px!important}.sellerph-preview-kpis div{border-radius:20px!important;padding:22px!important}.sellerph-actions{margin-top:26px!important}

/* v1.7.3 homepage emotional copywriting rebuild */
.sellerph-before-after .sellerph-section-head p,.sellerph-section-head>p{font-size:17px;line-height:1.8}.sellerph-feature p{font-size:15.5px;line-height:1.7}.sellerph-feature h3{letter-spacing:-.035em}.sellerph-eyebrow{color:#6C63FF!important;font-weight:950!important}

/* v1.7.4 enterprise card and section redesign */
.sellerph-section{padding-top:86px!important;padding-bottom:74px!important}.sellerph-card,.sellerph-feature,.sellerph-price-card{border:1px solid rgba(226,232,240,.9)!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,rgba(255,255,255,.86))!important;box-shadow:0 22px 62px rgba(15,23,42,.06)!important}.sellerph-feature{padding:28px!important}.sellerph-feature i{width:42px!important;height:42px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#eef2ff,#ecfeff)!important;color:#4f46e5!important;font-weight:950!important}.sellerph-section-head{align-items:flex-end!important;gap:48px!important}.sellerph-section h2{letter-spacing:-.06em!important}

/* v1.7.5 dashboard mockup and analytics UI rebuild */
.sellerph-mini-top h3{font-size:25px!important;letter-spacing:-.055em!important}.sellerph-preview-bars{padding-top:8px}.sellerph-preview-bars i{height:13px!important;border-radius:99px!important;box-shadow:inset 0 1px rgba(255,255,255,.55)}.sellerph-dashboard-preview{background:linear-gradient(180deg,#f8fafc,#ffffff)!important;border:1px solid rgba(203,213,225,.75)!important}.sellerph-preview-kpis div span{font-size:12px!important;letter-spacing:.14em!important;color:#64748b!important}.sellerph-preview-kpis div strong{font-size:26px!important}.sellerph-product-card:after{content:"";display:block;height:1px;background:linear-gradient(90deg,transparent,#6C63FF,transparent);opacity:.35;margin-top:24px}

/* v1.7.6 pricing section conversion optimization */
.sellerph-pricing{align-items:stretch!important}.sellerph-price-card{position:relative;overflow:hidden}.sellerph-price-card.popular{transform:translateY(-10px) scale(1.015)!important}.sellerph-price-card.popular:before{content:"Best for growing sellers";position:absolute;top:18px;right:18px;background:#dcfce7;color:#166534;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950}.sellerph-price{letter-spacing:-.06em!important}.sellerph-list li{padding:7px 0!important;color:#475569}.sellerph-list li:before{content:"✓";color:#16a34a;font-weight:950;margin-right:8px}

/* v1.7.7 mobile SaaS experience polish */
@media(max-width:760px){.sellerph-topbar{height:auto;min-height:72px;padding:16px 18px;align-items:flex-start}.sellerph-wordmark{font-size:24px!important}.sellerph-nav-links{display:none;position:absolute;left:16px;right:16px;top:70px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 24px 70px rgba(15,23,42,.12);padding:16px;flex-direction:column;align-items:stretch}.sellerph-topbar nav.is-open,.sellerph-topbar nav[style*="block"]{display:flex!important}.sellerph-mobile-menu{display:inline-flex!important}.sellerph-benefit-hero h1{font-size:clamp(42px,13vw,58px)!important;line-height:.98!important}.sellerph-hero-pro{padding:58px 22px!important;gap:34px!important}.sellerph-product-card.glass{padding:22px!important;border-radius:26px!important}.sellerph-preview-kpis{grid-template-columns:1fr!important}.sellerph-section{padding:58px 22px!important}.sellerph-section-head{display:block!important}.sellerph-pricing{grid-template-columns:1fr!important}.sellerph-price-card.popular{transform:none!important}}

/* v1.7.8 enterprise visual consistency pass */
.sellerph-hero h1,.sellerph-section h2,.sellerph-card h3,.sellerph-feature h3,.sellerph-main-head h1{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;color:#111827!important}.sellerph-card h3,.sellerph-feature h3{font-weight:900!important;letter-spacing:-.045em!important}.sellerph-muted,p{color:#536579}.sellerph-button{font-weight:950!important;letter-spacing:-.015em}.sellerph-badge{text-transform:none!important}.sellerph-table th{font-size:12px!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:#64748b!important}.sellerph-footer{padding:30px 42px!important;color:#64748b!important}

/* v1.7.9 SellerPH premium brand finalization */
.sellerph-wordmark{position:relative}.sellerph-wordmark:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;border-radius:99px;background:linear-gradient(90deg,#6C63FF,#38BDF8);opacity:.0;transform:scaleX(.55);transition:.2s ease}.sellerph-wordmark:hover:after{opacity:1;transform:scaleX(1)}.sellerph-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 20%,rgba(108,99,255,.06),transparent 26%),radial-gradient(circle at 86% 16%,rgba(56,189,248,.08),transparent 30%);z-index:-1}.sellerph-card,.sellerph-feature,.sellerph-price-card,.sellerph-product-card{backface-visibility:hidden}.sellerph-hero-stats div:hover,.sellerph-price-card:hover{transform:translateY(-3px);transition:.18s ease}.sellerph-nav-links a:focus-visible,.sellerph-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(108,99,255,.32)!important;outline-offset:3px!important}.sellerph-topbar{border-bottom-color:rgba(226,232,240,.75)!important}


/* v1.8.0-v1.8.9 enterprise avatar + dashboard rebuild */
.sellerph-sidebar-pro{padding:24px 18px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important}.sellerph-identity-card{border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,rgba(255,255,255,.9));border-radius:28px;padding:18px;box-shadow:0 22px 54px rgba(15,23,42,.065);margin-bottom:22px}.sellerph-identity-top{display:flex;align-items:center;gap:14px}.sellerph-identity-top strong{display:block;font-size:15px;font-weight:950;letter-spacing:-.035em;color:#111827;line-height:1.15}.sellerph-identity-top span{display:block;font-size:12px;color:#64748b;margin-top:4px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sellerph-identity-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.sellerph-identity-meta span{font-size:11px;font-weight:900;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:6px 9px}.sellerph-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#6C63FF,#38BDF8);color:#fff;font-weight:950;box-shadow:0 12px 26px rgba(108,99,255,.24), inset 0 1px 0 rgba(255,255,255,.35)}.sellerph-avatar img{width:100%;height:100%;object-fit:cover;display:block}.sellerph-avatar-lg{width:58px;height:58px;font-size:18px}.sellerph-avatar-md{width:44px;height:44px;font-size:15px}.sellerph-avatar-sm{width:34px;height:34px;font-size:12px}.sellerph-avatar-fallback{letter-spacing:-.04em}.sellerph-avatar-form{margin-top:13px}.sellerph-avatar-form input{display:none}.sellerph-avatar-form b{cursor:pointer;display:block;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;padding:9px 10px;font-size:12px;color:#4f46e5;background:#f8faff}.sellerph-avatar-form b:hover{background:#eef2ff}.sellerph-account-chip{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;box-shadow:0 12px 28px rgba(15,23,42,.05);font-weight:850}.sellerph-dashboard-v2 main{padding-top:24px}.sellerph-dashboard-hero{display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:center;margin-bottom:24px;padding:34px;border:1px solid rgba(199,210,254,.8);border-radius:34px;background:radial-gradient(circle at 0 0,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#ffffff,#f8fbff);box-shadow:0 26px 72px rgba(15,23,42,.07)}.sellerph-dashboard-hero h2{font-size:38px;line-height:1.05;letter-spacing:-.07em;margin:12px 0 10px;color:#111827}.sellerph-dashboard-hero p{font-size:16px;line-height:1.7;max-width:650px}.sellerph-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sellerph-hero-metrics div{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 16px 36px rgba(15,23,42,.05)}.sellerph-hero-metrics b{display:block;font-size:30px;letter-spacing:-.06em;color:#111827}.sellerph-hero-metrics span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-weight:900}.sellerph-kpi.pro{min-height:142px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#fff,#fbfdff)!important}.sellerph-kpi.pro strong{font-size:34px;letter-spacing:-.06em}.sellerph-dashboard-depth{margin-top:22px}.sellerph-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.sellerph-card-head h3{margin:0}.sellerph-activity-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #eef2f7}.sellerph-activity-row:last-child{border-bottom:0}.sellerph-activity-row b{display:block;color:#111827;font-weight:900;margin-bottom:3px}.sellerph-activity-row span:not(.sellerph-avatar){display:block;color:#64748b;line-height:1.55}.sellerph-progress-stack{display:grid;gap:12px;margin:20px 0}.sellerph-progress-stack i{display:block;height:13px;border-radius:999px;background:linear-gradient(90deg,#6C63FF,#38BDF8);box-shadow:inset 0 1px rgba(255,255,255,.45)}.sellerph-actions.compact{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.sellerph-action-card a{font-weight:950;color:#4f46e5;text-decoration:none}.sellerph-action-card p{min-height:54px}.sellerph-sidebar .sellerph-sidebar-brand{display:none!important}.sellerph-main-head h1{font-size:40px!important;letter-spacing:-.075em!important}.sellerph-main-head{align-items:center!important;margin-bottom:24px!important}.sellerph-sidebar a{border-radius:16px!important;margin:3px 0!important}.sellerph-sidebar a.active{background:linear-gradient(135deg,#eef2ff,#f8faff)!important;box-shadow:inset 0 0 0 1px rgba(108,99,255,.16)}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr}.sellerph-hero-metrics{grid-template-columns:1fr 1fr 1fr}.sellerph-account-chip{display:none}}@media(max-width:640px){.sellerph-hero-metrics{grid-template-columns:1fr}.sellerph-dashboard-hero{padding:24px;border-radius:26px}.sellerph-dashboard-hero h2{font-size:30px}.sellerph-identity-card{margin:12px}.sellerph-main-head h1{font-size:32px!important}}


/* v1.9.0-v1.9.9 enterprise identity, Gravatar, and SaaS maturity polish */
.sellerph-avatar-source-gravatar{background:#fff!important;border:2px solid rgba(108,99,255,.18);box-shadow:0 14px 32px rgba(15,23,42,.10),0 0 0 4px rgba(108,99,255,.06)!important}
.sellerph-avatar-source-uploaded{border:2px solid rgba(255,255,255,.95);box-shadow:0 16px 34px rgba(15,23,42,.12),0 0 0 4px rgba(34,197,94,.08)!important}
.sellerph-profile-center .sellerph-profile-card{padding:26px}.sellerph-avatar-form.expanded{margin-top:22px}.sellerph-avatar-form.expanded b{padding:14px 16px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8faff);font-weight:950}.sellerph-timeline{display:grid;gap:12px}.sellerph-timeline div{border:1px solid #e5e7eb;border-radius:20px;padding:16px 18px;background:linear-gradient(180deg,#fff,#fbfdff)}.sellerph-timeline b{display:block;color:#111827;font-weight:950;margin-bottom:4px}.sellerph-timeline span{color:#64748b;line-height:1.55}.sellerph-main-head h1{font-weight:950}.sellerph-card{transition:transform .18s ease, box-shadow .18s ease}.sellerph-card:hover{transform:translateY(-1px);box-shadow:0 22px 54px rgba(15,23,42,.075)}


/* v2.0.0: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.1: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.2: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.3: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.4: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.5: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.6: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.7: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.8: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}


/* v2.0.9: SellerPH enterprise dashboard v2 refinement */
.sellerph-main-head .sellerph-account-chip{display:none!important}
.sellerph-dashboard-v2 .sellerph-main-head{display:flex!important;justify-content:flex-start!important;gap:16px!important;padding-right:0!important}
.sellerph-dashboard-v2 .sellerph-main-head h1{font-size:44px!important;line-height:.95!important;margin:0!important}
.sellerph-sidebar-v2 .sellerph-identity-card-v2{padding:22px!important;border-radius:30px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.sellerph-sidebar-v2 .sellerph-identity-top{align-items:center!important}
.sellerph-sidebar-v2 .sellerph-identity-top strong{font-size:17px!important}
.sellerph-sidebar-v2 .sellerph-sidebar-label{margin:22px 14px 9px!important;font-size:11px!important;letter-spacing:.16em!important;color:#94a3b8!important}
.sellerph-sidebar-v2 a{min-height:46px!important;padding:12px 14px!important;font-size:14px!important;font-weight:850!important}
.sellerph-sidebar-v2 a span{width:28px!important;height:28px!important;border-radius:10px!important;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;color:#475569}
.sellerph-sidebar-v2 a.active span{background:#fff;color:#4f46e5;box-shadow:0 8px 18px rgba(108,99,255,.10)}
.sellerph-upgrade-card{margin-top:22px;border:1px solid #e0e7ff;background:linear-gradient(135deg,#fff,#f5f3ff);border-radius:24px;padding:18px;box-shadow:0 18px 44px rgba(15,23,42,.055)}
.sellerph-upgrade-card b{display:block;font-size:15px;font-weight:950;color:#111827;margin-bottom:6px}
.sellerph-upgrade-card span{display:block;font-size:13px;color:#64748b;line-height:1.55;margin-bottom:12px}
.sellerph-upgrade-card a{display:inline-flex!important;min-height:auto!important;padding:0!important;background:transparent!important;color:#4f46e5!important;font-size:13px!important;box-shadow:none!important}
.sellerph-dashboard-v2 main{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.66));border-radius:0;padding:34px!important}
.sellerph-dashboard-hero{grid-template-columns:1.2fr .8fr!important;border-radius:32px!important;padding:34px!important;background:radial-gradient(circle at 12% 10%,rgba(108,99,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff)!important}
.sellerph-dashboard-hero h2{font-size:42px!important;max-width:720px!important}
.sellerph-hero-metrics div{min-height:108px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.sellerph-kpi-row{margin-top:4px!important}
.sellerph-kpi.pro{border:1px solid #e5e7eb!important;border-radius:28px!important;padding:26px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}
.sellerph-kpi.pro span{font-size:12px!important;letter-spacing:.15em!important;color:#64748b!important}
.sellerph-kpi.pro small{color:#94a3b8!important;font-weight:850!important}
.sellerph-dashboard-depth .sellerph-card,.sellerph-action-card{border-radius:28px!important;padding:26px!important}
.sellerph-activity-row{align-items:center!important}
@media(max-width:980px){.sellerph-dashboard-hero{grid-template-columns:1fr!important}.sellerph-dashboard-v2 main{padding:22px!important}}

/* SellerPH v2.1.0-v2.1.9 Warm Premium Brand System */
:root{
  --sph-primary:#AE0862!important;
  --sph-primary-2:#D5B709!important;
  --sph-success:#019850!important;
  --sph-gold:#D5B709!important;
  --sph-ivory:#F6F3ED!important;
  --sph-ink:#333333!important;
  --sph-muted:#6B5F66!important;
  --sph-line:#E7DED7!important;
  --sph-soft:#FBF8F4!important;
  --sph-shadow:0 24px 70px rgba(51,51,51,.08)!important;
}
body .sellerph-shell,
.sellerph-app,
.sellerph-portal,
.sellerph-dashboard-v2{background:linear-gradient(180deg,#F6F3ED 0%,#FFFDF9 45%,#F8F0F4 100%)!important;color:var(--sph-ink)!important;}
.sellerph-topbar,.sellerph-sidebar-pro,.sellerph-card,.sellerph-feature,.sellerph-price-card,.sellerph-product-card,.sellerph-dashboard-preview,.sellerph-identity-card{border-color:var(--sph-line)!important;box-shadow:0 20px 55px rgba(51,51,51,.07)!important;}
.sellerph-wordmark,.sellerph-main-head h1,.sellerph-dashboard-hero h2,.sellerph-hero h1{color:var(--sph-ink)!important;}
.sellerph-wordmark strong,.sellerph-sidebar-logo-text strong,.sellerph-eyebrow,.sellerph-action-card a,.sellerph-nav-links a:hover{color:var(--sph-primary)!important;}
.sellerph-button,.sellerph-progress-stack i,.sellerph-preview-bars i,.sellerph-bars span{background:linear-gradient(135deg,var(--sph-primary),#C21870)!important;box-shadow:0 16px 36px rgba(174,8,98,.22)!important;}
.sellerph-button.secondary{background:#fff!important;color:var(--sph-ink)!important;border-color:var(--sph-line)!important;box-shadow:0 12px 28px rgba(51,51,51,.06)!important;}
.sellerph-badge,.sellerph-identity-meta span{background:#FFF8E1!important;color:#6B5200!important;border-color:rgba(213,183,9,.35)!important;}
.sellerph-badge.success,.sellerph-status-active,.sellerph-chip-success{background:rgba(1,152,80,.10)!important;color:#017A42!important;border-color:rgba(1,152,80,.22)!important;}
.sellerph-dashboard-hero{border-color:rgba(174,8,98,.16)!important;background:radial-gradient(circle at 0 0,rgba(174,8,98,.12),transparent 34%),linear-gradient(135deg,#fff,#FBF8F4)!important;}
.sellerph-sidebar a.active{background:linear-gradient(135deg,rgba(174,8,98,.10),rgba(213,183,9,.10))!important;box-shadow:inset 0 0 0 1px rgba(174,8,98,.18)!important;color:var(--sph-primary)!important;}
.sellerph-avatar{background:linear-gradient(135deg,#AE0862,#D5B709)!important;box-shadow:0 12px 26px rgba(174,8,98,.22), inset 0 1px 0 rgba(255,255,255,.35)!important;}
.sellerph-nav-links>a:after,.sellerph-wordmark:after,.sellerph-product-card:after{background:linear-gradient(90deg,#AE0862,#D5B709)!important;}
.sellerph-nav-links .sellerph-button{box-shadow:0 14px 34px rgba(174,8,98,.22)!important;}
.sellerph-shell:before{background:radial-gradient(circle at 18% 20%,rgba(174,8,98,.07),transparent 26%),radial-gradient(circle at 86% 16%,rgba(213,183,9,.09),transparent 30%)!important;}
.sellerph-nav-links a:focus-visible,.sellerph-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(174,8,98,.28)!important;outline-offset:3px!important;}
.sellerph-card input:focus,.sellerph-card select:focus,.sellerph-card textarea:focus,input:focus,select:focus,textarea:focus{border-color:rgba(174,8,98,.45)!important;box-shadow:0 0 0 4px rgba(174,8,98,.10)!important;}
.sellerph-muted,.sellerph-identity-top span,.sellerph-activity-row span:not(.sellerph-avatar),.sellerph-hero-metrics span,.sellerph-preview-kpis div span{color:var(--sph-muted)!important;}
