.psa-storefront{--sf-ink:#08152f;--sf-muted:#687590;--sf-line:#e2e7f0;--sf-blue:#365df5;--sf-mint:#3bd0ad;--sf-bg:#f6f8fc;background:#fff;color:var(--sf-ink);font-family:inherit}.psa-storefront__hero{background:linear-gradient(125deg,#061831 0%,#0b2851 56%,#173f76 100%);color:#fff;overflow:hidden;padding:4.5rem 0;position:relative}.psa-storefront__hero-glow{background:#375df5;border-radius:50%;filter:blur(95px);height:400px;opacity:.38;position:absolute;right:-80px;top:-180px;width:400px}.psa-storefront__hero-grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1.4fr .8fr;position:relative}.psa-storefront__eyebrow,.psa-storefront__section-kicker{color:var(--sf-mint);font-size:.68rem;font-weight:800;letter-spacing:.16em}.psa-storefront__hero h1{color:#fff;font-size:clamp(2.5rem,5.2vw,4.8rem);font-weight:800;letter-spacing:-.055em;line-height:.98;margin:.8rem 0 1.25rem;max-width:850px}.psa-storefront__hero-copy>p{color:#c4d2e7;font-size:1.08rem;line-height:1.7;max-width:650px}.psa-storefront__search{align-items:center;background:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.2);display:flex;margin-top:2rem;max-width:690px;overflow:hidden;padding-left:1.1rem}.psa-storefront__search>i{color:#7d89a1}.psa-storefront__search input{border:0;flex:1;font-size:.92rem;min-width:0;outline:0;padding:1.05rem .75rem}.psa-storefront__search button{align-self:stretch;background:var(--sf-blue);border:0;color:#fff;font-weight:800;padding:0 1.45rem}.psa-storefront__trust{display:flex;flex-wrap:wrap;gap:1.15rem;margin-top:1.35rem}.psa-storefront__trust span{align-items:center;color:#b9c8dd;display:flex;font-size:.78rem;gap:.4rem}.psa-storefront__trust i{color:var(--sf-mint)}.psa-storefront__hero-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.18);padding:1.1rem}.psa-storefront__hero-panel-head{align-items:center;display:flex;justify-content:space-between;padding:.5rem .35rem 1rem}.psa-storefront__hero-panel-head>span{font-weight:800}.psa-storefront__hero-panel-head a{color:#aebeff;font-size:.75rem}.psa-storefront__quick-links{display:grid;gap:.55rem}.psa-storefront__quick-links>a{align-items:center;background:#fff;border-radius:14px;color:var(--sf-ink);display:grid;font-size:.85rem;font-weight:750;gap:.75rem;grid-template-columns:42px 1fr auto;padding:.65rem}.psa-storefront__category-icon{align-items:center;background:#eef2fa;border-radius:10px;display:flex;height:42px;justify-content:center;overflow:hidden;width:42px}.psa-storefront__category-icon img{height:72%;object-fit:contain;width:72%}.psa-storefront__panel-empty{align-items:center;color:#cad5e6;display:flex;flex-direction:column;padding:3rem 1rem;text-align:center}.psa-storefront__panel-empty i{color:var(--sf-mint);font-size:2rem}.psa-storefront__panel-empty strong{color:#fff;margin:.8rem 0 .3rem}.psa-storefront__panel-empty span{font-size:.78rem}.psa-storefront__section{padding-bottom:4rem;padding-top:4rem}.psa-storefront__section-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:1.65rem}.psa-storefront__section-kicker{color:var(--sf-blue)}.psa-storefront__section-head h2{color:var(--sf-ink);font-size:clamp(1.65rem,3vw,2.4rem);font-weight:800;letter-spacing:-.04em;margin:.35rem 0 0}.psa-storefront__section-head p{color:var(--sf-muted);margin:.4rem 0 0}.psa-storefront__section-head>a{color:var(--sf-blue);font-size:.83rem;font-weight:800}.psa-storefront__categories{display:grid;gap:.85rem;grid-template-columns:repeat(4,1fr)}.psa-category-card{background:var(--sf-bg);border:1px solid transparent;border-radius:18px;color:var(--sf-ink);display:grid;gap:.65rem;padding:1rem;transition:.2s}.psa-category-card:hover{background:#fff;border-color:#b9c5ef;box-shadow:0 16px 36px rgba(21,42,86,.09);color:var(--sf-ink);transform:translateY(-3px)}.psa-category-card__image{align-items:center;background:#fff;border-radius:14px;display:flex;height:100px;justify-content:center;overflow:hidden}.psa-category-card__image img{height:75%;object-fit:contain;width:75%}.psa-category-card>strong{font-size:.95rem}.psa-category-card>span:last-child{color:var(--sf-muted);font-size:.72rem}.psa-category-card--placeholder{opacity:.62}.psa-category-card--placeholder .psa-category-card__image{color:#a6b1c5;font-size:1.7rem}.psa-storefront__products-section{background:var(--sf-bg)}.psa-storefront__products{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.psa-product-card{background:#fff;border:1px solid var(--sf-line);border-radius:20px;overflow:hidden;transition:.2s}.psa-product-card:hover{box-shadow:0 18px 44px rgba(16,38,82,.1);transform:translateY(-3px)}.psa-product-card__media{background:#f4f6fa;display:block;overflow:hidden;padding-top:88%;position:relative}.psa-product-card__media>img{height:100%;inset:0;object-fit:contain;padding:1rem;position:absolute;transition:.3s;width:100%}.psa-product-card:hover .psa-product-card__media>img{transform:scale(1.04)}.psa-product-card__discount,.psa-product-card__stock{border-radius:99px;font-size:.65rem;font-weight:800;left:.75rem;padding:.35rem .55rem;position:absolute;top:.75rem}.psa-product-card__discount{background:#e5fff7;color:#08765f}.psa-product-card__stock{background:#ffe7e7;color:#ad3535}.psa-product-card__discount+.psa-product-card__stock{top:2.65rem}.psa-product-card__body{padding:1rem}.psa-product-card__kind{color:var(--sf-blue);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.psa-product-card h3{font-size:.9rem;font-weight:750;line-height:1.35;margin:.45rem 0;min-height:2.45em}.psa-product-card h3 a{color:var(--sf-ink)}.psa-product-card__rating{align-items:center;color:#f5a524;display:flex;font-size:.75rem;gap:.25rem}.psa-product-card__rating small{color:var(--sf-muted)}.psa-product-card__footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:.85rem}.psa-product-card__footer>div{display:flex;flex-direction:column}.psa-product-card__footer del{color:#9ba5b7;font-size:.7rem}.psa-product-card__footer strong{color:var(--sf-ink);font-size:1rem}.psa-product-card__footer>a{align-items:center;background:var(--sf-ink);border-radius:10px;color:#fff;display:flex;height:38px;justify-content:center;width:38px}.psa-storefront__empty{background:#fff;border:1px dashed #cfd6e3;border-radius:22px;padding:4rem 1rem;text-align:center}.psa-storefront__empty>span{align-items:center;background:#e9eeff;border-radius:18px;color:var(--sf-blue);display:inline-flex;font-size:1.5rem;height:58px;justify-content:center;width:58px}.psa-storefront__empty h3{font-size:1.25rem;margin:1rem 0 .4rem}.psa-storefront__empty p{color:var(--sf-muted);margin:0 auto 1.2rem;max-width:600px}.psa-storefront__empty a{background:var(--sf-blue);border-radius:11px;color:#fff;display:inline-block;font-size:.8rem;font-weight:800;padding:.75rem 1rem}.psa-storefront__promise{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.psa-storefront__promise article{align-items:flex-start;border:1px solid var(--sf-line);border-radius:18px;display:flex;gap:.85rem;padding:1.2rem}.psa-storefront__promise article>span{align-items:center;background:#e8fff8;border-radius:12px;color:#07866f;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.psa-storefront__promise strong{font-size:.87rem}.psa-storefront__promise p{color:var(--sf-muted);font-size:.75rem;line-height:1.5;margin:.3rem 0 0}.psa-storefront__merchants{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.psa-merchant-card{align-items:center;border:1px solid var(--sf-line);border-radius:18px;color:var(--sf-ink);display:grid;gap:.9rem;grid-template-columns:58px 1fr auto;padding:.8rem}.psa-merchant-card img{background:var(--sf-bg);border-radius:13px;height:58px;object-fit:cover;width:58px}.psa-merchant-card span{display:flex;flex-direction:column}.psa-merchant-card small{color:var(--sf-muted)}body:has(.psa-storefront) header .topbar{background:#f5f7fb!important}body:has(.psa-storefront) header .navbar-sticky{background:#fff!important;box-shadow:0 8px 30px rgba(15,36,75,.06)}body:has(.psa-storefront) header .search-bar-input{border-color:#dfe5ef;border-radius:12px 0 0 12px}body:has(.psa-storefront) footer{background:#071831!important}@media(max-width:991px){.psa-storefront__hero{padding:3.2rem 0}.psa-storefront__hero-grid{gap:2rem;grid-template-columns:1fr}.psa-storefront__hero-panel{display:none}.psa-storefront__products{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.psa-storefront__hero{padding:2.6rem 0}.psa-storefront__hero h1{font-size:2.45rem}.psa-storefront__hero-copy>p{font-size:.92rem}.psa-storefront__search button{font-size:0;padding:0 1rem}.psa-storefront__search button:after{content:"OK";font-size:.78rem}.psa-storefront__trust{gap:.7rem}.psa-storefront__section{padding-bottom:2.8rem;padding-top:2.8rem}.psa-storefront__section-head{align-items:flex-start;gap:1rem}.psa-storefront__section-head>a{white-space:nowrap}.psa-storefront__categories{grid-template-columns:repeat(2,1fr)}.psa-storefront__products{grid-template-columns:repeat(2,1fr)}.psa-storefront__promise{grid-template-columns:1fr}.psa-storefront__merchants{grid-template-columns:1fr}}@media(max-width:460px){.psa-storefront__hero h1{font-size:2.05rem}.psa-storefront__trust span{font-size:.68rem}.psa-storefront__section-head{display:block}.psa-storefront__section-head>a{display:inline-block;margin-top:.8rem}.psa-storefront__categories{gap:.6rem}.psa-category-card{padding:.7rem}.psa-category-card__image{height:78px}.psa-storefront__products{gap:.65rem}.psa-product-card__body{padding:.75rem}.psa-product-card h3{font-size:.82rem}.psa-product-card__footer strong{font-size:.86rem}}
