@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}:root{--ink:#18213a;--muted:#626c82;--purple:#635bff;--purple-dark:#4438ca;--purple-soft:#eeedff;--mint:#36cbb1;--coral:#ff7565;--yellow:#ffc857;--surface:#fff;--surface-soft:#f6f7fb;--line:#e4e6ef;--shadow:0 24px 70px #2c276c24}*{box-sizing:border-box}body{background:var(--surface);min-width:320px;color:var(--ink);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0;display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff;letter-spacing:-.02em;border-radius:15px;place-items:center;width:46px;height:46px;font-size:.86rem;font-weight:900;display:grid;box-shadow:0 10px 28px #635bff47}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-size:1.03rem}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.69rem}nav{color:#4e5870;align-items:center;gap:28px;font-size:.92rem;font-weight:700;display:flex}nav a{transition:color .18s,transform .18s}nav a:hover{color:var(--purple);transform:translateY(-1px)}.nav-cta{color:var(--purple);border:1px solid #635bff4d;border-radius:999px;padding:12px 18px}.hero{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:70px;width:min(1180px,100% - 40px);min-height:690px;margin:0 auto;padding:60px 0 110px;display:grid;position:relative}.hero:before{z-index:-2;content:"";filter:blur(4px);background:radial-gradient(circle at 30% 30%,#ffc8574d,#0000 35%),radial-gradient(circle at 65% 40%,#36cbb13d,#0000 42%),radial-gradient(circle at 50% 70%,#635bff38,#0000 52%);border-radius:50%;width:680px;height:680px;position:absolute;top:-150px;right:-240px}.hero-copy{max-width:670px}.hero-label,.section-kicker,.section-heading>span{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.78rem;font-weight:900;display:inline-flex}.hero-label:before,.section-kicker:before,.section-heading>span:before{background:var(--mint);content:"";border-radius:10px;width:27px;height:3px}.hero h1{letter-spacing:-.064em;max-width:740px;margin:22px 0 24px;font-size:clamp(3rem,6vw,5.6rem);line-height:.98}.hero h1 span{color:var(--purple)}.hero-copy>p{max-width:630px;color:var(--muted);margin:0;font-size:1.12rem;line-height:1.78}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:36px;display:flex}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:0 23px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff;box-shadow:0 16px 34px #635bff4d}.button-primary:hover{box-shadow:0 21px 40px #635bff5c}.button-secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.hero-points{color:#4f5870;flex-wrap:wrap;gap:18px 24px;margin-top:34px;font-size:.87rem;font-weight:750;display:flex}.hero-points span{align-items:center;gap:8px;display:inline-flex}.hero-points span:before{background:var(--mint);content:"";border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #36cbb124}.hero-visual{min-height:520px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffe0,#f4f3ffc7),radial-gradient(circle at 100% 0,#ffc85747,#0000 38%);border:1px solid #635bff1c;border-radius:42px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:#36cbb121;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;right:-90px}.visual-center{z-index:4;background:#fff;border:15px solid #635bff14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:210px;height:210px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 60px #3a337e33}.visual-logo{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff;border-radius:21px;place-items:center;width:64px;height:64px;font-size:1.1rem;font-weight:900;display:grid}.visual-center strong{margin-top:15px;font-size:1.1rem}.visual-center small{color:var(--muted);margin-top:5px}.visual-orbit{border:1px dashed #635bff40;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-orbit-one{width:340px;height:340px}.visual-orbit-two{width:460px;height:460px}.floating-card{z-index:5;background:#fffffff0;border:1px solid #1c213912;border-radius:22px;flex-direction:column;justify-content:center;width:170px;min-height:116px;padding:20px;display:flex;position:absolute;box-shadow:0 18px 40px #35306629}.floating-card>span{color:var(--purple);letter-spacing:.1em;font-size:.66rem;font-weight:900}.floating-card strong{margin-top:9px;font-size:1.1rem}.floating-card small{color:var(--muted);margin-top:5px;line-height:1.4}.floating-book{top:50px;left:43px;transform:rotate(-4deg)}.floating-coach{top:100px;right:31px;transform:rotate(4deg)}.floating-report{bottom:48px;right:56px;transform:rotate(-3deg)}.trust-strip{background:var(--ink);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:110px;padding:24px;display:flex}.trust-strip p{margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.trust-strip strong{color:var(--yellow)}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0}.section-heading{text-align:center;max-width:750px;margin:0 auto 54px}.section-heading>span{justify-content:center}.section-heading h2,.program h2,.contact h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.08}.section-heading p,.program-copy>p,.contact-copy>p{color:var(--muted);font-size:1.04rem;line-height:1.75}.experience-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.experience-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;min-height:390px;padding:31px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.experience-card:before{background:var(--purple-soft);content:"";border-radius:50%;width:170px;height:170px;position:absolute;top:-65px;right:-55px}.experience-card:nth-child(2):before{background:#36cbb124}.experience-card:nth-child(3):before{background:#ff756521}.experience-card:hover{box-shadow:var(--shadow);border-color:#635bff40;transform:translateY(-7px)}.experience-number{z-index:2;color:#635bff57;align-self:flex-end;font-size:2.4rem;font-weight:950;position:relative}.experience-eyebrow{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;margin-top:35px;font-size:.72rem;font-weight:900}.experience-card h3{margin:15px 0 13px;font-size:1.6rem;line-height:1.2}.experience-card p{color:var(--muted);margin:0;line-height:1.7}.experience-card button{border:0;border-top:1px solid var(--line);width:100%;color:var(--purple);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;margin-top:auto;padding:21px 0 0;font-weight:900;display:flex}.experience-card button span{font-size:1.4rem;transition:transform .18s}.experience-card button:hover span{transform:translate(5px)}.demo-actions{border-top:1px solid var(--line);gap:12px;margin-top:auto;padding-top:20px;display:grid}.experience-card .demo-actions button{border-top:0;margin-top:0;padding:0}.experience-card .demo-actions button+button{border-top:1px dashed var(--line);padding-top:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-height:480px;padding:28px}.product-card h3{font-size:1.48rem}.product-detail{border-top:1px solid var(--line);padding-top:16px;font-size:.9rem;margin-top:16px!important}.product-badges{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.product-badges span{background:var(--purple-soft);min-height:32px;color:var(--purple);border:1px solid #635bff2e;border-radius:999px;align-items:center;padding:7px 11px;font-size:.72rem;font-weight:850;line-height:1.25;display:inline-flex}.product-card .text-link{border-top:1px solid var(--line);justify-content:space-between;width:100%;margin-top:auto;padding-top:20px}.demo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-grid .experience-card{grid-column:auto}.experience-card:nth-child(4):before{background:#ffbe5c2b}.experience-card:nth-child(5):before{background:#635bff1f}.program{grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px;display:grid}.program-copy{max-width:510px}.text-link{color:var(--purple);align-items:center;gap:12px;margin-top:18px;font-weight:900;display:inline-flex}.text-link span{font-size:1.3rem}.benefit-list{gap:14px;display:grid}.benefit-list article{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;grid-template-columns:52px 1fr;align-items:start;gap:20px;padding:26px;display:grid}.benefit-list article>span{width:52px;height:52px;color:var(--purple);background:#fff;border-radius:17px;place-items:center;font-weight:950;display:grid;box-shadow:0 10px 25px #27284814}.benefit-list h3{margin:2px 0 9px;font-size:1.22rem}.benefit-list p{color:var(--muted);margin:0;line-height:1.65}.contact{color:#fff;background:linear-gradient(135deg,#635bfff5,#4438cafa);border-radius:38px;grid-template-columns:.88fr 1.12fr;gap:70px;margin-bottom:80px;padding:70px;display:grid;box-shadow:0 30px 80px #4338ca40}.contact .section-kicker{color:var(--yellow)}.contact .section-kicker:before{background:var(--yellow)}.contact-copy>p{color:#fffc}.selected-experience{background:#ffffff17;border:1px solid #fff3;border-radius:18px;flex-direction:column;margin-top:25px;padding:15px 18px;display:inline-flex}.selected-experience small{color:#ffffffb3}.selected-experience strong{margin-top:5px}.lead-form{color:var(--ink);background:#fff;border-radius:26px;grid-template-columns:1fr 1fr;gap:17px;padding:28px;display:grid;box-shadow:0 25px 60px #1b165340}.lead-form label{flex-direction:column;gap:8px;font-size:.82rem;font-weight:850;display:flex}.lead-form input{border:1px solid var(--line);width:100%;min-height:49px;color:var(--ink);background:#fafafe;border-radius:13px;outline:none;padding:0 14px;transition:border-color .18s,box-shadow .18s}.lead-form input:focus{border-color:var(--purple);box-shadow:0 0 0 4px #635bff1a}.consent,.submit-button,.form-message{grid-column:1/-1}.lead-form .consent{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:.76rem;font-weight:600;line-height:1.5;display:grid}.consent input{width:17px;min-height:17px;margin-top:2px;padding:0}.submit-button{width:100%}.form-message{color:#177b69;background:#36cbb121;border-radius:13px;margin:0;padding:13px 15px;font-size:.82rem;font-weight:750;line-height:1.5}footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:30px;margin:0 auto;padding:32px 0 45px;font-size:.85rem;display:grid}.footer-brand{color:var(--ink)}@media (width<=1000px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:800px}.hero-visual{width:min(700px,100%);margin:0 auto}.experience-grid,.product-grid,.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-grid .experience-card{grid-column:auto}.product-card{min-height:420px}.program,.contact{grid-template-columns:1fr}.program{gap:45px}.program-copy{max-width:720px}.contact{gap:40px}}@media (width<=720px){.site-header{width:min(100% - 28px,1180px);padding:17px 0}nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 14px;font-size:.8rem}.brand-mark{width:41px;height:41px}.brand strong{font-size:.9rem}.brand small{font-size:.58rem}.hero{width:min(100% - 28px,1180px);min-height:auto;padding:55px 0 75px}.hero h1{margin-top:19px;font-size:clamp(2.75rem,14vw,4.4rem)}.hero-copy>p{font-size:1rem}.hero-actions{display:grid}.button{width:100%}.hero-points{gap:13px;display:grid}.hero-visual{border-radius:29px;min-height:460px}.visual-center{border-width:11px;width:170px;height:170px}.visual-orbit-one{width:270px;height:270px}.visual-orbit-two{width:380px;height:380px}.floating-card{border-radius:18px;width:142px;min-height:100px;padding:15px}.floating-card strong{font-size:.96rem}.floating-card small{font-size:.7rem}.floating-book{top:34px;left:17px}.floating-coach{top:71px;right:12px}.floating-report{bottom:35px;right:26px}.section{width:min(100% - 28px,1180px);padding:78px 0}.experience-grid{grid-template-columns:1fr}.experience-card,.experience-card:last-child,.demo-grid .experience-card,.demo-grid .experience-card:last-child{grid-column:auto;min-height:350px}.product-card{min-height:auto}.product-badges{margin-bottom:22px}.program{gap:35px}.benefit-list article{grid-template-columns:43px 1fr;gap:15px;padding:21px}.benefit-list article>span{width:43px;height:43px}.contact{border-radius:0;width:100%;margin-bottom:40px;padding:70px 20px}.lead-form{grid-template-columns:1fr;padding:22px}.consent,.submit-button,.form-message{grid-column:auto}footer{grid-template-columns:1fr;width:min(100% - 28px,1180px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.about{position:relative}.about-heading{max-width:900px}.about-highlight{border:1px solid var(--line);background:radial-gradient(circle at 0 0,#635bff1f,#0000 45%),#fff;border-radius:30px;grid-template-columns:250px 1fr;align-items:center;gap:38px;max-width:960px;margin:48px auto 76px;padding:30px 36px;display:grid;box-shadow:0 18px 55px #1f23410f}.about-years{border-right:1px solid var(--line);flex-direction:column;padding-right:30px;display:flex}.about-years strong{color:var(--purple);letter-spacing:-.07em;font-size:clamp(3.5rem,7vw,5.8rem);font-weight:950;line-height:.9}.about-years span{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-top:13px;font-size:.86rem;font-weight:850;line-height:1.35}.about-highlight>p{color:var(--muted);margin:0;font-size:1.03rem;line-height:1.75}.timeline{width:min(100%,1040px);margin:0 auto;position:relative}.timeline:before{content:"";background:linear-gradient(#635bff2e,#635bffb8,#36cbb157);width:2px;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.timeline-item{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr);align-items:start;min-height:190px;margin-bottom:22px;display:grid;position:relative}.timeline-marker{z-index:2;grid-area:1/2;place-items:center;padding-top:28px;display:grid;position:relative}.timeline-marker span{background:var(--purple);border:5px solid #fff;border-radius:50%;width:20px;height:20px;display:block;box-shadow:0 0 0 2px #635bff38,0 7px 18px #635bff47}.timeline-content{border:1px solid var(--line);background:#fff;border-radius:25px;grid-row:1;padding:27px 28px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 15px 45px #1f23410d}.timeline-content:hover{border-color:#635bff40;transform:translateY(-4px);box-shadow:0 20px 54px #1f234117}.timeline-left .timeline-content{grid-column:1}.timeline-right .timeline-content{grid-column:3}.timeline-year{background:var(--purple-soft);min-height:32px;color:var(--purple);letter-spacing:.06em;border-radius:999px;align-items:center;padding:6px 13px;font-size:.8rem;font-weight:950;display:inline-flex}.timeline-content h3{margin:15px 0 10px;font-size:1.34rem;line-height:1.25}.timeline-content p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.68}.about-present{background:linear-gradient(135deg,#635bff1a,#36cbb11a);border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-top:62px;padding:42px 46px;display:grid}.about-present>div{max-width:720px}.about-present h3{letter-spacing:-.035em;margin:16px 0 13px;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.12}.about-present p{color:var(--muted);margin:0;line-height:1.72}.about-present .button{white-space:nowrap}@media (width<=1000px){.about-highlight{max-width:800px}.about-present{grid-template-columns:1fr;gap:28px}.about-present .button{justify-self:start}}@media (width<=720px){.about-highlight{grid-template-columns:1fr;gap:23px;margin:36px auto 54px;padding:26px 23px}.about-years{border-right:0;border-bottom:1px solid var(--line);padding:0 0 23px}.about-years strong{font-size:4.2rem}.timeline:before{left:22px;transform:none}.timeline-item{grid-template-columns:45px minmax(0,1fr);min-height:0;margin-bottom:20px}.timeline-marker{grid-column:1;padding-top:25px}.timeline-left .timeline-content,.timeline-right .timeline-content{grid-column:2}.timeline-content{padding:23px 21px}.timeline-content h3{font-size:1.22rem}.about-present{margin-top:45px;padding:30px 24px}.about-present .button{white-space:normal;text-align:center;width:100%}.site-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.site-header .brand{flex:none}.site-header nav{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;order:3;gap:8px;width:100%;padding:3px 0 7px;overflow-x:auto;display:flex!important}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{border:1px solid var(--line);min-height:40px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:9px 13px;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--purple);border-color:#635bff59}.site-header nav .nav-cta{border-color:var(--purple);background:var(--purple);color:#fff}.site-header nav .nav-cta:hover,.site-header nav .nav-cta:focus-visible{color:#fff}}.mobile-header-cta{display:none}@media (width<=720px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px 10px;display:grid}.site-header .brand,.site-header .brand>span:last-child{min-width:0}.site-header .brand small{letter-spacing:.035em;white-space:normal;max-width:190px;font-size:.65rem;line-height:1.25}.mobile-header-cta{background:var(--purple);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 17px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.site-header nav{grid-column:1/-1;gap:7px;width:100%;padding:2px 0 5px;overflow:visible;display:flex!important}.site-header nav a:not(.nav-cta){white-space:nowrap;flex:1 1 0;min-width:0;min-height:40px;padding:9px 7px;font-size:.7rem}.site-header nav .nav-cta{display:none}}.brand-logo{object-fit:contain;flex:none;width:54px;height:54px;display:block}@media (width<=720px){.site-header{flex-direction:column;align-items:stretch;gap:10px;display:flex!important}.site-header .brand{order:1;align-self:flex-start;width:auto}.site-header .brand small{max-width:none}.mobile-header-cta{text-align:center;order:2;width:100%;min-height:44px;padding:11px 18px;display:inline-flex}.site-header nav{order:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;padding:0;overflow:visible;display:grid!important}.site-header nav a:not(.nav-cta){text-align:center;width:100%;min-width:0;padding:9px 5px;font-size:.68rem}.site-header nav .nav-cta{display:none}}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.video-card{border:1px solid var(--line);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 15px 45px #1f23410d}.video-placeholder{aspect-ratio:16/9;background:radial-gradient(circle at 0 0,#635bff47,#0000 42%),linear-gradient(135deg,#635bff1f,#36cbb129);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:28px;display:flex;position:relative;overflow:hidden}.video-placeholder:before,.video-placeholder:after{content:"";border-radius:50%;position:absolute}.video-placeholder:before{background:#ffffff47;width:210px;height:210px;top:-80px;right:-50px}.video-placeholder:after{background:#635bff14;width:230px;height:230px;bottom:-95px;left:-65px}.video-chip{z-index:2;color:var(--purple);background:#ffffffe0;border:1px solid #635bff2e;border-radius:999px;padding:8px 13px;font-size:.74rem;font-weight:900;position:absolute;top:22px;left:22px}.video-play{z-index:2;background:var(--purple);border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:0 15px 35px #635bff52}.video-play span{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;width:0;height:0;margin-left:5px}.video-placeholder strong{z-index:2;color:var(--ink);font-size:.95rem;position:relative}.video-card-copy{padding:25px 27px 29px}.video-card-copy h3{margin:0 0 11px;font-size:1.45rem}.video-card-copy p{color:var(--muted);margin:0;line-height:1.68}@media (width<=720px){.video-grid{grid-template-columns:1fr}.video-card-copy{padding:22px}.video-play{width:64px;height:64px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{position:relative}main{width:100%;max-width:100%;overflow-x:clip}img,svg,video,iframe{max-width:100%}.site-header,.hero,.section,.trust-strip,footer{box-sizing:border-box;max-width:100%}.site-header>*,.hero>*,.video-grid>*,.experience-grid>*{min-width:0}.hero-image-slot{background:radial-gradient(circle at 25% 25%,#ffffffdb,#0000 28%),radial-gradient(circle at 80% 20%,#36cbb133,#0000 34%),linear-gradient(145deg,#635bff24,#ffbe5c24);border:1px solid #635bff24;border-radius:38px;align-items:flex-end;width:100%;min-width:0;min-height:535px;padding:38px;display:flex;position:relative;overflow:hidden}.hero-image-slot:before,.hero-image-slot:after{content:"";border-radius:50%;position:absolute}.hero-image-slot:before{background:#ffffff59;width:300px;height:300px;top:-110px;right:-85px}.hero-image-slot:after{background:#635bff14;width:330px;height:330px;bottom:-140px;left:-80px}.hero-image-slot-copy{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:24px;flex-direction:column;max-width:390px;padding:24px 26px;display:flex;position:relative;box-shadow:0 18px 48px #1f234117}.hero-image-slot-copy>span{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.73rem;font-weight:950}.hero-image-slot-copy strong{color:var(--ink);letter-spacing:-.035em;margin-top:11px;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.12}.hero-image-slot-copy small{color:var(--muted);margin-top:13px;font-size:.8rem;line-height:1.45}.videos{padding-bottom:54px}.products{padding-top:54px}@media (width<=720px){html,body,#root,main{width:100%;max-width:100%;overflow-x:hidden}.site-header{max-width:calc(100% - 28px)}.site-header .brand,.site-header .brand>span:last-child,.site-header nav{min-width:0;max-width:100%}.site-header nav{overflow:hidden}.site-header nav a:not(.nav-cta){overflow-wrap:anywhere;white-space:normal;min-width:0}.hero-image-slot{border-radius:28px;min-height:375px;padding:20px}.hero-image-slot-copy{width:100%;max-width:100%;padding:21px}.hero-image-slot-copy strong{font-size:1.55rem}.videos{padding-bottom:38px}.products{padding-top:38px}}.pricing{position:relative}.market-switch{justify-content:center;gap:10px;margin:38px auto 14px;display:flex}.market-switch button{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:10px 18px;font-size:.82rem;font-weight:850;transition:border-color .18s,background .18s,color .18s,transform .18s}.market-switch button:hover{color:var(--purple);border-color:#635bff59;transform:translateY(-2px)}.market-switch button.is-active{border-color:var(--purple);background:var(--purple);color:#fff}.market-message{color:var(--muted);text-align:center;margin:0 0 36px;font-size:.86rem}.pricing-summary{grid-template-columns:.85fr 1.15fr;gap:22px;margin-bottom:24px;display:grid}.pricing-summary article{border:1px solid var(--line);border-radius:30px;padding:34px}.institution-price{background:radial-gradient(circle at 100% 0,#ffffffa6,#0000 35%),linear-gradient(145deg,#635bff29,#36cbb11f)}.institution-price>span,.family-purchase>span,.bulletin-pricing article>span,.price-card>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.institution-price>strong{color:var(--purple);letter-spacing:-.07em;margin:16px 0;font-size:clamp(3.6rem,8vw,6.6rem);font-weight:950;line-height:.9;display:block}.pricing-summary h3,.bulletin-pricing h3{margin:15px 0 11px;font-size:1.45rem;line-height:1.2}.pricing-summary p,.bulletin-pricing p{color:var(--muted);margin:0;line-height:1.68}.family-purchase{background:#fff}.family-purchase ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.family-purchase li{color:var(--ink);padding-left:25px;font-size:.92rem;line-height:1.45;position:relative}.family-purchase li:before{background:var(--purple);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:.36em;left:0}.price-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:27px;flex-direction:column;min-height:320px;padding:27px;display:flex}.price-card-featured{background:linear-gradient(155deg,#635bff1c,#fffffff5);border-color:#635bff47;box-shadow:0 18px 50px #635bff1a}.price-card h3{margin:17px 0 14px;font-size:1.35rem}.price-card>strong,.bulletin-pricing article>strong{color:var(--ink);letter-spacing:-.045em;font-size:clamp(1.85rem,3vw,2.7rem);font-weight:950;line-height:1;display:block}.price-card>small,.bulletin-pricing article>small{color:var(--muted);margin-top:8px;font-size:.76rem;line-height:1.35}.price-card p{border-top:1px solid var(--line);color:var(--muted);margin:auto 0 0;padding-top:20px;line-height:1.58}.bulletin-pricing{grid-template-columns:1fr 1fr;gap:22px;display:grid}.bulletin-pricing article{border:1px solid var(--line);border-radius:30px;padding:32px}.bulletin-included{background:linear-gradient(145deg,#36cbb121,#fffffff2)}.bulletin-independent{background:linear-gradient(145deg,#ffbe5c24,#fffffff5)}.bulletin-pricing article>strong{color:var(--purple);margin:17px 0 7px}.bulletin-pricing article>p{margin-top:20px}.pricing-note{background:#635bff0f;border-radius:25px;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:25px 28px;display:flex}.pricing-note p{max-width:760px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.58}.pricing-note .button{white-space:nowrap;flex:none}@media (width<=1000px){.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-summary{grid-template-columns:1fr}}@media (width<=720px){.site-header nav{grid-template-columns:repeat(2,minmax(0,1fr))}.market-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.market-switch button{width:100%;padding:10px 8px;font-size:.72rem}.pricing-summary article,.bulletin-pricing article{padding:26px 22px}.price-grid,.bulletin-pricing{grid-template-columns:1fr}.price-card{min-height:275px;padding:25px 22px}.pricing-note{flex-direction:column;align-items:stretch;padding:24px 22px}.pricing-note .button{white-space:normal;text-align:center;width:100%}}html{scroll-behavior:smooth}.hero-editorial-line{color:var(--purple);letter-spacing:.085em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:950;line-height:1.4}.hero-main-title{line-height:1.02;font-size:clamp(2.3rem,5vw,4.8rem)!important}.experiences-title{max-width:760px;margin-left:auto;margin-right:auto;line-height:1.12;font-size:clamp(1.8rem,3vw,2.65rem)!important}.pricing-requirement{text-align:center;background:linear-gradient(145deg,#635bff1a,#36cbb114);border:1px solid #635bff33;border-radius:25px;max-width:850px;margin:0 auto 34px;padding:26px 30px}.pricing-requirement>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950;display:block}.pricing-requirement>strong{color:var(--ink);margin-top:10px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:950;display:block}.pricing-requirement>p{max-width:680px;color:var(--muted);margin:12px auto 0;line-height:1.62}.back-to-menu-wrap{justify-content:center;margin-top:42px;display:flex}.back-to-menu{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fffc;border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.back-to-menu:hover{color:var(--purple);border-color:#635bff66;transform:translateY(-2px)}@media (width<=720px){#inicio,section{scroll-margin-top:150px}.hero-main-title{font-size:clamp(2rem,10vw,3rem)!important}.hero-editorial-line{font-size:.67rem}.experiences-title{font-size:clamp(1.7rem,8vw,2.15rem)!important}.pricing-requirement{padding:23px 19px}.back-to-menu-wrap{margin-top:34px}.back-to-menu{width:100%;max-width:250px}}.brand-logo-lockup{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:inline-flex}.brand-logo-lockup img{display:block}.brand-subtitle{color:var(--purple);letter-spacing:.035em;white-space:nowrap;font-size:.63rem;font-weight:850;line-height:1.2;display:block}.hero-books-label{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:950;line-height:1.35}@media (width<=720px){.brand-subtitle{letter-spacing:.02em;white-space:normal;max-width:155px;font-size:.55rem}.hero-books-label{letter-spacing:.07em;font-size:.68rem}.site-header .header-presentation-cta{margin-top:18px}}.hero-title-compact{letter-spacing:-.045em;max-width:900px;line-height:1.06;color:var(--purple)!important;font-size:clamp(2.1rem,3.5vw,3.5rem)!important}@media (width<=720px){.hero-title-compact{letter-spacing:-.035em;line-height:1.08;font-size:clamp(1.9rem,8vw,2.5rem)!important}}.hero-title-compact{color:#26386f!important}.hero-team-visual{background:#eef1f8;border:1px solid #26386f24;border-radius:38px;min-width:0;min-height:500px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #26386f2e}.hero-team-visual:after{content:"";pointer-events:none;background:linear-gradient(#141d4100,#141d41d1);height:48%;position:absolute;inset:auto 0 0}.hero-team-visual img{object-fit:cover;object-position:center 42%;width:100%;height:100%;min-height:500px;display:block}.hero-team-caption{z-index:1;color:#fff;gap:7px;display:grid;position:absolute;bottom:26px;left:28px;right:28px}.hero-team-caption span{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.hero-team-caption strong{max-width:520px;font-size:clamp(1.3rem,2.2vw,2rem);line-height:1.12}@media (width<=720px){.hero-title-compact{color:#26386f!important}.hero-team-visual,.hero-team-visual img{min-height:370px}.hero-team-visual{border-radius:27px}.hero-team-caption{bottom:21px;left:21px;right:21px}.hero-team-caption strong{font-size:1.3rem}}.site-header{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #26386f1a;position:sticky;top:0;box-shadow:0 10px 32px #26386f14}#inicio,section{scroll-margin-top:135px}.price-card-pack{color:#fff;transform:translateY(-7px);background:radial-gradient(circle at 100% 0,#fff3,#0000 34%),linear-gradient(145deg,#6757dc,#42389e)!important;border-color:#4e41be59!important;box-shadow:0 24px 55px #493aae45!important}.price-card-pack>span,.price-card-pack h3,.price-card-pack>strong,.price-card-pack>small,.price-card-pack p{color:#fff!important}.price-card-pack p{border-top-color:#ffffff4d!important}.price-card-pack:before{color:#fff;content:"Pack recomendado para las familias.";letter-spacing:.08em;background:#ffffff2b;border-radius:999px;width:fit-content;margin-bottom:14px;padding:7px 11px;font-size:.67rem;font-weight:950;display:inline-flex}.price-card-my-team{background:linear-gradient(150deg,#f0ebff,#fbfaff)!important;border-color:#745bce33!important}.price-card-mi-cubo{background:linear-gradient(150deg,#fff1d9,#fffaf2)!important;border-color:#e19d373d!important}.price-card-mi-mundo{background:linear-gradient(150deg,#dff7ef,#f5fffb)!important;border-color:#38ac9338!important}.price-card-my-team,.price-card-mi-cubo,.price-card-mi-mundo{box-shadow:0 17px 38px #26386f14}.price-card-my-team:hover,.price-card-mi-cubo:hover,.price-card-mi-mundo:hover{transform:translateY(-5px)}@media (width<=720px){.site-header{position:sticky;top:0}#inicio,section{scroll-margin-top:210px}.price-card-pack{transform:none}}html,body,#root{overflow:clip visible}main{overflow:visible!important}.persistent-top-menu{-webkit-backdrop-filter:blur(18px);isolation:isolate;border-bottom:1px solid #26386f1f;width:100%;box-shadow:0 10px 30px #26386f1a;z-index:9999!important;background:#fffffff7!important;position:sticky!important;top:0!important}#inicio,#videos,#precio,#experiencias,#nosotros,section{scroll-margin-top:145px}.price-card-my-team,.price-card-mi-cubo,.price-card-mi-mundo{background:linear-gradient(150deg,#f1edff,#fbfaff)!important;border-color:#6151b133!important;box-shadow:0 17px 38px #352d7017!important}.price-card-my-team:hover,.price-card-mi-cubo:hover,.price-card-mi-mundo:hover{transform:translateY(-5px);border-color:#6151b14d!important;box-shadow:0 22px 46px #352d7024!important}@media (width<=720px){.persistent-top-menu{z-index:9999!important;position:sticky!important;top:0!important}#inicio,#videos,#precio,#experiencias,#nosotros,section{scroll-margin-top:220px}}.lead-form select{color:#26386f;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #26386f2e;border-radius:14px;outline:none;padding:0 15px;transition:border-color .16s,box-shadow .16s}.lead-form select:focus{border-color:#5746beb3;box-shadow:0 0 0 4px #5746be1f}.lead-form select:invalid{color:#26386f9e}.lead-form select option{color:#26386f}.timeline-photo{object-fit:cover;object-position:center 22%;background:#f3f4fa;border:1px solid #26386f1a;border-radius:15px;width:100%;height:clamp(170px,16vw,210px);margin:14px 0 16px;display:block;overflow:hidden;box-shadow:0 12px 28px #26386f17}@media (width<=720px){.timeline-photo{object-position:center 20%;border-radius:13px;height:156px;margin:12px 0 14px}}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.submit-button:disabled{cursor:wait;opacity:.72}.form-message.is-error{font-weight:700}.hero-book-showcase{margin:1.5rem 0 1.25rem}.hero-book-heading{letter-spacing:.09em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:800;display:block}.hero-book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.hero-book-card{background:#ffffffe6;border:1px solid #635bff33;border-radius:18px;flex-direction:column;justify-content:center;gap:.35rem;min-height:104px;padding:1rem;display:flex;position:relative;box-shadow:0 12px 30px #1f293714}.hero-book-card strong{color:#1f2937;font-size:1rem;line-height:1.25}.hero-book-card .hero-book-area{color:#635bff;font-size:.9rem;font-weight:750}@media (width<=760px){.hero-book-grid{grid-template-columns:1fr}.hero-book-card{min-height:auto;padding:.9rem 1rem;position:relative}}.hero-book-number{color:#635bff85;letter-spacing:.08em;font-size:.75rem;font-weight:900;position:absolute;top:.75rem;right:.85rem}@media (width>=761px) and (width<=1050px){.hero-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pricing-summary{justify-content:center;margin-bottom:24px;display:flex}.pricing-summary .institution-price{border-radius:25px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label price""title price""copy price";align-items:center;gap:6px 36px;width:min(100%,760px);padding:24px 30px;display:grid}.institution-price>span{grid-area:label}.institution-price>strong{white-space:nowrap;grid-area:price;margin:0;font-size:clamp(3rem,6vw,5rem);line-height:.9}.institution-price h3{grid-area:title;margin:3px 0 2px;font-size:clamp(1.1rem,2vw,1.35rem)}.institution-price p{grid-area:copy;max-width:54ch;line-height:1.55}@media (width<=720px){.pricing-summary .institution-price{grid-template-columns:1fr;grid-template-areas:"label""price""title""copy";gap:8px;width:100%;padding:24px 22px}.institution-price>strong{margin:3px 0;font-size:clamp(3.2rem,17vw,4.7rem)}.institution-price h3{margin:2px 0}}.pricing-note{text-align:center;justify-content:center;min-height:0;margin-bottom:18px;padding:18px 24px;display:flex}.pricing-note p{margin:0}.institution-benefits-card{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 35%),linear-gradient(145deg,#635bff1f,#36cbb11a);border:1px solid #635bff2e;border-radius:28px;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);align-items:center;gap:34px;margin-bottom:42px;padding:30px 34px;display:grid;box-shadow:0 18px 45px #312e8114}.institution-benefits-copy>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.institution-benefits-copy h3{color:var(--ink);margin:10px 0 12px;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.08}.institution-benefits-copy p{color:var(--muted);margin:0;line-height:1.58}.institution-benefits-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;padding:0;list-style:none;display:grid}.institution-benefits-card li{min-height:42px;color:var(--ink);background:#ffffffb8;border:1px solid #635bff1f;border-radius:14px;padding:11px 12px 11px 38px;font-size:.9rem;line-height:1.4;position:relative}.institution-benefits-card li:before{background:var(--purple);color:#fff;content:"✓";border-radius:50%;place-items:center;width:18px;height:18px;font-size:.68rem;font-weight:950;display:grid;position:absolute;top:10px;left:12px}.price-card-pack:before{white-space:normal;max-width:100%;line-height:1.25}@media (width<=850px){.institution-benefits-card{grid-template-columns:1fr}}@media (width<=620px){.institution-benefits-card{gap:22px;padding:25px 21px}.institution-benefits-card ul{grid-template-columns:1fr}.institution-benefits-card li{min-height:auto}}.mi-cubo-demo-panel{background:radial-gradient(circle at 0 0,#fffffff0,#0000 34%),linear-gradient(145deg,#fff1d9f2,#f1edffdb);border:1px solid #635bff2e;border-radius:30px;grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:28px;margin-top:34px;padding:30px;display:grid;box-shadow:0 18px 45px #352d7017}.mi-cubo-demo-copy{flex-direction:column;justify-content:center;display:flex}.mi-cubo-demo-copy>span{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mi-cubo-demo-copy h3{color:var(--ink);margin:11px 0 13px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.08}.mi-cubo-demo-copy p{color:var(--muted);margin:0 0 18px;line-height:1.62}.mi-cubo-demo-copy small{color:var(--purple);font-weight:850}.mi-cubo-demo-stage{background:#ffffffd1;border:1px solid #635bff24;border-radius:24px;padding:24px}.mi-cubo-demo-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.mi-cubo-demo-progress span{background:#635bff24;border-radius:999px;height:8px}.mi-cubo-demo-progress span.is-active{background:var(--purple)}.mi-cubo-demo-visual{background:#635bff14;border-radius:21px;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;min-height:110px;padding:18px;font-size:clamp(2rem,5vw,3.2rem);display:flex}.mi-cubo-demo-visual span{justify-content:center;align-items:center;display:inline-flex}.mi-cubo-demo-stage h4{color:var(--ink);margin:20px 0 15px;font-size:1.25rem;line-height:1.25}.mi-cubo-demo-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mi-cubo-demo-options button,.mi-cubo-demo-closing button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #635bff2e;border-radius:15px;padding:13px 14px;font-weight:900}.mi-cubo-demo-options button:hover,.mi-cubo-demo-closing button:hover{background:var(--purple-soft);border-color:#635bff61}.mi-cubo-demo-feedback{border-radius:14px;margin:15px 0 0;padding:12px 14px;font-weight:900}.mi-cubo-demo-feedback.is-correct{color:#087f6f;background:#36cbb126}.mi-cubo-demo-feedback.is-wrong{color:#a7352b;background:#ff756524}.mi-cubo-demo-closing{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.mi-cubo-demo-closing strong{color:var(--ink)}.mi-cubo-demo-closing p{color:var(--muted);margin:8px 0 14px;line-height:1.55}@media (width<=850px){.mi-cubo-demo-panel{grid-template-columns:1fr}}@media (width<=620px){.mi-cubo-demo-panel{padding:22px}.mi-cubo-demo-stage{padding:19px}.mi-cubo-demo-options{grid-template-columns:1fr}.mi-cubo-demo-visual{min-height:96px}}.lead-gate-message{color:#fff;background:#ffffff21;border:1px solid #ffffff3d;border-radius:16px;grid-column:1/-1;margin:0 0 16px;padding:13px 15px;font-weight:800;line-height:1.4}.demo-page-shell{background:radial-gradient(circle at 100% 0,#635bff24,#0000 34%),linear-gradient(#fff 0%,#f7f7ff 100%);min-height:100vh}.demo-page-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(18px,5vw,54px);display:flex;position:sticky;top:0}.demo-page-header button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #635bff38;border-radius:999px;padding:12px 18px;font-weight:900}.mi-cubo-demo-page{width:min(1120px,100% - 36px);margin:0 auto;padding:clamp(34px,6vw,72px) 0}.mi-cubo-demo-panel.is-demo-page{margin-top:0}.mi-cubo-demo-panel.is-demo-page .mi-cubo-demo-copy h1{color:var(--ink);letter-spacing:-.055em;margin:11px 0 13px;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.04}.mi-cubo-demo-panel.is-demo-page .mi-cubo-demo-stage h2{color:var(--ink);margin:20px 0 15px;font-size:1.35rem;line-height:1.25}@media (width<=620px){.demo-page-header{flex-direction:column;align-items:flex-start}.demo-page-header button{width:100%}}.mi-mundo-demo-shell{background:radial-gradient(circle at 100% 0,#36cbb124,#0000 34%),linear-gradient(#fff 0%,#f4fffb 100%)}.mi-mundo-demo-page{width:min(1120px,100% - 36px);margin:0 auto;padding:clamp(34px,6vw,72px) 0}.mi-mundo-demo-panel{background:radial-gradient(circle at 0 0,#fffffff0,#0000 34%),linear-gradient(145deg,#e6fff7f2,#f1edffc7);border:1px solid #36cbb138;border-radius:30px;grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:28px;margin-top:34px;padding:30px;display:grid;box-shadow:0 18px 45px #255b5317}.mi-mundo-demo-panel.is-demo-page{margin-top:0}.mi-mundo-demo-copy{flex-direction:column;justify-content:center;display:flex}.mi-mundo-demo-copy>span{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mi-mundo-demo-copy h1{color:var(--ink);letter-spacing:-.055em;margin:11px 0 13px;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.04}.mi-mundo-demo-copy p{color:var(--muted);margin:0 0 18px;line-height:1.62}.mi-mundo-demo-copy small{color:var(--purple);font-weight:850}.mi-mundo-demo-stage{background:#ffffffd6;border:1px solid #36cbb12e;border-radius:24px;padding:24px}.mi-mundo-demo-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.mi-mundo-demo-progress span{background:#36cbb129;border-radius:999px;height:8px}.mi-mundo-demo-progress span.is-active{background:var(--purple)}.mi-mundo-demo-visual{background:#36cbb11c;border-radius:21px;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;min-height:110px;padding:18px;font-size:clamp(2rem,5vw,3.2rem);display:flex}.mi-mundo-demo-visual span{justify-content:center;align-items:center;display:inline-flex}.mi-mundo-demo-stage h2{color:var(--ink);margin:20px 0 15px;font-size:1.35rem;line-height:1.25}.mi-mundo-demo-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mi-mundo-demo-options button,.mi-mundo-demo-closing button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #635bff2e;border-radius:15px;padding:13px 14px;font-weight:900}.mi-mundo-demo-options button:hover,.mi-mundo-demo-closing button:hover{background:var(--purple-soft);border-color:#635bff61}.mi-mundo-demo-feedback{border-radius:14px;margin:15px 0 0;padding:12px 14px;font-weight:900}.mi-mundo-demo-feedback.is-correct{color:#087f6f;background:#36cbb126}.mi-mundo-demo-feedback.is-wrong{color:#a7352b;background:#ff756524}.mi-mundo-demo-closing{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.mi-mundo-demo-closing strong{color:var(--ink)}.mi-mundo-demo-closing p{color:var(--muted);margin:8px 0 14px;line-height:1.55}@media (width<=850px){.mi-mundo-demo-panel{grid-template-columns:1fr}}@media (width<=620px){.mi-mundo-demo-panel{padding:22px}.mi-mundo-demo-stage{padding:19px}.mi-mundo-demo-options{grid-template-columns:1fr}.mi-mundo-demo-visual{min-height:96px}}.boletin-demo-shell{background:radial-gradient(circle at 100% 0,#ffbe5c29,#0000 34%),linear-gradient(#fff 0%,#fffaf2 100%)}.boletin-demo-page{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:28px;width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(34px,6vw,72px) 0;display:grid}.boletin-demo-panel,.boletin-preview-card{background:#ffffffe6;border:1px solid #635bff29;border-radius:30px;padding:30px;box-shadow:0 18px 45px #52412014}.boletin-demo-copy>span,.boletin-preview-header span,.boletin-preview-observation span{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:950}.boletin-demo-copy h1{color:var(--ink);letter-spacing:-.055em;margin:11px 0 13px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.boletin-demo-copy p{color:var(--muted);margin:0 0 18px;line-height:1.62}.boletin-demo-copy small{color:var(--purple);font-weight:850}.boletin-demo-builder{gap:16px;margin-top:24px;display:grid}.boletin-demo-builder label{color:var(--ink);gap:8px;font-weight:900;display:grid}.boletin-demo-builder select,.boletin-rating-row select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #635bff2e;border-radius:15px;padding:12px 13px}.boletin-demo-ratings{gap:12px;margin-top:6px;display:grid}.boletin-rating-row{border:1px solid var(--line);background:#635bff0a;border-radius:18px;gap:10px;padding:14px;display:grid}.boletin-rating-row p{color:var(--muted);margin:0;line-height:1.45}.boletin-preview-card{align-self:start}.boletin-preview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.boletin-preview-header strong{background:var(--purple-soft);color:var(--purple);border-radius:999px;padding:8px 12px;font-size:.82rem}.boletin-preview-student h2{color:var(--ink);margin:22px 0 6px;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.1}.boletin-preview-student p{color:var(--muted);margin:0;font-weight:800}.boletin-preview-table{gap:10px;margin-top:24px;display:grid}.boletin-preview-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:15px;padding-bottom:10px;display:grid}.boletin-preview-row span{color:var(--muted);line-height:1.4}.boletin-preview-row strong{color:var(--ink);white-space:nowrap;background:#ffbe5c2e;border-radius:999px;padding:7px 10px;font-size:.78rem}.boletin-preview-observation{background:#36cbb11a;border-radius:21px;margin-top:24px;padding:18px}.boletin-preview-observation p,.boletin-preview-footer p{color:var(--muted);margin:9px 0 0;line-height:1.55}.boletin-preview-actions{gap:12px;margin-top:22px;display:grid}.boletin-preview-actions button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:16px;padding:14px 18px;font-weight:950}.boletin-preview-actions button:disabled{cursor:wait;opacity:.68}.boletin-email-message{border-radius:14px;margin:0;padding:12px 14px;font-weight:850;line-height:1.4}.boletin-email-message.is-success{color:#087f6f;background:#36cbb126}.boletin-email-message.is-error{color:#a7352b;background:#ff756524}.boletin-email-message.is-sending{background:var(--purple-soft);color:var(--purple)}.boletin-preview-footer{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.boletin-preview-footer strong{color:var(--ink)}@media (width<=920px){.boletin-demo-page{grid-template-columns:1fr}}@media (width<=620px){.boletin-demo-panel,.boletin-preview-card{padding:22px}.boletin-preview-header,.boletin-preview-row{grid-template-columns:1fr;align-items:flex-start}.boletin-preview-header{display:grid}}.mi-cubo-demo-credential-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.mi-cubo-demo-credential-grid article{background:#ffffffb3;border:1px solid #635bff24;border-radius:17px;padding:13px}.mi-cubo-demo-credential-grid span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.mi-cubo-demo-credential-grid strong{color:var(--ink);margin-top:5px;font-size:.98rem;line-height:1.25;display:block}.mi-cubo-demo-accordions{gap:10px;margin:0 0 20px;display:grid}.mi-cubo-demo-accordions details{background:#ffffffbd;border:1px solid #635bff24;border-radius:17px;padding:0;overflow:hidden}.mi-cubo-demo-accordions summary{cursor:pointer;color:var(--ink);padding:14px 15px;font-weight:950;line-height:1.35}.mi-cubo-demo-accordions details[open] summary{background:#635bff0f;border-bottom:1px solid #635bff1f}.mi-cubo-demo-accordions p,.mi-cubo-demo-accordions ul,.mi-cubo-demo-accordions ol{color:var(--muted);margin:0;padding:14px 18px 16px 34px;line-height:1.55}.mi-cubo-demo-accordions p{padding-left:18px}.mi-cubo-demo-accordions li+li{margin-top:7px}.mi-cubo-demo-accordions strong{color:var(--ink)}@media (width<=620px){.mi-cubo-demo-credential-grid{grid-template-columns:1fr}.mi-cubo-demo-accordions p,.mi-cubo-demo-accordions ul,.mi-cubo-demo-accordions ol{padding-right:14px}}.mi-cubo-deliverable-page{grid-template-columns:1fr;gap:28px;width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(34px,6vw,72px) 0;display:grid}.mi-cubo-info-card,.mi-cubo-demo-card{background:#ffffffe6;border:1px solid #635bff29;border-radius:30px;padding:30px;box-shadow:0 18px 45px #2a246114}.mi-cubo-info-card{align-self:start}.mi-cubo-demo-card{align-self:start;gap:22px;display:grid}.mi-cubo-info-heading>span,.mi-cubo-demo-card-heading>span{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:950}.mi-cubo-info-heading h1,.mi-cubo-demo-card-heading h2{color:var(--ink);letter-spacing:-.055em;margin:11px 0 13px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.04}.mi-cubo-demo-card-heading h2{font-size:clamp(1.8rem,3.4vw,2.7rem)}.mi-cubo-info-heading p,.mi-cubo-demo-card-heading p{color:var(--muted);margin:0 0 18px;line-height:1.62}.mi-cubo-demo-card-heading small{color:var(--purple);font-weight:850}.mi-cubo-tech-details{background:#635bff0a;border:1px solid #635bff24;border-radius:20px;margin:22px 0 12px;overflow:hidden}.mi-cubo-tech-details summary{cursor:pointer;color:var(--ink);padding:15px 16px;font-weight:950}.mi-cubo-tech-details[open] summary{background:#635bff0f;border-bottom:1px solid #635bff1f}.mi-cubo-tech-details .mi-cubo-demo-credential-grid{margin:16px}.mi-cubo-demo-card .mi-cubo-demo-stage{background:#f7f7ffeb}@media (width<=980px){.mi-cubo-deliverable-page{grid-template-columns:1fr}}@media (width<=620px){.mi-cubo-info-card,.mi-cubo-demo-card{padding:22px}.mi-cubo-tech-details .mi-cubo-demo-credential-grid{margin:14px}}.mi-cubo-character-credentials{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 18px 16px;display:grid}.mi-cubo-character-credentials article{background:#ffffffb8;border:1px solid #635bff1f;border-radius:16px;padding:14px}.mi-cubo-character-credentials span{color:var(--ink);margin-bottom:8px;font-weight:950;line-height:1.25;display:block}.mi-cubo-character-credentials p{color:var(--muted);margin:0;padding:0;line-height:1.5}@media (width<=850px){.mi-cubo-character-credentials{grid-template-columns:1fr}}.mi-cubo-demo-character-areas{grid-template-columns:1fr;gap:12px;margin:18px 0 20px;display:grid}.mi-cubo-demo-character-areas article{border:1px solid var(--line);background:#ffffffbd;border-radius:18px;grid-template-columns:92px 1fr;align-content:start;align-items:center;gap:14px;padding:14px;display:grid}.mi-cubo-demo-character-areas img{object-fit:contain;background:var(--purple-soft);border-radius:18px;width:82px;height:82px}.mi-cubo-demo-character-areas strong{color:var(--ink);margin-bottom:7px;font-weight:950;line-height:1.2;display:block}.mi-cubo-demo-character-areas p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}@media (width<=520px){.mi-cubo-demo-character-areas article{grid-template-columns:1fr}}.sammy-concept-walkthrough{border:1px solid var(--line);background:#ffffffc2;border-radius:22px;margin:18px 0 22px;padding:18px}.sammy-concept-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sammy-concept-header span{color:var(--muted);font-weight:850}.sammy-concept-header strong{color:var(--purple);font-weight:950}.sammy-concept-copy h3{color:var(--ink);margin:0 0 8px;font-size:1.25rem;line-height:1.2}.sammy-concept-copy p{color:var(--muted);margin:0 0 9px;line-height:1.55}.sammy-concept-copy p:first-of-type{color:var(--ink);font-weight:850}.sammy-concept-visual{background:var(--purple-soft);min-height:170px;color:var(--ink);text-align:center;border-radius:20px;place-items:center;gap:12px;padding:18px;font-size:2rem;display:grid}.sammy-concept-visual-groups,.sammy-concept-visual-compare{grid-template-columns:repeat(2,minmax(0,1fr))}.sammy-visual-group{background:#ffffffb8;border:1px solid #635bff24;border-radius:18px;width:100%;padding:14px}.sammy-visual-group span{color:var(--muted);margin-bottom:10px;font-size:.86rem;font-weight:900;display:block}.sammy-visual-group strong{color:var(--purple);margin-top:9px;font-size:.9rem;display:inline-block}.sammy-visual-group-winner{outline:2px solid #635bff2e}.sammy-concept-visual-count{justify-content:center;align-items:center;display:flex}.sammy-concept-visual-count div{justify-items:center;gap:8px;display:grid}.sammy-concept-visual-count strong{background:var(--purple);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.sammy-concept-visual-count span,.sammy-concept-visual-repeat div{font-size:2.6rem}.sammy-concept-visual-repeat p{color:var(--purple);margin:0;font-size:1rem;font-weight:950}.sammy-concept-ready{color:#166534;background:#22c55e1f;border-radius:16px;margin-top:14px;padding:12px 14px;font-weight:900}@media (width<=850px){.sammy-concept-body,.sammy-concept-visual-groups,.sammy-concept-visual-compare{grid-template-columns:1fr}.sammy-concept-header{flex-direction:column;align-items:flex-start}}.mi-cubo-speaking-credentials{gap:16px;margin:20px 0 24px;display:grid}.speaking-character-image-slot{min-height:132px;color:var(--purple);text-align:center;background:#ffffffb8;border:2px dashed #635bff3d;border-radius:24px;place-items:center;padding:12px;display:grid}.speaking-character-image-slot span{font-size:.82rem;font-weight:950;line-height:1.25}.speaking-character-copy{align-content:center;gap:8px;display:grid}.speaking-character-kicker{width:fit-content;color:var(--purple);letter-spacing:.06em;text-transform:uppercase;background:#635bff1a;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:950}.speaking-character-copy h3{color:var(--ink);margin:0;font-size:1.34rem;line-height:1.12}.speaking-play-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-height:46px;margin-top:8px;padding:0 18px;font-weight:950;display:inline-flex;box-shadow:0 16px 28px #635bff38}.speaking-play-button span{background:#ffffff2e;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.76rem;display:grid}@media (width<=720px){.speaking-character-card{grid-template-columns:1fr}.speaking-character-image-slot{min-height:150px}.speaking-play-button{width:100%}}.mi-cubo-speaking-credentials{gap:1rem;display:grid}.speaking-character-card{background:#fff;border:1px solid #6366f124;border-radius:24px;grid-template-columns:124px minmax(0,1fr);align-items:start;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 10px 30px #0f172a0d}.speaking-character-image-slot{aspect-ratio:1;text-align:center;color:#4f46e5;background:#f8faff;border:2px dashed #c7d2fe;border-radius:24px;justify-content:center;place-self:start;align-items:center;width:124px;min-width:124px;height:124px;min-height:124px;padding:.8rem;font-weight:700;line-height:1.2;display:flex}.speaking-character-image-slot span{max-width:72px;display:block}.speaking-character-copy{flex-direction:column;align-items:flex-start;gap:.7rem;min-width:0;display:flex}.speaking-character-kicker{color:#5b5cf0;letter-spacing:.05em;text-transform:uppercase;background:#6366f11f;border-radius:999px;align-items:center;padding:.3rem .72rem;font-size:.78rem;font-weight:800;display:inline-flex}.speaking-character-copy h3{color:#0f172a;margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;line-height:1.1}.speaking-character-copy p{color:#475569;margin:0;line-height:1.6}.speaking-play-button{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d5efc 0%,#7c3aed 100%);border:0;border-radius:999px;align-items:center;gap:.7rem;padding:.88rem 1.2rem .88rem .88rem;font-size:1rem;font-weight:800;line-height:1;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 26px #6d5efc3d}.speaking-play-button:hover{transform:translateY(-1px);box-shadow:0 18px 30px #6d5efc47}.speaking-play-icon{background:#ffffff38;border-radius:999px;width:30px;min-width:30px;height:30px;display:inline-block;position:relative}@media (width<=720px){.speaking-character-card{grid-template-columns:1fr}.speaking-character-image-slot{width:112px;min-width:112px;height:112px;min-height:112px}}.mi-cubo-demo-card-heading{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-bottom:22px!important;display:flex!important}.mi-cubo-demo-eyebrow{color:#6258f5!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;display:block!important}.mi-cubo-demo-title{color:#172033!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0!important;font-size:clamp(28px,3vw,42px)!important;font-weight:800!important;line-height:1.08!important}.mi-cubo-speaking-credentials{flex-direction:column!important;gap:20px!important;width:100%!important;display:flex!important}.speaking-character-card{box-sizing:border-box!important;background:#fff!important;border:1px solid #6366f129!important;border-radius:24px!important;grid-template-columns:120px minmax(0,1fr)!important;grid-template-areas:"kicker kicker""image title""image button"!important;align-items:start!important;gap:12px 22px!important;width:100%!important;padding:24px!important;display:grid!important}.speaking-character-copy{display:contents!important}.speaking-character-kicker{color:#5f56ed!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:#efefff!important;border-radius:999px!important;grid-area:kicker!important;justify-self:start!important;align-items:center!important;width:auto!important;padding:7px 12px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.speaking-character-image-slot{aspect-ratio:1!important;color:#554be7!important;text-align:center!important;box-sizing:border-box!important;background:#fafaff!important;border:2px dashed #cbd2ff!important;border-radius:22px!important;grid-area:image!important;justify-content:center!important;align-self:start!important;align-items:center!important;width:120px!important;min-width:120px!important;max-width:120px!important;height:120px!important;min-height:120px!important;max-height:120px!important;padding:12px!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;display:flex!important}.speaking-character-copy>h3{color:#111827!important;letter-spacing:-.02em!important;grid-area:title!important;align-self:end!important;margin:0!important;font-size:clamp(27px,2.4vw,36px)!important;font-weight:800!important;line-height:1.08!important}.speaking-character-copy>.speaking-play-button{grid-area:button!important;place-self:start!important}.mi-cubo-speaking-credentials>.speaking-character-card:first-of-type .speaking-character-copy>p{display:none!important}.speaking-play-button{appearance:none!important;color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(135deg,#6858ff,#8337ed)!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:11px!important;width:max-content!important;min-width:220px!important;max-width:none!important;min-height:50px!important;padding:11px 20px!important;font-size:15px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 11px 24px #694bf53d!important}.speaking-play-button:before,.speaking-play-button:after{content:none!important;display:none!important}.speaking-play-button>span:last-child{white-space:nowrap!important;width:auto!important;display:inline-block!important}.speaking-play-icon{background:#fff3!important;border-radius:50%!important;flex:0 0 30px!important;width:30px!important;min-width:30px!important;height:30px!important;display:inline-block!important;position:relative!important}.speaking-play-icon:before{content:""!important;border-top:7px solid #0000!important;border-bottom:7px solid #0000!important;border-left:10px solid #fff!important;width:0!important;height:0!important;position:absolute!important;top:8px!important;left:11px!important}.speaking-character-copy>.sammy-concept-walkthrough,.speaking-character-copy>.mi-cubo-demo-copy,.speaking-character-copy>.mi-cubo-demo-stage,.speaking-character-copy>p{grid-column:1/-1!important}.sammy-concept-walkthrough{box-sizing:border-box!important;background:#fff!important;border:1px solid #e0e4ef!important;border-radius:20px!important;width:100%!important;margin-top:10px!important;padding:20px!important}.sammy-concept-body{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr)!important;align-items:center!important;gap:20px!important;display:grid!important}.sammy-topic-list{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important;display:flex!important}.sammy-topic-list>span,.sammy-topic-list>div{color:#172033!important;width:100%!important;font-size:24px!important;font-weight:700!important;line-height:1.15!important;display:block!important}.sammy-concept-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;margin-top:18px!important;display:flex!important}.sammy-concept-actions button{appearance:none!important;cursor:pointer!important;border-radius:999px!important;width:auto!important;min-width:170px!important;padding:12px 18px!important;font-size:14px!important;font-weight:800!important;line-height:1!important}.sammy-concept-actions .secondary-button{color:#4e46cf!important;background:#f0f1ff!important;border:1px solid #c8ceff!important}.sammy-concept-actions .primary-button{color:#fff!important;background:linear-gradient(135deg,#6858ff,#8337ed)!important;border:0!important;box-shadow:0 8px 18px #694bf533!important}@media (width<=760px){.mi-cubo-demo-title{font-size:30px!important}.speaking-character-card{grid-template-columns:104px minmax(0,1fr)!important;column-gap:16px!important;padding:20px!important}.speaking-character-image-slot{width:104px!important;min-width:104px!important;max-width:104px!important;height:104px!important;min-height:104px!important;max-height:104px!important}.speaking-character-copy>h3{font-size:25px!important}.speaking-character-copy>.speaking-play-button{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin-top:4px!important}.sammy-concept-body{grid-template-columns:1fr!important}.sammy-concept-actions{justify-content:stretch!important}.sammy-concept-actions button{flex:100%!important;width:100%!important;min-width:0!important}}.speaking-play-button>span,.speaking-play-button .speaking-play-label{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.speaking-play-button .speaking-play-icon{background:#ffffff2e!important;border-radius:50%!important}.mi-cubo-info-heading{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin-bottom:24px!important;display:flex!important}.mi-cubo-book-brand{align-items:center!important;gap:12px!important;display:inline-flex!important}.mi-cubo-book-brand>span{color:#6658e8!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important}.mi-cubo-logo-mark{box-sizing:border-box!important;background:linear-gradient(135deg,#6658e8,#8a3fd1)!important;border-radius:15px!important;grid-template-rows:repeat(2,1fr)!important;grid-template-columns:repeat(2,1fr)!important;gap:5px!important;width:48px!important;min-width:48px!important;height:48px!important;padding:7px!important;display:grid!important}.mi-cubo-logo-mark span{background:#fff!important;border-radius:4px!important;display:block!important}.mi-cubo-logo-mark span:nth-child(2),.mi-cubo-logo-mark span:nth-child(3){opacity:.72!important}.mi-cubo-info-heading h1{color:#182136!important;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(32px,4vw,48px)!important;font-weight:800!important;line-height:1.05!important}.mi-cubo-info-heading h1 small{color:#687086!important;letter-spacing:0!important;margin-top:6px!important;font-size:.48em!important;font-weight:650!important;line-height:1.2!important;display:block!important}.mi-cubo-master-accordion{box-sizing:border-box!important;background:#fff!important;border:1px solid #dedff0!important;border-radius:18px!important;width:100%!important;margin:0!important;overflow:hidden!important}.mi-cubo-master-accordion>summary{cursor:pointer!important;color:#202943!important;background:#f5f4ff!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:17px 20px!important;font-size:17px!important;font-weight:800!important;line-height:1.2!important;list-style:none!important;display:flex!important}.mi-cubo-master-accordion>summary::-webkit-details-marker{display:none!important}.mi-cubo-master-accordion>summary:after{content:"+"!important;color:#6658e8!important;background:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;font-size:21px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.mi-cubo-master-accordion[open]>summary:after{content:"-"!important}.mi-cubo-master-accordion-body{background:#fff!important;flex-direction:column!important;gap:12px!important;padding:16px!important;display:flex!important}.mi-cubo-master-accordion-body>.mi-cubo-tech-details{width:100%!important;margin:0!important}.mi-cubo-master-accordion-body>.mi-cubo-demo-accordions{flex-direction:column!important;gap:12px!important;width:100%!important;margin:0!important;display:flex!important}.mi-cubo-master-accordion-body details{box-sizing:border-box!important;background:#fff!important;border:1px solid #e4e5ef!important;border-radius:14px!important;width:100%!important;margin:0!important;overflow:hidden!important}.mi-cubo-master-accordion-body details>summary{cursor:pointer!important;color:#29334b!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:14px 16px!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important;list-style:none!important;display:flex!important}.mi-cubo-master-accordion-body details>summary::-webkit-details-marker{display:none!important}.mi-cubo-master-accordion-body details>summary:after{content:"+"!important;color:#6658e8!important;font-size:18px!important;line-height:1!important}.mi-cubo-master-accordion-body details[open]>summary:after{content:"-"!important}@media (width<=760px){.mi-cubo-logo-mark{width:42px!important;min-width:42px!important;height:42px!important;padding:6px!important}.mi-cubo-info-heading h1{font-size:32px!important}.mi-cubo-master-accordion>summary{padding:15px 16px!important}.mi-cubo-master-accordion-body{padding:12px!important}}.mi-cubo-deliverable-page{background:radial-gradient(circle at 10% 16%,#ffd25a29 0 36px,#0000 37px),radial-gradient(circle at 86% 14%,#81d4fa2e 0 42px,#0000 43px),radial-gradient(circle at 82% 78%,#aed58129 0 34px,#0000 35px),radial-gradient(circle at 18% 82%,#f48fb124 0 30px,#0000 31px),radial-gradient(circle at 28% 48%,#ddd6fe29 0 26px,#0000 27px),radial-gradient(circle at 72% 52%,#ffe0b224 0 24px,#0000 25px),linear-gradient(#fcfbff 0%,#f7f5ff 100%);border-radius:28px;position:relative;overflow:hidden}.mi-cubo-deliverable-page:before,.mi-cubo-deliverable-page:after{pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;position:absolute}.mi-cubo-deliverable-page:before{content:"1   2   3   4   5";color:#6750e61a;letter-spacing:10px;font-size:42px;font-weight:800;top:90px;right:40px;transform:rotate(-8deg)}.mi-cubo-deliverable-page:after{content:"?   ?   ?      ?   ?";color:#38bdf81f;letter-spacing:10px;font-size:40px;font-weight:700;bottom:90px;left:36px;transform:rotate(6deg)}.mi-cubo-deliverable-page>*{z-index:1;position:relative}.mi-cubo-info-card,.mi-cubo-demo-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6!important;box-shadow:0 10px 28px #6d5efc0f!important}@media (width<=760px){.mi-cubo-deliverable-page:before{letter-spacing:6px;font-size:28px;top:80px;right:18px}.mi-cubo-deliverable-page:after{letter-spacing:6px;font-size:28px;bottom:70px;left:14px}}.mi-cubo-demo-shell{background:radial-gradient(circle at 7% 12%,#ffcf5c3d 0 54px,#0000 55px),radial-gradient(circle at 92% 10%,#6fcdf638 0 62px,#0000 63px),radial-gradient(circle at 88% 44%,#a8dd9f30 0 48px,#0000 49px),radial-gradient(circle at 10% 60%,#f79db82b 0 44px,#0000 45px),radial-gradient(circle at 78% 88%,#beb1f630 0 58px,#0000 59px),linear-gradient(#fbfaff 0%,#f5f2ff 46%,#f9fbff 100%)!important;min-height:100vh!important;position:relative!important;overflow:hidden!important}.mi-cubo-demo-shell:before{content:"1   2   3";z-index:0!important;pointer-events:none!important;color:#6857e017!important;letter-spacing:18px!important;white-space:nowrap!important;font-size:clamp(42px,6vw,82px)!important;font-weight:900!important;line-height:1!important;position:absolute!important;top:120px!important;left:4%!important;transform:rotate(-8deg)!important}.mi-cubo-demo-shell:after{content:"?  ?  ?     4  5";z-index:0!important;pointer-events:none!important;color:#2baee11a!important;letter-spacing:13px!important;white-space:nowrap!important;font-size:clamp(34px,5vw,68px)!important;font-weight:800!important;line-height:1!important;position:absolute!important;bottom:110px!important;right:4%!important;transform:rotate(7deg)!important}.mi-cubo-deliverable-page:before{content:""!important;z-index:-1!important;pointer-events:none!important;filter:blur(3px)!important;background:#86d3f429!important;border-radius:50%!important;width:250px!important;height:250px!important;position:absolute!important;top:23%!important;right:-90px!important}.mi-cubo-deliverable-page:after{content:""!important;z-index:-1!important;pointer-events:none!important;filter:blur(3px)!important;background:#ffd36b29!important;border-radius:50%!important;width:220px!important;height:220px!important;position:absolute!important;bottom:13%!important;left:-80px!important}@media (width<=760px){.mi-cubo-demo-shell{background:radial-gradient(circle at 4% 12%,#ffcf5c30 0 34px,#0000 35px),radial-gradient(circle at 96% 16%,#6fcdf62e 0 40px,#0000 41px),radial-gradient(circle at 92% 68%,#a8dd9f26 0 32px,#0000 33px),radial-gradient(circle at 7% 86%,#f79db824 0 30px,#0000 31px),linear-gradient(#fbfaff 0%,#f5f2ff 50%,#f9fbff 100%)!important}.mi-cubo-demo-shell:before{letter-spacing:8px!important;font-size:38px!important;top:105px!important;left:12px!important}.mi-cubo-demo-shell:after{letter-spacing:6px!important;font-size:30px!important;bottom:70px!important;right:8px!important}.mi-cubo-deliverable-page{width:calc(100% - 20px)!important;padding:20px 0 38px!important}.mi-cubo-deliverable-page:before{width:140px!important;height:140px!important;right:-55px!important}.mi-cubo-deliverable-page:after{width:130px!important;height:130px!important;left:-50px!important}.speaking-character-card{grid-template-columns:150px minmax(0,1fr)!important;grid-template-areas:"section section""image title""button button"!important;align-items:center!important;gap:16px 18px!important;padding:22px 18px!important;display:grid!important}.speaking-character-copy{display:contents!important}.speaking-character-kicker{grid-area:section!important;justify-self:start!important;margin:0!important}.speaking-character-image-slot{aspect-ratio:1!important;grid-area:image!important;width:100%!important;max-width:150px!important;margin:0!important}.speaking-character-copy h3{overflow-wrap:normal!important;word-break:normal!important;grid-area:title!important;align-self:center!important;margin:0!important;font-size:clamp(29px,8vw,39px)!important;line-height:1.02!important}.speaking-character-copy p{display:none!important}.speaking-play-button{box-sizing:border-box!important;grid-area:button!important;place-self:stretch stretch!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:64px!important;margin:0!important;padding:12px 20px!important;position:static!important;inset:auto!important;transform:none!important}}@media (width<=430px){.speaking-character-card{grid-template-columns:145px minmax(0,1fr)!important;column-gap:14px!important;padding:20px 16px!important}.speaking-character-image-slot{max-width:145px!important}.speaking-character-copy h3{font-size:32px!important}}@media (width<=360px){.speaking-character-card{grid-template-columns:128px minmax(0,1fr)!important;column-gap:12px!important;padding:18px 14px!important}.speaking-character-image-slot{max-width:128px!important}.speaking-character-copy h3{font-size:28px!important}.speaking-play-button{min-height:58px!important;padding-left:14px!important;padding-right:14px!important}}.mi-cubo-demo-shell{background-image:linear-gradient(#a8c5ff2e 1px,#0000 1px),linear-gradient(90deg,#a8c5ff2e 1px,#0000 1px),radial-gradient(circle at 8% 14%,#ffd66624 0 44px,#0000 45px),radial-gradient(circle at 90% 16%,#81d4fa24 0 52px,#0000 53px),radial-gradient(circle at 84% 82%,#aed5811f 0 42px,#0000 43px),radial-gradient(circle at 12% 80%,#f48fb11f 0 38px,#0000 39px);background-color:#fdfcff!important;background-position:0 0,0 0,0 0,0 0,0 0,0 0!important;background-size:28px 28px,28px 28px,auto,auto,auto,auto!important;min-height:100vh!important;position:relative!important;overflow:hidden!important}.mi-cubo-demo-shell:before,.mi-cubo-demo-shell:after{content:none!important;display:none!important}.mi-cubo-deliverable-page{z-index:1!important;background:0 0!important;width:min(1180px,100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;padding:34px 0 56px!important;position:relative!important;overflow:visible!important}.mi-cubo-deliverable-page:before,.mi-cubo-deliverable-page:after{content:none!important;display:none!important}.mi-cubo-info-card,.mi-cubo-demo-card{z-index:1!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#ffffffeb!important;border:1px solid #7081ff17!important;position:relative!important;box-shadow:0 18px 40px #584fa012,0 4px 14px #584fa00a!important}.mi-cubo-info-card:before,.mi-cubo-info-card:after,.mi-cubo-demo-card:before,.mi-cubo-demo-card:after{content:none!important;display:none!important}.mi-cubo-demo-shell .demo-header{z-index:2!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#ffffffe0!important;border-bottom:1px solid #7081ff14!important;position:relative!important}@media (width<=760px){.mi-cubo-demo-shell{background-size:22px 22px,22px 22px,auto,auto,auto,auto!important}.mi-cubo-deliverable-page{width:calc(100% - 20px)!important;padding:20px 0 38px!important}}.demo-page-shell:has(.mi-cubo-deliverable-page){background-color:#fdfcff;background-image:linear-gradient(#91bbf233 1px,#0000 1px),linear-gradient(90deg,#91bbf233 1px,#0000 1px),radial-gradient(circle at 8% 16%,#ffd66929 0 44px,#0000 45px),radial-gradient(circle at 92% 18%,#7dd3fc24 0 54px,#0000 55px),radial-gradient(circle at 88% 84%,#adde9d21 0 45px,#0000 46px),radial-gradient(circle at 10% 82%,#f699b71f 0 40px,#0000 41px);background-size:28px 28px,28px 28px,auto,auto,auto,auto;min-height:100vh}.demo-page-shell:has(.mi-cubo-deliverable-page) .demo-page-header{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffeb}.mi-cubo-deliverable-page{background:0 0!important;width:min(1120px,100% - 36px)!important;margin:0 auto!important;padding:36px 0 64px!important;overflow:visible!important}.mi-cubo-book-home{flex-direction:column;gap:23px;display:flex}.mi-cubo-book-welcome{background:#fffffff2;border:1px solid #6558e821;border-radius:28px;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:center;gap:34px;padding:34px;display:grid;box-shadow:0 20px 46px #50459b14,0 5px 15px #50459b0a}.mi-cubo-book-identity{align-items:center;gap:17px;display:flex}.mi-cubo-book-logo{background:linear-gradient(145deg,#6559e9,#8b45cf);border-radius:24px;flex:0 0 86px;grid-template-columns:repeat(2,1fr);gap:6px;width:86px;height:86px;padding:8px;display:grid;box-shadow:0 14px 28px #6559e93b}.mi-cubo-book-logo span{color:#6559e9;background:#fffffff5;border-radius:9px;place-items:center;font-size:18px;font-weight:900;display:grid}.mi-cubo-book-identity>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.mi-cubo-book-identity>div:last-child>span{color:#72798c;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.mi-cubo-book-identity strong{color:#1b233b;letter-spacing:-.045em;margin-top:4px;font-size:clamp(34px,4vw,48px);line-height:1}.mi-cubo-book-identity small{color:#6659e8;margin-top:7px;font-size:14px;font-weight:750}.mi-cubo-book-greeting{flex-direction:column;align-items:flex-start;display:flex}.mi-cubo-book-label{color:#6659e8;background:#f0edff;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:850;display:inline-flex}.mi-cubo-book-greeting h1{color:#192139;letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,56px);line-height:1.02}.mi-cubo-book-greeting p{color:#646d80;max-width:590px;margin:13px 0 0;font-size:17px;line-height:1.55}.mi-cubo-pedagogical-intro{background:#f1f8fff2;border:1px solid #5889d929;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:24px;display:grid}.mi-cubo-pedagogical-intro>div:first-child>span{color:#477cc6;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.mi-cubo-pedagogical-intro h2{color:#213351;margin:5px 0 8px;font-size:23px}.mi-cubo-pedagogical-intro p{color:#59708e;margin:0;line-height:1.5}.mi-cubo-rector-activities{flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:320px;display:flex}.mi-cubo-rector-activities span{color:#4775b9;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 5px 12px #406bad12}.mi-cubo-curriculum-notice{background:#effcf6f2;border:1px solid #2ea3692e;border-radius:20px;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.mi-cubo-reorder-symbol{box-sizing:border-box;background:#daf6e7;border-radius:14px;flex-direction:column;flex:0 0 48px;justify-content:center;gap:6px;width:48px;height:48px;padding:0 11px;display:flex}.mi-cubo-reorder-symbol span{background:#168754;border-radius:999px;height:3px;display:block}.mi-cubo-reorder-symbol span:nth-child(2){width:75%}.mi-cubo-curriculum-notice strong{color:#145f3d;margin-bottom:5px;font-size:17px;display:block}.mi-cubo-curriculum-notice p{color:#386e56;margin:0;line-height:1.5}.mi-cubo-curriculum-notice small{color:#178653;margin-top:8px;font-weight:800;display:block}.mi-cubo-toc-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:7px 4px 0;display:flex}.mi-cubo-toc-heading>div>span{color:#6659e8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.mi-cubo-toc-heading h2{color:#1d253d;margin:5px 0 0;font-size:clamp(27px,4vw,40px);line-height:1.1}.mi-cubo-open-chip{color:#15804e;background:#e6f8ed;border-radius:999px;flex:none;padding:9px 13px;font-size:13px;font-weight:850}.mi-cubo-locked-notice{color:#73591d;background:#fff9e8;border:1px solid #eedaa2;border-radius:16px;align-items:center;gap:12px;padding:15px 18px;display:flex}.mi-cubo-locked-notice p{margin:0}.mi-cubo-css-lock{background:currentColor;border-radius:3px;flex:0 0 14px;width:14px;height:11px;margin-top:4px;display:inline-block;position:relative}.mi-cubo-css-lock:before{content:"";box-sizing:border-box;border:2px solid;border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:9px;position:absolute;top:-8px;left:3px}.mi-cubo-unit-list{flex-direction:column;gap:14px;display:flex}.mi-cubo-unit-card{box-sizing:border-box;border-radius:22px;grid-template-columns:58px 86px minmax(0,1fr) auto 172px;align-items:center;gap:17px;padding:19px;transition:transform .15s,box-shadow .15s;display:grid}.mi-cubo-unit-card:hover{transform:translateY(-2px)}.mi-cubo-unit-card.is-available{background:radial-gradient(circle at 96% 16%,#ffd5673b 0 36px,#0000 37px),#fffffff7;border:1px solid #6559e940;box-shadow:0 15px 36px #574bb11f}.mi-cubo-unit-card.is-locked{background:#ffffffdb;border:1px solid #97a0b52e;box-shadow:0 8px 22px #50576d0d}.mi-cubo-unit-position{color:#6559e94a;font-size:27px;font-weight:900}.mi-cubo-unit-illustration{color:#6559e8;text-align:center;background:linear-gradient(145deg,#ede9fff7,#e0f4fff7);border-radius:17px;place-items:center;min-height:68px;padding:7px;font-size:17px;font-weight:900;display:grid}.mi-cubo-unit-copy{min-width:0}.mi-cubo-unit-copy>span{color:#6659e8;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.mi-cubo-unit-copy h3{color:#202940;margin:4px 0;font-size:21px;line-height:1.18}.mi-cubo-unit-copy p{color:#687184;margin:0;font-size:14px;line-height:1.4}.mi-cubo-unit-copy small{border-radius:999px;margin-top:9px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.is-available .mi-cubo-unit-copy small{color:#15804e;background:#e5f8ed}.is-locked .mi-cubo-unit-copy small{color:#747c8e;background:#f0f1f5}.mi-cubo-reorder-buttons{flex-direction:column;gap:6px;display:flex}.mi-cubo-reorder-buttons button{color:#6659e8;cursor:pointer;background:#fff;border:1px solid #dddfea;border-radius:9px;place-items:center;width:36px;height:32px;padding:0;font-size:17px;font-weight:900;display:grid}.mi-cubo-reorder-buttons button:disabled{cursor:default;opacity:.28}.mi-cubo-unit-main-action{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:10px 16px;font-size:14px;font-weight:850;display:inline-flex}.is-available .mi-cubo-unit-main-action{color:#fff;background:linear-gradient(135deg,#6559e8,#8445cf);box-shadow:0 9px 20px #6559e833}.is-locked .mi-cubo-unit-main-action{color:#6f7789;background:#eff0f4}.mi-cubo-current-unit{flex-direction:column;gap:23px;display:flex}.mi-cubo-unit-navigation{background:#fffffff0;border:1px solid #6559e821;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;padding:15px 19px;display:flex;box-shadow:0 10px 27px #52499b12}.mi-cubo-unit-navigation>button{color:#6056dc;cursor:pointer;background:#fff;border:1px solid #dddfea;border-radius:12px;align-items:center;gap:8px;min-height:43px;padding:9px 14px;font-weight:850;display:inline-flex}.mi-cubo-unit-navigation>div{flex-direction:column;align-items:flex-end;display:flex}.mi-cubo-unit-navigation>div span{color:#6659e8;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.mi-cubo-unit-navigation>div strong{color:#222b43;font-size:18px}.mi-cubo-current-unit .mi-cubo-info-card,.mi-cubo-current-unit .mi-cubo-demo-card{background:#fffffff2!important;margin:0!important}@media (width<=860px){.mi-cubo-book-welcome,.mi-cubo-pedagogical-intro{grid-template-columns:1fr}.mi-cubo-rector-activities{justify-content:flex-start;max-width:none}.mi-cubo-unit-card{grid-template-columns:48px 72px minmax(0,1fr) auto}.mi-cubo-unit-main-action{grid-column:2/-1;width:100%}}@media (width<=620px){.demo-page-shell:has(.mi-cubo-deliverable-page){background-size:22px 22px,22px 22px,auto,auto,auto,auto}.mi-cubo-deliverable-page{width:calc(100% - 20px)!important;padding:20px 0 42px!important}.mi-cubo-book-welcome{border-radius:22px;gap:24px;padding:22px 18px}.mi-cubo-book-logo{border-radius:20px;flex-basis:68px;width:68px;height:68px}.mi-cubo-book-greeting h1{font-size:35px}.mi-cubo-book-greeting p{font-size:15px}.mi-cubo-pedagogical-intro,.mi-cubo-curriculum-notice{padding:18px}.mi-cubo-toc-heading{flex-direction:column;align-items:flex-start}.mi-cubo-unit-card{grid-template-columns:40px 64px minmax(0,1fr);gap:11px;padding:15px}.mi-cubo-unit-position{align-self:start;padding-top:8px;font-size:22px}.mi-cubo-unit-illustration{min-height:59px;font-size:14px}.mi-cubo-unit-copy h3{font-size:18px}.mi-cubo-reorder-buttons{flex-direction:row;grid-column:2/3}.mi-cubo-unit-main-action{grid-column:3/4;width:100%;min-width:0}.mi-cubo-unit-navigation{flex-direction:column;align-items:flex-start}.mi-cubo-unit-navigation>div{align-items:flex-start}}@media (width<=430px){.mi-cubo-book-identity{align-items:flex-start}.mi-cubo-unit-card{grid-template-columns:34px 54px minmax(0,1fr);gap:8px;padding:13px}.mi-cubo-unit-illustration{border-radius:13px;min-height:52px;padding:5px;font-size:12px}.mi-cubo-unit-copy h3{font-size:16px}.mi-cubo-unit-copy p{font-size:12px}.mi-cubo-unit-main-action{padding:9px 8px;font-size:12px}}.mi-cubo-rector-activities{max-width:520px}.mi-cubo-rector-activities span{text-align:center;line-height:1.25}.mi-cubo-unit-card{cursor:grab;-webkit-user-select:none;user-select:none;grid-template-columns:58px 120px minmax(0,1fr) 132px 154px}.mi-cubo-unit-card:active{cursor:grabbing}.mi-cubo-unit-card.is-dragging{opacity:.42;border-style:dashed;transform:scale(.985)}.mi-cubo-unit-card.is-drop-target{border-color:#6559e8;transform:translateY(3px);box-shadow:0 0 0 4px #6559e821,0 16px 36px #574bb124}.mi-cubo-unit-illustration{background:0 0;border-radius:20px;width:120px;height:86px;min-height:86px;padding:0;overflow:hidden}.mi-cubo-unit-illustration svg{width:100%;height:100%;display:block}.mi-cubo-art-background{fill:#eeeaff}.mi-cubo-art-dot-one{fill:#ffbf59}.mi-cubo-art-dot-two{fill:#5bcaa1}.mi-cubo-art-wave{fill:none;stroke:#6559e82e;stroke-width:4px;stroke-linecap:round}.mi-cubo-art-symbol{fill:#6559e8;text-anchor:middle;font-size:20px;font-weight:900}.mi-cubo-art-label{fill:#536078;letter-spacing:.04em;text-anchor:middle;text-transform:uppercase;font-size:10px;font-weight:800}.mi-cubo-drag-handle{color:#6659e8;cursor:grab;background:#f4f1ffdb;border:1px dashed #6559e852;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:8px 10px;display:flex}.mi-cubo-drag-handle:active{cursor:grabbing}.mi-cubo-drag-handle small{color:#6659e8;max-width:78px;font-size:11px;font-weight:800;line-height:1.15}.mi-cubo-drag-dots{grid-template-columns:repeat(2,4px);gap:3px;width:14px;display:grid}.mi-cubo-drag-dots i{background:currentColor;border-radius:50%;width:4px;height:4px;display:block}@media (width<=900px){.mi-cubo-unit-card{grid-template-columns:48px 100px minmax(0,1fr) 122px}.mi-cubo-unit-illustration{width:100px}.mi-cubo-unit-main-action{grid-column:2/-1}}@media (width<=620px){.mi-cubo-unit-card{grid-template-columns:34px 84px minmax(0,1fr)}.mi-cubo-unit-illustration{width:84px;height:70px;min-height:70px}.mi-cubo-drag-handle{grid-column:2/4;justify-content:flex-start;min-height:42px}.mi-cubo-drag-handle small{max-width:none}.mi-cubo-unit-main-action{grid-column:2/4}}.mi-cubo-book-tech-section{background:radial-gradient(circle at 96% 8%,#ffc15929 0 42px,#0000 43px),#fffffff5;border:1px solid #6559e826;border-radius:23px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 14px 34px #50459b12}.mi-cubo-book-tech-heading{align-items:flex-start;gap:16px;display:flex}.mi-cubo-book-tech-heading-icon{background:linear-gradient(145deg,#675ae9,#8848cf);border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;position:relative;box-shadow:0 10px 22px #6559e838}.mi-cubo-book-tech-heading-icon:before{content:"";background:#fff;border-radius:5px;width:25px;height:30px;box-shadow:inset 0 0 0 2px #6559e824}.mi-cubo-book-tech-heading-icon span{background:#675ae9;border-radius:999px;width:15px;height:2px;position:absolute;left:20px}.mi-cubo-book-tech-heading-icon span:first-child{top:19px}.mi-cubo-book-tech-heading-icon span:nth-child(2){top:25px}.mi-cubo-book-tech-heading-icon span:nth-child(3){width:10px;top:31px}.mi-cubo-book-tech-heading>div:last-child>span{color:#6659e8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.mi-cubo-book-tech-heading h2{color:#202940;margin:4px 0 7px;font-size:clamp(23px,3vw,31px);line-height:1.15}.mi-cubo-book-tech-heading p{color:#687184;max-width:760px;margin:0;line-height:1.5}.mi-cubo-book-tech-accordion{overflow:hidden;background:#fff!important;border:1px solid #6559e824!important;border-radius:17px!important;margin:0!important}.mi-cubo-book-tech-accordion>summary{color:#4d45bb;cursor:pointer;align-items:center;min-height:58px;font-weight:850;list-style:none;display:flex;padding:15px 18px!important}.mi-cubo-book-tech-accordion>summary::-webkit-details-marker{display:none}.mi-cubo-book-tech-accordion>summary:after{content:"+";color:#6559e8;background:#efedff;border-radius:9px;place-items:center;width:28px;height:28px;margin-left:auto;font-size:21px;font-weight:800;transition:transform .16s,background .16s;display:grid}.mi-cubo-book-tech-accordion[open]>summary:after{content:"?";color:#fff;background:#6559e8}.mi-cubo-book-tech-accordion .mi-cubo-master-accordion-body{padding:0 17px 17px!important}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article{background:linear-gradient(145deg,#fff,#faf9ff);border:1px solid #6559e81f;border-radius:16px;min-height:105px;position:relative;overflow:hidden;padding:18px 16px 16px 72px!important}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:before{content:"";background-color:#675ae9;background-position:50%;background-repeat:no-repeat;background-size:25px 25px;border-radius:13px;width:40px;height:40px;position:absolute;top:18px;left:16px;box-shadow:0 8px 17px #6559e829}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5A2.5 2.5 0 0 1 6.5 17H20'/%3E%3Cpath d='M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+2):before{background-color:#28a873;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='12' width='7' height='7' rx='1'/%3E%3Crect x='14' y='12' width='7' height='7' rx='1'/%3E%3Crect x='8.5' y='3' width='7' height='7' rx='1'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+3):before{background-color:#348bc9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+4):before{background-color:#df6a91;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v3M12 19v3M2 12h3M19 12h3'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+5):before{background-color:#e49a28;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+6):before{background-color:#8156d6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='15' r='4'/%3E%3Cpath d='M11 12l8-8M15 4l5 5M14 9l3 3'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+7):before{background-color:#359fb4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='2' width='14' height='20' rx='2'/%3E%3Cpath d='M9 5h6M11 19h2'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:nth-child(8n+8):before{background-color:#e06e4e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='17' cy='9' r='2'/%3E%3Cpath d='M3 20v-2a6 6 0 0 1 12 0v2M15 15a4 4 0 0 1 6 3v2'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article>span{color:#7569d8;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850;display:block}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article>strong{color:#202940;line-height:1.25}.mi-cubo-book-tech-section .mi-cubo-tech-details{background:#f7f6ffb8;border-radius:14px;margin-top:11px}.mi-cubo-book-tech-section .mi-cubo-tech-details>summary{color:#4f47b5;font-weight:800}@media (width<=620px){.mi-cubo-book-tech-section{border-radius:20px;padding:18px}.mi-cubo-book-tech-heading{gap:12px}.mi-cubo-book-tech-heading-icon{border-radius:14px;flex-basis:46px;width:46px;height:46px}.mi-cubo-book-tech-heading-icon:before{width:22px;height:27px}.mi-cubo-book-tech-heading-icon span{left:17px}.mi-cubo-book-tech-heading-icon span:first-child{top:16px}.mi-cubo-book-tech-heading-icon span:nth-child(2){top:22px}.mi-cubo-book-tech-heading-icon span:nth-child(3){top:28px}.mi-cubo-book-tech-heading h2{font-size:22px}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article{min-height:92px;padding:15px 13px 13px 63px!important}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:before{background-size:22px 22px;width:37px;height:37px;top:15px;left:13px}}.mi-cubo-tech-summary-title{color:#222a42;flex:none;font-weight:850}.mi-cubo-tech-summary-icons{align-items:center;gap:7px;margin-left:auto;margin-right:10px;display:flex}.mi-cubo-tech-summary-icons i{background-color:#edeaff;background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:9px;flex:0 0 30px;width:30px;height:30px;display:block;box-shadow:inset 0 0 0 1px #6559e814}.mi-cubo-tech-summary-icons .is-book{background-color:#edeaff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236559e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5A2.5 2.5 0 0 1 6.5 17H20'/%3E%3Cpath d='M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z'/%3E%3C/svg%3E")}.mi-cubo-tech-summary-icons .is-screen{background-color:#e5f6ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e88bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}.mi-cubo-tech-summary-icons .is-shapes{background-color:#fff4d9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d58c17' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='7' r='3'/%3E%3Crect x='12' y='4' width='6' height='6' rx='1'/%3E%3Cpath d='M7 20l4-7 4 7z'/%3E%3C/svg%3E")}.mi-cubo-tech-summary-icons .is-people{background-color:#e7f8ef;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f9961' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='17' cy='9' r='2'/%3E%3Cpath d='M3 20v-2a6 6 0 0 1 12 0v2M15 15a4 4 0 0 1 6 3v2'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-demo-credential-grid article:before{opacity:1!important;visibility:visible!important;display:block!important}.mi-cubo-book-tech-accordion[open] .mi-cubo-master-accordion-body{border-top:1px solid #6559e81a;padding-top:17px!important}.mi-cubo-book-tech-accordion>summary:after{flex:0 0 28px;margin-left:0!important}@media (width<=620px){.mi-cubo-book-tech-accordion>summary{gap:9px}.mi-cubo-tech-summary-icons{gap:4px;margin-right:4px}.mi-cubo-tech-summary-icons i{background-size:15px 15px;border-radius:8px;flex-basis:25px;width:25px;height:25px}}@media (width<=430px){.mi-cubo-tech-summary-icons i:nth-child(4){display:none}.mi-cubo-tech-summary-title{font-size:14px}}.mi-cubo-unit-illustration{width:108px;height:80px;min-height:80px;box-shadow:none;background:0 0;place-items:center;padding:0;display:grid;overflow:visible}.mi-cubo-topic-icon{background-color:#edeaff;border-radius:18px;place-items:center;width:96px;height:72px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #6559e817,0 8px 18px #584ab417}.mi-cubo-topic-icon-art{background-position:50%;background-repeat:no-repeat;background-size:31px 31px;width:35px;height:35px;display:block}.mi-cubo-topic-icon small{color:#2d364eb3;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:850;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.mi-cubo-mini-topic-icon{background-color:#edeaff;background-position:50%;background-repeat:no-repeat;background-size:23px 23px;border-radius:12px;flex:0 0 40px;width:40px;height:40px;display:block;box-shadow:inset 0 0 0 1px #6559e814}.mi-cubo-topic-icon.unit-1,.mi-cubo-mini-topic-icon.unit-1{background-color:#edeaff}.mi-cubo-topic-icon.unit-1 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24'%3E%3Crect x='1' y='3' width='8' height='18' rx='3' fill='%23ffffff' stroke='%236559e8' stroke-width='1.5'/%3E%3Crect x='11' y='3' width='8' height='18' rx='3' fill='%23ffffff' stroke='%236559e8' stroke-width='1.5'/%3E%3Crect x='21' y='3' width='8' height='18' rx='3' fill='%23ffffff' stroke='%236559e8' stroke-width='1.5'/%3E%3Ctext x='5' y='16' text-anchor='middle' font-family='Arial,sans-serif' font-size='11' font-weight='700' fill='%236559e8'%3E1%3C/text%3E%3Ctext x='15' y='16' text-anchor='middle' font-family='Arial,sans-serif' font-size='11' font-weight='700' fill='%236559e8'%3E2%3C/text%3E%3Ctext x='25' y='16' text-anchor='middle' font-family='Arial,sans-serif' font-size='11' font-weight='700' fill='%236559e8'%3E3%3C/text%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-2,.mi-cubo-mini-topic-icon.unit-2{background-color:#e7f8ef}.mi-cubo-topic-icon.unit-2 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f9961' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5' cy='7' r='3'/%3E%3Crect x='11' y='4' width='6' height='6' rx='1'/%3E%3Cpath d='M5 20l4-7 4 7z'/%3E%3Cpath d='M16 14h5M16 18h5'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-3,.mi-cubo-mini-topic-icon.unit-3{background-color:#e5f6ff}.mi-cubo-topic-icon.unit-3 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e88bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 20V15M12 20V10M19 20V4'/%3E%3Cpath d='M3 20h18'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-4,.mi-cubo-mini-topic-icon.unit-4{background-color:#fff0f5}.mi-cubo-topic-icon.unit-4 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-4{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d75b87' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='4' cy='12' r='3'/%3E%3Crect x='9' y='9' width='6' height='6' rx='1'/%3E%3Ccircle cx='20' cy='12' r='3'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-5,.mi-cubo-mini-topic-icon.unit-5{background-color:#eef7e8}.mi-cubo-topic-icon.unit-5 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-5{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235f9b3d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18M12 3l-4 4M12 3l4 4M12 21l-4-4M12 21l4-4M3 12h18M3 12l4-4M3 12l4 4M21 12l-4-4M21 12l-4 4'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-6,.mi-cubo-mini-topic-icon.unit-6{background-color:#fff4d9}.mi-cubo-topic-icon.unit-6 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-6{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d58c17' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5' cy='7' r='3'/%3E%3Crect x='11' y='4' width='6' height='6' rx='1'/%3E%3Cpath d='M6 20l4-7 4 7z'/%3E%3Cpath d='M17 14l4 2v5l-4 2-4-2v-5z'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-7,.mi-cubo-mini-topic-icon.unit-7{background-color:#fff0e8}.mi-cubo-topic-icon.unit-7 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-7{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d96c32' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='8' width='18' height='8' rx='2'/%3E%3Cpath d='M7 8v4M11 8v2M15 8v4M19 8v2'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-8,.mi-cubo-mini-topic-icon.unit-8{background-color:#eaf1ff}.mi-cubo-topic-icon.unit-8 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-8{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234c73c9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l4 2'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-9,.mi-cubo-mini-topic-icon.unit-9{background-color:#e8f8f8}.mi-cubo-topic-icon.unit-9 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-9{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232a9999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 20v-6M12 20V9M19 20V4'/%3E%3Cpath d='M3 20h18'/%3E%3C/svg%3E")}.mi-cubo-topic-icon.unit-10,.mi-cubo-mini-topic-icon.unit-10{background-color:#f5ebff}.mi-cubo-topic-icon.unit-10 .mi-cubo-topic-icon-art,.mi-cubo-mini-topic-icon.unit-10{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238552c8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 9a3 3 0 1 1 5 2c-2 1-2 2-2 4'/%3E%3Cpath d='M12 19h.01'/%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3C/svg%3E")}.mi-cubo-real-units-details{margin-top:12px}.mi-cubo-real-units-intro{background:#f5f3ff;border-radius:14px;padding:15px 16px}.mi-cubo-real-units-intro strong{color:#40389e;font-size:15px;display:block}.mi-cubo-real-units-intro p{color:#697187;margin:6px 0 0;line-height:1.45}.mi-cubo-real-units-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px;display:grid}.mi-cubo-real-units-list article{background:#fff;border:1px solid #6559e81c;border-radius:15px;align-items:flex-start;gap:12px;min-height:105px;display:flex;padding:14px!important}.mi-cubo-real-units-list article:before{display:none!important}.mi-cubo-real-units-list article>div{min-width:0}.mi-cubo-real-units-list small{color:#7165d5;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.mi-cubo-real-units-list strong{color:#222a42;margin-top:2px;font-size:14px;line-height:1.2;display:block}.mi-cubo-real-units-list p{color:#697187;margin:5px 0 0;font-size:12px;line-height:1.4}@media (width<=720px){.mi-cubo-real-units-list{grid-template-columns:1fr}}@media (width<=620px){.mi-cubo-unit-illustration{width:82px;height:68px;min-height:68px}.mi-cubo-topic-icon{border-radius:15px;width:78px;height:62px}.mi-cubo-topic-icon-art{background-size:27px 27px;width:29px;height:29px}.mi-cubo-topic-icon small{font-size:7px;bottom:4px}}.mi-cubo-book-tech-accordion>summary{gap:12px}.mi-cubo-book-tech-accordion .mi-cubo-tech-summary-title{margin-right:auto}.mi-cubo-book-tech-section .mi-cubo-tech-line-summary{cursor:pointer;align-items:center;min-height:58px;list-style:none;display:flex;padding:9px 14px!important}.mi-cubo-book-tech-section .mi-cubo-tech-line-summary::-webkit-details-marker{display:none}.mi-cubo-tech-line-content{align-items:center;gap:12px;min-width:0;margin-right:auto;display:flex}.mi-cubo-tech-line-content>span{color:#202940;font-size:14px;font-weight:800;line-height:1.25}.mi-cubo-tech-line-icon{background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:10px;flex:0 0 34px;width:34px;height:34px;display:block;box-shadow:inset 0 0 0 1px #6559e814}.mi-cubo-tech-line-icon.is-book{background-color:#edeaff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236559e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5A2.5 2.5 0 0 1 6.5 17H20'/%3E%3Cpath d='M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z'/%3E%3C/svg%3E")}.mi-cubo-tech-line-icon.is-shapes{background-color:#fff4d9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d58c17' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='7' r='3'/%3E%3Crect x='12' y='4' width='6' height='6' rx='1'/%3E%3Cpath d='M7 20l4-7 4 7z'/%3E%3C/svg%3E")}.mi-cubo-tech-line-icon.is-activity{background-color:#e5f6ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232e88bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='13' rx='2'/%3E%3Cpath d='M9 9l5 3-5 3zM8 21h8M12 17v4'/%3E%3C/svg%3E")}.mi-cubo-tech-line-icon.is-teacher{background-color:#e7f8ef;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f9961' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='7' r='3'/%3E%3Cpath d='M3 20v-2a6 6 0 0 1 12 0v2'/%3E%3Crect x='15' y='5' width='6' height='9' rx='1'/%3E%3Cpath d='M18 14v4'/%3E%3C/svg%3E")}.mi-cubo-tech-line-icon.is-support{background-color:#fff0e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d96c32' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0'/%3E%3Cpath d='M4 13v5a2 2 0 0 0 2 2h2v-7H4zM20 13v5a2 2 0 0 1-2 2h-2v-7h4z'/%3E%3Cpath d='M16 20c0 1-1 2-3 2'/%3E%3C/svg%3E")}.mi-cubo-book-tech-section .mi-cubo-tech-line-summary:after{margin-left:auto!important}.mi-cubo-book-tech-section details[open]>.mi-cubo-tech-line-summary{background:#faf9ff}@media (width<=620px){.mi-cubo-book-tech-section .mi-cubo-tech-line-summary{min-height:54px;padding:8px 11px!important}.mi-cubo-tech-line-content{gap:9px}.mi-cubo-tech-line-icon{background-size:18px 18px;border-radius:9px;flex-basis:30px;width:30px;height:30px}.mi-cubo-tech-line-content>span{font-size:13px}}.mobile-menu-button{display:none}@media (width<=760px){.site-header.persistent-top-menu{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:10px 16px;display:grid}.site-header.persistent-top-menu .brand{min-width:0}.site-header.persistent-top-menu .brand-logo{width:44px;height:auto}.site-header.persistent-top-menu .brand strong{font-size:15px}.site-header.persistent-top-menu .brand small{max-width:190px;font-size:9px;line-height:1.2;display:block}.mobile-header-cta{display:none!important}.mobile-menu-button{cursor:pointer;background:#fff;border:1px solid #6559e833;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex;box-shadow:0 7px 18px #2d27751a}.mobile-menu-button span{background:#6559e8;border-radius:99px;width:21px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header.persistent-top-menu nav{flex-direction:column;grid-column:1/-1;align-items:stretch;gap:7px;width:100%;padding:10px 0 4px;display:none}.site-header.persistent-top-menu nav.is-open{display:flex}.site-header.persistent-top-menu nav a{text-align:center;background:#f7f6ff;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 14px;display:flex}.site-header.persistent-top-menu nav .nav-cta{color:#fff;background:linear-gradient(135deg,#6d5df4,#8b4de8)}.hero{flex-direction:column;display:flex!important}.hero-team-visual{order:-1;width:100%;margin:0 0 22px}.hero-team-visual img{object-fit:cover;object-position:center;border-radius:20px;width:100%;max-height:360px;display:block}.hero-copy{order:1}.site-header.persistent-top-menu{width:100%;grid-template-rows:auto auto auto!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:12px!important;padding:14px 18px!important;display:grid!important}.site-header.persistent-top-menu .brand{grid-area:1/1!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;display:flex!important}.site-header.persistent-top-menu .mobile-menu-button{grid-area:1/2!important;place-self:center end!important;margin:0!important;position:static!important}.site-header.persistent-top-menu .mobile-persistent-cta{color:#fff!important;background:linear-gradient(135deg,#6559e8,#8a4ee8)!important;border-radius:14px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:48px!important;padding:12px 18px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.site-header.persistent-top-menu #main-navigation{flex-direction:column!important;grid-area:3/1/auto/-1!important;align-items:stretch!important;gap:8px!important;width:100%!important;margin:0!important;padding:2px 0 0!important;display:none!important}.site-header.persistent-top-menu #main-navigation.is-open{display:flex!important}.site-header.persistent-top-menu #main-navigation a{color:#202238!important;text-align:center!important;background:#f6f5ff!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:46px!important;margin:0!important;padding:11px 15px!important;display:flex!important}.site-header.persistent-top-menu #main-navigation .nav-cta{color:#fff!important;background:linear-gradient(135deg,#6559e8,#8a4ee8)!important}.hero-team-visual{order:-1!important}}.mi-cubo-unit-main{display:contents}@media (width<=760px){.mi-cubo-unit-card{touch-action:pan-y!important;grid-template-columns:52px minmax(0,1fr)!important;grid-template-areas:"position controls""main main""action action"!important;align-items:start!important;gap:1rem .75rem!important;padding:1rem!important;display:grid!important;overflow:hidden!important}.mi-cubo-unit-position{grid-area:position!important;place-self:center start!important;margin:0!important;font-size:1.55rem!important;line-height:1!important;position:static!important}.mi-cubo-mobile-order-controls{grid-area:controls!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.6rem!important;width:100%!important;margin:0!important;display:grid!important}.mi-cubo-mobile-order-button{white-space:nowrap!important;border-radius:16px!important;width:100%!important;min-width:0!important;min-height:50px!important;padding:.7rem .4rem!important;font-size:.9rem!important}.mi-cubo-unit-main{grid-area:main!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:start!important;column-gap:.8rem!important;width:100%!important;min-width:0!important;display:grid!important}.mi-cubo-unit-illustration{box-sizing:border-box!important;place-self:start center!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:.35rem!important;overflow:visible!important}.mi-cubo-unit-illustration>*{justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.mi-cubo-unit-illustration svg,.mi-cubo-unit-illustration img{flex:none!important;width:34px!important;max-width:34px!important;height:34px!important;max-height:34px!important}.mi-cubo-unit-copy{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.mi-cubo-unit-copy h3{margin:0 0 .35rem!important;line-height:1.2!important}.mi-cubo-unit-copy p{margin:0!important;line-height:1.45!important}.mi-cubo-unit-copy small{margin-top:.65rem!important;display:inline-flex!important}.mi-cubo-unit-main-action{grid-area:action!important;width:100%!important;min-height:54px!important;margin:0!important}.mi-cubo-drag-handle{display:none!important}.mi-cubo-mobile-order-controls{justify-content:flex-end!important;justify-self:end!important;gap:.45rem!important;width:auto!important;max-width:100%!important;display:flex!important}.mi-cubo-mobile-order-button{color:#40516f!important;white-space:nowrap!important;background:#fbfcff!important;border:1px solid #e4e8f2!important;border-radius:13px!important;flex:0 0 88px!important;width:88px!important;min-width:88px!important;min-height:42px!important;padding:.5rem .4rem!important;font-size:.78rem!important;font-weight:750!important;box-shadow:0 2px 8px #2a3a5b0d!important}.mi-cubo-mobile-order-button span{font-size:.92rem!important}.mi-cubo-mobile-order-button:active:not(:disabled){transform:scale(.97);background:#f5f3ff!important;border-color:#dcd7fa!important}.mi-cubo-mobile-order-button:disabled{opacity:1!important;color:#b5bdcb!important;box-shadow:none!important;background:#fcfcfe!important;border-color:#eef0f5!important}}.mi-mundo-book-demo{--mi-mundo-green:#2f8f77;--mi-mundo-green-dark:#226d5c;--mi-mundo-mint:#eaf8f3;--mi-mundo-sky:#edf8ff;--mi-mundo-border:#d7ebe4}.mi-mundo-deliverable-page{background:radial-gradient(circle at 100% 0,#8bd6be2e,#0000 28rem),radial-gradient(circle at 0 100%,#87c6ea26,#0000 25rem)}.mi-mundo-book-logo{background:linear-gradient(145deg,#e5faf2,#eff9ff)!important;border-color:#cfe9df!important}.mi-mundo-book-logo span{color:var(--mi-mundo-green-dark)!important;background:#fff!important}.mi-mundo-book-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:1rem 0 1.2rem;display:grid}.mi-mundo-book-facts article{border:1px solid var(--mi-mundo-border);background:#fffffff0;border-radius:18px;padding:1rem;box-shadow:0 8px 24px #2969590f}.mi-mundo-book-facts span{color:#6b7e79;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:block}.mi-mundo-book-facts strong{color:#244f45;font-size:1.05rem}.mi-mundo-book-demo .mi-cubo-pedagogical-intro{border-color:var(--mi-mundo-border);background:linear-gradient(135deg, var(--mi-mundo-mint), var(--mi-mundo-sky))}.mi-mundo-book-demo .mi-cubo-rector-activities span{color:#2d705f;background:#ffffffdb;border-color:#cce7dd}.mi-mundo-technical-panel{margin:1.1rem 0}.mi-mundo-technical-panel>details{border:1px solid var(--mi-mundo-border);background:#fffffff5;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px #285e5012}.mi-mundo-technical-panel>details>summary{cursor:pointer;flex-direction:column;gap:.25rem;padding:1.1rem 1.2rem;list-style:none;display:flex}.mi-mundo-technical-panel>details>summary::-webkit-details-marker{display:none}.mi-mundo-technical-panel>details>summary span{color:var(--mi-mundo-green);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:900}.mi-mundo-technical-panel>details>summary strong{color:#254c43;font-size:1.05rem}.mi-mundo-technical-content{gap:.65rem;padding:0 1rem 1rem;display:grid}.mi-mundo-technical-content>details{background:#fbfefd;border:1px solid #e0eee9;border-radius:15px}.mi-mundo-technical-content>details>summary{color:#315e53;cursor:pointer;padding:.85rem 1rem;font-weight:800}.mi-mundo-technical-content>details>p,.mi-mundo-technical-content>details>ol,.mi-mundo-technical-content>details>div{margin:0;padding:0 1rem 1rem}.mi-mundo-technical-content ol{gap:.55rem;list-style:none;display:grid}.mi-mundo-technical-content li{background:#f2faf7;border-radius:12px;gap:.15rem;padding:.7rem;display:grid}.mi-mundo-technical-content li strong{color:#285d50}.mi-mundo-technical-content li span{color:#61746f;font-size:.88rem;line-height:1.4}.mi-mundo-roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.mi-mundo-roles article{background:#f0faf6;border-radius:14px;padding:.85rem}.mi-mundo-roles strong{color:#286451}.mi-mundo-roles p{color:#657872;margin:.35rem 0 0;font-size:.86rem;line-height:1.45}.mi-mundo-book-demo .mi-cubo-curriculum-notice{background:linear-gradient(135deg,#f0fbf7,#f1f9ff);border-color:#cce8de}.mi-mundo-book-demo .mi-cubo-open-chip{color:#25705d;background:#e4f7ef}.mi-mundo-unit-card.is-available{background:linear-gradient(135deg,#fff,#f1fbf7)!important;border-color:#9fd4c3!important}.mi-mundo-unit-card.is-drop-target{border-color:#4ca88e!important;box-shadow:0 0 0 3px #4ca88e26!important}.mi-mundo-unit-illustration{background:linear-gradient(145deg,#f3fcf8,#eef8ff)!important;border-color:#d1e9e1!important}.mi-mundo-unit-illustration>span{justify-content:center;align-items:center;font-size:1.55rem;line-height:1;width:100%!important;height:100%!important;display:flex!important}.mi-mundo-book-demo .mi-cubo-unit-card.is-available .mi-cubo-unit-main-action{background:linear-gradient(135deg,#318f78,#25715f)}.mi-mundo-drag-lines{gap:4px;display:grid}.mi-mundo-drag-lines i{background:#9cb5ae;border-radius:999px;width:25px;height:3px;display:block}.mi-mundo-current-unit{max-width:980px;margin:0 auto}.mi-mundo-lesson{margin-top:1rem}.mi-mundo-character-stage{border:1px solid var(--mi-mundo-border);background:#fff;border-radius:26px;grid-template-columns:110px minmax(0,1fr);gap:1.2rem;padding:1.4rem;display:grid;box-shadow:0 18px 45px #275b4d17}.mi-mundo-character{color:#286956;background:linear-gradient(145deg,#e7f8f1,#eaf6ff);border-radius:28px;justify-content:center;align-items:center;width:94px;height:94px;font-size:1rem;font-weight:900;display:flex}.mi-mundo-character-stage small{color:var(--mi-mundo-green);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-weight:900;display:block}.mi-mundo-character-stage h2{color:#254d42;margin:0 0 .7rem}.mi-mundo-character-stage p{color:#61736e;line-height:1.6}.mi-mundo-character-stage>div>button,.mi-mundo-complete-actions button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#2f8f77;border:0;border-radius:14px;padding:.7rem 1rem;font-weight:850}.mi-mundo-concept-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.mi-mundo-concept-grid article{background:#f8fcfa;border:1px solid #dcece6;border-radius:18px;padding:1rem}.mi-mundo-concept-grid article>span{margin-bottom:.5rem;font-size:1.8rem;display:block}.mi-mundo-concept-grid strong{color:#2d5e52}.mi-mundo-concept-grid p{margin-bottom:0;font-size:.9rem}.mi-mundo-question-progress{color:#2b745f;background:#e8f7f1;border-radius:999px;margin-bottom:.55rem;padding:.35rem .6rem;font-size:.78rem;font-weight:850;display:inline-flex}.mi-mundo-answer-grid{gap:.7rem;margin-top:1rem;display:grid}.mi-mundo-answer-grid button{color:#315b51;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:#fbfefd;border:1px solid #d6e9e2;border-radius:16px;padding:.8rem 1rem;font-weight:750}.mi-mundo-answer-grid button:hover{background:#f1faf7;border-color:#83c5b2}.mi-mundo-feedback{border-radius:14px;margin-top:.9rem;padding:.8rem;font-weight:800}.mi-mundo-feedback.is-correct{color:#236d52;background:#e6f8ef}.mi-mundo-feedback.is-wrong{color:#a34f37;background:#fff3ee}.mi-mundo-complete-actions{flex-wrap:wrap;gap:.65rem;display:flex}.mi-mundo-complete-actions button:last-child{color:#2c6f5e;background:#eef7f4}@media (width<=760px){.mi-mundo-book-facts,.mi-mundo-roles,.mi-mundo-concept-grid{grid-template-columns:1fr}.mi-mundo-book-demo .mi-cubo-mobile-order-button{color:#38675b!important;background:#f9fefc!important;border-color:#d7ebe4!important}.mi-mundo-character-stage{grid-template-columns:1fr;padding:1rem}.mi-mundo-character{border-radius:22px;width:72px;height:72px}.mi-mundo-unit-illustration>span{font-size:1.35rem}}.mi-cubo-mobile-order-controls{display:none!important}@media (width>=761px){.mi-cubo-deliverable-page .mi-cubo-unit-card{grid-template-columns:52px minmax(0,1fr) 118px 134px!important;grid-template-areas:"position main drag action"!important;align-items:center!important;gap:1rem!important;min-height:126px!important;padding:1rem 1.1rem!important;display:grid!important;overflow:hidden!important}.mi-cubo-deliverable-page .mi-cubo-unit-position{grid-area:position!important;place-self:center start!important;margin:0!important;font-size:1.45rem!important;line-height:1!important;display:block!important;position:static!important}.mi-cubo-deliverable-page .mi-cubo-unit-main{grid-area:main!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:1rem!important;width:100%!important;min-width:0!important;margin:0!important;display:grid!important}.mi-cubo-deliverable-page .mi-cubo-unit-illustration{box-sizing:border-box!important;place-self:center start!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;min-height:72px!important;max-height:72px!important;margin:0!important;padding:.55rem!important;overflow:hidden!important}.mi-cubo-deliverable-page .mi-cubo-unit-illustration>*{width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important}.mi-cubo-deliverable-page .mi-cubo-unit-illustration svg,.mi-cubo-deliverable-page .mi-cubo-unit-illustration img{width:44px!important;max-width:44px!important;height:44px!important;max-height:44px!important;display:block!important}.mi-cubo-deliverable-page .mi-mundo-unit-illustration>span{justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-size:1.55rem!important;line-height:1!important;display:flex!important}.mi-cubo-deliverable-page .mi-cubo-unit-copy{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:block!important}.mi-cubo-deliverable-page .mi-cubo-unit-copy h3{margin:0 0 .3rem!important;font-size:1rem!important;line-height:1.2!important}.mi-cubo-deliverable-page .mi-cubo-unit-copy p{margin:0!important;font-size:.84rem!important;line-height:1.4!important}.mi-cubo-deliverable-page .mi-cubo-unit-copy small{width:auto!important;margin-top:.5rem!important;display:inline-flex!important}.mi-cubo-deliverable-page .mi-cubo-drag-handle{box-sizing:border-box!important;grid-area:drag!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:.55rem .65rem!important;display:flex!important}.mi-cubo-deliverable-page .mi-cubo-unit-main-action{box-sizing:border-box!important;white-space:normal!important;grid-area:action!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:.65rem .75rem!important;display:inline-flex!important}}@media (width<=760px){.mi-cubo-mobile-order-controls{display:flex!important}}.mi-mundo-technical-panel>details>summary{padding-right:4rem;position:relative}.mi-mundo-technical-panel>details>summary:after{content:"+";color:#2f8f77;background:#f5fbf8;border:1px solid #d7e9e3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.35rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:50%;right:1.15rem;transform:translateY(-50%)}.mi-mundo-technical-panel>details[open]>summary:after{content:"−";background:#e8f7f1}@media (width<=760px){.mi-mundo-technical-panel>details>summary{padding-right:3.6rem}.mi-mundo-technical-panel>details>summary:after{width:32px;height:32px;right:.9rem}}@media (width>=761px){.mi-mundo-unit-card.is-available{grid-template-columns:52px minmax(0,1fr) 118px 134px!important}.mi-mundo-unit-card.is-available .mi-cubo-unit-main{grid-template-columns:180px minmax(0,1fr)!important;gap:1.25rem!important}.mi-mundo-unit-card.is-available .mi-mundo-unit-illustration.has-editorial-image{border-radius:20px!important;width:168px!important;min-width:168px!important;max-width:168px!important;height:128px!important;min-height:128px!important;max-height:128px!important;box-shadow:0 10px 24px #2969591f!important}}@media (width<=760px){.mi-mundo-unit-card.is-available .mi-cubo-unit-main{flex-direction:column!important;gap:.9rem!important;display:flex!important}.mi-mundo-unit-card.is-available .mi-mundo-unit-illustration.has-editorial-image{aspect-ratio:1!important;border-radius:20px!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:0 8px 22px #2969591c!important}.mi-mundo-unit-card.is-available .mi-cubo-unit-copy{width:100%!important}.mi-mundo-unit-card.is-available .mi-mundo-unit-illustration.has-editorial-image{aspect-ratio:1!important;place-self:center!important;width:72%!important;min-width:0!important;max-width:220px!important;height:auto!important;margin:0 auto!important}}.mi-mundo-technical-content .mi-mundo-technical-pedagogy,.mi-cubo-master-accordion-body .mi-cubo-technical-pedagogy{box-sizing:border-box;width:100%;box-shadow:none!important;border-radius:16px!important;margin:0 0 1rem!important}.mi-mundo-technical-content .mi-mundo-technical-pedagogy h2,.mi-cubo-master-accordion-body .mi-cubo-technical-pedagogy h2{font-size:1.05rem}@media (width<=760px){.mi-mundo-technical-content .mi-mundo-technical-pedagogy,.mi-cubo-master-accordion-body .mi-cubo-technical-pedagogy{padding:1rem!important}.mi-mundo-technical-content .mi-mundo-technical-pedagogy .mi-cubo-rector-activities,.mi-cubo-master-accordion-body .mi-cubo-technical-pedagogy .mi-cubo-rector-activities{flex-wrap:wrap;gap:.45rem;display:flex}}.mi-mundo-unit-illustration.has-editorial-image{background:#eefaf6!important;padding:0!important;overflow:hidden!important}.mi-mundo-unit-illustration.has-editorial-image>img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.mi-mundo-book-logo.has-planet-image{background:#f2fbf8!important;border:1px solid #d5ebe4!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:76px!important;min-width:76px!important;height:76px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 8px 22px #2969591a!important}.mi-mundo-book-logo.has-planet-image img{object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}@media (width>=761px){.mi-mundo-unit-card .mi-cubo-unit-main{grid-template-columns:180px minmax(0,1fr)!important;gap:1.25rem!important}.mi-mundo-unit-card .mi-mundo-unit-illustration.has-editorial-image{border-radius:20px!important;width:168px!important;min-width:168px!important;max-width:168px!important;height:128px!important;min-height:128px!important;max-height:128px!important;box-shadow:0 10px 24px #2969591f!important}}@media (width<=760px){.mi-mundo-book-logo.has-planet-image{border-radius:17px!important;width:64px!important;min-width:64px!important;height:64px!important}.mi-mundo-unit-card .mi-cubo-unit-main{flex-direction:column!important;gap:.9rem!important;display:flex!important}.mi-mundo-unit-card .mi-mundo-unit-illustration.has-editorial-image{aspect-ratio:1!important;border-radius:20px!important;place-self:center!important;width:72%!important;min-width:0!important;max-width:220px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;box-shadow:0 8px 22px #2969591c!important}}.mi-cubo-book-logo.mi-cubo-header-image{background:#f7f5ff!important;border:1px solid #dedbf7!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:76px!important;min-width:76px!important;height:76px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 8px 22px #5744be1f!important}.mi-cubo-book-logo.mi-cubo-header-image img{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-illustration{background:#fffaf0!important;padding:0!important;overflow:hidden!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-editorial-image{-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}@media (width>=761px){.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-main{grid-template-columns:180px minmax(0,1fr)!important;gap:1.25rem!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-illustration{border-radius:18px!important;width:168px!important;min-width:168px!important;max-width:168px!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin:0!important;padding:0!important;box-shadow:0 9px 22px #4f3faa1f!important}}@media (width<=760px){.mi-cubo-book-logo.mi-cubo-header-image{border-radius:17px!important;width:64px!important;min-width:64px!important;height:64px!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-main{flex-direction:column!important;gap:.9rem!important;display:flex!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-illustration{aspect-ratio:3/2!important;border-radius:18px!important;place-self:center!important;width:78%!important;min-width:0!important;max-width:250px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;box-shadow:0 8px 20px #4f3faa1c!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-copy{width:100%!important}}@media (width>=761px){.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-main{grid-template-columns:224px minmax(0,1fr)!important;align-items:center!important;gap:1.35rem!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-card .mi-cubo-unit-illustration{aspect-ratio:3/2!important;background:#fffaf0!important;border:1px solid #ebb83a57!important;border-radius:19px!important;width:210px!important;min-width:210px!important;max-width:210px!important;height:140px!important;min-height:140px!important;max-height:140px!important;margin:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 24px #4d3d9d21!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-editorial-image{object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important}.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-copy h3{margin-bottom:.38rem!important;font-size:1.13rem!important;font-weight:800!important;line-height:1.2!important}.mi-mundo-deliverable-page .mi-cubo-unit-card .mi-cubo-unit-main{grid-template-columns:224px minmax(0,1fr)!important;align-items:center!important;gap:1.35rem!important}.mi-mundo-deliverable-page .mi-cubo-unit-card .mi-cubo-unit-illustration.mi-mundo-unit-illustration{aspect-ratio:3/2!important;background:#f8fffb!important;border:1px solid #6bbc9752!important;border-radius:19px!important;width:210px!important;min-width:210px!important;max-width:210px!important;height:140px!important;min-height:140px!important;max-height:140px!important;margin:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 24px #4d3d9d21!important}.mi-mundo-deliverable-page .mi-cubo-unit-illustration.mi-mundo-unit-illustration img{object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}}@media (width<=760px){.mi-cubo-deliverable-page:not(.mi-mundo-deliverable-page) .mi-cubo-unit-copy h3{margin-bottom:.38rem!important;font-size:1.1rem!important;font-weight:800!important;line-height:1.22!important}.mi-mundo-deliverable-page .mi-cubo-unit-card .mi-cubo-unit-main{flex-direction:column!important;align-items:stretch!important;gap:.9rem!important;display:flex!important}.mi-mundo-deliverable-page .mi-cubo-unit-card .mi-cubo-unit-illustration.mi-mundo-unit-illustration{aspect-ratio:3/2!important;background:#f8fffb!important;border:1px solid #6bbc9752!important;border-radius:18px!important;align-self:center!important;width:78%!important;min-width:0!important;max-width:250px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;display:block!important;overflow:hidden!important;box-shadow:0 8px 20px #4f3faa1c!important}.mi-mundo-deliverable-page .mi-cubo-unit-illustration.mi-mundo-unit-illustration img{object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.mi-mundo-deliverable-page .mi-cubo-unit-copy{width:100%!important}}
