.asp-tool{margin:2rem 0 3rem}.asp-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.asp-panel fieldset{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:.8rem;min-width:0;margin:0 0 1rem;padding:1.2rem;display:grid}.asp-label{font-size:.88rem;font-weight:550}.asp-panel label{gap:.45rem;font-size:.88rem;font-weight:550;display:grid}.asp-panel input{border:1px solid var(--line);background:var(--canvas);width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;border-radius:.5rem;padding:.6rem .7rem}.asp-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.asp-seg{flex-wrap:wrap;gap:.4rem;display:flex}.asp-seg label{border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;min-height:44px;padding:.5rem .75rem;font-size:.85rem;font-weight:500;flex-direction:row!important;display:inline-flex!important}.asp-seg label.is-active{border-color:var(--accent);background:var(--surface-muted)}.asp-seg input{accent-color:#638832;background:0 0;border:none;width:18px;height:18px;min-height:0;padding:0}.asp-note{color:var(--muted);margin:0;font-size:.8rem;line-height:1.6}.asp-output{align-content:start;gap:1rem;min-width:0;display:grid}.asp-output h2{margin:0;font-size:1rem}.asp-result{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 1.1rem;font-size:1.05rem;font-weight:700;display:flex}.asp-summary{font-size:1.25rem}.asp-simplified{color:var(--muted);font-size:.95rem;font-weight:600}.asp-link{color:var(--accent-ink);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;min-height:44px;padding:0 .4rem;font-size:.85rem;font-weight:600;text-decoration:underline}.asp-preview{border:1px solid var(--line);background:var(--surface);width:100%;max-width:420px;min-height:120px;max-height:320px;color:var(--muted);border-radius:.9rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.asp-table{border-collapse:collapse;background:var(--surface);border:1px solid var(--line);border-radius:.9rem;width:100%;font-size:.9rem;overflow:hidden}.asp-table th,.asp-table td{text-align:left;border-bottom:1px solid var(--line);padding:.55rem .8rem}.asp-table tbody tr:last-child th,.asp-table tbody tr:last-child td{border-bottom:none}.asp-table thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.asp-actions{flex-wrap:wrap;gap:.7rem;display:flex}.asp-feedback{color:var(--muted);min-height:1.5em;font-size:.85rem}.asp-manual{gap:.5rem;font-size:.85rem;display:grid}.asp-manual textarea{width:100%;font:inherit;border:1px solid var(--line);background:var(--canvas);color:var(--ink);border-radius:.5rem;padding:.7rem}@media (max-width:960px){.asp-layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.asp-tool *{transition:none!important;animation:none!important}}
