:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#eaeaea;background:#0b0b0b;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}button{font-family:inherit}.ss-container{width:100%;max-width:1100px}.ss-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.ss-generate-btn{min-width:180px}.ss-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.ss-card-actions{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}@media (max-width:900px){.ss-layout{grid-template-columns:1fr}.ss-generate-btn{width:100%}}
