.tab-row[data-astro-cid-agwrafu7]{display:flex;gap:0;margin-bottom:24px;background:#f3f4f6;border-radius:14px;padding:4px}.tab-btn[data-astro-cid-agwrafu7]{flex:1;padding:10px 20px;border:none;background:transparent;font-size:14px;font-weight:600;color:#2f2f2f8c;border-radius:11px;cursor:pointer;transition:all .2s}.tab-btn--active[data-astro-cid-agwrafu7]{background:#fff;color:#16a34a;box-shadow:0 1px 3px #1f2a2414}.tab-pane[data-astro-cid-agwrafu7].hidden{display:none}.calc[data-astro-cid-agwrafu7]{background:#fff;border:1px solid rgba(31,42,36,.07);border-radius:24px;padding:32px;box-shadow:0 1px 3px #1f2a240a,0 8px 32px -12px #1f2a2414}.calc-title[data-astro-cid-agwrafu7]{font-size:clamp(20px,2.6vw,26px);font-weight:700;color:var(--text-dark, #1f2a24);margin:6px 0 4px;line-height:1.2}.calc-sub[data-astro-cid-agwrafu7]{font-size:15px;color:#2f2f2fa6;margin:0 0 22px}.inp-row[data-astro-cid-agwrafu7]{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.inp-wrap[data-astro-cid-agwrafu7]{flex:1;min-width:180px}.inp-label[data-astro-cid-agwrafu7]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--text-dark, #1f2a24);margin-bottom:7px}.inp-prefix-wrap[data-astro-cid-agwrafu7]{position:relative}.inp-prefix[data-astro-cid-agwrafu7]{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:16px;color:#2f2f2f73;pointer-events:none;font-weight:500}.inp[data-astro-cid-agwrafu7]{width:100%;padding:13px 16px;font-size:16px;border:1.5px solid rgba(31,42,36,.16);border-radius:14px;background:#f9fafb;color:var(--text-dark, #1f2a24);outline:none;transition:border-color .2s}.inp-with-prefix[data-astro-cid-agwrafu7]{padding-left:32px}.inp[data-astro-cid-agwrafu7]:focus{border-color:#16a34a;background:#fff}.inp[data-astro-cid-agwrafu7][type=number]::-webkit-inner-spin-button,.inp[data-astro-cid-agwrafu7][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inp[data-astro-cid-agwrafu7][type=number]{-moz-appearance:textfield}.err[data-astro-cid-agwrafu7]{font-size:13px;color:#dc2626;margin-top:10px}.err[data-astro-cid-agwrafu7].hidden{display:none}.btn-calc[data-astro-cid-agwrafu7]{padding:13px 28px;background:#16a34a;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s;align-self:flex-end}.btn-calc[data-astro-cid-agwrafu7]:hover{background:#15803d}.result-wrap[data-astro-cid-agwrafu7]{margin-top:24px}.result-wrap[data-astro-cid-agwrafu7].hidden{display:none}.result-grid[data-astro-cid-agwrafu7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:12px}.result-item[data-astro-cid-agwrafu7]{background:#f9fafb;border:1px solid rgba(31,42,36,.07);border-radius:18px;padding:20px 22px;display:flex;flex-direction:column;gap:4px}.result-item--primary[data-astro-cid-agwrafu7]{background:#f0fdf4;border-color:#bbf7d0}.result-label[data-astro-cid-agwrafu7]{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#15803d}.result-item[data-astro-cid-agwrafu7]:not(.result-item--primary) .result-label[data-astro-cid-agwrafu7]{color:#2f2f2f80}.result-val[data-astro-cid-agwrafu7]{font-size:clamp(24px,3.6vw,36px);font-weight:700;color:var(--text-dark, #1f2a24);line-height:1.1}.result-val--green[data-astro-cid-agwrafu7]{color:#15803d}.result-val--red[data-astro-cid-agwrafu7]{color:#dc2626;font-weight:700}.result-item--primary[data-astro-cid-agwrafu7] .result-val[data-astro-cid-agwrafu7]{color:#15803d}.result-sub[data-astro-cid-agwrafu7]{font-size:12px;color:#2f2f2f73;margin-top:2px}.warn-box[data-astro-cid-agwrafu7]{background:#fffbeb;border:1px solid #fbbf24;border-radius:12px;padding:14px 16px;font-size:14px;color:#92400e;margin-top:12px;display:none}.warn-box[data-astro-cid-agwrafu7].show{display:block}.info-box[data-astro-cid-agwrafu7]{border-radius:12px;padding:14px 16px;font-size:14px;margin-top:12px;display:none}.info-box[data-astro-cid-agwrafu7] a[data-astro-cid-agwrafu7]{color:#16a34a;font-weight:600}.info-box--amber[data-astro-cid-agwrafu7]{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.info-box[data-astro-cid-agwrafu7].hidden{display:none}.dl-narrow[data-astro-cid-agwrafu7]{max-width:820px;margin-left:auto;margin-right:auto}.dl-narrow[data-astro-cid-agwrafu7] h2[data-astro-cid-agwrafu7]{font-size:clamp(24px,3.4vw,34px);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#1f2a24;margin:52px 0 18px}.dl-narrow[data-astro-cid-agwrafu7] h2[data-astro-cid-agwrafu7] em[data-astro-cid-agwrafu7]{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;color:#16a34a}.dl-narrow[data-astro-cid-agwrafu7] p[data-astro-cid-agwrafu7]{font-size:16px;line-height:1.7;color:#2f2f2fd1;margin:0 0 16px}.dl-narrow[data-astro-cid-agwrafu7] a[data-astro-cid-agwrafu7]{color:#16a34a}.prose-list[data-astro-cid-agwrafu7]{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px;font-size:16px;line-height:1.65;color:#2f2f2fd1}.prose-list[data-astro-cid-agwrafu7] li[data-astro-cid-agwrafu7]{position:relative;padding-left:28px}.prose-list[data-astro-cid-agwrafu7] li[data-astro-cid-agwrafu7]:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='9' fill='%23dcfce7'/%3E%3Cpath d='M6.5 10.5l2.5 2.5 4.5-5' stroke='%2316a34a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C%2Fsvg%3E");background-size:contain;background-repeat:no-repeat}.prose-example[data-astro-cid-agwrafu7]{background:#f0fdf4;border:1px solid #bbf7d0;border-left:3px solid #16a34a;border-radius:12px;padding:14px 18px;font-size:15px;color:#1f2a24d9;margin:0 0 16px}.prose-example[data-astro-cid-agwrafu7] code[data-astro-cid-agwrafu7]{font-family:SFMono-Regular,Consolas,monospace;font-size:14px;letter-spacing:.04em}.deadline-table-wrap[data-astro-cid-agwrafu7]{background:#fff;border:1px solid rgba(31,42,36,.08);border-radius:18px;overflow:hidden;box-shadow:0 1px 3px #1f2a240a;margin:0 0 18px}.deadline-table[data-astro-cid-agwrafu7]{width:100%;border-collapse:collapse;font-size:15px}.deadline-table[data-astro-cid-agwrafu7] th[data-astro-cid-agwrafu7]{background:#f5faf7;color:#15803d;font-weight:600;text-align:left;padding:12px 18px;border-bottom:1px solid rgba(31,42,36,.08)}.deadline-table[data-astro-cid-agwrafu7] td[data-astro-cid-agwrafu7]{padding:11px 18px;text-align:left;border-bottom:1px solid rgba(31,42,36,.05);color:#2f2f2fd1}.deadline-table[data-astro-cid-agwrafu7] tbody[data-astro-cid-agwrafu7] tr[data-astro-cid-agwrafu7]:last-child td[data-astro-cid-agwrafu7]{border-bottom:0}@media(max-width:560px){.deadline-table[data-astro-cid-agwrafu7] th[data-astro-cid-agwrafu7]:last-child,.deadline-table[data-astro-cid-agwrafu7] td[data-astro-cid-agwrafu7]:last-child{display:none}}.uitleg-wrap[data-astro-cid-agwrafu7]{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.accord-item[data-astro-cid-agwrafu7]{background:#fff;border:1px solid rgba(31,42,36,.08);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #1f2a240a}.accord-q[data-astro-cid-agwrafu7]{padding:18px 22px;font-size:16px;font-weight:600;color:var(--text-dark, #1f2a24);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;transition:background .15s}.accord-q[data-astro-cid-agwrafu7]::-webkit-details-marker{display:none}.accord-q[data-astro-cid-agwrafu7]:hover{background:#f9fafb}.accord-q[data-astro-cid-agwrafu7]:after{content:"";flex-shrink:0;width:20px;height:20px;background:#1f2a241f;border-radius:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%231f2a24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:center;transition:transform .25s}details[data-astro-cid-agwrafu7][open]>.accord-q[data-astro-cid-agwrafu7]:after{transform:rotate(180deg)}details[data-astro-cid-agwrafu7][open]>.accord-q[data-astro-cid-agwrafu7]{background:#f9fafb}.accord-a[data-astro-cid-agwrafu7]{padding:4px 22px 20px;font-size:15px;line-height:1.7;color:#2f2f2fcc;border-top:1px solid rgba(31,42,36,.06)}.accord-a[data-astro-cid-agwrafu7] p[data-astro-cid-agwrafu7]{margin:12px 0 0}.accord-a[data-astro-cid-agwrafu7] p[data-astro-cid-agwrafu7]:first-child{margin-top:10px}.accord-a[data-astro-cid-agwrafu7] a[data-astro-cid-agwrafu7]{color:#16a34a}
