.Home-module__g21JLG__page{min-height:100vh;color:var(--color-ink);font-family:var(--font-sans);background:0 0}.Home-module__g21JLG__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--color-gray);background:#ffffffe6;position:sticky;top:0}.Home-module__g21JLG__navInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Home-module__g21JLG__brand{letter-spacing:-.01em;color:var(--color-ink);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.Home-module__g21JLG__brandMark{border-radius:var(--radius-md);background:var(--color-primary);color:#fff;letter-spacing:-.02em;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;font-weight:900;display:inline-flex;position:relative}.Home-module__g21JLG__brandMark:before{content:"";background:#fff;border-radius:2px;width:3px;position:absolute;top:7px;bottom:7px;left:6px}.Home-module__g21JLG__navLinks{align-items:center;gap:2rem;display:flex}.Home-module__g21JLG__navLink{color:var(--color-ink-2);font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s}.Home-module__g21JLG__navLink:hover{color:var(--color-ink)}.Home-module__g21JLG__navCta{border-radius:var(--radius-md);background:var(--color-primary);color:#fff;align-items:center;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.Home-module__g21JLG__navCta:hover{background:var(--color-primary-hover)}.Home-module__g21JLG__hero{text-align:center;grid-template-columns:1fr;place-items:center;gap:2rem;max-width:1040px;margin:0 auto;padding:1.5rem 1.5rem 4rem;display:grid}.Home-module__g21JLG__eyebrow{border-radius:var(--radius-pill);background:var(--color-primary-tint);color:var(--color-primary-deep);letter-spacing:.02em;border:1px solid #20cd8d33;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.Home-module__g21JLG__eyebrowDot{background:var(--color-primary);border-radius:50%;width:6px;height:6px}.Home-module__g21JLG__title{letter-spacing:-.02em;color:#fff;word-break:keep-all;overflow-wrap:break-word;margin:1.25rem 0 1rem;font-size:clamp(1.75rem,5vw,2.8rem);font-weight:800;line-height:1.15}.Home-module__g21JLG__titleAccent{color:#bfff3c;letter-spacing:.04em;will-change:color, text-shadow;animation:6s ease-in-out infinite Home-module__g21JLG__limeGlow;display:inline-block}@keyframes Home-module__g21JLG__limeGlow{0%,to{color:#8ef070;text-shadow:0 0 18px #8ef070bf,0 0 40px #8ef07066,0 0 70px #8ef07033}25%,75%{color:#bfff3c;text-shadow:0 0 10px #bfff3cb3,0 0 24px #bfff3c66,0 0 48px #bfff3c33}}.Home-module__g21JLG__description{color:#ffffffc7;word-break:keep-all;max-width:560px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.Home-module__g21JLG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.Home-module__g21JLG__button,.Home-module__g21JLG__buttonSecondary{border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.Home-module__g21JLG__button{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-button)}.Home-module__g21JLG__button:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.Home-module__g21JLG__buttonSecondary{background:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-gray)}.Home-module__g21JLG__buttonSecondary:hover{border-color:var(--color-ink-2)}.Home-module__g21JLG__menuGrid{grid-template-columns:repeat(2,1fr);gap:.9rem;width:100%;max-width:600px;margin:.5rem auto 0;display:grid}.Home-module__g21JLG__menuCard{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:var(--radius-xl);min-height:88px;color:var(--color-ink);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1.4rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 2px #1825270a,0 6px 12px #20cd8d1a,0 16px 32px #20cd8d24}.Home-module__g21JLG__menuCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 2px 4px #1825270f,0 10px 20px #20cd8d38,0 24px 48px #20cd8d47}.Home-module__g21JLG__menuIcon{color:var(--color-primary)}.Home-module__g21JLG__menuCard:hover .Home-module__g21JLG__menuIcon{color:var(--color-primary-hover)}.Home-module__g21JLG__menuCardWide{flex-direction:row;grid-column:1/-1;gap:.7rem;padding:1.1rem 1.25rem}.Home-module__g21JLG__menuIcon{font-size:1.7rem;line-height:1}.Home-module__g21JLG__menuCardWide .Home-module__g21JLG__menuIcon{font-size:1.4rem}.Home-module__g21JLG__menuLabel{letter-spacing:-.01em;font-size:.95rem;font-weight:700}.Home-module__g21JLG__trustRow{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:600px;margin:2rem auto 0;display:flex}.Home-module__g21JLG__trustItem{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.Home-module__g21JLG__trustNumber{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Home-module__g21JLG__trustLabel{color:#ffffffb8;font-size:.82rem;font-weight:500}.Home-module__g21JLG__heroVisual{background:linear-gradient(135deg, var(--color-ink) 0%, var(--color-ink-2) 60%, var(--color-primary) 140%);border-radius:20px;min-height:420px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #18252740}.Home-module__g21JLG__heroVisual:before{content:"";background:radial-gradient(circle at 80% 20%,#20cd8d59,#0000 55%);position:absolute;inset:0}.Home-module__g21JLG__dashboardCard{background:var(--color-surface);border-radius:14px;padding:1.25rem;position:relative;box-shadow:0 20px 40px #0000004d}.Home-module__g21JLG__dashboardHeader{border-bottom:1px solid var(--color-gray);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.Home-module__g21JLG__dashboardTitle{color:var(--color-ink);font-size:.95rem;font-weight:800}.Home-module__g21JLG__dashboardBadge{border-radius:var(--radius-pill);background:var(--color-primary-tint);color:var(--color-primary-deep);padding:.2rem .6rem;font-size:.7rem;font-weight:700}.Home-module__g21JLG__dashboardList{gap:.7rem;display:grid}.Home-module__g21JLG__dashboardRow{background:var(--color-surface-muted);border-radius:var(--radius-md);border:1px solid var(--color-surface-border);justify-content:space-between;align-items:center;padding:.75rem .9rem;display:flex}.Home-module__g21JLG__dashboardRowLabel{color:var(--color-ink);font-size:.85rem;font-weight:600}.Home-module__g21JLG__dashboardRowMeta{color:var(--color-ink-2);font-size:.78rem;font-weight:500}.Home-module__g21JLG__dashboardRowDot{border-radius:50%;width:8px;height:8px;margin-right:.6rem}.Home-module__g21JLG__dashboardRowInner{align-items:center;display:flex}.Home-module__g21JLG__floatCard{background:var(--color-surface);border-radius:var(--radius-lg);color:var(--color-ink);align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.82rem;font-weight:600;display:flex;position:absolute;box-shadow:0 16px 32px #00000038}.Home-module__g21JLG__floatCardTop{top:1.5rem;right:1rem}.Home-module__g21JLG__floatCardBottom{bottom:1.5rem;left:1rem}.Home-module__g21JLG__floatCardIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:inline-flex}.Home-module__g21JLG__section{max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.Home-module__g21JLG__sectionHeader{text-align:center;max-width:680px;margin:0 auto 3rem}.Home-module__g21JLG__sectionEyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:700}.Home-module__g21JLG__sectionTitle{letter-spacing:-.02em;color:var(--color-ink);margin:0;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800}.Home-module__g21JLG__sectionDescription{color:var(--color-ink-2);margin:1rem 0 0;font-size:1.02rem;line-height:1.7}.Home-module__g21JLG__features{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Home-module__g21JLG__featureCard{border-radius:var(--radius-xl);background:var(--color-surface);border:1px solid var(--color-gray);padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.Home-module__g21JLG__featureCard:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 16px 32px #20cd8d1f}.Home-module__g21JLG__featureIcon{border-radius:var(--radius-lg);background:var(--color-primary-tint);width:44px;height:44px;color:var(--color-primary-deep);justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:inline-flex}.Home-module__g21JLG__featureCard h3{color:var(--color-ink);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.Home-module__g21JLG__featureCard p{color:var(--color-ink-2);margin:0;font-size:.93rem;line-height:1.65}.Home-module__g21JLG__ctaSection{max-width:1200px;margin:0 auto 5rem;padding:0 1.5rem}.Home-module__g21JLG__ctaCard{background:linear-gradient(135deg, var(--color-ink) 0%, var(--color-ink-2) 70%);text-align:center;color:#fff;border-radius:24px;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.Home-module__g21JLG__ctaCard:before{content:"";background:radial-gradient(circle at 50% 120%,#20cd8d66,#0000 60%);position:absolute;inset:0}.Home-module__g21JLG__ctaTitle{letter-spacing:-.01em;margin:0 0 .85rem;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:800;position:relative}.Home-module__g21JLG__ctaDescription{color:#ffffffd1;max-width:520px;margin:0 auto 1.75rem;line-height:1.65;position:relative}.Home-module__g21JLG__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:inline-flex;position:relative}.Home-module__g21JLG__ctaButton{background:var(--color-primary);color:#fff;border-radius:var(--radius-lg);padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s}.Home-module__g21JLG__ctaButton:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.Home-module__g21JLG__ctaButtonGhost{color:#fff;border-radius:var(--radius-lg);background:#ffffff1a;border:1px solid #ffffff40;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none}.Home-module__g21JLG__ctaButtonGhost:hover{background:#ffffff29}.Home-module__g21JLG__footer{border-top:1px solid var(--color-gray);max-width:1200px;color:var(--color-ink-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2.5rem 1.5rem;font-size:.88rem;display:flex}.Home-module__g21JLG__footerLinks{gap:1.5rem;display:flex}.Home-module__g21JLG__footerLinks a{color:var(--color-ink-2);text-decoration:none}.Home-module__g21JLG__footerLinks a:hover{color:var(--color-ink)}@media (max-width:960px){.Home-module__g21JLG__hero{gap:1.5rem;padding:2rem 1.25rem 3rem}.Home-module__g21JLG__features{grid-template-columns:1fr}.Home-module__g21JLG__navLinks{display:none}}@media (max-width:640px){.Home-module__g21JLG__actions,.Home-module__g21JLG__ctaActions{flex-direction:column;align-items:stretch;width:100%}.Home-module__g21JLG__button,.Home-module__g21JLG__buttonSecondary,.Home-module__g21JLG__ctaButton,.Home-module__g21JLG__ctaButtonGhost{width:100%}.Home-module__g21JLG__trustRow{justify-content:space-around;gap:1rem;width:100%;margin-top:1.75rem}.Home-module__g21JLG__trustNumber{font-size:1.2rem}.Home-module__g21JLG__trustLabel{font-size:.74rem}.Home-module__g21JLG__hero{gap:1.75rem;padding:1.5rem .75rem 2rem}.Home-module__g21JLG__title{margin:1rem 0 .85rem;font-size:1.85rem;line-height:1.15}.Home-module__g21JLG__description{margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__menuGrid{gap:.6rem;margin-top:.25rem}.Home-module__g21JLG__menuCard{border-radius:14px;gap:.4rem;min-height:80px;padding:1rem .5rem}.Home-module__g21JLG__menuLabel{font-size:.83rem}.Home-module__g21JLG__menuIcon svg{width:22px;height:22px}.Home-module__g21JLG__heroVisual{border-radius:16px;min-height:auto;padding:1.25rem}.Home-module__g21JLG__dashboardCard{padding:.85rem}.Home-module__g21JLG__dashboardRow{padding:.55rem .7rem}.Home-module__g21JLG__dashboardRowLabel{font-size:.78rem}.Home-module__g21JLG__dashboardRowMeta{font-size:.72rem}.Home-module__g21JLG__floatCard{display:none}.Home-module__g21JLG__section{padding:3rem .75rem}.Home-module__g21JLG__ctaCard{border-radius:18px;padding:2rem 1.25rem}.Home-module__g21JLG__ctaSection{margin-bottom:3rem;padding:0 .75rem}.Home-module__g21JLG__featureCard{padding:1.25rem}.Home-module__g21JLG__footer{text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem .75rem}.Home-module__g21JLG__footerLinks{flex-wrap:wrap;gap:1rem}}@media (max-width:380px){.Home-module__g21JLG__menuLabel{font-size:.78rem}.Home-module__g21JLG__title{font-size:1.65rem}}
