:root{color:#303133;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-color:#f5f7fa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}#app{min-height:100vh}.site{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:sticky;top:0}.logo{flex-direction:column;display:flex}.logo .brand{color:#303133;font-size:20px;font-weight:700}.logo .slogan{color:#909399;font-size:12px}.nav{gap:16px;font-size:14px;display:flex}.nav a{color:#606266;border-radius:4px;padding:6px 8px}.nav a:hover{color:#409eff;background-color:#f2f6fc}.nav-actions{gap:8px;display:flex}.nav-toggle{cursor:pointer;background-color:#fff;border:1px solid #e4e7ed;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:none}.camera-icon{width:20px;height:16px;transition:transform .2s,filter .2s;display:inline-block;position:relative}.camera-body{background:linear-gradient(135deg,#1f2933,#111827);border-radius:4px;position:absolute;inset:4px 2px 1px}.camera-lens{background:radial-gradient(circle at 30% 30%,#fff,#60a5fa 40%,#111827);border-radius:999px;width:8px;height:8px;position:absolute;top:6px;left:8px;box-shadow:0 0 4px #60a5fab3}.camera-handle{background:#111827;border-radius:3px;width:10px;height:3px;position:absolute;top:1px;left:3px}.camera-dot{background:#f97316;border-radius:999px;width:3px;height:3px;position:absolute;top:6px;right:4px}.nav-toggle:hover .camera-icon{filter:brightness(1.1)}.camera-icon.open{transform:scale(.9)rotate(-8deg)}.nav-mobile{display:none}.btn-primary,.btn-secondary,.btn-outline{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:8px 16px;font-size:14px}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff7a45,#ff4d4f);border-color:#ff7a45}.btn-primary:hover{filter:brightness(1.05)}.btn-secondary{color:#ff7a45;background-color:#fff;border-color:#ffd1b3}.btn-secondary:hover{background-color:#fff7e6}.btn-outline{color:#409eff;background-color:#0000;border-color:#c6e2ff}.btn-outline:hover{background-color:#ecf5ff}.section{max-width:1120px;margin:0 auto;padding:56px 20px}.section-alt{background-color:#fff}.section-title{text-align:left;margin-bottom:24px}.section-title h2{color:#303133;margin:0 0 8px;font-size:24px}.section-title p{color:#909399;margin:0;font-size:14px}.hero{grid-template-columns:minmax(0,2fr) minmax(0,1.6fr);align-items:center;gap:32px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ff7a4514,#0000 55%),radial-gradient(circle at 100% 0,#409eff14,#0000 55%);position:absolute;inset:0}.hero-text,.hero-right{position:relative}.hero-text h1{color:#303133;margin:0 0 16px;font-size:32px}.hero-sub{color:#606266;margin:0 0 20px;font-size:14px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.hero-highlights{color:#606266;gap:6px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.hero-highlights li{align-items:center;gap:6px;display:flex}.hero-highlights .dot{background:linear-gradient(135deg,#ff7a45,#ff4d4f);border-radius:999px;width:8px;height:8px;box-shadow:0 0 4px #ff4d4f99}.hero-right{flex-direction:column;gap:16px;display:flex}.hero-card{background-color:#fff;border-radius:12px;padding:16px 18px;box-shadow:0 6px 18px #1f2d3d14}.hero-card--gradient{color:#e5e7eb;background:radial-gradient(circle at 0 0,#fffc,#1f2933),linear-gradient(135deg,#111827,#1f2933)}.hero-card--gradient h2{color:#f9fafb}.hero-card--gradient ul{color:#e5e7eb}.hero-card h2{color:#303133;margin:0 0 8px;font-size:16px}.hero-card ul{color:#606266;margin:0;padding:0;font-size:13px;list-style:none}.hero-card li{margin-bottom:4px}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.card{background-color:#f9fafc;border:1px solid #ebeef5;border-radius:10px;padding:16px;position:relative;overflow:hidden}.card:before{content:"";opacity:0;background:radial-gradient(circle at 0 0,#ff7a4514,#0000 55%);transition:opacity .25s ease-out;position:absolute;inset:0}.card:hover:before{opacity:1}.card:hover{transition:all .2s ease-out;transform:translateY(-2px);box-shadow:0 10px 25px #1f2d3d1f}.card h3{color:#303133;margin:0 0 8px;font-size:16px}.card p{color:#606266;margin:0 0 8px;font-size:13px}.card ul{color:#606266;margin:0;padding-left:18px;font-size:13px}.split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;gap:24px;display:grid}.split-block h3{color:#303133;margin:0 0 8px;font-size:16px}.split-block p{color:#606266;margin:0 0 10px;font-size:14px}.split-block ul{color:#606266;margin:0 0 12px;padding-left:18px;font-size:13px}.steps{color:#606266;padding-left:20px;font-size:13px}.steps li{margin-bottom:4px}.employer-layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1.4fr);align-items:flex-start;gap:28px;display:grid}.employer-timeline h3,.employer-aside h3{color:#303133;margin:0 0 12px;font-size:16px}.timeline{border-left:1px dashed #dcdfe6;margin:0;padding:0 0 0 18px;list-style:none}.timeline li{margin-bottom:16px;padding-left:8px;position:relative}.timeline-badge{color:#fff;background:linear-gradient(135deg,#ff7a45,#ff4d4f);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex;position:absolute;top:0;left:-28px;box-shadow:0 4px 10px #ff7a4566}.timeline-content h4{color:#303133;margin:0 0 4px;font-size:14px}.timeline-content p{color:#606266;margin:0;font-size:13px}.employer-stats{background:#fff;border:1px solid #ebeef5;border-radius:12px;margin-bottom:12px;padding:14px 16px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.stat-item{text-align:left}.stat-value{color:#ff7a45;font-size:18px;font-weight:600}.stat-label{color:#909399;font-size:12px}.employer-security{background:#f9fafc;border-radius:10px;margin-bottom:12px;padding:12px 14px}.employer-security ul{color:#606266;margin:6px 0 0;padding-left:18px;font-size:13px}.employer-price-card{background:#fff;border:1px dashed #ffd1b3;border-radius:10px;padding:12px 14px}.price-row{color:#606266;justify-content:space-between;margin-bottom:4px;font-size:13px;display:flex}.price-row .price{color:#ff7a45;font-weight:500}.price-tip{color:#c0c4cc;margin:6px 0 0;font-size:12px}.provider-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1.6fr);align-items:stretch;gap:28px;display:grid}.provider-cards{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.provider-card{background:#fff;border:1px solid #ebeef5;border-radius:10px;padding:14px 16px}.provider-card h3{color:#303133;margin:0 0 8px;font-size:15px}.provider-card ul,.provider-card ol{color:#606266;margin:0;padding-left:18px;font-size:13px}.provider-highlight{color:#e5e7eb;background:linear-gradient(135deg,#0f172a,#1f2933);border-radius:14px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.provider-highlight h3{color:#f9fafb;margin:0 0 4px;font-size:16px}.provider-tip{color:#e5e7eb;margin:0;font-size:13px}.tag-list{flex-wrap:wrap;gap:8px;margin:6px 0 4px;display:flex}.tag{background:#0f172a99;border:1px solid #ffffff4d;border-radius:999px;padding:4px 10px;font-size:12px}.provider-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.compare-col h4{color:#e5e7eb;margin:0 0 4px;font-size:13px}.compare-col ul{color:#cbd5f5;margin:0;padding-left:16px;font-size:12px}.compare-col--highlight{background:#0f172acc;border-radius:10px;padding:8px 10px}.qrcode-section{text-align:center}.qrcode-wrapper{justify-content:center;margin-top:16px;display:flex}.qrcode-placeholder{background-color:#fff;border:1px dashed #dcdfe6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.qrcode-placeholder span{color:#606266;font-size:14px}.qrcode-placeholder small{color:#c0c4cc;margin-top:4px;font-size:12px}.site-footer{color:#909399;text-align:center;background-color:#fff;border-top:1px solid #ebeef5;margin-top:auto;padding:16px 24px;font-size:12px}.mobile-nav-fade-enter-active,.mobile-nav-fade-leave-active{transition:opacity .15s ease-out,transform .15s ease-out}.mobile-nav-fade-enter-from,.mobile-nav-fade-leave-to{opacity:0;transform:translateY(-8px)}@media (width<=960px){.hero{grid-template-columns:minmax(0,1fr)}.hero-right{order:-1}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.site-header{flex-wrap:wrap;gap:8px}.nav.nav-desktop,.nav-actions.nav-desktop{display:none}.nav-toggle{display:inline-flex}.nav-mobile{background-color:#fff;border-bottom:1px solid #ebeef5;flex-direction:column;gap:4px;padding:8px 16px 12px;display:flex}.nav-mobile a{color:#606266;padding:6px 0;font-size:14px}.btn-mobile-login{color:#409eff;background-color:#ecf5ff;border:1px solid #c6e2ff;border-radius:999px;margin-top:4px;padding:8px 12px;font-size:14px}.nav{flex-wrap:wrap;justify-content:center;width:100%}.nav-actions{justify-content:center;width:100%}.hero-text h1{font-size:24px}.section{padding:40px 16px}.cards-grid,.split,.employer-layout,.provider-layout{grid-template-columns:minmax(0,1fr)}}
