.home-hero{position:relative;overflow:hidden;padding:2rem 2rem 1.5rem;border-radius:18px;border:1px solid rgba(20,184,166,.18);background:radial-gradient(circle at top right,rgba(20,184,166,.16),transparent 32%),linear-gradient(135deg,#ecfdf5 0,#fff 48%,#f8fafc 100%);box-shadow:0 16px 36px rgba(15,23,42,.06)}.home-hero>:not(.home-hero__grid){max-width:none;width:100%}.home-hero__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,0.95fr);gap:1.35rem;align-items:center}.home-hero__copy{min-width:0}.home-hero-preview{position:relative;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(180deg,#0f172a 0,#1e293b 52%,#0f172a 100%);color:#e2e8f0;box-shadow:0 20px 40px rgba(15,23,42,.18);overflow:hidden}.home-hero-preview__chrome{display:flex;align-items:center;gap:.35rem;padding:.55rem .75rem;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.home-hero-preview__chrome span{width:.55rem;height:.55rem;border-radius:999px;background:rgba(148,163,184,.45)}.home-hero-preview__chrome span:first-child{background:#f87171}.home-hero-preview__chrome span:nth-child(2){background:#fbbf24}.home-hero-preview__chrome span:nth-child(3){background:#34d399}.home-hero-preview__title{margin:0 0 0 auto;font-size:.68rem;color:#94a3b8;letter-spacing:.02em}.home-hero-preview__body{padding:.85rem .9rem 1rem;display:grid;gap:.75rem}.home-hero-preview__kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-hero-preview__kpi{padding:.55rem .65rem;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.home-hero-preview__kpi-label{display:block;font-size:.65rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.home-hero-preview__kpi strong{display:block;margin-top:.15rem;font-size:1.05rem;color:#fff}.home-hero-preview__kpi em{font-style:normal;font-size:.72rem;font-weight:700}.home-hero-preview__kpi em.is-up{color:#34d399}.home-hero-preview__kpi em.is-down{color:#818cf8}.home-hero-preview__chart{padding:.55rem .6rem .45rem;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07)}.home-hero-preview__chart-label{margin:0 0 .35rem;font-size:.68rem;color:#94a3b8}.home-hero-preview__chart svg{display:block;width:100%;height:3.2rem}.home-hero-preview__chart--compact svg{height:2.4rem}.home-chart-card__badge,.home-hero-preview__badge{position:absolute;top:.55rem;right:.55rem;padding:.18rem .45rem;border-radius:999px;background:rgba(15,23,42,.55);border:1px solid rgba(255,255,255,.12);color:#cbd5e1;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-charts{padding:1.25rem 1.35rem 1.35rem;border-radius:18px;background:linear-gradient(180deg,#fff 0,#f8fafc 100%)}.home-charts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-chart-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1rem 1rem .85rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-chart-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;margin-bottom:.75rem}.home-chart-card__title{margin:0;font-size:.92rem;font-weight:700;color:#0f172a}.home-chart-card__subtitle{margin:.2rem 0 0;font-size:.76rem;color:#64748b}.home-chart-card__kpi{text-align:right;white-space:nowrap}.home-chart-card__value{display:block;font-size:1.15rem;line-height:1.1;color:#0f172a}.home-chart-card__delta{display:inline-flex;margin-top:.15rem;padding:.1rem .4rem;border-radius:999px;font-size:.72rem;font-weight:700}.home-chart-card__delta.is-up{color:#047857;background:#ecfdf5}.home-chart-card__delta.is-down{color:#b45309;background:#fffbeb}.home-chart-card__viz{flex:1 1 auto;min-height:5.5rem}.home-chart-card__svg{display:block;width:100%;height:auto;max-height:5.5rem;margin:0 auto}.home-chart-card__svg--area,.home-chart-card__svg--line{aspect-ratio:120/48}.home-chart-card__bars{display:flex;align-items:flex-end;gap:.35rem;height:5.5rem;padding-top:.25rem}.home-chart-card__bar{flex:1 1 0;height:var(--h,40%);min-height:.45rem;border-radius:6px 6px 2px 2px;opacity:.9}.home-chart-card__ring-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center}.home-chart-card__ring{--score:0;--ring-color:#14b8a6;position:relative;width:5.5rem;height:5.5rem;border-radius:50%;background:conic-gradient(var(--ring-color) calc(var(--score) * 1%),#e2e8f0 0);display:grid;place-items:center}.home-chart-card__ring::before{content:"";position:absolute;inset:0.55rem;border-radius:50%;background:#fff}.home-chart-card__ring-value{position:relative;z-index:1;font-size:1.2rem;font-weight:800;color:#0f172a}.home-chart-card__ring-legend{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.home-chart-card__ring-legend li{display:grid;grid-template-columns:auto 1fr auto;gap:.35rem .45rem;align-items:center;font-size:.76rem;color:#64748b}.home-chart-card__ring-legend i{width:.55rem;height:.55rem;border-radius:999px;font-style:normal}.home-chart-card__ring-legend strong{color:#0f172a;font-size:.78rem}.home-chart-card__axis{display:flex;justify-content:space-between;gap:.25rem;margin-top:.45rem;font-size:.64rem;color:#94a3b8}.home-chart-card__axis span{flex:1 1 0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-panel__eyebrow,.dashboard-hero__eyebrow,.home-hero__eyebrow{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.95rem;padding:.35rem .65rem;border-radius:999px;background:rgba(15,118,110,.1);color:var(--accent-strong);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.home-hero__title{max-width:none;margin-bottom:.45rem;font-size:clamp(2rem, 3.6vw, 3.1rem);line-height:1.02}.home-hero__accent{display:block;color:var(--accent-strong)}.home-hero__text{max-width:none;font-size:.95rem;line-height:1.5}.auth-panel__text,.dashboard-hero p{max-width:46rem;font-size:.95rem}.home-hero__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.1rem}.home-metric{padding:.95rem 1rem;border-radius:12px;background:rgba(255,255,255,.82);border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-metric__label{display:block;margin-bottom:.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.home-metric__value{display:block;margin-bottom:.25rem;font-size:.92rem;color:var(--text-main)}.home-metric__text{margin:0;font-size:.8rem}.home-page{display:grid;gap:1.15rem;padding-bottom:.5rem}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.35rem}.home-hero__actions--guest{flex-direction:column;align-items:flex-start;gap:.75rem}.home-hero__actions-row{display:flex;flex-wrap:wrap;gap:.65rem}.home-hero__signin{margin:0;font-size:.88rem;color:#64748b}.home-hero__signin-link{padding:0;border:none;background:0 0;color:var(--accent-strong);font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:0.15em}.home-hero__signin-link:hover{color:#0d9488}.home-welcome{padding:1.1rem 1.25rem;background:linear-gradient(135deg,#2c333d 0,#1e2630 100%);color:#fff;border:none}.home-welcome__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.home-welcome__eyebrow{margin:0 0 .25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-green)}.home-welcome__title{margin:0 0 .35rem;font-size:1.35rem;color:#fff}.home-welcome__text{margin:0;color:rgba(255,255,255,.75);font-size:.92rem}.home-welcome__actions{display:flex;flex-wrap:wrap;gap:.5rem}.home-welcome .btn-secondary{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.15)}.home-welcome .btn-ghost{background:0 0;color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.12)}.home-section__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.85rem}.home-section__head--inset{margin-bottom:1rem}.home-section__eyebrow{width:100%;margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong)}.home-section__title{margin:0;font-size:clamp(1.25rem, 2.2vw, 1.65rem);font-weight:700;line-height:1.15}.home-section__lead{width:100%;margin:.35rem 0 0;max-width:42rem;color:#64748b;font-size:.92rem}.home-section__more{font-size:.875rem;font-weight:600;white-space:nowrap}.home-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-feature-card{display:flex;flex-direction:column;min-height:100%;padding:1.1rem 1.15rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .15s}.home-feature-card:hover{border-color:rgba(20,184,166,.35);box-shadow:0 8px 24px rgba(15,23,42,.06);transform:translateY(-2px)}.home-feature-card--highlight{border-color:rgba(20,184,166,.45);background:radial-gradient(circle at top right,rgba(20,184,166,.1),transparent 55%),#fff}.home-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:.65rem;border-radius:10px;background:#f0fdfa;color:var(--accent-strong);font-size:1rem;line-height:1}.home-feature-card__title{margin:0 0 .4rem;font-size:1rem;font-weight:700}.home-feature-card__text{margin:0 0 .85rem;flex:1;font-size:.875rem;color:#64748b;line-height:1.5}.home-feature-card__link{font-size:.8125rem;font-weight:700;color:var(--accent-strong);text-decoration:none}.home-feature-card__link:hover{text-decoration:underline}.home-steps{padding:1.25rem 1.3rem 1.1rem}.home-steps__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.home-step{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.home-step__num{flex-shrink:0;font-size:1.35rem;font-weight:800;line-height:1;color:rgba(20,184,166,.35)}.home-step__title{margin:0 0 .3rem;font-size:.95rem;font-weight:700}.home-step__text{margin:0;font-size:.85rem;color:#64748b;line-height:1.45}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-blog-card{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;box-shadow:var(--shadow-sm)}.home-blog-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#e2e8f0}.home-blog-card__image{width:100%;height:100%;object-fit:cover}.home-blog-card__body{padding:.9rem 1rem 1rem}.home-blog-card__date{display:block;margin-bottom:.35rem;font-size:.75rem;color:#94a3b8}.home-blog-card__title{margin:0 0 .4rem;font-size:.95rem;line-height:1.35}.home-blog-card__title a{color:inherit;text-decoration:none}.home-blog-card__title a:hover{color:var(--accent-strong)}.home-blog-card__excerpt{margin:0;font-size:.8125rem;color:#64748b;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-cta{border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#2c333d 0,#0f172a 55%,#134e4a 100%);box-shadow:0 18px 40px rgba(15,23,42,.16)}.home-cta__inner{padding:2rem 1.5rem;text-align:center}.home-cta__title{margin:0 0 .45rem;font-size:clamp(1.5rem, 3vw, 2rem);color:#fff}.home-cta__lead{margin:0 auto 1.15rem;max-width:32rem;color:rgba(255,255,255,.78);font-size:.95rem}.home-cta__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem}.home-cta__btn--outline{background:0 0;color:#fff;border-color:rgba(255,255,255,.25)}.home-cta__btn--outline:hover{background:rgba(255,255,255,.08);color:#fff}@media (max-width:960px){.home-hero__layout{grid-template-columns:1fr}.home-charts__grid{grid-template-columns:1fr}.home-blog-grid,.home-features,.home-steps__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-chart-card__head,.home-chart-card__ring-wrap{grid-template-columns:1fr}.home-chart-card__kpi{text-align:left;white-space:normal}.home-blog-grid,.home-features,.home-hero__grid,.home-steps__list{grid-template-columns:1fr}}