.vacation-calculator[data-astro-cid-ccmm4asw]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.calculator-header[data-astro-cid-ccmm4asw]{text-align:center;margin-bottom:3rem}.calculator-header[data-astro-cid-ccmm4asw] svg[data-astro-cid-ccmm4asw]{margin-bottom:1rem}h1[data-astro-cid-ccmm4asw]{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem;text-transform:capitalize}.subtitle[data-astro-cid-ccmm4asw]{font-size:1.125rem;color:var(--text-gray)}.calculator-container[data-astro-cid-ccmm4asw]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}@media(max-width:968px){.calculator-container[data-astro-cid-ccmm4asw]{grid-template-columns:1fr}}.calculator-card[data-astro-cid-ccmm4asw],.results-card[data-astro-cid-ccmm4asw]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:var(--card-shadow)}.form-group[data-astro-cid-ccmm4asw]{margin-bottom:1.5rem}label[data-astro-cid-ccmm4asw]{display:block;font-weight:500;color:var(--text-dark);margin-bottom:.5rem}.required[data-astro-cid-ccmm4asw]{color:#ef4444}input[data-astro-cid-ccmm4asw][type=number],input[data-astro-cid-ccmm4asw][type=date]{width:100%;padding:.875rem 1rem;border:2px solid var(--border);border-radius:.5rem;font-size:1rem;transition:all .2s}input[data-astro-cid-ccmm4asw][type=number]:focus,input[data-astro-cid-ccmm4asw][type=date]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #14b8a61a}.input-hint[data-astro-cid-ccmm4asw]{display:block;margin-top:.5rem;font-size:.875rem;color:var(--text-gray);font-style:italic}.form-actions[data-astro-cid-ccmm4asw]{display:flex;gap:1rem;margin-top:2rem}.btn-primary[data-astro-cid-ccmm4asw],.btn-secondary[data-astro-cid-ccmm4asw]{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-ccmm4asw]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-ccmm4asw]:hover{background:#0f9688;transform:translateY(-2px);box-shadow:0 4px 12px #14b8a64d}.btn-secondary[data-astro-cid-ccmm4asw]{background:#e5e7eb;color:var(--text-dark)}.btn-secondary[data-astro-cid-ccmm4asw]:hover{background:#d1d5db}.results-card[data-astro-cid-ccmm4asw] h3[data-astro-cid-ccmm4asw]{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}.result-placeholder[data-astro-cid-ccmm4asw]{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-ccmm4asw] svg[data-astro-cid-ccmm4asw]{margin-bottom:1rem;opacity:.3}.result-data[data-astro-cid-ccmm4asw]{display:flex;flex-direction:column;gap:1rem}.result-item[data-astro-cid-ccmm4asw]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--bg-light);border-radius:.5rem}.result-item[data-astro-cid-ccmm4asw].primary{background:var(--primary);color:#fff;padding:2rem;flex-direction:column;gap:1rem}.result-item[data-astro-cid-ccmm4asw] .label[data-astro-cid-ccmm4asw]{font-weight:500}.result-item[data-astro-cid-ccmm4asw] .value[data-astro-cid-ccmm4asw]{font-size:1.125rem;font-weight:700}.result-item[data-astro-cid-ccmm4asw].primary .value[data-astro-cid-ccmm4asw]{font-size:3.5rem;font-weight:900}.info-section[data-astro-cid-ccmm4asw]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:var(--card-shadow);margin-bottom:3rem}.info-section[data-astro-cid-ccmm4asw] h2[data-astro-cid-ccmm4asw]{font-size:1.875rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.info-section[data-astro-cid-ccmm4asw]>p[data-astro-cid-ccmm4asw]{color:var(--text-gray);line-height:1.6;margin-bottom:2rem}.info-card[data-astro-cid-ccmm4asw],.formula-card[data-astro-cid-ccmm4asw]{padding:1.5rem;background:var(--bg-light);border-radius:.75rem;margin-bottom:1.5rem;border-left:4px solid var(--primary)}.info-card[data-astro-cid-ccmm4asw] h3[data-astro-cid-ccmm4asw],.formula-card[data-astro-cid-ccmm4asw] h3[data-astro-cid-ccmm4asw]{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.info-card[data-astro-cid-ccmm4asw] p[data-astro-cid-ccmm4asw],.formula-card[data-astro-cid-ccmm4asw] p[data-astro-cid-ccmm4asw]{color:var(--text-gray);line-height:1.6;margin-bottom:1rem}.info-card[data-astro-cid-ccmm4asw] ul[data-astro-cid-ccmm4asw]{list-style:none;padding:0;margin:0}.info-card[data-astro-cid-ccmm4asw] li[data-astro-cid-ccmm4asw]{padding:.75rem 0;color:var(--text-gray);line-height:1.6;border-bottom:1px solid #e5e7eb}.info-card[data-astro-cid-ccmm4asw] li[data-astro-cid-ccmm4asw]:last-child{border-bottom:none}.formula-box[data-astro-cid-ccmm4asw]{background:#1e293b;padding:1.5rem;border-radius:.5rem;margin-top:1rem}.formula-box[data-astro-cid-ccmm4asw] code[data-astro-cid-ccmm4asw]{display:block;color:#10b981;font-family:Courier New,monospace;font-size:1.125rem;font-weight:600}
