:root{--brand:#2563eb;--brand-dark:#1d4ed8;--brand-soft:#eff6ff;--brand-light:#dbeafe;--accent:#f97316;--accent-soft:#fff7ed;--ink:#0f172a;--muted:#64748b;--line:#dbe5f2;--page:#f5f8ff;--card:#fff;--dark:#0f1f3d;--green:#16a34a;--cyan:#0891b2;--price-color:#e24d1a;--shadow:0 18px 48px rgb(var(--brand-rgb) / .08);--shadow-strong:0 28px 70px #0f172a29;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.route-loading{min-height:42vh;color:var(--muted);place-items:center;font-size:14px;font-weight:750;display:grid}.real-name-auth-page .real-name-status-text{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 10px;font-size:12px;line-height:1;display:inline-flex;font-weight:650!important}.real-name-auth-page .real-name-status-text.approved{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.real-name-auth-page .real-name-status-text.pending,.real-name-auth-page .real-name-status-text.pending_review{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.real-name-auth-page .real-name-status-text.rejected{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.real-name-auth-page .real-name-auth-tabs{background:#f8fbff;border:1px solid #dbe5f2;border-radius:8px;grid-template-columns:repeat(2,minmax(0,142px));gap:4px;width:fit-content;padding:4px;display:inline-grid}.real-name-auth-page .real-name-auth-tabs button{color:#4f607b;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;font-size:13px;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex;font-weight:500!important}.real-name-auth-page .real-name-auth-tabs button.active{color:var(--brand);background:#fff;box-shadow:0 6px 16px #2969b314;font-weight:650!important}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface,.real-name-auth-page .real-name-side-card{grid-area:auto/1}}@media (width<=720px){.real-name-auth-page .real-name-hero{grid-template-columns:1fr;min-height:0}.real-name-auth-page .real-name-status-copy{flex-direction:column;align-items:flex-start;gap:6px}.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-page .real-name-auth-tabs,.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-form.page,.real-name-auth-page .enterprise-auth-upload-grid.page{grid-template-columns:1fr;width:100%}.real-name-auth-page .real-name-auth-surface{padding:0}.real-name-auth-page .personal-auth-form label,.real-name-auth-page .personal-auth-code{max-width:none!important}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:1fr}.real-name-auth-page .personal-auth-submit.page{width:100%}}html body .market-products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,320px));justify-content:start;gap:16px;padding:16px 28px 28px}html body .market-products-grid .product-card{background:#fff;border-color:#dbe5f2;border-radius:0;width:100%;min-height:330px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 12px 34px #0f172a0e}html body .market-products-grid .product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}html body .market-products-grid .product-card h3{margin-top:12px;font-size:18px}html body .market-products-grid .product-card p{margin-top:6px;font-size:13px;line-height:1.55}html body .market-products-grid .product-card .spec-grid{gap:8px;margin-top:14px}html body .market-products-grid .product-card .spec{border-radius:0;min-height:78px;padding:9px 10px}html body .market-products-grid .product-card .spec svg{width:16px;height:16px}html body .market-products-grid .product-card .spec span{margin-top:6px;font-size:11px}html body .market-products-grid .product-card .spec strong{font-size:14px;line-height:1.35}html body .market-products-grid .product-card .price-row{gap:10px;padding-top:14px}html body .market-products-grid .product-card .price-row strong{font-size:24px}html body .market-products-grid .product-card .price-row strong span{font-size:12px}html body .market-products-grid .product-card .price-row .btn{min-height:34px;padding:0 14px;font-size:13px}@media (width<=760px){html body .market-products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:12px 14px 18px}}@media (width<=430px){html body .market-products-grid{grid-template-columns:1fr;padding-left:10px;padding-right:10px}}html body .songguoke-page{--sg-blue:#3773f5;--sg-blue-dark:#245bdd;--sg-ink:#1a1a1a;--sg-muted:#667085;--sg-line:#e4eaf2;--sg-pale:#f7f9fc;color:var(--sg-ink);background:#fff;overflow:hidden}html body .songguoke-page .container{width:min(1200px,100% - 40px);margin:0 auto}html body .songguoke-page .btn{border-radius:4px;gap:8px;min-height:44px;padding:0 20px;font-size:15px;font-weight:600}html body .songguoke-page .sg-welcome{background:#eaf4ff;position:relative;overflow:hidden}html body .songguoke-page .sg-welcome-inner{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:64px;min-height:555px;padding:42px 20px 46px;display:grid}html body .songguoke-page .sg-welcome-copy{z-index:2;max-width:565px;position:relative;transform:translateY(-24px)}html body .songguoke-page .sg-kicker{min-height:28px;color:var(--sg-blue);letter-spacing:0;background:#ffffffb8;border:1px solid #3773f533;border-radius:4px;align-items:center;padding:0 10px;font-size:13px;font-weight:650;display:inline-flex}html body .songguoke-page .sg-welcome-copy h1{color:var(--sg-ink);letter-spacing:0;margin:17px 0 0;font-size:clamp(28px,3.5vw,44px);line-height:58px;animation:.62s cubic-bezier(.22,1,.36,1) both sg-slide-up;font-weight:600!important}html body .songguoke-page .sg-welcome-copy h1 em{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3651ff,#cb21ff 81.88%);-webkit-background-clip:text;background-clip:text;font-size:1.14em;font-style:normal;display:inline-block;position:relative}html body .songguoke-page .sg-welcome-description{color:#526176;max-width:540px;margin:20px 0 0;font-size:16px;line-height:1.85;animation:.62s cubic-bezier(.22,1,.36,1) .1s both sg-slide-up}html body .songguoke-page .sg-benefits{color:#384861;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;max-width:515px;margin:22px 0 0;padding:0;font-size:14px;list-style:none;display:grid}html body .songguoke-page .sg-benefits li{white-space:nowrap;align-items:center;gap:8px;display:flex}html body .songguoke-page .sg-benefits svg{color:#20a464;stroke-width:2.5px;flex:none}html body .songguoke-page .sg-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}html body .songguoke-page .sg-actions .btn-primary{background:var(--sg-blue);box-shadow:0 8px 18px #3773f533}html body .songguoke-page .sg-actions .btn-primary:hover{background:var(--sg-blue-dark);transform:translateY(-2px)}html body .songguoke-page .sg-actions .btn-outline{border:1px solid var(--sg-blue);color:var(--sg-blue);background:#fff6}html body .songguoke-page .sg-actions .btn-outline:hover{background:#fff;transform:translateY(-2px)}html body .songguoke-page .sg-hero-topology{isolation:isolate;min-height:430px;animation:.75s .12s both sg-fade-in;position:relative}html body .songguoke-page .sg-hero-glow{border:1px solid #3773f51a;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 38px #3773f508,0 0 0 94px #3773f505}html body .songguoke-page .sg-hero-glow:before{content:"";border:1px solid #3773f51a;border-radius:50%;position:absolute;inset:54px}html body .songguoke-page .sg-network-line{transform-origin:0;border-top:1.5px solid #3773f557;height:2px;position:absolute;box-shadow:0 0 8px #3773f51f}html body .songguoke-page .sg-network-line:after{background:var(--sg-blue);content:"";border-radius:50%;width:6px;height:6px;animation:2.3s linear infinite sg-flow;position:absolute;top:-3px;right:24%}html body .songguoke-page .sg-topology-connections{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}html body .songguoke-page .sg-topology-connections line{stroke:#3773f561;stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}html body .songguoke-page .sg-topology-internet,html body .songguoke-page .sg-topology-core,html body .songguoke-page .sg-topology-device{z-index:1;color:var(--sg-blue);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border:1px solid #3773f533;place-items:center;transition:transform .25s,box-shadow .25s;display:grid;position:absolute;box-shadow:0 14px 28px #2b59a81c}html body .songguoke-page .sg-topology-device:hover,html body .songguoke-page .sg-topology-internet:hover{transform:translateY(-3px);box-shadow:0 18px 34px #2b59a829}html body .songguoke-page .sg-topology-internet:hover{transform:translate(-50%,-3px)}html body .songguoke-page .sg-topology-internet{border-radius:50%;width:62px;height:62px;top:5%;left:50%;transform:translate(-50%)}html body .songguoke-page .sg-topology-internet>svg{background:#edf4ff;border-radius:50%;width:42px;height:42px;padding:9px}html body .songguoke-page .sg-topology-core{background:#fff;border-color:#3773f580;border-radius:18px;width:132px;height:104px;animation:3.4s ease-in-out infinite sg-core-breathe;top:40%;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #3773f52e,0 0 0 8px #3773f50d}html body .songguoke-page .sg-topology-core>svg{background:#edf4ff;border-radius:14px;width:50px;height:50px;padding:11px}html body .songguoke-page .sg-topology-device{border-radius:12px;width:82px;height:68px;animation:5s ease-in-out infinite sg-node-float}html body .songguoke-page .sg-topology-device>svg{background:#edf4ff;border-radius:11px;width:42px;height:42px;padding:9px}html body .songguoke-page .topology-pc>svg{color:#3773f5;background:#edf4ff}html body .songguoke-page .topology-laptop>svg{color:#159a7b;background:#eaf8f4}html body .songguoke-page .topology-server>svg{color:#e28331;background:#fff3e8}html body .songguoke-page .topology-phone>svg{color:#6b59d9;background:#f0edff}html body .songguoke-page .topology-nas>svg{color:#3d9c7f;background:#eef7f4}html body .songguoke-page .sg-topology-device small,html body .songguoke-page .sg-topology-core small,html body .songguoke-page .sg-topology-internet small{color:#65738a;font-size:11px;font-weight:550}html body .songguoke-page .sg-topology-internet small{white-space:nowrap;position:absolute;top:68px}html body .songguoke-page .sg-topology-core small{color:var(--sg-ink);margin-top:3px;font-size:12px;font-weight:700}html body .songguoke-page .topology-pc{top:35%;left:4%}html body .songguoke-page .topology-laptop{animation-delay:-1.2s;top:19%;left:20%}html body .songguoke-page .topology-server{animation-delay:-2.4s;top:30%;right:2%}html body .songguoke-page .topology-phone{animation-delay:-3.1s;top:16%;right:17%}html body .songguoke-page .topology-nas{animation-delay:-4s;bottom:14%;right:13%}html body .songguoke-page .sg-data{background:#fbfcfe;padding:58px 0 70px}html body .songguoke-page .sg-data h2,html body .songguoke-page .sg-section-title h2{color:var(--sg-ink);text-align:center;letter-spacing:0;margin:0;font-size:34px;line-height:1.4;font-weight:700!important}html body .songguoke-page .sg-data-grid{grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}html body .songguoke-page .sg-data-item{border-right:1px solid var(--sg-line);opacity:0;animation:sg-slide-up .58s var(--sg-delay,0s) ease forwards;justify-items:center;gap:8px;display:grid;position:relative;transform:translateY(8px)}html body .songguoke-page .sg-data-item:last-child{border-right:0}html body .songguoke-page .sg-data-item strong{color:var(--sg-blue);font-size:42px;line-height:1;font-weight:700!important}html body .songguoke-page .sg-data-item:last-child strong{color:#20a464}html body .songguoke-page .sg-data-item span{color:#5c6678;font-size:14px}html body .songguoke-page .sg-section,html body .songguoke-page .sg-parts,html body .songguoke-page .sg-testimonials{position:relative}html body .songguoke-page .sg-section{padding:92px 0 100px}html body .songguoke-page .sg-situations{background:#f7f8fa}html body .songguoke-page .sg-business{background:#fff}html body .songguoke-page .sg-section-title{text-align:center;max-width:820px;margin:0 auto}html body .songguoke-page .sg-section-title h2 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3651ff,#cb21ff 81.88%);-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}html body .songguoke-page .sg-section-title h2 span:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123' height='9'%3E%3Cpath d='M2 7 Q 61.5 -2 121 7' stroke='%233773f5' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% no-repeat;height:9px;display:block;position:absolute;bottom:-9px;left:0;right:0}html body .songguoke-page .sg-section-title p{color:#7a8494;margin:20px 0 0;font-size:16px;line-height:1.7}html body .songguoke-page .sg-tabs{border-bottom:1px solid var(--sg-line);grid-template-columns:repeat(3,1fr);margin:55px auto 0;display:grid}html body .songguoke-page .sg-tabs button,html body .songguoke-page .sg-step-tabs button{color:#596579;cursor:pointer;min-width:0;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;transition:color .2s,background .2s;display:flex;position:relative}html body .songguoke-page .sg-tabs button{text-align:center;flex-direction:column;padding:15px 14px 18px;font-size:15px;line-height:1.5}html body .songguoke-page .sg-tabs button:after,html body .songguoke-page .sg-step-tabs button:after{background:var(--sg-blue);content:"";border-radius:3px;width:0;height:3px;transition:width .25s;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}html body .songguoke-page .sg-tabs button:hover,html body .songguoke-page .sg-tabs button.is-active,html body .songguoke-page .sg-step-tabs button:hover,html body .songguoke-page .sg-step-tabs button.is-active{color:var(--sg-blue)}html body .songguoke-page .sg-tabs button.is-active{font-weight:650}html body .songguoke-page .sg-tabs button.is-active:after,html body .songguoke-page .sg-step-tabs button.is-active:after{width:64px}html body .songguoke-page .sg-tabs button svg{background:#3773f514;border-radius:8px;place-items:center;width:44px;height:44px;padding:10px;display:grid}html body .songguoke-page .sg-situation-panel,html body .songguoke-page .sg-business-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:72px;min-height:390px;padding-top:54px;animation:.36s both sg-panel-in;display:grid}html body .songguoke-page .sg-network-art{background:#eaf2ff;border:1px solid #3773f51f;border-radius:12px;min-height:330px;position:relative;overflow:hidden}html body .songguoke-page .sg-network-art-relay{background:#e8f0fe}html body .songguoke-page .sg-network-art-security{background:#f0edff}html body .songguoke-page .sg-network-art-reconnect{background:#e9f8f1}html body .songguoke-page .sg-network-grid{display:none;position:absolute;inset:0}html body .songguoke-page .sg-network-ring{border:1px solid #3773f52e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html body .songguoke-page .sg-network-ring.ring-one{width:190px;height:190px}html body .songguoke-page .sg-network-ring.ring-two{opacity:.5;width:300px;height:300px}html body .songguoke-page .sg-network-line{width:145px;top:50%;left:50%}html body .songguoke-page .sg-network-art .line-one{transform:rotate(205deg)}html body .songguoke-page .sg-network-art .line-two{transform:rotate(330deg)}html body .songguoke-page .sg-network-art .line-three{transform:rotate(30deg)}html body .songguoke-page .sg-network-art .line-four{transform:rotate(150deg)}html body .songguoke-page .sg-network-node{z-index:1;color:#536278;background:#fff;border:1px solid #3773f538;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:76px;min-height:46px;font-size:12px;font-weight:600;display:flex;position:absolute;box-shadow:0 7px 16px #26509617}html body .songguoke-page .sg-network-node .sg-node-dot{background:var(--sg-blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3773f51f}html body .songguoke-page .sg-network-node.node-center{border-color:var(--sg-blue);min-width:96px;min-height:64px;color:var(--sg-blue);top:50%;left:50%;transform:translate(-50%,-50%)}html body .songguoke-page .sg-network-node.node-top{top:12%;left:50%;transform:translate(-50%)}html body .songguoke-page .sg-network-node.node-left{top:43%;left:8%}html body .songguoke-page .sg-network-node.node-right{top:40%;right:6%}html body .songguoke-page .sg-network-node.node-bottom{bottom:12%;right:20%}html body .songguoke-page .sg-network-art-branches .node-center{top:53%}html body .songguoke-page .sg-network-art-private-cloud .node-center{top:48%}html body .songguoke-page .sg-panel-heading{border-bottom:1px solid var(--sg-line);color:var(--sg-blue);align-items:center;gap:10px;padding-bottom:16px;display:flex}html body .songguoke-page .sg-panel-heading h3{color:var(--sg-ink);margin:0;font-size:24px;line-height:1.4;font-weight:700!important}html body .songguoke-page .sg-situation-copy>p{color:#626d7e;margin:24px 0 0;font-size:16px;line-height:1.85}html body .songguoke-page .sg-tag-list{gap:12px;margin:25px 0 0;padding:0;list-style:none;display:grid}html body .songguoke-page .sg-tag{color:#46536a;border:1px solid #3773f51f;border-radius:7px;align-items:center;gap:9px;min-height:45px;padding:0 13px;font-size:14px;display:flex}html body .songguoke-page .sg-tag svg{color:var(--sg-blue)}html body .songguoke-page .sg-tag.tag-2{background:#7c3aed09;border-color:#7c3aed21}html body .songguoke-page .sg-tag.tag-2 svg{color:#7c3aed}html body .songguoke-page .sg-tag.tag-3{background:#16a34a09;border-color:#16a34a24}html body .songguoke-page .sg-tag.tag-3 svg{color:#16a34a}html body .songguoke-page .sg-business-panel{min-height:440px}html body .songguoke-page .sg-business-copy{align-self:center}html body .songguoke-page .sg-business-items{gap:24px;margin-top:29px;display:grid}html body .songguoke-page .sg-business-item{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}html body .songguoke-page .sg-business-item>svg{color:var(--sg-blue);margin-top:3px}html body .songguoke-page .sg-business-item strong{color:var(--sg-ink);font-size:17px;line-height:1.5;display:block;font-weight:650!important}html body .songguoke-page .sg-business-item p{color:#6d7685;margin:4px 0 0;font-size:14px;line-height:1.7}html body .songguoke-page .sg-parts{background:#eaf4ff;padding:94px 0 104px}html body .songguoke-page .sg-parts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:56px;display:grid}html body .songguoke-page .sg-part-card{background:#fff;border:0;border-radius:8px;height:200px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 5px 18px #3468c30f}html body .songguoke-page .sg-part-card:hover{box-shadow:0 6px 30px -6px #3468c329}html body .songguoke-page .sg-part-card-content{z-index:1;width:100%;padding:24px 20px;transition:transform .5s;position:absolute;top:0}html body .songguoke-page .sg-part-card:hover .sg-part-card-content{transform:translateY(-52px)}html body .songguoke-page .sg-part-card-top{color:var(--sg-blue);align-items:center;transition:opacity .2s;display:flex}html body .songguoke-page .sg-part-card:hover .sg-part-card-top{opacity:0}html body .songguoke-page .sg-part-card-top>svg{background:#3773f514;border-radius:9px;width:60px;height:60px;padding:15px}html body .songguoke-page .sg-part-card h3{color:var(--sg-ink);margin:12px 0;font-size:20px;line-height:1.4;transition:font-size .35s,margin .35s;font-weight:650!important}html body .songguoke-page .sg-part-card:hover h3{margin:10px 0;font-size:24px}html body .songguoke-page .sg-part-card p{color:#687386;max-width:300px;margin:0;font-size:14px;line-height:1.6}html body .songguoke-page .sg-steps{background:#f7f8fa}html body .songguoke-page .sg-step-tabs{border-bottom:1px solid var(--sg-line);grid-template-columns:repeat(3,1fr);max-width:760px;margin:48px auto 0;display:grid}html body .songguoke-page .sg-step-tabs button{flex-direction:column;padding:14px 16px 19px;font-size:15px}html body .songguoke-page .sg-step-tabs button svg{width:44px;height:44px;color:var(--sg-blue);background:#3773f514;border-radius:8px;margin:0 auto 7px;padding:10px;display:block}html body .songguoke-page .sg-step-detail{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:820px;min-height:280px;margin:34px auto 0;padding:30px 0 0;animation:.32s both sg-panel-in;display:flex}html body .songguoke-page .sg-step-detail-image{object-fit:contain;border-radius:8px;width:min(100%,700px);height:300px;display:block}html body .songguoke-page .sg-step-detail h3{color:var(--sg-ink);margin:0;font-size:24px;font-weight:700!important}html body .songguoke-page .sg-step-detail p{color:#6d7685;margin:0;font-size:16px;line-height:1.7}html body .songguoke-page .sg-step-product-link{color:var(--sg-blue);align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:650;display:inline-flex}html body .songguoke-page .sg-step-product-link:hover{color:var(--sg-blue-dark)}html body .songguoke-page .sg-testimonials{background:#eaf3ff;padding:88px 0 94px;overflow:hidden}html body .songguoke-page .sg-marquee{width:min(1200px,100% - 40px);margin:50px auto 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}html body .songguoke-page .sg-marquee-track{gap:22px;width:max-content;animation:42s linear infinite sg-marquee;display:flex}html body .songguoke-page .sg-marquee:hover .sg-marquee-track{animation-play-state:paused}html body .songguoke-page .sg-testimonial{border-radius:9px;flex-direction:column;flex:none;width:318px;min-height:182px;padding:24px 22px;display:flex;box-shadow:0 8px 20px #294e9012}html body .songguoke-page .sg-testimonial-1{background:#f0f4ff}html body .songguoke-page .sg-testimonial-2{background:#fff9e8}html body .songguoke-page .sg-testimonial-3{background:#effbf4}html body .songguoke-page .sg-testimonial-4{background:#fff1f1}html body .songguoke-page .sg-quote{color:var(--sg-blue);font-family:Georgia,serif;font-size:40px;line-height:.6}html body .songguoke-page .sg-testimonial p{color:#424d60;margin:15px 0 0;font-size:14px;line-height:1.75}html body .songguoke-page .sg-testimonial small{color:#7a8494;margin-top:auto;padding-top:15px;font-size:12px}html body .songguoke-page .sg-cta{text-align:center;background:#0f1a3c;padding:82px 0 86px}html body .songguoke-page .sg-cta h2{color:#fff;margin:0;font-size:34px;line-height:1.45;font-weight:700!important}html body .songguoke-page .sg-cta p{color:#ffffffb3;margin:13px 0 0;font-size:16px}html body .songguoke-page .sg-cta .sg-actions{justify-content:center;margin-top:30px}html body .songguoke-page .sg-cta .btn-light{color:#1c4fc0;background:#fff}html body .songguoke-page .sg-cta .btn-light:hover{background:#eef5ff;transform:translateY(-2px)}html body .songguoke-page .sg-cta .btn-soft{color:#fff;background:0 0;border:1px solid #fff9}html body .songguoke-page .sg-cta .btn-soft:hover{background:#ffffff1a;transform:translateY(-2px)}@keyframes sg-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes sg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sg-panel-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes sg-flow{0%{opacity:0;transform:translate(-10px)}25%,75%{opacity:1}to{opacity:0;transform:translate(10px)}}@keyframes sg-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes sg-core-breathe{0%,to{box-shadow:0 18px 38px #3773f52e,0 0 0 8px #3773f50d}50%{box-shadow:0 21px 42px #3773f53b,0 0 0 12px #3773f512}}@keyframes sg-node-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=980px){html body .songguoke-page .sg-welcome-inner{grid-template-columns:1fr;gap:4px;padding-top:38px}html body .songguoke-page .sg-welcome-copy{max-width:700px}html body .songguoke-page .sg-hero-topology{width:min(620px,100%);min-height:360px;margin:0 auto}html body .songguoke-page .sg-situation-panel,html body .songguoke-page .sg-business-panel{gap:36px}html body .songguoke-page .sg-step-detail{min-height:250px}}@media (width<=680px){html body .songguoke-page .container{width:min(100% - 28px,560px)}html body .songguoke-page .sg-welcome-inner{width:100%;min-height:auto;padding:36px 14px 26px}html body .songguoke-page .sg-welcome-copy{transform:translateY(-12px)}html body .songguoke-page .sg-welcome-copy h1{font-size:28px;line-height:40px}html body .songguoke-page .sg-welcome-description{font-size:14px;line-height:1.7}html body .songguoke-page .sg-benefits{grid-template-columns:1fr;gap:8px;font-size:13px}html body .songguoke-page .sg-actions{margin-top:22px}html body .songguoke-page .sg-actions .btn{flex:1;min-width:132px}html body .songguoke-page .sg-hero-topology{transform-origin:top;min-height:300px;margin-bottom:-30px;transform:scale(.9)}html body .songguoke-page .sg-topology-device{animation:none;transform:scale(.86)}html body .songguoke-page .topology-pc{left:-1%}html body .songguoke-page .topology-server{right:-2%}html body .songguoke-page .sg-data{padding:46px 0 54px}html body .songguoke-page .sg-data h2,html body .songguoke-page .sg-section-title h2{font-size:26px;line-height:1.45}html body .songguoke-page .sg-data-grid{grid-template-columns:repeat(2,1fr);gap:22px 0;margin-top:32px}html body .songguoke-page .sg-data-item:nth-child(2){border-right:0}html body .songguoke-page .sg-data-item strong{font-size:32px}html body .songguoke-page .sg-data-item span{font-size:13px}html body .songguoke-page .sg-section,html body .songguoke-page .sg-parts,html body .songguoke-page .sg-testimonials{padding:60px 0 64px}html body .songguoke-page .sg-section-title p{font-size:14px}html body .songguoke-page .sg-tabs{margin-top:34px}html body .songguoke-page .sg-tabs button{min-height:92px;padding:9px 4px 14px;font-size:12px}html body .songguoke-page .sg-tabs button svg{width:38px;height:38px;padding:8px}html body .songguoke-page .sg-situation-panel,html body .songguoke-page .sg-business-panel{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:32px}html body .songguoke-page .sg-network-art{min-height:250px}html body .songguoke-page .sg-panel-heading h3{font-size:19px}html body .songguoke-page .sg-situation-copy>p{margin-top:17px;font-size:14px}html body .songguoke-page .sg-tag{min-height:auto;padding:10px 11px;font-size:12px;line-height:1.5}html body .songguoke-page .sg-business-items{gap:17px;margin-top:22px}html body .songguoke-page .sg-business-item strong{font-size:15px}html body .songguoke-page .sg-business-item p{font-size:12px}html body .songguoke-page .sg-parts-grid{grid-template-columns:1fr;gap:14px;margin-top:34px}html body .songguoke-page .sg-part-card{height:176px}html body .songguoke-page .sg-part-card-content{padding:20px 18px}html body .songguoke-page .sg-part-card-top>svg{width:48px;height:48px;padding:12px}html body .songguoke-page .sg-part-card h3{margin:10px 0 8px;font-size:17px}html body .songguoke-page .sg-part-card:hover h3{font-size:20px}html body .songguoke-page .sg-step-tabs{margin-top:34px}html body .songguoke-page .sg-step-tabs button{gap:6px;padding:10px 4px 15px;font-size:12px}html body .songguoke-page .sg-step-tabs button svg{width:36px;height:36px;padding:8px}html body .songguoke-page .sg-step-detail{gap:10px;min-height:230px;margin-top:28px;padding:24px 0 0}html body .songguoke-page .sg-step-detail-image{width:min(100%,560px);height:220px}html body .songguoke-page .sg-step-detail h3{font-size:19px}html body .songguoke-page .sg-step-detail p{font-size:13px}html body .songguoke-page .sg-marquee{width:calc(100% - 28px);margin-top:32px}html body .songguoke-page .sg-testimonial{width:278px;min-height:168px}html body .songguoke-page .sg-cta{padding:60px 0 64px}html body .songguoke-page .sg-cta h2{font-size:26px}html body .songguoke-page .sg-cta p{font-size:14px}}@media (prefers-reduced-motion:reduce){html body .songguoke-page *,html body .songguoke-page :before,html body .songguoke-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html body .songguoke-page .songguoke-hero{background-color:#e9f7ff;background-image:url(/assets/banner1-DvQIxOG4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 0 48px;position:relative;overflow:hidden}html body .songguoke-page .songguoke-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:28px;min-height:260px;padding:20px 0 8px;position:relative}html body .songguoke-page .songguoke-hero-copy{z-index:1;max-width:540px}html body .songguoke-page .songguoke-eyebrow{color:#1378b4;background:#ffffffb8;border:1px solid #158fd32e;border-radius:999px;gap:6px;min-height:24px;padding:0 9px;font-size:11px;font-weight:700}html body .songguoke-page .songguoke-hero-copy h1{color:#1d2939;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:12px;font-size:42px;line-height:1.16;display:flex;font-weight:780!important}html body .songguoke-page .songguoke-hero-copy h1 em{color:#287fd0;font-style:normal;font-weight:850}html body .songguoke-page .songguoke-hero-copy>p{color:#526579;max-width:490px;margin-top:12px;font-size:17px;line-height:1.7}html body .songguoke-page .songguoke-hero-benefits{grid-template-columns:repeat(2,minmax(0,max-content));gap:8px 22px;margin:16px 0 0;padding:0;list-style:none;display:grid}html body .songguoke-page .songguoke-hero-benefits li{color:#435568;font-size:14px;line-height:1.45}html body .songguoke-page .songguoke-hero-benefits li:before{color:#168ed2;content:"✓";margin-right:6px;font-weight:850}html body .songguoke-page .songguoke-hero-actions{gap:10px;margin-top:18px}html body .songguoke-page .songguoke-hero-actions .btn{border-radius:4px;width:112px;height:34px;min-height:34px;padding:0 18px;font-size:12px}html body .songguoke-page .songguoke-hero-actions .btn-primary{background:#248dce;border-color:#248dce;box-shadow:0 10px 22px #248dce33}html body .songguoke-page .songguoke-hero-actions .btn-primary:hover{background:#1678b4;border-color:#1678b4}html body .songguoke-page .songguoke-hero-actions .btn-outline{color:#1678b4;background:#ffffff94;border-color:#248dce33}html body .songguoke-page .songguoke-hero-stats{z-index:2;background:#fffffff0;border:1px solid #d9e8f2;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1080px;min-height:92px;margin-top:-2px;transition:border-color .2s;display:grid;position:relative;transform:translateY(44px);box-shadow:0 12px 26px #28658b1a}html body .songguoke-page .songguoke-hero-stats:hover{border-top-color:#0000;border-bottom-color:#0000}html body .songguoke-page .songguoke-hero-stats div{opacity:0;min-width:0;animation:songguokeStatReveal .56s cubic-bezier(.22, 1, .36, 1) calc(.28s + var(--stat-delay,0s)) forwards;align-content:center;justify-items:center;padding:16px 14px;transition:border-color .2s,color .2s,transform .2s;display:grid;transform:translateY(8px)}html body .songguoke-page .songguoke-hero-stats div:hover{color:#1678b4;background:#f7fcff;border-left:1px solid #d4e7f2;border-right:1px solid #d4e7f2;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #d4e7f259}html body .songguoke-page .songguoke-hero-stats div:hover strong{color:#1678b4}html body .songguoke-page .songguoke-hero-stats strong{color:#29333d;font-size:30px;line-height:1;font-weight:800!important}html body .songguoke-page .songguoke-hero-stats span{color:#697b8d;margin-top:7px;font-size:13px;font-weight:600}html body .songguoke-page .songguoke-section{padding-top:56px}html body .songguoke-page .songguoke-section-head{margin-bottom:24px}html body .songguoke-page .songguoke-section-head h2{color:#1d2939;font-size:28px}html body .songguoke-page .songguoke-section-head p{color:#68798a;font-size:13px}html body .songguoke-page .songguoke-scenario-card{border-color:#dbe9f2;border-radius:6px;box-shadow:0 9px 22px #2f5f7c0e}html body .songguoke-page .songguoke-scenario-card:hover{border-color:#b9dced;transform:translateY(-3px);box-shadow:0 14px 28px #2f5f7c1a}html body .songguoke-page .songguoke-scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}html body .songguoke-page .songguoke-scenario-card{flex-direction:column;min-height:0;padding:18px;display:flex}html body .songguoke-page .songguoke-scenario-card-head{align-items:flex-start;gap:10px;display:flex}html body .songguoke-page .songguoke-scenario-card-head>span{color:#2563eb;background:#eff6ff;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}html body .songguoke-page .songguoke-scenario-card:nth-child(2) .songguoke-scenario-card-head>span{color:#0891b2;background:#ecfeff}html body .songguoke-page .songguoke-scenario-card:nth-child(3) .songguoke-scenario-card-head>span{color:#64748b;background:#f1f5f9}html body .songguoke-page .songguoke-scenario-card:nth-child(4) .songguoke-scenario-card-head>span{color:#f97316;background:#fff7ed}html body .songguoke-page .songguoke-scenario-card h3{color:#1d2939;margin:0;font-size:16px;line-height:1.35}html body .songguoke-page .songguoke-scenario-card small{color:#168ed2;margin-top:4px;font-size:11px;font-weight:700;line-height:1.2;display:inline-block}html body .songguoke-page .songguoke-scenario-card:nth-child(3) small{color:#d97706}html body .songguoke-page .songguoke-scenario-card:nth-child(4) small{color:#9333ea}html body .songguoke-page .songguoke-scenario-card>p{color:#66788a;min-height:76px;margin:16px 0 14px;font-size:12px;line-height:1.7}html body .songguoke-page .songguoke-scenario-card>ul{border-top:1px solid #e8eef4;gap:8px;margin:auto 0 0;padding:12px 0 0;list-style:none;display:grid}html body .songguoke-page .songguoke-scenario-card>ul li{color:#536579;padding-left:14px;font-size:11px;line-height:1.45;position:relative}html body .songguoke-page .songguoke-scenario-card>ul li:before{content:"";background:#3b82f6;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:0}@media (width<=980px){html body .songguoke-page .songguoke-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){html body .songguoke-page .songguoke-scenario-grid{grid-template-columns:1fr}}html body .songguoke-page .songguoke-download-section{background:#f5f7fa;margin-top:52px;padding:58px 0 42px}html body .songguoke-page .songguoke-download-panel .songguoke-section-head{text-align:center;margin-bottom:28px}html body .songguoke-page .songguoke-download-panel .songguoke-section-head h2{color:#1d2939;font-size:30px}html body .songguoke-page .songguoke-download-panel .songguoke-section-head p{color:#66788a}html body .songguoke-page .songguoke-download-eyebrow{color:#287fd0;background:#eaf3ff;border-radius:4px;align-items:center;min-height:22px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}html body .songguoke-page .songguoke-client-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:none}html body .songguoke-page .songguoke-client-grid article{text-align:left;min-height:148px;box-shadow:none;border:0;border-radius:7px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}html body .songguoke-page .songguoke-client-grid article:first-child{background:#f8ddb9}html body .songguoke-page .songguoke-client-grid article:nth-child(2){background:#c9c9f7}html body .songguoke-page .songguoke-client-grid article:nth-child(3){background:#d3d2ed}html body .songguoke-page .songguoke-client-grid article:nth-child(4){background:#cceced}html body .songguoke-page .songguoke-client-grid article:hover{border:0;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb1a}html body .songguoke-page .songguoke-client-grid article>svg{box-sizing:content-box;color:#334155;width:22px;height:22px;box-shadow:none;background:#ffffff8c;border-radius:7px;padding:7px}html body .songguoke-page .songguoke-client-grid strong{color:#253448;font-size:15px}html body .songguoke-page .songguoke-client-grid span{color:#536579;margin-top:0;font-size:12px;line-height:1.6}html body .songguoke-page .songguoke-download-actions{margin-top:24px}html body .songguoke-page .songguoke-setup-section{background:#f5f7fa;padding:34px 0 58px}html body .songguoke-page .songguoke-setup-panel{text-align:center;background:#fff;border:1px solid #e2e8f0e6;border-radius:8px;width:100%;max-width:none;margin:0 auto;padding:36px 44px;box-shadow:0 18px 48px #0f172a14}html body .songguoke-page .songguoke-setup-panel .songguoke-section-head{margin-bottom:26px}html body .songguoke-page .songguoke-setup-panel .songguoke-section-head h2{color:#1d2939;font-size:28px}html body .songguoke-page .songguoke-setup-panel .songguoke-section-head p{color:#66788a}html body .songguoke-page .songguoke-setup-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:20px auto 26px;display:grid;position:relative}html body .songguoke-page .songguoke-setup-steps:before{content:"";background:linear-gradient(90deg,#0000,#dbe5ff 12% 88%,#0000);height:1px;position:absolute;top:19px;left:16%;right:16%}html body .songguoke-page .songguoke-setup-steps article{z-index:1;text-align:center;justify-items:center;display:grid;position:relative}html body .songguoke-page .songguoke-setup-steps article>span{color:#fff;background:linear-gradient(135deg,#2e6dff 0%,#4e55f7 100%);border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid;box-shadow:0 8px 18px #2e6dff38}html body .songguoke-page .songguoke-setup-steps strong{color:#253448;margin-top:12px;font-size:14px}html body .songguoke-page .songguoke-setup-steps p{color:#7b8b9e;max-width:190px;margin-top:6px;font-size:11px;line-height:1.55}html body .songguoke-page .songguoke-network-preview{margin-top:24px;display:block}html body .songguoke-page .songguoke-network-preview img{border:1px solid #dce7f7;border-radius:8px 8px 0 0;width:min(560px,100%);height:auto;margin:0 auto;display:block;box-shadow:0 20px 48px #2563eb1f}html body .songguoke-page .songguoke-setup-cta{color:#fff;text-align:center;background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 30%),linear-gradient(135deg,#1d45a9 0%,#286dff 100%);border-radius:4px;width:100%;max-width:none;margin:34px auto 0;padding:34px 28px}html body .songguoke-page .songguoke-setup-cta h2{color:#fff;font-size:24px}html body .songguoke-page .songguoke-setup-cta p{color:#ffffffc7;max-width:640px;margin:10px auto 0;font-size:13px;line-height:1.7}html body .songguoke-page .songguoke-setup-cta>div{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}html body .songguoke-page .songguoke-setup-cta .btn{border-radius:999px;min-height:38px;padding:0 22px}html body .songguoke-page .songguoke-setup-cta .btn-light{color:#1d56d9;background:#fff}html body .songguoke-page .songguoke-setup-cta .btn-soft{color:#fff;background:#ffffff1f}@media (width<=980px){html body .songguoke-page .songguoke-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html body .songguoke-page .songguoke-setup-panel{padding:30px 24px 0}html body .songguoke-page .songguoke-setup-steps{grid-template-columns:1fr}html body .songguoke-page .songguoke-setup-steps:before{display:none}}@media (width<=760px){html body .songguoke-page .songguoke-download-section{padding:44px 0 34px}html body .songguoke-page .songguoke-download-panel .songguoke-section-head h2{font-size:26px}html body .songguoke-page .songguoke-client-grid{grid-template-columns:1fr}html body .songguoke-page .songguoke-setup-cta h2{font-size:20px}}@media (width<=980px){html body .songguoke-page .songguoke-hero-copy h1{font-size:34px}}@media (width<=760px){html body .songguoke-page .songguoke-hero{padding-bottom:42px}html body .songguoke-page .songguoke-hero-grid{grid-template-columns:1fr;gap:18px;min-height:240px;padding:16px 0 8px}html body .songguoke-page .songguoke-hero-copy h1{gap:5px;margin-top:10px;font-size:30px}html body .songguoke-page .songguoke-hero-copy>p{font-size:15px}html body .songguoke-page .songguoke-hero-benefits{grid-template-columns:1fr 1fr;gap:7px 10px}html body .songguoke-page .songguoke-hero-actions .btn{width:100%;height:34px;min-height:34px}html body .songguoke-page .songguoke-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;transform:translateY(30px)}html body .songguoke-page .songguoke-hero-stats div{padding:14px 12px}html body .songguoke-page .songguoke-hero-stats strong{font-size:26px}html body .songguoke-page .songguoke-section{padding-top:44px}html body .songguoke-page .songguoke-section-head h2{font-size:24px}}@media (prefers-reduced-motion:reduce){html body .songguoke-page .songguoke-hero-stats div{opacity:1;animation:none;transform:none}}.server-sales-page{min-height:calc(100vh - 64px);color:var(--ui-text-main);background:#f4f7fb}.server-sales-hero{background:radial-gradient(circle at 84% 20%,#2dd4ff2e 0 8%,#0000 32%),linear-gradient(90deg,#fffffffa 0%,#ffffffe6 38%,#ffffff3d 68%,#fff0 100%),linear-gradient(#f8feff 0%,#eef8ff 72%,#e5f1ff 100%);min-height:348px;position:relative;overflow:hidden}.server-sales-hero:before{content:"";opacity:1;will-change:transform;background:url(/assets/yunfuwu-DW7euO-w.jpg) 50%/cover no-repeat;animation:7s ease-in-out infinite serverSalesHeroFloat;position:absolute;inset:0;transform:translate(0,0)}.server-sales-hero:after{content:"";background:linear-gradient(#fff0,#f7fafcf0);height:72px;position:absolute;bottom:0;left:0;right:0}.server-sales-hero-grid{z-index:1;align-items:center;min-height:348px;padding:34px 0 88px;display:flex;position:relative}.server-sales-copy{max-width:780px;transform:translateY(-18px)}.server-sales-copy h1{color:#0f172a;opacity:0;margin-top:0;font-size:clamp(28px,3vw,42px);line-height:1.12;animation:.72s cubic-bezier(.22,1,.36,1) 80ms forwards serverSalesTextIn;transform:translateY(18px);font-weight:760!important}.server-sales-copy>p{color:#475569;opacity:0;max-width:760px;margin-top:14px;font-size:18px;font-weight:520;line-height:1.7;animation:.72s cubic-bezier(.22,1,.36,1) .2s forwards serverSalesTextIn;transform:translateY(16px)}.server-sales-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;animation:.72s cubic-bezier(.22,1,.36,1) .32s forwards serverSalesTextIn;display:flex;transform:translateY(14px)}.server-sales-actions .btn{border-radius:4px;align-items:center;gap:7px;width:112px;height:34px;min-height:34px;padding:0 18px;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;box-shadow:0 10px 22px #155eef29}.server-sales-actions .btn-primary{background:#155eef;border-color:#155eef}.server-sales-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px #155eef38}.server-sales-bridge-wrap{z-index:5;margin-top:-54px;position:relative}.server-sales-bridge-card{min-height:104px;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(260px,1.38fr) repeat(3,minmax(104px,.58fr));gap:10px;display:grid;position:relative}.server-sales-bridge-card:before{display:none}.server-sales-bridge-main{color:#0f172a;opacity:0;will-change:transform;background:linear-gradient(135deg,#fff 0%,#f1faff 100%);border:1px solid #e2e8f0e6;border-radius:8px;align-content:center;min-height:104px;padding:18px 24px;transition:transform .24s,box-shadow .24s,border-color .24s;animation:.76s cubic-bezier(.22,1,.36,1) .46s forwards serverSalesCardIn;display:grid;transform:translateY(22px);box-shadow:0 10px 24px #0f172a0f}.server-sales-bridge-main:hover{border-color:#2563eb2e;transform:translateY(-3px);box-shadow:0 16px 32px #0f172a1a}.server-sales-bridge-main h2{color:#0f172a;margin:0;font-size:20px;line-height:1.35;font-weight:760!important}.server-sales-bridge-main p{color:#5c6b7b;margin-top:10px;font-size:14px;font-weight:520;line-height:1.55}.server-sales-bridge-info{display:contents}.server-sales-bridge-info div{opacity:0;will-change:transform;border-radius:8px;align-content:center;min-height:104px;padding:16px;transition:transform .24s,box-shadow .24s,filter .24s;animation:.76s cubic-bezier(.22,1,.36,1) forwards serverSalesCardIn;display:grid;position:relative;overflow:hidden;transform:translateY(22px);box-shadow:0 10px 24px #0f172a14}.server-sales-bridge-info div:before{color:#ffffff29;content:"";pointer-events:none;font-size:72px;font-weight:900;line-height:1;position:absolute;bottom:-18px;right:12px}.server-sales-bridge-info div:hover{filter:saturate(1.05);transform:translateY(-3px);box-shadow:0 16px 32px #0f172a24}.server-sales-bridge-info div:first-child{background:linear-gradient(135deg,#21d3ee 0%,#1885f7 100%);animation-delay:.56s}.server-sales-bridge-info div:first-child:before{content:"1"}.server-sales-bridge-info div:nth-child(2){background:linear-gradient(135deg,#38f 0%,#1e56d9 100%);animation-delay:.66s}.server-sales-bridge-info div:nth-child(2):before{content:"2"}.server-sales-bridge-info div:nth-child(3){background:linear-gradient(135deg,#8b5cff 0%,#5c36d6 100%);animation-delay:.76s}.server-sales-bridge-info div:nth-child(3):before{content:"3"}.server-sales-bridge-info strong{z-index:1;color:#fff;font-size:16px;position:relative;font-weight:760!important}.server-sales-bridge-info span{z-index:1;color:#ffffffe0;margin-top:7px;font-size:12px;font-weight:520;line-height:1.45;position:relative}@keyframes serverSalesTextIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes serverSalesCardIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes serverSalesSoftCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes serverSalesHeroFloat{0%,to{transform:translate(0,0)}50%{transform:translate(-8px,5px)}}@media (prefers-reduced-motion:reduce){.server-sales-hero:before,.server-sales-copy h1,.server-sales-copy>p,.server-sales-actions,.server-sales-bridge-main,.server-sales-bridge-info div,.server-sales-preferred-card,.server-sales-product-card,.server-sales-quality-card{opacity:1;animation:none;transform:none}.server-sales-actions .btn,.server-sales-bridge-main,.server-sales-bridge-info div,.server-sales-preferred-card,.server-sales-product-card,.server-sales-quality-card,.server-sales-quality-platform,.server-sales-preferred-link svg{transition:none}}.server-sales-section-head-row{text-align:left;justify-content:space-between;align-items:center;gap:16px;max-width:none;display:flex}.server-sales-section-copy{min-width:0;max-width:680px}.server-sales-section-more{color:#2563eb;flex:none;align-items:center;gap:5px;margin-left:auto;font-size:13px;font-weight:760;line-height:1;text-decoration:none;transition:transform .2s,color .2s;display:inline-flex}.server-sales-section-more:hover{color:#1d4ed8;transform:translate(1px)}.server-sales-section-more svg{transition:transform .2s}.server-sales-section-more:hover svg{transform:translate(2px)}.server-sales-scene-section{padding:82px 0 18px}.server-sales-scene-head{text-align:center;max-width:720px;margin:0 auto 22px}.server-sales-scene-head h2{color:#0f172a;margin:0;font-size:32px;line-height:1.2;font-weight:760!important}.server-sales-scene-head p{color:#475569;margin:10px 0 0;font-size:14px;font-weight:560;line-height:1.75}.server-sales-scene-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:920px;margin:0 auto;display:grid}.server-sales-scene-tabs button{color:#475569;text-align:center;background:#fff;border:1px solid #dbe5f2;border-radius:8px;align-content:center;justify-items:center;gap:5px;min-height:68px;padding:11px 16px;transition:background .18s,color .18s,box-shadow .18s;display:grid}.server-sales-scene-tabs button strong{color:#0f172a;font-size:17px;font-weight:820!important}.server-sales-scene-tabs button span{font-size:13px;font-weight:620;line-height:1.5}.server-sales-scene-tabs button:hover,.server-sales-scene-tabs button.active{color:#1d4ed8;background:#eff6ff;border-color:#9ec5fe;box-shadow:0 10px 22px #2563eb14}.server-sales-scene-tabs button.active strong{color:#1d4ed8}.server-sales-scene-panel{margin-top:24px}.server-sales-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:42px 18px;padding:0;display:grid}.server-sales-scene-grid.product-grid-count-1{grid-template-columns:minmax(280px,380px);justify-content:center}.server-sales-scene-grid.product-grid-count-2{grid-template-columns:repeat(2,minmax(280px,380px));justify-content:center}.server-sales-scene-grid.product-grid-count-3{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center}.server-sales-scene-state{min-height:156px;box-shadow:none}.server-sales-preferred-section{padding:44px 0 10px}.server-sales-preferred-head{text-align:center;max-width:none;margin:0 auto 28px;position:relative}.server-sales-preferred-head h2{color:#0f172a;margin:0;font-size:32px;line-height:1.2;font-weight:760!important}.server-sales-preferred-head p{color:#1f2937;margin-top:10px;font-size:14px;font-weight:620;line-height:1.7}.server-sales-preferred-head .server-sales-section-more{position:absolute;bottom:5px;right:0}.server-sales-preferred-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 18px;padding:0;display:grid}.server-sales-preferred-grid.count-1{grid-template-columns:minmax(0,1fr)}.server-sales-preferred-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sales-preferred-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.server-sales-preferred-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.server-sales-preferred-card{opacity:0;transition:opacity .22s,transform .22s;animation:.58s cubic-bezier(.22,1,.36,1) forwards serverSalesSoftCardIn;position:relative;transform:translateY(12px)}.server-sales-preferred-card:nth-child(2){animation-delay:80ms}.server-sales-preferred-card:nth-child(3){animation-delay:.16s}.server-sales-preferred-state{color:#64748b;background:#fff;border:1px solid #dbe5f2;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:180px;padding:28px;display:grid;box-shadow:0 10px 24px #0f172a0b}.server-sales-preferred-state strong{color:#0f172a;font-size:16px}.server-sales-preferred-state-error{background:#fff7f7;border-color:#fecaca}.server-sales-section-head{text-align:center;max-width:680px;margin:0 auto 28px;display:block}.server-sales-section-head h2{color:#0f172a;font-size:32px;font-weight:500!important}.server-sales-section-head p{color:#64748b;margin-top:10px;font-size:14px;line-height:1.75}.server-sales-section-head.server-sales-section-head-row{text-align:center;justify-content:center;align-items:center;gap:16px;max-width:none;display:flex;position:relative}.server-sales-section-head-row .server-sales-section-more{margin-left:auto;position:absolute;bottom:8px;right:0}@media (width<=760px){.server-sales-preferred-head{flex-direction:column;align-items:center;display:flex}.server-sales-preferred-head .server-sales-section-more{margin-top:12px;position:static}.server-sales-section-head.server-sales-section-head-row{text-align:left;flex-direction:column;align-items:flex-start}.server-sales-section-head-row .server-sales-section-more{margin-top:4px;margin-left:0;position:static}}.server-sales-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.server-sales-product-card{opacity:0;background:#fff;border:1px solid #dbe5f2;flex-direction:column;min-height:292px;transition:border-color .22s,box-shadow .22s,transform .22s;animation:.56s cubic-bezier(.22,1,.36,1) forwards serverSalesSoftCardIn;display:flex;position:relative;overflow:hidden;transform:translateY(12px);box-shadow:0 10px 24px #0f172a0b}.server-sales-product-card:nth-child(2){animation-delay:60ms}.server-sales-product-card:nth-child(3){animation-delay:.12s}.server-sales-product-card:nth-child(4){animation-delay:.18s}.server-sales-product-card:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 16px 30px #0f172a13}.server-sales-product-card-head{background:#fbfdff;border-bottom:1px solid #edf2f8;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:flex}.server-sales-product-card-head span{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #dbeafe;padding:4px 8px;font-size:12px}.server-sales-product-card-head .hot{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.server-sales-product-card-body{padding:16px}.server-sales-product-card-body h3{color:#0f172a;font-size:18px;font-weight:500!important}.server-sales-product-card-body p{color:#475569;min-height:42px;margin-top:9px;font-size:13px;line-height:1.65}.server-sales-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-top:18px;display:grid}.server-sales-product-specs span,.server-sales-product-specs strong{display:block}.server-sales-product-specs span{color:#64748b;font-size:12px}.server-sales-product-specs strong{color:#334155;overflow-wrap:anywhere;margin-top:2px;font-size:13px}.server-sales-product-card-foot{border-top:1px solid #edf2f8;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:12px;margin-top:auto;padding:14px 16px;display:grid}.server-sales-product-card-foot strong{color:var(--price-color);white-space:nowrap;font-size:24px;line-height:1;font-weight:540!important}.server-sales-product-card-foot strong span{color:#64748b;font-size:12px}.server-sales-product-card-foot .btn{min-height:36px;box-shadow:none;border-radius:0;padding:8px 12px;font-size:13px}.server-sales-state{color:#64748b;background:#fff;border:1px solid #dbe5f2;align-content:center;place-items:center;gap:8px;min-height:180px;padding:28px;display:grid;box-shadow:0 10px 24px #0f172a0b}.server-sales-state strong{color:#0f172a;font-size:16px}.server-sales-state-error{background:#fff7f7;border-color:#fecaca}.server-sales-quality-section{padding:18px 0 76px}.server-sales-quality-head{text-align:center;max-width:700px;margin:0 auto 42px}.server-sales-quality-head h2{color:#30343b;margin:0;font-size:34px;line-height:1.2;font-weight:780!important}.server-sales-quality-head p{color:#343a44;margin-top:14px;font-size:16px;font-weight:680;line-height:1.65}.server-sales-quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0;display:grid}.server-sales-quality-card{text-align:center;opacity:0;background:#fff;border:1px solid #dbe5f2;border-radius:8px;min-height:286px;padding:18px 24px 24px;transition:border-color .22s,box-shadow .22s,transform .22s;animation:.58s cubic-bezier(.22,1,.36,1) forwards serverSalesSoftCardIn;display:grid;position:relative;overflow:hidden;transform:translateY(12px);box-shadow:0 10px 24px #0f172a0b}.server-sales-quality-card:nth-child(2){animation-delay:80ms}.server-sales-quality-card:nth-child(3){animation-delay:.16s}.server-sales-quality-card:hover{border-color:#c7d2fe;transform:translateY(-3px);box-shadow:0 16px 30px #0f172a12}.server-sales-quality-card:before{content:"";background:linear-gradient(#f4f9ff 0%,#fff 100%);height:112px;position:absolute;inset:0 0 auto}.server-sales-quality-visual{place-items:center;height:126px;margin-bottom:16px;display:grid;position:relative}.server-sales-quality-visual:before{content:"";background:#eff6ff;border-radius:50%;width:118px;height:118px;position:absolute}.server-sales-quality-visual:after{content:"";background:#fff;border:1px solid #dbeafe;border-radius:8px;width:74px;height:74px;position:absolute;transform:rotate(45deg);box-shadow:0 12px 22px #2563eb1a}.server-sales-quality-platform{z-index:1;color:#155eef;background:linear-gradient(#fff 0%,#eef4ff 100%);border:1px solid #c7d2fe;border-radius:8px;place-items:center;width:72px;height:72px;transition:box-shadow .22s,transform .22s;display:grid;position:relative;box-shadow:0 10px 18px #2563eb1f}.server-sales-quality-card:hover .server-sales-quality-platform{transform:scale(1.03);box-shadow:0 14px 24px #2563eb29}.server-sales-quality-card h3{z-index:1;color:#0f172a;margin:0;font-size:24px;line-height:1.25;position:relative;font-weight:780!important}.server-sales-quality-card p{z-index:1;color:#475569;margin-top:12px;font-size:14px;font-weight:500;line-height:1.7;position:relative}@media (width<=1180px){.server-sales-hero-grid{grid-template-columns:1fr;padding-bottom:118px}.server-sales-bridge-card{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sales-bridge-main,.server-sales-bridge-info div{min-height:176px}.server-sales-bridge-info{grid-area:2/1/auto/-1}.server-sales-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sales-scene-tabs{grid-template-columns:1fr}.server-sales-scene-tabs button{border-right:1px solid #dbe5f2}.server-sales-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sales-scene-grid.product-grid-count-1{grid-template-columns:minmax(280px,380px)}.server-sales-scene-grid.product-grid-count-2,.server-sales-scene-grid.product-grid-count-3,.server-sales-preferred-grid.product-grid-count-2,.server-sales-preferred-grid.product-grid-count-3{grid-template-columns:repeat(2,minmax(260px,320px));justify-content:center}.server-sales-preferred-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-sales-quality-grid{padding-left:0;padding-right:0}.server-sales-quality-card{padding-left:18px;padding-right:18px}}@media (width<=760px){.server-sales-hero-grid{padding:34px 0 116px}.server-sales-actions{flex-direction:column;align-items:stretch}.server-sales-actions .btn{width:100%;height:34px;min-height:34px}.server-sales-bridge-wrap{margin-top:-58px}.server-sales-bridge-card,.server-sales-bridge-info,.server-sales-product-grid{grid-template-columns:1fr}.server-sales-preferred-grid{grid-template-columns:1fr;padding:0}.server-sales-scene-section{padding-top:32px}.server-sales-scene-head h2,.server-sales-preferred-head h2{font-size:28px}.server-sales-scene-panel{padding:20px}.server-sales-scene-grid,.server-sales-scene-grid.product-grid-count-1,.server-sales-scene-grid.product-grid-count-2,.server-sales-scene-grid.product-grid-count-3,.server-sales-preferred-grid.product-grid-count-1,.server-sales-preferred-grid.product-grid-count-2,.server-sales-preferred-grid.product-grid-count-3,.server-sales-quality-grid{grid-template-columns:1fr}.server-sales-quality-head h2{font-size:28px}.server-sales-bridge-info{grid-area:auto}.server-sales-bridge-info div{border-bottom:1px solid #edf2f8;border-right:0;min-height:128px}}html body .checkout-page .checkout-order-status{color:#dc2626!important;background:0 0!important;border-color:#0000!important}html body .checkout-page .checkout-summary-card .summary-total,html body .checkout-page .checkout-summary-card .summary-total span,html body .checkout-page .checkout-summary-card .summary-total strong,html body .checkout-page .checkout-summary-card .summary-line-status span:last-child,html body .checkout-page .checkout-summary-card .summary-line-amount span:last-child,html body .checkout-page .checkout-order-product-card .order-product-price strong{color:#dc2626!important}.songguoke-page{background:var(--page);min-height:calc(100vh - 64px);color:var(--ink)}.songguoke-hero{background:radial-gradient(circle at 84% 24%, #2563eb24 0 12%, transparent 34%), linear-gradient(180deg, var(--brand-soft) 0%, #fff 100%);overflow:hidden}.songguoke-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(330px,1.1fr);align-items:center;gap:30px;min-height:320px;padding:28px 0 34px;display:grid}.songguoke-hero-copy{max-width:430px}.songguoke-eyebrow{background:var(--brand-soft);min-height:28px;color:var(--brand-dark);border:1px solid #2563eb2e;border-radius:4px;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.songguoke-hero-copy h1{color:var(--ink);margin:0;font-size:clamp(28px,3.5vw,42px);line-height:1.05;animation:.62s cubic-bezier(.22,1,.36,1) 40ms backwards songguokeHeroReveal;font-weight:900!important}.songguoke-hero-copy p{max-width:420px;color:var(--muted);margin-top:10px;font-size:14px;font-weight:520;line-height:1.55;animation:.62s cubic-bezier(.22,1,.36,1) .14s backwards songguokeHeroReveal}.songguoke-hero-actions{flex-wrap:wrap;gap:12px;margin-top:14px;animation:.58s cubic-bezier(.22,1,.36,1) .24s backwards songguokeHeroReveal;display:flex}.songguoke-hero-actions .btn{border-radius:4px;min-height:32px;padding:0 14px;font-size:12px}.songguoke-hero-actions .btn-primary{background:var(--brand);box-shadow:0 14px 28px #2563eb2e}.songguoke-hero-actions .btn-primary:hover{background:var(--brand-dark)}.songguoke-hero-stats{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.songguoke-hero-stats div{opacity:0;min-width:66px;animation:songguokeStatReveal .58s cubic-bezier(.22, 1, .36, 1) calc(.34s + var(--stat-delay,0s)) forwards;transform:translateY(10px)}.songguoke-hero-stats strong,.songguoke-hero-stats span{display:block}.songguoke-hero-stats strong{color:var(--brand);font-size:18px;line-height:1.1;font-weight:900!important}.songguoke-hero-stats span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:650}.songguoke-hero-media{justify-self:end;gap:6px;width:min(100%,460px);display:grid}.songguoke-app-preview{background:#fff;border:1px solid #2563eb24;border-radius:8px;margin:0;animation:.7s cubic-bezier(.22,1,.36,1) .18s backwards songguokeHeroReveal;position:relative;overflow:hidden;box-shadow:0 28px 56px #0f172a1f}.songguoke-app-preview img{width:100%;height:auto;display:block}.songguoke-network-visual{min-height:380px;position:relative}.songguoke-network-visual:before{content:"";background-color:#fff;background-image:linear-gradient(90deg,#2563eb0f 1px,#0000 1px),linear-gradient(#2563eb0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #2563eb29;border-radius:8px;position:absolute;inset:44px 18px 22px;box-shadow:0 22px 46px #0f172a14}.songguoke-node{z-index:2;width:76px;height:76px;color:var(--brand);background:#fff;border:1px solid #2563eb29;border-radius:8px;place-items:center;display:grid;position:absolute;box-shadow:0 14px 28px #2563eb24}.songguoke-node.main{background:linear-gradient(180deg, #fff 0%, var(--brand-soft) 100%);border-color:#2563eb3d;width:108px;height:108px;top:142px;left:50%;transform:translate(-50%)}.songguoke-node.node-a{top:62px;left:26px}.songguoke-node.node-b{top:74px;right:42px}.songguoke-node.node-c{bottom:44px;right:86px}.songguoke-line{z-index:1;transform-origin:0;background:linear-gradient(90deg,#0000,#2563eb8c,#0000);border-radius:999px;height:2px;position:absolute}.songguoke-line.line-a{width:190px;top:150px;left:96px;transform:rotate(16deg)}.songguoke-line.line-b{width:176px;top:152px;right:112px;transform:rotate(-18deg)}.songguoke-line.line-c{width:160px;bottom:128px;right:150px;transform:rotate(-34deg)}.songguoke-highlights{z-index:2;margin-top:-34px;position:relative}.songguoke-highlight-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:-30px;padding:0 10px;display:grid;position:relative}.songguoke-highlight-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:1px 6px;min-height:56px;padding:8px;animation:.56s cubic-bezier(.22,1,.36,1) backwards songguokeHeroReveal;display:grid;box-shadow:0 12px 26px #0f172a0e}.songguoke-highlight-grid article:first-child{animation-delay:.36s}.songguoke-highlight-grid article:nth-child(2){animation-delay:.44s}.songguoke-highlight-grid article:nth-child(3){animation-delay:.52s}.songguoke-highlight-grid svg{color:var(--brand);grid-row:1/span 2}.songguoke-highlight-grid strong{color:var(--ink);font-size:12px;font-weight:850!important}.songguoke-highlight-grid span{color:var(--muted);font-size:10px;line-height:1.35}@keyframes songguokeStatReveal{to{opacity:1;transform:translateY(0)}}@keyframes songguokeHeroReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.songguoke-section{padding:72px 0 0}.songguoke-section-head{text-align:center;max-width:720px;margin:0 auto 30px}.songguoke-section-head h2{color:var(--ink);margin:0;font-size:32px;line-height:1.25;font-weight:850!important}.songguoke-section-head p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.8}.songguoke-scenario-grid,.songguoke-client-grid{gap:14px;display:grid}.songguoke-scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.songguoke-scenario-card,.songguoke-client-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 24px #0f172a0b}.songguoke-scenario-card{min-height:168px;padding:18px}.songguoke-scenario-card>span,.songguoke-client-grid article>svg{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.songguoke-scenario-card>span{grid-row:auto}.songguoke-scenario-card h3{color:var(--ink);margin:12px 0 0;font-size:17px;font-weight:850!important}.songguoke-scenario-card strong{color:#334155;margin-top:12px;font-size:13px;line-height:1.6;display:block;font-weight:780!important}.songguoke-download-section{background:linear-gradient(90deg, #ffffff09 1px, transparent 1px), linear-gradient(180deg, #ffffff09 1px, transparent 1px), radial-gradient(circle at 82% 18%, #2563eb38, transparent 28%), var(--dark);background-size:28px 28px,28px 28px,auto,auto;margin-top:58px;margin-bottom:0;padding:24px 0 18px}.songguoke-page+.site-footer{border-top:0;margin-top:-1px!important}html body .songguoke-page .songguoke-download-section{padding-bottom:18px!important}.songguoke-download-panel{padding:0;position:relative}.songguoke-download-panel .songguoke-section-head h2{color:#fff}.songguoke-download-panel .songguoke-section-head{margin-bottom:18px}.songguoke-download-panel .songguoke-section-head p{color:#ffffffb3}.songguoke-client-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:680px;margin:0 auto}.songguoke-client-grid article{cursor:pointer;text-align:center;opacity:1;min-height:86px;animation:songguokeClientReveal .62s cubic-bezier(.22, 1, .36, 1) var(--client-delay,0s) backwards;background:#ffffff21;border-color:#ffffff47;place-items:center;gap:6px;padding:10px;transition:transform .2s,border-color .2s,background .2s;display:grid;transform:translateY(0);box-shadow:inset 0 1px #ffffff1f}.songguoke-client-grid article:hover{background:#ffffff2e;border-color:#60a5fab8;transform:translateY(-4px)}.songguoke-client-grid article>svg{box-sizing:content-box;color:#fff;background:#2563eb47;border-radius:9px;width:20px;height:20px;padding:8px;box-shadow:inset 0 0 0 1px #ffffff2e}.songguoke-client-grid strong,.songguoke-client-grid span{display:block}.songguoke-client-grid strong{color:#fff;font-size:13px;font-weight:850!important}.songguoke-client-grid span{color:#ffffff94;margin-top:4px;font-size:11px;line-height:1.45}.songguoke-download-actions{justify-content:center;margin-top:10px;padding-bottom:0;display:flex}.songguoke-download-actions .btn{background:var(--brand);border-radius:4px;min-height:32px;padding:0 14px;font-size:12px;box-shadow:0 14px 28px #2563eb47}@keyframes songguokeClientReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.songguoke-hero-grid{grid-template-columns:1fr}.songguoke-hero-media{justify-self:start}.songguoke-app-preview{max-width:560px}.songguoke-network-visual{min-height:320px}.songguoke-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.songguoke-hero-grid{gap:18px;padding:26px 0 34px}.songguoke-app-preview{border-radius:6px}.songguoke-network-visual{min-height:260px}.songguoke-node{width:62px;height:62px}.songguoke-node.main{width:86px;height:86px}.songguoke-highlight-grid,.songguoke-scenario-grid,.songguoke-client-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.songguoke-client-grid article,.songguoke-app-preview,.songguoke-highlight-grid article,.songguoke-hero-actions,.songguoke-hero-copy h1,.songguoke-hero-copy p,.songguoke-hero-stats div{opacity:1;animation:none;transform:none}}html body .payment-page .payment-panel-head>.payment-order-status{color:#dc2626!important;background:0 0!important;border-color:#0000!important}html body .payment-page .payment-info-status strong,html body .payment-page .payment-summary-card .payment-amount span,html body .payment-page .payment-summary-card .payment-amount strong,html body .payment-page .payment-summary-card .payment-summary-line-amount span:last-child{color:#dc2626!important}@keyframes sellerAdvantageCardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sellerHeroCopyReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}html body .market-config-view.product-config-page .config-slider-head input[type=range]{accent-color:#1677ff!important}html body .market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, #1677ff 0%, #1677ff var(--slider-percent,0%), #d9d9d9 var(--slider-percent,0%), #d9d9d9 100%)!important;border-radius:999px!important;height:5px!important}html body .market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-thumb{background:#1677ff!important;border:2px solid #fff!important;box-shadow:0 4px 10px #1677ff3d!important}html body .market-config-view.product-config-page .config-slider-head input[type=range]::-moz-range-track{background:#d9d9d9!important;border-radius:999px!important;height:5px!important}html body .market-config-view.product-config-page .config-slider-head input[type=range]::-moz-range-progress{background:#1677ff!important;border-radius:999px!important;height:5px!important}html body .market-config-view.product-config-page .config-slider-head input[type=range]::-moz-range-thumb{background:#1677ff!important;border:2px solid #fff!important;border-radius:50%!important;width:16px!important;height:16px!important;box-shadow:0 4px 10px #1677ff3d!important}html body .market-config-view.product-config-page .server-cart-head{background:#fff!important;border-bottom:1px solid #edf2f8!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:0!important;padding:22px 24px!important;display:grid!important}html body .market-config-view.product-config-page .config-product-title{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:8px!important;min-width:0!important;display:grid!important}html body .market-config-view.product-config-page .config-product-title>div{gap:6px!important;min-width:0!important;display:grid!important}html body .market-config-view.product-config-page .server-cart-head .config-product-tag{color:#64748b!important;width:fit-content!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;display:block!important}html body .market-config-view.product-config-page .server-cart-head h2{color:#0f172a!important;overflow-wrap:anywhere!important;margin:0!important;font-size:24px!important;font-weight:950!important;line-height:1.22!important}html body .market-config-view.product-config-page .server-cart-head p{color:#94a3b8!important;overflow-wrap:anywhere!important;margin:0!important;font-size:12px!important;font-weight:750!important;line-height:1.45!important}html body .market-config-view.product-config-page .config-product-meta{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;margin-top:0!important;padding-top:4px!important;display:flex!important}html body .market-config-view.product-config-page .config-product-meta span{color:#475569!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;align-items:center!important;gap:5px!important;padding:0!important;font-size:13px!important;font-weight:850!important;line-height:1.4!important;display:inline-flex!important}html body .market-config-view.product-config-page .config-product-meta svg{color:#94a3b8!important}html body .market-config-view.product-config-page .config-breadcrumb{min-height:34px!important;color:var(--brand-dark)!important;box-shadow:none!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:6px!important;padding:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}html body .market-config-view.product-config-page .config-breadcrumb:hover{color:var(--brand)!important;text-underline-offset:4px!important;background:0 0!important;text-decoration:underline!important}@media (width<=760px){html body .market-config-view.product-config-page .server-cart-head{grid-template-columns:1fr!important;padding:18px 16px!important}html body .market-config-view.product-config-page .config-breadcrumb{justify-self:start!important}html body .market-config-view.product-config-page .config-product-meta{justify-content:flex-start!important;padding-top:0!important}html body .market-config-view.product-config-page .server-cart-head h2{font-size:21px!important}}.market-config-view.product-config-page .server-cart-head{background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:18px;min-height:0;padding:22px 24px}.market-config-view.product-config-page .config-product-title{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;display:grid}.market-config-view.product-config-page .config-product-title>div{gap:8px;min-width:0;display:grid}.market-config-view.product-config-page .server-cart-head .config-product-tag{border:1px solid rgb(var(--brand-rgb) / .16);background:var(--brand-soft);width:fit-content;min-height:26px;color:var(--brand-dark);align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.market-config-view.product-config-page .server-cart-head p{color:#94a3b8;overflow-wrap:anywhere;margin:-2px 0 0;font-size:12px;font-weight:800;line-height:1.4}.market-config-view.product-config-page .config-product-meta{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:2px;display:flex}.market-config-view.product-config-page .config-product-meta span{color:#334155;background:#f8fbff;border:1px solid #dbe5f2;min-height:30px;padding:0 10px;font-size:12px;font-weight:850}.market-config-view.product-config-page .config-breadcrumb{min-height:34px;color:var(--brand-dark);white-space:nowrap;background:#fff;border:1px solid #dbe5f2;padding:0 12px;font-size:13px;font-weight:900}@media (width<=760px){.market-config-view.product-config-page .server-cart-head{grid-template-columns:1fr;padding:18px 16px}.market-config-view.product-config-page .config-breadcrumb{width:fit-content}.market-config-view.product-config-page .server-cart-head h2{font-size:21px}}.market-region-panel .market-region-tree{gap:0;padding:8px 0;display:grid}.market-region-panel .market-region-tree-group>button{color:#334155;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 18px;font-size:13px;font-weight:900;display:flex;position:relative}.market-region-panel .market-region-tree-group>button.has-badge,.market-region-panel .market-region-list button.has-badge{justify-content:flex-start;gap:6px}.market-region-panel .market-region-tree-group>button:hover,.market-region-panel .market-region-tree-group>button.active{background:var(--brand-soft);color:var(--brand-dark)}.market-region-panel .market-region-tree-group>button svg{color:#94a3b8;flex:none;transition:transform .18s}.market-region-menu-badge{color:#fff;letter-spacing:0;background:#dc2626;border-radius:3px;flex:none;justify-content:center;align-items:center;min-height:18px;padding:0 6px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex;position:static;box-shadow:0 5px 12px #dc26263d}.market-region-panel .market-region-tree-group>button svg.is-collapsed{transform:rotate(-90deg)}.market-region-panel .market-region-product-list{gap:0;padding:4px 0 8px;display:grid}.market-region-panel .market-region-product-list button{color:#64748b;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;border-radius:0;width:100%;min-height:34px;padding:0 18px 0 38px;font-size:12px;font-weight:850}.market-region-panel .market-region-product-list button:hover,.market-region-panel .market-region-product-list button.active{color:var(--brand-dark);background:#f8fbff}.market-region-panel .market-region-product-list span{color:#94a3b8;min-height:32px;padding:8px 18px 8px 38px;font-size:12px;font-weight:750}.market-region-panel .market-region-list{gap:0;padding:8px 0}.market-region-panel .market-region-list button{border:0;border-radius:0;width:100%;min-height:44px;padding:0 18px}.market-region-panel .market-region-list button:hover,.market-region-panel .market-region-list button.active{background:var(--brand-soft);color:var(--brand-dark);border:0}.market-region-panel .market-region-list button.active:before{content:none;display:none}.help-doc-page{background:#f5f7fb;min-height:100vh}.help-doc-page .help-doc-topbar{z-index:30;background:#fff;border-bottom:1px solid #dfe7f2;grid-template-columns:auto auto minmax(220px,420px) auto;align-items:center;gap:22px;padding:12px 28px;display:grid;position:sticky;top:0}.help-doc-brand,.help-doc-nav,.help-doc-tools{align-items:center;display:flex}.help-doc-brand{color:#1f2937;gap:8px}.help-doc-brand svg{color:var(--brand)}.help-doc-nav{gap:18px}.help-doc-nav a{color:#334155;font-size:14px;text-decoration:none}.help-doc-nav a:first-child{color:var(--brand);font-weight:600!important}.help-doc-search{background:#f8fafc;border:1px solid #d6e0ec;border-radius:4px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:0 12px;display:grid}.help-doc-search svg{color:#64748b}.help-doc-search input{color:#1f2937;background:0 0;border:0;outline:none;width:100%;min-width:0}.help-doc-tools{justify-content:flex-end;gap:10px}.help-doc-tools a,.help-doc-tools button,.help-doc-avatar{color:#475569;background:#fff;border:1px solid #dbe5f2;border-radius:50%;place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.help-doc-avatar{background:var(--brand);color:#fff;font-size:13px}.help-doc-shell{background:#fff;border-left:1px solid #e1e8f2;border-right:1px solid #e1e8f2;grid-template-columns:248px minmax(0,1fr) 210px;gap:0;max-width:1440px;min-height:calc(100vh - 64px);margin:0 auto;display:grid}.help-doc-sidebar,.help-doc-toc{background:#fbfdff;align-self:start;max-height:calc(100vh - 78px);position:sticky;top:78px;overflow-y:auto}.help-doc-sidebar{border-right:1px solid #e6edf7;padding:18px 14px}.help-doc-sidebar-head{color:#1f2937;align-items:center;gap:8px;padding:0 8px 12px;font-size:14px;display:flex;font-weight:600!important}.help-doc-sidebar-head svg{color:var(--brand)}.help-doc-product-list{gap:4px;display:grid}.help-doc-page .help-topic-item{background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:18px minmax(0,1fr) 16px;padding:10px 8px}.help-doc-page .help-topic-item:hover{background:#f0f6ff}.help-doc-page .help-topic-item.active{border-left-color:var(--brand);background:#eaf4ff}.help-doc-page .help-topic-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.help-doc-ticket-link{color:var(--brand);border-top:1px solid #e6edf7;align-items:center;gap:8px;margin:16px 8px 0;padding-top:14px;font-size:13px;text-decoration:none;display:flex}.help-doc-article{min-width:0;padding:28px 44px 46px}.help-doc-breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.help-doc-breadcrumb a{color:var(--brand);text-decoration:none}.help-doc-article-head{border-bottom:1px solid #edf2f7;padding:22px 0 24px}.help-doc-article-head h1{color:#111827;margin:0;font-size:34px;line-height:1.25;font-weight:560!important}.help-doc-article-head p{color:#475569;max-width:860px;margin:16px 0 0;font-size:15px}.help-doc-callout{border-radius:4px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;margin:22px 0;padding:13px 14px;font-size:14px;line-height:1.7;display:grid}.help-doc-callout.tip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.help-doc-callout.warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.help-doc-section-list{gap:28px;padding-top:6px;display:grid}.help-doc-section{scroll-margin-top:86px}.help-doc-section h2{color:#1f2937;margin:0 0 12px;font-size:22px;font-weight:540!important}.help-doc-section p{color:#374151;max-width:880px;margin:0;font-size:15px;line-height:1.9}.help-doc-feedback{border-top:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;padding-top:18px;display:flex}.help-doc-feedback span{color:#64748b;font-size:14px}.help-doc-feedback button{color:#334155;background:#fff;border:1px solid #dbe5f2;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.help-doc-feedback button:hover,.help-doc-feedback button.active{border-color:rgb(var(--brand-rgb) / .38);background:var(--brand-soft);color:var(--brand)}.help-doc-feedback em{color:#64748b;flex-basis:100%;font-size:13px;font-style:normal}.help-doc-toc{border-left:1px solid #e6edf7;padding:22px 16px}.help-doc-toc>strong{color:#1f2937;margin-bottom:12px;font-size:14px;display:block}.help-doc-toc nav{gap:8px;display:grid}.help-doc-toc a{color:#64748b;border-left:2px solid #e2e8f0;padding-left:10px;font-size:13px;line-height:1.5;text-decoration:none}.help-doc-toc a:hover{border-left-color:var(--brand);color:var(--brand)}.help-doc-toc-card{color:#475569;background:#f8fafc;border:1px solid #e6edf7;border-radius:4px;grid-template-columns:20px minmax(0,1fr);gap:8px;margin-top:20px;padding:12px;font-size:13px;display:grid}.help-ai-assistant{z-index:25;border:1px solid rgb(var(--brand-rgb) / .35);color:var(--brand);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;display:inline-flex;position:fixed;bottom:26px;right:26px;box-shadow:0 16px 42px #0f172a29}@media (width<=1180px){.help-doc-shell{grid-template-columns:230px minmax(0,1fr)}.help-doc-toc{display:none}}@media (width<=860px){.help-doc-page .help-doc-topbar{grid-template-columns:1fr auto}.help-doc-nav,.help-doc-tools{display:none}.help-doc-search{grid-column:1/-1}.help-doc-shell{border:0;grid-template-columns:1fr}.help-doc-sidebar{border-bottom:1px solid #e6edf7;border-right:0;max-height:none;position:static}.help-doc-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.help-doc-article{padding:24px 20px 38px}}@media (width<=560px){.help-doc-page .help-doc-topbar{padding:10px 14px}.help-doc-product-list{grid-template-columns:1fr}.help-doc-article-head h1{font-size:28px}.help-ai-assistant{bottom:16px;right:16px}}@keyframes eip-gateway-notice-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes eip-gateway-notice-timer{to{transform:scaleX(0)}}.real-name-auth-page .real-name-auth-surface{grid-column:1;padding:20px}.real-name-auth-page .real-name-side-card{box-shadow:none;background:#fbfdff;border-top:0;border-left:1px solid #e6eef8;border-radius:0;grid-area:auto/2;padding:20px}.real-name-auth-page .real-name-side-head{display:block}@media (width<=1180px){.real-name-auth-page .real-name-auth-panel-body{grid-template-columns:1fr}.real-name-auth-page .real-name-side-card{border-top:1px solid #e6eef8;border-left:0;grid-column:1}}.real-name-auth-page{width:100%;display:block}.real-name-auth-page .real-name-auth-panel{background:#fff;border:1px solid #dbe9f8;border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #2969b30f}.real-name-auth-page .real-name-auth-panel-head{background:#f8fbff;border-bottom:1px solid #e6eef8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 18px;display:grid}.real-name-auth-page .real-name-auth-tabs{background:0 0;border:0;align-self:stretch;gap:0;width:auto;padding:0;display:flex}.real-name-auth-page .real-name-auth-tabs button{color:#4f607b;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-height:58px;padding:0 18px;font-size:14px;display:inline-flex;position:relative;font-weight:500!important}.real-name-auth-page .real-name-status-copy{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.real-name-auth-page .real-name-status-label{color:#64748b;flex:none;font-size:12px;font-weight:650!important}.real-name-auth-page .real-name-status-copy p{color:#64748b;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;line-height:1.5;font-weight:400!important}.real-name-auth-page .real-name-hero-actions{justify-content:flex-end;display:flex}.real-name-auth-page .real-name-auth-panel-body{grid-template-columns:minmax(0,1fr) 290px;align-items:stretch;display:grid}.real-name-auth-page .real-name-auth-card+.real-name-auth-card{border-top:1px solid #eef3fb;padding-top:16px}.real-name-auth-page .personal-auth-step-head{background:0 0;border:0;gap:8px;min-height:auto;padding:0 0 12px}.real-name-auth-page .personal-auth-step-head span{background:var(--brand);width:20px;height:20px;font-size:11px}.real-name-auth-page .personal-auth-step-head strong{color:#1f2b44;font-size:14px;font-weight:650!important}.real-name-auth-page .personal-auth-step-head em{color:#8a9aaf;font-size:12px}.real-name-auth-page .personal-auth-upload-grid button,.real-name-auth-page .enterprise-auth-upload-grid button{background:#f8fbff;border-radius:6px;min-height:116px;padding:12px}.real-name-auth-page .personal-auth-upload-tip{color:#8a9aaf;text-align:left;margin:10px 0 0;font-weight:400!important}.real-name-auth-page .personal-auth-agreement.page{background:#fbfdff;border-radius:6px;margin:0;padding:9px 11px;font-size:12px}.real-name-auth-page .real-name-side-card{box-shadow:none;background:#fbfdff;border-left:1px solid #e6eef8;border-radius:0;padding:20px}.real-name-auth-page .real-name-side-head{border-bottom:1px solid #e6eef8;margin:0 0 14px;padding:0 0 14px;display:block}.real-name-auth-page .real-name-side-head h2{color:#1f2b44;margin:0;font-size:15px;font-weight:650!important}.real-name-auth-page .real-name-status-grid{background:0 0;border:0}.real-name-auth-page .real-name-status-grid .summary-line,.real-name-auth-page .real-name-status-grid .summary-line:first-of-type{border-bottom:1px solid #eef3fb;grid-template-columns:86px minmax(0,1fr);padding:10px 0}.real-name-auth-page .real-name-tips article{background:0 0;border:0;border-radius:0;padding:10px 0 0;display:block}@media (width<=1180px){.real-name-auth-page .real-name-auth-panel-head,.real-name-auth-page .real-name-auth-panel-body{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-panel-head{gap:10px;padding:0 16px 12px}.real-name-auth-page .real-name-status-copy,.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-page .real-name-side-card{border-top:1px solid #e6eef8;border-left:0}}@media (width<=720px){.real-name-auth-page .real-name-auth-panel-head{padding:0 14px 12px}.real-name-auth-page .real-name-auth-tabs{width:100%}.real-name-auth-page .real-name-auth-tabs button{flex:1 1 0;min-width:0;padding:0 8px}.real-name-auth-page .real-name-status-copy{flex-direction:column;align-items:flex-start;gap:6px}.real-name-auth-page .real-name-auth-surface,.real-name-auth-page .real-name-side-card{padding:16px 14px}.real-name-auth-page .personal-auth-form.page,.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-form.page,.real-name-auth-page .enterprise-auth-upload-grid.page{grid-template-columns:1fr;width:100%}.real-name-auth-page .personal-auth-form label,.real-name-auth-page .personal-auth-code{max-width:none!important}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:1fr}.real-name-auth-page .personal-auth-submit.page{width:100%}}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface,.real-name-auth-page .real-name-side-card{grid-area:auto/1}}@media (width<=720px){.real-name-auth-page .real-name-hero>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-page .real-name-auth-tabs,.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-form.page,.real-name-auth-page .enterprise-auth-upload-grid.page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface{padding:12px}.real-name-auth-page .personal-auth-form label,.real-name-auth-page .personal-auth-code{max-width:none!important}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:1fr}.real-name-auth-page .personal-auth-submit.page{width:100%}}.real-name-auth-page .real-name-hero>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.real-name-auth-page .real-name-hero h2{color:#0f1f3d;flex:none;margin:0;font-size:15px;line-height:1.3;font-weight:650!important}.real-name-auth-page .real-name-hero p{color:#64748b;min-width:0;margin:0;font-size:12px;line-height:1.5;font-weight:400!important}.real-name-auth-page .real-name-auth-tabs{grid-template-columns:repeat(2,minmax(0,148px));gap:10px;display:grid}.real-name-auth-page .real-name-auth-tabs button{color:#4f607b;cursor:pointer;background:#fff;border:1px solid #dbe5f2;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:13px;display:inline-flex;font-weight:500!important}.real-name-auth-page .real-name-auth-tabs button.active{border-color:var(--brand);color:var(--brand);background:#e8f3ff;font-weight:650!important}.real-name-auth-page .real-name-auth-surface{background:#fff;border:1px solid #dbe9f8;border-radius:8px;gap:10px;padding:16px;display:grid;box-shadow:0 10px 26px #2969b30a}.real-name-auth-page .real-name-auth-breadcrumb{color:#64748b;font-size:12px;line-height:1.5}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface,.real-name-auth-page .real-name-side-card{grid-area:auto/1}}@media (width<=720px){.real-name-auth-page .real-name-hero>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-page .real-name-auth-tabs,.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-form.page,.real-name-auth-page .enterprise-auth-upload-grid.page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface{padding:12px}.real-name-auth-page .personal-auth-form label,.real-name-auth-page .personal-auth-code{max-width:none!important}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:1fr}.real-name-auth-page .personal-auth-submit.page{width:100%}}.real-name-auth-page{grid-template-columns:minmax(0,1fr) 280px;gap:12px}.real-name-auth-page .real-name-hero{box-shadow:none;background:#f8fbff;border:1px solid #dbe9f8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.real-name-auth-page .real-name-hero>div:first-child{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.real-name-auth-page .real-name-hero h2{color:#0f1f3d;margin:0;font-size:15px;line-height:1.35;font-weight:650!important}.real-name-auth-page .real-name-hero p{color:#64748b;margin:0;font-size:12px;line-height:1.55;font-weight:400!important}.real-name-auth-page .real-name-hero-actions{gap:8px}.real-name-auth-page .real-name-hero-actions .btn{min-height:30px;padding:0 12px;font-size:12px}.real-name-auth-tabs{grid-template-columns:repeat(2,minmax(0,150px));gap:10px}.real-name-auth-tabs button{border-radius:8px;min-height:38px;font-size:13px}.real-name-auth-surface{border-radius:8px;gap:10px;padding:18px;box-shadow:0 10px 28px #2969b30a}.real-name-auth-breadcrumb{color:#64748b;font-size:12px}.real-name-auth-card{border-radius:8px}.personal-auth-step-head{min-height:38px;padding:0 16px}.personal-auth-agreement.page{padding:9px 12px;font-size:12px}.personal-auth-submit.page{width:110px;height:34px}.real-name-auth-page .real-name-side-card{border-radius:8px;padding:18px}.real-name-auth-page .real-name-side-head{margin-bottom:12px;padding-bottom:12px}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-side-card,.real-name-auth-page .real-name-auth-surface{grid-area:auto/1}}@media (width<=720px){.real-name-auth-page .real-name-hero,.real-name-auth-page .real-name-hero>div:first-child{grid-template-columns:1fr}.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-tabs{grid-template-columns:1fr}.real-name-auth-surface{padding:14px}.personal-auth-submit.page{width:100%}}.real-name-auth-page{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px}.real-name-auth-page .real-name-hero,.real-name-auth-tabs,.real-name-auth-surface{grid-column:1/-1}.real-name-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.real-name-hero-actions .btn{border-radius:6px;min-height:34px;padding:0 14px;font-size:13px}.real-name-auth-tabs{grid-template-columns:repeat(2,minmax(0,180px));gap:12px;display:grid}.real-name-auth-tabs button{color:#4f607b;cursor:pointer;background:#fff;border:1px solid #dbe5f2;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:14px;display:inline-flex}.real-name-auth-tabs button.active{border-color:var(--brand);color:var(--brand);background:#e8f3ff;font-weight:650!important}.real-name-auth-surface{background:#fff;border:1px solid #dbe9f8;border-radius:8px;gap:12px;padding:22px;display:grid;box-shadow:0 14px 36px #2969b30f}.real-name-auth-breadcrumb{color:#34495f;font-size:13px;line-height:1.6}.real-name-auth-card{background:#fff;border:1px solid #edf2f8;border-radius:8px;overflow:hidden}.personal-auth-form.page,.enterprise-auth-form.page{padding:18px}.personal-auth-form.page input,.enterprise-auth-form.page input,.enterprise-auth-form.page select{min-height:34px}.personal-auth-upload-grid.page,.enterprise-auth-upload-grid.page{padding:22px 18px 14px}.personal-auth-agreement.page{margin:0}.personal-auth-submit.page{margin-top:8px}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-side-card,.real-name-auth-page .real-name-auth-surface{grid-area:auto/1}}@media (width<=640px){.real-name-auth-tabs{grid-template-columns:1fr}.real-name-hero-actions{justify-content:flex-start}.real-name-auth-surface{padding:16px}}.real-name-prompt-backdrop{z-index:1200;background:#0f172a52;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.real-name-prompt-modal{background:#fff;border-radius:0;width:min(680px,100vw - 36px);padding:28px 48px 26px;position:relative;box-shadow:0 24px 70px #0f172a3d}.real-name-prompt-close{color:#666;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:18px;right:18px}.real-name-prompt-close:hover{color:#1f2329}.real-name-prompt-modal h2{color:#1f2329;text-align:center;margin:0 0 26px;font-size:16px;line-height:1.35;font-weight:650!important}.real-name-prompt-copy{max-width:520px;margin:0 auto}.real-name-prompt-copy p{color:#1f2329;margin:0 0 14px;font-size:13px;line-height:1.75}.real-name-prompt-copy strong{color:#ff6a00;font-weight:650!important}.real-name-prompt-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;max-width:390px;margin:28px auto 30px;display:grid}.real-name-prompt-options article{text-align:center;justify-items:center;display:grid}.real-name-prompt-options svg{color:#1f5b92;stroke-width:1.7px}.real-name-prompt-options p{color:#7a8798;min-height:38px;margin:14px 0 12px;font-size:11px;line-height:1.7}.real-name-prompt-options button{color:#fff;cursor:pointer;background:#1267d8;border:0;border-radius:0;min-width:82px;height:28px;padding:0 12px;font-size:12px;line-height:1}.real-name-prompt-options button:hover{background:#0f57bd}.real-name-prompt-note{color:#808b9c;text-align:center;border-top:1px solid #e5e7eb;max-width:536px;margin:0 auto;padding-top:16px;font-size:12px;line-height:1.8}.real-name-prompt-backdrop.personal{align-items:start;padding:36px 16px;overflow-y:auto}.personal-auth-modal{background:#fff;width:min(780px,100vw - 32px);min-height:min(720px,100vh - 72px);padding:38px 34px 30px;position:relative;box-shadow:0 24px 70px #0f172a3d}.personal-auth-breadcrumb{color:#34495f;margin:0 0 10px;font-size:13px;line-height:1.6}.personal-auth-card{background:#fff;border:1px solid #e3edf8;border-radius:8px;margin-bottom:12px;overflow:hidden;box-shadow:0 8px 20px #2969b309}.personal-auth-step-head{background:#fff;border-bottom:1px solid #eef3fb;align-items:center;gap:9px;min-height:42px;padding:0 18px;display:flex}.personal-auth-step-head span{color:#fff;background:#2f6fb4;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:grid;font-weight:650!important}.personal-auth-step-head strong{color:#1f2b44;font-size:13px;font-weight:650!important}.personal-auth-step-head em{color:#a2afbf;font-size:12px;font-style:normal}.personal-auth-form{gap:12px;padding:0 18px 18px;display:grid}.personal-auth-form label{color:#334155;gap:6px;max-width:420px;font-size:12px;display:grid}.personal-auth-form label>span{color:#334155;font-size:12px}.personal-auth-form label>span:first-letter{color:#f43f5e}.personal-auth-form input{color:#1f2b44;background:#fff;border:1px solid #d8e2ef;border-radius:4px;outline:none;height:22px;padding:0 10px;font-size:12px}.personal-auth-form input:focus{border-color:#2f6fb4;box-shadow:0 0 0 2px #2f6fb41a}.personal-auth-phone>div{grid-template-columns:minmax(0,200px) 88px;gap:12px;display:grid}.personal-auth-phone button{color:#fff;cursor:pointer;background:#2f6fb4;border:0;border-radius:4px;height:30px;font-size:12px}.personal-auth-code{max-width:190px!important}.personal-auth-code input{text-align:center;height:30px}.personal-auth-code small{color:#9aabba;font-size:11px}.personal-auth-upload-grid{grid-template-columns:repeat(2,minmax(0,186px));justify-content:center;gap:16px;padding:28px 18px 12px;display:grid}.personal-auth-upload-grid button{color:#5b6b7c;cursor:pointer;text-align:center;background:#f8fbff;border:1px dashed #bcd1e8;border-radius:6px;place-items:center;min-height:132px;padding:16px;display:grid}.personal-auth-upload-grid button:hover{background:#f3f8ff;border-color:#2f6fb4}.personal-auth-upload-grid svg{color:#9aa8b8}.personal-auth-upload-grid strong{color:#334155;margin-top:4px;font-size:12px;font-weight:650!important}.personal-auth-upload-grid span,.personal-auth-upload-grid em{color:#8b9aaa;font-size:11px;font-style:normal;line-height:1.5}.personal-auth-upload-grid em{color:#2f6fb4}.personal-auth-upload-tip{color:#9aabba;text-align:center;margin:0 18px 18px;font-size:11px;line-height:1.6}.personal-auth-agreement{color:#64748b;background:#fbfdff;border:1px solid #e8eef6;border-radius:6px;align-items:flex-start;gap:8px;margin:12px 0 38px;padding:10px 12px;font-size:12px;line-height:1.7;display:flex}.personal-auth-agreement input{width:14px;height:14px;margin-top:3px}.personal-auth-agreement a{color:#1267d8;text-decoration:none}.personal-auth-submit{color:#fff;cursor:pointer;background:#1e9bd7;border:0;border-radius:4px;width:100px;height:32px;font-size:12px}.personal-auth-submit:hover{background:#1688c3}.real-name-prompt-backdrop.enterprise{align-items:start;padding:34px 16px;overflow-y:auto}.enterprise-auth-modal{background:#fff;width:min(780px,100vw - 32px);min-height:min(720px,100vh - 68px);padding:38px 34px 30px;position:relative;box-shadow:0 24px 70px #0f172a3d}.enterprise-auth-card{background:#fff;border:1px solid #edf2f8;border-radius:0;margin-bottom:12px;overflow:hidden}.enterprise-auth-form{grid-template-columns:minmax(0,1fr) 170px;gap:14px;padding:18px;display:grid}.enterprise-auth-form label{color:#334155;gap:6px;font-size:12px;display:grid}.enterprise-auth-form .enterprise-auth-wide{grid-column:1/-1}.enterprise-auth-form label>span{color:#334155;font-size:12px}.enterprise-auth-form label>span:first-letter{color:#f43f5e}.enterprise-auth-form input,.enterprise-auth-form select{color:#1f2b44;background:#fff;border:1px solid #d8e2ef;border-radius:4px;outline:none;height:30px;padding:0 10px;font-size:12px}.enterprise-auth-form select{color:#64748b}.enterprise-auth-form input:focus,.enterprise-auth-form select:focus{border-color:#2f6fb4;box-shadow:0 0 0 2px #2f6fb41a}.enterprise-auth-form small{color:#9aabba;font-size:11px}.enterprise-auth-upload-grid{grid-template-columns:repeat(3,minmax(0,160px));justify-content:center;gap:16px;padding:18px 18px 20px;display:grid}.enterprise-auth-upload-grid button{color:#5b6b7c;cursor:pointer;text-align:center;background:#f8fbff;border:1px dashed #bcd1e8;border-radius:6px;place-items:center;min-height:132px;padding:16px;display:grid}.enterprise-auth-upload-grid button:hover{background:#f3f8ff;border-color:#2f6fb4}.enterprise-auth-upload-grid svg{color:#8f9dac}.enterprise-auth-upload-grid strong{color:#334155;margin-top:4px;font-size:12px;font-weight:650!important}.enterprise-auth-upload-grid span,.enterprise-auth-upload-grid em{color:#8b9aaa;font-size:11px;font-style:normal;line-height:1.5}.enterprise-auth-upload-grid em{color:#2f6fb4}.personal-auth-agreement.enterprise{margin:12px 8px 18px}.personal-auth-submit.enterprise{margin-left:0}@media (width<=640px){.real-name-prompt-backdrop{align-items:start;padding:56px 16px 24px;overflow-y:auto}.real-name-prompt-modal{width:min(100%,420px);padding:24px 20px 22px}.real-name-prompt-options{grid-template-columns:1fr;gap:22px;margin:24px auto}.real-name-prompt-options p{min-height:auto}.personal-auth-modal{min-height:auto;padding:28px 18px 22px}.personal-auth-form label,.personal-auth-code{max-width:none!important}.personal-auth-phone>div,.personal-auth-upload-grid{grid-template-columns:1fr}.personal-auth-submit{width:100%}.enterprise-auth-modal{min-height:auto;padding:28px 18px 22px}.enterprise-auth-form,.enterprise-auth-upload-grid{grid-template-columns:1fr}.enterprise-auth-form .enterprise-auth-wide{grid-column:auto}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% -10%, rgb(var(--brand-rgb) / .2), transparent 34%), linear-gradient(180deg, #fff 0%, var(--page) 42%, #fff 100%);min-width:320px;margin:0}@media (width>=681px) and (width<=980px){html body .news-detail-layout{display:block}html body .news-detail-article{padding:34px 42px 54px}html body .news-detail-aside{margin-top:20px;position:static}}@media (width>=761px){html.market-scroll-lock,body.market-scroll-lock{height:100%;overflow:hidden}}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.container{width:min(100% - 40px,1200px);margin:0 auto}.site-header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:18px;width:100%;max-width:none;min-height:64px;margin:0;padding:0 28px;display:flex;position:relative}.nav-left{align-items:center;gap:36px;min-width:0;margin-left:28px;display:flex}.brand{color:var(--ink);flex:none;align-items:center;gap:12px;font-weight:900;display:inline-flex}.brand-mark{object-fit:contain;width:154px;height:52px;display:block}.brand-mark:before{content:none}.brand-image{flex:none}.brand small{color:var(--muted);margin-top:1px;font-size:12px;font-weight:800;display:block}.site-nav{justify-content:flex-start;align-items:center;gap:0;min-width:0;height:64px;display:flex}.site-nav a,.site-nav-menu-button,.nav-link{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:700;line-height:64px;transition:color .2s;position:relative}.site-nav a,.site-nav-menu-button{border-radius:0;height:64px}.site-nav-menu{height:64px;position:relative}.site-nav-trigger{color:inherit;font:inherit;align-items:center;gap:5px;display:inline-flex}.site-nav-trigger svg{transition:transform .2s}.site-nav-menu:hover .site-nav-trigger svg,.site-nav-menu:focus-within .site-nav-trigger svg{transform:rotate(180deg)}.site-nav a:hover,.site-nav a.active,.site-nav-menu-button:hover,.site-nav-menu:focus-within .site-nav-menu-button{color:var(--brand);background:0 0}.site-nav a:after{background:var(--brand);content:"";opacity:0;height:3px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(.2)}.site-nav a:hover:after,.site-nav a.active:after{opacity:1;transform:scaleX(1)}.site-nav-promo-badge{color:#fff;pointer-events:none;background:linear-gradient(135deg,#ff3b57 0%,#e6002d 100%);border-radius:999px 999px 999px 3px;justify-content:center;align-items:center;min-width:32px;height:18px;font-size:11px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:6px;right:-5px;box-shadow:0 8px 18px #e6002d47}.site-nav-submenu{z-index:30;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0f5;border-radius:8px;min-width:132px;padding:8px;transition:opacity .18s,transform .18s;position:absolute;top:64px;left:50%;transform:translate(-50%,8px);box-shadow:0 18px 46px #0f172a1f}.site-nav-menu:hover .site-nav-submenu,.site-nav-menu:focus-within .site-nav-submenu{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-nav-submenu a{color:#111827;border-radius:6px;justify-content:center;align-items:center;height:auto;min-height:36px;padding:8px 12px;line-height:1.3;display:flex}.site-nav-submenu a:after{display:none}.site-nav-submenu a:hover{background:var(--brand-soft);color:var(--brand)}.site-nav-mobile-actions{display:none}.nav-link:hover{color:var(--brand);background:0 0}.nav-actions{border:0;border-radius:0;justify-content:flex-end;align-self:stretch;align-items:center;gap:18px;margin-left:auto;display:flex;overflow:visible}.nav-actions .nav-link{color:#111827;background:0 0;border-radius:0;justify-content:center;align-items:center;min-height:42px;padding:10px 8px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.nav-actions .nav-link:hover{color:var(--brand);background:0 0}.nav-divider{background:#d1d5db;flex:none;width:1px;height:14px}.nav-actions .btn-primary{min-height:64px;box-shadow:none;border-radius:0;align-self:stretch;align-items:center;margin-right:-28px;padding:0 30px;font-size:15px;display:inline-flex}.user-profile{color:#334155;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:14px;font-weight:900;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.user-profile:hover{color:var(--brand);background:0 0}.user-avatar{background:linear-gradient(135deg, var(--brand), var(--brand));color:#fff;width:32px;height:32px;box-shadow:0 10px 22px rgb(var(--brand-rgb) / .22);border-radius:50%;place-items:center;font-size:13px;font-weight:950;display:grid}.user-name{white-space:nowrap}.user-arrow{color:#94a3b8;transition:transform .2s,color .2s}.account-menu-wrap{align-items:center;min-height:64px;display:inline-flex;position:relative}.account-menu{z-index:80;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0f2;border-radius:4px;width:360px;padding:16px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% - 6px);right:0;transform:translateY(8px);box-shadow:0 24px 70px #0f172a29}.account-menu:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.account-menu-wrap:hover .account-menu,.account-menu-wrap:focus-within .account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.account-menu-wrap:hover .user-arrow,.account-menu-wrap:focus-within .user-arrow{color:var(--brand);transform:rotate(180deg)}.account-menu-head{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;padding-bottom:14px;display:grid}.account-panel-avatar{background:linear-gradient(135deg, var(--brand), var(--brand));color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;font-weight:950;display:grid}.account-menu-head strong,.account-menu-head small{display:block}.account-menu-head strong{color:var(--ink);font-size:16px}.account-menu-head small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}.account-badge-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.account-badge-row span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:950}.account-badge-row span+span{color:var(--green);background:#ecfdf5}.account-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.account-status-grid span{color:#475569;background:#f8fafc;border-radius:4px;align-items:center;gap:8px;min-height:46px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.account-status-grid svg,.account-menu-links svg,.account-logout svg{color:var(--brand)}.account-menu-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.account-menu-links a{color:#334155;border-radius:4px;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.account-menu-links a:hover{background:var(--brand-soft);color:var(--brand)}.account-logout{border-top:1px solid var(--line);color:#475569;background:0 0;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:14px;padding-top:14px;font-size:13px;font-weight:950;display:flex}.account-logout:hover{color:var(--brand)}.nav-toggle{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;place-items:center;display:none}.btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--brand), var(--brand));color:#fff;box-shadow:0 16px 36px rgb(var(--brand-rgb) / .25)}.btn-primary:hover{background:linear-gradient(135deg, var(--brand-dark), var(--brand))}.btn-secondary,.btn-outline{color:var(--ink);background:#ffffffdb;border:1px solid #e2e8f0f2}.btn-lg{min-height:50px;padding:13px 20px}.hero-section{background:radial-gradient(circle at 82% 12%, rgb(var(--brand-rgb) / .18), transparent 30%), radial-gradient(circle at 12% 8%, rgb(var(--brand-rgb) / .12), transparent 28%), linear-gradient(180deg, #fff 0%, #f4f8ff 100%);color:var(--ink);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);align-items:center;gap:48px;min-height:560px;padding:58px 0 46px;display:grid}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:950}.hero-copy h1{color:#0f172a;letter-spacing:0;max-width:760px;margin-top:18px;font-size:clamp(42px,5.8vw,68px);line-height:1.08}.hero-title{opacity:0;animation:.86s cubic-bezier(.2,.8,.2,1) .12s forwards heroTextEnter;transform:translateY(22px)}.hero-copy>p:not(.eyebrow){color:#475569;max-width:650px;margin-top:22px;font-size:17px;font-weight:750;line-height:1.85}.hero-description{opacity:0;animation:.78s cubic-bezier(.2,.8,.2,1) .36s forwards heroTextEnter;transform:translateY(18px)}.hero-actions{opacity:0;flex-wrap:wrap;gap:14px;margin-top:28px;animation:.72s cubic-bezier(.2,.8,.2,1) .56s forwards heroTextEnter;display:flex;transform:translateY(16px)}.metrics-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.metric-card{box-shadow:0 12px 34px rgb(var(--brand-rgb) / .07);opacity:0;animation:.72s cubic-bezier(.2,.8,.2,1) forwards metricEnter;animation-delay:var(--metric-delay);background:#fff;border:1px solid #cbd5e1e0;border-radius:0;padding:16px;transition:border-color .2s,background .2s,transform .2s;transform:translateY(18px)scale(.96)}.metric-card:hover{border-color:rgb(var(--brand-light-rgb) / .6);background:#f8fbff;transform:translateY(-2px)}.metric-card strong{color:var(--brand);font-size:24px;line-height:1;display:block}.metric-card span{color:#64748b;margin-top:8px;font-size:13px;font-weight:800;display:block}@keyframes metricEnter{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroTextEnter{to{opacity:1;transform:translateY(0)}}@keyframes primaryButtonBreath{0%,to{box-shadow:0 16px 36px rgb(var(--brand-rgb) / .25)}45%{box-shadow:0 20px 46px rgb(var(--brand-rgb) / .38)}}@keyframes secondaryButtonBreath{0%,to{border-color:#e2e8f0f2}45%{border-color:rgb(var(--brand-light-rgb) / .5)}}@keyframes metricGlow{0%,to{box-shadow:none}45%{box-shadow:0 0 0 1px rgb(var(--brand-light-rgb) / .24), 0 18px 42px rgb(var(--brand-rgb) / .14)}}@keyframes metricNumberPulse{0%,to{color:#fff}45%{color:var(--brand-light)}}.hero-visual{min-height:360px;position:relative}.home-ops-panel{border:1px solid var(--brand-light);width:min(100%,430px);box-shadow:0 22px 54px rgb(var(--brand-rgb) / .12);background:#fff;padding:24px;position:relative}.home-ops-panel:before{z-index:-1;content:"";background:#eff6ffb8;border:1px solid #bfdbfeb8;position:absolute;inset:14px -14px -14px 14px}.home-ops-head{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:4px;display:flex}.home-ops-head span,.home-ops-head small,.home-ops-item small,.home-ops-footer span{color:#64748b;font-size:12px;font-weight:850}.home-ops-head strong{color:#0f172a;margin-top:5px;font-size:22px;font-weight:950;display:block}.home-ops-head small{border:1px solid var(--brand-light);background:var(--brand-soft);color:var(--brand-dark);padding:5px 8px}.home-ops-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.home-ops-status div{border:1px solid var(--brand-light);background:#f8fbff;padding:12px 10px}.home-ops-status span,.home-ops-status strong{display:block}.home-ops-status span{color:#64748b;font-size:11px;font-weight:850}.home-ops-status strong{color:var(--brand);margin-top:6px;font-size:14px;font-weight:950}.home-ops-list{background:#fff;border:1px solid #e6eef8;gap:0;margin-top:20px;display:grid}.home-ops-item{border-bottom:1px solid #e6eef8;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:13px;display:grid}.home-ops-item:last-child{border-bottom:0}.home-ops-item>span{border:1px solid var(--brand-light);background:var(--brand-soft);width:34px;height:34px;color:var(--brand-dark);box-shadow:none;justify-content:center;align-items:center;font-size:12px;font-weight:950;display:inline-flex}.home-ops-item strong,.home-ops-item small{display:block}.home-ops-item strong{color:#0f172a;font-size:14px;font-weight:950}.home-ops-item small{margin-top:4px;line-height:1.5}.home-ops-footer{background:#f0fdf4;border:1px solid #16a34a2e;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 13px;display:flex}.home-ops-footer strong{color:#16a34a;font-size:14px;font-weight:950}.hero-product-panel{border:1px solid var(--brand-light);width:min(100%,420px);box-shadow:0 24px 70px rgb(var(--brand-rgb) / .16);background:linear-gradient(#fff 0%,#f8fbff 100%);padding:22px;position:relative}.hero-product-panel:before{z-index:-1;content:"";background:#eff6ffb8;border:1px solid #bfdbfeb8;position:absolute;inset:18px -18px -18px 18px}.hero-product-head,.hero-product-card-title,.hero-product-strip{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hero-product-head span,.hero-product-card-title span,.hero-product-progress span,.hero-product-strip span{color:#64748b;font-size:12px;font-weight:850}.hero-product-head strong{color:#0f172a;margin-top:5px;font-size:22px;font-weight:950;display:block}.hero-product-head small{color:#15803d;background:#f0fdf4;border:1px solid #16a34a38;padding:5px 8px;font-size:12px;font-weight:950}.hero-product-card{border:1px solid var(--brand-light);background:#fff;margin-top:16px;padding:18px}.hero-product-card-title strong{color:#0f172a;margin-top:5px;font-size:18px;font-weight:950;display:block}.hero-product-card-title em{color:var(--brand);white-space:nowrap;font-size:18px;font-style:normal;font-weight:950}.hero-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.hero-product-specs span{color:#334155;background:#f8fbff;border:1px solid #e2e8f0;padding:9px 10px;font-size:13px;font-weight:900}.hero-product-tags{border-top:1px solid #e6eef8;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;display:flex}.hero-product-tags span{background:var(--brand-soft);color:var(--brand-dark);padding:6px 9px;font-size:12px;font-weight:950}.hero-product-strip{border:1px solid var(--brand-light);background:var(--brand-soft);margin-top:14px;padding:12px 13px}.hero-product-strip div{min-width:0}.hero-product-strip strong{color:#0f172a;margin-top:4px;font-size:13px;font-weight:950;display:block}.server-rack-visual{transform-origin:50%;width:min(82%,390px);filter:drop-shadow(0 22px 40px rgb(var(--brand-rgb) / .14));gap:12px;display:grid;position:absolute;top:36px;right:24px;transform:none}.server-rack-visual:before{z-index:-1;box-shadow:0 24px 70px rgb(var(--brand-rgb) / .13);content:"";background:linear-gradient(135deg,#ffffffe6,#eff6ffd1),#fff;border:1px solid #bfdbfed1;border-radius:0;position:absolute;inset:-28px -24px}.rack-node{min-height:70px;box-shadow:inset 3px 0 0 rgb(var(--brand-rgb) / .82);background:linear-gradient(#fff,#f8fbff);border:1px solid #bfdbfee6;border-radius:0;grid-template-columns:1fr 1fr 64px;align-items:center;gap:12px;padding:16px;display:grid}.rack-node span{background:var(--brand-light);border-radius:999px;height:12px}.rack-node span:last-child{background:linear-gradient(90deg,#22c55e,#a7f3d0);justify-self:end;width:44px;box-shadow:0 0 22px #22c55e80}.rack-node.active{border-color:rgb(var(--brand-rgb) / .72);background:linear-gradient(180deg, var(--brand-soft), #fff);box-shadow:inset 3px 0 0 var(--brand), 0 16px 34px rgb(var(--brand-rgb) / .12)}.section{padding:74px 0}.section-head{max-width:720px;margin-bottom:30px}.home-section-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.home-section-title-row .section-head{margin-bottom:30px}.featured-products-title-row{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.featured-products-title-row .section-head{text-align:center;grid-column:2;margin:0 0 30px}.featured-products-title-row .home-section-link{grid-column:3;justify-self:end}.featured-products-title-row{width:100%;margin-left:auto;margin-right:auto}.featured-products-title-row.featured-products-count-1,.featured-products-title-row.featured-products-count-2{width:100%}@media (width<=1024px){.featured-products-title-row.featured-products-count-2,.featured-products-title-row.featured-products-count-3{width:100%}}@media (width<=760px){.featured-products-title-row,.featured-products-title-row.featured-products-count-1,.featured-products-title-row.featured-products-count-2,.featured-products-title-row.featured-products-count-3{width:100%}}.home-section-link{color:var(--brand);white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:800;line-height:1.2;display:inline-flex}.home-section-link:hover{color:var(--brand-dark)}.section-head h2,.seller-band h2{color:var(--ink);margin-top:10px;font-size:clamp(28px,3.4vw,42px);line-height:1.15}.section-head>p:last-child,.seller-band p{color:var(--muted);margin-top:12px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 18px;display:grid}#products .product-grid-count-3,#products .product-grid-count-4,#products .product-grid-count-5,#products .product-grid-count-6{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.home-product-state{color:#64748b;text-align:center;background:#fff;border:1px solid #e2e8f0f0;padding:28px;font-size:14px;font-weight:900}.home-product-state.error{background:var(--brand-soft);color:#b91c1c;border-color:#fecaca}.product-card,.process-card,.scenario-card,.guarantee-card,.seller-card,.auth-panel{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #e2e8f0f0;border-radius:20px}.product-card{flex-direction:column;min-height:390px;padding:22px;display:flex;position:relative;overflow:hidden}#products .product-card,#products .product-card .spec{border-radius:0}.product-discount-badge{background:var(--price-color);color:#fff;clip-path:polygon(14px 0,100% 0,100% 100%,14px 100%,0 50%);justify-content:center;align-items:center;min-width:86px;height:34px;padding:0 12px 0 18px;font-size:13px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:0;right:0;box-shadow:0 10px 24px #e24d1a33}.product-card.is-sold-out{border-color:#cbd5e1}.product-card.is-sold-out .price-row strong{color:#64748b}.product-sold-out-action,.btn.btn-disabled{color:#64748b;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#e2e8f0;border-color:#cbd5e1}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:950}.product-card h3{color:#0f172a;margin-top:16px;font-size:20px;line-height:1.3}.product-card p{color:var(--muted);margin-top:10px;line-height:1.7}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.spec{background:#f8fbff;border:1px solid #e2e8f0;border-radius:0;padding:12px}.spec svg{color:var(--brand)}.spec span,.spec strong{display:block}.spec span{color:var(--muted);margin-top:8px;font-size:12px;font-weight:800}.spec strong{margin-top:2px;font-size:16px}.price-row{border-top:1px solid #e6eef8;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.product-card-ip-note{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.4;display:block}.price-row strong{color:var(--price-color);font-size:30px}.price-row strong span{color:var(--muted);font-size:13px}.config-sold-out-badge{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;align-items:center;width:fit-content;margin-top:8px;padding:4px 9px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.process-grid:before{background:linear-gradient(90deg, var(--brand-light), var(--brand-light), var(--brand-light));content:"";height:2px;position:absolute;top:18px;left:9%;right:9%}.process-card{z-index:1;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;padding:0 12px;position:relative}.process-card>span{border:2px solid var(--brand-light);width:38px;height:38px;color:var(--brand);box-shadow:0 8px 22px rgb(var(--brand-rgb) / .12);background:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:950;display:inline-flex}.process-card p{max-width:210px;color:var(--muted);margin:8px auto 0;font-size:13px;font-weight:750;line-height:1.65}.scenario-grid,.guarantee-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.scenario-card,.guarantee-card{padding:24px}.scenario-card svg,.guarantee-card svg{color:var(--brand)}.scenario-card h3,.guarantee-card h3{margin-top:14px}.scenario-card p{color:#64748b;margin-top:8px;font-size:13px;font-weight:750;line-height:1.65}.guarantee-card p{color:var(--muted);margin-top:10px;line-height:1.7}.guarantee-section{background:linear-gradient(#fff 0%,#f8fafc 100%)}.help-page{background:#f7f9fc;min-height:100vh}.help-workbench-head{justify-content:space-between;align-items:center;gap:24px;display:flex}.help-workbench-head h1{letter-spacing:0;margin-top:6px;font-size:clamp(28px,3vw,38px);line-height:1.15}.help-workbench-head p:not(.eyebrow){max-width:760px;color:var(--muted);margin-top:8px;font-size:14px;font-weight:750;line-height:1.65}.help-ticket-entry{min-height:36px;box-shadow:none;white-space:nowrap;border-radius:0;padding:0 16px}.docs-page{background:#f7f9fc;min-height:100vh}.docs-hero{background:linear-gradient(#fff 0%,#fffaf5 100%);border-bottom:1px solid #e5e7eb;padding:28px 0 18px}.docs-hero-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.docs-hero-inner h1{letter-spacing:0;margin-top:6px;font-size:clamp(28px,3vw,38px);line-height:1.15}.docs-hero-inner p:not(.eyebrow){max-width:780px;color:var(--muted);margin-top:8px;font-size:14px;font-weight:750;line-height:1.65}.docs-help-link{white-space:nowrap;border-radius:0;min-height:36px;padding:0 16px}.about-hero{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e5e7eb;padding:36px 0 30px}.about-hero-inner{max-width:960px}.about-hero h1{letter-spacing:0;margin-top:6px;font-size:clamp(28px,3vw,38px);line-height:1.15}.about-hero p:not(.eyebrow){max-width:780px;color:var(--muted);margin-top:12px;font-size:15px;font-weight:750;line-height:1.8}.about-card{min-height:210px;box-shadow:var(--shadow);background:#fff;border:1px solid #e2e8f0f0;border-radius:0;padding:24px}.about-card h2{color:#0f172a;margin-top:16px;font-size:18px}.about-card p{color:#64748b;margin-top:10px;font-size:13px;font-weight:750;line-height:1.7}.docs-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;padding:22px 0;display:grid}.docs-sidebar,.docs-content{border-radius:0}.docs-sidebar{align-self:start;padding:22px}.docs-content{padding:22px}.docs-layout>.docs-sidebar,.docs-layout>.docs-content{align-self:start;margin-top:0}.docs-sidebar .help-sidebar-head,.docs-content .docs-content-head{align-content:start;min-height:78px;margin-top:0}.docs-sidebar .help-sidebar-head h2,.docs-content .docs-content-head h2{line-height:1.25}.docs-content-head{border-bottom:1px solid #eef2f7;margin-bottom:4px;padding-bottom:16px}.docs-content-head p:not(.eyebrow){color:#64748b;margin-top:6px;font-size:13px;font-weight:750}.docs-entry-list{gap:14px;margin-top:18px;display:grid}.docs-entry{background:#fff;border:1px solid #e2e8f0;padding:16px}.docs-entry h3{color:#0f172a;font-size:16px;font-weight:950}.docs-entry ol{gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.docs-entry li{color:#475569;font-size:13px;font-weight:780;line-height:1.7}.docs-answer-list{gap:0;margin-top:18px;display:grid}.docs-answer-entry{border-bottom:1px solid #eef2f7;padding:18px 0}.docs-answer-entry:first-child{padding-top:0}.docs-answer-entry:last-child{border-bottom:0;padding-bottom:0}.docs-answer-entry h3{color:#0f172a;font-size:17px;font-weight:950;line-height:1.35}.docs-answer-entry p{color:#475569;max-width:880px;margin-top:10px;font-size:14px;font-weight:760;line-height:1.8}.help-console-layout{grid-template-columns:280px minmax(0,1fr);gap:18px;padding:22px 0;display:grid}.help-sidebar,.help-content{border-radius:0}.help-sidebar{align-self:start;padding:18px;position:sticky;top:86px}.help-sidebar-head h2{margin-top:5px;font-size:18px;font-weight:950}.help-topic-list{gap:8px;margin-top:16px;display:grid}.help-topic-item{color:#334155;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;width:100%;padding:12px;display:grid}.help-topic-item svg{color:#94a3b8}.help-topic-item strong,.help-topic-item small{display:block}.help-topic-item strong{color:#0f172a;font-size:13px;font-weight:950}.help-topic-item small{color:#64748b;margin-top:4px;font-size:12px;font-weight:750;line-height:1.5}.help-topic-item.active{border-color:rgb(var(--brand-rgb) / .42);background:var(--brand-soft)}.help-topic-item.active svg,.help-topic-item.active strong{color:var(--brand)}.help-content-head{border-bottom:1px solid #eef2f7;margin-bottom:4px;padding-bottom:16px}.help-content-head p:not(.eyebrow){color:#64748b;margin-top:6px;font-size:13px;font-weight:750}.help-faq-list.compact{gap:0;display:grid}.help-faq-row{border-bottom:1px solid #eef2f7;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:22px 0;display:grid}.help-faq-row:last-child{border-bottom:0}.help-faq-row svg{color:var(--brand)}.help-doc-index{border:1px solid rgb(var(--brand-rgb) / .18);background:var(--brand-soft);width:32px;height:32px;color:var(--brand);justify-content:center;align-items:center;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.help-faq-row strong{color:#0f172a;font-size:16px;font-weight:950}.help-faq-row p{color:#475569;max-width:860px;margin-top:9px;font-size:14px;font-weight:750;line-height:1.85}.help-empty-state{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;padding:18px;font-size:13px;font-weight:850}.help-support-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:24px;display:grid}.help-support-card{background:#fff;border:1px solid #e2e8f0;align-content:start;gap:9px;min-height:128px;padding:18px;display:grid}.help-support-card svg{color:var(--brand)}.help-support-card strong{color:#0f172a;font-size:15px;font-weight:950}.help-support-card span{color:#64748b;font-size:13px;font-weight:750;line-height:1.7}.help-rule-band{color:var(--ink);padding-bottom:34px}.help-rule-panel{background:#fff;border:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:start;gap:22px;padding:22px;display:grid}.help-rule-copy{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;display:grid}.help-rule-icon{border:1px solid rgb(var(--brand-rgb) / .22);background:var(--brand-soft);width:42px;height:42px;color:var(--brand);justify-content:center;align-items:center;display:inline-flex}.help-rule-copy h2{color:#0f172a;margin-top:6px;font-size:20px;font-weight:950;line-height:1.25}.help-rule-copy p:not(.eyebrow){color:#64748b;max-width:620px;margin-top:8px;font-size:13px;font-weight:750;line-height:1.7}.help-rule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.help-rule-list li{color:#334155;background:#f8fafc;border:1px solid #eef2f7;align-items:center;gap:10px;min-height:42px;padding:10px 12px;font-size:13px;font-weight:850;display:flex}.help-rule-list span{width:24px;height:24px;color:var(--brand);background:#fff;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:950;display:inline-flex}.help-final-card{padding:28px}.help-final-card h2{margin-top:12px;font-size:28px}.help-final-card p{max-width:720px;color:var(--muted);margin-top:10px;line-height:1.75}.help-final-card div{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.summary-line-action{color:#2563eb;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:2px 0 2px 5px;font-size:12px}.summary-line-action:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.summary-line-action:disabled{color:#94a3b8;cursor:not-allowed}.summary-copy-button{color:#64748b;background:#fff;border:1px solid #dbe4ef;border-radius:4px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:1;display:inline-flex}.summary-copy-button:hover{border-color:var(--brand-light);background:var(--brand-soft);color:var(--brand)}@keyframes buyer-password-spin{to{transform:rotate(360deg)}}.btn.btn-danger{color:#dc2626;background:#fef2f2;border-color:#dc26263d}.btn.btn-danger:hover{background:#fee2e2;border-color:#dc26266b}.instance-filter-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.instance-filter-bar input{flex:0 0 172px}.instance-filter-bar select{appearance:none;color:#334155;cursor:pointer;background-color:#f8fafc;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 15px) 15px,calc(100% - 10px) 15px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-color:#dbe3ef;flex:0 0 150px;font-weight:850}.instance-filter-bar button{white-space:nowrap;flex:none;min-height:36px;padding:8px 12px}.instance-filter-bar input,.instance-filter-bar select{min-height:36px;padding:0 10px;font-size:13px}.instance-filter-bar select{padding-right:30px}.instance-filter-bar input:hover,.instance-filter-bar select:hover{background-color:#fff;border-color:#1677ff5c}.instance-filter-bar input:focus,.instance-filter-bar select:focus{border-color:var(--brand);background-color:#fff;box-shadow:0 0 0 3px #1677ff1a}.instance-filter-bar select:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f1f5f9}.instance-power-status{color:#64748b;margin-left:6px;font-size:12px;font-weight:900;display:inline-flex}.instance-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.instance-section-head h3{margin:0}.instance-step-list{gap:10px;display:grid}.instance-password-form{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;padding:14px}.instance-password-check{min-height:42px;color:var(--ink);background:#fff;border:1px solid #d7dde7;border-radius:6px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:900;display:flex}.instance-password-check input{width:16px;height:16px;accent-color:var(--brand)}.table-action-btn{white-space:nowrap;min-height:30px;padding:6px 10px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.seller-cluster-layout .console-card,.seller-cluster-layout .seller-cluster-item,.seller-cluster-layout .seller-cluster-empty,.seller-cluster-layout .seller-cluster-create-form,.seller-cluster-layout .template-candidate-summary div,.seller-cluster-layout .template-count-strip span,.seller-cluster-layout .pve-template-card,.seller-cluster-layout .template-import-panel,.seller-cluster-layout .image-template-binding-card,.seller-cluster-layout .cluster-overview-card,.seller-cluster-layout .cluster-node-panel,.seller-cluster-layout .cluster-node-card,.seller-cluster-layout .cluster-detail-panel,.seller-cluster-layout .cluster-sync-result,.seller-cluster-layout .cluster-resource-config,.seller-cluster-layout .cluster-resource-node-card,.seller-cluster-layout .cluster-resource-storage-tag,.seller-cluster-layout .cluster-resource-list,.seller-cluster-layout .btn,.seller-cluster-layout .console-status,.seller-cluster-layout .template-imported-badge,.seller-cluster-layout input,.seller-cluster-layout select,.seller-cluster-layout textarea,.image-template-detail-panel,.image-template-delete-panel,.cluster-feedback-panel{border-radius:0}.instance-detail-actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;min-width:min(100%,560px);display:flex}.instance-detail-actions>.btn{min-height:36px;box-shadow:none;white-space:nowrap;border-width:1px;border-radius:0;padding:0 14px;font-size:13px;font-weight:950}.instance-detail-actions>.btn:disabled{cursor:not-allowed;opacity:.58}.template-candidate-summary{grid-template-columns:minmax(180px,1.4fr) repeat(2,minmax(130px,.8fr));gap:10px;margin-bottom:14px;display:grid}.template-candidate-summary div{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;min-width:0;padding:12px}.template-candidate-summary span{color:var(--muted);font-size:12px;font-weight:900;display:block}.template-candidate-summary strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:16px;font-weight:950;display:block;overflow:hidden}.template-count-strip{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.template-count-strip span{color:#64748b;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.template-count-strip strong{color:var(--ink);font-weight:950}.template-info-tip{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;margin-bottom:14px;padding:10px 12px;font-size:13px;font-weight:900}.template-import-panel{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;margin-bottom:14px;padding:16px}.image-template-detail-modal{z-index:90;background:#0f172a75;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.image-template-delete-modal{z-index:120;background:#0f172a80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-template-detail-panel{background:#f8fafc;border:1px solid #e2e8f0f5;border-radius:8px;width:min(960px,100%);max-height:min(82vh,760px);padding:16px;overflow:hidden;box-shadow:0 28px 80px #0f172a3d}.image-template-delete-panel{background:#fff;border:1px solid #e2e8f0f5;border-radius:0;width:min(460px,100%);padding:18px;box-shadow:0 28px 80px #0f172a3d}.image-template-delete-text{color:#475569;font-size:14px;font-weight:850;line-height:1.7}.cart-delete-confirm-panel{gap:14px;display:grid}.cart-delete-actions{justify-content:flex-end;gap:10px;display:flex}.cart-delete-actions .btn{border-radius:0;min-height:40px}.instance-release-confirm-panel{width:min(520px,100%);padding:18px}.instance-release-warning{background:#fff1f2;border:1px solid #fecaca;padding:12px 14px}.instance-release-warning strong,.instance-release-warning span{display:block}.instance-release-warning strong{color:#991b1b;font-size:14px;font-weight:950}.instance-release-warning span{color:#b91c1c;margin-top:5px;font-size:12px;font-weight:850;line-height:1.6}.instance-release-meta{background:#f8fafc;border:1px solid #eef2f7;gap:0;margin-top:12px;padding:2px 12px;display:grid}.instance-release-meta .summary-line{border-bottom:1px solid #e5e7eb;min-height:34px;padding:8px 0}.instance-release-meta .summary-line:last-child{border-bottom:0}.instance-release-actions{justify-content:flex-end;margin-top:14px}.instance-release-actions .btn{border-radius:0;min-height:34px;padding:0 14px;font-size:12px;font-weight:950}.modal-close-button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.modal-close-button:hover{background:var(--brand-soft);color:var(--brand);border-color:#ea580c52;box-shadow:0 6px 16px #ea580c1f}.modal-close-button:focus-visible{outline-offset:2px;outline:2px solid #ea580c42}.first-order-free-notice-modal{z-index:180;background:#0f172a80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.first-order-free-notice-panel{text-align:center;background:#fff;border:1px solid #fed7aa;border-radius:8px;justify-items:center;width:min(420px,100%);padding:28px 24px 22px;display:grid;box-shadow:0 28px 80px #0f172a3d}.first-order-free-notice-icon{color:#f97316;background:#fff7ed;border-radius:50%;place-items:center;width:46px;height:46px;font-size:24px;line-height:1;display:grid;font-weight:950!important}.first-order-free-notice-copy{margin-top:14px}.first-order-free-notice-copy h2{color:#111827;white-space:pre-line;margin:0;font-size:20px;line-height:1.35;font-weight:900!important}.first-order-free-notice-copy p{color:#64748b;white-space:pre-line;margin:8px 0 0;font-size:14px;line-height:1.7}.first-order-free-notice-panel .btn{border-radius:6px;min-height:38px;margin-top:18px;padding:0 22px}.product-view-modal-actions{border-top:1px solid #eef2f7;justify-content:flex-end;margin-top:4px;padding-top:12px}.product-view-close-button{border-radius:0;min-height:34px;padding:0 16px;font-size:13px;font-weight:950}.image-template-detail-body{max-height:calc(min(82vh,760px) - 92px);padding-right:4px;overflow-y:auto}.image-template-binding-list{border-top:1px solid var(--line);gap:10px;margin-top:12px;padding-top:12px;display:grid}.image-template-binding-list h3{color:var(--ink);font-size:14px;font-weight:950}.image-template-binding-list p{color:var(--muted);font-size:13px;font-weight:900}.image-template-binding-card{background:#fff;border:1px solid #eef2f7;border-radius:8px;padding:12px}.image-template-edit-form{gap:14px;display:grid}.template-imported-badge{color:#475569;background:#f8fafc;border:1px solid #d7dde7;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.image-template-detail-panel,.image-template-delete-panel,.cluster-feedback-panel{border-radius:0}.image-template-delete-panel .btn,.image-template-detail-panel .btn{border-radius:4px}.resource-config-switch{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex;position:relative}.resource-config-switch input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.resource-config-switch input:disabled{cursor:not-allowed}.resource-config-switch:has(input:disabled){color:#94a3b8;cursor:not-allowed}.resource-config-switch:has(input:disabled) .resource-switch-track{background:#f1f5f9;border-color:#e2e8f0}.resource-switch-track{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;width:34px;height:18px;transition:background .2s,border-color .2s,box-shadow .2s;position:relative}.resource-switch-track i{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0f172a38}.resource-config-switch input:checked+.resource-switch-track{border-color:var(--brand);background:var(--brand)}.resource-config-switch input:checked+.resource-switch-track i{transform:translate(16px)}.resource-config-switch input:focus-visible+.resource-switch-track{box-shadow:0 0 0 3px rgb(var(--brand-rgb) / .16)}.resource-switch-text{min-width:42px}.resource-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.resource-rule-group{border:1px solid var(--product-border);background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:8px;gap:14px;padding:0;display:grid;overflow:hidden}.resource-rule-group header{background:#f8fbff;border-bottom:1px solid #eaf0f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.resource-rule-group h4{color:var(--product-text);margin:0;font-size:14px;font-weight:950;line-height:1.2}.resource-rule-group header span{background:var(--product-accent-soft);color:var(--product-accent-dark);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900;line-height:1.2}.resource-rule-bounds{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px;display:grid}.resource-rule-field{gap:6px;display:grid}.resource-rule-field span{color:var(--product-muted);font-size:12px;font-weight:900}.resource-rule-field input{border:1px solid var(--product-border);min-width:0;height:34px;color:var(--product-text);background:#f8fafc;border-radius:6px;padding:0 8px;font-size:13px;font-weight:800}.resource-rule-default{background:#fff;border-top:1px solid #eaf0f7;grid-template-columns:auto minmax(140px,1fr) 96px;align-items:center;gap:10px;padding:12px 14px 14px;display:grid}.resource-rule-default span{color:#9a3412;font-size:12px;font-weight:950}.resource-rule-default input[type=range]{width:100%;min-width:0;accent-color:var(--product-accent)}.resource-rule-default input[type=number]{border:1px solid var(--product-border);min-width:0;height:34px;color:var(--product-text);background:#f8fafc;border-radius:6px;padding:0 8px;font-size:13px;font-weight:800}.site-footer{border-top:1px solid var(--line);color:#fff;background:#0f1f3d;padding:46px 0}.footer-grid{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(120px,.7fr)) minmax(280px,1fr);align-items:start;gap:30px;display:grid}.footer-brand-block{min-width:0}.footer-brand{color:#fff}.footer-brand small{color:#ffffff85}.site-footer p{color:#e2e8f0db;max-width:520px;margin-top:16px;line-height:1.7}.footer-records{gap:6px;margin-top:14px;display:grid}.footer-records a,.footer-records span{color:#cbd5e1d1;width:fit-content;font-size:12px;font-weight:750}.footer-records a:hover{color:var(--brand-light)}.footer-license{color:#cbd5e1d1;text-align:center;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:24px;padding-top:18px;font-size:12px;line-height:1.6;display:flex;font-weight:650!important}.footer-column{gap:9px;min-width:0;display:grid}.footer-column h3{color:#fff;margin-bottom:4px;font-size:14px;font-weight:950}.footer-column a,.footer-column span,.footer-legal-button{color:#e2e8f0d1;font-size:13px;font-weight:800;line-height:1.4}.footer-legal-button{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;outline:none;width:fit-content;padding:0;font-family:inherit}.footer-column a:hover,.footer-legal-button:hover{color:var(--brand-light)}.footer-legal-button:focus-visible{color:var(--brand-light);text-underline-offset:3px;text-decoration:underline}.footer-legal-contact-row{white-space:nowrap;align-items:flex-start;gap:18px;display:flex}.footer-legal-items{gap:9px;display:grid}.footer-legal-document-panel{width:min(820px,100%);max-height:min(86vh,820px)}.footer-legal-document-panel .auth-agreement-head{background:linear-gradient(#fff 0%,#f8fafc 100%);align-items:center;padding:20px 24px}.footer-legal-document-panel .auth-agreement-head h2{letter-spacing:0;font-size:22px}.footer-legal-document-dates{flex-wrap:wrap;gap:5px 14px;margin-top:7px;display:flex}.footer-legal-document-dates span{color:#64748b;font-size:13px;font-weight:750;line-height:1.5}.footer-legal-document-body{padding:22px 24px 8px}.footer-legal-document-intro{border-left:3px solid var(--brand);background:#f8fbff;margin-bottom:20px;padding:12px 14px}.footer-legal-document-intro p{color:#334155;margin:0;font-size:13px;line-height:1.85}.footer-legal-document-section{border-bottom:1px solid #e6edf7;margin:0 0 20px;padding:0 0 20px}.footer-legal-document-section:last-child{border-bottom:0;margin-bottom:0}.footer-legal-document-section h3{color:#1f2329;margin:0 0 12px;font-size:16px;font-weight:950;line-height:1.5}.footer-legal-document-line{color:#475569;margin:0;font-size:13px;line-height:1.8}.footer-legal-document-line+.footer-legal-document-line{margin-top:7px}.footer-legal-document-line.is-clause{color:#334155;margin-top:12px;font-weight:850}.footer-legal-document-line.is-numbered{text-indent:-18px;padding-left:18px}.footer-legal-document-line.is-subitem{color:#64748b;padding-left:18px}.footer-legal-document-line.is-contact{color:#334155;font-weight:850}.footer-legal-document-panel .auth-agreement-actions{background:#fff;padding:14px 24px}.footer-contact-mini{align-items:center;gap:10px;display:flex}.footer-contact-side{border-left:1px solid #e2e8f02e;gap:9px;padding-left:18px;display:grid}.footer-contact-side h3{margin:0}.footer-contact-side h3 span{color:#e2e8f0ad;font-size:12px;font-weight:500}.footer-contact-qr-trigger{cursor:zoom-in;background:#fff;border:0;border-radius:6px;flex:none;place-items:center;width:58px;height:58px;padding:0;display:grid;overflow:hidden}.footer-contact-qr-trigger:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-contact-qr-trigger:hover img{transform:scale(1.06)}.footer-contact-mini img{object-fit:cover;background:#fff;border-radius:6px;flex:none;width:58px;height:58px;transition:transform .2s}.footer-contact-mini div{gap:3px;display:grid}.footer-contact-mini span{color:#cbd5e1b8;font-size:12px;font-weight:700}.footer-contact-mini a{color:#fff;font-size:13px;font-weight:900}.footer-contact-mini a:hover{color:var(--brand-light)}.footer-qr-preview-modal{z-index:1500}.footer-qr-preview-panel{background:#fff;border:1px solid #dbe5f2;border-radius:6px;width:min(360px,100%);padding:20px;box-shadow:0 24px 70px #0f172a3d}.footer-qr-preview-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.footer-qr-preview-head h2{color:#1f2329;margin:0;font-size:18px}.footer-qr-preview-head p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.6}.footer-qr-preview-image{background:#fff;width:min(100%,280px);height:auto;margin:18px auto 0;display:block}.auth-page{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);min-height:calc(100vh - 64px);display:grid}.market-page{background:#f6f8fb;height:calc(100vh - 64px);min-height:calc(100vh - 64px);overflow:hidden}.market-section{height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:0;overflow:hidden}.market-layout{grid-template-columns:264px minmax(0,1fr);align-items:stretch;gap:0;width:100%;max-width:none;height:calc(100vh - 64px);min-height:calc(100vh - 64px);margin:0;display:grid}.market-region-panel{height:calc(100vh - 64px);min-height:calc(100vh - 64px);box-shadow:none;background:#fff;border:0;border-right:1px solid #e2e8f0f2;border-radius:0;align-self:stretch;overflow:hidden}.market-main{overscroll-behavior:contain;min-width:0;height:calc(100vh - 64px);overflow:hidden auto}.market-region-title{background:#fbfdff;border-bottom:1px solid #e2e8f0;justify-content:flex-start;align-items:center;gap:10px;min-height:56px;padding:12px 14px;display:flex}.market-region-title a{color:var(--brand);flex:none;align-items:center;gap:4px;font-size:13px;font-weight:950;display:inline-flex}.market-region-title a svg{flex:none}.market-region-heading{white-space:nowrap;justify-content:flex-start;align-items:center;gap:5px;min-width:0;display:inline-flex}.market-region-title span{color:var(--ink);font-size:12px;font-weight:900}.market-region-title em{color:var(--ink);font-size:12px;font-style:normal;font-weight:900}.market-region-title strong{color:var(--ink);font-size:13px;font-weight:950}.market-region-list{gap:4px;padding:10px;display:grid}.market-region-list button{color:#475569;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;min-height:42px;padding:0 10px 0 14px;font-size:13px;font-weight:900;display:flex;position:relative}.market-region-list button:hover,.market-region-list button.active{background:var(--brand-soft);color:var(--brand)}.market-region-list button.active:before{background:var(--brand);content:"";border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.market-region-list button span{overflow-wrap:anywhere;min-width:0}.market-region-list button .market-region-count{color:#94a3b8;font-variant-numeric:tabular-nums;text-align:right;flex:none;min-width:28px;margin-left:12px;font-size:12px;font-weight:800;line-height:1}.market-products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,360px));justify-content:start;gap:18px;padding:24px;display:grid}.market-product-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:0;flex-direction:column;max-width:360px;min-height:430px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 10px 30px #0f172a0b}.market-card-head{flex-wrap:wrap;gap:8px;display:flex}.source-tag,.market-tag,.source-note{border-radius:0;align-items:center;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.source-tag.self,.source-note.self{color:var(--cyan);background:#ecfeff}.source-tag.merchant,.source-note.merchant{background:var(--brand-soft);color:var(--brand)}.market-tag{color:#475569;background:#f8fafc}.market-product-main{min-width:0}.market-product-card h2{margin-top:12px;font-size:20px;line-height:1.25}.merchant-name{color:var(--brand);margin-top:7px;font-size:13px;font-weight:900}.product-scene{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.55}.market-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.market-spec-grid div{background:#f8fafc;border:1px solid #eef2f7;border-radius:0;grid-template-rows:auto auto;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:3px 8px;min-width:0;padding:9px;display:grid}.market-spec-grid svg{color:var(--brand);grid-row:1/span 2}.market-spec-grid span,.market-spec-grid strong{min-width:0;display:inline}.market-spec-grid span{color:var(--muted);font-size:12px;font-weight:800}.market-spec-grid strong{overflow-wrap:anywhere;font-size:14px}.server-card-meta{flex-wrap:wrap;gap:8px;margin-top:0;display:flex}.server-card-meta span{color:#64748b;background:#f8fafc;border-radius:0;padding:5px 9px;font-size:12px;font-weight:850}.server-card-meta .good{color:var(--green)}.server-card-meta .low{color:#d97706}.server-card-meta .check{color:var(--brand)}.market-price-row{border-top:1px solid #eef2f7;gap:12px;margin-top:auto;padding-top:14px;display:grid}.market-card-actions{align-items:center;gap:8px;display:flex}.market-card-actions strong{color:var(--brand);margin-right:auto;font-size:26px;line-height:1.1}.market-price-row .btn{border-radius:0;min-height:38px;padding:8px 12px;font-size:13px}.market-empty-state{color:#64748b;text-align:center;background:linear-gradient(#eff6ffb8 0%,#fff0 52%),#fff;border:1px solid #dbe5f2;border-radius:0;align-content:center;place-items:center;gap:9px;min-height:220px;margin:24px 28px;padding:28px;display:grid;box-shadow:0 12px 30px #0f172a0b}.market-empty-state strong{color:#0f172a;font-size:17px;font-weight:950}.market-empty-state span{color:#64748b;max-width:360px;font-size:13px;font-weight:750;line-height:1.6}.market-loading-spinner{border:3px solid var(--brand-light);border-top-color:var(--brand);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite marketSpin}.market-loading-state{min-height:260px}.market-error-state{background:linear-gradient(#fef2f2cc 0%,#fff0 56%),#fff;border-color:#dc26262e}.market-error-state strong{color:#b91c1c}@keyframes marketSpin{to{transform:rotate(360deg)}}.market-detail-view{min-width:0;padding:24px}.market-detail-view .detail-layout{grid-template-columns:minmax(0,1fr)}.market-config-view{background:#f6f8fb;min-width:0;padding:24px 24px 132px}.market-config-view.product-config-page{min-height:100%;padding-bottom:132px}.market-config-view .server-config-detail{width:100%;margin:0;padding:0}.market-config-view .config-bottom-drawer{z-index:60;grid-template-columns:minmax(0,1fr) auto 360px;margin-top:0;padding:0 0 0 24px;position:fixed;bottom:0;left:264px;right:0}.product-config-page .config-breadcrumb{color:#475569}.product-config-page .config-breadcrumb:hover{color:var(--brand)}.server-config-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;margin-top:16px;display:grid}.product-detail-page{background:radial-gradient(circle at 12% -4%, rgb(var(--brand-rgb) / .14), transparent 30%), linear-gradient(180deg, #fff 0%, #f7f9fc 42%, #fff 100%)}.product-detail-skeleton,.product-detail-skeleton-table{background:#fff;border:1px solid #eef2f7;padding:24px;box-shadow:0 14px 40px #0f172a0f}.product-detail-skeleton{gap:22px;display:grid}.product-detail-skeleton-head{gap:12px;max-width:520px;display:grid}.product-detail-skeleton-head span,.product-detail-skeleton-head strong,.product-detail-skeleton-head em,.product-detail-skeleton-price,.product-detail-skeleton-specs span,.product-detail-skeleton-table span{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 48%,#f8fafc 100%) 0 0/220% 100%;animation:1.35s ease-in-out infinite product-detail-skeleton-pulse;display:block;overflow:hidden}.product-detail-skeleton-head span{width:180px;height:24px}.product-detail-skeleton-head strong{width:min(420px,80%);height:36px}.product-detail-skeleton-head em{width:min(520px,92%);height:18px}.product-detail-skeleton-price{justify-self:end;width:150px;height:32px}.product-detail-skeleton-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-detail-skeleton-specs span{height:58px}.product-detail-skeleton-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin-top:18px;display:grid}.product-detail-skeleton-table span{height:44px}@keyframes product-detail-skeleton-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}.detail-title-section{background:radial-gradient(circle at 82% 8%, rgb(var(--brand-rgb) / .16), transparent 28%), linear-gradient(135deg, #fff 0%, #f8fafc 64%, var(--brand-soft) 100%);border-bottom:1px solid #e2e8f0e6;padding:58px 0 54px}.detail-title-section h1{margin-top:12px;font-size:clamp(38px,5vw,62px);line-height:1.08}.detail-title-section p:not(.eyebrow){max-width:720px;color:var(--muted);margin-top:14px;font-size:17px;line-height:1.8}.detail-breadcrumb{color:var(--brand);align-items:center;gap:6px;margin-bottom:18px;font-size:13px;font-weight:950;display:inline-flex}.detail-back-btn{margin-top:24px}.detail-content-section{padding-top:18px}.detail-top-actions{margin-bottom:18px}.detail-top-actions .detail-breadcrumb{margin-bottom:0}.detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.detail-main{gap:18px;min-width:0;display:grid}.product-detail-page .detail-layout,.product-detail-page .product-hero-card{grid-template-columns:minmax(0,1fr)}.product-detail-head{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:24px;display:grid}.product-detail-copy{min-width:0}.product-detail-side{justify-items:end;gap:14px;display:grid}.product-hero-card,.detail-panel,.detail-side-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:0;box-shadow:0 14px 40px #0f172a0f}.product-hero-card{grid-template-columns:280px minmax(0,1fr);gap:26px;padding:26px;display:grid}.product-image{background:radial-gradient(circle at 30% 18%, rgb(var(--brand-rgb) / .18), transparent 28%), linear-gradient(135deg, #0b1220 0%, #1f2937 100%);border-radius:0;place-items:center;min-height:320px;display:grid;overflow:hidden}.product-image-inner{gap:12px;width:min(72%,210px);display:grid;transform:perspective(680px)rotateX(48deg)rotate(-12deg)}.product-image-inner span{background:linear-gradient(#fff3,#ffffff0f),#111827;border:1px solid #ffffff29;border-radius:0;height:48px;box-shadow:0 18px 34px #00000038}.product-image-inner span:nth-child(3){border-color:rgb(var(--brand-rgb) / .72)}.product-detail-summary h2{margin-top:10px;font-size:30px;line-height:1.12}.product-detail-summary>p{color:var(--muted);margin-top:12px;line-height:1.8}.detail-price{color:var(--price-color);text-align:right;margin-top:0;font-size:24px;font-weight:950;line-height:1.1}.detail-price span{color:var(--muted);font-size:15px;font-weight:850}.detail-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;margin-top:22px;display:grid}.detail-spec-grid div{border-bottom:1px solid #eef2f7;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px 14px;min-height:54px;padding:12px 0;display:grid}.detail-spec-grid span{color:var(--muted);font-size:13px;font-weight:850}.detail-spec-grid strong{color:var(--ink);font-size:15px;font-weight:950}.detail-spec-grid em{background:var(--brand-soft);color:#c2410c;grid-column:2;justify-self:start;padding:3px 7px;font-size:12px;font-style:normal;font-weight:900}.detail-spec-grid div:nth-last-child(-n+3){border-bottom:0}.detail-info-grid{border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin-top:18px;display:grid}.detail-info-grid div{border-bottom:1px solid #eef2f7;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;min-height:48px;padding:12px 0;display:grid}.detail-info-grid div:nth-last-child(-n+2){border-bottom:0}.detail-info-grid span{color:#64748b;font-size:13px;font-weight:850}.detail-info-grid strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:900}.detail-option-block{margin-top:22px}.detail-option-block strong{color:#334155;font-size:13px;font-weight:950;display:block}.detail-option-block div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.detail-option-block span{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.detail-option-block span.active,.detail-option-block span:hover{border-color:rgb(var(--brand-rgb) / .36);background:var(--brand-soft);color:var(--brand)}.detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:0;display:flex}.product-detail-bottom-actions{border-top:1px solid #eef2f7;margin-top:20px;padding-top:16px}.detail-action-button{min-width:86px;min-height:32px;box-shadow:none;border-radius:0;padding:0 12px;font-size:13px}.detail-panel{padding:24px;scroll-margin-top:96px}.detail-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.detail-tabs a{color:#475569;background:#f8fafc;border-radius:4px;padding:9px 12px;font-size:13px;font-weight:900}.detail-tabs a:hover{background:var(--brand-soft);color:var(--brand)}.detail-panel h2{font-size:22px}.detail-panel p{color:var(--muted);margin-top:12px;line-height:1.8}.detail-side-card{padding:24px;position:sticky;top:92px}.detail-side-card svg{color:var(--brand)}.detail-side-card h2{margin-top:14px;font-size:24px}.detail-side-card ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.detail-side-card li{color:#475569;grid-template-columns:18px minmax(0,1fr);gap:8px;font-size:14px;font-weight:850;line-height:1.6;display:grid}.detail-side-price{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.detail-side-price span,.detail-side-price strong,.detail-side-price small{display:block}.detail-side-price span{color:var(--muted);font-size:13px;font-weight:900}.detail-side-price strong{color:var(--brand);margin-top:8px;font-size:30px}.detail-side-price small{color:var(--muted);font-size:13px}.detail-side-card .btn{width:100%;margin-top:12px}.auth-page-register{height:100vh;min-height:0;overflow-y:scroll}.auth-visual{background:radial-gradient(circle at 24% 12%, rgb(var(--brand-rgb) / .26), transparent 30%), linear-gradient(135deg, #0b1220 0%, #172033 100%);color:#fff;align-items:center;padding:48px;display:flex;position:relative}.auth-back{color:#ffffffc2;align-items:center;gap:8px;font-weight:900;display:inline-flex;position:absolute;top:28px;left:32px}.auth-brand-card h1{margin-top:18px;font-size:clamp(40px,6vw,64px);line-height:1.08}.auth-brand-card>p:not(.eyebrow){color:#ffffffb8;margin-top:18px;font-size:18px;line-height:1.8}.auth-proof-grid{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.auth-proof-grid span{color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:inline-flex}.auth-form-section{place-items:center;padding:48px 28px;display:grid}.auth-panel{width:min(100%,480px);padding:34px}.auth-panel h2{margin-top:8px;font-size:34px}.auth-referral-card{border:1px solid #bfdbfe;border-left:3px solid var(--brand);background:#eff6ff;border-radius:6px;gap:5px;margin-top:16px;padding:11px 12px;display:grid}.auth-referral-card strong{color:#1d4ed8;font-size:13px;font-weight:950}.auth-referral-card span{color:#475569;font-size:13px;font-weight:750;line-height:1.55}.auth-referral-card.invalid{background:#fef2f2;border-color:#fecaca #fecaca #fecaca #ef4444}.auth-referral-card.invalid strong{color:#b91c1c}.auth-referral-card.resolving{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #f59e0b}.auth-referral-card.resolving strong{color:#b45309}.auth-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.code-field button{background:var(--brand-soft);color:var(--brand);border-radius:12px;font-weight:900}.check-row{align-items:center;gap:8px;display:inline-flex}.check-row input{width:16px;min-height:16px}.check-row span{margin:0}.auth-submit{width:100%;margin-top:2px}.auth-submit:disabled{cursor:not-allowed;opacity:.72}.form-feedback{color:var(--green);background:#ecfdf5;border-radius:12px;padding:12px;font-size:14px;font-weight:800}.form-feedback.error{color:#dc2626;background:#fef2f2}.metric-card,.product-card,.process-card,.scenario-card,.guarantee-card,.seller-card,.seller-page-card,.seller-data-card,.seller-flow-card,.seller-apply-card,.seller-requirement-card,.seller-review-card,.help-support-card,.help-final-card,.console-card,.console-metric-card,.pve-template-card,.image-template-binding-card,.cluster-overview-card,.cluster-overview-usage-card,.cluster-node-card,.cluster-resource-node-card,.seller-profile-card,.seller-profile-side-card,.seller-wallet-detail-card,.seller-product-config-card,.seller-product-summary-card,.seller-product-system-card,.market-product-card,.product-hero-card,.detail-side-card,.cart-item-card,.checkout-summary-card,.order-product-card,.checkout-order-product-card,.payment-summary-card,.success-summary-card,.auth-brand-card,.auth-panel{border-radius:0}.auth-switch{color:var(--muted);text-align:center;margin-top:22px;font-weight:800}.auth-switch a{margin-left:6px;font-weight:950}@media (width<=1040px){.site-nav a{padding:0 12px}.site-nav a:after{left:12px;right:12px}.hero-grid,.seller-grid,.seller-hero-wrap,.seller-form-layout,.seller-status-layout,.help-console-layout,.docs-layout,.help-rule-panel,.console-page,.console-grid-two,.console-form-layout,.detail-layout,.product-hero-card,.config-shell,.server-config-layout,.server-cart-head,.server-config-field,.config-bottom-drawer,.cart-layout,.checkout-layout,.payment-layout,.success-layout,.auth-page,.renew-console-layout{grid-template-columns:1fr}.renew-console-summary{border-top:1px solid #eef2f7;border-left:0}.help-workbench-head,.docs-hero-inner{flex-direction:column;align-items:flex-start}.help-ticket-entry{justify-content:center;width:100%}.help-sidebar{position:static}.config-side-nav{height:auto;position:relative}.config-page-topbar{position:relative}.hero-grid{min-height:auto}.product-grid,.process-grid,.about-grid,.scenario-grid,.guarantee-grid,.seller-capability-grid,.seller-process-layout,.seller-progress-list,.help-quick-grid,.help-info-card-grid,.help-ticket-grid,.help-support-strip,.console-metric-grid,.detail-spec-grid,.detail-info-grid,.resource-trust-strip,.cart-config-grid,.checkout-info-grid,.renew-info-strip,.renew-cycle-grid,.payment-info-grid,.payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-requirement-card,.detail-side-card,.help-side-title{position:static}.market-layout{grid-template-columns:1fr}.market-region-panel{position:static}.market-region-list{flex-wrap:wrap;display:flex}.market-region-list button{flex:96px}.server-config-grid{grid-template-columns:1fr}.server-config-field,.server-config-field:nth-child(2n){border-right:0}.market-config-view .config-bottom-drawer{grid-template-columns:1fr;gap:12px;padding:14px 0 0 14px;left:0}.market-config-view .config-drawer-actions{grid-template-columns:1fr;margin-left:-14px}.market-config-view .config-drawer-info,.market-config-view .config-drawer-summary-list{white-space:normal;flex-wrap:wrap}.config-drawer-summary-trigger:after{max-width:calc(100vw - 32px)}.cart-bottom-drawer{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:14px 0 0 14px;left:0}.cart-bottom-drawer .cart-checkout{margin-left:-14px}.cart-drawer-price{text-align:left}.auth-visual{min-height:420px}}@media (width<=760px){.container{width:min(100% - 28px,1200px)}.nav-shell{min-height:60px;padding:0 14px;display:flex}.brand{min-width:0}.nav-left{margin-left:0}.brand small{display:none}.nav-toggle{margin-left:auto;display:grid}.site-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;height:auto;padding:10px;display:none;position:absolute;top:60px;left:14px;right:14px;transform:none}.site-nav.is-open{display:flex}.site-nav a{border-radius:10px;height:auto;padding:10px 12px;line-height:1.4}.site-nav-mobile-actions{border-top:1px solid var(--line);gap:4px;margin-top:6px;padding-top:8px;display:grid}.site-nav-mobile-actions .btn{justify-content:center;width:100%;margin-top:4px}.site-nav-menu{height:auto}.template-candidate-summary{grid-template-columns:1fr}.image-template-detail-modal{padding:14px}.image-template-detail-panel{max-height:88vh}.image-template-detail-body{max-height:calc(88vh - 112px)}.site-nav-trigger{justify-content:space-between;width:100%}.site-nav-submenu{min-width:0;box-shadow:none;opacity:1;pointer-events:auto;background:#f8fafc;border:0;margin-top:4px;position:static;transform:none}.site-nav-submenu a{justify-content:flex-start}.site-nav a:after,.nav-actions{display:none}.hero-grid{gap:28px;padding:50px 0 42px}.hero-copy>p:not(.eyebrow){font-size:16px}.metrics-row,.seller-cards,.product-grid,.process-grid,.about-grid,.scenario-grid,.guarantee-grid,.seller-capability-grid,.seller-process-layout,.seller-progress-list,.seller-form-grid,.help-quick-grid,.help-info-card-grid,.help-ticket-grid,.help-support-strip,.console-metric-grid,.console-form-grid,.console-filter-bar,.seller-product-config-page,.seller-product-config-main,.seller-product-model-list,.detail-spec-grid,.detail-info-grid,.resource-trust-strip,.cart-config-grid,.checkout-form-grid,.renew-info-strip,.renew-cycle-grid,.payment-info-grid,.payment-method-grid,.success-next-steps,.market-products-grid,.footer-grid{grid-template-columns:1fr}.instance-filter-bar input,.instance-filter-bar select,.instance-filter-bar button{flex:100%}.resource-rule-grid{grid-template-columns:1fr}.resource-rule-bounds{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-rule-default{grid-template-columns:1fr;gap:8px}.market-page,.market-section,.market-layout{height:auto;min-height:100vh;overflow:visible}.market-main{height:auto;overflow:visible}.market-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-region-panel{height:auto;min-height:auto}.market-price-row{justify-items:start}.market-card-actions{flex-flow:column wrap;align-items:flex-start}.market-card-actions strong{margin-right:0}.market-price-row .btn{flex:128px;justify-content:center}.hero-visual{min-height:390px}.section,.seller-band,.seller-hero-wrap,.help-workbench,.help-rule-band{padding:60px 0}.help-section-row{flex-direction:column}.help-section-row .section-head{margin-bottom:0}.help-section-row .btn{margin-top:0}.help-rule-panel{align-items:start}.help-rule-list{grid-template-columns:1fr}.help-final-card div .btn{width:100%}.detail-title-section{padding:42px 0}.product-hero-card,.detail-panel,.detail-side-card{padding:20px}.product-detail-head{grid-template-columns:1fr}.product-detail-side,.detail-price,.detail-actions{text-align:left;justify-content:flex-start;justify-items:start}.product-detail-page .detail-info-grid{grid-template-columns:1fr}.product-detail-page .detail-info-grid div{grid-template-columns:96px minmax(0,1fr)}.product-detail-page .detail-spec-grid{grid-template-columns:1fr}.product-detail-page .detail-spec-grid div{grid-template-columns:76px minmax(0,1fr)}.product-detail-page .detail-spec-grid div:nth-last-child(-n+3){border-bottom:1px solid #eef2f7}.product-detail-page .detail-spec-grid div:last-child{border-bottom:0}.product-detail-skeleton,.product-detail-skeleton-table{padding:18px}.product-detail-skeleton-price{justify-self:start}.product-detail-skeleton-specs,.product-detail-skeleton-table{grid-template-columns:1fr}.product-image{min-height:240px}.detail-actions .btn{width:100%}.renew-console-head{flex-direction:column;align-items:flex-start}.renew-spec-line{grid-template-columns:1fr;gap:6px}.product-detail-bottom-actions .btn{width:auto}.product-config-page{padding-bottom:300px}.config-page-topbar{flex-direction:column;align-items:flex-start;padding:14px}.config-top-nav{flex-wrap:wrap}.config-top-nav a{height:auto;padding:8px 10px;line-height:1.3}.server-config-detail{width:min(100% - 28px,1180px);padding-top:24px}.server-cart-panel{padding:0}.server-cart-head{grid-template-columns:minmax(0,1fr);align-items:flex-start}.server-cart-head>div,.config-product-meta{flex-wrap:wrap;justify-content:flex-start}.server-config-field{align-items:stretch;gap:10px}.config-slider-head{grid-template-columns:1fr}.config-slider-actions{justify-content:start}.config-bottom-drawer{align-items:stretch;padding:14px}.config-drawer-price{text-align:left}.config-drawer-actions{flex-direction:column}.config-drawer-actions .btn{width:100%}.cart-title-section,.checkout-title-section{padding:40px 0}.cart-title-row,.checkout-title-row,.cart-item-head,.order-product-card{flex-direction:column;align-items:flex-start}.cart-summary,.checkout-summary-card{position:static}.cart-item-card{padding:54px 18px 18px}.cart-item-check{top:18px;left:18px}.order-product-price{text-align:left}.delivery-notice{grid-template-columns:1fr}.payment-title-section{padding:40px 0}.payment-title-row,.payment-order-row{flex-direction:column;align-items:flex-start}.payment-order-meta{text-align:left}.payment-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-info-grid div:nth-child(2n){border-right:0}.payment-info-grid div:nth-child(n+3){border-top:1px solid #eef2f7}.checkout-info-grid div:nth-child(2n){border-right:0}.checkout-info-grid div:nth-child(n+3){border-top:1px solid #eef2f7}.payment-summary-card,.success-summary-card{position:static}.success-panel,.payment-panel,.payment-summary-card,.success-summary-card{padding:20px}.success-actions .btn{width:100%}.price-row{flex-direction:column;align-items:flex-start}.auth-visual{min-height:360px;padding:82px 24px 34px}.auth-back{left:24px}.auth-form-section{padding:28px 14px 40px}.auth-panel{padding:24px}.auth-page-register{background:#fff;grid-template-rows:auto minmax(0,1fr);height:100svh;min-height:0;display:grid;overflow-y:scroll}.auth-page-register .auth-visual{min-height:0;padding:14px 18px}.auth-page-register .auth-back{position:static}.auth-page-register .auth-brand-card{display:none}.auth-page-register .auth-form-section{align-items:start;min-height:0;padding:4px 14px 10px}.auth-page-register .auth-panel{flex-direction:column;justify-self:center;width:100%;max-width:640px;min-height:0;padding:14px 16px;display:flex}.auth-page-register .auth-panel h2{font-size:24px;line-height:1.08}.auth-page-register .auth-intro{display:none}.auth-page-register .auth-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin-top:10px}.auth-page-register .auth-form label span{margin-bottom:4px;font-size:12px}.auth-page-register .auth-form input{border-radius:10px;min-height:32px;padding:0 10px;font-size:13px}.auth-page-register .code-field{grid-template-columns:minmax(0,1fr) 86px;gap:5px}.auth-page-register .code-field button{border-radius:10px;font-size:11px}.auth-page-register .auth-options{font-size:12px}.auth-page-register .auth-options,.auth-page-register .auth-submit,.auth-page-register .form-feedback{grid-column:1/-1}.auth-page-register .auth-submit{min-height:34px;padding:6px 12px;font-size:13px}.auth-page-register .auth-switch{margin-top:8px;font-size:13px}}.auth-page,.auth-page-register{background:linear-gradient(90deg, rgb(var(--brand-rgb) / .06), transparent 34%), #f4f6fb;flex-direction:column;height:auto;min-height:100vh;display:flex;overflow-y:auto}.auth-topbar{background:#fffffff5;border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:0 max(20px,50vw - 600px);display:flex;position:relative}.auth-logo{min-width:0}.auth-top-nav{justify-content:center;align-items:center;gap:0;height:66px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.auth-top-nav a{color:#475569;height:66px;padding:0 18px;font-size:14px;font-weight:800;line-height:66px;transition:color .2s;position:relative}.auth-top-nav a:hover{color:var(--brand)}.auth-top-nav a:after{background:var(--brand);content:"";opacity:0;height:3px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(.2)}.auth-top-nav a:hover:after{opacity:1;transform:scaleX(1)}.auth-back{color:#475569;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex;position:static}.auth-content{flex:1;grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:clamp(28px,6vw,72px);width:min(100%,1180px);margin:0 auto;padding:clamp(28px,5vw,64px) clamp(18px,4vw,52px);display:grid}.auth-page-register .auth-content{align-items:start;padding-top:clamp(16px,3vw,32px)}.auth-page-register .auth-visual{align-self:center}.auth-visual{min-height:auto;color:var(--ink);background:0 0;align-items:center;padding:0}.auth-brand-card{max-width:620px}.auth-brand-card:before{background:var(--brand);content:"";border-radius:999px;width:58px;height:5px;margin-bottom:22px;display:block}.auth-brand-card h1{color:var(--ink);margin-top:14px;font-size:clamp(34px,5vw,56px);line-height:1.12}.auth-brand-card>p:not(.eyebrow){max-width:540px;color:var(--muted);margin-top:18px;font-size:17px;line-height:1.85}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.auth-proof-grid span{color:#334155;background:#fffc;border:1px solid #e2e8f0e6;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:82px;padding:14px;font-size:13px;font-weight:900;display:flex;box-shadow:0 12px 32px #0f172a0f}.auth-form-section{padding:0;display:block}.auth-panel{background:#fff;border:1px solid #e2e8f0f2;border-radius:4px;width:100%;padding:32px;box-shadow:0 22px 60px #0f172a1f}.auth-panel h2{color:var(--ink);margin-top:8px;font-size:30px;line-height:1.15}.auth-intro{color:var(--muted);margin-top:8px}.auth-form{gap:15px;margin-top:24px;display:grid}.auth-form label span{color:#334155;margin-bottom:7px;font-size:13px;font-weight:900;display:block}.auth-form input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d7dde7;border-radius:4px;padding:0 12px;font-size:14px}.auth-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / .12)}.password-field{position:relative}.password-field input{padding-right:44px}.password-field button{color:#64748b;background:0 0;border-radius:4px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-field button:hover{background:var(--brand-soft);color:var(--brand)}.code-field{grid-template-columns:minmax(0,1fr) 112px;gap:10px;display:grid}.auth-page-register .auth-register-sms-field{grid-column:1/-1}.auth-page-register .auth-register-sms-field .code-field{grid-template-columns:minmax(0,1fr) 112px}.code-field button{color:var(--brand);white-space:nowrap;background:#fff;border:1px solid #d7dde7;border-radius:4px;font-size:13px;font-weight:900}.code-field button:disabled{color:#94a3b8;cursor:not-allowed}.auth-info-toast{z-index:1400;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100vw - 32px,440px);min-height:48px;padding:10px 12px;animation:.22s ease-out authInfoToastIn;display:grid;position:fixed;top:82px;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #0f172a29}.auth-info-toast.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.auth-info-toast.success{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.auth-info-toast>span{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:800;line-height:1.55}.auth-info-toast>button{color:currentColor;cursor:pointer;opacity:.72;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;display:grid}.auth-info-toast>button:hover{opacity:1;background:#ffffffa3}@keyframes authInfoToastIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.auth-info-toast{animation:none}}.auth-options{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.check-row{grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;line-height:1.45;display:inline-grid}.auth-form .check-row input[type=checkbox]{width:16px;height:16px;min-height:16px;accent-color:var(--brand);flex:none;margin:0;padding:0}.auth-form .check-row>span{min-width:0;color:var(--muted);font-size:inherit;font-weight:inherit;align-items:center;margin:0;line-height:1.45;display:inline-flex}.auth-form .check-row .auth-agreement-copy{min-width:0;color:var(--muted);font-size:inherit;font-weight:inherit;flex-wrap:wrap;align-items:center;gap:4px;margin:0;line-height:1.45;display:inline-flex}.auth-agreement-link{color:var(--brand);font-size:inherit;font-weight:950;line-height:inherit;background:0 0;border:0;padding:0}.auth-agreement-link:hover{color:var(--brand-dark);text-decoration:underline}.auth-agreement-modal{z-index:100;background:#0f172a73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-agreement-panel{background:#fff;border:1px solid #dbe5f2;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100%);max-height:min(82vh,760px);display:grid;box-shadow:0 24px 70px #0f172a2e}.auth-agreement-head{border-bottom:1px solid #e6edf7;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.auth-agreement-head h2{color:#1f2329;font-size:20px}.auth-agreement-head p{color:#64748b;margin-top:6px;font-size:13px;line-height:1.7}.auth-agreement-body{padding:18px 20px 4px;overflow-y:auto}.auth-agreement-section{border-bottom:1px solid #eef2f7;margin-bottom:16px;padding-bottom:16px}.auth-agreement-section:last-child{border-bottom:0;margin-bottom:0}.auth-agreement-section h3{color:#1f2329;font-size:15px}.auth-agreement-section ul{gap:8px;margin:10px 0 0;padding-left:18px;display:grid}.auth-agreement-section li{color:#475569;font-size:13px;line-height:1.7}.auth-agreement-actions{border-top:1px solid #e6edf7;justify-content:flex-end;padding:14px 20px;display:flex}.auth-submit{border-radius:4px;width:100%;min-height:44px}.auth-switch{color:var(--muted);text-align:center;margin-top:20px;font-size:14px;font-weight:800}.auth-switch a,.auth-options a{color:var(--brand);font-weight:950}.auth-forgot-link{color:var(--brand);font-size:inherit;background:0 0;border:0;padding:0;font-weight:950}.auth-forgot-link:hover{color:var(--brand-dark);text-decoration:underline}.auth-password-reset-panel{width:min(520px,100%)}.auth-password-reset-form{margin-top:0;padding:20px}.auth-password-reset-form .code-field button:disabled{color:#94a3b8;cursor:not-allowed}.auth-password-reset-actions{gap:14px;margin:2px -20px -20px}.auth-password-reset-actions .btn{min-width:112px}@media (width<=840px){.auth-top-nav a{padding:0 10px}.auth-top-nav a:after{left:10px;right:10px}.auth-content{grid-template-columns:1fr;align-items:start;gap:18px;padding-top:24px}.auth-visual{display:block}.auth-brand-card{max-width:none}.auth-brand-card:before{margin-bottom:14px}.auth-brand-card h1{font-size:28px}.auth-brand-card>p:not(.eyebrow){margin-top:10px;font-size:14px;line-height:1.65}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.auth-proof-grid span{min-height:56px;padding:10px}.auth-panel{padding:24px}.auth-form{gap:13px;margin-top:18px}}@media (width<=520px){.checkout-info-grid{grid-template-columns:1fr}.checkout-info-grid div,.checkout-info-grid div:nth-child(2n){border-right:0}.checkout-info-grid div+div{border-top:1px solid #eef2f7;padding-left:0}.payment-info-grid{grid-template-columns:1fr}.payment-info-grid div,.payment-info-grid div:nth-child(2n){border-right:0}.payment-info-grid div+div{border-top:1px solid #eef2f7;padding-left:0}}@media (width<=560px){.auth-info-toast{width:calc(100vw - 24px);top:70px}.auth-topbar{min-height:60px;padding:0 20px}.auth-logo small,.auth-top-nav{display:none}.auth-back{font-size:12px}.auth-content{padding:16px 14px 28px}.auth-brand-card h1{font-size:24px}.auth-proof-grid{display:none}.auth-panel{padding:20px}.auth-panel h2{font-size:26px}.auth-form input{min-height:42px}.code-field{grid-template-columns:minmax(0,1fr) 96px;gap:8px}}body{background:radial-gradient(circle at 18% -12%, rgb(var(--brand-rgb) / .16), transparent 34%), radial-gradient(circle at 92% 8%, rgb(var(--brand-rgb) / .1), transparent 28%), linear-gradient(180deg, #fff 0%, #f5f8ff 44%, #fff 100%)}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom-color:#cbd5e1bd;box-shadow:0 8px 28px #0f172a0a}.brand span,.console-brand span,.footer-brand span{color:#0f172a}.site-footer .footer-brand span{color:#fff}.site-nav a:hover,.site-nav a.active,.nav-link:hover,.console-return,.console-switch,.market-region-title a,.merchant-name,.server-card-meta .check{color:var(--brand)}.site-nav a:after{background:var(--brand)}.nav-actions .btn-primary,.btn-primary,.hero-actions .btn-primary,.market-card-actions .btn-primary,.buyer-product-actions .btn-primary,.seller-product-config-page .btn-primary{background:linear-gradient(135deg, var(--brand), var(--brand-dark));box-shadow:0 12px 28px rgb(var(--brand-rgb) / .22)}.nav-actions .btn-primary:hover,.btn-primary:hover,.hero-actions .btn-primary:hover,.market-card-actions .btn-primary:hover,.buyer-product-actions .btn-primary:hover,.seller-product-config-page .btn-primary:hover{background:linear-gradient(135deg, var(--brand-dark), var(--brand-dark));box-shadow:0 16px 34px rgb(var(--brand-rgb) / .28)}.btn-secondary,.btn-outline,.payment-back,.cart-back-button{border-color:rgb(var(--brand-rgb) / .22);color:var(--brand);background:#fff}.btn-secondary:hover,.btn-outline:hover,.payment-back:hover,.cart-back-button:hover{border-color:rgb(var(--brand-rgb) / .42);background:var(--brand-soft);color:var(--brand-dark)}.hero-section,.seller-band,.docs-hero,.help-hero,.seller-hero-page,.auth-brand-card{background:radial-gradient(circle at 18% 0%, rgb(var(--brand-rgb) / .14), transparent 30%), radial-gradient(circle at 82% 12%, rgb(var(--brand-rgb) / .12), transparent 28%), linear-gradient(135deg, #fff 0%, #f8fbff 62%, #eef6ff 100%)}.hero-title span,.eyebrow,.section-header .eyebrow,.seller-section-head .eyebrow,.help-workbench-head .eyebrow{color:var(--brand)}.metric-card,.process-card,.guarantee-card,.scenario-card,.seller-page-card,.seller-flow-card,.seller-apply-card,.seller-requirement-card,.help-topic-card,.help-rule-panel,.docs-entry,.console-card,.buyer-wide-card,.server-cart-panel,.checkout-panel,.payment-panel,.renew-card,.auth-panel{background:#fff;border-color:#cbd5e1d1;box-shadow:0 12px 34px #0f172a0e}.metric-card:hover,.process-card:hover,.guarantee-card:hover,.seller-page-card:hover,.market-product-card:hover,.buyer-product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .13), 0 14px 34px #0f172a0e}.source-tag.merchant,.source-note.merchant,.market-region-list button:hover,.market-region-list button.active,.buyer-server-status-tabs button:hover,.buyer-server-status-tabs button.active,.console-card-head button,.console-filter-bar button,.seller-cluster-list .console-card-head button,.cluster-action-primary,.cluster-action-ghost,.seller-instance-manage-tabs button.active,.seller-instance-product-tabs button.active,.buyer-server-product-tabs button.active,.buyer-products-page>.buyer-server-empty,.buyer-products-page>.buyer-server-loading{background:var(--brand-soft);color:var(--brand)}.market-region-list button.active:before,.buyer-server-product-tabs button.active:after,.buyer-products-tabs button:after,.seller-instance-manage-tabs button.active:after,.seller-instance-product-tabs button.active:after{background:var(--brand)}.market-page,.market-config-view,.console-page,.seller-page,.docs-page,.help-page{background:#f5f8ff}.market-region-panel,.console-sidebar,.console-topbar,.console-shell{border-color:#cbd5e1d1}.console-card,.market-product-card,.buyer-product-card,.product-card,.seller-page-card,.docs-entry,.help-topic-card{border-radius:0}.market-product-card:hover,.buyer-product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 50px rgb(var(--brand-rgb) / .13), 0 14px 40px #0f172a0e}.market-spec-grid svg,.buyer-product-spec-grid svg,.buyer-server-empty svg,.console-side-card svg,.seller-page-card svg,.help-rule-list span,.docs-entry h3,.market-card-actions strong,.buyer-product-price strong,.market-price-row .btn,.buyer-product-actions .btn,.console-table .console-table-action{color:var(--brand)}.market-spec-grid div,.buyer-product-spec-grid div,.buyer-instance-pve-metrics div,.seller-instance-pve-metric,.summary-tile,.cluster-stat-card{background:#f8fbff;border-color:#dbe5f2}.server-card-meta span,.market-tag,.console-status,.status-pill{background:#f8fbff}.console-table-wrap,.buyer-server-table-wrap,.buyer-ticket-table-wrap{background:#fff;border-color:#cbd5e1d1}.console-table .console-table-action:hover:not(:disabled),.buyer-server-table-actions button:hover:not(:disabled),.buyer-server-table-actions a:hover,.seller-products-card .console-table-action:hover:not(:disabled){border-color:rgb(var(--brand-rgb) / .36);background:var(--brand-soft);color:var(--brand)}input:focus,select:focus,textarea:focus,.buyer-ticket-form input:focus,.buyer-ticket-form select:focus,.buyer-ticket-form textarea:focus,.buyer-ticket-reply-form textarea:focus{border-color:rgb(var(--brand-rgb) / .52);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / .11)}.form-feedback.success,.console-inline-success{color:#15803d;background:#f0fdf4;border-color:#16a34a3d}.form-feedback.error,.console-inline-error{color:#dc2626;background:#fef2f2;border-color:#dc262638}.buyer-instance-snapshot-warnings span,.seller-instance-warnings span{color:#b45309;background:#fffbeb;border-color:#f59e0b4d}.hero-section{background:radial-gradient(circle at 80% 10%, rgb(var(--brand-rgb) / .16), transparent 30%), radial-gradient(circle at 10% 18%, rgb(var(--brand-rgb) / .1), transparent 28%), linear-gradient(180deg, #fff 0%, #f4f8ff 100%);color:#0f172a}.hero-copy .eyebrow{border:1px solid var(--brand-light);background:var(--brand-soft);min-height:30px;color:var(--brand-dark);align-items:center;padding:0 10px;font-size:12px;display:inline-flex}.hero-copy h1{color:#0f172a;text-wrap:balance}.hero-copy h1 span{color:var(--brand)}.hero-copy>p:not(.eyebrow){color:#475569}.hero-actions .btn-secondary{color:var(--brand-dark);background:#fff}.metric-card strong{color:var(--brand)}.metric-card span{color:#64748b}.section-head{max-width:760px}.section-head h2{color:#0f172a;text-wrap:balance}#products{background:linear-gradient(#fff 0% 82%,#fbfdff 100%);margin-top:-1px}#products .product-grid{align-items:stretch}#products .product-grid-count-1{grid-template-columns:minmax(280px,380px);justify-content:center}#products .product-grid-count-2{grid-template-columns:repeat(2,minmax(280px,380px));justify-content:center}#products .product-grid-count-3,#products .product-grid-count-4,#products .product-grid-count-5,#products .product-grid-count-6{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center}#products .product-card{transform-origin:bottom;min-height:330px;animation:homeProductCardReveal .76s cubic-bezier(.22, 1, .36, 1) var(--home-load-delay,.22s) backwards;background:#fff;border-color:#dbe5f2;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 12px 34px #0f172a0e}#products .product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}#products .product-card:first-child{--home-load-delay:.18s}#products .product-card:nth-child(2){--home-load-delay:.3s}#products .product-card:nth-child(3){--home-load-delay:.42s}#products .product-card:nth-child(4){--home-load-delay:.54s}#products .product-card:nth-child(5){--home-load-delay:.66s}#products .product-card:nth-child(6){--home-load-delay:.78s}#products .product-card .tag-row,#products .product-card h3,#products .product-card p,#products .product-card .spec-grid,#products .product-card .price-row{animation:homeProductContentReveal .58s cubic-bezier(.22, 1, .36, 1) calc(var(--home-load-delay,.18s) + var(--product-inner-delay,0s)) backwards}#products .product-card h3{--product-inner-delay:60ms;margin-top:12px;font-size:18px}#products .product-card p{--product-inner-delay:.1s;margin-top:6px;font-size:13px;line-height:1.55}#products .product-card .spec-grid{--product-inner-delay:.14s;gap:8px;margin-top:14px}#products .product-card .price-row{--product-inner-delay:.2s;gap:10px;padding-top:14px}#products .tag-row span{background:var(--brand-soft);color:var(--brand-dark)}#products .product-card .spec{min-height:78px;padding:9px 10px}#products .product-card .spec svg{width:16px;height:16px}#products .product-card .spec span{margin-top:6px;font-size:11px}#products .product-card .spec strong{font-size:14px;line-height:1.35}#products .product-card .price-row strong{font-size:24px}#products .product-card .price-row strong span{font-size:12px}#products .product-card .price-row .btn{min-height:34px;padding:0 14px;font-size:13px}.product-card--home-style,.product-card--home-style .spec{border-radius:0}.product-card--home-style{background:#fff;border-color:#dbe5f2;min-height:330px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 12px 34px #0f172a0e}.product-card--home-style:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}.product-card--home-style h3{margin-top:12px;font-size:18px}.product-card--home-style p{margin-top:6px;font-size:13px;line-height:1.55}.product-card--home-style .spec-grid{gap:8px;margin-top:14px}.product-card--home-style .tag-row span{background:var(--brand-soft);color:var(--brand-dark)}.product-card--home-style .spec{min-height:78px;padding:9px 10px}.product-card--home-style .spec svg{width:16px;height:16px}.product-card--home-style .spec span{margin-top:6px;font-size:11px}.product-card--home-style .spec strong{font-size:14px;line-height:1.35}.product-card--home-style .price-row{flex-wrap:wrap;gap:10px;padding-top:14px}.product-card--home-style .price-row strong,.product-card--home-style .price-row strong span{white-space:nowrap;font-size:24px}.product-card--home-style .price-row strong span{font-size:12px}.product-card--home-style .price-row .btn{white-space:nowrap;width:auto;min-height:34px;margin-left:auto;padding:0 14px;font-size:13px}@media (width<=760px){.product-card--home-style .price-row{flex-direction:row;align-items:center}.product-card--home-style .price-row .btn{width:auto}}.server-sales-scene-grid .product-card{background:#fff;border-color:#dbe5f2;min-height:330px;padding:18px;box-shadow:0 12px 34px #0f172a0e}.server-sales-scene-grid .product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}.server-sales-scene-grid .product-card h3{margin-top:12px;font-size:18px}.server-sales-scene-grid .product-card p{margin-top:6px;font-size:13px;line-height:1.55}.server-sales-scene-grid .product-card .spec-grid{gap:8px;margin-top:14px}.server-sales-scene-grid .product-card .price-row{gap:10px;padding-top:14px}.server-sales-scene-grid .tag-row span{background:var(--brand-soft);color:var(--brand-dark)}.server-sales-scene-grid .product-card .spec{min-height:78px;padding:9px 10px}.server-sales-scene-grid .product-card .spec svg{width:16px;height:16px}.server-sales-scene-grid .product-card .spec span{margin-top:6px;font-size:11px}.server-sales-scene-grid .product-card .spec strong{font-size:14px;line-height:1.35}.server-sales-scene-grid .product-card .price-row strong{font-size:24px}.server-sales-scene-grid .product-card .price-row strong span{font-size:12px}.server-sales-scene-grid .product-card .price-row .btn{min-height:34px;padding:0 14px;font-size:13px}.server-sales-scene-grid,.server-sales-preferred-grid{align-items:stretch;gap:42px 18px;padding:0}.server-sales-scene-grid.product-grid-count-1,.server-sales-preferred-grid.product-grid-count-1{grid-template-columns:minmax(280px,380px);justify-content:center}.server-sales-scene-grid.product-grid-count-2,.server-sales-preferred-grid.product-grid-count-2{grid-template-columns:repeat(2,minmax(280px,380px));justify-content:center}.server-sales-scene-grid.product-grid-count-3,.server-sales-preferred-grid.product-grid-count-3{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center}.server-sales-scene-grid .product-card,.server-sales-preferred-grid .product-card{box-sizing:border-box;background:#fff;border-color:#dbe5f2;border-radius:0;height:100%;min-height:330px;padding:18px;box-shadow:0 12px 34px #0f172a0e}.server-sales-scene-grid .product-card:hover,.server-sales-preferred-grid .product-card:hover{border-color:rgb(var(--brand-rgb) / .36);box-shadow:0 18px 46px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}.server-sales-scene-grid .product-card h3,.server-sales-preferred-grid .product-card h3{margin-top:12px;font-size:18px}.server-sales-scene-grid .product-card p,.server-sales-preferred-grid .product-card p{margin-top:6px;font-size:13px;line-height:1.55}.server-sales-scene-grid .product-card .spec-grid,.server-sales-preferred-grid .product-card .spec-grid{gap:8px;margin-top:14px}.server-sales-scene-grid .product-card .spec,.server-sales-preferred-grid .product-card .spec{border-radius:0;min-height:78px;padding:9px 10px}.server-sales-scene-grid .product-card .spec span,.server-sales-preferred-grid .product-card .spec span{margin-top:6px;font-size:11px}.server-sales-scene-grid .product-card .spec strong,.server-sales-preferred-grid .product-card .spec strong{font-size:14px;line-height:1.35}.server-sales-scene-grid .product-card .price-row,.server-sales-preferred-grid .product-card .price-row{gap:10px;padding-top:14px}.server-sales-scene-grid .product-card .price-row strong,.server-sales-preferred-grid .product-card .price-row strong{font-size:24px}.server-sales-scene-grid .product-card .price-row strong span,.server-sales-preferred-grid .product-card .price-row strong span{font-size:12px}.server-sales-scene-grid .product-card .price-row .btn,.server-sales-preferred-grid .product-card .price-row .btn{min-height:34px;padding:0 14px;font-size:13px}.process-card{background:#fff;border-color:#dbe5f2}.process-card>span{border:2px solid var(--brand-light);background:var(--brand-soft);width:38px;height:38px;color:var(--brand);justify-content:center;align-items:center;font-size:14px;display:inline-flex}@media (width<=1024px){.hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;padding:44px 0 40px}.hero-visual{min-height:auto}.server-rack-visual{width:min(100%,420px);margin:0 auto;position:relative;top:auto;right:auto}.home-ops-panel,.home-ops-panel,.hero-product-panel{width:100%;margin:0 auto}.home-section-title-row{flex-direction:column;align-items:stretch;gap:0}.featured-products-title-row{align-items:center;display:flex}.featured-products-title-row .section-head,.featured-products-title-row .home-section-link{margin-left:auto;margin-right:auto}.home-section-link{width:fit-content;margin-bottom:24px}.metrics-row,.seller-grid,.seller-cards{grid-template-columns:1fr}#products .product-grid-count-1{grid-template-columns:minmax(280px,380px)}#products .product-grid-count-2,#products .product-grid-count-3,#products .product-grid-count-4,#products .product-grid-count-5,#products .product-grid-count-6{grid-template-columns:repeat(2,minmax(260px,320px));justify-content:center}.process-grid{grid-template-columns:1fr;gap:18px;margin-top:24px}.process-grid:before{background:linear-gradient(180deg, var(--brand-light), var(--brand-light), var(--brand-light));width:2px;height:auto;top:0;bottom:0;left:19px}.process-card{text-align:left;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:0;display:grid}.process-card>span{width:40px;height:40px}.process-card h3{margin-top:0}.process-card p{max-width:none;margin:6px 0 0}.hero-copy h1{font-size:clamp(36px,10vw,52px)}}@media (width<=760px){#products .product-grid-count-1,#products .product-grid-count-2,#products .product-grid-count-3,#products .product-grid-count-4,#products .product-grid-count-5,#products .product-grid-count-6{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-column{gap:8px}.footer-legal-contact-row{white-space:normal;flex-direction:column;gap:14px}.footer-legal-items,.footer-license,.footer-records{overflow-wrap:anywhere}.footer-contact-side{border-top:1px solid #e2e8f02e;border-left:0;width:100%;padding-top:14px;padding-left:0}.footer-contact-mini{align-items:flex-start}.footer-license{flex-direction:column;align-items:center;gap:4px}}.process-section{background:linear-gradient(#f8fbff 0%,#fff 100%)}.process-section .section-head{margin-bottom:24px}.process-card{text-align:left;background:#fff;border:1px solid #dbe5f2;flex-direction:column;min-height:188px;padding:18px;display:flex;position:relative;box-shadow:0 12px 30px #0f172a0b}.process-card:after{z-index:2;content:"";background:#93c5fd;width:22px;height:2px;position:absolute;top:36px;right:-12px}.process-card:last-child:after{display:none}.process-card>span{border:1px solid var(--brand-light);background:var(--brand-soft);width:42px;height:42px;color:var(--brand-dark);justify-content:center;align-items:center;font-size:14px;font-weight:950;display:inline-flex}.process-card h3{color:#0f172a;margin-top:16px;font-size:17px;font-weight:950}@media (width<=1100px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card:after{display:none}}@media (width<=640px){.process-grid{grid-template-columns:1fr;gap:12px}.process-card{grid-template-columns:44px minmax(0,1fr);gap:0 12px;min-height:auto;padding:16px;display:grid}.process-card>span{grid-row:1/span 2}.process-card h3{margin-top:0}.process-card p{margin-top:6px}}.process-grid{grid-template-columns:1fr;gap:0;margin-top:28px;display:grid;position:relative}.process-grid:before{background:linear-gradient(180deg, var(--brand-light) 0%, var(--brand) 48%, var(--brand-light) 100%);content:"";width:2px;height:auto;display:block;position:absolute;top:30px;bottom:30px;left:31px}.process-card{min-height:0;box-shadow:none;text-align:left;background:0 0;border:0;border-bottom:1px solid #dbe5f2;grid-template-columns:64px 170px minmax(0,1fr);align-items:center;gap:18px;padding:18px 0;display:grid;position:relative}.process-card:after{display:none}.process-card>span{z-index:1;border:1px solid var(--brand-light);width:64px;height:64px;color:var(--brand-dark);box-shadow:0 10px 24px rgb(var(--brand-rgb) / .12);background:#fff;justify-content:center;align-items:center;font-size:16px;font-weight:950;display:inline-flex;position:relative}.process-card p{color:#475569;max-width:none;margin:0;font-size:14px;font-weight:750;line-height:1.7}@media (width<=760px){.process-grid:before{left:23px}.process-card{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;padding:16px 0}.process-card>span{grid-row:1/span 2;width:48px;height:48px;font-size:14px}.process-card h3{margin-top:2px;font-size:16px}.process-card p{grid-column:2;margin-top:4px;font-size:13px}}.market-layout{background:#f4f8ff}.market-region-panel{background:#fff;box-shadow:inset -1px 0 #cbd5e1b8}.market-region-title{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom-color:#cbd5e1d1;min-height:64px;padding:14px 16px}.market-region-title a{border:1px solid rgb(var(--brand-rgb) / .18);background:var(--brand-soft);padding:6px 9px}.market-region-title a:hover{border-color:rgb(var(--brand-rgb) / .34);background:var(--brand-light)}.market-region-heading{flex-direction:column;align-items:flex-start;gap:1px}.market-region-title em{display:none}.market-region-title span{color:#64748b;letter-spacing:0;font-size:11px}.market-region-title strong{color:#0f172a;font-size:14px}.market-region-list{gap:6px;padding:12px}.market-region-list button{color:#334155;background:#fff;border:1px solid #0000;min-height:44px;padding:0 11px 0 15px}.market-region-panel .market-region-list button.has-badge{justify-content:flex-start;gap:6px}.market-region-list button:hover,.market-region-list button.active{border-color:rgb(var(--brand-rgb) / .18);background:var(--brand-soft);color:var(--brand-dark)}.market-region-list button .market-region-count{color:#94a3b8;background:0 0}.market-region-list button.active .market-region-count,.market-region-list button:hover .market-region-count{color:var(--brand-dark)}.market-product-card{background:linear-gradient(#eff6ffb8 0%,#fff0 34%),#fff;border-color:#cbd5e1e6;width:100%;max-width:380px;min-height:438px;padding:22px;box-shadow:0 14px 34px #0f172a0e}.market-product-card h2{color:#0f172a;font-size:21px;font-weight:950}.merchant-name{color:var(--brand-dark)}.product-scene{color:#475569;min-height:40px;font-weight:650}.market-spec-grid{gap:9px}.market-spec-grid div{background:#f8fbffeb;border-color:#dbe5f2;padding:10px}.market-spec-grid span{color:#64748b}.market-spec-grid strong{color:#0f172a;font-weight:900}.market-price-row{background:linear-gradient(#f8fbff00 0%,#f8fbffcc 100%);border-top-color:#dbe5f2;gap:13px}.market-card-actions{grid-template-columns:minmax(98px,1fr) auto auto;align-items:center;gap:8px;width:100%;display:grid}.market-card-actions strong{color:#ef6c00;white-space:nowrap;margin-right:0;font-size:25px;font-weight:950}.market-card-actions strong span{color:#64748b;font-size:13px}.market-price-row .btn{white-space:nowrap;border-radius:0;justify-content:center;min-width:78px;min-height:38px;padding:8px 13px;font-size:13px;font-weight:950}.market-card-actions .btn-outline,.market-price-row .btn-outline{border-color:rgb(var(--brand-rgb) / .28);color:var(--brand-dark);box-shadow:none;background:#fff}.market-card-actions .btn-outline:hover,.market-price-row .btn-outline:hover{border-color:rgb(var(--brand-rgb) / .44);background:var(--brand-soft);color:var(--brand-dark)}.market-card-actions .btn-primary,.market-price-row .btn-primary{border-color:var(--brand);background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;box-shadow:0 10px 22px rgb(var(--brand-rgb) / .22)}.market-card-actions .btn-primary:hover,.market-price-row .btn-primary:hover{border-color:var(--brand-dark);background:linear-gradient(135deg, var(--brand-dark), var(--brand-dark));color:#fff;box-shadow:0 14px 28px rgb(var(--brand-rgb) / .28)}@media (width<=900px){.market-products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:20px}.market-product-card{max-width:none}}@media (width<=760px){.market-region-title{flex-direction:column;align-items:flex-start}.market-region-heading{align-items:flex-start}.market-region-list{padding:10px}.market-products-grid{grid-template-columns:1fr;gap:14px;padding:14px}.market-product-card{min-height:auto;padding:16px}.market-card-actions{grid-template-columns:1fr 1fr}.market-card-actions strong{grid-column:1/-1}.market-price-row .btn{width:100%}}@media (width<=420px){.market-spec-grid,.market-card-actions{grid-template-columns:1fr}}.market-sidebar-search{align-items:center;margin:12px;display:grid;position:relative}.market-sidebar-search svg{color:#94a3b8;pointer-events:none;position:absolute;left:11px}.market-sidebar-search input{color:#0f172a;background:#fff;border:1px solid #dbe5f2;border-radius:0;width:100%;min-height:36px;padding:0 10px 0 34px;font-size:13px;font-weight:750}.market-sidebar-search input::placeholder{color:#94a3b8}.market-catalog-head{background:#fff;border:1px solid #dbe5f2;justify-content:space-between;align-items:center;gap:18px;margin:20px 28px 0;padding:16px 18px;display:flex}.market-catalog-head h1{color:#0f172a;margin:0;font-size:22px;font-weight:950;line-height:1.2}.market-catalog-head p{color:#475569;margin-top:5px;font-size:13px;font-weight:850}.market-catalog-stats{border-left:1px solid #e6eef8;justify-items:center;min-width:104px;padding-left:18px;display:grid}.market-catalog-stats strong{color:var(--brand-dark);font-size:28px;font-weight:950;line-height:1}.market-catalog-stats span{color:#64748b;margin-top:6px;font-size:12px}.market-products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:16px 28px 28px}.market-product-card{background:#fff;border-color:#dbe5f2;max-width:none;min-height:0;padding:0;box-shadow:0 10px 24px #0f172a0b}.market-product-card.has-discount{padding-top:0}.market-product-card:hover{border-color:rgb(var(--brand-rgb) / .38);box-shadow:0 16px 36px rgb(var(--brand-rgb) / .11), 0 10px 28px #0f172a0e;transform:translateY(-1px)}.market-card-head{background:#fbfdff;border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 16px;display:flex}.market-card-head>div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.market-tag{border:1px solid rgb(var(--brand-rgb) / .14);background:var(--brand-soft);color:var(--brand-dark);padding:4px 8px;font-size:12px}.market-stock-state{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #dbe5f2;align-items:center;padding:3px 7px;font-size:12px;font-weight:850;line-height:1.2;display:inline-flex}.market-discount-state{background:var(--price-color);color:#fff;white-space:nowrap;border:1px solid #e24d1a2e;border-radius:4px;flex:none;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:950;line-height:1.2;display:inline-flex;box-shadow:0 8px 16px #e24d1a2e}.market-discount-state:before{content:"";background:#ffffffd1;border-radius:50%;width:5px;height:5px;margin-right:6px}.market-product-main{padding:14px 18px 8px}.market-product-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.market-product-title-row h2{color:#0f172a;min-width:0;margin:0;font-size:17px;font-weight:950;line-height:1.35}.market-product-title-meta{flex:none;align-items:center;gap:6px;display:inline-flex}.market-product-title-meta>span:not(.market-stock-state){color:#94a3b8;white-space:nowrap;font-size:12px;font-weight:850}.market-product-card .merchant-name{color:var(--brand-dark);margin-top:7px;font-size:12px}.market-product-card .product-scene{color:#475569;min-height:0;margin-top:7px;font-size:13px;font-weight:700;line-height:1.55}.market-plan-spec-list{gap:0;padding:6px 18px 0;display:grid}.market-plan-spec-list div{color:#475569;grid-template-columns:18px 72px minmax(0,1fr);align-items:center;gap:7px;min-height:23px;font-size:13px;display:grid}.market-plan-spec-list svg{color:#94a3b8}.market-plan-spec-list span{color:#64748b;font-weight:850}.market-plan-spec-list strong{color:#334155;overflow-wrap:anywhere;min-width:0;font-weight:900}.market-price-row{background:#fff;border-top:1px solid #edf2f8;gap:9px;margin-top:9px;padding:10px 18px 14px}.server-card-meta{gap:6px}.server-card-meta span{color:#64748b;background:#f8fbff;padding:4px 7px;font-size:11px}.market-card-actions{grid-template-columns:1fr 1fr}.market-card-actions strong{color:#e24d1a;grid-column:1/-1;font-size:24px}.market-card-actions strong span{color:#475569;font-size:12px;font-weight:850}.market-price-row .btn{width:100%;min-width:0;min-height:36px}.market-card-action-placeholder{pointer-events:none;visibility:hidden;width:100%;min-width:0;min-height:36px;display:block}@media (width<=980px){.market-catalog-head{flex-direction:column;align-items:flex-start}.market-catalog-stats{border-top:1px solid #e6eef8;border-left:0;justify-items:start;width:100%;padding:12px 0 0}}@media (width<=760px){.market-catalog-head{margin-left:14px;margin-right:14px;padding:14px}.market-products-grid{padding:12px 14px 18px}.market-product-title-row{flex-direction:column;gap:5px}}@media (width<=420px){.market-card-head{flex-direction:column;align-items:flex-start;padding:12px 14px}.market-plan-spec-list div{grid-template-columns:18px 64px minmax(0,1fr)}.market-card-actions{grid-template-columns:1fr}}.auth-brand-card{max-width:620px;box-shadow:none;background:0 0;border:0;padding:0}.auth-brand-card:before{background:var(--brand);width:58px;height:4px;margin-bottom:22px}.auth-proof-grid span{color:#334155;background:#fff;border:1px solid #e2e8f0;min-height:80px;padding:14px;box-shadow:0 12px 30px #0f172a0d}.auth-panel{background:#fff;border:1px solid #e2e8f0;padding:32px;box-shadow:0 24px 70px #0f172a1f}.auth-form input{background:#fff;border-color:#dbe5f2;min-height:44px}.auth-options a,.auth-switch a{color:var(--brand)}.auth-submit{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;box-shadow:0 16px 34px rgb(var(--brand-rgb) / .24)}.auth-submit:hover:not(:disabled){background:linear-gradient(135deg, var(--brand-dark), var(--brand-dark))}@media (width<=840px){.auth-content{grid-template-columns:1fr;gap:20px;padding:24px 16px 36px}.auth-brand-card{padding:0}.auth-panel{padding:24px}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.auth-brand-card h1{font-size:34px}.auth-proof-grid{grid-template-columns:1fr}}@media (width<=640px){.resource-config-switch{justify-content:space-between;width:100%}}.real-name-page{gap:16px;width:100%;display:grid}.real-name-hero{background:linear-gradient(135deg,#eff6fff2,#fffffffa),#fff;border-radius:0;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.real-name-hero>div{gap:5px;min-width:0;display:grid}.real-name-hero h2{color:#0f172a;margin:0;font-size:26px;font-weight:950}.real-name-hero p{color:#64748b;margin:0;font-size:13px;font-weight:800}.real-name-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;display:grid}.real-name-form-card,.real-name-side-card{border-radius:0;padding:22px}.real-name-form-card .console-card-head h2,.real-name-side-head h2{color:#0f172a;margin:0;font-size:18px;font-weight:950}.real-name-form-card .console-card-head p,.real-name-side-head p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:750}.real-name-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.real-name-form-grid label{gap:7px;display:grid}.real-name-form-grid label span{color:#334155;font-size:13px;font-weight:950}.real-name-form-grid input{color:#0f172a;background:#fff;border:1px solid #dbe5f2;border-radius:0;width:100%;min-height:40px;padding:0 12px;font-size:14px;font-weight:850}.real-name-form-grid input:focus{border-color:rgb(var(--brand-rgb) / .55);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / .1);outline:none}.real-name-actions{border-top:1px solid #eef2f7;justify-content:flex-end;margin-top:18px;padding-top:14px}.real-name-actions .btn{border-radius:0;min-height:38px;padding:0 16px;font-size:13px;font-weight:950}.real-name-side-head{border-bottom:1px solid #e6eef8;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.real-name-side-head svg{color:var(--brand);flex:none}.real-name-status-grid{background:#f8fbff;border:1px solid #e2e8f0;display:grid}.real-name-status-grid .summary-line,.real-name-status-grid .summary-line:first-of-type{border-top:0;border-bottom:1px solid #e6eef8;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;margin-top:0;padding:11px 12px;display:grid}.real-name-status-grid .summary-line:last-child{border-bottom:0}.real-name-status-grid .summary-line span:first-child{color:#64748b;font-size:12px;font-weight:900}.real-name-status-grid .summary-line span:last-child{color:#0f172a;overflow-wrap:anywhere;text-align:left;min-width:0;font-size:13px;font-weight:900}.real-name-tips{gap:10px;margin-top:14px;display:grid}.real-name-tips article{background:#fff;border:1px solid #e2e8f0;gap:10px;padding:12px;display:flex}.real-name-tips svg{color:var(--brand);flex:none}.real-name-tips h3{color:#0f172a;margin:0;font-size:13px;font-weight:950}.real-name-tips p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:750;line-height:1.55}@media (width<=980px){.real-name-layout{grid-template-columns:1fr}}@media (width<=640px){.real-name-hero{flex-direction:column;align-items:flex-start;padding:18px}.real-name-form-grid{grid-template-columns:1fr}.real-name-actions .btn{width:100%}}.cart-standalone-page{background:#f4f7fb}.cart-standalone-section{padding:22px 0 132px}.cart-standalone-container{width:min(100% - 40px,1280px)}.cart-standalone-view{min-height:calc(100vh - 220px);padding-bottom:0}.cart-market-head{background:#fff;border:1px solid #dbe5f2;min-height:54px;margin-bottom:12px;padding:10px 14px;box-shadow:0 10px 28px #0f172a0b}.cart-market-title{justify-content:space-between;gap:16px;width:100%}.cart-market-title h1{color:#0f172a;font-size:20px;font-weight:950}.cart-market-title>div{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.cart-market-meta{flex-wrap:wrap;gap:7px;display:flex}.cart-market-meta span{color:#64748b;background:#f8fbff;border:1px solid #e6eef8;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.cart-back-button{min-height:32px;color:var(--brand-dark);white-space:nowrap;background:#fff;border:1px solid #dbe5f2;order:2;padding:0 10px}.cart-back-button:hover{border-color:rgb(var(--brand-rgb) / .36);background:var(--brand-soft);color:var(--brand-dark)}.cart-market-view .cart-layout{display:block}.cart-bulk-bar{min-height:44px;box-shadow:none;background:#fff;border-color:#dbe5f2;padding:0 14px}.cart-select-all{border-right:1px solid #eef2f7;min-height:44px;padding-right:14px}.cart-bulk-title{color:#334155;font-size:13px;font-weight:950}.cart-item-card{background:#fff;border-color:#dbe5f2;padding:16px;box-shadow:0 10px 26px #0f172a0b}.cart-item-card:hover{border-color:rgb(var(--brand-rgb) / .28);box-shadow:0 14px 34px rgb(var(--brand-rgb) / .08)}.cart-product-line h2{color:#0f172a;font-size:17px;font-weight:950}.cart-product-line span{color:#64748b;background:#f8fbff;border-left:0;padding:4px 7px}.cart-item-subtotal{color:#e24d1a;font-size:24px}.cart-config-grid{background:#fbfdff;border:1px solid #eef2f7;grid-template-columns:repeat(6,minmax(0,1fr))}.cart-config-grid div{background:0 0}.cart-item-actions{margin-top:12px}.cart-item-actions button{color:#b91c1c;background:#fff7f7;border:1px solid #fee2e2;min-height:30px;padding:0 10px}.cart-bottom-drawer{background:#fffffffa;border-top-color:#dbe5f2;grid-template-columns:minmax(0,1fr) auto 180px;min-height:68px;padding-left:max(20px,50vw - 620px);box-shadow:0 -16px 44px #0f172a1a}.cart-drawer-info strong{color:#0f172a;font-size:14px;font-weight:950}.cart-drawer-info span{color:#64748b;background:#f8fbff;border:1px solid #e6eef8;align-items:center;min-height:24px;padding:0 8px;display:inline-flex}.cart-drawer-price strong{color:#e24d1a}.cart-bottom-drawer .cart-checkout{background:var(--brand);min-height:68px;box-shadow:none}@media (width<=900px){.cart-standalone-section{padding-top:14px}.cart-standalone-container{width:min(100% - 24px,1280px)}.cart-market-title{flex-direction:column;align-items:flex-start}.cart-back-button{order:0}.cart-bulk-bar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.cart-select-all{border-right:0;padding-right:0}.cart-item-head{flex-direction:column;align-items:flex-start}.cart-item-subtotal{align-self:flex-start}.cart-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-bottom-drawer{grid-template-columns:1fr;gap:10px;padding:12px 12px 0}.cart-drawer-info{white-space:normal;flex-wrap:wrap}.cart-bottom-drawer .cart-checkout{width:calc(100% + 24px);min-height:48px;margin-left:-12px;margin-right:-12px}}@media (width<=520px){.cart-item-card{grid-template-columns:1fr}.cart-item-check{justify-content:flex-start}.cart-config-grid{grid-template-columns:1fr}}.cart-standalone-view{background:#fff;border:1px solid #dbe5f2;overflow:hidden;box-shadow:0 14px 36px #0f172a0e}.cart-market-head{box-shadow:none;border:0;border-bottom:1px solid #e6eef8;margin-bottom:0;padding:14px 18px}.cart-market-title h1{font-size:19px}.cart-market-meta span{background:#f4f7fb;border:0}.cart-back-button{background:#f8fbff;border-color:#dbe5f2}.cart-main{gap:0}.cart-bulk-bar{background:#fbfdff;border:0;border-bottom:1px solid #eef2f7;padding:0 18px}.cart-bulk-title{color:#64748b}.cart-item-card{box-shadow:none;border:0;border-bottom:1px solid #dbe5f2;padding:18px;transition:background .2s}.cart-item-card+.cart-item-card{border-top:8px solid #f4f7fb}.cart-item-card:last-of-type{border-bottom:0}.cart-item-card:hover{box-shadow:none;background:#fbfdff;border-color:#0000}.cart-product-line{gap:8px}.cart-product-line span{color:#64748b;background:0 0;padding:0}.cart-product-line h2{margin-right:4px}.cart-quantity-control{border-color:#dbe5f2;margin-left:8px}.cart-item-subtotal{text-align:right;min-width:100px}.cart-config-grid{background:0 0;border:1px solid #eef2f7;border-left:0;border-right:0;grid-template-columns:repeat(6,minmax(0,1fr))}.cart-config-grid div{border-right:0;min-height:58px;padding:10px 14px 10px 0}.cart-config-grid span{color:#94a3b8}.cart-config-grid strong{color:#334155}.cart-item-actions{justify-content:flex-end}.cart-item-actions button{background:0 0;border-color:#fee2e2}.cart-bottom-drawer{border-top:1px solid #dbe5f2}@media (width<=900px){.cart-standalone-view{border-left:0;border-right:0}.cart-market-head,.cart-bulk-bar,.cart-item-card{padding-left:14px;padding-right:14px}.cart-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-config-grid div{min-height:52px}.cart-quantity-control{margin-left:0}}@media (width<=520px){.cart-market-title>div{flex-direction:column;align-items:flex-start;gap:8px}.cart-config-grid{grid-template-columns:1fr}}.market-main>.market-config-view.product-config-page{padding-top:18px}.market-main>.market-config-view.product-config-page .server-config-layout{margin-top:0}.market-main>.market-config-view.product-config-page .server-cart-head{grid-template-columns:minmax(0,1fr) minmax(260px,auto)}.market-main>.market-config-view.product-config-page .config-product-meta{align-items:center}.market-main>.market-config-view.product-config-page .config-breadcrumb{min-height:32px;color:var(--brand-dark);white-space:nowrap;background:#fff;border-color:#dbe5f2;padding:0 10px}.market-main>.market-config-view.product-config-page .server-config-slider-field{align-items:center}.market-main>.market-config-view.product-config-page .config-slider-control{gap:8px;width:min(100%,880px)}.market-main>.market-config-view.product-config-page .config-slider-head{grid-template-columns:minmax(220px,1fr) 160px;gap:14px}.market-main>.market-config-view.product-config-page .config-slider-head input[type=range]{cursor:pointer;min-height:28px}.market-main>.market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--brand), var(--brand-light));border-radius:999px;height:5px}.market-main>.market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-thumb{background:var(--brand);width:17px;height:17px;box-shadow:0 4px 12px rgb(var(--brand-rgb) / .28);appearance:none;border:2px solid #fff;border-radius:50%;margin-top:-6px}.market-main>.market-config-view.product-config-page .config-slider-actions{grid-template-columns:34px minmax(64px,1fr) 34px;gap:7px}.market-main>.market-config-view.product-config-page .config-slider-actions button{color:#334155;background:#fff;border:1px solid #d7dde7;width:34px;height:30px;padding:0;font-size:16px;font-weight:950}.market-main>.market-config-view.product-config-page .config-slider-actions button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.market-main>.market-config-view.product-config-page .config-slider-actions button:disabled{color:#cbd5e1;background:#f8fafc}.market-main>.market-config-view.product-config-page .config-slider-actions strong{border:1px solid rgb(var(--brand-rgb) / .24);background:var(--brand-soft);min-width:0;color:var(--brand-dark);text-align:center;white-space:nowrap;padding:6px 8px;font-size:13px;font-weight:950}.market-main>.market-config-view.product-config-page .config-slider-meta{color:#94a3b8;width:min(100%,100% - 174px)}@media (width<=980px){.market-main>.market-config-view.product-config-page .server-cart-head,.market-main>.market-config-view.product-config-page .config-slider-head{grid-template-columns:1fr}.market-main>.market-config-view.product-config-page .config-slider-meta{width:100%}}@media (width<=560px){.market-main>.market-config-view.product-config-page .config-breadcrumb{justify-content:center;width:100%}.market-main>.market-config-view.product-config-page .config-slider-actions{grid-template-columns:38px minmax(72px,1fr) 38px}}.market-main>.market-config-view.product-config-page{min-height:calc(100vh - 64px);padding:18px 18px 132px}.market-main>.market-config-view.product-config-page .server-config-detail{width:100%;max-width:none;margin:0}.market-main>.market-config-view.product-config-page .server-config-layout,.market-main>.market-config-view.product-config-page .server-config-main-panel,.market-main>.market-config-view.product-config-page .server-cart-panel{width:100%}.market-main>.market-config-view.product-config-page .server-cart-panel{min-height:calc(100vh - 262px)}.market-main>.market-config-view.product-config-page .server-cart-head{min-height:72px}.market-main>.market-config-view.product-config-page .server-config-field{grid-template-columns:148px minmax(0,1fr);min-height:62px;padding-left:28px;padding-right:28px}.market-main>.market-config-view.product-config-page .server-config-field select{width:min(100%,420px)}.market-main>.market-config-view.product-config-page .config-choice-row{max-width:860px}.market-main>.market-config-view.product-config-page .config-bottom-drawer{padding-left:18px;left:264px;right:0}@media (width>=1440px){.market-main>.market-config-view.product-config-page .server-config-field{grid-template-columns:168px minmax(0,1fr)}}@media (width<=980px){.market-main>.market-config-view.product-config-page{padding:16px 14px 250px}.market-main>.market-config-view.product-config-page .server-cart-panel{min-height:auto}.market-main>.market-config-view.product-config-page .server-config-field{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.market-main>.market-config-view.product-config-page .server-config-field select{width:100%}.market-main>.market-config-view.product-config-page .config-bottom-drawer{padding-left:12px;left:0}}.market-config-view.product-config-page .server-config-detail{width:min(100%,1120px);margin:0 auto;padding:0}.market-config-view.product-config-page .config-breadcrumb{color:#475569;background:#fff;border:1px solid #dbe5f2;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.market-config-view.product-config-page .config-breadcrumb:hover{border-color:rgb(var(--brand-rgb) / .36);background:var(--brand-soft);color:var(--brand-dark)}.market-config-view.product-config-page .server-cart-panel{background:#fff;border:1px solid #dbe5f2;overflow:hidden;box-shadow:0 12px 30px #0f172a0e}.market-config-view.product-config-page .server-cart-head{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e6eef8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.market-config-view.product-config-page .server-cart-head .config-product-tag{border:1px solid rgb(var(--brand-rgb) / .22);background:var(--brand-soft);color:var(--brand-dark);padding:6px 10px}.market-config-view.product-config-page .server-cart-head h2{color:#0f172a;font-size:22px;font-weight:950;line-height:1.24}.market-config-view.product-config-page .server-cart-head p{color:#64748b;margin-top:4px;font-size:12px;font-weight:850}.market-config-view.product-config-page .config-product-meta{justify-content:flex-end;gap:8px;display:flex}.market-config-view.product-config-page .config-product-meta span{color:#334155;background:#fff;border:1px solid #dbe5f2;min-height:32px;padding:0 10px}.market-config-view.product-config-page .server-config-grid{background:#fff;border-top:0}.market-config-view.product-config-page .server-config-field{background:#fff;border-bottom:1px solid #eef2f7;grid-template-columns:132px minmax(0,1fr);gap:20px;min-height:58px;padding:11px 22px}.market-config-view.product-config-page .server-config-field select,.market-config-view.product-config-page .server-config-field input{color:#0f172a;background:#fff;border-color:#d7dde7;min-height:36px}.market-config-view.product-config-page .server-config-field select{appearance:auto;max-width:360px}.market-config-view.product-config-page .config-choice-row{gap:8px}.market-config-view.product-config-page .config-system-choice-row{grid-template-columns:repeat(auto-fit,minmax(150px,180px));justify-content:start;gap:8px}.market-config-view.product-config-page .config-system-picker{gap:9px}.market-config-view.product-config-page .config-system-family-row,.market-config-view.product-config-page .config-system-version-row{gap:8px}.market-config-view.product-config-page .config-choice-row button,.market-config-view.product-config-page .config-system-choice-row button,.market-config-view.product-config-page .config-system-family-row button,.market-config-view.product-config-page .config-system-version-row button,.market-config-view.product-config-page .config-stepper button{color:#334155;background:#fff;border:1px solid #d7dde7;min-height:34px;padding:0 14px;font-size:13px;font-weight:900}.market-config-view.product-config-page .config-choice-row button:hover,.market-config-view.product-config-page .config-choice-row button.active,.market-config-view.product-config-page .config-system-choice-row button:hover,.market-config-view.product-config-page .config-system-choice-row button.active,.market-config-view.product-config-page .config-system-family-row button:hover,.market-config-view.product-config-page .config-system-family-row button.active,.market-config-view.product-config-page .config-system-version-row button:hover,.market-config-view.product-config-page .config-system-version-row button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);box-shadow:inset 0 0 0 1px rgb(var(--brand-rgb) / .1)}.market-config-view.product-config-page .config-choice-row button:disabled,.market-config-view.product-config-page .config-system-choice-row button:disabled,.market-config-view.product-config-page .config-system-version-row button:disabled{color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.market-config-view.product-config-page .config-system-version-row button{min-width:154px;padding:7px 14px}.market-config-view.product-config-page .config-system-version-row button small{color:#94a3b8}.market-config-view.product-config-page .config-system-family-row{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));align-items:start;gap:12px;display:grid}.market-config-view.product-config-page .config-system-family-row button{align-content:center;justify-items:center;gap:7px;min-width:160px;max-width:220px;min-height:74px;padding:10px 14px;font-size:14px;font-weight:500;display:inline-grid}.market-config-view.product-config-page .config-system-family-row button img{object-fit:contain;flex:none;width:34px;max-width:34px;height:34px;max-height:34px}.market-config-view.product-config-page .public-ip-config-field{background:#fff}.market-config-view.product-config-page .public-ip-config-field:hover{background:#fbfdff}.market-config-view.product-config-page .public-ip-choice-main{gap:10px 16px}.market-config-view.product-config-page .public-ip-choice-main small,.market-config-view.product-config-page .config-field-hint{color:#64748b;font-size:12px;font-weight:800;line-height:1.55}.market-config-view.product-config-page .form-feedback{white-space:pre-line;margin:14px 22px 18px}.market-config-view.product-config-page .config-bottom-drawer{background:#fffffffa;border-top:1px solid #dbe5f2;grid-template-columns:minmax(0,1fr) auto 360px;gap:18px;min-height:68px;padding-left:28px;left:264px;box-shadow:0 -16px 44px #0f172a1c}.market-config-view.product-config-page .config-drawer-info{gap:12px;padding:10px 0}.market-config-view.product-config-page .config-drawer-info strong{color:#0f172a;font-size:14px;font-weight:950}.market-config-view.product-config-page .config-drawer-summary-list{gap:8px}.market-config-view.product-config-page .config-drawer-summary-list span{color:#475569;background:#f8fbff;border:1px solid #e6eef8;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:850;display:inline-flex}.market-config-view.product-config-page .config-drawer-price{grid-template-columns:auto;gap:4px;min-width:168px;padding:8px 0}.market-config-view.product-config-page .config-drawer-price>span{color:#64748b}.market-config-view.product-config-page .config-drawer-price strong{color:#e24d1a;font-size:28px}.market-config-view.product-config-page .config-drawer-price strong span{color:#64748b}.market-config-view.product-config-page .config-drawer-actions{grid-template-columns:1fr 1fr;min-width:360px}.market-config-view.product-config-page .config-drawer-actions .btn-outline{color:var(--brand-dark);background:#fff;border-color:#dbe5f2}@media (width<=980px){.market-config-view.product-config-page{padding:18px 16px 240px}.market-config-view.product-config-page .server-cart-head,.market-config-view.product-config-page .server-config-field,.market-config-view.product-config-page .config-bottom-drawer{grid-template-columns:1fr}.market-config-view.product-config-page .config-product-meta{justify-content:flex-start}.market-config-view.product-config-page .server-config-field{align-items:stretch;gap:9px;padding:12px 16px}.market-config-view.product-config-page .server-config-field select{max-width:none}.market-config-view.product-config-page .config-system-choice-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.market-config-view.product-config-page .config-system-family-row button,.market-config-view.product-config-page .config-system-version-row button{flex:140px}.market-config-view.product-config-page .config-bottom-drawer{gap:10px;padding:12px 12px 0;left:0}.market-config-view.product-config-page .config-drawer-info{white-space:normal;flex-direction:column;align-items:flex-start}.market-config-view.product-config-page .config-drawer-summary-list{white-space:normal;flex-wrap:wrap}.market-config-view.product-config-page .config-drawer-price{min-width:0}.market-config-view.product-config-page .config-drawer-actions{min-width:0;margin-left:-12px;margin-right:-12px}}@media (width<=560px){.market-config-view.product-config-page{padding:14px 12px 270px}.market-config-view.product-config-page .config-product-title,.market-config-view.product-config-page .config-product-meta,.market-config-view.product-config-page .public-ip-choice-main{flex-direction:column;align-items:flex-start}.market-config-view.product-config-page .server-cart-head{padding:16px}.market-config-view.product-config-page .server-cart-head h2{font-size:20px}.market-config-view.product-config-page .config-choice-row button{flex:auto}.market-config-view.product-config-page .config-system-choice-row{grid-template-columns:1fr}.market-config-view.product-config-page .config-system-family-row,.market-config-view.product-config-page .config-system-version-row{grid-template-columns:1fr;display:grid}.market-config-view.product-config-page .config-system-family-row button,.market-config-view.product-config-page .config-system-version-row button{width:100%}.market-config-view.product-config-page .config-drawer-actions{grid-template-columns:1fr}.market-config-view.product-config-page .config-drawer-actions .btn{min-height:48px}}@media (width<=900px){.container{width:min(100% - 28px,1200px)}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa}.nav-shell{min-height:58px;padding:0 14px}.nav-left{gap:12px;width:100%;margin-left:0}.brand{gap:8px;max-width:calc(100vw - 84px)}.brand-mark,.brand-image{width:44px;height:44px}.brand span{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.nav-toggle{border:1px solid var(--brand-light);background:var(--brand-soft);border-radius:0;flex:none;width:38px;height:38px;margin-left:auto;display:grid}.nav-actions{display:none}.site-nav{z-index:60;background:#fff;border:1px solid #dbe5f2;border-radius:0;flex-direction:column;align-items:stretch;height:auto;max-height:calc(100dvh - 72px);padding:8px;display:none;position:absolute;top:58px;left:14px;right:14px;overflow-y:auto;box-shadow:0 24px 60px #0f172a29}.site-nav.is-open{display:flex}.site-nav a,.site-nav-menu-button,.site-nav-trigger{color:#111827;border-radius:0;justify-content:space-between;align-items:center;width:100%;height:auto;min-height:42px;padding:10px 12px;font-size:15px;font-weight:700;line-height:1.35;display:flex}.site-nav-promo-badge{min-width:34px;height:18px;margin-left:8px;position:static;transform:none}.site-nav a:after{display:none}.site-nav-menu{height:auto}.site-nav-submenu{border:0;border-left:2px solid var(--brand-light);min-width:0;box-shadow:none;opacity:1;pointer-events:auto;background:#f8fbff;border-radius:0;margin:2px 0 8px 8px;padding:4px;position:static;transform:none}.site-nav-submenu a{color:#475569;justify-content:flex-start;min-height:36px;padding:8px 10px}.site-nav-mobile-actions{border-top:1px solid #e6eef8;gap:6px;margin-top:8px;padding-top:10px;display:grid}.site-nav-mobile-actions .btn,.site-nav-mobile-actions a{justify-content:center;width:100%}.hero-section{overflow:hidden}.hero-grid{grid-template-columns:1fr;gap:26px;min-height:auto;padding:38px 0 34px}.hero-copy h1{max-width:none;margin-top:14px;font-size:clamp(34px,9vw,48px);line-height:1.12}.hero-copy>p:not(.eyebrow){max-width:none;margin-top:16px;font-size:15px;line-height:1.72}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.hero-actions .btn{width:100%;min-width:0;padding:12px 10px}.metrics-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.metric-card{padding:14px}.metric-card strong{font-size:22px}.hero-visual{min-height:auto}.home-ops-panel,.hero-product-panel{width:100%;padding:16px}.home-ops-panel:before,.hero-product-panel:before{inset:10px -10px -10px 10px}.hero-product-card{padding:14px}.section,.seller-band,.seller-hero-page,.seller-white-section{padding:48px 0}.home-section-title-row{flex-direction:column;align-items:stretch;gap:10px}.featured-products-title-row{align-items:center;display:flex}.home-section-title-row .section-head{margin-bottom:0}.featured-products-title-row .section-head,.featured-products-title-row .home-section-link{text-align:center;margin-left:auto;margin-right:auto}.home-section-link{width:fit-content;margin-bottom:12px}.product-grid,#products .product-grid,.seller-grid,.seller-cards,.seller-capability-grid,.seller-process-layout,.seller-form-layout,.seller-status-layout,.footer-grid{grid-template-columns:1fr}.product-card{min-height:0;padding:18px}.price-row{flex-direction:column;align-items:flex-start}.price-row .btn{width:100%}.process-grid{grid-template-columns:1fr;gap:0;margin-top:22px}.process-grid:before{background:linear-gradient(180deg, var(--brand-light), var(--brand-light), var(--brand-light));width:2px;height:auto;top:0;bottom:0;left:19px}.process-card{text-align:left;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:0 0 22px;display:grid}.process-card:last-child{padding-bottom:0}.process-card h3{margin-top:0}.process-card p{max-width:none;margin:6px 0 0}.site-footer{padding:34px 0}.footer-grid{gap:22px}.footer-brand-block{max-width:none}.footer-records{gap:6px;display:grid}.market-layout,.market-page,.market-section{height:auto;min-height:100dvh;overflow:visible}.market-region-panel{height:auto;min-height:0;position:static}.market-products-grid,.buyer-products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding-left:14px;padding-right:14px}.market-product-card,.buyer-product-card.market-product-card{width:100%}.console-card,.buyer-wide-card{min-width:0}.console-table-wrap,.buyer-server-table-wrap{overflow-x:auto}}@media (width<=640px){.container{width:min(100% - 24px,1200px)}.brand-mark,.brand-image{width:38px;height:38px}.brand span{font-size:17px}.hero-copy .eyebrow{min-height:28px;font-size:11px}.hero-copy h1{font-size:clamp(31px,10vw,40px)}.hero-actions,.metrics-row,.home-ops-status,.hero-product-specs,.spec-grid,.market-spec-grid,.seller-cards{grid-template-columns:1fr}.home-ops-head,.hero-product-head,.hero-product-card-title,.hero-product-strip{flex-direction:column;gap:8px}.hero-product-card-title em{white-space:normal}.section-head h2,.seller-band h2{font-size:28px}.market-catalog-head{margin-left:12px;margin-right:12px;padding:14px}.market-catalog-head h1{font-size:24px}.market-card-head,.buyer-product-card .buyer-product-card-head{flex-direction:column;align-items:flex-start;padding:12px 14px}.market-product-main{padding:14px}.market-plan-spec-list,.buyer-product-card .buyer-product-spec-grid{padding:6px 14px 0}.market-price-row,.buyer-product-card .buyer-product-card-foot{padding:10px 14px 14px}.market-card-actions,.buyer-product-card .buyer-product-actions{grid-template-columns:1fr}.account-menu-wrap{position:static}.account-menu{width:auto;max-width:none;position:absolute;left:12px;right:12px}.account-menu-head{grid-template-columns:40px minmax(0,1fr)}.account-panel-avatar{width:40px;height:40px}.account-status-grid,.account-menu-links{grid-template-columns:1fr}}@media (width<=430px){.container{width:min(100% - 20px,1200px)}.nav-shell{padding:0 10px}.site-nav{left:10px;right:10px}.hero-grid{padding:30px 0}.metrics-row{grid-template-columns:1fr}.product-card,.seller-card,.hero-product-panel{padding:14px}.market-products-grid,.buyer-products-grid{grid-template-columns:1fr;padding-left:10px;padding-right:10px}.market-plan-spec-list div,.buyer-product-card .buyer-product-spec-grid div{grid-template-columns:18px 64px minmax(0,1fr)}.footer-brand .brand-mark,.footer-brand .brand-image{width:40px;height:40px}.footer-column{gap:8px}}.auth-page,.auth-page-register{background:radial-gradient(circle at 16% 28%, rgb(var(--brand-rgb) / .08), transparent 30%), linear-gradient(180deg, #f7f9fd 0%, #f2f6ff 100%);min-height:calc(100vh - 64px)}.auth-content{width:min(100%,1160px);box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(360px,424px);gap:clamp(42px,8vw,96px);padding:clamp(48px,8vh,96px) clamp(24px,5vw,56px)}.auth-brand-card{box-shadow:none;background:0 0;border:0;padding:0}.auth-brand-card:before{background:var(--brand);border-radius:0;width:58px;height:4px;margin-bottom:22px}.auth-brand-card .eyebrow{color:var(--brand)}.auth-brand-card h1{color:#0f172a;font-size:clamp(42px,5vw,58px);line-height:1.08}.auth-brand-card>p:not(.eyebrow){color:#475569;max-width:560px;font-size:16px;font-weight:750;line-height:1.8}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,120px));gap:14px;margin-top:34px}.auth-proof-grid span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:0;min-height:80px;padding:14px;box-shadow:0 12px 30px #0f172a0d}.auth-proof-grid svg{color:var(--brand)}.auth-panel{background:#fff;border:1px solid #e2e8f0;border-radius:0;padding:32px;box-shadow:0 24px 70px #0f172a1f}.auth-panel .eyebrow{color:var(--brand)}.auth-panel h2{color:#0f172a;font-size:30px}.auth-intro{color:#64748b;font-weight:750}.auth-form input{background:#fff;border-color:#dbe5f2;border-radius:0}.password-field button{border-radius:0}.auth-submit{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;box-shadow:0 16px 34px rgb(var(--brand-rgb) / .24);border-radius:0}.auth-options{align-items:center}@media (width<=840px){.auth-content{grid-template-columns:1fr;gap:20px;padding:24px 16px 36px}.auth-brand-card{padding:0}.auth-panel{padding:24px}.auth-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.auth-brand-card h1{font-size:34px}.auth-proof-grid{grid-template-columns:1fr}}body{color:#1f2937;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-weight:400}h1,h2,h3{color:#1f2329;letter-spacing:0}h1,.hero-copy h1,.seller-hero-copy h1,.auth-brand-card h1,.docs-hero-inner h1,.help-workbench-head h1{line-height:1.12;font-weight:560!important}h2,.section-head h2,.seller-band h2,.seller-section-head h2,.console-topbar h1,.console-content-head h1,.console-card-head h2,.docs-content-head h2,.help-sidebar-head h2,.cluster-active-head-main h2,.server-cart-head h2,.cart-market-title h1,.checkout-market-title h1{line-height:1.25;font-weight:520!important}h3,strong,.product-card h3,.seller-card h3,.scenario-card h3,.guarantee-card h3,.seller-page-card h3,.seller-flow-card h3,.market-product-title-row h2,.buyer-product-card h3,.docs-answer-entry h3,.docs-entry h3,.help-topic-item strong,.help-faq-row strong,.help-support-card strong,.summary-line strong{line-height:1.38;font-weight:500!important}.brand,.brand span,.footer-brand span,.eyebrow,.btn,button,.site-nav a,.site-nav-menu-button,.site-nav-trigger,.nav-link,.console-nav-group a,.account-menu-head strong,.console-status,.market-tag,.server-card-meta span,.source-tag,.source-note{letter-spacing:0;font-weight:500!important}p,li,small,label,input,select,textarea,.product-scene,.merchant-name,.docs-answer-entry p,.docs-entry li,.help-faq-row p,.help-support-card span,.footer-column a,.footer-column span,.site-footer p,.console-card-head p,.summary-line span{line-height:1.72;font-weight:400!important}.market-card-actions strong,.buyer-product-price strong,.price-row strong,.cart-summary-total strong,.checkout-summary-total strong,.payment-amount strong,.renew-price strong,.market-catalog-stats strong,.console-metric-card strong,.metric-card strong,.auth-submit{font-weight:560!important}:root{--ui-text-strong:#1f2329;--ui-text-main:#334155;--ui-text-muted:#64748b;--ui-line-soft:#e6edf7;--ui-line:#dbe5f2;--ui-panel:#fff;--ui-panel-soft:#f8fbff;--ui-blue:var(--brand);--ui-blue-soft:var(--brand-soft)}body{color:var(--ui-text-main)}h1,.hero-copy h1,.seller-hero-copy h1,.auth-brand-card h1,.docs-hero-inner h1,.help-workbench-head h1,.cart-market-title h1,.checkout-market-title h1{color:var(--ui-text-strong);font-weight:540!important}h2,.section-head h2,.seller-band h2,.seller-section-head h2,.console-topbar h1,.console-content-head h1,.console-card-head h2,.docs-content-head h2,.cluster-active-head-main h2,.server-cart-head h2,.market-catalog-head h1{color:var(--ui-text-strong);font-weight:500!important}h3,strong,.product-card h3,.seller-card h3,.scenario-card h3,.guarantee-card h3,.seller-page-card h3,.seller-flow-card h3,.market-product-title-row h2,.buyer-product-card h3,.docs-answer-entry h3,.docs-entry h3,.help-topic-item strong,.help-faq-row strong,.help-support-card strong,.summary-line strong{color:var(--ui-text-strong);font-weight:480!important}.btn,button,.site-nav a,.site-nav-menu-button,.site-nav-trigger,.nav-link,.console-nav-group a,.console-status,.market-tag,.server-card-meta span,.source-tag,.source-note,.console-table .console-table-action{font-weight:500!important}p,li,small,label,input,select,textarea,.product-scene,.merchant-name,.footer-column a,.footer-column span,.site-footer p,.console-card-head p,.summary-line span{color:var(--ui-text-muted);font-weight:400!important}.market-card-actions strong,.buyer-product-price strong,.price-row strong,.cart-summary-total strong,.checkout-summary-total strong,.payment-amount strong,.renew-price strong,.market-catalog-stats strong,.console-metric-card strong,.metric-card strong{font-weight:540!important}.help-page{background:#f5f7fb}.help-workbench{background:linear-gradient(#fff 0%,#f4f8ff 100%);border-bottom:1px solid #e6edf7;padding:38px 0 34px}.help-workbench-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.help-workbench-head h1{margin:8px 0 10px;font-size:36px}.help-workbench-head p:not(.eyebrow){color:#4b5f7a;max-width:780px;font-size:15px}.help-search-box{background:#fff;border:1px solid #c8d7eb;border-radius:4px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;width:min(720px,100%);min-height:52px;margin-top:22px;padding:0 16px;display:grid;box-shadow:0 14px 34px #1f73e81a}.help-search-box svg{color:var(--brand)}.help-search-box input{color:#1f2937;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:15px}.help-ticket-entry{white-space:nowrap;margin-top:30px}.help-featured-docs{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-20px;display:grid;position:relative}.help-featured-card{color:#26364d;text-align:left;background:#fff;border:1px solid #e1e8f2;border-radius:4px;grid-template-columns:36px minmax(0,1fr) 18px;grid-template-areas:"icon title arrow""icon desc arrow";align-content:start;gap:6px 12px;min-height:124px;padding:18px;display:grid;position:relative;box-shadow:0 12px 28px #0f172a0d}.help-featured-card:hover,.help-featured-card.active{border-color:rgb(var(--brand-rgb) / .46);box-shadow:0 16px 36px #1f73e81f}.help-featured-icon{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:4px;grid-area:icon;place-items:center;display:grid}.help-featured-card strong{color:#1f2937;grid-area:title;font-size:15px}.help-featured-card small{color:#637083;grid-area:desc;font-size:12px;line-height:1.55}.help-featured-card>svg{color:#94a3b8;grid-area:arrow;justify-self:end}.help-console-layout{grid-template-columns:260px minmax(0,1fr);gap:18px;padding:24px 0}.help-sidebar,.help-content,.help-support-card,.help-rule-panel{box-shadow:none;background:#fff;border:1px solid #e1e8f2;border-radius:4px}.help-sidebar{top:78px}.help-topic-item{box-shadow:none;border:0;border-left:3px solid #0000;border-radius:0;padding:11px 10px}.help-topic-item:hover{background:#f7faff}.help-topic-item.active{border-left-color:var(--brand);background:#eef6ff}.help-content{padding:24px 28px}.help-content-head{margin-bottom:8px}.help-faq-row{grid-template-columns:38px minmax(0,1fr);padding:20px 0}.help-doc-index{border-color:#d8e6f8;border-radius:4px}.help-support-strip{padding-bottom:24px}@media (width<=980px){.help-workbench-head,.help-console-layout,.help-featured-docs{grid-template-columns:1fr}.help-ticket-entry{width:fit-content;margin-top:0}.help-sidebar{position:static}}@media (width<=640px){.help-workbench{padding:28px 0 30px}.help-workbench-head h1{font-size:30px}.help-search-box{min-height:48px}.help-content{padding:20px 18px}.help-faq-row{grid-template-columns:1fr;gap:10px}}.price-row strong{color:var(--price-color)}.market-config-view.product-config-page{background:#f5f8fc;padding:20px 24px 128px}.market-config-view.product-config-page .server-config-detail{width:100%;max-width:none;margin:0}.market-config-view.product-config-page .server-config-layout{margin-top:0}.market-config-view.product-config-page .server-cart-panel{border:1px solid var(--ui-line);background:var(--ui-panel);border-radius:0;overflow:hidden;box-shadow:0 12px 30px #0f172a0b}.market-config-view.product-config-page .server-cart-head{border-bottom:1px solid var(--ui-line-soft);background:linear-gradient(#fff 0%,#f8fbff 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:78px;padding:18px 24px;display:grid}.market-config-view.product-config-page .config-product-title{align-items:center;gap:12px;min-width:0;display:flex}.market-config-view.product-config-page .server-cart-head .config-product-tag{border:1px solid rgb(var(--brand-rgb) / .2);background:var(--ui-blue-soft);color:var(--brand-dark);border-radius:0;padding:5px 10px;font-size:12px}.market-config-view.product-config-page .server-cart-head h2{color:var(--ui-text-strong);margin:0;font-size:21px;line-height:1.3;font-weight:500!important}.market-config-view.product-config-page .server-cart-head p{color:var(--ui-text-muted);margin-top:4px;font-size:12px;line-height:1.4}.market-config-view.product-config-page .config-product-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.market-config-view.product-config-page .config-product-meta span,.market-config-view.product-config-page .config-breadcrumb{border:1px solid var(--ui-line);min-height:32px;color:var(--ui-text-main);background:#fff;border-radius:0;align-items:center;gap:6px;padding:0 10px;font-size:12px;line-height:1;display:inline-flex}.market-config-view.product-config-page .config-breadcrumb{color:var(--brand-dark);text-decoration:none}.market-config-view.product-config-page .config-breadcrumb:hover{border-color:rgb(var(--brand-rgb) / .36);background:var(--ui-blue-soft)}.market-config-view.product-config-page .server-config-grid{background:#fff}.market-config-view.product-config-page .server-config-field{background:#fff;border-bottom:1px solid #edf2f8;grid-template-columns:136px minmax(0,1fr);align-items:center;gap:18px;min-height:64px;padding:12px 24px;display:grid}.market-config-view.product-config-page .server-config-field:hover{background:#fbfdff}.market-config-view.product-config-page .server-config-field>span{color:var(--ui-text-main);font-size:13px;font-weight:500!important}.market-config-view.product-config-page .config-activity-lock-notice{color:var(--brand-dark);background:linear-gradient(90deg,#eff6ff 0%,#f8fbff 52%,#fff 100%);border-top:1px solid #dbeafe;border-bottom:1px solid #dbeafe;align-items:center;gap:12px;padding:13px 24px;display:flex}.market-config-view.product-config-page .config-activity-lock-notice strong{background:var(--ui-blue);color:#fff;min-height:28px;box-shadow:0 8px 18px rgb(var(--brand-rgb) / .16);border-radius:999px;flex:none;align-items:center;padding:0 11px;font-size:13px;display:inline-flex;font-weight:900!important}.market-config-view.product-config-page .config-activity-lock-notice span{min-width:0;color:var(--ui-text-main);font-size:12px;line-height:1.5;font-weight:750!important}.market-config-view.product-config-page.activity-purchase-page .config-product-tag{color:#dc2626;background:#fef2f2;border-color:#fecaca;padding-left:10px;padding-right:10px}html body .market-config-view.product-config-page.activity-purchase-page .server-cart-head .config-product-tag{color:#fff!important;background:#dc2626!important;border:0!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:0 10px!important;font-size:13px!important;font-weight:850!important;line-height:1!important;animation:2.8s ease-in-out infinite homeLimitedBadgePulse!important;display:inline-flex!important;box-shadow:0 8px 18px #f9731633!important}.market-config-view.product-config-page.activity-purchase-page .config-step-bar button.active{color:var(--brand-dark);background:0 0;border-color:#0000}.market-config-view.product-config-page.activity-purchase-page .config-step-bar button{color:var(--brand-dark);background:0 0}.market-config-view.product-config-page.activity-purchase-page .config-step-bar button:disabled{opacity:1}.market-config-view.product-config-page.activity-purchase-page .config-step-bar button i,.market-config-view.product-config-page.activity-purchase-page .config-step-bar button.active i{border-color:var(--brand);color:var(--brand);background:0 0}.market-config-view.product-config-page.activity-purchase-page .config-step-bar b{background:linear-gradient(90deg,#dbeafe 0%,#bfdbfe 48%,#e0e7ff 100%)}.market-config-view.product-config-page.activity-purchase-page .config-readonly-field,.market-config-view.product-config-page.activity-purchase-page .config-readonly-field:hover{background:#fcfdff}.market-config-view.product-config-page .config-readonly-field strong{width:fit-content;min-height:34px;color:var(--ui-text-strong);background:#fff;border:1px solid #e4eaf2;border-radius:0;align-items:center;gap:8px;padding:0 13px;font-size:13px;display:inline-flex;font-weight:850!important}.market-config-view.product-config-page .config-activity-network-note{color:var(--ui-text-main);background:#f8fbff;border-bottom:1px solid #dbeafe;padding:10px 24px;font-size:12px;line-height:1.5;font-weight:750!important}.market-config-view.product-config-page .config-choice-row,.market-config-view.product-config-page .config-system-family-row,.market-config-view.product-config-page .config-system-version-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.market-config-view.product-config-page .config-choice-row button,.market-config-view.product-config-page .config-system-choice-row button,.market-config-view.product-config-page .config-system-family-row button,.market-config-view.product-config-page .config-system-version-row button,.market-config-view.product-config-page .config-stepper button{min-height:34px;color:var(--ui-text-main);box-shadow:none;background:#fff;border:1px solid #d7dde7;border-radius:0;padding:0 14px;font-size:13px}.market-config-view.product-config-page .config-choice-row button:hover,.market-config-view.product-config-page .config-choice-row button.active,.market-config-view.product-config-page .config-system-family-row button:hover,.market-config-view.product-config-page .config-system-family-row button.active,.market-config-view.product-config-page .config-system-version-row button:hover,.market-config-view.product-config-page .config-system-version-row button.active{border-color:var(--ui-blue);background:var(--ui-blue-soft);color:var(--brand-dark);box-shadow:inset 0 0 0 1px rgb(var(--brand-rgb) / .08)}.market-config-view.product-config-page .config-system-picker{gap:10px;display:grid}.market-config-view.product-config-page .config-system-family-row{align-items:stretch}.market-config-view.product-config-page .config-system-family-row button{align-content:center;justify-items:center;gap:6px;min-width:116px;min-height:72px;padding:8px 14px;font-size:13px;line-height:1.2;display:inline-grid}.market-config-view.product-config-page .config-system-family-row button img{object-fit:contain;width:26px;max-width:26px;height:26px;max-height:26px}.market-config-view.product-config-page .config-system-version-select{width:210px;max-width:100%}.market-config-view.product-config-page .server-config-field select,.market-config-view.product-config-page .server-config-field input{min-height:34px;color:var(--ui-text-strong);background:#fff;border:1px solid #d7dde7;border-radius:0;font-size:13px}.market-config-view.product-config-page .server-config-field select{width:min(100%,360px);padding:0 10px}.market-config-view.product-config-page .config-slider-control{gap:8px;width:min(100%,900px);display:grid}.market-config-view.product-config-page .config-slider-head{grid-template-columns:minmax(220px,1fr) 154px;align-items:center;gap:14px;display:grid}.market-config-view.product-config-page .config-slider-head input[type=range]{width:100%;min-height:28px;accent-color:var(--ui-blue)}.market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--brand), var(--brand-light));border-radius:999px;height:5px}.market-config-view.product-config-page .config-slider-head input[type=range]::-webkit-slider-thumb{background:var(--ui-blue);width:16px;height:16px;box-shadow:0 4px 10px rgb(var(--brand-rgb) / .24);appearance:none;border:2px solid #fff;border-radius:50%;margin-top:-5.5px}.market-config-view.product-config-page .config-slider-actions{grid-template-columns:32px minmax(58px,1fr) 32px;gap:6px;display:grid}.market-config-view.product-config-page .config-slider-actions button{width:32px;height:30px;min-height:30px;color:var(--ui-text-main);background:#fff;border:1px solid #d7dde7;border-radius:0;padding:0;font-size:15px;line-height:1}.market-config-view.product-config-page .config-slider-actions strong{border:1px solid rgb(var(--brand-rgb) / .24);background:var(--ui-blue-soft);min-width:0;min-height:30px;color:var(--brand-dark);white-space:nowrap;border-radius:0;justify-content:center;align-items:center;padding:0 8px;font-size:13px;display:inline-flex;font-weight:540!important}.market-config-view.product-config-page .config-slider-meta{color:#94a3b8;justify-content:space-between;width:calc(100% - 168px);font-size:12px;display:flex}.market-config-view.product-config-page .public-ip-choice-main{align-items:start;gap:10px 16px;display:grid}.market-config-view.product-config-page .public-ip-option-row{grid-template-columns:repeat(2,minmax(0,220px));gap:10px;display:grid}.market-config-view.product-config-page .public-ip-option-row button{color:#1e293b;text-align:left;min-height:66px;box-shadow:none;background:#fff;border:1px solid #d7dde7;align-content:center;gap:5px;padding:10px 14px;display:grid;position:relative}.market-config-view.product-config-page .public-ip-option-row button:after{content:"";background:#cbd5e1;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.market-config-view.product-config-page .public-ip-option-row button strong{font-size:14px;line-height:1.2;font-weight:850!important}.market-config-view.product-config-page .public-ip-option-row button span{color:#64748b;font-size:12px;line-height:1.45;font-weight:500!important}.market-config-view.product-config-page .public-ip-option-row button:hover{border-color:rgb(var(--brand-rgb) / .35);background:#f8fbff}.market-config-view.product-config-page .public-ip-option-row button.active{border-color:var(--ui-blue);background:var(--ui-blue-soft);color:var(--brand-dark);box-shadow:inset 0 0 0 1px rgb(var(--brand-rgb) / .1)}.market-config-view.product-config-page .public-ip-option-row button.active:after{background:var(--ui-blue);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / .12)}.market-config-view.product-config-page .public-ip-option-row button:disabled{cursor:not-allowed;opacity:.58}.market-config-view.product-config-page .public-ip-choice-main small,.market-config-view.product-config-page .config-field-hint{color:var(--ui-text-muted);font-size:12px;line-height:1.6;font-weight:400!important}.market-config-view.product-config-page .public-ip-choice-main .public-ip-choice-note{color:#dc2626!important;font-weight:800!important}.market-config-view.product-config-page .public-ip-choice-main .public-ip-choice-note span{color:#dc2626!important}.market-config-view.product-config-page .public-ip-network-detail,.market-config-view.product-config-page .public-ip-songguo-detail{border-top:1px solid #e2e8f0;grid-column:1/-1;gap:10px;width:100%;margin-top:4px;padding-top:14px;display:grid}.market-config-view.product-config-page .public-ip-network-head{gap:4px;display:grid}.market-config-view.product-config-page .public-ip-songguo-head{flex-wrap:wrap;align-items:baseline;gap:14px;min-width:0;display:flex}.market-config-view.product-config-page .public-ip-songguo-head span,.market-config-view.product-config-page .public-ip-network-head span{color:var(--brand);font-size:12px;font-weight:800!important}.market-config-view.product-config-page .public-ip-songguo-head strong,.market-config-view.product-config-page .public-ip-network-head strong{color:#1e293b;flex-wrap:wrap;align-items:baseline;gap:0;min-width:0;font-size:14px;line-height:1.45;display:flex;font-weight:800!important}.market-config-view.product-config-page .public-ip-songguo-head button{min-height:0;color:var(--ui-blue);font-size:12px;line-height:inherit;background:0 0;border:0;padding:0;font-weight:800!important}.market-config-view.product-config-page .public-ip-songguo-head button:hover{color:var(--brand-dark);text-decoration:underline}.market-config-view.product-config-page .public-ip-songguo-detail p,.market-config-view.product-config-page .public-ip-network-detail p{color:#64748b;margin:0;font-size:13px;line-height:1.65}.market-config-view.product-config-page .public-ip-songguo-detail .public-ip-songguo-flow{color:#475569;font-size:12px;font-weight:700!important}.market-config-view.product-config-page .public-ip-network-flow{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.market-config-view.product-config-page .public-ip-network-flow span{color:#475569;background:#fff;border:1px solid #e2e8f0;align-items:center;min-height:26px;padding:0 10px;display:inline-flex;font-weight:650!important}.market-config-view.product-config-page .public-ip-network-flow i{background:#cbd5e1;width:18px;height:1px}.market-config-view.product-config-page .config-bottom-drawer{border-top:1px solid var(--ui-line);background:#fffffffa;grid-template-columns:minmax(0,1fr) auto minmax(340px,auto);align-items:center;gap:18px;min-height:68px;padding:0;display:grid;left:264px;right:0;box-shadow:0 -14px 36px #0f172a17}.market-config-view.product-config-page .basic-step-drawer{grid-template-columns:minmax(0,1fr) 148px auto}.market-config-view.product-config-page .config-drawer-info{align-items:center;gap:12px;min-width:0;display:flex}.market-config-view.product-config-page .config-drawer-summary-trigger{flex:none;font-size:13px}.market-config-view.product-config-page .config-drawer-summary-list{gap:6px;min-width:0;display:flex;overflow:hidden}.market-config-view.product-config-page .config-drawer-summary-list span{border:1px solid var(--ui-line-soft);background:var(--ui-panel-soft);min-height:24px;color:var(--ui-text-muted);white-space:nowrap;border-radius:0;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.market-config-view.product-config-page .config-drawer-price{gap:2px;min-width:154px;display:grid}.market-config-view.product-config-page .config-drawer-price>span{color:var(--ui-text-muted);font-size:12px}.market-config-view.product-config-page .config-drawer-price strong{color:#e24d1a;font-size:26px;line-height:1.05;font-weight:540!important}.market-config-view.product-config-page .config-drawer-price strong span{color:var(--ui-text-muted);font-size:13px}.market-config-view.product-config-page.activity-purchase-page .config-bottom-drawer{border-top-color:var(--ui-line);background:#fffffffa;box-shadow:0 -14px 36px #0f172a17}.market-config-view.product-config-page.activity-purchase-page .config-drawer-price{min-width:178px}.market-config-view.product-config-page.activity-purchase-page .config-drawer-summary-trigger{color:var(--ui-text-strong)}.market-config-view.product-config-page.activity-purchase-page .config-drawer-price>span{color:var(--ui-text-muted);font-weight:900!important}.market-config-view.product-config-page.activity-purchase-page .config-drawer-price strong{color:#dc2626;font-size:26px;font-weight:900!important}.market-config-view.product-config-page.activity-purchase-page .config-drawer-price strong span{color:var(--ui-text-muted);font-size:13px;font-weight:800!important}.market-config-view.product-config-page .config-activity-price-support{color:var(--ui-text-muted);font-size:12px;line-height:1.25;font-weight:750!important}.market-config-view.product-config-page .config-activity-price-support del{color:#94a3b8;text-decoration-color:#cbd5e1}.market-config-view.product-config-page .config-drawer-actions{grid-template-columns:1fr 1fr;align-self:stretch;min-width:340px;display:grid}.market-config-view.product-config-page .config-drawer-actions .btn{min-height:68px;box-shadow:none;border-radius:0}.market-config-view.product-config-page .config-drawer-actions .btn-outline{border-color:var(--ui-line);color:var(--brand-dark);background:#fff}.market-config-view.product-config-page .config-drawer-actions .btn-primary{background:var(--ui-blue);color:#fff}.market-config-view.product-config-page .config-drawer-actions .activity-claim-button{border-color:var(--ui-blue);background:var(--ui-blue);color:#fff;font-size:16px;box-shadow:inset 1px 0 #ffffff2e;font-weight:900!important}.market-config-view.product-config-page .config-drawer-actions .activity-claim-button:hover:not(:disabled){border-color:var(--brand-dark);background:var(--brand-dark)}.market-config-view.product-config-page.activity-purchase-page .basic-step-actions .btn-primary{border-color:var(--ui-blue);background:var(--ui-blue);color:#fff;box-shadow:none}.market-config-view.product-config-page.activity-purchase-page .basic-step-actions .btn-primary:hover:not(:disabled){border-color:var(--brand-dark);background:var(--brand-dark)}.console-card,.console-metric-card,.buyer-wide-card,.buyer-ticket-page,.seller-wallet-page .seller-wallet-hero.console-card,.seller-wallet-detail-card.console-card,.seller-profile-hero.console-card,.seller-profile-card.console-card,.seller-profile-side-card.console-card,.seller-cluster-layout .console-card{border:1px solid var(--ui-line);background:#fff;border-radius:0;box-shadow:0 10px 28px #0f172a0a}.console-card-head,.buyer-server-head,.seller-instance-toolbar,.seller-products-head,.cluster-active-head,.ip-pool-page .seller-products-head{border-bottom:1px solid var(--ui-line-soft);gap:14px;margin-bottom:18px;padding-bottom:16px}.console-card-head h2,.seller-products-head h2,.buyer-server-head h2,.cluster-active-head-main h2{color:var(--ui-text-strong);font-size:20px;font-weight:500!important}.console-card-head p,.seller-products-head p,.buyer-server-head p,.cluster-active-head-main p{color:var(--ui-text-muted);font-size:13px;line-height:1.65}.console-table-wrap,.buyer-server-table-wrap,.seller-instance-table-wrap,.ip-pool-page .ip-pool-table-wrap,.ip-pool-address-table-wrap,.buyer-ticket-table-wrap.console-table-wrap{border:1px solid var(--ui-line-soft);box-shadow:none;background:#fff;border-radius:0}.console-table,.buyer-server-table,.seller-instance-table,.ip-pool-table,.buyer-ticket-table.console-table{border-collapse:separate;border-spacing:0;color:var(--ui-text-main)}.console-table th,.buyer-server-table th,.seller-instance-table th,.ip-pool-table th,.buyer-ticket-table.console-table th{border-bottom:1px solid var(--ui-line-soft);color:var(--ui-text-main);background:#f8fbff;padding:11px 12px;font-size:12px;font-weight:500!important}.console-table td,.buyer-server-table td,.seller-instance-table td,.ip-pool-table td,.buyer-ticket-table.console-table td{color:var(--ui-text-main);border-bottom:1px solid #edf2f8;padding:12px;font-size:13px}.console-table tbody tr:hover,.buyer-server-table tbody tr:hover,.seller-instance-table tbody tr:hover,.ip-pool-table tbody tr:hover,.buyer-ticket-table.console-table tbody tr:hover{background:#fbfdff}.console-table-actions,.buyer-server-table-actions,.seller-instance-table-actions,.ip-pool-page .ip-pool-table .console-table-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:7px;display:flex}.console-table .console-table-action,.buyer-server-table-actions button,.buyer-server-table-actions a,.seller-instance-table-actions button,.ip-pool-page .ip-pool-table .console-table-action,.ip-pool-address-table .console-table-action{border:1px solid var(--ui-line);min-height:30px;color:var(--ui-text-main);box-shadow:none;white-space:nowrap;background:#fff;border-radius:0;justify-content:center;align-items:center;padding:0 11px;font-size:12px;line-height:1;display:inline-flex}.console-table .console-table-action:hover:not(:disabled),.buyer-server-table-actions button:hover:not(:disabled),.buyer-server-table-actions a:hover,.seller-instance-table-actions button:hover:not(:disabled),.ip-pool-page .ip-pool-table .console-table-action:hover:not(:disabled),.ip-pool-address-table .console-table-action:hover:not(:disabled){border-color:rgb(var(--brand-rgb) / .36);background:var(--ui-blue-soft);color:var(--brand-dark)}.console-status,.market-tag,.server-card-meta span{border-radius:0}@media (width<=980px){.market-config-view.product-config-page{padding:16px 14px 244px}.market-config-view.product-config-page .server-cart-head,.market-config-view.product-config-page .server-config-field{grid-template-columns:1fr}.market-config-view.product-config-page .server-config-field{gap:9px;padding:13px 16px}.market-config-view.product-config-page .config-activity-lock-notice{flex-direction:column;align-items:flex-start;gap:4px;padding:11px 16px}.market-config-view.product-config-page .config-product-meta{justify-content:flex-start}.market-config-view.product-config-page .config-slider-head{grid-template-columns:1fr}.market-config-view.product-config-page .config-slider-meta{width:100%}.market-config-view.product-config-page .config-bottom-drawer{grid-template-columns:1fr;gap:10px;padding:12px 12px 0;left:0}.market-config-view.product-config-page .config-drawer-info{flex-direction:column;align-items:flex-start}.market-config-view.product-config-page .config-drawer-summary-list{flex-wrap:wrap;overflow:visible}.market-config-view.product-config-page .config-drawer-actions{min-width:0;margin-left:-12px;margin-right:-12px}}@media (width<=560px){.market-config-view.product-config-page{padding:12px 10px 282px}.market-config-view.product-config-page .server-cart-head{padding:15px}.market-config-view.product-config-page .config-product-title,.market-config-view.product-config-page .config-product-meta,.market-config-view.product-config-page .public-ip-choice-main{flex-direction:column;align-items:flex-start}.market-config-view.product-config-page .server-cart-head h2{font-size:19px}.market-config-view.product-config-page .config-choice-row button,.market-config-view.product-config-page .config-system-family-row button,.market-config-view.product-config-page .config-system-version-row button{flex:calc(50% - 8px)}.market-config-view.product-config-page .config-system-version-select,.market-config-view.product-config-page .server-config-field select{width:100%}.market-config-view.product-config-page .config-drawer-actions{grid-template-columns:1fr}.market-config-view.product-config-page .config-drawer-actions .btn{min-height:48px}.console-card,.buyer-wide-card,.buyer-ticket-page.console-card.buyer-wide-card{padding:16px}}.market-config-view.product-config-page .config-drawer-info{white-space:normal;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 12px;min-width:0;display:grid}.market-config-view.product-config-page .config-drawer-summary-list{white-space:normal;flex-wrap:wrap;gap:6px;min-width:0;display:flex;overflow:visible}.market-config-view.product-config-page .config-drawer-summary-list span{color:#334155;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;background:#f8fbff;border-color:#dbeafe;border-radius:4px;max-width:100%;min-height:26px;padding:4px 9px;font-size:12px;line-height:1.35;overflow:visible;font-weight:750!important}@media (width<=980px){.market-config-view.product-config-page{padding-bottom:320px}.market-config-view.product-config-page .config-bottom-drawer{grid-template-columns:1fr;align-items:stretch}.market-config-view.product-config-page .config-drawer-info{grid-template-columns:1fr;gap:8px}.market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));width:100%;display:grid}}@media (width<=560px){.market-config-view.product-config-page{padding-bottom:380px}.market-config-view.product-config-page .config-bottom-drawer{max-height:calc(100vh - 16px);padding-top:10px;overflow-y:auto}.market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}.market-config-view.product-config-page .config-drawer-summary-list span{text-align:center;justify-content:center;align-items:center;min-height:30px;padding:5px 7px}}@media (width<=380px){.market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:1fr}}.market-config-view.product-config-page .config-drawer-info{grid-template-columns:auto minmax(0,1fr);align-self:stretch;align-items:stretch;gap:0;padding:0;display:grid}.market-config-view.product-config-page .config-drawer-summary-trigger{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:0;justify-content:center;align-items:center;min-height:68px;padding:0 22px;font-size:13px;line-height:1;display:inline-flex;font-weight:850!important}.market-config-view.product-config-page .config-drawer-info .config-drawer-summary-trigger{color:#1d4ed8!important}.market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:1fr;align-content:center;gap:4px;min-width:0;padding:10px 0 10px 14px;display:grid}.market-config-view.product-config-page .config-drawer-summary-line{color:#64748b;flex-wrap:wrap;align-items:center;gap:0;min-width:0;font-size:12px;line-height:1.55;display:flex}.market-config-view.product-config-page .config-drawer-summary-line.primary{color:#1f2937;font-size:13px;font-weight:850!important}.market-config-view.product-config-page .config-drawer-summary-line span{min-height:0;color:inherit;font:inherit;line-height:inherit;text-align:left;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;align-items:center;padding:0;display:inline-flex;overflow:visible;font-weight:inherit!important}.market-config-view.product-config-page .config-drawer-summary-line span+span:before{color:#cbd5e1;content:"·";padding:0 8px}@media (width<=980px){.market-config-view.product-config-page{padding-bottom:260px}.market-config-view.product-config-page .config-bottom-drawer{align-items:stretch;padding:0}.market-config-view.product-config-page .config-drawer-info{grid-template-columns:1fr;gap:0}.market-config-view.product-config-page .config-drawer-summary-trigger{width:100%;min-height:42px}.market-config-view.product-config-page .config-drawer-summary-list{padding:10px 12px}}@media (width<=560px){.market-config-view.product-config-page{padding-bottom:318px}.market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:1fr;gap:5px;padding:10px 12px;display:grid}.market-config-view.product-config-page .config-drawer-summary-line,.market-config-view.product-config-page .config-drawer-summary-line.primary{font-size:12px}.market-config-view.product-config-page .config-drawer-summary-line span{text-align:left;justify-content:flex-start}.market-config-view.product-config-page .config-drawer-summary-line span+span:before{padding:0 6px}}.market-main>.market-config-view.product-config-page .config-bottom-drawer,.market-config-view.product-config-page .config-bottom-drawer{padding-left:0!important}.market-main>.market-config-view.product-config-page .config-drawer-info,.market-config-view.product-config-page .config-drawer-info,.market-main>.market-config-view.product-config-page .config-drawer-summary-trigger,.market-config-view.product-config-page .config-drawer-summary-trigger{margin-left:0!important}.market-config-view.product-config-page .config-step-bar{background:#fff;border-bottom:1px solid #edf2f8;grid-template-columns:auto 104px auto;justify-content:center;align-items:center;gap:14px;padding:16px 24px;display:grid}.market-config-view.product-config-page .config-step-bar button{color:#64748b;background:0 0;border:0;align-items:center;gap:8px;min-height:38px;padding:0;font-size:14px;display:inline-flex;font-weight:750!important}.market-config-view.product-config-page .config-step-bar button:disabled{cursor:not-allowed;opacity:.52}.market-config-view.product-config-page .config-step-bar button i{color:#2563eb;background:#f8fbff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-style:normal;display:inline-flex;font-weight:850!important}.market-config-view.product-config-page .config-step-bar button.active{color:#111827}.market-config-view.product-config-page .config-step-bar button.active i{border-color:var(--brand);background:var(--brand);color:#fff}.market-config-view.product-config-page .config-step-bar b{background:linear-gradient(90deg,#dbeafe 0%,#bfdbfe 48%,#e0e7ff 100%);height:1px;display:block}.market-config-view.product-config-page .network-config-grid{background:#fff;padding:0}.market-config-view.product-config-page .network-config-grid .public-ip-config-field{min-height:0;box-shadow:none;background:0 0;border:0;align-items:flex-start}.market-config-view.product-config-page .network-config-grid .public-ip-config-field>span{padding-top:8px}.market-config-view.product-config-page .network-config-grid .public-ip-config-field:hover{background:0 0}.market-config-view.product-config-page .basic-step-actions{grid-template-columns:1fr;width:148px;min-width:148px}.market-config-view.product-config-page .config-next-step-label{justify-items:center;gap:2px;line-height:1.2;display:grid}.market-config-view.product-config-page .config-next-step-label strong{color:#fff;font-size:14px;font-weight:850!important}.market-config-view.product-config-page .config-next-step-label small{color:#fff;font-size:11px;font-weight:700!important}.market-config-view.product-config-page .network-step-actions{grid-template-columns:104px minmax(136px,1fr) minmax(136px,1fr);min-width:376px}.market-config-view.product-config-page .network-step-actions.activity-step-actions{grid-template-columns:104px minmax(180px,1fr);min-width:284px}@media (width<=980px){.market-config-view.product-config-page .config-step-bar{padding:14px 16px}.market-config-view.product-config-page .network-config-grid{padding:0}.market-config-view.product-config-page .basic-step-actions,.market-config-view.product-config-page .network-step-actions{min-width:0}}@media (width<=560px){.market-config-view.product-config-page .config-step-bar{grid-template-columns:1fr;gap:8px}.market-config-view.product-config-page .config-step-bar b{display:none}.market-config-view.product-config-page .config-step-bar button{width:100%}.market-config-view.product-config-page .network-config-grid{padding:0}.market-config-view.product-config-page .public-ip-option-row{grid-template-columns:1fr}.market-config-view.product-config-page .public-ip-network-flow{flex-direction:column;align-items:stretch}.market-config-view.product-config-page .public-ip-network-flow i{width:1px;height:10px;margin-left:18px}.market-config-view.product-config-page .network-step-actions{grid-template-columns:1fr}}.hero-visual .home-ops-panel:before{background:#eff6ffa8;border-color:#bfdbfeb3;inset:18px -18px -18px 18px}.hero-visual .home-ops-head{border-bottom:1px solid #e6eef8;align-items:center;padding-bottom:16px}.hero-visual .home-ops-head span{color:var(--brand);letter-spacing:0;font-size:12px;font-weight:500!important}.hero-visual .home-ops-head strong{color:#1f2329;margin-top:5px;font-size:21px;font-weight:520!important}.hero-visual .home-ops-head small{border:1px solid rgb(var(--brand-rgb) / .2);background:var(--brand-soft);color:var(--brand-dark);padding:5px 9px;font-size:12px;font-weight:500!important}.home-ops-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px;padding:4px 0 2px;display:grid;position:relative}.home-ops-progress-line{background:#cfe0f7;height:1px;position:absolute;top:20px;left:10%;right:10%}.home-ops-progress-step{text-align:center;justify-items:center;gap:7px;display:grid;position:relative}.home-ops-progress-step span{border:1px solid var(--brand-light);width:32px;height:32px;color:var(--brand-dark);background:#fff;justify-content:center;align-items:center;font-size:12px;display:inline-flex;box-shadow:0 0 0 4px #f8fbff;font-weight:520!important}.home-ops-progress-step:nth-child(2) span,.home-ops-progress-step:nth-child(3) span,.home-ops-progress-step:nth-child(4) span{border-color:var(--brand);background:var(--brand);color:#fff}.home-ops-progress-step strong{color:#475569;font-size:12px;font-weight:500!important}.home-ops-instance{border:1px solid var(--brand-light);background:#fff;margin-top:20px;padding:16px}.home-ops-instance-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-ops-instance-head span{color:#64748b;font-size:12px}.home-ops-instance-head strong{color:#1f2329;margin-top:4px;font-size:17px;display:block;font-weight:520!important}.home-ops-instance-head small{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #16a34a33;padding:5px 9px;font-size:12px;font-weight:500!important}.home-ops-instance-grid{border-top:1px solid #eef2f7;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;padding-top:14px;display:grid}.home-ops-instance-grid span{color:#475569;text-align:center;white-space:nowrap;background:#f8fbff;border:1px solid #edf2f8;padding:8px 7px;font-size:12px}.home-ops-actions{background:#fff;border:1px solid #e6eef8;gap:0;margin-top:14px;display:grid}.home-ops-actions>div{border-bottom:1px solid #eef2f7;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:12px 13px;display:grid}.home-ops-actions>div:last-child{border-bottom:0}.home-ops-actions svg{color:var(--brand)}.home-ops-actions strong,.home-ops-actions span{display:block}.home-ops-actions strong{color:#1f2329;font-size:13px;font-weight:500!important}.home-ops-actions span{color:#64748b;margin-top:3px;font-size:12px;line-height:1.55}@media (width<=900px){.hero-visual .home-ops-panel{width:min(100%,460px);margin:0 auto}}@media (width<=560px){.hero-visual .home-ops-panel{padding:16px}.home-ops-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.home-ops-progress-line{display:none}.home-ops-instance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-visual .home-ops-panel{width:min(100%,468px);box-shadow:0 26px 70px rgb(var(--brand-rgb) / .15);background:#fff;border:1px solid #cbdcf3;padding:0}.hero-visual .home-ops-panel:before{background:#eff6ffb3;inset:16px -16px -16px 16px}.hero-visual .home-ops-head{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e6eef8;justify-content:space-between;align-items:center;padding:18px 20px 16px;display:flex}.hero-visual .home-ops-head strong{font-size:22px}.home-console-browser{background:#f8fbff;border-bottom:1px solid #edf2f8;align-items:center;gap:6px;padding:10px 20px;display:flex}.home-console-browser span{background:#cbd5e1;border-radius:999px;width:8px;height:8px}.home-console-browser span:first-child{background:#fb7185}.home-console-browser span:nth-child(2){background:#fbbf24}.home-console-browser span:nth-child(3){background:#22c55e}.home-console-browser strong{color:#64748b;margin-left:8px;font-size:12px;font-weight:500!important}.home-console-table{padding:18px 20px 16px}.home-console-table-head,.home-console-instance-row{grid-template-columns:minmax(120px,1.4fr) minmax(60px,.7fr) minmax(86px,.9fr) minmax(88px,.9fr);align-items:center;gap:10px;display:grid}.home-console-table-head{background:#f8fbff;border:1px solid #e6eef8;border-bottom:0;padding:10px 12px}.home-console-table-head span{color:#64748b;white-space:nowrap;font-size:12px}.home-console-instance-row{background:#fff;border:1px solid #e6eef8;padding:13px 12px}.home-console-instance-row strong,.home-console-instance-row small,.home-console-instance-row span,.home-console-instance-row em{display:block}.home-console-instance-row strong{color:#1f2329;font-size:14px;font-weight:520!important}.home-console-instance-row small{color:#64748b;margin-top:4px;font-size:12px;line-height:1.45}.home-console-instance-row em{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #16a34a33;width:max-content;padding:4px 8px;font-size:12px;font-style:normal}.home-console-instance-row span{color:#475569;white-space:nowrap;font-size:12px}.home-console-row-actions{gap:6px;display:flex}.home-console-row-actions button{min-height:28px;color:var(--brand-dark);white-space:nowrap;background:#fff;border:1px solid #dbe5f2;border-radius:0;padding:0 9px;font-size:12px}.home-console-row-actions button:first-child{background:var(--brand);color:#fff}.home-console-specs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.home-console-specs span{color:#475569;text-align:center;white-space:nowrap;background:#f8fbff;border:1px solid #edf2f8;padding:9px 8px;font-size:12px}.home-console-summary{background:#fbfdff;border-top:1px solid #e6eef8;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-console-summary>div{border-right:1px solid #e6eef8;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:14px 12px;display:grid}.home-console-summary>div:last-child{border-right:0}.home-console-summary svg{color:var(--brand)}.home-console-summary strong,.home-console-summary span{display:block}.home-console-summary strong{color:#1f2329;font-size:13px;font-weight:500!important}.home-console-summary span{color:#64748b;margin-top:3px;font-size:12px;line-height:1.45}@media (width<=560px){.home-console-table{padding:14px}.home-console-table-head{display:none}.home-console-instance-row{grid-template-columns:1fr}.home-console-row-actions{justify-content:flex-start}.home-console-specs,.home-console-summary{grid-template-columns:1fr}.home-console-summary>div{border-bottom:1px solid #e6eef8;border-right:0}.home-console-summary>div:last-child{border-bottom:0}}.cart-standalone-view .cart-item-actions button,.cart-market-view .cart-item-actions button{color:#fff;background:#dc2626;border-color:#dc2626}.cart-standalone-view .cart-item-actions button:hover:not(:disabled),.cart-market-view .cart-item-actions button:hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#b91c1c}.cart-standalone-view .cart-item-actions button:disabled,.cart-market-view .cart-item-actions button:disabled{color:#fff;cursor:not-allowed;background:#fca5a5;border-color:#fecaca}.cart-delete-confirm-panel{border-radius:0;width:min(440px,100vw - 32px)}.cart-delete-confirm-panel .image-template-delete-text{color:#7f1d1d;background:#fff7f7;border:1px solid #fee2e2;margin:0;padding:12px 14px;font-weight:400!important}.cart-delete-confirm-panel .image-template-delete-text strong{color:#991b1b;font-weight:520!important}.cart-delete-actions{justify-content:flex-end;gap:8px}.cart-delete-actions .btn{min-width:92px;min-height:36px;box-shadow:none;border-radius:0;padding:0 16px}.cart-delete-actions .btn-outline{color:#475569;background:#fff;border:1px solid #dbe5f2}.cart-delete-actions .btn-outline:hover:not(:disabled){color:#1f2937;background:#f8fafc;border-color:#cbd5e1}.cart-delete-actions .btn-danger{color:#fff;background:#dc2626;border:1px solid #dc2626}.cart-delete-actions .btn-danger:hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#b91c1c}.cart-delete-actions .btn:disabled{opacity:.65;cursor:not-allowed}.site-nav-submenu a{text-align:center;justify-content:center}@media (width<=900px){.site-nav-submenu a{text-align:center;justify-content:center}}.brand,.footer-brand,.console-brand{align-items:center;gap:8px}.brand .brand-mark,.brand .brand-image{object-fit:contain;width:30px;height:30px}.brand span,.footer-brand span{color:#1f2329;white-space:nowrap;font-size:19px;line-height:1;font-weight:560!important}.footer-brand span,.site-footer .footer-brand span{color:#fff}.site-footer .footer-company-name{color:#fff;margin-top:14px;font-size:14px;line-height:1.5;font-weight:500!important}.site-footer .footer-affiliate-name{color:#e2e8f0b8;margin-top:4px;font-size:13px;line-height:1.5;font-weight:500!important}@media (width<=900px){.brand .brand-mark,.brand .brand-image{width:28px;height:28px}.brand span,.footer-brand span{font-size:18px}}.hero-section{color:#0f172a;background:linear-gradient(135deg,#e2edff 0%,#bfd2f2 40%,#d3e2fa 100%);border-bottom:0;padding:0;position:relative;overflow:visible}.hero-section:before{content:"";pointer-events:none;background:linear-gradient(#b0caf05c 0%,#bfd2f23d 56%,#d3e2fa00 88%);position:absolute;inset:0}.hero-section:after{content:"";pointer-events:none;background:linear-gradient(#d3e2fa00 0%,#d3e2fa75 58%,#eef5ffe6 100%);height:118px;position:absolute;bottom:-1px;left:0;right:0}.home-maintenance-notice{z-index:3;color:#7c4b00;background:#fff9eb;border:1px solid #f3d49e;border-radius:6px;align-items:center;gap:9px;margin:0;padding:10px 14px;font-size:13px;line-height:1.5;display:flex;position:absolute;top:14px;left:max(70px,50vw - 530px);right:max(70px,50vw - 530px)}.home-maintenance-notice>svg{color:#d97706;flex:none}.home-maintenance-notice>div{align-items:baseline;gap:8px;min-width:0;display:flex}.home-maintenance-notice strong{color:#92400e;flex:none;font-size:13px;font-weight:800}.home-maintenance-notice span{color:#7c4b00}.purchase-maintenance-modal{z-index:1200;background:#0f172a70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.purchase-maintenance-modal-panel{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:min(420px,100%);padding:28px;position:relative;box-shadow:0 24px 64px #0f172a38}.purchase-maintenance-modal-panel>span{color:#c87800;background:#fff6df;border-radius:50%;place-items:center;width:44px;height:44px;display:inline-grid}.purchase-maintenance-modal-panel>span.is-blocked{color:#dc5d38;background:#fff0ed}.purchase-maintenance-modal-panel h2{color:#0f172a;margin:14px 0 0;font-size:20px;font-weight:800;line-height:1.35}.purchase-maintenance-modal-panel p{color:#475569;text-align:left;margin:10px 0 0;font-size:14px;line-height:1.75}.purchase-maintenance-modal-panel .btn{min-width:112px;min-height:38px;margin-top:22px;padding:0 18px}.purchase-maintenance-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:10px;right:10px}.purchase-maintenance-modal-close:hover{color:#475569;background:#f1f5f9}@media (width<=640px){.home-maintenance-notice{align-items:flex-start;padding:9px 10px;font-size:12px;left:18px;right:18px}.home-maintenance-notice>div{display:block}.home-maintenance-notice strong{margin-bottom:2px;font-size:12px;display:block}.purchase-maintenance-modal{padding:16px}.purchase-maintenance-modal-panel{padding:24px 20px}}#products{background:linear-gradient(#eef5ff 0%,#f8fbff 68px,#fff 136px);padding-top:170px}.home-limited-activity{background:var(--home-limited-activity-image) center / cover no-repeat;min-height:142px;box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(360px,.95fr) minmax(320px,.8fr) minmax(220px,.32fr);align-items:center;gap:28px;margin:0 0 40px;padding:18px 42px 18px 36px;animation:.72s cubic-bezier(.22,1,.36,1) .12s both homeLimitedActivityEnter;display:grid;position:relative;overflow:hidden}.home-limited-activity:before{display:none}.home-limited-activity-left,.home-limited-activity-center,.home-limited-activity-actions{z-index:1;position:relative}.home-limited-activity-left{justify-items:start;gap:10px;min-width:0;display:grid}.home-limited-activity h2{color:#2b1900;margin:0;font-size:28px;line-height:1.18;animation:.62s cubic-bezier(.22,1,.36,1) .24s both homeLimitedTextRise;font-weight:950!important}.home-limited-activity-left>p{color:#7b4b11;margin:0;font-size:14px;font-weight:700;line-height:1.5}.home-limited-activity-tags{flex-wrap:wrap;gap:9px;display:flex}.home-limited-activity-tags span{color:#a65000;background:#ffffffad;border:1px solid #f8d4ac;border-radius:18px;justify-content:center;align-items:center;min-width:88px;min-height:28px;padding:0 12px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.home-limited-activity-left>strong{color:#7b4b11;background:#ffffff80;border:1px solid #f8d4ac;border-radius:5px;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.home-limited-activity-center{text-align:center;justify-items:center;gap:26px;display:grid}.home-limited-activity-center h3{color:#a46a2a;justify-content:center;align-items:center;gap:12px;margin:0;font-size:25px;font-weight:950;line-height:1.2;display:inline-flex}.home-limited-activity-center h3 svg{color:#ff8a1f;fill:#ff8a1f}.home-limited-activity-center p{color:#4f360b;margin:0;font-size:16px;font-weight:700;line-height:1.5}.home-limited-activity-actions{justify-content:center;align-items:center;min-height:68px;padding-left:30px;animation:.62s cubic-bezier(.22,1,.36,1) .4s both homeLimitedTextRise;display:flex;position:relative}.home-limited-activity-actions>span{color:#ff6400;text-align:center;background:#fff5e8f0;border:1px solid #ffb261;border-radius:999px;min-width:92px;padding:5px 11px;font-size:11px;font-weight:850;line-height:1;position:absolute;top:-24px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #ff64001f}.home-limited-activity-actions>span:after{content:"";background:#fff5e8f0;border-bottom:1px solid #ffb261;border-right:1px solid #ffb261;width:10px;height:10px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.home-limited-activity-actions .btn{border-radius:0;width:158px;min-height:44px;padding:0 22px;font-size:15px;font-weight:950}.home-limited-activity-actions .btn-primary{color:#fff;box-shadow:none;background:#ff7117;border-color:#ff7117}.home-limited-activity-actions .btn-primary:hover{box-shadow:none;background:#f05f00;border-color:#f05f00}.new-user-trial-page{color:#0f172a;background:#f8fbff}.new-user-trial-hero{background:var(--new-user-trial-hero-image) center top / cover no-repeat;padding:56px 0 30px}.new-user-trial-inner{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:38px;display:grid}.new-user-trial-copy{min-width:0}.new-user-trial-badge{color:#fff;background:#f97316;border-radius:4px;align-items:center;min-height:28px;padding:0 11px;font-size:13px;line-height:1;animation:.58s cubic-bezier(.22,1,.36,1) 80ms both newUserTrialFadeUp;display:inline-flex;box-shadow:0 8px 18px #f9731638;font-weight:850!important}.new-user-trial-copy h1{color:#111827;letter-spacing:0;max-width:760px;margin:16px 0 0;font-size:46px;line-height:1.12;animation:.62s cubic-bezier(.22,1,.36,1) .16s both newUserTrialFadeUp;font-weight:900!important}.new-user-trial-copy h1 span{color:#0000;background:linear-gradient(90deg,#ea580c 0%,#f97316 48%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;display:inline-block}.new-user-trial-copy p{color:#52637b;max-width:680px;margin:16px 0 0;font-size:17px;line-height:1.8;animation:.62s cubic-bezier(.22,1,.36,1) .24s both newUserTrialFadeUp}.new-user-trial-tags{flex-wrap:wrap;gap:9px;margin-top:18px;animation:.62s cubic-bezier(.22,1,.36,1) .28s both newUserTrialFadeUp;display:flex}.new-user-trial-tags span{--trial-tag-color:#2563eb;--trial-tag-bg:#eff6ffdb;--trial-tag-line:#2563eb29;border:1px solid var(--trial-tag-line);background:var(--trial-tag-bg);color:#26364f;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px 0 10px;font-size:13px;display:inline-flex;box-shadow:0 6px 16px #1744a00e;font-weight:800!important}.new-user-trial-tags span:before{background:var(--trial-tag-color);color:#fff;content:"✓";border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:grid;font-weight:900!important}.new-user-trial-tags span:nth-child(2){--trial-tag-color:#f97316;--trial-tag-bg:#fff7ede6;--trial-tag-line:#f9731633}.new-user-trial-tags span:nth-child(3){--trial-tag-color:#0f766e;--trial-tag-bg:#f0fdfae0;--trial-tag-line:#0f766e2e}.new-user-trial-tags span:nth-child(4){--trial-tag-color:#475569;--trial-tag-bg:#f8fafceb;--trial-tag-line:#4755692e}.new-user-trial-actions{flex-wrap:wrap;gap:12px;margin-top:28px;animation:.62s cubic-bezier(.22,1,.36,1) .32s both newUserTrialFadeUp;display:flex}.new-user-trial-actions .btn{border-radius:6px;min-height:42px;padding:0 20px}.new-user-trial-actions .btn-primary{background:#f97316;border-color:#f97316;box-shadow:0 12px 26px #f973163d}.new-user-trial-actions .btn-primary:hover{background:#ea580c;border-color:#ea580c}.new-user-trial-actions .btn-outline{color:#1744a0;background:#fff;border-color:#cfe0ff}.new-user-trial-actions .btn-outline:hover{background:#f8fbff;border-color:#9dbbf0}.new-user-trial-test-reset-button{display:none!important}.new-user-trial-test-reset-feedback{color:#475569;max-width:620px;margin:12px 0 0;font-size:13px;line-height:1.6;font-weight:800!important}.new-user-trial-claim-card{color:#2b1309;background:linear-gradient(#fffdfafc 0%,#fffffffc 64%),#fff;border:1px solid #fb923c24;border-radius:8px;animation:.62s cubic-bezier(.22,1,.36,1) .36s both newUserTrialFadeUp;position:relative;overflow:hidden;box-shadow:0 12px 26px #c2410c12}.new-user-trial-claim-card:before{clip-path:polygon(28% 0,100% 0,72% 100%,0 100%);content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff47,#fff0);width:160px;height:86px;position:absolute;top:-1px;right:-26px}.new-user-trial-claim-head{color:#7c2d12;background:linear-gradient(90deg,#ffd7ba 0%,#ffe3c2 58%,#fff0d6 100%);border-bottom:1px solid #ffffff3d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 12px;padding:12px 16px 11px;display:grid;position:relative}.new-user-trial-claim-head span{color:#9a3412;background:#ffffff61;border:1px solid #9a34122e;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 9px;font-size:12px;line-height:1;display:inline-flex;font-weight:900!important}.new-user-trial-claim-head h2{color:#7c2d12;grid-column:1;margin:0;font-size:20px;line-height:1.15;font-weight:900!important}.new-user-trial-claim-head p{color:#fff;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff80;border-radius:6px;flex:none;grid-area:1/2/span 2;margin:0;padding:7px 10px;font-size:12px;line-height:1.2;font-weight:900!important}.new-user-trial-claim-count{border-bottom:1px solid #ff791f2e;padding:13px 16px 12px}.new-user-trial-quota-focus{text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:center;gap:5px 16px;padding:0;display:grid}.new-user-trial-quota-inline{justify-content:center;align-items:baseline;gap:8px;display:flex}.new-user-trial-quota-focus span{color:#8a3415;font-size:14px;display:block;font-weight:800!important}.new-user-trial-quota-focus strong{color:#0000;background:linear-gradient(#ef2416 0%,#ff7214 100%);text-shadow:0 8px 18px #ef44441f;-webkit-background-clip:text;background-clip:text;align-items:baseline;margin-top:0;font-size:60px;line-height:1;display:flex;font-weight:1000!important}.new-user-trial-quota-focus .new-user-trial-quota-sold-out{letter-spacing:0;justify-content:center;font-size:34px}.new-user-trial-quota-focus em{color:#ef3b19;margin-left:5px;font-size:18px;font-style:normal}.new-user-trial-quota-focus b{color:#5b3624;grid-column:1/-1;margin-top:6px;font-size:13px;line-height:1.4;display:block;font-weight:900!important}.new-user-trial-quota-focus small{color:#7a4a34;text-align:center;white-space:pre-line;grid-column:1/-1;margin-top:0;font-size:11px;line-height:1.4;display:block;font-weight:750!important}.new-user-trial-quota-progress{margin-top:8px}.new-user-trial-quota-progress div{color:#7a4a34;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:12px;display:flex;font-weight:800!important}.new-user-trial-quota-progress strong{color:#d53616;font-size:12px;font-weight:900!important}.new-user-trial-quota-progress i{background:#ffe3d1;border-radius:999px;height:5px;display:block;position:relative;overflow:hidden}.new-user-trial-quota-progress i:before{width:var(--new-user-trial-quota-progress);border-radius:inherit;content:"";background:linear-gradient(90deg,#ef2d1b 0%,#fb6b18 55%,#ffc21a 100%);position:absolute;inset:0 auto 0 0;box-shadow:0 0 14px #f973166b}.new-user-trial-claim-meta{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.new-user-trial-claim-meta span{color:#9a3412;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:0;font-size:12px;display:inline-flex;font-weight:800!important}.new-user-trial-claim-meta span:before{content:"";background:#f97316;border-radius:50%;width:6px;height:6px;display:block;box-shadow:0 0 0 3px #f973161f}.new-user-trial-feed{padding:11px 16px 12px}.new-user-trial-feed h3{color:#2b1309;align-items:center;gap:7px;margin:0 0 6px;font-size:15px;display:flex;font-weight:900!important}.new-user-trial-feed h3:before{content:"";background:#ef2d1b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite newUserTrialSeckillPulse;display:block;box-shadow:0 0 0 5px #ef2d1b1f}.new-user-trial-feed-list{background:0 0;border:0;border-radius:0;max-height:116px;display:block;overflow:hidden}.new-user-trial-feed-track{animation:12s linear infinite newUserTrialFeedScroll;display:grid}.new-user-trial-feed-list:hover .new-user-trial-feed-track{animation-play-state:paused}.new-user-trial-feed-empty{color:#94a3b8;text-align:center;place-items:center;min-height:72px;font-size:11px;display:grid;font-weight:500!important}.new-user-trial-feed-item{grid-template-columns:minmax(0,1fr);align-items:start;gap:4px;min-height:38px;padding:5px 0;display:grid}.new-user-trial-feed-item+.new-user-trial-feed-item{border-top:1px dashed #f9731633}.new-user-trial-feed-item time,.new-user-trial-feed-item p{color:#5b3624;font-size:12px}.new-user-trial-feed-item time{color:#94a3b8;white-space:nowrap;font-size:11px;font-weight:700!important}.new-user-trial-feed-item p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.35;overflow:hidden;font-weight:400!important}@keyframes newUserTrialSeckillPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.72)}}@keyframes newUserTrialFeedScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.new-user-trial-requirement{background:linear-gradient(90deg,#fff 0%,#f8fbff 100%);border:1px solid #dbeafe;border-left:4px solid #f97316;border-radius:8px;max-width:920px;margin:0 auto 24px;padding:14px 20px;animation:.66s cubic-bezier(.22,1,.36,1) .42s both newUserTrialFadeUp;display:grid;box-shadow:0 14px 32px #0f172a0a}.new-user-trial-requirement strong{color:#0f1f3d;font-size:17px;line-height:1.35;font-weight:850!important}.new-user-trial-requirement p{color:#52637b;max-width:760px;margin:5px 0 0;font-size:15px;line-height:1.75}.new-user-trial-heading{text-align:center;justify-items:center;max-width:820px;margin:0 auto 28px;display:grid;position:relative}.new-user-trial-heading:before{content:"";background:linear-gradient(90deg,#0000 0%,#dbeafe 18%,#bfdbfe 50%,#dbeafe 82%,#0000 100%);width:min(420px,82vw);height:1px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.new-user-trial-heading span{z-index:1;color:#f97316;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 13px;font-size:13px;line-height:1;display:inline-flex;position:relative;box-shadow:0 8px 18px #f973161a;font-weight:850!important}.new-user-trial-heading h2{color:#0f1f3d;max-width:720px;margin:14px 0 0;font-size:30px;line-height:1.22;font-weight:860!important}.new-user-trial-heading p{color:#64748b;max-width:660px;margin:10px 0 0;font-size:15px;line-height:1.75}.new-user-trial-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.new-user-trial-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;max-width:720px;margin:18px auto 0;padding:24px}.new-user-trial-empty strong{color:#334155;font-size:16px;font-weight:850!important}.new-user-trial-empty p{color:#64748b;margin:8px 0 0;font-size:14px;line-height:1.7}.new-user-trial-section{background:#f6f8fb;padding:0 0 42px}.new-user-trial-hero+.new-user-trial-section{margin-top:-24px}.new-user-trial-hero+.new-user-trial-section>.container{z-index:1;margin-bottom:-68px;position:relative;transform:translateY(-68px)}.new-user-trial-section+.new-user-trial-section{padding-top:0}.new-user-trial-faq-section{background:#fff}.new-user-trial-section.new-user-trial-process{background:#f1f7ff;padding:52px 0 58px}.new-user-trial-section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.new-user-trial-section-head h2{color:#172033;margin:0;font-size:24px;line-height:1.25;font-weight:900!important}.new-user-trial-section-head p{color:#667085;max-width:650px;margin:6px 0 0;font-size:13px;line-height:1.7}.new-user-trial-products{gap:10px;display:grid}.new-user-trial-product{background:#fff;border:1px solid #e6eaf2;border-radius:8px;grid-template-columns:minmax(260px,.78fr) minmax(360px,1.1fr) 176px;display:grid;overflow:hidden;box-shadow:0 8px 24px #1720330b}.new-user-trial-product-side{background:#fff;border-right:1px solid #e6eaf2;align-content:center;padding:20px 24px 20px 26px;display:grid;position:relative}.new-user-trial-product-side:before{content:"";background:#ff7a1a;border-radius:0 999px 999px 0;width:3px;position:absolute;top:20px;bottom:20px;left:0}.new-user-trial-product-meta{color:#2563eb;align-items:center;gap:14px;min-width:0;font-size:13px;line-height:1.4;display:flex;overflow:hidden;font-weight:800!important}.new-user-trial-product-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.new-user-trial-product-meta svg{color:#3b82f6;flex:none}.new-user-trial-product h3{color:#172033;margin:11px 0 0;font-size:20px;line-height:1.22;font-weight:900!important}.new-user-trial-product-scene{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:9px 0 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.new-user-trial-product-main{align-items:center;padding:16px 18px;display:flex}.new-user-trial-product-specs{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;width:100%;display:grid}.new-user-trial-product-spec{align-items:center;gap:9px;min-width:0;padding:6px 14px;display:flex;position:relative}.new-user-trial-product-spec+.new-user-trial-product-spec:before{content:"";background:#e6eaf2;width:1px;position:absolute;top:8px;bottom:8px;left:0}.new-user-trial-product-spec-icon{color:#2563eb;flex:none;place-items:center;width:24px;height:24px;display:grid}.new-user-trial-product-spec-copy{gap:4px;min-width:0;display:grid}.new-user-trial-product-specs span{color:#8a95a7;font-size:11px;line-height:1.2;display:block;font-weight:800!important}.new-user-trial-product-specs strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.25;display:block;overflow:hidden;font-weight:900!important}.new-user-trial-product-action{background:#fffdfb;border-left:1px solid #e6eaf2;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;display:flex}.new-user-trial-product-price strong{color:#e63225;font-size:26px;line-height:1.1;display:block;font-weight:950!important}.new-user-trial-product-price span{color:#667085;margin-top:5px;font-size:12px;line-height:1.4;display:block}.new-user-trial-product-button{color:#fff;background:#ff7a1a;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;font-size:14px;text-decoration:none;display:inline-flex;font-weight:900!important}.new-user-trial-product-button.is-disabled{color:#fff;text-align:center;white-space:pre-line;background:#cbd5e1;font-size:12px;line-height:1.35}.new-user-trial-ineligible-modal{z-index:1300;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.new-user-trial-ineligible-panel{color:#172033;text-align:center;background:#fff;border-radius:8px;justify-items:center;width:min(520px,100%);padding:30px 30px 26px;display:grid;box-shadow:0 22px 60px #0f172a38}.new-user-trial-ineligible-icon{color:#2264e5;background:#eff6ff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;display:grid;font-weight:900!important}.new-user-trial-ineligible-copy{gap:10px;margin:16px 0 22px;display:grid}.new-user-trial-ineligible-copy h2{color:#172033;margin:0;font-size:20px;line-height:1.35;font-weight:900!important}.new-user-trial-ineligible-copy p{color:#52637b;margin:0;font-size:14px;line-height:1.85}.new-user-trial-ineligible-panel .btn{color:#fff;background:#f97316;border-color:#f97316;min-width:116px}.new-user-trial-ineligible-panel .btn:hover{background:#ea580c;border-color:#ea580c}.new-user-trial-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:8px;display:grid;position:relative}.new-user-trial-steps:before{content:"";background:linear-gradient(90deg,#bfdbfe 0%,#fed7aa 100%);height:1px;position:absolute;top:42px;left:11%;right:11%}.new-user-trial-step{text-align:center;justify-items:center;gap:12px;min-width:0;padding:0 18px;display:grid;position:relative}.new-user-trial-step-index{z-index:2;color:#c2410c;background:#fff3e8;border:1px solid #ffd2a6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:grid;position:absolute;top:-2px;left:calc(50% + 16px);box-shadow:0 0 0 3px #fff;font-weight:900!important}.new-user-trial-step-icon{z-index:1;color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative;box-shadow:0 10px 24px #2563eb1a}.new-user-trial-step h3{color:#172033;margin:2px 0 0;font-size:18px;font-weight:900!important}.new-user-trial-step p{color:#667085;max-width:238px;margin:7px auto 0;font-size:13px;line-height:1.7}.new-user-trial-rules{background:#fff;border:1px solid #e6eaf2;border-radius:8px;gap:0;padding:24px 28px;display:grid;box-shadow:0 4px 14px #1720330a}.new-user-trial-section.new-user-trial-rules-section{background:#fff;padding:52px 0 58px}.new-user-trial-rule{background:#fff;border:1px solid #edf2f8;border-radius:8px;overflow:hidden}.new-user-trial-rule+.new-user-trial-rule{margin-top:12px}.new-user-trial-rule summary{color:#172033;cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;font-size:17px;list-style:none;display:flex;font-weight:800!important}.new-user-trial-rule summary::-webkit-details-marker{display:none}.new-user-trial-rule summary:after{content:"";background-color:#2264e5;border-radius:50%;flex:none;width:18px;height:18px;transition:transform .18s,background-color .18s;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") 50%/13px 13px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") 50%/13px 13px no-repeat}.new-user-trial-rule[open] summary{background:#fbfcff;border-bottom:1px solid #edf2f8}.new-user-trial-rule[open] summary:after{transform:rotate(180deg)}.new-user-trial-rule summary:hover:after{background-color:#1744a0}.new-user-trial-rule-content{padding:14px 18px 18px}.new-user-trial-rule-content p,.new-user-trial-rule-content li{color:#4b5870;font-size:14px;line-height:1.8}.new-user-trial-rule-content p{margin:0}.new-user-trial-rule-content p+p{margin-top:8px}.new-user-trial-rule-content ol,.new-user-trial-rule-content ul{margin:0;padding-left:22px;line-height:1.85}.new-user-trial-rule-content li{margin:3px 0}.new-user-trial-rule-content strong{color:#24324a}.new-user-trial-faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.new-user-trial-faq-item{background:#fff;border:1px solid #e6eaf2;border-radius:8px;min-height:0;padding:16px}.new-user-trial-faq-item h3{color:#172033;margin:0;font-size:16px;line-height:1.45;font-weight:900!important}.new-user-trial-faq-answer p,.new-user-trial-faq-answer li{color:#667085;font-size:14px;line-height:1.75}.new-user-trial-faq-answer p{margin:8px 0 0}.new-user-trial-faq-answer ol{color:#667085;margin:8px 0 0;padding-left:20px;font-size:14px;line-height:1.75}.new-user-trial-faq-answer li{margin:3px 0}@media (width<=900px){.home-limited-activity,.new-user-trial-inner{grid-template-columns:1fr}.home-limited-activity{align-items:flex-start;gap:28px;padding:28px}.home-limited-activity-actions{border-left:0;justify-content:flex-start;width:100%;min-height:auto;padding-left:0}.home-limited-activity-actions>span{position:static;transform:none}.home-limited-activity-center{text-align:left;justify-items:start;gap:18px}.new-user-trial-inner{gap:28px;display:grid}.new-user-trial-card-grid{grid-template-columns:1fr}.new-user-trial-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.new-user-trial-steps:before{display:none}.new-user-trial-product{grid-template-columns:1fr}.new-user-trial-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px}.new-user-trial-product-spec:nth-child(odd):before{display:none}.new-user-trial-product-side,.new-user-trial-product-action{border:0;border-top:1px solid #e6eaf2}.new-user-trial-product-side{border-top:0}.new-user-trial-section-head{display:block}}@media (width<=560px){.home-limited-activity{gap:16px;margin-bottom:34px;padding:18px}.home-limited-activity-left{gap:12px}.home-limited-activity h2{font-size:22px}.home-limited-activity-left>p,.home-limited-activity-center p{font-size:13px}.home-limited-activity-center h3{font-size:20px}.home-limited-activity-tags{gap:8px}.home-limited-activity-tags span{min-width:0;min-height:30px;padding:0 12px;font-size:12px}.home-limited-activity-left>strong{min-height:36px;padding:0 12px;font-size:12px}.home-limited-activity-actions,.home-limited-activity-actions .btn,.new-user-trial-actions,.new-user-trial-actions .btn{width:100%}.new-user-trial-hero{padding:56px 0 30px}.new-user-trial-copy h1{font-size:32px}.new-user-trial-copy p{font-size:15px}.new-user-trial-claim-head{grid-template-columns:1fr;align-items:flex-start;gap:6px;padding:12px 14px}.new-user-trial-claim-head p{grid-area:auto/1}.new-user-trial-claim-count,.new-user-trial-feed{padding-left:14px;padding-right:14px}.new-user-trial-feed{padding-bottom:12px}.new-user-trial-feed-list{max-height:132px}.new-user-trial-feed-item{grid-template-columns:1fr;align-items:start;gap:4px}.new-user-trial-quota-focus{grid-template-columns:minmax(0,1fr) auto}.new-user-trial-quota-focus strong{font-size:52px}.new-user-trial-feed-item p{white-space:normal}.new-user-trial-heading h2{font-size:24px}.new-user-trial-heading p{font-size:14px}.new-user-trial-steps{grid-template-columns:1fr;gap:18px;padding-top:0}.new-user-trial-step{text-align:left;grid-template-columns:52px minmax(0,1fr);justify-items:start;gap:12px;padding:0}.new-user-trial-step-index{top:-5px;left:36px}.new-user-trial-step-icon{width:52px;height:52px}.new-user-trial-step p{max-width:none;margin-left:0}.new-user-trial-section{padding:0 0 28px}.new-user-trial-section.new-user-trial-process,.new-user-trial-section.new-user-trial-rules-section{padding:38px 0 42px}.new-user-trial-rule summary{padding:16px 18px}.new-user-trial-rule-content{padding:14px 18px 18px}.new-user-trial-rules{padding:18px}.new-user-trial-faq{grid-template-columns:1fr}.new-user-trial-faq-item{padding:16px}.new-user-trial-hero+.new-user-trial-section{margin-top:-16px}.new-user-trial-hero+.new-user-trial-section>.container{margin-bottom:-38px;transform:translateY(-38px)}.new-user-trial-section-head h2{font-size:24px}.new-user-trial-product-main>strong{font-size:20px}}@keyframes homeLimitedActivityEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes homeLimitedActivityShine{0%,44%{opacity:0;transform:translate(-72%)}56%{opacity:.68}72%,to{opacity:0;transform:translate(72%)}}@keyframes homeLimitedBadgePulse{0%,to{transform:scale(1);box-shadow:0 8px 18px #f9731633}50%{transform:scale(1.04);box-shadow:0 10px 24px #f9731652}}@keyframes homeLimitedTextRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes newUserTrialFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-banner{z-index:1;background:linear-gradient(90deg, #f6fbff 0%, #f6fbff 46%, #eef6fff0 56%, #e2edff57 70%, #e2edff00 100%), var(--home-banner-image) var(--home-banner-image-position,center center) / cover no-repeat;width:100vw;min-height:380px;box-shadow:none;justify-content:space-between;align-items:flex-start;margin-left:calc(50% - 50vw);padding:76px max(70px,50vw - 530px) 122px;display:flex;position:relative;overflow:visible}.home-banner-particles{z-index:0;opacity:.18;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.home-banner-content{z-index:2;text-align:left;flex:auto;min-width:0;position:relative;top:16px}.home-banner-tag{color:#2b7be4;letter-spacing:0;background:#2b7be41a;border:1px solid #2b7be41f;border-radius:999px;align-items:center;margin-bottom:18px;padding:4px 16px;font-size:13px;line-height:1.5;display:inline-flex;font-weight:600!important}.home-banner-content h1{color:#07142f;letter-spacing:0;white-space:nowrap;max-width:980px;margin:0;font-size:38px;line-height:1.16;font-weight:900!important}.home-banner-brand,.home-banner-offer,.home-banner-info-message,.home-banner-subtitle,.home-banner-actions{opacity:0;will-change:opacity, transform;animation:.72s cubic-bezier(.22,1,.36,1) forwards homeBannerCopyReveal;transform:translateY(18px)}.home-banner-brand,.home-banner-offer{display:block}.home-banner-brand{color:#07142f;animation-delay:80ms}.home-banner-info-message{color:#a16207;white-space:nowrap;background:#fefce8eb;border:1px solid #f59e0b47;border-radius:6px;align-items:center;gap:8px;max-width:min(920px,100%);min-height:34px;margin:-8px 0 12px;padding:7px 12px;font-size:13px;font-weight:750;line-height:1;animation-delay:40ms;display:inline-flex}.home-banner-info-message svg{flex:none}.home-banner-info-message span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-banner-title-gradient{color:#0000;background:linear-gradient(90deg,#1764ff 0%,#7c3aed 60%);-webkit-background-clip:text;background-clip:text;font-size:1.08em;line-height:1.1;display:inline-block}.home-banner-price-gradient{color:#0000;background:linear-gradient(90deg,#e24d1b 0%,#bd82c4 46%,#6d28d9 100%);-webkit-background-clip:text;background-clip:text;font-size:1.12em;line-height:1.1;display:inline-block}.home-banner-title-plain{color:#111827}.home-banner-inline-gradient{color:#0000;background:linear-gradient(90deg,#ef4444 0%,#f97316 48%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;line-height:1.1;display:inline-block}.home-banner-title-badge{color:#fff;vertical-align:.18em;white-space:nowrap;background:#e11d48;border-radius:4px;justify-content:center;align-items:center;min-height:28px;margin-left:14px;padding:0 10px;font-size:15px;line-height:1;display:inline-flex;box-shadow:0 8px 18px #e11d4838;font-weight:850!important}.home-banner-content>.home-banner-title-badge{width:fit-content;margin:0 0 12px}.home-banner-offer{color:#07142f;margin-top:4px;animation-delay:.22s}.home-banner-subtitle{color:#4a5a7a;overflow-wrap:anywhere;gap:4px;max-width:620px;margin:14px 0 0;font-size:20px;line-height:1.75;animation-delay:.38s;display:grid;font-weight:400!important}.home-banner-subtitle-line{display:block}@keyframes homeBannerCopyReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes homePageLoadRise{0%{opacity:0;filter:blur(6px);transform:translateY(22px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes homeProductCardReveal{0%{opacity:0;filter:blur(4px);transform:translate(-18px)scaleX(.96)}to{opacity:1;filter:blur();transform:translate(0)scaleX(1)}}@keyframes homeProductContentReveal{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.home-banner-brand,.home-banner-offer,.home-banner-subtitle,.home-banner-actions,.home-banner-feature-card,#products .section-head,#products .home-section-link,#products .product-card,.home-core-module .home-middle-head,.home-core-card,.home-middle-scenes .home-middle-head,.home-middle-scene-card,.advantage-section .section-head,.advantage-card,.guarantee-section .section-head,.guarantee-card{opacity:1;filter:none;animation:none;transform:none}}.home-banner-actions{align-items:center;gap:10px;margin-top:24px;animation-delay:.52s;display:flex}.home-banner-detail-btn{border-radius:4px;min-height:34px;padding:0 18px;font-size:13px;box-shadow:0 10px 22px #165dd22e}.home-banner-news-btn{border-radius:4px;align-items:center;gap:5px;min-height:34px;padding:0 16px;font-size:13px;display:inline-flex}html body .news-page{color:#17243a;background:#f7f9fc;min-height:calc(100vh - 64px)}html body .news-intro{background:#f7f9fc;border-bottom:1px solid #e1e8f2;padding:48px 0 42px}html body .news-intro-inner{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}html body .news-intro-inner>div{border-left:3px solid #3773f5;max-width:860px;padding-left:20px;animation:.5s cubic-bezier(.22,1,.36,1) both news-intro-enter}html body .news-eyebrow{color:#3773f5;letter-spacing:.08em;margin:0 0 10px;font-size:13px;font-weight:700}html body .news-intro .news-eyebrow{color:#3773f5}html body .news-intro h1,html body .news-list-heading h2,html body .news-cta h2{color:#17243a;letter-spacing:0;margin:0;font-weight:750!important}html body .news-intro h1{font-size:36px;line-height:1.3}html body .news-lead{color:#63738c;max-width:720px;margin:12px 0 0;font-size:16px;line-height:1.7;animation:.5s cubic-bezier(.22,1,.36,1) .12s both news-intro-lead-enter}@keyframes news-intro-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes news-intro-lead-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html body .news-intro-inner>div,html body .news-lead,html body .news-list-heading,html body .news-list-item,html body .news-cta{animation:none}}html body .news-list-section{padding:58px 0 76px}html body .news-list-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;animation:.45s cubic-bezier(.22,1,.36,1) 80ms both news-content-enter;display:flex}html body .news-list-heading h2{font-size:28px;line-height:1.4}html body .news-list{gap:16px;display:grid}html body .news-list-item{background:#fff;border:1px solid #e1e9f3;border-radius:8px;grid-template-columns:minmax(260px,330px) minmax(0,1fr);align-items:start;gap:30px;padding:18px;scroll-margin-top:84px;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.5s cubic-bezier(.22,1,.36,1) both news-content-enter;display:grid}html body .news-list-item:nth-child(2){animation-delay:70ms}html body .news-list-item:nth-child(3){animation-delay:.14s}html body .news-list-item:nth-child(4){animation-delay:.21s}html body .news-list-item:nth-child(5){animation-delay:.28s}html body .news-list-item:nth-child(6){animation-delay:.35s}html body .news-list-item:hover{border-color:#b9ccef;transform:translateY(-2px);box-shadow:0 14px 30px #1d417814}html body .news-list-image-wrap{aspect-ratio:16/9;background:#edf3fb;border-radius:5px;overflow:hidden}html body .news-list-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}html body .news-list-copy{min-width:0;padding:4px 16px 4px 0;position:relative}html body .news-list-copy h3{color:#1d2d49;margin:8px 0 10px;font-size:21px;line-height:1.45}html body .news-list-copy h3 a{color:inherit}html body .news-list-copy p{color:#63738c;margin:0;font-size:14px;line-height:1.75}html body .news-list-copy .news-list-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}html body .news-list-copy>p+p{margin-top:9px}html body .news-list-copy .news-list-body{color:#7b899d;margin-top:7px}html body .news-list-meta{color:#8a98ab!important;font-size:12px!important}html body .news-list-bullets{color:#63738c;gap:7px;margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.7;display:grid}html body .news-subsection{margin-top:16px}html body .news-subsection h4{color:#2c5fb8;margin:0 0 6px;font-size:15px;line-height:1.5}html body .news-comparison-wrap{border:1px solid #dbe5f1;border-radius:5px;margin-top:16px;overflow-x:auto}html body .news-comparison-table{border-collapse:collapse;color:#52637b;width:100%;min-width:480px;font-size:13px;line-height:1.5}html body .news-comparison-table th,html body .news-comparison-table td{text-align:left;border-bottom:1px solid #e7edf5;padding:10px 12px}html body .news-comparison-table thead th{color:#2c5fb8;background:#f1f6ff;font-weight:700}html body .news-comparison-table tbody th{color:#2d3d56;font-weight:650}html body .news-comparison-table tr:last-child th,html body .news-comparison-table tr:last-child td{border-bottom:0}html body .news-read-link{color:#3773f5;align-items:center;gap:7px;margin-top:18px;font-size:15px;font-weight:700;display:inline-flex}html body .news-read-link:hover{color:#2458c4}html body .news-state{color:#63738c;text-align:center;margin:30px 0;font-size:14px;line-height:1.7}html body .news-state-error{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}html body .news-state-error p{margin:0}html body .news-retry-button,html body .news-load-more{color:#3773f5;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd9eb;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}html body .news-retry-button:hover,html body .news-load-more:hover{background:#f3f7ff;border-color:#3773f5}html body .news-retry-button:disabled,html body .news-load-more:disabled{cursor:wait;opacity:.65}html body .news-load-more{margin:28px auto 0;display:flex}html body .news-detail-header{background:#fff;border-bottom:1px solid #e5eaf1;padding:10px 0 12px}html body .news-detail-heading-inner{text-align:left;max-width:1180px}html body .news-detail-header h1{color:#17243a;max-width:860px;margin:0;font-size:26px;font-weight:760;line-height:1.25}html body .news-detail-header .news-lead{color:#66758a;max-width:820px;margin:4px 0 0;font-size:13px;line-height:1.45}html body .news-detail-meta{color:#8a98ab;justify-content:flex-start;align-items:center;gap:10px;margin:6px 0 0;font-size:12px;display:flex}html body .news-detail-source{color:#3773f5;cursor:pointer;font-weight:650}html body .news-detail-source:hover{color:#2458c4}html body .news-detail-content{background:#f5f7fb;padding:36px 0 88px}html body .news-detail-inner{max-width:1180px}html body .news-detail-layout{grid-template-columns:minmax(0,860px) 260px;align-items:start;gap:28px;display:grid}html body .news-detail-article{background:#fff;padding:34px 48px 58px}html body .news-detail-cover{object-fit:cover;border-radius:2px;width:min(100%,420px);max-height:210px;margin:0 auto;display:block}html body .news-article-content{color:#3e4858;overflow-wrap:anywhere;max-width:820px;margin:42px auto 0;font-size:17px;line-height:2.08}html body .news-article-content h1,html body .news-article-content h2,html body .news-article-content h3,html body .news-article-content h4{color:#1d2d49;margin:34px 0 12px;line-height:1.45}html body .news-article-content h1{font-size:32px}html body .news-article-content h2{margin-top:46px;font-size:27px;font-weight:740}html body .news-article-content h3{font-size:23px}html body .news-article-content h4{font-size:19px}html body .news-article-content p{text-align:justify;margin:0 0 22px}html body .news-article-content ul,html body .news-article-content ol{margin:0 0 18px;padding-left:24px}html body .news-article-content li+li{margin-top:7px}html body .news-article-content blockquote{color:#52637b;background:#f3f7ff;border-left:3px solid #9ebbf4;margin:26px 0;padding:15px 20px}html body .news-article-content a{color:#3773f5;text-underline-offset:3px;text-decoration:underline}html body .news-article-content img{border-radius:4px;max-width:100%;height:auto;margin:28px auto;display:block}html body .news-article-content code{color:#274a7e;background:#eef3f9;border-radius:3px;padding:2px 5px;font-size:.9em}html body .news-article-content pre{color:#ecf3ff;background:#17243a;border-radius:5px;margin:20px 0;padding:16px;overflow-x:auto}html body .news-article-content table{border-collapse:collapse;width:100%;margin:22px 0;font-size:14px}html body .news-article-content th,html body .news-article-content td{text-align:left;border:1px solid #dbe5f1;padding:9px 11px}html body .news-article-content th{color:#2c5fb8;background:#f1f6ff}html body .news-detail-aside{position:sticky;top:82px}html body .news-detail-aside-panel{background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:20px 20px 12px;box-shadow:0 8px 22px #2336520a}html body .news-detail-aside-panel h2{color:#1d2d49;border-bottom:1px solid #edf0f5;align-items:center;gap:9px;margin:0 0 13px;padding-bottom:13px;font-size:17px;line-height:1.4;display:flex}html body .news-detail-aside-panel h2:before{content:"";background:#3773f5;border-radius:2px;width:3px;height:17px;display:block}html body .news-related-list{gap:0;display:grid}html body .news-related-list a{border-top:1px solid #edf0f5;gap:5px;min-width:0;padding:13px 0;display:grid}html body .news-related-list a:first-child{border-top:0;padding-top:3px}html body .news-related-list strong{color:#394961;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:650;line-height:1.55;display:-webkit-box;overflow:hidden}html body .news-related-list span{color:#9aa6b6;font-size:12px;line-height:1.4}html body .news-related-list a:hover strong{color:#3773f5}html body .news-detail-aside-info{border-top:1px solid #edf0f5;gap:12px;padding-top:14px;display:grid}html body .news-detail-aside-info p{color:#52637b;justify-content:space-between;gap:12px;margin:0;font-size:13px;display:flex}html body .news-detail-aside-info span{color:#9aa6b6}html body .news-aside-link{color:#3773f5;align-items:center;gap:5px;margin-top:20px;font-size:13px;font-weight:650;display:inline-flex}html body .news-cta{text-align:center;background:#eef5ff;padding:62px 0 70px;animation:.55s cubic-bezier(.22,1,.36,1) .16s both news-content-enter}html body .news-cta h2{font-size:30px}html body .news-cta p{color:#63738c;max-width:680px;margin:15px auto 24px;font-size:15px;line-height:1.7}html body .news-cta .btn{align-items:center;gap:6px;display:inline-flex}@keyframes news-content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=680px){html body .home-banner-actions{flex-wrap:wrap}html body .home-banner-news-btn{padding:0 14px}html body .news-intro{padding:34px 0 30px}html body .news-intro-inner{flex-direction:column;align-items:flex-start;gap:22px}html body .news-intro-inner>div{padding-left:14px}html body .news-intro h1{font-size:28px}html body .news-lead{margin-top:10px;font-size:15px}html body .news-list-section{padding:42px 0 56px}html body .news-list-heading{flex-direction:column;align-items:flex-start;gap:8px}html body .news-list-heading h2{font-size:24px}html body .news-list-item{grid-template-columns:1fr;gap:18px;padding:12px}html body .news-list-copy{padding:0 5px 5px}html body .news-list-copy h3{font-size:18px}html body .news-detail-header{padding:10px 0 12px}html body .news-detail-header h1{font-size:24px}html body .news-detail-header .news-lead{margin-top:5px;font-size:14px}html body .news-detail-content{padding:18px 0 58px}html body .news-detail-layout{display:block}html body .news-detail-article{padding:22px 18px 40px}html body .news-detail-cover{width:100%;max-height:280px}html body .news-article-content{margin-top:28px;font-size:15px;line-height:1.95}html body .news-article-content h2{margin-top:34px;font-size:23px}html body .news-detail-aside{display:none}html body .news-cta{padding:48px 0 54px}html body .news-cta h2{font-size:26px}}@media (width>=761px){.home-banner-detail-btn,.server-sales-actions .btn{box-sizing:border-box;width:112px;min-width:112px;height:34px;min-height:34px;padding:0}}.home-banner-feature-panel{z-index:4;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:18px 20px;display:grid;position:absolute;bottom:-116px;left:max(70px,50vw - 530px);right:max(70px,50vw - 530px)}.home-banner-feature-panel .home-banner-carousel-controls{top:-34px;bottom:auto}.home-banner-carousel-controls{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.home-banner-carousel-controls button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:28px;height:22px;padding:0;display:grid}.home-banner-carousel-controls button span{background:#1764ff52;border-radius:999px;width:8px;height:8px;transition:width .2s,background-color .2s;display:block}.home-banner-carousel-controls button:hover span,.home-banner-carousel-controls button.active span{background:#1764ff;width:22px}.home-banner-carousel-controls button.active span{animation:.48s cubic-bezier(.22,1.4,.36,1) homeBannerIndicatorStick;box-shadow:0 0 0 3px #1764ff14}@keyframes homeBannerIndicatorStick{0%{width:8px;transform:scaleX(.72)}48%{width:28px;transform:scaleX(1.05)}to{width:22px;transform:scaleX(1)}}.home-banner-feature-dot{content:"";background:#1764ff;width:28px;height:3px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.home-banner-feature-card{text-align:center;min-height:124px;animation:homePageLoadRise .68s cubic-bezier(.22, 1, .36, 1) var(--home-load-delay,0s) backwards;background:#fff;border:1px solid #dce8f8;border-radius:7px;align-content:center;place-items:center;padding:18px 14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 24px #0f172a0e}.home-banner-feature-card:first-of-type{--home-load-delay:.62s}.home-banner-feature-card:nth-of-type(2){--home-load-delay:.72s}.home-banner-feature-card:nth-of-type(3){--home-load-delay:.82s}.home-banner-feature-card:nth-of-type(4){--home-load-delay:.92s}.home-banner-feature-card:hover{transform:translateY(-2px)}.home-banner-feature-card:first-of-type:hover{border-color:#2563eb;box-shadow:0 14px 30px #2563eb29}.home-banner-feature-card:nth-of-type(2):hover{border-color:#8b5cf6;box-shadow:0 14px 30px #7c3aed29}.home-banner-feature-card:nth-of-type(3):hover{border-color:#52a8bd;box-shadow:0 14px 30px #52a8bd29}.home-banner-feature-card:nth-of-type(4):hover{border-color:#f97316;box-shadow:0 14px 30px #f9731629}.home-banner-feature-card>span{color:#2563eb;background:#eff6ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.home-banner-feature-card:nth-of-type(2)>span{color:#7c3aed;background:#f5f3ff}.home-banner-feature-card:nth-of-type(3)>span{color:#0891b2;background:#ecfeff}.home-banner-feature-card:nth-of-type(4)>span{color:#f97316;background:#fff7ed}.home-banner-feature-card strong{color:#0f172a;margin-top:11px;font-size:15px;font-weight:650!important}.home-banner-feature-emphasis{vertical-align:-1px;font-size:26px;line-height:1;display:inline-block;font-weight:800!important}.home-banner-feature-emphasis.blue{color:#2563eb}.home-banner-feature-emphasis.LightGreen{color:#52a8bd}.home-banner-feature-emphasis.purple{color:#7c3aed}.home-banner-feature-emphasis.orange{color:#f97316}.home-banner-feature-card p{color:#64748b;margin-top:6px;font-size:14px;line-height:1.55}.home-banner-graphic{z-index:2;pointer-events:none;flex:0 min(48vw,620px);justify-content:center;align-items:center;width:min(48vw,620px);height:auto;margin-left:40px;display:flex;position:relative}.home-banner-image{object-fit:contain;filter:drop-shadow(0 24px 48px #2563eb29);width:100%;height:auto;display:block}.home-banner-cloud{color:#165dd2;opacity:.24;-webkit-user-select:none;user-select:none;font-size:88px;animation:4s ease-in-out infinite homeBannerCloudFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-banner-ring{border:1.5px solid #165dd22e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-banner-ring-one{border-color:#165dd229;width:250px;height:250px;animation:20s linear infinite homeBannerSpin}.home-banner-ring-two{border-style:dashed;border-color:#165dd238;width:176px;height:176px;animation:15s linear infinite reverse homeBannerSpin}.home-banner-ring-three{border-width:2px;border-color:#165dd247;width:114px;height:114px}.home-banner-ring-dot,.home-banner-inner-dot{background:#165dd2;border-radius:50%;position:absolute;top:50%;left:50%}.home-banner-ring-dot{width:8px;height:8px;box-shadow:0 0 18px #165dd252}.home-banner-ring-dot-one{transform:translate(-50%,-50%)translate(125px)}.home-banner-ring-dot-two{transform:translate(-50%,-50%)translate(-125px)}.home-banner-ring-dot-three{transform:translate(-50%,-50%)translateY(125px)}.home-banner-ring-dot-four{transform:translate(-50%,-50%)translateY(-125px)}.home-banner-ring-dot-five{background:#2f7df2;width:5px;height:5px;transform:translate(-50%,-50%)translate(88px,-88px)}.home-banner-ring-dot-six{background:#2f7df2;width:5px;height:5px;transform:translate(-50%,-50%)translate(-88px,88px)}.home-banner-inner-dot-one{width:12px;height:12px;animation:3s ease-in-out infinite homeBannerPulse;transform:translate(-50%,-50%);box-shadow:0 0 32px #165dd261}.home-banner-inner-dot-two{width:6px;height:6px;animation:3s ease-in-out 1s infinite homeBannerPulseOffset;transform:translate(-50%,-50%)translate(-50px,-45px);box-shadow:0 0 18px #165dd247}.home-banner-inner-dot-three{width:5px;height:5px;animation:3s ease-in-out .5s infinite homeBannerPulseOffset;transform:translate(-50%,-50%)translate(50px,45px);box-shadow:0 0 14px #165dd23d}.home-banner-connector{transform-origin:0;background:linear-gradient(90deg,#165dd21f,#165dd247);border-radius:2px;height:1.5px;position:absolute;top:50%;left:50%}.home-banner-connector-one{width:70px;transform:translate(-50%,-50%)rotate(-30deg)translate(10px)}.home-banner-connector-two{width:55px;transform:translate(-50%,-50%)rotate(40deg)translate(10px)}.home-banner-connector-three{width:80px;transform:translate(-50%,-50%)rotate(-70deg)translate(10px)}@keyframes homeBannerCloudFloat{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.06)}}@keyframes homeBannerSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes homeBannerPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.5)}}@keyframes homeBannerPulseOffset{0%,to{opacity:.4}50%{opacity:1}}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,.98fr);gap:44px;min-height:410px;padding:66px 0 48px;position:relative}.hero-copy{z-index:2;max-width:700px;position:relative}.hero-copy .eyebrow{min-height:auto;color:var(--brand);text-transform:none;background:#ffffffa8;border:1px solid #2563eb29;border-radius:999px;align-items:center;padding:8px 16px;font-size:15px;line-height:1.35;display:inline-flex;box-shadow:0 10px 28px #2563eb14;font-weight:800!important}.hero-copy h1{color:#13213a;letter-spacing:0;text-shadow:0 8px 28px #1e40af1f;max-width:780px;margin-top:18px;font-size:clamp(38px,4.5vw,56px);line-height:1.16;font-weight:900!important}.hero-copy h1 span{color:#13213a;display:inline}.hero-copy>p:not(.eyebrow){color:#334155;max-width:680px;margin-top:22px;font-size:17px;line-height:1.9;font-weight:500!important}.hero-actions{gap:14px;margin-top:30px}.hero-actions .btn{border-radius:4px;justify-content:center;min-width:136px;min-height:46px;font-weight:500!important}.hero-actions .btn-primary{border-color:var(--brand);background:linear-gradient(180deg, #2f8cff 0%, var(--brand) 100%);box-shadow:0 12px 26px rgb(var(--brand-rgb) / .2)}.hero-actions .btn-secondary{border-color:rgb(var(--brand-rgb) / .26);color:var(--brand);box-shadow:none;background:#ffffffb8}.hero-carousel-dots{align-items:center;gap:16px;margin-top:36px;display:flex}.hero-carousel-dots span{background:0 0;border:1px solid #9ab5d7;border-radius:999px;width:9px;height:9px}.hero-carousel-dots span.active{border-color:var(--brand);background:var(--brand);width:11px;height:11px}.hero-visual{pointer-events:none;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.server-rental-visual{z-index:1;object-fit:contain;filter:none;width:min(100%,500px);height:auto;display:block;position:relative}.server-visual-grid{opacity:.78;transform-origin:50%;background:linear-gradient(30deg,#0000 0 48%,#3b82f61f 49%,#0000 50%),linear-gradient(150deg,#0000 0 48%,#3b82f61f 49%,#0000 50%),repeating-linear-gradient(0deg,#0000 0 34px,#3b82f614 35px 36px),repeating-linear-gradient(90deg,#0000 0 34px,#3b82f614 35px 36px);border:1px solid #93c5fd57;position:absolute;inset:15% 1% 5% 3%;transform:rotateX(62deg)rotate(-28deg)}.server-platform{width:64%;height:68%;transform-style:preserve-3d;position:absolute;bottom:12%;right:11%;transform:rotateX(58deg)rotate(-36deg)}.server-platform:before,.server-platform:after,.server-platform-ring{content:"";border-radius:18px;position:absolute}.server-platform:before{background:linear-gradient(135deg,#fffffff0,#dbecfff0);border:1px solid #4c90eb5c;inset:32% 2% 2%;transform:translateZ(0);box-shadow:0 26px #4b83d52e,0 34px 40px #1450a02e}.server-platform:after{background:#ffffff5c;border:4px solid #0078ffb3;inset:41% 16% 19%;transform:translateZ(18px)}.server-platform-ring{background:#ffffffd1;border:1px solid #3b82f659;inset:50% 24% 29%;transform:translateZ(28px)}.server-stack{z-index:3;width:34%;height:38%;transform-style:preserve-3d;position:absolute;top:28%;left:32%;transform:translateZ(80px)}.server-stack span{background:linear-gradient(90deg,#fff 0 18%,#dcecff 18% 28%,#fff 28%),linear-gradient(#fff 0%,#cfe4ff 100%);border:1px solid #417edc59;border-radius:10px;height:28%;position:absolute;left:0;right:0;box-shadow:0 8px #2563eb2e,0 10px 18px #2563eb29}.server-stack span:before,.server-stack span:after{background:var(--brand);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)}.server-stack span:before{left:18%}.server-stack span:after{opacity:.45;left:28%}.server-stack span:first-child{top:0}.server-stack span:nth-child(2){top:34%}.server-stack span:nth-child(3){top:68%}.server-cloud-mark{z-index:4;color:#fff;background:linear-gradient(135deg,#0f7dff 0%,#0052d9 100%);border-radius:46px;justify-content:center;align-items:center;width:128px;height:88px;display:inline-flex;position:absolute;top:-4%;left:24%;transform:translateZ(150px)rotate(36deg)rotateX(-58deg);box-shadow:20px 20px #215aa02e,0 18px 36px #0052d952}.server-cloud-mark:before,.server-cloud-mark:after{background:inherit;content:"";border-radius:999px;position:absolute}.server-cloud-mark:before{width:58px;height:58px;top:-18px;left:25px}.server-cloud-mark:after{width:54px;height:54px;top:6px;right:12px}.server-cloud-mark svg{z-index:1;filter:drop-shadow(0 3px 8px #ffffff2e);position:relative}.server-cube{background:linear-gradient(135deg,#fff 0%,#b9dbff 100%);border:1px solid #468ce657;width:18px;height:18px;position:absolute;transform:rotateX(58deg)rotate(-35deg);box-shadow:6px 7px #2563eb24}.server-cube-one{top:24%;left:8%}.server-cube-two{top:57%;left:18%}.server-cube-three{top:20%;right:5%}.server-cube-four{bottom:12%;right:18%}@media (width<=900px){.home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbff 58%, #eef6ffeb 70%, #e2edff6b 100%), var(--home-banner-image) var(--home-banner-image-position,62% center) / cover no-repeat;min-height:500px;padding-left:30px;padding-right:30px}.home-banner-feature-panel{grid-template-columns:repeat(2,minmax(0,1fr));bottom:-154px;left:30px;right:30px}#products{padding-top:230px}.home-banner-content h1{font-size:34px}.home-banner-subtitle{gap:3px;max-width:100%;font-size:15px}.home-banner-graphic{flex-basis:min(42vw,360px);width:min(42vw,360px);height:auto;margin-left:20px}.home-banner-cloud{font-size:66px}.home-banner-ring-one{width:184px;height:184px}.home-banner-ring-two{width:130px;height:130px}.home-banner-ring-three{width:84px;height:84px}.home-banner-ring-dot-one{transform:translate(-50%,-50%)translate(92px)}.home-banner-ring-dot-two{transform:translate(-50%,-50%)translate(-92px)}.home-banner-ring-dot-three{transform:translate(-50%,-50%)translateY(92px)}.home-banner-ring-dot-four{transform:translate(-50%,-50%)translateY(-92px)}.home-banner-ring-dot-five{transform:translate(-50%,-50%)translate(64px,-64px)}.home-banner-ring-dot-six{transform:translate(-50%,-50%)translate(-64px,64px)}.home-banner-inner-dot-one{width:9px;height:9px}.home-banner-inner-dot-two{width:5px;height:5px;transform:translate(-50%,-50%)translate(-38px,-34px)}.home-banner-inner-dot-three{width:4px;height:4px;transform:translate(-50%,-50%)translate(38px,34px)}.home-banner-connector{display:none}.hero-grid{grid-template-columns:1fr;gap:20px;min-height:auto;padding:54px 0 44px}.hero-copy{max-width:none}.hero-copy h1{font-size:clamp(34px,7.2vw,46px)}.hero-visual{min-height:0;display:none}.server-rental-visual{width:min(100%,460px)}}@media (width<=560px){.hero-section{background:linear-gradient(135deg,#e2edff 0%,#bfd2f2 40%,#d3e2fa 100%);padding:0}.home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbff 68%, #eef6fff0 82%, #e2edff9e 100%), var(--home-banner-image) var(--home-banner-image-position,68% center) / cover no-repeat;flex-wrap:nowrap;gap:12px;min-height:420px;padding:46px 18px 112px}.home-banner-feature-panel{grid-template-columns:1fr;gap:10px;padding:12px;bottom:-250px;left:18px;right:18px}.home-banner-feature-card{text-align:left;grid-template-columns:42px minmax(0,1fr);align-content:center;place-items:center start;column-gap:12px;min-height:94px}.home-banner-feature-card>span{grid-row:1/span 2;width:42px;height:42px}.home-banner-feature-card strong{margin-top:0;font-size:14px}.home-banner-feature-card p{margin-top:3px;font-size:12px}#products{padding-top:326px}.home-banner-tag{margin-bottom:8px;padding:2px 10px;font-size:10px}.home-banner-content h1{font-size:16px}.home-banner-subtitle{gap:3px;margin-top:8px;font-size:12px;line-height:1.7}.home-banner-actions{margin-top:16px}.home-banner-detail-btn{width:100%;height:34px;min-height:34px;padding:0 18px;font-size:13px}.home-banner-graphic{flex-basis:38vw;width:38vw;height:auto;margin-left:10px}.home-banner-cloud{font-size:36px}.home-banner-ring-one{border-width:1px;width:96px;height:96px}.home-banner-ring-two{border-width:1px;width:66px;height:66px}.home-banner-ring-three{border-width:1px;width:44px;height:44px}.home-banner-ring-dot{width:4px;height:4px}.home-banner-ring-dot-one{transform:translate(-50%,-50%)translate(48px)}.home-banner-ring-dot-two{transform:translate(-50%,-50%)translate(-48px)}.home-banner-ring-dot-three{transform:translate(-50%,-50%)translateY(48px)}.home-banner-ring-dot-four{transform:translate(-50%,-50%)translateY(-48px)}.home-banner-ring-dot-five,.home-banner-ring-dot-six,.home-banner-inner-dot-two,.home-banner-inner-dot-three{display:none}.home-banner-inner-dot-one{width:5px;height:5px}.hero-copy .eyebrow{padding:7px 12px;font-size:13px}.hero-copy h1{font-size:32px;line-height:1.24}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.78}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-carousel-dots{margin-top:24px}.hero-visual{min-height:0}}.featured-rental-flow{border-top:1px solid #e6eef8;margin-top:18px;padding-top:16px}.featured-rental-flow h3{color:#263957;text-align:center;margin:0 0 12px;font-size:14px;line-height:1.35;font-weight:650!important}.featured-rental-flow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.featured-rental-flow-item{background:#fff;border:1px solid #e3ecf7;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:9px;padding:11px 12px;display:grid}.featured-rental-flow-item>span{width:24px;height:24px;color:var(--brand);background:#e8f3ff;border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid;font-weight:800!important}.featured-rental-flow-item strong{color:#1f2b44;margin:0 0 3px;font-size:13px;line-height:1.35;display:block;font-weight:650!important}.featured-rental-flow-item p{color:#74849b;margin:0;font-size:12px;line-height:1.5}.process-section{background:0 0;border-top:0;border-bottom:0;padding:28px 0 34px}.process-section .section-head{text-align:center;max-width:none;margin:0 0 28px}.process-section .section-head h2{color:#0f1f3d;text-align:center;margin:0;font-size:24px;line-height:1.25;font-weight:650!important}.process-section .section-head>p{display:none}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:0;display:grid}.process-grid:before{display:none}.process-card{min-height:80px;box-shadow:none;text-align:left;background:#fff;border:1px solid #d9e8f8;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:18px;margin-right:26px;padding:15px 32px 15px 36px;display:grid;position:relative}.process-card:first-child{padding-top:15px}.process-card:last-child{border-bottom:1px solid #d9e8f8;padding-bottom:15px}.process-card:after{z-index:2;content:"";border-top:39px solid #0000;border-bottom:39px solid #0000;border-left:24px solid #fff;width:0;height:0;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.process-card:before{z-index:1;content:"";border-top:41px solid #0000;border-bottom:41px solid #0000;border-left:26px solid #d9e8f8;width:0;height:0;position:absolute;top:50%;right:-26px;transform:translateY(-50%)}.process-card>span{width:36px;height:36px;color:var(--brand);box-shadow:none;background:#e8f3ff;border:0;border-radius:50%;place-items:center;font-size:21px;display:grid;font-weight:900!important}.process-card-copy{min-width:0}.process-card h3{color:#1f2b44;margin:0 0 4px;font-size:16px;font-weight:650!important}.process-card p{color:#74849b;white-space:normal;max-width:none;margin:0;font-size:12px;line-height:1.45;font-weight:400!important}@media (width<=900px){.featured-rental-flow-list{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr;gap:12px}.process-card,.process-card:first-child{border-radius:8px;grid-template-columns:36px minmax(0,1fr);margin-right:0;padding:15px 18px}.process-card:before,.process-card:after{display:none}.process-card p{white-space:normal}}.featured-products-title-row .section-head h2,.process-section .section-head h2,.seller-section-title,.scenario-section .section-head h2,.advantage-section .section-head h2,.guarantee-section .section-head h2{color:#0f1f3d;text-align:center;margin:0;font-size:24px;line-height:1.25;font-weight:650!important}.home-middle-section{background:#fff;padding:0 0 54px}.home-core-module{background:linear-gradient(#eef6ff 0%,#f5fbff 100%);width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding:48px max(44px,50vw - 516px) 54px}.home-middle-head{text-align:center;max-width:720px;margin:0 auto 24px}.home-middle-head h2{color:#0f1f3d;margin:0;font-size:24px;line-height:1.25;font-weight:650!important}.home-middle-head p{color:#64748b;margin:10px 0 0;font-size:16px;line-height:1.7}#products .section-head,#products .home-section-link,.home-core-module .home-middle-head,.home-core-card,.home-middle-scenes .home-middle-head,.home-middle-scene-card,.advantage-section .section-head,.advantage-card,.guarantee-section .section-head,.guarantee-card{animation:homePageLoadRise .72s cubic-bezier(.22, 1, .36, 1) var(--home-load-delay,0s) backwards}#products .section-head{--home-load-delay:.12s}#products .home-section-link{--home-load-delay:.18s}#products .product-card:first-child,.home-core-card:first-child,.home-middle-scene-card:first-child,.advantage-card:first-child,.guarantee-card:first-child{--home-load-delay:.22s}#products .product-card:nth-child(2),.home-core-card:nth-child(2),.home-middle-scene-card:nth-child(2),.advantage-card:nth-child(2),.guarantee-card:nth-child(2){--home-load-delay:.32s}#products .product-card:nth-child(3),.home-core-card:nth-child(3),.home-middle-scene-card:nth-child(3),.advantage-card:nth-child(3),.guarantee-card:nth-child(3){--home-load-delay:.42s}.home-core-card:nth-child(4),.home-middle-scene-card:nth-child(4),.guarantee-card:nth-child(4){--home-load-delay:.52s}.home-core-module .home-middle-head,.home-middle-scenes .home-middle-head,.advantage-section .section-head,.guarantee-section .section-head{--home-load-delay:.12s}.home-core-panel{background:0 0;padding:0}.home-core-intro{background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:26px 34px;display:grid;box-shadow:0 10px 26px #2969b30a}.home-core-intro p{color:#1f2b44;max-width:760px;margin:0;font-size:18px;line-height:1.7;font-weight:500!important}.home-core-actions{align-items:center;gap:12px;display:flex}.home-core-actions .btn{min-width:88px;min-height:34px;box-shadow:none;border-radius:3px;padding:0 16px;font-size:13px}.home-core-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-core-card{background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 66%,#e5f2ffb8 100%),#fff;border:1px solid #dbe9f8;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 86px;align-items:start;gap:10px;min-height:198px;padding:24px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #2969b30f}.home-core-card-icon{color:#1764ff;background:#e8f3ff;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.home-core-card h3{color:#0f1f3d;margin:0;font-size:17px;line-height:1.25;font-weight:650!important}.home-core-card strong{color:#1764ff;margin-top:8px;font-size:15px;line-height:1.45;display:block;font-weight:650!important}.home-core-card p{color:#64748b;margin:8px 0 0;font-size:14px;line-height:1.75}.home-core-card-visual{color:#fff;background:radial-gradient(circle at 30% 26%,#ffffffeb 0 16%,#0000 17%),linear-gradient(135deg,#e0f2fe 0%,#60a5fa 48%,#2563eb 100%);border-radius:20px;place-self:center end;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 16px 28px #2563eb2e}.home-core-card:nth-child(2) .home-core-card-visual{background:radial-gradient(circle at 30% 26%,#ffffffeb 0 16%,#0000 17%),linear-gradient(135deg,#f0f9ff 0%,#67e8f9 42%,#8b5cf6 100%)}.home-core-card:nth-child(3) .home-core-card-visual{background:radial-gradient(circle at 30% 26%,#ffffffeb 0 16%,#0000 17%),linear-gradient(135deg,#ecfeff 0%,#38bdf8 46%,#0ea5e9 100%)}.home-core-card:nth-child(4) .home-core-card-visual{background:radial-gradient(circle at 30% 26%,#ffffffeb 0 16%,#0000 17%),linear-gradient(135deg,#eef2ff 0%,#60a5fa 48%,#14b8a6 100%)}.home-middle-scenes{background:#fff;border-top:1px solid #e4eefb;width:100vw;max-width:none;margin:0 0 0 calc(50% - 50vw);padding:48px max(44px,50vw - 516px) 54px}.home-middle-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.home-middle-scene-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;min-height:248px;padding:20px 18px 22px;box-shadow:0 18px 34px #2969b31c}.home-middle-scene-visual{color:#1688f0;background:linear-gradient(#e0f2feb8,#fffffffa),#eff6ff;border-radius:8px;place-items:center;height:92px;display:grid}.home-middle-scene-card h3{color:#0f1f3d;margin:20px 0 10px;font-size:16px;line-height:1.35;font-weight:650!important}.home-middle-scene-card p{color:#5e708d;margin:0;font-size:13px;line-height:1.7}@media (width<=960px){.home-core-intro{grid-template-columns:1fr}.home-core-actions{justify-content:flex-start}.home-middle-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.home-middle-section{padding-bottom:38px}.home-middle-scenes,.home-core-module{padding:32px 16px 38px}.home-core-intro{padding:20px}.home-core-intro p{font-size:15px}.home-core-actions{flex-direction:column;align-items:stretch}.home-core-grid,.home-middle-scene-grid{grid-template-columns:1fr}.home-core-card{grid-template-columns:24px minmax(0,1fr)}.home-core-card-visual{display:none}}.scenario-section .section-head{text-align:center;max-width:none;margin:0 0 28px}.scenario-section{background:0 0}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1160px;margin:0 auto}.scenario-card{min-height:190px;padding:32px 34px}@media (width<=900px){.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}}@media (width<=560px){.scenario-grid{grid-template-columns:1fr;max-width:none}}.advantage-section{background:linear-gradient(#eef6ff 0%,#f7fbff 100%);border-top:0;padding:44px 0 48px}.advantage-section .section-head{text-align:center;max-width:none;margin:0 0 24px}.advantage-grid{grid-template-columns:repeat(3,minmax(0,300px));justify-content:center;gap:18px;display:grid}.advantage-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-height:82px;padding:14px 18px;display:grid;box-shadow:0 12px 32px #2969b30f}.advantage-card svg{color:#fff;background:radial-gradient(circle at 32% 28%,#fffffff2 0 18%,#0000 19%),linear-gradient(135deg,#8bc3ff 0%,#2c88ff 58%,#1267e8 100%);border-radius:14px;width:42px;height:42px;padding:10px;display:grid;box-shadow:0 10px 20px #1677ff2e,inset 0 -8px 16px #0041b42e}.advantage-card h3{color:#1f2b44;margin:0 0 5px;font-size:15px;line-height:1.3;font-weight:650!important}.advantage-card p{color:#5e708d;margin:0;font-size:12px;line-height:1.5;font-weight:400!important}.guarantee-section{background:linear-gradient(#fff 0%,#f5faff 100%);border-top:1px solid #e4eefb;padding:44px 0 48px}.guarantee-section .section-head{text-align:center;max-width:none;margin:0 0 24px}.guarantee-section .eyebrow{display:none}.guarantee-grid{grid-template-columns:repeat(4,minmax(0,230px));justify-content:center;gap:14px;display:grid}.guarantee-card{min-height:126px;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #e2e8f0f0;border-radius:8px;padding:20px 18px}.guarantee-card svg{width:40px;height:40px;color:var(--brand);background:#e8f3ff;border-radius:13px;padding:9px;display:grid;box-shadow:inset 0 -8px 16px #1677ff1a}.guarantee-card h3{color:#1f2b44;margin:12px 0 6px;font-size:15px;line-height:1.35;font-weight:650!important}.guarantee-card p{color:#5e708d;margin:0;font-size:12px;line-height:1.55;font-weight:400!important}@media (width<=900px){.advantage-grid{grid-template-columns:1fr;gap:16px}.guarantee-grid{grid-template-columns:1fr}}.floating-contact{z-index:60;align-items:center;gap:12px;display:flex;position:fixed;right:24px;transform:translateY(-50%)}.floating-contact-toggle{background:linear-gradient(180deg, #3b94ff 0%, var(--brand) 100%);color:#fff;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;border:0;border-radius:999px;place-items:center;width:58px;min-height:112px;padding:13px 10px;display:grid;box-shadow:0 16px 34px #1677ff42}.floating-contact-toggle svg{border:2px solid #ffffffc7;border-radius:50%;width:28px;height:28px;padding:4px}.floating-contact-toggle span{text-align:center;font-size:13px;line-height:1.45;font-weight:650!important}.floating-contact-panel{background:#fff;border:1px solid #dbe9f8;border-radius:14px;width:270px;position:absolute;bottom:0;right:74px;overflow:hidden;box-shadow:0 18px 44px #234a7e29}.floating-contact-panel:after{content:"";background:#fff;border-top:1px solid #dbe9f8;border-right:1px solid #dbe9f8;width:14px;height:14px;position:absolute;bottom:28px;right:-7px;transform:rotate(45deg)}.floating-contact-row{color:#1f2b44;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf3fb;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:15px 18px;display:grid;position:relative}.floating-contact-row:last-child{border-bottom:0}.floating-contact-row svg{color:var(--brand)}.floating-contact-row strong{color:#1f2b44;margin:0 0 4px;font-size:14px;line-height:1.2;display:block;font-weight:650!important}.floating-contact-row>div{text-align:left;justify-items:start;display:grid}.floating-contact-channel{color:#7b8ca5;white-space:nowrap;font-size:10px;font-weight:500}.floating-contact-row .floating-contact-phone-line{color:#7b8ca5;white-space:nowrap;align-items:baseline;gap:4px;display:flex}.floating-contact-row span{color:#5e708d;font-size:12px;line-height:1.3;display:block}.floating-contact-arrow{position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#7b8ca5!important}.floating-contact-wechat{grid-template-columns:30px minmax(0,1fr) 70px;align-items:center}.floating-contact-qr-trigger{cursor:zoom-in;background:#fff;border:0;place-items:center;width:64px;height:64px;padding:0;display:grid;overflow:hidden}.floating-contact-qr-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.floating-contact-qr-trigger:hover .floating-contact-qr{transform:scale(1.06)}.floating-contact-qr{object-fit:cover;background:#fff;border:5px solid #fff;width:64px;height:64px;transition:transform .2s;box-shadow:0 0 0 1px #dbe5f2}.floating-qr-modal-backdrop{z-index:100;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.floating-qr-modal{background:#fff;border:1px solid #dbe5f2;border-radius:6px;width:min(360px,100%);padding:24px;position:relative;box-shadow:0 24px 70px #0f172a3d}.floating-qr-modal-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.floating-qr-modal-close:hover{color:#1f2937;background:#f1f5f9}.floating-qr-modal h2{color:#1f2937;margin:0;font-size:18px}.floating-qr-modal p{color:#64748b;margin:7px 0 18px;font-size:13px;line-height:1.6}.floating-qr-modal>img{width:min(100%,280px);height:auto;margin:0 auto;display:block}@media (width<=760px){.floating-contact{right:14px}.floating-contact-toggle{width:52px;min-height:96px}.floating-contact-panel{width:min(270px,100vw - 92px);right:62px}}.consult-modal-backdrop{z-index:80;background:#00000070;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.consult-modal{background:#fff;border-radius:0;width:min(760px,100vw - 48px);max-height:none;padding:30px 42px 32px;position:relative;overflow:visible;box-shadow:0 24px 80px #0f172a38}.consult-modal-close{color:#7b8494;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:24px;right:24px}.consult-modal-close:hover{color:#1f2b44;background:#f4f7fb}.consult-modal h2{color:#333842;margin:0 0 10px;font-size:24px;line-height:1.2;font-weight:650!important}.consult-modal-desc{color:#333842;margin:0 0 16px;font-size:13px;line-height:1.65;font-weight:500!important}.consult-form{gap:12px;max-width:560px;display:grid}.consult-field{gap:7px;display:grid}.consult-field span{color:#1f2b44;font-size:15px;line-height:1.25;font-weight:650!important}.consult-field i{color:#ff4d4f;margin-right:2px;font-style:normal}.consult-field input,.consult-field textarea{color:#1f2b44;background:#fff;border:1px solid #dfe5ec;border-radius:5px;outline:none;width:100%;font-size:15px;transition:border-color .18s,box-shadow .18s}.consult-field input{max-width:320px;height:38px;padding:0 10px}.consult-field textarea{resize:vertical;min-height:76px;padding:8px 10px}.consult-field input::placeholder,.consult-field textarea::placeholder{color:#aeb4bd}.consult-field input:focus,.consult-field textarea:focus{border-color:#259adf;box-shadow:0 0 0 3px #259adf1f}.consult-field-wide{max-width:none}.consult-agreement{color:#7b7f87;align-items:flex-start;gap:10px;font-size:14px;line-height:1.65;display:flex;font-weight:400!important}.consult-agreement input{accent-color:#259adf;flex:none;width:18px;height:18px;margin-top:4px}.consult-submit-feedback{color:#16a34a;margin:-4px 0 0;font-size:14px}.consult-submit-toast{z-index:90;border:1px solid rgb(var(--brand-rgb) / .18);color:#1f2b44;background:#fff;border-radius:8px;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);min-height:56px;padding:0 20px;font-size:15px;font-weight:500;display:inline-flex;position:fixed;top:86px;right:28px;box-shadow:0 18px 46px #0f172a29}.consult-submit-toast svg{color:var(--brand);flex:none}.consult-submit{background:linear-gradient(135deg, var(--brand), var(--brand-dark));color:#fff;cursor:pointer;width:220px;height:42px;box-shadow:0 12px 28px rgb(var(--brand-rgb) / .22);border:0;border-radius:6px;margin-top:2px;font-size:15px;line-height:1;font-weight:650!important}.consult-submit:hover{background:linear-gradient(135deg, var(--brand-dark), var(--brand-dark));box-shadow:0 16px 34px rgb(var(--brand-rgb) / .28)}@media (width<=1200px){.consult-modal-backdrop{justify-content:center;align-items:center;padding:48px 24px}.consult-modal{width:min(68vw,560px);max-height:calc(100dvh - 96px);padding:24px 28px;overflow:auto}.consult-modal h2{margin-bottom:10px;font-size:22px}.consult-modal-desc{margin-bottom:14px;line-height:1.5}.consult-modal-desc,.consult-field input,.consult-field textarea{font-size:14px}.consult-form{gap:12px;max-width:500px}.consult-field{gap:7px}.consult-field span{font-size:15px}.consult-field input{max-width:320px;height:38px;padding:0 10px}.consult-field textarea{min-height:72px;padding:8px 10px}.consult-agreement{gap:8px;font-size:12px;line-height:1.45}.consult-agreement input{width:16px;height:16px;margin-top:2px}.consult-submit{width:200px;height:38px;font-size:15px}.consult-modal-close{width:30px;height:30px;top:12px;right:12px}}@media (width<=760px){.consult-modal-backdrop{padding:40px 12px}.consult-modal{width:min(82vw,340px);max-height:calc(100dvh - 80px);padding:18px 14px 16px}.consult-modal h2{margin-bottom:8px;font-size:20px}.consult-modal-desc,.consult-field input,.consult-field textarea{font-size:13px}.consult-form{gap:10px;max-width:none}.consult-field span{font-size:14px}.consult-field input{max-width:none;height:38px}.consult-field textarea{min-height:64px}.consult-submit{width:100%}.consult-submit-toast{justify-content:center;top:72px;left:16px;right:16px}}.about-page{background:#fff;min-height:100vh}.about-company-profile{background:linear-gradient(90deg,#f8fbfffa 0%,#f8fbffeb 44%,#f8fbff75 72%,#f8fbff14 100%),linear-gradient(135deg,#f5faff 0%,#eaf3ff 50%,#d8e8ff 100%);padding:66px 0 58px;position:relative;overflow:hidden}.about-company-profile:before{content:"";opacity:.55;pointer-events:none;background:radial-gradient(circle at 18% 24%,#1677ff1a 0 92px,#0000 94px),radial-gradient(circle at 64% 18%,#ffffff6b 0 118px,#0000 120px);position:absolute;inset:0}.about-company-profile:after{content:"";opacity:.55;pointer-events:none;background:radial-gradient(circle,#1677ff2e 0 4px,#0000 5px),radial-gradient(circle at 34% 34%,#19c37d38 0 4px,#0000 5px),radial-gradient(circle at 72% 38%,#ffb02033 0 4px,#0000 5px),radial-gradient(circle at 68% 72%,#1677ff29 0 4px,#0000 5px);border:1px solid #b7d3f5cc;border-radius:50%;width:360px;height:230px;position:absolute;bottom:20px;right:70px}.about-company-profile-inner{z-index:1;grid-template-columns:minmax(580px,1fr) minmax(360px,.9fr);align-items:center;gap:44px;display:grid;position:relative}.about-company-main{max-width:760px}.about-company-main h1{color:#0f1f3d;letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(32px,3vw,40px);line-height:1.18;font-weight:800!important}.about-company-main p{color:#4a5a7a;margin:18px 0 0;font-size:15px;line-height:1.95;font-weight:400!important}.about-company-main p:first-of-type{margin-top:24px}.about-company-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.about-company-highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #dbe9f8;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:flex-start;gap:13px;min-height:146px;padding:20px 18px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #2969b314}.about-company-highlight:after{content:"";pointer-events:none;background:radial-gradient(circle,#1677ff21,#0000 68%);border-radius:50%;width:92px;height:92px;position:absolute;bottom:-32px;right:-28px}.about-company-highlight svg{color:#1677ff;background:linear-gradient(135deg,#e8f3ff,#f7fbff);border-radius:8px;width:40px;height:40px;padding:9px;display:grid}.about-company-highlight h2{color:#0f1f3d;margin:0 0 9px;font-size:16px;line-height:1.35;font-weight:750!important}.about-company-highlight p{color:#5e708d;margin:0;font-size:13px;line-height:1.75;font-weight:400!important}.about-hero{background:linear-gradient(90deg,#2563eb0f,#2563eb05 50%,#fff0),linear-gradient(#f5faff 0%,#fff 100%);border-bottom:0;padding:58px 0 52px;overflow:hidden}.about-hero-inner{text-align:center;max-width:none;display:block}.about-hero-copy{max-width:860px;margin:0 auto}.about-hero h1{color:#0f1f3d;letter-spacing:0;margin:0;font-size:34px;line-height:1.18;font-weight:650!important}.about-hero p{color:#4f607b;max-width:760px;margin-top:18px;margin-left:auto;margin-right:auto;font-size:16px;line-height:2;font-weight:400!important}.about-section{background:#fff;padding:58px 0;position:relative}.about-section:before{content:"";background:linear-gradient(90deg,#0000 0%,#dbe9f8f2 18% 82%,#0000 100%);width:min(1180px,100% - 32px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-company-section{background:#fff;border-top:0;padding:48px 0}.about-certificate-section{background:#fff}.about-academic-section{background:#f6faff}.about-timeline-section,.about-contact-section{background:#fff}.about-partner-section{background:#f6faff}.about-values-section{background:#fff}.about-products-section{background:#f6faff}.about-section-head h2{color:#0f1f3d;text-align:center;margin:0;font-size:26px;line-height:1.25;font-weight:650!important}.about-section-head p{color:#5e708d;margin:10px 0 0;font-size:15px;line-height:1.6}.about-section-head.centered{text-align:center;margin-bottom:32px}.about-two-column{max-width:920px;display:block}.about-company-copy{gap:18px;margin-top:24px;display:grid}.about-company-copy p{color:#4f607b;text-align:center;margin:0;font-size:15px;line-height:2}.about-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;min-height:210px;padding:28px 24px;box-shadow:0 14px 36px #2969b312}.about-card svg{color:var(--brand)}.about-card h3{color:#1f2b44;margin:18px 0 10px;font-size:17px;line-height:1.35;font-weight:650!important}.about-card p{color:#5e708d;margin:0;font-size:13px;line-height:1.85;font-weight:400!important}.about-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about-value-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;min-height:170px;padding:28px 26px;box-shadow:0 14px 36px #2969b30f}.about-value-card svg{width:42px;height:42px;color:var(--brand);background:#e8f3ff;border-radius:14px;padding:9px}.about-value-card h3{color:#1f2b44;margin:18px 0 10px;font-size:17px;line-height:1.35;font-weight:650!important}.about-value-card p{color:#5e708d;margin:0;font-size:13px;line-height:1.85;font-weight:400!important}.about-product-showcase{grid-template-columns:1fr;gap:34px;max-width:1060px;margin:0 auto;display:grid}.about-product-block{min-width:0}.about-product-device{border-bottom:1px solid #e2ebf7;padding-bottom:34px}.about-product-title-row{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.about-product-icon{width:58px;height:58px;color:var(--brand);background:#e8f3ff;border-radius:16px;flex:none;place-items:center;display:inline-grid}.about-product-eyebrow{color:#c2410c;margin:0 0 8px;font-size:14px;line-height:1.4;font-weight:650!important}.about-product-block h3{color:#1f2b44;margin:0;font-size:22px;line-height:1.35;font-weight:650!important}.about-feature-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.about-feature-list span{color:#31506f;background:#fff;border:1px solid #dbe9f8;border-radius:8px;align-items:center;min-height:46px;padding:10px 14px;font-size:13px;line-height:1.4;display:flex;box-shadow:0 10px 28px #2969b30d}.about-copyright-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none;display:grid}.about-copyright-card li{color:#4f607b;background:#fff;border:1px solid #e4edf8;border-radius:8px;align-items:center;min-height:48px;padding:10px 14px 10px 34px;font-size:14px;line-height:1.55;display:flex;position:relative;box-shadow:0 10px 28px #2969b30a}.about-copyright-card li:before{background:var(--brand);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.about-certificate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-certificate-card,.about-partner-card{background:#fff;border:1px solid #e2ebf7;border-radius:8px;place-items:center;min-height:150px;padding:14px;display:grid;overflow:hidden;box-shadow:0 10px 28px #2969b30d}.about-certificate-card img{object-fit:contain;max-width:100%;max-height:170px;display:block}.about-academic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-academic-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:190px;padding:24px;display:grid;box-shadow:0 14px 36px #2969b30f}.about-academic-icon{width:46px;height:46px;color:var(--brand);background:#e8f3ff;border-radius:14px;place-items:center;display:grid}.about-academic-card h3{color:#1f2b44;margin:0 0 10px;font-size:17px;line-height:1.45;font-weight:650!important}.about-academic-card p{color:#4f607b;margin:0 0 8px;font-size:13px;line-height:1.65}.about-academic-card span{color:#6a7b95;font-size:13px;line-height:1.65;display:block}.about-link-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.about-link-row a{height:32px;color:var(--brand);background:#f7fbff;border:1px solid #cfe0f4;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;line-height:1;text-decoration:none;display:inline-flex;font-weight:650!important}.about-link-row a:hover{border-color:var(--brand);background:#edf6ff}.about-timeline{gap:16px;max-width:980px;margin:0 auto;display:grid;position:relative}.about-timeline:before{content:"";background:#d7e6f7;width:1px;position:absolute;top:18px;bottom:18px;left:116px}.about-timeline-item{grid-template-columns:136px minmax(0,1fr);align-items:flex-start;gap:24px;display:grid;position:relative}.about-timeline-year{z-index:1;height:42px;color:var(--brand);background:#fff;border:1px solid #cfe0f4;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:15px;display:inline-flex;position:relative;box-shadow:0 10px 26px #2969b30f;font-weight:650!important}.about-timeline-item ul{background:#fff;border:1px solid #dbe9f8;border-radius:8px;gap:10px;margin:0;padding:18px 20px;list-style:none;display:grid;box-shadow:0 14px 36px #2969b30d}.about-timeline-item li{color:#4f607b;padding-left:16px;font-size:14px;line-height:1.75;position:relative}.about-timeline-item li:before{background:var(--brand);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:.8em;left:0}.about-timeline-item a{color:var(--brand);align-items:center;gap:6px;text-decoration:none;display:inline-flex;font-weight:650!important}.about-contact-desc{color:#5e708d;text-align:center;max-width:620px;margin:-12px auto 28px;font-size:15px;line-height:1.8}.about-contact-grid{grid-template-columns:1.35fr .82fr .82fr;gap:16px;display:grid}.about-contact-card{background:#fff;border:1px solid #dbe9f8;border-radius:8px;min-height:142px;padding:24px;box-shadow:0 14px 36px #2969b30f}.about-contact-card svg{width:42px;height:42px;color:var(--brand);background:#e8f3ff;border-radius:14px;padding:9px}.about-contact-card h3{color:#1f2b44;margin:16px 0 8px;font-size:17px;line-height:1.35;font-weight:650!important}.about-contact-card p{color:#4f607b;margin:0;font-size:14px;line-height:1.75}.about-partner-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;display:grid}.about-partner-card{min-height:86px;padding:12px}.about-partner-card img{object-fit:contain;max-width:100%;max-height:52px;display:block}@media (width<=980px){.about-company-profile-inner{grid-template-columns:1fr}.about-grid,.about-certificate-grid,.about-academic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-value-grid,.about-product-showcase{grid-template-columns:1fr}.about-feature-list,.about-copyright-card ul{grid-template-columns:repeat(2,minmax(0,1fr))}.about-partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-contact-grid{grid-template-columns:1fr}}@media (width<=560px){.about-company-profile{padding:42px 0}.about-company-main h1{white-space:normal;font-size:28px}.about-company-highlight-grid{grid-template-columns:1fr}.about-hero{padding:42px 0 38px}.about-hero h1{font-size:30px}.about-section{padding:42px 0}.about-grid,.about-certificate-grid,.about-academic-grid,.about-feature-list,.about-copyright-card ul,.about-partner-grid,.about-academic-card,.about-timeline-item{grid-template-columns:1fr}.about-timeline:before{display:none}.about-timeline-year{width:fit-content;padding:0 18px}}.real-name-auth-page{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:14px;display:grid}.real-name-auth-page .real-name-hero,.real-name-auth-page .real-name-auth-tabs{grid-column:1/-1}.real-name-auth-page .real-name-auth-surface{grid-column:1}.real-name-auth-page .real-name-side-card{grid-area:3/2/span 2}.real-name-auth-page .real-name-status-copy{align-items:center;gap:10px;min-width:0;display:flex}.real-name-auth-page .real-name-status-label{color:#5e708d;flex:none;font-size:12px;line-height:1;font-weight:650!important}.real-name-auth-page .real-name-status-text{border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 10px;font-size:12px;line-height:1;display:inline-flex;font-weight:650!important}.real-name-auth-page .real-name-status-text.muted{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.real-name-auth-page .real-name-status-text.success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.real-name-auth-page .real-name-status-text.warning{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.real-name-auth-page .real-name-status-text.danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.real-name-auth-page .real-name-status-copy p{color:#64748b;min-width:0;margin:0;font-size:12px;line-height:1.5;font-weight:400!important}.real-name-auth-page .real-name-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.real-name-auth-page .real-name-hero-actions .btn{border-radius:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:650!important}.real-name-auth-page .real-name-auth-tabs{background:0 0;border-bottom:1px solid #e6eef8;gap:28px;width:100%;padding:0;display:flex}.real-name-auth-page .real-name-auth-tabs button{color:#4f607b;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 0 10px;font-size:13px;display:inline-flex;position:relative;font-weight:500!important}.real-name-auth-page .real-name-auth-tabs button svg{width:16px;height:16px}.real-name-auth-page .real-name-auth-tabs button.active{color:var(--brand);box-shadow:none;font-weight:650!important}.real-name-auth-page .real-name-auth-tabs button.active:after{background:var(--brand);content:"";border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.real-name-auth-page .real-name-auth-surface{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.real-name-auth-page .real-name-auth-breadcrumb{display:none}.real-name-auth-page .real-name-auth-card{box-shadow:none;background:#fff;border:1px solid #edf2f8;border-radius:8px;overflow:hidden}.real-name-auth-page .personal-auth-step-head{border-bottom:1px solid #eef3fb;gap:8px;min-height:36px;padding:0 14px}.real-name-auth-page .personal-auth-step-head span{width:18px;height:18px;font-size:11px}.real-name-auth-page .personal-auth-step-head strong{font-size:13px;font-weight:650!important}.real-name-auth-page .personal-auth-step-head em{font-size:12px}.real-name-auth-page .personal-auth-form.page,.real-name-auth-page .enterprise-auth-form.page{gap:12px;padding:14px}.real-name-auth-page .personal-auth-form.page input,.real-name-auth-page .enterprise-auth-form.page input,.real-name-auth-page .enterprise-auth-form.page select{border-radius:4px;height:30px;min-height:30px;font-size:12px}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:minmax(0,200px) 86px;gap:10px}.real-name-auth-page .personal-auth-phone button{border-radius:4px;height:30px;font-size:12px}.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-upload-grid.page{gap:14px;padding:16px 14px 12px}.real-name-auth-page .personal-auth-upload-grid button,.real-name-auth-page .enterprise-auth-upload-grid button{border-radius:6px;min-height:118px;padding:12px}.real-name-auth-page .personal-auth-upload-tip{margin:0 14px 14px;font-weight:400!important}.real-name-auth-page .personal-auth-agreement.page{border-radius:6px;margin:0;padding:9px 11px;font-size:12px}.real-name-auth-page .personal-auth-submit.page{border-radius:5px;width:104px;height:32px;margin-top:2px;font-size:12px}.real-name-auth-page .real-name-side-card{border-radius:8px;padding:16px;box-shadow:0 10px 26px #2969b30a}.real-name-auth-page .real-name-side-head{gap:10px;margin-bottom:12px;padding-bottom:12px}.real-name-auth-page .real-name-side-head h2{font-size:15px;font-weight:650!important}.real-name-auth-page .real-name-side-head p,.real-name-auth-page .real-name-tips p{font-weight:400!important}.real-name-auth-page .real-name-status-grid .summary-line,.real-name-auth-page .real-name-status-grid .summary-line:first-of-type{grid-template-columns:82px minmax(0,1fr);padding:9px 10px}.real-name-auth-page .real-name-tips article{border-radius:8px;padding:10px}@media (width<=1100px){.real-name-auth-page{grid-template-columns:1fr}.real-name-auth-page .real-name-auth-surface,.real-name-auth-page .real-name-side-card{grid-area:auto/1}}@media (width<=720px){.real-name-auth-page .real-name-status-copy{flex-direction:column;align-items:flex-start;gap:6px}.real-name-auth-page .real-name-hero-actions{justify-content:flex-start}.real-name-auth-page .real-name-auth-tabs,.real-name-auth-page .personal-auth-upload-grid.page,.real-name-auth-page .enterprise-auth-form.page,.real-name-auth-page .enterprise-auth-upload-grid.page{grid-template-columns:1fr;width:100%}.real-name-auth-page .real-name-auth-surface{padding:12px}.real-name-auth-page .personal-auth-form label,.real-name-auth-page .personal-auth-code{max-width:none!important}.real-name-auth-page .personal-auth-phone>div{grid-template-columns:1fr}.real-name-auth-page .personal-auth-submit.page{width:100%}}@media (width<=900px){html body .site-header .nav-shell{min-height:56px;padding-left:12px;padding-right:12px}html body .site-header .brand{max-width:calc(100vw - 74px)}html body .site-header .brand span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 124px);overflow:hidden}html body .home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbfffa 56%, #eef6ffb8 76%, #e2edff47 100%), var(--home-banner-image) var(--home-banner-image-position,64% center) / cover no-repeat;align-items:flex-start;min-height:468px;padding:40px 28px 128px;overflow:visible}html body .home-banner-content{flex:0 620px;max-width:min(620px,78vw);top:0}html body .home-banner-content h1,html body .home-banner-title{white-space:normal;word-break:keep-all;overflow-wrap:break-word;max-width:100%;font-size:clamp(30px,6vw,36px);line-height:1.22}html body .home-banner-brand{max-width:100%;display:block}html body .home-banner-title-gradient,html body .home-banner-price-gradient,html body .home-banner-title-plain{white-space:normal}html body .home-banner-subtitle{max-width:min(560px,78vw);font-size:15px;line-height:1.72}}@media (width<=560px){html body .container{width:min(100% - 24px,1200px)}html body .site-header .brand .brand-mark,html body .site-header .brand .brand-image{width:26px;height:26px}html body .site-header .brand span{max-width:calc(100vw - 112px);font-size:17px}html body .site-header .nav-toggle{width:36px;height:36px}html body .home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbfffa 66%, #eef6ffd1 88%, #e2edff57 100%), var(--home-banner-image) var(--home-banner-image-position,72% center) / cover no-repeat;min-height:500px;padding:34px 18px 188px}html body .home-banner-content{max-width:88vw}html body .home-banner-content h1,html body .home-banner-title{font-size:clamp(25px,7.2vw,31px);line-height:1.26}html body .home-banner-subtitle{max-width:86vw;margin-top:10px;font-size:13px;line-height:1.68}html body .home-banner-actions{grid-template-columns:1fr;gap:10px;width:min(100%,260px);margin-top:18px;display:grid}html body .home-banner-detail-btn,html body .home-banner-news-btn{box-sizing:border-box;width:100%;min-width:0;min-height:36px;padding:0 14px}html body .home-banner-feature-panel{bottom:-280px;left:14px;right:14px}html body #products{padding-top:360px}}@media (width<=380px){html body .home-banner{min-height:520px;padding-left:14px;padding-right:14px}html body .home-banner-content{max-width:92vw}html body .home-banner-content h1,html body .home-banner-title{font-size:clamp(23px,7.4vw,28px)}html body .home-banner-subtitle{max-width:90vw;font-size:12px}}@media (width<=900px){html,body,#root{max-width:100%;overflow-x:hidden}html body .container,html body .console-main,html body .console-main-wide{width:min(100% - 32px,1200px)!important;margin-left:auto!important;margin-right:auto!important}html body .section,html body .cart-section,html body .checkout-section,html body .payment-section{padding-left:0!important;padding-right:0!important}html body .nav-shell{width:100%!important;padding-left:16px!important;padding-right:16px!important}html body .nav-left{min-width:0;gap:14px!important;margin-left:0!important}html body .site-header .brand{min-width:0}html body .site-header .brand .brand-mark,html body .site-header .brand .brand-image{object-fit:contain;width:118px!important;height:40px!important}html body .site-nav{max-height:calc(100vh - 78px);overflow-y:auto}html body .home-banner{min-height:0!important;padding:38px 18px 28px!important}html body .home-banner-content{max-width:100%!important}html body .home-banner-content h1,html body .home-banner-title,html body .server-sales-copy h1{font-size:clamp(28px,8vw,42px)!important;line-height:1.18!important}html body .home-banner-info-message{align-items:flex-start;max-width:100%;padding:9px 10px;font-size:12px;line-height:1.55}html body .home-banner-subtitle,html body .server-sales-copy>p{max-width:100%!important;font-size:14px!important;line-height:1.72!important}html body .home-banner-actions,html body .server-sales-actions,html body .page-return-actions,html body .cart-title-row,html body .checkout-title-row,html body .buyer-server-head,html body .buyer-server-toolbar,html body .buyer-server-tools,html body .console-content-head,html body .console-top-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important}html body .home-banner-actions .btn,html body .home-banner-detail-btn,html body .home-banner-news-btn,html body .server-sales-actions .btn,html body .page-return-actions .btn,html body .page-return-actions a,html body .summary-submit,html body .summary-back,html body .payment-back{justify-content:center!important;width:100%!important;min-width:0!important}html body .home-banner-feature-panel{width:100%!important;margin-top:22px!important;padding:12px!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}html body .home-banner-feature-panel .home-banner-carousel-controls,html body .home-banner-carousel-controls{justify-content:center;width:100%}html body .home-banner-feature-card{min-height:0!important;padding:14px!important}html body #products{padding-top:40px!important}html body .featured-products-title-row,html body .home-section-title-row,html body .server-sales-section-head-row,html body .server-sales-preferred-head{flex-direction:column!important;align-items:stretch!important;gap:12px!important}html body .product-grid,html body .server-sales-scene-grid,html body .server-sales-preferred-grid,html body .server-sales-product-grid,html body .server-sales-quality-grid,html body .market-products-grid,html body .buyer-products-grid{grid-template-columns:1fr!important;justify-content:stretch!important}html body .server-sales-scene-tabs{scroll-snap-type:x proximity;padding-bottom:6px;overflow-x:auto;justify-content:flex-start!important;gap:10px!important;display:flex!important}html body .server-sales-scene-tabs button{scroll-snap-align:start;flex:0 0 min(76vw,220px)!important;min-width:0!important}html body .market-layout,html body .cart-layout,html body .checkout-layout,html body .payment-layout,html body .success-layout,html body .renew-console-layout,html body .console-page,html body .console-grid-two{grid-template-columns:1fr!important}html body .market-region-panel,html body .help-sidebar,html body .detail-side-card{position:static!important}html body .market-region-list{padding-bottom:6px;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}html body .market-region-list button{min-width:136px;flex:none!important}html body .market-products-grid{padding:16px!important}html body .market-main>.market-config-view.product-config-page,html body .market-config-view.product-config-page{padding:14px 12px 300px!important}html body .market-config-view.product-config-page .server-cart-head,html body .market-config-view.product-config-page .server-config-field,html body .market-config-view.product-config-page .config-slider-head,html body .market-config-view.product-config-page .network-config-grid,html body .market-config-view.product-config-page .public-ip-option-row{grid-template-columns:1fr!important}html body .market-config-view.product-config-page .config-product-title,html body .market-config-view.product-config-page .config-product-meta,html body .market-config-view.product-config-page .public-ip-choice-main,html body .market-config-view.product-config-page .public-ip-network-head,html body .market-config-view.product-config-page .public-ip-songguo-head{flex-direction:column!important;align-items:flex-start!important}html body .market-config-view.product-config-page .config-choice-row,html body .market-config-view.product-config-page .config-system-family-row,html body .market-config-view.product-config-page .config-system-version-row{flex-wrap:wrap!important;display:flex!important}html body .market-config-view.product-config-page .config-choice-row button,html body .market-config-view.product-config-page .config-system-family-row button,html body .market-config-view.product-config-page .config-system-version-row button{flex:calc(50% - 8px)!important;min-width:0!important}html body .market-config-view.product-config-page .config-bottom-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer,html body .cart-bottom-drawer{max-height:min(52vh,360px);overflow-y:auto;grid-template-columns:1fr!important;gap:10px!important;padding:12px!important;left:0!important;right:0!important}html body .market-config-view.product-config-page .config-drawer-actions,html body .market-config-view.product-config-page .network-step-actions,html body .market-config-view.product-config-page .basic-step-actions,html body .cart-bottom-drawer .cart-checkout{width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}html body .market-config-view.product-config-page .config-drawer-actions,html body .market-config-view.product-config-page .network-step-actions{grid-template-columns:1fr!important}html body .market-config-view.product-config-page .config-drawer-actions .btn,html body .market-config-view.product-config-page .network-step-actions .btn,html body .market-config-view.product-config-page .basic-step-actions .btn{width:100%!important;min-height:44px!important}html body .cart-item-card,html body .order-product-card,html body .checkout-order-product-card{grid-template-columns:1fr!important}html body .cart-bulk-bar,html body .cart-drawer-info,html body .cart-drawer-price,html body .cart-item-actions,html body .summary-line,html body .payment-title-row{white-space:normal!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}html body .checkout-summary-card,html body .payment-summary-card,html body .success-summary-card,html body .delivery-notice,html body .checkout-flat-panel,html body .cart-item-card{width:100%!important;min-width:0!important;padding:16px!important}html body .delivery-notice-list li,html body .order-product-card,html body .summary-line{overflow-wrap:anywhere}html body .console-card,html body .buyer-wide-card,html body .buyer-server-page,html body .buyer-ticket-page.console-card.buyer-wide-card{padding:16px!important}html body .buyer-server-status-tabs,html body .buyer-server-product-tabs,html body .seller-instance-product-tabs,html body .console-filter-bar{padding-bottom:6px;overflow-x:auto;flex-wrap:nowrap!important;gap:8px!important;display:flex!important}html body .buyer-server-status-tabs button,html body .buyer-server-product-tabs button,html body .seller-instance-product-tabs button{white-space:nowrap;flex:none!important}html body .console-table-wrap,html body .buyer-server-table-wrap,html body .buyer-ticket-table-wrap{max-width:100%;overflow-x:auto!important}html body .site-footer{padding-left:16px!important;padding-right:16px!important}html body .footer-grid,html body .footer-legal-contact-row{grid-template-columns:1fr!important;gap:22px!important}html body .footer-legal-items,html body .footer-license,html body .footer-records{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:8px!important}}@media (width<=560px){html body .container,html body .console-main,html body .console-main-wide{width:min(100% - 24px,1200px)!important}html body .site-header .brand .brand-mark,html body .site-header .brand .brand-image{width:102px!important;height:34px!important}html body .home-banner{padding:30px 14px 24px!important}html body .home-banner-content h1,html body .home-banner-title,html body .server-sales-copy h1{font-size:clamp(24px,7.6vw,32px)!important}html body .home-banner-info-message,html body .home-banner-subtitle,html body .server-sales-copy>p{font-size:12px!important}html body .section-header h2,html body .server-sales-scene-head h2,html body .server-sales-preferred-head h2,html body .server-sales-section-head h2,html body .checkout-card-title,html body .delivery-notice-title{font-size:20px!important;line-height:1.25!important}html body .checkout-info-grid,html body .cart-config-grid,html body .payment-info-grid{grid-template-columns:1fr!important}html body .market-config-view.product-config-page{padding-bottom:340px!important;padding-left:10px!important;padding-right:10px!important}html body .market-config-view.product-config-page .config-step-bar{grid-template-columns:1fr!important;justify-content:stretch!important;padding:12px!important}html body .market-config-view.product-config-page .config-step-bar b{display:none!important}html body .market-config-view.product-config-page .config-step-bar button{width:100%!important}html body .market-config-view.product-config-page .config-choice-row button,html body .market-config-view.product-config-page .config-system-family-row button,html body .market-config-view.product-config-page .config-system-version-row button{flex-basis:100%!important}html body .market-config-view.product-config-page .public-ip-network-flow{flex-direction:column!important;align-items:stretch!important}html body .market-config-view.product-config-page .public-ip-network-flow i{width:1px!important;height:10px!important;margin-left:18px!important}html body .cart-bottom-drawer,html body .market-config-view.product-config-page .config-bottom-drawer{max-height:min(58vh,420px)}html body .cart-error-text,html body .cart-success-text{margin-left:0!important}html body .buyer-server-mobile-info,html body .buyer-instance-detail-grid,html body .seller-instance-summary-strip,html body .seller-instance-overview-grid,html body .console-metric-grid,html body .console-form-grid{grid-template-columns:1fr!important}html body .buyer-server-mobile-actions,html body .buyer-server-table-actions,html body .buyer-order-actions,html body .console-form-actions,html body .buyer-ticket-detail-actions{flex-direction:column!important;align-items:stretch!important}html body .buyer-server-mobile-actions button,html body .buyer-server-table-actions button,html body .buyer-order-actions button,html body .buyer-order-actions a,html body .console-form-actions .btn{justify-content:center!important;width:100%!important}}@media (width<=380px){html body .container,html body .console-main,html body .console-main-wide{width:min(100% - 20px,1200px)!important}html body .home-banner-content h1,html body .home-banner-title,html body .server-sales-copy h1{font-size:23px!important}html body .checkout-summary-card,html body .delivery-notice,html body .checkout-flat-panel,html body .cart-item-card{padding:14px!important}}@media (width<=900px){html body .home-banner{padding-bottom:112px!important}html body .home-banner-feature-panel{background:#ffffffeb;border:1px solid #dbe5f2e6;border-radius:8px;box-shadow:0 10px 24px #0f172a0f;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;width:auto!important;margin-top:0!important;padding:10px 8px!important;display:grid!important;position:absolute!important;bottom:-42px!important;left:16px!important;right:16px!important}html body #products{padding-top:88px!important}html body .home-banner-feature-panel .home-banner-carousel-controls{top:-28px}html body .home-banner-feature-card{min-height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;padding:6px 4px!important}html body .home-banner-feature-card:last-child{border-right:0!important}html body .home-banner-feature-card>span,html body .home-banner-feature-card p{display:none!important}html body .home-banner-feature-card strong{color:#0000!important;margin-top:0!important;font-size:0!important;line-height:1!important;display:block!important}html body .home-banner-feature-card .home-banner-feature-emphasis{color:inherit!important;font-size:18px!important;font-weight:900!important;line-height:1!important}html body .home-banner-feature-card .home-banner-feature-emphasis.blue{color:#2563eb!important}html body .home-banner-feature-card .home-banner-feature-emphasis.purple{color:#7c3aed!important}html body .home-banner-feature-card .home-banner-feature-emphasis.LightGreen{color:#0891b2!important}html body .home-banner-feature-card .home-banner-feature-emphasis.orange{color:#f97316!important}}@media (width<=380px){html body .home-banner{padding-bottom:104px!important}html body .home-banner-feature-panel{padding:9px 6px!important;bottom:-38px!important;left:12px!important;right:12px!important}html body .home-banner-feature-card .home-banner-feature-emphasis{font-size:16px!important}}@media (width<=760px){html body .product-card .spec-grid,html body #products .product-card .spec-grid,html body .server-sales-scene-grid .product-card .spec-grid,html body .server-sales-preferred-grid .product-card .spec-grid,html body .market-products-grid .product-card .spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 14px!important;display:grid!important}html body .site-footer .footer-brand-block{grid-column:1/-1}html body .site-footer .footer-column{min-width:0;gap:8px!important}html body .site-footer .footer-column h3{margin-bottom:2px;font-size:13px}html body .site-footer .footer-column a,html body .site-footer .footer-column span,html body .site-footer .footer-records a,html body .site-footer .footer-records span,html body .site-footer .footer-license span,html body .site-footer .footer-legal-items span{overflow-wrap:anywhere;word-break:break-word}html body .site-footer .footer-legal-contact-row{white-space:normal!important;grid-template-columns:1fr!important;gap:14px!important;display:grid!important}html body .site-footer .footer-legal-items,html body .site-footer .footer-records,html body .site-footer .footer-license{flex-direction:initial!important;text-align:left!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;align-items:start!important;gap:8px 12px!important;display:grid!important}html body .site-footer .footer-contact-side{border-top:1px solid #e2e8f029;border-left:0;width:100%;padding-top:12px;padding-left:0}}@media (width<=360px){html body .site-footer .footer-grid,html body .site-footer .footer-legal-items,html body .site-footer .footer-records,html body .site-footer .footer-license{grid-template-columns:1fr!important}}.market-mobile-region-picker,.market-mobile-region-drawer{display:none}@media (width<=980px){.market-layout.has-tree-region-menu .market-mobile-region-picker{background:#f4f8ff;grid-column:1;padding:10px 14px 0;display:block}.market-layout.has-tree-region-menu .market-mobile-region-picker>button{color:#334155;text-align:left;background:#fff;border:1px solid #dbe5f2;border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 13px;display:grid}.market-layout.has-tree-region-menu .market-mobile-region-picker>button>span{color:#64748b;align-items:center;gap:5px;font-size:13px;display:inline-flex}.market-layout.has-tree-region-menu .market-mobile-region-picker>button>span svg{color:#2563eb}.market-layout.has-tree-region-menu .market-mobile-region-picker>button strong{color:#1e293b;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.market-layout.has-tree-region-menu .market-mobile-region-picker>button>svg{color:#94a3b8}.market-layout.has-tree-region-menu .market-region-panel{display:none!important}.market-layout.has-tree-region-menu .market-main{grid-column:1}.market-mobile-region-drawer{z-index:250;display:block;position:fixed;inset:0}.market-mobile-region-backdrop{z-index:0;background:#0f172a7a;border:0;position:absolute;inset:0}.market-mobile-region-sheet{z-index:1;background:#fff;border-radius:12px 12px 0 0;max-height:min(70dvh,520px);position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 42px #0f172a2e}.market-mobile-region-sheet>header{border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;min-height:68px;padding:0 18px;display:flex}.market-mobile-region-sheet>header>div{gap:4px;display:grid}.market-mobile-region-sheet>header span{color:#94a3b8;font-size:11px}.market-mobile-region-sheet>header strong{color:#1e293b;font-size:17px}.market-mobile-region-sheet>header>button{color:#64748b;background:#f1f5f9;border:0;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.market-mobile-region-options{padding:8px 14px calc(18px + env(safe-area-inset-bottom));display:grid}.market-mobile-region-options>button{color:#334155;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;min-height:52px;padding:0 5px;font-size:15px;display:flex}.market-mobile-region-options>button.active{color:#2563eb;font-weight:700}.market-mobile-region-options>button em{color:#2563eb;background:#eff6ff;border-radius:3px;padding:3px 6px;font-size:11px;font-style:normal;font-weight:700}}@media (width<=900px){html body .site-header .nav-toggle{transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;color:#2563eb!important;background:#ffffffe0!important;border:1px solid #2563eb29!important;border-radius:999px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;display:grid!important;box-shadow:0 8px 20px #0f172a14!important}html body .site-header .nav-toggle:hover,html body .site-header .nav-toggle:focus-visible{color:#1d4ed8!important;background:#fff!important;border-color:#2563eb47!important;box-shadow:0 10px 24px #2563eb1f!important}html body .site-header .nav-toggle:active{transform:scale(.96)}html body .site-header .nav-toggle svg{stroke-width:2.2px;width:19px!important;height:19px!important}}@media (width<=560px){html body .site-header .nav-toggle{width:36px!important;min-width:36px!important;height:36px!important}html body .site-header .nav-toggle svg{width:18px!important;height:18px!important}}@media (width<=760px){html body .server-sales-bridge-wrap{margin-top:-42px!important}html body .server-sales-bridge-card{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:8px!important;display:grid!important}html body .server-sales-bridge-main{background:linear-gradient(135deg,#fff 0%,#f1faff 100%)!important;border:1px solid #e2e8f0e6!important;border-radius:8px!important;min-height:78px!important;padding:14px 16px!important;box-shadow:0 8px 18px #0f172a0f!important}html body .server-sales-bridge-main h2{font-size:17px!important;line-height:1.28!important}html body .server-sales-bridge-main p{margin-top:5px!important;font-size:12px!important;line-height:1.45!important}html body .server-sales-bridge-info{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}html body .server-sales-bridge-info div{border:0!important;border-radius:8px!important;min-height:72px!important;padding:12px 14px!important;box-shadow:0 8px 18px #0f172a14!important}html body .server-sales-bridge-info div:before{color:#ffffff24!important;background:0 0!important;width:auto!important;height:auto!important;font-size:54px!important;line-height:1!important;bottom:-14px!important;right:10px!important}html body .server-sales-bridge-info div:first-child{background:linear-gradient(135deg,#21d3ee 0%,#1885f7 100%)!important}html body .server-sales-bridge-info div:first-child:before{content:"1"!important}html body .server-sales-bridge-info div:nth-child(2){background:linear-gradient(135deg,#38f 0%,#1e56d9 100%)!important}html body .server-sales-bridge-info div:nth-child(2):before{content:"2"!important}html body .server-sales-bridge-info div:nth-child(3){background:linear-gradient(135deg,#8b5cff 0%,#5c36d6 100%)!important}html body .server-sales-bridge-info div:nth-child(3):before{content:"3"!important}html body .server-sales-bridge-info strong{color:#fff!important;font-size:14px!important;line-height:1.25!important}html body .server-sales-bridge-info span{color:#ffffffe0!important;margin-top:4px!important;font-size:11px!important;line-height:1.38!important}}@media (width<=420px){html body .server-sales-bridge-main{min-height:72px!important;padding:12px 14px!important}html body .server-sales-bridge-info div{min-height:66px!important;padding:11px 13px!important}}@media (width<=760px){html body .market-config-view.product-config-page{padding-bottom:190px!important}html body .market-config-view.product-config-page .config-bottom-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer{overflow:hidden;min-height:0!important;padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border:1px solid #e2e8f0f5!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) minmax(112px,128px)!important;align-items:center!important;gap:8px 10px!important;display:grid!important;bottom:10px!important;left:10px!important;right:10px!important;box-shadow:0 -10px 30px #0f172a24!important}html body .market-config-view.product-config-page .config-drawer-info{grid-column:1/-1;grid-template-columns:1fr!important;align-self:auto!important;gap:5px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-summary-trigger{color:#64748b!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-height:0!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;display:block!important}html body .market-config-view.product-config-page .config-drawer-summary-trigger:before,html body .market-config-view.product-config-page .config-drawer-summary-trigger:after{display:none!important}html body .market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:1fr!important;gap:3px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-summary-line{color:#64748b!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;line-height:1.35!important;display:block!important;overflow:hidden!important}html body .market-config-view.product-config-page .config-drawer-summary-line.primary{color:#0f172a!important;font-size:13px!important;font-weight:900!important}html body .market-config-view.product-config-page .config-drawer-summary-line span{color:inherit!important;font:inherit!important;font-weight:inherit!important;line-height:inherit!important;white-space:inherit!important;display:inline!important}html body .market-config-view.product-config-page .config-drawer-summary-line span+span:before{color:#cbd5e1!important;content:"·"!important;padding:0 4px!important}html body .market-config-view.product-config-page .config-drawer-price{grid-column:1;grid-template-columns:1fr!important;align-self:center!important;gap:2px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-price>span{color:#64748b!important;font-size:11px!important;line-height:1.2!important}html body .market-config-view.product-config-page .config-drawer-price strong{white-space:nowrap;color:#e24d1a!important;font-size:22px!important;line-height:1.05!important}html body .market-config-view.product-config-page .config-drawer-price strong span{color:#64748b!important;font-size:11px!important;font-weight:800!important}html body .market-config-view.product-config-page .config-drawer-actions{grid-column:2;grid-template-columns:1fr!important;align-self:stretch!important;gap:0!important;min-width:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-actions .btn{white-space:normal!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important;padding:8px 10px!important;font-size:13px!important;line-height:1.15!important}html body .market-config-view.product-config-page .config-next-step-label{justify-items:center;gap:2px;line-height:1.1;display:grid}html body .market-config-view.product-config-page .config-next-step-label strong{color:#fff;font-size:13px;line-height:1.1}html body .market-config-view.product-config-page .config-next-step-label small{color:#ffffffe6;font-size:11px;line-height:1.1}html body .market-config-view.product-config-page .network-step-drawer{grid-template-columns:1fr!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price,html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{grid-column:1}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{min-height:42px!important;padding:7px 6px!important;font-size:12px!important}html body:has(.market-config-view.product-config-page) .floating-contact{display:none!important}}@media (width>=901px) and (width<=1024px){html body .home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbfffa 52%, #eef6ffcc 74%, #e2edff3d 100%), var(--home-banner-image) var(--home-banner-image-position,64% center) / cover no-repeat!important;align-items:flex-start!important;min-height:400px!important;padding:42px 38px 116px!important;overflow:visible!important}html body .home-banner-content{max-width:min(640px,76vw)!important;top:0!important}html body .home-banner-content h1,html body .home-banner-title{word-break:keep-all;overflow-wrap:break-word;white-space:normal!important;max-width:100%!important;font-size:clamp(32px,4.4vw,38px)!important;line-height:1.2!important}html body .home-banner-subtitle{max-width:min(580px,76vw)!important;font-size:15px!important;line-height:1.7!important}html body .home-banner-actions{flex-direction:row!important;align-items:center!important;gap:10px!important}html body .home-banner-actions .btn,html body .home-banner-detail-btn,html body .home-banner-news-btn{width:auto!important;min-width:112px!important;min-height:34px!important;padding:0 16px!important}html body .home-banner-feature-panel{background:#fffffff0;border:1px solid #dbe5f2e6;border-radius:8px;box-shadow:0 10px 24px #0f172a0f;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:auto!important;margin-top:0!important;padding:10px!important;display:grid!important;position:absolute!important;bottom:-48px!important;left:38px!important;right:38px!important}html body .home-banner-feature-card{min-height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;padding:6px!important}html body .home-banner-feature-card:last-child{border-right:0!important}html body .home-banner-feature-card>span,html body .home-banner-feature-card p{display:none!important}html body .home-banner-feature-card strong{color:#0000!important;margin-top:0!important;font-size:0!important;line-height:1!important;display:block!important}html body .home-banner-feature-card .home-banner-feature-emphasis{font-size:18px!important;line-height:1!important}html body #products{padding-top:92px!important}html body #products .product-grid-count-1{grid-template-columns:minmax(280px,380px)!important}html body #products .product-grid-count-2,html body #products .product-grid-count-3,html body #products .product-grid-count-4,html body #products .product-grid-count-5,html body #products .product-grid-count-6{grid-template-columns:repeat(2,minmax(260px,320px))!important;justify-content:center!important}html body .home-core-grid,html body .home-middle-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width>=521px) and (width<=600px){html body .home-banner{background:linear-gradient(90deg, #f6fbff 0%, #f6fbfffa 66%, #eef6ffd6 88%, #e2edff57 100%), var(--home-banner-image) var(--home-banner-image-position,72% center) / cover no-repeat!important;min-height:0!important;padding:32px 16px 112px!important;overflow:visible!important}html body .home-banner-content{max-width:100%!important;top:0!important}html body .home-banner-content h1,html body .home-banner-title{word-break:keep-all;overflow-wrap:break-word;white-space:normal!important;max-width:100%!important;font-size:clamp(25px,6.2vw,31px)!important;line-height:1.24!important}html body .home-banner-subtitle{max-width:92vw!important;margin-top:10px!important;font-size:13px!important;line-height:1.65!important}html body .home-banner-actions{flex-flow:wrap!important;align-items:center!important;gap:8px!important;width:auto!important;margin-top:16px!important;display:flex!important}html body .home-banner-actions .btn,html body .home-banner-detail-btn,html body .home-banner-news-btn{width:auto!important;min-width:108px!important;min-height:34px!important;padding:0 14px!important;font-size:12px!important}html body .home-banner-feature-panel{background:#fffffff0;border:1px solid #dbe5f2e6;border-radius:8px;box-shadow:0 10px 24px #0f172a0f;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;width:auto!important;margin-top:0!important;padding:8px 6px!important;display:grid!important;position:absolute!important;bottom:-40px!important;left:14px!important;right:14px!important}html body .home-banner-feature-panel .home-banner-carousel-controls,html body .home-banner-carousel-controls{justify-content:center;width:100%;top:-28px!important}html body .home-banner-feature-card{min-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #e2e8f0!important;border-radius:0!important;padding:5px 3px!important}html body .home-banner-feature-card:last-child{border-right:0!important}html body .home-banner-feature-card>span,html body .home-banner-feature-card p{display:none!important}html body .home-banner-feature-card strong{color:#0000!important;margin-top:0!important;font-size:0!important;line-height:1!important;display:block!important}html body .home-banner-feature-card .home-banner-feature-emphasis{font-size:15px!important;line-height:1!important}html body #products{padding-top:82px!important}html body #products .product-grid-count-1,html body #products .product-grid-count-2,html body #products .product-grid-count-3,html body #products .product-grid-count-4,html body #products .product-grid-count-5,html body #products .product-grid-count-6,html body .home-core-grid,html body .home-middle-scene-grid,html body .advantage-grid,html body .guarantee-grid{grid-template-columns:1fr!important}}@media (width<=900px){html body .account-menu,html body .ticket-notification-panel{width:auto!important;max-width:none!important;max-height:min(70dvh,520px)!important;position:fixed!important;top:112px!important;left:12px!important;right:12px!important;overflow-y:auto!important}html body .console-card,html body .buyer-wide-card,html body .buyer-ticket-page.console-card.buyer-wide-card,html body .seller-instance-page,html body .seller-instance-manage-page,html body .seller-cluster-layout .console-card,html body .seller-profile-card.console-card,html body .seller-profile-side-card.console-card,html body .seller-wallet-page .seller-wallet-hero.console-card,html body .seller-wallet-detail-card.console-card{border-radius:8px!important;width:100%!important;min-width:0!important;padding:14px!important;overflow:hidden!important}html body .console-card-head,html body .buyer-server-head,html body .seller-products-head,html body .seller-instance-toolbar,html body .cluster-active-head,html body .ip-pool-page .seller-products-head{grid-template-columns:1fr!important;align-items:start!important;gap:10px!important;margin-bottom:12px!important;padding-bottom:12px!important;display:grid!important}html body .console-card-head h2,html body .seller-products-head h2,html body .buyer-server-head h2,html body .cluster-active-head-main h2{overflow-wrap:anywhere;font-size:18px!important;line-height:1.3!important}html body .console-card-head p,html body .seller-products-head p,html body .buyer-server-head p,html body .cluster-active-head-main p{font-size:12px!important;line-height:1.55!important}html body .console-metric-grid,html body .seller-instance-overview-grid,html body .seller-instance-summary-strip,html body .buyer-instance-detail-grid,html body .console-form-grid,html body .seller-profile-detail-grid,html body .seller-wallet-detail-grid,html body .payment-info-grid,html body .renew-info-strip{grid-template-columns:1fr!important}html body .console-filter-bar,html body .buyer-server-status-tabs,html body .buyer-server-product-tabs,html body .seller-instance-product-tabs,html body .seller-instance-status-tabs{scrollbar-width:none;flex-wrap:nowrap!important;gap:8px!important;padding-bottom:6px!important;display:flex!important;overflow-x:auto!important}html body .console-filter-bar::-webkit-scrollbar{display:none}html body .buyer-server-status-tabs::-webkit-scrollbar{display:none}html body .buyer-server-product-tabs::-webkit-scrollbar{display:none}html body .seller-instance-product-tabs::-webkit-scrollbar{display:none}html body .seller-instance-status-tabs::-webkit-scrollbar{display:none}html body .console-filter-bar button,html body .buyer-server-status-tabs button,html body .buyer-server-product-tabs button,html body .seller-instance-product-tabs button,html body .seller-instance-status-tabs button{white-space:nowrap!important;flex:none!important}html body .console-table-wrap,html body .buyer-server-table-wrap,html body .seller-instance-table-wrap,html body .ip-pool-page .ip-pool-table-wrap,html body .ip-pool-address-table-wrap,html body .buyer-ticket-table-wrap.console-table-wrap{scrollbar-color:#cbd5e1 #f8fafc;scrollbar-width:thin;-webkit-overflow-scrolling:touch;border-radius:8px!important;width:100%!important;max-width:100%!important;overflow:auto hidden!important}html body .console-table,html body .buyer-server-table,html body .seller-instance-table,html body .ip-pool-table,html body .buyer-ticket-table.console-table{min-width:760px!important}html body .console-table th,html body .console-table td,html body .buyer-server-table th,html body .buyer-server-table td,html body .seller-instance-table th,html body .seller-instance-table td,html body .ip-pool-table th,html body .ip-pool-table td,html body .buyer-ticket-table.console-table th,html body .buyer-ticket-table.console-table td{white-space:nowrap!important;padding:10px!important;font-size:12px!important}html body .console-table-actions,html body .buyer-server-table-actions,html body .seller-instance-table-actions,html body .ip-pool-page .ip-pool-table .console-table-actions{justify-content:flex-start!important;gap:6px!important}html body .console-table .console-table-action,html body .buyer-server-table-actions button,html body .buyer-server-table-actions a,html body .seller-instance-table-actions button,html body .ip-pool-page .ip-pool-table .console-table-action,html body .ip-pool-address-table .console-table-action{min-height:30px!important;padding:0 9px!important;font-size:12px!important}}@media (width<=560px){html body .console-card,html body .buyer-wide-card,html body .buyer-ticket-page.console-card.buyer-wide-card,html body .seller-instance-page,html body .seller-instance-manage-page{border-radius:8px!important;padding:12px!important}html body .account-menu,html body .ticket-notification-panel{top:104px!important}}@media (width<=380px){html body .market-config-view.product-config-page .config-bottom-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer{padding:9px 9px calc(9px + env(safe-area-inset-bottom))!important;grid-template-columns:minmax(0,1fr) 108px!important;bottom:8px!important;left:8px!important;right:8px!important}html body .market-config-view.product-config-page .config-drawer-price strong{font-size:20px!important}}@media (width<=760px){html body .market-config-view.product-config-page .server-config-field .config-choice-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}html body .market-config-view.product-config-page .server-config-field .config-choice-row button{white-space:nowrap!important;flex:0 auto!important;justify-content:center!important;width:auto!important;min-width:72px!important;max-width:100%!important;min-height:34px!important;padding:0 12px!important;font-size:13px!important}html body .market-config-view.product-config-page .server-config-field .config-choice-row button:only-child{min-width:96px!important}html body .market-config-view.product-config-page .server-config-system-field .config-choice-row button,html body .market-config-view.product-config-page .config-system-family-row button,html body .market-config-view.product-config-page .config-system-version-row button{white-space:normal!important;flex-basis:auto!important;width:auto!important;min-width:min(154px,100%)!important}}@media (width<=420px){html body .market-config-view.product-config-page .server-config-field .config-choice-row{gap:7px!important}html body .market-config-view.product-config-page .server-config-field .config-choice-row button{min-width:64px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important}}@media (width<=760px){html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:82px!important;max-width:118px!important;min-height:40px!important;padding:7px 10px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn svg{display:none!important}}@media (width<=1024px){html body .home-banner{padding-top:92px!important}}@media (width<=640px){html body .home-banner{padding-top:112px!important}}@media (width<=360px){html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{flex-wrap:wrap!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{min-width:76px!important}}@media (width<=760px){html body .market-config-view.product-config-page .config-bottom-drawer.network-step-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer.network-step-drawer{grid-template-columns:minmax(74px,1fr) max-content!important;gap:8px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-info{grid-column:1/-1!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price{grid-area:2/1!important;align-items:baseline!important;gap:4px!important;min-width:0!important;display:flex!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price>span{flex:none;font-size:10px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price strong{text-overflow:ellipsis;min-width:0;overflow:hidden;font-size:18px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price strong span{font-size:10px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{flex-flow:row!important;grid-area:2/2!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:62px!important;max-width:none!important;min-height:38px!important;padding:6px 8px!important;font-size:11px!important;line-height:1.1!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn:nth-child(2){min-width:78px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn:nth-child(3){min-width:72px!important}}@media (width<=360px){html body .market-config-view.product-config-page .config-bottom-drawer.network-step-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer.network-step-drawer{grid-template-columns:minmax(64px,1fr) max-content!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price>span{display:none!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price strong{font-size:17px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{flex-wrap:nowrap!important;gap:5px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{min-width:56px!important;padding:6px 7px!important;font-size:10px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn:nth-child(2){min-width:72px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn:nth-child(3){min-width:66px!important}}@media (width>=761px) and (width<=900px){html body .product-grid,html body .server-sales-scene-grid,html body .server-sales-preferred-grid,html body .server-sales-product-grid,html body .server-sales-quality-grid,html body .market-products-grid,html body .buyer-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important}html body .server-sales-bridge-wrap{margin-top:-44px!important}html body .server-sales-bridge-card{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body .server-sales-bridge-main,html body .server-sales-bridge-info div{border-radius:8px!important;min-height:112px!important;padding:16px 18px!important}html body .server-sales-bridge-main{grid-column:1/-1}html body .server-sales-bridge-info{grid-area:auto!important;display:contents!important}html body .server-sales-bridge-info div:nth-child(3){grid-column:1/-1}html body .server-sales-bridge-info strong{font-size:15px!important}html body .server-sales-bridge-info span{font-size:12px!important}html body .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 18px!important;display:grid!important}html body .site-footer .footer-brand-block{grid-column:1/-1}html body .site-footer .footer-legal-contact-row{white-space:normal!important;grid-template-columns:1fr!important;gap:14px!important;display:grid!important}html body .site-footer .footer-legal-items,html body .site-footer .footer-records,html body .site-footer .footer-license{flex-direction:initial!important;text-align:left!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;align-items:start!important;gap:8px 12px!important;display:grid!important}html body .site-footer .footer-contact-side{border-top:1px solid #e2e8f029;border-left:0;width:100%;padding-top:12px;padding-left:0}html body .market-config-view.product-config-page,html body .market-main>.market-config-view.product-config-page{padding:16px 16px 178px!important}html body .market-config-view.product-config-page .config-choice-row,html body .market-config-view.product-config-page .config-system-family-row,html body .market-config-view.product-config-page .config-system-version-row{flex-wrap:wrap!important;gap:8px!important;display:flex!important}html body .market-config-view.product-config-page .server-config-field .config-choice-row button{white-space:nowrap!important;flex:0 auto!important;width:auto!important;min-width:76px!important;max-width:100%!important;min-height:34px!important;padding:0 12px!important}html body .market-config-view.product-config-page .server-config-system-field .config-choice-row button,html body .market-config-view.product-config-page .config-system-family-row button,html body .market-config-view.product-config-page .config-system-version-row button{white-space:normal!important;min-width:min(160px,100%)!important}html body .market-config-view.product-config-page .config-bottom-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer{min-height:0!important;max-height:none!important;padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border:1px solid #e2e8f0f5!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) minmax(136px,168px)!important;align-items:center!important;gap:10px 14px!important;display:grid!important;bottom:14px!important;left:14px!important;right:14px!important;overflow:hidden!important;box-shadow:0 -10px 30px #0f172a24!important}html body .market-config-view.product-config-page .config-drawer-info{grid-column:1/-1;grid-template-columns:1fr!important;gap:5px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-summary-trigger{color:#64748b!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-height:0!important;padding:0!important;font-size:12px!important;line-height:1.2!important;display:block!important}html body .market-config-view.product-config-page .config-drawer-summary-trigger:before,html body .market-config-view.product-config-page .config-drawer-summary-trigger:after{display:none!important}html body .market-config-view.product-config-page .config-drawer-summary-list{grid-template-columns:1fr!important;gap:3px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-summary-line{color:#64748b!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12px!important;line-height:1.35!important;display:block!important;overflow:hidden!important}html body .market-config-view.product-config-page .config-drawer-summary-line.primary{color:#0f172a!important;font-size:13px!important;font-weight:900!important}html body .market-config-view.product-config-page .config-drawer-summary-line span{color:inherit!important;font:inherit!important;font-weight:inherit!important;white-space:inherit!important;display:inline!important}html body .market-config-view.product-config-page .config-drawer-summary-line span+span:before{color:#cbd5e1!important;content:"·"!important;padding:0 5px!important}html body .market-config-view.product-config-page .config-drawer-price{grid-column:1;grid-template-columns:1fr!important;gap:2px!important;min-width:0!important;padding:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-price>span{font-size:11px!important}html body .market-config-view.product-config-page .config-drawer-price strong{white-space:nowrap;color:#e24d1a!important;font-size:24px!important;line-height:1.05!important}html body .market-config-view.product-config-page .config-drawer-price strong span{color:#64748b!important;font-size:11px!important}html body .market-config-view.product-config-page .config-drawer-actions{grid-column:2;grid-template-columns:1fr!important;gap:0!important;min-width:0!important;display:grid!important}html body .market-config-view.product-config-page .config-drawer-actions .btn{white-space:normal!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:48px!important;padding:8px 12px!important;font-size:13px!important}html body .market-config-view.product-config-page .config-bottom-drawer.network-step-drawer,html body .market-main>.market-config-view.product-config-page .config-bottom-drawer.network-step-drawer{grid-template-columns:minmax(150px,1fr) max-content!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-info{grid-column:1/-1!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price{grid-area:2/1!important;align-items:baseline!important;gap:6px!important;display:flex!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-price strong{font-size:22px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions{flex-flow:row!important;grid-area:2/2!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:76px!important;max-width:none!important;min-height:40px!important;padding:7px 12px!important;font-size:12px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn:nth-child(2){min-width:94px!important}html body .market-config-view.product-config-page .network-step-drawer .config-drawer-actions .btn svg{display:none!important}html body:has(.market-config-view.product-config-page) .floating-contact{display:none!important}}
