@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color:#191919;background:linear-gradient(180deg,#ffffffb8,#ffffffb8),linear-gradient(135deg,#eef2f5,#f7f8fa 48%,#eef1f4);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent: #d71920;--accent-dark: #a90d13;--surface: #faf8f6;--surface-strong: #ffffff;--ink: #161616;--muted: #66615d;--border: rgba(20, 31, 46, .14);--shadow: 0 24px 60px rgba(16, 24, 40, .08);--shadow-strong: 0 20px 50px rgba(16, 24, 40, .12);--radius: 12px;--panel: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh}.topbar,.hero-slider,.intro-strip,.stats-grid,.content-section,.split-section,.agenda-section,.contact-wrap,.site-footer{width:min(1560px,calc(100% - 24px));margin:0 auto}.topbar{display:flex;align-items:center;justify-content:flex-start;gap:20px;padding:16px 28px;border:2px solid rgba(20,31,46,.18);border-radius:12px;position:sticky;top:14px;z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;box-shadow:var(--shadow-strong);overflow:visible}.brand,.footer-brand{display:flex;align-items:center;gap:14px;min-width:0}.brand{order:2;margin-left:auto;position:relative;display:flex;justify-content:flex-end;flex:0 0 158px;z-index:2}.brand__logo-frame{position:relative;display:block;width:158px;height:116px;flex:0 0 158px;margin-top:8px;margin-bottom:-76px;overflow:visible}.brand img{position:absolute;right:0;top:60%;width:192px;height:192px;transform:translateY(-50%);transform-origin:center;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(16,24,40,.14))}.mobile-menu-toggle,.mobile-nav-backdrop{display:none}.mobile-menu-toggle{border:0;background:transparent;cursor:pointer}.mobile-menu-toggle span{display:block}.mobile-drawer-brand{display:none}.footer-brand img{width:62px;height:62px;object-fit:contain}.footer-brand__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.brand strong,.footer-brand strong{display:block;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:1.3rem;letter-spacing:.08em}.brand span,.footer-brand span{display:block;color:var(--muted);font-size:.9rem}.footer-brand__copy small{display:block;color:#7a746f;font-size:.82rem;line-height:1.45}.main-nav{order:1;display:flex;align-items:center;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;gap:clamp(14px,1.8vw,24px);font-size:clamp(.82rem,.72rem + .32vw,.94rem);line-height:1.1;margin-left:0;padding:8px 10px;border:1px solid rgba(20,31,46,.1);border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f6f8fbf5);box-shadow:inset 0 1px #ffffffeb,0 10px 24px #0f17200f}.main-nav a:not(.header-cta):not(.mobile-drawer-brand),.nav-dropdown summary{position:relative;display:inline-flex;align-items:center;min-height:44px;padding:0 14px;white-space:nowrap;color:#20262d;border-radius:10px;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.main-nav .mobile-drawer-brand{display:none}.main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover,.nav-dropdown summary:hover{color:#101418;background:#141f2e0d}.main-nav a:not(.header-cta):not(.mobile-drawer-brand):focus-visible,.nav-dropdown summary:focus-visible,.nav-dropdown__menu a:focus-visible{outline:2px solid rgba(215,25,32,.28);outline-offset:2px}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:"";width:8px;height:8px;margin-left:10px;margin-top:-2px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.nav-dropdown[open] summary{background:#141f2e0f;box-shadow:inset 0 0 0 1px #141f2e14}.nav-dropdown[open] summary:after{transform:rotate(-135deg);margin-top:2px}.nav-dropdown__menu{position:absolute;top:calc(100% + 10px);left:0;min-width:220px;padding:10px;display:grid;gap:4px;border:1px solid rgba(20,31,46,.1);border-radius:12px;background:#fffffffa;box-shadow:0 24px 50px #0f172024}.nav-dropdown__menu a{justify-content:flex-start;min-height:42px;padding-inline:14px;border-radius:10px;font-size:.9rem}.nav-dropdown__menu a:hover{background:#141f2e0f}.main-nav a:not(.header-cta):not(.mobile-drawer-brand):after,.header-cta:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;transform:scaleX(0);transform-origin:center;background:var(--accent);transition:transform .2s ease}.main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover:after,.header-cta:hover:after{transform:scaleX(1)}.header-cta,.primary-button,.secondary-button,.pricing-card a,.agenda-row a,.program-card a{display:inline-flex;align-items:center;justify-content:center;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.header-cta,.primary-button,.pricing-card a{background:var(--accent);color:#fff;box-shadow:0 14px 32px #d7192038}.header-cta:hover,.primary-button:hover,.secondary-button:hover,.pricing-card a:hover,.agenda-row a:hover,.program-card a:hover{transform:translateY(-2px)}.header-cta{padding:12px 22px;font-weight:700;margin-right:4px}.main-nav .header-cta{width:auto}.hero-slider{position:relative;padding:24px 0 42px}.hero-slider__frame{position:relative;min-height:654px;overflow:hidden;border-radius:14px;background:#0f1720;box-shadow:var(--shadow-strong)}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;animation:heroSlideFade 1s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.hero-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#09111be0,#09111bad 34%,#09111b29 64%,#09111b2e)}.hero-slide.is-active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.08);animation:heroImageMotion 5s cubic-bezier(.22,.61,.36,1) forwards;will-change:transform,filter}.hero-slider__overlay{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:654px;width:min(54%,700px);padding:48px 40px 34px}.hero-slider__overlay>*{opacity:0;transform:translateY(18px);animation:heroOverlayReveal .7s cubic-bezier(.22,.61,.36,1) forwards}.hero-slider__overlay>*:nth-child(1){animation-delay:.08s}.hero-slider__overlay>*:nth-child(2){animation-delay:.16s}.hero-slider__overlay>*:nth-child(3){animation-delay:.24s}.hero-slider__overlay>*:nth-child(4){animation-delay:.32s}.hero-slider__overlay>*:nth-child(5){animation-delay:.4s}.hero-slider__overlay>*:nth-child(6){animation-delay:.48s}.eyebrow,.section-heading span,.pricing-period{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;color:var(--accent)}.eyebrow:before,.section-heading span:before{content:"";width:44px;height:2px;background:currentColor}.hero-slider__overlay h1,.section-heading h2,.split-panel h2,.program-card h3,.pricing-card h3,.agenda-row h3,.instagram-card strong{margin:18px 0;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:clamp(1.38rem,2.35vw,2.65rem);line-height:.94;letter-spacing:-.05em}.hero-slider__overlay h1{max-width:12ch;color:#fff;line-height:1.01;padding-top:.08em}.hero-slider__overlay p{margin:0;max-width:560px;font-size:.98rem;color:#ffffffd1}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.hero-slider__indicators{display:flex;gap:10px;margin-top:22px}.hero-slider__dot{width:12px;height:12px;border:0;border-radius:999px;background:#ffffff5c;cursor:pointer;transition:transform .2s ease,background .2s ease,width .2s ease}.hero-slider__dot.is-active{width:34px;background:var(--accent)}.hero-slider__footer{display:grid;gap:6px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.hero-slider__footer strong{color:#fff;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:1rem}.hero-slider__footer span{color:#ffffffb3;font-size:.95rem}.primary-button,.secondary-button,.pricing-card a,.agenda-row a,.program-card a.secondary-button,.program-card a.primary-button{padding:15px 24px;font-weight:700}.secondary-button,.agenda-row a,.program-card a.secondary-button{border:1px solid var(--border);background:#ffffffb3}.intro-strip{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch;padding:0;background:transparent;box-shadow:none;border:0}.intro-strip__panel{display:grid;gap:20px;min-height:100%;padding:30px 32px;border-radius:12px;border:1px solid rgba(20,31,46,.08);background:#fffffff0;box-shadow:var(--shadow)}.intro-strip__panel--fkepi{align-content:start}.intro-strip__panel--entities{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:24px}.intro-strip__content{display:grid;gap:18px}.intro-strip__facts{display:flex;flex-wrap:wrap;gap:12px}.intro-strip__facts span{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid rgba(20,31,46,.1);border-radius:999px;background:#f7f8faf0;color:#20262d;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.02em}.intro-strip__logos{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:18px;min-width:128px;padding-left:12px}.intro-strip__logos img{width:108px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(15,23,32,.08))}.section-heading h2{margin:14px 0 0;line-height:1.04}.section-heading.centered{text-align:center}.section-heading.centered span{justify-content:center}.intro-strip p,.split-panel p,.contact-panel p{margin:0;color:var(--muted);font-size:1.06rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0 72px}.stat-card,.program-card,.pricing-card,.testimonial-card,.instagram-card,.contact-panel,.split-panel{background:#ffffffeb;border:1px solid rgba(20,31,46,.08);border-radius:var(--radius);box-shadow:var(--shadow)}@keyframes heroSlideFade{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes heroImageMotion{0%{transform:scale(1.08) translate(10px);filter:saturate(.96)}to{transform:scale(1) translate(0);filter:saturate(1)}}@keyframes heroOverlayReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.stat-card{padding:30px 26px}.stat-card strong{display:block;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.stat-card span{display:block;margin-top:10px;color:var(--muted)}.content-section{padding:72px 0}.content-section--accent{position:relative}.content-section--accent:before{content:"";position:absolute;top:24px;right:-24px;bottom:24px;left:-24px;border-radius:48px;background:linear-gradient(135deg,rgba(215,25,32,.06),transparent 42%),#ffffff57;z-index:-1}.program-grid,.pricing-grid,.testimonial-grid,.instagram-grid{display:grid;gap:22px;margin-top:38px}.program-grid,.pricing-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-card{overflow:hidden;display:flex;flex-direction:column}.program-card>a,.news-card>a{display:block;width:100%;height:240px;min-height:240px;max-height:240px;margin:0;padding:0;border:none;border-radius:0;background:#0f172a;box-shadow:none;overflow:hidden}.program-card>a:hover img,.news-card>a:hover img{transform:scale(1.05)}.program-card img,.news-card img{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;display:block;transition:transform .35s ease}.program-card__body{padding:24px;flex:1;display:flex;flex-direction:column}.program-card__body>a:not(.secondary-button):not(.primary-button){display:inline;margin:0;padding:0;border:none;background:transparent;box-shadow:none;color:inherit;text-decoration:none}.program-card h3,.pricing-card h3,.agenda-row h3,.instagram-card strong{margin:0 0 10px}.program-card p,.pricing-card li,.testimonial-card p,.agenda-row span{color:var(--muted)}.program-card a.secondary-button,.program-card a.primary-button{margin-top:auto;width:fit-content}.news-section{--news-gap: 22px}.news-section__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:32px}.news-section__status{margin:0;color:var(--muted);font-size:.96rem}.news-toggle{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 10px 0 20px;border:1px solid rgba(20,31,46,.1);border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f6f8fbfa);color:#141f2e;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:.88rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #1018280f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.news-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#d7192014;color:var(--accent);font-size:.95rem;line-height:1}.read-more__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#d7192014;color:var(--accent);font-size:.75rem;line-height:1;margin-left:8px;transform:translate(0);transition:transform .2s ease}.secondary-button:hover .read-more__icon{transform:translate(3px)}.news-toggle:hover{transform:translateY(-2px);border-color:#d719202e;color:#101820;box-shadow:inset 0 1px #fffffff5,0 16px 32px #1018281a}.news-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:22px}.news-carousel__viewport{overflow:hidden}.news-carousel__track{--news-per-view: 3;display:flex;gap:var(--news-gap);transition:transform .35s ease;will-change:transform}.news-carousel__item{flex:0 0 calc((100% - (var(--news-gap) * (var(--news-per-view) - 1))) / var(--news-per-view))}.news-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(20,31,46,.12);border-radius:50%;background:#fffffff0;color:#141f2e;font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:1.35rem;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #10182814;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.news-carousel__arrow:hover{transform:translateY(-2px);border-color:#d7192033;background:#fff;box-shadow:0 18px 34px #1018281f}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px}.news-card{height:100%;display:flex;flex-direction:column}.news-card__image-wrap{position:relative;width:100%;height:240px;min-height:240px;max-height:240px;overflow:hidden;background:#0f172a;border-radius:18px 18px 0 0}@media (min-width: 769px){.news-card__image-wrap{height:320px;min-height:320px;max-height:320px}.news-card__image-wrap img,.news-card>a img,.program-card img{object-fit:cover!important;object-position:center top!important}}.news-card__image-wrap>a{display:block;width:100%;height:100%}.news-card__image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block;transition:transform .35s cubic-bezier(.16,1,.3,1)}.news-card:hover .news-card__image-wrap img{transform:scale(1.06)}.news-card__chapeu{position:absolute;bottom:12px;left:12px;z-index:5;background:#e11d48;color:#fff;font-family:Manrope,Plus Jakarta Sans,system-ui,sans-serif;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:6px 14px;border-radius:6px;box-shadow:0 4px 12px #e11d4873;pointer-events:none}.news-card__body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.news-card h3{margin:0 0 10px;font-size:clamp(1.05rem,1.75vw,1.45rem);line-height:1.22;letter-spacing:-.025em;font-weight:800}.news-card__meta{display:inline-flex;align-items:center;margin-bottom:14px;color:var(--accent);font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.news-card__excerpt{margin-bottom:14px;line-height:1.5;font-size:.88rem}.news-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid rgba(20,31,46,.09)}.news-card__date{font-size:.82rem;font-weight:700;color:#64748b;display:inline-flex;align-items:center;gap:6px}.news-card__action{font-size:.86rem;font-weight:900;color:#e11d48;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:transform .22s ease,color .2s ease}.news-card:hover .news-card__action{transform:translate(4px);color:#be123c}html[data-theme=dark] .news-card__footer{border-top-color:#ffffff1f}html[data-theme=dark] .news-card__date{color:#94a3b8}html[data-theme=dark] .news-card__action{color:#f43f5e}.news-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:36px;flex-wrap:wrap}.news-pagination-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:12px;font-size:.88rem;font-weight:800;background:#fff;border:1px solid rgba(20,31,46,.12);color:#0f172a;cursor:pointer;box-shadow:0 4px 12px #0000000a;transition:all .22s ease}.news-pagination-btn:hover:not(:disabled){background:#d71920;color:#fff;border-color:#d71920;box-shadow:0 6px 18px #d719204d;transform:translateY(-2px)}.news-pagination-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.news-pagination-pages{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.news-page-num{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:.9rem;font-weight:800;background:#fff;border:1px solid rgba(20,31,46,.12);color:#0f172a;cursor:pointer;box-shadow:0 2px 8px #00000008;transition:all .22s ease}.news-page-num:hover{border-color:#d71920;color:#d71920;transform:translateY(-2px)}.news-page-num.is-active{background:#d71920!important;color:#fff!important;border-color:#d71920!important;box-shadow:0 4px 14px #d7192059}html[data-theme=dark] .news-pagination-btn,html[data-theme=dark] .news-page-num{background:#1e293b;border-color:#ffffff26;color:#fff}html[data-theme=dark] .news-pagination-btn:hover:not(:disabled),html[data-theme=dark] .news-page-num.is-active{background:#d71920!important;color:#fff!important;border-color:#d71920!important}.split-section{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;padding:12px 0 72px}.split-panel{padding:38px}.split-panel span{display:inline-block;margin-bottom:14px;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800}.split-panel h2{margin:0 0 14px;line-height:1.05}.split-panel ul{margin:22px 0 0;padding-left:20px}.split-panel li+li{margin-top:10px}.split-panel--dark{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent),#151515;color:#fff}.split-panel--dark p,.split-panel--dark li{color:#ffffffc2}.pricing-card{display:flex;flex-direction:column;height:100%;padding:28px}.pricing-card strong{display:block;margin:10px 0 18px;line-height:1.2}.pricing-card h3{font-size:clamp(1.04rem,1.75vw,1.78rem);line-height:.98;letter-spacing:-.035em}.pricing-highlight{font-family:Manrope,Inter,Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ink)}.pricing-card ul{margin:0 0 22px;padding-left:20px;flex:1 1 auto}.pricing-card li+li{margin-top:10px}.pricing-card--featured{background:linear-gradient(180deg,#d719200f,#d7192003),#fff;border-color:#d7192033}.pricing-card a{margin-top:auto}.testimonial-section{--testimonial-gap: 24px}.testimonial-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:36px}.testimonial-carousel__viewport{overflow:hidden;width:100%;padding:12px 0}.testimonial-carousel__track{--testimonial-per-view: 3;display:flex;gap:var(--testimonial-gap);transition:transform .45s cubic-bezier(.25,1,.5,1);will-change:transform}.testimonial-card{flex:0 0 calc((100% - (var(--testimonial-gap) * (var(--testimonial-per-view) - 1))) / var(--testimonial-per-view));display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px;background:transparent;border:none;box-shadow:none;border-radius:0}.testimonial-card__avatar-wrap{width:140px;height:140px;border-radius:50%;overflow:hidden;margin-bottom:20px;flex-shrink:0;box-shadow:0 12px 28px #1018281a;background:#f0f2f5;border:3px solid #ffffff}.testimonial-card__avatar{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card__name{font-family:Merriweather,Playfair Display,Lora,Georgia,serif;font-size:1.35rem;font-weight:700;color:var(--ink);margin:0 0 6px;line-height:1.25}.testimonial-card__role{font-family:Manrope,Inter,Arial,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8c96a4;margin-bottom:16px}.testimonial-card__quote{font-family:Inter,Manrope,Arial,sans-serif;font-size:.96rem;line-height:1.6;color:#4a5568;max-width:320px;margin:0;font-style:normal}.testimonial-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(20,31,46,.12);border-radius:50%;background:#fffffff0;color:#141f2e;font-family:Manrope,Inter,Arial,sans-serif;font-size:1.25rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #10182814;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.testimonial-carousel__arrow:hover{transform:translateY(-2px);background:#141f2e;color:#fff;border-color:#141f2e;box-shadow:0 12px 24px #10182824}.testimonial-carousel__arrow-placeholder{width:48px;height:48px;visibility:hidden}.testimonial-carousel__dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:36px}.testimonial-carousel__dot{width:12px;height:12px;border-radius:50%;background:#e2e8f0;border:none;padding:0;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.testimonial-carousel__dot:hover{background:#cbd5e1}.testimonial-carousel__dot.is-active{background:#f39c12;transform:scale(1.25);box-shadow:0 2px 8px #f39c1266}.agenda-section{padding:0 0 72px}.agenda-table{display:grid;gap:14px;margin-top:34px}.agenda-row{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:22px 26px;border-radius:24px;background:#ffffffc2;border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow)}.agenda-row strong{font-size:1.3rem;color:var(--accent)}.agenda-row span{display:block;margin-top:4px}.agenda-row h3{font-size:clamp(1.08rem,1.8vw,1.8rem);line-height:1.02;letter-spacing:-.035em}.contact-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:0 0 72px}.contact-panel{padding:32px}.contact-panel .section-heading h2{font-size:clamp(1.34rem,2vw,2.18rem);line-height:1}.contact-form{display:grid;gap:16px;margin-top:26px}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:18px;background:#f8f6f3f0;padding:16px 18px;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#d719205c;box-shadow:0 0 0 4px #d7192014}.contact-form button{width:fit-content;border:0;border-radius:999px;padding:16px 28px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 14px 32px #d7192038}.instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-card{min-height:170px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#d7192014,#ffffffe6),#fff}.instagram-card span{font-size:.9rem;color:var(--accent);font-weight:800}.instagram-card strong{font-size:clamp(1.1rem,1.95vw,1.85rem);line-height:.98;letter-spacing:-.035em}.site-footer{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);align-items:center;gap:24px;margin-bottom:32px;padding:24px 28px 28px;border:1px solid rgba(20,31,46,.08);border-top:2px solid rgba(215,25,32,.16);border-radius:14px;background:linear-gradient(180deg,#fffffff2,#f6f8faf5),#fff;box-shadow:var(--shadow)}.footer-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.footer-meta__item{display:grid;gap:8px;min-height:92px;padding:16px 18px;border:1px solid rgba(20,31,46,.08);border-radius:12px;background:#ffffffc7}.footer-meta__label{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.footer-meta__label:before{content:"";width:18px;height:2px;background:currentColor}.footer-meta__item strong,.footer-meta__item a{color:#20262d;font-size:.95rem;font-weight:700;line-height:1.45}.footer-meta__item a{word-break:break-word;transition:color .2s ease}.footer-meta__item a:hover{color:var(--accent-dark)}@media (max-width: 980px){.hero-slider,.intro-strip,.split-section,.contact-wrap{grid-template-columns:1fr}.hero-slider__frame,.hero-slider__overlay{min-height:526px}.hero-slider__overlay{width:min(100%,100%);padding:34px 28px 24px}.stats-grid,.program-grid,.news-grid,.pricing-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-section__toolbar{align-items:flex-start;flex-direction:column}.news-carousel__track{--news-per-view: 2}.pricing-card--featured{transform:none}.site-footer{grid-template-columns:1fr;align-items:start}.footer-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-strip__panel--entities{grid-template-columns:1fr}.intro-strip__logos{flex-direction:row;justify-content:flex-start;align-items:center;padding-left:0}}@media (max-width: 760px){.topbar,.hero-slider,.intro-strip,.stats-grid,.content-section,.split-section,.agenda-section,.contact-wrap,.site-footer{width:min(100% - 12px,1560px)}.topbar{padding-top:12px;border-radius:10px}.brand span,.footer-brand span{font-size:.82rem}.brand__logo-frame{width:115px;height:92px;flex-basis:115px;margin-top:4px;margin-bottom:-48px}.brand img{width:140px;height:140px}.header-cta{width:100%}.main-nav{gap:10px 14px;font-size:.8rem;justify-content:flex-start}.main-nav a,.nav-dropdown,.nav-dropdown summary{width:100%}.nav-dropdown__menu{position:static;min-width:100%;margin-top:8px;box-shadow:none}.hero-slider{padding-top:18px}.hero-slider__frame,.hero-slider__overlay{min-height:475px}.hero-slider__overlay{justify-content:flex-end;padding:24px 18px 18px}.hero-slider__overlay h1{font-size:clamp(1rem,5.1vw,1.86rem);line-height:1.03}.hero-slider__overlay p,.intro-strip p{font-size:1rem}.intro-strip__panel{padding:24px 20px}.intro-strip__facts{flex-direction:column}.intro-strip__facts span{justify-content:center;width:100%}.intro-strip__logos{justify-content:space-between;gap:12px}.intro-strip__logos img{width:min(100%,96px)}.stats-grid,.program-grid,.news-grid,.pricing-grid,.testimonial-grid,.instagram-grid{grid-template-columns:1fr}.news-carousel{grid-template-columns:1fr;gap:12px}.news-carousel__viewport{order:1}.news-carousel__arrow{width:46px;height:46px}.news-carousel__track{--news-per-view: 1}.field-row,.agenda-row{grid-template-columns:1fr}.agenda-row{text-align:left}.site-footer,.footer-meta{justify-content:flex-start}.site-footer{padding:22px 18px 24px;margin-bottom:22px}.footer-meta{grid-template-columns:1fr}.footer-meta__item{min-height:auto}}@media (max-width: 980px){.hero-slider,.intro-strip,.stats-grid,.content-section,.split-section,.agenda-section,.contact-wrap,.site-footer{width:min(100% - 10px,1560px)}.topbar{position:static;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{display:none}.brand__logo-frame{width:82px;height:82px;flex-basis:82px;margin:0;overflow:visible}.brand img{position:static;width:82px;height:82px;transform:none;border-radius:50%;background:#fffffff5;box-shadow:0 16px 34px #10182824,0 0 0 1px #141f2e14}.mobile-menu-toggle,.mobile-nav-backdrop{display:block}.mobile-menu-toggle{position:fixed;top:18px;left:12px;z-index:46;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:0 12px;border-radius:12px;background:#fffffff5;box-shadow:0 16px 34px #1018281f,0 0 0 1px #141f2e14}.mobile-menu-toggle span{width:100%;height:2px;border-radius:999px;background:#121920;transition:transform .24s ease,opacity .24s ease}.mobile-menu-toggle.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-active span:nth-child(2){opacity:0}.mobile-menu-toggle.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:38;border:0;padding:0;background:#0f17205c;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.mobile-nav-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.main-nav{position:fixed;top:0;left:0;z-index:42;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:min(82vw,320px);height:100vh;gap:8px;margin:0;padding:88px 14px 22px;border:0;border-radius:0 18px 18px 0;background:#fffffffa;box-shadow:18px 0 40px #1018282e;transform:translate(-106%);transition:transform .28s ease;overflow-y:auto}.main-nav .mobile-drawer-brand{display:flex;justify-content:center;align-items:center;margin:0 auto 12px;padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.mobile-drawer-brand img{width:96px;height:96px;object-fit:contain;background:transparent!important;border:none!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}.main-nav.is-open{transform:translate(0)}.main-nav a:not(.header-cta),.nav-dropdown summary{width:100%;min-height:44px;padding-inline:14px;font-size:.92rem;border:1px solid rgba(20,31,46,.08);background:#f6f8fbeb}.header-cta,.pricing-card a,.agenda-row a,.program-card a.secondary-button,.program-card a.primary-button,.contact-form button,.nav-dropdown{width:100%}.nav-dropdown__menu{position:static;min-width:100%;margin-top:8px;padding:8px;box-shadow:none;background:#f7f8faf2}.hero-slider{padding-top:92px;padding-bottom:28px}.hero-slider__frame,.hero-slider__overlay{min-height:430px}.hero-slider__overlay{padding:18px 14px 14px}.hero-slider__overlay h1{max-width:11ch;font-size:clamp(1.06rem,7vw,1.58rem);line-height:1.04}.hero-slider__overlay p,.intro-strip p,.split-panel p,.contact-panel p{font-size:.94rem;line-height:1.55}.hero-actions{flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-actions .primary-button,.hero-actions .secondary-button{width:auto;min-width:0;padding:10px 16px;font-size:.88rem;line-height:1.1;box-shadow:0 10px 22px #1018281f}.hero-slider__indicators{justify-content:center;gap:8px}.hero-slider__footer{gap:4px;margin-top:16px;padding-top:14px}.hero-slider__footer strong{font-size:.92rem}.hero-slider__footer span{font-size:.84rem}.news-section__toolbar{margin-top:24px;gap:12px}.news-section__status{font-size:.9rem}.news-toggle{width:100%;min-height:44px;justify-content:space-between;padding-inline:16px 8px;font-size:.84rem}.news-toggle__icon{width:28px;height:28px;font-size:.88rem}.news-carousel{margin-top:18px}.news-carousel__arrow{width:42px;height:42px;font-size:1.1rem}.news-card__meta{margin-bottom:12px;font-size:.66rem;letter-spacing:.1em}.news-card h3{font-size:clamp(1rem,6vw,1.42rem);line-height:1.02}.section-heading span,.pricing-period,.split-panel span,.footer-meta__label{font-size:.68rem;letter-spacing:.1em}.section-heading h2,.split-panel h2{font-size:clamp(1.18rem,6.6vw,1.76rem);line-height:1.02;letter-spacing:-.035em}.content-section{padding:54px 0}.split-section,.agenda-section,.contact-wrap,.stats-grid{padding-bottom:54px}.intro-strip__panel,.split-panel,.contact-panel,.pricing-card,.testimonial-card,.instagram-card,.stat-card{padding:20px 16px}.intro-strip__logos img{width:min(100%,82px)}.stat-card strong{font-size:clamp(1.7rem,10vw,2.3rem)}.stat-card span{margin-top:8px;font-size:.92rem}.program-card img{height:220px}.program-card__body{padding:18px 16px 20px}.program-card h3{font-size:clamp(1rem,6vw,1.4rem);line-height:1.02}.pricing-card h3{font-size:clamp(1rem,6vw,1.46rem)}.pricing-highlight{font-size:.82rem}.pricing-card ul,.split-panel ul{padding-left:18px}.agenda-row{gap:12px;padding:18px 16px;border-radius:18px}.agenda-row strong{font-size:1.08rem}.agenda-row h3{font-size:clamp(1rem,6vw,1.34rem)}.contact-panel .section-heading h2,.instagram-card strong{font-size:clamp(1.08rem,6vw,1.54rem)}.contact-form{gap:12px;margin-top:20px}.contact-form input,.contact-form select,.contact-form textarea{padding:14px 15px;border-radius:14px;font-size:.94rem}.footer-brand{align-items:flex-start;gap:12px}.footer-brand img{width:54px;height:54px}.footer-brand strong{font-size:1.12rem;letter-spacing:.05em}.footer-brand span{font-size:.82rem}.footer-brand__copy small{font-size:.76rem}.footer-meta__item{padding:14px 14px 15px}.footer-meta__item strong,.footer-meta__item a{font-size:.88rem;line-height:1.4}.testimonial-section{--testimonial-gap: 16px}.testimonial-carousel{gap:8px}.testimonial-carousel__arrow,.testimonial-carousel__arrow-placeholder{width:38px;height:38px;font-size:1rem}.testimonial-card{padding:10px 4px}.testimonial-card__avatar-wrap{width:105px;height:105px;margin-bottom:14px}.testimonial-card__name{font-size:1.12rem}.testimonial-card__role{font-size:.7rem;margin-bottom:12px}.testimonial-card__quote{font-size:.88rem;line-height:1.5}.testimonial-carousel__dots{margin-top:24px;gap:8px}.testimonial-carousel__dot{width:10px;height:10px}}.official-calendar-section{margin-bottom:48px;padding:32px;background:linear-gradient(180deg,#0f172af2,#0b0f19fa);border:1px solid rgba(215,25,32,.25);border-radius:24px;box-shadow:0 20px 40px #0006;color:#fff}.calendar-widget-container{display:flex;flex-direction:column;gap:16px;margin-top:24px}.calendar-header-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#d719201a;border:1px solid rgba(215,25,32,.3);border-radius:12px}.cal-month-title{font-size:1.4rem;font-weight:800;letter-spacing:.08em;color:#fff;margin:0;text-transform:uppercase}.cal-nav-btn{background:#d7192033;border:1px solid rgba(215,25,32,.5);color:#fff;width:40px;height:40px;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cal-nav-btn:hover{background:#d71920;transform:scale(1.05)}.calendar-weekdays-bar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekday-header-col{background:#d71920;color:#fff;font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;padding:12px 4px;text-align:center;border-radius:6px;box-shadow:0 4px 10px #d719204d}.calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal-day-cell{background:#0f172ab3;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 8px;min-height:88px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none}.cal-day-cell--other{opacity:.3;background:#0003;cursor:default}.cal-day-cell--current{cursor:pointer}.cal-day-cell--current:hover{border-color:#d71920;background:#d7192026;transform:translateY(-2px)}.cal-day-cell.is-selected{border:2px solid #f43f5e!important;background:#f43f5e33!important;box-shadow:0 0 12px #f43f5e66}.cal-day-cell.is-today{background:#d71920!important;border-color:#f43f5e!important;color:#fff!important;box-shadow:0 0 16px #d7192080}.today-badge{position:absolute;top:6px;left:6px;font-size:.62rem;background:#ffffff4d;color:#fff;padding:2px 6px;border-radius:4px;font-weight:800;text-transform:uppercase}.day-number{font-size:1.15rem;font-weight:800;align-self:flex-end}.day-events-indicator{display:flex;align-items:center;gap:5px;font-size:.72rem;color:#fca5a5;background:#d719204d;padding:4px 6px;border-radius:4px;margin-top:6px}.is-today .day-events-indicator{color:#fff;background:#0000004d}.event-dot{width:7px;height:7px;border-radius:50%;background:#f43f5e;display:inline-block}.calendar-events-detail-panel{margin-top:20px;padding:20px;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:14px}.calendar-events-detail-panel h3{font-size:1.15rem;color:#fff;margin-bottom:16px;display:flex;align-items:center;gap:8px}.no-events-box{padding:20px;background:#ffffff0a;border-radius:8px;color:#94a3b8;font-size:.9rem;text-align:center}.cal-events-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.cal-event-card{background:#1e293bd9;border:1px solid rgba(255,255,255,.1);border-left:4px solid #d71920;border-radius:12px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.cal-event-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cal-event-category{background:#d7192040;color:#fca5a5;padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cal-event-time{font-size:.8rem;color:#94a3b8;font-weight:600}.cal-event-card h4{font-size:1.15rem;color:#fff;margin:0 0 6px;font-weight:700}.cal-event-location{font-size:.88rem;color:#cbd5e1;margin:0 0 8px}.cal-event-desc{font-size:.85rem;color:#94a3b8;line-height:1.4;margin:0 0 14px}.cal-event-cta{display:inline-block;text-align:center;background:#d71920;color:#fff;padding:10px 16px;border-radius:8px;text-decoration:none;font-size:.85rem;font-weight:700;transition:background .2s}.cal-event-cta:hover{background:#b91c1c}@media (max-width: 768px){.official-calendar-section{padding:16px;border-radius:16px}.weekday-header-col{font-size:.65rem;padding:8px 2px}.cal-day-cell{min-height:65px;padding:4px}.day-number{font-size:.95rem}}html[data-theme=dark],:root[data-theme=dark]{--bg-page: #091121;--surface: #0f172a;--surface-strong: #152238;--ink: #f8fafc;--muted: #94a3b8;--border: rgba(255, 255, 255, .14);--panel: #0f172a;color:#f8fafc;background:#091121}html[data-theme=dark] body{background-color:#091121;color:#f8fafc}html[data-theme=dark] .topbar{background:#0f172af2;border-color:#ffffff2e;color:#fff;box-shadow:0 16px 40px #0006}html[data-theme=dark] .main-nav{background:#0f172a!important;border-color:#ffffff1f!important;box-shadow:inset 0 1px #ffffff1a,0 10px 30px #00000080!important}html[data-theme=dark] .main-nav a:not(.header-cta):not(.mobile-drawer-brand),html[data-theme=dark] .nav-dropdown summary{color:#fff!important;background:transparent!important;border:none!important;box-shadow:none!important}html[data-theme=dark] .main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover,html[data-theme=dark] .nav-dropdown summary:hover{color:#fff!important;background:#ffffff1a!important}html[data-theme=dark] .mobile-menu-toggle{background:#1e293b!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 8px 24px #0006!important}html[data-theme=dark] .mobile-menu-toggle span{background:#fff!important}html[data-theme=dark] .nav-dropdown[open] summary{background:#ffffff1a!important;color:#fff!important}html[data-theme=dark] .nav-dropdown__menu{background:#091121!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 20px 45px #00000080!important}html[data-theme=dark] .nav-dropdown__menu a{color:#f1f5f9!important;background:transparent!important}html[data-theme=dark] .nav-dropdown__menu a:hover{color:#fff!important;background:#d7192040!important}html[data-theme=light] .main-nav a:not(.header-cta):not(.mobile-drawer-brand),html[data-theme=light] .nav-dropdown summary{color:#20262d!important;background:transparent!important;border:none!important;box-shadow:none!important}html[data-theme=light] .main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover,html[data-theme=light] .nav-dropdown summary:hover{color:#d71920!important;background:#141f2e0d!important}html[data-theme=light] .mobile-menu-toggle{background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 8px 24px #0000001a!important}html[data-theme=light] .mobile-menu-toggle span{background:#0f172a!important}html[data-theme=light] .nav-dropdown[open] summary{background:#141f2e0f!important;color:#d71920!important}html[data-theme=light] .nav-dropdown__menu{background:#fff!important;border:1px solid #cbd5e1!important;box-shadow:0 20px 45px #0000001f!important}html[data-theme=light] .nav-dropdown__menu a{color:#0f172a!important;background:transparent!important}html[data-theme=light] .nav-dropdown__menu a:hover{color:#d71920!important;background:#d7192014!important}@media (max-width: 991px){html[data-theme=dark] .main-nav{background:#0f172a!important;border-color:#ffffff1f!important;box-shadow:18px 0 40px #0009!important}html[data-theme=dark] .main-nav a:not(.header-cta):not(.mobile-drawer-brand),html[data-theme=dark] .nav-dropdown summary{color:#fff!important;background:#1e293b!important;border:1px solid rgba(255,255,255,.16)!important;font-weight:700!important}html[data-theme=dark] .main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover,html[data-theme=dark] .nav-dropdown summary:hover{color:#fff!important;background:#d719204d!important;border-color:#d71920!important}html[data-theme=light] .main-nav{background:#fff!important;border-right:1px solid #cbd5e1!important;box-shadow:18px 0 40px #10182826!important}html[data-theme=light] .main-nav a:not(.header-cta):not(.mobile-drawer-brand),html[data-theme=light] .nav-dropdown summary{color:#0f172a!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important;font-weight:700!important}html[data-theme=light] .main-nav a:not(.header-cta):not(.mobile-drawer-brand):hover,html[data-theme=light] .nav-dropdown summary:hover{color:#d71920!important;background:#d7192014!important;border-color:#d71920!important}}html[data-theme=dark] .intro-strip__panel{background:#0f172a;border-color:#ffffff1f;color:#fff}html[data-theme=dark] .intro-strip__panel h2,html[data-theme=dark] .intro-strip__panel h3{color:#fff}html[data-theme=dark] .intro-strip__panel p{color:#94a3b8}html[data-theme=dark] .stat-card{background:#0f172a;border-color:#ffffff1f;color:#fff}html[data-theme=dark] .stat-card strong{color:#fff}html[data-theme=dark] .stat-card span{color:#94a3b8}html[data-theme=dark] .news-card{background:#0f172a;border-color:#ffffff1f;color:#fff;box-shadow:0 10px 30px #00000040}html[data-theme=dark] .news-card>a{background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}html[data-theme=dark] .news-card__body>a:not(.secondary-button){background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important;color:#fff!important}html[data-theme=dark] .news-toggle{background:#0f172a;border-color:#ffffff2e;color:#fff;box-shadow:inset 0 1px #ffffff14,0 12px 24px #0000004d}html[data-theme=dark] .news-toggle:hover{background:#1e293b;border-color:#e11d4866;color:#fff}html[data-theme=dark] .news-carousel__arrow{background:#0f172a;border-color:#ffffff2e;color:#fff;box-shadow:0 14px 30px #0000004d}html[data-theme=dark] .news-carousel__arrow:hover{background:#e11d48;border-color:#e11d48;color:#fff}html[data-theme=dark] .news-section__status{color:#94a3b8}html[data-theme=dark] .news-card h3{color:#fff}html[data-theme=dark] .news-card__excerpt{color:#94a3b8}html[data-theme=dark] .testimonial-card__name{color:#fff}html[data-theme=dark] .testimonial-card__role{color:#94a3b8}html[data-theme=dark] .testimonial-card__quote{color:#cbd5e1}html[data-theme=dark] .pricing-card{background:#0f172a;border-color:#ffffff1f;color:#fff}html[data-theme=dark] .pricing-card--featured{background:linear-gradient(180deg,#e11d481f,#0f172afa),#0f172a;border-color:#e11d4866}html[data-theme=dark] .pricing-period{color:#f43f5e}html[data-theme=dark] .pricing-card h3,html[data-theme=dark] .pricing-highlight,html[data-theme=dark] .instagram-card strong,html[data-theme=dark] .split-panel--light h2{color:#fff}html[data-theme=dark] .pricing-card ul li,html[data-theme=dark] .split-panel--light p{color:#cbd5e1}html[data-theme=dark] .pricing-card a{background:#e11d48;color:#fff;border-radius:999px;text-align:center;font-weight:700;border:none}html[data-theme=dark] .pricing-card a:hover{background:#be123c}html[data-theme=dark] .instagram-card{background:#0f172a;border:1px solid rgba(255,255,255,.12);color:#fff}html[data-theme=dark] .instagram-card span{color:#f43f5e}html[data-theme=dark] .split-panel--light{background:#0f172a;border:1px solid rgba(255,255,255,.12);color:#fff}html[data-theme=dark] .secondary-button{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2)}html[data-theme=dark] .secondary-button:hover{background:#ffffff38;color:#fff}html[data-theme=dark] .intro-strip__facts span{background:#1e293b;border-color:#ffffff26;color:#f8fafc}html[data-theme=dark] .contact-panel{background:#0f172a;border-color:#ffffff1f;color:#fff}html[data-theme=dark] .contact-form input,html[data-theme=dark] .contact-form select,html[data-theme=dark] .contact-form textarea{background:#0b1120;border-color:#ffffff2e;color:#fff}html[data-theme=dark] .site-footer{background:#0f172a;border-color:#ffffff1f;color:#fff}html[data-theme=dark] .footer-meta__item{background:#152238;border-color:#ffffff1f}html[data-theme=dark] .footer-meta__item strong,html[data-theme=dark] .footer-meta__item a{color:#f8fafc}.official-calendar-section.is-light-theme{background:#fff;color:#0f172a;border-color:#e2e8f0;box-shadow:0 10px 30px #0000000f}.official-calendar-section.is-light-theme .section-heading h2{color:#0f172a}.official-calendar-section.is-light-theme .section-heading span{color:#d71920}.official-calendar-section.is-light-theme .calendar-header-nav{background:#f1f5f9;border:1px solid #e2e8f0}.official-calendar-section.is-light-theme .cal-month-title{color:#0f172a}.official-calendar-section.is-light-theme .cal-nav-btn{background:#fff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:0 2px 5px #0000000d}.official-calendar-section.is-light-theme .cal-nav-btn:hover{background:#d71920;color:#fff;border-color:#d71920}.official-calendar-section.is-light-theme .calendar-weekdays-bar{background:#d71920;border-radius:8px 8px 0 0}.official-calendar-section.is-light-theme .weekday-header-col{color:#fff;font-weight:800}.official-calendar-section.is-light-theme .calendar-days-grid{border-color:#cbd5e1}.official-calendar-section.is-light-theme .cal-day-cell{border-color:#e2e8f0}.official-calendar-section.is-light-theme .cal-day-cell--other{background:#f8fafc;color:#cbd5e1}.official-calendar-section.is-light-theme .cal-day-cell--current{background:#fff;color:#0f172a}.official-calendar-section.is-light-theme .cal-day-cell--current:hover{background:#f1f5f9}.official-calendar-section.is-light-theme .cal-day-cell--current.has-events{background:#fff1f2;border:1px solid #fecdd3}.official-calendar-section.is-light-theme .cal-day-cell--current.is-selected{background:#ffe4e6;border:2px solid #e11d48;box-shadow:0 0 0 3px #e11d4826}.official-calendar-section.is-light-theme .day-number{color:#0f172a}.official-calendar-section.is-light-theme .day-events-indicator{background:#e11d4826;color:#be123c}.official-calendar-section.is-light-theme .calendar-events-detail-panel{background:#f8fafc;border-color:#e2e8f0}.official-calendar-section.is-light-theme .calendar-events-detail-panel h3{color:#0f172a}.official-calendar-section.is-light-theme .cal-event-card{background:#fff;border-color:#e2e8f0;border-left:4px solid #d71920;box-shadow:0 4px 12px #0000000a}.official-calendar-section.is-light-theme .cal-event-card h4{color:#0f172a}.official-calendar-section.is-light-theme .cal-event-location{color:#475569}.official-calendar-section.is-light-theme .cal-event-desc{color:#64748b}.official-calendar-section.is-light-theme .no-events-box{background:#fff;border:1px solid #e2e8f0;color:#64748b}.dojos-section{padding:54px 0}.dojos-carousel{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:32px}.dojos-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--surface-strong, #152238);border:1px solid var(--border, rgba(255, 255, 255, .15));color:var(--ink, #ffffff);font-size:1.3rem;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #00000026;transition:all .25s ease;z-index:2}.dojos-carousel__arrow:hover{background:#e11d48;border-color:#e11d48;color:#fff;transform:scale(1.08)}.dojos-carousel__viewport{overflow:hidden;width:100%}.dojos-carousel__track{display:flex;gap:20px;transition:transform .4s cubic-bezier(.16,1,.3,1);--dojos-per-view: 4}.dojo-card-carousel{flex:0 0 calc((100% - (var(--dojos-per-view) - 1) * 20px) / var(--dojos-per-view));background:var(--surface, #0f172a);border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:18px;padding:24px 18px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 10px 24px #00000014}.dojo-card-carousel:hover{transform:translateY(-6px);border-color:#e11d4880;box-shadow:0 16px 36px #e11d482e}.dojo-card-carousel__badge{display:inline-flex;align-items:center;gap:4px;background:#10b98124;color:#10b981;border:1px solid rgba(16,185,129,.3);font-size:.68rem;font-weight:800;padding:3px 10px;border-radius:20px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.dojo-card-carousel__logo-wrap{width:120px;height:120px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:inset 0 0 12px #0000001a;transition:transform .3s ease}html[data-theme=light] .dojo-card-carousel__logo-wrap{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 12px #0000000a}.dojo-card-carousel:hover .dojo-card-carousel__logo-wrap{transform:scale(1.05)}.dojo-card-carousel__logo-wrap img{max-width:100%;max-height:100%;object-fit:contain}.dojo-card-carousel__title{font-size:1.05rem;font-weight:800;line-height:1.25;margin-bottom:6px;color:var(--ink, #ffffff)}.dojo-card-carousel__master{font-size:.84rem;color:var(--muted, #94a3b8);font-weight:600;margin-bottom:12px}.dojo-card-carousel__location{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:700;color:#e11d48;background:#e11d481a;padding:4px 12px;border-radius:12px;margin-top:auto}.dojos-carousel__dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:24px}.dojos-carousel__dot{width:12px;height:12px;border-radius:999px;border:none;background:var(--border, rgba(255, 255, 255, .25));cursor:pointer;transition:all .25s ease}.dojos-carousel__dot.is-active{width:34px;background:#e11d48}.dojo-profile-wrapper{min-height:100vh;background:var(--bg-body, #070d19);color:var(--ink, #ffffff);padding-bottom:64px}html[data-theme=light] .dojo-profile-wrapper{background:#f8fafc;color:#0f172a}.dojo-profile-topbar{padding:12px 18px;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #00000026}html[data-theme=light] .dojo-profile-topbar,.theme-is-light .dojo-profile-topbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d}.dojo-profile-topbar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.dojo-profile-brand{display:flex;align-items:center;gap:10px;min-width:0}.dojo-profile-brand__logo{height:38px;width:auto;object-fit:contain;flex-shrink:0}.dojo-profile-brand__text{display:flex;flex-direction:column;min-width:0}.dojo-profile-brand__text strong{font-size:1.05rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--ink, #ffffff)}html[data-theme=light] .dojo-profile-brand__text strong,.theme-is-light .dojo-profile-brand__text strong{color:#0f172a}.dojo-profile-brand__text span{font-size:.74rem;color:var(--muted, #94a3b8);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dojo-profile-topbar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.dojo-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;height:38px;border-radius:20px;font-size:.82rem;font-weight:700;white-space:nowrap;cursor:pointer;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .2s ease;text-decoration:none}html[data-theme=light] .dojo-back-btn,.theme-is-light .dojo-back-btn{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.dojo-back-btn:hover{background:#e11d4826;color:#e11d48;border-color:#e11d4866}.theme-toggle-btn-topbar{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;height:38px;border-radius:20px;font-size:.82rem;font-weight:700;white-space:nowrap;cursor:pointer;background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0000001a;transition:all .2s ease}html[data-theme=light] .theme-toggle-btn-topbar,.theme-is-light .theme-toggle-btn-topbar{background:#fff;color:#0f172a;border-color:#cbd5e1}.btn-text-mobile{display:none}@media (max-width: 640px){.dojo-profile-topbar{padding:8px 12px}.hide-on-mobile,.btn-text-desktop{display:none!important}.btn-text-mobile{display:inline!important}.dojo-back-btn{padding:6px 12px;height:34px;font-size:.78rem}.theme-toggle-btn-topbar{padding:6px 10px;height:34px;font-size:.78rem}.theme-toggle-label{font-size:.75rem}}.dojo-profile-container{max-width:1140px;margin:0 auto;padding:24px 24px 0}.dojo-breadcrumb-nav{display:flex;align-items:center;gap:8px;font-size:.86rem;color:var(--muted, #94a3b8);margin-bottom:24px}.dojo-breadcrumb-nav a{color:var(--muted, #94a3b8);text-decoration:none;transition:color .2s ease}.dojo-breadcrumb-nav a:hover{color:#e11d48}.dojo-breadcrumb-nav .sep{opacity:.5}.dojo-breadcrumb-nav .current{color:var(--ink, #ffffff);font-weight:700}.dojo-hero-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:20px;padding:36px 32px;margin-bottom:28px;box-shadow:0 16px 40px #0003;color:#fff}html[data-theme=light] .dojo-hero-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:none}.dojo-hero-card__body{display:flex;align-items:center;gap:28px}.dojo-hero-card__logo-frame{width:130px;height:130px;min-width:130px;border-radius:18px;background:#fff;padding:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #0000004d;border:2px solid rgba(255,255,255,.2)}.dojo-hero-card__logo-frame img{max-width:100%;max-height:100%;object-fit:contain}.dojo-hero-card__details{flex:1}.dojo-status-badge{display:inline-flex;align-items:center;gap:6px;background:#10b98129;border:1px solid rgba(16,185,129,.35);color:#34d399;padding:5px 12px;border-radius:20px;font-size:.72rem;font-weight:800;letter-spacing:.04em;margin-bottom:12px}.dojo-hero-card__details h1{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;line-height:1.2;margin-bottom:8px;color:#fff}.dojo-hero-card__master{font-size:.98rem;color:#ffffffd9;margin-bottom:14px}.dojo-hero-card__meta-pills{display:flex;flex-wrap:wrap;gap:10px}.pill{font-size:.8rem;font-weight:700;padding:4px 12px;border-radius:12px}.pill--location{background:#e11d4826;color:#f43f5e;border:1px solid rgba(225,29,72,.3)}.pill--code{background:#ffffff1a;color:#ffffffd9;border:1px solid rgba(255,255,255,.15)}.dojo-profile-content-grid{display:grid;grid-template-columns:1fr 340px;gap:24px}.dojo-card-panel{background:var(--surface, #0f172a);border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:18px;padding:24px;margin-bottom:24px;box-shadow:0 6px 20px #0000000d}html[data-theme=light] .dojo-card-panel{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 14px #0000000a}.dojo-card-panel h2,.dojo-card-panel h3{font-size:1.15rem;font-weight:800;margin-bottom:14px;color:var(--ink, #ffffff)}.dojo-description-paragraph{font-size:.96rem;line-height:1.65;color:var(--muted, #94a3b8)}.dojo-authenticity-header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.authenticity-seal{height:44px;width:44px;object-fit:contain}.dojo-authenticity-header h3{font-size:1.05rem;margin-bottom:2px}.dojo-authenticity-header p{font-size:.8rem;color:var(--muted, #94a3b8)}.dojo-authenticity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.auth-stat-box{background:#ffffff0a;border:1px solid var(--border, rgba(255, 255, 255, .08));border-radius:12px;padding:14px}html[data-theme=light] .auth-stat-box{background:#f8fafc;border-color:#e2e8f0}.auth-stat-box__label{display:block;font-size:.7rem;color:var(--muted, #94a3b8);text-transform:uppercase;letter-spacing:.04em;font-weight:700;margin-bottom:4px}.auth-stat-box__value{display:block;font-size:.88rem;font-weight:700;color:var(--ink, #ffffff)}.auth-stat-box__value--active{color:#10b981}.dojo-info-list{list-style:none;padding:0;margin:0 0 20px}.dojo-info-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.dojo-info-list .info-icon{font-size:1.1rem;margin-top:2px}.dojo-info-list small{display:block;font-size:.72rem;color:var(--muted, #94a3b8);text-transform:uppercase;font-weight:700}.dojo-info-list strong{font-size:.9rem;color:var(--ink, #ffffff)}.dojo-cta-group{display:flex;flex-direction:column;gap:10px}.dojo-cta-btn{width:100%;text-align:center;justify-content:center}@media (max-width: 900px){.dojo-profile-content-grid,.dojo-authenticity-grid{grid-template-columns:1fr}}.news-profile-wrapper{min-height:100vh;background:var(--bg-body, #0b0f19);color:var(--ink, #ffffff);padding-bottom:60px}.news-post-container{max-width:960px;margin:0 auto;padding:0 20px}.news-post-article{background:var(--surface, #0f172a);border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:20px;padding:36px 40px;box-shadow:0 10px 30px #0000001f;margin-bottom:40px}html[data-theme=light] .news-post-article{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 20px #0000000f}.news-post-header{margin-bottom:28px}.news-post-badge-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.news-post-badge{background:linear-gradient(135deg,#e11d48,#be123c);color:#fff;font-size:.78rem;font-weight:800;padding:4px 12px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.news-post-meta-date,.news-post-meta-read{font-size:.82rem;color:var(--muted, #94a3b8);font-weight:600}.news-post-title{font-size:clamp(1.6rem,3.8vw,2.4rem);font-weight:800;line-height:1.25;color:var(--ink, #ffffff);margin-bottom:16px;letter-spacing:-.02em}html[data-theme=light] .news-post-title{color:#0f172a}.news-post-lead{font-size:1.1rem;line-height:1.6;color:var(--muted, #cbd5e1);font-weight:500;border-left:3px solid #e11d48;padding-left:16px}html[data-theme=light] .news-post-lead{color:#475569}.news-post-featured-media{margin-bottom:32px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0003}.news-post-cover-img{width:100%;max-height:480px;object-fit:cover;display:block}.news-post-media-caption{background:#0006;padding:8px 16px;font-size:.78rem;color:#cbd5e1;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html[data-theme=light] .news-post-media-caption{background:#f1f5f9;color:#64748b}.news-post-body{font-size:1.02rem;line-height:1.75;color:var(--muted, #cbd5e1);margin-bottom:36px}html[data-theme=light] .news-post-body{color:#334155}.news-post-body p{margin-bottom:20px}.news-post-quote{margin:28px 0;padding:20px 24px;background:#e11d4814;border-left:4px solid #e11d48;border-radius:0 12px 12px 0;font-size:1.12rem;font-style:italic;color:var(--ink, #ffffff);line-height:1.6}html[data-theme=light] .news-post-quote{background:#fff1f2;color:#9f1239}.news-post-keypoints-box{background:#0284c714;border:1px solid rgba(2,132,199,.25);border-radius:14px;padding:20px 24px;margin:28px 0}html[data-theme=light] .news-post-keypoints-box{background:#f0f9ff;border-color:#bae6fd}.news-post-keypoints-box h3{font-size:1rem;font-weight:800;color:#38bdf8;margin-bottom:12px}html[data-theme=light] .news-post-keypoints-box h3{color:#0369a1}.news-post-keypoints-box ul{padding-left:20px}.news-post-keypoints-box li{margin-bottom:8px;font-size:.95rem;line-height:1.5}.news-post-footer-actions{border-top:1px solid var(--border, rgba(255, 255, 255, .12));padding-top:28px;display:flex;flex-direction:column;gap:24px}.news-share-block{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.news-share-btns{display:flex;gap:10px;flex-wrap:wrap}.share-btn{padding:10px 16px;border-radius:10px;font-size:.85rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease}.share-btn--whatsapp{background:#25d366;color:#fff;box-shadow:0 4px 12px #25d3664d}.share-btn--whatsapp:hover{background:#1da851;transform:translateY(-2px)}.share-btn--copy{background:#ffffff1a;color:var(--ink, #ffffff);border:1px solid var(--border, rgba(255, 255, 255, .2))}html[data-theme=light] .share-btn--copy{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.news-post-author-box{display:flex;align-items:center;gap:14px;background:#ffffff0a;padding:16px 20px;border-radius:14px;border:1px solid rgba(255,255,255,.08)}html[data-theme=light] .news-post-author-box{background:#f8fafc;border-color:#e2e8f0}.news-post-author-box img{width:44px;height:44px;object-fit:contain}.news-post-author-box strong{display:block;font-size:.9rem;color:var(--ink, #ffffff)}html[data-theme=light] .news-post-author-box strong{color:#0f172a}.news-post-author-box p{font-size:.78rem;color:var(--muted, #94a3b8);margin:2px 0 0}.news-related-section{margin-top:48px}.news-related-section h2{font-size:1.35rem;font-weight:800;margin-bottom:20px;color:var(--ink, #ffffff)}html[data-theme=light] .news-related-section h2{color:#0f172a}.news-profile-wrapper{min-height:100vh;transition:background-color .3s ease,color .3s ease}html[data-theme=dark] .news-profile-wrapper,.news-profile-wrapper.theme-is-dark{background-color:#090d16;color:#f8fafc}html[data-theme=light] .news-profile-wrapper,.news-profile-wrapper.theme-is-light{background-color:#f8fafc;color:#0f172a}.editorial-news-container{max-width:1240px;margin:0 auto;padding:30px 20px 80px;display:grid;grid-template-columns:54px 1fr 340px;gap:36px;align-items:start}.sticky-social-bar{position:sticky;top:100px;display:flex;flex-direction:column;gap:14px;z-index:10}.social-circle-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;border:none;cursor:pointer;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,filter .2s ease;box-shadow:0 4px 14px #00000026}.social-circle-btn:hover{transform:scale(1.12);filter:brightness(1.1);box-shadow:0 8px 20px #00000040}.social-whatsapp{background:#25d366;color:#fff}.social-facebook{background:#1877f2;color:#fff}.social-twitter{background:#0f1419;color:#fff}html[data-theme=light] .social-twitter{background:#000}.social-copy{background:#475569;color:#fff}html[data-theme=light] .social-copy{background:#e2e8f0;color:#0f172a}.editorial-main-content{min-width:0;transition:font-size .2s ease}.editorial-main-content.fs-large{font-size:1.15rem}.editorial-main-content.fs-xlarge{font-size:1.25rem}.toast-notification{background:#10b981;color:#fff;padding:12px 18px;border-radius:8px;font-size:.88rem;font-weight:700;margin-bottom:16px;box-shadow:0 6px 18px #10b9814d;animation:fadeIn .3s ease}.editorial-breadcrumbs{font-size:.82rem;font-weight:700;color:#94a3b8;margin-bottom:16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}html[data-theme=light] .editorial-breadcrumbs{color:#64748b}.editorial-breadcrumbs a{color:#94a3b8;text-decoration:none;transition:color .2s}html[data-theme=light] .editorial-breadcrumbs a{color:#475569}.editorial-breadcrumbs a:hover{color:#e11d48}.bc-sep{opacity:.5}.bc-current{color:#e11d48;font-weight:800}.editorial-category-strip{display:flex;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.news-cat-pill{background:#e11d48;color:#fff;padding:5px 14px;border-radius:6px;font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.reading-time-pill{font-size:.82rem;font-weight:600;color:#94a3b8}html[data-theme=light] .reading-time-pill{color:#64748b}.font-size-controls{margin-left:auto;display:flex;align-items:center;gap:6px}.font-label{font-size:.78rem;color:#94a3b8;font-weight:600}html[data-theme=light] .font-label{color:#64748b}.font-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;padding:3px 10px;border-radius:6px;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .2s ease}html[data-theme=light] .font-btn{background:#e2e8f0;border-color:#cbd5e1;color:#0f172a}.font-btn.active,.font-btn:hover{background:#e11d48;border-color:#e11d48;color:#fff}.editorial-headline{font-size:clamp(2rem,4.5vw,2.85rem);font-weight:900;line-height:1.18;letter-spacing:-.025em;color:#fff;margin-bottom:16px}html[data-theme=light] .editorial-headline{color:#0f172a}.editorial-subtitle{font-size:1.2rem;font-weight:600;line-height:1.55;color:#cbd5e1;padding-left:18px;border-left:4px solid #e11d48;margin-bottom:24px}html[data-theme=light] .editorial-subtitle{color:#334155;border-left-color:#e11d48}.editorial-meta-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px 0;margin-bottom:24px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}html[data-theme=light] .editorial-meta-bar{border-top-color:#e2e8f0;border-bottom-color:#e2e8f0}.author-info{display:flex;align-items:center;gap:12px}.author-avatar{width:42px;height:42px;border-radius:50%;object-fit:contain;background:#ffffff1a;padding:3px;border:1px solid rgba(255,255,255,.2)}html[data-theme=light] .author-avatar{background:#f1f5f9;border-color:#cbd5e1}.author-name{display:block;font-size:.92rem;color:#fff}html[data-theme=light] .author-name{color:#0f172a}.verified-badge{background:#0284c7;color:#fff;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;margin-left:4px}.author-subtext{display:block;font-size:.76rem;color:#94a3b8}html[data-theme=light] .author-subtext{color:#64748b}.meta-right-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.meta-item{font-size:.84rem;font-weight:600;color:#94a3b8}html[data-theme=light] .meta-item{color:#64748b}.audio-reader-btn{background:#e11d481f;color:#f43f5e;border:1px solid rgba(225,29,72,.3);padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s ease}html[data-theme=light] .audio-reader-btn{background:#fff1f2;color:#be123c;border-color:#fecdd3}.audio-reader-btn:hover,.audio-reader-btn.is-playing{background:#e11d48;color:#fff;border-color:#e11d48}.audio-player-bar{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:14px;margin-bottom:24px;color:#fff}html[data-theme=light] .audio-player-bar{background:#fff;border-color:#e2e8f0;color:#0f172a;box-shadow:0 4px 14px #0000000d}.audio-player-info{display:flex;justify-content:space-between;align-items:center;font-size:.84rem;font-weight:700;margin-bottom:8px}.audio-player-pct{font-family:monospace;font-weight:800;color:#e11d48}.audio-stop-btn{background:#64748b33;color:#94a3b8;border:1px solid rgba(100,116,139,.3);padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;cursor:pointer;margin-left:8px;transition:all .2s ease}html[data-theme=light] .audio-stop-btn{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.audio-stop-btn:hover{background:#e11d48;color:#fff;border-color:#e11d48}.audio-progress-track{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}html[data-theme=light] .audio-progress-track{background:#e2e8f0}.audio-progress-fill{height:100%;background:#e11d48;border-radius:3px;transition:width .4s ease}.author-avatar,.dojo-profile-brand__logo,.footer-author-avatar,.sidebar-promo-logo,.fkepi-logo-badge,.author-info img,.editorial-footer-author img{background:transparent!important;border-radius:50%!important;padding:0!important;box-shadow:0 4px 12px #00000040!important;object-fit:contain!important}.editorial-featured-image-wrap{margin-bottom:32px;border-radius:16px;overflow:hidden;box-shadow:0 12px 36px #0000002e;border:1px solid rgba(255,255,255,.08)}html[data-theme=light] .editorial-featured-image-wrap{border-color:#e2e8f0;box-shadow:0 10px 30px #0f172a14}.editorial-featured-image{width:100%;max-height:540px;object-fit:cover;display:block}.editorial-image-caption{font-size:.8rem;color:#94a3b8;padding:12px 18px;background:#0f172ae6;font-weight:600;border-top:1px solid rgba(255,255,255,.1)}html[data-theme=light] .editorial-image-caption,.theme-is-light .editorial-image-caption{background:#f1f5f9;color:#334155;border-top:1px solid #e2e8f0}.editorial-body,.news-post-body,.editorial-custom-content,.editorial-body p,.news-post-body p,.editorial-custom-content p,.editorial-custom-content span,.editorial-custom-content div{font-size:1.1rem;line-height:1.8;color:#cbd5e1;margin-bottom:20px;text-align:justify}html[data-theme=dark] .editorial-body,html[data-theme=dark] .news-post-body,html[data-theme=dark] .editorial-custom-content,html[data-theme=dark] .editorial-body *,html[data-theme=dark] .news-post-body *,html[data-theme=dark] .editorial-custom-content *,.theme-is-dark .editorial-body,.theme-is-dark .news-post-body,.theme-is-dark .editorial-custom-content,.theme-is-dark .editorial-body *,.theme-is-dark .news-post-body *,.theme-is-dark .editorial-custom-content *{color:#f1f5f9!important}html[data-theme=dark] .editorial-custom-content strong,html[data-theme=dark] .editorial-custom-content b,html[data-theme=dark] .editorial-body strong,html[data-theme=dark] .editorial-body b,html[data-theme=dark] .news-post-body strong,html[data-theme=dark] .news-post-body b,html[data-theme=dark] .editorial-custom-content h1,html[data-theme=dark] .editorial-custom-content h2,html[data-theme=dark] .editorial-custom-content h3,html[data-theme=dark] .editorial-custom-content h4,html[data-theme=dark] .editorial-custom-content h5,html[data-theme=dark] .editorial-custom-content h6,.theme-is-dark .editorial-custom-content strong,.theme-is-dark .editorial-custom-content b,.theme-is-dark .editorial-body strong,.theme-is-dark .editorial-body b,.theme-is-dark .news-post-body strong,.theme-is-dark .news-post-body b,.theme-is-dark .editorial-custom-content h1,.theme-is-dark .editorial-custom-content h2,.theme-is-dark .editorial-custom-content h3,.theme-is-dark .editorial-custom-content h4,.theme-is-dark .editorial-custom-content h5,.theme-is-dark .editorial-custom-content h6{color:#fff!important;font-weight:800!important}html[data-theme=dark] .editorial-custom-content [style*="background: white"],html[data-theme=dark] .editorial-custom-content [style*="background:#white"],html[data-theme=dark] .editorial-custom-content [style*="background: #ffffff"],html[data-theme=dark] .editorial-custom-content [style*="background:#ffffff"],html[data-theme=dark] .editorial-custom-content [style*="background: rgb(255, 255, 255)"],html[data-theme=dark] .editorial-custom-content [style*="background:rgb(255,255,255)"],html[data-theme=dark] .editorial-custom-content [style*="background: #fff"],html[data-theme=dark] .editorial-custom-content [style*="background:#fff"],.theme-is-dark .editorial-custom-content [style*="background: white"],.theme-is-dark .editorial-custom-content [style*="background:#white"],.theme-is-dark .editorial-custom-content [style*="background: #ffffff"],.theme-is-dark .editorial-custom-content [style*="background:#ffffff"],.theme-is-dark .editorial-custom-content [style*="background: rgb(255, 255, 255)"],.theme-is-dark .editorial-custom-content [style*="background:rgb(255,255,255)"],.theme-is-dark .editorial-custom-content [style*="background: #fff"],.theme-is-dark .editorial-custom-content [style*="background:#fff"],html[data-theme=dark] .editorial-custom-content [style*="background: white"] *,html[data-theme=dark] .editorial-custom-content [style*="background:#white"] *,html[data-theme=dark] .editorial-custom-content [style*="background: #ffffff"] *,html[data-theme=dark] .editorial-custom-content [style*="background:#ffffff"] *,html[data-theme=dark] .editorial-custom-content [style*="background: rgb(255, 255, 255)"] *,html[data-theme=dark] .editorial-custom-content [style*="background:rgb(255,255,255)"] *,html[data-theme=dark] .editorial-custom-content [style*="background: #fff"] *,html[data-theme=dark] .editorial-custom-content [style*="background:#fff"] *,.theme-is-dark .editorial-custom-content [style*="background: white"] *,.theme-is-dark .editorial-custom-content [style*="background:#white"] *,.theme-is-dark .editorial-custom-content [style*="background: #ffffff"] *,.theme-is-dark .editorial-custom-content [style*="background:#ffffff"] *,.theme-is-dark .editorial-custom-content [style*="background: rgb(255, 255, 255)"] *,.theme-is-dark .editorial-custom-content [style*="background:rgb(255,255,255)"] *,.theme-is-dark .editorial-custom-content [style*="background: #fff"] *,.theme-is-dark .editorial-custom-content [style*="background:#fff"] *{color:#0f172a!important}html[data-theme=light] .editorial-body,html[data-theme=light] .news-post-body,html[data-theme=light] .editorial-custom-content,html[data-theme=light] .editorial-body p,html[data-theme=light] .news-post-body p,html[data-theme=light] .editorial-custom-content p,html[data-theme=light] .editorial-custom-content span,html[data-theme=light] .editorial-custom-content div,html[data-theme=light] .editorial-custom-content *,.theme-is-light .editorial-body,.theme-is-light .news-post-body,.theme-is-light .editorial-custom-content,.theme-is-light .editorial-body p,.theme-is-light .news-post-body p,.theme-is-light .editorial-custom-content p,.theme-is-light .editorial-custom-content span,.theme-is-light .editorial-custom-content div,.theme-is-light .editorial-custom-content *{color:#1e293b}html[data-theme=light] .editorial-body strong,html[data-theme=light] .editorial-body b,html[data-theme=light] .editorial-custom-content strong,html[data-theme=light] .editorial-custom-content b,.theme-is-light .editorial-body strong,.theme-is-light .editorial-body b,.theme-is-light .editorial-custom-content strong,.theme-is-light .editorial-custom-content b{color:#0f172a!important;font-weight:800}.editorial-lead-paragraph{font-size:1.2rem;font-weight:700;line-height:1.65;color:#fff;margin-bottom:24px}.editorial-custom-content h1,.editorial-custom-content h2,.editorial-custom-content h3,.editorial-custom-content h4,.editorial-custom-content h5,.editorial-custom-content h6{font-weight:800;margin:28px 0 14px;line-height:1.3;letter-spacing:-.02em}.editorial-custom-content h1{font-size:1.85rem}.editorial-custom-content h2{font-size:1.55rem}.editorial-custom-content h3{font-size:1.35rem}.editorial-custom-content h4{font-size:1.18rem}.editorial-custom-content b,.editorial-custom-content strong{font-weight:800!important}.editorial-custom-content i,.editorial-custom-content em{font-style:italic!important}.editorial-custom-content u{text-decoration:underline!important}.editorial-custom-content s,.editorial-custom-content strike,.editorial-custom-content del{text-decoration:line-through!important}.editorial-custom-content ul{margin:16px 0 20px 24px!important;padding-left:12px!important;list-style-type:disc!important}.editorial-custom-content ol{margin:16px 0 20px 24px!important;padding-left:12px!important;list-style-type:decimal!important}.editorial-custom-content li{margin-bottom:8px!important;line-height:1.6!important}.editorial-custom-content blockquote{border-left:4px solid var(--accent);margin:24px 0;padding:14px 20px;background:#e11d480f;border-radius:0 12px 12px 0;font-style:italic;font-size:1.12rem}.editorial-custom-content table{width:100%!important;border-collapse:collapse!important;margin:24px 0!important;background:#0f172a80;border-radius:8px;overflow:hidden}.editorial-custom-content th,.editorial-custom-content td{border:1px solid rgba(255,255,255,.15)!important;padding:10px 14px!important;font-size:.95rem}html[data-theme=light] .editorial-custom-content table,.theme-is-light .editorial-custom-content table{background:#fff}html[data-theme=light] .editorial-custom-content th,html[data-theme=light] .editorial-custom-content td,.theme-is-light .editorial-custom-content th,.theme-is-light .editorial-custom-content td{border:1px solid #cbd5e1!important}.editorial-custom-content a{color:#0284c7;text-decoration:underline;font-weight:600}.editorial-custom-content img{max-width:100%!important;height:auto!important;border-radius:12px;margin:20px 0;display:block}.editorial-custom-content iframe{width:100%!important;max-width:100%!important;border-radius:12px;margin:20px 0}html[data-theme=light] .editorial-lead-paragraph,.theme-is-light .editorial-lead-paragraph{color:#0f172a}.editorial-body h2{font-size:1.55rem;font-weight:900;margin:36px 0 16px;color:#fff;letter-spacing:-.015em;display:flex;align-items:center;gap:10px}.editorial-body h2:before{content:"";display:inline-block;width:6px;height:24px;background:#e11d48;border-radius:3px}html[data-theme=light] .editorial-body h2,.theme-is-light .editorial-body h2{color:#0f172a}.editorial-body p{margin-bottom:20px}.editorial-quote{margin:32px 0;padding:24px 30px;background:#e11d4814;border-left:5px solid #e11d48;border-radius:0 16px 16px 0;font-size:1.18rem;font-style:italic;font-weight:600;color:#fff;line-height:1.65}html[data-theme=light] .editorial-quote{background:#fff1f2;color:#881337}.editorial-custom-content{font-size:1.08rem;line-height:1.8}.editorial-custom-content img{max-width:100%;height:auto;border-radius:12px;margin:20px 0}.editorial-custom-content iframe{width:100%;aspect-ratio:16/9;border-radius:12px;margin:20px 0}.editorial-keypoints-box{background:#0f172acc;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px;margin:36px 0}html[data-theme=light] .editorial-keypoints-box{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 16px #0000000a}.editorial-keypoints-box h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:14px}html[data-theme=light] .editorial-keypoints-box h3{color:#0f172a}.editorial-keypoints-box ul{padding-left:20px;margin:0}.editorial-keypoints-box li{margin-bottom:10px;color:#cbd5e1}html[data-theme=light] .editorial-keypoints-box li{color:#334155}.editorial-tags-cloud{margin-top:30px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.85rem}.editorial-tags-cloud strong{color:#fff}html[data-theme=light] .editorial-tags-cloud strong{color:#0f172a}.tag-pill{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#94a3b8;padding:4px 12px;border-radius:20px;font-size:.78rem;font-weight:700}html[data-theme=light] .tag-pill{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.editorial-footer-author{display:flex;align-items:center;gap:18px;background:#0f172a;border:1px solid rgba(255,255,255,.12);padding:24px;border-radius:18px;margin-top:40px}html[data-theme=light] .editorial-footer-author{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 18px #0000000d}.footer-author-avatar{width:52px;height:52px;object-fit:contain}.editorial-footer-author strong{display:block;font-size:1rem;color:#fff}html[data-theme=light] .editorial-footer-author strong{color:#0f172a}.editorial-footer-author p{font-size:.8rem;color:#94a3b8;margin-top:4px}html[data-theme=light] .editorial-footer-author p{color:#64748b}.news-related-section{margin-top:54px;padding-top:36px;border-top:2px solid rgba(255,255,255,.1)}html[data-theme=light] .news-related-section{border-top-color:#e2e8f0}.related-section-header{margin-bottom:24px}.related-header-left{display:flex;flex-direction:column;gap:4px}.related-kicker{font-size:.75rem;font-weight:900;color:#e11d48;letter-spacing:.08em;text-transform:uppercase}.related-title{font-size:1.5rem;font-weight:900;color:#fff;letter-spacing:-.02em;display:flex;align-items:center;gap:10px;margin:0}html[data-theme=light] .related-title{color:#0f172a}.related-icon{color:#e11d48;flex-shrink:0}.related-header-line{height:3px;width:100%;max-width:120px;background:linear-gradient(90deg,#e11d48 0%,rgba(225,29,72,.15) 80%,transparent 100%);border-radius:2px;margin-top:10px}.related-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.related-news-card{background:#0f172a;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}html[data-theme=light] .related-news-card{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 18px #0f172a0d}.related-news-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000040;border-color:#e11d48}html[data-theme=light] .related-news-card:hover{box-shadow:0 16px 32px #0f172a1f;border-color:#e11d48}.related-card-img-wrap{position:relative;width:100%;height:155px;overflow:hidden}.related-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.related-news-card:hover .related-card-img-wrap img{transform:scale(1.08)}.related-news-card__cat{position:absolute;bottom:10px;left:10px;font-size:.68rem;font-weight:900;color:#fff;background:#e11d48;padding:4px 10px;border-radius:4px;letter-spacing:.05em;box-shadow:0 2px 8px #0000004d}.related-news-card__body{padding:18px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.related-news-card h3{font-size:.96rem;font-weight:800;line-height:1.4;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 14px}html[data-theme=light] .related-news-card h3{color:#0f172a}.related-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}html[data-theme=light] .related-card-meta{border-top-color:#f1f5f9}.related-news-card__date{color:#94a3b8;font-weight:600}html[data-theme=light] .related-news-card__date{color:#64748b}.related-read-more{color:#e11d48;font-weight:800;transition:transform .2s ease}.related-news-card:hover .related-read-more{transform:translate(3px)}.editorial-right-sidebar{display:flex;flex-direction:column;gap:28px}.top5-widget{background:#0f172a;border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1)}.top5-widget:hover{box-shadow:0 16px 36px #e11d482e;border-color:#e11d4859}html[data-theme=light] .top5-widget{background:#fff;border-color:#e2e8f0;box-shadow:0 6px 20px #0f172a0f}html[data-theme=light] .top5-widget:hover{border-color:#e11d484d;box-shadow:0 12px 32px #e11d481f}.top5-widget__header{background:linear-gradient(135deg,#e11d48,#be123c 60%,#9f1239);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #fff3;transition:all .3s ease}.top5-header-title-wrap{display:flex;align-items:center;gap:12px}.top5-icon-badge{width:36px;height:36px;border-radius:10px;background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #00000026;flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s ease}.top5-widget__header:hover .top5-icon-badge{transform:scale(1.15) rotate(12deg);background:#ffffff59}.top5-subkicker{display:block;font-size:.66rem;font-weight:900;letter-spacing:.08em;color:#ffffffd9;text-transform:uppercase}.top5-main-title{font-size:1.05rem;font-weight:900;color:#fff;margin:0;letter-spacing:-.01em}.top5-live-pill{font-size:.65rem;font-weight:900;letter-spacing:.06em;background:#00000040;color:#fff;padding:4px 10px;border-radius:20px;border:1px solid rgba(255,255,255,.2);text-transform:uppercase;transition:all .3s ease}.top5-widget__header:hover .top5-live-pill{background:#fff;color:#be123c;box-shadow:0 4px 12px #0003;transform:scale(1.05)}.top5-widget__list{display:flex;flex-direction:column}.top5-item{display:flex;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);border-left:3px solid transparent;cursor:pointer;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative}html[data-theme=light] .top5-item{border-bottom-color:#f1f5f9}.top5-item:last-child{border-bottom:none}.top5-item:hover{background:linear-gradient(90deg,#e11d481f,#e11d4805);border-left-color:#e11d48;padding-left:22px;transform:translate(4px)}html[data-theme=light] .top5-item:hover{background:linear-gradient(90deg,#e11d4814,#f8fafce6);border-left-color:#e11d48;padding-left:22px;transform:translate(4px)}.top5-rank-num{font-size:1.8rem;font-weight:900;font-style:italic;color:#e11d4866;line-height:1;min-width:28px;text-align:center;flex-shrink:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.top5-item:hover .top5-rank-num{color:#e11d48;transform:scale(1.2) rotate(-4deg);text-shadow:0 0 12px rgba(225,29,72,.5)}.top5-thumb{width:76px;height:60px;object-fit:cover;border-radius:10px;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001f}.top5-item:hover .top5-thumb{transform:scale(1.08) rotate(1.5deg);box-shadow:0 8px 20px #e11d484d;filter:brightness(1.06)}.top5-info{flex:1;min-width:0}.top5-title{font-size:.88rem;font-weight:700;line-height:1.35;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}html[data-theme=light] .top5-title{color:#0f172a}.top5-item:hover .top5-title{color:#e11d48!important}.top5-cat{font-size:.68rem;font-weight:900;color:#e11d48;margin-top:4px;display:block;transition:all .2s ease}.top5-item:hover .top5-cat{letter-spacing:.08em}.sidebar-promo-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid rgba(225,29,72,.3);border-radius:18px;padding:26px 20px;text-align:center;color:#fff;box-shadow:0 8px 24px #0003;transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-promo-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #e11d4838;border-color:#e11d4899}.sidebar-promo-logo{width:52px;height:52px;object-fit:contain;margin-bottom:12px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.sidebar-promo-card:hover .sidebar-promo-logo{transform:scale(1.15) rotate(-5deg)}.sidebar-promo-card h3{font-size:1.18rem;font-weight:800;margin-bottom:8px}.sidebar-promo-card p{font-size:.84rem;color:#94a3b8;margin-bottom:18px;line-height:1.5}@media (max-width: 1040px){.editorial-news-container{grid-template-columns:50px 1fr}.editorial-right-sidebar{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.related-news-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.editorial-news-container{grid-template-columns:1fr;gap:20px;padding-top:16px}.sticky-social-bar{position:static;flex-direction:row;justify-content:center;gap:16px;margin-bottom:16px}.editorial-right-sidebar,.related-news-grid{grid-template-columns:1fr}.font-size-controls{width:100%;margin-top:8px}}.btn-fkepi-red-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:14px 24px!important;border-radius:999px!important;font-size:.94rem!important;font-weight:800!important;color:#fff!important;background:linear-gradient(135deg,#d71920,#be123c)!important;border:1px solid rgba(255,255,255,.25)!important;text-decoration:none!important;box-shadow:0 10px 24px #d7192052!important;box-sizing:border-box!important;cursor:pointer!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;position:relative!important;overflow:hidden!important}.btn-fkepi-red-action:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.btn-fkepi-red-action:hover{transform:translateY(-3px) scale(1.015)!important;background:linear-gradient(135deg,#e11d48,#9f1239)!important;box-shadow:0 16px 36px #d7192080!important;border-color:#ffffff80!important;color:#fff!important}.btn-fkepi-red-action:hover:after{left:100%}.btn-fkepi-red-action:active{transform:translateY(-1px) scale(.99)!important;box-shadow:0 6px 18px #d7192059!important}.btn-fkepi-whatsapp-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:14px 24px!important;border-radius:999px!important;font-size:.94rem!important;font-weight:800!important;color:#fff!important;background:linear-gradient(135deg,#25d366,#128c7e)!important;border:1px solid rgba(255,255,255,.25)!important;text-decoration:none!important;box-shadow:0 10px 24px #25d36659!important;box-sizing:border-box!important;cursor:pointer!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;position:relative!important;overflow:hidden!important}.btn-fkepi-whatsapp-action:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.btn-fkepi-whatsapp-action:hover{transform:translateY(-3px) scale(1.015)!important;background:linear-gradient(135deg,#10b981,#047857)!important;box-shadow:0 16px 36px #25d36685!important;border-color:#ffffff80!important;color:#fff!important}.btn-fkepi-whatsapp-action:hover:after{left:100%}.btn-fkepi-whatsapp-action:active{transform:translateY(-1px) scale(.99)!important;box-shadow:0 6px 18px #25d36659!important}.dojo-hero-card__master-info{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.dojo-master-text{font-size:.96rem;color:#ffffffe6}.pill--degree{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#d71920!important;color:#fff!important;font-weight:800!important;padding:4px 12px!important;border-radius:12px!important;font-size:.78rem!important;box-shadow:0 4px 12px #d719204d!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important;line-height:1.3!important}.pill--cep{background:#0284c726!important;color:#38bdf8!important;border:1px solid rgba(2,132,199,.3)!important}@media (max-width: 900px){.dojo-profile-content-grid{grid-template-columns:1fr!important;gap:16px!important}}@media (max-width: 768px){.dojo-profile-container{padding:12px 14px 0!important}.dojo-hero-card{padding:20px 16px!important;border-radius:16px!important;margin-bottom:18px!important}.dojo-hero-card__body{flex-direction:column!important;text-align:center!important;gap:14px!important;align-items:center!important}.dojo-hero-card__logo-frame{width:96px!important;height:96px!important;min-width:96px!important;padding:8px!important;border-radius:14px!important}.dojo-hero-card__details{width:100%!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.dojo-status-badge{max-width:100%!important;font-size:.68rem!important;padding:6px 12px!important;text-align:center!important;justify-content:center!important;white-space:normal!important;word-break:break-word!important;line-height:1.3!important}.dojo-hero-card__details h1{font-size:1.4rem!important;line-height:1.25!important;margin-bottom:8px!important;text-align:center!important;word-break:break-word!important}.dojo-hero-card__master-info{justify-content:center!important;text-align:center!important;flex-direction:column!important;gap:6px!important;margin-bottom:12px!important;width:100%!important}.dojo-master-text{font-size:.88rem!important}.dojo-hero-card__meta-pills{justify-content:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;gap:6px!important}.pill{font-size:.74rem!important;padding:5px 12px!important;text-align:center!important;max-width:100%!important;word-break:break-word!important;box-sizing:border-box!important}.dojo-card-panel{padding:18px 16px!important;border-radius:16px!important;margin-bottom:16px!important}.dojo-authenticity-grid{grid-template-columns:1fr!important;gap:10px!important}.auth-stat-box{padding:12px!important}.dojo-map-panel{padding:16px 14px!important;margin-top:16px!important}.dojo-map-iframe{height:280px!important;min-height:250px!important;border-radius:12px!important}.btn-fkepi-red-action,.btn-fkepi-whatsapp-action{padding:12px 18px!important;font-size:.88rem!important}}@media (max-width: 480px){.dojo-hero-card__details h1{font-size:1.25rem!important}.dojo-map-iframe{height:250px!important;min-height:230px!important}}.dojo-social-networks-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;flex-wrap:wrap}.social-icon-circle{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;box-shadow:0 6px 16px #0003;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.3);flex-shrink:0}.social-icon-circle:hover{transform:translateY(-4px) scale(1.12);box-shadow:0 14px 28px #00000059;border-color:#fff}.social-icon-circle:active{transform:translateY(-1px) scale(.96)}.social-icon-instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icon-facebook{background:linear-gradient(135deg,#1877f2,#0d5bb5)}.social-icon-youtube{background:linear-gradient(135deg,red,#c00)}.social-icon-x{background:linear-gradient(135deg,#14171a,#000)}.social-icon-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.btn-maps-directions{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:13px 22px!important;border-radius:12px!important;font-size:.9rem!important;font-weight:700!important;color:var(--text-primary, #0f172a)!important;background:var(--surface, #ffffff)!important;border:1px solid var(--border, rgba(226, 232, 240, .8))!important;text-decoration:none!important;box-shadow:0 4px 12px #0000000a!important;box-sizing:border-box!important;cursor:pointer!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important}html[data-theme=dark] .btn-maps-directions{background:#1e293b!important;color:#fff!important;border-color:#ffffff26!important;box-shadow:0 4px 14px #0003!important}.btn-maps-directions:hover{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;box-shadow:0 8px 20px #0f172a33!important;transform:translateY(-2px)!important}html[data-theme=dark] .btn-maps-directions:hover{background:#d71920!important;color:#fff!important;border-color:#d71920!important;box-shadow:0 8px 22px #d7192059!important}.btn-maps-directions svg{color:#d71920;transition:color .25s ease}.btn-maps-directions:hover svg{color:#fff}.dojo-card-panel{background:var(--panel, #ffffff);border:1px solid var(--border, rgba(20, 31, 46, .14));color:var(--ink, #161616);border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 10px 30px #0000000d;transition:background .3s ease,border-color .3s ease,color .3s ease}.dojo-card-panel h2,.dojo-card-panel h3,.dojo-card-panel h4{color:#0f172a;transition:color .3s ease}.dojo-description-paragraph{color:#334155;font-size:1rem;line-height:1.75;transition:color .3s ease}.dojo-sensei-card{margin-bottom:20px;padding:20px;background:linear-gradient(135deg,#d719200a,#0f172a05);border:1px solid rgba(215,25,32,.2);box-shadow:0 10px 28px #0000000f}.dojo-sensei-card h4,.dojo-authenticity-header h3{color:#0f172a}.dojo-authenticity-header p{color:#64748b}.auth-stat-box{background:#f8fafc;border:1px solid #e2e8f0}.auth-stat-box__label{color:#64748b}.auth-stat-box__value{color:#0f172a}html[data-theme=dark] .dojo-profile-container{color:#f8fafc}html[data-theme=dark] .dojo-card-panel{background:#0f172a!important;border-color:#ffffff24!important;color:#f8fafc!important;box-shadow:0 12px 36px #00000059!important}html[data-theme=dark] .dojo-card-panel h2,html[data-theme=dark] .dojo-card-panel h3,html[data-theme=dark] .dojo-card-panel h4{color:#fff!important}html[data-theme=dark] .dojo-description-paragraph{color:#cbd5e1!important}html[data-theme=dark] .dojo-sensei-card{background:linear-gradient(135deg,#d7192029,#0f172ae0)!important;border-color:#d7192066!important;box-shadow:0 12px 32px #00000073!important}html[data-theme=dark] .dojo-sensei-card h4,html[data-theme=dark] .dojo-authenticity-header h3{color:#fff!important}html[data-theme=dark] .dojo-authenticity-header p{color:#94a3b8!important}html[data-theme=dark] .auth-stat-box{background:#0f172ab3!important;border-color:#ffffff24!important}html[data-theme=dark] .auth-stat-box__label{color:#94a3b8!important}html[data-theme=dark] .auth-stat-box__value{color:#fff!important}html[data-theme=dark] .dojo-info-list strong{color:#f8fafc!important}html[data-theme=dark] .dojo-info-list small,html[data-theme=dark] .dojo-breadcrumb-nav a{color:#94a3b8!important}html[data-theme=dark] .dojo-breadcrumb-nav .sep{color:#64748b!important}html[data-theme=dark] .dojo-breadcrumb-nav .current{color:#fff!important}.info-icon-badge{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0000000a}.info-icon-badge--red{background:#d7192014;color:#d71920;border:1px solid rgba(215,25,32,.2)}.info-icon-badge--green{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.22)}.info-icon-badge--blue{background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.22)}html[data-theme=dark] .info-icon-badge--red{background:#d7192033!important;color:#f43f5e!important;border-color:#d7192066!important}html[data-theme=dark] .info-icon-badge--green{background:#10b98133!important;color:#34d399!important;border-color:#10b98161!important}html[data-theme=dark] .info-icon-badge--blue{background:#0284c733!important;color:#38bdf8!important;border-color:#0284c761!important}.btn-header-share{display:inline-flex;align-items:center;gap:7px;background:var(--panel, #ffffff);color:var(--ink, #0f172a);border:1px solid var(--border, rgba(15, 23, 42, .14));padding:8px 18px;border-radius:9999px;font-size:.85rem;font-weight:800;cursor:pointer;box-shadow:0 2px 10px #0000000a;transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-header-share svg{color:#d71920;transition:color .25s ease,transform .25s ease}.btn-header-share:hover{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 8px 20px #0f172a33;transform:translateY(-2px)}.btn-header-share:hover svg{color:#fff;transform:scale(1.15)}html[data-theme=dark] .btn-header-share{background:#ffffff14!important;color:#fff!important;border-color:#ffffff2e!important;box-shadow:0 2px 10px #0003!important}html[data-theme=dark] .btn-header-share svg{color:#f43f5e}html[data-theme=dark] .btn-header-share:hover{background:#d71920!important;color:#fff!important;border-color:#d71920!important;box-shadow:0 8px 22px #d7192059!important}html[data-theme=dark] .btn-header-share:hover svg{color:#fff}.dojo-share-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:.84rem;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #10b9814d;transition:all .25s ease}.dojo-share-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #10b98173}.dojo-share-banner-btn{width:100%;margin-top:20px;padding:12px;border-radius:12px;background:linear-gradient(135deg,#10b9811a,#05966926);border:1px solid rgba(16,185,129,.3);color:#10b981;font-size:.88rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .25s ease}.dojo-share-banner-btn:hover{background:#10b981;color:#fff;border-color:#10b981;box-shadow:0 8px 20px #10b9814d}html[data-theme=dark] .dojo-share-banner-btn{background:#10b98126;border-color:#10b98166;color:#34d399}html[data-theme=dark] .dojo-share-banner-btn:hover{background:#10b981;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.btn-header-share{display:none!important}}.footer-social-links{display:flex;align-items:center;gap:10px;margin-top:4px}.social-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#141f2e0f;border:1px solid rgba(20,31,46,.12);color:#0f172a;transition:all .25s ease;text-decoration:none}.social-icon-btn:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.social-icon-btn.social-instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border-color:transparent}.social-icon-btn.social-facebook:hover{background:#1877f2;color:#fff;border-color:#1877f2}.social-icon-btn.social-x:hover{background:#000;color:#fff;border-color:#000}.social-icon-btn.social-youtube:hover{background:red;color:#fff;border-color:red}html[data-theme=dark] .social-icon-btn{background:#ffffff14;border-color:#ffffff29;color:#fff}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:#0f1720b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.35);color:#fff;font-size:2.2rem;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center;padding-bottom:4px;cursor:pointer;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 24px #0006}.hero-slider:hover .hero-slider__arrow,.hero-slider.is-touched .hero-slider__arrow{opacity:1!important;pointer-events:auto!important}.hero-slider__arrow--prev{left:20px}.hero-slider__arrow--next{right:20px}.hero-slider__arrow:hover{background:var(--accent);border-color:#fff;transform:translateY(-50%) scale(1.12);box-shadow:0 10px 28px #d7192099}@media (max-width: 600px){.hero-slider__arrow,.hero-slider:hover .hero-slider__arrow,.hero-slider.is-touched .hero-slider__arrow,.news-carousel__arrow,.dojos-carousel__arrow,.testimonial-carousel__arrow{display:none!important;opacity:0!important;pointer-events:none!important}}@media (min-width: 601px){.hero-slider__arrow{display:flex!important;opacity:0;pointer-events:none}.hero-slider:hover .hero-slider__arrow,.hero-slider.is-touched .hero-slider__arrow{opacity:1!important;pointer-events:auto!important}.news-carousel__arrow,.dojos-carousel__arrow,.testimonial-carousel__arrow{display:inline-flex!important;opacity:1!important;pointer-events:auto!important}}
