.solution-page[data-v-25c30d4a]{min-width:320px;color:#1d2129;background:#fff;overflow-x:hidden}.solution-container[data-v-25c30d4a]{width:min(100% - clamp(32px,8vw,80px),1520px);margin-inline:auto;box-sizing:border-box}.solution-hero[data-v-25c30d4a]{position:relative;min-height:545px;overflow:hidden;background:linear-gradient(90deg,#fff,#d9e7f4 49.267%,#dae8f5)}.solution-hero__inner[data-v-25c30d4a]{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,min(975px,54vw));align-items:center;gap:16px clamp(8px,2vw,32px);min-height:545px;height:auto;padding:clamp(48px,8vw,111px) 0 clamp(40px,5vw,56px);box-sizing:border-box}.solution-hero__copy[data-v-25c30d4a]{position:relative;z-index:2;width:100%;max-width:810px}.solution-hero__copy h1[data-v-25c30d4a]{margin:0;color:#000;font-size:42px;font-weight:900;line-height:58px}.solution-hero__copy p[data-v-25c30d4a]{width:min(100%,810px);margin:26px 0 0;color:#272c2e;font-size:20px;font-weight:500;line-height:34px}.solution-hero__visual[data-v-25c30d4a]{position:relative;width:100%;max-width:975px;height:clamp(280px,42vw,545px);justify-self:end;margin-right:clamp(-120px,-8vw,0px)}.solution-hero__visual img[data-v-25c30d4a]{display:block;width:100%;height:100%;object-fit:cover}.solution-anchor[data-v-25c30d4a]{position:sticky;top:61px;z-index:20;display:flex;flex-wrap:wrap;width:min(100% - clamp(24px,4vw,56px),1367px);min-height:64px;align-items:center;justify-content:space-around;gap:8px clamp(12px,2vw,28px);margin:-88px auto 0;padding:10px clamp(12px,3vw,24px);overflow-x:hidden;border-radius:8px;background:#fff;box-shadow:0 2px 16px #165dff33;transition:box-shadow .18s ease,background-color .18s ease;box-sizing:border-box}.solution-anchor--stuck[data-v-25c30d4a]{position:fixed;top:61px;left:0;right:0;width:100%;max-width:none;border-radius:0;justify-content:space-around;gap:8px 16px;margin:0;background:#fffffffa;box-shadow:0 2px 16px #165dff3d,0 0 0 1px #165dff14,0 10px 26px #165dff29}.solution-anchor button[data-v-25c30d4a]{border:0;background:transparent;color:#000;cursor:pointer;font:inherit;font-size:clamp(17px,1.9vw,22px);font-weight:500;line-height:31px;white-space:nowrap;flex:0 1 auto}.solution-list[data-v-25c30d4a]{display:grid;gap:104px;padding:88px 0 120px;background:#fff}.solution-block[data-v-25c30d4a]{scroll-margin-top:170px;text-align:center}.solution-block h2[data-v-25c30d4a]{margin:0;color:#242a37;font-size:36px;font-weight:900;line-height:45px}.scenario-coverage-tabs[data-v-25c30d4a]{position:relative;--active-tab: 0;--tab-count: 3;display:grid;grid-template-columns:repeat(var(--tab-count),minmax(0,1fr));gap:0;width:min(100%,1200px);min-height:68px;margin:40px auto 24px;padding:10px;overflow:hidden;border:1px solid rgba(221,226,233,.76);border-radius:999px;background:#fff;box-shadow:0 10px 26px #1118271f}.scenario-tab-indicator[data-v-25c30d4a]{position:absolute;left:10px;top:10px;z-index:0;width:calc((100% - 20px) / var(--tab-count));height:calc(100% - 20px);border-radius:999px;background:#191d31;transform:translate(calc(var(--active-tab) * 100%));transition:transform .38s cubic-bezier(.22,1.12,.36,1),width .28s ease;pointer-events:none}.scenario-coverage-tabs.is-bouncing .scenario-tab-indicator[data-v-25c30d4a]{animation:scenarioTabBounce-25c30d4a .34s cubic-bezier(.22,1.12,.36,1)}.scenario-tab[data-v-25c30d4a]{position:relative;z-index:1;min-height:48px;padding:0 16px;border:0;border-radius:999px;color:#1d2335;font:inherit;font-size:15px;line-height:1.35;font-weight:400;background:transparent;cursor:pointer;transition:color .24s ease,font-weight .24s ease}.scenario-tab.is-active[data-v-25c30d4a]{color:#fff;font-weight:600}.scenario-quote-list[data-v-25c30d4a]{display:grid;width:min(100% - clamp(32px,8vw,80px),1520px);margin:0 auto}.solution-block>.scenario-quote-list[data-v-25c30d4a]{margin-top:40px}.scenario-quote-card[data-v-25c30d4a]{position:relative;grid-area:1 / 1;display:none;min-height:clamp(520px,46vw,738px);overflow:hidden;border-radius:16px;background:var(--scenario-image) center / cover no-repeat;box-shadow:0 18px 46px #165dff1a}.scenario-quote-card.is-active[data-v-25c30d4a]{display:block;animation:scenarioCardReveal-25c30d4a .28s ease both}.scenario-quote-card__body[data-v-25c30d4a]{position:relative;z-index:1;display:flex;align-items:flex-start;gap:8px;max-width:920px;margin:0;padding:clamp(36px,5vw,56px) clamp(28px,4vw,48px);text-align:left}.scenario-quote-mark[data-v-25c30d4a]{flex:0 0 auto;color:#ffffffb8;font-family:Inter,PingFang SC,sans-serif;font-size:clamp(28px,3vw,36px);line-height:1;font-weight:400}.scenario-quote-mark--end[data-v-25c30d4a]{align-self:flex-end}.scenario-quote-card__body p[data-v-25c30d4a]{margin:0;color:#fff;font-size:clamp(16px,1.6vw,20px);line-height:1.85;font-weight:400;text-shadow:0 1px 12px rgba(0,0,0,.18)}@keyframes scenarioTabBounce-25c30d4a{0%{scale:1}45%{scale:1.012 .988}72%{scale:.996 1.006}to{scale:1}}@keyframes scenarioCardReveal-25c30d4a{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.scenario-quote-card[data-v-25c30d4a],.scenario-tab-indicator[data-v-25c30d4a]{animation:none!important;transition:none!important}}@media(max-width:1180px){.scenario-quote-card[data-v-25c30d4a]{min-height:clamp(440px,52vw,620px)}}@media(max-width:768px){.solution-container[data-v-25c30d4a]{width:min(100% - 32px,100%)}.solution-hero__inner[data-v-25c30d4a]{grid-template-columns:1fr;justify-items:center;text-align:center;min-height:auto;padding:40px 0 48px}.solution-hero__copy[data-v-25c30d4a]{text-align:center}.solution-hero__visual[data-v-25c30d4a]{justify-self:center;max-width:100%;height:min(360px,58vw);min-height:220px;margin-right:0;margin-top:16px}.solution-hero__copy h1[data-v-25c30d4a]{font-size:30px;line-height:40px}.solution-hero__copy p[data-v-25c30d4a]{font-size:16px;line-height:28px}.solution-anchor[data-v-25c30d4a]{min-height:56px;padding:0 16px;gap:16px}.solution-anchor button[data-v-25c30d4a]{font-size:16px;line-height:24px}.solution-list[data-v-25c30d4a]{gap:56px;padding:56px 0 72px}.solution-block[data-v-25c30d4a]{scroll-margin-top:150px}.solution-block h2[data-v-25c30d4a]{font-size:30px;line-height:40px}.solution-block>.scenario-quote-list[data-v-25c30d4a]{margin-top:32px}.scenario-coverage-tabs[data-v-25c30d4a]{display:flex;min-height:60px;margin:32px auto 22px;padding:8px;overflow-x:auto;scrollbar-width:none}.scenario-coverage-tabs[data-v-25c30d4a]::-webkit-scrollbar{display:none}.scenario-tab[data-v-25c30d4a]{min-width:max-content;min-height:44px;padding:0 22px;font-size:14px;white-space:nowrap}.scenario-tab-indicator[data-v-25c30d4a]{left:8px;top:8px;height:calc(100% - 16px)}.scenario-quote-card[data-v-25c30d4a]{min-height:clamp(360px,72vw,480px);border-radius:14px}.scenario-quote-card__body[data-v-25c30d4a]{padding:28px 22px}}@media(max-width:420px){.solution-anchor[data-v-25c30d4a]{top:56px}}
