@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght,SOFT,WONK@9..144,700..900,0,0&family=Manrope:wght@400;500;600;700;800&family=Noto+Serif:ital,wght@0,400..700;1,400..700&display=swap");:root,[data-theme=light]{--text-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);--text-sm:clamp(0.875rem,0.8rem + 0.35vw,1rem);--text-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);--text-lg:clamp(1.125rem,1rem + 0.75vw,1.5rem);--text-xl:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);--text-2xl:clamp(3.2rem,1.6rem + 5.8vw,7rem);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--color-bg:#f7f6f2;--color-surface:#fcfbf8;--color-surface-2:#fff;--color-surface-offset:#efede8;--color-border:hsla(0,0%,9%,.14);--color-divider:hsla(0,0%,9%,.08);--color-text:#111;--color-text-muted:hsla(0,0%,7%,.65);--color-text-faint:hsla(0,0%,7%,.42);--color-primary:#111;--color-primary-hover:#fff;--color-primary-soft:#efede8;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-xl:0;--radius-full:0;--shadow-sm:0 1px 2px rgba(22,20,18,.06);--shadow-md:0 12px 30px rgba(22,20,18,.08);--content:1180px;--font-body:"Manrope",sans-serif;--font-display:"Fraunces",serif;--transition:180ms cubic-bezier(0.16,1,0.3,1)}[data-theme=dark]{--color-bg:#f7f6f2;--color-surface:#fcfbf8;--color-surface-2:#fff;--color-surface-offset:#efede8;--color-border:hsla(0,0%,9%,.14);--color-divider:hsla(0,0%,9%,.08);--color-text:#111;--color-text-muted:hsla(0,0%,7%,.65);--color-text-faint:hsla(0,0%,7%,.42);--color-primary:#111;--color-primary-hover:#fff;--color-primary-soft:#efede8;--shadow-sm:0 1px 2px rgba(0,0,0,.22);--shadow-md:0 16px 34px rgba(0,0,0,.34)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;background:var(--color-bg);color:var(--color-text)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:var(--color-surface-2);padding:.75rem 1rem;z-index:100}.container{width:min(calc(100% - 2rem),var(--content));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--color-bg) 84%,transparent);border-bottom:1px solid var(--color-divider)}.header-inner{justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0}.brand,.header-inner{display:flex;align-items:center}.brand{gap:.9rem}.brand-wordmark{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.brand-monogram{font-family:var(--font-display);font-size:1.7rem;font-weight:800;letter-spacing:.04em}.brand-sep{font-family:var(--font-body);font-size:1rem}.brand-full{font-family:var(--font-body);letter-spacing:.2em;font-weight:700}.brand-full,.brand-name{font-size:var(--text-sm);text-transform:uppercase}.brand-name{letter-spacing:.14em}.header-nav{display:flex;align-items:center;gap:1rem}.header-nav a{font-size:var(--text-sm);color:var(--color-text-muted)}.header-nav a:hover{color:var(--color-text)}.ghost-btn,.share-btn,.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;min-width:44px;border:1px solid var(--color-border);border-radius:0;background:#fff;color:#111;transition:all var(--transition)}.ghost-btn:hover,.share-btn:hover,.theme-toggle:hover{background:#111;color:#fff}.hero{padding:var(--space-16) 0 var(--space-12)}.hero-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:var(--space-8);align-items:end}.eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.16em;color:var(--color-text-muted);margin-bottom:var(--space-4)}h1,h2,h3{margin:0;line-height:1.05}h1{font-family:var(--font-display);font-size:var(--text-2xl);max-width:8ch;font-weight:900;line-height:.92;letter-spacing:-.04em;text-transform:uppercase}.hero p{max-width:58ch;color:var(--color-text-muted);margin:var(--space-5) 0 0}.hero-card,.panel,.poet-card,.profile-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.hero-card{padding:var(--space-6)}.hero-card p,.panel>p,.poet-card p,.section-head p{font-size:.88rem;line-height:1.5}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-6)}.stat{padding-top:var(--space-4);border-top:1px solid var(--color-divider)}.stat strong{display:block;font-size:var(--text-lg);font-weight:600}.stat span{color:var(--color-text-muted);font-size:var(--text-sm)}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:var(--space-6)}.primary-btn{min-height:48px;padding:0 1.2rem;border-radius:0;border:1px solid var(--color-border);background:#fff;color:#111;font-weight:600}.primary-btn:hover{background:#111;color:#fff}.ghost-btn{padding:0 1rem}.section{padding:var(--space-12) 0}.section-head{display:flex;justify-content:space-between;gap:var(--space-4);align-items:end;margin-bottom:var(--space-6)}.section-head p{color:var(--color-text-muted);max-width:54ch;margin:0}h2{font-family:var(--font-display);font-size:var(--text-xl);font-weight:800;letter-spacing:-.02em}.directory-toolbar{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:var(--space-4);margin-bottom:var(--space-6)}.field,.select,.textarea{width:100%;border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);border-radius:var(--radius-md);padding:.95rem 1rem;font-family:var(--font-body);font-weight:500;font-size:.86rem;line-height:1.45}.field:focus,.select:focus,.textarea:focus{outline:2px solid var(--color-primary);outline-offset:2px}.poets-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.poet-card{padding:var(--space-4);transition:transform var(--transition),box-shadow var(--transition)}.poet-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.poet-top{display:flex;gap:var(--space-4);align-items:center}.avatar{width:72px;height:72px;border-radius:0;-o-object-fit:cover;object-fit:cover;background:var(--color-surface-offset);border:1px solid var(--color-border)}.meta{min-width:0}.meta h3{font-family:var(--font-display);font-size:1.22rem;line-height:1.1;margin-bottom:.15rem;font-weight:800}.meta .alias{color:var(--color-text-muted);font-size:var(--text-sm)}.tags{display:flex;gap:.45rem;flex-wrap:wrap;margin:var(--space-4) 0}.tag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;padding:.4rem .65rem;border-radius:0;background:var(--color-primary-soft);color:var(--color-primary)}.poet-card p{color:var(--color-text-muted);font-size:var(--text-sm);margin:0 0 var(--space-4)}.poet-links{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.poet-links a{font-size:var(--text-sm);color:var(--color-primary);display:inline-flex;align-items:center;gap:.45rem}.icon-link{flex:0 0 auto;display:block;margin:auto}.icon-link,.icon-only{width:18px;height:18px;color:currentColor}.prototype-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:var(--space-6);align-items:start}.panel{padding:var(--space-6)}.panel h3{font-size:var(--text-lg);margin-bottom:var(--space-2)}.manifesto-title{font-family:var(--font-body);font-size:.92rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.panel>p{color:var(--color-text-muted);margin-top:0}.form-grid,.form-row{display:grid;gap:var(--space-4)}.form-row{grid-template-columns:1fr 1fr}.label{display:block;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--color-text);margin-bottom:.5rem;font-weight:800}.textarea{min-height:110px;resize:vertical}.help{font-size:var(--text-xs);color:var(--color-text-faint);margin-top:.45rem}.upload-box{border:1px dashed var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--color-surface-2);color:var(--color-text-muted);text-align:center}.profile-card{overflow:hidden}.profile-cover{padding:var(--space-6);border-bottom:1px solid var(--color-divider)}.profile-header{justify-content:space-between;align-items:flex-start}.profile-header,.profile-main{display:flex;gap:var(--space-4)}.profile-main{align-items:center}.profile-main .avatar{width:88px;height:88px;border-radius:0}.profile-copy h3{font-family:var(--font-display);font-size:2rem;font-weight:800;letter-spacing:-.02em}.profile-copy .alias{color:var(--color-text-muted);margin-top:.2rem}.profile-body{padding:var(--space-6);display:grid;gap:var(--space-5)}.quote-box{padding:var(--space-5);background:var(--color-surface-2);border-radius:var(--radius-lg);border:1px solid var(--color-border)}.quote-box strong{display:block;margin-bottom:.7rem;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.poem{font-family:"Noto Serif",serif;font-size:1.02rem;line-height:1.78;white-space:pre-line;color:var(--color-text)}.link-row{display:flex;flex-wrap:wrap;gap:.65rem}.link-pill{border:1px solid var(--color-border);background:var(--color-surface-2);padding:.65rem .9rem;border-radius:0;font-size:var(--text-sm);display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.manifesto{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.manifesto .panel{min-height:100%}footer{padding:var(--space-10) 0 var(--space-12);color:var(--color-text-muted)}.footer-box{align-items:baseline;border-top:1px solid var(--color-divider);padding-top:var(--space-6);display:flex;justify-content:space-between;gap:var(--space-4)}.footer-mark{font-family:var(--font-body);font-size:clamp(.56rem,.52rem + .22vw,.72rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text)}.footer-monogram{font-family:var(--font-display);font-weight:800;letter-spacing:.04em}.field-error{margin-top:.45rem;font-size:var(--text-xs);letter-spacing:.02em;color:#7f1d1d;font-weight:700}@media (max-width:980px){.directory-toolbar,.form-row,.hero-grid,.manifesto,.poets-grid,.prototype-grid{grid-template-columns:1fr}.header-nav{display:none}.stat-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:640px){.hero{padding-top:var(--space-10)}.header-inner{padding:.9rem 0}.footer-box,.profile-header,.profile-main,.section-head{flex-direction:column;align-items:flex-start}.stat-grid{grid-template-columns:1fr}h1{max-width:12ch}}.avatar{flex:0 0 auto}.meta,.profile-copy{min-width:0}.profile-copy h1{font-size:clamp(1.5rem,5vw,2rem);line-height:1.08}.meta h3,.profile-copy h1{overflow-wrap:anywhere}[data-theme=dark]{--color-bg:#14130f;--color-surface:#1c1b17;--color-surface-2:#232219;--color-surface-offset:#2a281f;--color-border:hsla(44,33%,91%,.16);--color-divider:hsla(44,33%,91%,.09);--color-text:#f4f1e8;--color-text-muted:hsla(45,35%,93%,.68);--color-text-faint:hsla(45,35%,93%,.42);--color-primary:#f4f1e8;--color-primary-hover:#14130f;--color-primary-soft:#2a281f}.contador{margin:var(--space-6) 0;padding-bottom:var(--space-5);border-bottom:1px solid var(--color-divider)}.contador strong{display:block;font-family:var(--font-display);font-size:clamp(3.5rem,12vw,6rem);font-weight:900;line-height:.9;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.contador span{display:block;margin-top:var(--space-3);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-muted)}.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}.contador{margin-bottom:var(--space-4)}.coordina{margin-bottom:var(--space-6);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.18em;color:var(--color-text-muted)}.footer-logo{display:block;margin:var(--space-8) auto 0;width:120px;opacity:.9;transition:opacity var(--transition)}.footer-logo:hover{opacity:1}.footer-logo img{display:block;width:100%;height:auto}.footer-logo .logo-oscuro,[data-theme=dark] .footer-logo .logo-claro{display:none}[data-theme=dark] .footer-logo .logo-oscuro{display:block}.mapa-censo{height:460px;width:100%;border:1px solid var(--color-border);background:var(--color-surface-offset);z-index:0}@media (max-width:640px){.mapa-censo{height:340px}}.leaflet-container{font-family:var(--font-body)}.footer-box{align-items:center}.footer-box .footer-mark{flex:1 1 0}.footer-box .footer-mark:last-child{text-align:right}.footer-logo{flex:0 0 auto;margin:0;width:150px}@media (max-width:640px){.footer-box .footer-mark:last-child{text-align:left}.footer-logo{margin:var(--space-4) 0}}.abecedario{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:var(--space-6)}.letra{min-width:2rem;padding:.4rem .5rem;font-family:var(--font-body);font-size:var(--text-xs);font-weight:700;letter-spacing:.08em;color:var(--color-text);background:transparent;border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition)}.letra:hover:not(:disabled){background:var(--color-surface-offset)}.letra:disabled{color:var(--color-text-faint);border-color:var(--color-divider);cursor:default}.letra-activa,.letra-activa:hover{background:var(--color-primary);color:var(--color-primary-hover);border-color:var(--color-primary)}.ver-mas{margin-top:var(--space-8);text-align:center}.leaflet-tooltip.etiqueta-provincia{background:transparent;border:none;box-shadow:none;padding:0;font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--color-text);white-space:nowrap;text-shadow:0 0 3px var(--color-bg),0 0 6px var(--color-bg)}.leaflet-tooltip.etiqueta-provincia:before{display:none}.leaflet-tooltip.etiqueta-provincia strong{font-weight:800}.compartir-caja{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition)}.icon-btn:hover{background:var(--color-surface-offset)}.compartir-aviso{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted);white-space:nowrap}.link-pill.link-icono{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0}.link-pill.link-icono:hover{background:var(--color-surface-offset)}.field-aviso{margin-top:.4rem;font-size:var(--text-xs);line-height:1.5;color:#9a5a2c}.ghost-btn.peligro{color:#8c2f2f;border-color:rgba(140,47,47,.4)}.ghost-btn.peligro:hover{background:rgba(140,47,47,.07)}.prosa h2{margin:var(--space-8) 0 var(--space-3);font-size:var(--text-md)}.prosa p{margin:0 0 var(--space-4);line-height:1.75;max-width:62ch}.poema-destacado{border-top:1px solid var(--color-divider);border-bottom:1px solid var(--color-divider)}.poema{margin:var(--space-5) 0 var(--space-6);padding:0;border:0;font-family:var(--font-display);font-size:clamp(1.4rem,3.2vw,2.1rem);line-height:1.35;white-space:pre-line;max-width:34ch}.poema-pie{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.poema-firma{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.18em;color:var(--color-text-muted);text-decoration:none}.poema-firma:hover{color:var(--color-text)}.nota-orden{margin-bottom:var(--space-5);font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.6}.enlace-boton{padding:0;font:inherit;color:var(--color-text);background:none;border:none;border-bottom:1px solid;cursor:pointer}.verso-encontrado{margin-top:.6rem;font-family:var(--font-display);font-size:.95rem;line-height:1.4;color:var(--color-text)}.dato-suelto{margin:var(--space-4) 0;font-size:var(--text-sm);line-height:1.7;color:var(--color-text-muted);max-width:60ch}.barras{margin:var(--space-6) 0}.barra-fila{display:grid;grid-template-columns:11rem 1fr 2.5rem;align-items:center;gap:var(--space-3);padding:.35rem 0}.barra-nombre{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em}.barra-pista{height:14px;background:var(--color-surface-offset)}.barra-valor{height:100%;background:var(--color-primary)}.barra-cifra{font-family:var(--font-display);font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.grafico{width:100%;height:auto;margin:var(--space-6) 0}.grafico-eje{stroke:var(--color-border);stroke-width:1}.grafico-linea{fill:none;stroke:var(--color-primary);stroke-width:2;stroke-linejoin:round}.grafico-punto{fill:var(--color-bg);stroke:var(--color-primary);stroke-width:2}.grafico-cifra,.grafico-texto{fill:var(--color-text-muted);font-size:11px;font-family:var(--font-body)}.grafico-cifra{fill:var(--color-text);font-weight:700}.tabla-meses{display:flex;flex-wrap:wrap;gap:var(--space-5);font-size:var(--text-xs);color:var(--color-text-muted)}.tabla-meses strong{display:block;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text)}.nube{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .9rem;margin:var(--space-6) 0;line-height:1.35}.nube-palabra{font-family:var(--font-display);color:var(--color-text);text-decoration:none}.nube-palabra:hover{color:var(--color-text-muted)}@media (max-width:640px){.barra-fila{grid-template-columns:7rem 1fr 2rem}}.rejilla-datos{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1px;margin:var(--space-6) 0;background:var(--color-border);border:1px solid var(--color-border)}.dato-caja{padding:var(--space-4);background:var(--color-bg)}.dato-caja strong{display:block;font-family:var(--font-display);font-size:2.4rem;line-height:1;font-variant-numeric:tabular-nums}.dato-caja span{display:block;margin-top:.4rem;font-size:var(--text-xs);line-height:1.5;color:var(--color-text-muted)}.lista-palabras{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:var(--space-5) 0;font-family:var(--font-display);font-size:1.05rem}.lista-palabras em{font-style:normal;font-family:var(--font-body);font-size:.72rem;color:var(--color-text-faint);vertical-align:super}.container h3{margin:var(--space-8) 0 var(--space-3);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted)}.tema-flotante{position:fixed;right:1.25rem;bottom:1.25rem;z-index:500}.tema-flotante .theme-toggle{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.ficha-pie{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--color-divider);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-faint)}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.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:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.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:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.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:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.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:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.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:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Manrope_Fallback_6b03d3;src:local("Arial");ascent-override:102.96%;descent-override:28.98%;line-gap-override:0.00%;size-adjust:103.53%}.__className_6b03d3{font-family:__Manrope_6b03d3,__Manrope_Fallback_6b03d3;font-style:normal}.__variable_6b03d3{--font-body:"__Manrope_6b03d3","__Manrope_Fallback_6b03d3"}@font-face{font-family:__Fraunces_7e7249;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Fraunces_7e7249;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.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:__Fraunces_7e7249;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Fraunces_7e7249;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Fraunces_7e7249;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.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:__Fraunces_7e7249;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Fraunces_7e7249;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Fraunces_7e7249;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.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:__Fraunces_7e7249;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:U+00??,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:__Fraunces_Fallback_7e7249;src:local("Times New Roman");ascent-override:84.29%;descent-override:21.98%;line-gap-override:0.00%;size-adjust:116.03%}.__className_7e7249{font-family:__Fraunces_7e7249,__Fraunces_Fallback_7e7249;font-style:normal}.__variable_7e7249{--font-display:"__Fraunces_7e7249","__Fraunces_Fallback_7e7249"}@font-face{font-family:"__notoSerif_1f9a9b";src:url(/_next/static/media/71477ff3dd8b8923-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:"__notoSerif_Fallback_1f9a9b";src:local("Arial");ascent-override:98.10%;descent-override:26.89%;line-gap-override:0.00%;size-adjust:108.97%}.__className_1f9a9b{font-family:"__notoSerif_1f9a9b","__notoSerif_Fallback_1f9a9b"}.__variable_1f9a9b{--font-serif:"__notoSerif_1f9a9b","__notoSerif_Fallback_1f9a9b"}