.videos{width:100%;padding:2rem 0;background-color:#f8fafc;box-sizing:border-box;overflow:hidden}.videos__container{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.videos .section-heading{margin-bottom:1.5rem;padding:0 1rem 1rem;border-bottom:1px solid #e2e8f0}.videos .section-heading h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:.75rem}.videos .title-badge{display:inline-flex;align-items:center;justify-content:center;background-color:#3b82f6;color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 767px){.videos__container{max-width:100%;padding:0 1rem}.videos .section-heading h2{font-size:1.25rem;flex-direction:column;align-items:flex-start;gap:.5rem}}.inner-page .videos:not(.videos--home){background-color:transparent!important;padding:.5rem 0 1.5rem!important}.inner-page__content+.videos{margin-top:.25rem!important}.inner-page .videos .section-heading{margin:0 0 .75rem!important}.inner-page .videos__container{padding-top:0!important}.inner-page .videos{border-top:0!important;border-bottom:0!important}.inner-page .videos .section-heading,.inner-page .videos .section-heading:before,.inner-page .videos .section-heading:after{border:0!important;box-shadow:none!important}.inner-page .written__grid{margin-bottom:.5rem!important}.inner-page .videos__grid{gap:1.25rem!important}*{box-sizing:border-box;margin:0;padding:0}.videos--home .videos__grid--home{grid-template-columns:repeat(5,minmax(200px,1fr))!important;max-width:1400px!important;margin:0 auto!important;gap:1.25rem!important}@media (max-width: 1400px){.videos--home .videos__grid--home{grid-template-columns:repeat(4,minmax(200px,1fr))!important;max-width:1300px!important}}@media (max-width: 1024px){.videos--home .videos__grid--home{grid-template-columns:repeat(3,minmax(200px,1fr))!important;max-width:1100px!important}}@media (max-width: 800px){.videos--home .videos__grid--home{grid-template-columns:repeat(2,minmax(200px,1fr))!important;max-width:800px!important}}@media (max-width: 560px){.videos--home .videos__grid--home{grid-template-columns:1fr!important;max-width:100%!important}}.video-modal{position:fixed;inset:0;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;opacity:0;animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{to{opacity:1}}.video-modal__content{background:#fff;border-radius:8px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px #0000004d}.video-modal__header{padding:1rem 1.5rem;background:#1e40af;color:#fff;display:flex;justify-content:space-between;align-items:center}.video-modal__header h2{margin:0;font-size:1.25rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1rem}.video-modal__close{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.video-modal__close:hover{background-color:#ffffff1a}.video-modal__player{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.video-modal__player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#1f2937;background-color:#f5f5f5}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f3f4f6;color:#0f172a}.app-shell{max-width:1280px;margin:0 auto;background-color:#fff;box-shadow:0 25px 60px -45px #0f172a73;min-height:100vh}.app-shell main{background-color:#fff}.inner-page__content--split{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.contact-card,.contact-form-card{display:grid;gap:1.5rem}.contact-details{padding:0;margin:0;list-style:none;display:grid;gap:1rem}.contact-details__label{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.25rem}.contact-details a{color:#2563eb;text-decoration:none;font-weight:600}.contact-details a:hover{text-decoration:underline}.contact-form{display:grid;gap:1.2rem}.contact-form__group{display:grid;gap:.45rem}.contact-form label{font-size:.9rem;font-weight:500;color:#1e293b}.contact-form input,.contact-form textarea{padding:.8rem 1rem;border:1px solid #2563eb;border-radius:10px;font:inherit;background-color:#2563eb12;color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #2563eb33;background-color:#fff}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{color:#64748bb3}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#64748bb3}.contact-form__submit{justify-self:start;padding:.85rem 1.8rem;border-radius:999px;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.contact-form__submit:hover{transform:translateY(-1px);box-shadow:0 14px 32px -18px #2563eb8c}.contact-form__submit:disabled{opacity:.7;cursor:progress}.contact-form__feedback{font-size:.9rem;font-weight:500;border-radius:10px;padding:.85rem 1rem;margin:0}.contact-form__feedback--success{background-color:#22c55e1f;color:#15803d;border:1px solid rgba(34,197,94,.35)}.contact-form__feedback--error{background-color:#f871711f;color:#b91c1c;border:1px solid rgba(248,113,113,.45)}@media (max-width: 768px){.app-shell{box-shadow:none}.inner-page__content--split{grid-template-columns:1fr}}.header{position:sticky;top:0;z-index:100;border-bottom:1px solid #e5e7eb;background-color:#fff;box-shadow:0 2px 8px #0f172a0d}.header__top{display:flex;align-items:center;gap:1.5rem;padding:1rem 2rem}.header__logo{display:flex;align-items:center}.header__logo-image{height:48px;width:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header__search{flex:1;max-width:480px;position:relative}.header__ticker{display:flex;align-items:center;justify-content:center;min-width:260px;padding:.5rem .75rem;border-radius:14px;background:linear-gradient(135deg,#e2e8f080,#dbeafe99);border:1px solid rgba(148,163,184,.35);box-shadow:inset 0 0 0 1px #fff6}.header__social{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem .7rem;border-radius:999px;background:linear-gradient(135deg,#e2e8f066,#dbeafe73);border:1px solid rgba(148,163,184,.3);box-shadow:inset 0 0 0 1px #ffffff59}.header__social-link{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#1f2937;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.header__social-link svg{width:16px;height:16px;fill:currentColor}.header__social-link--instagram{color:#ec4899}.header__social-link--facebook{color:#2563eb}.header__social-link--x{color:#111827}.header__social-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px -18px #0f172a99;background:#f8fafc}.financial-ticker{display:inline-flex;align-items:center;gap:.9rem;font-size:.82rem;color:#1f2937;font-weight:600}.financial-ticker__item{display:flex;flex-direction:column;gap:.25rem;text-align:center;min-width:64px}.financial-ticker__label{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#1761a9}.financial-ticker--status{font-size:.78rem;color:#475569}@media (max-width: 1024px){.header__ticker{display:none}.header__social{margin-left:auto}}.header__search input{width:100%;padding:.65rem 1rem .65rem 2.75rem;border:1px solid #d1d5db;border-radius:999px;font-size:.95rem;background-color:#f9fafb}.header__search input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.header__search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:#9ca3af}.header__actions{display:flex;gap:1rem;align-items:center}.header__user{font-size:.9rem;font-weight:500;color:#1f2937}.header__auth-button{padding:.55rem 1.4rem;border-radius:999px;border:none;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.header__auth-button--secondary{background:#6366f11f;color:#1e3a8a;border:1px solid rgba(99,102,241,.28)}.header__auth-button--secondary:hover{transform:translateY(-1px);box-shadow:0 16px 32px -22px #6366f173}.header__auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px -18px #2563eb8c}.header__auth-button:disabled{opacity:.6;cursor:progress}.header__profile{position:relative}.header__profile-toggle{display:inline-flex;align-items:center;gap:.65rem;padding:.35rem .9rem .35rem .35rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:linear-gradient(135deg,#f1f5f9f2,#e0e7fff2);box-shadow:inset 0 0 0 1px #ffffff59;color:#1f2937;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.header__profile-toggle:hover,.header__profile-toggle.is-open,.header__profile-toggle:focus-visible{transform:translateY(-1px);border-color:#6366f166;box-shadow:0 20px 36px -28px #2563eb66}.header__profile-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.02em}.header__profile-name{font-size:.9rem;font-weight:600;color:#0f172a}.header__profile-chevron{font-size:.7rem;color:#64748b}.header__profile-menu{position:absolute;top:calc(100% + .6rem);right:0;min-width:220px;padding:.75rem 0;border-radius:16px;background:linear-gradient(135deg,#f8fafcfa,#e0e7fffa);border:1px solid rgba(148,163,184,.3);box-shadow:0 28px 60px -36px #0f172a8c;display:grid;gap:.25rem;z-index:40}.header__profile-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.65rem 1.1rem;background:none;border:none;color:#1f2937;font-weight:500;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.header__profile-item:hover,.header__profile-item:focus-visible{background:#6366f11f;color:#1761a9}.header__profile-item--highlight{font-weight:600;color:#1761a9}.header__profile-item--highlight:hover,.header__profile-item--highlight:focus-visible{background:#2563eb26}.header__profile-item:disabled{opacity:.6;cursor:progress}.header__profile-item-icon{font-size:1rem;line-height:1}.header__nav{border-top:1px solid #e5e7eb;padding:.75rem 2rem;background-color:#f1f5f9;position:relative}.header__nav ul{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;font-size:.95rem;font-weight:500}.header__nav a{text-decoration:none;color:#4b5563}.banner-slot{margin:.2rem 2rem;height:120px;border:2px dashed rgba(148,163,184,.55);border-radius:12px;background:#dbeafe59;display:flex;align-items:center;justify-content:center;color:#1761a9;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;overflow:hidden}@media (max-width: 640px){.banner-slot{margin:.2rem 1.25rem;height:90px}}.banner-slot--has-media{border:none;background:transparent;padding:0}.banner-slot__link{display:block;width:100%;height:100%}.banner-slot__link:focus-visible{outline:3px solid rgba(37,99,235,.6);outline-offset:4px;border-radius:inherit}.banner-slot__picture,.banner-slot__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.banner-slot__picture{height:100%}.transforma2026-fullscreen{width:100%;min-height:calc(100vh - 140px);display:flex}.transforma2026-fullscreen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header__nav a:hover{color:#1761a9}.header__hamburger{display:none;width:42px;height:36px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;align-items:center;justify-content:center;gap:4px;transition:box-shadow .2s ease,border-color .2s ease}.header__hamburger-bar{display:block;width:20px;height:2px;background:#1f2937;transition:transform .25s ease,opacity .2s ease,background .2s ease}.header__hamburger.is-open{border-color:#c7d2fe;box-shadow:0 6px 24px -10px #3b82f659}.header__hamburger.is-open .header__hamburger-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.header__hamburger.is-open .header__hamburger-bar:nth-child(2){opacity:0}.header__hamburger.is-open .header__hamburger-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media (max-width: 900px){.header__hamburger{display:inline-flex}.header__search,.header__ticker,.header__social,.header__nav{display:none}}.mobile-nav{position:fixed;inset:0;background:#0f172a8c;z-index:120;display:grid;opacity:0;animation:mobileOverlayFade .26s ease forwards}.mobile-nav__panel{margin-left:auto;width:min(86vw,360px);height:100%;background:#fff;box-shadow:-20px 0 60px #0f172a59;display:grid;grid-template-rows:auto 1fr;transform:translate(16%);animation:mobilePanelSlide .3s cubic-bezier(.22,.61,.36,1) forwards}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;border-bottom:1px solid #e5e7eb}.mobile-nav__title{font-weight:700;color:#0f172a}.mobile-nav__close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer}.mobile-nav__list{list-style:none;margin:0;padding:.6rem .5rem;display:grid;gap:.25rem}.mobile-nav__link,.mobile-nav__sublink{width:100%;text-align:left;border:none;background:none;padding:.75rem 1rem;border-radius:10px;font-weight:600;color:#0f172a}.mobile-nav__link:hover,.mobile-nav__sublink:hover{background:#f1f5f9}.mobile-nav__link.is-active,.mobile-nav__sublink.is-active{background:#eef2ff;color:#1d4ed8}.mobile-nav__details{padding:.25rem .2rem}.mobile-nav__details>summary{list-style:none;cursor:pointer;padding:.75rem 1rem;border-radius:10px;font-weight:700}.mobile-nav__details[open]>summary,.mobile-nav__details>summary:hover{background:#f1f5f9}.mobile-nav__details ul{list-style:none;margin:.25rem 0 .5rem;padding-left:1rem;display:grid;gap:.25rem}@keyframes mobileOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes mobilePanelSlide{0%{transform:translate(16%)}to{transform:translate(0)}}@media (max-width: 480px){.written-card{overflow:visible}.written-card__content{display:flex;flex-direction:column;min-height:120px;overflow:visible}.written-card__content h3{line-clamp:2;-webkit-line-clamp:2}.written-card__content p{line-clamp:1;-webkit-line-clamp:1}.written-card__cta{display:inline-flex;margin-top:auto;visibility:visible;position:relative;z-index:1}}.header__nav-item--has-submenu{position:relative;padding-bottom:.5rem}.header__nav-button{background:none;border:none;padding:0;font:inherit;color:#4b5563;cursor:pointer}.header__nav-button:hover,.header__nav-button:focus{color:#1761a9}.header__nav-button.is-active{color:#1761a9}.header__submenu{position:absolute;top:calc(100% + .75rem);left:0;display:none;flex-direction:column;gap:0;list-style:none;min-width:220px;padding:1rem 0;border-radius:16px;background:linear-gradient(135deg,#f8fafcfa,#e2e8f0fa);box-shadow:0 28px 70px -40px #0f172a8c;border:1px solid rgba(148,163,184,.25);z-index:20}.header__submenu li{width:100%}.header__submenu a,.header__submenu button{display:block;padding:.85rem 1.25rem;color:#0f172a;background:none;border:none;width:100%;text-align:left;font:inherit;cursor:pointer;transition:background-color .18s ease,color .18s ease}.header__submenu a:hover,.header__submenu button:hover,.header__submenu a:focus-visible,.header__submenu button:focus-visible{background-color:#2563eb14;color:#1761a9}.header__nav-item--has-submenu.is-open .header__submenu{display:flex}.header__submenu:before{content:"";position:absolute;top:-10px;left:28px;width:18px;height:18px;background:linear-gradient(135deg,#f8fafcfa,#e2e8f0fa);border-left:1px solid rgba(148,163,184,.25);border-top:1px solid rgba(148,163,184,.25);transform:rotate(45deg);box-shadow:0 18px 40px -36px #0f172a99;z-index:-1}main{min-height:50vh}.hero{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background-color:#f8fafc;padding:1.1rem 2rem}.auth-loading{padding:4rem;text-align:center;font-size:1rem;color:#64748b}.section-label{margin:0 0 1rem;font-size:1.4rem;font-weight:600;color:#0f172a;letter-spacing:normal;text-transform:none}.hero__tabs{display:grid;grid-template-columns:200px 1fr;border:1px solid #d1d5db;border-radius:6px 6px 0 0;overflow:hidden;background-color:#fff}.hero__tabs-left,.hero__tabs-right{display:grid;grid-auto-rows:1fr;border-color:#d1d5db}.hero__tabs-left{border-right:1px solid #d1d5db}.hero__tab-item{display:flex;align-items:center;padding:.85rem 1rem;font-size:.9rem;font-weight:500;color:#4b5563;background-color:#fff}.hero__tab-item:not(:last-child){border-bottom:1px solid #e5e7eb}.hero__tabs-right .hero__tab-item{justify-content:center}.hero__tab-item--active{background-color:#f1f5f9;color:#1761a9}.hero__content{display:grid;grid-template-columns:minmax(0,2.85fr) minmax(0,2.15fr);gap:1.5rem;padding:1.5rem;border:none;border-radius:0;background:transparent;box-shadow:none}.hero__panel{position:relative;background:linear-gradient(135deg,#fffffffa,#f1f5f9eb);border-radius:18px;padding:0 1.5rem 1.2rem;border:1px solid rgba(226,232,240,.7);box-shadow:0 20px 45px -30px #0f172a73;display:flex;flex-direction:column;gap:.8rem}.hero__panel--feature{padding-bottom:1.75rem;gap:1.25rem}.hero__panel--highlights{gap:.85rem}.hero__panel--highlights .hero__highlights{margin-top:0}.hero__highlights-banner{flex:1;min-height:160px;border-radius:14px;overflow:hidden;background:#e2e8f099}.hero__highlights-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero__panel-header{display:flex;align-items:center}.hero__panel-header .title-badge{margin-top:0}.hero__primary h2{font-size:1.85rem;font-weight:700;color:#0f172a;margin:0}.hero__feature-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem}.hero__feature-heading h2{margin:0}.hero__nowrap{white-space:nowrap}.hero__feature-title-main{display:block;font-size:clamp(1.9rem,3.2vw,2.3rem);line-height:1.2;font-weight:700;color:#0f172a}.hero__feature-title-sub{display:block;font-size:clamp(1.9rem,3.2vw,2.3rem);line-height:1.2;font-weight:700;color:#0f172a;margin-top:.15rem}.hero__media{position:relative;border-radius:20px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);box-shadow:0 26px 44px -30px #2563eb80;overflow:hidden}.hero__video{position:relative;width:100%;padding-top:65%}.hero__video iframe{position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:6px}.hero__feature-cta{display:inline-flex;align-items:center;gap:.3rem;padding:0;border-radius:0;background:none;color:#1d4ed8;font-weight:600;font-size:.95rem;text-decoration:none;transition:color .18s ease}.hero__feature-cta:hover,.hero__feature-cta:focus{color:#1e40af}@media (max-width: 720px){.hero__feature-heading{grid-template-columns:1fr;align-items:start}.hero__feature-cta{justify-self:start}}.hero__aside{gap:1.2rem}.hero__highlights-intro{margin:0;color:#4a5972;font-size:.95rem;line-height:1.55}.hero__highlights-header{margin-bottom:0}.hero__divider{margin:0;border:none;border-top:1px solid rgba(148,163,184,.4)}.section-heading{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.25rem;gap:.75rem}.section-heading--compact{margin-bottom:.75rem}.section-heading h2{margin:0}.title-badge{position:relative;display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.4rem;border-radius:999px;background:#1761a9;color:#fff;font-weight:700;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 12px 30px -20px #1761a98c;margin-bottom:.6rem}.title-badge:after{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1761a9;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.title-badge--compact{font-size:.78rem;padding:.4rem 1rem}.section-heading .title-badge{margin-top:.01rem;margin-bottom:0}.written__header.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.written__controls{display:flex;gap:.6rem;margin-left:auto}@media (max-width: 640px){.written__header.section-heading{flex-direction:column;align-items:flex-start}.written__controls{width:100%;justify-content:flex-end}}.videos .title-badge{background:#1761a9!important;box-shadow:0 12px 30px -20px #1761a98c!important}.videos .title-badge:after{border-top:6px solid #1761a9!important}.hero__highlights{list-style:none;display:grid;gap:.65rem;margin-top:.35rem;padding:0;color:#1f2937;font-size:.98rem;line-height:1.5}.news-feature{background:#fff;border-radius:24px;box-shadow:0 24px 60px -28px #0f172a40;border:1px solid rgba(148,163,184,.25);padding:2.5rem 2.25rem}.news-feature__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);grid-template-areas:"photo headline" "photo lead" "content aside";-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:2rem;align-items:start}.news-feature__photo{grid-area:photo;border-radius:22px;overflow:hidden;margin:0;box-shadow:0 22px 54px -30px #0f172a73;min-height:380px;display:flex}.news-feature__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-feature__headline{grid-area:headline;display:flex;flex-direction:column;justify-content:flex-start;gap:.75rem;padding:0 1rem}.news-feature--detail .news-feature__headline{grid-row:1 / 3}.news-feature__headline h2{margin:0;font-size:clamp(1.9rem,3vw,2.4rem);line-height:1.2;color:#0f172a}.news-feature__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:0;margin:.35rem 0 0;list-style:none;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#1761a9}.news-feature__meta li{display:inline-flex;align-items:center}.news-feature__meta li:before{content:"●";margin-right:.4rem;font-size:.6rem;vertical-align:middle}.news-feature__lead{grid-area:lead;font-size:1.05rem;line-height:1.7;color:#475569;margin:0;align-self:start}.news-feature__content{grid-area:content;display:flex;flex-direction:column;gap:1.25rem;font-size:1.05rem;line-height:1.8;color:#1e293b}.news-feature__content p{margin:0}.news-feature__aside{grid-area:aside;align-self:start;background:linear-gradient(145deg,#e2e8f0b3,#bfdbfea6);border-radius:18px;border:1px solid rgba(148,163,184,.35);padding:1.6rem;box-shadow:0 18px 36px -30px #0f172a59}.news-feature--detail .news-feature__grid{grid-template-areas:"photo headline" "content content";row-gap:1.5rem}.news-topreads{margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(148,163,184,.35)}.news-topreads__title{margin:0 0 .6rem;font-size:1rem;color:#1e3a8a}.news-feature__aside h3{margin:0 0 .8rem;font-size:1.05rem;color:#1e3a8a}.news-aside__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;grid-auto-rows:minmax(0,auto)}.news-aside__link{display:grid;grid-template-columns:68px 1fr;align-items:center;gap:.6rem;text-decoration:none;color:#0f172a;background:#ffffffa8;border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:.35rem .5rem;transition:background-color .18s ease,border-color .18s ease,transform .12s ease}.news-aside__link:hover,.news-aside__link:focus-visible{background:#ffffffe6;border-color:#6366f166;transform:translateY(-1px)}.news-aside__thumb{width:68px;height:48px;border-radius:8px;overflow:hidden;background:#e2e8f0;display:block}.news-aside__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-aside__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e2e8f099,#dbeafe99)}.news-aside__title{font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-feature__aside h3{margin:0 0 1rem;font-size:1.1rem;color:#1e3a8a}.news-feature__aside ul{margin:0;padding-left:1.1rem;display:grid;gap:.85rem;color:#0f172a;font-size:.98rem}.news-feature__aside li{line-height:1.6}.news-feature__actions{margin-top:2rem;display:flex;justify-content:flex-start}.news-feature__back{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;box-shadow:0 18px 40px -30px #2563eb80;transition:transform .18s ease,box-shadow .18s ease}.news-feature__back:before{content:"←";font-size:1.1rem}.news-feature__back:hover,.news-feature__back:focus{transform:translateY(-1px);box-shadow:0 24px 48px -32px #2563eb99}@media (max-width: 900px){.news-feature__grid{grid-template-columns:1fr;grid-template-areas:"headline" "photo" "lead" "content" "aside"}.news-feature__photo{min-height:320px}}@media (max-width: 720px){.news-feature{padding:1.75rem 1.25rem}.news-feature__meta{flex-direction:column;gap:.5rem}.news-feature__lead,.news-feature__content,.news-feature__aside ul{font-size:1rem}.news-feature__actions{justify-content:center}}.hero__highlights li{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;padding:.65rem .8rem;border-radius:12px;background:linear-gradient(135deg,#e2e8f08c,#bfdbfe66);box-shadow:inset 0 1px #ffffffbf}.hero__highlights li span{font-weight:700;color:#1761a9;font-size:1rem;margin-top:.1rem}.hero__highlight-content{display:grid;gap:.35rem}.hero__highlight-content p,.hero__highlight-content--compact p{margin:0;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero__highlight-title{color:#0f172a;font-weight:600;text-decoration:none;line-height:1.45}.hero__highlight-title:hover,.hero__highlight-title:focus{color:#1761a9;text-decoration:underline}.hero__highlight-cta{justify-self:start;font-size:.85rem;font-weight:600;color:#1761a9;text-decoration:none;transition:color .18s ease}.hero__highlight-cta:after{content:"→";margin-left:.25rem;font-size:.9rem}.hero__highlight-cta:hover,.hero__highlight-cta:focus{color:#1e40af}@media (max-width: 900px){.hero__tabs{grid-template-columns:1fr}.hero__tabs-left{grid-template-columns:repeat(2,1fr);border-right:none}.hero__tab-item{justify-content:flex-start;border-right:none;border-bottom:1px solid #e5e7eb}.hero__tab-item:nth-child(2n){border-bottom:1px solid #e5e7eb}.hero__content{grid-template-columns:1fr;gap:1.25rem}.hero__panel{padding:1.2rem;border-radius:14px}.hero__panel--feature{padding-bottom:1.5rem}.hero__primary h2{font-size:clamp(1.5rem,4vw,1.8rem)}.hero__highlights{gap:.55rem}}@media (max-width: 640px){.hero__highlights-intro,.hero__highlights li[data-mobile-hidden]{display:none}.hero__highlights{grid-template-columns:1fr}}@media (max-width: 640px){.news-feature{width:100vw;margin-left:50%;transform:translate(-50%);border-radius:0;padding:1rem 1rem 1.25rem;box-shadow:none}.hero{padding:0;width:100vw;margin-left:50%;transform:translate(-50%);overflow-x:hidden;border-top:none;border-bottom:none}.news-feature__headline h2{font-size:clamp(1.6rem,8vw,2.2rem);line-height:1.15}.news-feature__photo,.news-feature__photo img,.news-feature iframe,.news-feature video{width:100%;max-width:100%}.news-feature iframe{aspect-ratio:16/9;height:auto;display:block}}@media (max-width: 640px){.written-card{overflow:visible}.written-card__content{padding-bottom:.6rem}.written-card__cta{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative;z-index:1}.inner-page .written-card__cta{display:inline-flex!important}}@media (max-width: 640px){.hero__highlight-content{overflow:visible}.hero__highlight-cta,.hero__highlight-cta--inline{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative;z-index:1}a[aria-label^="Leer más"]{display:inline-flex!important;visibility:visible!important;pointer-events:auto!important}}.videos{padding:0!important;background-color:transparent!important;width:auto!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.videos__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.videos__header h2{font-size:1.4rem;font-weight:600;color:#0f172a}.videos__grid{display:grid!important;gap:1.5rem!important;grid-template-columns:repeat(4,minmax(240px,1fr))!important;place-items:stretch}.videos:not(.videos--home) .videos__container{max-width:1600px!important;margin:0 auto!important;padding:0 1rem!important;box-sizing:border-box}.inner-page .videos__grid{max-width:1600px!important;padding:0!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;justify-content:start!important}@media (max-width: 1280px){.videos:not(.videos--home) .videos__container{max-width:1300px!important;padding:0 1rem!important}.inner-page .videos__grid{max-width:1300px!important;grid-template-columns:repeat(3,minmax(260px,1fr))!important;justify-content:start!important}}@media (max-width: 1024px){.videos:not(.videos--home) .videos__container{max-width:1100px!important;padding:0 1rem!important}.inner-page .videos__grid{max-width:1100px!important;grid-template-columns:repeat(2,minmax(260px,1fr))!important;justify-content:start!important}}@media (max-width: 640px){.videos:not(.videos--home) .videos__container{max-width:100%!important;padding:0 1rem!important}.inner-page .videos__grid{max-width:100%!important;padding:0!important;grid-template-columns:1fr!important}}.videos:not(.videos--home) .videos__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}@media (max-width: 1280px){.videos:not(.videos--home) .videos__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}}@media (max-width: 1024px){.videos:not(.videos--home) .videos__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}}@media (max-width: 640px){.videos:not(.videos--home) .videos__grid{grid-template-columns:1fr!important}}.video-card{width:100%;max-width:220px;margin:0 auto;display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e2e8f0}.video-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.video-card__thumbnail{position:relative;width:100%;padding-top:75%;overflow:hidden}.video-card__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1400px){.videos__grid{grid-template-columns:repeat(4,minmax(240px,1fr))!important;gap:1.5rem!important;padding:0 2rem!important;max-width:1400px!important}.video-card__title{font-size:.9rem!important;padding:12px 14px!important}}@media (max-width: 1280px){.videos__grid{grid-template-columns:repeat(3,minmax(240px,1fr))!important;gap:1.5rem!important;padding:0 2rem!important;max-width:1200px!important}.videos{padding:1.75rem 0 2.5rem!important}}@media (max-width: 1024px){.videos__grid{grid-template-columns:repeat(2,minmax(240px,1fr))!important;gap:1.25rem!important;padding:0 1.5rem!important;max-width:800px!important}.videos{padding:1.5rem 0 2rem!important}}@media (max-width: 480px){.videos__grid{grid-template-columns:1fr!important;gap:.75rem!important;padding:0 .75rem!important}}.video-card__player{position:relative;width:100%;background-color:#f8fafc;border-bottom:1px solid #f1f5f9;flex-shrink:0}.video-card__player iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.video-card{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;min-height:0;position:relative;box-shadow:0 2px 8px #00000014;max-width:100%}.video-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px -8px #0f172a33;border-color:#cbd5e1}.video-card__thumbnail{position:relative;width:100%;aspect-ratio:4 / 3;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:500;overflow:hidden;flex-shrink:0}.video-card__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-card__meta{padding:1rem;background-color:#fff;flex:1;display:flex;flex-direction:column;min-height:0;position:relative;z-index:2;margin-top:0}.video-card__title{font-size:.95rem;font-weight:600;color:#1e293b;margin:0;padding:12px 12px 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em;line-height:1.4;background:#fff;position:relative;z-index:2;width:100%;box-sizing:border-box;letter-spacing:-.01em;white-space:normal;word-break:break-word}.video-card__date{font-size:.75rem;color:#64748b;margin-top:auto;padding-top:.4rem;opacity:.9;font-weight:500}.written{padding:2rem 2rem 2.5rem;background-color:#e2e8f0;border-top:1px solid #cbd5f5}.auth{padding:3rem 2rem 4rem;background:linear-gradient(120deg,#e2e8f073,#dbeafe4d);min-height:calc(100vh - 260px)}.auth__container{max-width:880px;margin:0 auto;background-color:#fff;border-radius:18px;border:1px solid rgba(148,163,184,.2);box-shadow:0 30px 80px -45px #0f172a66;overflow:hidden}.auth__header{padding:2.5rem 2.75rem 2rem;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#f8fafc}.auth__header h1{font-size:1.9rem;margin-bottom:.75rem}.auth__intro{font-size:1rem;max-width:520px;color:#e2e8f0d9}.auth__tabs{display:grid;grid-template-columns:repeat(2,1fr);background-color:#f8fafc}.auth__tab{padding:1rem 1.5rem;border:none;background:none;font-weight:600;font-size:.95rem;color:#475569;cursor:pointer;transition:background-color .18s ease,color .18s ease}.auth__tab.is-active{background-color:#fff;color:#1761a9;box-shadow:inset 0 -3px #1761a9}.auth__content{padding:2.5rem 2.75rem;background-color:#fff;display:grid;gap:2.5rem}.auth-form{display:grid;gap:1.5rem}.auth-form h2{font-size:1.4rem;color:#0f172a}.auth-form__subtitle{color:#64748b;font-size:.95rem}.auth-form label{display:grid;gap:.5rem;font-size:.9rem;color:#1f2937;font-weight:500}.auth-form input{padding:.85rem 1rem;border-radius:10px;border:1px solid #cbd5f5;background-color:#e2e8f066;font:inherit;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.auth-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;background-color:#fff}.auth-form__error{padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(220,38,38,.35);background-color:#fee2e299;color:#b91c1c;font-size:.85rem}.auth-form__success{padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(34,197,94,.35);background-color:#dcfce799;color:#047857;font-size:.85rem}.auth-form__submit{padding:.9rem 1.8rem;border-radius:999px;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;justify-self:start;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.auth-form__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px -28px #2563eb8c}.auth-form__submit:disabled{opacity:.7;cursor:progress}@media (max-width: 720px){.auth{padding:2rem 1.25rem 3rem}.auth__header,.auth__content{padding:1.75rem 1.75rem 1.5rem}.auth__intro{font-size:.9rem}.auth__tab{font-size:.85rem}.auth-form{gap:1.25rem}}.written__header h2{font-size:1.35rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}.written__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:1600px;margin:0 auto;padding:0 1rem}.written-card{display:flex;flex-direction:column;height:100%;border-radius:6px;background-color:#fff;overflow:hidden;box-shadow:0 2px 8px -2px #0000001a;transition:all .2s ease;border:1px solid #e2e8f0;width:100%;max-width:220px;margin:0 auto;aspect-ratio:1 / 1.35}.written-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px -8px #0f172a33;border-color:#cbd5e1}.written-card__image{width:100%;aspect-ratio:4 / 3;border-radius:0;overflow:hidden;background-color:#f8fafc;margin-bottom:.7rem;box-shadow:none;flex-shrink:0;border-bottom:1px solid #e5e7eb}.written-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.written-card__content{display:flex;flex-direction:column;gap:.4rem;padding:0 .8rem .8rem;flex:1;min-height:0;justify-content:space-between}.written-card__content h3{font-size:.9rem;font-weight:600;color:#1e293b;line-height:1.3;margin:0 0 .4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em;padding:0;letter-spacing:-.01em}.written-card__content p{font-size:.78rem;color:#475569;line-height:1.4;margin:0 0 .6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em;padding:0;opacity:.9}.written-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:#1761a9;text-decoration:none;transition:all .2s ease;padding:.4rem .8rem;border-radius:6px;align-self:flex-start;background:#1761a90d;border:1px solid rgba(23,97,169,.15)}.written-card__cta:after{content:"→";font-size:.9rem}.written-card__cta:hover{color:#1e40af;background-color:#1d4ed814;transform:translateY(-1px);box-shadow:0 2px 6px -2px #1d4ed833}@media (max-width: 1200px){.written__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));max-width:1200px;gap:1.1rem}.written-card{max-width:100%;padding:.7rem;aspect-ratio:1 / 1.1}.written-card__content{min-height:auto;padding:0 .2rem .5rem}.written-card__image{margin-bottom:.7rem}}@media (max-width: 900px){.written-card{padding:.6rem;border-radius:6px;max-width:100%;aspect-ratio:1 / 1.35}.written-card__content{min-height:auto;gap:.35rem;padding:0 .2rem .6rem}.written-card__image{aspect-ratio:4 / 3;margin:0 0 .6rem}.written-card__content p{font-size:.78rem;line-height:1.35;-webkit-line-clamp:2;min-height:2.6em;margin:0 0 .4rem}.written-card__cta{padding:.3rem .6rem;font-size:.78rem;margin-top:auto}}@media (max-width: 480px){.written__grid{grid-template-columns:repeat(2,1fr);max-width:100%;margin:0 auto;gap:.7rem;padding:0 .4rem}.written-card{max-width:100%;padding:.6rem;border-radius:8px;aspect-ratio:auto;min-height:300px}.written-card__image{aspect-ratio:1 / 1;margin-bottom:.6rem;border-radius:6px}.written-card__content{min-height:110px;gap:.3rem;padding:0}.written-card__content h3{font-size:.82rem;-webkit-line-clamp:2;min-height:2.6em;line-height:1.25;margin:0 0 .2rem}.written-card__content p{font-size:.76rem;line-height:1.3;-webkit-line-clamp:2;min-height:2.4em;margin:0 0 .3rem}.written-card__cta{margin-top:auto;padding:.25rem .5rem;font-size:.75rem}}@media (max-width: 360px){.written__grid{grid-template-columns:1fr;max-width:300px;gap:.8rem}.written-card{padding:.8rem;max-width:100%}.written-card__image{aspect-ratio:5 / 3;margin-bottom:.8rem}.written-card__content{min-height:auto}.written-card__content h3{font-size:.9rem;-webkit-line-clamp:2;line-height:1.3}.written-card__content p{font-size:.8rem;-webkit-line-clamp:2;margin:.2rem 0 .6rem}.written-card__cta{margin-top:.3rem;padding:.35rem .7rem;font-size:.8rem}}.newsletter{padding:2rem 2rem 2.5rem;background-color:#fff;border-top:1px solid #e5e7eb}.newsletter__layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:2rem;align-items:stretch}.newsletter__content{display:flex;flex-direction:column;gap:1.5rem}.newsletter h2{font-size:1.35rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.newsletter__intro{color:#4b5563;max-width:640px;margin-bottom:1.5rem;line-height:1.6}.newsletter__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;gap:1rem;max-width:720px}.newsletter__group{display:grid;gap:.4rem}.newsletter__group input{width:100%;padding:.9rem 1rem;border:1px solid #cbd5f5;border-radius:999px;font:inherit;background-color:#f8fafc;transition:border-color .18s ease,box-shadow .18s ease}.newsletter__group input:focus{outline:none;border-color:#1761a9;box-shadow:0 0 0 3px #1761a92e;background-color:#fff}.newsletter__submit{padding:.95rem 2.2rem;border-radius:999px;border:none;background:#1761a9;color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.newsletter__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 40px -25px #1761a973}.newsletter__submit:disabled{cursor:wait;opacity:.65}.newsletter__banner{display:flex;align-items:stretch;justify-content:center;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(135deg,#f8fafce6,#e2e8f0d9);box-shadow:0 16px 36px -24px #0f172a40;padding:.75rem}.newsletter__banner span{padding:.5rem 0}.newsletter__banner:after{content:none}.opinion-card{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%;background:#fff;border:1px solid rgba(148,163,184,.28);border-radius:16px;padding:1.1rem 1.25rem;box-shadow:0 18px 40px -28px #0f172a59}.opinion-card__header{display:grid;grid-template-columns:52px 1fr;gap:.75rem;align-items:center}.opinion-card__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#e2e8f0;border:2px solid #ffffff;box-shadow:0 8px 18px -12px #0f172a66}.opinion-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.opinion-card__name{font-weight:800;color:#0f172a;font-size:1.08rem}.opinion-card__title{display:block;font-size:.92rem;color:#64748b}.opinion-card__headline{margin:.25rem 0 .5rem;font-size:1.18rem;line-height:1.35;color:#0f172a}.opinion-card__body{margin:.2rem 0 0;color:#334155;font-size:1rem;line-height:1.75}.opinion-card__cta{margin-top:.25rem}.opinion-card__link{color:#1e40af;font-weight:600;text-decoration:none}.opinion-card__link:hover{text-decoration:underline}.opinions__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.opinions__item{display:block}.opinion-card--list{height:100%}.opinion-card__excerpt{margin:0;color:#475569;line-height:1.6;font-size:.95rem}.opinion-card--list .opinion-card__header{grid-template-columns:64px 1fr;gap:.9rem}.opinion-card--list .opinion-card__avatar{width:64px;height:64px}.opinion-card--list .opinion-card__name{font-size:1.12rem}.opinion-card--list .opinion-card__headline{font-size:1.22rem}.opinion-card--square{width:100%;display:block;text-align:left;border:1px solid rgba(148,163,184,.28);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 14px 34px -26px #0f172a38;cursor:pointer}.opinion-card--square:hover{transform:translateY(-1px);transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 26px 56px -34px #0f172a4d}button.opinion-card{border:0;padding:0;background:none}.opinion-card__square-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#e5e7eb}.opinion-card__square-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.opinion-card__square-content{display:grid;gap:.4rem;padding:.65rem .75rem .8rem}.opinion-card__author{display:grid;gap:.1rem}.opinion-card__name{font-weight:700;color:#0f172a;font-size:.95rem}.opinion-card__title{color:#64748b;font-size:.8rem}.opinion-card__headline{margin:0;color:#0f172a;font-weight:700;line-height:1.35;font-size:.9rem}.opinion-card__headline--clamp{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.opinions__filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;margin:0 0 1rem;background:linear-gradient(135deg,#f8fafce6,#e2e8f0a6);border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:.9rem 1rem}.opinions__filter-group{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:.5rem}.opinions__filter-group span{font-size:.9rem;font-weight:600;color:#1e3a8a}.opinions__filter-group select,.opinions__filter-group input[type=search]{width:100%;padding:.6rem .85rem;border:1px solid rgba(148,163,184,.6);border-radius:10px;background:#fff;font:inherit;color:#0f172a}.opinions__filter-group select:focus,.opinions__filter-group input[type=search]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.opinions__filter-group--search input::-moz-placeholder{color:#94a3b8}.opinions__filter-group--search input::placeholder{color:#94a3b8}.opinions__actions{display:flex;justify-content:center;margin:1rem 0 0}.opinions__loadmore{padding:.45rem 1.4rem;border-radius:999px;border:none;background:#1761a9;color:#fff;font-weight:700;letter-spacing:.05em;cursor:pointer;box-shadow:0 12px 30px -20px #1761a98c}.opinions__loadmore:hover{filter:brightness(1.02)}.opinions__loadmore:disabled{opacity:.7;cursor:progress}.opinions__pill-container{display:flex;justify-content:center;position:relative;margin:-1.25rem 0 .75rem;z-index:2}.opinions__pill-container--left{justify-content:flex-start;margin-left:0}.newsletter__banner{position:relative}.opinions__pill-container--top-left{position:absolute;top:-1.25rem;left:1rem;margin:0;justify-content:flex-start;width:auto}.opinions__pill-container--top{position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);margin:0;justify-content:center}.newsletter__banner .opinions__pill{min-width:auto;text-align:center;padding:.45rem 1.4rem;font-size:.85rem}.opinions__pill{background:#1761a9;color:#fff;padding:.45rem 1.4rem;border-radius:999px;font-weight:700;letter-spacing:.05em;font-size:.85rem;box-shadow:0 12px 30px -20px #1761a98c;position:relative}.opinions__pill:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1761a9}.newsletter__message{margin-top:1rem;font-size:.95rem;font-weight:500}.newsletter__message--success{color:#15803d}.newsletter__message--error{color:#b91c1c}.admin-dashboard{padding:2.5rem clamp(1.5rem,4vw,3rem) 3rem;background:linear-gradient(180deg,#f8fafc,#eef2ff);min-height:100vh;max-width:900px;margin:0 auto}.admin-dashboard__modules{max-width:820px;margin:0 auto}.admin-dashboard__module{margin:0 auto;max-width:820px}.admin-dashboard__header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.admin-dashboard__header h1{font-size:clamp(1.6rem,3.2vw,2.2rem);margin:0 0 .5rem;color:#0f172a}.admin-dashboard__header p{margin:0;color:#475569}.admin-dashboard__hint{margin-top:.5rem;font-size:.95rem;color:#1d4ed8}.admin-dashboard__user{display:flex;align-items:center;gap:1rem}.admin-dashboard__user-info{display:flex;flex-direction:column;gap:.35rem}.admin-dashboard__link{align-self:flex-start;font-weight:600;color:#1d4ed8;text-decoration:none;padding:.35rem .75rem;border-radius:999px;background:#3b82f61f;border:1px solid rgba(59,130,246,.3);transition:transform .18s ease,box-shadow .18s ease}.admin-dashboard__link:hover,.admin-dashboard__link:focus-visible{transform:translateY(-1px);box-shadow:0 18px 36px -24px #3b82f673}.admin-dashboard__user{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.2rem;background:#fff;border-radius:12px;box-shadow:0 12px 32px -28px #0f172a40}.admin-dashboard__user button{padding:.45rem 1rem;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:600;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.admin-dashboard__user button:hover,.admin-dashboard__user button:focus{transform:translateY(-1px);box-shadow:0 14px 28px -18px #2563eb80}.admin-dashboard__modules{display:grid;gap:2rem}.admin-dashboard__module{background:#fff;border-radius:18px;padding:1.8rem;box-shadow:0 24px 64px -32px #0f172a33}.admin-dashboard__module-header{display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.admin-dashboard__module-header h2{margin:0;font-size:1.35rem;color:#0f172a}.admin-dashboard__helper{margin:.35rem 0 0;font-size:.95rem;color:#64748b}.admin-dashboard__module-actions{display:flex;align-items:center;gap:1rem}.admin-dashboard__module-actions button{padding:.55rem 1.2rem;border-radius:999px;background:#1d4ed8;color:#fff;font-weight:600;border:none;cursor:pointer;transition:opacity .18s ease}.admin-dashboard__module-actions button:hover,.admin-dashboard__module-actions button:focus{opacity:.9}.admin-dashboard__select{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#475569}.admin-dashboard__select select{padding:.45rem .75rem;border-radius:8px;border:1px solid #cbd5f5;background:#f8fafc;font-weight:600}.admin-dashboard__status{margin-top:1rem;font-size:.95rem;padding:.6rem .9rem;border-radius:10px;display:inline-flex;align-items:center;gap:.5rem}.admin-dashboard__status--error{background:#dc262614;color:#b91c1c}.admin-dashboard__status--success{background:#16a34a1a;color:#15803d}.admin-dashboard__status--loading,.admin-dashboard__status--note{background:#2563eb14;color:#1d4ed8}.admin-form{display:grid;gap:1.4rem}.admin-form fieldset{border:none;padding:0;margin:0}.admin-form legend{font-weight:700;color:#0f172a;margin-bottom:1rem}.admin-form__field{display:flex;flex-direction:column;gap:.55rem}.admin-form__field input,.admin-form__field textarea,.admin-form__field select{padding:.65rem .75rem;border-radius:10px;border:1px solid #cbd5f5;background:#f8fafc;font-size:.95rem;color:#0f172a}.admin-form__field textarea{min-height:120px;resize:vertical}.admin-form__hint{margin:-.2rem 0 0;font-size:.85rem;color:#c2410c}.admin-form__actions{display:flex;flex-wrap:wrap;gap:.75rem}.admin-form__actions button{padding:.6rem 1.4rem;border-radius:999px;border:none;font-weight:600;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.admin-form__actions button[type=submit]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.admin-form__secondary{background:#94a3b826;color:#475569}.admin-form__status{font-size:.9rem;font-weight:600}.admin-form__status--success{color:#15803d}.admin-form__status--error{color:#b91c1c}.admin-form__preview{border:1px solid #dbeafe;background:#fff;padding:1rem;border-radius:12px}.admin-form__preview iframe{width:100%;min-height:240px;border:none;border-radius:8px}.video-form{margin-bottom:2rem}.video-form__tags{display:flex;flex-wrap:wrap;gap:.6rem}.video-form__tag{padding:.5rem 1rem;border-radius:999px;border:1px solid #cbd5f5;background:#f1f5f9e6;color:#1e3a8a;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.video-form__tag.is-active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 26px -18px #2563eb99}.video-form__preview{margin-top:-.5rem}.video-list{width:100%;border-collapse:collapse}.video-list thead{background:#eff6ff}.video-list th,.video-list td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;color:#1f2937}.video-list tbody tr:nth-child(every){background:#fff}.video-list tbody tr:hover{background:#f8fafc}.admin-table__actions{display:flex;gap:.6rem}.admin-table__actions button{padding:.45rem 1rem;border-radius:999px;border:none;font-weight:600;cursor:pointer}.admin-table__actions button:first-of-type{background:#3b82f626;color:#1d4ed8}.admin-table__danger{background:#ef44441f;color:#b91c1c}.admin-table__status{margin:1.5rem 0;text-align:center;font-size:.95rem;color:#475569}.videos__status{margin-bottom:1.2rem;font-size:.95rem;padding:.65rem .9rem;border-radius:12px}.videos__status--loading,.videos__status--note{background:#2563eb14;color:#1d4ed8}.videos__status--error{background:#ef444414;color:#b91c1c}.video-card--placeholder{background:linear-gradient(180deg,#f8fafc,#e0e7ff);border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;color:#64748b;font-weight:500}.video-card__player--placeholder{display:flex;align-items:center;justify-content:center;background:#2563eb14;aspect-ratio:16 / 9;width:100%}.video-card__player-overlay{font-weight:600;color:#1d4ed8}.video-card__meta--placeholder{text-align:center;font-style:italic;color:#475569;padding:.75rem 1rem}@media (max-width: 960px){.admin-dashboard__user{width:100%;justify-content:space-between}.admin-dashboard__module{padding:1.4rem}.video-list thead{display:none}.video-list tr,.video-list td{display:block;width:100%}.video-list tr{margin-bottom:1rem;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.video-list td{border:none;padding:.75rem 1rem}.video-list td[data-label]:before{content:attr(data-label) ": ";font-weight:600;color:#1e293b}}.events{padding:2rem 2rem 2.5rem;background:linear-gradient(135deg,#e5e7eb99,#e2e8f0cc);border-top:1px solid #dbeafe}.events h2{font-size:1.35rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}.events__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.event-card{display:grid;gap:.85rem;padding:1.3rem;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(145deg,#edf2fff2,#dde4ffd9);box-shadow:0 20px 40px -30px #1761a973}.event-card__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.event-card__header h3{font-size:1.05rem;font-weight:600;color:#0f172a}.event-card__header time{font-size:.85rem;font-weight:600;color:#1761a9}.event-card__location{font-size:.9rem;color:#1f2937;font-weight:500}.event-card__description{font-size:.85rem;color:#334155;line-height:1.5}.event-card__cta{justify-self:start;padding:.6rem 1.4rem;border-radius:999px;border:none;background:#1761a9;color:#fff;font-weight:600;font-size:.85rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.event-card__cta:hover{transform:translateY(-1px);box-shadow:0 20px 42px -26px #1761a973}.newsletter__field{width:100%;max-width:720px;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;background-color:#f8fafc}.newsletter__field:focus{outline:none;border-color:#1761a9;box-shadow:0 0 0 3px #1761a92e}@media (max-width: 900px){.newsletter__layout{grid-template-columns:1fr}.newsletter__banner{min-height:160px;order:-1}}@media (max-width: 720px){.newsletter{padding:1.5rem 1.25rem 2rem}.newsletter__layout{gap:1.5rem}.newsletter__form{grid-template-columns:1fr}.newsletter__group input{border-radius:12px}.newsletter__submit{width:100%;justify-self:stretch}}@media (max-width: 480px){.newsletter__layout{gap:1.25rem}.newsletter__intro{font-size:.95rem}.newsletter__banner{min-height:140px}}.inner-page{background-color:#f8fafc;padding:2.5rem 2rem 3rem;min-height:60vh}.inner-page__hero{max-width:960px;margin:0 auto 2rem;padding:2.5rem;border-radius:18px;background:linear-gradient(135deg,#e2e8f0d9,#bfdbfe8c);box-shadow:0 30px 60px -45px #0f172a99}.inner-page__hero h1{font-size:2.4rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.inner-page__hero p{font-size:1.05rem;line-height:1.6;color:#1f2937;max-width:720px}.inner-page__hero--acuicultura{background:linear-gradient(135deg,#a5f3fcbf,#22d3ee99)}.inner-page__hero--turismo{background:linear-gradient(135deg,#ece9fccc,#c7d2febf)}.inner-page__hero--negocios{background:linear-gradient(135deg,#e2e8f0c7,#94a3b899)}.inner-page__hero--contacto{background-color:#fff;color:#0f172a;border:2px solid rgba(37,99,235,.75);box-shadow:0 25px 60px -45px #2563eb59}.inner-page__content{max-width:960px;margin:0 auto;display:grid;gap:2rem}.inner-page__content article{background-color:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:2rem;box-shadow:0 24px 60px -40px #0f172a66}.inner-page__content h2{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.inner-page__content p{font-size:1rem;line-height:1.65;color:#475569}.social{padding:2rem 2rem 3rem;background-color:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.social h2{font-size:1.35rem;font-weight:600;color:#0f172a;margin-bottom:1.5rem}.social__feed{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));border-radius:12px;background:linear-gradient(135deg,#eef2ff,#dde8fc);padding:2rem;border:1px solid rgba(148,163,184,.35);box-shadow:inset 0 1px #fff9,0 15px 30px -24px #0f172a66}.social-post{background:#fff;border-radius:12px;padding:1.25rem 1.35rem;box-shadow:0 12px 24px -18px #0f172a59;display:grid;gap:.85rem;border:1px solid rgba(148,163,184,.3)}.social-post__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem}.social-post__badge{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-size:.85rem;font-weight:700;color:#fff}.social-post__badge--ig{background:linear-gradient(135deg,#f97316,#ec4899,#6366f1)}.social-post__badge--in{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.social-post__badge--yt{background:linear-gradient(135deg,#ef4444,#dc2626)}.social-post__meta{display:flex;flex-direction:column;line-height:1.2}.social-post__meta strong{font-size:.95rem;color:#0f172a}.social-post__meta span{font-size:.85rem;color:#475569}.social-post__time{font-size:.8rem;color:#64748b}.social-post__message{font-size:.95rem;line-height:1.5;color:#1f2937}.social-post__cta{justify-self:start;padding:.45rem .95rem;border-radius:999px;background:#1d4ed8;color:#fff;font-size:.85rem;font-weight:600;border:none;cursor:pointer;box-shadow:0 8px 18px -14px #2563ebcc;transition:transform .2s ease,box-shadow .2s ease}.social-post__cta:hover{transform:translateY(-1px);box-shadow:0 12px 20px -12px #2563ebbf}.footer{background-color:#3b61a5;color:#f8fafc;padding:2rem 2rem 1.5rem;border-top:1px solid rgba(15,23,42,.25)}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}@media (min-width: 1024px){.footer__grid{gap:1.25rem}}@media (min-width: 1024px){.footer__grid{grid-template-columns:repeat(4,1fr)}.footer__section--social{grid-column:4;grid-row:2}}.footer__section--partners .footer__section--social{margin-top:1rem}.footer__section--partners h4{margin-bottom:.5rem}.footer__section--partners .footer__list{gap:.4rem}.footer__section--partners .footer__section--social h4{margin-top:.25rem;margin-bottom:.4rem}.footer__section--partners .footer__section--social ul{gap:.35rem}.footer__brand p{font-size:.9rem;line-height:1.6;color:#cbd5f5;max-width:320px}.footer__brand-meta{margin-top:.85rem;font-size:.85rem;color:#f8fafccc;font-weight:500}.footer__logo{width:210px;max-width:100%;margin-bottom:1rem;display:block}.footer__section h4{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#e2e8f0d9;margin-bottom:.75rem}.footer__section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.footer__list--roles{gap:.6rem}.footer__list-item{display:grid;grid-template-columns:minmax(0,1fr);gap:.15rem}.footer__item-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#e2e8f0b3;font-weight:600}.footer__item-value{font-size:.95rem;color:#f8fafc;font-weight:500}.footer__section a{text-decoration:none;color:#f8fafc;font-size:.95rem}.footer__section a:hover{color:#dbeafe}.footer__bottom{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.18);display:flex;flex-direction:column;gap:.5rem;font-size:.8rem;color:#e2e8f0d9}@media (max-width: 720px){.footer__grid{grid-template-columns:1fr}.footer__list-item{grid-template-columns:minmax(0,1fr)}}.footer__bottom a{color:#fef9c3;text-decoration:none;font-weight:600}.footer__bottom a:hover{text-decoration:underline;color:#fde68a}@media (max-width: 768px){.header__top{flex-wrap:wrap;gap:1rem}.header__search{order:3;width:100%;max-width:none}.header__actions{margin-left:auto}.header__nav ul{gap:1rem;font-size:.9rem}}
