:root{--navy:#061836;--navy2:#082a65;--blue:#0b6cff;--cyan:#02c2f1;--yellow:#ffe000;--ink:#0a1732;--muted:#66758d;--soft:#f4f8fd;--line:#dde6f1;--white:#fff;--shadow:0 26px 65px rgba(4,25,64,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}
.topbar{height:78px;display:flex;align-items:center;gap:35px;padding:0 5vw;border-bottom:1px solid #edf1f7;position:sticky;top:0;z-index:20;background:#fff}.brand{display:flex;align-items:center;gap:13px}.brand-logo{display:flex;width:190px;height:48px;align-items:center;justify-content:center;overflow:hidden;background:var(--navy)}.brand-logo img{width:100%;height:100%;object-fit:contain}.footer-logo{display:flex;width:190px;height:160px;align-items:center;justify-content:center;overflow:hidden;background:var(--navy)}.footer-logo img{width:100%;height:100%;object-fit:contain}.brand .divider{height:32px;width:1px;background:#d9e0ea}.brand strong{font-size:22px}.topbar nav{display:flex;gap:30px;margin-left:auto;font-size:14px;font-weight:700}.topbar nav a:hover{color:var(--blue)}
.button{border:0;border-radius:12px;padding:14px 21px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.button.small{padding:11px 16px;font-size:13px}.primary{background:var(--blue);color:#fff;box-shadow:0 9px 24px rgba(11,108,255,.22)}.accent{background:var(--yellow);color:#07142c}.outline{color:#fff;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.04)}.ghost-dark{color:var(--ink);border:1px solid var(--line);background:#fff}.danger-soft{background:#fff0f0;color:#b0232f;border:1px solid #ffd1d4}
.hero{min-height:620px;padding:72px 5vw;display:grid;grid-template-columns:1fr 1.08fr;gap:4vw;align-items:center;color:#fff;background:radial-gradient(circle at 85% 18%,rgba(11,108,255,.35),transparent 26%),linear-gradient(115deg,#04142f,#061a3f 52%,#082d73);overflow:hidden}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:900;color:#5ad3ff}.eyebrow.blue{color:var(--blue)}.eyebrow.cyan{color:#5ad3ff}.hero h1{font-size:56px;line-height:1;margin:0 0 14px;letter-spacing:-.045em}.hero h1 span{color:#2d87ff}.hero h2{font-size:30px;margin:0 0 18px}.hero h2:after{content:"";display:inline-block;width:8px;height:8px;background:var(--yellow);border-radius:50%;margin-left:6px}.lead{font-size:18px;line-height:1.65;color:#cad6e9;max-width:650px}.hero-actions{display:flex;gap:12px;margin:28px 0}.mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mini-features span{border-left:2px solid #2a7dff;padding-left:10px;color:#9fb2d1;font-size:11px}.mini-features b{display:block;color:#fff;margin-bottom:4px;font-size:13px}
.device-stage{display:flex;align-items:center}.browser-card{width:100%;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 38px 75px rgba(0,0,0,.36);transform:perspective(900px) rotateY(-2deg)}.browser-chrome{height:38px;display:flex;gap:6px;align-items:center;padding:0 13px;background:#e9eff7}.browser-chrome i{width:8px;height:8px;border-radius:50%;background:#afbac9}.browser-chrome span{font-size:9px;color:#8190a5;background:#fff;border-radius:8px;padding:6px 15px;margin-left:9px;flex:1}.demo-store{color:var(--ink)}.demo-header{height:52px;padding:0 18px;display:flex;align-items:center;gap:14px;font-size:10px;border-bottom:1px solid #edf1f5}.demo-header em{font-style:normal;color:#92a0b3;border:1px solid #e0e6ee;border-radius:22px;padding:7px 12px;flex:1}.demo-banner{min-height:155px;padding:27px;background:linear-gradient(120deg,#eaf5ff,#d9eaff);display:flex;justify-content:space-between;align-items:center}.demo-banner small{font-size:8px;font-weight:900;color:var(--blue)}.demo-banner h3{font-size:25px;margin:7px 0}.demo-banner p{font-size:11px;color:#61708a}.smark{font-size:76px;font-weight:900;color:var(--blue);opacity:.16;margin-right:35px}.demo-cats{padding:15px 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.demo-cats span{padding:9px;text-align:center;background:#f4f7fb;border-radius:8px;font-size:9px;font-weight:700}.demo-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 18px 22px}.demo-products article{border:1px solid #e5eaf2;border-radius:10px;padding:10px;font-size:9px}.demo-products i{display:block;height:70px;border-radius:7px;background:linear-gradient(145deg,#eff4fa,#d9e5f3)}.demo-products b,.demo-products span{display:block;margin-top:5px}.demo-products span{color:var(--blue);font-weight:800}
.section{padding:80px 5vw}.section-title{text-align:center;max-width:800px;margin:0 auto 40px}.section-title h2,.panel-showcase h2,.merchant-band h2,.contact h2{font-size:38px;letter-spacing:-.035em;margin:7px 0 12px}.section-title>p:last-child,.panel-showcase>div>p,.contact p{color:var(--muted);line-height:1.65}.cards.six{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cards article{text-align:center;padding:24px 18px;border:1px solid #e4eaf2;border-radius:16px;box-shadow:0 8px 28px rgba(11,36,77,.06)}.cards .ico{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#eaf4ff;color:var(--blue);font-size:23px}.cards h3{font-size:15px}.cards p{font-size:12px;color:var(--muted);line-height:1.55}
.panel-showcase{padding:80px 5vw;background:linear-gradient(#f7faff,#eef5ff);display:grid;grid-template-columns:.42fr .58fr;gap:45px;align-items:center}.panel-showcase ol{padding:0;margin:28px 0;counter-reset:steps}.panel-showcase li{list-style:none;display:grid;grid-template-columns:32px 1fr;column-gap:12px;margin:16px 0}.panel-showcase li:before{counter-increment:steps;content:counter(steps);width:30px;height:30px;background:var(--blue);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;grid-row:1/3}.panel-showcase li b{font-size:13px}.panel-showcase li span{font-size:12px;color:var(--muted)}.admin-preview{min-height:440px;background:#fff;border:1px solid #dfe7f1;border-radius:18px;display:grid;grid-template-columns:165px 1fr;overflow:hidden;box-shadow:var(--shadow)}.admin-preview aside{padding:20px 12px;border-right:1px solid #e5ebf2;display:flex;flex-direction:column;gap:6px}.admin-preview aside b{font-size:12px;margin-bottom:15px}.admin-preview aside i{font-style:normal;color:var(--blue)}.admin-preview aside span{font-size:10px;padding:10px;border-radius:8px;color:#65748a}.admin-preview aside .active{background:var(--blue);color:#fff;font-weight:800}.admin-canvas{padding:25px}.admin-canvas small{font-size:8px;color:#8493a9;font-weight:900}.admin-canvas h3{font-size:21px;margin:5px 0 18px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metrics div{padding:13px;border:1px solid #e5ebf3;border-radius:10px;color:#78879d;font-size:9px}.metrics b{display:block;font-size:25px;color:var(--ink);margin-top:7px}.chart{height:200px;margin-top:13px;border:1px solid #e5ebf3;border-radius:10px;padding:20px;position:relative;overflow:hidden;background:linear-gradient(#fff,#f7faff)}.chart:before,.chart:after,.chart span{content:"";position:absolute;left:8%;right:6%;height:3px;background:var(--blue);transform-origin:left center;border-radius:4px}.chart:before{top:65%;transform:rotate(-8deg)}.chart:after{top:48%;left:38%;transform:rotate(9deg)}.chart span{top:38%;left:68%;transform:rotate(-17deg)}
.merchant-band{padding:70px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;color:#fff;background:linear-gradient(120deg,#051733,#082961)}.merchant-band p{color:#c4d2e9;line-height:1.7}.chips{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.chips span{padding:18px;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.05);font-size:13px;font-weight:800}.contact{padding:62px 5vw;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact>div{max-width:780px}footer{background:#04142f;color:#fff}.footer-grid{padding:50px 5vw 34px;display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:60px}.footer-grid p{color:#9bacc7;max-width:420px;font-size:13px}.footer-grid h3{font-size:22px;margin:8px 0}.footer-grid b{font-size:12px;color:#8da5c8;text-transform:uppercase}.footer-grid a,.footer-grid span{display:block;font-size:13px;color:#d1deef;margin:10px 0}.footer-bottom{text-align:center;padding:18px;border-top:1px solid rgba(255,255,255,.13);font-size:12px;color:#c8d6e8}
/* Panel */
.panel-body{background:#f3f6fa}.panel-top{height:68px;padding:0 24px;background:#061836;color:#fff;display:flex;align-items:center;justify-content:space-between}.panel-top>div{display:flex;gap:8px}.panel-brand{font-size:19px}.panel-brand b{color:#fff}.panel-layout{min-height:calc(100vh - 68px);display:grid;grid-template-columns:210px minmax(430px,1fr) minmax(380px,42vw)}.panel-nav{background:#fff;border-right:1px solid var(--line);padding:24px 14px;display:flex;flex-direction:column;gap:6px}.panel-nav>b{font-size:12px;color:#78879d;text-transform:uppercase;margin:0 10px 15px}.panel-nav button,.panel-nav a{text-align:left;border:0;background:none;padding:11px 12px;border-radius:8px;color:#58677f;font-size:13px;cursor:pointer}.panel-nav button.active{background:#eaf3ff;color:var(--blue);font-weight:800}.panel-work{padding:32px;overflow:auto;max-height:calc(100vh - 68px)}.panel-heading h1{font-size:34px;margin:4px 0 8px}.panel-heading>p:last-child{color:var(--muted);font-size:13px;max-width:780px}.form-section{display:none;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin-top:24px}.form-section.active{display:block}.form-section h2{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid label,.product-editor label{font-size:12px;font-weight:800;color:#52627a;display:flex;flex-direction:column;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.product-editor input{height:42px;border:1px solid #d7e0eb;border-radius:9px;padding:0 11px;background:#fff}.form-grid input[type=color]{padding:4px;width:100%}.form-grid input[type=file]{padding:9px;height:auto}.form-grid small{font-weight:400;color:#8a98aa}.section-row{display:flex;justify-content:space-between;align-items:center}.section-row p{color:var(--muted);font-size:12px}.product-editor-list{display:grid;gap:10px}.empty-editor{padding:30px;text-align:center;border:1px dashed #cbd5e2;border-radius:12px;color:#8492a5}.product-editor{display:grid;grid-template-columns:1.4fr .7fr .6fr 1.5fr 36px;gap:10px;border:1px solid #e2e8f0;border-radius:12px;padding:13px;align-items:end}.product-editor .wide{}.remove-product{height:42px;border:0;border-radius:8px;background:#fff0f1;color:#b2212e;font-size:22px;cursor:pointer}.panel-actions{display:flex;justify-content:space-between;margin:24px 0}.live-preview{background:#e7edf5;border-left:1px solid #d4dde9;padding:16px;display:flex;flex-direction:column;min-width:0}.preview-title{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 12px;font-size:13px}.preview-title a{color:var(--blue);font-weight:800}.live-preview iframe{width:100%;height:100%;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(10,28,56,.12)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#091c3c;color:#fff;padding:12px 18px;border-radius:10px;opacity:0;pointer-events:none;transition:.2s;z-index:99}.toast.show{opacity:1;transform:translate(-50%,0)}
/* Store preview */
.store-body{background:#f6f8fb}.merchant-header{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e9ef;position:sticky;top:0;z-index:10}.merchant-header nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:700}.merchant-name{font-size:22px;font-weight:900}.merchant-logo{max-height:48px;max-width:200px}.cart-pill{background:var(--merchant-primary);color:#fff;padding:10px 13px;border-radius:20px}.merchant-hero{min-height:430px;padding:70px 8vw;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(120deg,#071a38,color-mix(in srgb,var(--merchant-primary) 70%,#071a38))}.merchant-hero small{font-weight:900;letter-spacing:.12em;color:var(--merchant-secondary)}.merchant-hero h1{font-size:52px;max-width:700px;margin:10px 0 12px}.merchant-hero p{color:#c9d5e6}.merchant-hero a{display:inline-block;margin-top:18px;padding:13px 18px;border-radius:10px;background:var(--merchant-secondary);color:#07142d;font-weight:900}.merchant-symbol{font-size:150px;font-weight:900;opacity:.15}.merchant-products{padding:65px 6vw}.merchant-section-title small{color:var(--merchant-primary);font-weight:900}.merchant-section-title h2{font-size:34px;margin:7px 0 25px}.merchant-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.store-product{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:15px;box-shadow:0 7px 24px rgba(17,40,75,.05)}.store-placeholder{height:180px;background:linear-gradient(145deg,#edf2f7,#dae4ef);border-radius:10px;display:grid;place-items:center;color:#9aa8ba;font-size:55px;font-weight:900}.store-product h3{margin-bottom:6px}.store-product p{min-height:36px;color:#748298;font-size:12px}.store-product strong,.store-product small{display:block}.store-product strong{font-size:20px;color:var(--merchant-primary);margin:8px 0 4px}.store-product small{color:#718095}.store-product button{width:100%;border:0;border-radius:9px;padding:11px;margin-top:12px;background:var(--merchant-primary);color:#fff;font-weight:800}.empty-store{grid-column:1/-1;padding:55px;text-align:center;background:#fff;border:1px dashed #cdd6e2;border-radius:14px}.empty-store b,.empty-store span{display:block}.empty-store span{color:#8090a5;margin-top:8px}.merchant-contact{padding:55px 6vw;background:#fff;border-top:1px solid #e4e9f0;display:grid;grid-template-columns:1fr 1fr;gap:50px}.merchant-contact h2{font-size:30px}.merchant-contact p,.merchant-contact span{color:#6e7d92}.merchant-contact span{display:block;margin:8px 0}.merchant-footer{padding:22px 5vw;background:#071a38;color:#c9d4e6;display:flex;justify-content:space-between;font-size:12px}
@media(max-width:1100px){.hero{grid-template-columns:1fr}.cards.six{grid-template-columns:repeat(3,1fr)}.panel-showcase{grid-template-columns:1fr}.panel-layout{grid-template-columns:185px 1fr}.live-preview{display:none}.merchant-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.topbar{height:68px;padding:0 18px}.brand-logo{width:150px;height:40px}.brand .divider,.brand strong,.topbar nav{display:none}.hero{padding:55px 20px}.hero h1{font-size:42px}.hero h2{font-size:25px}.mini-features{grid-template-columns:1fr}.cards.six{grid-template-columns:1fr 1fr}.section,.panel-showcase{padding:60px 20px}.admin-preview{grid-template-columns:1fr}.admin-preview aside{display:none}.merchant-band{grid-template-columns:1fr;padding:60px 20px;gap:30px}.chips{grid-template-columns:1fr 1fr}.contact{padding:55px 20px;flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;padding:45px 20px}.panel-layout{grid-template-columns:1fr}.panel-nav{display:none}.panel-work{padding:20px;max-height:none}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.product-editor{grid-template-columns:1fr 1fr}.product-editor .wide{grid-column:1/-1}.merchant-header{padding:0 18px}.merchant-header nav a{display:none}.merchant-hero{padding:55px 24px;min-height:360px}.merchant-hero h1{font-size:38px}.merchant-symbol{display:none}.merchant-products{padding:50px 20px}.merchant-product-grid{grid-template-columns:1fr 1fr}.merchant-contact{grid-template-columns:1fr;padding:45px 20px}.merchant-footer{padding:20px;flex-direction:column;gap:8px}}
@media(max-width:480px){.cards.six,.merchant-product-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.demo-cats{grid-template-columns:1fr 1fr}.demo-products{grid-template-columns:1fr 1fr}.demo-products article:last-child{display:none}.merchant-header nav{gap:10px}}
.preview-title button{border:0;background:none;color:var(--blue);font-weight:800;cursor:pointer}.preview-mount{height:100%;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(10,28,56,.12)}.preview-mount .embedded-store{width:1250px;transform:scale(.42);transform-origin:top left}.preview-mount{overflow:hidden}.full-preview{position:fixed;inset:0;background:#eef2f7;z-index:200;overflow:auto}.full-preview[hidden]{display:none}.full-preview-bar{height:58px;position:sticky;top:0;z-index:3;background:#061836;color:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.full-preview-bar button{border:0;border-radius:8px;padding:8px 12px;background:#fff;color:#08172f;font-weight:800;cursor:pointer}.full-preview-mount{min-height:calc(100vh - 58px)}.full-preview-mount .embedded-store{min-height:100vh;background:#f6f8fb}

/* Internacionalización */
.header-actions,.panel-top-actions{display:flex;align-items:center;gap:10px}
.language-control{display:inline-flex;align-items:center}
.language-control select{appearance:auto;border:1px solid #dce4ef;background:#fff;color:#0b1733;border-radius:10px;padding:9px 30px 9px 10px;font:inherit;font-size:12px;font-weight:700;max-width:150px}
.panel-top .language-control select{background:#f7faff}
.form-help{color:#64708a;line-height:1.55;margin-top:-4px;margin-bottom:20px}
.check-card{display:flex!important;align-items:center;gap:10px;border:1px solid #dfe6ef;border-radius:10px;padding:12px!important;background:#fafcff}
.check-card input{width:18px!important;height:18px!important;margin:0}
.locale-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}
.locale-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe6ef;background:#f7faff;border-radius:999px;padding:7px 9px 7px 12px}
.locale-chip b{font-size:12px}.locale-chip small{font-size:10px;color:#75849b}.locale-chip button{border:0;background:#e8eef7;width:22px;height:22px;border-radius:50%;cursor:pointer}
.locale-add{display:flex;gap:8px;margin-top:8px}.locale-add input{flex:1}.language-note{border-left:3px solid #0b6cff;background:#f3f8ff;padding:12px 14px;border-radius:8px;color:#52647e;font-size:12px}
html[dir="rtl"] body{text-align:right}
html[dir="rtl"] .site-header,html[dir="rtl"] .panel-top,html[dir="rtl"] .merchant-header{direction:rtl}
html[dir="rtl"] .hero,html[dir="rtl"] .panel-layout,html[dir="rtl"] .form-grid{direction:rtl}
html[dir="rtl"] input,html[dir="rtl"] textarea,html[dir="rtl"] select{direction:rtl;text-align:right}
@media(max-width:760px){.header-actions{margin-left:auto}.language-control select{max-width:115px}.panel-top-actions .language-control{display:none}}
.store-language-floating{position:fixed;right:18px;top:14px;z-index:100}.store-language-floating select{border:1px solid #dfe6ef;border-radius:10px;padding:8px;background:white;font-weight:700}
html[dir="rtl"] .store-language-floating{right:auto;left:18px}

/* Merchant-first refinement */
.panel-top{height:82px;background:#061836;padding:0 28px}
.panel-layout{min-height:calc(100vh - 82px)}
.panel-work{max-height:calc(100vh - 82px)}
.panel-merchant-brand{display:flex;align-items:center;gap:13px;min-width:0}
.panel-merchant-logo{width:54px;height:54px;border-radius:13px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:none;box-shadow:0 5px 16px rgba(0,0,0,.16)}
.panel-merchant-logo img{width:100%;height:100%;object-fit:contain;padding:4px}
.panel-merchant-logo span{font-weight:950;color:#143462;font-size:16px}
.panel-merchant-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.panel-merchant-copy b{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px}
.panel-merchant-copy small{font-size:11px;color:#9db2d4}
.platform-credit{font-size:11px;color:#8ca4c9;border-right:1px solid rgba(255,255,255,.18);padding-right:14px;margin-right:5px}

.identity-heading h2{margin-bottom:6px}
.form-help{font-size:12px;color:#75859b;line-height:1.55}
.identity-layout{display:grid;grid-template-columns:minmax(340px,.8fr) 1.2fr;gap:22px;align-items:stretch}
.merchant-logo-card{border:1px solid #dce5f0;border-radius:15px;padding:18px;background:linear-gradient(180deg,#fbfdff,#f5f9ff);display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center}
.merchant-logo-preview{height:130px;border-radius:14px;border:1px dashed #bfd0e5;background:#fff;display:grid;place-items:center;overflow:hidden}
.merchant-logo-preview img{width:100%;height:100%;object-fit:contain;padding:10px}
.merchant-logo-preview span{font-size:15px;font-weight:900;color:#a2b0c1}
.merchant-logo-card h3{margin:0 0 6px;font-size:16px}
.merchant-logo-card p{font-size:12px;color:#718096;margin:0 0 13px;line-height:1.5}
.file-button,.media-upload-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:9px;background:#0b6cff;color:#fff;font-size:12px;font-weight:900;cursor:pointer}
.file-button input,.media-upload-button input{display:none}
.text-action{border:0;background:none;color:#65758c;font-size:11px;margin-top:10px;cursor:pointer;text-decoration:underline}
.identity-fields{align-content:center}

.product-editor-list{margin-top:18px}
.empty-editor{display:flex;flex-direction:column;gap:7px}
.product-editor-card{display:grid;grid-template-columns:190px 1fr 38px;gap:18px;padding:16px;align-items:start}
.product-media-column{display:flex;flex-direction:column;gap:9px}
.product-media-preview{height:155px;border-radius:12px;background:#f0f4f9;border:1px solid #dde5ef;display:grid;place-items:center;overflow:hidden}
.product-media-preview.empty{border-style:dashed;color:#90a0b3;font-size:12px;font-weight:800}
.product-media-preview img,.product-media-preview video{width:100%;height:100%;object-fit:contain;background:#fff}
.product-media-column small{font-size:10px;color:#8795a7;line-height:1.4}
.product-fields{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:10px}
.product-fields .wide{grid-column:1/-1}
.media-upload-button{width:100%;background:#eef5ff;color:#0b6cff;border:1px solid #bcd7ff}
.product-editor-card .remove-product{align-self:start}

.merchant-header{min-height:94px;height:auto;padding:12px 5vw}
.merchant-brand-zone{min-width:260px;min-height:66px;display:flex;align-items:center}
.merchant-logo{max-height:66px;max-width:300px;width:auto;height:auto;object-fit:contain}
.merchant-name{font-size:27px}
.merchant-hero-clean{justify-content:flex-start}
.merchant-hero-clean>div{max-width:820px}
.merchant-symbol{display:none!important}
.store-product-media{height:180px;background:#fff;border:1px solid #edf1f6;border-radius:10px;overflow:hidden;display:grid;place-items:center}
.store-product-media img,.store-product-media video{width:100%;height:100%;object-fit:contain;background:#fff}

@media(max-width:900px){
  .platform-credit{display:none}
  .identity-layout{grid-template-columns:1fr}
  .merchant-logo-card{grid-template-columns:130px 1fr}
  .product-editor-card{grid-template-columns:150px 1fr 36px}
  .product-fields{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .panel-top{padding:0 14px}
  .panel-merchant-copy small{display:none}
  .panel-merchant-logo{width:45px;height:45px}
  .panel-top-actions .language-control{display:none}
  .merchant-logo-card{grid-template-columns:1fr}
  .merchant-logo-preview{height:150px}
  .product-editor-card{grid-template-columns:1fr}
  .product-fields{grid-template-columns:1fr}
}


/* Portada configurable + logo protagonista */
.merchant-header{
  min-height:122px;
  padding:14px 5vw;
}
.merchant-brand-zone{
  min-width:320px;
  min-height:86px;
}
.merchant-brand-zone.logo-medium .merchant-logo{max-height:72px;max-width:300px}
.merchant-brand-zone.logo-large .merchant-logo{max-height:88px;max-width:360px}
.merchant-brand-zone.logo-protagonist .merchant-logo{max-height:104px;max-width:430px}
.merchant-brand-zone.logo-protagonist{min-height:104px}
.merchant-logo{
  width:auto!important;
  height:auto!important;
  object-fit:contain;
}
.merchant-hero{
  background-color:#0b3f91;
  background-image:linear-gradient(120deg,#071a38,color-mix(in srgb,var(--merchant-primary) 70%,#071a38));
  background-size:cover;
  background-position:center center;
}
.cover-editor{
  display:grid;
  grid-template-columns:minmax(350px,.95fr) 1.05fr;
  gap:22px;
  align-items:start;
}
.cover-media-card{
  border:1px solid #dce5f0;
  border-radius:16px;
  padding:16px;
  background:#fbfdff;
}
.banner-preview,.banner-preview-empty{
  min-height:250px;
  border-radius:14px;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  padding:24px;
  background-size:cover;
  background-position:center;
}
.banner-preview{
  color:white;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.banner-preview div{display:flex;flex-direction:column;gap:6px}
.banner-preview small{font-weight:900;letter-spacing:.11em;color:#ffe000}
.banner-preview b{font-size:24px;max-width:430px}
.banner-preview-empty{
  background:linear-gradient(135deg,#edf3fa,#dce7f4);
  border:1px dashed #b8c7da;
  justify-content:center;
  align-items:center;
  color:#8797aa;
  font-weight:800;
}
.cover-media-actions{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:14px;
}
.cover-media-card>small{
  display:block;
  margin-top:10px;
  color:#8492a5;
  font-size:11px;
}
.cover-options{
  background:#fff;
  border:1px solid #e1e8f1;
  border-radius:16px;
  padding:18px;
}
.slider-field .range-line{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:8px;
}
.range-line input[type=range]{flex:1}
.range-line strong{
  min-width:48px;
  text-align:right;
  color:#0b6cff;
}
.cover-note{
  background:#f4f8fd;
  border-radius:10px;
  padding:13px;
  color:#66768b;
  font-size:12px;
  line-height:1.5;
}

@media(max-width:900px){
  .cover-editor{grid-template-columns:1fr}
  .merchant-brand-zone.logo-protagonist .merchant-logo{max-height:88px;max-width:330px}
}
@media(max-width:650px){
  .merchant-header{min-height:92px}
  .merchant-brand-zone{min-width:180px;min-height:66px}
  .merchant-brand-zone.logo-protagonist .merchant-logo,
  .merchant-brand-zone.logo-large .merchant-logo{max-height:68px;max-width:240px}
}


/* =========================================================
   PANEL RESPONSIVE SAFETY
   Ninguna configuración puede desbordar horizontalmente.
   ========================================================= */

.panel-layout{
  grid-template-columns:210px minmax(0,1fr) minmax(440px,40vw);
  width:100%;
  max-width:100vw;
  overflow:hidden;
}

.panel-work,
.form-section,
.form-grid,
.identity-layout,
.identity-fields,
.cover-editor,
.cover-options,
.product-editor-list,
.product-editor-card,
.product-fields,
.live-preview{
  min-width:0;
  max-width:100%;
}

.panel-work{
  overflow-x:hidden;
}

.form-section{
  width:100%;
  overflow:hidden;
}

.form-grid{
  width:100%;
}

.form-grid label,
.product-fields label{
  min-width:0;
}

.form-grid input,
.form-grid select,
.product-fields input,
.product-fields select,
.product-editor input,
.product-editor select{
  width:100%;
  min-width:0;
  max-width:100%;
}

.identity-layout{
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
}

.merchant-logo-card{
  min-width:0;
}

.merchant-logo-card > div{
  min-width:0;
}

.cover-editor{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
}

.product-editor-card{
  grid-template-columns:170px minmax(0,1fr) 36px;
}

.product-fields{
  grid-template-columns:minmax(0,1.4fr) minmax(90px,.7fr) minmax(90px,.7fr);
}

/* En pantallas de escritorio normales con vista previa,
   apilamos módulos complejos antes de permitir desborde. */
@media(max-width:1550px){
  .panel-layout{
    grid-template-columns:205px minmax(0,1fr) minmax(420px,39vw);
  }

  .panel-work{
    padding:24px;
  }

  .identity-layout,
  .cover-editor{
    grid-template-columns:1fr;
  }

  .merchant-logo-card{
    grid-template-columns:145px minmax(0,1fr);
  }

  .identity-fields{
    grid-template-columns:1fr 1fr;
  }

  .product-editor-card{
    grid-template-columns:150px minmax(0,1fr) 36px;
  }

  .product-fields{
    grid-template-columns:1fr 1fr;
  }

  .product-fields .wide{
    grid-column:1/-1;
  }
}

/* Cuando el ancho baja más, damos más espacio al formulario
   ocultando la vista previa lateral; Vista completa sigue disponible. */
@media(max-width:1250px){
  .panel-layout{
    grid-template-columns:200px minmax(0,1fr);
  }

  .live-preview{
    display:none;
  }

  .panel-work{
    padding:26px;
  }

  .identity-layout,
  .cover-editor{
    grid-template-columns:minmax(0,1fr);
  }
}

@media(max-width:850px){
  .panel-layout{
    grid-template-columns:1fr;
    overflow:visible;
  }

  .panel-nav{
    display:none;
  }

  .panel-work{
    padding:18px;
    max-height:none;
    overflow:visible;
  }

  .form-grid,
  .identity-fields,
  .product-fields{
    grid-template-columns:1fr;
  }

  .form-grid label.full,
  .product-fields .wide{
    grid-column:auto;
  }

  .merchant-logo-card{
    grid-template-columns:1fr;
  }

  .product-editor-card{
    grid-template-columns:1fr;
    position:relative;
  }

  .product-editor-card .remove-product{
    position:absolute;
    top:14px;
    right:14px;
  }
}


/* BANNER CONTENT MODES */
.cover-mode-card{
  display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 20px;
}
.cover-mode-option{
  border:1px solid #dce5f0;border-radius:14px;padding:16px;background:#fff;
  display:flex;gap:12px;align-items:flex-start;cursor:pointer;min-width:0;
}
.cover-mode-option:has(input:checked){border-color:#0b6cff;box-shadow:0 0 0 3px rgba(11,108,255,.08);background:#f7fbff}
.cover-mode-option input{margin-top:3px;accent-color:#0b6cff}
.cover-mode-option span{display:flex;flex-direction:column;gap:4px;min-width:0}
.cover-mode-option b{font-size:13px}
.cover-mode-option small{font-size:11px;color:#75849a;line-height:1.45}
.cover-media-stack{display:grid;gap:16px;min-width:0}
.cover-media-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.cover-media-title b{font-size:13px}
.cover-media-title span{font-size:10px;color:#8190a4;background:#eef4fb;padding:5px 8px;border-radius:12px}
.mobile-cover-card .banner-mobile-preview{min-height:230px;max-width:360px;margin-inline:auto;width:100%}
.preview-clean-label{align-self:flex-end;background:rgba(4,18,42,.72);padding:8px 10px;border-radius:8px;font-size:10px!important;color:#fff!important;font-weight:800}
.cover-check{display:flex!important;flex-direction:row!important;gap:11px;align-items:flex-start!important;padding:14px!important}
.cover-check input{width:auto!important;margin-top:3px;accent-color:#0b6cff}
.cover-check span{display:flex;flex-direction:column;gap:3px}
.cover-check small{font-size:10px;color:#77879a;line-height:1.45}
.is-muted{opacity:.45}

.merchant-hero{
  position:relative;
  background-image:linear-gradient(var(--banner-overlay),var(--banner-overlay)),var(--banner-image),linear-gradient(120deg,#071a38,color-mix(in srgb,var(--merchant-primary) 70%,#071a38));
  background-position:var(--banner-position,center center);
  background-size:cover;
  background-repeat:no-repeat;
}
.merchant-hero-content{width:100%;display:flex;flex-direction:column;align-items:flex-start}
.merchant-hero-content.designed{min-height:inherit;justify-content:flex-end;padding-bottom:8px;pointer-events:none}
.merchant-hero-content.designed .merchant-hero-button{pointer-events:auto}
.merchant-hero-content.button-center{align-items:center;text-align:center}
.merchant-hero-content.button-right{align-items:flex-end;text-align:right}
.merchant-hero-button{display:inline-block;margin-top:18px;padding:13px 18px;border-radius:10px;background:var(--merchant-secondary);color:#07142d;font-weight:900}

@media(max-width:760px){
  .cover-mode-card{grid-template-columns:1fr}
  .merchant-hero{
    background-image:linear-gradient(var(--banner-overlay),var(--banner-overlay)),var(--banner-mobile-image),linear-gradient(120deg,#071a38,color-mix(in srgb,var(--merchant-primary) 70%,#071a38));
    background-position:var(--banner-mobile-position,center center);
  }
  .merchant-hero-content.photo h1{font-size:38px}
}


/* Calidad y optimización automática de multimedia */
.media-spec{
  margin:8px 0 10px;
  padding:8px 10px;
  border-radius:9px;
  background:#f4f8fd;
  color:#67778c;
  font-size:10.5px;
  line-height:1.45;
}
.media-quality{
  display:flex;
  flex-direction:column;
  gap:3px;
  margin-top:10px;
  padding:10px 12px;
  border:1px solid #dce5ef;
  border-radius:10px;
  background:#fff;
  font-size:10.5px;
  line-height:1.35;
}
.media-quality b{font-size:11.5px}
.media-quality span{color:#5f7086}
.media-quality small{color:#75859a}
.media-quality.excellent{border-color:#bfe7d0;background:#f3fbf6}
.media-quality.excellent b{color:#157347}
.media-quality.ok{border-color:#c9dcfa;background:#f5f9ff}
.media-quality.ok b{color:#135ec7}
.media-quality.warn{border-color:#f2d09b;background:#fff9ef}
.media-quality.warn b{color:#a35c00}
.media-quality.neutral{border-style:dashed;background:#fafcff}
.product-quality-slot>.media-quality{margin-top:0}
.cover-media-card .media-spec{margin-top:0}


/* =========================================================
   MULTI-TYPE COMMERCE: físico · digital · curso · servicio
   ========================================================= */
.business-model-card{margin-top:24px;padding:20px;border:1px solid #dce5f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;grid-template-columns:minmax(220px,.55fr) 1.45fr;gap:24px;align-items:center}
.business-model-card h3{margin:4px 0 7px;font-size:21px}.business-model-card p{margin:0;color:#718198;font-size:12px;line-height:1.55}
.business-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-type{position:relative;border:1px solid #dce5ef;border-radius:13px;padding:14px 14px 14px 46px;background:#fff;cursor:pointer;min-height:82px}.business-type input{position:absolute;top:15px;left:14px}.business-type .type-icon{font-size:20px;position:absolute;left:14px;bottom:13px}.business-type b,.business-type small{display:block}.business-type b{font-size:13px}.business-type small{color:#78889d;font-size:10.5px;margin-top:4px;line-height:1.35}.business-type:has(input:checked){border-color:#8bbcff;background:#f3f8ff;box-shadow:0 0 0 1px #bcd7ff inset}
.product-type-modal{position:fixed;inset:0;z-index:200;background:rgba(3,16,39,.6);display:grid;place-items:center;padding:24px}.product-type-modal[hidden]{display:none}.product-type-dialog{width:min(850px,96vw);background:#fff;border-radius:20px;padding:24px;box-shadow:0 32px 80px rgba(0,0,0,.32)}.product-type-dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.product-type-dialog-head h2{margin:4px 0 7px}.product-type-dialog-head p{margin:0;color:#75859a}.product-type-dialog-head>button{border:0;background:#eef3f9;width:38px;height:38px;border-radius:50%;font-size:23px;cursor:pointer}.product-type-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.product-type-choice{border:1px solid #dce5ef;border-radius:15px;background:#fff;padding:20px 14px;text-align:left;cursor:pointer;min-height:170px}.product-type-choice>span{display:block;font-size:30px;margin-bottom:15px}.product-type-choice b,.product-type-choice small,.product-type-choice em{display:block}.product-type-choice b{font-size:14px}.product-type-choice small{font-size:11px;line-height:1.45;color:#718198;margin-top:7px}.product-type-choice:hover:not(:disabled){border-color:#0b6cff;transform:translateY(-2px);box-shadow:0 12px 28px rgba(11,108,255,.12)}.product-type-choice.disabled-type{opacity:.5;cursor:not-allowed}.product-type-choice em{font-size:9px;color:#8a5a00;margin-top:10px;font-style:normal}
.product-editor-expanded{display:block!important;padding:0!important;overflow:hidden}.product-card-head{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5ebf3;background:#fbfdff}.product-type-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.type-physical{background:#edf5ff;color:#0b5fc4}.type-digital{background:#f0f9f4;color:#167347}.type-course{background:#fff5df;color:#986000}.type-service{background:#f5f0ff;color:#6b42b8}.product-active{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}.product-card-head .remove-product{position:static!important}.product-card-body{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:16px}.product-smart-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.product-smart-fields textarea{width:100%;resize:vertical;min-height:68px;border:1px solid #cfd9e6;border-radius:9px;padding:10px;font:inherit}.product-smart-fields select{width:100%}.product-type-select{border-bottom:1px solid #e5ebf3;padding-bottom:12px;margin-bottom:2px}.product-check{align-self:end;min-height:44px}.digital-file-row{display:flex;gap:10px;align-items:center;margin-top:7px}.digital-file-button{display:inline-flex;padding:10px 12px;border-radius:8px;background:#eef5ff;color:#0b6cff;font-size:11px;font-weight:900;cursor:pointer}.digital-file-button input{display:none}.digital-file-name{font-size:11px;color:#63758c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digital-file-field>small{display:block;margin-top:7px;color:#8090a4;font-size:10px}
.store-type-badge{display:inline-flex!important;align-items:center;width:max-content;margin:9px 0 0!important;padding:5px 8px;border-radius:999px;background:#eef5ff;color:#225f9f!important;font-size:9px!important;font-weight:900}.store-product-digital .store-type-badge{background:#eff9f3;color:#267247!important}.store-product-course .store-type-badge{background:#fff5df;color:#8b610a!important}.store-product-service .store-type-badge{background:#f4efff;color:#6540ad!important}
@media(max-width:1550px){.business-model-card{grid-template-columns:1fr}.product-type-choices{grid-template-columns:repeat(2,1fr)}.product-card-body{grid-template-columns:160px minmax(0,1fr)}.product-smart-fields{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.business-type-grid,.product-type-choices{grid-template-columns:1fr}.product-card-body{grid-template-columns:1fr}.product-smart-fields{grid-template-columns:1fr}.digital-file-row{align-items:flex-start;flex-direction:column}}


/* =========================================================
   COMMERCIAL MODEL · PAYMENTS
   ========================================================= */
.hero-trial-line{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px;color:#dceaff;font-size:12px}.hero-trial-line b{color:#fff}.demo-logo-placeholder{display:grid;place-items:center;min-width:92px;height:56px;padding:0 12px;border:1px dashed rgba(255,255,255,.65);border-radius:9px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;background:rgba(255,255,255,.08)}
.security-section{padding:86px max(6vw,30px);background:#f7faff}.security-public-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:30px auto 0}.security-public-grid article{background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(10,35,70,.04)}.security-public-grid b{display:block;color:#071a38;font-size:15px;margin-bottom:8px}.security-public-grid p{margin:0;color:#64758b;font-size:12px;line-height:1.6}
.pricing-section{padding:84px max(6vw,30px);background:#071a38;color:#fff;display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:46px;align-items:center}.pricing-copy h2{font-size:40px;line-height:1.05;margin:8px 0 14px}.pricing-copy>p{color:#bccbe0;line-height:1.65}.pricing-copy ul{padding-left:18px;color:#d4e1f1;line-height:1.9;font-size:13px}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pricing-cards article{padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(255,255,255,.06);display:flex;flex-direction:column}.pricing-cards small{font-size:10px;letter-spacing:.08em;color:#a9bdd5;font-weight:900}.pricing-cards strong{font-size:52px;margin:12px 0 0}.pricing-cards sup{font-size:15px;margin-right:6px}.pricing-cards span{color:#b9c9dc;font-size:12px}.pricing-cards p{font-size:12px;color:#d1ddeb;line-height:1.55}.pricing-featured{border-color:#ffe000!important;box-shadow:inset 0 0 0 1px rgba(255,224,0,.35)}.pricing-note{grid-column:1/-1;color:#91a6c0!important;font-size:10px!important;margin:0}
.payment-architecture-card{display:grid;grid-template-columns:minmax(190px,.55fr) 42px 1.45fr;align-items:center;gap:16px;padding:20px;border:1px solid #dce5ef;border-radius:16px;background:#f8fbff}.payment-country{display:flex;flex-direction:column;gap:5px}.payment-country small{font-size:9px;color:#728399;letter-spacing:.08em;font-weight:900}.payment-country b{font-size:19px;color:#071a38}.payment-country span{font-size:10px;color:#75859a;line-height:1.45}.payment-arrow{text-align:center;font-size:28px;color:#8ea4be}.payment-provider-list{display:grid;gap:10px}.payment-provider{display:flex;gap:11px;padding:13px;border:1px solid #dce5ef;border-radius:12px;background:#fff;cursor:pointer}.payment-provider:has(input:checked){border-color:#0b6cff;box-shadow:0 0 0 2px rgba(11,108,255,.08)}.payment-provider input{margin-top:3px;accent-color:#0b6cff}.payment-provider span{display:flex;flex-direction:column;gap:3px}.payment-provider b{font-size:12px}.payment-provider small,.future-provider small{font-size:10px;color:#74859a;line-height:1.45}

.subscription-status-card{display:grid;grid-template-columns:minmax(220px,.55fr) 1.45fr;gap:20px;padding:18px;border:1px solid #dce5ef;border-radius:15px;background:#f8fbff;align-items:center}.subscription-status-card>div:first-child{display:flex;flex-direction:column;gap:4px}.subscription-status-card small{font-size:9px;color:#718198;letter-spacing:.08em;font-weight:900}.subscription-status-card b{font-size:18px}.subscription-status-card p{margin:0;color:#74859a;font-size:10.5px}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#17a868}.subscription-flow{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.subscription-flow span{padding:7px 8px;border-radius:999px;background:#fff;border:1px solid #dce5ef;font-size:8.5px;font-weight:900;color:#48617c}.subscription-flow i{font-style:normal;color:#9aacc0}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.plan-card{position:relative;padding:20px;border:1px solid #dce5ef;border-radius:15px;background:#fff;display:flex;flex-direction:column;cursor:pointer}.plan-card input{position:absolute;right:15px;top:15px;accent-color:#0b6cff}.plan-card:has(input:checked){border-color:#0b6cff;box-shadow:0 0 0 3px rgba(11,108,255,.07)}.plan-card.featured{background:#f8fbff}.plan-kicker{font-size:9px;color:#60738a;letter-spacing:.08em;font-weight:900}.plan-card strong{font-size:34px;margin-top:8px;color:#071a38}.plan-card>small{font-size:10px;color:#75859a}.plan-card p{font-size:10.5px;color:#718198;line-height:1.45}

@media(max-width:1000px){.security-public-grid{grid-template-columns:1fr 1fr}.pricing-section{grid-template-columns:1fr}.payment-architecture-card{grid-template-columns:1fr}.payment-arrow{transform:rotate(90deg)}.subscription-status-card{grid-template-columns:1fr}}
@media(max-width:700px){.security-public-grid,.pricing-cards,.privacy-grid,.plan-grid{grid-template-columns:1fr}.subscription-provider-block{grid-template-columns:1fr}.subscription-provider-options{flex-direction:column}}


/* =========================================================
   STOREFRONT EXPERIENCE + SINGLE PAGE PANEL SCROLL
   Correcciones aprobadas 05-09-2026
   ========================================================= */

/* El panel usa un único scroll: el scroll general del navegador. */
.panel-body{overflow-x:hidden;overflow-y:auto}
.panel-top{position:sticky;top:0;z-index:80}
.panel-layout{overflow:visible!important;align-items:start;min-height:calc(100vh - 82px)!important}
.panel-work{max-height:none!important;height:auto!important;overflow:visible!important}
.panel-nav{position:sticky;top:82px;align-self:start;min-height:calc(100vh - 82px)}
.live-preview{position:sticky;top:82px;align-self:start;height:calc(100vh - 82px);max-height:none!important;overflow:hidden}
.preview-mount{height:calc(100vh - 128px)!important;overflow:hidden!important}

/* Tienda con presencia comercial aun con un catálogo pequeño. */
.store-body{background:#eef3f8}
.embedded-store{background:#eef3f8;color:#10233d}
.merchant-header{box-shadow:0 4px 22px rgba(14,38,74,.07);border-bottom:0}
.merchant-header nav a{position:relative;color:#334964;cursor:pointer}
.merchant-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--merchant-primary);transition:.2s}
.merchant-header nav a:hover:after{right:0}
.cart-pill{box-shadow:0 7px 18px color-mix(in srgb,var(--merchant-primary) 24%,transparent)}
.merchant-hero{box-shadow:inset 0 -1px rgba(255,255,255,.12)}

.merchant-service-strip{width:min(1460px,calc(100% - 8vw));margin:-28px auto 0;position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.merchant-service-strip article{min-height:92px;background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 34px rgba(15,42,78,.09)}
.merchant-service-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:none;background:color-mix(in srgb,var(--merchant-primary) 10%,#fff);color:var(--merchant-primary);font-size:20px;font-weight:900}
.merchant-service-strip article div{min-width:0;display:flex;flex-direction:column;gap:4px}
.merchant-service-strip b{font-size:13px;color:#10233d}
.merchant-service-strip small{font-size:11px;line-height:1.45;color:#6c7d93;overflow-wrap:anywhere}

.merchant-products{padding:78px 5vw 92px;background:linear-gradient(180deg,#eef3f8 0,#f8fafc 48%,#eef3f8 100%)}
.merchant-products-inner{max-width:1460px;margin:0 auto}
.merchant-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:28px}
.merchant-section-title h2{font-size:38px;letter-spacing:-.035em;margin:7px 0 7px;color:#10233d}
.merchant-section-title p{margin:0;max-width:650px;color:#6d7d92;font-size:13px;line-height:1.6}
.merchant-product-count{display:inline-flex;align-items:center;white-space:nowrap;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #dde5ef;color:#596d85;font-size:11px;font-weight:800}
.merchant-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.store-product{padding:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:17px;box-shadow:0 10px 30px rgba(16,43,78,.07);transition:transform .18s ease,box-shadow .18s ease}
.store-product:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(16,43,78,.12)}
.store-product-media{height:235px;border:0;border-radius:0;background:#fff}
.store-product-copy{padding:17px 18px 19px;display:flex;flex-direction:column;min-width:0}
.store-product h3{font-size:17px;line-height:1.3;margin:9px 0 7px;color:#10233d}
.store-product p{min-height:42px;margin:0;color:#718198;font-size:12px;line-height:1.55}
.store-product strong{font-size:24px;margin:13px 0 4px;letter-spacing:-.02em}
.store-product small{font-size:11px}
.store-product button{padding:13px;margin-top:15px;border-radius:10px;cursor:pointer;transition:filter .18s ease,transform .18s ease}
.store-product button:hover{filter:brightness(.94);transform:translateY(-1px)}

/* Si hay un solo producto no lo dejamos perdido en una esquina. */
.merchant-product-grid.single-product{grid-template-columns:minmax(0,1080px)}
.merchant-product-grid.single-product .store-product{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(300px,1.1fr);align-items:stretch}
.merchant-product-grid.single-product .store-product-media,.merchant-product-grid.single-product .store-placeholder{height:100%;min-height:390px;border-right:1px solid #edf1f5}
.merchant-product-grid.single-product .store-product-copy{padding:34px 38px;justify-content:center}
.merchant-product-grid.single-product .store-product h3{font-size:28px;margin-top:12px}
.merchant-product-grid.single-product .store-product p{font-size:14px;line-height:1.65;min-height:0;max-width:650px}
.merchant-product-grid.single-product .store-product strong{font-size:32px;margin-top:20px}
.merchant-product-grid.single-product .store-product button{width:min(340px,100%);padding:14px}

.merchant-contact{padding:68px max(6vw,40px);background:#fff;border-top:1px solid #e1e8f0;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}
.merchant-contact-intro small{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--merchant-primary)}
.merchant-contact-intro h2{font-size:32px;line-height:1.08;margin:8px 0 12px;color:#10233d}
.merchant-contact-intro p{max-width:620px;line-height:1.65;margin:0}
.merchant-contact-details{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.merchant-contact-details>div{padding:20px;border-radius:14px;background:#f7f9fc;border:1px solid #e1e8f0}
.merchant-contact-details b{display:block;margin-bottom:10px;color:#10233d;font-size:12px}
.merchant-contact-details span{font-size:11px;line-height:1.45;overflow-wrap:anywhere}
.merchant-footer{padding-top:24px;padding-bottom:24px}

@media(max-width:1250px){
  .merchant-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .merchant-service-strip{grid-template-columns:1fr;margin-top:18px}
  .merchant-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .merchant-product-grid.single-product{grid-template-columns:1fr}
  .merchant-product-grid.single-product .store-product{grid-template-columns:1fr}
  .merchant-product-grid.single-product .store-product-media,.merchant-product-grid.single-product .store-placeholder{min-height:320px;border-right:0;border-bottom:1px solid #edf1f5}
  .merchant-contact{grid-template-columns:1fr}
  .merchant-contact-details{grid-template-columns:1fr 1fr}
  .panel-nav{position:static;min-height:0}
  .live-preview{position:static;height:auto}
}
@media(max-width:650px){
  .merchant-service-strip{width:calc(100% - 32px)}
  .merchant-products{padding:55px 16px 65px}
  .merchant-section-head{align-items:flex-start;flex-direction:column}
  .merchant-section-title h2{font-size:31px}
  .merchant-product-grid{grid-template-columns:1fr}
  .merchant-product-grid.single-product .store-product-copy{padding:22px}
  .merchant-product-grid.single-product .store-product h3{font-size:23px}
  .merchant-contact{padding:48px 20px}
  .merchant-contact-details{grid-template-columns:1fr}
}


/* =========================================================
   STOREFRONT VISUAL ENERGY · 05-09-2026
   Más ritmo, marca, contraste y movimiento sutil.
   Todo deriva de los colores configurados por el comercio.
   ========================================================= */
.store-experience{overflow:hidden;background:#f8fafc}
.merchant-accent-line{height:5px;background:linear-gradient(90deg,var(--merchant-primary),var(--merchant-secondary),var(--merchant-primary));background-size:200% 100%;animation:merchantAccentFlow 9s linear infinite}
.merchant-header{height:86px;padding-inline:max(5vw,28px);background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}
.merchant-brand-zone{display:flex;align-items:center;min-width:0}.merchant-brand-zone.logo-protagonist .merchant-logo{max-height:58px;max-width:250px}.merchant-brand-zone.logo-large .merchant-logo{max-height:52px}.merchant-brand-zone.logo-medium .merchant-logo{max-height:45px}
.merchant-header nav{gap:28px}.merchant-header nav a{font-size:12px;letter-spacing:.01em}.cart-pill{padding:11px 16px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease}.cart-pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--merchant-primary) 30%,transparent)}
.merchant-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:6px solid var(--merchant-primary)}
.merchant-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;z-index:0;background:linear-gradient(180deg,transparent,rgba(3,15,34,.32));pointer-events:none}
.merchant-hero-content{position:relative;z-index:2}.merchant-hero-button{box-shadow:0 12px 30px color-mix(in srgb,var(--merchant-secondary) 34%,transparent);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.merchant-hero-button:hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 18px 38px color-mix(in srgb,var(--merchant-secondary) 43%,transparent)}
.merchant-hero-glow{position:absolute;z-index:1;width:380px;height:380px;border-radius:50%;right:-140px;bottom:-240px;background:color-mix(in srgb,var(--merchant-secondary) 22%,transparent);filter:blur(4px);animation:merchantGlow 7s ease-in-out infinite alternate;pointer-events:none}

.merchant-service-strip{width:min(1560px,calc(100% - 7vw));margin-top:-34px;gap:16px}
.merchant-service-strip article{min-height:108px;border:0;box-shadow:0 18px 46px rgba(15,42,78,.12);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden;position:relative}
.merchant-service-strip article:after{content:"";position:absolute;right:-34px;bottom:-52px;width:110px;height:110px;border-radius:50%;opacity:.16;background:currentColor}
.merchant-service-strip article:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(15,42,78,.16)}
.merchant-service-strip .tone-primary{background:linear-gradient(135deg,color-mix(in srgb,var(--merchant-primary) 16%,#fff),#fff);color:var(--merchant-primary)}
.merchant-service-strip .tone-secondary{background:linear-gradient(135deg,color-mix(in srgb,var(--merchant-secondary) 28%,#fff),#fff);color:color-mix(in srgb,var(--merchant-secondary) 55%,#6a4d00)}
.merchant-service-strip .tone-dark{background:linear-gradient(135deg,#102a50,#071a38);color:#fff}.merchant-service-strip .tone-dark b,.merchant-service-strip .tone-dark small{color:#fff}.merchant-service-strip .tone-dark small{opacity:.78}
.merchant-service-icon{width:48px;height:48px;border-radius:15px;background:#fff;box-shadow:0 9px 22px rgba(16,43,78,.10);color:currentColor}

.merchant-energy-band{padding:46px 5vw 18px;background:#f8fafc}.merchant-energy-band>div{max-width:1560px;margin:auto;display:flex;align-items:center;justify-content:center;gap:22px;padding:15px 24px;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--merchant-primary) 92%,#071a38),#071a38);color:#fff;box-shadow:0 14px 35px color-mix(in srgb,var(--merchant-primary) 18%,transparent)}
.merchant-energy-band span{font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.merchant-energy-band i{width:7px;height:7px;border-radius:50%;background:var(--merchant-secondary);box-shadow:0 0 0 6px color-mix(in srgb,var(--merchant-secondary) 14%,transparent)}

.merchant-products{position:relative;isolation:isolate;padding:92px 5vw 110px;background:linear-gradient(135deg,#f7faff 0%,color-mix(in srgb,var(--merchant-primary) 7%,#fff) 52%,color-mix(in srgb,var(--merchant-secondary) 8%,#fff) 100%)}
.merchant-products-inner{position:relative;z-index:2;max-width:1560px}.merchant-products:before{content:"";position:absolute;inset:0;background-image:radial-gradient(color-mix(in srgb,var(--merchant-primary) 18%,transparent) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.42),transparent);opacity:.35;pointer-events:none}
.merchant-products-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.45;pointer-events:none}.orb-a{width:300px;height:300px;left:-120px;top:70px;background:color-mix(in srgb,var(--merchant-primary) 18%,transparent)}.orb-b{width:260px;height:260px;right:-100px;bottom:20px;background:color-mix(in srgb,var(--merchant-secondary) 24%,transparent)}
.merchant-section-head{margin-bottom:34px}.merchant-section-title small{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.11em}.merchant-section-title small:before{content:"";width:30px;height:3px;border-radius:3px;background:var(--merchant-primary)}.merchant-section-title h2{font-size:clamp(34px,3vw,50px);margin:9px 0 8px}.merchant-section-title p{font-size:14px}.merchant-product-count{padding:11px 15px;box-shadow:0 8px 20px rgba(15,42,78,.06)}
.merchant-category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.merchant-category-pills span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid color-mix(in srgb,var(--merchant-primary) 18%,#dce5ef);color:color-mix(in srgb,var(--merchant-primary) 78%,#17365b);font-size:10px;font-weight:900;box-shadow:0 6px 15px rgba(17,40,75,.04)}

.store-product{position:relative;border:0;box-shadow:0 18px 45px rgba(16,43,78,.10);animation:merchantProductIn .55s ease both;animation-delay:var(--product-delay,0ms)}
.store-product:hover{transform:translateY(-7px);box-shadow:0 28px 60px rgba(16,43,78,.17)}
.store-featured-label{position:absolute;z-index:5;top:16px;left:16px;padding:8px 11px;border-radius:999px;background:var(--merchant-secondary);color:#071a38;font-size:9px;font-weight:1000;letter-spacing:.07em;box-shadow:0 8px 22px rgba(0,0,0,.13)}
.store-product-media{overflow:hidden;background:linear-gradient(145deg,#fff,#f2f6fa)}.store-product-media img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.store-product:hover .store-product-media img{transform:scale(1.045)}
.store-product-copy{position:relative;background:#fff}.store-product-copy:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(var(--merchant-primary),var(--merchant-secondary));opacity:.9}.store-product-meta{display:flex;align-items:center;gap:8px;justify-content:space-between;flex-wrap:wrap}.store-type-badge{margin:0!important}.store-availability{display:inline-flex!important;align-items:center;gap:6px;color:#5e7188!important;font-size:10px!important}.store-availability:before{content:"";width:7px;height:7px;border-radius:50%;background:#19a668;box-shadow:0 0 0 4px rgba(25,166,104,.10)}
.store-price-row{display:flex;align-items:center;gap:12px}.store-product strong{font-size:28px;color:var(--merchant-primary)}.store-product button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;background:linear-gradient(100deg,var(--merchant-primary),color-mix(in srgb,var(--merchant-primary) 72%,#071a38));box-shadow:0 11px 24px color-mix(in srgb,var(--merchant-primary) 24%,transparent);font-size:12px}.store-product button span{font-size:18px;transition:transform .18s}.store-product button:hover span{transform:translateX(4px)}
.merchant-product-grid.single-product{grid-template-columns:minmax(0,1280px);justify-content:center}.merchant-product-grid.single-product .store-product{grid-template-columns:minmax(440px,1.05fr) minmax(380px,.95fr);min-height:460px}.merchant-product-grid.single-product .store-product-media,.merchant-product-grid.single-product .store-placeholder{min-height:460px}.merchant-product-grid.single-product .store-product-copy{padding:50px 52px}.merchant-product-grid.single-product .store-product h3{font-size:clamp(28px,2.3vw,40px)}.merchant-product-grid.single-product .store-product p{font-size:15px}.merchant-product-grid.single-product .store-product strong{font-size:38px}.merchant-product-grid.single-product .store-product button{width:min(390px,100%);padding:16px}

.merchant-action-band{position:relative;overflow:hidden;padding:58px max(6vw,40px);display:flex;align-items:center;justify-content:space-between;gap:36px;color:#fff;background:linear-gradient(115deg,#071a38 0%,color-mix(in srgb,var(--merchant-primary) 80%,#071a38) 72%,#071a38 100%)}.merchant-action-band:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:8%;top:-250px;background:var(--merchant-secondary);opacity:.16}.merchant-action-band>div,.merchant-action-band>a{position:relative;z-index:2}.merchant-action-band small{color:var(--merchant-secondary);font-size:9px;font-weight:1000;letter-spacing:.13em}.merchant-action-band h2{font-size:clamp(26px,2.5vw,39px);margin:8px 0}.merchant-action-band p{max-width:720px;margin:0;color:#d0dced;line-height:1.6}.merchant-action-band>a{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;padding:14px 18px;border-radius:12px;background:var(--merchant-secondary);color:#071a38;font-size:12px;font-weight:1000;box-shadow:0 12px 30px rgba(0,0,0,.18);transition:transform .2s}.merchant-action-band>a:hover{transform:translateY(-3px)}
.merchant-contact{padding-top:82px;padding-bottom:82px}.merchant-contact-details>div{transition:transform .2s,box-shadow .2s}.merchant-contact-details>div:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,43,78,.08)}
.merchant-footer{border-top:4px solid var(--merchant-primary);background:linear-gradient(90deg,#06152f,#071a38)}

@keyframes merchantAccentFlow{to{background-position:-200% 0}}
@keyframes merchantGlow{from{transform:scale(.9);opacity:.25}to{transform:scale(1.12);opacity:.5}}
@keyframes merchantProductIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.merchant-accent-line,.merchant-hero-glow,.store-product{animation:none!important}.store-product,.merchant-service-strip article,.merchant-hero-button,.merchant-action-band>a,.store-product-media img{transition:none!important}}
@media(max-width:900px){.merchant-energy-band>div{border-radius:18px;flex-wrap:wrap}.merchant-product-grid.single-product .store-product{grid-template-columns:1fr;min-height:0}.merchant-product-grid.single-product .store-product-media,.merchant-product-grid.single-product .store-placeholder{min-height:350px}.merchant-action-band{align-items:flex-start;flex-direction:column}.merchant-service-strip{width:calc(100% - 36px)}}
@media(max-width:650px){.merchant-header{height:74px}.merchant-energy-band{padding:28px 16px 8px}.merchant-energy-band>div{gap:12px;padding:13px 16px}.merchant-energy-band i{width:5px;height:5px}.merchant-products{padding:65px 16px 78px}.merchant-product-grid.single-product .store-product-copy{padding:28px 24px}.merchant-action-band{padding:46px 20px}.store-featured-label{top:12px;left:12px}}

/* =========================================================
   STOREFRONT APROBADO · referencia comercial 05-09-2026
   Un único render para tienda.html y la vista previa del panel.
   ========================================================= */
.store-reference{--merchant-primary:#0b6cff;--merchant-secondary:#ff8a00;--merchant-surface:#fff;background:#f6f9fd;color:#0b1d38;container-type:inline-size;overflow:hidden}
.store-reference a,.store-reference button{transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease}
.merchant-top-strip{min-height:34px;padding:7px max(4vw,24px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:#041a3c;color:#fff;font-size:10px;font-weight:700}.merchant-top-strip>div{display:flex;align-items:center;gap:18px;min-width:0}.merchant-top-strip span,.merchant-top-strip a{white-space:nowrap}.merchant-top-strip>div:first-child span+span:before{content:'•';margin-right:18px;color:color-mix(in srgb,var(--merchant-secondary) 85%,#fff)}
.merchant-reference-header{min-height:84px;padding:10px max(4vw,24px);display:grid;grid-template-columns:minmax(190px,.75fr) minmax(300px,1.4fr) minmax(220px,.7fr);gap:28px;align-items:center;background:#fff;border-bottom:1px solid #e7edf5;position:sticky;top:0;z-index:35;box-shadow:0 5px 22px rgba(10,37,76,.06)}
.merchant-reference-header .merchant-brand-zone{display:flex;align-items:center;min-width:0}.merchant-reference-header .merchant-logo{max-width:270px;max-height:62px;object-fit:contain}.merchant-reference-header .merchant-name{font-size:24px;font-weight:950;color:#10233d}
.merchant-search{height:46px;border:1px solid #d7e2ef;border-radius:999px;background:#fff;display:grid;grid-template-columns:30px 1fr 48px;align-items:center;padding-left:12px;box-shadow:0 7px 22px rgba(15,52,101,.05);overflow:hidden}.merchant-search>span{color:#7b8da4;font-size:20px}.merchant-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#10233d;font-size:12px}.merchant-search input::placeholder{color:#8798ad}.merchant-search button{height:38px;width:38px;margin-right:4px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--merchant-primary),color-mix(in srgb,var(--merchant-primary) 72%,#032450));color:#fff;font-size:20px;cursor:pointer;box-shadow:0 7px 18px color-mix(in srgb,var(--merchant-primary) 24%,transparent)}
.merchant-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px;font-size:11px;font-weight:800}.merchant-contact-link{color:#35506f}.merchant-contact-link:hover{color:var(--merchant-primary)}.cart-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#fff!important;color:#10233d!important;border:1px solid #dbe5f1;padding:11px 14px!important;border-radius:999px!important;box-shadow:none!important}.cart-pill:before{content:'▱';font-size:17px;margin-right:7px;color:var(--merchant-primary)}
.merchant-category-nav{background:#061f45;color:#fff;box-shadow:0 7px 20px rgba(3,20,48,.14);position:relative;z-index:22}.merchant-category-nav>div{min-height:44px;padding:0 max(4vw,24px);display:flex;align-items:center;gap:2px;overflow:auto;scrollbar-width:none}.merchant-category-nav>div::-webkit-scrollbar{display:none}.merchant-category-nav button,.merchant-category-nav a{height:44px;display:inline-flex;align-items:center;white-space:nowrap;padding:0 15px;border:0;background:transparent;color:#dce7f5;font-size:10px;font-weight:780;cursor:pointer;border-bottom:3px solid transparent}.merchant-category-nav button:hover,.merchant-category-nav a:hover,.merchant-category-nav button.active{color:#fff;background:rgba(255,255,255,.05);border-bottom-color:var(--merchant-secondary)}
.merchant-reference-hero{min-height:var(--banner-height,500px);padding:clamp(42px,7vw,88px) max(5vw,36px);display:flex;align-items:center;position:relative;isolation:isolate;overflow:hidden;color:#fff;background-color:#071d42;background-image:linear-gradient(90deg,var(--banner-overlay,rgba(3,18,45,.38)),rgba(3,18,45,.18)),var(--banner-image);background-size:cover;background-position:var(--banner-position,center);border:0!important}.store-reference[data-has-banner="0"] .merchant-reference-hero{background-image:radial-gradient(circle at 72% 35%,color-mix(in srgb,var(--merchant-primary) 42%,transparent),transparent 24%),radial-gradient(circle at 85% 66%,color-mix(in srgb,var(--merchant-secondary) 24%,transparent),transparent 18%),linear-gradient(115deg,#061a3d,#0a315f 60%,#061a3d)}
.merchant-reference-hero:before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(2,12,31,.42),transparent 66%);pointer-events:none}.merchant-reference-hero:after{content:'';position:absolute;left:-5%;bottom:-105px;width:360px;height:220px;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:rotate(-10deg);box-shadow:0 0 0 28px rgba(255,255,255,.025),0 0 0 56px rgba(255,255,255,.02);pointer-events:none}.merchant-reference-hero .merchant-hero-content{max-width:700px;position:relative;z-index:2}.merchant-reference-hero .merchant-hero-content.designed{width:100%;max-width:none;display:flex;min-height:260px;align-items:flex-end}.merchant-reference-hero .merchant-hero-content.designed.button-center{justify-content:center}.merchant-reference-hero .merchant-hero-content.designed.button-right{justify-content:flex-end}.merchant-reference-hero small{display:block;color:#fff;font-size:10px;font-weight:950;letter-spacing:.13em;margin-bottom:10px}.merchant-reference-hero h1{font-size:clamp(42px,5.4vw,76px);line-height:.98;letter-spacing:-.045em;margin:0 0 18px;max-width:820px;text-wrap:balance}.merchant-reference-hero p{max-width:640px;margin:0;color:#eef5ff;font-size:clamp(14px,1.35vw,19px);line-height:1.55;text-shadow:0 2px 12px rgba(0,0,0,.18)}.merchant-hero-button{display:inline-flex!important;align-items:center;gap:14px;margin-top:28px!important;padding:14px 20px!important;border-radius:9px!important;background:var(--merchant-secondary)!important;color:#071a38!important;font-weight:950!important;box-shadow:0 13px 30px rgba(0,0,0,.16)!important}.merchant-hero-button:hover{transform:translateY(-3px)}.merchant-hero-button span{font-size:18px}.merchant-hero-dots{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.merchant-hero-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.45)}.merchant-hero-dots i:first-child{width:24px;border-radius:5px;background:var(--merchant-secondary)}
.merchant-reference-benefits{max-width:1540px;margin:0 auto;padding:18px max(3vw,20px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:#f7faff}.merchant-reference-benefits article{min-height:86px;display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid #dfE8f3;border-radius:13px;background:#fff;box-shadow:0 9px 26px rgba(10,43,83,.05)}.merchant-reference-benefits article>span{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--merchant-primary) 9%,#fff);color:var(--merchant-primary);font-size:20px;font-weight:900}.merchant-reference-benefits article div{min-width:0}.merchant-reference-benefits b,.merchant-reference-benefits small{display:block}.merchant-reference-benefits b{font-size:11px;color:#122844}.merchant-reference-benefits small{margin-top:4px;font-size:9px;line-height:1.35;color:#71839a;overflow-wrap:anywhere}
.merchant-reference-products{padding:58px max(4vw,26px) 42px;background:linear-gradient(180deg,#fff,#f6f9fd)}.merchant-reference-products-head{max-width:1500px;margin:0 auto 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.merchant-reference-products-head>div{min-width:0}.merchant-reference-products-head small{font-size:9px;letter-spacing:.12em;color:var(--merchant-primary);font-weight:950}.merchant-reference-products-head h2{font-size:clamp(29px,3vw,44px);letter-spacing:-.035em;margin:7px 0 6px;color:#10233d}.merchant-reference-products-head p{max-width:700px;margin:0;color:#708097;font-size:12px;line-height:1.55}.merchant-product-count{padding:9px 13px;border:1px solid #dce6f1;background:#fff;border-radius:999px;font-size:10px;font-weight:850;color:#5d7088;white-space:nowrap}.merchant-reference-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.merchant-reference-pills button{border:1px solid #dce6f1;background:#fff;color:#556b86;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:850;cursor:pointer}.merchant-reference-pills button.active,.merchant-reference-pills button:hover{background:var(--merchant-primary);border-color:var(--merchant-primary);color:#fff}
.merchant-featured-wrap{max-width:1500px;margin:0 auto}.store-reference .store-product{position:relative;background:#fff;border:1px solid #dce6f1;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(10,38,77,.07);padding:0;animation:storeRefIn .45s ease both;animation-delay:var(--product-delay,0ms)}.store-reference .store-product:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(10,38,77,.12)}.store-reference .store-product.is-featured{display:grid;grid-template-columns:minmax(380px,.88fr) minmax(420px,1.12fr);min-height:410px}.store-product-visual{position:relative;min-width:0;background:#f6f8fb}.store-reference .store-product-media,.store-reference .store-placeholder{height:230px;border:0;border-radius:0;background:linear-gradient(145deg,#f8fafc,#eef3f7)}.store-reference .store-product-media img,.store-reference .store-product-media video{width:100%;height:100%;object-fit:contain;background:#fff}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{height:100%;min-height:410px}.store-reference .store-placeholder{display:grid;place-items:center;color:#a4b1c1;font-size:72px;font-weight:950}.featured-thumbs{position:absolute;left:14px;bottom:14px;right:14px;display:flex;gap:8px;z-index:5;overflow:auto}.featured-thumb{width:62px;height:54px;padding:3px;border:1px solid #d7e2ed;border-radius:8px;background:#fff;cursor:pointer;box-shadow:0 7px 18px rgba(6,35,73,.11);flex:none}.featured-thumb.active{border:2px solid var(--merchant-primary)}.featured-thumb img{width:100%;height:100%;object-fit:contain}.store-featured-label{position:absolute;top:16px;left:16px;z-index:7;padding:7px 10px;background:var(--merchant-primary);color:#fff;border-radius:7px;font-size:8px;font-weight:950;letter-spacing:.08em;box-shadow:0 8px 18px color-mix(in srgb,var(--merchant-primary) 26%,transparent)}.store-reference .store-product-copy{padding:22px 24px;background:#fff;display:flex;flex-direction:column;justify-content:center;min-width:0}.store-reference .is-featured .store-product-copy{padding:34px 38px}.store-reference .store-product-copy:before{display:none}.store-product-meta{display:flex;align-items:center;gap:9px;justify-content:space-between;flex-wrap:wrap}.store-type-badge{display:inline-flex;align-items:center;gap:6px;color:#587089;font-size:9px;font-weight:850}.store-availability{display:inline-flex;align-items:center;gap:6px;color:#168c54;font-size:9px;font-weight:850}.store-availability:before{content:'';width:6px;height:6px;border-radius:50%;background:#17a563}.store-product-category{margin-top:14px;color:#6b7e94!important;font-size:9px!important}.store-reference .store-product h3{font-size:19px;line-height:1.2;margin:8px 0;color:#0e2545}.store-reference .is-featured h3{font-size:clamp(27px,2.35vw,38px);letter-spacing:-.028em}.store-reference .store-product p{min-height:0;margin:0;color:#6d7f96;font-size:11px;line-height:1.6}.store-reference .is-featured p{font-size:13px;max-width:690px}.store-reference .store-price-row strong{display:block;color:var(--merchant-primary);font-size:25px;margin:16px 0 0;letter-spacing:-.025em}.store-reference .is-featured .store-price-row strong{font-size:34px}.store-buy-row{display:flex;align-items:stretch;gap:10px;margin-top:16px}.store-qty{height:44px;display:grid;grid-template-columns:36px 40px 36px;align-items:center;border:1px solid #dce5f0;border-radius:9px;overflow:hidden;background:#fff}.store-qty button{height:100%;border:0;background:#f7f9fc;color:#213b5b;font-size:18px;cursor:pointer}.store-qty span{display:grid;place-items:center;font-size:11px;font-weight:850}.store-buy-button{min-height:44px;flex:1;border:0;border-radius:9px;background:var(--merchant-primary)!important;color:#fff!important;font-size:10px;font-weight:900;display:flex!important;align-items:center;justify-content:center;gap:10px;margin:0!important;padding:10px 16px!important;box-shadow:0 9px 22px color-mix(in srgb,var(--merchant-primary) 20%,transparent)!important;cursor:pointer}.store-buy-button:hover{filter:brightness(.95);transform:translateY(-1px)}.merchant-secondary-grid{max-width:1500px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.merchant-secondary-grid .store-product-copy{justify-content:flex-start}.merchant-secondary-grid .store-buy-row{margin-top:auto;padding-top:14px}.merchant-secondary-grid .store-product p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.empty-store,.store-search-empty{max-width:1500px;margin:0 auto;padding:42px;text-align:center;background:#fff;border:1px dashed #cbd8e7;border-radius:14px}.empty-store b,.empty-store span,.store-search-empty b,.store-search-empty span{display:block}.empty-store span,.store-search-empty span{margin-top:6px;color:#788aa0;font-size:11px}.store-reference [hidden]{display:none!important}
.merchant-promo-grid{padding:22px max(4vw,26px) 52px;display:grid;grid-template-columns:1.15fr .85fr;gap:18px;background:#f6f9fd}.merchant-promo-grid article{min-height:210px;border-radius:17px;padding:31px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.merchant-promo-grid article:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;right:-105px;bottom:-150px;border:1px solid currentColor;opacity:.15;box-shadow:0 0 0 22px currentColor,0 0 0 44px currentColor}.merchant-promo-grid small{font-size:8px;font-weight:950;letter-spacing:.13em;position:relative;z-index:2}.merchant-promo-grid h2{font-size:clamp(23px,2.5vw,35px);line-height:1.06;margin:8px 0 9px;max-width:650px;position:relative;z-index:2}.merchant-promo-grid p{max-width:620px;margin:0;font-size:11px;line-height:1.55;position:relative;z-index:2}.merchant-promo-grid a{margin-top:18px;padding:10px 13px;border-radius:8px;font-size:9px;font-weight:900;position:relative;z-index:2}.promo-dark{background:linear-gradient(115deg,#061a3d,color-mix(in srgb,var(--merchant-primary) 72%,#061a3d));color:#fff}.promo-dark small{color:var(--merchant-secondary)}.promo-dark p{color:#dce7f5}.promo-dark a{background:var(--merchant-secondary);color:#071a38}.promo-light{background:linear-gradient(135deg,color-mix(in srgb,var(--merchant-secondary) 15%,#fff),#fff);border:1px solid color-mix(in srgb,var(--merchant-secondary) 25%,#e6edf5);color:#122844}.promo-light small{color:color-mix(in srgb,var(--merchant-primary) 82%,#10233d)}.promo-light p{color:#6d7e93}.promo-light a{background:var(--merchant-primary);color:#fff}
.merchant-reference-trust{padding:0 max(4vw,26px) 52px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;background:#f6f9fd}.merchant-reference-trust article{padding:17px 20px;border:1px solid #dce6f1;border-radius:12px;background:#fff;display:flex;align-items:center;gap:13px}.merchant-reference-trust article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--merchant-primary) 8%,#fff);color:var(--merchant-primary);font-weight:950}.merchant-reference-trust b,.merchant-reference-trust small{display:block}.merchant-reference-trust b{font-size:10px;color:#122844}.merchant-reference-trust small{margin-top:4px;color:#71849a;font-size:9px;line-height:1.35}
.merchant-reference-contact{padding:58px max(5vw,34px);display:grid;grid-template-columns:.85fr 1.15fr;gap:46px;align-items:center;background:#fff;border-top:1px solid #e2e9f2}.merchant-reference-contact>div:first-child small{font-size:8px;letter-spacing:.13em;font-weight:950;color:var(--merchant-primary)}.merchant-reference-contact h2{font-size:clamp(27px,2.8vw,40px);margin:7px 0 10px;color:#10233d}.merchant-reference-contact p{margin:0;max-width:620px;color:#6c7e94;font-size:12px;line-height:1.6}.merchant-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.merchant-contact-cards article{padding:20px;border-radius:13px;background:#f7f9fc;border:1px solid #e0e8f2}.merchant-contact-cards b,.merchant-contact-cards span{display:block}.merchant-contact-cards b{font-size:10px;color:#10233d;margin-bottom:9px}.merchant-contact-cards span{font-size:10px;color:#718198;line-height:1.5;overflow-wrap:anywhere}
.merchant-reference-footer{display:grid;grid-template-columns:1.35fr .7fr .9fr 1fr;gap:34px;padding:34px max(4vw,28px) 0;background:#061a3b;color:#fff;border-top:5px solid var(--merchant-primary)}.merchant-reference-footer .merchant-footer-brand{min-width:0}.merchant-reference-footer .merchant-logo{max-height:54px;max-width:250px;object-fit:contain}.merchant-reference-footer .merchant-name{color:#fff}.merchant-reference-footer p{max-width:360px;color:#9fb2ca;font-size:10px;line-height:1.55}.merchant-reference-footer b{display:block;margin-bottom:12px;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.merchant-reference-footer a,.merchant-reference-footer span{display:block;color:#b8c8da;font-size:9px;margin:8px 0;overflow-wrap:anywhere}.merchant-reference-credit{grid-column:1/-1;text-align:center;padding:14px;border-top:1px solid rgba(255,255,255,.11);color:#aebdd0;font-size:9px;margin-top:2px}
@keyframes storeRefIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}

@container (max-width:980px){
  .merchant-top-strip{display:none}.merchant-reference-header{grid-template-columns:190px 1fr auto;gap:12px;min-height:72px;padding:8px 14px}.merchant-reference-header .merchant-logo{max-width:180px;max-height:52px}.merchant-contact-link{display:none}.merchant-search{height:40px;grid-template-columns:24px 1fr 40px}.merchant-search button{width:34px;height:34px}.merchant-category-nav>div{padding:0 12px}.merchant-reference-hero{min-height:390px;padding:48px 30px}.merchant-reference-benefits{grid-template-columns:repeat(2,1fr);padding:14px}.merchant-reference-products{padding:42px 18px 30px}.store-reference .store-product.is-featured{grid-template-columns:1fr;min-height:0}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{min-height:310px;height:310px}.store-reference .is-featured .store-product-copy{padding:26px}.merchant-secondary-grid{grid-template-columns:repeat(2,1fr)}.merchant-promo-grid{grid-template-columns:1fr;padding:18px 18px 34px}.merchant-reference-trust{grid-template-columns:1fr;padding:0 18px 34px}.merchant-reference-contact{grid-template-columns:1fr;padding:44px 22px}.merchant-reference-footer{grid-template-columns:1.4fr 1fr;padding:28px 22px 0}.merchant-reference-credit{grid-column:1/-1}
}
@container (max-width:650px){
  .merchant-reference-header{grid-template-columns:1fr auto;min-height:64px}.merchant-reference-header .merchant-brand-zone{min-width:0}.merchant-reference-header .merchant-name{font-size:18px}.merchant-reference-header .merchant-logo{max-width:150px;max-height:44px}.merchant-search{grid-column:1/-1;grid-row:2;margin-bottom:4px}.merchant-header-actions{grid-column:2;grid-row:1}.merchant-category-nav>div{min-height:40px}.merchant-category-nav button,.merchant-category-nav a{height:40px;padding:0 11px;font-size:9px}.merchant-reference-hero{min-height:340px;padding:42px 22px;background-image:linear-gradient(90deg,var(--banner-overlay,rgba(3,18,45,.44)),rgba(3,18,45,.18)),var(--banner-mobile-image);background-position:var(--banner-mobile-position,center)}.store-reference[data-has-banner="0"] .merchant-reference-hero{background-image:radial-gradient(circle at 75% 35%,color-mix(in srgb,var(--merchant-primary) 42%,transparent),transparent 24%),linear-gradient(115deg,#061a3d,#0a315f 60%,#061a3d)}.merchant-reference-hero h1{font-size:38px}.merchant-reference-benefits{grid-template-columns:1fr}.merchant-reference-products-head{align-items:flex-start;flex-direction:column}.merchant-product-count{display:none}.merchant-secondary-grid{grid-template-columns:1fr}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{height:270px;min-height:270px}.store-reference .is-featured .store-product-copy{padding:22px}.store-buy-row{flex-direction:column}.store-qty{width:112px}.merchant-promo-grid article{padding:26px 24px;min-height:190px}.merchant-contact-cards{grid-template-columns:1fr}.merchant-reference-footer{grid-template-columns:1fr;gap:20px}.merchant-reference-credit{grid-column:1}
}
@media(prefers-reduced-motion:reduce){.store-reference .store-product{animation:none}.store-reference a,.store-reference button,.store-reference .store-product{transition:none}}

/* Vista previa del panel: usa la misma tienda pero escala tipografías y espacios por contenedor. */
.preview-mount{container-type:inline-size;background:#fff;border-radius:14px;overflow:hidden!important}
.full-preview-mount{background:#fff}

/* =========================================================
   SINAXA COMMERCE · landing institucional aprobada
   ========================================================= */
.commerce-home{background:#fff;color:#0b1d38}.sc-header{height:76px;padding:0 5vw;display:flex;align-items:center;gap:30px;background:#fff;border-bottom:1px solid #edf1f6;position:sticky;top:0;z-index:60}.sc-brand{display:flex;align-items:center;gap:13px;flex:none}.sc-wordmark{width:165px;height:44px;background:#071a3d;display:grid;place-items:center;overflow:hidden}.sc-wordmark img{width:100%;height:100%;object-fit:contain}.sc-brand i{width:1px;height:28px;background:#d8e1ec}.sc-brand strong{font-size:20px}.sc-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:11px;font-weight:800}.sc-header nav a{position:relative;padding:29px 0 25px}.sc-header nav a:after{content:'';position:absolute;left:0;right:100%;bottom:0;height:3px;background:#0b6cff;transition:.18s}.sc-header nav a:hover{color:#0b6cff}.sc-header nav a:hover:after{right:0}.sc-header-actions{display:flex;align-items:center;gap:10px}.sc-button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 17px;font-size:11px;font-weight:900;border:1px solid transparent}.sc-button.big{padding:14px 21px;font-size:12px}.sc-button.primary{background:#0b6cff;color:#fff;box-shadow:0 9px 22px rgba(11,108,255,.2)}.sc-button.primary:hover{filter:brightness(.95);transform:translateY(-1px)}.sc-button.ghost{background:#fff;color:#0c2b55;border-color:#9fc4f8}.sc-button.light{background:#fff;color:#0b6cff}.sc-button.ghost-dark{border-color:#d7e1ee;background:#fff;color:#10233d}
.sc-hero{min-height:620px;padding:68px 5vw 48px;display:grid;grid-template-columns:.92fr 1.08fr;gap:4vw;align-items:center;background:radial-gradient(circle at 26% 12%,#e9f3ff,transparent 31%),linear-gradient(90deg,#fff 0 52%,#eef5ff 52% 100%);overflow:hidden}.sc-kicker{margin:0 0 10px;color:#0b6cff;font-size:9px;font-weight:950;letter-spacing:.12em}.sc-hero h1{font-size:clamp(44px,5.2vw,74px);line-height:.98;letter-spacing:-.05em;margin:0;color:#0d2443;max-width:720px}.sc-hero h1::first-line{color:#0d2443}.sc-lead{max-width:650px;margin:24px 0 0;color:#496078;font-size:16px;line-height:1.65}.sc-hero-actions{display:flex;gap:12px;margin-top:30px}
.sc-device-stage{min-height:500px;position:relative;display:flex;align-items:flex-end;justify-content:center}.sc-device-stage:before{content:'';position:absolute;inset:8% -4% 8% 8%;background:radial-gradient(circle at 58% 45%,rgba(11,108,255,.13),transparent 42%);border-radius:50%}.sc-laptop{width:min(620px,82%);position:relative;z-index:3}.sc-screen{aspect-ratio:16/10;background:#fff;border:12px solid #0d1727;border-bottom-width:19px;border-radius:20px 20px 7px 7px;overflow:hidden;box-shadow:0 26px 55px rgba(14,41,76,.22)}.sc-demo-top{height:9%;padding:0 4%;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8eef5;font-size:8px;color:#10233d}.sc-demo-top span{flex:1;padding:5px 8px;border:1px solid #e3eaf2;border-radius:999px;color:#8b9aab}.sc-demo-top i{font-style:normal;color:#0b6cff}.sc-demo-hero{height:36%;padding:4.5% 5%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#071d42,#0b4e95);color:#fff}.sc-demo-hero small{font-size:7px;letter-spacing:.12em;color:#7fc0ff}.sc-demo-hero strong{max-width:250px;margin:4px 0 8px;font-size:20px;line-height:1.05}.sc-demo-hero em{align-self:flex-start;padding:5px 8px;background:#ffe000;color:#071a38;border-radius:6px;font-size:7px;font-style:normal;font-weight:900}.sc-demo-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:3% 4%}.sc-demo-cats span{padding:7px;text-align:center;border-radius:7px;background:#f2f6fa;font-size:7px;color:#62748b}.sc-demo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0 4% 4%}.sc-demo-grid article{border:1px solid #e2e8f0;border-radius:7px;padding:6px;font-size:7px}.sc-demo-grid article i{display:block;height:45px;border-radius:5px;background:linear-gradient(145deg,#f4f7fa,#dce6ef)}.sc-demo-grid b,.sc-demo-grid small{display:block;margin-top:4px}.sc-demo-grid small{color:#0b6cff}.sc-laptop-base{height:19px;width:112%;margin-left:-6%;margin-top:-3px;border-radius:3px 3px 18px 18px;background:linear-gradient(#cbd4de,#788696 70%,#d9e1e8);box-shadow:0 15px 28px rgba(22,43,72,.22)}.sc-phone{position:absolute;z-index:5;right:1%;bottom:34px;width:155px;height:315px;border:9px solid #101927;border-radius:28px;background:#fff;box-shadow:0 22px 40px rgba(12,38,73,.25);padding:16px 10px 10px}.sc-phone-bar{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:48px;height:5px;border-radius:8px;background:#2b3645}.sc-phone-store{height:100%;display:flex;flex-direction:column;padding-top:8px}.sc-phone-store>b{font-size:9px}.sc-phone-store>i{height:125px;margin:13px 0;border-radius:10px;background:linear-gradient(145deg,#f5f7fa,#dce6ee)}.sc-phone-store strong{font-size:11px}.sc-phone-store small{margin-top:5px;color:#0b6cff;font-size:10px}.sc-phone-store button{margin-top:auto;border:0;border-radius:7px;padding:8px;background:#0b6cff;color:#fff;font-size:8px;font-weight:900}.sc-float-icon{position:absolute;z-index:8;width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#0b6cff;color:#fff;font-size:24px;box-shadow:0 14px 30px rgba(11,108,255,.24);transform:rotate(7deg)}.sc-float-icon.cart{left:15%;top:14%}.sc-float-icon.bag{right:18%;top:22%;background:#fff;color:#0b6cff;border:1px solid #dce8f8;transform:rotate(-6deg)}.sc-float-icon.like{right:1%;bottom:13%;transform:rotate(8deg)}
.sc-proofbar{padding:0 5vw 38px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px;background:linear-gradient(90deg,#fff 0 52%,#eef5ff 52% 100%)}.sc-proofbar article{display:flex;align-items:center;gap:12px;padding:15px 17px;background:rgba(255,255,255,.86);border:1px solid #dce7f5;border-radius:12px;box-shadow:0 8px 25px rgba(11,45,89,.05)}.sc-proofbar article>span{width:38px;height:38px;border-radius:10px;background:#edf5ff;color:#0b6cff;display:grid;place-items:center;font-size:19px;font-weight:950}.sc-proofbar b,.sc-proofbar small{display:block}.sc-proofbar b{font-size:10px;color:#10233d}.sc-proofbar small{margin-top:3px;color:#6d7e94;font-size:8px}
.sc-section{padding:74px 5vw}.sc-section-title{text-align:center;max-width:820px;margin:0 auto 38px}.sc-section-title h2{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.04em;margin:4px 0 10px;color:#10233d}.sc-section-title>p:last-child{margin:0;color:#6c7d93;font-size:13px;line-height:1.6}.sc-feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sc-feature-grid article{text-align:center;padding:27px 16px;border:1px solid #dfe7f1;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(9,40,82,.055)}.sc-feature-grid article>span{width:50px;height:50px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:#0b6cff;font-size:22px;font-weight:900}.sc-feature-grid h3{font-size:12px;margin:0 0 7px}.sc-feature-grid p{font-size:9px;line-height:1.55;color:#6e8097;margin:0}
.sc-how{padding:72px 5vw;background:linear-gradient(180deg,#f6faff,#eaf3ff);display:grid;grid-template-columns:.38fr .62fr;gap:44px;align-items:center}.sc-how-copy h2{font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.04em;margin:5px 0 26px}.sc-how ol{list-style:none;margin:0;padding:0;counter-reset:steps}.sc-how li{position:relative;display:grid;grid-template-columns:34px 1fr;column-gap:12px;min-height:64px}.sc-how li:before{counter-increment:steps;content:counter(steps);grid-row:1/3;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0b6cff;color:#fff;font-size:10px;font-weight:900}.sc-how li:not(:last-child):after{content:'';position:absolute;left:14px;top:31px;bottom:0;width:2px;background:#cdddf1}.sc-how li b{font-size:11px}.sc-how li span{margin-top:3px;font-size:9px;color:#6a7b92}.sc-admin-demo{min-height:430px;display:grid;grid-template-columns:145px 1fr;background:#fff;border:1px solid #dce6f2;border-radius:16px;overflow:hidden;box-shadow:0 24px 55px rgba(10,39,77,.11)}.sc-admin-demo aside{padding:20px 12px;border-right:1px solid #e5ebf3;display:flex;flex-direction:column;gap:5px}.sc-admin-demo aside b{font-size:10px;margin-bottom:12px}.sc-admin-demo aside i{font-style:normal;color:#0b6cff}.sc-admin-demo aside span{padding:9px;border-radius:7px;color:#65768c;font-size:9px}.sc-admin-demo aside .active{background:#0b6cff;color:#fff;font-weight:900}.sc-admin-canvas{padding:22px}.sc-admin-head{display:flex;justify-content:space-between;align-items:flex-start}.sc-admin-head small{font-size:7px;color:#8492a5;font-weight:900}.sc-admin-head h3{font-size:19px;margin:5px 0 16px}.sc-admin-head>span{padding:7px 9px;border-radius:8px;background:#f4f7fb;font-size:8px;color:#697b91}.sc-admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.sc-admin-metrics article{padding:13px;border:1px solid #e2e9f2;border-radius:9px}.sc-admin-metrics small{display:block;color:#75859a;font-size:7px}.sc-admin-metrics strong{display:block;font-size:22px;margin-top:6px}.sc-admin-bottom{display:grid;grid-template-columns:1.7fr .8fr;gap:10px;margin-top:10px}.sc-admin-chart,.sc-admin-orders{height:210px;border:1px solid #e2e9f2;border-radius:10px;background:#fbfdff;position:relative;overflow:hidden}.sc-admin-chart:before,.sc-admin-chart i{content:'';position:absolute;height:2px;background:#0b6cff;left:10%;transform-origin:left}.sc-admin-chart:before{right:62%;top:65%;transform:rotate(-12deg)}.sc-admin-chart i:nth-child(1){left:32%;right:40%;top:53%;transform:rotate(8deg)}.sc-admin-chart i:nth-child(2){left:57%;right:18%;top:43%;transform:rotate(-16deg)}.sc-admin-chart i:nth-child(3){left:78%;right:8%;top:30%;transform:rotate(7deg)}.sc-admin-orders{padding:16px}.sc-admin-orders b{font-size:9px}.sc-admin-orders span{display:block;margin-top:15px;color:#8593a5;font-size:8px;line-height:1.5}
.sc-case{padding:56px 5vw;display:grid;grid-template-columns:.46fr .54fr;gap:45px;align-items:center;color:#fff;background:linear-gradient(115deg,#061a3d,#082f6a)}.sc-case h2{font-size:42px;margin:5px 0 12px}.sc-case p:not(.sc-kicker){max-width:630px;color:#c8d7e8;font-size:13px;line-height:1.7}.sc-case-stack{height:330px;position:relative}.sc-case-stack article{position:absolute;right:5%;top:8%;width:76%;height:78%;border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.25);overflow:hidden}.sc-case-stack article:nth-child(2){right:16%;top:17%;transform:rotate(-5deg);opacity:.42}.sc-case-stack article:nth-child(3){right:-3%;top:17%;transform:rotate(5deg);opacity:.42}.sc-case-stack article:first-child{z-index:3}.sc-case-store-head{height:45px;padding:0 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e7ecf2;color:#112744;font-size:8px}.sc-case-store-head span{flex:1;padding:6px 9px;border:1px solid #e2e9f1;border-radius:999px;color:#8b9aab}.sc-case-hero{height:105px;padding:20px;background:linear-gradient(120deg,#071d42,#0c437e);display:flex;align-items:center}.sc-case-hero strong{font-size:19px;max-width:240px}.sc-case-products{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:14px}.sc-case-products i{height:72px;border-radius:8px;background:linear-gradient(145deg,#f2f6fa,#dce6ef)}
.sc-security{padding:76px 5vw;background:#fff}.sc-security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto}.sc-security-grid article{padding:24px;border:1px solid #dde7f2;border-radius:15px;background:#f9fbfe}.sc-security-grid article>span{width:36px;height:36px;border-radius:10px;background:#0b6cff;color:#fff;display:grid;place-items:center;font-weight:900;font-size:11px}.sc-security-grid h3{font-size:14px;margin:14px 0 7px}.sc-security-grid p{margin:0;color:#6c7d93;font-size:10px;line-height:1.55}
.sc-pricing{padding:70px 5vw;background:#f5f9ff;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.sc-pricing-copy h2{font-size:42px;margin:6px 0 12px;letter-spacing:-.04em}.sc-pricing-copy>p:not(.sc-kicker){color:#6b7c92;font-size:13px;line-height:1.65}.sc-pricing-copy ul{padding-left:18px;color:#415974;font-size:11px;line-height:1.9}.sc-price-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sc-price-cards article{padding:28px;border:1px solid #dce6f2;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.sc-price-cards article.featured{border:2px solid #0b6cff;box-shadow:0 16px 40px rgba(11,108,255,.12)}.sc-price-cards small{font-size:9px;font-weight:950;letter-spacing:.1em;color:#0b6cff}.sc-price-cards strong{font-size:54px;margin:14px 0 0;letter-spacing:-.05em}.sc-price-cards sup{font-size:13px;letter-spacing:0;margin-right:4px}.sc-price-cards span{color:#728299;font-size:10px;margin-bottom:18px}.sc-price-cards .sc-button{margin-top:auto;width:100%}
.sc-final-cta{margin:52px 5vw 0;padding:31px 38px;border-radius:17px;background:#061a3d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 44px rgba(5,28,64,.16)}.sc-final-cta h2{font-size:27px;margin:0 0 5px}.sc-final-cta p{margin:0;color:#aebed2;font-size:11px}.sc-footer{margin-top:0;background:#06162f;color:#fff}.sc-footer-grid{padding:48px 5vw 30px;display:grid;grid-template-columns:1.45fr .7fr 1fr;gap:50px}.sc-footer-logo{width:190px;height:56px;background:#06162f;display:flex;align-items:center}.sc-footer-logo img{width:100%;height:100%;object-fit:contain}.sc-footer h3{font-size:20px;margin:7px 0}.sc-footer p{max-width:430px;color:#9fb0c6;font-size:10px;line-height:1.6}.sc-footer b{font-size:9px;color:#9eb0c8;text-transform:uppercase}.sc-footer a,.sc-footer span{display:block;color:#d0dbea;font-size:10px;margin:9px 0}.sc-footer-bottom{text-align:center;padding:15px;border-top:1px solid rgba(255,255,255,.1);color:#b8c6d7;font-size:9px}
@media(max-width:1100px){.sc-header nav{display:none}.sc-hero{grid-template-columns:1fr}.sc-device-stage{min-height:460px}.sc-proofbar{grid-template-columns:1fr 1fr;background:#eef5ff}.sc-feature-grid{grid-template-columns:repeat(3,1fr)}.sc-how{grid-template-columns:1fr}.sc-case{grid-template-columns:1fr}.sc-case-stack{max-width:760px;width:100%;margin:auto}.sc-pricing{grid-template-columns:1fr}.sc-final-cta{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.sc-header{height:68px;padding:0 16px}.sc-wordmark{width:140px;height:40px}.sc-brand strong,.sc-brand i{display:none}.sc-header-actions .language-control{display:none}.sc-hero{padding:52px 20px 28px}.sc-hero h1{font-size:42px}.sc-hero-actions{flex-direction:column;align-items:stretch}.sc-device-stage{min-height:370px}.sc-laptop{width:92%}.sc-phone{width:110px;height:225px;right:0;border-width:6px;border-radius:20px}.sc-phone-store>i{height:80px}.sc-float-icon{width:42px;height:42px;font-size:18px}.sc-proofbar{grid-template-columns:1fr;padding:0 20px 34px}.sc-section,.sc-security{padding:58px 20px}.sc-feature-grid{grid-template-columns:1fr 1fr}.sc-how{padding:58px 20px}.sc-admin-demo{grid-template-columns:1fr}.sc-admin-demo aside{display:none}.sc-admin-metrics{grid-template-columns:1fr 1fr}.sc-admin-bottom{grid-template-columns:1fr}.sc-admin-orders{height:120px}.sc-case{padding:50px 20px}.sc-case-stack{height:260px}.sc-security-grid{grid-template-columns:1fr}.sc-pricing{padding:58px 20px}.sc-price-cards{grid-template-columns:1fr}.sc-final-cta{margin:38px 20px 0;padding:28px 24px}.sc-footer-grid{grid-template-columns:1fr;padding:42px 20px 26px}}
@media(max-width:480px){.sc-feature-grid{grid-template-columns:1fr}.sc-device-stage{min-height:310px}.sc-float-icon{display:none}.sc-phone{right:-8px;bottom:22px}.sc-case-stack{height:220px}.sc-case-stack article{width:86%;right:5%}}

/* =========================================================
   AESTHETIC GATE · 06-09-2026
   Pulido visual previo a publicación. Sin cambios de backend.
   ========================================================= */
body{font-family:"Segoe UI Variable","Segoe UI",Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}
.ui-icon{width:20px;height:20px;display:block;flex:none}
.store-reference .store-type-badge .ui-icon{width:14px;height:14px}
.merchant-demo-label{padding:8px 18px;text-align:center;background:linear-gradient(90deg,#071a3d,#0b356d,#071a3d);color:#d9eaff;font-size:10px;font-weight:800;letter-spacing:.035em}
.store-language-floating{top:auto;right:18px;bottom:18px;z-index:100}.store-language-floating select{padding:10px 35px 10px 13px;border-radius:999px;box-shadow:0 10px 30px rgba(8,30,63,.14);font-size:12px}
.merchant-top-strip{min-height:38px;font-size:11px;padding-block:9px}
.merchant-reference-header{min-height:96px;grid-template-columns:minmax(220px,.75fr) minmax(360px,1.45fr) minmax(230px,.65fr);gap:34px;padding-block:14px}
.merchant-reference-header .merchant-logo{max-width:300px;max-height:68px}.merchant-reference-header .merchant-name{font-size:26px;letter-spacing:-.025em}
.merchant-search{height:52px;grid-template-columns:34px 1fr 52px;padding-left:14px;border-color:#d7e2ef;box-shadow:0 9px 28px rgba(15,52,101,.07)}.merchant-search>span{display:grid;place-items:center;color:#768aa3}.merchant-search>span .ui-icon{width:19px;height:19px}.merchant-search input{font-size:13px}.merchant-search button{height:42px;width:42px;display:grid;place-items:center}.merchant-search button .ui-icon{width:19px;height:19px}
.merchant-header-actions{font-size:12px;gap:18px}.cart-pill{gap:8px;padding:12px 16px!important}.cart-pill:before{display:none}.cart-pill .ui-icon{width:19px;height:19px;color:var(--merchant-primary)}
.merchant-category-nav>div{min-height:49px}.merchant-category-nav button,.merchant-category-nav a{height:49px;padding-inline:17px;font-size:11.5px}
.merchant-reference-hero{min-height:var(--banner-height,520px);padding:clamp(54px,7vw,96px) max(5vw,48px)}.merchant-reference-hero:before{background:linear-gradient(90deg,rgba(2,12,31,.78) 0%,rgba(2,12,31,.46) 40%,rgba(2,12,31,.05) 72%)}.merchant-reference-hero .merchant-hero-content{max-width:760px}.merchant-reference-hero small{font-size:11px;letter-spacing:.15em;color:color-mix(in srgb,var(--merchant-secondary) 90%,#fff)}.merchant-reference-hero h1{font-size:clamp(48px,5.2vw,78px);max-width:760px;line-height:.97;text-shadow:0 4px 24px rgba(0,0,0,.2)}.merchant-reference-hero p{font-size:clamp(15px,1.2vw,18px);max-width:670px;color:#e6eef9}.merchant-hero-button{padding:15px 22px!important;font-size:12px!important;border-radius:11px!important}.merchant-hero-dots{bottom:25px}
.merchant-reference-benefits{max-width:1560px;padding:22px max(3vw,24px);gap:16px}.merchant-reference-benefits article{min-height:98px;padding:19px 20px;border-radius:16px;box-shadow:0 12px 32px rgba(10,43,83,.07)}.merchant-reference-benefits article>span{width:48px;height:48px;border-radius:14px}.merchant-reference-benefits article>span .ui-icon{width:23px;height:23px}.merchant-reference-benefits b{font-size:13px}.merchant-reference-benefits small{font-size:11px;line-height:1.45}
.merchant-reference-products{padding:76px max(4vw,30px) 50px;background:linear-gradient(180deg,#fff 0,#f7f9fc 100%)}.merchant-reference-products-head{max-width:1560px;margin-bottom:32px}.merchant-reference-products-head small{font-size:10px}.merchant-reference-products-head h2{font-size:clamp(34px,3vw,46px);margin-top:8px}.merchant-reference-products-head p{font-size:13px;line-height:1.65}.merchant-product-count{font-size:11px;padding:10px 14px}.merchant-reference-pills{gap:9px;margin-top:18px}.merchant-reference-pills button{padding:8px 13px;font-size:10px}
.merchant-featured-wrap,.merchant-secondary-grid{max-width:1560px}.store-reference .store-product{border-radius:22px;border-color:#e0e7ef;box-shadow:0 14px 38px rgba(10,38,77,.075)}.store-reference .store-product:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(10,38,77,.13)}.store-reference .store-product.is-featured{grid-template-columns:minmax(460px,.96fr) minmax(430px,1.04fr);min-height:470px}.store-reference .store-product-media,.store-reference .store-placeholder{height:260px;background:linear-gradient(145deg,#f9fbfd,#edf2f7)}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{min-height:470px}.store-reference .store-product-media img{padding:8px;object-fit:contain}.store-reference .is-featured .store-product-media img{padding:18px}.store-featured-label{top:19px;left:19px;padding:8px 12px;border-radius:999px;font-size:9px}.store-reference .store-product-copy{padding:25px 26px}.store-reference .is-featured .store-product-copy{padding:42px 44px}.store-product-meta{gap:12px}.store-type-badge{font-size:10px;padding:6px 9px;border-radius:999px;background:#f1f5f9}.store-availability{font-size:10px}.store-product-category{font-size:10px!important;margin-top:16px}.store-reference .store-product h3{font-size:21px;letter-spacing:-.02em;margin:9px 0}.store-reference .is-featured h3{font-size:clamp(31px,2.5vw,42px)}.store-reference .store-product p{font-size:12.5px;line-height:1.65}.store-reference .is-featured p{font-size:14px}.store-reference .store-price-row strong{font-size:28px;margin-top:18px}.store-reference .is-featured .store-price-row strong{font-size:40px}.store-buy-row{gap:12px;margin-top:19px}.store-qty{height:48px;border-radius:11px}.store-buy-button{min-height:48px;border-radius:11px;font-size:11px}.merchant-secondary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;margin-top:22px}
.merchant-promo-grid{padding:26px max(4vw,30px) 60px;gap:20px}.merchant-promo-grid article{min-height:250px;border-radius:22px;padding:38px 42px}.merchant-promo-grid small{font-size:9px}.merchant-promo-grid h2{font-size:clamp(27px,2.5vw,38px);margin-block:10px}.merchant-promo-grid p{font-size:12.5px;line-height:1.65}.merchant-promo-grid a{font-size:10.5px;padding:11px 15px;border-radius:10px}
.merchant-reference-trust{padding:0 max(4vw,30px) 62px;gap:16px}.merchant-reference-trust article{padding:21px 22px;border-radius:15px}.merchant-reference-trust article>span{width:44px;height:44px;border-radius:12px}.merchant-reference-trust article>span .ui-icon{width:21px;height:21px}.merchant-reference-trust b{font-size:12px}.merchant-reference-trust small{font-size:10.5px;line-height:1.45}
.merchant-reference-contact{padding:76px max(5vw,40px);gap:60px}.merchant-reference-contact>div:first-child small{font-size:9px}.merchant-reference-contact h2{font-size:clamp(31px,2.8vw,44px)}.merchant-reference-contact p{font-size:13px;line-height:1.7}.merchant-contact-cards{gap:17px}.merchant-contact-cards article{padding:24px;border-radius:16px}.merchant-contact-cards b{font-size:12px}.merchant-contact-cards span{font-size:11px;line-height:1.6}
.merchant-reference-footer{gap:42px;padding:46px max(4vw,34px) 0}.merchant-reference-footer p{font-size:11px;line-height:1.65}.merchant-reference-footer b{font-size:10px}.merchant-reference-footer a,.merchant-reference-footer span{font-size:10.5px;margin:9px 0}.merchant-reference-credit{padding:17px;font-size:10px;margin-top:8px}

/* Landing institucional: más producto, menos maqueta. */
.sc-sprite{position:absolute;overflow:hidden}.commerce-home{background:#fff;color:#0b1d38;overflow-x:hidden}.commerce-home svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sc-header{height:84px;padding:0 max(4.5vw,30px);gap:34px;box-shadow:0 5px 24px rgba(7,31,67,.045)}.sc-wordmark{width:178px;height:48px;border-radius:4px}.sc-brand strong{font-size:21px;letter-spacing:-.02em}.sc-header nav{gap:32px;font-size:12px}.sc-header nav a{padding-block:32px 28px}.sc-button{border-radius:11px;padding:12px 18px;font-size:12px}.sc-button.big{padding:15px 23px;font-size:13px}.language-control select{min-height:40px;border-radius:10px}
.sc-hero{min-height:680px;padding:76px max(5vw,44px) 62px;grid-template-columns:.9fr 1.1fr;gap:5vw;background:radial-gradient(circle at 16% 4%,rgba(11,108,255,.12),transparent 32%),radial-gradient(circle at 84% 30%,rgba(2,194,241,.12),transparent 28%),linear-gradient(90deg,#fff 0 50%,#f0f6ff 50% 100%);position:relative}.sc-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(11,108,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,108,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent 35%,#000 80%);pointer-events:none}.sc-hero-copy,.sc-device-stage{position:relative;z-index:2}.sc-kicker{font-size:10px;letter-spacing:.16em;margin-bottom:13px}.sc-hero h1{font-size:clamp(52px,5.3vw,80px);max-width:760px;line-height:.96;letter-spacing:-.055em}.sc-lead{font-size:17px;max-width:690px;line-height:1.7;margin-top:26px}.sc-hero-actions{margin-top:32px}.sc-hero-micro{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;color:#536982;font-size:11px;font-weight:750}.sc-hero-micro span{display:inline-flex;align-items:center;gap:7px}.sc-hero-micro svg{width:16px;height:16px;color:#0b6cff;stroke-width:2.4}
.sc-device-stage{min-height:540px;align-items:center}.sc-device-stage:before{inset:3% -8% 2% 4%;background:radial-gradient(circle at 50% 48%,rgba(11,108,255,.18),transparent 48%)}.sc-laptop{width:min(690px,86%)}.sc-screen{border-width:13px;border-bottom-width:21px;border-radius:22px 22px 8px 8px;box-shadow:0 35px 72px rgba(9,34,69,.23);background:#fff}.sc-demo-top{height:10%;font-size:8px}.sc-demo-top svg{width:15px;height:15px;color:#0b6cff}.sc-demo-hero{height:34%;background:linear-gradient(120deg,#071d42,#0d4f94 66%,#0b6cff);position:relative;overflow:hidden}.sc-demo-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;bottom:-110px;background:#02c2f1;opacity:.2}.sc-demo-hero strong{font-size:21px;position:relative;z-index:2}.sc-demo-cats span{font-size:7.5px}.sc-demo-grid article{padding:7px;background:#fff}.sc-demo-grid article img{display:block;width:100%;height:57px;object-fit:cover;border-radius:6px;background:#f1f5f9}.sc-demo-grid b{font-size:7.5px}.sc-demo-grid small{font-size:7px}.sc-phone{right:-1%;bottom:52px;width:165px;height:334px;border-radius:30px;box-shadow:0 28px 55px rgba(12,38,73,.25)}.sc-phone-store>img{height:145px;width:100%;object-fit:cover;border-radius:11px;margin:12px 0;background:#f1f5f9}.sc-phone-store strong{font-size:11px}.sc-phone-store button{font-size:8px;padding:9px}.sc-float-icon{width:58px;height:58px;border-radius:17px}.sc-float-icon svg{width:27px;height:27px}.sc-float-icon.cart{left:8%;top:12%}.sc-float-icon.bag{right:18%;top:9%}.sc-float-icon.like{right:-1%;bottom:15%}
.sc-proofbar{padding:0 max(5vw,44px) 48px;gap:16px}.sc-proofbar article{padding:18px 20px;border-radius:15px;box-shadow:0 10px 28px rgba(11,45,89,.07)}.sc-proofbar article>span{width:44px;height:44px;border-radius:12px}.sc-proofbar article>span svg{width:22px;height:22px}.sc-proofbar article>span.percent{font-size:13px}.sc-proofbar b{font-size:12px}.sc-proofbar small{font-size:10px;line-height:1.4}
.sc-section{padding:92px max(5vw,44px)}.sc-section-title{max-width:900px;margin-bottom:48px}.sc-section-title h2{font-size:clamp(36px,3.6vw,52px)}.sc-section-title>p:last-child{font-size:14px;line-height:1.7;max-width:800px;margin-inline:auto}.sc-feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1380px;margin:auto}.sc-feature-grid article{text-align:left;padding:30px 28px;border-radius:20px;min-height:190px;box-shadow:0 14px 36px rgba(9,40,82,.065);transition:transform .2s ease,box-shadow .2s ease}.sc-feature-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(9,40,82,.1)}.sc-feature-grid article>span{margin:0 0 18px;width:54px;height:54px;border-radius:15px}.sc-feature-grid article>span svg{width:26px;height:26px}.sc-feature-grid h3{font-size:16px;margin-bottom:9px}.sc-feature-grid p{font-size:12px;line-height:1.65}
.sc-how{padding:90px max(5vw,44px);grid-template-columns:.36fr .64fr;gap:58px}.sc-how-copy h2{font-size:clamp(36px,3.3vw,50px);margin-bottom:32px}.sc-how li{grid-template-columns:42px 1fr;column-gap:14px;min-height:78px}.sc-how li:before{width:36px;height:36px;font-size:12px}.sc-how li:not(:last-child):after{left:17px;top:38px}.sc-how li b{font-size:14px}.sc-how li span{font-size:11.5px;line-height:1.5}.sc-admin-demo{min-height:500px;grid-template-columns:170px 1fr;border-radius:20px;box-shadow:0 30px 70px rgba(10,39,77,.13)}.sc-admin-demo aside{padding:25px 15px}.sc-admin-demo aside b{font-size:11px}.sc-admin-demo aside span{font-size:10px;padding:10px}.sc-admin-canvas{padding:28px}.sc-admin-head small{font-size:8px}.sc-admin-head h3{font-size:22px}.sc-admin-metrics{gap:12px}.sc-admin-metrics article{padding:16px}.sc-admin-metrics small{font-size:8px}.sc-admin-metrics strong{font-size:26px}.sc-admin-chart,.sc-admin-orders{height:238px}.sc-admin-chart{background:linear-gradient(180deg,#fff,#f7fbff)}.sc-chart-grid{position:absolute;inset:0;background-image:linear-gradient(#e9eff6 1px,transparent 1px),linear-gradient(90deg,#e9eff6 1px,transparent 1px);background-size:100% 25%,20% 100%;opacity:.75}.sc-admin-chart:before,.sc-admin-chart i{z-index:2}.sc-admin-orders b{font-size:10px}.sc-admin-orders span{font-size:9px}.sc-order-line{height:8px;border-radius:6px;background:#e7edf4;margin-top:17px;width:84%}.sc-order-line.short{width:58%}
.sc-case{padding:76px max(5vw,44px);gap:60px;background:radial-gradient(circle at 90% 30%,rgba(11,108,255,.3),transparent 28%),linear-gradient(118deg,#041735,#082b61)}.sc-case h2{font-size:48px}.sc-case p:not(.sc-kicker){font-size:14px;line-height:1.75}.sc-case-stack{height:390px}.sc-case-stack article{border-radius:18px}.sc-case-stack article:first-child{height:82%;width:79%}.sc-case-store-head{height:52px;font-size:9px}.sc-case-hero{height:128px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(120deg,#071d42,#0e4f94)}.sc-case-hero strong{font-size:23px}.sc-case-hero small{display:block;margin-top:7px;color:#a8cdf7;font-size:8px}.sc-case-products{gap:11px;padding:16px}.sc-case-products img{height:88px;width:100%;object-fit:cover;border-radius:10px;background:#f2f6fa}
.sc-security{padding:92px max(5vw,44px);background:linear-gradient(180deg,#fff,#f8fbff)}.sc-gate-badge{display:inline-flex;margin-top:18px;padding:8px 12px;border-radius:999px;background:#eef5ff;color:#0b5fc4;border:1px solid #cfe2ff;font-size:10px;font-weight:850}.sc-security-grid{gap:20px;max-width:1240px}.sc-security-grid article{padding:30px;border-radius:19px;background:#fff;box-shadow:0 12px 34px rgba(9,40,82,.05)}.sc-security-grid article>span{width:46px;height:46px;border-radius:13px}.sc-security-grid article>span svg{width:23px;height:23px}.sc-security-grid h3{font-size:16px;margin:17px 0 9px}.sc-security-grid p{font-size:11.5px;line-height:1.65}
.sc-pricing{padding:88px max(5vw,44px);gap:58px;background:#f2f7fe}.sc-pricing-copy h2{font-size:48px}.sc-pricing-copy>p:not(.sc-kicker){font-size:14px}.sc-pricing-copy ul{font-size:12px;line-height:2}.sc-price-cards{gap:18px}.sc-price-cards article{padding:34px;border-radius:20px;min-height:310px;position:relative}.sc-price-cards article.featured{box-shadow:0 22px 50px rgba(11,108,255,.13)}.sc-price-best{position:absolute;right:18px;top:16px;padding:6px 9px;border-radius:999px;background:#0b6cff;color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em}.sc-price-cards small{font-size:10px}.sc-price-cards strong{font-size:60px}.sc-price-cards span{font-size:11px}.sc-price-cards .sc-button{min-height:44px}
.sc-final-cta{margin:64px max(5vw,44px) 0;padding:40px 44px;border-radius:22px;background:radial-gradient(circle at 80% 20%,rgba(11,108,255,.28),transparent 30%),linear-gradient(100deg,#051733,#082d64);box-shadow:0 24px 55px rgba(5,28,64,.18)}.sc-final-cta h2{font-size:32px}.sc-final-cta p{font-size:12px}.sc-footer-grid{padding:58px max(5vw,44px) 36px}.sc-footer p{font-size:11px}.sc-footer b{font-size:10px}.sc-footer a,.sc-footer span{font-size:11px}.sc-footer-bottom{padding:18px;font-size:10px}

@media(max-width:1180px){.merchant-reference-header{grid-template-columns:200px 1fr auto}.merchant-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sc-header nav{gap:20px}.sc-hero{grid-template-columns:1fr}.sc-device-stage{min-height:520px}.sc-feature-grid{grid-template-columns:repeat(2,1fr)}.sc-how{grid-template-columns:1fr}.sc-case{grid-template-columns:1fr}.sc-pricing{grid-template-columns:1fr}}
@media(max-width:820px){.merchant-top-strip{display:none}.merchant-reference-header{grid-template-columns:1fr auto;gap:12px;min-height:72px;padding:10px 16px}.merchant-reference-header .merchant-logo{max-width:190px;max-height:50px}.merchant-search{grid-column:1/-1;grid-row:2}.merchant-contact-link{display:none}.merchant-reference-benefits{grid-template-columns:repeat(2,1fr)}.store-reference .store-product.is-featured{grid-template-columns:1fr;min-height:0}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{min-height:340px;height:340px}.merchant-secondary-grid{grid-template-columns:repeat(2,1fr)}.merchant-promo-grid{grid-template-columns:1fr}.merchant-reference-trust{grid-template-columns:1fr}.merchant-reference-contact{grid-template-columns:1fr}.merchant-reference-footer{grid-template-columns:1fr 1fr}.sc-header{height:72px;padding-inline:20px}.sc-header nav{display:none}.sc-wordmark{width:145px;height:40px}.sc-brand strong{font-size:18px}.sc-hero{padding:58px 22px 36px}.sc-hero h1{font-size:48px}.sc-device-stage{min-height:430px}.sc-laptop{width:94%}.sc-phone{width:120px;height:248px;right:0;border-width:7px}.sc-phone-store>img{height:92px}.sc-proofbar{grid-template-columns:1fr 1fr;padding:0 22px 38px}.sc-section,.sc-security,.sc-pricing{padding:68px 22px}.sc-feature-grid{grid-template-columns:1fr 1fr}.sc-how{padding:68px 22px}.sc-case{padding:62px 22px}.sc-final-cta{margin:45px 22px 0;padding:32px 28px}.sc-footer-grid{padding:46px 22px 30px}}
@media(max-width:560px){.merchant-demo-label{font-size:8.5px}.merchant-reference-header .merchant-logo{max-width:155px}.merchant-category-nav button,.merchant-category-nav a{font-size:10px}.merchant-reference-hero{min-height:380px;padding:48px 22px}.merchant-reference-hero h1{font-size:40px}.merchant-reference-benefits{grid-template-columns:1fr}.merchant-reference-products{padding:55px 16px 35px}.merchant-reference-products-head{align-items:flex-start;flex-direction:column}.merchant-product-count{display:none}.store-reference .is-featured .store-product-media,.store-reference .is-featured .store-placeholder{height:290px;min-height:290px}.store-reference .is-featured .store-product-copy{padding:26px 24px}.merchant-secondary-grid{grid-template-columns:1fr}.merchant-promo-grid{padding-inline:16px}.merchant-reference-trust{padding-inline:16px}.merchant-reference-contact{padding:55px 20px}.merchant-reference-footer{grid-template-columns:1fr;padding-inline:22px}.sc-brand i,.sc-brand strong,.sc-header-actions .language-control{display:none}.sc-header-actions .sc-button{padding:10px 12px;font-size:10px}.sc-hero h1{font-size:42px}.sc-lead{font-size:15px}.sc-hero-actions{flex-direction:column}.sc-hero-micro{gap:12px}.sc-device-stage{min-height:330px}.sc-phone{display:none}.sc-float-icon{display:none}.sc-proofbar{grid-template-columns:1fr}.sc-feature-grid{grid-template-columns:1fr}.sc-admin-demo{grid-template-columns:1fr;min-height:420px}.sc-admin-demo aside{display:none}.sc-admin-metrics{grid-template-columns:1fr 1fr}.sc-admin-bottom{grid-template-columns:1fr}.sc-admin-orders{height:150px}.sc-case-stack{height:270px}.sc-case-stack article:first-child{width:90%;right:4%}.sc-case-products img{height:62px}.sc-security-grid{grid-template-columns:1fr}.sc-price-cards{grid-template-columns:1fr}.sc-final-cta{flex-direction:column;align-items:flex-start}.sc-footer-grid{grid-template-columns:1fr}}
.sc-hero-micro b{font:inherit;color:inherit}

/* =========================================================
   BOOKS + COURSES DEMO · 06-09-2026
   Experiencia de aprendizaje integrada para presentación comercial.
   ========================================================= */
.store-reference.is-demo .merchant-demo-label{background:linear-gradient(90deg,#071a38,#0b4f9f,#071a38);color:#fff;font-size:10px;letter-spacing:.055em;padding:9px 16px;text-align:center;font-weight:900;border-bottom:1px solid rgba(255,255,255,.12)}
.store-reference.is-demo .merchant-reference-hero{min-height:610px}
.store-reference.is-demo .merchant-reference-hero:before{background:linear-gradient(90deg,rgba(3,17,39,.94) 0%,rgba(3,17,39,.76) 37%,rgba(3,17,39,.20) 68%,rgba(3,17,39,.08) 100%)}
.store-reference.is-demo .merchant-reference-hero h1{max-width:720px;font-size:clamp(46px,5vw,78px);line-height:.98;letter-spacing:-.055em}
.store-reference.is-demo .merchant-reference-hero p{max-width:620px;font-size:16px;line-height:1.65}
.merchant-course-nav{display:inline-flex!important;align-items:center;gap:7px;color:var(--merchant-primary)!important;font-weight:900!important;white-space:nowrap}.merchant-course-nav .ui-icon{width:17px;height:17px}.merchant-header-actions .merchant-course-nav{padding:10px 13px;border-radius:999px;background:color-mix(in srgb,var(--merchant-primary) 9%,#fff);border:1px solid color-mix(in srgb,var(--merchant-primary) 17%,#dce7f3);text-decoration:none;font-size:11px}
.course-card-feature{display:flex;align-items:center;gap:8px;margin-top:12px;padding:9px 10px;border-radius:10px;background:linear-gradient(90deg,color-mix(in srgb,var(--merchant-primary) 9%,#fff),#f8fbff);border:1px solid color-mix(in srgb,var(--merchant-primary) 12%,#e3eaf3);color:var(--merchant-primary);font-size:10px;font-weight:900}.course-card-feature .ui-icon{width:16px;height:16px;flex:none}.store-product-course{border-color:color-mix(in srgb,var(--merchant-primary) 22%,#dfe6ef)}.store-product-course .store-type-badge{background:color-mix(in srgb,var(--merchant-primary) 10%,#fff);color:var(--merchant-primary)}

.course-experience{scroll-margin-top:30px;padding:94px max(5vw,44px) 86px;background:radial-gradient(circle at 88% 18%,rgba(37,119,255,.25),transparent 28%),radial-gradient(circle at 7% 90%,rgba(255,177,27,.12),transparent 27%),linear-gradient(118deg,#03132c 0%,#071f45 55%,#062a5d 100%);color:#fff;transition:box-shadow .35s ease}
.course-experience.course-highlight{box-shadow:inset 0 0 0 4px rgba(255,177,27,.9),inset 0 0 70px rgba(255,177,27,.08)}
.course-experience-head{max-width:1460px;margin:0 auto 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.course-experience-head>div{max-width:850px}.course-experience-head small{color:#7db5ff;font-size:10px;font-weight:900;letter-spacing:.14em}.course-experience-head h2{font-size:clamp(36px,4.1vw,60px);line-height:1.02;letter-spacing:-.045em;margin:9px 0 13px;max-width:900px}.course-experience-head p{max-width:760px;color:#b7cbe5;font-size:14px;line-height:1.7;margin:0}.course-access-pill{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;padding:12px 15px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);color:#fff;font-size:11px;font-weight:850}.course-access-pill .ui-icon{width:18px;height:18px;color:#ffbd39}
.course-learning-shell{max-width:1460px;margin:auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:20px;align-items:start}.course-player-card,.course-lessons-card{background:#fff;color:#10233d;border-radius:22px;border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 70px rgba(0,0,0,.22);overflow:hidden}.course-player-top{min-height:62px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e6edf5}.course-player-top>div{display:flex;align-items:center;gap:9px;min-width:0}.course-player-top b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-player-top small{font-size:9px;font-weight:900;color:#23704d;background:#eaf8f0;border:1px solid #c8ead6;padding:7px 9px;border-radius:999px;white-space:nowrap}.course-live-dot{width:9px;height:9px;border-radius:50%;background:#20b36b;box-shadow:0 0 0 5px rgba(32,179,107,.12)}
.course-video-wrap{background:#020814;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden}.course-video-wrap video{display:block;width:100%;height:100%;object-fit:contain;background:#020814}.course-player-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff}.course-player-placeholder .ui-icon{width:50px;height:50px}.course-current{padding:18px 20px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.course-current div{display:flex;flex-direction:column;gap:4px}.course-current small{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#7a8ba0;font-weight:900}.course-current strong{font-size:15px}.course-current button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:11px;background:#0b6cff;color:#fff;padding:11px 14px;font-size:10px;font-weight:900;cursor:pointer}.course-current button .ui-icon{width:16px;height:16px}.course-progress-row{padding:0 20px 8px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#74869c;font-weight:800}.course-progress-row b{color:#0b6cff}.course-progress{height:7px;margin:0 20px 20px;background:#edf2f7;border-radius:999px;overflow:hidden}.course-progress i{display:block;width:25%;height:100%;background:linear-gradient(90deg,#0b6cff,#48a1ff);border-radius:999px}
.course-lessons-card{padding:0}.course-lessons-head{display:flex;gap:12px;align-items:center;padding:20px;border-bottom:1px solid #e6edf5}.course-lessons-head>.ui-icon{width:29px;height:29px;color:#0b6cff}.course-lessons-head div{display:flex;flex-direction:column;gap:3px}.course-lessons-head small{font-size:9px;color:#78899d;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.course-lessons-head b{font-size:15px}.course-lessons-card ol{list-style:none;margin:0;padding:10px}.course-lessons-card li{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:11px 10px;border-radius:12px;margin:3px 0}.course-lessons-card li.current{background:#eef6ff}.course-lessons-card li>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f2f6fa;color:#7f90a4}.course-lessons-card li.current>span{background:#0b6cff;color:#fff}.course-lessons-card li>span .ui-icon{width:17px;height:17px}.course-lessons-card li div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;min-width:0}.course-lessons-card li small{font-size:8px;color:#8a9aad;font-weight:900}.course-lessons-card li b{font-size:10.5px;line-height:1.35}.course-material{display:flex;align-items:center;gap:12px;margin:10px;padding:14px;border-radius:12px;background:#fff8e9;border:1px solid #f5dfad;color:#6b4c0a}.course-material>.ui-icon{width:24px;height:24px}.course-material div{display:flex;flex-direction:column;gap:2px}.course-material small{font-size:8px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.course-material b{font-size:10px}.course-demo-note{max-width:1460px;margin:16px auto 0;display:flex;align-items:flex-start;gap:9px;padding:12px 15px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#9eb6d3;font-size:10px;line-height:1.55}.course-demo-note .ui-icon{width:17px;height:17px;flex:none;color:#ffbd39}

@media(max-width:1000px){.course-learning-shell{grid-template-columns:1fr}.course-lessons-card{display:grid;grid-template-columns:240px 1fr}.course-lessons-head{border-bottom:0;border-right:1px solid #e6edf5}.course-lessons-card ol{grid-column:2;grid-row:1/3}.course-material{grid-column:1}}
@media(max-width:820px){.merchant-header-actions .merchant-course-nav{display:none!important}.course-experience{padding:66px 22px}.course-experience-head{align-items:flex-start;flex-direction:column}.course-learning-shell{grid-template-columns:1fr}.course-lessons-card{display:block}.course-lessons-head{border-right:0;border-bottom:1px solid #e6edf5}.course-current{align-items:flex-start;flex-direction:column}.course-current button{width:100%;justify-content:center}}
@media(max-width:560px){.store-reference.is-demo .merchant-reference-hero{min-height:520px}.store-reference.is-demo .merchant-reference-hero h1{font-size:42px}.course-experience{padding:54px 16px}.course-experience-head h2{font-size:36px}.course-player-top{align-items:flex-start;flex-direction:column}.course-player-top small{align-self:flex-start}.course-current{padding:15px}.course-progress{margin-inline:15px}.course-progress-row{padding-inline:15px}.course-demo-note{font-size:9px}}

/* Cursos integrados · portada institucional */
.sc-learning-showcase{padding:92px max(5vw,44px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:70px;align-items:center;background:linear-gradient(180deg,#f7fbff,#eef5ff)}
.sc-learning-copy{max-width:650px}.sc-learning-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 18px;color:#071a38}.sc-learning-copy>p:not(.sc-kicker){color:#61748c;font-size:14px;line-height:1.72;margin-bottom:24px}.sc-learning-copy ul{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:11px}.sc-learning-copy li{display:flex;align-items:center;gap:10px;color:#17395f;font-size:12px;font-weight:850}.sc-learning-copy li svg{width:20px;height:20px;fill:none;stroke:#0b6cff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.sc-learning-disclaimer{display:block;margin-top:14px;color:#70839a;font-size:9.5px;line-height:1.55;max-width:590px}
.sc-learning-ui{position:relative;padding:34px;border-radius:28px;background:radial-gradient(circle at 88% 10%,rgba(80,158,255,.25),transparent 28%),linear-gradient(135deg,#06152f,#0b315f);box-shadow:0 32px 80px rgba(7,35,76,.2);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);gap:16px}.sc-learning-badge{position:absolute;left:34px;top:-15px;padding:8px 12px;border-radius:999px;background:#ffb11b;color:#071a38;font-size:9px;font-weight:950;letter-spacing:.09em;box-shadow:0 10px 26px rgba(138,89,0,.2)}.sc-learning-player,.sc-learning-lessons{background:#fff;border-radius:17px;overflow:hidden}.sc-learning-video{position:relative;aspect-ratio:16/9;background:#071a38;overflow:hidden}.sc-learning-video img{width:100%;height:100%;object-fit:cover;display:block}.sc-learning-video>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.95);color:#0b6cff;box-shadow:0 18px 34px rgba(0,0,0,.24)}.sc-learning-video>span svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sc-learning-current{position:relative;padding:17px 18px 20px}.sc-learning-current small{display:block;color:#8696a8;font-size:8px;font-weight:900;letter-spacing:.09em}.sc-learning-current b{display:block;color:#10233d;font-size:13px;margin:5px 0 13px}.sc-learning-current div{height:7px;border-radius:999px;background:#edf2f7;overflow:hidden;margin-right:48px}.sc-learning-current div i{display:block;width:25%;height:100%;background:#0b6cff;border-radius:999px}.sc-learning-current>span{position:absolute;right:18px;bottom:17px;color:#0b6cff;font-size:9px;font-weight:900}.sc-learning-lessons{padding:12px}.sc-learning-lessons article{display:grid;grid-template-columns:30px 1fr 18px;gap:8px;align-items:center;padding:12px 10px;border-radius:10px;color:#7b8da2}.sc-learning-lessons article.active{background:#eef6ff;color:#0b6cff}.sc-learning-lessons article>span{font-size:8px;font-weight:900}.sc-learning-lessons article b{font-size:9.5px;line-height:1.3;color:#213b5b}.sc-learning-lessons article svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1180px){.sc-learning-showcase{grid-template-columns:1fr;gap:42px}.sc-learning-copy{max-width:820px}.sc-learning-ui{max-width:980px;width:100%}}
@media(max-width:760px){.sc-learning-showcase{padding:66px 22px}.sc-learning-ui{padding:24px;grid-template-columns:1fr}.sc-learning-badge{left:24px}.sc-learning-lessons{display:grid;grid-template-columns:1fr 1fr}.sc-learning-copy h2{font-size:40px}}
@media(max-width:520px){.sc-learning-ui{padding:18px}.sc-learning-lessons{grid-template-columns:1fr}.sc-learning-video>span{width:58px;height:58px}.sc-learning-copy h2{font-size:36px}}

/* 2026-09-06 · Demo editorial books + courses — visual polish */
.store-reference.is-demo{
  background:#fbf7ef;
  color:#22342e;
  --demo-cream:#fbf7ef;
  --demo-paper:#fffdf8;
  --demo-forest:#29483d;
  --demo-forest-dark:#1d342c;
  --demo-terracotta:#d99a62;
  --demo-ink:#24332e;
  --demo-muted:#75817b;
  --demo-line:#e9dfd2;
}
.store-reference.is-demo .merchant-demo-label{
  background:#20372f;
  color:#f5eadb;
  border:0;
  padding:8px 18px;
  font-size:9px;
  letter-spacing:.11em;
}
.store-reference.is-demo .merchant-top-strip{
  background:#f1e9de;
  color:#665e56;
  border-bottom:1px solid #e5dacd;
}
.store-reference.is-demo .merchant-top-strip a{color:#29483d}
.store-reference.is-demo .merchant-reference-header{
  background:rgba(255,253,248,.96);
  border-bottom:1px solid var(--demo-line);
  box-shadow:0 9px 30px rgba(58,49,38,.045);
  backdrop-filter:blur(12px);
}
.store-reference.is-demo .merchant-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:25px;
  letter-spacing:-.025em;
  color:var(--demo-forest-dark);
}
.store-reference.is-demo .merchant-search{
  background:#fff;
  border:1px solid #e7ddd0;
  box-shadow:0 8px 24px rgba(64,51,37,.045);
}
.store-reference.is-demo .merchant-search:focus-within{
  border-color:#c9ae8e;
  box-shadow:0 0 0 4px rgba(217,154,98,.11),0 10px 28px rgba(64,51,37,.06);
}
.store-reference.is-demo .merchant-search button,
.store-reference.is-demo .cart-pill{
  background:var(--demo-forest);
  color:#fff;
}
.store-reference.is-demo .merchant-header-actions .merchant-course-nav{
  color:var(--demo-forest)!important;
  background:#f4ede3;
  border-color:#e3d5c4;
}
.store-reference.is-demo .merchant-category-nav{
  background:#fffdf9;
  border-bottom:1px solid var(--demo-line);
}
.store-reference.is-demo .merchant-category-nav button,
.store-reference.is-demo .merchant-category-nav a{color:#59665f}
.store-reference.is-demo .merchant-category-nav button.active,
.store-reference.is-demo .merchant-category-nav button:hover,
.store-reference.is-demo .merchant-category-nav a:hover{color:var(--demo-forest);background:#f2e9de}

.store-reference.is-demo .merchant-reference-hero{
  min-height:650px;
  background-color:#29483d;
  border-radius:0 0 34px 34px;
  overflow:hidden;
}
.store-reference.is-demo .merchant-reference-hero:before{
  background:linear-gradient(90deg,rgba(24,43,36,.97) 0%,rgba(24,43,36,.86) 35%,rgba(24,43,36,.20) 67%,rgba(24,43,36,.05) 100%);
}
.store-reference.is-demo .merchant-reference-hero:after{
  content:"";
  position:absolute;
  left:5vw;
  bottom:42px;
  width:74px;
  height:3px;
  border-radius:999px;
  background:var(--demo-terracotta);
  z-index:2;
  opacity:.9;
}
.store-reference.is-demo .merchant-reference-hero .merchant-hero-content{max-width:760px}
.store-reference.is-demo .merchant-reference-hero small{
  color:#efcba7;
  letter-spacing:.17em;
  font-size:10px;
}
.store-reference.is-demo .merchant-reference-hero h1{
  font-family:Georgia,"Times New Roman",serif;
  max-width:710px;
  font-size:clamp(48px,5.2vw,78px);
  line-height:1.01;
  letter-spacing:-.042em;
  font-weight:700;
  text-wrap:balance;
}
.store-reference.is-demo .merchant-reference-hero p{
  max-width:590px;
  color:#e6ede8;
  font-size:16px;
  line-height:1.75;
}
.store-reference.is-demo .merchant-hero-button{
  background:#d99a62;
  color:#21362f;
  border-radius:999px;
  padding:14px 22px;
  box-shadow:0 16px 34px rgba(13,27,22,.22);
}
.store-reference.is-demo .merchant-hero-button:hover{transform:translateY(-2px);background:#e7ad79}
.store-reference.is-demo .merchant-hero-dots i{background:#f2dfc9}
.store-reference.is-demo .merchant-hero-dots i:first-child{background:#d99a62}

.store-reference.is-demo .merchant-reference-benefits{
  max-width:1380px;
  margin:-28px auto 0;
  width:calc(100% - 10vw);
  position:relative;
  z-index:5;
  background:#fffdf8;
  border:1px solid var(--demo-line);
  border-radius:22px;
  box-shadow:0 22px 55px rgba(53,43,32,.08);
  overflow:hidden;
}
.store-reference.is-demo .merchant-reference-benefits article{border-color:#eee4d8}
.store-reference.is-demo .merchant-reference-benefits article>span{
  background:#f2e7d9;
  color:var(--demo-forest);
}
.store-reference.is-demo .merchant-reference-benefits b{color:#263a32}
.store-reference.is-demo .merchant-reference-benefits small{color:#7d817d}

.demo-editorial-intro{
  max-width:1380px;
  margin:0 auto;
  padding:104px 0 88px;
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);
  grid-template-areas:"copy cards" "quote cards";
  gap:30px 72px;
  align-items:start;
}
.demo-editorial-copy{grid-area:copy;max-width:610px}
.demo-editorial-copy>small{
  color:#9a6945;
  font-size:9px;
  font-weight:900;
  letter-spacing:.17em;
}
.demo-editorial-copy h2{
  margin:10px 0 18px;
  color:#21362f;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:700;
  font-size:clamp(38px,3.5vw,56px);
  line-height:1.08;
  letter-spacing:-.035em;
  text-wrap:balance;
}
.demo-editorial-copy p{margin:0;color:#75817b;font-size:15px;line-height:1.8;max-width:570px}
.demo-editorial-cards{grid-area:cards;display:grid;gap:12px}
.demo-editorial-cards article{
  min-height:104px;
  display:grid;
  grid-template-columns:60px 1fr;
  gap:18px;
  align-items:center;
  padding:20px 22px;
  border:1px solid #e8ded1;
  border-radius:18px;
  background:#fffdf9;
  box-shadow:0 10px 30px rgba(61,51,38,.045);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.demo-editorial-cards article:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(61,51,38,.08);border-color:#d9c6ae}
.demo-editorial-cards article>span{
  width:52px;height:52px;border-radius:50%;display:grid;place-items:center;
  background:#f0e5d7;color:#9a6945;font-family:Georgia,serif;font-size:14px;font-weight:700;
}
.demo-editorial-cards article div{display:flex;flex-direction:column;gap:5px}
.demo-editorial-cards b{font-family:Georgia,serif;font-size:19px;color:#263a32}
.demo-editorial-cards small{font-size:11px;line-height:1.55;color:#7b817c}
.demo-editorial-intro blockquote{
  grid-area:quote;
  margin:3px 0 0;
  padding:17px 0 17px 22px;
  border-left:3px solid #d99a62;
  color:#55645d;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
  line-height:1.55;
  font-style:italic;
}

.store-reference.is-demo .merchant-reference-products{
  background:#f4eee5;
  padding-top:90px;
  padding-bottom:105px;
}
.store-reference.is-demo .merchant-reference-products:before{opacity:.12}
.store-reference.is-demo .merchant-reference-products-head small{color:#9a6945}
.store-reference.is-demo .merchant-reference-products-head h2{
  color:#21362f;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:700;
  letter-spacing:-.035em;
}
.store-reference.is-demo .merchant-reference-products-head p{color:#778079}
.store-reference.is-demo .merchant-reference-pills button{
  background:#fffaf3;border-color:#dfd2c2;color:#68736d;
}
.store-reference.is-demo .merchant-reference-pills button.active,
.store-reference.is-demo .merchant-reference-pills button:hover{background:#29483d;color:#fff;border-color:#29483d}
.store-reference.is-demo .merchant-product-count{background:#fffaf3;border-color:#e0d4c6;color:#6d716e}

.store-reference.is-demo .store-product{
  background:#fffdf9;
  border-color:#e5dbce;
  border-radius:20px;
  box-shadow:0 13px 34px rgba(63,52,39,.055);
  overflow:hidden;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.store-reference.is-demo .store-product:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(63,52,39,.105);border-color:#d5c1a8}
.store-reference.is-demo .store-product-media{background:#f2eadf}
.store-reference.is-demo .store-product-media img{transition:transform .5s ease}
.store-reference.is-demo .store-product:hover .store-product-media img{transform:scale(1.025)}
.store-reference.is-demo .store-product-copy{padding:23px 22px 24px}
.store-reference.is-demo .store-product-category{color:#a26e47;letter-spacing:.08em;text-transform:uppercase}
.store-reference.is-demo .store-product h3{
  color:#24372f;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:700;
  line-height:1.22;
}
.store-reference.is-demo .store-product p{color:#78817b;line-height:1.65}
.store-reference.is-demo .store-product strong{color:#29483d}
.store-reference.is-demo .store-type-badge{background:#f2e9dd;color:#4f6158;border-color:#e5d7c6}
.store-reference.is-demo .store-availability{color:#78817b}
.store-reference.is-demo .store-buy-button{background:#29483d;border-radius:999px}
.store-reference.is-demo .store-buy-button:hover{background:#1e382f;transform:translateY(-1px)}
.store-reference.is-demo .course-card-feature{background:#f7eee2;border-color:#e8d7c2;color:#8b5d3d}
.store-reference.is-demo .store-product-course{border-color:#dec9af}
.store-reference.is-demo .store-featured-label{background:#d99a62;color:#21362f;border:0}
.store-reference.is-demo .is-featured .store-product-copy{padding:44px 46px}
.store-reference.is-demo .is-featured h3{font-size:clamp(30px,2.7vw,43px)}

.store-reference.is-demo .merchant-promo-grid{background:#fbf7ef}
.store-reference.is-demo .promo-dark{
  background:linear-gradient(135deg,#21362f,#38584b);
  border-radius:24px;
}
.store-reference.is-demo .promo-dark small{color:#e7bd93}
.store-reference.is-demo .promo-light{
  background:#e9d9c5;
  color:#263a32;
  border-radius:24px;
}
.store-reference.is-demo .promo-light p{color:#68736d}
.store-reference.is-demo .promo-light a{color:#29483d}

.store-reference.is-demo .course-experience{
  background:
    radial-gradient(circle at 90% 15%,rgba(217,154,98,.18),transparent 25%),
    linear-gradient(135deg,#20372f 0%,#2d4b40 58%,#36594b 100%);
  padding-top:105px;
  padding-bottom:96px;
}
.store-reference.is-demo .course-experience-head small{color:#e4b789}
.store-reference.is-demo .course-experience-head h2{
  font-family:Georgia,"Times New Roman",serif;
  font-weight:700;
  letter-spacing:-.035em;
  max-width:880px;
}
.store-reference.is-demo .course-experience-head p{color:#d8e2dd}
.store-reference.is-demo .course-access-pill{background:#f1e4d5;color:#29483d;border:0}
.store-reference.is-demo .course-access-pill .ui-icon{color:#9a6945}
.store-reference.is-demo .course-player-card,
.store-reference.is-demo .course-lessons-card{
  background:#fffdf9;
  border-color:#e4d9cc;
  box-shadow:0 32px 75px rgba(14,28,22,.23);
}
.store-reference.is-demo .course-player-top{border-color:#ede3d8}
.store-reference.is-demo .course-player-top small{background:#edf4ef;color:#416351;border-color:#d7e6dc}
.store-reference.is-demo .course-live-dot{background:#6a9a7e;box-shadow:0 0 0 5px rgba(106,154,126,.12)}
.store-reference.is-demo .course-current button{background:#29483d;border-radius:999px}
.store-reference.is-demo .course-progress-row b{color:#9a6945}
.store-reference.is-demo .course-progress i{background:linear-gradient(90deg,#d99a62,#e9bb8f)}
.store-reference.is-demo .course-lessons-head>.ui-icon{color:#9a6945}
.store-reference.is-demo .course-lessons-card li.current{background:#f2e9de}
.store-reference.is-demo .course-lessons-card li.current>span{background:#29483d}
.store-reference.is-demo .course-material{background:#f5eadc;border-color:#e7d2b8;color:#705239}
.store-reference.is-demo .course-demo-note{color:#c7d5cf}

.store-reference.is-demo .merchant-reference-trust{background:#fbf7ef}
.store-reference.is-demo .merchant-reference-trust article{background:#fffdf9;border-color:#e7ddd0}
.store-reference.is-demo .merchant-reference-trust article>span{color:#29483d;background:#f0e6da}
.store-reference.is-demo .merchant-reference-contact{background:#f0e6da}
.store-reference.is-demo .merchant-reference-contact h2{font-family:Georgia,"Times New Roman",serif;color:#21362f}
.store-reference.is-demo .merchant-reference-contact p{color:#66736c}
.store-reference.is-demo .merchant-contact-cards article{background:#fffaf3;border-color:#dfd1c0}
.store-reference.is-demo .merchant-reference-footer{background:#1c3129;color:#e8eee9}
.store-reference.is-demo .merchant-reference-footer p,
.store-reference.is-demo .merchant-reference-footer span,
.store-reference.is-demo .merchant-reference-footer a{color:#bbc9c2}
.store-reference.is-demo .merchant-reference-credit{border-color:rgba(255,255,255,.11)}

/* Institution: make the learning block feel warmer without changing SINAXA's identity */
.sc-learning-showcase{
  background:linear-gradient(180deg,#f9fbff 0%,#f7f1e9 100%);
}
.sc-learning-copy h2{font-family:Georgia,"Times New Roman",serif;color:#17352c;letter-spacing:-.035em}
.sc-learning-copy>p:not(.sc-kicker){color:#687a72}
.sc-learning-copy li{color:#2a4c40}
.sc-learning-copy li svg{stroke:#b77749}
.sc-learning-ui{
  background:radial-gradient(circle at 88% 10%,rgba(217,154,98,.17),transparent 28%),linear-gradient(135deg,#21362f,#355a4b);
  box-shadow:0 32px 80px rgba(35,52,45,.18);
}
.sc-learning-badge{background:#e0a16a;color:#21362f}
.sc-learning-video>span{color:#29483d}
.sc-learning-current div i{background:#d99a62}
.sc-learning-current>span{color:#9a6945}
.sc-learning-lessons article.active{background:#f2e9de;color:#29483d}

@media(max-width:1180px){
  .demo-editorial-intro{width:calc(100% - 44px);grid-template-columns:1fr;grid-template-areas:"copy" "cards" "quote";gap:28px;padding:80px 0}
  .demo-editorial-copy{max-width:760px}.demo-editorial-cards{grid-template-columns:repeat(3,1fr)}.demo-editorial-cards article{grid-template-columns:48px 1fr;padding:18px 16px}.demo-editorial-cards article>span{width:42px;height:42px}
}
@media(max-width:820px){
  .store-reference.is-demo .merchant-reference-hero{min-height:590px;border-radius:0 0 24px 24px}
  .store-reference.is-demo .merchant-reference-benefits{width:calc(100% - 32px);margin-top:-20px}
  .demo-editorial-intro{width:calc(100% - 36px);padding:70px 0}.demo-editorial-cards{grid-template-columns:1fr}.demo-editorial-copy h2{font-size:42px}
}
@media(max-width:560px){
  .store-reference.is-demo .merchant-reference-hero h1{font-size:43px}
  .store-reference.is-demo .merchant-reference-hero p{font-size:14px}
  .store-reference.is-demo .merchant-reference-benefits{border-radius:17px}
  .demo-editorial-intro{padding:58px 0}.demo-editorial-copy h2{font-size:36px}.demo-editorial-intro blockquote{font-size:16px}
  .store-reference.is-demo .is-featured .store-product-copy{padding:28px 24px}
}

/* =========================================================
   2026-09-06 · DEMO LIBROS + CURSOS · REDISEÑO COMERCIAL V2
   Cambio de composición, no simple retoque de color.
   ========================================================= */
.store-reference.is-demo{
  --merchant-primary:#1746a2;
  --merchant-secondary:#ffb02e;
  background:#fffaf2;
  color:#13213f;
}
.store-reference.is-demo .merchant-demo-label{
  background:linear-gradient(90deg,#ffb02e,#ffd572);
  color:#17213a;
  font-weight:950;
  letter-spacing:.075em;
  box-shadow:0 1px 0 rgba(0,0,0,.04);
}
.store-reference.is-demo .merchant-top-strip{background:#10295d;color:#eaf1ff}
.store-reference.is-demo .merchant-reference-header{background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-color:#e8edf6}
.store-reference.is-demo .merchant-reference-header .merchant-name{color:#12367e;font-size:25px;letter-spacing:-.025em}
.store-reference.is-demo .merchant-search{border-color:#dce4f2;box-shadow:0 8px 24px rgba(28,65,132,.06)}
.store-reference.is-demo .merchant-search button{background:#1746a2}
.store-reference.is-demo .merchant-category-nav{background:#fff;color:#42516d;border-bottom:1px solid #e8edf5;box-shadow:none}
.store-reference.is-demo .merchant-category-nav button,
.store-reference.is-demo .merchant-category-nav a{color:#526078;height:48px;font-weight:850;border-bottom-color:transparent}
.store-reference.is-demo .merchant-category-nav button:hover,
.store-reference.is-demo .merchant-category-nav a:hover,
.store-reference.is-demo .merchant-category-nav button.active{color:#1746a2;background:#f5f8ff;border-bottom-color:#ffb02e}
.store-reference.is-demo .cart-pill{border-color:#d7e0f0!important;color:#17356f!important}
.store-reference.is-demo .cart-pill .ui-icon{color:#1746a2}

/* Hero: composición propia, clara y memorable */
.store-reference.is-demo .merchant-reference-hero{
  min-height:660px;
  padding:0;
  color:#14254a;
  background:
    radial-gradient(circle at 8% 7%,rgba(255,176,46,.22),transparent 22%),
    radial-gradient(circle at 88% 15%,rgba(85,122,239,.14),transparent 28%),
    linear-gradient(115deg,#fffaf2 0%,#fffdf9 48%,#eef4ff 100%)!important;
  overflow:hidden;
}
.store-reference.is-demo .merchant-reference-hero:before,
.store-reference.is-demo .merchant-reference-hero:after,
.store-reference.is-demo .merchant-hero-glow{display:none!important}
.demo-hero-layout{
  width:min(1540px,92vw);
  min-height:660px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(470px,.9fr) minmax(560px,1.1fr);
  gap:72px;
  align-items:center;
  position:relative;
  z-index:2;
  padding:54px 0 62px;
}
.demo-hero-copy{max-width:650px;position:relative;z-index:5}
.demo-hero-copy>small{
  display:inline-flex!important;
  width:max-content;
  margin:0 0 20px!important;
  padding:9px 13px;
  border-radius:999px;
  background:#fff0cb;
  color:#9a6300!important;
  border:1px solid #ffe2a0;
  font-size:10px!important;
  letter-spacing:.14em!important;
  font-weight:950!important;
}
.demo-hero-copy h1{
  margin:0 0 23px!important;
  max-width:650px!important;
  color:#102b67!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  font-size:clamp(56px,5.2vw,86px)!important;
  line-height:.94!important;
  letter-spacing:-.062em!important;
  font-weight:950!important;
  text-wrap:balance;
}
.demo-hero-copy h1::after{
  content:"";
  display:block;
  width:84px;
  height:8px;
  margin-top:24px;
  border-radius:999px;
  background:linear-gradient(90deg,#ffb02e,#ff7a45);
}
.demo-hero-copy>p{
  margin:0!important;
  max-width:590px!important;
  color:#5c6b86!important;
  font-size:17px!important;
  line-height:1.72!important;
  text-shadow:none!important;
}
.demo-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.demo-hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 19px;border-radius:14px;font-size:11px;font-weight:950}
.demo-hero-primary{background:#1746a2;color:#fff!important;box-shadow:0 16px 34px rgba(23,70,162,.22)}
.demo-hero-primary:hover{transform:translateY(-2px);background:#123a89}
.demo-hero-primary span{font-size:18px}
.demo-hero-secondary{background:#fff;color:#1746a2!important;border:1px solid #d7e2f4;box-shadow:0 10px 24px rgba(36,65,120,.07)}
.demo-hero-secondary .ui-icon{width:18px;height:18px}
.demo-hero-secondary:hover{transform:translateY(-2px);border-color:#b7caea}
.demo-hero-note{display:flex;align-items:center;gap:10px;margin-top:26px;color:#78859b;font-size:9px;font-weight:900;letter-spacing:.12em}
.demo-hero-note span{width:28px;height:1px;background:#ffb02e}

.demo-hero-stage{
  min-height:540px;
  position:relative;
  border-radius:42px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0)),
    linear-gradient(145deg,#123985,#1d57c8 56%,#193b88);
  box-shadow:0 42px 90px rgba(22,55,118,.25);
  overflow:hidden;
  isolation:isolate;
}
.demo-hero-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.13) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 88%);opacity:.42}
.demo-stage-orb{position:absolute;border-radius:50%;filter:blur(.2px);opacity:.95}
.demo-stage-orb.orb-one{width:280px;height:280px;background:#ffb02e;right:-90px;top:-90px}
.demo-stage-orb.orb-two{width:240px;height:240px;background:#72a7ff;left:-120px;bottom:-100px;opacity:.32}
.demo-cover-card{position:absolute;border-radius:22px;background:#fff;padding:10px;box-shadow:0 24px 50px rgba(3,18,58,.27);overflow:hidden;transition:transform .3s ease;z-index:3}
.demo-cover-card:hover{transform:translateY(-7px) rotate(0deg)!important}
.demo-cover-card img{width:100%;height:100%;object-fit:cover;border-radius:15px;display:block}
.demo-cover-card>span{position:absolute;left:18px;bottom:17px;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.94);color:#173b85;font-size:8px;font-weight:950;letter-spacing:.09em;box-shadow:0 5px 16px rgba(0,0,0,.12)}
.demo-cover-book{width:250px;height:322px;left:54px;top:58px;transform:rotate(-7deg)}
.demo-cover-ebook{width:190px;height:246px;right:54px;top:55px;transform:rotate(7deg);z-index:2}
.demo-cover-course{width:250px;height:176px;right:74px;bottom:68px;transform:rotate(-2deg);z-index:4}
.demo-campus-card{position:absolute;left:85px;bottom:45px;width:315px;padding:17px;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 22px 50px rgba(5,27,80,.28);z-index:6;backdrop-filter:blur(10px)}
.demo-campus-head{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center}
.demo-campus-play{width:42px;height:42px;border-radius:13px;background:#ffb02e;color:#10295d;display:grid;place-items:center}.demo-campus-play .ui-icon{width:20px;height:20px}
.demo-campus-head div{min-width:0}.demo-campus-head small{display:block!important;color:#7d8ba3!important;font-size:8px!important;letter-spacing:.07em!important;margin:0 0 3px!important}.demo-campus-head b{display:block;color:#17356f;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.demo-campus-line{margin-top:13px;padding:10px 11px;border-radius:11px;background:#f2f6ff;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#536783;font-size:9px;font-weight:800}.demo-campus-line b{color:#1746a2}
.demo-campus-progress{height:6px;margin-top:12px;border-radius:999px;background:#e6ecf6;overflow:hidden}.demo-campus-progress i{display:block;width:25%;height:100%;background:linear-gradient(90deg,#ffb02e,#ff7a45);border-radius:999px}.demo-campus-card>small{display:block!important;margin:6px 0 0!important;color:#8995a7!important;font-size:8px!important;letter-spacing:0!important}

/* Beneficios ahora flotan como una cinta de confianza */
.store-reference.is-demo .merchant-reference-benefits{
  width:min(1420px,92vw);
  margin:-34px auto 0;
  position:relative;
  z-index:10;
  padding:10px;
  border:1px solid #e4e9f3;
  border-radius:22px;
  background:rgba(255,255,255,.96);
  box-shadow:0 22px 60px rgba(24,55,112,.12);
}
.store-reference.is-demo .merchant-reference-benefits article{border:0;box-shadow:none;background:transparent;border-radius:15px;min-height:78px}
.store-reference.is-demo .merchant-reference-benefits article+article{border-left:1px solid #e9edf4}
.store-reference.is-demo .merchant-reference-benefits article>span{background:#eef4ff;color:#1746a2;border-radius:14px}
.store-reference.is-demo .merchant-reference-benefits b{color:#193767}

/* Descubrimiento visual */
.demo-editorial-intro{width:min(1420px,92vw);margin:0 auto;padding:112px 0 92px;display:grid;grid-template-columns:minmax(330px,.78fr) minmax(600px,1.22fr);grid-template-areas:"copy cards" "quote cards";gap:32px 68px;align-items:start}
.demo-editorial-copy>small{color:#b26a00;font-size:9px;font-weight:950;letter-spacing:.16em}
.demo-editorial-copy h2{margin:12px 0 18px;color:#16366f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:950;font-size:clamp(40px,3.7vw,59px);line-height:1.02;letter-spacing:-.052em}
.demo-editorial-copy p{color:#6f7d92;font-size:15px;line-height:1.8}
.demo-editorial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.demo-editorial-cards article{display:block!important;min-height:0!important;padding:0!important;border:1px solid #e3e9f2!important;border-radius:23px!important;background:#fff!important;box-shadow:0 16px 40px rgba(26,56,110,.07)!important;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease!important}
.demo-editorial-cards article:hover{transform:translateY(-7px)!important;box-shadow:0 25px 58px rgba(26,56,110,.13)!important;border-color:#cdd9ec!important}
.demo-editorial-cards figure{height:220px;margin:0;background:linear-gradient(145deg,#f5f8ff,#edf2fa);overflow:hidden;display:grid;place-items:center}
.demo-editorial-cards figure img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.demo-editorial-cards article:hover figure img{transform:scale(1.035)}
.demo-editorial-cards article>div{display:block!important;padding:19px 18px 21px!important}
.demo-editorial-cards article>div>span{display:inline-grid;width:30px;height:30px;place-items:center;border-radius:50%;margin-bottom:12px;background:#fff1ce;color:#a46600;font-size:9px;font-weight:950}
.demo-editorial-cards b{display:block;color:#18386f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:950;letter-spacing:-.025em}
.demo-editorial-cards small{display:block;margin-top:6px;color:#78859a;font-size:11px;line-height:1.55}
.demo-editorial-intro blockquote{margin:0;padding:18px 20px;border-left:4px solid #ffb02e;border-radius:0 14px 14px 0;background:#fff6df;color:#53627a;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.55;font-style:italic}

/* Catálogo más comercial y más brillante */
.store-reference.is-demo .merchant-reference-products{background:linear-gradient(180deg,#f5f8ff 0%,#eef4ff 100%);padding-top:92px;padding-bottom:105px}
.store-reference.is-demo .merchant-reference-products-head small{color:#b26a00}
.store-reference.is-demo .merchant-reference-products-head h2{color:#14346d;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:950;letter-spacing:-.05em}
.store-reference.is-demo .merchant-reference-products-head p{color:#708097}
.store-reference.is-demo .merchant-reference-pills button{background:#fff;border-color:#dbe4f2;color:#536682}
.store-reference.is-demo .merchant-reference-pills button.active,.store-reference.is-demo .merchant-reference-pills button:hover{background:#1746a2;color:#fff;border-color:#1746a2}
.store-reference.is-demo .merchant-product-count{background:#fff;border-color:#dbe4f2;color:#586b87}
.store-reference.is-demo .store-product{background:#fff;border-color:#dfe6f1;border-radius:24px;box-shadow:0 16px 42px rgba(25,59,120,.075)}
.store-reference.is-demo .store-product:hover{transform:translateY(-7px);box-shadow:0 28px 64px rgba(25,59,120,.14);border-color:#c9d6ea}
.store-reference.is-demo .store-product-media{background:linear-gradient(145deg,#f7f9fe,#edf3fb)}
.store-reference.is-demo .store-product-copy{padding:24px}
.store-reference.is-demo .store-product-category{color:#af6b00}
.store-reference.is-demo .store-product h3{color:#17376e;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:950;letter-spacing:-.025em}
.store-reference.is-demo .store-product p{color:#75839a}
.store-reference.is-demo .store-product strong{color:#1746a2}
.store-reference.is-demo .store-type-badge{background:#eef4ff;color:#244d91;border-color:#dce7f7}
.store-reference.is-demo .store-buy-button{background:#1746a2;border-radius:13px}
.store-reference.is-demo .store-buy-button:hover{background:#123a89}
.store-reference.is-demo .course-card-feature{background:#fff4d7;border-color:#ffe1a0;color:#926000}
.store-reference.is-demo .store-product-course{border-color:#cddbf1}
.store-reference.is-demo .store-featured-label{background:#ffb02e;color:#132750;border-radius:999px}
.store-reference.is-demo .is-featured{background:linear-gradient(110deg,#fff 0%,#fff 55%,#f8fbff 100%)}
.store-reference.is-demo .is-featured .store-product-copy{padding:50px 50px}
.store-reference.is-demo .is-featured h3{font-size:clamp(34px,3vw,50px);line-height:1.04}

/* Promos y curso: contraste fuerte, más "producto" */
.store-reference.is-demo .merchant-promo-grid{background:#fffaf2;padding-top:82px;padding-bottom:82px}
.store-reference.is-demo .promo-dark{background:linear-gradient(135deg,#123985,#1746a2 62%,#2968d7);border-radius:28px;box-shadow:0 22px 50px rgba(23,70,162,.18)}
.store-reference.is-demo .promo-dark small{color:#ffd272}
.store-reference.is-demo .promo-light{background:linear-gradient(135deg,#fff0c8,#ffd982);color:#173363;border-radius:28px;box-shadow:0 20px 48px rgba(155,107,20,.12)}
.store-reference.is-demo .promo-light p{color:#6f6044}.store-reference.is-demo .promo-light a{color:#1746a2}
.store-reference.is-demo .course-experience{background:radial-gradient(circle at 90% 8%,rgba(255,176,46,.23),transparent 24%),radial-gradient(circle at 5% 90%,rgba(76,129,244,.22),transparent 23%),linear-gradient(135deg,#081f4d 0%,#123985 52%,#0d2e71 100%);padding-top:112px;padding-bottom:105px}
.store-reference.is-demo .course-experience-head small{color:#ffd06b}
.store-reference.is-demo .course-experience-head h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:950;letter-spacing:-.05em}
.store-reference.is-demo .course-experience-head p{color:#c9d7ef}
.store-reference.is-demo .course-access-pill{background:#fff2cc;color:#183569;border:0;box-shadow:0 10px 25px rgba(0,0,0,.13)}
.store-reference.is-demo .course-access-pill .ui-icon{color:#ad6b00}
.store-reference.is-demo .course-player-card,.store-reference.is-demo .course-lessons-card{background:#fff;border-color:rgba(255,255,255,.15);box-shadow:0 34px 82px rgba(0,0,0,.28)}
.store-reference.is-demo .course-player-top small{background:#eef5ff;color:#174a91;border-color:#d7e5f7}
.store-reference.is-demo .course-live-dot{background:#31c77c;box-shadow:0 0 0 5px rgba(49,199,124,.13)}
.store-reference.is-demo .course-current button{background:#1746a2;border-radius:12px}
.store-reference.is-demo .course-progress-row b{color:#1746a2}
.store-reference.is-demo .course-progress i{background:linear-gradient(90deg,#ffb02e,#ff7d46)}
.store-reference.is-demo .course-lessons-head>.ui-icon{color:#1746a2}
.store-reference.is-demo .course-lessons-card li.current{background:#eef4ff}
.store-reference.is-demo .course-lessons-card li.current>span{background:#1746a2}
.store-reference.is-demo .course-material{background:#fff5d9;border-color:#ffe4a5;color:#76510a}
.store-reference.is-demo .course-demo-note{color:#bdcceb}

.store-reference.is-demo .merchant-reference-trust{background:#fffaf2}
.store-reference.is-demo .merchant-reference-trust article{background:#fff;border-color:#e3e9f2;box-shadow:0 12px 32px rgba(24,55,112,.055)}
.store-reference.is-demo .merchant-reference-trust article>span{color:#1746a2;background:#eef4ff}
.store-reference.is-demo .merchant-reference-contact{background:linear-gradient(110deg,#eef4ff,#fff9ed)}
.store-reference.is-demo .merchant-reference-contact h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#14346d;font-weight:950;letter-spacing:-.04em}
.store-reference.is-demo .merchant-reference-contact p{color:#6a7990}
.store-reference.is-demo .merchant-contact-cards article{background:#fff;border-color:#dfe6f1}
.store-reference.is-demo .merchant-reference-footer{background:#0c2456;color:#eaf1ff}
.store-reference.is-demo .merchant-reference-footer p,.store-reference.is-demo .merchant-reference-footer span,.store-reference.is-demo .merchant-reference-footer a{color:#b9c7e1}

@media(max-width:1180px){
  .demo-hero-layout{grid-template-columns:1fr;gap:34px;padding-top:66px;padding-bottom:80px}
  .demo-hero-copy{max-width:780px}.demo-hero-copy h1{max-width:780px!important}
  .demo-hero-stage{width:min(760px,100%);min-height:500px}
  .demo-editorial-intro{grid-template-columns:1fr;grid-template-areas:"copy" "cards" "quote";gap:28px}.demo-editorial-copy{max-width:780px}
}
@media(max-width:820px){
  .store-reference.is-demo .merchant-reference-hero{min-height:auto;border-radius:0}
  .demo-hero-layout{width:calc(100% - 36px);padding:50px 0 70px}
  .demo-hero-copy h1{font-size:52px!important}.demo-hero-copy>p{font-size:15px!important}
  .demo-hero-stage{min-height:450px;border-radius:30px}
  .demo-cover-book{width:210px;height:270px;left:28px;top:48px}.demo-cover-ebook{width:165px;height:215px;right:28px;top:42px}.demo-cover-course{width:210px;height:150px;right:40px;bottom:55px}.demo-campus-card{left:45px;bottom:32px;width:280px}
  .store-reference.is-demo .merchant-reference-benefits{width:calc(100% - 32px);margin-top:-28px;grid-template-columns:1fr 1fr}.store-reference.is-demo .merchant-reference-benefits article+article{border-left:0}
  .demo-editorial-intro{width:calc(100% - 36px);padding:86px 0 74px}.demo-editorial-cards{grid-template-columns:1fr 1fr}.demo-editorial-cards article:last-child{grid-column:1/-1}.demo-editorial-cards article:last-child figure{height:260px}
}
@media(max-width:560px){
  .demo-hero-layout{width:calc(100% - 28px);padding-top:38px}.demo-hero-copy h1{font-size:43px!important}.demo-hero-actions{align-items:stretch;flex-direction:column}.demo-hero-actions a{width:100%}
  .demo-hero-stage{min-height:400px;border-radius:24px}.demo-cover-book{width:170px;height:220px;left:18px;top:34px}.demo-cover-ebook{width:136px;height:176px;right:16px;top:28px}.demo-cover-course{width:175px;height:125px;right:20px;bottom:46px}.demo-campus-card{left:22px;bottom:20px;width:245px;padding:13px}
  .store-reference.is-demo .merchant-reference-benefits{grid-template-columns:1fr}.store-reference.is-demo .merchant-reference-benefits article{min-height:66px}.store-reference.is-demo .merchant-reference-benefits article+article{border-top:1px solid #edf0f5}
  .demo-editorial-intro{padding-top:72px}.demo-editorial-copy h2{font-size:38px}.demo-editorial-cards{grid-template-columns:1fr}.demo-editorial-cards article:last-child{grid-column:auto}.demo-editorial-cards figure,.demo-editorial-cards article:last-child figure{height:230px}
  .store-reference.is-demo .is-featured .store-product-copy{padding:30px 24px}
}

/* --- Real purchase flow demo --- */
body.cart-open{overflow:hidden}.cart-pill{cursor:pointer;transition:.2s ease}.cart-pill.has-items{box-shadow:0 0 0 4px rgba(255,176,46,.18)}.cart-pill.has-items span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--merchant-secondary,#ffb02e);color:#10213f;font-weight:900;margin-left:4px}.store-cart-backdrop{position:fixed;inset:0;background:rgba(8,18,38,.42);backdrop-filter:blur(5px);z-index:1200}.store-cart-drawer{position:fixed;z-index:1210;right:0;top:0;width:min(460px,100vw);height:100vh;background:#fffdf8;box-shadow:-24px 0 70px rgba(9,25,50,.2);transform:translateX(104%);transition:transform .28s ease;padding:26px;overflow:auto;color:#16213b}.store-cart-drawer.open{transform:translateX(0)}.store-cart-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e9e4da;padding-bottom:18px}.store-cart-head small{font-size:11px;font-weight:900;letter-spacing:.14em;color:#1746a2}.store-cart-head h2{margin:5px 0 0;font:700 30px/1.05 Georgia,serif}.store-cart-head button{border:0;background:#f1ede4;width:42px;height:42px;border-radius:50%;font-size:25px;cursor:pointer}.store-cart-demo-note{display:flex;gap:10px;align-items:center;margin:18px 0;padding:12px 14px;background:#eef4ff;border:1px solid #dce8ff;border-radius:14px;color:#27456f;font-size:12px;font-weight:700}.store-cart-demo-note .ui-icon{width:18px}.store-cart-item{display:grid;grid-template-columns:62px 1fr 32px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eee8dd}.store-cart-item img{width:62px;height:68px;object-fit:contain;border-radius:12px;background:#f4f0e7}.cart-item-icon{display:grid;place-items:center;width:62px;height:62px;background:#eef4ff;border-radius:14px;color:#1746a2}.cart-item-icon .ui-icon{width:26px}.store-cart-item div{min-width:0}.store-cart-item small{display:block;color:#718096;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.store-cart-item b{display:block;margin:4px 0;font-size:14px}.store-cart-item span{font-size:12px;color:#526071}.store-cart-item>button{border:0;background:transparent;font-size:20px;color:#8992a2;cursor:pointer}.store-cart-empty{display:grid;place-items:center;text-align:center;gap:8px;padding:42px 20px;color:#657185}.store-cart-empty .ui-icon{width:34px;color:#1746a2}.store-cart-empty b{color:#17233d}.store-cart-empty span{font-size:12px}.store-cart-total{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:14px}.store-cart-total strong{font-size:24px;color:#13254a}.store-cart-primary{width:100%;border:0;border-radius:14px;background:#173e7e;color:white;padding:16px 18px;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 12px 26px rgba(23,62,126,.18)}.store-cart-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.store-cart-back{border:0;background:transparent;color:#1746a2;font-weight:800;padding:0;margin:4px 0 18px;cursor:pointer}.store-cart-step h3{font:700 24px/1.1 Georgia,serif;margin:8px 0 18px}.store-cart-step label{display:block;font-size:12px;font-weight:800;color:#44516a;margin:12px 0}.store-cart-step input{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d9dfe8;border-radius:12px;padding:13px 14px;font:inherit;background:white}.checkout-summary-card{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#f6f4ed;border-radius:14px;padding:14px;margin:10px 0}.checkout-summary-card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#748094}.checkout-summary-card b{text-align:right;font-size:13px}.store-cart-success{text-align:center;padding-top:30px}.success-check{display:inline-grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#e8f7ec;color:#21834a;margin-bottom:14px}.success-check .ui-icon{width:34px}.store-cart-success>small{display:block;color:#1746a2;font-weight:900;letter-spacing:.08em}.store-cart-success p{color:#5c6677;line-height:1.6}.success-access{display:flex;align-items:center;gap:12px;text-align:left;background:#eef4ff;border:1px solid #dce8ff;padding:14px;border-radius:14px;margin:18px 0;cursor:pointer}.success-access .ui-icon{width:24px;color:#1746a2}.success-access small,.success-access b{display:block}.success-access small{font-size:11px;color:#63718a}.course-experience.is-locked .course-video-wrap video{filter:blur(1px) brightness(.48)}.course-video-wrap{position:relative}.course-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px;color:white;background:linear-gradient(180deg,rgba(9,20,42,.25),rgba(9,20,42,.74));z-index:3}.course-lock-overlay .ui-icon{width:38px;margin-bottom:10px}.course-lock-overlay b{max-width:430px;font-size:18px}.course-lock-overlay span{max-width:430px;margin-top:8px;font-size:12px;color:#e3eaf6;line-height:1.5}

/* --- SINAXA owner courtesy console demo --- */
.owner-admin-body{margin:0;background:#f4f7fb;color:#13213c;font-family:Inter,Segoe UI,Arial,sans-serif}.owner-admin{max-width:1180px;margin:auto;padding:40px 24px 70px}.owner-admin-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.owner-admin-brand{display:flex;align-items:center;gap:14px}.owner-admin-brand img{height:42px}.owner-admin-head small{display:block;font-weight:900;letter-spacing:.12em;color:#2168d5}.owner-admin-head h1{margin:4px 0 0;font-size:30px}.owner-demo-pill{background:#fff4d8;color:#8d5b00;border:1px solid #f3dda0;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:900}.owner-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:22px}.owner-card{background:white;border:1px solid #e0e7f0;border-radius:22px;box-shadow:0 18px 50px rgba(34,61,95,.07);padding:24px}.owner-card h2{margin:0 0 8px}.owner-card>p{margin:0 0 20px;color:#637189;line-height:1.6}.owner-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.owner-form-grid label{font-size:12px;font-weight:800;color:#495970}.owner-form-grid label.full{grid-column:1/-1}.owner-form-grid input,.owner-form-grid select,.owner-form-grid textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d8e0eb;border-radius:12px;padding:12px 13px;font:inherit;background:#fbfcfe}.owner-duration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.owner-duration-grid button{border:1px solid #d7e0ec;background:#f7f9fc;border-radius:12px;padding:12px 8px;font-weight:850;cursor:pointer}.owner-duration-grid button.active{background:#163f80;color:white;border-color:#163f80}.owner-primary{border:0;background:#1768e5;color:white;border-radius:13px;padding:14px 18px;font-weight:900;cursor:pointer}.grant-preview{background:#0d1b33;color:white;border-radius:18px;padding:22px;min-height:230px}.grant-preview small{color:#8fb6ff;font-weight:900;letter-spacing:.12em}.grant-preview h3{font-size:24px;margin:8px 0}.grant-code{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#152946;border:1px solid #2f4566;border-radius:12px;padding:13px;margin:18px 0;font-family:ui-monospace,Consolas,monospace;font-weight:800}.grant-code button{border:0;background:#ffb02e;color:#14213b;border-radius:9px;padding:8px 10px;font-weight:900;cursor:pointer}.grant-preview p{color:#c6d2e3;line-height:1.55;font-size:13px}.grant-list{margin-top:22px}.grant-row{display:grid;grid-template-columns:1.2fr .8fr 1fr auto;gap:12px;align-items:center;border-top:1px solid #e5eaf1;padding:14px 0}.grant-row small,.grant-row b{display:block}.grant-row small{color:#748096}.grant-row button{border:0;background:#f4e9eb;color:#9d3240;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer}.owner-security-note{margin-top:20px;background:#fff8e7;border:1px solid #f2dfaa;color:#6d5721;padding:14px 16px;border-radius:14px;line-height:1.55;font-size:13px}
@media(max-width:760px){.owner-admin-grid{grid-template-columns:1fr}.owner-duration-grid{grid-template-columns:1fr 1fr}.owner-form-grid{grid-template-columns:1fr}.owner-form-grid label.full{grid-column:auto}.grant-row{grid-template-columns:1fr}.store-cart-drawer{padding:20px}.course-lock-overlay b{font-size:15px}}

/* Launch-ready configuration additions */
.quick-start-card{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr);gap:22px;align-items:start;margin:22px 0;padding:22px;border:1px solid #dbe4f0;background:linear-gradient(135deg,#f8fbff,#fff);border-radius:20px}
.quick-start-card h3{margin:4px 0 7px;font-size:20px;color:#0f2445}.quick-start-card p{margin:0;color:#66748b;line-height:1.5}.quick-start-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-start-template{appearance:none;border:1px solid #d6e0ed;background:#fff;border-radius:16px;padding:16px;text-align:left;cursor:pointer;transition:.2s ease;box-shadow:0 8px 22px rgba(23,50,83,.04)}.quick-start-template:hover{transform:translateY(-2px);border-color:#91b8f7;box-shadow:0 12px 28px rgba(23,70,162,.10)}.quick-start-template b{display:block;color:#112844;font-size:14px;margin-bottom:6px}.quick-start-template small{display:block;color:#738096;line-height:1.4}.billing-separation-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#eaf2ff;color:#1746a2;font-weight:800;font-size:12px;letter-spacing:.04em;border:1px solid #cfe0ff}
.success-access.pending{background:#fff8e7;border-color:#f1d79c;color:#62440a}.success-access.pending .ui-icon{color:#b97900}.store-cart-secondary{width:100%;border:1px solid #d8e0ea;background:#fff;color:#20344e;border-radius:12px;padding:13px 16px;font-weight:800;cursor:pointer;margin-top:10px}.store-whatsapp-order{display:flex!important;align-items:center;justify-content:center;text-decoration:none;margin-top:12px}.store-whatsapp-order[hidden]{display:none!important}
@media (max-width:900px){.quick-start-card{grid-template-columns:1fr}.quick-start-actions{grid-template-columns:1fr}}
.field-help{display:block;margin-top:7px;color:#7a8799;font-weight:500;line-height:1.45}.field-help b{color:#1746a2}


/* --- Virgin production state --- */
.virgin-store{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 20% 10%,#edf4ff,transparent 32%),linear-gradient(145deg,#fbfdff,#f4f7fb);font-family:Inter,Segoe UI,Arial,sans-serif;color:#10213f}.virgin-store section{width:min(720px,100%);box-sizing:border-box;text-align:center;background:#fff;border:1px solid #dfe7f2;border-radius:28px;padding:54px 42px;box-shadow:0 28px 80px rgba(30,61,102,.10)}.virgin-store img{height:42px;max-width:220px;object-fit:contain;margin-bottom:30px}.virgin-store small{display:block;color:#1768e5;font-weight:950;letter-spacing:.14em;font-size:11px}.virgin-store h1{font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.045em;margin:12px auto 18px;max-width:650px}.virgin-store p{max-width:590px;margin:0 auto 28px;color:#627089;line-height:1.7}.virgin-store a{display:inline-flex;text-decoration:none;background:#1768e5;color:white;padding:14px 20px;border-radius:13px;font-weight:900}.sc-case-products span{display:grid;place-items:center;min-height:90px;border-radius:14px;background:#f2f6fb;color:#91a1b7;font-size:30px;font-weight:300}
@media(max-width:600px){.virgin-store{padding:18px}.virgin-store section{padding:40px 22px;border-radius:22px}}

/* ===== SINAXA COMMERCE HOME V2 - institutional sales page ===== */
.commerce-home-v2{background:#fff;color:#071a35;overflow-x:hidden}.commerce-home-v2 *{box-sizing:border-box}.commerce-home-v2 svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home2-header{height:82px;padding:0 max(4vw,42px);display:flex;align-items:center;gap:34px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid #e9eef6;position:sticky;top:0;z-index:90}.home2-brand{display:flex;align-items:center;gap:14px;color:#071a35;flex:none}.home2-brand img{display:block;width:178px;height:52px;object-fit:contain;background:#071a35;border-radius:4px}.home2-brand span{font-size:21px;font-weight:900;letter-spacing:-.02em}.home2-header nav{display:flex;align-items:center;gap:30px;margin-left:auto}.home2-header nav a{font-size:12px;font-weight:850;color:#102442;transition:.2s}.home2-header nav a:hover{color:#0872ff}.home2-head-actions{display:flex;align-items:center;gap:11px}.home2-head-actions .language-control select{min-width:130px;height:44px;border-radius:12px;border:1px solid #d9e3ef;background:#fff;padding:0 14px;color:#102442;font-weight:750}.home2-btn{min-height:44px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;transition:.2s;border:1px solid transparent;white-space:nowrap}.home2-btn:hover{transform:translateY(-2px)}.home2-btn-primary{background:linear-gradient(135deg,#0872ff,#0757e8);color:#fff;box-shadow:0 14px 32px rgba(8,114,255,.23)}.home2-btn-light{background:#fff;color:#102442;border-color:#cfdceb}.home2-btn-white{background:#fff;color:#071a35;box-shadow:0 14px 32px rgba(0,0,0,.12)}.home2-btn-dark{background:#071a35;color:#fff}.home2-btn-xl{min-height:52px;padding:0 24px;font-size:13px}.home2-eyebrow{font-size:10px;line-height:1.2;font-weight:950;letter-spacing:.17em;color:#0872ff;text-transform:uppercase}.home2-hero{min-height:720px;padding:88px max(5vw,56px) 72px;display:grid;grid-template-columns:minmax(420px,.86fr) minmax(590px,1.14fr);gap:6vw;align-items:center;position:relative;background:radial-gradient(circle at 14% 8%,rgba(8,114,255,.12),transparent 29%),linear-gradient(180deg,#fff 0%,#f8fbff 100%)}.home2-hero:before{content:"";position:absolute;right:-11%;top:3%;width:52vw;height:52vw;background:radial-gradient(circle,rgba(31,192,255,.2),rgba(8,114,255,.08) 38%,transparent 68%);filter:blur(8px);pointer-events:none}.home2-hero-copy{position:relative;z-index:2;max-width:760px}.home2-hero h1{font-size:clamp(52px,5.4vw,82px);line-height:.96;letter-spacing:-.058em;margin:14px 0 24px;color:#071a35}.home2-hero-copy>p{max-width:690px;margin:0;color:#506680;font-size:17px;line-height:1.68}.home2-actions{display:flex;gap:12px;margin-top:32px}.home2-facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.home2-facts span{padding:9px 12px;border-radius:999px;background:#eef5ff;border:1px solid #d9e9ff;color:#0a4da8}.home2-facts b{font-size:10px}.home2-product-stage{position:relative;z-index:2;min-height:570px}.home2-glow{position:absolute;inset:8% 2% 3% 6%;border-radius:46px;background:linear-gradient(135deg,#075cff,#01c9ef);filter:blur(0);opacity:.08}.home2-browser{position:absolute;left:0;top:44px;width:86%;height:470px;background:#fff;border:1px solid #d8e2ef;border-radius:22px;overflow:hidden;box-shadow:0 35px 90px rgba(9,35,75,.18);transform:perspective(1200px) rotateY(-2deg)}.home2-browser-top{height:36px;background:#f5f8fc;border-bottom:1px solid #e7edf5;display:flex;align-items:center;gap:6px;padding:0 14px;color:#8b9aaf;font-size:8px}.home2-browser-top i{width:7px;height:7px;border-radius:50%;background:#cbd6e4}.home2-browser-top span{margin-left:8px;padding:5px 40px;border-radius:999px;background:#fff;border:1px solid #e4eaf2}.home2-store-top{height:54px;padding:0 20px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.home2-store-top strong{font-size:10px}.home2-store-top div{height:28px;border-radius:999px;background:#f5f7fb;color:#9aa7ba;display:flex;align-items:center;padding:0 15px;font-size:8px}.home2-store-top svg{width:18px;height:18px;color:#0872ff}.home2-store-hero{height:146px;padding:28px 28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(115deg,#062f6d,#0872ff 58%,#0bb9ea);color:#fff;position:relative;overflow:hidden}.home2-store-hero:after{content:"";position:absolute;right:-50px;top:-90px;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.12)}.home2-store-hero small{font-size:7px;letter-spacing:.12em;font-weight:900}.home2-store-hero b{font-size:24px;line-height:1.05;margin:7px 0 12px;max-width:300px}.home2-store-hero span{font-size:8px;font-weight:900;color:#071a35;background:#fff;padding:7px 11px;border-radius:7px}.home2-store-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px}.home2-store-products article{position:relative;padding:9px;border:1px solid #e4eaf2;border-radius:10px;background:#fff}.home2-store-products img{width:100%;height:108px;object-fit:cover;border-radius:7px;background:#eef4fb}.home2-store-products b,.home2-store-products small{display:block}.home2-store-products b{font-size:8px;margin-top:7px}.home2-store-products small{font-size:7px;color:#0872ff;margin-top:3px}.home2-store-products article em{position:absolute;left:50%;top:48px;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0872ff;box-shadow:0 6px 15px rgba(0,0,0,.14)}.home2-store-products article em svg{width:16px;height:16px}.home2-course-card{position:absolute;right:0;bottom:15px;width:235px;padding:13px;background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 30px 65px rgba(5,32,70,.22);transform:rotate(2deg)}.home2-course-media{height:120px;position:relative;border-radius:12px;overflow:hidden;background:#071a35}.home2-course-media img{width:100%;height:100%;object-fit:cover}.home2-course-media>span{position:absolute;inset:0;margin:auto;width:46px;height:46px;border-radius:50%;background:#fff;color:#0872ff;display:grid;place-items:center}.home2-course-media svg{width:23px;height:23px}.home2-course-card>small,.home2-course-card>b{display:block}.home2-course-card>small{margin-top:12px;color:#8a98aa;font-size:7px;font-weight:900}.home2-course-card>b{font-size:10px;margin-top:4px}.home2-progress{height:6px;background:#ebf0f6;border-radius:999px;margin-top:12px;overflow:hidden}.home2-progress i{display:block;width:25%;height:100%;background:#0872ff}.home2-course-card>em{display:block;text-align:right;font-style:normal;color:#0872ff;font-size:7px;font-weight:900;margin-top:5px}.home2-admin-card{position:absolute;right:8%;top:0;width:180px;padding:17px 16px;background:#071a35;color:#fff;border-radius:17px;box-shadow:0 22px 50px rgba(6,23,53,.24);transform:rotate(-2deg)}.home2-admin-card span{font-size:7px;color:#83a9dc;text-transform:uppercase;letter-spacing:.12em}.home2-admin-card>b{display:block;font-size:13px;margin:4px 0 14px}.home2-admin-card>div{height:64px;display:flex;align-items:end;gap:7px}.home2-admin-card i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(#15c6f1,#0872ff)}.home2-strip{min-height:62px;padding:0 max(5vw,56px);display:flex;align-items:center;justify-content:center;gap:20px;background:#071a35;color:#fff;overflow:hidden}.home2-strip span{font-size:9px;font-weight:900;letter-spacing:.1em;white-space:nowrap}.home2-strip i{width:4px;height:4px;border-radius:50%;background:#1fc9ff}.home2-types{padding:96px max(5vw,56px);background:#fff}.home2-section-head{text-align:center;max-width:880px;margin:0 auto 44px}.home2-section-head.left{text-align:left;margin:0}.home2-section-head h2{font-size:clamp(38px,4vw,58px);line-height:1.03;letter-spacing:-.045em;margin:12px 0 14px;color:#071a35}.home2-section-head>p:last-child{font-size:14px;line-height:1.6;color:#687d95;margin:0}.home2-type-grid{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home2-type-grid article{min-height:290px;padding:28px;border-radius:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;border:1px solid rgba(7,26,53,.08);box-shadow:0 18px 45px rgba(9,38,78,.08)}.home2-type-grid article:after{content:"";position:absolute;right:-45px;bottom:-55px;width:160px;height:160px;border-radius:50%;background:currentColor;opacity:.07}.home2-type-grid .tone-blue{background:#eff6ff;color:#0872ff}.home2-type-grid .tone-violet{background:#f5f0ff;color:#7048e8}.home2-type-grid .tone-cyan{background:#ecfbff;color:#00a9d4}.home2-type-grid .tone-orange{background:#fff5eb;color:#ef7b24}.home2-type-grid article>span{width:60px;height:60px;border-radius:18px;background:#fff;display:grid;place-items:center;box-shadow:0 12px 28px rgba(7,26,53,.08)}.home2-type-grid article svg{width:29px;height:29px}.home2-type-grid article>small{margin-top:auto;font-size:9px;font-weight:900;letter-spacing:.1em;opacity:.55}.home2-type-grid h3{font-size:29px;letter-spacing:-.03em;margin:6px 0 6px;color:#071a35}.home2-type-grid p{font-size:12px;color:#61758d;margin:0}.home2-control{padding:105px max(5vw,56px);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:linear-gradient(135deg,#f4f8ff,#fff 60%)}.home2-control-ui{min-height:500px;display:grid;grid-template-columns:155px 1fr;background:#fff;border:1px solid #dce5f0;border-radius:26px;overflow:hidden;box-shadow:0 35px 85px rgba(7,38,79,.12)}.home2-control-ui aside{padding:24px 14px;background:#f8fbff;border-right:1px solid #e6edf6;display:flex;flex-direction:column;gap:6px}.mini-logo{width:34px;height:34px;border-radius:10px;background:#071a35;color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.home2-control-ui aside span{font-size:9px;color:#647990;padding:10px 11px;border-radius:9px}.home2-control-ui aside .active{background:#0872ff;color:#fff;font-weight:900}.home2-control-main{padding:28px}.home2-control-head{display:flex;align-items:flex-start;justify-content:space-between}.home2-control-head small{font-size:8px;color:#8a99ad;font-weight:900}.home2-control-head h3{font-size:27px;margin:5px 0 24px}.home2-control-head>b{padding:8px 11px;border-radius:999px;background:#f0f4fa;font-size:8px;color:#5c718a}.home2-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.home2-metrics article{padding:14px;border:1px solid #e3eaf3;border-radius:13px;background:#fff}.home2-metrics small{display:block;color:#8090a4;font-size:8px}.home2-metrics strong{display:block;margin-top:7px;font-size:17px}.home2-chart{height:250px;margin-top:12px;border-radius:15px;border:1px solid #e2e9f2;background-image:linear-gradient(#edf2f7 1px,transparent 1px),linear-gradient(90deg,#edf2f7 1px,transparent 1px);background-size:100% 25%,20% 100%;position:relative;overflow:hidden}.home2-chart:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,114,255,.09),transparent 70%);clip-path:polygon(0 80%,20% 70%,40% 58%,60% 62%,80% 38%,100% 28%,100% 100%,0 100%)}.chart-line{position:absolute;left:0;right:0;top:50%;height:3px;background:#0872ff;transform:skewY(-11deg);box-shadow:160px -18px 0 #0872ff,320px -42px 0 #0872ff}.home2-control-copy h2{font-size:clamp(38px,4.3vw,60px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 30px}.home2-control-points{display:flex;flex-wrap:wrap;gap:10px}.home2-control-points span{display:inline-flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #dbe6f2;border-radius:12px;background:#fff}.home2-control-points svg{width:19px;height:19px;color:#0872ff}.home2-control-points b{font-size:11px}.home2-learning{padding:110px max(5vw,56px);display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center;background:radial-gradient(circle at 80% 30%,rgba(31,201,255,.18),transparent 28%),linear-gradient(130deg,#061735,#0a2e68);color:#fff}.home2-learning .home2-eyebrow{color:#48d9ff}.home2-learning-copy h2{font-size:clamp(44px,4.8vw,70px);line-height:.98;letter-spacing:-.05em;margin:14px 0 18px;color:#fff}.home2-learning-copy>p:not(.home2-eyebrow){font-size:15px;color:#b9c9dd;line-height:1.65;max-width:600px}.home2-learning-pills{display:flex;flex-direction:column;gap:10px;margin:28px 0}.home2-learning-pills span{display:flex;align-items:center;gap:10px;color:#e9f4ff}.home2-learning-pills svg{width:21px;height:21px;color:#48d9ff}.home2-learning-pills b{font-size:12px}.home2-learning-stage{min-height:500px;display:grid;grid-template-columns:1.35fr .65fr;gap:16px;align-items:stretch}.home2-player-shell,.home2-lessons{background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.24);overflow:hidden;color:#071a35}.home2-video{height:340px;position:relative;background:#04152e}.home2-video img{width:100%;height:100%;object-fit:cover}.home2-video>span{position:absolute;inset:0;margin:auto;width:74px;height:74px;border-radius:50%;background:#fff;color:#0872ff;display:grid;place-items:center;box-shadow:0 14px 38px rgba(0,0,0,.2)}.home2-video svg{width:34px;height:34px}.home2-player-body{padding:24px}.home2-player-body small{font-size:8px;color:#8292a6;font-weight:900}.home2-player-body b{display:block;font-size:16px;margin-top:6px}.home2-player-body>div{height:7px;border-radius:999px;background:#e9eef5;margin-top:16px;overflow:hidden}.home2-player-body i{display:block;width:25%;height:100%;background:linear-gradient(90deg,#0872ff,#20c9f5)}.home2-lessons{padding:18px;display:flex;flex-direction:column;gap:10px}.home2-lessons article{min-height:78px;padding:14px 12px;border-radius:14px;display:grid;grid-template-columns:30px 1fr 22px;align-items:center;gap:8px;background:#f7f9fc}.home2-lessons article.active{background:#eaf3ff}.home2-lessons span{font-size:8px;color:#7c8da1}.home2-lessons b{font-size:10px;line-height:1.35}.home2-lessons svg{width:17px;height:17px;color:#0872ff}.home2-pricing{padding:105px max(5vw,56px);display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;background:#fff}.home2-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home2-price-grid article{min-height:330px;padding:34px;border-radius:24px;border:1px solid #dce5f0;background:#fff;display:flex;flex-direction:column;align-items:flex-start;position:relative;box-shadow:0 18px 44px rgba(7,38,79,.07)}.home2-price-grid article.featured{background:linear-gradient(150deg,#071a35,#0b3476);color:#fff;border:none;box-shadow:0 30px 70px rgba(6,30,69,.22)}.home2-price-grid article>small{font-size:10px;font-weight:900;letter-spacing:.13em;color:#0872ff}.home2-price-grid article.featured>small{color:#53d6ff}.home2-price-grid article>div{display:flex;align-items:flex-start;margin:24px 0 0}.home2-price-grid sup{font-size:12px;font-weight:900;margin:9px 8px 0 0}.home2-price-grid strong{font-size:72px;line-height:.9;letter-spacing:-.06em}.home2-price-grid article>span{font-size:11px;color:#71849a;margin-top:8px}.home2-price-grid article.featured>span{color:#aebfd6}.home2-price-grid .home2-btn{width:100%;margin-top:auto}.home2-price-grid article>em{position:absolute;right:20px;top:20px;padding:6px 9px;border-radius:999px;background:#22c7f1;color:#071a35;font-style:normal;font-size:8px;font-weight:950}.home2-final{margin:0 max(5vw,56px) 70px;padding:48px 52px;border-radius:28px;background:linear-gradient(110deg,#0872ff,#0758e8 48%,#00b9e8);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 28px 65px rgba(8,100,235,.23)}.home2-final .home2-eyebrow{color:#c9f4ff}.home2-final h2{font-size:clamp(34px,3.6vw,52px);line-height:1;margin:8px 0 0;letter-spacing:-.045em}.home2-footer{min-height:130px;padding:34px max(5vw,56px);background:#06152e;color:#fff;display:grid;grid-template-columns:1fr auto auto;gap:50px;align-items:center}.home2-footer .home2-brand{color:#fff}.home2-footer .home2-brand img{width:150px;height:46px}.home2-footer>div{display:flex;gap:18px;align-items:center}.home2-footer a,.home2-footer span{font-size:10px;color:#b7c7d9}.home2-footer a:hover{color:#fff}
@media(max-width:1180px){.home2-header nav{display:none}.home2-hero{grid-template-columns:1fr;padding-top:64px}.home2-hero-copy{max-width:860px}.home2-product-stage{min-height:560px;max-width:900px;width:100%;margin:auto}.home2-type-grid{grid-template-columns:1fr 1fr}.home2-control{grid-template-columns:1fr}.home2-control-copy{order:-1;max-width:800px}.home2-learning{grid-template-columns:1fr}.home2-learning-copy{max-width:850px}.home2-pricing{grid-template-columns:1fr}.home2-section-head.left{max-width:850px;margin:0}.home2-footer{grid-template-columns:1fr 1fr}.home2-footer>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.home2-header{height:70px;padding:0 16px}.home2-brand img{width:140px;height:42px}.home2-brand span,.home2-head-actions .language-control{display:none}.home2-head-actions .home2-btn{font-size:10px;padding:0 12px;min-height:40px}.home2-hero{padding:52px 20px 42px;min-height:auto}.home2-hero h1{font-size:47px}.home2-hero-copy>p{font-size:15px}.home2-actions{flex-direction:column;align-items:stretch}.home2-product-stage{min-height:400px}.home2-browser{width:94%;height:355px}.home2-browser-top{height:28px}.home2-store-top{height:42px}.home2-store-hero{height:105px;padding:20px}.home2-store-hero b{font-size:18px}.home2-store-products{padding:10px;gap:7px}.home2-store-products img{height:70px}.home2-course-card{width:160px;bottom:-6px}.home2-course-media{height:75px}.home2-admin-card{display:none}.home2-strip{justify-content:flex-start;overflow:hidden;padding:0 20px}.home2-types,.home2-control,.home2-learning,.home2-pricing{padding:72px 20px}.home2-section-head h2{font-size:40px}.home2-type-grid{grid-template-columns:1fr}.home2-type-grid article{min-height:230px}.home2-control-ui{grid-template-columns:1fr;min-height:430px}.home2-control-ui aside{display:none}.home2-control-main{padding:18px}.home2-metrics{grid-template-columns:1fr 1fr}.home2-chart{height:190px}.home2-control-copy h2{font-size:42px}.home2-learning-copy h2{font-size:44px}.home2-learning-stage{grid-template-columns:1fr;min-height:auto}.home2-video{height:245px}.home2-lessons{display:none}.home2-price-grid{grid-template-columns:1fr}.home2-final{margin:0 20px 40px;padding:34px 28px;flex-direction:column;align-items:flex-start}.home2-footer{padding:30px 20px;grid-template-columns:1fr;gap:20px}.home2-footer>div{flex-wrap:wrap}.home2-footer>div:last-child{grid-column:auto}}

/* ===== SINAXA COMMERCE — BRAND 3 / 08-09-2026 ===== */
.brand3-home{--b3-red:#d70b16;--b3-red2:#ff2634;--b3-navy:#061a33;--b3-blue:#0b8cff;--b3-cyan:#23c6ee;--b3-lime:#d9e900;--b3-silver:#f3f4f7;--b3-line:#dfe4ea;background:#fff;color:var(--b3-navy);overflow-x:hidden}.brand3-home *{box-sizing:border-box}.brand3-home svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand3-header{height:92px;padding:0 max(4vw,46px);display:flex;align-items:center;gap:36px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #e7eaef}.brand3-logo{width:244px;height:68px;border-radius:12px;overflow:hidden;display:block;box-shadow:0 5px 18px rgba(15,29,45,.08)}.brand3-logo img{width:100%;height:100%;display:block;object-fit:cover}.brand3-header nav{margin-left:auto;display:flex;align-items:center;gap:28px}.brand3-header nav a{font-size:12px;font-weight:850;color:#24364b}.brand3-header nav a:hover{color:var(--b3-red)}.brand3-header-actions{display:flex;gap:10px;align-items:center}.brand3-header .language-control select{height:44px;min-width:124px;border:1px solid #d7dde6;border-radius:12px;background:#fff;padding:0 14px;color:#22364c;font-weight:750}.brand3-btn{min-height:45px;padding:0 19px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-size:12px;font-weight:900;transition:.22s;white-space:nowrap}.brand3-btn:hover{transform:translateY(-2px)}.brand3-btn-red{background:linear-gradient(135deg,var(--b3-red),var(--b3-red2));color:#fff;box-shadow:0 14px 34px rgba(215,11,22,.2)}.brand3-btn-ghost{background:#fff;color:var(--b3-navy);border-color:#cfd6df}.brand3-btn-ghost svg{width:18px;height:18px;color:var(--b3-red)}.brand3-btn-xl{min-height:54px;padding:0 25px;font-size:13px}.brand3-kicker{font-size:10px;line-height:1.2;font-weight:950;letter-spacing:.18em;color:var(--b3-red);text-transform:uppercase}.brand3-hero{min-height:715px;padding:76px max(5vw,58px) 74px;display:grid;grid-template-columns:minmax(420px,.88fr) minmax(600px,1.12fr);align-items:center;gap:5.5vw;position:relative;background:linear-gradient(115deg,#fff 0%,#fff 46%,#f2f3f6 46%,#fafafa 100%);overflow:hidden}.brand3-hero:before{content:"";position:absolute;left:-130px;top:-125px;width:320px;height:180px;background:linear-gradient(135deg,var(--b3-red),#8f0010);transform:rotate(-35deg);box-shadow:0 0 0 8px rgba(255,24,39,.05)}.brand3-hero-copy{position:relative;z-index:2;max-width:720px}.brand3-hero h1{font-size:clamp(52px,5.15vw,80px);line-height:.98;letter-spacing:-.058em;margin:13px 0 24px;color:var(--b3-navy)}.brand3-lead{max-width:660px;margin:0;color:#516276;font-size:17px;line-height:1.65}.brand3-actions{display:flex;gap:12px;margin-top:31px}.brand3-proof{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.brand3-proof span{display:flex;align-items:center;gap:7px;color:#24384f}.brand3-proof i{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#fff0f1;color:var(--b3-red)}.brand3-proof svg{width:13px;height:13px}.brand3-proof b{font-size:10px}.brand3-hero-visual{position:relative;min-height:570px;z-index:2}.brand3-red-orbit{position:absolute;right:2%;top:8%;width:90%;height:78%;border:2px solid rgba(215,11,22,.2);border-radius:50%;transform:rotate(-8deg)}.brand3-mark{position:absolute;right:7%;top:0;width:190px;height:135px;border-radius:22px;overflow:hidden;box-shadow:0 24px 60px rgba(20,25,35,.18);z-index:4;transform:rotate(2deg);border:1px solid rgba(255,255,255,.9)}.brand3-mark img{width:100%;height:100%;object-fit:cover}.brand3-laptop{position:absolute;left:0;top:78px;width:86%;height:458px;background:#fff;border:1px solid #d8dde5;border-radius:22px;overflow:hidden;box-shadow:0 38px 90px rgba(14,25,40,.19);transform:perspective(1200px) rotateY(-2deg)}.brand3-laptop-top{height:35px;background:#f3f4f6;display:flex;align-items:center;gap:6px;padding:0 14px}.brand3-laptop-top>span{width:7px;height:7px;border-radius:50%;background:#c5cad2}.brand3-laptop-top div{margin-left:8px;background:#fff;border:1px solid #e0e4e9;border-radius:999px;font-size:7px;color:#9aa4af;padding:5px 35px}.brand3-store-nav{height:51px;display:flex;align-items:center;gap:16px;padding:0 17px}.brand3-store-nav strong{font-size:9px}.brand3-store-nav small{font-size:7px;color:#5e6c7c}.brand3-store-nav div{height:27px;flex:1;border-radius:999px;background:#f3f5f8;color:#a1a9b3;display:flex;align-items:center;padding:0 12px;font-size:7px}.brand3-store-nav svg{width:16px;height:16px;color:var(--b3-red)}.brand3-store-banner{height:150px;padding:27px 28px;background:linear-gradient(112deg,#0d315f,#0b78d8 60%,#24bfe8);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.brand3-store-banner:after{content:"";position:absolute;right:-60px;top:-80px;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.11)}.brand3-store-banner small{font-size:7px;letter-spacing:.13em;font-weight:900}.brand3-store-banner b{font-size:24px;line-height:1.03;margin:7px 0 13px;max-width:310px}.brand3-store-banner span{background:#fff;color:#0d315f;border-radius:7px;padding:7px 11px;font-size:8px;font-weight:900}.brand3-store-products{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.brand3-store-products article{padding:8px;border:1px solid #e3e7ed;border-radius:10px;position:relative}.brand3-store-products img{width:100%;height:105px;object-fit:cover;border-radius:7px;background:#f4f5f7}.brand3-store-products b,.brand3-store-products small{display:block}.brand3-store-products b{font-size:8px;margin-top:6px}.brand3-store-products small{font-size:7px;color:var(--b3-red);margin-top:3px}.brand3-store-products em{position:absolute;left:50%;top:47px;transform:translate(-50%,-50%);width:31px;height:31px;background:#fff;color:var(--b3-red);border-radius:50%;display:grid;place-items:center;box-shadow:0 7px 17px rgba(0,0,0,.15)}.brand3-store-products em svg{width:16px;height:16px}.brand3-phone{position:absolute;right:0;bottom:2px;width:214px;height:372px;background:#fff;border:10px solid #101b2a;border-radius:35px;padding:27px 12px 14px;box-shadow:0 35px 70px rgba(16,25,40,.23);z-index:5}.brand3-phone-notch{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:70px;height:5px;border-radius:20px;background:#24313f}.brand3-phone>small{font-size:8px;font-weight:900}.brand3-phone-video{height:125px;margin-top:9px;position:relative;border-radius:11px;overflow:hidden}.brand3-phone-video img{width:100%;height:100%;object-fit:cover}.brand3-phone-video i{position:absolute;inset:0;margin:auto;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--b3-red);display:grid;place-items:center}.brand3-phone-video svg{width:21px;height:21px}.brand3-phone>b{display:block;font-size:10px;margin:12px 0 7px}.brand3-phone-progress{height:5px;border-radius:999px;background:#e9edf2;overflow:hidden}.brand3-phone-progress i{display:block;width:35%;height:100%;background:var(--b3-red)}.brand3-phone p{font-size:7px;margin:11px 0 0;color:#506074}.brand3-phone p span{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#eef4fb;color:#0c7cce;margin-right:5px}.brand3-valuebar{min-height:82px;padding:0 max(5vw,58px);display:grid;grid-template-columns:repeat(4,1fr);background:var(--b3-navy);color:#fff}.brand3-valuebar span{display:flex;flex-direction:column;justify-content:center;padding:14px 28px;border-right:1px solid rgba(255,255,255,.13)}.brand3-valuebar span:last-child{border:0}.brand3-valuebar b{font-size:19px;color:#fff}.brand3-valuebar small{font-size:9px;color:#b9c9dc;margin-top:3px}.brand3-products{padding:100px max(5vw,58px);background:#fff}.brand3-section-head{max-width:900px;text-align:center;margin:0 auto 45px}.brand3-section-head.left{text-align:left;margin:0}.brand3-section-head h2{font-size:clamp(38px,4.2vw,62px);line-height:1.02;letter-spacing:-.05em;margin:11px 0 14px;color:var(--b3-navy)}.brand3-section-head>p:last-child{font-size:14px;color:#63758a;line-height:1.55}.brand3-product-grid{max-width:1430px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brand3-card{min-height:365px;border-radius:26px;overflow:hidden;position:relative;padding:30px;border:1px solid #e1e5eb;display:grid;grid-template-columns:1fr 1.05fr;align-items:end;box-shadow:0 20px 55px rgba(15,29,45,.07)}.brand3-card.physical{background:linear-gradient(145deg,#fff,#f1f5fb)}.brand3-card.digital{background:linear-gradient(145deg,#fff,#f4f0ff)}.brand3-card.courses{background:linear-gradient(145deg,#fff,#eefbf8)}.brand3-card-copy{align-self:end;z-index:2}.brand3-card-copy>span{font-size:9px;font-weight:900;color:var(--b3-red);letter-spacing:.14em}.brand3-card h3{font-size:27px;line-height:1.05;letter-spacing:-.035em;margin:8px 0;color:var(--b3-navy)}.brand3-card p{font-size:11px;line-height:1.5;color:#66778a;margin:0}.brand3-card>img{width:100%;max-height:230px;object-fit:contain;align-self:center}.brand3-card-course{position:relative}.brand3-card-course img{width:100%;max-height:220px;object-fit:cover;border-radius:18px}.brand3-card-course i{position:absolute;inset:0;margin:auto;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--b3-red);display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.15)}.brand3-card-course svg{width:26px;height:26px}.brand3-control{padding:110px max(5vw,58px);display:grid;grid-template-columns:.76fr 1.24fr;gap:75px;align-items:center;background:linear-gradient(135deg,#f3f4f7,#fff)}.brand3-control-copy h2,.brand3-learning-copy h2{font-size:clamp(38px,4vw,59px);line-height:1.03;letter-spacing:-.05em;margin:12px 0 20px;color:var(--b3-navy)}.brand3-control-points{display:flex;flex-wrap:wrap;gap:10px}.brand3-control-points span{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e0e4ea;border-radius:999px;padding:10px 13px}.brand3-control-points svg{width:18px;height:18px;color:var(--b3-red)}.brand3-control-points b{font-size:10px}.brand3-dashboard{min-height:490px;display:grid;grid-template-columns:145px 1fr;background:#fff;border:1px solid #dce1e7;border-radius:26px;overflow:hidden;box-shadow:0 34px 80px rgba(12,25,42,.13)}.brand3-dashboard aside{padding:22px 14px;background:#f8f9fb;border-right:1px solid #e5e8ed;display:flex;flex-direction:column;gap:7px}.brand3-dashboard aside img{width:48px;height:38px;object-fit:cover;border-radius:9px;margin-bottom:4px}.brand3-dashboard aside>b{font-size:9px;margin-bottom:14px}.brand3-dashboard aside span{padding:10px;border-radius:8px;color:#68788c;font-size:8px}.brand3-dashboard aside span.active{background:var(--b3-red);color:#fff;font-weight:900}.brand3-dashboard-main{padding:34px}.brand3-dashboard-main>small{font-size:8px;font-weight:900;color:#8190a3}.brand3-dashboard-main>h3{font-size:28px;margin:6px 0 26px}.brand3-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.brand3-metrics article{padding:16px;border-radius:14px;background:#fafbfc;border:1px solid #e6e9ed}.brand3-metrics small,.brand3-metrics b{display:block}.brand3-metrics small{font-size:7px;color:#8a97a7}.brand3-metrics b{font-size:18px;margin-top:6px}.brand3-chart{height:220px;margin-top:18px;padding:24px 28px;display:flex;align-items:end;gap:18px;border:1px solid #e6e9ee;border-radius:16px;background:linear-gradient(#fff,#fafbfc)}.brand3-chart i{flex:1;border-radius:8px 8px 2px 2px;background:linear-gradient(var(--b3-red2),var(--b3-red));opacity:.88}.brand3-chart i:nth-child(1){height:32%}.brand3-chart i:nth-child(2){height:48%}.brand3-chart i:nth-child(3){height:42%}.brand3-chart i:nth-child(4){height:68%}.brand3-chart i:nth-child(5){height:76%}.brand3-chart i:nth-child(6){height:88%}.brand3-learning{padding:110px max(5vw,58px);display:grid;grid-template-columns:1.12fr .88fr;gap:75px;align-items:center;background:#fff}.brand3-learning-stage{min-height:510px;padding:34px;border-radius:34px;background:linear-gradient(145deg,#a5000d,#e70f1d);display:grid;grid-template-columns:1.35fr .65fr;gap:17px;box-shadow:0 36px 85px rgba(160,0,13,.2)}.brand3-learning-video{position:relative;border-radius:22px;overflow:hidden;background:#111b2b}.brand3-learning-video img{width:100%;height:100%;object-fit:cover}.brand3-learning-video span{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;background:#fff;color:var(--b3-red);display:grid;place-items:center;box-shadow:0 15px 35px rgba(0,0,0,.2)}.brand3-learning-video svg{width:35px;height:35px}.brand3-lessons{padding:13px;border-radius:20px;background:#fff;display:flex;flex-direction:column;gap:9px}.brand3-lessons article{min-height:75px;padding:14px 12px;border-radius:14px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;color:#536277}.brand3-lessons article.active{background:#fff1f2;color:var(--b3-navy)}.brand3-lessons b{font-size:9px;color:var(--b3-red)}.brand3-lessons span{font-size:9px;font-weight:850}.brand3-lessons em{font-style:normal;font-size:10px}.brand3-learning-copy>p:not(.brand3-kicker){color:#607287;line-height:1.62;font-size:14px}.brand3-learning-list{display:flex;flex-direction:column;gap:10px;margin:23px 0 27px}.brand3-learning-list span{display:flex;align-items:center;gap:9px}.brand3-learning-list svg{width:18px;height:18px;color:var(--b3-red)}.brand3-learning-list b{font-size:11px}.brand3-pricing{padding:100px max(5vw,58px);display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;background:linear-gradient(135deg,#f4f5f7,#fff)}.brand3-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.brand3-price-grid article{min-height:325px;padding:30px;border-radius:25px;background:#fff;border:1px solid #dce1e7;display:flex;flex-direction:column;align-items:flex-start;position:relative}.brand3-price-grid article.featured{border:2px solid var(--b3-red);box-shadow:0 25px 65px rgba(215,11,22,.12)}.brand3-price-grid em{position:absolute;right:20px;top:20px;background:#fff0f1;color:var(--b3-red);font-style:normal;font-size:8px;font-weight:900;padding:7px 10px;border-radius:999px}.brand3-price-grid small{font-size:9px;color:var(--b3-red);font-weight:900;letter-spacing:.12em}.brand3-price-grid div{margin-top:auto;display:flex;align-items:flex-start}.brand3-price-grid sup{font-size:10px;margin:15px 7px 0 0}.brand3-price-grid strong{font-size:70px;line-height:1;letter-spacing:-.05em}.brand3-price-grid>article>span{font-size:9px;color:#7b8998;margin:3px 0 22px}.brand3-price-grid .brand3-btn{width:100%}.brand3-final{margin:0 max(5vw,58px) 0;min-height:190px;padding:28px 34px;border-radius:28px 28px 0 0;background:linear-gradient(110deg,var(--b3-navy),#12345a);color:#fff;display:grid;grid-template-columns:220px 1fr auto;gap:36px;align-items:center}.brand3-final>img{width:205px;height:61px;object-fit:cover;border-radius:10px}.brand3-final h2{font-size:34px;letter-spacing:-.035em;margin:5px 0 0;color:#fff}.brand3-footer{min-height:150px;padding:30px max(5vw,58px);display:grid;grid-template-columns:230px 1fr 1fr;gap:35px;align-items:center;background:#f2f3f5;border-top:1px solid #e1e4e8}.brand3-footer>img{width:205px;height:61px;object-fit:cover;border-radius:10px}.brand3-footer>div{display:flex;flex-direction:column;gap:6px}.brand3-footer a,.brand3-footer span{font-size:9px;color:#5b6a7b}.brand3-footer a:hover{color:var(--b3-red)}
@media(max-width:1150px){.brand3-header nav{display:none}.brand3-header{padding:0 24px}.brand3-logo{width:210px}.brand3-hero{grid-template-columns:1fr;padding:65px 32px}.brand3-hero-visual{min-height:570px}.brand3-product-grid{grid-template-columns:1fr}.brand3-card{min-height:300px}.brand3-control,.brand3-learning,.brand3-pricing{grid-template-columns:1fr;padding:80px 32px}.brand3-control-copy{order:0}.brand3-dashboard{order:1}.brand3-valuebar{padding:0 25px}.brand3-final{grid-template-columns:180px 1fr}.brand3-final>a{grid-column:2}.brand3-footer{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.brand3-header{height:76px;padding:0 14px}.brand3-logo{width:158px;height:52px}.brand3-header-actions .language-control{display:none}.brand3-header-actions .brand3-btn{min-height:40px;padding:0 13px;font-size:10px}.brand3-hero{padding:55px 20px 45px;gap:30px;background:linear-gradient(#fff,#f6f7f9)}.brand3-hero:before{width:190px;height:90px}.brand3-hero h1{font-size:44px}.brand3-lead{font-size:15px}.brand3-actions{flex-direction:column}.brand3-actions .brand3-btn{width:100%}.brand3-proof{gap:12px}.brand3-hero-visual{min-height:440px}.brand3-laptop{top:60px;width:95%;height:355px}.brand3-store-products img{height:70px}.brand3-store-banner{height:110px}.brand3-store-banner b{font-size:18px}.brand3-phone{width:150px;height:285px;border-width:7px}.brand3-phone-video{height:85px}.brand3-phone p{display:none}.brand3-mark{width:125px;height:90px}.brand3-valuebar{grid-template-columns:1fr 1fr}.brand3-valuebar span:nth-child(2){border-right:0}.brand3-products,.brand3-control,.brand3-learning,.brand3-pricing{padding:70px 20px}.brand3-card{grid-template-columns:1fr;min-height:360px}.brand3-card>img,.brand3-card-course{max-width:250px;justify-self:end}.brand3-dashboard{grid-template-columns:82px 1fr;min-height:400px}.brand3-dashboard aside{padding:14px 8px}.brand3-dashboard aside span{font-size:7px;padding:8px 5px}.brand3-dashboard-main{padding:22px 14px}.brand3-metrics{grid-template-columns:1fr}.brand3-metrics article:nth-child(n+2){display:none}.brand3-learning-stage{grid-template-columns:1fr;padding:18px;min-height:480px}.brand3-learning-video{min-height:290px}.brand3-lessons{display:none}.brand3-price-grid{grid-template-columns:1fr}.brand3-final{margin:0;grid-template-columns:1fr;padding:30px 20px;border-radius:0}.brand3-final>a{grid-column:auto}.brand3-footer{grid-template-columns:1fr;padding:28px 20px}.brand3-footer>div{display:none}}

/* SINAXA Commerce — profundidad y movimiento */
.brand3-home{--b3-shadow:0 35px 90px rgba(6,26,51,.16)}
.brand3-header{box-shadow:0 8px 28px rgba(6,26,51,.045)}
.brand3-hero{isolation:isolate;background:
  radial-gradient(circle at 77% 34%,rgba(11,140,255,.11),transparent 27%),
  radial-gradient(circle at 61% 72%,rgba(215,11,22,.09),transparent 29%),
  linear-gradient(118deg,#fff 0%,#fff 45%,#f6f7f9 45%,#fff 100%)}
.brand3-hero:after{content:"";position:absolute;z-index:0;inset:auto -5% -36% 41%;height:62%;background:linear-gradient(105deg,transparent,rgba(215,11,22,.045),rgba(35,198,238,.07),transparent);filter:blur(20px);transform:skewY(-8deg);pointer-events:none}
.brand3-hero-copy{filter:drop-shadow(0 18px 45px rgba(6,26,51,.035))}
.brand3-hero h1{position:relative;text-wrap:balance}
.brand3-hero h1:after{content:"";display:block;width:92px;height:5px;margin-top:23px;border-radius:99px;background:linear-gradient(90deg,var(--b3-red),var(--b3-red2),var(--b3-cyan));box-shadow:0 7px 22px rgba(215,11,22,.16)}
.brand3-actions .brand3-btn-red{position:relative;overflow:hidden}
.brand3-actions .brand3-btn-red:after,.brand3-header .brand3-btn-red:after{content:"";position:absolute;inset:-50% auto -50% -40%;width:30%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:b3Shine 5.5s ease-in-out infinite}

.brand3-hero-visual{--mx:0;--my:0;transform-style:preserve-3d;perspective:1400px}
.brand3-depth-grid{position:absolute;inset:4% -5% 0 0;border-radius:45px;background-image:linear-gradient(rgba(6,26,51,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,26,51,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom right,transparent 0%,#000 23%,#000 70%,transparent 100%);transform:translate3d(0,0,-50px) rotate(-2deg);opacity:.75}
.brand3-depth-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none;mix-blend-mode:multiply;opacity:.75;animation:b3Glow 6s ease-in-out infinite}
.brand3-depth-glow.glow-red{width:230px;height:230px;right:12%;top:12%;background:radial-gradient(circle,rgba(255,38,52,.3),rgba(215,11,22,0) 68%)}
.brand3-depth-glow.glow-cyan{width:260px;height:260px;left:2%;bottom:6%;background:radial-gradient(circle,rgba(35,198,238,.23),rgba(35,198,238,0) 70%);animation-delay:-2s}
.brand3-depth-glow.glow-lime{width:150px;height:150px;right:34%;bottom:2%;background:radial-gradient(circle,rgba(217,233,0,.18),rgba(217,233,0,0) 72%);animation-delay:-4s}
.brand3-red-orbit{transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.brand3-red-orbit.orbit-a{right:0;top:8%;width:88%;height:74%;transform:translate3d(0,0,-15px) rotate(-8deg);animation:b3Orbit 9s ease-in-out infinite}
.brand3-red-orbit.orbit-b{right:8%;top:15%;width:72%;height:61%;border-color:rgba(35,198,238,.18);transform:translate3d(0,0,-5px) rotate(11deg);animation:b3OrbitB 11s ease-in-out infinite}
.brand3-mark{transform:translate3d(0,0,70px) rotate(2deg);transition:transform .2s ease-out;animation:b3Float 5.4s ease-in-out infinite;box-shadow:0 28px 60px rgba(6,26,51,.2),0 0 0 1px rgba(255,255,255,.7)}
.brand3-laptop{transform:translate3d(0,0,25px) perspective(1200px) rotateY(-3deg) rotateX(0deg);transition:transform .22s ease-out;box-shadow:0 45px 110px rgba(6,26,51,.22),0 8px 25px rgba(215,11,22,.06)}
.brand3-phone{transform:translate3d(0,0,95px) rotateY(0deg);transition:transform .2s ease-out;box-shadow:0 38px 80px rgba(6,26,51,.28),0 0 0 1px rgba(255,255,255,.35)}
.brand3-phone-video i,.brand3-card-course i,.brand3-learning-video span{animation:b3Pulse 2.8s ease-in-out infinite}
.brand3-store-products article{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.brand3-store-products article:hover{transform:translateY(-5px);box-shadow:0 14px 28px rgba(6,26,51,.1);border-color:rgba(215,11,22,.22)}
.brand3-valuebar{position:relative;overflow:hidden;box-shadow:0 22px 55px rgba(6,26,51,.14)}.brand3-valuebar:after{content:"";position:absolute;top:0;bottom:0;width:25%;left:-30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:skewX(-18deg);animation:b3BarSweep 8s ease-in-out infinite}
.brand3-products,.brand3-learning{position:relative}.brand3-products:before,.brand3-learning:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;filter:blur(2px);pointer-events:none;opacity:.45}.brand3-products:before{right:-180px;top:8%;background:radial-gradient(circle,rgba(35,198,238,.12),transparent 68%)}.brand3-learning:before{left:-180px;bottom:6%;background:radial-gradient(circle,rgba(215,11,22,.1),transparent 68%)}
.brand3-card{transform-style:preserve-3d;transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .22s ease-out,box-shadow .3s ease,border-color .3s ease}.brand3-card:hover{box-shadow:0 34px 80px rgba(6,26,51,.14);border-color:rgba(215,11,22,.18)}.brand3-card-copy,.brand3-card>img,.brand3-card-course{transform:translateZ(26px)}
.tilt-card{transform-style:preserve-3d;transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .2s ease-out,box-shadow .3s ease}.brand3-dashboard:hover,.brand3-learning-stage:hover{box-shadow:0 45px 95px rgba(6,26,51,.18)}
.brand3-chart i{transform-origin:bottom;animation:b3Bars 1.2s cubic-bezier(.2,.8,.2,1) both;animation-play-state:paused}.brand3-control.is-visible .brand3-chart i{animation-play-state:running}.brand3-chart i:nth-child(2){animation-delay:.08s}.brand3-chart i:nth-child(3){animation-delay:.16s}.brand3-chart i:nth-child(4){animation-delay:.24s}.brand3-chart i:nth-child(5){animation-delay:.32s}.brand3-chart i:nth-child(6){animation-delay:.4s}
.brand3-learning-stage{position:relative;overflow:hidden}.brand3-learning-stage:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-120px;background:rgba(255,255,255,.08);box-shadow:0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.02);animation:b3Float 7s ease-in-out infinite}.brand3-learning-video,.brand3-lessons{position:relative;z-index:2}
.brand3-price-grid article{transition:transform .32s ease,box-shadow .32s ease}.brand3-price-grid article:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(6,26,51,.13)}.brand3-price-grid article.featured:hover{box-shadow:0 34px 80px rgba(215,11,22,.2)}
.brand3-final{position:relative;overflow:hidden;box-shadow:0 -18px 55px rgba(6,26,51,.09)}.brand3-final:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-80px;top:-180px;background:radial-gradient(circle,rgba(35,198,238,.22),transparent 66%);animation:b3Glow 7s ease-in-out infinite}.brand3-final>*{position:relative;z-index:2}

.motion-ready .reveal-up{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal-up.is-visible{opacity:1;transform:none}.motion-ready .reveal-stagger>article{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal-stagger.is-visible>article{opacity:1;transform:none}.motion-ready .reveal-stagger.is-visible>article:nth-child(2){transition-delay:.12s}
@keyframes b3Float{0%,100%{translate:0 0}50%{translate:0 -11px}}
@keyframes b3Glow{0%,100%{transform:scale(.94);opacity:.55}50%{transform:scale(1.08);opacity:.92}}
@keyframes b3Pulse{0%,100%{box-shadow:0 12px 30px rgba(0,0,0,.15),0 0 0 0 rgba(255,255,255,.35)}50%{box-shadow:0 15px 36px rgba(0,0,0,.18),0 0 0 12px rgba(255,255,255,0)}}
@keyframes b3Orbit{0%,100%{rotate:0deg;scale:1}50%{rotate:2deg;scale:1.025}}
@keyframes b3OrbitB{0%,100%{rotate:0deg;scale:1}50%{rotate:-2deg;scale:.975}}
@keyframes b3Shine{0%,72%,100%{left:-45%}84%{left:125%}}
@keyframes b3BarSweep{0%,65%,100%{left:-30%}82%{left:115%}}
@keyframes b3Bars{from{transform:scaleY(.08);opacity:.3}to{transform:scaleY(1);opacity:.88}}

@media(max-width:720px){.brand3-depth-grid,.brand3-depth-glow{display:none}.brand3-mark,.brand3-laptop,.brand3-phone{transform:none!important;animation:none}.brand3-red-orbit.orbit-b{display:none}.brand3-red-orbit.orbit-a{transform:rotate(-8deg)}.brand3-hero h1:after{width:68px;margin-top:17px}.brand3-card,.tilt-card{transform:none!important}}
@media(prefers-reduced-motion:reduce){.brand3-home *,.brand3-home *:before,.brand3-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-ready .reveal-up,.motion-ready .reveal-stagger>article{opacity:1!important;transform:none!important}.brand3-mark,.brand3-laptop,.brand3-phone,.brand3-card,.tilt-card{transform:none!important}}

/* SINAXA Commerce — fondo luminoso aprobado para revisión */
.brand3-home{background:#fffdfb}
.brand3-hero{
  background:
    radial-gradient(circle at 82% 22%,rgba(35,198,238,.20),transparent 29%),
    radial-gradient(circle at 63% 78%,rgba(255,68,78,.11),transparent 32%),
    radial-gradient(circle at 16% 25%,rgba(255,236,181,.22),transparent 30%),
    linear-gradient(118deg,#fffdfa 0%,#ffffff 43%,#eef9ff 44%,#f8fdff 73%,#fff7f5 100%);
}
.brand3-hero:after{background:linear-gradient(105deg,transparent,rgba(255,54,66,.055),rgba(35,198,238,.10),transparent)}
.brand3-depth-grid{background-image:linear-gradient(rgba(11,140,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(11,140,255,.045) 1px,transparent 1px)}
.brand3-control{background:linear-gradient(135deg,#edf8ff 0%,#ffffff 52%,#fff8f5 100%)}
.brand3-pricing{background:linear-gradient(135deg,#fff8f4 0%,#ffffff 52%,#eef9ff 100%)}
.brand3-footer{background:linear-gradient(110deg,#fffaf7,#f1f9ff);border-top-color:#e5edf5}
@media(max-width:720px){.brand3-hero{background:linear-gradient(160deg,#fffdfa 0%,#f0f9ff 58%,#fff7f5 100%)}}

/* SINAXA Commerce — tarjetas de producto premium */
.brand3-product-grid{gap:22px}
.brand3-card{
  min-height:330px;
  padding:30px 30px 26px;
  grid-template-columns:.82fr 1.18fr;
  gap:18px;
  align-items:center;
  border:1px solid rgba(11,35,64,.09);
  box-shadow:0 24px 60px rgba(13,31,55,.09);
}
.brand3-card:before{
  content:"";position:absolute;inset:auto -75px -95px auto;width:220px;height:220px;border-radius:50%;
  filter:blur(2px);opacity:.55;pointer-events:none;transition:transform .35s ease,opacity .35s ease;
}
.brand3-card.physical{background:linear-gradient(145deg,#ffffff 0%,#f7fbff 54%,#eef8ff 100%)}
.brand3-card.physical:before{background:radial-gradient(circle,rgba(11,140,255,.18),transparent 68%)}
.brand3-card.digital{background:linear-gradient(145deg,#ffffff 0%,#fbf8ff 54%,#f3ecff 100%)}
.brand3-card.digital:before{background:radial-gradient(circle,rgba(123,77,255,.16),transparent 68%)}
.brand3-card.courses{background:linear-gradient(145deg,#ffffff 0%,#f6fffc 54%,#eafbf6 100%)}
.brand3-card.courses:before{background:radial-gradient(circle,rgba(25,211,162,.16),transparent 68%)}
.brand3-card-copy{align-self:center;position:relative;z-index:3}
.brand3-card-copy>span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 10px;border-radius:999px;background:#fff0f1;color:var(--b3-red);letter-spacing:.12em;box-shadow:inset 0 0 0 1px rgba(215,11,22,.08)}
.brand3-card h3{font-size:30px;margin:13px 0 9px}
.brand3-card p{font-size:12px;max-width:230px}
.brand3-card-art{position:relative;z-index:2;display:grid;place-items:center;transform:translateZ(28px);transition:transform .35s cubic-bezier(.2,.75,.2,1)}
.brand3-card-art img{width:100%;max-width:300px;height:auto;display:block;filter:drop-shadow(0 20px 26px rgba(13,31,55,.10))}
.brand3-card:hover .brand3-card-art{transform:translateZ(38px) translateY(-7px) scale(1.025)}
.brand3-card:hover:before{transform:scale(1.12);opacity:.8}
.brand3-card.physical:hover{border-color:rgba(11,140,255,.22)}
.brand3-card.digital:hover{border-color:rgba(123,77,255,.22)}
.brand3-card.courses:hover{border-color:rgba(25,211,162,.24)}
@media(max-width:720px){
  .brand3-card{grid-template-columns:1fr;min-height:350px;padding:25px 24px;gap:10px}
  .brand3-card-copy{order:2}.brand3-card-art{order:1;justify-self:center}
  .brand3-card-art img{max-width:255px}.brand3-card p{max-width:none}
}

/* SINAXA Commerce — escenas premium v2: sin iconografía genérica */
.brand3-proof{gap:10px}
.brand3-proof span{position:relative;padding:9px 13px 9px 25px;border:1px solid rgba(12,31,54,.08);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 8px 24px rgba(9,30,56,.04);backdrop-filter:blur(8px)}
.brand3-proof span:before{content:"";position:absolute;left:11px;top:50%;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,var(--b3-red),#ff5962);transform:translateY(-50%);box-shadow:0 0 0 4px rgba(215,11,22,.08)}
.brand3-proof b{font-size:10px;color:#17314f}
.brand3-store-cart-label{display:inline-flex!important;align-items:center;justify-content:center;min-width:54px;height:25px;padding:0 9px;border-radius:999px;background:#fff0f1;color:var(--b3-red);font-size:7px!important;font-weight:950!important;letter-spacing:.04em}
.brand3-play-disc{display:grid!important;place-items:center!important;border-radius:50%;background:#fff;color:var(--b3-red);box-shadow:0 12px 30px rgba(7,25,49,.17);position:absolute}
.brand3-play-disc>span{display:block;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid var(--b3-red);margin-left:3px}
.brand3-store-products .brand3-play-disc{inset:0;margin:auto;width:34px;height:34px}
.brand3-phone-video .brand3-play-disc{inset:0;margin:auto;width:44px;height:44px}
.brand3-phone-video .brand3-play-disc>span{border-top-width:8px;border-bottom-width:8px;border-left-width:12px}
.brand3-control-points span{padding:10px 15px 10px 10px;gap:10px}
.brand3-control-points em,.brand3-learning-list em{display:grid;place-items:center;width:26px;height:26px;flex:none;border-radius:9px;background:#fff0f1;color:var(--b3-red);font-style:normal;font-size:8px;font-weight:950;letter-spacing:.04em;border:1px solid rgba(215,11,22,.08)}
.brand3-learning-list span{gap:11px}
.brand3-learning-video>.brand3-play-disc.learning-play{inset:0;margin:auto;width:76px;height:76px;z-index:3}
.brand3-learning-video>.brand3-play-disc.learning-play>span{border-top-width:12px;border-bottom-width:12px;border-left-width:18px;margin-left:5px}

.brand3-card{
  min-height:390px;
  padding:28px 28px 26px;
  grid-template-columns:.62fr 1.38fr;
  gap:16px;
  overflow:hidden;
  isolation:isolate;
  border-radius:30px;
  background:#fff!important;
}
.brand3-card:after{content:"";position:absolute;inset:0;z-index:-2;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,255,255,.76))}
.brand3-card.physical:after{background:linear-gradient(145deg,#ffffff 0%,#f7fbff 58%,#eaf6ff 100%)}
.brand3-card.digital:after{background:linear-gradient(145deg,#ffffff 0%,#fbf8ff 58%,#f0e9ff 100%)}
.brand3-card.courses:after{background:linear-gradient(145deg,#ffffff 0%,#f7fffc 58%,#e8fbf5 100%)}
.brand3-card-copy{padding-bottom:6px;transform:translateZ(36px)}
.brand3-card-copy>span{min-width:0;height:auto;padding:0;background:transparent;box-shadow:none;border-radius:0;font-size:9px}
.brand3-card h3{font-size:31px;margin:12px 0 10px}
.brand3-card p{font-size:12px;line-height:1.55;max-width:180px}
.brand3-card-art.brand3-scene{width:100%;height:300px;max-width:none!important;position:relative;display:block;align-self:center;transform:translateZ(38px);filter:none;overflow:visible}
.brand3-card-art.brand3-scene img{position:absolute;width:auto!important;max-width:none!important;height:auto!important;filter:none!important;object-fit:contain}
.brand3-card:hover .brand3-card-art.brand3-scene{transform:translateZ(50px) translateY(-6px) scale(1.018)}
.scene-aura{position:absolute;inset:16% 5% 8%;border-radius:42%;filter:blur(2px);opacity:.95;transform:rotate(-5deg)}
.physical-scene .scene-aura{background:radial-gradient(circle at 52% 42%,rgba(23,160,255,.24),rgba(23,160,255,.07) 48%,transparent 70%)}
.digital-scene .scene-aura{background:radial-gradient(circle at 52% 42%,rgba(125,78,255,.20),rgba(125,78,255,.06) 50%,transparent 72%)}
.course-scene .scene-aura{background:radial-gradient(circle at 52% 42%,rgba(18,201,151,.21),rgba(18,201,151,.06) 50%,transparent 72%)}
.scene-tag{position:absolute;z-index:7;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(13,38,68,.08);box-shadow:0 12px 28px rgba(10,32,58,.10);backdrop-filter:blur(10px);font-size:7px;font-weight:950;letter-spacing:.11em;color:#183451;white-space:nowrap}
.scene-tag.tag-top{right:4px;top:20px;color:#0b8cff}
.scene-tag.tag-bottom{left:14px;bottom:4px;color:var(--b3-red)}

/* Producto físico: escena, no icono */
.scene-box{position:absolute;z-index:2;right:16px;bottom:35px;width:142px;height:112px;border-radius:18px 18px 12px 12px;background:linear-gradient(145deg,#f8c17f,#ce7d31);box-shadow:0 24px 42px rgba(88,51,19,.18);transform:perspective(700px) rotateY(-10deg) rotateX(4deg)}
.scene-box:before{content:"";position:absolute;left:50%;top:0;width:18px;height:100%;background:rgba(255,240,210,.48);transform:translateX(-50%)}
.scene-box:after{content:"";position:absolute;left:12px;right:12px;top:24px;height:1px;background:rgba(109,61,18,.18)}
.scene-box span,.scene-box small{position:absolute;left:14px;z-index:2;color:#6b3c17;font-weight:950;letter-spacing:.08em}
.scene-box span{bottom:25px;font-size:11px}.scene-box small{bottom:12px;font-size:6px;opacity:.75}
.scene-product-main{z-index:5!important;left:5px;top:21px;width:180px!important;height:180px!important;filter:drop-shadow(0 26px 28px rgba(9,33,60,.18))!important;transform:rotate(-4deg)}
.scene-product-side{z-index:4!important;left:145px;top:102px;width:92px!important;height:122px!important;filter:drop-shadow(0 20px 22px rgba(9,33,60,.14))!important;transform:rotate(7deg)}

/* Digital: mini producto real */
.digital-window{position:absolute;z-index:3;left:5px;right:4px;top:24px;height:218px;border-radius:22px;background:rgba(255,255,255,.94);border:1px solid rgba(91,55,185,.12);box-shadow:0 28px 55px rgba(62,35,129,.16);overflow:hidden;transform:perspective(850px) rotateY(-5deg) rotateX(2deg)}
.digital-window-top{height:32px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#faf8ff;border-bottom:1px solid #ece7fa}
.digital-window-top i{width:6px;height:6px;border-radius:50%;background:#d7cef1}.digital-window-top i:nth-child(1){background:#ff7b86}.digital-window-top i:nth-child(2){background:#f6c558}.digital-window-top i:nth-child(3){background:#70d8b5}
.digital-window-body{height:calc(100% - 32px);display:grid;grid-template-columns:104px 1fr;gap:14px;align-items:center;padding:16px}
.digital-window-body>img{position:relative!important;width:104px!important;height:138px!important;border-radius:14px;filter:drop-shadow(0 14px 18px rgba(62,35,129,.18))!important}
.digital-window-body div{min-width:0}.digital-window-body small,.digital-window-body strong,.digital-window-body span{display:block}.digital-window-body small{font-size:6px;letter-spacing:.12em;color:#805be5;font-weight:950}.digital-window-body strong{font-size:12px;line-height:1.25;color:#172b49;margin:7px 0}.digital-window-body span{font-size:7px;color:#8290a3}
.download-orb{position:absolute;z-index:6;right:-7px;bottom:29px;width:76px;height:76px;border-radius:24px;background:linear-gradient(145deg,#7b4dff,#4d20d6);box-shadow:0 20px 38px rgba(77,32,214,.28);display:grid;place-items:center;color:#fff;transform:rotate(7deg)}
.download-orb b{font-size:27px;line-height:.8}.download-orb small{font-size:5px;font-weight:950;letter-spacing:.08em;margin-top:-14px}

/* Curso: mini campus */
.course-screen{position:absolute;z-index:3;left:2px;top:25px;width:220px;height:168px;padding:9px;border-radius:22px;background:#071b33;box-shadow:0 28px 56px rgba(6,35,49,.21);transform:perspective(850px) rotateY(4deg) rotateX(2deg)}
.course-screen>img{position:relative!important;width:100%!important;height:122px!important;border-radius:14px;object-fit:cover!important}
.course-screen .scene-play{inset:52px auto auto 96px;width:45px;height:45px;z-index:6}
.course-progress{position:absolute;left:14px;right:14px;bottom:16px;height:6px;border-radius:999px;background:#193c60;overflow:hidden}.course-progress i{display:block;width:44%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--b3-red),#ff5b64)}
.course-panel-mini{position:absolute;z-index:5;right:0;top:102px;width:125px;min-height:127px;padding:15px;border-radius:20px;background:rgba(255,255,255,.95);border:1px solid rgba(11,88,69,.1);box-shadow:0 24px 46px rgba(8,60,47,.15);backdrop-filter:blur(12px)}
.course-panel-mini small,.course-panel-mini b,.course-panel-mini span{display:block}.course-panel-mini small{font-size:6px;font-weight:950;letter-spacing:.12em;color:#0aa479}.course-panel-mini b{font-size:14px;color:#14354d;margin:8px 0 5px}.course-panel-mini span{font-size:7px;color:#71879a}.course-panel-mini>div{height:6px;margin-top:13px;border-radius:999px;background:#e7f2ee;overflow:hidden}.course-panel-mini>div i{display:block;width:42%;height:100%;background:#14c69a;border-radius:inherit}

@media(max-width:1150px){
  .brand3-card{grid-template-columns:.72fr 1.28fr;min-height:360px}.brand3-card-art.brand3-scene{height:280px}
}
@media(max-width:720px){
  .brand3-proof{gap:7px}.brand3-proof span{padding:8px 10px 8px 21px}.brand3-proof b{font-size:9px}.brand3-proof span:before{left:9px;width:5px;height:5px}
  .brand3-card{grid-template-columns:1fr;min-height:510px;padding:25px 23px}.brand3-card-copy{order:2}.brand3-card-art.brand3-scene{order:1;height:325px;width:100%;max-width:350px!important;margin:0 auto}.brand3-card p{max-width:none}.brand3-card h3{font-size:29px}
}

/* SINAXA Commerce · estados operativos de tienda */
.merchant-store-pause{position:relative;z-index:8;background:linear-gradient(90deg,#dff2ff,#b9def7);color:#08233d;padding:13px 5%;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;border-bottom:1px solid #8ec5e8;font-weight:800}
.merchant-store-pause b{font-size:12px}.merchant-store-pause span{font-size:11px;color:#315f80}.store-state-paused [data-store-buy],.store-state-suspended [data-store-buy]{opacity:.45;cursor:not-allowed;box-shadow:none}.store-state-paused .store-cart-drawer,.store-state-suspended .store-cart-drawer{--merchant-primary:#7b8796}
@media(max-width:650px){.merchant-store-pause{flex-direction:column;gap:2px;padding:11px 16px}}
