:root{--bg:#f7f5f2;--surface:#fff;--ink:#16191b;--ink-soft:#3d4448;--muted:#6b7378;--line:#e5e1da;--line-dark:#ffffff24;--accent:#d32f2f;--accent-dark:#a61b1b;--accent-tint:#fdeeee;--dark:#121517;--dark-soft:#1b2024;--shadow-sm:0 2px 10px #16191b0f;--shadow-md:0 14px 40px #16191b1a;--shadow-lg:0 24px 60px #16191b29;--radius:18px;--radius-sm:12px;--content:min(1180px, calc(100vw - 2.5rem));--font-display:var(--font-display,"Archivo"), "Archivo", "Helvetica Neue", sans-serif;--font-body:var(--font-body,"Inter"), "Inter", "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;line-height:1.7}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.015em;font-weight:750}::selection{background:var(--accent);color:#fff}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:0 0 10px;padding:.6rem 1rem;font-weight:700;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}.content-wrap{width:var(--content);margin:0 auto}section{padding:5.5rem 0}section.tight{padding:3.5rem 0}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffdb;position:sticky;top:0}.site-header:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-dark));height:3px;display:block}.site-nav{width:var(--content);justify-content:space-between;align-items:center;gap:1.5rem;min-height:72px;margin:0 auto;display:flex}.logo{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);align-items:baseline;gap:.5rem;font-size:1.6rem;font-weight:850;text-decoration:none;display:inline-flex}.logo .logo-region{letter-spacing:.22em;color:var(--muted);text-transform:uppercase;font-size:.62rem;font-weight:700}.nav-links{align-items:center;gap:1.6rem;display:flex}.nav-links a{color:var(--ink-soft);border-bottom:2px solid #0000;padding:.35rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s}.nav-links a:hover{color:var(--ink)}.nav-links a.active{color:var(--ink);border-bottom-color:var(--accent)}.nav-cta{margin-left:.4rem}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:none}.nav-toggle span{background:var(--ink);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.button-row{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.btn,.btn-secondary,.btn-ghost{min-height:52px;font-family:var(--font-body);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.7rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn{background:var(--accent);color:#fff;box-shadow:0 12px 28px #d32f2f47}.btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.btn-secondary{color:#fff;background:#ffffff0f;border:1.5px solid #ffffff80}.btn-secondary:hover{background:#ffffff24;transform:translateY(-1px)}.btn-ghost{border:1.5px solid var(--line);color:var(--ink);background:var(--surface)}.btn-ghost:hover{border-color:var(--ink);transform:translateY(-1px)}.btn .arrow,.text-link .arrow{transition:transform .15s}.btn:hover .arrow,.text-link:hover .arrow{transform:translate(3px)}.text-link{color:var(--accent);align-items:center;gap:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.6rem;margin-bottom:1.1rem;font-size:.8rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:26px;height:2px}.eyebrow.center:before{display:none}.section-title{letter-spacing:-.02em;max-width:22ch;margin-bottom:1.1rem;font-size:clamp(2rem,4vw,3.1rem);line-height:1.04}.section-intro{color:var(--muted);max-width:680px;margin-bottom:2.6rem;font-size:1.06rem}.center{text-align:center;margin-left:auto;margin-right:auto}.section-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.6rem;display:flex}.section-head-row .section-intro{margin-bottom:0}.section-head-row .text-link{white-space:nowrap;padding-bottom:.3rem}.hero{color:#fff;background-color:var(--dark);background-image:linear-gradient(100deg,#0a0c0deb 18%,#0a0c0d73 65%,#0a0c0da6),url(/images/frame_05.jpg);background-position:50%;background-size:cover;padding:7.5rem 0 6rem;position:relative;overflow:hidden}.hero .content-wrap{position:relative}.hero .eyebrow{color:#ff8a80}.hero .eyebrow:before{background:#ff8a80}.hero h1{letter-spacing:-.025em;max-width:16ch;margin-bottom:1.4rem;font-size:clamp(2.7rem,6.4vw,5rem);font-weight:850;line-height:1}.hero h1 em{color:#ff8a80;font-style:normal}.hero p.hero-lede{color:#ffffffd9;max-width:620px;font-size:1.13rem;line-height:1.65}.hero-stats{border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff29;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:3.5rem;display:grid;overflow:hidden}.hero-stat{background:#1215179e;padding:1.25rem 1.4rem}.hero-stat strong{font-family:var(--font-display);color:#fff;white-space:nowrap;font-size:clamp(1.5rem,1.8vw,1.9rem);font-weight:850;line-height:1.1;display:block}.hero-stat span{color:#ffffffb8;font-size:.88rem}.hero--page{padding:5rem 0 4rem}.hero--page h1{font-size:clamp(2.2rem,4.6vw,3.6rem)}.hero--article{padding:4rem 0 2.6rem}.hero--article h1{letter-spacing:-.02em;max-width:30ch;margin-bottom:.9rem;font-size:clamp(1.9rem,3.6vw,2.9rem);line-height:1.12}.article-meta{color:#ffffffb8;margin-bottom:0;font-size:.95rem}.hero-back{color:#ffffffc7;align-items:center;gap:.4rem;margin-bottom:1.6rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-back:hover{color:#fff}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.card,.news-card,.article-shell,.contact-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.7rem}.card h3,.news-card h3{margin-bottom:.5rem;font-size:1.25rem}.card p,.news-card p{color:var(--muted);font-size:.97rem}.system-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.system-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.system-card .media{aspect-ratio:16/10;position:relative;overflow:hidden}.system-card .media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.system-card:hover .media img{transform:scale(1.045)}.system-card .body{flex-direction:column;flex:1;gap:.45rem;padding:1.35rem 1.5rem 1.6rem;display:flex}.system-card h3{font-size:1.22rem}.system-card .body p{color:var(--muted);flex:1;font-size:.95rem}.system-card .text-link{font-size:.92rem}.card-tag{z-index:2;background:var(--accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.32rem .7rem;font-size:.7rem;font-weight:800;position:absolute;top:.9rem;left:.9rem}.species-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.species-tile{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.7rem 1.6rem 1.6rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.species-tile:hover{box-shadow:var(--shadow-md);border-color:#d32f2f59;transform:translateY(-4px)}.species-index{font-family:var(--font-display);color:var(--accent);letter-spacing:.08em;margin-bottom:.9rem;font-size:.85rem;font-weight:800;display:block}.species-tile h3{margin-bottom:.4rem;font-size:1.3rem}.species-tile p{color:var(--muted);font-size:.95rem}.species-badge{background:var(--accent-tint);color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;border:1px solid #d32f2f40;border-radius:999px;padding:.28rem .65rem;font-size:.68rem;font-weight:800;position:absolute;top:1.45rem;right:1.4rem}.process{background:var(--dark);color:#fff}.process .section-title{color:#fff}.process .section-intro{color:#ffffffad}.process-grid{counter-reset:step;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem;display:grid}.process-step{background:var(--dark-soft);border:1px solid var(--line-dark);border-radius:var(--radius-sm);padding:1.5rem 1.3rem;position:relative}.process-step:before{counter-increment:step;content:"0" counter(step);font-family:var(--font-display);color:var(--accent);margin-bottom:.9rem;font-size:1.9rem;font-weight:850;line-height:1;display:block}.process-step h3{color:#fff;margin-bottom:.35rem;font-size:1.05rem}.process-step p{color:#ffffffa8;font-size:.88rem;line-height:1.55}.news-date{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:800}.chip{background:var(--accent-tint);color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;border:1px solid #d32f2f38;border-radius:999px;margin-bottom:.7rem;padding:.28rem .7rem;font-size:.72rem;font-weight:800;display:inline-block}.news-feature{grid-template-columns:1.55fr 1fr;gap:1.4rem;display:grid}.news-hero{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.news-hero:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.news-hero .media{overflow:hidden}.news-hero img{object-fit:cover;width:100%;height:350px;transition:transform .45s}.news-hero:hover img{transform:scale(1.04)}.news-hero-body{padding:1.6rem 1.7rem 1.8rem}.news-hero-body h3{margin:.2rem 0 .6rem;font-size:1.65rem;line-height:1.15}.news-hero-body p{color:var(--muted)}.news-hero-body .text-link{margin-top:.8rem}.news-side{align-content:stretch;gap:1.4rem;display:grid}.news-mini{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);grid-template-columns:140px 1fr;align-items:center;gap:1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.news-mini:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.news-mini img{object-fit:cover;width:140px;height:100%;min-height:120px}.news-mini h4{padding-right:1rem;font-size:1.02rem;line-height:1.25}.news-mini .news-date{margin-bottom:.3rem}a.news-card{flex-direction:column;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}a.news-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}a.news-card .media{overflow:hidden}a.news-card img{object-fit:cover;width:100%;height:210px;transition:transform .45s}a.news-card:hover img{transform:scale(1.04)}a.news-card .news-card-body{flex-direction:column;flex:1;gap:.4rem;padding:1.3rem 1.45rem 1.5rem;display:flex}a.news-card h3{font-size:1.18rem;line-height:1.25}a.news-card .news-card-body>p{flex:1}.news-cta{color:var(--accent);margin-top:.4rem;font-size:.92rem;font-weight:700;display:inline-block}.article-shell{max-width:840px;padding:clamp(1.6rem,4vw,3rem)}.article-lead{color:var(--ink-soft);margin:0 0 1.8rem;font-size:1.22rem;font-weight:500;line-height:1.6}.article-body h1,.article-body h2,.article-body h3{margin:2.1rem 0 .8rem;line-height:1.2}.article-body h2{font-size:1.55rem}.article-body h3{font-size:1.25rem}.article-body p,.article-body ul,.article-body ol{color:var(--ink-soft);margin-bottom:1.05rem}.article-body ul,.article-body ol{padding-left:1.4rem}.article-body a{color:var(--accent);font-weight:700}.article-body img{border-radius:var(--radius-sm);width:auto;max-height:560px;box-shadow:var(--shadow-md);margin:1.6rem auto;display:block}.article-body blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1.4rem 0;padding-left:1.2rem}.product-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.6rem,4vw,3.5rem);padding:3.2rem 0;display:grid}.product-row:last-of-type{border-bottom:none}.product-row .media{border-radius:var(--radius);box-shadow:var(--shadow-md);overflow:hidden}.product-row .media img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-row h3{margin-bottom:.7rem;font-size:1.7rem}.product-row p{color:var(--muted);margin-bottom:.9rem}.product-row ul{gap:.45rem;margin-top:.4rem;list-style:none;display:grid}.product-row ul li{color:var(--ink-soft);align-items:baseline;gap:.6rem;font-size:.97rem;display:flex}.product-row ul li:before{content:"";background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;transform:translateY(-1px)}.product-row:nth-of-type(2n) .media{order:2}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.gallery-item{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:var(--dark);position:relative;overflow:hidden}.gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .45s,opacity .3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item figcaption{color:#fff;background:linear-gradient(#0000,#0a0c0dd9);padding:2.2rem 1.2rem 1rem;font-size:.9rem;font-weight:600;position:absolute;inset:auto 0 0}.gallery-wide{grid-column:span 2}.gallery-item.wide img{aspect-ratio:8/3.5}.cta-band{padding:0 0 5.5rem}.cta-band-inner{background:var(--dark);border-radius:calc(var(--radius) + 6px);color:#fff;background-image:linear-gradient(100deg,#0a0c0df0 30%,#0a0c0d8c),url(/images/frame_04.jpg);background-position:50%;background-size:cover;padding:clamp(2.4rem,5vw,4rem);position:relative;overflow:hidden}.cta-band-inner h2{letter-spacing:-.02em;max-width:20ch;margin-bottom:.9rem;font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.08}.cta-band-inner p{color:#fffc;max-width:560px}.form-layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:2rem;display:grid}.form-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:clamp(1.5rem,3vw,2.3rem)}.form-grid{gap:1.15rem;display:grid}.form-grid .form-pair{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.form-row{gap:.4rem;display:grid}.form-row label{font-size:.92rem;font-weight:650}.form-row input,.form-row select,.form-row textarea{font:inherit;border:1.5px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:#fff;width:100%;padding:.78rem .9rem;transition:border-color .15s,box-shadow .15s}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #d32f2f1f}.form-row textarea{resize:vertical;min-height:140px}.form-note{color:var(--muted);margin-top:.2rem;font-size:.88rem}.form-actions{margin-top:.4rem}.aside-card{background:var(--dark);color:#fff;border-radius:var(--radius);padding:1.9rem 1.8rem;position:sticky;top:96px}.aside-card h3{color:#fff;margin-bottom:.9rem;font-size:1.2rem}.aside-card p{color:#ffffffc7;margin-bottom:1rem;font-size:.95rem}.aside-card a{color:#ff8a80;font-weight:700;text-decoration:none}.aside-card a:hover{text-decoration:underline}.aside-card ul{gap:.55rem;list-style:none;display:grid}.aside-card ul li{color:#ffffffd1;align-items:baseline;gap:.6rem;font-size:.93rem;display:flex}.aside-card ul li:before{content:"";background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;transform:translateY(-1px)}.info-box{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);margin-top:2.4rem;padding:1.3rem 1.5rem}.info-box a{color:var(--accent);font-weight:700}.page-body{max-width:760px}.page-body>p{color:var(--ink-soft);margin-bottom:1rem}.footer{background:var(--dark);color:#ffffffe0;margin-top:0;padding:4rem 0 2rem}.footer-content{width:var(--content);grid-template-columns:1.4fr .8fr .9fr 1fr;gap:2rem;margin:0 auto;display:grid}.footer h4{color:#fff;margin-bottom:.9rem;font-size:1.05rem}.footer p{color:#ffffffa8;font-size:.94rem}.footer ul{gap:.5rem;list-style:none;display:grid}.footer a{color:#ffffffc7;font-size:.94rem;text-decoration:none}.footer a:hover{color:#fff}.footer .logo{margin-bottom:.7rem;font-size:1.4rem}.copy{width:var(--content);border-top:1px solid var(--line-dark);color:#ffffff80;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:2.4rem auto 0;padding-top:1.3rem;font-size:.86rem;display:flex}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.system-card,.news-hero,.news-mini,a.news-card,.species-tile,.btn,.btn-secondary,.btn-ghost{transition:none}}@media (max-width:1020px){.process-grid,.grid-3,.species-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content{grid-template-columns:1fr 1fr}}@media (max-width:880px){.nav-toggle{display:flex}.nav-links{border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.6rem 1.25rem 1.2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:.8rem .2rem;font-size:1.02rem}.nav-links a.active{border-bottom-color:var(--line);color:var(--accent)}.nav-links .nav-cta{justify-content:center;margin:.9rem 0 0}.hero{padding:5rem 0 4rem}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat:last-child{grid-column:span 2}.news-feature,.grid-2,.form-layout,.product-row{grid-template-columns:1fr}.product-row:nth-of-type(2n) .media{order:0}.news-hero img{height:250px}.aside-card{position:static}.gallery-wide{grid-column:auto}.gallery-item.wide img{aspect-ratio:4/3}section{padding:3.8rem 0}}@media (max-width:620px){.grid-3,.species-grid,.gallery-grid,.process-grid,.footer-content,.form-grid .form-pair{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.news-mini{grid-template-columns:110px 1fr}.news-mini img{width:110px}}
@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.0gz0.h24vv934.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.0_pfzm~5i7__8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.0e5c5_wyqqx75.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_c5558735-module__SxCaya__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_c5558735-module__SxCaya__variable{--font-display:"Archivo", "Archivo Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bc90c287-module__97bDLq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bc90c287-module__97bDLq__variable{--font-body:"Inter", "Inter Fallback"}
