:root{--ink:#0b2734;--muted:#59717b;--blue:#087aa4;--blue-deep:#045278;--teal:#10c8c2;--aqua:#dff9f7;--paper:#f7fbfc;--surface:#fff;--line:#dcebed;--header:#f7fbfcd1;--shadow:0 24px 80px #083e521f;--max:1180px}@media (prefers-color-scheme:dark){:root{--ink:#eefbfc;--muted:#9bb6be;--blue:#38bee2;--blue-deep:#59d3ef;--teal:#22d7cb;--aqua:#0c343b;--paper:#071419;--surface:#0d2027;--line:#1b3a43;--header:#071419d6;--shadow:0 24px 90px #00000059}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input{font:inherit}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{z-index:100;background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--line)72%,transparent);height:78px;position:fixed;inset:0 0 auto}.nav-wrap{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-size:.88rem;font-weight:800;display:flex}.brand img{object-fit:contain}.brand b{color:var(--blue)}.nav-links{color:var(--muted);align-items:center;gap:34px;font-size:.9rem;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:var(--paper);border-radius:999px;padding:11px 17px;font-size:.84rem;font-weight:700}.nav-cta span{margin-left:8px}.menu-button{background:0 0;border:0;width:38px;height:38px;display:none}.menu-button i{background:var(--ink);width:23px;height:2px;margin:6px auto;transition:all .2s;display:block}.hero{align-items:center;min-height:730px;padding:150px 0 90px;display:flex;position:relative;overflow:hidden}.hero-grid,.eduvora-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:76px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.73rem;font-weight:800;display:inline-flex}.eyebrow i{background:var(--teal);width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb,var(--teal)15%,transparent);border-radius:50%}.eyebrow.light{color:#bdeff3}.hero h1,.section-heading h2,.company-grid h2,.cta-card h2,.sponsor-copy h1,.sponsor-banner h2{letter-spacing:-.055em;margin:22px 0 25px;font-family:Segoe UI,Inter,sans-serif;line-height:.98}.hero h1{font-size:clamp(3.5rem,6vw,6.4rem);font-weight:750}.hero h1 span,.sponsor-copy h1 span{color:var(--blue)}.hero-lead{color:var(--muted);max-width:620px;font-size:1.13rem;line-height:1.8}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:15px 23px;font-size:.9rem;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(120deg,var(--blue-deep),var(--blue),var(--teal));box-shadow:0 13px 32px #087aa440}.button-secondary{border:1px solid var(--line);background:var(--surface)}.hero-proof{border-top:1px solid var(--line);color:var(--muted);gap:28px;margin-top:42px;padding-top:25px;font-size:.77rem;display:flex}.hero-proof span{flex-direction:column;gap:3px;display:flex}.hero-proof strong{color:var(--ink);font-size:.85rem}.ambient{pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.ambient-one{background:radial-gradient(circle,color-mix(in srgb,var(--teal)22%,transparent),transparent 68%);width:650px;height:650px;top:50px;right:-180px}.ambient-two{background:radial-gradient(circle,color-mix(in srgb,var(--blue)18%,transparent),transparent 68%);width:700px;height:700px;top:20px;left:48%}.product-stage{background:linear-gradient(150deg,color-mix(in srgb,var(--teal)20%,var(--surface)),color-mix(in srgb,var(--blue)16%,var(--surface)));border:1px solid var(--line);border-radius:48% 48% 26% 26%;height:580px;position:relative}.stage-logo{background:var(--surface);width:86px;height:86px;box-shadow:var(--shadow);border-radius:24px;place-items:center;display:grid;position:absolute;top:30px;right:36px}.phone-frame{border:9px solid color-mix(in srgb,var(--ink)90%,black);background:#091820;border-bottom:0;border-radius:42px 42px 0 0;width:330px;height:510px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 28px 60px #02233447}.phone-frame img{object-fit:cover;object-position:top;width:100%;height:100%}.float-card{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:10px;padding:12px 16px;animation:5s ease-in-out infinite float;display:flex;position:absolute}.float-card>span{background:var(--aqua);width:34px;height:34px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.float-card div{flex-direction:column;display:flex}.float-card b{font-size:.78rem}.float-card small{color:var(--muted);font-size:.68rem}.float-card-one{top:145px;left:-28px}.float-card-two{animation-delay:-2s;bottom:90px;right:-30px}@keyframes float{50%{transform:translateY(-9px)}}.reveal{animation:.75s cubic-bezier(.2,.8,.2,1) both reveal}.delay-one{animation-delay:.15s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.strip{border-block:1px solid var(--line);background:var(--surface)}.strip-inner{height:76px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:.76rem;font-weight:700;display:flex;overflow:hidden}.strip-inner i{background:var(--teal);border-radius:50%;width:4px;height:4px}.section{padding:110px 0}.section-heading{margin-bottom:55px}.section-heading h2,.company-grid h2{font-size:clamp(2.6rem,5vw,5rem)}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid}.section-heading>p,.split-heading>p{color:var(--muted);max-width:480px;font-size:1.05rem;line-height:1.8}.centered{text-align:center}.centered>p{margin-inline:auto}.feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-height:280px;padding:28px;transition:all .25s}.feature-card:hover{border-color:color-mix(in srgb,var(--blue)45%,var(--line));box-shadow:var(--shadow);transform:translateY(-5px)}.feature-number{color:var(--blue);font-size:.72rem;font-weight:800}.feature-card h3{margin:80px 0 12px;font-size:1.25rem}.feature-card p{color:var(--muted);font-size:.9rem;line-height:1.65}.showcase-section{color:#fff;background:linear-gradient(125deg,#053c5a,#04647b 55%,#0a9c9b);overflow:hidden}.showcase-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.showcase-copy h2{letter-spacing:-.055em;margin:20px 0;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1}.showcase-copy p{color:#c1e2e6;line-height:1.8}.text-link{color:var(--blue);align-items:center;gap:15px;margin-top:20px;font-weight:750;display:inline-flex}.showcase-copy .text-link{color:#fff}.screen-fan{height:560px;position:relative}.screen-fan img{object-fit:cover;object-position:top;border:7px solid #ffffff2e;border-radius:28px;width:330px;height:520px;position:absolute;box-shadow:0 30px 70px #00000059}.screen-a{top:55px;left:6%;transform:rotate(-7deg)}.screen-b{top:0;right:2%;transform:rotate(7deg)}.company-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.company-grid p{color:var(--muted);font-size:1.1rem;line-height:1.9}.cta-section{padding-top:30px}.cta-card{color:#fff;background:linear-gradient(120deg,#073e5e,#087aa4 58%,#10aaa6);border-radius:34px;justify-content:space-between;align-items:end;gap:50px;padding:65px 70px;display:flex}.cta-card h2{max-width:690px;font-size:clamp(2.5rem,4vw,4.5rem)}.button-white{color:#073e5e;background:#fff}.button-glass{color:#fff;background:#ffffff1a;border:1px solid #fff6}.site-footer{border-top:1px solid var(--line);padding:85px 0 28px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-brand p{max-width:360px;color:var(--muted);line-height:1.7}.footer-grid>div:not(:first-child){color:var(--muted);flex-direction:column;gap:13px;font-size:.9rem;display:flex}.footer-grid h3{text-transform:uppercase;letter-spacing:.1em;color:var(--ink);margin:8px 0 10px;font-size:.8rem}.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:70px;padding-top:25px;font-size:.75rem;display:flex}.eduvora-orbit{height:600px;position:relative}.orbit-ring{border:1px solid color-mix(in srgb,var(--blue)25%,var(--line));border-radius:50%;position:absolute;inset:25px}.orbit-ring:after{content:"";border:1px dashed color-mix(in srgb,var(--teal)42%,transparent);border-radius:50%;animation:30s linear infinite spin;position:absolute;inset:50px}@keyframes spin{to{transform:rotate(360deg)}}.orbit-phone{z-index:2;object-fit:cover;object-position:top;width:310px;height:560px;box-shadow:var(--shadow);border:9px solid #082331;border-radius:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-label{z-index:3;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:999px;padding:12px 15px;font-size:.76rem;font-weight:750;position:absolute}.orbit-label span{color:var(--teal);margin-left:8px}.label-a{top:18%;left:-2%}.label-b{top:45%;right:-1%}.label-c{bottom:12%;left:2%}.microcopy{color:var(--muted);margin-top:22px;font-size:.78rem}.journey-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.journey-grid article{border-right:1px solid var(--line);padding:38px 28px}.journey-grid article:last-child{border:0}.journey-grid article>span{background:var(--aqua);width:34px;height:34px;color:var(--blue);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.journey-grid h3{margin:55px 0 10px;font-size:1.45rem}.journey-grid p{color:var(--muted);font-size:.9rem;line-height:1.7}.gallery-section{background:var(--surface)}.gallery-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.gallery-grid figure{border:1px solid var(--line);background:var(--paper);border-radius:25px;grid-template-columns:1fr 1fr;align-items:center;min-height:300px;margin:0;display:grid;overflow:hidden}.gallery-grid .gallery-large{flex-direction:column;grid-row:1/3;display:flex}.gallery-grid img{object-fit:contain;width:100%;height:100%;max-height:310px;padding:18px}.gallery-large img{max-height:610px}.gallery-grid figcaption{flex-direction:column;gap:8px;padding:28px;display:flex}.gallery-grid figcaption span{color:var(--muted);font-size:.85rem;line-height:1.5}.sponsor-banner{padding-top:50px}.sponsor-banner-inner{color:#fff;background:linear-gradient(120deg,#073e5e,#078395);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;padding:60px 70px;display:flex}.sponsor-banner h2{margin-bottom:15px;font-size:clamp(2.5rem,4vw,4.5rem)}.sponsor-banner p{color:#c8ebee}.trust-row{justify-content:space-between;align-items:center;gap:50px;display:flex}.trust-row p{max-width:720px;color:var(--muted);font-size:1.2rem;line-height:1.8}.sponsorship-page{padding-top:78px}.sponsorship-hero{padding:90px 0 100px;position:relative;overflow:hidden}.sponsorship-grid{grid-template-columns:1fr .8fr;align-items:center;gap:90px;display:grid}.back-link{color:var(--muted);margin-bottom:45px;font-size:.8rem;display:block}.sponsor-copy h1{font-size:clamp(3.3rem,6vw,6.2rem)}.sponsor-copy>p{color:var(--muted);max-width:610px;font-size:1.05rem;line-height:1.85}.slot-note{align-items:center;gap:18px;margin-top:30px;display:flex}.slot-note b{letter-spacing:-.05em;color:var(--blue);font-size:2.5rem}.slot-note span{font-weight:700;line-height:1.3}.slot-note small{color:var(--muted);font-weight:500}.gift-note{border-top:1px solid var(--line);padding-top:22px;font-size:.82rem!important}.sponsor-form-card{z-index:3;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:30px;position:relative}.form-price{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:25px;display:flex}.form-price>div{flex-direction:column;gap:4px;display:flex}.form-price span{font-weight:800}.form-price small{color:var(--muted)}.form-price strong{letter-spacing:-.05em;font-size:2.3rem}.form-price sup{color:var(--blue);margin-right:4px;font-size:.9rem}.sponsor-form-card form{flex-direction:column;display:flex}.sponsor-form-card label{margin:16px 0 8px;font-size:.75rem;font-weight:800}.sponsor-form-card input{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:14px 15px}.sponsor-form-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue)12%,transparent)}.pay-button,.refresh-button{background:linear-gradient(120deg,var(--blue-deep),var(--blue),var(--teal));color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:12px;margin-top:22px;padding:16px;font-weight:800;display:flex}.pay-button:disabled{opacity:.7}.pay-button i,.status-icon.loading i{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}.field-error{margin:8px 0 0;color:#c43e45!important;font-size:.75rem!important}.payment-brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;padding-top:22px;display:flex}.payment-brands>span{border-radius:6px;align-items:center;gap:2px;height:28px;padding:5px 8px;font-size:.58rem;font-weight:900;display:flex}.mtn{color:#151515;background:#ffd600}.telecel{color:#fff;background:#e3233a}.at{color:#006c96;background:#e9f7ff;border:1px solid #b7dce9}.visa{color:#193a8a;border:1px solid var(--line);background:#fff;font-style:italic;font-size:.72rem!important}.mastercard{border:1px solid var(--line);background:#fff;width:46px;position:relative}.mastercard i{background:#e54835;border-radius:50%;width:15px;height:15px;position:absolute;left:10px}.mastercard i+i{opacity:.88;background:#f4a51c;left:20px}.secure-note{text-align:center;color:var(--muted);font-size:.7rem}.sheet-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0312199e;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.status-sheet{background:var(--surface);text-align:center;border-radius:26px;width:min(500px,100%);padding:38px 30px 30px;animation:.35s cubic-bezier(.2,.9,.2,1) sheet;position:relative;box-shadow:0 30px 100px #0006}@keyframes sheet{0%{opacity:0;transform:translateY(50px)}}.sheet-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.8rem;position:absolute;top:12px;right:17px}.status-icon{border-radius:50%;place-items:center;width:72px;height:72px;margin:5px auto 22px;font-size:2rem;font-weight:900;display:grid}.status-icon.success{color:#09925a;background:#dff8ec;animation:.5s both pop}.status-icon.warning{color:#b77200;background:#fff1cf}.status-icon.error{color:#c43e45;background:#ffe4e4}.status-icon.loading{background:linear-gradient(120deg,var(--blue),var(--teal))}@keyframes pop{50%{transform:scale(1.15)}}.status-sheet h2{margin:0 0 10px;font-size:1.8rem}.status-sheet>p{color:var(--muted);line-height:1.7}.refresh-button{width:100%;text-decoration:none}.refresh-button.warning{background:var(--ink);color:var(--paper)}.sheet-hint{color:var(--muted);margin-top:16px;line-height:1.5;display:block}.included-section{background:var(--surface)}.included-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.included-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px;font-weight:750}.included-grid div:nth-child(4n){border-right:0}.included-grid div:nth-last-child(-n+4){border-bottom:0}.included-grid span{color:var(--blue);margin-bottom:28px;font-size:.68rem;display:block}.help-row{border-top:1px solid var(--line);padding:30px 0}.help-row .shell{justify-content:space-between;align-items:center;display:flex}.help-row p{color:var(--muted)}.help-row a{color:var(--blue);font-weight:750}@media (max-width:900px){.nav-links{background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;padding:34px 20px;font-size:1.1rem;display:none;position:fixed;inset:78px 0 auto}.nav-links.open{display:flex}.nav-cta{display:none}.menu-button{display:block}.menu-button.active i:first-child{transform:translateY(4px)rotate(45deg)}.menu-button.active i:last-child{transform:translateY(-4px)rotate(-45deg)}.hero-grid,.eduvora-hero-grid,.showcase-grid,.company-grid,.sponsorship-grid{grid-template-columns:1fr}.hero{padding-top:130px}.product-stage{margin-top:25px}.feature-grid,.journey-grid{grid-template-columns:repeat(2,1fr)}.split-heading{grid-template-columns:1fr;gap:10px}.showcase-copy{padding-top:20px}.cta-card,.sponsor-banner-inner{flex-direction:column;align-items:flex-start}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr}.gallery-grid .gallery-large{grid-row:auto}.gallery-grid figure{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.included-grid{grid-template-columns:repeat(2,1fr)}.included-grid div:nth-child(2n){border-right:0}.included-grid div:nth-last-child(-n+4){border-bottom:1px solid var(--line)}.included-grid div:nth-last-child(-n+2){border-bottom:0}}@media (max-width:620px){.shell{width:min(100% - 28px,var(--max))}.site-header{height:68px}.nav-links{inset:68px 0 auto}.hero{min-height:0;padding:112px 0 65px}.hero h1{font-size:3.45rem}.hero-grid,.eduvora-hero-grid{gap:45px}.hero-proof{gap:16px}.product-stage{height:475px}.phone-frame{width:260px;height:430px}.stage-logo{width:66px;height:66px;right:18px}.float-card-one{left:-8px}.float-card-two{bottom:50px;right:-8px}.strip-inner{justify-content:flex-start;gap:24px;overflow-x:auto}.section{padding:78px 0}.section-heading h2,.company-grid h2{font-size:2.9rem}.feature-grid,.journey-grid{grid-template-columns:1fr}.feature-card{min-height:220px}.feature-card h3{margin-top:50px}.journey-grid article{border-right:0;border-bottom:1px solid var(--line)}.showcase-grid{gap:15px}.screen-fan{height:420px}.screen-fan img{width:230px;height:370px}.gallery-grid figure,.gallery-grid .gallery-large{flex-direction:column;display:flex}.gallery-grid img,.gallery-large img{max-height:430px}.cta-card,.sponsor-banner-inner{padding:40px 26px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-bottom{flex-direction:column;gap:8px}.eduvora-orbit{height:510px}.orbit-phone{width:260px;height:470px}.orbit-ring{inset:25px 0}.label-a{left:0}.label-b{right:0}.label-c{left:0}.sponsorship-page{padding-top:68px}.sponsorship-hero{padding-top:55px}.sponsor-copy h1{font-size:3.4rem}.sponsorship-grid{gap:48px}.sponsor-form-card{padding:23px 18px}.included-grid{grid-template-columns:1fr 1fr}.help-row .shell,.trust-row{flex-direction:column;align-items:flex-start;gap:5px}.screen-a{left:0}.screen-b{right:0}}
.mobile-sponsor-cta{border:1.5px solid var(--teal);color:var(--blue);background:color-mix(in srgb,var(--aqua)72%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--teal)9%,transparent);letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:850;display:none}.eduvora-feature-list{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid;overflow:hidden}.eduvora-feature-list>span,.eduvora-feature-list>strong{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:76px;padding:19px 20px;font-size:.83rem;font-weight:750;display:flex}.eduvora-feature-list>span:nth-child(4n),.eduvora-feature-list>strong{border-right:0}.eduvora-feature-list>span:nth-last-child(-n+3),.eduvora-feature-list>strong{border-bottom:0}.eduvora-feature-list i{color:var(--blue);font-size:.63rem;font-style:normal;font-weight:850}.eduvora-feature-list>strong{color:#fff;background:linear-gradient(120deg,var(--blue-deep),var(--blue),var(--teal));justify-content:center}.testimonials-section{background:var(--surface)}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.testimonial-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:260px;margin:0;padding:30px;transition:transform .25s,box-shadow .25s;display:flex}.testimonial-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.testimonial-card.featured{color:#fff;background:linear-gradient(125deg,#053c5a,#087a9d 68%,#0ca5a1);border-color:#0000;grid-column:span 2}.testimonial-card blockquote{letter-spacing:-.025em;margin:0;font-size:clamp(1.15rem,2vw,1.75rem);font-weight:720;line-height:1.45}.testimonial-card figcaption{align-items:center;gap:12px;margin-top:34px;display:flex}.testimonial-card figcaption>span{width:38px;height:38px;color:var(--blue);background:var(--aqua);border-radius:50%;place-items:center;font-weight:850;display:grid}.testimonial-card figcaption div{flex-direction:column;gap:2px;display:flex}.testimonial-card figcaption strong{font-size:.82rem}.testimonial-card figcaption small{color:var(--muted);font-size:.68rem}.testimonial-card.featured figcaption small{color:#c5e7eb}.metrics-error{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:150px;display:grid}.metrics-error>span{width:42px;height:42px;color:var(--blue);background:var(--aqua);border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.metrics-error strong{font-size:.82rem;display:block}.metrics-error p{margin:5px 0 0!important}.metrics-error button{border:1px solid var(--line);color:var(--ink);background:var(--surface);cursor:pointer;border-radius:999px;padding:9px 14px;font-size:.72rem;font-weight:800}@media (max-width:900px){.mobile-sponsor-cta{margin-left:auto;display:inline-flex}.eduvora-feature-list{grid-template-columns:repeat(2,1fr)}.eduvora-feature-list>span:nth-child(4n){border-right:1px solid var(--line)}.eduvora-feature-list>span:nth-child(2n),.eduvora-feature-list>strong{border-right:0}.eduvora-feature-list>span:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.eduvora-feature-list>span:nth-last-child(-n+1),.eduvora-feature-list>strong{border-bottom:0}.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.brand span{display:none}.nav-wrap{gap:9px}.mobile-sponsor-cta{padding:8px 11px;font-size:.66rem}.hero-proof{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hero-proof span{font-size:.61rem}.hero-proof strong{font-size:.72rem}.eduvora-feature-list{grid-template-columns:1fr 1fr}.eduvora-feature-list>span,.eduvora-feature-list>strong{min-height:68px;padding:15px 13px;font-size:.72rem}.testimonial-grid{grid-template-columns:1fr}.testimonial-card.featured{grid-column:auto}.testimonial-card{min-height:220px}.metrics-error{grid-template-columns:auto 1fr}.metrics-error button{grid-column:1/-1;width:100%}}
.eduvora-stage-logo{border-radius:25px;width:150px;height:150px;padding:8px;top:22px;right:22px;overflow:hidden}.eduvora-stage-logo img,.eduvora-page-logo,.sponsor-eduvora-logo{object-fit:contain;background:#fff;border-radius:18px;display:block}.eduvora-stage-logo img{width:100%;height:100%}.eduvora-page-logo{width:185px;height:185px;margin:0 0 20px;padding:7px;box-shadow:0 16px 45px #0452781f}.sponsor-eduvora-logo{width:150px;height:150px;margin:0 0 24px;padding:6px;box-shadow:0 14px 40px #0452781a}.included-more{text-align:center;color:var(--muted);margin:25px 0 0;font-size:.85rem;font-weight:700}.whatsapp-fab{z-index:90;color:#fff;background:#20aa61;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:7px 17px 7px 7px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 38px #0d6f3d52}.whatsapp-fab:hover{transform:translateY(-3px);box-shadow:0 20px 45px #0d6f3d6b}.whatsapp-fab>span{color:#16844a;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.72rem;font-weight:900;display:grid}.whatsapp-fab>strong{font-size:.78rem}@media (max-width:620px){.eduvora-stage-logo{width:112px;height:112px;top:14px;right:13px}.eduvora-page-logo{width:145px;height:145px}.sponsor-eduvora-logo{width:125px;height:125px}.whatsapp-fab{width:54px;padding:7px;bottom:15px;right:15px;overflow:hidden}.whatsapp-fab>strong{display:none}}@media (prefers-reduced-motion:reduce){.whatsapp-fab{transition:none}}
.voucher-page{padding-top:78px}.voucher-hero{border-bottom:1px solid var(--line);padding:72px 0 96px}.voucher-layout{grid-template-columns:minmax(0,1fr) minmax(380px,480px);align-items:start;gap:clamp(50px,8vw,110px);display:grid}.voucher-intro{padding-top:8px}.voucher-brand-row{align-items:center;gap:16px;margin:25px 0 36px;font-weight:800;line-height:1.35;display:flex}.voucher-brand-row img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:74px;height:74px}.voucher-brand-row small{color:var(--muted);font-weight:500}.voucher-intro h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6.4vw,6.7rem);font-weight:500;line-height:.91}.voucher-intro h1 em{color:var(--blue);font-style:italic}.voucher-intro>p{max-width:600px;color:var(--muted);margin:28px 0;font-size:1.08rem;line-height:1.8}.price-notes{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:42px;display:grid}.price-notes div{grid-template-columns:1fr auto;align-items:baseline;gap:5px 20px;padding:24px 22px 24px 0;display:grid}.price-notes div+div{border-left:1px solid var(--line);padding-left:24px}.price-notes span{font-weight:800}.price-notes strong{font-family:Georgia,serif;font-size:2rem;font-weight:500}.price-notes small{color:var(--muted);grid-column:1/-1}.plain-note{border-left:3px solid var(--teal);padding-left:16px;font-size:.85rem!important}.voucher-card{border:1px solid var(--line);background:var(--surface);padding:28px;position:sticky;top:102px;box-shadow:0 18px 55px #07313f17}.voucher-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;margin-bottom:22px;padding-bottom:20px;display:flex}.voucher-card-head>div{flex-direction:column;gap:3px;display:flex}.voucher-card-head small{color:var(--muted)}.voucher-card-head strong{font-size:1.2rem}.voucher-card-head>span{color:#0a7c52;background:#e5f8ef;border-radius:4px;padding:7px 9px;font-size:.72rem;font-weight:800}.voucher-card fieldset{border:0;margin:0;padding:0}.voucher-card legend,.quantity-row>div>b,.contact-fields>b{margin-bottom:11px;font-size:.8rem;font-weight:850}.plan-picker{grid-template-columns:1fr 1fr;gap:10px;display:grid!important}.plan-picker legend{grid-column:1/-1}.plan-picker button{border:1px solid var(--line);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;justify-content:space-between;gap:10px;padding:16px;display:flex}.plan-picker button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:color-mix(in srgb,var(--aqua)45%,var(--surface))}.plan-picker button>span,.plan-picker button>strong{flex-direction:column;gap:4px;display:flex}.plan-picker button>strong{text-align:right;font-size:1.2rem}.plan-picker small{color:var(--muted);font-size:.65rem;font-weight:600}.quantity-row{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:24px 0;padding:20px 0;display:flex}.quantity-row>div:first-child{flex-direction:column;gap:4px;display:flex}.quantity-row small{color:var(--muted);font-size:.7rem}.stepper{border:1px solid var(--line);grid-template-columns:36px 42px 36px;align-items:center;display:grid}.stepper button{background:var(--paper);height:38px;color:var(--ink);cursor:pointer;border:0;font-size:1.2rem}.stepper button:disabled{opacity:.3;cursor:not-allowed}.stepper output{text-align:center;font-weight:850}.contact-fields{flex-direction:column;display:flex}.contact-fields>b{margin-bottom:3px}.contact-fields label{margin:14px 0 7px;font-size:.74rem;font-weight:800}.contact-fields label span{color:var(--muted);margin-left:5px;font-weight:500}.voucher-card input,.voucher-card select{border:1px solid var(--line);background:var(--paper);min-height:48px;color:var(--ink);outline:0;padding:12px 13px}.voucher-card input:focus,.voucher-card select:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue)12%,transparent)}.phone-field{grid-template-columns:100px 1fr;display:grid}.phone-field select{border-right:0}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.checkout-total span{font-weight:800}.checkout-total strong{font-family:Georgia,serif;font-size:2rem}.voucher-card .pay-button{border-radius:5px;width:100%}.voucher-card .secure-note{margin:14px 0 0}.voucher-how,.voucher-included{padding:100px 0}.voucher-how{background:var(--surface);border-bottom:1px solid var(--line)}.editorial-heading>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:.72rem;font-weight:850;display:block}.editorial-heading h2{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,5rem);font-weight:500}.editorial-heading p{color:var(--muted);line-height:1.8}.process-list{border-top:1px solid var(--line);margin:55px 0 0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:30px;padding:27px 0;display:grid}.process-list>li>b{color:var(--blue);font-size:.75rem}.process-list strong{font-size:1.15rem}.process-list p{color:var(--muted);margin:6px 0 0;line-height:1.6}.included-layout{grid-template-columns:.82fr 1.18fr;gap:90px;display:grid}.clean-feature-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.clean-feature-list div{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;font-weight:700;display:flex}.clean-feature-list div:nth-child(odd){padding-right:20px}.clean-feature-list div:nth-child(2n){border-left:1px solid var(--line);padding-left:20px}.clean-feature-list i{color:var(--blue);font-style:normal}.voucher-help{color:#fff;background:#082b3a;padding:34px 0}.voucher-help .shell{justify-content:space-between;align-items:center;gap:30px;display:flex}.voucher-help p{color:#bcd5dc;margin:5px 0 0}.voucher-help a{border:1px solid #5e8490;padding:12px 16px;font-weight:800}.delivered-codes{gap:8px;margin:20px 0;display:grid}.delivered-codes code{border:1px dashed var(--blue);background:var(--paper);letter-spacing:.12em;padding:12px;font-size:1.08rem;font-weight:850}.copy-codes,.support-link{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);text-align:center;cursor:pointer;margin-top:10px;padding:13px;font-weight:800;display:block}.support-link{color:var(--blue)}@media (max-width:900px){.voucher-layout,.included-layout{grid-template-columns:1fr}.voucher-card{position:relative;top:0}.voucher-intro{padding-top:0}.voucher-layout{gap:48px}}@media (max-width:620px){.voucher-page{padding-top:68px}.voucher-hero{padding:42px 0 65px}.voucher-intro h1{font-size:3.7rem}.price-notes{grid-template-columns:1fr}.price-notes div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.voucher-card{padding:20px 16px}.plan-picker{grid-template-columns:1fr!important}.voucher-how,.voucher-included{padding:72px 0}.process-list li{grid-template-columns:45px 1fr;gap:15px}.clean-feature-list{grid-template-columns:1fr}.clean-feature-list div:nth-child(2n){border-left:0;padding-left:0}.voucher-help .shell{flex-direction:column;align-items:flex-start}.voucher-help a{text-align:center;width:100%}}
.hero h1,.section-heading h2,.company-grid h2,.cta-card h2,.sponsor-banner h2{letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-weight:500}.button,.nav-cta,.mobile-sponsor-cta{border-radius:6px}.feature-grid{border-top:1px solid var(--line);gap:0}.feature-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-height:300px}.feature-card:last-child{border-right:0}.feature-card:hover{box-shadow:none;background:var(--surface);transform:none}.feature-card h3{font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.eduvora-feature-list{border-radius:0}.testimonial-card{border-radius:3px}.testimonial-card.featured{background:#073e5e}.cta-card,.sponsor-banner-inner{background:#073e5e;border-radius:4px}.gallery-grid figure{border-radius:4px}.product-stage{border-radius:180px 180px 8px 8px}.site-footer{margin-top:0}.back-link{text-underline-offset:4px;text-decoration:underline}@media (max-width:900px){.feature-card:nth-child(2n){border-right:0}}@media (max-width:620px){.feature-card{border-right:0}.product-stage{border-radius:120px 120px 6px 6px}}
.footer-grid{grid-template-columns:1.7fr repeat(3,minmax(0,1fr));gap:clamp(32px,5vw,70px)}.hero-actions{gap:10px}.product-stage-clean{background:color-mix(in srgb,var(--blue)8%,var(--surface))}.eduvora-orbit-clean .orbit-phone{box-shadow:0 22px 55px #02233433}.contact-section{color:#fff;background:#073e5e}.contact-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(50px,9vw,120px);display:grid}.contact-layout h2{letter-spacing:-.05em;margin:20px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:500;line-height:1}.contact-layout p{color:#c8e2e7;font-size:1.05rem;line-height:1.75}.contact-layout address{border-block:1px solid #ffffff40;flex-direction:column;gap:12px;padding:30px 0;font-style:normal;display:flex}.contact-layout address strong{font-size:1.2rem}.contact-layout address span{color:#c8e2e7}.contact-layout address a{text-underline-offset:4px;width:max-content;text-decoration:underline}.cta-card>div:first-child p{color:#c8e2e7;max-width:650px;line-height:1.7}.purchase-facts{border-top:1px solid var(--line);margin:28px 0 0}.purchase-facts div{border-bottom:1px solid var(--line);grid-template-columns:minmax(125px,.65fr) 1.35fr;gap:18px;padding:13px 0;display:grid}.purchase-facts dt{font-weight:800}.purchase-facts dd{color:var(--muted);margin:0}.checkout-legal{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.75rem;line-height:1.55}.checkout-legal a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.legal-page{padding:78px 0 100px}.legal-shell{max-width:900px}.legal-header{border-bottom:1px solid var(--line);padding:78px 0 52px}.legal-header>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:800}.legal-header h1{letter-spacing:-.055em;margin:18px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,7vw,6.2rem);font-weight:500;line-height:.95}.legal-header p{color:var(--muted);margin:0;font-size:1.1rem}.legal-header time{color:var(--muted);margin-top:25px;font-size:.9rem;display:block}.legal-document{padding-top:26px}.legal-document section{border-bottom:1px solid var(--line);grid-template-columns:240px minmax(0,1fr);column-gap:48px;padding:34px 0;display:grid}.legal-document h2{grid-column:1;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;line-height:1.3}.legal-document p,.legal-document ul,.legal-document address{color:var(--muted);grid-column:2;margin:0;font-size:1rem;line-height:1.78}.legal-document p+p,.legal-document p+ul,.legal-document ul+p{margin-top:14px}.legal-document ul{padding-left:20px}.legal-document li+li{margin-top:7px}.legal-document a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-document address{font-style:normal}.legal-document address strong{color:var(--ink)}.legal-related{border-block:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:42px;padding:24px 0;display:flex}.legal-related span{color:var(--muted)}.legal-related a{color:var(--blue);font-weight:800}@media (max-width:900px){.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.contact-layout{grid-template-columns:1fr;gap:28px}.legal-document section{grid-template-columns:190px minmax(0,1fr);column-gap:32px}}@media (max-width:700px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.legal-page{padding-top:68px}.legal-header{padding:52px 0 38px}.legal-document section{padding:28px 0;display:block}.legal-document h2{margin-bottom:14px}.legal-related{flex-direction:column;align-items:flex-start;gap:10px}.purchase-facts div{grid-template-columns:1fr;gap:4px}.hero-actions .button{width:100%}}
