*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#111827;--color-primary-hover:#374151;--color-accent:#2563eb;--color-bg-cream:#fff;--color-bg-dark:#111827;--color-text:#111827;--cta-surface:#111827;--cta-on-surface:#fff;--cta-foil-base:var(--cta-surface);--cta-foil:linear-gradient(100deg,color-mix(in oklab,var(--cta-foil-base)88%,var(--color-bg-dark))0%,var(--cta-foil-base)22%,color-mix(in oklab,var(--cta-foil-base)62%,#fff)42%,var(--cta-foil-base)58%,color-mix(in oklab,var(--cta-foil-base)92%,var(--color-bg-dark))78%,color-mix(in oklab,var(--cta-foil-base)82%,#fff)100%);--cta-filo:inset 0 1px 0 rgba(255,255,255,.6);--cta-halo:0 10px 26px color-mix(in oklab,var(--cta-foil-base)55%,transparent);--font-logo:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-heading:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-body:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-button:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--hero-desktop:64px;--hero-mobile:40px;--hero-lh:110%;--body-size:17px;--body-lh:180%;--price-size:34px;--section-gap:72px;--section-gap-mobile:48px;--btn-py:16px;--btn-px:32px;--paragraph-gap:24px}html,body{background:var(--color-bg-cream);color:var(--color-text);font-family:var(--font-body);font-size:var(--body-size);line-height:var(--body-lh);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{font-family:var(--font-button);letter-spacing:2%;background:var(--cta-surface);color:var(--cta-on-surface);padding:var(--btn-py)var(--btn-px);cursor:pointer;border:none;border-radius:4px;font-weight:500;transition:background .2s}.btn:hover{background:color-mix(in oklab,var(--cta-surface)88%,var(--color-bg-dark))}.section{padding-block:var(--section-gap)}@media (max-width:768px){.section{padding-block:var(--section-gap-mobile,80px)}}@media (max-width:1000px){.has-sticky-bar{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}}.storefront-root{overflow-x:clip}html{scroll-behavior:smooth}[id]{scroll-margin-top:110px}.sr-line{will-change:transform;padding-bottom:.12em}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.preview-cms-editable{cursor:text;border:1px dashed rgba(37,99,235,.5);border-radius:3px;outline:none;min-width:1ch}.preview-cms-editable:hover,.preview-cms-editable:focus{background:rgba(37,99,235,.05);border-color:#2563eb}.preview-section-chrome{outline-offset:-2px;outline:2px solid transparent;transition:outline-color .15s;position:relative;overflow:visible}.preview-section-chrome:hover,.preview-section-chrome:focus-within{z-index:2;outline-color:rgba(37,99,235,.55)}.preview-section-chrome--dragging{opacity:.35;outline-color:rgba(37,99,235,.35)}.preview-section-drag-ghost{color:#fff;cursor:grabbing;white-space:nowrap;background:rgba(17,17,17,.92);border-radius:8px;padding:12px 18px;font-size:13px;font-weight:600;box-shadow:0 10px 28px rgba(0,0,0,.2)}.preview-section-chrome__toolbar{z-index:5;color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:rgba(17,17,17,.9);border-radius:8px;align-items:center;gap:6px;max-width:calc(100% - 24px);padding:4px 6px 4px 8px;transition:opacity .15s,top .15s;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.preview-section-add+.preview-section-chrome>.preview-section-chrome__toolbar{top:22px}.preview-section-chrome:hover>.preview-section-chrome__toolbar,.preview-section-chrome:focus-within>.preview-section-chrome__toolbar{opacity:1;pointer-events:auto}.preview-section-chrome__label{letter-spacing:.01em;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.preview-section-chrome__btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.preview-section-chrome__btn:hover{background:rgba(255,255,255,.14)}.preview-section-chrome__btn--danger:hover{background:rgba(239,68,68,.85)}.preview-section-chrome__ajustes{border-left:1px solid rgba(255,255,255,.18);padding-left:4px;display:inline-flex}.preview-section-chrome__ajustes-panel{z-index:6;box-sizing:border-box;text-align:left;cursor:default;white-space:normal;--selector-fuente-ancho:100%;background:rgba(17,17,17,.96);border-radius:8px;gap:10px;width:min(280px,100vw - 16px);min-width:0;max-width:calc(100vw - 16px);max-height:min(70vh,480px);padding:12px;display:grid;position:absolute;top:calc(100% + 6px);left:50%;overflow-x:hidden;overflow-y:auto;transform:translate(-50%);box-shadow:0 12px 32px rgba(0,0,0,.28)}.preview-section-chrome__ajuste{gap:4px;margin:0;display:grid}.preview-section-chrome__ajuste-label{letter-spacing:.02em;opacity:.75;text-transform:uppercase;font-size:11px;font-weight:600}.preview-section-chrome__ajuste-rango{accent-color:#93c5fd;cursor:pointer;width:100%;height:4px}.preview-section-chrome__ajuste-valor{opacity:.9;font-size:11px;font-weight:600}.preview-section-chrome__ajuste-auto{color:#fff;cursor:pointer;background:rgba(255,255,255,.12);border:none;border-radius:4px;justify-self:start;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.preview-section-chrome__ajuste-auto:disabled,.preview-section-chrome__ajuste-auto[aria-disabled=true]{opacity:.45;cursor:default;pointer-events:none}.preview-section-chrome__ajuste-select,.preview-section-chrome__ajuste-texto{color:#fff;cursor:pointer;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:4px;width:100%;padding:5px 6px;font-family:inherit;font-size:12px;font-weight:600}.preview-section-chrome__ajuste-texto{cursor:text;font-weight:500}.preview-section-chrome__ajuste-texto::placeholder{color:rgba(255,255,255,.5)}.preview-section-chrome__ajuste-select option{color:#fff;background:#111}.preview-section-chrome__ajuste-pastilla{cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.22);border-radius:4px;justify-self:start;width:34px;height:24px;padding:0}.preview-section-chrome__ajuste-fila{align-items:center;gap:6px;display:flex}.preview-section-chrome__ajuste-fila .preview-section-chrome__ajuste-texto{flex:1;min-width:0}.preview-section-chrome__ajuste-fila .preview-section-chrome__ajuste-auto{flex-shrink:0}.preview-section-chrome__ajuste-miniatura{object-fit:cover;border:1px solid rgba(255,255,255,.22);border-radius:4px;width:100%;height:56px;display:block}.preview-cms-color-chrome{z-index:2147483000;background:#16181d;border:1px solid rgba(255,255,255,.18);border-radius:6px;align-items:center;gap:4px;padding:4px 5px;display:flex;position:fixed;box-shadow:0 4px 14px rgba(0,0,0,.25)}.preview-cms-color-chrome__pastilla{cursor:pointer;background:0 0;border:none;border-radius:4px;width:26px;height:22px;padding:0}.preview-cms-color-chrome__hex{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:4px;width:74px;padding:3px 4px;font-family:ui-monospace,monospace;font-size:11px}.preview-cms-color-chrome__hex::placeholder{color:rgba(255,255,255,.45)}.preview-cms-color-chrome__quitar{color:#fff;cursor:pointer;background:rgba(255,255,255,.12);border:none;border-radius:4px;padding:5px 6px;font-size:10px;font-weight:700;line-height:1}.preview-cms-color-chrome__quitar:disabled{opacity:.4;cursor:default}.preview-section-chrome__padding{border-left:1px solid rgba(255,255,255,.18);border-right:1px solid rgba(255,255,255,.18);align-items:center;gap:6px;margin:0;padding:0 4px;display:inline-flex}.preview-section-chrome__padding-label{opacity:.85;font-size:11px;font-weight:500}.preview-section-chrome__padding-range{accent-color:#93c5fd;cursor:pointer;width:72px;height:4px}.preview-section-chrome__padding-value{text-align:right;min-width:2.5em;font-size:11px;font-weight:600}.preview-section-chrome__padding-auto{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:600;line-height:1}.preview-section-chrome__padding-auto:hover:not(:disabled){background:rgba(255,255,255,.2)}.preview-section-chrome__padding-auto:disabled{opacity:.45;cursor:default}.preview-section-chrome__fecha{border-right:1px solid rgba(255,255,255,.18);align-items:center;gap:6px;margin:0;padding:0 4px;display:inline-flex}.preview-section-chrome__fecha-label{opacity:.85;font-size:11px;font-weight:500}.preview-section-chrome__fecha-input{color:#fff;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:rgba(255,255,255,.12);border:none;border-radius:4px;padding:3px 6px;font-size:11px;line-height:1}.preview-section-chrome__fecha-aviso{text-transform:uppercase;letter-spacing:.04em;color:#1f2937;background:rgba(245,158,11,.9);border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700}.preview-section-add{z-index:50;isolation:isolate;height:0;margin:0;position:relative;overflow:visible}.preview-section-add:before{content:"";opacity:0;pointer-events:none;background:rgba(37,99,235,.28);height:2px;transition:opacity .15s;position:absolute;top:0;left:20px;right:20px}.preview-section-add__btn{color:#2563eb;cursor:pointer;opacity:.35;pointer-events:auto;z-index:51;background:#fff;border:1.5px solid rgba(37,99,235,.45);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;transition:opacity .15s,background .15s,border-color .15s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px rgba(0,0,0,.08)}.preview-section-add:hover,.preview-section-add--open{z-index:60}.preview-section-add:has(+.preview-section-chrome:hover){z-index:60}.preview-section-add:hover:before,.preview-section-add--open:before,.preview-section-chrome:hover+.preview-section-add:before{opacity:1}.preview-section-add:has(+.preview-section-chrome:hover):before{opacity:1}.preview-section-add:hover .preview-section-add__btn,.preview-section-add--open .preview-section-add__btn,.preview-section-chrome:hover+.preview-section-add .preview-section-add__btn{opacity:1}.preview-section-add:has(+.preview-section-chrome:hover) .preview-section-add__btn{opacity:1}.preview-section-add--empty .preview-section-add__btn{opacity:.2;cursor:not-allowed;border-color:rgba(37,99,235,.2)}.preview-section-add--empty:hover .preview-section-add__btn{opacity:.25}.preview-section-add__btn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.preview-section-add__menu{z-index:52;background:#fff;border:1px solid #e5e5e5;border-radius:10px;min-width:220px;max-height:280px;margin:0;padding:6px;list-style:none;position:absolute;top:16px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 10px 28px rgba(0,0,0,.12)}.preview-section-add__option{text-align:left;color:#222;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 10px;font-size:13px;display:block}.preview-section-add__option:hover{background:#f3f6ff}.preview-section-empty{text-align:center;color:#666;border:1px dashed #c5d4f5;border-radius:8px;margin:16px;padding:48px 24px;font-size:14px}.admin-shell{background:#fff;min-height:100vh;display:flex}.admin-shell__sidebar{background:var(--color-bg-dark);color:#fff;overscroll-behavior:contain;flex-shrink:0;align-self:flex-start;width:240px;height:100vh;padding:24px;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto}.admin-shell__sidebar-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-shell__close{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;display:none}.admin-shell__body{flex-direction:column;flex:1;min-width:0;display:flex}.admin-shell__header{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex}.admin-shell__header-left{align-items:center;gap:16px;min-width:0;display:flex}.admin-shell__header-right{color:#555;align-items:center;gap:16px;font-size:13px;display:flex}.admin-shell__user{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-shell__burger{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.admin-shell__burger span{background:#333;border-radius:2px;width:100%;height:2px;display:block}.admin-shell__logout{cursor:pointer;white-space:nowrap;background:#f3f3f3;border:1px solid #ccc;border-radius:4px;padding:6px 12px;font-size:13px}.admin-shell__main{flex:1;min-width:0;padding:32px;overflow-x:auto}.admin-shell__main table{border-collapse:collapse;width:100%}.admin-shell__overlay{display:none}.admin-shell__main img,.admin-shell__main video,.admin-shell__main canvas{max-width:100%;height:auto}.admin-shell__main pre{max-width:100%;overflow-x:auto}@media (max-width:900px){.admin-shell__sidebar{z-index:60;width:min(280px,85vw);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;right:auto;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 40px rgba(0,0,0,.3)}.admin-shell__sidebar.is-open{transform:translate(0)}.admin-shell__close{display:block}.admin-shell__burger{display:flex}.admin-shell__overlay{z-index:55;cursor:pointer;background:rgba(0,0,0,.45);border:none;padding:0;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.admin-shell__header{gap:10px;padding:12px 16px}.admin-shell__user{display:none}.admin-shell__main{padding:16px}.tabla-admin,.tabla-admin tbody,.tabla-admin tr,.tabla-admin td{width:100%;display:block}.tabla-admin thead{display:none}.tabla-admin tr{background:#fff;border:1px solid #e7e7e7;border-radius:10px;margin-bottom:12px;padding:14px 56px 14px 14px;position:relative}.tabla-admin td{border:none;padding:5px 0}.tabla-admin td:not([data-col]):before{content:none}.tabla-admin td:before{content:attr(data-col);letter-spacing:.6px;text-transform:uppercase;color:#9a9a9a;margin-bottom:2px;font-size:11px;display:block}.tabla-admin td[data-col=acciones]{width:auto;padding:0;position:absolute;top:10px;right:10px}.tabla-admin td[data-col=acciones]:before{content:none}}
