.marketing-shell{--site-ink: #0b1849;--site-muted: #63749a;--site-blue: #0862ff;--site-line: #e6edf7;min-height:100vh;color:var(--site-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.site-width{width:calc(100% - 64px);max-width:1200px;margin-inline:auto}.marketing-shell a{text-decoration:none}.marketing-shell a:focus-visible{outline:3px solid #0664f7;outline-offset:5px}.site-header{height:76px}.site-header-inner{height:100%;display:flex;justify-content:space-between;align-items:center;padding-inline:12px}.site-brand{display:inline-flex;align-items:center;flex-shrink:0}.site-brand img{display:block;width:180px;height:40px;object-fit:cover}.site-header-actions{display:flex;align-items:center}.site-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 26px;border-radius:6px;border:0;background:linear-gradient(90deg,#1671f5,#164be8);box-shadow:none;color:#fff;font-size:16px;font-weight:500;line-height:1.4;white-space:nowrap}.site-button:hover{color:#fff;background:linear-gradient(90deg,#0b62e7,#103ed2)}.site-button:active{background:linear-gradient(90deg,#0758d2,#0d34b8)}.site-button-small{min-height:42px;padding-inline:24px;font-size:15px}.landing-content{margin:0;padding:0}.site-hero{position:relative;display:grid;grid-template-columns:47% 53%;align-items:center;padding:12px 12px 18px;min-height:460px}.site-hero-copy{position:relative;z-index:1}.site-eyebrow{font-size:17px;color:var(--site-muted);margin:0 0 12px}.site-hero h1{font-size:clamp(38px,4.1vw,56px);font-weight:800;line-height:1.25;letter-spacing:-1.4px;margin:0 0 18px;white-space:nowrap}.site-hero h1 span{color:var(--site-blue)}.site-hero-description{color:#4e628d;font-size:19px;line-height:1.7;margin:0 0 24px}.site-hero-art{display:block;justify-self:end;width:100%;max-width:572px;height:auto}.site-service{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;min-height:136px;border-radius:16px;background:#effafc url(/assets/landing/relay-landscape.png) left top / 200% auto no-repeat}.site-service h2{margin:0 0 8px;font-size:30px;font-weight:720;line-height:1.35;letter-spacing:-.7px}.site-service p{margin:0;color:var(--site-muted);font-size:16px;line-height:1.6}.site-flow{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--site-ink);flex:0 0 auto;font-size:13px}.site-flow-app{display:flex;align-items:center;gap:10px;white-space:nowrap}.site-flow-app small{display:block;margin-top:5px;color:var(--site-muted);font-size:11px}.site-flow-symbol{display:grid;place-items:center;width:44px;height:52px;background:#ffffffb8;border:1px solid #e0edff;border-radius:10px;color:#0967ff;font-size:24px}.site-flow-arrow{flex-shrink:0;color:#568bff;font-size:16px}.site-flow-hub{display:grid;place-items:center;width:64px;height:64px;border-radius:12px;background:#fff9;border:1px solid #cde2ff}.site-flow-brand{display:block;position:relative;width:38px;height:38px;overflow:hidden}.site-flow-brand img{display:block;position:absolute;width:164px;height:auto;max-width:none;left:-8px;top:-16px}.site-flow-outputs{display:flex;flex-direction:column;gap:8px}.site-flow-outputs>span{display:flex;align-items:center;gap:10px;min-width:112px;padding:10px 12px;border-radius:8px;background:#ffffffcf;white-space:nowrap}.site-flow-outputs .anticon{color:#1268ff;font-size:20px}.site-models{padding-top:40px}.site-models-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-inline:12px;margin-bottom:20px}.site-section-label{margin:0 0 10px;color:var(--site-blue);font-size:15px}.site-models-heading h2{margin:0;font-size:32px;font-weight:730;line-height:1.35;letter-spacing:-.7px}.site-unit{flex-shrink:0;color:var(--site-muted);margin:0 0 4px;font-size:13px}.site-model-group+.site-model-group{margin-top:28px}.site-group-heading{display:flex;align-items:center;gap:14px;margin-bottom:16px}.site-group-heading h3{font-size:22px;font-weight:650;line-height:1.4;margin:0 0 4px}.site-group-heading p{color:var(--site-muted);font-size:15px;line-height:1.6;margin:0}.site-provider-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:var(--medallion);box-shadow:inset 1px 2px 8px #ffffff70,0 3px 10px #b6d4ef16;color:#fff;font-size:31px}.site-accent-blue{--medallion: #4389ff;--provider-color: #0967ff;--provider-soft: #edf6ff}.site-accent-green{--medallion: #30b594}.site-accent-purple{--medallion: #a167e9}.site-accent-cyan{--medallion: #48b9c8}.site-accent-coral{--medallion: #ff8069;--provider-color: #f6774f;--provider-soft: #fff2ee}.site-accent-amber{--medallion: #f8b525}.site-provider-heading{width:56px;height:56px;font-size:39px;color:var(--provider-color);background:var(--provider-soft);box-shadow:none}.site-claude-icon{display:inline-block;width:72%;height:72%;background:currentColor;mask:url(/assets/landing/claude.svg) center / contain no-repeat}.site-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.site-model-group-claude .site-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-model-card{min-width:0;padding:20px;border:1px solid var(--site-line);border-radius:14px;background:#fff;box-shadow:0 5px 20px #badcef14}.site-model-title{display:flex;align-items:center;gap:12px;min-height:50px}.site-model-title h4{margin:0;font-size:17px;font-weight:650;line-height:1.45;letter-spacing:-.25px;overflow-wrap:anywhere}.site-model-description{min-height:50px;color:#5d6c8a;font-size:15px;line-height:1.65;margin:16px 0 10px}.site-prices{margin:0;font-size:15px}.site-prices>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;border-top:1px solid var(--site-line)}.site-prices dt{color:var(--site-muted)}.site-prices dd{margin:0;font-weight:600;color:var(--site-ink);font-variant-numeric:tabular-nums}.site-price-note{margin:20px 0 24px;text-align:center;color:#8491af;font-size:12px}.site-cta{display:flex;align-items:center;gap:32px;position:relative;min-height:136px;padding:26px 28px;border-radius:16px;background:#effafb url(/assets/landing/relay-landscape.png) right center / auto 205px no-repeat}.site-cta-copy{position:relative;z-index:1}.site-cta h2{font-size:22px;line-height:1.4;margin:0 0 7px;letter-spacing:-.5px}.site-cta p{font-size:16px;color:var(--site-muted);margin:0;line-height:1.6}.site-cta-actions{display:flex;position:relative;z-index:1}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:86px;font-size:11px;color:#7584a4;padding:22px 0}.site-footer-brand,.site-footer-links{display:flex;align-items:center;gap:16px}.site-footer-brand>span+span{border-left:1px solid #c5d2e8;padding-left:16px}.site-brand-compact img{width:125px;height:28px}.site-footer-links a{color:#64789d;white-space:nowrap}.site-footer-links a:hover{color:var(--site-blue)}@media(max-width:1100px){.site-model-card{padding:18px 16px}.site-model-title{gap:10px}.site-model-title .site-provider-icon{width:42px;height:42px;font-size:28px}.site-model-title h4{font-size:16px}.site-footer{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:1024px){.site-service{flex-direction:column;align-items:stretch;gap:20px}.site-flow{justify-content:center;gap:24px}}@media(max-width:900px){.site-width{width:calc(100% - 40px)}.site-header-inner{padding-inline:0}.site-hero{padding-inline:0;min-height:400px}.site-hero h1{font-size:clamp(29px,4.1vw,38px);letter-spacing:-1px}.site-hero-description{font-size:17px}.site-model-grid,.site-model-group-claude .site-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-model-card{padding:20px}.site-model-title .site-provider-icon{width:48px;height:48px;font-size:31px}.site-model-title h4{font-size:17px}.site-models-heading{padding:0;flex-direction:column;align-items:flex-start;gap:10px}.site-cta{flex-wrap:wrap;gap:20px;padding-right:160px}}@media(max-width:600px){.site-width{width:calc(100% - 36px)}.site-header{height:68px}.site-brand img{width:143px;height:33px}.site-button-small{min-height:40px;padding-inline:20px;font-size:14px}.site-hero{grid-template-columns:minmax(0,1fr);padding:26px 0 24px;gap:8px;min-height:0}.site-eyebrow{font-size:15px;margin-bottom:12px}.site-hero h1{font-size:clamp(30px,8.9vw,51px);letter-spacing:-1px;line-height:1.32;margin-bottom:17px}.site-hero-description{font-size:16px;line-height:1.8;margin-bottom:22px}.site-hero-art{width:100%;max-width:480px;justify-self:center}.site-service{padding:22px 20px;border-radius:14px;gap:24px}.site-service h2{font-size:clamp(22px,5.65vw,30px);letter-spacing:-.5px;text-wrap:balance}.site-service p{font-size:14px;line-height:1.8}.site-flow{gap:10px;justify-content:space-between;font-size:11px}.site-flow-app{flex-direction:column;align-items:flex-start;gap:8px}.site-flow-app small{font-size:10px;margin-top:3px}.site-flow-symbol{width:46px;height:44px;font-size:23px}.site-flow-hub{width:64px;height:64px}.site-flow-outputs{gap:10px}.site-flow-outputs>span{min-width:90px;gap:7px;padding:9px;border-radius:7px}.site-flow-outputs .anticon{font-size:18px}.site-flow-arrow{font-size:13px}.site-models{padding-top:32px}.site-section-label{font-size:14px}.site-models-heading{margin-bottom:22px}.site-models-heading h2{font-size:26px;line-height:1.45;letter-spacing:-.5px}.site-unit{font-size:12px}.site-group-heading{align-items:flex-start;gap:12px;margin-bottom:16px}.site-provider-heading{width:47px;height:47px;font-size:33px}.site-group-heading h3{font-size:18px;line-height:1.5;margin:1px 0 7px}.site-group-heading p{font-size:13px;line-height:1.7}.site-model-grid,.site-model-group-claude .site-model-grid{grid-template-columns:minmax(0,1fr);gap:14px}.site-model-card{padding:20px 22px 16px}.site-model-title{gap:14px}.site-model-title h4{font-size:18px}.site-model-description{font-size:14px;min-height:0;margin:14px 0 12px}.site-prices>div{min-height:40px}.site-model-group+.site-model-group{margin-top:30px}.site-price-note{margin:22px 0}.site-cta{align-items:flex-start;padding:24px 22px 120px;gap:20px;min-height:280px;background-position:right bottom;background-size:auto 175px;border-radius:14px}.site-cta h2{font-size:22px;line-height:1.5;text-wrap:balance}.site-cta p{font-size:14px;line-height:1.8}.site-footer{gap:17px;padding-block:24px}.site-footer-brand{flex-wrap:wrap;gap:10px}.site-brand-compact img{width:108px;height:26px}.site-footer-brand>span+span{padding-left:10px}.site-footer-links{flex-wrap:wrap;gap:14px}.site-footer-links>span{flex-basis:100%}}@media(max-width:360px){.site-header .site-brand img{width:127px;height:30px}.site-service{padding-inline:15px}.site-flow{gap:6px}.site-flow-app small{font-size:9px}.site-flow-hub{width:51px;height:58px}.site-flow-arrow{font-size:11px}.site-flow-outputs>span{min-width:80px;gap:5px;padding:8px 6px}.site-flow-outputs .anticon{font-size:15px}}.auth-shell{--auth-content-max: 1380px;position:relative;isolation:isolate;min-height:100svh;display:flex;flex-direction:column}.auth-header{position:relative;z-index:1;width:calc(100% - 112px);max-width:1424px;height:92px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.auth-header .site-brand img{width:184px;height:41px}.auth-home{display:inline-flex;align-items:center;gap:14px;font-size:15px;color:#0862ff}.auth-home:hover{color:#164be8}.auth-main{flex:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:80px;width:calc(100% - 128px);max-width:var(--auth-content-max);margin:0 auto;padding:48px 0 40px}.auth-brand-panel{position:absolute;inset:0 auto 0 max(0px,calc((100% - var(--auth-content-max)) / 2 - 78px));min-width:0;width:min(54.36vw,860px);height:100%}.auth-brand-panel h1{position:absolute;z-index:1;top:20.3%;left:11.75%;font-size:clamp(36px,3.4vw,52px);line-height:1.4;font-weight:750;letter-spacing:-.8px;margin:0}.auth-brand-panel h1 span{color:#0862ff}.auth-journey{display:block;width:100%;height:100%;object-fit:contain;object-position:left center;pointer-events:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 12%);mask-image:linear-gradient(to right,transparent,#000 12%)}.auth-brand-panel>p{position:absolute;left:9.4%;bottom:8.5%;color:#63749a;font-size:16px;line-height:1.7;margin:0}.auth-form-panel{position:relative;z-index:1;grid-column:2;width:calc(100% - 16px);max-width:515px;margin-left:16px;justify-self:start;min-width:0;padding-bottom:20px}.auth-form-panel h2{color:#0b1849;font-size:clamp(27px,2.35vw,36px);font-weight:700;line-height:1.4;letter-spacing:-.5px;margin:0 0 12px}.auth-form-description{color:#7a8aab;font-size:18px;line-height:1.7;margin:0 0 34px}.auth-methods{display:flex;border-bottom:1px solid #e0e8f5;margin-bottom:26px;gap:20px}.auth-methods button{position:relative;display:flex;justify-content:center;align-items:center;min-height:48px;min-width:150px;padding:0 16px;border:0;background:none;font:inherit;font-size:18px;color:#8491ad;cursor:pointer}.auth-methods button[aria-selected=true]{color:#0862ff;font-weight:600}.auth-methods button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#0862ff}.auth-methods button:disabled{cursor:wait}.auth-methods button:focus-visible{outline:2px solid #0862ff;outline-offset:-3px;border-radius:4px}.auth-form-panel .ant-form-item{margin-bottom:20px}.auth-form-panel .ant-input-affix-wrapper{min-height:64px;padding:10px 16px;border-color:#ceddf5;border-radius:8px;box-shadow:none;font-size:18px;background:#fff}.auth-form-panel .ant-input-affix-wrapper:hover{border-color:#8db7ff}.auth-form-panel .ant-input-affix-wrapper-focused{border-color:#1671f5;box-shadow:0 0 0 3px #1671f512}.auth-form-panel .ant-input-affix-wrapper-status-error{border-color:#d94b57}.auth-form-panel .ant-input{font-size:18px;color:#0b1849}.auth-form-panel .ant-input::placeholder{color:#98a6c1}.auth-form-panel .ant-input-prefix{color:#8797b5;margin-right:14px;font-size:21px}.auth-phone-prefix{display:inline-flex;align-items:center;gap:14px;padding-right:16px;border-right:1px solid #dce5f3}.auth-phone-prefix>span:last-child{font-size:17px;color:#263663}.auth-form-panel .auth-code-button{min-height:32px;height:auto;margin-right:-4px;padding:2px 2px 2px 18px;border:0;border-left:1px solid #dce5f3;border-radius:0;color:#0862ff;font-size:17px;font-weight:500;background:none;box-shadow:none}.auth-form-panel .auth-code-button:not(:disabled):hover{color:#164be8;background:none}.auth-form-panel .auth-code-button:disabled{color:#98a6c1}.auth-form-panel .auth-remember{margin:26px 0}.auth-form-panel .ant-checkbox-wrapper{align-items:flex-start;color:#63749a;font-size:16px;line-height:1.65}.auth-form-panel .ant-checkbox{align-self:flex-start;margin-top:4px}.auth-form-panel .ant-checkbox-inner{width:18px;height:18px;border-radius:3px}.auth-form-panel .auth-submit{min-height:64px;height:auto;border-radius:6px;border:0;background:linear-gradient(90deg,#1671f5,#164be8);box-shadow:none;font-size:18px;font-weight:600}.auth-form-panel .auth-submit:not(:disabled):hover{background:linear-gradient(90deg,#0b62e7,#103ed2)}.auth-form-panel .auth-submit:not(:disabled):active{background:linear-gradient(90deg,#0758d2,#0d34b8)}.auth-form-panel .auth-submit:disabled{color:#fff;opacity:.55}.auth-form-panel .auth-agreement{margin:26px 0 0}.auth-form-panel .auth-agreement .ant-checkbox-wrapper{font-size:16px}.auth-agreement a{color:#0862ff;white-space:nowrap}.auth-feedback{margin:8px 0 20px}.auth-verified-phone{display:flex;align-items:center;gap:8px;margin-bottom:26px;color:#63749a;font-size:14px}.auth-back{margin-top:16px}.auth-footer{position:relative;flex-shrink:0;padding:20px 24px 28px;color:#8593af;text-align:center;font-size:12px;line-height:1.5}@media(max-width:1100px){.auth-header{width:calc(100% - 64px);height:80px}.auth-main{width:calc(100% - 64px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.auth-brand-panel{position:relative;inset:auto;height:auto;width:calc(100% + 40px);margin-left:-20px}.auth-journey{height:auto}.auth-brand-panel h1{font-size:clamp(22px,2.4vw,28px)}.auth-brand-panel>p{font-size:12px}.auth-form-panel{width:100%;margin-left:0}.auth-form-panel h2{font-size:27px}.auth-form-description{font-size:14px}.auth-form-panel .ant-input-affix-wrapper{min-height:54px}.auth-form-panel .ant-input{font-size:16px}.auth-form-panel .auth-submit{min-height:54px;font-size:17px}.auth-form-panel .auth-code-button{font-size:15px}.auth-form-panel .auth-agreement .ant-checkbox-wrapper{font-size:14px}.auth-methods button{min-width:116px;font-size:16px;padding-inline:10px}}@media(max-width:760px){.auth-header{width:calc(100% - 40px);height:72px}.auth-header .site-brand img{width:148px;height:33px}.auth-home{font-size:14px;gap:8px}.auth-main{display:block;width:calc(100% - 48px);max-width:460px;padding:40px 0 32px}.auth-brand-panel{display:none}.auth-form-panel{padding-bottom:0}.auth-form-panel h2{font-size:clamp(23px,5.9vw,28px);letter-spacing:-.6px}.auth-form-description{font-size:14px;margin-bottom:26px}.auth-methods{margin-bottom:24px}.auth-methods button{min-width:0;flex:1;font-size:16px}.auth-form-panel .ant-input-affix-wrapper{min-height:52px;padding:9px 12px}.auth-form-panel .ant-input-prefix{margin-right:10px;font-size:19px}.auth-phone-prefix{gap:10px;padding-right:12px}.auth-form-panel .auth-code-button{font-size:14px;padding-left:12px}.auth-form-panel .auth-submit{min-height:48px;font-size:16px}.auth-form-panel .auth-agreement{margin-top:22px}.auth-footer{padding-bottom:24px}}@media(max-width:360px){.auth-header{width:calc(100% - 32px)}.auth-header .site-brand img{width:132px;height:30px}.auth-main{width:calc(100% - 36px);padding-top:30px}.auth-form-panel .auth-code-button{padding-left:8px;font-size:13px}.auth-form-panel .ant-input{font-size:15px}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:var(--canvas);color:var(--text);font-size:14px;-webkit-font-smoothing:antialiased}html{--canvas: #f5f6f8;--surface: #fff;--text: #1f1f1f;--muted: #8c8c8c;--border: #edf0f3;--blue-soft: #e6f4ff;--code: #fafbfc;--subtle: #fafafa;--strong: #141414;--banner: #edf3ff}html[data-theme=dark]{--canvas: #141414;--surface: #1f1f1f;--text: #ededed;--muted: #999;--border: #303030;--blue-soft: #111d2c;--code: #17191d;--subtle: #262626;--strong: #f5f5f5;--banner: #111d2c}button,a,input{touch-action:manipulation}a{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid #1677ff;outline-offset:3px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums}.muted{color:var(--muted)}.tiny{font-size:12px}.section{margin-top:20px;margin-bottom:20px}.no-pad{padding-left:0!important;padding-right:0!important}.prototype-bar{height:36px;background:var(--banner);color:var(--text);display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:12px;border-bottom:1px solid var(--border)}.prototype-dot{display:inline-block;width:6px;height:6px;background:#1677ff;border-radius:50%;margin-right:8px}.prototype-explain{color:var(--muted)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--strong)!important;font-size:21px;font-weight:650;letter-spacing:-.7px;white-space:nowrap}.brand-icon{font-size:27px;color:#1677ff}.workspace{min-height:calc(100vh - 36px)}.desktop-sider{border-right:1px solid var(--border);position:relative}.desktop-sider .ant-layout-sider-children{position:sticky;top:0;height:calc(100vh - 36px);display:flex;flex-direction:column}.side-brand{height:72px;display:flex;align-items:center;padding:0 22px;gap:8px}.nav-label{font-size:11px;color:var(--muted);padding:20px 24px 9px;letter-spacing:1px}.ant-menu{border-inline-end:none!important}.desktop-sider .ant-menu{padding:0 10px}.desktop-sider .ant-menu-item{height:42px;line-height:42px;margin:4px 0;width:100%}.side-bottom{margin-top:auto;padding-top:50px}.side-footer{font-size:11px;color:var(--muted);padding:22px 20px}.app-header{height:64px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);line-height:normal}.header-divider{width:1px;height:22px;background:var(--border);margin:0 6px}.account-button{height:40px}.account-label{margin-left:4px;font-size:13px}.main-layout{min-width:0}.content{padding:30px 32px 0;max-width:1680px;width:100%;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}.page-head h1{font-size:26px;line-height:1.4;letter-spacing:-.7px;margin:0 0 7px;font-weight:600}.page-head p{margin:0;color:var(--muted);line-height:1.7}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--muted);margin-bottom:9px}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:25px 0}.stats-strip>div{padding:0 25px;border-right:1px solid var(--border)}.stats-strip>div:last-child{border:0}.stat-num{font-size:33px;line-height:1.3;letter-spacing:-1px;font-weight:550;color:var(--strong);font-variant-numeric:tabular-nums;margin:12px 0 8px}.stat-num>span{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0;margin-left:9px}.ant-card{box-shadow:none}.ant-card-head-title{font-size:15px;font-weight:550}.chart{height:247px;width:100%}.chart-empty{height:247px;display:flex;justify-content:center;align-items:center}.chart-label{display:flex;justify-content:space-between;font-size:12px}.quick-card{height:100%}.quick-card .ant-card-body{padding-top:20px;padding-bottom:15px}.key-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--blue-soft);font-size:22px;width:42px;height:42px;border-radius:8px;color:#1677ff}.quick-card h3{font-size:16px;margin:14px 0 8px}.quick-card p,.quick-card .ant-typography{font-size:13px}.masked{background:var(--code);border:1px solid var(--border);padding:10px 12px;border-radius:5px;margin:14px 0}.quick-card .ant-divider{margin:17px 0}.quick-card .tiny{margin-bottom:0}.table-card>.ant-card-body{padding:0 0 8px}.table-card .ant-tabs{padding:8px 22px}.ant-pro-table-list-toolbar-title{font-size:15px!important;font-weight:550!important}.ant-table-cell{font-size:13px}.content-footer{display:flex;justify-content:center;gap:10px;color:var(--muted);font-size:11px;padding:28px 0 22px}.filterbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.model-card{height:100%}.model-top{display:flex;justify-content:space-between;align-items:center}.model-card h2{margin:22px 0 5px;font-size:22px;font-weight:600;letter-spacing:-.5px}.model-description{color:var(--muted);line-height:1.85;min-height:54px;margin:18px 0}.price-pair{display:grid;grid-template-columns:1fr 1fr}.price-pair .ant-typography{font-size:12px}.price-pair h3{font-size:23px;font-weight:550;margin:10px 0 23px}.amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.amount-grid .ant-btn{height:48px;font-size:18px}.balance-card{height:100%}.balance-card .stat-num{font-size:42px}.code-wrap{background:var(--code);border:1px solid var(--border);border-radius:6px;overflow:hidden}.code-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid var(--border)}pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.9;overflow:auto;margin:0;padding:24px;color:var(--text);-moz-tab-size:2;tab-size:2}.secret-box{padding:20px;background:var(--code);border:1px solid var(--border);margin:20px 0;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.order-summary{text-align:center;padding:12px 0 25px}.qr-placeholder{margin:22px auto;display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border:1px solid #e5e5e5;color:#595959;width:220px;padding:25px 14px}.qr-placeholder>.anticon{font-size:74px;color:#aaa}.qr-placeholder span:not(.anticon){font-size:11px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.task-row{display:flex;gap:12px;align-items:flex-start;padding:16px 0}.task-row>.anticon{color:#1677ff;margin-top:4px;font-size:18px}.task-row>div{flex:1}.task-row strong{font-size:13px;font-weight:500}.task-row p{font-size:12px;margin:8px 0 0}.mobile-nav-button{display:none}.public-header{height:80px;background:var(--surface);display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--border);gap:30px}.public-nav{display:flex;gap:28px;flex:1;justify-content:center}.public-nav a{color:var(--text);font-size:14px}.public-nav a.active,.public-nav a:hover{color:#1677ff}.public-content{max-width:1280px;margin:0 auto;padding:45px 24px 64px;min-height:calc(100vh - 235px)}.landing-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;padding:44px 0 66px}.landing-hero h1,.login-intro h1{font-size:52px;line-height:1.25;font-weight:600;letter-spacing:-2px;margin:23px 0}.landing-hero p{font-size:17px;line-height:1.95;color:var(--muted);margin-bottom:30px}.landing-hero .ant-btn-lg{font-size:15px;height:46px;padding:0 23px}.hero-note{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--muted);margin-top:26px}.hero-code .ant-card-body{padding:0}.hero-code .code-wrap{border:0}.hero-code pre{font-size:12px;min-height:255px;padding-top:30px}.code-foot{font-size:11px;padding:16px;display:flex;justify-content:space-between;border-top:1px solid var(--border);gap:10px}.journey{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:36px 0 40px}.section-label{font-size:15px;font-weight:550;margin-bottom:28px}.step-number{font-family:ui-monospace,monospace;font-size:13px;color:#1677ff;background:var(--blue-soft);padding:5px 9px;border-radius:4px}.journey h3{font-size:15px;margin:17px 0 10px}.journey p{font-size:13px;line-height:1.7}.landing-models{padding-top:42px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title h2{font-size:24px;font-weight:550;letter-spacing:-.5px;margin:0}.section-title p{margin-bottom:0}.landing-models h3{font-size:20px;margin:20px 0 10px}.landing-models p{line-height:1.8}.public-footer{display:flex;align-items:center;gap:25px;max-width:1280px;margin:auto;padding:26px 24px;border-top:1px solid var(--border);font-size:12px;flex-wrap:wrap}.public-footer>.ant-space{margin-left:auto}.public-footer .brand{font-size:17px}.public-footer .brand-icon{font-size:23px}.login-grid{display:grid;grid-template-columns:1fr 440px;max-width:1000px;margin:40px auto;gap:90px;align-items:center}.login-intro h1{font-size:46px}.login-feature{display:flex;gap:18px;margin-top:32px}.login-feature>.anticon{font-size:23px;color:#1677ff;margin-top:4px}.login-feature strong{font-weight:500}.login-feature p{font-size:13px;color:var(--muted);margin-top:7px}.login-card .ant-card-body{padding:34px}.login-card .ant-form-item{margin-bottom:22px}.ant-pro-form-login-container{padding:0!important}@media(min-width:1600px){.content{padding:36px 48px 0}.chart{height:290px}}@media(max-width:1200px){.content{padding:24px 22px 0}.stats-strip>div{padding:0 18px}.stat-num{font-size:28px}.public-nav{gap:15px}.landing-hero{gap:30px}.landing-hero h1{font-size:43px}.login-grid{gap:35px}.public-header{padding:0 24px;gap:20px}.app-header{padding:0 20px}.account-label{display:none}}@media(max-width:800px){.desktop-sider{display:none!important}.mobile-nav-button{display:inline-flex}.public-nav,.home-link,.public-login,.header-divider{display:none}.app-header{padding:0 14px}.public-header{height:66px;padding:0 16px;gap:8px}.brand{font-size:18px;gap:7px}.brand-icon{font-size:24px}.public-header .ant-space{gap:2px!important}.public-content{padding:28px 20px 42px}.landing-hero{grid-template-columns:1fr;gap:32px;padding:20px 0 40px}.landing-hero h1{font-size:42px}.landing-hero p{font-size:15px}.login-grid{grid-template-columns:1fr;margin:10px auto;max-width:460px}.login-intro{display:none}.public-footer{gap:15px}.public-footer>span{display:none}.section-title{align-items:flex-start}.section-title h2{font-size:22px}.page-head{align-items:flex-start}.page-head h1{font-size:24px}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.stats-strip>div:nth-child(2){border:0}.content{padding:22px 16px 0}.prototype-explain{display:none}.prototype-bar{padding:0 14px}.filterbar{align-items:stretch;flex-direction:column}.filterbar .ant-segmented{overflow:auto}.filterbar .ant-input-affix-wrapper{width:100%!important}.content-footer{font-size:10px;gap:6px}.account-button{padding:4px}.table-card .ant-tabs{padding:6px 10px}}@media(max-width:480px){.page-head{flex-direction:column;gap:14px}.page-head p{font-size:13px}.stat-num{font-size:29px}.stats-strip>div{padding:0 18px}.amount-grid{grid-template-columns:repeat(2,1fr)}.ant-card .ant-card-body{padding:18px}.table-card>.ant-card-body{padding:0}.hero-code .ant-card-body{padding:0}.public-header .ant-select{width:91px!important}.public-header .ant-select-selection-item,.app-header .ant-breadcrumb{font-size:12px}.app-header .ant-select{width:92px!important}.login-card .ant-card-body{padding:23px}.section-title{flex-direction:column}.code-foot{flex-wrap:wrap}.public-footer .ant-space{margin-left:0}.landing-hero h1{font-size:39px}.content-footer{flex-wrap:wrap}.prototype-bar .ant-select{width:110px}.qr-placeholder{width:200px}.ant-pro-table-list-toolbar-container{gap:8px}.ant-drawer-content-wrapper{max-width:100vw!important}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:480px){.app-header .ant-breadcrumb li:not(:last-child){display:none}.app-header .ant-breadcrumb{max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header>.ant-space{min-width:0}.app-header{gap:8px}.app-header .ant-space{gap:5px!important}.app-header .ant-select{width:84px!important}.app-header .ant-select-selector{padding-inline:7px!important}}.catalog-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-prices h3{font-size:20px;margin:8px 0 16px;overflow-wrap:anywhere}.catalog-actions{display:flex}.catalog-actions>div{flex:1}.catalog-actions button{width:100%}.workspace{min-height:100vh}.desktop-sider .ant-layout-sider-children{height:100vh}.auth-container{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:32px 16px}.loading-state{min-height:240px;display:flex;justify-content:center;align-items:center}.public-content{max-width:1440px;margin:auto;padding:32px}.public-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid var(--border)}.public-links{display:flex}.landing-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media(max-width:1000px){.public-links{display:none}.public-header .mobile-toggle{display:inline-flex}}@media(max-width:768px){.public-content{padding:20px 16px}.public-header{padding:0 16px}.landing-features{grid-template-columns:1fr}.app-header{padding:0 12px}.account-label{display:none}}.mobile-toggle.ant-btn{display:none}@media(max-width:800px){.app-header .mobile-toggle.ant-btn{display:inline-flex}}@media(max-width:1000px){.public-header .mobile-toggle.ant-btn{display:inline-flex}}.environment-banner{position:sticky;top:0;z-index:1100}
