body{background:#f3f4f6;margin:0}.App{color:#1f2937;background:#fff;border-radius:12px;max-width:1000px;margin:0 auto;padding:1.5rem;font-family:Inter,Arial,Helvetica,sans-serif;box-shadow:0 3px 14px #0f172a1f}.header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.8rem 1rem;display:flex;box-shadow:0 2px 8px #0f172a14}.header h1{margin:0;font-size:1.45rem}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:28px;padding:0;display:flex}.hamburger span{background:#374151;border-radius:999px;height:3px;transition:transform .25s,opacity .25s;display:block}.menu{z-index:99;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:calc(100% - 2rem);max-width:320px;padding:.75rem;position:absolute;top:70px;left:1rem;box-shadow:0 5px 20px #0f172a33}.menu a{color:#1f2937;border:1px solid #0000;border-radius:8px;margin-bottom:.35rem;padding:.68rem .7rem;font-weight:600;text-decoration:none;display:block}.menu a:hover{background:#eff6ff;border-color:#bfdbfe}.page-tabs{border:1px solid #e5e7eb;border-radius:10px;gap:.5rem;margin-bottom:1rem;display:flex;overflow:hidden}.page-tabs button{color:#1f2937;cursor:pointer;background:#f9fafb;border:0;flex:1;padding:.75rem .95rem;font-weight:700}.page-tabs button.active{color:#fff;background:#3b82f6}.button-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;margin-top:.5rem;padding:.72rem 1rem;font-weight:700}.button-primary:hover{background:#2563eb}@media (width>=768px){.menu{width:auto;box-shadow:none;background:0 0;border:none;gap:.5rem;padding:0;display:flex;position:static}.menu a{background:#f3f4f6;border:none;margin:0;padding:.5rem .75rem}.header{justify-content:space-between}.hamburger{display:none}}p{color:#4b5563}.form-grid{flex-direction:column;gap:.9rem;margin:1.2rem 0;display:flex}.field{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.95rem;box-shadow:0 1px 3px #0f172a0d}.field label{color:#111827;margin-bottom:.5rem;font-weight:700;display:block}.field input[type=text],.field select,.field input[list],.field input[type=number],.field textarea{color:#1f2937;background:#f9fafb;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.85rem;font-size:1rem}.field textarea{min-height:80px}.admin-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;margin-top:1rem;padding:1rem}.admin-group{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1rem;padding:1rem}.admin-group h3{color:#0f172a;margin-top:0;margin-bottom:.65rem;font-size:1.05rem}.admin-group>div,.admin-group>.inner-group{flex-direction:column;gap:.65rem;display:flex}.admin-group input,.admin-group select,.admin-group textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.75rem;font-size:1rem}.new-option-form{gap:.65rem;margin-bottom:.85rem;display:grid}.new-option-form h4{color:#1f2937;margin-top:0}.new-option-form .checkbox-label{align-items:center;gap:.45rem;margin-top:.15rem;display:flex}.new-option-form .checkbox-label input{margin:0}.new-constraint-form{gap:.65rem;margin-top:.85rem;margin-bottom:.85rem;display:grid}.new-constraint-form h4{color:#1f2937;margin-top:0}.admin-group button{width:fit-content}.admin-group ul{padding-left:1rem}.field input[type=text]:focus,.field select:focus,.field input[list]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f62e}.radio-option{color:#374151;align-items:center;margin:.3rem 0;display:flex}.radio-option input{margin-right:.5rem}.status,.summary{border-top:1px dashed #d1d5db;margin-top:1.2rem;padding-top:1rem}.status h3,.summary h3{margin-bottom:.45rem}@media (width>=768px){.App{padding:1.5rem}.status,.summary{border-top:1px dashed #d1d5db;gap:1.5rem;margin-top:1.5rem;padding-top:1.2rem;display:flex}}
