.DasherrHero-module__0BTzwG__hero{background:var(--background);padding:160px 0 100px;position:relative;overflow:hidden}.DasherrHero-module__0BTzwG__backgroundGlow{filter:blur(100px);z-index:0;background:radial-gradient(circle,#4a6cf714 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-10%;right:-10%}.DasherrHero-module__0BTzwG__grid{z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.DasherrHero-module__0BTzwG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#4a6cf71a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:6px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.DasherrHero-module__0BTzwG__zapIcon{animation:2s infinite DasherrHero-module__0BTzwG__pulse}@keyframes DasherrHero-module__0BTzwG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.DasherrHero-module__0BTzwG__title{color:var(--text-heading);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.DasherrHero-module__0BTzwG__description{color:var(--text-body);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.DasherrHero-module__0BTzwG__actions{gap:1.5rem;margin-bottom:3rem;display:flex}.DasherrHero-module__0BTzwG__btnSecondary{border:1px solid var(--border);color:var(--text-heading);transition:all var(--transition-normal);background:#fff;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:700;display:inline-flex}.DasherrHero-module__0BTzwG__btnSecondary:hover{background:var(--background);border-color:var(--text-heading);transform:translateY(-2px)}.DasherrHero-module__0BTzwG__trustTags{color:var(--text-body);opacity:.7;gap:2rem;font-size:.875rem;font-weight:600;display:flex}.DasherrHero-module__0BTzwG__trustTags span{align-items:center;gap:.5rem;display:flex}.DasherrHero-module__0BTzwG__visual{position:relative}.DasherrHero-module__0BTzwG__imageWrapper{border:1px solid #ffffff4d;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 40px 80px #4a6cf726}.DasherrHero-module__0BTzwG__dashboardImage{width:100%;height:auto;transition:transform .5s;display:block;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg)}.DasherrHero-module__0BTzwG__imageWrapper:hover .DasherrHero-module__0BTzwG__dashboardImage{transform:perspective(1000px)rotateY(0)rotateX(0)}.DasherrHero-module__0BTzwG__glassOverlay{pointer-events:none;background:linear-gradient(135deg,#4a6cf71a 0%,#0000 50%);position:absolute;inset:0}.DasherrHero-module__0BTzwG__floatingCard{z-index:20;border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:.75rem;padding:12px 20px;font-size:.875rem;display:flex;position:absolute;bottom:-20px;left:-20px;box-shadow:0 20px 40px #0000001a}.DasherrHero-module__0BTzwG__statusDot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}@media (max-width:1024px){.DasherrHero-module__0BTzwG__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.DasherrHero-module__0BTzwG__content{flex-direction:column;align-items:center;display:flex}.DasherrHero-module__0BTzwG__description{margin-left:auto;margin-right:auto}.DasherrHero-module__0BTzwG__actions,.DasherrHero-module__0BTzwG__trustTags{justify-content:center}.DasherrHero-module__0BTzwG__floatingCard{bottom:-10px;left:50%;transform:translate(-50%)}}
.DasherrFeatures-module__Ez_M2q__features{background:var(--background);padding:140px 0}.DasherrFeatures-module__Ez_M2q__header{text-align:center;max-width:800px;margin:0 auto 80px}.DasherrFeatures-module__Ez_M2q__title{font-size:var(--font-size-2xl);color:var(--text-heading);margin-bottom:1.5rem}.DasherrFeatures-module__Ez_M2q__subtitle{color:var(--text-body);font-size:1.125rem;line-height:1.6}.DasherrFeatures-module__Ez_M2q__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.DasherrFeatures-module__Ez_M2q__card{background:var(--surface);border:1px solid var(--border);transition:all var(--transition-normal);border-radius:24px;padding:40px}.DasherrFeatures-module__Ez_M2q__card:hover{background:var(--surface);box-shadow:var(--shadow-hover);border-color:#179bae40;transform:translateY(-4px)}.DasherrFeatures-module__Ez_M2q__iconWrapper{border:1px solid var(--border);width:56px;height:56px;color:var(--primary);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 10px #0000000d}.DasherrFeatures-module__Ez_M2q__card:hover .DasherrFeatures-module__Ez_M2q__iconWrapper{background:var(--primary);color:#fff;border-color:var(--primary)}.DasherrFeatures-module__Ez_M2q__featureTitle{color:var(--text-heading);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.DasherrFeatures-module__Ez_M2q__featureDesc{color:var(--text-body);font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.DasherrFeatures-module__Ez_M2q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DasherrFeatures-module__Ez_M2q__grid{grid-template-columns:1fr}}
