:root {
    --sbx-store-ink: #171118;
    --sbx-store-muted: #726979;
    --sbx-store-purple: #790d8d;
    --sbx-store-purple-dark: #4b075b;
    --sbx-store-magenta: #b91a96;
    --sbx-store-lilac: #f8ecfa;
    --sbx-store-cream: #fffaf7;
    --sbx-store-line: #eadfec;
    --sbx-store-white: #fff;
}

.sbx-store-page,
.sbx-store-page * { box-sizing: border-box; }
.sbx-store-page { overflow: hidden; background: var(--sbx-store-white); color: var(--sbx-store-ink); font-family: inherit; }
.sbx-store-page svg { width: 22px; height: 22px; flex: 0 0 auto; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.sbx-store-shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.sbx-store-eyebrow { margin: 0 0 13px; color: var(--sbx-store-purple); font-size: 12px; font-weight: 900; letter-spacing: .12em; line-height: 1.4; text-transform: uppercase; }
.sbx-store-section { padding: 92px 0; }

.sbx-store-hero { position: relative; isolation: isolate; padding: 58px 0 54px; background: radial-gradient(circle at 7% 12%, rgba(198,35,165,.13), transparent 32%), linear-gradient(120deg, #fff 0%, #fff 47%, #f8edf9 100%); }
.sbx-store-hero::before { position: absolute; z-index: -1; top: -160px; right: -100px; width: 530px; height: 530px; border: 1px solid rgba(121,13,141,.09); border-radius: 50%; content: ""; box-shadow: 0 0 0 60px rgba(121,13,141,.025), 0 0 0 120px rgba(121,13,141,.018); }
.sbx-store-hero-grid { display: grid; grid-template-columns: minmax(0, .93fr) minmax(440px, 1.07fr); align-items: center; gap: clamp(42px, 6vw, 86px); }
.sbx-store-breadcrumb { display: flex; align-items: center; gap: 9px; margin-bottom: 40px; color: #8b818d; font-size: 13px; }
.sbx-store-breadcrumb a { color: var(--sbx-store-purple); font-weight: 750; text-decoration: none; }
.sbx-store-hero h1 { max-width: 650px; margin: 0; color: #160f17; font-size: clamp(48px, 5vw, 70px); font-weight: 950; letter-spacing: -.052em; line-height: .98; }
.sbx-store-lead { max-width: 620px; margin: 25px 0 0; color: #655b69; font-size: 18px; line-height: 1.65; }
.sbx-store-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.sbx-store-button { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 14px 23px; border: 2px solid transparent; border-radius: 12px; font-size: 15px; font-weight: 850; line-height: 1.1; text-decoration: none !important; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; cursor: pointer; font-family: inherit; }
.sbx-store-button:hover { transform: translateY(-2px); }
.sbx-store-button-primary { border: 0; background: linear-gradient(135deg, var(--sbx-store-purple), var(--sbx-store-magenta)); color: #fff !important; box-shadow: 0 15px 32px rgba(121,13,141,.24); }
.sbx-store-button-secondary { border-color: rgba(121,13,141,.34); background: rgba(255,255,255,.85); color: var(--sbx-store-purple) !important; }
.sbx-store-hero-facts { display: grid; grid-template-columns: 1.1fr .9fr; max-width: 610px; margin: 32px 0 0; padding-top: 27px; border-top: 1px solid var(--sbx-store-line); }
.sbx-store-hero-facts > div { padding-right: 25px; }
.sbx-store-hero-facts > div + div { padding-left: 25px; border-left: 1px solid var(--sbx-store-line); }
.sbx-store-hero-facts dt { display: flex; align-items: center; gap: 7px; margin-bottom: 7px; color: var(--sbx-store-purple); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.sbx-store-hero-facts dt svg { width: 16px; height: 16px; }
.sbx-store-hero-facts dd { margin: 0; color: #4f4752; font-size: 13px; font-weight: 650; line-height: 1.55; }
.sbx-store-hero-visual { position: relative; margin: 0; }
.sbx-store-photo-frame { position: relative; overflow: hidden; aspect-ratio: 1.08 / 1; border: 8px solid #fff; border-radius: 30px; background: #eee; box-shadow: 0 30px 80px rgba(42,11,47,.2); transform: rotate(1.1deg); }
.sbx-store-photo-frame::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 60%, rgba(25,4,29,.2)); content: ""; pointer-events: none; }
.sbx-store-hero-photo { width: 100%; height: 100% !important; display: block; object-fit: cover; object-position: center; }
.sbx-store-photo-badge { position: absolute; z-index: 2; right: 20px; bottom: 20px; display: inline-flex; align-items: center; gap: 8px; padding: 11px 15px; border: 1px solid rgba(255,255,255,.42); border-radius: 999px; background: rgba(18,7,20,.78); color: #fff; font-size: 12px; font-weight: 800; backdrop-filter: blur(11px); }
.sbx-store-photo-badge svg { width: 17px; height: 17px; }
.sbx-store-hero-visual figcaption { display: flex; justify-content: space-between; gap: 20px; padding: 18px 20px 0; color: #7c7280; font-size: 12px; }
.sbx-store-hero-visual figcaption strong { color: #342c37; }

.sbx-store-assurance { position: relative; z-index: 3; background: #0d0a0e; color: #fff; box-shadow: 0 14px 40px rgba(20,7,23,.12); }
.sbx-store-assurance-grid { min-height: 112px; display: grid; grid-template-columns: repeat(3, 1fr); }
.sbx-store-assurance-grid > div { display: flex; align-items: center; justify-content: center; gap: 15px; padding: 20px 34px; }
.sbx-store-assurance-grid > div + div { border-left: 1px solid rgba(255,255,255,.13); }
.sbx-store-assurance-grid > div > svg { width: 31px; height: 31px; color: #ce58db; }
.sbx-store-assurance-grid span { display: grid; gap: 3px; }
.sbx-store-assurance-grid strong { font-size: 14px; }
.sbx-store-assurance-grid small { color: #bcb3bf; font-size: 12px; }

.sbx-store-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 50px; margin-bottom: 42px; }
.sbx-store-section-heading > div { max-width: 720px; }
.sbx-store-section-heading h2 { margin: 0; color: #171018; font-size: clamp(38px, 4vw, 54px); font-weight: 920; letter-spacing: -.045em; line-height: 1.04; }
.sbx-store-section-heading > p { max-width: 390px; margin: 0 0 3px; color: var(--sbx-store-muted); font-size: 15px; line-height: 1.65; }
.sbx-store-section-heading-centered { display: block; max-width: 770px; margin: 0 auto 48px; text-align: center; }
.sbx-store-section-heading-centered > div, .sbx-store-section-heading-centered > p { max-width: none; }
.sbx-store-section-heading-centered > p { margin-top: 16px; }

.sbx-store-visit { background: #fff; }
.sbx-store-visit-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 24px; }
.sbx-store-info-panel { display: grid; gap: 15px; }
.sbx-store-info-card { min-height: 190px; display: grid; grid-template-columns: 48px 1fr; gap: 18px; padding: 27px; border: 1px solid var(--sbx-store-line); border-radius: 20px; background: #fff; box-shadow: 0 12px 35px rgba(35,14,39,.055); }
.sbx-store-icon-box { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 14px; background: var(--sbx-store-lilac); color: var(--sbx-store-purple); }
.sbx-store-info-card p { margin: 1px 0 5px; color: var(--sbx-store-purple); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.sbx-store-info-card h3 { margin: 0 0 7px; font-size: 19px; line-height: 1.2; }
.sbx-store-info-card div > span { color: var(--sbx-store-muted); font-size: 14px; line-height: 1.55; }
.sbx-store-info-card a { display: inline-flex; align-items: center; gap: 7px; margin-top: 14px; color: var(--sbx-store-purple); font-size: 13px; font-weight: 850; text-decoration: none; }
.sbx-store-info-card a svg { width: 16px; }
.sbx-store-hours { display: grid; gap: 7px; margin-top: 12px; }
.sbx-store-hours span { display: flex; justify-content: space-between; gap: 20px; color: #39303c !important; font-size: 13px !important; }
.sbx-store-hours em { color: var(--sbx-store-purple); font-style: normal; font-weight: 850; }
.sbx-store-info-card small { display: block; margin-top: 10px; color: #968b99; }
.sbx-store-confirm { min-height: 76px; display: grid; grid-template-columns: 34px 1fr 22px; align-items: center; gap: 13px; padding: 14px 20px; border-radius: 18px; background: linear-gradient(135deg, #5a086c, #8e119e); color: #fff !important; text-decoration: none !important; box-shadow: 0 16px 32px rgba(95,11,112,.18); }
.sbx-store-confirm > svg { width: 25px; }
.sbx-store-confirm > svg:last-child { width: 18px; }
.sbx-store-confirm span { display: grid; gap: 2px; }
.sbx-store-confirm strong { font-size: 14px; }
.sbx-store-confirm small { color: #ead7ed; font-size: 12px; }
.sbx-store-map-card { min-height: 520px; position: relative; overflow: hidden; border: 1px solid var(--sbx-store-line); border-radius: 24px; background: #eee; box-shadow: 0 20px 50px rgba(35,14,39,.1); }
.sbx-store-map-card iframe { width: 100%; height: 100%; min-height: 520px; display: block; border: 0; filter: saturate(.78) contrast(1.03); }
.sbx-store-map-card > div { position: absolute; right: 18px; bottom: 18px; left: 18px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 15px 18px; border: 1px solid rgba(255,255,255,.55); border-radius: 14px; background: rgba(255,255,255,.92); color: #241a26; box-shadow: 0 12px 28px rgba(23,8,26,.15); backdrop-filter: blur(10px); }
.sbx-store-map-card span { display: flex; align-items: center; gap: 8px; }
.sbx-store-map-card span svg { color: var(--sbx-store-purple); }
.sbx-store-map-card a { padding: 9px 13px; border-radius: 9px; background: var(--sbx-store-purple); color: #fff !important; font-size: 12px; font-weight: 850; text-decoration: none; }

.sbx-store-products { background: linear-gradient(180deg, #fbf3fc, #fff); }
.sbx-store-category-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; }
.sbx-store-category-grid a { min-height: 100px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px; border: 1px solid #ead9ed; border-radius: 16px; background: rgba(255,255,255,.9); color: #241827; text-decoration: none !important; box-shadow: 0 8px 22px rgba(43,15,49,.04); transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease; }
.sbx-store-category-grid a:hover { transform: translateY(-3px); border-color: #cb91d3; box-shadow: 0 14px 30px rgba(92,15,107,.09); }
.sbx-store-category-grid span { display: grid; gap: 5px; font-size: 14px; font-weight: 850; line-height: 1.2; }
.sbx-store-category-grid small { color: #918495; font-size: 10px; font-weight: 650; }
.sbx-store-category-grid svg { width: 18px; color: var(--sbx-store-purple); }
.sbx-store-product-actions { display: flex; align-items: center; justify-content: center; gap: 26px; margin-top: 28px; }
.sbx-store-text-link { display: inline-flex; align-items: center; gap: 8px; color: var(--sbx-store-purple) !important; font-size: 14px; font-weight: 850; text-decoration: none !important; }
.sbx-store-text-link svg { width: 18px; }

.sbx-store-experience { background: #fff; }
.sbx-store-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 0; padding: 0; list-style: none; counter-reset: none; }
.sbx-store-steps li { min-height: 230px; display: flex; flex-direction: column; justify-content: space-between; gap: 34px; padding: 28px; border: 1px solid var(--sbx-store-line); border-radius: 22px; background: #fff; box-shadow: 0 10px 32px rgba(32,9,36,.055); }
.sbx-store-steps li > span { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: var(--sbx-store-lilac); color: var(--sbx-store-purple); font-size: 15px; font-weight: 900; }
.sbx-store-steps h3 { margin: 0 0 9px; font-size: 20px; line-height: 1.2; }
.sbx-store-steps p { margin: 0; color: var(--sbx-store-muted); font-size: 14px; line-height: 1.6; }

.sbx-store-privacy { position: relative; overflow: hidden; background: #120b14; color: #fff; }
.sbx-store-privacy::before { position: absolute; top: -220px; left: -120px; width: 520px; height: 520px; border-radius: 50%; background: rgba(147,18,165,.21); filter: blur(90px); content: ""; }
.sbx-store-privacy-grid { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 76px; }
.sbx-store-privacy .sbx-store-eyebrow { color: #dc74e6; }
.sbx-store-privacy h2 { margin: 0; font-size: clamp(40px, 4.2vw, 58px); font-weight: 920; letter-spacing: -.045em; line-height: 1.02; }
.sbx-store-privacy-copy > p:not(.sbx-store-eyebrow) { max-width: 550px; margin: 20px 0 0; color: #c8bdcb; font-size: 16px; line-height: 1.65; }
.sbx-store-privacy ul { display: grid; gap: 10px; margin: 25px 0 0; padding: 0; list-style: none; }
.sbx-store-privacy li { display: flex; align-items: center; gap: 9px; color: #eee7ef; font-size: 13px; font-weight: 750; }
.sbx-store-privacy li svg { width: 18px; color: #dd70e7; }
.sbx-store-service-cards { display: grid; gap: 14px; }
.sbx-store-service-cards > a { min-height: 150px; display: grid; grid-template-columns: 54px 1fr 24px; align-items: center; gap: 18px; padding: 27px; border: 1px solid rgba(255,255,255,.13); border-radius: 20px; background: rgba(255,255,255,.065); color: #fff !important; text-decoration: none !important; backdrop-filter: blur(8px); transition: background .18s ease, transform .18s ease; }
.sbx-store-service-cards > a:hover { transform: translateX(3px); background: rgba(255,255,255,.1); }
.sbx-store-service-cards > a > span { width: 54px; height: 54px; display: grid; place-items: center; border-radius: 16px; background: rgba(207,79,219,.15); color: #dc72e6; }
.sbx-store-service-cards p { margin: 0 0 4px; color: #d97ae2; font-size: 10px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.sbx-store-service-cards h3 { margin: 0 0 5px; color: #fff; font-size: 19px; }
.sbx-store-service-cards small { color: #baafbd; font-size: 12px; }
.sbx-store-service-cards > a > svg { width: 20px; color: #d979e1; }

.sbx-store-faq { background: var(--sbx-store-cream); }
.sbx-store-faq-grid { display: grid; grid-template-columns: .62fr 1.38fr; gap: 80px; }
.sbx-store-faq-intro { position: sticky; top: 30px; align-self: start; }
.sbx-store-faq h2 { margin: 0; font-size: clamp(39px, 4vw, 54px); font-weight: 920; letter-spacing: -.045em; line-height: 1.03; }
.sbx-store-faq-intro > p:not(.sbx-store-eyebrow) { margin: 18px 0 24px; color: var(--sbx-store-muted); font-size: 15px; line-height: 1.65; }
.sbx-store-faq-list { border-top: 1px solid #dfd1df; }
.sbx-store-faq-list details { border-bottom: 1px solid #dfd1df; }
.sbx-store-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 25px 0; color: #251a27; font-size: 16px; font-weight: 850; line-height: 1.4; cursor: pointer; list-style: none; }
.sbx-store-faq-list summary::-webkit-details-marker { display: none; }
.sbx-store-faq-list summary span { width: 30px; height: 30px; display: grid; place-items: center; flex: 0 0 auto; border: 1px solid #d3bfd7; border-radius: 50%; color: var(--sbx-store-purple); font-size: 18px; transition: transform .18s ease, background .18s ease; }
.sbx-store-faq-list details[open] summary span { transform: rotate(45deg); background: var(--sbx-store-purple); color: #fff; }
.sbx-store-faq-list details p { max-width: 720px; margin: -5px 50px 24px 0; color: var(--sbx-store-muted); font-size: 14px; line-height: 1.7; }

.sbx-store-final { padding: 34px 0 70px; background: var(--sbx-store-cream); }
.sbx-store-final-card { display: flex; align-items: center; justify-content: space-between; gap: 50px; padding: 44px 48px; border-radius: 26px; background: radial-gradient(circle at 90% -40%, rgba(229,106,235,.36), transparent 42%), linear-gradient(135deg, #59066a, #8a1099); color: #fff; box-shadow: 0 24px 55px rgba(84,9,98,.2); }
.sbx-store-final .sbx-store-eyebrow { color: #e68bee; }
.sbx-store-final h2 { max-width: 720px; margin: 0; color: #fff; font-size: clamp(34px, 3.5vw, 48px); font-weight: 920; letter-spacing: -.04em; line-height: 1.04; }
.sbx-store-final p:not(.sbx-store-eyebrow) { max-width: 650px; margin: 15px 0 0; color: #eadced; font-size: 14px; }
.sbx-store-final-card > div:last-child { min-width: 190px; display: grid; gap: 10px; }
.sbx-store-button-light { background: #fff; color: var(--sbx-store-purple) !important; }
.sbx-store-button-ghost { border-color: rgba(255,255,255,.55); color: #fff !important; }

@media (max-width: 980px) {
    .sbx-store-hero-grid { grid-template-columns: 1fr 1fr; gap: 34px; }
    .sbx-store-hero h1 { font-size: clamp(43px, 5.7vw, 58px); }
    .sbx-store-category-grid { grid-template-columns: repeat(3, 1fr); }
    .sbx-store-visit-grid { grid-template-columns: 1fr; }
    .sbx-store-info-panel { grid-template-columns: 1fr 1fr; }
    .sbx-store-confirm { grid-column: 1 / -1; }
    .sbx-store-map-card, .sbx-store-map-card iframe { min-height: 430px; }
    .sbx-store-privacy-grid { gap: 40px; }
    .sbx-store-faq-grid { gap: 45px; }
}

@media (max-width: 760px) {
    .sbx-store-shell { width: min(100% - 28px, 560px); }
    .sbx-store-section { padding: 64px 0; }
    .sbx-store-hero { padding: 32px 0 42px; }
    .sbx-store-hero-grid { display: flex; flex-direction: column; gap: 32px; }
    .sbx-store-hero-copy { display: contents; }
    .sbx-store-breadcrumb { order: 0; width: 100%; margin: 0 0 -12px; }
    .sbx-store-hero-copy > .sbx-store-eyebrow { order: 1; width: 100%; margin-bottom: -19px; }
    .sbx-store-hero h1 { order: 2; width: 100%; font-size: clamp(40px, 11.4vw, 50px); line-height: .99; }
    .sbx-store-lead { order: 3; width: 100%; margin-top: -13px; font-size: 16px; line-height: 1.58; }
    .sbx-store-actions { order: 4; width: 100%; margin-top: -10px; }
    .sbx-store-actions .sbx-store-button { flex: 1 1 100%; }
    .sbx-store-hero-visual { order: 5; width: 100%; }
    .sbx-store-hero-facts { order: 6; width: 100%; margin-top: -8px; padding-top: 0; border: 0; }
    .sbx-store-photo-frame { aspect-ratio: 1 / .89; border-width: 6px; border-radius: 23px; transform: none; }
    .sbx-store-photo-badge { right: 13px; bottom: 13px; padding: 9px 12px; }
    .sbx-store-hero-visual figcaption { padding: 13px 4px 0; }
    .sbx-store-hero-visual figcaption span { display: none; }
    .sbx-store-hero-facts > div { padding-right: 14px; }
    .sbx-store-hero-facts > div + div { padding-left: 14px; }
    .sbx-store-assurance-grid { grid-template-columns: 1fr; padding: 7px 0; }
    .sbx-store-assurance-grid > div { min-height: 78px; justify-content: flex-start; padding: 14px 20px; }
    .sbx-store-assurance-grid > div + div { border-top: 1px solid rgba(255,255,255,.12); border-left: 0; }
    .sbx-store-section-heading { display: block; margin-bottom: 30px; }
    .sbx-store-section-heading h2 { font-size: 38px; }
    .sbx-store-section-heading > p { margin-top: 15px; }
    .sbx-store-info-panel { grid-template-columns: 1fr; }
    .sbx-store-confirm { grid-column: auto; }
    .sbx-store-info-card { min-height: auto; padding: 22px; }
    .sbx-store-map-card, .sbx-store-map-card iframe { min-height: 390px; }
    .sbx-store-map-card > div { align-items: flex-start; flex-direction: column; }
    .sbx-store-map-card a { width: 100%; text-align: center; }
    .sbx-store-category-grid { grid-template-columns: 1fr 1fr; gap: 9px; }
    .sbx-store-category-grid a { min-height: 84px; padding: 15px; }
    .sbx-store-product-actions { align-items: stretch; flex-direction: column; gap: 18px; }
    .sbx-store-product-actions .sbx-store-text-link { justify-content: center; }
    .sbx-store-steps { grid-template-columns: 1fr; }
    .sbx-store-steps li { min-height: auto; display: grid; grid-template-columns: 42px 1fr; gap: 17px; padding: 22px; }
    .sbx-store-privacy-grid { grid-template-columns: 1fr; gap: 36px; }
    .sbx-store-privacy h2 { font-size: 40px; }
    .sbx-store-service-cards > a { min-height: 132px; grid-template-columns: 45px 1fr 18px; padding: 21px; }
    .sbx-store-service-cards > a > span { width: 45px; height: 45px; }
    .sbx-store-faq-grid { grid-template-columns: 1fr; gap: 32px; }
    .sbx-store-faq-intro { position: static; }
    .sbx-store-faq-list summary { padding: 20px 0; font-size: 15px; }
    .sbx-store-final { padding: 22px 0 54px; }
    .sbx-store-final-card { align-items: stretch; flex-direction: column; gap: 28px; padding: 32px 25px; }
    .sbx-store-final h2 { font-size: 36px; }
}

@media (max-width: 390px) {
    .sbx-store-hero-facts { grid-template-columns: 1fr; gap: 15px; }
    .sbx-store-hero-facts > div + div { padding: 15px 0 0; border-top: 1px solid var(--sbx-store-line); border-left: 0; }
    .sbx-store-category-grid { grid-template-columns: 1fr; }
    .sbx-store-hours span { flex-direction: column; gap: 2px; }
}

@media (prefers-reduced-motion: reduce) {
    .sbx-store-page *, .sbx-store-page *::before, .sbx-store-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

.sbx-store-hero h1 { max-width: 720px; font-size: clamp(39px, 3.8vw, 52px); font-weight: 760; line-height: 1.055; letter-spacing: -.038em; }
@media (max-width: 767px) {
    .sbx-store-hero h1 { font-size: clamp(29px, 8.25vw, 33px); font-weight: 750; line-height: 1.07; letter-spacing: -.035em; }
}
