*{box-sizing:border-box}html,body{margin:0;padding:0}.landing-premium{color:#1f2d3d;margin:none;background-color:#f4f8fc;font-family:sans-serif;overflow:hidden}.hero-section{background:linear-gradient(to bottom right,#eaf3fb,#dce9f7);padding:5rem 1.5rem}.hero-container{flex-direction:column;gap:3rem;max-width:1280px;margin:0 auto;display:flex}@media (width>=768px){.hero-container{flex-direction:row;justify-content:space-between;align-items:center}}.hero-left{text-align:center}@media (width>=768px){.hero-left{text-align:left;width:50%}}.hero-title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (width>=768px){.hero-title{font-size:3.75rem}}.hero-subtitle{color:#5b6b7c;margin-bottom:2rem;font-size:1.125rem}@media (width>=768px){.hero-subtitle{font-size:1.25rem}}.hero-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4ade80,#16a34a);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1.125rem;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.hero-button:hover{transform:scale(1.05)}.hero-right{justify-content:center;width:100%;display:flex}@media (width>=768px){.hero-right{width:50%;margin-top:0}}.hero-image{width:27rem;max-width:42rem;position:absolute;top:32px}@media (width<=768px){.hero-image{width:20rem;max-width:32rem;position:relative}}.features-section{padding:3rem 1.5rem}.features-container{max-width:1280px;margin:0 auto}.features-wrapper{flex-direction:column;gap:4rem;display:flex}@media (width>=768px){.features-wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.features-phone{justify-content:center;display:flex}.phone-image{width:18rem}@media (width>=768px){.phone-image{width:24rem}}.features-list{width:100%}@media (width>=768px){.features-list{width:50%}}.feature-grid{flex-direction:row;justify-content:space-between;display:flex}@media (width<=768px){.feature-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}}.feature-icon{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.feature-icon img{width:6rem}.dashboard-section{background-color:#eef4fb;padding:3rem 1.5rem}.dashboard-header{text-align:center;margin-bottom:4rem}.dashboard-title{font-size:2rem;font-weight:600}@media (width>=768px){.dashboard-title{font-size:2.5rem}}.dashboard-wrapper{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (width>=768px){.dashboard-wrapper{flex-direction:row;justify-content:center}}.dashboard-img{border-radius:1.5rem;max-width:35%;box-shadow:0 8px 24px #0003}.cta-section{padding:6rem 1.5rem}.cta-container{text-align:center;max-width:640px;margin:0 auto}.cta-title{margin-bottom:2.5rem;font-size:2rem;font-weight:600}@media (width>=768px){.cta-title{font-size:2.5rem}}.cta-form{flex-direction:column;gap:1.25rem;display:flex}.cta-input{border:1px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000d}.cta-input:focus{box-shadow:0 0 0 2px #4ade80}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4ade80,#16a34a);border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.125rem;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.cta-button:hover{transform:scale(1.05)}.footer{text-align:center;color:#5b6b7c;background-color:#dce9f7;padding:2rem 1.5rem;font-size:.875rem}.feature-item{align-items:center;gap:1rem;display:flex}.feature-image{width:3.5rem;height:3.5rem}.feature-text{font-size:1rem;font-weight:500}
