.page-module__yVKvzW__home{flex-direction:column;display:flex}.page-module__yVKvzW__hero{text-align:center;background:linear-gradient(180deg, var(--bg-body) 0%, #eef2ff 50%, var(--bg-body) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:140px 1.5rem 80px;display:flex;position:relative;overflow:hidden}.page-module__yVKvzW__hero_bg_orb{pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite page-module__yVKvzW__orb-float;position:absolute;top:-20%;left:-10%}.page-module__yVKvzW__hero_bg_orb2{pointer-events:none;background:radial-gradient(circle,#2563eb0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse page-module__yVKvzW__orb-float;position:absolute;bottom:-20%;right:-10%}@keyframes page-module__yVKvzW__orb-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.05)}}.page-module__yVKvzW__hero_grid_lines{pointer-events:none;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.page-module__yVKvzW__hero_content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.page-module__yVKvzW__hero_badge{background:var(--primary-light);border:1px solid var(--primary-border);color:var(--primary);letter-spacing:.02em;border-radius:100px;align-items:center;gap:6px;margin-bottom:2rem;padding:6px 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.page-module__yVKvzW__hero_badge:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module__yVKvzW__pulse-dot}@keyframes page-module__yVKvzW__pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.page-module__yVKvzW__hero_title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.15}.page-module__yVKvzW__hero_title_accent{background:linear-gradient(135deg, var(--primary), #60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__yVKvzW__hero_subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:.85rem;line-height:1.7}.page-module__yVKvzW__hero_actions{gap:1rem;margin-bottom:4rem;display:flex}.page-module__yVKvzW__btn_primary{background:var(--primary);color:#fff;border-radius:var(--radius-md);align-items:center;gap:8px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__yVKvzW__btn_primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.page-module__yVKvzW__btn_outline{color:var(--text-primary);border-radius:var(--radius-md);border:1px solid var(--border);background:0 0;align-items:center;gap:8px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__yVKvzW__btn_outline:hover{background:var(--bg-hover);border-color:var(--text-tertiary)}.page-module__yVKvzW__hero_stats_bar{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);align-items:center;gap:2.5rem;padding:1.5rem 2.5rem;display:flex}.page-module__yVKvzW__hero_stat_item{flex-direction:column;gap:2px;display:flex}.page-module__yVKvzW__hero_stat_value{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.page-module__yVKvzW__hero_stat_label{color:var(--text-tertiary);font-size:.8125rem;font-weight:500}.page-module__yVKvzW__hero_stat_divider{background:var(--border);width:1px;height:40px}.page-module__yVKvzW__features{padding:100px 0}.page-module__yVKvzW__section_label{background:var(--primary-light);border:1px solid var(--primary-border);color:var(--primary);text-transform:uppercase;letter-spacing:.06em;border-radius:100px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.page-module__yVKvzW__section_title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:800;line-height:1.3}.page-module__yVKvzW__features_grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__yVKvzW__feature_card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:default;padding:2rem;transition:all .2s}.page-module__yVKvzW__feature_card:hover{border-color:var(--primary-border);transform:translateY(-2px);box-shadow:0 4px 20px #2563eb14}.page-module__yVKvzW__feature_icon_wrap{border-radius:var(--radius-md);background:var(--primary-light);border:1px solid var(--primary-border);width:44px;height:44px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__yVKvzW__feature_card h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.page-module__yVKvzW__feature_card p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.page-module__yVKvzW__metrics{background:var(--bg-sidebar);padding:80px 0}.page-module__yVKvzW__metrics_grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__yVKvzW__metric_card{text-align:center;padding:2rem}.page-module__yVKvzW__metric_value{letter-spacing:-.03em;color:var(--text-sidebar-active);margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.page-module__yVKvzW__metric_label{color:var(--text-sidebar);text-transform:uppercase;letter-spacing:.06em;font-size:.875rem;font-weight:500;display:block}.page-module__yVKvzW__cta{padding:100px 0}.page-module__yVKvzW__cta_card{background:var(--bg-sidebar);border-radius:var(--radius-xl);text-align:center;border:1px solid #ffffff0f;padding:80px;position:relative;overflow:hidden}.page-module__yVKvzW__cta_glow{pointer-events:none;background:radial-gradient(circle,#2563eb1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.page-module__yVKvzW__cta_card h2{color:var(--text-sidebar-active);z-index:1;margin-bottom:1rem;font-size:2.5rem;font-weight:800;position:relative}.page-module__yVKvzW__cta_card p{color:var(--text-sidebar);z-index:1;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7;position:relative}.page-module__yVKvzW__cta_card .page-module__yVKvzW__btn_primary{z-index:1;padding:.875rem 2rem;font-size:1rem;position:relative}@media (max-width:992px){.page-module__yVKvzW__hero_title{font-size:2.2rem}.page-module__yVKvzW__hero_stats_bar{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.25rem}.page-module__yVKvzW__hero_stat_divider{display:none}.page-module__yVKvzW__features_grid,.page-module__yVKvzW__metrics_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__yVKvzW__hero{min-height:auto;padding:120px 1rem 60px}.page-module__yVKvzW__hero_title{font-size:1.7rem}.page-module__yVKvzW__hero_subtitle{font-size:.7rem}.page-module__yVKvzW__hero_actions{flex-direction:column;align-items:center;width:100%}.page-module__yVKvzW__btn_primary,.page-module__yVKvzW__btn_outline{justify-content:center;width:100%}.page-module__yVKvzW__hero_stats_bar{flex-direction:column;gap:1rem;width:100%}.page-module__yVKvzW__hero_stat_item{flex-direction:row;justify-content:space-between;gap:8px;width:100%}.page-module__yVKvzW__features_grid{grid-template-columns:1fr}.page-module__yVKvzW__section_title{font-size:1.75rem}.page-module__yVKvzW__metrics_grid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module__yVKvzW__metric_value{font-size:2rem}.page-module__yVKvzW__cta_card{padding:40px 20px}.page-module__yVKvzW__cta_card h2{font-size:1.75rem}}
