@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#f4f6fd;--surface-strong:#edf2fb;--ink:#252525;--muted:#6e6e6e;--accent:#ff7d00;--accent-2:#3224e9;--accent-3:#5ad0ff;--dark:#222328;--dark-soft:#2f3138;--line:#2525251a;--shadow-lg:0 24px 80px #2525251f;--shadow-md:0 18px 42px #3224e91a;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 0 0,#5ad0ff29,#0000 26%),radial-gradient(circle at 100% 0,#ff7d0029,#0000 24%),linear-gradient(#fff 0%,#f8f9fe 100%);margin:0;font-family:Nunito Sans,sans-serif}body.search-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}[id]{scroll-margin-top:8rem}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.container{width:min(var(--container), calc(100% - 2rem));margin:0 auto}.site-main{display:block}.eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .75rem;font-size:.83rem;font-weight:900}.section-copy{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.8}.section-intro{max-width:720px;margin-bottom:2.5rem}.section-intro--center{text-align:center;margin-inline:auto}.section-intro h2,.page-hero h1,.hero h1,.cta-banner h2,.not-found h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,5vw,4.6rem);font-weight:900;line-height:1.03}.section-intro h2{font-size:clamp(1.9rem,3vw,3.25rem);line-height:1.08}.section-shell{padding:6rem 0;position:relative}.section-shell--tint{background:linear-gradient(#f4f6fdf5,#ffffffeb)}.section-shell--dark{color:#fff;background:radial-gradient(circle at 20% 10%,#5ad0ff1f,#0000 28%),radial-gradient(circle at 90% 10%,#ff7d0024,#0000 28%),linear-gradient(#222328 0%,#17181d 100%)}.section-shell--dark .section-copy,.section-shell--dark p,.section-shell--dark .method-card p{color:#ffffffbd}.section-actions{justify-content:center;margin-top:2.5rem;display:flex}.button-row{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{background:linear-gradient(120deg, var(--accent), #ff4200);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:52px;padding:.95rem 1.35rem;font-weight:800;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-flex;box-shadow:0 18px 36px #ff7d0047}.button:hover{transform:translateY(-2px);box-shadow:0 24px 44px #ff7d005c}.button--ghost{color:var(--ink);box-shadow:none;background:#ffffffe6;border-color:#3224e924}.button--ghost:hover{box-shadow:var(--shadow-md)}.button--link{min-height:0;color:var(--accent-2);box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:flex-start;padding:0}.button--link:hover{box-shadow:none;opacity:.8;transform:none}.icon-button{width:44px;height:44px;color:var(--ink);background:#ffffffe0;border:1px solid #25252514;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.icon-button--mobile{display:none}.tag-list,.hero__chips,.course-card__meta,.logo-cloud,.filter-row,.social-row{flex-wrap:wrap;gap:.75rem;display:flex}.tag,.hero-chip,.logo-cloud__item,.filter-chip{color:var(--ink);background:#ffffffd1;border:1px solid #3224e91a;border-radius:999px;align-items:center;gap:.45rem;padding:.6rem .9rem;font-size:.92rem;font-weight:700;display:inline-flex}.filter-chip{border:0}.filter-chip.is-active{background:linear-gradient(120deg, var(--accent), #ff4200);color:#fff}.list-clean{margin:0;padding:0;list-style:none}.list-clean li{color:var(--muted);padding-left:1.55rem;line-height:1.85;position:relative}.list-clean li+li{margin-top:.95rem}.list-clean li:before{content:"";background:linear-gradient(120deg, var(--accent), var(--accent-2));border-radius:999px;width:.6rem;height:.6rem;position:absolute;top:.85rem;left:0}.utility-bar{color:#fff;background:#222328fa;border-bottom:1px solid #ffffff0f}.utility-bar__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:56px;display:flex}.utility-bar__cta{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.95rem;font-weight:900}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__main{background:#ffffffe6;border-bottom:1px solid #2525250f}.site-header__main-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:92px;display:flex}.brand{align-items:center;gap:1rem;min-width:0;display:inline-flex}.brand__logo,.site-footer__logo{object-fit:contain;width:74px;height:74px}.brand__copy{flex-direction:column;min-width:0;display:flex}.brand__name{font-size:1.2rem;font-weight:900}.brand__tag{color:var(--muted);font-size:.85rem}.site-nav{align-items:center;gap:1.2rem;display:flex}.site-nav__link{color:var(--ink);padding:.25rem 0;font-size:.97rem;font-weight:800;position:relative}.mobile-nav{max-height:0;transition:max-height .25s;overflow:hidden}.mobile-nav.is-open{max-height:520px}.mobile-nav__link{border-radius:var(--radius-sm);background:var(--surface);padding:.9rem 1rem;font-weight:800}.social-button{width:42px;height:42px;color:inherit;background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.social-button--ghost{color:#fff;background:#ffffff14}.social-button__icon{width:16px;height:16px}.hero{padding:5.2rem 0 4.5rem;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#5ad0ff2e,#0000 65%);width:46rem;height:46rem;position:absolute;inset:0 auto auto 0;transform:translate(-35%,-32%)}.hero:after{content:"";background:radial-gradient(circle,#ff7d0024,#0000 65%);width:26rem;height:26rem;position:absolute;bottom:-8rem;right:-12rem}.hero h1{max-width:13ch}.hero__device{filter:drop-shadow(0 40px 70px #2525252e);width:min(92%,33rem);position:absolute;bottom:3rem;right:10%}.hero__animals{z-index:2;width:min(36%,12rem);position:absolute;bottom:6rem;left:2%}.hero__floating{animation:6.5s ease-in-out infinite floatY;position:absolute}.hero__floating--one{width:8.5rem;animation-delay:-1s;top:16%;left:6%}.hero__floating--two{width:7rem;animation-delay:-2.2s;top:4%;right:12%}.hero__floating--three{width:9rem;animation-delay:-3.2s;bottom:12%;right:0}.hero__chips{margin-top:1.5rem}.hero-card-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid;position:relative}.feature-card,.panel,.course-card,.team-card,.discipline-card,.resource-card,.privacy-card,.method-card,.contact-card,.poster-card,.cta-banner,.search-overlay__panel,.search-result,.contact-form{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#ffffffe0;border:1px solid #2525250f}.feature-card,.panel,.discipline-card,.privacy-card,.method-card,.contact-card{padding:1.6rem}.feature-card h3,.panel h3,.discipline-card h3,.privacy-card h3,.method-card h3,.contact-card h3,.course-card h3,.team-card h3,.resource-card h3{margin:0 0 .75rem;font-size:1.35rem;line-height:1.15}.feature-card p,.panel p,.discipline-card p,.privacy-card p,.method-card p,.contact-card p,.course-card p,.team-card p,.resource-card p{color:var(--muted);margin:0;line-height:1.75}.split-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.course-grid,.team-grid,.discipline-grid,.resource-grid,.privacy-grid{gap:1.25rem;display:grid}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid--full{grid-template-columns:repeat(3,minmax(0,1fr))}.team-preview{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:start;gap:1.5rem;display:grid}.team-preview__figure{position:sticky;top:9rem}.team-preview__image,.about-intro__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:linear-gradient(#5ad0ff29,#ff7d001a)}.course-card,.team-card,.resource-card{overflow:hidden}.course-card__image-wrap,.resource-card__image{aspect-ratio:1;background:var(--surface)}.course-card__image,.resource-card__image,.team-card__image,.poster-card__image{object-fit:cover;width:100%;height:100%}.team-card__image{aspect-ratio:4/4.4}.course-card__body,.team-card__body,.resource-card__body{gap:.95rem;padding:1.35rem;display:grid}.course-card__meta{color:var(--muted);font-size:.88rem;font-weight:800}.about-intro,.methodology,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.method-card{box-shadow:none;background:#ffffff0f;border-color:#ffffff14}.discipline-grid,.resource-grid,.privacy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-cloud{justify-content:center}.cta-banner{background:radial-gradient(circle at 0 0,#5ad0ff29,#0000 25%),linear-gradient(135deg,#ff7d0014,#3224e914),#ffffffeb;justify-content:space-between;align-items:flex-end;gap:2rem;padding:2rem;display:flex}.cta-banner p:last-of-type{max-width:62ch}.page-hero{background:linear-gradient(#f4f6fdf2,#ffffffe6);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.page-hero__content{z-index:1;position:relative}.page-hero__copy{max-width:60ch}.page-hero__breadcrumb{color:var(--muted);align-items:center;gap:.55rem;margin-top:1.6rem;font-weight:700;display:inline-flex}.page-hero__shape{background:radial-gradient(circle,#ff7d001f,#0000 70%);border-radius:999px;position:absolute}.page-hero__shape--one{width:24rem;height:24rem;top:-8rem;right:-5rem}.page-hero__shape--two{background:radial-gradient(circle,#3224e91f,#0000 70%);width:28rem;height:28rem;bottom:-10rem;left:-10rem}.accordion{gap:1rem;display:grid}.accordion__item{border-radius:var(--radius-md);background:#ffffffe6;border:1px solid #25252514}.accordion__trigger{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:1.25rem 1.35rem;font-weight:800;display:flex}.accordion__panel{grid-template-rows:0fr;transition:grid-template-rows .24s;display:grid}.accordion__panel>p{color:var(--muted);margin:0;padding:0 1.35rem;line-height:1.8;overflow:hidden}.accordion__panel.is-open{grid-template-rows:1fr}.accordion__panel.is-open>p{padding-bottom:1.35rem}.contact-stack{gap:1rem;display:grid}.contact-card{align-items:flex-start;gap:1rem;display:flex}.contact-card svg{color:var(--accent);flex-shrink:0;margin-top:.2rem}.contact-card a{color:var(--ink);font-weight:700}.contact-form-wrap{gap:1rem;display:grid}.contact-form{gap:1rem;padding:1.4rem;display:grid}.contact-form label{gap:.45rem;font-weight:800;display:grid}.contact-form input,.contact-form textarea,.search-field input{width:100%;color:var(--ink);background:#fffffff2;border:1px solid #25252514;border-radius:16px}.contact-form input,.search-field input{min-height:50px;padding:0 1rem}.contact-form textarea{resize:vertical;padding:.95rem 1rem}.form-note{color:var(--muted);font-size:.92rem}.poster-card{min-height:22rem;overflow:hidden}.resource-card__image{aspect-ratio:16/10;object-fit:cover}.pdf-preview{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid #25252514;margin-top:2rem;overflow:hidden}.pdf-preview iframe{background:#fff;border:0;width:100%;height:42rem}.site-footer{color:#fff;background:radial-gradient(circle at 10% 0,#5ad0ff1f,#0000 24%),linear-gradient(#222328 0%,#18191e 100%);margin-top:2rem;padding:4rem 0 2rem}.site-footer__brand{gap:1rem;display:grid}.site-footer__heading{letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:1rem;font-weight:900}.footer-list,.footer-contact{color:#ffffffc2;gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.footer-contact li{gap:.8rem;display:flex}.footer-contact svg{color:var(--accent);flex-shrink:0;margin-top:.2rem}.footer-button{margin-top:1.25rem}.site-footer__bottom{color:#ffffffad;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.35rem;font-size:.92rem;display:flex}.site-footer__bottom-links{gap:1rem;display:inline-flex}.search-overlay{z-index:100;position:fixed;inset:0}.search-overlay__backdrop{background:#0c0e129e;position:absolute;inset:0}.search-overlay__panel{gap:1rem;width:min(42rem,100% - 2rem);max-height:min(42rem,100vh - 2rem);margin:1rem auto;padding:1rem;display:grid;position:relative}.search-overlay__header{align-items:center;gap:.75rem;display:flex}.search-field{background:#fffffff5;border:1px solid #25252514;border-radius:999px;flex:1;align-items:center;gap:.75rem;min-height:54px;padding:0 1rem;display:flex}.search-field input{background:0 0;border:0;outline:none;padding:0}.search-overlay__results{gap:.75rem;display:grid;overflow:auto}.search-result{text-align:left;gap:.2rem;width:100%;padding:1rem 1.1rem;display:grid}.search-result__title{font-weight:800}.search-result__description,.search-empty span{color:var(--muted)}.search-empty{text-align:center;place-items:center;min-height:10rem;display:grid}.search-empty p{margin:0 0 .5rem;font-size:1.15rem;font-weight:900}.not-found{place-items:center;min-height:60vh;display:grid}.not-found__content{text-align:center}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (width<=1080px){.hero__grid,.team-preview,.about-intro,.methodology,.contact-grid,.site-footer__grid,.cta-banner{grid-template-columns:1fr}.hero__visual{min-height:30rem}.hero-card-grid,.split-panel,.course-grid,.discipline-grid,.resource-grid,.privacy-grid,.team-grid--full{grid-template-columns:repeat(2,minmax(0,1fr))}.team-preview__figure{position:static}.site-nav{display:none}.icon-button--mobile{display:inline-flex}}@media (width<=760px){.utility-bar{display:none}.site-header__main-inner{gap:1rem;min-height:82px}.brand__copy{display:none}.brand__logo,.site-footer__logo{width:64px;height:64px}.hero{padding-top:3.8rem}.hero__visual{min-height:22rem}.hero__device{width:90%;bottom:1rem;right:0}.hero__animals{width:30%;bottom:4rem}.hero-card-grid,.split-panel,.course-grid,.team-grid,.team-grid--full,.discipline-grid,.resource-grid,.privacy-grid,.method-grid{grid-template-columns:1fr}.section-shell{padding:4.5rem 0}.site-footer__bottom{flex-direction:column;align-items:flex-start}.pdf-preview iframe{height:28rem}.cta-banner{align-items:flex-start}}:root{--surface:#f3f8fc;--surface-strong:#e6f0f7;--accent:#f48a1f;--accent-2:#2d6ea6;--accent-3:#dfeef8;--dark:#233648;--dark-soft:#2c4359;--shadow-lg:0 26px 80px #23364829;--shadow-md:0 18px 48px #2336481f}body{background:radial-gradient(circle at 0 0,#8fc5e838,#0000 26%),radial-gradient(circle at 100% 0,#f48a1f24,#0000 24%),linear-gradient(#fdfefe 0%,#f4f8fb 46%,#fbfdff 100%)}[data-reveal]{opacity:0;filter:blur(8px);transition:opacity .72s cubic-bezier(.2,.65,.2,1),transform .72s cubic-bezier(.2,.65,.2,1),filter .72s cubic-bezier(.2,.65,.2,1);transform:translateY(34px)scale(.985)}[data-reveal].is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.site-header{z-index:60;isolation:isolate;transition:transform .3s,box-shadow .3s;position:sticky;top:0}.site-header__top{background:#fffffff2;border-bottom:1px solid #2d6ea624;max-height:52px;transition:max-height .28s,opacity .28s,border-color .28s,background-color .28s;overflow:hidden}.site-header--home.site-header--rest .site-header__top{color:#fff;background:0 0;border-bottom-color:#ffffff24}.site-header--home.site-header--rest .site-header__top .header-meta__item,.site-header--home.site-header--rest .site-header__top .utility-bar__cta{color:#ffffffeb}.site-header--home.site-header--rest .site-header__top .header-meta__item svg{color:#fff}.site-header--home.site-header--rest .site-header__top .header-meta__divider{background:#ffffff42}.site-header--scrolled .site-header__top{opacity:0;border-bottom-color:#0000;max-height:0}.site-header__top-inner,.header-meta,.header-utility{align-items:center;display:flex}.site-header__top-inner{justify-content:space-between;gap:1.5rem;min-height:50px}.header-meta,.header-utility{gap:.9rem}.header-meta{flex-wrap:wrap}.header-meta__item{color:#516273;letter-spacing:.01em;align-items:center;gap:.5rem;font-size:.88rem;font-weight:700;display:inline-flex}.header-meta__item svg{color:var(--accent)}.header-meta__divider{background:#2d6ea629;width:1px;height:18px}.utility-bar__cta{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.81rem;font-weight:900}.site-header__main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#dbe9f3e6;border-bottom:1px solid #2d6ea61f;transition:background-color .3s,border-color .3s,box-shadow .3s}.site-header__top,.site-header__main{z-index:1;position:relative}.site-header--home.site-header--rest .site-header__main{box-shadow:none;color:#fff;background:0 0;border-bottom-color:#0000}.site-header--home.site-header--rest .site-header__main .site-nav__link,.site-header--home.site-header--rest .site-header__main .search-trigger{color:#fffffff0}.site-header--home.site-header--rest .site-header__main .site-nav__link:hover,.site-header--home.site-header--rest .site-header__main .site-nav__link--active{color:#fff}.site-header--inner.site-header--rest .site-header__main{box-shadow:none;background:linear-gradient(#e4eff7f5,#d6e4efeb)}.site-header--scrolled .site-header__main{background:#fffffff5;box-shadow:0 12px 38px #192c3d14}.site-header__main-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:104px;display:grid}.brand{align-items:center;display:inline-flex}.brand__logo--wide{object-fit:contain;width:min(15rem,30vw);height:auto;max-height:74px}.site-nav{justify-content:center;align-items:center;gap:1.15rem;display:flex}.site-nav__link{color:#33495f;letter-spacing:.04em;text-transform:uppercase;padding:.4rem 0;font-size:.93rem;font-weight:900;position:relative}.site-nav__link:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2));opacity:0;border-radius:999px;height:3px;transition:transform .24s,opacity .24s;position:absolute;bottom:-.85rem;left:0;right:0;transform:scaleX(.4)}.site-nav__link:hover,.site-nav__link--active{color:#162f48}.site-nav__link:hover:after,.site-nav__link--active:after{opacity:1;transform:scaleX(1)}.site-header__actions{align-items:center;gap:.75rem;display:flex}.search-trigger{color:#22394f;background:#ffffffc2;border:1px solid #2d6ea624;border-radius:999px;align-items:center;gap:.65rem;min-height:48px;padding:0 1rem;font-weight:800;transition:transform .24s,box-shadow .24s,background-color .24s;display:inline-flex}.search-trigger:hover{background:#fffffff5;transform:translateY(-1px);box-shadow:0 14px 26px #2336481f}.social-button{border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .24s,background-color .24s,color .24s;display:inline-flex}.social-button--header{color:#4c6278;background:#2d6ea614}.social-button--header:hover{color:var(--accent);background:#f48a1f24;transform:translateY(-1px)}.mobile-nav{background:#f8fbfefa;max-height:0;transition:max-height .28s;overflow:hidden}.mobile-nav__panel{gap:.85rem;padding:0 0 1.35rem;display:grid}.mobile-nav__meta{color:#5c6f81;gap:.35rem;margin-bottom:.35rem;font-size:.92rem;font-weight:700;display:grid}.mobile-nav__link{color:#29435c;background:#ffffffeb;border:1px solid #2d6ea61a;border-radius:16px;padding:.95rem 1rem;font-weight:800}.hero--micromundo{color:#fff;background:linear-gradient(#5ad0ff 0%,#3224e9 100%);padding:5rem 0 7.5rem;position:relative;overflow:hidden}.hero--micromundo:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 6%,#ffffff2e,#0000 34%),radial-gradient(circle at 94% 92%,#040c5e47,#0000 38%);position:absolute;inset:0}.hero__wash{pointer-events:none;background:linear-gradient(#040c5e2e,#0000 45%),linear-gradient(#0000 42%,#040c5e38);position:absolute;inset:0}.hero__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:2rem;display:grid;position:relative}.hero--micromundo h1{color:#fff;text-shadow:0 2px 16px #040c5e38;max-width:11ch;font-size:clamp(3rem,5.8vw,5.2rem);line-height:.98}.hero--micromundo .hero__eyebrow{color:#ffffffe6}.hero--micromundo .hero__description{color:#ffffffeb}.hero__description{max-width:55ch}.hero__copy{z-index:1;position:relative}.hero-chip{color:#29445e;background:#ffffffe0;border-color:#2d6ea61f;box-shadow:0 10px 24px #23364814}.hero__visual{min-height:40rem;position:relative}.hero__device{width:min(98%,34rem);animation:6.2s ease-in-out infinite floatY;bottom:3rem;right:6%}.hero__animals{width:min(39%,12rem);animation:5.2s ease-in-out -1.6s infinite floatY;bottom:6.25rem;left:1%}.hero__floating--bg{opacity:.88;width:min(92%,29rem);top:2rem;right:4%}.service-flow{z-index:3;margin-top:1.5rem;padding-bottom:1rem;position:relative}.service-flow__line{opacity:.56;width:88%;position:absolute;top:3.55rem;left:6%}.service-flow__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid;position:relative}.service-step{background:#ffffffe0;border:1px solid #2d6ea61a;border-radius:28px;padding:2.1rem 1.5rem 1.6rem;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;box-shadow:0 20px 45px #2336481a}.service-step:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(150deg,#f48a1f1f,#0000 42%);transition:opacity .26s;position:absolute;inset:0}.service-step:hover{border-color:#f48a1f38;transform:translateY(-6px);box-shadow:0 28px 56px #23364824}.service-step:hover:before{opacity:1}.service-step>*{z-index:1;position:relative}.service-step__number{color:#2d6ea642;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1;display:inline-flex}.service-step h3{color:#213649;margin:0 0 .85rem;font-size:1.28rem;line-height:1.15}.service-step p{color:#627487;margin:0;line-height:1.78}.section-mountain{pointer-events:none;background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;width:100%;position:absolute;bottom:-1px;left:0;right:0}.section-mountain--landing{z-index:2;background-image:url(/media/decor/mountain-header-landing.svg);height:clamp(4.5rem,10vw,8rem)}.section-mountain--home3{z-index:2;background-image:url(/media/decor/mountain-header-home3.svg);height:clamp(4rem,8vw,6.8rem)}.section-mountain--page{z-index:1;background-image:url(/media/decor/mountain-header.svg);height:clamp(5rem,11vw,8.8rem)}.section-shell--plain{background:0 0}.home-split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:2rem;display:grid}.counter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.counter-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem}.counter-card{background:#ffffffe6;border:1px solid #2d6ea61a;border-radius:24px;gap:.45rem;padding:1.35rem 1.4rem;transition:transform .24s,box-shadow .24s;display:grid;box-shadow:0 16px 38px #23364814}.counter-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px #2336481f}.counter-card strong{color:#183854;font-size:clamp(2rem,4vw,2.8rem);line-height:1}.counter-card__value{color:#1f5e9d;align-items:flex-start;gap:.08em;display:inline-flex}.counter-card__number{color:#2d6ea6}.counter-card__plus{color:#f48a1f;font-size:.52em;font-style:normal;font-weight:900;line-height:1;transform:translateY(-.3em)}.counter-card__label{color:#5f7286;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:900;line-height:1.45}.home-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:10.5rem;gap:1rem;display:grid}.home-gallery__item{border-radius:28px;overflow:hidden;box-shadow:0 20px 48px #2336481f}.home-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .7s,filter .5s}.home-gallery__item:hover img{filter:saturate(1.04);transform:scale(1.06)}.home-gallery__item--1,.home-gallery__item--6{grid-row:span 2}.community-band{color:#fff;background:linear-gradient(#1a2c3de6,#12202eeb),url(/media/decor/community-bg.jpg) 50%/cover no-repeat;padding:6rem 0 7.25rem;position:relative}.community-band:before{content:"";background:radial-gradient(circle at 10% 10%,#f48a1f38,#0000 22%),radial-gradient(circle at 90% 0,#5da4d72e,#0000 22%);position:absolute;inset:0}.community-band__inner{z-index:1;grid-template-columns:minmax(0,.95fr) auto;align-items:end;gap:2rem;display:grid;position:relative}.community-band__copy h2{letter-spacing:-.04em;max-width:15ch;margin:0 0 1rem;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:1.02}.community-band__copy p:last-child{color:#ffffffc2;max-width:58ch;margin:0;line-height:1.85}.community-band .button--ghost{color:#fff;background:#ffffff1f;border-color:#ffffff1f}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.pillar-card{background:#ffffffdb;border:1px solid #2d6ea61a;border-radius:28px;gap:1rem;padding:1.6rem;transition:transform .26s,box-shadow .26s,border-color .26s;display:grid;box-shadow:0 18px 44px #2336481a}.pillar-card:hover{border-color:#f48a1f33;transform:translateY(-6px);box-shadow:0 26px 54px #23364824}.pillar-card__visual{background:linear-gradient(#2d6ea617,#f48a1f17);border-radius:20px;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:inline-flex}.pillar-card__icon{object-fit:contain;width:2.4rem;height:2.4rem}.pillar-card h3{color:#1e364b;margin:0;font-size:1.3rem;line-height:1.15}.pillar-card p:last-child{color:#627487;margin:0;line-height:1.75}.section-shell--logos{background:linear-gradient(#fffffff5,#f4f8fce6)}.logo-marquee{padding:1rem 0 .5rem;overflow:hidden}.logo-marquee__track{align-items:center;gap:1rem;width:max-content;animation:26s linear infinite marquee;display:flex}.logo-marquee:hover .logo-marquee__track{animation-play-state:paused}.logo-marquee__item{background:#ffffffe6;border:1px solid #2d6ea614;border-radius:24px;justify-content:center;align-items:center;width:12rem;min-width:12rem;height:7rem;padding:1rem;display:flex;box-shadow:0 14px 34px #23364814}.logo-marquee__item img{object-fit:contain;width:100%;height:100%}.page-hero{background:linear-gradient(#e8f1f8f5,#ffffffeb);padding:5.2rem 0 7rem}.page-hero__shape--two{background:radial-gradient(circle,#2d6ea61f,#0000 70%)}.accordion__item{box-shadow:0 12px 28px #2336480d}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@media (width<=1180px){.site-header__main-inner,.hero__grid,.home-split,.community-band__inner{grid-template-columns:1fr}.site-header__main-inner{gap:1rem}.site-nav{display:none}.icon-button--mobile{display:inline-flex}.hero__visual{order:-1;min-height:31rem}.service-flow__grid,.pillar-grid,.counter-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header__top{display:none}.site-header__main{background:#fffffff5}.site-header__main-inner{grid-template-columns:1fr auto;min-height:84px}.brand__logo--wide{width:min(12rem,54vw);max-height:60px}.search-trigger span,.service-flow__line{display:none}.search-trigger{justify-content:center;width:46px;padding:0}.hero--micromundo{padding-top:4rem;padding-bottom:5.75rem}.hero--micromundo h1{font-size:clamp(2.55rem,12vw,3.75rem)}.hero__visual{min-height:22rem}.hero__device{width:92%;bottom:1.5rem;right:0}.hero__animals{width:30%;bottom:3.6rem}.service-flow__grid,.counter-grid,.counter-grid--wide,.home-gallery,.pillar-grid{grid-template-columns:1fr}.home-gallery{grid-auto-rows:14rem}.home-gallery__item--1,.home-gallery__item--6{grid-row:span 1}.community-band{padding:4.8rem 0 5.5rem}.community-band__copy h2{max-width:12ch}.logo-marquee__item{width:9.5rem;min-width:9.5rem;height:5.8rem}}.section-shell--phenomenon,.section-shell--circuit,.section-shell--logos{overflow:hidden}.section-shell__atmosphere{pointer-events:none;position:absolute;inset:0}.section-shell__decor{opacity:.2;max-width:none;position:absolute}.section-shell__decor--vector{opacity:.22;width:min(22rem,28vw);animation:13s ease-in-out infinite driftFloat;top:5%;right:-4%}.section-shell__decor--hex{opacity:.16;width:min(23rem,30vw);animation:20s linear infinite driftRotate;bottom:4%;left:-4%}.section-shell__decor--soft{opacity:.2;width:min(30rem,38vw);animation:15s ease-in-out infinite driftFloat;top:4%;left:-2%}.section-shell__decor--hex-small{opacity:.16;width:min(18rem,24vw);animation:18s linear infinite reverse driftRotate;bottom:8%;right:1%}.service-step{overflow:hidden}.service-step__shape{aspect-ratio:1;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);opacity:.9;background:linear-gradient(#ffffffdb,#d5e7f2c2),linear-gradient(135deg,#f48a1f38,#2d6ea638);border:1px solid #2d6ea624;width:4.75rem;animation:14s linear infinite serviceSpin;position:absolute;top:1rem;right:1rem;box-shadow:inset 0 0 0 1px #ffffff8c}.service-step:nth-child(2n) .service-step__shape{animation-direction:reverse}.section-shell--phenomenon{padding-top:6.75rem}.home-split__visual--layered{isolation:isolate;min-height:35rem;position:relative}.home-split__ghost{pointer-events:none;position:absolute}.home-split__ghost--one{opacity:.2;width:min(21rem,34vw);animation:11s ease-in-out infinite driftFloat;top:-1rem;left:-1rem}.home-split__ghost--two{opacity:.22;width:min(11rem,16vw);animation:16s linear infinite driftRotate;bottom:1.25rem;right:-.5rem}.home-image-layer{z-index:2;aspect-ratio:700/465;width:min(100%,42rem);margin:1.25rem 0 0 auto;position:relative}.home-image-layer:before{content:"";filter:blur(22px);z-index:-1;background:radial-gradient(circle,#25405938,#0000 68%);border-radius:50%;position:absolute;inset:12% 8% 3%}.img-layer-image-wrapper{position:absolute;inset:0}.img-layer-image{object-fit:contain;opacity:0;filter:drop-shadow(0 28px 42px #182c421f);width:100%;height:100%;transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1)}.img-layer-image-wrapper.fade_in .img-layer-image{transform:scale(.92)}.img-layer-image-wrapper.slide_left .img-layer-image{transform:translate(-4.5rem)}.img-layer-image-wrapper.slide_right .img-layer-image{transform:translate(4.5rem)}.home-split__visual.is-visible .img-layer-image{opacity:1;transform:translate(0)scale(1)}.home-image-layer__panel--one{animation:8s ease-in-out infinite layerFloatOne}.home-image-layer__panel--two{animation:10s ease-in-out infinite layerFloatTwo}.home-image-layer__panel--three{animation:9s ease-in-out infinite layerFloatThree}.home-image-layer__panel--four{animation:11s ease-in-out infinite reverse layerFloatOne}.home-image-layer .img-layer-image-wrapper:first-child .img-layer-image{transition-delay:.1s}.home-image-layer .img-layer-image-wrapper:nth-child(2) .img-layer-image{transition-delay:.24s}.home-image-layer .img-layer-image-wrapper:nth-child(3) .img-layer-image{transition-delay:.36s}.home-image-layer .img-layer-image-wrapper:nth-child(4) .img-layer-image{transition-delay:.5s}.community-band{overflow:hidden}.community-band__particles{pointer-events:none;position:absolute;inset:0}.community-band__decor{max-width:none;position:absolute}.community-band__decor--hex{opacity:.1;width:min(22rem,26vw);animation:21s linear infinite driftRotate;top:-1rem;left:-1rem}.community-band__decor--ring{opacity:.16;width:min(13rem,17vw);animation:12s ease-in-out infinite driftFloat;bottom:10%;right:2%}.site-footer{color:#fff;background:linear-gradient(#09135ce6,#040a3ef5),url(/media/decor/maps8.png) 50%/cover no-repeat;position:relative}.site-footer--standard{margin-top:4.5rem;padding:4.75rem 0 2.2rem;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 18%,#ffffff14,#0000 28%),radial-gradient(circle at 85% 12%,#5ad0ff29,#0000 24%);position:absolute;inset:0}.site-footer__mountain{background:0 0;width:100%;height:7.2rem;position:absolute;top:-6.4rem;left:0;overflow:hidden}.site-footer__mountain svg{width:100%;height:100%;display:block}.site-footer__grid,.site-footer__bottom{z-index:1;position:relative}.site-footer__grid{grid-template-columns:1.15fr .85fr .95fr 1fr;gap:2rem;display:grid}.site-footer__column,.site-footer__brand{align-content:start;gap:1rem;display:grid}.site-footer__logo--wide{object-fit:contain;width:min(13.5rem,100%);height:auto}.site-footer__copy{color:#ffffffc7;margin:0;line-height:1.82}.site-footer__inline-link{color:#fff;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}.site-footer__inline-link:hover,.site-footer__bottom-links a:hover{opacity:.78}.social-button--footer{color:#fff;background:#ffffff1f}.social-button--footer:hover{background:#f48a1f2e;transform:translateY(-1px)}.site-footer__heading{color:#fff;letter-spacing:.16em;font-size:.92rem}.site-footer .footer-list,.site-footer .footer-contact{color:#ffffffc2}.site-footer .footer-list li{padding-left:1rem;position:relative}.site-footer .footer-list li:before{content:"";background:#ffffff85;border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:.72rem;left:0}.site-footer .footer-contact svg{color:#f4b45d}.site-footer__newsletter{gap:.8rem;display:grid}.site-footer__newsletter input{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;min-height:52px;padding:0 1rem}.site-footer__newsletter input::placeholder{color:#ffffffa8}.site-footer__submit{justify-self:start;min-height:50px;box-shadow:0 18px 36px #0108374d}.site-footer__bottom{border-top:1px solid #ffffff1a;margin-top:2.6rem;padding-top:1.4rem}.site-footer__bottom p{margin:0}@keyframes driftFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-.9rem)}}@keyframes driftRotate{0%{transform:rotate(0)translate(0,0)}50%{transform:rotate(4deg)translateY(-.8rem)}to{transform:rotate(0)translate(0,0)}}@keyframes serviceSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes layerFloatOne{0%,to{transform:translate(0,0)}50%{transform:translateY(-.55rem)}}@keyframes layerFloatTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-.35rem,.5rem)}}@keyframes layerFloatThree{0%,to{transform:translate(0,0)}50%{transform:translate(.35rem,-.4rem)}}@media (width<=1180px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.section-shell__decor--vector,.section-shell__decor--hex,.section-shell__decor--soft,.section-shell__decor--hex-small{width:13rem}.home-split__visual--layered{min-height:24rem}.home-image-layer{margin-top:.5rem}.community-band__decor--hex{width:13rem}.community-band__decor--ring{width:7rem}.site-footer{padding-top:6.5rem}.site-footer__mountain{height:5.6rem;top:-4.8rem}.site-footer__grid{grid-template-columns:1fr}}.site-header--home.site-header--rest{position:absolute;inset:0 0 auto}.site-header--home.site-header--rest:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 26%,#5ad0ff38,#0000 28%),linear-gradient(130deg,#040c5ed1,#0d53aa75);border-radius:0 0 88px 124px/0 0 38px 72px;width:min(1200px,100% - 2rem);height:10.9rem;position:absolute;top:.35rem;left:50%;transform:translate(-50%);box-shadow:0 28px 54px #0712492e}.site-header--home.site-header--rest:after{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#5ad0ff3d,#0000 72%);width:min(20rem,28vw);height:6.8rem;position:absolute;top:-.8rem;right:5%}.site-header--home.site-header--rest .site-header__top{background:0 0;border-bottom-color:#ffffff1a}.site-header--home.site-header--rest .site-header__main{box-shadow:none;background:0 0;border-bottom-color:#0000}.site-header--home.site-header--rest .header-meta__item,.site-header--home.site-header--rest .site-nav__link,.site-header--home.site-header--rest .search-trigger,.site-header--home.site-header--rest .utility-bar__cta{color:#fff}.site-header--home.site-header--rest .header-meta__divider{background:#ffffff1f}.site-header--home.site-header--rest .social-button--header{color:#fff;background:0 0}.site-header--home.site-header--rest .social-button--header:hover{color:#fff;background:#ffffff24}.site-header--home.site-header--rest .search-trigger{background:#ffffff14;border-color:#ffffff29}.site-header--home.site-header--rest .search-trigger:hover{box-shadow:none;background:#ffffff24}.site-header__top-inner{min-height:50px}.site-header__main-inner{min-height:110px}.hero--seofy{background:linear-gradient(#122135b8 0%,#ebf3f8f0 22%,#fffffff5 100%),radial-gradient(circle at 78% 18%,#f48a1f1a,#0000 24%);padding-top:12.5rem;padding-bottom:6.75rem}.hero--seofy h1{color:#203548;max-width:11ch}.hero__eyebrow,.hero__contact-line{color:#fff}.hero__contact-line{color:#43596f;background:#182a3c1f;border-radius:999px;align-items:center;gap:.65rem;margin-top:1.5rem;padding:.7rem 1rem;font-size:.9rem;font-weight:800;display:inline-flex}.hero__ghost-button{background:#ffffffdb}.home-title-band{padding:3.25rem 0 2rem}.home-title-band h2{color:#203548;text-align:center;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.home-service-strip{background:url(/media/decor/home2-line.png) 50% 39%/88% no-repeat;padding:0 0 5rem;position:relative}.home-service-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-hex-card:nth-child(odd){margin-top:6rem}.home-hex-card__link{padding-top:112%;display:block;position:relative}.home-hex-card__shape,.home-hex-card__content,.home-hex-card__number{position:absolute}.home-hex-card__shape{width:80%;height:80%;top:10%;left:10%}.home-hex-card__shape svg{fill:#fff;filter:drop-shadow(7px 5px 30px #48497926);width:100%;height:100%;transition:fill .3s,transform .3s}.home-hex-card__number{z-index:0;color:#e4eef6;place-items:center;font-size:clamp(4rem,8vw,6.25rem);font-weight:900;line-height:1;transition:color .3s;display:grid;inset:0}.home-hex-card__content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.95rem;width:60%;height:56%;display:flex;top:22%;left:20%}.home-hex-card__icon{color:var(--accent);place-items:center;display:grid}.home-hex-card__icon svg{stroke-width:1.5px;width:3.5rem;height:3.5rem}.home-hex-card h3{color:#203548;margin:0;font-size:1.2rem;line-height:1.2}.home-hex-card:hover .home-hex-card__shape svg{fill:#f4f6fd;transform:translateY(-4px)}.home-hex-card:hover .home-hex-card__number{color:#dbe7f2}.home-microscopy{padding-top:2rem}.home-microscopy__grid,.home-methodology__grid{grid-template-columns:minmax(0,.5fr) minmax(0,.5fr);align-items:center;gap:2rem;display:grid}.home-microscopy__content,.home-methodology__copy{z-index:1;position:relative}.home-section-title{margin-bottom:1.2rem}.home-section-title__divider{background:var(--accent);border-radius:999px;width:70px;height:4px;margin-bottom:1rem;display:inline-flex}.home-section-title h2{color:#203548;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.home-info-tabs{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.home-info-tabs__button{color:#314a62;background:#ffffffe6;border:1px solid #2d6ea624;border-radius:999px;min-height:46px;padding:0 1.1rem;font-weight:800}.home-info-tabs__button.is-active{color:#fff;background:linear-gradient(120deg,#5ad0ff,#3224e9);border-color:#0000}.home-info-list{gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.home-info-list li{color:#5f7286;padding-left:1.35rem;line-height:1.8;position:relative}.home-info-list li:before{content:"+";color:var(--accent);font-weight:900;position:absolute;top:0;left:0}.home-gallery-wall{background:url(/media/decor/gallery-wall.jpg) 50%/cover no-repeat;padding:5.5rem 0 7.2rem;position:relative}.home-gallery-wall:before{content:"";background:linear-gradient(#1c2c3d57,#141f2e8f);position:absolute;inset:0}.home-gallery-wall .container{z-index:1;position:relative}.home-gallery-wall__button{color:#fff;background:linear-gradient(120deg,#ff8a1f,#ff5d13);border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:0 1.4rem;font-weight:800;display:inline-flex;box-shadow:0 20px 44px #0c1a3840}.home-gallery-wall__video{background:#000;margin-top:1.25rem;overflow:hidden}.home-gallery-wall__video iframe{aspect-ratio:16/9;border:0;width:100%}.home-course-showcase{background:#fff;padding:3.7rem 0 6rem}.home-course-showcase__copy{max-width:54rem}.home-course-showcase__description{color:#6e6e6e;max-width:50rem;margin-top:.9rem}.home-course-showcase__description a{color:#ff7d00;font-weight:800}.home-course-carousel{margin-top:2.25rem;position:relative}.home-course-carousel__viewport{margin:0 -15px;overflow:hidden}.home-course-carousel__track{will-change:transform;align-items:flex-start;transition:transform .45s;display:flex}.home-course-slide{flex:0 0 calc(100% / var(--course-slides-per-view,3));min-width:0;padding:0 15px 30px}.home-course-card{margin-bottom:45px;position:relative}.home-course-card__image{aspect-ratio:1;background:#dce6ef;border-radius:5px;display:block;position:relative;overflow:hidden}.home-course-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.home-course-card__overlay{opacity:0;visibility:hidden;background:linear-gradient(#0b0f2714,#0b0f2757);transition:opacity .35s,visibility .35s;position:absolute;inset:0}.home-course-card__body{z-index:1;width:calc(100% - 70px);margin-bottom:-54px;padding:26px 30px 18px;transition:margin-bottom .25s ease-in;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-course-card__body:after{content:"";z-index:-1;background:#fff;border-radius:5px 5px 0 0;position:absolute;inset:0;box-shadow:0 14px 28px #48497914}.home-course-card__body h3{color:#252525;margin:0;font-size:1.25rem;line-height:1.333}.home-course-card__body h3 a{color:inherit}.home-course-card__meta{color:#3224e9;letter-spacing:1px;text-transform:uppercase;margin:8px 0 0;font-size:14px;font-weight:700;line-height:20px}.home-course-card:hover .home-course-card__image img{transform:scale(1.05)}.home-course-card:hover .home-course-card__overlay{opacity:1;visibility:visible}.home-course-card:hover .home-course-card__body{margin-bottom:0}.home-course-carousel__dots{justify-content:center;align-items:center;gap:0;margin-top:1.6rem;display:flex}.home-course-carousel__dot{color:#0000;cursor:pointer;opacity:1;background:0 0;border:0;border-radius:6px;width:6px;height:6px;margin:0;padding:10px 5px}.home-course-carousel__dot:before{content:"";opacity:.5;background:#3224e9;border-radius:6px;width:6px;height:6px;transition:width .24s,opacity .24s,background .24s;display:block}.home-course-carousel__dot:hover:before,.home-course-carousel__dot.is-active:before{opacity:1}.home-course-carousel__dot.is-active:before{background:#3224e9;width:27px}.home-methodology{overflow:hidden}.counter-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.circuit-services{position:relative}.circuit-services__orb{min-height:39rem;position:relative}.circuit-services__ring{aspect-ratio:1;border:1px solid #dee1ed;border-radius:50%;width:min(86%,34rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circuit-services__ring:before{content:"";border:1px dashed #3224e91f;border-radius:50%;position:absolute;inset:10%}.circuit-services__core{text-align:center;background:#fffffff5;border:1px solid #2d6ea61a;border-radius:28px;width:min(68%,21rem);padding:2rem 1.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #23364824}.circuit-services__subtitle{color:#f48a1f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .45rem;font-size:.82rem;font-weight:900}.circuit-services__core h3{color:#203548;margin:0 0 .75rem;font-size:1.55rem;line-height:1.2}.circuit-services__core p{color:#5f7286;margin:0;line-height:1.75}.circuit-services__node{color:#627487;background:#fff;border:0;border-radius:50%;place-items:center;width:5.4rem;height:5.4rem;transition:transform .24s,box-shadow .24s,color .24s,background .24s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 18px 38px #23364824}.circuit-services__node:before{content:"";background:linear-gradient(120deg,#5ad0ff2e,#3224e924);border-radius:50%;position:absolute;inset:7px}.circuit-services__node svg{z-index:1;stroke-width:1.7px;width:1.9rem;height:1.9rem;position:relative}.circuit-services__node:hover,.circuit-services__node.is-active{transform:translate(-50%,-50%)scale(1.06)}.circuit-services__node.is-active{color:#fff;background:linear-gradient(120deg,#5ad0ff,#3224e9);box-shadow:0 24px 44px #3224e942}.circuit-services__node.is-active:before{background:0 0}.circuit-services__list{display:none}.home-collaborators{position:relative;overflow:hidden}.home-collaborators .section-intro{max-width:58rem;margin-bottom:2.9rem}.home-collaborators .eyebrow{color:#f48a1f;letter-spacing:.2em;margin-bottom:.6rem;font-size:.76rem}.home-collaborators .section-intro h2{color:#1e2e3f;font-size:clamp(2.3rem,4vw,3.35rem);line-height:1.08}.home-collaborators .section-intro .section-copy{color:#75879a;max-width:46rem;margin:1rem auto 0;font-size:.98rem;line-height:1.8}.home-collaborators__particles{background:radial-gradient(circle at 8% 10%,#ff7d001a,#0000 18%),radial-gradient(circle at 92% 0,#3224e914,#0000 18%);position:absolute;inset:0}.logo-marquee--hover .logo-marquee__item--swap{position:relative;overflow:hidden}.logo-marquee--hover .logo-marquee__item--swap img{object-fit:contain;width:calc(100% - 2rem);height:calc(100% - 2rem);transition:opacity .24s,transform .24s;position:absolute;inset:1rem}.logo-marquee--hover .logo-marquee__mono{opacity:1}.logo-marquee--hover .logo-marquee__color{opacity:0;transform:scale(.96)}.logo-marquee--hover .logo-marquee__item--swap:hover .logo-marquee__mono{opacity:0}.logo-marquee--hover .logo-marquee__item--swap:hover .logo-marquee__color{opacity:1;transform:scale(1)}.site-footer--standard{margin-top:4.5rem;padding-top:4.75rem}.site-footer__grid{align-items:start}.site-footer__brand{gap:1.4rem}.site-footer__logo--wide{width:min(15.5rem,100%)}.social-button--footer{background:var(--accent);color:#fff;width:30px;height:30px}.social-button--footer:hover{color:var(--accent);background:#fff;box-shadow:0 3px 16px #03266033}.footer-contact--plain{gap:.9rem}.footer-contact--plain li{gap:.1rem;display:grid}.site-footer__contact-label,.site-footer__newsletter-label{color:#fff;font-weight:800}.site-footer__newsletter{gap:.9rem}.site-footer__newsletter input{text-align:center;color:#252525;background:#fff;border-radius:5px}.site-footer__submit{width:100%;box-shadow:none;border-radius:5px}.site-footer__bottom{justify-content:space-between}.site-footer__bottom-links{flex:1}.site-footer__bottom p{text-align:right}@media (width<=1180px){.site-header__top{display:none}.site-header--home.site-header--rest{position:sticky}.site-header--home.site-header--rest:before,.site-header--home.site-header--rest:after{content:none}.site-header__main{background:#222328fa;border-bottom-color:#ffffff14}.site-header__main-inner{grid-template-columns:auto 1fr auto;min-height:100px}.site-header__menu-button{display:inline-flex}.brand{justify-self:center}.site-header__actions{justify-self:end}.site-header--home.site-header--rest .site-header__main,.site-header--inner .site-header__main,.site-header--scrolled .site-header__main{background:#222328fa}.site-header--home .brand__logo--wide,.site-header--inner .brand__logo--wide{filter:brightness(1.02)}.search-trigger{color:#fff;background:#ffffff1a;border-color:#ffffff24;justify-content:center;width:46px;min-height:46px;padding:0}.search-trigger span{display:none}.mobile-nav{background:#222328}.mobile-nav__meta,.mobile-nav__link{color:#fff}.mobile-nav__link{background:0 0;border-color:#ffffff14}.hero--seofy{padding-top:8.5rem}.home-service-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-microscopy__grid,.home-methodology__grid{grid-template-columns:1fr}.home-methodology__copy{order:-1}.home-course-showcase__copy{max-width:46rem}.home-course-card__body{width:calc(100% - 48px);padding:22px 22px 16px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.brand__logo--wide{width:min(12rem,58vw);max-height:62px}.hero--seofy{background:linear-gradient(#18263ac2 0%,#eaf1f7f2 20%,#fffffffa 100%),radial-gradient(circle at 78% 18%,#f48a1f1a,#0000 24%);padding-top:7rem;padding-bottom:4.8rem}.hero__contact-line{flex-wrap:wrap}.home-title-band{padding-top:2.5rem}.home-service-strip{background:0 0;padding-bottom:3.5rem}.home-service-strip__grid,.site-footer__grid{grid-template-columns:1fr}.home-hex-card:nth-child(odd){margin-top:0}.home-split__visual--layered{min-height:21rem}.home-gallery-wall{padding:4.5rem 0 5.6rem}.home-course-showcase{padding:3rem 0 4.8rem}.home-course-showcase__copy{max-width:none}.home-course-carousel{margin-top:1.8rem}.home-course-carousel__viewport{margin:0}.home-course-slide{padding:0 0 28px}.home-course-card{margin-bottom:36px}.home-course-card__body{width:calc(100% - 26px);margin-bottom:0;padding:20px 18px 14px}.home-course-card__body h3{font-size:1.12rem;line-height:1.333}.home-course-card__meta{font-size:13px;line-height:18px}.circuit-services__orb{display:none}.circuit-services__list{gap:.85rem;display:grid}.circuit-services__list-item{color:#29435c;text-align:left;background:#fffffff0;border:1px solid #2d6ea61a;border-radius:20px;gap:.35rem;padding:1rem 1.1rem;display:grid}.circuit-services__list-item span{color:#f48a1f;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.circuit-services__list-item strong{font-size:1rem;line-height:1.35}.circuit-services__list-item.is-active{border-color:#3224e92e;box-shadow:0 14px 28px #23364814}.site-footer--standard{padding-top:4.2rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__bottom p{text-align:left}}.home-collaborators{padding-bottom:13.5rem}.site-footer--seamless{isolation:isolate;z-index:0;margin-top:-9.75rem;padding:0;position:relative;overflow:hidden}.site-footer--seamless:before,.site-footer--seamless:after{content:none}.site-footer--seamless .site-footer__mountain{z-index:-1;background:#fff;width:150%;height:100%;display:block;position:absolute;top:0;left:-25%}.site-footer--seamless .site-footer__mountain svg{width:100%;height:100%;position:absolute;top:0;left:0}.site-footer--seamless .site-footer__grid,.site-footer--seamless .site-footer__bottom{z-index:1;position:relative}.site-footer--seamless .site-footer__grid{padding-top:12rem;padding-bottom:2.4rem}.site-footer--seamless .site-footer__brand,.site-footer--seamless .site-footer__column{align-self:start}.site-footer--seamless .site-footer__bottom{border-top:1px solid #ffffff1a;padding-top:1.25rem;padding-bottom:2.2rem}.site-footer--seamless .site-footer__bottom p{opacity:.92}@media (width<=1180px){.home-collaborators{padding-bottom:11.5rem}.site-footer--seamless{margin-top:-8.25rem}.site-footer--seamless .site-footer__mountain{width:165%;left:-32.5%}.site-footer--seamless .site-footer__grid{padding-top:10.25rem}}@media (width<=760px){.home-collaborators{padding-bottom:9.5rem}.site-footer--seamless{margin-top:-6.5rem}.site-footer--seamless .site-footer__mountain{width:210%;height:calc(100% + 1rem);left:-55%}.site-footer--seamless .site-footer__grid{row-gap:2rem;padding-top:8.35rem;padding-bottom:1.85rem}.site-footer--seamless .site-footer__bottom{padding-top:.95rem;padding-bottom:1.8rem}}.about-team-shell{padding-top:1rem;padding-bottom:5rem}.team-grid--directory{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem}.team-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.team-card__media{background:#eef3f8;border-radius:5px;position:relative;overflow:hidden}.team-card__image-link{border-radius:5px;display:block;overflow:hidden}.team-card__image{aspect-ratio:1/1.2;transition:transform 1s ease-out;transform:scale(1.08)}.team-card__body{gap:0;padding:0 30px 15px;display:grid}.team-card__socials{z-index:2;justify-content:center;gap:.6rem;width:100%;margin-top:-17px;margin-bottom:1.15rem;display:flex;position:relative}.social-button--team{color:#fff;background:linear-gradient(120deg,#ff8f20,#ff5c12);width:34px;height:34px;box-shadow:0 10px 24px #ff7d0038}.social-button--team:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3224e929}.social-button--team-static{cursor:default}.team-card__titles{margin-top:.15rem}.team-card__role{color:#909090;font-size:.96rem;line-height:1.5}.team-card__title{color:#252525;margin:.2rem 0 0;font-size:20px;font-weight:700;line-height:1}.team-card__title a{color:inherit}.team-card__excerpt{color:#6e6e6e;opacity:0;max-height:0;margin-top:0;font-size:14px;line-height:1.71;transition:max-height .35s,margin-top .35s,opacity .35s;overflow:hidden}.team-card__profile-link{color:#3224e9;letter-spacing:.1em;text-transform:uppercase;margin-top:.6rem;font-size:.85rem;font-weight:900}.team-card:hover .team-card__image,.team-card:focus-within .team-card__image{transform:scale(1)}.team-card:hover .team-card__excerpt,.team-card:focus-within .team-card__excerpt{opacity:1;max-height:8.5rem;margin-top:.75rem}.about-overview-shell{padding-top:5.5rem}.about-overview-shell .section-intro{max-width:56rem;margin-inline:auto}.discipline-grid--about{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem}.discipline-card--about{background:#fffffff2;border:1px solid #2d6ea614;border-radius:28px;min-height:100%;position:relative;box-shadow:0 22px 48px #23364814}.discipline-card--about h3{color:#203548}.counter-grid--wide{margin-top:2.75rem}.team-profile{padding-top:4.5rem}.team-profile__grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:start;gap:2.25rem;display:grid}.team-profile__media{position:relative}.team-profile__image{border-radius:5px;width:100%;box-shadow:0 24px 60px #23364824}.team-profile__socials{gap:.7rem;margin-top:1.1rem;display:flex}.team-profile__title{color:#252525;letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,5vw,3.2rem);font-weight:900;line-height:1.03}.team-profile__role{color:#909090;margin:.85rem 0 1.2rem;font-size:1.08rem;font-weight:800}.team-profile__copy{color:#5f7286;margin:0;font-size:1.05rem;line-height:1.85}.team-profile__actions{margin-top:2rem}@media (width<=1180px){.team-grid--directory,.discipline-grid--about,.team-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-profile__grid{gap:1.75rem}}@media (width<=760px){.about-team-shell{padding-top:0}.team-grid--directory,.discipline-grid--about,.team-profile__grid{grid-template-columns:1fr}.team-card__body{padding:0 20px 15px}.team-card__excerpt{opacity:1;max-height:8.5rem;margin-top:.75rem}}
