:root{--bg-primary: #111827;--bg-secondary: #1f2937;--bg-tertiary: #374151;--accent: #f4a261;--accent-hover: #e07b3a;--text-primary: #e8e8e8;--text-secondary: #d1d5db;--text-muted: #9ca3af;--success: #10b981;--danger: #ef4444}.page-container[data-astro-cid-4shgwn7e]{min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.container[data-astro-cid-4shgwn7e]{max-width:900px;margin:0 auto;padding:0 1rem}.hero[data-astro-cid-4shgwn7e]{text-align:center;padding:2rem 1rem 1.5rem}.hero-icon[data-astro-cid-4shgwn7e]{display:flex;justify-content:center;margin-bottom:1rem}.hero-icon[data-astro-cid-4shgwn7e] .icon-large[data-astro-cid-4shgwn7e]{width:48px;height:48px;color:var(--accent);filter:drop-shadow(0 0 12px rgba(244,162,97,.4))}.hero[data-astro-cid-4shgwn7e] h1[data-astro-cid-4shgwn7e]{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;background:linear-gradient(135deg,var(--accent),#e07b3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.hero-subtitle[data-astro-cid-4shgwn7e]{color:var(--text-secondary);font-size:1rem;max-width:600px;margin:0 auto;line-height:1.6}.icon-large[data-astro-cid-4shgwn7e]{width:40px;height:40px}.icon-medium[data-astro-cid-4shgwn7e]{width:20px;height:20px}.icon-small[data-astro-cid-4shgwn7e]{width:16px;height:16px}.icon-tiny[data-astro-cid-4shgwn7e]{width:14px;height:14px}.hidden[data-astro-cid-4shgwn7e]{display:none!important}.tabs[data-astro-cid-4shgwn7e]{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.tab-btn[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:.5rem;border:2px solid var(--bg-tertiary);background:transparent;color:var(--text-secondary);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s;font-family:inherit}.tab-btn[data-astro-cid-4shgwn7e]:hover{border-color:var(--accent);color:var(--text-primary)}.tab-btn[data-astro-cid-4shgwn7e].active{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#111;border-color:var(--accent)}.tab-content[data-astro-cid-4shgwn7e]{display:none;animation:fadeIn .3s ease}.tab-content[data-astro-cid-4shgwn7e].active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tool-grid[data-astro-cid-4shgwn7e]{display:flex;flex-direction:column;gap:1.5rem;max-width:700px;margin:0 auto}.tool-container[data-astro-cid-4shgwn7e]{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.results-section[data-astro-cid-4shgwn7e]{margin-top:2rem;border-top:1px solid var(--bg-tertiary);padding-top:2rem}.section-header[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.section-icon[data-astro-cid-4shgwn7e]{width:40px;height:40px;border-radius:.6rem;background:linear-gradient(135deg,var(--accent),var(--accent-hover));display:flex;align-items:center;justify-content:center}.section-icon[data-astro-cid-4shgwn7e] .icon-medium[data-astro-cid-4shgwn7e]{color:#111}.section-header[data-astro-cid-4shgwn7e] h3[data-astro-cid-4shgwn7e]{font-size:1.1rem;font-weight:700}.input-group[data-astro-cid-4shgwn7e]{margin-bottom:1rem}.label-row[data-astro-cid-4shgwn7e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.input-label[data-astro-cid-4shgwn7e]{font-size:.85rem;font-weight:600;color:var(--text-secondary);display:flex;align-items:center;gap:.3rem}.btn-link[data-astro-cid-4shgwn7e]{background:none;border:none;color:var(--accent);font-size:.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:color .2s;font-family:inherit}.btn-link[data-astro-cid-4shgwn7e]:hover{color:var(--accent-hover)}.date-picker-row[data-astro-cid-4shgwn7e]{display:flex;gap:.5rem}.date-select[data-astro-cid-4shgwn7e]{flex:1;width:100%;background-color:var(--bg-primary);border:1px solid var(--bg-tertiary);color:var(--text-primary);padding:.8rem;border-radius:.5rem;font-size:.95rem;font-family:inherit;transition:all .2s;cursor:pointer;appearance:auto;-webkit-appearance:auto;box-sizing:border-box}.date-select[data-astro-cid-4shgwn7e]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #f4a2611a}.year-input[data-astro-cid-4shgwn7e]{max-width:90px;text-align:center;-moz-appearance:textfield}.year-input[data-astro-cid-4shgwn7e]::-webkit-inner-spin-button,.year-input[data-astro-cid-4shgwn7e]::-webkit-outer-spin-button{-webkit-appearance:none}.swap-row[data-astro-cid-4shgwn7e]{display:flex;justify-content:center;margin:.25rem 0}.btn-swap[data-astro-cid-4shgwn7e]{background:var(--bg-primary);border:2px solid var(--bg-tertiary);color:var(--accent);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s}.btn-swap[data-astro-cid-4shgwn7e]:hover{border-color:var(--accent);background:#f4a2611a;transform:rotate(180deg)}.settings-row[data-astro-cid-4shgwn7e]{margin:1rem 0}.toggle-label[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.85rem;color:var(--text-secondary)}.toggle-label[data-astro-cid-4shgwn7e] input[data-astro-cid-4shgwn7e]{display:none}.toggle-slider[data-astro-cid-4shgwn7e]{width:40px;height:22px;background:var(--bg-tertiary);border-radius:11px;position:relative;transition:background .3s;flex-shrink:0}.toggle-slider[data-astro-cid-4shgwn7e]:after{content:"";position:absolute;width:16px;height:16px;background:var(--text-muted);border-radius:50%;top:3px;left:3px;transition:all .3s}.toggle-label[data-astro-cid-4shgwn7e] input[data-astro-cid-4shgwn7e]:checked+.toggle-slider[data-astro-cid-4shgwn7e]{background:var(--accent)}.toggle-label[data-astro-cid-4shgwn7e] input[data-astro-cid-4shgwn7e]:checked+.toggle-slider[data-astro-cid-4shgwn7e]:after{transform:translate(18px);background:#111}.toggle-text[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.3rem}.btn-primary[data-astro-cid-4shgwn7e]{width:100%;padding:.8rem;background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#111;border:none;border-radius:.6rem;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s;font-family:inherit}.btn-primary[data-astro-cid-4shgwn7e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f4a2614d}.operation-toggle[data-astro-cid-4shgwn7e]{display:flex;gap:.5rem;margin-bottom:1rem}.op-btn[data-astro-cid-4shgwn7e]{flex:1;padding:.6rem;border:2px solid var(--bg-tertiary);background:transparent;color:var(--text-secondary);border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.3rem;transition:all .25s;font-family:inherit}.op-btn[data-astro-cid-4shgwn7e].active{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#111;border-color:var(--accent)}.op-btn[data-astro-cid-4shgwn7e]:hover:not(.active){border-color:var(--accent);color:var(--text-primary)}.duration-grid[data-astro-cid-4shgwn7e]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}@media(min-width:480px){.duration-grid[data-astro-cid-4shgwn7e]{grid-template-columns:repeat(4,1fr)}}.duration-item[data-astro-cid-4shgwn7e]{display:flex;flex-direction:column;gap:.25rem;min-width:0;width:100%}.duration-input[data-astro-cid-4shgwn7e]{width:100%;min-width:0;background-color:var(--bg-primary);border:2px solid var(--bg-tertiary);color:var(--text-primary);padding:.65rem .5rem;border-radius:.5rem;font-size:1rem;text-align:center;font-family:inherit;transition:all .2s;-moz-appearance:textfield;box-sizing:border-box}.duration-input[data-astro-cid-4shgwn7e]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #f4a2611a}.duration-input[data-astro-cid-4shgwn7e]::-webkit-inner-spin-button,.duration-input[data-astro-cid-4shgwn7e]::-webkit-outer-spin-button{-webkit-appearance:none}.presets-row[data-astro-cid-4shgwn7e]{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:1rem}.presets-label[data-astro-cid-4shgwn7e]{font-size:.8rem;color:var(--text-muted);font-weight:600}.preset-chip[data-astro-cid-4shgwn7e]{padding:.3rem .7rem;border:1px solid var(--bg-tertiary);background:transparent;color:var(--text-secondary);border-radius:2rem;font-size:.75rem;cursor:pointer;transition:all .2s;font-family:inherit}.preset-chip[data-astro-cid-4shgwn7e]:hover{border-color:var(--accent);color:var(--accent);background:#f4a26114}.empty-state[data-astro-cid-4shgwn7e]{text-align:center;padding:3rem 1rem}.empty-icon[data-astro-cid-4shgwn7e]{margin-bottom:1rem}.empty-icon[data-astro-cid-4shgwn7e] .icon-large[data-astro-cid-4shgwn7e]{color:var(--text-muted);opacity:.5}.empty-title[data-astro-cid-4shgwn7e]{font-size:1.1rem;font-weight:600;color:var(--text-secondary);margin-bottom:.3rem}.empty-subtitle[data-astro-cid-4shgwn7e]{font-size:.85rem;color:var(--text-muted)}.error-message[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;background:#e74c3c1a;border:1px solid rgba(231,76,60,.3);color:var(--danger);border-radius:.6rem;font-size:.9rem}.main-result-card[data-astro-cid-4shgwn7e]{background:linear-gradient(135deg,#f4a26114,#e07b3a0d);border:1px solid rgba(244,162,97,.2);border-radius:1rem;padding:1.5rem;text-align:center;margin-bottom:1rem}.result-header[data-astro-cid-4shgwn7e]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.result-header[data-astro-cid-4shgwn7e] .icon-medium[data-astro-cid-4shgwn7e]{color:var(--accent)}.result-header[data-astro-cid-4shgwn7e] h4[data-astro-cid-4shgwn7e]{font-size:.9rem;color:var(--text-secondary);font-weight:600}.age-display[data-astro-cid-4shgwn7e]{margin-bottom:.5rem}.age-years[data-astro-cid-4shgwn7e]{font-size:clamp(2rem,6vw,3rem);font-weight:800;background:linear-gradient(135deg,var(--accent),#e07b3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.age-details[data-astro-cid-4shgwn7e]{font-size:1rem;color:var(--text-secondary);margin-bottom:.5rem}.birth-day[data-astro-cid-4shgwn7e]{font-size:.85rem;color:var(--text-muted)}.result-date-display[data-astro-cid-4shgwn7e]{margin-bottom:.75rem}.result-date-big[data-astro-cid-4shgwn7e]{font-size:clamp(1.3rem,4vw,1.8rem);font-weight:800;color:var(--accent)}.result-date-weekday[data-astro-cid-4shgwn7e]{font-size:1rem;color:var(--text-secondary);margin-top:.25rem}.result-summary-line[data-astro-cid-4shgwn7e]{font-size:.85rem;color:var(--text-muted);padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.stats-grid[data-astro-cid-4shgwn7e]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.stats-grid[data-astro-cid-4shgwn7e]{grid-template-columns:repeat(3,1fr)}}.stat-card[data-astro-cid-4shgwn7e]{background:var(--bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;text-align:center;transition:all .25s}.stat-card[data-astro-cid-4shgwn7e]:hover{border-color:#f4a2614d;transform:translateY(-2px)}.stat-icon[data-astro-cid-4shgwn7e]{display:flex;justify-content:center;margin-bottom:.5rem}.stat-icon[data-astro-cid-4shgwn7e] .icon-medium[data-astro-cid-4shgwn7e]{color:var(--accent);opacity:.7}.stat-value[data-astro-cid-4shgwn7e]{font-size:1.2rem;font-weight:800;color:var(--text-primary)}.stat-label[data-astro-cid-4shgwn7e]{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.content-section[data-astro-cid-4shgwn7e]{padding:2rem 0}.content-section[data-astro-cid-4shgwn7e] h2[data-astro-cid-4shgwn7e]{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.content-section[data-astro-cid-4shgwn7e] h2[data-astro-cid-4shgwn7e] .icon-medium[data-astro-cid-4shgwn7e]{color:var(--accent)}.info-card[data-astro-cid-4shgwn7e]{background:var(--bg-secondary);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.5rem}.info-card[data-astro-cid-4shgwn7e] p[data-astro-cid-4shgwn7e]{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.info-card[data-astro-cid-4shgwn7e] p[data-astro-cid-4shgwn7e]:last-child{margin-bottom:0}.steps-list[data-astro-cid-4shgwn7e]{list-style:none;padding:0;counter-reset:none}.steps-list[data-astro-cid-4shgwn7e] li[data-astro-cid-4shgwn7e]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;color:var(--text-secondary);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05)}.steps-list[data-astro-cid-4shgwn7e] li[data-astro-cid-4shgwn7e]:last-child{border-bottom:none}.step-number[data-astro-cid-4shgwn7e]{width:28px;height:28px;min-width:28px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#111;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}.use-cases-grid[data-astro-cid-4shgwn7e]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.use-cases-grid[data-astro-cid-4shgwn7e]{grid-template-columns:repeat(2,1fr)}}.use-case[data-astro-cid-4shgwn7e]{padding:1rem;background:var(--bg-primary);border-radius:.6rem;border:1px solid rgba(255,255,255,.05)}.use-case[data-astro-cid-4shgwn7e] .icon-small[data-astro-cid-4shgwn7e]{color:var(--accent);margin-bottom:.5rem}.use-case[data-astro-cid-4shgwn7e] h4[data-astro-cid-4shgwn7e]{font-size:.95rem;font-weight:700;margin-bottom:.3rem}.use-case[data-astro-cid-4shgwn7e] p[data-astro-cid-4shgwn7e]{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.5}.faq-list[data-astro-cid-4shgwn7e]{display:flex;flex-direction:column;gap:.5rem}.faq-item[data-astro-cid-4shgwn7e]{background:var(--bg-secondary);border:1px solid rgba(255,255,255,.08);border-radius:.6rem;overflow:hidden;transition:border-color .2s}.faq-item[data-astro-cid-4shgwn7e][open]{border-color:#f4a2614d}.faq-item[data-astro-cid-4shgwn7e] summary[data-astro-cid-4shgwn7e]{padding:1rem 1.25rem;font-weight:600;cursor:pointer;color:var(--text-primary);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-4shgwn7e] summary[data-astro-cid-4shgwn7e]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-4shgwn7e] summary[data-astro-cid-4shgwn7e]:after{content:"+";font-size:1.2rem;color:var(--accent);font-weight:700;transition:transform .2s}.faq-item[data-astro-cid-4shgwn7e][open] summary[data-astro-cid-4shgwn7e]:after{content:"−"}.faq-item[data-astro-cid-4shgwn7e] p[data-astro-cid-4shgwn7e]{padding:0 1.25rem 1rem;color:var(--text-secondary);line-height:1.7;font-size:.9rem}.related-grid[data-astro-cid-4shgwn7e]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:600px){.related-grid[data-astro-cid-4shgwn7e]{grid-template-columns:repeat(3,1fr)}}.related-card[data-astro-cid-4shgwn7e]{background:var(--bg-secondary);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem;text-decoration:none;color:var(--text-primary);transition:all .25s;display:block}.related-card[data-astro-cid-4shgwn7e]:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px #0003}.related-card[data-astro-cid-4shgwn7e] .icon-medium[data-astro-cid-4shgwn7e]{color:var(--accent);margin-bottom:.5rem}.related-card[data-astro-cid-4shgwn7e] h4[data-astro-cid-4shgwn7e]{font-size:.95rem;font-weight:700;margin-bottom:.3rem}.related-card[data-astro-cid-4shgwn7e] p[data-astro-cid-4shgwn7e]{font-size:.8rem;color:var(--text-muted);margin:0}
