:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#0f172a;color:#fff;padding:1rem;font-weight:600}.app-main{flex:1;padding:1rem;max-width:960px;margin:0 auto;width:100%}.app-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.app-nav a{padding:.5rem .75rem;background:#e2e8f0;border-radius:.5rem;font-size:.875rem}.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.page-card h1{margin-top:0;font-size:1.25rem}.page-card p{color:#64748b;margin-bottom:0}.setup-steps{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0;font-size:.75rem}.step-done{background:#dcfce7;padding:.25rem .5rem;border-radius:.25rem}.step-current{background:#dbeafe;padding:.25rem .5rem;border-radius:.25rem;font-weight:600}.step-pending{background:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem;color:#64748b}.setup-form label{display:block;margin-bottom:.75rem;font-size:.875rem}.setup-form input,.setup-form select,.setup-form textarea{display:block;width:100%;margin-top:.25rem;padding:.5rem;border:1px solid #cbd5e1;border-radius:.375rem}.setup-form button{margin-top:.5rem;padding:.5rem 1rem;background:#0f172a;color:#fff;border:none;border-radius:.375rem;cursor:pointer}.error{color:#b91c1c}.checkbox-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}
