
:root{
  --bg:#0b0c10;
  --surface:#13141b;
  --surface-2:#1a1c24;
  --line:rgba(255,255,255,.11);
  --text:#f5f2eb;
  --muted:#bdb5ab;
  --orange:#ff6a00;
  --orange-2:#ff934d;
  --green:#22c67a;
  --navy:#0e1730;
  --radius:28px;
  --shadow:0 18px 50px rgba(0,0,0,.28);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(180deg,#0c0d11,#101117 36%,#0a0c10);color:var(--text);overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.bg-orb{position:fixed;border-radius:50%;filter:blur(80px);opacity:.16;pointer-events:none;z-index:-1}
.orb-1{width:360px;height:360px;background:#ff6a00;top:-80px;left:-90px}
.orb-2{width:320px;height:320px;background:#2146ff;right:-100px;top:220px}
.site-header,.footer,.section-pad{width:min(1180px,calc(100% - 28px));margin:0 auto}
.site-header{position:sticky;top:14px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;margin-top:16px;background:rgba(16,17,22,.96);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow)}
.brand{display:flex;align-items:center;gap:12px;font-weight:900}.brand img{width:42px;height:42px;border-radius:14px}.brand span{font-size:20px}
.nav{display:flex;align-items:center;gap:10px}.nav a{padding:10px 14px;border-radius:999px;color:#ddd2c4;font-weight:700;font-size:14px;transition:.2s}.nav a:hover{background:rgba(255,255,255,.06);color:#fff}
.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:16px;font-weight:900;transition:.25s ease}
.header-cta{padding:12px 18px;background:var(--orange);color:#fff;box-shadow:0 12px 28px rgba(255,106,0,.28)}
.header-cta:hover,.btn-primary:hover{transform:translateY(-2px);background:#ff7b1f}
.menu-btn{display:none;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid var(--line)}
.menu-btn span{display:block;width:20px;height:2px;background:#fff;margin:3px 0}
.section-pad{padding:88px 0}
.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center;padding-top:76px;min-height:88vh}
.eyebrow,.tag{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#ffd6bb;font-weight:800;font-size:13px}
.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(34,198,122,.12)}
.hero h1{font-size:clamp(46px,6vw,74px);line-height:.96;letter-spacing:-.05em;margin:18px 0 16px;max-width:680px}
.hero-lead{font-size:20px;line-height:1.7;color:var(--muted);max-width:640px}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:26px 0 30px}
.btn{padding:15px 22px;border:1px solid var(--line)}
.btn-primary{background:var(--orange);color:#fff;border-color:transparent}
.btn-ghost{background:rgba(255,255,255,.04);color:#fff}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hero-stats article{padding:18px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid var(--line);box-shadow:var(--shadow)}
.hero-stats strong{display:block;font-size:17px}.hero-stats span{display:block;color:var(--muted);margin-top:6px;font-size:14px;line-height:1.5}
.hero-visual{position:relative;min-height:650px}
.hero-card{position:absolute;overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.14);background:var(--surface);box-shadow:var(--shadow)}
.hero-card img{width:100%;height:100%;object-fit:cover}
.hero-main{left:0;top:40px;width:78%;height:470px}
.hero-float{right:0;width:38%;height:210px}.hero-top{top:0}.hero-bottom{bottom:34px}
.floating-note{position:absolute;padding:12px 16px;background:#fff;color:#111;border-radius:999px;font-weight:900;box-shadow:var(--shadow)}
.note-a{left:24px;bottom:94px}.note-b{left:230px;bottom:26px;background:linear-gradient(135deg,#ff6a00,#ffb06e);color:#fff}
.compact-center h2{margin-bottom:0}


.section-title{text-align:center;max-width:780px;margin:0 auto 34px}.section-title.narrow{max-width:860px}.section-title h2{font-size:clamp(34px,5vw,56px);line-height:1.05;letter-spacing:-.04em;margin:16px 0}.section-title p{color:var(--muted);font-size:18px;line-height:1.7}
.pain-grid,.feature-grid,.pricing-grid,.steps-line,.gallery-grid{display:grid;gap:18px}.pain-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}
.pain-grid article,.feature-grid article,.price-card,.steps-line article,.gallery-card,.showcase-card{background:rgba(255,255,255,.05);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow)}
.pain-grid span{color:var(--orange);font-weight:900}.pain-grid h3,.feature-grid h3,.gallery-copy h3,.steps-line h3{font-size:24px;margin:14px 0 10px}.pain-grid p,.feature-grid p,.gallery-copy p,.steps-line p{color:var(--muted);line-height:1.65}.feature-grid article,.gallery-card,.showcase-card{transition:.28s ease}.feature-grid article:hover,.gallery-card:hover,.showcase-card:hover{transform:translateY(-5px)}
.lucide-icon{width:34px;height:34px;stroke:var(--orange-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.gallery-grid{grid-template-columns:1.2fr 1fr 1fr}.gallery-card{padding:14px;overflow:hidden}.gallery-card img{border-radius:20px;aspect-ratio:16/11;object-fit:cover;border:1px solid var(--line)}.gallery-card.wide img{aspect-ratio:16/10}.gallery-copy{padding:16px 8px 6px}
.catalog{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.check-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px}.check-list li{color:#efe6dc;line-height:1.6}.check-list li:before{content:"";display:inline-block;width:20px;height:20px;border-radius:50%;background:rgba(255,106,0,.20);border:5px solid rgba(255,147,77,.85);margin-right:10px;vertical-align:-4px}
.catalog-preview{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid var(--line);border-radius:32px;padding:16px;box-shadow:var(--shadow)}
.image-preview img{border-radius:22px;border:1px solid var(--line)}
.showcase-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;padding:32px;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,106,0,.09))}
.showcase-copy h2,.affiliate-card h2,.contact-copy h2,.catalog-copy h2{font-size:clamp(34px,5vw,52px);line-height:1.05;letter-spacing:-.04em;margin:16px 0}.showcase-copy p,.affiliate-card p,.contact-copy p,.catalog-copy p{color:var(--muted);line-height:1.7;font-size:18px}
.mini-checks{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mini-checks span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);font-weight:800;color:#fff}
.showcase-images{position:relative;min-height:360px}.showcase-images img{position:absolute;width:82%;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow)}.stack-one{top:0;left:0}.stack-two{right:0;bottom:0}
.pricing-grid{grid-template-columns:repeat(2,1fr);max-width:930px;margin:0 auto}.price-card{position:relative;display:flex;flex-direction:column;gap:18px}.price-card.featured{background:linear-gradient(180deg,rgba(255,106,0,.18),rgba(255,255,255,.06));border-color:rgba(255,106,0,.38);transform:translateY(-10px)}.popular{position:absolute;right:22px;top:22px;padding:8px 12px;border-radius:999px;background:rgba(255,106,0,.16);color:#ffd5b5;font-weight:900;font-size:12px}.price-top h3{font-size:28px;margin:0 0 7px}.price-top span,.price-card li{color:var(--muted)}.price b{font-size:58px;letter-spacing:-.06em}.price small{color:var(--muted);font-size:18px}.price-card ul{padding:0;margin:0;list-style:none;display:grid;gap:12px}.price-card li:before{content:"•";color:var(--orange);margin-right:8px}.btn-plan{margin-top:auto;background:rgba(255,255,255,.08)}
.affiliate-card,.contact-card{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:linear-gradient(135deg,rgba(255,106,0,.16),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.16);border-radius:38px;padding:36px;box-shadow:var(--shadow)}
.affiliate-flow{display:grid;gap:14px}.affiliate-flow div{display:flex;align-items:center;gap:16px;background:rgba(0,0,0,.22);border:1px solid var(--line);border-radius:22px;padding:18px}.affiliate-flow b{width:38px;height:38px;border-radius:14px;background:var(--orange);display:grid;place-items:center;color:#160800}.affiliate-flow span{font-weight:850}
.steps-line{grid-template-columns:repeat(4,1fr)}.steps-line article{background:rgba(255,255,255,.055)}.steps-line b{color:var(--orange)}
.faq-list{max-width:850px;margin:0 auto;display:grid;gap:12px}.faq-list details{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:22px;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:900;font-size:18px}.faq-list p{color:var(--muted);line-height:1.7}
.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{display:grid;gap:8px;color:#efe5d8;font-weight:800;font-size:13px}.lead-form input,.lead-form select{height:52px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(0,0,0,.23);color:white;padding:0 14px;outline:none}.lead-form input:focus,.lead-form select:focus{border-color:rgba(255,106,0,.72);box-shadow:0 0 0 4px rgba(255,106,0,.11)}.lead-form button,.lead-form small{grid-column:1/-1}.lead-form small{color:var(--muted)}
.footer{position:relative;padding:28px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.05);display:flex;justify-content:space-between;gap:18px;align-items:center;color:var(--muted);margin-bottom:26px}.footer-brand span{color:white}.footer div:last-child{display:flex;gap:14px;color:white}
[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}

.payment-shell{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;align-items:stretch}
.checkout-card,.payment-copy{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:34px;padding:28px;box-shadow:var(--shadow)}
.checkout-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}
.checkout-head h3,.payment-copy h3{font-size:34px;line-height:1.05;letter-spacing:-.035em;margin:8px 0 0}
.mini-label{color:var(--orange-2);font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.secure-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(34,198,122,.12);color:#c9ffe4;border:1px solid rgba(34,198,122,.25);font-weight:900;font-size:13px;white-space:nowrap}
.secure-badge svg{width:18px;height:18px;stroke:#58e6a5;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.plan-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}
.pay-plan{border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:22px;padding:16px;text-align:left;color:#fff;cursor:pointer;transition:.22s}
.pay-plan span{display:block;color:var(--muted);font-weight:800}
.pay-plan b{display:block;font-size:30px;margin-top:6px}
.pay-plan.active,.pay-plan:hover{border-color:rgba(255,106,0,.52);background:rgba(255,106,0,.14)}
.payment-methods{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}
.method-card{min-height:128px;border:1px solid var(--line);background:rgba(255,255,255,.045);border-radius:22px;padding:16px;color:#fff;text-align:left;cursor:pointer;transition:.22s}
.method-card svg{width:30px;height:30px;stroke:var(--orange-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-bottom:14px}
.method-card span{display:block;font-weight:950;line-height:1.2}
.method-card small{display:block;color:var(--muted);margin-top:6px}
.method-card.active,.method-card:hover{border-color:rgba(255,106,0,.55);background:linear-gradient(180deg,rgba(255,106,0,.16),rgba(255,255,255,.05))}
.payment-details{border:1px solid var(--line);border-radius:24px;background:rgba(0,0,0,.18);padding:18px;display:grid;gap:10px}
.detail-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}
.detail-row:last-of-type{border-bottom:0;padding-bottom:0}
.detail-row span{color:var(--muted);font-weight:800}
.detail-row b{text-align:right}
.payment-details p{margin:6px 0 0;color:var(--muted);line-height:1.6}
.payment-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.payment-copy p{color:var(--muted);font-size:18px;line-height:1.7}
.pay-flow{display:grid;gap:12px;margin-top:22px}
.pay-flow div{display:flex;align-items:center;gap:14px;padding:15px;border-radius:20px;background:rgba(0,0,0,.20);border:1px solid var(--line)}
.pay-flow b{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:var(--orange);color:#fff}
.pay-flow span{font-weight:900}

@media(max-width:980px){.site-header{height:auto;min-height:66px;border-radius:24px}.nav{position:fixed;left:14px;right:14px;top:94px;display:none;flex-direction:column;background:rgba(12,10,8,.98);border:1px solid var(--line);border-radius:24px;padding:16px}.nav.open{display:flex}.nav a{width:100%;text-align:center}.header-cta{display:none}.menu-btn{display:grid}.hero,.catalog,.showcase-card,.affiliate-card,.contact-card,.payment-shell{grid-template-columns:1fr}.hero{padding-top:40px;min-height:auto}.hero-visual{min-height:820px}.hero-main{width:100%;height:auto;aspect-ratio:16/10;position:relative;top:0}.hero-float{position:relative;width:76%;height:auto;aspect-ratio:16/10;right:auto}.hero-top{top:12px;left:0}.hero-bottom{bottom:auto;left:22%}.floating-note{position:relative;display:inline-flex;margin-top:12px}.note-a,.note-b{left:auto;bottom:auto}.hero-stats,.pain-grid,.feature-grid,.gallery-grid,.steps-line,.pricing-grid,.catalog,.showcase-card,.compare-card{grid-template-columns:1fr}.pricing-grid{max-width:none}.price-card.featured{transform:none}.showcase-images{min-height:560px}.lead-form{grid-template-columns:1fr}.footer{flex-direction:column;text-align:center}.footer div:last-child{flex-wrap:wrap;justify-content:center}}
@media(max-width:640px){.hero h1{font-size:44px}.hero-lead,.section-title p,.affiliate-card p,.contact-copy p,.catalog-copy p,.showcase-copy p{font-size:16px}.hero-actions .btn{width:100%}.hero-stats{grid-template-columns:1fr}.hero-visual{min-height:auto}.hero-float{width:100%}.hero-bottom{left:0}.brand span{font-size:18px}.section-title h2,.affiliate-card h2,.contact-copy h2,.catalog-copy h2,.showcase-copy h2{font-size:34px}.affiliate-card,.contact-card,.showcase-card{padding:24px;border-radius:28px}.showcase-images{min-height:410px}.showcase-images img{width:100%}.stack-two{position:relative;right:auto;bottom:auto;margin-top:14px}.stack-one{position:relative}}

.lucide-icon{width:34px;height:34px;stroke:var(--orange-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}


.paypal-box{margin-top:18px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.045);padding:16px}
.paypal-title{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.paypal-title svg{width:34px;height:34px;stroke:var(--orange-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.paypal-title b{display:block;font-size:16px}
.paypal-title span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
#paypal-button-container{min-height:52px}
.paypal-result{margin-top:12px;border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.45}
.paypal-result.ok{background:rgba(34,198,122,.13);border:1px solid rgba(34,198,122,.25);color:#c9ffe4}
.paypal-result.error{background:rgba(255,80,80,.13);border:1px solid rgba(255,80,80,.25);color:#ffd0d0}


.pricing-grid-three{grid-template-columns:repeat(3,1fr);max-width:1180px}
.test-plan{border-color:rgba(34,198,122,.34);background:linear-gradient(180deg,rgba(34,198,122,.11),rgba(255,255,255,.05))}
.plan-switch-three{grid-template-columns:repeat(3,1fr)}
.method-card.active:first-child,.method-card:hover:first-child{border-color:rgba(255,106,0,.55)}
.checkout-modal{position:fixed;inset:0;z-index:100;display:none}
.checkout-modal.open{display:block}
.checkout-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72)}
.checkout-panel{position:relative;width:min(1080px,calc(100% - 28px));max-height:calc(100vh - 32px);overflow:auto;margin:16px auto;background:#101116;border:1px solid var(--line);border-radius:34px;box-shadow:0 30px 90px rgba(0,0,0,.45);padding:22px}
.checkout-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid var(--line);background:rgba(255,255,255,.06);border-radius:14px;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:2}
.checkout-close svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round}
.checkout-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}
.cart-box,.pay-box{background:rgba(255,255,255,.045);border:1px solid var(--line);border-radius:28px;padding:24px}
.cart-box h2,.pay-box h3{font-size:34px;line-height:1.05;letter-spacing:-.035em;margin:10px 0 18px}
.cart-product{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);background:rgba(0,0,0,.18);border-radius:22px;padding:16px}
.cart-icon{width:52px;height:52px;border-radius:18px;background:rgba(255,106,0,.14);display:grid;place-items:center}
.cart-icon svg{width:28px;height:28px;stroke:var(--orange-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cart-product h3{margin:0 0 6px;font-size:20px}.cart-product p{margin:0;color:var(--muted);line-height:1.4}.cart-product strong{font-size:24px}
.cart-summary{display:grid;gap:12px;margin:18px 0;padding:16px;border-radius:22px;background:rgba(0,0,0,.16);border:1px solid var(--line)}
.cart-summary div{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-weight:800}.cart-summary b{color:#fff}.cart-summary .total{font-size:20px;color:#fff;border-top:1px solid rgba(255,255,255,.1);padding-top:12px}
.buyer-form{display:grid;gap:12px}.buyer-form label{display:grid;gap:8px;color:#efe5d8;font-weight:800;font-size:13px}.buyer-form input{height:50px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(0,0,0,.23);color:white;padding:0 14px;outline:none}
.pay-box p{color:var(--muted);line-height:1.7}
.modal-paypal{margin-top:16px}
.local-payment-note{display:grid;gap:6px;margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.04)}
.local-payment-note span{color:var(--muted);line-height:1.5}
.full-btn{width:100%}
#checkoutResult .paypal-result{margin-top:14px}
@media(max-width:980px){.pricing-grid-three,.plan-switch-three,.checkout-layout{grid-template-columns:1fr}.checkout-panel{border-radius:26px;padding:16px}.cart-product{grid-template-columns:auto 1fr}.cart-product strong{grid-column:1/-1}.payment-methods{grid-template-columns:repeat(3,1fr)}}

@media(max-width:760px){.payment-methods{grid-template-columns:1fr 1fr}.checkout-head{flex-direction:column}.plan-switch{grid-template-columns:1fr}.payment-actions .btn{width:100%}}
@media(max-width:480px){.payment-methods{grid-template-columns:1fr}.checkout-card,.payment-copy{padding:22px;border-radius:28px}.detail-row{align-items:flex-start;flex-direction:column}.detail-row b{text-align:left}}


/* Checkout cómodo tipo SaaS */
.checkout-preview{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}
.checkout-preview-copy,.checkout-preview-card{background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:34px;padding:30px;box-shadow:var(--shadow)}
.checkout-preview-copy h3{font-size:40px;line-height:1.05;letter-spacing:-.04em;margin:12px 0}
.checkout-preview-copy p{color:var(--muted);font-size:18px;line-height:1.7}
.checkout-flow-line{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}
.checkout-flow-line div{padding:14px;border-radius:18px;background:rgba(0,0,0,.18);border:1px solid var(--line)}
.checkout-flow-line b{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--orange);color:#fff;margin-bottom:10px}
.checkout-flow-line span{font-weight:900;color:#fff}
.checkout-preview-card{display:grid;gap:14px}
.preview-card-head,.preview-item{display:flex;justify-content:space-between;gap:14px;align-items:center}
.preview-card-head{color:var(--muted);font-weight:900}.preview-card-head b{color:#fff}
.preview-item{padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(0,0,0,.18)}
.preview-item span{color:#e8dfd4;font-weight:800}.preview-item b{font-size:22px}
.pro-checkout-panel{width:min(1160px,calc(100% - 28px));padding:0;background:#f6f7fb;color:#10121a;border-radius:30px;overflow:hidden}
.pro-checkout-panel .mini-label{color:#ff6a00}
.checkout-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 26px;background:#fff;border-bottom:1px solid #e7e9ef}
.checkout-brand span{color:#111827}
.checkout-security{display:inline-flex;align-items:center;gap:9px;color:#0f8a55;background:#eafaf2;border:1px solid #ccefdc;border-radius:999px;padding:10px 14px;font-weight:900;font-size:13px}
.checkout-security svg{width:18px;height:18px;stroke:#0f8a55;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.pro-checkout-panel .checkout-close{background:#fff;color:#111;border-color:#e6e8ee;right:18px;top:18px}
.pro-checkout-panel .checkout-close svg{stroke:#111}
.checkout-steps-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-bottom:1px solid #e7e9ef;padding:0 26px 18px}
.checkout-steps-bar div{display:flex;align-items:center;gap:10px;color:#8b93a3;font-weight:900}
.checkout-steps-bar b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#eef0f5;color:#81899a}
.checkout-steps-bar .active b{background:#ff6a00;color:#fff}.checkout-steps-bar .active span{color:#111827}
.pro-checkout-layout{display:grid;grid-template-columns:1.45fr .75fr;gap:0}
.checkout-main-box{padding:30px;background:#fff}
.order-summary-box{padding:30px;background:#f1f3f8;border-left:1px solid #e0e4ec}
.checkout-main-box h2{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:10px 0;color:#111827}
.checkout-intro{color:#636b7a;line-height:1.65;margin:0 0 22px}
.modal-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}
.modal-plan{border:1px solid #dde1ea;background:#fff;border-radius:20px;padding:16px;text-align:left;cursor:pointer;color:#111827;transition:.2s}
.modal-plan span{display:block;font-weight:950}.modal-plan b{display:block;font-size:30px;margin:8px 0;color:#111827}.modal-plan small{display:block;color:#687083;line-height:1.4}
.modal-plan.active,.modal-plan:hover{border-color:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.10);background:#fff8f2}
.pro-buyer-form{grid-template-columns:1fr 1fr;margin-bottom:18px}
.pro-buyer-form label{color:#293042}.pro-buyer-form input{background:#fff;color:#111827;border:1px solid #dce1ea}
.pro-buyer-form input:focus{border-color:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.11)}
.pro-checkout-panel .paypal-box{background:#f8fafc;border:1px solid #dfe4ed;border-radius:22px}
.pro-checkout-panel .paypal-title b{color:#111827}.pro-checkout-panel .paypal-title span{color:#636b7a}
.pro-checkout-panel .full-btn{background:#111827;color:#fff;border-color:#111827;margin-top:12px}
.summary-product{display:flex;gap:14px;align-items:flex-start;margin:16px 0 18px}
.summary-product h3{margin:0 0 6px;font-size:22px;color:#111827}.summary-product p{margin:0;color:#687083;line-height:1.45}
.order-summary-box .cart-icon{background:#fff;border:1px solid #dce1ea}
.pro-cart-summary{background:#fff;border:1px solid #dce1ea;color:#111827}
.pro-cart-summary div{color:#687083}.pro-cart-summary b{color:#111827}.pro-cart-summary .total{border-top:1px solid #e2e6ee;color:#111827}
.summary-note{margin-top:16px;padding:16px;border-radius:18px;background:#fff;border:1px solid #dce1ea}.summary-note b{color:#111827}.summary-note p{color:#687083;line-height:1.55;margin:8px 0 0}
.accepted-box{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;border-radius:18px;background:#111827;color:#fff;padding:16px}.accepted-box span{color:#cfd5df}.accepted-box b{color:#fff}
.pro-checkout-panel .paypal-result.ok{background:#eafaf2;border-color:#ccefdc;color:#0f6c44}.pro-checkout-panel .paypal-result.error{background:#fff0f0;border-color:#ffd0d0;color:#b42318}
@media(max-width:980px){.checkout-preview,.checkout-flow-line,.pro-checkout-layout,.modal-plan-grid,.pro-buyer-form{grid-template-columns:1fr}.checkout-topbar{padding-right:72px}.checkout-steps-bar{grid-template-columns:repeat(2,1fr);gap:12px}.order-summary-box{border-left:0;border-top:1px solid #e0e4ec}.pro-checkout-panel{max-height:calc(100vh - 18px);margin:9px auto}.checkout-main-box,.order-summary-box{padding:22px}}


/* FIX FINAL CHECKOUT: orden, botones y modal cómodo */
body.checkout-open .site-header{display:none}
button.btn{font-family:inherit;cursor:pointer}
.open-checkout,.btn-plan{border:0;min-height:52px}
.price-card .btn,.price-card button.btn{width:100%;margin-top:auto}
.pricing-grid-three{align-items:stretch}
.price-card{min-height:100%}
.price-card.test-plan .btn{background:#111827;color:#fff}
.price-card.featured .btn-primary{box-shadow:0 16px 36px rgba(255,106,0,.25)}
.checkout-preview{max-width:1040px;margin:0 auto;grid-template-columns:1fr .62fr}
.checkout-preview-copy,.checkout-preview-card{border-radius:30px}
.checkout-preview-card .btn{width:100%;margin-top:8px}
.preview-item{min-height:58px}
.checkout-modal{position:fixed;inset:0;z-index:9999;display:none;padding:18px}
.checkout-modal.open{display:grid;place-items:center}
.checkout-backdrop{position:fixed;inset:0;background:rgba(4,6,12,.78)}
.pro-checkout-panel{position:relative;width:min(1080px,100%);height:auto;max-height:calc(100vh - 36px);overflow:hidden;background:#f6f7fb;color:#111827;border:1px solid rgba(255,255,255,.18);border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.55);margin:0;padding:0}
.checkout-topbar{height:72px;padding:0 72px 0 24px;background:#fff;border-bottom:1px solid #e7eaf0}
.checkout-brand img{width:38px;height:38px}
.checkout-security{font-size:12px;padding:9px 12px}
.pro-checkout-panel .checkout-close{top:16px;right:16px;width:42px;height:42px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:14px;box-shadow:none}
.checkout-steps-bar{padding:14px 24px 18px;background:#fff;border-bottom:1px solid #e7eaf0}
.checkout-steps-bar div{position:relative}
.checkout-steps-bar b{width:30px;height:30px;font-size:13px}
.checkout-steps-bar span{font-size:13px}
.pro-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;height:calc(100vh - 190px);max-height:650px;overflow:hidden}
.checkout-main-box{padding:24px;background:#fff;overflow:auto}
.order-summary-box{padding:24px;background:#f3f5f9;border-left:1px solid #e1e5ee;overflow:auto}
.checkout-main-box h2{font-size:34px;margin:8px 0 8px}
.checkout-intro{font-size:15px;margin:0 0 18px;color:#667085}
.modal-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}
.modal-plan{min-height:142px;border:1px solid #dfe3ec;background:#fff;border-radius:18px;padding:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;color:#111827;cursor:pointer;box-shadow:0 8px 22px rgba(16,24,40,.04)}
.modal-plan span{font-size:14px;font-weight:950}
.modal-plan b{font-size:30px;line-height:1;margin:4px 0;color:#111827}
.modal-plan small{color:#667085;line-height:1.35}
.modal-plan.active{border-color:#ff6a00;background:#fff8f2;box-shadow:0 0 0 4px rgba(255,106,0,.10)}
.pro-buyer-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}
.pro-buyer-form label{font-size:12px;color:#344054}
.pro-buyer-form input{height:48px;border-radius:14px;background:#fff;color:#111827;border:1px solid #d9dee8}
.pro-buyer-form input:focus{border-color:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.10)}
.pro-checkout-panel .paypal-box{margin-top:0;background:#fff;border:1px solid #dfe3ec;border-radius:20px;padding:14px}
.pro-checkout-panel .paypal-title{margin-bottom:10px}
.pro-checkout-panel .paypal-title svg{width:30px;height:30px}
.pro-checkout-panel .paypal-title b{color:#111827}
.pro-checkout-panel .paypal-title span{color:#667085}
#paypal-modal-button-container{min-height:46px}
.pro-checkout-panel .full-btn{width:100%;min-height:50px;margin-top:12px;border-radius:14px;background:#111827;color:#fff;border-color:#111827}
.summary-product{display:flex;gap:12px;align-items:flex-start;margin:14px 0}
.summary-product h3{font-size:20px;margin:0 0 4px;color:#111827}
.summary-product p{font-size:14px;color:#667085}
.order-summary-box .cart-icon{width:48px;height:48px;background:#fff;border:1px solid #dfe3ec;border-radius:16px}
.pro-cart-summary{margin:14px 0;padding:14px;border-radius:18px;background:#fff;border:1px solid #dfe3ec}
.pro-cart-summary div{font-size:14px}
.pro-cart-summary .total{font-size:18px}
.summary-note{padding:14px;border-radius:16px;background:#fff;border:1px solid #dfe3ec}
.summary-note p{font-size:14px}
.accepted-box{padding:14px;border-radius:16px;background:#101828}
.paypal-result{font-size:14px}
.payment-actions .btn,.checkout-preview-card .btn,.price-card .btn{height:52px;border-radius:14px}
@media(max-width:980px){
  .checkout-modal{padding:10px}
  .pro-checkout-panel{max-height:calc(100vh - 20px);border-radius:22px;overflow:auto}
  .checkout-topbar{height:auto;min-height:68px;padding:14px 64px 14px 18px}
  .checkout-security{display:none}
  .checkout-steps-bar{grid-template-columns:repeat(4,auto);gap:8px;overflow:auto;padding:12px 18px}
  .checkout-steps-bar div{min-width:max-content}
  .pro-checkout-layout{display:grid;grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}
  .checkout-main-box,.order-summary-box{padding:18px;overflow:visible}
  .order-summary-box{border-left:0;border-top:1px solid #e1e5ee}
  .modal-plan-grid{grid-template-columns:1fr}
  .modal-plan{min-height:auto}
  .pro-buyer-form{grid-template-columns:1fr}
  .checkout-preview{grid-template-columns:1fr}
  .checkout-flow-line{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .checkout-modal{padding:0}
  .pro-checkout-panel{width:100%;max-height:100vh;border-radius:0}
  .checkout-main-box h2{font-size:28px}
  .checkout-steps-bar span{display:none}
  .checkout-flow-line{grid-template-columns:1fr}
}


/* Métodos de pago en checkout */
.modal-methods-block{margin:4px 0 16px}
.method-block-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}
.method-block-head p{margin:0;color:#667085;font-size:13px;line-height:1.4;max-width:430px;text-align:right}
.modal-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.modal-method{border:1px solid #dfe3ec;background:#fff;border-radius:16px;padding:13px 11px;text-align:left;color:#111827;cursor:pointer;transition:.2s;min-height:112px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
.modal-method svg{width:28px;height:28px;stroke:#ff6a00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}
.modal-method span{font-weight:950;font-size:14px}
.modal-method small{display:block;color:#667085;margin-top:5px;line-height:1.3}
.modal-method.active{border-color:#ff6a00;background:#fff8f2;box-shadow:0 0 0 4px rgba(255,106,0,.10)}
.payment-box{display:none}
.payment-box.active{display:block}
.manual-pay-card{background:#fff;border:1px solid #dfe3ec;border-radius:20px;padding:16px;margin-top:0}
.manual-pay-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}
.manual-pay-head svg{width:34px;height:34px;stroke:#0f8a55;fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;background:#eafaf2;border-radius:14px;padding:8px;flex:0 0 auto}
.manual-pay-head b{display:block;color:#111827;font-size:16px}
.manual-pay-head span{display:block;color:#667085;font-size:13px;line-height:1.4;margin-top:3px}
.manual-pay-details{display:grid;gap:10px}
.manual-pay-details div{display:flex;justify-content:space-between;gap:14px;border:1px solid #edf0f5;background:#f8fafc;border-radius:14px;padding:12px}
.manual-pay-details span{color:#667085;font-weight:800}
.manual-pay-details b{color:#111827;text-align:right;word-break:break-word}
#summaryPaymentMethod{color:#fff}
.pro-checkout-panel .full-btn{background:#fff;color:#111827;border:1px solid #dfe3ec}
.pro-checkout-panel .full-btn:hover{background:#f3f5f9}
.checkout-main-box{scrollbar-width:thin}
.order-summary-box{scrollbar-width:thin}
@media(max-width:980px){
  .modal-method-grid{grid-template-columns:1fr 1fr}
  .method-block-head{display:block}
  .method-block-head p{text-align:left;margin-top:6px}
}
@media(max-width:560px){
  .modal-method-grid{grid-template-columns:1fr}
  .manual-pay-details div{display:grid;gap:4px}
  .manual-pay-details b{text-align:left}
}


/* Licencia generada por API */
.license-card{
  margin-top:12px;
  padding:16px;
  border-radius:18px;
  background:#101828;
  color:#fff;
  display:grid;
  gap:8px;
}
.license-card span{color:#d0d5dd;font-size:13px;font-weight:800}
.license-card b{font-size:24px;letter-spacing:.02em;word-break:break-word}
.license-card small{color:#d0d5dd}
.copy-license-btn{
  height:44px;
  border:0;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}


.pro-buyer-form em{
  color:#ff6a00;
  font-style:normal;
}
.checkout-required-note{
  margin:-6px 0 16px;
  color:#667085;
  font-size:13px;
  line-height:1.4;
}
.pro-buyer-form input:invalid{
  border-color:#ffd0b8;
}

.manual-extra-fields{display:grid;gap:10px;margin-top:12px}
.manual-extra-fields label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:800}
.manual-extra-fields input,.manual-extra-fields textarea{border:1px solid #d9dee8;border-radius:14px;background:#fff;color:#111827;padding:12px;outline:none;font-family:inherit}
.manual-extra-fields textarea{min-height:74px;resize:vertical}


.affiliate-public-section{
  padding:80px 20px;
  background:#0f1725;
  color:#fff;
}
.affiliate-shell{
  width:min(1180px,100%);
  margin:auto;
  display:grid;
  grid-template-columns:1fr 480px;
  gap:28px;
  align-items:start;
}
.affiliate-copy h2{
  font-size:44px;
  line-height:1;
  letter-spacing:-.05em;
  margin:12px 0;
}
.affiliate-copy p{
  color:#cbd5e1;
  font-size:17px;
  line-height:1.6;
  max-width:620px;
}
.affiliate-benefits{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:22px;
}
.affiliate-benefits b,
.affiliate-benefits span{
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.06);
  border-radius:999px;
  padding:10px 14px;
}
.affiliate-benefits b{
  background:#ff6a00;
  border-color:#ff6a00;
}
.affiliate-card{
  background:#fff;
  color:#111827;
  border-radius:26px;
  padding:18px;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}
.affiliate-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  background:#f2f4f7;
  padding:6px;
  border-radius:18px;
  margin-bottom:14px;
}
.affiliate-tab{
  border:0;
  border-radius:14px;
  height:44px;
  font-weight:950;
  background:transparent;
  cursor:pointer;
}
.affiliate-tab.active{
  background:#111827;
  color:#fff;
}
.affiliate-form{
  display:none;
  gap:12px;
}
.affiliate-form.active{
  display:grid;
}
.affiliate-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-form input{
  height:48px;
  border:1px solid #d9dee8;
  border-radius:14px;
  padding:0 13px;
  font:inherit;
}
.affiliate-form button,
.copy-affiliate{
  height:48px;
  border:0;
  border-radius:14px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result{
  margin-top:14px;
  display:grid;
  gap:10px;
  font-size:14px;
}
.affiliate-result.ok{
  background:#ecfdf3;
  color:#065f46;
  border:1px solid #abefc6;
  padding:14px;
  border-radius:16px;
}
.affiliate-result.error{
  background:#fef3f2;
  color:#b42318;
  border:1px solid #fecdca;
  padding:14px;
  border-radius:16px;
}
.affiliate-result code{
  display:block;
  word-break:break-all;
  background:#fff;
  color:#111827;
  padding:10px;
  border-radius:10px;
}
.affiliate-stats-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.affiliate-stats-grid span{
  background:#fff;
  border:1px solid #d9dee8;
  border-radius:14px;
  padding:12px;
}
.affiliate-stats-grid small{
  display:block;
  color:#667085;
}
.affiliate-stats-grid strong{
  display:block;
  font-size:22px;
  margin-top:4px;
}
@media(max-width:900px){
  .affiliate-shell{
    grid-template-columns:1fr;
  }
  .affiliate-copy h2{
    font-size:34px;
  }
}



/* Producción: layout más ancho, menos badges y mejor responsive */
:root{
  --page-max:1360px;
}

.site-header,
.footer,
.section-pad{
  width:min(var(--page-max), calc(100% - 56px)) !important;
}

@media(min-width:1280px){
  .hero{
    grid-template-columns:minmax(0,1fr) minmax(520px,620px) !important;
    gap:64px !important;
  }

  .hero-copy{
    max-width:720px;
  }

  .pricing-grid,
  .feature-grid,
  .pain-grid,
  .gallery-grid{
    gap:24px !important;
  }
}

/* Tags menos genéricos tipo badge */
.tag,
.eyebrow,
.mini-label{
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  padding:0 !important;
  color:#ff6a00 !important;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-size:12px !important;
  font-weight:950 !important;
}

.eyebrow span{
  display:inline-block;
  width:28px;
  height:2px;
  border-radius:0;
  background:#ff6a00;
  vertical-align:middle;
  margin-right:8px;
}

/* Evita sobreposición de imágenes */
.hero-visual{
  min-height:620px !important;
  overflow:visible;
}

.hero-card{
  overflow:hidden;
  border-radius:28px;
}

.hero-main{
  width:82% !important;
  left:4% !important;
  top:30px !important;
}

.hero-float{
  width:58% !important;
}

.hero-top{
  right:0 !important;
  top:0 !important;
}

.hero-bottom{
  right:8% !important;
  bottom:26px !important;
}

.showcase-images{
  min-height:520px !important;
  overflow:hidden;
  position:relative;
}

.showcase-images img{
  max-width:86%;
  height:auto;
  object-fit:cover;
}

.stack-one{
  left:0 !important;
  top:28px !important;
}

.stack-two{
  right:0 !important;
  bottom:32px !important;
}

.image-preview,
.gallery-card{
  overflow:hidden;
}

.image-preview img,
.gallery-card img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
}

/* Mini checks menos genéricos */
.mini-checks{
  gap:12px !important;
}
.mini-checks span{
  border-radius:16px !important;
  background:#fff !important;
  border:1px solid #eaecf0 !important;
  color:#111827 !important;
  box-shadow:0 10px 24px rgba(16,24,40,.06);
}

/* Footer redes */
.footer-production{
  align-items:flex-start !important;
  padding:30px !important;
}
.footer-production p{
  max-width:420px;
  line-height:1.6;
  margin:0;
}
.footer-social{
  display:grid !important;
  grid-template-columns:1fr 1fr;
  gap:10px 14px !important;
}
.footer-social a{
  color:#fff;
  text-decoration:none;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  padding:10px 12px;
  font-weight:850;
}
.footer-social a:hover{
  background:rgba(255,106,0,.18);
  border-color:rgba(255,106,0,.36);
}

/* Animaciones por sección al hacer scroll */
[data-reveal]{
  opacity:0;
  will-change:transform,opacity,filter;
}

.reveal-rise{transform:translateY(34px)}
.reveal-left{transform:translateX(-42px)}
.reveal-right{transform:translateX(42px)}
.reveal-scale{transform:scale(.94)}
.reveal-lift{transform:translateY(44px) rotateX(4deg)}
.reveal-depth{transform:translateY(26px) scale(.96);filter:blur(4px)}

[data-reveal].is-visible{
  opacity:1 !important;
  transform:translate3d(0,0,0) scale(1) rotateX(0) !important;
  filter:blur(0) !important;
}

/* Mejor checkout desktop */
@media(min-width:1100px){
  .pro-checkout-panel{
    width:min(1120px, calc(100vw - 60px)) !important;
  }
}

/* Responsive real */
@media(max-width:980px){
  .site-header,
  .footer,
  .section-pad{
    width:min(100% - 28px, var(--page-max)) !important;
  }

  .hero-visual{
    min-height:auto !important;
    display:grid;
    gap:14px;
  }

  .hero-main,
  .hero-float,
  .hero-top,
  .hero-bottom{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:16/10;
  }

  .floating-note{
    display:none !important;
  }

  .showcase-images{
    min-height:auto !important;
    display:grid;
    gap:14px;
  }

  .showcase-images img,
  .stack-one,
  .stack-two{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    max-width:100% !important;
  }

  .footer-social{
    grid-template-columns:1fr !important;
    width:100%;
  }
}

@media(max-width:640px){
  .section-pad{
    padding-left:0 !important;
    padding-right:0 !important;
  }

  .hero-copy h1,
  .section-title h2,
  .catalog-copy h2,
  .showcase-copy h2,
  .affiliate-copy h2{
    font-size:clamp(31px, 10vw, 44px) !important;
    line-height:1.02 !important;
  }

  .hero-lead,
  .section-title p,
  .catalog-copy p,
  .showcase-copy p{
    font-size:16px !important;
  }

  .modal-method-grid,
  .modal-plan-grid,
  .buyer-form{
    grid-template-columns:1fr !important;
  }

  .checkout-panel{
    width:100vw !important;
    min-height:100dvh;
    border-radius:0 !important;
  }
}


/* Hotfix afiliados + PayPal */
.affiliate-direct-route{
  display:inline-flex;
  margin:12px 0 4px;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  background:rgba(255,255,255,.06);
  color:#fff !important;
  font-weight:900;
}
.footer-social a[href="#afiliados"]{
  background:#ff6a00;
  border-color:#ff6a00;
  color:#fff;
}


/* Compra como acción principal */
.buy-strip{
  width:min(1360px, calc(100% - 56px)) !important;
  margin:40px auto;
  padding:30px;
  border-radius:28px;
  background:#101828;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  box-shadow:0 20px 60px rgba(16,24,40,.18);
}
.buy-strip span{
  color:#ffb381;
  font-weight:950;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-size:12px;
}
.buy-strip h2{
  margin:8px 0;
  font-size:34px;
  letter-spacing:-.04em;
}
.buy-strip p{
  margin:0;
  color:#d0d5dd;
  max-width:760px;
}
.buy-strip-btn,
.affiliate-buy-link,
.affiliate-secondary-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 18px;
  border-radius:15px;
  text-decoration:none;
  font-weight:950;
}
.buy-strip-btn,
.affiliate-buy-link{
  background:#ff6a00;
  color:#fff;
}
.affiliate-secondary-link{
  background:rgba(255,255,255,.08);
  color:#fff;
  border:1px solid rgba(255,255,255,.14);
}

/* Panel afiliado funcional */
.affiliate-panel-real{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:90px max(28px, calc((100vw - 1360px) / 2)) !important;
}
.affiliate-panel-real .affiliate-shell{
  width:100%;
  max-width:1360px;
}
.affiliate-action-row{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:22px 0;
}
.affiliate-steps{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:14px;
  margin-top:18px;
}
.affiliate-steps article{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  padding:18px;
}
.affiliate-steps b{
  width:34px;
  height:34px;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  display:grid;
  place-items:center;
  margin-bottom:12px;
}
.affiliate-steps span{
  display:block;
  font-weight:950;
}
.affiliate-steps p{
  font-size:14px;
  margin:8px 0 0;
  color:#cbd5e1;
}
.affiliate-link-box{
  margin-top:14px;
  display:grid;
  gap:6px;
  background:#f8fafc;
  border:1px solid #eaecf0;
  border-radius:16px;
  padding:12px;
}
.affiliate-link-box span{
  color:#667085;
  font-weight:900;
  font-size:12px;
}
.affiliate-link-box code,
.affiliate-result code{
  white-space:normal;
  word-break:break-word;
}
.affiliate-result-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.affiliate-result-actions a{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:12px;
  background:#111827;
  color:#fff;
  text-decoration:none;
  font-weight:900;
}
@media(max-width:900px){
  .buy-strip{
    display:grid;
    width:min(100% - 28px, 1360px) !important;
  }
  .affiliate-steps{
    grid-template-columns:1fr;
  }
}


/* AFILIADOS VISIBLE FIX */
.affiliate-quick-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 13px;
  border-radius:999px;
  background:#101828;
  color:#fff !important;
  text-decoration:none;
  font-weight:950;
}

.affiliate-visible{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:90px max(24px, calc((100vw - 1360px) / 2)) !important;
  background:#0f1725 !important;
  color:#fff !important;
  position:relative;
  z-index:1;
}

.affiliate-container{
  width:100%;
  max-width:1360px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(380px,520px);
  gap:34px;
  align-items:start;
}

.affiliate-intro h2{
  font-size:clamp(34px,5vw,62px);
  line-height:.96;
  letter-spacing:-.06em;
  margin:14px 0;
  color:#fff;
}

.affiliate-intro p{
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
  max-width:720px;
}

.affiliate-cards-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:24px;
}

.affiliate-cards-row article{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  padding:18px;
}

.affiliate-cards-row strong{
  width:36px;
  height:36px;
  border-radius:13px;
  background:#ff6a00;
  color:#fff;
  display:grid;
  place-items:center;
  margin-bottom:12px;
}

.affiliate-cards-row b{
  display:block;
  color:#fff;
  font-size:18px;
}

.affiliate-cards-row span{
  display:block;
  color:#cbd5e1;
  margin-top:6px;
  font-size:14px;
}

.affiliate-panel-card{
  background:#fff;
  color:#111827;
  border-radius:28px;
  padding:20px;
  box-shadow:0 26px 80px rgba(0,0,0,.32);
}

.affiliate-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  background:#f2f4f7;
  border-radius:18px;
  padding:6px;
  margin-bottom:14px;
}

.affiliate-tab{
  min-height:44px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#111827;
  font-weight:950;
  cursor:pointer;
}

.affiliate-tab.active{
  background:#101828;
  color:#fff;
}

.affiliate-form{
  display:none !important;
  gap:12px;
}

.affiliate-form.active{
  display:grid !important;
}

.affiliate-form label{
  display:grid;
  gap:7px;
  font-size:13px;
  font-weight:900;
  color:#344054;
}

.affiliate-form input{
  height:48px;
  border:1px solid #d9dee8;
  border-radius:14px;
  padding:0 13px;
  font:inherit;
}

.affiliate-form button{
  height:48px;
  border:0;
  border-radius:14px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}

.affiliate-link-box{
  margin-top:14px;
  display:grid;
  gap:6px;
  background:#f8fafc;
  border:1px solid #eaecf0;
  border-radius:16px;
  padding:12px;
}

.affiliate-link-box span{
  color:#667085;
  font-size:12px;
  font-weight:950;
}

.affiliate-link-box code,
.affiliate-result code{
  white-space:normal;
  word-break:break-word;
}

.affiliate-result{
  margin-top:14px;
  display:grid;
  gap:10px;
  font-size:14px;
}

.affiliate-result.ok{
  padding:14px;
  border-radius:16px;
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}

.affiliate-result.error{
  padding:14px;
  border-radius:16px;
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}

.affiliate-stats-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}

.affiliate-stats-grid span{
  background:#fff;
  border:1px solid #d9dee8;
  border-radius:14px;
  padding:12px;
}

.affiliate-stats-grid small{
  display:block;
  color:#667085;
}

.affiliate-stats-grid strong{
  display:block;
  font-size:22px;
  margin-top:4px;
}

.affiliate-result-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
}

.affiliate-result-actions button,
.affiliate-result-actions a{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:12px;
  padding:0 12px;
  background:#111827;
  color:#fff;
  font-weight:900;
  text-decoration:none;
  cursor:pointer;
}

@media(max-width:900px){
  .affiliate-container{
    grid-template-columns:1fr;
  }
  .affiliate-cards-row{
    grid-template-columns:1fr;
  }
}


/* Footer producción con iconos */
.footer-icons{
  display:flex;
  align-items:center;
  gap:10px;
}
.footer-icons a{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  transition:transform .2s ease, background .2s ease, border-color .2s ease;
}
.footer-icons a:hover{
  transform:translateY(-2px);
  background:rgba(255,106,0,.18);
  border-color:rgba(255,106,0,.45);
}
.footer-icons svg{
  width:21px;
  height:21px;
  fill:#fff;
}
.footer-affiliate-link{
  color:#fff;
  text-decoration:none;
  font-weight:900;
  border-bottom:2px solid #ff6a00;
  padding-bottom:4px;
}
.affiliate-cta-strip{
  width:min(1360px, calc(100% - 56px)) !important;
  margin:44px auto;
  padding:34px;
  border-radius:30px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  background:#101828;
  color:#fff;
  box-shadow:0 22px 70px rgba(16,24,40,.18);
}
.affiliate-cta-strip span{
  color:#ffb381;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-cta-strip h2{
  margin:8px 0;
  font-size:34px;
  letter-spacing:-.04em;
}
.affiliate-cta-strip p{
  margin:0;
  color:#d0d5dd;
}
.affiliate-cta-strip a{
  min-height:50px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  text-decoration:none;
  font-weight:950;
  white-space:nowrap;
}
@media(max-width:760px){
  .affiliate-cta-strip{
    width:min(100% - 28px,1360px) !important;
    display:grid;
  }
  .footer-icons{
    width:100%;
  }
}


/* Link visible afiliados en landing */
.open-affiliates-top{
  display:inline-flex;
  min-height:38px;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border-radius:999px;
  background:#101828;
  color:#fff !important;
  text-decoration:none;
  font-weight:950;
}

/* Footer solo iconos */
.footer-icons{
  display:flex;
  align-items:center;
  gap:10px;
}
.footer-icons a{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  transition:transform .2s ease, background .2s ease;
}
.footer-icons a:hover{
  transform:translateY(-2px);
  background:rgba(255,106,0,.18);
}
.footer-icons svg{
  width:21px;
  height:21px;
  fill:#fff;
}

/* Sección real de afiliados dentro de la landing */
.affiliates-section{
  width:100%;
  padding:90px max(24px, calc((100vw - 1360px) / 2));
  background:#0f1725;
  color:#fff;
}
.affiliates-shell{
  width:100%;
  max-width:1360px;
  margin:0 auto;
}
.affiliates-head{
  max-width:840px;
  margin-bottom:30px;
}
.affiliates-head span,
.dash-title span,
.aff-side span{
  color:#ffb381;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliates-head h2{
  font-size:clamp(40px,6vw,76px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:12px 0;
}
.affiliates-head p{
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
}
.affiliates-layout{
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  gap:22px;
  align-items:start;
}
.affiliates-sidebar{
  display:grid;
  gap:14px;
}
.aff-side,
.affiliates-main,
.aff-dashboard{
  border-radius:28px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.07);
  box-shadow:0 24px 80px rgba(0,0,0,.22);
}
.aff-side{
  padding:20px;
}
.aff-side.dark{
  background:#101828;
}
.aff-side code{
  display:block;
  margin:12px 0;
  padding:12px;
  border-radius:14px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  word-break:break-word;
}
.aff-side button{
  height:42px;
  border:0;
  border-radius:13px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.aff-side ol{
  color:#cbd5e1;
  line-height:1.9;
  padding-left:19px;
}
.affiliates-main{
  background:#fff;
  color:#101828;
  padding:22px;
}
.aff-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  background:#f2f4f7;
  border-radius:18px;
  padding:6px;
  margin-bottom:16px;
}
.aff-tab{
  height:46px;
  border:0;
  background:transparent;
  border-radius:14px;
  font-weight:950;
  cursor:pointer;
  color:#344054;
}
.aff-tab.active{
  background:#101828;
  color:#fff;
}
.aff-form{
  display:none;
}
.aff-form.active{
  display:grid;
  gap:14px;
}
.aff-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.aff-form label{
  display:grid;
  gap:7px;
  font-size:13px;
  color:#344054;
  font-weight:900;
}
.aff-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.aff-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.aff-muted{
  color:#667085;
  font-size:13px;
  margin:0;
}
.aff-result{
  margin-top:16px;
  display:grid;
  gap:10px;
}
.aff-result.ok,
.aff-result.error{
  padding:16px;
  border-radius:18px;
}
.aff-result.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.aff-result.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.aff-result code{
  display:block;
  word-break:break-word;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
}
.aff-result-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
}
.aff-result-actions button,
.aff-result-actions a{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  cursor:pointer;
}
.aff-result-actions a{
  background:#ff6a00;
}
.aff-dashboard{
  margin-top:22px;
  padding:24px;
  background:#fff;
  color:#101828;
}
.dash-title h3{
  font-size:40px;
  letter-spacing:-.05em;
  margin:8px 0;
}
.dash-title p{
  color:#667085;
}
.aff-dash-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin:22px 0;
}
.aff-dash-grid article{
  border:1px solid #eaecf0;
  background:#f9fafb;
  border-radius:20px;
  padding:18px;
}
.aff-dash-grid small{
  display:block;
  color:#667085;
  font-weight:800;
}
.aff-dash-grid strong{
  font-size:32px;
  display:block;
  margin-top:8px;
  letter-spacing:-.04em;
}
.aff-dash-grid em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.aff-analytics-panel{
  display:grid;
  grid-template-columns:1.4fr .8fr;
  gap:16px;
  margin:18px 0;
}
.aff-chart-card,
.aff-table{
  border:1px solid #eaecf0;
  background:#fff;
  border-radius:22px;
  padding:18px;
}
.aff-chart-card h4,
.aff-table h4{
  margin:0 0 14px;
}
.aff-mini-chart{
  height:170px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.aff-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.aff-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.aff-tables{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.aff-list-empty,
.aff-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.aff-list-item + .aff-list-item{
  margin-top:8px;
}
.aff-plan-row,
.aff-funnel-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
@media(max-width:980px){
  .affiliates-layout,
  .aff-analytics-panel,
  .aff-tables{
    grid-template-columns:1fr;
  }
  .aff-dash-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliates-section{
    padding:70px 14px;
  }
  .aff-form-grid,
  .aff-dash-grid{
    grid-template-columns:1fr;
  }
}


/* Entrada afiliados visible */
.affiliate-header-entry{
  display:inline-flex;
  min-height:38px;
  align-items:center;
  justify-content:center;
  padding:0 14px;
  border-radius:999px;
  background:#101828;
  color:#fff !important;
  text-decoration:none;
  font-weight:950;
}

/* Footer iconos limpios */
.footer-icons{
  display:flex;
  align-items:center;
  gap:10px;
}
.footer-icons a{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  transition:transform .2s ease, background .2s ease;
}
.footer-icons a:hover{
  transform:translateY(-2px);
  background:rgba(255,106,0,.18);
}
.footer-icons svg{
  width:21px;
  height:21px;
  fill:#fff;
}
.footer-affiliate-clean{
  color:#fff;
  text-decoration:none;
  font-weight:950;
  border-bottom:2px solid #ff6a00;
  padding-bottom:4px;
}

/* Modal afiliados */
body.modal-open,
body.panel-open{
  overflow:hidden;
}
.affiliate-modal{
  position:fixed;
  inset:0;
  z-index:1000;
  display:none;
}
.affiliate-modal.active{
  display:block;
}
.affiliate-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(16,24,40,.62);
  backdrop-filter:blur(10px);
}
.affiliate-modal-card{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(560px,calc(100% - 28px));
  background:#fff;
  border-radius:30px;
  padding:28px;
  box-shadow:0 30px 100px rgba(0,0,0,.35);
}
.affiliate-modal-close{
  position:absolute;
  right:14px;
  top:14px;
  width:38px;
  height:38px;
  border:0;
  border-radius:13px;
  background:#f2f4f7;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.affiliate-modal-copy span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-modal-copy h2{
  font-size:42px;
  line-height:.95;
  letter-spacing:-.06em;
  margin:12px 0;
}
.affiliate-modal-copy p{
  color:#667085;
  line-height:1.6;
}
.affiliate-modal-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:18px;
}
.affiliate-modal-actions button{
  min-height:52px;
  border:0;
  border-radius:16px;
  font-weight:950;
  cursor:pointer;
}
.affiliate-modal-actions button:first-child{
  background:#ff6a00;
  color:#fff;
}
.affiliate-modal-actions button:last-child{
  background:#101828;
  color:#fff;
}

/* Panel app afiliados */
.affiliate-panel-app{
  position:fixed;
  inset:0;
  z-index:1001;
  background:#f6f7fb;
  color:#101828;
  display:none;
  grid-template-columns:300px minmax(0,1fr);
}
.affiliate-panel-app.active{
  display:grid;
}
.affiliate-app-sidebar{
  background:#101828;
  color:#fff;
  padding:22px;
  display:flex;
  flex-direction:column;
  gap:22px;
  min-height:100dvh;
}
.affiliate-app-brand{
  display:flex;
  align-items:center;
  gap:12px;
}
.affiliate-app-brand img{
  width:42px;
  height:42px;
  object-fit:contain;
  border-radius:13px;
  background:#fff;
}
.affiliate-app-brand b,
.affiliate-app-brand span{
  display:block;
}
.affiliate-app-brand span{
  color:#98a2b3;
  font-size:13px;
}
.affiliate-app-sidebar nav{
  display:grid;
  gap:8px;
}
.affiliate-app-nav{
  min-height:44px;
  border:0;
  border-radius:14px;
  padding:0 12px;
  text-align:left;
  background:transparent;
  color:#d0d5dd;
  font-weight:900;
  cursor:pointer;
}
.affiliate-app-nav.active,
.affiliate-app-nav:hover{
  background:rgba(255,255,255,.1);
  color:#fff;
}
.affiliate-app-link{
  margin-top:auto;
  display:grid;
  gap:10px;
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-app-link span{
  color:#98a2b3;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:950;
}
.affiliate-app-link code{
  color:#fff;
  word-break:break-word;
  font-size:12px;
}
.affiliate-app-link button{
  min-height:40px;
  border:0;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-app-main{
  height:100dvh;
  overflow:auto;
  padding:24px;
}
.affiliate-app-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:22px;
}
.affiliate-app-topbar span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-app-topbar h2{
  margin:4px 0 0;
  font-size:38px;
  letter-spacing:-.05em;
}
.affiliate-top-actions{
  display:flex;
  gap:10px;
}
.affiliate-top-actions a,
.affiliate-top-actions button{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px;
  border-radius:13px;
  border:0;
  text-decoration:none;
  font-weight:950;
  cursor:pointer;
}
.affiliate-top-actions a{
  background:#ff6a00;
  color:#fff;
}
.affiliate-top-actions button{
  background:#101828;
  color:#fff;
}
.affiliate-app-view{
  display:none;
}
.affiliate-app-view.active{
  display:block;
}
.affiliate-access-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.affiliate-auth-card,
.affiliate-panel-card{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:26px;
  padding:22px;
  box-shadow:0 18px 50px rgba(16,24,40,.08);
}
.affiliate-auth-card.dark{
  background:#101828;
  color:#fff;
}
.affiliate-auth-card span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-auth-card h3,
.affiliate-panel-card h3{
  margin:8px 0 16px;
  font-size:28px;
  letter-spacing:-.04em;
}
.affiliate-auth-card label{
  display:grid;
  gap:7px;
  margin-bottom:12px;
  font-size:13px;
  color:#344054;
  font-weight:900;
}
.affiliate-auth-card.dark label{
  color:#d0d5dd;
}
.affiliate-auth-card input{
  height:48px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-auth-card button{
  width:100%;
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-auth-card p{
  color:#667085;
  font-size:13px;
  line-height:1.5;
}
.affiliate-auth-card.dark p{
  color:#98a2b3;
}
.affiliate-app-result{
  margin-top:16px;
  display:grid;
  gap:10px;
}
.affiliate-app-result.ok,
.affiliate-app-result.error{
  padding:16px;
  border-radius:18px;
}
.affiliate-app-result.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-app-result.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-app-result code{
  display:block;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
  word-break:break-word;
}
.affiliate-result-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.affiliate-result-actions button,
.affiliate-result-actions a{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  cursor:pointer;
}
.affiliate-result-actions a{
  background:#ff6a00;
}
.affiliate-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-metrics article{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:22px;
  padding:18px;
  box-shadow:0 14px 36px rgba(16,24,40,.06);
}
.affiliate-metrics small{
  color:#667085;
  font-weight:850;
}
.affiliate-metrics strong{
  display:block;
  margin-top:8px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-metrics em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-style:normal;
  font-size:12px;
  font-weight:800;
}
.affiliate-analytics-row{
  display:grid;
  grid-template-columns:1.4fr .8fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-mini-chart{
  height:180px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.affiliate-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.affiliate-empty,
.affiliate-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.affiliate-list-item + .affiliate-list-item{
  margin-top:8px;
}
.affiliate-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
@media(max-width:980px){
  .affiliate-panel-app{
    grid-template-columns:1fr;
  }
  .affiliate-app-sidebar{
    min-height:auto;
  }
  .affiliate-app-sidebar nav{
    grid-template-columns:repeat(3,1fr);
  }
  .affiliate-app-link{
    margin-top:0;
  }
  .affiliate-access-grid,
  .affiliate-analytics-row{
    grid-template-columns:1fr;
  }
  .affiliate-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-modal-actions,
  .affiliate-metrics{
    grid-template-columns:1fr;
  }
  .affiliate-app-main{
    padding:16px;
  }
  .affiliate-app-topbar{
    display:grid;
  }
  .affiliate-app-sidebar nav{
    grid-template-columns:1fr 1fr;
  }
}

/* Header más compacto */
.site-header nav,
.header-nav,
nav{
  gap:8px !important;
}
.site-header nav a,
.header-nav a,
nav a{
  padding:9px 10px !important;
}
.site-header{
  gap:12px !important;
}
.affiliate-header-entry{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border-radius:999px;
  background:#101828;
  color:#fff !important;
  text-decoration:none;
  font-weight:950;
}

/* Footer iconos corregidos */
.footer-icons{
  display:flex;
  align-items:center;
  gap:10px;
}
.footer-icons a{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  transition:transform .2s ease, background .2s ease;
}
.footer-icons a:hover{
  transform:translateY(-2px);
  background:rgba(255,106,0,.18);
}
.footer-icons svg{
  width:21px;
  height:21px;
  fill:currentColor;
  stroke:currentColor;
}
.footer-affiliate-clean{
  color:#fff;
  text-decoration:none;
  font-weight:950;
  border-bottom:2px solid #ff6a00;
  padding-bottom:4px;
}

/* Afiliados producción */
.affiliate-pro-section{
  width:100%;
  background:#0f1725;
  color:#fff;
  padding:92px max(24px, calc((100vw - 1360px) / 2));
}
.affiliate-pro-shell{
  width:100%;
  max-width:1360px;
  margin:0 auto;
}
.affiliate-pro-header{
  display:grid;
  grid-template-columns:minmax(0, 620px) minmax(280px, 1fr);
  gap:32px;
  align-items:end;
  margin-bottom:30px;
}
.affiliate-pro-header span,
.affiliate-workspace-info span,
.affiliate-dashboard-head span{
  color:#ffb381;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-pro-header h2{
  font-size:clamp(40px,6vw,76px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:12px 0 0;
}
.affiliate-pro-header p{
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
  margin:0;
}
.affiliate-pro-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-bottom:22px;
}
.affiliate-pro-card{
  border-radius:28px;
  padding:22px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.07);
}
.feature-icon{
  width:42px;
  height:42px;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:950;
  margin-bottom:14px;
}
.affiliate-pro-card h3{
  margin:0 0 8px;
  font-size:22px;
}
.affiliate-pro-card p{
  margin:0;
  color:#cbd5e1;
  line-height:1.55;
}
.affiliate-workspace{
  display:grid;
  grid-template-columns:360px minmax(0,1fr);
  gap:18px;
  align-items:stretch;
}
.affiliate-workspace-info,
.affiliate-access-panel,
.affiliate-dashboard{
  border-radius:30px;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 24px 80px rgba(0,0,0,.24);
}
.affiliate-workspace-info{
  background:#101828;
  padding:24px;
}
.affiliate-workspace-info h3{
  font-size:32px;
  line-height:1;
  letter-spacing:-.05em;
  margin:12px 0;
}
.affiliate-workspace-info p{
  color:#cbd5e1;
  line-height:1.6;
}
.affiliate-link-preview{
  margin-top:24px;
  display:grid;
  gap:10px;
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-link-preview small{
  color:#98a2b3;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:950;
  font-size:11px;
}
.affiliate-link-preview code{
  color:#fff;
  word-break:break-word;
  font-size:12px;
}
.affiliate-link-preview button{
  min-height:40px;
  border:0;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-access-panel,
.affiliate-dashboard{
  background:#fff;
  color:#101828;
  padding:22px;
}
.affiliate-panel-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:16px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-form p{
  margin:0;
  color:#667085;
  font-size:13px;
}
.affiliate-result-box{
  margin-top:16px;
  display:grid;
  gap:10px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:16px;
  border-radius:18px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
  word-break:break-word;
}
.affiliate-result-actions{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
}
.affiliate-result-actions button,
.affiliate-result-actions a{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  cursor:pointer;
}
.affiliate-result-actions a{
  background:#ff6a00;
}
.affiliate-dashboard{
  margin-top:18px;
}
.affiliate-dashboard-head h3{
  margin:8px 0 18px;
  font-size:38px;
  letter-spacing:-.05em;
}
.affiliate-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-metrics article{
  background:#f9fafb;
  border:1px solid #eaecf0;
  border-radius:20px;
  padding:18px;
}
.affiliate-metrics small{
  color:#667085;
  font-weight:850;
}
.affiliate-metrics strong{
  display:block;
  margin-top:8px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-metrics em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.affiliate-data-grid{
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-data-card{
  border:1px solid #eaecf0;
  background:#fff;
  border-radius:22px;
  padding:18px;
}
.affiliate-data-card h4{
  margin:0 0 12px;
}
.affiliate-mini-chart{
  height:170px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.affiliate-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.affiliate-empty,
.affiliate-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.affiliate-list-item + .affiliate-list-item{
  margin-top:8px;
}
.affiliate-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
@media(max-width:980px){
  .affiliate-pro-header,
  .affiliate-pro-grid,
  .affiliate-workspace,
  .affiliate-data-grid{
    grid-template-columns:1fr;
  }
  .affiliate-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-pro-section{
    padding:72px 14px;
  }
  .affiliate-form-grid,
  .affiliate-metrics{
    grid-template-columns:1fr;
  }
  .footer-icons{
    width:100%;
  }
}

/* Pestaña independiente de afiliados */
body.affiliate-view-active{
  background:#f6f7fb;
}
body.affiliate-view-active > :not(.affiliate-tab-page):not(script):not(style){
  display:none !important;
}
.affiliate-tab-page{
  display:none;
  min-height:100vh;
  background:#f6f7fb;
  color:#101828;
  padding:22px;
}
body.affiliate-view-active .affiliate-tab-page{
  display:block;
}
.affiliate-tab-shell{
  width:min(1360px,100%);
  margin:0 auto;
}
.affiliate-tab-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:18px;
}
.affiliate-back-home{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 14px;
  border-radius:14px;
  background:#101828;
  color:#fff;
  text-decoration:none;
  font-weight:950;
}
.affiliate-tab-top span,
.affiliate-dashboard-head span,
.affiliate-auth-aside span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-tab-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:22px;
  align-items:stretch;
}
.affiliate-tab-hero > div:first-child,
.affiliate-commission-card,
.affiliate-tab-grid article,
.affiliate-auth-aside,
.affiliate-auth-panel,
.affiliate-dashboard,
.affiliate-data-card{
  border:1px solid #eaecf0;
  background:#fff;
  border-radius:30px;
  box-shadow:0 18px 55px rgba(16,24,40,.08);
}
.affiliate-tab-hero > div:first-child{
  padding:46px;
}
.affiliate-tab-hero h1{
  font-size:clamp(44px,6vw,78px);
  line-height:.9;
  letter-spacing:-.075em;
  margin:0 0 18px;
}
.affiliate-tab-hero p{
  color:#475467;
  font-size:19px;
  line-height:1.6;
  max-width:760px;
  margin:0;
}
.affiliate-commission-card{
  padding:30px;
  background:#101828;
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.affiliate-commission-card strong{
  font-size:86px;
  line-height:.9;
  letter-spacing:-.08em;
  color:#ff6a00;
}
.affiliate-commission-card span{
  font-size:24px;
  font-weight:950;
  line-height:1.1;
}
.affiliate-commission-card small{
  color:#d0d5dd;
  margin-top:14px;
  line-height:1.5;
}
.affiliate-tab-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin:18px 0;
}
.affiliate-tab-grid article{
  padding:20px;
}
.affiliate-tab-grid b{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  margin-bottom:14px;
}
.affiliate-tab-grid h3{
  margin:0 0 8px;
  font-size:22px;
}
.affiliate-tab-grid p{
  margin:0;
  color:#667085;
  line-height:1.55;
}
.affiliate-auth-layout{
  display:grid;
  grid-template-columns:340px minmax(0,1fr);
  gap:18px;
}
.affiliate-auth-aside{
  padding:22px;
  background:#101828;
  color:#fff;
}
.affiliate-auth-aside code{
  display:block;
  word-break:break-word;
  margin:12px 0;
  padding:12px;
  border-radius:14px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
}
.affiliate-auth-aside button{
  min-height:42px;
  border:0;
  border-radius:13px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-google-note{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.14);
}
.affiliate-google-note b{
  display:block;
  margin-bottom:6px;
}
.affiliate-google-note p{
  color:#cbd5e1;
  margin:0;
  line-height:1.55;
}
.affiliate-auth-panel{
  padding:22px;
}
.affiliate-panel-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:14px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.google-affiliate-box{
  display:grid;
  gap:8px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  margin-bottom:14px;
}
.google-affiliate-btn{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #d9dee8;
  border-radius:14px;
  background:#fff;
  color:#101828;
  font-weight:950;
  cursor:pointer;
}
.google-affiliate-btn svg{
  width:22px;
  height:22px;
}
.google-affiliate-box small{
  color:#667085;
  text-align:center;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  margin-top:14px;
  display:grid;
  gap:10px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:16px;
  border-radius:18px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  word-break:break-word;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
}
.affiliate-result-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.affiliate-result-actions button,
.affiliate-result-actions a{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  cursor:pointer;
}
.affiliate-result-actions a{
  background:#ff6a00;
}
.affiliate-dashboard{
  padding:24px;
  margin-top:18px;
}
.affiliate-dashboard-head h2{
  font-size:42px;
  letter-spacing:-.05em;
  margin:8px 0 18px;
}
.affiliate-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-metrics article{
  background:#f9fafb;
  border:1px solid #eaecf0;
  border-radius:20px;
  padding:18px;
}
.affiliate-metrics small{
  color:#667085;
  font-weight:850;
}
.affiliate-metrics strong{
  display:block;
  margin-top:8px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-metrics em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.affiliate-data-grid{
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-data-card{
  padding:18px;
}
.affiliate-data-card h3{
  margin:0 0 12px;
}
.affiliate-mini-chart{
  height:170px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.affiliate-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.affiliate-empty,
.affiliate-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.affiliate-list-item + .affiliate-list-item{
  margin-top:8px;
}
.affiliate-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
@media(max-width:980px){
  .affiliate-tab-hero,
  .affiliate-tab-grid,
  .affiliate-auth-layout,
  .affiliate-data-grid{
    grid-template-columns:1fr;
  }
  .affiliate-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-tab-page{
    padding:14px;
  }
  .affiliate-tab-hero > div:first-child{
    padding:28px;
  }
  .affiliate-form-grid,
  .affiliate-metrics{
    grid-template-columns:1fr;
  }
}


/* FIX producción: la vista afiliados es pestaña independiente, no panel suelto */
#affiliateModal,
#affiliatePanelApp,
.affiliate-modal,
.affiliate-panel-app{
  display:none !important;
}

body.affiliate-view-active #affiliateModal,
body.affiliate-view-active #affiliatePanelApp,
body.affiliate-view-active .affiliate-modal,
body.affiliate-view-active .affiliate-panel-app{
  display:none !important;
}

body:not(.affiliate-view-active) .affiliate-tab-page{
  display:none !important;
}

body.affiliate-view-active .affiliate-tab-page{
  display:block !important;
}

body.affiliate-view-active > :not(.affiliate-tab-page):not(script):not(style){
  display:none !important;
}


/* FIX REAL: Afiliados es pestaña independiente, no bloque suelto */
.affiliate-tab-page{
  display:none !important;
}
body.affiliate-view-active{
  background:#f6f7fb !important;
}
body.affiliate-view-active > :not(.affiliate-tab-page):not(script):not(style){
  display:none !important;
}
body.affiliate-view-active .affiliate-tab-page{
  display:block !important;
}
#affiliateModal,
#affiliatePanelApp,
.affiliate-modal,
.affiliate-panel-app,
.affiliate-app-sidebar,
.affiliate-app-main{
  display:none !important;
}

/* Header compacto */
.site-header{
  gap:10px !important;
}
.site-header .nav,
.nav{
  gap:6px !important;
}
.site-header .nav a,
.nav a{
  padding:8px 9px !important;
}
.header-cta{
  padding-inline:14px !important;
  white-space:nowrap;
}

/* Footer iconos consistentes */
.footer-icons svg{
  width:21px;
  height:21px;
}
.footer-icons a{
  color:#fff;
}


/* Header: Afiliados al lado de Comprar */
.site-header{
  gap:10px !important;
}
.site-header .nav,
.nav{
  gap:6px !important;
}
.site-header .nav a,
.nav a{
  padding:8px 9px !important;
}
.header-cta,
.header-affiliate-btn{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px !important;
  border-radius:999px;
  font-weight:950;
  text-decoration:none;
  white-space:nowrap;
}
.header-affiliate-btn{
  background:#101828;
  color:#fff !important;
  border:1px solid rgba(16,24,40,.08);
}

/* Afiliados como pestaña independiente */
.affiliate-tab-page{
  display:none !important;
}
body.affiliate-view-active{
  background:#f6f7fb !important;
}
body.affiliate-view-active > :not(.affiliate-tab-page):not(script):not(style){
  display:none !important;
}
body.affiliate-view-active .affiliate-tab-page{
  display:block !important;
}

/* Dashboard oculto hasta login/Google */
.affiliate-dashboard{
  display:none !important;
}
.affiliate-dashboard.active{
  display:block !important;
}

/* Anular cualquier panel viejo */
#affiliateModal,
#affiliatePanelApp,
.affiliate-modal,
.affiliate-panel-app,
.affiliate-app-sidebar,
.affiliate-app-main{
  display:none !important;
}


/* Header: Afiliados al lado de Comprar */
.site-header{
  gap:10px !important;
}
.site-header .nav,
.nav{
  gap:6px !important;
}
.site-header .nav a,
.nav a{
  padding:8px 9px !important;
}
.header-cta,
.header-affiliate-btn{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px !important;
  border-radius:999px;
  font-weight:950;
  text-decoration:none;
  white-space:nowrap;
}
.header-affiliate-btn{
  background:#101828;
  color:#fff !important;
  border:1px solid rgba(16,24,40,.08);
}

/* Vista independiente de afiliados */
.affiliate-tab-page{
  display:none !important;
}
body.affiliate-view-active{
  background:#f6f7fb !important;
}
body.affiliate-view-active > :not(.affiliate-tab-page):not(.affiliate-auth-modal):not(script):not(style){
  display:none !important;
}
body.affiliate-view-active .affiliate-tab-page{
  display:block !important;
}
.affiliate-tab-page{
  min-height:100vh;
  padding:22px;
  color:#101828;
}
.affiliate-tab-shell{
  width:min(1360px,100%);
  margin:0 auto;
}
.affiliate-tab-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:18px;
}
.affiliate-back-home{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  padding:0 14px;
  border-radius:14px;
  background:#101828;
  color:#fff;
  text-decoration:none;
  font-weight:950;
}
.affiliate-tab-top span,
.affiliate-hero-copy span,
.affiliate-commission-pro span,
.affiliate-info-panel span,
.affiliate-dashboard-head span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-hero-pro{
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:22px;
  align-items:stretch;
}
.affiliate-hero-copy,
.affiliate-commission-pro,
.affiliate-process-grid article,
.affiliate-info-panel,
.affiliate-dashboard,
.affiliate-data-card{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:30px;
  box-shadow:0 18px 55px rgba(16,24,40,.08);
}
.affiliate-hero-copy{
  padding:46px;
}
.affiliate-hero-copy h1{
  font-size:clamp(44px,6vw,78px);
  line-height:.9;
  letter-spacing:-.075em;
  margin:12px 0 18px;
}
.affiliate-hero-copy p{
  color:#475467;
  font-size:19px;
  line-height:1.6;
  max-width:780px;
}
.affiliate-hero-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:26px;
}
.affiliate-primary-action,
.affiliate-secondary-action{
  min-height:52px;
  padding:0 18px;
  border:0;
  border-radius:16px;
  font-weight:950;
  cursor:pointer;
}
.affiliate-primary-action{
  background:#ff6a00;
  color:#fff;
}
.affiliate-secondary-action{
  background:#101828;
  color:#fff;
}
.affiliate-commission-pro{
  padding:30px;
  background:#101828;
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.affiliate-commission-pro strong{
  font-size:86px;
  line-height:.9;
  color:#ff6a00;
  letter-spacing:-.08em;
}
.affiliate-commission-pro p{
  font-size:24px;
  font-weight:950;
  line-height:1.1;
  margin:8px 0;
}
.affiliate-commission-pro small{
  color:#d0d5dd;
}
.affiliate-process-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin:18px 0;
}
.affiliate-process-grid article{
  padding:20px;
}
.affiliate-process-grid b{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  margin-bottom:14px;
}
.affiliate-process-grid h3{
  margin:0 0 8px;
}
.affiliate-process-grid p{
  color:#667085;
  line-height:1.55;
  margin:0;
}
.affiliate-info-panel{
  padding:24px;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:22px;
  align-items:start;
}
.affiliate-info-panel h2{
  font-size:38px;
  line-height:1;
  letter-spacing:-.05em;
  margin:10px 0 0;
}
.affiliate-info-list{
  display:grid;
  gap:10px;
}
.affiliate-info-list p{
  margin:0;
  padding:14px;
  border:1px solid #eaecf0;
  background:#f9fafb;
  border-radius:16px;
  color:#475467;
}

/* Modal autenticación afiliado */
.affiliate-auth-modal{
  position:fixed;
  inset:0;
  z-index:1200;
  display:none;
}
.affiliate-auth-modal.active{
  display:block;
}
.affiliate-auth-backdrop{
  position:absolute;
  inset:0;
  background:rgba(16,24,40,.62);
  backdrop-filter:blur(10px);
}
.affiliate-auth-card{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(720px,calc(100% - 28px));
  max-height:calc(100vh - 36px);
  overflow:auto;
  background:#fff;
  border-radius:30px;
  padding:24px;
  box-shadow:0 30px 100px rgba(0,0,0,.34);
}
.affiliate-auth-close{
  position:absolute;
  right:14px;
  top:14px;
  width:38px;
  height:38px;
  border:0;
  border-radius:13px;
  background:#f2f4f7;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.affiliate-auth-title span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-auth-title h2{
  font-size:38px;
  letter-spacing:-.05em;
  margin:8px 0;
}
.affiliate-auth-title p{
  color:#667085;
  margin:0 0 16px;
}
.google-affiliate-box{
  display:grid;
  gap:8px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  margin-bottom:14px;
}
.google-affiliate-btn{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #d9dee8;
  border-radius:14px;
  background:#fff;
  color:#101828;
  font-weight:950;
  cursor:pointer;
}
.google-affiliate-btn svg{
  width:22px;
  height:22px;
}
.google-affiliate-box small{
  color:#667085;
  text-align:center;
}
.affiliate-modal-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:14px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  margin-top:14px;
  display:grid;
  gap:10px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:16px;
  border-radius:18px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  word-break:break-word;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
}
.affiliate-result-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.affiliate-result-actions button{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  cursor:pointer;
}

/* Dashboard post-auth */
.affiliate-dashboard{
  display:none !important;
  padding:24px;
  margin-top:18px;
}
.affiliate-dashboard.active{
  display:block !important;
}
.affiliate-dashboard-head{
  display:flex;
  justify-content:space-between;
  gap:18px;
  align-items:start;
  margin-bottom:18px;
}
.affiliate-dashboard-head h2{
  margin:8px 0 0;
  font-size:42px;
  letter-spacing:-.05em;
}
.affiliate-dashboard-actions{
  display:grid;
  gap:8px;
  min-width:280px;
}
.affiliate-dashboard-actions code{
  background:#f9fafb;
  border:1px solid #eaecf0;
  border-radius:14px;
  padding:10px;
  word-break:break-word;
}
.affiliate-dashboard-actions button{
  min-height:40px;
  border:0;
  border-radius:13px;
  background:#101828;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-metrics article{
  background:#f9fafb;
  border:1px solid #eaecf0;
  border-radius:20px;
  padding:18px;
}
.affiliate-metrics small{
  color:#667085;
  font-weight:850;
}
.affiliate-metrics strong{
  display:block;
  margin-top:8px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-metrics em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.affiliate-data-grid{
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-data-card{
  padding:18px;
}
.affiliate-data-card h3{
  margin:0 0 12px;
}
.affiliate-mini-chart{
  height:170px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.affiliate-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.affiliate-empty,
.affiliate-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.affiliate-list-item + .affiliate-list-item{
  margin-top:8px;
}
.affiliate-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}

/* Anular restos */
#affiliatePanelApp,
.affiliate-panel-app,
.affiliate-app-sidebar,
.affiliate-app-main{
  display:none !important;
}

@media(max-width:980px){
  .affiliate-hero-pro,
  .affiliate-process-grid,
  .affiliate-info-panel,
  .affiliate-data-grid{
    grid-template-columns:1fr;
  }
  .affiliate-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-tab-page{
    padding:14px;
  }
  .affiliate-hero-copy{
    padding:28px;
  }
  .affiliate-form-grid,
  .affiliate-metrics{
    grid-template-columns:1fr;
  }
  .affiliate-dashboard-head{
    display:grid;
  }
}


/* Dashboard afiliado: vista aparte, no apilado debajo */
.affiliate-tab-page.dashboard-mode .affiliate-tab-top,
.affiliate-tab-page.dashboard-mode .affiliate-hero-pro,
.affiliate-tab-page.dashboard-mode .affiliate-process-grid,
.affiliate-tab-page.dashboard-mode .affiliate-info-panel{
  display:none !important;
}

.affiliate-dashboard-view{
  display:none !important;
  min-height:calc(100vh - 44px);
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:30px;
  box-shadow:0 18px 55px rgba(16,24,40,.08);
  padding:24px;
}

.affiliate-dashboard-view.active,
.affiliate-tab-page.dashboard-mode .affiliate-dashboard-view{
  display:block !important;
}

.affiliate-dashboard-toolbar{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) minmax(280px,420px);
  gap:18px;
  align-items:start;
  margin-bottom:22px;
}

.affiliate-dashboard-toolbar span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}

.affiliate-dashboard-toolbar h2{
  margin:6px 0 0;
  font-size:clamp(34px,5vw,58px);
  line-height:.95;
  letter-spacing:-.06em;
}

.affiliate-back-overview{
  min-height:42px;
  border:0;
  border-radius:14px;
  background:#101828;
  color:#fff;
  font-weight:950;
  padding:0 14px;
  cursor:pointer;
}

.affiliate-dashboard-actions{
  display:grid;
  gap:8px;
}

.affiliate-dashboard-actions code{
  background:#f9fafb;
  border:1px solid #eaecf0;
  border-radius:14px;
  padding:10px;
  word-break:break-word;
  color:#101828;
}

.affiliate-dashboard-actions button{
  min-height:40px;
  border:0;
  border-radius:13px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}

.affiliate-dashboard-layout{
  display:grid;
  grid-template-columns:1.25fr 1fr;
  gap:16px;
  margin-top:16px;
}

@media(max-width:900px){
  .affiliate-dashboard-toolbar,
  .affiliate-dashboard-layout{
    grid-template-columns:1fr;
  }
}


/* AFILIADOS FINAL PRODUCCIÓN */
.site-header{
  gap:10px !important;
}
.site-header .nav,
.nav{
  gap:6px !important;
}
.site-header .nav a,
.nav a{
  padding:8px 9px !important;
}
.header-cta,
.header-affiliate-btn{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px !important;
  border-radius:999px;
  font-weight:950;
  text-decoration:none;
  white-space:nowrap;
}
.header-affiliate-btn{
  background:#101828;
  color:#fff !important;
  border:1px solid rgba(16,24,40,.08);
}

/* Sección informativa afiliados dentro de la landing */
.affiliate-landing{
  background:#0f1725;
  color:#fff;
  border-radius:0;
}
.affiliate-landing-head{
  width:min(980px,100%);
  margin:0 auto 26px;
  text-align:center;
}
.affiliate-landing-head h2{
  color:#fff;
  font-size:clamp(38px,5vw,64px);
  line-height:.95;
  letter-spacing:-.06em;
  margin:12px 0;
}
.affiliate-landing-head p{
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
}
.affiliate-landing-grid{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.affiliate-landing-grid article{
  padding:22px;
  border-radius:26px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-landing-grid b{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  margin-bottom:14px;
}
.affiliate-landing-grid h3{
  margin:0 0 8px;
  color:#fff;
}
.affiliate-landing-grid p{
  margin:0;
  color:#cbd5e1;
  line-height:1.55;
}
.affiliate-landing-card{
  width:min(1180px,100%);
  margin:18px auto 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:24px;
  border-radius:30px;
  background:#fff;
  color:#101828;
}
.affiliate-landing-card span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-landing-card strong{
  display:block;
  font-size:58px;
  line-height:.9;
  letter-spacing:-.07em;
  margin-top:8px;
}
.affiliate-landing-card p{
  color:#667085;
  margin:6px 0 0;
}
.affiliate-landing-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.affiliate-primary-action,
.affiliate-secondary-action{
  min-height:50px;
  border:0;
  border-radius:16px;
  padding:0 18px;
  font-weight:950;
  cursor:pointer;
}
.affiliate-primary-action{
  background:#ff6a00;
  color:#fff;
}
.affiliate-secondary-action{
  background:#101828;
  color:#fff;
}

/* Modal de autenticación */
body.affiliate-modal-open,
body.affiliate-dashboard-open{
  overflow:hidden;
}
.affiliate-auth-modal{
  position:fixed;
  inset:0;
  z-index:1200;
  display:none;
}
.affiliate-auth-modal.active{
  display:block;
}
.affiliate-auth-backdrop{
  position:absolute;
  inset:0;
  background:rgba(16,24,40,.62);
  backdrop-filter:blur(10px);
}
.affiliate-auth-card{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(720px,calc(100% - 28px));
  max-height:calc(100vh - 36px);
  overflow:auto;
  background:#fff;
  border-radius:30px;
  padding:24px;
  box-shadow:0 30px 100px rgba(0,0,0,.34);
}
.affiliate-auth-close{
  position:absolute;
  right:14px;
  top:14px;
  width:38px;
  height:38px;
  border:0;
  border-radius:13px;
  background:#f2f4f7;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}
.affiliate-auth-title span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-auth-title h2{
  font-size:38px;
  letter-spacing:-.05em;
  margin:8px 0;
}
.affiliate-auth-title p{
  color:#667085;
  margin:0 0 16px;
}
.google-affiliate-box{
  display:grid;
  gap:8px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  margin-bottom:14px;
}
.google-affiliate-btn{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #d9dee8;
  border-radius:14px;
  background:#fff;
  color:#101828;
  font-weight:950;
  cursor:pointer;
}
.google-affiliate-btn svg{
  width:22px;
  height:22px;
}
.google-affiliate-box small{
  color:#667085;
  text-align:center;
}
.affiliate-modal-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:14px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  margin-top:14px;
  display:grid;
  gap:10px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:16px;
  border-radius:18px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  word-break:break-word;
  background:#fff;
  border:1px solid #e5e7eb;
  color:#101828;
  padding:10px;
  border-radius:12px;
}
.affiliate-result-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.affiliate-result-actions button{
  min-height:42px;
  border:0;
  border-radius:12px;
  background:#101828;
  color:#fff;
  padding:0 12px;
  font-weight:900;
  cursor:pointer;
}

/* Dashboard aparte */
.affiliate-dashboard-app{
  position:fixed;
  inset:0;
  z-index:1300;
  display:none;
  grid-template-columns:300px minmax(0,1fr);
  background:#f6f7fb;
  color:#101828;
}
.affiliate-dashboard-app.active{
  display:grid;
}
.affiliate-dashboard-sidebar{
  min-height:100dvh;
  background:#101828;
  color:#fff;
  padding:22px;
  display:flex;
  flex-direction:column;
  gap:22px;
}
.affiliate-dashboard-brand{
  display:flex;
  align-items:center;
  gap:12px;
}
.affiliate-dashboard-brand img{
  width:42px;
  height:42px;
  border-radius:13px;
  background:#fff;
  object-fit:contain;
}
.affiliate-dashboard-brand b,
.affiliate-dashboard-brand span{
  display:block;
}
.affiliate-dashboard-brand span{
  color:#98a2b3;
  font-size:13px;
}
.affiliate-dashboard-sidebar nav{
  display:grid;
  gap:8px;
}
.affiliate-dashboard-sidebar nav button{
  min-height:44px;
  border:0;
  border-radius:14px;
  padding:0 12px;
  text-align:left;
  background:transparent;
  color:#d0d5dd;
  font-weight:900;
  cursor:pointer;
}
.affiliate-dashboard-sidebar nav button.active,
.affiliate-dashboard-sidebar nav button:hover{
  background:rgba(255,255,255,.1);
  color:#fff;
}
.affiliate-dashboard-link{
  margin-top:auto;
  display:grid;
  gap:10px;
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-dashboard-link span{
  color:#98a2b3;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:950;
}
.affiliate-dashboard-link code{
  color:#fff;
  word-break:break-word;
  font-size:12px;
}
.affiliate-dashboard-link button{
  min-height:40px;
  border:0;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-dashboard-main{
  height:100dvh;
  overflow:auto;
  padding:24px;
}
.affiliate-dashboard-top{
  display:flex;
  align-items:start;
  justify-content:space-between;
  gap:16px;
  margin-bottom:22px;
}
.affiliate-dashboard-top span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-dashboard-top h2{
  margin:4px 0 0;
  font-size:42px;
  line-height:.95;
  letter-spacing:-.05em;
}
.affiliate-dashboard-top button{
  min-height:42px;
  border:0;
  border-radius:14px;
  background:#101828;
  color:#fff;
  padding:0 14px;
  font-weight:950;
  cursor:pointer;
}
.affiliate-dash-view{
  display:none;
}
.affiliate-dash-view.active{
  display:block;
}
.affiliate-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-metrics article{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:20px;
  padding:18px;
  box-shadow:0 14px 36px rgba(16,24,40,.06);
}
.affiliate-metrics small{
  color:#667085;
  font-weight:850;
}
.affiliate-metrics strong{
  display:block;
  margin-top:8px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-metrics em{
  display:block;
  color:#667085;
  margin-top:6px;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.affiliate-dashboard-layout{
  display:grid;
  grid-template-columns:1.25fr 1fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-data-card{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:22px;
  padding:18px;
  box-shadow:0 14px 36px rgba(16,24,40,.06);
}
.affiliate-data-card h3{
  margin:0 0 12px;
}
.affiliate-mini-chart{
  height:180px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-mini-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
  position:relative;
}
.affiliate-mini-chart span small{
  position:absolute;
  top:-20px;
  left:50%;
  transform:translateX(-50%);
  color:#667085;
  font-size:10px;
  font-weight:900;
}
.affiliate-empty,
.affiliate-list-item{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#475467;
}
.affiliate-list-item + .affiliate-list-item{
  margin-top:8px;
}
.affiliate-row{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}

/* eliminar restos */
#affiliatePanelApp,
.affiliate-panel-app,
.affiliate-app-sidebar,
.affiliate-app-main,
.affiliate-tab-page{
  display:none !important;
}

@media(max-width:980px){
  .affiliate-landing-grid,
  .affiliate-dashboard-layout{
    grid-template-columns:1fr;
  }
  .affiliate-landing-card,
  .affiliate-dashboard-top{
    display:grid;
  }
  .affiliate-dashboard-app{
    grid-template-columns:1fr;
  }
  .affiliate-dashboard-sidebar{
    min-height:auto;
  }
  .affiliate-dashboard-sidebar nav{
    grid-template-columns:repeat(2,1fr);
  }
  .affiliate-dashboard-link{
    margin-top:0;
  }
  .affiliate-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-form-grid,
  .affiliate-metrics{
    grid-template-columns:1fr;
  }
  .affiliate-dashboard-main{
    padding:16px;
  }
}


/* HOTFIX modal afiliado y dashboard aparte */
.affiliate-auth-modal,
.affiliate-dashboard-app{
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
.affiliate-dashboard-app.active{
  display:grid !important;
}
body:not(.affiliate-modal-open) .affiliate-auth-modal{
  display:none !important;
}
body:not(.affiliate-dashboard-open) .affiliate-dashboard-app{
  display:none !important;
}


/* FIX FINAL: afiliados no existe como modal fijo al cargar */
.affiliate-auth-modal,
.affiliate-dashboard-app{
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
.affiliate-dashboard-app.active{
  display:grid !important;
}
body:not(.affiliate-modal-open) .affiliate-auth-modal{
  display:none !important;
}
body:not(.affiliate-dashboard-open) .affiliate-dashboard-app{
  display:none !important;
}
.header-affiliate-btn{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px !important;
  border-radius:999px;
  background:#101828;
  color:#fff !important;
  font-weight:950;
  text-decoration:none;
  white-space:nowrap;
}


/* FIX FINAL REAL: el modal afiliado no viene en HTML, se crea solo con click */
.affiliate-auth-modal{
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
body:not(.affiliate-modal-open) .affiliate-auth-modal{
  display:none !important;
}
.paypal-disabled-until-data{
  opacity:.38;
  filter:grayscale(1);
  pointer-events:auto;
}
.paypal-data-note{
  margin:10px 0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff4ed;
  border:1px solid #ffd6bf;
  color:#9a3412;
  font-weight:850;
  font-size:13px;
}
.paypal-data-note.ok{
  background:#ecfdf3;
  border-color:#abefc6;
  color:#067647;
}
.field-error{
  border-color:#ef4444 !important;
  box-shadow:0 0 0 3px rgba(239,68,68,.12) !important;
}


/* FIX DEFINITIVO: elimina cualquier tarjeta de afiliado suelta */
body > .affiliate-auth-card{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
}
.affiliate-auth-modal{
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
body:not(.affiliate-modal-open) .affiliate-auth-modal{
  display:none !important;
}
.paypal-data-note{
  margin:10px 0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff4ed;
  border:1px solid #ffd6bf;
  color:#9a3412;
  font-weight:850;
  font-size:13px;
}
.paypal-data-note.ok{
  background:#ecfdf3;
  border-color:#abefc6;
  color:#067647;
}
.field-error{
  border-color:#ef4444 !important;
  box-shadow:0 0 0 3px rgba(239,68,68,.12) !important;
}


/* Modal afiliados PRO */
body > .affiliate-auth-card{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
}
.affiliate-auth-modal{
  position:fixed;
  inset:0;
  z-index:1300;
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
.affiliate-auth-backdrop{
  position:absolute;
  inset:0;
  background:rgba(9,13,23,.72);
  backdrop-filter:blur(12px);
}
.affiliate-auth-card.inside-modal{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(960px,calc(100% - 28px));
  max-height:calc(100vh - 32px);
  overflow:hidden;
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  background:#fff;
  border-radius:30px;
  box-shadow:0 34px 110px rgba(0,0,0,.38);
}
.affiliate-auth-close{
  position:absolute;
  top:14px;
  right:14px;
  width:38px;
  height:38px;
  border:0;
  border-radius:14px;
  background:#f2f4f7;
  color:#101828;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  z-index:2;
}
.affiliate-auth-side{
  background:radial-gradient(circle at 20% 10%, rgba(255,106,0,.34), transparent 32%), #101828;
  color:#fff;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:22px;
}
.affiliate-auth-logo{
  display:flex;
  align-items:center;
  gap:12px;
}
.affiliate-auth-logo img{
  width:44px;
  height:44px;
  border-radius:14px;
  background:#fff;
  object-fit:contain;
}
.affiliate-auth-logo b,
.affiliate-auth-logo span{
  display:block;
}
.affiliate-auth-logo span{
  color:#98a2b3;
  font-size:13px;
}
.affiliate-auth-side h3{
  font-size:34px;
  line-height:1;
  letter-spacing:-.055em;
  margin:0;
}
.affiliate-auth-side p{
  color:#d0d5dd;
  line-height:1.55;
  margin:0;
}
.affiliate-auth-points{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-auth-points span,
.affiliate-auth-points small{
  color:#d0d5dd;
  display:block;
}
.affiliate-auth-points strong{
  display:block;
  color:#ff6a00;
  font-size:54px;
  line-height:.9;
  letter-spacing:-.07em;
  margin:8px 0;
}
.affiliate-auth-main{
  padding:28px;
  overflow:auto;
}
.affiliate-auth-title span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-auth-title h2{
  font-size:40px;
  line-height:.95;
  letter-spacing:-.06em;
  margin:8px 0;
}
.affiliate-auth-title p{
  color:#667085;
  margin:0 0 18px;
}
.google-affiliate-btn{
  width:100%;
  min-height:52px;
  border:1px solid #d9dee8;
  border-radius:16px;
  background:#fff;
  color:#101828;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  font-weight:950;
  cursor:pointer;
}
.google-affiliate-btn svg{
  width:22px;
  height:22px;
}
.google-status-line{
  margin-top:8px;
  color:#067647;
  background:#ecfdf3;
  border:1px solid #abefc6;
  padding:9px 12px;
  border-radius:12px;
  font-size:13px;
  font-weight:850;
}
.affiliate-divider{
  display:flex;
  align-items:center;
  gap:12px;
  color:#98a2b3;
  margin:16px 0;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.affiliate-divider:before,
.affiliate-divider:after{
  content:"";
  flex:1;
  height:1px;
  background:#eaecf0;
}
.affiliate-modal-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:14px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  margin-top:14px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:14px;
  border-radius:16px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  margin-top:8px;
  background:#fff;
  border:1px solid #eaecf0;
  color:#101828;
  padding:10px;
  border-radius:12px;
  word-break:break-word;
}

/* Pagos manuales: datos obligatorios y vista previa */
.manual-client-preview{
  margin-top:14px;
  padding:16px;
  border-radius:20px;
  background:#fff7ed;
  border:1px solid #fed7aa;
}
.manual-client-preview.complete{
  background:#ecfdf3;
  border-color:#abefc6;
}
.manual-preview-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:12px;
}
.manual-preview-head span{
  color:#ff6a00;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:950;
}
.manual-preview-head b{
  color:#101828;
}
.manual-preview-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}
.manual-preview-grid div{
  padding:11px;
  border-radius:14px;
  background:#fff;
  border:1px solid rgba(16,24,40,.08);
}
.manual-preview-grid small{
  display:block;
  color:#667085;
  margin-bottom:4px;
  font-weight:800;
}
.manual-preview-grid strong{
  display:block;
  color:#101828;
  word-break:break-word;
}
.paypal-data-note{
  margin:10px 0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff4ed;
  border:1px solid #ffd6bf;
  color:#9a3412;
  font-weight:850;
  font-size:13px;
}
.paypal-data-note.ok{
  background:#ecfdf3;
  border-color:#abefc6;
  color:#067647;
}
.field-error{
  border-color:#ef4444 !important;
  box-shadow:0 0 0 3px rgba(239,68,68,.12) !important;
}
.checkout-success-card ul{
  margin:10px 0 0;
  padding-left:18px;
}

@media(max-width:820px){
  .affiliate-auth-card.inside-modal{
    grid-template-columns:1fr;
    overflow:auto;
  }
  .affiliate-auth-side{
    padding:22px;
  }
  .affiliate-auth-side h3{
    font-size:28px;
  }
  .affiliate-form-grid,
  .manual-preview-grid{
    grid-template-columns:1fr;
  }
}


/* AFILIADOS LANDING PRO */
.affiliate-landing-pro{
  background:
    radial-gradient(circle at 8% 12%, rgba(255,106,0,.24), transparent 34%),
    linear-gradient(135deg,#0f1725,#101828);
  color:#fff;
}
.affiliate-pro-wrap{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:22px;
  align-items:stretch;
}
.affiliate-pro-copy,
.affiliate-pro-card{
  border:1px solid rgba(255,255,255,.12);
  border-radius:34px;
  background:rgba(255,255,255,.07);
  box-shadow:0 28px 90px rgba(0,0,0,.22);
  padding:34px;
}
.affiliate-pro-copy h2{
  color:#fff;
  font-size:clamp(40px,5.2vw,70px);
  line-height:.92;
  letter-spacing:-.07em;
  margin:14px 0;
}
.affiliate-pro-copy p{
  color:#cbd5e1;
  font-size:18px;
  line-height:1.6;
}
.affiliate-pro-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:22px;
}
.affiliate-primary-action,
.affiliate-secondary-action{
  min-height:50px;
  border:0;
  border-radius:16px;
  padding:0 18px;
  font-weight:950;
  cursor:pointer;
}
.affiliate-primary-action{
  background:#ff6a00;
  color:#fff;
}
.affiliate-secondary-action{
  background:#fff;
  color:#101828;
}
.affiliate-pro-card{
  background:#fff;
  color:#101828;
}
.affiliate-pro-commission{
  padding:20px;
  border-radius:26px;
  background:#101828;
  color:#fff;
}
.affiliate-pro-commission small,
.affiliate-pro-commission span{
  color:#d0d5dd;
  display:block;
}
.affiliate-pro-commission strong{
  display:block;
  color:#ff6a00;
  font-size:82px;
  line-height:.9;
  letter-spacing:-.08em;
  margin:6px 0;
}
.affiliate-pro-steps{
  display:grid;
  gap:10px;
  margin-top:14px;
}
.affiliate-pro-steps div{
  display:flex;
  align-items:center;
  gap:12px;
  padding:14px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-pro-steps b{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
}

/* AUTH MODAL PRO */
body.affiliate-modal-open,
body.affiliate-dashboard-open{
  overflow:hidden;
}
body > .affiliate-auth-card{
  display:none !important;
}
.affiliate-auth-modal{
  position:fixed;
  inset:0;
  z-index:1300;
  display:none !important;
}
.affiliate-auth-modal.active{
  display:block !important;
}
.affiliate-auth-backdrop{
  position:absolute;
  inset:0;
  background:rgba(9,13,23,.72);
  backdrop-filter:blur(14px);
}
.affiliate-auth-card.inside-modal{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(980px,calc(100% - 28px));
  max-height:calc(100vh - 32px);
  overflow:hidden;
  display:grid;
  grid-template-columns:340px minmax(0,1fr);
  background:#fff;
  border-radius:30px;
  box-shadow:0 34px 120px rgba(0,0,0,.42);
}
.affiliate-auth-close{
  position:absolute;
  top:14px;
  right:14px;
  width:38px;
  height:38px;
  border:0;
  border-radius:14px;
  background:#f2f4f7;
  color:#101828;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  z-index:2;
}
.affiliate-auth-side{
  background:radial-gradient(circle at 20% 10%, rgba(255,106,0,.34), transparent 32%), #101828;
  color:#fff;
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:22px;
}
.affiliate-auth-logo{
  display:flex;
  align-items:center;
  gap:12px;
}
.affiliate-auth-logo img{
  width:44px;
  height:44px;
  border-radius:14px;
  background:#fff;
  object-fit:contain;
}
.affiliate-auth-logo b,
.affiliate-auth-logo span{
  display:block;
}
.affiliate-auth-logo span{
  color:#98a2b3;
  font-size:13px;
}
.affiliate-auth-side h3{
  font-size:34px;
  line-height:1;
  letter-spacing:-.055em;
  margin:0 0 10px;
}
.affiliate-auth-side p{
  color:#d0d5dd;
  line-height:1.55;
  margin:0;
}
.affiliate-auth-points{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-auth-points strong{
  display:block;
  color:#ff6a00;
  font-size:54px;
  line-height:.9;
  letter-spacing:-.07em;
  margin:8px 0;
}
.affiliate-auth-main{
  padding:30px;
  overflow:auto;
}
.affiliate-auth-title span,
.affiliate-dash-top span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.affiliate-auth-title h2{
  font-size:42px;
  line-height:.95;
  letter-spacing:-.06em;
  margin:8px 0;
}
.affiliate-auth-title p{
  color:#667085;
  margin:0 0 18px;
}
.google-affiliate-btn{
  width:100%;
  min-height:52px;
  border:1px solid #d9dee8;
  border-radius:16px;
  background:#fff;
  color:#101828;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  font-weight:950;
  cursor:pointer;
}
.google-affiliate-btn svg{
  width:22px;
  height:22px;
}
.google-status-line{
  margin-top:8px;
  color:#067647;
  background:#ecfdf3;
  border:1px solid #abefc6;
  padding:9px 12px;
  border-radius:12px;
  font-size:13px;
  font-weight:850;
}
.affiliate-divider{
  display:flex;
  align-items:center;
  gap:12px;
  color:#98a2b3;
  margin:16px 0;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.affiliate-divider:before,
.affiliate-divider:after{
  content:"";
  flex:1;
  height:1px;
  background:#eaecf0;
}
.affiliate-modal-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:6px;
  border-radius:18px;
  background:#f2f4f7;
  margin-bottom:14px;
}
.affiliate-panel-tab{
  height:46px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#344054;
  font-weight:950;
  cursor:pointer;
}
.affiliate-panel-tab.active{
  background:#101828;
  color:#fff;
}
.affiliate-panel-form{
  display:none;
}
.affiliate-panel-form.active{
  display:grid;
  gap:14px;
}
.affiliate-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.affiliate-panel-form label{
  display:grid;
  gap:7px;
  color:#344054;
  font-size:13px;
  font-weight:900;
}
.affiliate-panel-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.affiliate-primary{
  min-height:50px;
  border:0;
  border-radius:15px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  margin-top:14px;
}
.affiliate-result-box.ok,
.affiliate-result-box.error{
  padding:14px;
  border-radius:16px;
}
.affiliate-result-box.ok{
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
}
.affiliate-result-box.error{
  background:#fef3f2;
  border:1px solid #fecdca;
  color:#b42318;
}
.affiliate-result-box code{
  display:block;
  margin-top:8px;
  background:#fff;
  border:1px solid #eaecf0;
  color:#101828;
  padding:10px;
  border-radius:12px;
  word-break:break-word;
}

/* DASHBOARD AFILIADO APP */
.affiliate-dashboard-shell{
  position:fixed;
  inset:0;
  z-index:1350;
  display:none;
  grid-template-columns:300px minmax(0,1fr);
  background:#f6f7fb;
  color:#101828;
}
.affiliate-dashboard-shell.active{
  display:grid;
}
.affiliate-dash-sidebar{
  background:#101828;
  color:#fff;
  padding:22px;
  display:flex;
  flex-direction:column;
  gap:22px;
}
.affiliate-dash-brand{
  display:flex;
  align-items:center;
  gap:12px;
}
.affiliate-dash-brand img{
  width:42px;
  height:42px;
  border-radius:14px;
  background:#fff;
  object-fit:contain;
}
.affiliate-dash-brand b,
.affiliate-dash-brand span{
  display:block;
}
.affiliate-dash-brand span{
  color:#98a2b3;
  font-size:13px;
}
.affiliate-dash-sidebar nav{
  display:grid;
  gap:8px;
}
.affiliate-dash-sidebar nav button{
  min-height:44px;
  border:0;
  border-radius:14px;
  padding:0 12px;
  background:transparent;
  color:#d0d5dd;
  text-align:left;
  font-weight:900;
  cursor:pointer;
}
.affiliate-dash-sidebar nav button.active,
.affiliate-dash-sidebar nav button:hover{
  background:rgba(255,255,255,.1);
  color:#fff;
}
.affiliate-dash-link{
  margin-top:auto;
  display:grid;
  gap:10px;
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}
.affiliate-dash-link code{
  color:#fff;
  word-break:break-word;
  font-size:12px;
}
.affiliate-dash-link button{
  min-height:40px;
  border:0;
  border-radius:12px;
  background:#ff6a00;
  color:#fff;
  font-weight:950;
}
.affiliate-dash-main{
  height:100dvh;
  overflow:auto;
  padding:24px;
}
.affiliate-dash-top{
  display:flex;
  align-items:start;
  justify-content:space-between;
  gap:16px;
  margin-bottom:22px;
}
.affiliate-dash-top h2{
  margin:4px 0 0;
  font-size:44px;
  line-height:.95;
  letter-spacing:-.055em;
}
.affiliate-dash-top button{
  min-height:42px;
  border:0;
  border-radius:14px;
  background:#101828;
  color:#fff;
  padding:0 14px;
  font-weight:950;
}
.affiliate-dash-panel{
  display:none;
}
.affiliate-dash-panel.active{
  display:block;
}
.affiliate-dash-metrics{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.affiliate-dash-metrics article,
.affiliate-dash-card{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:22px;
  box-shadow:0 14px 36px rgba(16,24,40,.06);
}
.affiliate-dash-metrics article{
  padding:18px;
}
.affiliate-dash-metrics small,
.affiliate-dash-metrics span{
  color:#667085;
  font-weight:850;
}
.affiliate-dash-metrics strong{
  display:block;
  margin:8px 0 4px;
  font-size:32px;
  letter-spacing:-.04em;
}
.affiliate-dash-grid{
  display:grid;
  grid-template-columns:1.25fr 1fr;
  gap:16px;
  margin-top:16px;
}
.affiliate-dash-card{
  padding:18px;
}
.affiliate-chart{
  height:180px;
  display:flex;
  align-items:end;
  gap:7px;
  padding:12px;
  border-radius:18px;
  background:#f9fafb;
  border:1px solid #eaecf0;
}
.affiliate-chart span{
  flex:1;
  min-width:7px;
  border-radius:8px 8px 2px 2px;
  background:linear-gradient(180deg,#ff8a33,#ff6a00);
}
.affiliate-mini-row,
.affiliate-list-line{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  margin-bottom:8px;
}
.affiliate-list-line{
  display:grid;
}
.affiliate-list-line span{
  color:#667085;
}
.affiliate-empty{
  padding:14px;
  border-radius:14px;
  background:#f9fafb;
  border:1px solid #eaecf0;
  color:#667085;
}

/* Pagos manuales */
.manual-client-preview{
  margin-top:14px;
  padding:16px;
  border-radius:20px;
  background:#fff7ed;
  border:1px solid #fed7aa;
}
.manual-client-preview.complete{
  background:#ecfdf3;
  border-color:#abefc6;
}
.manual-preview-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:12px;
}
.manual-preview-head span{
  color:#ff6a00;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:950;
}
.manual-preview-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}
.manual-preview-grid div{
  padding:11px;
  border-radius:14px;
  background:#fff;
  border:1px solid rgba(16,24,40,.08);
}
.manual-preview-grid small{
  display:block;
  color:#667085;
  margin-bottom:4px;
  font-weight:800;
}
.manual-preview-grid strong{
  display:block;
  color:#101828;
  word-break:break-word;
}
.paypal-data-note{
  margin:10px 0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff4ed;
  border:1px solid #ffd6bf;
  color:#9a3412;
  font-weight:850;
  font-size:13px;
}
.paypal-data-note.ok{
  background:#ecfdf3;
  border-color:#abefc6;
  color:#067647;
}
.field-error{
  border-color:#ef4444 !important;
  box-shadow:0 0 0 3px rgba(239,68,68,.12) !important;
}

@media(max-width:920px){
  .affiliate-pro-wrap,
  .affiliate-auth-card.inside-modal,
  .affiliate-dashboard-shell,
  .affiliate-dash-grid{
    grid-template-columns:1fr;
  }
  .affiliate-dash-sidebar{
    min-height:auto;
  }
  .affiliate-dash-metrics{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .affiliate-form-grid,
  .manual-preview-grid,
  .affiliate-dash-metrics{
    grid-template-columns:1fr;
  }
}


/* FINAL: AUTH REDESIGN CLEAN */
.auth-clean-card{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(520px,calc(100% - 28px));
  max-height:calc(100vh - 32px);
  overflow:auto;
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:26px;
  padding:28px;
  box-shadow:0 34px 120px rgba(0,0,0,.42);
}
.auth-clean-head{
  text-align:center;
  margin-bottom:18px;
}
.auth-clean-head img{
  width:52px;
  height:52px;
  border-radius:16px;
  object-fit:contain;
  margin-bottom:12px;
}
.auth-clean-head span{
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:950;
}
.auth-clean-head h2{
  margin:8px 0;
  font-size:38px;
  line-height:.96;
  letter-spacing:-.055em;
  color:#101828;
}
.auth-clean-head p{
  margin:0;
  color:#667085;
}
.auth-google-btn{
  width:100%;
  min-height:52px;
  border:1px solid #d9dee8;
  background:#fff;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  font-weight:950;
  cursor:pointer;
}
.auth-google-btn svg{
  width:22px;
  height:22px;
}
.auth-or{
  display:flex;
  align-items:center;
  gap:12px;
  margin:16px 0;
  color:#98a2b3;
  font-weight:900;
}
.auth-or:before,
.auth-or:after{
  content:"";
  flex:1;
  height:1px;
  background:#eaecf0;
}
.clean-tabs{
  margin-bottom:14px !important;
}
.clean-form{
  gap:12px !important;
}
.clean-form label{
  display:grid;
  gap:7px;
  font-size:13px;
  color:#344054;
  font-weight:900;
}
.clean-form input{
  height:50px;
  border:1px solid #d9dee8;
  border-radius:15px;
  padding:0 14px;
  font:inherit;
}
.clean-primary{
  margin-top:4px;
}

/* FINAL: CHECKOUT POR PASOS */
.checkout-steps-final .checkout-modal-card,
.checkout-steps-final .checkout-card,
.checkout-steps-final .checkout-modal-content{
  overflow:visible;
}
.checkout-progress-final{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-bottom:16px;
}
.checkout-progress-final div{
  display:flex;
  align-items:center;
  gap:8px;
  padding:10px;
  border-radius:14px;
  background:#f2f4f7;
  color:#667085;
  font-weight:900;
}
.checkout-progress-final div.active,
.checkout-progress-final div.done{
  background:#101828;
  color:#fff;
}
.checkout-progress-final b{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#fff;
  color:#101828;
}
.checkout-step-title{
  padding:16px;
  border-radius:18px;
  background:#fff7ed;
  border:1px solid #fed7aa;
  margin-bottom:14px;
}
.checkout-step-title span{
  color:#ff6a00;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size:12px;
}
.checkout-step-title h3{
  margin:6px 0 4px;
  color:#101828;
  font-size:24px;
  letter-spacing:-.035em;
}
.checkout-step-title p{
  margin:0;
  color:#667085;
}
.checkout-step-box{
  border:1px solid #eaecf0;
  background:#fff;
  border-radius:22px;
  padding:16px;
}
.checkout-step-actions{
  margin:12px 0 16px;
}
.locked-payment-step{
  display:none !important;
}
.checkout-steps-final.payment-step-open .locked-payment-step{
  display:block !important;
}
.checkout-steps-final:not(.payment-step-open) #paypalCheckoutBox,
.checkout-steps-final:not(.payment-step-open) #manualPaymentBox{
  display:none !important;
}
.checkout-steps-final .modal-method-grid{
  margin-bottom:14px;
}
.checkout-steps-final .payment-box.active{
  animation:checkoutStepIn .22s ease both;
}
@keyframes checkoutStepIn{
  from{opacity:0; transform:translateY(8px)}
  to{opacity:1; transform:translateY(0)}
}
.checkout-steps-final .manual-pay-card{
  border:1px solid #fed7aa;
  background:#fff7ed;
  border-radius:22px;
}
.checkout-steps-final .manual-pay-details{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
  margin:12px 0;
}
.checkout-steps-final .manual-pay-details div{
  padding:12px;
  border-radius:14px;
  background:#fff;
  border:1px solid rgba(16,24,40,.08);
}
.checkout-steps-final .manual-pay-details span{
  display:block;
  color:#667085;
  font-size:12px;
  font-weight:850;
  margin-bottom:4px;
}
.checkout-steps-final .manual-pay-details b{
  color:#101828;
  word-break:break-word;
}

@media(max-width:720px){
  .checkout-progress-final{
    grid-template-columns:1fr;
  }
  .checkout-steps-final .manual-pay-details{
    grid-template-columns:1fr;
  }
}


/* ALERTAS PROFESIONALES Y LIMPIEZA VISUAL */
.affiliate-result-box{
  display:none !important;
  margin-top:14px;
}
.affiliate-result-box.show{
  display:grid !important;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:start;
  padding:14px;
  border-radius:16px;
  border:1px solid #abefc6;
  background:#ecfdf3;
  color:#065f46;
}
.affiliate-result-box.error.show{
  border-color:#fecdca;
  background:#fef3f2;
  color:#b42318;
}
.alert-icon{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#12b76a;
  color:#fff;
  font-weight:950;
}
.error .alert-icon{
  background:#f04438;
}
.alert-content p{
  margin:4px 0 0;
}
.alert-content code{
  display:block;
  margin-top:8px;
  padding:10px;
  border-radius:12px;
  background:#fff;
  border:1px solid rgba(16,24,40,.08);
  color:#101828;
  word-break:break-word;
}

.punto-toast-host{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:2000;
  display:grid;
  gap:10px;
  width:min(380px,calc(100vw - 28px));
}
.punto-toast{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:12px;
  padding:13px 14px;
  border-radius:16px;
  background:#101828;
  color:#fff;
  box-shadow:0 20px 50px rgba(0,0,0,.26);
  border:1px solid rgba(255,255,255,.1);
  animation:toastIn .18s ease both;
}
.punto-toast.ok .toast-icon{
  background:#12b76a;
}
.punto-toast.error .toast-icon{
  background:#f04438;
}
.toast-icon{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  font-weight:950;
}
.toast-copy{
  font-weight:850;
  line-height:1.35;
}
.punto-toast button{
  border:0;
  background:rgba(255,255,255,.12);
  color:#fff;
  width:28px;
  height:28px;
  border-radius:9px;
  cursor:pointer;
}
@keyframes toastIn{
  from{opacity:0; transform:translateY(10px)}
  to{opacity:1; transform:translateY(0)}
}

.checkout-result{
  display:none !important;
  margin-top:14px;
}
.checkout-result.show{
  display:block !important;
}
.checkout-alert{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:start;
  padding:14px;
  border-radius:16px;
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#065f46;
  font-weight:850;
}
.checkout-result.error .checkout-alert{
  background:#fef3f2;
  border-color:#fecdca;
  color:#b42318;
}
.checkout-result-rich{
  padding:16px;
  border-radius:18px;
  background:#ecfdf3;
  border:1px solid #abefc6;
  color:#064e3b;
}

/* NO APILAR: checkout más organizado */
.checkout-two-col-final{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:16px;
  align-items:start;
}
.checkout-two-col-final .buyer-form,
.checkout-two-col-final .modal-methods-block{
  margin:0 !important;
}
.checkout-compact-final .checkout-step-actions{
  grid-column:1 / -1;
}
.checkout-compact-final .checkout-step-title,
.checkout-compact-final .checkout-progress-final{
  grid-column:1 / -1;
}
.checkout-compact-final .modal-method-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:8px;
}
.checkout-compact-final .manual-client-preview{
  margin-top:12px;
}
.checkout-compact-final .manual-preview-grid{
  grid-template-columns:repeat(2,1fr);
}
.checkout-compact-final .payment-box{
  margin-top:12px;
}

@media(max-width:900px){
  .checkout-two-col-final{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .checkout-compact-final .modal-method-grid,
  .checkout-compact-final .manual-preview-grid{
    grid-template-columns:1fr;
  }
}


/* AFILIADO: correo + contraseña */
.auth-password-card{
  width:min(540px,calc(100% - 28px)) !important;
}
.auth-password-card .clean-form{
  grid-template-columns:1fr !important;
}
.affiliate-link-btn{
  min-height:42px;
  border:0;
  background:transparent;
  color:#ff6a00;
  font-weight:950;
  cursor:pointer;
}
.affiliate-result-box{
  display:none !important;
}
.affiliate-result-box.show{
  display:grid !important;
}


/* PLANES 20/30 + PRUEBA 30 DIAS */
.pricing-grid-two{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  max-width:1040px;
  margin-inline:auto;
}
.trial-offer-card{
  max-width:1040px;
  margin:0 auto 22px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
  padding:24px;
  border-radius:28px;
  background:linear-gradient(135deg,#101828,#1d2939);
  color:#fff;
  box-shadow:0 28px 80px rgba(16,24,40,.24);
  overflow:hidden;
  position:relative;
}
.trial-offer-card:after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  right:-70px;
  top:-90px;
  background:rgba(255,106,0,.35);
  filter:blur(8px);
}
.offer-kicker{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(255,106,0,.16);
  color:#ffb37b;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:11px;
}
.trial-offer-card h3{
  margin:10px 0 8px;
  font-size:34px;
  line-height:1;
  letter-spacing:-.05em;
}
.trial-offer-card p{
  margin:0;
  color:#d0d5dd;
  max-width:680px;
}
.offer-counter{
  position:relative;
  z-index:1;
  width:140px;
  height:140px;
  border-radius:30px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#101828;
  text-align:center;
  box-shadow:0 18px 44px rgba(0,0,0,.2);
}
.offer-counter span{
  display:block;
  font-size:56px;
  line-height:.9;
  font-weight:1000;
  letter-spacing:-.08em;
}
.offer-counter small{
  display:block;
  color:#ff6a00;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}

/* FUNCIONES COMPLETAS */
.function-matrix{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.function-matrix article{
  padding:18px;
  border-radius:22px;
  background:#fff;
  border:1px solid #eaecf0;
  box-shadow:0 12px 40px rgba(16,24,40,.06);
}
.function-matrix b{
  display:block;
  color:#101828;
  font-size:18px;
  margin-bottom:8px;
}
.function-matrix span{
  color:#667085;
  line-height:1.45;
}

/* MULTIMONEDA */
.latam-card{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:18px;
  align-items:center;
  padding:28px;
  border-radius:32px;
  background:#fff7ed;
  border:1px solid #fed7aa;
}
.latam-card h2{
  font-size:42px;
  line-height:1;
  letter-spacing:-.055em;
  margin:10px 0;
}
.latam-card p{
  color:#667085;
  max-width:720px;
}
.currency-pills{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.currency-pills span{
  padding:8px 11px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(16,24,40,.08);
  font-weight:900;
}
.latam-stats{
  display:grid;
  gap:12px;
}
.latam-stats article{
  background:#fff;
  border-radius:20px;
  padding:18px;
  border:1px solid rgba(16,24,40,.08);
}
.latam-stats strong{
  display:block;
  font-size:36px;
  letter-spacing:-.06em;
  color:#101828;
}
.latam-stats small{
  color:#667085;
  font-weight:850;
}

/* NUEVAS CAPTURAS */
.screens-real-grid{
  display:grid;
  grid-template-columns:1.15fr .9fr .9fr;
  gap:16px;
}
.screens-real-grid article{
  background:#fff;
  border:1px solid #eaecf0;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 18px 60px rgba(16,24,40,.08);
}
.screens-real-grid img{
  width:100%;
  height:280px;
  object-fit:cover;
  object-position:top;
  display:block;
  background:#f2f4f7;
}
.screens-real-grid article:first-child img{
  height:360px;
}
.screens-real-grid div{
  padding:18px;
}
.screens-real-grid h3{
  margin:0 0 6px;
  color:#101828;
}
.screens-real-grid p{
  margin:0;
  color:#667085;
}

/* VENDEDORES Y REPUTACION */
.partner-section{
  background:#101828;
  color:#fff;
  border-radius:36px;
  margin-inline:auto;
  max-width:1180px;
  padding-inline:28px;
}
.partner-section .tag{
  background:rgba(255,106,0,.16);
  color:#ffb37b;
}
.partner-section p{
  color:#d0d5dd;
}
.partner-reputation{
  margin-top:18px;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:18px;
  align-items:start;
  padding:22px;
  border-radius:26px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.1);
}
.partner-reputation h3{
  margin:10px 0;
  font-size:30px;
  line-height:1.04;
  letter-spacing:-.045em;
}
.reputation-ladder{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.reputation-ladder span{
  padding:10px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.14);
  font-weight:900;
  color:#fff;
}
.reputation-metric{
  background:#fff7ed !important;
  border-color:#fed7aa !important;
}
.reputation-metric strong{
  color:#ff6a00 !important;
}

@media(max-width:960px){
  .pricing-grid-two,
  .function-matrix,
  .latam-card,
  .screens-real-grid,
  .partner-reputation{
    grid-template-columns:1fr !important;
  }
  .trial-offer-card{
    grid-template-columns:1fr;
  }
  .offer-counter{
    width:100%;
    height:auto;
    min-height:110px;
  }
}


.partner-steps{
  margin-top:18px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.partner-steps article{
  padding:16px;
  border-radius:20px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.1);
}
.partner-steps b{
  color:#ffb37b;
}
.partner-steps h3{
  margin:8px 0 5px;
  color:#fff;
}
.partner-steps p{
  margin:0;
  color:#d0d5dd;
}
@media(max-width:900px){
  .partner-steps{grid-template-columns:1fr}
}


/* LIMPIEZA: hover real y botones en sintonia */
.btn,
.modal-plan,
.modal-method,
.header-actions a,
.header-actions button{
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease;
}
.btn:hover,
.modal-plan:hover,
.modal-method:hover,
.header-actions a:hover,
.header-actions button:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 38px rgba(16,24,40,.14);
}
.header-actions,
.nav-actions,
.site-actions{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
}
.header-actions .btn,
.nav-actions .btn,
.site-actions .btn{
  min-height:42px;
  padding-inline:16px;
}

/* LANDING: vender resumido */
.sell-compact-section{
  padding-top:34px;
  padding-bottom:34px;
}
.sell-compact-card{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
  padding:24px;
  border-radius:30px;
  background:#101828;
  color:#fff;
  box-shadow:0 24px 70px rgba(16,24,40,.22);
}
.sell-compact-copy h2{
  margin:9px 0 8px;
  font-size:34px;
  line-height:1;
  letter-spacing:-.055em;
}
.sell-compact-copy p{
  color:#d0d5dd;
  margin:0;
  max-width:760px;
}
.sell-compact-copy b{
  color:#fff;
}
.sell-compact-actions{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
}

/* Seccion aparte de informacion */
.sell-info-drawer{
  position:fixed;
  inset:0;
  z-index:1600;
  display:none;
}
.sell-info-drawer.active{
  display:block;
}
.sell-info-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,6,23,.72);
  backdrop-filter:blur(8px);
}
.sell-info-panel{
  position:absolute;
  right:18px;
  top:18px;
  bottom:18px;
  width:min(720px,calc(100% - 36px));
  overflow:auto;
  background:#fff;
  border-radius:30px;
  padding:30px;
  box-shadow:0 38px 120px rgba(0,0,0,.38);
}
.sell-info-close{
  position:absolute;
  right:18px;
  top:18px;
  width:40px;
  height:40px;
  border:0;
  border-radius:14px;
  background:#f2f4f7;
  cursor:pointer;
  font-size:24px;
}
.sell-info-panel h2{
  max-width:620px;
  font-size:46px;
  line-height:.96;
  letter-spacing:-.06em;
  margin:12px 0;
  color:#101828;
}
.sell-info-panel p{
  color:#667085;
}
.sell-info-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:18px 0;
}
.sell-info-grid article{
  padding:16px;
  border-radius:20px;
  background:#f8fafc;
  border:1px solid #eaecf0;
}
.sell-info-grid b{
  color:#ff6a00;
}
.sell-info-grid h3{
  margin:8px 0 5px;
}
.sell-info-commission{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:center;
  padding:18px;
  border-radius:22px;
  background:#fff7ed;
  border:1px solid #fed7aa;
}
.sell-info-commission strong{
  font-size:54px;
  line-height:1;
  color:#ff6a00;
  letter-spacing:-.06em;
}
.sell-info-commission span{
  color:#344054;
  font-weight:850;
}
.sell-info-actions{
  display:flex;
  gap:10px;
  margin-top:18px;
}

/* Cargos privados: solo dashboard */
.partner-reputation,
.reputation-ladder,
.partner-steps{
  display:none !important;
}

/* Alertas internas panel */
.seller-internal-card{
  margin-bottom:16px;
}
.seller-alerts-list{
  display:grid;
  gap:10px;
}
.seller-alert-line{
  padding:13px;
  border-radius:16px;
  border:1px solid #eaecf0;
  background:#fff;
  display:grid;
  gap:5px;
}
.seller-alert-line.unread{
  border-color:#fed7aa;
  background:#fff7ed;
}
.seller-alert-line b{
  color:#101828;
}
.seller-alert-line span{
  color:#475467;
}
.seller-alert-line small{
  color:#98a2b3;
}
.seller-alert-line button{
  justify-self:start;
  border:0;
  border-radius:12px;
  padding:8px 11px;
  background:#101828;
  color:#fff;
  font-weight:900;
  cursor:pointer;
}

/* quitar card latam si quedara en cache */
.latam-card,
.latam-block{
  display:none !important;
}

@media(max-width:860px){
  .sell-compact-card{
    grid-template-columns:1fr;
  }
  .sell-compact-actions,
  .sell-info-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .sell-info-grid{
    grid-template-columns:1fr;
  }
  .sell-info-panel{
    width:calc(100% - 20px);
    right:10px;
    top:10px;
    bottom:10px;
    padding:24px;
  }
  .sell-info-panel h2{
    font-size:36px;
  }
}


/* HEADER NUEVO PRO */
.punto-header-pro{
  position:sticky;
  top:14px;
  z-index:950;
  width:min(1280px,calc(100% - 32px));
  margin:14px auto 0;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(7,12,24,.82);
  backdrop-filter:blur(18px);
  border-radius:24px;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}
.punto-header-inner{
  display:grid;
  grid-template-columns:auto 1fr auto auto;
  align-items:center;
  gap:18px;
  min-height:70px;
  padding:0 16px 0 18px;
}
.punto-brand{
  display:flex;
  align-items:center;
  gap:12px;
  color:#fff;
  text-decoration:none;
  font-weight:950;
  letter-spacing:.01em;
  white-space:nowrap;
}
.punto-brand img{
  width:38px;
  height:38px;
  object-fit:contain;
}
.punto-brand span{
  font-size:20px;
}
.punto-nav{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:26px;
}
.punto-nav a{
  color:#e4e7ec;
  text-decoration:none;
  font-weight:900;
  font-size:14px;
  opacity:.86;
  transition:color .18s ease, opacity .18s ease, transform .18s ease;
}
.punto-nav a:hover{
  color:#ff6a00;
  opacity:1;
  transform:translateY(-1px);
}
.punto-header-actions{
  display:flex;
  align-items:center;
  gap:10px;
}
.punto-header-actions .btn{
  min-height:44px;
  border-radius:14px;
  padding:0 22px;
  font-weight:950;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}
.header-buy{
  background:#ff6a00;
  color:#fff;
  border:1px solid #ff6a00;
  box-shadow:0 16px 40px rgba(255,106,0,.28);
}
.header-sell{
  background:rgba(255,255,255,.04);
  color:#fff;
  border:1px solid rgba(255,255,255,.18);
  cursor:pointer;
}
.header-buy:hover,
.header-sell:hover{
  transform:translateY(-2px);
  box-shadow:0 20px 42px rgba(255,106,0,.25);
}
.punto-menu-btn{
  display:none;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.06);
  color:#fff;
  border-radius:14px;
  font-size:22px;
}

/* SECCION LINEAL INFORMATIVA PARA VENDER */
.sell-linear-section{
  max-width:1280px;
  margin:0 auto;
  padding-top:86px;
  padding-bottom:72px;
}
.sell-linear-grid{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:24px;
  align-items:stretch;
}
.sell-linear-copy{
  padding:34px;
  border-radius:34px;
  background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(16,24,40,.86));
  border:1px solid rgba(255,255,255,.1);
  color:#fff;
  box-shadow:0 30px 90px rgba(0,0,0,.26);
}
.sell-linear-copy h2{
  font-size:48px;
  line-height:.98;
  letter-spacing:-.06em;
  margin:12px 0 14px;
  max-width:780px;
}
.sell-linear-copy p{
  color:#d0d5dd;
  max-width:780px;
  font-size:17px;
  line-height:1.55;
}
.sell-linear-card{
  padding:28px;
  border-radius:34px;
  background:#fff;
  border:1px solid #eaecf0;
  box-shadow:0 28px 80px rgba(16,24,40,.12);
  display:grid;
  align-content:center;
  gap:18px;
}
.sell-money{
  padding:22px;
  border-radius:26px;
  background:#fff7ed;
  border:1px solid #fed7aa;
}
.sell-money small{
  display:block;
  color:#ff6a00;
  text-transform:uppercase;
  letter-spacing:.11em;
  font-weight:950;
}
.sell-money strong{
  display:block;
  font-size:72px;
  line-height:.95;
  letter-spacing:-.08em;
  color:#101828;
}
.sell-money span{
  color:#475467;
  font-weight:900;
}
.sell-plan-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.sell-plan-row article{
  padding:16px;
  border-radius:20px;
  background:#f8fafc;
  border:1px solid #eaecf0;
}
.sell-plan-row b,
.sell-plan-row span,
.sell-plan-row small{
  display:block;
}
.sell-plan-row b{
  color:#101828;
  margin-bottom:5px;
}
.sell-plan-row span{
  font-size:26px;
  font-weight:1000;
  color:#ff6a00;
  letter-spacing:-.05em;
}
.sell-plan-row small{
  color:#667085;
  font-weight:850;
}
.sell-linear-steps{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}
.sell-linear-steps article{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.1);
  color:#fff;
}
.sell-linear-steps span{
  display:inline-grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  background:#ff6a00;
  color:#fff;
  font-weight:1000;
  margin-bottom:10px;
}
.sell-linear-steps b{
  display:block;
  font-size:18px;
  margin-bottom:5px;
}
.sell-linear-steps p{
  margin:0;
  color:#d0d5dd;
}

/* PANTALLA COMPLETA VENDER */
.seller-fullscreen{
  position:fixed;
  inset:0;
  z-index:2000;
  display:none;
}
.seller-fullscreen.active{
  display:block;
}
.seller-fullscreen-bg{
  position:absolute;
  inset:0;
  background:rgba(2,6,23,.78);
  backdrop-filter:blur(10px);
}
.seller-fullscreen-panel{
  position:absolute;
  inset:18px;
  overflow:auto;
  border-radius:34px;
  background:#08111f;
  color:#fff;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 38px 140px rgba(0,0,0,.44);
  padding:32px;
}
.seller-fullscreen-head{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:start;
  margin-bottom:24px;
}
.seller-fullscreen-head h2{
  max-width:880px;
  font-size:56px;
  line-height:.96;
  letter-spacing:-.065em;
  margin:10px 0;
}
.seller-fullscreen-head p{
  color:#d0d5dd;
  max-width:760px;
  font-size:17px;
}
.seller-full-close{
  width:48px;
  height:48px;
  border:0;
  border-radius:16px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:30px;
  cursor:pointer;
}
.seller-fullscreen-grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:18px;
}
.seller-full-left,
.seller-full-dashboard{
  border-radius:30px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.1);
  padding:22px;
}
.seller-highlight{
  padding:22px;
  border-radius:26px;
  background:linear-gradient(135deg,rgba(255,106,0,.22),rgba(255,106,0,.07));
  border:1px solid rgba(255,106,0,.28);
}
.seller-highlight small{
  display:block;
  color:#ffb37b;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:950;
}
.seller-highlight strong{
  display:block;
  font-size:80px;
  line-height:.92;
  letter-spacing:-.08em;
  color:#fff;
}
.seller-highlight span{
  color:#fff;
  font-weight:900;
}
.seller-benefits{
  display:grid;
  gap:10px;
  margin:14px 0;
}
.seller-benefits article{
  padding:14px;
  border-radius:18px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.08);
}
.seller-benefits b{
  display:block;
  color:#fff;
  margin-bottom:4px;
}
.seller-benefits p{
  margin:0;
  color:#d0d5dd;
  line-height:1.45;
}
.seller-full-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.seller-dashboard-top{
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
  margin-bottom:14px;
}
.seller-dashboard-top h3{
  margin:0;
  font-size:22px;
}
.seller-dashboard-top span{
  padding:8px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#d0d5dd;
  font-weight:900;
}
.seller-metrics{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-bottom:12px;
}
.seller-metrics article{
  padding:15px;
  border-radius:18px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.1);
}
.seller-metrics small,
.seller-metrics span{
  display:block;
  color:#98a2b3;
  font-weight:850;
}
.seller-metrics b{
  display:block;
  font-size:28px;
  color:#fff;
  letter-spacing:-.05em;
}
.seller-metrics span{
  color:#12b76a;
}
.seller-dashboard-split{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.seller-funnel-card,
.seller-alert-preview,
.seller-private-note{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.1);
}
.seller-funnel-card h4,
.seller-alert-preview h4{
  margin:0 0 12px;
}
.seller-funnel{
  display:grid;
  gap:6px;
  place-items:center;
  margin-bottom:12px;
}
.seller-funnel span{
  display:block;
  height:30px;
  border-radius:8px;
}
.seller-funnel span:nth-child(1){width:76%;background:#155eef}
.seller-funnel span:nth-child(2){width:62%;background:#12b76a}
.seller-funnel span:nth-child(3){width:48%;background:#f79009}
.seller-funnel span:nth-child(4){width:34%;background:#ff6a00}
.seller-funnel-card ul{
  padding:0;
  margin:0;
  display:grid;
  gap:8px;
}
.seller-funnel-card li{
  list-style:none;
  display:flex;
  justify-content:space-between;
  color:#d0d5dd;
}
.seller-alert-preview{
  display:grid;
  gap:10px;
}
.seller-alert-preview div{
  padding:12px;
  border-radius:16px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
}
.seller-alert-preview b,
.seller-alert-preview span{
  display:block;
}
.seller-alert-preview span{
  color:#d0d5dd;
  margin-top:4px;
}
.seller-private-note{
  margin-top:12px;
}
.seller-private-note p{
  margin:6px 0 0;
  color:#d0d5dd;
}
.seller-full-process{
  margin-top:18px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.seller-full-process article{
  padding:16px;
  border-radius:20px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.1);
}
.seller-full-process span{
  display:inline-grid;
  place-items:center;
  width:30px;
  height:30px;
  border-radius:50%;
  background:#ff6a00;
  margin-bottom:8px;
  font-weight:1000;
}
.seller-full-process b{
  display:block;
  margin-bottom:5px;
}
.seller-full-process p{
  margin:0;
  color:#d0d5dd;
}

/* Asegurar que no quede drawer viejo */
.sell-info-drawer,
.sell-info-panel,
.sell-compact-card{
  display:none !important;
}

@media(max-width:1080px){
  .punto-header-inner{
    grid-template-columns:auto auto;
  }
  .punto-menu-btn{
    display:block;
    justify-self:end;
  }
  .punto-nav,
  .punto-header-actions{
    display:none;
    grid-column:1 / -1;
    justify-content:flex-start;
    flex-wrap:wrap;
    padding-bottom:14px;
  }
  .punto-nav.open,
  .punto-header-actions.open{
    display:flex !important;
  }
  .sell-linear-grid,
  .seller-fullscreen-grid,
  .seller-dashboard-split{
    grid-template-columns:1fr;
  }
  .sell-linear-steps,
  .seller-full-process,
  .seller-metrics{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .punto-header-pro{
    top:8px;
    width:calc(100% - 16px);
  }
  .sell-linear-copy h2,
  .seller-fullscreen-head h2{
    font-size:36px;
  }
  .sell-linear-steps,
  .seller-full-process,
  .seller-metrics,
  .sell-plan-row{
    grid-template-columns:1fr;
  }
  .seller-fullscreen-panel{
    inset:8px;
    padding:20px;
    border-radius:24px;
  }
}


/* VENDER COMPLETO */
.sell-mini-benefits{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
}
.sell-mini-benefits span{
  padding:9px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-weight:900;
  font-size:13px;
}
.seller-info-block{
  padding:16px;
  border-radius:20px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.09);
  margin-top:12px;
}
.seller-info-block h3{
  margin:0 0 8px;
  color:#fff;
}
.seller-info-block p{
  margin:0;
  color:#d0d5dd;
  line-height:1.5;
}
.seller-tool-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-bottom:12px;
}
.seller-tool-grid article{
  padding:15px;
  border-radius:18px;
  background:rgba(255,255,255,.065);
  border:1px solid rgba(255,255,255,.1);
}
.seller-tool-grid b{
  display:block;
  color:#fff;
  margin-bottom:6px;
}
.seller-tool-grid p{
  margin:0;
  color:#d0d5dd;
  line-height:1.38;
}
.seller-benefit-wide{
  margin-top:18px;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:16px;
  padding:22px;
  border-radius:26px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.1);
}
.seller-benefit-wide h3{
  font-size:32px;
  line-height:1.05;
  letter-spacing:-.04em;
  margin:10px 0;
}
.seller-benefit-wide p{
  color:#d0d5dd;
}
.seller-benefit-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.seller-benefit-list article{
  padding:15px;
  border-radius:18px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.1);
}
.seller-benefit-list b,
.seller-benefit-list span{
  display:block;
}
.seller-benefit-list span{
  color:#d0d5dd;
  margin-top:5px;
}
@media(max-width:980px){
  .seller-tool-grid,
  .seller-benefit-wide,
  .seller-benefit-list{
    grid-template-columns:1fr;
  }
}

/* VENDER CON PUNTO - LIMPIO Y ALINEADO A PALETA */
.vender-clean-section{
  padding-top:72px;
  padding-bottom:72px;
}
.vender-clean-wrap{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:20px;
  align-items:stretch;
  padding:28px;
  border-radius:36px;
  background:
    radial-gradient(circle at 14% 0%,rgba(255,106,0,.22),transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}
.vender-clean-copy{
  padding:18px 12px 18px 8px;
}
.vender-clean-copy h2{
  max-width:790px;
  margin:14px 0 14px;
  font-size:clamp(38px,5.4vw,64px);
  line-height:.96;
  letter-spacing:-.06em;
  color:#fff;
}
.vender-clean-copy p{
  max-width:720px;
  margin:0;
  color:var(--muted);
  font-size:18px;
  line-height:1.7;
}
.vender-clean-points{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.vender-clean-points span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:9px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.065);
  border:1px solid rgba(255,255,255,.12);
  color:#fff4ec;
  font-weight:850;
  font-size:13px;
}
.vender-clean-points span::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--orange);
  margin-right:8px;
  box-shadow:0 0 0 5px rgba(255,106,0,.13);
}
.vender-clean-side{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:290px;
  padding:26px;
  border-radius:30px;
  background:#fff8f1;
  color:#101828;
  border:1px solid rgba(255,147,77,.42);
  box-shadow:0 20px 55px rgba(255,106,0,.12);
}
.vender-clean-side small{
  color:var(--orange);
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:1000;
}
.vender-clean-side strong{
  display:block;
  margin:8px 0 0;
  color:#101828;
  font-size:clamp(64px,8vw,94px);
  line-height:.9;
  letter-spacing:-.09em;
}
.vender-clean-side p{
  margin:10px 0 22px;
  color:#5d5147;
  font-weight:850;
  line-height:1.45;
}
.vender-clean-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.vender-clean-actions .btn{
  flex:1 1 150px;
  min-height:48px;
}
.vender-clean-actions .btn-ghost{
  background:#101828;
  border-color:#101828;
  color:#fff;
}
.vender-clean-flow{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:14px;
}
.vender-clean-flow article{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:74px;
  padding:14px 16px;
  border-radius:22px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.10);
  color:#fff;
}
.vender-clean-flow b{
  display:grid;
  place-items:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:13px;
  background:rgba(255,106,0,.18);
  color:#ffb27a;
  border:1px solid rgba(255,106,0,.28);
}
.vender-clean-flow span{
  font-weight:900;
  color:#f5f2eb;
}

.seller-fullscreen-clean .seller-fullscreen-bg{
  background:rgba(5,8,13,.78);
  backdrop-filter:blur(10px);
}
.seller-clean-panel{
  inset:20px;
  max-width:1120px;
  margin:0 auto;
  padding:30px;
  border-radius:34px;
  background:
    radial-gradient(circle at 10% 0%,rgba(255,106,0,.20),transparent 30%),
    linear-gradient(180deg,#101117,#0b0c10);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 40px 130px rgba(0,0,0,.52);
}
.seller-clean-head{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:start;
  margin-bottom:22px;
}
.seller-clean-head h2{
  margin:12px 0 10px;
  max-width:740px;
  font-size:clamp(38px,5vw,62px);
  line-height:.96;
  letter-spacing:-.06em;
  color:#fff;
}
.seller-clean-head p{
  max-width:700px;
  margin:0;
  color:var(--muted);
  font-size:17px;
  line-height:1.65;
}
.seller-clean-layout{
  display:grid;
  grid-template-columns:360px 1fr;
  gap:16px;
  align-items:stretch;
}
.seller-clean-commission,
.seller-clean-content{
  border-radius:28px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.11);
}
.seller-clean-commission{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:26px;
  min-height:430px;
}
.seller-clean-commission small{
  color:#ffb27a;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:1000;
}
.seller-clean-commission strong{
  display:block;
  margin:12px 0 4px;
  font-size:96px;
  line-height:.86;
  letter-spacing:-.09em;
  color:#fff;
}
.seller-clean-commission span{
  display:block;
  margin-bottom:24px;
  color:#f5d4bd;
  font-weight:900;
}
.seller-clean-commission .btn{
  width:100%;
  min-height:50px;
  margin-top:10px;
}
.seller-clean-commission .btn-ghost{
  background:rgba(255,255,255,.06);
  border-color:rgba(255,255,255,.12);
}
.seller-clean-content{
  display:grid;
  gap:12px;
  padding:16px;
}
.seller-clean-block{
  padding:20px;
  border-radius:22px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.08);
}
.seller-clean-block h3{
  margin:0 0 8px;
  color:#fff;
  font-size:23px;
  letter-spacing:-.02em;
}
.seller-clean-block p{
  margin:0;
  color:var(--muted);
  line-height:1.65;
}
.seller-clean-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:12px;
}
.seller-clean-list span{
  padding:13px 14px;
  border-radius:16px;
  background:rgba(255,106,0,.10);
  border:1px solid rgba(255,106,0,.18);
  color:#ffe6d5;
  font-weight:900;
}
.seller-full-open{
  overflow:hidden;
}

@media(max-width:980px){
  .vender-clean-wrap,
  .seller-clean-layout{
    grid-template-columns:1fr;
  }
  .vender-clean-flow{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .seller-clean-commission{
    min-height:auto;
  }
}
@media(max-width:640px){
  .vender-clean-section{
    padding-top:46px;
    padding-bottom:46px;
  }
  .vender-clean-wrap,
  .seller-clean-panel{
    padding:18px;
    border-radius:26px;
  }
  .vender-clean-copy{
    padding:4px;
  }
  .vender-clean-flow,
  .seller-clean-list{
    grid-template-columns:1fr;
  }
  .seller-clean-panel{
    inset:8px;
  }
  .seller-clean-head{
    grid-template-columns:1fr auto;
  }
  .seller-clean-commission strong{
    font-size:76px;
  }
}

/* FIX VENDER DETALLES + AUTH SOBRE MODALES */
.seller-fullscreen{z-index:2400;}
.affiliate-auth-modal{z-index:6000 !important;}
.affiliate-auth-modal.active{display:block !important;}
.affiliate-auth-modal .auth-clean-card{z-index:6002;}
.affiliate-auth-backdrop{z-index:6001;}
body.affiliate-modal-open .seller-fullscreen.active{display:none !important;}

.seller-clean-panel{
  max-width:none !important;
  width:calc(100% - 40px);
  min-height:calc(100vh - 40px);
  margin:0 auto;
  padding:clamp(20px,3vw,42px) !important;
  background:
    radial-gradient(circle at 12% 0%,rgba(255,106,0,.22),transparent 34%),
    radial-gradient(circle at 86% 12%,rgba(255,148,64,.12),transparent 28%),
    linear-gradient(180deg,#11131a,#080a0f) !important;
}
.seller-wide-head h2{max-width:980px !important;}
.seller-wide-head p{max-width:860px !important;}
.seller-detail-grid{
  display:grid;
  grid-template-columns:minmax(280px,380px) 1fr;
  gap:16px;
  align-items:stretch;
  margin-bottom:16px;
}
.seller-earning-card,
.seller-story-card,
.seller-wide-block{
  border-radius:28px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.11);
  box-shadow:0 18px 45px rgba(0,0,0,.16);
}
.seller-earning-card{
  padding:28px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:320px;
  background:linear-gradient(145deg,rgba(255,106,0,.18),rgba(255,255,255,.055));
  border-color:rgba(255,106,0,.24);
}
.seller-earning-card small{
  color:#ffb27a;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:1000;
}
.seller-earning-card strong{
  display:block;
  margin:12px 0 8px;
  font-size:clamp(74px,8vw,118px);
  line-height:.82;
  letter-spacing:-.095em;
  color:#fff;
}
.seller-earning-card > span{
  color:#ffe1cb;
  font-weight:900;
  line-height:1.45;
}
.seller-mini-actions{display:grid;gap:10px;margin-top:24px;}
.seller-mini-actions .btn{width:100%;min-height:50px;}
.seller-mini-actions .btn-ghost{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.13);color:#fff;}
.seller-story-card{padding:28px;display:flex;flex-direction:column;justify-content:center;}
.seller-story-card h3,
.seller-wide-block h3{margin:0 0 10px;color:#fff;font-size:clamp(24px,2.4vw,36px);letter-spacing:-.04em;}
.seller-story-card p,
.seller-wide-block p{margin:0;color:#d7dde7;line-height:1.68;font-size:16px;}
.seller-story-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px;}
.seller-story-pills span{
  padding:9px 12px;
  border-radius:999px;
  background:rgba(255,106,0,.12);
  border:1px solid rgba(255,106,0,.20);
  color:#ffe5d2;
  font-weight:900;
  font-size:13px;
}
.seller-wide-content{display:grid;gap:16px;}
.seller-wide-block{padding:24px;}
.seller-process-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;}
.seller-process-line article{
  min-height:150px;
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.09);
}
.seller-process-line b{display:block;color:#ffb27a;font-size:13px;letter-spacing:.12em;margin-bottom:14px;}
.seller-process-line span{display:block;color:#f4f7fb;font-weight:850;line-height:1.45;}
.seller-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;}
.seller-clean-ul{margin:0;padding:0;display:grid;gap:10px;}
.seller-clean-ul li{
  list-style:none;
  position:relative;
  padding:12px 12px 12px 36px;
  border-radius:16px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.08);
  color:#e8edf5;
  font-weight:850;
}
.seller-clean-ul li::before{
  content:"";
  position:absolute;
  left:14px;
  top:18px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ff6a00;
  box-shadow:0 0 0 5px rgba(255,106,0,.14);
}
.seller-close-block{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,rgba(255,106,0,.16),rgba(255,255,255,.05));border-color:rgba(255,106,0,.20);}
.seller-close-block .btn{flex:0 0 auto;min-height:52px;}
@media(max-width:980px){
  .seller-clean-panel{width:calc(100% - 18px);min-height:calc(100vh - 18px);}
  .seller-detail-grid,
  .seller-two-columns{grid-template-columns:1fr;}
  .seller-process-line{grid-template-columns:repeat(2,minmax(0,1fr));}
  .seller-close-block{display:grid;}
  .seller-close-block .btn{width:100%;}
}
@media(max-width:640px){
  .seller-clean-panel{inset:9px !important;width:calc(100% - 18px);padding:18px !important;border-radius:24px;}
  .seller-process-line{grid-template-columns:1fr;}
  .seller-process-line article{min-height:auto;}
  .seller-earning-card,.seller-story-card,.seller-wide-block{padding:18px;border-radius:22px;}
}

/* AJUSTE FINAL: VENDER GENERAL, SIN BADGES CARGADOS */
.vender-clean-section .tag,
.seller-fullscreen-clean .tag{display:none!important;}
.section-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#ffb27a;
  font-size:13px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
  background:transparent!important;
  border:0!important;
  padding:0!important;
}
.section-kicker::before{
  content:"";
  width:34px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#ff6a00,rgba(255,106,0,.12));
}
.vender-clean-points{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px!important;
  margin-top:24px!important;
}
.vender-clean-points span{
  display:flex!important;
  align-items:center;
  gap:10px;
  min-height:54px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.085)!important;
  color:#f7f2ec!important;
  font-size:14px!important;
  font-weight:850!important;
  box-shadow:none!important;
}
.vender-clean-points span::before{display:none!important;}
.vender-clean-points svg,
.seller-feature-list svg,
.seller-process-line svg,
.vender-clean-flow svg{
  width:18px;
  height:18px;
  flex:0 0 auto;
  color:#ff8a35;
  stroke-width:2.2;
}
.vender-clean-side strong{
  font-size:clamp(46px,6vw,72px)!important;
  letter-spacing:-.07em!important;
}
.vender-clean-flow article{
  background:rgba(255,255,255,.035)!important;
  border-color:rgba(255,255,255,.075)!important;
}
.vender-clean-flow b{
  background:rgba(255,106,0,.12)!important;
  border-color:rgba(255,106,0,.18)!important;
}
.vender-clean-flow b svg{color:#ffb27a;}
.seller-program-card strong{
  display:grid!important;
  place-items:center!important;
  width:88px!important;
  height:88px!important;
  border-radius:28px!important;
  background:rgba(255,255,255,.09)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  margin:18px 0!important;
  font-size:0!important;
  letter-spacing:0!important;
}
.seller-program-card strong svg{
  width:46px;
  height:46px;
  color:#ffb27a;
  stroke-width:1.9;
}
.seller-feature-list{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  margin-top:22px;
}
.seller-feature-list span{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:52px;
  padding:12px;
  border-radius:18px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.075);
  color:#eef2f7;
  font-weight:850;
  font-size:13px;
}
.seller-story-pills{display:none!important;}
.seller-process-line b{
  display:grid!important;
  place-items:center;
  width:40px;
  height:40px;
  border-radius:14px;
  margin-bottom:14px!important;
  background:rgba(255,106,0,.12);
  border:1px solid rgba(255,106,0,.18);
}
.seller-process-line b svg{color:#ffb27a;}
.footer-icons a{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:16px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.10);
  color:#f7f3ec;
  transition:transform .2s ease, border-color .2s ease, background .2s ease;
}
.footer-icons a:hover{
  transform:translateY(-2px);
  background:rgba(255,106,0,.12);
  border-color:rgba(255,106,0,.26);
  color:#ffb27a;
}
.footer-icons svg,
.footer-icons [data-lucide],
.footer-icons .bi{
  width:20px!important;
  height:20px!important;
  font-size:20px!important;
  line-height:1!important;
  display:grid;
  place-items:center;
  stroke-width:2.1!important;
}
@media(max-width:980px){
  .vender-clean-points{grid-template-columns:1fr!important;}
  .seller-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:560px){
  .seller-feature-list{grid-template-columns:1fr;}
  .section-kicker{font-size:12px;letter-spacing:.12em;}
}

/* PUNTO_LATAM_PAYMENT_UI_20260531 */
.modal-method.is-hidden-by-country,
.modal-method[hidden] { display: none !important; }
.modal-method.instant-method {
  border-color: rgba(255,106,0,.45);
  background: linear-gradient(180deg, rgba(255,106,0,.13), rgba(255,106,0,.04));
}
.modal-method.instant-method small {
  color: #ff8a2a;
  font-weight: 800;
}
.pro-buyer-form select {
  width: 100%;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 14px;
  background: rgba(7,10,18,.78);
  color: #fff;
  padding: 13px 14px;
  outline: none;
}
.pro-buyer-form select:focus {
  border-color: rgba(255,106,0,.62);
  box-shadow: 0 0 0 4px rgba(255,106,0,.11);
}
.vender-clean-points.clean-lines span {
  border-radius: 16px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: none;
}


/* PUNTO_CRYPTO_CHECKOUT_UI_20260531 */
.crypto-order-box{
  margin:14px 0 4px;
}
.crypto-empty-state,
.crypto-order-card{
  border:1px solid rgba(255,255,255,.10);
  border-radius:20px;
  background:linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  padding:16px;
}
.crypto-empty-state{
  display:grid;
  gap:5px;
  color:#d8dee8;
}
.crypto-empty-state b{color:#fff;font-size:15px;}
.crypto-empty-state span{font-size:13px;line-height:1.45;color:#9aa4b2;}
.crypto-order-card.paid{border-color:rgba(34,197,94,.38);background:linear-gradient(180deg, rgba(34,197,94,.10), rgba(255,255,255,.025));}
.crypto-order-card.expired{border-color:rgba(239,68,68,.36);}
.crypto-order-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
.crypto-order-head small{
  display:block;
  text-transform:uppercase;
  letter-spacing:.13em;
  color:#ff9b47;
  font-size:11px;
  font-weight:850;
}
.crypto-order-head b{display:block;color:#fff;font-size:18px;margin-top:4px;}
.crypto-order-head span{
  font-size:11px;
  color:#9aa4b2;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.04);
  border-radius:999px;
  padding:6px 9px;
  white-space:nowrap;
}
.crypto-qr-row{
  display:grid;
  grid-template-columns:154px minmax(0,1fr);
  gap:14px;
  align-items:start;
}
.crypto-qr{
  width:154px;
  min-height:154px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:#fff;
  padding:10px;
}
.crypto-qr img{width:100%;height:auto;display:block;border-radius:10px;}
.crypto-instructions{display:grid;gap:8px;min-width:0;}
.crypto-instructions p{
  margin:0 0 4px;
  color:#e8edf5;
  font-size:14px;
  line-height:1.45;
}
.crypto-instructions div{
  display:grid;
  grid-template-columns:108px minmax(0,1fr);
  gap:10px;
  align-items:center;
  padding:9px 10px;
  border-radius:14px;
  background:rgba(5,8,15,.45);
  border:1px solid rgba(255,255,255,.07);
}
.crypto-instructions span{font-size:12px;color:#9aa4b2;}
.crypto-instructions b{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.crypto-wallet,.crypto-hash,.crypto-license{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;}
.crypto-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.crypto-actions button{
  border:1px solid rgba(255,106,0,.26);
  color:#ffb27a;
  background:rgba(255,106,0,.09);
  border-radius:12px;
  padding:9px 11px;
  font-weight:850;
  cursor:pointer;
}
.crypto-actions button:hover{background:rgba(255,106,0,.15);}
@media(max-width:640px){
  .crypto-qr-row{grid-template-columns:1fr;}
  .crypto-qr{width:100%;max-width:240px;margin:auto;}
  .crypto-instructions div{grid-template-columns:1fr;gap:3px;}
  .crypto-order-head{display:grid;}
  .crypto-order-head span{width:max-content;max-width:100%;}
}

/* FIX PRODUCCION: botones de planes con contraste Punto */
.price-card .btn.btn-plan.open-checkout,
.price-card button.btn.btn-plan.open-checkout{
  background:linear-gradient(135deg,#ff6a00 0%,#ff8a2a 100%) !important;
  color:#ffffff !important;
  border:1px solid rgba(255,106,0,.72) !important;
  box-shadow:0 16px 34px rgba(255,106,0,.28) !important;
  font-weight:950 !important;
  letter-spacing:-.01em;
}
.price-card .btn.btn-plan.open-checkout:hover,
.price-card button.btn.btn-plan.open-checkout:hover{
  background:linear-gradient(135deg,#ff7b1f 0%,#ff9a45 100%) !important;
  color:#ffffff !important;
  transform:translateY(-2px);
  box-shadow:0 20px 42px rgba(255,106,0,.36) !important;
}
.price-card .btn.btn-plan.open-checkout:focus-visible,
.price-card button.btn.btn-plan.open-checkout:focus-visible{
  outline:3px solid rgba(255,138,42,.38);
  outline-offset:3px;
}

/* PUNTO_FINAL_MULTICRYPTO_CHECKOUT_STYLES_20260531 */
.compact-method-head{margin-bottom:10px;}
.compact-method-head p{display:none!important;}
.crypto-method-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;}
.modal-method{min-height:84px;}
.modal-method svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.accepted-box.is-empty{display:none!important;}
#selectedMethodBox[hidden]{display:none!important;}
.payment-box:not(.active){display:none!important;}
.payment-box.active{display:block;}
.checkout-intro{max-width:760px;}
@media (max-width: 640px){.crypto-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.modal-method{min-height:78px;padding:10px;}}

/* PUNTO_PAYMENT_SELECTOR_SIMPLE_20260601 */
.payment-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.crypto-selector-panel{margin:12px 0 14px;padding:14px;border:1px solid rgba(255,106,0,.18);background:linear-gradient(180deg,#fff7ef,#fff);border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.crypto-selector-panel label{font-size:12px;font-weight:900;color:#4b5563;display:flex;flex-direction:column;gap:7px;}
.crypto-selector-panel select{width:100%;border:1px solid #dfe3ec;border-radius:13px;padding:11px 12px;font-weight:850;color:#111827;background:#fff;outline:none;}
.crypto-selector-panel select:focus{border-color:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.10);}
.crypto-selected-note{grid-column:1/-1;margin:0;font-size:12.5px;line-height:1.45;color:#667085;}
.crypto-selected-note b{color:#111827;}
@media(max-width:720px){.payment-simple-grid{grid-template-columns:1fr!important}.crypto-selector-panel{grid-template-columns:1fr}.crypto-selected-note{grid-column:auto}}


/* PUNTO_IP_CHECKOUT_READABILITY_FIX_20260601 */
.pro-buyer-form select{height:48px;border-radius:14px;background:#fff;color:#111827;border:1px solid #d9dee8;padding:0 14px;outline:none;font-family:inherit;font-weight:800;}
.pro-buyer-form select:focus{border-color:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.10);}
.country-auto-note{display:block;margin-top:2px;color:#667085;font-size:11px;line-height:1.35;font-weight:750;}
.country-auto-note.detected{color:#0f8a55;}
.country-auto-note.error{color:#b54708;}
.pro-checkout-panel .checkout-result{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;}
.pro-checkout-panel .checkout-result.ok{background:#ecfdf3;color:#05603a;border-color:#abefc6;}
.pro-checkout-panel .checkout-result.error{background:#fff1f3;color:#b42318;border-color:#fecdd3;}
.pro-checkout-panel .loading-mini{background:#f8fafc;color:#475467;border:1px solid #e4e7ec;}
.pro-checkout-panel .crypto-selector-panel{background:linear-gradient(180deg,#fff7ef,#fff);border:1px solid #fed7aa;border-radius:18px;color:#111827;}
.pro-checkout-panel .crypto-selector-panel label{color:#344054;}
.pro-checkout-panel .crypto-selector-panel select{background:#fff;color:#111827;border:1px solid #dfe3ec;}
.pro-checkout-panel .crypto-selected-note{color:#667085;}
.pro-checkout-panel .crypto-empty-state{background:#f8fafc;border:1px solid #e4e7ec;color:#344054;border-radius:18px;}
.pro-checkout-panel .crypto-empty-state b{color:#111827;}
.pro-checkout-panel .crypto-empty-state span{color:#667085;}
.pro-checkout-panel .crypto-order-card{background:#101828;border:1px solid rgba(255,255,255,.12);}
.pro-checkout-panel .manual-client-preview{background:#fff7ed;border:1px solid #fed7aa;color:#111827;}
.pro-checkout-panel .manual-client-preview strong,.pro-checkout-panel .manual-preview-head b{color:#111827;}
.pro-checkout-panel .manual-client-preview small{color:#667085;}
.pro-checkout-panel .accepted-box:not(.is-empty){background:#101828;color:#fff;}
.pro-checkout-panel .accepted-box:not(.is-empty) span{color:#cfd5df;}
.pro-checkout-panel .accepted-box:not(.is-empty) b{color:#fff;}

/* CHECKOUT FINAL POR PASOS - LIMPIO */
.checkout-step-section{display:none}
.checkout-step-section.active{display:block;animation:checkoutStepIn .22s ease both}
.checkout-progress-final{grid-template-columns:repeat(3,1fr)!important}
.checkout-progress-final div.done b,
.checkout-progress-final div.active b{background:#ff6a00!important;color:#fff!important}
.checkout-progress-final div.done span,
.checkout-progress-final div.active span{color:#111827!important}
.checkout-progress-final div.done b::after{content:'✓';font-size:13px}
.checkout-progress-final div.done b{font-size:0}
.compact-plan-grid{margin-bottom:16px}
.checkout-back-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}
.btn-soft{background:#f3f4f6!important;color:#101828!important;border:1px solid #d0d5dd!important}
.license-confirm-card{display:grid;gap:14px;border:1px solid #eaecf0;background:#fff;border-radius:22px;padding:18px;box-shadow:0 12px 30px rgba(16,24,40,.06)}
.license-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.license-status-row span{display:inline-flex;align-items:center;border-radius:999px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;padding:8px 12px;font-weight:950;font-size:13px}
.license-status-row b{color:#101828}
.license-key-box{display:grid;gap:8px;padding:14px;border-radius:16px;background:#101828;color:#fff;border:1px solid rgba(16,24,40,.12)}
.license-key-box small{color:#d0d5dd;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.license-key-box strong{font-size:20px;letter-spacing:.02em;word-break:break-all}
.license-key-box button{justify-self:start;border:0;border-radius:12px;padding:10px 14px;background:#ff6a00;color:#fff;font-weight:950;cursor:pointer}
#licenseEmailInfo{margin:0;color:#475467;line-height:1.55}
.checkout-steps-final.license-step-open #paypalCheckoutBox,
.checkout-steps-final.license-step-open #manualPaymentBox,
.checkout-steps-final.license-step-open #sendManualOrder{display:none!important}
.checkout-steps-final #manualMethodSubtitle{color:#667085!important}
@media(max-width:720px){.checkout-progress-final{grid-template-columns:repeat(3,auto)!important}.checkout-progress-final span{display:none}.checkout-progress-final div{justify-content:center}}

/* Affiliate auth modal restored */
.affiliate-auth-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(10,14,23,.72);backdrop-filter:blur(10px)}
.affiliate-auth-modal.open{display:flex}
.affiliate-auth-bg{position:absolute;inset:0}
.affiliate-auth-panel{position:relative;width:min(560px,100%);max-height:92vh;overflow:auto;border-radius:28px;background:#fff;color:#101828;border:1px solid rgba(16,24,40,.10);box-shadow:0 30px 100px rgba(0,0,0,.35);padding:24px}
.affiliate-auth-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:14px;background:#f2f4f7;color:#101828;font-size:24px;line-height:1;cursor:pointer}
.affiliate-auth-close:hover{background:#ffe8d9;color:#f26a21}
.affiliate-auth-head{padding-right:42px;margin-bottom:16px}
.affiliate-auth-head h2{margin:6px 0 8px;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.04em;color:#101828}
.affiliate-auth-head p{margin:0;color:#667085;line-height:1.55}
.affiliate-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;border-radius:18px;background:#f2f4f7;margin:16px 0}
.affiliate-auth-tab{border:0;border-radius:14px;padding:11px 12px;font-weight:900;color:#667085;background:transparent;cursor:pointer}
.affiliate-auth-tab.active{background:#f26a21;color:#fff;box-shadow:0 10px 22px rgba(242,106,33,.24)}
.affiliate-auth-form{display:none;grid-template-columns:1fr;gap:12px}
.affiliate-auth-form.active{display:grid}
.affiliate-auth-form label{display:grid;gap:6px;font-size:.86rem;font-weight:900;color:#344054}
.affiliate-auth-form label small{font-weight:800;color:#98a2b3}
.affiliate-auth-form input{width:100%;border:1px solid #d0d5dd;background:#fff;color:#101828;border-radius:14px;padding:12px 14px;outline:none;font-weight:750}
.affiliate-auth-form input:focus{border-color:#f26a21;box-shadow:0 0 0 4px rgba(242,106,33,.13)}
.affiliate-panel-preview{margin-top:16px;border:1px solid #eaecf0;border-radius:22px;background:#fff7f2;padding:16px;color:#101828}
.affiliate-panel-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}
.affiliate-panel-top div{display:grid;gap:3px}.affiliate-panel-top small{color:#667085;font-weight:900}.affiliate-panel-top strong{font-size:1.15rem}.affiliate-panel-top span{color:#f26a21;font-weight:900}
.affiliate-copy-link{white-space:nowrap;color:#101828!important;border-color:#d0d5dd!important;background:#fff!important}
.affiliate-panel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}
.affiliate-panel-stats article{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:12px}.affiliate-panel-stats small{display:block;color:#667085;font-weight:850;font-size:.75rem}.affiliate-panel-stats b{font-size:1.1rem;color:#101828}
.affiliate-alert-list{display:grid;gap:8px}.affiliate-alert-list article{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:12px}.affiliate-alert-list b{display:block;color:#101828;margin-bottom:4px}.affiliate-alert-list span{color:#667085;font-size:.9rem;line-height:1.45}
.affiliate-token-note{margin:12px 0 0;color:#667085;font-size:.86rem;font-weight:750}
.affiliate-auth-result{min-height:20px;margin-top:12px;padding:0;color:#667085;font-weight:850;line-height:1.45;word-break:break-word}
.affiliate-auth-result.ok{color:#067647}.affiliate-auth-result.error{color:#b42318}.affiliate-auth-result.info{color:#344054}
@media(max-width:560px){.affiliate-auth-modal{padding:10px}.affiliate-auth-panel{border-radius:22px;padding:18px}.affiliate-panel-top{display:grid}.affiliate-panel-stats{grid-template-columns:1fr}.affiliate-auth-head{padding-right:36px}}


/* FIX definitivo: modal de registro/login por encima de Ver detalles y checkout */
body.affiliate-modal-open .affiliate-auth-modal,
.affiliate-auth-modal.open,
.affiliate-auth-modal.active{
  display:flex !important;
  position:fixed !important;
  inset:0 !important;
  z-index:30000 !important;
  align-items:center !important;
  justify-content:center !important;
  padding:22px !important;
}
body.affiliate-modal-open #sellerFullscreen,
body.affiliate-modal-open .seller-fullscreen,
body.affiliate-modal-open .seller-details-modal{
  pointer-events:none !important;
}
.affiliate-auth-panel{
  z-index:30002 !important;
}
.affiliate-auth-bg{
  z-index:30001 !important;
}

/* FIX PRODUCCION: modal registro/login Punto */
body.affiliate-modal-open{overflow:hidden!important}
.affiliate-auth-modal{
  position:fixed!important;
  inset:0!important;
  z-index:50000!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px!important;
  background:radial-gradient(circle at top left,rgba(255,106,0,.18),transparent 34%),rgba(7,9,13,.78)!important;
  backdrop-filter:blur(14px)!important;
}
.affiliate-auth-modal.open,.affiliate-auth-modal.active,body.affiliate-modal-open .affiliate-auth-modal{display:flex!important}
.affiliate-auth-bg{position:absolute!important;inset:0!important;z-index:1!important;background:transparent!important}
.punto-auth-panel.affiliate-auth-panel{
  position:relative!important;
  z-index:2!important;
  width:min(980px,100%)!important;
  max-height:92vh!important;
  display:grid!important;
  grid-template-columns:.92fr 1.08fr!important;
  overflow:hidden!important;
  padding:0!important;
  border-radius:32px!important;
  background:#fff!important;
  color:#101828!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 40px 120px rgba(0,0,0,.55)!important;
}
.affiliate-auth-close{
  position:absolute!important;
  top:16px!important;
  right:16px!important;
  z-index:5!important;
  width:42px!important;
  height:42px!important;
  border:1px solid rgba(16,24,40,.08)!important;
  border-radius:15px!important;
  background:#fff!important;
  color:#101828!important;
  font-size:25px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 10px 30px rgba(16,24,40,.12)!important;
}
.affiliate-auth-close:hover{background:#fff1e8!important;color:#ff6a00!important}
.punto-auth-side{
  min-height:620px;
  padding:34px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:28px;
  background:linear-gradient(145deg,#130c08 0%,#21120a 44%,#ff6a00 170%);
  color:#fff;
  position:relative;
  overflow:hidden;
}
.punto-auth-side:before{content:"";position:absolute;width:280px;height:280px;right:-110px;top:-90px;border-radius:50%;background:rgba(255,106,0,.34);filter:blur(6px)}
.punto-auth-side:after{content:"";position:absolute;inset:auto -70px -120px auto;width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.16)}
.punto-auth-brand,.punto-auth-copy,.punto-auth-points{position:relative;z-index:1}
.punto-auth-brand{display:flex;align-items:center;gap:14px}
.punto-auth-brand img{width:46px;height:46px;object-fit:contain;border-radius:16px;background:rgba(255,255,255,.08);padding:7px}
.punto-auth-brand strong{display:block;font-size:20px;letter-spacing:-.03em;color:#fff}
.punto-auth-brand span{display:block;color:rgba(255,255,255,.62);font-weight:800;font-size:13px}
.punto-auth-kicker{display:inline-flex;margin-bottom:14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.08);color:#ffd5b8;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.punto-auth-copy h3{margin:0 0 14px;font-size:clamp(28px,4vw,42px);line-height:1.02;letter-spacing:-.055em;color:#fff}
.punto-auth-copy p{margin:0;color:rgba(255,255,255,.72);line-height:1.65;font-size:16px}
.punto-auth-points{display:grid;gap:12px}
.punto-auth-points article{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
.punto-auth-points svg{width:21px;height:21px;stroke:#ff9b54;flex:0 0 auto}
.punto-auth-points span{color:#fff;font-weight:850;font-size:14px;line-height:1.35}
.punto-auth-main{padding:38px 34px 30px;overflow:auto;background:linear-gradient(180deg,#fff,#fffaf7)}
.punto-auth-main .affiliate-auth-head{padding-right:54px!important;margin-bottom:18px!important}
.punto-auth-main .section-kicker{color:#ff6a00!important;background:#fff4ec!important;border:1px solid #ffd7be!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.punto-auth-main .affiliate-auth-head h2{margin:12px 0 9px!important;font-size:clamp(28px,4vw,40px)!important;line-height:1.03!important;letter-spacing:-.055em!important;color:#101828!important}
.punto-auth-main .affiliate-auth-head p{margin:0!important;color:#667085!important;line-height:1.6!important}
.punto-auth-main .affiliate-auth-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:6px!important;border-radius:18px!important;background:#f2f4f7!important;margin:18px 0!important;border:1px solid #eaecf0!important}
.punto-auth-main .affiliate-auth-tab{min-height:46px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:#667085!important;font-weight:950!important;cursor:pointer!important}
.punto-auth-main .affiliate-auth-tab.active{background:linear-gradient(135deg,#ff6a00,#ff8a33)!important;color:#fff!important;box-shadow:0 12px 26px rgba(255,106,0,.28)!important}
.punto-auth-main .affiliate-auth-form{display:none!important;grid-template-columns:1fr 1fr!important;gap:13px!important}
.punto-auth-main .affiliate-auth-form.active{display:grid!important}
.punto-auth-main .affiliate-auth-form label{display:grid!important;gap:7px!important;color:#344054!important;font-size:13px!important;font-weight:950!important}
.punto-auth-main .affiliate-auth-form label small{color:#98a2b3!important;font-weight:800!important}
.punto-auth-main .affiliate-auth-form input{width:100%!important;border:1px solid #d0d5dd!important;background:#fff!important;color:#101828!important;border-radius:15px!important;padding:13px 14px!important;min-height:48px!important;outline:none!important;font-weight:800!important;box-shadow:0 1px 2px rgba(16,24,40,.04)!important}
.punto-auth-main .affiliate-auth-form input::placeholder{color:#98a2b3!important}
.punto-auth-main .affiliate-auth-form input:focus{border-color:#ff6a00!important;box-shadow:0 0 0 4px rgba(255,106,0,.13)!important}
.punto-auth-main .punto-auth-submit{grid-column:1/-1!important;min-height:52px!important;border-radius:16px!important;background:linear-gradient(135deg,#ff6a00,#ff8a33)!important;color:#fff!important;border:0!important;box-shadow:0 14px 30px rgba(255,106,0,.26)!important;font-weight:950!important}
.punto-auth-main #affiliateLoginForm label{grid-column:1/-1!important}
.punto-auth-main .affiliate-panel-preview{margin-top:18px!important;border:1px solid #fed7aa!important;border-radius:22px!important;background:#fff7ed!important;padding:16px!important;color:#101828!important}
.punto-auth-main .affiliate-panel-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:9px!important}
.punto-auth-main .affiliate-panel-stats article{background:#fff!important;border:1px solid #ffedd5!important;border-radius:16px!important;padding:12px!important}
.punto-auth-main .affiliate-auth-result{margin-top:14px!important;min-height:20px!important;font-weight:850!important;line-height:1.5!important;color:#667085!important;word-break:break-word!important}
.punto-auth-main .affiliate-auth-result.ok{padding:12px 14px!important;border-radius:14px!important;background:#ecfdf3!important;border:1px solid #abefc6!important;color:#067647!important}
.punto-auth-main .affiliate-auth-result.error{padding:12px 14px!important;border-radius:14px!important;background:#fef3f2!important;border:1px solid #fecdca!important;color:#b42318!important}
.punto-auth-main .affiliate-auth-result.info{padding:12px 14px!important;border-radius:14px!important;background:#f2f4f7!important;border:1px solid #eaecf0!important;color:#344054!important}
@media(max-width:860px){
  .affiliate-auth-modal{padding:12px!important}
  .punto-auth-panel.affiliate-auth-panel{grid-template-columns:1fr!important;max-height:94vh!important;border-radius:24px!important;overflow:auto!important}
  .punto-auth-side{min-height:auto;padding:24px!important}
  .punto-auth-points{grid-template-columns:1fr!important}
  .punto-auth-main{padding:26px 20px!important;overflow:visible!important}
}
@media(max-width:560px){
  .punto-auth-main .affiliate-auth-form{grid-template-columns:1fr!important}
  .punto-auth-main .affiliate-auth-head{padding-right:44px!important}
  .punto-auth-copy h3{font-size:28px!important}
  .punto-auth-side{gap:18px!important}
  .punto-auth-points article{padding:11px!important}
}

/* Auth: correo/contraseña + Google */
.punto-auth-main .punto-auth-separator{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:16px 0 12px!important;
  color:#98a2b3!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
}
.punto-auth-main .punto-auth-separator:before,
.punto-auth-main .punto-auth-separator:after{
  content:""!important;
  height:1px!important;
  flex:1!important;
  background:#eaecf0!important;
}
.punto-auth-main .punto-google-auth{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  min-height:46px!important;
  border:1px solid #eaecf0!important;
  border-radius:16px!important;
  background:#fff!important;
  padding:8px!important;
  overflow:hidden!important;
}
.punto-auth-main #affiliateLoginForm label{grid-column:1/-1!important}
.punto-auth-main #affiliateRegisterForm label:nth-child(1),
.punto-auth-main #affiliateRegisterForm label:nth-child(2),
.punto-auth-main #affiliateRegisterForm label:nth-child(3){grid-column:1/-1!important}


/* PUNTO_AUTH_CHECKOUT_CLEAN_FINAL_20260601 */
@media (min-width: 981px){
  .punto-auth-panel.affiliate-auth-panel{
    width:min(940px,calc(100vw - 36px))!important;
    height:668px!important;
    max-height:668px!important;
    min-height:668px!important;
    grid-template-columns:360px minmax(0,1fr)!important;
    overflow:hidden!important;
  }
  .punto-auth-side{
    padding:30px!important;
    gap:22px!important;
  }
  .punto-auth-copy h3{
    font-size:34px!important;
    line-height:1.04!important;
  }
  .punto-auth-copy p{
    font-size:14px!important;
    line-height:1.55!important;
  }
  .punto-auth-points{
    gap:10px!important;
  }
  .punto-auth-points article{
    padding:11px 12px!important;
    border-radius:15px!important;
  }
  .punto-auth-main{
    height:668px!important;
    overflow:hidden!important;
    padding:30px 32px 26px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .punto-auth-main .affiliate-auth-head{
    margin-bottom:12px!important;
  }
  .punto-auth-main .affiliate-auth-head h2{
    font-size:34px!important;
    margin:8px 0 7px!important;
  }
  .punto-auth-main .affiliate-auth-head p{
    font-size:14px!important;
    line-height:1.45!important;
  }
  .punto-auth-main .affiliate-auth-tabs{
    margin:12px 0!important;
  }
  .punto-auth-main .affiliate-auth-form{
    gap:10px!important;
  }
  .punto-auth-main .affiliate-auth-form label{
    gap:5px!important;
    font-size:12px!important;
  }
  .punto-auth-main .affiliate-auth-form input{
    min-height:43px!important;
    padding:10px 12px!important;
    border-radius:13px!important;
  }
  .punto-auth-main .punto-auth-submit{
    min-height:47px!important;
    border-radius:14px!important;
  }
  .punto-auth-main #affiliateRegisterForm label:nth-child(4),
  .punto-auth-main #affiliateRegisterForm label:nth-child(5){
    grid-column:auto!important;
  }
  .punto-auth-main #affiliateLoginForm{
    min-height:272px!important;
    align-content:start!important;
  }
}
.punto-auth-main .punto-auth-separator{
  margin:12px 0 10px!important;
  color:#98a2b3!important;
  font-size:12px!important;
}
.punto-auth-main .punto-google-auth,
.punto-auth-main .punto-google-auth.google-clean{
  background:transparent!important;
  border:0!important;
  padding:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.punto-auth-main .affiliate-auth-result{
  min-height:0!important;
  margin-top:10px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
}
.punto-auth-main .affiliate-auth-result:empty,
.punto-auth-main .affiliate-auth-result[hidden]{
  display:none!important;
}
.punto-auth-main .affiliate-auth-result.ok,
.punto-auth-main .affiliate-auth-result.error,
.punto-auth-main .affiliate-auth-result.info{
  display:block!important;
  padding:10px 12px!important;
  border-radius:13px!important;
}

/* Checkout limpio y compacto */
.pro-checkout-panel .checkout-topbar,
.pro-checkout-panel .checkout-steps-bar,
.pro-checkout-panel .checkout-main-box,
.pro-checkout-panel .order-summary-box{
  color:#111827!important;
}
.pro-checkout-panel .checkout-intro,
.pro-checkout-panel .checkout-required-note,
.pro-checkout-panel .summary-note p,
.pro-checkout-panel .paypal-title span,
.pro-checkout-panel .manual-pay-head span,
.pro-checkout-panel .crypto-empty-state span{
  color:#667085!important;
}
.pro-checkout-panel .checkout-required-note{
  margin:8px 0 16px!important;
  font-size:13px!important;
}
.pro-checkout-panel .summary-note{
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  border-radius:18px!important;
}
.pro-checkout-panel .summary-note b{color:#111827!important}
.pro-checkout-panel .payment-box{margin-top:14px!important}
.pro-checkout-panel .manual-extra-fields label{color:#344054!important}
.pro-checkout-panel textarea,
.pro-checkout-panel input,
.pro-checkout-panel select{
  color:#111827!important;
}
.pro-checkout-panel .modal-method small{font-weight:800!important}
.pro-checkout-panel #checkoutResult:empty{display:none!important}

/* Brand icons powered by Bootstrap Icons. Lucide remains only for UI icons. */
.footer-icons .bi{color:currentColor;}


/* FINAL RESPONSIVE AUTH MODAL HEIGHT FIX */
.affiliate-auth-modal.active{
  display:grid!important;
  place-items:center!important;
  padding:18px!important;
}
.affiliate-auth-card.inside-modal{
  position:relative!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:min(1060px,calc(100vw - 32px))!important;
  height:min(840px,calc(100vh - 36px))!important;
  max-height:none!important;
  display:grid!important;
  grid-template-columns:340px minmax(0,1fr)!important;
  overflow:hidden!important;
  border-radius:30px!important;
}
.affiliate-auth-main{
  min-height:0!important;
  overflow:auto!important;
  padding:30px 32px!important;
}
.punto-auth-main .affiliate-auth-head h2,
.affiliate-auth-head h2{
  font-size:clamp(30px,3vw,44px)!important;
  line-height:.98!important;
  margin:6px 0 6px!important;
}
.punto-auth-main .affiliate-auth-head p,
.affiliate-auth-head p{
  margin:0 0 14px!important;
  line-height:1.38!important;
}
.punto-auth-main .affiliate-auth-form.active{
  gap:10px!important;
}
.punto-auth-main .affiliate-auth-form label{
  gap:5px!important;
}
.punto-auth-main .affiliate-auth-form input{
  min-height:46px!important;
}
.punto-auth-separator{
  margin:14px 0 10px!important;
}
.punto-google-auth.google-clean{
  min-height:44px!important;
}
.punto-auth-main .affiliate-panel-preview[hidden]{
  display:none!important;
}
@media(max-width:900px){
  .affiliate-auth-modal.active{padding:10px!important;align-items:start!important;overflow:auto!important;}
  .affiliate-auth-card.inside-modal{
    width:min(100%,calc(100vw - 20px))!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    grid-template-columns:1fr!important;
    overflow:visible!important;
    border-radius:24px!important;
    margin:10px 0!important;
  }
  .affiliate-auth-side{display:none!important;}
  .affiliate-auth-main{overflow:visible!important;padding:24px!important;}
}
@media(max-width:520px){
  .affiliate-auth-modal.active{padding:0!important;}
  .affiliate-auth-card.inside-modal{
    width:100%!important;
    min-height:100vh!important;
    border-radius:0!important;
    margin:0!important;
  }
  .affiliate-auth-main{padding:22px 16px!important;}
  .affiliate-auth-close{top:10px!important;right:10px!important;}
}


/* PUNTO_AUTH_MODAL_GOOGLE_VISIBLE_20260601_04 */
body.affiliate-modal-open{
  overflow:hidden!important;
}
body.affiliate-modal-open .affiliate-auth-modal,
.affiliate-auth-modal.open,
.affiliate-auth-modal.active{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  padding:16px!important;
  overflow:auto!important;
  z-index:70000!important;
}
.affiliate-auth-bg{
  position:fixed!important;
  inset:0!important;
  z-index:1!important;
  background:radial-gradient(circle at 18% 8%,rgba(255,106,0,.22),transparent 34%),rgba(6,8,13,.78)!important;
  backdrop-filter:blur(14px)!important;
}
.punto-auth-panel.affiliate-auth-panel{
  position:relative!important;
  z-index:2!important;
  width:min(1040px,calc(100vw - 32px))!important;
  height:auto!important;
  min-height:0!important;
  max-height:calc(100vh - 32px)!important;
  display:grid!important;
  grid-template-columns:330px minmax(0,1fr)!important;
  overflow:hidden!important;
  padding:0!important;
  border-radius:30px!important;
  background:#fff!important;
  color:#101828!important;
  box-shadow:0 38px 120px rgba(0,0,0,.52)!important;
}
.punto-auth-side{
  min-height:0!important;
  padding:26px!important;
}
.punto-auth-copy h3{
  font-size:30px!important;
  line-height:1.04!important;
  margin:0 0 10px!important;
}
.punto-auth-copy p{
  font-size:14px!important;
  line-height:1.45!important;
}
.punto-auth-main{
  min-height:0!important;
  max-height:calc(100vh - 32px)!important;
  overflow:auto!important;
  padding:28px 30px!important;
}
.punto-auth-main .affiliate-auth-head{
  margin-bottom:12px!important;
  padding-right:52px!important;
}
.punto-auth-main .affiliate-auth-head h2{
  font-size:clamp(28px,3.2vw,38px)!important;
  line-height:1!important;
  margin:10px 0 7px!important;
}
.punto-auth-main .affiliate-auth-head p{
  line-height:1.42!important;
  margin:0!important;
}
.punto-auth-main .affiliate-auth-tabs{
  margin:14px 0!important;
}
.punto-auth-main .affiliate-auth-form.active{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px 12px!important;
}
.punto-auth-main #affiliateRegisterForm label:nth-child(1),
.punto-auth-main #affiliateRegisterForm label:nth-child(2),
.punto-auth-main #affiliateRegisterForm label:nth-child(3),
.punto-auth-main #affiliateLoginForm label{
  grid-column:1/-1!important;
}
.punto-auth-main .affiliate-auth-form label{
  gap:5px!important;
}
.punto-auth-main .affiliate-auth-form input{
  min-height:44px!important;
  padding:11px 13px!important;
}
.punto-auth-main .punto-auth-submit{
  min-height:48px!important;
}
.punto-auth-main .punto-auth-separator{
  margin:13px 0 9px!important;
}
.punto-auth-main .punto-google-auth,
.punto-google-auth.google-clean{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:54px!important;
  padding:7px!important;
  border:1px solid #d0d5dd!important;
  border-radius:17px!important;
  background:#fff!important;
  overflow:visible!important;
}
.punto-google-auth iframe{
  max-width:100%!important;
}
.google-loading-note,
.google-error-note{
  width:100%;
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  font-weight:900;
  font-size:14px;
}
.google-loading-note{
  background:#f2f4f7;
  color:#475467;
}
.google-error-note{
  background:#fef3f2;
  color:#b42318;
}
@media(max-width:900px){
  body.affiliate-modal-open .affiliate-auth-modal,
  .affiliate-auth-modal.open,
  .affiliate-auth-modal.active{
    align-items:flex-start!important;
    padding:10px!important;
  }
  .punto-auth-panel.affiliate-auth-panel{
    width:100%!important;
    max-height:none!important;
    grid-template-columns:1fr!important;
    border-radius:24px!important;
    margin:0 auto!important;
    overflow:visible!important;
  }
  .punto-auth-side{
    display:none!important;
  }
  .punto-auth-main{
    max-height:none!important;
    overflow:visible!important;
    padding:24px 20px!important;
  }
}
@media(max-width:560px){
  body.affiliate-modal-open .affiliate-auth-modal,
  .affiliate-auth-modal.open,
  .affiliate-auth-modal.active{
    padding:0!important;
  }
  .punto-auth-panel.affiliate-auth-panel{
    min-height:100vh!important;
    border-radius:0!important;
    width:100%!important;
  }
  .punto-auth-main{
    padding:22px 16px 28px!important;
  }
  .punto-auth-main .affiliate-auth-form.active{
    grid-template-columns:1fr!important;
  }
  .punto-auth-main .affiliate-auth-head{
    padding-right:42px!important;
  }
  .punto-auth-main .affiliate-auth-head h2{
    font-size:30px!important;
  }
}


/* Panel completo de vendedor Punto */
.affiliate-dash-nav button{display:flex;align-items:center;gap:10px}
.affiliate-dash-nav svg{width:18px;height:18px}
.affiliate-dash-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.affiliate-dash-actions button:last-child{background:#fff;color:#101828;border:1px solid #eaecf0}
.affiliate-dash-card h3{margin:0 0 12px;font-size:22px;letter-spacing:-.025em}
.dash-muted{color:#667085;font-weight:750;margin-top:-4px}
.affiliate-mini-row div{display:grid;gap:3px}.affiliate-mini-row b{color:#101828}.affiliate-mini-row span{color:#667085;font-size:13px}
.affiliate-list-line{grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(120px,.6fr));align-items:center}
.affiliate-list-line small{display:block;color:#667085;font-weight:850;margin-bottom:3px}.affiliate-list-line strong{color:#101828}.affiliate-list-line b{color:#101828}.affiliate-list-line span{color:#667085;font-size:13px;word-break:break-word}
.dash-commission-box,.dash-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dash-commission-box div,.dash-profile-grid div{padding:14px;border-radius:16px;background:#f9fafb;border:1px solid #eaecf0}.dash-commission-box small,.dash-profile-grid small{display:block;color:#667085;font-weight:850;margin-bottom:6px}.dash-commission-box b,.dash-profile-grid b{font-size:20px;color:#101828;word-break:break-word}.dash-profile-card{max-width:900px}
#dashSalesMessage{width:100%;resize:vertical;border:1px solid #d0d5dd;border-radius:16px;padding:14px;font-weight:750;color:#101828;background:#fff;line-height:1.5;box-shadow:0 1px 2px rgba(16,24,40,.04)}
.dash-orange-btn{margin-top:10px;min-height:42px;border:0;border-radius:14px;background:#ff6a00;color:#fff;font-weight:950;padding:0 16px;cursor:pointer}.dash-sales-points{display:grid;gap:10px}.dash-sales-points span{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;font-weight:850}.dash-sales-points svg{width:18px;height:18px;color:#ff6a00}
@media(max-width:760px){.affiliate-dashboard-shell{grid-template-columns:1fr;overflow:auto}.affiliate-dash-sidebar{position:sticky;top:0;z-index:2;padding:14px;gap:12px}.affiliate-dash-sidebar nav{grid-template-columns:1fr 1fr}.affiliate-dash-sidebar nav button{font-size:12px;min-height:38px}.affiliate-dash-link{display:none}.affiliate-dash-main{height:auto;min-height:100dvh;padding:16px}.affiliate-dash-top h2{font-size:34px}.affiliate-dash-top{display:grid}.affiliate-dash-metrics{grid-template-columns:1fr 1fr}.affiliate-list-line{grid-template-columns:1fr}.dash-commission-box,.dash-profile-grid{grid-template-columns:1fr}}
@media(max-width:480px){.affiliate-dash-metrics{grid-template-columns:1fr}.affiliate-dash-sidebar nav{grid-template-columns:1fr}.affiliate-dash-actions button{width:100%}}

/* Upgrade panel vendedor: estadísticas + marca limpia */
.affiliate-dash-brand img{
  width:46px!important;
  height:auto!important;
  max-height:42px!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
}
.affiliate-dash-metrics.compact article strong{font-size:28px}
.affiliate-dash-metrics{grid-template-columns:repeat(3,1fr)}
.affiliate-dash-grid.stats-grid{grid-template-columns:1fr 1fr}.affiliate-dash-card.wide{grid-column:1/-1}
.dash-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dash-card-head h3{margin:0}.dash-card-head span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-weight:950;font-size:12px}
.affiliate-chart.labeled{align-items:stretch;height:220px}.affiliate-chart.labeled div{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.affiliate-chart.labeled span{width:100%;flex:0 0 auto;background:linear-gradient(180deg,#ff8a33,#ff6a00)}.affiliate-chart.labeled small{font-size:11px;color:#667085;font-weight:900;white-space:nowrap;transform:rotate(-20deg);transform-origin:center}
.dash-stat-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border-radius:16px;background:#f9fafb;border:1px solid #eaecf0;margin-bottom:10px}.dash-stat-line div{display:grid;gap:3px}.dash-stat-line b{color:#101828}.dash-stat-line span{color:#667085;font-size:13px;font-weight:750}.dash-stat-line strong{font-size:18px;color:#101828;white-space:nowrap}
.dash-funnel{display:grid;gap:14px}.dash-funnel div{position:relative;overflow:hidden;min-height:62px;border-radius:18px;background:#f9fafb;border:1px solid #eaecf0;padding:12px 14px}.dash-funnel span,.dash-funnel b{position:relative;z-index:1;display:block}.dash-funnel span{color:#667085;font-weight:850}.dash-funnel b{font-size:24px;color:#101828}.dash-funnel em{position:absolute;left:0;bottom:0;height:7px;border-radius:999px;background:linear-gradient(90deg,#ff6a00,#ffb36b)}
.dash-plan-bars{display:grid;gap:14px}.dash-plan-bars>div{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:14px;border-radius:18px;background:#f9fafb;border:1px solid #eaecf0;overflow:hidden}.dash-plan-bars b,.dash-plan-bars span,.dash-plan-bars strong{position:relative;z-index:1}.dash-plan-bars b{display:block;color:#101828}.dash-plan-bars span{display:block;color:#667085;font-size:13px;font-weight:750}.dash-plan-bars strong{font-size:24px;color:#101828}.dash-plan-bars em{position:absolute;left:0;bottom:0;height:7px;background:linear-gradient(90deg,#101828,#475467);border-radius:999px}
.dash-script-list,.dash-objection-list{display:grid;gap:10px}.dash-script-list p{margin:0;padding:12px;border-radius:14px;background:#f9fafb;border:1px solid #eaecf0;color:#344054;font-weight:750}.dash-script-list b{color:#ff6a00}.dash-objection-list details{padding:12px;border-radius:14px;background:#f9fafb;border:1px solid #eaecf0}.dash-objection-list summary{cursor:pointer;font-weight:950;color:#101828}.dash-objection-list p{margin:8px 0 0;color:#667085;font-weight:750;line-height:1.45}
@media(max-width:1080px){.affiliate-dash-metrics{grid-template-columns:repeat(2,1fr)}.affiliate-dash-grid.stats-grid{grid-template-columns:1fr}}
@media(max-width:760px){.affiliate-dash-metrics{grid-template-columns:1fr 1fr}.affiliate-chart.labeled small{transform:none;font-size:10px}.affiliate-dash-sidebar nav{grid-template-columns:1fr 1fr!important}.affiliate-dash-nav button{gap:7px}}
@media(max-width:480px){.affiliate-dash-metrics{grid-template-columns:1fr}.affiliate-dash-sidebar nav{grid-template-columns:1fr!important}.dash-stat-line{align-items:flex-start;display:grid}.dash-stat-line strong{white-space:normal}.affiliate-chart.labeled{height:190px}}

/* Notificaciones del panel vendedor */
.dash-nav-badge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ff6a00;color:#fff;font-size:11px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;line-height:1}
.dash-link-btn{border:0;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;border-radius:999px;min-height:32px;padding:0 12px;font-weight:950;cursor:pointer}
.dash-alert-preview-card .dash-card-head{margin-bottom:10px}.dash-alert-mini{display:grid!important;grid-template-columns:34px 1fr;gap:10px;align-items:flex-start}.dash-alert-mini>svg,.dash-alert-mini>i{width:18px;height:18px;margin-top:2px;color:#ff6a00}.dash-alert-mini.meeting>svg{color:#2563eb}.dash-alert-mini.upgrade>svg{color:#7c3aed}.dash-alert-mini.urgent>svg{color:#dc2626}
.dash-notification-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px;border-radius:26px;background:linear-gradient(135deg,#101828,#261206 72%,#ff6a00);color:#fff;box-shadow:0 20px 50px rgba(16,24,40,.16)}
.dash-notification-hero h3{margin:4px 0 6px;font-size:30px;letter-spacing:-.04em}.dash-notification-hero p{margin:0;max-width:780px;color:rgba(255,255,255,.78);font-weight:750;line-height:1.55}.dash-notification-hero .section-kicker{color:#ffbd8a}.dash-notification-hero .dash-orange-btn{margin:0;background:#fff;color:#101828;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.dash-notification-hero .dash-orange-btn svg{width:17px;height:17px}
.dash-notification-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.dash-notification-list{display:grid;gap:12px}.dash-notification-item{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:14px;border-radius:20px;border:1px solid #eaecf0;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.04)}.dash-notification-item.is-unread{border-color:#fed7aa;background:linear-gradient(180deg,#fffaf5,#fff)}.dash-notification-icon{width:48px;height:48px;border-radius:16px;background:#fff7ed;color:#ff6a00;display:flex;align-items:center;justify-content:center}.dash-notification-icon svg{width:22px;height:22px}.dash-notification-item.meeting .dash-notification-icon{background:#eff6ff;color:#2563eb}.dash-notification-item.upgrade .dash-notification-icon{background:#f5f3ff;color:#7c3aed}.dash-notification-item.urgent .dash-notification-icon{background:#fef2f2;color:#dc2626}.dash-notification-body{display:grid;gap:7px}.dash-notification-meta{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.dash-notification-meta span,.dash-notification-meta em{font-style:normal;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.dash-notification-meta em.unread{background:#fff7ed;color:#c2410c}.dash-notification-meta em.read{background:#ecfdf3;color:#067647}.dash-notification-meta small{font-weight:850;color:#667085}.dash-notification-item h4{margin:0;color:#101828;font-size:18px;letter-spacing:-.02em}.dash-notification-item p{margin:0;color:#475467;font-weight:750;line-height:1.5;white-space:pre-wrap}.dash-mark-read{justify-self:start;margin-top:4px;border:1px solid #d0d5dd;background:#fff;border-radius:999px;min-height:34px;padding:0 12px;font-weight:950;color:#344054;cursor:pointer}.dash-notification-side{position:sticky;top:18px}.dash-notification-types{display:grid;gap:10px}.dash-notification-types span{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:start;padding:12px;border-radius:16px;background:#f9fafb;border:1px solid #eaecf0}.dash-notification-types svg{width:20px;height:20px;color:#ff6a00;margin-top:2px}.dash-notification-types b{display:block;color:#101828}.dash-notification-types small{display:block;color:#667085;font-weight:750;line-height:1.35;margin-top:3px}
@media(max-width:1080px){.dash-notification-layout{grid-template-columns:1fr}.dash-notification-side{position:relative;top:auto}.dash-notification-hero{display:grid}}
@media(max-width:560px){.dash-notification-hero{border-radius:20px;padding:18px}.dash-notification-hero h3{font-size:24px}.dash-notification-item{grid-template-columns:1fr}.dash-notification-icon{width:42px;height:42px}.dash-alert-mini{grid-template-columns:1fr!important}.dash-nav-badge{margin-left:4px}}

/* ===== Affiliate hierarchy / ranks ===== */
.affiliate-rank-sidecard {
  margin: 20px 0 18px;
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,.08);
  background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.025));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 16px 40px rgba(0,0,0,.22);
}
.affiliate-rank-sidecard-head h3 {
  margin: 4px 0 0;
  font-size: 1rem;
}
.affiliate-rank-emblem {
  --rankA: #ffb36c;
  --rankB: #ff6a00;
  position: relative;
  width: 120px;
  height: 120px;
  margin: 18px auto 14px;
  border-radius: 50%;
  padding: 10px;
  background: conic-gradient(from 180deg, rgba(255,255,255,.09), var(--rankA), var(--rankB), rgba(255,255,255,.08), var(--rankA));
  box-shadow: 0 18px 34px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.25);
}
.affiliate-rank-emblem::before,
.affiliate-rank-emblem::after {
  content: '';
  position: absolute;
  bottom: -12px;
  width: 26px;
  height: 36px;
  background: linear-gradient(180deg, var(--rankA), var(--rankB));
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  filter: drop-shadow(0 8px 10px rgba(0,0,0,.18));
}
.affiliate-rank-emblem::before { left: 24px; }
.affiliate-rank-emblem::after { right: 24px; }
.affiliate-rank-emblem-core {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 30% 25%, rgba(255,255,255,.18), rgba(255,255,255,.03) 42%), linear-gradient(180deg, rgba(25,25,35,.98), rgba(12,12,18,.98));
  border: 1px solid rgba(255,255,255,.1);
  text-align: center;
}
.affiliate-rank-emblem-core small {
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: rgba(255,255,255,.72);
}
.affiliate-rank-emblem-core b {
  margin-top: 4px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  letter-spacing: .04em;
}
.affiliate-rank-emblem[data-rank-level="1"] { --rankA: #ffbb80; --rankB: #ff7a24; }
.affiliate-rank-emblem[data-rank-level="2"] { --rankA: #ffcf7c; --rankB: #f39b1d; }
.affiliate-rank-emblem[data-rank-level="3"] { --rankA: #ffde9a; --rankB: #d6a147; }
.affiliate-rank-emblem[data-rank-level="4"] { --rankA: #bfe3ff; --rankB: #4f87ff; }
.affiliate-rank-emblem[data-rank-level="5"] { --rankA: #9be0d2; --rankB: #16a085; }
.affiliate-rank-emblem[data-rank-level="6"] { --rankA: #cdb8ff; --rankB: #7d57ff; }
.affiliate-rank-emblem[data-rank-level="7"] { --rankA: #ffc4ea; --rankB: #e449a3; }
.affiliate-rank-emblem[data-rank-level="8"] { --rankA: #ffe09a; --rankB: #d39a1b; }
.affiliate-rank-emblem[data-rank-level="9"] { --rankA: #d7e4f6; --rankB: #7892b6; }
.affiliate-rank-emblem[data-rank-level="10"] { --rankA: #ffe7a1; --rankB: #f7b500; }
.affiliate-rank-summary {
  text-align: center;
  display: grid;
  gap: 4px;
}
.affiliate-rank-summary strong {
  font-size: 1.05rem;
}
.affiliate-rank-summary span,
.affiliate-rank-note,
.affiliate-rank-progress-meta span,
.affiliate-rank-progress-meta b {
  color: rgba(255,255,255,.74);
}
.affiliate-rank-progress-wrap {
  margin-top: 14px;
  display: grid;
  gap: 10px;
}
.affiliate-rank-progress-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.affiliate-rank-progress {
  width: 100%;
  height: 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  overflow: hidden;
}
.affiliate-rank-progress span {
  display: block;
  height: 100%;
  width: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #ff9d4d, #ff6a00);
}
.affiliate-rank-note {
  margin: 12px 0 0;
  font-size: .92rem;
  line-height: 1.45;
}
.affiliate-dash-top-rank {
  min-width: 220px;
  padding: 14px 16px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255,107,0,.16), rgba(255,255,255,.06));
  border: 1px solid rgba(255,255,255,.08);
  display: grid;
  gap: 3px;
}
.affiliate-dash-top-rank span,
.affiliate-dash-top-rank small {
  color: var(--muted, rgba(255,255,255,.68));
}
.rank-dashboard-card {
  background: linear-gradient(180deg, rgba(255,106,0,.08), rgba(255,255,255,.03));
}
.rank-dashboard-body {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 18px;
  align-items: start;
}
.rank-dashboard-copy {
  display: grid;
  gap: 8px;
}
.rank-dashboard-copy b {
  font-size: 1.15rem;
}
.rank-dashboard-copy span,
.rank-dashboard-copy p {
  color: var(--muted, rgba(255,255,255,.7));
}
.rank-dashboard-stats {
  display: grid;
  gap: 12px;
}
.rank-dashboard-stats > div {
  padding: 14px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
}
.rank-dashboard-stats small,
.dash-rank-meeting-box p {
  display: block;
  color: var(--muted, rgba(255,255,255,.68));
  margin-bottom: 4px;
}
.rank-dashboard-stats b,
.dash-rank-meeting-box b {
  font-size: 1rem;
}
.dash-rank-meeting-box {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,.08);
}
@media (max-width: 1100px) {
  .affiliate-dash-top-rank {
    min-width: 100%;
  }
}
@media (max-width: 820px) {
  .rank-dashboard-body {
    grid-template-columns: 1fr;
  }
  .affiliate-rank-sidecard {
    margin-top: 14px;
  }
}

/* ===== Clean seller dashboard refinements ===== */
.affiliate-dash-top{
  flex-wrap:wrap;
  align-items:flex-start;
}
.affiliate-dash-top > *{
  min-width:0;
}
.affiliate-dash-top-rank{
  min-width:190px;
  padding:12px 14px;
  border-radius:16px;
  background:#fff;
  border:1px solid #eaecf0;
  box-shadow:0 10px 26px rgba(16,24,40,.05);
}
.affiliate-dash-top-rank span,
.affiliate-dash-top-rank small{
  color:#667085;
}
.affiliate-dash-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
}
.affiliate-dash-card{
  display:flex;
  flex-direction:column;
  gap:12px;
  border-radius:22px;
  border:1px solid #eaecf0;
  box-shadow:0 10px 30px rgba(16,24,40,.04);
  background:#fff;
  height:100%;
}
.rank-dashboard-card,
.dash-alert-preview-card,
.affiliate-dash-card.wide{
  grid-column:1 / -1;
}
.affiliate-dash-card h3,
.affiliate-dash-card p{
  margin:0;
}
.dash-card-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}
.affiliate-rank-sidecard{
  margin:8px 0 8px;
  padding:14px;
  border-radius:20px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:none;
}
.affiliate-rank-sidecard-head h3{
  font-size:.96rem;
}
.affiliate-rank-emblem{
  width:74px;
  height:74px;
  margin:12px auto;
  padding:0;
  border-radius:22px;
  background:linear-gradient(135deg,var(--rankA),var(--rankB));
  box-shadow:0 14px 30px rgba(0,0,0,.2);
}
.affiliate-rank-emblem::before,
.affiliate-rank-emblem::after{
  display:none;
}
.affiliate-rank-emblem-core{
  border-radius:20px;
  margin:6px;
  width:calc(100% - 12px);
  height:calc(100% - 12px);
  background:rgba(17,24,39,.88);
  border:1px solid rgba(255,255,255,.1);
}
.affiliate-rank-emblem-core small{
  font-size:.66rem;
}
.affiliate-rank-emblem-core b{
  font-size:1.35rem;
}
.affiliate-rank-summary strong{
  font-size:1rem;
}
.affiliate-rank-summary span,
.affiliate-rank-note,
.affiliate-rank-progress-meta span,
.affiliate-rank-progress-meta b{
  font-size:.88rem;
}
.affiliate-rank-note{
  margin-top:8px;
}
.affiliate-rank-progress-wrap{
  gap:8px;
}
.rank-dashboard-card{
  background:#fff;
}
.rank-dashboard-body{
  grid-template-columns:1.2fr .8fr;
  gap:14px;
}
.rank-dashboard-copy{
  gap:6px;
}
.rank-dashboard-copy b{
  font-size:1.04rem;
}
.rank-dashboard-copy span,
.rank-dashboard-copy p{
  color:#667085;
}
.rank-dashboard-stats{
  grid-template-columns:repeat(3,minmax(0,1fr));
  display:grid;
}
.rank-dashboard-stats > div{
  padding:12px;
  border-radius:16px;
  background:#f8fafc;
  border:1px solid #eaecf0;
}
.affiliate-list-line{
  grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(110px,1fr));
  align-items:center;
}
.affiliate-list-line > div,
.affiliate-mini-row > div{
  min-width:0;
}
.affiliate-list-line b,
.affiliate-mini-row b,
.dash-stat-line b,
.dash-stat-line strong,
.dash-plan-bars b,
.dash-plan-bars strong{
  word-break:break-word;
}
.dash-notification-layout{
  grid-template-columns:minmax(0,1fr) 300px;
}
.dash-notification-side,
.dash-notification-types span,
.dash-rank-meeting-box,
.affiliate-dash-link{
  border-radius:18px;
}
.dash-rank-meeting-box{
  margin-top:10px;
  padding-top:12px;
}
.dash-notification-item{
  border-radius:18px;
}
#dashNextActions,
#dashInsights,
#dashAlerts,
#dashClientsList,
#dashPayoutsList,
.dash-notification-list{
  display:grid;
  gap:10px;
}
@media (max-width: 1180px){
  .affiliate-dash-grid{
    grid-template-columns:1fr;
  }
  .rank-dashboard-card,
  .dash-alert-preview-card,
  .affiliate-dash-card.wide{
    grid-column:auto;
  }
  .rank-dashboard-body{
    grid-template-columns:1fr;
  }
  .rank-dashboard-stats{
    grid-template-columns:1fr;
  }
}
@media (max-width: 760px){
  .affiliate-dash-top-rank{
    min-width:100%;
  }
  .affiliate-rank-sidecard{
    display:grid;
    gap:10px;
  }
  .affiliate-rank-emblem{
    margin:6px auto 4px;
  }
  .affiliate-list-line{
    grid-template-columns:1fr;
    gap:8px;
  }
  .dash-notification-layout{
    grid-template-columns:1fr;
  }
}


/* ===== Premium minimal seller panel polish ===== */
:root{
  --seller-bg:#f5f7fb;
  --seller-card:#ffffff;
  --seller-line:#e7ebf2;
  --seller-ink:#111827;
  --seller-muted:#667085;
  --seller-soft:#f8fafc;
  --seller-orange:#ff6a00;
}
.affiliate-dashboard-shell{
  background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%) !important;
}
.affiliate-dashboard-shell.active{
  grid-template-columns:292px minmax(0,1fr);
}
.affiliate-dash-sidebar{
  background:linear-gradient(180deg,#0f172a 0%,#111827 58%,#0b1220 100%) !important;
  padding:18px !important;
  gap:16px !important;
  border-right:1px solid rgba(255,255,255,.08);
}
.affiliate-dash-brand{
  padding:8px 6px 12px;
}
.affiliate-dash-brand img{
  width:38px !important;
  height:38px !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
.affiliate-dash-brand b{
  font-size:15px;
  letter-spacing:-.01em;
}
.affiliate-dash-brand span{
  font-size:12px;
  color:#94a3b8 !important;
}
.affiliate-dash-nav{
  gap:6px !important;
}
.affiliate-dash-sidebar nav button{
  min-height:42px !important;
  border-radius:14px !important;
  padding:0 12px !important;
  color:#cbd5e1 !important;
  font-size:13px;
  font-weight:850 !important;
  transition:background .18s ease,color .18s ease,transform .18s ease;
}
.affiliate-dash-sidebar nav button:hover{
  transform:translateX(2px);
}
.affiliate-dash-sidebar nav button.active{
  background:rgba(255,106,0,.16) !important;
  color:#fff !important;
  box-shadow:inset 0 0 0 1px rgba(255,106,0,.28);
}
.affiliate-dash-sidebar nav svg{
  opacity:.82;
}
.affiliate-rank-sidecard{
  padding:13px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.055) !important;
  border:1px solid rgba(255,255,255,.08) !important;
}
.affiliate-rank-sidecard .section-kicker{
  font-size:10px;
  letter-spacing:.14em;
  color:#fb923c !important;
}
.affiliate-rank-sidecard-head h3{
  margin-top:2px !important;
}
.affiliate-rank-emblem{
  width:58px !important;
  height:58px !important;
  border-radius:18px !important;
  margin:10px auto 8px !important;
  background:linear-gradient(135deg,#ff8a33,#ff6a00) !important;
}
.affiliate-rank-emblem-core{
  margin:5px !important;
  width:calc(100% - 10px) !important;
  height:calc(100% - 10px) !important;
  border-radius:15px !important;
  background:#111827 !important;
}
.affiliate-rank-emblem-core small{
  display:none;
}
.affiliate-rank-emblem-core b{
  font-size:1.18rem !important;
}
.affiliate-rank-summary{
  gap:2px !important;
}
.affiliate-rank-summary strong{
  font-size:.94rem !important;
}
.affiliate-rank-summary span{
  font-size:.78rem !important;
  color:#94a3b8 !important;
}
.affiliate-rank-progress-wrap{
  margin-top:10px !important;
}
.affiliate-rank-progress-meta{
  display:grid !important;
  grid-template-columns:1fr;
}
.affiliate-rank-progress-meta span,
.affiliate-rank-progress-meta b,
.affiliate-rank-note{
  font-size:.78rem !important;
  color:#94a3b8 !important;
}
.affiliate-rank-progress{
  height:7px !important;
  background:rgba(255,255,255,.08) !important;
}
.affiliate-rank-progress span{
  background:linear-gradient(90deg,#fb923c,#ff6a00) !important;
}
.affiliate-dash-link{
  padding:12px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.055) !important;
}
.affiliate-dash-link span{
  font-size:12px;
  color:#94a3b8;
}
.affiliate-dash-link code{
  font-size:11px !important;
  line-height:1.35;
}
.affiliate-dash-link button{
  min-height:36px !important;
  border-radius:12px !important;
  background:#fff !important;
  color:#111827 !important;
}
.affiliate-dash-main{
  padding:28px !important;
  height:100dvh;
}
.affiliate-dash-top{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto auto;
  align-items:center !important;
  gap:14px !important;
  margin-bottom:20px !important;
}
.affiliate-dash-top h2{
  font-size:34px !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  color:var(--seller-ink);
}
.affiliate-dash-top p{
  margin-top:6px;
  max-width:620px;
  color:var(--seller-muted);
  font-weight:700;
}
.affiliate-dash-top .section-kicker{
  color:#ff6a00;
}
.affiliate-dash-top-rank{
  min-width:190px !important;
  padding:11px 13px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.86) !important;
  backdrop-filter:blur(16px);
  border:1px solid rgba(231,235,242,.9) !important;
  box-shadow:0 12px 34px rgba(15,23,42,.055) !important;
}
.affiliate-dash-top-rank strong{
  color:#111827;
  font-size:14px;
}
.affiliate-dash-top-rank small,
.affiliate-dash-top-rank span{
  font-size:11px;
}
.affiliate-dash-actions{
  display:flex;
  gap:8px;
}
.affiliate-dash-actions button,
.affiliate-dash-top button{
  min-height:38px !important;
  border-radius:12px !important;
  background:#111827 !important;
  color:#fff !important;
  box-shadow:0 10px 24px rgba(17,24,39,.16);
}
.affiliate-dash-actions button:first-child{
  background:#fff !important;
  color:#111827 !important;
  border:1px solid var(--seller-line) !important;
  box-shadow:none;
}
.affiliate-dash-metrics{
  grid-template-columns:repeat(6,minmax(0,1fr)) !important;
  gap:12px !important;
}
.affiliate-dash-metrics article{
  min-height:118px;
  padding:16px !important;
  border-radius:20px !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid rgba(231,235,242,.95) !important;
  box-shadow:0 12px 32px rgba(15,23,42,.045) !important;
}
.affiliate-dash-metrics span{
  font-size:12px;
}
.affiliate-dash-metrics strong{
  margin:7px 0 2px !important;
  font-size:28px !important;
  line-height:1 !important;
  color:#111827;
}
.affiliate-dash-metrics small{
  font-size:11px;
}
.affiliate-dash-grid{
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr) !important;
  gap:14px !important;
  margin-top:14px !important;
  align-items:stretch !important;
}
.affiliate-dash-card{
  padding:17px !important;
  border-radius:22px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(231,235,242,.95) !important;
  box-shadow:0 14px 36px rgba(15,23,42,.05) !important;
  overflow:hidden;
}
.affiliate-dash-card h3{
  font-size:17px;
  letter-spacing:-.025em;
  color:#111827;
}
.dash-card-head span,
.dash-link-btn{
  font-size:12px;
}
.rank-dashboard-card,
.dash-alert-preview-card,
.affiliate-dash-card.wide{
  grid-column:auto !important;
}
.rank-dashboard-card{
  background:linear-gradient(135deg,#fff 0%,#fff7ed 100%) !important;
}
.rank-dashboard-body{
  grid-template-columns:1fr !important;
}
.rank-dashboard-copy{
  gap:5px !important;
}
.rank-dashboard-copy b{
  font-size:1.02rem !important;
}
.rank-dashboard-copy p{
  display:none;
}
.rank-dashboard-stats{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
}
.rank-dashboard-stats > div{
  padding:10px !important;
  border-radius:14px !important;
  background:#fff !important;
}
.rank-dashboard-stats small{
  font-size:11px;
}
.rank-dashboard-stats b{
  font-size:13px !important;
}
.affiliate-chart{
  height:160px !important;
  border-radius:18px !important;
  background:#f8fafc !important;
}
.affiliate-chart span{
  background:linear-gradient(180deg,#ff9f55,#ff6a00) !important;
}
.dash-stat-line,
.affiliate-mini-row,
.affiliate-list-line,
.dash-notification-item{
  border-radius:16px !important;
  background:#f8fafc !important;
  border:1px solid #edf0f5 !important;
  box-shadow:none !important;
}
.affiliate-mini-row,
.affiliate-list-line{
  margin-bottom:0 !important;
}
.affiliate-list-line{
  grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(96px,.75fr)) !important;
}
.affiliate-list-line small{
  color:#98a2b3;
}
.dash-notification-hero{
  border-radius:24px;
  padding:20px;
  background:linear-gradient(135deg,#111827 0%,#1f2937 100%);
  color:#fff;
  margin-bottom:14px;
}
.dash-notification-hero p{
  max-width:680px;
  color:#cbd5e1;
}
.dash-notification-layout{
  grid-template-columns:minmax(0,1fr) 290px !important;
}
.dash-notification-side{
  top:20px !important;
}
.dash-notification-types span{
  background:#f8fafc !important;
}
.dash-rank-meeting-box{
  background:#fff7ed;
  border:1px solid #fed7aa;
  padding:12px;
  border-radius:16px;
}
.dash-rank-meeting-box .section-kicker{
  color:#c2410c;
}
.dash-sales-points span,
.dash-script-list p,
.dash-objection-list details{
  border-radius:14px;
  background:#f8fafc;
  border:1px solid #edf0f5;
}
textarea#dashSalesMessage{
  border-radius:18px;
  border:1px solid #e5e7eb;
  background:#f8fafc;
  resize:vertical;
}
.dash-orange-btn{
  border-radius:13px !important;
  box-shadow:0 12px 26px rgba(255,106,0,.18);
}
@media(max-width:1320px){
  .affiliate-dash-metrics{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
  .affiliate-dash-top{
    grid-template-columns:minmax(0,1fr) auto;
  }
  .affiliate-dash-actions{
    grid-column:1/-1;
    justify-content:flex-end;
  }
}
@media(max-width:1080px){
  .affiliate-dashboard-shell.active{
    grid-template-columns:1fr;
  }
  .affiliate-dash-sidebar{
    position:relative !important;
    min-height:auto !important;
  }
  .affiliate-dash-grid,
  .dash-notification-layout{
    grid-template-columns:1fr !important;
  }
  .rank-dashboard-card,
  .dash-alert-preview-card,
  .affiliate-dash-card.wide{
    grid-column:auto !important;
  }
  .affiliate-dash-top{
    grid-template-columns:1fr;
  }
  .affiliate-dash-actions{
    justify-content:flex-start;
  }
}
@media(max-width:760px){
  .affiliate-dash-main{
    padding:16px !important;
  }
  .affiliate-dash-top h2{
    font-size:29px !important;
  }
  .affiliate-dash-metrics{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .affiliate-dash-metrics article{
    min-height:104px;
  }
  .affiliate-list-line{
    grid-template-columns:1fr !important;
  }
  .rank-dashboard-stats{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:480px){
  .affiliate-dash-metrics{
    grid-template-columns:1fr !important;
  }
  .affiliate-dash-actions{
    display:grid;
  }
  .affiliate-dash-actions button{
    width:100%;
  }
}

/* ===== Compact seller panel cleanup ===== */
.compact-rank-card{
  margin:8px 0 12px!important;
  padding:14px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.1)!important;
  box-shadow:none!important;
  display:grid!important;
  gap:10px!important;
}
.compact-rank-head{
  display:grid;
  gap:3px;
}
.compact-rank-head span{
  color:#98a2b3;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.compact-rank-head strong{
  color:#fff;
  font-size:15px;
  line-height:1.15;
}
.compact-rank-meta{
  display:flex;
  justify-content:space-between;
  gap:10px;
  align-items:center;
  color:#d0d5dd;
  font-size:12px;
  font-weight:800;
}
.compact-rank-meta b{
  color:#fff;
  white-space:nowrap;
  font-size:12px;
}
.compact-rank-card .affiliate-rank-progress{
  height:7px!important;
  background:rgba(255,255,255,.1)!important;
}
.compact-rank-card .affiliate-rank-progress span{
  background:linear-gradient(90deg,#ff8a33,#ff6a00)!important;
}
.dash-notification-layout{
  grid-template-columns:1fr!important;
}
.dash-notification-side,
.rank-dashboard-card,
.affiliate-dash-top-rank{
  display:none!important;
}
.affiliate-dash-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.dash-alert-preview-card,
.affiliate-dash-card.wide{
  grid-column:1/-1!important;
}
@media(max-width:1020px){
  .affiliate-dash-grid{grid-template-columns:1fr!important;}
  .dash-alert-preview-card,.affiliate-dash-card.wide{grid-column:auto!important;}
}

/* ===== Seller stats upgrade ===== */
.dash-stats-hero{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-bottom:16px;
}
.dash-stat-hero-card{
  padding:18px;
  border-radius:22px;
  border:1px solid #eaecf0;
  background:#fff;
  box-shadow:0 10px 30px rgba(16,24,40,.05);
  display:grid;
  gap:6px;
}
.dash-stat-hero-card.positive{
  background:linear-gradient(180deg,#f0fdf4,#ffffff 62%);
  border-color:#bbf7d0;
}
.dash-stat-hero-card span{
  color:#667085;
  font-weight:850;
}
.dash-stat-hero-card strong{
  font-size:40px;
  line-height:1;
  letter-spacing:-.05em;
  color:#101828;
}
.dash-stat-hero-card.positive strong,
.dash-stat-hero-card.positive small{
  color:#15803d;
}
.dash-stat-hero-card small{
  color:#667085;
  font-weight:800;
}
.premium-stats-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.premium-stats-grid .affiliate-dash-card.wide{
  grid-column:1 / -1;
}
.dash-line-chart{
  border-radius:20px;
  background:linear-gradient(180deg,#f8fafc,#ffffff);
  border:1px solid #eaecf0;
  padding:12px 12px 10px;
}
.dash-line-chart svg{
  width:100%;
  height:auto;
  display:block;
}
.dash-line-chart .chart-grid line{
  stroke:#e5e7eb;
  stroke-width:1;
}
.dash-line-chart .chart-area{
  fill:rgba(34,197,94,.14);
}
.dash-line-chart .chart-line{
  fill:none;
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dash-line-chart .chart-line.visits,
.dash-line-chart .chart-dot.visits{
  stroke:#16a34a;
  fill:#16a34a;
}
.dash-line-chart .chart-line.clicks,
.dash-line-chart .chart-dot.clicks{
  stroke:#22c55e;
  fill:#22c55e;
  opacity:.8;
}
.dash-line-chart .chart-label{
  fill:#98a2b3;
  font-size:10px;
  text-anchor:middle;
}
.dash-chart-legend{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:8px;
  color:#667085;
  font-weight:800;
  font-size:12px;
}
.legend-dot{
  display:inline-block;
  width:10px;
  height:10px;
  border-radius:999px;
  margin-right:6px;
  vertical-align:middle;
}
.legend-dot.visits{background:#16a34a;}
.legend-dot.clicks{background:#22c55e;}
.dash-source-bars,
.dash-plan-bars,
.dash-insights,
.dash-funnel{
  display:grid;
  gap:10px;
}
.dash-source-row,
.dash-plan-bars > div,
.dash-funnel > div,
.dash-stat-line{
  position:relative;
  overflow:hidden;
  padding:12px 14px;
  border-radius:16px;
  border:1px solid #eaecf0;
  background:#f8fafc;
}
.dash-source-row div,
.dash-plan-bars > div > div,
.dash-funnel > div span,
.dash-stat-line div{
  position:relative;
  z-index:2;
}
.dash-source-row strong,
.dash-plan-bars strong,
.dash-funnel b,
.dash-stat-line strong{
  position:relative;
  z-index:2;
  display:block;
  margin-top:6px;
  font-size:22px;
  letter-spacing:-.04em;
  color:#101828;
}
.dash-source-row span,
.dash-plan-bars span,
.dash-funnel span,
.dash-stat-line span{
  color:#667085;
  font-weight:750;
}
.dash-source-row em,
.dash-plan-bars em,
.dash-funnel em{
  position:absolute;
  left:0;
  bottom:0;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#22c55e,#16a34a);
}
#dashTrafficSummary{
  color:#15803d;
  font-weight:900;
}
@media (max-width: 1080px){
  .dash-stats-hero{grid-template-columns:repeat(2,minmax(0,1fr));}
  .premium-stats-grid{grid-template-columns:1fr;}
  .premium-stats-grid .affiliate-dash-card.wide{grid-column:auto;}
}
@media (max-width: 640px){
  .dash-stats-hero{grid-template-columns:1fr;}
  .dash-stat-hero-card strong{font-size:34px;}
}

/* ===== Trial / Comprar / Aliado cleanup ===== */
.trial-flow-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin:0 auto 22px;
  padding:22px;
  border-radius:28px;
  border:1px solid #fed7aa;
  background:linear-gradient(135deg,#fff7ed,#ffffff 62%);
  box-shadow:0 18px 50px rgba(255,106,0,.10);
}
.trial-flow-card h3{
  margin:6px 0 6px;
  font-size:28px;
  line-height:1;
  letter-spacing:-.045em;
  color:#101828;
}
.trial-flow-card p{
  margin:0;
  color:#475467;
  font-weight:750;
  max-width:760px;
  line-height:1.5;
}
.trial-modal-plan{
  border-color:#fed7aa!important;
  background:#fff7ed!important;
}
#createTrialLicenseBtn{
  margin-top:12px;
}
#checkoutPaymentMethodsBlock[hidden],
#createTrialLicenseBtn[hidden],
#sendManualOrder[hidden]{
  display:none!important;
}
@media(max-width:820px){
  .trial-flow-card{
    display:grid;
    padding:18px;
  }
  .trial-flow-card .btn{
    width:100%;
  }
  .trial-flow-card h3{
    font-size:24px;
  }
}

/* Trial confirmation visible state */
#checkoutResult .checkout-result.trial{
  padding:0;
  border:0;
  background:transparent;
}
.trial-success-card{
  margin-top:16px;
  padding:18px;
  border-radius:24px;
  border:1px solid #bbf7d0;
  background:linear-gradient(180deg,#f0fdf4,#ffffff 72%);
  box-shadow:0 16px 42px rgba(22,163,74,.12);
  display:grid;
  gap:14px;
}
.trial-success-icon{
  width:48px;
  height:48px;
  border-radius:16px;
  background:#16a34a;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 24px rgba(22,163,74,.22);
}
.trial-success-icon svg{width:24px;height:24px;stroke-width:3;}
.trial-success-copy{display:grid;gap:4px;}
.trial-success-copy span{
  color:#15803d;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.trial-success-copy h3{
  margin:0;
  color:#101828;
  font-size:22px;
  letter-spacing:-.03em;
}
.trial-success-copy p{
  margin:0;
  color:#475467;
  font-weight:750;
  line-height:1.45;
}
.trial-license-key{
  padding:13px 14px;
  border-radius:18px;
  background:#fff;
  border:1px dashed #86efac;
  display:grid;
  gap:5px;
}
.trial-license-key small{
  color:#667085;
  font-weight:900;
}
.trial-license-key code{
  color:#101828;
  font-size:16px;
  font-weight:950;
  word-break:break-word;
}
.trial-success-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.trial-success-actions .btn{
  min-height:44px;
  border-radius:14px;
}
.trial-success-note{
  color:#667085;
  font-weight:850;
}
#createTrialLicenseBtn:disabled{
  opacity:.72;
  cursor:wait;
}

/* Trial success notifications */
.trial-success-head{
  display:flex;
  align-items:flex-start;
  gap:14px;
}
.trial-notification-list{
  display:grid;
  gap:10px;
}
.trial-notification{
  display:grid;
  grid-template-columns:42px 1fr;
  align-items:start;
  gap:12px;
  padding:13px;
  border-radius:18px;
  border:1px solid #bbf7d0;
  background:#fff;
}
.trial-notification i,
.trial-notification svg{
  width:22px;
  height:22px;
}
.trial-notification > i,
.trial-notification > svg{
  width:42px;
  height:42px;
  padding:10px;
  border-radius:14px;
  background:#dcfce7;
  color:#16a34a;
}
.trial-notification.mail{
  border-color:#bfdbfe;
}
.trial-notification.mail > i,
.trial-notification.mail > svg{
  background:#eff6ff;
  color:#2563eb;
}
.trial-notification b{
  display:block;
  color:#101828;
  font-size:15px;
  margin-bottom:3px;
}
.trial-notification span{
  display:block;
  color:#475467;
  font-weight:750;
  line-height:1.4;
}
@media(max-width:520px){
  .trial-success-head{display:grid;}
  .trial-notification{grid-template-columns:1fr;}
}

/* ===== HOTFIX 2026-05-31: mobile vendedor + landing menos aire ===== */
.section-pad{
  padding-top:62px!important;
  padding-bottom:62px!important;
}
.section-title{
  margin-bottom:24px!important;
}
.section-title h2,
.showcase-copy h2,
.catalog-copy h2,
.affiliate-card h2,
.contact-copy h2{
  margin-top:10px!important;
  margin-bottom:10px!important;
}
.hero.section-pad{
  padding-top:46px!important;
  padding-bottom:52px!important;
}
.feature-grid,
.pain-grid,
.gallery-grid,
.pricing-grid,
.functions-grid,
.functions-pro-grid,
.screens-real-grid,
.sell-linear-grid{
  gap:18px!important;
}
.catalog,
.showcase-card,
.contact-card,
.affiliate-card{
  gap:22px!important;
}

@media(max-width:980px){
  .section-pad{
    padding-top:46px!important;
    padding-bottom:46px!important;
  }
  .hero.section-pad{
    padding-top:30px!important;
    padding-bottom:40px!important;
  }
  .section-title{
    margin-bottom:18px!important;
  }
}

@media(max-width:720px){
  .site-header,
  .footer,
  .section-pad{
    width:min(100% - 22px, var(--page-max))!important;
  }
  .section-pad{
    padding-top:34px!important;
    padding-bottom:34px!important;
  }
  .hero.section-pad{
    padding-top:22px!important;
    padding-bottom:30px!important;
  }
  .section-title p,
  .hero-lead,
  .catalog-copy p,
  .showcase-copy p{
    line-height:1.52!important;
  }
}

@media(max-width:820px){
  body.affiliate-dashboard-open{
    overflow:hidden!important;
  }
  .affiliate-dashboard-shell,
  .affiliate-dashboard-shell.active{
    grid-template-columns:1fr!important;
    display:none;
  }
  .affiliate-dashboard-shell.active{
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
  }
  .affiliate-dash-sidebar{
    flex:0 0 auto!important;
    width:100%!important;
    min-height:0!important;
    padding:12px 12px 10px!important;
    gap:10px!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .affiliate-dash-brand{
    gap:10px!important;
  }
  .affiliate-dash-brand img{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
  }
  .affiliate-dash-brand b{
    font-size:14px!important;
  }
  .affiliate-dash-brand span{
    font-size:11px!important;
  }
  .affiliate-rank-sidecard.compact-rank-card{
    padding:10px!important;
    border-radius:16px!important;
  }
  .compact-rank-head,
  .compact-rank-meta{
    display:flex!important;
    justify-content:space-between!important;
    gap:10px!important;
    align-items:center!important;
  }
  .compact-rank-head span,
  .compact-rank-meta span,
  .compact-rank-meta b{
    font-size:11px!important;
    line-height:1.25!important;
  }
  .compact-rank-head strong{
    font-size:13px!important;
    line-height:1.2!important;
  }
  .affiliate-dash-sidebar nav,
  .affiliate-dash-nav{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding-bottom:2px!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .affiliate-dash-sidebar nav::-webkit-scrollbar,
  .affiliate-dash-nav::-webkit-scrollbar{
    display:none!important;
  }
  .affiliate-dash-sidebar nav button,
  .affiliate-dash-nav button{
    flex:0 0 auto!important;
    min-height:38px!important;
    white-space:nowrap!important;
    padding:0 11px!important;
    border-radius:13px!important;
    font-size:12px!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
  }
  .affiliate-dash-sidebar nav button svg,
  .affiliate-dash-nav button svg{
    width:15px!important;
    height:15px!important;
  }
  .affiliate-dash-link{
    display:none!important;
  }
  .affiliate-dash-main{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    overflow:auto!important;
    padding:14px!important;
  }
  .affiliate-dash-top{
    display:grid!important;
    gap:12px!important;
    margin-bottom:14px!important;
  }
  .affiliate-dash-top h2{
    font-size:30px!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
  }
  .affiliate-dash-top p{
    margin:6px 0 0!important;
    line-height:1.42!important;
  }
  .affiliate-dash-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .affiliate-dash-actions button,
  .affiliate-dash-top button{
    width:100%!important;
    min-height:40px!important;
    font-size:12px!important;
    padding:0 10px!important;
  }
  .affiliate-dash-metrics,
  .dash-stats-hero,
  .affiliate-dash-grid,
  .premium-stats-grid,
  .dash-profile-grid,
  .dash-notification-layout{
    grid-template-columns:1fr!important;
  }
  .affiliate-dash-metrics{
    gap:10px!important;
  }
  .affiliate-dash-metrics article,
  .affiliate-dash-card,
  .dash-stat-hero-card{
    border-radius:18px!important;
    padding:14px!important;
    min-width:0!important;
  }
  .affiliate-dash-metrics strong,
  .dash-stat-hero-card strong{
    font-size:28px!important;
  }
  .affiliate-dash-grid,
  .premium-stats-grid{
    gap:12px!important;
    margin-top:12px!important;
  }
  .affiliate-chart,
  .dash-line-chart{
    height:150px!important;
  }
  .affiliate-mini-row,
  .affiliate-list-line,
  .seller-alert-line,
  .dash-notification-item{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .dash-card-head,
  .dash-notification-hero{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .dash-notification-hero h3{
    font-size:24px!important;
  }
}

@media(max-width:430px){
  .affiliate-dash-main{
    padding:10px!important;
  }
  .affiliate-dash-sidebar{
    padding:10px!important;
  }
  .affiliate-rank-sidecard.compact-rank-card{
    display:none!important;
  }
  .affiliate-dash-top h2{
    font-size:26px!important;
  }
  .affiliate-dash-actions{
    grid-template-columns:1fr!important;
  }
}

/* HOTFIX: notificación visible licencia de prueba */
.trial-toast{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:99999;
  width:min(430px, calc(100vw - 28px));
  opacity:0;
  pointer-events:none;
  transform:translateY(16px) scale(.98);
  transition:opacity .22s ease, transform .22s ease;
}
.trial-toast.show{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}
.trial-toast-card{
  display:grid;
  grid-template-columns:46px 1fr 30px;
  gap:12px;
  align-items:start;
  padding:15px;
  border-radius:22px;
  border:1px solid #bbf7d0;
  background:linear-gradient(180deg,#f0fdf4,#ffffff);
  box-shadow:0 24px 70px rgba(16,24,40,.22);
}
.trial-toast-icon{
  width:46px;
  height:46px;
  border-radius:16px;
  background:#16a34a;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}
.trial-toast-icon svg{width:23px;height:23px;stroke-width:3;}
.trial-toast-body{display:grid;gap:3px;min-width:0;}
.trial-toast-body b{color:#101828;font-size:15px;font-weight:950;}
.trial-toast-body span{color:#14532d;font-size:14px;font-weight:900;word-break:break-word;}
.trial-toast-body small{color:#475467;font-size:12px;font-weight:800;line-height:1.35;}
.trial-toast-close{
  border:0;
  background:#fff;
  color:#475467;
  width:30px;
  height:30px;
  border-radius:999px;
  font-size:20px;
  line-height:1;
  cursor:pointer;
  box-shadow:inset 0 0 0 1px #e5e7eb;
}
@media(max-width:620px){
  .trial-toast{right:14px;left:14px;bottom:14px;width:auto;}
  .trial-toast-card{grid-template-columns:42px 1fr 28px;padding:13px;border-radius:18px;}
  .trial-toast-icon{width:42px;height:42px;border-radius:14px;}
}

/* Trial license confirmation as modal */
.trial-license-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:22px;}
.trial-license-modal.show{display:flex;}
.trial-license-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.58);backdrop-filter:blur(10px);}
.trial-license-dialog{position:relative;width:min(520px,100%);background:#fff;border:1px solid rgba(234,236,240,.95);border-radius:28px;padding:28px;box-shadow:0 30px 90px rgba(16,24,40,.28);display:grid;gap:14px;text-align:center;animation:trialModalIn .18s ease both;}
.trial-license-x{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:1px solid #eaecf0;background:#fff;color:#344054;font-size:22px;font-weight:800;cursor:pointer;}
.trial-license-dialog-icon{width:64px;height:64px;margin:0 auto;border-radius:22px;background:#ecfdf3;color:#079455;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(7,148,85,.16);}
.trial-license-dialog-icon svg{width:30px;height:30px;stroke-width:3;}
.trial-license-kicker{justify-self:center;padding:7px 12px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;}
.trial-license-dialog h3{margin:0;color:#101828;font-size:26px;letter-spacing:-.035em;}
.trial-license-dialog p{margin:0;color:#475467;font-weight:750;line-height:1.45;}
.trial-license-modal-key{display:grid;gap:8px;margin-top:4px;padding:14px;border-radius:18px;background:#101828;color:#fff;text-align:left;}
.trial-license-modal-key small{color:#fdb022;font-weight:950;text-transform:uppercase;font-size:11px;letter-spacing:.08em;}
.trial-license-modal-key code{font-size:18px;font-weight:950;letter-spacing:.04em;word-break:break-word;}
.trial-license-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left;}
.trial-license-modal-grid div{padding:13px;border-radius:16px;background:#f9fafb;border:1px solid #eaecf0;min-width:0;}
.trial-license-modal-grid span{display:block;color:#667085;font-size:12px;font-weight:850;margin-bottom:4px;}
.trial-license-modal-grid b{display:block;color:#101828;font-size:14px;font-weight:950;word-break:break-word;}
.trial-license-modal-note{color:#344054;font-size:13px;font-weight:850;}
.trial-license-modal-mail{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:16px;background:#ecfdf3;color:#067647;font-weight:950;}
.trial-license-modal-mail svg{width:18px;height:18px;}
.trial-license-modal-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:2px;}
.trial-license-modal-actions .btn{min-height:44px;}
@keyframes trialModalIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:560px){.trial-license-dialog{padding:22px;border-radius:24px}.trial-license-dialog h3{font-size:23px}.trial-license-modal-grid{grid-template-columns:1fr}.trial-license-modal-actions{display:grid}.trial-license-modal-actions .btn{width:100%}}

.dash-commission-rules{margin-top:14px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(248,250,252,.86);display:grid;gap:10px}
.dash-commission-rules div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(15,23,42,.06)}
.dash-commission-rules div:last-of-type{border-bottom:0}
.dash-commission-rules b{font-size:1.05rem;color:#0f172a}.dash-commission-rules span{font-size:.82rem;color:#64748b;text-align:right}.dash-commission-rules small{display:block;color:#64748b;line-height:1.45}.dash-withdraw-box{margin-top:16px;padding:16px;border-radius:20px;background:#fff7ed;border:1px solid rgba(249,115,22,.16)}.dash-withdraw-box h4{margin:0 0 4px;font-size:1rem}.dash-withdraw-form{display:grid;grid-template-columns:1fr 1.3fr auto;gap:10px;margin-top:12px}.dash-withdraw-form input{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:12px 14px;font:inherit;background:white}.dash-withdraw-form button{border:0;border-radius:14px;padding:12px 16px;background:#111827;color:white;font-weight:800;cursor:pointer}.dash-form-result{margin-top:10px;font-size:.9rem;font-weight:700;color:#166534}.dash-subtitle{margin-top:22px!important}@media(max-width:760px){.dash-withdraw-form{grid-template-columns:1fr}.dash-withdraw-form button{width:100%}}

/* Inbox vendedor: lista compacta tipo correo */
.dash-inbox-card{max-width:980px;margin:0 auto}.dash-inbox-head{align-items:center}.dash-inbox-head h3{font-size:26px;margin:0;letter-spacing:-.04em}.dash-inbox-head span{display:block;margin-top:4px;color:#667085;font-weight:850}.dash-icon-refresh{width:42px;height:42px;border-radius:14px;border:1px solid #eaecf0;background:#fff;color:#101828;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px rgba(16,24,40,.06)}.dash-icon-refresh:hover{border-color:#ffb174;color:#ff6a00}.dash-icon-refresh svg{width:18px;height:18px}.dash-email-list{display:grid;gap:8px}.dash-email-row{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;border:1px solid #eaecf0;background:#fff;border-radius:16px;padding:12px 14px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dash-email-row:hover{transform:translateY(-1px);border-color:#ffb174;box-shadow:0 12px 28px rgba(16,24,40,.08)}.dash-email-row.is-unread{background:#fffaf5;border-color:#fed7aa}.dash-email-dot{width:9px;height:9px;border-radius:99px;background:#d0d5dd}.dash-email-row.is-unread .dash-email-dot{background:#ff6a00;box-shadow:0 0 0 4px rgba(255,106,0,.12)}.dash-email-main{min-width:0;display:grid;gap:4px}.dash-email-main b{color:#101828;font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-email-main small{color:#667085;font-weight:750;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-email-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dash-email-tags em{font-style:normal;min-height:22px;padding:0 8px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:10px;font-weight:950;text-transform:uppercase}.dash-email-tags small{font-size:12px;color:#667085;font-weight:850}.dash-email-modal{position:fixed;inset:0;z-index:1300;display:none;align-items:center;justify-content:center;padding:18px}.dash-email-modal.active{display:flex}.dash-email-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.56);backdrop-filter:blur(8px)}.dash-email-panel{position:relative;width:min(720px,100%);max-height:min(82vh,760px);overflow:auto;border-radius:26px;background:#fff;box-shadow:0 28px 80px rgba(16,24,40,.32);padding:24px}.dash-email-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:14px;background:#f2f4f7;color:#101828;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dash-email-close svg{width:18px;height:18px}.dash-email-top{padding-right:42px;border-bottom:1px solid #eaecf0;padding-bottom:16px}.dash-email-top small{display:block;color:#ff6a00;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.dash-email-top h3{margin:6px 0 10px;color:#101828;font-size:28px;letter-spacing:-.04em;line-height:1.08}.dash-email-meta{display:flex;gap:8px;flex-wrap:wrap}.dash-email-meta span{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;background:#f9fafb;border:1px solid #eaecf0;color:#475467;font-size:12px;font-weight:900}.dash-email-body{padding:18px 0;color:#344054;font-size:16px;font-weight:750;line-height:1.65}.dash-email-body p{margin:0;white-space:normal}.dash-email-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eaecf0;padding-top:16px}.dash-soft-btn{border:1px solid #d0d5dd;background:#fff;border-radius:999px;min-height:42px;padding:0 16px;color:#344054;font-weight:950;cursor:pointer}@media(max-width:680px){.dash-inbox-card{max-width:none}.dash-email-row{grid-template-columns:10px minmax(0,1fr);align-items:start}.dash-email-tags{grid-column:2;justify-content:flex-start}.dash-email-panel{border-radius:22px;padding:20px}.dash-email-top h3{font-size:23px}.dash-email-actions{display:grid}.dash-email-actions button{width:100%}}


/* ===== Compact seller stats + neutral contact wording ===== */
.dash-stats-hero{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
  margin-bottom:10px;
}
.dash-stat-hero-card{
  padding:11px 12px;
  border-radius:16px;
  gap:4px;
  min-height:92px;
  box-shadow:0 6px 16px rgba(16,24,40,.04);
}
.dash-stat-hero-card span{
  font-size:11px;
  line-height:1.15;
}
.dash-stat-hero-card strong{
  font-size:25px;
  letter-spacing:-.035em;
}
.dash-stat-hero-card small{
  font-size:10px;
  line-height:1.2;
}
.premium-stats-grid{
  gap:10px;
}
.premium-stats-grid .affiliate-dash-card.wide{
  grid-column:auto!important;
}
.dash-line-chart{
  padding:8px;
  border-radius:16px;
}
.dash-line-chart svg{
  height:145px;
  max-height:145px;
}
.dash-chart-legend{
  margin-top:5px;
  gap:8px;
  font-size:11px;
}
.dash-source-row{
  padding:8px 0;
}
@media(max-width:1180px){
  .dash-stats-hero{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:720px){
  .dash-stats-hero{grid-template-columns:repeat(2,minmax(0,1fr)); gap:7px;}
  .dash-stat-hero-card{padding:10px; min-height:84px;}
  .dash-stat-hero-card strong{font-size:22px;}
  .dash-line-chart svg{height:125px; max-height:125px;}
}


/* ===== Mobile landing menu responsive fix ===== */
@media(max-width:1080px){
  body.punto-mobile-menu-open{overflow:hidden;}
  .punto-header-pro{
    top:8px;
    width:calc(100% - 18px);
    margin-top:8px;
    border-radius:22px;
    z-index:3000;
  }
  .punto-header-inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center;
    gap:10px;
    min-height:60px;
    padding:8px 10px 8px 12px!important;
  }
  .punto-brand{
    min-width:0;
    gap:9px;
  }
  .punto-brand img{
    width:34px;
    height:34px;
    flex:0 0 auto;
  }
  .punto-brand span{
    font-size:17px;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .punto-menu-btn{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    justify-self:end;
    width:42px;
    height:42px;
    font-size:26px;
    line-height:1;
    padding:0;
  }
  .punto-nav,
  .punto-header-actions{
    grid-column:1 / -1;
    width:100%;
    display:none!important;
  }
  .punto-header-pro.menu-open{
    background:rgba(7,12,24,.96);
    border-color:rgba(255,106,0,.24);
    box-shadow:0 30px 90px rgba(0,0,0,.38);
  }
  .punto-nav.open{
    display:grid!important;
    grid-template-columns:1fr;
    gap:6px;
    margin-top:8px;
    padding:10px;
    border-radius:18px;
    background:rgba(255,255,255,.045);
    border:1px solid rgba(255,255,255,.08);
    max-height:calc(100dvh - 190px);
    overflow:auto;
    -webkit-overflow-scrolling:touch;
  }
  .punto-nav.open a{
    display:flex;
    align-items:center;
    min-height:42px;
    width:100%;
    padding:0 12px;
    border-radius:14px;
    background:rgba(255,255,255,.045);
    color:#fff;
    font-size:14px;
    opacity:1;
    transform:none!important;
  }
  .punto-nav.open a:hover,
  .punto-nav.open a:focus{
    background:rgba(255,106,0,.14);
    color:#ffb174;
  }
  .punto-header-actions.open{
    display:grid!important;
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:0 0 6px;
    margin-top:8px;
  }
  .punto-header-actions.open .btn{
    width:100%;
    min-height:44px;
    padding:0 10px;
    font-size:13px;
    border-radius:14px;
  }
}
@media(max-width:520px){
  .punto-header-pro{
    width:calc(100% - 12px);
    border-radius:18px;
  }
  .punto-header-inner{
    padding:7px 8px!important;
  }
  .punto-brand span{
    font-size:16px;
  }
  .punto-header-actions.open{
    grid-template-columns:1fr;
  }
  .punto-nav.open{
    max-height:calc(100dvh - 230px);
  }
}


/* Pago móvil / transferencia BDV */
.punto-payment-card{display:grid;grid-template-columns:1fr 150px;gap:14px;align-items:start;margin-top:8px}
.punto-payment-data{display:grid;gap:8px;min-width:0}
.pay-info-row,.pay-plan-line{display:grid;grid-template-columns:86px 1fr auto;gap:8px;align-items:center;padding:9px 10px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.045)}
.pay-info-row span,.pay-plan-line span{font-size:12px;color:var(--muted)}
.pay-info-row b,.pay-plan-line b{font-size:13px;word-break:break-word;color:var(--text)}
.pay-info-row button{border:0;border-radius:10px;padding:7px 9px;background:rgba(255,122,24,.13);color:var(--orange);font-weight:800;cursor:pointer}
.punto-payment-qr{display:grid;gap:6px;place-items:center;padding:10px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.06)}
.punto-payment-qr img{width:132px;max-width:100%;border-radius:12px;display:block}
.punto-payment-qr span{font-size:11px;color:var(--muted);text-align:center}
@media(max-width:620px){.punto-payment-card{grid-template-columns:1fr}.punto-payment-qr{max-width:180px}.pay-info-row,.pay-plan-line{grid-template-columns:74px 1fr auto}.pay-info-row button{padding:7px}}

/* Checkout manual BDV compacto: pago móvil / transferencia */
.checkout-steps-final .manual-pay-details,
.manual-pay-details{
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
}
.checkout-steps-final .manual-pay-details .punto-payment-card,
.manual-pay-details .punto-payment-card{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:8px 0 0!important;
  padding:12px!important;
  border:1px solid rgba(249,115,22,.18)!important;
  border-radius:18px!important;
  background:#fff!important;
  min-width:0!important;
}
.checkout-steps-final .manual-pay-details .punto-payment-card-head,
.manual-pay-details .punto-payment-card-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:0 0 10px!important;
  border:0!important;
  border-bottom:1px solid #eef0f4!important;
  border-radius:0!important;
  background:transparent!important;
}
.punto-payment-card-head b{display:block!important;color:#101828!important;font-size:14px!important;line-height:1.2!important;letter-spacing:-.01em!important}
.punto-payment-card-head span{display:block!important;color:#667085!important;font-size:11px!important;margin-top:2px!important;font-weight:800!important}
.checkout-steps-final .manual-pay-details .punto-payment-body,
.manual-pay-details .punto-payment-body{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 248px!important;
  gap:10px!important;
  align-items:start!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.checkout-steps-final .manual-pay-details .punto-payment-body.no-qr,
.manual-pay-details .punto-payment-body.no-qr{
  grid-template-columns:1fr!important;
}
.checkout-steps-final .manual-pay-details .punto-payment-data,
.manual-pay-details .punto-payment-data{
  display:grid!important;
  gap:7px!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.checkout-steps-final .manual-pay-details .pay-info-row,
.manual-pay-details .pay-info-row{
  display:grid!important;
  grid-template-columns:78px minmax(0,1fr) 32px!important;
  gap:8px!important;
  align-items:center!important;
  padding:8px 9px!important;
  min-height:38px!important;
  border:1px solid #edf0f5!important;
  border-radius:12px!important;
  background:#f8fafc!important;
}
.checkout-steps-final .manual-pay-details .pay-info-row span,
.manual-pay-details .pay-info-row span{
  display:block!important;
  margin:0!important;
  color:#667085!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1.1!important;
}
.checkout-steps-final .manual-pay-details .pay-info-row b,
.manual-pay-details .pay-info-row b{
  color:#101828!important;
  text-align:left!important;
  font-size:12.5px!important;
  line-height:1.2!important;
  font-weight:950!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
}
.copy-mini-btn,
.checkout-steps-final .manual-pay-details .copy-mini-btn,
.manual-pay-details .copy-mini-btn{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  padding:0!important;
  border:1px solid rgba(249,115,22,.18)!important;
  border-radius:10px!important;
  background:#fff7ed!important;
  color:#f97316!important;
  cursor:pointer!important;
  flex:0 0 auto!important;
  font-size:0!important;
}
.copy-mini-btn svg{width:15px!important;height:15px!important;stroke:currentColor!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.copy-mini-btn.copied::after{content:'✓';font-size:14px;font-weight:950;color:#12b76a}.copy-mini-btn.copied svg{display:none!important}
.copy-all-pay-btn{
  border:0!important;
  border-radius:999px!important;
  padding:8px 10px!important;
  background:#fff7ed!important;
  color:#ea580c!important;
  font-weight:950!important;
  font-size:11px!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
.copy-all-pay-btn.copied{background:#ecfdf3!important;color:#027a48!important}
.checkout-steps-final .manual-pay-details .punto-payment-qr,
.manual-pay-details .punto-payment-qr{
  display:grid!important;
  place-items:center!important;
  gap:5px!important;
  padding:12px!important;
  border:1px solid #edf0f5!important;
  border-radius:14px!important;
  background:#f8fafc!important;
  min-width:0!important;
  max-width:248px!important;
  width:248px!important;
  box-sizing:border-box!important;
  justify-self:end!important;
}
.punto-payment-qr img{width:224px!important;max-width:100%!important;border-radius:12px!important;display:block!important;background:#fff!important}
.punto-payment-qr span{font-size:11px!important;color:#667085!important;font-weight:850!important;text-align:center!important;line-height:1.1!important}
@media(max-width:760px){
  .checkout-steps-final .manual-pay-details .punto-payment-body,
  .manual-pay-details .punto-payment-body{grid-template-columns:1fr!important}
  .checkout-steps-final .manual-pay-details .punto-payment-qr,
  .manual-pay-details .punto-payment-qr{width:248px!important;max-width:100%!important;justify-self:center!important;padding:14px!important}
  .checkout-steps-final .manual-pay-details .pay-info-row,
  .manual-pay-details .pay-info-row{grid-template-columns:72px minmax(0,1fr) 32px!important}
}
@media(max-width:430px){
  .checkout-steps-final .manual-pay-details .punto-payment-card-head,
  .manual-pay-details .punto-payment-card-head{align-items:flex-start!important;flex-direction:column!important}
  .copy-all-pay-btn{width:100%!important}
  .punto-payment-qr img{width:208px!important;max-width:100%!important}
}


/* Compra: icono con parpadeo sutil */
.buy-pulse,
.btn-plan.open-checkout{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
}
.buy-pulse i,
.btn-plan.open-checkout i{
  width:17px!important;
  height:17px!important;
  stroke:currentColor!important;
  fill:none!important;
  stroke-width:2.4!important;
  flex:0 0 auto!important;
  animation:puntoBuyIconPulse 1.35s ease-in-out infinite!important;
}
.header-buy.buy-pulse i{width:16px!important;height:16px!important;}
@keyframes puntoBuyIconPulse{
  0%,100%{opacity:1;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,106,0,0));}
  50%{opacity:.72;transform:scale(1.16);filter:drop-shadow(0 0 9px rgba(255,106,0,.42));}
}
@media (prefers-reduced-motion: reduce){
  .buy-pulse i,
  .btn-plan.open-checkout i{animation:none!important;}
}

/* Public catalog route: puntoadmin.com/slug */
.public-catalog-body{
  margin:0;
  min-height:100vh;
  background:radial-gradient(circle at 12% 0%, rgba(255,106,0,.16), transparent 34%), linear-gradient(135deg,#fff7ed 0%,#ffffff 42%,#f6f7fb 100%);
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:#111827;
}
.public-catalog-shell{
  width:min(1180px,calc(100% - 28px));
  margin:0 auto;
  padding:26px 0 34px;
}
.public-catalog-hero{
  border:1px solid rgba(17,24,39,.08);
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(18px);
  border-radius:32px;
  padding:24px;
  box-shadow:0 24px 80px rgba(17,24,39,.12);
  display:grid;
  gap:18px;
}
.public-catalog-brand{display:flex;align-items:center;gap:14px;min-width:0}
.public-catalog-brand img,.public-catalog-brand>span{
  width:66px;height:66px;border-radius:22px;object-fit:cover;background:var(--catalog-primary,#ff6a00);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:950;box-shadow:0 14px 34px rgba(255,106,0,.28)
}
.public-catalog-brand p{margin:0 0 3px;color:#667085;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.public-catalog-brand h1{margin:0;font-size:clamp(28px,5vw,54px);line-height:.95;letter-spacing:-.06em;color:var(--catalog-secondary,#111827)}
.public-catalog-desc{max-width:760px;margin:0;color:#475467;font-size:16px;line-height:1.65;font-weight:650}
.public-catalog-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.public-catalog-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:16px;padding:0 18px;background:var(--catalog-primary,#ff6a00);color:#fff;text-decoration:none;font-weight:950;box-shadow:0 14px 30px rgba(255,106,0,.24)}
.public-catalog-social{width:46px;height:46px;border-radius:16px;background:#fff;color:#111827;border:1px solid rgba(17,24,39,.1);display:grid;place-items:center;text-decoration:none;transition:.18s ease;box-shadow:0 10px 24px rgba(17,24,39,.06)}
.public-catalog-social:hover{transform:translateY(-2px);border-color:var(--catalog-primary,#ff6a00);color:var(--catalog-primary,#ff6a00)}
.public-catalog-social svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.public-catalog-social[aria-label="facebook"] svg,.public-catalog-social[aria-label="tiktok"] svg,.public-catalog-social[aria-label="x"] svg{fill:currentColor;stroke:none}
.public-catalog-cats{display:flex;gap:10px;overflow:auto;padding:18px 2px 8px;margin:0 -2px;scrollbar-width:none}
.public-catalog-cats a{white-space:nowrap;text-decoration:none;color:#344054;font-weight:900;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:10px 14px;box-shadow:0 8px 22px rgba(17,24,39,.05)}
.public-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}
.public-catalog-item{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:26px;overflow:hidden;box-shadow:0 18px 48px rgba(17,24,39,.08);display:flex;flex-direction:column;min-width:0}
.public-catalog-img{aspect-ratio:4/3;background:linear-gradient(135deg,rgba(255,106,0,.16),rgba(17,24,39,.04));display:grid;place-items:center;color:var(--catalog-primary,#ff6a00);font-weight:950;font-size:44px;overflow:hidden}
.public-catalog-img img{width:100%;height:100%;object-fit:cover;display:block}
.public-catalog-info{padding:16px;display:grid;gap:10px;flex:1}
.public-catalog-line{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#667085;font-weight:850;font-size:13px}
.public-catalog-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.public-catalog-line strong{color:var(--catalog-primary,#ff6a00);font-size:18px;white-space:nowrap}
.public-catalog-info h2{margin:0;color:#101828;font-size:19px;line-height:1.15;letter-spacing:-.03em}
.public-catalog-info p{margin:0;color:#667085;line-height:1.5;font-size:14px}
.public-catalog-info a{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:14px;background:#111827;color:#fff;text-decoration:none;font-weight:900}
.public-catalog-noitems,.public-catalog-empty{grid-column:1/-1;text-align:center;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:44px 24px;box-shadow:0 18px 48px rgba(17,24,39,.08)}
.public-catalog-empty{min-height:70vh;display:grid;place-content:center;justify-items:center;gap:12px}
.public-catalog-empty img{width:76px;height:76px;object-fit:contain;border-radius:22px}
.public-catalog-empty h1{margin:0;font-size:32px;letter-spacing:-.05em}
.public-catalog-empty p{margin:0;color:#667085;max-width:520px;line-height:1.6}
.public-catalog-empty a{display:inline-flex;margin-top:8px;border-radius:14px;background:#111827;color:#fff;text-decoration:none;padding:12px 16px;font-weight:900}
.public-catalog-footer{display:flex;justify-content:center;align-items:center;gap:6px;color:#667085;font-weight:800;padding:28px 0 4px}
.public-catalog-footer a{color:#111827;text-decoration:none;font-weight:950}
@media(max-width:920px){.public-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-catalog-hero{border-radius:26px}}
@media(max-width:620px){.public-catalog-shell{width:min(100% - 18px,1180px);padding-top:10px}.public-catalog-grid{grid-template-columns:1fr;gap:12px}.public-catalog-hero{padding:18px;border-radius:24px}.public-catalog-brand img,.public-catalog-brand>span{width:54px;height:54px;border-radius:18px}.public-catalog-brand h1{font-size:30px}.public-catalog-desc{font-size:14px}.public-catalog-social{width:42px;height:42px;border-radius:14px}}


.price-cycle-note{margin:.35rem 0 0;color:rgba(15,23,42,.62);font-size:.88rem;font-weight:700}
.billing-cycle-box{display:grid;gap:.45rem;margin:1rem 0;padding:.9rem;border:1px solid rgba(15,23,42,.10);border-radius:18px;background:linear-gradient(135deg,rgba(255,122,24,.08),rgba(255,255,255,.92));box-shadow:0 12px 30px rgba(15,23,42,.06)}
.billing-cycle-box label{display:grid;gap:.4rem;font-weight:900;color:#172033}
.billing-cycle-box select{width:100%;min-height:44px;border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:0 .9rem;background:#fff;font-weight:900;color:#172033;outline:none}
.billing-cycle-box small{color:rgba(15,23,42,.62);font-weight:700;line-height:1.35}

/* ===== Punto UI refresh: botones y cards pro ===== */
:root{
  --punto-glow: 0 18px 42px rgba(255,106,0,.24), 0 2px 0 rgba(255,255,255,.18) inset;
  --punto-card: linear-gradient(145deg, rgba(255,255,255,.095), rgba(255,255,255,.035) 58%, rgba(255,106,0,.075));
  --punto-card-strong: linear-gradient(150deg, rgba(255,106,0,.22), rgba(255,255,255,.075) 52%, rgba(255,183,77,.105));
}

.btn,
.header-cta,
.open-checkout,
.btn-plan,
.punto-auth-submit,
.dash-orange-btn,
.dash-soft-btn{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-radius:18px;
  letter-spacing:-.01em;
  transform:translateZ(0);
}

.btn::before,
.header-cta::before,
.open-checkout::before,
.btn-plan::before,
.punto-auth-submit::before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,0) 42%);
  opacity:.65;
  pointer-events:none;
  z-index:-1;
}

.btn::after,
.header-cta::after,
.open-checkout::after,
.btn-plan::after,
.punto-auth-submit::after{
  content:"";
  position:absolute;
  top:-90%;
  left:-45%;
  width:40%;
  height:280%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);
  transform:rotate(24deg) translateX(-170%);
  transition:transform .72s cubic-bezier(.2,.8,.2,1);
  pointer-events:none;
}

.btn:hover::after,
.header-cta:hover::after,
.open-checkout:hover::after,
.btn-plan:hover::after,
.punto-auth-submit:hover::after{
  transform:rotate(24deg) translateX(430%);
}

.btn-primary,
.header-cta,
.price-card.featured .btn,
.open-checkout.btn-primary,
.punto-auth-submit{
  background:linear-gradient(135deg,#ff7a1a 0%,#ff4f00 52%,#ff9f2f 100%);
  color:#fff;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:var(--punto-glow);
}

.btn-primary:hover,
.header-cta:hover,
.price-card.featured .btn:hover,
.open-checkout.btn-primary:hover{
  background:linear-gradient(135deg,#ff8b2f 0%,#ff5b08 48%,#ffb247 100%);
  transform:translateY(-3px);
  box-shadow:0 24px 56px rgba(255,106,0,.32),0 2px 0 rgba(255,255,255,.22) inset;
}

.btn-ghost,
.btn-plan,
.full-btn,
.header-sell{
  background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 14px 34px rgba(0,0,0,.18);
  backdrop-filter:blur(12px);
}

.btn-ghost:hover,
.btn-plan:hover,
.full-btn:hover,
.header-sell:hover{
  background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,106,0,.12));
  border-color:rgba(255,149,60,.4);
  transform:translateY(-3px);
}

.pain-grid article,
.feature-grid article,
.price-card,
.steps-line article,
.gallery-card,
.showcase-card,
.checkout-card,
.payment-copy,
.checkout-preview-copy,
.checkout-preview-card,
.contact-card,
.affiliate-card,
.trial-flow-card,
.seller-earning-card,
.seller-story-card,
.affiliate-dash-card,
.dash-stat-hero-card,
.license-card{
  position:relative;
  overflow:hidden;
  background:var(--punto-card);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 18px 50px rgba(0,0,0,.24);
}

.pain-grid article::before,
.feature-grid article::before,
.price-card::before,
.steps-line article::before,
.gallery-card::before,
.showcase-card::before,
.checkout-card::before,
.contact-card::before,
.affiliate-card::before,
.trial-flow-card::before,
.seller-earning-card::before,
.seller-story-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.16),transparent 34%),radial-gradient(circle at 88% 18%,rgba(255,106,0,.16),transparent 36%);
  pointer-events:none;
}

.feature-grid article,
.pain-grid article,
.price-card,
.gallery-card,
.steps-line article{
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;
}

.feature-grid article:hover,
.pain-grid article:hover,
.price-card:hover,
.gallery-card:hover,
.steps-line article:hover{
  transform:translateY(-7px);
  border-color:rgba(255,145,58,.38);
  box-shadow:0 26px 66px rgba(0,0,0,.32),0 0 0 1px rgba(255,106,0,.08) inset;
}

.price-card{
  padding:30px;
  border-radius:32px;
}

.price-card.featured{
  background:var(--punto-card-strong);
  border-color:rgba(255,140,50,.52);
  box-shadow:0 28px 72px rgba(255,106,0,.18),0 24px 58px rgba(0,0,0,.25);
}

.price-card.featured::after{
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  top:0;
  height:4px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,#ff6a00,#ffcc70,#ff6a00);
}

.popular{
  background:linear-gradient(135deg,#ff6a00,#ffad3b);
  color:#fff;
  box-shadow:0 12px 28px rgba(255,106,0,.26);
}

.price b{
  background:linear-gradient(135deg,#fff,#ffd9bd 72%,#ff8b2d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.price-card li:before{
  content:"✓";
  display:inline-grid;
  place-items:center;
  width:18px;
  height:18px;
  border-radius:50%;
  margin-right:8px;
  background:rgba(255,106,0,.15);
  color:#ffb169;
  font-size:12px;
  font-weight:950;
}

.pay-plan,
.method-card,
.modal-plan{
  position:relative;
  overflow:hidden;
  border-radius:20px;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;
}

.pay-plan:hover,
.method-card:hover,
.modal-plan:hover{
  transform:translateY(-3px);
}

.pay-plan.active,
.method-card.active,
.modal-plan.active{
  box-shadow:0 14px 34px rgba(255,106,0,.16),0 0 0 1px rgba(255,106,0,.18) inset;
}

.hero-card{
  box-shadow:0 30px 80px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.06) inset;
}

.hero-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.22));
  pointer-events:none;
}

@media(max-width:640px){
  .btn,.header-cta,.open-checkout,.btn-plan{border-radius:16px;min-height:52px}
  .price-card{border-radius:26px;padding:24px}
}


/* Ciclos de pago tipo pestañas */
.billing-tabs-wrap{display:flex;justify-content:center;margin:0 auto 22px;padding:0 12px}
.billing-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(760px,100%);padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04));box-shadow:0 22px 70px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(18px)}
.billing-tab{position:relative;overflow:hidden;border:0;border-radius:18px;padding:14px 16px;min-height:68px;background:rgba(255,255,255,.06);color:#fff;display:grid;gap:4px;place-items:center;cursor:pointer;font-family:inherit;transition:.22s ease;isolation:isolate}
.billing-tab:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(255,106,0,.82),rgba(255,184,77,.58));opacity:0;transition:.22s ease;z-index:-1}
.billing-tab span{font-weight:950;font-size:15px;letter-spacing:-.02em}
.billing-tab small{font-size:11px;font-weight:900;color:rgba(255,255,255,.70);text-transform:uppercase;letter-spacing:.05em}
.billing-tab:hover{transform:translateY(-2px);background:rgba(255,255,255,.10)}
.billing-tab.active{box-shadow:0 16px 36px rgba(255,106,0,.30);transform:translateY(-1px)}
.billing-tab.active:before{opacity:1}
.billing-tab.active small{color:#fff}
.plan-discount-badge{position:absolute;right:18px;top:18px;z-index:2;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:12px;font-weight:950;letter-spacing:.03em;box-shadow:0 10px 26px rgba(0,0,0,.14)}
.plan-discount-badge.hot{background:linear-gradient(135deg,#ff6a00,#ffb347);color:#111827;border:0;box-shadow:0 16px 34px rgba(255,106,0,.34)}
.price-old{margin:-10px 0 0;color:rgba(255,255,255,.55);font-weight:900;text-decoration:line-through;font-size:14px}
.pricing-tax-note{width:min(760px,calc(100% - 24px));margin:18px auto 0;text-align:center;color:rgba(255,255,255,.68);font-weight:750;font-size:13px;line-height:1.5}
@media(max-width:680px){.billing-tabs{grid-template-columns:1fr}.billing-tab{min-height:58px}.plan-discount-badge{position:static;justify-self:flex-start;margin-bottom:-2px}.pricing-tax-note{text-align:left}}

/* ===== Punto buttons v2: estilo editorial / software premium (sin glow genérico) ===== */
.btn,
.header-cta,
.open-checkout,
.btn-plan,
.punto-auth-submit,
.full-btn,
.header-buy,
.header-sell{
  border-radius:999px!important;
  min-height:50px!important;
  padding:0 20px!important;
  font-weight:950!important;
  letter-spacing:-.015em!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease, color .18s ease!important;
}

.btn::before,
.btn::after,
.header-cta::before,
.header-cta::after,
.open-checkout::before,
.open-checkout::after,
.btn-plan::before,
.btn-plan::after,
.punto-auth-submit::before,
.punto-auth-submit::after{
  display:none!important;
  content:none!important;
}

.btn-primary,
.header-cta,
.open-checkout.btn-primary,
.punto-auth-submit,
.price-card.featured .btn,
.btn-plan.open-checkout{
  background:#ffffff!important;
  color:#101116!important;
  border:1px solid rgba(255,255,255,.92)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
}

.btn-primary:hover,
.header-cta:hover,
.open-checkout.btn-primary:hover,
.punto-auth-submit:hover,
.price-card.featured .btn:hover,
.btn-plan.open-checkout:hover{
  background:#ff6a00!important;
  color:#ffffff!important;
  border-color:#ff6a00!important;
  transform:translateY(-2px)!important;
  box-shadow:0 16px 38px rgba(255,106,0,.22)!important;
}

.btn-ghost,
.header-sell,
.full-btn{
  background:transparent!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}

.btn-ghost:hover,
.header-sell:hover,
.full-btn:hover{
  background:rgba(255,255,255,.08)!important;
  color:#ffffff!important;
  border-color:rgba(255,255,255,.38)!important;
  transform:translateY(-2px)!important;
}

.price-card:not(.featured) .btn-plan.open-checkout{
  background:#101116!important;
  color:#ffffff!important;
  border-color:#101116!important;
}

.price-card:not(.featured) .btn-plan.open-checkout:hover{
  background:#ff6a00!important;
  border-color:#ff6a00!important;
  color:#ffffff!important;
}

.btn i,
.header-cta i,
.btn-plan i{
  width:18px!important;
  height:18px!important;
  animation:none!important;
}

.buy-pulse i,
.btn-plan.open-checkout i{
  animation:none!important;
  filter:none!important;
}

.btn span,
.header-cta span,
.btn-plan span{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
}

.btn-plan.open-checkout span::after,
.header-buy span::after,
.hero-actions .btn-primary span::after{
  content:"→";
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:999px;
  background:rgba(16,17,22,.10);
  color:currentColor;
  font-size:14px;
  line-height:1;
  transition:transform .18s ease, background .18s ease;
}

.btn-plan.open-checkout:hover span::after,
.header-buy:hover span::after,
.hero-actions .btn-primary:hover span::after{
  transform:translateX(3px);
  background:rgba(255,255,255,.18);
}

.payment-actions .btn,
.checkout-preview-card .btn,
.price-card .btn{
  height:52px!important;
}

@media(max-width:640px){
  .btn,.header-cta,.open-checkout,.btn-plan{width:auto;min-height:50px!important;padding:0 18px!important}
  .hero-actions .btn{width:100%!important}
}


/* Corrección legibilidad planes */
.pricing-launch .section-title p,
.pricing-launch .trial-flow-card p,
.pricing-launch .price-top span,
.pricing-launch .price-card li,
.pricing-launch .price small,
.pricing-launch .price-cycle-note{color:rgba(255,255,255,.82)!important}
.pricing-launch .billing-tab small{color:rgba(255,255,255,.86)!important}
.pricing-launch .billing-tab.active small{color:#111827!important}
.pricing-launch .price-cycle-note{font-size:.92rem;line-height:1.45}
.pricing-launch .price-card li{line-height:1.45}
.pricing-launch .pricing-tax-note{color:rgba(255,255,255,.78)!important}


/* Punto polish: tipografia y marca PayPal */
:root{--font-main:'Plus Jakarta Sans',Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;}
body{font-family:var(--font-main)!important;letter-spacing:-.012em;}
button,input,select,textarea{font-family:var(--font-main)!important;}
.hero h1,.section-title h2,.plan-card h3,.modal-title h2{letter-spacing:-.045em;}
.punto-nav a,.btn,.premium-btn,.modal-method span{letter-spacing:-.015em;}
.paypal-brand-mark,.paypal-title-logo{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-width:58px;
  height:30px;
  padding:0 8px;
  border-radius:10px;
  background:#fff;
  box-shadow:0 8px 18px rgba(0,48,135,.15);
  font-weight:900;
  font-size:16px;
  line-height:1;
  font-family:Arial,Helvetica,sans-serif!important;
  letter-spacing:-.06em;
  flex:0 0 auto;
}
.paypal-title-logo{min-width:76px;height:38px;font-size:21px;border-radius:13px;}
.paypal-p1{color:#003087;}
.paypal-p2{color:#009cde;margin-left:1px;}
.modal-method .paypal-brand-mark + span{margin-top:10px;}
.paypal-title .paypal-title-logo + div{min-width:0;}
.paypal-title svg{display:none;}
