:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171717;background:#f7f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit}main{width:min(960px,100% - 32px);margin:0 auto}.auth-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:min(100%,460px);padding:28px;box-shadow:0 12px 30px #0000000f}.stack{gap:16px;display:grid}label{gap:6px;font-weight:600;display:grid}input,select{width:100%;font:inherit;border:1px solid #cfcfcf;border-radius:10px;padding:11px 12px}button,.button-link{font:inherit;cursor:pointer;color:#fff;background:#171717;border:0;border-radius:10px;justify-content:center;padding:11px 14px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-link{color:#444;text-decoration:underline}.notice{background:#f0f0f0;border-radius:10px;padding:10px 12px}.error{background:#fff0f0}.app-header{background:#fff;border-bottom:1px solid #e5e5e5}.app-header>div{justify-content:space-between;align-items:center;gap:16px;width:min(960px,100% - 32px);margin:0 auto;padding:14px 0;display:flex}.app-shell{gap:24px;padding:32px 0 64px;display:grid}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.panel{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:20px}.muted{color:#666}.customer-shell{background:#f8fafc;grid-template-columns:256px minmax(0,1fr);min-height:100vh;display:grid}.customer-sidebar{color:#cbd5e1;background:#0f172a;flex-direction:column;align-self:start;gap:32px;height:100dvh;min-height:0;padding:24px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.customer-brand{color:#fff;font-size:1.25rem;font-weight:800;text-decoration:none}.customer-navigation{gap:6px;display:grid}.customer-navigation-link{color:#cbd5e1;border-radius:8px;padding:10px 12px;font-weight:700;text-decoration:none}.customer-navigation-link:hover,.customer-navigation-link.is-active{color:#fff;background:#0f766e}.customer-sidebar-bottom{gap:16px;margin-top:auto;display:grid}.customer-store-selector{color:#cbd5e1;font-size:.875rem}.customer-store-selector select{color:#fff;background:#1e293b;border-color:#475569}.customer-sign-out{color:#cbd5e1;background:0 0;border:1px solid #475569;width:100%}.customer-main{width:auto;min-width:0;margin:0;padding:36px}.customer-page{gap:24px;width:min(100%,960px);display:grid}.customer-page h1,.customer-page h2,.customer-page p{margin-top:0}.customer-eyebrow{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.875rem;font-weight:800}.customer-muted{color:#64748b}.customer-proof-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.customer-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.customer-card p:last-child{margin-bottom:0}@media (max-width:720px){.customer-shell{grid-template-columns:1fr}.customer-sidebar{gap:16px;height:auto;min-height:auto;padding:16px;position:static}.customer-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-navigation-link{text-align:center}.customer-sidebar-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-top:0}.customer-sign-out{width:auto}.customer-main{padding:24px 16px 40px}}
