.maker-module__nstDCq__container{color:#fff;background-color:#05050a;flex-direction:column;height:100vh;font-family:Pretendard,sans-serif;display:flex;overflow:hidden}.maker-module__nstDCq__header{background-color:#0a0a14;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.maker-module__nstDCq__headerLeft{align-items:center;gap:16px;display:flex}.maker-module__nstDCq__backButton{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.maker-module__nstDCq__backButton:hover{color:#fff;background-color:#ffffff1a}.maker-module__nstDCq__title{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.maker-module__nstDCq__titleIcon{background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.maker-module__nstDCq__headerRight{align-items:center;gap:12px;display:flex}.maker-module__nstDCq__ratioToggle{background-color:#1f1f2e;border-radius:8px;padding:4px;display:flex}.maker-module__nstDCq__ratioButton{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.maker-module__nstDCq__ratioButtonActive{color:#fff;background-color:#3f3f50}.maker-module__nstDCq__downloadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.maker-module__nstDCq__downloadButton:hover{box-shadow:0 0 15px #3b82f666}.maker-module__nstDCq__iconButton{color:#a1a1aa;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.maker-module__nstDCq__iconButton:hover{color:#fff;background-color:#ffffff0d}.maker-module__nstDCq__main{height:calc(100vh - 64px);display:flex;overflow:hidden}.maker-module__nstDCq__sidebar{background-color:#0a0a14;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:480px;display:flex;overflow:hidden}.maker-module__nstDCq__sidebarHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.maker-module__nstDCq__sidebarTitle{color:#e4e4e7;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.maker-module__nstDCq__changeStructureLink{color:#71717a;cursor:pointer;font-size:12px;text-decoration:underline}.maker-module__nstDCq__inputScrollArea{flex:1;padding:20px;overflow-y:auto}.maker-module__nstDCq__inputScrollArea::-webkit-scrollbar{width:6px}.maker-module__nstDCq__inputScrollArea::-webkit-scrollbar-thumb{background-color:#27273a;border-radius:4px}.maker-module__nstDCq__promptContainer{gap:8px;margin-bottom:24px;display:flex}.maker-module__nstDCq__promptInput{color:#fff;background-color:#16162a;border:1px solid #27273a;border-radius:8px;outline:none;flex:1;padding:12px;font-size:14px}.maker-module__nstDCq__promptInput:focus{border-color:#3b82f6}.maker-module__nstDCq__aiButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#8b5cf6,#d946ef);border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;font-size:12px;font-weight:700;display:flex}.maker-module__nstDCq__sectionGroup{background-color:#121226;border:1px solid #27273a;border-radius:12px;margin-bottom:16px;padding:16px}.maker-module__nstDCq__sectionGroup:focus-within{border-color:#1d4ed8}.maker-module__nstDCq__sectionHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.maker-module__nstDCq__sectionNumber{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.maker-module__nstDCq__sectionTitle{color:#d4d4d8;font-size:13px;font-weight:600}.maker-module__nstDCq__formInput{color:#e4e4e7;background-color:#1e1e38;border:1px solid #2e2e48;border-radius:8px;outline:none;width:100%;margin-bottom:8px;padding:12px;font-size:13px;transition:border .2s}.maker-module__nstDCq__formInput:last-child{margin-bottom:0}.maker-module__nstDCq__formInput:focus{background-color:#252545;border-color:#3b82f6}.maker-module__nstDCq__iconInputContainer{gap:8px;display:flex}.maker-module__nstDCq__iconInputWrapper{cursor:pointer;background-color:#1e1e38;border:1px solid #2e2e48;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;height:80px;transition:all .2s;display:flex;position:relative}.maker-module__nstDCq__iconInputWrapper:hover{background-color:#252545}.maker-module__nstDCq__iconInputLabel{color:#a1a1aa;margin-top:4px;font-size:11px}.maker-module__nstDCq__rightPanel{background-color:#05050a;flex-direction:column;flex:1;display:flex;position:relative}.maker-module__nstDCq__themePanel{padding:16px 24px}.maker-module__nstDCq__themeHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.maker-module__nstDCq__themeTitle{color:#e4e4e7;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.maker-module__nstDCq__themeList{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.maker-module__nstDCq__themeList::-webkit-scrollbar{height:4px}.maker-module__nstDCq__themeList::-webkit-scrollbar-thumb{background-color:#27273a;border-radius:4px}.maker-module__nstDCq__themeCard{cursor:pointer;background-color:#1e1e38;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:100px;height:100px;transition:all .2s;position:relative;overflow:hidden}.maker-module__nstDCq__themeCardActive{border-color:#3b82f6;box-shadow:0 0 0 2px #8b5cf64d}.maker-module__nstDCq__themePreview{justify-content:center;align-items:center;width:100%;height:100%;font-size:10px;font-weight:700;display:flex}.maker-module__nstDCq__themeChecked{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:6px;right:6px}.maker-module__nstDCq__previewArea{background:radial-gradient(circle,#131320 0%,#05050a 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.maker-module__nstDCq__previewCanvasWrapper{aspect-ratio:4/5;background-color:#fff;justify-content:center;align-items:center;width:400px;display:flex;box-shadow:0 20px 50px #00000080}.maker-module__nstDCq__previewLabel{color:#a1a1aa;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex;position:absolute;top:16px;left:24px}.maker-module__nstDCq__pagination{align-items:center;gap:8px;margin-top:auto;padding-bottom:24px;display:flex}.maker-module__nstDCq__pageThumb{cursor:pointer;background-color:#1e1e38;border:2px solid #2e2e48;border-radius:4px;width:40px;height:50px;transition:all .2s}.maker-module__nstDCq__pageThumbActive{background-color:#252545;border-color:#3b82f6;transform:translateY(-2px)}
