:root {
    --shop-ink: #10231b;
    --shop-green: #059669;
    --shop-green-dark: #047857;
    --shop-mint: #d1fae5;
    --shop-paper: #f7faf8;
}

.shop-page { color: var(--shop-ink); background: var(--shop-paper); overflow: hidden; }
.shop-shell { width: min(1180px, calc(100% - 32px)); margin-inline: auto; }
.shop-hero { position: relative; min-height: 440px; display: flex; align-items: center; background: linear-gradient(125deg, #071a13 0%, #0c3022 58%, #0b3d2a 100%); color: white; isolation: isolate; }
.shop-hero::after { content: ""; position: absolute; inset: 0; z-index: -1; opacity: .13; background-image: linear-gradient(rgba(255,255,255,.16) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.16) 1px, transparent 1px); background-size: 48px 48px; mask-image: linear-gradient(to right, #000, transparent 75%); }
.shop-orb { position: absolute; border-radius: 999px; filter: blur(2px); z-index: -1; }
.shop-orb-one { width: 460px; height: 460px; right: -130px; top: -150px; background: rgba(16,185,129,.19); }
.shop-orb-two { width: 280px; height: 280px; left: 48%; bottom: -190px; background: rgba(52,211,153,.12); }
.shop-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 64px; padding-block: 46px; }
.shop-eyebrow, .shop-kicker { display: inline-flex; align-items: center; gap: 8px; color: #6ee7b7; font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.shop-eyebrow { padding: 8px 12px; border: 1px solid rgba(110,231,183,.3); border-radius: 999px; background: rgba(5,150,105,.12); }
.shop-hero h1 { max-width: 720px; margin: 18px 0 14px; font-family: "Space Grotesk", sans-serif; font-size: clamp(38px, 4.4vw, 58px); font-weight: 800; line-height: .98; letter-spacing: -.045em; }
.shop-hero h1 span { color: #6ee7b7; }
.shop-hero-copy > p { max-width: 620px; color: #cbd5e1; font-size: 18px; line-height: 1.7; }
.shop-hero-actions { display: flex; align-items: center; gap: 14px; margin-top: 22px; }
.shop-primary-action, .shop-secondary-action { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border-radius: 12px; padding: 0 22px; font-weight: 800; transition: .2s ease; }
.shop-primary-action { background: #10b981; color: #062017; box-shadow: 0 14px 30px rgba(16,185,129,.2); }
.shop-primary-action:hover { background: #6ee7b7; transform: translateY(-2px); }
.shop-secondary-action { border: 1px solid rgba(255,255,255,.25); color: white; }
.shop-secondary-action:hover { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.5); }
.shop-trust-row { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 24px; color: #a7b8b0; font-size: 12px; font-weight: 700; }
.shop-trust-row i { color: #34d399; margin-right: 5px; }
.shop-hero-visual { position: relative; min-height: 330px; display: grid; place-items: center; }
.shop-visual-card { width: min(290px, 88%); aspect-ratio: .92; padding: 23px; display: flex; flex-direction: column; justify-content: flex-end; border: 1px solid rgba(255,255,255,.18); border-radius: 26px; background: linear-gradient(145deg, rgba(255,255,255,.16), rgba(255,255,255,.05)); box-shadow: 0 32px 65px rgba(0,0,0,.28); backdrop-filter: blur(14px); transform: rotate(3deg); }
.shop-visual-icon { flex: 1; display: grid; place-items: center; font-size: 88px; color: #6ee7b7; filter: drop-shadow(0 20px 20px rgba(0,0,0,.18)); }
.shop-visual-label { align-self: flex-start; border-radius: 999px; padding: 7px 10px; background: #6ee7b7; color: #083122; font-size: 10px; font-weight: 900; letter-spacing: .12em; }
.shop-visual-card strong { font: 800 23px/1.1 "Space Grotesk", sans-serif; }
.shop-visual-card small { margin-top: 7px; color: #b8ccc3; font-size: 13px; }
.shop-floating-badge { position: absolute; display: flex; gap: 8px; align-items: center; padding: 12px 15px; border-radius: 12px; background: white; box-shadow: 0 18px 45px rgba(0,0,0,.2); color: #18362a; font-size: 12px; font-weight: 800; }
.shop-floating-badge i { color: var(--shop-green); }
.shop-floating-top { right: 0; top: 32px; }.shop-floating-bottom { left: 0; bottom: 38px; }

.shop-benefits { border-bottom: 1px solid #e2e8f0; background: white; }
.shop-benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); padding-block: 23px; }
.shop-benefits-grid > div { display: flex; gap: 14px; align-items: center; padding: 4px 30px; border-right: 1px solid #e2e8f0; }
.shop-benefits-grid > div:first-child { padding-left: 0; }.shop-benefits-grid > div:last-child { border: 0; }
.shop-benefits-grid > div > i { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 10px; background: #ecfdf5; color: var(--shop-green); }
.shop-benefits-grid span { display: flex; flex-direction: column; }.shop-benefits-grid strong { font-size: 13px; }.shop-benefits-grid small { color: #64748b; font-size: 11px; margin-top: 2px; }

.shop-catalog { padding-block: 58px 76px; }
.shop-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; }
.shop-kicker { color: var(--shop-green-dark); }
.shop-section-heading h2, .shop-explainer h2 { margin: 8px 0; color: #0f2019; font: 800 clamp(30px, 4vw, 43px)/1.1 "Space Grotesk", sans-serif; letter-spacing: -.03em; }
.shop-section-heading p { color: #64748b; }
.shop-search { width: 290px; height: 48px; display: flex; align-items: center; flex-shrink: 0; gap: 10px; padding: 0 16px; border: 1px solid #dce5e0; border-radius: 12px; background: white; color: #94a3b8; box-shadow: 0 4px 14px rgba(15,35,27,.04); }
.shop-search:focus-within { border-color: var(--shop-green); box-shadow: 0 0 0 3px rgba(5,150,105,.1); }
.shop-search input { width: 100%; border: 0; outline: 0; background: transparent; color: #10231b; font-size: 14px; }
.shop-filters { display: flex; flex-wrap: wrap; gap: 9px; margin: 30px 0; }
.shop-filters button { padding: 9px 16px; border: 1px solid #dce5e0; border-radius: 999px; background: white; color: #53645d; font-size: 13px; font-weight: 700; transition: .2s; }
.shop-filters button:hover { border-color: #86bca8; color: var(--shop-green-dark); }.shop-filters button.is-active { border-color: #10231b; background: #10231b; color: white; }
.shop-products { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.shop-product-card { display: flex; flex-direction: column; overflow: hidden; border: 1px solid #e0e8e4; border-radius: 19px; background: white; box-shadow: 0 8px 28px rgba(15,35,27,.05); transition: transform .25s, box-shadow .25s, border-color .25s; }
.shop-product-card:hover { transform: translateY(-5px); border-color: #b5d2c6; box-shadow: 0 20px 45px rgba(15,35,27,.1); }
.shop-product-card[hidden] { display: none; }
.shop-product-art { position: relative; height: 220px; display: grid; place-items: center; overflow: hidden; color: var(--art-color); background: radial-gradient(circle at 50% 45%, white, var(--art-bg)); }
.shop-product-art::after { content: ""; width: 180px; height: 180px; position: absolute; border: 1px solid currentColor; border-radius: 50%; opacity: .13; }
.shop-product-art > i { z-index: 1; font-size: 78px; filter: drop-shadow(0 14px 12px rgba(15,35,27,.16)); transition: transform .25s; }.shop-product-card:hover .shop-product-art > i { transform: scale(1.06) rotate(-2deg); }
.shop-product-art > img { position: absolute; inset: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }.shop-product-card:hover .shop-product-art > img { transform: scale(1.035); }
.shop-accent-amber { --art-color: #b66a08; --art-bg: #fff5d8; }.shop-accent-blue { --art-color: #2563a9; --art-bg: #e4f2ff; }.shop-accent-emerald { --art-color: #07855d; --art-bg: #dff9ed; }.shop-accent-violet { --art-color: #7047b5; --art-bg: #f0eaff; }.shop-accent-rose { --art-color: #b9475f; --art-bg: #ffe9ed; }.shop-accent-orange { --art-color: #c25812; --art-bg: #ffeddc; }
.shop-product-badge { position: absolute; top: 14px; left: 14px; z-index: 2; padding: 6px 9px; border-radius: 7px; background: rgba(255,255,255,.9); color: #253a31; box-shadow: 0 3px 12px rgba(0,0,0,.06); font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }
.shop-art-mark { position: absolute; right: 12px; bottom: -7px; color: currentColor; opacity: .07; font: 900 48px "Space Grotesk", sans-serif; letter-spacing: -.08em; }
.shop-product-body { flex: 1; display: flex; flex-direction: column; padding: 19px; }
.shop-product-meta { display: flex; justify-content: space-between; gap: 8px; color: #708078; font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }.shop-product-meta span:last-child { color: var(--shop-green-dark); }
.shop-product-body h3 { margin: 11px 0 8px; color: #10231b; font: 800 20px/1.2 "Space Grotesk", sans-serif; }.shop-product-body > p { min-height: 61px; color: #64748b; font-size: 13px; line-height: 1.55; }
.shop-merchant { margin-top: 15px; padding-top: 13px; border-top: 1px solid #edf1ef; color: #718078; font-size: 11px; }.shop-merchant i { color: var(--shop-green); margin-right: 6px; }.shop-merchant strong { color: #3b4c44; }
.shop-product-footer { display: flex; align-items: flex-end; justify-content: space-between; gap: 12px; margin-top: 17px; }
.shop-price { display: flex; flex-direction: column; }.shop-price del { color: #94a3b8; font-size: 11px; }.shop-price strong { color: #10231b; font: 800 21px "Space Grotesk", sans-serif; }.shop-price strong.shop-price-pending { font-size: 14px; }.shop-price small { max-width: 165px; color: #94a3b8; font-size: 9px; }
.shop-buy-button { min-height: 41px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; padding: 0 14px; border-radius: 9px; background: var(--shop-green); color: white; font-size: 12px; font-weight: 800; white-space: nowrap; transition: .2s; }.shop-buy-button:hover { background: var(--shop-green-dark); }.shop-buy-button.is-disabled { background: #e8eeeb; color: #738078; cursor: not-allowed; }
.shop-empty { padding: 65px 20px; border: 1px dashed #cbd8d2; border-radius: 18px; background: white; text-align: center; }.shop-empty > i { color: #8ab5a3; font-size: 36px; }.shop-empty h3 { margin-top: 12px; font-weight: 800; }.shop-empty p { margin: 5px 0 15px; color: #64748b; }.shop-empty button { color: var(--shop-green-dark); font-weight: 800; }

.shop-explainer { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; margin-bottom: 32px; padding: 62px; border-radius: 25px; background: #10231b; color: white; }
.shop-explainer h2 { color: white; }.shop-explainer-intro > p { color: #aabbb3; line-height: 1.65; }
.shop-steps { display: grid; gap: 10px; counter-reset: step; }.shop-steps li { display: grid; grid-template-columns: 50px 1fr; gap: 15px; padding: 17px; border: 1px solid rgba(255,255,255,.1); border-radius: 14px; background: rgba(255,255,255,.04); }.shop-steps li > span { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 10px; background: #183c2d; color: #6ee7b7; font-size: 11px; font-weight: 900; }.shop-steps strong { font-size: 15px; }.shop-steps p { margin-top: 4px; color: #aabbb3; font-size: 12px; line-height: 1.5; }
.shop-disclosure { display: flex; align-items: flex-start; gap: 18px; margin-top: 28px; padding: 22px; border: 1px solid #bde2d0; border-radius: 15px; background: #ecfdf5; color: #315246; }.shop-disclosure > i { width: 40px; height: 40px; display: grid; place-items: center; flex-shrink: 0; border-radius: 10px; background: white; color: var(--shop-green); }.shop-disclosure strong { color: #113c2b; font-size: 14px; }.shop-disclosure p { margin-top: 5px; font-size: 12px; line-height: 1.6; }

@media (max-width: 980px) {
    .shop-hero-grid { grid-template-columns: 1fr; gap: 30px; }.shop-hero-visual { display: none; }
    .shop-products { grid-template-columns: repeat(2, minmax(0, 1fr)); }.shop-explainer { grid-template-columns: 1fr; gap: 30px; padding: 42px; }
    .shop-benefits-grid > div { padding-inline: 15px; }
}
@media (max-width: 680px) {
    .shop-shell { width: min(100% - 24px, 1180px); }.shop-hero { min-height: auto; }.shop-hero-grid { padding-block: 40px; }
    .shop-hero h1 { font-size: 40px; }.shop-hero-copy > p { font-size: 16px; }.shop-hero-actions { align-items: stretch; flex-direction: column; }.shop-primary-action, .shop-secondary-action { width: 100%; }
    .shop-trust-row { display: grid; gap: 10px; }.shop-benefits-grid { grid-template-columns: 1fr; padding-block: 12px; }.shop-benefits-grid > div { padding: 12px 4px; border-right: 0; border-bottom: 1px solid #e2e8f0; }.shop-benefits-grid > div:last-child { border-bottom: 0; }
    .shop-catalog { padding-block: 44px 58px; }.shop-section-heading { align-items: stretch; flex-direction: column; }.shop-search { width: 100%; }.shop-filters { flex-wrap: nowrap; overflow-x: auto; margin-right: -12px; padding-right: 12px; scrollbar-width: none; }.shop-filters button { flex-shrink: 0; }
    .shop-products { grid-template-columns: 1fr; }.shop-product-art { height: 210px; }.shop-product-body > p { min-height: 0; }.shop-explainer { padding: 28px 22px; }.shop-disclosure { margin-top: 20px; }.shop-product-footer { align-items: stretch; flex-direction: column; }.shop-buy-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
    .shop-page *, .shop-page *::before, .shop-page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
