.result-item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background:var(--bg-light);border-radius:.75rem;border:2px solid transparent;transition:all .2s}.result-item.recommended{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.result-time{font-size:1.75rem;font-weight:900;color:#5b21b6}.result-item.recommended .result-time{color:#065f46}.result-info{font-size:.9rem;color:var(--text-gray);flex:1;margin-left:1rem}.badge{background:#10b981;color:#fff;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.sleep-calculator[data-astro-cid-vof7zdsf]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.calculator-header[data-astro-cid-vof7zdsf]{text-align:center;margin-bottom:3rem}.calculator-header[data-astro-cid-vof7zdsf] svg[data-astro-cid-vof7zdsf]{margin-bottom:1rem}h1[data-astro-cid-vof7zdsf]{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem;text-transform:capitalize}.subtitle[data-astro-cid-vof7zdsf]{font-size:1.125rem;color:var(--text-gray)}.calculator-container[data-astro-cid-vof7zdsf]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}@media(max-width:968px){.calculator-container[data-astro-cid-vof7zdsf]{grid-template-columns:1fr}}.calculator-card[data-astro-cid-vof7zdsf],.results-card[data-astro-cid-vof7zdsf]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:var(--card-shadow)}.mode-selector[data-astro-cid-vof7zdsf]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:2rem;background:var(--bg-light);padding:.25rem;border-radius:.75rem}.mode-btn[data-astro-cid-vof7zdsf]{padding:.875rem 1rem;border:none;background:transparent;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;color:var(--text-dark)}.mode-btn[data-astro-cid-vof7zdsf].active{background:var(--primary);color:#fff;box-shadow:0 2px 8px #14b8a64d}.form-group[data-astro-cid-vof7zdsf]{margin-bottom:1.5rem}label[data-astro-cid-vof7zdsf]{display:block;font-weight:500;color:var(--text-dark);margin-bottom:.5rem}input[data-astro-cid-vof7zdsf][type=time]{width:100%;padding:1rem;border:2px solid var(--border);border-radius:.5rem;font-size:1.5rem;font-weight:600;text-align:center;transition:all .2s}input[data-astro-cid-vof7zdsf][type=time]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #14b8a61a}.instruction-text[data-astro-cid-vof7zdsf]{padding:1rem;background:var(--bg-light);border-radius:.5rem;text-align:center;font-size:.95rem;color:var(--text-gray);margin-bottom:1.5rem;line-height:1.5}.form-actions[data-astro-cid-vof7zdsf]{display:flex;gap:1rem}.btn-primary[data-astro-cid-vof7zdsf],.btn-secondary[data-astro-cid-vof7zdsf]{flex:1;padding:.875rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}.btn-primary[data-astro-cid-vof7zdsf]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-vof7zdsf]:hover{background:#0f9688;transform:translateY(-2px);box-shadow:0 4px 12px #14b8a64d}.btn-secondary[data-astro-cid-vof7zdsf]{background:#e5e7eb;color:var(--text-dark)}.btn-secondary[data-astro-cid-vof7zdsf]:hover{background:#d1d5db}.results-card[data-astro-cid-vof7zdsf] h3[data-astro-cid-vof7zdsf]{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}.result-placeholder[data-astro-cid-vof7zdsf]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--text-gray)}.result-placeholder[data-astro-cid-vof7zdsf] svg[data-astro-cid-vof7zdsf]{margin-bottom:1rem;opacity:.3}.result-data[data-astro-cid-vof7zdsf]{display:flex;flex-direction:column}.results-list[data-astro-cid-vof7zdsf]{display:flex;flex-direction:column;gap:.75rem}.info-section[data-astro-cid-vof7zdsf],.info-section-2[data-astro-cid-vof7zdsf]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:var(--card-shadow);margin-bottom:3rem}.info-section[data-astro-cid-vof7zdsf] h2[data-astro-cid-vof7zdsf],.info-section-2[data-astro-cid-vof7zdsf] h2[data-astro-cid-vof7zdsf]{font-size:1.875rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.info-section[data-astro-cid-vof7zdsf]>p[data-astro-cid-vof7zdsf],.info-section-2[data-astro-cid-vof7zdsf]>p[data-astro-cid-vof7zdsf]{color:var(--text-gray);line-height:1.6;margin-bottom:2rem}.cycle-details[data-astro-cid-vof7zdsf]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.cycle-details[data-astro-cid-vof7zdsf]{grid-template-columns:1fr}}.cycle-card[data-astro-cid-vof7zdsf]{padding:1.5rem;background:var(--bg-light);border-radius:.75rem;border-left:4px solid var(--primary)}.cycle-card[data-astro-cid-vof7zdsf] h3[data-astro-cid-vof7zdsf]{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.cycle-card[data-astro-cid-vof7zdsf] p[data-astro-cid-vof7zdsf]{color:var(--text-gray);line-height:1.6;margin:0}.stages-list[data-astro-cid-vof7zdsf]{display:flex;flex-direction:column;gap:.75rem}.stage[data-astro-cid-vof7zdsf]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:.5rem}.stage-name[data-astro-cid-vof7zdsf]{font-weight:700;color:var(--primary)}.stage-desc[data-astro-cid-vof7zdsf]{font-size:.875rem;color:var(--text-gray)}.age-table[data-astro-cid-vof7zdsf]{margin-top:2rem}.age-table[data-astro-cid-vof7zdsf] h3[data-astro-cid-vof7zdsf]{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.table-responsive[data-astro-cid-vof7zdsf]{overflow-x:auto}table[data-astro-cid-vof7zdsf]{width:100%;border-collapse:collapse}thead[data-astro-cid-vof7zdsf]{background:var(--primary);color:#fff}th[data-astro-cid-vof7zdsf]{padding:1rem;text-align:left;font-weight:600}tbody[data-astro-cid-vof7zdsf] tr[data-astro-cid-vof7zdsf]{border-bottom:1px solid var(--border)}tbody[data-astro-cid-vof7zdsf] tr[data-astro-cid-vof7zdsf].highlight{background:#fef3c7;font-weight:600}td[data-astro-cid-vof7zdsf]{padding:1rem}.info-grid[data-astro-cid-vof7zdsf]{margin-bottom:2rem}.info-card[data-astro-cid-vof7zdsf]{padding:1.5rem;background:var(--bg-light);border-radius:.75rem;border-left:4px solid var(--primary)}.info-card[data-astro-cid-vof7zdsf] h3[data-astro-cid-vof7zdsf]{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.info-card[data-astro-cid-vof7zdsf] p[data-astro-cid-vof7zdsf]{color:var(--text-gray);line-height:1.6;margin:0}.benefits[data-astro-cid-vof7zdsf] ul[data-astro-cid-vof7zdsf]{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.benefits[data-astro-cid-vof7zdsf] ul[data-astro-cid-vof7zdsf]{grid-template-columns:1fr}}.benefits[data-astro-cid-vof7zdsf] li[data-astro-cid-vof7zdsf]{padding:1rem;background:var(--bg-light);border-radius:.5rem;color:var(--text-gray);line-height:1.6}
