@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=Sora:wght@400;500;600;700&display=swap";
@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.cart-drawer{z-index:1050;grid-template-columns:1fr;display:grid;position:fixed;inset:0}.cart-drawer__backdrop{background:#11082273;border:none;position:absolute;inset:0}.cart-drawer__panel{background:#f7f4fb;flex-direction:column;gap:1.2rem;width:min(420px,95vw);height:100%;padding:1.5rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 28px #1f173133}.cart-drawer__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cart-drawer__header h2{margin-bottom:.25rem}.cart-drawer__header p{color:#6b6880}.cart-drawer__header .text-btn{font-size:22px;line-height:1}.cart-drawer__status{text-align:center;color:#6b6880;font-weight:600}.cart-drawer__status.error{color:#dc3545}.cart-drawer__empty{text-align:center;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000d}.cart-drawer__items{flex-direction:column;gap:1rem;display:flex}.cart-drawer__item{background:#fff;border:1px solid #e4e0ef;border-radius:12px;grid-template-columns:72px 1fr auto;align-items:center;gap:.85rem;padding:.85rem;display:grid;box-shadow:0 2px 6px #0000000d}.cart-drawer__item img{object-fit:cover;border-radius:12px;width:72px;height:72px}.cart-drawer__info{gap:.35rem;display:grid}.cart-drawer__info h4{font-size:.95rem}.cart-drawer__price{color:#4a148c;font-weight:600}.cart-drawer__controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.cart-drawer__line{color:#1f1d2b;font-weight:700}.cart-drawer__summary{background:#fff;border:1px solid #e4e0ef;border-radius:12px;gap:.7rem;margin-top:auto;padding:1.2rem;display:grid}.summary-row{color:#1f1d2b;justify-content:space-between;font-weight:600;display:flex}.customer-dashboard-shell{--green-deep:#2a0a3d;--green-mid:#7a2cbf;--green-bright:#b14cff;--green-light:#d45aa8;--green-pale:#f3e5ff;--green-mist:#fff2fb;--sidebar-bg:#240b3f;--success-deep:#1a3a2a;--success-mid:#2d6a4f;--success-bright:#40916c;--success-light:#74c69d;--success-pale:#d8f3dc;--success-mist:#f0faf3;--amber:#f4a261;--amber-pale:#fff3e8;--red-soft:#e76f51;--red-pale:#fdecea;--blue-soft:#4361ee;--blue-pale:#eef0fd;--ink:#22162f;--ink-mid:#4b3a66;--ink-light:#9b8bb6;--surface:#fff;--surface-2:#fbf7ff;--border:#eadcf4;--radius:16px;--radius-sm:10px;--radius-xs:6px;--shadow-sm:0 1px 3px #2a0a3d14;--shadow-md:0 4px 16px #2a0a3d1f;--shadow-lg:0 12px 40px #2a0a3d29;--dashboard-font:14px;--dashboard-font-sm:12px;--dashboard-font-md:15px;--dashboard-font-lg:20px;font-family:DM Sans,sans-serif;font-size:var(--dashboard-font);background:var(--surface-2);color:var(--ink);min-height:100vh;display:flex}@media (max-width:1024px){.customer-dashboard-shell{--dashboard-font:13px;--dashboard-font-sm:11.5px;--dashboard-font-md:14px;--dashboard-font-lg:18px;margin-top:0;padding-top:0;display:block;position:relative}}@media (max-width:768px){.customer-dashboard-shell{--dashboard-font:12px;--dashboard-font-sm:11px;--dashboard-font-md:13px;--dashboard-font-lg:16px}}@media (max-width:420px){.customer-dashboard-shell{--radius:14px;--radius-sm:9px;--radius-xs:8px}}.customer-dashboard-loading{background:var(--surface-2);color:var(--ink-light);place-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:grid}.customer-mobile-header{display:none}@media (max-width:1024px){.customer-mobile-header{z-index:60;background:var(--sidebar-bg);border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:60px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #240b3f29;padding:14px 24px!important}}@media (max-width:1024px) and (min-width:769px){.customer-mobile-header{padding-left:28px!important}}@media (max-width:768px){.customer-mobile-header{min-height:52px;padding:12px 16px!important}}.customer-mobile-title{--brand-lockup-color:#fff!important;--brand-lockup-accent:#d45aa8!important;--brand-lockup-subtitle-color:#ffffffb8!important;--brand-lockup-subtitle-size:.52rem!important;--brand-lockup-subtitle-spacing:.16em!important}.customer-mobile-title .brand-lockup__title{font-size:18px}.main{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:1024px){.main{width:100%;margin-top:0;padding-top:0;padding-left:0}}.sidebar-nav{display:block}.customer-dashboard-drawer-toggle{display:none}@media (max-width:1024px){.customer-dashboard-drawer-toggle{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:static;box-shadow:0 4px 10px #08140e40}}@media (max-width:420px){.customer-dashboard-drawer-toggle{width:34px;height:34px}}.customer-dashboard-backdrop{display:none}@media (max-width:1024px){.customer-dashboard-backdrop{z-index:70;opacity:0;pointer-events:none;background:#0c141073;transition:opacity .2s;display:block;position:fixed;inset:0}.customer-dashboard-backdrop.open{opacity:1;pointer-events:auto}}.customer-dashboard-shell .sidebar{background:var(--sidebar-bg);flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;display:flex;position:sticky;top:0}@media (max-width:1280px){.customer-dashboard-shell .sidebar{width:220px}}@media (max-width:1024px){.customer-dashboard-shell .sidebar{z-index:90;width:min(280px,86vw);padding-bottom:12px;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-104%);box-shadow:0 18px 40px #0c141040}.customer-dashboard-shell .sidebar.open{transform:translate(0)}}.customer-dashboard-shell .sidebar-brand{border-bottom:1px solid #ffffff14;padding:28px 24px 20px}@media (max-width:1280px){.customer-dashboard-shell .sidebar-brand{padding:24px 18px 18px}}@media (max-width:1024px){.customer-dashboard-shell .sidebar-brand{padding:22px 20px 14px}}.customer-dashboard-shell .brand-lockup--sidebar{--brand-lockup-color:#fff;--brand-lockup-accent:var(--green-light);--brand-lockup-subtitle-color:#ffffffa8;--brand-lockup-subtitle-size:calc(var(--dashboard-font-sm) - 2px);--brand-lockup-subtitle-spacing:.16em}.customer-dashboard-shell .brand-lockup--sidebar .brand-lockup__title{font-size:var(--dashboard-font-lg)}.customer-dashboard-shell .brand-tag{font-size:calc(var(--dashboard-font-sm) - 1px);color:#fff6;letter-spacing:1.2px;text-transform:uppercase;margin-top:2px;font-weight:500}.customer-dashboard-shell .sidebar-user{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:8px;padding:18px 24px;display:flex}@media (max-width:1280px){.customer-dashboard-shell .sidebar-user{padding:16px 18px}}@media (max-width:1024px){.customer-dashboard-shell .sidebar-user{margin-bottom:6px;padding:14px 20px}}.customer-dashboard-shell .avatar{background:linear-gradient(135deg,var(--green-light),var(--green-mid));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Syne,sans-serif;font-size:14px;font-weight:700;display:flex}.customer-dashboard-shell .user-name{font-weight:600;font-size:var(--dashboard-font);color:#fff}.customer-dashboard-shell .user-role{font-size:var(--dashboard-font-sm);color:#ffffff73;margin-top:1px}.customer-dashboard-shell .nav-section-label{font-size:calc(var(--dashboard-font-sm) - 1px);letter-spacing:1.5px;text-transform:uppercase;color:#ffffff4d;padding:10px 20px 6px;font-weight:600}.customer-dashboard-shell .nav-item{border-radius:var(--radius-sm);cursor:pointer;color:#fff9;font-size:var(--dashboard-font);background:0 0;border:none;align-items:center;gap:10px;margin:2px 8px;padding:9px 14px;font-weight:400;text-decoration:none;transition:all .18s;display:flex}@media (max-width:1280px){.customer-dashboard-shell .nav-item{margin:2px 6px;padding:9px 12px}}.customer-dashboard-shell .nav-item svg{opacity:.7;flex-shrink:0;width:16px;height:16px}.customer-dashboard-shell .nav-item:hover{color:#fff;background:#ffffff12}.customer-dashboard-shell .nav-item:hover svg{opacity:1}.customer-dashboard-shell .nav-item.active{background:var(--green-mid);color:#fff;font-weight:500}.customer-dashboard-shell .nav-item.active svg{opacity:1}.customer-dashboard-shell .nav-badge{background:var(--amber);color:#fff;font-size:calc(var(--dashboard-font-sm) - 1px);border-radius:20px;margin-left:auto;padding:1px 7px;font-weight:700}.customer-dashboard-shell .sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:16px 10px}@media (max-width:1024px){.customer-dashboard-shell .sidebar-footer{background:var(--sidebar-bg);margin-top:8px;padding:10px 8px 14px;position:sticky;bottom:0}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.dashboard-shell{background:radial-gradient(circle at 0 0,#355e471f,#0000 30%),linear-gradient(#f6f4ee 0%,#edf2ee 100%);grid-template-columns:200px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-shell.compact{grid-template-columns:100px minmax(0,1fr)}.dashboard-shell.compact .dashboard-sidebar{width:100px}.dashboard-shell.compact .dashboard-sidebar .dashboard-nav-item svg,.dashboard-shell.compact .dashboard-sidebar .dashboard-mobile-menu svg{width:28px;height:28px}.dashboard-shell.compact .dashboard-sidebar .dashboard-nav .dashboard-nav-item{width:50px;height:50px}.dashboard-shell-mobile{display:block}.dashboard-stage{min-width:0}.dashboard-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7f0;border-right:1px solid #1c3e2c1a;flex-direction:column;gap:8px;height:100vh;padding:10px 8px;display:flex;position:sticky;top:0}.dashboard-sidebar-top{justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:2px 2px 6px;display:flex}.sidebar-heading{gap:1px;min-width:0;display:grid}.sidebar-role,.sidebar-name{margin:0}.sidebar-role{color:#173328;font-size:.9rem;font-weight:700;line-height:1.1}.sidebar-name{color:#6a7d72;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.sidebar-compact-mark{color:#173328;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;min-width:0;font-size:.7rem;font-weight:700;display:inline-flex}.sidebar-toggle,.dashboard-mobile-menu{color:#173328;width:24px;height:24px;box-shadow:none;background:#ffffffe6;border:1px solid #1c3e2c24;border-radius:7px;flex:0 0 24px;place-items:center;display:grid}.dashboard-shell.compact .sidebar-toggle{margin-inline:auto}.dashboard-shell.compact .dashboard-sidebar-top{flex-direction:column;justify-content:flex-start;padding-bottom:4px}.sidebar-toggle svg,.dashboard-nav-item svg,.dashboard-mobile-menu svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.dashboard-nav{gap:2px;min-height:0;padding-right:0;display:grid;overflow-y:auto}.dashboard-nav-item{color:#294136;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;padding:9px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.dashboard-nav-item:hover{color:#173328;background:#2346380f;border-color:#2346381f;transform:translate(1px)}.dashboard-nav-item.active{color:#0f5d33;background:#dbeee1;border-color:#0000}.dashboard-nav-item.logout{color:#a11a1a;cursor:pointer;border-color:#dc26261f}.dashboard-nav-item.logout:hover{color:#8f1717;background:#dc26260f;border-color:#dc262629}.nav-icon{flex:0 0 20px;place-items:center;display:inline-grid}.nav-label{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.dashboard-shell.compact .dashboard-nav-item{border-radius:12px;justify-content:center;width:38px;height:38px;margin-inline:auto;padding:0}.dashboard-sidebar-footer{border-top:1px solid #1c3e2c14;margin-top:auto;padding-top:6px}.dashboard-main{min-width:0;padding:24px 24px 32px}.dashboard-main>*{min-width:0}.dashboard-loading{color:#6b6880;place-items:center;min-height:100vh;padding:24px;display:grid}.dashboard-skeleton{gap:14px;width:min(920px,100%);display:grid}.dashboard-skeleton__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-skeleton__pill{border-radius:999px;width:260px;height:18px}.dashboard-skeleton__pill.sm{width:170px}.dashboard-skeleton__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-skeleton__card{border-radius:18px;height:96px}[data-skeleton]{background:linear-gradient(90deg,#23463814,#23463824,#23463814) 0 0/240% 100%;border:1px solid #1c3e2c14;animation:1.2s ease-in-out infinite dashboard-shimmer}@keyframes dashboard-shimmer{0%{background-position:0 0}to{background-position:100% 0}}.dashboard-mobile-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7f5;border-bottom:1px solid #1c3e2c1a;align-items:center;gap:10px;margin:0;padding:12px 14px;display:none;position:sticky;top:0}.dashboard-mobile-copy{gap:1px;min-width:0;display:grid}.dashboard-mobile-copy strong{color:#173328;white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;overflow:hidden}.dashboard-mobile-copy span{color:#6a7d72;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.dashboard-mobile-overlay{z-index:29;opacity:0;pointer-events:none;background:#09120d52;transition:opacity .2s;position:fixed;inset:0}.dashboard-mobile-overlay.open{opacity:1;pointer-events:auto}.dashboard-mobile-drawer{z-index:30;background:#fbfaf7;border-right:1px solid #1c3e2c14;flex-direction:column;gap:6px;width:min(232px,82vw);padding:10px 9px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%);box-shadow:0 20px 40px #0b18112e}.dashboard-mobile-drawer.open{transform:translate(0)}.dashboard-mobile-drawer-top{justify-content:space-between;align-items:center;display:flex}.sidebar-heading.mobile{padding:2px}.dashboard-nav-mobile-list{gap:2px}.dashboard-nav-item.mobile{justify-content:flex-start;min-height:42px}.dashboard-sidebar-footer.mobile{padding-bottom:calc(8px + env(safe-area-inset-bottom))}.dashboard-main-mobile{padding:16px 14px 22px}.dashboard-mobile-nav{display:none}@media (max-width:900px){.dashboard-shell{display:block}.dashboard-skeleton__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sidebar{display:none}.dashboard-mobile-header{display:flex}.dashboard-main .inventory-toolbar,.dashboard-main .users-header,.dashboard-main .products-header,.dashboard-main .branches-header,.dashboard-main .suppliers-header{flex-direction:column;align-items:stretch}.dashboard-main .inventory-actions,.dashboard-main .branch-actions,.dashboard-main .product-badges,.dashboard-main .product-section-tabs,.dashboard-main .orders-header-actions{flex-wrap:wrap}}@media (max-width:640px){.dashboard-mobile-header{padding:10px 12px}.dashboard-main-mobile{padding:14px 12px 20px}.dashboard-main .inventory-table,.dashboard-main .users-table,.dashboard-main .products-table,.dashboard-main .orders-table{white-space:nowrap;display:block;overflow-x:auto}}@media (max-width:520px){.dashboard-loading{place-items:start;padding:18px 14px}.dashboard-skeleton__grid{grid-template-columns:1fr}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.site-footer{color:#fff;margin-top:3rem}.footer-newsletter{text-align:center;color:#fff;background:#6f2dbd;padding:3rem 1.5rem}.footer-newsletter h2{color:#fff;margin-bottom:.6rem}.footer-newsletter p{color:#fffc;margin-bottom:1.5rem}.newsletter-form{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.newsletter-form input{border:none;border-radius:999px;min-width:260px;padding:.8rem 1.2rem}.newsletter-form button{color:#6f2dbd;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.newsletter-form button:hover{opacity:.9}.newsletter-form button{border-radius:999px;padding:.8rem 1.8rem;font-weight:600}.footer-top{background:linear-gradient(#2a0a4f,#120527);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem 1.5rem 2rem;display:grid}.footer-brand{gap:1rem;display:grid}.footer-brand .brand-lockup--footer{--brand-lockup-color:#fff;--brand-lockup-accent:#d45aa8;--brand-lockup-subtitle-color:#ffffffb8;--brand-lockup-subtitle-size:.62rem;--brand-lockup-subtitle-spacing:.16em}.footer-brand .brand-lockup--footer .brand-lockup__title{font-size:1.4rem}.footer-socials{gap:.6rem;display:flex}.footer-socials a{color:#fff;text-transform:uppercase;background:#ffffff1a;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:600;line-height:0;display:grid}.footer-socials a svg{fill:currentColor;width:18px;height:18px}.footer-links h4{color:#fff;margin-bottom:.8rem}.footer-links ul{gap:.5rem;list-style:none;display:grid}.footer-links a{color:#ffffffbf;text-decoration:none;transition:all .2s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;background:#120527;border-top:1px solid #ffffff1a;padding:1.5rem}.footer-bottom p{color:#ffffffa6}@media (max-width:700px){.footer-newsletter{padding:2rem 1rem}.newsletter-form input{width:100%;min-width:unset}.newsletter-form button{width:100%}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.navbar{z-index:1000;color:#fff;background:linear-gradient(135deg,#240b3f,#3a1160);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:10px 40px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #14082259}@media (max-width:900px){.navbar{box-shadow:none;border-bottom:none;padding-left:20px;padding-right:20px}.navbar .nav-right{gap:.6rem}}.navbar .logo{color:#fff;z-index:2;align-items:center;display:flex}.navbar .logo .brand-lockup--navbar{--brand-lockup-color:#f7ecff;--brand-lockup-accent:#ff63b8;--brand-lockup-subtitle-color:#fffc;--brand-lockup-subtitle-size:.54rem;--brand-lockup-subtitle-spacing:.18em;text-shadow:0 2px 10px #18062a59}.navbar .logo .brand-lockup--navbar .brand-lockup__title{font-size:20px;font-weight:900}@media (max-width:900px){.navbar .logo .brand-lockup--navbar{--brand-lockup-subtitle-size:.5rem}.navbar .logo .brand-lockup--navbar .brand-lockup__title{font-size:18px}}.navbar .nav-links{align-items:center;gap:.25rem;display:flex}.navbar .nav-links li{list-style:none}.navbar .nav-links li a{color:#ffffffe0;border-radius:6px;padding:.45rem .7rem;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.navbar .nav-links li a:hover{color:#fff;background:#ffffff1f}@media (max-width:900px){.navbar .nav-links{width:calc(100% - 40px);max-width:260px;max-height:0;box-shadow:none;pointer-events:none;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:flex-start;transition:max-height .3s;position:fixed;top:60px;right:20px;overflow:hidden}.navbar .nav-links li{border-bottom:1px solid #e4e0ef;width:100%}.navbar .nav-links li a{color:#ffffffe6;width:100%;padding:.75rem 1rem;font-size:15px}.navbar .nav-links li:last-child{border-bottom:none}.navbar .nav-links.active{pointer-events:auto;background:#2a0f47;border:1px solid #ffffff14;max-height:360px;overflow-y:auto;box-shadow:0 12px 24px #0c06144d}}.navbar .nav-right{align-items:center;gap:.9rem;margin-left:.6rem;display:flex}.navbar .nav-actions{align-items:center;gap:.5rem;display:flex}.navbar .nav-actions .nav-auth{align-items:center;gap:.4rem;display:flex}.navbar .nav-actions .nav-account{align-items:center;display:flex;position:relative}.navbar .nav-actions .nav-account--guest{display:none}.navbar .nav-actions .nav-account-menu{z-index:1001;background:#fffffff5;border:1px solid #94a3b83d;border-radius:14px;gap:8px;width:min(220px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #1f173124}.navbar .nav-actions .nav-account-menu a{color:#6f2dbd;white-space:nowrap;background:0 0;border:1px solid #6f2dbd73;border-radius:12px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:800;display:inline-flex}.navbar .nav-actions .nav-account-menu a:hover{color:#4a148c;background:#6f2dbd1a;border-color:#6f2dbdb3}.navbar .nav-actions .nav-account-menu .nav-account-menu__primary{color:#fff;background:#6f2dbd;border-color:#6f2dbd}.navbar .nav-actions .nav-account-menu .nav-account-menu__primary:hover{color:#fff;background:#4a148c;border-color:#4a148c}.navbar .nav-actions .nav-auth-button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;padding:.6rem 1.15rem;font-size:.9rem;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.navbar .nav-actions .nav-auth-button--ghost{color:#fff}.navbar .nav-actions .nav-auth-button--ghost:hover{color:#fff;background:#ffffff1f;border-color:#ffffffd9}.navbar .nav-actions .nav-auth-button--primary{color:#3a1160;background:#fff;border-color:#fff}.navbar .nav-actions .nav-auth-button--primary:hover{color:#2a0f47;background:#ffffffe0;border-color:#ffffffe0}.navbar .nav-actions .icon-link{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;position:relative}.navbar .nav-actions .icon-link svg{fill:currentColor;width:20px;height:20px}.navbar .nav-actions .icon-link:hover{color:#fff;background:#fff3}.navbar .nav-actions .icon-link .cart-badge{color:#2a0f47;background:#ff9f1c;border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:-3px;right:-3px}@media (max-width:900px){.navbar .nav-actions{gap:.3rem}.navbar .nav-actions .nav-auth{display:none}.navbar .nav-actions .nav-account--guest{display:flex}.navbar .nav-actions .nav-auth-button{padding:.5rem .75rem;font-size:.85rem}.navbar .nav-actions .icon-link{width:36px;height:36px}.navbar .nav-actions .icon-link svg{width:18px;height:18px}}.navbar .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;margin-left:.6rem;padding:3px 0;display:none}.navbar .hamburger span{background:#fff;border-radius:2px;width:100%;height:2.6px;transition:all .3s}.navbar .hamburger.active span:first-child{transform:translateY(7.5px)rotate(45deg)}.navbar .hamburger.active span:nth-child(2){opacity:0;transform:translate(-10px)}.navbar .hamburger.active span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (max-width:900px){.navbar .hamburger{display:flex}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.subscribe-modal{z-index:1050;place-items:center;padding:20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;display:grid;position:fixed;inset:0}.subscribe-modal__backdrop{background:#11082273;border:none;position:absolute;inset:0}.subscribe-modal__panel{background:#fff;border:1px solid #6f2dbd2e;border-radius:20px;gap:14px;width:min(560px,100%);max-width:560px;min-height:260px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003;padding:28px 28px 30px!important}.subscribe-modal__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.subscribe-modal__header h3{color:#1f1d2b;margin:0;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700}.subscribe-modal p{color:#6b6880;margin:0 0 6px;font-size:.95rem;line-height:1.6}.subscribe-modal__form{gap:.9rem;display:grid}.subscribe-modal__form input{background:#fff;border-color:#6f2dbd38;border-radius:14px;width:100%;height:46px;padding:0 16px}.subscribe-modal__form button{color:#fff;cursor:pointer;background:#6f2dbd;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.subscribe-modal__form button:hover{opacity:.9}.subscribe-modal__form button{border-radius:14px;width:100%;height:46px;font-size:.95rem;font-weight:600}.subscribe-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:2px;display:flex}.subscribe-modal__primary,.subscribe-modal__secondary{border-radius:14px;min-height:46px;padding:0 18px;font-weight:700}.subscribe-modal__primary{color:#fff;cursor:pointer;background:#6f2dbd;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.subscribe-modal__primary:hover{opacity:.9}.subscribe-modal__secondary{color:#1f1d2b;background:0 0;border:1px solid #6f2dbd2e}.subscribe-modal__secondary:hover{background:#6f2dbd14}.signup-prompt-modal__copy{gap:4px;display:grid}.signup-prompt-modal__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#7b2cbf;font-size:.7rem;font-weight:800}.subscribe-modal .text-btn{color:#7b2cbf;border-radius:999px;padding:4px 8px;font-size:.9rem;font-weight:700}.subscribe-modal .text-btn:hover{color:#5b218d;background:#6f2dbd14}@media (max-width:768px){.subscribe-modal{place-items:center;padding:16px}.subscribe-modal__panel{border-radius:20px;width:min(520px,100%);max-width:100%;min-height:220px;padding:22px 20px 24px;box-shadow:0 10px 30px #0003}.subscribe-modal__header h3{font-size:1.2rem}.subscribe-modal__form{grid-template-columns:1fr}.subscribe-modal__actions{flex-direction:column-reverse}.subscribe-modal__primary,.subscribe-modal__secondary{width:100%}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.auth-modal{z-index:1050;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c121c8c;border:none;position:absolute;inset:0}.auth-modal__panel{background:#fff;border:1px solid #94a3b82e;border-radius:22px;width:min(560px,96vw);position:relative;overflow:hidden;box-shadow:0 28px 100px #0f172a52}.auth-modal__header{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.auth-modal__tabs{background:#f7f4fb;border:1px solid #94a3b840;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;width:min(320px,100%);padding:6px;display:grid}.auth-modal__tab{color:#1f1d2b;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 14px;font-weight:700}.auth-modal__tab--active{color:#fff;background:#6f2dbd}.auth-modal__close{color:#6b6880;cursor:pointer;background:0 0;border:1px solid #94a3b840;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.auth-modal__close:hover{color:#1f1d2b;background:#94a3b824}.auth-modal__body{gap:14px;padding:20px 20px 22px;display:grid}.auth-modal__intro h3{margin:0 0 6px}.auth-modal__intro p{margin:0}.auth-modal__error{color:#dc3545;background:#dc262614;border:1px solid #dc262640;border-radius:14px;padding:10px 12px}.auth-modal__form{gap:12px;display:grid}.auth-modal__form label{gap:6px;font-weight:600;display:grid}.auth-modal__form input[type=email],.auth-modal__form input[type=password],.auth-modal__form input[type=text],.auth-modal__form input[type=tel]{background:#f7f4fb;border:1px solid #94a3b852;border-radius:14px;width:100%;padding:12px}.auth-modal__password{position:relative}.auth-modal__password input{padding-right:46px}.auth-modal__password-toggle{color:#6b6880;cursor:pointer;background:0 0;border:1px solid #94a3b840;border-radius:12px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-modal__password-toggle:hover{color:#1f1d2b;background:#94a3b824}.auth-modal__actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:4px;display:flex}.auth-modal__primary{color:#fff;cursor:pointer;background:#6f2dbd;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.auth-modal__primary:hover{opacity:.9}.auth-modal__primary{border-radius:14px;padding:12px 16px;font-weight:700}.auth-modal__primary:disabled{opacity:.65;cursor:not-allowed}.auth-modal__secondary{cursor:pointer;color:#1f1d2b;background:0 0;border:1px solid #94a3b852;border-radius:14px;padding:12px 16px;font-weight:700}.auth-modal__secondary:hover{background:#94a3b81f}.auth-modal__legal-row{align-items:flex-start;gap:10px;font-weight:500;line-height:1.35;display:flex}.auth-modal__legal-row input{margin-top:3px}.auth-modal__legal-row a{color:#6f2dbd;text-decoration:underline}.auth-modal__hint{margin:6px 0 0;font-size:.9rem}@media (max-width:520px){.auth-modal{padding:14px}.auth-modal__tabs{width:100%}.auth-modal__actions{flex-direction:column;align-items:stretch}.auth-modal__primary,.auth-modal__secondary{width:100%}}.workspace-loading-state,.workspace-section-skeleton,.workspace-inline-skeleton{position:relative;overflow:hidden}.workspace-loading-state:before,.workspace-section-skeleton:before,.workspace-inline-skeleton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff85 48%,#0000 100%);animation:1.4s ease-in-out infinite workspace-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.workspace-loading-state{background:#ffffffe0;border:1px solid #6f2dbd14;border-radius:24px;gap:18px;padding:24px;display:grid;box-shadow:0 18px 44px #1f1d2b14}.workspace-loading-state.compact{gap:14px;padding:20px}.workspace-loading-state__header,.workspace-section-skeleton__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-loading-state__headline,.workspace-loading-state__badge,.workspace-loading-state__card,.workspace-loading-state__row,.workspace-section-skeleton__title,.workspace-section-skeleton__meta,.workspace-section-skeleton__row,.workspace-inline-skeleton{background:linear-gradient(#6f2dbd1f,#6f2dbd14);border-radius:999px;display:block}.workspace-loading-state__headline{width:min(18rem,58%);height:18px}.workspace-loading-state__badge{width:6.5rem;height:18px}.workspace-loading-state__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.workspace-loading-state.compact .workspace-loading-state__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-loading-state__card{border-radius:20px;height:92px}.workspace-loading-state__panel,.workspace-section-skeleton__rows{gap:12px;display:grid}.workspace-loading-state__row{height:16px}.workspace-loading-state__row:nth-child(2n),.workspace-section-skeleton__row:nth-child(2n){width:88%}.workspace-loading-state__row:nth-child(3n),.workspace-section-skeleton__row:nth-child(3n){width:76%}.workspace-section-skeleton{background:#ffffffc7;border:1px solid #6f2dbd14;border-radius:22px;gap:14px;padding:22px;display:grid}.workspace-section-skeleton__title{width:min(12rem,52%);height:16px}.workspace-section-skeleton__meta{width:5rem;height:14px}.workspace-section-skeleton__row{height:14px}.workspace-inline-skeleton{vertical-align:middle;border-radius:999px;height:14px}@keyframes workspace-skeleton-shimmer{to{transform:translate(100%)}}@media (max-width:768px){.workspace-loading-state__cards,.workspace-loading-state.compact .workspace-loading-state__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.workspace-loading-state{padding:18px}.workspace-loading-state__cards,.workspace-loading-state.compact .workspace-loading-state__cards{grid-template-columns:1fr}.workspace-section-skeleton{padding:18px}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.auth-layout{min-height:100vh;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-size:var(--font-body);background-color:#f7f4fb;background-image:radial-gradient(circle at 15% 15%,#6f2dbd24,#0000 46%),radial-gradient(circle at 85% 10%,#7b2cbf1a,#0000 44%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;place-items:center;padding:1.4rem;display:grid;overflow-x:hidden}.auth-layout__container{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);align-items:center;gap:3rem;width:min(1140px,100%);display:grid}.auth-layout__media{width:100%}.auth-layout__content{width:100%;max-width:560px;padding:16px}@media (max-width:980px){.auth-layout__container{grid-template-columns:1fr;gap:22px}.auth-layout__media{display:none}.auth-layout__content{max-width:520px;margin:0 auto}}@media (max-width:520px){.auth-layout{padding:1.1rem}}.auth-media-card{background:#0b0b0f;border-radius:28px;height:clamp(420px,60vh,640px);position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.auth-media-card .auth-media-card__overlay h3{color:#fff}.auth-media-card img{object-fit:cover;filter:contrast(1.02)saturate(1.02);opacity:1;width:100%;height:100%;transition:opacity .26s,transform .26s}.auth-media-card--loading img{opacity:.2;transform:scale(1.01)}.auth-media-card--ready img{opacity:1;transform:scale(1)}.auth-media-card:after{content:"";background:linear-gradient(#0a0a0c14,#0a0a0c94);position:absolute;inset:0}.auth-media-card__overlay{z-index:1;color:#fff;text-shadow:0 10px 30px #00000059;position:absolute;bottom:56px;left:26px;right:26px}.auth-media-card__overlay h3{max-width:22ch;margin:0 0 10px;font-size:1.9rem;line-height:1.2}.auth-media-card__overlay p{color:#ffffffc7;margin:0;font-size:1rem}.auth-media-card__dots{z-index:1;gap:8px;display:flex;position:absolute;bottom:24px;left:26px}.auth-dot{background:#fff6;border-radius:999px;width:8px;height:8px}.auth-dot--active{background:#6f2dbd}.auth-typewriter__cursor{opacity:.95;width:.7ch;margin-left:2px;animation:1.05s steps(2,start) infinite auth-cursor-blink;display:inline-block}@keyframes auth-cursor-blink{50%{opacity:0}}.auth-header{font-size:var(--font-h2);align-items:center;gap:12px;display:flex}.auth-back{color:#1f1d2b;background:#94a3b81f;border:1px solid #94a3b84d;border-radius:12px;flex:none;width:44px;height:44px;display:none}.auth-back:hover{background:#94a3b82e}@media (max-width:980px){.auth-back{place-items:center;display:inline-grid}}.auth-brand{letter-spacing:-.02em;font-weight:900;font-size:var(--font-h2);color:#1f1d2b}.auth-progress{background:#94a3b840;border-radius:999px;width:100%;height:4px;margin-bottom:8px;overflow:hidden}.auth-progress__bar{background:#6f2dbd;border-radius:999px;height:100%;display:block}@media (max-width:520px){.auth-progress{margin-bottom:26px}}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #94a3b838;border-radius:24px;gap:8px;width:100%;padding:24px;display:grid;box-shadow:0 18px 48px #1f173124}@media (max-width:520px){.auth-card{border-radius:20px;padding:22px 18px}}.auth-title{font-size:var(--font-h2);letter-spacing:-.02em;margin:0}.auth-subtitle{color:#6b6880;max-width:52ch;font-size:var(--font-body);margin:-4px 0 0}.auth-error{color:#dc3545;font-size:var(--font-small);background:#dc262614;border:1px solid #dc262640;border-radius:14px;padding:10px 12px}.auth-success,.auth-info{font-size:var(--font-small);border-radius:14px;padding:10px 12px}.auth-success{color:#166534;background:#16653414;border:1px solid #16653438}.auth-info{color:#1f1d2b;background:#6f2dbd14;border:1px solid #6f2dbd33}.auth-form{gap:6px;display:grid}.auth-form label{color:#6b6880;font-weight:400;font-size:var(--font-body);display:grid}.auth-form .required-indicator{color:#dc3545;margin-left:2px}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text],.auth-form input[type=tel]{width:100%;font-size:var(--font-body);background:#e2e8f057;border:1px solid #94a3b870;border-radius:14px;padding:14px}@media (max-width:520px){.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text],.auth-form input[type=tel]{padding:13px 12px}}.auth-form input::placeholder{color:#64748bb3;font-size:var(--font-small)}.auth-form input:focus{background:#e2e8f038;border-color:#6f2dbd8c;box-shadow:0 0 0 4px #6f2dbd24}.auth-code-input{letter-spacing:.28em;text-align:center;font-size:1.1rem}.auth-field-label{align-items:center;gap:4px;display:inline-flex}.auth-password{display:grid;position:relative}.auth-password input{padding-right:52px}.auth-password__toggle{color:#6b6880;background:#ffffff4d;border-width:0;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-password__toggle:hover{color:#1f1d2b;background:#ffffff8c}.auth-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}.auth-row--stack{justify-content:flex-start;align-items:flex-start;margin-top:4px}.auth-check{color:#1f1d2b;gap:4px;padding:4px;font-weight:400;justify-content:flex-start!important;align-items:center!important;display:flex!important}.auth-check input{accent-color:#6f2dbd;width:14px;height:14px}.auth-check--legal{font-weight:400;line-height:1.35}.auth-check--legal input{margin-top:2px}.auth-link{color:#6f2dbd;font-weight:400;font-size:inherit}.auth-link:hover{text-decoration:underline}.auth-inline-button{color:#6f2dbd;font:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.auth-inline-button:disabled{opacity:.65;cursor:not-allowed}.auth-primary{color:#fff;background:#6f2dbd;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 16px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #6f2dbd33}.auth-primary:hover{background:#4a148c}.auth-primary:disabled{opacity:.6;cursor:not-allowed}.auth-primary__icon{background:#ffffff2e;border-radius:12px;place-items:center;width:30px;height:30px;display:inline-grid}.auth-divider{text-align:center;color:#64748be6;font-weight:700;position:relative}.auth-divider span{background:#fff;padding:0 12px;display:inline-block}.auth-divider:before,.auth-divider:after{content:"";background:#94a3b873;width:calc(50% - 36px);height:1px;position:absolute;top:50%}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-provider{color:#1e293beb;background:#fff;border:1px solid #94a3b88c;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 16px;font-weight:800;display:inline-flex}.auth-provider:disabled{opacity:.72;cursor:not-allowed}.auth-provider__icon{background:#94a3b81f;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.auth-switch{color:#1e293be0;font-weight:500;font-size:var(--font-body)}.auth-legal{font-size:var(--font-small);color:#1e293bc7;line-height:1.45}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.cart-page{padding:1.5rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif}.cart-hero{color:#1f1d2b;background:linear-gradient(135deg,#ffffffe6,#f6f0fff2);border:1px solid #e4e0ef;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 6px #0000000d}.cart-hero h1{color:#1f1d2b;margin-bottom:.4rem;font-weight:700}.cart-hero p{color:#6b6880}.cart-status{text-align:center;color:#6b6880;margin:1.5rem 0;font-weight:600}.cart-status.error{color:#dc3545}.cart-empty{text-align:center;background:#fff;border-radius:12px;margin-top:2rem;padding:3rem 1.5rem;box-shadow:0 2px 6px #0000000d}.cart-empty h2{margin-bottom:.5rem}.cart-layout{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.cart-items{flex-direction:column;gap:1rem;display:flex}.cart-item{background:#fff;border:1px solid #e4e0ef;border-radius:12px;grid-template-columns:90px 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid;box-shadow:0 2px 6px #0000000d}.cart-item img{object-fit:cover;border-radius:12px;width:90px;height:90px}.cart-item .item-info{flex-direction:column;gap:.5rem;display:flex}.cart-item .item-info h3{font-size:var(--font-body);margin:0}.cart-item .item-price{color:#6f2dbd;font-weight:600}.cart-item .item-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.cart-item .line-total{color:#1f1d2b;font-weight:700}.qty-control span{text-align:center;min-width:1.5rem;font-weight:600}.qty-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-summary{background:#fff;border:1px solid #e4e0ef;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000d}.cart-summary h2{margin-bottom:1rem}.cart-summary .summary-row{justify-content:space-between;margin-bottom:.75rem;font-weight:600;display:flex}.primary-btn,.outline-btn,.ghost-btn,.text-btn{cursor:pointer;border:none;border-radius:12px;padding:.7rem 1.4rem;font-weight:600;transition:all .2s}button:disabled{opacity:.6;cursor:not-allowed}.outline-btn{color:#1f1d2b;background:0 0;border:1px solid #e4e0ef}.outline-btn:hover{color:#6f2dbd;border-color:#6f2dbd}.ghost-btn{background:0 0;border:1px solid #e4e0ef;margin-top:.75rem}.text-btn{color:#6b6880;background:0 0;padding:0}.text-btn:hover{color:#6f2dbd}@media (min-width:900px){.cart-layout{grid-template-columns:2fr 1fr;align-items:start}}@media (max-width:600px){.cart-hero{flex-direction:column;align-items:flex-start}.cart-item{text-align:left;grid-template-columns:1fr}}.cart-suggestions{gap:12px;margin-top:2rem;display:grid}.cart-suggestions h2,.cart-suggestions h3{margin:0}.cart-suggestions .product-grid{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.cart-suggestions .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.cart-suggestions .product-grid{grid-template-columns:repeat(2,1fr)}}.cart-sticky-checkout{display:none}@media (max-width:600px){.cart-page{padding-bottom:96px}.cart-sticky-checkout{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-top:1px solid #94a3b840;padding:12px;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #0f172a1f}.cart-sticky-checkout__inner{justify-content:space-between;align-items:center;gap:12px;width:min(1200px,100%);margin:0 auto;display:flex}.cart-sticky-checkout__inner span{color:#1f1d2beb;font-weight:750}.cart-sticky-checkout__inner strong{color:#6f2dbd}.cart-sticky-checkout__inner .primary-btn{white-space:nowrap;border-radius:14px;padding:.7rem 1.2rem}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.checkout-page{padding:1.5rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif}.checkout-hero{color:#fff;background:linear-gradient(120deg,#6f2dbd,#8f4de3);border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 5px 15px #0000001a}.checkout-hero h1{color:#fff;margin-bottom:.4rem}.checkout-hero p{color:#ffffffd9}.checkout-hero .outline-btn{color:#fff;background:#ffffff14;border-color:#ffffffa6}.checkout-hero .outline-btn:hover{background:#ffffff24;border-color:#fffc}.checkout-status{text-align:center;color:#6b6880;margin:1.5rem 0;font-weight:600}.checkout-status.error{color:#dc3545}.checkout-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.checkout-form,.checkout-summary{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000d}.checkout-form{gap:1rem;display:grid}.checkout-form h2{margin-bottom:.2rem}.checkout-form select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:.7rem .9rem}.form-grid input{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:.7rem .9rem}.checkout-form-grid{grid-template-columns:1fr;gap:.85rem;display:grid}.checkout-form-grid label{color:#1f1d2b;gap:6px;font-weight:750;display:grid}.checkout-form-grid input{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:.7rem .9rem}.checkout-field-label{align-items:center;gap:4px;font-size:.85rem;display:inline-flex}.required-indicator{color:#dc3545;margin-left:2px}.checkout-field--full{grid-column:1/-1}.checkout-summary__shipping{gap:10px;margin:12px 0 14px;display:grid}.checkout-summary__shipping-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-summary__shipping-head h3{margin:0;font-size:1rem}.checkout-address-card{color:#6b6880;background:#f7f4fb;border:1px solid #f1edf9;border-radius:12px;gap:.3rem;padding:.8rem 1rem;display:grid}.checkout-address-list{gap:.5rem;display:grid}.checkout-radio{color:#6b6880;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.checkout-address-btn{color:#6b6880;border-color:#e4e0ef;align-self:flex-start}.checkout-summary h2{margin-bottom:1rem}.checkout-summary .summary-row{color:#1f1d2b;justify-content:space-between;margin-bottom:.75rem;font-weight:600;display:flex}.summary-items{gap:.8rem;display:grid}.summary-item{border-bottom:1px dashed #e4e0ef;justify-content:space-between;align-items:center;gap:12px;padding-bottom:.6rem;display:flex}.summary-item p{margin-bottom:.2rem;font-weight:600}.summary-item span{color:#6b6880;font-size:.9rem}.summary-item__left{align-items:center;gap:12px;min-width:0;display:flex}.summary-item__copy{gap:2px;min-width:0;display:grid}.summary-item__copy p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;overflow:hidden}.summary-item__copy span{color:#6b6880;margin:0;font-size:.9rem}.summary-total{justify-content:space-between;margin-top:1rem;font-size:1.1rem;display:flex}.checkout-modal-overlay{z-index:2000;background:#0a0a0a66;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.checkout-modal{background:#fff;border:1px solid #f1edf9;border-radius:12px;width:min(600px,100%);overflow:hidden;box-shadow:0 5px 15px #0000001a}.checkout-modal .outline-btn{color:#6b6880;border:1px solid #e4e0ef}.checkout-modal-header{border-bottom:1px solid #f1edf9;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.checkout-modal-header h3{margin:0}.checkout-modal-close{cursor:pointer;background:0 0;border:none;font-size:1.1rem}.checkout-modal-body{gap:.8rem;padding:1.2rem;display:grid}.checkout-modal-actions{justify-content:flex-end;gap:.6rem;display:flex}.checkout-toggle{color:#6b6880;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.checkout-empty{text-align:center;background:#fff;border-radius:12px;margin-top:2rem;padding:3rem 1.5rem;box-shadow:0 2px 6px #0000000d}.checkout-empty .outline-btn{color:#1f1d2b;border:1px solid #e4e0ef}.checkout-empty .outline-btn:hover{background:#6f2dbd0f;border-color:#6f2dbd59}.checkout-actions{gap:10px;margin-top:12px;display:grid}.checkout-hint{color:#1e293bc7;margin:0;font-size:.9rem;line-height:1.45}@media (min-width:900px){.checkout-grid{grid-template-columns:2fr 1fr;align-items:start}.form-grid{grid-template-columns:repeat(2,1fr)}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.checkout-hero{flex-direction:column;align-items:flex-start}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.checkout-success{background:linear-gradient(140deg,#4e07811a,#e9097914);justify-content:center;align-items:center;min-height:70vh;padding:2rem 1.5rem;display:flex}.success-card{text-align:center;background:#fff;border:1px solid #f1edf9;border-radius:12px;width:min(520px,100%);padding:2.5rem;box-shadow:0 5px 15px #0000001a}.success-card h1{margin-bottom:.5rem}.success-card p{color:#6b6880}.success-icon{color:#fff;background:#28a745;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.6rem;display:grid}.success-meta{color:#1f1d2b;margin-top:.6rem}.success-meta--error{color:#dc3545}.success-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.primary-btn,.ghost-btn{cursor:pointer;border:none;border-radius:12px;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;transition:all .2s}.primary-btn{color:#fff;background:#7b2cbf}.ghost-btn{color:#1f1d2b;background:0 0;border:1px solid #e4e0ef}.ghost-btn:hover{color:#6f2dbd;border-color:#6f2dbd}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.home{padding:1rem 1.5rem 2rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;overflow-x:hidden}.home h2{color:#1f1d2b;text-align:center;margin:2.5rem 0 .6rem}.home p{color:#6b6880;text-align:center}.home .loading,.home .error{text-align:center;color:#6f2dbd;margin:1rem 0;font-weight:600}.home .notice{text-align:center;color:#7b2cbf;margin:.5rem 0 1rem;font-weight:600}@media (max-width:768px){.home{padding:12px 12px 16px}}@media (max-width:480px){.home{padding:12px 12px 14px}}.hero{background:radial-gradient(circle at 100% 0,#d6ac5b2e,#0000 30%),linear-gradient(135deg,#fffffff0,#f0f6f1fa);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:2rem;padding:2.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.hero .pill{color:#6a336f;background:#17332814;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.8rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:768px){.hero .pill{text-align:center;margin-bottom:0;padding:.3rem .7rem;font-size:.75rem}}.hero .hero-text{gap:1rem;display:grid}.hero .hero-text h1{color:#1f1d2b;font-size:2.2rem;line-height:1.1}.hero .hero-text h1 span{color:#6a336f}@media (max-width:900px){.hero .hero-text h1{font-size:1.8rem}}@media (max-width:768px){.hero .hero-text h1{letter-spacing:-.01em;margin:0;font-size:1.2rem;line-height:1.1}}.hero .hero-text p{text-align:left;max-width:520px;font-size:1rem}@media (max-width:768px){.hero .hero-text p{max-width:100%;font-size:.75rem;line-height:1.5}.hero .hero-text{gap:.8rem}}.hero .hero-actions{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.hero .hero-actions a,.hero .hero-actions button{text-align:center;justify-content:center;align-items:center;gap:.45rem;min-width:0;line-height:1.2;display:inline-flex}.hero .hero-actions--home{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.hero .hero-actions--home .ask-pharmacist-btn{grid-column:1/-1}.hero .hero-actions .shop-btn{color:#fff;cursor:pointer;background:#6a336f;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.hero .hero-actions .shop-btn:hover{opacity:.9}.hero .hero-actions .shop-btn{border-radius:12px;padding:.7rem 1.6rem;font-weight:600}@media (max-width:768px){.hero .hero-actions .shop-btn{padding:.5rem;font-size:.8rem}}.hero .hero-actions .browse-category-btn{color:#6a336f;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.hero .hero-actions .browse-category-btn:hover{opacity:.9}.hero .hero-actions .browse-category-btn{border:1px solid #5d1f6e38;border-radius:12px;padding:.7rem 1.6rem;font-weight:600}@media (max-width:768px){.hero .hero-actions .browse-category-btn{padding:.5rem;font-size:.75rem}}.hero .hero-actions .ask-pharmacist-btn{color:#6a336f;cursor:pointer;background:#6a336f1a;border:none;border-radius:12px;padding:10px 20px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;transition:all .3s}.hero .hero-actions .ask-pharmacist-btn:hover{opacity:.9}.hero .hero-actions .ask-pharmacist-btn{border:1px solid #5d1f6e24;border-radius:12px;padding:.7rem 1.6rem;font-weight:600;text-decoration:none}.hero .hero-actions .ask-pharmacist-btn:hover{opacity:1;background:#6a336f24}@media (max-width:768px){.hero .hero-actions .ask-pharmacist-btn{padding:.5rem;font-size:.75rem}}@media (max-width:1024px){.hero .hero-actions--home{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.hero .hero-actions--home .shop-btn{grid-column:1/-1}.hero .hero-actions--home .ask-pharmacist-btn{grid-column:auto}}@media (max-width:768px){.hero .hero-actions--home{grid-template-columns:1fr;gap:.65rem}.hero .hero-actions--home .shop-btn{grid-column:auto}}.hero .hero-stats{flex-wrap:wrap;gap:1rem;display:flex}.hero .hero-stats .hero-stat{display:grid}.hero .hero-stats .hero-stat strong{color:#6a336f;font-size:1.1rem}.hero .hero-stats .hero-stat span{color:#6b6880;font-size:.8rem}@media (max-width:768px){.hero .hero-stats .hero-stat{text-align:center}.hero .hero-stats .hero-stat strong{font-size:.9rem}.hero .hero-stats .hero-stat span{font-size:.7rem}.hero .hero-stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.4rem;display:grid}}.hero .hero-media{place-items:center;min-height:100%;display:grid;position:relative}.hero .hero-media .hero-image-frame{z-index:0;background:linear-gradient(135deg,#d6ac5b6b,#1f5b402e);border-radius:28px;position:absolute;inset:8% 7% 10% 9%;transform:rotate(-5deg)}@media (max-width:768px){.hero .hero-media .hero-image-frame{display:none}}.hero .hero-media .hero-image{object-fit:cover;z-index:1;border-radius:24px;width:100%;max-width:560px;min-height:420px;position:relative;box-shadow:0 24px 48px #1733282e}@media (max-width:900px){.hero .hero-media .hero-image{min-height:320px}}@media (max-width:768px){.hero .hero-media .hero-image{border-radius:16px;min-height:220px}.hero .hero-media{order:-1}}@media (max-width:900px){.hero{grid-template-columns:1fr;padding:1.6rem}}@media (max-width:768px){.hero{grid-template-columns:1fr;gap:1.4rem;padding:1.2rem}}.partners{background:#fff;border:1px solid #e4e0ef;border-radius:24px;margin:1.6rem 0;padding:1.6rem;box-shadow:0 2px 6px #0000000d}.partners-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.partners-copy{gap:6px;display:grid}.partners-copy h2{text-align:left;margin:0}.partners-copy p{text-align:left;max-width:60ch;margin:0}.partners-rail{margin-top:1rem;position:relative;overflow:hidden}.partners-track{align-items:center;gap:16px;width:max-content;display:flex}.partners-track.is-marquee{animation:30s linear infinite partner-marquee}.partner-item{color:inherit;text-decoration:none}.partner-logo{background:#e2e8f04d;border:1px solid #94a3b84d;border-radius:16px;place-items:center;min-width:160px;height:72px;padding:10px 14px;display:grid;box-shadow:0 12px 22px #17332814}.partner-logo span{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#233931c7;font-size:.9rem;font-weight:800}.partner-logo img{width:auto;max-width:100%;height:auto;max-height:100%}@keyframes partner-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.partners-track.is-marquee{animation:none}.partners-rail{overflow-x:auto}}@media (max-width:900px){.partners{margin:1.2rem 0;padding:1.2rem}.partner-logo{min-width:140px;height:64px}}.faq-section{background:#fff;border:1px solid #e4e0ef;border-radius:24px;gap:1.1rem;width:100%;margin:1.6rem 0;padding:1.6rem;display:grid;box-shadow:0 2px 6px #0000000d}.faq-header{gap:8px;display:grid}.faq-header h2{text-align:left;margin:0}.faq-header p{text-align:left;max-width:72ch;margin:0}.faq-list{gap:10px;display:grid}.faq-item summary{color:#1f1d2b;cursor:pointer;padding-right:2rem;font-weight:700;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#6f2dbd;font-size:1.1rem;transition:transform .2s;position:absolute;top:0;right:0}.faq-item[open] summary:after{content:"–"}.faq-item p{color:#6b6880;text-align:left;margin:.7rem 0 0;line-height:1.6}.faq-cta{gap:.7rem;display:grid}.faq-cta p{text-align:left;margin:0}.faq-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.faq-actions .primary-btn,.faq-actions .outline-btn{text-decoration:none}.faq-actions .primary-btn{color:#fff}.faq-actions .outline-btn{color:#6f2dbd}@media (max-width:768px){.faq-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.faq-actions .primary-btn,.faq-actions .outline-btn{white-space:nowrap;border-radius:12px;width:100%;padding:.5rem .85rem;font-size:.75rem}}@media (max-width:900px){.faq-section{margin:1.2rem 0;padding:1.2rem}}@media (max-width:600px){.faq-section{margin:1.1rem 0;padding:1.2rem .9rem}}.why-choose{background:#fff;border:1px solid #e4e0ef;border-radius:24px;margin:1.6rem 0;padding:1.6rem;box-shadow:0 2px 6px #0000000d}.why-copy{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.why-copy p{color:#6b6880;max-width:60ch;margin:0}.why-cards{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:1.1rem;display:grid}.why-card{background:#e2e8f038;border:1px solid #f1edf9;border-radius:18px;gap:8px;padding:1rem;display:grid}.why-card h3{letter-spacing:-.01em;margin:0;font-size:1.05rem}.why-card p{color:#6b6880;margin:0;font-size:.95rem;line-height:1.55}.why-icon{color:#6f2dbd;background:#6f2dbd1a;border:1px solid #6f2dbd2e;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.why-icon svg{width:22px;height:22px}@media (max-width:900px){.why-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.why-choose{margin:1.2rem 0;padding:1.2rem 1.1rem}.why-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.why-card{scroll-snap-align:start;flex:none;min-width:240px}.why-cards::-webkit-scrollbar{display:none}.why-cards{scrollbar-width:none}}.categories{border-radius:28px;padding:1rem 0}.categories .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.categories .category-copy-wrapper{flex-direction:column;padding:.75rem;display:flex}.categories .category-copy-wrapper .category-header{text-align:left;margin:0;padding:0;font-size:20px;display:block}@media (max-width:768px){.categories .category-copy-wrapper .category-header{text-align:center;font-size:16px}}.categories .category-copy-wrapper .category-text{text-align:left;font-size:14px}@media (max-width:768px){.categories .category-copy-wrapper .category-text{text-align:center;font-size:12px}.categories .category-copy-wrapper{gap:2px;padding:8px}}.categories .section-link{color:#6a336f;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.categories .section-link svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.categories .section-link:hover{color:#4f2459}.categories .section-link:hover svg{transform:translate(2px)}@media (max-width:768px){.categories .section-link{justify-content:flex-start;width:auto;font-size:.8rem}}.categories .category-tabs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.categories .category-tabs .category-tab{cursor:pointer;background:#ffffffe0;border:1px solid #17332814;border-radius:18px;align-items:center;gap:.65rem;width:100%;min-width:0;padding:.85rem 1rem;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #1733280f}.categories .category-tabs .category-tab:hover{border-color:#1733282e;transform:translateY(-1px)}.categories .category-tabs .category-tab.active{color:#fff;background:#6a336f;border-color:#6a336f}.categories .category-tabs .category-tab.active .category-tab-thumb{color:#fff;background:#ffffff24;border-color:#ffffff3d}.categories .category-tabs .category-tab-thumb{color:#173328c7;background:#1733280f;border:1px solid #1733281f;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:.85rem;font-weight:800;display:grid;overflow:hidden}.categories .category-tabs .category-tab-thumb.placeholder{letter-spacing:.01em}.categories .category-tabs .category-tab-thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.categories .category-tabs .category-tab-thumb{border-radius:12px;width:36px;height:36px}}.categories .category-tabs .category-tab-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}@media (max-width:768px){.categories .category-tabs .category-tab-label{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.2;display:-webkit-box;overflow:hidden}.categories .category-tabs .category-tab{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;gap:.4rem;width:100%;min-width:0;padding:.62rem .5rem}.categories .category-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}}.featured-products{padding:16px 0}.featured-products .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.featured-products{padding:4px 0}}@media (max-width:480px){.featured-products{padding:4px 0}}.featured-products .products-copy-wrapper{flex-direction:column;padding:.75rem;display:flex}.featured-products .products-copy-wrapper .products-header{text-align:left;margin:0;padding:0;font-size:20px;display:block}@media (max-width:768px){.featured-products .products-copy-wrapper .products-header{text-align:center;font-size:16px}}.featured-products .products-copy-wrapper .products-text{text-align:left;font-size:14px}@media (max-width:768px){.featured-products .products-copy-wrapper .products-text{text-align:center;font-size:12px}.featured-products .products-copy-wrapper{gap:2px;padding:8px}}.featured-products .section-link{color:#6a336f;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.featured-products .section-link svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.featured-products .section-link:hover{color:#4f2459}.featured-products .section-link:hover svg{transform:translate(2px)}@media (max-width:768px){.featured-products .section-link{justify-content:flex-start;width:auto;font-size:.8rem}}.featured-products .product-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:1rem;display:grid}@media (max-width:900px){.featured-products .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-products .product-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}@media (max-width:480px){.featured-products .product-grid{gap:.5rem}}.featured-products .product-card{background:#fff;border:1px solid #e4e0ef;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.featured-products .product-card .product-image-wrapper{aspect-ratio:1;background:#fcfbfe;justify-content:center;align-items:center;width:100%;padding:12px 12px 0;display:flex;position:relative}@media (max-width:768px){.featured-products .product-card .product-image-wrapper{padding:8px 8px 0}}.featured-products .product-card .product-image-wrapper img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s;display:block}.featured-products .product-card .badge{color:#fff;z-index:2;background:#6f2dbd;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:8px;left:8px}.featured-products .product-card .product-body{flex-direction:column;flex-grow:1;gap:.25rem;padding:12px;display:flex}@media (max-width:768px){.featured-products .product-card .product-body{padding:8px 8px 0}}.featured-products .product-card .product-body .product-category{text-transform:uppercase;letter-spacing:.05em;color:#6b6880;font-size:.65rem;font-weight:600}.featured-products .product-card .product-body h3{font-size:var(--font-body);color:#1f1d2b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:1.8em;margin:0;font-weight:600;line-height:.9;display:-webkit-box;overflow:hidden}.featured-products .product-card .product-body .product-desc{text-align:left;color:#6b6880;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}@media (max-width:768px){.featured-products .product-card .product-body .product-desc{font-size:10px}}.featured-products .product-card .product-body .rating{align-items:center;gap:.2rem;margin-top:2px;display:flex}.featured-products .product-card .product-body .rating .star{color:#ffc107;font-size:.75rem}.featured-products .product-card .product-body .rating .rating-count{color:#6b6880;font-size:.7rem}.featured-products .product-card .product-body .product-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:4px;padding-bottom:4px;display:flex}.featured-products .product-card .product-body .product-footer .price{color:#1f1d2b;white-space:nowrap;font-size:16px;font-weight:600}@media (max-width:768px){.featured-products .product-card .product-body .product-footer .price{font-size:14px}}.featured-products .product-card .product-body .product-footer .product-actions{align-items:center;gap:6px;display:inline-flex}.featured-products .product-card .product-body .product-footer .wishlist-btn{color:#6f2dbd;cursor:pointer;background-color:#6f2dbd14;border:1px solid #6f2dbd59;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;transition:all .2s;display:inline-flex}.featured-products .product-card .product-body .product-footer .wishlist-btn:hover{color:#fff;background-color:#6f2dbd;border-color:#6f2dbd}.featured-products .product-card .product-body .product-footer .wishlist-btn:disabled{opacity:.5;cursor:not-allowed}.featured-products .product-card .product-body .product-footer .wishlist-btn svg{fill:currentColor;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px;display:block}.featured-products .product-card .product-body .product-footer .wishlist-btn svg path{fill:currentColor;stroke:currentColor}@media (max-width:768px){.featured-products .product-card .product-body .product-footer .wishlist-btn{width:24px;min-width:24px;height:24px}.featured-products .product-card .product-body .product-footer .wishlist-btn svg{width:14px;height:14px}}.featured-products .product-card .product-body .product-footer .add-btn{color:#1f1d2b;cursor:pointer;white-space:nowrap;background:#f7f4fb;border:1px solid #94a3b84d;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;height:30px;padding:0 .85rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.featured-products .product-card .product-body .product-footer .add-btn:hover{color:#fff;background:#6f2dbd}.featured-products .product-card .product-body .product-footer .add-btn svg{fill:currentColor;width:18px;height:18px}@media (max-width:768px){.featured-products .product-card .product-body .product-footer .add-btn{gap:.3rem;height:24px;padding:0 .55rem;font-size:.65rem}.featured-products .product-card .product-body .product-footer .add-btn svg{width:12px;height:12px}}.sr-only{white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.info-page{width:min(1200px,100% - 3rem);margin:0 auto;padding:2.2rem 0 3.4rem}@media (max-width:768px){.info-page{width:min(1200px,100% - 2rem);padding:1.8rem 0 3rem}}.info-hero{background:radial-gradient(circle at 100% 0,#d6ac5b2e,#0000 30%),linear-gradient(135deg,#fffffff0,#f0f6f1fa);border:1px solid #94a3b838;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:2.2rem;padding:2.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}@media (max-width:980px){.info-hero{grid-template-columns:1fr;padding:1.8rem}}@media (max-width:640px){.info-hero{border-radius:20px;gap:1.4rem;padding:1.2rem}}.info-hero__copy{gap:12px;display:grid}.info-hero__copy .pill{color:#6a336f;background:#17332814;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.info-hero__copy h1{letter-spacing:-.03em;max-width:26ch;margin:0;line-height:1.08}.info-hero__copy h1 span{color:#6a336f}.info-hero__copy p{color:#6b6880;max-width:64ch;margin:0}.info-hero__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}@media (max-width:640px){.info-hero__actions{flex-wrap:nowrap;justify-content:flex-start;gap:8px}.info-hero__actions .primary-btn,.info-hero__actions .outline-btn{white-space:nowrap;border-radius:12px;padding:.5rem .85rem;font-size:.75rem}}.info-hero__media{gap:12px;width:100%;display:grid}.info-hero__image{background:#0b0b0f;border-radius:24px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 24px 48px #1733282e}@media (max-width:980px){.info-hero__image{min-height:300px}}@media (max-width:640px){.info-hero__image{border-radius:18px;min-height:220px}}.info-hero__card{background:#fff;border:1px solid #94a3b838;border-radius:24px;display:grid;overflow:hidden;box-shadow:0 24px 48px #17332824}.info-hero__card-image{min-height:240px;position:relative}@media (max-width:980px){.info-hero__card-image{min-height:220px}}@media (max-width:640px){.info-hero__card-image{min-height:200px}}.info-hero__card-body{background:#fffffff5;gap:10px;padding:16px 18px 18px;display:grid}.info-hero__card-label{text-transform:uppercase;letter-spacing:.16em;color:#233931bd;font-size:.72rem;font-weight:800}.info-hero__card-body address{color:#1f1d2b;font-style:normal;font-weight:700;line-height:1.5}.info-hero__card-note{color:#6b6880;margin:0;font-size:.92rem;line-height:1.5}.info-hero__overlay{background:linear-gradient(#0a0a0c14,#0a0a0c9e);position:absolute;inset:0}.info-hero__caption{z-index:1;color:#fff;text-shadow:0 10px 30px #00000059;gap:6px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.info-hero__caption strong{letter-spacing:-.02em;font-size:1.2rem}.info-hero__caption span{color:#ffffffd1;font-size:.95rem}.info-section{background:#ffffffdb;border:1px solid #94a3b838;border-radius:24px;margin-top:1.8rem;padding:1.8rem 1.6rem;box-shadow:0 2px 6px #0000000d}@media (max-width:640px){.info-section{border-radius:20px;padding:1.3rem 1.1rem}}.info-section h2{letter-spacing:-.02em;margin:0 0 10px}.info-section p{color:#6b6880;max-width:78ch;margin:0 0 10px}.info-link{color:#6f2dbd;font-weight:800}.info-link:hover{text-decoration:underline}.info-section--muted{background:#e2e8f047}.info-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:1.6rem;display:grid}@media (max-width:980px){.info-grid{grid-template-columns:1fr}}.info-cards{gap:12px;display:grid}.info-card{background:#fff;border:1px solid #94a3b840;border-radius:18px;gap:6px;padding:14px;display:grid;box-shadow:0 2px 6px #0000000d}.info-card h3{letter-spacing:-.02em;margin:0;font-size:1.05rem}.info-card p{color:#6b6880;margin:0;font-size:.95rem;line-height:1.55}.info-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}@media (max-width:980px){.info-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.info-feature-grid{grid-template-columns:1fr}}.info-feature{background:#fff;border:1px solid #94a3b840;border-radius:18px;gap:8px;padding:14px;display:grid}.info-feature strong{letter-spacing:-.02em;font-weight:900}.info-feature span{color:#6b6880;font-size:.95rem;line-height:1.55}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:1.6rem;display:grid}@media (max-width:980px){.contact-layout{grid-template-columns:1fr}}.contact-details{gap:12px;display:grid}.contact-pill{background:#fff;border:1px solid #94a3b840;border-radius:18px;gap:6px;padding:14px;display:grid;box-shadow:0 2px 6px #0000000d}.contact-pill strong{letter-spacing:-.02em;font-weight:900}.contact-pill a{color:#6f2dbd;word-break:break-word;font-weight:800}.contact-pill p{color:#6b6880;margin:0;font-size:.95rem}.contact-form{gap:14px;display:grid}.contact-form label{color:#1f1d2b;gap:8px;font-weight:800;display:grid}.contact-form input,.contact-form textarea{background:#e2e8f057;border:1px solid #94a3b870;border-radius:14px;width:100%;padding:14px}.contact-form textarea{resize:vertical;min-height:130px}.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:640px){.contact-form__row{grid-template-columns:1fr}}.contact-form__status{color:#6b6880;background:#e2e8f038;border:1px solid #94a3b84d;border-radius:14px;padding:10px 12px;font-weight:650}.contact-form__status--error{color:#dc3545;background:#dc262614;border-color:#dc262647}.contact-form__status--success{color:#15803df5;background:#22c55e1a;border-color:#22c55e47}.contact-form__legal{color:#6b6880f2;margin:0;font-size:.95rem;line-height:1.5}.contact-form__legal a{color:#6f2dbd;font-weight:800}.contact-map,.contact-map-embed{background:#fff;border:1px solid #94a3b838;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 2px 6px #0000000d}.contact-map iframe,.contact-map-embed iframe{border:0;width:100%;height:360px}@media (max-width:640px){.contact-map,.contact-map-embed{border-radius:20px}.contact-map iframe,.contact-map-embed iframe{height:300px}}.contact-map{margin-top:1.6rem}.contact-map-embed{align-content:stretch;width:100%;height:100%;min-height:360px;display:grid}.contact-map-embed iframe{height:100%;min-height:360px}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.products-page-intro{gap:12px;margin-bottom:10px;display:grid}.products-copy-wrapper--page{padding-left:0;padding-right:0}.product-filters{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #94a3b840;border-radius:18px;margin:16px 0 18px;padding:12px;box-shadow:0 2px 6px #0000000d}.product-filters__bar{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.product-filters__controls{scrollbar-width:none;-ms-overflow-style:none;flex:auto;align-items:center;gap:12px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.product-filters__controls::-webkit-scrollbar{display:none}.filter-apply{flex:none;height:44px}.filter-field{flex:none;min-width:180px;display:grid}.filter-field--price{min-width:240px}.filter-field select,.filter-field input{background:#e2e8f04d;border:1px solid #94a3b866;border-radius:14px;width:100%;padding:12px}.filter-price{align-items:center;gap:8px;display:flex}.filter-price input{width:100%;min-width:96px}.filter-price__dash{color:#6b6880d9;font-weight:900}.product-filters__meta{white-space:nowrap;flex:none;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.product-filters__count{color:#1f1d2bf5;font-weight:900}@media (min-width:900px){.product-filters__controls{overflow-x:visible}.product-filters__meta{flex-wrap:nowrap}}@media (max-width:640px){.products-page-intro{gap:10px}.product-filters{padding:12px 10px}.filter-field{min-width:170px}.filter-field--price{min-width:230px}.product-filters__count{display:none}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.product-detail{background:#fff;border:1px solid #e4e0ef;border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 1.5rem;padding:2rem 1.5rem;display:grid;box-shadow:0 2px 6px #0000000d}.product-detail__media{aspect-ratio:1;width:100%;position:relative}.product-detail__media img{object-fit:cover;border-radius:20px;width:100%;height:100%;box-shadow:0 2px 6px #0000000d}.product-detail__content{gap:1rem;display:grid}.product-detail__content h1{font-size:2rem}.product-detail__breadcrumbs{color:#6b6880;font-size:.9rem}.product-detail__breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.product-detail__breadcrumbs li{align-items:center;gap:.4rem;display:inline-flex}.product-detail__breadcrumbs li:not(:last-child):after{content:"/";color:#cfc7e6}.product-detail__breadcrumbs a{color:#6b6880;font-weight:700}.product-detail__breadcrumbs a:hover{color:#6f2dbd}.product-detail__category{text-transform:uppercase;letter-spacing:.1em;color:#6f2dbd;font-size:.8rem;font-weight:600}.product-detail__desc{color:#6b6880}.product-detail__rating{align-items:center;gap:.5rem;display:flex}.product-detail__rating .stars{gap:2px;display:inline-flex}.product-detail__rating .star{color:#6f2dbd}.product-detail__rating .star.muted{color:#cfc7e6}.product-detail__rating .rating-count{color:#6b6880}.product-detail__price{color:#6f2dbd;font-size:1.6rem;font-weight:700}.product-detail__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.product-detail__notice{color:#7b2cbf;font-weight:600}.product-detail__status{text-align:center;color:#6b6880;padding:3rem 1rem;font-weight:600}.qty-control{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:999px;align-items:center;gap:.5rem;padding:.2rem .5rem;display:inline-flex}.qty-control button{color:#6f2dbd;background:0 0;border:none;padding:0 .4rem;font-size:1.1rem}.qty-control input{text-align:center;appearance:textfield;background:0 0;border:none;width:70px;font-size:.9rem;font-weight:600}.add-btn{color:#fff;cursor:pointer;background:#6f2dbd;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-weight:600;display:inline-flex}.add-btn svg{fill:currentColor;width:14px;height:14px}@media (max-width:768px){.add-btn{gap:.35rem;padding:.55rem 1rem}.add-btn svg{width:12px;height:12px}}.wishlist-btn{color:#6f2dbd;cursor:pointer;background:0 0;border:1px solid #94a3b866;border-radius:12px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-weight:600;transition:all .2s;display:inline-flex}.wishlist-btn svg{fill:currentColor;width:14px;height:14px}.wishlist-btn:hover{background:#6f2dbd1a}.wishlist-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.wishlist-btn{padding:.5rem .9rem}.wishlist-btn svg{width:12px;height:12px}}.cart-count-pill{color:#6b6880;white-space:nowrap;background:#f7f4fb;border:1px solid #f1edf9;border-radius:999px;width:fit-content;padding:.2rem .6rem;font-size:.75rem}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.legal-page{max-width:980px;margin:0 auto;padding:3rem 40px}.faq-page{padding:1rem 1.5rem 2rem}@media (max-width:768px){.faq-page{padding:12px 12px 16px}}@media (max-width:480px){.faq-page{padding:12px 12px 14px}}.legal-page h1{margin-bottom:.75rem}.legal-meta{color:#6b6880;margin-bottom:1.75rem}.legal-page h2{margin-top:2rem;margin-bottom:.6rem}.legal-page h3{margin-top:1.25rem;margin-bottom:.5rem}.legal-page p,.legal-page li{color:#6b6880;line-height:1.7}.legal-page ul{gap:.45rem;padding-left:1.2rem;display:grid}.legal-page a{color:#6f2dbd;text-decoration:underline}.legal-disclaimer{color:#6b6880;background:#4e07810f;border:1px solid #94a3b83d;border-radius:16px;padding:14px 16px}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.cookie-banner{z-index:1100;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-top:1px solid #94a3b83d;font-family:DM Sans,sans-serif;position:fixed;bottom:0;left:0;right:0}.cookie-banner__inner{justify-content:space-between;align-items:center;gap:14px;width:min(1140px,100%);margin:0 auto;display:flex}.cookie-banner__text{color:#6b6880;margin:0;font-weight:600;line-height:1.35}.cookie-banner__link{color:#6f2dbd;font-weight:800}.cookie-banner__link:hover{text-decoration:underline}.cookie-banner__actions{flex:none;gap:10px;display:inline-flex}.cookie-banner__btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-weight:800;display:inline-flex}.cookie-banner__btn--primary{color:#fff;background:#6f2dbd;border-color:#6f2dbd33}.cookie-banner__btn--primary:hover{background:#4a148c}.cookie-banner__btn--secondary{color:#1f1d2b;background:0 0;border-color:#94a3b870}.cookie-banner__btn--secondary:hover{background:#94a3b81f}@media (max-width:720px){.cookie-banner__inner{flex-direction:column;align-items:flex-start}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-start;width:100%}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.blog{width:min(1200px,100% - 3rem);margin:0 auto;padding:2.2rem 0 3.4rem}@media (max-width:768px){.blog{width:min(1200px,100% - 2rem);padding:1.8rem 0 2.8rem}}.blog-hero{margin-bottom:1.2rem;padding:0 0 1.6rem}.blog-hero__copy{gap:12px;max-width:72ch;display:grid}.blog-hero__copy h1{letter-spacing:-.03em;margin:0}.blog-hero__copy p{color:#6b6880;margin:0}.blog-hero__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.4rem;display:grid}@media (max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.blog-grid{grid-template-columns:1fr;gap:1rem}}.blog-card{background:#fff;border:1px solid #e4e0ef;border-radius:18px;grid-template-rows:auto 1fr;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 2px 6px #0000000d}.blog-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.blog-card__image{aspect-ratio:16/9;background:#fcfbfe;position:relative}.blog-card__body{gap:10px;padding:16px 16px 18px;display:grid}.blog-card__meta{color:#6b6880;flex-wrap:wrap;gap:10px;margin:0;font-size:.85rem;display:flex}.blog-card__meta span:not(:last-child):after{content:"•";color:#cfc7e6;margin-left:10px}.blog-card__title{font-size:var(--font-body);margin:0;line-height:1.25}.blog-card__title a:hover{color:#6f2dbd}.blog-card__excerpt{color:#6b6880;margin:0;font-size:.95rem}.blog-card__tags{flex-wrap:wrap;gap:8px;display:flex}.blog-tag{color:#4a148cf5;background:#6f2dbd14;border:1px solid #6f2dbd29;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.blog-link{color:#6f2dbd;font-weight:750}.blog-link:hover{text-decoration:underline}.blog-post{width:min(1180px,100% - 3rem);margin:0 auto;padding:2.2rem 0 3.4rem}@media (max-width:768px){.blog-post{width:min(1180px,100% - 2rem);padding:1.8rem 0 3rem}}.blog-post__header{gap:1.2rem;margin-bottom:1.6rem;display:grid}.blog-post__breadcrumbs{color:#6b6880;font-size:.9rem}.blog-post__breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.blog-post__breadcrumbs li{align-items:center;gap:.4rem;display:inline-flex}.blog-post__breadcrumbs li:not(:last-child):after{content:"/";color:#cfc7e6}.blog-post__breadcrumbs a{color:#6b6880;font-weight:700}.blog-post__breadcrumbs a:hover{color:#6f2dbd}.blog-post__meta{gap:10px;max-width:78ch;display:grid}.blog-post__kicker{letter-spacing:.18em;text-transform:uppercase;color:#6f2dbdf5;margin:0;font-size:.85rem;font-weight:800}.blog-post__submeta{color:#6b6880;flex-wrap:wrap;gap:10px;margin:0;display:flex}.blog-post__submeta span:not(:last-child):after{content:"•";color:#cfc7e6;margin-left:10px}.blog-post__excerpt{color:#6b6880;margin:0;font-size:1rem}.blog-post__tags{flex-wrap:wrap;gap:8px;display:flex}.blog-post__media{aspect-ratio:16/9;background:#fcfbfe;border:1px solid #e4e0ef;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.blog-post__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1.6rem;display:grid}@media (max-width:980px){.blog-post__layout{grid-template-columns:1fr;padding-bottom:96px}}.blog-post__content{background:#fff;border:1px solid #e4e0ef;border-radius:22px;padding:22px 20px;box-shadow:0 2px 6px #0000000d}@media (max-width:640px){.blog-post__content{padding:18px 16px}}.blog-post__content h2{letter-spacing:-.02em;margin-top:1.2rem;margin-bottom:.6rem}.blog-post__content h3{margin-top:1rem;margin-bottom:.5rem}.blog-post__content p{color:#1f1d2beb;margin:0 0 .9rem}.blog-post__faq{border-top:1px solid #94a3b840;margin-top:1.6rem;padding-top:1.4rem}.blog-post__faq h2{margin-top:0}.faq-list{gap:10px;margin-top:12px;display:grid}.faq-item{background:#e2e8f03d;border:1px solid #94a3b859;border-radius:16px;padding:12px}.faq-item summary{color:#1f1d2bf5;cursor:pointer;font-weight:800}.faq-item p{color:#6b6880;margin:10px 0 0}.blog-post__cta{border-top:1px solid #94a3b840;margin-top:1.6rem;padding-top:1.4rem}.blog-post__cta p{color:#6b6880}.blog-post__cta-actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.blog-post__aside{align-self:start;gap:14px;display:grid;position:sticky;top:96px}@media (max-width:980px){.blog-post__aside{position:static}.blog-post__share{z-index:1100;position:fixed;bottom:16px;left:16px;right:16px}}.share-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #94a3b842;border-radius:18px;padding:14px;box-shadow:0 18px 48px #0f172a1f}.share-bar__title{letter-spacing:-.02em;color:#1f1d2bf5;margin:0 0 10px;font-weight:900}.share-bar__buttons{gap:10px;display:grid}@media (max-width:980px){.share-bar__buttons{justify-content:space-between;gap:10px;display:flex}}.share-btn{color:#1e293beb;background:#fff;border:1px solid #94a3b86b;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 12px;font-weight:850;display:inline-flex}.share-btn:hover{border-color:#6f2dbd66;box-shadow:0 0 0 4px #6f2dbd1f}@media (max-width:980px){.share-btn__text{display:none}}.blog-post__toc{background:#fff;border:1px solid #e4e0ef;border-radius:18px;padding:14px;box-shadow:0 2px 6px #0000000d}.blog-post__toc-title{color:#1f1d2bf5;margin:0 0 10px;font-weight:900}.blog-post__toc ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.toc-item a{color:#6b6880;font-weight:700}.toc-item a:hover{color:#6f2dbd}.toc-item--level-3{border-left:2px solid #6f2dbd24;padding-left:12px}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.category-index{width:min(1200px,100% - 3rem);margin:0 auto;padding:2.2rem 0 3.4rem}@media (max-width:768px){.category-index{width:min(1200px,100% - 2rem);padding:1.8rem 0}}.category-hero{gap:12px;margin-bottom:1.2rem;padding:0 0 1.6rem;display:grid}@media (max-width:640px){.category-hero{margin-bottom:1rem;padding:0}}.category-hero__copy{gap:12px;max-width:72ch;display:grid}.category-hero__copy h1{letter-spacing:-.03em;margin:0}.category-hero__copy p{color:#6b6880;font-size:var(--font-body);margin:0}.category-hero__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;padding:0;display:grid}@media (max-width:980px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-card{background:#fff;border:1px solid #e4e0ef;border-radius:18px;grid-template-columns:54px 1fr;align-items:center;gap:12px;min-height:72px;padding:14px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 2px 6px #0000000d}.category-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.category-card__thumb{color:#4a148cf2;background:#6f2dbd14;border:1px solid #6f2dbd29;border-radius:14px;place-items:center;width:54px;height:54px;font-weight:900;display:grid;overflow:hidden}.category-card__thumb.placeholder{color:#1e293bd1;background:#94a3b81f;border-color:#94a3b83d}.category-card__label{letter-spacing:-.01em;color:#1f1d2bf5;font-weight:900;font-size:var(--font-body)}.category-page{width:min(1200px,100% - 3rem);margin:0 auto;padding:2.2rem 0 3.4rem}@media (max-width:768px){.category-page{width:min(1200px,100% - 2rem);padding:1.8rem 0 2.8rem}}.category-page__header{gap:1.2rem;margin-bottom:1.4rem;display:grid}.category-page__breadcrumbs{color:#6b6880;font-size:.9rem}.category-page__breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.category-page__breadcrumbs li{align-items:center;gap:.4rem;display:inline-flex}.category-page__breadcrumbs li:not(:last-child):after{content:"/";color:#cfc7e6}.category-page__breadcrumbs a{color:#6b6880;font-weight:700}.category-page__breadcrumbs a:hover{color:#6f2dbd}.category-page__hero{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:1.2rem;display:grid}@media (max-width:980px){.category-page__hero{grid-template-columns:1fr}}.category-page__copy{gap:12px;max-width:72ch;display:grid}.category-page__copy h1{letter-spacing:-.03em;margin:0}.category-page__copy p{color:#6b6880;font-size:var(--font-body);margin:0}.category-page__actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.category-page__thumb{aspect-ratio:1;background:#fcfbfe;border:1px solid #e4e0ef;border-radius:22px;width:100%;max-width:220px;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}@media (max-width:980px){.category-page__thumb{max-width:180px}}.category-page__seo{background:#fff;border:1px solid #e4e0ef;border-radius:22px;gap:12px;margin-bottom:1.4rem;padding:20px;display:grid;box-shadow:0 2px 6px #0000000d}@media (max-width:640px){.category-page__seo{padding:18px 16px}}.category-page__seo p{color:#1f1d2beb;font-size:var(--font-body);margin:0}@media (max-width:414px){.category-index{width:min(1200px,100% - 2rem);padding:1.4rem 0 0}.category-hero__actions{flex-direction:column;align-items:stretch}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.category-card{border-radius:16px;grid-template-columns:48px 1fr;min-height:64px;padding:12px}.category-card__thumb{border-radius:12px;width:48px;height:48px}}.category-page__seo-links{flex-wrap:wrap;gap:14px;margin-top:2px;display:flex}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.activity-page{padding:20px}.activity-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.activity-header h2{margin:0 0 6px}.activity-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}.activity-filters label{color:#6b6880;gap:6px;font-size:.92rem;display:grid}.activity-filters select{color:#1f1d2b;background:#fff;border:1px solid #f1edf9;border-radius:12px;min-height:42px;padding:0 12px}.activity-table{background:#fff;border-radius:12px;gap:12px;padding:16px;display:grid;overflow-x:auto;box-shadow:0 2px 6px #0000000d}.activity-row{border-bottom:1px solid #f1edf9;grid-template-columns:1.2fr .9fr 1fr .9fr 1fr 2fr 1fr;align-items:center;gap:12px;min-width:980px;padding-bottom:10px;display:grid}.activity-row.six-columns{grid-template-columns:1.2fr .9fr 1fr .9fr 1fr 2fr;min-width:860px}.activity-row.header{color:#6b6880;font-weight:600}.activity-row span{word-break:break-word}@media (max-width:900px){.activity-row,.activity-row.six-columns{grid-template-columns:1fr;min-width:0}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.admin-container{background:#f7f4fb;min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#4a148c;width:260px;padding:20px}.admin-sidebar h2{color:#fff;letter-spacing:.5px;margin-bottom:4px;font-size:20px}.admin-sidebar nav a{color:#fff;background:#ffffff1f;border-radius:12px;margin:10px 0;padding:10px;text-decoration:none;transition:all .2s;display:block}.admin-sidebar nav a:hover{background:#ffffff38}.admin-main{background:#f7f4fb;flex:1;padding:30px}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.admin-home.admin-overview{gap:16px;padding:0;display:grid}.admin-overview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.admin-overview-title{letter-spacing:-.02em;color:#1f1d2b;margin:0;font-size:1.45rem}.admin-subtitle{color:#6b6880;margin:6px 0 0}.admin-overview-controls{align-items:flex-end;gap:10px;display:flex}.admin-control{color:#6b6880;gap:4px;font-size:.78rem;display:grid}.admin-control span{opacity:.9}.admin-control select{color:#1f1d2b;background:#ffffffeb;border:1px solid #17332829;border-radius:12px;height:38px;padding:0 12px;font-weight:600}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-kpi-card{color:#1f1d2b;background:#ffffffeb;border:1px solid #1733281f;border-radius:18px;gap:6px;padding:14px 14px 16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.admin-kpi-card p{color:#6b6880;margin:0;font-size:.88rem;font-weight:600}.admin-kpi-card strong{letter-spacing:-.02em;color:#173328;font-size:1.35rem}.admin-kpi-card:hover{border-color:#1733282e;transform:translateY(-1px);box-shadow:0 18px 36px #17332814}.admin-branch-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.admin-overview-panels{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.admin-panel{background:#ffffffeb;border:1px solid #1733281f;border-radius:18px;min-width:0;padding:14px;box-shadow:0 14px 30px #1733280f}.admin-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.admin-panel-header h3{color:#173328;margin:0;font-size:1rem}.admin-panel-header span{color:#6b6880;font-size:.82rem;font-weight:600}.admin-panel-link{color:#0f5d33;background:#228b4a1f;border:1px solid #228b4a24;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:700;text-decoration:none}.admin-panel-link:hover{background:#228b4a29}.admin-branch-card{gap:10px;display:grid}.admin-branch-card-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.admin-branch-card h3{color:#173328;margin:0;font-size:1rem}.admin-branch-kicker{color:#6b6880;margin:0;font-size:.78rem;font-weight:600}.admin-branch-card-value{letter-spacing:-.02em;color:#173328;font-size:1.35rem;font-weight:800}.admin-branch-link{color:#173328;background:#1733280d;border:1px solid #17332824;border-radius:12px;justify-self:flex-start;padding:7px 12px;font-size:.82rem;font-weight:700;text-decoration:none}.admin-branch-link:hover{background:#17332814}.admin-panel-chart{grid-column:span 7}.admin-panel-recent{grid-column:span 5}.admin-panel-top-products,.admin-panel-customer-stats,.admin-panel-low-stock,.admin-panel-suppliers,.admin-panel-branch-compare,.admin-panel-notifications{grid-column:span 4}.admin-panel-staff,.admin-panel-finance{grid-column:span 6}.admin-chart{width:100%;height:auto;display:block}.admin-chart-grid line{stroke:#1733281a;stroke-width:1px}.admin-chart-line{fill:none;stroke:#173328;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.admin-chart-area{stroke:none}.admin-chart-axis text{fill:#17332899;font-size:12px;font-weight:700}.admin-bars rect{fill:#17332852}.admin-table{background:0 0;overflow-x:auto}.admin-table table{border-collapse:collapse;width:100%;min-width:560px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #1733281a;padding:10px;font-size:.9rem}.admin-table-tight th,.admin-table-tight td{padding:9px 8px;font-size:.86rem}.admin-table th{color:#173328;background:#1733280a;font-weight:800}.admin-empty{color:#6b6880;margin:0}.admin-stat-list{gap:10px;display:grid}.admin-stat-row{background:#1733280a;border:1px solid #17332814;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.admin-stat-row span{color:#6b6880;font-size:.88rem;font-weight:700}.admin-stat-row strong{color:#173328;font-weight:900}.admin-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-list li{background:#1733280a;border:1px solid #17332814;border-radius:14px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px;display:flex}.admin-list-stack{gap:2px;min-width:0;display:grid}.admin-list-stack .admin-list-title,.admin-list-stack .admin-list-meta{display:block}.admin-list-title{color:#173328;font-size:.92rem;font-weight:800}.admin-list-meta{color:#6b6880;font-size:.82rem;font-weight:700}.admin-list-value{color:#173328;font-weight:900}.admin-list-links li{padding:0}.admin-link-row{width:100%;color:inherit;justify-content:space-between;align-items:baseline;gap:12px;padding:10px;text-decoration:none;display:flex}.admin-link-row:hover{background:#1733280f;border-radius:14px}@media (max-width:1100px){.admin-panel-chart,.admin-panel-recent{grid-column:span 12}}@media (max-width:900px){.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-panels{grid-template-columns:repeat(1,minmax(0,1fr))}.admin-panel-chart,.admin-panel-recent,.admin-panel-top-products,.admin-panel-customer-stats,.admin-panel-low-stock,.admin-panel-suppliers,.admin-panel-branch-compare,.admin-panel-notifications,.admin-panel-staff,.admin-panel-finance{grid-column:span 1}}@media (max-width:520px){.admin-overview-title{font-size:1.25rem}.admin-kpi-card strong{font-size:1.15rem}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.branches-page{padding:20px}.branches-header{justify-content:space-between;align-items:center;display:flex}.branches-error{color:#dc3545;margin-bottom:16px}.branches-note{align-items:center;gap:12px;margin:10px 0 20px;display:flex}.branch-form{background:#fff;border:1px solid #f1edf9;border-radius:12px;gap:10px;margin-bottom:20px;padding:16px;display:grid}.branch-form button{width:max-content}.primary-button{color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:10px 16px}.primary-button:hover{background:#4a148c}.branches-content{grid-template-columns:1fr;gap:20px;display:grid}.branches-list{gap:10px;display:grid}.branches-list button,.branches-list .branch-list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #f1edf9;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.branches-list button.active{border-color:#6f2dbd;box-shadow:0 0 0 1px #6f2dbd}.branch-tag{color:#7b2cbf;background:#0000000d;border-radius:999px;align-items:center;margin-top:6px;padding:2px 8px;font-size:.75rem;display:inline-flex}.danger-button{color:#dc3545;background:0 0;border:1px solid #dc3545;border-radius:12px;padding:8px 12px}.branch-details{background:#fff;border:1px solid #f1edf9;border-radius:12px;padding:16px}.branch-card{margin-bottom:16px}.branch-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:20px;display:grid}.branch-tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.branch-tabs button{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:6px 14px}.branch-tabs button.active{color:#fff;background:#6f2dbd;border-color:#6f2dbd}.branch-overview-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.branch-section{background:#fff;border:1px solid #f1edf9;border-radius:12px;padding:16px}.branch-section ul{gap:10px;padding:0;list-style:none;display:grid}.branch-section-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.branch-section-header h4{margin:0 0 6px}.branch-section li{background:#f7f4fb;border:1px solid #f1edf9;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px;display:flex}.checkbox-row{align-items:center;gap:10px;font-size:.95rem;display:flex}.inventory-form{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}@media (max-width:900px){.branches-content{grid-template-columns:1fr}.modal-overlay{padding:12px}.modal{border-radius:14px;width:100%;max-height:92vh}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.inventory-layout{padding:20px}.inventory-home{gap:20px;display:grid}.inventory-header h2{margin-bottom:6px}.inventory-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.inventory-card{text-align:left;background:#fff;border:1px solid #f1edf9;border-radius:16px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 2px 6px #0000000d}.inventory-card h3{margin-bottom:6px}.inventory-card:hover{border-color:#4e07814d;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.ghost-button{color:#1f1d2b;background:0 0;border:1px solid #e4e0ef;border-radius:12px;padding:8px 12px}.ghost-button:hover{color:#6f2dbd;border-color:#6f2dbd}.inventory-primary-button{color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:8px 12px;font-weight:600}.inventory-primary-button:hover{background:#4a148c}.inventory-danger-button{color:#b91c1c;background:0 0;border:1px solid #dc262659;border-radius:12px;padding:8px 12px;font-weight:600}.inventory-danger-button:hover{background:#dc262614;border-color:#dc262673}.error{color:#dc3545}.success{color:#28a745}.inventory-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.inventory-toolbar-copy{gap:6px;display:grid}.inventory-back-button{width:fit-content}.inventory-toolbar-actions{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.inventory-filter{gap:6px;min-width:220px;display:grid}.inventory-filter span{color:#6b6880;font-size:.9rem}.inventory-filter select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:10px 12px}.inventory-toolbar input{min-width:240px}.inventory-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 6px #0000000d}.inventory-table th,.inventory-table td{text-align:left;border-bottom:1px solid #f1edf9;padding:10px 12px}.inventory-table th{background:#f7f4fb}.inventory-detail{gap:20px;display:grid}.inventory-card-panel{background:#fff;border:1px solid #f1edf9;border-radius:16px;padding:16px;box-shadow:0 2px 6px #0000000d}.inventory-card-panel h3{margin-bottom:12px}.branch-operations-panel{gap:16px;display:grid}.branch-actions{flex-wrap:wrap;gap:12px;display:flex}.branch-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.branch-summary-card{background:#f7f4fb;border:1px solid #f1edf9;border-radius:12px;gap:6px;padding:14px 16px;display:grid}.branch-summary-card span{color:#6b6880;font-size:.9rem}.branch-summary-card strong{color:#1f1d2b;font-size:1.35rem}.inventory-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inventory-form-grid .full-width{grid-column:1/-1}.checkbox-row{align-items:center;gap:10px;display:flex}.checkbox-row input[type=checkbox]{width:18px;height:18px;margin:0}.inventory-actions{justify-content:flex-end;gap:12px;display:flex}.stock-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.stock-summary-card{background:#f7f4fb;border:1px solid #f1edf9;border-radius:14px;padding:12px}.product-workspace{gap:18px;display:grid}.product-hero-card{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.product-hero-media{background:linear-gradient(160deg,#17332814,#6f2dbd0f);border-radius:20px;min-height:240px;overflow:hidden}.product-hero-image{object-fit:cover;width:100%;height:100%;min-height:240px}.product-hero-copy{gap:16px;display:grid}.product-workspace-header{gap:18px;display:grid}.product-workspace-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-workspace-title h2{margin-bottom:4px}.product-kicker{letter-spacing:.08em;text-transform:uppercase;color:#6f2dbd;margin:0 0 8px;font-size:.8rem;font-weight:700}.product-badges,.product-section-tabs{flex-wrap:wrap;gap:10px;display:flex}.product-section-tabs button{color:#1f1d2b;background:#fff;border:1px solid #e4e0ef;border-radius:999px;padding:10px 14px;font-weight:600}.product-section-tabs button.active{color:#fff;background:#6f2dbd;border-color:#6f2dbd}.product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-overview-grid>div{background:#f7f4fb;border:1px solid #f1edf9;border-radius:14px;gap:6px;padding:14px;display:grid}.product-overview-grid span{color:#6b6880;font-size:.84rem}.product-overview-grid strong{color:#1f1d2b;font-size:.98rem}.category-cell{align-items:center;gap:12px;min-width:0;display:flex}.category-avatar{background:#f7f4fb;border:1px solid #f1edf9;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.category-avatar img{object-fit:cover;width:100%;height:100%}.category-avatar-placeholder{color:#6f2dbd;font-weight:800}.category-name{color:#1f1d2b;font-weight:700;line-height:1.1}.category-meta{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:.85rem;overflow:hidden}@media (max-width:768px){.inventory-toolbar{flex-direction:column;align-items:stretch}.inventory-toolbar-actions{align-items:stretch}.inventory-filter{min-width:0}.inventory-form-grid{grid-template-columns:1fr}.product-workspace-title{flex-direction:column}.product-hero-card,.product-overview-grid{grid-template-columns:1fr}.inventory-table{display:block;overflow-x:auto}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.orders-container{padding:20px}.orders-container h2{color:#1f1d2b;margin-bottom:20px}.orders-container .orders-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.orders-container .orders-header-actions{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.orders-container .orders-filter{gap:6px;min-width:220px;display:grid}.orders-container .orders-filter span{color:#6b6880;font-size:.9rem}.orders-container .orders-actions{margin-bottom:20px}.orders-container .primary-button{color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:10px 16px}.orders-container .primary-button:hover{background:#4a148c}.orders-container .orders-loading{color:#6b6880;font-size:.9rem}.orders-container .orders-error{color:#dc3545;margin-bottom:16px}.orders-container .orders-inline-alert{color:#7f1d1d;background:#fef2f2eb;border:1px solid #dc262629;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.orders-container .orders-inline-alert strong{margin-bottom:4px;display:block}.orders-container .orders-inline-alert p{color:inherit;text-align:left;margin:0;font-size:.92rem}.orders-container .muted{color:#6b6880;font-size:.9rem}.orders-container .create-order-form{background:#fff;border:1px solid #f1edf9;border-radius:12px;gap:20px;margin-bottom:30px;padding:20px;display:grid;box-shadow:0 2px 6px #0000000d}.orders-container .order-section{gap:12px;display:grid}.orders-container .order-section-header{justify-content:space-between;align-items:center;display:flex}.orders-container .order-helper{color:#6b6880;font-size:.95rem}.orders-container .ghost-button{color:#1f1d2b;background:0 0;border:1px solid #e4e0ef;border-radius:12px;padding:6px 12px}.orders-container .ghost-button:hover{color:#6f2dbd;border-color:#6f2dbd}.orders-container .link-button{color:#7b2cbf;background:0 0;border:none;padding:0}.orders-container .products-list{gap:12px;display:grid}.orders-container .product-line{background:#f7f4fb;border:1px solid #f1edf9;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.orders-container .product-title{font-weight:600;font-size:var(--font-body);color:#1f1d2b}.orders-container .product-meta{color:#6b6880;font-size:.9rem}.orders-container .product-controls{align-items:center;gap:10px;display:flex}.orders-container .qty-stepper{align-items:center;gap:8px;display:flex}.orders-container .qty-button{cursor:pointer;background:#f7f4fb;border:1px solid #e4e0ef;border-radius:50%;width:32px;height:32px}.orders-container .qty-button:disabled{cursor:not-allowed;opacity:.5}.orders-container .qty-value{text-align:center;min-width:24px;font-weight:600}.orders-container .saved-addresses,.orders-container .saved-address-list{gap:8px;display:grid}.orders-container .saved-address{text-align:left;color:#1f1d2b;background:#f7f4fb;border:1px solid #f1edf9;border-radius:12px;padding:10px 12px}.orders-container .saved-address.active{border-color:#6f2dbd;box-shadow:0 0 0 1px #6f2dbd}.orders-container .orders-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 6px #0000000d}.orders-container .orders-table th,.orders-container .orders-table td{text-align:left;border-bottom:1px solid #f1edf9;padding:10px}.orders-container .orders-table th{color:#1f1d2b;background:#f7f4fb}.orders-container .orders-table td div{margin-bottom:5px}.orders-container .orders-table select{cursor:pointer;background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:6px}.orders-container .orders-table select:focus{border-color:#6f2dbd;outline:none}.orders-container .order-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-container .order-actions select{min-width:140px}.orders-container .modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1050;background:#0c121c8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.orders-container .modal{background:#fff;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;width:min(760px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a47}.orders-container .modal-header{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.orders-container .modal-close{color:#6b6880;background:0 0;border:none;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.2rem;display:grid}.orders-container .modal-close:hover{background:#94a3b833}.orders-container .modal-body{gap:18px;padding:20px 24px 24px;display:grid;overflow-y:auto}.orders-container .modal-body label{gap:6px;font-size:.95rem;font-weight:500;display:grid}.orders-container .modal-body input,.orders-container .modal-body select,.orders-container .modal-body textarea{background:#f7f4fb;border:1px solid #94a3b84d;border-radius:10px;padding:10px 12px}.orders-container .modal-body button{color:#fff;background:#6f2dbd;border:none;border-radius:10px;padding:10px 16px;font-weight:600}.orders-container .modal-body button:disabled{opacity:.65;cursor:not-allowed}.orders-container .modal-body .ghost-button{color:#1f1d2b;background:0 0;border:1px solid #94a3b84d}.orders-container .modal-body .link-button{color:#7b2cbf;background:0 0;border:none;padding:0}.orders-container .modal-actions{justify-content:flex-end;gap:12px;display:flex}.orders-container .product-select-list{gap:12px;display:grid}.orders-container .product-option{background:#fff;border:1px solid #f1edf9;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.orders-container .product-option button{padding:6px 12px}.orders-container .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orders-container .form-grid .full-width{grid-column:1/-1}.orders-container .modal-actions{justify-content:flex-end;display:flex}@media (max-width:768px){.orders-container .modal-overlay{padding:12px}.orders-container .modal{border-radius:14px;width:100%;max-height:92vh}.orders-container .order-section-header{flex-direction:column;align-items:flex-start;gap:8px}.orders-container .orders-header{flex-direction:column;align-items:flex-start}.orders-container .orders-header-actions{align-items:stretch;width:100%}.orders-container .orders-filter{width:100%}.orders-container .product-line{flex-direction:column;align-items:flex-start}.orders-container .form-grid{grid-template-columns:1fr}.orders-container .orders-inline-alert{flex-direction:column}.orders-container .orders-table{display:block;overflow-x:auto}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.admin-products{padding:20px}.admin-products h2,.admin-products h3{color:#1f1d2b;margin-bottom:15px}.admin-products .products-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.admin-products .products-header p{margin:6px 0 0}.admin-products .products-header-copy{gap:6px;display:grid}.admin-products .back-button{width:fit-content}.admin-products .primary-button{color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:10px 16px}.admin-products .primary-button:hover{background:#4a148c}.admin-products .error{color:#dc3545;margin-bottom:10px}.admin-products .catalog-summary-grid,.admin-products .catalog-editor-panel,.admin-products .catalog-list-panel{margin-bottom:24px}.admin-products .catalog-editor-form label{color:#6b6880;gap:6px;font-size:.92rem;display:grid}.admin-products .catalog-editor-form .field-help{font-size:.82rem;line-height:1.35}.admin-products .catalog-editor-form input,.admin-products .catalog-editor-form select,.admin-products .catalog-editor-form textarea{color:#1f1d2b;background:#f7f4fb;border:1px solid #94a3b84d;border-radius:10px;width:100%;padding:10px 12px}.admin-products .row-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-products .product-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:30px;display:grid}.admin-products .product-form input[type=text],.admin-products .product-form input[type=number],.admin-products .product-form input[type=file],.admin-products .product-form input[type=date],.admin-products .product-form select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:8px}.admin-products .product-form .full-width{grid-column:1/-1}.admin-products .product-form .buttons{grid-column:1/-1;gap:10px;margin-top:10px;display:flex}.admin-products .product-form .buttons button{cursor:pointer;color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:8px 16px;transition:all .2s}.admin-products .product-form .buttons button:hover{background:#4a148c}.admin-products .product-form .buttons button.delete{background:#dc3545}.admin-products .product-form .buttons button.delete:hover{background:#bd2130}.admin-products .inventory-note{color:#6b6880;margin-bottom:20px}.admin-products .products-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 6px #0000000d}.admin-products .products-table th,.admin-products .products-table td{text-align:left;border-bottom:1px solid #f1edf9;padding:10px}.admin-products .products-table th{background:#f7f4fb}.admin-products .products-table td.images-cell img{object-fit:cover;border-radius:6px;width:50px;height:50px;margin-right:5px}.admin-products .products-table button{cursor:pointer;border:none;border-radius:4px;padding:4px 8px}.admin-products .products-table button.edit{color:#1f1d2b;background:#ffc107;margin-right:5px}.admin-products .products-table button.edit:hover{background:#d39e00}.admin-products .products-table button.delete{color:#fff;background:#dc3545}.admin-products .products-table button.delete:hover{background:#bd2130}.admin-products .products-table .muted{color:#6b6880;font-size:.9rem}.admin-products .products-table .link-button{color:#7b2cbf;text-align:left;background:0 0;border:none;padding:0}.admin-products .products-table .product-row-meta{color:#6b6880;margin-top:6px;font-size:.78rem;display:block}.admin-products .products-table .status-pill{color:#6b6880;background:#94a3b829;border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.admin-products .products-table .status-online{color:#166534;background:#22c55e24}.admin-products .modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1050;background:#0c121c8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-products .modal{background:#fff;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;width:min(760px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a47}.admin-products .modal-header{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.admin-products .modal-header-actions{align-items:center;gap:12px;display:flex}.admin-products .modal-close{color:#6b6880;background:0 0;border:none;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.2rem;display:grid}.admin-products .modal-close:hover{background:#94a3b833}.admin-products .modal-body{gap:16px;padding:20px 24px 24px;display:grid;overflow-y:auto}.admin-products .modal-body label{gap:6px;font-size:.95rem;font-weight:500;display:grid}.admin-products .checkbox-row{align-items:center;gap:10px;font-weight:500;display:flex}.admin-products .checkbox-row input{width:18px;height:18px;margin:0}.admin-products .modal-body input,.admin-products .modal-body select,.admin-products .modal-body textarea{background:#f7f4fb;border:1px solid #94a3b84d;border-radius:10px;padding:10px 12px}.admin-products .category-chip-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-products .category-chip{color:#1f1d2b;background:#6f2dbd14;border:1px solid #6f2dbd2e;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.9rem;font-weight:700;display:inline-flex}.admin-products .category-chip__remove{color:#1f1d2b;background:#94a3b838;border:1px solid #94a3b859;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;line-height:1;display:grid}.admin-products .category-chip__remove:hover{background:#94a3b852;border-color:#94a3b880}.admin-products .category-add-row{align-items:center;gap:10px;display:flex}.admin-products .category-add-row input{flex:auto}.admin-products .modal-body button{color:#fff;background:#6f2dbd;border:none;border-radius:10px;padding:10px 16px;font-weight:600}.admin-products .modal-body button:disabled{opacity:.65;cursor:not-allowed}.admin-products .modal-body .ghost-button{color:#1f1d2b;background:0 0;border:1px solid #94a3b84d}.admin-products .modal-actions{justify-content:flex-end;gap:12px;display:flex}.admin-products .catalog-form-section{gap:12px;display:grid}.admin-products .catalog-form-section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.admin-products .catalog-form-section-header h4{color:#1f1d2b;margin:0;font-size:1rem}.admin-products .catalog-form-section-header p{margin:0}.admin-products .field-label{align-items:center;gap:4px;display:inline-flex}.admin-products .field-label .required-indicator{margin-left:0}.admin-products .required-indicator{color:#dc3545;margin-left:4px;font-weight:700}.admin-products .full-width{width:100%}@media (max-width:768px){.admin-products .products-header{flex-direction:column;align-items:flex-start}.admin-products .modal-overlay{padding:12px}.admin-products .modal{border-radius:14px;width:100%;max-height:92vh}.admin-products .products-table{display:block;overflow-x:auto}.admin-products .product-form{grid-template-columns:1fr}.admin-products .row-actions{flex-direction:column;align-items:stretch}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.supplier-invoices-page{padding:20px}.supplier-invoices-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.supplier-invoices-header-copy{gap:6px;display:grid}.supplier-invoices-page .back-button{width:fit-content}.supplier-invoices-error{color:#dc3545;margin-bottom:16px}.invoice-list{background:#fff;border-radius:12px;gap:12px;padding:16px;display:grid;box-shadow:0 2px 6px #0000000d}.invoice-row{border-bottom:1px solid #f1edf9;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1.5fr;align-items:center;gap:12px;padding-bottom:12px;display:grid}.invoice-row.header{color:#6b6880;font-weight:600}.status{text-transform:capitalize;background:#f7f4fb;border-radius:999px;padding:2px 8px;font-size:.85rem}.status.paid{color:#0f6c3c;background:#0f6c3c1f}.status.partial{color:#9a6b00;background:#9a6b001f}.status.unpaid{color:#a62d1c;background:#a62d1c1f}.status.overdue{color:#8b1b1b;background:#8b1b1b1f}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.primary-button,.ghost-button,.link-button{cursor:pointer;background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:8px 12px}.link-button{color:#7b2cbf;background:0 0;border:none}.modal-body .link-button{color:#7b2cbf;background:0 0;border:none;padding:0}.line-items{gap:12px;display:grid}.line-items-header{justify-content:space-between;align-items:center;display:flex}.line-item{grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:8px;display:grid}.invoice-totals{justify-content:flex-end;gap:20px;font-weight:600;display:flex}@media (max-width:900px){.invoice-row,.form-grid,.line-item{grid-template-columns:1fr}.modal-overlay{padding:12px}.modal{border-radius:14px;width:100%;max-height:92vh}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.suppliers-page{padding:20px}.suppliers-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.suppliers-header-copy{gap:6px;display:grid}.suppliers-page .back-button{width:fit-content}.suppliers-error{color:#dc3545;margin-bottom:16px}.suppliers-table{background:#fff;border-radius:12px;gap:12px;padding:16px;display:grid;box-shadow:0 2px 6px #0000000d}.suppliers-row{border-bottom:1px solid #f1edf9;grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:center;gap:12px;padding-bottom:12px;display:grid}.suppliers-row:last-of-type{border-bottom:none}.suppliers-row.header{color:#6b6880;font-weight:600}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.primary-button,.ghost-button,.danger-button{cursor:pointer;background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:8px 12px}.primary-button{color:#fff;background:#6f2dbd;border:none}.danger-button{color:#dc3545;background:0 0;border-color:#dc3545}.modal{background:#fff;border:1px solid #94a3b82e;border-radius:16px;width:min(760px,96vw);overflow:hidden;box-shadow:0 24px 80px #0f172a47}.modal-body{gap:16px;padding:20px 24px 24px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid .full-width{grid-column:1/-1}.modal-actions{justify-content:flex-end;display:flex}.muted{color:#6b6880}@media (max-width:768px){.suppliers-row,.form-grid{grid-template-columns:1fr}.modal-overlay{padding:12px}.modal{border-radius:14px;width:100%;max-height:92vh}}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.users-container{padding:24px}.users-container h2{margin-bottom:24px;font-size:22px;font-weight:600}.users-container .users-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.users-container .users-filter{gap:6px;min-width:220px;display:grid}.users-container .users-filter span{color:#6b6880;font-size:.9rem}.users-container .users-filter select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:10px 12px}.users-container .users-toggle{gap:10px;margin-bottom:20px;display:flex}.users-container .users-toggle button{cursor:pointer;background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:8px 16px}.users-container .users-toggle button.active{color:#fff;background:#6f2dbd;border-color:#6f2dbd}.users-container .create-user-form{background:#fff;border:1px solid #f1edf9;border-radius:12px;flex-direction:column;gap:12px;width:100%;margin-bottom:40px;padding:20px;display:flex}.users-container .create-user-form input,.users-container .create-user-form select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:12px;font-size:15px}.users-container .create-user-form button{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:12px;padding:12px;font-size:15px;transition:background .2s}.users-container .create-user-form button:hover{background:#1e7e34}.users-container .users-actions{margin-bottom:20px}.users-container .primary-button{color:#fff;background:#6f2dbd;border:none;border-radius:12px;padding:10px 16px}.users-container .primary-button:hover{background:#4a148c}.users-container .users-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 6px #0000000d}.users-container .users-table th,.users-container .users-table td{border:1px solid #f1edf9;padding:12px 10px;font-size:15px}.users-container .users-table th{background:#f7f4fb;font-weight:600}.users-container .users-table tr:nth-child(2n){background:#f7f4fb}.users-container .users-table select{background:#f7f4fb;border:1px solid #e4e0ef;border-radius:12px;padding:8px;font-size:14px}.users-container .users-table .delete{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:12px;padding:7px 14px;transition:background .2s}.users-container .users-table .delete:hover{background:#bd2130}.users-container .users-table .update-role{color:#fff;cursor:pointer;background:#6f2dbd;border:none;border-radius:12px;padding:7px 14px;transition:background .2s}.users-container .users-table .update-role:hover{background:#4a148c}.users-container .users-table .muted{color:#6b6880;font-size:.9rem}.users-container .users-table td:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:768px){.users-container .users-header{flex-direction:column;align-items:stretch}.users-container .users-filter{min-width:0}.users-container .users-table{display:block;overflow-x:auto}}.error{color:#dc3545;margin-bottom:1rem}.muted{color:#6b6880;font-size:.9rem}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1050;background:#0c121c8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;width:min(640px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a47}.modal-header{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-close{color:#6b6880;background:0 0;border:none;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.2rem;display:grid}.modal-close:hover{background:#94a3b833}.modal-body{gap:16px;padding:20px 24px 24px;display:grid;overflow-y:auto}.modal-body label{gap:6px;font-size:.95rem;font-weight:500;display:grid}.modal-body input,.modal-body select,.modal-body textarea{background:#f7f4fb;border:1px solid #94a3b84d;border-radius:10px;padding:10px 12px}.modal-body button{color:#fff;background:#6f2dbd;border:none;border-radius:10px;padding:10px 16px;font-weight:600}.modal-body button:disabled{opacity:.65;cursor:not-allowed}.modal-body .ghost-button{color:#1f1d2b;background:0 0;border:1px solid #94a3b84d}@media (max-width:768px){.modal-overlay{padding:12px}.modal{border-radius:14px;width:100%;max-height:92vh}}.customer-dashboard-shell *{box-sizing:border-box;margin:0;padding:0}.customer-dashboard-shell .main{flex-direction:column;flex:1;min-width:0;display:flex}.customer-dashboard-shell .customer-page{min-height:100%;font-size:var(--dashboard-font);flex-direction:column;flex:1;display:flex}.customer-dashboard-shell .topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}@media (max-width:1024px){.customer-dashboard-shell .topbar{position:relative;top:auto}}.customer-dashboard-shell .page-title{font-family:Syne,sans-serif;font-weight:700;font-size:var(--dashboard-font-lg);color:var(--ink);letter-spacing:-.4px}.customer-dashboard-shell .page-subtitle{font-size:var(--dashboard-font-sm);color:var(--ink-light);margin-top:2px}.customer-dashboard-shell .topbar-actions{align-items:center;gap:10px;display:flex}.customer-dashboard-shell .btn-icon{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--surface);cursor:pointer;width:36px;height:36px;color:var(--ink-mid);justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:flex;position:relative}.customer-dashboard-shell .btn-icon:hover{background:var(--surface-2);border-color:var(--green-light);color:var(--green-mid)}.customer-dashboard-shell .notif-dot{background:var(--red-soft);border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.customer-dashboard-shell .notif-dropdown{position:relative}.customer-dashboard-shell .notif-badge{background:var(--red-soft);color:#fff;border:2px solid var(--surface);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.customer-dashboard-shell .notif-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:320px;box-shadow:var(--shadow-md);z-index:40;position:absolute;top:44px;right:0;overflow:hidden}.customer-dashboard-shell .notif-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.customer-dashboard-shell .notif-title{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .notif-meta{color:var(--ink-light);font-size:11px}.customer-dashboard-shell .notif-list{max-height:320px;overflow:auto}.customer-dashboard-shell .notif-item{border-bottom:1px solid var(--border);background:var(--surface);padding:10px 14px}.customer-dashboard-shell .notif-item.unread{background:var(--surface-2)}.customer-dashboard-shell .notif-item-title{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .notif-item-message{color:var(--ink-mid);margin-top:2px;font-size:12px}.customer-dashboard-shell .notif-item-time{color:var(--ink-light);margin-top:4px;font-size:11px}.customer-dashboard-shell .notif-empty{color:var(--ink-light);padding:14px;font-size:12px}.customer-dashboard-shell .notif-link{color:inherit;text-decoration:none;display:block}@media (max-width:768px){.customer-dashboard-shell .notif-panel{width:280px;top:42px}}.customer-dashboard-shell .btn-primary,.customer-dashboard-shell .customer-page-button.primary,.customer-dashboard-shell .customer-mini-button.primary,.customer-dashboard-shell .wish-add-cart{background:var(--green-mid);color:#fff;border-radius:var(--radius-xs);cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.customer-dashboard-shell .btn-primary:hover,.customer-dashboard-shell .customer-page-button.primary:hover,.customer-dashboard-shell .customer-mini-button.primary:hover,.customer-dashboard-shell .wish-add-cart:hover{background:var(--green-deep)}.customer-dashboard-shell .btn-secondary,.customer-dashboard-shell .customer-page-button.secondary,.customer-dashboard-shell .customer-mini-button.secondary,.customer-dashboard-shell .customer-page-button.ghost,.customer-dashboard-shell .customer-mini-button.ghost,.customer-dashboard-shell .card-action-button{background:var(--surface);color:var(--green-mid);border:1.5px solid var(--green-light);border-radius:var(--radius-xs);cursor:pointer;align-items:center;gap:6px;padding:7px 10px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.customer-dashboard-shell .btn-secondary:hover,.customer-dashboard-shell .customer-page-button.secondary:hover,.customer-dashboard-shell .customer-mini-button.secondary:hover,.customer-dashboard-shell .customer-page-button.ghost:hover,.customer-dashboard-shell .customer-mini-button.ghost:hover,.customer-dashboard-shell .card-action-button:hover{background:var(--green-mist)}.customer-dashboard-shell .btn-white{color:var(--green-mid);border-radius:var(--radius-xs);cursor:pointer;white-space:nowrap;background:#fff;border:none;align-items:center;gap:6px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.customer-dashboard-shell .btn-white:hover{background:var(--green-pale)}.customer-dashboard-shell .content{flex:1;padding:28px 32px;overflow-y:auto}.customer-dashboard-shell .card,.customer-dashboard-shell .order-card,.customer-dashboard-shell .wish-product-card,.customer-dashboard-shell .rx-card,.customer-dashboard-shell .profile-sidebar-card,.customer-dashboard-shell .dashboard-panel,.customer-dashboard-shell .customer-stat-card,.customer-dashboard-shell .dashboard-shortcut-card,.customer-dashboard-shell .dashboard-highlight-card,.customer-dashboard-shell .support-summary-box,.customer-dashboard-shell .reminder-card,.customer-dashboard-shell .pharmacist-channel,.customer-dashboard-shell .customer-empty-state{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.customer-dashboard-shell .card-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.customer-dashboard-shell .card-title{font-family:Syne,sans-serif;font-weight:700;font-size:var(--dashboard-font-md);color:var(--ink)}.customer-dashboard-shell .card-action{color:var(--green-mid);cursor:pointer;align-items:center;gap:4px;font-size:12.5px;font-weight:500;text-decoration:none;display:flex}.customer-dashboard-shell .card-action:hover{color:var(--green-deep)}.customer-dashboard-shell .pill{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-dashboard-shell .pill:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.customer-dashboard-shell .pill-green{background:var(--success-pale);color:var(--success-bright)}.customer-dashboard-shell .pill-green:before{background:var(--success-bright)}.customer-dashboard-shell .pill-amber{background:var(--amber-pale);color:#d97706}.customer-dashboard-shell .pill-amber:before{background:var(--amber)}.customer-dashboard-shell .pill-blue{background:var(--blue-pale);color:var(--blue-soft)}.customer-dashboard-shell .pill-blue:before{background:var(--blue-soft)}.customer-dashboard-shell .pill-red{background:var(--red-pale);color:var(--red-soft)}.customer-dashboard-shell .pill-red:before{background:var(--red-soft)}.customer-dashboard-shell .pill-gray{color:var(--ink-light);background:#f1f3f9}.customer-dashboard-shell .pill-gray:before{background:var(--ink-light)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}.customer-dashboard-shell .fade-in{animation:.35s both fadeUp}.customer-dashboard-shell .pulse{animation:1.8s ease-in-out infinite pulse}.customer-dashboard-shell .customer-stack{gap:14px;display:grid}.customer-dashboard-shell .customer-inline-alert{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);color:var(--ink-mid);margin-bottom:12px;padding:12px 14px;font-size:12.5px}.customer-dashboard-shell .customer-inline-alert.error{background:var(--red-pale);color:var(--red-soft);border-color:#e76f514d}.customer-dashboard-shell .customer-inline-alert.success{background:var(--success-mist);color:var(--success-bright);border-color:#40916c3d}.customer-dashboard-shell .customer-inline-alert.info{background:var(--blue-pale);color:var(--blue-soft);border-color:#4361ee3d}.customer-dashboard-shell .customer-muted{color:var(--ink-light);font-size:13px}.customer-dashboard-shell .orders-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;display:flex}.customer-dashboard-shell .filter-tab{font-size:var(--dashboard-font);cursor:pointer;border:1.5px solid var(--border);background:var(--surface);color:var(--ink-mid);border-radius:30px;padding:7px 16px;font-weight:500;transition:all .15s}.customer-dashboard-shell .filter-tab:hover{border-color:var(--green-light);color:var(--green-mid)}.customer-dashboard-shell .filter-tab.active{background:var(--green-mid);color:#fff;border-color:var(--green-mid)}.customer-dashboard-shell .search-bar{background:var(--surface);border:1.5px solid var(--border);font-size:var(--dashboard-font);color:var(--ink-mid);border-radius:30px;align-items:center;gap:8px;margin-left:auto;padding:7px 14px;display:flex}.customer-dashboard-shell .search-bar input{font-family:DM Sans,sans-serif;font-size:var(--dashboard-font);color:var(--ink);background:0 0;border:none;outline:none;width:160px}.customer-dashboard-shell .order-card{margin-bottom:14px;transition:box-shadow .2s,transform .2s}.customer-dashboard-shell .order-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.customer-dashboard-shell .order-card-header{background:var(--surface-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}@media (max-width:768px){.customer-dashboard-shell .order-card-header{padding:10px 20px}}.customer-dashboard-shell .order-meta{align-items:center;gap:16px;display:flex}.customer-dashboard-shell .order-id{font-family:Syne,sans-serif;font-weight:700;font-size:var(--dashboard-font-md);color:var(--ink)}.customer-dashboard-shell .order-date{font-size:var(--dashboard-font-sm);color:var(--ink-light)}.customer-dashboard-shell .order-body{align-items:center;gap:16px;padding:16px 20px;display:flex}.customer-dashboard-shell .order-products{flex-wrap:wrap;flex:1;gap:10px;display:flex}.customer-dashboard-shell .order-product-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:8px;padding:8px 12px;display:flex}.customer-dashboard-shell .chip-emoji{font-size:18px}.customer-dashboard-shell .chip-thumb img{object-fit:cover;border-radius:8px;width:36px;height:36px}.customer-dashboard-shell .chip-name{font-size:var(--dashboard-font);color:var(--ink);font-weight:500}.customer-dashboard-shell .chip-qty{font-size:var(--dashboard-font-sm);color:var(--ink-light)}.customer-dashboard-shell .order-summary{text-align:right;flex-shrink:0}.customer-dashboard-shell .order-total{font-family:Syne,sans-serif;font-size:var(--dashboard-font-lg);color:var(--ink);font-weight:700}.customer-dashboard-shell .order-total-label{font-size:var(--dashboard-font-sm);color:var(--ink-light);margin-top:1px}.customer-dashboard-shell .order-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.customer-dashboard-shell .order-action-button{font-size:var(--dashboard-font-sm);padding:6px 12px}.customer-dashboard-shell .order-action-button.danger{color:var(--red-soft);background:var(--surface);border-color:#f7ccc4}.customer-dashboard-shell .order-footer{border-top:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;gap:14px;padding:12px 20px;display:flex}.customer-dashboard-shell .order-track{align-items:center;gap:6px;display:flex}.customer-dashboard-shell .order-footer-note,.customer-dashboard-shell .order-cancel-note,.customer-dashboard-shell .order-delivered-note{font-size:var(--dashboard-font-sm);color:var(--ink-mid)}.customer-dashboard-shell .order-cancel-note{color:var(--red-soft)}.customer-dashboard-shell .order-delivered-note{color:var(--success-bright);font-weight:600}.customer-dashboard-shell .order-footer-strong{color:var(--ink);font-weight:600}.customer-dashboard-shell .order-rating{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.customer-dashboard-shell .order-rating-star{cursor:pointer;color:#f4a261;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.customer-dashboard-shell .order-rating-star:disabled{cursor:default;opacity:.6}.customer-dashboard-shell .order-rating-star.active{opacity:1}.customer-dashboard-shell .order-rating-star.muted{opacity:.3}.customer-dashboard-shell .track-step{font-size:var(--dashboard-font-sm);align-items:center;gap:4px;display:flex}.customer-dashboard-shell .track-step .dot{border-radius:50%;width:8px;height:8px}.customer-dashboard-shell .track-step .dot.done{background:var(--success-bright)}.customer-dashboard-shell .track-step .dot.active{background:var(--amber)}.customer-dashboard-shell .track-step .dot.pending{background:#d1d5db}.customer-dashboard-shell .track-label{color:var(--ink-mid);font-weight:500}.customer-dashboard-shell .track-label.muted{color:var(--ink-light);font-weight:400}.customer-dashboard-shell .track-line{background:var(--border);border-radius:2px;width:28px;height:2px;margin:0 2px}.customer-dashboard-shell .track-line.done{background:var(--success-light)}.customer-dashboard-shell .order-details-grid{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px 20px;display:grid}.customer-dashboard-shell .order-detail-card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px 16px}.customer-dashboard-shell .order-detail-card__label{color:var(--ink-light);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.customer-dashboard-shell .orders-empty{text-align:center;color:var(--ink-light);font-size:var(--dashboard-font);padding:60px 20px}.customer-dashboard-shell .orders-empty .empty-icon{margin-bottom:14px;font-size:48px}.customer-dashboard-shell .rx-grid{grid-template-columns:1fr 360px;gap:22px;margin-bottom:22px;display:grid}.customer-dashboard-shell .rx-card{cursor:pointer;gap:16px;padding:20px;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.customer-dashboard-shell .rx-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.customer-dashboard-shell .rx-card-accent{border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.customer-dashboard-shell .rx-card-accent.active{background:var(--success-bright)}.customer-dashboard-shell .rx-card-accent.expiring{background:var(--amber)}.customer-dashboard-shell .rx-card-accent.expired{background:var(--red-soft)}.customer-dashboard-shell .rx-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.customer-dashboard-shell .rx-card-info{flex:1;min-width:0}.customer-dashboard-shell .rx-card-name{color:var(--ink);margin-bottom:4px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.customer-dashboard-shell .rx-card-meta{flex-wrap:wrap;gap:12px;margin-bottom:8px;display:flex}.customer-dashboard-shell .rx-meta-item{color:var(--ink-mid);align-items:center;gap:5px;font-size:12px;display:flex}.customer-dashboard-shell .rx-card-footer{align-items:center;gap:8px;margin-top:8px;display:flex}.customer-dashboard-shell .rx-action-btn{cursor:pointer;border:1.5px solid;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.customer-dashboard-shell .rx-action-btn.primary{background:var(--green-mid);color:#fff;border-color:var(--green-mid)}.customer-dashboard-shell .rx-action-btn.primary:hover{background:var(--green-deep)}.customer-dashboard-shell .rx-action-btn.outline{color:var(--green-mid);border-color:var(--green-light);background:0 0}.customer-dashboard-shell .rx-action-btn.outline:hover{background:var(--green-mist)}.customer-dashboard-shell .rx-upload-zone{border:2px dashed var(--green-light);border-radius:var(--radius);text-align:center;background:var(--green-mist);cursor:pointer;padding:40px 24px;transition:all .2s}.customer-dashboard-shell .rx-upload-zone:hover{border-color:var(--green-mid);background:#e6f7ed}.customer-dashboard-shell .rx-upload-icon{background:var(--green-pale);width:56px;height:56px;color:var(--green-mid);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.customer-dashboard-shell .rx-upload-title{color:var(--ink);margin-bottom:6px;font-family:Syne,sans-serif;font-size:16px;font-weight:700}.customer-dashboard-shell .rx-upload-sub{color:var(--ink-light);margin-bottom:16px;font-size:13px;line-height:1.5}.customer-dashboard-shell .rx-history-table{border-collapse:collapse;width:100%}.customer-dashboard-shell .rx-history-table th{letter-spacing:.8px;text-transform:uppercase;color:var(--ink-light);text-align:left;background:var(--surface-2);border-bottom:1px solid var(--border);padding:10px 20px;font-size:11px;font-weight:600}.customer-dashboard-shell .rx-history-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:13px 20px;font-size:13px}.customer-dashboard-shell .rx-history-table tr:last-child td{border-bottom:none}.customer-dashboard-shell .rx-history-table tr:hover td{background:var(--green-mist)}.customer-dashboard-shell .rx-pharma-note{border:1px solid var(--green-pale);border-radius:var(--radius);background:linear-gradient(135deg,#e8f5ef,#f0faf3);align-items:flex-start;gap:14px;margin-bottom:22px;padding:18px 22px;display:flex}.customer-dashboard-shell .rx-note-icon{background:var(--green-pale);width:40px;height:40px;color:var(--green-mid);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.customer-dashboard-shell .rx-note-title{color:var(--green-deep);margin-bottom:3px;font-size:14px;font-weight:600}.customer-dashboard-shell .rx-note-text{color:var(--ink-mid);font-size:13px;line-height:1.5}.customer-dashboard-shell .rx-record-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;padding:16px 18px;display:grid}.customer-dashboard-shell .rx-record-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-dashboard-shell .profile-layout{grid-template-columns:280px 1fr;gap:22px;display:grid}@media (max-width:768px){.customer-dashboard-shell .profile-layout{gap:8px}}.customer-dashboard-shell .profile-sidebar-card{height:fit-content}.customer-dashboard-shell .profile-hero{background:linear-gradient(135deg,var(--green-deep),var(--green-mid));text-align:center;padding:28px 22px;position:relative}.customer-dashboard-shell .profile-hero:after{content:"";background:#ffffff0d;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.customer-dashboard-shell .profile-avatar-lg{background:linear-gradient(135deg,var(--green-light),#fff);width:72px;height:72px;color:var(--green-deep);border:3px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-family:Syne,sans-serif;font-size:26px;font-weight:800;display:flex;position:relative;overflow:hidden}.customer-dashboard-shell .profile-avatar-lg img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .profile-avatar-upload{color:#fff;text-align:center;cursor:pointer;opacity:0;pointer-events:none;background:#1a3a2ad9;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;inset:auto 6px 6px}.customer-dashboard-shell .profile-avatar-lg:hover .profile-avatar-upload,.customer-dashboard-shell .profile-avatar-upload:focus-within{opacity:1;pointer-events:auto}.customer-dashboard-shell .profile-avatar-upload input{display:none}.customer-dashboard-shell .profile-avatar-upload.busy{opacity:.7;cursor:default}.customer-dashboard-shell .profile-hero-name{color:#fff;margin-bottom:4px;font-family:Syne,sans-serif;font-size:17px;font-weight:700}.customer-dashboard-shell .profile-hero-email{color:#fff9;font-size:12.5px}.customer-dashboard-shell .profile-hero-badge{color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:20px;align-items:center;gap:5px;margin-top:10px;padding:4px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.customer-dashboard-shell .profile-stat-row{border-top:1px solid var(--border);grid-template-columns:1fr 1fr 1fr;display:grid}.customer-dashboard-shell .profile-stat{text-align:center;border-right:1px solid var(--border);padding:14px 12px}.customer-dashboard-shell .profile-stat:last-child{border-right:none}.customer-dashboard-shell .profile-stat-val{color:var(--ink);font-family:Syne,sans-serif;font-size:18px;font-weight:700}.customer-dashboard-shell .profile-stat-label{color:var(--ink-light);margin-top:2px;font-size:10.5px}.customer-dashboard-shell .profile-nav{padding:10px 0}.customer-dashboard-shell .profile-nav-item{cursor:pointer;color:var(--ink-mid);background:0 0;border-left:3px solid #0000;align-items:center;gap:10px;padding:11px 20px;font-size:13.5px;transition:all .15s;display:flex}.customer-dashboard-shell .profile-nav-item:hover{background:var(--green-mist);color:var(--green-mid);border-left-color:var(--green-light)}.customer-dashboard-shell .profile-nav-item.active{background:var(--green-mist);color:var(--green-mid);border-left-color:var(--green-mid);font-weight:500}.customer-dashboard-shell .profile-nav-item svg{opacity:.6;flex-shrink:0}.customer-dashboard-shell .profile-nav-item:hover svg,.customer-dashboard-shell .profile-nav-item.active svg{opacity:1}.customer-dashboard-shell .profile-right{flex-direction:column;gap:18px;display:flex}.customer-dashboard-shell .form-section{padding:20px 22px}.customer-dashboard-shell .form-section-title{color:var(--ink);border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:10px;font-family:Syne,sans-serif;font-size:14px;font-weight:700}@media (max-width:768px){.customer-dashboard-shell .form-section-title{margin-bottom:0;padding-bottom:8px}}.customer-dashboard-shell .form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customer-dashboard-shell .form-grid.full{grid-template-columns:1fr}.customer-dashboard-shell .form-group{flex-direction:column;gap:5px;display:flex}.customer-dashboard-shell .form-group.full{grid-column:1/-1}.customer-dashboard-shell .form-label{color:var(--ink-mid);letter-spacing:.3px;font-size:14px;font-weight:600}.customer-dashboard-shell .form-input{border:1.5px solid var(--border);border-radius:var(--radius-xs);color:var(--ink);background:var(--surface);outline:none;padding:10px 13px;font-family:DM Sans,sans-serif;font-size:13.5px;transition:border-color .15s}.customer-dashboard-shell .form-input::placeholder{color:var(--ink-light);font-size:12px}.customer-dashboard-shell .form-input:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #2d6a4f14}.customer-dashboard-shell .form-input:disabled{background:var(--surface-2);color:var(--ink-light)}.customer-dashboard-shell .form-textarea{resize:vertical;min-height:120px}.customer-dashboard-shell select.form-input{cursor:pointer}.customer-dashboard-shell .form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.customer-dashboard-shell .security-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.customer-dashboard-shell .security-item:last-child{border-bottom:none}.customer-dashboard-shell .security-left{align-items:center;gap:12px;display:flex}.customer-dashboard-shell .security-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.customer-dashboard-shell .security-title{color:var(--ink);font-size:13.5px;font-weight:600}.customer-dashboard-shell .security-sub{color:var(--ink-light);margin-top:1px;font-size:12px}.customer-dashboard-shell .toggle{background:var(--border);cursor:pointer;border-radius:20px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.customer-dashboard-shell .toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.customer-dashboard-shell .toggle.on{background:var(--green-mid)}.customer-dashboard-shell .toggle.on:after{left:20px}.customer-dashboard-shell .address-card{background:var(--surface-2);border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;gap:12px;padding:14px 16px;transition:all .15s;display:flex}.customer-dashboard-shell .address-card__top{align-items:flex-start;gap:12px;display:flex}.customer-dashboard-shell .address-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.customer-dashboard-shell .address-helper{color:var(--ink-light);margin-top:4px;font-size:12px}.customer-dashboard-shell .address-card:hover{border-color:var(--green-light);background:var(--green-mist)}.customer-dashboard-shell .address-card.selected{border-color:var(--green-mid);background:var(--green-mist)}.customer-dashboard-shell .address-radio{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:border-color .15s;display:flex}.customer-dashboard-shell .address-card.selected .address-radio{border-color:var(--green-mid)}.customer-dashboard-shell .address-radio-dot{background:var(--green-mid);border-radius:50%;width:8px;height:8px;display:none}.customer-dashboard-shell .address-card.selected .address-radio-dot{display:block}.customer-dashboard-shell .address-label{color:var(--ink);margin-bottom:3px;font-size:13px;font-weight:600}.customer-dashboard-shell .address-text{color:var(--ink-mid);font-size:12.5px;line-height:1.5}.customer-dashboard-shell .address-default{color:var(--green-mid);margin-top:4px;font-size:11px;font-weight:500}.customer-dashboard-shell .addresses-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-dashboard-shell .wishlist-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;display:flex}.customer-dashboard-shell .wishlist-title{align-items:center;gap:8px;display:inline-flex}.customer-dashboard-shell .wishlist-heart{color:var(--red-soft);font-size:18px;line-height:1}.customer-dashboard-shell .sort-select{border:1.5px solid var(--border);color:var(--ink-mid);background:var(--surface);cursor:pointer;border-radius:30px;outline:none;padding:7px 12px;font-family:DM Sans,sans-serif;font-size:13px}.customer-dashboard-shell .wishlist-count{color:var(--ink-light);margin-right:auto;font-size:13px}.customer-dashboard-shell .wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.customer-dashboard-shell .wish-product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.customer-dashboard-shell .wish-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.customer-dashboard-shell .wish-product-img{background:var(--green-mist);justify-content:center;align-items:center;height:130px;font-size:52px;display:flex;position:relative}.customer-dashboard-shell .wish-product-media{position:relative}.customer-dashboard-shell .wish-product-img img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .wish-remove{cursor:pointer;width:28px;height:28px;color:var(--red-soft);opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:all .15s;display:flex;position:absolute;top:10px;right:10px}.customer-dashboard-shell .wish-product-card:hover .wish-remove{opacity:1}.customer-dashboard-shell .wish-product-card:hover .wish-remove:hover{background:var(--red-pale)}@media (max-width:768px){.customer-dashboard-shell .customer-wishlist-page .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-dashboard-shell .customer-wishlist-page .wish-product-img{height:120px}.customer-dashboard-shell .customer-wishlist-page .wish-product-body{padding:12px}.customer-dashboard-shell .customer-wishlist-page .wish-product-actions{flex-wrap:wrap;gap:8px}.customer-dashboard-shell .customer-wishlist-page .wish-add-cart{flex:100%}.customer-dashboard-shell .customer-wishlist-page .wish-share{width:34px;height:34px}}.customer-dashboard-shell .wish-stock-badge{border-radius:20px;padding:3px 8px;font-size:10.5px;font-weight:600;position:absolute;bottom:10px;left:10px}.customer-dashboard-shell .wish-stock-badge.in{background:var(--green-pale);color:var(--green-bright)}.customer-dashboard-shell .wish-stock-badge.low{background:var(--amber-pale);color:#d97706}.customer-dashboard-shell .wish-stock-badge.out{background:var(--red-pale);color:var(--red-soft)}.customer-dashboard-shell .wish-product-body{grid-template-columns:1fr auto;grid-template-areas:"category category""name name""rating rating""price add""share share";gap:8px 12px;padding:14px 16px;display:grid}.customer-dashboard-shell .wish-product-category{letter-spacing:.8px;text-transform:uppercase;color:var(--green-mid);grid-area:category;margin-bottom:4px;font-size:10.5px;font-weight:600}.customer-dashboard-shell .wish-product-name{font-family:Syne,sans-serif;font-weight:700;font-size:var(--font-body);color:var(--ink);grid-area:name;margin-bottom:6px;line-height:1.25;text-decoration:none}.customer-dashboard-shell .wish-product-desc{color:var(--ink-light);margin-bottom:10px;font-size:12px;line-height:1.5}.customer-dashboard-shell .wish-rating{grid-area:rating}.customer-dashboard-shell .wish-product-price-row{flex-wrap:wrap;grid-area:price;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:0;display:flex}.customer-dashboard-shell .wish-product-price{color:var(--ink);font-family:Syne,sans-serif;font-size:18px;font-weight:700}.customer-dashboard-shell .wish-product-old-price{color:var(--ink-light);margin-left:6px;font-size:12px;text-decoration:line-through}.customer-dashboard-shell .wish-product-discount{background:var(--red-pale);color:var(--red-soft);border-radius:20px;padding:2px 7px;font-size:11px;font-weight:600}.customer-dashboard-shell .wish-product-actions{display:contents}.customer-dashboard-shell .wish-add-cart{background:var(--green-mid);color:#fff;border-radius:var(--radius-xs);cursor:pointer;white-space:nowrap;border:none;flex:none;grid-area:add;justify-content:center;align-self:center;align-items:center;gap:6px;padding:6px 12px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;transition:background .15s;display:flex}.customer-dashboard-shell .wish-add-cart:hover{background:var(--green-deep)}.customer-dashboard-shell .wish-add-cart:disabled{background:var(--border);color:var(--ink-light);cursor:not-allowed}.customer-dashboard-shell .wish-share{border:1.5px solid var(--border);border-radius:var(--radius-xs);background:var(--surface);cursor:pointer;width:36px;height:36px;color:var(--ink-light);flex-shrink:0;grid-area:share;justify-content:center;justify-self:end;align-items:center;transition:all .15s;display:flex}.customer-dashboard-shell .wish-share:hover{border-color:var(--green-light);color:var(--green-mid)}.customer-dashboard-shell .wish-rating{align-items:center;gap:4px;margin-bottom:8px;display:flex}.customer-dashboard-shell .wish-stars{color:#f4a261;letter-spacing:1px;font-size:12px}.customer-dashboard-shell .wish-rating-count{color:var(--ink-light);font-size:11.5px}.customer-dashboard-shell .wish-added-date{color:var(--ink-light);align-items:center;gap:4px;margin-top:8px;font-size:11px;display:flex}.customer-dashboard-shell .cart-summary-bar{background:linear-gradient(135deg,var(--green-deep),var(--green-mid));border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:22px;padding:16px 22px;display:flex}.customer-dashboard-shell .cart-summary-text{color:#fff}.customer-dashboard-shell .cart-summary-total-wrap{text-align:right;flex-shrink:0}.customer-dashboard-shell .cart-summary-title{font-family:Syne,sans-serif;font-size:15px;font-weight:700}.customer-dashboard-shell .cart-summary-sub{color:#ffffffa6;margin-top:2px;font-size:12.5px}.customer-dashboard-shell .cart-summary-total{color:#fff;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.customer-dashboard-shell .cart-summary-label{color:#ffffff8c;text-align:right;margin-top:1px;font-size:11px}.customer-dashboard-shell .reminders-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.customer-dashboard-shell .reminder-card{gap:12px;padding:16px 18px;display:grid}.customer-dashboard-shell .reminder-card.due{background:var(--red-pale);border-color:#e76f5166}.customer-dashboard-shell .reminder-card.soon{background:var(--amber-pale);border-color:#f4a26166}.customer-dashboard-shell .reminder-card__header,.customer-dashboard-shell .reminder-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-dashboard-shell .reminder-card__header p,.customer-dashboard-shell .reminder-meta{color:var(--ink-light);font-size:12px}.customer-dashboard-shell .refill-list{gap:8px;padding:10px 22px 18px;display:grid}.customer-dashboard-shell .refill-row{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.customer-dashboard-shell .refill-row__details{color:var(--ink-mid);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.customer-dashboard-shell .refill-row__name{color:var(--ink);font-weight:600}.customer-dashboard-shell .refill-row__usage{color:var(--ink-light)}.customer-dashboard-shell .refill-row__status{color:var(--green-mid);font-weight:600}.customer-dashboard-shell .refill-row.refill_overdue .refill-row__status,.customer-dashboard-shell .refill-row.refill_due_today .refill-row__status{color:var(--red-soft)}.customer-dashboard-shell .refill-row.refill_due_soon .refill-row__status{color:var(--amber)}.customer-dashboard-shell .refill-row.manual_setup_required .refill-row__status,.customer-dashboard-shell .refill-row.not_refillable .refill-row__status,.customer-dashboard-shell .refill-row.paused .refill-row__status,.customer-dashboard-shell .refill-dot{color:var(--ink-light)}.customer-dashboard-shell .refill-row__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.customer-dashboard-shell .customer-reminders-page .refill-reminder-section{margin-bottom:18px}@media (max-width:768px){.customer-dashboard-shell .customer-reminders-page .refill-reminder-section{margin-bottom:14px}}.customer-dashboard-shell .purchased-items-grid{grid-template-columns:repeat(auto-fill,320px);justify-content:flex-start;align-items:start;gap:16px;padding:10px 22px 18px;display:grid}.customer-dashboard-shell .purchased-item-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);gap:10px;padding:16px;display:grid}.customer-dashboard-shell .purchased-item-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-dashboard-shell .purchased-item-name{color:var(--ink);font-size:15px;font-weight:600}.customer-dashboard-shell .purchased-item-meta{color:var(--ink-light);margin-top:4px;font-size:12px}.customer-dashboard-shell .purchased-item-meta--secondary{margin-top:2px;font-size:11.5px}.customer-dashboard-shell .purchased-item-usage{color:var(--ink-mid);font-size:13px}.customer-dashboard-shell .purchased-item-footer{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.customer-dashboard-shell .purchased-item-footer .btn-secondary{width:auto}.customer-dashboard-shell .purchased-item-due{color:var(--ink-light);font-size:12px}.customer-dashboard-shell .reminder-product-modal{grid-template-columns:180px 1fr;align-items:start;gap:16px;display:grid}.customer-dashboard-shell .reminder-product-modal__media{aspect-ratio:1;border:1px solid var(--border);background:var(--surface-2);border-radius:14px;place-items:center;width:100%;display:grid;overflow:hidden}.customer-dashboard-shell .reminder-product-modal__media img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .reminder-product-modal__content{gap:8px;display:grid}.customer-dashboard-shell .reminder-product-modal__category{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);font-size:11px}.customer-dashboard-shell .reminder-product-modal__title{color:var(--ink);font-size:16px;font-weight:700}.customer-dashboard-shell .reminder-product-modal__price{color:var(--ink);font-size:18px;font-weight:800}.customer-dashboard-shell .reminder-product-modal__stock{color:var(--ink-mid);font-size:12px}.customer-dashboard-shell .reminder-product-modal__desc{color:var(--ink-mid);font-size:12.5px;line-height:1.5}.customer-dashboard-shell .reminder-product-modal__actions{flex-wrap:wrap;gap:10px;display:flex}.customer-dashboard-shell .reminder-product-modal__link{justify-content:center}.customer-dashboard-shell .customer-reminders-page .reminder-card__actions{grid-template-columns:1fr auto;gap:6px;display:grid}.customer-dashboard-shell .customer-reminders-page .reminder-card__actions .customer-mini-button{width:100%}.customer-dashboard-shell .customer-reminders-page .reminder-refill{grid-column:1;width:100%}.customer-dashboard-shell .customer-reminders-page .reminder-card__actions .customer-mini-button.danger{grid-column:2;justify-self:end;width:30px;height:30px;min-height:30px;padding:0}.customer-dashboard-shell .reminder-header-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-dashboard-shell .reminder-import-list{gap:12px;display:grid}.customer-dashboard-shell .reminder-import-order{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);gap:10px;padding:12px;display:grid}.customer-dashboard-shell .reminder-import-order__meta{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;font-weight:600;display:flex}.customer-dashboard-shell .reminder-import-order__date{color:var(--ink-light);font-size:12px;font-weight:500}.customer-dashboard-shell .reminder-import-items{gap:8px;display:grid}.customer-dashboard-shell .reminder-import-item{border-radius:var(--radius-xs);background:var(--surface);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.customer-dashboard-shell .reminder-import-item__info{align-items:center;gap:10px;display:flex}.customer-dashboard-shell .reminder-import-thumb{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.customer-dashboard-shell .reminder-import-thumb img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .reminder-import-item__name{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .reminder-import-item__qty{color:var(--ink-light);font-size:12px}@media (max-width:768px){.customer-dashboard-shell .reminder-product-modal{grid-template-columns:1fr}.customer-dashboard-shell .reminder-product-modal__actions{justify-content:stretch}.customer-dashboard-shell .reminder-product-modal__actions .btn-secondary,.customer-dashboard-shell .reminder-product-modal__actions .btn-primary{flex:1}}.customer-dashboard-shell .pharmacist-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;margin-bottom:28px;display:grid}.customer-dashboard-shell .pharmacist-hero__copy{border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(135deg,#f7fbf9,#f0faf3);gap:14px;padding:24px;display:grid}.customer-dashboard-shell .pharmacist-contact-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-dashboard-shell .pharmacist-contact-details .pharmacist-channel{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.customer-dashboard-shell .pharmacist-prescriptions{width:100%;max-width:720px;margin-top:18px}.customer-dashboard-shell .pharmacist-prescriptions .card-header{padding:0 2px 8px}.customer-dashboard-shell .rx-compact-list .rx-item{padding:10px 14px}.customer-dashboard-shell .rx-meta{color:var(--ink-light);margin-top:2px;font-size:11px}.customer-dashboard-shell .pharmacist-hero__copy h2{color:var(--ink);margin:0;font-family:Syne,sans-serif;font-size:20px;font-weight:700}.customer-dashboard-shell .pharmacist-channel{color:inherit;gap:6px;padding:16px;text-decoration:none;display:grid}.customer-dashboard-shell .pharmacist-channel-grid{gap:12px;display:grid}.customer-dashboard-shell .support-summary-box pre{white-space:pre-wrap;color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.7}.customer-dashboard-shell .customer-checklist{color:var(--ink-mid);gap:10px;padding-left:20px;display:grid}.customer-dashboard-shell .customer-checklist li::marker{color:var(--success-mid)}@media (max-width:768px){.customer-dashboard-shell .pharmacist-hero{grid-template-columns:1fr}.customer-dashboard-shell .pharmacist-prescriptions{max-width:100%}}.customer-dashboard-shell .customer-empty-state{text-align:center;place-items:center;padding:28px 24px}.customer-dashboard-shell .customer-empty-state__icon{background:var(--green-pale);width:56px;height:56px;color:var(--green-mid);border-radius:20px;place-items:center;font-size:24px;display:grid}.customer-dashboard-shell .customer-page-button,.customer-dashboard-shell .customer-mini-button{border-radius:var(--radius-xs);cursor:pointer;justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.customer-dashboard-shell .customer-page-button{min-height:38px;padding:8px 16px;font-size:13px}.customer-dashboard-shell .customer-mini-button{min-height:32px;padding:6px 12px;font-size:12px}.customer-dashboard-shell .customer-mini-button.white{background:var(--surface);color:var(--ink);border:1px solid var(--border)}.customer-dashboard-shell .customer-mini-button.danger{background:var(--red-pale);color:var(--red-soft);border:1px solid #e76f514d}.customer-dashboard-shell .search-bar.compact input{width:120px}.customer-dashboard-shell .dashboard-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;margin-bottom:22px;display:grid}.customer-dashboard-shell .dashboard-hero__copy{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:22px}.customer-dashboard-shell .customer-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-light);margin-bottom:8px;font-size:11px;display:inline-flex}.customer-dashboard-shell .dashboard-hero__copy h2{margin-bottom:8px;font-family:Syne,sans-serif;font-size:22px}.customer-dashboard-shell .dashboard-hero__copy p{color:var(--ink-mid);margin-bottom:12px;font-size:13px;line-height:1.6}.customer-dashboard-shell .dashboard-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.customer-dashboard-shell .dashboard-hero__meta{gap:12px;display:grid}.customer-dashboard-shell .dashboard-highlight-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);gap:6px;padding:18px 20px;display:grid}.customer-dashboard-shell .dashboard-highlight-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);font-size:11px}.customer-dashboard-shell .dashboard-summary-grid,.customer-dashboard-shell .dashboard-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.customer-dashboard-shell .customer-stat-card{gap:6px;padding:16px 18px;display:grid}.customer-dashboard-shell .customer-stat-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);font-size:11px}.customer-dashboard-shell .dashboard-shortcut-card{color:inherit;align-items:center;gap:12px;padding:16px 18px;text-decoration:none;display:flex}.customer-dashboard-shell .dashboard-shortcut-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.customer-dashboard-shell .dashboard-shortcut-card__icon{border-radius:var(--radius-sm);background:var(--green-pale);width:36px;height:36px;color:var(--green-mid);place-items:center;display:grid}.customer-dashboard-shell .dashboard-shortcut-card__copy p{color:var(--ink-light);font-size:12px}.customer-dashboard-shell .dashboard-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.customer-dashboard-shell .dashboard-panel{padding:18px}.customer-dashboard-shell .dashboard-list{gap:10px;display:grid}.customer-dashboard-shell .dashboard-order-row{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.customer-dashboard-shell .dashboard-order-row__meta{text-align:right;color:var(--ink-light);font-size:12px}.customer-dashboard-shell .dashboard-address-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);gap:6px;margin-bottom:12px;padding:14px 16px;display:grid}.customer-dashboard-shell .dashboard-support-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);gap:8px;padding:14px 16px;display:grid}.customer-dashboard-shell .dashboard-support-card__actions{flex-wrap:wrap;gap:10px;display:flex}.customer-dashboard-shell .snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-dashboard-shell .snapshot-item.full{grid-column:1/-1}.customer-dashboard-shell .snapshot-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);font-size:11px}.customer-dashboard-shell .snapshot-value{color:var(--ink);font-size:13px}.customer-dashboard-shell .cart-summary-bar{background:linear-gradient(135deg,var(--green-mid),var(--green-deep));color:#fff;border-radius:var(--radius);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:18px;padding:20px 22px;display:grid}@media (max-width:768px){.customer-dashboard-shell .cart-summary-bar{margin-bottom:10px}}.customer-dashboard-shell .cart-summary-text{gap:6px;display:grid}@media (max-width:768px){.customer-dashboard-shell .cart-summary-text{gap:0}}.customer-dashboard-shell .cart-summary-total-wrap{text-align:right}.customer-dashboard-shell .cart-summary-title,.customer-dashboard-shell .cart-summary-total{font-weight:700}.customer-dashboard-shell .cart-summary-sub,.customer-dashboard-shell .cart-summary-label{color:#ffffffbf;font-size:12px}.customer-dashboard-shell .account-modal-overlay{z-index:90;background:#0b151073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customer-dashboard-shell .account-modal{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);width:min(680px,100%);max-height:88vh;box-shadow:var(--shadow-lg);overflow:auto}.customer-dashboard-shell .account-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.customer-dashboard-shell .account-modal-close{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--surface-2);cursor:pointer;width:36px;height:36px}.customer-dashboard-shell .account-modal-body{gap:14px;padding:20px;display:grid}.customer-dashboard-shell .account-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.customer-dashboard-shell .account-toggle{color:var(--ink-mid);align-items:center;gap:10px;font-size:12px;display:inline-flex}@media (max-width:768px){.customer-dashboard-shell .customer-page{padding-top:0}.customer-dashboard-shell .content{padding:22px 18px;overflow:visible}.customer-dashboard-shell .main{min-height:auto}.customer-dashboard-shell .customer-page{justify-content:flex-start;min-height:auto;margin-top:0}.customer-dashboard-shell .topbar{flex-wrap:wrap;align-items:center;gap:12px;min-height:auto;margin-top:0;padding:6px 16px 12px;position:relative}.customer-dashboard-shell .page-title{margin-top:0}.customer-dashboard-shell .topbar-actions{flex-wrap:wrap;gap:10px;width:100%;margin-left:auto}.customer-dashboard-shell .topbar-actions .btn-primary,.customer-dashboard-shell .topbar-actions .btn-secondary{order:2;justify-content:center;width:100%}.customer-dashboard-shell .topbar-actions .btn-icon{order:0;position:absolute;top:20px;right:16px}.customer-dashboard-shell .rx-grid,.customer-dashboard-shell .profile-layout,.customer-dashboard-shell .form-grid,.customer-dashboard-shell .addresses-grid{grid-template-columns:1fr}.customer-dashboard-shell .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-dashboard-shell .customer-reminders-page .reminders-grid{grid-template-columns:1fr}.customer-dashboard-shell .refill-list{padding:8px 12px 14px}.customer-dashboard-shell .refill-row{flex-direction:column;align-items:flex-start}.customer-dashboard-shell .refill-row__actions{flex-direction:column;align-items:stretch;width:100%}.customer-dashboard-shell .refill-row__actions .btn-secondary{justify-content:center;width:100%}.customer-dashboard-shell .purchased-items-grid{grid-template-columns:1fr;padding:8px 12px 16px}.customer-dashboard-shell .purchased-item-footer{flex-direction:column;align-items:flex-start}.customer-dashboard-shell .purchased-item-footer .btn-secondary{justify-content:center;width:100%}.customer-dashboard-shell .card-header{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:8px 9px}.customer-dashboard-shell .orders-filter-bar,.customer-dashboard-shell .wishlist-toolbar{gap:5px;margin-bottom:10px}.customer-dashboard-shell .search-bar,.customer-dashboard-shell .wishlist-count,.customer-dashboard-shell .sort-select{width:100%;margin-left:0}.customer-dashboard-shell .search-bar{border-radius:16px;padding:10px 14px}.customer-dashboard-shell .search-bar input{width:100%}.customer-dashboard-shell .order-card-header,.customer-dashboard-shell .order-body,.customer-dashboard-shell .order-footer,.customer-dashboard-shell .security-item,.customer-dashboard-shell .cart-summary-bar{padding-left:16px;padding-right:16px}.customer-dashboard-shell .order-card-header{padding-left:20px;padding-right:20px}.customer-dashboard-shell .order-card-header,.customer-dashboard-shell .order-body,.customer-dashboard-shell .order-footer,.customer-dashboard-shell .security-item,.customer-dashboard-shell .cart-summary-bar{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.customer-dashboard-shell .order-body,.customer-dashboard-shell .customer-orders-page .order-products,.customer-dashboard-shell .customer-orders-page .order-footer{gap:6px}.customer-dashboard-shell .customer-orders-page .order-summary{row-gap:6px}.customer-dashboard-shell .customer-orders-page .order-actions{margin-top:6px}.customer-dashboard-shell .order-meta{flex-direction:column;align-items:flex-start;gap:6px}.customer-dashboard-shell .order-products,.customer-dashboard-shell .order-summary,.customer-dashboard-shell .cart-summary-text{width:100%}.customer-dashboard-shell .order-summary{text-align:left}.customer-dashboard-shell .order-actions,.customer-dashboard-shell .form-section{padding:10px 11px}.customer-dashboard-shell .form-actions{flex-wrap:wrap;justify-content:stretch;width:100%}.customer-dashboard-shell .order-actions .btn-primary,.customer-dashboard-shell .order-actions .btn-secondary,.customer-dashboard-shell .form-actions .btn-primary,.customer-dashboard-shell .form-actions .btn-secondary{flex:1;justify-content:center}.customer-dashboard-shell .customer-overview-page .btn-primary,.customer-dashboard-shell .customer-overview-page .btn-secondary{font-size:12px;font-weight:700}.customer-dashboard-shell .order-track{scrollbar-width:none;width:100%;padding-bottom:4px;overflow-x:auto}.customer-dashboard-shell .rx-pharma-note{flex-direction:column;align-items:flex-start;gap:10px}.customer-dashboard-shell .rx-pharma-note>div{width:100%}.customer-dashboard-shell .rx-pharma-note>div:first-of-type{align-items:center;gap:10px;display:flex}.customer-dashboard-shell .rx-note-title{margin:0}.customer-dashboard-shell .track-step,.customer-dashboard-shell .track-line{flex-shrink:0}.customer-dashboard-shell .rx-card{gap:12px;padding:16px}.customer-dashboard-shell .rx-card-footer{flex-wrap:wrap}.customer-dashboard-shell .rx-action-btn{flex:1;justify-content:center}.customer-dashboard-shell .profile-layout>div,.customer-dashboard-shell .profile-sidebar-card,.customer-dashboard-shell .profile-right,.customer-dashboard-shell .profile-nav,.customer-dashboard-shell .profile-nav-item{min-width:0}.customer-dashboard-shell .security-item{gap:14px}.customer-dashboard-shell .security-left{width:100%}.customer-dashboard-shell .toggle{align-self:flex-start}.customer-dashboard-shell .rx-history-table{white-space:nowrap;display:block;overflow-x:auto}.customer-dashboard-shell .cart-summary-bar{padding-top:18px;padding-bottom:18px}.customer-dashboard-shell .cart-summary-bar>*{width:100%}.customer-dashboard-shell .cart-summary-total-wrap{text-align:left;flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.customer-dashboard-shell .cart-summary-total{display:inline}.customer-dashboard-shell .cart-summary-label{margin-top:0;display:inline}.customer-dashboard-shell .cart-summary-bar .btn-white{width:100%}.customer-dashboard-shell .btn-white{justify-content:center}.customer-dashboard-shell .profile-avatar-upload{opacity:1;pointer-events:auto}.customer-dashboard-shell .form-label,.customer-dashboard-shell .form-input{font-size:12px}.customer-dashboard-shell .form-input::placeholder{font-size:11px}.customer-dashboard-shell .customer-profile-page .profile-hero{text-align:left;justify-content:center;align-items:center;gap:30px;padding:10px 16px;display:flex}.customer-dashboard-shell .customer-profile-page .profile-avatar-lg{flex-shrink:0;margin:0}.customer-dashboard-shell .customer-profile-page .profile-hero-name,.customer-dashboard-shell .customer-profile-page .profile-hero-email,.customer-dashboard-shell .customer-profile-page .profile-hero-badge{margin-left:0}.customer-dashboard-shell .customer-profile-page .profile-hero:after{display:none}.customer-dashboard-shell .customer-profile-page .topbar{align-items:end;gap:8px;padding:8px 14px 10px}.customer-dashboard-shell .customer-profile-page .topbar-actions{width:auto;margin-left:auto}.customer-dashboard-shell .customer-profile-page .content{padding-top:14px}.customer-dashboard-shell .customer-profile-page .profile-layout{margin-top:0}.customer-dashboard-shell .customer-profile-page .profile-nav{scrollbar-width:none;flex-direction:row;gap:8px;padding:8px 10px 10px;display:flex;overflow-x:auto}.customer-dashboard-shell .customer-profile-page .profile-nav::-webkit-scrollbar{display:none}.customer-dashboard-shell .customer-profile-page .profile-nav-item{white-space:nowrap;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 10px;display:flex}.customer-dashboard-shell .customer-profile-page .profile-nav-item svg{width:18px;height:18px}.customer-dashboard-shell .stats-row,.customer-dashboard-shell .two-col,.customer-dashboard-shell .bottom-row{grid-template-columns:1fr}.customer-dashboard-shell .stat-card{padding:16px}.customer-dashboard-shell .two-col,.customer-dashboard-shell .right-col,.customer-dashboard-shell .bottom-row{gap:16px}.customer-dashboard-shell .orders-table{display:block}.customer-dashboard-shell .customer-orders-page .order-total{grid-area:total}.customer-dashboard-shell .customer-orders-page .order-total-label{text-align:right;grid-area:label}.customer-dashboard-shell .customer-orders-page .order-actions{grid-area:actions;margin-top:0;padding-left:0;padding-right:0}.customer-dashboard-shell .customer-orders-page .order-body{padding-top:0;padding-bottom:0}.customer-dashboard-shell .orders-table th,.customer-dashboard-shell .orders-table td{padding:12px 16px}.customer-dashboard-shell .orders-table thead{display:none}.customer-dashboard-shell .orders-table tbody{display:block}.customer-dashboard-shell .orders-table tbody tr{grid-template-columns:1fr auto;grid-template-areas:"id id""product amount""date status";align-items:center;gap:8px;padding:12px 16px;display:grid}.customer-dashboard-shell .orders-table tbody td{border:none;padding:0;display:block}.customer-dashboard-shell .orders-table tbody td:first-child{grid-area:id}.customer-dashboard-shell .orders-table tbody td:nth-child(2){grid-area:product}.customer-dashboard-shell .orders-table tbody td:nth-child(3){grid-area:date}.customer-dashboard-shell .orders-table tbody td:nth-child(4){text-align:right;grid-area:amount;justify-self:end;font-weight:600}.customer-dashboard-shell .orders-table tbody td:nth-child(5){text-align:right;grid-area:status;justify-self:end}.customer-dashboard-shell .orders-table tbody tr:not(:last-child){border-bottom:1px solid var(--border)}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody tr{grid-template-columns:1fr auto!important;grid-template-areas:"id id""product amount""date status"!important;align-items:center!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:first-child{grid-area:id!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(2){grid-area:product!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(3){grid-area:date!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(4){text-align:right!important;grid-area:amount!important;justify-self:end!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(5){text-align:right!important;grid-area:status!important;justify-self:end!important}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(2){-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(2)::-webkit-scrollbar{display:none}.customer-dashboard-shell .customer-overview-page .overview-orders-table .order-product{min-width:max-content}.customer-dashboard-shell .customer-overview-page .overview-orders-table .product-name,.customer-dashboard-shell .customer-overview-page .overview-orders-table .product-qty{white-space:nowrap}.customer-dashboard-shell .tracker-item,.customer-dashboard-shell .reminder-item{padding-left:16px;padding-right:16px}.customer-dashboard-shell .spend-bars{padding:14px 16px}.customer-dashboard-shell .customer-wishlist-page .wishlist-grid{gap:12px;padding:10px 12px}.customer-dashboard-shell .category-item,.customer-dashboard-shell .blog-list{padding:12px 16px}.customer-dashboard-shell .blog-row{padding:10px}}@media (max-width:640px){.customer-dashboard-shell .rx-grid,.customer-dashboard-shell .profile-layout,.customer-dashboard-shell .form-grid,.customer-dashboard-shell .addresses-grid{grid-template-columns:1fr}.customer-dashboard-shell .content{padding:18px 16px 28px}.customer-dashboard-shell .topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;flex-wrap:wrap;align-items:flex-start;gap:14px;padding:18px 18px 14px}.customer-dashboard-shell .topbar-actions{flex-wrap:wrap;width:100%}.customer-dashboard-shell .topbar-actions .btn-primary,.customer-dashboard-shell .topbar-actions .btn-secondary{justify-content:center}.customer-dashboard-shell .card-header{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:8px 9px}.customer-dashboard-shell .orders-filter-bar,.customer-dashboard-shell .wishlist-toolbar{gap:5px}.customer-dashboard-shell .search-bar,.customer-dashboard-shell .wishlist-count,.customer-dashboard-shell .sort-select{width:100%;margin-left:0}.customer-dashboard-shell .search-bar{border-radius:16px;padding:10px 14px}.customer-dashboard-shell .search-bar input{width:100%}.customer-dashboard-shell .order-card-header,.customer-dashboard-shell .order-body,.customer-dashboard-shell .order-footer,.customer-dashboard-shell .security-item,.customer-dashboard-shell .cart-summary-bar{flex-direction:column;align-items:flex-start;gap:4px;padding-left:16px;padding-right:16px}.customer-dashboard-shell .order-meta{flex-direction:column;align-items:flex-start;gap:6px}.customer-dashboard-shell .order-products,.customer-dashboard-shell .order-summary,.customer-dashboard-shell .cart-summary-text{width:100%}.customer-dashboard-shell .order-summary{text-align:left}.customer-dashboard-shell .order-actions,.customer-dashboard-shell .form-actions{flex-wrap:wrap;justify-content:stretch;width:100%}.customer-dashboard-shell .order-actions .btn-primary,.customer-dashboard-shell .order-actions .btn-secondary,.customer-dashboard-shell .form-actions .btn-primary,.customer-dashboard-shell .form-actions .btn-secondary{flex:1;justify-content:center}.customer-dashboard-shell .order-track{scrollbar-width:none;width:100%;padding-bottom:4px;overflow-x:auto}.customer-dashboard-shell .track-step,.customer-dashboard-shell .track-line{flex-shrink:0}.customer-dashboard-shell .rx-pharma-note,.customer-dashboard-shell .rx-card{padding:16px}.customer-dashboard-shell .rx-card{gap:12px}.customer-dashboard-shell .rx-card-footer{flex-wrap:wrap}.customer-dashboard-shell .rx-action-btn{flex:1;justify-content:center}.customer-dashboard-shell .profile-layout>div,.customer-dashboard-shell .profile-sidebar-card,.customer-dashboard-shell .profile-right,.customer-dashboard-shell .profile-nav,.customer-dashboard-shell .profile-nav-item{min-width:0}.customer-dashboard-shell .security-item{gap:14px}.customer-dashboard-shell .security-left{width:100%}.customer-dashboard-shell .toggle{align-self:flex-start}.customer-dashboard-shell .rx-history-table{white-space:nowrap;display:block;overflow-x:auto}.customer-dashboard-shell .wishlist-grid{grid-template-columns:1fr 1fr}.customer-dashboard-shell .cart-summary-bar{padding-top:18px;padding-bottom:18px}.customer-dashboard-shell .cart-summary-bar>*{width:100%}.customer-dashboard-shell .btn-white{justify-content:center}.customer-dashboard-shell .customer-orders-page .order-card-header{flex-direction:row;align-items:flex-start}.customer-dashboard-shell .customer-orders-page .order-card-header .pill{align-self:flex-start;margin-left:auto}.customer-dashboard-shell .customer-orders-page .order-summary{text-align:left;grid-template-columns:1fr auto;grid-template-areas:"total label""actions actions";align-items:center;gap:6px 12px;display:grid}.customer-dashboard-shell .customer-orders-page .order-total{grid-area:total}.customer-dashboard-shell .customer-orders-page .order-total-label{text-align:right;grid-area:label}.customer-dashboard-shell .customer-orders-page .order-actions{grid-area:actions;margin-top:0;padding-left:0;padding-right:0}.customer-dashboard-shell .customer-orders-page .order-body{padding-top:0;padding-bottom:0}}@media (max-width:420px){.customer-dashboard-shell .customer-dashboard-shell{--radius:14px;--radius-sm:9px;--radius-xs:8px}.customer-dashboard-shell .content{padding:16px 12px 24px}.customer-dashboard-shell .topbar{padding:16px 12px 12px}.customer-dashboard-shell .topbar-actions .btn-primary,.customer-dashboard-shell .topbar-actions .btn-secondary{flex:1}.customer-dashboard-shell .topbar-actions .btn-primary,.customer-dashboard-shell .topbar-actions .btn-secondary,.customer-dashboard-shell .topbar-actions .btn-icon{min-height:42px}.customer-dashboard-shell .filter-tab,.customer-dashboard-shell .sort-select{font-size:12px}.customer-dashboard-shell .order-product-chip{width:100%}.customer-dashboard-shell .wish-product-img{height:148px;font-size:46px}.customer-dashboard-shell .wish-product-body{gap:6px 8px;padding:14px}.customer-dashboard-shell .wish-product-price-row{gap:6px}.customer-dashboard-shell .wish-add-cart{min-height:30px;padding:6px 10px;font-size:12px}.customer-dashboard-shell .wish-share{width:42px;height:42px}.customer-dashboard-shell .profile-hero:after{display:none}.customer-dashboard-shell .profile-hero-name,.customer-dashboard-shell .profile-hero-email{overflow-wrap:anywhere;word-break:break-word}.customer-dashboard-shell .profile-stat-row{grid-template-columns:1fr}.customer-dashboard-shell .profile-stat{border-right:none;border-bottom:1px solid var(--border)}.customer-dashboard-shell .profile-stat:last-child{border-bottom:none}.customer-dashboard-shell .security-item .btn-secondary{justify-content:center;width:100%}.customer-dashboard-shell .form-actions{flex-direction:column-reverse}.customer-dashboard-shell .rx-upload-zone{padding:28px 18px}.customer-dashboard-shell .order-body{gap:6px}}.customer-dashboard-shell .customer-stat-card.accent{background:var(--green-mist);border-color:var(--green-pale)}.customer-dashboard-shell .dashboard-address-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-light);font-size:11px}.customer-dashboard-shell .profile-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-dashboard-shell .support-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);gap:8px;padding:14px 16px;display:grid}.customer-dashboard-shell .order-footer-note,.customer-dashboard-shell .order-cancel-note,.customer-dashboard-shell .order-delivered-note{color:var(--ink-mid);font-size:12px}.customer-dashboard-shell .order-cancel-note small,.customer-dashboard-shell .order-delivered-note small{color:var(--ink-light);display:block}.customer-dashboard-shell .address-default.muted{color:var(--ink-light)}.customer-dashboard-shell .welcome-banner{background:linear-gradient(135deg,var(--green-deep)0%,var(--green-mid)60%,var(--green-bright)100%);border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:24px;padding:28px 32px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.customer-dashboard-shell .welcome-banner{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;margin-bottom:8px!important;padding:18px!important}}.customer-dashboard-shell .welcome-banner:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.customer-dashboard-shell .welcome-banner:after{content:"";background:#ffffff0d;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-60px;right:120px}.customer-dashboard-shell .welcome-text h2{color:#fff;margin-bottom:6px;font-family:Syne,sans-serif;font-size:22px;font-weight:700}.customer-dashboard-shell .welcome-text p{color:#fffffff2;max-width:380px;font-size:14px;line-height:1.5}@media (max-width:768px){.customer-dashboard-shell .welcome-text p{font-size:12px}}.customer-dashboard-shell .welcome-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;white-space:nowrap;z-index:1;background:#ffffff52;border:1px solid #ffffff6b;border-radius:40px;padding:8px 18px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .15s}@media (max-width:768px){.customer-dashboard-shell .welcome-pill{justify-content:center;width:100%;display:flex}}.customer-dashboard-shell .welcome-pill:focus,.customer-dashboard-shell .welcome-pill:active{outline:none}.customer-dashboard-shell .welcome-pill:hover{background:#fff3}.customer-dashboard-shell .stats-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}@media (max-width:768px){.customer-dashboard-shell .stats-row{gap:8px;margin-bottom:10px}}.customer-dashboard-shell .stat-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:default;flex-direction:column;gap:12px;padding:20px;transition:box-shadow .2s,transform .2s;display:flex}.customer-dashboard-shell .stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.customer-dashboard-shell .stat-header{justify-content:space-between;align-items:center;display:flex}.customer-dashboard-shell .stat-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.customer-dashboard-shell .stat-icon.green{background:var(--green-pale);color:var(--green-mid)}.customer-dashboard-shell .stat-icon.amber{background:var(--amber-pale);color:var(--amber)}.customer-dashboard-shell .stat-icon.red{background:var(--red-pale);color:var(--red-soft)}.customer-dashboard-shell .stat-icon.blue{background:var(--blue-pale);color:var(--blue-soft)}.customer-dashboard-shell .stat-trend{border-radius:20px;padding:3px 8px;font-size:11.5px;font-weight:600}.customer-dashboard-shell .stat-trend.up{background:var(--green-pale);color:var(--green-bright)}.customer-dashboard-shell .stat-trend.down{background:var(--red-pale);color:var(--red-soft)}.customer-dashboard-shell .stat-trend.neu{color:var(--ink-light);background:#f1f3f9}.customer-dashboard-shell .stat-value{color:var(--ink);font-family:Syne,sans-serif;font-size:26px;font-weight:700;line-height:1}.customer-dashboard-shell .stat-label{color:var(--ink-light);margin-top:2px;font-size:12px;font-weight:400}.customer-dashboard-shell .two-col{grid-template-columns:1fr 340px;gap:20px;margin-bottom:24px;display:grid}@media (max-width:1200px) and (min-width:769px){.customer-dashboard-shell .two-col{grid-template-columns:minmax(0,1fr) 260px;gap:18px}}.customer-dashboard-shell .right-col{flex-direction:column;gap:20px;display:flex}.customer-dashboard-shell .orders-table{border-collapse:collapse;width:100%}.customer-dashboard-shell .orders-table th{letter-spacing:.8px;text-transform:uppercase;color:var(--ink-light);text-align:left;background:var(--surface-2);border-bottom:1px solid var(--border);padding:10px 22px;font-size:11px;font-weight:600}.customer-dashboard-shell .orders-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 22px;font-size:13.5px}.customer-dashboard-shell .orders-table tr:last-child td{border-bottom:none}.customer-dashboard-shell .orders-table tr:hover td{background:var(--green-mist)}.customer-dashboard-shell .order-id{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .order-product{align-items:center;gap:10px;display:flex}.customer-dashboard-shell .product-icon{background:var(--green-pale);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex;overflow:hidden}.customer-dashboard-shell .product-icon img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .product-name{font-weight:500;font-size:var(--font-body);color:var(--ink)}.customer-dashboard-shell .product-qty{color:var(--ink-light);font-size:11.5px}.customer-dashboard-shell .status-pill{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.customer-dashboard-shell .status-pill:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.customer-dashboard-shell .status-pill.delivered{background:var(--success-pale);color:var(--success-bright)}.customer-dashboard-shell .status-pill.delivered:before{background:var(--success-bright)}.customer-dashboard-shell .status-pill.processing{background:var(--amber-pale);color:#d97706}.customer-dashboard-shell .status-pill.processing:before{background:var(--amber)}.customer-dashboard-shell .status-pill.shipped{background:var(--blue-pale);color:var(--blue-soft)}.customer-dashboard-shell .status-pill.shipped:before{background:var(--blue-soft)}.customer-dashboard-shell .status-pill.cancelled{background:var(--red-pale);color:var(--red-soft)}.customer-dashboard-shell .status-pill.cancelled:before{background:var(--red-soft)}.customer-dashboard-shell .tracker-list{padding:6px 0}.customer-dashboard-shell .tracker-item{border-bottom:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:14px;padding:14px 22px;transition:background .15s;display:flex}.customer-dashboard-shell .tracker-item:last-child{border-bottom:none}.customer-dashboard-shell .tracker-item:hover{background:var(--green-mist)}.customer-dashboard-shell .tracker-step{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.customer-dashboard-shell .tracker-step.done{background:var(--success-pale);color:var(--success-bright)}.customer-dashboard-shell .tracker-step.active{background:var(--amber-pale);color:var(--amber)}.customer-dashboard-shell .tracker-step.pending{color:var(--ink-light);background:#f1f3f9}.customer-dashboard-shell .tracker-info .t-title{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .tracker-info .t-sub{color:var(--ink-light);margin-top:2px;font-size:11.5px}.customer-dashboard-shell .tracker-time{color:var(--ink-light);white-space:nowrap;margin-left:auto;padding-top:4px;font-size:11px}.customer-dashboard-shell .reminder-list{padding:6px 0}.customer-dashboard-shell .reminder-item{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:12px;padding:12px 22px;transition:background .15s;display:flex}.customer-dashboard-shell .reminder-item:last-child{border-bottom:none}.customer-dashboard-shell .reminder-item:hover{background:var(--green-mist)}.customer-dashboard-shell .reminder-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.customer-dashboard-shell .reminder-dot.urgent{background:var(--red-soft)}.customer-dashboard-shell .reminder-dot.medium{background:var(--amber)}.customer-dashboard-shell .reminder-dot.low{background:var(--success-light)}.customer-dashboard-shell .reminder-text .r-title{color:var(--ink);font-size:13px;font-weight:500}.customer-dashboard-shell .reminder-text .r-sub{color:var(--ink-light);margin-top:1px;font-size:11.5px}.customer-dashboard-shell .reminder-time{color:var(--ink-light);margin-left:auto;font-size:11px}.customer-dashboard-shell .bottom-row{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.customer-dashboard-shell .rx-item{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:12px;padding:14px 22px;transition:background .15s;display:flex}.customer-dashboard-shell .rx-item:last-child{border-bottom:none}.customer-dashboard-shell .rx-item:hover{background:var(--green-mist)}.customer-dashboard-shell .rx-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.customer-dashboard-shell .rx-info .rx-name{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .rx-info .rx-detail{color:var(--ink-light);margin-top:2px;font-size:11.5px}.customer-dashboard-shell .spend-bars{padding:16px 22px 20px}.customer-dashboard-shell .spend-bar-row{align-items:center;gap:10px;margin-bottom:10px;display:flex}.customer-dashboard-shell .spend-bar-label{color:var(--ink-mid);width:28px;font-size:11.5px}.customer-dashboard-shell .spend-bar-track{background:var(--surface-2);border-radius:10px;flex:1;height:8px;overflow:hidden}.customer-dashboard-shell .spend-bar-fill{background:linear-gradient(90deg,var(--green-mid),var(--green-light));border-radius:10px;height:100%;transition:width .6s}.customer-dashboard-shell .spend-bar-fill.high{background:linear-gradient(90deg,var(--success-mid),var(--success-light))}.customer-dashboard-shell .spend-bar-fill.medium{background:linear-gradient(90deg,var(--amber),#f6c36c)}.customer-dashboard-shell .spend-bar-fill.low{background:linear-gradient(90deg,var(--red-soft),#f4b1a3)}.customer-dashboard-shell .spend-bar-val{color:var(--ink-light);text-align:right;width:70px;font-size:11.5px}.customer-dashboard-shell .wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:16px 22px;display:grid}.customer-dashboard-shell .wish-item{border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.customer-dashboard-shell .wish-item:hover{border-color:var(--green-light);box-shadow:var(--shadow-sm)}.customer-dashboard-shell .wish-emoji{background:var(--green-pale);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;overflow:hidden}.customer-dashboard-shell .wish-emoji img{object-fit:cover;width:100%;height:100%}.customer-dashboard-shell .wish-name{color:var(--ink);flex:1;font-size:13px;font-weight:500}.customer-dashboard-shell .wish-price{color:var(--green-mid);font-size:13px;font-weight:600}.customer-dashboard-shell .wish-add{background:var(--green-pale);width:26px;height:26px;color:var(--green-mid);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}.customer-dashboard-shell .wish-add:hover{background:var(--green-pale)}.customer-dashboard-shell .category-list{padding:6px 0}.customer-dashboard-shell .category-item{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 22px;display:flex}.customer-dashboard-shell .category-item:last-child{border-bottom:none}.customer-dashboard-shell .category-icon{background:var(--green-pale);width:28px;height:28px;color:var(--green-mid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.customer-dashboard-shell .category-info .category-title{color:var(--ink);font-size:13px;font-weight:600}.customer-dashboard-shell .category-info .category-sub{color:var(--ink-light);margin-top:2px;font-size:11.5px}.customer-dashboard-shell .category-cta{color:var(--green-mid);margin-left:auto;font-size:12px}.customer-dashboard-shell .blog-list{gap:10px;padding:14px 22px;display:grid}.customer-dashboard-shell .blog-row{border-radius:var(--radius-sm);border:1px solid var(--border);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.customer-dashboard-shell .blog-row:hover{border-color:var(--green-light);box-shadow:var(--shadow-sm)}.customer-dashboard-shell .blog-title{font-size:var(--font-body);color:var(--ink);font-weight:600}.customer-dashboard-shell .blog-meta{color:var(--ink-light);margin-top:2px;font-size:11.5px}.customer-dashboard-shell .blog-action{color:var(--green-mid);font-size:12px}@media (max-width:1024px) and (min-width:769px){.customer-dashboard-shell .content{padding:22px 24px 28px}.customer-dashboard-shell .topbar{flex-wrap:wrap;align-items:flex-start;gap:14px;padding:16px 24px}.customer-dashboard-shell .topbar-actions{flex-wrap:wrap;justify-content:flex-end;max-width:100%;margin-left:auto}.customer-dashboard-shell .customer-profile-page .topbar{padding-left:28px;padding-right:28px}.customer-dashboard-shell .customer-profile-page .content{padding:20px 28px 30px}.customer-dashboard-shell .customer-profile-page .profile-layout{grid-template-columns:minmax(0,1fr);gap:20px}.customer-dashboard-shell .customer-profile-page .profile-sidebar-card{grid-template-columns:minmax(0,1fr);display:grid}.customer-dashboard-shell .customer-profile-page .profile-hero{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:22px 24px;display:grid}.customer-dashboard-shell .customer-profile-page .profile-hero:after{display:none}.customer-dashboard-shell .customer-profile-page .profile-avatar-lg{flex-shrink:0;margin:0}.customer-dashboard-shell .customer-profile-page .profile_wrapper{gap:8px;min-width:0;display:grid}.customer-dashboard-shell .customer-profile-page .profile-hero-name,.customer-dashboard-shell .customer-profile-page .profile-hero-email{overflow-wrap:anywhere}.customer-dashboard-shell .customer-profile-page .profile-hero-badge{justify-self:start;margin-top:0}.customer-dashboard-shell .customer-profile-page .profile-nav{flex-wrap:wrap;gap:10px;padding:14px 18px 18px;display:flex}.customer-dashboard-shell .customer-profile-page .profile-nav-item{border:1px solid #0000;border-radius:14px;flex:160px;justify-content:center;min-height:50px;padding:12px 14px}.customer-dashboard-shell .customer-profile-page .profile-nav-item:hover{border-color:var(--green-light)}.customer-dashboard-shell .customer-profile-page .profile-nav-item.active{border-color:var(--green-mid)}.customer-dashboard-shell .customer-profile-page .address-card{flex-wrap:wrap}.customer-dashboard-shell .customer-profile-page .address-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;margin-left:30px}.customer-dashboard-shell .customer-overview-page .welcome-banner{align-items:flex-start;gap:20px;padding:24px 26px}.customer-dashboard-shell .customer-overview-page .welcome-text p{max-width:none}.customer-dashboard-shell .customer-overview-page .stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-dashboard-shell .customer-overview-page .stat-card{padding:18px}.customer-dashboard-shell .customer-overview-page .two-col{grid-template-columns:minmax(0,1fr);gap:18px}.customer-dashboard-shell .customer-overview-page .right-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.customer-dashboard-shell .customer-overview-page .bottom-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-dashboard-shell .customer-overview-page .overview-card--refills{grid-column:1/-1}.customer-dashboard-shell .customer-overview-page .overview-card .card-header{padding:16px 18px}.customer-dashboard-shell .customer-overview-page .overview-orders-table{display:block}.customer-dashboard-shell .customer-overview-page .overview-orders-table thead{display:none}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody{display:block}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody tr{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"id status""product product""date amount";align-items:start;gap:10px;padding:18px 20px;display:grid}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td{border:none;padding:0;display:block}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:first-child{grid-area:id}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(2){grid-area:product;min-width:0}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(3){grid-area:date}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(4){text-align:right;grid-area:amount;justify-self:end;font-weight:600}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody td:nth-child(5){text-align:right;grid-area:status;justify-self:end}.customer-dashboard-shell .customer-overview-page .overview-orders-table tbody tr:not(:last-child){border-bottom:1px solid var(--border)}.customer-dashboard-shell .customer-overview-page .overview-orders-table .order-product{align-items:flex-start;min-width:0}.customer-dashboard-shell .customer-overview-page .overview-orders-table .product-name{overflow-wrap:anywhere}.customer-dashboard-shell .customer-overview-page .overview-orders-table .status-pill{justify-content:center}.customer-dashboard-shell .customer-overview-page .category-item,.customer-dashboard-shell .customer-overview-page .reminder-item{padding-left:18px;padding-right:18px}.customer-dashboard-shell .customer-overview-page .spend-bars{padding:16px 18px 18px}.customer-dashboard-shell .customer-overview-page .blog-list{padding:14px 18px 18px}.customer-dashboard-shell .customer-overview-page .blog-row{align-items:flex-start}}@media (max-width:768px){.customer-dashboard-shell .stats-row,.customer-dashboard-shell .two-col,.customer-dashboard-shell .bottom-row{grid-template-columns:1fr}.customer-dashboard-shell .stats-row{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.customer-dashboard-shell .stats-row::-webkit-scrollbar{display:none}.customer-dashboard-shell .stat-card{flex:none;padding:14px}.customer-dashboard-shell .stat-header{gap:6px}.customer-dashboard-shell .stat-value{font-size:20px}.customer-dashboard-shell .stat-label{margin-left:6px;font-size:11px;display:inline}.customer-dashboard-shell .stat-value{display:inline}.customer-dashboard-shell .stat-trend{padding:2px 6px;font-size:10.5px}.customer-dashboard-shell .orders-table{display:block}.customer-dashboard-shell .orders-table thead{display:none}.customer-dashboard-shell .orders-table tbody{display:block}.customer-dashboard-shell .orders-table tbody tr{grid-template-columns:1fr auto;grid-template-areas:"id id""product amount""date status";align-items:center;gap:8px;padding:12px 16px;display:grid}.customer-dashboard-shell .orders-table tbody td{border:none;padding:0;display:block}.customer-dashboard-shell .orders-table tbody td:first-child{grid-area:id}.customer-dashboard-shell .orders-table tbody td:nth-child(2){grid-area:product}.customer-dashboard-shell .orders-table tbody td:nth-child(3){grid-area:date}.customer-dashboard-shell .orders-table tbody td:nth-child(4){text-align:right;grid-area:amount;place-self:center end;font-weight:600}.customer-dashboard-shell .orders-table tbody td:nth-child(5){text-align:right;grid-area:status;place-self:end}.customer-dashboard-shell .orders-table tbody td:nth-child(2) .order-product{width:100%}.customer-dashboard-shell .orders-table tbody tr:not(:last-child){border-bottom:1px solid var(--border)}.customer-dashboard-shell .customer-overview-page .orders-table tbody tr{align-items:center;grid-template-columns:1fr auto!important;grid-template-areas:"id id""product amount""date status"!important}.customer-dashboard-shell .customer-overview-page .orders-table tbody td:first-child{grid-area:id}.customer-dashboard-shell .customer-overview-page .orders-table tbody td:nth-child(2){grid-area:product}.customer-dashboard-shell .customer-overview-page .orders-table tbody td:nth-child(3){grid-area:date}.customer-dashboard-shell .customer-overview-page .orders-table tbody td:nth-child(4){text-align:right;grid-area:amount;justify-self:end}.customer-dashboard-shell .customer-overview-page .orders-table tbody td:nth-child(5){text-align:right;grid-area:status;justify-self:end}}.customer-dashboard-shell .address-card{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.customer-dashboard-shell .address-card .card-action-button{padding:6px 12px;font-size:12px}.customer-dashboard-shell .address-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.customer-dashboard-shell .address-radio{border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.customer-dashboard-shell .address-radio-dot{background:var(--success-mid);opacity:0;border-radius:50%;width:8px;height:8px}.customer-dashboard-shell .address-card.selected .address-radio-dot{opacity:1}.customer-dashboard-shell .address-radio:hover{border-color:var(--green-light)}.customer-dashboard-shell .form-input[readonly],.customer-dashboard-shell .form-input:disabled{background:var(--surface);color:var(--ink);opacity:1}.customer-dashboard-shell .form-input:disabled{cursor:not-allowed}.customer-dashboard-shell .toggle:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}.staff-container{background:#f7f4fb;min-height:100vh;display:flex}.staff-sidebar{color:#fff;background:#4a148c;width:260px;padding:20px}.staff-sidebar h2{color:#fff;letter-spacing:.5px;margin-bottom:4px;font-size:20px}.staff-sidebar nav a{color:#fff;background:#ffffff1f;border-radius:12px;margin:10px 0;padding:10px;text-decoration:none;transition:all .2s;display:block}.staff-sidebar nav a:hover{background:#ffffff38}.sidebar-identity{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;margin-bottom:20px;padding:14px}.sidebar-kicker{text-transform:uppercase;letter-spacing:.08em;opacity:.72;margin:0 0 6px;font-size:.78rem}.sidebar-name{opacity:.9;margin:0;font-size:.92rem}.staff-main{background:#f7f4fb;flex:1;padding:30px}.sidebar-logout{color:#fff;cursor:pointer;text-align:left;background:#ffffff1f;border:none;border-radius:12px;width:100%;margin:10px 0;padding:10px;font-size:1rem;text-decoration:none;transition:all .2s;display:block}.sidebar-logout:hover{background:#ffffff38}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--font-h1:2.2rem;--font-h2:1.9rem;--font-h3:1.45rem;--font-body:14px;--font-small:12px}@media (max-width:768px){:root{--font-h1:1.9rem;--font-h2:1.5rem;--font-h3:1.2rem;--font-body:12px;--font-small:11px}}@media (max-width:480px){:root{--font-h1:1.7rem;--font-h2:1.3rem;--font-h3:1.05rem;--font-body:12px;--font-small:11px}}body{font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-size:var(--font-body);color:#1f1d2b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f4fb;background-image:radial-gradient(circle at 10% 10%,#8f4de31f,#0000 45%),radial-gradient(circle at 90% 15%,#7b2cbf14,#0000 40%);line-height:1.6}.toast-viewport{z-index:1070;gap:12px;width:min(360px,100vw - 24px);display:grid;position:fixed;top:20px;right:20px}.toast-card{color:#fff;background:#0f172af0;border:1px solid #94a3b838;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:0 20px 50px #0f172a52}.toast-copy{gap:4px;display:grid}.toast-copy strong{font-size:.95rem}.toast-copy p{color:#ffffffd1;margin:0;font-size:.88rem}.toast-success{border-color:#34d3995c}.toast-error{border-color:#f8717166}.toast-info{border-color:#60a5fa5c}.toast-close{color:inherit;background:0 0;border:none;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.toast-close:hover{background:#ffffff1f}@media (max-width:480px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}h1,h2,h3,h4,h5,h6{color:#1f1d2b;margin-bottom:10px;font-family:DM Sans,Sora,Space Grotesk,sans-serif;line-height:1.2}h1{font-size:var(--font-h1)}h2{font-size:var(--font-h2)}h3{font-size:var(--font-h3)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:DM Sans,Sora,Space Grotesk,sans-serif}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #6f2dbd59}.brand-lockup{--brand-lockup-color:currentColor;--brand-lockup-accent:currentColor;--brand-lockup-subtitle-color:currentColor;--brand-lockup-subtitle-size:.58rem;--brand-lockup-subtitle-spacing:.14em;align-items:start;gap:3px;line-height:1;display:inline-grid}.brand-lockup__title{font-family:Syne,sans-serif;font-size:inherit;letter-spacing:-.03em;color:var(--brand-lockup-color);white-space:nowrap;font-weight:800}.brand-lockup__accent{color:var(--brand-lockup-accent)}.brand-lockup__subtitle{font-size:var(--brand-lockup-subtitle-size);letter-spacing:var(--brand-lockup-subtitle-spacing);text-transform:uppercase;color:var(--brand-lockup-subtitle-color);white-space:nowrap;font-weight:700;line-height:1.15}.primary-btn,.outline-btn,.ghost-btn{text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:0;padding:12px 16px;font-weight:850;line-height:1.2;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.primary-btn{color:#fff;background:#6f2dbd;box-shadow:0 14px 30px #6f2dbd33}.primary-btn:hover{background:#4a148c}.outline-btn{color:#6f2dbd;background:0 0;border-color:#6f2dbd42}.outline-btn:hover{background:#6f2dbd14;border-color:#6f2dbd57}.ghost-btn{color:#1f1d2b;background:#94a3b81f;border-color:#94a3b83d}.ghost-btn:hover{background:#94a3b82e;border-color:#94a3b84d}.text-btn{color:#6f2dbd;background:0 0;border:none;padding:0;font-weight:850}.text-btn:hover{text-decoration:underline}.page-return-link{color:#6f2dbd;align-items:center;gap:10px;width:fit-content;font-weight:850;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.page-return-link:hover{color:#4a148c}.page-return-link__icon{background:#6f2dbd14;border:1px solid #6f2dbd29;border-radius:999px;place-items:center;width:36px;height:36px;transition:transform .2s,background .2s,border-color .2s;display:grid}.page-return-link__icon svg{width:16px;height:16px}.page-return-link:hover .page-return-link__icon{background:#6f2dbd1f;border-color:#6f2dbd3d;transform:translate(-2px)}.primary-btn:disabled,.outline-btn:disabled,.ghost-btn:disabled,.text-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}img{max-width:100%;display:block}input,textarea,select{background:#fff;border:1px solid #e4e0ef;border-radius:12px;padding:10px;font-family:DM Sans,Sora,Space Grotesk,sans-serif}input:focus,textarea:focus,select:focus{border-color:#6f2dbd66;box-shadow:0 0 0 3px #6f2dbd1f}section{padding:20px}.container{max-width:1200px;margin:0 auto}.staff-home{padding:20px}.staff-home h2{margin-bottom:.4rem}.staff-subtitle{color:#6b6880;margin-bottom:1.5rem}.staff-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.staff-card{background:#fff;border:1px solid #f1edf9;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000d}.staff-card h3{color:#6f2dbd;margin-bottom:.5rem}.staff-role{color:#6b6880}
