.childMatrixCalcPage{--product-calc-body-font:var(--site-font-sans);--product-calc-heading-font:var(--site-font-heading);--product-calc-page-background:transparent;--product-calc-sheet-background:transparent;--product-calc-topbar-background:transparent}.childMatrixCalcHero p{color:var(--product-calc-copy-color)}.childMatrixGenderField{display:grid;gap:9px;min-width:0;margin:0;padding:0;border:0;color:var(--child-matrix-gender-label-color,rgba(248,231,195,.82));font-size:14px}.childMatrixGenderField legend{margin:0 0 9px;padding:0;color:inherit}.childMatrixGenderOptions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.childMatrixGenderOption{--child-matrix-current-gender-background:var(--child-matrix-gender-background);--child-matrix-current-gender-border-color:var(--child-matrix-gender-border-color);display:grid;grid-template-columns:18px 24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 13px;border:1px solid var(--child-matrix-current-gender-border-color);border-radius:8px;background:var(--child-matrix-current-gender-background);color:var(--child-matrix-gender-option-color,rgba(248,231,195,.78));cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.childMatrixGenderOption input{appearance:none;width:18px;height:18px;margin:0;border:1.5px solid;border-radius:50%;background:transparent}.childMatrixGenderOption input:checked{border-color:var(--child-matrix-gender-checked-border-color);background:var(--child-matrix-gender-checked-background);box-shadow:var(--child-matrix-gender-checked-shadow)}.childMatrixGenderOption input:focus-visible{outline:2px solid var(--child-matrix-gender-focus-color);outline-offset:3px}.childMatrixGenderOption.isSelected{--child-matrix-current-gender-background:var(--child-matrix-gender-selected-background);--child-matrix-current-gender-border-color:var(--child-matrix-gender-selected-border-color);color:var(--child-matrix-gender-selected-color,rgba(255,240,211,.96))}.childMatrixGenderSymbol{display:grid;width:24px;height:24px;place-items:center;transform:translateY(-4px);font-size:18px;line-height:1}.childMatrixGenderOption>span:last-child{min-width:0;overflow-wrap:anywhere}.childMatrixCalcPage .childMatrixCalcFieldsGroup{display:grid;gap:16px;padding:14px;margin-bottom:16px;border:1px solid var(--product-calc-fields-group-border-color);border-radius:11px;background:var(--product-calc-fields-group-background)}.childMatrixCalcPage .productCalcField{margin-bottom:0}.childMatrixCalcPage .productCalcDateSelect select,.childMatrixCalcPage .productCalcField .birthDateWheelPickerField,.childMatrixCalcPage .productCalcField input{border-radius:11px}:root[data-theme=light] .childMatrixCalcPage{--product-calc-page-color:#173b5d;--product-calc-title-color:#173b5d;--product-calc-topbar-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--product-calc-topbar-font-weight:750;--product-calc-navigation-color:#6f89a4;--product-calc-copy-color:#6f89a4;--product-calc-trust-color:rgb(28 67 101/76%);--product-calc-field-label-color:rgb(28 67 101/72%);--product-calc-field-label-font-weight:400;--product-calc-control-text-color:#6f89a4;--product-calc-placeholder-color:#6f89a4;--product-calc-date-caption-color:rgb(28 67 101/56%);--product-calc-footer-color:#6f89a4;--product-calc-action-text-color:#ffffff;--product-calc-action-disabled-text-color:#ffffff;--child-matrix-gender-label-color:rgb(28 67 101/72%);--child-matrix-gender-option-color:rgb(28 67 101/72%);--child-matrix-gender-selected-color:#173b5d;--product-calc-topbar-border-color:transparent;--product-calc-desktop-topbar-border-color:transparent;--product-calc-trust-background:rgb(255 255 255/58%);--product-calc-trust-border-color:rgb(67 129 151/18%);--product-calc-trust-shadow:none;--product-calc-control-background:linear-gradient(180deg,rgb(255 255 255/98%),rgb(247 251 255/98%)),rgb(255 255 255/98%);--product-calc-control-border-color:#cfe0ee;--product-calc-control-shadow:none;--product-calc-wheel-background:rgb(247 251 255/76%);--product-calc-wheel-border-color:#98b1c5;--product-calc-wheel-shadow:none;--product-calc-date-arrow-color:rgb(28 67 101/42%);--product-calc-action-background:#48bfd2;--product-calc-action-border-color:transparent;--product-calc-action-disabled-border-color:transparent;--product-calc-action-shadow:none;--product-calc-panel-background:linear-gradient(135deg,rgb(226 239 246/10%),rgb(245 252 255/2%)),rgb(255 255 255/68%);--product-calc-panel-border-color:rgb(199 198 192/36%);--product-calc-panel-shadow:none;--product-calc-fields-group-background:linear-gradient(135deg,rgb(255 255 255/5%),rgb(255 255 255/1.8%)),rgb(255 255 255/2.8%);--product-calc-fields-group-border-color:rgb(116 107 47/71%);--product-calc-desktop-fields-group-background:var(--product-calc-fields-group-background);--product-calc-desktop-fields-group-border-color:var(--product-calc-fields-group-border-color);--product-calc-desktop-fields-glow-background:radial-gradient(circle at 18% 24%,rgb(84 148 214/20%),rgb(84 148 214/0%) 34%),radial-gradient(circle at 84% 22%,rgb(225 173 81/18%),rgb(225 173 81/0%) 30%),radial-gradient(circle at 46% 82%,rgb(63 118 167/18%),rgb(63 118 167/0%) 36%);--product-calc-desktop-fields-glow-filter:blur(24px);--product-calc-desktop-fields-glow-opacity:0.92;--child-matrix-gender-background:rgb(252 254 255/72%);--child-matrix-gender-border-color:rgb(121 156 187/30%);--child-matrix-gender-selected-background:rgb(69 193 215/10%);--child-matrix-gender-selected-border-color:rgb(54 159 181/68%);--child-matrix-gender-checked-background:#36a8be;--child-matrix-gender-checked-border-color:#36a8be;--child-matrix-gender-checked-shadow:inset 0 0 0 4px #f8fcff;--child-matrix-gender-focus-color:#f1cf91}:root[data-theme=light] .childMatrixCalcPage .productCalcTopbar{min-height:72px;height:72px;border-bottom-color:transparent}@media (max-width:1279px){:root[data-theme=light] .childMatrixCalcHero{gap:8px;margin:12px 0 20px}:root[data-theme=light] .childMatrixCalcHeroImage{margin-top:-34px}:root[data-theme=light] .childMatrixCalcPage .productCalcHeroImage{width:219px}}:root[data-theme=dark] .childMatrixCalcPage{--product-calc-page-color:#f8e7c3;--product-calc-title-color:rgb(221 217 205/74%);--product-calc-topbar-font:var(--site-font-heading);--product-calc-topbar-font-weight:400;--product-calc-navigation-color:rgb(221 217 205/74%);--product-calc-copy-color:rgb(221 217 205/74%);--product-calc-trust-color:rgb(232 221 198/86%);--product-calc-field-label-color:rgb(221 217 205/74%);--product-calc-field-label-font-weight:400;--product-calc-control-text-color:rgb(221 217 205/74%);--product-calc-placeholder-color:rgb(221 217 205/74%);--product-calc-date-caption-color:rgb(221 217 205/74%);--product-calc-footer-color:rgb(221 217 205/74%);--product-calc-action-text-color:#1f1407;--product-calc-action-disabled-text-color:rgb(31 20 7/72%);--child-matrix-gender-label-color:rgb(248 231 195/82%);--child-matrix-gender-option-color:rgb(248 231 195/78%);--child-matrix-gender-selected-color:rgb(255 240 211/96%);--product-calc-topbar-border-color:rgb(220 167 83/16%);--product-calc-desktop-topbar-border-color:transparent;--product-calc-trust-background:rgb(244 214 161/6%);--product-calc-trust-border-color:rgb(244 214 161/20%);--product-calc-trust-shadow:none;--product-calc-control-background:rgb(255 255 255/4.5%);--product-calc-control-border-color:rgb(220 167 83/24%);--product-calc-control-shadow:inset 0 1px 0 rgb(255 255 255/4%);--product-calc-wheel-background:rgb(255 255 255/4.5%);--product-calc-wheel-border-color:rgb(220 167 83/24%);--product-calc-wheel-shadow:inset 0 1px 0 rgb(255 255 255/4%);--product-calc-date-arrow-color:rgb(221 217 205/74%);--product-calc-action-background:var(--gold-gradient);--product-calc-action-border-color:#1f1407;--product-calc-action-disabled-border-color:rgb(220 167 83/14%);--product-calc-action-shadow:inset 0 1px 0 rgb(255 247 221/62%),0 18px 34px rgb(187 123 32/22%);--product-calc-panel-background:linear-gradient(135deg,rgb(255 255 255/7%),rgb(255 255 255/1.8%)),rgb(0 0 0/20%);--product-calc-panel-border-color:rgb(116 107 47/71%);--product-calc-panel-shadow:0 18px 48px rgb(4 10 16/16%),inset 0 1px 0 rgb(255 255 255/8%);--product-calc-fields-group-background:linear-gradient(114deg,rgb(206 228 255/5%),rgb(252 252 252/6%)),rgb(28 22 4/5%);--product-calc-fields-group-border-color:rgb(220 167 83/38%);--product-calc-desktop-fields-group-background:var(--product-calc-fields-group-background);--product-calc-desktop-fields-group-border-color:var(--product-calc-fields-group-border-color);--product-calc-desktop-fields-glow-background:radial-gradient(circle at 18% 24%,rgb(84 148 214/20%),rgb(84 148 214/0%) 34%),radial-gradient(circle at 84% 22%,rgb(225 173 81/18%),rgb(225 173 81/0%) 30%),radial-gradient(circle at 46% 82%,rgb(63 118 167/18%),rgb(63 118 167/0%) 36%);--product-calc-desktop-fields-glow-filter:blur(24px);--product-calc-desktop-fields-glow-opacity:0.92;--child-matrix-gender-background:rgb(255 255 255/4.5%);--child-matrix-gender-border-color:rgb(220 167 83/24%);--child-matrix-gender-selected-background:rgb(255 255 255/4.5%);--child-matrix-gender-selected-border-color:rgb(220 167 83/24%);--child-matrix-gender-checked-background:#e4bd79;--child-matrix-gender-checked-border-color:#e4bd79;--child-matrix-gender-checked-shadow:inset 0 0 0 4px #26323e;--child-matrix-gender-focus-color:#f1cf91}@media (min-width:1280px){.productCalcResponsiveFrameWithSidebar .childMatrixCalcSheet{align-content:start}.productCalcResponsiveFrameWithSidebar .childMatrixCalcDesktopLayout{display:grid;grid-template-columns:409px minmax(0,1fr);align-items:start;gap:32px;width:100%}.productCalcResponsiveFrameWithSidebar .childMatrixCalcMain{width:430px;margin:0 auto;zoom:.95}.productCalcResponsiveFrameWithSidebar .childMatrixCalcMainPanel{padding:20px 18px 24px;border:1px solid var(--product-calc-panel-border-color);border-radius:15px;background:var(--product-calc-panel-background);box-shadow:var(--product-calc-panel-shadow);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}:root[data-theme=light] .productCalcResponsiveFrameWithSidebar .childMatrixCalcMainPanel{border:1px solid #71949bab;--product-calc-panel-background:linear-gradient(135deg,#eff5fa,#f5fcff05),#eff5fa}.productCalcResponsiveFrameWithSidebar .childMatrixCalcHero{width:min(100%,394px);gap:16px;margin:0 auto 22px;place-items:center;text-align:center}.productCalcResponsiveFrameWithSidebar .childMatrixCalcHeroImage{width:100%;justify-items:center}.productCalcResponsiveFrameWithSidebar .childMatrixCalcPage .productCalcHeroImage{width:232px}.productCalcResponsiveFrameWithSidebar .childMatrixCalcHero p{width:min(100%,394px);max-width:none;font-size:14px;line-height:1.4}.productCalcResponsiveFrameWithSidebar .childMatrixCalcForm{width:min(100%,394px)}.productCalcResponsiveFrameWithSidebar .childMatrixCalcPage .productCalcDateSelect select{height:49.5px;min-height:49.5px}.productCalcResponsiveFrameWithSidebar .childMatrixCalcFieldsGroup{width:100%;position:relative;isolation:isolate;overflow:hidden}.productCalcResponsiveFrameWithSidebar .childMatrixCalcFieldsGroup:before{content:"";position:absolute;inset:-24% -16%;z-index:0;pointer-events:none;background:var(--product-calc-desktop-fields-glow-background);filter:var(--product-calc-desktop-fields-glow-filter);opacity:var(--product-calc-desktop-fields-glow-opacity)}.productCalcResponsiveFrameWithSidebar .childMatrixCalcFieldsGroup>*{position:relative;z-index:1}.productCalcResponsiveFrameWithSidebar .childMatrixCalcFooter{width:min(100%,394px);margin:10px auto 0}.productCalcResponsiveFrameWithSidebar .childMatrixCalcSeoPanel{display:grid;align-content:start;gap:18px;width:100%;max-width:760px;justify-self:stretch;min-width:0;padding:34px 42px 36px}.starResultResponsiveFrameWithSidebar .childMatrixResultPage{grid-template-areas:"topbar topbar" "stage cta" "personalization personalization" "interpretation highlights"}.starResultResponsiveFrameWithSidebar .childMatrixResultPage .starResultTopbar{margin-bottom:14px}.starResultResponsiveFrameWithSidebar .childMatrixResultPage .starResultStage{width:min(100%,458px);display:grid;place-items:center;margin-inline:auto;align-self:center}.starResultResponsiveFrameWithSidebar .childMatrixResultPage .starResultStageShell{padding:34px 22px 24px;place-items:center}.starResultResponsiveFrameWithSidebar .childMatrixResultPage .starResultStage .geometricStarSvg{display:block;margin-inline:auto}}