.curso-root{--purple:#7b61ff;--purple-light:#ede9ff;--purple-mid:#c4b8ff;--purple-dark:#5a42cc;--teal:#1eadc7;--teal-light:#e0f7fb;--teal-dark:#157a8f;--navy:#1f3a5f;--black:#111;--white:#fff;--gray-section:#f5f7fa;--gray-border:#e8eaf0;--gray-dark:#2e2e35;--yellow-cta:#ffd93d;--orange-hover:#ff8c42;--red-soft:#ff5a5f;--green:#6bcb77;--font:"DM Sans", system-ui, sans-serif;font-family:var(--font);color:var(--black);background:var(--white);font-size:16px;line-height:1.7}.curso-root *{box-sizing:border-box}.curso-root h1{color:var(--purple);letter-spacing:-.025em;font-size:clamp(36px,5.5vw,56px);font-weight:700;line-height:1.1}.curso-root h2{color:var(--purple);letter-spacing:-.015em;font-size:clamp(22px,3vw,32px);font-weight:600;line-height:1.25}.curso-root h3{color:var(--navy);letter-spacing:-.01em;font-size:clamp(16px,2vw,20px);font-weight:600;line-height:1.3}.curso-root p{color:#444;margin-bottom:1rem}.curso-root p:last-child{margin-bottom:0}.curso-root .label{color:var(--teal-dark);border:1.5px solid var(--teal);letter-spacing:.09em;text-transform:uppercase;background:#1eadc714;border-radius:100px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.curso-root .container{max-width:960px;margin:0 auto;padding:0 24px}.curso-root section{padding:80px 0}.curso-root .sticky-bar{z-index:200;background:var(--purple);border-top:2px solid var(--teal);justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;transition:transform .35s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.curso-root .sticky-bar.visible{transform:translateY(0)}.curso-root .sticky-bar-left{flex-direction:column;gap:2px;display:flex}.curso-root .sticky-bar-title{color:var(--white);font-size:13px;font-weight:600}.curso-root .sticky-bar-price{color:var(--purple-mid);font-size:12px}.curso-root .sticky-bar-price s{opacity:.5}.curso-root .sticky-bar-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.curso-root .sticky-spots{color:var(--purple-mid);white-space:nowrap;font-size:12px}.curso-root .btn-sticky{background:var(--yellow-cta);color:var(--black);font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:11px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.curso-root .btn-sticky:hover{background:var(--orange-hover);transform:translateY(-1px)}.curso-root .curso-nav{z-index:100;background:var(--white);border-bottom:2px solid var(--teal);padding:14px 0;position:sticky;top:0}.curso-root .nav-inner{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:0 24px;display:flex}.curso-root .nav-brand{color:var(--navy);font-size:13px;font-weight:600;text-decoration:none}.curso-root .nav-links{align-items:center;gap:20px;display:flex}.curso-root .nav-link{color:#888;cursor:pointer;font-size:12px;font-weight:500;font-family:var(--font);background:0 0;border:none;text-decoration:none;transition:color .2s}.curso-root .nav-link:hover{color:var(--purple)}.curso-root .nav-cta{background:var(--teal);color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:100px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s}.curso-root .nav-cta:hover{background:var(--teal-dark);transform:translateY(-1px)}.curso-root .hero-editorial{background:var(--white);padding:clamp(40px,6vw,72px) 0 clamp(40px,5vw,64px);position:relative}.curso-root .hero-editorial .container{max-width:1120px}.curso-root .hero-grid{grid-template-columns:1fr 380px;align-items:center;gap:56px;display:grid}.curso-root .hero-left{min-width:0}.curso-root .hero-right{flex-direction:column;align-items:center;gap:16px;display:flex}.curso-root .hero-portrait-panel{background:var(--purple);border-radius:20px;width:100%;max-width:360px;padding:18px;position:relative;overflow:hidden;box-shadow:0 20px 50px #7b61ff40}.curso-root .hero-portrait-panel:before{content:"";pointer-events:none;background:radial-gradient(at 80% 0,#1eadc740 0%,#0000 55%),radial-gradient(at 10% 100%,#5a42cc73 0%,#0000 60%);position:absolute;inset:0}.curso-root .hero-portrait{object-fit:cover;border-radius:14px;width:100%;height:auto;display:block;position:relative}.curso-root .hero-portrait-caption{text-align:center}.curso-root .portrait-name{color:var(--navy);font-size:15px;font-weight:600;line-height:1.3}.curso-root .portrait-credentials{color:#6b7280;margin-top:4px;font-size:12px;line-height:1.5}.curso-root .hero-eyebrow{background:var(--purple-light);color:var(--purple);font-family:var(--font);letter-spacing:.09em;text-transform:uppercase;border-radius:100px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.curso-root .hero-h1{font-family:var(--font);color:var(--navy);letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15}.curso-root .hero-h1-italic{color:var(--purple);letter-spacing:-.01em;margin-top:12px;font-size:.55em;font-style:italic;font-weight:400;line-height:1.3;display:block}.curso-root .hero-subhead{font-family:var(--font);color:#4a5568;max-width:560px;margin:0 0 28px;font-size:17px;font-weight:400;line-height:1.6}.curso-root .hero-meta-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:560px;margin:0 0 32px;display:grid}.curso-root .hero-meta-grid .meta-col{border-left:2px solid var(--purple);padding-left:14px}.curso-root .hero-meta-grid .meta-num{color:var(--navy);letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1.1}.curso-root .hero-meta-grid .meta-label{color:#6b7280;margin-top:2px;font-size:12px}.curso-root .btn-primary{background:var(--yellow-cta);color:var(--black);font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:15px 34px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.curso-root .btn-primary:hover{background:var(--orange-hover);transform:translateY(-2px)}.curso-root .btn-primary-muted{color:#444;background:#e8eaf0}.curso-root .btn-primary-muted:hover{background:#d5d8e0;transform:none}.curso-root .hero-cta-row{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:20px;display:flex}.curso-root .hero-price-inline{flex-direction:column;gap:2px;display:flex}.curso-root .price-inline-main{align-items:baseline;gap:10px;display:flex}.curso-root .price-big{color:var(--navy);letter-spacing:-.01em;font-size:22px;font-weight:500}.curso-root .price-anchor{color:#9ca3af;font-size:14px;text-decoration:line-through}.curso-root .price-subline{color:#6b7280;font-size:12px}.curso-root .hero-footnote{color:#6b7280;flex-wrap:wrap;gap:16px 22px;margin:0 0 12px;font-size:13px;display:flex}.curso-root .footnote-item{align-items:center;gap:7px;display:inline-flex}.curso-root .dot-teal{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.curso-root .hero-spots-editorial{color:#6b7280;margin:0;font-size:12px}.curso-root .hero-spots-editorial strong{color:var(--navy)}.curso-root .problem-section{background:var(--gray-dark)}.curso-root .problem-section h2{color:var(--white)}.curso-root .problem-list{gap:12px;max-width:680px;margin-top:32px;padding:0;list-style:none;display:grid}.curso-root .problem-list li{color:#ffffffd9;background:#3a3a42;border:1.5px solid #4a4a54;border-radius:10px;align-items:flex-start;gap:14px;padding:18px 20px;font-size:15px;line-height:1.55;display:flex}.curso-root .problem-icon{background:var(--red-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;display:flex}.curso-root .problem-icon:after{content:"×";color:#fff;font-size:13px;font-weight:700;line-height:1}.curso-root .levels-section{background:var(--white)}.curso-root .levels-grid{border:1.5px solid var(--gray-border);border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:40px;display:grid;overflow:hidden}.curso-root .levels-grid-2{grid-template-columns:1fr 1fr}.curso-root .level-col{padding:28px 24px}.curso-root .level-col:not(:last-child){border-right:1.5px solid var(--gray-border)}.curso-root .level-col.active{background:var(--purple-light)}.curso-root .level-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-bottom:14px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.curso-root .badge-gray{background:var(--gray-section);color:#888}.curso-root .badge-purple{background:var(--purple);color:#fff}.curso-root .level-title{color:var(--navy);margin-bottom:8px;font-size:17px;font-weight:700}.curso-root .level-col.active .level-title{color:var(--purple)}.curso-root .level-focus{color:#666;margin-bottom:16px;font-size:13px;line-height:1.6}.curso-root .level-col.active .level-focus{color:var(--purple-dark)}.curso-root .level-limit{color:#888;background:#0000000a;border-radius:6px;padding:8px 12px;font-size:12px;line-height:1.5}.curso-root .level-col.active .level-limit{color:var(--purple-dark);background:#7b61ff1a}.curso-root .course-section{background:var(--gray-section)}.curso-root .module-list{gap:16px;margin-top:40px;display:grid}.curso-root .module-card{background:var(--white);border:1px solid var(--gray-border);border-radius:12px;transition:box-shadow .2s,transform .2s;overflow:hidden}.curso-root .module-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #7b61ff1a}.curso-root .module-header{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;width:100%;font-family:var(--font);background:0 0;border:none;align-items:center;gap:16px;padding:22px 24px;display:flex}.curso-root .module-color-bar{border-radius:2px;flex-shrink:0;align-self:stretch;width:4px;min-height:48px}.curso-root .module-icon{background:var(--purple-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.curso-root .module-icon svg{width:22px;height:22px}.curso-root .module-meta{flex:1}.curso-root .module-label{letter-spacing:.09em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:2px;font-size:10px;font-weight:700;display:block}.curso-root .module-title{color:var(--navy);margin-bottom:4px;font-size:17px;font-weight:700}.curso-root .module-hours{color:#888;font-size:12px}.curso-root .module-chevron{background:var(--purple-light);width:28px;height:28px;color:var(--purple);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:transform .2s;display:flex}.curso-root .module-card.open .module-chevron{transform:rotate(180deg)}.curso-root .module-body{padding:0 24px 24px 88px;display:none}.curso-root .module-card.open .module-body{display:block}.curso-root .module-body p{color:#555;margin-bottom:14px;font-size:14px}.curso-root .module-topics{gap:8px;margin-bottom:16px;padding:0;list-style:none;display:grid}.curso-root .module-topics li{color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.curso-root .topic-dot{background:var(--purple);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.curso-root .module-docentes{border-top:1px solid var(--gray-border);flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px;display:flex}.curso-root .docente-chip{background:var(--gray-section);border:1px solid var(--gray-border);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.curso-root .docente-avatar{background:var(--purple-light);width:28px;height:28px;color:var(--purple-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.curso-root .docente-name{color:var(--navy);font-size:12px;font-weight:600}.curso-root .docente-role{color:#888;font-size:11px}.curso-root .presencial-badge{color:var(--teal-dark);border:1px solid var(--teal);background:#1eadc71a;border-radius:100px;align-items:center;gap:5px;margin-top:12px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.curso-root .module-products{background:var(--purple-light);color:var(--purple-dark);border-radius:8px;margin-top:12px;padding:12px 14px;font-size:13px}.curso-root .module-products strong{letter-spacing:.06em;text-transform:uppercase;color:var(--purple);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.curso-root .stack-section{background:var(--white)}.curso-root .stack-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:36px;display:grid}.curso-root .stack-item{background:var(--gray-section);border:1px solid var(--gray-border);border-radius:10px;align-items:flex-start;gap:14px;padding:20px;display:flex}.curso-root .stack-icon{background:var(--purple-light);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.curso-root .stack-icon svg{width:20px;height:20px}.curso-root .stack-item-title{color:var(--navy);margin-bottom:3px;font-size:14px;font-weight:700}.curso-root .stack-item-desc{color:#666;font-size:13px;line-height:1.5}.curso-root .instructors-section{background:var(--gray-section)}.curso-root .instructors-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:36px;display:grid}.curso-root .instructor-card{background:var(--white);border:1px solid var(--gray-border);border-radius:12px;flex-direction:column;gap:12px;padding:24px 20px;display:flex}.curso-root .instructor-top{align-items:center;gap:14px;display:flex}.curso-root .instructor-avatar-sm{background:var(--purple-light);border:2px solid var(--purple);width:52px;height:52px;color:var(--purple-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;overflow:hidden}.curso-root .instructor-card-name{color:var(--navy);font-size:15px;font-weight:700}.curso-root .instructor-card-title{color:#888;font-size:12px;line-height:1.4}.curso-root .instructor-card-modulo{letter-spacing:.07em;text-transform:uppercase;background:var(--purple-light);color:var(--purple-dark);border-radius:100px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.curso-root .instructor-card-bio{color:#555;margin-top:4px;font-size:13px;line-height:1.6}.curso-root .instructor-card.featured{border-color:var(--purple);border-width:2px}.curso-root .instructor-card.featured .instructor-card-modulo{background:var(--purple);color:#fff}.curso-root .who-section{background:var(--white)}.curso-root .who-grid{grid-template-columns:1fr 1fr;gap:36px;margin-top:36px;display:grid}.curso-root .who-col h3{align-items:center;gap:8px;margin-bottom:16px;font-size:15px;display:flex}.curso-root .who-col h3.yes{color:var(--teal-dark)}.curso-root .who-col h3.no{color:var(--red-soft)}.curso-root .who-list{gap:10px;padding:0;list-style:none;display:grid}.curso-root .who-list li{color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.curso-root .check-icon{background:var(--purple);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-top:2px;display:flex}.curso-root .check-icon:after{content:"✓";color:#fff;font-size:10px;font-weight:700;line-height:1}.curso-root .check-icon.green{background:var(--green)}.curso-root .case-section{background:var(--gray-section)}.curso-root .case-card{background:var(--white);border:1px solid var(--gray-border);border-left:3px solid var(--purple);border-radius:12px;max-width:720px;margin:32px 0 0;padding:32px 28px}.curso-root .case-card p{color:#2e2e35;margin:0 0 14px;font-size:16px;line-height:1.7}.curso-root .case-card p em{color:var(--navy);font-style:italic;font-weight:500}.curso-root .case-card cite{color:#6b7280;font-size:13px;font-style:normal;display:block}.curso-root .proof-section{background:var(--white)}.curso-root .proof-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:36px;display:grid}.curso-root .proof-card{background:var(--gray-section);border:1px solid var(--gray-border);border-radius:12px;padding:24px 20px}.curso-root .proof-stars{gap:3px;margin-bottom:12px;display:flex}.curso-root .star{background:var(--yellow-cta);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:13px;height:13px}.curso-root .proof-quote{color:#444;margin-bottom:16px;font-size:14px;font-style:italic;line-height:1.65}.curso-root .proof-author{align-items:center;gap:10px;display:flex}.curso-root .proof-initials{background:var(--purple-light);width:34px;height:34px;color:var(--purple-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.curso-root .proof-name{color:var(--navy);font-size:13px;font-weight:600;display:block}.curso-root .proof-specialty{color:#888;font-size:11px;display:block}.curso-root .proof-card-audio{flex-direction:column;display:flex}.curso-root .proof-audio{width:100%;height:36px;margin:4px 0 16px}.curso-root .proof-quote-short{-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.curso-root .proof-quote-expanded{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.curso-root .proof-toggle{color:var(--purple);font-family:var(--font);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:16px;padding:0;font-size:13px;font-weight:600}.curso-root .proof-toggle:hover{color:var(--purple-dark)}.curso-root .proof-toggle:focus-visible{outline:2px solid var(--purple);outline-offset:2px;border-radius:4px}.curso-root .price-section{background:var(--purple);position:relative;overflow:hidden}.curso-root .price-section:before{content:"";background:radial-gradient(at 20%,#1eadc726 0%,#0000 60%),radial-gradient(at 80% 20%,#5a42cc4d 0%,#0000 50%);position:absolute;inset:0}.curso-root .price-section .container{z-index:1;position:relative}.curso-root .price-grid{grid-template-columns:1fr 400px;align-items:start;gap:60px;display:grid}.curso-root .price-left h2{color:var(--white);margin-bottom:20px}.curso-root .price-what{gap:10px;margin-bottom:32px;padding:0;list-style:none;display:grid}.curso-root .price-what li{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:15px;line-height:1.55;display:flex}.curso-root .price-check{background:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;display:flex}.curso-root .price-check:after{content:"✓";color:#fff;font-size:11px;font-weight:700}.curso-root .urgency-box{background:#ffffff14;border:1px solid #fff3;border-radius:10px;margin-top:24px;padding:16px 20px}.curso-root .urgency-box p{color:#ffffffb3;margin:0;font-size:14px}.curso-root .urgency-box strong{color:var(--yellow-cta)}.curso-root .price-card{background:var(--white);border-radius:16px;padding:36px 32px;box-shadow:0 24px 60px #00000040}.curso-root .price-card-label{letter-spacing:.09em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.curso-root .price-card-main{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.curso-root .price-card-amount{color:var(--purple);letter-spacing:-.03em;font-size:60px;font-weight:700;line-height:1}.curso-root .price-card-currency{color:var(--purple);font-size:22px;font-weight:600}.curso-root .price-card-old{color:#999;margin-bottom:6px;font-size:16px}.curso-root .price-card-old s{color:#bbb}.curso-root .price-card-next{color:var(--purple-dark);margin:0 0 10px;font-size:13px}.curso-root .price-card-next strong{color:var(--purple)}.curso-root .price-card-note{color:#888;border-bottom:1px solid var(--gray-border);margin-bottom:24px;padding-bottom:20px;font-size:12px;line-height:1.5}.curso-root .price-card-list{gap:10px;margin-bottom:28px;padding:0;list-style:none;display:grid}.curso-root .price-card-list li{color:var(--navy);align-items:center;gap:10px;font-size:14px;display:flex}.curso-root .price-card-list li .check-icon{background:var(--purple)}.curso-root .btn-buy{text-align:center;background:var(--yellow-cta);width:100%;color:var(--black);font-family:var(--font);cursor:pointer;border:none;border-radius:100px;margin-bottom:12px;padding:17px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:block}.curso-root .btn-buy:hover{background:var(--orange-hover);transform:translateY(-2px)}.curso-root .btn-buy:disabled{cursor:not-allowed;background:#ddd;transform:none}.curso-root .price-trust{text-align:center;color:#aaa;font-size:11px;line-height:1.6}.curso-root .price-spots{text-align:center;color:var(--purple-dark);background:#7b61ff0f;border-radius:8px;margin-top:16px;padding:10px;font-size:12px;font-weight:600}.curso-root .price-spots strong{color:var(--purple)}.curso-root .faq-section{background:var(--white)}.curso-root .faq-list{gap:10px;margin-top:36px;display:grid}.curso-root .faq-item{border:1px solid var(--gray-border);border-radius:8px;overflow:hidden}.curso-root .faq-question{text-align:left;width:100%;font-family:var(--font);color:var(--navy);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.curso-root .faq-question:hover{background:var(--gray-section)}.curso-root .faq-chevron{background:var(--purple-light);width:22px;min-width:22px;height:22px;color:var(--purple);border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:transform .2s;display:flex}.curso-root .faq-item.open .faq-chevron{transform:rotate(180deg)}.curso-root .faq-answer{color:#555;border-top:1px solid var(--gray-border);padding:16px 22px 20px;font-size:14px;line-height:1.7;display:none}.curso-root .faq-item.open .faq-answer{display:block}.curso-root .curso-footer{background:var(--navy);border-top:2px solid var(--teal);padding:40px 0}.curso-root .footer-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:960px;margin:0 auto;padding:0 24px;display:flex}.curso-root .footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.curso-root .footer-links a{color:#ffffff73;font-size:13px;text-decoration:none;transition:color .2s}.curso-root .footer-links a:hover{color:var(--teal)}.curso-root .footer-copy{color:#ffffff40;font-size:12px}.curso-root .footer-produced{color:#fff3;font-size:12px}.curso-root .footer-produced a{color:var(--teal);text-decoration:none}.curso-root .wave-divider{width:100%;margin:0;line-height:0;display:block;overflow:hidden}.curso-root .wave-divider svg{width:100%;display:block}.curso-root .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.curso-root .reveal.visible{opacity:1;transform:translateY(0)}.curso-root .reveal-delay-1{transition-delay:80ms}.curso-root .reveal-delay-2{transition-delay:.18s}.curso-root .reveal-delay-3{transition-delay:.28s}.curso-root .texture-dots{position:relative}.curso-root .texture-dots:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#7b61ff12 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.curso-root .texture-dots>*{z-index:1;position:relative}.curso-root .checkout-overlay{z-index:300;background:#111111b3;justify-content:center;align-items:center;padding:24px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.curso-root .checkout-modal{background:var(--white);border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:32px 28px;overflow-y:auto;box-shadow:0 24px 60px #0000004d}.curso-root .checkout-modal h3{color:var(--purple);margin-bottom:6px;font-size:20px}.curso-root .checkout-modal .modal-sub{color:#888;margin-bottom:20px;font-size:13px}.curso-root .checkout-close{color:#888;cursor:pointer;background:0 0;border:none;padding:6px;font-size:20px;position:absolute;top:16px;right:16px}.curso-root .modal-row{gap:12px;margin-bottom:12px;display:grid}.curso-root .modal-row.two{grid-template-columns:1fr 1fr}.curso-root .modal-row.phone{grid-template-columns:110px 1fr}.curso-root .modal-label{color:var(--navy);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.curso-root .modal-input,.curso-root .modal-select{width:100%;color:var(--black);font-size:15px;font-family:var(--font);border:1.5px solid var(--gray-border);background:var(--white);border-radius:10px;padding:11px 14px}.curso-root .modal-input:focus,.curso-root .modal-select:focus{border-color:var(--purple);outline:none}.curso-root .modal-error{color:var(--red-soft);margin-top:10px;font-size:13px}.curso-root .modal-price-tag{background:var(--purple-light);color:var(--purple-dark);text-align:center;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600}.curso-root .modal-price-tag strong{color:var(--purple);font-size:18px}@media (max-width:900px){.curso-root .hero-grid{grid-template-columns:1fr;gap:36px}.curso-root .hero-right{order:-1}.curso-root .hero-portrait-panel{max-width:280px}}@media (max-width:768px){.curso-root section{padding:56px 0}.curso-root .hero-editorial{padding:40px 0}.curso-root .hero-cta-row{flex-direction:column;align-items:flex-start;gap:16px}.curso-root .btn-primary{width:100%}.curso-root .price-grid,.curso-root .who-grid,.curso-root .levels-grid{grid-template-columns:1fr;gap:32px}.curso-root .levels-grid{border:none;gap:16px}.curso-root .level-col{border:1.5px solid var(--gray-border);border-radius:10px}.curso-root .level-col:not(:last-child){border-right:1.5px solid var(--gray-border)}.curso-root .nav-links .nav-link{display:none}.curso-root .module-body{padding-left:24px}.curso-root .modal-row.two{grid-template-columns:1fr}}@media (max-width:640px){.curso-root .hero-meta-grid{grid-template-columns:1fr 1fr;gap:18px}}
