.swem-wrap{width:min(1100px,calc(100% - 28px));margin:auto}.swem-hero{padding:42px 0 24px;background:#eef6ff}.swem-hero h1{font-size:clamp(1.75rem,6vw,3rem);margin:.3rem 0}.swem-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;padding:24px 0}.swem-panel{min-width:0;border:1px solid #d8e2ef;border-radius:16px;padding:18px;background:#fff}.swem-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.swem-form label{display:grid;gap:6px;font-weight:700}.swem-form input,.swem-form select,.swem-form button{font:inherit;min-height:44px;border:1px solid #9fb0c5;border-radius:10px;padding:10px;width:100%}.swem-span{grid-column:1/-1}.swem-actions,.swem-exports{display:flex;gap:10px;flex-wrap:wrap}.swem-actions button:first-child{background:#075ea8;color:#fff}.swem-result[hidden]{display:none}.swem-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.swem-metric{border:1px solid #d8e2ef;border-radius:12px;padding:12px;overflow-wrap:anywhere}.swem-metric strong{display:block;font-size:1.15rem}.swem-note{padding:12px;border-radius:10px;background:#fff7d6}.swem-table-wrap{overflow:auto}.swem-table{width:100%;border-collapse:collapse;min-width:560px}.swem-table th,.swem-table td{padding:8px;border-bottom:1px solid #d8e2ef;text-align:left}.swem-status{min-height:1.5em}.swem-theme{position:absolute;right:16px;top:84px;width:auto!important}[data-theme="dark"] body{background:#0b1420;color:#e8eef6}[data-theme="dark"] .swem-panel,[data-theme="dark"] .swem-hero{background:#121f2e;border-color:#33465a}[data-theme="dark"] .swem-metric{border-color:#40566c}[data-theme="dark"] .swem-note{background:#3b3210;color:#fff4bd}@media(max-width:760px){.swem-grid{grid-template-columns:1fr}.swem-form{grid-template-columns:1fr}.swem-span{grid-column:auto}}@media(max-width:375px){.swem-wrap{width:min(100% - 18px,1100px)}.swem-panel{padding:13px}.swem-actions>*{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}