:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh}#root{min-height:100vh}:root{--ink:#111827;--muted:#6b7280;--line:#94a3b838;--panel:#ffffffe0;--panel-strong:#fff;--brand:#4a6cf7;--brand-dark:#2547d0;--brand-soft:#4a6cf71a;--error:#b91c1c;--shadow:0 28px 80px #0f172a1f;--actions-column-width:148px}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 0 0,#4a6cf72e,#0000 28%),radial-gradient(circle at 100% 0,#22c55e14,#0000 20%),linear-gradient(#fbfdff 0%,#f3f7ff 100%);margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 56px}.shell--centered{place-items:center;min-height:100vh;display:grid}.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:28px}.step-button strong{display:block}.step-button small,.share-box span,.field span,.pill,.banner{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--brand);margin:0 0 10px;font-size:.78rem}h1,h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{max-width:12ch;font-size:clamp(2rem,4.8vw,4.2rem)}h2{font-size:clamp(1.5rem,3vw,2.3rem)}p{margin:0;line-height:1.6}.banner{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;margin-bottom:16px;padding:14px 18px}.banner--success{color:var(--brand-dark);border-color:#4a6cf733}.banner--error{color:var(--error);border-color:#b91c1c33}.panel{padding:28px}.panel--setup{gap:24px;display:grid}.panel-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-bottom:20px;display:grid}.owner-header{justify-content:flex-start;margin-bottom:20px;display:flex}.owner-logo{width:min(176px,45%);height:auto;display:block}.panel--list{gap:18px;display:grid}.list{gap:14px;display:grid}.list--table{gap:10px}.list-head,.list-card{grid-template-columns:minmax(0,1.3fr) minmax(140px,.7fr) minmax(260px,1fr);align-items:center;gap:16px;display:grid}.list-head{color:var(--muted);padding:0 18px;font-size:.92rem}.list-head-actions{width:var(--actions-column-width);text-align:center;justify-self:end;display:block}.list-card{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;padding:18px}.list-card strong{margin-bottom:4px;display:block}.list-meta{color:var(--muted);flex-wrap:wrap;gap:12px;display:flex}.list-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.list-actions--table{width:var(--actions-column-width);justify-content:flex-end;justify-self:end;align-items:center;gap:8px;max-width:100%}.button--icon{width:44px;min-width:44px;height:44px;color:var(--brand-dark);background:#fff;border:1px solid #2547d029;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.button--icon svg{width:18px;height:18px;display:block;overflow:visible}.button--icon.button--ghost{color:var(--ink)}.button--icon.button--danger{color:var(--error);border-color:#b91c1c38}.workspace{grid-template-columns:320px minmax(0,1fr);gap:20px;display:grid}.sidebar{align-self:start;position:sticky;top:20px}.sidebar-brand{justify-content:center;margin-bottom:24px;display:flex}.sidebar-brand-mark{width:min(220px,100%);height:auto;display:block}.share-box{overflow-wrap:anywhere;background:#f8fbff;border:1px dashed #4a6cf747;border-radius:18px;gap:8px;margin:24px 0;padding:16px;display:grid}.step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.step-button{text-align:left;border:1px solid var(--line);background:var(--panel-strong);cursor:pointer;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.step-button span{width:42px;height:42px;color:var(--brand-dark);background:#eef2ff;border-radius:14px;place-items:center;display:inline-grid}.step-button--active{background:linear-gradient(#eff4ff,#fff);border-color:#4a6cf747}.step-button--disabled{opacity:.55;cursor:not-allowed}.form-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.pill{white-space:nowrap;background:#eef2ff;border:1px solid #4a6cf72e;border-radius:999px;padding:10px 14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.repeatable-section{gap:14px;display:grid}.repeatable-header,.repeatable-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.repeatable-list{gap:14px;display:grid}.repeatable-block{border:1px solid var(--line);background:#f8fbffeb;border-radius:18px;gap:16px;padding:18px;display:grid}.upload-card{border:1px solid var(--line);background:#f8fbffeb;border-radius:20px;gap:16px;padding:20px;display:grid}.upload-copy{gap:6px;display:grid}.upload-copy span,.upload-copy small{color:var(--muted)}.upload-button{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.field{gap:10px;display:grid}.field--full{grid-column:1/-1}.field input,.field select,.field textarea{background:#fffffff0;border:1px solid #94a3b847;border-radius:16px;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#4a6cf773;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #4a6cf714}.radio-group{flex-wrap:wrap;gap:12px;display:flex}.choice{background:#ffffffeb;border:1px solid #94a3b852;border-radius:16px;align-items:center;gap:8px;padding:12px 16px;display:inline-flex;position:relative}.choice input{accent-color:var(--brand)}.choice--active{background:var(--brand-soft);border-color:#4a6cf759}.actions{justify-content:space-between;gap:14px;margin-top:28px;display:flex}.actions-right{gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;padding:14px 22px;transition:transform .2s,opacity .2s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:not-allowed}.button--primary{color:#fff;background:linear-gradient(135deg,#4a6cf7,#2547d0)}.button--secondary{color:var(--brand-dark);background:#eff4ff}.button--ghost{color:var(--ink);background:#fff;border:1px solid #94a3b84d}.button--danger{color:#b91c1c;border-color:#b91c1c38}.welcome-screen{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:calc(100vh - 88px);display:flex}.welcome-logo{width:min(360px,100vw - 48px);height:auto;display:block}.welcome-link{text-align:center;min-width:240px;text-decoration:none}@media (width<=980px){.form-header,.panel-top{flex-direction:column}.actions,.actions-right{flex-flow:row;align-items:center;gap:8px}.list-actions{flex-wrap:nowrap;align-items:center;gap:6px}.list-actions--table{width:var(--actions-column-width);justify-content:flex-end;max-width:100%}.button{padding:8px 12px;font-size:.9rem}.button--icon{border-radius:10px;width:36px;min-width:36px;height:36px;padding:0}.button--icon svg{width:16px;height:16px}.workspace{grid-template-columns:1fr}.sidebar{position:static}.grid{grid-template-columns:1fr}.list-head{display:none}.list-card{grid-template-columns:1fr}}
