@supports (-webkit-touch-callout:none){.change-password-modal-overlay input,.change-password-modal-overlay textarea{font-size:16px!important}}.change-password-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto}@media (max-width:640px){.change-password-modal-overlay{overflow:hidden;padding:0}}.change-password-modal-container{position:relative;background:#0f172a;border:1px solid #1e293b;border-radius:24px;width:100%;max-width:480px;box-shadow:0 25px 50px -12px rgba(0,0,0,.8);margin:auto;max-height:calc(100vh - 32px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scroll-behavior:auto;-webkit-overflow-scrolling:touch}@media (max-width:640px){.change-password-modal-container{max-height:100vh;height:100%;border-radius:0;display:flex;flex-direction:column}}@media (max-width:480px){.change-password-modal-container{max-height:100vh;height:100%;border-radius:0}}.change-password-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;z-index:10}.change-password-modal-close:hover{background:#1e293b;color:#f8fafc}.change-password-header{text-align:center;padding:20px 24px 16px;border-bottom:1px solid #1e293b}@media (max-width:640px){.change-password-header{padding:20px 20px 16px}}.change-password-title-with-logo{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.change-password-title{font-size:24px;font-weight:700;color:#f8fafc;background:linear-gradient(135deg,#06b6d4,#3b82f6 50%,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.change-password-logo{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:640px){.change-password-title{font-size:20px}.change-password-logo{height:28px}}.change-password-subtitle{font-size:13px;color:#64748b;line-height:1.5;max-width:400px;margin:0 auto}@media (max-width:640px){.change-password-subtitle{font-size:12px;line-height:1.4}}.change-password-progress-stepper{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 32px;border-bottom:1px solid #1e293b;gap:0;max-width:400px;margin:0 auto;position:relative}@media (max-width:768px){.change-password-progress-stepper{padding:16px 24px;max-width:100%}}@media (max-width:640px){.change-password-progress-stepper{padding:14px 16px}}@media (max-width:480px){.change-password-progress-stepper{padding:12px}}.change-password-progress-stepper:before{content:"";position:absolute;top:34px;left:30%;right:30%;height:2px;background:#334155;z-index:0}@media (max-width:640px){.change-password-progress-stepper:before{top:32px}}.change-password-stepper-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1 0;min-width:0}.change-password-progress-stepper:after{content:"";position:absolute;top:34px;left:25%;height:2px;background:#06b6d4;z-index:0;transition:width .3s ease;width:var(--progress-width,0)}@media (max-width:640px){.change-password-progress-stepper:after{top:32px}}.change-password-stepper-circle{margin-bottom:6px;position:relative;z-index:1;flex-shrink:0}.change-password-stepper-number{width:36px;height:36px;border-radius:50%;background:#1e293b;border:2px solid #334155;display:flex;align-items:center;justify-content:center;font-weight:600;color:#64748b;transition:all .3s ease;font-size:15px}@media (max-width:768px){.change-password-stepper-number{width:34px;height:34px;font-size:14px}}@media (max-width:640px){.change-password-stepper-number{width:32px;height:32px;font-size:14px}}@media (max-width:480px){.change-password-stepper-number{width:30px;height:30px;font-size:13px}}.change-password-stepper-step.active .change-password-stepper-number{background:#06b6d4;border-color:#06b6d4;color:#f8fafc;animation:changePasswordPulse 2s infinite}.change-password-stepper-step.completed .change-password-stepper-number{background:#10b981;border-color:#10b981;color:#f8fafc}@keyframes changePasswordPulse{0%,to{box-shadow:0 0 0 0 rgba(6,182,212,.4)}50%{box-shadow:0 0 0 8px rgba(6,182,212,0)}}.change-password-stepper-label{font-size:12px;color:#64748b;font-weight:500;text-align:center;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2;width:100%}@media (max-width:640px){.change-password-stepper-label{font-size:11px}}@media (max-width:480px){.change-password-stepper-label{font-size:10px;line-height:1.1}}.change-password-stepper-step.active .change-password-stepper-label{color:#06b6d4}.change-password-stepper-step.completed .change-password-stepper-label{color:#10b981}.change-password-content{padding:24px 32px}@media (max-width:768px){.change-password-content{padding:20px 24px}}@media (max-width:640px){.change-password-content{padding:16px 20px;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}@media (max-width:480px){.change-password-content{padding:14px 16px}}.step-title{font-size:20px;font-weight:600;color:#f8fafc;margin-bottom:6px}@media (max-width:768px){.step-title{font-size:19px}}@media (max-width:640px){.step-title{font-size:18px;margin-bottom:6px}}@media (max-width:480px){.step-title{font-size:17px}}.step-description{font-size:14px;color:#94a3b8;margin-bottom:18px;line-height:1.5}@media (max-width:768px){.step-description{font-size:13.5px;margin-bottom:16px}}@media (max-width:640px){.step-description{font-size:13px;margin-bottom:12px;line-height:1.4}}@media (max-width:480px){.step-description{font-size:12px;margin-bottom:10px}}.option-selection{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.option-button{width:100%;background:#1e293b;border:2px solid #334155;border-radius:12px;padding:16px 20px;color:#f8fafc;font-weight:600;font-size:15px;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left}@media (max-width:640px){.option-button{padding:14px 18px;font-size:14px;border-radius:10px}}.option-button:hover{border-color:#06b6d4;background:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(6,182,212,.2)}.option-button.active{border-color:#06b6d4;background:linear-gradient(135deg,rgba(6,182,212,.1),rgba(59,130,246,.1))}.option-icon{width:40px;height:40px;min-width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06b6d4,#3b82f6);color:white}@media (max-width:640px){.option-icon{width:36px;height:36px;min-width:36px}}.option-content{flex:1}.option-title{font-size:15px;font-weight:600;color:#f8fafc;margin-bottom:4px}.option-description{font-size:13px;color:#64748b;line-height:1.4}.zalo-notice{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:12px 0 16px;background:linear-gradient(135deg,rgba(0,104,255,.12),rgba(59,130,246,.12) 50%,rgba(147,197,253,.12));border:2px solid;-o-border-image:linear-gradient(135deg,#0068FF,#3b82f6 50%,#60a5fa) 1;border-image:linear-gradient(135deg,#0068FF,#3b82f6 50%,#60a5fa) 1;border-radius:12px;position:relative;overflow:hidden;animation:zalo-glow 3s ease-in-out infinite}@keyframes zalo-glow{0%,to{box-shadow:0 0 0 0 rgba(0,104,255,.4)}50%{box-shadow:0 0 20px 2px rgba(0,104,255,.3)}}@media (max-width:640px){.zalo-notice{gap:10px;padding:10px 12px;margin:12px 0 16px;border-radius:10px}}@media (max-width:480px){.zalo-notice{gap:8px;padding:8px 10px;margin:10px 0 14px}}.zalo-notice-icon{width:36px;height:36px;min-width:36px;background:linear-gradient(135deg,#0068FF,#3b82f6);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 4px 12px rgba(0,104,255,.35);position:relative;z-index:1;animation:zalo-icon-pulse 2s ease-in-out infinite}@keyframes zalo-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:640px){.zalo-notice-icon{width:38px;height:38px;min-width:38px;border-radius:10px}}@media (max-width:480px){.zalo-notice-icon{width:34px;height:34px;min-width:34px;border-radius:8px}}.zalo-notice-icon-img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}@media (max-width:640px){.zalo-notice-icon-img{width:22px;height:22px}}@media (max-width:480px){.zalo-notice-icon-img{width:20px;height:20px}}.zalo-notice-content{flex:1;position:relative;z-index:1}.zalo-notice-title{font-size:13px;font-weight:700;color:#0068FF;margin-bottom:2px;line-height:1.3}@media (max-width:640px){.zalo-notice-title{font-size:13px;margin-bottom:2px}}@media (max-width:480px){.zalo-notice-title{font-size:12px}}.zalo-notice-text{font-size:12px;color:#64748b;line-height:1.3;font-weight:500}@media (max-width:640px){.zalo-notice-text{font-size:11px;line-height:1.3}}@media (max-width:480px){.zalo-notice-text{font-size:10px}}.zalo-notice-text strong{color:#0068FF;font-weight:700}.zalo-notice-otp{margin:12px 0 16px}@media (max-width:640px){.zalo-notice-otp{margin:10px 0 12px}}@media (max-width:480px){.zalo-notice-otp{margin:8px 0 10px}}.form-group{margin-bottom:16px;position:relative;min-height:calc(52px + 8px)}@media (max-width:640px){.form-group{margin-bottom:14px;min-height:calc(48px + 8px)}}.form-label{display:block;font-size:13px;font-weight:600;color:#f8fafc;margin-bottom:6px}.form-input{width:100%;background:#1e293b;border:2px solid #334155;border-radius:12px;padding:14px 16px;color:#f8fafc;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease;min-height:52px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:640px){.form-input{padding:12px 14px;min-height:48px;border-radius:10px}}.form-input::-moz-placeholder{color:#64748b}.form-input::placeholder{color:#64748b}.form-input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 4px rgba(6,182,212,.1);transform:none}.phone-input-group{display:flex;gap:12px}.country-selector{background:#1e293b;border:2px solid #334155;border-radius:12px;padding:16px 18px;color:#f8fafc;font-weight:600;min-width:100px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.country-selector:hover{border-color:#06b6d4}.country-flag{font-size:20px}.form-input.phone{flex:1}.form-microcopy{font-size:14px;color:#64748b;margin-top:8px;line-height:1.5;display:flex;align-items:flex-start;gap:8px}.form-microcopy svg{width:16px;height:16px;margin-top:2px;flex-shrink:0;color:#06b6d4}.form-error{color:#ef4444;background:#2A0E0E;font-size:14px;padding:12px 16px;border-radius:12px;margin-top:8px;border:1px solid #7f1d1d;display:flex;align-items:flex-start;gap:12px;overflow:hidden;will-change:opacity,max-height,margin-top;transform:translateZ(0)}@media (max-width:640px){.form-error{font-size:13px;padding:10px 14px;margin-top:6px}}.form-error svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}@media (max-width:640px){.form-error svg{width:18px;height:18px}}.password-toggle-group{position:relative}.password-toggle{position:absolute;right:18px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;transition:color .2s ease}.password-toggle:hover{color:#06b6d4}.otp-container{display:flex;gap:10px;justify-content:center;margin:24px 0 20px}@media (max-width:640px){.otp-container{gap:6px;margin:12px 0 8px}}@media (max-width:480px){.otp-container{gap:5px;margin:10px 0 6px}}.otp-input{width:52px;height:64px;background:#1e293b;border:2px solid #334155;border-radius:12px;text-align:center;font-size:24px;font-weight:700;color:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-margin:0;scroll-padding:0}@media (max-width:640px){.otp-input{width:42px;height:50px;font-size:20px;border-radius:8px}}@media (max-width:480px){.otp-input{width:40px;height:48px;font-size:18px}}.otp-input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 4px rgba(6,182,212,.1);transform:none!important}@media (max-width:640px){.otp-input:focus{scroll-margin-block:50vh}}@media (max-width:480px){.otp-input:focus{scroll-margin-block:50vh}}.otp-input:disabled{background:#0f172a;opacity:.5;cursor:not-allowed}.btn-primary{width:100%;background:#06b6d4;border:none;border-radius:12px;padding:12px 18px;color:#f8fafc;font-weight:600;font-size:15px;transition:all .2s ease;cursor:pointer;min-height:46px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:8px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.btn-primary{padding:11px 16px;min-height:44px;font-size:14px}}@media (max-width:640px){.btn-primary{padding:12px 16px;min-height:48px;border-radius:10px;font-size:14px}}@media (max-width:480px){.btn-primary{padding:11px 14px;min-height:46px;font-size:13px}}.btn-primary:hover:not(:disabled){background:#0891b2;transform:translateY(-2px);box-shadow:0 8px 25px -8px rgba(6,182,212,.3)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background:#374151;color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.btn-navigation{display:flex;gap:12px;margin-top:16px}@media (max-width:768px){.btn-navigation{gap:10px;margin-top:14px}}@media (max-width:640px){.btn-navigation{gap:8px;margin-top:12px;flex-direction:column}}@media (max-width:480px){.btn-navigation{gap:8px;margin-top:10px}}.btn-back{flex:1;background:none;border:2px solid #334155;border-radius:12px;padding:12px 18px;color:#64748b;font-weight:600;font-size:15px;transition:all .2s ease;cursor:pointer;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width:768px){.btn-back{padding:11px 16px;min-height:44px;font-size:14px}}@media (max-width:640px){.btn-back{padding:12px 16px;min-height:48px;font-size:14px;border-radius:10px;width:100%;flex:none}}@media (max-width:480px){.btn-back{padding:11px 14px;min-height:46px;font-size:13px}}.btn-back:hover:not(:disabled){border-color:#64748b;color:#f8fafc}.btn-next{flex:2}@media (max-width:640px){.btn-next{width:100%;flex:none}}.countdown-container{text-align:center;margin:20px 0;min-height:60px;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.countdown-container{margin:10px 0 8px;min-height:50px}}@media (max-width:480px){.countdown-container{margin:8px 0 6px;min-height:45px}}.countdown-text{font-size:16px;color:#64748b;width:100%}@media (max-width:640px){.countdown-text{font-size:13px}}.countdown-timer{font-size:24px;font-weight:600;color:#06b6d4;font-variant-numeric:tabular-nums}@media (max-width:640px){.countdown-timer{font-size:20px}}.resend-link{color:#06b6d4;text-decoration:none;font-weight:600;transition:color .2s ease;cursor:pointer;background:none;border:none;font-size:16px}.resend-link:hover{color:#0891b2;text-decoration:underline}.resend-options{margin-top:16px;padding:16px;background:#1e293b;border:2px solid #334155;border-radius:12px}@media (max-width:640px){.resend-options{margin-top:12px;padding:12px;border-radius:10px}}.resend-options-title{font-size:13px;font-weight:600;color:#94a3b8;margin:0 0 12px;text-align:center}@media (max-width:640px){.resend-options-title{font-size:12px;margin-bottom:10px}}.resend-options-buttons{display:flex;flex-direction:column;gap:10px}@media (max-width:640px){.resend-options-buttons{gap:8px}}.resend-option-button{width:100%;background:#0f172a;border:2px solid #334155;border-radius:12px;padding:14px 20px;color:#f8fafc;font-weight:600;font-size:14px;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;position:relative;overflow:hidden}@media (max-width:640px){.resend-option-button{padding:12px 16px;font-size:13px;min-height:48px;border-radius:10px;gap:8px}}.resend-option-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.resend-option-button:hover:not(:disabled):before{left:100%}.resend-option-email:hover:not(:disabled){background:linear-gradient(135deg,rgba(6,182,212,.15),rgba(59,130,246,.15));border-color:#06b6d4;color:#06b6d4;transform:translateY(-2px);box-shadow:0 4px 12px rgba(6,182,212,.2)}.resend-option-zalo:hover:not(:disabled){background:linear-gradient(135deg,rgba(0,104,255,.15),rgba(59,130,246,.15));border-color:#0068FF;color:#60a5fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,104,255,.2)}.resend-option-button:active:not(:disabled){transform:translateY(0)}.resend-option-button:disabled{background:#0f172a;border-color:#1e293b;color:#64748b;cursor:not-allowed;opacity:.5}.resend-option-button svg{flex-shrink:0;width:20px;height:20px;transition:transform .2s ease}.resend-option-button:hover:not(:disabled) svg{transform:scale(1.1)}.resend-option-button img{flex-shrink:0;width:20px;height:20px;transition:transform .2s ease}.resend-option-button:hover:not(:disabled) img{transform:scale(1.1)}.resend-option-button span{flex:1;text-align:center;font-weight:600;letter-spacing:.3px}.required-mark{color:#ef4444;margin-left:4px}.loading-spinner{width:20px;height:20px;border:2px solid #374151;border-top-color:#06b6d4;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-screen{text-align:center;padding:40px 20px}.success-icon-large{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#10b981,#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:successPulse 2s ease-in-out infinite alternate}@keyframes successPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(16,185,129,.4)}to{transform:scale(1.05);box-shadow:0 0 0 20px rgba(16,185,129,0)}}.success-title-large{font-size:28px;font-weight:700;color:#f8fafc;margin-bottom:16px}.success-description-large{font-size:16px;color:#64748b;margin-bottom:32px;line-height:1.6}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}@media (prefers-contrast:high){.change-password-modal-container,.form-input,.otp-input{border-color:#06b6d4}}@media (prefers-reduced-motion:reduce){*,.change-password-stepper-number,.loading-spinner,.success-icon-large{animation:none!important;transition:none!important}}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #06b6d4;outline-offset:2px}@font-face{font-family:Inter;font-style:normal;font-weight:100 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:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.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:100 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:100 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:100 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:100 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:100 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_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea112d72bb6ec5d2-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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/34d27def7334b7f9-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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f8e29b80aa6ddc1b-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:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_acc816{font-family:Space Grotesk,Space Grotesk Fallback;font-weight:600;font-style:normal}.__variable_acc816{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2f186ab49059fbbb-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7be269dd6123b082-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/db5568a2cfd831e2-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6760c1b492207d80-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f424c9580f97313-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/427e4a37d3642943-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:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ecea63{font-family:JetBrains Mono,JetBrains Mono Fallback;font-weight:400;font-style:normal}.__variable_ecea63{--font-jetbrains:"JetBrains Mono","JetBrains Mono Fallback"}