@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}.fonds{z-index:-1;background:url(../media/background.38ebed09.png) 0 0/cover no-repeat;width:100%;height:100vh;position:fixed;top:0;left:0}.appl{color:#fff;height:max-content;font-family:Poppins,sans-serif}.page{flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.layout{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #2a2a2a;border-radius:24px;grid-template-columns:380px 1fr;width:100%;max-width:1000px;margin-top:60px;display:grid;overflow:hidden;box-shadow:0 40px 80px #0009}.panel{padding:2.4rem 2rem}.panel--form{background:#19191989;border-right:1px solid #2a2a2a;flex-direction:column;gap:2rem;display:flex}.panel--result{background:#202020b3;flex-direction:column;display:flex}.panel__head{flex-direction:column;gap:.4rem;display:flex}.panel__badge{letter-spacing:1.5px;color:#ffffff4d;text-transform:uppercase;border:1px solid #333;border-radius:999px;align-items:center;width:fit-content;padding:3px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.panel__title{letter-spacing:-.5px;font-size:1.75rem;font-weight:700;line-height:1.1}.panel__sub{color:#ffffff4d;font-size:.78rem}.form{flex-direction:column;flex:1;gap:1rem;display:flex}.form__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.form__error{color:#ff5f5f;background:#ff5f5f14;border:1px solid #ff5f5f33;border-radius:8px;padding:.6rem .9rem;font-size:.78rem;font-weight:500}.form__btn{color:#111;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:.85rem 1.4rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.form__btn:hover{background:#e8e8e8}.form__btn:hover .form__btn-arrow{transform:translate(3px)}.form__btn-arrow{transition:transform .2s;display:inline-block}.field{flex-direction:column;gap:.35rem;display:flex}.field__label{text-transform:uppercase;letter-spacing:.7px;color:#ffffff4d;font-size:.68rem;font-weight:600}.field__input{color:#fff;appearance:none;background:#202020b3;border:1px solid #2a2a2a;border-radius:8px;outline:none;width:100%;padding:.65rem .85rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;transition:border-color .2s,background .2s}.field__input::placeholder{color:#ffffff2e}.field__input:focus{background:#252525;border-color:#ffffff4d}.field__input option{color:#fff;background:#1c1c1c}.field__hint{color:#ffffff4d;letter-spacing:.2px;margin:0;padding:0;font-size:.65rem;font-style:italic;font-weight:400}.duration-input{align-items:center;gap:.3rem;display:flex}.duration-input__part{text-align:center;-moz-appearance:textfield;flex:1;min-width:0;padding:.65rem .4rem!important}.duration-input__part::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.duration-input__part::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.duration-input__sep{color:#ffffff4d;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:.75rem;font-weight:600}.currency-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.currency-btn{color:#ffffff4d;cursor:pointer;background:#202020b3;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.45rem .3rem;font-family:Poppins,sans-serif;transition:border-color .15s,background .15s,color .15s;display:flex}.currency-btn:hover{color:#fff9;border-color:#333}.currency-btn--active{color:#fff;background:#ffffff1a;border-color:#fff}.currency-btn__symbol{font-size:.85rem;font-weight:700;line-height:1}.currency-btn__code{letter-spacing:.5px;opacity:.7;font-size:.6rem;font-weight:600}.empty-state{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.empty-state__icon{opacity:.25;font-size:2.5rem;transform:scale(2)}.empty-state__text{text-align:center;color:#ffffff4d;font-size:.83rem;line-height:1.7}.results{flex-direction:column;flex:1;gap:1.4rem;display:flex}.hero{background:#ffffff0f;border:1px solid #2a2a2a;border-radius:16px;display:flex;overflow:hidden}.hero__block{flex-direction:column;flex:1;gap:.3rem;padding:1.4rem 1.6rem;display:flex}.hero__sep{background:#2a2a2a;flex-shrink:0;width:1px}.hero__label{text-transform:uppercase;letter-spacing:.8px;color:#ffffff4d;font-size:.65rem;font-weight:600}.hero__amount{letter-spacing:-1px;font-size:1.9rem;font-weight:800}.hero__amount--muted{color:#fff9;font-size:1.5rem}.meta-grid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.meta-tag{background:#ffffff0f;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;gap:.2rem;padding:.65rem .85rem;display:flex}.meta-tag--highlight{background:#ffffff1a;border-color:#ffffff4d}.meta-tag__label{text-transform:uppercase;letter-spacing:.6px;color:#ffffff4d;font-size:.6rem;font-weight:600}.meta-tag__value{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.chart-block{flex-direction:column;flex:1;gap:.8rem;display:flex}.chart-block__title{text-transform:uppercase;letter-spacing:.8px;color:#ffffff4d;font-size:.65rem;font-weight:600}.chart-legend{align-items:center;gap:1.4rem;display:flex}.chart-legend__item{color:#ffffff4d;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.chart-legend__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.chart-legend__dot--selected{background:#fff}.chart-legend__dot--other{background:#fff3}.chart-legend__dot--avg{border-top:2px dashed #ffffff4d;border-radius:0;width:14px;height:0}.chart-tooltip{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:8px 14px}.chart-tooltip__name{color:#ffffff4d;margin-bottom:2px;font-size:.78rem}.chart-tooltip__value{color:#fff9;font-size:.92rem;font-weight:700}.chart-tooltip__value--selected{color:#fff}.charts:focus,.charts:active{border:0;outline:0}.chart-block__share-btn{width:100%;margin-top:.75rem;color:#fff!important;background:#ffffff0f!important}.chart-block__share-btn:hover:not(:disabled){background:#ffffff1a!important;border-color:#333!important}.chart-block__share-btn:disabled{opacity:.55;cursor:not-allowed}.share-modal{z-index:1000;place-items:center;padding:1rem;font-family:Poppins,sans-serif;display:grid;position:fixed;inset:0}.share-modal__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;border:none;margin:0;padding:0;position:absolute;inset:0}.share-modal__panel{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(165deg,#202020f7 0%,#191919fa 100%);border:1px solid #2a2a2a;border-radius:24px;flex-direction:column;gap:1rem;width:min(520px,100%);max-height:min(92vh,880px);padding:1.6rem 1.5rem 1.5rem;display:flex;position:relative;overflow:auto;box-shadow:0 40px 100px #000000a6}.share-modal__head{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.25rem;display:flex}.share-modal__intro{flex-direction:column;gap:.35rem;min-width:0;display:flex}.share-modal__badge{letter-spacing:1.4px;color:#ffffff4d;text-transform:uppercase;border:1px solid #333;border-radius:999px;align-items:center;width:fit-content;padding:3px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.share-modal__title{letter-spacing:-.4px;color:#fff;font-size:1.35rem;font-weight:700;line-height:1.15}.share-modal__sub{color:#ffffff4d;max-width:36ch;font-size:.78rem;line-height:1.55}.share-modal__close{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #2a2a2a;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:1rem;line-height:1;transition:background .15s,color .15s,border-color .15s;display:grid}.share-modal__close:hover{color:#fff;background:#ffffff1a;border-color:#333}.share-modal__hint{border-radius:8px;margin:0;padding:.55rem .85rem;font-size:.75rem;font-weight:500}.share-modal__hint--ok{color:#7dffb2;background:#7dffb214;border:1px solid #7dffb238}.share-modal__hint--err{color:#ff8a8a;background:#ff5f5f14;border:1px solid #ff5f5f33}.share-modal__preview{background:#111;border:1px solid #2a2a2a;border-radius:16px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.share-modal__img{width:100%;height:auto;display:block}.share-modal__preview-skeleton{background:linear-gradient(110deg,#ffffff0a 0%,#ffffff17 45%,#ffffff0a 90%) 0 0/200% 100%;min-height:180px;animation:1.2s ease-in-out infinite share-modal-shimmer}.share-modal__section-label{letter-spacing:.75px;text-transform:uppercase;color:#ffffff4d;margin:.15rem 0 0;font-size:.62rem;font-weight:600}.share-modal__row{flex-wrap:wrap;gap:.5rem;display:flex}.share-modal__row--primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.share-modal__btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.72rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.share-modal__btn:disabled{opacity:.45;cursor:not-allowed}.share-modal__btn--primary{color:#111;background:#fff;border-color:#fff;grid-column:1/-1}.share-modal__btn--primary:hover:not(:disabled){background:#eaeaea}.share-modal__btn--secondary{color:#fff;background:#ffffff0f;border-color:#2a2a2a}.share-modal__btn--secondary:hover:not(:disabled){background:#ffffff1a;border-color:#333}.share-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.share-modal__platform{color:#fff9;cursor:pointer;background:#202020b3;border:1px solid #2a2a2a;border-radius:12px;padding:.65rem .5rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.share-modal__platform:hover{color:#fff;background:#202020f2;border-color:#333}@keyframes share-modal-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:480px){.share-modal{align-items:flex-end;padding:.65rem}.share-modal__panel{border-radius:16px 16px 24px 24px;max-height:88vh;padding:1.25rem 1.1rem 1.2rem}.share-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.share-modal__row--primary{grid-template-columns:1fr}.share-modal__btn--primary{grid-column:auto}}@media (max-width:1024px){.layout{grid-template-columns:320px 1fr;max-width:100%}.panel{padding:2rem 1.6rem}.hero__amount{font-size:1.6rem}}@media (max-width:860px){.page{align-items:flex-start;padding:1.5rem 1rem}.layout{border-radius:16px;grid-template-columns:1fr;margin-top:76px}.panel{padding:1.8rem 1.5rem}.panel--form{border-bottom:1px solid #2a2a2a;border-right:none}.panel--result{min-height:0}.meta-grid{grid-template-columns:repeat(3,1fr)}.currency-grid{grid-template-columns:repeat(6,1fr)}.hero__amount{font-size:1.75rem}.hero__amount--muted{font-size:1.4rem}}@media (max-width:560px){.page{padding:1rem .75rem}.layout{border-radius:12px;margin-top:70px}.panel{padding:1.5rem 1.25rem}.panel__title{font-size:1.4rem}.form__row{grid-template-columns:1fr 1fr;gap:.5rem}.meta-grid{grid-template-columns:repeat(2,1fr)}.currency-grid{grid-template-columns:repeat(4,1fr)}.hero{flex-direction:column}.hero__sep{background:#2a2a2a;width:100%;height:1px}.hero__block{padding:1rem 1.2rem}.hero__amount{font-size:1.6rem}.hero__amount--muted{font-size:1.3rem}.chart-legend{flex-wrap:wrap;gap:.8rem}.empty-state{padding:2rem 1rem}}@media (max-width:400px){.page{padding:.75rem .5rem}.layout{border-radius:8px;margin-top:66px}.panel{padding:1.25rem 1rem}.panel__title{font-size:1.25rem}.form__row{grid-template-columns:1fr;gap:.75rem}.meta-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.currency-grid{grid-template-columns:repeat(4,1fr);gap:.35rem}.currency-btn{padding:.4rem .2rem}.currency-btn__symbol{font-size:.75rem}.currency-btn__code{font-size:.55rem}.hero__amount{font-size:1.4rem}.hero__amount--muted{font-size:1.15rem}.meta-tag{padding:.5rem .65rem}.meta-tag__value{font-size:.75rem}.chart-legend{gap:.6rem}.chart-legend__item{font-size:.65rem}}.calc-content{color:#fff;width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem 5rem;font-family:Poppins,sans-serif}.calc-content__eyebrow{letter-spacing:1.5px;color:#ffffff4d;text-transform:uppercase;border:1px solid #333;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:3px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.calc-content__h2{letter-spacing:-.4px;color:#fff;margin-bottom:1rem;font-size:1.45rem;font-weight:700;line-height:1.2}.calc-content__h3{color:#fff;letter-spacing:-.1px;margin-bottom:.5rem;font-size:.88rem;font-weight:700}.calc-content__p{color:#fff9;margin-bottom:1rem;font-size:.88rem;line-height:1.75}.calc-content__lead{color:#fff9;margin-bottom:0;font-size:.94rem;line-height:1.78}.calc-content__link{color:#fff;text-underline-offset:3px;text-decoration-color:#ffffff4d;text-decoration-thickness:1px;transition:text-decoration-color .2s}.calc-content__link:hover{text-decoration-color:#fff}.calc-content__intro{border-bottom:1px solid #2a2a2a;margin-bottom:2.5rem;padding:3rem 0 2.5rem}.calc-content__stats{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:3rem;display:grid}.calc-content__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191989;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.2rem 1.3rem;display:flex}.calc-content__stat-val{letter-spacing:-.5px;color:#fff;font-size:1.8rem;font-weight:800;line-height:1}.calc-content__stat-label{text-transform:uppercase;letter-spacing:.6px;color:#ffffff4d;font-size:.65rem;font-weight:600;line-height:1.3}.calc-content__block{border-top:1px solid #2a2a2a;padding:2.5rem 0}.calc-content__steps{counter-reset:steps;flex-direction:column;gap:.75rem;padding-left:1.4rem;list-style:none;display:flex}.calc-content__steps li{color:#fff9;padding-left:.5rem;font-size:.87rem;line-height:1.72;position:relative}.calc-content__steps li:before{content:counter(steps);counter-increment:steps;color:#ffffff4d;background:#ffffff1a;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:.05em;left:-1.4rem}.calc-content__steps li strong{color:#fff;font-weight:600}.calc-content__steps li a{color:#fff;text-decoration-color:#ffffff4d}.calc-content__metrics{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.calc-content__metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191989;border:1px solid #2a2a2a;border-radius:12px;padding:1.3rem 1.4rem}.calc-content__metric-card em{color:#fff9;font-style:italic}.calc-content__ctas{border-top:1px solid #2a2a2a;padding:2.5rem 0}.calc-content__ctas-label{text-transform:uppercase;letter-spacing:1.4px;color:#ffffff4d;margin-bottom:1rem;font-size:.62rem;font-weight:700}.calc-content__cta-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.calc-content__cta-card{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191989;border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:.9rem;padding:1.1rem 1.3rem;text-decoration:none;transition:border-color .18s,background .18s;display:flex}.calc-content__cta-card:hover{background:#202020b3;border-color:#333}.calc-content__cta-card:hover .calc-content__cta-arrow{transform:translate(4px)}.calc-content__cta-card strong{color:#fff;margin-bottom:.15rem;font-size:.85rem;font-weight:700;display:block}.calc-content__cta-card span:not(.calc-content__cta-icon):not(.calc-content__cta-arrow){color:#ffffff4d;font-size:.72rem;line-height:1.4}.calc-content__cta-card div{flex:1;min-width:0}.calc-content__cta-icon{color:#ffffff4d;background:#ffffff0f;border:1px solid #2a2a2a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.calc-content__cta-arrow{color:#ffffff4d;flex-shrink:0;font-size:.9rem;transition:transform .2s}.calc-content__faq{border-top:1px solid #2a2a2a;padding:2.5rem 0}.calc-content__disclaimer{color:#ffffff4d;border-top:1px solid #2a2a2a;margin-top:0;padding-top:2rem;font-size:.72rem;line-height:1.65}.calc-content__disclaimer a{color:#ffffff4d;text-decoration-color:#0000}.calc-content__disclaimer a:hover{color:#fff9}.calc-faq__list{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#19191989;border-radius:30px;flex-direction:column;gap:0;padding:30px;display:flex}.calc-faq__item{border-bottom:1px solid #2a2a2a}.calc-faq__item:first-child{border-top:1px solid #2a2a2a}.calc-faq__item--open .calc-faq__q{color:#fff}.calc-faq__q{color:#fff9;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 0;font-family:Poppins,sans-serif;font-size:.87rem;font-weight:600;transition:color .15s;display:flex}.calc-faq__q:hover{color:#fff}.calc-faq__chevron{color:#ffffff4d;text-align:center;flex-shrink:0;width:20px;font-size:1.2rem;font-weight:400;line-height:1}.calc-faq__a{padding:0 0 1.2rem}.calc-faq__a p{color:#fff9;font-size:.85rem;line-height:1.78}@media (max-width:860px){.calc-content{padding:0 1rem 4rem}.calc-content__stats,.calc-content__metrics{grid-template-columns:repeat(2,1fr)}.calc-content__cta-grid{grid-template-columns:1fr}}@media (max-width:560px){.calc-content{padding:0 .75rem 3rem}.calc-content__h2{font-size:1.2rem}.calc-content__stats{grid-template-columns:repeat(2,1fr)}.calc-content__metrics{grid-template-columns:1fr}.calc-content__stat-val{font-size:1.5rem}}@media (max-width:400px){.calc-content{padding:0 .5rem 3rem}.calc-content__cta-card{padding:.9rem 1rem}}
