:root{--unmsm-blue:#0D2C5E;--unmsm-blue-deep:#061428;--unmsm-blue-mid:#0F3068;--unmsm-blue-light:#123A76;--unmsm-gold:#C4972D;--unmsm-gold-line:#D6B655;--unmsm-gold-soft:#E8C877;--unmsm-gold-bright:#F0D98A;--unmsm-gold-dark:#A67D1F;--unmsm-bone:#F7F5EF;--unmsm-bone-hover:#E7E1D2;--unmsm-text:#FFF;--unmsm-text-muted:#B9C6DC;--unmsm-text-dark:#6B7688;--unmsm-border:rgba(232, 200, 119, 0.18);--unmsm-bar-bg:#0E0E0E;--unmsm-bar-line:#2C3038;--unmsm-accent:var(--unmsm-gold)}@keyframes
unmsmBreath{0%,100%{box-shadow:0 0 0 1px rgba(214, 182, 85, 0.35), 0 0 6px rgba(214, 182, 85, 0.25);border-color:rgba(214, 182, 85, 0.7)}50%{box-shadow:0 0 0 1px rgba(214, 182, 85, 0.7), 0 0 18px rgba(214, 182, 85, 0.75);border-color:#F0D98A}}@keyframes
unmsmOverlayIn{from{opacity:0}to{opacity:1}}@keyframes
unmsmPopupIn{from{opacity:0;transform:translateY(24px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes
unmsmOverlayOut{from{opacity:1}to{opacity:0}}@keyframes
unmsmPopupOut{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(16px) scale(0.97)}}@media (prefers-reduced-motion: reduce){.unmsm-news-popup-trigger,
.unmsm-news-popup__close,
.unmsm-news-popup__load-more,
.unmsm-news-item,
.unmsm-agenda-card,
.unmsm-banner-carousel__arrow,
.unmsm-news-popup-overlay,
.unmsm-news-popup-overlay .unmsm-news-popup{animation:none !important;transition:none !important}}.unmsm-news-popup-trigger,.unmsm-news-popup-trigger:focus,.unmsm-news-popup-trigger:focus-visible,.unmsm-news-popup-trigger:hover{font-family:"Barlow","Helvetica",Arial,sans-serif}.unmsm-news-popup-trigger{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1.5px solid var(--unmsm-gold-line);border-radius:8px;color:var(--unmsm-text);cursor:pointer;padding:8px
16px;font-size:13px;font-weight:700;letter-spacing:0.04em;line-height:1;text-transform:uppercase;white-space:nowrap;flex:0 0 auto;transition:background 0.18s ease, color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;animation:unmsmBreath 3s ease-in-out infinite}.unmsm-news-popup-trigger:hover,.unmsm-news-popup-trigger:focus-visible{border-color:var(--unmsm-gold-bright);transform:translateY(-2px) scale(1.03)}.unmsm-news-popup-trigger--bar{font-size:13px;padding:8px
16px}.unmsm-news-popup-trigger--block{width:100%;padding:14px
20px;font-size:15px;letter-spacing:0.06em}.unmsm-news-popup-trigger--floating{position:fixed;right:20px;bottom:20px;z-index:100001}.unmsm-news-popup-menu-item{list-style:none}.unmsm-news-popup-overlay{position:fixed;inset:0;background:rgba(6, 20, 44, 0.72);z-index:100000;display:none;align-items:center;justify-content:center;overflow-y:auto;padding:20px
32px}.unmsm-news-popup-overlay.is-open,.unmsm-news-popup-overlay.is-closing{display:flex}.unmsm-news-popup-overlay.is-open{animation:unmsmOverlayIn 0.25s ease}.unmsm-news-popup-overlay.is-closing{animation:unmsmOverlayOut 0.22s ease forwards}.unmsm-news-popup{position:relative;width:100%;max-width:1274px;height:calc(100vh - 40px);overflow-y:auto;background:var(--unmsm-blue);color:var(--unmsm-text);border-radius:16px;border-top:5px solid var(--unmsm-gold);padding:24px
36px 26px;box-shadow:0 30px 70px rgba(6, 20, 44, 0.55);box-sizing:border-box}.unmsm-news-popup-overlay.is-open .unmsm-news-popup{animation:unmsmPopupIn 0.35s cubic-bezier(0.22, 1, 0.36, 1)}.unmsm-news-popup-overlay.is-closing .unmsm-news-popup{animation:unmsmPopupOut 0.22s cubic-bezier(0.4, 0, 1, 1) forwards}.unmsm-news-popup__header{display:flex;flex-direction:column;gap:4px;margin-bottom:14px;padding-right:70px}.unmsm-news-popup__kicker{display:inline-block;font-family:"Barlow","Helvetica",Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:0.22em;text-transform:uppercase;color:var(--unmsm-gold)}.unmsm-news-popup__close{position:absolute;top:18px;right:18px;width:42px;height:42px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--unmsm-gold);color:var(--unmsm-blue);border:none;cursor:pointer;transition:background 0.18s ease, color 0.18s ease, transform 0.18s ease}.unmsm-news-popup__close-icon{width:12px;height:12px}.unmsm-news-popup__close:hover,.unmsm-news-popup__close:focus-visible{background:var(--unmsm-gold-soft);transform:scale(1.08)}.unmsm-news-popup__title{font-family:"Merriweather",Georgia,serif;font-size:30px;margin:0;font-weight:900;color:var(--unmsm-text)}.unmsm-banner-carousel{position:relative;border-radius:14px;overflow:hidden;margin-bottom:18px;border:1px
solid rgba(232, 200, 119, 0.25)}.unmsm-banner-carousel__track{display:flex;transition:transform 0.4s ease}.unmsm-banner-slide{flex:0 0 100%;min-height:170px;background-size:cover;background-position:center;background-color:var(--unmsm-blue-mid);display:block;text-decoration:none;color:inherit}@media (min-width: 641px){.unmsm-news-popup-overlay .unmsm-banner-carousel{max-width:1200px}.unmsm-news-popup-overlay .unmsm-banner-slide{aspect-ratio:24 / 7;height:auto;min-height:0}}.unmsm-gallery-preview{display:flex;flex-wrap:wrap;gap:8px}.unmsm-gallery-preview
img{width:100px;height:68px;object-fit:cover}.unmsm-news-article{width:min(900px, calc(100% - 32px));margin:48px
auto 72px;color:var(--unmsm-blue)}.unmsm-news-article__title{margin:0
0 24px;color:var(--unmsm-blue);font-family:"Merriweather",Georgia,serif;font-size:clamp(28px, 4vw, 42px);line-height:1.18}.unmsm-news-article__image,.unmsm-news-gallery{width:min(900px, 100%);aspect-ratio:3 / 2;margin:0
0 30px;overflow:hidden;position:relative;background:#e6eaf2}.unmsm-news-article__image img, .unmsm-news-gallery__slide
img{display:block;width:100%;height:100%;object-fit:cover}.unmsm-news-gallery__track{display:flex;height:100%;transition:transform .35s ease}.unmsm-news-gallery__slide{flex:0 0 100%;margin:0}.unmsm-news-gallery__arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:rgba(13,44,94,.82);color:#fff;cursor:pointer;font-size:22px}.unmsm-news-gallery__arrow--prev{left:14px}.unmsm-news-gallery__arrow--next{right:14px}.unmsm-news-article__content{color:#27374f;font-size:18px;line-height:1.75}.unmsm-news-article__content h1,.unmsm-news-article__content h2,.unmsm-news-article__content
h3{color:var(--unmsm-blue);font-family:"Merriweather",Georgia,serif}.unmsm-news-article__content
h1{font-size:2em}.unmsm-news-article__content
h2{font-size:1.55em}.unmsm-news-article__content
h3{font-size:1.25em}.unmsm-banner-slide__overlay{background:linear-gradient(0deg, rgba(6, 20, 44, 0.88) 0%, rgba(6, 20, 44, 0) 70%);width:100%;padding:26px
28px;display:flex;flex-direction:column;gap:6px}.unmsm-banner-slide__subtitle{font-family:"Barlow","Helvetica",Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--unmsm-gold-soft)}.unmsm-banner-slide__title{font-family:"Merriweather",Georgia,serif;font-size:24px;font-weight:700;line-height:1.25;color:var(--unmsm-text)}.unmsm-banner-carousel__arrow{position:absolute;top:50%;transform:scale(0.9);background:rgba(6, 20, 44, 0.7);border:1px
solid rgba(232, 200, 119, 0.5);color:var(--unmsm-gold-soft);width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:2;line-height:1;transition:background 0.18s ease, border-color 0.18s ease, color 0.18s ease}.unmsm-banner-carousel__arrow:hover,.unmsm-banner-carousel__arrow:focus-visible{background:rgba(6, 20, 44, 0.9);border-color:var(--unmsm-gold-bright);transform:scale(1.05)}.unmsm-banner-carousel__arrow--prev{left:14px}.unmsm-banner-carousel__arrow--next{right:14px}.unmsm-news-popup__columns{display:grid;grid-template-columns:1fr 1.3fr;gap:44px;align-items:stretch}.unmsm-news-popup__col{height:100%;box-sizing:border-box;display:flex;flex-direction:column}.unmsm-news-popup__col-title{font-family:"Merriweather",Georgia,serif;font-size:19px;font-weight:700;margin:0
0 10px;padding-bottom:6px;border-bottom:2px solid var(--unmsm-gold);display:inline-flex;align-items:center;gap:8px;align-self:flex-start;color:var(--unmsm-text)}.unmsm-news-popup__col-title
span{color:var(--unmsm-gold)}.unmsm-news-popup__col--news{background:rgba(255, 255, 255, 0.05);border-radius:14px;padding:18px
24px 16px;border-top:4px solid var(--unmsm-gold)}.unmsm-news-popup__col--agenda{background:var(--unmsm-bone);border-radius:14px;padding:18px
24px 16px;border-top:4px solid var(--unmsm-gold)}.unmsm-news-popup__col--agenda .unmsm-news-popup__col-title{color:var(--unmsm-blue)}.unmsm-news-popup__col--agenda .unmsm-news-popup__col-title
span{color:var(--unmsm-gold)}.unmsm-news-list{display:flex;flex-direction:column;gap:0;flex:1 1 auto}.unmsm-news-item{padding:10px
14px;margin:0
-14px;border-bottom:1px solid var(--unmsm-border);border-radius:10px;color:var(--unmsm-text);transition:background 0.18s ease, color 0.18s ease}.unmsm-news-item:hover,.unmsm-news-item:focus-within{background:rgba(6, 20, 44, 0.55);color:var(--unmsm-gold-soft)}.unmsm-news-item:first-child{padding-top:10px}.unmsm-news-item__title{margin:0;font-size:12px;line-height:1.5;color:var(--unmsm-text)}.unmsm-news-item:hover .unmsm-news-item__title,
.unmsm-news-item:focus-within .unmsm-news-item__title{color:var(--unmsm-gold-soft)}.unmsm-news-item__title
a{font-family:"Merriweather",Georgia,serif;color:inherit;text-decoration:none;font-size:12px;font-weight:700;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.unmsm-news-item__more{margin-top:6px;font-family:"Barlow","Helvetica",Arial,sans-serif;color:inherit;font-size:12px;font-weight:700;letter-spacing:0.1em;text-decoration:none;text-transform:uppercase}.unmsm-agenda-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;align-content:center;flex:1 1 auto}.unmsm-agenda-card{display:flex;flex-direction:column;gap:6px;padding:10px;margin:-10px;border-radius:10px;text-decoration:none;color:var(--unmsm-blue);transition:background 0.18s ease, color 0.18s ease}.unmsm-agenda-card:hover,.unmsm-agenda-card:focus-visible{background:var(--unmsm-bone-hover)}.unmsm-agenda-card--nolink{cursor:default;opacity:0.6}.unmsm-agenda-card--nolink:hover,.unmsm-agenda-card--nolink:focus-visible{background:transparent;transform:none;box-shadow:none}.unmsm-agenda-card__image{display:block;width:100%;padding-top:125%;background-color:#E6EAF2;background-image:repeating-linear-gradient(135deg, #E6EAF2 0 10px, #DDE3EE 10px 20px);background-size:cover;background-position:center;border-radius:9px;border:1px
solid #DFE3EA}.unmsm-agenda-card__meta{display:inline-flex;align-self:flex-start;align-items:center;padding:3px
8px;border-radius:3px;background:var(--unmsm-gold);color:var(--unmsm-blue);font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;line-height:1.4}.unmsm-agenda-card__title{font-size:14px;font-weight:700;line-height:1.35;color:var(--unmsm-blue)}.unmsm-news-popup__load-more{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:10px;flex-shrink:0;background:var(--unmsm-gold);border:1px
solid var(--unmsm-gold);color:var(--unmsm-blue);padding:11px
20px;border-radius:999px;cursor:pointer;font-family:"Barlow","Helvetica",Arial,sans-serif;font-weight:700;font-size:13px;letter-spacing:0.04em;text-decoration:none;transition:background 0.18s ease, border-color 0.18s ease, color 0.18s ease}.unmsm-news-popup__load-more:hover,.unmsm-news-popup__load-more:focus-visible{background:var(--unmsm-gold-dark);border-color:var(--unmsm-gold-dark);color:var(--unmsm-blue);text-decoration:none}.unmsm-news-popup__load-more[disabled]{opacity:0.5;cursor:default}.unmsm-news-popup__empty{color:var(--unmsm-text-muted);font-size:14px}body.unmsm-news-popup-open{overflow:hidden}@media (max-height: 880px) and (min-width: 641px){.unmsm-news-item:nth-child(n+4){display:none}.unmsm-news-popup{padding:16px
36px 18px}.unmsm-news-popup__header{margin-bottom:10px}.unmsm-banner-carousel{margin-bottom:12px}.unmsm-news-popup__col--news,.unmsm-news-popup__col--agenda{padding:12px
24px 12px}.unmsm-news-popup__col-title{margin-bottom:6px;font-size:17px}.unmsm-news-item__title,
.unmsm-news-item__title a,.unmsm-news-item__more{font-size:11px}.unmsm-agenda-card__title{font-size:13px}.unmsm-agenda-card__meta{font-size:10px}.unmsm-news-popup-overlay .unmsm-banner-carousel{width:min(1200px, 100%, calc(clamp(250px, 30vh, 350px) * 24 / 7));margin-inline:auto}}@media (max-width: 860px){.unmsm-news-popup-overlay{padding:32px
16px}.unmsm-news-popup{padding:28px
20px 26px}.unmsm-news-popup__columns{grid-template-columns:1fr;gap:22px}.unmsm-news-popup__col--agenda{order:1}.unmsm-news-popup__col--news{order:2}.unmsm-news-popup__col--agenda,.unmsm-news-popup__col--news{padding:18px
16px 16px}}@media (max-width: 640px){.unmsm-news-article{width:min(400px, calc(100% - 32px));margin-top:28px}.unmsm-news-article__image,.unmsm-news-gallery{width:400px;max-width:100%;height:267px;aspect-ratio:auto}.unmsm-news-popup{border-radius:26px;padding:18px
16px 26px}.unmsm-news-popup__header{padding-right:48px;margin-bottom:18px}.unmsm-news-popup__kicker{font-size:9px;letter-spacing:0.18em}.unmsm-news-popup__title{font-size:22px}.unmsm-banner-slide{min-height:170px}.unmsm-banner-slide__overlay{padding:16px}.unmsm-banner-slide__subtitle{font-size:11px}.unmsm-banner-slide__title{font-size:16px}.unmsm-news-popup__col-title{font-size:17px;padding-bottom:8px}.unmsm-agenda-grid{grid-template-columns:1fr;gap:14px}.unmsm-agenda-card:nth-child(n+4){display:none}.unmsm-news-item:nth-child(n+3){display:none}.unmsm-agenda-card{display:grid;grid-template-columns:84px 1fr;align-items:start;column-gap:12px;row-gap:6px;padding:8px;margin:-8px}.unmsm-agenda-card:not(:has(.unmsm-agenda-card__image)){grid-template-columns:1fr}.unmsm-agenda-card__image{grid-column:1;grid-row:1 / 3;width:84px;height:105px;padding-top:0}.unmsm-agenda-card__meta{grid-column:2;grid-row:1;width:fit-content;font-size:10px;padding:4px
7px}.unmsm-agenda-card:not(:has(.unmsm-agenda-card__image)) .unmsm-agenda-card__meta{grid-column:1}.unmsm-agenda-card__title{grid-column:2;grid-row:2;font-size:14px}.unmsm-agenda-card:not(:has(.unmsm-agenda-card__image)) .unmsm-agenda-card__title{grid-column:1;grid-row:2}.unmsm-news-item{padding:10px;margin:0
-10px}.unmsm-news-item__title{font-size:12px;line-height:1.5}.unmsm-news-item__title
a{font-size:12px;line-height:1.5}.unmsm-news-item__more{font-size:11px}.unmsm-news-popup__load-more{width:100%}}.unmsm-events-archive__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.unmsm-events-archive__grid .kg-card__thumb{aspect-ratio:auto;width:100%;height:auto}.unmsm-events-archive__grid .kg-card__thumb
img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.unmsm-events-archive__grid .kg-card:hover .kg-card__thumb
img{transform:none}@media (max-width: 1000px){.unmsm-events-archive__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.unmsm-events-archive__grid{grid-template-columns:1fr}}body .wp-show-posts a{box-shadow:0 0 0 transparent}.wp-show-posts-entry-title a{text-decoration:none}a.wp-show-posts-read-more,a.wp-show-posts-read-more:visited{display:inline-block;padding:8px 15px;border:2px solid #222;color:#222;font-size:.8em;text-decoration:none}.wpsp-read-more{margin:0 0 1em;display:inline-block}a.wp-show-posts-read-more:focus,a.wp-show-posts-read-more:hover{border:2px solid transparent;color:#fff;background:#222;text-decoration:none}.wp-show-posts-image{margin-bottom:1em}.wp-show-posts-image.wpsp-image-left{float:left;margin-right:1.5em}.wp-show-posts-image.wpsp-image-right{float:right;margin-left:1.5em}.wp-show-posts-image.wpsp-image-center{display:block;text-align:center}.wp-show-posts-image img{margin:0!important;vertical-align:bottom;height:auto}.wp-show-posts-entry-header{margin:0 0 1em;padding:0}.wp-show-posts .wp-show-posts-entry-title{margin:0}.wp-show-posts-updated{display:none}.wp-show-posts-entry-content,.wp-show-posts-entry-summary{margin-bottom:1em}.wp-show-posts-entry-meta{font-size:.8em}.wp-show-posts-separator{opacity:.5}.wp-show-posts-meta a,.wp-show-posts-meta a:visited{color:rgba(0,0,0,.5)}.stack-wp-show-posts-byline,.stack-wp-show-posts-posted-on{display:block}.wp-show-posts-entry-meta-below-post{margin-bottom:1em}.wp-show-posts-columns:not(.wp-show-posts-masonry){display:flex;flex-wrap:wrap}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block){display:flex;flex-direction:row}.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img{flex:0 0 auto;object-fit:scale-down}.wpsp-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child){margin-bottom:2em}.wpsp-load-more{margin-top:2em}.wp-show-posts-columns .wp-show-posts-inner{flex:1}.wp-show-posts-inner:after{clear:both;display:table;content:'';width:0;height:0;overflow:hidden;visibility:hidden}.wp-show-posts-single.post{margin-bottom:0}@media (min-width:768px){.wpsp-col-1,.wpsp-col-10,.wpsp-col-11,.wpsp-col-12,.wpsp-col-2,.wpsp-col-20,.wpsp-col-3,.wpsp-col-4,.wpsp-col-5,.wpsp-col-6,.wpsp-col-7,.wpsp-col-8,.wpsp-col-9{float:left}.wpsp-col-1{width:8.333333%}.wpsp-col-2{width:16.666667%}.wpsp-col-3{width:25%}.wpsp-col-4{width:33.333%}.wpsp-col-5{width:41.666667%}.wpsp-col-6{width:50%}.wpsp-col-7{width:58.333333%}.wpsp-col-8{width:66.666667%}.wpsp-col-9{width:75%}.wpsp-col-10{width:83.333333%}.wpsp-col-11{width:91.666667%}.wpsp-col-12{width:100%}.wpsp-col-20{width:20%}}@media (max-width:767px){.wp-show-posts-columns,.wp-show-posts-inner{margin-left:0!important;margin-right:0!important}.wp-show-posts-columns .wp-show-posts-single{display:block;width:100%}.wp-show-posts-image.wpsp-image-left,.wp-show-posts-image.wpsp-image-right{float:none;margin-right:0;margin-left:0}}.wp-show-posts-inner :last-child{margin-bottom:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpsp-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
@font-face{font-family:"Hanken Grotesk";font-style:normal;font-weight:300 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/hankengrotesk/HankenGrotesk-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Hanken Grotesk";font-style:normal;font-weight:300 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/hankengrotesk/HankenGrotesk-latin.woff2") format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Newsreader";font-style:normal;font-weight:400 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/newsreader/Newsreader-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Newsreader";font-style:normal;font-weight:400 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/newsreader/Newsreader-latin.woff2") format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Newsreader";font-style:italic;font-weight:400 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/newsreader/Newsreader-Italic-latin-ext.woff2") format("woff2");unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:"Newsreader";font-style:italic;font-weight:400 700;font-display:swap;src:url("/wp-content/themes/theme-letras-v1/fonts/newsreader/Newsreader-Italic-latin.woff2") format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}:root{color-scheme:light;--azul:#143B63;--azul-bright:#2457A6;--azuld:#143B63;--gold:#A8861C;--accent-2:#6E1226;--success:#1F8A5B;--bg:#F7F5EF;--bg-dark:#0C1521;--ink:#1A2230;--white:#FFF;--black:#1A2230;--primary-dark:var(--azuld);--primary-text:var(--ink);--secondary-blue:var(--azul);--secondary-light:#69BCE2;--secondary-muted:#7FA9CC;--secondary-lavender:#B3B0CC;--accent-gold:var(--gold);--color-accent:var(--gold);--color-accent-dark:#8B7718;--accent-gold-wcag:#7A6600;--white-soft:var(--bg);--gray-light:#E5E9F0;--gray-medium:#CED4DA;--gray-dark:#6C757D;--flch-gold:var(--kg-gold);--flch-navy:var(--kg-azul);--flch-navy-900:#07182E;--flch-navy-800:var(--kg-azuld);--flch-ink:var(--kg-ink);--flch-muted:var(--kg-muted);--flch-border:var(--kg-line);--flch-surface:var(--kg-panel);--flch-surface-soft:var(--kg-soft);--flch-radius:8px;--flch-ease:var(--kg-ease);--flch-shadow-sm:0 1px 2px rgba(15, 23, 42, 0.06);--font-display:'Newsreader', Georgia, 'Times New Roman', serif;--font-body:'Hanken Grotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-primary:var(--font-body);--text-hero:3.5rem;--text-h1:2.625rem;--text-h2:2rem;--text-h3:1.5rem;--text-h4:1.1875rem;--text-body:1rem;--text-small:0.8125rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-unit:4px;--space-xs:var(--space-2);--space-sm:var(--space-4);--space-md:var(--space-6);--space-lg:var(--space-8);--space-xl:var(--space-12);--space-2xl:var(--space-16);--space-3xl:80px;--grid-columns:12;--container-max:1300px;--reading-max:66ch;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--border-radius-sm:var(--radius-sm);--border-radius-md:var(--radius-md);--border-radius-lg:var(--radius-lg);--border-radius-full:var(--radius-full);--shadow-sm:0 2px 8px rgba(0, 0, 0, 0.05);--shadow-md:0 4px 16px rgba(0, 0, 0, 0.08);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.12);--shadow-gold:0 4px 16px rgba(168, 134, 28, 0.2);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:400ms ease;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal:400;--z-popover:500;--z-tooltip:600}:root{--kg-azul:var(--azuld);--kg-azuld:#0E2A48;--kg-azul-bright:var(--azul-bright);--kg-azul-tint:rgba(20, 59, 99, .1);--kg-night:#0E2742;--kg-gold:var(--gold);--kg-gold2:#D6B655;--kg-green:var(--success);--kg-panel:var(--white);--kg-soft:#F4F1E9;--kg-line:rgba(26,34,48,0.12);--kg-ink:var(--ink);--kg-muted:#5E6675;--kg-container:1200px;--kg-ease:cubic-bezier(.16,1,.3,1);--kg-dur-1:150ms;--kg-dur-2:280ms;--kg-dur-3:500ms}@media (min-width: 1600px){:root{--kg-container:1440px}}@media (min-width: 1920px){:root{--kg-container:1680px}}@media (min-width: 2560px){:root{--kg-container:2040px}}:root{--kg-gold-text:#8A6D14}