:root{--coral:#f5655e;--coral-dark:#dc4e49;--coral-soft:#fff0eb;--ink:#27211f;--brown:#5e3428;--muted:#826d65;--line:#efd7cf;--paper:#fffdfb;--shadow:0 18px 45px rgba(75,42,32,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.shell{width:min(1180px,calc(100% - 34px));margin:auto}.skip-link{position:fixed;z-index:500;left:14px;top:-60px;padding:12px 16px;color:#fff;background:#222;border-radius:10px}.skip-link:focus{top:14px}
.catalog-header{position:sticky;z-index:60;top:0;border-bottom:1px solid #f1e0da;background:rgba(255,255,255,.97);backdrop-filter:blur(14px)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:72px;height:56px;object-fit:contain}.brand span{display:grid;gap:3px}.brand strong{color:var(--brown);font-family:Georgia,serif;font-size:20px}.brand small{color:var(--muted);font-size:10px}.catalog-nav{display:flex;align-items:center;gap:20px}.catalog-nav>a{font-size:12px;font-weight:800}.cart-button{min-height:46px;display:flex;align-items:center;gap:8px;padding:0 17px;border:0;border-radius:999px;color:#fff;background:var(--coral);font-size:11px;font-weight:900;box-shadow:0 10px 24px rgba(245,101,94,.22)}.cart-button b{min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;color:var(--coral);background:#fff;border-radius:50%}
.category-cover{padding:22px 0 14px;background:linear-gradient(180deg,#fffaf6,#fff)}.category-cover img{width:100%;aspect-ratio:3/1;object-fit:cover;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}
.service-tabs{position:sticky;z-index:40;top:82px;padding:12px 0;border-block:1px solid #f1ddd6;background:rgba(255,253,250,.96);backdrop-filter:blur(14px)}.service-tabs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.service-tab{min-height:72px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid #f1c7bc;border-radius:17px;color:var(--ink);background:#fffaf7;text-align:left;transition:.18s}.service-tab:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(86,44,32,.09)}.service-tab.active{color:#fff;border-color:var(--coral);background:var(--coral)}.service-tab i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--coral-dark);background:#ffe4de;font-style:normal;font-weight:900}.service-tab.active i{color:var(--coral);background:#fff}.service-tab span{display:grid;gap:4px}.service-tab strong{font-size:11px;line-height:1.2}.service-tab small{color:var(--muted);font-size:9px;line-height:1.25}.service-tab.active small{color:#fff2ef}
.service-panel{display:none;padding:34px 0 78px}.service-panel.active{display:block}.sub-cover{margin-bottom:22px}.sub-cover img{width:100%;aspect-ratio:2.33/1;object-fit:cover;border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 34px rgba(86,44,32,.09)}.sub-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 34px}.sub-tab{min-height:48px;padding:9px 12px;border:1px solid #efc5ba;border-radius:14px;color:var(--brown);background:#fff;font-size:11px;font-weight:900}.sub-tab:hover,.sub-tab.active{color:#fff;border-color:var(--coral);background:var(--coral)}.group-panel{display:none}.group-panel.active{display:block}.section-heading{max-width:780px;margin:0 auto 28px;text-align:center}.section-heading>span{color:var(--coral-dark);font-size:10px;font-weight:900;letter-spacing:.17em}.section-heading h1{margin:10px 0 10px;color:var(--brown);font:400 clamp(34px,5vw,54px)/1.04 Georgia,serif;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.section-heading strong{color:var(--coral-dark)}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1000px;margin:auto}.product-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(70,39,30,.08)}.product-media{width:100%;padding:0;border:0;background:#fdf7f4}.product-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-placeholder{min-height:310px;display:grid;place-items:center;padding:35px;text-align:center;background:linear-gradient(135deg,#fff7f2,#f6e9ff)}.product-placeholder span{display:grid;gap:10px;color:var(--brown);font-weight:900}.product-placeholder b{font-size:52px}.product-content{display:flex;flex:1;flex-direction:column;padding:23px}.product-kicker{color:var(--coral-dark);font-size:9px;font-weight:900;letter-spacing:.15em}.product-content h2{margin:8px 0 8px;color:var(--brown);font:400 29px/1.08 Georgia,serif}.product-content p{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.55}.product-content ul{margin:0 0 17px;padding:0;list-style:none}.product-content li{position:relative;margin:7px 0;padding-left:18px;color:#614d46;font-size:11px}.product-content li:before{content:'✓';position:absolute;left:0;color:var(--coral);font-weight:900}.price-line{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:auto;padding-top:15px;border-top:1px solid #f0e0da}.price-line span{color:var(--muted);font-size:10px}.price-line strong{color:var(--coral-dark);font-size:25px}.product-actions{display:grid;grid-template-columns:116px 1fr;gap:10px;margin-top:14px}.quantity{min-height:47px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px}.quantity button{height:100%;border:0;color:var(--brown);background:#fff;font-weight:900}.quantity output{text-align:center;font-size:12px;font-weight:900}.add-button{min-height:47px;padding:0 15px;border:0;border-radius:12px;color:#fff;background:var(--coral);font-size:11px;font-weight:900}.add-button:hover{background:var(--coral-dark)}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.design-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(70,39,30,.07)}.design-preview{width:100%;padding:0;border:0;background:#f8efeb}.design-preview img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .2s}.design-preview:hover img{transform:scale(1.015)}.design-info{display:flex;flex:1;flex-direction:column;gap:10px;padding:15px}.design-copy{display:flex;flex-direction:column;gap:6px}.design-copy>span,.design-rubro{color:var(--coral-dark);font-size:10px;font-weight:900;line-height:1.35;letter-spacing:.03em}.design-copy small{color:var(--muted);font-size:10px;line-height:1.45}.design-copy h3{margin:0;color:var(--brown);font:400 20px/1.15 Georgia,serif}.design-copy p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.5}.design-note{padding:10px 11px;border:1px solid #f2d6cf;border-radius:10px;background:#fff7f4;color:#6b5148;font-size:9.5px;line-height:1.45}.design-note strong{color:var(--coral-dark);font-size:inherit}.design-price-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:11px;border-top:1px solid #f0e0da}.design-price-row span{color:var(--muted);font-size:9.5px}.design-price-row strong{color:var(--coral-dark);font-size:17px}.design-info>button{min-height:42px;border:0;border-radius:11px;color:#fff;background:var(--coral);font-size:10px;font-weight:900}.design-info>button:hover{background:var(--coral-dark)}
.quote-grid{max-width:780px;margin:auto}.quote-card{display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(70,39,30,.07)}.quote-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:20px;color:var(--coral-dark);background:var(--coral-soft);font-size:30px}.quote-copy h2{margin:0 0 7px;color:var(--brown);font:400 28px/1.08 Georgia,serif}.quote-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.quote-action{min-height:46px;padding:0 18px;border:0;border-radius:12px;color:#fff;background:var(--coral);font-size:11px;font-weight:900}.quote-action:hover{background:var(--coral-dark)}
.cart-cta{padding:38px 0;background:linear-gradient(135deg,#52291f,#7d3b2e)}.cart-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff}.cart-cta span{color:#ffd1c7;font-size:9px;font-weight:900;letter-spacing:.17em}.cart-cta h2{margin:8px 0 6px;font:400 32px/1.1 Georgia,serif}.cart-cta p{margin:0;color:#f8dfd8;font-size:12px}.open-cart-button{min-height:48px;padding:0 25px;border:0;border-radius:999px;color:var(--coral-dark);background:#fff;font-weight:900}
.footer{color:#f8e9e4;background:#2c1b17}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;padding:40px 0}.footer-inner>div{display:grid;gap:6px}.footer strong{color:#fff}.footer p{margin:0;color:#cbb5ae;font-size:11px}.footer span{color:#cbb5ae;font-size:10px}.footer a{color:#fff;font-weight:800}.footer-bottom{padding:18px 0;border-top:1px solid rgba(255,255,255,.1);color:#aa9189;font-size:10px}.whatsapp-float{position:fixed;z-index:50;right:20px;bottom:20px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#25c768;box-shadow:0 12px 28px rgba(18,141,74,.3);font-size:25px}
.cart-drawer{position:fixed;z-index:100;top:0;right:0;width:min(430px,100%);height:100%;display:flex;flex-direction:column;padding:24px;background:#fff;box-shadow:-18px 0 50px rgba(45,32,28,.2);transform:translateX(105%);transition:transform .25s}.cart-drawer.open{transform:translateX(0)}.cart-drawer-header{display:flex;align-items:start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eee0da}.cart-drawer-header span{color:var(--coral-dark);font-size:10px;font-weight:900;letter-spacing:.15em}.cart-drawer-header h2{margin:8px 0 0;font:400 34px/1 Georgia,serif}.cart-close{width:40px;height:40px;border:0;border-radius:50%;color:var(--coral-dark);background:var(--coral-soft);font-size:25px}.cart-items{display:grid;gap:12px;overflow:auto;padding:18px 0}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:11px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:14px}.cart-item img,.cart-item-placeholder{width:64px;height:70px;object-fit:cover;border-radius:8px}.cart-item-placeholder{display:grid;place-items:center;background:var(--coral-soft);font-size:24px}.cart-item div{display:grid;gap:4px}.cart-item strong{font-size:11px;line-height:1.3}.cart-item span{color:var(--muted);font-size:9px}.cart-item button{justify-self:start;padding:0;border:0;color:var(--coral-dark);background:transparent;font-size:9px;font-weight:800}.cart-item>b{color:var(--coral-dark);font-size:11px;text-align:right}.cart-empty{display:grid;place-items:center;gap:6px;margin:auto;color:var(--muted);text-align:center}.cart-empty span{font-size:42px}.cart-empty.hidden{display:none}.cart-summary{margin-top:auto;padding-top:18px;border-top:1px solid #eee0da}.cart-summary>div{display:flex;align-items:end;justify-content:space-between}.cart-summary strong{color:var(--coral-dark);font-size:25px}.cart-summary small{display:block;margin:12px 0;color:var(--muted);line-height:1.5}.checkout-button{width:100%;min-height:49px;border:0;border-radius:12px;color:#fff;background:#25c768;font-weight:900}.checkout-button:disabled{cursor:not-allowed;opacity:.45}.cart-overlay{position:fixed;z-index:90;inset:0;display:none;border:0;background:rgba(29,19,16,.42)}.cart-overlay.open{display:block}.toast{position:fixed;z-index:120;left:50%;bottom:26px;padding:12px 18px;color:#fff;background:#2e1e19;border-radius:999px;font-size:11px;font-weight:800;opacity:0;transform:translate(-50%,20px);transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.image-dialog{width:min(780px,calc(100% - 30px));padding:14px;border:0;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(35,23,19,.35)}.image-dialog::backdrop{background:rgba(28,18,15,.72)}.image-dialog img{width:100%;max-height:78vh;object-fit:contain;border-radius:13px}.image-dialog p{margin:12px 4px 2px;color:var(--brown);text-align:center;font-size:12px;font-weight:800}.image-dialog-close{position:absolute;z-index:2;top:20px;right:20px;width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:rgba(45,32,28,.78);font-size:25px}
@media(max-width:980px){.service-tabs{position:relative;top:auto}.service-tabs-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.shell{width:calc(100% - 22px)}.header-inner{min-height:72px}.brand img{width:58px;height:46px}.brand span,.catalog-nav>a{display:none}.category-cover{padding-top:11px}.category-cover img{border-radius:14px}.service-tabs-grid{grid-template-columns:1fr}.service-tab{min-height:62px}.service-panel{padding:24px 0 58px}.sub-cover img{border-radius:14px}.sub-tabs{grid-template-columns:1fr 1fr}.product-grid,.gallery-grid{grid-template-columns:1fr}.product-content{padding:20px}.quote-card{grid-template-columns:58px 1fr;padding:19px}.quote-icon{width:54px;height:54px;border-radius:15px}.quote-action{grid-column:1/-1}.cart-cta-inner{align-items:stretch;flex-direction:column}.open-cart-button{width:100%}.footer-inner{grid-template-columns:1fr}.product-actions{grid-template-columns:105px 1fr}}

/* Flyers: impresión, plantillas y diseño desde cero */
.flyer-main-heading{margin-bottom:30px}
.flyer-sub-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}
.product-grid.one-column{grid-template-columns:minmax(0,380px);justify-content:start;max-width:100%}
.product-media.portrait{background:#fff}
.product-media.portrait img{aspect-ratio:2/3;object-fit:contain;padding:10px;background:#fff}
.design-card--portrait .design-preview img{aspect-ratio:2/3;object-fit:cover}
.design-copy{display:grid;gap:4px;min-width:0}
.design-copy span{font-size:11px;font-weight:900;line-height:1.3}
.design-copy small{color:var(--muted);font-size:9px;line-height:1.35}
.product-extras{margin:0 0 17px;padding:14px 15px;border:1px solid #f0d6cf;border-radius:14px;background:#fff8f5}
.product-extras>strong{display:block;margin-bottom:8px;color:var(--brown);font-size:11px}
.product-extras ul{margin:0;padding:0;list-style:none}
.product-extras li{margin:6px 0;padding-left:18px;color:#614d46;font-size:10px}
.product-extras li:before{content:'+';color:var(--coral-dark)}
@media(max-width:980px){.flyer-sub-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.flyer-sub-tabs{grid-template-columns:1fr 1fr}.product-grid.one-column{grid-template-columns:minmax(0,420px);justify-content:center}.product-grid>.product-card:only-child,.gallery-grid>.design-card:only-child{justify-self:center}}
.product-actions--single{grid-template-columns:1fr}


/* Tarjetas de presentación: contenido uniforme y nota sobre logos */
.product-card--template .product-content{padding:20px 22px 22px}
.product-card--template .product-kicker{min-height:12px;color:var(--coral-dark)}
.product-card--template .product-content h2{margin-top:7px;font-size:25px}
.product-card--template .product-content p{margin-bottom:12px;font-size:12px;line-height:1.6}
.product-note{margin:2px 0 18px;padding:12px 13px;border:1px solid #f2d6cf;border-radius:12px;background:#fff7f4;color:#6b5148;font-size:10.5px;line-height:1.55}
.product-note strong{color:var(--coral-dark)}
.product-card--template .price-line{margin-top:auto}
@media(max-width:680px){.product-note{font-size:11px}}


/* Ajustes finales: pestañas de flyers en una sola línea y menos espacio blanco en las miniaturas */
.flyer-sub-tabs .sub-tab{white-space:nowrap;font-size:9px;padding-inline:6px}
.design-preview{overflow:hidden}
.design-preview img{transform:scale(1.06);object-position:center}
.design-preview:hover img{transform:scale(1.08)}
@media(max-width:980px){.flyer-sub-tabs .sub-tab{white-space:normal;font-size:10px}}


/* Tarjetas: seis opciones separadas, plantillas compactas y diseños desde cero sin espacios vacíos */
.tarjeta-sub-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}
.tarjeta-sub-tabs .sub-tab{padding-inline:7px;font-size:9px;line-height:1.25}
.design-service-note{max-width:920px;margin:0 auto 24px;padding:20px 22px;border:1px solid #f0d2c9;border-radius:18px;background:linear-gradient(135deg,#fff8f5,#fff);box-shadow:0 10px 26px rgba(70,39,30,.06)}
.design-service-note h2{margin:0 0 8px;color:var(--brown);font:400 27px/1.1 Georgia,serif}
.design-service-note>p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.design-service-note .important{margin-top:12px;padding:12px 14px;border-radius:12px;background:var(--coral-soft);color:#6b5148}
.design-service-note .important strong{color:var(--coral-dark)}
.product-media.tarjeta-desde-cero{overflow:hidden;background:#fff}
.product-media.tarjeta-desde-cero img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;padding:0;background:#fff}
#tarjeta-design-one .design-preview img,#tarjeta-design-double .design-preview img{aspect-ratio:1/1;object-fit:cover;object-position:center;transform:none}
#tarjeta-design-one .design-preview:hover img,#tarjeta-design-double .design-preview:hover img{transform:scale(1.015)}
#tarjeta-design-one .design-info,#tarjeta-design-double .design-info{padding:14px}
@media(max-width:980px){.tarjeta-sub-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.tarjeta-sub-tabs .sub-tab{font-size:10px}}
@media(max-width:680px){.tarjeta-sub-tabs{grid-template-columns:1fr 1fr}.design-service-note{padding:17px}.design-service-note h2{font-size:24px}}

@media(max-width:680px){.design-copy h3{font-size:19px}.design-copy p{font-size:11px}.design-note{font-size:10px}}


/* Flyers impresos: una ficha por cantidad y cuatro opciones reales seleccionables */
.flyer-print-grid{max-width:820px}
.flyer-product-card{width:100%}
.flyer-poster-media{background:#fff}
.flyer-poster-media img{aspect-ratio:4/5;object-fit:contain;background:#fff}
.flyer-variant-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:3px 0 18px}
.flyer-variant-button{min-height:76px;display:grid;align-content:center;gap:7px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;color:var(--brown);background:#fff;text-align:left;transition:.18s}
.flyer-variant-button:hover{border-color:#f3a69f;transform:translateY(-1px)}
.flyer-variant-button.active{border-color:var(--coral);background:var(--coral-soft);box-shadow:0 0 0 2px rgba(245,101,94,.12)}
.flyer-variant-button span{font-size:11px;font-weight:900;line-height:1.35}
.flyer-variant-button strong{color:var(--coral-dark);font-size:18px}
@media(max-width:680px){.flyer-variant-options{grid-template-columns:1fr}.flyer-variant-button{min-height:68px}.flyer-poster-media img{aspect-ratio:4/5}}

/* Secuencia uniforme: opciones arriba, filtros por rubro y diseños debajo. */
.flyer-main-heading--after-options{margin-top:-8px;margin-bottom:28px}
.design-filter-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:-6px auto 24px;padding:15px;border:1px solid #f0d7cf;border-radius:18px;background:#fff9f6}
.design-filter-chip{min-height:38px;padding:0 14px;border:1px solid #ebc9bf;border-radius:999px;color:var(--brown);background:#fff;font-size:10px;font-weight:900}
.design-filter-chip:hover,.design-filter-chip.active{color:#fff;border-color:var(--coral);background:var(--coral)}
[data-design-card][hidden]{display:none!important}
@media(max-width:680px){.flyer-main-heading--after-options{margin-top:0}.design-filter-list{justify-content:flex-start;padding:12px}.design-filter-chip{min-height:36px;padding:0 12px;font-size:9px}}


/* Stickers para emprendimientos: material y diseño opcional */
.sticker-business-card{width:100%;max-width:780px;margin:auto}
.sticker-business-media img{aspect-ratio:1/1;object-fit:cover}
.sticker-option-title{display:block;margin:3px 0 8px;color:var(--brown);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.sticker-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}
.sticker-option-button{min-height:72px;display:grid;align-content:center;gap:7px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;color:var(--brown);background:#fff;text-align:left;transition:.18s}
.sticker-option-button:hover{border-color:#f3a69f;transform:translateY(-1px)}
.sticker-option-button.active{border-color:var(--coral);background:var(--coral-soft);box-shadow:0 0 0 2px rgba(245,101,94,.12)}
.sticker-option-button span{font-size:11px;font-weight:900;line-height:1.35}
.sticker-option-button strong{color:var(--coral-dark);font-size:17px}
.sticker-design-note{margin:-2px 0 15px!important;padding:11px 13px;border:1px solid #f1d7cf;border-radius:12px;background:#fff9f7;color:#6b5148!important;font-size:10px!important;line-height:1.55!important}
@media(max-width:680px){.sticker-option-grid{grid-template-columns:1fr}.sticker-option-button{min-height:64px}}


/* Mantiene compactas las publicaciones con un solo producto o diseño. */
.product-grid>.product-card:only-child{width:100%;max-width:380px;justify-self:start}
.gallery-grid>.design-card:only-child{width:100%;max-width:340px;justify-self:start}


/* Etiquetas personalizadas: cuatro figuras compactas en una sola fila. */
.label-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}
.label-card{min-width:0}
.label-media img{aspect-ratio:1/1;object-fit:cover}
.label-card .product-content{padding:16px}
.label-card .product-content h2{margin:6px 0;color:var(--brown);font-size:23px}
.label-card .product-content p{font-size:10.5px;line-height:1.5}
.label-card .product-content li{margin:5px 0;font-size:9.5px}
.label-card .sticker-option-title{font-size:9px}
.label-card .sticker-option-grid{gap:7px;margin-bottom:12px}
.label-card .sticker-option-button{min-height:60px;gap:5px;padding:9px}
.label-card .sticker-option-button span{font-size:9px}
.label-card .sticker-option-button strong{font-size:13px}
.label-card .sticker-design-note{padding:9px;font-size:9px!important}
.label-card .price-line strong{font-size:20px}
.label-card .product-actions{grid-template-columns:1fr}
@media(max-width:1100px){.label-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px;margin:auto}}
@media(max-width:680px){.label-grid{grid-template-columns:1fr;max-width:390px}.label-card .sticker-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* AJUSTE FINAL: tarjetas compactas para stickers de emprendimiento y etiquetas */
.sticker-business-card{
  width:100%;
  max-width:460px;
  margin-inline:auto;
}
.sticker-business-media img{
  aspect-ratio:4/3;
  object-fit:cover;
}

@media(max-width:680px){
  .sticker-business-card{
    max-width:350px;
  }
  .sticker-business-card .product-content{
    padding:15px;
  }
  .sticker-business-card .product-content h2{
    font-size:22px;
  }
  .sticker-business-card .product-content p{
    margin-bottom:10px;
    font-size:10.5px;
    line-height:1.45;
  }
  .sticker-business-card .product-content ul{
    margin-bottom:12px;
  }
  .sticker-business-card .product-content li{
    margin:5px 0;
    font-size:9.5px;
  }
  .sticker-business-card .sticker-option-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px;
    margin-bottom:11px;
  }
  .sticker-business-card .sticker-option-button{
    min-height:54px;
    gap:4px;
    padding:8px;
  }
  .sticker-business-card .sticker-option-button span{
    font-size:9px;
    line-height:1.25;
  }
  .sticker-business-card .sticker-option-button strong{
    font-size:13px;
  }
  .sticker-business-card .sticker-design-note{
    margin-bottom:11px!important;
    padding:8px 9px;
    font-size:8.8px!important;
    line-height:1.4!important;
  }
  .sticker-business-card .price-line{
    padding-top:11px;
  }
  .sticker-business-card .price-line strong{
    font-size:20px;
  }
  .sticker-business-card .product-actions{
    grid-template-columns:96px 1fr;
    gap:7px;
    margin-top:10px;
  }
  .sticker-business-card .quantity,
  .sticker-business-card .add-button{
    min-height:43px;
  }

  .label-grid{
    max-width:330px;
    gap:12px;
  }
  .label-card{
    width:100%;
    max-width:330px;
    margin-inline:auto;
  }
  .label-media img{
    aspect-ratio:4/3;
    object-fit:cover;
  }
  .label-card .product-content{
    padding:12px;
  }
  .label-card .product-kicker{
    font-size:8px;
  }
  .label-card .product-content h2{
    margin:5px 0;
    font-size:20px;
  }
  .label-card .product-content p{
    margin-bottom:9px;
    font-size:9.5px;
    line-height:1.4;
  }
  .label-card .product-content ul{
    margin-bottom:10px;
  }
  .label-card .product-content li{
    margin:4px 0;
    padding-left:15px;
    font-size:8.7px;
  }
  .label-card .sticker-option-title{
    margin-bottom:6px;
    font-size:8px;
  }
  .label-card .sticker-option-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:6px;
    margin-bottom:9px;
  }
  .label-card .sticker-option-button{
    min-height:48px;
    gap:3px;
    padding:7px;
    border-radius:11px;
  }
  .label-card .sticker-option-button span{
    font-size:8px;
    line-height:1.2;
  }
  .label-card .sticker-option-button strong{
    font-size:11px;
  }
  .label-card .sticker-design-note{
    margin-bottom:9px!important;
    padding:7px 8px;
    font-size:8px!important;
    line-height:1.35!important;
  }
  .label-card .price-line{
    padding-top:9px;
  }
  .label-card .price-line span{
    font-size:8.5px;
  }
  .label-card .price-line strong{
    font-size:18px;
  }
  .label-card .product-actions{
    margin-top:9px;
  }
  .label-card .add-button{
    min-height:42px;
    font-size:9.5px;
  }
}


/* Dirección enlazada a Google Maps */
.maps-link{display:inline-flex;align-items:center;gap:5px;color:inherit;font-weight:800;text-decoration:none;line-height:1.45}
.maps-link:hover,.maps-link:focus-visible{color:var(--coral);text-decoration:underline;text-underline-offset:3px}
.maps-link--footer{color:#fff!important}
.maps-link--footer:hover,.maps-link--footer:focus-visible{color:#ffd1c7!important}

/* Ajuste general: publicidad y etiquetas más compactas */
.service-tabs{padding:8px 0}
.service-tabs-grid{gap:8px}
.service-panel{padding:24px 0 52px}
.sub-cover{margin-bottom:15px}
.sub-tabs{gap:7px;margin-bottom:22px}
.section-heading{margin-bottom:20px}
.product-grid{gap:15px}
.gallery-grid{gap:13px}
.product-content{padding:18px}
.design-info{gap:8px;padding:13px}
.design-filter-list{gap:6px;margin-bottom:16px;padding:10px}
.label-grid{gap:12px}
.cart-cta{padding:28px 0}
.footer-inner{gap:22px;padding:30px 0}
@media(max-width:680px){
  .service-panel{padding:18px 0 40px}
  .sub-cover{margin-bottom:12px}
  .sub-tabs{margin-bottom:17px}
  .section-heading{margin-bottom:16px}
  .product-grid,.gallery-grid,.label-grid{gap:11px}
  .product-content{padding:14px}
  .design-info{padding:12px}
  .design-filter-list{margin-bottom:12px;padding:8px}
  .cart-cta{padding:24px 0}
  .footer-inner{padding:26px 0}
}


/* Formulario compacto de confirmación dentro del carrito */
.cart-drawer{overflow-y:auto}
.cart-items{flex:0 0 auto;overflow:visible}
.cart-summary{margin-top:0}
.checkout-form{display:grid;gap:10px;margin:14px 0;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fffaf7;text-align:left}
.checkout-form h3{margin:0;color:var(--brown);font:700 16px/1.2 Arial,sans-serif}
.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.checkout-field{display:grid;gap:5px;color:var(--brown);font-size:9px;font-weight:900}
.checkout-field input,.checkout-field textarea{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;font:400 11px/1.35 Arial,sans-serif;resize:vertical}
.checkout-field input:focus,.checkout-field textarea:focus{outline:2px solid rgba(245,101,94,.22);border-color:var(--coral)}
.payment-methods{display:grid;gap:7px;margin:0;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff}
.payment-methods legend{padding:0 5px;color:var(--brown);font-size:10px;font-weight:900}
.payment-option{display:grid;grid-template-columns:18px 1fr;gap:7px;align-items:start;padding:8px;border:1px solid #f1ddd6;border-radius:9px;cursor:pointer}
.payment-option:has(input:checked){border-color:var(--coral);background:var(--soft)}
.payment-option input{margin:2px 0 0;accent-color:var(--coral)}
.payment-option span{display:grid;gap:2px}.payment-option strong{color:var(--brown);font-size:10px}.payment-option small{color:var(--muted);font-size:9px;line-height:1.35}
.checkout-bank-details{display:grid;gap:8px;padding:10px;border-radius:11px;background:#fff;border:1px solid #eedbd4}
.checkout-bank-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.checkout-bank-header strong{color:var(--brown);font-size:10px}.checkout-bank-header button{padding:6px 9px;border:0;border-radius:8px;color:#fff;background:var(--coral);font-size:9px;font-weight:900}
.checkout-bank-details dl{display:grid;gap:4px;margin:0}.checkout-bank-details dl>div{display:grid;grid-template-columns:90px 1fr;gap:6px}.checkout-bank-details dt{color:var(--muted);font-size:8px}.checkout-bank-details dd{margin:0;color:var(--ink);font-size:9px;font-weight:800;overflow-wrap:anywhere}
.checkout-bank-details p{margin:0;padding:8px;border-radius:8px;color:#6e4b40;background:#fff2ee;font-size:9px;font-weight:800;line-height:1.45}
.checkout-policy{display:grid;gap:4px;padding:10px;border-radius:10px;color:#6b5148;background:#fff;border:1px solid #f1ddd6;font-size:9px;line-height:1.45}.checkout-policy strong{color:var(--coral-dark);font-size:10px}
.checkout-accept{display:grid;grid-template-columns:18px 1fr;gap:7px;align-items:start;color:#5e4a43;font-size:9px;line-height:1.45}.checkout-accept input{margin:2px 0 0;accent-color:var(--coral)}
@media(max-width:520px){.checkout-fields{grid-template-columns:1fr}.checkout-form{padding:11px}.checkout-bank-details dl>div{grid-template-columns:80px 1fr}}


/* Carrito en dos pasos: resumen compacto y pago completo. */
.open-checkout-button{
  width:100%;
  min-height:48px;
  margin-top:12px;
  border:0;
  border-radius:12px;
  color:#fff;
  background:var(--coral);
  font-size:12px;
  font-weight:900;
}
.open-checkout-button:hover{background:var(--dark, var(--coral-dark))}
.checkout-back{
  display:none;
  width:max-content;
  margin:8px 0 2px;
  padding:8px 0;
  border:0;
  color:var(--coral-dark, var(--dark));
  background:transparent;
  font-size:11px;
  font-weight:900;
}
.checkout-form,.checkout-button{display:none}
.cart-drawer.checkout-open{width:min(760px,100%)}
.cart-drawer.checkout-open .cart-items,
.cart-drawer.checkout-open .cart-empty{display:none!important}
.cart-drawer.checkout-open .cart-summary{
  flex:1;
  margin-top:0;
  overflow:auto;
  padding-right:3px;
}
.cart-drawer.checkout-open .open-checkout-button{display:none}
.cart-drawer.checkout-open .checkout-back{display:inline-flex}
.cart-drawer.checkout-open .checkout-form{display:grid}
.cart-drawer.checkout-open .checkout-button{display:block}
@media(max-width:680px){
  .cart-drawer.checkout-open{width:100%}
  .cart-drawer.checkout-open .cart-summary{padding-bottom:18px}
}

/* Pago a pantalla completa: lectura cómoda en celular y computador. */
.cart-drawer.checkout-open{
  inset:0;
  left:0;
  right:0;
  width:100vw;
  max-width:none;
  height:100dvh;
  padding:clamp(18px,3vw,34px);
  border-radius:0;
  box-shadow:none;
  overflow-y:auto;
}
.cart-drawer.checkout-open .cart-header,
.cart-drawer.checkout-open .cart-drawer__header,
.cart-drawer.checkout-open .cart-drawer-header{
  width:min(980px,100%);
  margin:0 auto;
  padding-bottom:20px;
}
.cart-drawer.checkout-open .cart-header h2,
.cart-drawer.checkout-open .cart-drawer__header h2,
.cart-drawer.checkout-open .cart-drawer-header h2{
  font-size:clamp(34px,5vw,48px);
}
.cart-drawer.checkout-open .cart-close{
  width:46px;
  height:46px;
  font-size:29px;
}
.cart-drawer.checkout-open .cart-summary{
  width:min(980px,100%);
  flex:none;
  margin:0 auto;
  padding:0 0 34px;
  overflow:visible;
}
.cart-drawer.checkout-open .cart-summary>div:first-child{
  align-items:center;
  padding:14px 0 16px;
}
.cart-drawer.checkout-open .cart-summary>div:first-child span,
.cart-drawer.checkout-open #cart-summary-note,
.cart-drawer.checkout-open #cart-note{
  font-size:14px;
  line-height:1.55;
}
.cart-drawer.checkout-open .cart-summary>div:first-child strong,
.cart-drawer.checkout-open #cart-summary-title,
.cart-drawer.checkout-open #cart-total{
  font-size:28px;
}
.cart-drawer.checkout-open .checkout-back{
  margin:12px 0 5px;
  padding:10px 0;
  font-size:14px;
}
.cart-drawer.checkout-open .checkout-form{
  gap:18px;
  margin:18px 0;
  padding:clamp(20px,3vw,30px);
  border-radius:20px;
}
.cart-drawer.checkout-open .checkout-form h3{
  font-size:24px;
}
.cart-drawer.checkout-open .checkout-fields{
  gap:14px;
}
.cart-drawer.checkout-open .checkout-field{
  gap:8px;
  font-size:13px;
}
.cart-drawer.checkout-open .checkout-field input,
.cart-drawer.checkout-open .checkout-field textarea{
  min-height:50px;
  padding:13px 14px;
  border-radius:12px;
  font-size:16px;
  line-height:1.45;
}
.cart-drawer.checkout-open .checkout-field textarea{
  min-height:96px;
}
.cart-drawer.checkout-open .payment-methods{
  gap:10px;
  padding:16px;
  border-radius:15px;
}
.cart-drawer.checkout-open .payment-methods legend{
  font-size:15px;
}
.cart-drawer.checkout-open .payment-option{
  grid-template-columns:22px 1fr;
  gap:10px;
  padding:14px;
  border-radius:12px;
}
.cart-drawer.checkout-open .payment-option input{
  width:18px;
  height:18px;
}
.cart-drawer.checkout-open .payment-option strong{
  font-size:15px;
}
.cart-drawer.checkout-open .payment-option small{
  font-size:13px;
  line-height:1.5;
}
.cart-drawer.checkout-open .checkout-bank-details{
  gap:13px;
  padding:17px;
  border-radius:15px;
}
.cart-drawer.checkout-open .checkout-bank-header strong{
  font-size:16px;
}
.cart-drawer.checkout-open .checkout-bank-header button{
  min-height:40px;
  padding:8px 13px;
  border-radius:10px;
  font-size:12px;
}
.cart-drawer.checkout-open .checkout-bank-details dl{
  gap:8px;
}
.cart-drawer.checkout-open .checkout-bank-details dl>div{
  grid-template-columns:150px 1fr;
  gap:10px;
}
.cart-drawer.checkout-open .checkout-bank-details dt{
  font-size:12px;
}
.cart-drawer.checkout-open .checkout-bank-details dd{
  font-size:14px;
}
.cart-drawer.checkout-open .checkout-bank-details p{
  padding:12px;
  border-radius:10px;
  font-size:13px;
  line-height:1.55;
}
.cart-drawer.checkout-open .checkout-policy{
  gap:7px;
  padding:15px;
  border-radius:13px;
  font-size:13px;
  line-height:1.55;
}
.cart-drawer.checkout-open .checkout-policy strong{
  font-size:15px;
}
.cart-drawer.checkout-open .checkout-accept{
  grid-template-columns:23px 1fr;
  gap:9px;
  font-size:13px;
  line-height:1.55;
}
.cart-drawer.checkout-open .checkout-accept input{
  width:18px;
  height:18px;
}
.cart-drawer.checkout-open .checkout-button{
  min-height:56px;
  border-radius:14px;
  font-size:15px;
}
@media(max-width:680px){
  .cart-drawer.checkout-open{
    width:100vw;
    padding:15px;
  }
  .cart-drawer.checkout-open .cart-summary{
    padding-bottom:24px;
  }
  .cart-drawer.checkout-open .checkout-form{
    gap:15px;
    padding:17px;
  }
  .cart-drawer.checkout-open .checkout-form h3{
    font-size:21px;
  }
  .cart-drawer.checkout-open .checkout-fields{
    grid-template-columns:1fr;
  }
  .cart-drawer.checkout-open .checkout-bank-details dl>div{
    grid-template-columns:112px 1fr;
  }
  .cart-drawer.checkout-open .cart-summary>div:first-child strong,
  .cart-drawer.checkout-open #cart-summary-title,
  .cart-drawer.checkout-open #cart-total{
    font-size:25px;
  }
}


/* Envío del pedido por WhatsApp y correo. */
.checkout-delivery-note{display:none;margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.5;text-align:center}
.cart-drawer.checkout-open .checkout-delivery-note{display:block;width:min(980px,100%);margin:12px auto 0;font-size:14px;line-height:1.55}
@media(max-width:680px){.cart-drawer.checkout-open .checkout-delivery-note{font-size:13px;padding:0 4px}}


/* Opciones separadas para enviar el pedido. */
.checkout-send-actions{display:none;grid-template-columns:1fr;gap:12px;width:min(980px,100%);margin:14px auto 0}
.cart-drawer.checkout-open .checkout-send-actions{display:grid}
.checkout-send-actions .checkout-button{width:100%;margin:0}
.checkout-button--whatsapp{background:#22b76c!important}
.checkout-button--whatsapp:hover{background:#15985a!important}
.checkout-button--email{background:#6b4b42!important}
.checkout-button--email:hover{background:#51372f!important}
@media(max-width:680px){.checkout-send-actions{grid-template-columns:1fr;gap:10px}}

/* =========================================================
   CATEGORIA 02 · EMPRENDIMIENTO Y PUBLICIDAD · NARANJA
   ========================================================= */
.category-02-page{
  --category-accent:#f28c35;
  --coral:#e97822;
  --coral-dark:#bd5712;
  --coral-soft:#fff3e8;
  --paper:#fffdfa;
  --brown:#673817;
  --muted:#7e634f;
  --line:#f0c69f;
  --shadow:0 18px 45px rgba(233,120,34,.13);
}
.category-02-page .category-cover img,
.category-02-page .sub-cover img,
.category-02-page .product-card,
.category-02-page .design-card{
  border-color:#f0c69f;
}
.category-02-page .service-tab.active,
.category-02-page .service-tab:hover,
.category-02-page .sub-tab.active,
.category-02-page .sub-tab:hover,
.category-02-page .design-filter-chip.active,
.category-02-page .design-filter-chip:hover,
.category-02-page .flyer-variant-button.active,
.category-02-page .sticker-option-button.active{
  border-color:#e97822;
  background:#e97822;
  color:#fff;
}
.category-02-page .flyer-variant-button.active strong,
.category-02-page .sticker-option-button.active strong{
  color:#fff;
}
.category-02-page .product-kicker,
.category-02-page .section-heading>span,
.category-02-page .price-line strong,
.category-02-page .cart-header span{
  color:#bd5712;
}
.category-02-page .add-button,
.category-02-page .quote-action,
.category-02-page .cart-button{
  background:#e97822;
}
.category-02-page .add-button:hover,
.category-02-page .quote-action:hover{
  background:#bd5712;
}

/* =========================================================
   CATEGORIA 02 · EMPRENDIMIENTO · TURQUESA Y LILA ACUARELA
   ========================================================= */
.category-02-page{
  --category-accent:#2fa9a6;
  --category-button:#2a9c99;
  --category-dark:#1f7775;
  --category-soft:#ecf9f8;
  --category-line:#bfe3e1;
  --category-secondary:#9a7bcb;
  --category-secondary-soft:#f3effa;
  --coral:var(--category-button);
  --coral-dark:var(--category-dark);
  --coral-soft:var(--category-soft);
  --paper:#fffdfa;
  --brown:#294f50;
  --muted:#657b7c;
  --line:var(--category-line);
  --shadow:0 18px 45px rgba(47,169,166,.13);
}
.category-02-page .category-cover img,
.category-02-page .sub-cover img,
.category-02-page .product-card,
.category-02-page .design-card{border-color:var(--category-line)}
.category-02-page .service-tab,
.category-02-page .sub-tab,
.category-02-page .design-filter-chip,
.category-02-page .flyer-variant-button,
.category-02-page .sticker-option-button{border-color:var(--category-line);background:var(--category-soft)}
.category-02-page .service-tab.active,
.category-02-page .service-tab:hover,
.category-02-page .sub-tab.active,
.category-02-page .sub-tab:hover,
.category-02-page .design-filter-chip.active,
.category-02-page .design-filter-chip:hover,
.category-02-page .flyer-variant-button.active,
.category-02-page .sticker-option-button.active{border-color:var(--category-button);background:var(--category-button);color:#fff}
.category-02-page .flyer-variant-button.active strong,
.category-02-page .sticker-option-button.active strong{color:#fff}
.category-02-page .product-kicker,
.category-02-page .section-heading>span,
.category-02-page .price-line strong,
.category-02-page .cart-header span,
.category-02-page .product-card h2{color:var(--category-dark)}
.category-02-page .product-card__eyebrow,
.category-02-page .design-card__eyebrow,
.category-02-page .stock-note{color:var(--category-secondary)}
.category-02-page .add-button,
.category-02-page .quote-action,
.category-02-page .cart-button{background:var(--category-button)}
.category-02-page .add-button:hover,
.category-02-page .quote-action:hover{background:var(--category-dark)}
.category-02-page .price-box,
.category-02-page .product-note{border-color:var(--category-line);background:var(--category-soft)}
.category-02-page .design-filter-list{border-color:#ddd2ef;background:var(--category-secondary-soft)}
.category-02-page .cart-table-subtotal strong,
.category-02-page .checkout-order-total strong{color:var(--category-dark)}

/* Tarjetas limpias: blanco como base y color de categoria solo en detalles. */
.category-02-page .product-card,
.category-02-page .design-card,
.category-02-page .product-content,
.category-02-page .design-card__body{
  background:#fff!important;
}
.category-02-page .product-content h2,
.category-02-page .product-card h2,
.category-02-page .design-card h2{
  color:#4f3730!important;
}
.category-02-page .product-content p,
.category-02-page .product-content li,
.category-02-page .design-card p{
  color:#6f5d56!important;
}
.category-02-page .price-box,
.category-02-page .product-note{
  background:#fff!important;
}


/* Menú superior de productos por categoría */
.products-navigation{position:relative;white-space:nowrap}
.products-navigation .nav-home-link,.products-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0;border:0;background:transparent;color:var(--ink,#282220);font-size:12px;font-weight:900}
.products-navigation .nav-home-link:hover,.products-menu-toggle:hover,.products-menu.open .products-menu-toggle{color:var(--coral,#f5655e)}
.nav-divider{color:#c9b7b0;font-weight:400}
.products-menu{position:relative;display:flex;align-items:center}
.products-menu-toggle{gap:6px;cursor:pointer}
.products-menu-toggle span{font-size:17px;line-height:1}
.products-menu-dropdown{position:absolute;z-index:180;top:calc(100% + 15px);right:0;width:min(360px,calc(100vw - 24px));padding:10px;border:1px solid var(--line,#efd7cf);border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(45,31,25,.18)}
.products-menu-dropdown[hidden]{display:none!important}
.products-menu-dropdown button{width:100%;display:block;padding:12px 13px;border:0;border-radius:11px;background:#fff;color:var(--ink,#282220);font-size:12px;font-weight:750;line-height:1.35;text-align:left;white-space:normal}
.products-menu-dropdown button:hover,.products-menu-dropdown button:focus-visible{outline:none;color:var(--dark,#dc4e49);background:var(--soft,#fff0eb)}
.type-tabs,.service-tabs,.product-tabs{scroll-margin-top:94px}
@media(max-width:760px){
  .products-navigation{gap:7px!important}
  .products-navigation .nav-home-link{display:inline-flex!important;font-size:11px}
  .products-navigation .nav-divider{display:inline!important}
  .products-menu-toggle{font-size:11px}
  .products-menu-dropdown{position:fixed;top:72px;left:11px;right:11px;width:auto;max-height:calc(100vh - 88px);overflow:auto}
  .products-navigation .cart-button{min-height:42px;padding:0 10px;font-size:10px}
  .products-navigation .cart-button b{min-width:20px;height:20px}
}
@media(max-width:430px){
  .products-navigation{gap:5px!important}
  .products-navigation .nav-home-link,.products-menu-toggle{font-size:10px}
  .products-menu-toggle{gap:4px}
  .products-menu-toggle span{font-size:15px}
  .products-navigation .cart-button{padding:0 8px}
}

/* AJUSTE: fichas de compra con imagen a la izquierda y descripción a la derecha */
@media (min-width: 761px){
  #tarjeta-print-one,
  #tarjeta-print-double,
  #tarjeta-from-scratch-one,
  #tarjeta-from-scratch-double,
  #flyer-print-50,
  #flyer-print-100,
  #flyer-from-scratch-one,
  #flyer-from-scratch-double,
  #sticker-3,
  #sticker-4,
  #sticker-5{
    width:100%;
    max-width:1080px;
    margin-inline:auto;
  }

  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card,
  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card,
  #sticker-3 .sticker-business-card,
  #sticker-4 .sticker-business-card,
  #sticker-5 .sticker-business-card{
    width:100%;
    max-width:1080px!important;
    display:grid;
    grid-template-columns:minmax(300px,40%) minmax(0,1fr);
    align-items:stretch;
    margin-inline:auto;
  }

  #tarjeta-print-one .product-media,
  #tarjeta-print-double .product-media,
  #tarjeta-from-scratch-one .product-media,
  #tarjeta-from-scratch-double .product-media,
  #flyer-print-50 .product-media,
  #flyer-print-100 .product-media,
  #flyer-from-scratch-one .product-media,
  #flyer-from-scratch-double .product-media,
  #sticker-3 .product-media,
  #sticker-4 .product-media,
  #sticker-5 .product-media{
    height:100%;
    min-height:100%;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    padding:16px;
    border-right:1px solid var(--line);
    background:#fff9f6;
  }

  #tarjeta-print-one .product-media img,
  #tarjeta-print-double .product-media img,
  #tarjeta-from-scratch-one .product-media img,
  #tarjeta-from-scratch-double .product-media img,
  #flyer-print-50 .product-media img,
  #flyer-print-100 .product-media img,
  #flyer-from-scratch-one .product-media img,
  #flyer-from-scratch-double .product-media img,
  #sticker-3 .product-media img,
  #sticker-4 .product-media img,
  #sticker-5 .product-media img{
    width:100%;
    height:auto;
    max-height:650px;
    aspect-ratio:auto;
    object-fit:contain;
    border-radius:15px;
  }

  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content,
  #sticker-3 .product-content,
  #sticker-4 .product-content,
  #sticker-5 .product-content{
    min-width:0;
    padding:28px 30px;
  }

  #tarjeta-print-one .product-content h2,
  #tarjeta-print-double .product-content h2,
  #tarjeta-from-scratch-one .product-content h2,
  #tarjeta-from-scratch-double .product-content h2,
  #flyer-print-50 .product-content h2,
  #flyer-print-100 .product-content h2,
  #flyer-from-scratch-one .product-content h2,
  #flyer-from-scratch-double .product-content h2,
  #sticker-3 .product-content h2,
  #sticker-4 .product-content h2,
  #sticker-5 .product-content h2{
    font-size:clamp(27px,3vw,38px);
  }
}

@media (max-width:760px){
  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card,
  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card,
  #sticker-3 .sticker-business-card,
  #sticker-4 .sticker-business-card,
  #sticker-5 .sticker-business-card{
    width:100%;
    max-width:390px!important;
    display:flex;
    flex-direction:column;
    margin-inline:auto;
  }

  #tarjeta-print-one .product-media img,
  #tarjeta-print-double .product-media img,
  #tarjeta-from-scratch-one .product-media img,
  #tarjeta-from-scratch-double .product-media img,
  #flyer-print-50 .product-media img,
  #flyer-print-100 .product-media img,
  #flyer-from-scratch-one .product-media img,
  #flyer-from-scratch-double .product-media img,
  #sticker-3 .product-media img,
  #sticker-4 .product-media img,
  #sticker-5 .product-media img{
    width:100%;
    height:auto;
    aspect-ratio:auto;
    object-fit:contain;
  }
}

/* CORRECCION 2026-07-30: fichas de compra adaptadas al ancho real del contenedor.
   Evita que la imagen deje una columna de texto demasiado angosta en pantallas
   medianas, ventanas reducidas o cuando el navegador usa zoom. */
#tarjeta-print-one,
#tarjeta-print-double,
#tarjeta-from-scratch-one,
#tarjeta-from-scratch-double,
#flyer-print-50,
#flyer-print-100,
#flyer-from-scratch-one,
#flyer-from-scratch-double,
#sticker-3,
#sticker-4,
#sticker-5{
  container: purchase-card / inline-size;
  width:100%;
  max-width:900px;
  margin-inline:auto;
}

#tarjeta-print-one .product-card,
#tarjeta-print-double .product-card,
#tarjeta-from-scratch-one .product-card,
#tarjeta-from-scratch-double .product-card,
#flyer-print-50 .product-card,
#flyer-print-100 .product-card,
#flyer-from-scratch-one .product-card,
#flyer-from-scratch-double .product-card,
#sticker-3 .sticker-business-card,
#sticker-4 .sticker-business-card,
#sticker-5 .sticker-business-card{
  width:100%;
  max-width:900px!important;
  display:flex!important;
  flex-direction:column;
  margin-inline:auto;
}

#tarjeta-print-one .product-media,
#tarjeta-print-double .product-media,
#tarjeta-from-scratch-one .product-media,
#tarjeta-from-scratch-double .product-media,
#flyer-print-50 .product-media,
#flyer-print-100 .product-media,
#flyer-from-scratch-one .product-media,
#flyer-from-scratch-double .product-media,
#sticker-3 .product-media,
#sticker-4 .product-media,
#sticker-5 .product-media{
  width:100%;
  height:auto;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:16px;
  border-right:0;
  border-bottom:1px solid var(--line);
  background:#fff9f6;
}

#tarjeta-print-one .product-media img,
#tarjeta-print-double .product-media img,
#tarjeta-from-scratch-one .product-media img,
#tarjeta-from-scratch-double .product-media img,
#flyer-print-50 .product-media img,
#flyer-print-100 .product-media img,
#flyer-from-scratch-one .product-media img,
#flyer-from-scratch-double .product-media img,
#sticker-3 .product-media img,
#sticker-4 .product-media img,
#sticker-5 .product-media img{
  width:100%;
  height:auto;
  max-height:430px;
  aspect-ratio:auto;
  object-fit:contain;
  border-radius:15px;
}

#tarjeta-print-one .product-content,
#tarjeta-print-double .product-content,
#tarjeta-from-scratch-one .product-content,
#tarjeta-from-scratch-double .product-content,
#flyer-print-50 .product-content,
#flyer-print-100 .product-content,
#flyer-from-scratch-one .product-content,
#flyer-from-scratch-double .product-content,
#sticker-3 .product-content,
#sticker-4 .product-content,
#sticker-5 .product-content{
  min-width:0;
  width:100%;
  padding:22px;
}

#tarjeta-print-one .product-content h2,
#tarjeta-print-double .product-content h2,
#tarjeta-from-scratch-one .product-content h2,
#tarjeta-from-scratch-double .product-content h2,
#flyer-print-50 .product-content h2,
#flyer-print-100 .product-content h2,
#flyer-from-scratch-one .product-content h2,
#flyer-from-scratch-double .product-content h2,
#sticker-3 .product-content h2,
#sticker-4 .product-content h2,
#sticker-5 .product-content h2{
  max-width:100%;
  font-size:clamp(25px,6cqw,34px);
  line-height:1.08;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}

#flyer-print-50 .flyer-variant-options,
#flyer-print-100 .flyer-variant-options{
  grid-template-columns:1fr;
}

#tarjeta-print-one .add-button,
#tarjeta-print-double .add-button,
#flyer-print-50 .add-button,
#flyer-print-100 .add-button{
  min-width:0;
  padding-inline:12px;
  line-height:1.15;
}

@container purchase-card (min-width: 430px){
  #flyer-print-50 .flyer-variant-options,
  #flyer-print-100 .flyer-variant-options{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@container purchase-card (min-width: 650px){
  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card,
  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card,
  #sticker-3 .sticker-business-card,
  #sticker-4 .sticker-business-card,
  #sticker-5 .sticker-business-card{
    display:grid!important;
    grid-template-columns:minmax(250px,40%) minmax(0,1fr);
    align-items:stretch;
  }

  #tarjeta-print-one .product-media,
  #tarjeta-print-double .product-media,
  #tarjeta-from-scratch-one .product-media,
  #tarjeta-from-scratch-double .product-media,
  #flyer-print-50 .product-media,
  #flyer-print-100 .product-media,
  #flyer-from-scratch-one .product-media,
  #flyer-from-scratch-double .product-media,
  #sticker-3 .product-media,
  #sticker-4 .product-media,
  #sticker-5 .product-media{
    height:100%;
    min-height:100%;
    align-items:flex-start;
    border-right:1px solid var(--line);
    border-bottom:0;
  }

  #tarjeta-print-one .product-media img,
  #tarjeta-print-double .product-media img,
  #tarjeta-from-scratch-one .product-media img,
  #tarjeta-from-scratch-double .product-media img,
  #flyer-print-50 .product-media img,
  #flyer-print-100 .product-media img,
  #flyer-from-scratch-one .product-media img,
  #flyer-from-scratch-double .product-media img,
  #sticker-3 .product-media img,
  #sticker-4 .product-media img,
  #sticker-5 .product-media img{
    max-height:620px;
  }

  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content,
  #sticker-3 .product-content,
  #sticker-4 .product-content,
  #sticker-5 .product-content{
    padding:26px 28px;
  }

  #tarjeta-print-one .product-content h2,
  #tarjeta-print-double .product-content h2,
  #tarjeta-from-scratch-one .product-content h2,
  #tarjeta-from-scratch-double .product-content h2,
  #flyer-print-50 .product-content h2,
  #flyer-print-100 .product-content h2,
  #flyer-from-scratch-one .product-content h2,
  #flyer-from-scratch-double .product-content h2,
  #sticker-3 .product-content h2,
  #sticker-4 .product-content h2,
  #sticker-5 .product-content h2{
    font-size:clamp(27px,4.3cqw,36px);
  }
}

@container purchase-card (max-width: 390px){
  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content,
  #sticker-3 .product-content,
  #sticker-4 .product-content,
  #sticker-5 .product-content{
    padding:18px;
  }

  #tarjeta-print-one .product-actions,
  #tarjeta-print-double .product-actions,
  #flyer-print-50 .product-actions,
  #flyer-print-100 .product-actions{
    grid-template-columns:102px minmax(0,1fr);
    gap:8px;
  }
}

/* =========================================================
   CORRECCION FINAL 2026-07-30 · FICHAS DE COMPRA SIN CORTES
   - Evita columnas angostas en ventanas medianas o con zoom.
   - Mantiene imagen arriba y contenido completo hasta escritorio amplio.
   - Solo usa imagen izquierda / descripcion derecha cuando hay espacio real.
   ========================================================= */
#tarjeta-print-one,
#tarjeta-print-double,
#tarjeta-from-scratch-one,
#tarjeta-from-scratch-double,
#flyer-print-50,
#flyer-print-100,
#flyer-from-scratch-one,
#flyer-from-scratch-double,
#sticker-3,
#sticker-4,
#sticker-5{
  width:min(100%,940px)!important;
  max-width:940px!important;
  margin-inline:auto!important;
  container-type:normal!important;
}

#tarjeta-print-one .product-card,
#tarjeta-print-double .product-card,
#tarjeta-from-scratch-one .product-card,
#tarjeta-from-scratch-double .product-card,
#flyer-print-50 .product-card,
#flyer-print-100 .product-card,
#flyer-from-scratch-one .product-card,
#flyer-from-scratch-double .product-card,
#sticker-3 .sticker-business-card,
#sticker-4 .sticker-business-card,
#sticker-5 .sticker-business-card{
  width:100%!important;
  max-width:940px!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  margin-inline:auto!important;
}

#tarjeta-print-one .product-media,
#tarjeta-print-double .product-media,
#tarjeta-from-scratch-one .product-media,
#tarjeta-from-scratch-double .product-media,
#flyer-print-50 .product-media,
#flyer-print-100 .product-media,
#flyer-from-scratch-one .product-media,
#flyer-from-scratch-double .product-media,
#sticker-3 .product-media,
#sticker-4 .product-media,
#sticker-5 .product-media{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  border-right:0!important;
  border-bottom:1px solid var(--line)!important;
  background:#fff9f6!important;
}

#tarjeta-print-one .product-media img,
#tarjeta-print-double .product-media img,
#tarjeta-from-scratch-one .product-media img,
#tarjeta-from-scratch-double .product-media img,
#flyer-print-50 .product-media img,
#flyer-print-100 .product-media img,
#flyer-from-scratch-one .product-media img,
#flyer-from-scratch-double .product-media img,
#sticker-3 .product-media img,
#sticker-4 .product-media img,
#sticker-5 .product-media img{
  display:block!important;
  width:min(100%,560px)!important;
  height:auto!important;
  max-height:520px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  border-radius:15px!important;
}

#tarjeta-print-one .product-content,
#tarjeta-print-double .product-content,
#tarjeta-from-scratch-one .product-content,
#tarjeta-from-scratch-double .product-content,
#flyer-print-50 .product-content,
#flyer-print-100 .product-content,
#flyer-from-scratch-one .product-content,
#flyer-from-scratch-double .product-content,
#sticker-3 .product-content,
#sticker-4 .product-content,
#sticker-5 .product-content{
  min-width:0!important;
  width:100%!important;
  padding:24px!important;
}

#tarjeta-print-one .product-content h2,
#tarjeta-print-double .product-content h2,
#tarjeta-from-scratch-one .product-content h2,
#tarjeta-from-scratch-double .product-content h2,
#flyer-print-50 .product-content h2,
#flyer-print-100 .product-content h2,
#flyer-from-scratch-one .product-content h2,
#flyer-from-scratch-double .product-content h2,
#sticker-3 .product-content h2,
#sticker-4 .product-content h2,
#sticker-5 .product-content h2{
  max-width:100%!important;
  margin:8px 0 10px!important;
  font-size:clamp(25px,4.1vw,34px)!important;
  line-height:1.12!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:auto!important;
}

#tarjeta-print-one .product-actions,
#tarjeta-print-double .product-actions,
#flyer-print-50 .product-actions,
#flyer-print-100 .product-actions,
#sticker-3 .product-actions,
#sticker-4 .product-actions,
#sticker-5 .product-actions{
  width:100%!important;
  grid-template-columns:112px minmax(0,1fr)!important;
}

#tarjeta-print-one .add-button,
#tarjeta-print-double .add-button,
#flyer-print-50 .add-button,
#flyer-print-100 .add-button,
#sticker-3 .add-button,
#sticker-4 .add-button,
#sticker-5 .add-button{
  width:100%!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}

@media (max-width:520px){
  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content,
  #sticker-3 .product-content,
  #sticker-4 .product-content,
  #sticker-5 .product-content{
    padding:18px!important;
  }

  #tarjeta-print-one .product-content h2,
  #tarjeta-print-double .product-content h2,
  #tarjeta-from-scratch-one .product-content h2,
  #tarjeta-from-scratch-double .product-content h2,
  #flyer-print-50 .product-content h2,
  #flyer-print-100 .product-content h2,
  #flyer-from-scratch-one .product-content h2,
  #flyer-from-scratch-double .product-content h2,
  #sticker-3 .product-content h2,
  #sticker-4 .product-content h2,
  #sticker-5 .product-content h2{
    font-size:25px!important;
  }

  #tarjeta-print-one .product-actions,
  #tarjeta-print-double .product-actions,
  #flyer-print-50 .product-actions,
  #flyer-print-100 .product-actions,
  #sticker-3 .product-actions,
  #sticker-4 .product-actions,
  #sticker-5 .product-actions{
    grid-template-columns:1fr!important;
  }
}

/* Vista lateral solamente en pantallas realmente amplias. */
@media (min-width:1200px){
  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card,
  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card,
  #sticker-3 .sticker-business-card,
  #sticker-4 .sticker-business-card,
  #sticker-5 .sticker-business-card{
    display:grid!important;
    grid-template-columns:minmax(330px,38%) minmax(0,1fr)!important;
    align-items:stretch!important;
  }

  #tarjeta-print-one .product-media,
  #tarjeta-print-double .product-media,
  #tarjeta-from-scratch-one .product-media,
  #tarjeta-from-scratch-double .product-media,
  #flyer-print-50 .product-media,
  #flyer-print-100 .product-media,
  #flyer-from-scratch-one .product-media,
  #flyer-from-scratch-double .product-media,
  #sticker-3 .product-media,
  #sticker-4 .product-media,
  #sticker-5 .product-media{
    height:100%!important;
    min-height:100%!important;
    align-items:flex-start!important;
    border-right:1px solid var(--line)!important;
    border-bottom:0!important;
  }

  #tarjeta-print-one .product-content h2,
  #tarjeta-print-double .product-content h2,
  #tarjeta-from-scratch-one .product-content h2,
  #tarjeta-from-scratch-double .product-content h2,
  #flyer-print-50 .product-content h2,
  #flyer-print-100 .product-content h2,
  #flyer-from-scratch-one .product-content h2,
  #flyer-from-scratch-double .product-content h2,
  #sticker-3 .product-content h2,
  #sticker-4 .product-content h2,
  #sticker-5 .product-content h2{
    font-size:clamp(27px,2.5vw,34px)!important;
  }
}

/* =========================================================
   AJUSTE DEFINITIVO 2026-07-30 · TARJETAS Y FLYERS HORIZONTALES
   Referencia aprobada por la Jefa: imagen amplia a la izquierda,
   informacion completa a la derecha y sin cortes.
   ========================================================= */
#tarjeta-print-one,
#tarjeta-print-double,
#tarjeta-from-scratch-one,
#tarjeta-from-scratch-double,
#flyer-print-50,
#flyer-print-100,
#flyer-from-scratch-one,
#flyer-from-scratch-double{
  width:min(100%,1100px)!important;
  max-width:1100px!important;
  margin-inline:auto!important;
}

#tarjeta-print-one.product-grid,
#tarjeta-print-double.product-grid,
#tarjeta-from-scratch-one.product-grid,
#tarjeta-from-scratch-double.product-grid,
#flyer-print-50.product-grid,
#flyer-print-100.product-grid,
#flyer-from-scratch-one.product-grid,
#flyer-from-scratch-double.product-grid{
  grid-template-columns:minmax(0,1fr)!important;
  justify-content:stretch!important;
}

#tarjeta-print-one .product-card,
#tarjeta-print-double .product-card,
#tarjeta-from-scratch-one .product-card,
#tarjeta-from-scratch-double .product-card,
#flyer-print-50 .product-card,
#flyer-print-100 .product-card,
#flyer-from-scratch-one .product-card,
#flyer-from-scratch-double .product-card{
  width:100%!important;
  max-width:1100px!important;
  margin-inline:auto!important;
  overflow:hidden!important;
}

@media (min-width:700px){
  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card{
    display:grid!important;
    grid-template-columns:minmax(360px,52%) minmax(330px,48%)!important;
    align-items:stretch!important;
  }

  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card{
    display:grid!important;
    grid-template-columns:minmax(360px,47%) minmax(390px,53%)!important;
    align-items:stretch!important;
  }

  #tarjeta-print-one .product-media,
  #tarjeta-print-double .product-media,
  #tarjeta-from-scratch-one .product-media,
  #tarjeta-from-scratch-double .product-media,
  #flyer-print-50 .product-media,
  #flyer-print-100 .product-media,
  #flyer-from-scratch-one .product-media,
  #flyer-from-scratch-double .product-media{
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    padding:18px!important;
    border-right:1px solid var(--line)!important;
    border-bottom:0!important;
    background:#fff9f6!important;
  }

  #tarjeta-print-one .product-media img,
  #tarjeta-print-double .product-media img,
  #tarjeta-from-scratch-one .product-media img,
  #tarjeta-from-scratch-double .product-media img{
    display:block!important;
    width:100%!important;
    max-width:560px!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    border-radius:16px!important;
  }

  #flyer-print-50 .product-media img,
  #flyer-print-100 .product-media img,
  #flyer-from-scratch-one .product-media img,
  #flyer-from-scratch-double .product-media img{
    display:block!important;
    width:100%!important;
    max-width:500px!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    border-radius:16px!important;
  }

  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content{
    min-width:0!important;
    width:100%!important;
    padding:32px 34px!important;
  }

  #tarjeta-print-one .product-content h2,
  #tarjeta-print-double .product-content h2,
  #tarjeta-from-scratch-one .product-content h2,
  #tarjeta-from-scratch-double .product-content h2,
  #flyer-print-50 .product-content h2,
  #flyer-print-100 .product-content h2,
  #flyer-from-scratch-one .product-content h2,
  #flyer-from-scratch-double .product-content h2{
    max-width:none!important;
    margin:8px 0 12px!important;
    font-size:clamp(31px,3.2vw,43px)!important;
    line-height:1.06!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }

  #flyer-print-50 .flyer-variant-options,
  #flyer-print-100 .flyer-variant-options{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  #flyer-print-50 .flyer-variant-button,
  #flyer-print-100 .flyer-variant-button{
    min-width:0!important;
    min-height:82px!important;
    padding:12px!important;
  }

  #flyer-print-50 .flyer-variant-button span,
  #flyer-print-100 .flyer-variant-button span{
    overflow-wrap:break-word!important;
    word-break:normal!important;
  }

  #tarjeta-print-one .product-actions,
  #tarjeta-print-double .product-actions,
  #flyer-print-50 .product-actions,
  #flyer-print-100 .product-actions{
    width:100%!important;
    grid-template-columns:116px minmax(0,1fr)!important;
    gap:10px!important;
  }
}

@media (max-width:699px){
  #tarjeta-print-one .product-card,
  #tarjeta-print-double .product-card,
  #tarjeta-from-scratch-one .product-card,
  #tarjeta-from-scratch-double .product-card,
  #flyer-print-50 .product-card,
  #flyer-print-100 .product-card,
  #flyer-from-scratch-one .product-card,
  #flyer-from-scratch-double .product-card{
    display:flex!important;
    flex-direction:column!important;
    max-width:440px!important;
  }

  #tarjeta-print-one .product-media,
  #tarjeta-print-double .product-media,
  #tarjeta-from-scratch-one .product-media,
  #tarjeta-from-scratch-double .product-media,
  #flyer-print-50 .product-media,
  #flyer-print-100 .product-media,
  #flyer-from-scratch-one .product-media,
  #flyer-from-scratch-double .product-media{
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
  }

  #tarjeta-print-one .product-content,
  #tarjeta-print-double .product-content,
  #tarjeta-from-scratch-one .product-content,
  #tarjeta-from-scratch-double .product-content,
  #flyer-print-50 .product-content,
  #flyer-print-100 .product-content,
  #flyer-from-scratch-one .product-content,
  #flyer-from-scratch-double .product-content{
    padding:20px!important;
  }

  #flyer-print-50 .flyer-variant-options,
  #flyer-print-100 .flyer-variant-options{
    grid-template-columns:1fr!important;
  }
}

/* Flujo guiado: tarjetas de presentacion a una y doble cara */
.tarjeta-sub-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
.tarjeta-sub-tabs .sub-tab{padding-inline:10px;font-size:10px;line-height:1.3}
.tarjeta-one-builder,.tarjeta-double-builder{width:100%;max-width:1050px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:stretch}
.tarjeta-one-builder-media,.tarjeta-double-builder-media{height:100%;background:#fff8f5}
.tarjeta-one-builder-media img,.tarjeta-double-builder-media img{height:100%;min-height:620px;aspect-ratio:auto;object-fit:cover;object-position:center}
.tarjeta-one-builder .product-content,.tarjeta-double-builder .product-content{padding:28px}
.tarjeta-one-builder .product-content h2,.tarjeta-double-builder .product-content h2{font-size:34px}
.tarjeta-builder-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:22px!important}
.tarjeta-builder-features li{margin:0!important;padding:10px 10px 10px 27px!important;border:1px solid #f1ded7;border-radius:12px;background:#fffaf8;font-size:9.5px!important;line-height:1.35}
.tarjeta-builder-features li:before{left:10px!important;top:10px}
.tarjeta-choice-grid{display:grid;gap:10px;margin:0 0 20px}
.tarjeta-choice-grid--units{grid-template-columns:repeat(2,minmax(0,1fr))}
.tarjeta-choice-grid--design{grid-template-columns:repeat(3,minmax(0,1fr))}
.tarjeta-choice-button{min-height:82px;display:grid;align-content:center;gap:6px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;color:var(--brown);background:#fff;text-align:left;transition:.18s}
.tarjeta-choice-button:hover{border-color:#f0a59e;transform:translateY(-1px)}
.tarjeta-choice-button.active{border-color:var(--coral);background:var(--coral-soft);box-shadow:0 0 0 2px rgba(245,101,94,.12)}
.tarjeta-choice-button span{font-size:11px;font-weight:900;line-height:1.3}
.tarjeta-choice-button strong{color:var(--coral-dark);font-size:19px}
.tarjeta-choice-button small{color:var(--muted);font-size:9px;line-height:1.35}
.tarjeta-template-selection{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-4px 0 18px;padding:14px 15px;border:1px dashed #e5b9ae;border-radius:14px;background:#fffaf8}
.tarjeta-template-selection.has-selection{border-style:solid;border-color:#e9ada2;background:#fff3ef}
.tarjeta-template-selection>div{display:grid;gap:4px}
.tarjeta-template-selection span{color:var(--coral-dark);font-size:8.5px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.tarjeta-template-selection strong{color:var(--brown);font-size:13px;line-height:1.35}
.tarjeta-template-selection small{color:var(--muted);font-size:9px;line-height:1.4}
.tarjeta-template-selection button{min-height:39px;flex:0 0 auto;padding:0 13px;border:0;border-radius:10px;color:#fff;background:var(--coral);font-size:9px;font-weight:900}
.tarjeta-builder-note{margin:0 0 15px!important;padding:11px 13px;border:1px solid #f1d7cf;border-radius:12px;background:#fff9f7;color:#6b5148!important;font-size:10px!important;line-height:1.5!important}
.tarjeta-artwork-confirmation{display:flex;align-items:flex-start;gap:11px;margin:0 0 16px;padding:13px 14px;border:1px solid #e8b8aa;border-radius:13px;background:#fff8f5;color:#563e36;cursor:pointer}
.tarjeta-artwork-confirmation input{width:19px;height:19px;flex:0 0 19px;margin:2px 0 0;accent-color:var(--coral)}
.tarjeta-artwork-confirmation span{display:grid;gap:4px}
.tarjeta-artwork-confirmation strong{font-size:11px;line-height:1.35;color:var(--coral-dark)}
.tarjeta-artwork-confirmation small{font-size:9.5px;line-height:1.5;color:#6b5148}
.tarjeta-artwork-confirmation:has(input:focus-visible){outline:3px solid rgba(245,101,94,.22);outline-offset:2px}
.tarjeta-builder-total{display:grid;grid-template-columns:1fr auto;align-items:end;gap:5px 15px;padding:16px 0;border-block:1px solid #f0e0da}
.tarjeta-builder-total span{color:var(--muted);font-size:10px;font-weight:800}
.tarjeta-builder-total strong{grid-row:1/3;grid-column:2;color:var(--coral-dark);font-size:28px}
.tarjeta-builder-total small{color:#6b5148;font-size:9px;line-height:1.4}
.tarjeta-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px;padding:14px 16px;border:1px solid #f0d2c9;border-radius:16px;background:#fff8f5}
.tarjeta-gallery-toolbar p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}
.tarjeta-gallery-back{min-height:42px;padding:0 16px;border:0;border-radius:11px;color:#fff;background:var(--coral);font-size:10px;font-weight:900;white-space:nowrap}
#tarjeta-design-one .design-card--selected,#tarjeta-design-double .design-card--selected{border-color:var(--coral);box-shadow:0 0 0 3px rgba(245,101,94,.15),0 14px 34px rgba(70,39,30,.09)}
#tarjeta-design-one .design-card--selected .design-info>button,#tarjeta-design-double .design-card--selected .design-info>button{background:var(--brown)}

@media(max-width:980px){
  .tarjeta-sub-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tarjeta-one-builder,.tarjeta-double-builder{grid-template-columns:1fr;max-width:720px}
  .tarjeta-one-builder-media img,.tarjeta-double-builder-media img{min-height:0;aspect-ratio:16/9;object-fit:cover}
  .tarjeta-choice-grid--design{grid-template-columns:1fr}
}
@media(max-width:680px){
  .tarjeta-sub-tabs{grid-template-columns:1fr 1fr}
  .tarjeta-one-builder .product-content,.tarjeta-double-builder .product-content{padding:17px}
  .tarjeta-one-builder .product-content h2,.tarjeta-double-builder .product-content h2{font-size:27px}
  .tarjeta-one-builder-media img,.tarjeta-double-builder-media img{aspect-ratio:4/3}
  .tarjeta-builder-features{grid-template-columns:1fr}
  .tarjeta-choice-grid--units{grid-template-columns:1fr 1fr}
  .tarjeta-choice-button{min-height:70px;padding:11px}
  .tarjeta-template-selection{align-items:stretch;flex-direction:column}
  .tarjeta-template-selection button{width:100%}
  .tarjeta-builder-total strong{font-size:24px}
  .tarjeta-gallery-toolbar{align-items:stretch;flex-direction:column}
  .tarjeta-gallery-back{width:100%}
}

.tarjeta-double-builder-media img{object-fit:contain;background:#fffaf8}
@media(max-width:760px){.tarjeta-double-builder-media img{aspect-ratio:auto;max-height:720px;object-fit:contain}}

/* Ajuste 2026-07-31: texto mas grande y legible en el flujo guiado de tarjetas */
.tarjeta-one-builder .product-kicker,
.tarjeta-double-builder .product-kicker{
  font-size:12px;
  line-height:1.45;
}
.tarjeta-one-builder .product-content>p,
.tarjeta-double-builder .product-content>p{
  font-size:15px;
  line-height:1.6;
}
.tarjeta-builder-features li{
  font-size:12px!important;
  line-height:1.45;
}
.tarjeta-one-builder .sticker-option-title,
.tarjeta-double-builder .sticker-option-title{
  margin-top:8px;
  margin-bottom:11px;
  font-size:14px;
  line-height:1.4;
}
.tarjeta-choice-button{
  min-height:100px;
  gap:8px;
  padding:16px;
}
.tarjeta-choice-button span{
  font-size:14px;
  line-height:1.35;
}
.tarjeta-choice-button strong{
  font-size:23px;
  line-height:1.15;
}
.tarjeta-choice-button small{
  font-size:12px;
  line-height:1.5;
}
.tarjeta-template-selection span{
  font-size:11px;
}
.tarjeta-template-selection strong{
  font-size:15px;
}
.tarjeta-template-selection small{
  font-size:12px;
  line-height:1.5;
}
.tarjeta-template-selection button{
  min-height:44px;
  font-size:12px;
}
.tarjeta-artwork-confirmation{
  gap:13px;
  padding:16px;
}
.tarjeta-artwork-confirmation input{
  width:22px;
  height:22px;
  flex-basis:22px;
}
.tarjeta-artwork-confirmation strong{
  font-size:14px;
  line-height:1.4;
}
.tarjeta-artwork-confirmation small{
  font-size:12px;
  line-height:1.6;
}
.tarjeta-builder-total span{
  font-size:13px;
}
.tarjeta-builder-total strong{
  font-size:31px;
}
.tarjeta-builder-total small{
  font-size:12px;
  line-height:1.5;
}
.tarjeta-one-builder .add-button,
.tarjeta-double-builder .add-button{
  min-height:54px;
  font-size:14px;
}

@media(max-width:680px){
  .tarjeta-one-builder .product-content>p,
  .tarjeta-double-builder .product-content>p{font-size:14px}
  .tarjeta-builder-features li{font-size:12px!important}
  .tarjeta-one-builder .sticker-option-title,
  .tarjeta-double-builder .sticker-option-title{font-size:13px}
  .tarjeta-choice-grid--units{grid-template-columns:1fr}
  .tarjeta-choice-button{min-height:88px;padding:14px}
  .tarjeta-choice-button span{font-size:14px}
  .tarjeta-choice-button strong{font-size:22px}
  .tarjeta-choice-button small{font-size:12px}
  .tarjeta-artwork-confirmation strong{font-size:14px}
  .tarjeta-artwork-confirmation small{font-size:12px}
  .tarjeta-builder-total span{font-size:12px}
  .tarjeta-builder-total small{font-size:11.5px}
}


/* Flujo guiado 2026-07-31: flyers una cara y doble cara */
.flyer-sub-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
.flyer-sub-tabs .sub-tab{white-space:normal;padding-inline:10px;font-size:12px;line-height:1.35}
.flyer-one-builder-media img,.flyer-double-builder-media img{object-fit:contain;background:#fffaf8}
#flyer-template-one .design-card--selected,#flyer-template-double .design-card--selected{border-color:var(--coral);box-shadow:0 0 0 3px rgba(245,101,94,.15),0 14px 34px rgba(70,39,30,.09)}
#flyer-template-one .design-card--selected .design-info>button,#flyer-template-double .design-card--selected .design-info>button{background:var(--brown)}
.flyer-one-builder .product-kicker,.flyer-double-builder .product-kicker{font-size:12px;line-height:1.45}
.flyer-one-builder .product-content>p,.flyer-double-builder .product-content>p{font-size:15px;line-height:1.6}
.flyer-one-builder .sticker-option-title,.flyer-double-builder .sticker-option-title{margin-top:8px;margin-bottom:11px;font-size:14px;line-height:1.4}
.flyer-one-builder .add-button,.flyer-double-builder .add-button{min-height:54px;font-size:14px}
@media(max-width:760px){
  .flyer-one-builder-media img,.flyer-double-builder-media img{aspect-ratio:auto;max-height:760px;object-fit:contain}
}
@media(max-width:680px){
  .flyer-sub-tabs{grid-template-columns:1fr 1fr}
  .flyer-one-builder .product-content>p,.flyer-double-builder .product-content>p{font-size:14px}
  .flyer-one-builder .sticker-option-title,.flyer-double-builder .sticker-option-title{font-size:13px}
}

/* =========================================================
   AJUSTE 2026-08-01 · TAMAÑO MEDIANO MÁS COMPACTO
   Reduce el tamaño visual de las imágenes y tarjetas en
   pantallas de notebook / escritorio mediano.
   ========================================================= */
@media (min-width:981px) and (max-width:1400px){
  .tarjeta-one-builder,
  .tarjeta-double-builder,
  .flyer-one-builder,
  .flyer-double-builder{
    max-width:980px!important;
  }

  .tarjeta-one-builder,
  .tarjeta-double-builder{
    grid-template-columns:minmax(280px,42%) minmax(0,58%)!important;
  }

  .flyer-one-builder,
  .flyer-double-builder{
    grid-template-columns:minmax(280px,40%) minmax(0,60%)!important;
  }

  .tarjeta-one-builder-media,
  .tarjeta-double-builder-media,
  .flyer-one-builder-media,
  .flyer-double-builder-media{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    padding:16px!important;
    background:#fffaf8!important;
  }

  .tarjeta-one-builder-media img,
  .tarjeta-double-builder-media img,
  .flyer-one-builder-media img,
  .flyer-double-builder-media img{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:500px!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
  }

  .tarjeta-one-builder .product-content,
  .tarjeta-double-builder .product-content,
  .flyer-one-builder .product-content,
  .flyer-double-builder .product-content{
    padding:24px 26px!important;
  }

  .tarjeta-one-builder .product-content h2,
  .tarjeta-double-builder .product-content h2,
  .flyer-one-builder .product-content h2,
  .flyer-double-builder .product-content h2{
    font-size:clamp(28px,2.6vw,38px)!important;
  }

  .tarjeta-choice-button{
    min-height:88px!important;
    padding:14px!important;
  }

  .tarjeta-choice-button span{
    font-size:13px!important;
  }

  .tarjeta-choice-button strong{
    font-size:21px!important;
  }

  .tarjeta-choice-button small{
    font-size:11px!important;
  }

  .sticker-business-card{
    max-width:940px!important;
    display:grid!important;
    grid-template-columns:minmax(280px,38%) minmax(0,62%)!important;
    align-items:stretch!important;
  }

  .sticker-business-media{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    padding:16px!important;
    border-right:1px solid var(--line)!important;
    border-bottom:0!important;
    background:#fffaf8!important;
  }

  .sticker-business-media img{
    width:100%!important;
    height:auto!important;
    max-height:430px!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
  }

  .sticker-business-card .product-content{
    padding:24px 26px!important;
  }
}

/* Segundo colibrí mágico escondido en la Categoría 02 */
.category-cover-shell{position:relative}
.category-02-magic-bird{
  position:absolute;
  right:3.2%;
  bottom:10%;
  z-index:4;
  width:clamp(120px,12vw,180px);
  aspect-ratio:1;
  padding:0;
  border:0;
  background:transparent;
  cursor:pointer;
  filter:drop-shadow(0 5px 10px rgba(23,31,77,.28));
  opacity:.82;
  transition:transform .2s ease,opacity .2s ease,filter .2s ease;
  animation:category02MagicFloat 2.8s ease-in-out infinite;
}
.category-02-magic-bird[hidden]{display:none!important}
.category-02-magic-bird img{display:block;width:100%;height:100%;object-fit:contain}
.category-02-magic-bird span{position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);min-width:92px;padding:7px 12px;border-radius:999px;color:#5b286d;background:#fff2a8;font-size:12px;font-weight:900;line-height:1;box-shadow:0 5px 15px rgba(54,24,90,.26)}
.category-02-magic-bird:hover,.category-02-magic-bird:focus-visible{opacity:1;transform:scale(1.12) rotate(3deg);filter:drop-shadow(0 0 15px rgba(255,203,71,.92))}
.category-02-magic-bird:focus-visible{outline:3px solid #fff3a4;outline-offset:4px;border-radius:50%}
@keyframes category02MagicFloat{50%{transform:translateY(-7px) rotate(-2deg)}}

.category-02-magic-dialog{
  width:min(94vw,900px);
  max-height:92vh;
  padding:0;
  border:2px solid rgba(255,207,92,.88);
  border-radius:28px;
  color:#3d2455;
  background:linear-gradient(145deg,#fff9e9,#ffeef8 48%,#edf2ff);
  box-shadow:0 28px 80px rgba(38,11,66,.38),0 0 34px rgba(255,197,72,.25);
  overflow:auto;
}
.category-02-magic-dialog::backdrop{background:rgba(16,4,34,.78);backdrop-filter:blur(6px)}
.category-02-magic-close{position:absolute;right:14px;top:12px;z-index:3;width:42px;height:42px;border:1px solid rgba(69,28,91,.16);border-radius:50%;background:#fff;color:#572369;font-size:28px;cursor:pointer}
.category-02-magic-content{padding:34px}
.category-02-magic-kicker{display:block;margin-bottom:10px;color:#a52b8d;font-size:13px;font-weight:900;letter-spacing:.12em;text-align:center}
.category-02-magic-layout{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);align-items:center;gap:28px}
.category-02-magic-visual{display:grid;place-items:center;min-height:390px;border-radius:26px;background:radial-gradient(circle,#fff 0,#fff1d4 45%,#e9e1ff 100%);overflow:hidden}
.category-02-magic-visual img{display:block;width:100%;max-height:430px;object-fit:contain}
.category-02-magic-copy h2{margin:0 0 15px;font:700 clamp(30px,4.5vw,48px)/1.05 Georgia,serif;color:#4d1d68}
.category-02-magic-copy blockquote{margin:0 0 24px;padding:19px 21px;border-left:5px solid #f45eaf;border-radius:0 18px 18px 0;background:rgba(255,255,255,.74);font:italic 19px/1.55 Georgia,serif;color:#573c60}
.category-02-treasure-result{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px;margin:0 0 22px;padding:14px;border:1px solid rgba(255,196,60,.55);border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0 10px 28px rgba(94,45,123,.13)}
.category-02-treasure-result img{width:100%;height:100px;object-fit:contain}
.category-02-treasure-result span{display:block;color:#ba7b00;font-size:12px;font-weight:900;letter-spacing:.1em}
.category-02-treasure-result strong{display:block;margin-top:4px;color:#4c235f;font:700 21px/1.2 Georgia,serif}
.category-02-treasure-result small{display:block;margin-top:5px;color:#23857f;font-weight:800}
.category-02-magic-actions{display:flex;gap:12px;flex-wrap:wrap}
.category-02-magic-primary,.category-02-magic-secondary{flex:1;min-width:190px;padding:15px 19px;border-radius:999px;font-weight:900;text-align:center;text-decoration:none;cursor:pointer}
.category-02-magic-primary{border:0;background:linear-gradient(135deg,#ff4f9d,#7f42d5);color:#fff;box-shadow:0 10px 24px rgba(127,66,213,.27)}
.category-02-magic-secondary{border:1px solid #118f89;background:#fff;color:#08766f}

@media(max-width:680px){
  .category-02-magic-bird{right:4%;bottom:12%;width:112px}
  .category-02-magic-content{padding:28px 17px 20px}
  .category-02-magic-layout{grid-template-columns:1fr;gap:18px}
  .category-02-magic-visual{min-height:250px}
  .category-02-magic-visual img{max-height:285px}
  .category-02-magic-copy blockquote{font-size:17px}
  .category-02-treasure-result{grid-template-columns:82px 1fr}
  .category-02-treasure-result img{height:78px}
}
@media(prefers-reduced-motion:reduce){.category-02-magic-bird{animation:none;transition:none}}
/* Cuenta opcional y compra como invitado */
.nav-account-link{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid #e5c8df;border-radius:999px;color:#6b4675;font-size:12px;font-weight:900;text-decoration:none;background:#fff}.checkout-identity{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0 16px;padding:14px;border:1px solid #e6d7eb;border-radius:16px;background:#fbf7ff}.checkout-identity strong,.checkout-identity span{display:block}.checkout-identity strong{color:#5d3d6e}.checkout-identity span{margin-top:3px;color:#7d7180;font-size:11px}.checkout-identity>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.checkout-identity button{padding:9px 12px;border:1px solid #d9c0e2;border-radius:999px;color:#684875;background:#fff;font-size:11px;font-weight:900;cursor:pointer}.checkout-identity button.is-active{border-color:#c64f86;color:#fff;background:#d9588b}@media(max-width:700px){.checkout-identity{align-items:stretch;flex-direction:column}.nav-account-link{padding:7px 9px}}
