.create-module__SmVCxa__page{padding:48px 0 80px}.create-module__SmVCxa__header{text-align:center;margin-bottom:40px}.create-module__SmVCxa__headerEmoji{margin-bottom:8px;font-size:40px;display:block}.create-module__SmVCxa__headerTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:6px;font-size:28px;font-weight:800}.create-module__SmVCxa__headerSub{color:var(--text-secondary);font-size:14px}.create-module__SmVCxa__steps{justify-content:center;align-items:center;gap:0;margin-bottom:40px;display:flex}.create-module__SmVCxa__step{color:var(--text-muted);align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:flex;position:relative}.create-module__SmVCxa__stepNum{width:28px;height:28px;color:var(--text-muted);border:2px solid var(--border-color);background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;transition:all .3s;display:flex}.create-module__SmVCxa__stepActive .create-module__SmVCxa__stepNum{background:var(--turquoise);color:#fff;border-color:var(--turquoise);box-shadow:0 2px 12px #00a8cc4d}.create-module__SmVCxa__stepDone .create-module__SmVCxa__stepNum{color:var(--turquoise);border-color:var(--turquoise);background:#00a8cc26}.create-module__SmVCxa__stepActive{color:var(--text-primary)}.create-module__SmVCxa__stepDone{color:var(--turquoise)}.create-module__SmVCxa__stepLine{background:var(--border-color);width:40px;height:2px}.create-module__SmVCxa__stepLineDone{background:var(--turquoise)}.create-module__SmVCxa__formCard{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:var(--radius-xl);max-width:720px;margin:0 auto;padding:32px}.create-module__SmVCxa__formGroup{margin-bottom:20px}.create-module__SmVCxa__label{color:var(--text-secondary);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.create-module__SmVCxa__input{border-radius:var(--radius-md);border:1px solid var(--border-color);width:100%;color:var(--text-primary);transition:border-color var(--duration-fast)ease;background:#ffffff0a;padding:12px 16px;font-size:14px}.create-module__SmVCxa__input:focus{border-color:var(--turquoise);outline:none}.create-module__SmVCxa__textarea{resize:vertical;min-height:100px;}.create-module__SmVCxa__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.create-module__SmVCxa__toggle{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#ffffff08;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .25s;display:flex}.create-module__SmVCxa__toggleActive{background:#00a8cc0f;border-color:#00a8cc33}.create-module__SmVCxa__toggleLabel{color:var(--text-primary);font-size:13px;font-weight:600}.create-module__SmVCxa__toggleSub{color:var(--text-muted);margin-top:2px;font-size:11px}.create-module__SmVCxa__switch{cursor:pointer;background:#ffffff26;border:2px solid #fff3;border-radius:13px;flex-shrink:0;width:48px;height:26px;transition:all .25s;position:relative}.create-module__SmVCxa__switch:hover{border-color:#ffffff59}.create-module__SmVCxa__switchOn{background:var(--turquoise);border-color:var(--turquoise);box-shadow:0 0 8px #00a8cc4d}.create-module__SmVCxa__switchDot{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.create-module__SmVCxa__switchOn .create-module__SmVCxa__switchDot{transform:translate(22px)}.create-module__SmVCxa__itemList{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.create-module__SmVCxa__item{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#ffffff08;align-items:center;gap:10px;padding:12px 16px;display:flex}.create-module__SmVCxa__itemName{color:var(--text-primary);flex:1;font-size:14px;font-weight:600}.create-module__SmVCxa__itemRemove{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex}.create-module__SmVCxa__itemRemove:hover{background:#ef444433}.create-module__SmVCxa__addBtn{border-radius:var(--radius-full);border:1px dashed var(--turquoise);color:var(--turquoise);cursor:pointer;background:#00a8cc0d;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.create-module__SmVCxa__addBtn:hover{background:#00a8cc1a}.create-module__SmVCxa__nomineeForm{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:#ffffff05;margin-bottom:16px;padding:16px}.create-module__SmVCxa__nomineeFormTitle{color:var(--text-primary);margin-bottom:12px;font-size:14px;font-weight:700}.create-module__SmVCxa__nomineeThumb{border-radius:var(--radius-md);object-fit:cover;border:1px solid var(--border-color);width:60px;height:60px}.create-module__SmVCxa__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.create-module__SmVCxa__backBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;transition:all var(--duration-fast)ease;background:0 0;padding:12px 24px;font-size:14px;font-weight:600}.create-module__SmVCxa__backBtn:hover{background:#ffffff0f}.create-module__SmVCxa__nextBtn{border-radius:var(--radius-full);background:var(--turquoise);color:#fff;cursor:pointer;transition:all var(--duration-normal)var(--ease-out);border:none;padding:12px 28px;font-size:14px;font-weight:700;box-shadow:0 2px 12px #00a8cc4d}.create-module__SmVCxa__nextBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00a8cc73}.create-module__SmVCxa__nextBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.create-module__SmVCxa__publishBtn{background:var(--cta);box-shadow:0 2px 12px #ff6b354d;}.create-module__SmVCxa__publishBtn:hover{box-shadow:0 4px 20px #ff6b3573}.create-module__SmVCxa__reviewSection{margin-bottom:24px}.create-module__SmVCxa__reviewLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:600}.create-module__SmVCxa__reviewValue{color:var(--text-primary);font-size:15px;font-weight:600}.create-module__SmVCxa__reviewBanner{object-fit:cover;border-radius:var(--radius-lg);width:100%;max-height:200px;margin-bottom:16px}.create-module__SmVCxa__reviewCategory{border-radius:var(--radius-md);background:#00a8cc14;margin-bottom:8px;padding:10px 14px}.create-module__SmVCxa__reviewCatName{color:var(--turquoise);margin-bottom:4px;font-size:14px;font-weight:700}.create-module__SmVCxa__reviewNominees{flex-wrap:wrap;gap:6px;display:flex}.create-module__SmVCxa__reviewNomBadge{border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff0f;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.create-module__SmVCxa__loginGate{text-align:center;padding:80px 24px}.create-module__SmVCxa__loginGateTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:700}.create-module__SmVCxa__loginGateText{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.create-module__SmVCxa__error{border-radius:var(--radius-md);color:#ef4444;background:#ef44441a;border:1px solid #ef444433;margin-bottom:16px;padding:12px 16px;font-size:13px;font-weight:600}.create-module__SmVCxa__successPage{text-align:center;padding:80px 24px}.create-module__SmVCxa__successEmoji{margin-bottom:16px;font-size:64px}.create-module__SmVCxa__successTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:28px;font-weight:800}.create-module__SmVCxa__successText{color:var(--text-secondary);max-width:480px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:14px}@media (max-width:768px){.create-module__SmVCxa__formCard{border-radius:var(--radius-lg);padding:20px}.create-module__SmVCxa__row{grid-template-columns:1fr}.create-module__SmVCxa__steps{justify-content:flex-start;padding:0 16px;overflow-x:auto}.create-module__SmVCxa__step{padding:8px 12px;font-size:12px}}[data-theme=light] .create-module__SmVCxa__formCard{background:#ffffffe6;border-color:#0a254014}[data-theme=light] .create-module__SmVCxa__input{background:#fff;border-color:#0a25401f}[data-theme=light] .create-module__SmVCxa__toggle{background:#0a254005;border-color:#0a254014}[data-theme=light] .create-module__SmVCxa__toggleActive{background:#00a8cc14;border-color:#00a8cc40}[data-theme=light] .create-module__SmVCxa__item{background:#0a254005;border-color:#0a254014}[data-theme=light] .create-module__SmVCxa__stepNum{background:#0a25400a;border-color:#0a25401f}[data-theme=light] .create-module__SmVCxa__switch{background:#0a254026;border-color:#0a254033}[data-theme=light] .create-module__SmVCxa__switch:hover{border-color:#0a254059}[data-theme=light] .create-module__SmVCxa__backBtn:hover{background:#0a25400a}
