*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{margin:0;padding:0}body{color:#111827;background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}html,body{overflow-x:hidden}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.sidebar{background:#f3f4f6;border-right:1px solid #e5e7eb;height:100vh;position:sticky;top:0;overflow:hidden}.sidebar-inner{flex-direction:column;gap:12px;height:100%;padding:16px;display:flex;overflow-y:auto}.sidebar-inner h3{color:#4b5563;margin:0 0 4px;font-size:13px;font-weight:600}.sidebar-nav{flex-direction:column;gap:6px;display:flex}.sidebar-link{color:#374151;border:1px solid #0000;border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none;display:block}.sidebar-link:hover{background:#e5e7eb}.sidebar-link-active{color:#111827;background:#fff;border-color:#2563eb}.header{z-index:60;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px 10px;display:flex;position:sticky;top:0}.header-left{align-items:center;gap:12px;display:flex}.header-right{align-items:center;gap:8px;display:flex}.mobile-menu-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-direction:column;justify-content:center;gap:3px;width:28px;height:28px;padding:4px;display:none}.mobile-menu-btn span{background:#4b5563;border-radius:999px;height:2px;display:block}.brand{align-items:baseline;gap:6px;display:inline-flex}.brand .word{letter-spacing:.01em;font-size:20px;font-weight:700}.brand .engineer{color:#1e66ff}.brand .it{color:#0000;-webkit-text-stroke:1px #1e66ff;text-stroke:1px #1e66ff}.brand .chat{text-transform:lowercase;color:#4b5563;font-size:13px}.btn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:999px;padding:8px 14px;font-size:14px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.w-full{width:100%}.select{width:100%;font:inherit;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;margin-top:4px;padding:8px 10px;display:block}.textarea{width:100%;font:inherit;resize:none;background:0 0;border:1px solid #d1d5db;border-radius:10px;outline:none;min-height:45px;max-height:200px;padding:8px 10px;font-size:14px}.page-wrap{max-width:1100px;margin:0 auto;padding:24px 28px 120px}.page-title{margin-bottom:4px;font-size:26px;font-weight:700}.page-subtitle{color:#6b7280;margin-bottom:16px;font-size:14px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px}.section-heading{margin-bottom:10px;font-size:18px;font-weight:600}.form-row{margin-bottom:12px}.input{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:10px;margin-top:4px;padding:8px 10px;display:block}.form-checkbox-row{margin-top:10px;margin-bottom:16px}.checkbox-label{color:#4b5563;align-items:flex-start;gap:8px;font-size:13px;display:flex}.checkbox-label input[type=checkbox]{margin-top:3px}.link{color:#2563eb;text-decoration:underline}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}@media (max-width:480px){.plans-grid{grid-template-columns:1fr}}@media (min-width:1024px){.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.plan-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;min-height:100%;padding:20px;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.plan-card:hover{box-shadow:0 8px 22px #0f172a1f}.plan-card-selected{box-shadow:0 10px 28px #2563eb40;border-color:#2563eb!important}.plan-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;font-size:18px;font-weight:700;display:flex}.plan-icon-assistant{background-color:#2563eb}.plan-icon-engineer{background-color:#f97316}.plan-icon-professional{background-color:#0f766e}.plan-icon-consultant{background-color:#7c3aed}.plan-card-header{align-items:center;margin-bottom:14px;display:flex}.plan-name{margin-bottom:3px;font-size:20px;font-weight:700}.plan-tagline{color:#6b7280;font-size:14px;font-weight:400;line-height:1.3}.plan-price{margin-top:6px;margin-bottom:10px}.plan-price div:first-child{font-size:18px;font-weight:700}.plan-price-yearly{color:#6b7280;font-size:13px}.plan-features{flex-grow:1;margin-top:6px;margin-bottom:0;padding-left:20px}.plan-features li{margin-bottom:7px;font-size:14px}.register-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px 18px 18px}.profile-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;display:grid}@media (max-width:900px){.profile-grid{grid-template-columns:1fr}}.social-login-row{flex-wrap:wrap;gap:8px;display:flex}.social-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.social-icon{border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.social-btn-google .social-icon{color:#fff;background:#ea4335}.social-btn-apple .social-icon{color:#fff;background:#111827}.social-btn-microsoft .social-icon{color:#fff;background:linear-gradient(135deg,#f25022 0% 25%,#7fba00 25% 50%,#00a4ef 50% 75%,#ffb900 75% 100%)}.social-btn-huawei .social-icon{color:#fff;background:#e60012}.desktop-only{display:block}.sidebar-mobile-overlay{z-index:90;background:#0f172a73;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;inset:0}.sidebar-mobile-panel{width:80%;max-width:320px}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.desktop-only{display:none}.mobile-menu-btn{display:flex}.page-wrap{padding:18px 14px 90px}.sidebar{height:auto;position:static;overflow:visible}}.composer{background:#fff;border-top:1px solid #e5e7eb;justify-content:center;padding:12px 20px;display:flex}.composer-box{background:#f9fafb;border:1px solid #d1d5db;border-radius:15px;flex-direction:column;gap:8px;width:100%;max-width:850px;padding:8px 12px;display:flex}.conversation{background:#f5f5f7;flex:1;min-height:0;padding:16px 24px 80px;overflow-y:auto}.message-row{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.message-user .message-bubble{background:#e0f2fe;border-radius:18px 18px 4px}.message-assistant .message-bubble{background:#fff;border-radius:18px 18px 18px 4px}.message-avatar{color:#4b5563;background:#e5e7eb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex}.message-bubble{border:1px solid #e5e7eb;min-width:0;max-width:800px;padding:10px 14px;font-size:14px;line-height:1.6}.attachments{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.attachment-pill{background:#e5f0ff;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.attachment-name{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.attachment-remove{cursor:pointer;background:0 0;border:none;font-size:12px}.msg-attachments{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.msg-attachment{flex-direction:column;align-items:flex-start;gap:4px;font-size:12px;display:flex}.msg-attachment img{border:1px solid #e5e7eb;border-radius:8px;max-width:160px}.chat-input-row{align-items:flex-end;gap:8px;display:flex}.chat-input-left{align-items:center;display:flex;position:relative}.chat-input-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-input-icon-btn:hover{background:#e5e7eb}.chat-input-plus{color:#374151;border:1px solid #6b7280;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:inline-flex}.attach-menu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:160px;padding:6px;position:absolute;bottom:110%;left:0;box-shadow:0 10px 25px #0f172a2e}.attach-menu button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:4px 6px;font-size:13px}.attach-menu button:hover{background:#f3f4f6}.chat-input-icon-btn-record{color:#b91c1c;background:#fee2e2}.chat-input-send-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px 10px;display:flex}.chat-input-send-btn:disabled{opacity:.5;cursor:not-allowed}.engineer-tools{background:#f9fafb;align-items:center;gap:10px;padding:8px 24px 4px}.engineer-tools-row{flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.engineer-tools-label{color:#4b5563;white-space:nowrap;margin-right:4px;font-size:13px;font-weight:600}.engineer-tools-btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:4px 10px;font-size:12px}.engineer-tools-btn:hover{background:#e5f0ff;border-color:#93c5fd}.engineer-tools-btn-locked{opacity:.55;cursor:not-allowed}.engineer-tools-btn-locked:hover{background:#fff;border-color:#d1d5db}.tool-lock{margin-right:0}@media (max-width:899px){.engineer-tools{display:none}}@media (min-width:900px){.engineer-tools{display:flex}}.engineer-tools-mobile{background:#f9fafb;padding:6px 16px 4px}.engineer-tools-mobile-toggle{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:space-between;align-items:center;width:100%;padding:6px 10px;font-size:13px;display:flex}.engineer-tools-mobile-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:6px;padding:8px 10px}.engineer-tools-mobile-list{flex-direction:column;gap:4px;display:flex}.engineer-tools-mobile-item{justify-content:space-between;align-items:center;font-size:13px;display:flex}.engineer-tools-mobile-item-locked{opacity:.55}.engineer-tools-mobile-plan-hint{color:#2563eb;font-size:11px}@media (min-width:900px){.engineer-tools-mobile{display:none}}.msg-actions{gap:12px;margin-top:8px;padding-left:8px;display:flex}.msg-action-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:13px}.msg-action-btn:hover{color:#111827}.msg-content{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;font-size:14px;line-height:1.6}.msg-content table{-webkit-overflow-scrolling:touch;border-collapse:collapse;width:max-content;max-width:100%;display:block;overflow-x:auto}.msg-content th,.msg-content td{white-space:nowrap}.msg-content pre{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.msg-content code{white-space:pre}.msg-content h1{font-size:18px;line-height:1.35}.msg-content h2{font-size:16px;line-height:1.35}.msg-content h3{font-size:15px;line-height:1.35}@media (max-width:900px){.composer{padding:10px 14px}.conversation{padding:14px 12px 80px}.message-bubble{max-width:100%}.textarea{font-size:16px}.msg-content{font-size:14px}}@media (max-width:640px){.sidebar-inner{padding:8px 10px;font-size:12px}.sidebar-inner h3{margin-bottom:4px;font-size:12px}.sidebar-nav .sidebar-link{padding:6px 8px;font-size:12px}}@media (min-width:901px){.chat-page .header{z-index:60;background:#fff;position:sticky;top:0}.chat-page .engineer-tools{z-index:55;background:#f9fafb;position:sticky;top:64px}.chat-page .app-shell{height:100vh}.chat-page .main{flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}.chat-page .sidebar.desktop-only{height:100vh;position:sticky;top:0;overflow:hidden}.chat-page .sidebar.desktop-only .sidebar-inner{height:100%;overflow-y:auto}.chat-page .conversation{flex:1;min-height:0;overflow-y:auto}}@media (max-width:900px){.chat-page .header{z-index:60;background:#fff;position:sticky;top:0}.chat-page .engineer-tools-mobile{z-index:55;background:#f9fafb;position:sticky;top:64px}.sidebar-mobile-overlay{z-index:100}}.gate-overlay{z-index:200;background:#1118278c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.gate-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(520px,100%);padding:16px;box-shadow:0 18px 50px #00000026}.gate-title{margin-bottom:8px;font-size:14px;font-weight:700}.gate-note{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:10px;padding:8px 10px;font-size:12px}.gate-text{color:#374151;margin-bottom:12px;font-size:13px;line-height:1.5}.gate-actions{flex-wrap:wrap;gap:8px;display:flex}.gate-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;text-decoration:none;display:inline-flex}.gate-btn-primary{color:#fff;background:#111827;border-color:#111827}.header{z-index:100;height:var(--header-h);background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}@media (min-width:901px){.sidebar.desktop-only{z-index:90;height:100vh;position:sticky;top:0}.conversation{height:calc(100vh - var(--header-h) - 56px);overflow-y:auto}}@media (max-width:900px){.mobile-menu-btn{display:flex}.sidebar-mobile-overlay{z-index:200;background:#0f172a73;position:fixed;inset:0}.sidebar-mobile-panel{background:#f9fafb;height:100%}.conversation{height:calc(100vh - var(--header-h) - 96px);overflow-y:auto}}.plan-badge{color:#fff;background:#6d28d9;border-radius:999px;padding:4px 10px;font-size:12px}.avatar{object-fit:cover;border-radius:999px;width:32px;height:32px}.avatar-placeholder{background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.login-btn{color:#fff;background:#2563eb;border-radius:999px;padding:6px 14px;font-size:14px}:root{--header-h:64px}.header{z-index:120;background:#fff;position:sticky;top:0}.mobile-menu-btn{z-index:130}.sidebar-mobile-overlay{z-index:200}.chat-page .main{flex-direction:column;min-height:0;display:flex}.chat-page .conversation{flex:1;min-height:0;overflow-y:auto}@media (max-width:900px){.chat-page .engineer-tools-mobile{top:var(--header-h);z-index:110;background:#f9fafb;position:sticky}}.header{border-bottom:1px solid #e5e7eb;z-index:120!important;background:#fff!important;position:sticky!important;top:0!important}@media (min-width:901px){.sidebar.desktop-only{z-index:90!important;height:100vh!important;position:sticky!important;top:0!important}.sidebar.desktop-only .sidebar-inner{height:100%!important;overflow-y:auto!important}}.mobile-menu-btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;display:none}.mobile-menu-btn span{background:#374151;border-radius:2px;width:16px;height:2px}@media (max-width:900px){.mobile-menu-btn{display:flex}.sidebar-mobile-overlay{z-index:200!important}}.btn-primary{background:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:600}.btn-outline{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:600}.w-full{width:100%}.dropdown-card{z-index:140;background:#fff;border:1px solid #94a3b84d;border-radius:16px;min-width:280px;padding:10px;position:absolute;top:110%;right:0;box-shadow:0 10px 25px #0f172a2e}.dropdown-title{color:#111827;margin-bottom:8px;font-size:14px;font-weight:700}.dropdown-input{border:1px solid #d1d5db;border-radius:10px;width:100%;margin-bottom:8px;padding:8px 10px;font-size:13px}.dropdown-error{color:#b91c1c;margin-bottom:8px;font-size:12px}.dropdown-success{color:#15803d;margin-bottom:8px;font-size:12px}.dropdown-links{text-align:center;margin-top:8px}.dropdown-hint{color:#6b7280;text-align:center;margin-top:8px;font-size:11px}.link-blue{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.link-gray{color:#6b7280;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.avatar-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%;display:block}.avatar-initials{color:#374151;font-size:13px;font-weight:700}.plan-badge{color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.dropdown-menu{min-width:240px}.menu-head{border-bottom:1px solid #e2e8f0e6;margin-bottom:6px;padding:6px 10px 8px}.menu-name{color:#111827;font-size:13px;font-weight:700}.menu-sub{color:#6b7280;margin-top:2px;font-size:11px}.menu-item{text-align:left;cursor:pointer;color:#111827;background:0 0;border:none;border-radius:10px;width:100%;padding:8px 10px;font-size:13px;font-weight:500}.menu-item:hover{background:#f9fafb}.menu-item.danger{color:#b91c1c;font-weight:700}.menu-sep{border-top:1px solid #e2e8f0e6;margin:6px 0}.reset-box{background:#f9fafb;border:1px solid #e2e8f0e6;border-radius:12px;margin:8px 0;padding:10px}.sidebar-link{font-weight:500!important}.sidebar-link-active{font-weight:600!important}:root{--header-h:64px;--brand-blue:#2563eb}.header{z-index:120!important;height:var(--header-h)!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;justify-content:space-between!important;align-items:center!important;padding:0 14px!important;display:flex!important;position:sticky!important;top:0!important}.header-left,.header-right{align-items:center!important;gap:10px!important;display:flex!important}.brand{align-items:center!important;gap:0!important;line-height:1!important;display:flex!important}.avatar,.avatar-btn,.avatar-img{border-radius:999px!important;width:36px!important;height:36px!important}@media (max-width:900px){.mobile-menu-btn{justify-content:center!important;align-items:center!important;display:inline-flex!important}}@media (min-width:901px){.mobile-menu-btn{display:none!important}}@media (max-width:900px){.app-shell.chat-page{height:100dvh;min-height:100dvh}.app-shell.chat-page .main{height:100dvh;min-height:0;overflow:hidden}.app-shell.chat-page .conversation{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}}@media print{body{overflow:visible!important}.header,.sidebar,.nav-sidebar,.mobile-menu-btn,.chat-input,.chat-actions{display:none!important}.app-shell,.main,.conversation{height:auto!important;max-height:none!important;overflow:visible!important}.chat-message{page-break-inside:avoid;break-inside:avoid}}.register-modal button.register,.register-modal .btn-register,.register-modal button[data-action=register]{color:#fff!important;background-color:#2563eb!important;border:none!important}.register-modal button.register:hover,.register-modal .btn-register:hover,.register-modal button[data-action=register]:hover{background-color:#1e40af!important}.gate-actions .gate-btn-primary{color:#fff!important;background-color:#2563eb!important;border:none!important}.gate-actions .gate-btn-primary:hover{background-color:#1e40af!important}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.21a1a3c2.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.740eb7d8.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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.6d98c708.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:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_50324507-module__jhjJxa__className{font-family:Poppins,Poppins Fallback;font-style:normal}
