.page-header[data-astro-cid-e2vdtdhb]{text-align:center;margin-bottom:1rem}.page-header[data-astro-cid-e2vdtdhb] h1[data-astro-cid-e2vdtdhb]{margin-bottom:.45rem;font-size:clamp(1.6rem,3.4vw,2rem)}.page-header[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb],.page-intro[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);line-height:1.6}.page-intro[data-astro-cid-e2vdtdhb]{max-width:min(100%, var(--tool-max));text-align:center;margin:0 auto 1.5rem}.tool-layout[data-astro-cid-e2vdtdhb]{width:min(100%, var(--tool-max));max-width:var(--tool-max);gap:1rem;margin:0 auto;display:grid}.card[data-astro-cid-e2vdtdhb]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius);padding:1.2rem}.controls-card[data-astro-cid-e2vdtdhb]{width:min(100%, var(--tool-max));max-width:var(--tool-max);margin:0 auto}.result-card--wide[data-astro-cid-e2vdtdhb]{width:min(100%, var(--tool-max));max-width:var(--tool-max);margin:1rem auto 0}.card-head[data-astro-cid-e2vdtdhb]{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.card-head[data-astro-cid-e2vdtdhb] h2[data-astro-cid-e2vdtdhb],.raw-preview-head[data-astro-cid-e2vdtdhb] h3[data-astro-cid-e2vdtdhb]{margin:0 0 .3rem;font-size:1.12rem}.card-head[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin:0;line-height:1.55}.card-actions[data-astro-cid-e2vdtdhb]{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.result-actions[data-astro-cid-e2vdtdhb]{flex-wrap:nowrap}.preset-row[data-astro-cid-e2vdtdhb]{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.preset-btn[data-astro-cid-e2vdtdhb]{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);color:var(--text-secondary);padding:.48rem .82rem;font-size:.85rem;line-height:1.2;transition:border-color .2s,color .2s,background-color .2s}.preset-btn[data-astro-cid-e2vdtdhb]:hover,.preset-btn[data-astro-cid-e2vdtdhb].active{border-color:var(--accent);color:var(--text-primary);background:#3b82f614}.mode-row[data-astro-cid-e2vdtdhb]{border:1px solid var(--border-color);border-radius:var(--radius);background:#ffffff05;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;width:100%;margin-bottom:1rem;padding:.35rem;display:inline-grid}.segment[data-astro-cid-e2vdtdhb]{border-radius:calc(var(--radius) - .2rem);color:var(--text-secondary);background:0 0;border:1px solid #0000;padding:.62rem .75rem;font-weight:500;transition:border-color .2s,color .2s,background-color .2s}.segment[data-astro-cid-e2vdtdhb]:hover{color:var(--text-primary)}.segment[data-astro-cid-e2vdtdhb].active{color:#fff;background:#22c55e29;border-color:#22c55e66}.field-grid[data-astro-cid-e2vdtdhb]{gap:.9rem;display:grid}.field-grid--three[data-astro-cid-e2vdtdhb]{grid-template-columns:repeat(3,minmax(0,1fr))}.field[data-astro-cid-e2vdtdhb]{flex-direction:column;gap:.45rem;min-width:0;display:flex}.field[data-astro-cid-e2vdtdhb] span[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);font-size:.9rem}.field[data-astro-cid-e2vdtdhb] input[data-astro-cid-e2vdtdhb],.field[data-astro-cid-e2vdtdhb] select[data-astro-cid-e2vdtdhb]{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);width:100%;min-height:2.75rem;color:var(--text-primary);font:inherit;padding:.72rem .9rem}.field[data-astro-cid-e2vdtdhb] select[data-astro-cid-e2vdtdhb]{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23aeb7c6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .8rem center;background-repeat:no-repeat;background-size:.9rem;padding-right:2.2rem}.field[data-astro-cid-e2vdtdhb] input[data-astro-cid-e2vdtdhb]:focus,.field[data-astro-cid-e2vdtdhb] select[data-astro-cid-e2vdtdhb]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b82f624}.field[data-astro-cid-e2vdtdhb] select[data-astro-cid-e2vdtdhb]:disabled{opacity:.55;cursor:not-allowed}.field-hint[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);font-size:.8rem;line-height:1.45}.helper-note[data-astro-cid-e2vdtdhb]{border-radius:var(--radius);color:var(--text-secondary);background:#22c55e14;border:1px solid #22c55e2e;margin-top:1rem;padding:.95rem 1rem;line-height:1.6}.helper-note[data-astro-cid-e2vdtdhb] strong[data-astro-cid-e2vdtdhb]{color:var(--text-primary)}.controls-actions[data-astro-cid-e2vdtdhb]{margin-top:1rem}.primary-btn[data-astro-cid-e2vdtdhb],.action-btn[data-astro-cid-e2vdtdhb]{border-radius:var(--radius);border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);padding:.75rem 1rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s}.primary-btn[data-astro-cid-e2vdtdhb]{background:var(--accent);border-color:var(--accent);color:#fff;width:100%}.primary-btn[data-astro-cid-e2vdtdhb]:hover{filter:brightness(1.06)}.action-btn[data-astro-cid-e2vdtdhb]:hover{border-color:var(--accent);background:#3b82f614}.action-btn--accent[data-astro-cid-e2vdtdhb]{background:#22c55e1f;border-color:#22c55e59}.action-btn[data-astro-cid-e2vdtdhb].danger:hover{color:#fecaca;background:#ef444414;border-color:#ef4444}.action-btn[data-astro-cid-e2vdtdhb]:disabled,.primary-btn[data-astro-cid-e2vdtdhb]:disabled{opacity:.5;cursor:not-allowed}.meta-grid[data-astro-cid-e2vdtdhb]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.meta-card[data-astro-cid-e2vdtdhb]{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);min-width:0;padding:.95rem 1rem}.meta-label[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.82rem;display:block}.meta-card[data-astro-cid-e2vdtdhb] strong[data-astro-cid-e2vdtdhb]{overflow-wrap:anywhere;font-size:1.05rem;line-height:1.4;display:block}.meta-card[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin:.3rem 0 0;line-height:1.55}.dynamic-grid--ip[data-astro-cid-e2vdtdhb]{--dynamic-grid-min:980px}.dynamic-grid--ip[data-astro-cid-e2vdtdhb] col[data-astro-cid-e2vdtdhb].col-index{width:3rem}.dynamic-grid--ip[data-astro-cid-e2vdtdhb] col[data-astro-cid-e2vdtdhb].col-address{width:22rem}.dynamic-grid--ip[data-astro-cid-e2vdtdhb] col[data-astro-cid-e2vdtdhb].col-type{width:12rem}.dynamic-grid--ip[data-astro-cid-e2vdtdhb] col[data-astro-cid-e2vdtdhb].col-note{width:20rem}.empty-state[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin-top:1rem;line-height:1.6}.table-actions[data-astro-cid-e2vdtdhb]{justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;display:flex}.table-actions[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.raw-preview-wrap[data-astro-cid-e2vdtdhb]{margin-top:1rem}.raw-preview-head[data-astro-cid-e2vdtdhb]{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.raw-preview[data-astro-cid-e2vdtdhb]{border-radius:var(--radius);border:1px solid var(--border-color);color:#dbe5f3;white-space:pre-wrap;overflow-wrap:anywhere;background:#0f1114;max-height:22rem;margin:0;padding:1rem;font-size:.88rem;line-height:1.55;overflow:auto}.seo-content[data-astro-cid-e2vdtdhb],.faq-section[data-astro-cid-e2vdtdhb]{width:min(100%, var(--tool-max));max-width:var(--tool-max);margin:2.5rem auto 0}.seo-content[data-astro-cid-e2vdtdhb] h2[data-astro-cid-e2vdtdhb],.faq-section[data-astro-cid-e2vdtdhb] h2[data-astro-cid-e2vdtdhb]{margin-bottom:.85rem;font-size:1.35rem}.seo-content[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin-bottom:.95rem;line-height:1.7}.faq-item[data-astro-cid-e2vdtdhb]{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-card);margin-bottom:.75rem;padding:.9rem 1rem}.faq-item[data-astro-cid-e2vdtdhb] summary[data-astro-cid-e2vdtdhb]{cursor:pointer;list-style:none}.faq-item[data-astro-cid-e2vdtdhb] summary[data-astro-cid-e2vdtdhb]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-e2vdtdhb] h3[data-astro-cid-e2vdtdhb]{margin:0;font-size:1rem}.faq-item[data-astro-cid-e2vdtdhb] p[data-astro-cid-e2vdtdhb]{color:var(--text-secondary);margin:.75rem 0 0;line-height:1.65}@media (width<=900px){.field-grid--three[data-astro-cid-e2vdtdhb],.meta-grid[data-astro-cid-e2vdtdhb]{grid-template-columns:1fr}}@media (width<=760px){.card-head[data-astro-cid-e2vdtdhb],.raw-preview-head[data-astro-cid-e2vdtdhb],.table-actions[data-astro-cid-e2vdtdhb]{flex-direction:column;align-items:stretch}.result-actions[data-astro-cid-e2vdtdhb]{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.action-btn[data-astro-cid-e2vdtdhb],.segment[data-astro-cid-e2vdtdhb]{text-align:center;width:100%;min-width:0}.mode-row[data-astro-cid-e2vdtdhb]{grid-template-columns:1fr}}
