*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif;background-color:#0a0a0f;color:#e4e4e7;line-height:1.6}#app{min-height:100vh;display:flex;flex-direction:column}.container{width:90%;max-width:1280px;margin:0 auto}.notification-bar{background:linear-gradient(135deg,#ef44441f,#f43f5e1a);border-bottom:1px solid rgba(239,68,68,.25);padding:1rem 1.5rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1001}.notification-content{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem}.notification-icon{font-size:1rem}.notification-date{color:#fca5a5;font-size:.8rem;font-family:JetBrains Mono,Fira Code,monospace}.notification-divider{color:#6b7280}.notification-text{color:#e5e7eb}.notification-highlight{color:#fca5a5;font-family:JetBrains Mono,Fira Code,monospace;font-weight:700}.notification-badge{background:linear-gradient(135deg,#ef4444,#f43f5e);color:#fff;font-size:.6rem;padding:.1rem .4rem;border-radius:4px;font-weight:700;letter-spacing:.05em;animation:badge-pulse 2s infinite}@keyframes badge-pulse{0%,to{opacity:1}50%{opacity:.7}}.notification-close{position:absolute;right:1.5rem;background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.notification-close:hover{color:#fca5a5;background:#ef44441a}.navbar{background:#0f0f17cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(55,65,81,.5);padding:1rem 0;position:sticky;top:0;z-index:1000}.navbar .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-icon{font-size:1.5rem;color:#22c55e}.logo-text{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{text-decoration:none;color:#a1a1aa;font-weight:500;transition:color .2s;font-size:.95rem}.nav-links a:hover,.nav-links a.router-link-active{color:#22c55e}.nav-price{position:relative}.nav-price:after{content:"new";position:absolute;top:-8px;right:-12px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.65rem;padding:.15rem .4rem;border-radius:4px;font-weight:600}.nav-github{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.nav-github svg{width:20px;height:20px;color:#a1a1aa;transition:color .2s}.nav-github:hover svg{color:#22c55e}.nav-login{text-decoration:none;margin:0;padding:0}.nav-login button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;padding:.5rem 1.25rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:transform .2s,box-shadow .2s;cursor:pointer;margin:0}.nav-login:hover{text-decoration:none}.nav-login:hover button{transform:translateY(-1px);box-shadow:0 4px 20px #a855f766}.footer{background:linear-gradient(180deg,#0f0f17,#0a0a0f);border-top:1px solid rgba(55,65,81,.5);padding:4rem 0 2rem;margin-top:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section h4{color:#e4e4e7;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-section:first-child p{color:#a1a1aa;line-height:1.7;font-size:.9rem}.footer-section a{display:block;color:#a1a1aa;text-decoration:none;padding:.35rem 0;font-size:.9rem;transition:color .2s}.footer-section a:hover{color:#22c55e}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(55,65,81,.5);text-align:center;color:#71717a;font-size:.875rem}@media (max-width: 768px){.nav-links{display:none}.footer-grid{grid-template-columns:1fr;gap:2rem}.notification-content{font-size:.78rem;gap:.35rem}.notification-bar{padding:.5rem 3rem .5rem 1rem}}.home[data-v-f77e45fc]{flex:1}.hero[data-v-f77e45fc]{position:relative;padding:8rem 0 6rem;overflow:hidden}.hero .container[data-v-f77e45fc]{max-width:1000px;text-align:center}.hero-bg-effects[data-v-f77e45fc]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.gradient-orb[data-v-f77e45fc]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float-f77e45fc 8s ease-in-out infinite}.orb-1[data-v-f77e45fc]{width:400px;height:400px;background:radial-gradient(circle,rgba(34,197,94,.4) 0%,transparent 70%);top:-100px;left:-100px;animation-delay:0s}.orb-2[data-v-f77e45fc]{width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.3) 0%,transparent 70%);bottom:-150px;right:-150px;animation-delay:2s}.orb-3[data-v-f77e45fc]{width:300px;height:300px;background:radial-gradient(circle,rgba(34,197,94,.3) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:4s}@keyframes float-f77e45fc{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(30px,10px) scale(1.02)}}.hero-badge[data-v-f77e45fc]{display:inline-flex;align-items:center;gap:.5rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:20px;padding:.375rem .875rem;font-size:.875rem;color:#4ade80;margin-bottom:1.5rem}.badge-dot[data-v-f77e45fc]{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse-f77e45fc 2s infinite}@keyframes pulse-f77e45fc{0%,to{opacity:1}50%{opacity:.5}}.hero-title[data-v-f77e45fc]{font-size:3.5rem;font-weight:800;line-height:1.1;color:#f4f4f5;display:inline-flex;align-items:center;justify-content:center;min-height:4.5rem}.hero-title-wrapper[data-v-f77e45fc]{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;min-height:5rem}.typing-text[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cursor[data-v-f77e45fc]{display:inline-block;color:#22c55e;font-weight:400;margin-left:2px;animation:blink-f77e45fc 1s infinite}@keyframes blink-f77e45fc{0%,50%{opacity:1}51%,to{opacity:0}}.hero-description[data-v-f77e45fc]{font-size:1.125rem;color:#a1a1aa;line-height:1.7;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.hero-buttons[data-v-f77e45fc]{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.btn[data-v-f77e45fc]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .2s;border:none}.btn-primary[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-primary[data-v-f77e45fc]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #22c55e66}.btn-cta-final[data-v-f77e45fc]{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#0f172a;border:1px solid rgba(226,232,240,.35)}.btn-cta-final[data-v-f77e45fc]:hover{transform:translateY(-2px);box-shadow:0 10px 32px #94a3b838}.btn-icon[data-v-f77e45fc]{width:18px;height:18px}.btn-secondary[data-v-f77e45fc]{background:#ffffff0d;color:#e4e4e7;border:1px solid rgba(255,255,255,.1)}.btn-secondary[data-v-f77e45fc]:hover{background:#ffffff1a;border-color:#fff3}.btn-outline[data-v-f77e45fc]{background:transparent;color:#22c55e;border:1px solid rgba(168,85,247,.5)}.btn-outline[data-v-f77e45fc]:hover{background:#a855f71a}.btn-ghost[data-v-f77e45fc]{background:transparent;color:#a1a1aa}.btn-ghost[data-v-f77e45fc]:hover{color:#e4e4e7}.btn-lg[data-v-f77e45fc]{padding:1rem 2rem;font-size:1rem}.btn-openclaw[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e29,#10b98124);color:#86efac;border:1px solid rgba(34,197,94,.3);display:inline-flex;align-items:center;gap:.5rem}.btn-openclaw[data-v-f77e45fc]:hover{background:linear-gradient(135deg,#22c55e3d,#10b98133);border-color:#22c55e80;transform:translateY(-2px);box-shadow:0 8px 30px #22c55e38}.btn-openclaw .model-icon[data-v-f77e45fc]{font-size:1.25rem}.hero-stats[data-v-f77e45fc]{display:flex;justify-content:center;gap:3.5rem;padding-top:3rem;border-top:1px solid rgba(55,65,81,.3);margin-top:3rem}.stat-item[data-v-f77e45fc]{display:flex;flex-direction:column;align-items:center}.stat-value[data-v-f77e45fc]{font-size:2rem;font-weight:700;color:#f4f4f5}.stat-label[data-v-f77e45fc]{font-size:.875rem;color:#71717a;margin-top:.5rem}.hero-glow[data-v-f77e45fc]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(168,85,247,.15) 0%,transparent 70%);pointer-events:none;z-index:-1}.code-demo[data-v-f77e45fc]{padding:4rem 0;background:linear-gradient(180deg,#0f0f1700,#0f0f1780)}.code-demo-content[data-v-f77e45fc]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.code-demo-text h2[data-v-f77e45fc]{font-size:2rem;font-weight:700;color:#f4f4f5;margin-bottom:.5rem}.code-demo-text p[data-v-f77e45fc]{color:#a1a1aa;font-size:1.125rem}.code-window-wrapper[data-v-f77e45fc]{position:relative}.code-window[data-v-f77e45fc]{background:#181825;border-radius:12px;overflow:hidden;border:1px solid rgba(55,65,81,.5);box-shadow:0 25px 80px #00000080}.window-header[data-v-f77e45fc]{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#0000004d;border-bottom:1px solid rgba(55,65,81,.3)}.window-dot[data-v-f77e45fc]{width:12px;height:12px;border-radius:50%}.window-dot.red[data-v-f77e45fc]{background:#ff5f56}.window-dot.yellow[data-v-f77e45fc]{background:#ffbd2e}.window-dot.green[data-v-f77e45fc]{background:#27c93f}.window-title[data-v-f77e45fc]{margin-left:.75rem;font-size:.8rem;color:#6b7280}.window-code[data-v-f77e45fc]{padding:1.25rem;overflow-x:auto;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.6}.window-code code[data-v-f77e45fc]{color:#e4e4e7}.code-keyword[data-v-f77e45fc]{color:#c084fc}.code-function[data-v-f77e45fc]{color:#60a5fa}.code-string[data-v-f77e45fc]{color:#86efac}.code-prop[data-v-f77e45fc]{color:#f9a8d4}.hero-glow[data-v-f77e45fc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(168,85,247,.15) 0%,transparent 70%);pointer-events:none;z-index:-1}.features[data-v-f77e45fc],.models[data-v-f77e45fc],.pricing[data-v-f77e45fc],.openclaw-section[data-v-f77e45fc]{padding:5rem 0}.openclaw-section[data-v-f77e45fc]{background:linear-gradient(180deg,#22c55e0a,#0f0f1700);position:relative}.openclaw-header[data-v-f77e45fc]{text-align:center;margin-bottom:3.5rem}.openclaw-badge[data-v-f77e45fc]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#22c55e26,#10b98121);border:1px solid rgba(34,197,94,.26);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;color:#86efac;margin-bottom:1.5rem;font-weight:600}.model-power-section[data-v-f77e45fc]{padding-top:4rem}.model-power-badge[data-v-f77e45fc]{background:linear-gradient(135deg,#f43f5e29,#f9731624);border-color:#fb71854d;color:#fecdd3}.model-power-title[data-v-f77e45fc]{max-width:780px;margin:0 auto 1rem}.model-power-subtitle[data-v-f77e45fc]{max-width:760px;margin:0 auto;color:#b4b4bb;line-height:1.8}.model-power-points[data-v-f77e45fc]{margin-bottom:0}.model-power-card[data-v-f77e45fc]{max-width:980px;margin:0 auto;padding:3rem;background:radial-gradient(circle at top,rgba(251,113,133,.15),transparent 42%),linear-gradient(135deg,#4c051980,#78350f24);border-color:#fb71853d;box-shadow:0 24px 80px #00000047}.model-power-kicker[data-v-f77e45fc]{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.45rem .85rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fda4af;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.model-power-desc[data-v-f77e45fc]{max-width:760px;color:#d4d4d8;font-size:1.05rem}.model-power-feature-grid[data-v-f77e45fc]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;text-align:left}.model-power-feature[data-v-f77e45fc]{padding:1.25rem 1.1rem;border-radius:14px;background:#09090b57;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.model-power-feature-title[data-v-f77e45fc]{display:block;margin-bottom:.6rem;color:#fff1f2;font-size:1rem;font-weight:700}.model-power-feature-text[data-v-f77e45fc]{display:block;color:#d6d3d1;line-height:1.7;font-size:.94rem}.openclaw-section[data-v-f77e45fc]:not(.model-power-section){background:linear-gradient(180deg,#22c55e0b,#0f0f1700)}.openclaw-section:not(.model-power-section) .openclaw-badge[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e26,#10b98121);border-color:#22c55e42;color:#86efac}.openclaw-section:not(.model-power-section) .oc-feature[data-v-f77e45fc]:hover{border-color:#22c55e6b;box-shadow:0 10px 30px #22c55e24}.openclaw-section:not(.model-power-section) .openclaw-code[data-v-f77e45fc]{border:1px solid rgba(34,197,94,.24)}.openclaw-section:not(.model-power-section) .oc-code-header[data-v-f77e45fc]{background:#22c55e14;border-bottom:1px solid rgba(34,197,94,.16)}.openclaw-section:not(.model-power-section) .oc-title[data-v-f77e45fc]{color:#86efac}.openclaw-section:not(.model-power-section) .oc-stat-value[data-v-f77e45fc]{background:linear-gradient(135deg,#4ade80,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.openclaw-section:not(.model-power-section) .pain-point-card[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e14,#14b8a60d);border:2px solid rgba(34,197,94,.24)}.openclaw-section:not(.model-power-section) .pain-point-card[data-v-f77e45fc]:before{background:radial-gradient(circle,rgba(34,197,94,.08) 0%,transparent 70%)}.openclaw-section:not(.model-power-section) .pain-point-card h3[data-v-f77e45fc]{color:#bbf7d0}.openclaw-section:not(.model-power-section) .pain-desc strong[data-v-f77e45fc]{color:#86efac}.openclaw-section:not(.model-power-section) .pain-stat-value[data-v-f77e45fc]{color:#4ade80}.openclaw-section:not(.model-power-section) .comparison-card.zhigou[data-v-f77e45fc]{border-color:#22c55e4d;background:linear-gradient(180deg,#22c55e17,#1f293780)}.openclaw-section:not(.model-power-section) .featured-ribbon[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e,#14b8a6)}.openclaw-section:not(.model-power-section) .comparison-card.zhigou .cost-value[data-v-f77e45fc]{background:linear-gradient(135deg,#86efac,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.openclaw-section:not(.model-power-section) .openclaw-intro[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e12,#14b8a60d);border:1px solid rgba(34,197,94,.18)}.openclaw-section:not(.model-power-section) .usecase-card[data-v-f77e45fc]:hover{border-color:#22c55e59}.openclaw-section:not(.model-power-section) .openclaw-cta[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e17,#14b8a614);border:1px solid rgba(34,197,94,.22)}.openclaw-section:not(.model-power-section) .cta-highlight[data-v-f77e45fc]{background:linear-gradient(135deg,#86efac,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.badge-icon[data-v-f77e45fc]{font-size:1.125rem}.openclaw-features[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.oc-feature[data-v-f77e45fc]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s}.oc-feature[data-v-f77e45fc]:hover{border-color:#fb718566;transform:translateY(-4px);box-shadow:0 10px 30px #fb71851f}.oc-feature-icon[data-v-f77e45fc]{font-size:2.5rem;margin-bottom:1rem}.oc-feature h3[data-v-f77e45fc]{font-size:1.125rem;color:#f4f4f5;margin-bottom:.75rem}.oc-feature p[data-v-f77e45fc]{color:#a1a1aa;font-size:.9rem;line-height:1.6}.openclaw-code[data-v-f77e45fc]{background:#181825;border-radius:12px;overflow:hidden;border:1px solid rgba(251,113,133,.22);margin:3rem 0}.oc-code-header[data-v-f77e45fc]{background:#fb718514;padding:.75rem 1.25rem;border-bottom:1px solid rgba(251,113,133,.16)}.oc-title[data-v-f77e45fc]{color:#fda4af;font-size:.875rem;font-weight:600}.oc-code-body[data-v-f77e45fc]{padding:1.5rem;overflow-x:auto}.oc-code-body pre[data-v-f77e45fc]{margin:0}.oc-code-body code[data-v-f77e45fc]{font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.6;color:#e4e4e7}.oc-code-body .code-comment[data-v-f77e45fc]{color:#6b7280}.oc-code-body .code-keyword[data-v-f77e45fc]{color:#4ade80}.oc-code-body .code-string[data-v-f77e45fc]{color:#86efac}.openclaw-stats[data-v-f77e45fc]{display:flex;justify-content:center;gap:4rem;margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(55,65,81,.3)}.oc-stat[data-v-f77e45fc]{text-align:center}.oc-stat-value[data-v-f77e45fc]{display:block;font-size:3rem;font-weight:700;background:linear-gradient(135deg,#fb7185,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.oc-stat-label[data-v-f77e45fc]{color:#71717a;font-size:.9rem;margin-top:.5rem}.openclaw-pain-points[data-v-f77e45fc]{margin-bottom:3rem}.pain-point-card[data-v-f77e45fc]{background:linear-gradient(135deg,#f43f5e14,#f973160d);border:2px solid rgba(251,113,133,.22);border-radius:16px;padding:2.5rem;text-align:center;position:relative;overflow:hidden}.pain-point-card[data-v-f77e45fc]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(251,113,133,.08) 0%,transparent 70%);animation:pulse-pain-f77e45fc 3s infinite}@keyframes pulse-pain-f77e45fc{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.pain-icon[data-v-f77e45fc]{font-size:4rem;margin-bottom:1rem;position:relative;z-index:1}.pain-point-card h3[data-v-f77e45fc]{font-size:1.75rem;font-weight:700;color:#fecdd3;margin-bottom:1rem;position:relative;z-index:1}.pain-desc[data-v-f77e45fc]{color:#a1a1aa;font-size:1rem;line-height:1.7;max-width:700px;margin:0 auto 2rem;position:relative;z-index:1}.pain-desc strong[data-v-f77e45fc]{color:#fda4af}.pain-stats[data-v-f77e45fc]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;position:relative;z-index:1}.pain-stat[data-v-f77e45fc]{text-align:center}.pain-stat-value[data-v-f77e45fc]{display:block;font-size:2.5rem;font-weight:700;color:#fb7185}.pain-stat-label[data-v-f77e45fc]{color:#71717a;font-size:.9rem;margin-top:.5rem}.openclaw-solution[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e14,#a855f70d);border:1px solid rgba(34,197,94,.3);border-radius:16px;padding:2.5rem;margin-bottom:3rem;text-align:center}.solution-badge[data-v-f77e45fc]{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.35rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1rem}.solution-title[data-v-f77e45fc]{font-size:1.5rem;font-weight:700;color:#f4f4f5;margin-bottom:2rem}.solution-highlight[data-v-f77e45fc]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.highlight-item[data-v-f77e45fc]{display:flex;align-items:center;gap:1rem;background:#1f293780;padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(55,65,81,.5)}.highlight-icon[data-v-f77e45fc]{font-size:2rem}.highlight-item strong[data-v-f77e45fc]{display:block;color:#f4f4f5;font-size:.95rem;margin-bottom:.25rem}.highlight-item p[data-v-f77e45fc]{color:#a1a1aa;font-size:.85rem;margin:0}.cost-comparison[data-v-f77e45fc]{margin-bottom:3rem}.comparison-title[data-v-f77e45fc]{text-align:center;font-size:1.5rem;font-weight:700;color:#f4f4f5;margin-bottom:2rem}.comparison-cards[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:800px;margin:0 auto}.comparison-card[data-v-f77e45fc]{background:#1f293780;border:1px solid rgba(55,65,81,.5);border-radius:16px;padding:2rem;position:relative}.comparison-card.official[data-v-f77e45fc]{border-color:#9ca3af4d}.comparison-card.zhigou[data-v-f77e45fc]{border-color:#22c55e4d;background:linear-gradient(180deg,#22c55e17,#1f293780)}.comparison-card.featured[data-v-f77e45fc]{position:relative}.featured-ribbon[data-v-f77e45fc]{position:absolute;top:0;right:0;background:linear-gradient(135deg,#22c55e,#14b8a6);color:#fff;padding:.35rem 1rem;border-radius:0 12px;font-size:.75rem;font-weight:600}.card-header[data-v-f77e45fc]{margin-bottom:1.5rem}.card-label[data-v-f77e45fc]{font-size:1.125rem;font-weight:700;color:#f4f4f5}.card-body[data-v-f77e45fc]{text-align:center}.cost-display[data-v-f77e45fc]{margin-bottom:1.5rem}.cost-value[data-v-f77e45fc]{display:block;font-size:3rem;font-weight:700;color:#f4f4f5}.comparison-card.official .cost-value[data-v-f77e45fc]{color:#9ca3af}.comparison-card.zhigou .cost-value[data-v-f77e45fc]{background:linear-gradient(135deg,#86efac,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cost-period[data-v-f77e45fc]{color:#71717a;font-size:.9rem}.cost-details[data-v-f77e45fc]{list-style:none;padding:0;margin:0;text-align:left}.cost-details li[data-v-f77e45fc]{padding:.5rem 0;color:#a1a1aa;font-size:.9rem;border-bottom:1px solid rgba(55,65,81,.3)}.cost-details li[data-v-f77e45fc]:last-child{border-bottom:none}.savings-badge[data-v-f77e45fc]{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:700;margin-top:1.5rem}.comparison-note[data-v-f77e45fc]{text-align:center;color:#71717a;font-size:.8rem;margin-top:1rem}.openclaw-intro[data-v-f77e45fc]{background:linear-gradient(135deg,#22c55e12,#14b8a60d);border:1px solid rgba(34,197,94,.18);border-radius:16px;padding:2.5rem;margin-bottom:3rem}.oc-intro-content h3[data-v-f77e45fc]{font-size:1.5rem;font-weight:700;color:#f4f4f5;margin-bottom:1rem}.oc-intro-content>p[data-v-f77e45fc]{color:#a1a1aa;font-size:1rem;line-height:1.8;margin-bottom:2rem}.oc-key-features[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.oc-kf-item[data-v-f77e45fc]{display:flex;gap:1rem;align-items:flex-start}.oc-kf-icon[data-v-f77e45fc]{font-size:2rem;flex-shrink:0}.oc-kf-item strong[data-v-f77e45fc]{display:block;color:#f4f4f5;font-size:1rem;margin-bottom:.35rem}.oc-kf-item p[data-v-f77e45fc]{color:#a1a1aa;font-size:.875rem;line-height:1.5;margin:0}.openclaw-why-us[data-v-f77e45fc]{margin-bottom:3rem}.why-us-title[data-v-f77e45fc]{text-align:center;font-size:1.5rem;font-weight:700;color:#f4f4f5;margin-bottom:2rem}.openclaw-usecases[data-v-f77e45fc]{margin-bottom:3rem}.usecases-title[data-v-f77e45fc]{text-align:center;font-size:1.5rem;font-weight:700;color:#f4f4f5;margin-bottom:2rem}.usecases-grid[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.usecase-card[data-v-f77e45fc]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1.5rem;text-align:center;transition:all .2s}.usecase-card[data-v-f77e45fc]:hover{border-color:#22c55e59;transform:translateY(-2px)}.usecase-icon[data-v-f77e45fc]{font-size:2.5rem;display:block;margin-bottom:1rem}.usecase-card h4[data-v-f77e45fc]{font-size:1.125rem;color:#f4f4f5;margin-bottom:.5rem}.usecase-card p[data-v-f77e45fc]{color:#a1a1aa;font-size:.875rem;line-height:1.5;margin:0}.openclaw-cta[data-v-f77e45fc]{text-align:center;background:linear-gradient(135deg,#22c55e17,#14b8a614);border:1px solid rgba(34,197,94,.22);border-radius:16px;padding:3rem 2rem;margin-top:3rem}.openclaw-cta-text[data-v-f77e45fc]{font-size:1.25rem;color:#f4f4f5;margin-bottom:1.5rem}.cta-highlight[data-v-f77e45fc]{background:linear-gradient(135deg,#86efac,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.openclaw-cta-buttons[data-v-f77e45fc]{display:flex;justify-content:center;gap:1rem}.section-header[data-v-f77e45fc]{text-align:center;margin-bottom:3.5rem}.section-title[data-v-f77e45fc]{font-size:2.5rem;font-weight:700;color:#44bc59;margin-bottom:.75rem}.section-subtitle[data-v-f77e45fc]{font-size:1.125rem;color:#71717a}.features-grid[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card[data-v-f77e45fc]{background:linear-gradient(180deg,#1f293780,#1f293733);border:1px solid rgba(55,65,81,.5);border-radius:16px;padding:2rem;transition:all .3s}.feature-card[data-v-f77e45fc]:hover{transform:translateY(-4px);border-color:#22c55e80;box-shadow:0 20px 40px #0000004d}.feature-icon-wrapper[data-v-f77e45fc]{width:56px;height:56px;background:linear-gradient(135deg,#22c55e33,#16a34a33);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;border:1px solid rgba(168,85,247,.3)}.feature-icon[data-v-f77e45fc]{font-size:1.75rem}.feature-card h3[data-v-f77e45fc]{font-size:1.25rem;color:#f4f4f5;margin-bottom:.75rem}.feature-card p[data-v-f77e45fc]{color:#a1a1aa;line-height:1.6;margin-bottom:1.25rem}.feature-list[data-v-f77e45fc]{list-style:none;padding:0;margin:0}.feature-list li[data-v-f77e45fc]{display:flex;align-items:center;gap:.5rem;color:#d4d4d8;font-size:.9rem;padding:.35rem 0}.check[data-v-f77e45fc]{color:#22c55e;font-weight:700}.models[data-v-f77e45fc]{background:linear-gradient(180deg,#0a0a0f,#0f0f17)}.models-grid[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.model-card[data-v-f77e45fc]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:14px;padding:1.5rem;transition:all .2s;position:relative}.model-card[data-v-f77e45fc]:hover{border-color:#22c55e80;background:#1f293780}.model-card.featured-model[data-v-f77e45fc]{border-color:#ef444480;background:linear-gradient(180deg,#ef44441a,#1f29374d)}.model-card.featured-model[data-v-f77e45fc]:hover{border-color:#ef4444cc;box-shadow:0 0 30px #ef44444d}.model-badge[data-v-f77e45fc]{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:6px;font-weight:600}.model-badge.special[data-v-f77e45fc]{background:linear-gradient(135deg,#ef4444,#f97316);animation:glow-f77e45fc 2s infinite}@keyframes glow-f77e45fc{0%,to{box-shadow:0 0 5px #ef444480}50%{box-shadow:0 0 15px #ef4444cc}}.model-header[data-v-f77e45fc]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.model-icon[data-v-f77e45fc]{font-size:2rem}.model-header h3[data-v-f77e45fc]{font-size:1.125rem;color:#f4f4f5}.model-desc[data-v-f77e45fc]{color:#a1a1aa;font-size:.85rem;line-height:1.5;margin-bottom:1rem}.model-card.featured-model .model-desc[data-v-f77e45fc]{color:#fca5a5}.model-list[data-v-f77e45fc]{display:flex;flex-wrap:wrap;gap:.5rem}.model-tag[data-v-f77e45fc]{background:#a855f71a;color:#4ade80;padding:.35rem .65rem;border-radius:6px;font-size:.8rem;border:1px solid rgba(168,85,247,.2)}.more-models[data-v-f77e45fc]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.more-text[data-v-f77e45fc]{color:#71717a;font-size:.9rem;margin-bottom:1rem}.view-all[data-v-f77e45fc]{color:#22c55e;text-decoration:none;font-weight:600;font-size:.9rem}.view-all[data-v-f77e45fc]:hover{color:#4ade80}.pricing-grid[data-v-f77e45fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.pricing-card[data-v-f77e45fc]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:16px;padding:2rem;transition:all .2s;position:relative}.pricing-card[data-v-f77e45fc]:hover{border-color:#22c55ecc}.pricing-card.featured[data-v-f77e45fc]{border-color:#22c55e80;background:linear-gradient(180deg,#22c55e1a,#1f29374d)}.featured-badge[data-v-f77e45fc]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.35rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.pricing-header h3[data-v-f77e45fc]{font-size:1.25rem;color:#f4f4f5;margin-bottom:.5rem}.price[data-v-f77e45fc]{font-size:2.5rem;font-weight:700;color:#f4f4f5}.price .currency[data-v-f77e45fc]{font-size:1.5rem;vertical-align:top}.price .period[data-v-f77e45fc]{font-size:1rem;color:#71717a;font-weight:400}.pricing-features[data-v-f77e45fc]{list-style:none;padding:0;margin:1.5rem 0}.pricing-features li[data-v-f77e45fc]{display:flex;align-items:flex-start;gap:.75rem;color:#d4d4d8;padding:.5rem 0;font-size:.95rem}.pricing-features .muted[data-v-f77e45fc]{color:#52525b}.pricing-features .check[data-v-f77e45fc],.pricing-features .cross[data-v-f77e45fc]{font-weight:700}.pricing-features .check[data-v-f77e45fc]{color:#22c55e}.pricing-features .cross[data-v-f77e45fc]{color:#52525b}.cta[data-v-f77e45fc]{padding:5rem 0}.cta-content[data-v-f77e45fc]{background:linear-gradient(135deg,#3341559e,#1e293be0);border:1px solid rgba(148,163,184,.22);box-shadow:0 22px 70px #02061747;border-radius:20px;padding:4rem 2rem;text-align:center}.cta-title[data-v-f77e45fc]{font-size:2rem;font-weight:700;color:#f4f4f5;margin-bottom:.75rem}.cta-description[data-v-f77e45fc]{color:#cbd5e1;font-size:1.125rem;margin-bottom:2rem}.cta-buttons[data-v-f77e45fc]{display:flex;justify-content:center;gap:1rem}@media (max-width: 968px){.hero .container[data-v-f77e45fc]{max-width:100%}.hero-title[data-v-f77e45fc]{font-size:2.5rem}.hero-stats[data-v-f77e45fc]{gap:1.5rem;flex-wrap:wrap}.stat-value[data-v-f77e45fc]{font-size:1.5rem}.code-demo-content[data-v-f77e45fc]{grid-template-columns:1fr}.openclaw-stats[data-v-f77e45fc]{gap:2rem}.model-power-feature-grid[data-v-f77e45fc],.comparison-cards[data-v-f77e45fc]{grid-template-columns:1fr}.pain-stats[data-v-f77e45fc]{gap:1.5rem}.solution-highlight[data-v-f77e45fc]{flex-direction:column;align-items:center}}@media (max-width: 640px){.hero[data-v-f77e45fc]{padding:3rem 0}.hero-title[data-v-f77e45fc]{font-size:1.5rem}.hero-buttons[data-v-f77e45fc]{flex-direction:column;align-items:center}.hero-stats[data-v-f77e45fc]{flex-wrap:wrap;gap:1.25rem}.section-title[data-v-f77e45fc]{font-size:1.5rem}.features-grid[data-v-f77e45fc],.pricing-grid[data-v-f77e45fc]{grid-template-columns:1fr}.openclaw-stats[data-v-f77e45fc]{flex-direction:column;gap:1.5rem}.oc-stat-value[data-v-f77e45fc]{font-size:2.5rem}.openclaw-intro[data-v-f77e45fc]{padding:1.5rem}.oc-key-features[data-v-f77e45fc]{grid-template-columns:1fr}.oc-kf-item[data-v-f77e45fc]{flex-direction:column;align-items:center;text-align:center}.usecases-grid[data-v-f77e45fc]{grid-template-columns:1fr}.openclaw-cta-buttons[data-v-f77e45fc]{flex-direction:column;align-items:center}.pain-point-card[data-v-f77e45fc]{padding:1.5rem}.model-power-card[data-v-f77e45fc]{padding:2rem 1.25rem}.pain-icon[data-v-f77e45fc]{font-size:3rem}.pain-point-card h3[data-v-f77e45fc]{font-size:1.25rem}.pain-desc[data-v-f77e45fc]{font-size:.9rem}.model-power-kicker[data-v-f77e45fc]{font-size:.75rem;letter-spacing:.06em}.model-power-feature[data-v-f77e45fc]{text-align:center}.pain-stats[data-v-f77e45fc]{flex-direction:column;gap:1rem}.pain-stat-value[data-v-f77e45fc]{font-size:2rem}.solution-highlight[data-v-f77e45fc]{flex-direction:column;align-items:stretch}.highlight-item[data-v-f77e45fc]{justify-content:center;text-align:center}.cost-value[data-v-f77e45fc]{font-size:2.5rem}.comparison-card[data-v-f77e45fc]{padding:1.5rem}}.docs[data-v-dfc030eb]{flex:1;background-color:#0a0a0f}.docs-container[data-v-dfc030eb]{display:flex;max-width:1400px;margin:0 auto}.docs-sidebar[data-v-dfc030eb]{width:280px;background:#0f0f1780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:1px solid rgba(55,65,81,.5);padding:1.5rem 0;position:sticky;top:73px;height:calc(100vh - 73px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(34,197,94,.45) rgba(255,255,255,.04)}.docs-sidebar[data-v-dfc030eb]::-webkit-scrollbar{width:10px}.docs-sidebar[data-v-dfc030eb]::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.docs-sidebar[data-v-dfc030eb]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22c55ebf,#a855f7b3);border:2px solid rgba(15,15,23,.65);border-radius:999px}.docs-sidebar[data-v-dfc030eb]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#4ade80e6,#c084fcd9)}.sidebar-header[data-v-dfc030eb]{padding:0 1.5rem 1.25rem;border-bottom:1px solid rgba(55,65,81,.5);margin-bottom:1rem}.sidebar-header h3[data-v-dfc030eb]{color:#f4f4f5;font-size:1rem;font-weight:700;letter-spacing:-.025em}.sidebar-nav[data-v-dfc030eb]{font-size:.9rem}.nav-section[data-v-dfc030eb]{margin-bottom:1.25rem}.nav-section-title[data-v-dfc030eb]{display:block;padding:.5rem 1.5rem;color:#71717a;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.sidebar-nav ul[data-v-dfc030eb]{list-style:none;margin:0;padding:0}.sidebar-nav li a[data-v-dfc030eb]{display:flex;align-items:center;gap:.5rem;color:#a1a1aa;padding:.5rem 1.5rem;transition:all .2s;text-decoration:none;border-left:2px solid transparent}.nav-icon[data-v-dfc030eb]{font-size:1rem;min-width:1.75rem;text-align:center}.client-nav-icon[data-v-dfc030eb]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;min-width:1rem;margin-right:.375rem;border-radius:4px;font-size:.58rem;font-weight:700;letter-spacing:-.02em;color:#f8fafc;box-shadow:inset 0 1px #ffffff1f}.client-nav-icon-claude[data-v-dfc030eb]{background:linear-gradient(135deg,#d97706,#f59e0b)}.client-nav-icon-codex[data-v-dfc030eb]{background:linear-gradient(135deg,#10a37f,#34d399)}.client-nav-icon-opencode[data-v-dfc030eb]{background:linear-gradient(135deg,#4f46e5,#7c3aed);font-size:.42rem}.client-nav-icon-openclaw[data-v-dfc030eb]{background:linear-gradient(135deg,#ef4444,#f97316);font-size:.62rem}.client-nav-icon-cherry[data-v-dfc030eb]{background:linear-gradient(135deg,#dc2626,#f43f5e)}.sidebar-nav li a[data-v-dfc030eb]:hover{color:#f4f4f5;background:#22c55e0d}.sidebar-nav li a.active[data-v-dfc030eb]{color:#4ade80;background:#a855f71a;border-left-color:#22c55e}.sidebar-nav li a.sub-nav-link[data-v-dfc030eb]{margin-left:0}.docs-content[data-v-dfc030eb]{flex:1;padding:2.5rem 3rem;min-width:0}.doc-section[data-v-dfc030eb]{margin-bottom:4rem;scroll-margin-top:100px}.doc-header[data-v-dfc030eb]{margin-bottom:1.5rem}.doc-badge[data-v-dfc030eb]{display:inline-block;background:#a855f71a;color:#4ade80;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1rem}.doc-section h1[data-v-dfc030eb]{font-size:2.5rem;font-weight:700;color:#f4f4f5;line-height:1.2}.doc-section h2[data-v-dfc030eb]{font-size:1.75rem;font-weight:600;color:#f4f4f5;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(55,65,81,.5)}.doc-section h3[data-v-dfc030eb]{font-size:1.125rem;font-weight:600;color:#e4e4e7;margin:2rem 0 .75rem}.doc-section h4[data-v-dfc030eb]{font-size:1rem;font-weight:600;color:#e4e4e7;margin:1.25rem 0 .5rem}.doc-section p[data-v-dfc030eb]{color:#a1a1aa;line-height:1.7;margin-bottom:1rem}.doc-section .lead[data-v-dfc030eb]{font-size:1.125rem;color:#a1a1aa}.doc-section code[data-v-dfc030eb]{background:#37415180;padding:.2em .4em;border-radius:4px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em;color:#86efac}.info-grid[data-v-dfc030eb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0}.info-card[data-v-dfc030eb]{display:flex;align-items:center;gap:1rem;background:#1f293780;border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1rem 1.25rem}.info-icon[data-v-dfc030eb]{font-size:1.5rem}.info-content[data-v-dfc030eb]{display:flex;flex-direction:column;gap:.25rem}.info-content strong[data-v-dfc030eb]{color:#e4e4e7;font-size:.875rem}.info-content code[data-v-dfc030eb]{color:#22c55e}.note[data-v-dfc030eb]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-radius:12px;margin:1.5rem 0}.note-info[data-v-dfc030eb]{background:#22c55e1a;border:1px solid rgba(34,197,94,.3)}.note-warning[data-v-dfc030eb]{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3)}.note-icon[data-v-dfc030eb]{font-size:1.25rem}.note strong[data-v-dfc030eb]{color:#f4f4f5;display:block;margin-bottom:.25rem}.note>div[data-v-dfc030eb]{color:#a1a1aa}.steps[data-v-dfc030eb]{margin-top:2rem}.step[data-v-dfc030eb]{display:flex;gap:1.25rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(55,65,81,.3)}.step[data-v-dfc030eb]:last-child{border-bottom:none}.step-number[data-v-dfc030eb]{width:36px;height:36px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.step-content h4[data-v-dfc030eb]{color:#f4f4f5;margin-bottom:.5rem}.step-content p[data-v-dfc030eb]{margin-bottom:1rem}.code-block[data-v-dfc030eb]{background:#181825;border:1px solid rgba(55,65,81,.5);border-radius:12px;overflow:hidden;margin:1rem 0}.code-header[data-v-dfc030eb]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#0003;border-bottom:1px solid rgba(55,65,81,.3)}.code-lang[data-v-dfc030eb]{font-size:.75rem;color:#71717a;font-weight:600}.copy-btn[data-v-dfc030eb]{background:transparent;border:none;color:#71717a;font-size:.8rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s}.copy-btn[data-v-dfc030eb]:hover{color:#a1a1aa;background:#ffffff0d}.code-block pre[data-v-dfc030eb]{margin:0;padding:1.25rem;overflow-x:auto;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.6}.code-block code[data-v-dfc030eb]{color:#e4e4e7;background:none;padding:0}.code-block .keyword[data-v-dfc030eb]{color:#c084fc}.code-block .string[data-v-dfc030eb]{color:#86efac}.code-block .comment[data-v-dfc030eb]{color:#6b7280}.code-grid[data-v-dfc030eb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.client-tabs[data-v-dfc030eb]{margin-top:1.5rem}.client-tab-content[data-v-dfc030eb]{margin-top:0}.client-card[data-v-dfc030eb]{background:#1f293759;border:1px solid rgba(55,65,81,.5);border-top:none;border-radius:0 0 12px 12px;padding:1.25rem}.client-guide[data-v-dfc030eb]{margin:1rem 0}.client-list[data-v-dfc030eb]{margin:.5rem 0 0;padding-left:1.25rem;color:#a1a1aa}.client-list li[data-v-dfc030eb]{margin-bottom:.5rem;line-height:1.7}.client-card h3[data-v-dfc030eb]{margin-top:0}.client-card p[data-v-dfc030eb]:last-child{margin-bottom:0}.models-table-wrapper[data-v-dfc030eb],.params-table-wrapper[data-v-dfc030eb]{overflow-x:auto;margin:1.5rem 0}.models-table[data-v-dfc030eb],.params-table[data-v-dfc030eb]{width:100%;border-collapse:collapse;font-size:.9rem}.models-table th[data-v-dfc030eb],.models-table td[data-v-dfc030eb],.params-table th[data-v-dfc030eb],.params-table td[data-v-dfc030eb]{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(55,65,81,.3)}.models-table th[data-v-dfc030eb],.params-table th[data-v-dfc030eb]{background:#1f293780;color:#e4e4e7;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.models-table td[data-v-dfc030eb],.params-table td[data-v-dfc030eb]{color:#a1a1aa}.provider-cell[data-v-dfc030eb]{font-weight:600;color:#f4f4f5;background:#1f29374d}.provider-icon[data-v-dfc030eb]{margin-right:.5rem}.status[data-v-dfc030eb]{display:inline-block;padding:.25rem .625rem;border-radius:20px;font-size:.75rem;font-weight:600}.status.available[data-v-dfc030eb]{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.limits-grid[data-v-dfc030eb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.limit-card[data-v-dfc030eb]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1.5rem;text-align:center;position:relative}.limit-card.featured[data-v-dfc030eb]{border-color:#22c55e80;background:linear-gradient(180deg,#22c55e1a,#1f29374d)}.featured-tag[data-v-dfc030eb]{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.65rem;padding:.2rem .5rem;border-radius:4px;font-weight:600}.limit-card h4[data-v-dfc030eb]{color:#e4e4e7;margin-bottom:.75rem}.limit-value[data-v-dfc030eb]{font-size:2rem;font-weight:700;color:#4ade80;margin-bottom:.5rem}.limit-value span[data-v-dfc030eb]{font-size:.875rem;color:#71717a;font-weight:400}.limit-card p[data-v-dfc030eb]{font-size:.8rem;color:#71717a;margin:0}.error-codes[data-v-dfc030eb]{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.error-code[data-v-dfc030eb]{display:flex;align-items:center;gap:.75rem;background:#1f293780;border:1px solid rgba(55,65,81,.5);padding:.75rem 1rem;border-radius:8px}.error-code code[data-v-dfc030eb]{background:#ef44441a;color:#f87171;font-weight:600}.error-code span[data-v-dfc030eb]{color:#a1a1aa;font-size:.9rem}.faq-list[data-v-dfc030eb]{margin-top:1.5rem}.faq-item[data-v-dfc030eb]{background:#1f29374d;border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1rem}.faq-item h4[data-v-dfc030eb]{color:#f4f4f5;margin-bottom:.5rem}.faq-item p[data-v-dfc030eb]{color:#a1a1aa;margin:0}.tabs[data-v-dfc030eb]{display:flex;gap:.5rem;margin-bottom:0}.tab[data-v-dfc030eb]{background:transparent;border:1px solid rgba(55,65,81,.5);color:#a1a1aa;padding:.5rem 1rem;border-radius:8px 8px 0 0;cursor:pointer;font-size:.875rem;transition:all .2s}.client-tab-button[data-v-dfc030eb]{display:inline-flex;align-items:center;gap:.45rem}.client-tab-button .client-nav-icon[data-v-dfc030eb]{box-shadow:none}.tab[data-v-dfc030eb]:hover{background:#ffffff08}.tab.active[data-v-dfc030eb]{background:#a855f71a;border-color:#a855f74d;color:#4ade80;border-bottom-color:transparent}.tab-content[data-v-dfc030eb]{border:1px solid rgba(55,65,81,.5);border-top:none;border-radius:0 0 12px 12px}@media (max-width: 1024px){.docs-container[data-v-dfc030eb]{flex-direction:column}.docs-sidebar[data-v-dfc030eb]{width:100%;position:relative;top:0;height:auto;border-right:none;border-bottom:1px solid rgba(55,65,81,.5)}.sidebar-nav ul[data-v-dfc030eb]{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.5rem}.sidebar-nav li a[data-v-dfc030eb]{border-left:none;border-bottom:2px solid transparent;padding:.5rem .75rem;border-radius:6px}.sidebar-nav li a.active[data-v-dfc030eb]{border-left:none;border-bottom-color:#22c55e}.nav-section[data-v-dfc030eb]{margin-bottom:0}.nav-section-title[data-v-dfc030eb]{display:none}}@media (max-width: 640px){.docs-content[data-v-dfc030eb]{padding:1.5rem}.doc-section h1[data-v-dfc030eb]{font-size:1.75rem}.doc-section h2[data-v-dfc030eb]{font-size:1.5rem}.step[data-v-dfc030eb]{flex-direction:column;gap:.75rem}.code-grid[data-v-dfc030eb]{grid-template-columns:1fr}}
