.AccountPage-module__Z9hZWq__page{color:#0f172a;background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.AccountPage-module__Z9hZWq__main{flex:1;padding:max(3rem,min(8vw,4rem)) max(1.5rem,min(5vw,3rem)) max(4rem,min(8vw,5rem))}.AccountPage-module__Z9hZWq__container{flex-direction:column;gap:max(2rem,min(5vw,3rem));max-width:1000px;margin:0 auto;display:flex}.AccountPage-module__Z9hZWq__overviewSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:1.5rem;padding:max(1.8rem,min(3vw,2.4rem));display:flex;box-shadow:0 18px 36px -28px rgba(15,23,42,.25)}.AccountPage-module__Z9hZWq__overviewContent{flex-direction:column;gap:.75rem;display:flex}.AccountPage-module__Z9hZWq__overviewActions{flex-wrap:wrap;gap:.75rem;display:flex}.AccountPage-module__Z9hZWq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-size:.75rem;font-weight:600}.AccountPage-module__Z9hZWq__title{letter-spacing:-.015em;margin:0;font-size:max(1.9rem,min(4vw,2.4rem));font-weight:700}.AccountPage-module__Z9hZWq__subtitle{color:#475569;max-width:52ch;margin:0;line-height:1.6}.AccountPage-module__Z9hZWq__primaryAction{color:#fff;background:#1d4ed8;border:1px solid #1d4ed8;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.AccountPage-module__Z9hZWq__primaryAction:hover{background:#1e40af;border-color:#1e3a8a;box-shadow:0 12px 28px -18px rgba(29,78,216,.55)}.AccountPage-module__Z9hZWq__primaryAction:focus-visible{outline-offset:3px;outline:3px solid rgba(29,78,216,.4)}.AccountPage-module__Z9hZWq__logoutButton{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.AccountPage-module__Z9hZWq__logoutButton:hover{color:#991b1b;background:#fecaca;border-color:#fca5a5}.AccountPage-module__Z9hZWq__logoutButton:focus-visible{outline-offset:3px;outline:3px solid rgba(248,113,113,.45)}.AccountPage-module__Z9hZWq__dashboardSection{flex-direction:column;gap:1.6rem;display:flex}.AccountPage-module__Z9hZWq__dashboardHeader{flex-direction:column;gap:1.2rem;display:flex}.AccountPage-module__Z9hZWq__sectionTitle{margin:0;font-size:1.35rem;font-weight:600}.AccountPage-module__Z9hZWq__sectionSubtitle{color:#64748b;max-width:58ch;margin:0;line-height:1.6}.AccountPage-module__Z9hZWq__tabList{background:#e2e8f0;border-radius:999px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.4rem;display:inline-flex}.AccountPage-module__Z9hZWq__tabButton{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.AccountPage-module__Z9hZWq__tabButton:hover{color:#0f172a}.AccountPage-module__Z9hZWq__tabButtonActive{color:#0f172a;background:#fff;box-shadow:0 6px 16px -12px rgba(15,23,42,.45)}.AccountPage-module__Z9hZWq__tabPanels{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 18px 36px -30px rgba(15,23,42,.25)}.AccountPage-module__Z9hZWq__tabPanel{padding:max(1.6rem,min(3.5vw,2.1rem))}.AccountPage-module__Z9hZWq__shortcutList{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 24px -20px rgba(15,23,42,.25)}.AccountPage-module__Z9hZWq__shortcutRow{color:inherit;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.6rem;text-decoration:none;transition:background .15s,transform .15s;display:flex}.AccountPage-module__Z9hZWq__shortcutRow:last-child{border-bottom:0}.AccountPage-module__Z9hZWq__shortcutRow:hover{background:#f8fafc;transform:translate(2px)}.AccountPage-module__Z9hZWq__shortcutCopy{flex-direction:column;gap:.35rem;display:flex}.AccountPage-module__Z9hZWq__shortcutTitle{color:#0f172a;font-size:1rem;font-weight:600}.AccountPage-module__Z9hZWq__shortcutDescription{color:#475569;font-size:.9rem}.AccountPage-module__Z9hZWq__shortcutCta{color:#1f2937;background:#f1f5f9;border:1px solid #cbd5f5;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .95rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.AccountPage-module__Z9hZWq__activitySection{flex-direction:column;gap:1.4rem;display:flex}.AccountPage-module__Z9hZWq__activityGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;display:grid}.AccountPage-module__Z9hZWq__activityCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1.2rem;padding:1.6rem;display:flex;box-shadow:0 18px 32px -26px rgba(15,23,42,.25)}.AccountPage-module__Z9hZWq__activityHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AccountPage-module__Z9hZWq__activityTitle{margin:0;font-size:1.1rem;font-weight:600}.AccountPage-module__Z9hZWq__activitySummary{color:#475569;margin:.35rem 0 0;line-height:1.5}.AccountPage-module__Z9hZWq__sectionLink{color:#1f2937;background:#f1f5f9;border:1px solid #cbd5f5;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.AccountPage-module__Z9hZWq__sectionLink:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8;transform:translate(2px)}.AccountPage-module__Z9hZWq__sectionLink:after{content:"→";color:#64748b;font-size:.9rem;transition:transform .15s,color .15s}.AccountPage-module__Z9hZWq__sectionLink:hover:after{color:#0f172a;transform:translate(4px)}.AccountPage-module__Z9hZWq__stateCard{color:#475569;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:16px;padding:1.25rem 1.4rem;line-height:1.5}.AccountPage-module__Z9hZWq__emptyState,.AccountPage-module__Z9hZWq__errorState{border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem 1.4rem;line-height:1.5}.AccountPage-module__Z9hZWq__emptyState{color:#475569;background:#f8fafc}.AccountPage-module__Z9hZWq__errorState{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.AccountPage-module__Z9hZWq__activityList{border:1px solid #e2e8f0;border-radius:16px;margin:0;padding:0;list-style:none;overflow:hidden}.AccountPage-module__Z9hZWq__activityRow{color:inherit;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;text-decoration:none;transition:background .15s,transform .15s;display:flex}.AccountPage-module__Z9hZWq__activityRow:last-child{border-bottom:0}.AccountPage-module__Z9hZWq__activityRow:hover{background:#f8fafc;transform:translate(2px)}.AccountPage-module__Z9hZWq__activityMain{flex-direction:column;gap:.35rem;display:flex}.AccountPage-module__Z9hZWq__activityItemTitle{color:#0f172a;font-size:1rem;font-weight:600}.AccountPage-module__Z9hZWq__activityItemSubtitle{color:#475569;font-size:.9rem}.AccountPage-module__Z9hZWq__activityCta{color:#1f2937;background:#f1f5f9;border:1px solid #cbd5f5;border-radius:999px;align-items:center;gap:.45rem;margin-left:auto;padding:.4rem .95rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.AccountPage-module__Z9hZWq__shortcutCta:after,.AccountPage-module__Z9hZWq__activityCta:after{content:"→";color:#64748b;font-size:.9rem;transition:transform .15s,color .15s}.AccountPage-module__Z9hZWq__shortcutRow:hover .AccountPage-module__Z9hZWq__shortcutCta:after,.AccountPage-module__Z9hZWq__activityRow:hover .AccountPage-module__Z9hZWq__activityCta:after{color:#0f172a;transform:translate(4px)}.AccountPage-module__Z9hZWq__shortcutRow:hover .AccountPage-module__Z9hZWq__shortcutCta,.AccountPage-module__Z9hZWq__activityRow:hover .AccountPage-module__Z9hZWq__activityCta{color:#0f172a;background:#e2e8f0;border-color:#94a3b8;transform:translate(2px)}.AccountPage-module__Z9hZWq__pageFooter{margin:0 auto;justify-content:flex-end;width:100%;max-width:1000px;margin-top:max(2rem,min(5vw,3rem));padding:0 max(1.5rem,min(5vw,3rem)) max(2rem,min(5vw,3rem));display:flex}@media (min-width:768px){.AccountPage-module__Z9hZWq__overviewSection{flex-direction:row;justify-content:space-between;align-items:center}.AccountPage-module__Z9hZWq__overviewContent{flex:1}.AccountPage-module__Z9hZWq__overviewActions{justify-content:flex-end}.AccountPage-module__Z9hZWq__dashboardHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.AccountPage-module__Z9hZWq__activityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.AccountPage-module__Z9hZWq__main{padding:2.5rem 1.4rem 3.5rem}.AccountPage-module__Z9hZWq__overviewActions,.AccountPage-module__Z9hZWq__activityHeader{flex-direction:column;align-items:stretch}.AccountPage-module__Z9hZWq__primaryAction,.AccountPage-module__Z9hZWq__logoutButton,.AccountPage-module__Z9hZWq__sectionLink{text-align:center;justify-content:center;width:100%}.AccountPage-module__Z9hZWq__tabList{justify-content:space-between;width:100%}.AccountPage-module__Z9hZWq__shortcutRow{flex-direction:column;align-items:flex-start}.AccountPage-module__Z9hZWq__shortcutCta{margin-top:.35rem}.AccountPage-module__Z9hZWq__activityRow{flex-direction:column;align-items:flex-start}.AccountPage-module__Z9hZWq__activityCta{margin-top:.35rem;margin-left:0}.AccountPage-module__Z9hZWq__activityHeader{align-items:flex-start}}
.Breadcrumbs-module__eQwWYq__wrapper{margin:0}.Breadcrumbs-module__eQwWYq__nav{color:var(--text-secondary,#64748b);flex-wrap:wrap;align-items:center;gap:.25rem .35rem;font-size:.9rem;display:flex}.Breadcrumbs-module__eQwWYq__item{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.Breadcrumbs-module__eQwWYq__link{color:inherit;align-items:center;gap:.4rem;min-width:0;text-decoration:none;transition:color .2s;display:inline-flex}.Breadcrumbs-module__eQwWYq__link:hover{color:var(--accent,#84cc16)}.Breadcrumbs-module__eQwWYq__current{color:var(--foreground,#0f172a);min-width:0;font-weight:600}.Breadcrumbs-module__eQwWYq__separator{color:rgba(148,163,184,.7);flex:none}
.Footer-module__8-teKW__footer{color:var(--text-main,#1f2937);margin-top:max(3.5rem,min(6vw,5.5rem));padding:0 max(1.2rem,min(3.5vw,2.4rem)) max(2.2rem,min(6vw,3.6rem))}.Footer-module__8-teKW__container{max-width:min(1100px,92vw);margin:0 auto}.Footer-module__8-teKW__surface{background:radial-gradient(circle at 14% 16%,rgba(148,163,184,.18),transparent 55%),radial-gradient(circle at 84% 12%,rgba(132,204,22,.18),transparent 60%),linear-gradient(135deg,rgba(248,250,252,.96),rgba(226,232,240,.82));border:1px solid rgba(148,163,184,.28);border-radius:max(1.4rem,min(3vw,1.9rem));gap:max(1.9rem,min(4.2vw,3rem));padding:max(2.2rem,min(5vw,3.6rem));display:grid;position:relative;overflow:hidden;box-shadow:0 32px 70px -48px rgba(15,23,42,.45)}.Footer-module__8-teKW__surface:before{content:"";filter:blur(24px);opacity:.55;pointer-events:none;background:radial-gradient(circle,rgba(132,204,22,.24),transparent 70%);height:max(200px,min(42vw,280px));position:absolute;top:auto;bottom:-40%;left:55%;right:-15%}.Footer-module__8-teKW__columns,.Footer-module__8-teKW__bottomRow{z-index:1;position:relative}.Footer-module__8-teKW__columns{gap:max(1.7rem,min(4vw,2.7rem));display:grid}@media (min-width:960px){.Footer-module__8-teKW__columns{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start}}.Footer-module__8-teKW__brandColumn{gap:1rem;display:grid}.Footer-module__8-teKW__brand{color:inherit;background:rgba(132,204,22,.16);border-radius:1.35rem;align-items:center;gap:.65rem;padding:.4rem .9rem .4rem .45rem;font-size:1.25rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(132,204,22,.22)}.Footer-module__8-teKW__brandIcon{width:42px;height:42px;color:var(--accent,#84cc16);background:#0f172a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 30px -18px rgba(15,23,42,.7)}.Footer-module__8-teKW__brandIcon svg{width:20px;height:20px}.Footer-module__8-teKW__brandName{letter-spacing:-.01em}.Footer-module__8-teKW__description{color:rgba(71,85,105,.85);max-width:26rem;margin:0;font-size:.95rem;line-height:1.7}.Footer-module__8-teKW__contactList{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module__8-teKW__contactLabel{letter-spacing:.12em;text-transform:uppercase;color:rgba(100,116,139,.7);font-size:.75rem;display:block}.Footer-module__8-teKW__contactValue{font-size:.95rem;font-weight:500}.Footer-module__8-teKW__socials{flex-wrap:wrap;gap:.65rem;display:flex}.Footer-module__8-teKW__socialLink{color:#0f172a;background:rgba(132,204,22,.22);border-radius:.85rem;justify-content:center;align-items:center;padding:.5rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(132,204,22,.32)}.Footer-module__8-teKW__socialLink:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px rgba(132,204,22,.6)}.Footer-module__8-teKW__linkGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:max(1.4rem,min(3vw,2.1rem));display:grid}.Footer-module__8-teKW__linkSection{gap:.9rem;display:grid}.Footer-module__8-teKW__sectionTitle{letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:600}.Footer-module__8-teKW__links{color:rgba(71,85,105,.88);gap:.55rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:grid}.Footer-module__8-teKW__link{color:inherit;align-items:center;gap:.35rem;text-decoration:none;transition:color .18s;display:inline-flex}.Footer-module__8-teKW__link:hover{color:var(--accent,#84cc16)}.Footer-module__8-teKW__bottomRow{color:rgba(100,116,139,.95);border-top:1px solid rgba(148,163,184,.22);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.6rem;font-size:.85rem;display:flex}.Footer-module__8-teKW__copyright{margin:0}.Footer-module__8-teKW__powered{align-items:center;gap:.35rem;display:inline-flex}.Footer-module__8-teKW__powered a{color:var(--text-main,#1f2937);border-bottom:1px solid rgba(132,204,22,.45);font-weight:600;text-decoration:none}.Footer-module__8-teKW__powered a:hover{border-bottom-color:rgba(132,204,22,.75)}@media (max-width:768px){.Footer-module__8-teKW__columns{text-align:center;justify-items:center;gap:2.2rem}.Footer-module__8-teKW__brandColumn{justify-items:center;gap:1.2rem}.Footer-module__8-teKW__contactList,.Footer-module__8-teKW__links{justify-items:center}.Footer-module__8-teKW__socials{justify-content:center}.Footer-module__8-teKW__bottomRow{text-align:center;flex-direction:column;align-items:center}}@media (max-width:640px){.Footer-module__8-teKW__footer{padding-left:max(1rem,min(6vw,1.6rem));padding-right:max(1rem,min(6vw,1.6rem))}.Footer-module__8-teKW__surface{gap:1.75rem;padding:max(1.75rem,min(6vw,2.35rem))}.Footer-module__8-teKW__linkGrid{justify-items:center;gap:1.6rem;width:100%}.Footer-module__8-teKW__link{justify-content:center}}@media (prefers-reduced-motion:reduce){.Footer-module__8-teKW__socialLink,.Footer-module__8-teKW__socialLink:hover{box-shadow:none;transition:none;transform:none}}
.Header-module__gbg3bW__header{z-index:20;color:var(--text-main,#0f172a);font-family:var(--font-display,var(--font-geist-sans));padding:max(1.15rem,min(3vw,1.75rem)) 0 max(.75rem,min(2vw,1.4rem));position:relative}.Header-module__gbg3bW__container{max-width:1200px;margin:0 auto;padding:0 max(1rem,min(3vw,1.9rem))}.Header-module__gbg3bW__surface{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 12% -28%,rgba(203,213,225,.18),transparent 62%),radial-gradient(circle at 88% -30%,rgba(226,232,240,.22),transparent 58%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(245,247,250,.9));border:1px solid rgba(148,163,184,.24);border-radius:1.6rem;gap:max(1rem,min(2.4vw,1.65rem));padding:max(1.1rem,min(2.8vw,1.7rem));display:grid;position:relative;box-shadow:0 34px 72px -42px rgba(15,23,42,.58)}.Header-module__gbg3bW__surface:after{content:"";opacity:.75;filter:blur(6px);pointer-events:none;background:radial-gradient(circle,rgba(209,213,219,.26),transparent 65%);height:max(160px,min(28vw,220px));position:absolute;top:auto;bottom:-35%;left:35%;right:20%}.Header-module__gbg3bW__dark .Header-module__gbg3bW__surface{color:#e2e8f0;background:radial-gradient(circle at 15% -25%,rgba(148,163,184,.35),transparent 62%),radial-gradient(circle at 90% -32%,rgba(75,85,99,.22),transparent 58%),linear-gradient(150deg,rgba(15,23,42,.94),rgba(15,23,42,.82));border-color:rgba(148,163,184,.28);box-shadow:0 32px 68px -38px rgba(0,0,0,.65)}.Header-module__gbg3bW__topBar{grid-template-columns:auto minmax(280px,1fr) auto;grid-template-areas:"logo search utility";align-items:center;gap:max(1rem,min(2vw,1.65rem));display:grid}.Header-module__gbg3bW__logo{letter-spacing:-.02em;color:inherit;grid-area:logo;align-items:center;gap:.65rem;font-size:max(1.5rem,min(2.4vw,1.75rem));font-weight:700;text-decoration:none;display:inline-flex}.Header-module__gbg3bW__logoIcon{color:#047857;background:rgba(187,247,208,.45);border-radius:1.1rem;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.65)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__logoIcon{color:#bbf7d0;background:rgba(34,197,94,.32);box-shadow:inset 0 1px rgba(148,163,184,.25)}.Header-module__gbg3bW__logoText{z-index:1;position:relative}.Header-module__gbg3bW__searchWrapper{grid-area:search;width:100%}.Header-module__gbg3bW__searchInner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.82);border:1px solid rgba(148,163,184,.28);border-radius:1.05rem;align-items:center;display:flex;position:relative;box-shadow:inset 0 1px rgba(255,255,255,.6),0 16px 30px -26px rgba(15,23,42,.5)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__searchInner{background:rgba(15,23,42,.82);border-color:rgba(71,85,105,.65);box-shadow:inset 0 1px rgba(148,163,184,.2),0 18px 34px -28px rgba(0,0,0,.65)}.Header-module__gbg3bW__searchInput{width:100%;color:inherit;border-radius:inherit;background:0 0;border:none;padding:.85rem 1.1rem .85rem 2.9rem;font-size:.95rem;line-height:1.4}.Header-module__gbg3bW__searchInput:focus-visible{outline:none}.Header-module__gbg3bW__searchInput::placeholder{color:rgba(100,116,139,.6)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__searchInput::placeholder{color:rgba(148,163,184,.65)}.Header-module__gbg3bW__searchIcon{color:rgba(100,116,139,.7);width:1.2rem;height:1.2rem;position:absolute;left:1.15rem}.Header-module__gbg3bW__dark .Header-module__gbg3bW__searchIcon{color:rgba(148,163,184,.7)}.Header-module__gbg3bW__utility{grid-area:utility;justify-self:end;align-items:center;gap:.75rem;display:flex}.Header-module__gbg3bW__actionButtons{align-items:center;gap:.75rem;display:flex}.Header-module__gbg3bW__actionButton{color:inherit;background:rgba(132,204,22,.08);border:1px solid rgba(132,204,22,.35);border-radius:.95rem;align-items:center;gap:.5rem;padding:.6rem 1.05rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.65),0 16px 28px -28px rgba(132,204,22,.2)}.Header-module__gbg3bW__actionButton:hover{border-color:rgba(132,204,22,.5);transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.7),0 20px 36px -30px rgba(132,204,22,.26)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__actionButton{background:rgba(18,45,26,.78);border-color:rgba(132,204,22,.45);box-shadow:inset 0 1px rgba(132,204,22,.18),0 18px 32px -28px rgba(0,0,0,.65)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__actionButton:hover{color:#f4fce3;border-color:rgba(190,242,100,.42)}.Header-module__gbg3bW__cartButton{color:#1a2e05;background:rgba(132,204,22,.24);border:none;box-shadow:0 18px 36px -26px rgba(132,204,22,.3)}.Header-module__gbg3bW__actionBadge{color:#16a34a;background:rgba(34,197,94,.18);border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.75rem;font-weight:700;display:inline-flex}.Header-module__gbg3bW__dark .Header-module__gbg3bW__actionBadge{color:#bbf7d0;background:rgba(34,197,94,.32)}.Header-module__gbg3bW__cartButton:hover{transform:translateY(-1px);box-shadow:0 22px 44px -28px rgba(132,204,22,.36)}.Header-module__gbg3bW__menuToggle{color:#166534;cursor:pointer;background:rgba(236,253,245,.95);border:1px solid rgba(132,204,22,.35);border-radius:.95rem;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .18s,box-shadow .18s,border-color .18s;display:none;box-shadow:inset 0 1px rgba(255,255,255,.65),0 14px 26px -24px rgba(132,204,22,.18)}.Header-module__gbg3bW__menuToggle:hover{border-color:rgba(132,204,22,.5);transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.7),0 18px 32px -28px rgba(132,204,22,.26)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__menuToggle{color:#bbf7d0;background:rgba(10,30,18,.82);border-color:rgba(132,204,22,.42);box-shadow:inset 0 1px rgba(132,204,22,.18),0 20px 32px -28px rgba(0,0,0,.65)}.Header-module__gbg3bW__menuIcon{width:22px;height:22px}.Header-module__gbg3bW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Header-module__gbg3bW__navigation{border-top:1px solid rgba(148,163,184,.22);justify-content:space-between;align-items:center;gap:max(1rem,min(2.4vw,1.75rem));padding-top:1.1rem;display:flex}.Header-module__gbg3bW__dark .Header-module__gbg3bW__navigation{border-color:rgba(71,85,105,.55)}.Header-module__gbg3bW__navLinks{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.Header-module__gbg3bW__navLink{color:inherit;background:rgba(132,204,22,.1);border:1px solid rgba(132,204,22,.35);border-radius:999px;justify-content:center;align-items:center;padding:.48rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.6),0 14px 24px -24px rgba(132,204,22,.18)}.Header-module__gbg3bW__navLink:hover{border-color:rgba(132,204,22,.5);transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.7),0 18px 30px -26px rgba(132,204,22,.24)}.Header-module__gbg3bW__navLinkActive{color:#0f172a;background:rgba(132,204,22,.35);border-color:transparent;box-shadow:0 18px 36px -26px rgba(132,204,22,.3)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__navLink{color:#d1fae5;background:rgba(18,50,33,.78);border-color:rgba(132,204,22,.4);box-shadow:inset 0 1px rgba(132,204,22,.18),0 18px 30px -28px rgba(0,0,0,.65)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__navLink:hover{border-color:rgba(190,242,100,.38)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__navLinkActive{color:#0f172a;box-shadow:0 20px 38px -26px rgba(132,204,22,.34)}.Header-module__gbg3bW__navCtas{align-items:center;gap:.85rem;margin-left:auto;display:flex}.Header-module__gbg3bW__ctaLink{color:#0f172a;background:rgba(132,204,22,.1);border:1px solid rgba(132,204,22,.35);border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.Header-module__gbg3bW__ctaLink:hover{background:rgba(132,204,22,.16);border-color:rgba(132,204,22,.5)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__ctaLink{color:#d1fae5;background:rgba(18,50,33,.7);border-color:rgba(132,204,22,.42)}.Header-module__gbg3bW__ctaButton{letter-spacing:.08em;text-transform:uppercase;color:#1a2e05;background:#a3e635;border-radius:.95rem;justify-content:center;align-items:center;padding:.75rem 1.45rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 20px 40px -28px rgba(132,204,22,.3)}.Header-module__gbg3bW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 24px 48px -30px rgba(132,204,22,.36)}.Header-module__gbg3bW__mobileActions{gap:.65rem;display:none}.Header-module__gbg3bW__mobileQuickActions{align-items:center;gap:.55rem;display:none}.Header-module__gbg3bW__mobileQuickAction{width:44px;height:44px;color:inherit;background:rgba(236,253,245,.95);border:1px solid rgba(132,204,22,.35);border-radius:.95rem;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative}.Header-module__gbg3bW__mobileQuickAction:hover{border-color:rgba(132,204,22,.5);transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.7),0 18px 32px -28px rgba(132,204,22,.26)}.Header-module__gbg3bW__mobileQuickAction svg{width:22px;height:22px}.Header-module__gbg3bW__dark .Header-module__gbg3bW__mobileQuickAction{color:#bbf7d0;background:rgba(10,30,18,.82);border-color:rgba(132,204,22,.42);box-shadow:inset 0 1px rgba(132,204,22,.18),0 20px 32px -28px rgba(0,0,0,.65)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__mobileQuickAction:hover{border-color:rgba(190,242,100,.42)}.Header-module__gbg3bW__mobileQuickCart{color:#1a2e05;background:rgba(132,204,22,.24);border:none;box-shadow:0 18px 36px -26px rgba(132,204,22,.26)}.Header-module__gbg3bW__dark .Header-module__gbg3bW__mobileQuickCart{color:#bbf7d0;background:rgba(18,50,33,.78);border:none;box-shadow:0 20px 34px -28px rgba(132,204,22,.32)}.Header-module__gbg3bW__mobileQuickBadge{position:absolute;top:-.35rem;right:-.25rem}.Header-module__gbg3bW__mobileActions .Header-module__gbg3bW__actionButton{justify-content:center}.Header-module__gbg3bW__logo:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}.Header-module__gbg3bW__actionButton:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}.Header-module__gbg3bW__menuToggle:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}.Header-module__gbg3bW__navLink:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}.Header-module__gbg3bW__ctaLink:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}.Header-module__gbg3bW__ctaButton:focus-visible{outline-offset:2px;outline:2px solid rgba(132,204,22,.45)}@media (max-width:1100px){.Header-module__gbg3bW__ctaButton{padding:.7rem 1.2rem}}@media (max-width:960px){.Header-module__gbg3bW__topBar{grid-template-columns:auto auto;grid-template-areas:"logo utility""search search";align-items:center}.Header-module__gbg3bW__surface{gap:1.25rem;padding:max(1rem,min(3vw,1.5rem)) 0 max(1rem,min(3vw,1.5rem)) max(1rem,min(3vw,1.5rem))}.Header-module__gbg3bW__actionButtons{display:none}.Header-module__gbg3bW__mobileQuickActions,.Header-module__gbg3bW__menuToggle{display:inline-flex}.Header-module__gbg3bW__navigation{border-top:1px solid rgba(148,163,184,.2);width:100%;padding-top:.85rem;display:none}.Header-module__gbg3bW__navigationOpen{grid-template-columns:minmax(0,1fr);place-items:start stretch;gap:1rem;width:100%;display:grid}.Header-module__gbg3bW__navigationOpen .Header-module__gbg3bW__navLinks,.Header-module__gbg3bW__navigationOpen .Header-module__gbg3bW__navCtas,.Header-module__gbg3bW__navigationOpen .Header-module__gbg3bW__mobileActions{width:100%}.Header-module__gbg3bW__navLinks{gap:.65rem;width:100%;margin:0;padding-bottom:0;display:flex}.Header-module__gbg3bW__navLink{text-align:center;white-space:nowrap;flex:auto;justify-content:center;width:auto;padding:.55rem 1.1rem}.Header-module__gbg3bW__navCtas{gap:.7rem;margin-left:0;display:grid}.Header-module__gbg3bW__ctaLink,.Header-module__gbg3bW__ctaButton{width:100%}.Header-module__gbg3bW__mobileActions{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.65rem;display:grid}}@media (max-width:640px){.Header-module__gbg3bW__container{padding:0 max(.85rem,min(4vw,1.3rem))}.Header-module__gbg3bW__surface{border-radius:1.35rem;padding:max(.9rem,min(4vw,1.25rem))}.Header-module__gbg3bW__logo{font-size:1.5rem}.Header-module__gbg3bW__searchInput{font-size:.9rem}.Header-module__gbg3bW__ctaButton{letter-spacing:.1em;font-size:.74rem}}@media (prefers-reduced-motion:reduce){.Header-module__gbg3bW__actionButton,.Header-module__gbg3bW__menuToggle,.Header-module__gbg3bW__navLink,.Header-module__gbg3bW__ctaButton,.Header-module__gbg3bW__ctaLink{transition:none}}
.HeroSection-module__1olGuq__hero{color:#f8fafc;isolation:isolate;background:radial-gradient(circle at 12% 18%,rgba(56,189,248,.15),transparent 60%),radial-gradient(circle at 90% 12%,rgba(96,165,250,.18),transparent 55%),linear-gradient(135deg,rgba(15,23,42,.98),rgba(15,23,42,.82));border-radius:1.6rem;margin:max(1.6rem,min(4vw,3.2rem)) auto;position:relative;overflow:hidden;box-shadow:0 38px 120px -70px rgba(15,23,42,.85)}.HeroSection-module__1olGuq__hero:after{content:"";filter:blur(8px);opacity:.75;background:radial-gradient(circle,rgba(132,204,22,.2),transparent 65%);height:max(220px,min(45vw,360px));position:absolute;top:auto;bottom:-25%;left:35%;right:-30%}.HeroSection-module__1olGuq__container{z-index:1;gap:max(1.8rem,min(5vw,3.6rem));max-width:min(1100px,92vw);margin:0 auto;padding:max(1.9rem,min(6vw,3.6rem));display:grid;position:relative}@media (min-width:960px){.HeroSection-module__1olGuq__container{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center}}.HeroSection-module__1olGuq__textColumn{gap:max(1rem,min(3vw,1.75rem));min-width:0;display:grid}.HeroSection-module__1olGuq__kicker{letter-spacing:.12em;text-transform:uppercase;color:rgba(226,232,240,.7);align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;display:inline-flex}.HeroSection-module__1olGuq__kicker:before{content:"";background:linear-gradient(90deg,rgba(132,204,22,.9),rgba(59,130,246,.9));border-radius:999px;width:28px;height:2px}.HeroSection-module__1olGuq__title{text-wrap:balance;margin:0;font-size:max(2.1rem,min(4.8vw,3.4rem));font-weight:700;line-height:1.08}.HeroSection-module__1olGuq__subtitle{color:rgba(226,232,240,.78);margin:0;font-size:.98rem;line-height:1.7}.HeroSection-module__1olGuq__actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.HeroSection-module__1olGuq__primaryAction{color:#0f172a;background:linear-gradient(135deg,rgba(132,204,22,.95),rgba(59,130,246,.9));border-radius:.95rem;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.96rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 24px 60px -32px rgba(59,130,246,.7)}.HeroSection-module__1olGuq__primaryAction:hover{transform:translateY(-2px);box-shadow:0 28px 70px -34px rgba(59,130,246,.8)}.HeroSection-module__1olGuq__secondaryAction{color:rgba(226,232,240,.92);background:rgba(15,23,42,.6);border-radius:.95rem;justify-content:center;align-items:center;padding:.75rem 1.6rem;font-size:.96rem;font-weight:600;text-decoration:none;transition:background-color .25s,transform .25s;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(148,163,184,.32)}.HeroSection-module__1olGuq__secondaryAction:hover{background:rgba(15,23,42,.75);transform:translateY(-2px)}.HeroSection-module__1olGuq__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin:0;display:grid}.HeroSection-module__1olGuq__stat{background:rgba(15,23,42,.55);border-radius:1rem;padding:.8rem 1rem;box-shadow:inset 0 0 0 1px rgba(148,163,184,.25)}.HeroSection-module__1olGuq__statValue{color:#f8fafc;margin:0;font-size:1.1rem;font-weight:700}.HeroSection-module__1olGuq__statLabel{color:rgba(226,232,240,.68);margin:.2rem 0 0;font-size:.8rem}.HeroSection-module__1olGuq__visualColumn{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:1.1rem;min-width:0;display:flex;position:relative}@media (min-width:960px){.HeroSection-module__1olGuq__visualColumn{align-items:flex-end;margin-top:max(-6rem,min(-10vw,-3.5rem))}}.HeroSection-module__1olGuq__visualHalo{filter:blur(40px);opacity:.75;pointer-events:none;background:radial-gradient(circle,rgba(96,165,250,.18),transparent 70%);width:max(240px,min(50vw,360px));height:max(240px,min(50vw,360px));position:absolute;top:auto;bottom:-18%;left:auto;right:auto}.HeroSection-module__1olGuq__deviceFrame{aspect-ratio:3/4;background:linear-gradient(135deg,rgba(226,232,240,.12),rgba(30,41,59,.24));border:1px solid rgba(148,163,184,.22);border-radius:1.5rem;width:min(100%,360px);position:relative;overflow:hidden;box-shadow:0 35px 70px -55px rgba(15,23,42,.95)}.HeroSection-module__1olGuq__deviceImage{object-fit:cover}.HeroSection-module__1olGuq__badges{gap:.75rem;width:min(100%,320px);margin:0;padding:0;list-style:none;display:grid}.HeroSection-module__1olGuq__badge{color:rgba(226,232,240,.92);background:rgba(15,23,42,.62);border-radius:1rem;grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:.7rem .95rem;display:grid;box-shadow:inset 0 0 0 1px rgba(148,163,184,.24)}.HeroSection-module__1olGuq__badgeBody{gap:.25rem;display:grid}.HeroSection-module__1olGuq__badgeIcon{font-size:1.4rem}.HeroSection-module__1olGuq__badgeTitle{margin:0;font-size:.95rem;font-weight:600}.HeroSection-module__1olGuq__badgeSubtitle{color:rgba(226,232,240,.7);margin:.25rem 0 0;font-size:.8rem}@media (max-width:720px){.HeroSection-module__1olGuq__actions{flex-direction:column;align-items:stretch}.HeroSection-module__1olGuq__primaryAction,.HeroSection-module__1olGuq__secondaryAction{width:100%}.HeroSection-module__1olGuq__stats{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.HeroSection-module__1olGuq__visualColumn{justify-items:center}}@media (max-width:560px){.HeroSection-module__1olGuq__hero{border-radius:1.35rem}.HeroSection-module__1olGuq__container{padding:max(1.6rem,min(8vw,2.4rem))}.HeroSection-module__1olGuq__title{font-size:max(1.8rem,min(7.2vw,2.5rem))}.HeroSection-module__1olGuq__subtitle{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.HeroSection-module__1olGuq__primaryAction,.HeroSection-module__1olGuq__primaryAction:hover,.HeroSection-module__1olGuq__secondaryAction,.HeroSection-module__1olGuq__secondaryAction:hover{box-shadow:none;transition:none;transform:none}}
.CategoryGrid-module__h6b7vG__section{margin-bottom:3.5rem}.CategoryGrid-module__h6b7vG__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:max(1rem,min(2vw,2rem));display:grid}.CategoryGrid-module__h6b7vG__card{text-align:center;color:inherit;background:linear-gradient(160deg,rgba(255,255,255,.95),rgba(241,245,249,.9));border:1px solid rgba(148,163,184,.25);border-radius:1.35rem;flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.5rem 1.25rem 1.25rem;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px -28px rgba(15,23,42,.45)}.CategoryGrid-module__h6b7vG__card:before{content:"";opacity:.65;background:radial-gradient(circle at top,rgba(129,140,248,.5),transparent 55%);width:240px;height:240px;transition:transform .32s,opacity .16s;position:absolute;top:-45%;bottom:auto;left:auto;right:-35%;transform:translate(0,0)}.CategoryGrid-module__h6b7vG__card:after{content:"";opacity:.6;background:linear-gradient(rgba(99,102,241,.12),transparent 75%);height:55%;transition:opacity .16s;position:absolute;top:auto;bottom:-40%;left:0;right:0}.CategoryGrid-module__h6b7vG__card:hover,.CategoryGrid-module__h6b7vG__card:focus-within{border-color:rgba(99,102,241,.35);transform:translateY(-4px);box-shadow:0 24px 50px -26px rgba(30,41,59,.55)}.CategoryGrid-module__h6b7vG__card:hover:before,.CategoryGrid-module__h6b7vG__card:focus-within:before{opacity:.85;transform:translate(8px,-6px)}.CategoryGrid-module__h6b7vG__card:hover:after,.CategoryGrid-module__h6b7vG__card:focus-within:after{opacity:.9}.CategoryGrid-module__h6b7vG__imageWrapper{z-index:1;aspect-ratio:16/11;background:linear-gradient(140deg,rgba(226,232,240,.75),rgba(203,213,225,.55));border:1px solid rgba(148,163,184,.3);border-radius:1.4rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.45),0 18px 40px -26px rgba(15,23,42,.35)}.CategoryGrid-module__h6b7vG__image{object-fit:cover;object-position:center}.CategoryGrid-module__h6b7vG__placeholder{color:rgba(99,102,241,.9);background:linear-gradient(160deg,rgba(99,102,241,.18),rgba(129,140,248,.16));justify-content:center;align-items:center;width:100%;height:100%;font-size:max(2rem,min(6vw,3.25rem));font-weight:600;display:flex}.CategoryGrid-module__h6b7vG__label{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary,#1f2937);margin:0;font-size:.95rem;font-weight:600;position:relative}.CategoryGrid-module__h6b7vG__emptyState{color:var(--text-secondary,#475569);text-align:center;letter-spacing:.02em;background:rgba(241,245,249,.45);border:1px dashed rgba(148,163,184,.4);border-radius:1.5rem;grid-column:1/-1;padding:2.5rem 1.25rem;font-size:.95rem}.CategoryGrid-module__h6b7vG__loadMoreWrapper{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.CategoryGrid-module__h6b7vG__loadMoreBtn{cursor:pointer;color:#1f2937;background:linear-gradient(135deg,rgba(226,232,240,.98),rgba(148,163,184,.92));border:none;border-radius:999px;padding:.75rem 2.75rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 38px -28px rgba(71,85,105,.45)}.CategoryGrid-module__h6b7vG__loadMoreBtn:hover{transform:translateY(-2px);box-shadow:0 22px 45px -28px rgba(71,85,105,.6)}.CategoryGrid-module__h6b7vG__loadMoreBtn:focus-visible{transform:translateY(-2px);box-shadow:0 22px 45px -28px rgba(71,85,105,.6)}.CategoryGrid-module__h6b7vG__loadMoreBtn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(148,163,184,.4)}.CategoryGrid-module__h6b7vG__loadMoreHint{color:rgba(15,23,42,.6);font-size:.85rem}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__card{background:linear-gradient(150deg,rgba(30,41,59,.92),rgba(15,23,42,.92));border-color:rgba(148,163,184,.2);box-shadow:0 18px 36px -26px rgba(0,0,0,.65)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__card:before{background:radial-gradient(circle at top,rgba(59,130,246,.62),transparent 60%)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__card:after{background:linear-gradient(rgba(99,102,241,.26),transparent 75%)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__imageWrapper{background:linear-gradient(140deg,rgba(30,41,59,.92),rgba(30,64,175,.28));border-color:rgba(71,85,105,.5);box-shadow:inset 0 1px rgba(100,116,139,.2),0 18px 40px -26px rgba(2,6,23,.65)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__label{color:#e2e8f0}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__placeholder{color:rgba(191,219,254,.9);background:linear-gradient(150deg,rgba(79,70,229,.28),rgba(30,41,59,.82))}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__emptyState{color:rgba(226,232,240,.9);background:rgba(30,41,59,.6);border-color:rgba(148,163,184,.25)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__loadMoreBtn{color:#e2e8f0;background:linear-gradient(135deg,rgba(71,85,105,.92),rgba(30,41,59,.92));box-shadow:0 20px 40px -28px rgba(3,7,18,.75)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__loadMoreBtn:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.45)}.CategoryGrid-module__h6b7vG__dark .CategoryGrid-module__h6b7vG__loadMoreHint{color:rgba(203,213,225,.75)}@media (max-width:640px){.CategoryGrid-module__h6b7vG__card{gap:1.1rem;padding:1.25rem 1rem}}@media (prefers-reduced-motion:reduce){.CategoryGrid-module__h6b7vG__card,.CategoryGrid-module__h6b7vG__card:before,.CategoryGrid-module__h6b7vG__card:after,.CategoryGrid-module__h6b7vG__imageWrapper{transition:none;transform:none}}
.ProductCard-module__Mxu0OG__card{background:rgba(248,250,252,.9);border:1px solid rgba(203,213,225,.45);border-radius:1.5rem;flex-direction:column;gap:.85rem;height:100%;padding:1.35rem 1.4rem;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -38px rgba(15,23,42,.5)}.ProductCard-module__Mxu0OG__cardCompact{border-radius:1.25rem;gap:.65rem;padding:1.1rem 1.2rem}.ProductCard-module__Mxu0OG__cardLink{color:inherit;z-index:1;flex-direction:column;gap:.65rem;text-decoration:none;display:flex;position:relative}.ProductCard-module__Mxu0OG__cardLinkCompact{gap:.5rem}.ProductCard-module__Mxu0OG__card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(132,204,22,.2),transparent 65%);position:absolute;top:-25%;bottom:35%;left:-15%;right:65%}.ProductCard-module__Mxu0OG__card:hover{transform:translateY(-4px);box-shadow:0 35px 75px -35px rgba(15,23,42,.55)}.ProductCard-module__Mxu0OG__imageWrap{z-index:0;justify-content:center;align-items:center;height:160px;margin-bottom:.25rem;display:flex;position:relative;overflow:hidden}.ProductCard-module__Mxu0OG__imageWrapCompact{height:140px}.ProductCard-module__Mxu0OG__image{object-fit:contain;width:100%;height:100%}.ProductCard-module__Mxu0OG__title,.ProductCard-module__Mxu0OG__meta{z-index:1;position:relative}.ProductCard-module__Mxu0OG__badgeStack{z-index:2;flex-direction:column;align-items:flex-start;gap:.4rem;display:flex;position:absolute;top:18px;left:18px}.ProductCard-module__Mxu0OG__badge{letter-spacing:.01em;color:#f8fafc;background:rgba(51,65,85,.85);border-radius:.65rem;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 12px 25px -18px rgba(15,23,42,.55)}.ProductCard-module__Mxu0OG__badgeLabelStrong{font-size:.78rem}.ProductCard-module__Mxu0OG__badgeDiscount{background:linear-gradient(135deg,rgba(34,197,94,.95),rgba(132,204,22,.92));box-shadow:0 12px 25px -18px rgba(34,197,94,.65)}.ProductCard-module__Mxu0OG__badgeWeekly{background:linear-gradient(140deg,rgba(59,130,246,.95),rgba(30,64,175,.92));box-shadow:0 12px 28px -18px rgba(30,64,175,.55)}.ProductCard-module__Mxu0OG__badgeTrending{color:#111827;background:linear-gradient(140deg,rgba(249,115,22,.98),rgba(234,179,8,.92));box-shadow:0 12px 28px -18px rgba(249,115,22,.55)}.ProductCard-module__Mxu0OG__badgeDot{opacity:.65;background:currentColor;border-radius:50%;width:.4rem;height:.4rem;display:inline-block}.ProductCard-module__Mxu0OG__wishlistButton{z-index:2;color:rgba(148,163,184,.85);cursor:pointer;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.35);border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s,background-color .18s;display:grid;position:absolute;top:18px;right:18px}.ProductCard-module__Mxu0OG__wishlistButton:hover{border-color:rgba(132,204,22,.55);transform:translateY(-1px);box-shadow:0 20px 40px -30px rgba(14,116,144,.22)}.ProductCard-module__Mxu0OG__wishlistButtonActive{color:#dc2626;background:rgba(248,113,113,.18);border-color:rgba(248,113,113,.42);box-shadow:0 18px 36px -28px rgba(220,38,38,.25)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__wishlistButton{color:rgba(148,163,184,.85);background:rgba(15,23,42,.82);border-color:rgba(71,85,105,.55);box-shadow:0 18px 36px -28px rgba(15,23,42,.6)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__wishlistButtonActive{color:#fca5a5;background:rgba(248,113,113,.24);border-color:rgba(248,113,113,.55);box-shadow:0 18px 36px -28px rgba(220,38,38,.32)}.ProductCard-module__Mxu0OG__wishlistIcon{width:20px;height:20px}.ProductCard-module__Mxu0OG__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProductCard-module__Mxu0OG__title{color:#0f172a;min-height:48px;margin:0;font-size:1rem;line-height:1.4}.ProductCard-module__Mxu0OG__titleCompact{min-height:auto;font-size:.95rem}.ProductCard-module__Mxu0OG__meta{color:rgba(15,23,42,.55);margin:-.25rem 0 .35rem;font-size:.85rem}.ProductCard-module__Mxu0OG__priceRow{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.ProductCard-module__Mxu0OG__priceRowCompact{justify-content:space-between;gap:1rem}.ProductCard-module__Mxu0OG__unitMeta{color:rgba(51,65,85,.78);flex-direction:column;gap:.15rem;margin-top:-.35rem;font-size:.85rem;display:flex}.ProductCard-module__Mxu0OG__unitMetaCompact{gap:.1rem;margin-top:-.25rem;font-size:.78rem}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__unitMeta{color:rgba(226,232,240,.85)}.ProductCard-module__Mxu0OG__priceNotice{color:rgba(15,23,42,.65);font-size:.95rem;font-weight:600;line-height:1.4}.ProductCard-module__Mxu0OG__priceNoticeLink{color:#2563eb;text-decoration:underline}.ProductCard-module__Mxu0OG__priceNoticeLink:hover{color:#1d4ed8}.ProductCard-module__Mxu0OG__priceSkeleton{background:rgba(148,163,184,.32);border-radius:.6rem;width:6.5rem;height:1.1rem;display:inline-block}.ProductCard-module__Mxu0OG__priceGroup{align-items:baseline;gap:.45rem;display:flex}.ProductCard-module__Mxu0OG__price{color:var(--accent,#84cc16);font-size:1.1rem;font-weight:700}.ProductCard-module__Mxu0OG__oldPrice{color:rgba(15,23,42,.45);font-size:.9rem;text-decoration:line-through}.ProductCard-module__Mxu0OG__actions{gap:.85rem;margin-top:auto;display:grid}.ProductCard-module__Mxu0OG__authNotice{color:rgba(15,23,42,.75);background:rgba(15,23,42,.06);border-radius:.75rem;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.ProductCard-module__Mxu0OG__quickAddButton{width:40px;height:40px;color:var(--accent,#84cc16);cursor:pointer;background:rgba(132,204,22,.18);border:1px solid rgba(148,163,184,.4);border-radius:999px;place-items:center;font-size:1.25rem;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s;display:grid}.ProductCard-module__Mxu0OG__quickAddButton:disabled{color:rgba(100,116,139,.6);cursor:not-allowed;box-shadow:none;background:rgba(148,163,184,.15);border-color:rgba(148,163,184,.35)}.ProductCard-module__Mxu0OG__quickAddButton:hover{background:var(--accent,#84cc16);color:#0f172a;border-color:transparent;transform:translateY(-1px);box-shadow:0 16px 30px -20px rgba(132,204,22,.65)}.ProductCard-module__Mxu0OG__qtyRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ProductCard-module__Mxu0OG__qtyControls{background:rgba(255,255,255,.85);border:1px solid rgba(148,163,184,.3);border-radius:.75rem;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.35rem .55rem;display:flex;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.ProductCard-module__Mxu0OG__qtyBtn{cursor:pointer;background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.35);border-radius:.75rem;width:32px;height:32px;font-weight:700;transition:border-color .2s}.ProductCard-module__Mxu0OG__qtyBtn:hover{border-color:var(--accent,#84cc16)}.ProductCard-module__Mxu0OG__qtyValue{text-align:center;color:#0f172a;min-width:2rem;font-weight:600}.ProductCard-module__Mxu0OG__qtyTotal{color:#0f172a;text-align:right;min-width:4.25rem;font-weight:700}.ProductCard-module__Mxu0OG__addButton{width:100%;color:var(--accent,#84cc16);cursor:pointer;background:rgba(132,204,22,.18);border:none;border-radius:1rem;padding:.75rem .95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s}.ProductCard-module__Mxu0OG__addButton:hover{background:var(--accent,#84cc16);color:#0f172a;transform:translateY(-2px);box-shadow:0 16px 30px -18px rgba(132,204,22,.6)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__card{background:linear-gradient(135deg,rgba(17,24,39,.92),rgba(30,41,59,.88));border-color:rgba(55,65,81,.6);box-shadow:0 25px 60px -35px rgba(0,0,0,.7)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__title,.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__meta,.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__oldPrice{color:#f8fafc}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__meta{color:rgba(226,232,240,.7)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__qtyBtn{color:#e2e8f0;background:rgba(17,24,39,.9);border-color:rgba(55,65,81,.6)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__qtyControls{background:rgba(17,24,39,.92);border-color:rgba(55,65,81,.6);box-shadow:inset 0 0 0 1px rgba(17,24,39,.6)}.ProductCard-module__Mxu0OG__dark .ProductCard-module__Mxu0OG__qtyTotal{color:#f8fafc}
.FiltersSidebar-module__s9PpoG__sidebar{top:calc(var(--filters-sticky-offset,1.5rem));scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent;align-self:start;gap:1.25rem;max-height:calc(100vh - 2rem);padding-right:.35rem;display:grid;position:-webkit-sticky;position:sticky;overflow-y:auto}.FiltersSidebar-module__s9PpoG__sidebar::-webkit-scrollbar{width:.45rem}.FiltersSidebar-module__s9PpoG__sidebar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.FiltersSidebar-module__s9PpoG__sidebar:hover::-webkit-scrollbar-thumb{background:rgba(100,116,139,.55)}.FiltersSidebar-module__s9PpoG__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(248,250,252,.92);border:1px solid rgba(203,213,225,.5);border-radius:1.5rem;gap:1rem;padding:1.4rem 1.5rem;display:grid;position:relative;box-shadow:0 24px 55px -38px rgba(15,23,42,.45)}.FiltersSidebar-module__s9PpoG__card:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(132,204,22,.18),transparent 65%);position:absolute;top:-20%;bottom:55%;left:-15%;right:60%}.FiltersSidebar-module__s9PpoG__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.FiltersSidebar-module__s9PpoG__dropdown{gap:.75rem;display:grid;position:relative}.FiltersSidebar-module__s9PpoG__dropdownDesktop{width:100%}.FiltersSidebar-module__s9PpoG__filterGroup{align-items:flex-start;gap:.75rem;display:grid}.FiltersSidebar-module__s9PpoG__filterGroupDesktop{grid-auto-flow:row}.FiltersSidebar-module__s9PpoG__filterGroupMobile{grid-template-columns:none;grid-auto-flow:row}.FiltersSidebar-module__s9PpoG__subcategorySection{gap:.75rem;display:grid}.FiltersSidebar-module__s9PpoG__dropdownPlaceholder{background:rgba(248,250,252,.6);border:1px dashed rgba(148,163,184,.35);border-radius:.9rem;place-items:center start;min-height:3.25rem;padding:.85rem 1rem;display:grid}.FiltersSidebar-module__s9PpoG__dropdownTrigger{color:#0f172a;cursor:pointer;text-align:left;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.35);border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.FiltersSidebar-module__s9PpoG__dropdownTrigger:focus-visible{border-color:var(--accent,#84cc16);outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.2)}.FiltersSidebar-module__s9PpoG__triggerCaret{color:rgba(15,23,42,.6);font-size:.85rem}.FiltersSidebar-module__s9PpoG__dropdownPanel{background:rgba(255,255,255,.96);border:1px solid rgba(148,163,184,.35);border-radius:1rem;gap:.65rem;padding:.9rem;display:grid;box-shadow:0 24px 55px -38px rgba(15,23,42,.45)}.FiltersSidebar-module__s9PpoG__searchFieldWrapper{position:relative}.FiltersSidebar-module__s9PpoG__searchField{background:rgba(248,250,252,.85);border:1px solid rgba(148,163,184,.35);border-radius:.75rem;width:100%;padding:.65rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.FiltersSidebar-module__s9PpoG__searchField:focus{border-color:var(--accent,#84cc16);background:rgba(255,255,255,.98);outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.2)}.FiltersSidebar-module__s9PpoG__dropdownOptions{gap:.45rem;max-height:16rem;padding-right:.2rem;display:grid;overflow-y:auto}.FiltersSidebar-module__s9PpoG__dropdownOptions::-webkit-scrollbar{width:.35rem}.FiltersSidebar-module__s9PpoG__dropdownOptions::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.FiltersSidebar-module__s9PpoG__dropdownSkeleton{align-items:center;gap:.6rem;display:flex}.FiltersSidebar-module__s9PpoG__dropdownOption{color:rgba(15,23,42,.7);cursor:pointer;text-align:left;background:0 0;border:1px solid transparent;border-radius:.7rem;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;font-size:.95rem;transition:background-color .2s,border-color .2s,color .2s;display:flex}.FiltersSidebar-module__s9PpoG__dropdownOption:hover{color:#0f172a;background:rgba(132,204,22,.08);border-color:rgba(132,204,22,.35);outline:none}.FiltersSidebar-module__s9PpoG__dropdownOption:focus-visible{color:#0f172a;background:rgba(132,204,22,.08);border-color:rgba(132,204,22,.35);outline:none}.FiltersSidebar-module__s9PpoG__dropdownOptionActive{color:#0f172a;background:rgba(132,204,22,.12);border-color:rgba(132,204,22,.4);font-weight:600}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck{color:rgba(15,23,42,.7);background:0 0;border:1px solid transparent;border-radius:.7rem;align-items:center;gap:.65rem;padding:.5rem .75rem;font-size:.95rem;transition:border-color .2s,background-color .2s,color .2s;display:flex}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck:hover{color:#0f172a;background:rgba(132,204,22,.08);border-color:rgba(132,204,22,.4)}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck:has(input:focus-visible){color:#0f172a;background:rgba(132,204,22,.08);border-color:rgba(132,204,22,.4)}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.35);border-radius:6px;place-items:center;width:18px;height:18px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:grid}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck input:after{content:"";background:var(--accent,#84cc16);border-radius:3px;width:10px;height:10px;transition:transform .15s;transform:scale(0)}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck input:checked{background:rgba(132,204,22,.15);border-color:transparent;box-shadow:0 0 0 3px rgba(132,204,22,.18)}.FiltersSidebar-module__s9PpoG__dropdownOptionCheck input:checked:after{transform:scale(1)}.FiltersSidebar-module__s9PpoG__selectionSummary{color:rgba(15,23,42,.6);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.FiltersSidebar-module__s9PpoG__selectionBadges{flex-wrap:wrap;gap:.35rem;display:inline-flex}.FiltersSidebar-module__s9PpoG__selectionLabel{color:rgba(15,23,42,.7);font-weight:600}.FiltersSidebar-module__s9PpoG__selectionBadge{color:#0f172a;background:rgba(132,204,22,.12);border-radius:999px;align-items:center;gap:.25rem;padding:.3rem .6rem;font-weight:600;display:inline-flex}.FiltersSidebar-module__s9PpoG__checkboxList{gap:.65rem;display:grid}.FiltersSidebar-module__s9PpoG__checkboxListScrollable{max-height:17rem;padding-right:.2rem;overflow-y:auto}.FiltersSidebar-module__s9PpoG__checkboxListScrollable::-webkit-scrollbar{width:.4rem}.FiltersSidebar-module__s9PpoG__checkboxListScrollable::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.FiltersSidebar-module__s9PpoG__emptyNotice{color:rgba(15,23,42,.55);font-size:.85rem}.FiltersSidebar-module__s9PpoG__checkItem{color:rgba(15,23,42,.65);cursor:pointer;align-items:center;gap:.65rem;font-size:.92rem;display:flex;position:relative}.FiltersSidebar-module__s9PpoG__checkItem input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.35);border-radius:6px;place-items:center;width:20px;height:20px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:grid}.FiltersSidebar-module__s9PpoG__checkItem input:after{content:"";background:var(--accent,#84cc16);border-radius:3px;width:10px;height:10px;transition:transform .15s;transform:scale(0)}.FiltersSidebar-module__s9PpoG__checkItem input:checked{background:rgba(132,204,22,.15);border-color:transparent;box-shadow:0 0 0 3px rgba(132,204,22,.2)}.FiltersSidebar-module__s9PpoG__checkItem input:checked:after{transform:scale(1)}.FiltersSidebar-module__s9PpoG__skeletonItem{align-items:center;gap:.65rem;display:flex}.FiltersSidebar-module__s9PpoG__skeletonCheckbox,.FiltersSidebar-module__s9PpoG__skeletonLabel{background:rgba(226,232,240,.65);border-radius:8px;position:relative;overflow:hidden}.FiltersSidebar-module__s9PpoG__skeletonCheckbox{width:20px;height:20px}.FiltersSidebar-module__s9PpoG__skeletonLabel{border-radius:6px;flex:1;height:14px}.FiltersSidebar-module__s9PpoG__skeletonCheckbox:after,.FiltersSidebar-module__s9PpoG__skeletonLabel:after{content:"";background:linear-gradient(90deg,rgba(226,232,240,0) 0%,rgba(226,232,240,.85) 50%,rgba(226,232,240,0) 100%);animation:1.4s ease-in-out infinite FiltersSidebar-module__s9PpoG__skeleton-shimmer;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes FiltersSidebar-module__s9PpoG__skeleton-shimmer{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}@media (max-width:920px){.FiltersSidebar-module__s9PpoG__sidebar{max-height:none;padding-right:0;position:static;top:auto;overflow:visible}}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__card{background:linear-gradient(135deg,rgba(17,24,39,.9),rgba(30,41,59,.9));border-color:rgba(55,65,81,.6);box-shadow:0 24px 55px -35px rgba(0,0,0,.65)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__checkItem,.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__title{color:#f8fafc}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__dropdownTrigger{color:#f8fafc;background:rgba(17,24,39,.9);border-color:rgba(55,65,81,.6)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__dropdownPanel{background:linear-gradient(135deg,rgba(17,24,39,.92),rgba(30,41,59,.92));border-color:rgba(55,65,81,.6);box-shadow:0 24px 55px -35px rgba(0,0,0,.65)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__searchField{color:#f8fafc;background:rgba(17,24,39,.9);border-color:rgba(55,65,81,.6)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__dropdownOption,.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__dropdownOptionCheck{color:rgba(226,232,240,.9)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__dropdownOptions::-webkit-scrollbar-thumb{background:rgba(71,85,105,.6)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__selectionSummary{color:rgba(226,232,240,.75)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__selectionLabel{color:rgba(226,232,240,.85)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__selectionBadge{color:#f8fafc;background:rgba(132,204,22,.25)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__checkItem input{background:rgba(17,24,39,.9);border-color:rgba(55,65,81,.6)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__emptyNotice{color:rgba(226,232,240,.85)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__skeletonCheckbox,.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__skeletonLabel{background:rgba(51,65,85,.6)}.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__skeletonCheckbox:after,.FiltersSidebar-module__s9PpoG__dark .FiltersSidebar-module__s9PpoG__skeletonLabel:after{background:linear-gradient(90deg,rgba(51,65,85,0) 0%,rgba(71,85,105,.95) 50%,rgba(51,65,85,0) 100%)}
.Benefits-module__hWvFhG__section{margin-bottom:3.75rem}.Benefits-module__hWvFhG__container{max-width:min(1100px,92vw);margin:0 auto;padding:0 max(1rem,min(3vw,1.6rem))}.Benefits-module__hWvFhG__list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.Benefits-module__hWvFhG__slider{position:relative;overflow:hidden}.Benefits-module__hWvFhG__sliderTrack{will-change:transform;touch-action:pan-y;margin:0;padding:0;list-style:none;transition:transform .35s;display:flex}.Benefits-module__hWvFhG__slide{box-sizing:border-box;flex:0 0 100%;max-width:100%;padding:0 .75rem}.Benefits-module__hWvFhG__card{background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(226,232,240,.75));border:1px solid rgba(148,163,184,.3);border-radius:1.5rem;align-items:flex-start;gap:1.1rem;padding:1.6rem 1.75rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 55px -40px rgba(15,23,42,.45)}.Benefits-module__hWvFhG__card:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(132,204,22,.2),transparent 65%);position:absolute;top:-30%;bottom:30%;left:-25%;right:65%;transform:rotate(12deg)}.Benefits-module__hWvFhG__card:hover{transform:translateY(-6px);box-shadow:0 32px 70px -35px rgba(15,23,42,.5)}.Benefits-module__hWvFhG__icon{z-index:1;width:56px;height:56px;color:var(--accent,#84cc16);background:rgba(132,204,22,.18);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 0 0 1px rgba(132,204,22,.2)}.Benefits-module__hWvFhG__icon svg{fill:currentColor;width:26px;height:26px}.Benefits-module__hWvFhG__body{z-index:1;gap:.45rem;display:grid;position:relative}.Benefits-module__hWvFhG__title{color:var(--text-main,#1f2937);margin:0;font-size:1.1rem;font-weight:600}.Benefits-module__hWvFhG__description{color:var(--text-secondary,#4b5563);margin:0;font-size:.95rem;line-height:1.6}.Benefits-module__hWvFhG__dark .Benefits-module__hWvFhG__card{background:linear-gradient(135deg,rgba(17,24,39,.9),rgba(31,41,55,.8));border-color:rgba(55,65,81,.5);box-shadow:0 25px 55px -40px rgba(0,0,0,.65)}.Benefits-module__hWvFhG__dark .Benefits-module__hWvFhG__card:after{background:radial-gradient(circle,rgba(132,204,22,.35),transparent 65%)}.Benefits-module__hWvFhG__dark .Benefits-module__hWvFhG__title{color:#f9fafb}.Benefits-module__hWvFhG__dark .Benefits-module__hWvFhG__description{color:#cbd5f5}@media (max-width:900px){.Benefits-module__hWvFhG__card{padding:1.5rem 1.6rem}}@media (max-width:768px){.Benefits-module__hWvFhG__card{padding:1.45rem 1.5rem}}@media (max-width:640px){.Benefits-module__hWvFhG__card{gap:1rem;padding:1.35rem 1.4rem}}@media (prefers-reduced-motion:reduce){.Benefits-module__hWvFhG__card{transition:none;transform:none}.Benefits-module__hWvFhG__sliderTrack{transition:none}}
.ProductsGrid-module__o41SXG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ProductsGrid-module__o41SXG__emptyState{text-align:center;color:rgba(15,23,42,.65);max-width:28rem;margin:3rem auto;font-size:1rem;line-height:1.5}.ProductsGrid-module__o41SXG__dark .ProductsGrid-module__o41SXG__emptyState{color:rgba(226,232,240,.85)}.ProductsGrid-module__o41SXG__loadMoreRow{justify-content:center;margin-top:2rem;display:flex}.ProductsGrid-module__o41SXG__showMoreButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9999px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:background-color .12s ease-in-out,transform .12s ease-in-out}.ProductsGrid-module__o41SXG__showMoreButton:hover{background:#1e293b}.ProductsGrid-module__o41SXG__showMoreButton:focus-visible{background:#1e293b}.ProductsGrid-module__o41SXG__showMoreButton:focus-visible{outline-offset:3px;outline:2px solid rgba(148,163,184,.8)}.ProductsGrid-module__o41SXG__showMoreButton:active{transform:translateY(1px)}.ProductsGrid-module__o41SXG__dark .ProductsGrid-module__o41SXG__showMoreButton{color:#0f172a;background:rgba(226,232,240,.85)}.ProductsGrid-module__o41SXG__dark .ProductsGrid-module__o41SXG__showMoreButton:hover{background:rgba(248,250,252,.92)}.ProductsGrid-module__o41SXG__dark .ProductsGrid-module__o41SXG__showMoreButton:focus-visible{background:rgba(248,250,252,.92)}@media (max-width:820px){.ProductsGrid-module__o41SXG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.ProductsGrid-module__o41SXG__grid{grid-template-columns:1fr}}
.DiscountHighlights-module__Ix7n3W__section{margin-bottom:3.5rem}.DiscountHighlights-module__Ix7n3W__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.DiscountHighlights-module__Ix7n3W__title{letter-spacing:-.02em;font-size:max(1.65rem,min(2.4vw,2.1rem));font-weight:600}.DiscountHighlights-module__Ix7n3W__message{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#f97316,#fb7185);border:none;border-radius:1.1rem;align-items:center;gap:.85rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .22s,filter .2s;display:inline-flex;box-shadow:0 18px 32px -20px rgba(249,115,22,.75)}.DiscountHighlights-module__Ix7n3W__message:hover{filter:saturate(1.1);transform:translateY(-3px);box-shadow:0 22px 34px -18px rgba(249,115,22,.82)}.DiscountHighlights-module__Ix7n3W__message:focus-visible{filter:saturate(1.1);transform:translateY(-3px);box-shadow:0 22px 34px -18px rgba(249,115,22,.82)}.DiscountHighlights-module__Ix7n3W__message:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.65)}.DiscountHighlights-module__Ix7n3W__messageArrow{justify-content:center;align-items:center;font-size:1.1rem;transition:transform .2s;display:inline-flex}.DiscountHighlights-module__Ix7n3W__message:hover .DiscountHighlights-module__Ix7n3W__messageArrow{transform:translate(4px)}.DiscountHighlights-module__Ix7n3W__message:focus-visible .DiscountHighlights-module__Ix7n3W__messageArrow{transform:translate(4px)}.DiscountHighlights-module__Ix7n3W__cardOverlay{z-index:3;border-radius:inherit;cursor:pointer;background:0 0;text-decoration:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.DiscountHighlights-module__Ix7n3W__cardOverlay>span{width:100%;height:100%;display:block}.DiscountHighlights-module__Ix7n3W__cardOverlay:focus-visible{outline:none;box-shadow:inset 0 0 0 2px rgba(59,130,246,.5)}.DiscountHighlights-module__Ix7n3W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DiscountHighlights-module__Ix7n3W__layout{grid-template-columns:minmax(0,340px) minmax(0,1fr);align-items:start;gap:max(1.25rem,min(2vw,2rem));display:grid}.DiscountHighlights-module__Ix7n3W__highlight{background:linear-gradient(155deg,rgba(255,255,255,.88),rgba(226,232,240,.72));border:1px solid rgba(148,163,184,.25);border-radius:1.75rem;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .2s,box-shadow .22s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 45px -32px rgba(15,23,42,.55)}.DiscountHighlights-module__Ix7n3W__highlight:before{content:"";opacity:.75;pointer-events:none;background:radial-gradient(circle at top,rgba(236,72,153,.4),transparent 60%);width:280px;height:280px;transition:transform .32s,opacity .2s;position:absolute;top:-50%;bottom:auto;left:auto;right:-35%}.DiscountHighlights-module__Ix7n3W__highlight:nth-of-type(2):before{background:radial-gradient(circle at top,rgba(56,189,248,.5),transparent 62%)}.DiscountHighlights-module__Ix7n3W__highlight:hover,.DiscountHighlights-module__Ix7n3W__highlight:focus-within{border-color:rgba(99,102,241,.35);transform:translateY(-4px);box-shadow:0 32px 55px -34px rgba(15,23,42,.65)}.DiscountHighlights-module__Ix7n3W__highlight:hover:before,.DiscountHighlights-module__Ix7n3W__highlight:focus-within:before{opacity:.95;transform:translate(12px,-10px)}.DiscountHighlights-module__Ix7n3W__highlightMedia{aspect-ratio:1;z-index:1;background:rgba(255,255,255,.9);border:none;border-radius:1.1rem;place-items:center;width:max(6.5rem,min(19vw,7.5rem));padding:max(.25rem,min(1.2vw,.5rem));display:grid;position:relative;box-shadow:inset 0 1px rgba(255,255,255,.5),0 16px 32px -28px rgba(15,23,42,.4)}.DiscountHighlights-module__Ix7n3W__highlightImage{object-fit:contain;filter:drop-shadow(0 10px 20px rgba(15,23,42,.25));width:100%;height:auto}.DiscountHighlights-module__Ix7n3W__highlightBody{z-index:1;flex-direction:column;gap:.65rem;display:flex;position:relative}.DiscountHighlights-module__Ix7n3W__highlightTitle{color:var(--text-primary,#1f2937);margin:0;font-size:1.05rem;font-weight:600}.DiscountHighlights-module__Ix7n3W__highlightPricing{font-variant-numeric:tabular-nums;align-items:baseline;gap:.65rem;display:inline-flex}.DiscountHighlights-module__Ix7n3W__highlightPrice{letter-spacing:-.015em;color:var(--accent-strong,#3b82f6);margin:0;font-size:max(1.65rem,min(4vw,2.1rem));font-weight:700}.DiscountHighlights-module__Ix7n3W__highlightOldPrice{color:var(--text-secondary,#6b7280);font-size:.95rem;text-decoration:line-through}.DiscountHighlights-module__Ix7n3W__list{gap:1.2rem;display:grid;position:relative}.DiscountHighlights-module__Ix7n3W__listCard{background:linear-gradient(155deg,rgba(255,255,255,.88),rgba(226,232,240,.72));border:1px solid rgba(148,163,184,.22);border-radius:1.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.15rem;padding:1.35rem 1.5rem;transition:transform .18s,box-shadow .22s,border-color .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 42px -32px rgba(15,23,42,.55)}.DiscountHighlights-module__Ix7n3W__highlight[data-clickable=true],.DiscountHighlights-module__Ix7n3W__listCard[data-clickable=true]{cursor:pointer}.DiscountHighlights-module__Ix7n3W__listCard:before{content:"";opacity:.75;pointer-events:none;background:radial-gradient(circle at top,rgba(99,102,241,.4),transparent 65%);width:220px;height:220px;transition:transform .32s,opacity .2s;position:absolute;top:-45%;bottom:auto;left:-30%;right:auto}.DiscountHighlights-module__Ix7n3W__listCard:hover,.DiscountHighlights-module__Ix7n3W__listCard:focus-within{border-color:rgba(99,102,241,.32);transform:translateY(-3px);box-shadow:0 26px 46px -34px rgba(15,23,42,.6)}.DiscountHighlights-module__Ix7n3W__listCard:hover:before,.DiscountHighlights-module__Ix7n3W__listCard:focus-within:before{opacity:.95;transform:translate(-8px,-6px)}.DiscountHighlights-module__Ix7n3W__productMedia{z-index:1;aspect-ratio:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.9);border:none;border-radius:.9rem;place-items:center;width:max(4.6rem,min(11vw,5.1rem));padding:max(.25rem,min(1vw,.45rem));display:grid;position:relative;box-shadow:inset 0 1px rgba(255,255,255,.45),0 12px 26px -22px rgba(15,23,42,.48)}.DiscountHighlights-module__Ix7n3W__productImage{object-fit:contain;filter:drop-shadow(0 8px 18px rgba(15,23,42,.25));width:100%;height:auto}.DiscountHighlights-module__Ix7n3W__productBody{z-index:1;flex-direction:column;gap:.45rem;display:flex;position:relative}.DiscountHighlights-module__Ix7n3W__productName{color:var(--text-primary,#1f2937);margin:0;font-size:.98rem;font-weight:600}.DiscountHighlights-module__Ix7n3W__productPrices{font-variant-numeric:tabular-nums;align-items:baseline;gap:.75rem;display:inline-flex}.DiscountHighlights-module__Ix7n3W__productPrice{color:var(--accent-strong,#3b82f6);font-weight:600}.DiscountHighlights-module__Ix7n3W__productOldPrice{color:var(--text-secondary,#6b7280);font-size:.86rem;text-decoration:line-through}.DiscountHighlights-module__Ix7n3W__addToCart{z-index:4;color:rgba(79,70,229,.92);cursor:pointer;background:rgba(255,255,255,.75);border:1px solid rgba(99,102,241,.35);border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .16s,background-color .18s,color .18s,border-color .18s;display:inline-flex;position:relative}.DiscountHighlights-module__Ix7n3W__addToCart:hover{color:#fff;background:rgba(79,70,229,.92);border-color:rgba(79,70,229,.92);transform:translateY(-2px)}.DiscountHighlights-module__Ix7n3W__addToCart:focus-visible{color:#fff;background:rgba(79,70,229,.92);border-color:rgba(79,70,229,.92);transform:translateY(-2px)}.DiscountHighlights-module__Ix7n3W__addToCart:focus-visible{outline-offset:2px;outline:2px solid rgba(79,70,229,.5)}.DiscountHighlights-module__Ix7n3W__addToCartIcon{transform-origin:50%;transition:transform .2s;transform:translate(-2px)rotate(-26deg)}.DiscountHighlights-module__Ix7n3W__listCard:hover .DiscountHighlights-module__Ix7n3W__addToCartIcon,.DiscountHighlights-module__Ix7n3W__listCard:focus-within .DiscountHighlights-module__Ix7n3W__addToCartIcon,.DiscountHighlights-module__Ix7n3W__addToCart:hover .DiscountHighlights-module__Ix7n3W__addToCartIcon{transform:translate(4px)rotate(0)}.DiscountHighlights-module__Ix7n3W__addToCart:focus-visible .DiscountHighlights-module__Ix7n3W__addToCartIcon{transform:translate(4px)rotate(0)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__message{background:linear-gradient(135deg,rgba(251,146,60,.82),rgba(244,63,94,.85));box-shadow:0 18px 34px -18px rgba(2,6,23,.85)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__message:hover{filter:saturate(1.15)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__message:focus-visible{filter:saturate(1.15)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlight,.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__listCard{background:linear-gradient(155deg,rgba(30,41,59,.92),rgba(15,23,42,.9));border-color:rgba(148,163,184,.28);box-shadow:0 24px 48px -32px rgba(2,6,23,.85)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlight:before{background:radial-gradient(circle at top,rgba(236,72,153,.55),transparent 65%)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlight:nth-of-type(2):before{background:radial-gradient(circle at top,rgba(56,189,248,.65),transparent 68%)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__listCard:before{background:radial-gradient(circle at top,rgba(129,140,248,.5),transparent 70%)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlightMedia,.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__productMedia{background:rgba(17,24,39,.75);border-color:rgba(148,163,184,.4);box-shadow:inset 0 1px rgba(148,163,184,.18),0 18px 36px -28px rgba(2,6,23,.85)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlightTitle,.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__productName{color:#e2e8f0}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlightPrice,.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__productPrice{color:#93c5fd}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__highlightOldPrice,.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__productOldPrice{color:#94a3b8}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__addToCart{color:#cbd5f5;background:rgba(30,41,59,.75);border-color:rgba(129,140,248,.45)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__addToCart:hover{color:#0f172a;background:rgba(129,140,248,.95)}.DiscountHighlights-module__Ix7n3W__dark .DiscountHighlights-module__Ix7n3W__addToCart:focus-visible{color:#0f172a;background:rgba(129,140,248,.95)}@media (max-width:980px){.DiscountHighlights-module__Ix7n3W__layout{grid-template-columns:minmax(0,1fr)}.DiscountHighlights-module__Ix7n3W__highlight{flex-direction:row;align-items:center}}@media (max-width:640px){.DiscountHighlights-module__Ix7n3W__highlight{padding:1.5rem}.DiscountHighlights-module__Ix7n3W__listCard{gap:1rem;padding:1.15rem 1.25rem}}@media (prefers-reduced-motion:reduce){.DiscountHighlights-module__Ix7n3W__highlight,.DiscountHighlights-module__Ix7n3W__highlight:before,.DiscountHighlights-module__Ix7n3W__listCard,.DiscountHighlights-module__Ix7n3W__listCard:before,.DiscountHighlights-module__Ix7n3W__addToCart,.DiscountHighlights-module__Ix7n3W__addToCartIcon,.DiscountHighlights-module__Ix7n3W__cardOverlay,.DiscountHighlights-module__Ix7n3W__message,.DiscountHighlights-module__Ix7n3W__messageArrow{transition:none;transform:none}.DiscountHighlights-module__Ix7n3W__cardOverlay:focus-visible{box-shadow:none}.DiscountHighlights-module__Ix7n3W__message:focus-visible{box-shadow:none}}
.ShopToolbar-module__RGUA2q__bar{background:rgba(248,250,252,.9);border:1px solid rgba(203,213,225,.5);border-radius:1.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;display:flex;box-shadow:0 24px 55px -35px rgba(15,23,42,.45)}.ShopToolbar-module__RGUA2q__left{color:rgba(15,23,42,.65);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ShopToolbar-module__RGUA2q__right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ShopToolbar-module__RGUA2q__selectLabel{color:rgba(15,23,42,.6);align-items:center;gap:.5rem;font-size:.9rem;display:inline-flex}.ShopToolbar-module__RGUA2q__labelText{font-weight:500}.ShopToolbar-module__RGUA2q__select{background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.35);border-radius:.85rem;height:40px;padding:0 .9rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.ShopToolbar-module__RGUA2q__select:focus-visible{border-color:var(--accent,#84cc16);outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.2)}.ShopToolbar-module__RGUA2q__toggle{color:rgba(15,23,42,.68);background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.35);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s;display:inline-flex}.ShopToolbar-module__RGUA2q__toggleInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.35);border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s,background-color .2s;display:inline-flex;position:relative}.ShopToolbar-module__RGUA2q__toggleInput:after{content:"";background:var(--accent,#84cc16);border-radius:3px;width:10px;height:10px;transition:transform .15s;transform:scale(0)}.ShopToolbar-module__RGUA2q__toggleInput:checked{border-color:var(--accent,#84cc16);background:rgba(132,204,22,.18)}.ShopToolbar-module__RGUA2q__toggleInput:checked:after{transform:scale(1)}.ShopToolbar-module__RGUA2q__toggleInput:focus-visible{border-color:var(--accent,#84cc16);outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.2)}.ShopToolbar-module__RGUA2q__toggle:hover{border-color:rgba(148,163,184,.5)}.ShopToolbar-module__RGUA2q__toggleLabel{font-size:.9rem}.ShopToolbar-module__RGUA2q__count{color:#0f172a;font-weight:600}.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__bar{background:linear-gradient(135deg,rgba(17,24,39,.92),rgba(30,41,59,.88));border-color:rgba(55,65,81,.6);box-shadow:0 24px 55px -30px rgba(0,0,0,.6)}.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__left,.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__count{color:#f8fafc}.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__select,.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__toggle{color:#e2e8f0;background:rgba(17,24,39,.9);border-color:rgba(55,65,81,.6)}.ShopToolbar-module__RGUA2q__dark .ShopToolbar-module__RGUA2q__toggleInput{background:rgba(30,41,59,.9);border-color:rgba(71,85,105,.55)}
.page-module__HvP9BG__page{color:var(--foreground,#1f2937);background:radial-gradient(circle at 8% 12%,rgba(226,232,240,.45),transparent 60%),radial-gradient(circle at 90% 5%,rgba(203,213,225,.3),transparent 55%),linear-gradient(#fdfdfd 0%,#f3f4f6 55%,#fff 100%);min-height:100vh}.page-module__HvP9BG__main{gap:3rem;max-width:1200px;margin:0 auto;padding:2.5rem 1.75rem 4.5rem;display:grid}.page-module__HvP9BG__breadcrumbs{margin-bottom:-1rem}.page-module__HvP9BG__hero{background:radial-gradient(circle at 20% 25%,rgba(132,204,22,.16),transparent 55%),radial-gradient(circle at 75% 10%,rgba(56,189,248,.2),transparent 60%),linear-gradient(135deg,rgba(15,23,42,.08),rgba(15,23,42,.28));border-radius:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:max(2rem,min(6vw,3.5rem));padding:max(2.5rem,min(6vw,3.5rem));display:grid;position:relative;overflow:hidden;box-shadow:0 45px 85px -55px rgba(15,23,42,.55)}.page-module__HvP9BG__heroContent{color:#0f172a;gap:1.5rem;max-width:560px;display:grid}.page-module__HvP9BG__heroBadge{color:#0f172a;letter-spacing:.05em;text-transform:uppercase;background-color:rgba(248,250,252,.85);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 12px 28px -20px rgba(15,23,42,.45)}.page-module__HvP9BG__heroTitle{color:#0f172a;text-shadow:0 16px 35px rgba(15,23,42,.18);margin:0;font-size:max(2.25rem,min(5vw,3.4rem));line-height:1.12}.page-module__HvP9BG__heroSubtitle{color:rgba(15,23,42,.7);margin:0;font-size:1.05rem;line-height:1.8}.page-module__HvP9BG__heroHighlights{flex-wrap:wrap;gap:1rem;display:flex}.page-module__HvP9BG__highlightCard{background:rgba(248,250,252,.85);border:1px solid rgba(203,213,225,.5);border-radius:1.25rem;flex:140px;gap:.35rem;min-width:140px;padding:1rem 1.2rem;display:grid;box-shadow:0 20px 45px -32px rgba(15,23,42,.45)}.page-module__HvP9BG__highlightValue{color:var(--accent,#84cc16);font-size:1.25rem;font-weight:700}.page-module__HvP9BG__highlightLabel{color:rgba(15,23,42,.6);font-size:.92rem}.page-module__HvP9BG__heroIllustration{place-items:center;display:grid;position:relative}.page-module__HvP9BG__heroGlow{filter:blur(2px);background:radial-gradient(circle,rgba(248,250,252,.75),transparent 65%);border-radius:50%;width:max(220px,min(40vw,320px));height:max(220px,min(40vw,320px))}.page-module__HvP9BG__heroImageWrapper{aspect-ratio:4/5;z-index:2;border-radius:1.5rem;width:max(220px,min(40vw,320px));position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 55px -35px rgba(15,23,42,.55)}.page-module__HvP9BG__heroImageWrapper img{object-fit:cover}.page-module__HvP9BG__heroTags{gap:.6rem;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.page-module__HvP9BG__heroTags span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#0f172a;background:rgba(15,23,42,.08);border-radius:.85rem;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 12px 28px -22px rgba(15,23,42,.4)}.page-module__HvP9BG__layout{grid-template-columns:300px 1fr;align-items:start;gap:1.5rem;display:grid}.page-module__HvP9BG__desktopFilters{height:-moz-fit-content;height:fit-content;display:block;position:-webkit-sticky;position:sticky;top:max(1.25rem,min(3vw,2rem))}.page-module__HvP9BG__desktopFiltersSidebar{--filters-sticky-offset:clamp(1.25rem,3vw,2rem);width:100%;height:-moz-fit-content;height:fit-content}.page-module__HvP9BG__mobileFiltersButton,.page-module__HvP9BG__mobileFiltersOverlay,.page-module__HvP9BG__mobileFiltersPanel,.page-module__HvP9BG__mobileFiltersHeader,.page-module__HvP9BG__mobileFiltersTitle,.page-module__HvP9BG__mobileFiltersCloseButton,.page-module__HvP9BG__mobileFiltersContent,.page-module__HvP9BG__mobileFiltersSidebar,.page-module__HvP9BG__mobileFiltersInline,.page-module__HvP9BG__mobileFiltersInlineSidebar{display:none}.page-module__HvP9BG__section{gap:1rem;display:grid}.page-module__HvP9BG__productsAnchor{width:100%;scroll-margin-top:max(6rem,min(14vh,8rem))}@media (max-width:1024px){.page-module__HvP9BG__layout{grid-template-columns:260px 1fr}}@media (max-width:920px){.page-module__HvP9BG__layout{grid-template-columns:1fr}.page-module__HvP9BG__desktopFilters{display:none}.page-module__HvP9BG__mobileFiltersButton{left:max(1rem,min(5vw,1.5rem));right:max(1rem,min(5vw,1.5rem));bottom:calc(env(safe-area-inset-bottom,0) + 1.25rem);background:var(--accent,#84cc16);color:#0f172a;letter-spacing:.01em;cursor:pointer;z-index:14;border:none;border-radius:.95rem;justify-content:center;align-items:center;gap:.5rem;max-width:460px;min-height:3.25rem;margin:0 auto;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 22px 35px -18px rgba(15,23,42,.35),0 0 0 1px rgba(15,23,42,.05)}.page-module__HvP9BG__mobileFiltersInline{display:block}.page-module__HvP9BG__mobileFiltersInlineSidebar{align-self:stretch;gap:1rem;max-height:none;margin-bottom:1rem;padding-right:0;display:grid;position:static;top:auto;overflow:visible}.page-module__HvP9BG__mobileFiltersButton:focus-visible{outline-offset:3px;outline:2px solid rgba(15,23,42,.9)}.page-module__HvP9BG__mobileFiltersButton:active{transform:translateY(1px)}.page-module__HvP9BG__section{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0))}.page-module__HvP9BG__productsAnchor{scroll-margin-top:max(7rem,min(20vh,9rem))}.page-module__HvP9BG__mobileFiltersOverlay{z-index:15;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(15,23,42,.55);justify-content:center;align-items:flex-end;padding:0 1.25rem 1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.page-module__HvP9BG__mobileFiltersPanel{background:rgba(248,250,252,.96);border-radius:1.75rem;gap:1rem;width:min(520px,100%);max-height:min(80vh,640px);padding:1rem 1.25rem 1.5rem;display:grid;box-shadow:0 30px 65px -40px rgba(15,23,42,.75)}.page-module__HvP9BG__mobileFiltersHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__HvP9BG__mobileFiltersTitle{color:#0f172a;font-size:1.1rem;font-weight:700;display:inline-flex}.page-module__HvP9BG__mobileFiltersCloseButton{color:rgba(15,23,42,.75);cursor:pointer;background:rgba(15,23,42,.04);border:1px solid rgba(148,163,184,.35);border-radius:999px;justify-content:center;align-items:center;padding:.4rem .9rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module__HvP9BG__mobileFiltersCloseButton:focus-visible{outline-offset:3px;outline:2px solid rgba(15,23,42,.9)}.page-module__HvP9BG__mobileFiltersContent{-webkit-overflow-scrolling:touch;padding-right:.25rem;display:block;overflow-y:auto}.page-module__HvP9BG__mobileFiltersContent::-webkit-scrollbar{width:6px}.page-module__HvP9BG__mobileFiltersContent::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:999px}.page-module__HvP9BG__mobileFiltersSidebar{display:block;position:static;top:auto}.page-module__HvP9BG__hero{text-align:center;grid-template-columns:1fr}.page-module__HvP9BG__heroContent{justify-items:center}.page-module__HvP9BG__heroHighlights{justify-content:center}.page-module__HvP9BG__heroIllustration{min-height:220px}.page-module__HvP9BG__heroTags{grid-auto-flow:column;justify-content:center;position:static;transform:none}}@media (max-width:768px){.page-module__HvP9BG__hero{display:none}}@media (max-width:640px){.page-module__HvP9BG__main{gap:2.75rem;padding:2rem 1.25rem 3.5rem}.page-module__HvP9BG__hero{padding:2rem}.page-module__HvP9BG__heroHighlights{gap:.75rem}.page-module__HvP9BG__highlightCard{padding:.9rem 1rem}.page-module__HvP9BG__layout{gap:1.25rem}}
.AuthShell-module__SP4L6W__page{min-height:100vh;color:var(--text-main,#1f2937);background:radial-gradient(circle at 12% 18%,rgba(226,232,240,.42),transparent 58%),radial-gradient(circle at 88% -4%,rgba(203,213,225,.36),transparent 55%),linear-gradient(#f9fafb 0%,#f1f5f9 52%,#fff 100%);flex-direction:column;display:flex}.AuthShell-module__SP4L6W__main{flex-direction:column;flex:1;gap:max(2rem,min(4vw,3.5rem));width:100%;max-width:1200px;margin:0 auto;padding:max(2.5rem,min(6vw,4.5rem)) max(1.4rem,min(4vw,3.25rem)) max(3rem,min(7vw,5.5rem));display:flex}.AuthShell-module__SP4L6W__surface{background:radial-gradient(circle at 14% -18%,rgba(226,232,240,.3),transparent 60%),radial-gradient(circle at 90% -28%,rgba(191,219,254,.28),transparent 62%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,247,252,.9));border:1px solid rgba(148,163,184,.3);border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:max(2rem,min(4vw,3rem));padding:max(2.2rem,min(4vw,3.4rem));display:grid;position:relative;overflow:hidden;box-shadow:0 38px 82px -48px rgba(15,23,42,.6)}.AuthShell-module__SP4L6W__surface:after{content:"";opacity:.85;filter:blur(12px);pointer-events:none;background:radial-gradient(circle,rgba(191,219,254,.42),transparent 72%);height:max(160px,min(26vw,240px));position:absolute;top:auto;bottom:-34%;left:32%;right:18%}.AuthShell-module__SP4L6W__hero{z-index:1;flex-direction:column;gap:max(1.15rem,min(2.6vw,1.85rem));padding:max(.4rem,min(1.8vw,.75rem)) max(.2rem,min(1.4vw,.5rem));display:flex;position:relative}.AuthShell-module__SP4L6W__hero:before{content:"";filter:blur(24px);opacity:.85;pointer-events:none;background:radial-gradient(circle at 0 0,rgba(59,130,246,.08),transparent 65%);position:absolute;top:-18%;bottom:22%;left:-20%;right:12%}.AuthShell-module__SP4L6W__heroEyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(79,70,229,.85);font-size:.85rem;font-weight:600}.AuthShell-module__SP4L6W__heroTitle{letter-spacing:-.025em;margin:0;font-size:max(2.3rem,min(4vw,2.9rem));font-weight:700;line-height:1.1}.AuthShell-module__SP4L6W__heroDescription{color:rgba(71,85,105,.88);max-width:36ch;margin:0;font-size:max(1rem,min(2vw,1.1rem));line-height:1.7}.AuthShell-module__SP4L6W__heroHighlights{gap:.85rem;display:grid}.AuthShell-module__SP4L6W__heroHighlightCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.6);border:1px solid rgba(148,163,184,.25);border-radius:1.2rem;flex-direction:column;gap:.3rem;padding:.95rem 1.15rem;display:flex;box-shadow:0 20px 34px -28px rgba(15,23,42,.45)}.AuthShell-module__SP4L6W__heroHighlightTitle{font-size:.95rem;font-weight:600}.AuthShell-module__SP4L6W__heroHighlightText{color:rgba(71,85,105,.75);margin:0;font-size:.92rem;line-height:1.55}.AuthShell-module__SP4L6W__form{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(248,250,252,.88));border:1px solid rgba(148,163,184,.28);border-radius:22px;flex-direction:column;gap:1.8rem;padding:max(1.9rem,min(4vw,2.7rem));display:flex;position:relative;box-shadow:0 32px 62px -42px rgba(15,23,42,.55)}.AuthShell-module__SP4L6W__formContent{flex-direction:column;gap:1.5rem;display:flex}.AuthShell-module__SP4L6W__formHeader{flex-direction:column;gap:.6rem;display:flex}.AuthShell-module__SP4L6W__formEyebrow{text-transform:uppercase;letter-spacing:.2em;color:rgba(132,204,22,.9);font-size:.75rem;font-weight:600}.AuthShell-module__SP4L6W__formTitle{letter-spacing:-.01em;margin:0;font-size:max(1.55rem,min(3vw,1.95rem));font-weight:700}.AuthShell-module__SP4L6W__formSubtitle{color:rgba(71,85,105,.78);margin:0;line-height:1.6}.AuthShell-module__SP4L6W__formBody{flex-direction:column;gap:1.15rem;display:flex}.AuthShell-module__SP4L6W__field{flex-direction:column;gap:.45rem;display:flex}.AuthShell-module__SP4L6W__label{color:rgba(30,41,59,.92);font-size:.95rem;font-weight:600}.AuthShell-module__SP4L6W__input,.AuthShell-module__SP4L6W__textarea{color:inherit;background:radial-gradient(circle at 0 0,rgba(226,232,240,.38),transparent 65%),linear-gradient(rgba(255,255,255,.95),rgba(248,250,252,.9));border:1px solid rgba(148,163,184,.28);border-radius:12px;padding:.85rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.AuthShell-module__SP4L6W__inputError{border-color:rgba(248,113,113,.75)!important;box-shadow:0 0 0 3px rgba(248,113,113,.25)!important}.AuthShell-module__SP4L6W__input:focus,.AuthShell-module__SP4L6W__textarea:focus{border-color:rgba(132,204,22,.7);outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.25)}.AuthShell-module__SP4L6W__passwordField{background:radial-gradient(circle at 0 0,rgba(226,232,240,.35),transparent 65%),linear-gradient(rgba(255,255,255,.95),rgba(248,250,252,.9));border:1px solid rgba(148,163,184,.28);border-radius:12px;align-items:center;gap:.75rem;padding:.2rem .25rem;display:flex}.AuthShell-module__SP4L6W__passwordFieldError{border-color:rgba(248,113,113,.75)!important;box-shadow:0 0 0 3px rgba(248,113,113,.25)!important}.AuthShell-module__SP4L6W__passwordField:focus-within{border-color:rgba(132,204,22,.6);box-shadow:0 0 0 3px rgba(132,204,22,.22)}.AuthShell-module__SP4L6W__passwordInput{color:inherit;background:0 0;border:none;flex:1;padding:.75rem .9rem;font-size:.95rem}.AuthShell-module__SP4L6W__passwordInput:focus{outline:none}.AuthShell-module__SP4L6W__passwordToggle{color:rgba(56,126,34,.9);cursor:pointer;background:rgba(132,204,22,.18);border:none;border-radius:.85rem;padding:.55rem .95rem;font-size:.85rem;font-weight:600;transition:background-color .15s,transform .15s}.AuthShell-module__SP4L6W__passwordToggle:hover{background:rgba(132,204,22,.25);transform:translateY(-1px)}.AuthShell-module__SP4L6W__checkboxRow{color:rgba(71,85,105,.8);align-items:center;gap:.65rem;font-size:.9rem;display:flex}.AuthShell-module__SP4L6W__checkboxRow input[type=checkbox]{accent-color:#84cc16;border:1px solid rgba(148,163,184,.5);border-radius:.35rem;width:1.05rem;height:1.05rem}.AuthShell-module__SP4L6W__primaryButton{cursor:pointer;color:#0f172a;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.65),transparent 68%),linear-gradient(135deg,#bef264,#84cc16);border:none;border-radius:.95rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.1rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 18px 34px -20px rgba(132,204,22,.6)}.AuthShell-module__SP4L6W__primaryButton:hover{transform:translateY(-1px);box-shadow:0 22px 38px -20px rgba(132,204,22,.7)}.AuthShell-module__SP4L6W__secondaryAction{color:rgba(30,64,175,.88);background:rgba(255,255,255,.76);border:1px solid rgba(148,163,184,.35);border-radius:.95rem;justify-content:center;align-items:center;width:100%;padding:.85rem 1.1rem;font-size:.95rem;font-weight:600;transition:border-color .15s,transform .15s;display:inline-flex}.AuthShell-module__SP4L6W__secondaryAction:hover{border-color:rgba(30,64,175,.45);transform:translateY(-1px)}.AuthShell-module__SP4L6W__helperText{text-align:center;color:rgba(71,85,105,.7);margin:0;font-size:.85rem}.AuthShell-module__SP4L6W__link{color:#15803d;font-weight:600;text-decoration:none}.AuthShell-module__SP4L6W__link:hover{text-decoration:underline}.AuthShell-module__SP4L6W__formFooter{text-align:center;color:rgba(71,85,105,.8);margin:0;font-size:.9rem}.AuthShell-module__SP4L6W__messageSuccess,.AuthShell-module__SP4L6W__messageError{border-radius:.85rem;padding:.85rem 1rem;font-size:.9rem;line-height:1.45}.AuthShell-module__SP4L6W__messageSuccess{color:rgba(22,101,52,.95);background:rgba(202,255,191,.7);border:1px solid rgba(74,222,128,.55)}.AuthShell-module__SP4L6W__messageError{color:rgba(153,27,27,.95);background:rgba(254,226,226,.8);border:1px solid rgba(252,165,165,.65)}.AuthShell-module__SP4L6W__fieldError{color:rgba(220,38,38,.95);margin-top:.25rem;font-size:.8rem;line-height:1.4}.AuthShell-module__SP4L6W__secondary{background:rgba(255,255,255,.82);border:1px solid rgba(148,163,184,.24);border-radius:22px;gap:1rem;padding:max(1.8rem,min(3vw,2.4rem));display:grid;box-shadow:0 26px 54px -46px rgba(15,23,42,.5)}.AuthShell-module__SP4L6W__secondaryTitle{color:rgba(30,41,59,.92);margin:0;font-size:1.1rem;font-weight:600}.AuthShell-module__SP4L6W__secondaryGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.AuthShell-module__SP4L6W__secondaryCard{background:rgba(248,250,252,.8);border:1px solid rgba(203,213,225,.48);border-radius:1rem;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;display:flex}.AuthShell-module__SP4L6W__secondaryCardTitle{color:rgba(30,41,59,.9);font-size:.95rem;font-weight:600}.AuthShell-module__SP4L6W__secondaryCardText{color:rgba(71,85,105,.75);margin:0;font-size:.88rem;line-height:1.5}@media (max-width:1024px){.AuthShell-module__SP4L6W__surface{grid-template-columns:1fr;padding:max(1.8rem,min(5vw,2.6rem))}.AuthShell-module__SP4L6W__hero:before{top:-18%;bottom:22%;left:-30%;right:32%}}@media (max-width:720px){.AuthShell-module__SP4L6W__main{gap:2rem;padding:max(1.8rem,min(6vw,2.6rem)) max(1rem,min(5vw,1.5rem)) max(3rem,min(8vw,4rem))}.AuthShell-module__SP4L6W__surface{border-radius:22px;gap:1.75rem}.AuthShell-module__SP4L6W__form{padding:max(1.5rem,min(6vw,2rem))}}@media (prefers-reduced-motion:reduce){.AuthShell-module__SP4L6W__primaryButton,.AuthShell-module__SP4L6W__secondaryAction,.AuthShell-module__SP4L6W__passwordToggle{transition:none}}
.WeeklyBest-module__ozKoIG__section{gap:1.75rem;margin-bottom:3.75rem;display:grid}.WeeklyBest-module__ozKoIG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.WeeklyBest-module__ozKoIG__title{font-size:max(1.8rem,min(3vw,2.4rem));font-weight:600}.WeeklyBest-module__ozKoIG__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;border:1px solid rgba(148,163,184,.35);border-radius:.85rem;gap:.5rem;max-width:min(100%,640px);padding:.3rem;display:flex;overflow-x:auto}.WeeklyBest-module__ozKoIG__mobileTabsLabel{display:none}.WeeklyBest-module__ozKoIG__mobileTabsLabelText{color:rgba(15,23,42,.7);font-size:.85rem;font-weight:500}.WeeklyBest-module__ozKoIG__mobileTabsSelect{color:#0f172a;background-color:#fff;border:1px solid rgba(148,163,184,.45);border-radius:.7rem;width:100%;padding:.6rem .75rem;font-size:.95rem}.WeeklyBest-module__ozKoIG__mobileTabsSelect:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(132,204,22,.35)}.WeeklyBest-module__ozKoIG__tabs::-webkit-scrollbar{display:none}.WeeklyBest-module__ozKoIG__tabButton{cursor:pointer;background:0 0;border:none;border-radius:.7rem;flex:none;padding:.5rem .95rem;font-size:.85rem;transition:background-color .2s,color .2s,box-shadow .2s}.WeeklyBest-module__ozKoIG__tabButtonActive{background-color:var(--accent,#84cc16);color:#0f172a}.WeeklyBest-module__ozKoIG__tabButton:hover:not(.WeeklyBest-module__ozKoIG__tabButtonActive){background-color:rgba(132,204,22,.15)}.WeeklyBest-module__ozKoIG__tabButton:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(132,204,22,.4)}.WeeklyBest-module__ozKoIG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;display:grid}.WeeklyBest-module__ozKoIG__loadMoreWrapper{flex-direction:column;align-items:center;gap:.65rem;margin-top:1.5rem;display:flex}.WeeklyBest-module__ozKoIG__loadMoreBtn{cursor:pointer;color:#1f2937;background:linear-gradient(135deg,rgba(226,232,240,.98),rgba(148,163,184,.92));border:none;border-radius:999px;padding:.7rem 2.5rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 38px -28px rgba(71,85,105,.45)}.WeeklyBest-module__ozKoIG__loadMoreBtn:hover{transform:translateY(-2px);box-shadow:0 22px 45px -28px rgba(71,85,105,.6)}.WeeklyBest-module__ozKoIG__loadMoreBtn:focus-visible{transform:translateY(-2px);box-shadow:0 22px 45px -28px rgba(71,85,105,.6)}.WeeklyBest-module__ozKoIG__loadMoreBtn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(148,163,184,.4)}.WeeklyBest-module__ozKoIG__loadMoreHint{color:rgba(15,23,42,.6);font-size:.85rem}@media (max-width:900px){.WeeklyBest-module__ozKoIG__header{flex-direction:column;align-items:flex-start;gap:1rem}.WeeklyBest-module__ozKoIG__tabs{justify-content:flex-start;width:100%}}.WeeklyBest-module__ozKoIG__statusMessage{color:rgba(15,23,42,.65);margin:0;padding:.5rem .25rem;font-size:.95rem}@media (max-width:640px){.WeeklyBest-module__ozKoIG__section{gap:1.35rem}.WeeklyBest-module__ozKoIG__title{font-size:max(1.6rem,min(6vw,1.9rem))}.WeeklyBest-module__ozKoIG__tabs{display:none}.WeeklyBest-module__ozKoIG__mobileTabsLabel{flex-direction:column;align-items:stretch;gap:.45rem;width:100%;display:flex}.WeeklyBest-module__ozKoIG__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}}.WeeklyBest-module__ozKoIG__dark .WeeklyBest-module__ozKoIG__loadMoreBtn{color:#e2e8f0;background:linear-gradient(135deg,rgba(71,85,105,.92),rgba(30,41,59,.92));box-shadow:0 20px 40px -28px rgba(3,7,18,.75)}.WeeklyBest-module__ozKoIG__dark .WeeklyBest-module__ozKoIG__loadMoreBtn:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.45)}.WeeklyBest-module__ozKoIG__dark .WeeklyBest-module__ozKoIG__loadMoreHint{color:rgba(203,213,225,.75)}
.page-module__SfPwHW__page{color:#0f172a;background:radial-gradient(circle at 10% 14%,rgba(226,232,240,.32),transparent 60%),radial-gradient(circle at 92% -6%,rgba(191,219,254,.25),transparent 55%),linear-gradient(#f8fafc 0%,#edf2f7 52%,#fff 100%);flex-direction:column;min-height:100vh;display:flex}.page-module__SfPwHW__main{flex:1;padding:max(3rem,min(8vw,4.5rem)) max(1.5rem,min(6vw,3.5rem)) max(4rem,min(8vw,5.5rem))}.page-module__SfPwHW__container{flex-direction:column;gap:max(2rem,min(6vw,3.5rem));max-width:1100px;margin:0 auto;display:flex}.page-module__SfPwHW__breadcrumbs{margin-bottom:.25rem}.page-module__SfPwHW__pageActions{justify-content:flex-start;display:flex}.page-module__SfPwHW__backLink{color:#2563eb;align-items:center;gap:.35rem;padding:.35rem 0;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__SfPwHW__backLink:hover{color:#1e40af;text-decoration:underline}.page-module__SfPwHW__hero{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:20px;gap:1.25rem;padding:max(1.4rem,min(3vw,2.2rem));display:grid;box-shadow:0 8px 20px -16px rgba(15,23,42,.16)}.page-module__SfPwHW__heroHeader{flex-direction:column;gap:.75rem;display:flex}.page-module__SfPwHW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-size:.75rem;font-weight:600}.page-module__SfPwHW__title{letter-spacing:-.015em;margin:0;font-size:max(1.9rem,min(4vw,2.4rem));font-weight:700}.page-module__SfPwHW__subtitle{color:#475569;max-width:58ch;margin:0;line-height:1.6}.page-module__SfPwHW__summaryCard{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.4rem;padding:1.2rem 1.4rem;display:flex;box-shadow:0 6px 16px -14px rgba(15,23,42,.18)}.page-module__SfPwHW__summaryLabel{letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-size:.75rem;font-weight:600}.page-module__SfPwHW__summaryValue{color:#0f172a;font-size:1.8rem;font-weight:700}.page-module__SfPwHW__summaryMeta{color:#475569;margin:0;font-size:.9rem}.page-module__SfPwHW__section{flex-direction:column;gap:1.75rem;display:flex}.page-module__SfPwHW__sectionHeader{flex-direction:column;gap:.6rem;display:flex}.page-module__SfPwHW__sectionTitle{margin:0;font-size:1.45rem;font-weight:600}.page-module__SfPwHW__sectionMeta{color:rgba(71,85,105,.82);max-width:60ch;margin:0}.page-module__SfPwHW__stateCard,.page-module__SfPwHW__errorState,.page-module__SfPwHW__emptyState{background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.3);border-radius:18px;padding:1.4rem 1.6rem;box-shadow:0 24px 44px -36px rgba(15,23,42,.45)}.page-module__SfPwHW__errorState{color:#b91c1c;border-color:rgba(239,68,68,.4)}.page-module__SfPwHW__emptyState{color:rgba(71,85,105,.85)}.page-module__SfPwHW__orderList{gap:1.35rem;display:grid}.page-module__SfPwHW__orderCard{background:radial-gradient(circle at 8% 12%,rgba(226,232,240,.4),transparent 65%),linear-gradient(165deg,rgba(255,255,255,.96),rgba(248,250,252,.9));border:1px solid rgba(148,163,184,.28);border-radius:22px;gap:1.1rem;padding:1.5rem 1.7rem;display:grid;box-shadow:0 32px 54px -42px rgba(15,23,42,.5)}.page-module__SfPwHW__orderHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.85rem;display:flex}.page-module__SfPwHW__orderSummary{flex-wrap:wrap;align-items:center;gap:.6rem 1rem;display:flex}.page-module__SfPwHW__orderReference{letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600}.page-module__SfPwHW__statusBadge{letter-spacing:.08em;text-transform:uppercase;color:rgba(30,41,59,.85);background:rgba(148,163,184,.2);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__SfPwHW__statuspending{color:#854d0e;background:rgba(250,204,21,.22)}.page-module__SfPwHW__statusreview{color:#3730a3;background:rgba(129,140,248,.24)}.page-module__SfPwHW__statusconfirmed{color:#166534;background:rgba(34,197,94,.18)}.page-module__SfPwHW__statusfulfilled{color:#0369a1;background:rgba(14,165,233,.18)}.page-module__SfPwHW__statuscancelled{color:#b91c1c;background:rgba(248,113,113,.2)}.page-module__SfPwHW__orderMeta{color:rgba(71,85,105,.85);flex-wrap:wrap;gap:.45rem 1rem;font-size:.9rem;display:flex}.page-module__SfPwHW__orderMetaItem{align-items:center;gap:.35rem;display:inline-flex}.page-module__SfPwHW__orderDetails{gap:.9rem;display:grid}.page-module__SfPwHW__itemRow{background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.26);border-radius:16px;gap:.35rem;padding:.9rem 1.1rem;display:grid}.page-module__SfPwHW__itemTitle{margin:0;font-weight:600}.page-module__SfPwHW__itemMeta{color:rgba(71,85,105,.85);flex-wrap:wrap;gap:.35rem .75rem;font-size:.88rem;display:flex}.page-module__SfPwHW__notes{color:rgba(71,85,105,.85);border-top:1px dashed rgba(148,163,184,.35);margin:0;padding-top:.5rem;font-size:.9rem}.page-module__SfPwHW__contactList{color:rgba(71,85,105,.85);gap:.35rem;font-size:.88rem;display:grid}.page-module__SfPwHW__contactLabel{color:rgba(100,116,139,.9);font-weight:600}@media (max-width:720px){.page-module__SfPwHW__orderCard{padding:1.3rem 1.25rem}.page-module__SfPwHW__itemRow{padding:.85rem .9rem}}
.page-module__QCV8Yq__page{background:var(--background);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.page-module__QCV8Yq__main{flex:1;padding:max(3rem,min(7vw,4rem)) max(1.5rem,min(5vw,3rem)) max(4rem,min(8vw,5rem))}.page-module__QCV8Yq__container{flex-direction:column;gap:max(2rem,min(5vw,3rem));max-width:1000px;margin:0 auto;display:flex}.page-module__QCV8Yq__breadcrumbs{margin-bottom:.25rem}.page-module__QCV8Yq__pageActions{justify-content:flex-start;display:flex}.page-module__QCV8Yq__backLink{color:#2563eb;align-items:center;gap:.35rem;padding:.35rem 0;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__QCV8Yq__backLink:hover{color:#1e40af;text-decoration:underline}.page-module__QCV8Yq__hero{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:20px;gap:1.25rem;padding:max(1.4rem,min(3vw,2.2rem));display:grid;box-shadow:0 8px 20px -16px rgba(15,23,42,.16)}.page-module__QCV8Yq__heroHeader{flex-direction:column;gap:.75rem;display:flex}.page-module__QCV8Yq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-size:.75rem;font-weight:600}.page-module__QCV8Yq__title{letter-spacing:-.015em;margin:0;font-size:max(1.9rem,min(4vw,2.4rem));font-weight:700}.page-module__QCV8Yq__subtitle{color:#475569;max-width:52ch;margin:0;line-height:1.6}.page-module__QCV8Yq__summaryCard{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.4rem;padding:1.2rem 1.4rem;display:flex;box-shadow:0 6px 16px -14px rgba(15,23,42,.18)}.page-module__QCV8Yq__summaryLabel{letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-size:.75rem;font-weight:600}.page-module__QCV8Yq__summaryValue{color:#0f172a;font-size:1.8rem;font-weight:700}.page-module__QCV8Yq__summaryMeta{color:#475569;margin:0;font-size:.9rem}.page-module__QCV8Yq__collection{flex-direction:column;gap:1.5rem;display:flex}.page-module__QCV8Yq__collectionHeader{flex-direction:column;gap:.5rem;display:flex}.page-module__QCV8Yq__collectionTitle{margin:0;font-size:1.35rem;font-weight:600}.page-module__QCV8Yq__collectionMeta{color:#64748b;max-width:58ch;margin:0;line-height:1.6}.page-module__QCV8Yq__stateCard,.page-module__QCV8Yq__errorState,.page-module__QCV8Yq__emptyState{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:16px;padding:1.1rem 1.35rem;box-shadow:0 6px 14px -12px rgba(15,23,42,.16)}.page-module__QCV8Yq__errorState{color:#b91c1c;border-color:rgba(248,113,113,.4)}.page-module__QCV8Yq__emptyState{color:#475569}.page-module__QCV8Yq__list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.page-module__QCV8Yq__item{background:var(--surface,#fff);border:1px solid #e2e8f0;border-radius:16px;gap:.65rem;padding:1.1rem 1.3rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 4px 12px -10px rgba(15,23,42,.18)}.page-module__QCV8Yq__item:hover{border-color:#cbd5f5;transform:translateY(-2px);box-shadow:0 10px 20px -16px rgba(15,23,42,.18)}.page-module__QCV8Yq__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.page-module__QCV8Yq__itemTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:600;text-decoration:none}.page-module__QCV8Yq__itemTitle:hover{text-decoration:underline}.page-module__QCV8Yq__timestamp{color:#64748b;font-size:.84rem}.page-module__QCV8Yq__itemMeta{color:#475569;flex-wrap:wrap;gap:.4rem .8rem;font-size:.88rem;display:flex}.page-module__QCV8Yq__metaGroup{align-items:center;gap:.3rem;display:inline-flex}.page-module__QCV8Yq__metaLabel{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-size:.72rem;font-weight:600}.page-module__QCV8Yq__metaValue{color:#111827;font-weight:600}.page-module__QCV8Yq__divider{background:#cbd5f5;border-radius:999px;align-self:center;width:6px;height:6px}.page-module__QCV8Yq__collectionFooter{align-items:center;gap:.9rem;margin-top:.75rem;display:flex}.page-module__QCV8Yq__showMoreButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.page-module__QCV8Yq__showMoreButton:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 10px 24px -18px rgba(37,99,235,.45)}.page-module__QCV8Yq__showMoreButton:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,235,.35)}.page-module__QCV8Yq__showMoreMeta{color:#64748b;font-size:.85rem}@media (min-width:768px){.page-module__QCV8Yq__hero{grid-template-columns:minmax(0,1fr) 220px;align-items:center}}@media (max-width:640px){.page-module__QCV8Yq__main{padding-top:2.5rem}.page-module__QCV8Yq__item{padding:1rem 1.15rem}.page-module__QCV8Yq__summaryCard{padding:1.05rem 1.2rem}.page-module__QCV8Yq__collectionFooter{flex-direction:column;align-items:flex-start}}
.HeroCollage-module__4B52FW__heroCollage{aspect-ratio:4/5;z-index:2;background:rgba(248,250,252,.82);border-radius:1.75rem;grid-template-rows:repeat(3,1fr);grid-template-columns:1.3fr 1fr;gap:max(.6rem,min(1.5vw,.85rem));width:max(240px,min(42vw,340px));padding:max(.6rem,min(1.2vw,.85rem));display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 55px -38px rgba(15,23,42,.55)}.HeroCollage-module__4B52FW__heroCollageDuo{aspect-ratio:3/2;z-index:2;background:rgba(248,250,252,.82);border-radius:1.75rem;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);gap:max(.6rem,min(1.5vw,.85rem));width:max(260px,min(40vw,360px));padding:max(.6rem,min(1.2vw,.85rem));display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 55px -38px rgba(15,23,42,.55)}.HeroCollage-module__4B52FW__tile{background:rgba(148,163,184,.2);border-radius:1.2rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.55),0 12px 32px -24px rgba(15,23,42,.45)}.HeroCollage-module__4B52FW__tile1{grid-area:1/1/4/2}.HeroCollage-module__4B52FW__tile2{grid-area:1/2/2/3}.HeroCollage-module__4B52FW__tile3{grid-area:2/2/3/3}.HeroCollage-module__4B52FW__tile4{grid-area:3/2/4/3}.HeroCollage-module__4B52FW__duoTile1{grid-column:1/2}.HeroCollage-module__4B52FW__duoTile2{grid-column:2/3}.HeroCollage-module__4B52FW__image{object-fit:cover}.HeroCollage-module__4B52FW__placeholderLabel{color:#0f172a;letter-spacing:.03em;text-transform:uppercase;background:rgba(180,198,252,.85);border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.6)}@media (max-width:768px){.HeroCollage-module__4B52FW__heroCollage{border-radius:1.4rem;width:max(200px,min(65vw,280px))}.HeroCollage-module__4B52FW__heroCollageDuo{border-radius:1.4rem;width:max(220px,min(75vw,320px))}.HeroCollage-module__4B52FW__tile{border-radius:1rem}}
.ForgotPasswordPage-module__uFAWaW__heroContent{flex-direction:column;gap:max(1.3rem,min(2.8vw,2rem));display:flex}.ForgotPasswordPage-module__uFAWaW__heroSteps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.ForgotPasswordPage-module__uFAWaW__stepItem{background:rgba(237,233,254,.6);border:1px solid rgba(165,180,252,.48);border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:1rem 1.2rem;display:grid}.ForgotPasswordPage-module__uFAWaW__stepMarker{color:rgba(67,56,202,.9);background:rgba(79,70,229,.12);border-radius:.85rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-weight:700;display:inline-flex}.ForgotPasswordPage-module__uFAWaW__stepCopy{flex-direction:column;gap:.3rem;display:flex}.ForgotPasswordPage-module__uFAWaW__stepTitle{color:rgba(30,41,59,.92);margin:0;font-weight:600}.ForgotPasswordPage-module__uFAWaW__stepDescription{color:rgba(71,85,105,.78);margin:0;font-size:.92rem;line-height:1.6}.ForgotPasswordPage-module__uFAWaW__heroNote{color:rgba(30,41,59,.88);background:rgba(248,250,252,.75);border:1px solid rgba(148,163,184,.28);border-radius:1.15rem;margin:0;padding:1rem 1.2rem;font-size:.95rem;line-height:1.6}.ForgotPasswordPage-module__uFAWaW__inlineLink{color:rgba(30,64,175,.9);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.35rem;padding:0;font-size:.9rem;font-weight:600}.ForgotPasswordPage-module__uFAWaW__inlineLink:hover{text-decoration:underline}.ForgotPasswordPage-module__uFAWaW__passwordHint{margin-top:.35rem}.ForgotPasswordPage-module__uFAWaW__completionState{align-items:stretch;gap:1rem}.ForgotPasswordPage-module__uFAWaW__completionCopy{color:rgba(30,41,59,.85);text-align:center;margin:0;font-size:.95rem;line-height:1.6}.ForgotPasswordPage-module__uFAWaW__disclaimer{text-align:center}.ForgotPasswordPage-module__uFAWaW__secondaryContent{gap:1.4rem}.ForgotPasswordPage-module__uFAWaW__secondaryIllustration{flex-wrap:wrap;gap:1rem;display:flex}.ForgotPasswordPage-module__uFAWaW__secondaryCard{background:rgba(240,253,244,.75);border:1px solid rgba(134,239,172,.55);border-radius:.9rem;flex:220px;padding:.85rem 1rem}.ForgotPasswordPage-module__uFAWaW__secondaryLabel{color:rgba(22,101,52,.95);text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:600;display:block}.ForgotPasswordPage-module__uFAWaW__secondaryText{color:rgba(30,41,59,.8);margin:.35rem 0 0;font-size:.9rem;line-height:1.55}@media (max-width:720px){.ForgotPasswordPage-module__uFAWaW__stepItem{grid-template-columns:auto 1fr}.ForgotPasswordPage-module__uFAWaW__heroNote,.ForgotPasswordPage-module__uFAWaW__completionCopy{text-align:left}}
.page-module___8aEwW__page{color:var(--foreground,#1f2937);background:radial-gradient(circle at 10% 20%,rgba(226,232,240,.45),transparent 55%),radial-gradient(circle at 85% 5%,rgba(203,213,225,.3),transparent 55%),linear-gradient(#fdfdfd 0%,#f3f4f6 50%,#fff 100%);min-height:100vh}.page-module___8aEwW__main{gap:3.5rem;max-width:1200px;margin:0 auto;padding:2.5rem 1.75rem 4.5rem;display:grid}.page-module___8aEwW__sectionSpacing{margin-top:2.5rem}@media (max-width:768px){.page-module___8aEwW__main{gap:3rem;padding:2rem 1.25rem 3.5rem}}
.page-module__soh_jW__page{background-color:var(--background,#fff);min-height:100vh;color:var(--foreground,#111827);flex-direction:column;display:flex}.page-module__soh_jW__main{flex:1;gap:max(2rem,min(4vw,3rem));max-width:960px;margin:0 auto;padding:max(2.5rem,min(6vw,4rem)) max(1.5rem,min(5vw,2.5rem)) max(3rem,min(7vw,5rem));display:grid}.page-module__soh_jW__breadcrumbs{margin-bottom:-.5rem}.page-module__soh_jW__section{background:linear-gradient(135deg,rgba(15,23,42,.04),rgba(30,41,59,.08));border-radius:1.75rem;gap:max(1.5rem,min(3vw,2.25rem));padding:max(2rem,min(5vw,3rem));display:grid;box-shadow:0 28px 60px -40px rgba(15,23,42,.35)}.page-module__soh_jW__title{margin:0;font-size:max(2rem,min(4.5vw,2.8rem));line-height:1.1}.page-module__soh_jW__lead{color:rgba(15,23,42,.75);margin:0;font-size:1.05rem;line-height:1.7}.page-module__soh_jW__content{color:rgba(15,23,42,.78);gap:max(1.2rem,min(2.5vw,1.8rem));line-height:1.7;display:grid}.page-module__soh_jW__content h2{color:rgba(15,23,42,.92);margin:0;font-size:max(1.35rem,min(3vw,1.9rem))}.page-module__soh_jW__content p{margin:0}.page-module__soh_jW__content ul{gap:.6rem;margin:0;padding-left:1.25rem;display:grid}.page-module__soh_jW__content li{list-style:outside}@media (max-width:720px){.page-module__soh_jW__section{border-radius:1.35rem}}
