:root{--bg:#0A0A0A;--bg-elev:#1A1A1A;--c-red:#FF0000;--c-red-d:#CC0000;--c-yellow:#FFC940;--c-yellow-d:#E6B130;--c-green:#2BC062;--c-white:#FFFFFF;--ink:#1A1A1A;--ink-2:#424242;--ink-3:#6E6E6E;--text:#F5F1E8;--text-2:#C8C8C8;--text-muted:#8C8C8C;--line:rgba(255,255,255,0.10);--line-strong:rgba(255,255,255,0.20);--line-on-light:rgba(0,0,0,0.08);--p-millimone:#B7E8C5;--p-ayaru:#F4A89E;--p-missm:#F8C8DC;--p-baursak:#FFCB9A;--p-kr:#B0CEEC;--p-teachers:#D0C0F0;--p-apai:#B8E5E0;--p-schoolig:#F4B0CC;--p-schoolyt:#FFE082;--p-mentors:#C8DDB8;--p-kreativy:#C8A8E8;--r-xl:28px;--r-l:22px;--r-m:16px;--r-s:12px;--fs-display:clamp(32px,9vw,44px);--fs-h1:clamp(24px,6.5vw,32px);--fs-h2:clamp(19px,5vw,24px);--fs-h3:clamp(16px,4.4vw,20px);--fs-body:clamp(15px,4vw,17px);--fs-sm:clamp(13px,3.5vw,15px);--fs-xs:clamp(11px,3vw,13px);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{font-feature-settings:"ss01","cv09","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:var(--bg);color:var(--text);font-size:var(--fs-body);line-height:1.45;letter-spacing:-.005em}body{min-height:100vh;min-height:100dvh;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-x:hidden}.page-anim{animation:pageFwd .34s cubic-bezier(.22,.61,.36,1)}.page-anim-back{animation-name:pageBack}@keyframes pageFwd{0%{opacity:0;transform:translate3d(36px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes pageBack{0%{opacity:0;transform:translate3d(-36px,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.page-anim{animation:none}}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;background:none;border:none}button,input,select,textarea{font-family:inherit}.app{max-width:480px;margin:0 auto;padding:max(var(--safe-top),20px) max(var(--safe-right),16px) max(var(--safe-bottom),120px) max(var(--safe-left),16px)}@media (min-width:720px){.app{max-width:920px}}.tabbar{position:fixed;left:50%;bottom:calc(max(var(--safe-bottom), 14px));transform:translateX(-50%);width:calc(100% - 28px);max-width:380px;background:#1A1A1A;border:1px solid var(--line-strong);border-radius:100px;padding:6px;display:flex;z-index:100;box-shadow:0 12px 32px rgba(0,0,0,.5)}.tabbar-pill{position:absolute;top:6px;bottom:6px;left:6px;width:calc((100% - 12px) / var(--tab-count, 2));background:var(--c-yellow);border-radius:100px;z-index:0;box-shadow:0 4px 12px rgba(255,201,64,.35);transition:transform .36s cubic-bezier(.34,1.3,.5,1);will-change:transform}.tabbar a{flex:1 1;height:46px;border-radius:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;color:rgba(255,255,255,.55);font-size:var(--fs-xs);font-weight:600;letter-spacing:.02em;position:relative;z-index:1;transition:color .28s ease,transform .12s ease}.tabbar a.on{color:var(--ink)}.tabbar a:active{transform:scale(.94)}.costs-app{color:var(--text)}.costs-header{text-align:center;padding:20px 0 10px}.costs-h1{font-size:28px;font-weight:800;letter-spacing:-.01em}.costs-sub{font-size:13px;color:rgba(255,255,255,.55);margin-top:4px}.hero-circle-wrap{padding:16px 0 22px}.hero-circle,.hero-circle-wrap{display:flex;justify-content:center}.hero-circle{width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#FFE680 0,#E8B800 55%,#8C6A00 100%);border:3px solid rgba(255,255,255,.1);box-shadow:0 18px 50px rgba(232,184,0,.3),inset 0 4px 14px rgba(255,255,255,.35),inset 0 -8px 20px rgba(0,0,0,.25);flex-direction:column;align-items:center;color:#1A1A1A;text-align:center;position:relative}.hero-circle:before{content:"";position:absolute;top:18px;left:50%;transform:translateX(-50%);width:70%;height:30%;background:radial-gradient(ellipse,rgba(255,255,255,.55),transparent 70%);border-radius:50%;pointer-events:none}.hero-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.75;margin-bottom:4px}.hero-amount{font-size:64px;font-weight:900;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.04em}.hero-currency{font-size:28px;font-weight:800;margin-top:2px;opacity:.85}.hero-full{font-size:11px;opacity:.65;margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.hero-compare{font-size:12px;font-weight:700;margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.donut-wrap{display:flex;justify-content:center;padding:18px 0 16px}.donut{width:240px;height:240px;border-radius:50%;position:relative;box-shadow:0 18px 50px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.06)}.donut.donut-empty{background:rgba(255,255,255,.06)}.donut:after{content:"";inset:0;pointer-events:none;box-shadow:inset 0 4px 12px rgba(255,255,255,.1),inset 0 -4px 12px rgba(0,0,0,.18)}.donut-center,.donut:after{position:absolute;border-radius:50%}.donut-center{inset:18%;background:#0A0A0A;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 0 3px rgba(255,255,255,.05),inset 0 6px 16px rgba(0,0,0,.5)}.donut-center-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin-bottom:2px}.donut-center-amount{font-size:44px;font-weight:900;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--c-yellow)}.donut-center-currency{font-size:18px;font-weight:800;margin-top:2px;opacity:.7}.donut-center-full{font-size:10px;opacity:.45;margin-top:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.donut-center-compare{font-size:11px;margin-top:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:rgba(255,255,255,.05);padding:3px 10px;border-radius:100px}.donut-legend{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:8px;margin-bottom:18px;display:flex;flex-direction:column;gap:2px}.donut-legend-item{display:flex;align-items:center;gap:10px;padding:8px 10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.donut-legend-item+.donut-legend-item{border-top:1px solid rgba(255,255,255,.05)}.donut-legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px rgba(255,255,255,.06)}.donut-legend-name{flex:1 1;font-size:13px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.donut-legend-pct{font-size:11px;font-weight:700;color:rgba(255,255,255,.55);background:rgba(255,255,255,.06);padding:2px 8px;border-radius:100px;min-width:38px;text-align:center}.donut-legend-sum{font-size:13px;font-weight:700;color:var(--c-yellow);min-width:60px;text-align:right}.proj-list{display:flex;flex-direction:column;gap:10px}.proj-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;position:relative}.proj-card.proj-empty{opacity:.55}.proj-head{width:100%;display:flex;align-items:center;gap:12px;padding:14px;background:transparent;border:none;cursor:pointer;color:inherit;text-align:left}.proj-head:disabled{cursor:default}.proj-color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 3px rgba(255,255,255,.06)}.proj-info{flex:1 1;min-width:0}.proj-name{font-size:15px;font-weight:700}.proj-meta{font-size:11px;color:rgba(255,255,255,.55);margin-top:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proj-empty-text{font-style:italic}.proj-circle{flex-shrink:0}.proj-bar{height:3px;opacity:.45;transition:width .25s ease}.proj-items{padding:4px 14px 14px;display:flex;flex-direction:column;gap:4px}.proj-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid rgba(255,255,255,.05)}.proj-item:first-child{border-top:none}.proj-item-label{flex:1 1;min-width:0}.proj-item-label>span{display:block;font-size:13px}.proj-item-label small{font-size:10px;color:rgba(255,255,255,.45);margin-top:2px;display:block}.proj-item-calc{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proj-item-unit{display:block;font-size:10px;color:rgba(255,255,255,.45)}.proj-item-sum{display:block;font-size:14px;font-weight:700;margin-top:2px}.proj-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0 4px;margin-top:4px;border-top:2px solid rgba(255,255,255,.1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proj-total strong{font-size:18px;font-weight:800;color:var(--c-yellow)}.footnote{text-align:center;font-size:11px;color:rgba(255,255,255,.4);padding:24px 16px 8px;line-height:1.5}.costs-back{display:block;text-align:center;color:rgba(255,255,255,.5);font-size:13px;padding:12px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(10,10,10,.85);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);padding:max(var(--safe-top),12px) 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.topbar .title{font-weight:600;font-size:var(--fs-h3);color:var(--text)}.topbar .back{color:var(--c-yellow);font-size:var(--fs-sm);font-weight:500}.lang-toggle{display:inline-flex;gap:0;background:var(--bg-elev);border:1px solid var(--line);border-radius:100px;padding:4px}.lang-toggle button{background:transparent;border:none;color:var(--text-muted);font-size:var(--fs-xs);font-weight:600;padding:6px 14px;border-radius:100px;cursor:pointer;transition:all .15s}.lang-toggle button.on{background:var(--c-yellow);color:var(--ink)}.lang-wrap{display:flex;justify-content:center;margin-top:18px}.action-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:14px}.action-tile{border-radius:var(--r-l);padding:14px 16px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;min-height:64px;cursor:pointer;transition:transform .12s}.action-tile:active{transform:scale(.97)}.action-tile.red{background:var(--c-red);color:#fff;box-shadow:0 6px 18px rgba(255,0,0,.2)}.action-tile.white{background:#fff;color:var(--ink);border:1px solid var(--line-on-light)}.action-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.action-tile.red .action-icon{background:rgba(255,255,255,.18)}.action-tile.white .action-icon{background:rgba(0,0,0,.06)}.action-title.big{font-size:clamp(15px,4.4vw,18px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.expenses-banner{display:flex;align-items:center;gap:14px;background:#1A1A1A;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-xl);padding:16px 18px;margin-bottom:14px;color:#fff;text-decoration:none;transition:transform .12s ease}.expenses-banner:active{transform:scale(.985)}.expenses-icon{width:46px;height:46px;border-radius:50%;background:var(--c-yellow);color:var(--ink);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:22px;flex-shrink:0}.expenses-text{flex:1 1;min-width:0}.expenses-title{font-size:16px;font-weight:700;letter-spacing:.02em}.expenses-desc{font-size:12px;color:rgba(255,255,255,.55);margin-top:2px}.expenses-arrow{font-size:22px;color:rgba(255,255,255,.45);font-weight:300}.banner-yellow{background:var(--c-yellow);border-radius:var(--r-xl);padding:22px;margin-bottom:14px;position:relative;overflow:hidden;color:var(--ink)}.banner-yellow:before{content:"";position:absolute;bottom:-30%;right:-10%;width:200px;height:200px;background:radial-gradient(circle,var(--c-yellow-d),transparent 60%);pointer-events:none}.banner-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative}.banner-title h2{font-size:var(--fs-h2);font-weight:600;color:var(--ink)}.banner-arrow{width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--ink)}.banner-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;position:relative}.stat-card{background:rgba(255,255,255,.45);border-radius:var(--r-l);padding:14px 8px 12px;flex-direction:column;justify-content:space-between;gap:8px;min-height:110px;text-align:center}.stat-card,.stat-ring{display:flex;align-items:center}.stat-ring{width:48px;height:48px;border-radius:50%;background:#fff;border:4px solid var(--ink);justify-content:center;font-size:var(--fs-sm);font-weight:700;color:var(--ink)}.stat-label{font-size:clamp(10px,2.8vw,12px);color:var(--ink);line-height:1.15;font-weight:600}.section{background:var(--c-white);border-radius:var(--r-xl);padding:20px 18px;margin-bottom:14px;color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-head h3{font-size:var(--fs-h2);font-weight:600;color:var(--ink)}.tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.tile{border-radius:var(--r-l);padding:14px;color:var(--ink);display:flex;flex-direction:column;gap:6px;min-height:112px;position:relative;overflow:hidden;transition:transform .12s}.tile:active{transform:scale(.97)}.tile-img{width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.tile-img img{max-height:50px;max-width:90%;object-fit:contain}.tile-name{font-size:var(--fs-sm);color:var(--ink);font-weight:600;line-height:1.2}.tile-value{font-size:var(--fs-h3);font-weight:700;color:var(--ink);margin-top:auto}.tile-value small{font-size:.6em;color:rgba(0,0,0,.45);font-weight:400}.tile-progress{height:3px;background:rgba(0,0,0,.12);border-radius:2px;overflow:hidden;margin-top:6px}.tile-progress>i{display:block;height:100%;background:var(--ink);border-radius:2px}@media (display-mode:fullscreen),(display-mode:standalone){body{padding-top:0}}.splash{position:fixed;inset:0;z-index:9999;background:#0A0A0A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;transition:opacity .45s ease}.splash-hide{opacity:0;pointer-events:none}.splash-logo{width:96px;height:96px;filter:drop-shadow(0 12px 36px rgba(220,24,24,.45));animation:splashPulse 1.4s ease-in-out infinite}@keyframes splashPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.splash-bar{width:150px;height:4px;border-radius:100px;background:rgba(255,255,255,.1);overflow:hidden}.splash-bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#FF3B30,#DC1818);border-radius:100px;animation:splashFill 1.3s cubic-bezier(.45,0,.2,1) forwards}@keyframes splashFill{0%{width:0}60%{width:72%}to{width:100%}}.pin-gate{position:fixed;inset:0;z-index:9000;background:#0A0A0A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px}.pin-logo{width:64px;height:64px;filter:drop-shadow(0 8px 24px rgba(220,24,24,.4))}.pin-title{font-size:16px;font-weight:700;color:var(--text)}.pin-dots{display:flex;gap:16px;margin:6px 0 10px}.pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.3);transition:all .15s ease}.pin-dot.filled{background:var(--c-yellow);border-color:var(--c-yellow)}.pin-error{animation:pinShake .4s ease}.pin-error .pin-dot{border-color:#FF5547}.pin-error .pin-dot.filled{background:#FF5547}@keyframes pinShake{0%,to{transform:translateX(0)}25%{transform:translateX(-8px)}75%{transform:translateX(8px)}}.pin-pad{display:grid;grid-template-columns:repeat(3,72px);grid-gap:14px;gap:14px;justify-content:center}.pin-pad button{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--text);font-size:26px;font-weight:600;cursor:pointer;transition:background .1s ease,transform .1s ease}.pin-pad button:active{background:rgba(255,255,255,.14);transform:scale(.93)}.pin-pad .pin-del{font-size:20px;background:transparent;border-color:transparent}.ptr{position:fixed;top:calc(max(var(--safe-top), 8px));left:50%;transform:translateX(-50%);z-index:8000;opacity:0;pointer-events:none;transition:opacity .15s ease}.ptr-show{opacity:1}.ptr-spinner{width:38px;height:38px;border-radius:50%;background:#1A1A1A;border:1px solid var(--line-strong);color:var(--c-yellow);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.5)}.ptr-spin{animation:ptrSpin .7s linear infinite}@keyframes ptrSpin{to{transform:rotate(1turn)}}.skeleton{position:relative;overflow:hidden;background:rgba(255,255,255,.06)!important;color:transparent!important;border-radius:12px;pointer-events:none}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:skShimmer 1.3s ease-in-out infinite}@keyframes skShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_69aa20{font-family:Inter,Inter Fallback;font-style:normal}.__variable_69aa20{--font-inter:"Inter","Inter Fallback"}