.Button-module-scss-module__IWAgCW__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .3s;display:inline-flex}.Button-module-scss-module__IWAgCW__button:active{transform:translateY(1px)}.Button-module-scss-module__IWAgCW__primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none}.Button-module-scss-module__IWAgCW__primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Button-module-scss-module__IWAgCW__secondary{color:#2563eb;background:0 0;border:2px solid #2563eb}.Button-module-scss-module__IWAgCW__secondary:hover{color:#fff;background:#2563eb}.Button-module-scss-module__IWAgCW__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module-scss-module__IWAgCW__md{padding:.75rem 2rem;font-size:1rem}.Button-module-scss-module__IWAgCW__lg{padding:1rem 3rem;font-size:1.125rem}
.Navbar-module-scss-module__DOYHVq__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #fff3;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__DOYHVq__navContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module-scss-module__DOYHVq__logo{align-items:center;gap:.75rem;display:flex}.Navbar-module-scss-module__DOYHVq__logoText{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.Navbar-module-scss-module__DOYHVq__navLinks{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.Navbar-module-scss-module__DOYHVq__navLinks a{color:#0f172a;padding:.5rem 0;font-size:1rem;font-weight:500;position:relative}.Navbar-module-scss-module__DOYHVq__navLinks a:after{content:"";background:linear-gradient(135deg,#2563eb,#7c3aed);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.Navbar-module-scss-module__DOYHVq__navLinks a:hover:after{width:100%}@media (max-width:768px){.Navbar-module-scss-module__DOYHVq__navLinks{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;padding:1.5rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Navbar-module-scss-module__DOYHVq__navLinks.Navbar-module-scss-module__DOYHVq__active{display:flex}}.Navbar-module-scss-module__DOYHVq__navActions{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.Navbar-module-scss-module__DOYHVq__navActions{display:none}}.Navbar-module-scss-module__DOYHVq__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.Navbar-module-scss-module__DOYHVq__menuToggle span{background:#0f172a;width:24px;height:2px;transition:all .3s}@media (max-width:768px){.Navbar-module-scss-module__DOYHVq__menuToggle{display:flex}}
.Hero-module-scss-module__wfOUQG__hero{background:radial-gradient(circle at 20%,#2563eb1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#7c3aed1a 0%,#0000 50%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__wfOUQG__hero:before{content:"";opacity:.5;z-index:0;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><path d=\"M 100 0 L 0 0 0 100\" fill=\"none\" stroke=\"rgba(37,99,235,0.05)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.Hero-module-scss-module__wfOUQG__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid;position:relative}@media (max-width:1024px){.Hero-module-scss-module__wfOUQG__heroContent{text-align:center;grid-template-columns:1fr;gap:4rem}}.Hero-module-scss-module__wfOUQG__heroText{flex-direction:column;gap:2rem;display:flex}.Hero-module-scss-module__wfOUQG__headline{color:#0f172a;font-size:3.75rem;font-weight:700;line-height:1.1}@media (max-width:1024px){.Hero-module-scss-module__wfOUQG__headline{font-size:3rem}}@media (max-width:768px){.Hero-module-scss-module__wfOUQG__headline{font-size:2.25rem}}@media (max-width:640px){.Hero-module-scss-module__wfOUQG__headline{font-size:1.875rem}}.Hero-module-scss-module__wfOUQG__subheading{color:#64748b;max-width:600px;font-size:1.25rem;line-height:1.6}@media (max-width:1024px){.Hero-module-scss-module__wfOUQG__subheading{margin:0 auto}}@media (max-width:768px){.Hero-module-scss-module__wfOUQG__subheading{font-size:1.125rem}}.Hero-module-scss-module__wfOUQG__ctas{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.Hero-module-scss-module__wfOUQG__ctas{justify-content:center}}@media (max-width:640px){.Hero-module-scss-module__wfOUQG__ctas{flex-direction:column}}.Hero-module-scss-module__wfOUQG__heroVisual{justify-content:center;align-items:center;display:flex}.Hero-module-scss-module__wfOUQG__dashboardMockup{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:500px;padding:1.5rem;animation:6s ease-in-out infinite Hero-module-scss-module__wfOUQG__float;box-shadow:0 25px 50px -12px #00000040}@keyframes Hero-module-scss-module__wfOUQG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module-scss-module__wfOUQG__mockupHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Hero-module-scss-module__wfOUQG__dots{gap:.5rem;display:flex}.Hero-module-scss-module__wfOUQG__dots span{background:#e2e8f0;border-radius:50%;width:12px;height:12px}.Hero-module-scss-module__wfOUQG__dots span:first-child{background:#ef4444}.Hero-module-scss-module__wfOUQG__dots span:nth-child(2){background:#f59e0b}.Hero-module-scss-module__wfOUQG__dots span:nth-child(3){background:#10b981}.Hero-module-scss-module__wfOUQG__mockupTitle{color:#0f172a;font-size:1rem;font-weight:600}.Hero-module-scss-module__wfOUQG__mockupContent{gap:1.5rem;display:grid}.Hero-module-scss-module__wfOUQG__stat{background:#f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Hero-module-scss-module__wfOUQG__statLabel{color:#64748b;font-size:.875rem;font-weight:500}.Hero-module-scss-module__wfOUQG__statValue{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}
.Problem-module-scss-module__qxs6Ja__problem{background:#f1f5f9}.Problem-module-scss-module__qxs6Ja__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.Problem-module-scss-module__qxs6Ja__header{margin-bottom:4rem}}.Problem-module-scss-module__qxs6Ja__title{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.Problem-module-scss-module__qxs6Ja__title{font-size:1.875rem}}@media (max-width:640px){.Problem-module-scss-module__qxs6Ja__title{font-size:1.5rem}}.Problem-module-scss-module__qxs6Ja__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.Problem-module-scss-module__qxs6Ja__subtitle{font-size:1rem}}.Problem-module-scss-module__qxs6Ja__problemGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}@media (max-width:640px){.Problem-module-scss-module__qxs6Ja__problemGrid{grid-template-columns:1fr;gap:1rem}}.Problem-module-scss-module__qxs6Ja__problemCard{background:#fff;border-left:4px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}.Problem-module-scss-module__qxs6Ja__problemCard:hover{border-left-color:#ef4444;transform:translate(4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Problem-module-scss-module__qxs6Ja__problemIcon{flex-shrink:0;font-size:1.875rem}.Problem-module-scss-module__qxs6Ja__problemTitle{color:#0f172a;font-size:1rem;font-weight:600}
.Solution-module-scss-module__5E_K-q__solution{background:#fff}.Solution-module-scss-module__5E_K-q__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.Solution-module-scss-module__5E_K-q__header{margin-bottom:4rem}}.Solution-module-scss-module__5E_K-q__title{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.Solution-module-scss-module__5E_K-q__title{font-size:1.875rem}}@media (max-width:640px){.Solution-module-scss-module__5E_K-q__title{font-size:1.5rem}}.Solution-module-scss-module__5E_K-q__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.Solution-module-scss-module__5E_K-q__subtitle{font-size:1rem}}.Solution-module-scss-module__5E_K-q__solutionGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.Solution-module-scss-module__5E_K-q__solutionGrid{grid-template-columns:1fr}}.Solution-module-scss-module__5E_K-q__solutionCard{background:#f1f5f9;border:2px solid #0000;border-radius:12px;gap:1rem;padding:2rem;transition:all .3s;display:flex}.Solution-module-scss-module__5E_K-q__solutionCard:hover{background:#fff;border-color:#2563eb;transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Solution-module-scss-module__5E_K-q__solutionIcon{flex-shrink:0;font-size:1.875rem}.Solution-module-scss-module__5E_K-q__solutionContent{flex-direction:column;gap:.5rem;display:flex}.Solution-module-scss-module__5E_K-q__solutionTitle{color:#0f172a;font-size:1.125rem;font-weight:700}.Solution-module-scss-module__5E_K-q__solutionDescription{color:#64748b;font-size:1rem;line-height:1.5}
.FeatureCard-module-scss-module__VGV-Lq__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FeatureCard-module-scss-module__VGV-Lq__card:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FeatureCard-module-scss-module__VGV-Lq__icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:2.25rem;display:flex}.FeatureCard-module-scss-module__VGV-Lq__title{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.FeatureCard-module-scss-module__VGV-Lq__description{color:#64748b;font-size:1rem;line-height:1.6}
.Features-module-scss-module__k0wtyq__features{color:#fff;background:#0f172a}.Features-module-scss-module__k0wtyq__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.Features-module-scss-module__k0wtyq__header{margin-bottom:4rem}}.Features-module-scss-module__k0wtyq__title{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.Features-module-scss-module__k0wtyq__title{font-size:1.875rem}}@media (max-width:640px){.Features-module-scss-module__k0wtyq__title{font-size:1.5rem}}.Features-module-scss-module__k0wtyq__subtitle{color:#e2e8f0;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.Features-module-scss-module__k0wtyq__subtitle{font-size:1rem}}.Features-module-scss-module__k0wtyq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}@media (max-width:768px){.Features-module-scss-module__k0wtyq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:640px){.Features-module-scss-module__k0wtyq__featuresGrid{grid-template-columns:1fr}}
.StepCard-module-scss-module__dWGrrG__card{text-align:center;background:#fff;border-radius:16px;padding:3rem;transition:all .3s;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.StepCard-module-scss-module__dWGrrG__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.StepCard-module-scss-module__dWGrrG__number{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex;position:absolute;top:-1rem;right:-1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.StepCard-module-scss-module__dWGrrG__icon{color:#2563eb;margin-bottom:1rem;font-size:3rem}.StepCard-module-scss-module__dWGrrG__title{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.StepCard-module-scss-module__dWGrrG__description{color:#64748b;font-size:1rem;line-height:1.6}
.HowItWorks-module-scss-module__SW8OMG__howItWorks{background:#f1f5f9}.HowItWorks-module-scss-module__SW8OMG__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.HowItWorks-module-scss-module__SW8OMG__header{margin-bottom:4rem}}.HowItWorks-module-scss-module__SW8OMG__title{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.HowItWorks-module-scss-module__SW8OMG__title{font-size:1.875rem}}@media (max-width:640px){.HowItWorks-module-scss-module__SW8OMG__title{font-size:1.5rem}}.HowItWorks-module-scss-module__SW8OMG__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.HowItWorks-module-scss-module__SW8OMG__subtitle{font-size:1rem}}.HowItWorks-module-scss-module__SW8OMG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}@media (max-width:768px){.HowItWorks-module-scss-module__SW8OMG__stepsGrid{gap:2rem}}@media (max-width:640px){.HowItWorks-module-scss-module__SW8OMG__stepsGrid{grid-template-columns:1fr}}
.TestimonialCard-module-scss-module__NlN_iW__card{background:#fff;border-left:4px solid #2563eb;border-radius:16px;padding:3rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.TestimonialCard-module-scss-module__NlN_iW__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.TestimonialCard-module-scss-module__NlN_iW__quote{color:#0f172a;margin-bottom:1.5rem;font-size:1.125rem;font-style:italic;line-height:1.6}.TestimonialCard-module-scss-module__NlN_iW__author{flex-direction:column;gap:.5rem;display:flex}.TestimonialCard-module-scss-module__NlN_iW__authorName{color:#0f172a;font-size:1rem;font-weight:700}.TestimonialCard-module-scss-module__NlN_iW__authorRole{color:#64748b;font-size:.875rem}
.DashboardHome-module-scss-module__yOwULW__dashboardHome{max-width:1400px;margin:0 auto;padding:40px}.DashboardHome-module-scss-module__yOwULW__hero{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:60px;display:flex;position:relative;overflow:hidden}.DashboardHome-module-scss-module__yOwULW__hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.DashboardHome-module-scss-module__yOwULW__heroContent{z-index:2;flex:1;position:relative}.DashboardHome-module-scss-module__yOwULW__title{color:#fff;margin-bottom:16px;font-size:2.75rem;font-weight:700}.DashboardHome-module-scss-module__yOwULW__subtitle{color:#ffffffe6;max-width:600px;margin-bottom:32px;font-size:1.125rem;line-height:1.7}.DashboardHome-module-scss-module__yOwULW__heroVisual{width:200px;height:200px;position:relative}.DashboardHome-module-scss-module__yOwULW__aiOrb{background:radial-gradient(circle at 30% 30%,#fff6,#ffffff1a);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite DashboardHome-module-scss-module__yOwULW__pulse;box-shadow:0 0 60px #ffffff4d,inset 0 0 40px #fff3}@keyframes DashboardHome-module-scss-module__yOwULW__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.DashboardHome-module-scss-module__yOwULW__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px;display:grid}.DashboardHome-module-scss-module__yOwULW__statCard{background:#fff;border-radius:12px;padding:28px;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.DashboardHome-module-scss-module__yOwULW__statCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.DashboardHome-module-scss-module__yOwULW__statLabel{color:#64748b;margin-bottom:8px;font-size:.875rem;font-weight:500}.DashboardHome-module-scss-module__yOwULW__statValue{color:#1e293b;margin-bottom:8px;font-size:2.25rem;font-weight:700}.DashboardHome-module-scss-module__yOwULW__statChange{align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:inline-flex}.DashboardHome-module-scss-module__yOwULW__statChange.DashboardHome-module-scss-module__yOwULW__up{color:#10b981}.DashboardHome-module-scss-module__yOwULW__statChange.DashboardHome-module-scss-module__yOwULW__neutral{color:#64748b}.DashboardHome-module-scss-module__yOwULW__statChange svg{width:16px;height:16px}.DashboardHome-module-scss-module__yOwULW__recentSection{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.DashboardHome-module-scss-module__yOwULW__sectionTitle{color:#1e293b;margin-bottom:24px;font-size:1.5rem;font-weight:700}.DashboardHome-module-scss-module__yOwULW__tableContainer{overflow-x:auto}.DashboardHome-module-scss-module__yOwULW__table{border-collapse:collapse;width:100%}.DashboardHome-module-scss-module__yOwULW__table thead{border-bottom:2px solid #e2e8f0}.DashboardHome-module-scss-module__yOwULW__table thead th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;padding:12px 16px;font-size:.875rem;font-weight:600}.DashboardHome-module-scss-module__yOwULW__table tbody tr{border-bottom:1px solid #e2e8f0;transition:all .15s}.DashboardHome-module-scss-module__yOwULW__table tbody tr:hover{background:#f1f5f9}.DashboardHome-module-scss-module__yOwULW__table tbody tr:last-child{border-bottom:none}.DashboardHome-module-scss-module__yOwULW__table tbody td{color:#1e293b;padding:16px;font-size:.938rem}.DashboardHome-module-scss-module__yOwULW__strategyName{color:#0f172a;font-weight:600}.DashboardHome-module-scss-module__yOwULW__platformIcons{gap:8px;display:flex}.DashboardHome-module-scss-module__yOwULW__platformIcon{color:#2563eb;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.DashboardHome-module-scss-module__yOwULW__platformIcon:hover{color:#fff;background:#2563eb}.DashboardHome-module-scss-module__yOwULW__statusBadge{text-transform:capitalize;border-radius:9999px;padding:6px 12px;font-size:.813rem;font-weight:600;display:inline-block}.DashboardHome-module-scss-module__yOwULW__statusBadge.DashboardHome-module-scss-module__yOwULW__active{color:#10b981;background:#10b9811a}.DashboardHome-module-scss-module__yOwULW__statusBadge.DashboardHome-module-scss-module__yOwULW__draft{color:#64748b;background:#64748b1a}.DashboardHome-module-scss-module__yOwULW__statusBadge.DashboardHome-module-scss-module__yOwULW__completed{color:#2563eb;background:#2563eb1a}.DashboardHome-module-scss-module__yOwULW__actionButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px;transition:all .15s}.DashboardHome-module-scss-module__yOwULW__actionButton:hover{color:#2563eb;background:#e2e8f0}@media (max-width:1024px){.DashboardHome-module-scss-module__yOwULW__statsGrid{grid-template-columns:repeat(2,1fr)}.DashboardHome-module-scss-module__yOwULW__hero{text-align:center;flex-direction:column}.DashboardHome-module-scss-module__yOwULW__heroVisual{margin-top:32px}.DashboardHome-module-scss-module__yOwULW__subtitle{max-width:100%}}@media (max-width:768px){.DashboardHome-module-scss-module__yOwULW__dashboardHome{padding:24px}.DashboardHome-module-scss-module__yOwULW__hero{padding:40px 24px}.DashboardHome-module-scss-module__yOwULW__title{font-size:2rem}.DashboardHome-module-scss-module__yOwULW__statsGrid{grid-template-columns:1fr;gap:16px}.DashboardHome-module-scss-module__yOwULW__recentSection{padding:24px}}
.SocialProof-module-scss-module__VDRjUW__socialProof{background:#fff}.SocialProof-module-scss-module__VDRjUW__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.SocialProof-module-scss-module__VDRjUW__header{margin-bottom:4rem}}.SocialProof-module-scss-module__VDRjUW__title{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.SocialProof-module-scss-module__VDRjUW__title{font-size:1.875rem}}@media (max-width:640px){.SocialProof-module-scss-module__VDRjUW__title{font-size:1.5rem}}.SocialProof-module-scss-module__VDRjUW__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.SocialProof-module-scss-module__VDRjUW__subtitle{font-size:1rem}}.SocialProof-module-scss-module__VDRjUW__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}@media (max-width:640px){.SocialProof-module-scss-module__VDRjUW__testimonialsGrid{grid-template-columns:1fr;gap:1.5rem}}
.Stepper-module-scss-module__NpN7vq__stepper{justify-content:space-between;align-items:flex-start;max-width:900px;margin:0 auto;padding:40px 0;display:flex}.Stepper-module-scss-module__NpN7vq__stepWrapper{flex:1;align-items:flex-start;display:flex;position:relative}.Stepper-module-scss-module__NpN7vq__stepWrapper:last-child{flex:0}.Stepper-module-scss-module__NpN7vq__step{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Stepper-module-scss-module__NpN7vq__stepNumber{color:#64748b;background:#fff;border:3px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex}.Stepper-module-scss-module__NpN7vq__active .Stepper-module-scss-module__NpN7vq__stepNumber{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.Stepper-module-scss-module__NpN7vq__completed .Stepper-module-scss-module__NpN7vq__stepNumber{color:#fff;background:#10b981;border-color:#10b981}.Stepper-module-scss-module__NpN7vq__stepInfo{max-width:140px}.Stepper-module-scss-module__NpN7vq__stepTitle{color:#1e293b;margin-bottom:4px;font-size:.938rem;font-weight:600}.Stepper-module-scss-module__NpN7vq__active .Stepper-module-scss-module__NpN7vq__stepTitle{color:#2563eb}.Stepper-module-scss-module__NpN7vq__completed .Stepper-module-scss-module__NpN7vq__stepTitle{color:#10b981}.Stepper-module-scss-module__NpN7vq__stepDescription{color:#64748b;font-size:.813rem;line-height:1.4}.Stepper-module-scss-module__NpN7vq__connector{z-index:1;background:#e2e8f0;flex:1;height:3px;margin-top:24px;transition:all .3s;position:relative}.Stepper-module-scss-module__NpN7vq__connector.Stepper-module-scss-module__NpN7vq__completed{background:#10b981}@media (max-width:768px){.Stepper-module-scss-module__NpN7vq__stepper{flex-direction:column;padding:24px 0}.Stepper-module-scss-module__NpN7vq__stepWrapper{flex-direction:column;width:100%;margin-bottom:20px}.Stepper-module-scss-module__NpN7vq__stepWrapper:last-child{margin-bottom:0}.Stepper-module-scss-module__NpN7vq__step{text-align:left;flex-direction:row;width:100%}.Stepper-module-scss-module__NpN7vq__stepNumber{flex-shrink:0;margin-bottom:0;margin-right:16px}.Stepper-module-scss-module__NpN7vq__stepInfo{text-align:left;max-width:none}.Stepper-module-scss-module__NpN7vq__connector{width:3px;height:20px;margin:8px 0 8px 22px}}
.CTA-module-scss-module__lvQO0q__cta{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);position:relative;overflow:hidden}.CTA-module-scss-module__lvQO0q__cta:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"2\" cy=\"2\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23dots)\"/></svg>");position:absolute;inset:0}.CTA-module-scss-module__lvQO0q__ctaContent{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:700px;margin:0 auto;display:flex;position:relative}.CTA-module-scss-module__lvQO0q__headline{color:#fff;font-size:3rem;font-weight:700}@media (max-width:768px){.CTA-module-scss-module__lvQO0q__headline{font-size:2.25rem}}@media (max-width:640px){.CTA-module-scss-module__lvQO0q__headline{font-size:1.875rem}}.CTA-module-scss-module__lvQO0q__subtext{color:#ffffffe6;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.CTA-module-scss-module__lvQO0q__subtext{font-size:1.125rem}}
.CreationWizard-module-scss-module__8V09_q__wizard{max-width:1000px;margin:0 auto;padding:40px}.CreationWizard-module-scss-module__8V09_q__wizardHeader{margin-bottom:32px}.CreationWizard-module-scss-module__8V09_q__backButton{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:.938rem;font-weight:500;transition:all .15s;display:inline-flex}.CreationWizard-module-scss-module__8V09_q__backButton:hover{color:#2563eb}.CreationWizard-module-scss-module__8V09_q__backButton svg{transition:all .15s}.CreationWizard-module-scss-module__8V09_q__backButton:hover svg{transform:translate(-4px)}.CreationWizard-module-scss-module__8V09_q__wizardContent{background:#fff;border-radius:16px;min-height:500px;margin-bottom:32px;padding:48px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CreationWizard-module-scss-module__8V09_q__step{animation:.3s ease-in CreationWizard-module-scss-module__8V09_q__fadeIn}@keyframes CreationWizard-module-scss-module__8V09_q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CreationWizard-module-scss-module__8V09_q__stepTitle{color:#1e293b;margin-bottom:12px;font-size:2rem;font-weight:700}.CreationWizard-module-scss-module__8V09_q__stepDescription{color:#64748b;margin-bottom:40px;font-size:1.063rem;line-height:1.6}.CreationWizard-module-scss-module__8V09_q__form{max-width:700px}.CreationWizard-module-scss-module__8V09_q__formGroup{margin-bottom:28px}.CreationWizard-module-scss-module__8V09_q__formGroup label{color:#1e293b;margin-bottom:10px;font-size:.938rem;font-weight:600;display:block}.CreationWizard-module-scss-module__8V09_q__formGroup input[type=text],.CreationWizard-module-scss-module__8V09_q__formGroup input[type=url],.CreationWizard-module-scss-module__8V09_q__formGroup input[type=email],.CreationWizard-module-scss-module__8V09_q__formGroup select,.CreationWizard-module-scss-module__8V09_q__formGroup textarea{color:#1e293b;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.CreationWizard-module-scss-module__8V09_q__formGroup input[type=text]:focus,.CreationWizard-module-scss-module__8V09_q__formGroup input[type=url]:focus,.CreationWizard-module-scss-module__8V09_q__formGroup input[type=email]:focus,.CreationWizard-module-scss-module__8V09_q__formGroup select:focus,.CreationWizard-module-scss-module__8V09_q__formGroup textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.CreationWizard-module-scss-module__8V09_q__formGroup input[type=text]::placeholder,.CreationWizard-module-scss-module__8V09_q__formGroup input[type=url]::placeholder,.CreationWizard-module-scss-module__8V09_q__formGroup input[type=email]::placeholder,.CreationWizard-module-scss-module__8V09_q__formGroup select::placeholder,.CreationWizard-module-scss-module__8V09_q__formGroup textarea::placeholder{color:#64748b}.CreationWizard-module-scss-module__8V09_q__formGroup textarea{resize:vertical;min-height:120px}.CreationWizard-module-scss-module__8V09_q__formGroup select{cursor:pointer}.CreationWizard-module-scss-module__8V09_q__formRow{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.CreationWizard-module-scss-module__8V09_q__slider{-webkit-appearance:none;background:#e2e8f0;border-radius:4px;outline:none;width:100%;height:8px}.CreationWizard-module-scss-module__8V09_q__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2563eb;border-radius:50%;width:20px;height:20px;transition:all .15s;box-shadow:0 2px 8px #2563eb4d}.CreationWizard-module-scss-module__8V09_q__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.CreationWizard-module-scss-module__8V09_q__slider::-moz-range-thumb{cursor:pointer;background:#2563eb;border:none;border-radius:50%;width:20px;height:20px;transition:all .15s;box-shadow:0 2px 8px #2563eb4d}.CreationWizard-module-scss-module__8V09_q__slider::-moz-range-thumb:hover{transform:scale(1.15)}.CreationWizard-module-scss-module__8V09_q__budgetRange{color:#64748b;justify-content:space-between;margin-top:8px;font-size:.875rem;display:flex}.CreationWizard-module-scss-module__8V09_q__uploadSection{max-width:700px}.CreationWizard-module-scss-module__8V09_q__dropzone{text-align:center;cursor:pointer;border:3px dashed #e2e8f0;border-radius:16px;padding:60px 40px;transition:all .3s}.CreationWizard-module-scss-module__8V09_q__dropzone:hover{background:#2563eb05;border-color:#2563eb}.CreationWizard-module-scss-module__8V09_q__fileInput{display:none}.CreationWizard-module-scss-module__8V09_q__dropzoneLabel{cursor:pointer;flex-direction:column;align-items:center;gap:16px;display:flex}.CreationWizard-module-scss-module__8V09_q__dropzoneLabel svg{color:#2563eb}.CreationWizard-module-scss-module__8V09_q__dropzoneTitle{color:#1e293b;font-size:1.125rem;font-weight:600}.CreationWizard-module-scss-module__8V09_q__dropzoneSubtitle{color:#64748b;font-size:.938rem}.CreationWizard-module-scss-module__8V09_q__uploadedFiles{margin-top:40px}.CreationWizard-module-scss-module__8V09_q__uploadedFiles h3{color:#1e293b;margin-bottom:20px;font-size:1.125rem;font-weight:600}.CreationWizard-module-scss-module__8V09_q__fileGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.CreationWizard-module-scss-module__8V09_q__filePreview{text-align:center;background:#f1f5f9;border-radius:12px;padding:20px;transition:all .15s;position:relative}.CreationWizard-module-scss-module__8V09_q__filePreview:hover{background:#e6edf4}.CreationWizard-module-scss-module__8V09_q__fileIcon{margin-bottom:8px;font-size:2.5rem}.CreationWizard-module-scss-module__8V09_q__fileName{color:#1e293b;word-break:break-word;font-size:.813rem}.CreationWizard-module-scss-module__8V09_q__removeFile{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:24px;height:24px;font-size:1.25rem;line-height:1;transition:all .15s;position:absolute;top:8px;right:8px}.CreationWizard-module-scss-module__8V09_q__removeFile:hover{background:#eb1515;transform:scale(1.1)}.CreationWizard-module-scss-module__8V09_q__reviewSection{gap:24px;max-width:700px;display:grid}.CreationWizard-module-scss-module__8V09_q__reviewCard{background:#f1f5f9;border-radius:12px;padding:28px}.CreationWizard-module-scss-module__8V09_q__reviewCard h3{color:#1e293b;margin-bottom:20px;font-size:1.25rem;font-weight:700}.CreationWizard-module-scss-module__8V09_q__reviewItem{border-bottom:1px solid #64748b33;justify-content:space-between;padding:12px 0;display:flex}.CreationWizard-module-scss-module__8V09_q__reviewItem:last-child{border-bottom:none}.CreationWizard-module-scss-module__8V09_q__reviewLabel{color:#64748b;font-size:.938rem;font-weight:600}.CreationWizard-module-scss-module__8V09_q__reviewValue{color:#1e293b;text-align:right;max-width:60%;font-size:.938rem}.CreationWizard-module-scss-module__8V09_q__mediaPreview{gap:12px;margin-top:16px;display:flex}.CreationWizard-module-scss-module__8V09_q__mediaThumbnail{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.CreationWizard-module-scss-module__8V09_q__wizardFooter{align-items:center;gap:16px;display:flex}.CreationWizard-module-scss-module__8V09_q__footerSpacer{flex:1}@media (max-width:768px){.CreationWizard-module-scss-module__8V09_q__wizard{padding:24px}.CreationWizard-module-scss-module__8V09_q__wizardContent{padding:32px 24px}.CreationWizard-module-scss-module__8V09_q__formRow{grid-template-columns:1fr}.CreationWizard-module-scss-module__8V09_q__fileGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.CreationWizard-module-scss-module__8V09_q__reviewValue{max-width:50%}}
.Contact-module-scss-module__JD6GpW__contact{background:linear-gradient(135deg,#f5f7fa 0%,#fff 100%);padding:100px 0}.Contact-module-scss-module__JD6GpW__contactHeader{text-align:center;max-width:700px;margin:0 auto 60px}.Contact-module-scss-module__JD6GpW__title{color:#0f172a;margin-bottom:15px;font-size:2.5rem;font-weight:700}.Contact-module-scss-module__JD6GpW__subtitle{color:#64748b;font-size:1.2rem;line-height:1.6}.Contact-module-scss-module__JD6GpW__contactContent{grid-template-columns:1fr 2fr;gap:60px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:768px){.Contact-module-scss-module__JD6GpW__contactContent{grid-template-columns:1fr;gap:40px}}.Contact-module-scss-module__JD6GpW__contactInfo h3{color:#0f172a;margin-bottom:30px;font-size:1.5rem;font-weight:600}.Contact-module-scss-module__JD6GpW__infoItem{background:#fff;border-radius:12px;gap:15px;padding:20px;display:flex;box-shadow:0 2px 10px #0000000d}.Contact-module-scss-module__JD6GpW__infoItem h4{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:.9rem;font-weight:600}.Contact-module-scss-module__JD6GpW__icon{color:#2563eb;flex-shrink:0;width:24px;height:24px;margin-top:5px}.Contact-module-scss-module__JD6GpW__email{color:#2563eb;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s}.Contact-module-scss-module__JD6GpW__email:hover{color:#134cca;text-decoration:underline}.Contact-module-scss-module__JD6GpW__contactForm{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014}.Contact-module-scss-module__JD6GpW__formGroup{margin-bottom:25px}.Contact-module-scss-module__JD6GpW__formGroup label{color:#0f172a;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.Contact-module-scss-module__JD6GpW__formGroup input,.Contact-module-scss-module__JD6GpW__formGroup textarea{border:2px solid #e1e8ed;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module-scss-module__JD6GpW__formGroup input:focus,.Contact-module-scss-module__JD6GpW__formGroup textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Contact-module-scss-module__JD6GpW__formGroup input::placeholder,.Contact-module-scss-module__JD6GpW__formGroup textarea::placeholder{color:#adb5bd}.Contact-module-scss-module__JD6GpW__formGroup textarea{resize:vertical;min-height:120px}.Contact-module-scss-module__JD6GpW__successMessage{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:20px;padding:15px;font-size:.95rem}.Contact-module-scss-module__JD6GpW__errorMessage{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:20px;padding:15px;font-size:.95rem}
.ProcessingScreen-module-scss-module__Wc3HeG__processingScreen{z-index:9999;background:#0f172a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProcessingScreen-module-scss-module__Wc3HeG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.ProcessingScreen-module-scss-module__Wc3HeG__aiOrb{width:240px;height:240px;margin-bottom:60px;position:relative}.ProcessingScreen-module-scss-module__Wc3HeG__orbOuter,.ProcessingScreen-module-scss-module__Wc3HeG__orbMiddle,.ProcessingScreen-module-scss-module__Wc3HeG__orbInner{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProcessingScreen-module-scss-module__Wc3HeG__orbOuter{filter:blur(20px);background:radial-gradient(circle at 30% 30%,#2563eb4d,#7c3aed1a);width:240px;height:240px;animation:3s ease-in-out infinite ProcessingScreen-module-scss-module__Wc3HeG__pulse-outer}.ProcessingScreen-module-scss-module__Wc3HeG__orbMiddle{filter:blur(15px);background:radial-gradient(circle at 35% 35%,#2563eb80,#7c3aed4d);width:180px;height:180px;animation:2.5s ease-in-out infinite ProcessingScreen-module-scss-module__Wc3HeG__pulse-middle}.ProcessingScreen-module-scss-module__Wc3HeG__orbInner{background:radial-gradient(circle at 40% 40%,#ffffffe6,#2563eb99);width:120px;height:120px;animation:2s ease-in-out infinite ProcessingScreen-module-scss-module__Wc3HeG__pulse-inner;box-shadow:0 0 60px #2563eb99,0 0 100px #7c3aed66,inset 0 0 40px #ffffff4d}@keyframes ProcessingScreen-module-scss-module__Wc3HeG__pulse-outer{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@keyframes ProcessingScreen-module-scss-module__Wc3HeG__pulse-middle{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.15)}}@keyframes ProcessingScreen-module-scss-module__Wc3HeG__pulse-inner{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.08)}}.ProcessingScreen-module-scss-module__Wc3HeG__statusMessage{color:#fff;min-height:40px;margin-bottom:40px;font-size:1.5rem;font-weight:600;animation:.5s ease-out ProcessingScreen-module-scss-module__Wc3HeG__fadeSlideIn}@keyframes ProcessingScreen-module-scss-module__Wc3HeG__fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProcessingScreen-module-scss-module__Wc3HeG__progressBar{background:#ffffff1a;border-radius:3px;width:400px;height:6px;margin-bottom:16px;overflow:hidden}.ProcessingScreen-module-scss-module__Wc3HeG__progressFill{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:3px;height:100%;transition:width .5s ease-out;box-shadow:0 0 20px #2563eb99}.ProcessingScreen-module-scss-module__Wc3HeG__progressText{color:#ffffffb3;font-size:1.125rem;font-weight:500}@media (max-width:768px){.ProcessingScreen-module-scss-module__Wc3HeG__aiOrb,.ProcessingScreen-module-scss-module__Wc3HeG__orbOuter{width:180px;height:180px}.ProcessingScreen-module-scss-module__Wc3HeG__orbMiddle{width:135px;height:135px}.ProcessingScreen-module-scss-module__Wc3HeG__orbInner{width:90px;height:90px}.ProcessingScreen-module-scss-module__Wc3HeG__statusMessage{font-size:1.25rem}.ProcessingScreen-module-scss-module__Wc3HeG__progressBar{width:300px}}
.Footer-module-scss-module__dLqtNa__footer{color:#fff;background:#0f172a;padding:6rem 0 2rem}.Footer-module-scss-module__dLqtNa__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Footer-module-scss-module__dLqtNa__footerContent{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:640px){.Footer-module-scss-module__dLqtNa__footerContent{grid-template-columns:1fr;gap:2rem}}.Footer-module-scss-module__dLqtNa__footerSection h3,.Footer-module-scss-module__dLqtNa__footerSection h4{margin-bottom:1rem;font-size:1.125rem}.Footer-module-scss-module__dLqtNa__footerSection h3{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem}.Footer-module-scss-module__dLqtNa__footerSection ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module-scss-module__dLqtNa__footerSection a{color:#e2e8f0;font-size:1rem;transition:all .3s}.Footer-module-scss-module__dLqtNa__footerSection a:hover{color:#fff;padding-left:.5rem}.Footer-module-scss-module__dLqtNa__description{color:#e2e8f0;max-width:300px;font-size:1rem}.Footer-module-scss-module__dLqtNa__logo{font-weight:700}.Footer-module-scss-module__dLqtNa__footerBottom{text-align:center;color:#e2e8f0;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}
.ResultsDashboard-module-scss-module___ie4lq__resultsDashboard{background:#f1f5f9;min-height:100vh;padding:40px}.ResultsDashboard-module-scss-module___ie4lq__header{justify-content:space-between;align-items:flex-start;max-width:1600px;margin:0 auto 32px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__title{color:#1e293b;margin-bottom:8px;font-size:2.25rem;font-weight:700}.ResultsDashboard-module-scss-module___ie4lq__subtitle{color:#64748b;font-size:1.125rem}.ResultsDashboard-module-scss-module___ie4lq__backLink{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.938rem;font-weight:500;transition:all .15s}.ResultsDashboard-module-scss-module___ie4lq__backLink:hover{color:#134cca}.ResultsDashboard-module-scss-module___ie4lq__layout{grid-template-columns:1fr 320px;align-items:start;gap:32px;max-width:1600px;margin:0 auto;display:grid}.ResultsDashboard-module-scss-module___ie4lq__mainContent{flex-direction:column;gap:24px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__panel{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ResultsDashboard-module-scss-module___ie4lq__panelTitle{color:#1e293b;align-items:center;gap:12px;margin-bottom:24px;font-size:1.5rem;font-weight:700;display:flex}.ResultsDashboard-module-scss-module___ie4lq__panelTitle .ResultsDashboard-module-scss-module___ie4lq__icon{font-size:1.75rem}.ResultsDashboard-module-scss-module___ie4lq__creativeGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__creativeCard{border:2px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden}.ResultsDashboard-module-scss-module___ie4lq__creativeCard:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ResultsDashboard-module-scss-module___ie4lq__creativeMockup{aspect-ratio:1;background:linear-gradient(135deg,#f1f5f9,#dfe8f1);justify-content:center;align-items:center;display:flex}.ResultsDashboard-module-scss-module___ie4lq__mockupPlaceholder{color:#64748b;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__creativeInfo{justify-content:space-between;padding:12px;font-size:.813rem;display:flex}.ResultsDashboard-module-scss-module___ie4lq__creativeType{color:#1e293b;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__creativeFormat{color:#64748b}.ResultsDashboard-module-scss-module___ie4lq__creativeHooks h3{color:#1e293b;margin-bottom:16px;font-size:1.125rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__tagCloud{flex-wrap:wrap;gap:10px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__tag{color:#2563eb;background:#f1f5f9;border-radius:9999px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-block}.ResultsDashboard-module-scss-module___ie4lq__tag:hover{color:#fff;background:#2563eb}.ResultsDashboard-module-scss-module___ie4lq__tabs{border-bottom:2px solid #e2e8f0;gap:8px;margin-bottom:24px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .15s}.ResultsDashboard-module-scss-module___ie4lq__tab:hover{color:#2563eb}.ResultsDashboard-module-scss-module___ie4lq__tab.ResultsDashboard-module-scss-module___ie4lq__active{color:#2563eb;border-bottom-color:#2563eb}.ResultsDashboard-module-scss-module___ie4lq__tabContent{animation:.3s ease-in ResultsDashboard-module-scss-module___ie4lq__fadeIn}.ResultsDashboard-module-scss-module___ie4lq__targetingSection{margin-bottom:28px}.ResultsDashboard-module-scss-module___ie4lq__targetingSection:last-child{margin-bottom:0}.ResultsDashboard-module-scss-module___ie4lq__targetingSection h3{color:#1e293b;margin-bottom:16px;font-size:1.125rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__audienceCards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__audienceCard{text-align:center;background:#f1f5f9;border-radius:12px;padding:20px;transition:all .15s}.ResultsDashboard-module-scss-module___ie4lq__audienceCard:hover{background:#e6edf4;transform:translateY(-2px)}.ResultsDashboard-module-scss-module___ie4lq__audienceIcon{margin-bottom:12px;font-size:2rem}.ResultsDashboard-module-scss-module___ie4lq__audienceName{color:#1e293b;margin-bottom:8px;font-size:.938rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__audienceSize{color:#64748b;font-size:.813rem}.ResultsDashboard-module-scss-module___ie4lq__demoGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__demoItem{background:#f1f5f9;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__demoLabel{color:#64748b;font-size:.875rem;font-weight:500}.ResultsDashboard-module-scss-module___ie4lq__demoValue{color:#1e293b;font-size:1.063rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__keywordClusters{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__clusterCard{text-align:center;background:#f1f5f9;border-radius:12px;padding:24px;transition:all .15s}.ResultsDashboard-module-scss-module___ie4lq__clusterCard:hover{color:#fff;background:#2563eb}.ResultsDashboard-module-scss-module___ie4lq__clusterCard:hover .ResultsDashboard-module-scss-module___ie4lq__clusterCount{color:#ffffffe6}.ResultsDashboard-module-scss-module___ie4lq__clusterName{margin-bottom:8px;font-size:1.063rem;font-weight:700}.ResultsDashboard-module-scss-module___ie4lq__clusterCount{color:#64748b;font-size:.875rem}.ResultsDashboard-module-scss-module___ie4lq__copySection{margin-bottom:32px}.ResultsDashboard-module-scss-module___ie4lq__copySection:last-child{margin-bottom:0}.ResultsDashboard-module-scss-module___ie4lq__copySection h3{color:#1e293b;margin-bottom:16px;font-size:1.125rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__copyCards{flex-direction:column;gap:12px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__copyCard{background:#f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .15s;display:flex}.ResultsDashboard-module-scss-module___ie4lq__copyCard:hover{background:#e6edf4}.ResultsDashboard-module-scss-module___ie4lq__copyText{color:#1e293b;flex:1;font-size:1rem;font-weight:500}.ResultsDashboard-module-scss-module___ie4lq__copyButton{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px;font-size:1.25rem;transition:all .15s}.ResultsDashboard-module-scss-module___ie4lq__copyButton:hover{background:#2563eb1a}.ResultsDashboard-module-scss-module___ie4lq__copyBlock{background:#f1f5f9;border-radius:12px;padding:20px;position:relative}.ResultsDashboard-module-scss-module___ie4lq__copyBlock p{color:#1e293b;margin-bottom:16px;line-height:1.7}.ResultsDashboard-module-scss-module___ie4lq__ctaButtons{flex-wrap:wrap;gap:12px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__ctaPreview{color:#fff;background:#2563eb;border-radius:8px;padding:12px 24px;font-size:.938rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__budgetSplit{grid-template-columns:1fr 1fr;gap:32px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__chartArea{justify-content:center;align-items:center;display:flex}.ResultsDashboard-module-scss-module___ie4lq__donutChart{width:100%;max-width:300px}.ResultsDashboard-module-scss-module___ie4lq__chartLegend{flex-direction:column;gap:16px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__legendItem{align-items:center;gap:12px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__legendColor{border-radius:4px;width:16px;height:16px}.ResultsDashboard-module-scss-module___ie4lq__legendLabel{color:#1e293b;flex:1;font-weight:500}.ResultsDashboard-module-scss-module___ie4lq__legendValue{color:#1e293b;font-weight:700}.ResultsDashboard-module-scss-module___ie4lq__biddingCards{flex-direction:column;gap:16px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__biddingCard{background:#f1f5f9;border-radius:12px;padding:20px}.ResultsDashboard-module-scss-module___ie4lq__biddingCard h4{color:#1e293b;margin-bottom:16px;font-weight:700}.ResultsDashboard-module-scss-module___ie4lq__biddingDetail{justify-content:space-between;padding:8px 0;font-size:.938rem;display:flex}.ResultsDashboard-module-scss-module___ie4lq__biddingDetail span:first-child{color:#64748b}.ResultsDashboard-module-scss-module___ie4lq__biddingDetail span:last-child{color:#1e293b;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__campaignStructure{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.ResultsDashboard-module-scss-module___ie4lq__structureSection h3{color:#1e293b;margin-bottom:20px;font-size:1.125rem;font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__funnelDiagram{flex-direction:column;gap:12px;display:flex}.ResultsDashboard-module-scss-module___ie4lq__funnelItem{background:#f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .15s;display:flex}.ResultsDashboard-module-scss-module___ie4lq__funnelItem:hover{color:#fff;background:#2563eb}.ResultsDashboard-module-scss-module___ie4lq__funnelItem:hover .ResultsDashboard-module-scss-module___ie4lq__funnelBudget{color:#ffffffe6}.ResultsDashboard-module-scss-module___ie4lq__funnelName{font-weight:600}.ResultsDashboard-module-scss-module___ie4lq__funnelBudget{color:#64748b;font-weight:500}.ResultsDashboard-module-scss-module___ie4lq__sidebar{position:sticky;top:32px}.ResultsDashboard-module-scss-module___ie4lq__actionsPanel{background:#fff;border-radius:16px;padding:28px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ResultsDashboard-module-scss-module___ie4lq__sidebarTitle{color:#1e293b;margin-bottom:20px;font-size:1.25rem;font-weight:700}.ResultsDashboard-module-scss-module___ie4lq__actionButtons{flex-direction:column;gap:12px;display:flex}@media (max-width:1400px){.ResultsDashboard-module-scss-module___ie4lq__layout{grid-template-columns:1fr 280px}.ResultsDashboard-module-scss-module___ie4lq__creativeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.ResultsDashboard-module-scss-module___ie4lq__layout{grid-template-columns:1fr}.ResultsDashboard-module-scss-module___ie4lq__sidebar{position:static}.ResultsDashboard-module-scss-module___ie4lq__creativeGrid,.ResultsDashboard-module-scss-module___ie4lq__audienceCards,.ResultsDashboard-module-scss-module___ie4lq__demoGrid,.ResultsDashboard-module-scss-module___ie4lq__keywordClusters,.ResultsDashboard-module-scss-module___ie4lq__budgetSplit,.ResultsDashboard-module-scss-module___ie4lq__campaignStructure{grid-template-columns:1fr}}@media (max-width:768px){.ResultsDashboard-module-scss-module___ie4lq__resultsDashboard,.ResultsDashboard-module-scss-module___ie4lq__panel{padding:24px}.ResultsDashboard-module-scss-module___ie4lq__title{font-size:1.75rem}.ResultsDashboard-module-scss-module___ie4lq__header{flex-direction:column;gap:16px}}
