*{margin:0;padding:0;box-sizing:border-box}:root{--verde-principal: #5b9c66;--verde-oscuro: #417f4d;--verde-barra: #9dad9b;--gris-claro: #f1f1f1;--gris-muy-claro: #f7f7f7;--blanco: #ffffff;--negro: #111111;--amarillo: #d8b548;--verde-tinta: #1d2a1f;--texto: #555555;--superficie: #ffffff;--borde-suave: #eef4ee;--fecha-fondo: #9ec2a4;--fecha-texto: #143118;--sombra: rgba(0, 0, 0, .42);--sombra-suave: rgba(0, 0, 0, .12);--sombra-card: 0 18px 36px rgba(0, 0, 0, .08);--sombra-badge: 0 10px 24px rgba(0, 0, 0, .18);--fuente-base: Arial, Helvetica, sans-serif;--fuente-titulos: "Oswald", sans-serif;--fuente-marca: "Cormorant Garamond", serif;--footer-bg: #243427;--footer-bg-2: #1a261c;--footer-text: #dce7dd;--footer-muted: #b4c0b5}html,body{width:100%;overflow-x:hidden;font-family:var(--fuente-base);background:var(--superficie);scroll-behavior:smooth}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}.desktop-header{display:block}.top-header{display:flex;width:100%;min-height:188px}.brand-area{width:43%;background:var(--gris-claro);clip-path:polygon(0 0,100% 0,94% 100%,0 100%);display:flex;align-items:center;justify-content:center;padding:24px 30px}.brand-wrap{width:100%;max-width:540px;display:flex;align-items:center;gap:22px}.brand-wrap img{width:110px;height:110px;object-fit:contain}.brand-text{font-family:var(--fuente-marca);color:var(--verde-principal);line-height:.88;font-weight:600}.brand-text .line1,.brand-text .line2{display:block;font-size:4.2rem}.nav-area{width:57%;background:var(--verde-principal);display:flex;align-items:center;justify-content:center;padding:0 30px}.nav-content{width:100%;max-width:900px;display:flex;align-items:center;justify-content:center;gap:28px}.menu{list-style:none;display:flex;gap:44px;align-items:center}.menu a{color:var(--blanco);font-size:.98rem;font-weight:700;text-transform:uppercase}.contact-bar{width:100%;min-height:58px;background:var(--verde-barra);color:var(--blanco);display:flex;align-items:center;justify-content:center;padding:10px 18px}.contact-content{width:100%;max-width:1250px;display:flex;justify-content:center;align-items:center;gap:42px;flex-wrap:wrap;font-size:.92rem;font-weight:700;text-transform:uppercase}.contact-item{display:flex;align-items:center;gap:11px;white-space:nowrap}.mobile-header{display:none}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;background:var(--gris-claro);padding:16px;min-height:86px}.mobile-brand{display:flex;align-items:center;gap:10px;max-width:70%}.mobile-brand img{width:48px;height:48px;object-fit:contain}.mobile-brand span{font-family:var(--fuente-marca);color:var(--verde-principal);font-size:1.9rem;font-weight:700;line-height:.9}.mobile-icon-btn{border:none;background:transparent;font-size:2rem;color:var(--negro);cursor:pointer}.mobile-icon-spacer{width:32px;height:32px;display:block;flex-shrink:0}.scroll-header{position:fixed;top:0;left:0;width:100%;z-index:1200;background:#5b9c66f5;backdrop-filter:blur(8px);box-shadow:0 8px 24px #00000024;transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .28s ease,opacity .28s ease,visibility .28s ease}.scroll-header.visible{transform:translateY(0);opacity:1;visibility:visible}.scroll-header-desktop{width:100%;max-width:1280px;margin:0 auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.scroll-brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.scroll-brand img{width:46px;height:46px;object-fit:contain}.scroll-brand span{font-family:var(--fuente-marca);font-size:2rem;font-weight:700;color:var(--blanco);line-height:.9}.scroll-nav{display:flex;align-items:center;gap:34px}.scroll-nav a{color:var(--blanco);font-size:.95rem;font-weight:700;text-transform:uppercase}.scroll-header-container-mobile{display:none;min-height:68px;padding:0 14px;align-items:center;justify-content:space-between;gap:12px}.scroll-mobile-brand{display:flex;align-items:center;gap:10px;max-width:70%}.scroll-mobile-brand img{width:38px;height:38px;object-fit:contain}.scroll-mobile-brand span{font-family:var(--fuente-marca);font-size:1.45rem;font-weight:700;color:var(--blanco);line-height:.9}.scroll-mobile-btn{width:42px;height:42px;border:none;border-radius:50%;background:#00000024;color:var(--blanco);display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer}.scroll-mobile-spacer{width:42px;height:42px;display:block;flex-shrink:0}.mobile-menu-overlay{position:fixed;inset:0;background:#00000073;z-index:998;opacity:0;visibility:hidden;transition:.3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:0;width:78%;max-width:350px;height:100vh;background:#2f2f2f;z-index:999;transform:translate(-100%);transition:.3s ease;border-right:2px solid var(--amarillo);overflow-y:auto}.mobile-menu.active{transform:translate(0)}.mobile-menu-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px;gap:16px}.mobile-menu-logo{width:120px}.close-menu-btn{border:none;cursor:pointer;background:#f2f2f2;color:#111;font-size:2rem;width:54px;height:54px}.mobile-menu-nav{display:flex;flex-direction:column}.mobile-menu-nav a{color:#fff;font-size:1.08rem;padding:18px 20px;border-top:1px solid #444}.mobile-menu-nav a:first-child{color:var(--amarillo)}.hero-slider{position:relative;width:100%;height:760px;overflow:hidden;margin-top:0}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease}.slide.active{opacity:1;visibility:visible}.slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000ad,#0000007a 35%,#0000002e 68%,#0000000d);z-index:1}.slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.slide-content{position:absolute;z-index:2;top:50%;left:8%;transform:translateY(-50%);display:flex;align-items:center;gap:34px;color:var(--blanco);text-shadow:0 2px 8px var(--sombra);max-width:1200px}.slide-logo{width:140px;max-width:140px;height:auto;max-height:140px;object-fit:contain;flex-shrink:0;display:block}.slide-text{max-width:800px}.slide-title{font-family:var(--fuente-titulos);font-size:6rem;line-height:.9;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;color:var(--blanco)}.slide-subtitle{font-family:var(--fuente-titulos);font-size:2.3rem;line-height:1.05;font-weight:400;margin-bottom:16px;color:var(--blanco)}.slide-extra{font-size:1.05rem;font-weight:700;margin-bottom:12px;color:var(--blanco)}.slide-button{display:inline-block;margin-top:8px;background:var(--amarillo);color:var(--verde-tinta);padding:16px 40px;font-weight:700;font-size:1rem;text-transform:uppercase;transition:all .25s ease}.slide-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:58px;height:72px;border:none;background:#0000008c;backdrop-filter:blur(4px);color:var(--blanco);font-size:1.7rem;cursor:pointer;transition:all .2s ease}.slider-btn:hover{background:#000000bf}.slider-btn.prev{left:24px}.slider-btn.next{right:24px}.slider-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:10px}.slider-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff73;cursor:pointer}.slider-dot.active{background:var(--blanco)}.about-preview-section{width:100%;background:var(--superficie);padding:80px 20px 36px}.about-preview-container{width:100%;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:48px;align-items:center}.about-preview-content{text-align:left}.about-preview-kicker{display:inline-block;margin-bottom:14px;color:var(--verde-principal);font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-preview-content h2{font-family:var(--fuente-titulos);font-size:3.4rem;line-height:.98;text-transform:uppercase;color:var(--verde-oscuro);margin-bottom:20px}.about-preview-content p{font-size:1rem;line-height:1.9;color:var(--texto);text-align:justify;margin-bottom:28px}.about-preview-button{display:inline-block;background:var(--amarillo);color:var(--verde-tinta);padding:14px 34px;font-weight:700;font-size:.95rem;text-transform:uppercase}.about-preview-media img{width:100%;height:430px;object-fit:cover;border-radius:18px;display:block}.features-section{width:100%;background:var(--gris-muy-claro);padding:56px 20px 64px}.features-container{width:100%;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:50px;align-items:start}.features-container--centered{grid-template-columns:repeat(2,minmax(260px,360px));justify-content:center}.feature-circle-card{display:block;text-align:center;padding:10px 20px;color:inherit;transition:transform .2s ease}.feature-circle-card:hover{transform:translateY(-4px)}.feature-circle{width:180px;height:180px;margin:0 auto 26px;border-radius:50%;background:linear-gradient(180deg,var(--verde-principal),var(--verde-oscuro));display:flex;align-items:center;justify-content:center;color:var(--blanco);font-size:4rem;box-shadow:0 14px 30px var(--sombra-suave);border:6px solid var(--borde-suave)}.feature-circle-card h3{font-family:var(--fuente-titulos);font-size:2rem;color:var(--verde-oscuro);margin-bottom:14px;font-weight:500;text-transform:uppercase}.feature-circle-card p{max-width:320px;margin:0 auto;font-size:1rem;line-height:1.7;color:var(--texto)}.home-sections-section,.home-directories-section{width:100%;background:var(--superficie);padding:58px 20px}.home-sections-section{background:var(--gris-muy-claro)}.home-directories-section{background:var(--verde-oscuro)}.home-sections-container,.home-workshops-container,.home-directories-container{width:100%;max-width:1250px;margin:0 auto}.home-section-heading{margin-bottom:28px}.home-section-heading span{display:inline-block;margin-bottom:12px;color:var(--verde-principal);font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-section-heading h2{font-family:var(--fuente-titulos);font-size:3rem;line-height:.98;text-transform:uppercase;color:var(--verde-oscuro)}.home-directories-section .home-section-heading span,.home-directories-section .home-section-heading h2{color:var(--blanco)}.institutional-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.institutional-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:104px;padding:22px 24px;background:var(--superficie);border-left:6px solid var(--verde-principal);color:inherit;box-shadow:0 10px 26px var(--sombra-suave);transition:transform .2s ease,box-shadow .2s ease}.institutional-row:hover{transform:translateY(-3px);box-shadow:0 14px 34px var(--sombra-suave)}.institutional-row h3{font-family:var(--fuente-titulos);font-size:1.55rem;line-height:1.08;color:var(--verde-oscuro);text-transform:uppercase}.institutional-row i{color:var(--verde-principal);font-size:1.1rem;flex-shrink:0}.home-workshops-section{width:100%;background:var(--verde-oscuro);padding:58px 20px 70px}.home-section-heading--light span,.home-section-heading--light h2{color:var(--blanco)}.home-workshops-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.home-workshop-pill{min-height:96px;display:flex;align-items:center;justify-content:center;padding:18px;background:var(--superficie);color:var(--verde-oscuro);font-family:var(--fuente-titulos);font-size:1.55rem;line-height:1.05;text-align:center;text-transform:uppercase}.home-instagram-section{width:100%;padding:56px 20px 70px;background:var(--superficie)}.home-instagram-frame{width:100%;max-width:980px;margin:0 auto;display:block;overflow:hidden;background:var(--blanco);border:1px solid var(--borde-suave);box-shadow:0 18px 45px var(--sombra-suave);color:inherit;transition:transform .2s ease,box-shadow .2s ease}.home-instagram-frame:hover{transform:translateY(-4px);box-shadow:0 24px 55px var(--sombra-suave)}.home-instagram-topbar{height:46px;display:flex;align-items:center;gap:8px;padding:0 18px;background:var(--gris-muy-claro);border-bottom:1px solid var(--borde-suave)}.home-instagram-topbar span{width:11px;height:11px;border-radius:50%;background:var(--verde-principal)}.home-instagram-topbar span:nth-child(2){background:var(--amarillo)}.home-instagram-topbar span:nth-child(3){background:var(--verde-oscuro)}.home-instagram-profile{display:flex;align-items:flex-start;gap:34px;padding:34px 42px 28px}.home-instagram-profile img{width:124px;height:124px;flex-shrink:0;object-fit:contain;border-radius:50%;padding:10px;border:3px solid var(--verde-principal);background:var(--blanco)}.home-instagram-profile-info{flex:1;min-width:0}.home-instagram-profile-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.home-instagram-profile-header h2{font-family:var(--fuente-titulos);font-size:2.2rem;line-height:1;color:var(--verde-oscuro);overflow-wrap:anywhere}.home-instagram-profile-header span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:var(--verde-oscuro);color:var(--blanco);font-weight:700;white-space:nowrap}.home-instagram-stats{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:18px;color:var(--texto)}.home-instagram-stats strong{font-size:.98rem;font-weight:700}.home-instagram-profile-info h3{font-family:var(--fuente-titulos);font-size:1.7rem;line-height:1.05;color:var(--verde-oscuro);text-transform:uppercase}.home-instagram-profile-info p{margin-top:6px;color:var(--texto)}.home-instagram-tabs{display:flex;justify-content:center;gap:36px;padding:14px 20px;border-top:1px solid var(--borde-suave);border-bottom:1px solid var(--borde-suave);color:var(--verde-oscuro);font-size:.86rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.home-instagram-tabs span{display:inline-flex;align-items:center;gap:8px}.home-instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;background:var(--blanco)}.home-instagram-post{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--gris-muy-claro)}.home-instagram-post img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.home-instagram-post-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000052;color:var(--blanco);font-size:2rem;opacity:0;transition:opacity .2s ease}.home-instagram-frame:hover .home-instagram-post img{transform:scale(1.04)}.home-instagram-frame:hover .home-instagram-post-overlay{opacity:1}.home-instagram-cta{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 20px;background:var(--verde-oscuro);color:var(--blanco);font-weight:700;text-transform:uppercase}.home-directories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-directory-card{min-height:180px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:var(--superficie);border-left:6px solid var(--amarillo);color:var(--verde-oscuro)}.home-directory-card h3{font-family:var(--fuente-titulos);font-size:1.7rem;line-height:1.05;text-transform:uppercase}.home-directory-card i{align-self:flex-end;font-size:1.2rem}.home-news-section{width:100%;padding:40px 20px;background:var(--gris-muy-claro)}.home-news-header{width:100%;max-width:1250px;margin:0 auto 34px}.home-news-kicker{display:inline-block;margin-bottom:12px;color:var(--verde-principal);font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-news-header h2{font-family:var(--fuente-titulos);font-size:3rem;line-height:.98;text-transform:uppercase;color:var(--verde-oscuro);margin-bottom:0}.home-news-grid{width:100%;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.home-news-actions{width:100%;max-width:1250px;margin:34px auto 0;text-align:center}.internal-page{background:var(--superficie)}.internal-hero{background:linear-gradient(135deg,var(--verde-principal),var(--verde-oscuro));color:var(--blanco);padding:44px 20px 40px}.internal-hero-content,.about-page-container,.news-page-list{width:100%;max-width:1250px;margin:0 auto}.internal-kicker{display:inline-block;margin-bottom:10px;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.internal-hero h1{font-family:var(--fuente-titulos);font-size:3rem;line-height:.95;text-transform:uppercase}.internal-hero p{max-width:720px;margin-top:18px;color:#ffffffeb;line-height:1.75}.about-page-section,.news-page-section{padding:80px 20px 90px}.about-page-container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:48px;align-items:center}.about-page-content p,.news-card-content p,.news-page-content p{color:var(--texto);line-height:1.85}.about-page-content p{margin-bottom:22px;text-align:justify}.about-page-content h2{font-family:var(--fuente-titulos);font-size:3.4rem;line-height:.98;text-transform:uppercase;color:var(--verde-oscuro)}.about-page-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.about-page-index a{display:flex;align-items:center;min-height:56px;padding:14px 16px;background:var(--gris-muy-claro);border-left:5px solid var(--verde-principal);color:var(--verde-oscuro);font-weight:800;text-transform:uppercase;line-height:1.25}.about-page-media img{width:100%;height:480px;object-fit:cover;border-radius:18px;display:block}.about-page-detail{width:100%;max-width:1250px;margin:70px auto 0;display:grid;gap:28px}.about-page-detail--compact{margin-top:0}.about-info-block{scroll-margin-top:120px;background:var(--superficie);border:1px solid var(--borde-suave);border-radius:8px;padding:28px;box-shadow:0 10px 26px var(--sombra-suave)}.about-info-block h2,.directory-card h2,.directory-card h3,.workshop-card h2,.workshop-card h3{font-family:var(--fuente-titulos);color:var(--verde-oscuro);text-transform:uppercase}.about-info-block h2{font-size:2.2rem;line-height:1;margin-bottom:16px}.about-info-block p,.directory-card li,.workshop-card p{color:var(--texto);line-height:1.8}.workshop-grid,.directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workshop-card,.directory-card{border:1px solid var(--borde-suave);border-radius:8px;padding:22px;background:var(--gris-muy-claro)}.workshop-card h2,.workshop-card h3,.directory-card h2,.directory-card h3{font-size:1.45rem;line-height:1.05}.directory-card{scroll-margin-top:120px}.directory-card ul{display:grid;gap:8px;padding-left:18px}.news-page-list{display:grid;gap:34px}.news-card,.news-page-card{background:var(--superficie);border-radius:18px;overflow:hidden;box-shadow:var(--sombra-card)}.news-card-image-wrap,.news-page-media{position:relative}.news-card-image-wrap img,.news-page-media img{width:100%;display:block;object-fit:cover}.news-card-image-wrap img{height:250px}.news-page-card{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.news-page-media img{height:100%;min-height:100%}.news-date-badge{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:stretch;box-shadow:var(--sombra-badge)}.news-date-icon,.news-date-text{display:flex;align-items:center;min-height:46px}.news-date-icon{justify-content:center;width:48px;background:var(--verde-principal);color:var(--blanco);font-size:1rem}.news-date-text{padding:0 18px;background:var(--fecha-fondo);color:var(--fecha-texto);font-size:.88rem;font-weight:700}.news-card-content,.news-page-content{padding:24px}.news-page-summary{font-weight:700;margin-bottom:16px}.news-card-title,.news-page-title{font-family:var(--fuente-titulos);font-size:1.7rem;line-height:1.05;text-transform:uppercase;color:var(--verde-oscuro);margin-bottom:14px}.news-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:22px}.news-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;display:block}.news-video{margin-top:22px;aspect-ratio:16 / 9;background:var(--gris-muy-claro)}.news-video iframe{width:100%;height:100%;border:0;display:block}.home-news-button{display:inline-block;padding:14px 34px;background:var(--amarillo);color:var(--verde-tinta);border:none;cursor:pointer;font-weight:700;text-transform:uppercase}.news-empty-state{width:100%;max-width:1250px;margin:0 auto;padding:42px 30px;background:var(--superficie);border-radius:18px;box-shadow:var(--sombra-card);text-align:center}.news-empty-state p{color:var(--texto);line-height:1.8;margin-bottom:22px}.news-empty-state--page{max-width:900px}.news-date-badge--page{left:20px;bottom:20px}@media(max-width:980px){.about-page-container,.news-page-card{grid-template-columns:1fr}.workshop-grid,.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.internal-hero h1{font-size:2.8rem}.about-page-index,.workshop-grid,.directory-grid{grid-template-columns:1fr}.about-page-media img{height:340px}.home-news-grid{grid-template-columns:1fr}.home-news-header h2{font-size:2.2rem}.news-card-title,.news-page-title{font-size:1.7rem}}.site-footer{background:linear-gradient(180deg,var(--footer-bg),var(--footer-bg-2));color:var(--footer-text)}.footer-top-line{width:100%;height:6px;background:var(--amarillo)}.footer-main{width:100%;max-width:1320px;margin:0 auto;padding:70px 24px 50px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:42px}.footer-brand-block{color:var(--footer-text)}.footer-logo-wrap{display:flex;align-items:center;gap:18px;margin-bottom:24px}.footer-logo-wrap img{width:82px;height:82px;object-fit:contain}.footer-brand-text h3{font-family:var(--fuente-marca);font-size:2.4rem;color:var(--blanco);margin-bottom:8px}.footer-brand-text p{color:var(--footer-muted);line-height:1.7;max-width:320px}.footer-socials{display:flex;gap:14px}.footer-socials a{width:42px;height:42px;border-radius:50%;background:#ffffff14;color:var(--blanco);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.footer-socials a:hover{background:var(--verde-principal);transform:translateY(-2px)}.footer-column h4{font-family:var(--fuente-titulos);font-size:1.55rem;color:var(--blanco);margin-bottom:18px;text-transform:uppercase}.footer-column a,.footer-column p{display:block;color:var(--footer-muted);margin-bottom:12px;line-height:1.7}.footer-column a:hover{color:var(--blanco)}.footer-column p i{width:20px;margin-right:8px;color:var(--amarillo)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);width:100%;max-width:1320px;margin:0 auto;padding:22px 24px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-bottom p{color:var(--footer-muted)}.back-to-top{width:48px;height:48px;border-radius:50%;background:var(--amarillo);color:#1c291e;display:flex;align-items:center;justify-content:center;font-size:1.05rem;transition:all .25s ease}.back-to-top:hover{transform:translateY(-3px);filter:brightness(1.05)}@media(max-width:1400px){.brand-text .line1,.brand-text .line2{font-size:3.6rem}.brand-wrap img{width:98px;height:98px}.menu{gap:30px}.hero-slider{height:680px}.slide-content{left:7%;max-width:1000px;gap:28px}.slide-logo{width:120px;max-width:120px;max-height:120px}.slide-title{font-size:4.9rem}.slide-subtitle{font-size:1.9rem}}@media(max-width:1100px){.brand-text .line1,.brand-text .line2{font-size:3rem}.menu{gap:22px}.menu a{font-size:.9rem}.scroll-brand span{font-size:1.7rem}.scroll-nav{gap:20px}.scroll-nav a{font-size:.85rem}.hero-slider{height:620px}.slide-content{left:6%;max-width:900px}.slide-logo{width:105px;max-width:105px;max-height:105px}.slide-title{font-size:4rem}.slide-subtitle{font-size:1.6rem}.footer-main,.home-news-grid,.home-workshops-strip,.home-directories-grid{grid-template-columns:1fr 1fr}.news-page-card,.about-preview-container,.about-page-container{grid-template-columns:1fr}}@media(max-width:900px){.desktop-header{display:none}.mobile-header{display:block}.scroll-header-desktop{display:none}.scroll-header-container-mobile{display:flex}.hero-slider{height:560px}.slide:before{background:#00000057}.slide-content{top:58%;left:50%;transform:translate(-50%,-50%);width:90%;flex-direction:column;align-items:center;text-align:center;gap:14px}.slide-logo{width:92px;max-width:92px;max-height:92px}.slide-text{max-width:100%}.slide-title{font-size:2.9rem;line-height:.98;margin-bottom:10px}.slide-subtitle{font-size:1.2rem;margin-bottom:10px}.slide-extra{font-size:.9rem}.slide-button{padding:12px 28px;font-size:.92rem}.slider-btn{width:42px;height:56px;font-size:1.1rem}.slider-btn.prev{left:10px}.slider-btn.next{right:10px}.about-preview-section{padding:56px 20px 28px}.about-preview-content h2,.home-news-header h2,.home-section-heading h2{font-size:2.6rem}.about-preview-media img,.about-page-media img{height:320px}.home-news-section{padding:35px 20px}.home-news-grid{grid-template-columns:1fr}.features-section{padding:48px 20px}.features-container{grid-template-columns:1fr;gap:38px}.features-container--centered{grid-template-columns:minmax(0,420px)}.feature-circle{width:145px;height:145px;font-size:3.2rem;margin-bottom:20px}.feature-circle-card h3{font-size:1.7rem}.feature-circle-card p{max-width:420px}.home-workshops-strip,.home-directories-grid,.institutional-list{grid-template-columns:1fr}.institutional-row h3{font-size:1.55rem}.home-workshop-pill{min-height:78px}.home-instagram-profile{min-height:auto;flex-direction:column;align-items:center;gap:18px;padding:26px 20px 22px;text-align:center}.home-instagram-profile img{width:102px;height:102px}.home-instagram-profile-header{flex-direction:column;gap:12px;margin-bottom:16px}.home-instagram-profile-header h2{font-size:1.55rem}.home-instagram-stats{justify-content:center;gap:12px}.home-instagram-tabs{gap:18px;font-size:.75rem}.home-instagram-grid{gap:3px}.news-card-image-wrap img{height:230px}.internal-hero{padding:36px 20px 34px}.internal-hero h1{font-size:2.4rem}.about-page-section,.news-page-section{padding:60px 20px 70px}.footer-main{grid-template-columns:1fr;gap:32px;padding:55px 20px 40px}.footer-bottom{flex-direction:column;align-items:flex-start}}
