@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.pointer-events-none{pointer-events:none}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-screen{min-height:100vh}.w-\[260px\]{width:260px}.flex-1{flex:1}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[var\(--bg-card\)\]{background-color:var(--bg-card)}.text-center{text-align:center}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.select-none{-webkit-user-select:none;user-select:none}.disabled\:opacity-50:disabled{opacity:.5}:root{--primary:#ff4fd8;--secondary:#7b4dff;--bg-dark:#07050c;--bg-card:#0e0a18;--text-muted:#9ca3af}html,body{background-color:var(--bg-dark);color:#fff}a{color:inherit;text-decoration:none}.hero{background:radial-gradient(circle at 30% 30%,#ff4fd840,#0000 40%),radial-gradient(circle at 70% 40%,#7b4dff40,#0000 45%),linear-gradient(#05030a,#07050c);height:420px;position:relative;overflow:hidden}.hero-home{justify-content:center;align-items:center;height:420px;display:flex;position:relative;overflow:hidden}.hero-particles{z-index:0;position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:center;gap:18px;display:flex;position:relative}.hero-logo{width:170px;height:auto}.hero-typing{letter-spacing:.35em;height:22px;color:var(--text-muted);font-size:.75rem}.hero-typing .caret{margin-left:2px;animation:1s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero:after{content:"";background:linear-gradient(#07050c4d,#07050cd9);position:absolute;inset:0}.site-footer{background:linear-gradient(#07050c00,#07050cf2);border-top:1px solid #ffffff14;margin-top:120px}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:36px 24px;display:grid}.footer-brand{flex-direction:column;gap:4px;display:flex}.footer-title{font-size:1rem;font-weight:700}.footer-tagline{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.footer-info{text-align:center}.footer-label{color:var(--text-muted);font-size:.7rem;display:block}.footer-value{font-size:.85rem;font-weight:600}.footer-socials{justify-content:flex-end;gap:18px;display:flex}.footer-socials a{color:var(--text-muted);font-size:.8rem;transition:color .2s}.footer-socials a:hover{color:var(--primary)}.footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0f;padding:14px 12px;font-size:.7rem}@media (max-width:768px){.footer-inner{text-align:center;grid-template-columns:1fr}.footer-socials{justify-content:center}}.news-card{background:linear-gradient(#ff4fd826 0%,#0e0a18f2 50%,#0e0a18 100%);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex-shrink:0;width:320px;max-width:100%;margin-top:8px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex}.news-card:hover{z-index:2;border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 30px #ff4fd826}.news-title{margin-bottom:6px;font-size:1.05rem;font-weight:600}.news-date{color:var(--text-muted);margin-bottom:12px;font-size:.75rem}.news-text{color:#d1d5db;white-space:pre-line;flex:1;font-size:.9rem;line-height:1.55}.news-button{color:#000;background:var(--primary);border-radius:4px;align-self:flex-start;margin-top:24px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .2s}.news-wrapper{background:radial-gradient(circle at top,#ff4fd826,#0000 60%);padding:80px 0}.navbar{z-index:100;background:linear-gradient(90deg,var(--primary),var(--secondary));width:100%;height:64px;position:fixed;top:0;left:0}.navbar-inner{justify-content:center;align-items:center;max-width:1280px;height:100%;margin:0 auto;display:flex}.navbar-links{gap:28px;display:flex}.nav-link{color:#fff;opacity:.85;padding:6px 0;font-size:.85rem;font-weight:600;transition:opacity .2s;position:relative}.nav-link:hover{opacity:1}.nav-link:after{content:"";background:#fff;width:0;height:2px;transition:width .25s;position:absolute;bottom:-8px;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.profiles-page{width:100%;max-width:1200px;margin:0 auto;padding:40px 24px}.profiles-title{margin-bottom:20px;font-size:2rem;font-weight:700}.search-wrapper{gap:10px;width:100%;margin-bottom:30px;display:flex}.search-wrapper input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;flex:1;height:42px;padding:0 14px}.search-wrapper input::placeholder{color:var(--text-muted)}.search-wrapper button{background:var(--primary);color:#fff;border-radius:12px;height:42px;padding:0 18px;font-weight:600}.profiles-grid{flex-direction:column;gap:14px;width:100%;display:flex}.profile-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;transition:all .2s;display:flex}.profile-card:hover{border-color:var(--primary);transform:translateY(-2px)}.profile-left{align-items:center;gap:14px;display:flex}.profile-left img{border-radius:8px;width:48px;height:48px}.profile-main{flex-direction:column;display:flex}.profile-name{font-weight:600}.profile-elo{color:var(--text-muted);font-size:.8rem}.profile-last5{gap:6px;display:flex}.profile-last5 span{font-size:.85rem;font-weight:700}.profile-last5 .win{color:#22c55e}.profile-last5 .loss{color:#ef4444}.profiles-pagination{justify-content:center;margin-top:32px;display:flex}.profiles-pagination-inner{align-items:center;gap:16px;display:flex}.profiles-pagination button{background:var(--bg-card);color:#fff;border:1px solid #ffffff26;border-radius:8px;padding:6px 14px;font-size:.85rem}.profiles-pagination button:disabled{opacity:.4;cursor:not-allowed}.profiles-pagination span{color:var(--text-muted);text-align:center;min-width:90px;font-size:.75rem}.profile-header img{border-radius:16px;width:96px;height:96px}.profile-header h1{font-size:2rem;font-weight:700}.profile-stats div{text-align:center;background:#ffffff0d;border-radius:14px;padding:16px}.profile-stats strong{color:var(--text-muted);font-size:.75rem;display:block}.profile-stats span{font-size:1.1rem;font-weight:600}.section-title{margin-bottom:20px;font-size:1.4rem}.matches-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.match-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:16px}.match-top{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.match-result{margin-top:12px;font-size:1.2rem;font-weight:700}.match-result .win{color:#22c55e}.match-result .loss{color:#ef4444}.match-win{color:#4ade80;background:#22c55e33}.match-loss{color:#f87171;background:#ef444433}.match-pill{border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.match-pill.win{color:#22c55e;background:#22c55e40}.match-pill.loss{color:#ef4444;background:#ef444440}.profile-header{align-items:center;gap:24px;display:flex}.profile-avatar{border:1px solid #ffffff1a;border-radius:12px;width:96px;height:96px}.profile-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-top:32px;display:grid}.profile-stat{background:var(--bg-card);text-align:center;border:1px solid #ffffff14;border-radius:14px;padding:16px}.profile-stat span{color:var(--text-muted);font-size:.75rem;display:block}.profile-selectors{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.profile-selector{color:var(--text-muted);border:1px solid #ffffff1f;border-radius:999px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:all .2s}.profile-selector:hover{border-color:#ffffff4d}.profile-selector.active{background:var(--primary);color:#000;border-color:var(--primary)}.profile-matches{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:16px;display:grid}.profile-match{background:var(--bg-card);border:1px solid #ffffff14;border-radius:14px;padding:14px}.profile-match-header{color:var(--text-muted);justify-content:space-between;font-size:.7rem;display:flex}.profile-match-result{margin-top:8px;font-size:1.3rem;font-weight:700}.profile-match-result.win{color:#22c55e}.profile-match-result.loss{color:#ef4444}.profile-page{max-width:1200px;margin:0 auto;padding:80px}.profile-header{align-items:center;gap:24px;margin-bottom:32px;display:flex}.profile-avatar{border-radius:12px;width:96px;height:96px}.profile-name{font-size:2rem;font-weight:700}.profile-sub{color:var(--text-muted);font-size:.9rem}.profile-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.profile-stat{background:var(--bg-card);text-align:center;border-radius:12px;padding:16px}.profile-stat span{color:var(--text-muted);font-size:.75rem}.profile-stat strong{font-size:1.6rem}.profile-filters{gap:12px;margin-bottom:24px;display:flex}.profile-filters select{background:var(--bg-card);border:1px solid white/10;color:#fff;border-radius:8px;padding:8px 12px}.profile-mode-stats{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.profile-kit{background:var(--bg-card);border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex}.profile-section-title{margin-top:48px;margin-bottom:16px;font-size:1.3rem;font-weight:600}.profile-matches{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.profile-match{background:var(--bg-card);border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.match-info{color:var(--text-muted);font-size:.75rem}.profile-match-win{color:#22c55e;font-weight:700}.profile-match-loss{color:#ef4444;font-weight:700}.leaderboards-page{padding:40px}.leaderboard-list{margin:0;padding:0;list-style:none}.leaderboards-header{margin-bottom:32px}.leaderboards-header h1{font-size:2.2rem;font-weight:700}.leaderboards-header p{color:var(--text-muted);margin-top:4px}.leaderboards-toggle{gap:10px;margin-top:16px;display:flex}.leaderboards-toggle button{background:var(--bg-card);border:1px solid white/15;cursor:pointer;border-radius:6px;padding:6px 14px}.leaderboards-toggle button.active{background:var(--primary);border-color:var(--primary)}.leaderboards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1200px){.leaderboards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.leaderboards-grid{grid-template-columns:1fr}}.leaderboard-title{margin-bottom:12px;font-weight:700}.leaderboard-card{background:var(--bg-card);border:1px solid white/10%;border-radius:14px;padding:18px}.leaderboard-row{border-radius:8px;grid-template-columns:36px 36px 1fr auto;align-items:center;gap:12px;padding:8px 10px;transition:background .15s;display:grid}.leaderboard-row img{border-radius:6px;width:32px;height:32px}.leaderboard-row:hover{background:#ffffff0a}.leaderboard-card .name:hover{color:var(--primary)}.leaderboard-rank{color:var(--text-muted);font-size:.8rem}.leaderboard-name{color:#fff;font-weight:500;text-decoration:none}.leaderboard-name:hover{text-decoration:underline}.leaderboard-elo{color:var(--primary);text-align:right;font-weight:700}.leaderboard-empty{color:var(--text-muted);font-size:.9rem}.matches-page{max-width:1200px;margin:0 auto;padding:48px 24px}.matches-title{margin-bottom:24px;font-size:2.3rem;font-weight:700}.matches-search{gap:14px;margin-bottom:28px;display:flex}.matches-search input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex:1;height:46px;padding:0 16px;font-size:.9rem}.matches-toggle{gap:10px;display:flex}.matches-toggle button{background:var(--bg-card);border:1px solid #ffffff26;border-radius:999px;padding:9px 18px;font-size:.8rem;font-weight:600}.matches-toggle button.active{background:var(--primary);color:#000}.matches-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px;margin-top:28px;display:grid}.matches-card{background:linear-gradient(#ffffff12,#ffffff06);border:1px solid #ffffff1f;border-radius:18px;padding:18px;transition:transform .2s,box-shadow .2s}.matches-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000059}.matches-card-top{color:var(--text-muted);justify-content:space-between;margin-bottom:14px;font-size:.75rem;display:flex}.matches-players{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;display:grid}.match-player{align-items:center;gap:10px;min-width:0;display:flex}.match-player img{border-radius:8px;width:36px;height:36px}.match-player-name{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.95rem;font-weight:600;overflow:hidden}.match-elo{margin-left:6px;font-size:.8rem;font-weight:700}.match-elo.win{color:#22c55e}.match-elo.loss{color:#ef4444}.match-vs{color:var(--text-muted);font-size:.8rem;font-weight:600}.matches-card-footer{color:var(--text-muted);margin-top:14px;font-size:.75rem}.matches-pagination{justify-content:center;align-items:center;gap:20px;margin-top:32px;display:flex}.matches-pagination button{background:var(--bg-card);color:#fff;cursor:pointer;border:1px solid #ffffff26;border-radius:8px;padding:6px 14px;font-size:.75rem;transition:all .2s}.matches-pagination button:hover:not(:disabled){border-color:var(--primary)}.matches-pagination button:disabled{opacity:.4;cursor:not-allowed}.matches-pagination span{color:var(--text-muted);text-align:center;min-width:90px;font-size:.75rem}.matches-breadcrumbs{color:var(--text-muted);gap:6px;margin-bottom:12px;font-size:.75rem;display:flex}.matches-breadcrumbs a:hover{color:var(--primary)}.match-badge{letter-spacing:.04em;border-radius:999px;padding:4px 10px;font-size:.65rem;font-weight:700}.match-badge.ranked{color:var(--primary);background:#ff4fd833}.match-badge.unranked{color:var(--text-muted);background:#ffffff14}.match-player.win{background:linear-gradient(90deg,#22c55e1f,#0000);border-radius:12px;padding:6px 10px}.match-player.loss{background:linear-gradient(270deg,#ef44441f,#0000);border-radius:12px;padding:6px 10px}.match-player-row{align-items:center;gap:12px;display:flex}.match-player-link{font-weight:600}.match-player-link:hover{color:var(--primary)}.match-player-row.highlight{background:#ff4fd826;border-radius:10px;padding:6px 10px}.match-timeline{color:var(--text-muted);justify-content:space-between;margin-top:16px;font-size:.75rem;display:flex}.profile-avatar{transition:transform .25s}.profile-avatar:hover{transform:rotate(-2deg)scale(1.05)}.profile-kit{cursor:default}.profile-match{cursor:pointer;transition:background .2s,transform .2s}.profile-match:hover{background:#ffffff14}.profile-match-win{text-shadow:0 0 8px #22c55e66}.profile-match-loss{text-shadow:0 0 8px #ef444466}.staff-page{text-align:center;max-width:1200px;margin:0 auto;padding:80px 24px}.staff-title{font-size:2.4rem;font-weight:800}.staff-subtitle{color:var(--text-muted);margin-top:6px;margin-bottom:56px}.staff-section{background:#ffffff08;border-radius:20px;margin-bottom:64px;padding:28px 20px 36px}.staff-role-bar{letter-spacing:.08em;color:#fff;border-radius:999px;justify-content:center;align-items:center;height:44px;margin-bottom:36px;font-weight:800;display:flex}.staff-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));justify-content:center;justify-items:center;gap:28px;display:grid}.staff-grid.single{grid-template-columns:1fr}.staff-card{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;width:170px;padding:20px 16px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.staff-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 0 26px #ff4fd859}.staff-avatar{width:96px;height:96px;image-rendering:pixelated;border-radius:16px;margin:0 auto 14px;animation:3.5s ease-in-out infinite staffFloat}@keyframes staffFloat{0%{transform:translateY(0)rotateY(0)}50%{transform:translateY(-6px)rotateY(10deg)}to{transform:translateY(0)rotateY(0)}}.staff-name{font-size:.95rem;font-weight:700}.staff-role{color:var(--text-muted);font-size:.75rem}.staff-online{background:#22c55e;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;right:10px;box-shadow:0 0 10px #22c55ed9}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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_e2473468-module__7NREva__className{font-family:Inter,Inter Fallback;font-style:normal}
