.teething-tool__arrow-btn{background:#e7f7f1;border:1px solid #b7e2d1;color:#1f6a57;border-radius:6px;width:2.2rem;height:2.2rem;font-size:1.35rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s}.teething-tool__arrow-btn:disabled{opacity:.5;cursor:not-allowed}.teething-tool__arrow-btn:focus{outline:2px solid #1f6a57;outline-offset:2px}.teething-tool,.teething-tool *,.teething-tool *:before,.teething-tool *:after{box-sizing:border-box}.teething-tool{--mint-50: #f4fbf8;--mint-100: #e7f7f1;--mint-300: #a8dfcb;--mint-700: #1f6a57;--ink-900: #17372f;--peach: #ffd9c6;--gold: #f7b32b;--sky: #8ecae6;--teething-visual-max-width: 520px;background:radial-gradient(circle at 0% 0%,#fff,#fff0 40%),radial-gradient(circle at 100% 100%,#d5f1e6,#d5f1e600 45%),linear-gradient(145deg,var(--mint-50),#ffffff);border:1px solid #d9ece4;border-radius:20px;padding:1.1rem;margin:1.1rem 0 1.8rem;box-shadow:0 16px 32px #11272114;width:100%;max-width:100%;overflow-x:clip}.teething-tool__header h3{margin:0;color:var(--ink-900);font-size:clamp(1.15rem,1.6vw,1.5rem)}.teething-tool__header p{margin:.45rem 0 0;color:#33594d}.teething-tool__slider-panel{margin-top:.95rem;background:#fff;border:1px solid #e1f0ea;border-radius:14px;padding:.85rem}.teething-tool__slider-label{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.95rem;color:#254d40;min-width:0}.teething-tool__slider-row{display:flex;align-items:center;gap:.5rem;min-width:0}.teething-tool__slider{width:100%;min-width:0;margin-top:.6rem;accent-color:var(--mint-700)}.teething-tool__milestones{margin-top:.3rem;display:flex;justify-content:space-between;font-size:.74rem;color:#58786c}.teething-tool__legend{display:flex;flex-wrap:wrap;gap:.95rem;margin-top:.85rem;font-size:.82rem;color:#355f51;margin:30px 0 0}.teething-tool__dot{width:11px;height:11px;border-radius:999px;display:inline-block;margin-right:.32rem;vertical-align:middle}.teething-tool__dot--present{background:var(--mint-700)}.teething-tool__dot--erupting{background:var(--gold)}.teething-tool__dot--future{background:var(--sky)}.teething-tool__maps{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:.85rem}.teething-tool__top-row{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:.85rem;align-items:start}.teething-tool__insight-card.teething-tool__insight-card--snapshot{height:100%}.teething-tool__insight-card.teething-tool__drooling-card{max-height:180px}.teething-tool__top-insights{display:flex;flex-direction:column;gap:.75rem;height:100%}.teething-tool__maps--single{width:100%;max-width:min(860px,100%);margin-inline:auto}.teething-tool__mouth{background:#fff;border:1px solid #e4f1ec;border-radius:14px;padding:.85rem;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:space-between}.teething-tool__visual-frame{width:100%;max-width:min(var(--teething-visual-max-width),100%);margin-inline:auto}.teething-tool__mouth h4{margin:0 0 .65rem;color:#1f5446}.teething-tool__mouth-svg{width:100%;display:block;border-radius:14px}.teething-tool__mouth-canvas{fill:#fffdf9;stroke:#f4dfd8;stroke-width:2}.teething-tool__ridge{fill:none;stroke:#dc7f77;stroke-width:2.4;opacity:.65}.teething-tool__svg-tooth rect{stroke:#dbe3ed;stroke-width:1.1;transform-box:fill-box;transform-origin:center;transition:transform .35s ease,opacity .35s ease}.teething-tool__svg-tooth--present rect{filter:drop-shadow(0 2px 2px rgba(36,79,65,.22))}.teething-tool__svg-tooth--erupting rect{stroke:#f5ab64;animation:toothPulse 1.4s ease-in-out infinite}.teething-tool__svg-tooth--partial rect{opacity:.88}.teething-tool__svg-tooth--full rect{opacity:1}.teething-tool__insights{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0}.teething-tool__insight-card{background:#fff;border:1px solid #e3efe9;border-radius:12px;padding:.7rem}.teething-tool__insight-card h4{margin:0 0 .45rem;color:#295b4e}.teething-tool__insight-card p,.teething-tool__insight-card li{color:#395f53;font-size:.9rem;margin-bottom:20px!important}.teething-tool__tiny-hint{margin-top:.35rem;font-size:.82rem;color:#4f7065}.teething-tool__insight-card ul{margin:20px 0 0;padding-left:1rem}.teething-tool__insight-card ul li{color:#395f53!important;font-size:.9rem!important}.teething-tool__droplets{display:flex;gap:.25rem;margin:.25rem 0 .45rem;min-height:18px}.teething-tool__droplets span{width:9px;height:14px;border-radius:50% 50% 60% 60%;background:#77b6d8;display:inline-block;animation:dropletDrift 1.15s ease-in-out infinite}.teething-tool__disclaimer{margin:.9rem 0 0;font-size:.82rem;color:#4e7266}.teething-tool__disclaimer--muted{margin-top:.25rem;color:#67897d}@keyframes toothPulse{0%,to{transform:translateY(0);box-shadow:0 0 #f7b32b6b}50%{transform:translateY(-2px);box-shadow:0 0 0 5px #f7b32b00}}@keyframes dropletDrift{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(2px)}}@media (max-width: 930px){.teething-tool__insight-card.teething-tool__insight-card--snapshot{min-height:360px}.teething-tool__insight-card.teething-tool__drooling-card{min-height:180px}}@media (max-width: 780px){.teething-tool__insight-card.teething-tool__insight-card--snapshot,.teething-tool__insight-card.teething-tool__drooling-card{min-height:-moz-fit-content;min-height:fit-content}}@media (min-width: 780px){.teething-tool__top-row{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr)}.teething-tool__insights--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.teething-tool__insight-card--snapshot{margin-top:0}}@media (max-width: 720px){.teething-tool{padding:.85rem}.teething-tool__top-row,.teething-tool__insights{grid-template-columns:1fr}}@media (max-width: 480px){.teething-tool__slider-panel{padding:.75rem}.teething-tool__slider-label{align-items:flex-start}.teething-tool__milestones{gap:.35rem;font-size:.7rem}.teething-tool__arrow-btn{min-width:30px!important;min-height:30px!important;width:15px;height:15px;font-size:16px;margin-left:1px}}
