@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-CFE5FJpA.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-VariableFont_wght-qHBBf4Od.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--color-primary-deep:#013e49;--color-primary:#014b5a;--color-primary-mid:#026f7d;--color-accent:#119da9;--color-secondary:#f4c21b;--color-surface-warm:#fbf6e2;--color-tertiary:#119da9;--color-logo-teal:#014b5a;--color-logo-yellow:#f4c21b;--navy-deep:#020d20;--navy:#03162f;--navy-mid:#021b38;--petrol:#032a46;--cyan:0, 210, 255;--teal-rgb:17, 157, 169;--color-bg:#fff;--color-bg-alt:#f2f5f7;--color-bg-soft:#e6ebee;--color-bg-tint:#e2eff2;--color-bg-card:#fff;--color-text:#1c282f;--color-text-secondary:#5b6971;--color-text-muted:#88979f;--color-text-inverse:#fff;--color-border:#d4dce0;--color-border-strong:#014b5a2e;--color-border-hover:#119da959;--color-success:#409b63;--color-danger:#c75456;--color-warning:#d9934e;--color-info:#2f90c8;--shadow-sm:0 6px 16px #013e490d;--shadow-md:0 12px 30px #013e4914;--shadow-lg:0 18px 48px #013e491a;--shadow-xl:0 28px 70px #013e4924;--shadow-glow:0 14px 32px #f4c21b42;--shadow-focus:0 0 0 4px #119da92e;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.35rem;--radius-2xl:1.75rem;--radius-full:9999px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Montserrat", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-base:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--container-max:1200px;--container-padding:1.5rem;--nav-height:4.5rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--z-nav:1000;--z-modal:9999;--z-whatsapp:999}@media (width>=768px){:root{--container-padding:2rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;line-height:1.2}p{overflow-wrap:break-word}:focus-visible{outline:3px solid var(--color-secondary);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}::selection{background-color:var(--color-secondary);color:var(--color-primary)}.heading-xl{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:var(--font-weight-extrabold);color:#fff;letter-spacing:-.04em;line-height:1.02}.heading-lg{font-family:var(--font-heading);font-size:clamp(1.95rem,3vw,3rem);font-weight:var(--font-weight-extrabold);color:#fff;letter-spacing:-.03em;line-height:1.08}.heading-md{font-family:var(--font-heading);font-size:clamp(1.3rem,2vw,1.75rem);font-weight:var(--font-weight-bold);color:#fff;letter-spacing:-.02em;line-height:1.18}.heading-sm{font-family:var(--font-heading);font-size:1.1rem;font-weight:var(--font-weight-bold);color:#fff;line-height:1.24}.body-lg{color:#ffffffd1;font-size:1.125rem;line-height:1.8}.body-md{color:#fffc;font-size:1rem;line-height:1.75}.body-sm{color:#ffffffc7;font-size:.9rem;line-height:1.6}.body-xs{color:#ffffffa6;font-size:.8rem;line-height:1.65}.text-center{text-align:center}.text-left{text-align:left}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-text-secondary)}.text-muted{color:var(--color-text-muted)}.text-accent{color:var(--color-secondary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:#fff}p,li,label,input,textarea,button{font-family:var(--font-sans)}.container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:clamp(4rem,7vw,6.5rem) 0}.section-alt{background:var(--color-bg-alt)}@media (width<=767px){.section{padding:3rem 0}}.grid{gap:1.5rem;display:grid}.grid-2,.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}@media (width>=640px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}.btn{border-radius:var(--radius-full);min-height:3.25rem;font-weight:var(--font-weight-semibold);transition:var(--transition-base);white-space:nowrap;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.95rem;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-secondary);color:var(--color-primary-deep);border-color:#f4c21bb3;box-shadow:0 12px 24px #f4c21b38}.btn-primary:hover{filter:saturate(1.02)brightness(1.01);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.card{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:var(--transition-base);border:1px solid var(--color-border);background:#fff;padding:2rem}.card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.tag{border-radius:var(--radius-full);font-size:.8rem;font-weight:var(--font-weight-medium);color:var(--color-secondary);background-color:#f4c21b1a;align-items:center;gap:.35rem;padding:.35rem .75rem;display:inline-flex}.tag-green{color:var(--color-primary);background-color:#f4c21b1a}.tag-blue{color:var(--color-primary);background-color:#013e4914}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-in{animation:.5s forwards fadeInUp}.animate-in-delay-1{animation-delay:.1s}.animate-in-delay-2{animation-delay:.2s}.animate-in-delay-3{animation-delay:.3s}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:var(--z-nav);transition:var(--transition-base);-webkit-backdrop-filter:blur(18px);background:linear-gradient(#020d20eb 0%,#03162fd9 100%);border-bottom:1px solid #ffffff14;padding:1.15rem 2rem;position:fixed;top:0;left:0;right:0}.header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00d2ff1f 20%,#00d2ff47 50%,#00d2ff1f 80%,#0000 100%);height:1px;position:absolute;bottom:0;left:8%;right:8%;box-shadow:0 0 14px #00d2ff1f}.header.scrolled{box-shadow:var(--shadow-sm)}.header-inner{width:min(var(--container-max), 100%);height:var(--nav-height);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.header-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.header-logo img{filter:drop-shadow(0 0 8px #00d2ff1f);width:190px;max-width:100%;height:auto;transition:opacity .2s;display:block}.header-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#032a466b;border:1px solid #00d2ff4d;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;display:none;box-shadow:0 0 16px #00d2ff1a}.header-nav{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.header-link{color:#ffffffe0;min-height:44px;font-size:.88rem;font-weight:var(--font-weight-semibold);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1rem;line-height:1;text-decoration:none;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.header-link:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle,#00d2ff14 0%,#0000 72%);transition:opacity .18s;position:absolute;inset:5px}.header-link:hover{color:#fff;background:#00d2ff0b;border-color:#00d2ff3d;transform:translateY(-2px);box-shadow:0 0 12px #00d2ff,inset 0 0 12px #00d2ff09}.header-link:hover:before{opacity:1}.header-link.active{color:#fff;background:linear-gradient(#f4c21b1a 0%,#f4c21b06 100%);border-color:#f4c21be0;box-shadow:0 0 7px #f4c21b57,0 0 18px #f4c21b26,inset 0 0 10px #f4c21b0d}.header-link.active:after{content:"";background:var(--color-secondary);border-radius:999px;height:2px;position:absolute;bottom:-3px;left:22%;right:22%;box-shadow:0 0 6px #f4c21bc7,0 0 14px #f4c21b6b}.header-campus{color:#fff;background:#00d2ff09;border-color:#00d2ff33}.header-cta{color:#102033;font-weight:var(--font-weight-extrabold);background:linear-gradient(135deg,#ffd84a 0%,#f4c21b 55%,#e9ae05 100%);border-color:#ffde5cf2;border-radius:999px;margin-left:.45rem;padding:.78rem 1.35rem;box-shadow:0 0 8px #f4c21b6b,0 0 22px #f4c21b2e,0 8px 24px #0000002e,inset 0 1px #ffffff6b}.header-cta:before{opacity:0}.header-cta:hover{color:#07182c;background:linear-gradient(135deg,#ffe36c 0%,#f8cc2d 52%,#f1b70c 100%);border-color:#ffe778;transform:translateY(-2px);box-shadow:0 0 10px #f4c21b9e,0 0 30px #f4c21b47,0 10px 28px #00000038,inset 0 1px #ffffff85}.header-reserve{gap:.42rem}.header-reserve .header-link-icon{color:#59e9ff;filter:drop-shadow(0 0 5px #00d2ff7a);font-size:.86em}.language-selector{color:#fff;width:max-content;display:inline-block;position:relative}.language-selector__trigger{color:#fff;min-width:4.35rem;min-height:2.45rem;font:inherit;cursor:pointer;background:#031c34b8;border:1px solid #00d2ff3d;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.42rem .66rem;font-size:.72rem;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:inset 0 0 14px #00d2ff0d,0 0 14px #00d2ff14}.language-selector__trigger:hover,.language-selector__trigger:focus-visible,.language-selector.is-open .language-selector__trigger{background:#062541f2;border-color:#f4c21bc2;outline:none;box-shadow:0 0 15px #f4c21b29,inset 0 0 14px #00d2ff14}.language-selector__trigger img,.language-selector__option img{object-fit:cover;border-radius:2px;width:1.05rem;height:.74rem}.language-selector__trigger .fa-chevron-down{color:#5eeaff;font-size:.62rem;transition:transform .16s}.language-selector.is-open .language-selector__trigger .fa-chevron-down{transform:rotate(180deg)}.language-selector__menu{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#031930fa,#042742fa);border:1px solid #00d2ff47;border-radius:14px;min-width:10.5rem;padding:.42rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 38px #0000006b,0 0 20px #00d2ff1f}.language-selector__menu:not([hidden]){gap:.2rem;display:grid}.language-selector__option{color:#ffffffd6;width:100%;min-height:2.45rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:1.05rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.5rem .58rem;font-size:.76rem;font-weight:700;transition:all .16s;display:grid}.language-selector__option small{color:#5eeaffb8;font-size:.62rem;font-weight:800}.language-selector__option:hover,.language-selector__option.is-active{color:#fff;background:#f4c21b1c;border-color:#f4c21bc7;box-shadow:0 0 12px #f4c21b33}.language-selector__option:focus-visible{border-color:#5eeaffc7;outline:none}@media (width>=1181px){.header-toggle{display:none}.header-nav{box-shadow:none;background:0 0;border-bottom:none;flex-direction:row;align-items:center;gap:.25rem;padding:0;position:static;display:flex!important}.header-link{border-bottom:none;padding:.52rem .86rem}.header-cta{margin-top:0;margin-left:.5rem}}@media (width<=1180px){.header{padding:1rem}.header-inner{position:relative}.header-toggle{display:inline-flex}.header-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-height:calc(100vh - var(--nav-height) - 3rem);overscroll-behavior:contain;background:linear-gradient(145deg,#03162ff5 0%,#021b38f5 100%);border:1px solid #00d2ff2e;border-radius:18px;flex-direction:column;align-items:stretch;gap:.4rem;padding:1rem;display:none;position:absolute;top:calc(100% + 1rem);left:0;right:0;overflow-y:auto;box-shadow:0 0 24px #00d2ff1a,0 18px 50px #00000057}.header-nav.open{display:flex}.header-link{border-radius:12px;justify-content:flex-start;width:100%;min-height:48px;padding:.8rem 1rem}.header-cta{justify-content:center;margin-left:0}.header-nav>.language-selector{align-self:center;margin-top:.35rem}}@media (width<=480px){.header{padding:.85rem .9rem}.header-toggle{width:42px;height:42px}}.footer{isolation:isolate;color:#ffffffc2;background:radial-gradient(circle at 10% 20%,#00d2ff21,#0000 25rem),radial-gradient(circle at 87% 78%,#f4c21b13,#0000 24rem),linear-gradient(118deg,#020d20 0%,#03172f 52%,#01323f 100%);position:relative;overflow:hidden}.footer:before{content:"";z-index:-1;opacity:.23;pointer-events:none;background-image:linear-gradient(#119da91f 1px,#0000 1px),linear-gradient(90deg,#119da91f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.footer-edge{background:linear-gradient(90deg, transparent 2%, var(--color-accent) 35%, var(--color-secondary) 64%, transparent 98%);height:2px;box-shadow:0 0 24px #00d2ff61,0 0 18px #f4c21b26}.footer-grid{grid-template-columns:minmax(260px,1.35fr) minmax(125px,.68fr) minmax(170px,.9fr) minmax(255px,1.22fr);gap:clamp(2rem,4vw,4.2rem);padding:clamp(3rem,5vw,4.6rem) 0 3.4rem;display:grid}.footer-brand{max-width:390px}.footer-logo-img{object-fit:contain;width:min(238px,100%);max-width:none;height:auto;margin:0 0 1.25rem;display:block}.footer-desc{color:#ffffffc2;max-width:360px;margin:0;font-size:.9rem;line-height:1.75}.footer h4{color:#fff;font-family:var(--font-heading);font-size:.88rem;font-weight:var(--font-weight-bold);letter-spacing:.025em;margin:0 0 1.2rem}.footer h4:after{content:"";border-radius:var(--radius-full);background:linear-gradient(90deg, var(--color-accent), var(--color-secondary));width:34px;height:2px;margin-top:.65rem;display:block;box-shadow:0 0 10px #00d2ff40}.footer-links{gap:.72rem;margin:0;padding:0;list-style:none;display:grid}.footer-link{color:#ffffffab;align-items:center;gap:.52rem;width:fit-content;font-size:.83rem;line-height:1.45;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.footer-link:before{content:"";background:#00d2ff8c;border-radius:50%;flex:none;width:5px;height:5px;transition:background .18s,box-shadow .18s}.footer-link:hover,.footer-link:focus-visible{color:#fff;outline:none;transform:translate(3px)}.footer-link:hover:before,.footer-link:focus-visible:before{background:var(--color-secondary);box-shadow:0 0 9px #f4c21ba6}.footer-socials{border-top:1px solid #ffffff14;gap:.62rem;margin-top:1.2rem;padding-top:1rem;display:flex}.footer-social-link{color:#61edff;background:#00d2ff1a;border:1px solid #00d2ff38;border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.3rem;text-decoration:none;transition:color .18s,border-color .18s,transform .18s,box-shadow .18s;display:grid}.footer-social-link:hover,.footer-social-link:focus-visible{color:var(--color-secondary);border-color:#f4c21b85;outline:none;transform:translateY(-2px);box-shadow:0 0 16px #f4c21b26}.footer-location{color:#ffffff8a;align-items:center;gap:.5rem;margin:.9rem 0 0;font-size:.71rem;line-height:1.45;display:flex}.footer-location i{color:var(--color-secondary)}.footer-bottom{color:#ffffff82;text-align:center;border-top:1px solid #ffffff1a;padding:1.05rem 0 1.25rem}.footer-legal-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem 1.05rem;font-size:.72rem;line-height:1.55;display:flex}.footer-bottom p{margin:0}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.footer-legal-links a{color:inherit;text-decoration:none;transition:color .18s}.footer-legal-links a:hover,.footer-legal-links a:focus-visible{color:#61edff;outline:none}.footer-legal-links span{color:#00d2ff4d}.footer-ai-notice{color:#ffffff57;font-size:.64rem;line-height:1.5;margin-top:.28rem!important}@media (width<=1050px){.footer-grid{grid-template-columns:1.2fr .7fr .9fr}.footer-connect{grid-column:1/-1}.footer-connect .footer-links,.footer-socials,.footer-location{max-width:520px}}@media (width<=700px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.footer-brand,.footer-connect{grid-column:1/-1}.footer-legal-row{flex-direction:column}}@media (width<=440px){.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-connect{grid-column:auto}}@media (prefers-reduced-motion:reduce){.footer-link,.footer-social-link{transition:none}}.hero{padding-top:var(--nav-height);isolation:isolate;background:radial-gradient(ellipse 52% 68% at 72% 45%, rgba(var(--cyan), .22) 0%, rgba(var(--cyan), .15) 18%, #00a5d717 34%, #0073a50a 48%, transparent 68%), radial-gradient(ellipse 46% 54% at 83% 58%, rgba(var(--teal-rgb), .15) 0%, rgba(var(--teal-rgb), .08) 24%, transparent 60%), radial-gradient(ellipse 44% 40% at 14% 96%, rgba(var(--teal-rgb), .17) 0%, rgba(var(--teal-rgb), .1) 28%, rgba(var(--teal-rgb), .04) 46%, transparent 66%), linear-gradient(112deg, var(--navy-deep) 0%, var(--navy) 22%, var(--navy-mid) 43%, #03263f 61%, var(--petrol) 74%, #01182f 100%);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:5;width:min(560px,100%);position:relative}.hero-eyebrow{color:#ffffffeb;font-size:.92rem;font-weight:var(--font-weight-bold);letter-spacing:.025em;text-transform:uppercase;margin-bottom:1.1rem;line-height:1.4}.hero-eyebrow-highlight{color:var(--color-secondary)}.hero-title{color:#fff;font-size:clamp(2.25rem,4.35vw,3.55rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.045em;max-width:540px;margin-bottom:1.6rem;line-height:1.05}.hero-title-highlight{color:var(--color-secondary);text-shadow:0 0 18px #f4c21b14}.hero-description{color:#fffc;max-width:520px;font-size:1.02rem;font-weight:var(--font-weight-normal);line-height:1.72}.hero-actions{flex-wrap:nowrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-btn{min-height:58px;font-size:.98rem;font-weight:var(--font-weight-bold);white-space:nowrap;border-radius:18px;justify-content:center;align-items:center;gap:.65rem;padding:.95rem 1.5rem;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;position:relative}.hero-btn-primary{color:#102033;background:linear-gradient(135deg,#ffd84a 0%,#f4c21b 55%,#e9ae05 100%);border:1px solid #ffe56af2;box-shadow:0 0 8px #f4c21b52,0 0 20px #f4c21b21,0 10px 24px #0000002e,inset 0 1px #ffffff6b}.hero-btn-primary:hover{background:linear-gradient(135deg,#ffe36c 0%,#f8cc2d 52%,#f1b70c 100%);transform:translateY(-2px);box-shadow:0 0 10px #f4c21b85,0 0 28px #f4c21b38,0 12px 28px #00000038,inset 0 1px #ffffff85}.hero-btn-secondary{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#032a466b 0%,#021b3838 100%);border:1px solid #00d2ff7a;box-shadow:0 0 14px #00d2ff1a,inset 0 0 16px #00d2ff09}.hero-btn-secondary:hover{background:linear-gradient(145deg,#033a5885 0%,#0224444d 100%);border-color:#00d2ffb8;transform:translateY(-2px);box-shadow:0 0 18px #00d2ff2e,0 0 34px #00d2ff14,inset 0 0 18px #00d2ff0d}.hero-btn-icon{flex:none;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:1rem;display:inline-flex}.hero-social-proof{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#032a4657 0%,#021b3833 100%);border:1px solid #00d2ff33;border-radius:18px;align-items:center;gap:1rem;margin-top:1.35rem;padding:.65rem .9rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 0 18px #00d2ff12,inset 0 0 18px #00d2ff06}.hero-social-proof:hover{border-color:#00d2ff57;transform:translateY(-2px);box-shadow:0 0 22px #00d2ff1f,inset 0 0 18px #00d2ff0a}.hero-social-avatars{flex:none;align-items:center;padding-left:.15rem;display:flex}.hero-social-avatar{object-fit:cover;background:#0d3150;border:2px solid #ffffffeb;border-radius:50%;width:42px;height:42px;margin-left:-10px;box-shadow:0 0 10px #00d2ff21}.hero-social-avatar:first-child{margin-left:0}.hero-social-content{min-width:0}.hero-social-stars{color:var(--color-secondary);letter-spacing:.02em;align-items:center;gap:.12rem;margin-bottom:.2rem;font-size:.92rem;display:flex}.hero-social-text{color:#ffffffd6;font-size:.82rem;font-weight:var(--font-weight-semibold);line-height:1.35}.hero:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(ellipse 28% 34% at 73% 43%, rgba(var(--cyan), .18) 0%, rgba(var(--cyan), .09) 32%, transparent 72%);filter:blur(42px);opacity:.9;position:absolute;inset:-10%}.hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#00081829 0%,#0000 28% 72%,#0008181a 100%),linear-gradient(#0008181a 0%,#0000 24% 76%,#00081838 100%);position:absolute;inset:0;box-shadow:inset 0 0 140px #00051261}@media (width<=1200px){.hero-visual{width:clamp(440px,50vw,600px);min-height:clamp(380px,50vw,580px)}.hero-worldmap{--worldmap-x:57%;--worldmap-y:44%;--worldmap-width:clamp(360px, 110%, 720px);--worldmap-height:clamp(180px, 52%, 340px);transform:scale(1.02)translateY(1%)}.hero-img-wrapper{width:clamp(280px,40vw,480px);bottom:clamp(120px,36%,140px)}.hero-magic-circle{--magic-circle-floor-width:clamp(260px, 38vw, 460px);--magic-circle-floor-height:clamp(260px, 38vw, 460px);--magic-circle-floor-bottom:clamp(20px, 3.5vw, 36px);--magic-circle-core-bottom:clamp(72px, 9vw, 100px);--magic-circle-orbital-radius:clamp(100px, 14vw, 160px)}.hero-bubble-wrapper--hello{top:18%;left:0}.hero-bubble-wrapper--bonjour{top:35%;left:-4%}.hero-bubble-wrapper--hola{top:52%;left:0}.hero-bubble-wrapper--clases{top:18%;right:-12%}.hero-bubble-wrapper--metodo{--bubble-width:clamp(150px, 15vw, 210px);top:35%;right:-18%}.hero-bubble-wrapper--acompanamiento{--bubble-width:clamp(160px, 16vw, 220px);top:52%;right:-18%}}@media (width<=900px){.hero-actions{flex-wrap:wrap}.hero{background:radial-gradient(ellipse 70% 46% at 72% 32%, rgba(var(--cyan), .15) 0%, rgba(var(--cyan), .08) 28%, transparent 62%), radial-gradient(ellipse 58% 34% at 14% 96%, rgba(var(--teal-rgb), .1) 0%, rgba(var(--teal-rgb), .05) 30%, transparent 66%), linear-gradient(155deg, var(--navy-deep) 0%, var(--navy) 34%, var(--navy-mid) 64%, #01182f 100%)}}@media (width<=480px){.hero{background:radial-gradient(ellipse 90% 38% at 78% 30%, rgba(var(--cyan), .12) 0%, rgba(var(--cyan), .06) 30%, transparent 66%), radial-gradient(ellipse 75% 30% at 10% 100%, rgba(var(--teal-rgb), .08) 0%, transparent 64%), linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 42%, var(--navy-mid) 72%, #01182f 100%)}}.hero-inner{z-index:auto;flex-direction:column;align-items:center;gap:3rem;padding:3rem 0;display:flex;position:relative}.hero-ambient-decor{z-index:0;pointer-events:none;transform-origin:50%;position:absolute;inset:-10% -16% -12%;overflow:visible}.hero-worldmap{z-index:0;--worldmap-x:58%;--worldmap-y:44%;--worldmap-width:clamp(420px, 112%, 900px);--worldmap-height:clamp(220px, 54%, 400px);--worldmap-opacity:.22;--worldmap-dots-fill:#5eecff;--worldmap-dots-opacity:.65;--worldmap-lines-color:#fffb00d1;--worldmap-lines-width:1.1px;--worldmap-lines-opacity:1;--worldmap-lines-glow:#fffb00;--worldmap-lines-gold:#ffc800;position:absolute;inset:0;overflow:hidden;transform:scale(1.08)translateY(2%)}.hero-worldmap__glow,.hero-worldmap__svg-host,.hero-worldmap__sparkles{left:var(--worldmap-x);top:var(--worldmap-y);position:absolute;transform:translate(-50%,-50%)}.hero-worldmap__glow{filter:blur(28px);opacity:.82;background:radial-gradient(#00d2ff33 0%,#00d2ff14 38%,#0000 72%),radial-gradient(at 58% 45%,#ffd84a29 0%,#ffd84a0f 28%,#0000 58%),radial-gradient(at 42% 62%,#20d6c71a 0%,#0000 60%);width:clamp(420px,64vw,980px);height:clamp(160px,24vw,300px);animation:6.2s ease-in-out infinite heroWorldmapGlowPulse;display:none}.hero-worldmap__glow:before,.hero-worldmap__glow:after{content:"";filter:blur(10px);border-radius:50%;position:absolute}.hero-worldmap__glow:before{background:radial-gradient(circle,#5eebff38,#0000 70%);inset:10% 18% 28%}.hero-worldmap__glow:after{background:radial-gradient(circle,#ffd84a2e,#0000 72%);animation:4.6s ease-in-out infinite heroWorldmapGoldPulse;inset:22% 28% 16%}.hero-worldmap__svg-host{width:var(--worldmap-width);max-width:none;opacity:var(--worldmap-opacity);mix-blend-mode:screen}.hero-worldmap__svg-host:before,.hero-worldmap__svg-host:after{content:none}.hero-worldmap__svg-host:before{filter:blur(4px);opacity:.68;background:linear-gradient(#0000 0%,#ffffff17 48%,#00d2ff2e 52%,#0000 100%);animation:8s linear infinite heroWorldmapScan}.hero-worldmap__svg-host:after{filter:blur(14px);opacity:.52;background:radial-gradient(#ffd84a1f,#0000 70%)}.hero-worldmap__svg-host svg,.hero-worldmap__svg{width:100%;height:auto;display:block;overflow:visible}.hero-worldmap__svg{--mapamundi-dot-fill:var(--worldmap-dots-fill);--mapamundi-line-stroke:var(--worldmap-lines-color);--mapamundi-line-width:var(--worldmap-lines-width);filter:none}.hero-worldmap__svg #Dots{opacity:var(--worldmap-dots-opacity)}.hero-worldmap__svg #Dots .st0{fill:var(--worldmap-dots-fill)}.hero-worldmap__svg #Lines{isolation:isolate}.hero-worldmap__svg #Lines path{fill:none;stroke:var(--worldmap-lines-color);stroke-width:var(--worldmap-lines-width);stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:var(--worldmap-lines-opacity);filter:drop-shadow(0 0 4px var(--worldmap-lines-glow)) drop-shadow(0 0 10px var(--worldmap-lines-glow-soft));animation:4.8s ease-in-out infinite heroWorldmapLinePulse}.hero-worldmap__svg #Lines path:nth-child(3n){stroke:color-mix(in srgb, var(--worldmap-lines-color) 72%, white 28%)}.hero-worldmap__svg #Lines path:nth-child(4n){stroke:color-mix(in srgb, var(--worldmap-lines-color) 78%, var(--worldmap-lines-gold) 22%)}.hero-worldmap__svg #Lines path:nth-child(2n){animation-delay:-1.2s}.hero-worldmap__svg .st2{stroke:#ffffff1a;opacity:.1}.hero-worldmap__sparkles{width:var(--worldmap-width);height:var(--worldmap-height)}.hero-worldmap__sparkle{left:var(--sparkle-x);top:var(--sparkle-y);width:var(--sparkle-size);height:var(--sparkle-size);background:radial-gradient(circle, #fffffff2, var(--sparkle-color) 58%, transparent 78%);box-shadow:0 0 10px var(--sparkle-color), 0 0 22px var(--sparkle-color);opacity:0;animation:heroWorldmapSparkleTwinkle var(--sparkle-duration) ease-in-out infinite;animation-delay:var(--sparkle-delay);border-radius:50%;position:absolute}.hero-worldmap__sparkle:before,.hero-worldmap__sparkle:after{content:"";background:linear-gradient(90deg, transparent, var(--sparkle-color), transparent);opacity:.88;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-worldmap__sparkle:before{width:calc(var(--sparkle-size) * 4.6);height:1.5px}.hero-worldmap__sparkle:after{width:1.5px;height:calc(var(--sparkle-size) * 4.6);background:linear-gradient(180deg, transparent, var(--sparkle-color), transparent)}@keyframes heroWorldmapGlowPulse{0%,to{opacity:.56;transform:translate(-50%,-50%)scale(.98)}50%{opacity:.92;transform:translate(-50%,-50%)scale(1.04)}}@keyframes heroWorldmapGoldPulse{0%,to{opacity:.4;transform:scale(.94)}50%{opacity:.86;transform:scale(1.08)}}@keyframes heroWorldmapScan{0%{opacity:0;transform:translateY(-16%)}14%{opacity:.22}48%{opacity:.46}to{opacity:0;transform:translateY(18%)}}@keyframes heroWorldmapSparkleTwinkle{0%,to{opacity:0;filter:brightness(.9);transform:translate(-50%,-50%)scale(.42)}18%{opacity:.22}48%{opacity:1;filter:brightness(1.24);transform:translate(-50%,-50%)scale(1)}70%{opacity:.46}}@keyframes heroWorldmapLinePulse{0%,to{opacity:calc(var(--worldmap-lines-opacity) * .76);filter:drop-shadow(0 0 3px var(--worldmap-lines-glow)) drop-shadow(0 0 8px var(--worldmap-lines-glow-soft))}50%{opacity:var(--worldmap-lines-opacity);filter:drop-shadow(0 0 5px var(--worldmap-lines-glow)) drop-shadow(0 0 14px var(--worldmap-lines-glow-soft))}}.ambient-ring{opacity:.8;border:1px solid #00d2ff2e;border-radius:50%;position:absolute;box-shadow:0 0 18px #00d2ff0f,inset 0 0 18px #00d2ff06}.ambient-ring:after{content:"";border-radius:inherit;filter:blur(1px);border:1px solid #119da90f;position:absolute;inset:-7px}.ambient-ring-1{filter:blur(1px);border-color:#00d2ff38;width:360px;height:360px;top:18%;right:54%;transform:scaleY(.72)rotate(-10deg)}.ambient-ring-2{opacity:.55;border-color:#119da91f;width:520px;height:520px;top:8%;right:5%;transform:scaleY(.58)rotate(14deg)}.ambient-ring-3{opacity:.7;border-color:#119da929;width:250px;height:250px;bottom:1%;left:-75%;transform:scaleY(.68)rotate(18deg)}.ambient-ring-bubbles{opacity:.75;pivot:center;border-color:#00d2ff6b;width:clamp(430px,42vw,720px);height:clamp(350px,44vw,820px);top:-2%;right:5%;transform:scaleY(.75)scaleX(.95);box-shadow:0 0 24px #00ffea29,0 0 72px #00ffc814,0 0 26px #ffd84a1a,inset 0 0 10px #00d2ff17,inset 0 0 12px #00d2ff29,inset 0 0 16px #ffd84a14}.ambient-spark{background:var(--spark-core,#d2fafff2);width:7px;height:7px;box-shadow:0 0 8px var(--spark-glow-strong,#00d2fff2), 0 0 18px var(--spark-glow-medium,#00d2ffb8), 0 0 36px var(--spark-glow-soft,#00d2ff61);border-radius:50%;position:absolute}.ambient-spark:before,.ambient-spark:after{content:"";background:linear-gradient(90deg, transparent, var(--spark-line-horizontal,#d2faffd9), transparent);border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ambient-spark--gold{--spark-core:#fff8dcf0;--spark-glow-strong:#ffd84aeb;--spark-glow-medium:#ffd84a9e;--spark-glow-soft:#ffd84a4d;--spark-line-horizontal:#ffe786db;--spark-line-vertical:#ffe786b8}.ambient-ring-bubbles:before{content:"";border-radius:inherit;filter:blur(6px);opacity:.72;background:radial-gradient(circle at 62% 38%,#ffd84a2e,#0000 24%),radial-gradient(circle at 48% 54%,#ffd84a1f,#0000 18%),radial-gradient(circle at 34% 64%,#5eebff29,#0000 22%);position:absolute;inset:8% 10% 20%}.ambient-spark:before{width:56px;height:1.5px}.ambient-spark:after{background:linear-gradient(180deg, transparent, var(--spark-line-vertical,#d2faffc7), transparent);width:1.5px;height:56px}.ambient-spark-1{top:24%;right:24%;transform:scale(.9)}.ambient-spark-2{opacity:.8;top:56%;right:9%;transform:scale(.65)}.ambient-spark-3{opacity:.62;bottom:22%;left:51.55%;transform:scale(.55)}.ambient-spark-4{opacity:.55;top:38.5%;left:48.5%;transform:scale(.42)}@keyframes ambientSparkPulse{0%,to{opacity:var(--spark-min-opacity,.35);filter:brightness(.9)}45%{opacity:var(--spark-max-opacity,1);filter:brightness(1.45)}70%{opacity:calc(var(--spark-max-opacity,1) * .72);filter:brightness(1.08)}}.ambient-spark{animation:ambientSparkPulse var(--spark-duration,3s) ease-in-out infinite;animation-delay:var(--spark-delay,0s);transform-origin:50%}.ambient-spark-1{--spark-duration:2.8s;--spark-delay:-.8s;--spark-min-opacity:1.42;--spark-max-opacity:1}.ambient-spark-2{--spark-duration:3.3s;--spark-delay:-2.1s;--spark-min-opacity:.24;--spark-max-opacity:.82}.ambient-spark-3{--spark-duration:3.1s;--spark-delay:-1.4s;--spark-min-opacity:.2;--spark-max-opacity:.68}.ambient-spark-4{--spark-duration:3.7s;--spark-delay:-3.3s;--spark-min-opacity:.18;--spark-max-opacity:.58}.ambient-spark-5{--spark-duration:3.2s;--spark-delay:-2.7s;--spark-min-opacity:.16;--spark-max-opacity:.62;top:18%;left:63%;transform:scale(.48)}.ambient-spark-6{--spark-duration:2.6s;--spark-delay:-1.9s;--spark-min-opacity:.34;--spark-max-opacity:.92;top:72%;right:23%;transform:scale(.72)}.ambient-spark-7{--spark-duration:2.9s;--spark-delay:-1.2s;--spark-min-opacity:.24;--spark-max-opacity:.88;top:18%;right:31%;transform:scale(.72)rotate(12deg)}.ambient-spark-8{--spark-duration:2.4s;--spark-delay:-.5s;--spark-min-opacity:.34;--spark-max-opacity:1;top:42%;right:7%;transform:scale(.9)rotate(-10deg)}.ambient-spark-9{--spark-duration:3.4s;--spark-delay:-2.4s;--spark-min-opacity:.2;--spark-max-opacity:.78;top:63%;right:29%;transform:scale(.64)rotate(18deg)}.ambient-spark-10{--spark-duration:3.6s;--spark-delay:-.9s;--spark-min-opacity:.18;--spark-max-opacity:.7;top:28%;right:47.65%;transform:scale(.75)rotate(-18deg)}.ambient-spark-11{--spark-duration:2.7s;--spark-delay:-1.7s;--spark-min-opacity:.16;--spark-max-opacity:.64;top:46%;right:50.3%;transform:scale(.74)rotate(8deg)}.ambient-spark-12{--spark-duration:3.8s;--spark-delay:-3s;--spark-min-opacity:.18;--spark-max-opacity:.72;top:68%;right:17.5%;transform:scale(.75)rotate(-8deg)}.ambient-spark-13{--spark-duration:2.9s;--spark-delay:-2.2s;--spark-min-opacity:.14;--spark-max-opacity:.58;top:34%;right:15.5%;transform:scale(.7)rotate(22deg)}.ambient-spark-14{--spark-duration:3.5s;--spark-delay:-.4s;--spark-min-opacity:.2;--spark-max-opacity:.76;bottom:25%;left:49.55%;transform:scale(.78)rotate(-14deg)}.ambient-spark-15{--spark-duration:3.1s;--spark-delay:-2.8s;--spark-min-opacity:.16;--spark-max-opacity:.66;bottom:10%;right:36%;transform:scale(.46)rotate(16deg)}.hero-worldmap .ambient-spark,.hero-worldmap .ambient-ring{pointer-events:none}@media (width<=900px){.hero-worldmap{--worldmap-x:56%;--worldmap-y:43%;--worldmap-width:clamp(320px, 108%, 640px);--worldmap-height:clamp(170px, 50%, 300px);--worldmap-opacity:.17;--worldmap-lines-width:1.55px;transform:scale(1.02)translateY(0)}}@media (width<=480px){.hero-worldmap{--worldmap-x:54%;--worldmap-y:41%;--worldmap-width:clamp(250px, 104%, 420px);--worldmap-height:clamp(130px, 46%, 220px);--worldmap-opacity:.13;--worldmap-lines-width:1.25px;--worldmap-lines-opacity:.72;transform:scale(.96)translateY(0)}.hero-worldmap__glow{opacity:.64;height:140px;display:none}}@media (prefers-reduced-motion:reduce){.hero-worldmap__glow,.hero-worldmap__glow:after,.hero-worldmap__svg-host:before,.hero-worldmap__svg #Lines path,.hero-worldmap__sparkle{animation:none!important}.ambient-spark{animation:none}}@media (width<=900px){.ambient-ring-1{width:280px;height:280px;top:24%;right:-6%}.ambient-ring-2{width:380px;height:380px;top:14%;right:-18%}.ambient-ring-3{width:210px;height:210px;bottom:2%;left:-12%}.ambient-ring-bubbles{opacity:.52;width:clamp(320px,70vw,520px);height:clamp(320px,70vw,520px);top:18%;right:-15%}.ambient-spark-1{top:30%;right:10%}.ambient-spark-2{top:62%;right:7%}.ambient-spark-5{top:22%;left:58%}.ambient-spark-6{top:74%;right:18%}.ambient-spark-7{top:21%;right:27%}.ambient-spark-8{top:44%;right:4%}.ambient-spark-9{top:63%;right:26%}.ambient-spark-10{top:32%;right:39%}.ambient-spark-11{top:49%;right:32%}.ambient-spark-12{top:70%;right:10%}.ambient-spark-13{top:25%;right:14%}.ambient-spark-14{bottom:22%;left:43%}.ambient-spark-15{bottom:12%;right:31%}}@media (width<=480px){.ambient-ring-1{opacity:.48;width:220px;height:220px;top:32%;right:-22%}.ambient-ring-2{opacity:.34;width:310px;height:310px;top:22%;right:-38%}.ambient-ring-3{opacity:.28;width:170px;height:170px;bottom:5%;left:-25%}.ambient-ring-bubbles{opacity:.12;width:300px;height:300px;top:26%;right:-34%}.ambient-spark-1{top:35%;right:9%;transform:scale(.6)}.ambient-spark-2{top:68%;right:5%;transform:scale(.45)}.ambient-spark-3,.ambient-spark-4{display:none}.ambient-spark-5{top:25%;left:52%;transform:scale(.36)}.ambient-spark-6{top:76%;right:12%;transform:scale(.5)}.ambient-spark-7{top:31%;right:24%;transform:scale(.48)}.ambient-spark-8{top:48%;right:5%;transform:scale(.58)}.ambient-spark-9{display:none}.ambient-spark-10{top:38%;right:36%;transform:scale(.36)rotate(-18deg)}.ambient-spark-11{display:none}.ambient-spark-12{top:70%;right:10%;transform:scale(.34)rotate(-8deg)}.ambient-spark-13{top:28%;right:14%;transform:scale(.32)rotate(22deg)}.ambient-spark-14{bottom:20%;left:36%;transform:scale(.38)rotate(-14deg)}.ambient-spark-15{display:none}}.hero-text{text-align:left;color:#fff;max-width:680px}.hero-visual{z-index:auto;isolation:isolate;transform-origin:top;flex:0 min(100%,720px);width:min(100%,720px);min-width:min(100%,320px);min-height:clamp(430px,54vw,680px);position:relative;overflow:visible}.hero-magic-circle{z-index:3;pointer-events:none;--magic-circle-anchor-x:57.5%;--magic-circle-floor-width:clamp(300px, 40vw, 560px);--magic-circle-floor-height:clamp(300px, 40vw, 560px);--magic-circle-floor-bottom:clamp(24px, 4vw, 44px);--magic-circle-core-bottom:clamp(84px, 10vw, 118px);--magic-circle-orbital-radius:clamp(118px, 16vw, 192px);position:absolute;inset:0;overflow:visible}.hero-magic-circle__group{trasnform-style:preserve-3d;position:absolute;inset:0;transform:translateY(-10px)rotateX(10deg)}.hero-magic-circle__group--flares,.hero-magic-circle__group--lights{z-index:1}.hero-magic-circle__group--circle{left:var(--magic-circle-anchor-x);bottom:var(--magic-circle-floor-bottom);z-index:3;width:var(--magic-circle-floor-width);height:var(--magic-circle-floor-height);transform-style:preserve-3d;filter:drop-shadow(0 0 8px #00d2ffb8)drop-shadow(0 0 22px #00d2ff42)drop-shadow(0 0 56px #00d2ff24);border-radius:50%;position:absolute;transform:translate(-50%)translateY(42%)scale(.65)perspective(1200px)rotateX(82.5deg)}.hero-magic-circle__group--circle:before{content:"";background:conic-gradient(from 0deg, transparent 0 8deg, #00d2ffad 9deg 11deg, transparent 12deg 34deg, #f4c21bbd 35deg 37deg, transparent 38deg 58deg, #20d6c780 59deg 61deg, transparent 62deg 90deg);opacity:.92;border-radius:50%;animation:12s linear infinite heroMagicCircleSpin;position:absolute;inset:6%;-webkit-mask:radial-gradient(circle,#0000 0 38%,#000 39% 42%,#0000 43% 53%,#000 54% 58%,#0000 59% 70%,#000 71% 74%,#0000 75%);mask:radial-gradient(circle,#0000 0 38%,#000 39% 42%,#0000 43% 53%,#000 54% 58%,#0000 59% 70%,#000 71% 74%,#0000 75%)}.hero-magic-circle__group--circle:after{content:"";opacity:.86;border:1.5px solid #f4c21b85;border-radius:50%;animation:9s linear infinite heroMagicCircleCounterSpin;position:absolute;inset:23%;box-shadow:0 0 14px #f4c21b38,inset 0 0 20px #f4c21b1a}.hero-magic-circle__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-magic-circle__line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hero-magic-circle__line--cyan{stroke:#00d2fff0;stroke-width:10.4px;filter:drop-shadow(0 0 6px #00d2ffc7)}.hero-magic-circle__line--gold{stroke:#f4c21bc2;stroke-width:10.05px;filter:drop-shadow(0 0 6px #f4c21b80)}.hero-magic-circle__line--thin{opacity:.52;stroke-width:.75px}.hero-magic-circle__line--dashed{stroke-dasharray:9 13;animation:3.4s linear infinite heroMagicCircleDash}.hero-magic-circle__line--reverse{animation-duration:5.2s;animation-direction:reverse}.hero-magic-circle__orbital-mark{width:50px;height:50px;transform:rotate(var(--angle)) translateY(calc(var(--magic-circle-orbital-radius) * -1)) rotate(calc(var(--angle) * -1));opacity:.72;animation:2.7s ease-in-out infinite heroMagicCircleMarkPulse;animation-delay:var(--delay);border:1px solid #00d2ffa8;border-radius:50%;margin:-10px;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #00d2ff66,inset 0 0 8px #00d2ff2e}.hero-magic-circle__orbital-mark--gold{border-color:#f4c21b99;box-shadow:0 0 10px #f4c21b57,inset 0 0 8px #f4c21b29}.hero-magic-circle__floor-glow{left:var(--magic-circle-anchor-x);filter:blur(24px);opacity:.88;background:radial-gradient(#00d2ff47,#00d2ff14 42%,#0000 80%);width:clamp(320px,44vw,620px);height:clamp(100px,14vw,190px);animation:2.8s ease-in-out infinite heroMagicCircleFloorGlowPulse;position:absolute;bottom:4px;transform:translate(-50%)}.hero-magic-circle__floor-flare{left:var(--magic-circle-anchor-x);bottom:calc(var(--magic-circle-floor-bottom) + 64px);filter:blur(10px);opacity:.9;background:linear-gradient(90deg,#0000,#00d2ff33,#ffffff8a,#f4c21b38,#0000);width:clamp(240px,38vw,520px);height:80px;animation:2.4s ease-in-out infinite heroMagicCircleFlarePulse;position:absolute;transform:translate(-50%)}.hero-magic-circle__light-column{left:var(--magic-circle-anchor-x);bottom:calc(var(--magic-circle-floor-bottom) + 50px);filter:blur(14px);opacity:.6;background:linear-gradient(#0000 8%,#00d2ff1f 56%,#00d2ff57);width:clamp(110px,18vw,210px);height:clamp(180px,28vw,360px);animation:2.2s ease-in-out infinite heroMagicCircleLightColumnPulse;position:absolute;transform:translate(-50%);-webkit-mask:radial-gradient(at bottom,#000 0 14%,#0000 76%);mask:radial-gradient(at bottom,#000 0 14%,#0000 76%)}.hero-magic-circle__energy-core{left:var(--magic-circle-anchor-x);bottom:var(--magic-circle-core-bottom);filter:blur(.3px)drop-shadow(0 0 18px #00d2ff80)drop-shadow(0 0 40px #00d2ff3d);opacity:.76;background:radial-gradient(#ffffffb8 0 4%,#00d2ff80 5% 18%,#00d2ff2e 19% 42%,#0000 72%);border-radius:150%;width:clamp(96px,15vw,170px);height:clamp(36px,5vw,62px);animation:1.9s ease-in-out infinite heroMagicCircleEnergyCorePulse;position:absolute;transform:translate(-50%)}.hero-magic-circle__beam{left:var(--magic-circle-anchor-x);bottom:calc(var(--magic-circle-floor-bottom) + 104px);width:6px;height:var(--beam-height);transform:translateX(-50px) translateX(var(--beam-x)) perspective(1200px) rotateX(82.5deg) scaleY(.25);transform-style:preserve-3d;transform-origin:bottom;filter:drop-shadow(0 0 8px #00d2ffad);opacity:0;animation:heroMagicCircleBeamRise var(--beam-time) ease-in-out infinite;animation-delay:var(--beam-delay);background:linear-gradient(#0000,#00d2ff1f 82%,#00d2ff8f 90%,#6dd6ffd1);position:absolute}.hero-magic-circle__particles{z-index:4;position:absolute;inset:0}.hero-magic-circle__particle{left:var(--magic-circle-anchor-x);bottom:calc(var(--magic-circle-floor-bottom) + 58px);width:var(--particle-size);height:var(--particle-size);background:var(--particle-color);box-shadow:0 0 8px var(--particle-color), 0 0 18px var(--particle-color);opacity:0;transform:translateX(calc(-50% + var(--particle-x))) translateY(0) scale(.55);animation:heroMagicCircleParticleUp var(--particle-time) ease-out infinite;animation-delay:var(--particle-delay);border-radius:50%;position:absolute}@keyframes heroMagicCircleSpin{to{transform:rotate(360deg)}}@keyframes heroMagicCircleCounterSpin{to{transform:rotate(-360deg)}}@keyframes heroMagicCircleDash{to{stroke-dashoffset:-180px}}@keyframes heroMagicCircleMarkPulse{0%,to{opacity:.34;filter:brightness(.85)}50%{opacity:1;filter:brightness(1.5)}}@keyframes heroMagicCircleLightColumnPulse{0%,to{opacity:.28;height:clamp(160px,24vw,310px)}50%{opacity:.72;height:clamp(220px,32vw,400px)}}@keyframes heroMagicCircleEnergyCorePulse{0%,to{opacity:.46;transform:translate(-50%)scale(.84)}50%{opacity:.92;transform:translate(-50%)scale(1.08)}}@keyframes heroMagicCircleBeamRise{0%,to{opacity:0;transform:translateX(-50%) translateX(var(--beam-x)) scaleY(.25)}42%{opacity:.88;transform:translateX(-50%) translateX(var(--beam-x)) scaleY(1)}70%{opacity:.16}}@keyframes heroMagicCircleFloorGlowPulse{0%,to{opacity:.56;transform:translate(-50%)scale(.96)}50%{opacity:.96;transform:translate(-50%)scale(1.04)}}@keyframes heroMagicCircleFlarePulse{0%,to{opacity:.24;width:clamp(210px,30vw,420px)}50%{opacity:.78;width:clamp(270px,42vw,580px)}}@keyframes heroMagicCircleParticleUp{0%{opacity:0;transform:translateX(calc(-50% + var(--particle-x))) translateY(0) scale(.28)}12%{opacity:.94}to{opacity:0;transform:translateX(calc(-50% + var(--particle-x) + var(--particle-drift))) translateY(var(--particle-y)) scale(1)}}.hero-img-wrapper{--hero-character-scale:.75;--hero-character-translate-y:-2.5%;z-index:3;pointer-events:none;width:clamp(300px,42vw,560px);max-width:100%;display:block;position:absolute;bottom:clamp(150px,40%,150px);left:60%;transform:translate(-50%)scale(1.4)translateY(6%)}.hero-static-poster{z-index:2;object-fit:contain;opacity:1;width:100%;height:auto;transform:translate(-50%, -50%) translateY(var(--hero-character-translate-y)) scale(var(--hero-character-scale));filter:drop-shadow(0 0 10px #00d2ff38)drop-shadow(0 16px 24px #00000038);-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .18s ease-out,visibility .18s ease-out;display:block;position:absolute;top:50%;left:50%}.hero-sequence-frame{z-index:1;opacity:0;pointer-events:none;will-change:opacity;transition:opacity .22s ease-out;position:relative}.hero-sequence-frame[hidden]{display:none!important}.hero-sequence-canvas{aspect-ratio:1}.hero-img-wrapper.is-video-ready .hero-sequence-frame{opacity:1}.hero-img-wrapper.is-video-ready .hero-static-poster{visibility:hidden;opacity:0}.hero-audio-toggle{z-index:5;color:#ffffffeb;min-width:8.8rem;min-height:2.25rem;font:inherit;font-size:.62rem;font-weight:var(--font-weight-bold);letter-spacing:.01em;white-space:nowrap;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f4c21b1a 0%,#f4c21b06 100%);border:1px solid #f4c21be0;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;line-height:1;transition:color .18s,border-color .18s,box-shadow .18s,background .18s,filter .18s;display:inline-flex;position:absolute;bottom:clamp(.1rem,3vw,1rem);right:clamp(15rem,3vw,1.2rem);box-shadow:0 0 7px #f4c21b57,0 0 18px #f4c21b26,inset 0 0 10px #f4c21b0d}.hero-audio-toggle:hover,.hero-audio-toggle:focus-visible{filter:brightness(1.05);border-color:#ffd84af0;box-shadow:0 0 10px #f4c21b6b,0 0 24px #f4c21b2e,inset 0 0 12px #f4c21b14}.hero-audio-toggle:focus-visible{outline-offset:3px;outline:2px solid #f4c21be6}.hero-audio-toggle.is-playing{color:#fffffff0;background:linear-gradient(145deg,#032a46b8 0%,#021b3875 100%);border-color:#00d2ff9e;box-shadow:0 0 12px #00d2ff2e,0 0 22px #00d2ff1a,inset 0 0 12px #00d2ff0f}.hero-audio-toggle.is-playing:hover,.hero-audio-toggle.is-playing:focus-visible{border-color:#00d2ffc2;box-shadow:0 0 14px #00d2ff47,0 0 26px #00d2ff1f,inset 0 0 14px #00d2ff14}.hero-img--character{object-fit:contain;object-position:center;filter:drop-shadow(0 0 12px #00d2ff47)drop-shadow(0 0 32px #00d2ff29)drop-shadow(0 22px 36px #0000003d);width:100%;height:auto;transform:translateY(var(--hero-character-translate-y)) scale(var(--hero-character-scale));transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:2;display:block;position:relative}@media (width<=900px){.hero-magic-circle{--magic-circle-floor-width:clamp(260px, 52vw, 430px);--magic-circle-floor-height:clamp(260px, 52vw, 430px);--magic-circle-floor-bottom:clamp(18px, 5vw, 34px);--magic-circle-core-bottom:clamp(70px, 12vw, 98px);--magic-circle-orbital-radius:clamp(100px, 18vw, 156px)}.hero-magic-circle__floor-flare{bottom:calc(var(--magic-circle-floor-bottom) + 48px)}.hero-magic-circle__beam:nth-of-type(4),.hero-magic-circle__beam:nth-of-type(6){display:none}}@media (width<=767px){.hero-magic-circle{--magic-circle-floor-width:clamp(220px, 58vw, 340px);--magic-circle-floor-height:clamp(220px, 58vw, 340px);--magic-circle-floor-bottom:clamp(12px, 4vw, 24px);--magic-circle-core-bottom:clamp(56px, 10vw, 80px);--magic-circle-orbital-radius:clamp(84px, 16vw, 122px)}.hero-magic-circle__line--dashed{stroke-dasharray:7 12}.hero-magic-circle__orbital-mark{width:16px;height:16px;margin:-8px}.hero-magic-circle__light-column{width:clamp(90px,16vw,130px)}.hero-magic-circle__beam:nth-of-type(2),.hero-magic-circle__beam:nth-of-type(5){display:none}}@media (width<=480px){.hero-magic-circle{--magic-circle-floor-width:clamp(190px, 62vw, 280px);--magic-circle-floor-height:clamp(190px, 62vw, 280px);--magic-circle-floor-bottom:10px;--magic-circle-core-bottom:50px;--magic-circle-orbital-radius:clamp(72px, 18vw, 96px)}.hero-magic-circle__floor-glow{opacity:.62;height:90px}.hero-magic-circle__floor-flare,.hero-magic-circle__beam:nth-of-type(3){display:none}}.hero-bubbles{z-index:4;pointer-events:none;position:absolute;inset:0}.hero-bubble-wrapper{width:var(--bubble-width,clamp(138px, 15vw, 210px));aspect-ratio:var(--bubble-ratio,240 / 90);filter:drop-shadow(0 0 12px var(--bubble-glow-strong,#00d2ff3d)) drop-shadow(0 0 26px var(--bubble-glow-soft,#00d2ff1a)) drop-shadow(0 0 10px var(--bubble-hover-glow-strong,#00d2ff6b)) drop-shadow(0 0 22px var(--bubble-hover-glow-soft,#00d2ff2e));position:absolute}.hero-bubble-wrapper--hello{--bubble-width:clamp(118px, 11vw, 180px);top:20%;left:1%}.hero-bubble-wrapper--bonjour{--bubble-width:clamp(100px, 10vw, 180px);top:37.5%;left:-5%}.hero-bubble-wrapper--hola{--bubble-width:clamp(100px, 10vw, 180px);top:55%;left:1%}.hero-bubble-wrapper--clases{top:20%;right:-20%}.hero-bubble-wrapper--metodo{--bubble-width:clamp(170px, 17vw, 245px);top:37.5%;right:-30%;transform:translate(35%)}.hero-bubble-wrapper--acompanamiento{--bubble-width:clamp(200px, 20vw, 300px);top:55%;right:-30%}.hero-bubble-float{width:100%;height:100%;animation:6s ease-in-out infinite heroBubbleFloat;position:relative}.hero-bubble-link{width:100%;height:100%;color:inherit;cursor:pointer;pointer-events:auto;transform-origin:50%;text-decoration:none;transition:transform .18s,filter .18s;display:block;position:relative}.hero-bubble-static{cursor:default;pointer-events:none}.hero-bubble-link:hover,.hero-bubble-link:focus-visible{filter:drop-shadow(0 0 10px var(--bubble-hover-glow-strong,#00d2ff6b)) drop-shadow(0 0 22px var(--bubble-hover-glow-soft,#00d2ff2e));transform:translateY(-2px)scale(1.025)}.hero-bubble-link:focus-visible{outline-offset:4px;border-radius:18px;outline:2px solid #f4c21be6}.hero-bubble-shape{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-bubble-content{color:#fff;font-size:clamp(.78rem,1.05vw,1rem);font-weight:var(--font-weight-bold);text-align:center;text-wrap:balance;text-shadow:0 1px 8px #00081880;pointer-events:none;justify-content:center;align-items:center;line-height:1.12;display:flex;position:absolute;inset:10% 12% 20%}.hero-bubble-content--language,.hero-bubble-content--with-icon{gap:.35rem}.hero-bubble-content--with-icon .hero-bubble-icon{font-size:2em}.hero-bubble-icon{color:currentColor;filter:drop-shadow(0 0 6px #ffffff2e);flex:none;font-size:.85em}.hero-bubble-icon--cyan{color:#5eebfff5;filter:drop-shadow(0 0 7px #5eebff8f)}.hero-bubble-icon--yellow{color:#ffd84af5;filter:drop-shadow(0 0 7px #ffd84a94)}.hero-bubble-icon--purple{color:#bc84fff5;filter:drop-shadow(0 0 7px #bc84ff94)}.language-flag-badge{background:radial-gradient(circle at 35% 30%,#ffffff2e,#00d2ff0f 55%,#020d2057);border:1px solid #00d2ff6b;border-radius:50%;flex:0 0 1.8rem;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;padding:.16rem;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 8px #00d2ff1f,0 0 10px #00d2ff29}.language-flag{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.language-badge{align-items:center;gap:.45rem;display:inline-flex}.hero-bubble-wrapper--bonjour .hero-bubble-float,.hero-bubble-wrapper--metodo .hero-bubble-float{animation-duration:6.8s;animation-delay:-1.8s}.hero-bubble-wrapper--hola .hero-bubble-float,.hero-bubble-wrapper--acompanamiento .hero-bubble-float{animation-duration:7.2s;animation-delay:-3.1s}@keyframes heroBubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=900px){.hero-visual{min-height:clamp(380px,68vw,560px)}.hero-img-wrapper{width:clamp(280px,58vw,460px);bottom:clamp(30px,7%,48px)}.hero-audio-toggle{min-height:2rem;padding:.4rem .62rem;font-size:.66rem;bottom:.45rem;right:.45rem}.hero-bubble-wrapper{width:var(--bubble-width,clamp(118px, 21vw, 168px))}.hero-bubble-wrapper--hello{top:10%;left:4%}.hero-bubble-wrapper--bonjour{top:32%;left:0}.hero-bubble-wrapper--hola{top:54%;left:7%}.hero-bubble-wrapper--clases{top:10%;right:4%}.hero-bubble-wrapper--metodo{--bubble-width:clamp(142px, 24vw, 195px);top:33%;right:0}.hero-bubble-wrapper--acompanamiento{--bubble-width:clamp(152px, 27vw, 205px);top:56%;right:4%}}@media (width<=767px){.hero-visual{width:min(100%,520px);min-height:clamp(330px,82vw,470px)}.hero-ambient-decor,.hero-magic-circle,.hero-bubbles{display:none}.hero-img-wrapper{width:clamp(245px,72vw,350px);bottom:clamp(24px,7%,38px);transform:translate(-50%)scale(1.15)translateY(4%)}.hero-audio-toggle{min-height:2rem;padding:.4rem .62rem;font-size:.66rem;bottom:.45rem;left:50%;right:auto;transform:translate(-50%)}.hero-bubble-wrapper{width:var(--bubble-width,clamp(96px, 29vw, 128px))}.hero-bubble-content{font-size:clamp(.66rem,2.7vw,.78rem)}.hero-bubble-wrapper--hello,.hero-bubble-wrapper--acompanamiento{display:none}.hero-bubble-wrapper--bonjour{top:17%;left:1%}.hero-bubble-wrapper--hola{top:52%;left:4%}.hero-bubble-wrapper--clases{top:16%;right:1%}.hero-bubble-wrapper--metodo{top:52%;right:4%}}@media (width<=480px){.hero-visual{min-height:clamp(300px,86vw,380px)}.hero-img-wrapper{width:clamp(220px,76vw,300px)}.hero-bubble-wrapper{width:var(--bubble-width,clamp(86px, 28vw, 108px))}.hero-bubble-wrapper--hola,.hero-bubble-wrapper--metodo{display:none}}.hero-actions{flex-flow:row;justify-content:center;align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.hero-page{min-height:auto;padding:calc(var(--nav-height) + 3rem) 0 4rem}.hero-page .hero-inner{gap:1.5rem;padding:1rem 0}.hero-page .hero-text{max-width:720px}@media (width>=768px){.hero-actions{flex-direction:row;justify-content:center}}@media (width>=1024px){.hero-inner{text-align:left;max-width:min(calc(var(--container-max) 4rem), calc(100% - 2rem));flex-direction:row;gap:4rem;transform:translate(-5.5rem)}.hero-text{text-align:left;flex:0 560px;min-width:0}.hero-visual{flex:0 clamp(520px,46vw,720px);width:clamp(520px,46vw,720px);max-width:100%}.hero-actions{justify-content:flex-start}.hero-img-wrapper{max-width:720px;display:block}}.hero-inner{width:100%}.hero-visual{--hero-stage-x:57.5%}.hero-magic-circle{--magic-circle-anchor-x:var(--hero-stage-x)}.hero-img-wrapper{left:var(--hero-stage-x)}@media (width>=768px) and (width<=1023px){.hero{min-height:auto;padding-top:calc(var(--nav-height) + 2rem)}.hero-inner{gap:clamp(1.75rem,4vw,3rem);width:min(100%,820px);padding:clamp(2rem,4vw,3.25rem) 2rem 3rem}.hero-text,.hero-copy{text-align:center;width:100%;max-width:680px;margin-inline:auto}.hero-title{max-width:650px;margin-inline:auto;font-size:clamp(2.3rem,5.7vw,3.15rem);line-height:1.07}.hero-description{max-width:620px;margin-inline:auto;font-size:clamp(.98rem,2vw,1.08rem)}.hero-actions{justify-content:center}.hero-social-proof{margin-inline:auto}.hero-visual{--hero-stage-x:50%;flex:none;width:min(100%,700px);min-height:clamp(540px,76vw,650px)}.hero-ambient-decor{inset:-4% -8% -6%}.hero-worldmap{--worldmap-x:50%;--worldmap-y:44%;--worldmap-width:clamp(560px, 104%, 760px);--worldmap-height:clamp(280px, 52%, 360px);transform:none}.hero-img-wrapper{width:clamp(390px,66vw,520px);bottom:clamp(58px,8vw,78px);transform:translate(-50%)scale(1.28)translateY(5%)}.hero-magic-circle{--magic-circle-floor-width:clamp(350px, 58vw, 500px);--magic-circle-floor-height:clamp(350px, 58vw, 500px);--magic-circle-floor-bottom:clamp(22px, 3.5vw, 32px);--magic-circle-core-bottom:clamp(78px, 10vw, 102px);--magic-circle-orbital-radius:clamp(112px, 18vw, 158px)}.hero-bubble-wrapper--hello{top:11%;left:2%}.hero-bubble-wrapper--bonjour{top:35%;left:-1%}.hero-bubble-wrapper--hola{top:59%;left:3%}.hero-bubble-wrapper--clases{top:11%;right:2%}.hero-bubble-wrapper--metodo{top:35%;right:-1%}.hero-bubble-wrapper--acompanamiento{top:59%;right:2%}}@media (width<=767px){.hero{min-height:auto;padding-top:calc(var(--nav-height) + 2rem);background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 48%, #01182f 100%)}.hero:before,.hero:after{display:none}.hero-inner{gap:1.5rem;padding:2rem 1.15rem 2.5rem}.hero-text,.hero-copy{text-align:center;width:100%;max-width:620px;margin-inline:auto}.hero-eyebrow{letter-spacing:.035em;margin-bottom:.85rem;font-size:clamp(.7rem,3.1vw,.82rem);line-height:1.45}.hero-title{margin-inline:auto;letter-spacing:-.04em;text-wrap:balance;max-width:560px;margin-bottom:1.15rem;font-size:clamp(2rem,9.5vw,2.75rem);line-height:1.07}.hero-description{max-width:540px;margin-inline:auto;font-size:clamp(.92rem,3.8vw,1rem);line-height:1.62}.hero-actions{justify-content:center;gap:.75rem;width:100%;margin-top:1.5rem}.hero-btn{min-height:54px}.hero-social-proof{margin:1.15rem auto 0}.hero-visual{--hero-stage-x:58%;width:min(100%,520px);min-height:clamp(390px,108vw,470px);margin-inline:auto;display:block}.hero-ambient-decor{display:block;inset:0 -8%;overflow:hidden;transform:none}.ambient-ring,.ambient-spark,.hero-worldmap__glow,.hero-worldmap__sparkles,.hero-worldmap__svg-host:before,.hero-worldmap__svg-host:after{display:none}.hero-worldmap{--worldmap-x:58%;--worldmap-y:43%;--worldmap-width:clamp(360px, 124%, 560px);--worldmap-height:clamp(190px, 52%, 270px);--worldmap-opacity:.18;--worldmap-dots-opacity:.52;--worldmap-lines-width:1.15px;--worldmap-lines-opacity:.64;transform:none}.hero-worldmap__svg,.hero-worldmap__svg #Lines path{filter:none;animation:none}.hero-magic-circle{display:none}.hero-img-wrapper{width:clamp(270px,82vw,350px);display:block;bottom:clamp(54px,14vw,68px);transform:translate(-50%)scale(1.08)translateY(4%)}.hero-img--character{filter:drop-shadow(0 16px 22px #0000003d)}.hero-bubbles{display:block}.hero-bubble-wrapper{width:var(--bubble-width,clamp(90px, 28vw, 118px));filter:drop-shadow(0 8px 12px #00081847);display:block}.hero-bubble-wrapper--hello{--bubble-width:clamp(96px, 29vw, 122px);top:12%;left:0}.hero-bubble-wrapper--bonjour{--bubble-width:clamp(88px, 27vw, 112px);top:38%;left:-1%}.hero-bubble-wrapper--hola{--bubble-width:clamp(88px, 27vw, 112px);top:64%;left:2%}.hero-bubble-wrapper--clases,.hero-bubble-wrapper--metodo,.hero-bubble-wrapper--acompanamiento{display:none}.hero-bubble-content{font-size:clamp(.64rem,2.7vw,.76rem)}.language-flag-badge{flex-basis:1.45rem;width:1.45rem;height:1.45rem}}@media (width<=560px){.hero-actions{flex-direction:column}.hero-btn{width:min(100%,360px)}.hero-social-proof{gap:.75rem;width:min(100%,390px);padding:.6rem .7rem}.hero-social-avatar{width:36px;height:36px;margin-left:-9px}.hero-social-text{font-size:.74rem}}@media (width<=380px){.hero-inner{padding-inline:.85rem}.hero-title{font-size:clamp(1.85rem,9.2vw,2.2rem)}.hero-visual{--hero-stage-x:60%;min-height:380px}.hero-bubble-wrapper--hello,.hero-bubble-wrapper--bonjour,.hero-bubble-wrapper--hola{left:-2%}}@media (width>=1024px){.hero-inner{max-width:min(calc(var(--container-max) + 4rem), calc(100% - 3rem));transform:none}.hero-bubble-wrapper--clases{right:0}.hero-bubble-wrapper--metodo,.hero-bubble-wrapper--acompanamiento{right:-2%}}@media (width>=1024px) and (width<=1199px){.hero-img-wrapper{bottom:clamp(170px,16vw,190px)}}@media (width>=1200px){.hero-bubble-wrapper--clases,.hero-bubble-wrapper--metodo,.hero-bubble-wrapper--acompanamiento{right:-15%}.hero-bubble-wrapper--clases{--bubble-width:clamp(150px, 12vw, 175px)}.hero-bubble-wrapper--metodo{--bubble-width:clamp(165px, 13vw, 190px)}.hero-bubble-wrapper--acompanamiento{--bubble-width:clamp(200px, 15vw, 240px)}}.hero-audio-toggle[hidden],html.hero-data-lite .hero-audio-toggle{display:none!important}.hero.is-render-paused *{animation-play-state:paused!important}html.hero-perf-lite .hero{background:linear-gradient(112deg, var(--navy-deep) 0%, var(--navy) 34%, #03263f 70%, #01182f 100%)}html.hero-perf-lite .hero .ambient-ring,html.hero-perf-lite .hero .ambient-spark,html.hero-perf-lite .hero-worldmap__glow,html.hero-perf-lite .hero-worldmap__sparkles,html.hero-perf-lite .hero-worldmap__svg-host:before,html.hero-perf-lite .hero-worldmap__svg-host:after,html.hero-perf-lite .hero-magic-circle__group--flares,html.hero-perf-lite .hero-magic-circle__group--lights,html.hero-perf-lite .hero-magic-circle__particles,html.hero-perf-lite .hero-magic-circle__orbital-mark{display:none!important}html.hero-perf-lite .hero-worldmap__svg,html.hero-perf-lite .hero-worldmap__svg #Lines path,html.hero-perf-lite .hero-magic-circle__group--circle,html.hero-perf-lite .hero-magic-circle__group--circle:before,html.hero-perf-lite .hero-magic-circle__group--circle:after,html.hero-perf-lite .hero-magic-circle__line,html.hero-perf-lite .hero-bubble-float{animation:none!important}html.hero-perf-lite .hero-worldmap__svg,html.hero-perf-lite .hero-worldmap__svg #Lines path,html.hero-perf-lite .hero-magic-circle__line{filter:none!important}html.hero-perf-lite .hero-magic-circle{opacity:.58}html.hero-perf-lite .hero-magic-circle__group--circle:before,html.hero-perf-lite .hero-magic-circle__group--circle:after{opacity:.42;box-shadow:none!important}html.hero-perf-lite .hero-bubble-wrapper{--bubble-glow-strong:transparent;--bubble-glow-soft:transparent;--bubble-hover-glow-strong:transparent;--bubble-hover-glow-soft:transparent;filter:drop-shadow(0 8px 12px #0008183d)}html.hero-perf-lite .hero-img--character{filter:drop-shadow(0 14px 20px #0008183d)}html[data-hero-media=static] .hero-img-wrapper .hero-sequence-frame{visibility:hidden;opacity:0}html[data-hero-media=static] .hero-img-wrapper .hero-static-poster{visibility:visible;opacity:1;filter:drop-shadow(0 12px 18px #00081838)}html.hero-perf-lite .hero-btn,html.hero-perf-lite .hero-social-proof{-webkit-backdrop-filter:none;box-shadow:none}html.hero-effects-balanced .hero-worldmap__glow{filter:blur(20px);opacity:.62;display:block;animation:none!important}html.hero-effects-balanced .hero-worldmap__glow:after,html.hero-effects-balanced .hero-worldmap__svg-host:before,html.hero-effects-balanced .hero-worldmap__svg-host:after{display:none!important}html.hero-effects-balanced .hero-worldmap__svg,html.hero-effects-balanced .hero-worldmap__svg #Lines path,html.hero-effects-balanced .hero-magic-circle__group--circle,html.hero-effects-balanced .hero-magic-circle__group--circle:before,html.hero-effects-balanced .hero-magic-circle__line,html.hero-effects-balanced .hero-magic-circle__orbital-mark,html.hero-effects-balanced .hero-magic-circle__floor-glow,html.hero-effects-balanced .hero-magic-circle__energy-core,html.hero-effects-balanced .hero-magic-circle__beam,html.hero-effects-balanced .hero-bubble-float{animation:none!important}html.hero-effects-balanced .hero-worldmap__svg #Lines path{filter:drop-shadow(0 0 3px #fffb006b)}html.hero-effects-balanced .ambient-ring{animation:none!important}html.hero-effects-balanced .ambient-ring-2,html.hero-effects-balanced .ambient-ring-3,html.hero-effects-balanced .ambient-spark-8,html.hero-effects-balanced .ambient-spark-9,html.hero-effects-balanced .ambient-spark-10,html.hero-effects-balanced .ambient-spark-11,html.hero-effects-balanced .ambient-spark-12,html.hero-effects-balanced .ambient-spark-13,html.hero-effects-balanced .ambient-spark-14,html.hero-effects-balanced .ambient-spark-15{display:none!important}html.hero-effects-balanced .ambient-spark{opacity:.68;filter:brightness(1.05);animation:none!important}html.hero-effects-balanced .hero-magic-circle__group--circle{filter:drop-shadow(0 0 10px #00d2ff57)}html.hero-effects-balanced .hero-magic-circle__group--circle:after,html.hero-effects-balanced .hero-magic-circle__floor-flare,html.hero-effects-balanced .hero-magic-circle__light-column,html.hero-effects-balanced .hero-magic-circle__beam:nth-of-type(n+4),html.hero-effects-balanced .hero-magic-circle__orbital-mark:nth-of-type(n+5){display:none!important}html.hero-effects-balanced .hero-magic-circle__group--circle:before{opacity:.58}html.hero-effects-balanced .hero-magic-circle__line{filter:none!important}html.hero-effects-balanced .hero-magic-circle__orbital-mark{box-shadow:0 0 7px #00d2ff3d}html.hero-effects-balanced .hero-magic-circle__orbital-mark--gold{box-shadow:0 0 7px #f4c21b38}html.hero-effects-balanced .hero-magic-circle__floor-glow{filter:blur(18px);opacity:.64}html.hero-effects-balanced .hero-magic-circle__energy-core{filter:drop-shadow(0 0 14px #00d2ff57);opacity:.68}html.hero-effects-balanced .hero-magic-circle__beam{opacity:.34;filter:drop-shadow(0 0 5px #00d2ff61)}html.hero-effects-balanced .hero-magic-circle__particle{box-shadow:0 0 8px var(--particle-color)}html.hero-effects-balanced .hero-bubble-wrapper{filter:drop-shadow(0 8px 12px #0008183d)}html.hero-effects-balanced .hero-img--character,html.hero-effects-balanced .hero-static-poster{filter:none!important}html.hero-effects-balanced .hero-btn,html.hero-effects-balanced .hero-btn:hover,html.hero-effects-balanced .hero-social-proof,html.hero-effects-balanced .hero-social-proof:hover{-webkit-backdrop-filter:none;box-shadow:none}html.hero-effects-reduced .hero .ambient-ring,html.hero-effects-reduced .hero .ambient-spark,html.hero-effects-reduced .hero-worldmap__glow,html.hero-effects-reduced .hero-worldmap__sparkles,html.hero-effects-reduced .hero-worldmap__svg-host:before,html.hero-effects-reduced .hero-worldmap__svg-host:after,html.hero-effects-reduced .hero-magic-circle__group--flares,html.hero-effects-reduced .hero-magic-circle__group--lights,html.hero-effects-reduced .hero-magic-circle__particles,html.hero-effects-reduced .hero-magic-circle__orbital-mark,html.hero-effects-reduced .hero-magic-circle__group--circle:before,html.hero-effects-reduced .hero-magic-circle__group--circle:after{display:none!important}html.hero-effects-reduced .hero-worldmap__svg,html.hero-effects-reduced .hero-worldmap__svg #Lines path,html.hero-effects-reduced .hero-magic-circle__group--circle,html.hero-effects-reduced .hero-magic-circle__line,html.hero-effects-reduced .hero-bubble-float{animation:none!important}html.hero-effects-reduced .hero-worldmap__svg,html.hero-effects-reduced .hero-worldmap__svg #Lines path,html.hero-effects-reduced .hero-magic-circle__line{filter:none!important}html.hero-effects-reduced .hero-bubble-wrapper{--bubble-glow-strong:transparent;--bubble-glow-soft:transparent;--bubble-hover-glow-strong:transparent;--bubble-hover-glow-soft:transparent;filter:drop-shadow(0 8px 12px #00081838)}html.hero-effects-reduced .hero-img--character,html.hero-effects-reduced .hero-static-poster{filter:drop-shadow(0 14px 20px #00081838)}html.hero-effects-reduced .hero-btn,html.hero-effects-reduced .hero-btn:hover,html.hero-effects-reduced .hero-social-proof,html.hero-effects-reduced .hero-social-proof:hover{-webkit-backdrop-filter:none;box-shadow:none}html.hero-perf-lite.hero-effects-reduced .hero .ambient-ring-1,html.hero-perf-lite.hero-effects-reduced .hero .ambient-ring-bubbles{filter:none!important;animation:none!important;display:block!important}html.hero-perf-lite.hero-effects-reduced .hero .ambient-ring-1{opacity:.34;box-shadow:0 0 12px #00d2ff0d}html.hero-perf-lite.hero-effects-reduced .hero .ambient-ring-bubbles{opacity:.26;border-color:#00d2ff38;box-shadow:0 0 14px #00d2ff12}html.hero-perf-lite.hero-effects-reduced .hero .ambient-ring-bubbles:before{display:none!important}html.hero-perf-lite.hero-effects-reduced .hero-worldmap__glow{opacity:.45;filter:none!important;animation:none!important;display:block!important}html.hero-perf-lite.hero-effects-reduced .hero-worldmap__glow:before,html.hero-perf-lite.hero-effects-reduced .hero-worldmap__glow:after{display:none!important}html.hero-perf-lite.hero-effects-reduced .hero-worldmap__sparkles{display:block!important}html.hero-perf-lite.hero-effects-reduced .hero-worldmap__sparkle{box-shadow:0 0 8px var(--sparkle-color);animation-duration:calc(var(--sparkle-duration) * 1.45)}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle{opacity:.46;display:block}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__group--circle{filter:drop-shadow(0 0 7px #00d2ff66)drop-shadow(0 0 18px #00d2ff24)!important}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__group--circle:before{opacity:.34;animation:20s linear infinite heroMagicCircleSpin!important;display:block!important}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__group--circle:after{display:none!important}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__line--dashed{animation:5.8s linear infinite heroMagicCircleDash!important}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__line--reverse{animation-duration:7.6s!important;animation-direction:reverse!important}html.hero-perf-lite.hero-effects-reduced .hero-magic-circle__group--lights{display:none!important}html.hero-perf-lite.hero-effects-reduced .hero-bubble-wrapper{--bubble-glow-strong:#00d2ff29;--bubble-glow-soft:transparent;--bubble-hover-glow-strong:transparent;--bubble-hover-glow-soft:transparent;filter:drop-shadow(0 0 7px #00d2ff24)drop-shadow(0 7px 10px #00081838)}.whatsapp-with-clicki{z-index:var(--z-whatsapp);pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.clicki-player{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;width:120px;height:120px;margin-bottom:-8px;display:flex;position:relative;transform:translateY(-15px)}.clicki-player img,.clicki-player video,.clicki-player canvas{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.whatsapp-float{z-index:1;pointer-events:auto;outline:none;text-decoration:none;transition:transform .18s;position:relative;inset:auto}.whatsapp-btn{isolation:isolate;color:#fff;border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(14px)saturate(145%);min-height:54px;font-family:inherit;font-size:.85rem;font-weight:var(--font-weight-bold);letter-spacing:.01em;background:radial-gradient(circle at 16% 18%,#51ffe042,#0000 32%),radial-gradient(circle at 88% 78%,#25d3662e,#0000 38%),linear-gradient(118deg,#085362f5 0%,#032d44f7 48%,#041f3afa 100%);border:1px solid #72edff94;justify-content:center;align-items:center;gap:.7rem;padding:.5rem 1.15rem .5rem .55rem;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #77f5ff1a,0 0 18px #00d2ff38,0 10px 26px #000d1f57,inset 0 1px #ffffff4d,inset 0 -1px #00d2ff1a}.whatsapp-btn:before{content:"";z-index:-1;filter:blur(2px);pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff14 20%,#9dfff470 50%,#ffe88238 70%,#0000 100%);width:34%;transition:left .62s cubic-bezier(.22,1,.36,1);position:absolute;top:-75%;bottom:-75%;left:-42%;transform:skew(-18deg)}.whatsapp-btn:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:3px}.whatsapp-btn:hover{border-color:#93faffe6;transform:translateY(-2px)scale(1.02);box-shadow:0 0 0 1px #77f5ff29,0 0 24px #00d2ff61,0 0 44px #26d8a529,0 13px 30px #000d1f6b,inset 0 1px #fff6,inset 0 -1px #00d2ff24}.whatsapp-btn:hover:before{left:118%}.whatsapp-float:focus-visible .whatsapp-btn{border-color:#fff;box-shadow:0 0 0 3px #f4c21bb3,0 0 28px #00d2ff66,0 12px 28px #000d1f66}.whatsapp-btn:active{filter:brightness(.96);transform:translateY(0)scale(.98)}.whatsapp-btn i{z-index:1;color:#7dffe8;text-shadow:0 0 2px #ffffffeb,0 0 9px #48f2ecd1,0 0 18px #25d36675;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.75rem;transition:filter .18s,text-shadow .18s,transform .18s;display:inline-flex;position:relative;transform:scale(1.2)}.whatsapp-btn:hover i{filter:saturate(1.12)brightness(1.08);text-shadow:0 0 3px #fffffff5,0 0 12px #60fff6eb,0 0 24px #25d36694;transform:rotate(-3deg)scale(1.03)}.whatsapp-text{z-index:1;text-shadow:0 1px 8px #0007177a;display:none;position:relative}@media (width>=640px){.whatsapp-text{display:inline}}@media (width<=1024px){.whatsapp-with-clicki{bottom:1.25rem;right:1.25rem}.clicki-player{width:120px;height:120px;margin-bottom:-6px}}@media (width<=700px){.whatsapp-with-clicki{bottom:1rem;right:1rem}.clicki-player{width:120px;height:120px;margin-bottom:-4px;transform:translateY(-5px)}}@media (width<=480px){.clicki-player{width:95px;height:95px;transform:translateY(-5px)}.whatsapp-btn{min-width:52px;min-height:52px;padding:.35rem}.whatsapp-btn i{width:42px;height:42px;font-size:1.65rem}}@media (prefers-reduced-motion:reduce){.whatsapp-float,.whatsapp-btn,.whatsapp-btn:before{transition:none}}body.booking-modal-open{overflow:hidden}.booking-dialog{color:#f7fcff;background:linear-gradient(125deg,#23e5ef,#687cff 46%,#c46cff 68%,#f4c21b 88%);border:0;border-radius:1.5rem;width:min(1080px,100vw - 3rem);max-width:none;height:min(820px,100dvh - 3rem);max-height:none;margin:auto;padding:1px;overflow:hidden;box-shadow:0 28px 90px #000818a8,0 0 42px #23e5ef29}.booking-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000714d1}.booking-dialog[open]{animation:.22s ease-out both booking-dialog-in}.booking-dialog__surface{background:radial-gradient(circle at 88% 0,#23e5ef24,#0000 22rem),linear-gradient(145deg,#052943,#02172c 72%);border-radius:calc(1.5rem - 1px);grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;display:grid;overflow:hidden}.booking-dialog__header{border-bottom:1px solid #77efff29;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem .9rem 1.4rem;display:flex}.booking-dialog__heading{gap:.18rem;display:grid}.booking-dialog__eyebrow{color:#6cecff;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:800}.booking-dialog__title{color:#fff;margin:0;font-size:clamp(1.15rem,2.2vw,1.65rem);line-height:1.15}.booking-dialog__close{color:#fff;background:#042a43c2;border:1px solid #70eeff4d;border-radius:50%;flex:none;place-items:center;width:2.65rem;height:2.65rem;padding:0;font-size:1.35rem;transition:border-color .18s,background .18s,transform .18s;display:inline-grid}.booking-dialog__close:hover,.booking-dialog__close:focus-visible{background:#f4c21b24;border-color:#f4c21b;transform:rotate(4deg)scale(1.04)}.booking-dialog__frame-wrap{background:#fff;border:1px solid #70eeff2e;border-radius:1rem;min-height:0;margin:.8rem;position:relative;overflow:hidden}.booking-dialog__loader{color:#07516a;z-index:1;background:#f7fbfd;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.booking-dialog.is-loaded .booking-dialog__loader{display:none}.booking-dialog__frame{background:#fff;border:0;width:100%;height:100%;min-height:0;display:block}.booking-dialog__footer{color:#e1f4fabd;text-align:center;padding:0 1.25rem 1rem;font-size:.78rem;line-height:1.45}.booking-dialog__footer a{color:#f7d85f;text-underline-offset:.2em;font-weight:750;text-decoration:underline}@keyframes booking-dialog-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.booking-dialog{border-radius:1rem;width:calc(100vw - 1rem);height:calc(100dvh - 1rem)}.booking-dialog__surface{border-radius:calc(1rem - 1px)}.booking-dialog__header{padding:.75rem .75rem .7rem .9rem}.booking-dialog__eyebrow{font-size:.62rem}.booking-dialog__title{font-size:1.05rem}.booking-dialog__close{width:2.4rem;height:2.4rem}.booking-dialog__frame-wrap{border-radius:.75rem;margin:.4rem}.booking-dialog__footer{padding:0 .75rem .65rem;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.booking-dialog[open]{animation:none}}.ecosystem-section{isolation:isolate;background:radial-gradient(circle at 50% -10%,#00d2ff1a,#0000 34rem),linear-gradient(#020d20 0%,#03162f 52%,#020f25 100%);padding:clamp(4.5rem,8vw,7.25rem) 0 clamp(4.875rem,8vw,7.375rem);position:relative;overflow:hidden}.ecosystem-section:before,.ecosystem-section:after{content:"";z-index:-1;pointer-events:none;filter:blur(6px);border-radius:50%;position:absolute}.ecosystem-section:before{background:radial-gradient(circle,#00d2ff1c,#00d2ff00 68%);width:min(38.75rem,62vw);height:min(38.75rem,62vw);top:-20.625rem;left:-15.625rem}.ecosystem-section:after{background:radial-gradient(circle,#f4c21b12,#f4c21b00 70%);width:min(32.5rem,55vw);height:min(32.5rem,55vw);bottom:-18.75rem;right:-15.625rem}.ecosystem-section__inner{position:relative}.ecosystem-section__inner:before{content:"";background:linear-gradient(90deg,#0000,#00d2ff6b,#f4c21b47,#0000);height:1px;position:absolute;bottom:calc(100% + clamp(4.5rem,8vw,7.25rem) - 1px);left:0;right:0;box-shadow:0 0 22px #00d2ff33}.ecosystem-section__intro{text-align:center;width:min(57.5rem,100%);margin:0 auto clamp(2.75rem,5vw,4.125rem)}.ecosystem-section__title{font-family:var(--font-heading);font-size:clamp(2.08rem,4.2vw,3.65rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.045em;text-wrap:balance;margin:0;line-height:1.08}.ecosystem-section__accent{color:#ffd84a;text-shadow:0 0 24px #f4c21b1f}.ecosystem-section__text{color:#ffffffc2;text-wrap:pretty;width:min(51.25rem,100%);margin:1.5rem auto 0;font-size:clamp(1rem,1.35vw,1.13rem);line-height:1.8}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem;display:grid}.ecosystem-card{background:linear-gradient(145deg,#05304ec7 0%,#031f3ead 48%,#02162fe6 100%);border:1px solid #00d2ff36;border-radius:1.5rem;flex-direction:column;min-height:24.375rem;padding:1.875rem;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000042,inset 0 1px #ffffff0e,inset 0 0 32px #00d2ff06}.ecosystem-card:before{content:"";opacity:.68;background:linear-gradient(90deg,#0000,#5eebffa6,#0000);height:1px;position:absolute;top:0;left:1.375rem;right:1.375rem}.ecosystem-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#00d2ff24,#0000 70%);border-radius:50%;width:9.375rem;height:9.375rem;position:absolute;top:-5.3125rem;right:-4.0625rem}.ecosystem-card:hover{border-color:#5eebff70;transform:translateY(-6px);box-shadow:0 30px 74px #00000052,0 0 30px #00d2ff13,inset 0 1px #ffffff13}.ecosystem-card__visual{background:linear-gradient(#00d2ff0b,#00d2ff03),#02112780;border:1px solid #ffffff0f;border-radius:1.125rem;place-items:center;height:9.5rem;margin-bottom:1.875rem;display:grid;position:relative;overflow:hidden}.ecosystem-card__visual:before{content:"";opacity:.32;background-image:linear-gradient(#5eebff1c 1px,#0000 1px),linear-gradient(90deg,#5eebff1c 1px,#0000 1px);background-size:1.5rem 1.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 94%);mask-image:linear-gradient(#000,#0000 94%)}.ecosystem-card__title{font-family:var(--font-heading);font-size:1.32rem;font-weight:var(--font-weight-bold);letter-spacing:-.025em;margin:0 0 .75rem;line-height:1.25}.ecosystem-card__text{color:#ffffffb8;margin:0;font-size:.98rem;line-height:1.68}.ecosystem-plan{z-index:1;background:#032342c2;border:1px solid #5eebff3d;border-radius:.875rem;width:min(15rem,82%);padding:1.125rem 1.125rem 1rem;position:relative;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0d}.ecosystem-plan__top{gap:5px;margin-bottom:1rem;display:flex}.ecosystem-plan__top span{background:#5eebff61;border-radius:50%;width:5px;height:5px}.ecosystem-plan__top span:first-child{background:var(--color-secondary);box-shadow:0 0 9px #f4c21b80}.ecosystem-plan__row{grid-template-columns:9px 1fr 30px;align-items:center;gap:.625rem;margin-top:.75rem;display:grid}.ecosystem-plan__node{border:2px solid #5eebffdb;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #00d2ff52}.ecosystem-plan__line,.ecosystem-plan__short{background:#ffffff21;border-radius:999px;height:4px}.ecosystem-plan__short{background:#f4c21b6b}.ecosystem-dialogue{z-index:1;width:15.625rem;height:7.375rem;position:relative}.ecosystem-dialogue__item{width:12rem;height:4.5rem;position:absolute}.ecosystem-dialogue__item--cyan{color:#5eebfff5;filter:drop-shadow(0 0 11px #00d2ff2e);top:0;left:-1px}.ecosystem-dialogue__item--yellow{color:#ffd84af5;filter:drop-shadow(0 0 11px #f4c21b26);bottom:0;right:-2px}.ecosystem-dialogue__bubble{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.ecosystem-dialogue__dots{z-index:2;gap:7px;display:flex;position:absolute;top:1.6875rem}.ecosystem-dialogue__item--cyan .ecosystem-dialogue__dots{left:4.1875rem}.ecosystem-dialogue__item--yellow .ecosystem-dialogue__dots{right:4.1875rem}.ecosystem-dialogue__dots span{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.ecosystem-route{z-index:1;width:min(15.9375rem,84%);height:5.875rem;position:relative}.ecosystem-route__line{background:linear-gradient(90deg, #00d2ff, var(--color-accent) 54%, var(--color-secondary));border-radius:999px;height:3px;position:absolute;top:2.6875rem;left:8px;right:8px;transform:rotate(-5deg);box-shadow:0 0 16px #00d2ff40}.ecosystem-route__line:after{content:"";border-top:2px solid #ffd84a;border-right:2px solid #ffd84a;width:9px;height:9px;position:absolute;top:50%;right:-2px;transform:translateY(-50%)rotate(45deg)}.ecosystem-route__node{border:3px solid var(--navy-mid);background:#5eebff;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 0 0 1px #5eebffa6,0 0 16px #00d2ff66}.ecosystem-route__node--one{top:2.9375rem;left:12px}.ecosystem-route__node--two{background:var(--color-accent);top:2.3125rem;left:48%}.ecosystem-route__node--three{background:#ffd84a;width:22px;height:22px;top:1.6875rem;right:10px;box-shadow:0 0 0 1px #ffd84ab8,0 0 22px #f4c21b6b}.ecosystem-route__label{color:#ffd84a;font-size:.66rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;background:#f4c21b14;border:1px solid #f4c21b57;border-radius:999px;padding:5px 9px;position:absolute;top:0;right:5px}@media (width<=900px){.ecosystem-grid{grid-template-columns:1fr;width:min(42.5rem,100%);margin:0 auto}.ecosystem-card{min-height:0}}@media (width<=560px){.ecosystem-section{padding:4.5rem 0 4.875rem}.ecosystem-section__intro{text-align:left;margin-bottom:2.375rem}.ecosystem-section__title{font-size:clamp(2rem,10.6vw,2.8rem)}.ecosystem-section__text{margin-top:1.25rem;line-height:1.7}.ecosystem-card{border-radius:1.25rem;padding:1.25rem}.ecosystem-card__visual{height:8.625rem;margin-bottom:1.5rem}}@media (prefers-reduced-motion:reduce){.ecosystem-card{transition:none}.ecosystem-card:hover{transform:none}}.step-card{text-align:center;padding-top:2.5rem;position:relative}.step-number{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-mid) 100%);color:#fff;width:2.5rem;height:2.5rem;font-weight:var(--font-weight-extrabold);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.step-card .card-icon{color:var(--color-secondary);margin-bottom:1rem;font-size:2rem}.benefit-card{text-align:center}.benefit-icon{border-radius:var(--radius-lg);width:4rem;height:4rem;color:var(--color-secondary);transition:var(--transition-base);background:linear-gradient(#119da91f 0%,#f4c21b1f 100%);justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.75rem;display:flex}.benefit-card:hover .benefit-icon{background:linear-gradient(135deg, var(--color-primary-mid) 0%, var(--color-primary) 100%);color:#fff;transform:scale(1.05)}.testimonial-card{text-align:center;background:linear-gradient(#03162f 0%,#021b38cc 100%);border:1px solid #00d2ff26}.testimonial-stars{color:var(--color-secondary);letter-spacing:.15rem;margin-bottom:1rem;font-size:1rem}.testimonial-quote{color:#ffffffe6;margin-bottom:1.25rem;font-size:1rem;font-style:italic;line-height:1.7}.testimonial-author{justify-content:center;align-items:center;gap:.75rem;display:flex}.testimonial-avatar{color:var(--color-secondary);opacity:.8;font-size:2rem}.testimonial-name{font-weight:var(--font-weight-bold);color:#fff;font-size:.95rem}.home-steps-section{isolation:isolate;background:radial-gradient(circle at 50% 8%,#00d2ff1a,#0000 32rem),radial-gradient(circle at 84% 78%,#f4c21b0b,#0000 24rem),linear-gradient(155deg,#020f25 0%,#031a35 48%,#021329 100%);padding:clamp(82px,9vw,126px) 0;position:relative;overflow:hidden}.home-steps-section:before{content:"";z-index:-1;opacity:.17;pointer-events:none;background-image:radial-gradient(circle,#5eebffd1 0 1px,#0000 1.5px),radial-gradient(circle,#f4c21b94 0 1px,#0000 1.5px);background-position:12% 24%,88% 68%;background-size:175px 175px,250px 250px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.home-steps-section__inner{z-index:1;position:relative}.home-steps-section__heading{text-align:center;width:min(800px,100%);margin:0 auto clamp(56px,6vw,78px)}.home-steps-section__eyebrow{color:#5eebffd6;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.74rem;font-weight:760;display:inline-flex}.home-steps-section__eyebrow:before,.home-steps-section__eyebrow:after{content:"";background:linear-gradient(90deg,#0000,#00d2ffad);width:28px;height:1px}.home-steps-section__eyebrow:after{background:linear-gradient(90deg,#00d2ffad,#0000)}.home-steps-section__heading h2{font-family:var(--font-heading);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,5.6vw,5rem);font-weight:820;line-height:1.02}.home-steps-section__heading h2 span{color:#ffd84a;text-shadow:0 0 24px #f4c21b1f}.steps-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid;position:relative}.steps-flow__line{z-index:0;background:linear-gradient(90deg,#f4c21b7a,#00d2ffc2,#5eebffad);height:1px;position:absolute;top:68px;left:16.5%;right:16.5%;box-shadow:0 0 14px #00d2ff2e}.steps-flow__line:before,.steps-flow__line:after{content:"";border-top:1px solid #5eebffe6;border-right:1px solid #5eebffe6;width:8px;height:8px;position:absolute;top:-4px;transform:rotate(45deg)}.steps-flow__line:before{left:24%}.steps-flow__line:after{right:24%}.step-card{--step-accent:0, 210, 255;z-index:1;border:1px solid rgba(var(--step-accent), .22);text-align:center;background:linear-gradient(145deg, rgba(var(--step-accent), .06), transparent 44%), #031d3aa6;min-height:420px;box-shadow:0 24px 58px #00000038, 0 0 24px rgba(var(--step-accent), .045), inset 0 1px 0 #ffffff0e, inset 0 0 36px rgba(var(--step-accent), .025);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:27px;flex-direction:column;align-items:center;padding:29px 27px 31px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.step-card:hover{border-color:rgba(var(--step-accent), .42);box-shadow:0 29px 66px #00000042, 0 0 28px rgba(var(--step-accent), .09);transform:translateY(-6px)}.step-card--one{--step-accent:244, 194, 27}.step-card--two{--step-accent:0, 210, 255}.step-card--three{--step-accent:94, 235, 255}.step-card:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--step-accent), .72), transparent);height:1px;box-shadow:0 0 14px rgba(var(--step-accent), .22);position:absolute;top:0;left:15%;right:15%}.step-card__number{color:#ffffff38;font-family:var(--font-heading);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:760;position:absolute;top:20px;right:22px}.step-card__visual{border:1px solid rgba(var(--step-accent), .38);width:82px;height:82px;color:rgb(var(--step-accent));background:radial-gradient(circle, rgba(var(--step-accent), .18), transparent 66%), #02132b94;box-shadow:0 0 26px rgba(var(--step-accent), .11), inset 0 0 18px rgba(var(--step-accent), .05);border-radius:24px;flex:none;place-items:center;margin:0 0 28px;font-size:2rem;display:grid;position:relative}.step-card__visual:after{content:"";border:1px solid rgba(var(--step-accent), .72);width:10px;height:10px;box-shadow:0 0 10px rgba(var(--step-accent), .52);background:#031a35;border-radius:50%;position:absolute;bottom:15px;right:-4px}.step-card__secondary-icon{border:1px solid rgba(var(--step-accent), .5);color:#fff;width:25px;height:25px;box-shadow:0 0 10px rgba(var(--step-accent), .25);background:#031a35;border-radius:8px;place-items:center;font-size:.68rem;display:grid;position:absolute;bottom:10px;right:11px}.step-card__label{color:rgba(var(--step-accent), .9);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:.72rem;font-weight:760}.step-card h3{font-family:var(--font-heading);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.4rem,2.1vw,1.78rem);font-weight:790;line-height:1.16}.step-card__arrow{color:rgba(var(--step-accent), .9);margin-right:6px;display:block}.step-card__content>p:last-child{color:#ffffffb3;margin:20px 0 0;font-size:.98rem;line-height:1.72}.home-steps-section__action{flex-direction:column;align-items:center;margin-top:clamp(44px,5vw,64px);display:flex}.home-steps-section__cta{color:#102033;background:linear-gradient(135deg,#ffe36c 0%,#f4c21b 56%,#e9ae05 100%);border:1px solid #ffe56af5;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-width:225px;min-height:58px;padding:15px 27px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 10px #f4c21b70,0 0 30px #f4c21b2e,0 13px 28px #00000038,inset 0 1px #ffffff73}.home-steps-section__cta:hover{transform:translateY(-3px);box-shadow:0 0 14px #f4c21b9e,0 0 36px #f4c21b42,0 15px 32px #00000040}.home-steps-section__cta i{font-size:.9rem}.home-steps-section__note{color:#ffffff7a;text-align:center;margin:14px 0 0;font-size:.75rem;line-height:1.5}@media (width<=980px){.steps-flow{grid-template-columns:1fr;gap:20px;width:min(680px,100%);margin:0 auto}.steps-flow__line{background:linear-gradient(#f4c21b7a,#00d2ffc2,#5eebffad);width:1px;height:auto;top:82px;bottom:82px;left:69px}.steps-flow__line:before,.steps-flow__line:after{display:none}.step-card{text-align:left;flex-direction:row;align-items:center;gap:27px;min-height:0;padding:29px 32px}.step-card__visual{margin:0}.step-card__content{flex:1}.step-card h3{align-items:baseline;display:flex}.step-card__content>p:last-child{margin-top:12px}}@media (width<=600px){.home-steps-section{padding:68px 0 80px}.home-steps-section__heading{text-align:left;margin-bottom:45px}.home-steps-section__eyebrow:before,.home-steps-section__eyebrow:after{display:none}.home-steps-section__heading h2{font-size:clamp(2.65rem,13vw,3.8rem)}.steps-flow__line{left:49px}.step-card{border-radius:21px;gap:17px;padding:24px 20px}.step-card__visual{border-radius:17px;width:58px;height:58px;font-size:1.35rem}.step-card__secondary-icon{width:20px;height:20px;font-size:.56rem;bottom:3px;right:4px}.step-card__visual:after,.step-card__number{display:none}.step-card h3{display:block}.step-card__arrow{display:inline}.step-card__content>p:last-child{font-size:.91rem}}@media (width<=390px){.steps-flow__line{display:none}.step-card{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.step-card,.home-steps-section__cta{transition:none}}.about-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.about-visual{flex-shrink:0}@media (width>=768px){.about-content{text-align:left;flex-direction:row;gap:3rem}.about-content .section-title{text-align:left}.about-content .section-text{text-align:left;margin:0}}.video-card-link{max-width:800px;transition:var(--transition-base);margin:0 auto 2.5rem;text-decoration:none;display:block}.video-card-link:hover{transform:translateY(-4px)}.video-card{border-radius:var(--radius-xl);transition:var(--transition-base);background-color:#03162f;border:1px solid #00d2ff1f;overflow:hidden;box-shadow:0 12px 40px #00000059}.video-card-link:hover .video-card{box-shadow:var(--shadow-xl)}.video-card-thumbnail{background-color:#000;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.video-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.video-card-link:hover .video-card-img{transform:scale(1.05)}.video-play-overlay{background-color:#00000040;justify-content:center;align-items:center;transition:background-color .3s;display:flex;position:absolute;inset:0}.video-card-link:hover .video-play-overlay{background-color:#00000059}.video-play-btn{width:4.5rem;height:4.5rem;color:var(--color-primary);transition:var(--transition-base);background-color:#fffffff2;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 4px 15px #0003}.video-card-link:hover .video-play-btn{background-color:var(--color-secondary);color:var(--color-primary);transform:scale(1.1)}.video-card-body{text-align:center;padding:1.25rem 1.5rem}.video-card-title{font-size:1.05rem;font-weight:var(--font-weight-bold);color:#fff;margin-bottom:.35rem}.video-card-text{color:#ffffffc7;font-size:.9rem;line-height:1.5}.about-origin{isolation:isolate;background:radial-gradient(circle at 50% 8%, rgba(var(--cyan), .13), transparent 31rem), radial-gradient(circle at 84% 64%, rgba(var(--cyan), .07), transparent 28rem), radial-gradient(circle at 12% 78%, #f4c21b0b, transparent 22rem), linear-gradient(180deg, #021027 0%, #031a35 38%, #02152e 68%, #020f25 100%);padding:clamp(9.5rem,13vw,12rem) 0 clamp(5.5rem,9vw,8rem);position:relative;overflow:hidden}.about-origin:before{content:"";z-index:-1;opacity:.22;pointer-events:none;background-image:radial-gradient(circle,#5eebffb8 0 1px,#0000 1.5px),radial-gradient(circle,#f4c21b94 0 1px,#0000 1.5px);background-position:12% 16%,88% 42%;background-size:180px 180px,250px 250px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 22% 78%,#0000);mask-image:linear-gradient(90deg,#0000,#000 22% 78%,#0000)}.about-origin:after{content:"";z-index:-1;background:radial-gradient(circle, rgba(var(--cyan), .08), transparent 68%);pointer-events:none;border-radius:50%;width:36rem;height:36rem;position:absolute;top:38%;right:-18rem}.about-origin__container{z-index:1;position:relative}.about-origin__intro{text-align:center;width:min(57.5rem,100%);margin:0 auto clamp(3.9rem,7vw,5.9rem)}.about-origin__intro h1{font-family:var(--font-heading);font-size:clamp(3rem,6.5vw,5.7rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.055em;text-wrap:balance;margin:0;line-height:.98}.about-origin__intro h1 span,.about-origin__copy h2 span{color:#ffd84a;text-shadow:0 0 24px #f4c21b1f}.about-origin__intro p{color:#ffffffc7;text-wrap:balance;width:min(45.625rem,100%);margin:1.625rem auto 0;font-size:clamp(1.05rem,1.6vw,1.23rem);line-height:1.75}.about-origin__layout{grid-template-columns:minmax(0,1.08fr) minmax(24.375rem,.92fr);align-items:center;gap:clamp(3.4rem,7vw,5.75rem);display:grid}.about-origin__copy{padding-left:1.75rem;position:relative}.about-origin__copy:before{content:"";background:linear-gradient(180deg, #ffd84a, rgba(var(--cyan), .78), transparent);width:2px;box-shadow:0 0 16px rgba(var(--cyan), .22);border-radius:999px;position:absolute;top:.3rem;bottom:.25rem;left:0}.about-origin__copy h2{font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3.65rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.045em;text-wrap:balance;margin:0 0 1.75rem;line-height:1.08}.about-origin__copy p{color:#ffffffc2;margin:0;font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.85}.about-origin__copy p+p{margin-top:1.05rem}.about-origin__visual{border:1px solid rgba(var(--cyan), .24);background:linear-gradient(180deg, rgba(var(--cyan), .035), transparent 42%), #02132b9e;min-height:31.875rem;box-shadow:0 30px 80px #0000004d, inset 0 1px 0 #ffffff0e, inset 0 0 48px rgba(var(--cyan), .03);border-radius:1.875rem;place-items:center;margin:0;display:grid;position:relative;overflow:hidden}.about-origin__visual:before{content:"";opacity:.34;background-image:linear-gradient(#5eebff1c 1px,#0000 1px),linear-gradient(90deg,#5eebff1c 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 56%,#000,#0000 75%);mask-image:radial-gradient(circle at 50% 56%,#000,#0000 75%)}.about-origin__visual:after{content:"";border:1px solid rgba(var(--cyan), .2);background:radial-gradient(circle, rgba(var(--cyan), .12), rgba(var(--cyan), .02) 48%, transparent 70%);width:20.625rem;height:20.625rem;box-shadow:0 0 60px rgba(var(--cyan), .08), inset 0 0 42px rgba(var(--cyan), .04);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.about-origin__ring{z-index:1;aspect-ratio:1;pointer-events:none;width:min(26rem,70%);transform-style:preserve-3d;filter:drop-shadow(0 0 8px #00d2ffb8)drop-shadow(0 0 22px #00d2ff42)drop-shadow(0 0 56px #00d2ff24);border-radius:50%;position:absolute;bottom:2.5rem;left:50%;overflow:hidden;transform:translate(-50%)translateY(42%)scale(1.65)perspective(1200px)rotateX(82.5deg)}.about-origin__ring:before{content:"";background:conic-gradient(from 0deg, transparent 0 8deg, #00d2ffad 9deg 11deg, transparent 12deg 34deg, #f4c21bbd 35deg 37deg, transparent 38deg 58deg, #20d6c780 59deg 61deg, transparent 62deg 90deg);opacity:.92;border-radius:50%;animation:12s linear infinite about-origin-ring-spin;position:absolute;inset:6%;-webkit-mask:radial-gradient(circle,#0000 0 38%,#000 39% 42%,#0000 43% 53%,#000 54% 58%,#0000 59% 70%,#000 71% 74%,#0000 75%);mask:radial-gradient(circle,#0000 0 38%,#000 39% 42%,#0000 43% 53%,#000 54% 58%,#0000 59% 70%,#000 71% 74%,#0000 75%)}.about-origin__ring:after{content:"";opacity:.86;border:1.5px solid #f4c21b85;border-radius:50%;animation:9s linear infinite about-origin-ring-counter-spin;position:absolute;inset:23%;box-shadow:0 0 14px #f4c21b38,inset 0 0 20px #f4c21b1a}.about-origin__visual img{z-index:3;width:min(26.875rem,100%);height:auto;filter:drop-shadow(0 24px 32px #0000004d) drop-shadow(0 0 22px rgba(var(--cyan), .15)) drop-shadow(0 0 40px rgba(var(--cyan), .12)) drop-shadow(0 0 80px rgba(var(--cyan), .08));animation:5.5s ease-in-out infinite about-origin-float;display:block;position:relative}.about-origin__badge{z-index:4;color:#ffd84aeb;letter-spacing:.06em;text-transform:uppercase;background:#f4c21b12;border:1px solid #f4c21b57;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.7rem;font-weight:750;display:inline-flex;position:absolute;top:1.125rem;left:1.125rem}.about-origin__badge:before{content:"";background:#ffd84a;border-radius:50%;width:.375rem;height:.375rem;box-shadow:0 0 9px #f4c21ba6}@keyframes about-origin-ring-spin{to{transform:rotate(360deg)}}@keyframes about-origin-ring-counter-spin{to{transform:rotate(-360deg)}}@keyframes about-origin-float{0%,to{translate:0}50%{translate:0 -12px}}@media (width<=980px){.about-origin__layout{grid-template-columns:1fr;width:min(45rem,100%);margin:0 auto}.about-origin__visual{min-height:32.5rem}}@media (width<=600px){.about-origin{padding:8.25rem 0 5.125rem}.about-origin__intro{text-align:left;margin-bottom:3.4rem}.about-origin__intro h1{font-size:clamp(2.85rem,14vw,4.35rem)}.about-origin__intro p{text-wrap:pretty;margin-left:0}.about-origin__layout{gap:2.75rem}.about-origin__copy{padding-left:1.25rem}.about-origin__copy h2{font-size:clamp(2.15rem,11vw,3rem)}.about-origin__visual{border-radius:1.375rem;min-height:25.625rem}.about-origin__visual:after{width:16.875rem;height:16.875rem}.about-origin__visual img{width:min(21.25rem,90%)}}.guiding{isolation:isolate;background:radial-gradient(circle at 15% 35%, rgba(var(--cyan), .08), transparent 28rem), radial-gradient(circle at 88% 72%, #f4c21b0b, transparent 23rem), linear-gradient(145deg, #020f25 0%, #031a35 50%, #021329 100%);padding:clamp(5.25rem,9vw,7.875rem) 0;position:relative;overflow:hidden}.guiding:before{content:"";z-index:-1;opacity:.18;pointer-events:none;background-image:radial-gradient(circle,#5eebffd1 0 1px,#0000 1.4px);background-position:15% 18%;background-size:160px 160px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 60%);mask-image:linear-gradient(90deg,#000,#0000 60%)}.guiding:after{content:"";z-index:-1;border:1px solid rgba(var(--cyan), .08);width:35rem;height:35rem;box-shadow:0 0 90px rgba(var(--cyan), .04), inset 0 0 90px rgba(var(--cyan), .025);pointer-events:none;border-radius:50%;position:absolute;top:18%;right:-18.75rem}.guiding__inner{grid-template-columns:minmax(19.375rem,.82fr) minmax(32.5rem,1.18fr);align-items:start;gap:clamp(4.25rem,8vw,7.25rem);display:grid}.guiding__intro{padding:1.625rem 0 1.75rem 1.75rem;position:sticky;top:7rem}.guiding__intro:before{content:"";background:linear-gradient(180deg, #ffd84a, rgba(var(--cyan), .8), transparent);width:2px;box-shadow:0 0 18px rgba(var(--cyan), .22);border-radius:999px;position:absolute;top:1.8rem;bottom:1.875rem;left:0}.guiding__eyebrow{color:#5eebffd6;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.625rem;margin-bottom:1.375rem;font-size:.74rem;font-weight:760;display:inline-flex}.guiding__eyebrow:before{content:"";background:rgb(var(--cyan));width:.4375rem;height:.4375rem;box-shadow:0 0 12px rgba(var(--cyan), .72);border-radius:50%}.guiding__intro h2{font-family:var(--font-heading);font-size:clamp(2.45rem,4.5vw,4.25rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.052em;text-wrap:balance;margin:0;line-height:1.03}.guiding__intro h2 span{color:#ffd84a;text-shadow:0 0 24px #f4c21b1f}.guiding__intro>p{color:#ffffffbf;text-wrap:pretty;margin:1.7rem 0 0;font-size:clamp(1.03rem,1.35vw,1.13rem);line-height:1.8}.guiding__route{align-items:center;gap:.55rem;width:min(16.875rem,80%);margin-top:2.375rem;display:flex}.guiding__route span{width:.4375rem;height:.4375rem;box-shadow:0 0 9px rgba(var(--cyan), .2);border:1px solid #5eebff9e;border-radius:50%;flex:none}.guiding__route i{background:linear-gradient(90deg, rgba(var(--cyan), .5), #f4c21b57);flex:1;height:1px}.guiding__route span:last-child{background:#f4c21b21;border-color:#f4c21bbd;box-shadow:0 0 11px #f4c21b47}.guiding__cards{grid-auto-rows:1fr;gap:1.125rem;display:grid}.principle-card{--card-accent:0, 210, 255;border:1px solid rgba(var(--card-accent), .2);background:linear-gradient(120deg, rgba(var(--card-accent), .055), transparent 42%), #031d3a9e;height:100%;min-height:13.5rem;box-shadow:0 22px 54px #00000030, inset 0 1px 0 #ffffff0e, inset 0 0 32px rgba(var(--card-accent), .025);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.5rem;grid-template-columns:10rem minmax(0,1fr);align-items:center;gap:1.625rem;padding:1.75rem 4.125rem 1.75rem 1.75rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.principle-card:hover{border-color:rgba(var(--card-accent), .4);box-shadow:0 25px 62px #0000003b, 0 0 26px rgba(var(--card-accent), .07), inset 0 1px 0 #fff1;transform:translate(-.3125rem)}.principle-card--mission{--card-accent:244, 194, 27}.principle-card--vision{--card-accent:0, 210, 255}.principle-card--values{--card-accent:94, 235, 255}.principle-card:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--card-accent), .68), transparent);height:1px;box-shadow:0 0 14px rgba(var(--card-accent), .23);position:absolute;top:0;left:15%;right:15%}.principle-card__number{color:#ffffff2e;font-family:var(--font-heading);letter-spacing:.12em;font-size:.71rem;font-weight:760;position:absolute;top:1.25rem;right:1.375rem}.principle-card__media{border:1px solid rgba(var(--card-accent), .28);background:radial-gradient(circle at 50% 58%, rgba(var(--card-accent), .14), transparent 64%), linear-gradient(180deg, rgba(var(--card-accent), .045), transparent), #02132b85;width:10rem;height:9.5rem;box-shadow:0 0 24px rgba(var(--card-accent), .07), inset 0 1px 0 #ffffff0d;border-radius:1.25rem;place-items:center;display:grid;position:relative;overflow:hidden}.principle-card__media:before{content:none;z-index:1;border:1px solid rgba(var(--card-accent), .28);background:radial-gradient(ellipse, rgba(var(--card-accent), .14), transparent 68%);height:1.125rem;box-shadow:0 0 18px rgba(var(--card-accent), .11);border-radius:50%;position:absolute;bottom:.625rem;left:12%;right:12%}.principle-card__media img{z-index:2;object-fit:contain;object-position:center;width:8.5rem;max-height:8.5rem;filter:drop-shadow(0 12px 14px #00000040) drop-shadow(0 0 10px rgba(var(--card-accent), .1));display:block;position:relative}.principle-card__media-label{z-index:3;border:1px solid rgba(var(--card-accent), .3);color:#ffffffa8;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020d20b3;border-radius:999px;padding:.25rem .4375rem;font-size:.56rem;font-weight:720;position:absolute;top:.5rem;left:.5rem}.principle-card__content h3{font-family:var(--font-heading);letter-spacing:-.03em;margin:0 0 .625rem;font-size:clamp(1.45rem,2.2vw,1.85rem);font-weight:790;line-height:1.12}.principle-card__content p{color:#ffffffb8;margin:0;font-size:.98rem;line-height:1.72}@media (width<=980px){.guiding__inner{grid-template-columns:1fr;gap:3rem;width:min(45rem,100%)}.guiding__intro{max-width:38.75rem;position:relative;top:auto}}@media (width<=600px){.guiding{padding:4.25rem 0 5rem}.guiding__intro{padding:1.125rem 0 1.25rem 1.25rem}.guiding__intro:before{top:1.25rem;bottom:1.375rem}.guiding__intro h2{font-size:clamp(2.45rem,12vw,3.5rem)}.guiding__route{margin-top:1.875rem}.principle-card{border-radius:1.25rem;grid-template-columns:6.125rem minmax(0,1fr);gap:1rem;min-height:13rem;padding:1.5625rem 1.25rem}.principle-card__number{display:none}.principle-card__media{border-radius:1rem;width:6.125rem;height:7rem}.principle-card__media img{width:5.875rem;max-height:6.5rem}.principle-card__media-label{padding:.1875rem .3125rem;font-size:.48rem;top:.375rem;left:.375rem}.principle-card__content p{font-size:.92rem;line-height:1.65}}@media (width<=390px){.guiding__cards{grid-auto-rows:auto}.principle-card{grid-template-columns:1fr;min-height:0}.principle-card__media{width:100%;height:10.5rem}.principle-card__media img{width:9.375rem;max-height:9.875rem}}@media (prefers-reduced-motion:reduce){.principle-card{transition:none}}.team-system{isolation:isolate;background:radial-gradient(circle at 16% 70%,#00d2ff13,#0000 28rem),radial-gradient(circle at 88% 24%,#f4c21b0b,#0000 22rem),linear-gradient(150deg,#021329 0%,#031a35 48%,#020f25 100%);min-height:calc(100vh - 74px);padding:clamp(84px,9vw,126px) 0;position:relative;overflow:hidden}.team-system:before{content:"";z-index:-1;opacity:.13;background-image:linear-gradient(#5eebff14 1px,#0000 1px),linear-gradient(90deg,#5eebff14 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.team-system:after{content:"";z-index:-1;border:1px solid #00d2ff14;border-radius:50%;width:560px;height:560px;position:absolute;top:17%;right:-280px;box-shadow:0 0 90px #00d2ff0b,inset 0 0 90px #00d2ff06}.team-system__inner{grid-template-columns:minmax(340px,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(54px,7vw,92px);display:grid}.team-system__copy{padding-left:28px;position:relative}.team-system__copy:before{content:"";background:linear-gradient(#ffd84a,#00d2ffcc,#0000);border-radius:99px;width:2px;position:absolute;top:3px;bottom:4px;left:0;box-shadow:0 0 17px #00d2ff38}.team-system__eyebrow{color:#5eebffd6;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.74rem;font-weight:760;display:inline-flex}.team-system__eyebrow:before{content:"";background:rgb(var(--cyan));border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #00d2ffb8}.team-system__copy h2{font-family:var(--font-heading);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,4.6vw,4.25rem);font-weight:820;line-height:1.04}.team-system__copy h2 span{color:#ffd84a;text-shadow:0 0 24px #f4c21b1f}.team-system__subtitle{color:#fffc;text-wrap:pretty;max-width:590px;margin:26px 0 0;font-size:clamp(1.05rem,1.45vw,1.18rem);line-height:1.76}.team-system__main-text{color:#ffffffa8;max-width:620px;margin:30px 0 0;padding-top:28px;font-size:.98rem;line-height:1.82;position:relative}.team-system__main-text:before{content:"";background:linear-gradient(90deg,#00d2ff5c,#f4c21b1f,#0000);height:1px;position:absolute;top:0;left:0;right:0}.team-network{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 8%,#00d2ff21,#0000 32%),linear-gradient(#00d2ff0a,#0000 42%),#02132ba3;border:1px solid #00d2ff38;border-radius:30px;padding:clamp(26px,4vw,38px);position:relative;overflow:hidden;box-shadow:0 30px 82px #00000047,0 0 36px #00d2ff0b,inset 0 1px #ffffff0f,inset 0 0 54px #00d2ff08}.team-network:before{content:"";opacity:.22;pointer-events:none;background-image:linear-gradient(#5eebff14 1px,#0000 1px),linear-gradient(90deg,#5eebff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000,#0000 76%);mask-image:radial-gradient(circle at 50% 20%,#000,#0000 76%)}.team-network:after{content:"";background:linear-gradient(90deg,#0000,#00d2ffb8,#f4c21b5c,#0000);height:1px;position:absolute;top:0;left:12%;right:12%;box-shadow:0 0 16px #00d2ff3b}.team-network__halo{pointer-events:none;border:1px solid #00d2ff14;border-radius:24px;position:absolute;inset:18px}.team-network__halo:before,.team-network__halo:after{content:"";opacity:.75;border-color:#ffd84aad;width:13px;height:13px;position:absolute}.team-network__halo:before{border-top:2px solid;border-right:2px solid;top:-1px;right:-1px}.team-network__halo:after{border-bottom:2px solid;border-left:2px solid;bottom:-1px;left:-1px}.team-network__caption{z-index:3;color:#5eebffe0;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:.75rem;font-weight:760;line-height:1;display:inline-flex;position:relative}.team-network__caption:before{content:"";background:#00d2ff24;border:1px solid #00d2ffb8;border-radius:50%;width:9px;height:9px;box-shadow:0 0 12px #00d2ff6b}.connector{z-index:2;background:linear-gradient(#f4c21b6b,#00d2ff9e,#5eebff94,#f4c21b47);width:1px;position:absolute;top:102px;bottom:84px;left:clamp(55px,6.2vw,70px);box-shadow:0 0 14px #00d2ff2e}.connector--right,.connector--bottom{display:none}.team-node{--node-accent:0, 210, 255;z-index:3;border:1px solid rgba(var(--node-accent), .22);background:linear-gradient(120deg, rgba(var(--node-accent), .07), transparent 42%), #031d3ab8;min-height:106px;box-shadow:0 18px 38px #0000002e, 0 0 20px rgba(var(--node-accent), .04), inset 0 1px 0 #ffffff0f;border-radius:22px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:18px;padding:18px 20px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative}.team-node+.team-node{margin-top:16px}.team-node:hover{border-color:rgba(var(--node-accent), .44);box-shadow:0 22px 46px #0000003d, 0 0 25px rgba(var(--node-accent), .095), inset 0 1px 0 #ffffff12;transform:translateY(-3px)}.team-node--teaching{--node-accent:244, 194, 27}.team-node--design{--node-accent:0, 210, 255}.team-node--technology{--node-accent:94, 235, 255}.team-node--tracking{--node-accent:244, 194, 27}.team-node__top{border:1px solid rgba(var(--node-accent), .34);background:radial-gradient(circle at center, rgba(var(--node-accent), .18), transparent 66%), #02132b8c;width:54px;height:54px;box-shadow:0 0 20px rgba(var(--node-accent), .08), inset 0 0 16px rgba(var(--node-accent), .04);border-radius:16px;place-items:center;display:grid;position:relative}.team-node__number{border:1px solid rgba(var(--node-accent), .62);color:#ffffffeb;width:25px;height:25px;box-shadow:0 0 10px rgba(var(--node-accent), .26);font-family:var(--font-heading);letter-spacing:.04em;background:#031a35;border-radius:50%;place-items:center;font-size:.62rem;font-weight:760;display:grid;position:absolute;top:-8px;right:-8px}.team-node__signal{width:26px;height:26px;color:rgb(var(--node-accent));display:block;position:relative}.team-node__signal:before,.team-node__signal:after,.team-node__signal i{content:"";margin:auto;display:block;position:absolute;inset:0}.team-node__signal:before{border:1.5px solid rgba(var(--node-accent), .8);width:26px;height:26px;box-shadow:0 0 11px rgba(var(--node-accent), .22);border-radius:50%}.team-node__signal:after{background:rgba(var(--node-accent), .95);width:10px;height:10px;box-shadow:0 0 12px rgba(var(--node-accent), .62);border-radius:50%}.team-node__signal i:first-child{background:rgba(var(--node-accent), .75);width:18px;height:2px;box-shadow:0 0 8px rgba(var(--node-accent), .25);border-radius:99px;transform:rotate(45deg)}.team-node__signal i:nth-child(2){background:rgba(var(--node-accent), .75);width:18px;height:2px;box-shadow:0 0 8px rgba(var(--node-accent), .25);border-radius:99px;transform:rotate(-45deg)}.team-node__signal i:nth-child(3){display:none}.team-node h3{font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 6px;font-size:1.08rem;font-weight:780;line-height:1.22}.team-node p{color:#ffffffa8;max-width:420px;margin:0;font-size:.91rem;line-height:1.55}@media (width<=1040px){.team-system__inner{grid-template-columns:1fr;width:min(760px,100%)}.team-system__copy{max-width:680px}}@media (width<=620px){.team-system{padding:68px 0 80px}.team-system__copy{padding-left:20px}.team-system__copy h2{font-size:clamp(2.45rem,12vw,3.55rem)}.team-network{border-radius:23px;padding:24px 18px}.connector{top:92px;bottom:76px;left:44px}.team-node{border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:14px;min-height:0;padding:17px 16px}.team-node__top{border-radius:14px;width:46px;height:46px}.team-node__signal{transform:scale(.84)}.team-node__number{width:22px;height:22px;font-size:.58rem}.team-node h3{font-size:1rem}.team-node p{font-size:.88rem}}@media (width<=390px){.team-node{grid-template-columns:1fr}.connector{display:none}.team-node__top{margin-bottom:2px}}@media (prefers-reduced-motion:reduce){.team-node{transition:none}.about-origin__ring:before,.about-origin__ring:after,.about-origin__visual img{animation:none}}.methodology-page{color:#fff;background:#020f25;overflow:hidden}.methodology-eyebrow{color:#5eebffe0;font-size:.76rem;font-weight:var(--font-weight-bold);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.65rem;display:inline-flex}.methodology-eyebrow:before{content:"";background:rgb(var(--cyan));width:.45rem;height:.45rem;box-shadow:0 0 12px rgba(var(--cyan), .72);border-radius:50%;flex:none}.methodology-hero{isolation:isolate;min-height:min(52rem,92vh);padding:calc(var(--nav-height) + 6.5rem) 0 5.5rem;background:radial-gradient(circle at 78% 45%, rgba(var(--cyan), .18), transparent 29rem), radial-gradient(circle at 13% 90%, rgba(var(--teal-rgb), .12), transparent 27rem), linear-gradient(128deg, #020d20 0%, #03162f 46%, #032a46 100%);position:relative;overflow:hidden}.methodology-hero:before{content:"";z-index:-2;opacity:.14;background-image:linear-gradient(#5eebff1f 1px,#0000 1px),linear-gradient(90deg,#5eebff1f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 52% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 52% 88%,#0000)}.methodology-hero__glow{z-index:-1;border:1px solid rgba(var(--cyan), .08);width:45rem;height:45rem;box-shadow:0 0 90px rgba(var(--cyan), .07), inset 0 0 90px rgba(var(--cyan), .035);border-radius:50%;position:absolute;bottom:-18rem;right:-9rem}.methodology-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.methodology-hero__copy{z-index:2;max-width:39rem;position:relative}.methodology-hero__copy h1{font-family:var(--font-heading);font-size:clamp(3.35rem,6vw,5.8rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.058em;text-wrap:balance;margin:1.25rem 0 1.55rem;line-height:.98}.methodology-hero__copy h1 span,.method-section-heading h2 span,.method-video__copy h2 span,.method-live__copy h2 span{color:var(--color-secondary);text-shadow:0 0 24px #f4c21b1f}.methodology-hero__copy h1 span{white-space:nowrap;font-size:.84em;display:inline-block}.methodology-hero__copy>p{color:#ffffffc2;text-wrap:pretty;max-width:36rem;font-size:clamp(1.05rem,1.55vw,1.22rem);line-height:1.78}.methodology-hero__visual{aspect-ratio:790/650;justify-self:center;width:min(42rem,100%);position:relative}.methodology-hero__visual:before,.methodology-hero__visual:after{content:"";pointer-events:none;border:1px dashed #5eebff2b;border-radius:50%;position:absolute}.methodology-hero__visual:before{aspect-ratio:1;width:52%;top:2%;right:-2%}.methodology-hero__visual:after{width:76%;height:44%;bottom:-3%;left:9%;transform:rotate(-5deg)}.methodology-flow__lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.methodology-flow__lines>path{fill:none;stroke:#5eebffb8;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px rgba(var(--cyan), .5))}.methodology-flow__lines circle{fill:#68efff;filter:drop-shadow(0 0 7px #21e3ff)}.methodology-flow__lines marker path{fill:#8cf4ff;stroke:none;filter:drop-shadow(0 0 5px #21e3ff)}.methodology-flow-card{z-index:2;width:30%;min-height:40%;box-shadow:0 0 0 1px rgba(var(--cyan), .07), 0 0 20px rgba(var(--cyan), .19), 0 20px 42px #0003, inset 0 1px 0 #ffffff1f;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(145deg,#156f9242,#0000 45%),#032341d4;border:1px solid #69f1ffb3;border-radius:1.35rem;padding:clamp(.9rem,1.6vw,1.2rem) clamp(.75rem,1.35vw,1rem);position:absolute;overflow:hidden}.methodology-flow-card:before{content:"";background:linear-gradient(90deg,#0000,#fff,#21e3ff,#0000);height:2px;position:absolute;top:-1px;left:15%;right:15%;box-shadow:0 0 12px #21e3ff}.methodology-flow-card__icon{color:#7cefff;width:clamp(2.7rem,5vw,3.7rem);height:clamp(2.7rem,5vw,3.7rem);filter:drop-shadow(0 0 9px rgba(var(--cyan), .35));place-items:center;margin:0 auto .7rem;font-size:clamp(1.75rem,3.6vw,2.45rem);display:grid}.methodology-flow-card--practice .methodology-flow-card__icon{color:#ffd438}.methodology-flow-card h2{font-family:var(--font-heading);font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:var(--font-weight-bold);margin:0 0 .65rem;line-height:1.15}.methodology-flow-card h2 b{color:#5feaff}.methodology-flow-card--support h2{letter-spacing:-.035em;font-size:clamp(.84rem,1.1vw,.94rem)}.methodology-flow-card p{color:#ffffffad;font-size:clamp(.68rem,1vw,.8rem);line-height:1.48}.methodology-flow-card--clarity{top:4%;left:5%}.methodology-flow-card--practice{top:4%;left:auto;right:5%}.methodology-flow-card--support{top:63%;left:35%;right:auto}.methodology-hero:before{opacity:.16;background-size:74px 74px;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 25%,#000 53% 96%);mask-image:linear-gradient(90deg,#0000 25%,#000 53% 96%)}.methodology-hero:after{content:"";z-index:-1;border-top:1px solid rgba(var(--cyan), .16);width:64%;height:17rem;box-shadow:0 -28px 75px rgba(var(--cyan), .025);border-radius:50% 50% 0 0;position:absolute;bottom:-9rem;right:-10%;transform:rotate(-5deg)}.methodology-hero__copy{max-width:34rem}.methodology-eyebrow{letter-spacing:.12em;gap:.75rem;margin-bottom:2rem;font-size:.72rem}.methodology-eyebrow:after{content:"";background:linear-gradient(90deg, rgba(var(--cyan), .8), transparent);width:3rem;height:1px}.methodology-hero__copy h1{margin:0;font-size:clamp(4.15rem,6.1vw,6.35rem);line-height:.96}.methodology-hero__copy h1 span{margin-top:.17em;font-size:.83em;display:block}.methodology-hero__copy-line{background:rgb(var(--cyan));width:3.4rem;height:2px;box-shadow:0 0 12px rgba(var(--cyan), .45);margin:2rem 0 1rem;display:block}.methodology-radial{aspect-ratio:760/680;justify-self:end;width:min(46rem,100%);position:relative}.methodology-radial__field{aspect-ratio:1;background:repeating-radial-gradient(circle, transparent 0 32px, rgba(var(--cyan), .105) 33px 34px), radial-gradient(circle, rgba(var(--cyan), .085), transparent 61%);border-radius:50%;width:82%;position:absolute;top:49%;left:54.5%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 0 70%,#0000 83%);mask-image:radial-gradient(circle,#000 0 70%,#0000 83%)}.methodology-radial__orbit{border:1px dashed rgba(var(--cyan), .2);border-radius:50%;position:absolute;top:49%;left:54.5%;transform:translate(-50%,-50%)}.methodology-radial__orbit:before,.methodology-radial__orbit:after{content:"";background:rgb(var(--cyan));width:.38rem;height:.38rem;box-shadow:0 0 12px rgb(var(--cyan));border-radius:50%;position:absolute}.methodology-radial__orbit:before{top:7%;left:26%}.methodology-radial__orbit:after{bottom:31%;right:4%}.methodology-radial__orbit--inner{aspect-ratio:1;width:62%;animation:28s linear infinite methodology-orbit-spin}.methodology-radial__orbit--outer{aspect-ratio:1;border-color:rgba(var(--cyan), .12);width:86%;animation:40s linear infinite methodology-orbit-spin-reverse}.methodology-radial__connectors{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.methodology-radial__line{fill:none;stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:7 7;filter:drop-shadow(0 0 5px rgba(var(--cyan), .62));animation:8s linear infinite methodology-line-flow}.methodology-radial__connectors circle{filter:drop-shadow(0 0 7px)}.methodology-radial-core{z-index:4;aspect-ratio:1;border:1px solid rgba(var(--cyan), .84);background:radial-gradient(circle at 50% 42%, rgba(var(--cyan), .12), transparent 48%), #02142beb;width:clamp(10rem,16vw,11.7rem);box-shadow:0 0 0 14px rgba(var(--cyan), .04), 0 0 0 30px rgba(var(--cyan), .024), 0 0 30px rgba(var(--cyan), .28), inset 0 0 28px rgba(var(--cyan), .07);text-align:center;border-radius:50%;place-items:center;display:grid;position:absolute;top:49%;left:54.5%;transform:translate(-50%,-50%)}.methodology-radial-core:before{content:"";border:1px solid rgba(var(--cyan), .38);border-radius:inherit;animation:3.8s ease-in-out infinite methodology-core-pulse;position:absolute;inset:-17px}.methodology-radial-core i{color:rgb(var(--cyan));filter:drop-shadow(0 0 9px rgba(var(--cyan), .35));margin-bottom:.5rem;font-size:2.8rem;display:block}.methodology-radial-core__clicki{object-fit:contain;width:6rem;height:auto;filter:drop-shadow(0 0 10px rgba(var(--cyan), .34));margin:-.85rem auto -.15rem;display:block}.methodology-radial-core strong{font-size:1.12rem;line-height:1.07;display:block}.methodology-radial-core strong span{color:var(--color-secondary);display:block}.methodology-radial-core small{color:rgb(var(--cyan));margin-top:.5rem;font-size:.62rem;display:block}.methodology-radial-card{z-index:5;border:1px solid rgba(var(--cyan), .74);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#08516f3d,#0000 54%),#031f3ad1;border-radius:1.75rem;flex-direction:column;justify-content:center;align-items:center;width:14.4rem;min-height:13.5rem;padding:1.2rem 1.3rem 1.35rem;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 55px #0000003d,inset 0 1px #ffffff12}.methodology-radial-card:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 26%,#ffffff38 47%,#0000 67%) 0 0/230% 100%;animation:7s ease-in-out infinite methodology-card-sheen;position:absolute;inset:0}.methodology-radial-card--clarity{animation:6s ease-in-out infinite methodology-card-float;top:1.8%;left:0}.methodology-radial-card--practice{border-color:#f4c21bd6;animation:6.6s ease-in-out -2.2s infinite methodology-card-float;top:1.8%;right:0;box-shadow:0 24px 55px #0000003d,0 0 24px #f4c21b14,inset 0 1px #ffffff12}.methodology-radial-card--support{border-color:#48f3cedb;animation:6.2s ease-in-out -1.2s infinite methodology-card-float-center;bottom:0;left:54.5%;transform:translate(-50%)}.methodology-radial-card__icon{width:3.85rem;height:3.85rem;color:rgb(var(--cyan));background:rgba(var(--cyan), .055);border:1px solid;border-radius:1.05rem;place-items:center;margin-bottom:.75rem;display:grid;transform:rotate(30deg)}.methodology-radial-card__icon i{font-size:1.8rem;transform:rotate(-30deg)}.methodology-radial-card--practice .methodology-radial-card__icon{color:var(--color-secondary);background:#f4c21b0d}.methodology-radial-card--support .methodology-radial-card__icon{color:#48f3ce;background:#48f3ce0d}.methodology-radial-card h2{color:rgb(var(--cyan));letter-spacing:-.035em;margin:0;font-size:1.2rem;line-height:1.15}.methodology-radial-card--practice h2{color:var(--color-secondary)}.methodology-radial-card--support h2{color:#48f3ce}.methodology-radial-card p{color:#ffffffc7;max-width:12.5rem;margin:.75rem 0 0;font-size:.75rem;line-height:1.55}@keyframes methodology-orbit-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes methodology-orbit-spin-reverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes methodology-line-flow{to{stroke-dashoffset:-84px}}@keyframes methodology-core-pulse{0%,to{opacity:.42;transform:scale(.98)}50%{opacity:.92;transform:scale(1.045)}}@keyframes methodology-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes methodology-card-float-center{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-7px)}}@keyframes methodology-card-sheen{0%,55%{opacity:0;background-position:140% 0}65%{opacity:.16}90%,to{opacity:0;background-position:-110% 0}}.method-section-heading{text-align:center;max-width:46rem;margin:0 auto clamp(3rem,6vw,4.5rem)}.method-section-heading h2,.method-video__copy h2,.method-live__copy h2,.method-cta__inner h2{font-family:var(--font-heading);font-size:clamp(2.4rem,4.6vw,4.2rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.052em;text-wrap:balance;margin:1rem 0 0;line-height:1.04}.method-video{background:radial-gradient(circle at 78% 48%, rgba(var(--cyan), .075), transparent 24rem), linear-gradient(150deg, #021329 0%, #031a35 52%, #020f25 100%);position:relative}.method-video__layout{grid-template-columns:minmax(18rem,.78fr) minmax(30rem,1.22fr);align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.method-video__copy>p,.method-live__copy>p{color:#ffffffb8;margin-top:1.5rem;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.78}.method-video__detail{color:#fff9;align-items:center;gap:.7rem;margin-top:1.75rem;font-size:.82rem;display:inline-flex}.method-video__detail i{color:var(--color-secondary)}.method-video__frame{aspect-ratio:16/9;box-shadow:0 28px 70px #0000004d, 0 0 35px rgba(var(--cyan), .07), inset 0 1px 0 #ffffff12;background:#031d3a9e;border:1px solid #5eebff40;border-radius:1.75rem;padding:.55rem;position:relative}.method-video__frame:before{content:"";height:1px;box-shadow:0 0 14px rgba(var(--cyan), .4);background:linear-gradient(90deg,#0000,#7cefff,#0000);position:absolute;top:-1px;left:14%;right:14%}.method-video__frame iframe,.method-video__placeholder{border:0;border-radius:1.28rem;width:100%;height:100%}.method-video__placeholder{color:#ffffffb8;background:radial-gradient(circle at 50% 50%, rgba(var(--cyan), .13), transparent 34%), linear-gradient(145deg, #031b38, #020f25);text-align:center;place-content:center;place-items:center;padding:2rem;display:grid}.method-video__placeholder strong{color:#fff;font-family:var(--font-heading);margin:1rem 0 .35rem;font-size:clamp(1.05rem,2vw,1.35rem)}.method-video__placeholder>span:last-child{font-size:.82rem}.method-video__play{color:#fff;width:clamp(4rem,7vw,5.4rem);height:clamp(4rem,7vw,5.4rem);box-shadow:0 0 28px rgba(var(--cyan), .18), inset 0 1px 0 #ffffff1f;background:linear-gradient(145deg,#00d2ff38,#032a46d1);border:1px solid #5eebff6b;border-radius:50%;place-items:center;font-size:clamp(1.7rem,3.3vw,2.5rem);display:grid}.method-process{background:radial-gradient(circle at 12% 45%,#f4c21b0b,#0000 25rem),#020f25;position:relative}.method-process__inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.method-process__journey-line{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.method-process__journey-line path{fill:none;stroke:#43e9ff;stroke-width:2px;stroke-linecap:round;stroke-dasharray:7 12;filter:drop-shadow(0 0 5px #43e9ffd9);opacity:.72;animation:16s linear infinite methodRouteFlow}.method-process__journey-line circle{fill:#062a45;stroke:#ffc719;stroke-width:2px;filter:drop-shadow(0 0 7px #ffc719bf)}.method-process__intro{z-index:1;padding-top:1.2rem;position:sticky;top:5rem}.method-process__eyebrow{color:#43e9ff;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.75rem;font-weight:700;display:inline-flex}.method-process__eyebrow:after{content:"";background:linear-gradient(90deg,#43e9ff,#0000);width:3.2rem;height:1px}.method-process__intro h2{color:#f7fbff;max-width:12ch;font-family:var(--font-heading);letter-spacing:-.075em;margin:1.5rem 0 1.8rem;font-size:clamp(3rem,6.2vw,6.1rem);line-height:.94}.method-process__intro h2 span{color:#ffc719;display:block}.method-process__rule{background:#43e9ff;width:3.5rem;height:2px;margin:2rem 0;box-shadow:0 0 14px #43e9ff}.method-process__intro>p{color:#ffffffad;max-width:30rem;margin:0;font-size:clamp(1rem,1.4vw,1.23rem);line-height:1.75}.method-process__route{z-index:1;grid-column:2;padding:1.2rem 0 1rem 4.6rem;position:relative}.method-step{background:linear-gradient(108deg,#083952b8,#041b35d4);border:1px solid #43e9ff4f;border-radius:1.5rem;grid-template-columns:4.2rem minmax(0,1fr);align-items:center;min-height:8rem;margin-bottom:1rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff12,0 16px 36px #0000002e}.method-step:hover{border-color:#43e9ff;transform:translate(6px);box-shadow:0 0 24px #43e9ff29,inset 0 1px #ffffff1a}.method-process__route .method-step:before{content:"";background:#072b47;border:2px solid #43e9ff;border-radius:50%;width:.85rem;height:.85rem;position:absolute;left:-3.34rem;box-shadow:0 0 0 5px #43e9ff14,0 0 14px #43e9ff}.method-process__route .method-step:after{content:"";background:#43e9ff4d;border:1px solid #43e9ffbf;border-radius:50%;width:1.45rem;height:.28rem;position:absolute;top:calc(50% + .45rem);left:-3.7rem;box-shadow:0 0 9px #43e9ffe6}.method-step:after{display:none}.method-step__number{z-index:3;color:#8ff6ff;width:2.65rem;height:2.65rem;font-family:var(--font-heading);text-shadow:0 0 10px #43e9ffd1;isolation:isolate;background:radial-gradient(circle at 36% 30%,#43e9ff33,#0000 42%),linear-gradient(145deg,#073555,#031a34 72%);border:2px solid #43e9ffeb;border-radius:50%;place-items:center;font-size:1.15rem;font-weight:850;line-height:1;display:grid;position:absolute;top:-.82rem;left:-.82rem;box-shadow:0 0 0 4px #041c33f2,0 0 0 5px #43e9ff38,0 0 20px #43e9ff59,inset 0 0 12px #43e9ff24}.method-step__number:after{content:"";z-index:-1;background:linear-gradient(90deg,#43e9ffd1,#0000);width:1.15rem;height:1px;position:absolute;top:50%;left:calc(100% - 1px);box-shadow:0 0 8px #43e9ff8c}.method-step__icon{color:#43e9ff;background:#148aa54d;border:1px solid #43e9ff80;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;margin-left:0;font-size:1.35rem;display:grid;box-shadow:0 0 18px #43e9ff1a}.method-process__route .method-step__icon{margin-left:.8rem}.method-process__route .method-step__content{padding-left:1.5rem;padding-right:.25rem}.method-step:nth-child(2n) .method-step__icon{color:#ffc719;background:#93670045;border-color:#ffc71985}.method-step h3{color:#f7fbff;letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(1.05rem,1.9vw,1.45rem)}.method-step p{color:#ffffffad;max-width:43rem;margin:0;font-size:clamp(.82rem,1.2vw,.98rem);line-height:1.55}.method-process__tail{z-index:1;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,4.5rem);margin-top:-.85rem;display:grid;position:relative}.method-process__tail-route{padding:.75rem 4.6rem 1rem 0;position:relative}.method-process__tail-route .method-step{width:100%;margin-left:0}.method-process__tail-route .method-step:before{content:"";background:#072b47;border:2px solid #43e9ff;border-radius:50%;width:.85rem;height:.85rem;position:absolute;right:-3.34rem;box-shadow:0 0 0 5px #43e9ff14,0 0 14px #43e9ff}.method-process__tail-route .method-step:after{content:"";background:#43e9ff4d;border:1px solid #43e9ffbf;border-radius:50%;width:1.45rem;height:.28rem;position:absolute;top:calc(50% + .45rem);right:-3.7rem;box-shadow:0 0 9px #43e9ffe6}.method-process__tail-route .method-step__number{left:auto;right:-.82rem}.method-process__tail-route .method-step__number:after{background:linear-gradient(270deg,#43e9ffd1,#0000);left:auto;right:calc(100% - 1px)}.method-process__tail-route .method-step__icon{margin-left:.8rem;margin-right:0}.method-process__tail-route .method-step__content{padding-left:1.5rem;padding-right:.25rem}.method-process__finish{background:#062440b8;border:1px solid #43e9ff59;border-radius:1.25rem;align-items:center;gap:1rem;width:min(100%,30rem);margin:1rem 0 0;padding:.9rem 1.1rem;display:none}.method-process__finish i{color:#ffc719;font-size:1.6rem}.method-process__finish p{color:#ffffffad;margin:0;font-size:.9rem;line-height:1.45}.method-process__finish strong{color:#f7fbff;font-size:1rem;display:block}.method-process__tail-visual{min-height:22rem;position:relative}.method-process__inspector{z-index:3;filter:drop-shadow(0 0 18px #43e9ff4d);width:35rem;margin:0;animation:4.6s ease-in-out infinite methodInspectorFloat;position:absolute;bottom:-1rem;right:-7rem}.method-process__inspector img{width:100%;height:auto;display:block}@keyframes methodRouteFlow{to{stroke-dashoffset:-160px}}@keyframes methodInspectorFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){.method-process__journey-line path,.method-process__inspector{animation:none}}.method-live{background:radial-gradient(circle at 20% 52%, rgba(var(--cyan), .09), transparent 25rem), linear-gradient(145deg, #031a35, #020f25 72%)}.method-live__layout{grid-template-columns:minmax(28rem,1.05fr) minmax(20rem,.95fr);align-items:center;gap:clamp(3.5rem,8vw,7rem);display:grid}.method-live__visual{min-height:31rem;position:relative}.method-live__screen{background:radial-gradient(circle at 50% 45%, rgba(var(--cyan), .14), transparent 32%), #02132bcc;box-shadow:0 28px 70px #00000047, 0 0 35px rgba(var(--cyan), .07), inset 0 1px 0 #ffffff0f;border:1px solid #5eebff47;border-radius:2rem;position:absolute;inset:12% 8% 16% 4%;overflow:hidden;transform:perspective(900px)rotateY(4deg)}.method-live__screen:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#020f2547,#0000 34%,#020f251f);position:absolute;inset:0}.method-live__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.method-live__status{z-index:2;color:#ffffffad;font-size:.7rem;font-weight:var(--font-weight-semibold);align-items:center;gap:.45rem;display:inline-flex;position:absolute;top:1.15rem;left:1.2rem}.method-live__status i{background:#56e58c;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 10px #56e58ca6}.method-live__camera{color:#7cefff;filter:drop-shadow(0 0 18px rgba(var(--cyan), .28));font-size:clamp(3rem,7vw,5rem)}.method-live__wave{align-items:center;gap:.35rem;height:2rem;margin-top:1.5rem;display:flex}.method-live__wave span{background:linear-gradient(180deg, #7cefff, rgba(var(--cyan), .28));border-radius:999px;width:.22rem}.method-live__wave span:first-child,.method-live__wave span:nth-child(5){height:35%}.method-live__wave span:nth-child(2),.method-live__wave span:nth-child(4){height:70%}.method-live__wave span:nth-child(3){height:100%}.method-live__layer{color:#ffffffd1;box-shadow:0 14px 28px #00000038, 0 0 18px rgba(var(--cyan), .08);font-size:.78rem;font-weight:var(--font-weight-semibold);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#032341e6;border:1px solid #5eebff42;border-radius:1rem;align-items:center;gap:.65rem;padding:.75rem 1rem;display:inline-flex;position:absolute}.method-live__layer i{color:#7cefff}.method-live__layer--materials{top:4%;right:2%}.method-live__layer--progress{bottom:6%;right:0}.method-live__layer--progress i{color:#ffd84a}.method-live__layer--planning{bottom:2%;left:0}.method-live__statement{border-left:2px solid var(--color-secondary);font-weight:var(--font-weight-semibold);background:linear-gradient(90deg,#f4c21b13,#0000);padding:1.25rem 1.35rem 1.25rem 1.5rem;position:relative;color:#ffffffe6!important}.method-cta{background:#020f25;position:relative}.method-cta__inner{background:radial-gradient(circle at 88% 40%, rgba(var(--cyan), .14), transparent 18rem), linear-gradient(135deg, #032a46eb, #02132bf5);border:1px solid #5eebff38;border-radius:2rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4rem);display:grid;overflow:hidden;box-shadow:0 28px 70px #00000040,inset 0 1px #ffffff0f}.method-cta__inner h2{max-width:48rem;font-size:clamp(2rem,3.5vw,3.25rem)}.method-cta__button{color:#102033;min-height:4rem;font-size:.92rem;font-weight:var(--font-weight-extrabold);text-align:center;background:linear-gradient(135deg,#ffd84a,#f4c21b 55%,#e9ae05);border:1px solid #ffe56af2;border-radius:1.15rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.4rem;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 0 10px #f4c21b61,0 12px 28px #00000038,inset 0 1px #ffffff70}.method-cta__button:hover,.method-cta__button:focus-visible{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 0 14px #f4c21b85,0 16px 34px #00000042,inset 0 1px #ffffff85}@media (width<=1020px){.methodology-hero{min-height:auto;padding-top:calc(var(--nav-height) + 5rem)}.methodology-hero__inner,.method-video__layout,.method-live__layout{grid-template-columns:1fr}.methodology-hero__copy,.method-video__copy,.method-live__copy{max-width:44rem}.methodology-hero__visual{width:min(42rem,90vw)}.method-process__inner{grid-template-columns:1fr;gap:2rem}.method-process__intro{max-width:44rem;padding-top:0;position:relative;top:auto}.method-process__route{grid-column:auto}.method-process__tail{grid-template-columns:1fr 1fr;gap:2rem}.method-process__journey-line{opacity:.4}.method-process__tail-visual{min-height:22rem}.method-process__inspector{width:clamp(16rem,40vw,28rem);bottom:-.75rem;right:-2.5rem}.method-video__layout,.method-live__layout{gap:3.5rem}.method-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-live__visual{width:min(42rem,100%);min-height:28rem}.method-cta__inner{grid-template-columns:1fr}.method-cta__button{width:fit-content}}@media (width<=680px){.methodology-hero{padding:calc(var(--nav-height) + 4rem) 0 3.5rem}.methodology-hero__copy{text-align:center}.methodology-hero__copy>p{margin-inline:auto}.methodology-hero__copy h1{font-size:clamp(2.85rem,14vw,4rem)}.methodology-hero__visual{aspect-ratio:auto;gap:2rem;width:min(23rem,92vw);display:grid}.methodology-hero__visual:before,.methodology-hero__visual:after,.methodology-flow__lines{display:none}.methodology-flow-card{width:100%;min-height:0;padding:1.4rem 1.25rem;position:relative;inset:auto}.methodology-flow-card:not(:last-child):after{content:"";clip-path:polygon(45% 0,55% 0,55% 68%,100% 68%,50% 100%,0 68%,45% 68%);width:.76rem;height:2rem;filter:drop-shadow(0 0 5px rgba(var(--cyan), .65));background:linear-gradient(#5eebff5c,#8cf4ff);position:absolute;bottom:-2rem;left:calc(50% - .38rem)}.methodology-flow-card__icon{margin-bottom:.55rem}.methodology-flow-card h2{font-size:1.15rem}.methodology-flow-card p{font-size:.82rem}.method-process__inner{display:block}.method-process__journey-line{display:none}.method-process__intro h2{font-size:clamp(2.4rem,14vw,4rem)}.method-process__route{padding-left:3.45rem}.method-process__tail{margin-top:0;display:block}.method-process__tail-route{padding:1rem 0 1.5rem}.method-process__tail-route .method-step{width:100%}.method-process__tail-route .method-step:before{left:-2.59rem;right:auto}.method-process__tail-route .method-step:after{left:-2.95rem;right:auto}.method-process__tail-route .method-step__number{width:2.25rem;height:2.25rem;font-size:.9rem;left:auto;right:-.62rem}.method-process__tail-route .method-step__icon{margin-left:0}.method-process__tail-route .method-step__content{padding:1rem .2rem}.method-process__tail-visual{min-height:17rem}.method-process__inspector{width:clamp(12rem,58vw,18rem);bottom:-.5rem;right:-1.5rem}.method-process__finish{width:calc(100% - 2.5rem)}.method-section-heading h2,.method-video__copy h2,.method-live__copy h2{font-size:clamp(2.25rem,11vw,3.3rem)}.method-video__frame{border-radius:1.3rem;padding:.35rem}.method-video__frame iframe,.method-video__placeholder{border-radius:1rem}.method-step{border-radius:1.1rem;grid-template-columns:3rem minmax(0,1fr);min-height:8rem}.method-process__route .method-step:before{left:-2.59rem}.method-step__number{width:2.25rem;height:2.25rem;font-size:.9rem;top:-.62rem;left:-.62rem}.method-step__icon{width:2.55rem;height:2.55rem;margin-left:.35rem;font-size:1rem}.method-process__route .method-step__icon,.method-process__tail-route .method-step__icon{margin-left:.35rem}.method-step__content,.method-process__route .method-step__content,.method-process__tail-route .method-step__content{padding:1rem .85rem 1rem .75rem}.method-step h3{font-size:1rem}.method-step p{font-size:.79rem}.method-live__visual{min-height:22rem}.method-live__screen{inset:12% 14% 17% 3%}.method-live__layer{padding:.58rem .7rem;font-size:.66rem}.method-live__layer--materials{right:0}.method-cta__inner{text-align:center;border-radius:1.5rem;gap:2rem;padding:2rem 1.35rem}.method-cta__button{width:100%}}@media (width<=400px){.methodology-hero__visual{width:19rem;max-width:100%}.method-video__placeholder>span:last-child{font-size:.72rem}.method-live__visual{min-height:19rem}.method-live__layer--planning{display:none}}@media (prefers-reduced-motion:reduce){.method-step,.method-cta__button{transition:none}}@media (width<=1020px){.methodology-hero__inner{gap:3.5rem}.methodology-hero__copy{text-align:center;max-width:46rem;margin-inline:auto}.methodology-eyebrow{justify-content:center}.methodology-hero__copy-line,.methodology-hero__copy>p{margin-inline:auto}.methodology-radial{justify-self:center;width:min(46rem,92vw)}}@media (width<=680px){.methodology-eyebrow{letter-spacing:.08em;margin-bottom:1.35rem;font-size:.67rem}.methodology-hero__copy-line{margin-block:1.45rem .85rem}.methodology-radial{aspect-ratio:auto;grid-template-columns:1fr;gap:1rem;width:min(23rem,92vw);min-height:51.5rem;padding-top:13rem;display:grid}.methodology-radial__field{opacity:.72;width:18rem;top:6.5rem;left:50%}.methodology-radial__orbit{top:6.5rem;left:50%}.methodology-radial__orbit--inner{width:13.5rem}.methodology-radial__orbit--outer{width:17.5rem}.methodology-radial-core{width:9rem;top:6.5rem;left:50%}.methodology-radial-core i{margin-bottom:.3rem;font-size:2.1rem}.methodology-radial-core__clicki{width:4.6rem;margin-top:-.7rem}.methodology-radial-core strong{font-size:.92rem}.methodology-radial-core small{margin-top:.35rem;font-size:.54rem}.methodology-radial__connectors{display:none}.methodology-radial-card,.methodology-radial-card--clarity,.methodology-radial-card--practice,.methodology-radial-card--support{width:100%;min-height:11.6rem;padding:1.15rem;animation:none;position:relative;inset:auto;transform:none}.methodology-radial-card__icon{width:3.45rem;height:3.45rem;margin-bottom:.65rem}.methodology-radial-card__icon i{font-size:1.55rem}.methodology-radial-card h2{font-size:1.12rem}.methodology-radial-card p{max-width:18rem;margin-top:.6rem;font-size:.76rem}}@media (width<=400px){.methodology-radial{width:19rem;max-width:100%}}@media (prefers-reduced-motion:reduce){.methodology-radial__orbit,.methodology-radial__line,.methodology-radial-core:before,.methodology-radial-card,.methodology-radial-card:before{animation:none}}.methodology-hero{min-height:min(49rem,100vh);padding:calc(var(--nav-height) + 3.75rem) 0 3.25rem;background:radial-gradient(circle at 78% 47%, rgba(var(--cyan), .12), transparent 31rem), linear-gradient(118deg, #020b1c 0%, #021329 53%, #03213b 100%)}.methodology-hero:before{background:0 0}.methodology-hero:after{display:none}.methodology-hero__inner{grid-template-columns:minmax(23rem,.82fr) minmax(32rem,1.18fr);gap:clamp(2rem,4vw,5rem);min-height:38rem}.methodology-hero__copy{min-width:0;max-width:38rem}.methodology-eyebrow{margin-bottom:1.65rem}.methodology-eyebrow:before{display:none}.methodology-hero__copy h1{font-size:clamp(4rem,5.55vw,6.2rem)}.methodology-hero__copy h1 span{margin-top:.1em;font-size:1em}.methodology-hero__copy-line{width:3.65rem;height:3px;margin:2rem 0 1.45rem}.methodology-hero__copy>p{max-width:36rem;font-size:clamp(1.08rem,1.45vw,1.42rem);line-height:1.68}.methodology-inspector{align-self:stretch;place-items:center;min-width:0;min-height:38rem;display:grid;position:relative}.methodology-inspector__circles{aspect-ratio:1;pointer-events:none;width:min(41rem,62vw);position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.methodology-inspector__circles:before{content:"";background:radial-gradient(circle, rgba(var(--cyan), .12), transparent 67%);filter:blur(18px);border-radius:50%;position:absolute;inset:19%}.methodology-inspector__circles svg{width:100%;height:100%;filter:drop-shadow(0 0 9px rgba(var(--cyan), .22));display:block;overflow:visible;transform:rotate(-7deg)}.methodology-inspector__circle{fill:none;transform-origin:400px 400px}.methodology-inspector__circle--outer{stroke:rgba(var(--cyan), .38);stroke-width:1.5px;stroke-dasharray:2 15;animation:34s linear infinite methodology-inspector-orbit}.methodology-inspector__circle--inner{stroke:rgba(var(--cyan), .55);stroke-width:1.4px;stroke-dasharray:116 28 10 24;animation:26s linear infinite methodology-inspector-orbit-reverse}.methodology-inspector__dot{fill:#e9feff;filter:drop-shadow(0 0 7px rgb(var(--cyan))) drop-shadow(0 0 14px rgb(var(--cyan)));animation:3.4s ease-in-out infinite methodology-inspector-dot}.methodology-inspector__dot:nth-of-type(2n){fill:var(--color-secondary);filter:drop-shadow(0 0 7px var(--color-secondary)) drop-shadow(0 0 14px var(--color-secondary));animation-delay:-1.2s}.methodology-inspector__glow{z-index:1;background:radial-gradient(ellipse, rgba(var(--cyan), .16), transparent 70%);filter:blur(15px);opacity:.7;border-radius:50%;width:52%;height:8%;position:absolute;bottom:11%;left:50%;transform:translate(-50%)}.methodology-inspector__image{z-index:2;object-fit:contain;width:min(38.75rem,56vw);max-height:40.625rem;filter:drop-shadow(0 20px 28px #00000054) drop-shadow(0 0 17px rgba(var(--cyan), .11)) drop-shadow(0 24px 32px #0000004d) drop-shadow(0 0 22px rgba(var(--cyan), .15)) drop-shadow(0 0 40px rgba(var(--cyan), .12)) drop-shadow(0 0 80px rgba(var(--cyan), .08));animation:5.5s ease-in-out infinite methodology-inspector-float;display:block;position:relative;transform:translate(2%,5%)}@keyframes methodology-inspector-orbit{to{transform:rotate(360deg)}}@keyframes methodology-inspector-orbit-reverse{to{transform:rotate(-360deg)}}@keyframes methodology-inspector-dot{0%,to{opacity:.45}50%{opacity:1}}@keyframes methodology-inspector-float{0%,to{translate:0}50%{translate:0 -19px}}@media (width<=1020px){.methodology-hero{min-height:auto;padding-top:calc(var(--nav-height) + 4rem)}.methodology-hero__inner{grid-template-columns:1fr;gap:1rem;min-height:auto}.methodology-inspector{justify-self:center;width:100%;min-height:min(38rem,78vw)}.methodology-inspector__circles{width:min(39rem,82vw)}.methodology-inspector__image{width:min(37rem,78vw);transform:translateY(3%)}}@media (width<=680px){.methodology-hero{padding:calc(var(--nav-height) + 3rem) 0 1.5rem}.methodology-eyebrow{justify-content:center;margin-bottom:1.2rem}.methodology-hero__copy h1{font-size:clamp(2.85rem,14vw,4rem)}.methodology-hero__copy-line{margin:1.6rem auto 1.2rem}.methodology-hero__copy>p{overflow-wrap:anywhere;width:100%;font-size:clamp(1rem,4.1vw,1.18rem)}.methodology-inspector{min-height:min(38rem,112vw);margin-top:-.5rem}.methodology-inspector__circles{width:min(37.5rem,106vw);top:48%}.methodology-inspector__image{width:min(35.625rem,98vw);max-height:none;transform:translateY(2%)}}@media (width<=400px){.methodology-inspector{min-height:112vw}.methodology-inspector__circles{width:112vw}.methodology-inspector__image{width:104vw}}@media (prefers-reduced-motion:reduce){.methodology-inspector__circle,.methodology-inspector__dot,.methodology-inspector__image{animation:none}}.reservation-page{color:#fff;background:#020d20;overflow:hidden}.reservation-page .container{width:min(1240px,100% - 48px);max-width:none;padding-inline:0}.reservation-page h1,.reservation-page h2,.reservation-page h3{font-family:var(--font-heading)}.reservation-eyebrow{color:#62ecff;font-size:.76rem;font-weight:var(--font-weight-extrabold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.65rem;display:inline-flex}.reservation-eyebrow:before{content:"";background:#62ecff;border-radius:.12rem;flex:none;width:.45rem;height:.45rem;box-shadow:0 0 10px #62ecff}.reservation-hero{min-height:48rem;padding:calc(var(--nav-height) + 7.5rem) 0 6rem;background:radial-gradient(circle at 76% 42%, #62ecff33, transparent 31rem), radial-gradient(circle at 12% 100%, rgba(var(--teal-rgb), .11), transparent 27rem), linear-gradient(125deg, #020d20, #03162f 52%, #05304d);position:relative;overflow:hidden}.reservation-hero:before{content:"";opacity:.13;background-image:linear-gradient(#62ecff21 1px,#0000 1px),linear-gradient(90deg,#62ecff21 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45% 90%,#0000)}.reservation-hero__inner{grid-template-columns:minmax(0,1fr) minmax(25rem,.82fr);align-items:center;gap:5rem;display:grid;position:relative}.reservation-hero__copy h1{max-width:45rem;font-size:clamp(3rem,5.4vw,4.8rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.055em;margin:1.25rem 0 1.5rem;line-height:.99}.reservation-hero__copy h1 span{color:var(--color-secondary);text-shadow:0 0 24px #f4c21b1f}.reservation-hero__copy>p{color:#ffffffb3;max-width:43.5rem;font-size:clamp(1rem,1.35vw,1.13rem);line-height:1.75}.reservation-hero__actions{flex-wrap:wrap;align-items:stretch;gap:.95rem;margin-top:2.15rem;display:flex}.reservation-btn{min-height:3.4rem;font-size:.88rem;font-weight:var(--font-weight-extrabold);text-align:center;border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.4rem;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.reservation-btn:hover,.reservation-btn:focus-visible{transform:translateY(-2px)}.reservation-btn--primary{color:#102033;background:linear-gradient(135deg,#ffd84a,#f4c21b 58%,#e9ae05);border-color:#ffe56af2;box-shadow:0 10px 28px #0003,0 0 17px #f4c21b38,inset 0 1px #ffffff73}.reservation-question{isolation:isolate;background:radial-gradient(circle at 82%,#62ecff1f,#0000 48%),#032341cc;border:1px solid #62ecff85;border-radius:1rem;grid-template-columns:auto auto;align-items:center;gap:.4rem .9rem;padding:.55rem .65rem .55rem 1.1rem;animation:3.8s ease-in-out infinite reservation-question-pulse;display:grid;position:relative;overflow:hidden;box-shadow:0 0 18px #62ecff14,inset 0 1px #ffffff0d}.reservation-question:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(110deg,#0000 30%,#99f7ff29 50%,#0000 70%);animation:5.2s ease-in-out infinite reservation-question-shine;position:absolute;inset:0;transform:translate(-125%)}.reservation-question strong{color:#ffe36d;text-shadow:0 0 12px #f4c21b3d;grid-row:1;font-size:.82rem}.reservation-question a{color:#d9fbff;min-height:2.4rem;font-size:.75rem;font-weight:var(--font-weight-extrabold);background:#62ecff1a;border:1px solid #62ecff38;border-radius:.7rem;grid-area:1/2;align-items:center;gap:.5rem;padding:.55rem .9rem;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.reservation-question a:hover,.reservation-question a:focus-visible{color:#fff;background:#62ecff2e;border-color:#62ecffad;transform:translateY(-1px);box-shadow:0 0 15px #62ecff24}.reservation-question a i{color:#7dffd5;filter:drop-shadow(0 0 6px #5bffc966);font-size:1rem}@keyframes reservation-question-pulse{0%,to{border-color:#62ecff6b;box-shadow:0 0 16px #62ecff12,inset 0 1px #ffffff0d}50%{border-color:#62ecffad;box-shadow:0 0 24px #62ecff24,inset 0 1px #ffffff14}}@keyframes reservation-question-shine{0%,58%{transform:translate(-125%)}82%,to{transform:translate(125%)}}.reservation-hours{min-height:27rem;position:relative}.reservation-hours:before,.reservation-hours:after{content:"";border:1px dashed #62ecff40;border-radius:50%;position:absolute}.reservation-hours:before{width:24rem;height:24rem;top:1.1rem;left:.6rem}.reservation-hours:after{width:18rem;height:13rem;bottom:.3rem;right:-1.2rem;transform:rotate(-17deg)}.reservation-booking-panel{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(145deg,#156f923d,#0000 42%),#032341d1;border:1px solid #62ecff94;border-radius:1.75rem;padding:1.7rem;position:absolute;inset:2.2rem 1.1rem 1.9rem 1.9rem;overflow:hidden;box-shadow:0 0 30px #62ecff29,0 28px 60px #00000040,inset 0 1px #ffffff1a}.reservation-booking-panel:before{content:"";background:linear-gradient(90deg,#0000,#fff,#62ecff,#0000);height:2px;position:absolute;top:0;left:18%;right:18%;box-shadow:0 0 13px #62ecff}.reservation-booking-panel__head{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.reservation-booking-panel__head span{color:#ffffffb3;font-size:.72rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase}.reservation-booking-panel__head i{color:var(--color-secondary);filter:drop-shadow(0 0 7px #f4c21b59);font-size:1.5rem}.reservation-booking-panel h2{margin-top:.8rem;font-size:1.55rem;line-height:1.12}.reservation-hour-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.55rem;display:grid}.reservation-hour-option{background:#0218329e;border:1px solid #62ecff3d;border-radius:1.05rem;flex-direction:column;justify-content:center;min-height:5.1rem;padding:.95rem;display:flex}.reservation-hour-option strong{color:#62ecff;font-family:var(--font-heading);font-size:1.55rem}.reservation-hour-option span{color:#ffffff8f;margin-top:.2rem;font-size:.68rem}.reservation-booking-note{color:#ffffffb3;border-top:1px solid #62ecff29;align-items:center;gap:.65rem;margin-top:.5rem;padding-top:.75rem;font-size:.72rem;line-height:1.5;display:flex}.reservation-booking-note i{color:var(--color-secondary)}.reservation-languages{scroll-margin-top:calc(var(--nav-height) + 3rem);background:linear-gradient(#020f25,#031a35);padding:clamp(5.5rem,8vw,7.2rem) 0;position:relative}.reservation-section-heading{text-align:center;max-width:47rem;margin:0 auto 3rem}.reservation-section-heading h2{letter-spacing:-.045em;margin-top:.9rem;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05}.reservation-section-heading h2 span{color:var(--color-secondary)}.reservation-section-heading p{color:#ffffffb3;margin-top:1rem;line-height:1.7}.reservation-language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.reservation-language-card{background:linear-gradient(145deg,#0e5b7c30,#0000 46%),#031e3adb;border:1px solid #62ecff47;border-radius:1.55rem;flex-direction:column;min-height:21rem;padding:1.7rem;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px #0003,inset 0 1px #ffffff12}.reservation-language-card:before{content:"";background:linear-gradient(90deg,#0000,#62ecff,#0000);height:2px;position:absolute;top:0;left:20%;right:20%;box-shadow:0 0 12px #62ecff}.reservation-language-card__top{justify-content:space-between;align-items:center;display:flex}.reservation-flag{background:#021832b8;border:1px solid #62ecff4d;border-radius:1.1rem;place-items:center;width:3.75rem;height:3.75rem;display:grid;box-shadow:0 0 17px #62ecff17}.reservation-flag img{width:2.1rem;max-height:1.75rem}.reservation-live-chip{color:#8ff0b3;font-size:.62rem;font-weight:var(--font-weight-extrabold);text-transform:uppercase;background:#55e58c0f;border:1px solid #55e58c3b;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .65rem;display:inline-flex}.reservation-live-chip i{background:#56e58c;border-radius:50%;width:.38rem;height:.38rem;box-shadow:0 0 8px #56e58c}.reservation-language-card h3{margin-top:1.35rem;font-size:clamp(1.25rem,2vw,1.45rem);line-height:1.18}.reservation-language-card>p{color:#ffffffb3;margin:.8rem 0 1.35rem;font-size:.88rem;line-height:1.65}.reservation-place-btn{color:#102033;min-height:3rem;font-size:.82rem;font-weight:var(--font-weight-extrabold);background:linear-gradient(135deg,#ffd84a,#f4c21b 58%,#e9ae05);border:1px solid #ffe56af2;border-radius:.9rem;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem .95rem;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 0 14px #f4c21b33,0 10px 23px #0000002e,inset 0 1px #ffffff73}.reservation-place-btn:hover,.reservation-place-btn:focus-visible{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 0 19px #f4c21b52,0 14px 28px #00000038,inset 0 1px #ffffff80}.reservation-other-language{background:#020f25;padding:clamp(4.5rem,7vw,5.8rem) 0}.reservation-split-cta{background:radial-gradient(circle at 86% 40%,#62ecff1f,#0000 18rem),linear-gradient(135deg,#032a46e6,#02132bf5);border:1px solid #62ecff3b;border-radius:1.75rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2.8rem;min-height:12rem;padding:clamp(2rem,4vw,3rem) clamp(15rem,24vw,20rem) clamp(2rem,4vw,3rem) clamp(2rem,4vw,3rem);display:grid;position:relative;box-shadow:0 25px 60px #0003}.reservation-split-cta__clicki{z-index:2;pointer-events:none;filter:drop-shadow(0 0 18px #62ecff42)drop-shadow(0 18px 24px #00000047);-webkit-user-select:none;user-select:none;width:clamp(13rem,19vw,17rem);height:auto;position:absolute;top:50%;right:.75rem;transform:translateY(-53%)}.reservation-split-cta h2{letter-spacing:-.04em;font-size:clamp(1.9rem,3.4vw,2.9rem)}.reservation-split-cta p{color:#ffffffb3;max-width:49rem;margin-top:.8rem;line-height:1.7}.reservation-btn--outline{color:#e5fcff;background:#62ecff14;border-color:#62ecff99;box-shadow:0 0 18px #62ecff17}.reservation-diagnostic{background:#020f25;padding:0 0 clamp(5.3rem,8vw,7rem)}.reservation-page .reservation-diagnostic__inner{background:linear-gradient(120deg,#f4c21b14,#032341eb 45%,#62ecff14);border:1px solid #f4c21b52;border-radius:1.7rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.9rem;padding:clamp(2rem,4vw,2.8rem);display:grid;position:relative;overflow:hidden}.reservation-diagnostic h2{letter-spacing:-.04em;font-size:clamp(1.7rem,3vw,2.5rem)}.reservation-diagnostic p{color:#ffffffb3;margin-top:.6rem;line-height:1.65}@media (width<=1100px){.reservation-hero{padding-top:calc(var(--nav-height) + 6rem)}.reservation-hero__inner{grid-template-columns:1fr;gap:2.8rem}.reservation-hero__copy{max-width:50rem}.reservation-hours{width:min(31rem,100%);min-height:30rem;margin-inline:auto}.reservation-booking-panel{inset-block:1.6rem}.reservation-booking-note{align-items:flex-start}.reservation-booking-note i{flex:none;margin-top:.2rem}.reservation-language-grid{grid-template-columns:1fr;max-width:43rem;margin-inline:auto}.reservation-language-card{min-height:17.5rem}.reservation-split-cta{gap:1.5rem;padding-right:13.5rem}.reservation-split-cta__clicki{width:13rem;right:.4rem}.reservation-page .reservation-diagnostic__inner{grid-template-columns:minmax(0,1fr)}.reservation-diagnostic__inner .reservation-btn{grid-column:1/-1;width:fit-content}}@media (width<=680px){.reservation-page .container{width:calc(100% - 32px)}.reservation-hero{padding:calc(var(--nav-height) + 5rem) 0 4.5rem}.reservation-hero__copy h1{font-size:clamp(2.7rem,13vw,3.8rem)}.reservation-hero__copy>p{font-size:.95rem}.reservation-hero__actions{display:grid}.reservation-question{grid-template-columns:1fr}.reservation-question a{grid-area:2/1;justify-content:center}.reservation-hours{min-height:27rem}.reservation-booking-panel{padding:1.4rem;inset:1.25rem 0}.reservation-booking-note{align-items:flex-start;padding-right:.2rem}.reservation-booking-note i{flex:none;margin-top:.2rem}.reservation-hours:before{width:20rem;height:20rem}.reservation-languages{padding:4.8rem 0 5.3rem}.reservation-language-card{min-height:18.7rem;padding:1.45rem}.reservation-other-language{padding:8.5rem 0 4.4rem}.reservation-split-cta{text-align:center;grid-template-columns:1fr;gap:1.5rem;min-height:0;padding:7rem 1.5rem 2rem}.reservation-split-cta__clicki{width:13rem;top:-6.25rem;right:50%;transform:translate(50%)}.reservation-split-cta .reservation-btn{width:100%}.reservation-diagnostic{padding-bottom:5.3rem}.reservation-diagnostic__inner{text-align:center;grid-template-columns:1fr;padding:2rem 1.5rem}.reservation-diagnostic__inner .reservation-btn{width:100%}}@media (prefers-reduced-motion:reduce){.reservation-btn,.reservation-place-btn{transition:none}.reservation-question,.reservation-question:before{animation:none}}.contact-page{isolation:isolate;color:#fff;background:radial-gradient(circle at 18% 35%,#00d2ff21,#0000 28rem),radial-gradient(circle at 88% 32%,#119da929,#0000 30rem),linear-gradient(135deg,#020d20 0%,#031a35 52%,#01303e 100%);position:relative;overflow:hidden}.contact-page-body .whatsapp-with-clicki{display:none}.contact-page:before{content:"";z-index:-2;opacity:.18;background-image:linear-gradient(#61edff1c 1px,#0000 1px),linear-gradient(90deg,#61edff1c 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.contact-page:after{content:"";z-index:-1;border:1px solid #61edff1a;border-radius:50%;width:760px;height:760px;position:absolute;top:20px;left:-260px;box-shadow:0 0 90px #00d2ff0f,inset 0 0 80px #00d2ff0a}.contact-hero{min-height:720px;padding:calc(var(--nav-height) + 3.8rem) 0 3.8rem;grid-template-columns:minmax(360px,.83fr) minmax(560px,1.17fr);align-items:center;gap:clamp(3rem,5vw,6rem);display:grid}.contact-intro{flex-direction:column;justify-content:center;align-self:stretch;display:flex;position:relative}.contact-eyebrow{color:#61edff;font-size:.72rem;font-weight:var(--font-weight-extrabold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.1rem}.contact-eyebrow:before{content:"";background:#61edff;border-radius:2px;width:7px;height:7px;margin-right:.6rem;display:inline-block;box-shadow:0 0 10px #61edff}.contact-intro h1{max-width:580px;font-size:clamp(2.15rem,3.2vw,4.55rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.045em;margin:0;line-height:1.02}.contact-intro h1 span{color:var(--color-secondary);white-space:nowrap;margin-top:.08em;display:inline-block}.contact-intro-copy{color:#ffffffbf;max-width:610px;margin:1.55rem 0 0;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.75}.contact-clicki-stage{height:340px;margin:0 0 1.1rem;position:relative}.contact-clicki-stage:before,.contact-clicki-stage:after{content:"";border-radius:50%;position:absolute;left:53%;translate:-50%}.contact-clicki-stage:before{border:2px solid #61edff8c;width:350px;height:82px;bottom:-10px;transform:perspective(350px)rotateX(66deg);box-shadow:0 0 22px #00d2ff66,inset 0 0 24px #00d2ff40}.contact-clicki-stage:after{filter:blur(4px);background:radial-gradient(#61edff57,#0000 67%);width:255px;height:52px;bottom:20px}.contact-clicki{z-index:2;filter:drop-shadow(0 0 22px #00d2ff59);width:340px;max-width:none;animation:5.5s ease-in-out infinite about-origin-float;position:absolute;bottom:-15px;left:15%;translate:-50%}.contact-speech{z-index:3;color:#ffffffe0;filter:drop-shadow(0 0 14px #00d2ff40);background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20240%2090'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2030.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20136)%20--%3e%3cdefs%3e%3cstyle%3e%20%23bubble-shape%20{%20fill:%20var(--bubble-fill,%20rgba(1,62,73,0.78));%20stroke:%20var(--bubble-stroke,%20rgba(0,210,255,0.9));%20stroke-width:%201.2px;%20}%20%23bubble-inner-glow%20{%20fill:%20none;%20stroke:%20var(--bubble-inner-glow,%20rgba(0,210,255,0.18));%20stroke-width:%200.6px;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='bubble-right-rounded'%3e%3cpath%20id='bubble-shape'%20d='M35.56,6h162.93c1.59-.17,12.03-1.11,20.08,6.57,5.28,5.04,6.71,11.09,7.13,13.43v28.27c-.49,2.1-1.85,6.65-5.82,10.82-4.73,4.97-10.29,6.36-12.36,6.77.02.49-.03,1.44,0,2.35.05,1.81.12,5.97.18,8.32.08,3.4.34,3.76-.06,4.09-1.64,1.37-7.41-3.01-10.44-5.32-3.88-2.95-6.8-5.79-8.8-7.89-9.94-.09-67.57,0-73.02.12-4.39.09-51.08.21-59.14.36-14.9.26-16.62.13-18.53-.12-6.86-.89-13.36-1.64-18.89-6.53-5.4-4.78-7.28-10.52-7.93-12.95v-22.33c-.03-1.67-.05-10.95,7.34-18.42,6.94-7.01,15.51-7.47,17.35-7.52Z'%20vector-effect='non-scaling-stroke'/%3e%3cpath%20id='bubble-inner-glow'%20d='M38.3,9.01h157.64c1.47-.16,11.13-1.03,18.58,6.08,4.89,4.67,6.21,10.27,6.6,12.43v26.17c-.44,1.9-1.69,6.13-5.39,10.01-4.01,4.2-8.59,5.59-10.48,6.05-.04,1.83.04,3.31.11,4.28.12,1.58.36,3.44.76,6.77.32,2.73.35,3.04.09,3.25-1.46,1.19-7.7-4.21-9.27-5.57-3.1-2.68-5.34-5.19-6.77-6.91-10.7-.28-68.91-.2-74.85-.08-5.2.11-52.68.2-57.89.33-3.22.08-8.78.22-16.22-.34-.57-.04-.86-.07-1.11-.09-3.87-.36-11.56-1.08-17.31-5.73-4.48-3.63-6.45-8.58-7.34-11.99v-20.67c-.03-1.54-.04-10.14,6.79-17.04,6.42-6.49,14.36-6.91,16.05-6.96Z'%20vector-effect='non-scaling-stroke'/%3e%3c/g%3e%3c/svg%3e") 50%/100% 100% no-repeat;flex-direction:column;justify-content:center;width:285px;height:85px;padding:1rem 3.45rem 1rem 3.35rem;font-size:.75rem;line-height:1.38;display:flex;position:absolute;top:-15px;bottom:190px;left:-30px}.contact-speech strong{color:var(--color-secondary);display:block}.contact-form-shell{background:linear-gradient(145deg,#042b46b8,#02132be0);border:1px solid #61edff8f;border-radius:28px;padding:clamp(1.7rem,3vw,2.5rem);position:relative;box-shadow:0 0 34px #00d2ff21,inset 0 0 35px #00d2ff09}.contact-form-title{align-items:center;gap:.9rem;margin-bottom:1.45rem;display:flex}.contact-form-title-icon{color:#61edff;background:#00d2ff14;border:1px solid #61edff6b;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 0 14px #00d2ff26}.contact-form-title h2{margin:0;font-size:clamp(1.35rem,2vw,1.75rem)}.contact-form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-field{gap:.45rem;display:grid}.contact-field[hidden]{display:none}.contact-phone-group{grid-template-columns:minmax(7.5rem,.42fr) minmax(0,1fr);gap:.55rem;display:grid}.contact-phone-group .contact-dial-code{padding-inline:.7rem;font-size:.86rem}.contact-field--full,.contact-form-feedback,.contact-submit,.contact-form-note{grid-column:1/-1}.contact-field label{color:#ffffffb3;font-size:.72rem;font-weight:var(--font-weight-semibold)}.contact-required{color:var(--color-secondary)}.contact-field input,.contact-field select,.contact-field textarea{color:#fff;background:#021127c7;border:1px solid #61edff40;border-radius:12px;outline:none;width:100%;transition:border-color .18s,box-shadow .18s}.contact-field input,.contact-field select{min-height:54px;padding:0 1rem}.contact-field textarea{resize:vertical;min-height:155px;padding:1rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#fff6}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#61edff;box-shadow:0 0 0 3px #61edff14}.contact-form-feedback{text-align:center;border-radius:.75rem;padding:.75rem 1rem;font-size:.83rem;line-height:1.45;display:none}.contact-form-feedback.is-visible{display:block}.contact-submit{color:#071526;background:linear-gradient(135deg, #ffe45d, var(--color-secondary));min-height:58px;font-weight:var(--font-weight-extrabold);cursor:pointer;border:0;border-radius:13px;margin-top:.25rem;box-shadow:0 0 22px #f4c21b33}.contact-submit:hover:not(:disabled){filter:brightness(1.05)}.contact-submit:disabled{cursor:wait;opacity:.74}.contact-form-note{color:#ffffff75;text-align:center;margin:.1rem 0 0;font-size:.66rem}.contact-options{background:#020c1c8a;border-top:1px solid #61edff21;padding:3.6rem 0 4.5rem}.contact-section-heading{margin-bottom:1.65rem}.contact-section-heading .contact-eyebrow{margin-bottom:.7rem}.contact-section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.45rem)}.contact-cards{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.contact-card{background:linear-gradient(145deg,#042a4594,#02142b8a);border:1px solid #61edff30;border-radius:18px;min-width:0;padding:1.4rem;box-shadow:inset 0 0 24px #00d2ff06}.contact-card-icon{color:#61edff;background:#00d2ff1c;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:1rem;font-size:1.2rem;display:grid}.contact-card h3{margin:0 0 .52rem;font-size:.98rem}.contact-card p{color:#ffffffad;margin:0;font-size:.78rem;line-height:1.65}.contact-card>a{color:#fff;font-size:.8rem;font-weight:var(--font-weight-bold);overflow-wrap:anywhere;margin-top:.6rem;text-decoration:none;display:inline-block}.contact-card>a:hover,.contact-card>a:focus-visible{color:var(--color-secondary);outline:none}.contact-social-row{flex-wrap:wrap;gap:.48rem;margin-top:.95rem;display:flex}.contact-social-link{color:#08172a;background:#61edff;border:1px solid #61edff3d;border-radius:11px;place-items:center;width:40px;height:40px;font-size:1rem;text-decoration:none;transition:transform .18s,background .18s;display:grid}.contact-social-link:hover,.contact-social-link:focus-visible{background:var(--color-secondary);outline:none;transform:translateY(-2px)}.contact-location-line{font-weight:var(--font-weight-semibold);color:#ffffffd4!important;margin-top:.7rem!important}.contact-web-link{color:#61edff!important}.contact-review{background:linear-gradient(135deg,#f4c21b14,#03243d94);border:1px solid #f4c21b47;border-radius:17px;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;padding:1.15rem 1.35rem;display:flex}.contact-review strong{margin-bottom:.25rem;font-size:.9rem;display:block}.contact-review p{color:#ffffffad;margin:0;font-size:.76rem;line-height:1.5}.contact-review-link{color:#071526;background:linear-gradient(135deg, #ffe45d, var(--color-secondary));font-size:.76rem;font-weight:var(--font-weight-extrabold);border:1px solid #f4c21b85;border-radius:12px;flex:none;padding:.78rem 1rem;text-decoration:none}@media (width<=1080px){.contact-hero{padding-top:calc(var(--nav-height) + 3rem);grid-template-columns:1fr}.contact-intro{text-align:center;align-items:center}.contact-clicki-stage{width:min(560px,100%)}.contact-speech{text-align:left;left:4%}.contact-cards{grid-template-columns:1fr 1fr}}@media (width<=680px){.contact-hero{min-height:auto;padding:calc(var(--nav-height) + 2.4rem) 0 3rem;gap:2rem}.contact-intro h1{letter-spacing:-.04em;font-size:clamp(2.2rem,10.8vw,3.4rem)}.contact-clicki-stage{height:300px}.contact-clicki{width:300px}.contact-speech{width:245px;height:92px;padding:.78rem 2.95rem .78rem 2.85rem;font-size:.65rem;bottom:104px}.contact-form-shell{border-radius:21px}.contact-form{grid-template-columns:1fr}.contact-field--full,.contact-form-feedback,.contact-submit,.contact-form-note{grid-column:auto}.contact-cards{grid-template-columns:1fr}.contact-review{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.contact-field input,.contact-field select,.contact-field textarea,.contact-social-link{transition:none}}.timeline{max-width:700px;margin:0 auto;padding-left:2rem;position:relative}.timeline:before{content:"";background:var(--color-secondary);border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0}.timeline-item{padding:0 0 2.5rem 1.5rem;position:relative}.timeline-item:before{content:"";background:var(--color-secondary);width:1rem;height:1rem;box-shadow:var(--shadow-sm);border:3px solid #fff;border-radius:50%;position:absolute;top:.25rem;left:-2rem}.timeline-year{color:var(--color-secondary);margin-bottom:.3rem;font-size:.85rem;font-weight:700}.timeline-title{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.timeline-text{color:#fffc;font-size:.9rem;line-height:1.6}.historia-hidden{display:none}.testimonials-page{color:#fff;background:#020f25;overflow:hidden}.testimonials-page h1,.testimonials-page h2,.testimonials-page h3,.testimonials-page blockquote{font-family:var(--font-heading)}.testimonials-eyebrow{color:#62ecff;font-size:.76rem;font-weight:var(--font-weight-extrabold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.65rem;display:inline-flex}.testimonials-eyebrow:before{content:"";background:#62ecff;border-radius:.12rem;flex:none;width:.45rem;height:.45rem;box-shadow:0 0 10px #62ecff}.testimonials-hero{min-height:39rem;padding:calc(var(--nav-height) + 8rem) 0 7rem;background:radial-gradient(circle at 76% 48%, rgba(var(--cyan), .18), transparent 29rem), radial-gradient(circle at 15% 100%, rgba(var(--teal-rgb), .12), transparent 27rem), linear-gradient(128deg, #020d20 0%, #03162f 52%, #032a46 100%);align-items:center;display:grid;position:relative;overflow:hidden}.testimonials-hero:before{content:"";opacity:.13;background-image:linear-gradient(#62ecff1f 1px,#0000 1px),linear-gradient(90deg,#62ecff1f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45% 90%,#0000)}.testimonials-hero:after{content:"“";color:#62ecff0e;pointer-events:none;font-family:Georgia,serif;font-size:clamp(22rem,37vw,35rem);line-height:1;position:absolute;bottom:-6rem;right:clamp(4rem,10vw,10rem)}.testimonials-hero__inner{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);align-items:center;gap:clamp(3rem,6vw,6rem);display:grid;position:relative}.testimonials-hero h1{max-width:58rem;font-size:clamp(3.75rem,4.5vw,4.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.058em;margin:1.15rem 0 1.5rem;line-height:.98}.testimonials-hero h1 span{color:var(--color-secondary);text-shadow:0 0 24px #f4c21b1f;display:block}.testimonials-hero p{color:#ffffffb8;max-width:47rem;font-size:clamp(1.05rem,1.55vw,1.22rem);line-height:1.75}.testimonials-fan{outline:none;place-items:center;min-height:31rem;display:grid;position:relative}.testimonials-fan:before{content:"";aspect-ratio:1;border:1px solid #62ecff1c;border-radius:50%;width:min(31rem,100%);position:absolute;box-shadow:inset 0 0 65px #00d8ff0b,0 0 80px #00d8ff0b}.testimonials-fan__deck{perspective:1200px;width:min(24rem,72vw);height:22rem;position:relative}.testimonials-fan__card{transform-origin:50% 115%;will-change:transform, opacity;background:radial-gradient(circle at 18% 10%,#62ecff26,#0000 12rem),linear-gradient(145deg,#084963d6,#021730f7);border:1px solid #62ecff80;border-radius:1.7rem;flex-direction:column;padding:2rem;transition:transform .78s cubic-bezier(.22,1,.36,1),opacity .52s,filter .52s;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 27px 60px #0000005c,0 0 23px #00d8ff1c,inset 0 1px #ffffff21}.testimonials-fan__card:before{content:"";filter:blur(3px);pointer-events:none;background:linear-gradient(90deg,#0000,#d2fffa47,#0000);width:38%;animation:5s ease-in-out infinite testimonials-fan-sheen;position:absolute;top:-45%;bottom:-45%;left:-62%;transform:skew(-17deg)}.testimonials-fan__card[data-position=active]{z-index:5;opacity:1;filter:saturate(1.08);transform:translateZ(64px)rotate(0)scale(1)}.testimonials-fan__card[data-position=left]{z-index:3;opacity:.62;filter:brightness(.72)saturate(.85);transform:translate3d(-5.4rem,2.35rem,-50px)rotate(-12deg)scale(.89)}.testimonials-fan__card[data-position=right]{z-index:2;opacity:.5;filter:brightness(.68)saturate(.8);transform:translate3d(5.6rem,2.75rem,-80px)rotate(13deg)scale(.86)}.testimonials-fan__card[data-position=hidden]{z-index:1;opacity:0;pointer-events:none;transform:translate3d(0,5rem,-150px)rotate(0)scale(.72)}.testimonials-fan__quote{height:3.6rem;color:var(--color-secondary);text-shadow:0 0 18px #f4c21b40;font-family:Georgia,serif;font-size:5.4rem;line-height:1}.testimonials-fan__card blockquote{color:#ffffffeb;font-size:clamp(1rem,1.45vw,1.22rem);font-weight:var(--font-weight-medium);letter-spacing:-.018em;margin:0;line-height:1.58}.testimonials-fan__card--long blockquote{font-size:clamp(.9rem,1.12vw,1rem);font-weight:var(--font-weight-normal);line-height:1.52}.testimonials-fan__card footer{border-top:1px solid #62ecff29;align-items:center;gap:.8rem;margin-top:auto;padding-top:1.2rem;display:flex}.testimonials-fan__card footer>span:last-child{gap:.25rem;display:grid}.testimonials-fan__card footer strong{font-size:.9rem}.testimonials-fan__card footer small{color:#ffffff8f;font-size:.72rem}.testimonials-fan__controls{z-index:9;align-items:center;gap:.65rem;display:flex;position:absolute;bottom:0;left:50%;translate:-50%}.testimonials-fan__arrow{color:#62ecff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#021f3ab8;border:1px solid #62ecff7a;border-radius:50%;place-items:center;width:2.9rem;height:2.9rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 0 18px #00d8ff1f,inset 0 1px #ffffff1a}.testimonials-fan__arrow:hover,.testimonials-fan__arrow:focus-visible{border-color:#62ecff;outline:none;transform:translateY(-2px);box-shadow:0 0 24px #00d8ff4d}.testimonials-fan__counter{color:#ffffff94;font-variant-numeric:tabular-nums;text-align:center;min-width:4rem;font-size:.74rem}@keyframes testimonials-fan-sheen{0%,55%{opacity:0;left:-62%}65%{opacity:1}88%,to{opacity:0;left:130%}}.testimonials-featured{background:linear-gradient(#020f25,#031a35);padding:clamp(3.5rem,5vw,5rem) 0;position:relative}.testimonials-featured-card{background:radial-gradient(circle at 12% 35%, rgba(var(--cyan), .13), transparent 24rem), linear-gradient(135deg, #033a58e6, #02132bf7);min-height:22rem;box-shadow:0 30px 70px #00000040, 0 0 30px rgba(var(--cyan), .08), inset 0 1px 0 #ffffff14;border:1px solid #62ecff4d;border-radius:2rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid;position:relative;overflow:hidden}.testimonials-featured-card:before{content:"";background:linear-gradient(90deg,#0000,#fff,#62ecff,#0000);height:2px;position:absolute;top:0;left:18%;right:18%;box-shadow:0 0 14px #62ecff}.testimonials-featured-card__lead,.testimonials-featured-card__story{z-index:1;padding:clamp(1.8rem,3.5vw,3rem);position:relative}.testimonials-featured-card__lead{border-right:1px solid #62ecff29;flex-direction:column;justify-content:center;display:flex}.testimonials-featured-card__label{color:#ffe275;width:fit-content;font-size:.7rem;font-weight:var(--font-weight-extrabold);letter-spacing:.06em;text-transform:uppercase;background:#f4c21b12;border:1px solid #f4c21b47;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .8rem;display:inline-flex}.testimonials-featured-card__mark{color:#62ecff;opacity:.82;height:3.6rem;text-shadow:0 0 18px rgba(var(--cyan), .3);margin-top:.65rem;font-family:Georgia,serif;font-size:5.5rem;line-height:1}.testimonials-featured-card blockquote{max-width:31rem;font-size:clamp(1.55rem,2.6vw,2.45rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.045em;line-height:1.08}.testimonials-featured-card__story{background:linear-gradient(135deg,#02183229,#020d2085);flex-direction:column;justify-content:center;display:flex}.testimonials-featured-card__story>p{color:#ffffffd1;font-size:clamp(.96rem,1.25vw,1.1rem);line-height:1.7}.testimonials-author{border-top:1px solid #62ecff29;align-items:center;gap:1rem;margin-top:1.35rem;padding-top:1.15rem;display:flex}.testimonials-author__avatar,.testimonials-card__avatar{color:#dffcff;background:linear-gradient(145deg, rgba(var(--cyan), .18), #032a46e6);box-shadow:0 0 16px rgba(var(--cyan), .12);font-weight:var(--font-weight-extrabold);border:1px solid #62ecff6b;border-radius:50%;flex:none;place-items:center;display:grid}.testimonials-author__avatar{width:3.1rem;height:3.1rem}.testimonials-author span:last-child,.testimonials-card footer span:last-child{gap:.3rem;display:grid}.testimonials-author strong,.testimonials-card strong{font-size:.96rem}.testimonials-author small,.testimonials-card small{color:#ffffff94;font-size:.76rem}.testimonials-voices{background:#020f25;padding:clamp(3.5rem,5vw,5rem) 0}.testimonials-section-heading{text-align:center;max-width:49rem;margin:0 auto 2.25rem}.testimonials-section-heading h2{letter-spacing:-.052em;margin-top:1rem;font-size:clamp(2rem,3.7vw,3.35rem);line-height:1.04}.testimonials-grid{overscroll-behavior:contain;scrollbar-color:#62ecff80 #021830a6;scrollbar-width:thin;grid-template-columns:minmax(0,1fr);gap:1rem;max-height:28rem;padding:.6rem .65rem .6rem 0;display:grid;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000,#000 3% 97%,#0000);mask-image:linear-gradient(#0000,#000 3% 97%,#0000)}.testimonials-grid::-webkit-scrollbar{width:.42rem}.testimonials-grid::-webkit-scrollbar-track{background:#021830a6;border-radius:999px}.testimonials-grid::-webkit-scrollbar-thumb{background:#62ecff80;border-radius:999px}.testimonials-grid.is-paused{scrollbar-color:#f4c21b9e #021830a6}.testimonials-card{background:linear-gradient(145deg,#0e5b7c24,#0000 45%),#031e3ad1;border:1px solid #62ecff3b;border-radius:1.5rem;flex-direction:column;min-height:11rem;padding:clamp(1.25rem,1.8vw,1.65rem);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000002e,inset 0 1px #ffffff0f}.testimonials-card--long blockquote{font-size:clamp(.95rem,1.3vw,1.08rem);font-weight:var(--font-weight-normal)}.testimonials-card:before{content:"";background:linear-gradient(90deg,#0000,#62ecff,#0000);height:1px;position:absolute;top:0;left:24%;right:24%;box-shadow:0 0 10px #62ecff}.testimonials-card__quote{height:2.35rem;color:var(--color-secondary);opacity:.88;font-family:Georgia,serif;font-size:3.7rem;line-height:1}.testimonials-card blockquote{color:#ffffffe6;max-width:none;font-size:clamp(1rem,1.4vw,1.18rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1.5}.testimonials-card footer{align-items:center;gap:.8rem;margin-top:auto;padding-top:1.2rem;display:flex}.testimonials-card__avatar{width:2.8rem;height:2.8rem;font-size:.75rem}.testimonials-share{background:#020f25;padding:0 0 clamp(5.5rem,9vw,8rem)}.testimonials-share__inner{background:radial-gradient(circle at 90% 45%,#f4c21b1c,#0000 18rem),linear-gradient(135deg,#032a46eb,#02132bf7);border:1px solid #f4c21b4d;border-radius:2rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;padding:clamp(2.5rem,5vw,4rem);display:grid;overflow:hidden;box-shadow:0 28px 70px #00000038,inset 0 1px #ffffff0f}.testimonials-share h2{letter-spacing:-.05em;max-width:50rem;margin-top:1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.testimonials-share p{color:#ffffffb3;max-width:49rem;margin-top:1rem;line-height:1.75}.testimonials-review-wrap{margin-top:1.5rem}.testimonials-review{text-align:left;max-width:none;margin-top:0}.testimonials-review strong{letter-spacing:-.035em;margin-bottom:.65rem;font-size:clamp(1.55rem,2.7vw,2.4rem);line-height:1.12}.testimonials-review p{margin:0;font-size:clamp(.98rem,1.25vw,1.1rem);line-height:1.65}.testimonials-share__button{color:#102033;min-height:4rem;font-size:.9rem;font-weight:var(--font-weight-extrabold);text-align:center;background:linear-gradient(135deg,#ffd84a,#f4c21b 58%,#e9ae05);border:1px solid #ffe56af2;border-radius:1.1rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.4rem;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 0 15px #f4c21b3d,0 12px 28px #0003,inset 0 1px #ffffff73}.testimonials-share__button:hover,.testimonials-share__button:focus-visible{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 0 20px #f4c21b61,0 17px 34px #00000040,inset 0 1px #ffffff80}@media (width<=900px){.testimonials-hero__inner{text-align:center;grid-template-columns:1fr;gap:3.5rem}.testimonials-hero h1,.testimonials-hero p{margin-inline:auto}.testimonials-fan{min-height:30rem}.testimonials-featured-card{grid-template-columns:1fr}.testimonials-featured-card__lead{border-bottom:1px solid #62ecff29;border-right:0}.testimonials-featured-card__story{padding-top:2.5rem}.testimonials-share__inner{grid-template-columns:1fr}.testimonials-share__button{width:fit-content}}@media (width<=680px){.testimonials-hero{min-height:auto;padding:calc(var(--nav-height) + 5rem) 0 4.5rem}.testimonials-hero h1{font-size:clamp(2.85rem,13.5vw,4.1rem)}.testimonials-hero p{font-size:.97rem}.testimonials-fan{min-height:28rem}.testimonials-fan__deck{width:min(20.5rem,78vw);height:21rem}.testimonials-fan__card{padding:1.55rem}.testimonials-fan__card[data-position=left]{transform:translate3d(-2rem,2rem,-50px)rotate(-7deg)scale(.91)}.testimonials-fan__card[data-position=right]{transform:translate3d(2rem,2.2rem,-70px)rotate(7deg)scale(.88)}.testimonials-featured{padding:3.25rem 0}.testimonials-featured-card{border-radius:1.5rem}.testimonials-featured-card__lead,.testimonials-featured-card__story{padding:1.65rem 1.35rem}.testimonials-featured-card__mark{height:3rem;font-size:4.5rem}.testimonials-featured-card blockquote{font-size:clamp(1.45rem,7vw,2rem)}.testimonials-voices{padding:3.5rem 0}.testimonials-grid{grid-template-columns:1fr;max-height:25rem}.testimonials-card{min-height:10rem}.testimonials-share__inner{text-align:center;border-radius:1.5rem;gap:2rem;padding:2rem 1.35rem}.testimonials-share__inner .testimonials-eyebrow{justify-content:center}.testimonials-share__button{width:100%}}@media (prefers-reduced-motion:reduce){.testimonials-share__button,.testimonials-fan__card,.testimonials-fan__arrow{transition:none}.testimonials-fan__card:before{animation:none}}.campus-layout{min-height:calc(100vh - var(--nav-height));padding-top:var(--nav-height);grid-template-columns:1fr;display:grid}.campus-sidebar{background-color:var(--color-primary);color:#fffc;padding:2rem 1.5rem;display:none}.campus-sidebar.open{display:block}.campus-logo-img{object-fit:contain;width:auto;max-width:180px;height:2.75rem}.campus-sidebar h3{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.campus-sidebar ul li{margin-bottom:.5rem}.campus-sidebar ul li a{color:#ffffffb3;transition:var(--transition-fast);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;display:flex}.campus-sidebar ul li a:hover,.campus-sidebar ul li a.active{color:var(--color-secondary);background-color:#ffffff1a}.campus-main{padding:2rem var(--container-padding)}.campus-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.campus-toggle-sidebar{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.campus-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.campus-card{border-radius:var(--radius-lg);background:linear-gradient(#03162f 0%,#021b3899 100%);border:1px solid #00d2ff1f;padding:1.5rem;box-shadow:0 12px 30px #00000040}.campus-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.campus-badge{border-radius:var(--radius-sm);text-transform:uppercase;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.campus-badge.progress,.campus-badge.completed{color:var(--color-primary);background:#f4c21b26}.campus-badge.pending{color:var(--color-text-secondary);background:#013e4914}.campus-progress-bar{border-radius:var(--radius-full);background:#ffffff1a;height:.5rem;margin:1rem 0;overflow:hidden}.campus-progress-fill{border-radius:var(--radius-full);background:var(--color-secondary);height:100%;transition:width .5s}.campus-stat{text-align:center;border-radius:var(--radius-md);background:#032a466b;border:1px solid #00d2ff1f;padding:1rem}.campus-stat-number{color:#fff;font-size:1.75rem;font-weight:800}.campus-stat-label{color:#ffffffb3;font-size:.8rem;font-weight:500}@media (width>=768px){.campus-layout{grid-template-columns:260px 1fr}.campus-sidebar{display:block}.campus-toggle-sidebar{display:none}.campus-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.campus-grid{grid-template-columns:repeat(3,1fr)}}.campus-exit-btn{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(12px);background:#014b5ae0;border:1px solid #119da9b3;border-radius:12px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;position:fixed;top:1.5rem;left:1.5rem;box-shadow:0 0 18px #119da92e,inset 0 0 12px #ffffff0a}.campus-exit-btn i{color:#f4c21b;font-size:1.15rem}.campus-exit-btn:hover{background:#014b5af5;transform:translateY(-2px);box-shadow:0 0 24px #119da952,inset 0 0 14px #ffffff0f}.campus-exit-btn:focus-visible{outline-offset:3px;outline:3px solid #f4c21b8c}@media (width<=700px){.campus-exit-btn{padding:.65rem .8rem;font-size:.82rem;top:1rem;left:1rem}}body{color:#fff;font-family:var(--font-sans);background:#01182f}.page-bg{background:0 0}@media (hover:hover) and (pointer:fine){html,body,body *,body :before,body :after{cursor:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2064%2064'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2030.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20136)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20url(%23linear-gradient);%20}%20%3c/style%3e%3clinearGradient%20id='linear-gradient'%20x1='-2703.52'%20y1='2187.57'%20x2='-2687.09'%20y2='2225.36'%20gradientTransform='translate(-2675.27%20-2180)%20rotate(-180)%20scale(1%20-1)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23f4c21b'/%3e%3cstop%20offset='1'%20stop-color='%23d99a10'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20class='st0'%20d='M29.65,31.16c.6-.64,1.35-1.1,2.13-1.35,6.3-1.85,12.74-2.91,19.01-4.88.94-.65,1.66-1.37,1.75-2.5.07-1.19-.69-2.26-1.71-2.6L4.1,3.35c-.28-.1-.59-.16-.89-.12-1.31.2-2.4.92-2.69,2.15-.12.52.19,1.23.36,1.75l14.29,41.13c.26.82.95,1.63,1.68,1.86,1.17.38,2.48.02,3.34-1.06h.02l6.71-14.58c.25-.55.58-1.05.98-1.48l1.75-1.85h0Z'/%3e%3cpath%20class='st1'%20d='M44.22,21.73L5.78,8.32l12.17,35.22,6.57-15.16c.5-1.21,1.32-1.86,2.41-2.14l17.3-4.52h0l-.02.02h.02,0Z'/%3e%3c/svg%3e") 4 4,auto!important}a[href],button:not(:disabled),summary,select:not(:disabled),label[for],input[type=button]:not(:disabled),input[type=submit]:not(:disabled),input[type=reset]:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled),input[type=range]:not(:disabled),input[type=file]:not(:disabled),[role=button]:not([aria-disabled=true]),[role=link]:not([aria-disabled=true]){cursor:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2064%2064'%3e%3c!--%20Generator:%20Adobe%20Illustrator%2030.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%202.1.1%20Build%20136)%20--%3e%3cdefs%3e%3cstyle%3e%20.st0%20{%20fill:%20%23fff;%20}%20.st1%20{%20fill:%20url(%23linear-gradient);%20}%20%3c/style%3e%3clinearGradient%20id='linear-gradient'%20x1='-3076.42'%20y1='1589.98'%20x2='-3059.98'%20y2='1627.79'%20gradientTransform='translate(-996%20-3274.47)%20rotate(-135)%20scale(1%20-1)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='%23f4c21b'/%3e%3cstop%20offset='1'%20stop-color='%23d99a10'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20id='Borde-blanco'%20class='st0'%20d='M39.31,42.95c.89.03,1.77.27,2.54.71,6.05,3.54,11.67,7.71,17.78,11.15,1.15.28,2.19.34,3.03-.37.86-.75,1-2.05.47-3.07L38.77,4.61c-.14-.28-.35-.56-.59-.76-1.14-.86-2.45-1.2-3.52-.58-.45.26-.7.98-.91,1.46l-17.09,38.82c-.36.76-.38,1.82,0,2.55.63,1.15,1.87,1.9,3.27,1.82h0l15-4.78c.57-.18,1.16-.27,1.75-.25l2.59.07h.02Z'/%3e%3cpath%20id='arrow'%20class='st1'%20d='M56.81,47.63L36.67,9.27l-14.67,33.18,15.3-5.3c1.2-.44,2.27-.26,3.3.38l16.24,10.1s-.03,0-.03,0Z'/%3e%3c/svg%3e") 27 3,pointer!important}}
