:root{
  --bg:#faf7f2;
  --bg-soft:#f6f1ea;
  --surface:#ffffff;
  --surface-2:#fffaf3;
  --ink:#122033;
  --ink-2:#24334a;
  --muted:#69758a;
  --line:#e5ddd2;
  --line-2:#d6cfc4;
  --brand:#122033;
  --accent:#f16345;
  --accent-dark:#d94e34;
  --accent-soft:#fff0e9;
  --cream:#fbf6ee;
  --shadow:0 18px 44px rgba(22,31,49,.09);
  --shadow-soft:0 10px 28px rgba(22,31,49,.075);
  --radius:14px;
  --radius-lg:20px;
  --container:1320px;
  --serif: Georgia, 'Times New Roman', serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 18% 6%,#fff 0,#fbf7f2 36%,#f8f3ec 100%);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
img{max-width:100%;display:block}.sr-only{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;left:16px;top:-48px;background:var(--brand);color:#fff;padding:10px 14px;border-radius:10px;z-index:1000}.skip-link:focus{top:14px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,252,248,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(214,207,196,.82)}.header-shell{max-width:var(--container);margin:auto;padding:18px 30px 0}.header-main{display:grid;grid-template-columns:246px minmax(280px,540px) auto;gap:28px;align-items:center}.brand-logo{width:230px;height:auto}.global-search{position:relative}.global-search input{width:100%;height:50px;border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 8px 22px rgba(18,32,51,.045);padding:0 48px 0 50px;color:var(--ink)}.global-search input:focus{outline:3px solid rgba(241,99,69,.16);border-color:#ed9a86}.global-search svg{position:absolute;left:17px;top:50%;transform:translateY(-50%);color:#8a94a5}.global-search button{position:absolute;right:7px;top:7px;width:36px;height:36px;border:0;border-radius:8px;background:var(--accent);color:#fff;display:none;align-items:center;justify-content:center}.header-actions{display:flex;justify-content:flex-end;gap:28px}.header-action{display:grid;place-items:center;gap:4px;font-size:12px;font-weight:700;color:#43506a}.header-action svg{width:23px;height:23px;stroke-width:1.9}.nav-row{display:flex;align-items:center;justify-content:center;gap:0;margin-top:14px;min-height:48px}.site-nav{display:flex;gap:54px;align-items:center}.site-nav a{font-size:13px;font-weight:800;color:#2a374d;padding:15px 0 17px;border-bottom:3px solid transparent}.site-nav a[aria-current="page"],.site-nav a:hover{color:var(--brand);border-bottom-color:var(--accent)}.mobile-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:46px;height:46px;color:var(--ink)}.mobile-panel{display:none}.page{overflow:hidden}.container{max-width:var(--container);padding:0 30px;margin:auto}.hero{padding:70px 0 42px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.95fr);align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.hero-title{font-family:var(--serif);font-size:62px;line-height:.97;letter-spacing:-.055em;margin:26px 0 22px;color:var(--brand);max-width:720px}.hero-copy{font-size:20px;line-height:1.58;color:#506079;max-width:620px;margin:0 0 34px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:9px;min-height:56px;padding:0 28px;font-weight:900;border:1.5px solid transparent;transition:.18s ease;background:#fff;cursor:pointer}.btn svg{width:20px;height:20px}.btn-primary{background:linear-gradient(180deg,#ff7356,var(--accent));color:#fff;box-shadow:0 10px 22px rgba(241,99,69,.24)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(241,99,69,.28)}.btn-outline{border-color:#9ba6b7;color:#2b3a53;background:#fff}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.hero-mini{display:flex;gap:40px;flex-wrap:wrap;margin-top:31px;color:#6f7a8d;font-size:14px;font-weight:700}.hero-mini span{display:inline-flex;align-items:center;gap:9px}.hero-mini svg{width:22px;height:22px;color:#8290a2}.featured{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);min-height:388px;overflow:hidden}.featured:before{content:"";position:absolute;right:-58px;top:-74px;width:390px;height:420px;background:radial-gradient(circle at 46% 45%,rgba(255,255,255,.82) 0 24%,rgba(250,239,225,.88) 25% 100%);border-radius:50%;z-index:0}.featured:after{content:"";position:absolute;right:0;top:0;width:58%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(243,233,221,.7)),radial-gradient(circle at 75% 10%,rgba(78,114,76,.35),rgba(78,114,76,0) 26%);z-index:0}.featured-content{position:relative;z-index:2;max-width:320px;padding:32px 30px}.badge{display:inline-flex;gap:8px;align-items:center;border-radius:6px;background:var(--accent);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;padding:7px 10px;box-shadow:0 6px 14px rgba(241,99,69,.22)}.badge svg{width:12px;height:12px;fill:currentColor}.featured-kicker{font-size:12px;letter-spacing:.24em;font-weight:900;color:#4d5c72;text-transform:uppercase;margin:34px 0 6px}.featured h2{font-family:var(--serif);font-size:34px;line-height:1.02;margin:0 0 16px;color:var(--brand);letter-spacing:-.03em}.featured p{font-size:16px;line-height:1.45;margin:0 0 18px;color:#546177}.check-list{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:11px;color:#69758a;font-size:13px;font-weight:700}.check-list li{display:flex;gap:10px;align-items:flex-start}.check-dot{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--accent);color:#fff;flex:0 0 18px;font-size:11px;line-height:1}.btn-small{min-height:44px;padding:0 22px;font-size:13px;border-radius:8px}.featured-image{position:absolute;z-index:1;right:-8px;bottom:28px;width:395px;max-width:58%;filter:drop-shadow(0 28px 22px rgba(18,32,51,.25))}.score-card{position:absolute;right:24px;bottom:24px;z-index:3;background:#fff;border-radius:12px;border:1px solid #eadfd3;box-shadow:0 12px 30px rgba(18,32,51,.14);width:86px;height:96px;display:grid;place-content:center;text-align:center}.score-card strong{font-family:var(--serif);font-size:33px;line-height:1;color:var(--brand)}.score-card span{font-size:11px;font-weight:900;color:#2f3c53}.hero-dots{position:absolute;left:50%;bottom:-30px;transform:translateX(-50%);display:flex;gap:8px}.hero-dots i{width:9px;height:9px;border-radius:50%;background:#d6cfc4}.hero-dots i:first-child{background:var(--accent)}.trust-strip{margin:18px 0 26px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.trust-item{display:grid;grid-template-columns:82px 1fr;align-items:center;gap:16px;padding:24px 30px;position:relative}.trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:28px;bottom:28px;width:1px;background:var(--line)}.trust-icon{width:68px;height:68px;border-radius:24px 28px 24px 36px;background:#f4eadc;display:grid;place-items:center;box-shadow:inset 0 -4px 8px rgba(18,32,51,.04),0 8px 18px rgba(18,32,51,.08)}.trust-icon svg{width:37px;height:37px;color:#122033;stroke-width:1.7}.trust-item h3,.criteria-text h3{font-family:var(--serif);font-size:21px;letter-spacing:-.02em;margin:0 0 5px}.trust-item p{margin:0;color:#667288;font-size:14px;line-height:1.42}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 16px}.category-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 10px 28px rgba(18,32,51,.045);min-height:146px;overflow:hidden;padding:24px 150px 22px 24px}.category-card h3{font-family:var(--serif);font-size:27px;line-height:1;margin:0 0 13px}.category-card p{color:#657184;font-size:13px;line-height:1.42;margin:0 0 14px}.category-card span{font-size:13px;font-weight:900;color:var(--accent)}.category-card img{position:absolute;right:10px;bottom:-12px;width:148px;max-height:128px;object-fit:contain}.criteria-strip{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);display:grid;grid-template-columns:260px repeat(3,1fr);align-items:center;margin:16px 0 36px;overflow:hidden}.criteria-title{padding:24px 28px;border-right:1px solid var(--line)}.criteria-title h2{font-family:var(--serif);font-size:22px;line-height:1.25;margin:0}.criteria-title a{display:inline-block;color:var(--accent);font-size:13px;font-weight:900;margin-top:10px}.criteria-item{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:center;padding:24px 28px;min-height:116px}.criteria-item:not(:last-child){border-right:1px solid var(--line)}.criteria-item svg{width:46px;height:46px;color:#122033;stroke-width:1.45}.criteria-item h3{font-size:17px;margin:0 0 3px;color:var(--brand)}.criteria-item p{margin:0;color:#657184;font-size:12.7px;line-height:1.45}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:22px 2px 13px}.section-heading h2{font-family:var(--serif);font-size:28px;line-height:1;margin:0}.section-heading a{color:#34425b;font-weight:900;font-size:13px}.rail-wrap{position:relative}.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);grid-template-columns:repeat(5,1fr);gap:13px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:2px}.rail::-webkit-scrollbar{display:none}.rail-card{min-height:88px;scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 8px 20px rgba(18,32,51,.04);display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:9px 14px}.rail-card img{width:84px;height:70px;object-fit:contain}.rail-card h3{font-size:13px;line-height:1.24;margin:0 0 8px;color:#2a374d}.rail-card p{margin:0;font-size:13px;font-weight:900;color:#2f3d54}.score-pill{float:right;background:#25314a;color:#fff;border-radius:10px 10px 10px 2px;padding:3px 8px;font-size:12px;font-weight:900}.rail-actions{display:flex;gap:8px}.rail-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#667288}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:28px}.product-card{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 10px 24px rgba(18,32,51,.055);overflow:hidden;min-height:360px;display:flex;flex-direction:column}.product-media{height:170px;background:#f6f3ee;display:grid;place-items:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-card-body{padding:18px 17px 16px;display:flex;flex-direction:column;flex:1}.product-tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#607089;margin-bottom:8px}.product-card h3{font-family:var(--serif);font-size:18px;line-height:1.2;margin:0 0 8px}.product-card p{color:#687388;font-size:13px;line-height:1.42;margin:0 0 18px}.product-card-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.read-link{font-weight:900;font-size:13px;color:var(--accent)}.save-btn{border:0;background:transparent;color:#7f899a;padding:3px;cursor:pointer}.save-btn.is-active{color:var(--accent)}.seo-band{display:grid;grid-template-columns:260px 1fr;gap:26px;align-items:center;background:#fff7ed;border:1px solid #eadacd;border-radius:14px;padding:18px 26px;margin:10px 0 30px;box-shadow:var(--shadow-soft)}.seo-band img{width:210px}.seo-content h2{font-family:var(--serif);font-size:31px;line-height:1;margin:0 0 8px}.seo-content>p{color:#556178;margin:0 0 16px}.seo-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #eadacd;padding-top:15px}.seo-point{display:grid;grid-template-columns:42px 1fr;gap:11px}.seo-point svg{width:32px;height:32px;color:#122033}.seo-point h3{font-size:13px;margin:0 0 3px}.seo-point p{font-size:12px;line-height:1.35;color:#657184;margin:0}.site-footer{background:linear-gradient(180deg,#0c2137,#06172b);color:#fff;margin-top:0}.footer-shell{max-width:var(--container);padding:30px 30px 34px;margin:auto;display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:40px}.footer-logo{width:192px;margin-bottom:14px}.footer-brand p{color:#c9d3e3;font-size:13px;margin:0 0 15px;max-width:280px}.socials{display:flex;gap:9px}.socials a{width:31px;height:31px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;color:#fff}.footer-col h3{font-size:13px;margin:0 0 12px;color:#fff}.footer-col a{display:block;color:#d5ddea;font-size:13px;margin:0 0 8px}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);text-align:center;color:#b8c5d8;font-size:12px;padding:12px 20px 16px}.newsletter{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter input{min-width:0;border:0;border-radius:8px;padding:0 12px;height:39px}.newsletter button{border:0;background:var(--accent);color:#fff;border-radius:8px;font-weight:900;padding:0 14px}.fade-in{animation:fadeIn .45s ease both}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:1180px){.hero-grid{grid-template-columns:1fr;gap:34px}.featured{max-width:780px}.products-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.criteria-strip{grid-template-columns:1fr}.criteria-title,.criteria-item,.criteria-item:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.header-main{grid-template-columns:220px 1fr auto}.header-actions{gap:14px}.site-nav{gap:28px}}@media (max-width:900px){.header-shell{padding:12px 18px}.header-main{grid-template-columns:1fr auto;gap:12px}.brand-logo{width:198px}.global-search{grid-column:1/-1;order:3}.header-actions,.nav-row{display:none}.mobile-menu-toggle{display:grid;place-items:center}.mobile-panel{display:block;position:fixed;inset:0;z-index:100;pointer-events:none}.mobile-panel.is-open{pointer-events:auto}.mobile-backdrop{position:absolute;inset:0;background:rgba(18,32,51,.4);opacity:0;transition:.2s}.mobile-panel.is-open .mobile-backdrop{opacity:1}.mobile-sheet{position:absolute;right:0;top:0;height:100%;width:min(86vw,380px);background:#fff;padding:24px;box-shadow:-20px 0 50px rgba(18,32,51,.24);transform:translateX(102%);transition:.25s}.mobile-panel.is-open .mobile-sheet{transform:none}.mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mobile-sheet-header img{width:190px}.mobile-close{border:1px solid var(--line);background:#fff;border-radius:10px;width:44px;height:44px}.mobile-nav{display:grid;gap:4px}.mobile-nav a{padding:14px 10px;border-radius:10px;font-weight:800}.mobile-nav a:hover{background:var(--accent-soft);color:var(--accent)}.container{padding:0 18px}.hero{padding:34px 0 25px}.hero-title{font-size:45px}.hero-copy{font-size:17px}.featured-image{opacity:.42;right:-40px}.featured-content{max-width:390px}.trust-strip{grid-template-columns:1fr}.trust-item:not(:last-child):after{display:none}.trust-item{border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:1fr}.rail{grid-template-columns:none;grid-auto-columns:78%}.products-grid{grid-template-columns:1fr 1fr}.seo-band{grid-template-columns:1fr}.seo-points{grid-template-columns:1fr}.footer-shell{grid-template-columns:1fr 1fr}.hero-mini{gap:18px}.site-footer{margin-top:0}}@media (max-width:560px){.brand-logo{width:176px}.hero-title{font-size:38px}.hero-actions .btn{width:100%}.featured{min-height:456px}.featured-image{width:360px;bottom:6px;opacity:.28}.score-card{bottom:16px;right:16px}.trust-item{grid-template-columns:56px 1fr;padding:18px}.trust-icon{width:52px;height:52px;border-radius:18px}.trust-icon svg{width:28px;height:28px}.category-card{padding:20px 120px 18px 18px}.category-card img{width:120px}.products-grid{grid-template-columns:1fr}.footer-shell{grid-template-columns:1fr}.newsletter{grid-template-columns:1fr}.newsletter button{height:39px}.header-main{align-items:center}}

/* Integracion con la aplicacion PHP real. */
.global-search>svg{width:20px!important;height:20px!important;stroke-width:2;pointer-events:none}.global-search button svg{position:static!important;transform:none!important;width:18px!important;height:18px!important;color:inherit!important}.nav-close,.nav-backdrop{display:none}.page>.breadcrumbs,.page>.page-heading,.page>.catalog-guidance,.page>.toolbar,.page>.catalog-results-head,.page>.product-card-grid,.page>.pagination,.page>.product-detail,.page>.legal-page,.page>.contact-layout,.page>.alert,.page>.empty-state,.page>.state-page,.page>.taxonomy-intro,.page>.section__header,.page>.category-grid{max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.page>.breadcrumbs{margin-top:28px;color:#69758a;font-size:13px;font-weight:800}.page>.breadcrumbs a{color:#24334a}.page>.page-heading{background:transparent;border:0;box-shadow:none;margin-top:38px;padding-top:0;padding-bottom:0}.page>.page-heading h1{font-family:var(--serif);font-size:54px;line-height:1;letter-spacing:-.045em;margin:10px 0 12px;color:var(--brand)}.page>.page-heading p:not(.eyebrow){font-size:18px;color:#506079;max-width:720px}.toolbar,.contact-form,.legal-content,.product-gallery,.product-content section,.affiliate-box,.empty-state{border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.catalog-guidance,.taxonomy-intro{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:22px}.catalog-guidance span,.taxonomy-intro article{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-soft);padding:18px}.toolbar{background:#fff;margin-top:20px;padding:22px}.toolbar form{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,.8fr)) auto auto;gap:12px}.toolbar input,.toolbar select,.contact-form input,.contact-form textarea{border:1px solid var(--line);border-radius:10px;min-height:48px;padding:0 14px}.toolbar button,.contact-form button{background:var(--accent);color:#fff;border:0;border-radius:9px;font-weight:900}.product-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.product-card-grid .product-card{min-height:0}.product-card-grid .product-card__media{height:170px;background:#f6f3ee;display:grid;place-items:center}.product-card-grid .product-card__media img{width:100%;height:100%;object-fit:cover}.product-card-grid .product-card__body{padding:18px 17px 16px}.product-card-grid .product-card h2,.product-card-grid .product-card h3{font-family:var(--serif);font-size:20px;line-height:1.16;margin:0 0 9px}.product-card-grid .product-card p{color:#687388;font-size:13px;line-height:1.42}.text-link,.read-link{color:var(--accent);font-weight:900}.product-hero{background:transparent;border:0;box-shadow:none;padding:0;margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.product-hero h1{font-family:var(--serif);font-size:54px;line-height:1;letter-spacing:-.045em;color:var(--brand)}.affiliate-box{background:#fff;padding:22px}.product-detail-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:24px;margin-top:24px}.product-gallery,.product-content section{background:#fff;padding:22px}.product-gallery__main{border-radius:13px;aspect-ratio:4/3;object-fit:cover;width:100%}.contact-layout,.legal-layout{max-width:var(--container);margin:30px auto 0;padding:0 30px;display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:20px}.contact-panel,.legal-aside{background:#122033;color:#fff;border-radius:14px;padding:24px;box-shadow:var(--shadow-soft)}.contact-form,.legal-content{background:#fff;padding:24px}.state-page{max-width:var(--container);margin:46px auto;padding:42px;display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.state-page img{max-width:156px;border-radius:28px}.footer-admin-link{opacity:.62;font-size:12px;margin-top:16px}@media (max-width:900px){.nav-row{display:block;margin-top:0;min-height:0}.js .main-nav{align-content:start;background:#fff;border-left:1px solid var(--line);box-shadow:-20px 0 50px rgba(18,32,51,.24);display:flex;flex-direction:column;gap:4px;height:100vh;justify-content:flex-start;max-width:380px;padding:82px 24px 24px;position:fixed;right:0;top:0;transform:translateX(102%);transition:.25s;width:min(86vw,380px);z-index:110}.js .main-nav a{width:100%;padding:14px 10px;border:0;border-radius:10px;font-size:15px}.js .nav-close{display:inline-flex;position:absolute;right:24px;top:24px;border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;padding:0 14px;font-weight:900}.nav-backdrop{background:rgba(18,32,51,.4);border:0;border-radius:0;inset:0;min-height:0;padding:0;position:fixed;z-index:100}.nav-open .main-nav{transform:none}.nav-open .nav-backdrop{display:block}.product-card-grid{grid-template-columns:repeat(2,1fr)}.toolbar form,.contact-layout,.legal-layout,.product-hero,.product-detail-grid,.catalog-guidance,.taxonomy-intro,.state-page{grid-template-columns:1fr}}@media (max-width:560px){.page>.breadcrumbs,.page>.page-heading,.page>.catalog-guidance,.page>.toolbar,.page>.catalog-results-head,.page>.product-card-grid,.page>.pagination,.page>.product-detail,.page>.legal-page,.page>.contact-layout,.page>.alert,.page>.empty-state,.page>.state-page,.page>.taxonomy-intro,.page>.section__header,.page>.category-grid{padding-left:18px;padding-right:18px}.page>.page-heading h1,.product-hero h1{font-size:38px}.product-card-grid{grid-template-columns:1fr}}

/* Footer publico: compacta las columnas para evitar enlaces dispersos. */
.site-footer{background:linear-gradient(180deg,#0c2137 0%,#06172b 100%)!important}
.footer-shell{max-width:1180px!important;padding:28px 30px 26px!important;display:grid!important;grid-template-columns:minmax(240px,1.15fr) repeat(4,minmax(132px,.72fr))!important;gap:20px!important;align-items:start!important}
.footer-brand{max-width:280px}
.footer-logo{width:178px!important;margin:0 0 12px!important}
.footer-brand p{font-size:12.5px!important;line-height:1.5!important;margin:0!important;color:#cbd6e6!important}
.footer-col{display:grid!important;align-content:start!important;gap:7px!important;min-width:0}
.footer-col h3{font-size:12px!important;line-height:1.1!important;margin:0 0 4px!important;color:#fff!important;letter-spacing:.01em}
.footer-col a{display:block!important;width:max-content!important;max-width:100%!important;margin:0!important;color:#d8e1ef!important;font-size:12.5px!important;line-height:1.32!important;font-weight:800!important;white-space:normal}
.footer-col a:hover{color:#fff!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.footer-admin-link{opacity:.58!important;font-size:11.5px!important;margin-top:7px!important}
.footer-bottom{max-width:1180px;margin:0 auto!important;padding:10px 30px 14px!important;border-top:1px solid rgba(255,255,255,.08)!important;color:#b8c5d8!important}
@media (max-width:900px){.footer-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:22px 28px!important}.footer-brand{grid-column:1/-1;max-width:460px}.footer-logo{width:166px!important}}
@media (max-width:560px){.footer-shell{grid-template-columns:1fr!important;padding:26px 18px 24px!important;gap:18px!important}.footer-col a{width:auto!important}.footer-bottom{padding-left:18px!important;padding-right:18px!important}}

/* Paginas individuales de categoria. */
.category-show-hero,.category-metrics,.category-buying-guide,.category-results-heading,.category-product-grid,.category-empty-state{max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.category-show-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:34px;align-items:center;margin-top:34px;margin-bottom:18px}.category-show-copy h1{font-family:var(--serif);font-size:62px;line-height:.96;letter-spacing:-.055em;color:var(--brand);margin:16px 0}.category-show-copy p:not(.eyebrow){font-size:19px;line-height:1.58;color:#506079;max-width:720px;margin:0 0 26px}.category-show-actions{display:flex;gap:14px;flex-wrap:wrap}.category-show-visual{position:relative;min-height:320px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#fff,#fff7ed);box-shadow:var(--shadow);overflow:hidden;display:grid;place-items:center;padding:34px}.category-show-visual:before{content:"";position:absolute;right:-80px;top:-90px;width:280px;height:280px;border-radius:50%;background:rgba(241,99,69,.12)}.category-show-visual span{position:absolute;left:24px;top:22px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.category-show-visual img{position:relative;width:min(72%,300px);max-height:240px;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(18,32,51,.16))}.category-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.category-metrics article{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-soft);padding:20px 22px}.category-metrics strong{display:block;font-family:var(--serif);font-size:34px;line-height:1;color:var(--brand)}.category-metrics span{display:block;color:#667288;font-weight:800;font-size:13px;margin-top:4px}.category-buying-guide{display:grid;grid-template-columns:1.05fr repeat(3,1fr);gap:13px;margin-top:18px;margin-bottom:28px}.category-buying-guide>div,.category-buying-guide article{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-soft);padding:22px}.category-buying-guide h2{font-family:var(--serif);font-size:28px;line-height:1;margin:6px 0 0}.category-buying-guide article span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:18px;margin-bottom:14px}.category-buying-guide article strong{display:block;color:var(--brand);font-size:16px;margin-bottom:5px}.category-buying-guide article p{margin:0;color:#657184;font-size:13px;line-height:1.45}.category-results-heading{margin-top:28px;margin-bottom:14px}.category-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:34px}.category-product-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);overflow:hidden;display:flex;flex-direction:column;min-height:430px}.category-product-media{position:relative;height:210px;background:#f6f3ee;display:grid;place-items:center;overflow:hidden}.category-product-media img{width:100%;height:100%;object-fit:cover}.category-product-placeholder{width:100%;height:100%;display:grid;place-items:center}.category-product-placeholder img{width:98px;height:98px;object-fit:contain;opacity:.9}.category-product-badge{position:absolute;left:14px;top:14px;background:var(--accent);color:#fff;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:900;text-transform:uppercase;box-shadow:0 8px 18px rgba(241,99,69,.25)}.category-product-body{display:flex;flex-direction:column;flex:1;padding:18px}.category-product-score{display:grid;grid-template-columns:auto auto 1fr;gap:8px;align-items:center;margin-bottom:12px}.rating-stars{position:relative;display:inline-block;color:#d7dce5;font-size:17px;line-height:1;letter-spacing:1px}.rating-stars span{position:absolute;left:0;top:0;overflow:hidden;color:#f4b740;white-space:nowrap}.category-product-score strong{font-size:13px;color:var(--brand)}.category-product-score>span:last-child{font-size:11px;color:#7a8495;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.category-product-card h2{font-family:var(--serif);font-size:24px;line-height:1.08;margin:0 0 10px;color:var(--brand)}.category-product-card p{color:#657184;font-size:14px;line-height:1.48;margin:0 0 18px}.category-product-actions{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:14px}.category-product-actions span{font-size:12px;color:#6f7a8d;font-weight:900}.category-empty-state{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-soft);padding-top:34px;padding-bottom:34px;margin-bottom:36px}.category-empty-state img{width:180px;margin:auto}.category-empty-state h2{font-family:var(--serif);font-size:34px;line-height:1.05;margin:6px 0 12px;color:var(--brand)}.category-empty-state p:not(.eyebrow){color:#5b687f;line-height:1.58;max-width:720px;margin:0 0 20px}@media (max-width:1020px){.category-show-hero{grid-template-columns:1fr}.category-show-visual{min-height:260px}.category-buying-guide{grid-template-columns:1fr 1fr}.category-buying-guide>div{grid-column:1/-1}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.category-show-hero,.category-metrics,.category-buying-guide,.category-results-heading,.category-product-grid,.category-empty-state{padding-left:18px;padding-right:18px}.category-show-copy h1{font-size:42px}.category-show-copy p:not(.eyebrow){font-size:16px}.category-show-actions .btn{width:100%}.category-metrics,.category-buying-guide,.category-product-grid,.category-empty-state{grid-template-columns:1fr}.category-empty-state{padding-top:26px;padding-bottom:26px}.category-empty-state img{width:130px}.category-product-media{height:190px}.category-product-actions{align-items:flex-start;flex-direction:column}}

/* Carruseles grandes de portada gestionables desde administracion. */
.home-product-carousel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;margin:18px 0 22px;min-height:226px;overflow:hidden}.home-product-carousel__intro{border-right:1px solid var(--line);padding:24px 26px;display:flex;flex-direction:column;justify-content:center}.home-product-carousel__intro h2{font-family:var(--serif);font-size:27px;line-height:1.02;margin:8px 0 10px;color:var(--brand)}.home-product-carousel__intro p:not(.eyebrow){color:#657184;font-size:13px;line-height:1.45;margin:0 0 14px}.home-product-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:16px}.home-product-carousel__track::-webkit-scrollbar{display:none}.home-product-carousel__track:focus-visible{outline:3px solid rgba(241,99,69,.2);outline-offset:-4px}.home-carousel-card{scroll-snap-align:start;background:#fffaf3;border:1px solid #eadacd;border-radius:12px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;min-height:194px;padding:12px}.home-carousel-card__media{position:relative;background:#f6f1ea;border-radius:10px;overflow:hidden;display:grid;place-items:center}.home-carousel-card__media img{width:100%;height:100%;object-fit:cover}.home-carousel-card--placeholder .home-carousel-card__media img{width:78%;height:78%;object-fit:contain}.home-carousel-card__media span{position:absolute;left:8px;top:8px;background:var(--accent);color:#fff;border-radius:6px;font-size:10px;font-weight:900;padding:5px 7px;text-transform:uppercase}.home-carousel-card__body{display:flex;flex-direction:column;min-width:0;padding:4px 0}.home-carousel-card__body h3{font-family:var(--serif);font-size:20px;line-height:1.08;margin:0 0 8px;color:var(--brand)}.home-carousel-card__body p{color:#667288;font-size:13px;line-height:1.38;margin:0 0 12px}.home-carousel-card__body .read-link{margin-top:auto}.home-product-carousel__empty{display:grid;place-items:center;text-align:center;padding:22px;color:#667288}.home-product-carousel__empty img{width:76px;margin-bottom:10px}.home-product-carousel__empty strong{display:block;color:var(--brand);font-family:var(--serif);font-size:22px}.home-product-carousel__empty span{max-width:360px;font-size:13px}@media (max-width:900px){.home-product-carousel{grid-template-columns:1fr;min-height:0}.home-product-carousel__intro{border-right:0;border-bottom:1px solid var(--line);padding:20px}.home-product-carousel__track{grid-auto-columns:minmax(260px,82%)}}@media (max-width:560px){.home-product-carousel{margin:16px 0 20px}.home-carousel-card{grid-template-columns:96px minmax(0,1fr);min-height:180px}.home-carousel-card__body h3{font-size:18px}}

/* Administracion simplificada de productos. */
.product-bulk-editor{border-color:#efd7ca!important;background:linear-gradient(180deg,#fff,#fff8f1)!important}.product-bulk-editor textarea{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;min-height:420px;line-height:1.55}.bulk-template-box{background:#122033;color:#f8fbff;border-radius:12px;padding:16px;margin-top:16px;overflow:auto}.bulk-template-box strong{display:block;margin-bottom:10px;color:#fff}.bulk-template-box pre{margin:0;white-space:pre-wrap;font-size:13px;line-height:1.5;color:#dce7f7}.product-advanced-field{display:none!important}

/* Carruseles de portada diferenciados por origen. */
.home-product-carousel--new_products{
  grid-template-columns:220px minmax(0,1fr)!important;
  min-height:188px!important;
  background:linear-gradient(135deg,#fff,#fff8f2)!important;
  border-color:#f0d8c9!important;
}
.home-product-carousel--new_products .home-product-carousel__intro{
  padding:20px 22px!important;
}
.home-product-carousel--new_products .home-product-carousel__intro h2{
  font-size:24px!important;
}
.home-product-carousel--new_products .home-product-carousel__track{
  grid-auto-columns:minmax(220px,250px)!important;
  gap:12px!important;
  padding:14px!important;
}
.home-carousel-card--new_products{
  grid-template-columns:86px minmax(0,1fr)!important;
  min-height:160px!important;
  background:#fff!important;
  border-color:#f1ded2!important;
}
.home-carousel-card--new_products .home-carousel-card__media{
  min-height:136px!important;
}
.home-carousel-card--new_products .home-carousel-card__body h3{
  font-size:18px!important;
}
.home-carousel-card--new_products .home-carousel-card__body p{
  display:-webkit-box!important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden!important;
}
.home-product-carousel--featured_products{
  grid-template-columns:300px minmax(0,1fr)!important;
  min-height:282px!important;
  background:linear-gradient(135deg,#102239,#18314f)!important;
  border-color:#223a59!important;
  color:#fff!important;
}
.home-product-carousel--featured_products .home-product-carousel__intro{
  border-right-color:rgba(255,255,255,.14)!important;
  padding:30px!important;
}
.home-product-carousel--featured_products .home-product-carousel__intro .eyebrow,
.home-product-carousel--featured_products .home-product-carousel__intro h2,
.home-product-carousel--featured_products .home-product-carousel__intro .read-link{
  color:#fff!important;
}
.home-product-carousel--featured_products .home-product-carousel__intro p:not(.eyebrow){
  color:#d7e2ef!important;
}
.home-product-carousel--featured_products .home-product-carousel__track{
  grid-auto-columns:minmax(315px,360px)!important;
  padding:20px!important;
}
.home-carousel-card--featured_products{
  grid-template-columns:1fr!important;
  grid-template-rows:168px minmax(0,1fr)!important;
  min-height:238px!important;
  background:#fff!important;
  border-color:rgba(255,255,255,.2)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.18)!important;
}
.home-carousel-card--featured_products .home-carousel-card__media{
  min-height:168px!important;
}
.home-carousel-card--featured_products .home-carousel-card__body{
  padding:4px 4px 0!important;
}
.home-carousel-card--featured_products .home-carousel-card__body h3{
  font-size:22px!important;
}
.home-product-carousel--latest_products{
  grid-template-columns:250px minmax(0,1fr)!important;
  min-height:176px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(18,32,51,.045)!important;
}
.home-product-carousel--latest_products .home-product-carousel__intro{
  padding:18px 22px!important;
  background:#f8fbff!important;
}
.home-product-carousel--latest_products .home-product-carousel__track{
  grid-auto-columns:minmax(190px,215px)!important;
  gap:10px!important;
  padding:12px!important;
}
.home-carousel-card--latest_products{
  grid-template-columns:1fr!important;
  grid-template-rows:104px minmax(0,1fr)!important;
  min-height:208px!important;
  padding:10px!important;
  background:#fff!important;
}
.home-carousel-card--latest_products .home-carousel-card__media{
  min-height:104px!important;
}
.home-carousel-card--latest_products .home-carousel-card__body h3{
  font-family:var(--sans)!important;
  font-size:15px!important;
  line-height:1.2!important;
}
.home-carousel-card--latest_products .home-carousel-card__body p{
  display:none!important;
}
@media (max-width:900px){
  .home-product-carousel--new_products,
  .home-product-carousel--featured_products,
  .home-product-carousel--latest_products{
    grid-template-columns:1fr!important;
  }
  .home-product-carousel--featured_products .home-product-carousel__intro{
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
  }
  .home-product-carousel--featured_products .home-product-carousel__track{
    grid-auto-columns:minmax(270px,84%)!important;
  }
}
@media (max-width:560px){
  .home-product-carousel--new_products .home-product-carousel__track,
  .home-product-carousel--latest_products .home-product-carousel__track{
    grid-auto-columns:78%!important;
  }
  .home-product-carousel--featured_products .home-carousel-card{
    min-height:230px!important;
  }
}

/* Encuadre seguro para imagenes subidas por administracion. */
.product-media,
.product-card__media,
.product-card-grid .product-card__media,
.category-product-media,
.home-carousel-card__media{
  background:
    linear-gradient(135deg,rgba(255,255,255,.72),rgba(246,241,234,.96)),
    var(--bg-soft)!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
.product-media,
.product-card-grid .product-card__media{
  aspect-ratio:4/3!important;
  height:auto!important;
  min-height:164px!important;
}
.category-product-media{
  aspect-ratio:4/3!important;
  height:auto!important;
  min-height:210px!important;
}
.home-carousel-card__media{
  min-height:170px!important;
}
.product-media img,
.product-card__media img,
.product-card-grid .product-card__media img,
.category-product-media img,
.home-carousel-card__media img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:10px!important;
}
.product-card:hover .product-card__media>img{
  transform:none!important;
}
.product-gallery__main{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  object-position:center!important;
  background:linear-gradient(135deg,#fff,#f6f1ea)!important;
  padding:14px!important;
}
.product-gallery__thumbs img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:4px!important;
}
.featured-image{
  width:min(395px,58%)!important;
  max-height:330px!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}
.category-card img,
.category-show-visual img,
.rail-card img,
.seo-band img,
.state-page img,
.category-empty-state img,
.home-product-carousel__empty img{
  object-fit:contain!important;
}
.asset-preview img,
.image-item img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  object-position:center!important;
  background:linear-gradient(135deg,#fff,#f6f1ea)!important;
  padding:8px!important;
}
@media (max-width:900px){
  .home-carousel-card__media{min-height:150px!important}
  .featured-image{max-height:280px!important}
}
@media (max-width:560px){
  .product-media,
  .product-card-grid .product-card__media,
  .category-product-media{min-height:180px!important}
  .home-carousel-card__media{min-height:132px!important}
  .featured-image{width:min(330px,86%)!important;max-height:250px!important}
}

/* Correccion desktop exacta: anula restos del CSS anterior en la home publica. */
main.page{max-width:none!important;margin:0!important;padding:0!important;overflow:hidden}.page .hero{display:block!important;max-width:none!important;width:auto!important;margin:0!important;padding:70px 0 42px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.page .hero>.container{max-width:var(--container)!important;width:auto!important;margin:0 auto!important;padding:0 30px!important;display:block!important}.page .hero-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(520px,.95fr)!important;align-items:center!important;gap:70px!important;width:auto!important;max-width:none!important}.page .hero-copy-block{min-width:0}.page .hero-title{font-family:var(--serif)!important;font-size:62px!important;line-height:.97!important;letter-spacing:-.055em!important;margin:26px 0 22px!important;color:var(--brand)!important;max-width:720px!important;overflow-wrap:normal!important;word-break:normal!important}.page .hero-copy{font-size:20px!important;line-height:1.58!important;color:#506079!important;max-width:620px!important;margin:0 0 34px!important}.page .featured{width:auto!important;max-width:none!important;min-height:388px!important}.trust-strip article::before,.criteria-strip article::before,.category-grid a::after{content:none!important;display:none!important}.trust-strip .trust-item{border-left:0!important}.category-grid .category-card strong{display:initial!important;font:inherit!important}.category-grid .category-card span{display:inline!important}.criteria-strip .criteria-item strong,.criteria-strip .criteria-item span{display:initial!important}.main-nav a[aria-current="page"]::after{display:none!important}.site-nav a[aria-current="page"]{border-bottom-color:var(--accent)!important}@media (max-width:1180px){.page .hero-grid{grid-template-columns:1fr!important;gap:34px!important}.page .featured{max-width:780px!important}.page .hero-title{font-size:45px!important}}@media (max-width:900px){.page .hero{padding:34px 0 25px!important}.page .hero>.container{padding:0 18px!important}}@media (max-width:560px){.page .hero-title{font-size:38px!important}.page .hero-actions .btn{width:100%}}

/* Portada: producto destacado estable y sin solapes. */
.page .featured{
  isolation:isolate!important;
  min-height:408px!important;
  height:408px!important;
}
.page .featured-content{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  height:100%!important;
  max-width:286px!important;
  padding:30px 28px 26px!important;
}
.page .featured .badge{
  flex:0 0 auto!important;
}
.page .featured .featured-kicker{
  margin:24px 0 5px!important;
}
.page .featured h2{
  font-size:29px!important;
  line-height:1.02!important;
  margin:0 0 10px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.page .featured p{
  font-size:13.5px!important;
  line-height:1.36!important;
  margin:0 0 10px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.page .featured .check-list{
  gap:5px!important;
  margin:0 0 10px!important;
  flex:0 0 auto!important;
}
.page .featured .check-list li{
  font-size:11.5px!important;
  line-height:1.18!important;
  display:flex!important;
  align-items:center!important;
  min-height:18px!important;
}
.page .featured .check-dot{
  width:16px!important;
  height:16px!important;
  flex-basis:16px!important;
  font-size:10px!important;
}
.page .featured .btn-small{
  min-height:38px!important;
  padding:0 18px!important;
  font-size:12px!important;
  flex:0 0 auto!important;
  margin-top:0!important;
  max-width:100%!important;
}
.page .featured-image{
  right:22px!important;
  bottom:34px!important;
  width:47%!important;
  height:52%!important;
  max-height:220px!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  z-index:2!important;
}
.page .score-card{
  right:24px!important;
  bottom:24px!important;
  z-index:4!important;
}
@media (max-width:1180px){
  .page .featured{height:408px!important;min-height:408px!important}
  .page .featured-content{max-width:360px!important}
  .page .featured-image{width:42%!important;height:56%!important}
}
@media (max-width:560px){
  .page .featured{height:430px!important;min-height:430px!important}
  .page .featured-content{max-width:100%!important;padding:28px 24px!important}
  .page .featured h2{font-size:28px!important;-webkit-line-clamp:2}
  .page .featured p{-webkit-line-clamp:2}
  .page .featured-image{right:12px!important;bottom:18px!important;width:58%!important;height:38%!important;opacity:.72!important}
}

/* Ficha recomendada: imagen protagonista con fundido suave hacia el texto. */
.page .featured{
  --featured-card-bg:#fffaf3;
  background:linear-gradient(135deg,#fff 0%,var(--featured-card-bg) 100%)!important;
  height:430px!important;
  min-height:430px!important;
  overflow:hidden!important;
}
.page .featured::before{
  right:-74px!important;
  top:-92px!important;
  width:440px!important;
  height:440px!important;
  background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.9) 0 24%,rgba(247,238,225,.92) 25% 62%,rgba(241,99,69,.08) 63% 100%)!important;
}
.page .featured::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:auto!important;
  height:auto!important;
  background:linear-gradient(90deg,var(--featured-card-bg) 0%,rgba(255,250,243,.96) 31%,rgba(255,250,243,.64) 45%,rgba(255,250,243,0) 61%)!important;
  pointer-events:none!important;
}
.page .featured-content{
  position:relative!important;
  z-index:3!important;
  max-width:42%!important;
  height:100%!important;
  padding:32px 30px 28px!important;
}
.page .featured h2{
  font-size:31px!important;
  -webkit-line-clamp:3!important;
}
.page .featured p{
  max-width:300px!important;
}
.page .featured-media{
  position:absolute!important;
  inset:0 0 0 auto!important;
  z-index:1!important;
  width:62%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  padding:28px 18px 28px 0!important;
  pointer-events:none!important;
}
.page .featured-media::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  background:linear-gradient(90deg,var(--featured-card-bg) 0%,rgba(255,250,243,.94) 15%,rgba(255,250,243,.52) 32%,rgba(255,250,243,0) 54%)!important;
  pointer-events:none!important;
}
.page .featured-media::after{
  content:""!important;
  position:absolute!important;
  right:10%!important;
  top:50%!important;
  z-index:0!important;
  width:min(390px,72%)!important;
  aspect-ratio:1!important;
  transform:translateY(-50%)!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(255,255,255,.7) 0 28%,rgba(246,232,211,.78) 29% 64%,rgba(246,232,211,0) 65%)!important;
  pointer-events:none!important;
}
.page .featured-media .featured-image{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  z-index:1!important;
  width:min(102%,570px)!important;
  max-width:none!important;
  height:92%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center right!important;
  opacity:1!important;
  filter:drop-shadow(0 26px 28px rgba(18,32,51,.22))!important;
}
.page .score-card{
  z-index:4!important;
}
@media (max-width:1180px){
  .page .featured{
    height:410px!important;
    min-height:410px!important;
  }
  .page .featured-content{
    max-width:48%!important;
  }
  .page .featured-media{
    width:58%!important;
    padding-right:12px!important;
  }
  .page .featured-media .featured-image{
    width:min(100%,480px)!important;
    height:86%!important;
  }
}
@media (max-width:700px){
  .page .featured{
    height:500px!important;
    min-height:500px!important;
  }
  .page .featured::after{
    background:linear-gradient(180deg,var(--featured-card-bg) 0%,rgba(255,250,243,.98) 48%,rgba(255,250,243,.42) 70%,rgba(255,250,243,0) 100%)!important;
  }
  .page .featured-content{
    max-width:100%!important;
    height:auto!important;
    min-height:300px!important;
    padding:28px 24px 20px!important;
  }
  .page .featured h2{
    font-size:28px!important;
    -webkit-line-clamp:2!important;
  }
  .page .featured p{
    max-width:100%!important;
    -webkit-line-clamp:2!important;
  }
  .page .featured-media{
    inset:auto 0 0 0!important;
    width:100%!important;
    height:46%!important;
    align-items:flex-end!important;
    justify-content:flex-end!important;
    padding:0 10px 22px 18px!important;
  }
  .page .featured-media::before{
    background:linear-gradient(180deg,var(--featured-card-bg) 0%,rgba(255,250,243,.88) 18%,rgba(255,250,243,.28) 48%,rgba(255,250,243,0) 72%)!important;
  }
  .page .featured-media::after{
    right:4%!important;
    top:58%!important;
    width:min(310px,74%)!important;
  }
  .page .featured-media .featured-image{
    width:min(86%,360px)!important;
    height:100%!important;
    object-position:center bottom!important;
  }
  .page .score-card{
    right:16px!important;
    bottom:16px!important;
  }
}

/* Carrusel de novedades: formato franja compacta. */
.home-product-carousel--new_products{
  grid-template-columns:185px minmax(0,1fr)!important;
  min-height:104px!important;
  margin:14px 0 18px!important;
}
.home-product-carousel--new_products .home-product-carousel__intro{
  padding:14px 16px!important;
  justify-content:center!important;
}
.home-product-carousel--new_products .home-product-carousel__intro .eyebrow{
  font-size:10px!important;
  letter-spacing:.16em!important;
  margin:0!important;
}
.home-product-carousel--new_products .home-product-carousel__intro h2{
  font-family:var(--sans)!important;
  font-size:16px!important;
  line-height:1.12!important;
  margin:5px 0 3px!important;
  letter-spacing:0!important;
}
.home-product-carousel--new_products .home-product-carousel__intro p:not(.eyebrow){
  display:none!important;
}
.home-product-carousel--new_products .home-product-carousel__intro .read-link{
  font-size:11px!important;
}
.home-product-carousel--new_products .home-product-carousel__track{
  grid-auto-columns:minmax(210px,235px)!important;
  gap:10px!important;
  padding:10px!important;
}
.home-carousel-card--new_products{
  grid-template-columns:72px minmax(0,1fr)!important;
  gap:10px!important;
  min-height:84px!important;
  padding:8px!important;
  border-radius:10px!important;
}
.home-carousel-card--new_products .home-carousel-card__media{
  min-height:0!important;
  height:68px!important;
  border-radius:8px!important;
}
.home-carousel-card--new_products .home-carousel-card__media img{
  object-fit:contain!important;
  padding:5px!important;
}
.home-carousel-card--new_products .home-carousel-card__media span{
  left:5px!important;
  top:5px!important;
  max-width:calc(100% - 10px)!important;
  padding:3px 5px!important;
  font-size:8px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.home-carousel-card--new_products .home-carousel-card__body{
  padding:1px 0!important;
  justify-content:center!important;
}
.home-carousel-card--new_products .home-carousel-card__body h3{
  font-family:var(--sans)!important;
  font-size:13px!important;
  line-height:1.18!important;
  margin:0 0 4px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.home-carousel-card--new_products .home-carousel-card__body p{
  display:none!important;
}
.home-carousel-card--new_products .home-carousel-card__body .read-link{
  margin-top:0!important;
  font-size:11px!important;
}
@media (max-width:900px){
  .home-product-carousel--new_products{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  .home-product-carousel--new_products .home-product-carousel__intro{
    min-height:72px!important;
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
  }
  .home-product-carousel--new_products .home-product-carousel__track{
    grid-auto-columns:minmax(215px,72%)!important;
  }
}
@media (max-width:560px){
  .home-product-carousel--new_products .home-product-carousel__intro{
    min-height:66px!important;
    padding:12px 14px!important;
  }
  .home-product-carousel--new_products .home-product-carousel__track{
    grid-auto-columns:82%!important;
    padding:9px!important;
  }
  .home-carousel-card--new_products{
    min-height:82px!important;
  }
}

/* Ficha destacada: funde fotos rectangulares con el fondo de la tarjeta. */
.page .featured-media .featured-image{
  -webkit-mask-image:
    linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 11%,#000 27%,#000 88%,rgba(0,0,0,.62) 96%,transparent 100%),
    linear-gradient(180deg,transparent 0%,#000 12%,#000 86%,transparent 100%);
  mask-image:
    linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 11%,#000 27%,#000 88%,rgba(0,0,0,.62) 96%,transparent 100%),
    linear-gradient(180deg,transparent 0%,#000 12%,#000 86%,transparent 100%);
  -webkit-mask-composite:source-in;
  mask-composite:intersect;
}
.page .featured-media::before{
  background:
    linear-gradient(90deg,var(--featured-card-bg) 0%,rgba(255,250,243,.96) 16%,rgba(255,250,243,.58) 34%,rgba(255,250,243,0) 58%),
    linear-gradient(180deg,var(--featured-card-bg) 0%,rgba(255,250,243,0) 18%,rgba(255,250,243,0) 76%,var(--featured-card-bg) 100%)!important;
}
.page .featured-media::after{
  box-shadow:0 0 70px 62px rgba(255,250,243,.55)!important;
}
@media (max-width:700px){
  .page .featured-media .featured-image{
    -webkit-mask-image:
      linear-gradient(90deg,transparent 0%,#000 18%,#000 92%,transparent 100%),
      linear-gradient(180deg,transparent 0%,rgba(0,0,0,.42) 12%,#000 28%,#000 86%,transparent 100%);
    mask-image:
      linear-gradient(90deg,transparent 0%,#000 18%,#000 92%,transparent 100%),
      linear-gradient(180deg,transparent 0%,rgba(0,0,0,.42) 12%,#000 28%,#000 86%,transparent 100%);
  }
}

/* Ficha destacada: sustituye la etiqueta textual de nota por estrellas. */
.page .score-card{
  gap:4px!important;
  padding:10px 8px!important;
}
.page .score-card strong{
  font-size:32px!important;
}
.page .score-card .score-stars{
  display:block!important;
  color:#f4b740!important;
  font-size:13px!important;
  line-height:1!important;
  letter-spacing:-1px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}

/* Bloque de metodologia: icono editorial con color. */
.criteria-title-icon{
  display:grid!important;
  place-items:center!important;
  width:76px!important;
  height:76px!important;
  border-radius:22px 26px 22px 32px!important;
  background:linear-gradient(135deg,#fff8f0,#ffe9dc)!important;
  border:1px solid #f2d7c7!important;
  box-shadow:0 12px 24px rgba(18,32,51,.08)!important;
  margin:0!important;
  grid-row:1 / span 2!important;
  grid-column:2!important;
  align-self:center!important;
  justify-self:end!important;
}
.criteria-title-icon svg{
  width:50px!important;
  height:50px!important;
}
.criteria-title{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 86px!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  gap:8px 14px!important;
  min-height:116px!important;
}
.criteria-title h2{
  grid-column:1!important;
  grid-row:1!important;
  align-self:end!important;
}
.criteria-title a{
  grid-column:1!important;
  grid-row:2!important;
  align-self:start!important;
}
@media (max-width:900px){
  .criteria-title{
    grid-template-columns:minmax(0,1fr) 74px!important;
    min-height:104px!important;
  }
  .criteria-title-icon{
    width:64px!important;
    height:64px!important;
  }
  .criteria-title-icon svg{
    width:42px!important;
    height:42px!important;
  }
}

/* Contacto: formulario publico mas cuidado y alineado con Sora Select. */
.contact-heading{
  position:relative!important;
}
.contact-heading::after{
  content:""!important;
  display:block!important;
  width:84px!important;
  height:4px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--accent),#f4b740)!important;
  margin-top:18px!important;
}
.contact-layout--polished{
  align-items:stretch!important;
  gap:22px!important;
  margin-bottom:38px!important;
}
.contact-layout--polished .contact-panel{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 90% 10%,rgba(244,183,64,.24),transparent 34%),
    radial-gradient(circle at 12% 92%,rgba(241,99,69,.28),transparent 32%),
    linear-gradient(145deg,#10233c,#06172b)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  padding:30px!important;
}
.contact-layout--polished .contact-panel::after{
  content:""!important;
  position:absolute!important;
  right:-64px!important;
  bottom:-84px!important;
  width:210px!important;
  height:210px!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.06)!important;
}
.contact-layout--polished .panel-mark{
  width:72px!important;
  height:72px!important;
  padding:12px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 18px 34px rgba(0,0,0,.2)!important;
  margin-bottom:22px!important;
}
.contact-layout--polished .contact-panel h2{
  font-family:var(--serif)!important;
  font-size:34px!important;
  line-height:1!important;
  margin:0 0 14px!important;
  color:#fff!important;
}
.contact-layout--polished .contact-panel p,
.contact-layout--polished .contact-panel li{
  color:#d8e3f2!important;
  line-height:1.58!important;
}
.contact-layout--polished .contact-panel ul{
  display:grid!important;
  gap:9px!important;
  padding-left:18px!important;
  margin:22px 0!important;
}
.contact-layout--polished .contact-assurance{
  display:grid!important;
  gap:9px!important;
  margin-top:22px!important;
}
.contact-layout--polished .contact-assurance span{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  width:fit-content!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  padding:8px 12px!important;
  font-size:12px!important;
  font-weight:900!important;
}
.contact-layout--polished .contact-assurance span::before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#f4b740!important;
  box-shadow:0 0 0 4px rgba(244,183,64,.16)!important;
}
.contact-layout--polished .contact-form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  background:linear-gradient(180deg,#fff,#fffaf4)!important;
  border-color:#eadacd!important;
  padding:30px!important;
}
.contact-layout--polished .form-heading,
.contact-layout--polished .contact-field--wide,
.contact-layout--polished .contact-submit,
.contact-layout--polished .hp-field{
  grid-column:1/-1!important;
}
.contact-layout--polished .form-heading{
  padding-bottom:12px!important;
  border-bottom:1px solid #eadacd!important;
}
.contact-layout--polished .form-heading h2{
  font-family:var(--serif)!important;
  font-size:34px!important;
  line-height:1.05!important;
  color:var(--brand)!important;
  margin:8px 0 8px!important;
}
.contact-layout--polished .form-heading p:not(.eyebrow){
  margin:0!important;
  color:#667288!important;
  line-height:1.5!important;
}
.contact-layout--polished .contact-field{
  display:grid!important;
  gap:7px!important;
}
.contact-layout--polished label{
  color:#24334a!important;
  font-size:13px!important;
  font-weight:900!important;
}
.contact-layout--polished input,
.contact-layout--polished textarea{
  width:100%!important;
  border:1px solid #ded2c5!important;
  border-radius:12px!important;
  background:#fff!important;
  color:var(--ink)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.contact-layout--polished input{
  min-height:52px!important;
}
.contact-layout--polished textarea{
  min-height:160px!important;
  padding:14px!important;
  resize:vertical!important;
}
.contact-layout--polished input:focus,
.contact-layout--polished textarea:focus{
  outline:0!important;
  border-color:#f16345!important;
  box-shadow:0 0 0 4px rgba(241,99,69,.14)!important;
}
.contact-layout--polished .field-error{
  margin:0!important;
  color:#b42318!important;
  font-size:12px!important;
  font-weight:800!important;
}
.contact-layout--polished .contact-submit{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  border-top:1px solid #eadacd!important;
  padding-top:18px!important;
}
.contact-layout--polished button[type="submit"]{
  min-height:54px!important;
  border-radius:10px!important;
  padding:0 28px!important;
  background:linear-gradient(180deg,#ff7356,var(--accent))!important;
  box-shadow:0 12px 24px rgba(241,99,69,.22)!important;
}
.contact-layout--polished .form-note{
  margin:0!important;
  max-width:360px!important;
  color:#667288!important;
  font-size:13px!important;
  line-height:1.4!important;
}
@media (max-width:900px){
  .contact-layout--polished .contact-form{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:560px){
  .contact-layout--polished .contact-panel,
  .contact-layout--polished .contact-form{
    padding:22px!important;
  }
  .contact-layout--polished .contact-submit{
    align-items:stretch!important;
    flex-direction:column!important;
  }
  .contact-layout--polished button[type="submit"]{
    width:100%!important;
  }
}

/* Divulgacion afiliada visible en footer. */
.footer-affiliate-note{
  border-top:1px solid rgba(255,255,255,.12)!important;
  color:#dfe8f5!important;
  font-size:11.5px!important;
  line-height:1.45!important;
  margin-top:14px!important;
  padding-top:12px!important;
}

/* Logo assets: lock proportions so transparent PNGs never stretch. */
.brand-logo{
  width:230px!important;
  height:auto!important;
  aspect-ratio:325/112!important;
  object-fit:contain!important;
}
.footer-logo{
  width:178px!important;
  height:auto!important;
  aspect-ratio:440/152!important;
  object-fit:contain!important;
  margin:0 0 12px!important;
}
@media (max-width:900px){
  .brand-logo{width:198px!important}
  .footer-logo{width:166px!important}
}
@media (max-width:560px){
  .brand-logo{width:176px!important}
}

/* Header logo: vector symbol + real text for crisp edges on every screen. */
.brand-lockup{
  align-items:center!important;
  color:#050505!important;
  display:inline-grid!important;
  gap:10px!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  min-height:64px!important;
  text-decoration:none!important;
  width:230px!important;
}
.brand-mark{
  display:block!important;
  height:58px!important;
  object-fit:contain!important;
  width:42px!important;
}
.brand-copy{
  display:grid!important;
  gap:2px!important;
  line-height:1!important;
  min-width:0!important;
}
.brand-name{
  color:#050505!important;
  display:block!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:28px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  line-height:.96!important;
  white-space:nowrap!important;
}
.brand-tagline{
  color:#050505!important;
  display:block!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  line-height:1.1!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
@media (max-width:900px){
  .brand-lockup{width:198px!important;grid-template-columns:36px minmax(0,1fr)!important}
  .brand-mark{width:36px!important;height:54px!important}
  .brand-name{font-size:24px!important}
  .brand-tagline{font-size:8px!important}
}
@media (max-width:560px){
  .brand-lockup{width:176px!important;gap:8px!important}
  .brand-name{font-size:22px!important}
}
