.home_page__NOZQO{min-height:100vh;background:var(--surface);display:flex;flex-direction:column}.home_nav__eFv__{position:sticky;top:0;z-index:50;background:rgba(250,249,246,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:none}.home_navInner__P78VU{max-width:var(--container-wide);margin:0 auto;padding:0 var(--space-8);height:64px;display:flex;align-items:center;justify-content:space-between}.home_brand__9Zfa3{display:flex;align-items:center;gap:.75rem}.home_brandMark__XP69X{width:28px;height:28px;background:linear-gradient(135deg,var(--primary-container) 0,var(--primary-container-hover) 100%);border-radius:var(--radius-md)}.home_brandName__tBV2_{font-family:var(--font-display);font-size:var(--text-md);font-weight:800;color:var(--on-surface);letter-spacing:-.02em}.home_navCta__AS5r8{font-size:var(--text-sm);font-weight:600;color:var(--primary);transition:opacity .15s}.home_navCta__AS5r8:hover{opacity:.75}.home_hero__o4ZPq{max-width:var(--container-wide);margin:0 auto;padding:6rem var(--space-8) 5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.home_heroInner__FriQK{display:flex;flex-direction:column;gap:1.5rem}.home_heroBadge__vSGWv{display:inline-block;align-self:flex-start;font-family:var(--font-display);font-size:.6875rem;font-weight:700;color:var(--secondary);background:rgba(88,99,48,.08);padding:.375rem .875rem;border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase}.home_heroTitle__LI4Uj{font-family:var(--font-display);font-size:3.5rem;font-weight:800;color:var(--on-surface);letter-spacing:-.03em;line-height:1.08}.home_heroAccent__I8_Oj{color:var(--primary)}.home_heroSub__f1U6Y{font-size:var(--text-md);color:var(--text-secondary);line-height:var(--lh-relaxed);max-width:420px}.home_heroActions__F1he6{display:flex;gap:.875rem;flex-wrap:wrap;margin-top:.75rem}.home_heroVisual__mmHFW{position:relative;height:320px;display:flex;align-items:center;justify-content:center}.home_visualCard__EM6Xh{background:var(--surface-container-lowest);border:none;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:1.5rem 1.75rem;position:absolute}.home_visualCard__EM6Xh:first-child{width:260px;top:10px;left:10px;display:flex;flex-direction:column;gap:1.125rem;z-index:2}.home_visualCardHeader__W6jP6{display:flex;align-items:center;gap:.875rem}.home_visualAvatar__NWNB_{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-container) 0,var(--primary-container-hover) 100%);flex-shrink:0}.home_visualLines__QwsYc{display:flex;flex-direction:column;gap:.4rem;flex:1}.home_visualLine__5vE51{height:8px;background:var(--surface-container-low);border-radius:4px}.home_visualProgress__ggTll{display:flex;align-items:center;gap:.75rem}.home_visualProgressBar__KYVq5{flex:1;height:6px;background:var(--surface-container-low);border-radius:3px;overflow:hidden}.home_visualProgressFill__ixTv_{height:100%;background:linear-gradient(90deg,var(--primary-container) 0,var(--primary-container-hover) 100%);border-radius:3px}.home_visualProgressNum__Iv7Uv{font-family:var(--font-display);font-size:.75rem;font-weight:700;color:var(--text-secondary)}.home_visualBadge__JjDB6{display:inline-block;font-family:var(--font-display);font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:var(--radius-sm);background:var(--status-yellow-bg);color:var(--status-yellow-text);text-transform:uppercase;letter-spacing:.04em;align-self:flex-start}.home_visualCardSm__u6V3m{width:150px;padding:1.125rem 1.375rem}.home_visualCardSm__u6V3m:nth-child(2){bottom:20px;right:0;z-index:3}.home_visualCardAlt__fpJuo{top:0;right:50px;z-index:1}.home_visualStat__ExCkd{display:flex;flex-direction:column;gap:.25rem}.home_visualStatNum__etuUp{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--on-surface);letter-spacing:-.04em;line-height:1}.home_visualStatLabel__ea1uJ{font-size:.75rem;color:var(--text-secondary)}.home_features__ik5w8{background:var(--surface-container-low);border-top:none;border-bottom:none;padding:6rem var(--space-8)}.home_featuresInner__WkTqs{max-width:var(--container-wide);margin:0 auto}.home_featuresTitle__QbIzx{font-family:var(--font-display);font-size:2.25rem;font-weight:800;color:var(--on-surface);letter-spacing:-.03em;text-align:center}.home_featuresSub__kR5vy{margin-top:.875rem;font-size:var(--text-md);color:var(--text-secondary);text-align:center;max-width:480px;margin-left:auto;margin-right:auto;line-height:var(--lh-relaxed)}.home_featureGrid__KT6FK{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-top:3.5rem}.home_featureCard__mhPve{background:var(--surface-container-lowest);border:none;border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;gap:.875rem;transition:transform .2s ease,box-shadow .2s ease}.home_featureCard__mhPve:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.home_featureIcon__42_vj{width:48px;height:48px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.home_featureIconBlue__O15jt{background:rgba(255,179,0,.1);color:var(--primary)}.home_featureIconGreen__nwZb7{background:rgba(88,99,48,.1);color:var(--secondary)}.home_featureIconPurple__6JxZx{background:rgba(88,99,48,.08);color:var(--secondary)}.home_featureIconOrange__MEZ9B{background:rgba(255,179,0,.1);color:var(--primary)}.home_featureTitle__nkj9Q{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--on-surface)}.home_featureDesc__GQrP1{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.home_cta__4is5U{padding:6rem var(--space-8);background:var(--surface)}.home_ctaInner__Es5TB{max-width:560px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.home_ctaTitle__lK5kf{font-family:var(--font-display);font-size:2.25rem;font-weight:800;color:var(--on-surface);letter-spacing:-.03em}.home_ctaSub__kOXV9{font-size:var(--text-md);color:var(--text-secondary);line-height:var(--lh-relaxed)}.home_footer__HqMXW{border-top:none;background:var(--surface-container-low);padding:var(--space-6) var(--space-8);margin-top:auto}.home_footerInner__T1SyT{max-width:var(--container-wide);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home_footerNote__qKJCZ{font-size:var(--text-xs);color:var(--text-tertiary)}.home_btnPrimary__vF88c{display:inline-flex;align-items:center;justify-content:center;min-height:var(--control-height-md);padding:0 var(--space-6);background:linear-gradient(135deg,var(--primary-container) 0,var(--primary-container-hover) 100%);color:var(--primary);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-base);font-weight:700;transition:transform .15s,box-shadow .15s;line-height:var(--control-height-md)}.home_btnPrimary__vF88c:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,179,0,.3)}.home_btnPrimaryLg__HYKF4{display:inline-flex;align-items:center;justify-content:center;min-height:var(--control-height-md);padding:0 var(--space-8);background:linear-gradient(135deg,var(--primary-container) 0,var(--primary-container-hover) 100%);color:var(--primary);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-md);font-weight:700;transition:transform .15s,box-shadow .15s;line-height:var(--control-height-md)}.home_btnPrimaryLg__HYKF4:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,179,0,.3)}@media (max-width:768px){.home_hero__o4ZPq{grid-template-columns:1fr;padding:3.5rem 1.5rem 3rem;gap:3rem}.home_heroTitle__LI4Uj{font-size:2.5rem}.home_heroVisual__mmHFW{height:220px}.home_visualCard__EM6Xh:first-child{width:220px;top:10px;left:10px}.home_cta__4is5U,.home_features__ik5w8{padding:4rem 1.5rem}.home_featureGrid__KT6FK{grid-template-columns:1fr 1fr}}@media (max-width:480px){.home_featureGrid__KT6FK{grid-template-columns:1fr}.home_navInner__P78VU{padding:0 1.25rem}.home_heroTitle__LI4Uj{font-size:2rem}.home_ctaTitle__lK5kf,.home_featuresTitle__QbIzx{font-size:1.625rem}.home_heroVisual__mmHFW{display:none}}