.calculator-module__LgOTEq__calc{background:var(--cobalt-deep);box-shadow:var(--shadow-elevated);border-radius:24px;overflow:hidden}.calculator-module__LgOTEq__calcHeader{border-bottom:1px solid #ffffff14;padding:22px 22px 18px}.calculator-module__LgOTEq__calcEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--amber);margin-bottom:6px;font-size:10px;font-weight:700}.calculator-module__LgOTEq__calcTitle{color:#fff;letter-spacing:-.03em;font-size:19px;font-weight:800}.calculator-module__LgOTEq__calcSub{color:#fff6;margin-top:4px;font-size:12px}.calculator-module__LgOTEq__calcBody{grid-template-columns:1fr;gap:16px;padding:22px;display:grid}.calculator-module__LgOTEq__field{flex-direction:column;gap:7px;display:flex}.calculator-module__LgOTEq__fieldLabel{color:#ffffffd9;flex-direction:column;align-items:flex-start;gap:2px;font-size:12.5px;font-weight:700;line-height:1.3;display:flex}.calculator-module__LgOTEq__fieldHint{color:#ffffff6b;font-size:11px;font-weight:400;line-height:1.3;display:block}.calculator-module__LgOTEq__inputWrap{margin-top:auto;position:relative}.calculator-module__LgOTEq__prefix{color:#fff6;pointer-events:none;font-size:15px;font-weight:700;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.calculator-module__LgOTEq__input{color:#fff;background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 30px;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .15s,background .15s}.calculator-module__LgOTEq__input.calculator-module__LgOTEq__noPrefix{padding-left:16px}.calculator-module__LgOTEq__input:focus{background:#ffffff1a;border-color:#ffffff4d}.calculator-module__LgOTEq__select{color:#fff;cursor:pointer;appearance:none;background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:12px;outline:none;width:100%;margin-top:auto;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600}.calculator-module__LgOTEq__select option{background:var(--cobalt-deep);color:#fff}.calculator-module__LgOTEq__results{background:#ffffff0d;border-top:1px solid #ffffff14;padding:22px}.calculator-module__LgOTEq__resultsLabel{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:16px;font-size:10px;font-weight:700}.calculator-module__LgOTEq__resultGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.calculator-module__LgOTEq__resultCard{text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;padding:14px}.calculator-module__LgOTEq__resultPrimary{background:var(--cobalt);border-color:#0000;grid-column:span 2}.calculator-module__LgOTEq__resultN{color:#fff;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1;display:block}.calculator-module__LgOTEq__resultPrimary .calculator-module__LgOTEq__resultN{font-size:40px}.calculator-module__LgOTEq__resultNAmber{color:var(--amber)}.calculator-module__LgOTEq__resultNGreen{color:#2ecc80}.calculator-module__LgOTEq__resultL{color:#ffffff6b;margin-top:5px;font-size:11px;display:block}.calculator-module__LgOTEq__resultPrimary .calculator-module__LgOTEq__resultL{color:#ffffffb3;font-size:12px}.calculator-module__LgOTEq__saveCta{background:var(--amber);width:100%;color:var(--cobalt-deep);border-radius:var(--radius-pill);cursor:pointer;letter-spacing:-.01em;border:none;margin-bottom:10px;padding:14px;font-family:inherit;font-size:14px;font-weight:800;transition:filter .15s}.calculator-module__LgOTEq__saveCta:hover{filter:brightness(1.05)}.calculator-module__LgOTEq__saveNote{text-align:center;color:#ffffff4d;font-size:11px}.calculator-module__LgOTEq__emailCap{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;margin-top:12px;padding:16px}.calculator-module__LgOTEq__ecTitle{color:#fff;letter-spacing:-.015em;margin-bottom:4px;font-size:14px;font-weight:700}.calculator-module__LgOTEq__ecSub{color:#ffffff6b;margin-bottom:12px;font-size:12px;line-height:1.5}.calculator-module__LgOTEq__ecRow{gap:8px;display:flex}.calculator-module__LgOTEq__ecInput{color:#fff;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 14px;font-family:inherit;font-size:14px}.calculator-module__LgOTEq__ecInput::placeholder{color:#ffffff4d}.calculator-module__LgOTEq__ecBtn{background:var(--amber);color:var(--cobalt-deep);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:800}.calculator-module__LgOTEq__ecDone{text-align:center;color:#2ecc80;padding:6px 0;font-size:13px;font-weight:700}.calculator-module__LgOTEq__ecBtn:disabled{opacity:.6;cursor:default}.calculator-module__LgOTEq__ecAlt{width:100%;color:var(--ink-3);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:10px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:underline;display:block}.calculator-module__LgOTEq__ecAlt:hover{color:var(--cobalt)}.calculator-module__LgOTEq__ecErr{text-align:center;color:var(--red);margin-top:8px;font-size:12.5px;font-weight:600}.calculator-module__LgOTEq__faq{flex-direction:column;display:flex}.calculator-module__LgOTEq__faqItem{border-radius:12px;transition:background .18s}.calculator-module__LgOTEq__faqOpen{background:var(--cobalt-05)}.calculator-module__LgOTEq__faqQ{color:var(--ink);letter-spacing:-.015em;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:18px 16px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.35;display:flex}.calculator-module__LgOTEq__faqOpen .calculator-module__LgOTEq__faqQ{color:var(--cobalt)}.calculator-module__LgOTEq__faqToggle{background:var(--cobalt-10);width:28px;height:28px;color:var(--cobalt);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:flex}.calculator-module__LgOTEq__faqToggle svg{width:13px;height:13px;display:block}.calculator-module__LgOTEq__faqOpen .calculator-module__LgOTEq__faqToggle{background:var(--cobalt);color:#fff;transform:rotate(45deg)}.calculator-module__LgOTEq__faqA{color:var(--ink-2);padding:0 16px 18px;font-size:13.5px;line-height:1.7;display:none}.calculator-module__LgOTEq__faqOpen .calculator-module__LgOTEq__faqA{display:block}@media (min-width:700px){.calculator-module__LgOTEq__calcBody{grid-template-columns:1fr 1fr}}
.generatorDemo-module__eVMYUq__screen{background:color-mix(in srgb, var(--acc) 8%, var(--white));border-radius:14px;padding:14px 16px 16px}.generatorDemo-module__eVMYUq__screenBar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.generatorDemo-module__eVMYUq__dots{gap:5px;display:inline-flex}.generatorDemo-module__eVMYUq__dots i{background:color-mix(in srgb, var(--acc) 40%, var(--white));border-radius:50%;width:8px;height:8px}.generatorDemo-module__eVMYUq__dots i:first-child{background:color-mix(in srgb, var(--acc) 75%, var(--white))}.generatorDemo-module__eVMYUq__screenTag{letter-spacing:.12em;text-transform:uppercase;color:var(--acc-ink);font-size:10px;font-weight:800}.generatorDemo-module__eVMYUq__screenBody{min-height:118px;transition:opacity .35s}.generatorDemo-module__eVMYUq__fading{opacity:0}.generatorDemo-module__eVMYUq__screenLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--acc-ink);align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.generatorDemo-module__eVMYUq__screenDot{background:var(--acc);border-radius:50%;width:7px;height:7px}.generatorDemo-module__eVMYUq__screenText{color:var(--ink);margin:0;font-size:14px;line-height:1.6}.generatorDemo-module__eVMYUq__caret{vertical-align:text-bottom;background:var(--acc);width:2px;height:1.05em;margin-left:1px;animation:1s steps(2,start) infinite generatorDemo-module__eVMYUq__blink;display:inline-block}@keyframes generatorDemo-module__eVMYUq__blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.generatorDemo-module__eVMYUq__screenBody{transition:none}.generatorDemo-module__eVMYUq__caret{animation:none}}
.GeneratorShowcase-module__-ZsS3G__section{border-top:1px solid var(--rule);margin-top:44px;padding-top:40px}.GeneratorShowcase-module__-ZsS3G__head{max-width:640px;margin-bottom:26px}.GeneratorShowcase-module__-ZsS3G__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--cobalt);background:var(--cobalt-10);border-radius:var(--radius-pill);padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.GeneratorShowcase-module__-ZsS3G__heading{letter-spacing:-.035em;color:var(--ink);margin-top:14px;font-size:clamp(24px,3.2vw,34px);font-weight:800;line-height:1.05}.GeneratorShowcase-module__-ZsS3G__sub{color:var(--ink-2);margin-top:10px;font-size:16px;line-height:1.6}.GeneratorShowcase-module__-ZsS3G__grid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:700px){.GeneratorShowcase-module__-ZsS3G__grid{grid-template-columns:1fr 1fr}}.GeneratorShowcase-module__-ZsS3G__card{background:var(--white);border-radius:var(--radius-card-lg);box-shadow:var(--shadow-default);transition:transform .16s var(--ease,ease), box-shadow .16s var(--ease,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.GeneratorShowcase-module__-ZsS3G__card:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.GeneratorShowcase-module__-ZsS3G__demoWrap{padding:14px 14px 0}.GeneratorShowcase-module__-ZsS3G__meta{flex-direction:column;padding:16px 18px 20px;display:flex}.GeneratorShowcase-module__-ZsS3G__cat{letter-spacing:.05em;text-transform:uppercase;color:var(--acc-ink);align-self:flex-start;font-size:11px;font-weight:800}.GeneratorShowcase-module__-ZsS3G__name{letter-spacing:-.02em;color:var(--ink);margin-top:6px;font-size:18px;font-weight:800;line-height:1.2}.GeneratorShowcase-module__-ZsS3G__desc{color:var(--ink-3);margin-top:6px;font-size:13.5px;line-height:1.55}.GeneratorShowcase-module__-ZsS3G__cta{letter-spacing:-.01em;color:var(--acc-ink);align-items:center;gap:6px;margin-top:16px;font-size:13.5px;font-weight:800;display:inline-flex}.GeneratorShowcase-module__-ZsS3G__cta svg{width:15px;height:15px;transition:transform .15s}.GeneratorShowcase-module__-ZsS3G__card:hover .GeneratorShowcase-module__-ZsS3G__cta svg{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.GeneratorShowcase-module__-ZsS3G__card,.GeneratorShowcase-module__-ZsS3G__cta svg{transition:none}}
.tools-module__ydmE1q__header{background:var(--white);border-bottom:1px solid var(--rule);padding:24px 0 28px}.tools-module__ydmE1q__breadcrumb{color:var(--ink-3);align-items:center;gap:7px;margin-bottom:12px;font-size:12px;display:flex}.tools-module__ydmE1q__breadcrumb a{color:var(--cobalt);font-weight:600}.tools-module__ydmE1q__headerTitle{letter-spacing:-.04em;color:var(--ink);font-size:30px;font-weight:800;line-height:1.05}.tools-module__ydmE1q__headerTitle em{color:var(--ink-2);font-style:normal;font-weight:200}.tools-module__ydmE1q__headerSub{color:var(--ink-2);max-width:60ch;margin-top:6px;font-size:14px}.tools-module__ydmE1q__badge{color:var(--ink-2);background:var(--green-10);border-radius:var(--radius-pill);align-items:center;gap:7px;margin-top:16px;padding:7px 13px;font-size:12px;font-weight:600;display:inline-flex}.tools-module__ydmE1q__badgeIcon{width:14px;height:14px;color:var(--green);stroke-width:2.5px;flex-shrink:0}.tools-module__ydmE1q__body{padding:32px 0 72px}.tools-module__ydmE1q__note{text-align:center;color:var(--ink-3);margin-top:28px;font-size:13px}@media (min-width:1024px){.tools-module__ydmE1q__header{padding:36px 0}.tools-module__ydmE1q__headerTitle{font-size:40px}.tools-module__ydmE1q__body{padding:40px 0 88px}}
.calc-module__8B4-1a__wrap{max-width:1080px;margin:0 auto;padding:24px 0 64px}.calc-module__8B4-1a__layout{flex-direction:column;display:flex}.calc-module__8B4-1a__sidebar{order:-1;margin-bottom:24px}.calc-module__8B4-1a__disclaimer{color:var(--ink-3);text-align:center;margin-top:12px;padding:0 4px;font-size:12px;line-height:1.5}.calc-module__8B4-1a__main{background:var(--white);min-width:0;box-shadow:var(--shadow-subtle);border-radius:18px;order:0;padding:24px 28px}.calc-module__8B4-1a__main>.calc-module__8B4-1a__article:first-child{margin-top:0}.calc-module__8B4-1a__main>.calc-module__8B4-1a__article:last-child{margin-bottom:0}.calc-module__8B4-1a__header{border-bottom:1px solid var(--rule);margin-bottom:8px;padding-bottom:24px}.calc-module__8B4-1a__breadcrumb{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:14px;font-size:12px;display:flex}.calc-module__8B4-1a__breadcrumb a{color:var(--cobalt);font-weight:600}.calc-module__8B4-1a__freeBadge{background:var(--green-10);color:var(--green);border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:14px;padding:5px 11px;font-size:10px;font-weight:700;display:inline-flex}.calc-module__8B4-1a__freeBadge svg{width:11px;height:11px}.calc-module__8B4-1a__title{letter-spacing:-.04em;color:var(--ink);margin-bottom:12px;font-size:28px;font-weight:800;line-height:1.12}.calc-module__8B4-1a__title em{color:var(--ink-2);font-style:normal;font-weight:200}.calc-module__8B4-1a__intro{color:var(--ink-2);font-size:15px;line-height:1.7}.calc-module__8B4-1a__article{margin:24px 0}.calc-module__8B4-1a__article h2{letter-spacing:-.03em;color:var(--ink);margin:26px 0 10px;font-size:19px;font-weight:800}.calc-module__8B4-1a__article h2:first-child{margin-top:0}.calc-module__8B4-1a__article p{color:var(--ink-2);margin-bottom:14px;font-size:14.5px;line-height:1.75}.calc-module__8B4-1a__article p strong{color:var(--ink);font-weight:700}.calc-module__8B4-1a__article ul{flex-direction:column;gap:8px;margin:0 0 14px;list-style:none;display:flex}.calc-module__8B4-1a__article ul li{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:14.5px;line-height:1.55;display:flex}.calc-module__8B4-1a__article ul li:before{content:"";background:var(--cobalt);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.calc-module__8B4-1a__callout{background:var(--cobalt-05);border-left:3px solid var(--cobalt);color:var(--ink-2);border-radius:0 12px 12px 0;margin:18px 0;padding:14px 16px;font-size:13.5px;line-height:1.65}.calc-module__8B4-1a__faqSection{border-top:1px solid var(--rule);margin-top:36px;padding-top:28px}.calc-module__8B4-1a__faqHeading{letter-spacing:-.03em;color:var(--ink);margin-bottom:8px;font-size:20px;font-weight:800}.calc-module__8B4-1a__faqHeading em{color:var(--ink-2);font-style:normal;font-weight:300}.calc-module__8B4-1a__courseCta{margin-top:36px}.calc-module__8B4-1a__ctaCard{background:var(--cobalt-deep);text-align:center;border-radius:20px;padding:28px}.calc-module__8B4-1a__ctaEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--amber);margin-bottom:8px;font-size:10px;font-weight:700}.calc-module__8B4-1a__ctaTitle{color:#fff;letter-spacing:-.03em;margin-bottom:10px;font-size:22px;font-weight:800;line-height:1.15}.calc-module__8B4-1a__ctaTitle em{color:#ffffff73;font-style:normal;font-weight:200}.calc-module__8B4-1a__ctaDesc{color:#ffffff80;max-width:48ch;margin:0 auto 20px;font-size:13.5px;line-height:1.65}.calc-module__8B4-1a__ctaBtn{background:var(--amber);color:var(--cobalt-deep);border-radius:var(--radius-pill);letter-spacing:-.01em;margin-bottom:10px;padding:13px 24px;font-size:14px;font-weight:800;transition:filter .15s,transform .15s;display:inline-block}.calc-module__8B4-1a__ctaBtn:hover{filter:brightness(1.05);transform:translateY(-1px)}.calc-module__8B4-1a__ctaNote{color:#ffffff4d;font-size:11px}@media (min-width:1024px){.calc-module__8B4-1a__wrap{padding:36px 0 88px}.calc-module__8B4-1a__title{font-size:34px}.calc-module__8B4-1a__ctaCard{padding:36px}.calc-module__8B4-1a__ctaTitle{font-size:26px}.calc-module__8B4-1a__layout{grid-template-columns:1fr 400px;align-items:start;gap:48px;display:grid}.calc-module__8B4-1a__sidebar{order:0;margin-bottom:0;position:sticky;top:88px}}
