.marketing-nav{position:sticky;top:16px;z-index:100;margin:16px auto 0;max-width:1200px;padding:0 16px;background:transparent;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.nav-inner{max-width:none;margin:0;padding:12px 16px 12px 24px;display:flex;align-items:center;gap:24px;background:#ffffff8c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:100px;box-shadow:0 8px 30px -10px #3c328226}.nav-logo{display:flex;align-items:center;gap:10px;color:#1a1d2e;font-weight:700;font-size:17px;letter-spacing:-.01em;text-decoration:none}.nav-logo:hover{color:#6c63ff;text-decoration:none}.logo-icon{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 4px 12px -2px #6c63ff66,inset 0 -2px 4px #0000000f;position:relative}.logo-icon:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:6px;background:linear-gradient(135deg,rgba(255,255,255,.4),transparent);pointer-events:none}.logo-icon.small{width:24px;height:24px;font-size:12px}.nav-links{display:flex;align-items:center;gap:28px;margin-left:8px;flex:1}.nav-links a{color:#4a4e63;font-weight:500;font-size:14px;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#6c63ff}.nav-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.lang-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:#ffffff9e;border:1px solid rgba(108,99,255,.12)}.lang-switch button{min-width:34px;height:28px;padding:0 9px;border:none;border-radius:999px;background:transparent;color:#4a4e63;font-size:12px;font-weight:700;cursor:pointer}.lang-switch button.active{background:#1a1d2e;color:#fff;box-shadow:0 4px 12px -6px #140f288c}.marketing-nav .btn{padding:8px 18px;border-radius:100px;font-size:14px}.marketing-nav .btn-ghost{background:transparent;border:none;color:#4a4e63}.marketing-nav .btn-ghost:hover{color:#6c63ff;background:#6c63ff14}.marketing-nav .btn-primary{background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;border:none;box-shadow:0 4px 16px -4px #6c63ff80}.marketing-nav .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px -4px #6c63ff99}@media (max-width: 768px){.marketing-nav{top:8px;margin-top:8px;padding:0 8px}.nav-inner{padding:10px 14px;gap:12px}.nav-links{display:none}}.btn-admin{border-color:var(--primary);color:var(--primary)}.btn-admin:hover{background:var(--primary-light)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:var(--radius-md);font-size:14px;font-weight:600;border:1px solid transparent;transition:all .2s;text-decoration:none}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff;text-decoration:none}.btn-ghost{background:transparent;color:var(--gray-700);border-color:var(--gray-300)}.btn-ghost:hover{border-color:var(--primary);color:var(--primary);text-decoration:none}.hero{padding:80px 24px 100px;background:linear-gradient(180deg,#faf5ff,#f5f3ff 30%,#fff 70%);text-align:center}.hero-inner{max-width:800px;margin:0 auto}.hero h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--gray-900);line-height:1.2;margin-bottom:20px}.hero p{font-size:1.125rem;color:var(--gray-600);margin-bottom:12px;line-height:1.6}.hero-sub{font-size:1rem;color:var(--gray-500);margin-bottom:32px;line-height:1.6}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-preview{max-width:900px;margin:40px auto 0;background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--gray-200);overflow:hidden;padding:24px}.hero-preview-placeholder{min-height:320px;background:var(--gray-50);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--gray-400);font-size:14px;border:1px dashed var(--gray-300)}.chat-mock{display:flex;flex-direction:column;gap:12px;text-align:left;max-width:360px;margin:0 auto}.chat-mock .bubble{padding:12px 16px;border-radius:12px;font-size:13px;line-height:1.5}.chat-mock .bubble.ai{background:#fff;border:1px solid var(--gray-200);align-self:flex-start;border-top-left-radius:4px}.chat-mock .bubble.user{background:var(--primary);color:#fff;align-self:flex-end;border-top-right-radius:4px}.chat-mock .input-row{display:flex;gap:8px;margin-top:8px}.chat-mock input{flex:1;padding:10px 14px;border:1px solid var(--gray-200);border-radius:var(--radius-md);font-size:13px}.chat-mock .send-btn{width:44px;height:44px;border-radius:50%;background:var(--primary);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px}.stats-bar{background:linear-gradient(135deg,var(--primary) 0%,#7c3aed 100%);padding:32px 24px;color:#fff}.stats-bar-inner{max-width:900px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:24px}.stats-bar-item{text-align:center}.stats-bar-value{display:block;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.stats-bar-label{font-size:14px;opacity:.9}.section{padding:80px 24px;max-width:1200px;margin:0 auto}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-size:2rem;font-weight:700;color:var(--gray-900);margin-bottom:12px}.section-title p{color:var(--gray-600);font-size:1.125rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:28px;transition:box-shadow .2s,border-color .2s}.feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light)}.feature-card .icon{width:48px;height:48px;border-radius:var(--radius-md);background:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.feature-card h3{font-size:1.125rem;margin-bottom:8px;color:var(--gray-800)}.feature-card p{color:var(--gray-600);font-size:14px;line-height:1.6}.features-grid-sm{margin-top:20px}.features-grid-sm .feature-card-sm{padding:20px}.feature-card-sm .icon-sm{width:40px;height:40px;font-size:20px;margin-bottom:12px}.feature-card-sm h3{font-size:1rem}.feature-card-sm p{font-size:13px}.section-alt{background:linear-gradient(180deg,#f8f6ff,#f1f0ff,#fff);padding:80px 24px}.steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto}.step-card{background:#fff;border:1px solid rgba(139,92,246,.12);border-radius:20px;padding:36px 28px;text-align:center;transition:all .25s;box-shadow:0 2px 12px #6366f10f}.step-card:hover{box-shadow:0 8px 30px #6366f11f;transform:translateY(-4px)}.step-num{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--primary) 0%,#a78bfa 100%);color:#fff;font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 4px 14px #6366f140}.step-card h3{font-size:1.125rem;margin-bottom:10px;color:var(--gray-800);font-weight:700}.step-card p{font-size:14px;color:var(--gray-500);line-height:1.7;margin:0}.testimonials-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:24px;transition:box-shadow .2s}.testimonial-card:hover{box-shadow:var(--shadow-md)}.testimonial-quote{font-size:15px;color:var(--gray-700);line-height:1.7;margin-bottom:16px}.testimonial-author{font-weight:600;color:var(--gray-800);font-size:14px}.testimonial-role{font-size:13px;color:var(--gray-500);margin-top:2px}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:22px 24px;border-left:4px solid var(--primary);transition:all .2s}.faq-item:hover{box-shadow:0 4px 16px #0000000f;border-left-color:#7c3aed}.faq-q{font-size:15px;font-weight:700;color:var(--gray-800);margin-bottom:8px}.faq-a{font-size:14px;color:var(--gray-500);line-height:1.7;margin:0}.contact-section{padding-bottom:100px}.contact-inner{text-align:center;max-width:520px;margin:0 auto}.contact-desc{font-size:15px;color:var(--gray-600);margin-bottom:20px;line-height:1.6}.contact-form-wrap{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:16px}.contact-input{padding:12px 16px;border:1px solid var(--gray-200);border-radius:var(--radius-md);font-size:14px;min-width:240px}.contact-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.contact-note{font-size:13px;color:var(--gray-500)}.contact-textarea{width:100%;min-width:240px;padding:12px 16px;border:1px solid var(--gray-200);border-radius:var(--radius-md);font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s,box-shadow .2s}.contact-textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.contact-input-error{border-color:var(--danger)!important;box-shadow:0 0 0 3px #ef44441f!important}.contact-err{font-size:13px;color:var(--danger);margin-top:8px;animation:contact-shake .3s ease}@keyframes contact-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.contact-submit-btn{margin-top:12px;min-width:160px}.contact-submit-btn:disabled{opacity:.6;cursor:not-allowed}.contact-success{display:flex;align-items:center;gap:10px;justify-content:center;padding:20px 24px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #86efac;border-radius:14px;font-size:15px;color:#166534;font-weight:600;animation:contact-fade-in .4s ease}.contact-success-icon{font-size:22px}@keyframes contact-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.steps-row,.testimonials-row{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.stats-bar-inner{justify-content:center}.stats-bar-item{min-width:120px}}@media (max-width: 480px){.features-grid{grid-template-columns:1fr}}.pricing-teaser{background:linear-gradient(180deg,#f8f6ff,#f1f0ff,#fff);padding:80px 24px}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1000px;margin:0 auto}.pricing-card{background:#fff;border:1.5px solid rgba(139,92,246,.12);border-radius:20px;padding:32px 28px;text-align:center;position:relative;transition:all .25s;box-shadow:0 2px 12px #6366f10f;display:flex;flex-direction:column}.pricing-card:hover{box-shadow:0 8px 30px #6366f11f;transform:translateY(-4px)}.pricing-card.recommended{border-color:var(--primary);box-shadow:0 4px 24px #6366f12e}.pricing-card.recommended .badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--primary) 0%,#a78bfa 100%);color:#fff;padding:5px 16px;border-radius:20px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #6366f14d}.pricing-card h3{font-size:1.125rem;margin-bottom:8px;color:var(--gray-800);font-weight:700}.pricing-card .price{font-size:2rem;font-weight:800;color:var(--gray-900);margin-bottom:4px}.pricing-card .unit{font-size:14px;color:var(--gray-500);margin-bottom:20px}.pricing-card ul{list-style:none;text-align:left;margin-bottom:24px;flex:1}.pricing-card li{padding:7px 0;font-size:14px;color:var(--gray-600);display:flex;align-items:center;gap:8px}.pricing-card li:before{content:"✓";color:var(--success);font-weight:700}.pricing-card .btn{width:100%;margin-top:auto}.marketing-footer{position:relative;z-index:10;background:transparent;color:#4a4e63;margin-top:80px;padding:60px 0 30px;border-top:1px solid rgba(60,60,110,.08)}.footer-inner{max-width:1280px;margin:0 auto;padding:0 32px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;align-items:start;padding-bottom:40px;margin-bottom:0}.footer-brand-col{max-width:360px}.footer-brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700;color:#1a1d2e;letter-spacing:-.01em;margin-bottom:12px}.footer-brand .logo-icon,.footer-brand .logo-icon.small{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);box-shadow:0 4px 12px -2px #6c63ff66,inset 0 -2px 4px #0000000f;font-size:14px}.footer-brand-desc{font-size:13px;color:#4a4e63;line-height:1.6;margin:0}.footer-wechat{margin-top:20px;display:flex;align-items:center;gap:14px;padding:14px 16px;background:#ffffff80;border:1px solid rgba(255,255,255,.7);border-radius:14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);max-width:280px}.footer-wechat-qr{border-radius:8px;flex-shrink:0}.footer-wechat-text{font-size:12px;line-height:1.5}.footer-wechat-title{font-size:13px;font-weight:600;color:#000!important;margin:0 0 2px}.footer-wechat-desc{color:#7a7e95;margin:0}.footer-links-grid{display:contents}.footer-link-group h3{color:#1a1d2e;font-weight:600;font-size:13px;margin-bottom:14px;letter-spacing:0}.footer-link-group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-link-group a{color:#4a4e63;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-link-group a:hover,.footer-link-group a:focus-visible{color:#6c63ff;outline:none}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(60,60,110,.08);font-size:12px;color:#7a7e95}.footer-copy{color:#7a7e95;margin:0}.footer-icp{margin:0}.footer-icp a{color:#7a7e95;text-decoration:none;transition:color .2s ease}.footer-icp a:hover,.footer-icp a:focus-visible{color:#4a4e63;text-decoration:none;outline:none}@media (max-width: 768px){.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand-col{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (max-width: 768px){.footer-top{flex-direction:column;gap:48px}.footer-links-grid{grid-template-columns:repeat(2,1fr);width:100%;gap:32px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}.marketing-main{min-height:calc(100vh - 140px)}.legal-page{padding:60px 24px 80px;background:#fff;min-height:calc(100vh - 140px)}.legal-container{max-width:800px;margin:0 auto;line-height:1.8;color:var(--gray-700)}.legal-container h1{font-size:2.5rem;font-weight:700;color:var(--gray-900);margin-bottom:8px;letter-spacing:-.02em}.legal-updated{font-size:14px;color:var(--gray-500);margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid var(--gray-200)}.legal-section{margin-bottom:36px}.legal-section h2{font-size:1.5rem;font-weight:700;color:var(--gray-800);margin-bottom:12px;margin-top:32px;letter-spacing:-.01em}.legal-section h2:first-child{margin-top:0}.legal-section h3{font-size:1.125rem;font-weight:600;color:var(--gray-700);margin-top:20px;margin-bottom:8px}.legal-section p{font-size:15px;color:var(--gray-700);margin-bottom:12px;line-height:1.7}.legal-section ul{margin:12px 0 20px 24px;padding:0;list-style:none}.legal-section li{font-size:15px;color:var(--gray-700);margin-bottom:10px;padding-left:24px;position:relative;line-height:1.7}.legal-section li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700;font-size:18px}.legal-section a{color:var(--primary);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s}.legal-section a:hover{border-bottom-color:var(--primary)}.legal-section strong{color:var(--gray-800);font-weight:600}.auth-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 140px);padding:40px 24px}.auth-card{width:100%;max-width:400px;background:#fff;border:1px solid var(--gray-200);border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000000f}.auth-card h1{font-size:1.75rem;font-weight:700;color:var(--gray-900);margin-bottom:4px;text-align:center}.auth-sub{text-align:center;font-size:14px;color:var(--gray-500);margin-bottom:28px}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:var(--gray-700)}.auth-input{padding:12px 14px;border:1px solid var(--gray-200);border-radius:8px;font-size:14px;transition:border-color .2s,box-shadow .2s}.auth-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.auth-input::placeholder{color:var(--gray-400)}.auth-hint{font-size:12px;color:var(--gray-400);margin-top:4px}.auth-error{padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:13px;color:var(--danger)}.auth-submit{width:100%;padding:12px;margin-top:8px}.auth-footer{text-align:center;font-size:14px;color:var(--gray-500);margin-top:24px;padding-top:20px;border-top:1px solid var(--gray-200)}.auth-footer a{color:var(--primary);font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.sms-row{display:flex;gap:8px;align-items:stretch}.sms-row .auth-input{flex:1}.btn-send-code{flex-shrink:0;padding:0 14px;font-size:13px;white-space:nowrap;border-radius:var(--radius-md);border:1px solid var(--primary);color:var(--primary);background:transparent;cursor:pointer;transition:all .2s}.btn-send-code:disabled{border-color:var(--gray-300);color:var(--gray-400);cursor:not-allowed}.btn-send-code:not(:disabled):hover{background:var(--primary-light)}.footer-wechat{display:flex;align-items:center;gap:12px;margin-top:24px}.footer-wechat-qr{width:64px;height:64px;border-radius:var(--radius-sm);background:#fff;padding:2px}.footer-wechat-text{display:flex;flex-direction:column;gap:4px}.footer-wechat-title{color:var(--white);font-size:14px;font-weight:600}.footer-wechat-desc{color:#fff9;font-size:12px}.contact-wechat-hint{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.contact-wechat-hint p{font-size:14px;color:var(--gray-600)}.contact-wechat-qr{width:100px;height:100px;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.blog-list-container{max-width:1200px;margin:0 auto;padding:60px 24px}.blog-list-header{text-align:center;margin-bottom:48px}.blog-list-header h1{font-size:2.5rem;color:var(--gray-900);margin-bottom:12px}.blog-list-header p{font-size:1.125rem;color:var(--gray-600);max-width:600px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.blog-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;transition:all .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--primary-light)}.blog-card-content{padding:24px;display:flex;flex-direction:column;flex:1}.blog-card-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--gray-500);margin-bottom:12px}.blog-card-title{color:var(--gray-900);font-size:1.25rem;font-weight:600;margin-bottom:8px;line-height:1.4}.blog-card-summary{color:var(--gray-600);font-size:.9375rem;line-height:1.6;margin-bottom:auto}.blog-post-container{max-width:800px;margin:0 auto;padding:60px 24px}.blog-breadcrumb{margin-bottom:24px}.blog-breadcrumb a{color:var(--gray-500);text-decoration:none;font-size:14px;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.blog-breadcrumb a:hover,.blog-breadcrumb a:focus-visible{color:var(--primary);outline:none}.blog-breadcrumb a:focus-visible{text-decoration:underline}.blog-post-header{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid var(--gray-200)}.blog-post-title{font-size:2.5rem;color:var(--gray-900);line-height:1.3;margin-bottom:16px}.blog-post-meta{display:flex;align-items:center;justify-content:center;gap:16px;color:var(--gray-600);font-size:14px}.blog-post-content{font-size:1.0625rem;line-height:1.8;color:var(--gray-800)}.blog-post-content h2{font-size:1.5rem;margin:32px 0 16px;color:var(--gray-900);scroll-margin-top:80px}.blog-post-content h3{font-size:1.25rem;margin:24px 0 12px;color:var(--gray-900);scroll-margin-top:80px}.blog-post-content p{margin-bottom:16px}.blog-post-content img{max-width:100%;height:auto;border-radius:var(--radius-lg);margin:32px auto;display:block;box-shadow:0 4px 24px #0000000f}.blog-post-content ul,.blog-post-content ol{margin-bottom:16px;padding-left:24px}.blog-post-content li{margin-bottom:8px}.blog-post-cta{margin-top:64px;padding:40px;background:var(--primary-light);border-radius:var(--radius-xl);text-align:center}.blog-post-cta h3{color:var(--primary-dark);margin-bottom:12px}.blog-post-cta p{color:var(--primary-dark);opacity:.8;margin-bottom:24px}@media (max-width: 768px){.blog-post-container{padding:32px 20px}.blog-post-title{font-size:1.75rem}.blog-post-content img{max-width:100%;width:auto;height:auto;max-height:45vh;object-fit:contain;margin:20px auto;box-shadow:0 2px 12px #0000000d}}.footer-wechat{display:flex;align-items:center;gap:12px;margin-top:16px}.footer-wechat-qr{border-radius:6px}.footer-wechat-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-wechat-title{font-size:14px;font-weight:600;color:#fff;margin:0 0 4px}.footer-wechat-desc{font-size:13px;color:var(--gray-400);margin:0}:root{--bg-1: #eef0fb;--bg-2: #e7e9f7;--bg-3: #efebfa;--ink: #1a1d2e;--ink-soft: #4a4e63;--ink-mute: #7a7e95;--line: rgba(60, 60, 110, .08);--line-strong: rgba(60, 60, 110, .14);--glass-bg: rgba(255, 255, 255, .55);--glass-bg-strong: rgba(255, 255, 255, .75);--glass-border: rgba(255, 255, 255, .7);--accent: #6c63ff;--accent-2: #8b7cff;--accent-soft: #a6a0ff;--blue: #5b8def;--pink: #d6a3ff;--green: #7ad6a3;--shadow-card: 0 18px 60px -25px rgba(60, 50, 130, .25), 0 4px 12px -4px rgba(60, 50, 130, .08);--shadow-soft: 0 8px 30px -10px rgba(60, 50, 130, .15);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}.home-redesign{font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5;position:relative;background:transparent}.home-redesign *,.home-redesign *:before,.home-redesign *:after{box-sizing:border-box}.home-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}body:has(.marketing-layout.home-redesign){background:#eef0fb!important}.home-redesign .blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35;will-change:transform}.home-redesign .blob-1{width:520px;height:520px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-120px;left:10%;animation:float1 22s ease-in-out infinite}.home-redesign .blob-2{width:600px;height:600px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:30%;right:-150px;animation:float2 26s ease-in-out infinite}.home-redesign .blob-3{width:480px;height:480px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);top:70%;left:-100px;animation:float3 30s ease-in-out infinite}.home-redesign .blob-4{width:400px;height:400px;background:radial-gradient(circle,#b9d3ff 0%,transparent 70%);bottom:5%;right:20%;animation:float1 28s ease-in-out infinite}@keyframes float1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,60px) scale(1.08)}}@keyframes float2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,40px) scale(1.05)}}@keyframes float3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,-50px) scale(1.1)}}.home-redesign .grain{display:none}.home-redesign .grain-disabled-original{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.4;mix-blend-mode:overlay}.home-redesign main{position:relative;z-index:2}.home-redesign .container{max-width:1280px;margin:0 auto;padding:0 32px}.home-redesign nav.nav{position:sticky;top:16px;z-index:50;margin:16px auto 0;max-width:1200px;padding:0 16px}.home-redesign .nav-inner{display:flex;align-items:center;gap:24px;padding:12px 16px 12px 24px;background:#ffffff8c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--glass-border);border-radius:100px;box-shadow:var(--shadow-soft)}.home-redesign .logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;letter-spacing:-.01em}.home-redesign .logo-mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);position:relative;box-shadow:0 4px 12px -2px #6c63ff66,inset 0 -2px 4px #0000000f}.home-redesign .logo-mark:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:6px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.7),transparent 60%)}.home-redesign .logo-mark:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#fffffff2;box-shadow:0 0 8px #fff9}.home-redesign .nav-links{display:flex;gap:6px;margin-left:12px}.home-redesign .nav-links a{color:var(--ink-soft);text-decoration:none;font-size:14px;font-weight:500;padding:8px 14px;border-radius:100px;transition:all .2s}.home-redesign .nav-links a:hover{background:#fff9;color:var(--ink)}.home-redesign .nav-spacer{flex:1}.home-redesign .nav-cta{display:flex;align-items:center;gap:8px}.home-redesign .btn-ghost{padding:8px 16px;font-size:14px;font-weight:500;color:var(--ink-soft);background:transparent;border:none;cursor:pointer;border-radius:100px;text-decoration:none;transition:all .2s}.home-redesign .btn-ghost:hover{color:var(--ink);background:#fff9}.home-redesign .btn-primary{padding:10px 18px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(180deg,#2a2540,#15131e);border:1px solid rgba(255,255,255,.1);cursor:pointer;border-radius:100px;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px -4px #140f2866,inset 0 1px #ffffff26}.home-redesign .btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px -4px #140f2880,inset 0 1px #ffffff2e}.home-redesign .btn-accent{padding:12px 22px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);cursor:pointer;border-radius:100px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 24px -8px #6c63ff99,inset 0 1px #ffffff40;transition:all .2s}.home-redesign .btn-accent:hover{transform:translateY(-1px);box-shadow:0 10px 28px -8px #6c63ffb3,inset 0 1px #ffffff4d}.home-redesign .btn-accent-light{padding:12px 22px;font-size:14px;font-weight:600;color:var(--ink);background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);cursor:pointer;border-radius:100px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.home-redesign .btn-accent-light:hover{background:#ffffffe6}.home-redesign .menu-btn{width:40px;height:40px;background:#ffffff80;border:1px solid var(--glass-border);border-radius:12px;cursor:pointer;display:grid;place-items:center}.home-redesign .menu-btn span{display:block;width:14px;height:1.5px;background:var(--ink);position:relative}.home-redesign .menu-btn span:before,.home-redesign .menu-btn span:after{content:"";position:absolute;left:0;width:14px;height:1.5px;background:var(--ink)}.home-redesign .menu-btn span:before{top:-5px}.home-redesign .menu-btn span:after{top:5px}.home-redesign .hero{padding:100px 0 80px;text-align:center;position:relative;background:none}.home-redesign .pill-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:100px;font-size:13px;color:var(--ink-soft);box-shadow:var(--shadow-soft);margin-bottom:28px}.home-redesign .pill-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 4px #7ad6a333}.home-redesign h1.hero-title{font-family:Manrope,Noto Sans SC,system-ui,sans-serif;font-size:clamp(44px,6.4vw,84px);line-height:1.1;letter-spacing:-.025em;font-weight:600;color:var(--ink);max-width:1100px;margin:0 auto;text-wrap:balance}.home-redesign h1.hero-title .line-light{font-weight:300;color:var(--ink-soft)}.home-redesign h1.hero-title .line-strong{font-weight:700}.home-redesign h1.hero-title .accent-grad{background:linear-gradient(135deg,#6c63ff 20%,#b8a3ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal;font-weight:700}.home-redesign h1.hero-title .accent-grad-en{background:linear-gradient(135deg,#6c63ff 20%,#b8a3ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.01em}.home-redesign .hero-sub{margin:24px auto 0;max-width:580px;font-size:17px;color:var(--ink-soft);line-height:1.55;text-wrap:pretty}.home-redesign .hero-actions{margin-top:36px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.home-redesign .hero-stage{position:relative;margin:70px auto 0;max-width:1200px;height:540px}.home-redesign .stage-orb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:380px;height:380px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#eae3ff 35%,#c8b9ff 75%,#9d8aff);box-shadow:inset -30px -40px 80px #6c63ff40,inset 30px 40px 80px #fff9,0 30px 80px -20px #6c63ff66;z-index:1}.home-redesign .stage-orb:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.8) 0%,transparent 40%)}.home-redesign .stage-orb:after{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;border-radius:50%;border:1px dashed rgba(108,99,255,.3);animation:orbit 60s linear infinite}@keyframes orbit{to{transform:rotate(360deg)}}.home-redesign .float-card{position:absolute;background:#ffffffb3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.8);border-radius:var(--radius-md);box-shadow:var(--shadow-card);z-index:2;animation:floatCard 6s ease-in-out infinite}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-redesign .card-chat{left:50%;top:60px;transform:translate(-50%);width:460px;padding:16px;animation-delay:-1s}.home-redesign .card-chat-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.home-redesign .avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#d6a3ff);display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.home-redesign .card-chat-head-text{flex:1}.home-redesign .card-chat-head-text .nm{font-size:13px;font-weight:600}.home-redesign .card-chat-head-text .st{font-size:11px;color:var(--ink-mute);display:flex;align-items:center;gap:5px}.home-redesign .card-chat-head-text .st:before{content:"";width:5px;height:5px;border-radius:50%;background:#7ad6a3}.home-redesign .card-chat-body{padding:14px 4px 4px;display:flex;flex-direction:column;gap:10px}.home-redesign .msg-bubble{max-width:75%;padding:10px 14px;border-radius:16px;font-size:13px;line-height:1.45}.home-redesign .msg-bot{background:#f3f1fb;color:var(--ink);border-bottom-left-radius:6px;align-self:flex-start}.home-redesign .msg-user{background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.home-redesign .card-kb{left:140px;top:10px;width:240px;padding:16px;animation-delay:-2s}.home-redesign .card-label{font-size:11px;color:var(--ink-mute);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;display:flex;align-items:center;gap:6px}.home-redesign .card-label .ico{width:16px;height:16px;border-radius:5px;background:linear-gradient(135deg,#6c63ff,#8b7cff);display:grid;place-items:center;color:#fff;font-size:9px}.home-redesign .kb-list{display:flex;flex-direction:column;gap:8px}.home-redesign .kb-item{display:flex;align-items:center;gap:8px;font-size:12px;padding:6px 8px;border-radius:8px;background:#fff9}.home-redesign .kb-item .ic{width:22px;height:22px;border-radius:6px;background:#6c63ff1a;display:grid;place-items:center;font-size:11px}.home-redesign .kb-item .pct{margin-left:auto;font-size:10px;color:var(--ink-mute)}.home-redesign .card-channels{right:140px;top:-10px;width:250px;padding:16px;animation-delay:-3s}.home-redesign .channel-row{display:flex;align-items:center;gap:10px;padding:8px 0}.home-redesign .channel-row+.channel-row{border-top:1px solid var(--line)}.home-redesign .channel-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-size:14px;flex-shrink:0}.home-redesign .channel-ic.wechat{background:linear-gradient(135deg,#7ad6a3,#4ec88a);color:#fff}.home-redesign .channel-ic.web{background:linear-gradient(135deg,#5b8def,#6c63ff);color:#fff}.home-redesign .channel-ic.mp{background:linear-gradient(135deg,#ffb368,#ff8e53);color:#fff}.home-redesign .channel-row .nm{font-size:13px;font-weight:500}.home-redesign .channel-row .meta{font-size:11px;color:var(--ink-mute)}.home-redesign .channel-status{width:8px;height:8px;border-radius:50%;background:#7ad6a3;margin-left:auto;box-shadow:0 0 0 3px #7ad6a333}.home-redesign .card-stats{right:60px;bottom:30px;width:280px;padding:18px;animation-delay:-4s}.home-redesign .stats-num{font-family:"Instrument Serif",serif;font-size:38px;line-height:1;font-style:italic}.home-redesign .stats-label{font-size:12px;color:var(--ink-mute);margin-top:4px}.home-redesign .stats-bars{display:flex;align-items:end;gap:4px;height:36px;margin-top:14px}.home-redesign .stats-bars .bar{flex:1;background:linear-gradient(180deg,#b8a3ff,#6c63ff);border-radius:3px 3px 0 0;opacity:.9}.home-redesign .card-quick{left:80px;bottom:80px;padding:10px 14px;display:flex;align-items:center;gap:10px;animation-delay:-1.5s}.home-redesign .card-quick .pulse{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#8b7cff);display:grid;place-items:center;color:#fff;font-size:11px}.home-redesign .card-quick .tx{font-size:13px;font-weight:500}.home-redesign .card-source{left:30%;bottom:0;padding:10px 14px;display:flex;align-items:center;gap:10px;animation-delay:-2.5s}.home-redesign .card-source .ic{width:22px;height:22px;border-radius:6px;background:#7ad6a333;display:grid;place-items:center;font-size:11px;color:#4a9d6f}.home-redesign .card-source .tx{font-size:12px}.home-redesign .card-source .tx b{color:var(--ink)}.home-redesign .hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:900px;margin:70px auto 0;background:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;padding:28px 12px;box-shadow:var(--shadow-soft)}.home-redesign .stat-cell{text-align:center;padding:0 12px;position:relative}.home-redesign .stat-cell+.stat-cell:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:var(--line-strong)}.home-redesign .stat-cell .num{font-family:"Instrument Serif",serif;font-size:40px;line-height:1;font-style:italic;background:linear-gradient(135deg,#2a2540,#6c63ff);-webkit-background-clip:text;background-clip:text;color:transparent}.home-redesign .stat-cell .lbl{font-size:13px;color:var(--ink-soft);margin-top:8px}.home-redesign section{padding:100px 0;position:relative}.home-redesign .section-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:100px;font-size:12px;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.home-redesign .section-eyebrow .sq{width:6px;height:6px;border-radius:2px;background:linear-gradient(135deg,#6c63ff,#b8a3ff)}.home-redesign h2.section-title{font-family:Manrope,Noto Sans SC,system-ui,sans-serif;font-weight:600;font-size:clamp(32px,4vw,52px);line-height:1.18;letter-spacing:-.02em;text-wrap:balance;color:var(--ink)}.home-redesign h2.section-title .light{font-weight:300;color:var(--ink-soft)}.home-redesign h2.section-title em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.home-redesign h2.section-title em.en{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.01em}.home-redesign .section-sub{font-size:17px;color:var(--ink-soft);margin-top:16px;max-width:560px;text-wrap:pretty}.home-redesign .section-head{text-align:center;margin:0 auto 60px;max-width:720px}.home-redesign .section-head .section-sub{margin-left:auto;margin-right:auto}.home-redesign .features-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:auto auto;gap:20px}.home-redesign .feature-card{position:relative;background:#ffffff8c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-card);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.home-redesign .feature-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px -25px #3c32824d,0 6px 16px -4px #3c32821a}.home-redesign .feature-card .glow{position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none}.home-redesign .feature-card.f-1{grid-column:1;grid-row:1 / span 2}.home-redesign .feature-card.f-1 .glow{background:#c8b9ff;top:-60px;right:-60px}.home-redesign .feature-card.f-2{grid-column:2;grid-row:1}.home-redesign .feature-card.f-2 .glow{background:#a8c0ff;bottom:-60px;left:-40px}.home-redesign .feature-card.f-3{grid-column:3;grid-row:1}.home-redesign .feature-card.f-3 .glow{background:#e3b8ff;top:-50px;right:-50px}.home-redesign .feature-card.f-4{grid-column:2 / span 2;grid-row:2}.home-redesign .feature-card.f-4 .glow{background:#b9d3ff;top:-50px;right:20%}.home-redesign .feat-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border:1px solid rgba(108,99,255,.2);display:grid;place-items:center;margin-bottom:20px;box-shadow:inset 0 1px #fff9;color:#6c63ff}.home-redesign .feat-icon svg{width:22px;height:22px;stroke-width:1.6;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.home-redesign .sm-feat-ic svg,.home-redesign .gp-ic svg,.home-redesign .gn-ic svg,.home-redesign .gc-ic svg,.home-redesign .kb-item .ic svg,.home-redesign .card-quick .pulse svg{stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.home-redesign .gn-ic svg,.home-redesign .card-quick .pulse svg{stroke:#fff;width:16px;height:16px}.home-redesign .gp-ic svg{stroke:#6c63ff;width:18px;height:18px}.home-redesign .sm-feat-ic svg{stroke:#6c63ff;width:18px;height:18px}.home-redesign .gc-ic svg{stroke:#6c63ff;width:24px;height:24px;stroke-width:1.6}.home-redesign .kb-item .ic svg{stroke:#6c63ff;width:12px;height:12px}.home-redesign .feat-title{font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:10px;position:relative}.home-redesign .feat-desc{font-size:14px;color:var(--ink-soft);line-height:1.55;position:relative}.home-redesign .feat-vis-kb{margin-top:24px;display:flex;flex-direction:column;gap:8px;position:relative}.home-redesign .kb-doc{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff9;border:1px solid var(--glass-border);border-radius:14px;font-size:13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-redesign .kb-doc .dt-ic{width:32px;height:38px;border-radius:6px;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;font-size:9px;font-weight:700;display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 10px -2px #6c63ff66}.home-redesign .kb-doc .dt-ic.pdf{background:linear-gradient(135deg,#ff8e53,#ff6b9d)}.home-redesign .kb-doc .dt-ic.xls{background:linear-gradient(135deg,#4ec88a,#7ad6a3)}.home-redesign .kb-doc .dt-name{flex:1;font-weight:500}.home-redesign .kb-doc .dt-meta{font-size:11px;color:var(--ink-mute)}.home-redesign .kb-doc .dt-status{width:18px;height:18px;border-radius:50%;background:#7ad6a333;display:grid;place-items:center;color:#4a9d6f;font-size:10px}.home-redesign .feat-vis-ch{margin-top:20px;display:flex;gap:8px;flex-wrap:wrap}.home-redesign .ch-chip{padding:8px 12px;border-radius:100px;background:#ffffffb3;border:1px solid var(--glass-border);font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.home-redesign .ch-chip .dt{width:6px;height:6px;border-radius:50%;background:#7ad6a3}.home-redesign .feat-vis-st{margin-top:20px;padding:14px;background:#ffffff80;border:1px solid var(--glass-border);border-radius:14px}.home-redesign .feat-vis-st-num{font-family:"Instrument Serif",serif;font-size:34px;font-style:italic;line-height:1}.home-redesign .feat-vis-st-bar{height:6px;border-radius:3px;background:#6c63ff26;margin-top:12px;overflow:hidden}.home-redesign .feat-vis-st-bar>div{height:100%;width:78%;background:linear-gradient(90deg,#6c63ff,#b8a3ff);border-radius:3px}.home-redesign .feat-vis-st-cap{font-size:11px;color:var(--ink-mute);margin-top:6px;display:flex;justify-content:space-between}.home-redesign .feat-vis-log{margin-top:20px;display:flex;flex-direction:column;gap:8px}.home-redesign .log-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ffffff8c;border:1px solid var(--glass-border);border-radius:12px;font-size:12px}.home-redesign .log-row .a{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#b8a3ff,#6c63ff);flex-shrink:0}.home-redesign .log-row .a.alt{background:linear-gradient(135deg,#ffb368,#ff8e53)}.home-redesign .log-row .a.alt2{background:linear-gradient(135deg,#7ad6a3,#4ec88a)}.home-redesign .log-row .tx{flex:1;font-weight:500}.home-redesign .log-row .tm{font-size:10px;color:var(--ink-mute)}.home-redesign .log-row .tag{font-size:10px;padding:2px 8px;border-radius:100px;background:#6c63ff1f;color:#6c63ff;font-weight:600}.home-redesign .small-feats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.home-redesign .sm-feat{padding:22px;background:#ffffff73;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--shadow-soft);transition:transform .2s}.home-redesign .sm-feat:hover{transform:translateY(-2px)}.home-redesign .sm-feat-ic{width:36px;height:36px;border-radius:10px;background:#6c63ff1a;display:grid;place-items:center;margin-bottom:12px}.home-redesign .sm-feat-tt{font-size:15px;font-weight:600;margin-bottom:4px}.home-redesign .sm-feat-dc{font-size:12px;color:var(--ink-soft);line-height:1.5}.home-redesign .geo-wrap{background:linear-gradient(160deg,#6c63ff1f,#d6a3ff14 50%,#fff9);-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);border:1px solid var(--glass-border);border-radius:36px;padding:64px;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.home-redesign .geo-wrap:before{content:"";position:absolute;top:-120px;right:-80px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.5),transparent 60%);filter:blur(50px);pointer-events:none}.home-redesign .geo-wrap:after{content:"";position:absolute;bottom:-100px;left:-80px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(168,192,255,.4),transparent 60%);filter:blur(50px);pointer-events:none}.home-redesign .geo-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center;position:relative;z-index:1}.home-redesign .geo-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.3);border-radius:100px;font-size:12px;font-weight:600;color:#6c63ff;letter-spacing:.05em;margin-bottom:20px}.home-redesign .geo-tag .pulse-dot{width:8px;height:8px;border-radius:50%;background:#6c63ff;box-shadow:0 0 #6c63ff99;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #6c63ff99}50%{box-shadow:0 0 0 8px #6c63ff00}}.home-redesign .geo-points{margin-top:28px;display:flex;flex-direction:column;gap:18px}.home-redesign .geo-point{display:flex;gap:14px;align-items:flex-start}.home-redesign .geo-point .gp-ic{width:36px;height:36px;border-radius:10px;background:#ffffffb3;border:1px solid var(--glass-border);display:grid;place-items:center;font-size:16px;flex-shrink:0;box-shadow:0 4px 12px -4px #6c63ff33}.home-redesign .geo-point .gp-tt{font-size:15px;font-weight:600;margin-bottom:4px}.home-redesign .geo-point .gp-dc{font-size:13px;color:var(--ink-soft);line-height:1.55}.home-redesign .geo-flow{position:relative;height:460px}.home-redesign .gf-node{position:absolute;background:#ffffffbf;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--glass-border);border-radius:18px;padding:14px 18px;box-shadow:var(--shadow-card);display:flex;align-items:center;gap:12px;z-index:2}.home-redesign .gf-node .gn-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.home-redesign .gf-node .gn-tt{font-size:13px;font-weight:600}.home-redesign .gf-node .gn-mt{font-size:11px;color:var(--ink-mute);margin-top:2px}.home-redesign .gf-source-1{top:0;left:0}.home-redesign .gf-source-1 .gn-ic{background:linear-gradient(135deg,#ff8e53,#ff6b9d)}.home-redesign .gf-source-2{top:100px;left:30px}.home-redesign .gf-source-2 .gn-ic{background:linear-gradient(135deg,#5b8def,#6c63ff)}.home-redesign .gf-source-3{top:210px;left:0}.home-redesign .gf-source-3 .gn-ic{background:linear-gradient(135deg,#4ec88a,#7ad6a3)}.home-redesign .gf-center{top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#eae3ff 30%,#c8b9ff 70%,#9d8aff);box-shadow:inset -20px -25px 50px #6c63ff4d,inset 20px 25px 50px #fff9,0 20px 50px -10px #6c63ff66;border:1px solid rgba(255,255,255,.6);padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-redesign .gf-center .gc-ic{width:44px;height:44px;background:#fffffff2;border-radius:12px;display:grid;place-items:center;font-size:22px;margin-bottom:8px;box-shadow:0 4px 12px -4px #6c63ff66}.home-redesign .gf-center .gc-tt{font-size:13px;font-weight:700;color:#2a2540}.home-redesign .gf-center .gc-mt{font-size:11px;color:#3c3c6e99;margin-top:2px}.home-redesign .gf-center:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1px dashed rgba(108,99,255,.35);animation:orbit 40s linear infinite}.home-redesign .gf-out-1{top:30px;right:0}.home-redesign .gf-out-1 .gn-ic{background:linear-gradient(135deg,#6c63ff,#8b7cff)}.home-redesign .gf-out-2{top:150px;right:30px}.home-redesign .gf-out-2 .gn-ic{background:linear-gradient(135deg,#b8a3ff,#d6a3ff)}.home-redesign .gf-out-3{top:270px;right:0}.home-redesign .gf-out-3 .gn-ic{background:linear-gradient(135deg,#5b8def,#a8c0ff)}.home-redesign .gf-loop{position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:10px 16px;background:#ffffffd9;border:1px solid rgba(108,99,255,.3);border-radius:100px;box-shadow:0 8px 20px -8px #6c63ff4d;font-size:12px;font-weight:600;color:#6c63ff;display:inline-flex;align-items:center;gap:8px;z-index:3}.home-redesign .gf-loop .ll-ic{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;display:grid;place-items:center;font-size:10px;animation:spin 4s linear infinite}.home-redesign .gf-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.home-redesign .gf-svg path{fill:none;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 4;opacity:.6}.home-redesign .gf-svg .flow{stroke:url(#flowGrad);stroke-dasharray:4 4;animation:flowDash 1.5s linear infinite}@keyframes flowDash{to{stroke-dashoffset:-16}}.home-redesign .steps-wrap{background:#fff6;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border:1px solid var(--glass-border);border-radius:36px;padding:60px;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.home-redesign .steps-wrap:before{content:"";position:absolute;top:-100px;right:-50px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.4) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.home-redesign .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;margin-top:50px}.home-redesign .step-line{position:absolute;top:24px;left:12%;right:12%;height:2px;background:repeating-linear-gradient(90deg,rgba(108,99,255,.3) 0,rgba(108,99,255,.3) 6px,transparent 6px,transparent 12px);z-index:0}.home-redesign .step-card{position:relative;z-index:1;text-align:center;padding:0 12px}.home-redesign .step-num{width:48px;height:48px;border-radius:50%;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);display:grid;place-items:center;margin:0 auto 24px;font-family:"Instrument Serif",serif;font-size:22px;font-style:italic;background-image:linear-gradient(135deg,#6c63ff1a,#b8a3ff1a);box-shadow:0 8px 20px -8px #6c63ff66,inset 0 1px #fffc;color:#6c63ff}.home-redesign .step-illus{height:140px;background:#ffffff80;border:1px solid var(--glass-border);border-radius:18px;margin-bottom:20px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-redesign .step-tt{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px}.home-redesign .step-dc{font-size:14px;color:var(--ink-soft);line-height:1.55}.home-redesign .si-upload{display:flex;align-items:center;justify-content:center;gap:6px;height:100%}.home-redesign .si-upload .doc{width:36px;height:46px;border-radius:6px;background:linear-gradient(135deg,#6c63ff,#8b7cff);box-shadow:0 6px 14px -4px #6c63ff66;position:relative}.home-redesign .si-upload .doc:nth-child(2){transform:translateY(-8px) rotate(-4deg);background:linear-gradient(135deg,#ff8e53,#ff6b9d)}.home-redesign .si-upload .doc:nth-child(3){transform:translateY(0) rotate(4deg);background:linear-gradient(135deg,#4ec88a,#7ad6a3)}.home-redesign .si-channels{display:flex;align-items:center;justify-content:center;gap:8px;height:100%}.home-redesign .si-channels .cn{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:700;box-shadow:0 6px 14px -4px #00000026}.home-redesign .si-channels .cn.a{background:linear-gradient(135deg,#4ec88a,#7ad6a3)}.home-redesign .si-channels .cn.b{background:linear-gradient(135deg,#5b8def,#6c63ff)}.home-redesign .si-channels .cn.c{background:linear-gradient(135deg,#ffb368,#ff8e53)}.home-redesign .si-chat{padding:14px;display:flex;flex-direction:column;gap:6px;justify-content:center;height:100%}.home-redesign .si-chat .b{padding:6px 10px;border-radius:12px;font-size:11px;max-width:70%}.home-redesign .si-chat .b1{background:#6c63ff1f;color:var(--ink);align-self:flex-start}.home-redesign .si-chat .b2{background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;align-self:flex-end}.home-redesign .testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-redesign .testi-card{padding:32px;background:#ffffff8c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;transition:transform .3s}.home-redesign .testi-card:hover{transform:translateY(-4px)}.home-redesign .testi-quote{font-size:17px;line-height:1.5;color:var(--ink);flex:1;margin-bottom:24px;text-wrap:pretty}.home-redesign .testi-quote:before{content:'"';font-family:"Instrument Serif",serif;font-size:56px;line-height:.5;color:var(--accent);display:block;margin-bottom:12px;opacity:.5}.home-redesign .testi-foot{display:flex;align-items:center;gap:12px}.home-redesign .testi-foot .av{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#b8a3ff,#6c63ff);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.home-redesign .testi-foot .nm{font-size:14px;font-weight:600}.home-redesign .testi-foot .rl{font-size:12px;color:var(--ink-mute)}.home-redesign .faq-wrap{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.home-redesign .faq-item{background:#ffffff8c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;overflow:hidden;transition:all .2s}.home-redesign .faq-item[open]{background:#ffffffbf}.home-redesign .faq-item summary{list-style:none;padding:22px 26px;cursor:pointer;display:flex;align-items:center;gap:16px;font-size:16px;font-weight:600}.home-redesign .faq-item summary::-webkit-details-marker{display:none}.home-redesign .faq-item summary .arrow{margin-left:auto;width:28px;height:28px;border-radius:50%;background:#6c63ff1a;display:grid;place-items:center;color:#6c63ff;transition:transform .2s;font-size:14px}.home-redesign .faq-item[open] summary .arrow{transform:rotate(45deg)}.home-redesign .faq-body{padding:0 26px 22px;color:var(--ink-soft);font-size:15px;line-height:1.6}.home-redesign .pricing-wrap{max-width:1000px;margin:0 auto}.home-redesign .pricing-toggle{display:inline-flex;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:100px;padding:4px;margin-bottom:50px;box-shadow:var(--shadow-soft)}.home-redesign .pricing-toggle button{padding:8px 18px;font-size:13px;font-weight:500;background:transparent;border:none;cursor:pointer;color:var(--ink-soft);border-radius:100px;font-family:inherit}.home-redesign .pricing-toggle button.active{background:#1a1d2e;color:#fff;box-shadow:0 4px 10px -2px #140f284d}.home-redesign .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-redesign .price-card{background:#fff9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:28px;padding:36px 32px;box-shadow:var(--shadow-card);position:relative;overflow:hidden;display:flex;flex-direction:column}.home-redesign .price-card.featured{background:linear-gradient(160deg,#6c63ff2e,#b8a3ff1f 50%,#ffffffb3);border:1px solid rgba(108,99,255,.3)}.home-redesign .price-card.featured:before{content:"";position:absolute;top:-80px;right:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.5),transparent 70%);filter:blur(40px)}.home-redesign .price-tag{position:absolute;top:20px;right:20px;padding:4px 10px;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;font-size:11px;font-weight:600;border-radius:100px}.home-redesign .price-name{font-size:14px;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em}.home-redesign .price-tt{font-family:"Instrument Serif",serif;font-size:36px;font-weight:400;margin-top:8px;letter-spacing:-.01em}.home-redesign .price-amt{display:flex;align-items:baseline;gap:4px;margin-top:14px}.home-redesign .price-amt .num{font-family:"Instrument Serif",serif;font-size:56px;font-style:italic;line-height:1}.home-redesign .price-amt .unit{font-size:14px;color:var(--ink-soft)}.home-redesign .price-divider{height:1px;background:var(--line-strong);margin:24px 0}.home-redesign .price-feats{display:flex;flex-direction:column;gap:12px;flex:1}.home-redesign .price-feat{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-soft)}.home-redesign .price-feat .ck{width:18px;height:18px;border-radius:50%;border:1px solid rgba(108,99,255,.3);display:grid;place-items:center;color:#6c63ff;font-size:9px;flex-shrink:0}.home-redesign .price-feat.on .ck{background:#6c63ff26;border-color:#6c63ff66}.home-redesign .price-feat .pt{color:var(--ink);font-weight:500}.home-redesign .price-cta{margin-top:28px;padding:14px;border-radius:100px;text-align:center;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;display:block}.home-redesign .price-cta-ghost{background:#ffffffb3;border:1px solid var(--glass-border);color:var(--ink)}.home-redesign .price-cta-fill{background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 22px -8px #6c63ff99}.home-redesign .price-cta-dark{background:#1a1d2e;color:#fff;border:1px solid rgba(255,255,255,.1)}.home-redesign .contact-wrap{background:linear-gradient(160deg,#6c63ff26,#d6a3ff1a 50%,#fff9);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border:1px solid var(--glass-border);border-radius:36px;padding:60px;box-shadow:var(--shadow-card);position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.home-redesign .contact-wrap:before{content:"";position:absolute;top:-100px;left:-50px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(108,99,255,.4),transparent 60%);filter:blur(40px);pointer-events:none}.home-redesign .contact-form{position:relative}.home-redesign .form-row{margin-bottom:14px}.home-redesign .form-row label{display:block;font-size:12px;color:var(--ink-soft);margin-bottom:6px;font-weight:500}.home-redesign .form-row input,.home-redesign .form-row textarea{width:100%;padding:14px 16px;background:#ffffffb3;border:1px solid var(--glass-border);border-radius:14px;font-size:14px;font-family:inherit;color:var(--ink);transition:all .2s;outline:none}.home-redesign .form-row input:focus,.home-redesign .form-row textarea:focus{border-color:#6c63ff80;background:#ffffffe6;box-shadow:0 0 0 4px #6c63ff1a}.home-redesign .form-row textarea{resize:vertical;min-height:90px}.home-redesign .contact-side{position:relative}.home-redesign .contact-qr{background:#ffffffb3;border:1px solid var(--glass-border);border-radius:20px;padding:24px;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-redesign .qr-img{width:150px;height:150px;margin:0 auto 12px;border-radius:16px;background:linear-gradient(135deg,#fff,#f3f1fb),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='150' height='150'><rect width='100%' height='100%' fill='white'/></svg>");display:grid;place-items:center;position:relative;overflow:hidden}.home-redesign .qr-img svg{width:80%;height:80%}.home-redesign .qr-tt{font-size:14px;font-weight:600;margin-bottom:4px}.home-redesign .qr-dc{font-size:12px;color:var(--ink-mute)}.home-redesign footer{padding:60px 0 30px;border-top:1px solid var(--line);margin-top:80px}.home-redesign .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px}.home-redesign .footer-tt{font-size:13px;font-weight:600;margin-bottom:14px;color:var(--ink)}.home-redesign .footer-list{display:flex;flex-direction:column;gap:10px}.home-redesign .footer-list a{color:var(--ink-soft);text-decoration:none;font-size:14px;transition:color .2s}.home-redesign .footer-list a:hover{color:var(--accent)}.home-redesign .footer-brand{max-width:320px}.home-redesign .footer-brand p{font-size:13px;color:var(--ink-soft);margin-top:12px;line-height:1.6}.home-redesign .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--line);font-size:12px;color:var(--ink-mute)}.home-redesign .footer-bottom a{color:var(--ink-mute);text-decoration:none}.home-redesign .footer-bottom a:hover{color:var(--ink-soft)}@media (max-width: 980px){.home-redesign .nav-links{display:none}.home-redesign .features-grid{grid-template-columns:1fr}.home-redesign .feature-card.f-1,.home-redesign .feature-card.f-2,.home-redesign .feature-card.f-3,.home-redesign .feature-card.f-4{grid-column:1;grid-row:auto}.home-redesign .small-feats{grid-template-columns:repeat(2,1fr)}.home-redesign .geo-grid{grid-template-columns:1fr;gap:40px}.home-redesign .geo-wrap{padding:36px 28px}.home-redesign .geo-flow{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-redesign .gf-node,.home-redesign .gf-center,.home-redesign .gf-loop{position:static;transform:none;width:auto;height:auto}.home-redesign .gf-center{grid-column:1 / -1;height:140px;border-radius:24px;flex-direction:row;gap:14px}.home-redesign .gf-center .gc-ic{margin-bottom:0}.home-redesign .gf-svg{display:none}.home-redesign .steps-grid{grid-template-columns:1fr}.home-redesign .step-line{display:none}.home-redesign .testimonials,.home-redesign .price-grid{grid-template-columns:1fr}.home-redesign .contact-wrap{grid-template-columns:1fr;padding:40px}.home-redesign .hero-stage{height:480px}.home-redesign .card-kb{left:16px;width:200px}.home-redesign .card-channels{right:16px;width:210px}.home-redesign .card-quick,.home-redesign .card-source{display:none}.home-redesign .hero-stats{grid-template-columns:repeat(2,1fr);gap:20px 0}.home-redesign .footer-grid{grid-template-columns:1fr 1fr}}.home-redesign .step-card{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;transform:none!important;padding:0 12px!important}.home-redesign .step-card:hover{transform:none!important;box-shadow:none!important}.home-redesign .step-card h3{font-size:20px!important;font-weight:600!important;color:var(--ink)!important;margin-bottom:8px!important;letter-spacing:-.01em!important}.home-redesign .step-card p{font-size:14px!important;color:var(--ink-soft)!important;line-height:1.55!important;margin:0!important}.home-redesign .step-num{width:48px!important;height:48px!important;border-radius:50%!important;background-image:linear-gradient(135deg,#6c63ff1a,#b8a3ff1a)!important;background-color:#ffffffe6!important;font-size:22px!important;font-weight:400!important;color:#6c63ff!important;border:1px solid var(--glass-border)!important;box-shadow:0 8px 20px -8px #6c63ff66,inset 0 1px #fffc!important}.home-redesign .feature-card{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--shadow-card)!important}.home-redesign .feature-card:hover{transform:none!important}.home-redesign .faq-item{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;border-radius:16px!important;padding:0!important;box-shadow:none!important}.home-redesign .faq-item:hover{box-shadow:none!important;transform:none!important}.home-redesign .hero-sub{text-align:center;max-width:640px;margin:18px auto 0}.home-redesign .hero h1,.home-redesign .hero-title{text-align:center}.home-redesign .section-title{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important}@media (max-width: 640px){.home-redesign .container{padding:0 18px}.home-redesign nav.nav,.marketing-nav{padding:0 10px;top:8px;margin-top:8px}.marketing-nav .nav-inner{padding:8px 10px 8px 14px;gap:8px}.marketing-nav .nav-logo{font-size:15px}.marketing-nav .logo-icon{width:28px;height:28px;border-radius:8px}.home-redesign .hero{padding:24px 0 40px}.home-redesign .hero-title{font-size:32px!important;line-height:1.2!important;letter-spacing:-.01em!important}.home-redesign .hero-sub{font-size:14px;margin-top:14px;padding:0 4px}.home-redesign .hero-actions{flex-direction:column;gap:10px;align-items:stretch;margin-top:24px}.home-redesign .hero-actions .btn-accent,.home-redesign .hero-actions .btn-accent-light{justify-content:center;width:100%;padding:13px 20px;font-size:14px}.home-redesign .pill-eyebrow{font-size:12px;padding:6px 12px}.home-redesign .hero-stage{height:360px;margin-top:36px;transform:scale(.78);transform-origin:center top}.home-redesign .stage-orb{width:240px;height:240px}.home-redesign .card-chat{width:78%;max-width:320px;padding:14px}.home-redesign .card-kb,.home-redesign .card-channels,.home-redesign .card-stats,.home-redesign .card-quick,.home-redesign .card-source{display:none}.home-redesign .hero-stats{grid-template-columns:repeat(2,1fr)!important;gap:24px 0!important;margin-top:24px;padding:20px 8px}.home-redesign .hero-stats .num{font-size:28px}.home-redesign .hero-stats .lbl{font-size:12px}.home-redesign .section-title{font-size:28px!important;line-height:1.25}.home-redesign .section-head{margin-bottom:36px}.home-redesign .section-sub{font-size:14px}.home-redesign section{padding:56px 0}.home-redesign .features-grid{grid-template-columns:1fr!important;gap:16px}.home-redesign .feature-card{padding:24px 22px}.home-redesign .feat-title{font-size:18px}.home-redesign .feat-desc{font-size:13px}.home-redesign .small-feats{grid-template-columns:1fr 1fr!important;gap:12px;margin-top:16px}.home-redesign .sm-feat{padding:18px 14px}.home-redesign .sm-feat-tt{font-size:14px}.home-redesign .sm-feat-dc{font-size:12px}.home-redesign .geo-wrap{padding:28px 20px}.home-redesign .geo-grid{gap:28px}.home-redesign .geo-flow{display:none}.home-redesign .geo-points{gap:14px}.home-redesign .geo-point{padding:14px}.home-redesign .gp-tt{font-size:15px}.home-redesign .gp-dc{font-size:13px}.home-redesign .steps-wrap{padding:30px 18px}.home-redesign .steps-grid{gap:32px}.home-redesign .step-illus{height:110px}.home-redesign .testimonials{gap:14px}.home-redesign .testi-card{padding:22px}.home-redesign .testi-quote{font-size:14px}.home-redesign .faq-wrap{gap:10px}.home-redesign .faq-item summary{padding:18px 20px;font-size:15px}.home-redesign .faq-body{padding:0 20px 18px;font-size:13px}.home-redesign .pricing-wrap{padding:0}.home-redesign .price-card{padding:28px 22px}.home-redesign .price-name{font-size:14px}.home-redesign .price-amt .num{font-size:38px}.home-redesign .pricing-toggle{width:100%;max-width:320px;margin-left:auto;margin-right:auto}.home-redesign .pricing-toggle button{font-size:12px;padding:8px 12px}.home-redesign .contact-wrap{grid-template-columns:1fr!important;padding:28px 20px!important;gap:28px}.home-redesign .contact-form{margin-top:20px!important}.home-redesign .contact-form input,.home-redesign .contact-form textarea{font-size:14px}.home-redesign .contact-side{padding:0}.home-redesign .contact-qr{padding:22px}.home-redesign .qr-img{width:140px;height:140px}.marketing-footer{margin-top:56px;padding:44px 18px 22px}.footer-inner{padding:0}.footer-top{grid-template-columns:1fr!important;gap:28px!important;padding-bottom:28px!important}.footer-brand-col,.footer-wechat{max-width:none}.footer-bottom{font-size:11px;gap:6px}}@media (max-width: 380px){.home-redesign .hero-title{font-size:28px!important}.home-redesign .hero-stats{grid-template-columns:1fr 1fr!important}.home-redesign .small-feats{grid-template-columns:1fr!important}}.register-redesign{position:relative;min-height:100vh;font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#1a1d2e;-webkit-font-smoothing:antialiased;line-height:1.5}.register-redesign *,.register-redesign *:before,.register-redesign *:after{box-sizing:border-box}.register-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}.register-redesign .blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35}.register-redesign .blob-1{width:520px;height:520px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-120px;left:8%;animation:regFloat1 22s ease-in-out infinite}.register-redesign .blob-2{width:600px;height:600px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:20%;right:-150px;animation:regFloat2 26s ease-in-out infinite}.register-redesign .blob-3{width:460px;height:460px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);bottom:-80px;left:20%;animation:regFloat3 30s ease-in-out infinite}@keyframes regFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,60px) scale(1.08)}}@keyframes regFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,40px) scale(1.05)}}@keyframes regFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,-50px) scale(1.1)}}.register-redesign .reg-content{position:relative;z-index:2}.register-redesign .reg-container{max-width:1200px;margin:0 auto;padding:32px 32px 72px}.register-redesign .reg-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.register-redesign .pitch{padding-top:24px}.register-redesign .pitch-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:13px;color:#4a4e63;box-shadow:0 8px 30px -10px #3c328226;margin-bottom:24px}.register-redesign .pitch-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 4px #7ad6a333}.register-redesign .pitch-title{font-size:clamp(38px,4.4vw,56px);line-height:1.15;letter-spacing:-.025em;font-weight:600;text-wrap:balance;margin:0}.register-redesign .pitch-title .light{font-weight:300;color:#4a4e63}.register-redesign .pitch-title em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.register-redesign .pitch-sub{margin-top:18px;font-size:16px;color:#4a4e63;line-height:1.6;max-width:460px}.register-redesign .perks{margin-top:36px;display:flex;flex-direction:column;gap:14px}.register-redesign .perk{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#ffffff8c;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:16px;box-shadow:0 8px 30px -10px #3c328226}.register-redesign .perk .pic{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border:1px solid rgba(108,99,255,.2);display:grid;place-items:center;color:#6c63ff;flex-shrink:0;box-shadow:inset 0 1px #fff9}.register-redesign .perk .pic svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.register-redesign .perk .pt{font-size:14px;font-weight:600}.register-redesign .perk .pd{font-size:12px;color:#7a7e95;margin-top:2px}.register-redesign .form-card{background:#fff9;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:28px;padding:40px;box-shadow:0 18px 60px -25px #3c328240,0 4px 12px -4px #3c328214;position:relative;overflow:hidden}.register-redesign .form-card:before{content:"";position:absolute;top:-100px;right:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.4),transparent 60%);filter:blur(40px);pointer-events:none}.register-redesign .form-card-head{position:relative;margin-bottom:28px}.register-redesign .form-card-head h2{font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0}.register-redesign .form-card-head p{font-size:13px;color:#4a4e63;margin:6px 0 0}.register-redesign .form-card-head .free-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:100px;background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border:1px solid rgba(108,99,255,.2);font-size:12px;color:#6c63ff;font-weight:600;margin-top:12px}.register-redesign .form-card-head .free-tag svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.register-redesign .form-row{margin-bottom:18px;position:relative}.register-redesign .form-row>label{display:block;font-size:12px;font-weight:600;color:#4a4e63;margin-bottom:8px;letter-spacing:.02em}.register-redesign .input-wrap{position:relative}.register-redesign .input-wrap .lead-ic{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#7a7e95;pointer-events:none}.register-redesign .input-wrap .lead-ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.register-redesign .form-row input{width:100%;padding:14px 16px 14px 42px;background:#ffffffb3;border:1px solid rgba(255,255,255,.7);border-radius:14px;font-size:14px;font-family:inherit;color:#1a1d2e;transition:all .2s;outline:none}.register-redesign .form-row input::placeholder{color:#7a7e95}.register-redesign .form-row input:focus{border-color:#6c63ff80;background:#fffffff2;box-shadow:0 0 0 4px #6c63ff1a}.register-redesign .form-row input:disabled{opacity:.6;cursor:not-allowed}.register-redesign .form-row.has-error input{border-color:#e15a5a99}.register-redesign .form-hint{font-size:11px;color:#7a7e95;margin-top:6px}.register-redesign .form-hint.error{color:#c45a5a}.register-redesign .captcha-slot{background:#ffffffb3;border:1px solid rgba(255,255,255,.7);border-radius:14px;padding:6px;min-height:48px}.register-redesign .captcha-slot>div{width:100%!important}.register-redesign .code-group{display:grid;grid-template-columns:1fr auto;gap:10px}.register-redesign .code-btn{padding:0 18px;background:#6c63ff14;border:1px solid rgba(108,99,255,.25);border-radius:14px;color:#6c63ff;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:all .2s}.register-redesign .code-btn:hover:not(:disabled){background:#6c63ff26}.register-redesign .code-btn:disabled{opacity:.5;cursor:not-allowed}.register-redesign .pw-strength{margin-top:10px;display:flex;gap:4px}.register-redesign .pw-strength .seg{flex:1;height:3px;border-radius:2px;background:#6c63ff1f;transition:background .2s}.register-redesign .pw-strength.s1 .seg:nth-child(1){background:#ff8e53}.register-redesign .pw-strength.s2 .seg:nth-child(-n+2){background:#ffb368}.register-redesign .pw-strength.s3 .seg:nth-child(-n+3){background:linear-gradient(90deg,#6c63ff,#8b7cff)}.register-redesign .agree-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#4a4e63;margin-bottom:22px}.register-redesign .agree-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1.5px solid rgba(108,99,255,.4);border-radius:5px;background:#ffffffb3;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:all .15s;margin:0}.register-redesign .agree-row input[type=checkbox]:checked{background:linear-gradient(135deg,#6c63ff,#8b7cff);border-color:transparent}.register-redesign .agree-row input[type=checkbox]:checked:after{content:"";width:9px;height:5px;border:2px solid #fff;border-top:0;border-right:0;transform:translateY(-1px) rotate(-45deg)}.register-redesign .agree-row a{color:#6c63ff;text-decoration:none;font-weight:500}.register-redesign .agree-row a:hover{text-decoration:underline}.register-redesign .submit-btn{width:100%;padding:15px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);border-radius:14px;cursor:pointer;font-family:inherit;box-shadow:0 10px 24px -8px #6c63ff80,inset 0 1px #ffffff40;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.register-redesign .submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px -8px #6c63ff99,inset 0 1px #ffffff4d}.register-redesign .submit-btn:disabled{opacity:.7;cursor:not-allowed}.register-redesign .submit-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.register-redesign .login-tip{text-align:center;margin-top:22px;font-size:13px;color:#4a4e63}.register-redesign .login-tip a{color:#6c63ff;text-decoration:none;font-weight:600}.register-redesign .login-tip a:hover{text-decoration:underline}.register-redesign .form-error{background:#e15a5a14;border:1px solid rgba(225,90,90,.25);color:#c45a5a;padding:10px 14px;border-radius:12px;font-size:13px;margin-bottom:16px}@media (max-width: 880px){.register-redesign .reg-grid{grid-template-columns:1fr;gap:28px}.register-redesign .form-card{padding:28px}.register-redesign .pitch-title{font-size:32px}.register-redesign .perks{display:none}.register-redesign .reg-container{padding:24px 20px 56px}.register-redesign .pitch{padding-top:0}}.register-redesign.login-mode .reg-container{min-height:calc(100vh - 120px);display:flex;align-items:center;padding-top:40px;padding-bottom:40px}.register-redesign.login-mode .reg-grid{width:100%}.blog-redesign{position:relative;min-height:100vh;font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#1a1d2e;-webkit-font-smoothing:antialiased;line-height:1.5}.blog-redesign *,.blog-redesign *:before,.blog-redesign *:after{box-sizing:border-box}.blog-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}.blog-redesign .blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35}.blog-redesign .blob-1{width:520px;height:520px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-120px;left:8%;animation:blogFloat1 22s ease-in-out infinite}.blog-redesign .blob-2{width:600px;height:600px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:30%;right:-150px;animation:blogFloat2 26s ease-in-out infinite}.blog-redesign .blob-3{width:460px;height:460px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);bottom:-80px;left:20%;animation:blogFloat3 30s ease-in-out infinite}@keyframes blogFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,60px) scale(1.08)}}@keyframes blogFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,40px) scale(1.05)}}@keyframes blogFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,-50px) scale(1.1)}}.blog-redesign .blog-content{position:relative;z-index:2}.blog-redesign .blog-list-container{max-width:1200px;margin:0 auto;padding:60px 32px 80px}.blog-redesign .blog-list-header{text-align:center;margin-bottom:56px}.blog-redesign .blog-list-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:13px;color:#4a4e63;box-shadow:0 8px 30px -10px #3c328226;margin-bottom:24px}.blog-redesign .blog-list-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 4px #7ad6a333}.blog-redesign .blog-list-header h1{font-size:clamp(38px,4.4vw,56px);line-height:1.15;letter-spacing:-.025em;font-weight:600;margin:0 0 16px;text-wrap:balance}.blog-redesign .blog-list-header h1 em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.blog-redesign .blog-list-header h1 .light{font-weight:300;color:#4a4e63}.blog-redesign .blog-list-header p{font-size:16px;color:#4a4e63;max-width:560px;margin:0 auto;line-height:1.6}.blog-redesign .blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}.blog-redesign .blog-card{display:flex;flex-direction:column;background:#fff9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:28px;text-decoration:none;color:inherit;position:relative;overflow:hidden;transition:all .25s ease;box-shadow:0 8px 30px -10px #3c328226}.blog-redesign .blog-card:before{content:"";position:absolute;top:-60px;right:-40px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.3),transparent 60%);filter:blur(30px);pointer-events:none;opacity:0;transition:opacity .3s}.blog-redesign .blog-card:hover{transform:translateY(-4px);border-color:#6c63ff4d;box-shadow:0 18px 60px -25px #3c32824d,0 4px 12px -4px #3c32821a}.blog-redesign .blog-card:hover:before{opacity:1}.blog-redesign .blog-card-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.blog-redesign .blog-card-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#7a7e95;margin-bottom:14px}.blog-redesign .blog-card-meta>span:first-child{padding:4px 10px;background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border:1px solid rgba(108,99,255,.2);border-radius:100px;color:#6c63ff;font-weight:600;letter-spacing:.02em}.blog-redesign .blog-card-title{font-size:20px;font-weight:700;letter-spacing:-.015em;line-height:1.35;margin:0 0 12px;color:#1a1d2e}.blog-redesign .blog-card-summary{font-size:14px;color:#4a4e63;line-height:1.6;margin:0 0 20px;flex:1}.blog-redesign .blog-card-arrow{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#6c63ff;margin-top:auto}.blog-redesign .blog-card-arrow svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.blog-redesign .blog-card:hover .blog-card-arrow svg{transform:translate(4px)}.blog-redesign .blog-post-container{max-width:1240px;margin:0 auto;padding:60px 32px 80px}.blog-redesign .blog-breadcrumb{margin-bottom:32px}.blog-redesign .blog-breadcrumb a{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:13px;color:#4a4e63;text-decoration:none;transition:all .2s;box-shadow:0 8px 30px -10px #3c328226}.blog-redesign .blog-breadcrumb a:hover{color:#6c63ff;background:#ffffffd9;transform:translate(-2px)}.blog-redesign .blog-post-header{margin-bottom:40px;padding-bottom:28px;border-bottom:1px solid rgba(60,60,110,.08)}.blog-redesign .blog-post-title{font-size:clamp(32px,4vw,44px);line-height:1.2;letter-spacing:-.02em;font-weight:700;margin:0 0 18px;text-wrap:balance}.blog-redesign .blog-post-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:#7a7e95}.blog-redesign .blog-post-meta>span{display:inline-flex;align-items:center;gap:6px}.blog-redesign .blog-post-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start}.blog-redesign .blog-post-content{min-width:0;font-size:16px;line-height:1.75;color:#2a2d3e}.blog-redesign .blog-post-content>*+*{margin-top:1em}.blog-redesign .blog-post-content h2{font-size:26px;font-weight:700;letter-spacing:-.015em;margin-top:2em;margin-bottom:.6em;color:#1a1d2e;scroll-margin-top:96px}.blog-redesign .blog-post-content h3{font-size:20px;font-weight:700;margin-top:1.6em;margin-bottom:.5em;color:#1a1d2e;scroll-margin-top:96px}.blog-redesign .blog-post-content p{color:#2a2d3e}.blog-redesign .blog-post-content a{color:#6c63ff;text-decoration:underline;text-underline-offset:3px}.blog-redesign .blog-post-content a:hover{color:#5a4ee3}.blog-redesign .blog-post-content ul,.blog-redesign .blog-post-content ol{padding-left:1.5em}.blog-redesign .blog-post-content li+li{margin-top:.4em}.blog-redesign .blog-post-content blockquote{border-left:3px solid #6c63ff;padding:4px 0 4px 18px;margin:1.4em 0;color:#4a4e63;background:#6c63ff0d;border-radius:0 12px 12px 0}.blog-redesign .blog-post-content code{padding:2px 6px;background:#6c63ff14;border:1px solid rgba(108,99,255,.15);border-radius:6px;font-size:.9em;color:#5a4ee3}.blog-redesign .blog-post-content pre{padding:18px;background:#141428d9;color:#eef0fb;border-radius:14px;overflow-x:auto;font-size:13px;line-height:1.6}.blog-redesign .blog-post-content pre code{background:transparent;border:none;color:inherit;padding:0}.blog-redesign .blog-post-content img{max-width:100%;border-radius:16px;box-shadow:0 8px 30px -10px #3c328233}.blog-redesign .blog-post-content hr{border:none;height:1px;background:#3c3c6e1a;margin:2em 0}.blog-redesign .blog-post-toc{position:sticky;top:96px}.blog-redesign .blog-post-toc-card{padding:20px 16px;background:#ffffffb8;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid rgba(255,255,255,.82);border-radius:20px;box-shadow:0 16px 40px -28px #3c328273}.blog-redesign .blog-post-toc-title{margin:0 0 12px;padding:0 8px;font-size:13px;color:#7a7e95;letter-spacing:.04em}.blog-redesign .blog-post-toc-list{display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 190px);overflow-y:auto;padding-right:4px}.blog-redesign .blog-post-toc-item{display:block;padding:9px 10px;border-radius:10px;color:#4a4e63;text-decoration:none;font-size:13px;line-height:1.45;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.blog-redesign .blog-post-toc-item:hover{color:#4238b0;background:#6c63ff14}.blog-redesign .blog-post-toc-item:focus-visible{outline:none;color:#4238b0;background:#6c63ff29;box-shadow:0 0 0 2px #6c63ff47}.blog-redesign .blog-post-toc-item.active{color:#3e35ad;background:linear-gradient(135deg,#6c63ff33,#b8a3ff33);box-shadow:inset 0 0 0 1px #6c63ff40}@media (max-width: 1080px){.blog-redesign .blog-post-container{max-width:860px}.blog-redesign .blog-post-layout{grid-template-columns:minmax(0,1fr);gap:0}.blog-redesign .blog-post-toc{display:none}}.blog-redesign .blog-post-cta{margin-top:60px;padding:40px;background:#fff9;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:28px;text-align:center;position:relative;overflow:hidden;box-shadow:0 18px 60px -25px #3c328240}.blog-redesign .blog-post-cta:before{content:"";position:absolute;top:-100px;right:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.4),transparent 60%);filter:blur(40px);pointer-events:none}.blog-redesign .blog-post-cta h3{position:relative;font-size:24px;font-weight:700;letter-spacing:-.015em;margin:0 0 10px}.blog-redesign .blog-post-cta p{position:relative;color:#4a4e63;margin:0 0 24px}.blog-redesign .blog-post-cta .cta-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);border-radius:100px;text-decoration:none;box-shadow:0 10px 24px -8px #6c63ff80,inset 0 1px #ffffff40;transition:all .2s}.blog-redesign .blog-post-cta .cta-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px #6c63ff99,inset 0 1px #ffffff4d}.blog-redesign .blog-post-cta .cta-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 720px){.blog-redesign .blog-list-container,.blog-redesign .blog-post-container{padding:40px 20px 60px}.blog-redesign .blog-post-cta{padding:28px 20px}}.admin-layout{display:flex;flex-direction:column;height:100vh;background:#eef0fb}.admin-topbar{height:var(--topbar-h);background:#eef0fbe0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.6);display:flex;align-items:center;padding:0 20px;gap:16px;flex-shrink:0;box-shadow:0 1px #3c3c6e0f;position:sticky;top:0;z-index:100}.admin-logo{display:flex;align-items:center;gap:10px;width:var(--sidebar-w);flex-shrink:0;text-decoration:none;color:inherit}.admin-logo:hover{color:#6c63ff}.admin-logo .logo-icon{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#6c63ff,#8b7cff,#b8a3ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 6px 16px -4px #6c63ff80,inset 0 1px #fff6;position:relative}.admin-logo .logo-icon:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:9px;background:linear-gradient(180deg,rgba(255,255,255,.28),transparent 50%);pointer-events:none}.admin-logo .logo-name{font-size:15px;font-weight:700;color:#1a1d2e}.admin-logo .logo-ver{font-size:10px;color:#7a7e95;background:#6c63ff14;border:1px solid rgba(108,99,255,.15);padding:2px 6px;border-radius:10px;font-weight:600}.topbar-search-wrap{flex:1;max-width:420px}.topbar-search-input{width:100%;padding:10px 16px 10px 38px;border:1px solid rgba(255,255,255,.75);border-radius:100px;font-size:13px;color:#1a1d2e;background:#ffffffb8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%237a7e95' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.5-4.5'/%3E%3C/svg%3E") no-repeat 13px center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 12px -4px #3c32821a;transition:border-color .2s,box-shadow .2s}.topbar-search-input::placeholder{color:#7a7e95}.topbar-search-input:focus{outline:none;border-color:#6c63ff66;background-color:#ffffffe6;box-shadow:0 0 0 3px #6c63ff1f}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.trial-badge{padding:6px 12px;border-radius:100px;background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border:1px solid rgba(108,99,255,.2);color:#6c63ff;font-size:12px;font-weight:600}.topbar-icon{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;color:#4a4e63;font-size:16px;cursor:pointer;position:relative;background:#ffffffa6;transition:background .18s,transform .18s}.topbar-icon:hover{background:#ffffffeb;transform:translateY(-1px);color:#6c63ff}.topbar-icon:not(button){text-decoration:none;box-sizing:border-box}.topbar-icon .dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:#ff6b6b;box-shadow:0 0 0 2px #ffffffe6}.admin-avatar-wrap{position:relative}.admin-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#b8a3ff);border:none;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 4px 12px -4px #6c63ff80,inset 0 1px #ffffff4d;transition:transform .2s,box-shadow .2s}.admin-avatar:hover{transform:translateY(-1px);box-shadow:0 6px 18px -4px #6c63ff80}.admin-user-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:168px;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:14px;box-shadow:0 16px 48px #3c32822e;padding:6px;z-index:200}.admin-user-menu button,.admin-user-menu a{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:none;border-radius:10px;font-size:13px;color:#4a4e63;cursor:pointer;text-decoration:none;font-family:inherit;transition:background .15s}.admin-user-menu button:hover,.admin-user-menu a:hover{background:#6c63ff12;color:#1a1d2e}.admin-user-menu .divider{height:1px;background:#3c3c6e14;margin:4px 0}.admin-main{display:flex;flex:1;overflow:hidden}.admin-sidebar{width:var(--sidebar-w);background:transparent;border-right:none;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;padding:8px 0}.admin-sidebar::-webkit-scrollbar{width:4px}.admin-sidebar::-webkit-scrollbar-thumb{background:#6c63ff33;border-radius:4px}.nav-section-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#7a7e95;padding:12px 16px 6px}.admin-nav-link{display:flex;align-items:center;gap:12px;padding:10px 12px;margin:1px 8px;color:#4a4e63;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .18s ease;position:relative;border-radius:12px;border:none;outline:none}.admin-nav-link:hover{background:#ffffff8c;color:#1a1d2e}.admin-nav-link:active{background:#fff6}.admin-nav-link.active{background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);color:#6c63ff;font-weight:600;box-shadow:inset 0 0 0 1px #6c63ff33}.admin-nav-link.active:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:2px;background:linear-gradient(180deg,#6c63ff,#b8a3ff)}.admin-nav-link.active:hover{background:linear-gradient(135deg,#6c63ff29,#b8a3ff29);color:#5a52dd}.nav-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.7;transition:opacity .15s}.admin-nav-link:hover .nav-icon{opacity:.9}.admin-nav-link.active .nav-icon{opacity:1}.nav-count{margin-left:auto;font-size:11px;font-weight:600;background:var(--primary);color:#fff;padding:2px 8px;border-radius:10px;min-width:20px;text-align:center}.sidebar-footer{margin-top:auto;padding:12px;border-top:1px solid rgba(60,60,110,.08)}.plan-card{background:#fff9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.75);border-radius:16px;padding:14px;box-shadow:0 4px 16px -6px #3c32821f}.plan-name{font-size:12px;font-weight:700;color:#6c63ff}.plan-quota{font-size:11px;color:#7a7e95;margin:6px 0 10px}.plan-bar{height:5px;background:#6c63ff1f;border-radius:3px;overflow:hidden}.plan-bar-fill{height:100%;background:linear-gradient(90deg,#6c63ff,#b8a3ff);border-radius:3px;width:0%;transition:width .3s}.plan-upgrade{display:block;width:100%;text-align:center;margin-top:12px;padding:9px;border-radius:100px;font-size:12px;font-weight:600;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;cursor:pointer;border:none;transition:opacity .2s,transform .2s;box-shadow:0 4px 12px -4px #6c63ff66}.plan-upgrade:hover{opacity:.9;transform:translateY(-1px)}.admin-content{flex:1;overflow-y:auto;background:#eef0fb;display:flex;flex-direction:column}.dlg-back-btn{display:none;align-items:center;gap:4px;padding:6px 10px;border:1px solid var(--gray-200);border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:var(--gray-700);cursor:pointer;flex-shrink:0;white-space:nowrap}.dlg-back-btn:hover{background:var(--gray-50)}.dlg-detail-header{padding:16px 20px;border-bottom:1px solid var(--gray-200);flex-shrink:0}.dlg-detail-header-top{display:flex;align-items:center;gap:10px}.dlg-detail-title{flex:1;min-width:0;font-size:15px;font-weight:700;color:var(--gray-800);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dlg-detail-subtitle{font-size:12px;color:var(--gray-500);margin-top:4px}.btn-icon-only{display:none}.dlg-session-item.unread{border-left:3px solid #f59e0b}.dlg-session-unread-dot{flex-shrink:0;font-size:10px;font-weight:700;color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;padding:1px 6px;line-height:1.4}.page-header{display:none}.page-title{font-size:20px;font-weight:700;color:#1e1b4b;letter-spacing:-.02em}.page-sub{font-size:13px;color:#9ca3af;margin-top:4px}.page-body{padding:0}.admin-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;display:flex;align-items:center;justify-content:center;animation:modal-fade-in .2s ease}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.admin-modal{background:#fff;border-radius:16px;width:440px;max-width:92vw;box-shadow:0 20px 60px #0003;animation:modal-scale-in .25s ease;overflow:hidden}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.admin-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid var(--gray-200)}.admin-modal-title{font-size:16px;font-weight:700;color:var(--gray-800);margin:0}.admin-modal-close{width:28px;height:28px;border:none;background:var(--gray-100);border-radius:8px;font-size:14px;color:var(--gray-500);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.admin-modal-close:hover{background:var(--gray-200);color:var(--gray-800)}.admin-modal-body{padding:20px 24px}.admin-modal-footer{padding:16px 24px;border-top:1px solid var(--gray-200);display:flex;justify-content:flex-end;gap:10px;background:var(--gray-50)}.noti-wrap{position:relative}.noti-panel{position:absolute;top:calc(100% + 10px);right:0;width:360px;max-height:500px;background:#ffffffb8;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.85);border-radius:20px;box-shadow:0 24px 60px -16px #3c328247,0 6px 20px -6px #3c32821a;z-index:1000;display:flex;flex-direction:column;overflow:hidden;animation:notiPanelIn .2s cubic-bezier(.2,0,.2,1)}@keyframes notiPanelIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.noti-panel-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 14px;border-bottom:1px solid rgba(60,60,110,.07);flex-shrink:0}.noti-panel-title{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#1a1d2e}.noti-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;font-size:10px;font-weight:700}.noti-readall{display:inline-flex;align-items:center;gap:5px;background:none;border:1px solid rgba(108,99,255,.22);color:#6c63ff;font-size:11px;font-weight:600;cursor:pointer;padding:4px 10px;border-radius:100px;font-family:inherit;transition:background .15s}.noti-readall:hover{background:#6c63ff14}.noti-panel-body{overflow-y:auto;flex:1}.noti-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 20px;gap:6px;color:#9ca3af;font-size:13px}.noti-empty-spin{width:20px;height:20px;border:2px solid rgba(108,99,255,.2);border-top-color:#6c63ff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.noti-item{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(60,60,110,.05);transition:background .14s;cursor:default;position:relative}.noti-item:last-child{border-bottom:none}.noti-item:hover{background:#ffffff8c}.noti-item.unread{background:#6c63ff0a;cursor:pointer}.noti-item.unread:hover{background:#6c63ff14}.noti-unread-dot{position:absolute;top:16px;right:16px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#a78bfa);box-shadow:0 0 0 2px #6c63ff33}.noti-ic{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.noti-body{flex:1;min-width:0}.noti-title{font-size:13px;font-weight:600;color:#1a1d2e;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.noti-content{font-size:12px;color:#6b7280;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.noti-time{font-size:11px;color:#b0b4c4;margin-top:5px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000;animation:modalFadeIn .2s ease}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:90%;max-width:520px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideUp .25s ease}@keyframes modalSlideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-card-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid var(--gray-100)}.modal-card-title{font-size:16px;font-weight:700;color:var(--gray-800);margin:0}.modal-close{background:none;border:none;font-size:22px;color:var(--gray-400);cursor:pointer;padding:4px 8px;border-radius:8px;line-height:1}.modal-close:hover{background:var(--gray-100);color:var(--gray-700)}.modal-card-body{padding:20px 24px;overflow-y:auto;flex:1}.modal-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--gray-100);background:var(--gray-50)}.admin-label{display:block;font-size:13px;font-weight:600;color:var(--gray-700);margin-bottom:6px}.admin-form-error{font-size:13px;color:var(--danger);font-weight:500}.admin-mobile-menu-btn,.admin-bottom-tabbar,.admin-nav-drawer-overlay,.admin-nav-drawer{display:none}@media (max-width: 768px){.admin-sidebar{display:none}.admin-topbar{padding:0 12px;gap:8px}.admin-logo{width:auto}.topbar-search-wrap{display:none}.admin-mobile-menu-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:36px;height:36px;border:1px solid var(--gray-200);border-radius:10px;background:#fff;cursor:pointer;padding:4px;flex-shrink:0;order:-1}.admin-mobile-menu-btn span{display:block;width:18px;height:2px;background:var(--gray-700);border-radius:2px;transition:all .22s}.admin-mobile-menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.admin-mobile-menu-btn.open span:nth-child(2){opacity:0;transform:scaleX(0)}.admin-mobile-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.admin-main{overflow:visible}.admin-content{overflow-y:auto;padding-bottom:56px}.page-header{padding:14px 16px;gap:10px}.page-title{font-size:16px}.page-body{padding:14px 16px}.geo-tab-nav{padding:6px;gap:6px}.geo-tab-btn{flex:1 1 calc(50% - 6px);text-align:center}.geo-overview-grid{grid-template-columns:1fr}.stats-grid,.db-stats-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.stat-card{padding:14px}.stat-card-value{font-size:20px}.db-charts-grid{grid-template-columns:1fr!important;gap:12px!important}.kn-stats{grid-template-columns:1fr 1fr;gap:10px}.kn-stat-card{padding:12px 14px;gap:10px}.kn-stat-icon{width:36px;height:36px;font-size:16px}.kn-stat-value{font-size:18px}.kn-file-grid{grid-template-columns:1fr;gap:10px}.upload-zone{padding:24px 16px}.upload-zone .upload-icon{font-size:36px}.admin-table-wrap{overflow-x:auto}.admin-modal{width:100%;max-width:100%;border-radius:16px 16px 0 0}.admin-modal-overlay{align-items:flex-end}.modal-card{width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:85vh}.modal-overlay{align-items:flex-end}.noti-panel{position:fixed;top:var(--topbar-h);left:12px;right:12px;width:auto;max-height:calc(100svh - var(--topbar-h) - 56px - 16px);border-radius:12px}.st-profile-row{gap:16px}.st-form-group{min-width:0}.st-token-create{flex-direction:column}.st-token-create .ui-btn{width:100%;justify-content:center}.membership-guard-plans{grid-template-columns:1fr!important}.membership-guard-plan-price{display:flex;flex-direction:column;align-items:flex-start}.membership-guard-plan-price .unit{margin-left:0;margin-top:2px}.help-doc-body{flex-direction:column}.help-doc-nav{width:100%;border-right:none;border-bottom:1px solid var(--gray-200);padding:8px 0;max-height:200px;overflow-y:auto}.help-doc-content{margin:12px;padding:16px}.enduser-browser-frame{border-radius:12px}.enduser-browser-content{min-height:400px}.enduser-chat-widget{width:calc(100% - 24px);left:12px;right:12px}.admin-bottom-tabbar{display:flex;position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid var(--gray-200);box-shadow:0 -2px 12px #0000000f;z-index:150;padding-bottom:env(safe-area-inset-bottom,0px)}.admin-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:none;color:var(--gray-500);font-family:inherit;cursor:pointer;text-decoration:none;transition:color .15s;padding:4px 2px;position:relative}.admin-tab-item.active{color:var(--primary)}.admin-tab-item:active{opacity:.75}.admin-tab-icon{position:relative;display:flex;align-items:center;justify-content:center}.admin-tab-badge{position:absolute;top:-4px;right:-8px;min-width:16px;height:16px;padding:0 4px;background:var(--danger);color:#fff;font-size:9px;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff}.admin-tab-label{font-size:10px;font-weight:500;line-height:1}.admin-nav-drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0006}.admin-nav-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:80%;max-width:300px;z-index:210;background:#fff;box-shadow:-4px 0 24px #0000001f;animation:drawer-slide-in .25s cubic-bezier(.4,0,.2,1)}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.admin-nav-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:56px;border-bottom:1px solid var(--gray-200);flex-shrink:0}.admin-nav-drawer-title{font-size:15px;font-weight:700;color:var(--gray-800)}.admin-nav-drawer-close{width:30px;height:30px;border:none;background:var(--gray-100);border-radius:8px;color:var(--gray-500);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.admin-nav-drawer-body{flex:1;overflow-y:auto;padding:8px 0}.admin-nav-drawer-body .admin-nav-link{margin:0 8px}.admin-nav-drawer-body .nav-section-title{padding:12px 16px 6px}.admin-nav-drawer-footer{padding:12px 16px;border-top:1px solid var(--gray-200);flex-shrink:0;padding-bottom:env(safe-area-inset-bottom,12px)}.admin-nav-drawer-logout{display:flex;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 12px;border:1px solid #fca5a5;border-radius:8px;background:#fff;color:var(--danger);font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.dlg-header-filters input[type=date],.dlg-header-filters span{display:none}.dlg-layout-wrap{grid-template-columns:1fr!important;height:calc(100svh - var(--topbar-h) - 56px - 60px)!important;border-radius:0!important;border-left:none!important;border-right:none!important}.dlg-panel-list{display:flex}.dlg-panel-detail{display:none!important}.dlg-layout-wrap.mobile-detail .dlg-panel-list{display:none}.dlg-layout-wrap.mobile-detail .dlg-panel-detail{display:flex!important}.dlg-page-header-hidden{display:none}.dlg-layout-wrap.mobile-detail{height:calc(100svh - var(--topbar-h) - 60px)!important}.dlg-back-btn{display:inline-flex}.ch-overview-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.ch-config-grid{grid-template-columns:1fr!important;gap:14px!important}.ch-color-row{grid-template-columns:1fr!important}.ch-copy-row{flex-wrap:nowrap}.ch-copy-row .admin-input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-copy-row .ui-btn{flex-shrink:0;white-space:nowrap}.ch-code-block{overflow-x:auto}.ch-code-block pre{padding-right:60px!important}.ch-pre-block{overflow-x:auto;font-size:10px!important}.bl-plans-grid{grid-template-columns:1fr!important;gap:16px!important}.bl-order-row{flex-wrap:wrap!important;align-items:flex-start!important;gap:2px 8px!important;padding:10px 0!important}.bl-order-name{order:1;flex:1!important;width:auto!important;min-width:0}.bl-order-status{order:2;width:auto!important;flex-shrink:0!important}.bl-order-date{order:3;width:auto!important;flex:1!important;font-size:11px!important;color:var(--gray-400)!important;text-align:left!important;margin-top:2px}.bl-order-amount{order:4;width:auto!important;flex-shrink:0!important;text-align:right!important;margin-top:2px}.dlg-detail-header{padding:10px 12px;touch-action:none}.dlg-detail-header-top{gap:8px}.dlg-detail-title{font-size:14px}.dlg-detail-subtitle{font-size:11px;margin-top:2px}.btn-full-text{display:none}.btn-icon-only{display:inline}.dlg-detail-actions .ui-btn{min-width:0;padding:6px 10px!important}.dlg-messages-wrap{padding:12px!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.dlg-msg-row{max-width:92%!important}.dlg-msg-bubble{max-width:100%!important}}@media (max-width: 360px){.admin-tab-label{display:none}.admin-bottom-tabbar{height:48px}.admin-content{padding-bottom:48px}}.db-page{position:relative;padding:0 28px 40px;min-height:100%;background:#eef0fb}.db-blob{display:none}.db-page:before,.db-page:after{content:"";position:fixed;border-radius:50%;pointer-events:none;z-index:0;filter:blur(80px);opacity:.45}.db-page:before{width:520px;height:520px;background:radial-gradient(circle,rgba(184,163,255,.7),transparent 60%);top:-150px;right:-100px}.db-page:after{width:480px;height:480px;background:radial-gradient(circle,rgba(168,192,255,.6),transparent 60%);bottom:-150px;left:200px}.db-page>*:not(.db-blob){position:relative;z-index:1}.db-page-head{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0;gap:20px;flex-wrap:wrap}.db-title-wrap{display:flex;flex-direction:column;gap:6px}.db-title{font-size:30px;font-weight:700;letter-spacing:-.025em;color:#1a1d2e;margin:0;display:flex;align-items:baseline;gap:12px;font-family:Manrope,Noto Sans SC,system-ui,sans-serif}.db-title em{font-style:italic;font-weight:400;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:26px;display:inline-block;padding:0 4px 4px 2px;line-height:1.2}.db-sub{font-size:13px;color:#7a7e95;display:flex;align-items:center;gap:8px}.db-live-dot{width:7px;height:7px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 #7ad6a380;animation:dbLivePulse 2s ease-in-out infinite;flex-shrink:0}@keyframes dbLivePulse{0%,to{box-shadow:0 0 #7ad6a380}50%{box-shadow:0 0 0 6px #7ad6a300}}.db-actions{display:flex;align-items:center;gap:10px}.db-seg{display:flex;padding:4px;background:#ffffffa6;border:1px solid rgba(255,255,255,.75);border-radius:100px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 12px -4px #3c328214}.db-seg button{padding:7px 16px;border:none;background:transparent;border-radius:100px;font-size:13px;font-weight:500;color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .18s ease}.db-seg button.active{background:#fff;color:#6c63ff;font-weight:600;box-shadow:0 2px 8px -2px #6c63ff33}.ui-btn-export{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:linear-gradient(135deg,#2a2540,#1a1d2e);color:#fff;border:none;border-radius:100px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;box-shadow:0 6px 20px -6px #1a1d2e66}.ui-btn-export:hover:not(:disabled){transform:translateY(-1px)}.ui-btn-export:disabled{opacity:.7;cursor:default}.db-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.db-kpi-card{background:#ffffff9e;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:22px;padding:22px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c32820f;position:relative;overflow:hidden;transition:transform .25s ease}.db-kpi-card:hover{transform:translateY(-3px)}.db-kpi-card:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;opacity:.4;filter:blur(28px);pointer-events:none}.db-kpi-card.k-1:before{background:radial-gradient(circle,rgba(108,99,255,.55),transparent)}.db-kpi-card.k-2:before{background:radial-gradient(circle,rgba(122,214,163,.55),transparent)}.db-kpi-card.k-3:before{background:radial-gradient(circle,rgba(255,180,122,.55),transparent)}.db-kpi-card.k-4:before{background:radial-gradient(circle,rgba(214,163,255,.55),transparent)}.db-kpi-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;position:relative;z-index:1}.db-kpi-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;box-shadow:inset 0 1px #ffffff80}.db-kpi-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.k-1 .db-kpi-icon{background:linear-gradient(135deg,#6c63ff2e,#6c63ff14);color:#6c63ff}.k-2 .db-kpi-icon{background:linear-gradient(135deg,#7ad6a338,#7ad6a314);color:#4ec88a}.k-3 .db-kpi-icon{background:linear-gradient(135deg,#ffb47a38,#ffb47a14);color:#e8895a}.k-4 .db-kpi-icon{background:linear-gradient(135deg,#d6a3ff38,#d6a3ff14);color:#b07ee8}.db-kpi-trend{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;padding:4px 9px;border-radius:100px}.db-kpi-trend.up{background:#7ad6a326;color:#3da872}.db-kpi-trend.down{background:#ff8c8c26;color:#d05050}.db-kpi-trend.flat,.db-kpi-trend.neutral{background:#7878961a;color:#7a7e95}.db-kpi-label{font-size:13px;color:#7a7e95;margin-bottom:6px;font-weight:500;position:relative;z-index:1}.db-kpi-value{font-size:36px;font-weight:700;letter-spacing:-.03em;color:#1a1d2e;line-height:1;margin-bottom:12px;position:relative;z-index:1;font-feature-settings:"tnum"}.db-kpi-unit{font-size:16px;color:#7a7e95;font-weight:500;margin-left:2px}.db-kpi-foot{font-size:11.5px;color:#7a7e95;position:relative;z-index:1}.kpi-spark{position:absolute;bottom:14px;right:16px;width:64px;height:24px;pointer-events:none;opacity:.85}.db-glass-card{background:#ffffff9e;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:22px;padding:24px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c32820f}.db-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:16px;flex-wrap:wrap}.db-card-title{font-size:16px;font-weight:700;color:#1a1d2e;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.db-dot-mk{width:6px;height:6px;border-radius:2px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);flex-shrink:0;display:inline-block}.db-card-sub{font-size:12px;color:#7a7e95}.db-chart-empty{height:200px;display:flex;align-items:center;justify-content:center;color:#7a7e95;font-size:13px}.db-row-main{display:grid;grid-template-columns:1.6fr 1fr;gap:16px;margin-bottom:16px}.db-donut-wrap{display:flex;flex-direction:column;align-items:center;gap:18px;padding:4px 0}.db-donut-svg-wrap{position:relative;width:180px;height:180px}.db-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.db-donut-total{font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1;color:#1a1d2e}.db-donut-label{font-size:11px;color:#7a7e95;margin-top:4px;letter-spacing:.05em;text-transform:uppercase}.db-donut-legend{width:100%;display:flex;flex-direction:column;gap:8px}.db-legend-row{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#ffffff8c;border:1px solid rgba(255,255,255,.65);border-radius:12px;transition:opacity .2s}.db-lg-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.db-lg-name{font-size:13px;font-weight:500;color:#1a1d2e}.db-lg-pct{margin-left:auto;font-size:12px;color:#7a7e95}.db-lg-val{font-size:13px;font-weight:700;min-width:22px;text-align:right;color:#1a1d2e}.db-row-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.db-conv-list{display:flex;flex-direction:column;gap:2px}.db-conv-item{display:grid;grid-template-columns:32px 1fr auto auto;gap:12px;padding:10px 8px;align-items:center;border-radius:12px;cursor:pointer;transition:background .15s ease}.db-conv-item:hover{background:#ffffff8c}.db-conv-avatar{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:12px;box-shadow:inset 0 1px #ffffff4d;flex-shrink:0}.db-conv-text{display:flex;flex-direction:column;gap:3px;min-width:0}.db-conv-q{font-size:13px;font-weight:500;color:#1a1d2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-conv-meta{font-size:11.5px;color:#7a7e95;display:flex;align-items:center;gap:6px}.db-src-pill{padding:1px 7px;border-radius:100px;background:#6c63ff1a;color:#6c63ff;font-size:10.5px;font-weight:600}.db-conv-status{font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:100px;white-space:nowrap}.db-conv-status.solved{background:#7ad6a32e;color:#3da872}.db-conv-status.pending{background:#ffb47a33;color:#c87530}.db-conv-status.handoff{background:#6c63ff26;color:#6c63ff}.db-conv-time{font-size:11.5px;color:#7a7e95;white-space:nowrap}.db-feed-card{overflow:hidden}.db-feed-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px;color:#9ca3af;font-size:13px;gap:4px}.db-feed-list{display:flex;flex-direction:column;padding:0 4px 4px}.db-feed-item{display:flex;gap:0;align-items:flex-start}.db-feed-item-last .db-feed-connector{display:none}.db-feed-line-wrap{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:36px;padding-top:2px}.db-feed-ic{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex-shrink:0;position:relative;z-index:1}.db-feed-connector{width:1.5px;flex:1;min-height:18px;background:linear-gradient(180deg,#3c3c6e1f,#3c3c6e0a);margin:4px 0}.db-feed-body{flex:1;min-width:0;padding:2px 0 18px 12px}.db-feed-item-last .db-feed-body{padding-bottom:4px}.db-feed-title{font-size:13px;font-weight:600;color:#1a1d2e;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-feed-desc{font-size:12px;color:#6b7280;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.db-feed-time{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#b0b4c4}.db-loading{text-align:center;padding:80px 0;color:#7a7e95;font-size:14px}@media (max-width: 1100px){.db-kpi-grid{grid-template-columns:repeat(2,1fr)}.db-row-main,.db-row-bottom{grid-template-columns:1fr}}@media (max-width: 640px){.db-page{padding:0 16px 24px}.db-kpi-grid{grid-template-columns:1fr}.db-title{font-size:22px}.db-title em{font-size:20px}}.st-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}.st-card{display:flex;flex-direction:column}.st-card-head{display:flex;align-items:center;gap:14px;margin-bottom:24px}.st-card-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex-shrink:0;box-shadow:inset 0 1px #ffffff80}.st-card-icon.ic-profile{background:linear-gradient(135deg,#6c63ff26,#6c63ff0f);color:#6c63ff}.st-card-icon.ic-security{background:linear-gradient(135deg,#7ad6a333,#7ad6a312);color:#3da872}.st-card-title{font-size:16px;font-weight:700;color:#1a1d2e;letter-spacing:-.01em}.st-card-sub{font-size:12px;color:#7a7e95;margin-top:2px}.st-avatar-row{display:flex;align-items:center;gap:16px;padding:16px;background:#6c63ff0a;border:1px solid rgba(108,99,255,.1);border-radius:16px;margin-bottom:20px}.st-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;font-size:22px;font-weight:700;display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 14px -4px #6c63ff73,inset 0 1px #ffffff4d}.st-avatar-name{font-size:15px;font-weight:600;color:#1a1d2e}.st-avatar-hint{font-size:12px;color:#7a7e95;margin-top:3px}.st-divider{height:1px;background:#3c3c6e12;margin-bottom:20px}.st-form{display:flex;flex-direction:column;gap:16px}.st-field{display:flex;flex-direction:column;gap:6px}.st-label{font-size:12px;font-weight:600;color:#4a4e63;letter-spacing:.01em}.st-input{width:100%;padding:11px 14px;border:1px solid rgba(60,60,110,.14);border-radius:12px;font-size:13.5px;color:#1a1d2e;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s,box-shadow .2s;font-family:inherit}.st-input:focus{outline:none;border-color:#6c63ff73;box-shadow:0 0 0 3px #6c63ff1a;background:#ffffffe6}.st-input::placeholder{color:#9ca3af}.st-input-disabled{background:#3c3c6e0d;color:#7a7e95;cursor:not-allowed}.st-hint{font-size:11.5px;color:#7a7e95}.st-actions{display:flex;align-items:center;gap:12px;margin-top:8px;flex-wrap:wrap}\.ui-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;border:none;border-radius:100px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .2s;box-shadow:0 6px 18px -6px #6c63ff80}\.ui-btn-primary:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}\.ui-btn-primary:disabled{opacity:.6;cursor:default}.ui-toast{font-size:13px;font-weight:500;padding:6px 12px;border-radius:100px}.ui-toast.success{background:#7ad6a326;color:#3da872}.ui-toast-error{background:#ff64641f;color:#d05050}@media (max-width: 960px){.st-grid{grid-template-columns:1fr}}.bl-toggle{display:inline-flex;padding:5px;background:#fff9;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.72);border-radius:100px;box-shadow:0 8px 30px -10px #3c328226;position:relative}.bl-toggle-pill{position:absolute;top:5px;bottom:5px;border-radius:100px;background:linear-gradient(135deg,#7e74ff,#5a4ee3);box-shadow:0 6px 16px -4px #6c63ff80;transition:left .3s cubic-bezier(.5,0,.2,1),width .3s cubic-bezier(.5,0,.2,1);z-index:1;pointer-events:none}.bl-toggle button{position:relative;z-index:2;padding:9px 22px;background:transparent;border:none;font-size:14px;font-weight:500;color:#4a4e63;cursor:pointer;border-radius:100px;font-family:inherit;transition:color .2s;display:inline-flex;align-items:center;gap:6px}.bl-toggle button.active{color:#fff}.bl-save-tag{padding:2px 7px;background:linear-gradient(135deg,#ff8e53,#ff6b9d);color:#fff;font-size:10px;font-weight:700;border-radius:100px;letter-spacing:.05em}.bl-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px;align-items:stretch}.bl-plan{position:relative;padding:0 0 28px;display:flex;flex-direction:column;background:#ffffff9e;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.78);border-radius:24px;box-shadow:0 18px 60px -25px #3c32822e,0 4px 12px -4px #3c32820f;overflow:hidden;transition:transform .25s,box-shadow .25s}.bl-plan:hover{transform:translateY(-4px);box-shadow:0 28px 70px -22px #3c32823d,0 6px 16px -4px #3c32821a}.bl-plan-pro{border-color:#6c63ff59;box-shadow:0 0 0 2px #6c63ff2e,0 24px 70px -20px #6c63ff52;transform:scale(1.025)}.bl-plan-pro:hover{transform:scale(1.025) translateY(-4px)}.bl-plan-ent{background:#1a1d2ee0;-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);border-color:#ffffff1f;box-shadow:0 24px 70px -20px #1a1d2e8c,0 4px 12px -4px #1a1d2e4d}.bl-plan-ent .bl-plan-name{color:#fff!important}.bl-plan-ent .bl-plan-name-en{color:#ffffff80}.bl-plan-ent .bl-plan-cur{color:#ffffffb3!important}.bl-plan-ent .bl-plan-num{background-image:linear-gradient(135deg,#fff,#ffffffbf)!important}.bl-plan-ent .bl-plan-period{color:#fff9}.bl-plan-ent .bl-plan-divider{background:#ffffff1a!important}.bl-plan-ent .bl-pf{color:#ffffffe6}.bl-plan-ent .bl-pf-off{color:#ffffff4d}.bl-plan-band{height:6px;width:100%;flex-shrink:0}.bl-plan-flag{position:absolute;top:6px;right:20px;padding:5px 12px;background:#ffffff38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:700;border-radius:100px;border:1px solid rgba(255,255,255,.3);display:inline-flex;align-items:center;gap:5px;z-index:3;white-space:nowrap;letter-spacing:.02em}.bl-plan-icon-wrap{display:flex;justify-content:center;margin-top:28px;margin-bottom:4px;position:relative;z-index:2}.bl-plan-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff}.bl-plan-head{text-align:center;position:relative;z-index:2;padding:12px 28px 20px}.bl-plan-name{font-size:16px;font-weight:700;letter-spacing:.01em}.bl-plan-name-en{font-size:12px;color:#9ca3af;margin-top:3px;letter-spacing:.04em}.bl-plan-price-row{display:flex;align-items:flex-start;justify-content:center;gap:4px;margin:18px 0 4px}.bl-plan-cur{font-size:20px;font-weight:600;margin-top:10px;opacity:.85}.bl-plan-num{font-size:56px;font-weight:800;line-height:1;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;color:transparent}.bl-plan-unit{font-size:15px;font-weight:500;color:#7a7e95;align-self:flex-end;margin-bottom:6px;margin-left:2px}.bl-plan-period{font-size:12.5px;color:#7a7e95;text-align:center;position:relative;z-index:2}.bl-plan-yearly-badge{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:5px 14px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.02em;background:linear-gradient(135deg,#f6d365,#fda085 40%,#f6d365,#e8b84b);background-size:200% auto;color:#7a4a00;box-shadow:0 4px 14px -4px #f6d3658c,inset 0 1px #ffffff59;animation:bl-gold-shine 3s linear infinite;position:relative;z-index:2}@keyframes bl-gold-shine{0%{background-position:0% center}to{background-position:200% center}}.bl-plan-divider{height:1px;margin:0 24px 20px;opacity:.6}.bl-plan-feats{display:flex;flex-direction:column;gap:10px;margin:0 24px 24px;position:relative;z-index:2;flex:1}.bl-pf{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#4a4e63;line-height:1.5}.bl-pf-ck{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.bl-pf-ck-off{background:#78788c1a;color:#c4c9d4}.bl-pf-off{color:#b0b4c4}.bl-cta{display:block;width:calc(100% - 48px);margin:0 24px;padding:13px;text-align:center;font-size:14px;font-weight:600;border-radius:14px;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .2s,box-shadow .2s;position:relative;z-index:2;letter-spacing:.01em;inset:0 1px 0 rgba(255,255,255,.2)}.bl-cta:hover:not(.bl-cta-disabled){opacity:.88;transform:translateY(-1px)}.bl-cta-disabled{background:#3c3c6e12!important;box-shadow:none!important;color:#9ca3af!important;cursor:not-allowed;border:1px solid rgba(60,60,110,.1)!important}.bl-addons{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.bl-addon{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.72);border-radius:18px;box-shadow:0 8px 30px -10px #3c32821f}.bl-addon-ic{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6c63ff24,#b8a3ff24);border:1px solid rgba(108,99,255,.18);display:grid;place-items:center;color:#6c63ff;flex-shrink:0}.bl-addon-tt{font-size:14px;font-weight:600;color:#1a1d2e}.bl-addon-dc{font-size:12px;color:#7a7e95;margin-top:3px}.bl-bills-wrap{background:#ffffff8c;-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:28px 28px 24px;box-shadow:0 18px 60px -25px #3c328233,0 4px 12px -4px #3c328212}.bl-bills-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.bl-bills-title{font-size:17px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;gap:10px;color:#1a1d2e}.bl-bills-ic{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border:1px solid rgba(108,99,255,.18);display:grid;place-items:center;color:#6c63ff;flex-shrink:0}.bl-filters{display:flex;gap:6px}.bl-filter-btn{padding:7px 14px;background:#fff9;border:1px solid rgba(255,255,255,.72);border-radius:100px;font-size:12px;font-weight:500;color:#4a4e63;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.bl-filter-btn.on{background:linear-gradient(135deg,#6c63ff24,#b8a3ff24);color:#6c63ff;border-color:#6c63ff3d}.bl-table{width:100%;border-spacing:0}.bl-table thead th{text-align:left;font-size:11px;font-weight:600;color:#7a7e95;letter-spacing:.06em;text-transform:uppercase;padding:10px 12px;border-bottom:1px solid rgba(60,60,110,.08)}.bl-table tbody td{padding:15px 12px;font-size:13px;border-bottom:1px solid rgba(60,60,110,.05);vertical-align:middle}.bl-table tbody tr:last-child td{border-bottom:none}.bl-table tbody tr:hover td{background:#fff6}.bl-table tbody tr:hover td:first-child{border-radius:10px 0 0 10px}.bl-table tbody tr:hover td:last-child{border-radius:0 10px 10px 0}.bl-b-name{display:flex;align-items:center;gap:10px;font-weight:600;color:#1a1d2e}.bl-b-pic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.bl-b-pic-pro{background:linear-gradient(135deg,#7e74ff,#5a4ee3)}.bl-b-pic-basic{background:linear-gradient(135deg,#5b8def,#a8c0ff)}.bl-b-pic-add{background:linear-gradient(135deg,#ff8e53,#ff6b9d)}.bl-b-date{color:#7a7e95}.bl-b-amt{font-weight:700;color:#1a1d2e}.bl-b-act{font-size:12px;color:#6c63ff;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:6px}.bl-b-act:hover{background:#6c63ff1a}.bl-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:600;white-space:nowrap}.bl-status-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.bl-status-paid{background:#7ad6a32e;color:#3da872}.bl-status-pending{background:#ffb47a33;color:#c87530}.bl-status-expired{background:#7878961a;color:#7a7e95}.bl-status-refunded{background:#78788c26;color:#7a7e95}.bl-empty{padding:32px 0;text-align:center;color:#7a7e95;font-size:13px}.bl-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:18px}.bl-page-btn{padding:7px 16px;border-radius:100px;border:1.5px solid rgba(60,60,110,.16);background:#ffffffa6;font-size:13px;font-weight:600;color:#4a4e63;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.bl-page-btn:hover:not(:disabled){background:#ffffffe6;color:#1a1d2e}.bl-page-btn:disabled{opacity:.4;cursor:default}.bl-page-info{font-size:13px;color:#7a7e95}@media (max-width: 1080px){.bl-plans{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.bl-plan-pro{transform:none}.bl-plan-pro:hover{transform:translateY(-3px)}.bl-addons{grid-template-columns:1fr}}@media (max-width: 640px){.bl-table thead th:nth-child(2),.bl-table tbody td:nth-child(2){display:none}}.au-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.au-search-form{display:flex;align-items:center;gap:8px}.au-search-wrap{position:relative;display:flex;align-items:center}.au-search-icon{position:absolute;left:13px;width:15px;height:15px;stroke:#7a7e95;pointer-events:none}.au-search-input{padding:10px 14px 10px 36px;width:240px;border:1px solid rgba(255,255,255,.75);border-radius:100px;font-size:13px;color:#1a1d2e;background:#ffffffb3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 12px -4px #3c32821a;font-family:inherit;transition:border-color .2s,box-shadow .2s}.au-search-input:focus{outline:none;border-color:#6c63ff66;box-shadow:0 0 0 3px #6c63ff1a;background:#ffffffeb}.au-search-input::placeholder{color:#9ca3af}.ui-btn-ghost{padding:9px 16px;border:1.5px solid rgba(60,60,110,.16);border-radius:100px;background:#fff9;font-size:13px;font-weight:500;color:#4a4e63;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.ui-btn-ghost:hover{background:#ffffffe6;color:#1a1d2e}.au-broadcast-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:100px;border:1.5px solid rgba(108,99,255,.25);background:#6c63ff14;font-size:13px;font-weight:600;color:#6c63ff;cursor:pointer;font-family:inherit;transition:background .15s}.au-broadcast-btn:hover{background:#6c63ff24}.au-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.au-stat-card{padding:18px 20px!important}.au-stat-label{font-size:12px;font-weight:600;color:#7a7e95;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.au-stat-value{font-size:34px;font-weight:800;color:#1a1d2e;letter-spacing:-.03em;line-height:1;font-feature-settings:"tnum"}.au-table-card{padding:0!important;overflow:hidden}.au-table-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 90px 140px;gap:12px;padding:14px 24px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7a7e95;border-bottom:1px solid rgba(60,60,110,.08);background:#6c63ff08}.au-table-empty{padding:48px 24px;text-align:center;color:#7a7e95;font-size:13px}.au-table-body{display:flex;flex-direction:column}.au-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 90px 140px;gap:12px;padding:14px 24px;align-items:center;border-bottom:1px solid rgba(60,60,110,.05);transition:background .15s}.au-table-row:last-child{border-bottom:none}.au-table-row:hover{background:#fff6}.au-user-cell{display:flex;align-items:center;gap:10px;min-width:0}.au-user-avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0;box-shadow:inset 0 1px #ffffff40}.au-user-name{font-size:13.5px;font-weight:600;color:#1a1d2e}.au-user-reg{font-size:11px;color:#9ca3af;margin-top:1px}.au-cell-mute{font-size:13px;color:#7a7e95}.au-usage-cell{display:flex;align-items:baseline;gap:2px}.au-usage-num{font-size:14px;font-weight:700;color:#1a1d2e}.au-usage-limit{font-size:11px;color:#9ca3af}.au-plan-badge{display:inline-block;padding:3px 10px;border-radius:100px;font-size:12px;font-weight:600;white-space:nowrap}.au-status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:12px;font-weight:600}.au-status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.au-status-ok{background:#7ad6a326;color:#3da872}.au-status-ok .au-status-dot{background:#3da872}.au-status-off{background:#7878961a;color:#7a7e95}.au-status-off .au-status-dot{background:#9ca3af}.au-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.au-action-btn{padding:5px 12px;border-radius:100px;font-size:12px;font-weight:600;cursor:pointer;border:none;font-family:inherit;transition:opacity .15s,transform .15s}.au-action-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.au-action-btn:disabled{opacity:.45;cursor:default}.au-action-grant{background:#6c63ff1f;color:#6c63ff}.au-action-clear{background:#ff96501f;color:#c87530}.au-action-danger{background:#ef44441a;color:#dc2626}.au-action-enable{background:#7ad6a326;color:#3da872}.ui-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1d2e80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ui-modal{background:#ffffffe0;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.9);border-radius:22px;width:100%;max-width:440px;box-shadow:0 24px 60px -16px #1a1d2e4d}.ui-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.ui-modal-title{font-size:17px;font-weight:700;color:#1a1d2e}.ui-modal-close{width:28px;height:28px;border-radius:8px;border:none;background:#3c3c6e12;color:#7a7e95;font-size:13px;cursor:pointer;display:grid;place-items:center;transition:background .15s}.ui-modal-close:hover{background:#3c3c6e24;color:#1a1d2e}.ui-modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:4px}.ui-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 20px}.au-grant-user{display:flex;align-items:center;gap:12px;padding:14px;background:#6c63ff0d;border:1px solid rgba(108,99,255,.12);border-radius:14px;margin-bottom:6px}.au-grant-avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;font-size:16px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.au-grant-username{font-size:14px;font-weight:600;color:#1a1d2e}.au-grant-plan{font-size:12px;color:#7a7e95;margin-top:2px}.au-label{display:block;font-size:12px;font-weight:600;color:#4a4e63;margin-bottom:8px;margin-top:16px}.au-label:first-child{margin-top:0}.au-plan-option{flex:1;display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:12px;border:1.5px solid rgba(60,60,110,.14);background:#fff9;font-size:13px;font-weight:500;color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .15s}.au-plan-option:hover{background:#ffffffe6}.au-plan-check{margin-left:auto;font-size:12px;font-weight:700}.au-day-chip{padding:7px 14px;border-radius:100px;border:1.5px solid rgba(60,60,110,.14);background:#fff9;font-size:13px;font-weight:500;color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .15s}.au-day-chip.active{background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border-color:#6c63ff4d;color:#6c63ff;font-weight:600}.au-day-input{width:80px!important;padding:7px 10px!important;border-radius:100px!important;text-align:center}.au-hint{font-size:12px;color:#7a7e95;margin-top:8px}.au-error{margin-top:10px;padding:8px 12px;background:#ff64641a;border-radius:8px;font-size:13px;color:#d05050}.bl-toast-error{background:#dc2626eb!important}@media (max-width: 1200px){.au-table-head,.au-table-row{grid-template-columns:2fr 1fr 1fr 90px 140px}.au-table-head>span:nth-child(3),.au-table-head>span:nth-child(4),.au-table-row>div:nth-child(3),.au-table-row>div:nth-child(4){display:none}}@media (max-width: 900px){.au-stat-grid{grid-template-columns:repeat(2,1fr)}.au-table-head,.au-table-row{grid-template-columns:2fr 1fr 90px 120px}.au-table-head>span:nth-child(5),.au-table-row>div:nth-child(5){display:none}}@media (max-width: 640px){.au-search-input{width:160px}.au-stat-grid{grid-template-columns:repeat(2,1fr)}}.au-stat-card{padding:20px 24px}.au-stat-label{font-size:12px;color:#6b7280;margin-bottom:6px}.au-stat-value{font-size:32px;font-weight:700;color:#1e1b4b;line-height:1}.sm-tabs{display:flex;gap:4px;background:#ffffff8c;border:1px solid rgba(255,255,255,.75);border-radius:14px;padding:4px;width:fit-content;margin-bottom:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sm-tab{padding:7px 22px;border-radius:10px;border:none;background:transparent;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .18s}.sm-tab.active{background:linear-gradient(135deg,#6c63ff,#a78bfa);color:#fff;box-shadow:0 2px 8px #6c63ff47}.sm-table-head,.sm-table-row{display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr 90px 100px;align-items:center;gap:12px;padding:0 24px}.sm-table-head{padding-top:14px;padding-bottom:10px;border-bottom:1px solid rgba(108,99,255,.1);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.sm-table-row{padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(108,99,255,.06);transition:background .15s}.sm-table-row:last-child{border-bottom:none}.sm-table-row:hover{background:#6c63ff0a}.sm-rate-wrap{display:flex;align-items:center;gap:8px}.sm-rate-badge{display:inline-block;padding:3px 10px;border-radius:20px;background:#5b8def1f;color:#3b82f6;font-size:12px;font-weight:600}.sm-rate-edit-btn{padding:2px 10px;border-radius:8px;border:1px solid rgba(108,99,255,.3);background:transparent;color:#6c63ff;font-size:12px;cursor:pointer;transition:all .15s}.sm-rate-edit-btn:hover{background:#6c63ff14}.sm-rate-edit{display:flex;align-items:center;gap:6px}.sm-rate-input{width:72px;padding:5px 8px;border-radius:8px;border:1.5px solid rgba(108,99,255,.3);background:#ffffffb3;font-size:13px;color:#1e1b4b;outline:none}.sm-rate-input:focus{border-color:#6c63ff}.sm-commission{color:#059669;font-weight:600;font-size:14px}.sm-comm-head,.sm-comm-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.5fr 1fr 1fr 1fr;align-items:center;gap:10px;padding:0 24px}.sm-comm-head{padding-top:14px;padding-bottom:10px;border-bottom:1px solid rgba(108,99,255,.1);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.sm-comm-row{padding-top:12px;padding-bottom:12px;border-bottom:1px solid rgba(108,99,255,.06);font-size:13px}.sm-comm-row:last-child{border-bottom:none}.sm-comm-row:hover{background:#6c63ff0a}.sm-trade-no{font-family:SF Mono,Fira Mono,monospace;font-size:11px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1100px){.sm-table-head,.sm-table-row{grid-template-columns:2fr 1fr 1.2fr 90px 100px}.sm-table-head>span:nth-child(4),.sm-table-row>div:nth-child(4){display:none}.sm-comm-head,.sm-comm-row{grid-template-columns:1.2fr 1fr 1fr 1fr 1fr 1fr}.sm-comm-head>span:nth-child(4),.sm-comm-row>div:nth-child(4){display:none}}.ps-plan-card{margin-bottom:0}.ps-plan-header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;cursor:pointer;-webkit-user-select:none;user-select:none}.ps-plan-title{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:#1e1b4b}.ps-plan-index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#a78bfa);color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.ps-recommend-badge{padding:2px 10px;border-radius:20px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-size:11px;font-weight:600}.ps-plan-meta{display:flex;align-items:center;gap:12px}.ps-plan-price-preview{font-size:13px;color:#6b7280}.ps-collapse-icon{font-size:18px;color:#9ca3af;transition:transform .2s}.ps-collapse-icon.collapsed{transform:rotate(-90deg)}.ps-plan-body{padding:0 24px 28px;border-top:1px solid rgba(108,99,255,.08)}.ps-checkboxes{display:flex;gap:20px;margin:18px 0 20px}.ps-checkbox-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#374151;cursor:pointer}.ps-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin-bottom:20px}.ps-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px 20px;margin-bottom:20px}.ps-plan-body .st-field{margin-bottom:18px}.ps-plan-body .st-field:last-child{margin-bottom:0}.ps-grid-2 .st-field,.ps-grid-3 .st-field{margin-bottom:0}.ps-tag{display:inline-flex;align-items:center;gap:4px;background:#6c63ff1a;color:#6c63ff;border-radius:20px;padding:3px 10px;font-size:12px}.ps-tag-remove{border:none;background:none;cursor:pointer;color:#a78bfa;padding:0;line-height:1;font-size:10px}.wf-layout{display:flex;gap:20px;align-items:flex-start}.wf-sidebar{width:280px;flex-shrink:0;padding:0}.wf-sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 16px;border-bottom:1px solid rgba(108,99,255,.1)}.wf-sidebar-title{font-size:14px;font-weight:600;color:#1e1b4b}.wf-list{padding:12px;display:flex;flex-direction:column;gap:8px}.wf-item{padding:12px 14px;border-radius:12px;border:1px solid rgba(108,99,255,.12);background:#ffffff80;cursor:pointer;transition:all .18s}.wf-item:hover{border-color:#6c63ff4d;background:#6c63ff0a}.wf-item-active{border-color:#6c63ff;background:#6c63ff12}.wf-item-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.wf-item-name{font-weight:500;font-size:14px;color:#1e1b4b}.wf-active-badge{font-size:11px;padding:1px 8px;border-radius:20px;background:#0596691f;color:#059669;font-weight:600}.wf-item-id{font-size:11px;color:#9ca3af;font-family:SF Mono,monospace;margin-bottom:10px}.wf-item-actions{display:flex;gap:6px}.wf-detail{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.wf-info-card{padding:0}.wf-info-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid rgba(108,99,255,.08)}.wf-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;padding:16px 24px 20px;font-size:13px;color:#374151}.wf-label{color:#9ca3af}.wf-code{font-size:11px;background:#6c63ff14;padding:2px 6px;border-radius:4px;color:#6c63ff;font-family:SF Mono,monospace}.wf-nodes-card{padding:0}.wf-nodes-card-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid rgba(108,99,255,.08)}.wf-node-count-badge{padding:3px 12px;border-radius:20px;background:#6c63ff1a;color:#6c63ff;font-size:12px;font-weight:600}.wf-nodes{padding:16px 20px 20px;display:flex;flex-direction:column;gap:0}.wf-node{position:relative;border-radius:0;background:transparent;transition:background .15s}.wf-node:not(:last-child):after{content:"";position:absolute;left:31px;bottom:0;width:2px;height:12px;background:linear-gradient(to bottom,#6c63ff33,#6c63ff0d);z-index:1}.wf-node-header{display:flex;align-items:center;gap:12px;padding:10px 12px 10px 0;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;transition:background .15s;position:relative}.wf-node-header:hover{background:#6c63ff0d}.wf-node.wf-node-open .wf-node-header{background:#6c63ff0f;border-radius:12px 12px 0 0}.wf-node-stripe{width:3px;height:36px;border-radius:2px;flex-shrink:0;margin-left:4px;transition:height .2s}.wf-node.wf-node-open .wf-node-stripe{height:100%;position:absolute;left:4px;top:0}.wf-node-step{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fffc;border:1.5px solid var(--node-color, #6c63ff);flex-shrink:0;box-shadow:0 2px 6px #0000000f}.wf-node-step-num{font-size:12px;font-weight:700;line-height:1}.wf-node-info{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.wf-node-name{font-size:13px;font-weight:600;color:#1e1b4b;white-space:nowrap}.wf-node-type{font-size:11px;padding:2px 8px;border-radius:20px;font-weight:600;white-space:nowrap}.wf-node-io{display:flex;gap:4px;flex-shrink:0}.wf-io-pill{display:inline-block;padding:2px 7px;border-radius:20px;font-size:11px;font-weight:600}.wf-io-in{background:#3b82f61a;color:#3b82f6}.wf-io-out{background:#10b9811a;color:#10b981}.wf-node-chevron{display:flex;align-items:center;color:#9ca3af;transition:transform .22s;flex-shrink:0}.wf-node-chevron.open{transform:rotate(180deg)}.wf-node-body{padding:12px 12px 16px 47px;display:flex;flex-direction:column;gap:10px;border-radius:0 0 12px 12px;background:#6c63ff0a;border-top:1px solid rgba(108,99,255,.08)}.wf-node-intro{font-size:12px;color:#6b7280;line-height:1.5;padding:8px 12px;background:#fff9;border-radius:8px}.wf-detail-block{display:flex;flex-direction:column;gap:8px}.wf-detail-block-inline{flex-direction:row;align-items:center}.wf-detail-block-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.wf-agent-list{display:flex;flex-direction:column;gap:4px}.wf-agent-item{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#ffffffa6;border-radius:8px;border:1px solid rgba(108,99,255,.08)}.wf-agent-key{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:6px;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.wf-agent-val{font-size:13px;color:#374151}.wf-pre{background:#ffffffb3;padding:12px 14px;border-radius:10px;font-size:11.5px;line-height:1.65;white-space:pre-wrap;word-break:break-word;max-height:220px;overflow:auto;margin:0;color:#374151;border:1px solid rgba(108,99,255,.1);font-family:SF Mono,Fira Mono,monospace}.wf-token-badge{display:inline-block;padding:3px 12px;border-radius:20px;background:#8b5cf61f;color:#a78bfa;font-size:12px;font-weight:700}.wf-answer-text{background:#ffffffb3;padding:10px 14px;border-radius:10px;font-size:13px;line-height:1.6;color:#374151;border:1px solid rgba(108,99,255,.08)}.wf-tpl-card{padding:0}.wf-tpl-toggle{display:flex;align-items:center;gap:8px;padding:16px 24px;font-size:14px;font-weight:600;color:#1e1b4b;cursor:pointer;-webkit-user-select:none;user-select:none}.wf-tpl-body{display:flex;gap:20px;flex-wrap:wrap;padding:0 24px 20px;font-size:12px}.wf-tpl-col{flex:1;min-width:160px}.wf-tpl-col-title{font-weight:600;margin-bottom:8px;color:#374151}.wf-tpl-row{padding:2px 0;color:#475569}.wf-tpl-warning{width:100%;margin-top:8px;padding:8px 12px;border-radius:8px;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);color:#92400e;font-size:12px}.wf-root-badge{display:inline-block;margin-left:10px;padding:2px 8px;border-radius:4px;background:#dc26261a;color:#dc2626;font-size:11px;font-weight:600}.ui-toast-wrap{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px}.ui-toast{padding:10px 18px;border-radius:10px;font-size:13px;box-shadow:0 4px 12px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ui-toast-success{background:#f0fdf4f2;border:1px solid #bbf7d0;color:#15803d}.ui-toast-error{background:#fef2f2f2;border:1px solid #fecaca;color:#dc2626}.wf-tpl-list{display:flex;flex-direction:column;gap:10px}.wf-tpl-item{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid rgba(108,99,255,.15);border-radius:12px;cursor:pointer;transition:all .18s;background:#ffffff80}.wf-tpl-item:hover{border-color:#6c63ff;background:#6c63ff0f}.wf-tpl-icon{font-size:22px;flex-shrink:0}.wf-tpl-name{font-size:14px;font-weight:600;color:#1e1b4b;margin-bottom:2px}.wf-tpl-desc{font-size:12px;color:#6b7280}.ai-provider-card{padding:0}.ai-provider-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 26px 0}.ai-provider-body{padding:18px 26px 24px}.ai-provider-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:20px}.ai-provider-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:18px;border-top:1px solid rgba(108,99,255,.08)}.ai-provider-divider{width:1px;height:28px;background:#6c63ff26;flex-shrink:0}.ai-test-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ai-test-input{width:220px!important}.ai-test-ok{font-size:13px;color:#059669;font-weight:500}.ai-test-err{font-size:13px;color:#dc2626;font-weight:500}.ai-models-card{padding:0}.ai-models-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 18px;border-bottom:1px solid rgba(108,99,255,.08);gap:16px}.ai-table-wrap{overflow-x:auto}.ai-table-head,.ai-table-row{display:grid;grid-template-columns:64px 1.6fr 100px 80px 90px 110px 90px 80px 110px;align-items:center;gap:10px;padding:0 26px;min-width:860px}.ai-table-head{padding-top:11px;padding-bottom:11px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;background:#6c63ff08}.ai-table-row{padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(108,99,255,.06);font-size:13px;transition:background .15s}.ai-table-row:last-child{border-bottom:none}.ai-table-row:hover{background:#6c63ff0d}.ai-name-cell{display:flex;flex-direction:column;gap:3px;min-width:0}.ai-model-id{font-size:11px;color:#9ca3af;font-family:SF Mono,Fira Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-row-actions{display:flex;gap:6px;justify-content:flex-end}.ai-type-badge{display:inline-block;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700}.ai-type-llm{background:#1d4ed81a;color:var(--primary)}.ai-type-embed{background:#c2410c1a;color:#c2410c}.ai-caps{display:flex;flex-wrap:wrap;gap:3px}.ai-cap-badge{display:inline-block;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700}.ai-cap-fc{background:#1d4ed81a;color:var(--primary)}.ai-cap-tool{background:#15803d1a;color:#15803d}.ai-cap-vision{background:#7e22ce1a;color:#7e22ce}.ai-cap-vector{background:#c2410c1a;color:#c2410c}.ai-modal{background:#fffffff5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.85);border-radius:24px;width:580px;max-width:min(580px,calc(100vw - 32px));height:auto;max-height:calc(100vh - 80px);display:flex;flex-direction:column;box-shadow:0 30px 80px -20px #3c328247,0 8px 20px -6px #3c32821a;overflow:hidden;position:relative;flex-shrink:0}.ai-modal>form{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.ai-modal-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid rgba(108,99,255,.1);flex-shrink:0}.ai-modal-header-left{display:flex;align-items:center;gap:14px}.ai-modal-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#6c63ff26,#a78bfa26);color:#6c63ff;flex-shrink:0}.ai-modal-title{font-size:16px;font-weight:700;color:#1e1b4b;line-height:1.2}.ai-modal-subtitle{font-size:12px;color:#9ca3af;margin-top:2px}.ai-modal-body{flex:1;min-height:0;overflow-y:auto;padding:8px 24px 4px;display:flex;flex-direction:column;gap:4px}.ai-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid rgba(108,99,255,.08);flex-shrink:0}.ai-modal-section{padding:16px 0 12px;border-bottom:1px solid rgba(108,99,255,.07)}.ai-modal-section:last-child{border-bottom:none}.ai-modal-section-title{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6b7280;margin-bottom:14px}.ai-modal-section-icon{font-size:14px;line-height:1}.ai-modal-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.ai-modal-grid2-full{grid-column:1 / -1}.ai-modal-grid2 .st-field{margin-bottom:0}.ai-optional{font-size:11px;color:#9ca3af;font-weight:400;text-transform:none;letter-spacing:0;margin-left:4px}.ai-type-seg{display:flex;gap:4px;background:#6c63ff12;border-radius:10px;padding:3px}.ai-type-seg-btn{flex:1;padding:7px 10px;border-radius:8px;border:none;background:transparent;color:#6b7280;font-size:12.5px;font-weight:500;cursor:pointer;transition:all .18s;white-space:nowrap}.ai-type-seg-btn.active{background:#fff;color:#6c63ff;font-weight:700;box-shadow:0 2px 8px #6c63ff2e}.ai-toggles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ai-toggle{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:#6c63ff0a;border:1px solid rgba(108,99,255,.08);cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none}.ai-toggle:hover{background:#6c63ff14}.ai-toggle-track{position:relative;width:34px;height:20px;border-radius:10px;background:#d1d5db;cursor:pointer;flex-shrink:0;transition:background .2s}.ai-toggle-track.ai-toggle-on{background:linear-gradient(135deg,#6c63ff,#a78bfa)}.ai-toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:left .2s}.ai-toggle-on .ai-toggle-thumb{left:16px}.ai-toggle-label{font-size:12.5px;font-weight:500;color:#374151;line-height:1.3}.bl-toast-error{background:#dc2626!important}@media (max-width: 1100px){.ai-table-head,.ai-table-row{grid-template-columns:64px 1.6fr 100px 80px 110px 90px 80px 110px;min-width:760px}.ai-table-head>span:nth-child(5),.ai-table-row>div:nth-child(5){display:none}}@media (max-width: 700px){.ai-provider-fields,.ai-modal-grid2{grid-template-columns:1fr}.ai-toggles-grid{grid-template-columns:1fr 1fr}.ai-modal{width:96vw}}@media (max-width: 1200px){.ai-table-head,.ai-table-row{grid-template-columns:80px 1fr 1fr 90px 70px 80px 80px 110px}.ai-table-head>span:nth-child(6),.ai-table-row>div:nth-child(6),.ai-table-head>span:nth-child(7),.ai-table-row>div:nth-child(7){display:none}}@media (max-width: 900px){.wf-layout{flex-direction:column}.wf-sidebar{width:100%}.ps-grid-3{grid-template-columns:1fr 1fr}}.ch-card-hover{background:#ffffffb8!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.5px solid rgba(255,255,255,.8)!important;box-shadow:0 4px 20px -6px #503cb41a;border-radius:18px!important;transition:all .22s ease!important}.ch-card-hover:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px -8px #6e3fff2e!important;border-color:var(--primary)!important;background:#ffffffeb!important}.db-page .admin-card{background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 4px 20px -6px #503cb414}.db-page .admin-card:hover{box-shadow:0 8px 28px -6px #503cb421}.db-page .ui-btn{border-radius:10px;font-size:13px}.db-page .ui-btn-outline{background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#ffffffe6;box-shadow:0 2px 8px #503cb40f}.db-page .ui-btn-outline:hover:not(:disabled){background:#fffffff2;border-color:var(--primary);color:var(--primary);box-shadow:0 4px 12px #6e3fff26}.db-page .admin-input,.db-page .admin-select{background:#f8fafce6;border-color:#e2e8f0e6;border-radius:10px}.db-page .admin-input:focus,.db-page .admin-select:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px #6e3fff1a}.db-page .modern-title-area{border-bottom:1px solid rgba(226,232,240,.7);padding-bottom:16px;margin-bottom:22px}.db-page .modern-title-text{font-size:18px;font-weight:800;background:linear-gradient(135deg,#6c63ff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.db-page .help-icon-wrapper .help-tooltip{z-index:200}@media (max-width: 768px){.ch-overview-grid{grid-template-columns:repeat(2,1fr)!important}.ch-onboarding-layout{grid-template-columns:1fr!important}}.ch-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a59;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:chOverlayIn .22s ease forwards}@keyframes chOverlayIn{0%{opacity:0}to{opacity:1}}.ch-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1001;width:clamp(480px,60vw,1100px);background:#fffffff5;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-left:1px solid rgba(255,255,255,.8);box-shadow:-12px 0 60px -20px #3c328238;display:flex;flex-direction:column;overflow:hidden;animation:chDrawerIn .32s cubic-bezier(.16,1,.3,1) forwards}@keyframes chDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ch-drawer.closing{animation:chDrawerOut .24s cubic-bezier(.4,0,1,1) forwards}@keyframes chDrawerOut{0%{transform:translate(0)}to{transform:translate(100%)}}.ch-drawer-header{display:flex;align-items:center;gap:12px;padding:18px 24px 16px;border-bottom:1px solid rgba(226,232,240,.8);flex-shrink:0}.ch-drawer-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#fffffff2,#ffffffb3);border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 1px #fffc,0 4px 10px -4px #3c328226;display:grid;place-items:center;flex-shrink:0}.ch-drawer-title{flex:1;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.ch-drawer-close{width:32px;height:32px;border-radius:9px;border:1px solid rgba(226,232,240,.8);background:#f8fafce6;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:all .18s ease;flex-shrink:0}.ch-drawer-close:hover{background:#fff;color:#0f172a;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.ch-drawer-body{flex:1;overflow-y:auto;padding:20px 24px 32px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.ch-drawer-body::-webkit-scrollbar{width:5px}.ch-drawer-body::-webkit-scrollbar-track{background:transparent}.ch-drawer-body::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:3px}.ch-drawer-body .ch-config-container,.ch-drawer-body .ch-config-container-wide{max-width:100%!important}.ch-drawer-body .modern-form-card{box-shadow:none;border:1px solid rgba(226,232,240,.7)}.ch-card-v2{position:relative;padding:20px;border-radius:20px;background:#ffffffa6;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.75);box-shadow:0 14px 50px -20px #3c32822e,0 3px 10px -3px #3c32820d;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden;display:flex;flex-direction:column}.ch-card-v2:hover{transform:translateY(-4px);box-shadow:0 22px 60px -22px #3c328247,0 6px 16px -4px #3c328217;border-color:#6e3fff59}.ch-card-v2:before{content:"";position:absolute;top:-50px;right:-40px;width:160px;height:160px;border-radius:50%;filter:blur(36px);opacity:.45;pointer-events:none;transition:opacity .22s}.ch-card-v2:hover:before{opacity:.7}.ch-card-v2[data-accent=green]:before{background:radial-gradient(circle,#a8e3c0,transparent 70%)}.ch-card-v2[data-accent=blue]:before{background:radial-gradient(circle,#b8c8ff,transparent 70%)}.ch-card-v2[data-accent=orange]:before{background:radial-gradient(circle,#ffd9b3,transparent 70%)}.ch-card-v2[data-accent=purple]:before{background:radial-gradient(circle,#c8b9ff,transparent 70%)}.ch-card-v2[data-accent=teal]:before{background:radial-gradient(circle,#b0e8e2,transparent 70%)}.ch-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px;position:relative;z-index:1}.ch-icon-tile{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#fffffff2,#ffffffa6);border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 1px #fffc,0 5px 12px -5px #3c328229;display:grid;place-items:center;flex-shrink:0}.ch-status{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.02em;flex-shrink:0}.ch-status.idle{background:#7878961a;color:#7a7e95;border:1px solid rgba(120,120,150,.18)}.ch-status.idle .ch-dot{width:5px;height:5px;border-radius:50%;background:#94a3b8;opacity:.7}.ch-status.live{background:#4ebf6e24;color:#2e8b4f;border:1px solid rgba(78,191,110,.28)}.ch-status.live .ch-dot{width:6px;height:6px;border-radius:50%;background:#4ec88a;animation:chPulseDot 2s ease-in-out infinite}@keyframes chPulseDot{0%,to{box-shadow:0 0 #4ebf6e80}50%{box-shadow:0 0 0 5px #4ebf6e00}}.ch-status.ready{background:#6e3fff1a;color:var(--primary);border:1px solid rgba(110,63,255,.24)}.ch-status.ready .ch-dot{width:6px;height:6px;border-radius:50%;background:var(--primary)}.ch-card-name{font-size:15px;font-weight:700;letter-spacing:-.01em;color:#0f172a;margin-bottom:5px;position:relative;z-index:1}.ch-card-desc{font-size:12px;color:#64748b;line-height:1.55;position:relative;z-index:1;flex:1}.ch-card-foot{margin-top:14px;padding-top:12px;border-top:1px dashed rgba(60,60,110,.1);display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;z-index:1}.ch-next-text{font-size:11px;color:var(--primary);font-weight:600;display:inline-flex;align-items:center;gap:5px}.ch-arrow-btn{width:28px;height:28px;border-radius:9px;background:#6e3fff14;border:1px solid rgba(110,63,255,.2);color:var(--primary);display:grid;place-items:center;transition:all .18s ease;flex-shrink:0}.ch-card-v2:hover .ch-arrow-btn{background:linear-gradient(135deg,var(--primary),#8b7cff);color:#fff;border-color:transparent;box-shadow:0 5px 12px -3px #6e3fff73}.ch-openapi-wrapper .page-header{display:none}.ch-openapi-wrapper .page-body{padding:0}.ch-openapi-wrapper .modern-form-card{box-shadow:none;border:1px solid rgba(226,232,240,.7);border-radius:16px}.ch-drawer-body .modern-title-text{background:linear-gradient(135deg,var(--primary),#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:18px;font-weight:800}.ch-drawer-body .modern-title-text span[style]{border-radius:8px}.ch-drawer-body .admin-input,.ch-drawer-body .admin-select{background:#f8fafce6;border-color:#e2e8f0e6;border-radius:10px;transition:border-color .2s,box-shadow .2s}.ch-drawer-body .admin-input:focus,.ch-drawer-body .admin-select:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px #6e3fff1a;outline:none}.ch-drawer-body \.ui-btn-accent{background:linear-gradient(135deg,var(--primary),#a78bfa);border:none;box-shadow:0 4px 12px -3px #6e3fff66}.ch-drawer-body \.ui-btn-accent:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px -4px #6e3fff80}.ch-drawer-body .ui-btn-outline{background:#ffffffd9;border-color:#6e3fff40;color:var(--primary);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ch-drawer-body .ui-btn-outline:hover:not(:disabled){background:#fff;border-color:var(--primary);box-shadow:0 3px 10px #6e3fff26}.ch-drawer-body .modern-title-area{border-bottom-color:#e2e8f099}.ch-drawer-body .ch-onboarding-side .admin-card{background:#f8f5ffd9;border-color:#6e3fff26}.ch-drawer-body .ch-copy-row input[readonly]{background:#f8fafcf2;color:#475569}.ch-drawer-body .st-table th{background:#f5f3ffcc;color:var(--primary);font-weight:700}.ch-drawer-body .st-table td{border-color:#e2e8f0b3}@media (max-width: 900px){.ch-drawer{width:100vw}}.kn-head-actions{display:flex;gap:10px;align-items:center}.ui-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:100px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;box-shadow:0 10px 24px -8px #6c63ff80,inset 0 1px #ffffff40;transition:all .2s}.ui-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px #6c63ff99}.kn-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.kn-kpi{position:relative;overflow:hidden;padding:22px 24px;background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c328212;display:flex;align-items:center;gap:16px}.kn-kpi:before{content:"";position:absolute;top:-40px;right:-40px;width:150px;height:150px;border-radius:50%;filter:blur(40px);opacity:.5;pointer-events:none}.kn-kpi-1:before{background:radial-gradient(circle,#c8b9ff,transparent 70%)}.kn-kpi-2:before{background:radial-gradient(circle,#a8e3c0,transparent 70%)}.kn-kpi-3:before{background:radial-gradient(circle,#ffd9b3,transparent 70%)}.kn-kpi-4:before{background:radial-gradient(circle,#b8c8ff,transparent 70%)}.kn-ki{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex-shrink:0;box-shadow:inset 0 1px #fff9}.kn-kpi-1 .kn-ki{background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.25);color:#6c63ff}.kn-kpi-2 .kn-ki{background:linear-gradient(135deg,#4ec88a2e,#7ad6a32e);border:1px solid rgba(78,200,138,.25);color:#4a9d6f}.kn-kpi-3 .kn-ki{background:linear-gradient(135deg,#ff8e532e,#ffb3682e);border:1px solid rgba(255,142,83,.25);color:#c46226}.kn-kpi-4 .kn-ki{background:linear-gradient(135deg,#5b8def2e,#a8c0ff2e);border:1px solid rgba(91,141,239,.25);color:#4a72d4}.kn-kv{position:relative;z-index:1}.kn-num{font-size:30px;font-weight:700;letter-spacing:-.02em;line-height:1;color:#1a1d2e}.kn-lbl{font-size:12px;color:#7a7e95;margin-top:6px}.kn-upload-card{position:relative;overflow:hidden;background:#ffffff94;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:28px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c328212;margin-bottom:28px}.kn-upload-card:before{content:"";position:absolute;top:-120px;right:-80px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.35),transparent 60%);filter:blur(50px);pointer-events:none}.kn-upload-card:after{content:"";position:absolute;bottom:-100px;left:-80px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(168,192,255,.3),transparent 60%);filter:blur(50px);pointer-events:none}.kn-upload-grid{display:grid;grid-template-columns:1fr 260px;gap:28px;padding:36px 40px;position:relative;z-index:1}.kn-upload-zone{border:2px dashed rgba(108,99,255,.3);border-radius:22px;padding:40px 28px;background:linear-gradient(180deg,#fff6,#fff3);text-align:center;cursor:pointer;transition:all .25s}.kn-upload-zone:hover,.kn-upload-zone.drag-over{border-color:#6c63ff8c;background:linear-gradient(180deg,#ffffff9e,#ffffff61)}.kn-upload-icon{width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border:1px solid rgba(108,99,255,.25);display:grid;place-items:center;margin:0 auto 18px;color:#6c63ff;box-shadow:inset 0 1px #ffffffb3,0 8px 20px -8px #6c63ff4d}.kn-uz-tt{font-size:18px;font-weight:600;color:#1a1d2e;margin-bottom:6px}.kn-uz-sub{font-size:13px;color:#4a4e63;margin-bottom:18px;line-height:1.5}.kn-file-tags{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px}.kn-file-tag{padding:5px 11px;font-size:12px;font-weight:500;color:#4a4e63;background:#ffffffb3;border:1px solid rgba(255,255,255,.8);border-radius:100px}.kn-pick-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 10px 24px -8px #6c63ff80,inset 0 1px #ffffff40;transition:all .2s}.kn-pick-btn:hover:not(:disabled){transform:translateY(-1px)}.kn-pick-btn:disabled{opacity:.6;cursor:not-allowed}.kn-qr-card{text-align:center;padding:24px;background:#ffffff80;border:1px solid rgba(255,255,255,.75);border-radius:22px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;gap:14px}.kn-qr-tt{font-size:14px;font-weight:600;color:#1a1d2e;display:flex;align-items:center;justify-content:center;gap:6px}.kn-qr-box{width:160px;height:160px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px -8px #6c63ff40;border:1px solid rgba(108,99,255,.15)}.kn-qr-sub{font-size:12px;color:#7a7e95;line-height:1.6}.kn-proc-row{display:flex;align-items:center;gap:14px;padding:0 40px 28px;position:relative;z-index:1;flex-wrap:wrap}.kn-proc-label{font-size:13px;color:#4a4e63;font-weight:500}.kn-proc-opts{display:inline-flex;gap:0;padding:4px;background:#ffffff80;border:1px solid rgba(255,255,255,.75);border-radius:100px}.kn-proc-opt{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;font-size:13px;font-weight:500;color:#4a4e63;border-radius:100px;cursor:pointer;transition:all .2s;border:1px solid transparent}.kn-proc-opt:hover{color:#1a1d2e}.kn-proc-opt.active{background:#fff;color:#6c63ff;font-weight:600;border-color:#6c63ff33;box-shadow:0 2px 8px -2px #6c63ff33}.kn-proc-hint{font-size:12px;color:#7a7e95}.kn-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.kn-sect-tt{font-size:18px;font-weight:700;letter-spacing:-.01em;color:#1a1d2e;display:flex;align-items:center;gap:10px}.kn-sect-tt em{font-style:italic;font-weight:400;font-size:20px;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.kn-sect-badge{padding:2px 10px;font-size:12px;font-weight:600;font-style:normal;background:#6c63ff1a;color:#6c63ff;border-radius:100px;border:1px solid rgba(108,99,255,.2)}.kn-sect-actions{display:flex;gap:8px}.kn-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;color:#4a4e63;background:#ffffff9e;border:1px solid rgba(255,255,255,.75);border-radius:100px;cursor:pointer;transition:all .2s;font-family:inherit}.kn-filter-chip:hover,.kn-filter-chip.active{background:#fff;color:var(--primary);border-color:#6c63ff40;box-shadow:0 2px 8px #6c63ff1a}.kn-filter-chip:disabled{opacity:.6;cursor:not-allowed}.kn-docs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:32px}.kn-doc-card{position:relative;padding:22px;background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c328212;cursor:pointer;transition:all .25s;display:flex;flex-direction:column;gap:10px}.kn-doc-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px -25px #3c328247,0 6px 14px -4px #3c32821a;border-color:#6c63ff59}.kn-doc-card.active{border-color:#6c63ff80;background:#f8f6ffd9;box-shadow:0 0 0 3px #6c63ff1f,0 18px 60px -25px #3c328238}.kn-doc-card.processing{opacity:.85}.kn-dc-top{display:flex;align-items:flex-start;justify-content:space-between}.kn-doc-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:13px;box-shadow:inset 0 1px #ffffff4d,0 4px 12px -4px #00000026}.kn-type-pill{padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.02em;border-radius:100px;border:1px solid}.kn-tp-pdf{background:#d44a4a1f;color:#b53a3a;border-color:#d44a4a40}.kn-tp-word{background:#185abd1f;color:#185abd;border-color:#185abd40}.kn-tp-excel{background:#4ebf6e26;color:#2e8b4f;border-color:#4ebf6e40}.kn-tp-文件{background:#6c63ff1f;color:#6c63ff;border-color:#6c63ff40}.kn-doc-title{font-size:14px;font-weight:600;color:#1a1d2e;line-height:1.4;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kn-doc-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#7a7e95;flex-wrap:wrap}.kn-mi{display:inline-flex;align-items:center;gap:4px}.kn-div{width:3px;height:3px;border-radius:50%;background:#7a7e95;opacity:.5}.kn-progress-bar{width:100%;height:4px;background:#6c63ff26;border-radius:2px;overflow:hidden}.kn-progress-fill{height:100%;background:linear-gradient(90deg,#7e74ff,#5a4ee3);border-radius:2px;transition:width .4s ease}.kn-doc-error{font-size:11px;color:var(--danger);line-height:1.4}.kn-doc-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px dashed rgba(60,60,110,.1)}.kn-doc-date{font-size:11px;color:#7a7e95}.kn-doc-status{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;border-radius:100px;border:1px solid}.kn-doc-status.on{background:#4ebf6e1f;color:#2e8b4f;border-color:#4ebf6e40}.kn-doc-status.proc{background:#ff8e531f;color:#c46226;border-color:#ff8e5340}.kn-doc-status.err{background:#dc26261a;color:#dc2626;border-color:#dc262633}.kn-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.kn-doc-status.on .kn-dot{box-shadow:0 0 0 3px #4ebf6e33}.kn-delete-btn{opacity:0;background:none;border:none;cursor:pointer;padding:4px;border-radius:6px;color:#7a7e95;transition:all .15s;display:grid;place-items:center}.kn-doc-card:hover .kn-delete-btn{opacity:1}.kn-delete-btn:hover{background:#fef2f2;color:var(--danger)}.kn-add-card{border:2px dashed rgba(108,99,255,.3);border-radius:20px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6c63ff;cursor:pointer;transition:all .2s;background:#ffffff4d}.kn-add-card:hover{border-color:#6c63ff8c;background:#ffffff80}.kn-add-label{font-size:13px;font-weight:600}.kn-empty{text-align:center;padding:40px 20px;color:#7a7e95;font-size:13px}.kn-preview-card{background:#ffffff94;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:24px;box-shadow:0 18px 60px -25px #3c328238,0 4px 12px -4px #3c328212;overflow:hidden;margin-bottom:40px}.kn-preview-head{padding:20px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(60,60,110,.08)}.kn-pt{font-size:15px;font-weight:700;display:flex;align-items:center;gap:10px;color:#1a1d2e}.kn-pt-sub{font-size:12px;color:#7a7e95}.kn-preview-body{padding:24px 28px;min-height:180px}.kn-preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;gap:10px;color:#7a7e95;font-size:13px}.kn-empty-ic{width:56px;height:56px;border-radius:16px;background:#6c63ff14;display:grid;place-items:center;color:#6c63ff}.kn-chunk-card{background:#fff9;border:1px solid rgba(255,255,255,.8);border-radius:14px;padding:16px;margin-bottom:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.kn-chunk-badge{display:inline-block;background:#6c63ff1a;color:#6c63ff;padding:3px 10px;border-radius:100px;font-size:11px;font-weight:700;border:1px solid rgba(108,99,255,.2)}@media (max-width: 1100px){.kn-kpi-row,.kn-docs-grid{grid-template-columns:repeat(2,1fr)}.kn-upload-grid{grid-template-columns:1fr}.kn-qr-card{flex-direction:row;gap:20px;text-align:left;padding:20px 28px}.kn-qr-box{width:100px;height:100px;flex-shrink:0}}@media (max-width: 720px){.kn-kpi-row{grid-template-columns:1fr 1fr}.kn-docs-grid{grid-template-columns:1fr}.kn-upload-grid{padding:24px}.kn-proc-row{padding:0 24px 24px}.kn-head-actions{flex-wrap:wrap}}.cs-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:start}.cs-main{display:flex;flex-direction:column;gap:20px}.cs-card{background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:24px;box-shadow:0 18px 60px -25px #3c32822e,0 4px 12px -4px #3c328212;padding:28px 32px}.cs-card-head{display:flex;align-items:flex-start;gap:14px;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid rgba(60,60,110,.07)}.cs-card-icon{width:44px;height:44px;border-radius:14px;flex-shrink:0;display:grid;place-items:center;box-shadow:inset 0 1px #fff9}.cs-icon-1{background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.25);color:#6c63ff}.cs-icon-2{background:linear-gradient(135deg,#5b8def2e,#a8c0ff2e);border:1px solid rgba(91,141,239,.25);color:#4a72d4}.cs-card-title{font-size:16px;font-weight:700;color:#1a1d2e}.cs-card-sub{font-size:13px;color:#7a7e95;margin-top:3px}.cs-fields{display:flex;flex-direction:column;gap:24px}.cs-field{display:flex;flex-direction:column;gap:8px}.cs-label{font-size:13px;font-weight:600;color:#4a4e63}.cs-input-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cs-input{width:140px;padding:10px 14px;border-radius:12px;border:1px solid rgba(200,200,230,.7);background:#fffc;font-size:15px;font-weight:600;color:#1a1d2e;font-family:inherit;transition:border-color .2s,box-shadow .2s}.cs-input:focus{outline:none;border-color:#6c63ff80;box-shadow:0 0 0 3px #6c63ff1a}.cs-hint{font-size:12px;color:#7a7e95;line-height:1.5;max-width:320px}.cs-slider-wrap{display:flex;flex-direction:column;gap:4px}.cs-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,rgba(108,99,255,.6) 0%,rgba(108,99,255,.6) var(--pct,50%),rgba(200,200,230,.4) var(--pct,50%));outline:none;cursor:pointer}.cs-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #6c63ff;box-shadow:0 2px 8px #6c63ff4d;cursor:pointer}.cs-slider-labels{display:flex;justify-content:space-between;font-size:11px;color:#7a7e95}.cs-radio-row{display:flex;gap:12px;flex-wrap:wrap}.cs-radio-card{flex:1;min-width:140px;display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:14px;cursor:pointer;border:1.5px solid rgba(200,200,230,.6);background:#ffffff80;transition:all .2s}.cs-radio-card:hover{border-color:#6c63ff4d;background:#ffffffbf}.cs-radio-card.active{border-color:#6c63ff80;background:#f5f3ffd9;box-shadow:0 0 0 3px #6c63ff1a}.cs-rc-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;margin-top:1px;border:2px solid #cbd5e1;transition:all .2s}.cs-radio-card.active .cs-rc-dot{border-color:#6c63ff;background:#6c63ff;box-shadow:0 0 0 3px #6c63ff33}.cs-rc-label{font-size:13px;font-weight:600;color:#1a1d2e}.cs-rc-sub{font-size:11px;color:#7a7e95;margin-top:2px}.cs-split-list{display:flex;flex-direction:column;gap:10px}.cs-split-opt{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:16px;cursor:pointer;transition:all .2s;border:1.5px solid rgba(200,200,230,.6);background:#ffffff80}.cs-split-opt:hover{border-color:#6c63ff4d;background:#ffffffbf}.cs-split-opt.active{border-color:#6c63ff80;background:#f5f3ffd9;box-shadow:0 0 0 3px #6c63ff1a}.cs-split-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;color:#7a7e95;background:#c8c8e633;border:1px solid rgba(200,200,230,.4);transition:all .2s}.cs-split-icon.active{background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border-color:#6c63ff40;color:#6c63ff}.cs-split-body{flex:1}.cs-split-label{font-size:14px;font-weight:600;color:#1a1d2e}.cs-split-desc{font-size:12px;color:#7a7e95;margin-top:3px;line-height:1.5}.cs-split-check{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;background:#c8c8e64d;color:transparent;transition:all .2s}.cs-split-check.active{background:#6c63ff;color:#fff}.cs-side{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px}.cs-preview-card{background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;box-shadow:0 18px 60px -25px #3c32822e,0 4px 12px -4px #3c328212;padding:20px 22px}.cs-preview-title{font-size:13px;font-weight:700;color:#1a1d2e;display:flex;align-items:center;gap:6px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(60,60,110,.07)}.cs-preview-items{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.cs-pi{display:flex;justify-content:space-between;align-items:center}.cs-pi-label{font-size:12px;color:#7a7e95}.cs-pi-val{font-size:13px;font-weight:700;color:#1a1d2e;background:#6c63ff14;color:#6c63ff;padding:2px 10px;border-radius:100px;border:1px solid rgba(108,99,255,.15)}.cs-visual{padding-top:14px;border-top:1px solid rgba(60,60,110,.07)}.cs-chunk-bar{height:14px;background:#c8c8e640;border-radius:4px;margin-bottom:6px;position:relative;overflow:hidden}.cs-chunk-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#6c63ff59,#b8a3ff59)}.cs-overlap-mark{position:absolute;right:0;top:0;height:100%;width:15%;background:#6c63ff40;border-radius:0 4px 4px 0}.cs-visual-label{font-size:11px;color:#7a7e95;margin-top:6px;text-align:center}.cs-tip-card{background:#fff8e6b3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(245,180,80,.3);border-radius:18px;padding:18px 20px}.cs-tip-head{font-size:13px;font-weight:700;color:#92400e;display:flex;align-items:center;gap:6px;margin-bottom:12px}.cs-tip-list{margin:0;padding-left:18px;font-size:12px;color:#78350f;line-height:1.8}@media (max-width: 900px){.cs-layout{grid-template-columns:1fr}.cs-side{position:static}}@media (max-width: 600px){.cs-card{padding:20px 18px}.cs-radio-row{flex-direction:column}}.dlg-page{padding-bottom:0!important;display:flex;flex-direction:column}.dlg-head-hidden{display:none!important}.dlg-head-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dlg-filter-select-wrap{position:relative;display:flex;align-items:center}.dlg-filter-ic{position:absolute;left:10px;color:#7a7e95;pointer-events:none}.dlg-filter-select{padding:8px 12px 8px 30px;border-radius:10px;font-size:13px;background:#ffffffb8;border:1px solid rgba(255,255,255,.85);color:#1a1d2e;font-family:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 2px 8px #3c32820f}.dlg-filter-select:focus{border-color:#6c63ff66}.dlg-date-range{display:flex;align-items:center;gap:6px}.dlg-date-input{padding:8px 10px;border-radius:10px;font-size:12px;background:#ffffffb8;border:1px solid rgba(255,255,255,.85);color:#1a1d2e;font-family:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);outline:none;box-shadow:0 2px 8px #3c32820f;width:130px}.dlg-date-input:focus{border-color:#6c63ff66}.dlg-date-sep{font-size:12px;color:#7a7e95}.dlg-layout{flex:1;min-height:0;display:grid;grid-template-columns:300px 1fr;background:#ffffff8c;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:24px;box-shadow:0 18px 60px -25px #3c328233,0 4px 12px -4px #3c328212;overflow:hidden;height:calc(100vh - var(--topbar-h, 60px) - 120px);margin-bottom:32px}.dlg-panel-left{display:flex;flex-direction:column;min-height:0;border-right:1px solid rgba(60,60,110,.08)}.dlg-search-bar{padding:14px 14px 10px;position:relative;flex-shrink:0;border-bottom:1px solid rgba(60,60,110,.07)}.dlg-search-ic{position:absolute;left:26px;top:50%;transform:translateY(-50%);color:#7a7e95;pointer-events:none;margin-top:2px}.dlg-search-input{width:100%;padding:9px 12px 9px 34px;border-radius:12px;font-size:13px;background:#fff9;border:1px solid rgba(255,255,255,.8);color:#1a1d2e;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.dlg-search-input:focus{background:#ffffffe6;border-color:#6c63ff66;box-shadow:0 0 0 3px #6c63ff1a}.dlg-session-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.dlg-list-empty{padding:24px 16px;color:#7a7e95;font-size:13px;text-align:center}.dlg-session-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(60,60,110,.06)}.dlg-session-item:hover{background:#ffffff80}.dlg-session-item.active{background:#6c63ff14}.dlg-session-item.unread{background:#ffedc859}.dlg-session-item.active.unread{background:#6c63ff1a}.dlg-si-avatar{width:36px;height:36px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;font-size:14px;font-weight:700;background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.2);color:#6c63ff;position:relative}.dlg-si-avatar.active{background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border-color:transparent;box-shadow:0 4px 12px -4px #6c63ff80}.dlg-unread-dot{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:#f59e0b;border:2px solid #eef0fb}.dlg-si-body{flex:1;min-width:0}.dlg-si-top{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-bottom:3px}.dlg-si-title{font-size:13px;font-weight:600;color:#1a1d2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.dlg-si-title.unread{color:#92400e;font-weight:700}.dlg-si-time{font-size:11px;color:#7a7e95;flex-shrink:0}.dlg-si-meta{display:flex;align-items:center;gap:6px}.dlg-si-source{font-size:12px;color:#7a7e95}.dlg-unread-pill{font-size:10px;font-weight:700;padding:1px 6px;border-radius:100px;background:#f59e0b33;color:#92400e;border:1px solid rgba(245,158,11,.3)}.dlg-si-note{font-size:11px;color:#6c63ff;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dlg-si-lead{display:flex;align-items:center;gap:6px;margin-top:4px}.dlg-lead-badge{font-size:10px;font-weight:700;padding:1px 7px;border-radius:100px;background:#4ebf6e2e;color:#2e8b4f;border:1px solid rgba(78,191,110,.3)}.dlg-si-phone{font-size:11px;color:#7a7e95}.dlg-panel-right{display:flex;flex-direction:column;min-height:0}.dlg-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#7a7e95}.dlg-empty-ic{width:64px;height:64px;border-radius:20px;background:#6c63ff14;display:grid;place-items:center;color:#6c63ff}.dlg-empty-text{font-size:14px}.dlg-detail-head{padding:16px 20px;flex-shrink:0;border-bottom:1px solid rgba(60,60,110,.07);background:#ffffff4d}.dlg-detail-head-top{display:flex;align-items:center;gap:10px;margin-bottom:6px}.dlg-back-btn{display:none;align-items:center;gap:5px;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:600;background:#ffffffb3;border:1px solid rgba(255,255,255,.9);color:#4a4e63;cursor:pointer;transition:all .15s;flex-shrink:0}.dlg-back-btn:hover{background:#fff}.dlg-detail-title{flex:1;font-size:15px;font-weight:700;color:#1a1d2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dlg-detail-actions{display:flex;gap:8px;flex-shrink:0}.dlg-action-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;border:1px solid;font-family:inherit}.dlg-action-copy{background:#ffffffb3;border-color:#ffffffe6;color:#4a4e63}.dlg-action-copy:hover:not(:disabled){background:#fff;color:#1a1d2e}.dlg-action-del{background:#fee2e299;border-color:#fca5a580;color:#dc2626}.dlg-action-del:hover:not(:disabled){background:#fee2e2e6}.dlg-action-btn:disabled{opacity:.5;cursor:not-allowed}.dlg-detail-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#7a7e95}.dlg-meta-chip{padding:2px 8px;border-radius:100px;font-size:11px;font-weight:600;background:#6c63ff1a;color:#6c63ff;border:1px solid rgba(108,99,255,.2)}.dlg-meta-dot{width:3px;height:3px;border-radius:50%;background:#7a7e95;opacity:.5}.dlg-lead-bar{margin:10px 16px 0;padding:10px 16px;background:#f0fdf4cc;border:1px solid rgba(187,247,208,.8);border-radius:12px;align-items:flex-start;gap:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;display:flex}.dlg-lead-icon{font-size:18px;flex-shrink:0;margin-top:1px}.dlg-lead-title{font-size:13px;font-weight:600;color:#15803d;margin-bottom:2px}.dlg-lead-sub{font-size:12px;color:#4b7a5a;line-height:1.5}.dlg-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 20px 12px;background:#eef0fb66;display:flex;flex-direction:column;gap:16px}.dlg-msg-empty{color:#7a7e95;font-size:13px;text-align:center;padding:20px}.dlg-msg-row{display:flex;gap:10px;max-width:82%}.dlg-msg-row.user{align-self:flex-end;flex-direction:row-reverse}.dlg-msg-row.ai{align-self:flex-start}.dlg-msg-avatar{width:34px;height:34px;border-radius:11px;flex-shrink:0;display:grid;place-items:center;font-size:12px;font-weight:700}.dlg-msg-avatar.ai{background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.2);color:#6c63ff}.dlg-msg-avatar.user{background:linear-gradient(135deg,#64748b26,#94a3b826);border:1px solid rgba(100,116,139,.2);color:#475569}.dlg-msg-body{min-width:0;flex:1}.dlg-bubble{padding:11px 15px;border-radius:16px;font-size:13px;line-height:1.65;max-height:50vh;overflow-y:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.dlg-bubble.ai{background:#ffffffd1;color:#1a1d2e;border:1px solid rgba(255,255,255,.9);border-top-left-radius:4px;box-shadow:0 2px 8px #3c328214;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dlg-bubble.user{background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border-top-right-radius:4px;box-shadow:0 4px 14px -4px #6c63ff73}.dlg-bubble-meta{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:14px}.dlg-duration{font-size:11px;color:#7a7e95;margin-left:2px}.dlg-note-bar{padding:12px 16px;flex-shrink:0;border-top:1px solid rgba(60,60,110,.07);background:#fff6;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dlg-note-input{flex:1;padding:8px 12px;border-radius:10px;font-size:13px;background:#ffffffb3;border:1px solid rgba(255,255,255,.9);color:#1a1d2e;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.dlg-note-input:focus{background:#fffffff2;border-color:#6c63ff66;box-shadow:0 0 0 3px #6c63ff1a}.dlg-note-save{padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;background:#6c63ff1a;border:1px solid rgba(108,99,255,.2);color:#6c63ff;cursor:pointer;font-family:inherit;transition:all .15s;flex-shrink:0}.dlg-note-save:hover:not(:disabled){background:#6c63ff2e}.dlg-note-save:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.dlg-layout{grid-template-columns:1fr;height:calc(100vh - var(--topbar-h, 60px) - 80px)}.dlg-panel-right,.dlg-layout.mobile-detail .dlg-panel-left{display:none}.dlg-layout.mobile-detail .dlg-panel-right{display:flex}.dlg-back-btn{display:inline-flex!important}.dlg-btn-text,.dlg-head-filters{display:none}}@media (max-width: 1000px){.dlg-layout{grid-template-columns:260px 1fr}}.qr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#1410328c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px}.qr-modal{position:relative;overflow:hidden;width:340px;max-width:100%;background:#eef0fbd9;backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:28px;box-shadow:0 32px 80px -20px #3c328259,0 8px 24px -8px #3c328226;padding:32px 28px 28px;text-align:center;animation:qrModalIn .25s cubic-bezier(.16,1,.3,1)}@keyframes qrModalIn{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.qr-modal-blob{position:absolute;border-radius:50%;filter:blur(50px);pointer-events:none}.qr-blob-1{width:260px;height:260px;top:-80px;right:-60px;background:radial-gradient(circle,rgba(184,163,255,.45),transparent 70%)}.qr-blob-2{width:220px;height:220px;bottom:-60px;left:-60px;background:radial-gradient(circle,rgba(168,192,255,.35),transparent 70%)}.qr-modal-close{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:50%;background:#fff9;border:1px solid rgba(255,255,255,.9);display:grid;place-items:center;cursor:pointer;color:#7a7e95;transition:all .15s;z-index:1}.qr-modal-close:hover{background:#fff;color:#1a1d2e}.qr-modal-head{display:flex;align-items:center;gap:12px;margin-bottom:24px;text-align:left;position:relative;z-index:1}.qr-modal-icon{width:46px;height:46px;border-radius:14px;flex-shrink:0;background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.25);display:grid;place-items:center;color:#6c63ff;box-shadow:inset 0 1px #fff9}.qr-modal-title{font-size:17px;font-weight:800;color:#1a1d2e;letter-spacing:-.02em}.qr-modal-sub{font-size:12px;color:#7a7e95;margin-top:2px}.qr-img-wrap{position:relative;display:inline-block;margin-bottom:20px;z-index:1}.qr-img-bg{width:220px;height:220px;border-radius:20px;padding:12px;background:#fff;box-shadow:0 8px 32px -8px #6c63ff40,0 2px 8px #0000000f;display:flex;align-items:center;justify-content:center}.qr-img{width:100%;height:100%;border-radius:10px;display:block}.qr-corner{position:absolute;width:18px;height:18px;border-color:#6c63ff;border-style:solid;border-radius:2px}.qr-corner-tl{top:-4px;left:-4px;border-width:3px 0 0 3px}.qr-corner-tr{top:-4px;right:-4px;border-width:3px 3px 0 0}.qr-corner-bl{bottom:-4px;left:-4px;border-width:0 0 3px 3px}.qr-corner-br{bottom:-4px;right:-4px;border-width:0 3px 3px 0}.qr-link-row{display:flex;align-items:center;gap:8px;background:#ffffff8c;border:1px solid rgba(255,255,255,.85);border-radius:12px;padding:8px 10px 8px 14px;margin-bottom:14px;position:relative;z-index:1}.qr-link-text{flex:1;font-size:11px;color:#7a7e95;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;text-align:left}.qr-copy-btn{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;background:#6c63ff1a;border:1px solid rgba(108,99,255,.2);color:#6c63ff;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.qr-copy-btn:hover{background:#6c63ff2e}.qr-copy-btn.copied{background:#4ebf6e26;border-color:#4ebf6e4d;color:#2e8b4f}.qr-close-btn{width:100%;padding:11px;border-radius:12px;font-size:14px;font-weight:600;background:#fff9;border:1px solid rgba(255,255,255,.9);color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .15s;position:relative;z-index:1}.qr-close-btn:hover{background:#ffffffe6;color:#1a1d2e}.cl-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.cl-kpi{position:relative;overflow:hidden;padding:20px 22px;background:#ffffff9e;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:18px;box-shadow:0 14px 48px -20px #3c328233,0 3px 10px -3px #3c328212;display:flex;align-items:center;gap:14px}.cl-kpi:before{content:"";position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;filter:blur(35px);opacity:.5;pointer-events:none}.cl-kpi-1:before{background:radial-gradient(circle,#c8b9ff,transparent 70%)}.cl-kpi-2:before{background:radial-gradient(circle,#a8e3c0,transparent 70%)}.cl-kpi-3:before{background:radial-gradient(circle,#ffd9b3,transparent 70%)}.cl-kpi-4:before{background:radial-gradient(circle,#b8c8ff,transparent 70%)}.cl-ki{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;flex-shrink:0;box-shadow:inset 0 1px #fff9}.cl-kpi-1 .cl-ki{background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.25);color:#6c63ff}.cl-kpi-2 .cl-ki{background:linear-gradient(135deg,#4ec88a2e,#7ad6a32e);border:1px solid rgba(78,200,138,.25);color:#4a9d6f}.cl-kpi-3 .cl-ki{background:linear-gradient(135deg,#ff8e532e,#ffb3682e);border:1px solid rgba(255,142,83,.25);color:#c46226}.cl-kpi-4 .cl-ki{background:linear-gradient(135deg,#5b8def2e,#a8c0ff2e);border:1px solid rgba(91,141,239,.25);color:#4a72d4}.cl-kv{position:relative;z-index:1}.cl-num{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1;color:#1a1d2e}.cl-lbl{font-size:12px;color:#7a7e95;margin-top:5px}.cl-error{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-bottom:16px;border-radius:12px;background:#fee2e2b3;border:1px solid rgba(252,165,165,.5);color:#dc2626;font-size:13px}.cl-card{padding:0;overflow:hidden}.cl-table-head{display:grid;grid-template-columns:100px 200px 1fr 160px 80px;gap:0 16px;padding:13px 24px;background:#ffffff4d;border-bottom:1px solid rgba(60,60,110,.08);font-size:12px;font-weight:700;color:#7a7e95;text-transform:uppercase;letter-spacing:.04em}.cl-row{display:grid;grid-template-columns:100px 200px 1fr 160px 80px;gap:0 16px;padding:14px 24px;align-items:center;border-bottom:1px solid rgba(60,60,110,.05);transition:background .15s}.cl-row:last-child{border-bottom:none}.cl-row:hover{background:#fff6}.cl-type-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.02em;border:1px solid}.cl-type-phone{background:#4ebf6e1f;color:#2e8b4f;border-color:#4ebf6e4d}.cl-type-email{background:#5b8def1f;color:#4a72d4;border-color:#5b8def4d}.cl-contact-val{display:flex;align-items:center;gap:10px;min-width:0}.cl-avatar{width:32px;height:32px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,#6c63ff2e,#b8a3ff2e);border:1px solid rgba(108,99,255,.2);color:#6c63ff;display:grid;place-items:center;font-size:13px;font-weight:700}.cl-contact-text{font-size:13px;font-weight:600;color:#1a1d2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cl-msg-cell{min-width:0}.cl-msg-text{font-size:12px;color:#4a4e63;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cl-msg-na{font-size:13px;color:#bbb}.cl-time{font-size:12px;color:#7a7e95}.cl-del-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;background:transparent;border:1px solid transparent;color:#7a7e95;cursor:pointer;font-family:inherit;transition:all .15s}.cl-del-btn:hover{background:#fee2e2b3;border-color:#fca5a580;color:#dc2626}.cl-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#7a7e95}.cl-empty-ic{width:64px;height:64px;border-radius:20px;background:#6c63ff14;display:grid;place-items:center;color:#6c63ff}.cl-empty-spinner{width:32px;height:32px;border-radius:50%;border:3px solid rgba(108,99,255,.15);border-top-color:#6c63ff;animation:clSpin .7s linear infinite}@keyframes clSpin{to{transform:rotate(360deg)}}.cl-empty-title{font-size:15px;font-weight:600;color:#1a1d2e}.cl-empty-hint{font-size:13px;color:#7a7e95;text-align:center}.cl-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:18px 24px;border-top:1px solid rgba(60,60,110,.07)}.cl-page-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border-radius:10px;font-size:13px;font-weight:600;background:#ffffffa6;border:1px solid rgba(255,255,255,.85);color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .15s}.cl-page-btn:hover:not(:disabled){background:#fff;color:#1a1d2e}.cl-page-btn:disabled{opacity:.4;cursor:not-allowed}.cl-page-nums{display:flex;align-items:center;gap:4px}.cl-page-num{width:34px;height:34px;border-radius:9px;font-size:13px;font-weight:600;background:#ffffff8c;border:1px solid rgba(255,255,255,.8);color:#4a4e63;cursor:pointer;font-family:inherit;transition:all .15s;display:grid;place-items:center}.cl-page-num:hover{background:#ffffffd9;color:#1a1d2e}.cl-page-num.active{background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border-color:transparent;box-shadow:0 4px 12px -4px #6c63ff80}.cl-page-sep{font-size:13px;color:#7a7e95;padding:0 2px}@media (max-width: 900px){.cl-kpi-row{grid-template-columns:1fr 1fr}.cl-table-head,.cl-row{grid-template-columns:90px 1fr 120px 80px}.cl-table-head>span:nth-child(3),.cl-row>div:nth-child(3){display:none}}@media (max-width: 600px){.cl-kpi-row{grid-template-columns:1fr 1fr;gap:10px}.cl-table-head,.cl-row{grid-template-columns:80px 1fr 70px;gap:0 8px;padding:12px 14px}.cl-table-head>span:nth-child(4),.cl-row>div:nth-child(4){display:none}.cl-contact-val{gap:7px}.cl-avatar{display:none}}.membership-guard{display:flex;align-items:center;justify-content:center;min-height:100%;padding:40px 20px;background:var(--gray-100)}.membership-guard-inner{width:100%;max-width:640px}.membership-guard-card{text-align:center;background:#fff;border-radius:20px;border:1px solid var(--gray-200);padding:44px 40px 36px;box-shadow:0 8px 32px #0000000f}.membership-guard-icon{font-size:52px;margin-bottom:12px;line-height:1}.membership-guard-title{font-size:22px;font-weight:800;color:var(--gray-800);margin:0 0 10px;letter-spacing:-.02em}.membership-guard-desc{font-size:14px;line-height:1.7;color:var(--gray-500);max-width:440px;margin:0 auto 24px}.membership-guard-plans{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px;text-align:left}.membership-guard-plan{position:relative;padding:18px 16px;border:1.5px solid var(--gray-200);border-radius:14px;background:#fff;transition:border-color .2s,box-shadow .2s}.membership-guard-plan:hover{box-shadow:0 4px 12px #0000000f}.membership-guard-plan.recommended{border-width:2px;box-shadow:0 4px 16px #2563eb1a}.membership-guard-tag{position:absolute;top:-9px;right:14px;background:#2563eb;color:#fff;font-size:10px;font-weight:700;padding:2px 10px;border-radius:10px;letter-spacing:.5px}.membership-guard-plan-name{font-size:13px;font-weight:700;margin-bottom:6px}.membership-guard-plan-price{margin-bottom:10px}.membership-guard-plan-price .price{font-size:26px;font-weight:800;color:var(--gray-800);letter-spacing:-.02em}.membership-guard-plan-price .unit{font-size:13px;color:var(--gray-400);margin-left:2px}.membership-guard-plan-features{list-style:none;padding:0;margin:0}.membership-guard-plan-features li{font-size:12px;color:var(--gray-600);padding:3px 0;display:flex;align-items:center;gap:6px}.membership-guard-plan-features .check{font-weight:700;font-size:12px;flex-shrink:0}.membership-guard-actions{display:flex;justify-content:center;margin-bottom:16px}.membership-guard-btn{padding:13px 36px!important;font-size:15px!important;border-radius:12px!important}.membership-guard-hint{font-size:12px;color:var(--gray-400);margin:0}.kn-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.kn-stat-card{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 3px #0000000a}.kn-stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.kn-stat-value{font-size:22px;font-weight:800;color:var(--gray-800);line-height:1}.kn-stat-label{font-size:12px;color:var(--gray-500);margin-top:3px}.kn-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,260px));gap:16px;margin-top:24px}.kn-file-card{background:#fff;border:2px solid var(--gray-200);border-radius:14px;padding:18px;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column;gap:10px}.kn-file-card:hover{border-color:var(--primary);box-shadow:0 4px 16px #6366f11a;transform:translateY(-2px)}.kn-file-card.active{border-color:var(--primary);background:#f5f3ff;box-shadow:0 0 0 3px #6366f126}.kn-file-card.processing{opacity:.85}.kn-file-type-badge{position:absolute;top:12px;right:12px;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.5px}.kn-file-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.kn-file-name{font-size:13px;font-weight:700;color:var(--gray-800);line-height:1.4;word-break:break-all}.kn-file-progress{display:flex;flex-direction:column;gap:4px}.kn-file-progress-text{font-size:11px;color:var(--gray-500)}.kn-file-meta{display:flex;gap:12px;font-size:11px;color:var(--gray-500)}.kn-file-error{font-size:11px;color:var(--danger);line-height:1.4}.kn-file-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid var(--gray-100)}.kn-file-date{font-size:11px;color:var(--gray-400)}.kn-file-delete{background:none;border:none;cursor:pointer;font-size:14px;padding:4px;border-radius:6px;opacity:0;transition:opacity .15s}.kn-file-card:hover .kn-file-delete{opacity:1}.kn-file-delete:hover{background:#fef2f2}.kn-chunk-text{margin:0;white-space:pre-wrap;color:var(--gray-700);font-family:inherit;font-size:13px;line-height:1.7}.ch-layout{display:flex;gap:24px;align-items:flex-start}.ch-form-col{flex:1;max-width:600px;padding:28px!important}.ch-inspect-col{flex:1;min-width:300px}.field-inline-row{display:flex;flex-direction:row;align-items:center;margin-bottom:12px}.field-inline-row .admin-label{width:130px;margin-bottom:0;flex-shrink:0}.field-inline-row .admin-input,.field-inline-row .admin-select,.field-inline-row .ch-copy-row{flex:1}.compact-table td,.compact-table th{padding:6px 10px!important;font-size:12px!important}.help-icon-wrapper{position:relative;display:inline-flex;align-items:center;margin-left:6px;cursor:pointer}.help-icon-wrapper .help-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-6px);background:#fff;color:#1e293b;padding:6px 12px;border-radius:6px;font-size:13px;font-family:system-ui,-apple-system,sans-serif;white-space:nowrap;box-shadow:0 4px 12px #0000001a,0 0 0 1px #0000000d;transition:all .2s ease;pointer-events:none;z-index:100}.help-icon-wrapper:hover .help-tooltip{visibility:visible;opacity:1;transform:translate(-50%) translateY(0)}.topbar-plan-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:linear-gradient(135deg,#fff4d9,#ffe1c2);color:#8b5e1e;font-size:12.5px;font-weight:600;border-radius:100px;border:1px solid rgba(255,180,100,.4);cursor:pointer;transition:all .2s;box-shadow:0 4px 12px -4px #ff96504d;margin-right:4px}.topbar-plan-badge:hover{transform:translateY(-1px);box-shadow:0 8px 20px -4px #ff965066}@media (max-width: 768px){.topbar-plan-badge{display:none}}.enduser-preview-wrap{background:radial-gradient(ellipse at top left,#eaeafa 0%,transparent 55%),radial-gradient(ellipse at bottom right,#eee6f7 0%,transparent 50%),linear-gradient(180deg,#eef0fb,#e9eaf6);flex:1;padding:20px 24px 16px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;min-height:calc(100vh - var(--topbar-h))}.enduser-preview-wrap:before{content:"";position:absolute;top:-120px;left:6%;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(200,185,255,.45) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.enduser-preview-wrap:after{content:"";position:absolute;bottom:-80px;left:20%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(227,184,255,.35) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.enduser-browser-frame{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;background:#ffffff8c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-radius:18px;border:1px solid rgba(255,255,255,.7);box-shadow:0 16px 56px -20px #3c328233,0 4px 12px -4px #3c32820f;overflow:hidden;position:relative;z-index:1}.enduser-browser-frame:before{content:"";position:absolute;top:-100px;right:-50px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.35),transparent 65%);filter:blur(40px);pointer-events:none}.enduser-browser-chrome{flex-shrink:0;background:#fff6;padding:13px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(60,60,110,.08);position:relative;z-index:1}.enduser-chrome-dot{width:12px;height:12px;border-radius:50%}.enduser-chrome-dot-red{background:#ff5f57}.enduser-chrome-dot-yellow{background:#febc2e}.enduser-chrome-dot-green{background:#28c840}.enduser-chrome-url{flex:1;margin-left:4px;background:#fff;border:1px solid rgba(60,60,110,.08);border-radius:100px;padding:7px 14px;font-size:12px;color:var(--gray-500);display:flex;align-items:center;gap:6px;max-width:520px}.enduser-browser-content{flex:1;min-height:0;background:linear-gradient(180deg,#fdfcfb,#f8f6f2);position:relative;overflow:hidden;color:var(--gray-500)}.enduser-page-placeholder{text-align:center}.enduser-page-icon{margin-bottom:16px}.enduser-page-title{font-size:16px;color:var(--gray-500);font-weight:500}.enduser-page-sub{font-size:12px;color:var(--gray-400);margin-top:8px}.enduser-site{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow:hidden}.enduser-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:1px solid rgba(0,0,0,.04);background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.enduser-logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:var(--gray-800)}.enduser-logo-mark{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#1a1d2e,#3a3d52);color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;font-style:italic}.enduser-nav-links{display:flex;gap:22px;list-style:none;font-size:12.5px;color:var(--gray-500);font-weight:500}.enduser-nav-cta{font-size:12px;padding:6px 14px;background:#1a1d2e;color:#fff;border-radius:100px;font-weight:500;cursor:pointer}.enduser-hero{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:36px 48px 28px;align-items:center}.enduser-hero-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#6c63ff1a;color:var(--primary);border-radius:100px;font-size:11px;font-weight:600;margin-bottom:12px}.enduser-tag-dot{width:5px;height:5px;border-radius:50%;background:var(--primary)}.enduser-hero-title{font-size:32px;font-weight:700;letter-spacing:-.025em;line-height:1.12;margin-bottom:12px;color:var(--gray-900)}.enduser-hero-title em{font-style:italic;font-weight:400;color:var(--gray-400)}.enduser-hero-desc{font-size:13px;color:var(--gray-500);line-height:1.7;margin-bottom:18px;max-width:340px}.enduser-hero-actions{display:flex;gap:10px}.enduser-btn-primary{padding:9px 18px;background:#1a1d2e;color:#fff;border-radius:100px;font-size:12.5px;font-weight:500;cursor:pointer}.enduser-btn-ghost{padding:9px 18px;background:transparent;color:var(--gray-700);border:1px solid var(--gray-200);border-radius:100px;font-size:12.5px;font-weight:500;cursor:pointer}.enduser-hero-art{position:relative;height:220px;border-radius:16px;background:linear-gradient(135deg,#e8e3ff,#f5e6ff);overflow:hidden;border:1px solid rgba(108,99,255,.12)}.enduser-art-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(108,99,255,.08) 1px,transparent 1px) 0 0 / 100% 28px,linear-gradient(90deg,rgba(108,99,255,.08) 1px,transparent 1px) 0 0 / 28px 100%}.enduser-orb{position:absolute;border-radius:50%}.enduser-orb-1{width:110px;height:110px;background:radial-gradient(circle at 30% 30%,#fff,#b8a3ff 60%,#6c63ff);top:24px;left:40px;box-shadow:0 16px 40px -8px #6c63ff66}.enduser-orb-2{width:48px;height:48px;background:radial-gradient(circle at 30% 30%,#fff,#fdc7e2);bottom:40px;right:40px;box-shadow:0 8px 20px -4px #fdc7e299}.enduser-orb-3{width:20px;height:20px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);top:50px;right:70px;border-radius:50%}.enduser-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 48px 20px}.enduser-ft-card{padding:14px 16px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.05)}.enduser-ft-icon{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#eef0fb,#e3e6f5);display:grid;place-items:center;margin-bottom:8px;color:var(--primary)}.enduser-ft-icon svg{width:14px;height:14px}.enduser-ft-title{font-size:12.5px;font-weight:700;color:var(--gray-800);margin-bottom:3px}.enduser-ft-desc{font-size:11px;color:var(--gray-500);line-height:1.5}.enduser-site-footer{position:absolute;bottom:0;left:0;right:0;padding:10px 32px;border-top:1px solid rgba(0,0,0,.04);background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;color:var(--gray-400);text-align:center}.enduser-chat-widget{position:absolute;bottom:20px;right:20px;width:368px;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px -20px #3c328259,0 8px 18px -6px #3c32821a;background:#ffffffd9;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);display:flex;flex-direction:column;z-index:10}.enduser-widget-header{padding:18px 18px 20px;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden;background:linear-gradient(135deg,#6c63ff,#5a4ee3 60%,#7a4eff)}.enduser-widget-header:before{content:"";position:absolute;top:-40px;right:-30px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.25),transparent 60%);pointer-events:none}.enduser-widget-header:after{content:"";position:absolute;bottom:-50px;left:-30px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,255,.18),transparent 60%);pointer-events:none}.enduser-widget-avatar{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#fffffff2,#ffffffb3);box-shadow:inset 0 1px #ffffffe6,0 4px 10px -4px #0003;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.enduser-widget-info{flex:1;min-width:0;position:relative;z-index:1}.enduser-widget-name{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.005em}.enduser-widget-status{font-size:11px;color:#ffffffe6;display:flex;align-items:center;gap:5px;margin-top:2px}.enduser-widget-dot{width:6px;height:6px;border-radius:50%;background:#4ec88a;box-shadow:0 0 0 2px #4ec88a4d}.enduser-widget-close{color:#fffc;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#ffffff26;transition:background .15s;flex-shrink:0;position:relative;z-index:1;border:none}.enduser-widget-close:hover{background:#ffffff47}.enduser-widget-messages{padding:18px 16px 8px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,#f8f6ff80,#ffffff80);height:280px;overflow-y:auto}.enduser-widget-messages::-webkit-scrollbar{width:6px}.enduser-widget-messages::-webkit-scrollbar-thumb{background:#6c63ff33;border-radius:3px}.enduser-msg{display:flex;gap:8px;align-items:flex-end}.enduser-msg-user{justify-content:flex-end;flex-direction:row-reverse}.enduser-msg-avatar{width:26px;height:26px;border-radius:9px;background:linear-gradient(135deg,#eef0fb,#e3e6f5);color:var(--primary);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(108,99,255,.15)}.enduser-msg-bubble{padding:10px 13px;border-radius:14px;max-width:240px;font-size:13px;line-height:1.55}.enduser-msg-bubble-ai{background:#fff;border:1px solid rgba(108,99,255,.1);color:var(--gray-800);border-bottom-left-radius:4px;box-shadow:0 4px 10px -4px #3c328214}.enduser-msg-bubble-user{background:linear-gradient(135deg,#6c63ff,#5a4ee3);color:#fff;border-bottom-right-radius:4px;box-shadow:0 6px 14px -4px #6c63ff66}.enduser-msg-source{font-size:10px;color:var(--gray-400);margin-top:4px;margin-left:34px;display:flex;align-items:center;gap:3px}.enduser-widget-quick{padding:7px 12px 5px;background:transparent;border-top:1px solid rgba(108,99,255,.06);display:flex;flex-wrap:wrap;gap:5px}.enduser-quick-chip{padding:4px 9px;background:#6c63ff0a;color:var(--gray-500);border-radius:100px;font-size:11px;font-weight:400;cursor:pointer;border:1px solid rgba(108,99,255,.12);transition:all .18s;white-space:nowrap}.enduser-quick-chip:hover{background:#6c63ff14;color:var(--primary);border-color:#6c63ff38}.enduser-widget-footer{padding:10px 12px 12px;border-top:1px solid rgba(108,99,255,.08);background:#ffffffb3;display:flex;align-items:center;gap:6px;background:#ffffffd9}.enduser-widget-input{flex:1;padding:9px 14px;border-radius:100px;border:1px solid rgba(108,99,255,.15);font-size:13px;background:#fff;outline:none;transition:border-color .18s,box-shadow .18s;font-family:inherit;color:var(--gray-800)}.enduser-widget-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6c63ff1f}.enduser-widget-input::placeholder{color:var(--gray-400)}.enduser-widget-send{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#5a4ee3);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 10px -2px #6c63ff66;transition:transform .18s}.enduser-widget-send:hover:not(:disabled){transform:scale(1.05)}.enduser-preview-footer{margin-top:10px;padding:0;font-size:11px;color:#7a7e95b3;text-align:center;position:relative;z-index:1;letter-spacing:.02em;flex-shrink:0}@keyframes enduser-blink{0%,to{opacity:1}50%{opacity:0}}.enduser-typing-cursor{display:inline-block;animation:enduser-blink .8s step-start infinite;font-size:14px;color:var(--primary)}.enduser-msg-error{color:#b91c1c!important;background:#fef2f2!important;border:1px solid #fecaca!important}.ui-btn-grant{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:transparent;box-shadow:0 2px 6px #f59e0b4d}.ui-btn-grant:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 3px 10px #f59e0b66}.au-user-info{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--gray-50);border-radius:10px;border:1px solid var(--gray-200)}.au-user-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--primary-light) 0%,#e9d5ff 100%);color:var(--primary);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.au-plan-options{display:flex;gap:8px}.au-plan-option{flex:1;display:flex;align-items:center;gap:8px;padding:12px 14px;border:1.5px solid var(--gray-200);border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .15s}.au-plan-option:hover{border-color:var(--gray-300);box-shadow:0 2px 6px #0000000d}.au-plan-option.selected{box-shadow:0 2px 8px #00000014}.au-plan-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.au-plan-name{font-size:13px;font-weight:600;color:var(--gray-700)}.au-plan-check{margin-left:auto;font-size:13px;font-weight:700;color:var(--primary)}.au-days-wrap{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.au-day-chip{padding:7px 14px;border:1px solid var(--gray-200);border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:var(--gray-600);cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s,color .15s}.au-day-chip:hover{border-color:var(--primary);color:var(--primary)}.au-day-chip.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 6px #6e3fff4d}.au-day-input{width:80px!important;padding:7px 10px!important;text-align:center;font-weight:600}.au-error{margin-top:14px;padding:10px 14px;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:13px;font-weight:500;border:1px solid #fecaca}.st-section{margin-bottom:24px}.st-section-title{font-size:16px;font-weight:700;color:var(--gray-800);margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--gray-200)}.st-profile-row{display:flex;align-items:flex-start;gap:32px;flex-wrap:wrap}.st-avatar-wrap{flex-shrink:0}.st-avatar{width:72px;height:72px;border-radius:14px;background:linear-gradient(135deg,var(--primary-light) 0%,#e9d5ff 100%);color:var(--primary);font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid var(--gray-200)}.st-form-group{flex:1;min-width:260px}.st-form .form-row{margin-bottom:16px}.st-form .form-row:last-of-type{margin-bottom:0}.st-actions{display:flex;align-items:center;gap:12px;margin-top:20px}.ui-toast{font-size:13px;color:var(--gray-600)}.ui-toast.success{color:var(--success);font-weight:500}.ui-toast-inline{font-size:13px;color:var(--success);margin-top:8px}.st-desc{font-size:13px;color:var(--gray-600);margin-bottom:16px;line-height:1.6}.st-token-create{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.st-token-list{margin-top:16px}.st-empty{font-size:13px;color:var(--gray-500);padding:24px;text-align:center;background:var(--gray-50);border-radius:8px;border:1px dashed var(--gray-200)}.st-table{width:100%;border-collapse:collapse;font-size:13px}.st-table th,.st-table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--gray-100)}.st-table th{font-weight:600;color:var(--gray-600);background:var(--gray-50)}.st-table td{color:var(--gray-700)}.st-token-value{font-size:12px;background:var(--gray-100);padding:4px 8px;border-radius:4px;word-break:break-all}.st-token-masked{color:var(--gray-400)}.hd-page{padding-bottom:0!important;display:flex;flex-direction:column}.hd-layout{display:grid;grid-template-columns:260px 1fr;gap:20px;flex:1;min-height:0;height:calc(100vh - var(--topbar-h, 60px) - 130px)}.hd-nav{display:flex;flex-direction:column;gap:4px;background:#fff9;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;padding:18px 12px;box-shadow:0 12px 40px -16px #3c328229;overflow-y:auto}.hd-nav-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;padding:0 10px 10px}.hd-nav-item{display:flex;align-items:center;gap:12px;padding:10px;border:none;background:transparent;border-radius:12px;cursor:pointer;font-family:inherit;transition:background .18s;text-align:left;width:100%}.hd-nav-item:hover{background:#ffffff8c}.hd-nav-item.active{background:#ffffffbf;box-shadow:0 2px 12px -4px #3c32821a}.hd-nav-ic{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex-shrink:0;transition:background .2s,color .2s}.hd-nav-text{flex:1;min-width:0}.hd-nav-title{display:block;font-size:13px;font-weight:600;color:#1a1d2e;line-height:1.3}.hd-nav-en{display:block;font-size:11px;color:#9ca3af}.hd-nav-arrow{color:#9ca3af;flex-shrink:0}.hd-contact-card{margin-top:auto;display:flex;align-items:center;gap:10px;padding:14px 12px;background:linear-gradient(135deg,#6c63ff1a,#b8a3ff1a);border:1px solid rgba(108,99,255,.18);border-radius:14px;cursor:pointer}.hd-contact-ic{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#6c63ff,#9b8cff);display:grid;place-items:center;color:#fff;flex-shrink:0}.hd-contact-title{font-size:12px;font-weight:600;color:#1a1d2e}.hd-contact-sub{font-size:11px;color:#6c63ff}.hd-content{background:#ffffff9e;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;padding:32px 40px;box-shadow:0 12px 40px -16px #3c328229;overflow-y:auto}.hd-content-head{display:flex;align-items:center;gap:16px;margin-bottom:20px}.hd-content-ic{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;flex-shrink:0;box-shadow:0 6px 16px -4px #6c63ff4d}.hd-content-title{font-size:22px;font-weight:700;color:#1a1d2e;letter-spacing:-.02em;line-height:1.2}.hd-content-en{font-size:13px;color:#9ca3af;margin-top:2px}.hd-divider{height:1px;background:#3c3c6e14;margin-bottom:28px}.hd-blocks{max-width:740px}.hd-section-head{display:flex;align-items:center;gap:10px;margin:28px 0 10px}.hd-section-head:first-child{margin-top:0}.hd-section-bar{width:3px;height:16px;border-radius:2px;flex-shrink:0}.hd-h3{font-size:15px;font-weight:700;color:#1a1d2e;letter-spacing:-.01em}.hd-p{font-size:14px;line-height:1.8;color:#4a4e63;margin:0 0 14px}@media (max-width: 900px){.hd-layout{grid-template-columns:1fr;height:auto}.hd-nav{flex-direction:row;flex-wrap:wrap;border-radius:16px}.hd-nav-label{width:100%;padding-bottom:6px}.hd-nav-en,.hd-nav-arrow,.hd-contact-card{display:none}.hd-content{padding:24px 20px}}.ui-btn{padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s;display:inline-flex;align-items:center;gap:6px}.ui-btn:disabled{opacity:.6;cursor:not-allowed}\.ui-btn-accent{background:linear-gradient(135deg,var(--primary) 0%,#a78bfa 100%);color:#fff;border-color:transparent;box-shadow:0 2px 8px #6e3fff59}\.ui-btn-accent:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-dark) 0%,#8b7cff 100%);box-shadow:0 4px 12px #6e3fff66}.ui-btn-outline{background:#fff;color:var(--gray-700);border-color:var(--gray-300)}.ui-btn-outline:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.ui-btn-sm{padding:8px 14px;font-size:12px}.ui-btn-danger{background:#fff;color:var(--danger);border-color:#fca5a5}.ui-btn-danger:hover:not(:disabled){background:#fef2f2;border-color:var(--danger)}.ui-btn-danger-filled{background:var(--danger);color:#fff;border-color:var(--danger)}.ui-btn-danger-filled:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.admin-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s,border-color .2s}.admin-card:hover{box-shadow:0 4px 12px #0000000f}.admin-card-title{font-size:15px;font-weight:600;color:var(--gray-800);margin-bottom:16px}.admin-input,.admin-select{width:100%;padding:10px 14px;border:1px solid var(--gray-200);border-radius:8px;font-size:13px;color:var(--gray-800);background:#fff;transition:border-color .2s,box-shadow .2s}.admin-input:focus,.admin-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.admin-input::placeholder{color:var(--gray-400)}.admin-label{display:block;font-size:12px;font-weight:600;color:var(--gray-600);margin-bottom:6px}.admin-hint{font-size:11px;color:var(--gray-500);margin-top:4px}.stat-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #0000000a;transition:transform .15s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.stat-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:4px}.stat-card-label{font-size:12px;color:var(--gray-500);font-weight:500}.stat-card-value{font-size:26px;font-weight:800;color:var(--gray-800);letter-spacing:-.02em}.stat-card-trend{font-size:12px;font-weight:600}.stat-card-trend.up{color:var(--success)}.stat-card-trend.down{color:var(--danger)}.upload-zone{background:#fff;border:2px dashed var(--gray-300);border-radius:16px;padding:40px 32px;text-align:center;transition:border-color .2s,background .2s}.upload-zone:hover,.upload-zone.drag-over{border-color:var(--primary);background:var(--primary-light)}.upload-zone .upload-icon{font-size:48px;margin-bottom:12px;opacity:.9}.upload-zone .upload-title{font-size:16px;font-weight:600;color:var(--gray-800);margin-bottom:6px}.upload-zone .upload-sub{font-size:13px;color:var(--gray-500);margin-bottom:16px}.upload-zone .upload-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.upload-zone .tag{padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;background:var(--gray-100);color:var(--gray-600);border:1px solid var(--gray-200)}.admin-table-wrap{overflow:hidden;border-radius:12px;border:1px solid var(--gray-200);background:#fff;box-shadow:0 1px 3px #0000000a}.admin-table-header{display:grid;padding:14px 20px;font-size:11px;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;background:var(--gray-50);border-bottom:1px solid var(--gray-200)}.admin-table-row{display:grid;padding:14px 20px;align-items:center;border-bottom:1px solid var(--gray-100);transition:background .1s}.admin-table-row:last-child{border-bottom:none}.admin-table-row:hover{background:var(--gray-50)}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.status-badge.ok{background:#dcfce7;color:#16a34a}.status-badge.processing{background:#fef3c7;color:#d97706}.status-badge.error{background:#fee2e2;color:#dc2626}.status-badge .dot{width:6px;height:6px;border-radius:50%;background:currentColor}\.ui-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:12px 20px;background:var(--gray-800);color:#fff;border-radius:10px;font-size:13px;font-weight:500;box-shadow:0 10px 40px #0003;z-index:1000;animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes progress-pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-bar{height:6px;background:var(--gray-200);border-radius:3px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--warning) 0%,#f59e0b 100%);border-radius:3px;animation:progress-pulse 1.5s ease-in-out infinite}.cl-list-page{padding:28px 32px;max-width:1100px}.cl-list-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;gap:16px;flex-wrap:wrap}.cl-list-title{font-size:22px;font-weight:800;color:var(--gray-900);margin:0 0 4px}.cl-list-subtitle{font-size:13px;color:var(--gray-500);margin:0}.cl-list-stats{display:flex;align-items:center;gap:10px}.cl-stat-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid rgba(139,92,246,.15);border-radius:20px;font-size:13px;font-weight:600;color:var(--primary)}.cl-error{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:var(--danger);font-size:13px;margin-bottom:16px}.cl-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:60px 20px;color:var(--gray-500);font-size:14px}.cl-loading-spinner{width:22px;height:22px;border:3px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:contact-spin .7s linear infinite}@keyframes contact-spin{to{transform:rotate(360deg)}}.cl-empty{text-align:center;padding:60px 20px}.cl-empty-icon{font-size:48px;margin-bottom:12px}.cl-empty-text{font-size:16px;font-weight:600;color:var(--gray-600);margin-bottom:6px}.cl-empty-hint{font-size:13px;color:var(--gray-400)}.cl-table-wrap{background:#fff;border:1px solid var(--gray-200);border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.cl-table{width:100%;border-collapse:collapse;font-size:13px}.cl-table th{padding:14px 18px;background:var(--gray-50);color:var(--gray-600);font-weight:600;text-align:left;border-bottom:1px solid var(--gray-200);white-space:nowrap}.cl-table td{padding:14px 18px;border-bottom:1px solid var(--gray-100);color:var(--gray-700);vertical-align:middle}.cl-table tbody tr{transition:background .15s}.cl-table tbody tr:hover{background:#faf8ff}.cl-table tbody tr:last-child td{border-bottom:none}.cl-type-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap}.cl-type-badge.phone{background:#eff6ff;color:var(--primary)}.cl-type-badge.email{background:#f0fdf4;color:#15803d}.cl-value{font-weight:600;color:var(--gray-800);font-family:SF Mono,Fira Code,monospace;letter-spacing:.3px}.cl-msg{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-500)}.cl-na{color:var(--gray-300)}.cl-time{white-space:nowrap;color:var(--gray-500);font-size:12px}.cl-del-btn{background:none;border:none;cursor:pointer;font-size:16px;padding:4px 8px;border-radius:6px;opacity:.5;transition:opacity .15s,background .15s}.cl-del-btn:hover{opacity:1;background:#fef2f2}.cl-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px}.cl-page-info{font-size:13px;color:var(--gray-500)}@media (max-width: 768px){.cl-list-page{padding:16px}.cl-list-header{flex-direction:column;gap:8px}.cl-table-wrap{overflow-x:auto}.cl-table{min-width:560px}}.geo-page-body{display:flex;flex-direction:column;gap:18px}.geo-tab-nav{display:flex;flex-wrap:wrap;gap:4px;background:#ffffff9e;border:1px solid rgba(255,255,255,.75);border-radius:16px;padding:5px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:16px}.geo-tab-btn{border:none;background:transparent;color:#6b7280;border-radius:11px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:all .18s;white-space:nowrap}.geo-tab-btn:hover{color:#1e1b4b;background:#6c63ff12}.geo-tab-btn.active{background:linear-gradient(135deg,#6c63ff,#a78bfa);color:#fff;font-weight:600;box-shadow:0 2px 8px #6c63ff47}.geo-tab-panel{min-height:320px}.geo-empty-state{background:#ffffff9e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px dashed rgba(108,99,255,.25);border-radius:16px;padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.geo-empty-state.is-error{border-style:solid;border-color:#dc262633;background:#fef2f2b3}.geo-empty-icon{font-size:30px;line-height:1}.geo-empty-title{font-size:15px;font-weight:700;color:#1e1b4b}.geo-empty-desc{max-width:560px;font-size:13px;color:#6b7280;line-height:1.65;margin-bottom:4px}.geo-loading-card{text-align:center;color:#9ca3af;font-size:13px}.geo-overview-wrap{display:flex;flex-direction:column;gap:14px}.geo-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.geo-todo-card .geo-card-sub{margin-top:4px}.geo-next-action-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.geo-next-action-item{border:1px solid rgba(108,99,255,.12);border-radius:12px;background:#ffffffb3;padding:14px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:150px}.geo-next-action-title{font-size:14px;font-weight:800;color:#1e1b4b}.geo-next-action-desc{margin-top:6px;font-size:12px;line-height:1.6;color:var(--gray-500)}.geo-metric-card{background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:16px;padding:16px;min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:8px;box-shadow:0 4px 16px -6px #3c32821a;transition:box-shadow .2s,transform .2s}.geo-metric-card:hover{box-shadow:0 8px 24px -8px #6c63ff33;transform:translateY(-1px)}.geo-metric-label{font-size:12px;color:#6b7280;font-weight:600}.geo-metric-value{font-size:26px;line-height:1.1;color:#1e1b4b;font-weight:800}.geo-overview-updated{font-size:12px;color:#9ca3af}.geo-module-stack{display:flex;flex-direction:column;gap:16px}.geo-card{background:#ffffff9e;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.75);border-radius:20px;padding:22px 24px;box-shadow:0 10px 40px -15px #3c32822e,0 2px 8px -3px #3c32820f;display:flex;flex-direction:column;gap:16px}.geo-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.geo-card-title{font-size:14px;font-weight:700;color:#1e1b4b}.geo-card-sub{font-size:12px;color:#9ca3af;margin-top:-8px}.geo-form-success{font-size:12px;color:#059669;background:#05966914;border:1px solid rgba(5,150,105,.2);border-radius:10px;padding:8px 12px;font-weight:500}.geo-inline-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.geo-inline-metric{background:#ffffffb3;border:1px solid rgba(108,99,255,.1);border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.geo-inline-metric span{color:#6b7280;font-size:12px}.geo-inline-metric strong{color:#1e1b4b;font-size:20px;line-height:1.1;font-weight:800}.geo-table-wrap{border:1px solid rgba(108,99,255,.1);border-radius:14px;overflow:hidden;background:#ffffff8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.geo-table-header,.geo-table-row{display:grid;column-gap:10px;align-items:center}.geo-table-header{padding:11px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;background:#6c63ff0a;border-bottom:1px solid rgba(108,99,255,.1)}.geo-table-row{padding:13px 16px;font-size:13px;color:#374151;border-bottom:1px solid rgba(108,99,255,.06);transition:background .15s}.geo-table-row:last-child{border-bottom:none}.geo-table-row:hover{background:#6c63ff0a}.geo-cell-main{display:flex;flex-direction:column;gap:4px;min-width:0}.geo-cell-title{font-weight:600;color:var(--gray-800);word-break:break-word}.geo-cell-sub{font-size:12px;color:var(--gray-500);word-break:break-word}.geo-action-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.geo-check-inline{display:inline-flex;align-items:center;gap:8px;min-width:0}.geo-check-inline input{margin:0}.geo-check-inline-title{width:100%}.geo-click-row{cursor:pointer}.geo-click-row.is-active{background:#6c63ff12}.geo-prompt-grid{grid-template-columns:minmax(0,1.7fr) 90px 170px minmax(0,1.4fr) 120px}.geo-prompt-v2-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr) 70px 70px 70px 80px 80px 120px}.geo-gap-grid{grid-template-columns:minmax(0,1.7fr) 110px 90px 170px 120px}.geo-gap-v2-grid{grid-template-columns:minmax(0,1.2fr) 70px 110px 110px minmax(0,1.2fr) 90px 120px}.geo-asset-grid{grid-template-columns:minmax(0,1.7fr) 110px minmax(0,1fr) 170px 120px}.geo-effect-grid{grid-template-columns:minmax(0,1.7fr) 110px 170px 170px 120px}.geo-effect-v2-grid{grid-template-columns:minmax(0,1.4fr) 90px 80px 80px 70px 80px 70px 90px 120px}.geo-pill{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;white-space:nowrap}.geo-pill-open,.geo-pill-draft{background:#6c63ff1f;color:#6c63ff}.geo-pill-in_progress,.geo-pill-pending_review,.geo-pill-publishing{background:#f59e0b1f;color:#b45309}.geo-pill-closed,.geo-pill-published{background:#0596691f;color:#059669}.geo-pill-withdrawn,.geo-pill-need_optimization{background:#dc26261a;color:#dc2626}.geo-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.geo-batch-toolbar{border:1px solid rgba(108,99,255,.12);border-radius:12px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.geo-batch-info{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.geo-batch-receipt{border:1px solid rgba(108,99,255,.1);border-radius:12px;background:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:14px;display:flex;flex-direction:column;gap:10px}.geo-batch-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.geo-batch-receipt-list{border:1px solid rgba(108,99,255,.1);border-radius:10px;overflow:hidden}.geo-batch-receipt-row{padding:10px 12px;border-bottom:1px solid rgba(108,99,255,.07);display:flex;align-items:center;justify-content:space-between;gap:10px}.geo-batch-receipt-row:last-child{border-bottom:none}.geo-batch-receipt-row.is-success{background:#0596690f}.geo-batch-receipt-row.is-failed{background:#dc26260a}.geo-batch-receipt-main{min-width:0;display:flex;flex-direction:column;gap:4px}.geo-batch-receipt-title{font-size:13px;font-weight:700;color:#1e1b4b;word-break:break-word}.geo-batch-receipt-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.geo-batch-receipt-empty{padding:12px;font-size:12px;color:#9ca3af}.geo-link-btn{font-size:12px;color:#6c63ff;text-decoration:none;font-weight:500}.geo-link-btn:hover{text-decoration:underline}.geo-toolbar-compact{gap:10px}.geo-filter-select{min-width:110px;max-width:160px}.geo-switch-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--gray-700)}.geo-segmented{display:inline-flex;background:#6c63ff12;border-radius:10px;padding:3px;gap:2px;flex-wrap:wrap}.geo-segment-btn{border:none;background:transparent;color:#6b7280;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.geo-segment-btn.active{background:#fff;color:#6c63ff;box-shadow:0 2px 6px #6c63ff26}.geo-search-input{max-width:280px}.geo-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.geo-setting-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-setting-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-switch-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--gray-700);min-height:38px}.geo-form-item{display:flex;flex-direction:column;gap:6px}.geo-form-item-span-2{grid-column:span 2}.geo-setting-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.geo-form-error{color:#b91c1c;font-size:12px}.geo-detail-card{gap:14px}.geo-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.geo-gap-detail-grid,.geo-effect-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-detail-block{border:1px solid rgba(108,99,255,.1);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.geo-detail-title{font-size:13px;font-weight:700;color:#1e1b4b}.geo-detail-list{margin:0;padding-left:18px;color:#374151;font-size:13px;line-height:1.55}.geo-detail-list li+li{margin-top:6px}.geo-detail-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;grid-column:1 / -1}.geo-editor-page{display:flex;flex-direction:column;gap:12px}.geo-editor-topbar{background:#ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:16px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;box-shadow:0 4px 16px -6px #3c32821a}.geo-editor-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#9ca3af;font-size:12px}.geo-editor-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(280px,1fr);gap:12px}.geo-editor-main,.geo-editor-side{gap:12px}.geo-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.geo-textarea{resize:vertical;line-height:1.5}.geo-textarea-sm{min-height:88px}.geo-textarea-md{min-height:140px}.geo-textarea-lg{min-height:360px}.geo-ai-review-box{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid rgba(108,99,255,.14);border-radius:10px;background:#6c63ff0d}.geo-ai-review-title{font-size:13px;font-weight:800;color:#1e1b4b}.geo-ai-review-result{display:flex;flex-direction:column;gap:8px}.geo-ai-review-list{margin:0;padding-left:18px;color:#4b5563;font-size:12px;line-height:1.6}.geo-ai-review-list li{margin:6px 0}.geo-action-col{display:flex;flex-direction:column;gap:8px}.geo-side-note{font-size:12px;color:var(--gray-500)}.geo-confirm-modal{width:min(560px,92vw)}.geo-confirm-main{font-size:14px;color:#1e1b4b;font-weight:600;line-height:1.6}.geo-confirm-impact{margin-top:10px;font-size:13px;color:#92400e;line-height:1.6;background:#fbbf2414;border:1px solid rgba(251,191,36,.3);border-radius:10px;padding:10px 12px}.geo-confirm-target{margin-top:10px;font-size:12px;color:#6b7280;word-break:break-word}.geo-batch-confirm-summary{margin-bottom:12px;font-size:13px;color:#374151;line-height:1.6}@media (max-width: 1200px){.geo-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-next-action-list,.geo-inline-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-editor-layout{grid-template-columns:1fr}.geo-gap-detail-grid,.geo-effect-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.geo-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-next-action-list,.geo-setting-grid{grid-template-columns:1fr}.geo-batch-toolbar,.geo-batch-receipt,.geo-check-inline-title input{display:none}.geo-setting-grid-2,.geo-setting-grid-3{grid-template-columns:1fr}.geo-form-item-span-2{grid-column:span 1}.geo-form-grid,.geo-inline-metrics{grid-template-columns:1fr}.geo-prompt-grid,.geo-prompt-v2-grid,.geo-gap-grid,.geo-gap-v2-grid,.geo-asset-grid,.geo-effect-grid,.geo-effect-v2-grid{grid-template-columns:minmax(0,1.4fr) 90px 120px}.geo-table-header.geo-prompt-grid div:nth-child(4),.geo-table-header.geo-prompt-v2-grid div:nth-child(4),.geo-table-header.geo-prompt-v2-grid div:nth-child(5),.geo-table-header.geo-prompt-v2-grid div:nth-child(6),.geo-table-header.geo-prompt-v2-grid div:nth-child(7),.geo-table-header.geo-prompt-v2-grid div:nth-child(8),.geo-table-header.geo-prompt-grid div:nth-child(5),.geo-table-header.geo-gap-grid div:nth-child(4),.geo-table-header.geo-gap-grid div:nth-child(5),.geo-table-header.geo-gap-v2-grid div:nth-child(4),.geo-table-header.geo-gap-v2-grid div:nth-child(5),.geo-table-header.geo-gap-v2-grid div:nth-child(6),.geo-table-header.geo-gap-v2-grid div:nth-child(7),.geo-table-header.geo-asset-grid div:nth-child(4),.geo-table-header.geo-asset-grid div:nth-child(5),.geo-table-header.geo-effect-grid div:nth-child(4),.geo-table-header.geo-effect-grid div:nth-child(5),.geo-table-header.geo-effect-v2-grid div:nth-child(4),.geo-table-header.geo-effect-v2-grid div:nth-child(5),.geo-table-header.geo-effect-v2-grid div:nth-child(6),.geo-table-header.geo-effect-v2-grid div:nth-child(7),.geo-table-header.geo-effect-v2-grid div:nth-child(8),.geo-table-header.geo-effect-v2-grid div:nth-child(9),.geo-table-row.geo-prompt-grid>div:nth-child(4),.geo-table-row.geo-prompt-grid>div:nth-child(5),.geo-table-row.geo-prompt-v2-grid>div:nth-child(4),.geo-table-row.geo-prompt-v2-grid>div:nth-child(5),.geo-table-row.geo-prompt-v2-grid>div:nth-child(6),.geo-table-row.geo-prompt-v2-grid>div:nth-child(7),.geo-table-row.geo-prompt-v2-grid>div:nth-child(8),.geo-table-row.geo-gap-grid>div:nth-child(4),.geo-table-row.geo-gap-grid>div:nth-child(5),.geo-table-row.geo-gap-v2-grid>div:nth-child(4),.geo-table-row.geo-gap-v2-grid>div:nth-child(5),.geo-table-row.geo-gap-v2-grid>div:nth-child(6),.geo-table-row.geo-gap-v2-grid>div:nth-child(7),.geo-table-row.geo-asset-grid>div:nth-child(4),.geo-table-row.geo-asset-grid>div:nth-child(5),.geo-table-row.geo-effect-grid>div:nth-child(4),.geo-table-row.geo-effect-grid>div:nth-child(5),.geo-table-row.geo-effect-v2-grid>div:nth-child(4),.geo-table-row.geo-effect-v2-grid>div:nth-child(5),.geo-table-row.geo-effect-v2-grid>div:nth-child(6),.geo-table-row.geo-effect-v2-grid>div:nth-child(7),.geo-table-row.geo-effect-v2-grid>div:nth-child(8),.geo-table-row.geo-effect-v2-grid>div:nth-child(9){display:none}.geo-detail-grid,.geo-gap-detail-grid,.geo-effect-detail-grid{grid-template-columns:1fr}}:root{--s-primary: #6366f1;--s-primary-light: #818cf8;--s-primary-dark: #4f46e5;--s-bg: #f5f5f7;--s-card: #ffffff;--s-text: #1f2937;--s-text-secondary: #6b7280;--s-text-muted: #9ca3af;--s-border: #e5e7eb;--s-success: #10b981;--s-danger: #ef4444;--s-warning: #f59e0b;--s-radius: 12px;--s-tabbar-h: 56px;--s-safe-bottom: env(safe-area-inset-bottom, 0px)}.sales-app{min-height:100vh;min-height:100dvh;background:var(--s-bg);color:var(--s-text);font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5;overflow-x:hidden}.sales-page{padding:16px 16px calc(var(--s-tabbar-h) + var(--s-safe-bottom) + 16px);max-width:640px;margin:0 auto}.sales-tabbar{position:fixed;bottom:0;left:0;right:0;height:calc(var(--s-tabbar-h) + var(--s-safe-bottom));padding-bottom:var(--s-safe-bottom);background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:.5px solid var(--s-border);display:flex;align-items:center;justify-content:space-around;z-index:100}.sales-tab-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;padding:6px 0;color:var(--s-text-muted);text-decoration:none;font-size:10px;font-weight:500;transition:color .2s;-webkit-tap-highlight-color:transparent}.sales-tab-item.active{color:var(--s-primary)}.sales-tab-icon{width:22px;height:22px}.s-card{background:var(--s-card);border-radius:var(--s-radius);padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000000a}.s-card-title{font-size:15px;font-weight:700;margin-bottom:12px;color:var(--s-text)}.s-kpi-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:16px}.s-kpi-card{background:var(--s-card);border-radius:var(--s-radius);padding:14px 12px;text-align:center;box-shadow:0 1px 3px #0000000a}.s-kpi-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.s-kpi-value{font-size:20px;font-weight:800;color:var(--s-text);margin-bottom:2px}.s-kpi-label{font-size:11px;color:var(--s-text-muted);font-weight:500}.s-list-item{display:flex;align-items:center;padding:14px 0;border-bottom:.5px solid var(--s-border);gap:12px}.s-list-item:last-child{border-bottom:none}.s-list-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#c7d2fe);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--s-primary);flex-shrink:0}.s-list-body{flex:1;min-width:0}.s-list-title{font-size:15px;font-weight:600;color:var(--s-text)}.s-list-sub{font-size:12px;color:var(--s-text-muted);margin-top:2px}.s-list-right{text-align:right;flex-shrink:0}.s-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}.s-btn-primary{background:linear-gradient(135deg,var(--s-primary),var(--s-primary-dark));color:#fff;box-shadow:0 4px 14px #6366f14d}.s-btn-primary:active{transform:scale(.97);box-shadow:0 2px 8px #6366f133}.s-btn-primary:disabled{opacity:.5;pointer-events:none}.s-btn-block{width:100%}.s-btn-outline{background:transparent;color:var(--s-primary);border:1.5px solid var(--s-primary)}.s-input{width:100%;padding:12px 16px;border:1.5px solid var(--s-border);border-radius:10px;font-size:15px;background:var(--s-card);color:var(--s-text);outline:none;transition:border-color .2s;box-sizing:border-box}.s-input:focus{border-color:var(--s-primary)}.s-input::placeholder{color:var(--s-text-muted)}.sales-login{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;background:linear-gradient(160deg,#f0f0ff,#e8e8ff 30%,#f5f5f7)}.sales-login-logo{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,var(--s-primary),#7c3aed);display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;font-weight:800;margin-bottom:16px;box-shadow:0 8px 24px #6366f140}.sales-login-title{font-size:24px;font-weight:800;color:var(--s-text);margin-bottom:6px}.sales-login-sub{font-size:14px;color:var(--s-text-secondary);margin-bottom:36px}.sales-login-form{width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px}.sales-login-error{text-align:center;font-size:13px;color:var(--s-danger);padding:8px 12px;background:#fef2f2;border-radius:8px}.s-page-header{padding:20px 0 12px;margin-bottom:4px}.s-page-title{font-size:22px;font-weight:800;color:var(--s-text)}.s-page-sub{font-size:13px;color:var(--s-text-muted);margin-top:4px}.s-toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:10px 20px;border-radius:10px;font-size:14px;z-index:2000;box-shadow:0 4px 16px #0003;animation:s-toast-in .3s ease}@keyframes s-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.s-empty{text-align:center;padding:48px 24px;color:var(--s-text-muted)}.s-empty-icon{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.s-empty-text{font-size:14px}.s-loading{text-align:center;padding:40px;color:var(--s-text-muted);font-size:14px}.s-amount-green{font-weight:700;color:var(--s-success)}.s-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.s-action-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;border-radius:10px;cursor:pointer;text-decoration:none;color:var(--s-text);font-size:12px;font-weight:500;transition:background .2s;-webkit-tap-highlight-color:transparent}.s-action-item:active{background:var(--s-bg)}.s-action-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.s-profile-header{display:flex;align-items:center;gap:14px;padding:20px 0}.s-profile-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--s-primary),#7c3aed);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;font-weight:700}.s-profile-name{font-size:18px;font-weight:700}.s-profile-role{font-size:12px;color:var(--s-text-muted);margin-top:2px}.s-menu-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:.5px solid var(--s-border);cursor:pointer;-webkit-tap-highlight-color:transparent}.s-menu-item:last-child{border-bottom:none}.s-menu-icon{font-size:18px;flex-shrink:0}.s-menu-label{flex:1;font-size:15px;color:var(--s-text)}.s-menu-arrow{color:var(--s-text-muted);font-size:14px}.s-search{position:relative;margin-bottom:12px}.s-search-input{width:100%;padding:10px 14px 10px 36px;border:1.5px solid var(--s-border);border-radius:10px;font-size:14px;background:var(--s-card);color:var(--s-text);outline:none;box-sizing:border-box;transition:border-color .2s}.s-search-input:focus{border-color:var(--s-primary)}.s-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--s-text-muted);font-size:14px}.s-tag{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600}.s-tag-green{background:#dcfce7;color:#16a34a}.s-tag-blue{background:#dbeafe;color:#2563eb}.s-list-item-clickable{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s}.s-list-item-clickable:active{background:var(--s-bg)}.s-detail-nav{display:flex;align-items:center;gap:8px;padding:12px 0 8px}.s-detail-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:var(--s-card);color:var(--s-text);cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:background .15s;-webkit-tap-highlight-color:transparent}.s-detail-back:active{background:var(--s-bg)}.s-detail-nav-title{font-size:17px;font-weight:700;color:var(--s-text)}.s-detail-header{display:flex;align-items:center;gap:14px}.s-order-item{padding:14px 0;border-bottom:.5px solid var(--s-border)}.s-order-item:last-child{border-bottom:none}.s-order-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.s-order-plan{font-size:15px;font-weight:600;color:var(--s-text)}.s-order-amount{font-size:16px;font-weight:700;color:var(--s-primary)}.s-order-bottom{display:flex;align-items:center;justify-content:space-between}.s-order-meta{font-size:12px;color:var(--s-text-muted);display:flex;align-items:center}.s-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1500;padding:24px;animation:s-fade-in .2s ease}@keyframes s-fade-in{0%{opacity:0}to{opacity:1}}.s-modal-card{background:var(--s-card);border-radius:16px;padding:28px 24px 24px;width:100%;max-width:360px;box-shadow:0 20px 60px #0003;animation:s-slide-up .25s ease}@keyframes s-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.s-modal-title{font-size:18px;font-weight:800;color:var(--s-text);text-align:center;margin-bottom:8px}.s-modal-hint{font-size:13px;color:var(--s-text-secondary);text-align:center;margin-bottom:16px;line-height:1.5}.s-modal-form{display:flex;flex-direction:column;gap:12px}.s-modal-actions{display:flex;gap:10px;margin-top:4px}.s-modal-success{text-align:center;padding:32px 0;color:var(--s-success);font-size:15px;font-weight:600}.s-modal-success-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#dcfce7,#bbf7d0);display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 12px;color:var(--s-success)}:root{--primary: #6E3FFF;--primary-dark: #5a2fe0;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-500: #6b7280;--gray-700: #374151;--gray-900: #111827}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;font-size:14px;color:var(--gray-900);background:#fff;-webkit-tap-highlight-color:transparent}.h5-nav{position:fixed;top:8px;left:12px;right:12px;z-index:200;height:52px;background:#ffffff8c;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:100px;box-shadow:0 8px 30px -10px #3c328226;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 18px}.h5-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#1a1d2e;font-weight:700;font-size:16px;letter-spacing:-.01em}.h5-logo-icon{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px -2px #6c63ff66,inset 0 -2px 4px #0000000f}.h5-menu-btn{width:40px;height:40px;border:1px solid rgba(255,255,255,.7);background:#ffffff80;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:4px;border-radius:50%;transition:all .2s}.h5-menu-btn:active{background:#ffffffe6}.h5-menu-btn span{display:block;width:16px;height:1.8px;background:#1a1d2e;border-radius:2px;transition:all .25s}.h5-menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.h5-menu-btn.open span:nth-child(2){opacity:0;transform:scaleX(0)}.h5-menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.h5-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;background:#0006;opacity:0;pointer-events:none;transition:opacity .25s}.h5-drawer-overlay.open{opacity:1;pointer-events:auto}.h5-drawer{position:fixed;top:68px;left:12px;right:12px;bottom:12px;z-index:195;background:#ffffffd9;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:22px;box-shadow:0 18px 60px -25px #3c32824d;transform:translateY(-12px) scale(.96);opacity:0;pointer-events:none;transition:opacity .22s,transform .22s cubic-bezier(.4,0,.2,1);overflow-y:auto;padding:14px 14px env(safe-area-inset-bottom,14px)}.h5-drawer.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.h5-drawer-nav{display:flex;flex-direction:column;padding:4px 0 12px}.h5-drawer-link{display:flex;align-items:center;padding:14px 18px;font-size:15px;font-weight:500;color:#1a1d2e;text-decoration:none;border-radius:14px;transition:all .15s}.h5-drawer-link:active{background:#6c63ff14;color:#6c63ff}.h5-drawer-link+.h5-drawer-link{margin-top:2px}.h5-drawer-actions{padding:14px 4px 4px;margin-top:10px;display:flex;flex-direction:column;gap:10px;border-top:1px solid rgba(60,60,110,.08)}.h5-lang-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:999px;background:#6c63ff14}.h5-lang-switch button{height:38px;border:none;border-radius:999px;background:transparent;color:#4a4e63;font-size:14px;font-weight:700}.h5-lang-switch button.active{background:#fff;color:#5a4ee3;box-shadow:0 6px 18px -12px #3c32828c}.h5-layout{padding-top:72px;min-height:100vh;display:flex;flex-direction:column}.h5-main{flex:1}.h5-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:opacity .15s,transform .1s;-webkit-user-select:none}.h5-btn:active{opacity:.85;transform:scale(.98)}.h5-btn-primary{background:linear-gradient(135deg,#7e74ff,#5a4ee3);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 20px -8px #6c63ff80,inset 0 1px #ffffff40}.h5-btn-ghost{background:#ffffffb3;color:#1a1d2e;border:1px solid rgba(255,255,255,.7)}.h5-btn-full{width:100%;height:46px;border-radius:100px;font-size:15px;font-weight:600}.h5-hero{padding:32px 16px 24px;text-align:center;background:linear-gradient(160deg,#f5f3ff,#fff 60%)}.h5-hero h1{font-size:22px;font-weight:800;line-height:1.35;color:var(--gray-900);margin-bottom:12px}.h5-hero p{font-size:14px;line-height:1.65;color:var(--gray-500);margin-bottom:8px}.h5-hero-cta{display:flex;flex-direction:column;gap:10px;margin-top:20px}.h5-chat-mock{margin:24px 0 0;background:#fff;border-radius:14px;box-shadow:0 4px 24px #6e3fff1a;padding:14px 12px;text-align:left}.h5-bubble{max-width:88%;padding:8px 11px;border-radius:10px;font-size:13px;line-height:1.5;margin-bottom:8px}.h5-bubble.ai{background:#f0ebff;color:var(--gray-900);border-bottom-left-radius:3px}.h5-bubble.user{background:var(--primary);color:#fff;border-bottom-right-radius:3px;margin-left:auto}.h5-input-row{display:flex;gap:8px;margin-top:10px}.h5-input-row input{flex:1;border:1px solid var(--gray-200);border-radius:999px;padding:6px 12px;font-size:13px;outline:none}.h5-send-btn{width:32px;height:32px;border-radius:50%;background:var(--primary);border:none;color:#fff;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h5-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--gray-200);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.h5-stat-item{background:#fff;padding:16px 12px;text-align:center}.h5-stat-value{font-size:20px;font-weight:800;color:var(--primary);display:block}.h5-stat-label{font-size:12px;color:var(--gray-500);display:block;margin-top:2px}.h5-section{padding:32px 16px}.h5-section-alt{background:var(--gray-50)}.h5-section-title{text-align:center;margin-bottom:20px}.h5-section-title h2{font-size:18px;font-weight:700;color:var(--gray-900);margin-bottom:6px}.h5-section-title p{font-size:13px;color:var(--gray-500)}.h5-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-feature-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:14px 12px;box-shadow:0 1px 4px #0000000a}.h5-feature-icon{font-size:22px;margin-bottom:8px}.h5-feature-card h3{font-size:13px;font-weight:700;color:var(--gray-900);margin-bottom:4px}.h5-feature-card p{font-size:12px;color:var(--gray-500);line-height:1.5}.h5-features-grid-sm .h5-feature-card{padding:12px 10px}.h5-steps{display:flex;flex-direction:column;gap:12px}.h5-step-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:16px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 1px 4px #0000000a}.h5-step-num{width:30px;height:30px;border-radius:50%;background:var(--primary);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h5-step-content h3{font-size:14px;font-weight:700;margin-bottom:4px}.h5-step-content p{font-size:12px;color:var(--gray-500);line-height:1.5}.h5-testimonials{display:flex;flex-direction:column;gap:12px}.h5-testimonial-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000a}.h5-testimonial-quote{font-size:13px;line-height:1.6;color:var(--gray-700);margin-bottom:10px;font-style:italic}.h5-testimonial-author{font-size:13px;font-weight:600;color:var(--gray-900)}.h5-testimonial-role{font-size:11px;color:var(--gray-500);margin-top:2px}.h5-faq-list{display:flex;flex-direction:column;gap:10px}.h5-faq-item{background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:14px;box-shadow:0 1px 4px #0000000a}.h5-faq-q{font-size:13px;font-weight:700;color:var(--gray-900);margin-bottom:6px}.h5-faq-a{font-size:12px;color:var(--gray-500);line-height:1.6}.h5-pricing-cards{display:flex;flex-direction:column;gap:14px}.h5-pricing-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:14px;padding:20px 18px;position:relative;box-shadow:0 2px 8px #0000000f}.h5-pricing-card.recommended{border-color:var(--primary);box-shadow:0 4px 16px #6e3fff24}.h5-pricing-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;font-size:11px;font-weight:600;padding:2px 10px;border-radius:999px;white-space:nowrap}.h5-pricing-card h3{font-size:16px;font-weight:700;color:var(--gray-900);margin-bottom:6px}.h5-price-row{display:flex;align-items:baseline;gap:4px;margin-bottom:14px}.h5-price{font-size:28px;font-weight:800;color:var(--primary)}.h5-price-unit{font-size:13px;color:var(--gray-500)}.h5-pricing-card ul{list-style:none;margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.h5-pricing-card li{font-size:13px;color:var(--gray-700);padding-left:18px;position:relative}.h5-pricing-card li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700;font-size:12px}.h5-contact-section{background:linear-gradient(135deg,#f5f3ff,#fff);padding:32px 16px;text-align:center}.h5-contact-desc{font-size:13px;color:var(--gray-500);line-height:1.6;margin-bottom:16px}.h5-contact-form{display:flex;flex-direction:column;gap:10px}.h5-contact-input{width:100%;height:44px;border:1.5px solid var(--gray-300);border-radius:10px;padding:0 14px;font-size:14px;outline:none}.h5-contact-input:focus{border-color:var(--primary)}.h5-contact-note{font-size:12px;color:var(--gray-500);margin-top:8px}.h5-legal{padding:20px 16px env(safe-area-inset-bottom,20px)}.h5-legal h1{font-size:20px;font-weight:800;margin-bottom:4px}.h5-legal-updated{font-size:12px;color:var(--gray-500);margin-bottom:20px}.h5-legal-section{margin-bottom:20px}.h5-legal-section h2{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--gray-900)}.h5-legal-section h3{font-size:13px;font-weight:700;margin-bottom:6px;margin-top:10px}.h5-legal-section p{font-size:13px;color:var(--gray-700);line-height:1.7;margin-bottom:6px}.h5-legal-section ul{padding-left:16px;margin-top:4px}.h5-legal-section li{font-size:13px;color:var(--gray-700);line-height:1.7;margin-bottom:4px}.h5-legal-section a{color:var(--primary);text-decoration:none}.h5-auth-page{min-height:calc(100vh - 48px);display:flex;flex-direction:column;justify-content:center;padding:24px 16px env(safe-area-inset-bottom,24px)}.h5-auth-card{width:100%;max-width:420px;margin:0 auto}.h5-auth-card h1{font-size:22px;font-weight:800;margin-bottom:4px}.h5-auth-sub{font-size:13px;color:var(--gray-500);margin-bottom:20px}.h5-auth-form{display:flex;flex-direction:column;gap:14px}.h5-auth-label{display:flex;flex-direction:column;gap:5px}.h5-auth-label>span:first-child{font-size:13px;font-weight:600;color:var(--gray-700)}.h5-auth-input{height:44px;border:1.5px solid var(--gray-300);border-radius:10px;padding:0 14px;font-size:14px;width:100%;outline:none;transition:border-color .15s;-webkit-appearance:none}.h5-auth-input:focus{border-color:var(--primary)}.h5-auth-input:disabled{background:var(--gray-100)}.h5-auth-hint{font-size:11px;color:var(--gray-500)}.h5-auth-error{background:#fef2f2;color:#dc2626;padding:10px 12px;border-radius:8px;font-size:13px;border:1px solid #fecaca}.h5-sms-row{display:flex;gap:8px}.h5-sms-row .h5-auth-input{flex:1}.h5-btn-send-code{height:44px;padding:0 12px;border-radius:10px;border:1.5px solid var(--primary);background:#fff;color:var(--primary);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.h5-btn-send-code:disabled{border-color:var(--gray-300);color:var(--gray-500);cursor:not-allowed}.h5-auth-footer{margin-top:16px;text-align:center;font-size:13px;color:var(--gray-500)}.h5-auth-footer a,.h5-auth-footer-row a{color:var(--primary);text-decoration:none;font-weight:500}.h5-auth-footer-row{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:13px;color:var(--gray-500)}.h5-footer{position:relative;z-index:10;background:#fff6;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:1px solid rgba(60,60,110,.08);color:#4a4e63;padding:36px 22px calc(env(safe-area-inset-bottom,0px) + 28px);text-align:center;margin-top:40px}.h5-footer-logo{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;color:#1a1d2e;font-weight:700;font-size:16px;letter-spacing:-.01em;text-decoration:none}.h5-footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-bottom:18px}.h5-footer-links a{font-size:13px;color:#4a4e63;text-decoration:none;transition:color .2s}.h5-footer-links a:active{color:#6c63ff}.h5-footer-copy{font-size:12px;color:#7a7e95;margin:0}.h5-footer-icp{font-size:12px;margin-top:4px}.h5-footer-icp a{color:#7a7e95;text-decoration:none}.h5-footer-icp a:active{color:#4a4e63}.h5-footer-wechat{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;max-width:320px;margin:0 auto 18px;padding:14px 16px;background:#ffffff8c;border:1px solid rgba(255,255,255,.7);border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.h5-footer-wechat-qr{width:56px;height:56px;border-radius:8px;background:#fff;padding:2px;flex-shrink:0}.h5-footer-wechat-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:left}.h5-footer-wechat-title{color:#000;font-size:13px;font-weight:600;margin:0}.h5-footer-wechat-desc{color:#7a7e95;font-size:11px;margin:0}.h5-blog-list-container{padding:24px 16px;background:var(--gray-50);min-height:calc(100vh - var(--topbar-h))}.h5-blog-list-header{margin-bottom:24px;text-align:center}.h5-blog-list-header h1{font-size:1.5rem;color:var(--gray-900);margin-bottom:8px}.h5-blog-list-header p{font-size:.875rem;color:var(--gray-600)}.h5-blog-grid{display:flex;flex-direction:column;gap:16px}.h5-blog-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:16px;text-decoration:none;box-shadow:var(--shadow-sm)}.h5-blog-card-meta{font-size:11px;color:var(--gray-500);margin-bottom:8px}.h5-blog-card-title{color:var(--gray-900);font-size:1.125rem;font-weight:600;margin-bottom:8px;line-height:1.4}.h5-blog-card-summary{color:var(--gray-600);font-size:.875rem;line-height:1.5}.h5-blog-post-container{padding:24px 16px;background:var(--white);min-height:calc(100vh - var(--topbar-h))}.h5-blog-post-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--gray-200)}.h5-blog-post-title{font-size:1.5rem;color:var(--gray-900);line-height:1.3;margin-bottom:12px}.h5-blog-post-meta{color:var(--gray-600);font-size:12px}.h5-blog-post-content{font-size:1rem;line-height:1.7;color:var(--gray-800)}.h5-blog-post-content h2{font-size:1.25rem;margin:24px 0 12px;color:var(--gray-900)}.h5-blog-post-content h3{font-size:1.125rem;margin:16px 0 8px;color:var(--gray-900)}.h5-blog-post-content p{margin-bottom:16px}.h5-blog-post-content img{max-width:100%;height:auto;border-radius:8px;margin:16px auto;display:block}.h5-blog-post-content ul,.h5-blog-post-content ol{padding-left:20px;margin-bottom:16px}.h5-blog-post-content li{margin-bottom:8px}.h5-blog-post-cta{margin-top:40px;padding:24px 16px;background:var(--primary-light);border-radius:var(--radius-lg);text-align:center}.h5-blog-post-cta h3{color:var(--primary-dark);font-size:1.125rem;margin-bottom:8px}.h5-blog-post-cta p{color:var(--primary-dark);font-size:.875rem;opacity:.9;margin-bottom:16px}.h5-home-redesign{position:relative;min-height:100vh;font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#1a1d2e;-webkit-font-smoothing:antialiased;line-height:1.5}.h5-home-redesign *,.h5-home-redesign *:before,.h5-home-redesign *:after{box-sizing:border-box}.h5-home-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}.h5-home-redesign .blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.35}.h5-home-redesign .blob-1{width:360px;height:360px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-80px;left:-80px;animation:h5Float1 22s ease-in-out infinite}.h5-home-redesign .blob-2{width:320px;height:320px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:30%;right:-120px;animation:h5Float2 26s ease-in-out infinite}.h5-home-redesign .blob-3{width:320px;height:320px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);bottom:-60px;left:-60px;animation:h5Float3 30s ease-in-out infinite}@keyframes h5Float1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,50px) scale(1.08)}}@keyframes h5Float2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.05)}}@keyframes h5Float3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.1)}}.h5-home-redesign .h5h-content{position:relative;z-index:2;padding:4px 22px 56px}.h5-home-redesign section{padding:56px 0 8px}.h5-home-redesign section+section{padding-top:32px}.h5-home-redesign .h5h-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:12px;color:#4a4e63;box-shadow:0 8px 30px -10px #3c328226;margin-bottom:18px}.h5-home-redesign .h5h-pill .dot{width:5px;height:5px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 3px #7ad6a333}.h5-home-redesign .h5h-title{font-size:30px;line-height:1.2;letter-spacing:-.015em;font-weight:600;margin:0 0 14px;text-wrap:balance}.h5-home-redesign .h5h-title .light{font-weight:300;color:#4a4e63}.h5-home-redesign .h5h-title em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.h5-home-redesign .h5h-sub{font-size:14px;color:#4a4e63;line-height:1.6;margin:0 0 22px}.h5-home-redesign .h5h-cta{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.h5-home-redesign .btn-accent{padding:13px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);border-radius:100px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 24px -8px #6c63ff80,inset 0 1px #ffffff40}.h5-home-redesign .btn-accent svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.h5-home-redesign .btn-accent-light{padding:13px 20px;font-size:14px;font-weight:600;color:#1a1d2e;background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.h5-home-redesign .h5h-free{font-size:12px;color:#4a4e63;text-align:center;margin-bottom:26px}.h5-home-redesign .h5h-free b{color:#6c63ff;font-weight:600}.h5-home-redesign .chat-mock{background:#ffffffb3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:18px 16px;box-shadow:0 18px 60px -25px #3c328240,0 4px 12px -4px #3c328214}.h5-home-redesign .chat-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(60,60,110,.08);margin-bottom:14px}.h5-home-redesign .chat-head .avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;font-size:13px;font-weight:600;display:grid;place-items:center}.h5-home-redesign .chat-head .nm{font-size:13px;font-weight:600}.h5-home-redesign .chat-head .st{font-size:11px;color:#7a7e95;display:flex;align-items:center;gap:5px}.h5-home-redesign .chat-head .st:before{content:"";width:5px;height:5px;border-radius:50%;background:#7ad6a3}.h5-home-redesign .chat-body{display:flex;flex-direction:column;gap:8px}.h5-home-redesign .bubble{padding:9px 13px;border-radius:12px;font-size:13px;line-height:1.45;max-width:88%}.h5-home-redesign .bubble.bot{background:#f3f1fb;color:#1a1d2e;border-bottom-left-radius:6px;align-self:flex-start}.h5-home-redesign .bubble.user{background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.h5-home-redesign .stats-bar{display:grid;grid-template-columns:1fr 1fr;gap:18px 0;padding:24px 8px;margin:32px 0 8px;background:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);border-radius:22px}.h5-home-redesign .stat-cell{text-align:center}.h5-home-redesign .stat-cell .num{font-family:"Instrument Serif",serif;font-size:28px;font-style:italic;line-height:1;color:#1a1d2e}.h5-home-redesign .stat-cell .lbl{display:block;font-size:12px;color:#7a7e95;margin-top:6px}.h5-home-redesign .sec-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#fff9;border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:11px;color:#4a4e63;margin-bottom:12px}.h5-home-redesign .sec-eyebrow .sq{width:6px;height:6px;border-radius:2px;background:linear-gradient(135deg,#6c63ff,#b8a3ff)}.h5-home-redesign .sec-title{font-size:26px;line-height:1.25;letter-spacing:-.015em;font-weight:600;margin:0 0 10px}.h5-home-redesign .sec-title em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.h5-home-redesign .sec-title .light{font-weight:300;color:#4a4e63}.h5-home-redesign .sec-sub{font-size:13px;color:#4a4e63;line-height:1.6;margin:0 0 24px}.h5-home-redesign .glass-card{background:#ffffff8c;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 8px 30px -10px #3c328226}.h5-home-redesign .features{display:flex;flex-direction:column;gap:14px}.h5-home-redesign .feat{padding:22px;position:relative;overflow:hidden}.h5-home-redesign .feat-ic{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6c63ff26,#b8a3ff26);border:1px solid rgba(108,99,255,.2);color:#6c63ff;display:grid;place-items:center;margin-bottom:14px;box-shadow:inset 0 1px #fff9}.h5-home-redesign .feat-ic svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.h5-home-redesign .feat-tt{font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0 0 6px}.h5-home-redesign .feat-dc{font-size:13px;color:#4a4e63;line-height:1.55;margin:0}.h5-home-redesign .small-feats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.h5-home-redesign .sm-feat{padding:16px 14px}.h5-home-redesign .sm-feat .feat-ic{width:32px;height:32px;margin-bottom:10px;border-radius:10px}.h5-home-redesign .sm-feat .feat-ic svg{width:14px;height:14px}.h5-home-redesign .sm-feat-tt{font-size:14px;font-weight:600;margin:0 0 4px}.h5-home-redesign .sm-feat-dc{font-size:12px;color:#7a7e95;line-height:1.5;margin:0}.h5-home-redesign .steps{display:flex;flex-direction:column;gap:14px}.h5-home-redesign .step{display:flex;gap:14px;align-items:flex-start;padding:18px}.h5-home-redesign .step-num{width:38px;height:38px;border-radius:50%;flex-shrink:0;background:#ffffffe6;background-image:linear-gradient(135deg,#6c63ff1a,#b8a3ff1a);border:1px solid rgba(255,255,255,.7);display:grid;place-items:center;font-family:"Instrument Serif",serif;font-size:18px;font-style:italic;color:#6c63ff;box-shadow:0 4px 12px -4px #6c63ff66,inset 0 1px #fffc}.h5-home-redesign .step-tt{font-size:15px;font-weight:600;margin:0 0 4px}.h5-home-redesign .step-dc{font-size:13px;color:#4a4e63;line-height:1.55;margin:0}.h5-home-redesign .testis{display:flex;flex-direction:column;gap:12px}.h5-home-redesign .testi{padding:22px}.h5-home-redesign .testi-q{font-size:14px;line-height:1.65;color:#1a1d2e;margin:0 0 16px}.h5-home-redesign .testi-foot{display:flex;align-items:center;gap:10px}.h5-home-redesign .testi-av{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#6c63ff,#b8a3ff);color:#fff;font-size:13px;font-weight:600;display:grid;place-items:center}.h5-home-redesign .testi-nm{font-size:13px;font-weight:600}.h5-home-redesign .testi-rl{font-size:11px;color:#7a7e95}.h5-home-redesign .faqs{display:flex;flex-direction:column;gap:10px}.h5-home-redesign .faq{padding:0;overflow:hidden}.h5-home-redesign .faq summary{list-style:none;padding:16px 18px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.h5-home-redesign .faq summary::-webkit-details-marker{display:none}.h5-home-redesign .faq summary .arrow{color:#6c63ff;font-size:18px;transition:transform .2s}.h5-home-redesign .faq[open] summary .arrow{transform:rotate(45deg)}.h5-home-redesign .faq-body{padding:0 18px 16px;font-size:13px;color:#4a4e63;line-height:1.65}.h5-home-redesign .pricing{display:flex;flex-direction:column;gap:14px}.h5-home-redesign .price-card{padding:26px 22px;position:relative}.h5-home-redesign .price-card.featured{background:linear-gradient(180deg,#6c63ff14,#b8a3ff14);border-color:#6c63ff4d;box-shadow:0 18px 40px -20px #6c63ff40}.h5-home-redesign .price-tag{position:absolute;top:-10px;left:22px;padding:4px 12px;background:linear-gradient(135deg,#6c63ff,#8b7cff);color:#fff;font-size:11px;font-weight:600;border-radius:100px}.h5-home-redesign .price-name{font-size:13px;font-weight:600;color:#4a4e63;margin:0 0 8px}.h5-home-redesign .price-amt{display:flex;align-items:baseline;gap:4px;margin-bottom:16px}.h5-home-redesign .price-amt .num{font-family:"Instrument Serif",serif;font-size:38px;font-style:italic;line-height:1;color:#1a1d2e}.h5-home-redesign .price-amt .unit{font-size:12px;color:#7a7e95}.h5-home-redesign .price-feats{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:8px;font-size:13px;color:#4a4e63}.h5-home-redesign .price-feats li{display:flex;align-items:center;gap:8px}.h5-home-redesign .price-feats li:before{content:"";width:14px;height:14px;border-radius:50%;background:#6c63ff26;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236c63ff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12l5 5L20 7'/></svg>");background-size:10px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.h5-home-redesign .price-cta{display:block;width:100%;padding:12px;text-align:center;font-size:14px;font-weight:600;border-radius:100px;text-decoration:none;cursor:pointer;border:1px solid rgba(255,255,255,.7)}.h5-home-redesign .price-cta-fill{color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border-color:#fff3;box-shadow:0 8px 20px -8px #6c63ff80,inset 0 1px #ffffff40}.h5-home-redesign .price-cta-ghost{color:#4a4e63;background:#ffffffb3}.h5-home-redesign .contact-wrap{padding:28px 22px}.h5-home-redesign .contact-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.h5-home-redesign .contact-form input,.h5-home-redesign .contact-form textarea{width:100%;padding:13px 16px;background:#ffffffb3;border:1px solid rgba(255,255,255,.7);border-radius:12px;font-size:14px;font-family:inherit;color:#1a1d2e;outline:none;transition:all .2s}.h5-home-redesign .contact-form input:focus,.h5-home-redesign .contact-form textarea:focus{border-color:#6c63ff80;background:#fffffff2;box-shadow:0 0 0 3px #6c63ff1a}.h5-home-redesign .contact-form textarea{resize:vertical;min-height:80px}.h5-home-redesign .contact-submit{width:100%;padding:13px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:none;border-radius:12px;cursor:pointer;font-family:inherit;box-shadow:0 8px 20px -8px #6c63ff80}.h5-auth-redesign{position:relative;min-height:calc(100vh - 72px);font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#1a1d2e;-webkit-font-smoothing:antialiased;line-height:1.5}.h5-auth-redesign *,.h5-auth-redesign *:before,.h5-auth-redesign *:after{box-sizing:border-box}.h5-auth-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}.h5-auth-redesign .blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.35}.h5-auth-redesign .blob-1{width:360px;height:360px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-80px;left:-80px;animation:h5AuthFloat1 22s ease-in-out infinite}.h5-auth-redesign .blob-2{width:320px;height:320px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:30%;right:-120px;animation:h5AuthFloat2 26s ease-in-out infinite}.h5-auth-redesign .blob-3{width:320px;height:320px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);bottom:-60px;left:-60px;animation:h5AuthFloat3 30s ease-in-out infinite}@keyframes h5AuthFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,50px) scale(1.08)}}@keyframes h5AuthFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.05)}}@keyframes h5AuthFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.1)}}.h5-auth-redesign .auth-content{position:relative;z-index:2;padding:24px 18px 60px}.h5-auth-redesign .pitch-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:12px;color:#4a4e63;margin-bottom:14px}.h5-auth-redesign .pitch-eyebrow .dot{width:5px;height:5px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 3px #7ad6a333}.h5-auth-redesign .pitch-title{font-size:28px;line-height:1.2;letter-spacing:-.015em;font-weight:600;margin:0 0 10px;text-wrap:balance}.h5-auth-redesign .pitch-title .light{font-weight:300;color:#4a4e63}.h5-auth-redesign .pitch-title em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.h5-auth-redesign .pitch-sub{font-size:13px;color:#4a4e63;line-height:1.6;margin:0 0 22px}.h5-auth-redesign .form-card{background:#ffffffa6;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:28px 22px;box-shadow:0 18px 60px -25px #3c328240,0 4px 12px -4px #3c328214;position:relative;overflow:hidden}.h5-auth-redesign .form-card:before{content:"";position:absolute;top:-80px;right:-50px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.4),transparent 60%);filter:blur(40px);pointer-events:none}.h5-auth-redesign .form-card-head{position:relative;margin-bottom:22px}.h5-auth-redesign .form-card-head h2{font-size:22px;font-weight:700;letter-spacing:-.015em;margin:0}.h5-auth-redesign .form-card-head p{font-size:13px;color:#4a4e63;margin:6px 0 0}.h5-auth-redesign .form-card-head .free-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:100px;background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border:1px solid rgba(108,99,255,.2);font-size:11px;color:#6c63ff;font-weight:600;margin-top:10px}.h5-auth-redesign .form-card-head .free-tag svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.h5-auth-redesign .form-row{margin-bottom:16px}.h5-auth-redesign .form-row label{display:block;font-size:12px;font-weight:600;color:#4a4e63;margin-bottom:6px;letter-spacing:.02em}.h5-auth-redesign .input-wrap{position:relative}.h5-auth-redesign .input-wrap .lead-ic{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#7a7e95;pointer-events:none}.h5-auth-redesign .input-wrap .lead-ic svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.h5-auth-redesign .form-row input{width:100%;padding:13px 14px 13px 40px;background:#ffffffb3;border:1px solid rgba(255,255,255,.7);border-radius:12px;font-size:14px;font-family:inherit;color:#1a1d2e;transition:all .2s;outline:none}.h5-auth-redesign .form-row input::placeholder{color:#7a7e95}.h5-auth-redesign .form-row input:focus{border-color:#6c63ff80;background:#fffffff2;box-shadow:0 0 0 3px #6c63ff1a}.h5-auth-redesign .form-row input:disabled{opacity:.6}.h5-auth-redesign .form-hint{font-size:11px;color:#7a7e95;margin-top:6px}.h5-auth-redesign .form-error{background:#e15a5a14;border:1px solid rgba(225,90,90,.25);color:#c45a5a;padding:9px 12px;border-radius:10px;font-size:13px;margin-bottom:14px}.h5-auth-redesign .code-group{display:grid;grid-template-columns:1fr auto;gap:8px}.h5-auth-redesign .code-btn{padding:0 14px;background:#6c63ff14;border:1px solid rgba(108,99,255,.25);border-radius:12px;color:#6c63ff;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.h5-auth-redesign .code-btn:disabled{opacity:.5}.h5-auth-redesign .submit-btn{width:100%;padding:14px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);border-radius:12px;cursor:pointer;font-family:inherit;box-shadow:0 8px 22px -8px #6c63ff80,inset 0 1px #ffffff40;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:6px}.h5-auth-redesign .submit-btn:disabled{opacity:.7}.h5-auth-redesign .submit-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.h5-auth-redesign .auth-footer-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;font-size:13px;color:#4a4e63}.h5-auth-redesign .auth-footer-row a{color:#6c63ff;text-decoration:none;font-weight:600}.h5-auth-redesign .auth-tip{text-align:center;margin-top:18px;font-size:13px;color:#4a4e63}.h5-auth-redesign .auth-tip a{color:#6c63ff;text-decoration:none;font-weight:600}.h5-blog-redesign{position:relative;min-height:calc(100vh - 72px);font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#1a1d2e;-webkit-font-smoothing:antialiased;line-height:1.5}.h5-blog-redesign *,.h5-blog-redesign *:before,.h5-blog-redesign *:after{box-sizing:border-box}.h5-blog-redesign .bg-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#eef0fb}.h5-blog-redesign .blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.35}.h5-blog-redesign .blob-1{width:360px;height:360px;background:radial-gradient(circle,#c8b9ff 0%,transparent 70%);top:-80px;left:-80px;animation:h5BlogFloat1 22s ease-in-out infinite}.h5-blog-redesign .blob-2{width:320px;height:320px;background:radial-gradient(circle,#a8c0ff 0%,transparent 70%);top:30%;right:-120px;animation:h5BlogFloat2 26s ease-in-out infinite}.h5-blog-redesign .blob-3{width:320px;height:320px;background:radial-gradient(circle,#e3b8ff 0%,transparent 70%);bottom:-60px;left:-60px;animation:h5BlogFloat3 30s ease-in-out infinite}@keyframes h5BlogFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,50px) scale(1.08)}}@keyframes h5BlogFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.05)}}@keyframes h5BlogFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.1)}}.h5-blog-redesign .blog-content{position:relative;z-index:2;padding:24px 18px 60px}.h5-blog-redesign .list-header{text-align:center;margin-bottom:28px}.h5-blog-redesign .list-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:12px;color:#4a4e63;margin-bottom:14px}.h5-blog-redesign .list-eyebrow .dot{width:5px;height:5px;border-radius:50%;background:#7ad6a3;box-shadow:0 0 0 3px #7ad6a333}.h5-blog-redesign .list-header h1{font-size:28px;line-height:1.2;letter-spacing:-.015em;font-weight:600;margin:0 0 10px}.h5-blog-redesign .list-header h1 em{font-style:normal;font-weight:700;background:linear-gradient(135deg,#6c63ff,#d6a3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.h5-blog-redesign .list-header h1 .light{font-weight:300;color:#4a4e63}.h5-blog-redesign .list-header p{font-size:13px;color:#4a4e63;margin:0}.h5-blog-redesign .blog-grid{display:flex;flex-direction:column;gap:14px}.h5-blog-redesign .blog-card{display:block;background:#fff9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:22px;text-decoration:none;color:inherit;position:relative;overflow:hidden;box-shadow:0 8px 30px -10px #3c328226;transition:transform .15s,box-shadow .2s}.h5-blog-redesign .blog-card:active{transform:scale(.98);box-shadow:0 4px 14px -8px #3c328233}.h5-blog-redesign .blog-card-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#7a7e95;margin-bottom:12px}.h5-blog-redesign .blog-card-meta .tag{padding:3px 10px;background:linear-gradient(135deg,#6c63ff1f,#b8a3ff1f);border:1px solid rgba(108,99,255,.2);border-radius:100px;color:#6c63ff;font-weight:600;font-size:11px}.h5-blog-redesign .blog-card-title{font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:0 0 10px}.h5-blog-redesign .blog-card-summary{font-size:13px;color:#4a4e63;line-height:1.6;margin:0 0 14px}.h5-blog-redesign .blog-card-arrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6c63ff}.h5-blog-redesign .blog-card-arrow svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.h5-blog-redesign .post-back{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:100px;font-size:13px;color:#4a4e63;text-decoration:none;margin-bottom:24px}.h5-blog-redesign .post-header{margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(60,60,110,.08)}.h5-blog-redesign .post-title{font-size:26px;line-height:1.25;letter-spacing:-.015em;font-weight:700;margin:0 0 12px}.h5-blog-redesign .post-meta{font-size:12px;color:#7a7e95}.h5-blog-redesign .post-content{font-size:15px;line-height:1.75;color:#2a2d3e}.h5-blog-redesign .post-content>*+*{margin-top:.9em}.h5-blog-redesign .post-content h2{font-size:20px;font-weight:700;letter-spacing:-.015em;margin-top:1.5em;margin-bottom:.5em;color:#1a1d2e}.h5-blog-redesign .post-content h3{font-size:17px;font-weight:700;margin-top:1.4em;margin-bottom:.4em;color:#1a1d2e}.h5-blog-redesign .post-content a{color:#6c63ff;text-decoration:underline;text-underline-offset:3px}.h5-blog-redesign .post-content ul,.h5-blog-redesign .post-content ol{padding-left:1.4em}.h5-blog-redesign .post-content li+li{margin-top:.35em}.h5-blog-redesign .post-content blockquote{border-left:3px solid #6c63ff;padding:4px 0 4px 14px;margin:1.2em 0;color:#4a4e63;background:#6c63ff0d;border-radius:0 10px 10px 0}.h5-blog-redesign .post-content code{padding:1px 5px;background:#6c63ff14;border:1px solid rgba(108,99,255,.15);border-radius:5px;font-size:.9em;color:#5a4ee3}.h5-blog-redesign .post-content pre{padding:14px;background:#141428d9;color:#eef0fb;border-radius:12px;overflow-x:auto;font-size:12px;line-height:1.6}.h5-blog-redesign .post-content pre code{background:transparent;border:none;color:inherit;padding:0}.h5-blog-redesign .post-content img{max-width:100%;border-radius:14px;box-shadow:0 8px 24px -10px #3c328233}.h5-blog-redesign .post-cta{margin-top:40px;padding:28px 22px;background:#ffffffa6;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:22px;text-align:center;position:relative;overflow:hidden;box-shadow:0 18px 60px -25px #3c328240}.h5-blog-redesign .post-cta:before{content:"";position:absolute;top:-80px;right:-50px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(184,163,255,.4),transparent 60%);filter:blur(40px);pointer-events:none}.h5-blog-redesign .post-cta h3{position:relative;font-size:18px;font-weight:700;letter-spacing:-.015em;margin:0 0 8px}.h5-blog-redesign .post-cta p{position:relative;font-size:13px;color:#4a4e63;margin:0 0 18px}.h5-blog-redesign .post-cta .cta-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#7e74ff,#5a4ee3);border:1px solid rgba(255,255,255,.2);border-radius:100px;text-decoration:none;box-shadow:0 8px 22px -8px #6c63ff80,inset 0 1px #ffffff40}.h5-blog-redesign .post-cta .cta-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}:root{--primary: #6c63ff;--primary-light: #eeecff;--primary-dark: #5c52d1;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--white: #ffffff;--black: #0f172a;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--sidebar-w: 200px;--topbar-h: 56px;--font: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.07), 0 4px 6px -4px rgba(0,0,0,.05)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);font-size:14px;color:var(--gray-800);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}h1{font-size:2.5rem;font-weight:600;line-height:1.2}h2{font-size:1.875rem;font-weight:600}h3{font-size:1.25rem;font-weight:600}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}
