.Hero-module__oEVfFq__heroSection{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__blob1,.Hero-module__oEVfFq__blob2{filter:blur(100px);z-index:0;opacity:.5;border-radius:50%;position:absolute}.Hero-module__oEVfFq__blob1{background:#6366f166;width:600px;height:600px;animation:20s infinite alternate Hero-module__oEVfFq__blob-float;top:-10%;right:-5%}.Hero-module__oEVfFq__blob2{background:#8b5cf640;width:800px;height:800px;animation:25s infinite alternate-reverse Hero-module__oEVfFq__blob-float;bottom:-20%;left:-10%}@keyframes Hero-module__oEVfFq__blob-float{0%{transform:translate(0)scale(1)}50%{transform:translate(-5%,5%)scale(1.1)}to{transform:translate(5%,-5%)scale(.9)}}.Hero-module__oEVfFq__container{gap:var(--space-12);z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;width:100%;display:grid;position:relative}.Hero-module__oEVfFq__content{gap:var(--space-6);flex-direction:column;display:flex}.Hero-module__oEVfFq__badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;width:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__oEVfFq__pulse{background-color:var(--success-base);width:8px;height:8px;box-shadow:0 0 10px var(--success-glow);border-radius:50%;animation:2s infinite Hero-module__oEVfFq__pulse-dot}@keyframes Hero-module__oEVfFq__pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 10px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.Hero-module__oEVfFq__title{letter-spacing:-.03em;font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__oEVfFq__description{color:var(--text-secondary);max-width:540px;font-size:1.15rem;line-height:1.6}.Hero-module__oEVfFq__actions{gap:var(--space-4);margin-top:var(--space-2);display:flex}.Hero-module__oEVfFq__btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);transition:all .3s var(--ease-spring);white-space:nowrap;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;display:inline-flex}.Hero-module__oEVfFq__btnPrimary{background:var(--accent-base);color:#fff;box-shadow:0 8px 25px -5px #6366f180}.Hero-module__oEVfFq__btnPrimary:hover{background:var(--accent-hover);transform:translateY(-3px);box-shadow:0 12px 30px -5px #6366f199}.Hero-module__oEVfFq__btnSecondary{color:var(--text-primary)}.Hero-module__oEVfFq__btnSecondary:hover{background:#ffffff1a;transform:translateY(-3px)}.Hero-module__oEVfFq__features{gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--border-light);grid-template-columns:repeat(3,1fr);display:grid}.Hero-module__oEVfFq__featureCard{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-xl);flex-direction:column;transition:transform .3s,border-color .3s;display:flex}.Hero-module__oEVfFq__featureCard:hover{border-color:#fff3;transform:translateY(-5px)}.Hero-module__oEVfFq__featureIcon{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--accent-base);background:#6366f11a;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__featureCard h3{margin-bottom:.25rem;font-size:1rem}.Hero-module__oEVfFq__featureCard p{color:var(--text-tertiary);font-size:.85rem}.Hero-module__oEVfFq__imageWrapper{justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__mockup{background:#111;border:8px solid #333;border-radius:40px;width:320px;height:650px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff1a}.Hero-module__oEVfFq__mockupGlow{background:var(--accent-base);filter:blur(80px);opacity:.4;z-index:0;width:200px;height:200px;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.Hero-module__oEVfFq__mockupScreen{z-index:1;background:var(--bg-primary);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.Hero-module__oEVfFq__mockupHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141ecc;justify-content:center;align-items:flex-start;width:100%;height:40px;padding-top:10px;display:flex}.Hero-module__oEVfFq__mockupNotch{background:#000;border-radius:0 0 15px 15px;width:120px;height:25px;margin-top:-10px}.Hero-module__oEVfFq__mockupContent{flex-direction:column;flex:1;gap:15px;padding:20px;display:flex}.Hero-module__oEVfFq__mockupTitle{font-family:var(--font-display);text-align:center;margin-top:10px;font-size:1.25rem;font-weight:700}.Hero-module__oEVfFq__mockupCard{border-radius:var(--radius-xl);background:linear-gradient(145deg,#6366f133,#8b5cf61a);border:1px solid #ffffff0d;width:100%;height:180px}.Hero-module__oEVfFq__mockupRow{gap:15px;display:flex}.Hero-module__oEVfFq__mockupItem{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff0d;flex:1;height:100px}.Hero-module__oEVfFq__mockupButton{background:var(--accent-base);border-radius:var(--radius-full);width:100%;height:56px;margin-top:auto;margin-bottom:20px}@media (max-width:1024px){.Hero-module__oEVfFq__container{text-align:center;grid-template-columns:1fr}.Hero-module__oEVfFq__badge,.Hero-module__oEVfFq__description{margin:0 auto}.Hero-module__oEVfFq__actions{justify-content:center}.Hero-module__oEVfFq__imageWrapper{margin-top:var(--space-8)}}@media (max-width:768px){.Hero-module__oEVfFq__features{grid-template-columns:1fr}.Hero-module__oEVfFq__actions{flex-direction:column}.Hero-module__oEVfFq__title{font-size:2.5rem}}
