:root{--brand: #2f6fe8;--brand-dark: #1c53b9;--ink: #102445;--muted: #62728b;--line: #e2eaf5;--ice: #f2f7ff;--ice-deep: #e9f2ff;--white: #fff;--accent: #63c5dd;--radius: 16px;--page-width: 1240px;--el-color-primary: #2f6fe8;--el-color-primary-light-3: #6595ef;--el-color-primary-light-5: #97b7f3;--el-color-primary-light-7: #c1d5f8;--el-color-primary-light-9: #edf4ff;--el-color-primary-dark-2: #2359c0;--el-text-color-primary: #102445;--el-text-color-regular: #53657f;--el-border-color: #dce6f4;--el-border-radius-base: 8px;--el-font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:94px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--el-font-family);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}h1,h2,h3,h4,p,figure{margin:0}button,a,input,textarea,[tabindex]{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #488bfb;outline-offset:4px}::selection{background:#d9e9ff;color:#163264}.container{width:min(var(--page-width),100% - 96px);margin-inline:auto}.section{padding:88px 0;scroll-margin-top:90px}h2{font-size:clamp(26px,2.5vw,34px);font-weight:650;line-height:1.4;letter-spacing:-.03em}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--brand);font-size:13px;line-height:1.7;font-weight:600;letter-spacing:.04em}.eyebrow>span:not(.eyebrow-line){color:#7d8eaa;font-size:10px;letter-spacing:.1em;font-weight:500}.eyebrow-line{width:28px;height:2px;background:var(--brand)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-heading>div{flex:1}.section-heading>p{flex:0 0 295px;color:var(--muted);font-size:14px;padding-left:24px;border-left:1px solid var(--line)}.section-heading .eyebrow{margin-bottom:9px}.source-note{color:#74839a;font-size:11px;line-height:1.8;margin-top:14px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--brand);font-size:13px;font-weight:500;background:transparent;border:0;padding:0}.text-link:hover{color:var(--brand-dark)}.el-button{gap:8px;font-weight:500;min-height:40px;padding-inline:20px;box-shadow:none}.el-button--large{min-height:48px;padding-inline:25px;font-size:15px}.el-button--primary{box-shadow:0 5px 14px #2f6fe81a}.el-button+.el-button{margin-left:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:8px;color:var(--ink);background:transparent}.icon-button:hover{background:#edf3fd}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:5000;padding:10px 20px;color:#fff;background:var(--brand)}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;border-bottom:1px solid #edf2fa;backdrop-filter:blur(16px)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-lockup{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand-lockup strong{display:block;font-size:28px;font-weight:650;line-height:1.1;letter-spacing:.05em}.brand-lockup small{display:block;font-size:9px;color:#75849a;letter-spacing:.045em;line-height:1.5;margin-top:5px}.desktop-nav{display:flex;align-items:stretch;height:100%;gap:29px}.desktop-nav a{display:flex;align-items:center;position:relative;font-size:13px;color:#34465f;white-space:nowrap}.desktop-nav a:after{content:"";height:2px;position:absolute;bottom:20px;left:0;right:0;background:var(--brand);transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand)}.desktop-nav a.active:after{transform:scaleX(1)}.mobile-nav-toggle,.mobile-nav{display:none}.hero{padding:48px 0 25px;background:#f0f7ff;overflow:clip}.hero-main{min-height:424px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:32px}.hero-copy{padding:15px 0 32px;position:relative;z-index:1;animation:enter .32s ease-out both}.hero-copy h1{font-size:clamp(36px,3.7vw,54px);font-weight:700;line-height:1.3;letter-spacing:-.04em}.hero-copy h1>span{display:block;white-space:nowrap}.hero-description{max-width:520px;margin-top:22px;color:#5c7090;font-size:16px;line-height:1.95}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.hero-footnote{font-size:12px;color:#7585a0;margin-top:18px}.hero-art{width:100%;padding:8px 0 15px;text-align:center;animation:enter .42s ease-out both}.hero-art img{width:100%;height:auto;aspect-ratio:436/310;object-fit:cover;border-radius:8px}.art-caption{display:inline-block;color:#7c96ba;font-size:12px;letter-spacing:.14em;margin-top:5px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;background:#ffffffd9;border:1px solid white;border-radius:12px;margin-top:15px}.trust-item{display:flex;gap:16px;align-items:center;padding:0 28px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item>.el-icon{color:var(--brand);flex-shrink:0}.trust-item strong{display:block;font-size:23px;line-height:1.4;font-weight:650}.trust-item strong span{font-size:13px;margin-left:3px}.trust-item .qualification-label{font-size:16px}.trust-item small{display:block;color:#7a88a0;font-size:11px;margin-top:2px}.hero-source{text-align:right;font-size:10px;opacity:.85}.products-section{padding-bottom:76px}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.brand-card{background:#f5f8ff;border:1px solid #e7eef9;border-radius:var(--radius);padding:30px 34px}.brand-card.product-card{background:#f1f9fe;border-color:#e1eff9}.brand-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.overline{color:#637d9f;font-size:11px}.edition{color:#93a8c4;font-size:9px;letter-spacing:.12em}.brand-card-name{display:flex;align-items:center;gap:16px}.brand-card-name h3{font-size:30px;line-height:1.3;font-weight:650}.brand-card-name p{font-size:13px;color:#6e819e;margin-top:3px}.brand-description{font-size:15px;line-height:1.9;color:#607390;max-width:410px;min-height:56px;margin:22px 0 14px}.check-list{padding:0;margin:0 0 25px;list-style:none;display:grid;gap:6px}.check-list li{display:flex;align-items:center;gap:9px;color:#536c8e;font-size:13px}.check-list .el-icon{color:var(--brand)}.capability-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:42px;gap:0;scroll-margin-top:110px}.capability-item{text-align:left;padding:10px 24px 8px;border:0;border-right:1px solid var(--line);background:#fff;color:var(--ink);border-radius:0;transition:background .18s ease}.capability-item:first-child{padding-left:0}.capability-item:last-child{border-right:0;padding-right:0}.capability-icon{display:inline-flex;color:var(--brand);background:#f0f6ff;padding:12px;border-radius:12px;margin-bottom:16px}.capability-item h3{font-size:17px;font-weight:600}.capability-item p{font-size:12px;line-height:1.9;color:var(--muted);margin:8px 0 16px}.capability-item .text-link{font-size:11px}.capability-item:hover{background:#f8faff}.industry-section{background:#f6f9ff}.industry-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.industry-card{position:relative;border:0;border-radius:12px;overflow:hidden;text-align:left;color:#fff;padding:0;aspect-ratio:.89;background:#234364;transition:transform .18s ease,box-shadow .18s ease}.industry-card>img{position:absolute;width:100%;height:100%;object-fit:cover}.industry-scrim{position:absolute;inset:0;background:linear-gradient(0deg,#092248f7,#193b635c 60%,#2c497712)}.industry-copy{position:absolute;inset:auto 20px 20px;display:flex;flex-direction:column}.industry-copy strong{font-size:18px;line-height:1.5;font-weight:600}.industry-copy small{font-size:11px;margin-top:5px;line-height:1.8;color:#cfdeef}.industry-copy>span{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-top:18px;color:#d4e6ff}.industry-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #23436424}.industry-section .source-note{text-align:right}.case-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.case-filter button{padding:8px 17px;border:1px solid transparent;border-radius:7px;font-size:12px;color:#667993;background:#f3f6fb;min-height:38px;transition:background .18s}.case-filter button:hover{color:var(--brand);background:#eaf2ff}.case-filter button[aria-pressed=true]{background:var(--brand);color:#fff}.case-results{min-height:400px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 24px}.case-card{display:flex;flex-direction:column;padding:0;text-align:left;border:1px solid #e4ebf6;border-radius:12px;background:#fff;color:var(--ink);overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s}.case-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px #223e6410;border-color:#bfd3f4}.case-image{position:relative;aspect-ratio:16/9;width:100%;background:#edf4ff;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.case-image-label{position:absolute;bottom:10px;right:11px;color:#5c7ca5;font-size:9px;padding:2px 7px;border-radius:4px;background:#ffffffc9}.case-card-body{flex:1;display:flex;flex-direction:column;padding:22px 24px 18px}.case-category{font-size:10px;color:#5f85bd;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:9px}.case-category span{color:#b2c1d8}.case-card h3{font-size:17px;font-weight:600;line-height:1.6;min-height:54px}.case-summary{font-size:12px;color:#71829a;line-height:1.95;margin-top:11px;flex:1}.case-card-footer{display:flex;align-items:center;justify-content:space-between;color:var(--brand);font-size:12px;margin-top:22px;padding-top:15px;border-top:1px solid #edf2f8}.section-bottom{display:flex;justify-content:center;margin-top:38px}.case-skeleton{padding:30px}.state-box{display:grid;gap:20px;justify-items:start;padding:28px 0}.about-section{background:#f3f8ff}.about-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:64px;align-items:center}.about-grid h2{font-size:28px}.about-description{margin:22px 0;font-size:14px;line-height:2.05;color:#627895}.about-principles{display:flex;gap:0;margin:20px 0 27px}.about-principles span{font-size:13px;color:#5979a4;padding-right:22px;margin-right:22px;border-right:1px solid #ccdbee}.about-principles span:last-child{border:0}.about-visual{overflow:hidden;border-radius:12px;background:#e7f2ff}.about-visual>img{width:100%;height:245px;object-fit:cover}.about-visual figcaption{padding:23px 26px}.about-visual strong{font-size:18px;font-weight:500}.about-visual small{display:block;font-size:10px;color:#8097b6;margin-top:8px}.contact-section{background:#2564d7;padding:54px 0;color:#fff}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-inner h2{font-size:29px}.contact-inner>div>p:not(.eyebrow){font-size:13px;color:#c8ddff;margin-top:12px}.contact-inner .eyebrow{font-size:10px;color:#bcd6ff;letter-spacing:.16em;margin-bottom:12px}.contact-actions{display:flex;gap:12px;flex-shrink:0}.contact-actions .el-button{background:#fff;border-color:#fff;color:#225bc2}.contact-actions .ghost-button{color:#fff;background:transparent;border-color:#90b2f0}.contact-actions .ghost-button:hover{background:#ffffff17}.site-footer{padding:36px 0 24px;background:#fff}.footer-main{display:flex;justify-content:space-between;gap:32px;align-items:center}.footer-main .brand-lockup strong{font-size:24px}.footer-company{margin-left:auto;text-align:right;color:#5d7190}.footer-company strong{font-size:12px;font-weight:500}.footer-company p{font-size:10px;color:#8995a7;margin-top:3px}.footer-main .text-link{font-size:11px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;margin-top:25px;border-top:1px solid #edf2f8;font-size:10px;color:#8b98ac}.demo-label{color:#6683ae}.el-dialog{padding:28px;border-radius:16px;max-height:calc(100dvh - 36px);display:flex;flex-direction:column}.el-dialog__header{margin-bottom:10px;padding-right:34px}.el-dialog__title{font-size:19px;font-weight:600}.el-dialog__body{overflow:auto;overscroll-behavior:contain;min-height:0}.el-dialog__headerbtn{width:48px;height:48px}.lead-dialog .el-alert{margin-bottom:22px;line-height:1.7;padding:12px 14px;align-items:flex-start}.el-alert__title{line-height:1.7;font-size:12px}.el-alert__icon{margin-top:3px}.lead-form .el-form-item{margin-bottom:19px}.lead-form .el-form-item__label{padding-bottom:4px;font-size:12px;line-height:1.6}.el-input__wrapper{min-height:42px}.el-select{width:100%}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.el-checkbox{white-space:normal;align-items:flex-start;height:auto}.el-checkbox__input{margin-top:5px}.el-checkbox__label{white-space:normal;font-size:11px;line-height:1.9}.full-width{width:100%}.inline-error{font-size:12px;color:#c1494f;line-height:1.8;margin-bottom:10px}.lead-result{text-align:center;padding:32px 15px}.lead-result>.el-icon{color:var(--brand)}.lead-result h3{font-size:22px;margin:18px 0 10px}.lead-result p{font-size:14px;line-height:1.9}.lead-result .el-button{margin-top:25px}.detail-intro{font-size:15px;line-height:1.95;color:#637894;margin:16px 0 22px}.case-detail h2{font-size:25px;line-height:1.55}.case-detail .eyebrow{font-size:11px}.detail-image{width:100%;height:240px;object-fit:cover;border-radius:10px;object-position:50% 56%}.detail-sections{display:grid;gap:22px;margin:25px 0}.detail-sections h3,.detail-sources h3,.case-metric h3{font-size:15px;margin-bottom:7px}.detail-sections p{font-size:14px;line-height:1.95;color:#62718b}.detail-sources{padding:18px 20px;background:#f5f8fd;border-radius:10px;margin:22px 0;font-size:11px;color:#6b7d94;line-height:1.9;overflow-wrap:anywhere}.detail-sources p+p{margin-top:7px}.detail-sources small{font-size:10px}.case-metric{padding:18px;border:1px solid #d8e6ff;border-radius:10px;background:#f7faff;margin:20px 0;font-size:12px}.case-metric small{color:#75869d;display:block;margin-top:10px}.policy-copy h3{font-size:15px;margin:20px 0 8px}.policy-copy p{font-size:13px;line-height:1.95;color:#637690}.floating-tools{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));display:flex;align-items:flex-end;gap:12px;flex-direction:column;z-index:180}.back-top{width:36px;height:36px;background:#ffffffed;border:1px solid #e0e9f5;box-shadow:0 4px 16px #1f437718;color:#5e7ba5;margin-right:13px}.assistant-launcher{position:relative;width:64px;height:64px;border:1px solid #dbe7fb;border-radius:50%;padding:5px;background:#fffffffa;box-shadow:0 8px 24px #1558c735;transition:transform .18s,box-shadow .18s}.assistant-launcher img{width:100%;height:100%}.assistant-launcher:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1558c740}.assistant-launcher-label{position:absolute;right:78px;top:15px;white-space:nowrap;color:#4771ac;background:#fff;border:1px solid #deebfd;box-shadow:0 5px 18px #23466d10;font-size:11px;padding:5px 12px;border-radius:6px}.assistant-is-open .assistant-launcher-label{display:none}.assistant-panel{position:fixed;z-index:1900;right:24px;bottom:103px;width:min(400px,100vw - 32px);height:min(630px,100dvh - 126px);display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #d9e6f8;border-radius:18px;box-shadow:0 24px 90px #17355830,0 4px 18px #17355812;outline:0}.assistant-header{display:flex;gap:9px;align-items:center;padding:16px 13px 13px 17px;flex-shrink:0;background:#f2f7ff}.assistant-header>img{flex-shrink:0}.assistant-header>div{min-width:0;flex:1}.assistant-header h2{font-size:15px;line-height:1.5;font-weight:600;letter-spacing:0}.assistant-header span{display:block;font-size:9px;line-height:1.6;color:#8a9bb4}.assistant-header>.icon-button{width:30px;height:36px;color:#6c82a1;flex-shrink:0}.assistant-header .icon-button:disabled{opacity:.35}.assistant-disclaimer{flex-shrink:0;padding:9px 17px;font-size:10px;color:#847558;background:#fffaf0;line-height:1.8;border-bottom:1px solid #f6ecd6}.assistant-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 17px;scrollbar-width:thin;scrollbar-color:#d8e2f2 transparent}.welcome-bubble{font-size:13px;color:#536d8d;padding:14px 16px;background:#f3f7fd;border-radius:2px 12px 12px;line-height:1.85}.welcome-bubble p{white-space:pre-line}.welcome-label{display:block;font-size:11px;font-weight:600;color:#4476bc;margin-bottom:8px}.quick-questions{display:grid;gap:7px;margin-top:15px;margin-bottom:23px}.quick-questions button{display:flex;justify-content:space-between;gap:7px;text-align:left;color:#5a769b;font-size:11px;line-height:1.7;border:1px solid #e1eaf8;background:#fff;border-radius:7px;padding:9px 12px;min-height:38px}.quick-questions button:hover{background:#f3f7ff;color:var(--brand)}.quick-questions button:disabled{opacity:.5}.chat-message{display:flex;align-items:flex-start;flex-direction:column;margin:17px 0}.chat-message.user{align-items:flex-end}.message-bubble{max-width:96%;padding:11px 14px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.95;background:#f0f5fc;color:#4b678b;border-radius:2px 12px 12px}.user .message-bubble{border-radius:12px 2px 12px 12px;background:var(--brand);color:#fff}.chat-source{margin-top:7px;color:#8396b0;font-size:9px;line-height:1.8;overflow-wrap:anywhere}.chat-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.chat-actions button{border:1px solid #d9e6fa;border-radius:6px;background:#fff;padding:7px 12px;font-size:11px;color:var(--brand)}.message-retry{color:#b06c43;font-size:10px;border:0;background:transparent;padding:5px 0}.assistant-thinking{font-size:11px;color:#889bb5;padding:5px 0}.assistant-composer{flex-shrink:0;background:#fff;border-top:1px solid #edf2fa;padding:12px 15px 14px}.assistant-composer .el-textarea__inner{box-shadow:none;background:#f6f8fc;border-radius:8px;min-height:65px;padding:10px 12px;font-size:12px;line-height:1.8}.assistant-composer .el-textarea__inner:focus{box-shadow:0 0 0 1px #b6cef3 inset}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:10px}.composer-footer small{font-size:9px;line-height:1.8;color:#92a1b7}.composer-footer .el-button{min-height:34px;font-size:11px;padding-inline:13px}.assistant-load-error{padding:12px 0;font-size:12px;color:#a14d53}.assistant-load-error .el-button{margin-top:14px}.assistant-backdrop{position:fixed;inset:0;background:#10244366;z-index:1899}.initial-loading{min-height:65vh;padding-block:90px}.initial-loading h1{margin-bottom:25px;font-size:36px}.initial-loading>p:last-child{color:#8b9cb3;font-size:12px;margin-top:25px}.initial-loading>.el-button{margin-top:22px}.boot-error{max-width:700px;margin:10vh auto;padding:32px;border:1px solid #e0e9f5;border-radius:12px;background:#f6f9ff}.boot-error h1{font-size:28px}.boot-error p{margin:16px 0}.boot-error button{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:10px 20px}@keyframes enter{0%{opacity:.15;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.reveal-ready{opacity:0;transform:translateY(12px);transition:opacity .32s ease,transform .32s ease}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}.panel-enter-active,.panel-leave-active{transition:opacity .23s ease,transform .23s ease}.panel-enter-from,.panel-leave-to{opacity:0;transform:translateY(8px)}@media(max-width:1180px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.desktop-nav{gap:21px}.brand-lockup strong{font-size:25px}.brand-lockup img{width:42px;height:42px}.hero-main{min-height:400px}.hero-copy h1{font-size:40px}.hero-description{font-size:14px}.trust-item{padding-inline:20px;gap:11px}.trust-item .qualification-label{font-size:14px}.trust-item>.el-icon{font-size:23px!important}.industry-copy{inset-inline:15px}.industry-copy strong{font-size:16px}.section-heading{gap:25px}.section-heading>p{flex-basis:250px}.about-grid{gap:35px}.contact-actions{flex-direction:column}}@media(max-width:980px){.desktop-nav,.header-cta{display:none}.mobile-nav-toggle{display:inline-flex}.mobile-nav{display:flex;flex-direction:column;gap:4px;padding:10px 32px 20px;border-top:1px solid var(--line);background:#fff}.mobile-nav a{padding:10px 0;font-size:14px}.mobile-nav .el-button{align-self:flex-start;margin-top:8px}.header-inner{height:74px}.hero-main{grid-template-columns:1.1fr .85fr;gap:20px;min-height:350px}.hero-copy h1{font-size:34px}.hero-actions .el-button{min-height:43px;font-size:13px;padding-inline:18px}.hero-art{padding-bottom:35px}.art-caption{font-size:9px;letter-spacing:.04em}.trust-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.trust-item:nth-child(2){border:0}.trust-item{padding-inline:25px}.section{padding-block:64px}.section-heading{display:block}.section-heading>p{padding:0;border:0;max-width:560px;margin-top:14px;font-size:13px}.brand-card{padding:26px}.brand-card-name h3{font-size:28px}.brand-description{font-size:13px;min-height:51px}.edition{display:none}.capability-grid{grid-template-columns:repeat(3,1fr);gap:28px 0}.capability-item{padding-inline:20px}.capability-item:nth-child(3){border:0}.capability-item:nth-child(4){padding-left:0}.industry-grid{grid-template-columns:repeat(3,1fr);gap:14px}.industry-card{aspect-ratio:1.15}.case-grid{grid-template-columns:repeat(2,1fr);gap:24px}.about-grid{grid-template-columns:1fr;gap:30px}.about-visual{display:grid;grid-template-columns:1fr 1fr;align-items:center}.about-visual>img{height:200px}.contact-inner{gap:25px}.contact-inner h2{font-size:25px}}@media(max-width:640px){:root{--radius: 12px}.container{width:calc(100% - 40px)}.section{padding:48px 0}h2{font-size:25px}.header-inner{height:68px}.brand-lockup{gap:7px}.brand-lockup strong{font-size:25px}.brand-lockup img{width:39px;height:39px}.brand-lockup small{font-size:8px}.mobile-nav{padding-inline:20px}.hero{padding:26px 0 18px}.hero-main{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:12px 0 10px}.hero-copy .eyebrow{font-size:11px;margin-bottom:15px}.hero-copy h1{font-size:clamp(27px,7.8vw,37px);letter-spacing:-.045em;line-height:1.35}.hero-description{font-size:13px;line-height:1.95;margin-top:16px}.hero-actions{margin-top:22px;gap:10px}.hero-actions .el-button{min-height:44px;padding-inline:18px}.hero-footnote{font-size:10px;margin-top:12px}.hero-art{width:87%;margin:0 auto;padding:8px 0 0}.hero-art img{max-height:270px;object-fit:contain}.art-caption{margin-top:5px;font-size:9px}.trust-strip{margin-top:19px;padding:20px 0;gap:21px 0}.trust-item{padding-inline:16px;gap:10px}.trust-item strong{font-size:21px}.trust-item .qualification-label{font-size:12px;line-height:1.8}.trust-item small{font-size:9px}.trust-item>.el-icon{font-size:22px!important}.hero-source{text-align:left;font-size:9px}.section-heading{margin-bottom:26px}.section-heading .eyebrow{font-size:11px}.eyebrow>span:not(.eyebrow-line){font-size:8px}.section-heading>p{font-size:12px;line-height:1.95;margin-top:12px}.brand-grid{grid-template-columns:1fr;gap:18px}.brand-card{padding:25px}.brand-card-top{margin-bottom:21px}.edition{display:inline;font-size:8px}.brand-card-name img{width:56px;height:56px}.brand-card-name h3{font-size:28px}.brand-description{min-height:0;margin-top:18px}.brand-card .el-button{min-height:43px;font-size:12px}.capability-grid{grid-template-columns:repeat(2,1fr);margin-top:30px;gap:25px 0}.capability-item{padding:5px 16px;border-right:0}.capability-item:nth-child(odd){padding-left:0;border-right:1px solid var(--line)}.capability-item:nth-child(2n){padding-left:18px;padding-right:0}.capability-item:last-child{border-right:0}.capability-icon{padding:10px;margin-bottom:12px}.capability-item h3{font-size:15px}.capability-item p{font-size:11px;margin-top:6px;margin-bottom:12px}.industry-grid{grid-template-columns:1fr 1fr;gap:12px}.industry-card{aspect-ratio:.85}.industry-card:last-child{grid-column:1/-1;aspect-ratio:2.5}.industry-copy{inset:auto 15px 16px}.industry-copy strong{font-size:15px}.industry-copy small{font-size:10px}.industry-copy>span{font-size:10px;margin-top:14px}.industry-section .source-note{text-align:left;font-size:9px}.case-filter{gap:7px;margin-bottom:24px}.case-filter button{font-size:11px;padding:7px 12px;min-height:39px}.case-grid{grid-template-columns:1fr;gap:22px}.case-card-body{padding:20px 22px 18px}.case-card h3{min-height:0;font-size:17px}.case-summary{font-size:12px}.section-bottom{margin-top:28px}.about-grid h2{font-size:24px}.about-description{font-size:13px}.about-principles{margin:20px 0}.about-principles span{font-size:12px;padding-right:20px;margin-right:20px}.about-visual{display:block}.about-visual>img{height:210px}.about-visual figcaption{padding:20px}.about-visual strong{font-size:17px}.contact-section{padding:37px 0 43px}.contact-inner{display:block}.contact-inner h2{font-size:24px}.contact-inner>div>p:not(.eyebrow){font-size:12px;line-height:1.95}.contact-actions{flex-direction:row;margin-top:24px;gap:12px;padding-right:40px}.contact-actions .el-button{min-height:43px;font-size:12px;padding-inline:18px}.footer-main{flex-wrap:wrap;gap:22px;align-items:flex-start}.footer-main .brand-lockup strong{font-size:23px}.footer-company{margin:0;text-align:left;width:100%;order:3}.footer-main .text-link{font-size:10px;margin-left:auto;margin-top:8px}.footer-bottom{flex-direction:column;gap:8px;font-size:9px;padding-bottom:66px}.el-dialog{padding:20px;max-height:calc(100dvh - 24px);border-radius:12px}.el-dialog__title{font-size:17px}.form-row{grid-template-columns:1fr;gap:0}.lead-form .el-form-item{margin-bottom:18px}.case-detail h2{font-size:21px}.detail-intro{font-size:13px}.detail-image{height:190px}.detail-sources{padding:15px;font-size:10px}.floating-tools{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}.assistant-launcher{width:56px;height:56px}.assistant-launcher-label{display:none}.back-top{margin-right:10px}.assistant-is-open{visibility:hidden}.assistant-panel{right:12px;left:12px;width:auto;bottom:calc(12px + var(--keyboard-gap, 0px));height:calc(var(--visual-height, 100dvh) - 24px);max-height:none;border-radius:15px;padding-bottom:env(safe-area-inset-bottom,0px)}.assistant-header{padding:13px 11px}.assistant-header h2{font-size:14px}.assistant-header>.icon-button{width:30px;height:40px}.assistant-header img{width:38px;height:38px}.assistant-messages{padding:17px 14px}.assistant-disclaimer{padding:8px 14px;font-size:9px}.assistant-composer{padding:11px 13px 12px}.composer-footer small{font-size:8px;max-width:160px}.quick-questions button{min-height:44px}.initial-loading{padding-block:55px}.initial-loading h1{font-size:25px}.boot-error{margin:28px 14px;padding:22px}}@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:26px}.trust-item{padding-inline:11px;gap:6px}.trust-item .qualification-label{font-size:11px}.trust-item>.el-icon{font-size:19px!important}.edition{display:none}.industry-copy{inset-inline:11px}.industry-copy strong{font-size:13px}.contact-actions{gap:9px;padding-right:30px}.contact-actions .el-button{padding-inline:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition-duration:0s!important;transition-delay:0s!important;scroll-behavior:auto!important}.reveal-ready{opacity:1!important;transform:none!important}.industry-card:hover,.case-card:hover,.assistant-launcher:hover{transform:none}}.hero-copy .trust-strip{padding:12px 0;background:transparent;border:0;gap:12px;margin-top:20px}.hero-copy .trust-item{padding:0;gap:7px;border:0;align-items:flex-start}.hero-copy .trust-item strong{font-size:17px}.hero-copy .trust-item .qualification-label{font-size:12px}.hero-copy .trust-item .el-icon{font-size:23px}.hero-copy .hero-source{text-align:left;font-size:9px;max-width:520px}.industry-card{aspect-ratio:1.42}.industry-copy{inset:auto 14px 14px}.industry-copy strong{font-size:16px}.industry-copy>span{margin-top:6px}.chat-consent{font-size:11px;margin-bottom:8px;color:#506782}.chat-consent details p{max-height:100px;overflow:auto;margin:5px 0}.source-excerpt{font-size:12px;white-space:pre-wrap;line-height:1.7}.public-page{min-height:70vh}.page-intro{padding:60px 0 32px;background:#f1f7ff}.page-intro h1{font-size:clamp(28px,4vw,46px);line-height:1.4}.page-intro p{max-width:760px;line-height:1.9;color:#5e7190;margin-top:15px}.breadcrumb{font-size:13px;margin-bottom:24px;color:#6882a1}.page-body{padding-top:44px;padding-bottom:76px}.detail-panel{max-width:900px;margin:auto}.detail-panel h2{font-size:25px;margin:28px 0 12px}.detail-panel p{line-height:1.95;white-space:pre-wrap}.product-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-link{display:block;border:1px solid #e0e9f8;border-radius:16px;padding:30px;background:#f8faff;transition:transform .18s}.product-link:hover{transform:translateY(-3px)}.product-link h2{font-size:23px;margin:16px 0}.product-link p{line-height:1.85;color:#617793}.page-case-link{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e9f7;border-radius:12px}.page-case-link img{aspect-ratio:16/9;width:100%;object-fit:cover}.page-case-link>div{padding:22px}.page-case-link h2{font-size:20px;line-height:1.6}.page-case-link p{font-size:14px;line-height:1.85;margin-top:10px}.page-cta{margin-top:36px}.staging-note{background:#fff8e6;border-bottom:1px solid #f1deb1;color:#766028;font-size:12px;text-align:center;padding:7px 16px}.source-list{margin-top:24px;padding:20px;background:#f4f8ff;color:#637b99;font-size:13px}@media(max-width:900px){.product-links,.hero-copy .trust-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-links{grid-template-columns:1fr}.industry-card{aspect-ratio:1.3}.page-intro{padding:32px 0 24px}.page-body{padding-top:28px}.chat-consent .el-checkbox{height:auto}.hero-copy .trust-strip{gap:16px}.hero-copy h1>span{white-space:normal}}.answer-mode{display:block;margin:10px 0;color:#475a76;font-size:11px}.feedback-buttons{display:flex;gap:12px;margin:8px 0}.feedback-buttons button{border:1px solid #d6e2f3;border-radius:6px;background:#fff;color:#345782;padding:4px 8px;font-size:11px}.chat-consent{font-size:11px;line-height:1.5}.chat-consent .el-checkbox__label{font-size:12px}.chat-consent details{margin-bottom:8px}.source-excerpt{white-space:pre-wrap;overflow-wrap:anywhere}.draft-preview-banner{position:relative;z-index:1200;padding:12px 24px;background:#fff4d8;color:#75530c;font-size:14px;text-align:center}.draft-preview-banner a{margin-left:20px;text-decoration:underline}.footer-qr{border:1px solid #dce6f6;object-fit:contain;background:#fff}
