@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@600;700;900&display=swap";
.home-section{background:var(--theme-bg-base);padding:120px 0;position:relative}.home-section--gray{background:var(--theme-bg-muted)}.home-section--alt{background:var(--theme-bg-base)}.home-section-container{max-width:1120px;margin:0 auto;padding:0 32px}.home-section-header{text-align:center;margin-bottom:72px}.home-section-label{color:var(--theme-text-caption);letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:500;display:inline-block}.home-section-title{color:var(--theme-bg-dark-deep);letter-spacing:-.035em;margin:0 0 20px;font-family:DM Sans,-apple-system,sans-serif;font-size:44px;font-weight:800;line-height:1.15}.home-section-subtitle{color:var(--theme-text-secondary);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.home-hero{background:var(--theme-bg-base);flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.home-hero-bg{pointer-events:none;background:radial-gradient(120% 80% at 70% 0,#10b9810a 0%,#0000 50%),radial-gradient(80% 60% at 0%,#00000003 0%,#0000 50%);position:absolute;inset:0}.home-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50% at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(70% 50% at 50% 30%,#000 0%,#0000 70%)}.home-hero-content{z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.home-hero-layout{justify-content:space-between;align-items:center;gap:64px;width:100%;padding:80px 0 72px;display:flex}.home-hero-text{flex:1;min-width:440px;max-width:540px}.home-hero-badge{border:1px solid var(--theme-border);background:#00000008;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 18px;animation:.6s ease-out backwards fadeInUp;display:inline-flex}.home-hero-badge-dot{background:var(--theme-accent);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 0 3px #10b98133}.home-hero-badge-text{color:var(--theme-text-primary);font-size:13px;font-weight:600}.home-hero-badge-new{color:var(--theme-bg-base);background:var(--theme-bg-dark-deep);border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700}.home-hero-title{letter-spacing:-.03em;color:var(--theme-bg-dark-deep);margin:0 0 28px;font-family:Noto Serif SC,DM Sans,-apple-system,sans-serif;font-size:56px;font-weight:800;line-height:1.2;animation:.6s ease-out .1s backwards fadeInUp}.home-hero-title-comma{color:var(--theme-text-hint);margin:0 2px;font-family:system-ui,-apple-system,sans-serif}.home-hero-title-line1{margin-bottom:4px;display:block}.home-hero-title-highlight{background:linear-gradient(135deg,var(--theme-accent)0%,var(--theme-accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.home-hero-title-highlight:after{content:"";z-index:-1;background:linear-gradient(90deg,#10b98126 0%,#34d39914 100%);border-radius:4px;height:14px;position:absolute;bottom:4px;left:-4px;right:-4px;transform:skew(-3deg)}.home-hero-subtitle{color:var(--theme-text-body);max-width:460px;margin:0 0 40px;font-size:17px;line-height:1.85;animation:.6s ease-out .2s backwards fadeInUp}.home-hero-subtitle-accent{color:var(--theme-bg-dark-deep);font-weight:700}.home-hero-buttons{align-items:center;gap:16px;margin-bottom:44px;animation:.6s ease-out .3s backwards fadeInUp;display:flex}.home-hero-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:14px;align-items:center;gap:8px;height:52px;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.home-hero-btn:hover,.home-hero-btn:active{text-decoration:none}.home-hero-btn--primary{background:var(--theme-bg-dark-deep);color:var(--theme-bg-base);overflow:hidden;box-shadow:0 2px 4px #0000001a,0 8px 24px #0000001f}.home-hero-btn--primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home-hero-btn--primary:hover:before{left:100%}.home-hero-btn--primary:hover{background:var(--theme-primary);color:var(--theme-bg-base);transform:translateY(-2px);box-shadow:0 4px 8px #00000026,0 16px 40px #0000002e}.home-hero-btn--primary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a,0 8px 24px #0000001f}.home-hero-btn--secondary{background:var(--theme-bg-base);color:var(--theme-text-body);border:1.5px solid #0000001f;gap:6px;padding:0 24px;font-weight:600}.home-hero-btn--secondary:hover{color:var(--theme-bg-dark-deep);background:#00000005;border-color:#00000040}.home-hero-btn--secondary:active{color:var(--theme-bg-dark-deep)}.home-hero-trust{align-items:center;gap:20px;animation:.6s ease-out .4s backwards fadeInUp;display:flex}.home-hero-trust-item{color:var(--theme-text-body);align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.home-hero-trust-item svg,.home-hero-trust-item .iconify{color:var(--theme-text-caption);font-size:16px}.home-hero-trust-divider{background:#0000001f;width:1px;height:16px}.home-hero-visual{flex:1.15;min-width:420px;max-width:520px;animation:.8s ease-out .2s backwards fadeInUp;position:relative}.home-hero-card{background:var(--theme-bg-base);box-shadow:0 0 0 1px var(--theme-border-light),0 8px 16px #0000000a,0 24px 64px var(--theme-shadow);border-radius:20px;overflow:hidden}.home-hero-card-header{background:linear-gradient(180deg,var(--theme-bg-warm)0%,var(--theme-bg-subtle)100%);border-bottom:1px solid var(--theme-border-light);align-items:center;gap:12px;padding:14px 24px;display:flex}.home-hero-card-dots{gap:8px;display:flex}.home-hero-card-dot{border-radius:50%;width:12px;height:12px}.home-hero-card-dot--red{background:#ff5f57}.home-hero-card-dot--yellow{background:#febc2e}.home-hero-card-dot--green{background:#28c840}.home-hero-card-title-bar{text-align:center;color:var(--theme-text-muted);flex:1;font-size:12px;font-weight:500}.home-hero-card-body{padding:24px}.home-hero-card-tags{flex-wrap:wrap;gap:8px;padding:16px 24px 0;display:flex}.home-hero-card-tag{background:var(--theme-bg-subtle);color:var(--theme-text-caption);cursor:pointer;-webkit-user-select:none;user-select:none;border:1.5px solid #0000;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .25s}.home-hero-card-tag:hover{color:var(--theme-text-body);background:#f0f0f0}.home-hero-card-tag.active{background:var(--theme-bg-dark-deep);color:var(--theme-bg-base);border-color:#0000;font-weight:600}.home-hero-card-content{background:var(--theme-bg-muted);border:1px solid var(--theme-border-light);border-radius:12px;min-height:100px;padding:20px}.home-hero-typewriter-platform{color:var(--theme-bg-dark-deep);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.home-hero-typewriter-platform svg,.home-hero-typewriter-platform .iconify{font-size:14px}.home-hero-typewriter{color:var(--theme-text-body);min-height:52px;font-size:14px;line-height:1.85}.home-hero-cursor{color:var(--theme-accent);margin-left:1px;font-weight:300;animation:1s infinite blink}.home-hero-card-status{color:var(--theme-text-caption);border-top:1px solid #0000000a;align-items:center;gap:8px;margin-top:16px;padding:14px 24px;font-size:12px;display:flex}.home-hero-card-status-dot{background:var(--theme-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse;box-shadow:0 0 0 3px #10b98126}.home-hero-card-status-sep{color:var(--theme-text-hint)}.home-hero-float-badge{background:var(--theme-bg-base);box-shadow:0 0 0 1px var(--theme-border-light),0 8px 32px #0000001a;z-index:20;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;animation:5s ease-in-out infinite float;display:flex;position:absolute;top:20px;right:-28px}.home-hero-float-badge--bottom{animation-delay:-2.5s;inset:auto auto 48px -28px}.home-hero-float-badge-icon{background:var(--theme-bg-subtle);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-hero-float-badge-icon svg,.home-hero-float-badge-icon .iconify{color:var(--theme-bg-dark-deep);font-size:17px}.home-hero-float-badge-icon--warm{background:#fff8ee}.home-hero-float-badge-icon--warm svg,.home-hero-float-badge-icon--warm .iconify{color:var(--theme-accent-warm)}.home-hero-float-badge-title{color:var(--theme-bg-dark-deep);font-size:12px;font-weight:600;line-height:1.3;display:block}.home-hero-float-badge-desc{color:var(--theme-text-caption);font-size:12px;font-weight:500;line-height:1.3;display:block}.home-hero-stats-bar{z-index:10;background:var(--theme-bg-base);border-top:1px solid var(--theme-border-light);padding:0;position:relative}.home-hero-stats-bar-inner{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:44px 40px;display:grid}.home-hero-stats-item{align-items:center;gap:16px;padding:0 16px;display:flex;position:relative}.home-hero-stats-item:not(:last-child):after{content:"";background:var(--theme-border);width:1px;height:40px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-hero-stats-icon{background:#0000000a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.home-hero-stats-icon svg,.home-hero-stats-icon .iconify{color:var(--theme-bg-dark-deep);font-size:22px}.home-hero-stats-info{min-width:0}.home-hero-stat-value{color:var(--theme-bg-dark-deep);letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1.2;font-family:"DM Sans",var(--theme-font-sans);white-space:nowrap}.home-hero-stats-label{color:var(--theme-text-caption);margin-top:2px;font-size:13px;font-weight:500}.home-features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-feature-card{background:var(--theme-bg-base);border:1px solid var(--theme-border-light);cursor:default;border-radius:16px;padding:32px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.home-feature-card:before{content:"";background:linear-gradient(90deg,var(--theme-bg-dark-deep)0%,#404040 100%);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.home-feature-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.home-feature-card:hover:before{opacity:1}.home-feature-icon{background:var(--theme-bg-subtle);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;transition:all .3s;display:flex}.home-feature-icon svg,.home-feature-icon .iconify{color:var(--theme-bg-dark-deep);font-size:24px;transition:all .3s}.home-feature-card:hover .home-feature-icon{background:var(--theme-bg-dark-deep)}.home-feature-card:hover .home-feature-icon svg,.home-feature-card:hover .home-feature-icon .iconify{color:var(--theme-bg-base)}.home-feature-title{color:var(--theme-bg-dark-deep);letter-spacing:-.01em;margin-bottom:10px;font-size:17px;font-weight:600}.home-feature-desc{color:var(--theme-text-caption);margin:0;font-size:14px;line-height:1.65}.home-benefit-card{text-align:center;background:var(--theme-bg-base);border:1px solid var(--theme-border-light);border-radius:16px;padding:40px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-benefit-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.home-benefit-icon{background:var(--theme-bg-subtle);width:56px;height:56px;color:var(--theme-bg-dark-deep);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;transition:all .3s;display:flex}.home-benefit-icon svg,.home-benefit-icon .iconify{font-size:26px}.home-benefit-card:hover .home-benefit-icon{background:var(--theme-bg-dark-deep);color:var(--theme-bg-base)}.home-benefit-title{color:var(--theme-bg-dark-deep);margin-bottom:10px;font-size:17px;font-weight:600}.home-benefit-desc{color:var(--theme-text-caption);margin:0;font-size:14px;line-height:1.65}.home-howtouse{background:var(--theme-bg-base);padding:120px 0;position:relative}.home-howtouse-inner{max-width:1120px;margin:0 auto;padding:0 32px}.home-howtouse-header{text-align:center;margin-bottom:72px}.home-howtouse-label{color:var(--theme-text-caption);letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:500;display:inline-block}.home-howtouse-title{color:var(--theme-text-primary);letter-spacing:-.03em;margin:0 0 16px;font-family:DM Sans,-apple-system,sans-serif;font-size:48px;font-weight:700;line-height:1.15}.home-howtouse-subtitle{color:var(--theme-text-secondary);margin:0;font-size:18px;line-height:1.75}.home-howtouse-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.home-step-card{text-align:center;background:var(--theme-bg-muted);border:1px solid #0000000a;border-radius:16px;padding:40px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.home-step-card:hover{background:var(--theme-bg-base);border-color:#0000;transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.home-step-icon{background:var(--theme-bg-subtle);width:64px;height:64px;color:var(--theme-bg-dark-deep);border:none;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:26px;transition:all .3s;display:flex;position:relative}.home-step-card:hover .home-step-icon{background:var(--theme-bg-dark-deep);color:var(--theme-bg-base)}.home-step-number{background:var(--theme-bg-dark-deep);width:24px;height:24px;color:var(--theme-bg-base);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.home-step-title{color:var(--theme-bg-dark-deep);letter-spacing:-.01em;margin:0 0 10px;font-size:17px;font-weight:600}.home-step-desc{color:var(--theme-text-caption);margin:0;font-size:14px;line-height:1.65}.home-faq{background:var(--theme-bg-muted);padding:120px 0;position:relative}.home-faq-container{max-width:760px;margin:0 auto;padding:0 32px}.home-faq .ant-collapse{background:0 0;border:none}.home-faq .ant-collapse-item{background:var(--theme-bg-base);border:1px solid var(--theme-border-light);border-radius:12px;margin-bottom:12px;transition:all .3s;overflow:hidden}.home-faq .ant-collapse-item:hover{border-color:#0000001f;box-shadow:0 4px 16px #0000000a}.home-faq .ant-collapse-item-active{background:var(--theme-bg-base);box-shadow:0 8px 24px var(--theme-shadow);border-color:#0000001f}.home-faq .ant-collapse-header{padding:24px 28px!important}.home-faq .ant-collapse-content-box{padding:0 28px 24px!important}.home-faq-question{color:var(--theme-bg-dark-deep);font-size:16px;font-weight:600}.home-faq-answer{color:var(--theme-text-secondary);margin:0;font-size:15px;line-height:1.75}.home-platforms{background:var(--theme-bg-muted);padding:100px 0;position:relative;overflow:hidden}.home-platforms-header{text-align:center;max-width:1120px;margin:0 auto 56px;padding:0 32px}.home-marquee-container{flex-direction:column;gap:24px;width:100%;padding:24px 0;display:flex;position:relative;overflow:hidden}.home-marquee-track{gap:24px;width:max-content;display:flex}.home-marquee-track:hover{animation-play-state:paused}.home-marquee-track.scroll-left{animation:480s linear infinite scrollLeft}.home-marquee-track.scroll-right{animation:480s linear infinite scrollRight}.home-platform-card{background:var(--theme-bg-base);cursor:pointer;border:1px solid var(--theme-border-light);border-radius:14px;flex-shrink:0;align-items:center;gap:18px;width:300px;height:96px;padding:16px 24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000008}.home-platform-card:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.home-platform-icon{background:var(--card-bg,#0000000a);width:52px;height:52px;color:var(--card-color,var(--theme-bg-dark-deep));border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;transition:all .3s;display:flex}.home-platform-card:hover .home-platform-icon{transform:scale(1.08)}.home-platform-info{flex:1;min-width:0}.home-platform-name{color:var(--theme-bg-dark-deep);white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:15px;font-weight:600;overflow:hidden}.home-platform-desc{color:var(--theme-text-caption);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.home-gradient-mask{z-index:10;pointer-events:none;width:160px;position:absolute;top:0;bottom:0}.home-gradient-mask.left{background:linear-gradient(to right,var(--theme-bg-muted)0%,transparent 100%);left:0}.home-gradient-mask.right{background:linear-gradient(to left,var(--theme-bg-muted)0%,transparent 100%);right:0}.home-testimonials{background:var(--theme-bg-muted);padding:120px 0;overflow:hidden}.home-testimonials-header{text-align:center;margin-bottom:64px}.home-testimonials-label{color:var(--theme-text-caption);letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:500;display:inline-block}.home-testimonials-title{color:var(--theme-text-primary);letter-spacing:-.03em;margin:0 0 16px;font-family:DM Sans,-apple-system,sans-serif;font-size:48px;font-weight:700;line-height:1.15}.home-testimonials-subtitle{color:var(--theme-text-secondary);margin:0;font-size:18px;line-height:1.75}.home-testimonials-track{gap:24px;width:max-content;padding:8px 0;animation:60s linear infinite scrollLeft;display:flex}.home-testimonials-track:hover{animation-play-state:paused}.home-testimonial-card{background:var(--theme-bg-base);border:1px solid var(--theme-border-light);cursor:default;border-radius:16px;flex-shrink:0;width:360px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-testimonial-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.home-testimonial-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.home-testimonial-avatar{object-fit:cover;border:2px solid #0000000a;border-radius:50%;width:48px;height:48px}.home-testimonial-name{color:var(--theme-bg-dark-deep);font-size:15px;font-weight:600;line-height:1.3}.home-testimonial-role{color:var(--theme-text-caption);margin-top:2px;font-size:13px;font-weight:500}.home-testimonial-stars{color:#f59e0b;align-items:center;gap:2px;margin-bottom:14px;font-size:16px;display:flex}.home-testimonial-score{color:var(--theme-bg-dark-deep);margin-left:8px;font-size:13px;font-weight:600}.home-testimonial-content{color:var(--theme-text-secondary);margin:0;font-size:14px;line-height:1.75}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-33.33% - 10px))}}@keyframes scrollRight{0%{transform:translate(calc(-33.33% - 10px))}to{transform:translate(0)}}@media (max-width:1024px){.home-features-grid{grid-template-columns:repeat(2,1fr)}.home-section-container{padding:0 24px}.home-hero-stats-bar-inner{grid-template-columns:repeat(2,1fr);gap:24px}.home-hero-stats-item:nth-child(2):after{display:none}.home-howtouse-grid{grid-template-columns:repeat(3,1fr);gap:24px}.home-hero-float-badge{display:none}}@media (max-width:900px){.home-hero{min-height:auto}.home-hero-layout{text-align:center;flex-direction:column;gap:48px;padding:56px 0 40px}.home-hero-text{min-width:auto;max-width:100%}.home-hero-title{font-size:44px}.home-hero-subtitle{margin-left:auto;margin-right:auto;font-size:16px}.home-hero-buttons,.home-hero-trust{justify-content:center}.home-hero-visual{width:100%;min-width:auto;max-width:480px}.home-hero-badge{margin-left:auto;margin-right:auto}.home-section-title{font-size:34px}.home-section,.home-testimonials{padding:100px 0}.home-testimonials-title{font-size:36px}.home-testimonial-card{width:300px;padding:24px}.home-howtouse{padding:100px 0}.home-howtouse-title{font-size:36px}}@media (max-width:768px){.home-hero{padding-top:48px}.home-hero-content{padding:0 24px}.home-section{padding:80px 0}.home-section-header{margin-bottom:56px}.home-hero-stats-bar-inner{grid-template-columns:repeat(2,1fr);padding:32px 24px}.home-hero-stats-item:after{display:none}}@media (max-width:640px){.home-features-grid{grid-template-columns:1fr}.home-hero-title{font-size:36px}.home-hero-trust{flex-wrap:wrap;gap:12px}.home-hero-trust-divider{display:none}.home-section-title{font-size:30px}.home-hero-btn{height:48px;padding:0 22px;font-size:14px}.home-hero-btn--secondary{padding:0 18px}.home-hero-stats-bar-inner{grid-template-columns:1fr 1fr;gap:20px;padding:24px 20px}.home-hero-stats-item{padding:0 8px}.home-hero-stat-value{font-size:20px}.home-testimonials{padding:80px 0}.home-testimonials-title{font-size:30px}.home-testimonial-card{width:280px;padding:20px}.home-howtouse{padding:80px 0}.home-howtouse-title{font-size:30px}.home-howtouse-grid{grid-template-columns:1fr;gap:20px}.home-hero-visual{max-width:100%}}
