*,:before,:after{box-sizing:border-box}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}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.main{flex-direction:column;min-height:100vh;display:flex}.sidebar{background:#f3f4f6;border-right:1px solid #e5e7eb}.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{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px 10px;display:flex}.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}.section-title{color:#6b7280;padding:10px 24px 0;font-size:14px}.chat-wrap{flex-direction:column;flex:1;gap:10px;padding:10px 24px 90px;display:flex;overflow-y:auto}.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}.helper-bot-badge{z-index:50;position:fixed;bottom:18px;right:18px}.helper-bot-button{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:inline-flex;box-shadow:0 10px 25px #0f172a59}.helper-bot-panel{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:320px;max-height:420px;display:flex;position:fixed;bottom:68px;right:18px;box-shadow:0 10px 30px #0f172a66}.helper-bot-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.helper-bot-title{font-size:14px;font-weight:600}.helper-bot-body{flex-direction:column;flex:1;gap:8px;padding:10px 12px;font-size:13px;display:flex;overflow-y:auto}.helper-bot-composer{border-top:1px solid #e5e7eb;gap:6px;padding:8px 10px;display:flex}.helper-bot-input{border:1px solid #d1d5db;border-radius:999px;flex:1;padding:6px 10px;font-size:13px}.helper-bot-send{color:#fff;background:#1e40af;border:none;border-radius:999px;padding:6px 10px;font-size:12px}.desktop-only{display:block}.sidebar-mobile-overlay{z-index:40;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}.chat-wrap{padding:10px 12px 90px}.composer{padding:10px 14px}.helper-bot-panel{width:calc(100% - 32px);right:16px}}.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;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;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex}.message-bubble{border:1px solid #e5e7eb;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}}html,body{overflow-x:hidden}.conversation,.composer,.composer-box,.chat-input-row{box-sizing:border-box;max-width:100%}@media (max-width:768px){.conversation,.composer,.composer-box,.chat-input-row{box-sizing:border-box;width:100%;max-width:100%}.textarea{font-size:16px}}.landing-overlay{z-index:60;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.landing-card{background:#fff;border-radius:20px;flex-direction:column;gap:10px;width:100%;max-width:640px;padding:20px 22px 18px;display:flex;position:relative;box-shadow:0 18px 45px #0f172a59}.landing-close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:16px;position:absolute;top:10px;right:12px}.landing-close:hover{color:#111827}.landing-title{color:#111827;margin-right:24px;font-size:20px;font-weight:700}.landing-subtitle{color:#4b5563;font-size:14px;line-height:1.5}.landing-list{color:#374151;margin:0;padding-left:18px;font-size:13px}.landing-list li+li{margin-top:4px}.landing-cta{align-self:flex-start;margin-top:10px}@media (max-width:640px){.landing-card{border-radius:16px;padding:16px 14px 14px}.landing-title{margin-right:28px;font-size:18px}.landing-subtitle{font-size:13px}.landing-list{font-size:12px}.landing-cta{text-align:center;justify-content:center;width:100%}}.plans-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@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}
