.ContactForm-module__fw3Taq__page{background-color:var(--background);min-height:100vh}.ContactForm-module__fw3Taq__hero{background:linear-gradient(135deg,#0f0820 0%,#1a0d3d 50%,#050810 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.ContactForm-module__fw3Taq__hero:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 0,#532cd840 0%,#0000 70%);position:absolute;inset:0}.ContactForm-module__fw3Taq__heroInner{z-index:1;text-align:center;position:relative}.ContactForm-module__fw3Taq__heroBadge{color:#c9beff;letter-spacing:.04em;text-transform:uppercase;background:#532cd82e;border:1px solid #532cd859;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ContactForm-module__fw3Taq__heroTitle{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw + 1rem,3rem);font-weight:700;line-height:1.15}.ContactForm-module__fw3Taq__heroSubtitle{color:#94a3b8;max-width:520px;margin:0 auto;font-size:clamp(.95rem,.7vw + .75rem,1.1rem);line-height:1.65}.ContactForm-module__fw3Taq__body{padding:4rem 0 6rem}.ContactForm-module__fw3Taq__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.ContactForm-module__fw3Taq__grid{grid-template-columns:1fr 380px;align-items:start;gap:3rem}}.ContactForm-module__fw3Taq__formCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1.25rem;padding:2.5rem;box-shadow:0 4px 24px #0b1c300d}.ContactForm-module__fw3Taq__formTitle{color:var(--on-surface);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.3rem;font-weight:700}.ContactForm-module__fw3Taq__formSubtitle{color:var(--on-surface-variant);margin-bottom:2rem;font-size:.88rem;line-height:1.6}.ContactForm-module__fw3Taq__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__fw3Taq__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:540px){.ContactForm-module__fw3Taq__row{grid-template-columns:1fr}}.ContactForm-module__fw3Taq__fieldGroup{flex-direction:column;gap:.45rem;display:flex}.ContactForm-module__fw3Taq__label{color:var(--on-surface);letter-spacing:.01em;font-size:.82rem;font-weight:600}.ContactForm-module__fw3Taq__required{color:var(--error);margin-left:2px}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{border:1.5px solid var(--outline-variant);width:100%;color:var(--on-surface);font-size:.9rem;font-family:var(--font-sans);background:0 0;border-radius:.625rem;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__fw3Taq__input::placeholder,.ContactForm-module__fw3Taq__textarea::placeholder{color:var(--outline)}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__select:focus,.ContactForm-module__fw3Taq__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #532cd826}.ContactForm-module__fw3Taq__textarea{resize:vertical;min-height:140px;line-height:1.6}.ContactForm-module__fw3Taq__submitBtn{background:var(--primary);color:var(--on-primary);font-size:.9rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.875rem 1.75rem;transition:all .2s;display:inline-flex}.ContactForm-module__fw3Taq__submitBtn:hover:not(:disabled){background:var(--primary-container);transform:translateY(-1px);box-shadow:0 4px 16px #532cd84d}.ContactForm-module__fw3Taq__submitBtn:active:not(:disabled){transform:translateY(0)}.ContactForm-module__fw3Taq__submitBtn:disabled{opacity:.65;cursor:not-allowed}.ContactForm-module__fw3Taq__successBanner{text-align:center;background:linear-gradient(135deg,#532cd814 0%,#532cd80a 100%);border:1.5px solid #532cd840;border-radius:1rem;padding:2.5rem}.ContactForm-module__fw3Taq__successIcon{width:3.5rem;height:3.5rem;color:var(--primary);background:#532cd81f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.ContactForm-module__fw3Taq__successTitle{color:var(--on-surface);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.ContactForm-module__fw3Taq__successText{color:var(--on-surface-variant);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ContactForm-module__fw3Taq__resetBtn{border:1.5px solid var(--primary);color:var(--primary);font-size:.85rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:.625rem;padding:.65rem 1.5rem;transition:all .2s}.ContactForm-module__fw3Taq__resetBtn:hover{background:#532cd80f}.ContactForm-module__fw3Taq__sidebar{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__fw3Taq__infoCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1.25rem;padding:1.75rem}.ContactForm-module__fw3Taq__infoCardIcon{width:2.75rem;height:2.75rem;color:var(--primary);background:#532cd81a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.ContactForm-module__fw3Taq__infoCardTitle{color:var(--on-surface);margin-bottom:.4rem;font-size:1rem;font-weight:700}.ContactForm-module__fw3Taq__infoCardText{color:var(--on-surface-variant);margin-bottom:1rem;font-size:.85rem;line-height:1.6}.ContactForm-module__fw3Taq__infoCardLink{color:var(--primary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.ContactForm-module__fw3Taq__infoCardLink:hover{gap:.65rem}.ContactForm-module__fw3Taq__faqSection{border-top:1px solid var(--outline-variant);margin-top:5rem;padding-top:4rem}.ContactForm-module__fw3Taq__faqTitle{color:var(--on-surface);letter-spacing:-.015em;margin-bottom:.5rem;font-size:clamp(1.25rem,1.5vw + .7rem,1.75rem);font-weight:700}.ContactForm-module__fw3Taq__faqSubtitle{color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:.9rem}.ContactForm-module__fw3Taq__faqGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.ContactForm-module__fw3Taq__faqGrid{grid-template-columns:1fr 1fr}}.ContactForm-module__fw3Taq__faqItem{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1rem;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__fw3Taq__faqItem:hover{border-color:var(--primary);box-shadow:0 2px 12px #532cd814}.ContactForm-module__fw3Taq__faqQuestion{color:var(--on-surface);margin-bottom:.5rem;font-size:.92rem;font-weight:600}.ContactForm-module__fw3Taq__faqAnswer{color:var(--on-surface-variant);font-size:.85rem;line-height:1.65}
.CustomSelect-module__l7I6qG__wrapper{-webkit-user-select:none;user-select:none;width:100%;position:relative}.CustomSelect-module__l7I6qG__trigger{width:100%;font-size:.9rem;font-family:var(--font-sans);cursor:pointer;text-align:left;border-radius:.625rem;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding-right:1rem;font-weight:400;transition:all .2s;display:flex}.CustomSelect-module__l7I6qG__triggerWithIcon{padding-left:3rem!important}.CustomSelect-module__l7I6qG__triggerNoIcon{padding-left:1rem!important}.CustomSelect-module__l7I6qG__triggerLight{border:1.5px solid var(--outline-variant);color:var(--on-surface);background:0 0}.CustomSelect-module__l7I6qG__triggerLight:focus-visible,.CustomSelect-module__l7I6qG__triggerOpen.CustomSelect-module__l7I6qG__triggerLight{border-color:var(--primary);box-shadow:0 0 0 3px #532cd826}.CustomSelect-module__l7I6qG__triggerDark{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.CustomSelect-module__l7I6qG__triggerDark:focus-visible,.CustomSelect-module__l7I6qG__triggerOpen.CustomSelect-module__l7I6qG__triggerDark{border-color:#532cd8;box-shadow:0 0 0 4px #532cd81a}.CustomSelect-module__l7I6qG__triggerPlaceholder.CustomSelect-module__l7I6qG__triggerLight{color:var(--outline)}.CustomSelect-module__l7I6qG__triggerPlaceholder.CustomSelect-module__l7I6qG__triggerDark{color:#fff6}.CustomSelect-module__l7I6qG__dropdown{z-index:100;border-radius:.75rem;max-height:260px;margin:0;padding:.375rem;list-style:none;animation:.15s cubic-bezier(.16,1,.3,1) forwards CustomSelect-module__l7I6qG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.CustomSelect-module__l7I6qG__dropdownLight{background:var(--surface-container-lowest);border:1.5px solid var(--primary);box-shadow:0 4px 6px -1px #00000012,0 10px 32px -4px #532cd81f}.CustomSelect-module__l7I6qG__dropdownDark{background:#120a27;border:1px solid #ffffff1a;box-shadow:0 25px 50px -12px #00000080}@keyframes CustomSelect-module__l7I6qG__dropIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CustomSelect-module__l7I6qG__dropdown::-webkit-scrollbar{width:4px}.CustomSelect-module__l7I6qG__dropdown::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__l7I6qG__dropdown::-webkit-scrollbar-thumb{background:var(--outline-variant);border-radius:4px}.CustomSelect-module__l7I6qG__option{font-size:.88rem;font-family:var(--font-sans);cursor:pointer;border-radius:.5rem;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .875rem;transition:background .15s,color .15s;display:flex}.CustomSelect-module__l7I6qG__optionLight{color:var(--on-surface-variant)}.CustomSelect-module__l7I6qG__optionLight:hover,.CustomSelect-module__l7I6qG__optionLight:focus-visible{color:var(--on-surface);background:#532cd812}.CustomSelect-module__l7I6qG__optionDark{color:#ffffffb3}.CustomSelect-module__l7I6qG__optionDark:hover,.CustomSelect-module__l7I6qG__optionDark:focus-visible{color:#fff;background:#ffffff0d}.CustomSelect-module__l7I6qG__optionSelected.CustomSelect-module__l7I6qG__optionLight{color:var(--primary);background:#532cd81a;font-weight:600}.CustomSelect-module__l7I6qG__optionSelected.CustomSelect-module__l7I6qG__optionLight:hover{color:var(--primary);background:#532cd824}.CustomSelect-module__l7I6qG__optionSelected.CustomSelect-module__l7I6qG__optionDark{color:#c9beff;background:#532cd833;font-weight:600}.CustomSelect-module__l7I6qG__optionSelected.CustomSelect-module__l7I6qG__optionDark:hover{color:#c9beff;background:#532cd840}
.Calculators-module__sGtxoa__page{background-color:#f8fafc;min-height:100vh;overflow-x:hidden}.Calculators-module__sGtxoa__hero{text-align:center;background:linear-gradient(145deg,#090616 0%,#170d38 50%,#050810 100%);border-bottom:1px solid #532cd826;padding:6.5rem 0 5.5rem;position:relative;overflow:hidden}.Calculators-module__sGtxoa__hero:before{content:"";pointer-events:none;background:radial-gradient(#532cd847 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.Calculators-module__sGtxoa__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Calculators-module__sGtxoa__heroInner{z-index:2;max-width:800px;margin:0 auto;position:relative}.Calculators-module__sGtxoa__heroBadge{color:#c9beff;letter-spacing:.08em;text-transform:uppercase;background:#532cd826;border:1px solid #532cd859;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Calculators-module__sGtxoa__heroTitle{letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw + 1rem,3.5rem);font-weight:800;line-height:1.15}.Calculators-module__sGtxoa__heroSubtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:clamp(1rem,1vw + .8rem,1.2rem);line-height:1.75}.Calculators-module__sGtxoa__body{padding:4rem 0 6rem}.Calculators-module__sGtxoa__layout{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.Calculators-module__sGtxoa__layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:3.5rem}}.Calculators-module__sGtxoa__hubGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.Calculators-module__sGtxoa__hubGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Calculators-module__sGtxoa__hubGrid{grid-template-columns:repeat(2,1fr)}}.Calculators-module__sGtxoa__hubCard{border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2.5rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.Calculators-module__sGtxoa__hubCard:before{content:"";background:linear-gradient(90deg, var(--primary) 0%, #a78bfa 100%);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Calculators-module__sGtxoa__hubCard:hover{border-color:#532cd84d;transform:translateY(-4px);box-shadow:0 12px 30px #532cd814}.Calculators-module__sGtxoa__hubCard:hover:before{opacity:1}.Calculators-module__sGtxoa__hubCardHeader{margin-bottom:2rem}.Calculators-module__sGtxoa__hubCardCategory{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.725rem;font-weight:700;display:block}.Calculators-module__sGtxoa__hubCardTitle{color:var(--on-surface);letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.35rem;font-weight:750}.Calculators-module__sGtxoa__hubCardDesc{color:var(--on-surface-variant);font-size:.9rem;line-height:1.65}.Calculators-module__sGtxoa__hubCardAction{color:var(--primary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;transition:gap .2s;display:inline-flex}.Calculators-module__sGtxoa__hubCard:hover .Calculators-module__sGtxoa__hubCardAction{gap:.75rem}.Calculators-module__sGtxoa__searchContainer{z-index:10;max-width:650px;margin:-2.25rem auto 3.5rem;position:relative}.Calculators-module__sGtxoa__searchInputWrapper{align-items:center;display:flex;position:relative}.Calculators-module__sGtxoa__searchInput{border:1.5px solid var(--outline-variant);width:100%;color:var(--on-surface);background:#fff;border-radius:100px;outline:none;padding:1.15rem 1.5rem 1.15rem 3.75rem;font-size:1.05rem;transition:all .25s;box-shadow:0 10px 25px #532cd80d}.Calculators-module__sGtxoa__searchInput:focus{border-color:var(--primary);box-shadow:0 10px 30px #532cd81f}.Calculators-module__sGtxoa__searchIcon{color:var(--outline);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.Calculators-module__sGtxoa__calcCard{border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 4px 20px #00000004}.Calculators-module__sGtxoa__calcHeader{border-bottom:1px solid var(--outline-variant);margin-bottom:2rem;padding-bottom:1.5rem}.Calculators-module__sGtxoa__calcTitle{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.45rem;font-weight:750}.Calculators-module__sGtxoa__calcDesc{color:var(--on-surface-variant);font-size:.925rem;line-height:1.65}.Calculators-module__sGtxoa__gridForm{grid-template-columns:1fr;gap:1.75rem;margin-bottom:2.5rem;display:grid}@media (min-width:640px){.Calculators-module__sGtxoa__gridForm{grid-template-columns:1fr 1fr}}.Calculators-module__sGtxoa__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.Calculators-module__sGtxoa__fieldGroupFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.Calculators-module__sGtxoa__label{color:var(--on-surface);letter-spacing:.01em;font-size:.85rem;font-weight:700}.Calculators-module__sGtxoa__inputGroup{align-items:center;width:100%;display:flex;position:relative}.Calculators-module__sGtxoa__input{border:1.5px solid var(--outline-variant);width:100%;color:var(--on-surface);font-size:1rem;font-family:var(--font-sans);background:#fff;border-radius:.75rem;outline:none;padding:.85rem 3.5rem .85rem 1.1rem;transition:all .2s}.Calculators-module__sGtxoa__inputUnit{color:var(--outline);pointer-events:none;text-transform:uppercase;font-size:.8rem;font-weight:700;position:absolute;right:1.25rem}.Calculators-module__sGtxoa__input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #532cd81f}.Calculators-module__sGtxoa__resultsBlock{background:linear-gradient(135deg,#532cd80d 0%,#532cd803 100%);border:1.5px solid #532cd826;border-radius:1.25rem;margin-bottom:2.25rem;padding:2.25rem}.Calculators-module__sGtxoa__resultsHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);border-bottom:1px dashed #532cd826;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:.8rem;font-weight:750}.Calculators-module__sGtxoa__resultsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:540px){.Calculators-module__sGtxoa__resultsGrid{grid-template-columns:1fr 1fr}}.Calculators-module__sGtxoa__resultItem{flex-direction:column;gap:.35rem;display:flex}.Calculators-module__sGtxoa__resultItemFull{border-top:1px dashed #532cd826;flex-direction:column;grid-column:1/-1;gap:.35rem;padding-top:1.5rem;display:flex}.Calculators-module__sGtxoa__resultLabel{color:var(--on-surface-variant);font-size:.825rem;font-weight:600}.Calculators-module__sGtxoa__resultValue{color:var(--on-surface);letter-spacing:-.03em;font-size:2.25rem;font-weight:800;line-height:1.15}.Calculators-module__sGtxoa__resultValue span{color:var(--outline);margin-left:.4rem;font-size:1rem;font-weight:600}.Calculators-module__sGtxoa__formulaCard{background:var(--surface-container-low);border-left:4px solid var(--primary);border-radius:1rem;padding:1.75rem}.Calculators-module__sGtxoa__formulaTitle{color:var(--on-surface);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;font-weight:750}.Calculators-module__sGtxoa__formulaText{color:var(--primary);background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:.5rem;margin-bottom:.75rem;padding:.75rem 1rem;font-family:monospace;font-size:.925rem;display:block;overflow-x:auto}.Calculators-module__sGtxoa__formulaNote{color:var(--on-surface-variant);font-size:.825rem;line-height:1.6}.Calculators-module__sGtxoa__sidebar{flex-direction:column;gap:1.75rem;display:flex}.Calculators-module__sGtxoa__infoCard{border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #00000004}.Calculators-module__sGtxoa__infoCardIcon{width:2.75rem;height:2.75rem;color:var(--primary);background:#532cd814;border-radius:.875rem;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Calculators-module__sGtxoa__infoCardTitle{color:var(--on-surface);letter-spacing:-.015em;margin-bottom:.75rem;font-size:1.05rem;font-weight:750}.Calculators-module__sGtxoa__infoCardText{color:var(--on-surface-variant);font-size:.875rem;line-height:1.65}.Calculators-module__sGtxoa__tipList{color:var(--on-surface-variant);flex-direction:column;gap:.75rem;margin:0;padding-left:0;font-size:.85rem;list-style-type:none;display:flex}.Calculators-module__sGtxoa__tipList li{padding-left:1.25rem;line-height:1.6;position:relative}.Calculators-module__sGtxoa__tipList li:before{content:"";background-color:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:.25rem}.Calculators-module__sGtxoa__resetBtn{border:1px solid var(--outline-variant);color:var(--outline);font-size:.8rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:.5rem;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.5rem 1rem;transition:all .2s;display:inline-flex}.Calculators-module__sGtxoa__resetBtn:hover{border-color:var(--error);color:var(--error);background:#ba1a1a0d}.Calculators-module__sGtxoa__backBtn{color:var(--on-surface-variant);align-items:center;gap:.5rem;margin-bottom:2.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.Calculators-module__sGtxoa__backBtn:hover{color:var(--primary)}.Calculators-module__sGtxoa__detailsSection{border-top:1px solid var(--outline-variant);margin-top:5rem;padding-top:4.5rem}.Calculators-module__sGtxoa__detailsGrid{grid-template-columns:1fr;gap:2.5rem;margin-top:2.5rem;display:grid}@media (min-width:1024px){.Calculators-module__sGtxoa__detailsGrid{grid-template-columns:2.1fr .9fr;gap:3.5rem}}.Calculators-module__sGtxoa__detailsMain{flex-direction:column;gap:2.5rem;display:flex}.Calculators-module__sGtxoa__detailsSidebar{flex-direction:column;gap:2rem;display:flex}.Calculators-module__sGtxoa__detailsBlock{border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #00000003}.Calculators-module__sGtxoa__detailsHeader{color:var(--on-surface);border-bottom:1.5px solid var(--outline-variant);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.35rem;font-weight:750;display:flex}.Calculators-module__sGtxoa__detailsHeader:before{content:"";background:var(--primary);border-radius:4px;width:6px;height:24px;display:inline-block}.Calculators-module__sGtxoa__detailsText{color:var(--on-surface-variant);font-size:.95rem;line-height:1.8}.Calculators-module__sGtxoa__detailsText p{margin-bottom:1.25rem}.Calculators-module__sGtxoa__detailsText p:last-child{margin-bottom:0}.Calculators-module__sGtxoa__termList{flex-direction:column;gap:1.5rem;display:flex}.Calculators-module__sGtxoa__termItem{border-bottom:1px solid var(--outline-variant);padding-bottom:1.25rem}.Calculators-module__sGtxoa__termItem:last-child{border-bottom:none;padding-bottom:0}.Calculators-module__sGtxoa__termName{color:var(--primary);margin-bottom:.5rem;font-size:1rem;font-weight:750}.Calculators-module__sGtxoa__termDesc{color:var(--on-surface-variant);font-size:.9rem;line-height:1.7}.Calculators-module__sGtxoa__exampleCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-left:5px solid var(--primary);border-radius:1.25rem;margin-bottom:2rem;padding:2rem}.Calculators-module__sGtxoa__exampleCard:last-child{margin-bottom:0}.Calculators-module__sGtxoa__exampleHeader{color:var(--on-surface);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.05rem;font-weight:750}.Calculators-module__sGtxoa__exampleSteps{color:var(--on-surface-variant);flex-direction:column;gap:.75rem;padding-left:1.5rem;font-size:.925rem;list-style-type:decimal;display:flex}.Calculators-module__sGtxoa__exampleSteps li strong{color:var(--on-surface)}.Calculators-module__sGtxoa__faqList{flex-direction:column;gap:2rem;display:flex}.Calculators-module__sGtxoa__faqItem{border-bottom:1px dashed var(--outline-variant);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.Calculators-module__sGtxoa__faqItem:last-child{border-bottom:none;padding-bottom:0}.Calculators-module__sGtxoa__faqQ{color:var(--on-surface);letter-spacing:-.015em;align-items:flex-start;gap:.5rem;font-size:1.05rem;font-weight:750;display:flex}.Calculators-module__sGtxoa__faqQ:before{content:"Q:";color:var(--primary);font-weight:800}.Calculators-module__sGtxoa__faqA{color:var(--on-surface-variant);padding-left:1.25rem;font-size:.925rem;line-height:1.75}.Calculators-module__sGtxoa__detailsSidebarCard{border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;padding:2.25rem;box-shadow:0 4px 6px -1px #00000003}.Calculators-module__sGtxoa__relatedTitle{color:var(--on-surface);letter-spacing:-.025em;text-align:left;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Calculators-module__sGtxoa__relatedSubtitle{color:var(--on-surface-variant);text-align:left;max-width:800px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.Calculators-module__sGtxoa__disclaimerBox{border:1px solid #ba1a1a26;border-left:4px solid var(--error);color:var(--on-surface-variant);text-align:left;background:#ba1a1a08;border-radius:1rem;margin-top:3rem;padding:1.5rem;font-size:.85rem;line-height:1.6}.Calculators-module__sGtxoa__disclaimerTitle{color:var(--error);align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:750;display:flex}@media (max-width:639px){.Calculators-module__sGtxoa__body{padding:2rem 0 3.5rem}.Calculators-module__sGtxoa__calcCard,.Calculators-module__sGtxoa__resultsBlock{border-radius:1rem;padding:1.25rem 1rem}.Calculators-module__sGtxoa__formulaCard{padding:1.1rem}.Calculators-module__sGtxoa__infoCard,.Calculators-module__sGtxoa__detailsBlock{border-radius:1rem;padding:1.25rem 1rem}.Calculators-module__sGtxoa__exampleCard{border-radius:.875rem;padding:1rem}.Calculators-module__sGtxoa__detailsSidebarCard{border-radius:1rem;padding:1.25rem 1rem}.Calculators-module__sGtxoa__detailsSection{margin-top:3rem;padding-top:2.5rem}.Calculators-module__sGtxoa__resultsGrid{gap:1.25rem}.Calculators-module__sGtxoa__resultValue{font-size:1.75rem}.Calculators-module__sGtxoa__hubCard{border-radius:1rem;padding:1.5rem 1.25rem}.Calculators-module__sGtxoa__hero{padding:4rem 0 3.5rem}.Calculators-module__sGtxoa__searchContainer{margin:0 auto 2rem}.Calculators-module__sGtxoa__searchInput{padding:.85rem 1.25rem .85rem 3rem;font-size:.925rem}.Calculators-module__sGtxoa__searchIcon{left:1.15rem}}
.ProductCard-module__6z8Uqa__productCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1.25rem;flex-direction:column;height:100%;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #09061608}.ProductCard-module__6z8Uqa__productCard:hover{border-color:#532cd840;transform:translateY(-4px);box-shadow:0 12px 30px #532cd814}.ProductCard-module__6z8Uqa__imageWrapper{aspect-ratio:1.1;border-bottom:1px solid var(--outline-variant);background:#0d0a1b;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__productImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProductCard-module__6z8Uqa__productCard:hover .ProductCard-module__6z8Uqa__productImage{transform:scale(1.03)}.ProductCard-module__6z8Uqa__tagContainer{z-index:10;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.ProductCard-module__6z8Uqa__badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:.35rem .8rem;font-size:.72rem;font-weight:700}.ProductCard-module__6z8Uqa__badgePrimary{background:var(--primary);color:var(--on-primary)}.ProductCard-module__6z8Uqa__badgeSecondary{color:var(--primary);background:#532cd81a;border:1px solid #532cd840}.ProductCard-module__6z8Uqa__cardBody{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.ProductCard-module__6z8Uqa__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.3rem;font-weight:700;line-height:1.3}.ProductCard-module__6z8Uqa__cardSubtitle{color:var(--on-surface-variant);flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.ProductCard-module__6z8Uqa__ratingContainer{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ProductCard-module__6z8Uqa__stars{color:#fbbf24;display:flex}.ProductCard-module__6z8Uqa__ratingNumber{color:var(--foreground);font-size:.85rem;font-weight:700}.ProductCard-module__6z8Uqa__reviewsCount{color:var(--on-surface-variant);font-size:.85rem}.ProductCard-module__6z8Uqa__cardFooter{border-top:1px solid var(--outline-variant);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.ProductCard-module__6z8Uqa__price{color:var(--foreground);font-size:1.5rem;font-weight:800}.ProductCard-module__6z8Uqa__btnActions{align-items:center;gap:.75rem;display:flex}.ProductCard-module__6z8Uqa__btnActions button{min-height:auto!important;padding:.55rem 1.15rem!important;font-size:.825rem!important}@media (min-width:640px){.ProductCard-module__6z8Uqa__btnActions button{padding:.625rem 1.35rem!important;font-size:.875rem!important}}
.Shop-module__z430ba__page{background-color:var(--background)}.Shop-module__z430ba__hero{background:#050810;border-bottom:1px solid #532cd826;padding:6rem 0 5rem;position:relative;overflow:hidden}.Shop-module__z430ba__hero:before{content:"";pointer-events:none;background:radial-gradient(#532cd859 0%,#0000 65%);width:900px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Shop-module__z430ba__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Shop-module__z430ba__heroInner{z-index:1;text-align:center;max-width:760px;margin:0 auto;position:relative}.Shop-module__z430ba__heroBadge{color:#c9beff;letter-spacing:.08em;text-transform:uppercase;background:#532cd82e;border:1px solid #532cd866;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-flex}.Shop-module__z430ba__heroTitle{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,4vw + 1rem,3.25rem);font-weight:800;line-height:1.15}.Shop-module__z430ba__heroTitle span{background:linear-gradient(135deg,#c9beff 0%,#a78bfa 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Shop-module__z430ba__heroSubtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:clamp(.95rem,.8vw + .8rem,1.15rem);line-height:1.7}.Shop-module__z430ba__mainContent{background-color:var(--background);padding:4rem 0 6rem}.Shop-module__z430ba__grid{grid-template-columns:1fr;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.Shop-module__z430ba__grid{grid-template-columns:repeat(2,1fr)}}.Shop-module__z430ba__productCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:1.25rem;flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #09061608}.Shop-module__z430ba__productCard:hover{border-color:#532cd840;transform:translateY(-4px);box-shadow:0 12px 30px #532cd814}.Shop-module__z430ba__imageWrapper{aspect-ratio:1.1;border-bottom:1px solid var(--outline-variant);background:#0d0a1b;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Shop-module__z430ba__productImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Shop-module__z430ba__productCard:hover .Shop-module__z430ba__productImage{transform:scale(1.03)}.Shop-module__z430ba__tagContainer{z-index:10;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.Shop-module__z430ba__badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:.3rem .75rem;font-size:.72rem;font-weight:700}.Shop-module__z430ba__badgePrimary{background:var(--primary);color:var(--on-primary)}.Shop-module__z430ba__badgeSecondary{color:var(--primary);background:#532cd81a;border:1px solid #532cd840}.Shop-module__z430ba__cardBody{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.Shop-module__z430ba__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.3rem;font-weight:700;line-height:1.3}.Shop-module__z430ba__cardSubtitle{color:var(--on-surface-variant);flex-grow:0;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.Shop-module__z430ba__ratingContainer{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Shop-module__z430ba__stars{color:#fbbf24;display:flex}.Shop-module__z430ba__ratingNumber{color:var(--foreground);font-size:.85rem;font-weight:700}.Shop-module__z430ba__reviewsCount{color:var(--on-surface-variant);font-size:.85rem}.Shop-module__z430ba__cardFooter{border-top:1px solid var(--outline-variant);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Shop-module__z430ba__price{color:var(--foreground);font-size:1.5rem;font-weight:800}.Shop-module__z430ba__btnActions{gap:.75rem;display:flex}.Shop-module__z430ba__detailContainer{background-color:var(--background);padding:3rem 0 6rem}.Shop-module__z430ba__backBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 0;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.Shop-module__z430ba__backBtn:hover{transform:translate(-4px)}.Shop-module__z430ba__detailGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:1024px){.Shop-module__z430ba__detailGrid{grid-template-columns:1.1fr 1fr}}.Shop-module__z430ba__gallerySection{flex-direction:column;gap:1rem;display:flex}.Shop-module__z430ba__mainImageContainer{border:1px solid var(--outline-variant);aspect-ratio:1.1;background:#0d0a1b;border-radius:1rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Shop-module__z430ba__mainDetailImage{object-fit:cover;width:100%;height:100%}.Shop-module__z430ba__thumbnailStrip{gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.Shop-module__z430ba__thumbnail{border:2px solid var(--outline-variant);cursor:pointer;background:#0d0a1b;border-radius:.5rem;flex-shrink:0;width:70px;height:70px;transition:all .2s;overflow:hidden}.Shop-module__z430ba__thumbnailActive{border-color:var(--primary);transform:scale(1.05);box-shadow:0 0 10px #532cd840}.Shop-module__z430ba__thumbnailImage{object-fit:cover;width:100%;height:100%}.Shop-module__z430ba__infoSection{flex-direction:column;display:flex}.Shop-module__z430ba__detailHeader{margin-bottom:1.5rem}.Shop-module__z430ba__detailTags{gap:.5rem;margin-bottom:1rem;display:flex}.Shop-module__z430ba__detailTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.8rem,3vw + .5rem,2.4rem);font-weight:800;line-height:1.2}.Shop-module__z430ba__detailSubtitle{color:var(--on-surface-variant);font-size:1.1rem;line-height:1.5}.Shop-module__z430ba__ratingPriceBar{border-top:1px solid var(--outline-variant);border-bottom:1px solid var(--outline-variant);justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 0;display:flex}.Shop-module__z430ba__detailPrice{color:var(--foreground);font-size:2rem;font-weight:800}.Shop-module__z430ba__detailBuyBtn{justify-content:center;width:100%;margin-bottom:2.5rem;font-weight:700}.Shop-module__z430ba__expertReviewBox{background:linear-gradient(135deg,#532cd80a 0%,#7c3aed05 100%);border:1px solid #532cd826;border-radius:1rem;margin-bottom:2rem;padding:1.75rem;position:relative}.Shop-module__z430ba__expertHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Shop-module__z430ba__expertBadge{background:var(--primary);color:var(--on-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.Shop-module__z430ba__expertTitle{color:var(--foreground);font-size:1rem;font-weight:700}.Shop-module__z430ba__expertText{color:var(--on-surface-variant);font-size:.95rem;line-height:1.6}.Shop-module__z430ba__descriptionSection{margin-bottom:4rem}.Shop-module__z430ba__sectionHeading{color:var(--foreground);letter-spacing:-.015em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.Shop-module__z430ba__descriptionText{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Shop-module__z430ba__featuresGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Shop-module__z430ba__featuresGrid{grid-template-columns:repeat(2,1fr)}}.Shop-module__z430ba__featureItem{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.Shop-module__z430ba__featureIcon{color:var(--primary);flex-shrink:0;margin-top:.15rem}.Shop-module__z430ba__reviewsSplitGrid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.Shop-module__z430ba__reviewsSplitGrid{grid-template-columns:repeat(2,1fr)}}.Shop-module__z430ba__reviewsColumn{flex-direction:column;gap:1.25rem;display:flex}.Shop-module__z430ba__columnTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Shop-module__z430ba__reviewCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 2px 8px #09061603}.Shop-module__z430ba__reviewCardHeader{justify-content:space-between;align-items:center;display:flex}.Shop-module__z430ba__reviewerInfo{align-items:center;gap:.5rem;display:flex}.Shop-module__z430ba__reviewerAvatar{width:28px;height:28px;color:var(--primary);background:#532cd814;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Shop-module__z430ba__reviewerName{color:var(--foreground);font-size:.88rem;font-weight:600}.Shop-module__z430ba__reviewText{color:var(--on-surface-variant);font-size:.92rem;font-style:italic;line-height:1.5}.Shop-module__z430ba__relatedSection{border-top:1px solid var(--outline-variant);padding-top:4rem}.Shop-module__z430ba__relatedGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.Shop-module__z430ba__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Shop-module__z430ba__relatedGrid{grid-template-columns:repeat(3,1fr)}}.Shop-module__z430ba__relatedCard{background:var(--surface-container-lowest);border:1px solid var(--outline-variant);border-radius:.75rem;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.Shop-module__z430ba__relatedCard:hover{border-color:#532cd833;transform:translateY(-2px);box-shadow:0 4px 12px #532cd80a}.Shop-module__z430ba__relatedImageWrap{aspect-ratio:1.3;background:#0d0a1b;justify-content:center;align-items:center;display:flex}.Shop-module__z430ba__relatedImage{object-fit:cover;width:100%;height:100%}.Shop-module__z430ba__relatedBody{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.Shop-module__z430ba__relatedTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.05rem;font-weight:700;line-height:1.3}.Shop-module__z430ba__relatedPriceRow{justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.Shop-module__z430ba__relatedPrice{color:var(--foreground);font-size:1.15rem;font-weight:800}.Shop-module__z430ba__viewLink{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.85rem;font-weight:700;display:flex}.Shop-module__z430ba__viewLink:hover{text-decoration:underline}
