:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--whalex-font-sans:"PingFang SC", "Microsoft YaHei", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--whalex-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--whalex-color-ink:#233a50;--whalex-color-ink-strong:#142b43;--whalex-color-muted:#62758a;--whalex-color-muted-light:#7b8da3;--whalex-color-line:#dce5ee;--whalex-color-line-strong:#c9dafa;--whalex-color-canvas:#f7f9fc;--whalex-color-surface:#fff;--whalex-color-surface-soft:#f3f7fc;--whalex-color-brand:#2563df;--whalex-color-brand-dark:#1d4fc0;--whalex-color-brand-soft:#eaf2ff;--whalex-color-success:#0b8b79;--whalex-color-success-soft:#e9f7f3;--whalex-color-accent:#f4ce69;--whalex-color-danger:#a34c43;--whalex-color-danger-soft:#fff3f1;--whalex-color-warning:#976d21;--whalex-color-warning-soft:#fff9e9;--whalex-color-sidebar:#f0f6ff;--whalex-color-selection:#dbe9ff;--whalex-color-warm-paper:#fffef9;--whalex-color-avatar-gold:#fff0c5;--whalex-color-avatar-gold-ink:#87621b;--whalex-color-avatar-blue:#dfebff;--whalex-color-avatar-blue-ink:#315ca8;--whalex-color-avatar-rose:#f9e5e0;--whalex-color-avatar-rose-ink:#a25546;--whalex-sidebar-width:216px;--whalex-radius-pill:999px;--whalex-radius-circle:50%;--whalex-radius-sm:7px;--whalex-radius-md:10px;--whalex-radius-lg:15px;--whalex-shadow-card:0 5px 18px #1b304109;--whalex-focus-ring:0 0 0 3px #2563df33;--ink:var(--whalex-color-ink);--muted:var(--whalex-color-muted);--muted-light:var(--whalex-color-muted-light);--line:var(--whalex-color-line);--line-strong:var(--whalex-color-line-strong);--paper:var(--whalex-color-canvas);--white:var(--whalex-color-surface);--navy:var(--whalex-color-ink);--blue:var(--whalex-color-brand);--aqua:var(--whalex-color-selection);--lime:var(--whalex-color-accent);--sidebar:var(--whalex-color-sidebar);--rail:var(--whalex-color-canvas);--teal:var(--whalex-color-brand);--teal-dark:var(--whalex-color-brand-dark);--teal-soft:var(--whalex-color-brand-soft);color:var(--whalex-color-ink);background:var(--whalex-color-canvas);font-family:var(--whalex-font-sans);font-synthesis:none;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--whalex-color-ink);background:var(--whalex-color-canvas);font-family:var(--whalex-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}a{color:inherit}::selection{color:var(--whalex-color-ink-strong);background:var(--whalex-color-selection)}.whalex-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:56px 0}.whalex-header{justify-content:space-between;gap:24px;margin-bottom:32px;display:flex}.whalex-header h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(2rem,5vw,3.5rem)}.whalex-header p{max-width:720px;color:var(--whalex-color-muted);margin:0}.whalex-eyebrow{color:var(--whalex-color-brand-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.whalex-actions{align-items:flex-start;gap:12px;display:flex}.whalex-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.whalex-card{border:1px solid var(--whalex-color-line);border-radius:var(--whalex-radius-lg);background:var(--whalex-color-surface);box-shadow:var(--whalex-shadow-card);padding:22px}.whalex-card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.whalex-card h2{margin:0;font-size:1.05rem}.whalex-card-body{color:var(--whalex-color-muted);margin-top:14px;line-height:1.65}.whalex-status{border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:700}.whalex-status-ready{color:var(--whalex-color-success);background:var(--whalex-color-success-soft)}.whalex-status-planned{color:var(--whalex-color-warning);background:var(--whalex-color-warning-soft)}.whalex-status-blocked{color:var(--whalex-color-danger);background:var(--whalex-color-danger-soft)}.whalex-button{border-radius:var(--whalex-radius-md);color:#fff;background:var(--whalex-color-brand-dark);border:0;padding:10px 15px}.whalex-muted-link{color:var(--whalex-color-muted);padding:10px 0;text-decoration:none}@media (max-width:680px){.whalex-shell{padding:32px 0}.whalex-header{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.whalex-avatar{border:1px solid color-mix(in srgb,currentColor 15%,transparent);border-radius:var(--whalex-radius-circle);letter-spacing:0;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:600;line-height:1;display:inline-grid;box-shadow:inset 0 0 0 2px #ffffff70}.whalex-avatar[data-tone=gold]{color:var(--whalex-color-avatar-gold-ink);background:var(--whalex-color-avatar-gold)}.whalex-avatar[data-tone=blue]{color:var(--whalex-color-avatar-blue-ink);background:var(--whalex-color-avatar-blue)}.whalex-avatar[data-tone=rose]{color:var(--whalex-color-avatar-rose-ink);background:var(--whalex-color-avatar-rose)}.whalex-avatar[data-size=small]{width:28px;height:28px;font-size:10px}.whalex-avatar[data-size=large]{width:52px;height:52px;font-size:19px}.whalex-icon-button{border:1px solid var(--whalex-color-line);border-radius:var(--whalex-radius-circle);background:var(--whalex-color-brand-soft);width:36px;height:36px;color:var(--whalex-color-brand);flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .16s,transform .16s;display:inline-flex}.whalex-icon-button:hover:not(:disabled){background:var(--whalex-color-selection)}.whalex-icon-button:active:not(:disabled){transform:scale(.95)}.whalex-icon-button svg{width:17px;height:17px}.whalex-button{border-radius:var(--whalex-radius-pill);background:var(--whalex-color-brand)}:where(button,a,input,select,textarea):focus-visible{outline:3px solid var(--whalex-color-brand);outline-offset:3px}@media (max-width:760px){.whalex-icon-button{width:40px;height:40px}}
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}.website{--site-navy:#10294c;--site-teal:#075f67;--site-muted:#546b84;--site-line:#d6e0e9;min-height:100dvh;color:var(--site-navy);background:#fffefa;line-height:1.5;overflow:hidden}.website :is(h1,h2,h3,p){margin:0}.website a{text-decoration:none}.website :is(button,a){-webkit-tap-highlight-color:transparent}.website :is(section,footer){scroll-margin-top:28px}.site-header{justify-content:space-between;align-items:center;gap:30px;width:min(100%,1520px);min-height:80px;margin:0 auto;padding:18px 60px;display:flex}.site-brand{white-space:nowrap;align-items:center;gap:11px;display:inline-flex}.site-brand img{border-radius:9px;width:43px;height:43px;display:block}.site-brand-wordmark strong{letter-spacing:.09em;font-size:18px;font-weight:750;line-height:1.08;display:block}.site-brand-wordmark small{color:#7586a0;letter-spacing:.17em;margin-top:5px;font-size:8px;display:block}.site-header nav{align-items:center;gap:clamp(22px,3vw,48px);margin-left:auto;margin-right:auto;display:flex}.site-header nav a{white-space:nowrap;font-size:14px;font-weight:560;transition:color .25s}.site-header nav a:hover,.site-header-actions a:hover{color:var(--site-teal)}.site-header-actions{white-space:nowrap;align-items:center;gap:26px;font-size:14px;display:flex}.site-account-link{color:var(--site-muted)}.site-header-entry{align-items:center;gap:13px;font-weight:650;display:inline-flex}.site-header-entry svg{transition:transform .25s}.site-header-entry:hover svg{transform:translate(4px)}.site-hero{background:radial-gradient(45% 20% at 0 100%,#40536a29,#0000 75%),radial-gradient(40% 25% at 100% 0,#203f5620,#0000 80%);grid-template-columns:minmax(0,.87fr) minmax(0,1.57fr);align-items:center;gap:clamp(24px,3vw,48px);width:min(100%,1520px);min-height:520px;margin:0 auto;padding:0 60px 54px;display:grid}.hero-copy{min-width:0;padding-bottom:19px;transform:translateY(-12px)}.site-eyebrow{color:#3e5877;letter-spacing:.1em;white-space:nowrap;align-items:center;gap:17px;font-size:11px;font-weight:650;display:flex}.site-eyebrow i{border-top:1px solid #a4b3c8;width:56px}.hero-copy h1{letter-spacing:-.055em;white-space:nowrap;margin-top:28px;font-size:clamp(55px,5.05vw,77px);font-weight:730;line-height:1.17}.hero-copy h1 span{color:var(--site-teal)}.hero-description{color:#4c6480;letter-spacing:.01em;max-width:485px;font-size:18px;line-height:1.72;margin-top:30px!important}.hero-cta{align-items:center;gap:24px;margin-top:32px;display:flex}.site-button{border:1px solid var(--site-teal);min-height:54px;color:var(--site-navy);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:13px;padding:12px 26px;font-size:15px;font-weight:660;transition:background .28s,color .28s,border-color .28s,transform .28s;display:inline-flex}.site-button:hover{transform:translateY(-2px)}.site-button-primary{background:var(--site-teal);color:#fff}.site-button-primary:hover{background:#064a51}.site-button-outline{background:#fff}.site-button-outline:hover{background:#ecf5f3}.hero-carousel{width:calc(100% + 60px);min-width:0}.carousel-stage{width:100%;height:clamp(340px,31vw,450px);display:flex;overflow:hidden}.carousel-main{background:#e4e9eb;flex:0 0 59%;min-width:0;height:100%;position:relative;overflow:hidden}.carousel-main-slide{opacity:0;transition:opacity .75s,transform 1s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:translate(22px)scale(1.018)}.carousel-main-slide.is-active{z-index:1;opacity:1;transform:translate(0)scale(1)}.carousel-main-slide img,.carousel-preview img,.workflow-image img{object-fit:cover}.carousel-main-slide img{object-position:center}.carousel-previews{flex:1;align-self:center;min-width:0;height:88%;display:flex;overflow:hidden}.carousel-preview{background:#e7eced;border:0;border-left:3px solid #fffefa;width:33.333%;min-width:0;height:100%;padding:0;transition:width .5s,filter .4s;display:block;position:relative;overflow:hidden}.carousel-preview:hover{filter:brightness(.9)}.carousel-preview img{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.carousel-preview:hover img{transform:scale(1.06)}.carousel-controls{align-items:center;gap:24px;height:64px;padding:13px 65px 0 5px;display:flex}.carousel-count{color:#8fa0b4;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:9px;font-size:13px;display:flex}.carousel-count strong{color:var(--site-navy);font-weight:650}.carousel-progress{background:#d7dfe7;flex:1;height:2px}.carousel-progress span{background:var(--site-navy);width:0;height:100%;animation:6s linear forwards carousel-fill;display:block}.carousel-arrows{align-items:center;gap:15px;margin-left:48px;display:flex}.carousel-arrows button{width:47px;height:47px;color:var(--site-navy);background:#fff;border:1px solid #c9d5e0;border-radius:50%;place-items:center;padding:0;transition:border-color .25s,background .25s,transform .25s;display:grid}.carousel-arrows button:hover{border-color:var(--site-navy);background:#f3f7fa;transform:translateY(-2px)}@keyframes carousel-fill{to{width:100%}}.site-benefits{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);background:#fff}.site-benefits-inner{grid-template-columns:repeat(3,1fr);width:min(100%,1520px);margin:0 auto;padding:42px 60px 43px;display:grid}.site-benefit{border-left:1px solid var(--site-line);align-items:center;gap:25px;min-width:0;padding:0 44px;display:flex}.site-benefit:first-child{border-left:0;padding-left:52px}.site-benefit svg{color:var(--site-navy);flex:none}.site-benefit h2{letter-spacing:.005em;white-space:nowrap;font-size:19px;font-weight:690}.site-benefit p{color:#71839a;white-space:nowrap;margin-top:5px;font-size:12px}.site-workflow{grid-template-columns:minmax(0,.82fr) minmax(0,1.68fr);gap:36px;width:min(100%,1520px);margin:0 auto;padding:32px 60px 65px;display:grid}.workflow-intro .site-eyebrow{letter-spacing:.18em;font-size:10px}.workflow-intro h2{letter-spacing:-.04em;margin-top:23px;font-size:clamp(30px,2.55vw,39px);font-weight:700;line-height:1.29}.workflow-intro>p:last-child{max-width:380px;color:var(--site-muted);margin-top:22px;font-size:14px;line-height:1.75}.workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.workflow-step{border-left:1px solid var(--site-line);min-width:0;padding:0 21px 0 27px}.workflow-number{color:#7689a2;letter-spacing:.06em;font-size:12px}.workflow-image{background:#edf2f4;height:126px;margin-top:15px;position:relative;overflow:hidden}.workflow-step h3{margin-top:15px;font-size:20px;font-weight:700}.workflow-step p{color:var(--site-muted);margin-top:5px;font-size:12px;line-height:1.65}.site-scenarios{border-top:1px solid var(--site-line);grid-template-columns:1fr 1fr;gap:100px;width:min(100% - 120px,1400px);margin:0 auto;padding:84px 0 100px;display:grid}.site-scenarios h2{letter-spacing:-.04em;margin-top:20px;font-size:clamp(30px,2.7vw,40px);font-weight:700;line-height:1.35}.scenario-copy{align-self:end}.scenario-copy p{max-width:560px;color:var(--site-muted);font-size:16px;line-height:1.85}.scenario-copy a{color:var(--site-teal);align-items:center;gap:12px;margin-top:25px;font-size:14px;font-weight:680;display:inline-flex}.scenario-copy a svg{transition:transform .25s}.scenario-copy a:hover svg{transform:translate(4px)}.site-footer{border-top:1px solid var(--site-line);flex-wrap:wrap;align-items:center;gap:30px;width:min(100% - 120px,1400px);margin:0 auto;padding:30px 0 38px;display:flex}.site-footer .site-brand img{width:35px;height:35px}.site-footer .site-brand-wordmark strong{font-size:15px}.site-footer>p{color:var(--site-muted);font-size:12px}.site-footer>div{color:var(--site-muted);flex-wrap:wrap;gap:17px;margin-left:auto;font-size:11px;display:flex}.site-footer a:hover{color:var(--site-teal)}@media (max-width:1180px){.site-header,.site-hero{padding-left:36px;padding-right:36px}.site-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.3fr);gap:24px;min-height:470px}.hero-copy h1{font-size:clamp(45px,5vw,62px)}.hero-description{font-size:15px}.carousel-stage{height:350px}.hero-carousel{width:calc(100% + 36px)}.carousel-controls{padding-right:41px}.carousel-arrows{gap:8px;margin-left:12px}.site-benefits-inner,.site-workflow{padding-left:36px;padding-right:36px}.site-benefit{gap:14px;padding:0 16px}.site-benefit:first-child{padding-left:0}.site-benefit h2{font-size:16px}.site-benefit p{white-space:normal;font-size:10px}.site-scenarios,.site-footer{width:calc(100% - 72px)}}@media (max-width:900px){.site-header{min-height:72px;padding:16px 20px}.site-brand img{width:39px;height:39px}.site-brand-wordmark strong{font-size:15px}.site-header nav,.site-account-link{display:none}.site-header-actions{margin-left:auto;font-size:13px}.site-hero{min-height:0;padding:38px 20px 42px;display:block}.hero-copy{padding:0;transform:none}.hero-copy .site-eyebrow{white-space:normal;flex-wrap:wrap;gap:10px;font-size:9px}.hero-copy .site-eyebrow i{width:24px}.hero-copy h1{margin-top:22px;font-size:clamp(43px,10.2vw,62px)}.hero-description{font-size:15px;line-height:1.7;margin-top:24px!important}.hero-cta{gap:10px;margin-top:25px}.site-button{min-height:48px;padding:10px 15px;font-size:13px}.hero-carousel{width:100%;margin-top:44px}.carousel-stage{height:auto;display:block;overflow:visible}.carousel-main{height:clamp(225px,61vw,400px)}.carousel-previews{height:82px;margin-top:5px}.carousel-preview{border-left:0;border-right:5px solid #fffefa}.carousel-preview:last-child{border-right:0}.carousel-controls{gap:14px;height:58px;padding:12px 0 0}.carousel-arrows{margin-left:0}.carousel-arrows button{width:36px;height:36px}.carousel-arrows button svg{width:17px;height:17px}.site-benefits-inner{padding:8px 20px;display:block}.site-benefit,.site-benefit:first-child{border-left:0;border-top:1px solid var(--site-line);gap:20px;padding:22px 8px}.site-benefit:first-child{border-top:0}.site-benefit h2{font-size:17px}.site-benefit p{font-size:12px}.site-workflow{padding:55px 20px 62px;display:block}.workflow-intro h2{font-size:32px}.workflow-steps{margin-top:36px;display:block}.workflow-step{border-left:0;border-top:1px solid var(--site-line);padding:22px 0}.workflow-image{height:190px}.workflow-step h3{font-size:19px}.workflow-step p{font-size:13px}.site-scenarios{width:calc(100% - 40px);padding:58px 0 70px;display:block}.site-scenarios h2{font-size:31px}.scenario-copy{margin-top:24px}.scenario-copy p{font-size:14px}.site-footer{gap:15px;width:calc(100% - 40px)}.site-footer>div{width:100%;margin:0}}@media (max-width:390px){.hero-copy h1{font-size:40px}.site-button{padding-inline:11px;font-size:12px}.carousel-previews{height:68px}}@media (prefers-reduced-motion:reduce){.website *,.website :before,.website :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.carousel-progress span{width:100%}}
