.hp-page{min-height:100vh}.hp-section{padding:80px 24px}.hp-container{max-width:1200px;margin:0 auto}.hp-container--narrow{max-width:900px;text-align:center}.hp-section-header{text-align:center;margin-bottom:56px}.hp-section-title{margin-bottom:16px!important}.hp-section-subtitle{font-size:16px;max-width:600px;margin:0 auto!important}.hp-btn-lg,.hp-btn-ghost{height:48px;padding:0 32px;font-size:16px}.hp-hero-badge{margin-bottom:24px!important;padding:6px 14px!important;font-size:13px}.hp-hero-title{font-size:56px!important;margin-bottom:24px!important;font-weight:700!important;line-height:1.2!important}.hp-hero-title-accent{background:linear-gradient(135deg,#1677ff,#69b1ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hp-hero-desc{font-size:18px;max-width:700px;margin:0 auto 40px!important}.hp-hero-actions{justify-content:center}.hp-code-card{margin-top:64px;text-align:left;overflow:hidden}.hp-code-chrome{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.hp-code-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.hp-code-dot--err{background:#ff5f57}.hp-code-dot--warn{background:#febc2e}.hp-code-dot--ok{background:#28c840}.hp-code-url{margin-left:12px;font-size:12px;opacity:.55}.hp-code-body{margin:0;padding:32px;font-size:14px;line-height:1.7;overflow-x:auto;color:#1677ff;background:transparent}.hp-trusted-label{display:block;text-align:center;font-size:13px;letter-spacing:2px;text-transform:uppercase;opacity:.6;margin-bottom:32px}.hp-trusted-list{display:flex;justify-content:center;flex-wrap:wrap;gap:48px}.hp-trusted-item{font-size:20px!important;font-weight:600!important;opacity:.45}.hp-card{border-radius:12px;height:100%;border:1px solid transparent;transition:border-color .2s ease,transform .2s ease}.hp-stat-card{text-align:center}.hp-feature-card{padding:32px}.hp-feature-icon{width:56px;height:56px;border-radius:12px;background:#1677ff14;display:flex;align-items:center;justify-content:center;font-size:28px;color:#1677ff;margin-bottom:20px}.hp-feature-title{margin-bottom:12px!important}.hp-feature-desc{margin-bottom:16px!important}.hp-tag-sm{margin:0!important}.hp-plan-card{padding:32px;border-color:#00000014}.hp-plan-card--highlight{border-color:#1677ff;border-width:2px}.hp-plan-name{margin-bottom:8px!important}.hp-plan-price{margin:24px 0;display:flex;align-items:baseline;gap:8px}.hp-plan-price-num{font-size:40px;font-weight:700;line-height:1}.hp-plan-divider{margin:16px 0!important}.hp-plan-features{width:100%;margin-bottom:24px}.hp-plan-feature{display:flex;align-items:center;gap:8px}.hp-plan-check{color:#52c41a}.hp-cta-title{font-size:36px!important;margin-bottom:16px!important}.hp-cta-subtitle{font-size:16px;margin-bottom:32px!important}.hp-cta-actions{justify-content:center}@media (max-width: 768px){.hp-section{padding:56px 16px}.hp-hero-title{font-size:36px!important}.hp-cta-title{font-size:26px!important}.hp-trusted-list{gap:24px}.hp-trusted-item{font-size:16px!important}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slideIn{animation:slideIn .3s ease-out}.animate-pulse{animation:pulse 2s infinite}.transition-all{transition:all .3s ease}.page-container{padding:24px;min-height:calc(100vh - 64px)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.content-wrapper{background:#fff;border-radius:8px;padding:24px;min-height:calc(100vh - 180px)}.api-doc-container{max-width:900px;margin:0 auto}.api-doc-container pre{background:#f5f5f5;padding:16px;border-radius:6px;overflow-x:auto}.landing-hero{text-align:center;padding:80px 20px}.landing-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:40px 0}.feature-card{padding:24px;border:1px solid #e8e8e8;border-radius:8px;transition:all .3s}.feature-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #0000001a}.settings-trigger{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:1000}
