.mega-drop-enter-active[data-v-ae688d96],.mega-drop-leave-active[data-v-ae688d96]{transition:opacity .2s cubic-bezier(.4,0,.2,1),filter .2s cubic-bezier(.4,0,.2,1)}.mega-drop-enter-from[data-v-ae688d96],.mega-drop-leave-to[data-v-ae688d96]{opacity:0;filter:blur(2px)}.dock{z-index:1400;background:var(--border-color);border-radius:14px;flex-direction:column;gap:1px;display:flex;position:fixed;top:50%;right:12px;overflow:visible;transform:translateY(-50%);box-shadow:0 10px 32px #0f172a24}.dock__item{cursor:pointer;width:68px;color:var(--text-secondary);background:#fff;border:none;flex-direction:column;align-items:center;gap:5px;padding:14px 6px;font-family:inherit;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.dock__item:first-child{border-radius:14px 14px 0 0}.dock__item:last-child{border-radius:0 0 14px 14px}.dock__item:hover{background:var(--gradient-brand);color:#fff}.dock__item:hover .dock__pop{opacity:1;pointer-events:auto;transform:translate(0)}.dock__item--primary{background:var(--gradient-cta);color:#fff}.dock__item--primary:hover{filter:brightness(1.05);background:var(--gradient-cta)}.dock__icon{font-size:22px}.dock__label{font-size:12px;font-weight:500}.dock__pop{background:var(--color-gray-900);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:76px;transform:translate(8px)translateY(-50%)}.dock__pop:after{content:"";border-left:5px solid var(--color-gray-900);border-top:5px solid #0000;border-bottom:5px solid #0000;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.mbar{z-index:1400;-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border-color);padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:#fffffffa;align-items:stretch;gap:8px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f172a1a}.mbar__btn{cursor:pointer;min-width:0;min-height:48px;color:var(--text-secondary);background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-family:inherit;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex}.mbar__btn:active{transform:scale(.95)}.mbar__btn .icon{font-size:21px}.mbar__btn--primary{background:var(--gradient-cta);color:#fff;flex-direction:row;flex:1.6;gap:7px;font-size:15px;font-weight:600;box-shadow:0 8px 20px #3b82f647}.mbar__btn--primary .icon{font-size:19px}.wx-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.wx-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:32px 28px 24px;position:relative;box-shadow:0 24px 60px #0f172a4d}.wx-close{background:var(--bg-surface);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.wx-title{color:var(--text-primary);margin:0 0 6px;font-size:19px;font-weight:700}.wx-sub{color:var(--text-secondary);margin:0 0 20px;font-size:13px}.wx-qr{border-radius:14px;width:180px;height:180px;margin:0 auto 18px;overflow:visible}.wx-qr img{object-fit:contain;width:100%;height:100%}.wx-qr--placeholder{background:var(--gradient-brand-soft);border:1px dashed var(--color-brand-500);color:var(--color-brand-600);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.wx-qr--placeholder .icon{font-size:40px}.wx-id{color:var(--text-secondary);margin-bottom:14px;font-size:15px}.wx-id strong{color:var(--text-primary);letter-spacing:.02em;font-size:17px}.wx-copy{background:var(--gradient-cta);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:15px;font-weight:600}.wx-tip{color:var(--text-muted);margin:12px 0 0;font-size:12px}.share-card__icon{color:#1769e0;background:#eaf2ff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:23px;display:grid}.share-steps{text-align:left;gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.share-steps li{color:var(--text-secondary);grid-template-columns:26px 1fr;align-items:center;gap:9px;font-size:13px;line-height:1.5;display:grid}.share-steps b{background:var(--bg-surface);width:26px;height:26px;color:var(--color-brand-600);border-radius:50%;place-items:center;font-size:12px;display:grid}.share-card__done{border:1px solid var(--border-color);width:100%;color:var(--text-secondary);font:inherit;cursor:pointer;background:#fff;border-radius:10px;margin-top:10px;padding:11px;font-weight:500}.ph-number{color:var(--color-brand-600);letter-spacing:.03em;margin:6px 0 20px;font-size:30px;font-weight:700;text-decoration:none;display:block}.ph-qr{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.ph-qr__img{border:1px solid var(--border-color);background:#fff;border-radius:12px;width:150px;height:150px;padding:8px}.ph-qr__img svg{width:100%;height:100%;display:block}.ph-qr__img--ph{background:var(--gradient-brand-soft);color:var(--color-brand-600);border-style:dashed;justify-content:center;align-items:center;display:flex}.ph-qr__img--ph .icon{font-size:40px}.ph-qr__tip{color:var(--text-muted);font-size:12px}.ph-actions{gap:10px;display:flex}.ph-actions .wx-copy{flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.ph-copy{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:600}@media (width<=1023px){.dock{display:none}.mbar{display:flex}}.lead-capture-overlay{-webkit-backdrop-filter:blur(8px);z-index:3000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s cubic-bezier(.4,0,.2,1) fadeIn-b22c020c;display:flex;position:fixed;inset:0}@keyframes fadeIn-b22c020c{0%{opacity:0}to{opacity:1}}.lead-capture-modal{will-change:transform, opacity;background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:90dvh;animation:.3s cubic-bezier(.4,0,.2,1) slideUp-b22c020c;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.lead-capture-modal--small{max-width:420px}@keyframes slideUp-b22c020c{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.lead-capture-modal__close{cursor:pointer;color:#64748b;z-index:10;background:#f1f5f9;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:16px;right:16px}.lead-capture-modal__close:hover{color:#334155;background:#e2e8f0}.lead-capture-content{padding:40px}.lead-capture-header{text-align:center;margin-bottom:24px}.lead-capture-eyebrow{background:var(--gradient-brand-soft);color:#2563eb;border-radius:9999px;align-items:center;gap:4px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.lead-capture-title{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.3}.lead-capture-subtitle{color:#64748b;margin:0;font-size:14px;line-height:1.65}.lead-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin:0 0 20px;font-size:13px;line-height:1.4;display:flex}.lead-trust__item{color:#475569;background:#f8fafc;border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-weight:500;display:inline-flex}.lead-trust__item svg{color:#10b981;flex-shrink:0}.contact-tabs{background:#f8fafc;border-radius:9999px;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:24px;padding:6px;display:grid}.contact-tab{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:9999px;flex-direction:column;align-items:center;gap:4px;min-height:56px;padding:10px 8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-tab:hover{color:#1e293b;background:#fff9}.contact-tab--active{background:var(--gradient-brand);color:#fff;box-shadow:0 4px 12px #3b82f659}.contact-tab--active:hover{color:#fff;background:var(--gradient-brand)}.contact-tab__icon{font-size:18px}.contact-tab__label{font-size:12px;font-weight:500}.lead-capture-form{flex-direction:column;gap:16px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#334155;font-size:14px;font-weight:500}.form-label__hint{color:#94a3b8;font-size:12px;font-weight:400}.required{color:#ef4444}.form-input,.form-textarea{color:#0f172a;box-sizing:border-box;will-change:border-color, box-shadow;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;min-height:48px;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-input::-moz-placeholder{color:#94a3b8}.form-textarea::-moz-placeholder{color:#94a3b8}.form-input::placeholder,.form-textarea::placeholder{color:#94a3b8}.form-input:focus,.form-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61f,0 0 20px #3b82f614}.form-input--error,.form-textarea--error{border-color:#ef4444}.form-input--error:focus,.form-textarea--error:focus{box-shadow:0 0 0 4px #ef44441f,0 0 20px #ef444414}.form-input--lg,.form-textarea--lg{min-height:56px;padding:14px 16px;font-size:16px;font-weight:500}.form-textarea{resize:vertical;min-height:80px;padding-top:12px}.form-error{color:#ef4444;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.submit-error{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:14px;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.ref-consent{color:#6b7280;cursor:pointer;align-items:flex-start;gap:8px;margin:4px 0 8px;font-size:12px;line-height:1.5;display:flex}.ref-consent input{flex-shrink:0;width:16px;height:16px;margin-top:2px}.submit-btn{background:var(--gradient-brand);color:#fff;cursor:pointer;will-change:transform, box-shadow;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:4px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #3b82f659}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #3b82f673}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submitting-state{align-items:center;gap:8px;display:flex}.spinner{animation:1s linear infinite spin-b22c020c}@keyframes spin-b22c020c{to{transform:rotate(360deg)}}.mobile-step2-header{text-align:center;padding:16px 0 8px}.mobile-step2-success-badge{background:#10b9811a;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;animation:.3s cubic-bezier(.4,0,.2,1) scaleIn-b22c020c;display:flex}.mobile-step2-title{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:700}.mobile-step2-desc{color:#64748b;margin:0;font-size:13px;line-height:1.5}.skip-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:14px;width:100%;min-height:48px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.skip-btn:hover{color:#334155;background:#f8fafc}.wechat-section{text-align:center}.wechat-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.wechat-tag{color:#10b981;background:#10b98114;border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.wechat-tag svg{flex-shrink:0}.qrcode-wrapper{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.qrcode-img{aspect-ratio:1;background:#fff;border:1px solid #f1f5f9;border-radius:18px;place-items:center;width:min(240px,72vw);margin:0 auto 14px;padding:12px;display:grid;box-shadow:0 4px 20px #0000000f}.qrcode-img img{object-fit:contain;border-radius:12px;width:100%;height:100%;display:block}.qrcode-placeholder{color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto 12px;display:flex}.qrcode-hint{color:#475569;margin:0;font-size:14px;line-height:1.6}.qrcode-wxid{color:#475569;margin:6px 0 0;font-size:14px;line-height:1.6}.qrcode-wxid strong{color:#1e293b;letter-spacing:0;font-size:16px}.contact-method-divider{color:#94a3b8;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.contact-method-divider:before,.contact-method-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.contact-phone__label{color:#64748b;margin-bottom:4px;font-size:13px;display:block}.contact-phone__number{color:#2563eb;letter-spacing:1px;font-size:24px;font-weight:700;text-decoration:none}.contact-phone__number:hover{color:#1d4ed8}.chat-redirect-icon{color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#f5f3ff);border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex}.chat-redirect-btn{background:var(--gradient-brand);color:#fff;cursor:pointer;will-change:transform;border:none;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #3b82f666}.chat-redirect-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.lead-capture-privacy{color:#94a3b8;text-align:center;margin:12px 0 0;font-size:12px;line-height:1.7}.lead-capture-privacy a{color:#3b82f6;text-decoration:none}.lead-capture-privacy a:hover{text-decoration:underline}.lead-capture-success{text-align:center;padding:48px 40px 40px;position:relative;overflow:hidden}.success-bg{pointer-events:none;background:linear-gradient(#10b98114 0%,#10b98100 100%);height:200px;position:absolute;top:0;left:0;right:0}.success-icon{justify-content:center;margin-bottom:20px;animation:.5s cubic-bezier(.4,0,.2,1) scaleIn-b22c020c;display:flex;position:relative}.success-icon svg{filter:drop-shadow(0 4px 12px #10b9814d)}@keyframes scaleIn-b22c020c{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.success-title{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:700;position:relative}.success-message{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.6;position:relative}.success-consultant{background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:14px 20px;display:flex;position:relative}.success-consultant__avatar{background:var(--gradient-brand-soft);color:#3b82f6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.success-consultant__avatar img{object-fit:cover;width:100%;height:100%}.success-consultant__info{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.success-consultant__name{color:#1e293b;font-size:15px;font-weight:600}.success-consultant__role{color:#64748b;margin-top:2px;font-size:12px}.success-actions{flex-direction:column;gap:10px;margin-bottom:20px;display:flex;position:relative}.success-btn{cursor:pointer;will-change:transform;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.success-btn--primary{background:var(--gradient-brand);color:#fff;box-shadow:0 4px 14px #3b82f659}.success-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #3b82f673}.success-btn--ghost:hover{color:#1e293b;background:#f1f5f9}.success-qrcode{margin-top:8px;position:relative}.success-qrcode__img{background:#fff;border:1px solid #f1f5f9;border-radius:14px;width:120px;height:120px;margin:0 auto 8px;padding:8px}.success-qrcode__img img{object-fit:contain;border-radius:8px;width:100%;height:100%}.success-qrcode__hint{color:#94a3b8;margin:0;font-size:12px}@media (width<=576px){.lead-capture-overlay{padding:0;padding-top:calc(var(--safe-top) + 8px);align-items:flex-start}.lead-capture-modal{max-height:calc(100dvh - var(--safe-top) - 8px);-webkit-overflow-scrolling:touch;border-radius:20px;max-width:calc(100% - 32px);margin:0 16px;overflow-y:auto}.lead-capture-content{padding:28px 20px 24px;padding-bottom:calc(24px + var(--safe-bottom))}.lead-capture-modal__close{float:right;width:40px;height:40px;margin:12px 12px -52px 0;position:sticky;top:12px;right:auto}.lead-capture-eyebrow{margin-bottom:10px;padding:5px 10px;font-size:11px}.lead-capture-title{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto;font-size:22px;line-height:1.3}.lead-capture-header{margin-bottom:18px}.lead-trust{justify-content:center;gap:6px 10px;margin-bottom:16px}.lead-trust__item{padding:5px 10px;font-size:12px}.lead-capture-success{padding:36px 20px 28px;padding-bottom:calc(28px + var(--safe-bottom))}.success-title{font-size:22px}.success-message{font-size:14px}.form-row{grid-template-columns:1fr}.contact-tabs{border-radius:9999px;gap:4px;margin-bottom:20px;padding:4px}.contact-tab{min-height:52px;padding:8px 4px}.contact-tab__icon{font-size:16px}.contact-tab__label{font-size:11px}.qrcode-img{width:min(220px,65vw);margin-bottom:12px}.contact-phone__number{letter-spacing:0;font-size:28px}.submit-btn{min-height:52px;font-size:16px}.form-input,.form-textarea{min-height:48px;font-size:15px}.form-input--lg{min-height:56px;font-size:17px}.wechat-tags{gap:6px;margin-bottom:16px}.wechat-tags .wechat-tag{padding:5px 10px;font-size:11px}}.more-toggle{border:none;border-top:1px solid var(--color-border,#e5e7eb);width:100%;min-height:44px;color:var(--color-text-secondary,#6b7280);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;margin-bottom:4px;padding:10px 4px;font-family:inherit;font-size:13px;display:flex}.more-toggle:hover{color:var(--color-primary,#4f7cff)}.more-toggle__icon{font-size:16px;line-height:1;transition:transform .2s}.more-toggle__icon.is-open{transform:rotate(180deg)}.more-fields{animation:.18s lcFadeIn-b22c020c}@keyframes lcFadeIn-b22c020c{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.lead-trust__item--mint{color:#059669;background:#ecfdf5}.lead-trust__item--mint svg{color:#10b981}.lead-trust__item--cyan{color:#0e7490;background:#ecfeff}.lead-trust__item--cyan svg{color:#06b6d4}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin-b22c020c;display:inline-block}.success-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;place-items:center;width:56px;height:56px;margin:8px auto 16px;font-size:28px;font-weight:700;display:grid}.lead-capture-success{text-align:center;padding-top:24px;padding-bottom:32px}.success-title{color:#0f172a;margin:0 0 8px;font-size:22px}.success-message{color:#64748b;margin:0 0 24px;font-size:14px}.success-actions{flex-direction:column;align-items:stretch;gap:10px;display:flex}.success-btn{min-height:48px;font:inherit;cursor:pointer;border:none;border-radius:14px;font-weight:600}.success-btn--primary{color:#fff;background:var(--gradient-brand,linear-gradient(135deg, #3b82f6, #8b5cf6))}.success-btn--ghost{color:#475569;background:#f1f5f9}.wechat-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.wechat-tag{color:#64748b;background:#f8fafc;border-radius:9999px;padding:6px 12px;font-size:12px}.chat-redirect-section{text-align:center;padding:12px 0 8px}.chat-redirect-icon{margin-bottom:12px;font-size:36px}.chat-redirect-text{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.6}.chat-redirect-btn{background:var(--gradient-brand,linear-gradient(135deg, #3b82f6, #8b5cf6));color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;border:none;border-radius:14px;margin-top:12px;font-weight:600}.contact-phone{color:inherit;background:#f8fafc;border-radius:14px;flex-direction:column;gap:4px;padding:16px;text-decoration:none;display:flex}.contact-phone__label{color:#94a3b8;font-size:12px}.contact-phone__number{color:#0f172a;font-size:20px;font-weight:700}.main-content--bare{background:#f5f7fb;min-height:100vh;margin:0;padding:0}:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--color-brand-500:#3b82f6;--color-brand-600:#2563eb;--color-brand-2-500:#8b5cf6;--color-violet-500:#8b5cf6;--color-violet-600:#7c3aed;--color-indigo:#6366f1;--color-sky:#38bdf8;--color-cyan:#06b6d4;--color-pink:#ec4899;--color-mint:#10b981;--color-peach:#fb923c;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#3b82f6;--color-d1:#3b82f6;--color-d2:#6366f1;--color-d3:#8b5cf6;--color-d4:#a855f7;--color-d5:#ec4899;--color-d6:#06b6d4;--color-d7:#0ea5e9;--color-gray-50:#f8fafc;--color-gray-100:#f1f5f9;--color-gray-200:#e2e8f0;--color-gray-300:#cbd5e1;--color-gray-400:#94a3b8;--color-gray-500:#64748b;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1e293b;--color-gray-900:#0f172a;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--bg-body:#fff;--bg-surface:#f8fafc;--bg-elevated:#fff;--border-color:#0f172a14;--border-color-dark:#ffffff14;--color-primary:var(--color-brand-500);--color-brand-50:#eff6ff;--color-brand-200:#bfdbfe;--color-text-primary:var(--text-primary);--color-text-secondary:var(--text-secondary);--color-text-tertiary:var(--text-muted);--color-bg-card:var(--bg-elevated);--color-bg-subtle:var(--bg-surface);--color-border:var(--border-color);--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-section:112px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a0f;--shadow-lg:0 12px 40px #0f172a1a;--shadow-glow:0 4px 24px #3b82f659;--gradient-brand:linear-gradient(135deg, #3b82f6 0%, #3b82f6 100%);--gradient-brand-soft:linear-gradient(135deg, #3b82f61a 0%, #8b5cf61a 100%);--gradient-cta:linear-gradient(135deg, #4f7cff 0%, #4f7cff 100%);--gradient-multi:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 45%, #ec4899 100%);--duration-fast:.15s;--duration-base:.3s;--duration-slow:.5s;--ease-base:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.5}body{color:var(--text-primary);background-color:var(--bg-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(15px,1vw,17px);overflow-x:clip}a{color:inherit}button,input{font:inherit}img{max-width:100%;display:block}.main-content{min-height:100vh}@media (width<=768px){.home{--home-section-space:64px}}.app-header{z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-bottom:1px solid #0000;transition:background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .3s cubic-bezier(.4,0,.2,1),backdrop-filter .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.hero-section .app-button--secondary{color:#0f172a;background:#fff;border-color:#ffffff59}.hero-section .app-button--secondary:hover:not(:disabled){color:#2563eb;border-color:#fff}.app-header--scrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#00000080;border-bottom-color:#ffffff1a;box-shadow:0 12px 32px #0000001f}.app-header--menu-open{z-index:1600;background:#fff;box-shadow:0 4px 12px #0f172a0f}.app-header__container{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;height:72px;margin:0 auto;padding:0 32px;display:flex}.app-header__logo{flex-shrink:0;align-items:center;gap:12px;min-height:44px;text-decoration:none;display:flex}.app-header__logo-icon{border-radius:8px;flex-shrink:0;width:36px;height:36px;display:block}.app-header__logo-text{color:#fff;letter-spacing:0;white-space:nowrap;font-size:20px;font-weight:700}.app-header__nav{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.app-header__nav-item{position:relative}.app-header__nav-item--dropdown:hover .app-header__nav-link,.app-header__nav-item--open .app-header__nav-link{color:#fff;background:#ffffff1f}.app-header__nav-item--dropdown:hover .app-header__dropdown-icon,.app-header__nav-item--open .app-header__dropdown-icon{transform:rotate(180deg)}.app-header__nav-item--dropdown .app-header__dropdown{z-index:60}.app-header__dropdown-title{color:#0f172a;font-weight:600;display:block}.app-header__dropdown-desc{color:#94a3b8;margin-top:2px;font-size:12px;font-weight:400;display:block}.app-header__dropdown-link{line-height:1.35;white-space:normal!important}.app-header__nav-link{color:#ffffffe6;white-space:nowrap;border-radius:10px;align-items:center;gap:4px;padding:8px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.app-header__nav-link:hover{color:#fff;background:#ffffff1f}.app-header__nav-link--active{color:#fff;background:#ffffff24}.app-header__dropdown-icon{transition:transform .15s cubic-bezier(.4,0,.2,1)}.app-header__dropdown{background:#fff;border:1px solid #0f172a14;border-radius:16px;min-width:200px;margin-top:4px;padding:8px;position:absolute;top:100%;left:0;box-shadow:0 18px 48px #0f172a1f,0 4px 12px #0f172a0a}.app-header__dropdown:before{content:"";height:6px;position:absolute;top:-6px;left:0;right:0}.app-header__dropdown-link{color:#475569;white-space:nowrap;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:block}.app-header__dropdown-link:hover{color:#2563eb;background:#f8fafc}.app-header__dropdown--mega{min-width:316px;padding:10px}.app-header__dropdown--cols{min-width:min(680px,100vw - 32px);left:50%;transform:translate(-50%)}.mega__grid{flex-direction:column;gap:2px;display:flex}.mega__cols{grid-template-columns:repeat(2,minmax(200px,1fr));gap:4px 10px;display:grid}.mega__grid+.mega__cols{border-top:1px solid #eef1f7;margin-top:6px;padding-top:6px}.mega__col{flex-direction:column;align-content:start;gap:2px;display:flex}.mega__col--wide{grid-column:1/-1;grid-template-columns:repeat(2,minmax(200px,1fr));gap:2px 10px;display:grid}.mega__col--wide .mega__col-title{grid-column:1/-1}.mega__col-title{color:#9098ad;letter-spacing:.05em;padding:8px 11px 3px;font-size:11px;font-weight:700}.mega__item{border-radius:10px;align-items:center;gap:12px;padding:9px 11px;text-decoration:none;transition:background .16s;display:flex}.mega__item:hover{background:#f4f6fc}.mega__ic{color:#fff;background:linear-gradient(140deg,#4f8bff,#2563eb);border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 14px #2563eb38}.mega__ic .pic,.mega__ic svg{width:19px;height:19px}.mega__ic--dot{box-shadow:none;background:#eef1fb}.mega__ic--dot:after{content:"";background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:3px;width:8px;height:8px}.mega__tx{flex-direction:column;gap:1px;min-width:0;display:flex}.mega__tx b{color:#1a2035;font-size:13.5px;font-weight:700}.mega__tx small{color:#9098ad;font-size:11.5px;line-height:1.4}.mega__item:hover .mega__tx b{color:#2563eb}.mega__cta{background:linear-gradient(120deg,#3b82f617,#8b5cf617);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:11px 13px;display:flex}.mega__cta-tx{color:#5a6379;font-size:12px;font-weight:500;line-height:1.4}.mega__cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.mega__cta-btn:hover{filter:brightness(1.05)}.app-header__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.app-header__cta{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0% 100%);border:none;border-radius:14px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #3b82f659}.app-header__cta svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.app-header__cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f673}.app-header__cta:hover svg{transform:translate(2px)}.app-header__hamburger{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-width:86px;min-height:44px;padding:0 12px;font-size:14px;font-weight:600;transition:background .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);display:none;position:relative}.app-header__hamburger:active{transform:scale(.95)}.app-header__hamburger--open{color:#fff;background:#0f172a}.app-header__hamburger-line{background:currentColor;border-radius:1px;width:18px;height:2px;transition:all .15s cubic-bezier(.4,0,.2,1);display:block;position:relative}.app-header__hamburger-line:before,.app-header__hamburger-line:after{content:"";background:currentColor;border-radius:1px;width:18px;height:2px;transition:all .15s cubic-bezier(.4,0,.2,1);position:absolute}.app-header__hamburger-line:before{top:-6px}.app-header__hamburger-line:after{top:6px}.app-header__hamburger-line--open{background:0 0}.app-header__hamburger-line--open:before{top:0;transform:rotate(45deg)}.app-header__hamburger-line--open:after{top:0;transform:rotate(-45deg)}.app-header__hamburger-text{line-height:1}.app-header__mobile-menu{z-index:1601;height:100dvh;padding:14px 16px calc(12px + env(safe-area-inset-bottom,0px));opacity:0;visibility:hidden;background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(-12px)}.app-header__mobile-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.app-header__mobile-head{border-bottom:1px solid #0f172a14;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:0 2px 14px;display:flex}.app-header__mobile-head strong{color:#0f172a;font-size:18px;line-height:1.2;display:block}.app-header__mobile-head span{color:#64748b;margin-top:4px;font-size:12px;line-height:1.3;display:block}.app-header__mobile-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:9999px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.app-header__mobile-quick{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 0 4px;display:grid}.app-header__mobile-quick-link{color:#0f172a;background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;min-height:70px;padding:12px;text-decoration:none;display:flex}.app-header__mobile-quick-link span{font-size:15px;font-weight:700;line-height:1.2}.app-header__mobile-quick-link small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.app-header__mobile-quick-link:active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.app-header__mobile-body{flex:1;gap:12px;min-height:0;padding-top:12px;display:flex}.app-header__mobile-rail{-webkit-overflow-scrolling:touch;background:#f8fafc;border-radius:14px;flex-direction:column;flex-shrink:0;gap:4px;width:104px;padding:4px;display:flex;overflow-y:auto}.app-header__mobile-rail-item{color:#475569;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;min-height:46px;padding:0 8px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1);display:flex}.app-header__mobile-rail-item--active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0f172a14}.app-header__mobile-rail-item:active{color:#3b82f6}.app-header__mobile-pane{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;gap:6px;min-width:0;padding:2px 2px 14px;display:flex;overflow-y:auto}.app-header__mobile-pane-title{color:#94a3b8;letter-spacing:.05em;padding:6px 2px 0;font-size:11px;font-weight:700}.app-header__mobile-diagnose{cursor:pointer;text-align:left;background:linear-gradient(120deg,#3b82f61a,#8b5cf61a);border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding:14px;font-family:inherit;display:flex}.app-header__mobile-diagnose-tx{flex-direction:column;gap:2px;min-width:0;display:flex}.app-header__mobile-diagnose-tx b{color:#1e293b;font-size:13.5px;font-weight:600}.app-header__mobile-diagnose-tx small{color:#64748b;font-size:11.5px;line-height:1.35}.app-header__mobile-diagnose-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:9px;flex-shrink:0;padding:9px 14px;font-size:13px;font-weight:700}.app-header__mobile-child-label{color:#94a3b8;letter-spacing:.05em;align-items:center;gap:8px;padding:10px 2px 2px;font-size:11px;font-weight:700;display:flex}.app-header__mobile-child-label:after{content:"";background:#0f172a14;flex:1;height:1px}.app-header__mobile-child-link{color:#475569;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:7px 12px;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);display:flex}.app-header__mobile-child-link--overview,.app-header__mobile-child-link--active{color:#2563eb;background:#eff6ff}.app-header__mobile-child-link--overview .app-header__mobile-child-tx b,.app-header__mobile-child-link--active .app-header__mobile-child-tx b{color:#2563eb}.app-header__mobile-child-link--overview{font-size:13.5px;font-weight:600}.app-header__mobile-child-link:active{color:#3b82f6}.app-header__mobile-child-tx{flex-direction:column;gap:1px;min-width:0;display:flex}.app-header__mobile-child-tx b{color:#1e293b;font-size:13.5px;font-weight:600;line-height:1.3}.app-header__mobile-child-tx small{color:#94a3b8;font-size:11.5px;line-height:1.35}.app-header__mobile-child-arrow{color:#cbd5e1;flex-shrink:0}.app-header__mobile-footer{border-top:1px solid #0f172a14;flex-shrink:0;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;padding-top:12px;display:grid}.app-header__mobile-secondary{color:#334155;background:#fff;border:1px solid #0f172a14;border-radius:9999px;justify-content:center;align-items:center;min-height:48px;padding:0 14px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1);display:flex}.app-header__mobile-secondary:active{background:#f8fafc;transform:scale(.97)}.app-header__mobile-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 18px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex}.app-header__mobile-cta:active{transform:scale(.97)}.app-header__mobile-cta svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}@media (width<=1024px){.app-header__nav,.app-header__cta{display:none}.app-header__hamburger{display:inline-flex}}@media (width<=576px){.app-header--menu-open{background:#fff}.app-header__container{gap:10px;height:64px;padding:0 16px}.app-header__logo-icon{width:34px;height:34px}.app-header__logo-text{font-size:18px}.app-header__hamburger{min-width:76px;min-height:44px;padding:0 10px;font-size:13px}.app-header__hamburger-line,.app-header__hamburger-line:before,.app-header__hamburger-line:after{width:16px}.app-header__mobile-menu{padding:12px 12px calc(10px + env(safe-area-inset-bottom,0px))}.app-header__mobile-rail{width:92px}.app-header__mobile-head{padding-bottom:10px}.app-header__mobile-head strong{font-size:17px}.app-header__mobile-close{width:44px;height:44px}.app-header__mobile-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 0}.app-header__mobile-quick-link{border-radius:11px;align-items:center;min-height:42px;padding:8px 6px}.app-header__mobile-quick-link span{font-size:13px}.app-header__mobile-quick-link small{display:block}.app-header__mobile-rail-item{min-height:44px;font-size:13px}.app-header__mobile-child-link{min-height:44px}.app-header__mobile-footer{grid-template-columns:1fr 1.25fr}.app-header__mobile-secondary,.app-header__mobile-cta{min-height:48px;font-size:14px}}@media (width<=360px){.app-header__logo-text{font-size:16px}.app-header__hamburger{min-width:68px}.app-header__hamburger-text{display:none}.app-header__mobile-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.app-button:disabled{opacity:.5;cursor:not-allowed}.app-button__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-button__content{align-items:center;display:inline-flex}.app-button--primary{background:var(--gradient-cta);color:#fff;box-shadow:0 4px 14px #ec489959}.app-button--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ec489973}.app-button--primary:active:not(:disabled){transform:translateY(0)scale(.97)}.app-button--secondary{color:var(--text-primary);border-color:var(--border-color);background:#fff}.app-button--secondary:hover:not(:disabled){color:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 12px #0f172a0f}.app-button--secondary:active:not(:disabled){transform:scale(.97)}.app-button--ghost{color:#3b82f6;background:0 0}.app-button--ghost:hover:not(:disabled){background:#3b82f614}.app-button--ghost:active:not(:disabled){transform:scale(.97)}.app-button--sm{border-radius:10px;gap:6px;padding:8px 16px;font-size:14px}.app-button--sm .app-button__icon{width:16px;height:16px}.app-button--md{padding:12px 24px;font-size:15px}.app-button--md .app-button__icon{width:18px;height:18px}.app-button--lg{border-radius:20px;gap:16px;padding:16px 32px;font-size:16px}.app-button--lg .app-button__icon{width:20px;height:20px}.app-button--icon-only{padding:12px}.app-button--sm.app-button--icon-only{padding:8px}.app-button--lg.app-button--icon-only{padding:16px}@media (width<=768px){.app-button{min-height:44px}.app-button--sm{min-height:44px;padding:10px 18px}.app-button--md{min-height:44px;padding:12px 22px}.app-button--lg{min-height:48px;padding:14px 28px}.app-button--icon-only{min-width:44px;min-height:44px}.app-button--sm.app-button--icon-only{padding:10px}}.icon{vertical-align:-.125em;flex-shrink:0;display:inline-block}.icon-badge{color:#fff;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.icon-badge--gradient{box-shadow:0 8px 22px #0f172a29}.icon-badge--glass{-webkit-backdrop-filter:blur(6px);background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff47}.icon-badge--sm{border-radius:12px;width:44px;height:44px;font-size:22px}.icon-badge--md{border-radius:15px;width:56px;height:56px;font-size:28px}.icon-badge--lg{border-radius:18px;width:64px;height:64px;font-size:32px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 40px #3b82f699}}@keyframes glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fade-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes gradient-flow{0%,to{background-position:0%}50%{background-position:100%}}@media (width<=768px){.animate-float{animation:none}.animate-glow,.animate-pulse-glow{animation-duration:4s}.page-enter-active,.page-leave-active{transition:opacity .15s ease-out}}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:clip}body{color:var(--text-primary);background-color:var(--bg-body);text-rendering:optimizelegibility;min-width:320px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:clamp(15px,1vw,17px);overflow-x:clip}img,video,canvas,iframe{max-width:100%}img,video{height:auto}h1,h2,h3,h4,p,li,dd,a,button{overflow-wrap:anywhere}pre,table{max-width:100%}pre{-webkit-overflow-scrolling:touch;overflow-x:auto}.container{width:100%;max-width:1344px;margin:0 auto;padding-inline:clamp(16px,3vw,32px)}.breadcrumb-container{padding-top:88px!important}.section{padding:112px 0;position:relative}.section-dark{color:#fff;background-color:#0f172a}.section-centered{text-align:center}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;transition:background .15s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.text-gradient{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.btn-primary{background:var(--gradient-brand);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3b82f680}.btn-primary:active:not(:disabled){transform:translateY(0)scale(.98);box-shadow:0 3px 10px #3b82f666}.btn-secondary{color:#334155;box-shadow:none;background:#fff;border:1px solid #0f172a14}.btn-secondary:hover:not(:disabled){color:#3b82f6;border-color:#3b82f6}.btn-secondary:active:not(:disabled){transform:scale(.98)}.btn-outline{color:#3b82f6;background:#fff;border:1.5px solid #3b82f6}.btn-outline:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f633}.btn-outline:active:not(:disabled){transform:scale(.98)}.btn-lg{padding:15px 34px;font-size:16px}dfn{cursor:help;border-bottom:1px dashed #3b82f666;font-style:normal}dfn:hover{border-bottom-color:#3b82f6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tap-target{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.text-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=768px){.tap-target-mobile{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.page-transition-optimize{will-change:transform, opacity;backface-visibility:hidden}.section{padding:48px 0}body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px!important}}*{-webkit-tap-highlight-color:#0000}.lazy-image{opacity:0;background:var(--bg-surface);transition:opacity .4s}.lazy-image.lazy-loaded{opacity:1}.lazy-image-placeholder{background:linear-gradient(90deg, var(--bg-surface) 25%, var(--gray-100) 50%, var(--bg-surface) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}[data-edge=right]{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000 100%)}[data-edge=left]{-webkit-mask-image:linear-gradient(270deg,#000 calc(100% - 40px),#0000 100%);mask-image:linear-gradient(270deg,#000 calc(100% - 40px),#0000 100%)}[data-edge=both]{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000 100%)}@keyframes pulse-2b7f894d{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-glow-2b7f894d{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 40px #3b82f699}}@keyframes glow-2b7f894d{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes spin-2b7f894d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-slow-2b7f894d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in-2b7f894d{0%{opacity:0}to{opacity:1}}@keyframes fade-up-2b7f894d{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down-2b7f894d{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-left-2b7f894d{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fade-right-2b7f894d{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in-2b7f894d{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float-2b7f894d{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer-2b7f894d{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradient-flow-2b7f894d{0%,to{background-position:0%}50%{background-position:100%}}.animate-pulse{animation:2s cubic-bezier(.4,0,.2,1) infinite pulse-2b7f894d}.animate-pulse-glow{animation:3s ease-in-out infinite pulse-glow-2b7f894d}.animate-glow{animation:3s ease-in-out infinite glow-2b7f894d}.animate-spin{animation:1s linear infinite spin-2b7f894d}.animate-spin-slow{animation:40s linear infinite spin-slow-2b7f894d}.animate-fade-in{animation:.3s cubic-bezier(.4,0,.2,1) forwards fade-in-2b7f894d}.animate-fade-up{animation:.5s cubic-bezier(.4,0,.2,1) forwards fade-up-2b7f894d}.animate-fade-down{animation:.5s cubic-bezier(.4,0,.2,1) forwards fade-down-2b7f894d}.animate-fade-left{animation:.5s cubic-bezier(.4,0,.2,1) forwards fade-left-2b7f894d}.animate-fade-right{animation:.5s cubic-bezier(.4,0,.2,1) forwards fade-right-2b7f894d}.animate-scale-in{animation:.3s cubic-bezier(.4,0,.2,1) forwards scale-in-2b7f894d}.animate-float{animation:4s ease-in-out infinite float-2b7f894d}.animate-shimmer{background:linear-gradient(90deg,#0000,#fff6,#0000) 0 0/200% 100%;animation:2s infinite shimmer-2b7f894d}.animate-gradient{background-size:200% 200%;animation:8s infinite gradient-flow-2b7f894d}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}@media (width<=768px){.animate-float{animation:none}.animate-glow,.animate-pulse-glow{animation-duration:4s}.page-enter-active,.page-leave-active{transition:opacity .15s ease-out}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-section{background:#03113a;align-items:center;min-height:100vh;padding:120px 0 80px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.hero-bg{background-color:#03113a;background-image:url(/assets/background-C202a2T6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}.grid-mask{display:none}.container{z-index:1;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.hero-content{text-align:center}.hero-badge{color:#2563eb;opacity:0;background:#3b82f614;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:10px;margin-bottom:32px;padding:10px 20px;font-size:14px;font-weight:500;display:inline-flex}.badge-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-2b7f894d}.hero-credentials{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:28px;display:flex}.cred-pill{color:#ffe9b8;background:#eab3081a;border:1px solid #eab30852;border-radius:9999px;align-items:center;gap:7px;padding:7px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.cred-pill svg{color:#f5c451;flex-shrink:0}@media (width<=576px){.cred-pill{padding:6px 12px;font-size:12.5px}}.hero-title{color:#fff;letter-spacing:0;opacity:0;margin-bottom:24px;font-size:clamp(34px,4.5vw,56px);font-weight:900;line-height:1.2}.hero-title dfn{font-style:normal}.hero-title .gradient-text{color:#2563eb;text-shadow:0 8px 32px #8b5cf638;display:inline-block}.hero-subtitle{color:#ffffffb3;opacity:0;max-width:760px;margin:0 auto 40px;font-size:clamp(18px,2vw,22px);line-height:1.75}.hero-subtitle dfn{color:#fffffff2;cursor:help;border-bottom:1px dashed #ffffff59;font-style:normal;font-weight:600}.hero-subtitle dfn:hover{border-bottom-color:#ffffffb3}.hero-stats{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:40px;display:flex}.stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-value{color:#fff;font-size:clamp(22px,2.5vw,28px);font-weight:700}.stat-label{color:#fff9;font-size:14px}.stat-divider{background:#fff3;width:1px;height:40px}.hero-lead{opacity:0;max-width:560px;margin:0 auto 20px}.hero-lead__hook{color:#ffffffd9;margin:0 0 14px;font-size:15px;font-weight:500}.hero-lead__form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;gap:10px;padding:8px;display:flex}.hero-lead__input{color:#fff;background:0 0;border:none;border-radius:9999px;flex:1;min-width:0;padding:12px 20px;font-size:16px}.hero-lead__input::placeholder{color:#ffffff8c}.hero-lead__input:focus{outline:none}.hero-lead__input.is-error{border-radius:9999px;box-shadow:inset 0 0 0 1.5px #f87171}.hero-lead__btn{background:var(--gradient-cta);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:12px 28px;font-size:16px;font-weight:700;box-shadow:0 6px 18px #4f7cff66}.hero-lead__btn:disabled{opacity:.7}.hero-lead__done{color:#4ade80;background:#4ade801a;border:1px solid #4ade804d;border-radius:14px;margin:0;padding:14px 20px;font-size:15px;font-weight:600}.hero-lead__err{color:#f87171;margin-top:8px;font-size:13px;display:block}.hero-lead__consent{color:#ffffffa6;margin-top:8px;font-size:12px;line-height:1.5}.hero-actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:64px;display:flex}@media (width<=576px){.hero-lead__form{border-radius:20px;flex-direction:column}.hero-lead__input{text-align:center}.hero-lead__btn{width:100%}}.bento-grid{opacity:0;grid-template-columns:repeat(4,1fr);gap:16px;max-width:900px;margin:0 auto 48px;display:grid}.bento-card{cursor:pointer;border-radius:20px;min-height:120px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.bento-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000004d}.bento-content{z-index:1;flex-direction:column;align-items:flex-start;height:100%;display:flex;position:relative}.bento-icon{margin-bottom:12px;font-size:36px}.bento-name{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600}.bento-slogan{color:#ffffffe6;font-size:13px}.trust-bar{opacity:0;border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:24px;padding-top:32px;display:flex}.trust-text{color:#ffffff80;font-size:14px}.trust-logos{align-items:center;gap:8px;display:flex}.trust-logo{color:#ffffff80;padding:0 16px;font-size:14px;position:relative}.trust-logo:not(:last-child):after{content:"·";color:#ffffff4d;position:absolute;right:-4px}.btn-arrow svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.btn-arrow:hover svg{transform:translate(4px)}@media (width<=1024px){.bento-grid{grid-template-columns:1fr 1fr;max-width:500px}}@media (width<=768px){.hero-section{min-height:auto;padding:100px 0 60px}.hero-badge,.hero-credentials{margin-bottom:20px}.hero-title{letter-spacing:0;margin-bottom:18px}.hero-subtitle{margin-bottom:28px}.hero-stats{gap:16px;margin-bottom:28px}.stat-divider,.hero-actions{display:none}.bento-grid{grid-template-columns:1fr 1fr}.trust-bar{flex-direction:column;gap:16px}}@media (width<=576px){.hero-section{padding:76px 0 38px}.container{padding:0 18px}.hero-badge{margin-bottom:14px;padding:8px 14px}.hero-credentials{gap:8px;margin-bottom:14px}.hero-title{margin-bottom:14px}.hero-subtitle{margin-bottom:22px;font-size:16px}.hero-stats{gap:14px 22px;margin-bottom:22px}.hero-lead{margin-bottom:0}.hero-lead__hook{margin-bottom:10px;font-size:14px}.bento-grid,.trust-bar{display:none}}.role-section{background:#fff;padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.role-section .container{max-width:1280px;margin:0 auto;padding:0 24px}.role-section .section-title{color:var(--text-primary);text-align:center;margin-bottom:48px;font-size:clamp(28px,4vw,46px);font-weight:700}.role-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.role-card{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:20px;padding:48px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.role-card:hover{border-color:#3b82f633;transform:translateY(-6px);box-shadow:0 12px 40px #0f172a1a}.role-card:hover .card-border-top{transform:scaleX(1)}.role-card:hover .card-arrow{opacity:1;transform:translate(0)}.card-border-top{background:var(--gradient-brand);transform-origin:0;height:3px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.card-icon{margin-bottom:24px;font-size:48px}.card-title{color:var(--text-primary);margin-bottom:8px;font-size:clamp(18px,1.5vw,20px);font-weight:600}.card-desc{color:var(--text-secondary);margin-bottom:24px;font-size:clamp(15px,1vw,17px);line-height:1.75}.card-arrow{background:var(--gradient-brand);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:translate(-8px)}@media (width<=768px){.role-grid{grid-template-columns:1fr;gap:16px}}@media (width<=576px){.role-section .container{padding:0 18px}.role-card{padding:32px 24px}}.product-bento-section{background:#f8fafc;padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-bento-section .container{max-width:1200px;margin:0 auto;padding:0 24px}.product-bento-section .section-head,.product-bento-section .group-heading,.product-bento-section .primary-card__footer,.product-bento-section .guidance{justify-content:space-between;gap:32px;display:flex}.product-bento-section .section-head{align-items:flex-end;margin-bottom:28px}.product-bento-section .section-heading{max-width:650px}.product-bento-section .section-eyebrow,.product-bento-section .group-heading__eyebrow,.product-bento-section .guidance__eyebrow{color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.product-bento-section .section-title,.product-bento-section .group-heading h3,.product-bento-section .primary-card h4,.product-bento-section .direction-card h4,.product-bento-section .guidance h3{color:#0f172a;letter-spacing:0;margin:0;font-weight:700}.product-bento-section .section-title{text-align:left;margin-bottom:0;font-size:clamp(22px,2.5vw,30px);line-height:1.25}.product-bento-section .section-subtitle{color:#475569;max-width:420px;margin:0;font-size:clamp(15px,1vw,17px);line-height:1.75}.principle-list{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 56px;padding:0;list-style:none;display:grid}.principle-item{align-items:center;gap:14px;min-height:84px;padding:16px 24px;display:flex}.principle-item:not(:first-child){border-left:1px solid #e2e8f0}.principle-item strong,.principle-item span{display:block}.principle-item strong{color:#0f172a;margin-bottom:3px;font-size:14px}.principle-item span{color:#475569;font-size:13px;line-height:1.55}.principle-item__number{font-weight:700;color:#8b5cf6!important;font-size:14px!important}.group-heading{align-items:flex-end;margin-bottom:20px}.group-heading--secondary{margin-top:48px}.group-heading h3{font-size:24px;line-height:1.35}.group-heading p{color:#475569;max-width:440px;margin:0;font-size:14px;line-height:1.7}.primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.primary-card{border:1px solid #e2e8f0;border-top:4px solid var(--tone);background:#fff;border-radius:8px;flex-direction:column;min-height:420px;padding:28px;display:flex;box-shadow:0 12px 28px #0f172a0d}.primary-card__top,.direction-card__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-icon,.direction-card__icon{border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.product-icon{width:46px;height:46px;color:var(--tone);background:var(--tint);font-size:22px}.product-status,.direction-card__status{color:var(--tone,#64748b);font-size:12px;font-weight:600}.primary-card__content{margin-top:30px}.product-kicker{color:var(--tone);margin:0 0 8px;font-size:13px;font-weight:600}.primary-card h4{font-size:28px;line-height:1.25}.product-subtitle{color:#334155;margin:10px 0 0;font-size:16px;font-weight:600;line-height:1.55}.product-description{color:#475569;margin:14px 0 0;font-size:14px;line-height:1.75}.product-points{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.product-points li{color:#334155;padding-left:16px;font-size:13px;line-height:1.55;position:relative}.product-points li:before{background:var(--tone);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.primary-card__footer{border-top:1px solid #f1f5f9;align-items:center;margin-top:auto;padding-top:22px}.primary-card__footer>span{color:#64748b;max-width:260px;font-size:12px;line-height:1.5}.primary-card__footer a,.direction-card__link,.product-bento-section .section-footer a{color:var(--tone,#2563eb);font-size:14px;font-weight:600;text-decoration:none}.direction-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.direction-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-height:260px;padding:22px;display:flex}.direction-card__icon{color:#334155;background:#f1f5f9;width:38px;height:38px;font-size:18px}.direction-card h4{margin-top:24px;font-size:18px;line-height:1.35}.direction-card p{color:#475569;margin:10px 0 0;font-size:13px;line-height:1.7}.direction-card__link{color:#2563eb;margin-top:auto;padding-top:18px;font-size:13px}.guidance{background:#fff;border:1px solid #d8e3f3;border-left:3px solid #8b5cf6;border-radius:8px;align-items:center;margin-top:28px;padding:28px}.guidance h3{font-size:20px;line-height:1.4}.guidance p{color:#475569;max-width:680px;margin:8px 0 0;font-size:14px;line-height:1.7}.guidance__action{color:#fff;background:#2563eb;border-radius:6px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.product-bento-section .section-footer{justify-content:center;margin-top:28px;display:flex}.product-bento-section .section-footer a{color:#2563eb}@media (width<=1024px){.direction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-bento-section .section-head,.product-bento-section .group-heading,.product-bento-section .guidance{display:block}.product-bento-section .section-title{font-size:28px}.product-bento-section .section-subtitle,.group-heading p{margin-top:12px}.principle-list{grid-template-columns:1fr}.principle-item:not(:first-child){border-top:1px solid #e2e8f0;border-left:0}.primary-grid{grid-template-columns:1fr}.primary-card{min-height:0}.primary-card__footer{margin-top:28px}.guidance__action{justify-content:center;width:100%;margin-top:22px}}@media (width<=576px){.product-bento-section .container{padding:0 18px}.product-bento-section .section-title{font-size:25px}.group-heading h3{font-size:21px}.principle-list{margin-bottom:40px}.principle-item,.primary-card,.direction-card,.guidance{padding:20px}.primary-card h4{font-size:24px}.primary-card__footer{display:block}.primary-card__footer a{margin-top:12px;display:inline-block}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:220px}}.size-section{background:var(--bg-surface,#f8fafc);padding:112px 0}.size-section .container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header{text-align:center;max-width:680px;margin:0 auto 40px}.section-title{color:#0f172a;margin:0 0 12px;font-size:clamp(22px,2.5vw,30px);font-weight:700}.section-subtitle{color:#64748b;margin:0;font-size:clamp(15px,1vw,17px)}.size-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1100px;margin:0 auto;display:grid}.size-card{border:1px solid var(--border-color);will-change:transform;background:#fff;border-radius:20px;flex-direction:column;padding:28px 24px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.size-card:before{content:"";background:var(--gradient-brand);opacity:0;height:3px;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}.size-card:hover{border-color:#3b82f633;transform:translateY(-6px);box-shadow:0 12px 40px #0f172a1a}.size-card:hover:before{opacity:1}.size-card:active{transform:translateY(-2px)scale(.99)}.size-card__icon{background:var(--gradient-brand);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex;box-shadow:0 4px 12px #3b82f640}.size-card__scale{color:#2563eb;margin-bottom:8px;font-size:13px;font-weight:600}.size-card__headline{color:#0f172a;margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.3}.size-card__desc{color:#475569;margin:0 0 20px;font-size:14px;line-height:1.7}.size-card__stat{background:var(--gradient-brand-soft);border-radius:14px;align-items:baseline;gap:8px;margin-bottom:20px;padding:16px;display:flex}.size-card__stat .stat-num{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:800;line-height:1}.size-card__stat .stat-label{color:#475569;font-size:13px;font-weight:500}.size-card__points{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.size-card__points li{color:#334155;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.size-card__points li svg{color:#10b981;flex-shrink:0;margin-top:3px}.size-card__foot{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.size-card__plan{color:#64748b;font-size:13px;font-weight:600}.size-card__btn{background:var(--gradient-cta);cursor:pointer;color:#fff;border:none;border-radius:14px;align-items:center;gap:6px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.size-card__btn svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.size-card__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #8b5cf666}.size-card__btn:hover svg{transform:translate(3px)}.size-card__btn:active{transform:translateY(0)scale(.97)}@media (width<=768px){.size-section{padding:48px 0}.size-section .container{padding:0 18px}.section-header{margin-bottom:30px}.section-title{font-size:26px}.size-card__stat .stat-num{font-size:28px}}@media (width<=576px){.size-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-right:-18px;padding-bottom:8px;padding-right:18px;display:flex;overflow-x:auto}.size-grid::-webkit-scrollbar{display:none}.size-card{scroll-snap-align:start;flex:0 0 min(84vw,320px);padding:24px 20px}.size-card__foot{flex-direction:column;align-items:stretch;gap:14px}.size-card__btn{justify-content:center;width:100%}}.domain-section{background:#fff;padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.domain-section .container{max-width:1280px;margin:0 auto;padding:0 24px}.section-subtitle dfn{color:#2563eb;cursor:help;border-bottom:1px dashed #3b82f666;font-style:normal;font-weight:600}.section-subtitle dfn:hover{border-bottom-color:#3b82f6}.domain-grid{grid-template-columns:repeat(7,1fr);gap:16px;display:grid}.domain-card{border:1px solid var(--border-color);cursor:pointer;text-align:center;background:#fff;border-radius:20px;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.domain-card:before{content:"";background:var(--domain-color);height:4px;position:absolute;top:0;left:0;right:0}.domain-card:hover{border-color:var(--domain-color);transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.domain-card:hover .card-glow{opacity:.1}.domain-card:hover .domain-arrow{opacity:1;transform:translate(0)}.card-glow{background:var(--domain-color);opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.domain-code{z-index:1;color:var(--domain-color);margin-bottom:16px;font-size:14px;font-weight:700;display:inline-block;position:relative}.domain-name{z-index:1;color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:600;position:relative}.domain-count{z-index:1;color:var(--text-muted);margin-bottom:16px;font-size:13px;display:block;position:relative}.domain-arrow{z-index:1;background:var(--domain-color);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;transform:translate(-8px)}@media (width<=1024px){.domain-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.domain-grid{grid-template-columns:repeat(2,1fr)}}.path-section{background:#f9fafb;padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.path-section .container{max-width:1280px;margin:0 auto;padding:0 24px}.section-title{color:var(--text-primary);text-align:center;margin-bottom:8px;font-size:clamp(28px,4vw,46px);font-weight:700}.section-title dfn{color:#2563eb;cursor:help;border-bottom:1px dashed #3b82f666;font-style:normal;font-weight:700}.section-title dfn:hover{border-bottom-color:#3b82f6}.section-subtitle{color:var(--text-secondary);text-align:center;margin-bottom:64px;font-size:clamp(15px,1vw,17px)}.path-timeline{justify-content:space-between;margin-bottom:64px;padding:0 24px;display:flex;position:relative}.timeline-line{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#3b82f6 100%);border-radius:2px;height:3px;position:absolute;top:36px;left:60px;right:60px}.timeline-node{z-index:1;cursor:pointer;flex-direction:column;flex:1;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.timeline-node:hover .node-content,.timeline-node--active .node-content{opacity:1;transform:translateY(0)}.timeline-node:hover .node-circle,.timeline-node--active .node-circle{transform:scale(1.15);box-shadow:0 8px 30px #3b82f666}.node-circle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;font-size:28px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #3b82f64d}.node-num{text-shadow:0 2px 4px #0003}.node-content{text-align:center;opacity:.7;max-width:200px;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(8px)}.node-title{color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:600}.node-duration{color:#3b82f6;background:#3b82f61a;border-radius:9999px;margin-bottom:8px;padding:2px 10px;font-size:12px;display:inline-block}.node-desc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.75}.path-cta{text-align:center}.path-cta-buttons{flex-direction:column;align-items:center;gap:16px;display:flex}.path-link{color:#2563eb;align-items:center;gap:4px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.path-link svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.path-link:hover{color:#1d4ed8}.path-link:hover svg{transform:translate(4px)}@media (width<=1024px){.path-timeline{flex-direction:column;align-items:flex-start;gap:32px;padding-left:50px}.timeline-line{background:linear-gradient(#3b82f6 0%,#8b5cf6 50%,#3b82f6 100%);width:3px;height:auto;inset:0 auto 0 35px}.timeline-node{flex-direction:row;align-items:flex-start;gap:24px;width:100%}.node-circle{flex-shrink:0;width:56px;height:56px;margin-bottom:0;font-size:22px}.node-content{text-align:left;opacity:1;padding-top:8px;transform:none}}.trust-section{background:var(--bg-surface);padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.trust-section .container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:48px}.section-eyebrow{color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.section-subtitle{color:var(--text-secondary);font-size:clamp(15px,1vw,17px)}.stats-grid{border:1px solid var(--border-color);background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);margin-bottom:36px;padding:12px;display:grid;box-shadow:0 1px 2px #0f172a0a}.stat-card{text-align:center;border-right:1px solid var(--border-color);padding:32px 20px}.stat-card:last-child{border-right:0}.stat-number{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:40px;font-weight:800;line-height:1;display:block}.stat-label{color:#64748b;font-size:14px;font-weight:500}.credentials-row{margin-bottom:20px}.cred-block{grid-template-columns:128px minmax(0,1fr);align-items:center;gap:24px;display:grid}.cred-label{color:#334155;font-size:14px;font-weight:600;display:block}.pill-scroll{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.pill-track{gap:10px;width:max-content;animation:30s linear infinite scroll-pills-2a916fe3;display:flex}.pill{white-space:nowrap;border:1px solid var(--border-color);color:#475569;background:#fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.pill:hover{background:var(--gradient-brand-soft);color:#2563eb;border-color:#3b82f64d}.pill--cloud{color:#1e293b}.pill-icon{color:#2563eb;font-size:16px}.logo-wall{border-top:1px solid var(--border-color);margin-top:32px;padding-top:32px}.logo-label{color:#334155;margin-bottom:20px;font-size:14px;font-weight:600;display:block}.logo-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.logo-track{gap:12px;width:max-content;animation:25s linear infinite scroll-logos-2a916fe3;display:flex}.logo-item{border:1px solid var(--border-color);background:#fff;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.logo-item:hover{border-color:#3b82f640;transform:translateY(-2px);box-shadow:0 1px 2px #0f172a0a}.logo-icon{color:#2563eb;font-size:20px}.logo-name{color:#334155;font-size:14px;font-weight:500}@media (width<=1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:0}.stat-card{border-bottom:1px solid var(--border-color)}.stat-card:nth-child(2n){border-right:0}.stat-card:nth-child(n+3){border-bottom:0}}@media (width<=768px){.trust-section{padding:48px 0}.trust-section .container{padding:0 18px}.section-title{font-size:26px}.stat-number{font-size:32px}.stat-card{padding:24px 16px}.cred-block{grid-template-columns:1fr;gap:12px}}@media (width<=576px){.stat-number{font-size:28px}.stat-card{padding:20px 12px}.stat-label{font-size:12px}.pill-track{animation-duration:20s}.logo-track{animation-duration:18s}}.eco-section{background:#fff;padding:112px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eco-section .container{max-width:1280px;margin:0 auto;padding:0 24px}.eco-head{text-align:center;margin-bottom:64px}.section-title{color:var(--text-primary);margin-bottom:8px;font-size:clamp(28px,4vw,46px);font-weight:700}.section-subtitle{color:var(--text-secondary);max-width:720px;margin:0 auto;font-size:clamp(15px,1vw,17px);line-height:1.75}.flywheel-wrap{justify-content:center;margin-bottom:64px;display:flex}.flywheel{width:440px;height:440px;position:relative}.flywheel__ring{border:2px dashed #8b5cf62e;border-radius:50%;animation:60s linear infinite eco-spin-deb96b65;position:absolute;inset:60px}.flywheel__center{background:var(--gradient-brand);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 36px #8b5cf647}.flywheel__center-title{font-size:17px;font-weight:700}.flywheel__center-sub{color:#fffc;margin-top:4px;font-size:12px}.flywheel__node{border:1px solid var(--border-color);text-align:center;background:#fff;border-radius:14px;width:150px;padding:14px 16px;position:absolute;box-shadow:0 4px 12px #0f172a0f}.flywheel__node--top{top:0;left:50%;transform:translate(-50%)}.flywheel__node--right{top:50%;right:-12px;transform:translateY(-50%)}.flywheel__node--bottom{bottom:0;left:50%;transform:translate(-50%)}.flywheel__node--left{top:50%;left:-12px;transform:translateY(-50%)}.flywheel__node-title{color:var(--text-primary);font-size:14px;font-weight:700;display:block}.flywheel__node-desc{color:var(--text-secondary);margin-top:3px;font-size:12px;display:block}.eco-roles-title{text-align:center;color:var(--text-primary);margin-bottom:32px;font-size:clamp(18px,1.5vw,20px);font-weight:600}.eco-roles{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px;display:grid}.eco-role{background:var(--bg-surface);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.eco-role:hover{border-color:#3b82f640;transform:translateY(-6px);box-shadow:0 12px 40px #0f172a1a}.eco-role:hover .eco-role__link{color:var(--color-violet-500);gap:8px}.eco-role__icon{margin-bottom:16px}.eco-role__title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:700}.eco-role__oneliner{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.4}.eco-role__fit{color:var(--text-muted);border-top:1px solid var(--border-color);margin-bottom:16px;padding-top:16px;font-size:12px;display:block}.eco-role__link{color:var(--color-brand-500);align-items:center;gap:4px;font-size:13px;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.eco-cta{flex-direction:column;align-items:center;gap:16px;display:flex}.eco-cta__link{color:var(--color-brand-600);font-size:14px;font-weight:500;transition:color .15s cubic-bezier(.4,0,.2,1)}.eco-cta__link:hover{color:var(--color-violet-500)}@media (width<=1024px){.eco-roles{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.flywheel{width:100%;max-width:340px;height:auto}.flywheel__ring{display:none}.flywheel__center{border-radius:20px;width:100%;height:auto;margin-bottom:16px;padding:20px;position:static;transform:none}.flywheel__node{width:100%;margin-bottom:8px;position:static;transform:none}.flywheel__node--top,.flywheel__node--right,.flywheel__node--bottom,.flywheel__node--left{transform:none}}@media (width<=576px){.eco-roles{grid-template-columns:1fr}}.final-cta-section{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);padding:96px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.cta-bg-glow{filter:blur(80px);opacity:.4;pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.cta-bg-glow--1{background:radial-gradient(circle,#3b82f699 0%,#0000 70%);width:400px;height:400px;animation:8s ease-in-out infinite float-glow-1-f4e9f77e;top:-100px;left:10%}.cta-bg-glow--2{background:radial-gradient(circle,#8b5cf699 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out infinite float-glow-2-f4e9f77e;bottom:-80px;right:10%}.final-cta-section .container{z-index:1;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.cta-content{text-align:center}.cta-trust-tag{color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:6px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.cta-trust-tag svg{color:#34d399}.cta-title{color:#fff;letter-spacing:0;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:44px;font-weight:700;line-height:1.2}.cta-desc{color:#ffffffb3;margin-bottom:48px;font-size:18px;line-height:1.75}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 20px;display:flex}.cta-button{border-radius:20px;min-height:56px;padding:18px 48px;font-size:17px;box-shadow:0 8px 32px #8b5cf673}.cta-button svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.cta-button:hover svg{transform:translate(6px)}.cta-note{color:#ffffff80;align-items:center;gap:8px;margin:0;font-size:14px;display:inline-flex}.note-icon{color:#fbbf24;font-size:16px}@media (width<=768px){.final-cta-section{padding:72px 0}.cta-bg-glow--1{width:300px;height:300px;left:-50px}.cta-bg-glow--2{width:250px;height:250px;right:-30px}.cta-trust-tag{margin-bottom:20px;padding:6px 14px;font-size:12px}.cta-title{font-size:32px}.cta-desc{margin-bottom:32px;font-size:16px}.cta-actions{flex-direction:column;gap:14px}.cta-button{width:100%;max-width:360px;padding:16px 32px;font-size:16px}.cta-note{font-size:13px}}@media (width<=576px){.final-cta-section{padding:60px 0}.cta-title{font-size:28px}.cta-desc{font-size:15px}}.assessment{background:#f6f8fc;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.assessment .container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.assessment__head{text-align:center;margin-bottom:48px}.assessment__tag{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.assessment__tag .icon{font-size:15px}.assessment__title{color:var(--text-primary);margin:0 0 8px;font-size:34px;font-weight:700}.assessment__sub{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(15px,1vw,17px)}@media (width<=768px){.assessment .container{padding:0 18px}.assessment__head{margin-bottom:32px}.assessment__title{font-size:27px}.assessment__sub{font-size:15px}}@media (forced-colors:active){.tool__range:focus-visible{outline:2px solid highlight}}.assessment .tool{background:#fff;border:1px solid #0f172a14;border-radius:20px;max-width:640px;margin:0 auto;padding:40px;box-shadow:0 12px 40px #0f172a1a}.home{--home-section-space:96px;background:#fff;min-height:100vh;overflow-x:hidden}.home .role-section,.home .product-bento-section,.home .size-section,.home .assessment,.home .domain-section,.home .path-section,.home .eco-section,.home .trust-section,.home .activity-section,.home .final-cta-section{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}@media (width<=768px){.home{--home-section-space:64px}}@media (width<=576px){.home{--home-section-space:52px}}@keyframes scroll-pills-2a916fe3{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-logos-2a916fe3{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes eco-spin-deb96b65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float-glow-1-f4e9f77e{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,20px)scale(1.1)}}@keyframes float-glow-2-f4e9f77e{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,-30px)scale(1.15)}}.tool{background:#fff;border:1px solid #0f172a14;border-radius:20px;max-width:640px;margin:0 auto;padding:40px;box-shadow:0 12px 40px #0f172a1a}.tool__head{text-align:center;margin-bottom:28px}.tool__badge{color:#2563eb;background:#eff6ff;border-radius:9999px;margin-bottom:12px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}.tool__title{color:#0f172a;margin:0 0 8px;font-size:clamp(20px,3vw,26px);font-weight:700}.tool__subtitle{color:#64748b;margin:0;font-size:15px}.tool__intro{color:#475569;max-width:500px;margin:12px auto 0;font-size:13px;line-height:1.65}.tool__progress{margin-bottom:28px}.tool__progress-info{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.tool__bar{background:#f1f5f9;border-radius:9999px;height:6px;overflow:hidden}.tool__bar-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:9999px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.tool__step-trail{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;margin:12px 0 0;padding:0;list-style:none;display:grid}.tool__step-trail li{min-width:0}.tool__step-trail button{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;cursor:default;background:0 0;border:0;width:100%;font-size:11px;line-height:1.4;overflow:hidden}.tool__step-trail .is-done button{color:#2563eb;cursor:pointer}.tool__step-trail .is-current button{color:#0f172a;font-weight:600}.tool__q{color:#0f172a;margin:0 0 6px;font-size:clamp(18px,2.5vw,22px);font-weight:600}.tool__q-sub{color:#64748b;margin:0 0 20px;font-size:14px}.tool__step{margin-bottom:28px}.tool__options{flex-direction:column;gap:12px;display:flex}.tool__option{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 20px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.tool__option:hover{background:#eff6ff;border-color:#bfdbfe}.tool__option.is-active{background:#eff6ff;border-color:#3b82f6}.tool__radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}.is-active .tool__radio{border-color:#3b82f6}.is-active .tool__radio:after{content:"";background:#3b82f6;border-radius:50%;position:absolute;inset:3px}.tool__option-text{color:#334155;font-size:15px}.tool__option-text small{color:#94a3b8;margin-top:2px;font-size:13px;display:block}.tool__slider{padding:12px 0 4px}.tool__slider-value{text-align:center;color:#2563eb;margin-bottom:0;font-size:36px;font-weight:900}.tool__slider-unit{color:#94a3b8;margin-left:4px;font-size:18px}.tool__range{appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;width:100%;height:44px;margin:0;padding:0;display:block}.tool__range::-webkit-slider-runnable-track{background:linear-gradient(to right, #3b82f6 0, #3b82f6 var(--tool-range-progress,0%), #e2e8f0 var(--tool-range-progress,0%), #e2e8f0 100%);border-radius:9999px;height:6px}.tool__range::-webkit-slider-thumb{appearance:none;box-sizing:border-box;background:#fff;border:2px solid #3b82f6;border-radius:50%;width:22px;height:22px;margin-top:-8px;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0f172a0f}.tool__range:active::-webkit-slider-thumb{transform:scale(1.08)}.tool__range::-moz-range-track{background:#e2e8f0;border:none;border-radius:9999px;height:6px}.tool__range::-moz-range-progress{background:#3b82f6;border-radius:9999px;height:6px}.tool__range::-moz-range-thumb{box-sizing:border-box;background:#fff;border:2px solid #3b82f6;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 12px #0f172a0f}.tool__range:focus{outline:none}.tool__range:focus-visible{outline-offset:2px;border-radius:9999px;outline:2px solid #2563eb}.tool__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #dbeafe,0 4px 12px #0f172a0f}.tool__range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #dbeafe,0 4px 12px #0f172a0f}@media (forced-colors:active){.tool__range:focus-visible{outline:2px solid highlight}}.tool__slider-scale{color:#94a3b8;justify-content:space-between;margin-top:0;font-size:12px;display:flex}.tool__nav{justify-content:space-between;gap:16px;display:flex}.tool__btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.tool__btn:disabled{opacity:.4;cursor:not-allowed}.tool__btn--ghost{color:#475569;background:#f1f5f9}.tool__btn--ghost:hover:not(:disabled){background:#e2e8f0}.tool__btn--primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#3b82f6);margin-left:auto;box-shadow:0 4px 14px #3b82f64d}.tool__btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #3b82f666}.tool__result{text-align:center}.tool__result-headline{color:#334155;margin:0 0 20px;font-size:clamp(18px,2.5vw,22px);font-weight:500}.tool__summary{color:#475569;text-align:left;margin:-8px auto 24px;font-size:14px;line-height:1.8}.tool__metric{margin-bottom:24px}.tool__metric-value{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:clamp(40px,7vw,60px);font-weight:900;line-height:1.1;display:block}.tool__metric-label{color:#64748b;margin-top:6px;font-size:14px;display:block}.tool__fields{text-align:left;background:#0f172a14;border-radius:14px;flex-direction:column;gap:1px;margin-bottom:20px;display:flex;overflow:hidden}.tool__field{background:#f8fafc;justify-content:space-between;padding:14px 18px;display:flex}.tool__field-label{color:#64748b;font-size:14px}.tool__field-value{color:#0f172a;font-size:15px;font-weight:600}.tool__note{color:#475569;background:#eff6ff;border-radius:14px;margin:0 0 24px;padding:14px 18px;font-size:14px}.tool__dimensions,.tool__priorities{text-align:left;margin-bottom:22px}.tool__dimensions h4,.tool__priorities h4{color:#0f172a;margin:0 0 12px;font-size:16px}.tool__dimension{margin-bottom:12px}.tool__dimension>div:first-child{color:#475569;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:13px;display:flex}.tool__dimension>div:first-child b{color:#0f172a}.tool__dimension-track{background:#f1f5f9;border-radius:9999px;height:8px;overflow:hidden}.tool__dimension-track span{border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:100%;display:block}.tool__priorities article{border-top:1px solid #0f172a14;gap:12px;padding:14px 0;display:flex}.tool__priorities article>span{color:#0f766e;background:#ecfdf5;border-radius:9999px;flex:none;height:fit-content;padding:3px 8px;font-size:11px;font-weight:600}.tool__priorities article b{color:#0f172a;font-size:14px}.tool__priorities article p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.65}.tool__lead-gate{text-align:left;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin:0 0 22px;padding:22px}.tool__lead-gate>span{color:#2563eb;margin-bottom:8px;font-size:12px;font-weight:600;display:inline-flex}.tool__lead-gate h4{color:#0f172a;margin:0 0 12px;font-size:17px}.tool__lead-gate ul{color:#475569;margin:0 0 18px;padding-left:20px;font-size:13px;line-height:1.8}.tool__lead-gate .tool__btn{width:100%;margin-left:0}.tool__lead-gate small{color:#64748b;margin-top:10px;font-size:11px;line-height:1.6;display:block}.tool__unlock-message{color:#087f5b;text-align:left;background:#ecfdf5;border-radius:14px;margin:0 0 20px;padding:12px 15px;font-size:13px;line-height:1.65}.tool__recommendations{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.tool__recommendations a{color:#0f172a;border:1px solid #0f172a14;border-radius:14px;flex-direction:column;min-width:0;padding:14px;text-decoration:none;display:flex}.tool__recommendations b{font-size:14px}.tool__recommendations span{color:#64748b;flex:1;margin:5px 0 10px;font-size:12px;line-height:1.55}.tool__recommendations strong{color:#2563eb;font-size:12px}.tool__privacy{color:#64748b;margin:0 0 10px;font-size:12px;line-height:1.65}.tool__session{color:#087f5b;margin:0 0 10px;font-size:13px}.tool__session.is-error{color:#b42318}.tool__login{color:#2563eb;margin-bottom:18px;font-size:13px;font-weight:600;display:inline-flex}.tool__result-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:16px;display:flex}.tool__btn--outline{color:#2563eb;background:#fff;border:1px solid #bfdbfe}.tool__disclaimer{color:#94a3b8;margin:0;font-size:12px}.tool__share-overlay{z-index:1200;background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tool__share-dialog{color:#0f172a;text-align:center;background:#fff;border-radius:20px;width:min(390px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 12px 40px #0f172a1a}.tool__share-dialog h3{margin:0 0 8px;font-size:20px}.tool__share-dialog p{color:#64748b;margin:0 0 16px;font-size:13px;line-height:1.65}.tool__share-dialog img{width:220px;max-width:100%;height:220px;margin:0 auto 16px;display:block}.tool__share-dialog .tool__btn{width:100%}.tool__share-close{color:#64748b;cursor:pointer;background:0 0;border:0;width:36px;height:36px;font-size:28px;position:absolute;top:8px;right:10px}.tool__share-message{color:#087f5b;margin-top:10px;font-size:13px;display:block}@media (width<=576px){.tool{padding:24px 18px}.tool__progress{margin-bottom:22px}.tool__step-trail{gap:3px}.tool__step-trail button{min-height:44px;font-size:10px}.tool__nav,.tool__result-cta{flex-direction:column}.tool__btn{width:100%;min-height:48px}.tool__btn--primary{margin-left:0}.tool__field{align-items:flex-start;gap:12px}.tool__field-value{text-align:right;overflow-wrap:anywhere}.tool__recommendations{grid-template-columns:1fr}.tool__share-dialog{padding:24px 18px}}.activity-section{background:#fff;padding:96px 0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.activity-section.activity-section--light{background:var(--bg-surface,#f8fafc)}.activity-section .container{max-width:1200px;margin:0 auto;padding:0 24px}.activity-section .act-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:48px;display:flex}.activity-section .section-eyebrow{color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.activity-section .section-title{color:var(--text-primary,#0f172a);text-align:left;letter-spacing:normal;-webkit-text-fill-color:unset;background:0 0;margin:0 0 8px;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.3;display:block}.activity-section .section-subtitle{color:var(--text-secondary,#475569);margin:0;font-size:clamp(15px,1vw,17px);line-height:1.6}.activity-section .act-more-link{color:#3b82f6;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;min-height:44px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.activity-section .act-more-link:hover{color:#2563eb}.activity-section .act-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.activity-section .act-card{border:1px solid var(--border-color,#0f172a14);background:#fff;border-radius:20px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;overflow:hidden}.activity-section .act-card:hover{border-color:#3b82f633;transform:translateY(-6px);box-shadow:0 12px 40px #0f172a1a}.activity-section .act-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.activity-section .act-card__cover{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:156px;padding:20px;display:flex;position:relative;overflow:hidden}.activity-section .cover-overlay{opacity:0;background:linear-gradient(135deg,#0000001a 0%,#0003 100%);transition:opacity .3s;position:absolute;inset:0}.activity-section .act-card:hover .cover-overlay{opacity:1}.activity-section .act-card__eyebrow{z-index:1;color:#ffffffc7;margin-bottom:8px;font-size:12px;font-weight:600;position:relative}.activity-section .act-card__title{z-index:1;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:700;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}.activity-section .act-card__body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.activity-section .act-card__date{color:var(--text-muted,#94a3b8);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;display:flex}.activity-section .act-card__dot{opacity:.5}.activity-section .act-card__sum{color:var(--text-secondary,#475569);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:14px;line-height:1.75;display:-webkit-box;overflow:hidden}.activity-section .act-card__fit,.activity-section .act-card__gain{color:var(--text-secondary,#475569);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.activity-section .act-card__fit strong,.activity-section .act-card__gain strong{color:var(--text-primary,#0f172a)}.activity-section .act-card__gain{margin-bottom:16px}.activity-section .act-card__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.activity-section .act-card__tags{flex-wrap:wrap;gap:6px;display:flex}.activity-section .act-card__tag{min-height:26px;color:var(--text-secondary,#475569);background:var(--bg-surface,#f8fafc);border-radius:9999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:500;display:inline-flex}.activity-section .act-card__tag--status.st--end{color:var(--text-secondary,#475569);background:var(--bg-surface,#f8fafc)}.activity-section .act-card__go{color:#3b82f6;flex-shrink:0;align-items:center;gap:3px;font-size:13px;font-weight:600;display:inline-flex}@media (width<=1024px){.activity-section .act-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.activity-section{padding:64px 0}.activity-section .container{padding:0 18px}.activity-section .act-head{flex-direction:column;align-items:flex-start;margin-bottom:32px}.activity-section .act-grid{scroll-snap-type:x mandatory;gap:14px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.activity-section .act-card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}}.app-footer{color:#fffc;background:#0a0a0f;padding-top:64px}.app-footer a{color:inherit;text-decoration:none}.app-footer__container{max-width:1280px;margin:0 auto;padding:0 32px}.app-footer__main{grid-template-columns:1.8fr 1fr;gap:64px;padding-bottom:48px;display:grid}.app-footer__brand{max-width:420px}.app-footer__logo{align-items:center;gap:12px;margin-bottom:24px;text-decoration:none;display:flex}.app-footer__logo-icon{border-radius:9px;width:40px;height:40px;display:block}.app-footer__logo-text{color:#fff;font-size:22px;font-weight:700}.app-footer__slogan{color:#fff9;margin-bottom:32px;font-size:15px;line-height:1.7}.app-footer__contact{flex-direction:column;gap:16px;display:flex}.app-footer__contact-item{color:#fff9;align-items:center;gap:8px;font-size:14px;display:flex}.app-footer__contact-item svg{color:#3b82f6;flex-shrink:0}.app-footer__cta{background:linear-gradient(135deg,#4f7cff24,#8b5cf61f);border:1px solid #ffffff1a;border-radius:20px;align-self:start;padding:32px}.app-footer__cta-title{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}.app-footer__cta-desc{color:#fff9;margin:0 0 20px;font-size:14px}.app-footer__lead{gap:10px;display:flex}.app-footer__lead-input{color:#fff;background:#00000040;border:1px solid #ffffff2e;border-radius:14px;flex:1;min-width:0;padding:13px 18px;font-family:inherit;font-size:15px}.app-footer__lead-input::placeholder{color:#ffffff9e}.app-footer__lead-input:focus{border-color:#3b82f6;outline:none}.app-footer__lead-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0% 100%);border:none;border-radius:14px;flex-shrink:0;padding:13px 26px;font-size:15px;font-weight:600}.app-footer__quick{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:10px 20px;margin-top:20px;padding-top:18px;display:flex}.app-footer__quick-item{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:none}.app-footer__quick-item:hover{color:#fff}.app-footer__quick-item--static{cursor:default}.app-footer__links{border-top:1px solid #ffffff14;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;padding:32px 0;display:grid}.app-footer__links-group{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.app-footer__links-title{color:#ffffffd9;font-size:13px;font-weight:600}.app-footer__links-item{font-size:13px;color:#ffffff9e!important;text-decoration:none!important}.app-footer__links-item:hover{color:#ffffffeb!important}.app-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:32px 0;display:flex}.app-footer__copyright p{color:#ffffff9e;margin:0;font-size:13px}.app-footer__legal{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.app-footer__legal-link,.app-footer__legal-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;color:#ffffff9e!important;text-decoration:none!important}.app-footer__legal-link:hover,.app-footer__legal-btn:hover{color:#ffffffeb!important}.app-footer__filings{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:8px;font-size:12px;line-height:1.8;display:flex}.app-footer__filings-label{color:#ffffff7a}.app-footer__filings-item{color:#ffffff85!important;text-decoration:none!important}@media (width<=1024px){.app-footer__links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.app-footer{padding-top:48px}.app-footer__container{padding:0 20px}.app-footer__main{grid-template-columns:1fr;gap:32px}.app-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.app-footer__lead{flex-direction:column}.app-footer__lead-btn{width:100%}.app-footer__bottom{text-align:center;flex-direction:column}.app-footer__legal{justify-content:center}}
