:root{--blue:#3262ff;--ink:#10192b;--muted:#5d6b80;--line:#e5ebf4;--light:#f4f8fe}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #7598ff;outline-offset:6px}.skip{position:absolute;left:16px;top:-80px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}.section-wrap{max-width:1220px;margin:auto;padding-left:42px;padding-right:42px}.site-header{height:100px;max-width:1400px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:11px;align-items:center}.brand img{flex-shrink:0}.brand>span{font-family:Arial,Helvetica,sans-serif;font-weight:850;font-size:33px;letter-spacing:-1.8px;line-height:1}.site-header nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:550}.site-header nav>a:not(.button):hover{color:#2854ed}.button{display:inline-flex;gap:24px;justify-content:center;align-items:center;min-height:54px;padding:14px 24px;border-radius:28px;background:linear-gradient(135deg,#326aff,#2e55fa);color:#fff;font-size:16px;font-weight:550;white-space:nowrap;box-shadow:0 5px 18px #315cff16}.button:hover{background:#254dde}.button.small{padding:11px 19px;min-height:44px;font-size:14px;gap:12px}.button span{font-size:24px;line-height:1}.hero{position:relative;min-height:610px;max-width:1536px;margin:auto;background:#182434;isolation:isolate;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0b131ee8 0%,#0e1925bb 39%,#1421341a 76%);z-index:-1}.hero-content{max-width:1304px;margin:auto;padding:80px 42px 65px;color:white}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}.dash{height:3px;width:27px;background:#517cff}.hero .eyebrow{color:#dae4f4}h1{font-size:clamp(44px,5.7vw,76px);line-height:1.02;letter-spacing:-3px;margin:24px 0;font-weight:720}.hero-content>p{max-width:480px;color:#e1e6ed;font-size:19px;line-height:1.65;margin:24px 0 32px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{font-size:15px;font-weight:600;display:inline-flex;gap:17px;align-items:center;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-details{display:flex;gap:23px;flex-wrap:wrap;margin-top:48px;color:#d8e1ee;font-size:13px}.hero-details span{border-left:1px solid #95a6bc66;padding-left:14px}.photo-caption{position:absolute;bottom:25px;right:42px;color:#d8e1ea;font-size:12px}.blue{color:#2b57e4}h2{font-size:clamp(32px,3.5vw,45px);line-height:1.14;letter-spacing:-1.6px;font-weight:680;margin:17px 0 24px}h3{font-size:21px;letter-spacing:-.5px;line-height:1.3;margin:18px 0 13px}p{color:var(--muted)}.intro{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;padding-top:82px;padding-bottom:22px;align-items:center}.intro>p{font-size:17px;max-width:450px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding-top:24px;padding-bottom:80px}.steps article{position:relative;border-top:1px solid var(--line);padding-top:26px}.step-number{position:absolute;right:0;top:28px;font-size:12px;color:#71819a;letter-spacing:1px}.line-icon{width:38px;height:38px}.line-icon svg{width:100%;height:100%;fill:none;stroke:#172541;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.steps p{font-size:15px;line-height:1.8;max-width:315px}.product-section{background:linear-gradient(120deg,#eef4fe,#f9fbff);padding:75px 0 80px;border-block:1px solid #e7edf7}.product-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.product-copy>p{font-size:17px;max-width:360px}.product-copy ul{list-style:none;padding:0;margin:26px 0}.product-copy li{padding:8px 0;font-size:15px;color:#3d4b63;display:flex;gap:12px}.product-copy li:before{content:'✓';color:#3262ff}.product-window{background:white;border:1px solid #e1e8f3;border-radius:15px;box-shadow:0 25px 70px #29477517;overflow:hidden;transform:rotate(-1deg)}.window-header{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.brand.mini>span{font-size:22px;letter-spacing:-1px}.brand.mini{gap:7px}.window-header>span{font-size:11px;color:#6b7890}.window-body{padding:27px}.window-breadcrumb{font-size:10px;color:#687b99;letter-spacing:1px}.window-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:10px 0 23px}.window-title h3{margin:0;font-size:25px}.pill{font-size:11px;border-radius:6px;padding:5px 8px;background:#eaf1ff;color:#3159d3;display:inline-block}.pill.neutral{background:#f0f3f8;color:#5b6c85}.mini-items{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini-item{border:1px solid #e1e8f3;border-radius:10px;padding:18px}.mini-item.selected{border-color:#9bb8ff;background:#fbfdff}.mini-index{font-size:10px;letter-spacing:1px;color:#7083a0}.mini-item h4{margin:13px 0 5px;font-size:19px;letter-spacing:-.4px}.mini-item p{font-size:12px;margin:0;min-height:40px}.mini-item strong{font-size:27px;letter-spacing:-1px;display:block;margin:18px 0}.mini-item strong span{display:block;font-size:10px;font-weight:400;letter-spacing:0;color:#71819a;margin-top:3px}.next-action{background:#fff8eb;border:1px solid #f1e1bf;border-radius:10px;padding:16px;display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px}.attention-label{font-size:10px;letter-spacing:1px;color:#855e25}.next-action h4{font-size:14px;margin:5px 0}.next-action p{font-size:12px;margin:0;color:#7b6a4e}.window-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#2854ed;font-weight:550}.audience{padding-top:82px;padding-bottom:75px}.audience-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:50px;margin-top:35px}.audience-grid h3{font-size:18px;margin:0 0 14px}.audience-grid p{font-size:15px;margin:0;line-height:1.85}.closing{max-width:1136px;background:#111d31;color:#fff;border-radius:18px;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:72px}.closing .eyebrow{color:#adbfde;font-size:11px}.closing h2{margin-top:16px;font-size:43px}.closing p{max-width:450px;color:#bdcbe1;font-size:16px}.closing .button{flex-shrink:0}
@media(max-width:1000px){.site-header{padding:0 26px}.section-wrap{padding-left:30px;padding-right:30px}.intro{gap:35px}.product-layout{gap:35px;grid-template-columns:1fr 1.2fr}.window-body{padding:20px}.mini-item{padding:12px}.closing{margin-left:30px;margin-right:30px}.audience-grid{gap:25px}.hero-content{padding-left:35px}.steps{gap:24px}}
@media(max-width:760px){.site-header{height:auto;min-height:86px;flex-wrap:wrap;gap:18px;padding:20px}.brand>span{font-size:29px}.site-header nav{gap:18px;flex-wrap:wrap;width:100%;font-size:13px}.site-header nav .button{margin-left:auto}.hero{min-height:580px}.hero-content{padding:54px 24px 60px}.hero-content>p{font-size:17px;max-width:420px}.hero-shade{background:linear-gradient(90deg,#0b131eeb,#0e1925a8)}h1{letter-spacing:-2px}.hero-details{gap:15px;font-size:12px;margin-top:35px}.photo-caption{display:none}.section-wrap{padding-left:24px;padding-right:24px}.intro,.product-layout,.audience-grid{grid-template-columns:1fr;gap:15px}.intro{padding-top:55px}.intro>p{margin-top:0}.steps{grid-template-columns:1fr;padding-bottom:45px;gap:20px}.steps article{padding-top:20px}.steps article p{max-width:none}.product-section{padding:45px 0}.product-window{transform:none;margin-top:20px}.product-copy>p{max-width:none}.audience{padding-top:52px;padding-bottom:48px}.audience-grid{gap:25px;margin-top:24px}.closing{margin:0 18px 40px;padding:32px 24px;flex-direction:column;align-items:flex-start}.closing h2{font-size:36px}.window-header{padding:15px}.window-header>span{max-width:110px;text-align:right}.mini-item h4{font-size:17px}.mini-item strong{font-size:24px}.window-body{padding:18px}.hero-actions{gap:20px}}
@media(max-width:390px){.site-header nav .button{margin-left:0}.mini-items{grid-template-columns:1fr}.mini-item p{min-height:0}.hero-content{padding-left:20px;padding-right:20px}.hero-details{gap:12px}.hero-details span{padding-left:8px}.button{white-space:normal}.window-breadcrumb{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero{background-image:url('workshop-hero.png');background-size:cover;background-position:center}
@media(max-width:760px){.hero{background-position:64% center}}
.language-switch{display:inline-flex;align-items:center;gap:2px;border:1px solid #dce5f4;border-radius:22px;padding:3px;flex-shrink:0}.language-switch a{font-size:12px;padding:8px 10px;min-height:36px;display:inline-flex;align-items:center;border-radius:18px;color:#566780}.language-switch a[aria-current=page]{background:#edf3ff;color:#2854ed;font-weight:650}.site-header nav{gap:22px}html[lang=es] .hero-content h1{font-size:clamp(43px,5.3vw,72px)}html[lang=es] .mini-item h4{font-size:17px}html[lang=es] .window-title h3{font-size:23px}html[lang=es] .window-header>span{max-width:120px;text-align:right}@media(max-width:1000px){.site-header nav{gap:13px}.site-header{gap:20px}.site-header nav>a:not(.button){font-size:13px}}@media(max-width:860px){.site-header{height:auto;min-height:100px;padding-block:18px;flex-wrap:wrap}.site-header nav{flex-wrap:wrap}.language-switch{margin-left:0}}@media(max-width:760px){.site-header nav .button{margin-left:0}.language-switch a{min-height:40px}.hero-actions .button{white-space:normal}html[lang=es] .closing h2{font-size:34px}}

/* Footer: brand, contact and language links, then privacy information. */
.landing-footer{padding-top:24px;padding-bottom:28px;border-top:1px solid var(--line)}.footer-bar{display:flex;align-items:center;justify-content:space-between;gap:12px 32px;flex-wrap:wrap}.footer-identity{display:flex;align-items:center;gap:4px 20px;flex-wrap:wrap;min-width:0}.landing-footer .brand{min-height:44px;color:var(--ink)}.landing-footer .brand>span{font-size:25px}.footer-copy{margin:0;font-size:12px;color:#67768e}.footer-links{display:flex;align-items:center;gap:8px 20px;flex-wrap:wrap}.footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:550;color:#3d4b63}.footer-links a:hover,.footer-notices summary:hover{color:#2854ed}.footer-language{display:inline-flex;gap:4px}.footer-language a{padding:0 14px;border-radius:22px}.footer-language a[aria-current=page]{background:#edf3ff;color:#2854ed;font-weight:650}.footer-links a:focus-visible,.footer-notices summary:focus-visible{outline:3px solid #7598ff;outline-offset:2px;border-radius:6px}.footer-notices{display:grid;grid-template-columns:1fr;align-items:start;margin-top:12px;padding-top:8px;border-top:1px solid var(--line)}.footer-notices summary{cursor:pointer;padding:11px 0;font-size:14px;line-height:22px;font-weight:550;color:#3d4b63}.footer-notices p{margin:0;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.footer-notices details p{max-width:560px;margin:2px 0 12px}.footer-notices details a{color:#2854ed;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.footer-bar{flex-direction:column;align-items:flex-start}.footer-notices{grid-template-columns:1fr}}

.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:10px;padding-bottom:80px;scroll-margin-top:30px}.contact-copy>p{max-width:400px}.contact-form{padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--light)}.contact-form label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;padding:12px 14px;border:1px solid #b9c7dc;border-radius:8px;background:white;color:var(--ink);font:inherit;font-weight:400;min-height:48px}.contact-form textarea{resize:vertical}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid #7598ff;outline-offset:2px}.contact-form .button{border:0;cursor:pointer;font-family:inherit;white-space:normal}.contact-form .button:disabled{opacity:.65;cursor:not-allowed}.contact-small{font-size:13px;line-height:1.7}.contact-small a{text-decoration:underline;text-underline-offset:3px}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-status{font-size:14px;margin:16px 0 0;min-height:24px}.contact-status[data-state="error"]{color:#922b31}.contact-status[data-state="success"]{color:#17613e}.closing .button{white-space:normal;text-align:center}.site-header .button{white-space:normal;text-align:center}@media(max-width:760px){.contact-section{grid-template-columns:1fr;gap:24px;padding-bottom:48px}.contact-form{padding:22px}.contact-copy>p{max-width:none}}
