:root{--blue:#1677ff;--ink:#172033;--muted:#687386;--border:#e7ebf1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit}.skip-link{color:var(--blue);z-index:100;background:#fff;padding:10px 14px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--border);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 600px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand img{-o-object-fit:contain;object-fit:contain;width:34px;height:34px}.brand strong{font-size:20px}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a,.text-button{color:#3b4658;align-items:center;min-height:36px;font-size:14px;text-decoration:none;display:flex}.link-button:hover,.site-header .nav-dropdown.active>a,.site-header nav a.active,.site-header nav a:hover,.text-button:hover{color:var(--blue)}.mobile-menu-button{background:0 0;border:0;width:40px;height:40px;padding:8px;display:none}.mobile-menu-button span{background:#354156;width:23px;height:2px;margin:5px 0;display:block}.nav-dropdown{position:relative}.nav-dropdown-trigger{align-items:center}.nav-dropdown:hover .nav-dropdown-trigger{color:var(--blue)}.nav-dropdown>div{background:#fff;border:1px solid #e3eaf3;border-radius:8px;gap:2px;min-width:140px;padding:6px;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #14233c1a}.nav-dropdown:focus-within>div,.nav-dropdown:hover>div{display:grid}.nav-dropdown>div a{white-space:nowrap;border-radius:5px;padding:9px 12px}.nav-dropdown>div a:hover{background:#f2f7ff}.header-actions,.hero-actions{align-items:center;gap:10px;display:flex}.register-short{display:none}.portal-account-link{color:#25364d;background:#f6f9fe;border:1px solid #d8e5f5;border-radius:6px;align-items:center;gap:9px;height:38px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.portal-account-link:hover{color:var(--blue);background:#edf5ff;border-color:#a9cdfc}.portal-account-dot{background:#20b26b;border:2px solid #dff6ea;border-radius:50%;width:9px;height:9px}.portal-account-arrow{color:#8190a4;margin-left:2px;font-family:Arial,sans-serif;font-size:19px;font-weight:400;line-height:1}.portal-account-link:hover .portal-account-arrow{color:var(--blue)}.enterprise-wechat-float{color:#2b3b52;z-index:30;background:#fffffff5;border:1px solid #dce7f5;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 14px 0 7px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;position:fixed;bottom:28px;right:24px;box-shadow:0 12px 28px #16417824}[hidden]{display:none!important}.enterprise-wechat-float:hover{color:#1677ff;background:#fff;border-color:#b8cdec;transform:translateY(-2px);box-shadow:0 16px 34px #1641782e}.enterprise-wechat-icon{color:#fff;background:#1677ff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.enterprise-wechat-icon svg{fill:currentColor;width:20px;height:20px;display:block}.enterprise-wechat-text{white-space:nowrap;font-size:13px;font-weight:700;line-height:1}.button,.ghost-button,.light-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 22px;font-weight:600;text-decoration:none;display:inline-flex}.button{background:var(--blue);border:1px solid var(--blue);color:#fff}.button:hover{background:#0868e8}.button.compact{min-height:36px;padding:0 16px}.link-button,.text-button{cursor:pointer;background:0 0;border:0;padding:8px;text-decoration:none}.hero{background:#f2f7fd;height:min(640px,100vh - 68px);min-height:540px;position:relative;overflow:hidden}.hero-media,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-media{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.46}.hero-shade{background:linear-gradient(90deg,#f2f7fd 0,#f2f7fdf0 30%,#f2f7fd7a 62%,#f2f7fd1f)}.hero-content{color:var(--ink);max-width:1200px;margin:0 auto;padding:100px 24px 0;position:relative}.hero-kicker{color:var(--blue);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.hero-kicker span{background:var(--blue);width:28px;height:2px}.hero h1{margin:20px 0 14px;font-size:60px;line-height:1.1}.hero-lead{max-width:720px;margin:0;font-size:27px;line-height:1.5}.hero-copy{color:#52647b;max-width:610px;margin:18px 0 30px;font-size:16px;line-height:1.8}.ghost-button{color:#245a98;background:#ffffffb8;border:1px solid #a8c7ee}.hero-trust{flex-wrap:wrap;gap:24px;margin-top:38px;display:flex}.hero-trust span{color:#62748a;font-size:13px}.signal-band{border:1px solid var(--border);z-index:2;background:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:-44px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #1f37561a}.signal-band div{border-right:1px solid var(--border);gap:5px;padding:25px 32px;display:grid}.signal-band div:last-child{border-right:0}.network-copy p,.section-heading p,.signal-band span,.support-band p{color:var(--muted);line-height:1.7}.content-section{max-width:1200px;margin:0 auto;padding:88px 24px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.network-copy>span,.section-heading>div>span,.support-band>div>span{color:var(--blue);font-size:13px;font-weight:700}.network-copy h2,.section-heading h2,.support-band h2{margin:8px 0 10px;font-size:34px;line-height:1.3}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:360px;padding:26px;display:flex}.product-card.featured{border-top:3px solid var(--blue);padding-top:24px}.product-top{justify-content:space-between}.product-icon,.product-top{align-items:center;display:flex}.product-icon{border-radius:7px;justify-content:center;width:48px;height:48px;font-size:18px;font-weight:700}.product-icon,.recommended{color:var(--blue);background:#edf5ff}.recommended{border-radius:4px;padding:4px 8px;font-size:12px}.product-card h3{margin:22px 0 9px;font-size:21px}.product-card p{color:var(--muted);min-height:48px;margin:0;line-height:1.7}.hardware{border-bottom:1px solid var(--border);color:#445066;margin-top:22px;padding:0 0 18px}.price{margin:22px 0}.price strong{color:#ef5b2a;font-size:25px}.price small{color:var(--muted);font-size:13px}.card-button{color:var(--blue);border:1px solid #b9d7ff;border-radius:5px;justify-content:center;align-items:center;min-height:40px;margin-top:auto;text-decoration:none;display:flex}.network-section{color:#fff;background:#10233f}.network-inner{grid-template-columns:.9fr 1.1fr;gap:70px;max-width:1200px;margin:0 auto;padding:76px 24px;display:grid}.network-copy p{color:#b9c7da}.light-button{color:#12335f;background:#fff;border:1px solid #fff;margin-top:26px}.zone-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;display:grid}.zone-list>div{background:#ffffff12;border:1px solid #ffffff24;border-radius:6px;grid-template-columns:12px 1fr;padding:16px;display:grid}.zone-list i{background:#4ea3ff;border-radius:50%;grid-row:span 2;width:8px;height:8px;margin-top:6px}.zone-list small{color:#9fb0c7;grid-column:2;margin-top:4px}.centered{text-align:center;justify-content:center}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.capability-grid article{border-top:1px solid var(--border);padding-top:24px}.capability-grid b{color:var(--blue);font-size:13px}.capability-grid h3{margin:18px 0 9px;font-size:18px}.capability-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.article-section{padding-top:10px}.article-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.article-card{border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:245px;padding:24px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.article-card:hover{border-color:#9dc6ff;transform:translateY(-3px)}.article-card>span{color:var(--blue);font-size:13px;font-weight:700}.article-card h2,.article-card h3{margin:18px 0 9px;font-size:18px;line-height:1.5}.article-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.article-card time{color:#96a1b1;margin-top:auto;padding-top:22px;font-size:12px}.content-filter{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.content-tabs{flex-wrap:wrap;gap:8px;display:flex}.support-help-categories{margin-bottom:20px}.content-tabs a{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 15px;text-decoration:none}.content-tabs a.active,.content-tabs a:hover{color:var(--blue);background:#edf5ff;border-color:#b9d7ff}.content-search{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.content-search label{color:var(--muted);font-size:12px}.content-search>div{gap:8px;display:flex}.content-search input{border:1px solid var(--border);border-radius:5px;width:230px;min-height:38px;padding:0 12px}.content-search button{background:var(--blue);border:1px solid var(--blue);color:#fff;cursor:pointer;border-radius:5px;min-height:38px;padding:0 16px}.content-pagination{justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}.content-pagination a{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:5px;align-items:center;min-height:36px;padding:0 14px;text-decoration:none;display:inline-flex}.content-pagination a.disabled{opacity:.4;pointer-events:none}.page-hero{color:var(--ink);background:#f2f7fd;border-bottom:1px solid #e5edf7;padding:86px 24px}.page-hero>div,.page-wrap{max-width:1200px;margin:0 auto}.page-hero p{color:#52647b;max-width:660px;margin:14px 0 0;line-height:1.8}.page-hero h1{margin:0;font-size:46px;line-height:1.25}.page-eyebrow{color:var(--blue);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.product-hero{color:var(--ink);background:#f2f7fd;min-height:500px;position:relative;overflow:hidden}.product-hero-inner{z-index:1;max-width:1200px;margin:0 auto;padding:90px 24px 80px;position:relative}.product-hero-media,.product-hero-shade{width:58%;height:100%;position:absolute;top:0;right:0}.product-hero-media{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.3}.product-hero-shade{background:linear-gradient(90deg,#f2f7fd 0,#f2f7fdf2 30%,#f2f7fd2e)}.product-eyebrow{color:var(--blue);align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.product-eyebrow span{background:var(--blue);width:28px;height:2px}.product-hero h1{letter-spacing:0;margin:18px 0 14px;font-size:52px;line-height:1.2}.product-hero p{color:#52647b;max-width:590px;margin:0 0 28px;font-size:18px;line-height:1.8}.product-hero .ghost-button{color:#245a98;border-color:#a8c7ee}.product-hero-points{color:#62748a;flex-wrap:wrap;gap:22px;margin-top:26px;font-size:13px;display:flex}.product-hero-points span:before{color:var(--blue);content:"✓";margin-right:6px;font-weight:700}.page-wrap{padding:72px 24px 100px}.page-wrap h2{margin:0 0 14px;font-size:30px}.page-wrap>p.lead{color:var(--muted);margin:0 0 34px;line-height:1.8}.feature-grid,.help-grid,.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card,.help-card,.service-card{border:1px solid var(--border);border-radius:8px;padding:26px}.feature-card h3,.help-card h3,.service-card h3{margin:0 0 10px}.feature-card p,.help-card p,.service-card p{color:var(--muted);margin:0;line-height:1.8}.service-card strong{color:#ef5b2a;margin-top:20px;font-size:24px;display:block}.service-label{color:var(--blue);margin-bottom:16px;font-size:12px;font-weight:700;display:inline-block}.help-card a,.service-card a{color:var(--blue);margin-top:20px;text-decoration:none;display:inline-block}.support-links{flex-wrap:wrap;gap:18px;margin-top:22px;display:flex}.support-links a{color:var(--blue);text-decoration:none}.data-table{border-collapse:collapse;width:100%;margin-top:32px}.data-table td,.data-table th{border-bottom:1px solid var(--border);text-align:left;padding:16px}.data-table th{background:#f7f9fc;font-size:13px}.data-table td{color:#526075}.article-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.article-list .article-card{min-height:250px}.article-layout{grid-template-columns:minmax(0,760px) 260px;gap:60px;display:grid}.article-body h2{margin:34px 0 12px;font-size:26px}.article-body h3{margin:26px 0 8px;font-size:19px}.article-body li,.article-body p{color:#526075;line-height:2}.article-body ul{padding-left:22px}.article-meta{color:#96a1b1;flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.article-meta a{color:var(--blue);text-decoration:none}.rich-content{margin-top:28px}.rich-content img{max-width:100%;height:auto}.rich-content pre{background:#f5f7fa;border-radius:6px;padding:16px;overflow-x:auto}.article-aside{border-left:1px solid var(--border);height:max-content;padding-left:24px}.article-aside strong{margin-bottom:15px;display:block}.article-aside a{color:var(--muted);line-height:2;text-decoration:none;display:block}.faq-list{gap:12px;max-width:850px;display:grid}.faq-list details{border:1px solid var(--border);border-radius:7px;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:600}.faq-list p{color:var(--muted);margin:15px 0 0;line-height:1.8}.contact-strip{background:#f4f8fd;border:1px solid #e1eaf4;margin-top:46px;padding:28px}.contact-strip span{margin-left:24px}.contact-strip a{color:var(--blue);text-decoration:none}.section-spaced{margin-top:72px!important}.billing-comparison{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.billing-comparison article{border-top:2px solid var(--blue);padding:24px 4px}.about-intro>span,.billing-comparison span,.contact-grid article>span{color:var(--blue);font-size:12px;font-weight:700}.billing-comparison h3{margin:14px 0 10px;font-size:21px}.about-intro p,.billing-comparison p,.contact-grid p{color:var(--muted);line-height:1.9}.empty-content{border:1px dashed var(--border);text-align:center;grid-column:1/-1;padding:50px}.empty-content p{color:var(--muted)}.about-intro{max-width:800px;margin-bottom:42px}.about-intro h2{margin:12px 0;font-size:34px}.feature-card b{color:var(--blue);margin-bottom:18px;font-size:12px;display:block}.contact-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.contact-grid article{border-left:1px solid var(--border);min-height:280px;padding:12px 34px 30px}.contact-grid article:first-child{border-left:0;padding-left:0}.contact-grid h2{margin:20px 0 12px;font-size:22px}.contact-grid a{color:var(--blue);margin-top:24px;text-decoration:none;display:inline-block}.contact-grid strong{margin-top:24px;font-size:22px;display:block}.error-page{text-align:center;justify-content:center;align-items:center;min-height:70vh;padding:40px;display:flex}.error-page span{color:var(--blue);font-size:60px;font-weight:700}.error-page h1{font-size:32px}.error-page p{color:var(--muted);margin-bottom:28px}.support-band{background:#f4f8fd;border:1px solid #e1eaf4;justify-content:space-between;align-items:center;gap:32px;max-width:1152px;margin:0 auto 88px;padding:38px 44px;display:flex}.support-band h2{font-size:27px}footer{color:#fff;background:#0a1526}.footer-main{grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:50px;max-width:1200px;margin:0 auto;padding:55px 24px;display:grid}.footer-brand .brand{color:#fff}.footer-brand p,.footer-main span{color:#8f9db1}.footer-main>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-main a{color:#aeb9c8;text-decoration:none}.footer-main a:hover{color:#fff}.footer-bottom{color:#7e8da3;border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;max-width:1200px;margin:0 auto;padding:20px 24px;font-size:12px;display:flex}.footer-legal,.footer-links{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.footer-links>span{color:#aeb9c8;font-weight:600}.footer-legal a,.footer-links a{color:#8f9db1;text-decoration:none}.footer-legal a:hover,.footer-links a:hover{color:#fff}@media (width<=900px){.mobile-menu-button{background:#f6f9fe;border:1px solid #dce7f5;border-radius:10px;flex:none;order:2;display:block}.mobile-menu-button span{margin-left:auto;margin-right:auto}.site-header nav{background:#fffffffa;border:1px solid #e1e9f4;border-radius:0 0 18px 18px;flex-direction:column;align-items:stretch;gap:4px;padding:12px;display:none;position:absolute;top:67px;left:12px;right:12px;box-shadow:0 18px 36px #1720331a}.site-header nav.open{display:flex}.site-header nav a{border-radius:10px;min-height:42px;padding:0 12px}.site-header nav a.active,.site-header nav a:hover{background:#f2f7ff}.nav-dropdown>div{box-shadow:none;background:#f7faff;border:0;gap:4px;margin:2px 0 2px 14px;padding:6px;display:grid;position:static;left:0;transform:none}.nav-dropdown>div a{min-height:36px;padding:0 10px}.header-actions{order:1;margin-left:auto}.hero{height:650px}.hero-content{padding-top:80px}.hero h1{font-size:50px}.article-grid,.article-list,.capability-grid,.feature-grid,.help-grid,.service-grid,.signal-band{grid-template-columns:repeat(2,1fr)}.network-inner,.product-grid{grid-template-columns:1fr}.network-inner{gap:36px}.article-layout{grid-template-columns:1fr}.article-aside{border-left:0;border-top:1px solid var(--border);padding:24px 0 0}.footer-main{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.site-header{gap:10px;height:60px;padding:0 14px}.brand{gap:8px;min-width:0}.brand img{width:30px;height:30px}.brand strong{white-space:nowrap;font-size:18px}.site-header nav{top:59px}.header-actions{gap:6px}.header-login-button{color:#3b4658;background:#f7faff;border:1px solid #dce7f5;padding:0 12px;font-weight:600;display:inline-flex}.header-login-button,.header-register-button{border-radius:999px;height:34px;min-height:34px;font-size:13px}.header-register-button{padding:0 13px}.register-full{display:none}.register-short{display:inline}.mobile-menu-button{width:36px;height:36px;padding:7px}.mobile-menu-button span{width:20px}.hero{height:calc(100svh - 108px);min-height:560px}.hero-shade{background:#f2f7fde0}.hero-media{opacity:.12}.hero-content{padding:68px 20px 0}.hero h1{font-size:44px}.hero-lead{font-size:23px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.hero-trust{gap:12px 18px;margin-top:28px}.signal-band{grid-template-columns:1fr 1fr;margin-top:-28px}.signal-band div{padding:18px}.content-section,.page-wrap{padding:60px 18px}.section-heading{flex-direction:column;align-items:flex-start}.network-copy h2,.section-heading h2{font-size:28px}.network-inner{padding:58px 18px}.article-grid,.article-list,.capability-grid,.feature-grid,.help-grid,.service-grid,.zone-list{grid-template-columns:1fr}.page-hero{padding:62px 18px}.page-hero h1{font-size:36px}.product-hero-inner{padding:64px 18px 58px}.product-hero-media,.product-hero-shade{width:100%}.product-hero-media{opacity:.12}.product-hero-shade{background:#f2f7fde0}.product-hero h1{font-size:40px}.product-hero p{font-size:16px}.product-hero-points{gap:10px 18px}.support-band{flex-direction:column;align-items:flex-start;margin:0 18px 60px;padding:28px 22px}.support-band a{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:34px;padding:42px 18px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:18px}}@media (width<=420px){.site-header{padding:0 10px}.brand strong{font-size:17px}.header-login-button{padding:0 10px}.header-register-button{padding:0 11px}}@media (width<=600px){.content-filter{flex-direction:column;align-items:stretch}.content-search input{flex:1;width:auto}.content-search>div{width:100%}.billing-comparison,.contact-grid{grid-template-columns:1fr}.contact-grid article,.contact-grid article:first-child{border-left:0;border-top:1px solid var(--border);min-height:0;padding:28px 0}.contact-grid article:first-child{border-top:0}.contact-strip span{margin:12px 0 0;display:block}}@media (hover:none) and (pointer:coarse),(width<=900px){.enterprise-wechat-float{bottom:max(16px,calc(env(safe-area-inset-bottom) + 14px));height:46px;right:max(14px,env(safe-area-inset-right));justify-content:center;gap:0;width:46px;padding:0}.enterprise-wechat-float:hover{transform:none}.enterprise-wechat-text{display:none}.enterprise-wechat-icon{width:31px;height:31px}.enterprise-wechat-icon svg{width:19px;height:19px}}@media (width<=360px){.enterprise-wechat-float{bottom:max(12px,calc(env(safe-area-inset-bottom) + 10px));width:42px;height:42px;right:12px}.enterprise-wechat-icon{width:28px;height:28px}.enterprise-wechat-icon svg{width:18px;height:18px}}.error-page[data-v-c18d6ac6]{box-sizing:border-box;color:#172033;background:#f5f8fc;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.error-card[data-v-c18d6ac6]{text-align:center;background:#fff;border:1px solid #e3eaf3;border-radius:18px;width:100%;max-width:560px;padding:42px 48px 36px;box-shadow:0 18px 50px #243d5e1a}.error-brand[data-v-c18d6ac6]{color:#1c4f91;gap:9px;font-size:18px}.brand-mark[data-v-c18d6ac6],.error-brand[data-v-c18d6ac6]{align-items:center;display:inline-flex}.brand-mark[data-v-c18d6ac6]{background:#e9f2ff;border:1px solid #c8defb;border-radius:9px;justify-content:center;width:34px;height:34px;font-size:17px}.brand-mark[data-v-c18d6ac6],.error-code[data-v-c18d6ac6]{color:#2563eb;font-weight:800}.error-code[data-v-c18d6ac6]{letter-spacing:.04em;margin-top:32px;font-size:clamp(68px,14vw,96px);line-height:1}.error-eyebrow[data-v-c18d6ac6]{color:#7890aa;letter-spacing:.16em;margin:18px 0 10px;font-size:11px;font-weight:700}h1[data-v-c18d6ac6]{margin:0;font-size:clamp(24px,4vw,32px);line-height:1.35}.error-description[data-v-c18d6ac6]{color:#66758a;max-width:430px;margin:12px auto 0;line-height:1.8}.error-actions[data-v-c18d6ac6]{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.error-actions a[data-v-c18d6ac6]{border-radius:8px;min-height:42px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none}.primary-action[data-v-c18d6ac6]{color:#fff;background:#2563eb;align-items:center;display:inline-flex}.primary-action[data-v-c18d6ac6]:hover{background:#1d4ed8}.secondary-action[data-v-c18d6ac6]{color:#31506f;border:1px solid #d8e3f0;align-items:center;display:inline-flex}.secondary-action[data-v-c18d6ac6]:hover{background:#f5f8fc}.error-hint[data-v-c18d6ac6]{color:#98a5b5;margin:28px 0 0;font-size:12px}@media (width<=560px){.error-card[data-v-c18d6ac6]{padding:34px 22px 28px}.error-actions[data-v-c18d6ac6]{flex-direction:column;align-items:stretch}.error-actions a[data-v-c18d6ac6]{justify-content:center}}
