.CadastroForm-module__1WqP7a__formCard,.CadastroForm-module__1WqP7a__successCard{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);width:100%;box-shadow:var(--shadow-card)}.CadastroForm-module__1WqP7a__formCard{flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;display:flex}.CadastroForm-module__1WqP7a__successCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem 2.5rem;display:flex}.CadastroForm-module__1WqP7a__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.CadastroForm-module__1WqP7a__logoContainer{background:linear-gradient(145deg,var(--purple-soft),#81b29a24);border:1px solid #56457f1a;border-radius:24px;place-items:center;width:72px;height:72px;margin-bottom:.25rem;display:grid}.CadastroForm-module__1WqP7a__logoImage{width:48px;height:48px}.CadastroForm-module__1WqP7a__brandLabel{color:var(--purple);font-family:var(--display),sans-serif;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.CadastroForm-module__1WqP7a__brandLabel em{color:var(--lilac);font-style:italic}.CadastroForm-module__1WqP7a__title,.CadastroForm-module__1WqP7a__successTitle{color:var(--heading);font-family:var(--display),sans-serif;letter-spacing:-.025em;margin:0;font-size:1.75rem;font-weight:800}.CadastroForm-module__1WqP7a__subtitle{max-width:410px;color:var(--body);margin:0;font-size:.92rem;line-height:1.55}.CadastroForm-module__1WqP7a__sectionTitle{border-bottom:1px solid var(--line);color:var(--purple);font-family:var(--display),sans-serif;margin:.75rem 0 .25rem;padding-bottom:.55rem;font-size:1.05rem;font-weight:750}.CadastroForm-module__1WqP7a__sectionSubtitle{color:var(--muted);margin:-.75rem 0 0;font-size:.82rem;line-height:1.45}.CadastroForm-module__1WqP7a__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.CadastroForm-module__1WqP7a__fieldGrow{flex:1;min-width:0}.CadastroForm-module__1WqP7a__row{gap:1rem;display:flex}.CadastroForm-module__1WqP7a__label{color:var(--heading);font-size:.85rem;font-weight:650}.CadastroForm-module__1WqP7a__input,.CadastroForm-module__1WqP7a__select{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--cream);width:100%;min-height:46px;color:var(--heading);font:inherit;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .16s,box-shadow .16s,background .16s}.CadastroForm-module__1WqP7a__select{cursor:pointer}.CadastroForm-module__1WqP7a__input:focus,.CadastroForm-module__1WqP7a__select:focus{border-color:var(--lilac);background:var(--card);box-shadow:0 0 0 4px #8b6fcc1f}.CadastroForm-module__1WqP7a__optionsList{flex-direction:column;gap:.5rem;display:flex}.CadastroForm-module__1WqP7a__optionCard{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--cream);cursor:pointer;flex-direction:column;gap:.15rem;padding:.8rem 1rem;transition:border-color .16s,background .16s,transform .16s;display:flex}.CadastroForm-module__1WqP7a__optionCard:hover{border-color:#8b6fcc6b;transform:translateY(-1px)}.CadastroForm-module__1WqP7a__optionCardSelected{border-color:var(--lilac);background:var(--purple-soft)}.CadastroForm-module__1WqP7a__optionHeader{justify-content:space-between;align-items:center;display:flex}.CadastroForm-module__1WqP7a__optionTitle{color:var(--heading);font-size:.9rem;font-weight:650}.CadastroForm-module__1WqP7a__optionDesc{color:var(--muted);font-size:.78rem;line-height:1.35}.CadastroForm-module__1WqP7a__radio{border:2px solid #1a132633;border-radius:50%;width:17px;height:17px;display:inline-flex}.CadastroForm-module__1WqP7a__radioSelected{border:5px solid var(--lilac);background:var(--card)}.CadastroForm-module__1WqP7a__termsGroup{border-radius:var(--r-sm);background:#faf7f2cc;margin-top:.5rem;padding:1rem}.CadastroForm-module__1WqP7a__checkboxContainer{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.CadastroForm-module__1WqP7a__checkbox{width:17px;height:17px;accent-color:var(--purple);cursor:pointer;margin-top:1px}.CadastroForm-module__1WqP7a__termsText{color:var(--body);font-size:.8rem;line-height:1.45}.CadastroForm-module__1WqP7a__link{color:var(--purple);text-underline-offset:2px;font-weight:650;text-decoration:underline}.CadastroForm-module__1WqP7a__primaryButton{border-radius:var(--r-sm);background:linear-gradient(135deg,var(--purple),var(--purple-light));width:100%;min-height:48px;color:var(--card);cursor:pointer;text-align:center;border:0;justify-content:center;align-items:center;margin-top:.5rem;padding:.875rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex;box-shadow:0 10px 24px #56457f2e}.CadastroForm-module__1WqP7a__primaryButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px #56457f3d}.CadastroForm-module__1WqP7a__primaryButton:disabled{cursor:wait;opacity:.68}.CadastroForm-module__1WqP7a__primaryButton:focus-visible,.CadastroForm-module__1WqP7a__link:focus-visible,.CadastroForm-module__1WqP7a__optionCard:focus-visible{outline-offset:3px;outline:3px solid #8b6fcc59}.CadastroForm-module__1WqP7a__errorAlert,.CadastroForm-module__1WqP7a__deliveryWarning{border-radius:var(--r-sm);color:#a94f38;background:#e07a5f14;border:1px solid #e07a5f33;width:100%;padding:.8rem 1rem;font-size:.85rem;line-height:1.45}.CadastroForm-module__1WqP7a__errorAlert{align-items:center;gap:.75rem;font-weight:550;display:flex}.CadastroForm-module__1WqP7a__errorIcon{font-size:1.1rem}.CadastroForm-module__1WqP7a__loaderContainer{justify-content:center;align-items:center;gap:.5rem;display:flex}.CadastroForm-module__1WqP7a__loader{border:2px solid #ffffff59;border-top-color:var(--card);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite CadastroForm-module__1WqP7a__spin}.CadastroForm-module__1WqP7a__successIconContainer{background:#81b29a21;border-radius:26px;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.CadastroForm-module__1WqP7a__successSvg{width:48px;height:48px;stroke:var(--sage);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.CadastroForm-module__1WqP7a__successCircle{stroke-width:4px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) forwards CadastroForm-module__1WqP7a__draw}.CadastroForm-module__1WqP7a__successCheck{stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .6s forwards CadastroForm-module__1WqP7a__draw}.CadastroForm-module__1WqP7a__successText{color:var(--body);margin:0;font-size:1rem;line-height:1.5}.CadastroForm-module__1WqP7a__successSubtext{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}@keyframes CadastroForm-module__1WqP7a__spin{to{transform:rotate(360deg)}}@keyframes CadastroForm-module__1WqP7a__draw{to{stroke-dashoffset:0}}@media (max-width:560px){.CadastroForm-module__1WqP7a__formCard,.CadastroForm-module__1WqP7a__successCard{border-radius:20px;padding:1.75rem 1.2rem}.CadastroForm-module__1WqP7a__row{flex-direction:column}.CadastroForm-module__1WqP7a__title,.CadastroForm-module__1WqP7a__successTitle{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.CadastroForm-module__1WqP7a__optionCard,.CadastroForm-module__1WqP7a__primaryButton,.CadastroForm-module__1WqP7a__input,.CadastroForm-module__1WqP7a__select{transition:none}}
.page-module__T28h5G__container{background:radial-gradient(circle at 12% 8%, #8b6fcc24, transparent 30%), radial-gradient(circle at 88% 92%, #81b29a24, transparent 28%), linear-gradient(145deg, var(--cream) 0%, #f6f0e8 52%, var(--cream-deep) 100%);min-height:100vh;font-family:var(--text);flex-direction:column;justify-content:center;align-items:center;padding:48px 20px 28px;display:flex;position:relative;overflow:hidden}.page-module__T28h5G__container:before,.page-module__T28h5G__container:after{content:"";filter:blur(80px);pointer-events:none;border-radius:50%;width:260px;height:260px;position:fixed}.page-module__T28h5G__container:before{background:#56457f24;top:-120px;right:-100px}.page-module__T28h5G__container:after{background:#e07a5f1a;bottom:-140px;left:-100px}.page-module__T28h5G__content{z-index:1;width:100%;max-width:600px;margin:auto;position:relative}.page-module__T28h5G__footer{z-index:1;color:var(--muted);text-align:center;margin-top:28px;font-size:.78rem;position:relative}.page-module__T28h5G__errorCard{z-index:1;border-radius:var(--r-xl);width:100%;max-width:460px;box-shadow:var(--sh-lg);text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffb8;flex-direction:column;align-items:center;gap:18px;padding:42px 34px 34px;display:flex;position:relative}.page-module__T28h5G__errorLogo{background:var(--purple-soft);border-radius:18px;width:54px;height:54px;padding:10px}.page-module__T28h5G__errorTitle{color:var(--heading);font-family:var(--display);margin:0;font-size:1.55rem;font-weight:800}.page-module__T28h5G__errorMessage{max-width:360px;color:var(--body);margin:0;font-size:.95rem;line-height:1.6}.page-module__T28h5G__errorBtn{border-radius:var(--r-md);background:var(--purple);width:100%;box-shadow:var(--sh-cta);color:#fff;text-align:center;margin-top:4px;padding:14px 20px;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s}.page-module__T28h5G__errorBtn:hover{background:var(--purple-hover);transform:translateY(-2px);box-shadow:0 18px 34px #56457f47}@media (max-width:640px){.page-module__T28h5G__container{justify-content:flex-start;padding:24px 14px 22px}.page-module__T28h5G__errorCard{margin:auto 0;padding:36px 24px 28px}}
.page-module__xzU4-q__checklistCard{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);width:100%;max-width:600px;box-shadow:var(--sh-lg);flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex}.page-module__xzU4-q__header{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1.5rem;display:flex}.page-module__xzU4-q__title{color:var(--heading);font-family:var(--display), sans-serif;letter-spacing:-.025em;margin:0;font-size:1.65rem;font-weight:800}.page-module__xzU4-q__subtitle{color:var(--muted);margin:0;font-size:.9rem}.page-module__xzU4-q__progressSection{background:var(--cream);border-radius:var(--r-md);border:1px solid var(--line);flex-direction:column;gap:.4rem;padding:1rem;display:flex}.page-module__xzU4-q__progressLabel{color:var(--heading);justify-content:space-between;font-size:.85rem;font-weight:650;display:flex}.page-module__xzU4-q__progressBarBg{background:#0000000f;border-radius:10px;width:100%;height:10px;overflow:hidden}.page-module__xzU4-q__progressBarFill{background:linear-gradient(135deg, var(--purple), var(--lilac));border-radius:10px;height:100%;transition:width .3s}.page-module__xzU4-q__itemsList{flex-direction:column;gap:1rem;display:flex}.page-module__xzU4-q__itemWrapper{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-sm);cursor:pointer;align-items:flex-start;gap:1rem;padding:1.1rem;transition:transform .16s,border-color .16s,background .16s;display:flex}.page-module__xzU4-q__itemWrapper:hover{border-color:#8b6fcc4d;transform:translateY(-1px)}.page-module__xzU4-q__itemChecked{background:#81b29a0d;border-color:#81b29a4d}.page-module__xzU4-q__checkbox{width:19px;height:19px;accent-color:var(--purple);cursor:pointer;margin-top:2px}.page-module__xzU4-q__itemContent{flex-direction:column;flex:1;gap:.35rem;display:flex}.page-module__xzU4-q__itemHeader{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.page-module__xzU4-q__itemName{font-family:var(--display), sans-serif;color:var(--heading);margin:0;font-size:1.05rem;font-weight:750;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.page-module__xzU4-q__textChecked{color:var(--muted);text-decoration:line-through}.page-module__xzU4-q__badge{text-transform:uppercase;border-radius:30px;padding:.25rem .55rem;font-size:.68rem;font-weight:700}.page-module__xzU4-q__badgeUrgent{color:#c85337;background:#e07a5f1f}.page-module__xzU4-q__badgeAttention{color:#a07f0c;background:#f4d35e26}.page-module__xzU4-q__badgeOk{color:#438164;background:#81b29a1f}.page-module__xzU4-q__actionText{color:var(--body);margin:0;font-size:.85rem;line-height:1.45}.page-module__xzU4-q__guideBox{border-radius:var(--r-sm);border-left:2px solid var(--lilac);color:var(--muted);background:#ffffffb3;margin-top:.25rem;padding:.5rem .75rem;font-size:.78rem;line-height:1.4}.page-module__xzU4-q__adviceBox{border-radius:var(--r-md);color:var(--body);background:#56457f0a;border:1px dashed #56457f33;padding:1.1rem;font-size:.88rem;line-height:1.55}.page-module__xzU4-q__adviceTitle{font-family:var(--display), sans-serif;color:var(--purple);margin-bottom:.4rem;font-weight:750;display:block}.page-module__xzU4-q__ctaSection{border-top:1px solid var(--line);text-align:center;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.page-module__xzU4-q__ctaTitle{font-family:var(--display), sans-serif;color:var(--purple);margin:0;font-size:1.15rem;font-weight:800}.page-module__xzU4-q__ctaText{color:var(--body);margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.page-module__xzU4-q__wppButton{border-radius:var(--r-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:0;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #25d36640}.page-module__xzU4-q__wppButton:hover{transform:translateY(-1.5px);box-shadow:0 12px 24px #25d36659}@media (max-width:560px){.page-module__xzU4-q__checklistCard{border-radius:20px;padding:1.75rem 1.2rem}.page-module__xzU4-q__title{font-size:1.45rem}}
.page-module__aXGuMW__resultCard{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);width:100%;max-width:600px;box-shadow:var(--sh-lg);flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex}.page-module__aXGuMW__header{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1.5rem;display:flex}.page-module__aXGuMW__title{color:var(--heading);font-family:var(--display), sans-serif;letter-spacing:-.025em;margin:0;font-size:1.65rem;font-weight:800}.page-module__aXGuMW__subtitle{color:var(--muted);margin:0;font-size:.9rem}.page-module__aXGuMW__indicatorSummary{border-radius:var(--r-md);background:var(--cream);justify-content:center;gap:1.5rem;margin:.5rem 0;padding:.75rem;display:flex}.page-module__aXGuMW__indicatorItem{color:var(--heading);align-items:center;gap:.4rem;font-size:.85rem;font-weight:650;display:flex}.page-module__aXGuMW__indicatorDot{border-radius:50%;width:12px;height:12px}.page-module__aXGuMW__dotRed{background-color:var(--terracotta)}.page-module__aXGuMW__dotYellow{background-color:#f4d35e}.page-module__aXGuMW__dotGreen{background-color:var(--sage)}.page-module__aXGuMW__itemsList{flex-direction:column;gap:1rem;display:flex}.page-module__aXGuMW__riskCard{border:1px solid var(--line);border-radius:var(--r-md);background:var(--cream);flex-direction:column;gap:.5rem;padding:1.2rem;transition:transform .16s,border-color .16s;display:flex}.page-module__aXGuMW__riskCard:hover{border-color:#8b6fcc4d;transform:translateY(-1px)}.page-module__aXGuMW__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__aXGuMW__componentName{font-family:var(--display), sans-serif;color:var(--heading);margin:0;font-size:1.05rem;font-weight:750}.page-module__aXGuMW__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:30px;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.page-module__aXGuMW__badgeRed{color:#c85337;background:#e07a5f1f}.page-module__aXGuMW__badgeYellow{color:#a07f0c;background:#f4d35e26}.page-module__aXGuMW__badgeGreen{color:#438164;background:#81b29a1f}.page-module__aXGuMW__intervalText{color:var(--muted);font-size:.8rem;font-weight:550}.page-module__aXGuMW__reasonText{color:var(--body);margin:.2rem 0;font-size:.88rem;line-height:1.5}.page-module__aXGuMW__signalBox{border-radius:var(--r-sm);border-left:3px solid var(--purple);color:var(--body);background:#ffffffb3;margin-top:.25rem;padding:.6rem .8rem;font-size:.82rem;line-height:1.4}.page-module__aXGuMW__signalTitle{color:var(--purple);margin-bottom:.15rem;font-weight:700;display:block}.page-module__aXGuMW__ctaSection{border-top:1px solid var(--line);text-align:center;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.page-module__aXGuMW__ctaTitle{font-family:var(--display), sans-serif;color:var(--purple);margin:0;font-size:1.15rem;font-weight:800}.page-module__aXGuMW__ctaText{color:var(--body);margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.page-module__aXGuMW__wppButton{border-radius:var(--r-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:0;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #25d36640}.page-module__aXGuMW__wppButton:hover{transform:translateY(-1.5px);box-shadow:0 12px 24px #25d36659}.page-module__aXGuMW__disclaimerText{color:var(--muted);margin:0;font-size:.75rem;line-height:1.4}@media (max-width:560px){.page-module__aXGuMW__resultCard{border-radius:20px;padding:1.75rem 1.2rem}.page-module__aXGuMW__title{font-size:1.45rem}}
.page-module__czXBVW__scoreCard{background:var(--card);border:1px solid var(--line);border-radius:var(--r-xl);width:100%;max-width:600px;box-shadow:var(--sh-lg);flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex}.page-module__czXBVW__header{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1.5rem;display:flex}.page-module__czXBVW__title{color:var(--heading);font-family:var(--display), sans-serif;letter-spacing:-.025em;margin:0;font-size:1.65rem;font-weight:800}.page-module__czXBVW__subtitle{color:var(--muted);margin:0;font-size:.9rem}.page-module__czXBVW__gaugeContainer{flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;display:flex;position:relative}.page-module__czXBVW__gaugeCircle{background:conic-gradient(var(--purple) 0deg, var(--lilac) var(--percentage), #56457f1a var(--percentage) 360deg);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:inset 0 0 15px #0000000d}.page-module__czXBVW__gaugeInner{background:var(--card);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:122px;height:122px;display:flex;box-shadow:0 4px 10px #00000008}.page-module__czXBVW__scoreValue{font-family:var(--display), sans-serif;color:var(--purple);font-size:2.85rem;font-weight:850;line-height:1}.page-module__czXBVW__scoreMax{color:var(--muted);margin-top:2px;font-size:.85rem;font-weight:600}.page-module__czXBVW__ratingLabel{font-family:var(--display), sans-serif;margin-top:.85rem;font-size:1.05rem;font-weight:750}.page-module__czXBVW__colorOptimal{color:var(--sage)}.page-module__czXBVW__colorRegular{color:#e5b810}.page-module__czXBVW__colorLow{color:var(--terracotta)}.page-module__czXBVW__factorsSection{flex-direction:column;gap:.85rem;display:flex}.page-module__czXBVW__sectionTitle{font-family:var(--display), sans-serif;color:var(--heading);border-bottom:1px solid var(--line);margin:0 0 .25rem;padding-bottom:.4rem;font-size:1.05rem;font-weight:750}.page-module__czXBVW__factorRow{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-sm);color:var(--body);justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;font-size:.88rem;display:flex}.page-module__czXBVW__factorText{flex:1;line-height:1.4}.page-module__czXBVW__factorPoints{white-space:nowrap;margin-left:1rem;font-weight:750}.page-module__czXBVW__pointsNegative{color:var(--terracotta)}.page-module__czXBVW__pointsNeutral{color:var(--sage)}.page-module__czXBVW__comparisonBox{border-radius:var(--r-md);color:var(--body);background:#56457f0a;border:1px dashed #56457f40;padding:1.2rem;font-size:.88rem;line-height:1.55}.page-module__czXBVW__comparisonTitle{font-family:var(--display), sans-serif;color:var(--purple);margin-bottom:.4rem;font-weight:750;display:block}.page-module__czXBVW__ctaSection{border-top:1px solid var(--line);text-align:center;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.page-module__czXBVW__ctaTitle{font-family:var(--display), sans-serif;color:var(--purple);margin:0;font-size:1.15rem;font-weight:800}.page-module__czXBVW__ctaText{color:var(--body);margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.page-module__czXBVW__wppButton{border-radius:var(--r-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:0;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #25d36640}.page-module__czXBVW__wppButton:hover{transform:translateY(-1.5px);box-shadow:0 12px 24px #25d36659}@media (max-width:560px){.page-module__czXBVW__scoreCard{border-radius:20px;padding:1.75rem 1.2rem}.page-module__czXBVW__title{font-size:1.45rem}.page-module__czXBVW__gaugeCircle{width:130px;height:130px}.page-module__czXBVW__gaugeInner{width:104px;height:104px}.page-module__czXBVW__scoreValue{font-size:2.4rem}}
