
:root{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body.storefront{margin:0;background:var(--sf-surface);color:var(--sf-ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;padding-bottom:78px}.storefront a{color:inherit;text-decoration:none}.storefront button,.storefront input,.storefront select{font:inherit}.storefront svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sf-preview-toolbar{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;background:#111827;color:#fff}.sf-preview-toolbar div{display:grid}.sf-preview-toolbar span{font-size:9px;font-weight:900;letter-spacing:.18em;color:#9ca3af}.sf-preview-toolbar strong{font-size:13px}.sf-preview-toolbar a{padding:8px 12px;border-radius:999px;background:#fff;color:#111827;font-size:11px;font-weight:800}.sf-announcement{display:flex;align-items:center;justify-content:center;gap:9px;min-height:34px;padding:8px 15px;background:var(--sf-primary);color:var(--sf-surface);font-size:10px;font-weight:800;letter-spacing:.04em;text-align:center}.sf-announcement b{opacity:.45}.sf-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:12px 17px;border-bottom:1px solid rgba(17,24,39,.09);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}.sf-brand{display:flex;align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:900;letter-spacing:-.035em}.sf-brand i{width:12px;height:29px;border-radius:999px;background:var(--sf-accent);transform:rotate(18deg);flex:0 0 auto}.sf-brand span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-desktop-nav{display:none}.sf-header-actions{display:flex;align-items:center;gap:4px}.sf-header-actions>a{position:relative;display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(17,24,39,.1);border-radius:50%;background:rgba(255,255,255,.76)}.sf-header-actions em{position:absolute;right:-2px;top:-2px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--sf-accent);color:#fff;font-size:8px;font-style:normal;font-weight:900}.sf-hero{display:grid;min-height:calc(100svh - 100px);overflow:hidden}.sf-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 20px 34px}.sf-eyebrow,.sf-section-heading span,.sf-story-copy>span,.sf-contact>div>span{font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.sf-hero h1{max-width:720px;margin:13px 0 15px;font-size:clamp(42px,13vw,76px);line-height:.96;letter-spacing:-.065em}.sf-hero p{max-width:620px;margin:0;color:color-mix(in srgb,var(--sf-ink) 70%,transparent);font-size:15px;line-height:1.75}.sf-hero-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:26px}.sf-primary-btn,.sf-buy-button{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:51px;padding:13px 17px;border:0;border-radius:12px;background:var(--sf-primary);color:var(--sf-surface);font-weight:900;cursor:pointer}.sf-primary-btn svg,.sf-buy-button svg{width:18px}.sf-text-link{font-size:12px;font-weight:900;border-bottom:1px solid currentColor}.sf-social-proof{display:flex;align-items:center;gap:7px;margin-top:26px;font-size:12px}.sf-social-proof b{font-size:18px}.sf-social-proof span{color:var(--sf-accent);letter-spacing:2px}.sf-social-proof small{opacity:.65}.sf-hero-media{position:relative;min-height:54svh;background-image:var(--sf-hero);background-position:center;background-size:cover}.sf-hero-badge{position:absolute;right:16px;bottom:16px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.88);color:#141414;box-shadow:0 8px 25px rgba(0,0,0,.12);font-size:9px;font-weight:900;backdrop-filter:blur(12px)}.sf-category-row{display:flex;gap:8px;overflow:auto;padding:16px 17px;scrollbar-width:none;background:rgba(255,255,255,.5);border-block:1px solid rgba(17,24,39,.07)}.sf-category-row::-webkit-scrollbar{display:none}.sf-category-row a{flex:0 0 auto;padding:10px 14px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:rgba(255,255,255,.75);font-size:11px;font-weight:800}.sf-category-row a.active{border-color:var(--sf-primary);background:var(--sf-primary);color:var(--sf-surface)}.sf-benefits{display:grid;gap:1px;background:rgba(17,24,39,.1);border-bottom:1px solid rgba(17,24,39,.08)}.sf-benefits article{display:flex;align-items:center;gap:13px;padding:18px;background:rgba(255,255,255,.78)}.sf-benefits svg{flex:0 0 auto;width:25px;height:25px;color:var(--sf-accent)}.sf-benefits div{display:grid;gap:2px}.sf-benefits strong{font-size:13px}.sf-benefits small{font-size:10px;opacity:.65}.sf-order-message{max-width:1180px;margin:22px auto 0;padding:14px 18px;border:1px solid #86efac;border-radius:14px;background:#ecfdf5;color:#166534;font-size:13px;font-weight:700}.sf-products-section{padding:58px 17px 68px}.sf-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:25px}.sf-section-heading span{color:var(--sf-accent)}.sf-section-heading h2{max-width:720px;margin:7px 0 0;font-size:clamp(30px,8vw,52px);line-height:1.04;letter-spacing:-.05em}.sf-section-heading>p{display:none;margin:0;font-size:11px;font-weight:800;opacity:.6}.sf-product-grid{display:grid;gap:17px}.sf-product-card{min-width:0;border:1px solid rgba(17,24,39,.09);border-radius:19px;background:rgba(255,255,255,.84);box-shadow:0 10px 35px rgba(15,23,42,.06);overflow:hidden}.sf-product-image-wrap{position:relative;overflow:hidden;aspect-ratio:1/1;background:rgba(255,255,255,.45)}.sf-product-image-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.sf-product-card:hover .sf-product-image-wrap img{transform:scale(1.035)}.sf-product-tag{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.88);color:#171717;backdrop-filter:blur(10px);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.sf-favorite{position:absolute;right:11px;top:11px;display:grid;place-items:center;width:37px;height:37px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#171717;cursor:pointer}.sf-favorite svg{width:17px}.sf-product-copy{padding:18px}.sf-product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.sf-product-meta span{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-accent)}.sf-product-meta small{font-size:9px;opacity:.55}.sf-product-copy h3{margin:8px 0 7px;font-size:21px;line-height:1.1;letter-spacing:-.035em}.sf-product-copy>p{min-height:44px;margin:0;font-size:12px;line-height:1.55;opacity:.67}.sf-price-row{display:flex;align-items:baseline;gap:6px;margin:17px 0 14px}.sf-price-row strong{font-size:21px}.sf-price-row small{font-size:9px;font-weight:800;opacity:.55}.sf-buy-button{width:100%;min-height:48px;border-radius:11px;font-size:11px}.sf-buy-button[disabled]{opacity:.8}.sf-buy-details>summary{list-style:none}.sf-buy-details>summary::-webkit-details-marker{display:none}.sf-order-form{display:grid;gap:11px;margin-top:13px;padding:15px;border-radius:14px;background:color-mix(in srgb,var(--sf-surface) 88%,#fff);border:1px solid rgba(17,24,39,.08)}.sf-form-head{display:grid;margin-bottom:3px}.sf-form-head strong{font-size:14px}.sf-form-head small{font-size:10px;opacity:.6}.sf-order-form label{display:grid;gap:5px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.sf-order-form input,.sf-order-form select{width:100%;min-height:43px;padding:9px 11px;border:1px solid rgba(17,24,39,.16);border-radius:9px;background:#fff;color:#111}.sf-form-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px}.sf-order-form>button{min-height:47px;border:0;border-radius:10px;background:var(--sf-accent);color:#fff;font-weight:900;cursor:pointer}.sf-empty{grid-column:1/-1;padding:50px 24px;border:1px dashed currentColor;border-radius:18px;text-align:center}.sf-empty strong{font-size:22px}.sf-empty p{opacity:.65}.sf-story{display:grid;margin:0 17px 65px;border-radius:24px;overflow:hidden;background:var(--sf-primary);color:var(--sf-surface)}.sf-story-media{min-height:330px;background-image:var(--sf-hero);background-position:center;background-size:cover}.sf-story-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 25px}.sf-story-copy>span{color:var(--sf-accent)}.sf-story-copy h2{margin:10px 0 13px;font-size:31px;line-height:1.04;letter-spacing:-.05em}.sf-story-copy p{margin:0;opacity:.72;font-size:13px;line-height:1.7}.sf-story-copy a{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;margin-top:21px;font-size:12px;font-weight:900}.sf-story-copy a svg{width:17px}.sf-contact{display:grid;gap:25px;margin:0 17px 28px;padding:34px 25px;border:1px solid rgba(17,24,39,.1);border-radius:22px;background:rgba(255,255,255,.62)}.sf-contact>div>span{color:var(--sf-accent)}.sf-contact h2{margin:7px 0 7px;font-size:29px;letter-spacing:-.045em}.sf-contact p{margin:0;font-size:12px;opacity:.65}.sf-contact-actions{display:flex;flex-wrap:wrap;gap:9px}.sf-contact-actions a{padding:11px 14px;border-radius:999px;background:var(--sf-primary);color:var(--sf-surface);font-size:11px;font-weight:900}.sf-footer{display:flex;flex-direction:column;gap:6px;padding:28px 18px 105px;border-top:1px solid rgba(17,24,39,.09);font-size:11px}.sf-footer strong{font-size:16px}.sf-footer span{opacity:.55}.sf-mobile-nav{position:fixed;z-index:90;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border:1px solid rgba(17,24,39,.12);border-radius:19px;background:rgba(255,255,255,.92);box-shadow:0 14px 45px rgba(15,23,42,.2);backdrop-filter:blur(18px)}.sf-mobile-nav a{display:grid;justify-items:center;gap:3px;padding:7px 3px;border-radius:13px;font-size:8px;font-weight:800}.sf-mobile-nav a:last-child{background:var(--sf-primary);color:var(--sf-surface)}.sf-mobile-nav svg{width:18px;height:18px}

/* 1 · Moda: portada editorial y tarjetas sin bordes */
.sf-theme-1{font-family:Inter,system-ui,sans-serif}.sf-theme-1 .sf-header{background:rgba(243,237,232,.92)}.sf-theme-1 .sf-brand{text-transform:uppercase;letter-spacing:.08em}.sf-theme-1 .sf-brand i{width:28px;height:4px;border-radius:0;transform:none}.sf-theme-1 .sf-hero-copy{background:#f3ede8}.sf-theme-1 .sf-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:600}.sf-theme-1 .sf-primary-btn,.sf-theme-1 .sf-buy-button{border-radius:0;text-transform:uppercase;letter-spacing:.08em}.sf-theme-1 .sf-category-row a{border-radius:0;background:transparent}.sf-theme-1 .sf-product-card{border:0;border-radius:0;background:transparent;box-shadow:none}.sf-theme-1 .sf-product-image-wrap{aspect-ratio:4/5}.sf-theme-1 .sf-product-copy{padding-inline:2px}.sf-theme-1 .sf-product-copy h3{font-family:Georgia,Times New Roman,serif;font-weight:600;font-size:24px}.sf-theme-1 .sf-story{border-radius:0}

/* 2 · Belleza: composición central, suave y redondeada */
.sf-theme-2{background:linear-gradient(180deg,#fff8fb,#f8edf2 60%)}.sf-theme-2 .sf-announcement{background:#7a2748;color:#fff}.sf-theme-2 .sf-header{background:rgba(255,248,251,.9)}.sf-theme-2 .sf-brand{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.sf-theme-2 .sf-brand i{width:27px;height:27px;border-radius:50%;transform:none;box-shadow:inset 0 0 0 7px #fff}.sf-theme-2 .sf-hero-copy{text-align:center;align-items:center}.sf-theme-2 .sf-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:500}.sf-theme-2 .sf-hero p{max-width:530px}.sf-theme-2 .sf-primary-btn,.sf-theme-2 .sf-buy-button{border-radius:999px}.sf-theme-2 .sf-hero-media{margin:0 16px;border-radius:48% 48% 22px 22px}.sf-theme-2 .sf-category-row{justify-content:flex-start;background:transparent}.sf-theme-2 .sf-product-card{border-radius:28px}.sf-theme-2 .sf-product-image-wrap{margin:10px;border-radius:21px}.sf-theme-2 .sf-product-copy{text-align:center}.sf-theme-2 .sf-product-meta,.sf-theme-2 .sf-price-row{justify-content:center}.sf-theme-2 .sf-story{border-radius:42px;background:#7a2748}.sf-theme-2 .sf-contact{text-align:center}.sf-theme-2 .sf-contact-actions{justify-content:center}

/* 3 · Alimentos: bloques cálidos, categorías visibles */
.sf-theme-3{background:#fff8e9}.sf-theme-3 .sf-announcement{background:#7a2f16;color:#fff1d5}.sf-theme-3 .sf-header{background:rgba(255,248,233,.94)}.sf-theme-3 .sf-brand i{width:31px;height:31px;border-radius:8px;transform:rotate(8deg)}.sf-theme-3 .sf-hero-copy{background:#ef8b32;color:#3b2115}.sf-theme-3 .sf-eyebrow{color:#fff}.sf-theme-3 .sf-hero h1{font-weight:900}.sf-theme-3 .sf-hero p{color:#3b2115}.sf-theme-3 .sf-primary-btn{background:#7a2f16;color:#fff}.sf-theme-3 .sf-category-row{position:sticky;z-index:45;top:66px;background:#fff1d5}.sf-theme-3 .sf-category-row a{border-color:#d49a57;background:#fff8e9}.sf-theme-3 .sf-product-card{border-radius:14px;background:#fffaf1}.sf-theme-3 .sf-product-image-wrap{aspect-ratio:4/3}.sf-theme-3 .sf-product-copy h3{font-size:23px}.sf-theme-3 .sf-buy-button{background:#7a2f16;color:#fff;border-radius:8px}.sf-theme-3 .sf-story{background:#7a2f16;border-radius:16px}.sf-theme-3 .sf-story-media{order:2}

/* 4 · Electrónica: oscuro, alto contraste y tarjetas técnicas */
.sf-theme-4{color-scheme:dark;background:#070b15;color:#eefbff}.sf-theme-4 .sf-announcement{background:#7df9ff;color:#07101d}.sf-theme-4 .sf-header{border-color:#26314d;background:rgba(7,11,21,.9)}.sf-theme-4 .sf-header-actions>a{border-color:#2d3957;background:#11182a}.sf-theme-4 .sf-brand{font-family:ui-sans-serif,system-ui,sans-serif}.sf-theme-4 .sf-brand i{width:30px;height:30px;border-radius:9px;transform:none;background:linear-gradient(135deg,#7df9ff,#7857ff)}.sf-theme-4 .sf-hero{position:relative;background-image:linear-gradient(90deg,#070b15 0 30%,transparent 85%),var(--sf-hero);background-position:center;background-size:cover}.sf-theme-4 .sf-hero-copy{position:relative;z-index:2;background:linear-gradient(180deg,rgba(7,11,21,.94),rgba(7,11,21,.78))}.sf-theme-4 .sf-hero-media{display:none}.sf-theme-4 .sf-eyebrow,.sf-theme-4 .sf-section-heading span{color:#7df9ff}.sf-theme-4 .sf-hero p{color:#b9c7db}.sf-theme-4 .sf-primary-btn,.sf-theme-4 .sf-buy-button{background:linear-gradient(90deg,#7857ff,#4a8dff);color:#fff}.sf-theme-4 .sf-category-row{background:#0d1322;border-color:#26314d}.sf-theme-4 .sf-category-row a{border-color:#2e3a57;background:#11182a}.sf-theme-4 .sf-category-row a.active{border-color:#7df9ff;background:#7df9ff;color:#07101d}.sf-theme-4 .sf-benefits{background:#26314d}.sf-theme-4 .sf-benefits article{background:#0d1322}.sf-theme-4 .sf-product-card{border-color:#26314d;background:#0d1322;box-shadow:0 20px 50px rgba(0,0,0,.25)}.sf-theme-4 .sf-product-image-wrap{margin:8px;border-radius:13px}.sf-theme-4 .sf-product-meta span{color:#7df9ff}.sf-theme-4 .sf-order-form{border-color:#26314d;background:#11182a}.sf-theme-4 .sf-story{background:linear-gradient(135deg,#161d34,#302469)}.sf-theme-4 .sf-contact{border-color:#26314d;background:#0d1322}.sf-theme-4 .sf-contact-actions a{background:#7df9ff;color:#07101d}.sf-theme-4 .sf-footer{border-color:#26314d}.sf-theme-4 .sf-mobile-nav{border-color:#2d3957;background:rgba(13,19,34,.93)}

/* 5 · Hogar: revista tranquila y espacios amplios */
.sf-theme-5{font-family:Inter,system-ui,sans-serif;background:#f6f5f1}.sf-theme-5 .sf-announcement{background:#26372f;color:#fff}.sf-theme-5 .sf-header{background:rgba(246,245,241,.92)}.sf-theme-5 .sf-brand{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.sf-theme-5 .sf-brand i{width:2px;height:32px;border-radius:0;transform:none}.sf-theme-5 .sf-hero-copy{padding-block:68px}.sf-theme-5 .sf-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:500}.sf-theme-5 .sf-primary-btn,.sf-theme-5 .sf-buy-button{border-radius:3px}.sf-theme-5 .sf-category-row{background:#f6f5f1}.sf-theme-5 .sf-category-row a{border:0;border-radius:0;border-bottom:1px solid transparent;background:transparent}.sf-theme-5 .sf-category-row a.active{border-bottom-color:#26372f;background:transparent;color:#26372f}.sf-theme-5 .sf-benefits article{background:#f6f5f1}.sf-theme-5 .sf-product-grid{gap:26px}.sf-theme-5 .sf-product-card{border:0;border-radius:0;background:transparent;box-shadow:none}.sf-theme-5 .sf-product-image-wrap{aspect-ratio:5/6;border-radius:3px}.sf-theme-5 .sf-product-copy{padding-inline:0}.sf-theme-5 .sf-product-copy h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.sf-theme-5 .sf-story{border-radius:2px;background:#26372f}

/* 6 · Artesanal: formas orgánicas y textura visual */
.sf-theme-6{background:#f7efdf}.sf-theme-6 .sf-announcement{background:#5b3825;color:#f2e4ce}.sf-theme-6 .sf-header{background:rgba(247,239,223,.92)}.sf-theme-6 .sf-brand{font-family:Georgia,Times New Roman,serif;font-size:20px}.sf-theme-6 .sf-brand i{width:27px;height:27px;border-radius:55% 45% 60% 40%;transform:rotate(20deg)}.sf-theme-6 .sf-hero-copy{position:relative}.sf-theme-6 .sf-hero-copy:before{content:"";position:absolute;width:130px;height:130px;right:-45px;top:20px;border:1px solid #c9793e;border-radius:43% 57% 48% 52%;opacity:.55}.sf-theme-6 .sf-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:600}.sf-theme-6 .sf-hero-media{margin:0 14px 20px;border-radius:44% 56% 28px 28px/32% 36% 20px 20px}.sf-theme-6 .sf-primary-btn,.sf-theme-6 .sf-buy-button{border-radius:999px}.sf-theme-6 .sf-category-row{background:#f2e4ce}.sf-theme-6 .sf-category-row a{background:#f7efdf;border-color:#d5b99a}.sf-theme-6 .sf-product-card{border-color:#dcc6a8;border-radius:44px 44px 18px 18px;background:#fbf4e8}.sf-theme-6 .sf-product-image-wrap{margin:8px;border-radius:37px 37px 14px 14px}.sf-theme-6 .sf-product-copy h3{font-family:Georgia,Times New Roman,serif}.sf-theme-6 .sf-story{border-radius:48px 20px 48px 20px;background:#5b3825}

/* 7 · Digital: bento, gradientes y producto descargable */
.sf-theme-7{color-scheme:dark;background:#0c0d22;color:#f8f7ff;font-family:ui-sans-serif,system-ui,sans-serif}.sf-theme-7 .sf-announcement{background:linear-gradient(90deg,#a988ff,#3ee6c4);color:#101128}.sf-theme-7 .sf-header{border-color:#292a55;background:rgba(12,13,34,.9)}.sf-theme-7 .sf-header-actions>a{border-color:#343565;background:#171837}.sf-theme-7 .sf-brand i{width:29px;height:29px;border-radius:8px;transform:none;background:linear-gradient(135deg,#a988ff,#3ee6c4)}.sf-theme-7 .sf-hero{background:radial-gradient(circle at 80% 15%,rgba(169,136,255,.24),transparent 30%),#0c0d22}.sf-theme-7 .sf-hero h1{background:linear-gradient(90deg,#fff,#a988ff 65%,#3ee6c4);-webkit-background-clip:text;background-clip:text;color:transparent}.sf-theme-7 .sf-hero p{color:#bcbde0}.sf-theme-7 .sf-primary-btn,.sf-theme-7 .sf-buy-button{background:linear-gradient(90deg,#a988ff,#7457f7);color:#fff}.sf-theme-7 .sf-hero-media{margin:16px;border:1px solid #343565;border-radius:25px;box-shadow:0 25px 80px rgba(109,76,255,.2)}.sf-theme-7 .sf-category-row{background:#11122a;border-color:#292a55}.sf-theme-7 .sf-category-row a{border-color:#343565;background:#171837}.sf-theme-7 .sf-category-row a.active{background:#3ee6c4;color:#101128}.sf-theme-7 .sf-benefits{background:#292a55}.sf-theme-7 .sf-benefits article{background:#11122a}.sf-theme-7 .sf-product-grid{gap:12px}.sf-theme-7 .sf-product-card{border-color:#2d2f5d;border-radius:20px;background:#151633}.sf-theme-7 .sf-product-image-wrap{margin:8px;border-radius:14px;aspect-ratio:16/11}.sf-theme-7 .sf-product-meta span{color:#3ee6c4}.sf-theme-7 .sf-order-form{border-color:#343565;background:#1b1c42}.sf-theme-7 .sf-story{background:linear-gradient(135deg,#252052,#532fa1);border:1px solid #6d52ce}.sf-theme-7 .sf-contact{border-color:#343565;background:#151633}.sf-theme-7 .sf-contact-actions a{background:#3ee6c4;color:#101128}.sf-theme-7 .sf-footer{border-color:#292a55}.sf-theme-7 .sf-mobile-nav{border-color:#343565;background:rgba(21,22,51,.93)}

/* 8 · Servicios: tarjetas tipo planes y proceso claro */
.sf-theme-8{background:#f7faff}.sf-theme-8 .sf-announcement{background:#163d77;color:#fff}.sf-theme-8 .sf-header{background:rgba(247,250,255,.92)}.sf-theme-8 .sf-brand i{width:31px;height:31px;border-radius:9px;transform:none;background:#4f8ff7;box-shadow:inset 0 0 0 8px #d9e8ff}.sf-theme-8 .sf-hero-copy{background:linear-gradient(135deg,#eaf2ff,#f8fbff)}.sf-theme-8 .sf-hero h1{color:#163d77}.sf-theme-8 .sf-primary-btn,.sf-theme-8 .sf-buy-button{background:#163d77;color:#fff;border-radius:9px}.sf-theme-8 .sf-hero-media{margin:15px;border-radius:18px}.sf-theme-8 .sf-category-row{background:#fff}.sf-theme-8 .sf-category-row a{border-radius:9px;background:#f5f8fd}.sf-theme-8 .sf-product-card{display:flex;flex-direction:column;border:2px solid #dbe7f8;border-radius:18px;background:#fff}.sf-theme-8 .sf-product-card:first-child{border-color:#4f8ff7;box-shadow:0 20px 50px rgba(79,143,247,.18)}.sf-theme-8 .sf-product-image-wrap{aspect-ratio:16/8;margin:8px;border-radius:12px}.sf-theme-8 .sf-product-copy>p{min-height:58px}.sf-theme-8 .sf-price-row strong{font-size:29px;color:#163d77}.sf-theme-8 .sf-story{background:#163d77;border-radius:18px}.sf-theme-8 .sf-contact-actions a{background:#4f8ff7;color:#fff}

/* 9 · Oficina y papelería: editorial, ejecutiva y serena */
.sf-theme-9{color-scheme:light;background:#eef1f4;color:#172535;font-family:Georgia,"Times New Roman",serif}.sf-theme-9 .sf-announcement{background:#1c3148;color:#fff}.sf-theme-9 .sf-header{border-color:#d8dde3;background:rgba(248,249,250,.94)}.sf-theme-9 .sf-header-actions>a{border-color:#d4d9df;background:#fff}.sf-theme-9 .sf-brand{letter-spacing:-.025em}.sf-theme-9 .sf-brand i{width:8px;height:31px;border-radius:999px;transform:none;background:#d7b06b}.sf-theme-9 .sf-hero{background:#e6eaee}.sf-theme-9 .sf-hero-copy{background:linear-gradient(145deg,#f7f8f9,#e7ebef)}.sf-theme-9 .sf-eyebrow,.sf-theme-9 .sf-section-heading span{color:#9b7639}.sf-theme-9 .sf-hero h1{font-weight:600;letter-spacing:-.055em}.sf-theme-9 .sf-hero p{color:#526273}.sf-theme-9 .sf-primary-btn,.sf-theme-9 .sf-buy-button{border-radius:8px;background:#1c3148;color:#fff}.sf-theme-9 .sf-hero-media{clip-path:none}.sf-theme-9 .sf-category-row{background:#f5f6f7;border-color:#d8dde3}.sf-theme-9 .sf-category-row a{border-radius:8px;border-color:#d4d9df;background:#fff}.sf-theme-9 .sf-category-row a.active{background:#1c3148;color:#fff}.sf-theme-9 .sf-benefits{background:#d6dce2}.sf-theme-9 .sf-benefits article{background:#f8f9fa}.sf-theme-9 .sf-product-card{border-color:#d7dce1;border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(28,49,72,.08)}.sf-theme-9 .sf-product-image-wrap{aspect-ratio:4/3}.sf-theme-9 .sf-product-tag,.sf-theme-9 .sf-favorite{border-radius:7px}.sf-theme-9 .sf-product-meta span{color:#9b7639}.sf-theme-9 .sf-order-form{border-radius:10px;border-color:#d5dae0;background:#f7f8f9}.sf-theme-9 .sf-story{border-radius:14px;background:#1c3148}.sf-theme-9 .sf-contact{border-radius:14px;border-color:#d7dce1;background:#f8f9fa}.sf-theme-9 .sf-contact-actions a{border-radius:8px;background:#1c3148;color:#fff}.sf-theme-9 .sf-footer{border-color:#d7dce1}.sf-theme-9 .sf-mobile-nav{border-radius:17px;border-color:#d4d9df;background:rgba(255,255,255,.95)}
/* 10 · Mayorista: densidad B2B, información y pedidos rápidos */
.sf-theme-10{background:#f4f6f8;font-family:Inter,system-ui,sans-serif}.sf-theme-10 .sf-announcement{background:#17324d;color:#fff}.sf-theme-10 .sf-header{background:rgba(244,246,248,.94)}.sf-theme-10 .sf-brand{letter-spacing:.015em}.sf-theme-10 .sf-brand i{width:30px;height:30px;border-radius:5px;transform:none;background:#17324d;box-shadow:inset -9px -9px 0 #ff7a21}.sf-theme-10 .sf-hero{min-height:auto}.sf-theme-10 .sf-hero-copy{background:#17324d;color:#fff}.sf-theme-10 .sf-eyebrow{color:#ffb17c}.sf-theme-10 .sf-hero h1{font-size:clamp(38px,10vw,66px)}.sf-theme-10 .sf-hero p{color:#cbd7e2}.sf-theme-10 .sf-primary-btn,.sf-theme-10 .sf-buy-button{border-radius:5px;background:#ff7a21;color:#fff}.sf-theme-10 .sf-hero-media{min-height:42svh}.sf-theme-10 .sf-category-row{background:#fff}.sf-theme-10 .sf-category-row a{border-radius:5px}.sf-theme-10 .sf-category-row a.active{background:#17324d;color:#fff}.sf-theme-10 .sf-benefits article{background:#fff}.sf-theme-10 .sf-product-card{display:grid;grid-template-columns:118px minmax(0,1fr);border-radius:7px;background:#fff}.sf-theme-10 .sf-product-image-wrap{height:100%;min-height:245px;aspect-ratio:auto}.sf-theme-10 .sf-product-tag{display:none}.sf-theme-10 .sf-favorite{right:7px;top:7px;width:32px;height:32px}.sf-theme-10 .sf-product-copy{padding:15px}.sf-theme-10 .sf-product-copy h3{font-size:18px}.sf-theme-10 .sf-product-copy>p{font-size:10px}.sf-theme-10 .sf-price-row{margin:11px 0}.sf-theme-10 .sf-buy-button{min-height:43px}.sf-theme-10 .sf-story{border-radius:7px;background:#17324d}.sf-theme-10 .sf-contact{border-radius:7px;background:#fff}.sf-theme-10 .sf-contact-actions a{border-radius:5px;background:#17324d;color:#fff}

@media(min-width:700px){body.storefront{padding-bottom:0}.sf-header{padding-inline:32px}.sf-brand{font-size:18px}.sf-desktop-nav{display:flex;align-items:center;gap:25px;font-size:11px;font-weight:800}.sf-desktop-nav a{opacity:.7}.sf-desktop-nav a:hover{opacity:1}.sf-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:720px}.sf-hero-copy{padding:80px clamp(34px,7vw,110px)}.sf-hero-media{min-height:auto}.sf-category-row{justify-content:center;padding-inline:32px}.sf-benefits{grid-template-columns:repeat(3,1fr)}.sf-benefits article{justify-content:center}.sf-products-section{padding:90px clamp(32px,6vw,90px)}.sf-section-heading>p{display:block}.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sf-story{grid-template-columns:1.05fr .95fr;margin:0 clamp(32px,6vw,90px) 90px}.sf-story-copy{padding:55px}.sf-contact{grid-template-columns:1fr auto;align-items:center;margin:0 clamp(32px,6vw,90px) 40px;padding:38px}.sf-contact-actions{justify-content:flex-end}.sf-footer{flex-direction:row;align-items:center;justify-content:space-between;padding:35px clamp(32px,6vw,90px)}.sf-mobile-nav{display:none}.sf-theme-2 .sf-hero{grid-template-columns:1fr}.sf-theme-2 .sf-hero-copy{min-height:560px}.sf-theme-2 .sf-hero-media{min-height:640px;margin:0 clamp(30px,9vw,160px);border-radius:52% 52% 26px 26px}.sf-theme-3 .sf-hero{grid-template-columns:.9fr 1.1fr}.sf-theme-3 .sf-story-media{order:0}.sf-theme-4 .sf-hero{grid-template-columns:1fr}.sf-theme-4 .sf-hero-copy{min-height:720px;padding-right:52%}.sf-theme-4 .sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-theme-5 .sf-hero{grid-template-columns:.85fr 1.15fr}.sf-theme-6 .sf-hero-media{margin:34px 55px 34px 0;border-radius:45% 55% 40px 40px}.sf-theme-7 .sf-hero-media{margin:55px}.sf-theme-8 .sf-hero{grid-template-columns:1.08fr .92fr}.sf-theme-8 .sf-product-grid{align-items:start}.sf-theme-9 .sf-hero{grid-template-columns:1fr 1.2fr}.sf-theme-10 .sf-hero{grid-template-columns:1.1fr .9fr}.sf-theme-10 .sf-product-card{grid-template-columns:185px minmax(0,1fr)}}

@media(min-width:1040px){.sf-header{padding-inline:5vw}.sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-product-copy{padding:20px}.sf-theme-1 .sf-product-grid{grid-template-columns:1.15fr .85fr .85fr}.sf-theme-1 .sf-product-card:first-child{grid-row:span 2}.sf-theme-1 .sf-product-card:first-child .sf-product-image-wrap{aspect-ratio:auto;height:calc(100% - 190px);min-height:560px}.sf-theme-2 .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.sf-theme-3 .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-theme-4 .sf-product-grid{grid-template-columns:1.2fr .8fr .8fr}.sf-theme-4 .sf-product-card:first-child{grid-row:span 2}.sf-theme-4 .sf-product-card:first-child .sf-product-image-wrap{aspect-ratio:auto;height:560px}.sf-theme-5 .sf-product-grid{grid-template-columns:1fr 1fr 1fr}.sf-theme-5 .sf-product-card:nth-child(2){margin-top:90px}.sf-theme-6 .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.sf-theme-7 .sf-product-grid{grid-template-columns:1.35fr .65fr .65fr}.sf-theme-7 .sf-product-card:first-child{grid-row:span 2}.sf-theme-7 .sf-product-card:first-child .sf-product-image-wrap{aspect-ratio:auto;height:470px}.sf-theme-8 .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-theme-9 .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-theme-10 .sf-product-grid{grid-template-columns:1fr}.sf-theme-10 .sf-product-card{grid-template-columns:230px minmax(0,1fr);min-height:240px}.sf-theme-10 .sf-product-image-wrap{min-height:240px}.sf-theme-10 .sf-product-copy{display:grid;grid-template-columns:minmax(0,1fr) 170px;grid-template-rows:auto auto auto;column-gap:25px;align-content:center}.sf-theme-10 .sf-product-meta,.sf-theme-10 .sf-product-copy h3,.sf-theme-10 .sf-product-copy>p{grid-column:1}.sf-theme-10 .sf-price-row,.sf-theme-10 .sf-buy-details,.sf-theme-10 .sf-product-copy>.sf-buy-button{grid-column:2}.sf-theme-10 .sf-price-row{grid-row:1/3;align-self:center;justify-content:flex-end}.sf-theme-10 .sf-buy-details,.sf-theme-10 .sf-product-copy>.sf-buy-button{grid-row:3}.sf-theme-10 .sf-order-form{position:absolute;right:30px;z-index:5;width:360px;box-shadow:0 20px 50px rgba(15,23,42,.18)}}

@media(max-width:420px){.sf-preview-toolbar{align-items:flex-start;flex-direction:column}.sf-preview-toolbar a{align-self:stretch;text-align:center}.sf-announcement span:last-child,.sf-announcement b{display:none}.sf-hero-copy{padding-inline:17px}.sf-hero h1{font-size:42px}.sf-products-section{padding-inline:12px}.sf-product-grid{gap:13px}.sf-theme-10 .sf-product-card{grid-template-columns:102px minmax(0,1fr)}.sf-theme-10 .sf-product-image-wrap{min-height:230px}.sf-theme-10 .sf-product-copy{padding:12px}.sf-theme-10 .sf-product-meta small{display:none}.sf-theme-10 .sf-product-copy h3{font-size:16px}.sf-theme-10 .sf-form-row{grid-template-columns:1fr}}

/* Mobile menus, demo products and responsive hardening · v7 */
.sf-mobile-menu{display:block;position:relative}.sf-mobile-menu summary{display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(17,24,39,.1);border-radius:50%;background:rgba(255,255,255,.76);cursor:pointer;list-style:none}.sf-mobile-menu summary::-webkit-details-marker{display:none}.sf-mobile-menu summary svg{width:19px;height:19px}.sf-mobile-panel{position:fixed;z-index:120;left:12px;right:12px;top:calc(112px + env(safe-area-inset-top));display:grid;gap:5px;padding:10px;border:1px solid rgba(17,24,39,.1);border-radius:20px;background:rgba(255,255,255,.96);color:#151515;box-shadow:0 28px 70px rgba(15,23,42,.25);backdrop-filter:blur(20px)}.sf-mobile-panel a{display:flex;align-items:center;gap:13px;padding:13px;border-radius:13px}.sf-mobile-panel a:hover{background:#f2f4f7}.sf-mobile-panel a>svg{flex:0 0 auto;width:22px;height:22px;color:var(--sf-accent)}.sf-mobile-panel a>span{display:grid}.sf-mobile-panel b{font-size:13px}.sf-mobile-panel small{font-size:9px;opacity:.58}.sf-example-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto 25px;padding:14px 16px;border:1px dashed color-mix(in srgb,var(--sf-accent) 62%,transparent);border-radius:14px;background:color-mix(in srgb,var(--sf-accent) 8%,var(--sf-surface));font-size:11px}.sf-example-notice strong{white-space:nowrap}.sf-example-notice span{opacity:.7}.storefront,.sf-header,.sf-hero,.sf-products-section,.sf-product-grid,.sf-product-card,.sf-product-copy{min-width:0}.sf-header{padding-top:max(12px,env(safe-area-inset-top))}.sf-order-form input,.sf-order-form select{font-size:16px}.sf-buy-button,.sf-header-actions>a,.sf-mobile-menu summary,.sf-mobile-nav a{touch-action:manipulation}.sf-product-image-wrap img{background:color-mix(in srgb,var(--sf-surface) 85%,#fff)}
@media(min-width:700px){.sf-mobile-menu{display:none}}
@media(max-width:699px){body.storefront{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.sf-header{min-height:64px}.sf-brand{max-width:calc(100vw - 166px)}.sf-brand span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sf-header-actions{flex:0 0 auto}.sf-preview-toolbar+.sf-announcement+.sf-header .sf-mobile-panel{top:170px}.sf-hero h1{overflow-wrap:anywhere}.sf-primary-btn{width:100%}.sf-text-link{padding-block:10px}.sf-product-copy>p{min-height:0}.sf-product-card{width:100%}.sf-order-form{overflow:hidden}.sf-form-row{grid-template-columns:1fr}.sf-story,.sf-contact{margin-inline:12px}.sf-story-copy,.sf-contact{padding-inline:20px}.sf-contact-actions{display:grid;grid-template-columns:1fr}.sf-contact-actions a{text-align:center}.sf-example-notice{margin-inline:0;flex-direction:column;gap:3px}.sf-mobile-nav{padding-bottom:max(6px,env(safe-area-inset-bottom))}}
@media(max-width:420px){.sf-header{padding-inline:10px}.sf-brand{max-width:calc(100vw - 154px);font-size:14px}.sf-header-actions>a,.sf-mobile-menu summary{width:39px;height:39px}.sf-mobile-panel{left:8px;right:8px}.sf-hero-media{min-height:44svh}.sf-product-image-wrap{aspect-ratio:4/3}.sf-product-copy{padding:15px}.sf-product-copy h3{font-size:19px}.sf-price-row strong{font-size:20px}.sf-theme-10 .sf-product-card{grid-template-columns:1fr}.sf-theme-10 .sf-product-image-wrap{min-height:210px}.sf-theme-10 .sf-product-copy{padding:15px}.sf-mobile-nav span{font-size:8px}}
@media(max-width:360px){.sf-header-actions>a:first-child{display:none}.sf-brand{max-width:calc(100vw - 112px)}.sf-hero h1{font-size:37px}.sf-products-section{padding-inline:9px}.sf-mobile-nav{left:6px;right:6px}.sf-mobile-nav a{padding-inline:2px}.sf-mobile-nav svg{width:18px;height:18px}}
.sf-mobile-menu:not([open]) .sf-mobile-panel{display:none}
@media(max-width:699px){html,body.storefront{max-width:100%;overflow-x:clip}.storefront main{overflow-x:clip}.sf-hero,.sf-products-section,.sf-story,.sf-contact{overflow-x:clip}}

/* Footer profesional para las 10 tiendas · v8 */
.sf-footer{position:relative;display:block;padding:0;background:color-mix(in srgb,var(--sf-primary) 14%,#101722);color:#fff;border-top:0;overflow:hidden}
.sf-footer::before{content:"";position:absolute;right:-120px;top:-190px;width:420px;height:420px;border-radius:50%;background:color-mix(in srgb,var(--sf-accent) 17%,transparent);pointer-events:none}
.sf-footer-shell{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:64px clamp(18px,6vw,82px) 24px}
.sf-footer-grid{display:grid;grid-template-columns:minmax(240px,1.35fr) minmax(120px,.62fr) minmax(190px,.85fr) minmax(240px,1fr);gap:46px;padding-bottom:48px}
.sf-footer-brand-block>p{max-width:390px;margin:20px 0;color:#ffffffad;font-size:12px;line-height:1.75}
.sf-footer-brand{display:inline-flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:18px;font-weight:900}
.sf-footer-brand i{display:block;width:29px;height:29px;border-radius:9px;background:var(--sf-accent);box-shadow:inset 0 0 0 6px #ffffff18;transform:rotate(7deg)}
.sf-footer-trust{display:flex;flex-wrap:wrap;gap:8px}
.sf-footer-trust span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #ffffff1e;border-radius:999px;background:#ffffff0a;color:#ffffffb8;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.sf-footer-trust svg{width:14px;height:14px;stroke:var(--sf-accent)}
.sf-footer-column h2{margin:3px 0 18px;color:#fff;font-size:12px;letter-spacing:.05em}
.sf-footer-column nav{display:grid;gap:11px}
.sf-footer-column nav a{width:max-content;max-width:100%;color:#ffffffa5;text-decoration:none;font-size:11px;line-height:1.45;transition:.2s}
.sf-footer-column nav a:hover{color:#fff;transform:translateX(3px)}
.sf-footer-contact-card{align-self:start;padding:23px;border:1px solid #ffffff1e;border-radius:19px;background:#ffffff0a}
.sf-footer-contact-card>span{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--sf-accent)}
.sf-footer-contact-card h2{margin:9px 0 8px;font-size:20px;line-height:1.15;letter-spacing:-.03em}
.sf-footer-contact-card p{margin:0;color:#ffffff9e;font-size:10px;line-height:1.65}
.sf-footer-contact-card>a{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:11px 13px;border-radius:12px;background:var(--sf-accent);color:#111827;text-decoration:none;font-size:10px;font-weight:900}
.sf-footer-contact-card>a svg{width:16px;height:16px;stroke:currentColor}
.sf-footer-bottom{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding-top:21px;border-top:1px solid #ffffff17}
.sf-footer-bottom small{font-size:9px;color:#ffffff82}
.sf-footer-bottom>div{display:flex;align-items:center;gap:8px;color:#ffffff78;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.sf-footer-bottom i{width:3px;height:3px;border-radius:50%;background:var(--sf-accent)}
.sf-footer-bottom>a{color:#fff;text-decoration:none;font-size:9px;font-weight:850}
.sf-theme-1 .sf-footer-contact-card,.sf-theme-9 .sf-footer-contact-card{border-radius:0;border-left:3px solid var(--sf-accent)}
.sf-theme-2 .sf-footer,.sf-theme-6 .sf-footer{background:color-mix(in srgb,var(--sf-primary) 72%,#24151b)}
.sf-theme-4 .sf-footer,.sf-theme-7 .sf-footer,.sf-theme-9 .sf-footer{border-color:transparent}
.sf-theme-10 .sf-footer-contact-card>a{background:var(--sf-accent);color:#fff}

@media(max-width:980px){.sf-footer-grid{grid-template-columns:1.25fr .65fr 1fr;gap:34px}.sf-footer-contact-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:18px}.sf-footer-contact-card>span,.sf-footer-contact-card h2{grid-column:1}.sf-footer-contact-card p{grid-column:2;grid-row:1/3}.sf-footer-contact-card>a{grid-column:3;grid-row:1/3;margin:0;gap:12px}}
@media(max-width:699px){.sf-footer-shell{padding:48px 18px calc(112px + env(safe-area-inset-bottom))}.sf-footer-grid{grid-template-columns:1fr 1fr;gap:34px 22px;padding-bottom:38px}.sf-footer-brand-block{grid-column:1/-1}.sf-footer-contact-card{grid-column:1/-1;display:block}.sf-footer-contact-card p{margin-top:7px}.sf-footer-contact-card>a{margin-top:17px}.sf-footer-bottom{grid-template-columns:1fr auto}.sf-footer-bottom>div{grid-column:1/-1;grid-row:1}.sf-footer-bottom small{grid-column:1}.sf-footer-bottom>a{grid-column:2;grid-row:2}.sf-footer{padding:0!important}}
@media(max-width:430px){.sf-footer-grid{grid-template-columns:1fr;gap:30px}.sf-footer-brand-block,.sf-footer-contact-card{grid-column:auto}.sf-footer-column nav{grid-template-columns:1fr 1fr}.sf-footer-bottom>div{flex-wrap:wrap}.sf-footer-bottom i{display:none}.sf-footer-bottom>div span{padding-right:7px}.sf-footer-bottom>a{text-align:right}.sf-footer-brand{max-width:100%}.sf-footer-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}


/* Hero multimedia configurable para las 10 tiendas · v11 */
.sf-hero-media{overflow:hidden}
.sf-hero-image,.sf-hero-video,.sf-hero-carousel{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.sf-hero-carousel{z-index:0}
.sf-hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}
.sf-hero-slide.is-active{opacity:1;visibility:visible}
.sf-hero-slide img{width:100%;height:100%;object-fit:cover}
.sf-hero-badge{z-index:6}
.sf-hero-dots{position:absolute;z-index:7;left:50%;bottom:17px;display:flex;gap:7px;transform:translateX(-50%);padding:7px 9px;border-radius:999px;background:#1117;backdrop-filter:blur(10px)}
.sf-hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff75;cursor:pointer;transition:.25s}
.sf-hero-dots button.is-active{width:24px;border-radius:999px;background:#fff}
.storefront.sf-hero-height-fullscreen .sf-hero{min-height:100svh!important}
.storefront.sf-hero-height-fullscreen .sf-hero-media{min-height:52svh}
.sf-theme-4.sf-hero-media-carousel .sf-hero-media,.sf-theme-4.sf-hero-media-video .sf-hero-media{display:block;position:absolute;z-index:0;inset:0;margin:0;min-height:100%;border-radius:0;box-shadow:none}
.sf-theme-4.sf-hero-media-carousel .sf-hero,.sf-theme-4.sf-hero-media-video .sf-hero{position:relative;overflow:hidden}
.sf-theme-4.sf-hero-media-carousel .sf-hero-copy,.sf-theme-4.sf-hero-media-video .sf-hero-copy{position:relative;z-index:2}
.sf-theme-4.sf-hero-media-carousel .sf-hero:after,.sf-theme-4.sf-hero-media-video .sf-hero:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#070b15f2 0 35%,#070b1575 70%,#070b1520)}
@media(min-width:700px){
  .storefront.sf-hero-height-fullscreen .sf-hero{min-height:calc(100svh - 100px)!important}
  .storefront.sf-hero-height-fullscreen .sf-hero-media{min-height:100%}
  .sf-theme-2.sf-hero-height-fullscreen .sf-hero-copy{min-height:50svh}
  .sf-theme-2.sf-hero-height-fullscreen .sf-hero-media{min-height:55svh}
}
@media(max-width:699px){
  .storefront.sf-hero-height-fullscreen .sf-hero{min-height:100svh!important}
  .storefront.sf-hero-height-fullscreen .sf-hero-copy{min-height:48svh}
  .storefront.sf-hero-height-fullscreen .sf-hero-media{min-height:52svh}
  .sf-theme-4.sf-hero-media-carousel .sf-hero-copy,.sf-theme-4.sf-hero-media-video .sf-hero-copy{min-height:100svh;padding-bottom:120px}
  .sf-theme-4.sf-hero-media-carousel .sf-hero:after,.sf-theme-4.sf-hero-media-video .sf-hero:after{background:linear-gradient(180deg,#070b1540,#070b15d9 63%,#070b15fa)}
}
@media(prefers-reduced-motion:reduce){.sf-hero-slide{transition:none}}

/* Hero de pantalla completa: ancho + alto del viewport · v13 */
.storefront.sf-hero-height-fullscreen .sf-hero{
  position:relative!important;
  isolation:isolate;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100vw!important;
  width:100dvw!important;
  max-width:none!important;
  min-height:calc(100vh - 100px)!important;
  min-height:calc(100svh - 100px)!important;
  margin-inline:calc(50% - 50vw)!important;
  margin-inline:calc(50% - 50dvw)!important;
  overflow:hidden!important;
  color:#fff;
  background:#101820;
}
.storefront.sf-hero-height-fullscreen .sf-hero::before{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(90deg,rgba(5,12,20,.9) 0%,rgba(5,12,20,.68) 45%,rgba(5,12,20,.22) 78%,rgba(5,12,20,.06));
  pointer-events:none;
}
.storefront.sf-hero-height-fullscreen .sf-hero::after{display:none!important}
.storefront.sf-hero-height-fullscreen .sf-hero-copy{
  position:relative!important;
  z-index:3!important;
  width:min(760px,100%)!important;
  max-width:min(760px,100%)!important;
  min-height:0!important;
  padding:clamp(72px,10vh,120px) max(24px,calc((100vw - 1280px)/2))!important;
  color:#fff!important;
}
.storefront.sf-hero-height-fullscreen .sf-hero h1{color:#fff;text-shadow:0 8px 34px rgba(0,0,0,.3)}
.storefront.sf-hero-height-fullscreen .sf-hero p{color:rgba(255,255,255,.82)}
.storefront.sf-hero-height-fullscreen .sf-text-link{color:#fff}
.storefront.sf-hero-height-fullscreen .sf-social-proof small{color:rgba(255,255,255,.75)}
.storefront.sf-hero-height-fullscreen .sf-hero-media{
  position:absolute!important;
  z-index:0!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  margin:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.storefront.sf-hero-height-fullscreen .sf-hero-media::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.14) 60%,rgba(0,0,0,.28));
  pointer-events:none;
}
.storefront.sf-hero-height-fullscreen .sf-hero-image,
.storefront.sf-hero-height-fullscreen .sf-hero-video,
.storefront.sf-hero-height-fullscreen .sf-hero-carousel,
.storefront.sf-hero-height-fullscreen .sf-hero-slide,
.storefront.sf-hero-height-fullscreen .sf-hero-slide img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:0!important;
}
.storefront.sf-hero-height-fullscreen .sf-hero-badge,
.storefront.sf-hero-height-fullscreen .sf-hero-dots{z-index:2}

@media(max-width:699px){
  .storefront.sf-hero-height-fullscreen .sf-hero{
    min-height:calc(100vh - 98px)!important;
    min-height:calc(100svh - 98px)!important;
    align-items:flex-end!important;
  }
  .storefront.sf-hero-height-fullscreen .sf-hero::before{
    background:linear-gradient(180deg,rgba(5,12,20,.16) 0%,rgba(5,12,20,.42) 40%,rgba(5,12,20,.9) 78%,rgba(5,12,20,.98) 100%);
  }
  .storefront.sf-hero-height-fullscreen .sf-hero-copy{
    width:100%!important;
    min-height:0!important;
    padding:110px 18px calc(104px + env(safe-area-inset-bottom))!important;
  }
  .storefront.sf-hero-height-fullscreen .sf-hero-media{min-height:100%!important}
  .storefront.sf-hero-height-fullscreen .sf-primary-btn{width:100%}
  .storefront.sf-hero-height-fullscreen .sf-hero-badge{top:16px;right:14px;bottom:auto}
  .storefront.sf-hero-height-fullscreen .sf-hero-dots{bottom:calc(88px + env(safe-area-inset-bottom))}
}
@media(max-width:420px){
  .storefront.sf-hero-height-fullscreen .sf-hero-copy{padding-inline:14px!important}
  .storefront.sf-hero-height-fullscreen .sf-hero h1{font-size:clamp(38px,12vw,54px)}
  .storefront.sf-hero-height-fullscreen .sf-hero p{font-size:14px;line-height:1.62}
}

/* Evita bloques opacos de cada tema sobre el fondo multimedia completo */
.storefront.sf-hero-height-fullscreen .sf-hero-copy{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.storefront.sf-hero-height-fullscreen .sf-eyebrow{color:#fff!important}

/* V21 · logotipo editable */
.sf-brand i.has-logo,.sf-footer-brand i.has-logo{display:grid;place-items:center;overflow:hidden;width:44px;height:44px;padding:5px;border-radius:13px;background:#fff;border:1px solid color-mix(in srgb,var(--sf-primary) 18%,#dfe5ea);box-shadow:0 9px 22px rgba(15,23,42,.09)}.sf-brand i.has-logo:before,.sf-footer-brand i.has-logo:before{display:none}.sf-brand i.has-logo img,.sf-footer-brand i.has-logo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px}
.sf-brand i.has-logo,.sf-footer-brand i.has-logo{transform:none!important;flex:0 0 44px}

/* V24 · carrito, registro de compra y productos avanzados */
.sf-cart-trigger{position:relative;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.sf-cart-trigger svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.sf-cart-trigger em{position:absolute;right:0;top:0;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--sf-accent);color:#fff;font-size:9px;font-style:normal;font-weight:900}.sf-price-row{flex-wrap:wrap}.sf-price-row del{color:#8b94a3;font-size:12px}.sf-price-row em{padding:3px 6px;border-radius:999px;background:#ffe5eb;color:#ae2343;font-size:9px;font-style:normal;font-weight:900}.sf-product-options{display:grid;gap:4px;margin:9px 0}.sf-product-options span,.sf-product-options small{font-size:10px;line-height:1.45;color:#6d7788}.sf-minimum-note{display:block;margin-top:7px;color:#778195;font-size:9px;text-align:center}.sf-cart-overlay{position:fixed;z-index:98;inset:0;background:rgba(7,13,24,.58);backdrop-filter:blur(4px)}.sf-cart-drawer{position:fixed;z-index:99;right:0;top:0;bottom:0;width:min(440px,100%);display:flex;flex-direction:column;gap:14px;padding:20px;background:#fff;color:#172033;box-shadow:-22px 0 60px rgba(0,0,0,.22);transform:translateX(105%);transition:transform .25s ease;overflow:auto}.sf-cart-drawer.is-open{transform:translateX(0)}.sf-cart-open{overflow:hidden}.sf-cart-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:13px;border-bottom:1px solid #e4e8ef}.sf-cart-drawer>header span{font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--sf-primary)}.sf-cart-drawer>header h2{margin:4px 0 0;font-size:25px}.sf-cart-drawer>header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dfe4ec;border-radius:50%;background:#fff;color:#172033;font-size:24px;cursor:pointer}.sf-cart-items{display:grid;gap:10px}.sf-cart-items article{display:grid;grid-template-columns:64px minmax(0,1fr) 28px;gap:10px;align-items:start;padding:10px;border:1px solid #e1e6ee;border-radius:13px}.sf-cart-items img{width:64px;height:64px;object-fit:cover;border-radius:9px}.sf-cart-items article>div{display:grid;gap:4px}.sf-cart-items strong{font-size:12px}.sf-cart-items small{color:#6e7786;font-size:9px}.sf-cart-items label{display:flex;align-items:center;gap:7px;font-size:9px}.sf-cart-items input{width:72px;padding:6px;border:1px solid #d5dbe5;border-radius:7px}.sf-cart-items article>button{border:0;background:transparent;color:#a52b45;font-size:20px;cursor:pointer}.sf-cart-empty{padding:20px;border:1px dashed #cfd6e1;border-radius:13px;text-align:center;color:#758094;font-size:11px}.sf-cart-summary{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-top:1px solid #e1e6ee;border-bottom:1px solid #e1e6ee}.sf-cart-summary strong{font-size:22px}.sf-checkout-form{display:grid;gap:10px}.sf-checkout-form .sf-form-head{display:grid;gap:3px}.sf-checkout-form .sf-form-head strong{font-size:14px}.sf-checkout-form .sf-form-head small{color:#778195;font-size:9px}.sf-checkout-form label{display:grid;gap:5px;font-size:10px;font-weight:800}.sf-checkout-form input,.sf-checkout-form select,.sf-checkout-form textarea{width:100%;padding:10px;border:1px solid #d4dae4;border-radius:9px;background:#fff;color:#172033;font:inherit}.sf-checkout-form textarea{min-height:78px;resize:vertical}.sf-checkout-form>button{padding:12px;border:0;border-radius:10px;background:var(--sf-primary);color:#fff;font-weight:900;cursor:pointer}.sf-shipping-note{margin:0;padding:10px;border-radius:9px;background:#f3f5f8;color:#687386;font-size:9px;line-height:1.5}
@media(max-width:620px){.sf-cart-drawer{padding:16px}.sf-cart-items article{grid-template-columns:58px minmax(0,1fr) 25px}.sf-cart-items img{width:58px;height:58px}}
.sf-product-thumbs{position:absolute;left:12px;right:12px;bottom:12px;display:flex;gap:6px;z-index:3}.sf-product-thumbs button{width:38px;height:38px;padding:2px;border:1px solid rgba(255,255,255,.65);border-radius:8px;background:rgba(255,255,255,.75);cursor:pointer;opacity:.76}.sf-product-thumbs button.is-active{opacity:1;box-shadow:0 0 0 2px var(--sf-accent)}.sf-product-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:5px}

/* V28 · formulario global de mensajería de tienda */
.sf-contact-column{display:grid;gap:14px;min-width:min(430px,100%)}.sf-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.08)}.sf-contact-form label{display:grid;gap:5px;color:inherit;font-size:10px;font-weight:800}.sf-contact-form label:nth-of-type(4){grid-column:1/-1}.sf-contact-form input,.sf-contact-form textarea{width:100%;padding:10px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#fff;color:#172033;font:inherit}.sf-contact-form textarea{min-height:86px;resize:vertical}.sf-contact-form button{grid-column:1/-1;padding:11px;border:0;border-radius:11px;background:var(--store-primary);color:#fff;font-weight:850;cursor:pointer}.sf-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:680px){.sf-contact-column{min-width:0}.sf-contact-form{grid-template-columns:1fr}.sf-contact-form label:nth-of-type(4),.sf-contact-form button{grid-column:auto}}

/* V43 · Menú móvil universal para todas las tiendas */
.sf-mobile-backdrop{display:none}
@media(max-width:699px){
  body.sf-mobile-menu-open{overflow:hidden;touch-action:none}
  .sf-header{isolation:isolate;overflow:visible!important}
  .sf-mobile-menu{position:relative!important;z-index:1003!important}
  .sf-mobile-menu summary{position:relative;z-index:1005!important;display:grid!important;place-items:center!important;background:color-mix(in srgb,#fff 94%,var(--sf-surface))!important;color:var(--sf-ink)!important;border-color:color-mix(in srgb,var(--sf-primary) 18%,#dbe1e8)!important}
  .sf-mobile-menu[open] summary{background:var(--sf-primary)!important;color:var(--sf-surface)!important;border-color:transparent!important}
  .sf-mobile-menu[open] .sf-mobile-backdrop{display:block;position:fixed;z-index:1001;inset:0;background:rgba(8,15,25,.47);backdrop-filter:blur(4px);cursor:pointer}
  .sf-mobile-panel{position:fixed!important;z-index:1004!important;left:10px!important;right:10px!important;top:var(--sf-mobile-menu-top,76px)!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--sf-mobile-menu-top,76px) - 16px)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;display:grid!important;gap:3px!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--sf-primary) 16%,#dbe1e8)!important;border-radius:20px!important;background:color-mix(in srgb,#fff 96%,var(--sf-surface))!important;color:var(--sf-ink)!important;box-shadow:0 30px 80px rgba(15,23,42,.34)!important;backdrop-filter:blur(22px)!important;transform:none!important;opacity:1!important;visibility:visible!important}
  .sf-mobile-menu:not([open]) .sf-mobile-panel{display:none!important}
  .sf-mobile-panel a{display:flex!important;align-items:center!important;gap:13px!important;min-height:58px!important;padding:11px 13px!important;border-radius:13px!important;background:transparent!important;color:var(--sf-ink)!important;text-decoration:none!important;transform:none!important}
  .sf-mobile-panel a+a{border-top:1px solid color-mix(in srgb,var(--sf-primary) 9%,transparent)}
  .sf-mobile-panel a:hover,.sf-mobile-panel a:focus-visible{background:color-mix(in srgb,var(--sf-primary) 7%,#fff)!important;outline:none!important}
  .sf-mobile-panel a>svg{width:22px!important;height:22px!important;stroke:var(--sf-accent)!important}
  .sf-mobile-panel b{font-size:13px!important;color:inherit!important}
  .sf-mobile-panel small{font-size:9px!important;line-height:1.35!important;color:color-mix(in srgb,var(--sf-ink) 58%,transparent)!important}
  .sf-mobile-nav{z-index:950!important}
}

/* V43 · Diez footers de tienda realmente diferentes */
.sf-footer-kicker{display:block;margin-bottom:13px;color:var(--sf-accent);font-size:8px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.sf-footer{isolation:isolate}
.sf-footer::after{content:"";position:absolute;z-index:0;pointer-events:none}
.sf-footer-shell{position:relative;z-index:2}
.sf-footer-layout-1{background:#171312}.sf-footer-layout-1 .sf-footer-grid{grid-template-columns:1.5fr .55fr .8fr 1fr}.sf-footer-layout-1 .sf-footer-brand{font-family:Georgia,serif;text-transform:uppercase}.sf-footer-layout-1 .sf-footer-contact-card{border-radius:0;border-left:3px solid var(--sf-accent)}
.sf-footer-layout-2{background:linear-gradient(145deg,#6a2140,#351322)}.sf-footer-layout-2::after{right:-80px;top:-110px;width:340px;height:340px;border:65px solid #ffffff0b;border-radius:50%}.sf-footer-layout-2 .sf-footer-grid{grid-template-columns:repeat(3,1fr);text-align:center}.sf-footer-layout-2 .sf-footer-brand-block{grid-column:1/-1;max-width:680px;margin:auto}.sf-footer-layout-2 .sf-footer-brand,.sf-footer-layout-2 .sf-footer-trust{justify-content:center}.sf-footer-layout-2 .sf-footer-column nav a{margin:auto}.sf-footer-layout-2 .sf-footer-contact-card{grid-column:1/-1;max-width:760px;margin:auto;border-radius:999px}
.sf-footer-layout-3{background:linear-gradient(180deg,#6d2b15,#35190d)}.sf-footer-layout-3 .sf-footer-grid{grid-template-columns:1fr 1fr}.sf-footer-layout-3 .sf-footer-brand-block{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr auto;align-items:center;gap:30px;padding-bottom:30px;border-bottom:1px solid #ffffff1c}.sf-footer-layout-3 .sf-footer-brand-block>p{margin:0}.sf-footer-layout-3 .sf-footer-contact-card{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:14px}.sf-footer-layout-3 .sf-footer-contact-card h2{margin-right:auto}
.sf-footer-layout-4{background:#050918;color:#e9fdff;border-top:1px solid #7df9ff55}.sf-footer-layout-4::after{inset:0;background:linear-gradient(90deg,transparent 49.8%,#7df9ff0b 50%,transparent 50.2%),linear-gradient(0deg,transparent 49.8%,#7857ff0b 50%,transparent 50.2%);background-size:58px 58px}.sf-footer-layout-4 .sf-footer-grid{grid-template-columns:.8fr 1.35fr .75fr}.sf-footer-layout-4 .sf-footer-brand-block{grid-column:2;grid-row:1/3;padding:35px;border:1px solid #7df9ff33;background:#7df9ff08}.sf-footer-layout-4 .sf-footer-contact-card{grid-column:3;grid-row:1/3;border-color:#7857ff66;background:#7857ff14}.sf-footer-layout-4 .sf-footer-contact-card>a{background:#7df9ff;color:#06101b}
.sf-footer-layout-5{background:linear-gradient(135deg,#26372f,#17231d)}.sf-footer-layout-5 .sf-footer-grid{grid-template-columns:1.4fr .7fr .9fr}.sf-footer-layout-5 .sf-footer-brand-block{grid-column:1/-1;max-width:800px}.sf-footer-layout-5 .sf-footer-contact-card{grid-column:3;border-radius:48% 48% 18px 18px;padding:34px;text-align:center}.sf-footer-layout-5 .sf-footer-contact-card>a{justify-content:center}
.sf-footer-layout-6{background:repeating-linear-gradient(135deg,#4a2e20 0 26px,#513424 26px 52px)}.sf-footer-layout-6 .sf-footer-grid{grid-template-columns:1fr;gap:0}.sf-footer-layout-6 .sf-footer-grid>section{display:grid;grid-template-columns:230px 1fr;align-items:start;padding:24px 0;border-bottom:1px solid #ffffff1d}.sf-footer-layout-6 .sf-footer-brand-block{grid-template-columns:230px 1fr auto}.sf-footer-layout-6 .sf-footer-brand-block>p{margin:0}.sf-footer-layout-6 .sf-footer-column h2{margin:0}.sf-footer-layout-6 .sf-footer-column nav{grid-template-columns:repeat(4,1fr)}.sf-footer-layout-6 .sf-footer-contact-card{background:transparent;border:0}.sf-footer-layout-6 .sf-footer-contact-card>a{grid-column:3;grid-row:1/3;margin:0}
.sf-footer-layout-7{background:conic-gradient(from 210deg at 80% 10%,#28205c,#11122a,#173b3b)}.sf-footer-layout-7 .sf-footer-grid{grid-template-columns:repeat(2,1fr)}.sf-footer-layout-7 .sf-footer-brand-block{grid-column:1/-1;padding:36px;border-radius:28px;background:#ffffff0b}.sf-footer-layout-7 .sf-footer-contact-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:20px}.sf-footer-layout-7 .sf-footer-contact-card p{grid-column:2;grid-row:1/3}.sf-footer-layout-7 .sf-footer-contact-card>a{grid-column:3;grid-row:1/3;margin:0}
.sf-footer-layout-8{background:linear-gradient(160deg,#102c57,#163d77)}.sf-footer-layout-8 .sf-footer-shell{padding-top:108px}.sf-footer-layout-8 .sf-footer-brand-block{position:absolute;left:6vw;right:6vw;top:-54px;max-width:none;display:flex;align-items:center;gap:28px;padding:24px 30px;border-radius:20px;background:#eaf2ff;color:#17324d;box-shadow:0 25px 60px #08152a55}.sf-footer-layout-8 .sf-footer-brand-block>p{flex:1;margin:0;color:#17324dbb}.sf-footer-layout-8 .sf-footer-brand{color:#17324d}.sf-footer-layout-8 .sf-footer-trust span{border-color:#17324d22;color:#17324d}.sf-footer-layout-8 .sf-footer-grid{grid-template-columns:.7fr 1fr 1.3fr}
.sf-footer-layout-9{background:#172535;border-top:12px solid #d7b06b}.sf-footer-layout-9 .sf-footer-grid{grid-template-columns:1.6fr .65fr .9fr 1fr}.sf-footer-layout-9 .sf-footer-brand-block{padding-right:38px;border-right:1px solid #ffffff1c}.sf-footer-layout-9 .sf-footer-contact-card{border-radius:0;border:1px solid #d7b06b66}.sf-footer-layout-9 .sf-footer-column nav a{font-family:Georgia,serif}
.sf-footer-layout-10{background:linear-gradient(120deg,#10273d,#17324d 58%,#233c55)}.sf-footer-layout-10::after{right:-120px;bottom:-120px;width:430px;height:300px;background:#ff7a2116;clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}.sf-footer-layout-10 .sf-footer-grid{grid-template-columns:1.2fr .65fr .9fr 1.1fr}.sf-footer-layout-10 .sf-footer-contact-card{border-radius:4px;background:#ff7a2115;border-color:#ff7a2144}.sf-footer-layout-10 .sf-footer-contact-card>a{border-radius:4px;background:#ff7a21;color:#fff}

@media(max-width:980px){
  .sf-footer .sf-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;transform:none!important}
  .sf-footer .sf-footer-grid>*{position:static!important;grid-column:auto!important;grid-row:auto!important;display:block!important;max-width:none!important;padding:0!important;border-left:0!important;border-right:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;text-align:left!important}
  .sf-footer .sf-footer-brand-block{grid-column:1/-1!important;padding-bottom:25px!important;border-bottom:1px solid #ffffff1b!important}
  .sf-footer .sf-footer-brand-block>p{margin:18px 0!important;color:#ffffffad!important}
  .sf-footer .sf-footer-brand{color:#fff!important;justify-content:flex-start!important}
  .sf-footer .sf-footer-trust{justify-content:flex-start!important}
  .sf-footer .sf-footer-column nav a{margin:0!important}
  .sf-footer .sf-footer-contact-card{grid-column:1/-1!important;padding:22px!important;border:1px solid #ffffff1e!important;background:#ffffff0a!important;border-radius:18px!important}
  .sf-footer .sf-footer-contact-card>a{margin-top:17px!important}
  .sf-footer-layout-8 .sf-footer-shell{padding-top:64px}
}
@media(max-width:520px){
  .sf-footer .sf-footer-grid{grid-template-columns:1fr!important;gap:28px!important}
  .sf-footer .sf-footer-brand-block,.sf-footer .sf-footer-contact-card{grid-column:auto!important}
  .sf-footer .sf-footer-column nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sf-footer-bottom{grid-template-columns:1fr auto!important}
}
