.Header-module__CP1iCW__header{z-index:100;background:color-mix(in srgb, var(--dp-bg) 90%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--dp-border);position:sticky;top:0}.Header-module__CP1iCW__inner{align-items:center;gap:.5rem;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__CP1iCW__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;margin-right:auto;padding:.25rem 0;text-decoration:none;display:flex}.Header-module__CP1iCW__logo:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px;border-radius:6px}.Header-module__CP1iCW__logoMark{background:var(--dp-primary);width:32px;height:32px;color:var(--dp-primary-contrast);font-family:var(--dp-font-heading);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.Header-module__CP1iCW__logoText{font-family:var(--dp-font-heading);color:var(--dp-primary);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.Header-module__CP1iCW__nav{gap:.25rem;display:none}@media (min-width:768px){.Header-module__CP1iCW__nav{display:flex}}.Header-module__CP1iCW__navItem{font-size:.875rem;font-family:var(--dp-font-body);color:var(--dp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem .75rem;font-weight:600;transition:color .15s,background .15s}.Header-module__CP1iCW__navItem:hover{color:var(--dp-primary);background:var(--dp-surface-alt)}.Header-module__CP1iCW__navActive{color:var(--dp-primary)!important;background:var(--dp-surface-alt)!important}.Header-module__CP1iCW__navItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__CP1iCW__ctaBtn{background:var(--dp-primary);color:var(--dp-primary-contrast);font-size:.875rem;font-family:var(--dp-font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;flex-shrink:0;padding:.5rem 1.25rem;font-weight:700;transition:background .15s,transform .1s;display:none}@media (min-width:768px){.Header-module__CP1iCW__ctaBtn{display:block}}.Header-module__CP1iCW__ctaBtn:hover{background:var(--dp-primary-hover);transform:translateY(-1px)}.Header-module__CP1iCW__ctaBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}.Header-module__CP1iCW__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:flex}@media (min-width:768px){.Header-module__CP1iCW__hamburger{display:none}}.Header-module__CP1iCW__hamburger:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__CP1iCW__bar{background:var(--dp-text);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__CP1iCW__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__CP1iCW__barMid{opacity:0}.Header-module__CP1iCW__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__CP1iCW__mobileMenu{border-top:1px solid var(--dp-border);background:var(--dp-surface);flex-direction:column;gap:.25rem;padding:1rem;display:flex}@media (min-width:768px){.Header-module__CP1iCW__mobileMenu{display:none}}.Header-module__CP1iCW__mobileNavItem{font-size:1rem;font-family:var(--dp-font-body);color:var(--dp-text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;padding:.75rem 1rem;font-weight:600;transition:color .15s,background .15s}.Header-module__CP1iCW__mobileNavItem:hover{color:var(--dp-primary);background:var(--dp-surface-alt)}.Header-module__CP1iCW__mobileNavItem:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Header-module__CP1iCW__mobileCta{background:var(--dp-primary);color:var(--dp-primary-contrast);font-size:.975rem;font-family:var(--dp-font-body);cursor:pointer;text-align:center;border:none;border-radius:100px;margin-top:.5rem;padding:.75rem;font-weight:700}.Header-module__CP1iCW__mobileCta:focus-visible{outline:2px solid var(--dp-primary);outline-offset:3px}
.PhoneMockup-module__Yyd_uW__wrapper{justify-content:center;align-items:center;padding:1rem 0;display:flex}.PhoneMockup-module__Yyd_uW__phone{background:var(--dp-surface);border:3px solid var(--dp-border);width:250px;height:500px;box-shadow:var(--dp-glow-strong), 0 20px 60px color-mix(in srgb, var(--dp-primary) 15%, transparent), 0 4px 16px color-mix(in srgb, var(--dp-text) 8%, transparent);border-radius:40px;flex-shrink:0;position:relative;overflow:hidden}@media (min-width:768px){.PhoneMockup-module__Yyd_uW__phone{width:280px;height:560px}}.PhoneMockup-module__Yyd_uW__phoneSpeaker{background:var(--dp-border);z-index:2;border-radius:3px;width:50px;height:5px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.PhoneMockup-module__Yyd_uW__phoneScreen{background:var(--dp-bg);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.PhoneMockup-module__Yyd_uW__statusBar{color:var(--dp-text-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 14px 4px;font-size:.5625rem;display:flex}.PhoneMockup-module__Yyd_uW__statusIcons{align-items:center;gap:3px;font-size:.5rem;display:flex}.PhoneMockup-module__Yyd_uW__screenContent{flex:1;overflow:hidden}.PhoneMockup-module__Yyd_uW__screen{scrollbar-width:none;flex-direction:column;gap:8px;height:100%;padding:8px 12px;display:flex;overflow-y:auto}.PhoneMockup-module__Yyd_uW__screen::-webkit-scrollbar{display:none}.PhoneMockup-module__Yyd_uW__screenHeader{justify-content:space-between;align-items:center;display:flex}.PhoneMockup-module__Yyd_uW__greeting{color:var(--dp-text);font-size:.6875rem;font-weight:700;font-family:var(--dp-font-heading)}.PhoneMockup-module__Yyd_uW__streakBadge{background:var(--dp-surface-alt);color:var(--dp-text);border:1px solid var(--dp-border);border-radius:100px;padding:2px 7px;font-size:.5625rem;font-weight:700}.PhoneMockup-module__Yyd_uW__sectionLabel{color:var(--dp-text);font-size:.5625rem;font-weight:700;font-family:var(--dp-font-heading);text-transform:uppercase;letter-spacing:.06em}.PhoneMockup-module__Yyd_uW__dayRow{gap:3px;display:flex}.PhoneMockup-module__Yyd_uW__dayChip{background:var(--dp-surface);border:1px solid var(--dp-border);font-size:.5625rem;font-weight:700;font-family:var(--dp-font-body);color:var(--dp-text-muted);cursor:pointer;border-radius:7px;flex:1;padding:5px 0;transition:background .15s,border-color .15s,color .15s}.PhoneMockup-module__Yyd_uW__dayChip:focus-visible{outline:1px solid var(--dp-primary)}.PhoneMockup-module__Yyd_uW__dayChipActive{background:var(--dp-primary);border-color:var(--dp-primary);color:var(--dp-primary-contrast)}.PhoneMockup-module__Yyd_uW__dayChipRest:not(.PhoneMockup-module__Yyd_uW__dayChipActive){border-style:dashed}.PhoneMockup-module__Yyd_uW__dayPanel{flex-direction:column;flex:1;gap:6px;display:flex}.PhoneMockup-module__Yyd_uW__focusRow{display:flex}.PhoneMockup-module__Yyd_uW__focusLabel{color:var(--dp-primary);font-size:.625rem;font-weight:700;font-family:var(--dp-font-heading)}.PhoneMockup-module__Yyd_uW__restState{text-align:center;background:var(--dp-surface);border:1px dashed var(--dp-border);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px 10px;display:flex}.PhoneMockup-module__Yyd_uW__restIcon{font-size:1.25rem}.PhoneMockup-module__Yyd_uW__restText{color:var(--dp-text-muted);margin:0;font-size:.5625rem;line-height:1.4}.PhoneMockup-module__Yyd_uW__statRow{gap:5px;display:flex}.PhoneMockup-module__Yyd_uW__statCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:7px 5px;display:flex}.PhoneMockup-module__Yyd_uW__statIcon{font-size:.875rem}.PhoneMockup-module__Yyd_uW__statValue{color:var(--dp-primary);font-size:.75rem;font-weight:800;font-family:var(--dp-font-heading);line-height:1}.PhoneMockup-module__Yyd_uW__statLabel{color:var(--dp-text-muted);font-size:.4375rem}.PhoneMockup-module__Yyd_uW__workoutList{flex-direction:column;gap:4px;display:flex}.PhoneMockup-module__Yyd_uW__workoutRow{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:9px;align-items:center;gap:7px;padding:6px 8px;transition:border-color .15s;display:flex}.PhoneMockup-module__Yyd_uW__workoutDone{border-color:var(--dp-accent);background:color-mix(in srgb, var(--dp-accent) 10%, var(--dp-surface))}.PhoneMockup-module__Yyd_uW__workoutInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PhoneMockup-module__Yyd_uW__workoutLabel{color:var(--dp-text);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;font-weight:600;overflow:hidden}.PhoneMockup-module__Yyd_uW__workoutMeta{color:var(--dp-text-muted);font-size:.4375rem}.PhoneMockup-module__Yyd_uW__workoutCheck{color:var(--dp-primary);flex-shrink:0;font-size:.625rem;font-weight:700}.PhoneMockup-module__Yyd_uW__calorieRing{align-items:center;gap:10px;display:flex}.PhoneMockup-module__Yyd_uW__ringOuter{flex-shrink:0;width:72px;height:72px;position:relative}.PhoneMockup-module__Yyd_uW__ringTrack{width:100%;height:100%}.PhoneMockup-module__Yyd_uW__ringBg{stroke:var(--dp-border)}.PhoneMockup-module__Yyd_uW__ringProgress{stroke:var(--dp-accent);transition:stroke-dasharray .5s}.PhoneMockup-module__Yyd_uW__ringInner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PhoneMockup-module__Yyd_uW__ringValue{color:var(--dp-primary);font-size:.625rem;font-weight:800;font-family:var(--dp-font-heading);line-height:1}.PhoneMockup-module__Yyd_uW__ringLabel{color:var(--dp-text-muted);font-size:.375rem}.PhoneMockup-module__Yyd_uW__ringMeta{flex-direction:column;gap:2px;display:flex}.PhoneMockup-module__Yyd_uW__ringGoal,.PhoneMockup-module__Yyd_uW__ringRemain{color:var(--dp-text-muted);font-size:.5rem}.PhoneMockup-module__Yyd_uW__ringGoal{color:var(--dp-text);font-weight:600}.PhoneMockup-module__Yyd_uW__macroRow{gap:5px;display:flex}.PhoneMockup-module__Yyd_uW__macroCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 5px;display:flex}.PhoneMockup-module__Yyd_uW__macroValue{color:var(--dp-text);font-size:.625rem;font-weight:700;font-family:var(--dp-font-heading)}.PhoneMockup-module__Yyd_uW__macroBarWrap{background:var(--dp-border);border-radius:2px;width:100%;height:4px;overflow:hidden}.PhoneMockup-module__Yyd_uW__macroBar{border-radius:2px;min-width:10%;height:100%;transition:width .4s}.PhoneMockup-module__Yyd_uW__macroLabel{color:var(--dp-text-muted);font-size:.4375rem}.PhoneMockup-module__Yyd_uW__mealList{flex-direction:column;gap:4px;display:flex}.PhoneMockup-module__Yyd_uW__mealRow{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:7px;align-items:center;gap:6px;padding:5px 7px;display:flex}.PhoneMockup-module__Yyd_uW__mealIcon{font-size:.625rem}.PhoneMockup-module__Yyd_uW__mealLabel{color:var(--dp-text);flex:1;font-size:.5rem;font-weight:600}.PhoneMockup-module__Yyd_uW__mealCal{color:var(--dp-text-muted);font-size:.5rem}.PhoneMockup-module__Yyd_uW__progressHighlights{gap:5px;display:flex}.PhoneMockup-module__Yyd_uW__highlightCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;display:flex}.PhoneMockup-module__Yyd_uW__highlightIcon{font-size:.875rem}.PhoneMockup-module__Yyd_uW__highlightValue{color:var(--dp-primary);font-size:.625rem;font-weight:800;font-family:var(--dp-font-heading);line-height:1}.PhoneMockup-module__Yyd_uW__highlightLabel{color:var(--dp-text-muted);text-align:center;font-size:.375rem}.PhoneMockup-module__Yyd_uW__miniChart{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;height:64px;padding:8px}.PhoneMockup-module__Yyd_uW__chartBars{align-items:flex-end;gap:4px;height:100%;display:flex}.PhoneMockup-module__Yyd_uW__chartBarGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:2px;height:100%;display:flex}.PhoneMockup-module__Yyd_uW__chartBar{background:var(--dp-accent);border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:height .3s}.PhoneMockup-module__Yyd_uW__chartLabel{color:var(--dp-text-muted);white-space:nowrap;font-size:.375rem}.PhoneMockup-module__Yyd_uW__badgeRow{gap:8px;display:flex}.PhoneMockup-module__Yyd_uW__badge{background:var(--dp-surface-alt);border:2px solid var(--dp-accent);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;display:flex}.PhoneMockup-module__Yyd_uW__badgeLocked{opacity:.35;border-color:var(--dp-border);filter:grayscale()}.PhoneMockup-module__Yyd_uW__bottomNav{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-shrink:0;display:flex}.PhoneMockup-module__Yyd_uW__bottomNavBtn{cursor:pointer;color:var(--dp-text-muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:5px 4px;transition:color .15s;display:flex}.PhoneMockup-module__Yyd_uW__bottomNavBtn:focus-visible{outline:1px solid var(--dp-primary)}.PhoneMockup-module__Yyd_uW__bottomNavActive{color:var(--dp-primary)!important}.PhoneMockup-module__Yyd_uW__bottomNavIcon{font-size:.875rem}.PhoneMockup-module__Yyd_uW__bottomNavLabel{font-size:.4375rem;font-family:var(--dp-font-body)}.PhoneMockup-module__Yyd_uW__homeIndicator{background:var(--dp-border);border-radius:2px;width:60px;height:3px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}
.PhoneMockupBrand-module__6TOHBa__macro-protein{background:#4ade80}.PhoneMockupBrand-module__6TOHBa__macro-carbs{background:#f59e0b}.PhoneMockupBrand-module__6TOHBa__macro-fat{background:#f87171}
.ProgramVitrini-module__8zWx8a__section{background:var(--dp-surface-alt);padding:4rem 1rem}.ProgramVitrini-module__8zWx8a__inner{max-width:1200px;margin:0 auto}.ProgramVitrini-module__8zWx8a__titleRow{text-align:center;margin-bottom:1.75rem}.ProgramVitrini-module__8zWx8a__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.ProgramVitrini-module__8zWx8a__title{font-size:2.5rem}}.ProgramVitrini-module__8zWx8a__subtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.ProgramVitrini-module__8zWx8a__chipRow{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:1.5rem 0;display:flex}.ProgramVitrini-module__8zWx8a__chip{background:var(--dp-surface);border:1px solid var(--dp-border);color:var(--dp-text);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:600;display:inline-flex}.ProgramVitrini-module__8zWx8a__levelTabs{justify-content:center;margin-bottom:1.25rem;display:flex}.ProgramVitrini-module__8zWx8a__levelSummary{text-align:center;flex-direction:column;align-items:center;gap:.35rem;max-width:640px;margin:0 auto 2.5rem;display:flex}.ProgramVitrini-module__8zWx8a__levelDayCount{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:999px;padding:.2rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.ProgramVitrini-module__8zWx8a__levelSummaryText{color:var(--dp-text-muted);margin:0;font-size:.9375rem;line-height:1.55}.ProgramVitrini-module__8zWx8a__layout{flex-direction:column-reverse;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.ProgramVitrini-module__8zWx8a__layout{flex-direction:row;align-items:flex-start}}.ProgramVitrini-module__8zWx8a__exerciseGrid{grid-template-columns:minmax(0,1fr);gap:.75rem;width:100%;display:grid}@media (min-width:768px){.ProgramVitrini-module__8zWx8a__exerciseGrid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr))}}.ProgramVitrini-module__8zWx8a__phoneCol{flex-shrink:0;justify-content:center;display:flex}
.ExerciseCard-module__bP8-4q__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);align-items:center;gap:.85rem;padding:.85rem;transition:border-color .15s,transform .15s;display:flex}.ExerciseCard-module__bP8-4q__card:hover{border-color:var(--dp-accent);transform:translateY(-2px)}.ExerciseCard-module__bP8-4q__pictogram{flex-shrink:0;width:42px;height:70px}.ExerciseCard-module__bP8-4q__regionOff{fill:color-mix(in srgb, var(--dp-text-muted) 22%, transparent)}.ExerciseCard-module__bP8-4q__regionOn{fill:var(--dp-accent)}.ExerciseCard-module__bP8-4q__body{flex-direction:column;gap:.3rem;min-width:0;display:flex}.ExerciseCard-module__bP8-4q__tag{background:var(--dp-primary);color:var(--dp-primary-contrast);font-family:var(--dp-font-body);letter-spacing:.01em;border-radius:999px;align-self:flex-start;align-items:center;padding:.1rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ExerciseCard-module__bP8-4q__name{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:.9375rem;font-weight:700;line-height:1.25}.ExerciseCard-module__bP8-4q__meta{color:var(--dp-text-muted);font-size:.8125rem}
.ProgressSection-module__tfCY4q__section{background:var(--dp-bg);padding:4rem 1rem}.ProgressSection-module__tfCY4q__inner{max-width:1200px;margin:0 auto}.ProgressSection-module__tfCY4q__titleRow{text-align:center;margin-bottom:2.5rem}.ProgressSection-module__tfCY4q__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.ProgressSection-module__tfCY4q__title{font-size:2.5rem}}.ProgressSection-module__tfCY4q__subtitle{color:var(--dp-text-muted);margin:0;font-size:1rem}.ProgressSection-module__tfCY4q__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.ProgressSection-module__tfCY4q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ProgressSection-module__tfCY4q__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);padding:1.5rem}.ProgressSection-module__tfCY4q__cardTitle{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0 0 .2rem;font-size:1.125rem;font-weight:700}.ProgressSection-module__tfCY4q__cardMeta{color:var(--dp-text-muted);margin:0 0 1rem;font-size:.8125rem}.ProgressSection-module__tfCY4q__sparklineWrap{justify-content:center;padding:.5rem 0;display:flex}.ProgressSection-module__tfCY4q__sparklineValue{text-align:center;font-family:var(--dp-font-heading);color:var(--dp-primary);font-size:1.75rem;font-weight:800;display:block}.ProgressSection-module__tfCY4q__disclaimer{text-align:center;max-width:760px;color:var(--dp-text-muted);margin:2rem auto 0;font-size:.8125rem;line-height:1.6}
.Avatars-module__oOXiQa__avatar-1{background:linear-gradient(135deg,#15803d 0%,#4ade80 100%)}.Avatars-module__oOXiQa__avatar-2{background:linear-gradient(135deg,#0369a1 0%,#38bdf8 100%)}.Avatars-module__oOXiQa__avatar-3{background:linear-gradient(135deg,#7c3aed 0%,#c4b5fd 100%)}.Avatars-module__oOXiQa__avatar-4{background:linear-gradient(135deg,#b45309 0%,#fcd34d 100%)}.Avatars-module__oOXiQa__avatar-5{background:linear-gradient(135deg,#be185d 0%,#f9a8d4 100%)}.Avatars-module__oOXiQa__avatar-6{background:linear-gradient(135deg,#0f766e 0%,#5eead4 100%)}
.Pricing-module__fbwOQG__section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.Pricing-module__fbwOQG__header{text-align:center;margin-bottom:2.5rem}.Pricing-module__fbwOQG__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.Pricing-module__fbwOQG__title{font-size:2.5rem}}.Pricing-module__fbwOQG__subtitle{color:var(--dp-text-muted);margin:0 0 1.5rem;font-size:1rem}.Pricing-module__fbwOQG__toggle{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:100px;gap:.25rem;padding:.25rem;display:inline-flex}.Pricing-module__fbwOQG__toggleBtn{font-family:var(--dp-font-body);color:var(--dp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:flex}.Pricing-module__fbwOQG__toggleBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Pricing-module__fbwOQG__toggleActive{background:var(--dp-primary)!important;color:var(--dp-primary-contrast)!important}.Pricing-module__fbwOQG__discountBadge{background:var(--dp-primary-hover);color:var(--dp-primary-contrast);border-radius:999px;padding:.1rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Pricing-module__fbwOQG__grid{gap:1.25rem;display:grid}@media (min-width:768px){.Pricing-module__fbwOQG__grid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__fbwOQG__card{background:var(--dp-surface);border:2px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:1rem;padding:2rem 1.5rem;transition:border-color .2s,transform .2s;display:flex;position:relative}.Pricing-module__fbwOQG__card:hover{transform:translateY(-2px)}.Pricing-module__fbwOQG__cardHighlighted{border-color:var(--dp-primary);background:color-mix(in srgb, var(--dp-primary) 4%, var(--dp-surface));box-shadow:var(--dp-glow)}.Pricing-module__fbwOQG__planBadge{white-space:nowrap;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__fbwOQG__planBadgePill{background:var(--dp-primary);color:var(--dp-primary-contrast);box-shadow:0 2px 8px color-mix(in srgb, var(--dp-primary) 30%, transparent);border-radius:999px;padding:.25rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.Pricing-module__fbwOQG__planName{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:1.25rem;font-weight:800}.Pricing-module__fbwOQG__priceRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Pricing-module__fbwOQG__price{font-family:var(--dp-font-heading);color:var(--dp-primary);letter-spacing:-.03em;font-size:1.625rem;font-weight:800}.Pricing-module__fbwOQG__yearlyTotal{color:var(--dp-text-muted);font-size:.8125rem}.Pricing-module__fbwOQG__planDesc{color:var(--dp-text-muted);margin:0;font-size:.875rem;line-height:1.5}.Pricing-module__fbwOQG__featureList{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__fbwOQG__featureItem{color:var(--dp-text);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.Pricing-module__fbwOQG__checkIcon{color:var(--dp-primary);flex-shrink:0;margin-top:.1em;font-weight:700}.Pricing-module__fbwOQG__planBtn{background:var(--dp-surface-alt);width:100%;color:var(--dp-primary);border:2px solid var(--dp-border);font-size:.9375rem;font-family:var(--dp-font-body);cursor:pointer;border-radius:100px;margin-top:auto;padding:.75rem;font-weight:700;transition:background .15s,transform .1s}.Pricing-module__fbwOQG__planBtn:hover{background:var(--dp-border)}.Pricing-module__fbwOQG__planBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Pricing-module__fbwOQG__planBtnPrimary{background:var(--dp-primary);color:var(--dp-primary-contrast);border-color:var(--dp-primary)}.Pricing-module__fbwOQG__planBtnPrimary:hover{background:var(--dp-primary-hover);border-color:var(--dp-primary-hover)}
.ContactCta-module__faZmHW__section{background:var(--dp-bg);padding:4rem 1rem}.ContactCta-module__faZmHW__inner{text-align:center;flex-direction:column;align-items:center;gap:.6rem;max-width:640px;margin:0 auto;display:flex}.ContactCta-module__faZmHW__kicker{font-family:var(--dp-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--dp-primary);font-size:.75rem;font-weight:700}.ContactCta-module__faZmHW__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800}@media (min-width:768px){.ContactCta-module__faZmHW__title{font-size:2.125rem}}.ContactCta-module__faZmHW__body{color:var(--dp-text-muted);max-width:52ch;margin:0;font-size:.9375rem;line-height:1.65}.ContactCta-module__faZmHW__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.ContactCta-module__faZmHW__primaryLink,.ContactCta-module__faZmHW__whatsappLink{min-height:44px;font-family:var(--dp-font-body);border-radius:100px;justify-content:center;align-items:center;padding:0 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .1s;display:inline-flex}.ContactCta-module__faZmHW__primaryLink{background:var(--dp-primary);color:var(--dp-primary-contrast)}.ContactCta-module__faZmHW__primaryLink:hover{background:var(--dp-primary-hover);transform:translateY(-1px)}.ContactCta-module__faZmHW__whatsappLink{background:var(--dp-whatsapp);color:var(--dp-whatsapp-contrast)}.ContactCta-module__faZmHW__whatsappLink:hover{background:var(--dp-whatsapp-hover)}.ContactCta-module__faZmHW__primaryLink:focus-visible,.ContactCta-module__faZmHW__whatsappLink:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.ContactCta-module__faZmHW__riskReversal{color:var(--dp-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:.5rem 0 0;font-size:.8438rem;display:flex}.ContactCta-module__faZmHW__riskBadge{background:var(--dp-primary);color:var(--dp-primary-contrast);border-radius:999px;padding:.1rem .6rem;font-size:.6875rem;font-weight:700;display:inline-flex}
.Testimonials-module__laWkjW__section{background:var(--dp-surface-alt);padding:4rem 1rem}.Testimonials-module__laWkjW__inner{max-width:1200px;margin:0 auto}.Testimonials-module__laWkjW__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.Testimonials-module__laWkjW__title{font-size:2.5rem}}.Testimonials-module__laWkjW__subtitle{text-align:center;color:var(--dp-text-muted);margin:0 0 2rem;font-size:1rem}.Testimonials-module__laWkjW__carousel{max-width:640px;margin:0 auto 2.5rem}.Testimonials-module__laWkjW__mainCard{background:var(--dp-surface);border:2px solid var(--dp-border);border-radius:var(--dp-radius);margin-bottom:1.25rem;padding:1.75rem}.Testimonials-module__laWkjW__cardTop{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Testimonials-module__laWkjW__avatar{width:48px;height:48px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.Testimonials-module__laWkjW__ratingWrap{margin-left:auto}.Testimonials-module__laWkjW__name{font-family:var(--dp-font-heading);color:var(--dp-text);margin:0;font-size:.9375rem;font-weight:700}.Testimonials-module__laWkjW__role{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.Testimonials-module__laWkjW__quote{margin:0;padding:0}.Testimonials-module__laWkjW__quoteText{color:var(--dp-text);margin:0;font-size:.9375rem;font-style:italic;line-height:1.6}.Testimonials-module__laWkjW__controls{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__laWkjW__navBtn{background:var(--dp-surface);border:2px solid var(--dp-border);width:36px;height:36px;color:var(--dp-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .15s,border-color .15s;display:flex}.Testimonials-module__laWkjW__navBtn:hover{background:var(--dp-surface-alt);border-color:var(--dp-primary)}.Testimonials-module__laWkjW__navBtn:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Testimonials-module__laWkjW__dots{align-items:center;gap:.4rem;display:flex}.Testimonials-module__laWkjW__dot{background:var(--dp-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,transform .15s}.Testimonials-module__laWkjW__dotActive{background:var(--dp-primary);transform:scale(1.3)}.Testimonials-module__laWkjW__dot:focus-visible{outline:2px solid var(--dp-primary);outline-offset:2px}.Testimonials-module__laWkjW__grid{gap:1rem;display:grid}@media (min-width:768px){.Testimonials-module__laWkjW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__laWkjW__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__laWkjW__gridCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Testimonials-module__laWkjW__gridCardTop{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Testimonials-module__laWkjW__avatarSm{width:36px;height:36px;color:var(--dp-primary-contrast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.Testimonials-module__laWkjW__gridName{color:var(--dp-text);margin:0;font-size:.8125rem;font-weight:700}.Testimonials-module__laWkjW__gridRole{color:var(--dp-text-muted);margin:0;font-size:.75rem}.Testimonials-module__laWkjW__gridRating{margin-left:auto}.Testimonials-module__laWkjW__gridComment{color:var(--dp-text);margin:0;font-size:.8125rem;font-style:italic;line-height:1.55}
.Faq-module__muj-dG__section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.Faq-module__muj-dG__inner{max-width:720px;margin:0 auto}.Faq-module__muj-dG__title{font-family:var(--dp-font-heading);color:var(--dp-text);letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.Faq-module__muj-dG__title{font-size:2.25rem}}.Faq-module__muj-dG__subtitle{text-align:center;color:var(--dp-text-muted);margin:0 0 2rem;font-size:1rem}.Faq-module__muj-dG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.Faq-module__muj-dG__item{background:var(--dp-surface);border:2px solid var(--dp-border);border-radius:var(--dp-radius-sm);transition:border-color .2s;overflow:hidden}.Faq-module__muj-dG__itemOpen{border-color:var(--dp-primary)}.Faq-module__muj-dG__question{text-align:left;cursor:pointer;width:100%;font-family:var(--dp-font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.Faq-module__muj-dG__question:focus-visible{outline:2px solid var(--dp-primary);outline-offset:-2px}.Faq-module__muj-dG__questionText{color:var(--dp-text);flex:1;font-size:.9375rem;font-weight:600;line-height:1.4}.Faq-module__muj-dG__chevron{color:var(--dp-primary);flex-shrink:0;font-size:1.375rem;line-height:1;transition:transform .2s;display:inline-block}.Faq-module__muj-dG__chevronOpen{transform:rotate(90deg)}.Faq-module__muj-dG__answer{margin:0;padding:0 1.25rem 1.25rem}.Faq-module__muj-dG__answerText{color:var(--dp-text-muted);margin:0;font-size:.9rem;line-height:1.65}
.Newsletter-module__kDJT7W__section{background:var(--dp-primary);padding:4rem 1rem}.Newsletter-module__kDJT7W__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.Newsletter-module__kDJT7W__badge{background:color-mix(in srgb, var(--dp-accent) 25%, transparent);color:var(--dp-accent);letter-spacing:.04em;border:1px solid color-mix(in srgb, var(--dp-accent) 40%, transparent);border-radius:100px;padding:.3rem .9rem;font-size:.8125rem;font-weight:700;display:inline-block}.Newsletter-module__kDJT7W__title{font-family:var(--dp-font-heading);color:var(--dp-primary-contrast);letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}@media (min-width:768px){.Newsletter-module__kDJT7W__title{font-size:2.5rem}}.Newsletter-module__kDJT7W__subtitle{color:color-mix(in srgb, var(--dp-primary-contrast) 80%, transparent);margin:0;font-size:1rem;line-height:1.5}.Newsletter-module__kDJT7W__form{flex-direction:column;gap:.5rem;width:100%;display:flex}.Newsletter-module__kDJT7W__inputWrap{flex-wrap:wrap;gap:.5rem;display:flex}.Newsletter-module__kDJT7W__inputWrap>:first-child{flex:1;min-width:180px}.Newsletter-module__kDJT7W__errorMsg{color:color-mix(in srgb, var(--dp-warning) 100%, transparent);text-align:left;margin:0;font-size:.8125rem}.Newsletter-module__kDJT7W__disclaimer{color:color-mix(in srgb, var(--dp-primary-contrast) 60%, transparent);margin:0;font-size:.75rem}.Newsletter-module__kDJT7W__success{background:color-mix(in srgb, var(--dp-accent) 20%, transparent);border:1px solid color-mix(in srgb, var(--dp-accent) 40%, transparent);border-radius:var(--dp-radius-sm);align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;display:flex}.Newsletter-module__kDJT7W__successIcon{background:var(--dp-accent);width:28px;height:28px;color:var(--dp-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.Newsletter-module__kDJT7W__successText{color:var(--dp-primary-contrast);text-align:left;margin:0;font-size:.9rem;line-height:1.4}.Newsletter-module__kDJT7W__stats{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.Newsletter-module__kDJT7W__stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.Newsletter-module__kDJT7W__statNum{font-family:var(--dp-font-heading);color:var(--dp-accent);font-size:1.25rem;font-weight:800;line-height:1}.Newsletter-module__kDJT7W__statLabel{color:color-mix(in srgb, var(--dp-primary-contrast) 70%, transparent);font-size:.75rem}
