.Header-module__VNvyJW__header{z-index:1000;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__VNvyJW__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #0000000d;padding:.75rem 0;box-shadow:0 4px 6px -1px #0000000d}.Header-module__VNvyJW__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__VNvyJW__logo{color:var(--foreground);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Header-module__VNvyJW__logo span{color:var(--primary)}.Header-module__VNvyJW__links{gap:2rem;list-style:none;display:flex}.Header-module__VNvyJW__link{color:var(--foreground);opacity:.8;font-weight:500;transition:opacity .2s}.Header-module__VNvyJW__link:hover{opacity:1;color:var(--primary)}.Header-module__VNvyJW__cta{padding:.6rem 1.25rem;font-size:.9rem}@media (max-width:768px){.Header-module__VNvyJW__links{display:none}}
.Footer-module__9PEhNa__footer{background:#f8fafc;border-top:1px solid #0000000d;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__9PEhNa__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.Footer-module__9PEhNa__brand h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Footer-module__9PEhNa__brand p{color:#64748b;max-width:300px}.Footer-module__9PEhNa__links{gap:3rem;display:flex}.Footer-module__9PEhNa__column h4{color:#0f172a;margin-bottom:1rem;font-weight:600}.Footer-module__9PEhNa__column ul{list-style:none}.Footer-module__9PEhNa__column li{margin-bottom:.75rem}.Footer-module__9PEhNa__column a{color:#475569;transition:color .2s}.Footer-module__9PEhNa__column a:hover{color:var(--primary)}.Footer-module__9PEhNa__bottom{text-align:center;border-top:1px solid var(--glass-border);color:#64748b;padding-top:2rem;font-size:.875rem}
.Hero-module__SOXxVa__section{align-items:center;min-height:90vh;padding-top:8rem;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__SOXxVa__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#0284c70d 0%,#fff0 70%);width:600px;height:600px;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.Hero-module__SOXxVa__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__SOXxVa__content h1{letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__SOXxVa__subtitle{color:#94a3b8;max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__SOXxVa__actions{align-items:center;gap:1rem;display:flex}.Hero-module__SOXxVa__priceTag{color:#0f172a;background:#fffc;border:1px solid #0000001a;border-radius:8px;padding:.5rem 1rem;font-weight:600;box-shadow:0 4px 6px -1px #0000001a}.Hero-module__SOXxVa__strikethrough{opacity:.6;margin-right:.5rem;font-weight:400;text-decoration:line-through}.Hero-module__SOXxVa__imageWrapper{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__SOXxVa__floatingImage{border:1px solid var(--glass-border);border-radius:20px;width:100%;max-width:500px;height:auto;animation:6s ease-in-out infinite Hero-module__SOXxVa__float;box-shadow:0 20px 50px -10px #00000080}@keyframes Hero-module__SOXxVa__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:768px){.Hero-module__SOXxVa__section{text-align:center;padding-top:6rem}.Hero-module__SOXxVa__grid{grid-template-columns:1fr;gap:3rem}.Hero-module__SOXxVa__content h1{font-size:2.5rem}.Hero-module__SOXxVa__subtitle{margin:0 auto 2rem}.Hero-module__SOXxVa__actions{justify-content:center}}
.Features-module__LKvtbq__section{padding:5rem 0;position:relative}.Features-module__LKvtbq__heading{text-align:center;margin-bottom:4rem}.Features-module__LKvtbq__heading h2{margin-bottom:1rem;font-size:3rem}.Features-module__LKvtbq__heading p{color:#94a3b8;max-width:600px;margin:0 auto}.Features-module__LKvtbq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Features-module__LKvtbq__card{height:100%;padding:2rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.Features-module__LKvtbq__card:hover{border-color:#3b82f666;transform:translateY(-5px)}.Features-module__LKvtbq__iconWrapper{width:3rem;height:3rem;color:var(--primary);background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__LKvtbq__card h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Features-module__LKvtbq__card p{color:#94a3b8;font-size:.95rem;line-height:1.6}.Features-module__LKvtbq__glow{pointer-events:none;background:radial-gradient(circle,#3b82f626,#0000 70%);width:150px;height:150px;position:absolute;top:-50px;right:-50px}
.VisualFeatures-module___JgZLa__section{padding:6rem 0;position:relative;overflow:hidden}.VisualFeatures-module___JgZLa__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.VisualFeatures-module___JgZLa__featureRow:last-child{margin-bottom:0}.VisualFeatures-module___JgZLa__featureRow.VisualFeatures-module___JgZLa__reverse{direction:rtl}.VisualFeatures-module___JgZLa__featureRow.VisualFeatures-module___JgZLa__reverse .VisualFeatures-module___JgZLa__content{direction:ltr}.VisualFeatures-module___JgZLa__content h3{color:var(--foreground);margin-bottom:1rem;font-size:2rem}.VisualFeatures-module___JgZLa__content p{color:#94a3b8;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.VisualFeatures-module___JgZLa__imageWrapper{border:1px solid #ffffff1a;border-radius:20px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.VisualFeatures-module___JgZLa__imageWrapper:hover{transform:translateY(-5px)}.VisualFeatures-module___JgZLa__image{width:100%;height:auto;display:block}@media (max-width:768px){.VisualFeatures-module___JgZLa__featureRow{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;direction:ltr!important}.VisualFeatures-module___JgZLa__content h3{font-size:1.75rem}}
.HowItWorks-module__08jGKG__section{background:var(--glass-bg);padding:5rem 0}.HowItWorks-module__08jGKG__heading{text-align:center;margin-bottom:4rem}.HowItWorks-module__08jGKG__steps{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.HowItWorks-module__08jGKG__step{text-align:center;flex:1;min-width:250px;max-width:350px;padding:2rem;position:relative}.HowItWorks-module__08jGKG__number{color:var(--primary);opacity:.2;z-index:0;font-size:4rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%)}.HowItWorks-module__08jGKG__content{z-index:1;margin-top:2rem;position:relative}.HowItWorks-module__08jGKG__step h3{margin-bottom:1rem;font-size:1.5rem}.HowItWorks-module__08jGKG__step p{color:#94a3b8}@media (max-width:768px){.HowItWorks-module__08jGKG__steps{flex-direction:column;align-items:center}}
.Comparison-module__9Y6bsG__section{padding:5rem 0}.Comparison-module__9Y6bsG__heading{text-align:center;margin-bottom:4rem}.Comparison-module__9Y6bsG__tableWrapper{border:1px solid var(--glass-border);border-radius:1rem;overflow-x:auto}.Comparison-module__9Y6bsG__table{border-collapse:collapse;text-align:left;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%}.Comparison-module__9Y6bsG__table th,.Comparison-module__9Y6bsG__table td{border-bottom:1px solid var(--glass-border);padding:1.5rem}.Comparison-module__9Y6bsG__table th{color:var(--foreground);background:#00000008;font-weight:700}.Comparison-module__9Y6bsG__yourProduct{color:var(--primary);border-left:2px solid var(--primary);border-right:2px solid var(--primary);background:#0284c70d;font-weight:700;position:relative}.Comparison-module__9Y6bsG__table tr:last-child td{border-bottom:none}.Comparison-module__9Y6bsG__check{color:#10b981;font-weight:700}.Comparison-module__9Y6bsG__cross{color:#ef4444;font-weight:700}@media (max-width:600px){.Comparison-module__9Y6bsG__table{font-size:.9rem}.Comparison-module__9Y6bsG__table th,.Comparison-module__9Y6bsG__table td{padding:1rem}}
.Reviews-module__oPMLaW__section{background:#f1f5f980;padding:5rem 0}.Reviews-module__oPMLaW__heading{text-align:center;margin-bottom:4rem}.Reviews-module__oPMLaW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Reviews-module__oPMLaW__card{padding:2rem}.Reviews-module__oPMLaW__stars{color:#fbbf24;gap:2px;margin-bottom:1rem;display:flex}.Reviews-module__oPMLaW__text{color:#334155;margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Reviews-module__oPMLaW__author{align-items:center;gap:1rem;display:flex}.Reviews-module__oPMLaW__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Reviews-module__oPMLaW__name{color:#1e293b;font-weight:600}
.FAQ-module__qG_ppq__section{max-width:800px;margin:0 auto;padding:5rem 0}.FAQ-module__qG_ppq__heading{text-align:center;margin-bottom:3rem}.FAQ-module__qG_ppq__question{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;margin-bottom:1rem;overflow:hidden}.FAQ-module__qG_ppq__trigger{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__qG_ppq__answer{color:#475569;padding:0 1.5rem 1.5rem;line-height:1.6}
