:root{
  --bg:#f6f8fc;--card:#fff;--line:#dfe7f2;--line2:#edf2f8;--text:#0f172a;--muted:#64748b;
  --pink:#c217a2;--blue:#2563eb;--sky:#0ea5e9;--green:#22c55e;--purple:#7c3aed;--amber:#f59e0b;
  --shadow:0 34px 90px rgba(15,23,42,.13);--soft:0 16px 42px rgba(15,23,42,.09);--max:clamp(1160px,82vw,1460px);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 7% -8%,#fff 0,#f8fbff 34%,#eef3fa 72%,#f7f8fc 100%);overflow-x:hidden}
.grain{position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.26;background-image:linear-gradient(rgba(15,23,42,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.024) 1px,transparent 1px);background-size:34px 34px}
.orb{position:fixed;border-radius:999px;z-index:-2;pointer-events:none}.orb-a{width:620px;height:620px;background:rgba(194,23,162,.10);left:-300px;top:-285px}.orb-b{width:520px;height:520px;background:rgba(14,165,233,.11);right:-235px;top:95px}.orb-c{width:480px;height:480px;background:rgba(34,197,94,.09);right:-170px;bottom:-210px}
.topbar{position:sticky;top:16px;z-index:20;max-width:var(--max);margin:16px auto 0;padding:14px 16px;border:1px solid rgba(223,231,242,.88);border-radius:29px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,255,255,.68));backdrop-filter:blur(20px);box-shadow:0 20px 58px rgba(15,23,42,.12);display:flex;align-items:center;justify-content:space-between;min-height:76px}
.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--text)}.brand-mark{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#c217a2,#7c3aed);color:white;display:grid;place-items:center;font-weight:950;font-size:18px;box-shadow:0 18px 30px rgba(194,23,162,.24)}.brand strong,.brand small{display:block}.brand strong{font-size:18px;letter-spacing:-.02em}.brand small{font-size:12px;color:var(--muted);font-weight:850}.top-cta{color:white;text-decoration:none;font-size:14px;font-weight:950;background:#111827;border-radius:17px;padding:15px 21px;box-shadow:0 14px 28px rgba(17,24,39,.20)}
main{max-width:var(--max);margin:0 auto}.hero{min-height:calc(100svh - 108px);display:grid;grid-template-columns:minmax(430px,.82fr) minmax(620px,1.18fr);gap:clamp(44px,5vw,82px);align-items:center;padding:clamp(24px,4svh,48px) 0 clamp(24px,4svh,48px)}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #ead7ff;border-radius:999px;background:rgba(255,255,255,.76);color:#6d28d9;font-size:12px;font-weight:900;letter-spacing:.01em}.eyebrow i{width:8px;height:8px;border-radius:999px;background:var(--pink);box-shadow:0 0 0 5px rgba(194,23,162,.12)}.eyebrow.light{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:white}.eyebrow.light i{background:white;box-shadow:0 0 0 5px rgba(255,255,255,.14)}
h1,h2,h3,h4,p{margin-top:0}.hero h1{font-size:clamp(44px,4.7vw,76px);line-height:.96;letter-spacing:-.065em;margin:18px 0 16px;max-width:680px}.hero p{font-size:clamp(16px,1.05vw,19px);line-height:1.7;color:#475569;max-width:600px;margin-bottom:25px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{height:48px;padding:0 22px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:950;font-size:14px;transition:.25s ease;cursor:pointer;font-family:inherit}.btn.primary{color:#fff;background:linear-gradient(135deg,var(--pink),#7c3aed);box-shadow:0 20px 34px rgba(194,23,162,.25)}.btn.ghost{color:#111827;background:#fff;border:1px solid #dfe7f2;box-shadow:0 14px 30px rgba(15,23,42,.08)}.btn.white{color:#111827;background:#fff;box-shadow:0 22px 42px rgba(0,0,0,.18)}.btn:hover{transform:translateY(-2px)}
.hero-panel{position:relative}.window-shell{border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.82));border:1px solid rgba(223,231,242,.96);box-shadow:var(--shadow);padding:clamp(14px,1.1vw,18px);overflow:hidden;position:relative}.window-shell:before{content:"";position:absolute;inset:auto 80px -70px 80px;height:160px;background:rgba(194,23,162,.14);filter:blur(60px)}.window-top{height:42px;border-radius:22px;background:#f8fafc;border:1px solid #edf2f8;display:flex;align-items:center;gap:8px;padding:0 14px;color:#64748b;font-size:12px;font-weight:900;position:relative;z-index:1}.window-top span{width:10px;height:10px;border-radius:99px;background:#cbd5e1}.window-top span:nth-child(1){background:#fb7185}.window-top span:nth-child(2){background:#fbbf24}.window-top span:nth-child(3){background:#34d399}.window-top b{margin-left:10px;color:#334155}.app-header{margin-top:12px;border-radius:24px;background:#fff;border:1px solid #edf2f8;padding:16px;display:flex;align-items:center;position:relative;z-index:1}.app-title{display:flex;align-items:center;gap:12px}.app-icon{width:52px;height:52px;border-radius:18px;background:#fdf2ff;border:1px solid #f5d0fe;color:var(--pink);display:grid;place-items:center;font-weight:950;font-size:22px}.app-title b,.app-title small{display:block}.app-title b{font-size:clamp(18px,1.35vw,23px)}.app-title small{color:var(--muted);font-size:clamp(12px,.85vw,14px);font-weight:750}.hero-modules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;position:relative;z-index:1}.hero-module{min-height:clamp(190px,13.6vw,230px);border-radius:25px;border:1px solid #e5eaf3;background:#fff;padding:clamp(18px,1.2vw,22px);display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 16px 40px rgba(15,23,42,.08);position:relative;overflow:hidden}.hero-module:after{content:"";position:absolute;width:140px;height:140px;border-radius:999px;right:-72px;top:-68px;opacity:.16}.icon-wrap, .summary-icon, .module-big-icon{display:grid;place-items:center}.icon-wrap svg,.summary-icon svg,.module-big-icon svg{width:58%;height:58%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.hero-module .icon-wrap{width:clamp(56px,4.2vw,68px);height:clamp(56px,4.2vw,68px);border-radius:20px}.hero-module b{font-size:clamp(23px,1.8vw,30px);letter-spacing:-.045em;white-space:nowrap}.hero-module small{font-size:clamp(11px,.82vw,13px);line-height:1.45;color:#64748b;font-weight:800}.purple .icon-wrap{background:#f5f3ff;color:var(--purple);border:1px solid #ddd6fe}.purple:after{background:var(--purple)}.pink .icon-wrap{background:#fdf2ff;color:var(--pink);border:1px solid #f5d0fe}.pink:after{background:var(--pink)}.blue .icon-wrap{background:#eff6ff;color:var(--sky);border:1px solid #bfdbfe}.blue:after{background:var(--sky)}.green .icon-wrap{background:#f0fdf4;color:var(--green);border:1px solid #bbf7d0}.green:after{background:var(--green)}.config-strip{margin-top:12px;border:1px solid #fed7aa;border-radius:24px;background:linear-gradient(135deg,#fff7ed,#ffffff);padding:15px 18px;display:flex;align-items:center;gap:13px;position:relative;z-index:1;box-shadow:0 14px 30px rgba(15,23,42,.06)}.config-strip .icon-wrap{width:50px;height:50px;border-radius:18px;background:#fff7ed;color:#d97706;border:1px solid #fed7aa;flex:0 0 auto}.config-strip b,.config-strip small{display:block}.config-strip b{font-size:clamp(19px,1.35vw,24px);letter-spacing:-.035em}.config-strip small{font-size:clamp(12px,.85vw,14px);color:#64748b;font-weight:800}.soft-separator{height:1px;width:min(760px,72%);margin:0 auto;background:linear-gradient(90deg,transparent,#cbd5e1 16%,#c217a2 50%,#cbd5e1 84%,transparent);opacity:.55}.separator-after-modules{margin-top:0;margin-bottom:0}
.section-head{text-align:center;max-width:760px;margin:0 auto 31px}.section-head.compact{margin-top:0}.section-head h2{font-size:clamp(32px,3.6vw,48px);line-height:1.04;letter-spacing:-.055em;margin:17px 0 12px}.section-head p{color:#64748b;font-size:16px;line-height:1.65}.modules{min-height:100svh;padding:clamp(54px,7svh,78px) 0;display:flex;flex-direction:column;justify-content:center}.module-accordion{display:grid;gap:13px}details{border:1px solid rgba(223,231,242,.94);border-radius:25px;background:rgba(255,255,255,.86);box-shadow:var(--soft);overflow:hidden}summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;align-items:center;gap:16px}summary::-webkit-details-marker{display:none}.summary-icon{flex:0 0 54px;width:54px;height:54px;border-radius:18px}summary b{display:block;font-size:21px;letter-spacing:-.03em}summary small{display:block;margin-top:4px;color:#64748b;font-weight:750;line-height:1.45}details[open] summary{border-bottom:1px solid #edf2f8}.detail-grid{display:grid;grid-template-columns:178px 1fr;gap:28px;align-items:center;padding:24px 28px 28px}.module-big-icon{width:158px;height:158px;border-radius:38px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 22px 50px rgba(15,23,42,.10)}.module-big-icon.purple,.summary-icon.purple{background:#f5f3ff;color:var(--purple);border:1px solid #ddd6fe}.module-big-icon.pink,.summary-icon.pink{background:#fdf2ff;color:var(--pink);border:1px solid #f5d0fe}.module-big-icon.blue,.summary-icon.blue{background:#eff6ff;color:var(--sky);border:1px solid #bfdbfe}.module-big-icon.green,.summary-icon.green{background:#f0fdf4;color:var(--green);border:1px solid #bbf7d0}.module-big-icon.amber,.summary-icon.amber{background:#fff7ed;color:#d97706;border:1px solid #fed7aa}.detail-grid h3{font-size:clamp(24px,2vw,32px);line-height:1.1;letter-spacing:-.045em;margin-bottom:10px}.detail-grid p{color:#475569;font-size:16px;line-height:1.62;max-width:920px}.feature-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.feature-columns div{border:1px solid #edf2f8;border-radius:20px;background:#f8fafc;padding:16px}.feature-columns h4{font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:10px}.detail-grid ul{padding:0;margin:0;display:grid;gap:9px}.detail-grid li{list-style:none;position:relative;padding-left:24px;color:#334155;line-height:1.55;font-weight:700}.detail-grid li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:99px;background:linear-gradient(135deg,var(--pink),#7c3aed)}
.closing{min-height:calc(100svh - 92px);padding:clamp(52px,8svh,88px) 0;display:flex;align-items:center}.closing-card{width:100%;border-radius:38px;background:linear-gradient(135deg,#111827,#2e1065 55%,#831843);color:white;padding:56px 36px;text-align:center;box-shadow:var(--shadow);position:relative;overflow:hidden}.closing-card:before{content:"";position:absolute;width:420px;height:420px;border-radius:999px;background:rgba(255,255,255,.11);right:-160px;bottom:-190px}.closing-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:999px;background:rgba(14,165,233,.16);left:-90px;top:-120px}.closing-card>*{position:relative;z-index:1}.closing-card h2{font-size:clamp(34px,4.5vw,58px);line-height:1;letter-spacing:-.06em;max-width:860px;margin:18px auto 18px}.closing-card p{color:rgba(255,255,255,.78);font-size:18px;line-height:1.65;max-width:760px;margin:0 auto 27px}
.contact-panel{max-width:980px;margin:28px auto 0;display:grid;grid-template-columns:330px 1fr;gap:16px;text-align:left;align-items:stretch}
.contact-option{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:26px;color:white;text-decoration:none;min-height:252px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 26px 58px rgba(0,0,0,.18);transition:.25s ease}
.contact-option:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.38)}
.whatsapp-card{background:linear-gradient(145deg,rgba(13,148,136,.92),rgba(34,197,94,.78) 52%,rgba(15,23,42,.92));}
.whatsapp-card:before{content:"";position:absolute;width:210px;height:210px;right:-80px;top:-70px;border-radius:999px;background:rgba(255,255,255,.16)}
.whatsapp-card:after{content:"";position:absolute;width:130px;height:130px;left:-42px;bottom:-48px;border-radius:999px;background:rgba(255,255,255,.10)}
.contact-icon{width:58px;height:58px;border-radius:20px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;color:white;position:relative;z-index:1}
.contact-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-kicker{margin-top:24px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.76);font-weight:950;position:relative;z-index:1}.contact-option strong{font-size:28px;line-height:1.04;letter-spacing:-.055em;margin-top:7px;position:relative;z-index:1}.contact-option small{color:rgba(255,255,255,.78);font-weight:750;line-height:1.45;margin-top:8px;position:relative;z-index:1}
.quick-form{border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.08));padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;box-shadow:0 26px 58px rgba(0,0,0,.14);backdrop-filter:blur(12px)}
.form-title{grid-column:1/-1;display:flex;align-items:center;gap:12px;margin-bottom:4px}.form-title .contact-icon{width:48px;height:48px;border-radius:17px;background:rgba(255,255,255,.18)}.form-title .contact-icon svg{width:25px;height:25px}.form-title b,.form-title small{display:block}.form-title b{font-size:18px;letter-spacing:-.025em}.form-title small{color:rgba(255,255,255,.70);font-weight:750;margin-top:2px}.quick-form label{display:grid;gap:7px}.quick-form label.full{grid-column:1/-1}.quick-form span{font-size:12px;font-weight:950;color:rgba(255,255,255,.76)}.quick-form input,.quick-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.94);border-radius:16px;padding:14px 15px;font:inherit;color:#111827;outline:none;transition:.2s ease}.quick-form input:focus,.quick-form textarea:focus{box-shadow:0 0 0 4px rgba(255,255,255,.18);border-color:rgba(255,255,255,.55)}.quick-form textarea{resize:vertical}.form-submit{grid-column:1/-1;border:0;border-radius:16px;height:48px;background:#fff;color:#111827;font-weight:950;font-family:inherit;cursor:pointer;transition:.2s ease}.form-submit:hover{transform:translateY(-1px)}.form-submit:disabled{opacity:.65;cursor:wait}.form-status{grid-column:1/-1;margin:0!important;font-size:13px!important;line-height:1.45!important;color:rgba(255,255,255,.82)!important;max-width:none!important;text-align:center}.form-status.ok{color:#bbf7d0!important}.form-status.error{color:#fecaca!important}.contact-panel[hidden]{display:none!important}
footer{max-width:var(--max);margin:0 auto;padding:24px 0 38px;display:flex;align-items:center;justify-content:space-between;color:#64748b}.compact .brand-mark{width:38px;height:38px;border-radius:14px;font-size:14px}.compact strong{font-size:15px}.reveal{opacity:0;transform:translateY(24px);transition:.75s cubic-bezier(.2,.7,.2,1)}.reveal.show{opacity:1;transform:none}

@media (min-width:1500px){
  .topbar{margin-top:18px;min-height:82px}.brand-mark{width:58px;height:58px}.top-cta{padding:16px 24px}
  .hero{min-height:calc(100svh - 118px);grid-template-columns:minmax(500px,.84fr) minmax(760px,1.16fr)}
  .window-top{height:48px}.app-header{padding:20px}.app-icon{width:60px;height:60px}
  .config-strip{padding:18px 22px}
}
@media (max-height:840px) and (min-width:1100px){
  .hero{min-height:auto;padding-top:52px;padding-bottom:70px}.modules{min-height:auto;padding-top:70px;padding-bottom:70px}.closing{min-height:auto}
}
@media (max-width:1080px){main,.topbar,footer{margin-left:18px;margin-right:18px}.hero{grid-template-columns:1fr;min-height:calc(100svh - 98px);padding-top:54px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.detail-grid{grid-template-columns:1fr}.module-big-icon{width:140px;height:140px}.hero-module b{font-size:21px}.contact-panel{grid-template-columns:1fr}.contact-whatsapp{min-height:auto}}
@media (max-width:760px){.top-cta{display:none}.topbar{min-height:66px}.brand-mark{width:46px;height:46px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-modules{grid-template-columns:repeat(2,1fr)}.hero-module{min-height:150px}.hero-module b{font-size:19px}.config-strip{align-items:flex-start}.detail-grid{padding:22px}.module-big-icon{display:none}summary{align-items:flex-start}.feature-columns{grid-template-columns:1fr}.closing-card{padding:38px 22px}.quick-form{grid-template-columns:1fr}footer{flex-direction:column;gap:14px;align-items:flex-start}}
@media (max-width:460px){.hero-modules{grid-template-columns:1fr}.hero-module{min-height:128px}.hero h1{font-size:38px}.brand small{display:none}}

/* Ajustes v9 */
.topbar{transition:min-height .28s ease,padding .28s ease,top .28s ease,border-radius .28s ease,box-shadow .28s ease,transform .28s ease}
.topbar .brand-mark,.topbar .brand strong,.topbar .brand small,.topbar .top-cta{transition:.28s ease}
.topbar.is-compact{top:8px;min-height:58px;padding:8px 12px;border-radius:22px;box-shadow:0 14px 38px rgba(15,23,42,.10)}
.topbar.is-compact .brand-mark{width:42px;height:42px;border-radius:14px;font-size:15px}
.topbar.is-compact .brand strong{font-size:15px}
.topbar.is-compact .brand small{font-size:11px}
.topbar.is-compact .top-cta{padding:12px 17px;border-radius:14px;font-size:13px}

.compact-detail{grid-template-columns:150px 1fr;padding:26px 28px 30px}
.compact-detail h3{font-size:clamp(23px,2vw,32px);line-height:1.08;margin-bottom:17px;max-width:860px}
.clean-points{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px!important;margin:0!important;padding:0!important}
.clean-points li{background:#f8fafc;border:1px solid #edf2f8;border-radius:16px;padding:13px 14px 13px 38px!important;min-height:72px}
.clean-points li:before{left:16px!important;top:20px!important}.clean-points li b{color:#111827}
.compact-detail .module-big-icon{width:126px;height:126px;border-radius:32px}

.back-to-top{position:fixed;right:24px;bottom:24px;z-index:30;width:48px;height:48px;border:1px solid rgba(223,231,242,.95);border-radius:17px;background:#111827;color:white;font-size:22px;font-weight:900;box-shadow:0 18px 42px rgba(15,23,42,.23);cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s ease}
.back-to-top.show{opacity:1;transform:none;pointer-events:auto}.back-to-top:hover{transform:translateY(-3px)}

@media (max-width:900px){.compact-detail{grid-template-columns:1fr}.compact-detail .module-big-icon{display:none}.clean-points{grid-template-columns:1fr}.clean-points li{min-height:auto}.topbar.is-compact .brand small{display:none}}
.form-status.notice{color:#fde68a!important}


/* Ajustes v19: hero más limpio, desplegables plegados y cascada premium */
.hero-copy .title-type{display:inline-block;position:relative;color:#211833;background:linear-gradient(120deg,#111827 0%,#4c1d95 58%,#7c2d70 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}
.hero-copy .title-type::after{content:"";position:absolute;left:.04em;right:.04em;bottom:.03em;height:.09em;border-radius:999px;background:linear-gradient(90deg,rgba(124,58,237,.16),rgba(194,23,162,.12));z-index:-1;transform:scaleX(.05);transform-origin:left;animation:titleUnderline .9s cubic-bezier(.2,.7,.2,1) .55s forwards}
.hero-copy .title-type.accent-soft::after{animation-delay:.9s}
.title-type .char{display:inline-block;opacity:0;transform:translateY(.22em);animation:typeChar .42s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(.42s + var(--i)*.045s)}
.title-type.accent-soft .char{animation-delay:calc(.86s + var(--i)*.045s)}
@keyframes typeChar{to{opacity:1;transform:none}}
@keyframes titleUnderline{to{transform:scaleX(1)}}

.hero p{max-width:570px}.hero-copy.show .eyebrow{animation:softDrop .55s cubic-bezier(.2,.7,.2,1) both}.hero-copy.show .hero-actions{animation:softDrop .65s cubic-bezier(.2,.7,.2,1) .28s both}
@keyframes softDrop{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

.hero-module b{white-space:normal;overflow-wrap:normal;line-height:1.03;font-size:clamp(22px,1.55vw,28px)}
.hero-module.green b{font-size:clamp(21px,1.38vw,25px);letter-spacing:-.055em}.hero-module{min-width:0}.hero-modules{grid-template-columns:repeat(4,minmax(0,1fr))}
.hero-module small,.config-strip small,summary small,.hero p,.section-head p{word-break:normal}.hero p,.section-head p{font-weight:500}

.separator-after-hero{margin-top:0;margin-bottom:0;opacity:.45}
.section-intro{position:relative}.section-intro::after{content:"";display:none}

summary{position:relative;padding-right:78px;min-height:90px;isolation:isolate}summary::after{content:""!important;position:absolute;right:20px;top:50%;width:42px;height:42px;border-radius:16px;background:rgba(248,250,252,.96);border:1px solid #dfe7f2;box-shadow:0 14px 26px rgba(15,23,42,.08);transform:translateY(-50%)!important;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}summary::before{content:"";position:absolute;right:36px;top:50%;z-index:2;width:10px;height:10px;border-right:2px solid #111827;border-bottom:2px solid #111827;transform:translateY(-70%) rotate(45deg);transition:transform .25s ease,border-color .25s ease}details[open] summary::after{background:linear-gradient(135deg,#faf5ff,#ffffff);border-color:#e9d5ff;box-shadow:0 16px 30px rgba(124,58,237,.14)}details[open] summary::before{border-color:#6d28d9;transform:translateY(-30%) rotate(-135deg)}
.module-accordion details{position:relative;overflow:hidden}.module-accordion details::before{content:"";position:absolute;inset:0 auto 0 -60%;width:46%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.72),transparent);transform:skewX(-18deg) translateX(-120%);pointer-events:none;z-index:3}.module-accordion.cascade-shine details{animation:accordionRise .62s cubic-bezier(.2,.7,.2,1) both}.module-accordion.cascade-shine details::before{animation:cardShine 1.05s cubic-bezier(.2,.7,.2,1) both}.module-accordion.cascade-shine details:nth-child(1){animation-delay:.03s}.module-accordion.cascade-shine details:nth-child(2){animation-delay:.13s}.module-accordion.cascade-shine details:nth-child(3){animation-delay:.23s}.module-accordion.cascade-shine details:nth-child(4){animation-delay:.33s}.module-accordion.cascade-shine details:nth-child(5){animation-delay:.43s}.module-accordion.cascade-shine details:nth-child(1)::before{animation-delay:.18s}.module-accordion.cascade-shine details:nth-child(2)::before{animation-delay:.32s}.module-accordion.cascade-shine details:nth-child(3)::before{animation-delay:.46s}.module-accordion.cascade-shine details:nth-child(4)::before{animation-delay:.60s}.module-accordion.cascade-shine details:nth-child(5)::before{animation-delay:.74s}@keyframes accordionRise{from{opacity:.12;transform:translateY(26px) scale(.985)}to{opacity:1;transform:none}}@keyframes cardShine{0%{transform:skewX(-18deg) translateX(-130%)}100%{transform:skewX(-18deg) translateX(460%)}}

.clean-points li{counter-increment:point}.clean-points{counter-reset:point}.clean-points li::after{content:counter(point,decimal-leading-zero);position:absolute;right:16px;top:12px;font-size:11px;font-weight:950;color:#cbd5e1}.short-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.short-list li{min-height:92px}

@media (max-width:760px){
  .hero-copy .title-type::after{height:.12em;opacity:.8}.hero p::after{content:"";display:block;width:72px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(194,23,162,.35),rgba(124,58,237,.18));margin-top:16px}
  .separator-after-hero{width:88%;margin:2px auto 0}.modules{padding-top:44px}
  .hero-module b{font-size:18px;line-height:1.08}.hero-module.green b{font-size:15.8px;letter-spacing:-.045em}.hero-module small{font-size:10.4px}.hero-module{min-height:126px}
  summary{padding-right:66px!important}summary::after{right:14px!important;width:38px!important;height:38px!important;border-radius:14px!important}summary::before{right:29px!important;width:9px;height:9px}
  details[open] .detail-grid{animation:detailOpen .35s cubic-bezier(.2,.7,.2,1) both}@keyframes detailOpen{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
  .clean-points li::after{top:10px;right:13px;font-size:10px}.short-list{grid-template-columns:1fr!important}.short-list li{min-height:auto}
}
@media (max-width:460px){.hero-module.green b{font-size:14.6px}.hero-module b{font-size:16.2px}.hero-module{padding:12px;min-height:118px}.hero-module .icon-wrap{width:42px;height:42px}.config-strip small{font-size:11px}.config-strip b{font-size:17px}}
@media (prefers-reduced-motion:reduce){.title-type .char,.hero-copy.show .eyebrow,.hero-copy.show .hero-actions,.module-accordion.cascade-shine details,.module-accordion.cascade-shine details::before{animation:none!important;opacity:1!important;transform:none!important}}


/* Ajustes v20: título visible, reflejo inicial recuperado y hero más fino */
.hero h1{max-width:720px}
.hero-copy .title-type{
  display:inline-block!important;
  position:relative!important;
  color:#111827!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  text-shadow:none!important;
}
.hero-copy .title-type::after{
  content:"";
  position:absolute;
  left:.02em;
  right:.02em;
  bottom:.06em;
  height:.105em;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(194,23,162,.10),rgba(124,58,237,.16),rgba(14,165,233,.08));
  z-index:-1;
  transform:scaleX(.16);
  transform-origin:left;
  animation:titleUnderlineV20 .92s cubic-bezier(.2,.7,.2,1) .42s forwards;
}
.hero-copy .title-type.accent-soft::after{animation-delay:.72s;background:linear-gradient(90deg,rgba(14,165,233,.08),rgba(124,58,237,.14),rgba(194,23,162,.10))}
.title-type .char{
  display:inline-block;
  color:#111827!important;
  opacity:1!important;
  transform:none!important;
  animation:none!important;
}
@keyframes titleUnderlineV20{to{transform:scaleX(1)}}

.hero-panel.show .window-shell{animation:panelEnterV20 .78s cubic-bezier(.2,.7,.2,1) both}
@keyframes panelEnterV20{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}
.window-shell::after{
  content:"";
  position:absolute;
  inset:-30% auto -30% -48%;
  width:38%;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.72),rgba(255,255,255,.20),transparent);
  transform:skewX(-18deg) translateX(-160%);
  pointer-events:none;
  z-index:4;
}
.hero-panel.show .window-shell::after{animation:heroSweepV20 1.25s cubic-bezier(.2,.7,.2,1) .22s both}
@keyframes heroSweepV20{to{transform:skewX(-18deg) translateX(520%)}}
.hero-panel.show .app-header{animation:layerInV20 .55s cubic-bezier(.2,.7,.2,1) .12s both}
.hero-panel.show .hero-module{animation:layerInV20 .56s cubic-bezier(.2,.7,.2,1) both}
.hero-panel.show .hero-module:nth-child(1){animation-delay:.22s}.hero-panel.show .hero-module:nth-child(2){animation-delay:.30s}.hero-panel.show .hero-module:nth-child(3){animation-delay:.38s}.hero-panel.show .hero-module:nth-child(4){animation-delay:.46s}
.hero-panel.show .config-strip{animation:layerInV20 .58s cubic-bezier(.2,.7,.2,1) .54s both}
@keyframes layerInV20{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
.hero-module::before{
  content:"";
  position:absolute;
  inset:0 auto 0 -68%;
  width:42%;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.58),transparent);
  transform:skewX(-18deg) translateX(-120%);
  pointer-events:none;
  z-index:2;
}
.hero-panel.show .hero-module::before{animation:heroCardShineV20 .9s cubic-bezier(.2,.7,.2,1) both}
.hero-panel.show .hero-module:nth-child(1)::before{animation-delay:.58s}.hero-panel.show .hero-module:nth-child(2)::before{animation-delay:.70s}.hero-panel.show .hero-module:nth-child(3)::before{animation-delay:.82s}.hero-panel.show .hero-module:nth-child(4)::before{animation-delay:.94s}
@keyframes heroCardShineV20{to{transform:skewX(-18deg) translateX(420%)}}
.hero-module.green b{font-size:clamp(18px,1.24vw,23px)!important;letter-spacing:-.055em!important}
.hero-module b{line-height:1.02!important}

@media (max-width:760px){
  .hero h1{font-size:clamp(37px,12vw,58px);line-height:1.02;letter-spacing:-.058em}
  .hero-copy .title-type::after{height:.11em;bottom:.055em;opacity:.72}
  .hero p::after{display:none!important}
  .hero-module.green b{font-size:14.2px!important}
}

@media (prefers-reduced-motion:reduce){
  .hero-panel.show .window-shell,.hero-panel.show .app-header,.hero-panel.show .hero-module,.hero-panel.show .config-strip,.hero-panel.show .window-shell::after,.hero-panel.show .hero-module::before{animation:none!important;opacity:1!important;transform:none!important}
}


/* Ajustes finales: hover sutil en desplegables cerrados, máquina de escribir en "negocio" y CTA más premium */
.module-accordion details{
  transform-origin:center;
  transition:transform .22s cubic-bezier(.2,.7,.2,1), box-shadow .22s ease, border-color .22s ease, background .22s ease;
  will-change:transform;
}
.module-accordion details:not([open]):hover{
  transform:translateY(-2px) scale(1.012);
  border-color:rgba(194,23,162,.18);
  background:rgba(255,255,255,.96);
  box-shadow:0 22px 50px rgba(15,23,42,.12);
}
.module-accordion details:not([open]):hover summary::after{
  border-color:rgba(124,58,237,.22);
  box-shadow:0 16px 28px rgba(124,58,237,.12);
}
.module-accordion details:not([open]):hover .summary-icon{
  transform:scale(1.045);
}
.summary-icon{
  transition:transform .22s cubic-bezier(.2,.7,.2,1), box-shadow .22s ease;
}

.hero-copy .title-type[data-word="negocio"]{
  color:#5b21b6!important;
  background:linear-gradient(120deg,#111827 0%,#6d28d9 48%,#c217a2 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}
.hero-copy .title-type[data-word="rápido"]{
  color:#111827!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
}
.title-type.is-type-target{
  min-width:4.8em;
  white-space:nowrap;
}
.title-type.is-type-target .typing-char{
  display:inline-block;
  opacity:0;
  transform:translateY(.08em);
  animation:typeBusinessChar .08s linear forwards;
  animation-delay:calc(.24s + var(--i) * .085s);
}
.title-type.is-type-target .typing-cursor{
  display:inline-block;
  width:.08em;
  height:.84em;
  margin-left:.05em;
  border-radius:99px;
  background:linear-gradient(180deg,#7c3aed,#c217a2);
  vertical-align:-.06em;
  animation:typeCursorBlink .72s steps(1,end) infinite;
}
.title-type.is-type-target.typing-done .typing-cursor{
  opacity:.42;
}
@keyframes typeBusinessChar{
  to{opacity:1!important;transform:none;}
}
@keyframes typeCursorBlink{
  0%,48%{opacity:1}
  49%,100%{opacity:0}
}

.closing .contact-toggle{
  position:relative;
  overflow:hidden;
  min-width:230px;
  gap:10px;
  padding:0 24px;
  border:1px solid rgba(255,255,255,.72);
  background:linear-gradient(135deg,#ffffff,#f8fafc)!important;
  box-shadow:0 22px 48px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.closing .contact-toggle::before{
  content:"";
  position:absolute;
  inset:-40% auto -40% -55%;
  width:42%;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.9),transparent);
  transform:skewX(-18deg);
  transition:transform .55s cubic-bezier(.2,.7,.2,1);
}
.closing .contact-toggle::after{
  content:"→";
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:10px;
  background:linear-gradient(135deg,rgba(194,23,162,.10),rgba(124,58,237,.14));
  color:#6d28d9;
  font-size:16px;
  line-height:1;
  transition:transform .22s ease, background .22s ease;
}
.closing .contact-toggle[aria-expanded="true"]::after{
  content:"×";
  font-size:19px;
}
.closing .contact-toggle:hover{
  transform:translateY(-3px) scale(1.015);
  box-shadow:0 28px 58px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,1)!important;
}
.closing .contact-toggle:hover::before{
  transform:skewX(-18deg) translateX(390%);
}
.closing .contact-toggle:hover::after{
  transform:translateX(2px);
  background:linear-gradient(135deg,rgba(194,23,162,.14),rgba(124,58,237,.20));
}

@media (max-width:760px){
  .module-accordion details:not([open]):hover{transform:translateY(-1px) scale(1.006)}
  .title-type.is-type-target{min-width:4.65em}
  .closing .contact-toggle{min-width:0;width:100%;max-width:310px}
}
@media (prefers-reduced-motion:reduce){
  .module-accordion details:not([open]):hover,.module-accordion details:not([open]):hover .summary-icon,.closing .contact-toggle:hover{transform:none!important}
  .title-type.is-type-target .typing-char{animation:none!important;opacity:1!important;transform:none!important}
  .title-type.is-type-target .typing-cursor{display:none!important}
  .closing .contact-toggle::before{display:none!important}
}


/* Corrección v21: título visible y hover del módulo completo */
.hero-copy .title-type[data-word="negocio"]{
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  color:#6d28d9!important;
  text-shadow:none!important;
}
.hero-copy .title-type[data-word="negocio"] .typing-char{
  color:#6d28d9!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
}
.hero-copy .title-type[data-word="negocio"]::after{
  background:linear-gradient(90deg,rgba(194,23,162,.12),rgba(124,58,237,.18),rgba(14,165,233,.08))!important;
  z-index:-1!important;
}

.module-accordion details{
  transform-origin:center center!important;
  isolation:isolate;
}
.module-accordion details:not([open]):hover,
.module-accordion.cascade-shine details:not([open]):hover{
  animation:none!important;
  transform:translateY(-4px) scale(1.018)!important;
  border-color:rgba(124,58,237,.24)!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 28px 62px rgba(15,23,42,.15)!important;
  z-index:6;
}
.module-accordion details:not([open]):hover summary{
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,245,255,.72));
}
.module-accordion details:not([open]):hover .summary-icon{
  transform:none!important;
}
.module-accordion details:not([open]):hover summary::after{
  transform:translateY(-50%) scale(1.04)!important;
}

@media (max-width:760px){
  .module-accordion details:not([open]):hover,
  .module-accordion.cascade-shine details:not([open]):hover{
    transform:translateY(-2px) scale(1.009)!important;
  }
}


/* Ajustes v22: título corregido, botón principal y hover del módulo completo */
.hero-actions .btn.ghost{display:none!important}
.hero-actions{gap:0}
.btn-hero-modules{
  height:50.4px!important;
  padding:0 25px!important;
  border-radius:17px!important;
  font-size:14.7px!important;
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.btn-hero-modules::before{
  content:"";
  position:absolute;
  inset:-45% auto -45% -55%;
  width:42%;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.78),rgba(255,255,255,.24),transparent);
  transform:skewX(-18deg) translateX(-160%);
  pointer-events:none;
  z-index:1;
}
.btn-hero-modules:hover{
  transform:translateY(-3px) scale(1.01)!important;
  box-shadow:0 26px 50px rgba(194,23,162,.30)!important;
}
.btn-hero-modules:hover::before{animation:heroButtonShineV22 .78s cubic-bezier(.2,.7,.2,1) both}
@keyframes heroButtonShineV22{to{transform:skewX(-18deg) translateX(410%)}}

.hero h1 .title-type[data-word="negocio"],
.hero h1 .title-type[data-word="negocio"].is-type-target{
  display:inline-block!important;
  position:relative!important;
  min-width:4.72em!important;
  color:#6d28d9!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  -webkit-text-fill-color:#6d28d9!important;
  text-shadow:none!important;
  white-space:nowrap!important;
  vertical-align:baseline!important;
}
.hero h1 .title-type[data-word="negocio"]::after{
  content:""!important;
  position:absolute!important;
  left:.02em!important;
  right:.02em!important;
  bottom:.065em!important;
  height:.10em!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(194,23,162,.12),rgba(124,58,237,.16),rgba(14,165,233,.08))!important;
  z-index:-1!important;
  transform:scaleX(1)!important;
  animation:none!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-char{
  display:inline-block!important;
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
  background:none!important;
  opacity:0;
  transform:translateY(.08em);
  animation:typeBusinessCharV22 .09s linear forwards!important;
  animation-delay:calc(.20s + var(--i) * .085s)!important;
}
.hero h1 .title-type[data-word="negocio"].typing-done .typing-char{
  opacity:1!important;
  transform:none!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-cursor{
  display:inline-block!important;
  width:.075em!important;
  height:.82em!important;
  margin-left:.055em!important;
  border-radius:99px!important;
  background:linear-gradient(180deg,#7c3aed,#c217a2)!important;
  vertical-align:-.055em!important;
  animation:typeCursorBlink .72s steps(1,end) infinite!important;
}
@keyframes typeBusinessCharV22{to{opacity:1;transform:none}}

.module-accordion details{
  transform-origin:center center!important;
  transition:transform .22s cubic-bezier(.2,.7,.2,1), box-shadow .22s ease, border-color .22s ease, background .22s ease!important;
}
.module-accordion details:not([open]):hover,
.module-accordion.cascade-shine details:not([open]):hover{
  animation:none!important;
  transform:translateY(-5px) scale(1.022)!important;
  border-color:rgba(124,58,237,.25)!important;
  background:rgba(255,255,255,.985)!important;
  box-shadow:0 30px 66px rgba(15,23,42,.16)!important;
  z-index:8!important;
}
.module-accordion details:not([open]):hover .summary-icon{
  transform:none!important;
}
.module-accordion details:not([open]):hover summary{
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,245,255,.72));
}

@media (max-width:760px){
  .btn-hero-modules{width:auto!important;min-width:139px!important}
  .hero h1 .title-type[data-word="negocio"],
  .hero h1 .title-type[data-word="negocio"].is-type-target{min-width:4.75em!important}
  .module-accordion details:not([open]):hover,
  .module-accordion.cascade-shine details:not([open]):hover{transform:translateY(-2px) scale(1.01)!important}
}
@media (prefers-reduced-motion:reduce){
  .btn-hero-modules::before{display:none!important}
  .hero h1 .title-type[data-word="negocio"] .typing-char{animation:none!important;opacity:1!important;transform:none!important}
  .hero h1 .title-type[data-word="negocio"] .typing-cursor{display:none!important}
}

/* Ajustes v23: sin reflejo en cascada y escritura real de "negocio" */
.module-accordion.cascade-shine details,
.module-accordion.cascade-shine details::before{
  animation:none!important;
}
.module-accordion details::before{
  display:none!important;
}

.hero h1 .title-type[data-word="negocio"],
.hero h1 .title-type[data-word="negocio"].is-type-target{
  display:inline-block!important;
  position:relative!important;
  min-width:4.72em!important;
  color:#6d28d9!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  -webkit-text-fill-color:#6d28d9!important;
  white-space:nowrap!important;
  vertical-align:baseline!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-live-text{
  display:inline!important;
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
  background:none!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-cursor{
  display:inline-block!important;
  width:.075em!important;
  height:.84em!important;
  margin-left:.055em!important;
  border-radius:99px!important;
  background:linear-gradient(180deg,#7c3aed,#c217a2)!important;
  vertical-align:-.055em!important;
  animation:typeCursorBlinkV23 .72s steps(1,end) infinite!important;
}
.hero h1 .title-type[data-word="negocio"].typing-done .typing-cursor{
  opacity:.25!important;
  animation:typeCursorFadeV23 .45s ease .45s forwards!important;
}
@keyframes typeCursorBlinkV23{50%{opacity:0}}
@keyframes typeCursorFadeV23{to{opacity:0}}

@media (prefers-reduced-motion:reduce){
  .module-accordion details::before{display:none!important}
  .hero h1 .title-type[data-word="negocio"] .typing-live-text::before{content:"negocio"}
  .hero h1 .title-type[data-word="negocio"] .typing-cursor{display:none!important}
}


/* Ajustes finales: sin reflejo en cascada y escritura limpia de "negocio" */
.module-accordion.cascade-shine details,
.module-accordion.cascade-shine details::before,
.module-accordion details::before{
  animation:none!important;
  content:none!important;
  display:none!important;
  opacity:0!important;
}

.hero h1 .title-type[data-word="negocio"],
.hero h1 .title-type[data-word="negocio"].is-type-target{
  display:inline-block!important;
  position:relative!important;
  min-width:4.65em!important;
  color:#6d28d9!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  -webkit-text-fill-color:#6d28d9!important;
  text-shadow:none!important;
  white-space:nowrap!important;
  vertical-align:baseline!important;
}
.hero h1 .title-type[data-word="negocio"]::after{
  content:""!important;
  position:absolute!important;
  left:.02em!important;
  right:.02em!important;
  bottom:.06em!important;
  height:.10em!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(194,23,162,.10),rgba(124,58,237,.16),rgba(14,165,233,.08))!important;
  z-index:-1!important;
  transform:scaleX(1)!important;
  animation:none!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-live-text{
  display:inline!important;
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
  background:none!important;
}
.hero h1 .title-type[data-word="negocio"] .typing-cursor{
  display:inline-block!important;
  width:.075em!important;
  height:.84em!important;
  margin-left:.055em!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#7c3aed,#c217a2)!important;
  vertical-align:-.055em!important;
  animation:typingCursorBlinkFinal .72s steps(1,end) infinite!important;
}
.hero h1 .title-type[data-word="negocio"].typing-done .typing-cursor{
  animation:typingCursorFadeFinal .45s ease .5s forwards!important;
}
@keyframes typingCursorBlinkFinal{50%{opacity:0}}
@keyframes typingCursorFadeFinal{to{opacity:0}}

@media (prefers-reduced-motion:reduce){
  .hero h1 .title-type[data-word="negocio"]{min-width:auto!important}
  .hero h1 .title-type[data-word="negocio"] .typing-live-text::before{content:"negocio"}
  .hero h1 .title-type[data-word="negocio"] .typing-cursor{display:none!important}
}

/* Ajuste móvil final: más aire y mejor proporción sin tocar escritorio */
@media (max-width:760px){
  html{scroll-padding-top:88px!important}
  body{background:radial-gradient(circle at 0 -6%,#fff 0,#f8fbff 38%,#eef3fa 76%,#f7f8fc 100%)!important}
  main,.topbar,footer{margin-left:14px!important;margin-right:14px!important}

  .topbar{top:10px!important;min-height:62px!important;padding:9px 11px!important;border-radius:22px!important}
  .brand{gap:10px!important}.brand-mark{width:42px!important;height:42px!important;border-radius:15px!important}.brand strong{font-size:15px!important}.brand small{display:none!important}

  .hero{min-height:auto!important;display:flex!important;flex-direction:column!important;gap:30px!important;padding:38px 0 42px!important;align-items:stretch!important}
  .hero-copy{text-align:left!important;padding:0 2px!important}.hero-copy .eyebrow{font-size:11px!important;padding:7px 10px!important}
  .hero h1{font-size:clamp(39px,11.2vw,50px)!important;line-height:1.08!important;letter-spacing:-.055em!important;margin:16px 0 15px!important;max-width:100%!important}
  .hero h1 .title-type[data-word="negocio"],.hero h1 .title-type[data-word="negocio"].is-type-target{min-width:4.58em!important}
  .hero p{font-size:16px!important;line-height:1.66!important;margin-bottom:23px!important;max-width:100%!important;color:#475569!important}
  .hero-actions{justify-content:flex-start!important}.btn-hero-modules{height:52px!important;min-width:154px!important;padding:0 25px!important;border-radius:17px!important;font-size:15px!important}

  .hero-panel{width:100%!important}.window-shell{border-radius:26px!important;padding:12px!important}.window-top{height:38px!important;border-radius:18px!important}.app-header{padding:13px!important;border-radius:20px!important}.app-icon{width:46px!important;height:46px!important;border-radius:16px!important}.app-title b{font-size:17px!important}.app-title small{font-size:12px!important;line-height:1.35!important}
  .hero-modules{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:11px!important}.hero-module{min-height:132px!important;border-radius:20px!important;padding:14px!important}.hero-module .icon-wrap{width:46px!important;height:46px!important;border-radius:16px!important}.hero-module b{font-size:18px!important;line-height:1.06!important}.hero-module.green b{font-size:16px!important}.hero-module small{font-size:11px!important;line-height:1.35!important}
  .config-strip{border-radius:20px!important;padding:13px!important;gap:11px!important}.config-strip .icon-wrap{width:44px!important;height:44px!important;border-radius:15px!important}.config-strip b{font-size:17px!important}.config-strip small{font-size:11.5px!important;line-height:1.35!important}

  .soft-separator{width:90%!important}.modules{min-height:auto!important;padding:46px 0 50px!important;justify-content:flex-start!important}.section-head{margin-bottom:24px!important;text-align:left!important}.section-head .eyebrow{font-size:11px!important}.section-head h2{font-size:clamp(30px,8.9vw,38px)!important;line-height:1.09!important;letter-spacing:-.045em!important;margin:14px 0 10px!important}.section-head p{font-size:15px!important;line-height:1.58!important}
  .module-accordion{gap:12px!important}details{border-radius:21px!important}summary{min-height:auto!important;padding:15px 60px 15px 15px!important;gap:12px!important;align-items:center!important}.summary-icon{flex:0 0 46px!important;width:46px!important;height:46px!important;border-radius:16px!important}summary b{font-size:18px!important;line-height:1.12!important}summary small{font-size:12.5px!important;line-height:1.38!important;margin-top:3px!important}summary::after{right:13px!important;width:36px!important;height:36px!important;border-radius:13px!important}summary::before{right:27px!important;width:8px!important;height:8px!important}
  .compact-detail{padding:18px 15px 17px!important}.compact-detail h3{font-size:23px!important;margin-bottom:13px!important}.clean-points{grid-template-columns:1fr!important;gap:9px!important}.clean-points li{min-height:auto!important;border-radius:15px!important;padding:12px 36px 12px 34px!important;font-size:13.5px!important;line-height:1.5!important}.clean-points li:before{left:14px!important;top:18px!important}.clean-points li::after{right:13px!important;top:11px!important}.short-list{grid-template-columns:1fr!important}.short-list li{min-height:auto!important}

  .closing{min-height:auto!important;padding:46px 0 34px!important}.closing-card{border-radius:28px!important;padding:34px 18px!important;text-align:left!important}.closing-card h2{font-size:clamp(31px,9vw,42px)!important;line-height:1.06!important;margin:15px 0 14px!important}.closing-card p{font-size:15.5px!important;line-height:1.62!important;margin-bottom:22px!important}.closing .contact-toggle{height:52px!important;width:100%!important;border-radius:17px!important}.contact-panel{margin-top:18px!important;gap:12px!important}.contact-option{min-height:210px!important;border-radius:22px!important;padding:20px!important}.contact-option strong{font-size:24px!important}.quick-form{border-radius:22px!important;padding:14px!important;gap:10px!important}.quick-form input,.quick-form textarea{border-radius:14px!important;padding:13px 14px!important}.form-submit{height:50px!important;border-radius:15px!important}

  .module-accordion details:not([open]):hover,.module-accordion.cascade-shine details:not([open]):hover,.module-accordion details:not([open]):hover .summary-icon{transform:none!important}
  .back-to-top{right:16px!important;bottom:16px!important;width:44px!important;height:44px!important;border-radius:15px!important}
  footer{padding:20px 0 30px!important}
}

@media (max-width:430px){
  main,.topbar,footer{margin-left:12px!important;margin-right:12px!important}
  .hero{padding-top:32px!important;gap:26px!important}.hero h1{font-size:clamp(35px,11.5vw,43px)!important}.hero p{font-size:15px!important}.hero-modules{gap:8px!important}.hero-module{min-height:120px!important;padding:12px!important}.hero-module .icon-wrap{width:42px!important;height:42px!important}.hero-module b{font-size:16px!important}.hero-module.green b{font-size:14.5px!important}.hero-module small{font-size:10.5px!important}.config-strip{align-items:center!important}.config-strip small{font-size:10.8px!important}
  .section-head h2{font-size:30px!important}summary{padding-left:13px!important;gap:10px!important}.summary-icon{flex-basis:42px!important;width:42px!important;height:42px!important}summary b{font-size:17px!important}summary small{font-size:12px!important}.clean-points li{font-size:13px!important;padding-right:32px!important}.closing-card{padding:30px 16px!important}
}


/* Título dinámico: palabra que se escribe, se borra y cambia */
.hero h1 .hero-rotating-word{
  display:inline-block!important;
  position:relative!important;
  min-width:5.95em!important;
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
  white-space:nowrap!important;
  vertical-align:baseline!important;
}
.hero h1 .hero-rotating-word::after{
  content:""!important;
  position:absolute!important;
  left:.02em!important;
  right:.08em!important;
  bottom:.06em!important;
  height:.10em!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(194,23,162,.10),rgba(124,58,237,.16),rgba(14,165,233,.08))!important;
  z-index:-1!important;
}
.hero-rotating-text{
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
}
.hero-rotating-cursor{
  display:inline-block!important;
  width:.075em!important;
  height:.84em!important;
  margin-left:.055em!important;
  border-radius:99px!important;
  background:linear-gradient(180deg,#7c3aed,#c217a2)!important;
  vertical-align:-.055em!important;
  animation:heroRotatingCursorBlink .72s steps(1,end) infinite!important;
}
@keyframes heroRotatingCursorBlink{50%{opacity:0}}

@media (max-width:760px){
  .hero h1 .hero-rotating-word{min-width:5.75em!important}
}
@media (max-width:430px){
  .hero h1 .hero-rotating-word{min-width:5.55em!important}
}
@media (prefers-reduced-motion:reduce){
  .hero h1 .hero-rotating-word{min-width:auto!important}
  .hero-rotating-text::before{content:"claro"}
  .hero-rotating-cursor{display:none!important}
}

/* Ajuste final: titular profesional, CTA cabecera premium y móvil más fino */
.hero h1 .hero-rotating-word{
  min-width:5.85em!important;
  color:#6d28d9!important;
  -webkit-text-fill-color:#6d28d9!important;
}

.top-cta{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.top-cta::before{
  content:"";
  position:absolute;
  inset:-45% auto -45% -70%;
  width:42%;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.55),rgba(255,255,255,.14),transparent);
  transform:skewX(-18deg) translateX(-140%);
  pointer-events:none;
  z-index:-1;
}
.top-cta:hover{
  transform:translateY(-2px);
  background:linear-gradient(135deg,#111827,#2e1065 58%,#831843);
  box-shadow:0 19px 36px rgba(17,24,39,.24);
}
.top-cta:hover::before{animation:topCtaShine .9s cubic-bezier(.2,.7,.2,1) both}
@keyframes topCtaShine{to{transform:skewX(-18deg) translateX(440%)}}

/* Por si queda alguna clase antigua, anulamos el reflejo en cascada de los módulos */
.module-accordion.cascade-shine details,
.module-accordion.cascade-shine details::before{
  animation:none!important;
}
.module-accordion details::before{
  display:none!important;
}

@media (max-width:760px){
  main,.topbar,footer{margin-left:16px!important;margin-right:16px!important}
  .topbar{top:8px!important;min-height:58px!important;padding:8px 10px!important;border-radius:21px!important}
  .brand-mark{width:40px!important;height:40px!important;border-radius:14px!important;font-size:15px!important}
  .brand strong{font-size:14px!important}
  .topbar.is-compact{top:6px!important;min-height:54px!important;padding:7px 9px!important}
  .topbar.is-compact .brand-mark{width:38px!important;height:38px!important}

  .hero{
    padding:30px 0 38px!important;
    gap:24px!important;
  }
  .hero-copy{
    text-align:center!important;
    max-width:560px!important;
    margin:0 auto!important;
  }
  .hero-copy .eyebrow{
    font-size:10.5px!important;
    padding:7px 10px!important;
  }
  .hero h1{
    font-size:clamp(32px,8.9vw,42px)!important;
    line-height:1.13!important;
    letter-spacing:-.045em!important;
    margin:14px auto 13px!important;
    max-width:370px!important;
  }
  .hero h1 .hero-rotating-word{
    min-width:5.75em!important;
  }
  .hero h1 .hero-rotating-word::after{
    height:.085em!important;
    bottom:.055em!important;
    opacity:.8!important;
  }
  .hero p{
    font-size:14.6px!important;
    line-height:1.6!important;
    max-width:340px!important;
    margin:0 auto 20px!important;
  }
  .hero-actions{justify-content:center!important}
  .btn-hero-modules{
    height:49px!important;
    min-width:148px!important;
    padding:0 23px!important;
    border-radius:16px!important;
    font-size:14px!important;
  }

  .hero-panel{max-width:480px!important;margin:0 auto!important}
  .window-shell{border-radius:24px!important;padding:10px!important;box-shadow:0 22px 58px rgba(15,23,42,.12)!important}
  .window-top{height:34px!important;border-radius:16px!important;font-size:10.5px!important;padding:0 11px!important}
  .window-top span{width:8px!important;height:8px!important}
  .app-header{margin-top:10px!important;padding:11px!important;border-radius:18px!important}
  .app-icon{width:42px!important;height:42px!important;border-radius:14px!important;font-size:18px!important}
  .app-title{gap:10px!important}.app-title b{font-size:15.5px!important}.app-title small{font-size:11px!important}
  .hero-modules{gap:8px!important;margin-top:9px!important}
  .hero-module{min-height:112px!important;border-radius:18px!important;padding:12px!important;box-shadow:0 10px 26px rgba(15,23,42,.07)!important}
  .hero-module .icon-wrap{width:39px!important;height:39px!important;border-radius:14px!important}
  .hero-module b{font-size:15.8px!important;letter-spacing:-.035em!important}
  .hero-module.green b{font-size:13.9px!important}
  .hero-module small{font-size:10px!important;line-height:1.32!important}
  .config-strip{margin-top:9px!important;border-radius:18px!important;padding:11px!important}
  .config-strip .icon-wrap{width:40px!important;height:40px!important;border-radius:14px!important}
  .config-strip b{font-size:15.5px!important}.config-strip small{font-size:10.5px!important}

  .modules{padding:42px 0 46px!important}
  .section-head{text-align:center!important;max-width:420px!important;margin-left:auto!important;margin-right:auto!important}
  .section-head h2{font-size:clamp(27px,7.7vw,35px)!important;line-height:1.12!important}
  .section-head p{font-size:14.4px!important;line-height:1.55!important}
  summary{padding:14px 56px 14px 14px!important;gap:11px!important}
  .summary-icon{flex-basis:42px!important;width:42px!important;height:42px!important;border-radius:15px!important}
  summary b{font-size:16.5px!important}summary small{font-size:11.7px!important}
  .compact-detail{padding:16px 14px!important}
  .clean-points li{font-size:12.8px!important;line-height:1.48!important}

  .closing-card{text-align:center!important;border-radius:26px!important;padding:30px 16px!important}
  .closing-card h2{font-size:clamp(28px,8vw,38px)!important;max-width:360px!important;margin-left:auto!important;margin-right:auto!important}
  .closing-card p{font-size:14.5px!important;max-width:350px!important;margin-left:auto!important;margin-right:auto!important}
}

@media (max-width:430px){
  main,.topbar,footer{margin-left:12px!important;margin-right:12px!important}
  .hero h1{font-size:clamp(30px,8.7vw,37px)!important;max-width:330px!important}
  .hero p{font-size:14px!important;max-width:315px!important}
  .hero-modules{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .hero-module{min-height:104px!important;padding:10px!important;border-radius:16px!important}
  .hero-module .icon-wrap{width:36px!important;height:36px!important}
  .hero-module b{font-size:14.6px!important}.hero-module.green b{font-size:12.9px!important}.hero-module small{font-size:9.4px!important}
  .config-strip{padding:10px!important}.config-strip b{font-size:14.5px!important}.config-strip small{font-size:9.8px!important}
}


/* Ajuste final título: más centrado, fino y profesional */
.hero-copy h1{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.hero h1{
  font-size:clamp(40px,4.23vw,68px)!important;
  line-height:1.02!important;
  letter-spacing:-.052em!important;
  font-weight:850!important;
  text-wrap:balance;
}
.hero h1 .hero-rotating-word{
  font-weight:900!important;
  color:#5b21b6!important;
  -webkit-text-fill-color:#5b21b6!important;
}
.hero-rotating-text{
  color:#5b21b6!important;
  -webkit-text-fill-color:#5b21b6!important;
}
.hero-rotating-cursor{
  animation:heroRotatingCursorBlinkFinal .79s steps(1,end) infinite!important;
}
@keyframes heroRotatingCursorBlinkFinal{50%{opacity:0}}
@media (max-width:760px){
  .hero h1{
    font-size:clamp(29px,8vw,38px)!important;
    line-height:1.16!important;
    letter-spacing:-.04em!important;
    max-width:350px!important;
  }
}
@media (max-width:430px){
  .hero h1{
    font-size:clamp(27px,7.8vw,34px)!important;
    max-width:315px!important;
  }
}


/* Ajuste final solicitado: título alineado a la izquierda y tipografía más profesional */
.hero-copy h1{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}
.hero h1{
  font-size:clamp(38px,4.05vw,64px)!important;
  line-height:1.06!important;
  letter-spacing:-.038em!important;
  font-weight:720!important;
  text-wrap:balance;
}
.hero h1 .hero-rotating-word,
.hero-rotating-text{
  font-weight:780!important;
  color:#5b21b6!important;
  -webkit-text-fill-color:#5b21b6!important;
}
.hero h1 .hero-rotating-word{
  min-width:5.85em!important;
}

@media (max-width:1080px){
  .hero-copy h1{
    text-align:left!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-copy{
    text-align:left!important;
  }
  .hero-copy .eyebrow,
  .hero-actions{
    align-self:flex-start;
  }
  .hero-actions{
    justify-content:flex-start!important;
  }
}

@media (max-width:760px){
  .hero-copy{
    text-align:left!important;
    max-width:350px!important;
  }
  .hero h1{
    font-size:clamp(28px,7.45vw,36px)!important;
    line-height:1.18!important;
    letter-spacing:-.028em!important;
    font-weight:700!important;
    max-width:350px!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .hero h1 .hero-rotating-word,
  .hero-rotating-text{
    font-weight:760!important;
  }
  .hero p{
    margin-left:0!important;
    margin-right:0!important;
  }
  .hero-actions{
    justify-content:flex-start!important;
  }
}

@media (max-width:430px){
  .hero-copy{max-width:320px!important;}
  .hero h1{
    font-size:clamp(26px,7.3vw,32px)!important;
    max-width:320px!important;
  }
}

/* Ajuste v28: primera sección móvil más limpia y menos apelotonada */
@media (max-width:760px){
  .section-intro.hero{
    min-height:auto!important;
    padding:24px 0 34px!important;
    gap:18px!important;
    align-items:center!important;
  }

  .hero-copy{
    width:100%!important;
    max-width:360px!important;
    margin:0 auto!important;
    padding:18px 18px 20px!important;
    text-align:left!important;
    border:1px solid rgba(223,231,242,.72)!important;
    border-radius:28px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.80),rgba(255,255,255,.54))!important;
    box-shadow:0 18px 48px rgba(15,23,42,.075)!important;
    backdrop-filter:blur(16px)!important;
  }

  .hero-copy .eyebrow{
    font-size:10px!important;
    padding:6px 9px!important;
    gap:7px!important;
    max-width:100%!important;
  }
  .hero-copy .eyebrow i{
    width:7px!important;
    height:7px!important;
    box-shadow:0 0 0 4px rgba(194,23,162,.10)!important;
  }

  .hero h1{
    max-width:100%!important;
    margin:13px 0 12px!important;
    font-size:clamp(27px,7.05vw,33px)!important;
    line-height:1.22!important;
    letter-spacing:-.022em!important;
    font-weight:650!important;
    text-wrap:balance!important;
  }

  .hero h1 .hero-rotating-word{
    min-width:5.7em!important;
    font-weight:720!important;
  }
  .hero h1 .hero-rotating-word::after{
    height:.075em!important;
    bottom:.05em!important;
    opacity:.65!important;
  }
  .hero-rotating-cursor{
    width:.065em!important;
    height:.80em!important;
  }

  .hero p{
    max-width:100%!important;
    margin:0 0 17px!important;
    font-size:13.8px!important;
    line-height:1.62!important;
    color:#526174!important;
  }

  .hero-actions{
    justify-content:flex-start!important;
  }
  .btn-hero-modules{
    height:43px!important;
    min-width:128px!important;
    padding:0 18px!important;
    border-radius:14px!important;
    font-size:13.2px!important;
    box-shadow:0 14px 28px rgba(194,23,162,.20)!important;
  }

  .hero-panel{
    width:100%!important;
    max-width:360px!important;
    margin:0 auto!important;
  }
  .window-shell{
    border-radius:24px!important;
    padding:9px!important;
    box-shadow:0 20px 52px rgba(15,23,42,.115)!important;
    border-color:rgba(223,231,242,.86)!important;
  }
  .window-shell:before{
    inset:auto 28px -58px 28px!important;
    height:120px!important;
    filter:blur(45px)!important;
    opacity:.75!important;
  }
  .window-top{
    height:31px!important;
    border-radius:15px!important;
    padding:0 10px!important;
    font-size:10px!important;
  }
  .window-top span{
    width:7px!important;
    height:7px!important;
  }
  .window-top b{
    margin-left:6px!important;
  }

  .app-header{
    margin-top:8px!important;
    padding:10px!important;
    border-radius:17px!important;
  }
  .app-icon{
    width:38px!important;
    height:38px!important;
    border-radius:13px!important;
    font-size:16px!important;
  }
  .app-title{gap:9px!important}
  .app-title b{font-size:14.6px!important}
  .app-title small{font-size:10.4px!important;line-height:1.28!important}

  .hero-modules{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    margin-top:8px!important;
  }
  .hero-module{
    min-height:92px!important;
    padding:10px!important;
    border-radius:16px!important;
    box-shadow:0 9px 22px rgba(15,23,42,.065)!important;
  }
  .hero-module:after{
    width:92px!important;
    height:92px!important;
    right:-48px!important;
    top:-46px!important;
    opacity:.12!important;
  }
  .hero-module .icon-wrap{
    width:34px!important;
    height:34px!important;
    border-radius:12px!important;
  }
  .hero-module b{
    font-size:14.1px!important;
    line-height:1.04!important;
    letter-spacing:-.025em!important;
  }
  .hero-module.green b{
    font-size:12.6px!important;
  }
  .hero-module small{
    font-size:9px!important;
    line-height:1.26!important;
    font-weight:760!important;
  }

  .config-strip{
    margin-top:8px!important;
    padding:9px 10px!important;
    border-radius:16px!important;
    gap:9px!important;
    box-shadow:0 8px 20px rgba(15,23,42,.055)!important;
  }
  .config-strip .icon-wrap{
    width:35px!important;
    height:35px!important;
    border-radius:12px!important;
  }
  .config-strip b{
    font-size:14.2px!important;
  }
  .config-strip small{
    font-size:9.2px!important;
    line-height:1.3!important;
  }
}

@media (max-width:430px){
  .section-intro.hero{
    padding-top:20px!important;
    gap:16px!important;
  }
  .hero-copy,
  .hero-panel{
    max-width:335px!important;
  }
  .hero-copy{
    padding:16px 15px 18px!important;
    border-radius:24px!important;
  }
  .hero h1{
    font-size:clamp(25px,7.1vw,30px)!important;
    line-height:1.23!important;
  }
  .hero h1 .hero-rotating-word{
    min-width:5.55em!important;
  }
  .hero p{
    font-size:13.3px!important;
    line-height:1.58!important;
  }
  .btn-hero-modules{
    height:41px!important;
    min-width:122px!important;
    padding:0 16px!important;
    font-size:12.8px!important;
  }
  .window-shell{padding:8px!important;border-radius:22px!important}
  .hero-module{min-height:86px!important;padding:9px!important}
  .hero-module .icon-wrap{width:32px!important;height:32px!important}
  .hero-module b{font-size:13.4px!important}
  .hero-module.green b{font-size:12px!important}
  .hero-module small{font-size:8.6px!important}
}

/* Ajuste v29: móvil inicio como antes, pero más fino y con aire */
@media (max-width:760px){
  .section-intro.hero{
    min-height:auto!important;
    padding:30px 0 38px!important;
    gap:24px!important;
    align-items:center!important;
  }

  .hero-copy{
    max-width:360px!important;
    width:100%!important;
    margin:0 auto!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    text-align:left!important;
  }

  .hero-copy .eyebrow{
    font-size:10.5px!important;
    padding:7px 10px!important;
    margin-bottom:0!important;
  }

  .hero h1{
    max-width:350px!important;
    margin:16px 0 13px!important;
    font-size:clamp(28px,7.45vw,35px)!important;
    line-height:1.18!important;
    letter-spacing:-.027em!important;
    font-weight:680!important;
    text-wrap:balance!important;
  }

  .hero h1 .hero-rotating-word,
  .hero-rotating-text{
    font-weight:760!important;
  }

  .hero p{
    max-width:340px!important;
    margin:0 0 18px!important;
    font-size:14px!important;
    line-height:1.62!important;
    color:#526174!important;
  }

  .hero-actions{
    justify-content:flex-start!important;
  }

  .btn-hero-modules{
    height:42px!important;
    min-width:auto!important;
    padding:0 17px!important;
    border-radius:14px!important;
    font-size:12.9px!important;
    transform:none!important;
  }

  .hero-panel{
    max-width:358px!important;
    width:100%!important;
    margin:0 auto!important;
  }

  .window-shell{
    border-radius:25px!important;
    padding:10px!important;
    box-shadow:0 22px 56px rgba(15,23,42,.105)!important;
  }

  .app-header{
    margin-top:8px!important;
    padding:11px!important;
    border-radius:18px!important;
  }

  .hero-modules{
    gap:8px!important;
    margin-top:9px!important;
  }

  .hero-module{
    min-height:98px!important;
    padding:10px!important;
    border-radius:17px!important;
  }

  .hero-module .icon-wrap{
    width:35px!important;
    height:35px!important;
  }

  .hero-module b{
    font-size:14.4px!important;
    line-height:1.05!important;
  }

  .hero-module.green b{
    font-size:12.8px!important;
  }

  .hero-module small{
    font-size:9.2px!important;
    line-height:1.3!important;
  }

  .config-strip{
    margin-top:9px!important;
    padding:10px!important;
    border-radius:17px!important;
  }
}

@media (max-width:430px){
  .section-intro.hero{
    padding-top:24px!important;
    gap:22px!important;
  }

  .hero-copy,
  .hero-panel{
    max-width:332px!important;
  }

  .hero h1{
    max-width:326px!important;
    font-size:clamp(26px,7.35vw,31px)!important;
    line-height:1.2!important;
  }

  .hero p{
    max-width:318px!important;
    font-size:13.4px!important;
  }

  .btn-hero-modules{
    height:40px!important;
    padding:0 15px!important;
    font-size:12.6px!important;
  }

  .hero-module{
    min-height:90px!important;
  }
}
