:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#2d3b43;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.header{position:fixed;top:0;left:0;width:100%;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;height:64px;background:#fff;box-shadow:0 2px 12px #00000012;font-family:Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;letter-spacing:.02em}.header-left{display:flex;align-items:center;justify-self:start}.header-logo{width:40px;height:40px;margin-right:12px}.header-title{font-size:1.7rem;font-weight:800;color:#23272f;font-family:inherit;letter-spacing:.04em;text-shadow:none}.header-nav{display:flex;gap:24px;justify-self:center}.header-right{display:flex;align-items:center;justify-self:end;margin-left:24px;transform:translate(-45px)}.ai-btn{display:flex;align-items:center;gap:7px;background:#f7fafd;border:none;border-radius:6px;padding:6px 16px 6px 10px;font-size:1.08rem;font-weight:600;color:#0078d4;cursor:pointer;transition:background .18s;box-shadow:0 1px 4px #0000000a}.ai-btn svg{display:block;margin-right:0}.ai-btn span{display:block;margin-left:2px;font-size:1.08rem;font-weight:600;color:#0078d4}.ai-btn:hover{background:#e6f1fb}.header-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #e0e6ed;box-shadow:0 1px 4px #00000014}.header-nav a{color:#23272f;text-decoration:none;font-size:1.08rem;font-weight:500;letter-spacing:.03em;transition:color .2s,border-bottom .2s;font-family:inherit;border-bottom:2px solid transparent;padding:2px 0;text-shadow:none}.header-nav a:hover{color:#0078d4;border-bottom:2px solid #0078d4}body{padding-top:100px}.ai-drawer-chat{display:flex;flex-direction:column;height:100%}.ai-chat-history{flex:1;overflow-y:auto;background:#f7fafd;padding:16px 12px 8px;border-radius:8px;display:flex;flex-direction:column;gap:0}.ai-msg-user{align-self:flex-end;background:#e3f1fc;border-radius:16px 16px 4px;margin:8px 0 8px 40px;padding:10px 18px;color:#0078d4;border:none;max-width:80%;box-shadow:0 2px 8px #0078d422}.ai-msg-assistant{align-self:flex-start;background:#fff;border-radius:16px 16px 16px 4px;margin:8px 40px 8px 0;padding:10px 18px;color:#23272f;border:none;max-width:80%;box-shadow:0 2px 8px #23272f11}.ai-chat-input-bar{display:flex;align-items:flex-end;gap:8px;margin-top:8px;padding:8px 8px 0;border-top:1px solid #e0e6ed;background:#fff}.feature-img-wrap{width:100%;height:120px;overflow:hidden;border-radius:0 8px;margin-bottom:16px;background:#f7fafd;display:flex;align-items:center;justify-content:center}.feature-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .25s cubic-bezier(.4,2,.6,1),filter .18s;filter:grayscale(10%) contrast(1.08)}.feature-card:hover .feature-img-wrap img{transform:scale(.92);filter:grayscale(30%) contrast(1.05)}.brand-title{font-size:3.2rem;font-weight:900;color:#0078d4;margin-bottom:12px;letter-spacing:.08em}.brand-slogan{font-size:1.6rem;color:#23272f;font-weight:600;margin-bottom:18px;letter-spacing:.04em}.brand-desc{font-size:1.15rem;color:#4a5a6a;margin-bottom:32px}.hero-cta{display:inline-block;background:linear-gradient(90deg,#0078d4 60%,#38b2fa);color:#fff;font-size:1.1rem;font-weight:700;padding:12px 36px;border-radius:24px;text-decoration:none;box-shadow:0 2px 12px #0078d455;transition:background .2s,box-shadow .2s,transform .2s;letter-spacing:.04em}.hero-cta:hover{background:linear-gradient(90deg,#38b2fa 60%,#0078d4);box-shadow:0 6px 24px #0078d4aa;transform:translateY(-2px) scale(1.04)}.feature-card svg{margin-bottom:18px;display:block}.company-intro-pages{background:linear-gradient(120deg,#23272f 80%,#1a1d22);padding:56px 0 40px;display:flex;justify-content:center;align-items:center}.intro-content{display:flex;align-items:center;gap:48px;max-width:1100px;margin:0 auto;background:#1e2228fa;border-radius:0 32px;box-shadow:0 8px 32px #0008;padding:40px 48px}.intro-img-wrap{flex:0 0 320px;max-width:320px;border-radius:0 24px;overflow:hidden;box-shadow:0 4px 24px #4fd1c555;border:4px solid #4fd1c5;background:#181a1f}.intro-img-wrap img{width:100%;height:220px;object-fit:cover;display:block;filter:grayscale(20%) contrast(1.08)}.intro-text{flex:1;color:#e0e6ed}.intro-text h2{color:#4fd1c5;font-size:2rem;margin-bottom:18px;font-weight:700;letter-spacing:.06em}.intro-text p{font-size:1.18rem;margin-bottom:28px;color:#e0e6ed}.intro-pagination{display:flex;align-items:center;gap:18px}.intro-pagination button{background:#4fd1c5;color:#23272f;border:none;border-radius:6px;font-size:1.2rem;font-weight:700;width:36px;height:36px;cursor:pointer;transition:background .2s}.intro-pagination button:disabled{background:#3a3f4b;color:#7f8fa6;cursor:not-allowed}.intro-pagination span{color:#4fd1c5;font-size:1.1rem;font-weight:600}@media (max-width: 900px){.company-intro-pages{padding:24px 0 16px}.intro-content{flex-direction:column;gap:18px;padding:18px 8px}.intro-img-wrap{max-width:100%;width:100%;border-radius:0 16px}.intro-img-wrap img{height:140px}.intro-text h2{font-size:1.3rem;margin-bottom:10px}.intro-text p{font-size:1rem;margin-bottom:16px}.intro-pagination button{width:28px;height:28px;font-size:1rem}}.home-container{min-height:100vh;background:#fff;color:#23272f;font-family:Segoe UI,Roboto,Arial,sans-serif;padding-top:600px}.home-header{display:flex;justify-content:space-between;align-items:center;padding:32px 48px 0;border-bottom:4px solid #e0e6ed;background:#fff;box-shadow:0 4px 16px #e0e6ed99}.home-header h1{font-size:2.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0078d4;text-shadow:none}.home-header nav a{color:#23272f;margin-left:32px;font-size:1.1rem;font-weight:500;text-decoration:none;border-bottom:2px solid transparent;transition:border .2s,color .2s;padding:4px 0}.home-header nav a:hover{color:#0078d4;border-bottom:2px solid #0078d4}.home-hero{display:flex;align-items:center;justify-content:space-between;padding:800px 48px 32px;background:#f7fafd;border-bottom:4px solid #e0e6ed}.hero-text{max-width:50%}.hero-text h2{font-size:2.5rem;font-weight:800;color:#0078d4;margin-bottom:16px;letter-spacing:.05em;text-shadow:none}.hero-text p{font-size:1.3rem;color:#23272f;margin-bottom:0}.hero-image{max-width:40%;box-shadow:0 8px 32px #e0e6edaa;border-radius:0 24px;overflow:hidden;border:4px solid #0078d4;background:#fff}.hero-image img{width:100%;height:320px;object-fit:cover;display:block;filter:grayscale(10%) contrast(1.05)}.home-features{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 32px;padding:56px 6vw 40px;background:#f7fafd;max-width:1400px;margin:0 auto}.feature-card{background:#fff;border:3px solid #e0e6ed;border-radius:0 18px;box-shadow:0 4px 24px #e0e6ed88;padding:36px 28px 32px;min-width:260px;max-width:340px;flex:1 1 300px;margin:0;text-align:left;transition:transform .2s,box-shadow .2s,background .2s;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.feature-card-action{background:linear-gradient(120deg,#e3f1fc 80%,#cbe7fa);color:#0078d4;border:3px solid #0078d4;box-shadow:0 6px 32px #0078d455;text-align:center;font-weight:700;position:relative;z-index:1;align-items:center;justify-content:center;display:flex;flex-direction:column}.feature-card-action h3{color:#0078d4}.feature-card-action p{color:#23272f}.feature-card-action:hover{background:linear-gradient(120deg,#cbe7fa 80%,#e3f1fc);box-shadow:0 12px 40px #0078d4cc;transform:translateY(-12px) scale(1.05);border-color:#0078d4}.feature-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 32px #4fd1c588}.feature-card h3{color:#0078d4;font-size:1.4rem;margin-bottom:12px;font-weight:700;letter-spacing:.04em}.feature-card p{color:#23272f;font-size:1.05rem}.home-footer{text-align:center;padding:32px 0 16px;color:#7f8fa6;font-size:1rem;border-top:3px solid #e0e6ed;background:#fff;margin-top:32px;letter-spacing:.08em}@media (max-width: 1100px){.home-features{gap:28px 16px;padding:32px 2vw 24px}.feature-card{min-width:220px;max-width:100%;padding:28px 12px 24px}}@media (max-width: 900px){.home-hero{flex-direction:column;padding:90px 8px 16px}.hero-text,.hero-image{max-width:100%}.hero-image img{height:180px}.home-features{flex-direction:column;gap:18px;padding:18px 2vw 12px;align-items:center}.feature-card{width:100%;min-width:0;max-width:100%;margin:0 auto;padding:20px 6px 16px}}
