.CreatePage-module__eQ24iq__container{justify-content:center;align-items:flex-start;min-height:calc(100vh - 70px);padding:40px 24px;display:flex}.CreatePage-module__eQ24iq__card{background-color:var(--bg-card);border:1px solid #8b5cf64d;border-radius:24px;width:100%;max-width:700px;padding:40px}.CreatePage-module__eQ24iq__header{text-align:center;margin-bottom:32px}.CreatePage-module__eQ24iq__header h2{color:var(--text-primary);margin-bottom:8px;font-size:32px;font-weight:800}.CreatePage-module__eQ24iq__header p{color:var(--text-secondary)}.CreatePage-module__eQ24iq__form{flex-direction:column;gap:32px;display:flex}.CreatePage-module__eQ24iq__topSection{flex-direction:column;gap:24px;display:flex}.CreatePage-module__eQ24iq__formGroup{flex-direction:column;gap:8px;display:flex}.CreatePage-module__eQ24iq__formGroup label{color:var(--text-secondary);font-size:14px;font-weight:600}.CreatePage-module__eQ24iq__formGroup input,.CreatePage-module__eQ24iq__formGroup textarea,.CreatePage-module__eQ24iq__formGroup select{border:1px solid var(--border-subtle);color:#fff;background:#ffffff0d;border-radius:12px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.CreatePage-module__eQ24iq__formGroup select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em,100%}.CreatePage-module__eQ24iq__formGroup select option{background-color:var(--bg-secondary);color:#fff}.CreatePage-module__eQ24iq__formGroup input:focus,.CreatePage-module__eQ24iq__formGroup textarea:focus,.CreatePage-module__eQ24iq__formGroup select:focus{border-color:var(--accent-purple);box-shadow:var(--glow-purple)}.CreatePage-module__eQ24iq__optionsGroup{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CreatePage-module__eQ24iq__divider{background:var(--border-color);border:0;height:1px;margin:0}.CreatePage-module__eQ24iq__questionsList{flex-direction:column;gap:24px;display:flex}.CreatePage-module__eQ24iq__questionBlock{border:1px solid var(--border-color);background:#ffffff05;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex}.CreatePage-module__eQ24iq__questionHeader{justify-content:space-between;align-items:center;display:flex}.CreatePage-module__eQ24iq__questionHeader h3{color:var(--text-primary);font-size:18px}.CreatePage-module__eQ24iq__iconBtnDanger{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.CreatePage-module__eQ24iq__iconBtnDanger:hover{background:#ef44441a}.CreatePage-module__eQ24iq__optionsList{flex-direction:column;gap:12px;display:flex}.CreatePage-module__eQ24iq__optionsList label{color:var(--text-secondary);margin-bottom:4px;font-size:14px;font-weight:600}.CreatePage-module__eQ24iq__optionRow{align-items:center;gap:12px;display:flex}.CreatePage-module__eQ24iq__dragIcon{color:var(--text-tertiary);cursor:grab}.CreatePage-module__eQ24iq__optionRow input{border:1px solid var(--border-subtle);color:#fff;background:#ffffff0d;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:15px}.CreatePage-module__eQ24iq__optionRow input:focus{border-color:var(--accent-purple)}.CreatePage-module__eQ24iq__addOptionBtn{border:1px dashed var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CreatePage-module__eQ24iq__addOptionBtn:hover{border-color:var(--text-primary);color:var(--text-primary);background:#ffffff0d}.CreatePage-module__eQ24iq__addQuestionBtn{color:var(--accent-purple);cursor:pointer;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.CreatePage-module__eQ24iq__addQuestionBtn:hover{background:#8b5cf633}.CreatePage-module__eQ24iq__submitBtn{width:100%;padding:16px;font-size:18px;font-weight:600}.CreatePage-module__eQ24iq__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:767px){.CreatePage-module__eQ24iq__optionsGroup{grid-template-columns:1fr}.CreatePage-module__eQ24iq__card{padding:24px}}.CreatePage-module__eQ24iq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CreatePage-module__eQ24iq__modalContent{background-color:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;width:100%;max-width:450px;padding:32px;animation:.2s ease-out forwards CreatePage-module__eQ24iq__slideIn;box-shadow:0 10px 40px #00000080}.CreatePage-module__eQ24iq__modalContent h3{margin-bottom:8px;font-size:20px}.CreatePage-module__eQ24iq__modalInput{border:1px solid var(--border-subtle);color:#fff;background:#ffffff0d;border-radius:12px;outline:none;width:100%;margin-bottom:24px;padding:16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.CreatePage-module__eQ24iq__modalInput:focus{border-color:var(--accent-purple);box-shadow:var(--glow-purple)}.CreatePage-module__eQ24iq__modalActions{justify-content:flex-end;gap:16px;display:flex}.CreatePage-module__eQ24iq__drawerOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#00000080;animation:.2s ease-out forwards CreatePage-module__eQ24iq__fadeIn;position:fixed;inset:0}.CreatePage-module__eQ24iq__drawerContent{background-color:var(--bg-card);border-left:1px solid var(--border-subtle);z-index:1001;flex-direction:column;width:100%;max-width:400px;animation:.3s cubic-bezier(.16,1,.3,1) forwards CreatePage-module__eQ24iq__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #00000080}.CreatePage-module__eQ24iq__drawerHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:24px;display:flex}.CreatePage-module__eQ24iq__drawerHeader h3{margin:0;font-size:20px}.CreatePage-module__eQ24iq__closeDrawerBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0 8px;font-size:28px;line-height:1;transition:color .2s}.CreatePage-module__eQ24iq__closeDrawerBtn:hover{color:#fff}.CreatePage-module__eQ24iq__drawerBody{flex:1;padding:24px;overflow-y:auto}.CreatePage-module__eQ24iq__drawerFooter{border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:16px;padding:24px;display:flex}@keyframes CreatePage-module__eQ24iq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CreatePage-module__eQ24iq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CreatePage-module__eQ24iq__rgbGlow{0%{color:red;text-shadow:0 0 8px #f009,0 0 16px #f006}33%{color:#0f0;text-shadow:0 0 8px #0f09,0 0 16px #0f06}66%{color:#00f;text-shadow:0 0 8px #00f9,0 0 16px #00f6}to{color:red;text-shadow:0 0 8px #f009,0 0 16px #f006}}.CreatePage-module__eQ24iq__rgbGlowText{letter-spacing:.5px;font-weight:500;animation:3s linear infinite CreatePage-module__eQ24iq__rgbGlow}
