.btov{--btov-accent: #b87d81;--btov-deep: #6f3b49;--btov-soft: #f1d9d7;--btov-ink: #000;--btov-muted: #63666a;box-sizing:border-box;max-width:640px;margin:0 auto;padding:20px;color:var(--btov-ink);font-family:Arial,sans-serif}.btov *,.btov *:before,.btov *:after{box-sizing:border-box}.btov [hidden]{display:none!important}.btov__intro{margin-bottom:24px}.btov__intro h1{margin:0 0 12px;color:var(--btov-ink);font-family:inherit;font-size:clamp(32px,5vw,40px);font-weight:700;line-height:1.15}.btov__intro p,.btov__disclaimer{margin:0;color:var(--btov-muted);font-size:16px;line-height:1.55}.btov__calculator{margin-bottom:20px;padding:24px;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0000001a}.btov__field{margin-bottom:20px}.btov__field label,.btov__save label{display:block;margin-bottom:6px;color:var(--btov-muted);font-size:15px;line-height:1.4}.btov__field input,.btov__field select,.btov__save input{width:100%;min-height:46px;margin:5px 0 0;padding:10px 12px;border:1px solid #97999b;border-radius:5px;background:#fff;color:var(--btov-ink);font:inherit;font-size:16px;line-height:1.5}.btov__field input:focus,.btov__field select:focus,.btov__save input:focus{outline:none;border-color:var(--btov-deep);box-shadow:0 0 0 3px #b87d8138}.btov__error,.btov__save-status,.btov__save-note{margin:6px 0 0;font-size:13px;line-height:1.4}.btov__error,.btov__save-status[data-state=error]{color:#c53030}.btov__save-status[data-state=success]{color:#2c7a7b}.btov__save-note{color:var(--btov-muted)}.btov__button,.btov__save button{min-height:44px;padding:12px 24px;border:0;border-radius:24px;background:var(--btov-accent);color:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:700;line-height:1.2;transition:opacity .2s ease,background-color .2s ease,transform .2s ease}.btov__button:hover,.btov__save button:hover{opacity:.9}.btov__button:focus-visible,.btov__save button:focus-visible,.btov__coupon-code:focus-visible{outline:3px solid rgba(111,59,73,.35);outline-offset:3px}.btov__results{margin-top:30px}.btov__result-item{display:flex;align-items:center;gap:4px;margin-bottom:20px;padding:15px;border-radius:8px;background:#97999b1a;color:var(--btov-ink);font-size:15px;line-height:1.45}.btov__result-item strong{font-weight:700}.btov__icon{flex:0 0 auto;margin-right:6px;color:var(--btov-accent);font-size:20px}.btov__save{margin:6px 0 34px}.btov__save-row{display:flex;align-items:stretch;gap:10px}.btov__save-row input{min-width:0;margin:0}.btov__save-row button{flex:0 0 auto;border-radius:5px}.btov__calendar{margin-top:40px}.btov__calendar-header{margin-bottom:8px;color:var(--btov-accent);font-size:24px;font-weight:700;line-height:1.3;text-align:center}.btov__cycle-info{margin-bottom:20px;color:var(--btov-muted);text-align:center}.btov__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;text-align:center}.btov__weekday,.btov__day{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%}.btov__weekday{padding:8px;color:var(--btov-muted);font-size:14px;font-weight:700}.btov__day{margin:2px;padding:8px;color:var(--btov-ink);font-size:14px;font-weight:500;transition:transform .2s ease}.btov__day:not(.btov__day--empty):hover{transform:scale(1.1)}.btov__day--period{background:var(--btov-deep);color:#fff}.btov__day--fertile{background:var(--btov-soft);color:var(--btov-ink)}.btov__day--empty{visibility:hidden}.btov__legend{display:flex;justify-content:center;gap:20px;margin-top:20px}.btov__legend-item{display:flex;align-items:center;gap:8px;color:var(--btov-muted);font-size:14px}.btov__legend-dot{width:12px;height:12px;border-radius:50%}.btov__legend-dot--period{background:var(--btov-deep)}.btov__legend-dot--fertile{background:var(--btov-soft)}.btov__cycle-navigation{display:flex;justify-content:flex-end;margin-top:20px;padding:10px 0}.btov__button--small{min-height:38px;padding:8px 16px;font-size:14px}.btov__reset{margin-top:30px;text-align:center}.btov__button--outline{border:1px solid var(--btov-accent);background:transparent;color:var(--btov-accent)}.btov__coupon{--btov-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}.btov__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}.btov__coupon-offer:before,.btov__coupon-offer:after{position:absolute;right:-5px;width:8px;height:8px;border-radius:50%;background:var(--btov-dotted);content:""}.btov__coupon-offer:before{top:-4px}.btov__coupon-offer:after{bottom:-4px}.btov__coupon-mark{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;color:var(--btov-deep);font-size:17px;font-weight:700}.btov__coupon-code{min-width:130px;padding:0 10px;border:0;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:600}.btov__disclaimer{padding:0 4px;font-size:13px}@media screen and (max-width:749px){.btov{padding:16px}.btov__calculator{padding:20px 16px}.btov__save-row{flex-direction:column}.btov__save-row button{width:100%}.btov__calendar-grid{gap:3px}.btov__weekday,.btov__day{padding:4px;font-size:12px}.btov__legend{flex-wrap:wrap;gap:10px 18px}.btov__coupon{width:100%}.btov__coupon-offer{flex:1 1 auto}.btov__coupon-code{min-width:112px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/baby-tool-ovulation-full.css.map */
