:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1f2933;background-color:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fa}a{color:inherit}.container{max-width:1100px;margin:0 auto;padding:2rem;color:#1f2933}h1{margin-bottom:1rem}.card{border:1px solid #d9e2ec;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;background:#fff}.row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1rem}label{display:flex;flex-direction:column;font-size:.9rem;gap:.4rem}.help-text{font-size:.8rem;color:#52606d}input,textarea,button{font:inherit}input[type=text],input[type=password],input[type=number],input[type=email],select,textarea{padding:.5rem;border-radius:6px;border:1px solid #cbd2d9}button{padding:.6rem 1.2rem;border:none;background:#035e9c;color:#fff;border-radius:6px;cursor:pointer}button.ghost{background:transparent;color:#52606d;border:1px solid #cbd2d9;padding:.3rem .6rem;margin-left:.5rem}button:disabled{opacity:.6;cursor:not-allowed}label input[type=checkbox]{margin-right:.5rem}.status{padding:.6rem 1rem;background:#eaf7ff;border-radius:6px}.template-item{border:1px dashed #cbd2d9;padding:.75rem;border-radius:8px;background:#f8f9fb}.template-preview{margin-top:.5rem;font-size:.85rem;color:#52606d}.full{grid-column:1 / -1}.auth-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.auth-tab{padding:.5rem .75rem;border:1px solid #cbd2d9;background:#f7fafc;border-radius:6px;cursor:pointer}.auth-tab.active,.auth-tab[aria-selected=true]{background:#035e9c;color:#fff;border-color:#035e9c}.floating-generate{position:fixed;right:1.25rem;bottom:1.25rem;background:#10b981;border-radius:999px;padding:.75rem 1rem;box-shadow:0 6px 18px #10b9812e;border:none;color:#fff;font-weight:600;z-index:2000}
