@keyframes homePulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes homeFloatUp{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.home__hero{padding:100px 0 80px;background:linear-gradient(180deg,var(--p50) 0,var(--n0) 100%);position:relative;overflow:hidden}.home__hero-glow{position:absolute;inset:0;background:radial-gradient(circle at 15% 40%,rgba(4,121,135,.05) 0,transparent 50%),radial-gradient(circle at 85% 60%,rgba(16,185,129,.03) 0,transparent 50%);pointer-events:none}.home__hero-inner{position:relative;z-index:1}.home__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 10px;background:var(--a50);border:1px solid var(--a200);border-radius:100px;margin-bottom:24px}.home__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--a500);animation:homePulse 2s infinite}.home__badge-text{font-size:.8rem;font-weight:500;color:var(--a700)}.home__hero-headline{margin-bottom:20px;max-width:560px}.home__hero-sub{max-width:500px;margin-bottom:32px}.home__hero-actions{display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap}.home__hero-stats{display:flex;gap:32px;padding-top:24px;border-top:1px solid var(--n200)}.home__stat-num{font-size:1.5rem;font-weight:600;color:var(--p700)}.home__stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--n400);font-weight:500}.home__hero-screenshot{position:relative}.home__floating-card{position:absolute;bottom:-16px;left:-24px;background:#fff;border-radius:12px;padding:14px 18px;box-shadow:0 8px 30px rgba(0,0,0,.1);border:1px solid var(--n100);animation:homeFloatUp 3s ease-in-out infinite alternate}.home__floating-card-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:var(--n400);font-weight:500;margin-bottom:2px}.home__floating-card-score{font-size:1.3rem;font-weight:600;color:var(--a600)}.home__floating-card-detail{font-size:.75rem;color:var(--n500)}.home__logo-bar{padding:48px 0;border-bottom:1px solid var(--n100)}.home__logo-bar-inner{text-align:center}.home__logo-bar-label{margin-bottom:20px;color:var(--n400)}.home__logo-bar-names{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;opacity:.45}.home__logo-bar-name{font-weight:600;font-size:1rem;color:var(--n500)}.home__label-spacing{margin-bottom:12px}.home__section-sub{max-width:600px;margin-top:12px}.home__card-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.1rem;font-weight:600}.home__card-stat{font-size:1.6rem;font-weight:600;margin-bottom:4px}.home__card-title{font-size:1.05rem;font-weight:600;margin-bottom:6px}.home__feature-block{margin-bottom:var(--space-5xl)}.home__feature-block--last{margin-bottom:0}.home__feature-heading,.home__feature-label{margin-bottom:12px}.home__feature-desc{margin-bottom:20px}.home__how-step{padding:28px 24px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.home__how-step-num{font-size:.75rem;color:var(--a400);margin-bottom:14px}.home__how-step-title{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#fff}.home__how-step-desc{font-size:.85rem;color:hsla(0,0%,100%,.5);line-height:1.6}.home__note-section{margin-top:24px}.home__note-card{background:var(--p900);border-radius:16px;padding:36px;color:#fff;position:relative;overflow:hidden}.home__note-card-glow{position:absolute;inset:0;background:radial-gradient(circle at 0 100%,rgba(16,185,129,.12) 0,transparent 50%);pointer-events:none}.home__note-label{font-size:.72rem;color:var(--a400);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;position:relative}.home__note-text{font-size:.98rem;line-height:1.7;color:hsla(0,0%,100%,.8);position:relative}.home__note-footer{margin-top:20px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:20px;position:relative}.home__note-meta{font-size:.72rem;color:hsla(0,0%,100%,.35)}.home__testimonial-stars{color:#f59e0b;font-size:.85rem;margin-bottom:10px;letter-spacing:2px}.home__testimonial-quote{font-size:.92rem;color:var(--n600);line-height:1.7;margin-bottom:20px;font-style:italic}.home__testimonial-author{display:flex;align-items:center;gap:10px}.home__testimonial-avatar{width:36px;height:36px;border-radius:50%;background:var(--p100);color:var(--p700);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.78rem}.home__testimonial-name{font-size:.85rem;font-weight:600}.home__testimonial-role{font-size:.75rem;color:var(--n400)}.home__section-header-title{color:#fff;margin-top:12px}.home__section-header-mt{margin-top:12px}.home__screenshot-order{order:-1}