.btwg{--btwg-accent: #b87d81;--btwg-deep: #6f3b49;--btwg-soft: #f1d9d7;--btwg-ink: #000;--btwg-muted: #63666a;box-sizing:border-box;max-width:640px;margin:0 auto;padding:20px;color:var(--btwg-ink);font-family:Arial,sans-serif}.btwg *,.btwg *:before,.btwg *:after{box-sizing:border-box}.btwg [hidden]{display:none!important}.btwg__intro{margin-bottom:30px;text-align:center}.btwg__intro h1{margin:0 0 15px;color:var(--btwg-ink);font-family:inherit;font-size:clamp(32px,5vw,40px);font-weight:700;line-height:1.15}.btwg__intro p{margin:0;color:var(--btwg-muted);font-size:17px;line-height:1.5}.btwg__calculator{margin-bottom:20px;padding:25px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014}.btwg__row{display:flex;gap:20px;margin-bottom:20px}.btwg__row>.btwg__field{flex:1 1 0;min-width:0}.btwg__field{margin-bottom:0}.btwg__unit-toggle{margin-bottom:20px;padding:15px;border-radius:8px;background:#f1d9d733}.btwg__field label,.btwg__label,.btwg__save label{display:block;margin-bottom:8px;color:var(--btwg-muted);font-size:16px;font-weight:500;line-height:1.4}.btwg__field label span{margin-left:5px;font-size:14px;font-weight:400}.btwg__field input,.btwg__field select,.btwg__save input{width:100%;height:45px;margin-top:5px;padding:10px 12px;border:1px solid var(--btwg-accent);border-radius:8px;background:#fff;color:var(--btwg-ink);font:inherit;font-size:16px;line-height:1.5}.btwg__field input:focus,.btwg__field select:focus,.btwg__save input:focus{outline:none;border-color:var(--btwg-deep);box-shadow:0 0 0 2px #b87d8133}.btwg__field input::-webkit-outer-spin-button,.btwg__field input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.btwg__field input[type=number]{-moz-appearance:textfield}.btwg__height-imperial{display:flex;gap:15px}.btwg__height-imperial>*{flex:1 1 0;min-width:0}.btwg__input-with-unit{position:relative}.btwg__input-with-unit input{padding-right:40px}.btwg__input-with-unit span{position:absolute;top:50%;right:12px;color:var(--btwg-muted);font-size:14px;pointer-events:none;transform:translateY(-42%)}.btwg__error,.btwg__save-note,.btwg__save-status{margin:6px 0 0;font-size:13px;line-height:1.4}.btwg__error,.btwg__save-status[data-state=error]{color:#d63031}.btwg__save-status[data-state=success]{color:#2c7a7b}.btwg__save-note{color:var(--btwg-muted)}.btwg__button,.btwg__save button{width:100%;min-height:48px;margin-top:20px;padding:14px 28px;border:0;border-radius:25px;background:var(--btwg-accent);color:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:700;line-height:1.2;transition:background-color .3s ease,opacity .2s ease}.btwg__button:hover,.btwg__save button:hover{background:var(--btwg-deep)}.btwg__button:focus-visible,.btwg__save button:focus-visible,.btwg__coupon-code:focus-visible{outline:3px solid rgba(111,59,73,.35);outline-offset:3px}.btwg__results{margin-top:30px}.btwg__result-card{margin-bottom:20px;padding:20px;border-radius:12px;background:#f1d9d733}.btwg__result-title,.btwg__tips-title{margin-bottom:10px;color:var(--btwg-accent);font-size:19px;font-weight:700;line-height:1.35}.btwg__result-value{margin:0 0 5px;font-size:17px;line-height:1.4}.btwg__result-value strong{font-weight:700}.btwg__status{margin-top:10px;padding:10px;border-radius:8px}.btwg__status--below{background:#ffeaa733;color:#b7791f}.btwg__status--within{background:#81e6d933;color:#2c7a7b}.btwg__status--above{background:#fed7d733;color:#c53030}.btwg__save{margin:26px 0 8px}.btwg__save-row{display:flex;align-items:stretch;gap:10px}.btwg__save-row input{min-width:0;margin:0;border-color:#97999b}.btwg__save-row button{flex:0 0 auto;width:auto;min-height:45px;margin:0;padding:10px 20px;border-radius:8px}.btwg__progress{margin:30px 0}.btwg__progress-bar{position:relative;width:100%;height:20px;overflow:hidden;border-radius:10px;background:#f0f0f0}.btwg__progress-fill{width:0;height:100%;border-radius:inherit;background:var(--btwg-accent);transition:width .3s ease}.btwg__range-markers{display:flex;justify-content:space-between;margin-top:5px;color:var(--btwg-muted);font-size:14px}.btwg__tips{margin-top:30px;padding:20px;border-radius:12px;background:#f1d9d74d}.btwg__tips-title{margin-bottom:15px}.btwg__tips-list{margin:0;padding:0;list-style:none}.btwg__tips-list li{position:relative;margin-bottom:10px;padding-left:20px;font-size:15px;line-height:1.4}.btwg__tips-list li:before{position:absolute;left:0;color:var(--btwg-accent);content:"\2022"}.btwg__disclaimer{margin:20px 0 0;color:var(--btwg-muted);font-size:13px;line-height:1.5}.btwg__reset{margin-top:24px;text-align:center}.btwg__button--outline{width:auto;min-height:42px;margin:0;padding:10px 24px;border:1px solid var(--btwg-accent);background:transparent;color:var(--btwg-accent)}.btwg__button--outline:hover{background:var(--btwg-accent);color:#fff}.btwg__coupon{--btwg-dotted: #fff;display:flex;align-items:stretch;width:fit-content;max-width:100%;min-height:50px;margin:30px auto 0;border:1px solid #111;color:#000}.btwg__coupon-offer{position:relative;display:flex;flex-direction:row-reverse;align-items:center;gap:7px;padding:8px 10px;border-right:1px dashed #fff;background:#ffe0e0;font-size:13px;font-weight:600;line-height:1.2}.btwg__coupon-offer:before,.btwg__coupon-offer:after{position:absolute;right:-5px;width:8px;height:8px;border-radius:50%;background:var(--btwg-dotted);content:""}.btwg__coupon-offer:before{top:-4px}.btwg__coupon-offer:after{bottom:-4px}.btwg__coupon-mark{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;color:var(--btwg-deep);font-size:17px;font-weight:700}.btwg__coupon-code{min-width:130px;padding:0 10px;border:0;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:600}@media screen and (max-width:768px){.btwg{padding:16px}.btwg__calculator{padding:20px 16px}.btwg__row{flex-direction:column;gap:15px}.btwg__result-value{font-size:16px}.btwg__save-row{flex-direction:column}.btwg__save-row button,.btwg__coupon{width:100%}.btwg__coupon-offer{flex:1 1 auto}.btwg__coupon-code{min-width:112px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/baby-tool-weight-full.css.map */
