.Hero-module__7HnD1W__hero{text-align:center;background:var(--gradient-hero);color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 4rem;display:flex;position:relative}.Hero-module__7HnD1W__heroContent{z-index:2;max-width:800px;padding:0 2rem;position:relative}.Hero-module__7HnD1W__heroLogo{margin-bottom:2rem}.Hero-module__7HnD1W__logoImage{width:80px;height:80px;margin:0 auto;display:block}.Hero-module__7HnD1W__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.1}.Hero-module__7HnD1W__heroSubtitle{color:var(--text-muted);margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.Hero-module__7HnD1W__heroSearch{max-width:500px;margin:0 auto}.Hero-module__7HnD1W__emailTestSection{max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto}@media (max-width:768px){.Hero-module__7HnD1W__hero{padding:3rem 1rem}.Hero-module__7HnD1W__heroSubtitle{font-size:1rem}}@media (max-width:480px){.Hero-module__7HnD1W__heroTitle{font-size:1.5rem}.Hero-module__7HnD1W__heroSubtitle{font-size:.85rem}.Hero-module__7HnD1W__logoImage{width:60px;height:60px}}
.SearchBar-module__f76v7G__searchContainer{width:100%}.SearchBar-module__f76v7G__searchInput{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:8px;padding:.85rem 1rem;font-size:1rem;transition:all .3s}.SearchBar-module__f76v7G__searchInput:focus{border-color:var(--border-focus);outline:none}.SearchBar-module__f76v7G__searchInput::placeholder{color:var(--text-muted)}
.EmptyNotice-module__kQpj-a__emptyNotice{text-align:center;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.EmptyNotice-module__kQpj-a__message{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}
.PageLoader-module__vzb6dW__container{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;display:flex}.PageLoader-module__vzb6dW__spinner{border:3px solid var(--text-primary);border-top:3px solid var(--bg-primary);border-radius:50%;width:32px;height:32px;animation:1s linear infinite PageLoader-module__vzb6dW__spin}@keyframes PageLoader-module__vzb6dW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PageLoader-module__vzb6dW__text{color:var(--text-muted);font-size:14px;font-weight:500}
.NotFound-module__D8NtiG__container{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;display:flex}.NotFound-module__D8NtiG__title{color:var(--text-primary);margin:0;font-size:48px;font-weight:700}.NotFound-module__D8NtiG__text{color:var(--text-muted);margin:0;font-size:16px;font-weight:500}
.EditPage-module__6ZNuQW__layout{gap:24px;min-height:calc(100vh - 200px);padding-bottom:100px;display:flex}.EditPage-module__6ZNuQW__leftCol{flex:1;min-width:0}@media (max-width:768px){.EditPage-module__6ZNuQW__layout{flex-direction:column;gap:1rem}.EditPage-module__6ZNuQW__fieldExplainer,.EditPage-module__6ZNuQW__controller{display:none}}
.PageLayout-module__DI9Dua__pageLayout{grid-template-columns:2fr 1fr;align-items:flex-start;gap:2rem;max-width:1200px;height:calc(100vh - 10rem);margin:8rem auto 2rem;display:grid;overflow:hidden}.PageLayout-module__DI9Dua__pageLayout>:first-child{scrollbar-width:none;-ms-overflow-style:none;height:100%;overflow-x:hidden;overflow-y:auto}.PageLayout-module__DI9Dua__pageLayout>:first-child::-webkit-scrollbar{display:none}.PageLayout-module__DI9Dua__pageLayout>:last-child{height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 10rem);position:-webkit-sticky;position:sticky;top:0;overflow-y:auto}@media (max-width:768px){.PageLayout-module__DI9Dua__pageLayout{flex-direction:column;gap:1rem;height:auto;margin:1rem 1rem 2rem;padding-bottom:5rem;display:flex;overflow:visible}.PageLayout-module__DI9Dua__pageLayout>:first-child{scrollbar-width:auto;-ms-overflow-style:auto;height:auto;overflow:visible}.PageLayout-module__DI9Dua__pageLayout>:first-child::-webkit-scrollbar{display:initial}.PageLayout-module__DI9Dua__pageLayout>:last-child{order:1;height:auto;max-height:none;position:static;top:auto;overflow:visible}.PageLayout-module__DI9Dua__pageLayout>:first-child{order:2}}
.TemplateInfo-module__v3ug8G__templateInfo{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;padding:2rem}.TemplateInfo-module__v3ug8G__templateHeader{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.TemplateInfo-module__v3ug8G__headerTopRow{justify-content:flex-end;display:none}.TemplateInfo-module__v3ug8G__saveButton{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;display:inline-flex}.TemplateInfo-module__v3ug8G__saveIconActive{color:var(--brand-primary)}@media (max-width:768px){.TemplateInfo-module__v3ug8G__headerTopRow{display:flex}.TemplateInfo-module__v3ug8G__templateInfo{padding:1rem}}.TemplateInfo-module__v3ug8G__imageContainer{border:1px solid var(--border-primary);background:var(--bg-primary);border-radius:8px;width:100%;padding:8px}.TemplateInfo-module__v3ug8G__imageItem{aspect-ratio:16/9;background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;border-radius:6px;width:100%;position:relative;overflow:hidden}.TemplateInfo-module__v3ug8G__image{width:100%;height:auto;display:block}.TemplateInfo-module__v3ug8G__imageOverlay{color:#fff;opacity:0;background:rgba(0,0,0,.4);justify-content:center;align-items:center;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.TemplateInfo-module__v3ug8G__imageOverlayText{letter-spacing:.3px;font-size:.95rem;font-weight:600}.TemplateInfo-module__v3ug8G__imageItem:hover .TemplateInfo-module__v3ug8G__imageOverlay{opacity:1}.TemplateInfo-module__v3ug8G__inlineImagesContainer{flex-direction:column;gap:1rem;width:100%;max-width:1000px;margin:1rem auto 0;display:flex}.TemplateInfo-module__v3ug8G__inlineImageWrapper{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:8px;width:100%;overflow:hidden}.TemplateInfo-module__v3ug8G__templateTitle{font-size:1.5rem}.TemplateInfo-module__v3ug8G__templateDescription p{color:var(--text-secondary);margin-bottom:1.6rem;font-size:.95rem;line-height:1.3}.TemplateInfo-module__v3ug8G__categoryLabels{flex-wrap:wrap;align-items:flex-start;gap:4px;display:flex}.TemplateInfo-module__v3ug8G__categoryLabel{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary);white-space:nowrap;border-radius:16px;padding:4px 12px;font-size:.875rem;display:inline-block}.TemplateInfo-module__v3ug8G__templateAuthorContainer{cursor:pointer;border-top:1px solid var(--border-primary);justify-content:flex-start;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1rem;display:flex}.TemplateInfo-module__v3ug8G__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.TemplateInfo-module__v3ug8G__templateAuthor{color:var(--text-secondary);font-size:1rem;font-weight:500;transition:all .1s}.TemplateInfo-module__v3ug8G__templateAuthor:hover{color:var(--text-primary)}@media (max-width:768px){.TemplateInfo-module__v3ug8G__categoryLabels{flex-direction:column;align-items:stretch;gap:8px}.TemplateInfo-module__v3ug8G__categoryLabel{text-align:left;width:100%;display:block}}
.ImageViewerModal-module__m7OALq__overlay{z-index:1000000;background:rgba(0,0,0,.9);display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ImageViewerModal-module__m7OALq__overlayScroll{width:100%;overflow-y:auto}.ImageViewerModal-module__m7OALq__viewerContent{max-width:1000px}.ImageViewerModal-module__m7OALq__imagesContainer{flex-direction:column;gap:1rem;width:100%;max-width:1000px;margin:0 auto;padding:8rem 1rem;display:flex}.ImageViewerModal-module__m7OALq__viewerImageWrapper{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:8px;width:100%;overflow:hidden}.ImageViewerModal-module__m7OALq__viewerImage{width:100%;height:auto;display:block}
.PageWrapper-module__PUqRFq__pageWrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem}
.TemplateSection-module__Y9xjea__contentSection{margin-bottom:4rem}.TemplateSection-module__Y9xjea__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.TemplateSection-module__Y9xjea__sectionHeader h2{color:var(--text-primary);text-align:left;font-size:1.5rem;font-weight:500}.TemplateSection-module__Y9xjea__templatesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1200px){.TemplateSection-module__Y9xjea__templatesGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.TemplateSection-module__Y9xjea__templatesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TemplateSection-module__Y9xjea__templatesGrid{grid-template-columns:1fr}.TemplateSection-module__Y9xjea__sectionHeader h2{font-size:1.5rem}.TemplateSection-module__Y9xjea__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}}
.TemplateCard-module__x53BVG__templateCard{background:var(--card-bg);box-shadow:0 2px 4px var(--card-shadow);border:1px solid var(--card-border);color:inherit;border-radius:8px;flex-direction:column;height:200px;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.TemplateCard-module__x53BVG__templateCard:hover .TemplateCard-module__x53BVG__templateDescription{color:var(--text-primary)}.TemplateCard-module__x53BVG__templateCardContent{flex-direction:column;justify-content:space-between;height:100%;display:flex}.TemplateCard-module__x53BVG__templateCardContent h3{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;overflow:hidden}.TemplateCard-module__x53BVG__templateDescription{color:var(--text-muted);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;height:4.2em;margin-bottom:1rem;font-size:.9rem;line-height:1.4;transition:all .1s ease-in;display:-webkit-box;overflow:hidden}.TemplateCard-module__x53BVG__templateFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TemplateCard-module__x53BVG__templateCategory{background-color:var(--bg-accent);color:var(--text-primary);border-radius:50px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}@media (max-width:768px){.TemplateCard-module__x53BVG__templateCard{height:180px;padding:1rem}}
.StatusBulb-module__oI0uSq__statusIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .2s;display:inline-block;box-shadow:0 0 6px rgba(0,0,0,.3)}.StatusBulb-module__oI0uSq__statusIndicator:hover{transform:scale(1.2)}.StatusBulb-module__oI0uSq__statusDraft{background-color:#ffd365;box-shadow:0 0 14px rgba(251,191,36,.6),0 0 12px rgba(251,191,36,.3)}.StatusBulb-module__oI0uSq__statusPublished{background-color:#2feb93;box-shadow:0 0 14px rgba(16,185,129,.6),0 0 12px rgba(16,185,129,.3)}.StatusBulb-module__oI0uSq__statusUnknown{background-color:#9ca3af;box-shadow:0 0 14px rgba(156,163,175,.6),0 0 12px rgba(156,163,175,.3)}
.Modal-module__KW-HUW__modalOverlay{background:var(--overlay-dark);z-index:10000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__KW-HUW__modalContent{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden}.Modal-module__KW-HUW__modalHeader{border-bottom:1px solid var(--border-primary);background:var(--bg-secondary);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Modal-module__KW-HUW__modalTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.Modal-module__KW-HUW__modalCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.Modal-module__KW-HUW__modalCloseBtn:hover{color:var(--text-primary)}#Modal-module__KW-HUW__closeIcon{font-size:1.2rem}.Modal-module__KW-HUW__modalBody{flex:auto;padding:0;overflow-y:auto}.Modal-module__KW-HUW__reorderList{flex-direction:column;gap:.5rem;padding:.75rem .75rem .5rem;display:flex}.Modal-module__KW-HUW__emptyReorder{color:var(--text-secondary);padding:1rem;font-size:.9rem}.Modal-module__KW-HUW__reorderRow{border:1px solid var(--border-primary);background:var(--bg-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Modal-module__KW-HUW__reorderLeft{align-items:center;gap:.75rem;display:flex}.Modal-module__KW-HUW__reorderDragIcon{color:var(--text-muted)}.Modal-module__KW-HUW__reorderInfo{flex-direction:column;display:flex}.Modal-module__KW-HUW__reorderTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.Modal-module__KW-HUW__reorderMeta{color:var(--text-secondary);font-size:.8rem}.Modal-module__KW-HUW__reorderActions{align-items:center;gap:.25rem;display:flex}.Modal-module__KW-HUW__iconButton{border:1px solid var(--border-primary);background:var(--bg-accent);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Modal-module__KW-HUW__iconButton:hover:not(:disabled){background:var(--bg-primary);border-color:var(--border-secondary)}.Modal-module__KW-HUW__iconButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__KW-HUW__modalLoading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}@keyframes Modal-module__KW-HUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Modal-module__KW-HUW__profileForm{flex-direction:column;gap:1.5rem;height:100%;max-height:none;padding:1rem;display:flex;overflow-y:auto}.Modal-module__KW-HUW__formGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.Modal-module__KW-HUW__formLabel{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.Modal-module__KW-HUW__formIcon{color:var(--brand-primary);font-size:1.125rem}.Modal-module__KW-HUW__formInput,.Modal-module__KW-HUW__formTextarea{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Modal-module__KW-HUW__formInput:focus,.Modal-module__KW-HUW__formTextarea:focus{border-color:var(--text-primary);outline:none}.Modal-module__KW-HUW__formInput::placeholder,.Modal-module__KW-HUW__formTextarea::placeholder{color:var(--text-muted)}.Modal-module__KW-HUW__formTextarea{resize:none;min-height:100px}.Modal-module__KW-HUW__formInputError{border-color:var(--error)!important;box-shadow:0 0 0 3px rgba(248,113,113,.1)!important}.Modal-module__KW-HUW__formInputDisabled{opacity:.7;background:var(--bg-tertiary)!important;color:var(--text-muted)!important;border-color:var(--border-primary)!important;cursor:not-allowed!important}.Modal-module__KW-HUW__formInputDisabled:focus{border-color:var(--border-primary)!important;box-shadow:none!important}.Modal-module__KW-HUW__formError{color:var(--error);margin-top:.25rem;font-size:.75rem;display:block}.Modal-module__KW-HUW__formHelperText{color:var(--text-muted);margin-top:.25rem;font-size:.75rem;font-style:italic;display:block}.Modal-module__KW-HUW__inputWithIcon{align-items:center;width:100%;display:flex;position:relative}.Modal-module__KW-HUW__inputWithIcon .Modal-module__KW-HUW__formInput{width:100%;padding-right:3rem}.Modal-module__KW-HUW__validationIcon{pointer-events:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;right:.75rem}.Modal-module__KW-HUW__successIcon{color:var(--success);font-size:1.125rem}.Modal-module__KW-HUW__errorIcon{color:var(--error);font-size:1.125rem}.Modal-module__KW-HUW__loadingSpinner{border:2px solid var(--border-primary);border-top:2px solid var(--brand-primary);border-radius:50%;width:16px;height:16px;animation:1s linear infinite Modal-module__KW-HUW__spin}.Modal-module__KW-HUW__imageActions{justify-content:center;margin-top:1rem;display:flex}.Modal-module__KW-HUW__profileImageContainer{align-items:center;gap:1rem;display:flex}.Modal-module__KW-HUW__profileImagePreview{object-fit:cover;border:2px solid var(--border-primary);background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.Modal-module__KW-HUW__profileImagePlaceholder{background:var(--bg-accent);width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Modal-module__KW-HUW__profileImageActions{flex-direction:column;flex:1;gap:.5rem;display:flex}.Modal-module__KW-HUW__uploadButton{background:var(--bg-accent);border:1px solid var(--border-primary);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:8px 16px;font-size:.875rem;transition:all .2s;display:flex}.Modal-module__KW-HUW__uploadButton:hover{background:var(--bg-primary);border-color:var(--border-secondary)}.Modal-module__KW-HUW__uploadButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__KW-HUW__uploadIcon{font-size:1rem}.Modal-module__KW-HUW__deleteButton{background:var(--text-primary);border:1px solid var(--text-primary);color:var(--bg-primary);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.Modal-module__KW-HUW__deleteButton:hover{background:var(--text-secondary);border-color:var(--text-secondary)}.Modal-module__KW-HUW__deleteButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__KW-HUW__deleteIcon{font-size:1rem}.Modal-module__KW-HUW__imageUrlInput{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:6px;width:100%;padding:.5rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Modal-module__KW-HUW__imageUrlInput:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px rgba(0,212,255,.1)}.Modal-module__KW-HUW__imageUrlInput::placeholder{color:var(--text-muted)}.Modal-module__KW-HUW__hiddenFileInput{display:none}.Modal-module__KW-HUW__errorMessage{border:1px solid var(--error);color:var(--error);background:rgba(248,113,113,.1);border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.Modal-module__KW-HUW__successMessage{border:1px solid var(--success);color:var(--success);background:rgba(74,222,128,.1);border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.Modal-module__KW-HUW__modalFooter{border-top:1px solid var(--border-primary);background:var(--bg-secondary);justify-content:flex-end;align-items:center;padding:1rem;display:flex}.Modal-module__KW-HUW__footerLeft{display:none}.Modal-module__KW-HUW__footerRight{gap:1rem;display:flex}.Modal-module__KW-HUW__footerSuccess{color:var(--success);font-size:.875rem;font-weight:500}.Modal-module__KW-HUW__btnPrimary,.Modal-module__KW-HUW__btnSecondary{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Modal-module__KW-HUW__btnPrimary{background:var(--brand-primary);color:#000}.Modal-module__KW-HUW__btnPrimary:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.Modal-module__KW-HUW__btnPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}.Modal-module__KW-HUW__btnSecondary{background:var(--bg-accent);color:var(--text-primary);border:1px solid var(--border-primary)}.Modal-module__KW-HUW__btnSecondary:hover:not(:disabled){background:var(--bg-primary);border-color:var(--border-secondary)}.Modal-module__KW-HUW__btnSecondary:disabled{opacity:.6;cursor:not-allowed}.Modal-module__KW-HUW__btnIcon{font-size:1rem}.Modal-module__KW-HUW__btnSpinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Modal-module__KW-HUW__spin}@media (max-width:768px){.Modal-module__KW-HUW__modalOverlay{padding:0}.Modal-module__KW-HUW__modalContent{border:none;border-radius:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0}.Modal-module__KW-HUW__modalHeader,.Modal-module__KW-HUW__modalFooter{padding:1rem}.Modal-module__KW-HUW__modalTitle{font-size:1.125rem}.Modal-module__KW-HUW__modalFooter{flex-direction:column;align-items:flex-end}.Modal-module__KW-HUW__profileForm{padding:1rem}.Modal-module__KW-HUW__btnPrimary,.Modal-module__KW-HUW__btnSecondary{width:100%}}.Modal-module__KW-HUW__imageUploadBox{justify-content:flex-start;align-items:center;margin-top:8px;display:flex}.Modal-module__KW-HUW__imageUploadLabel{cursor:pointer;border:2px dashed #666;justify-content:center;align-items:center;width:100px;height:100px;transition:all .2s;display:flex}.Modal-module__KW-HUW__imageUploadLabel:hover{border-color:var(--text-secondary)}.Modal-module__KW-HUW__imageUploadLabel:hover #Modal-module__KW-HUW__uploadIcon{color:var(--text-secondary)}#Modal-module__KW-HUW__uploadIcon{color:#666;font-size:1.1rem;transition:all .2s}.Modal-module__KW-HUW__imagePreview{object-fit:cover;width:100%;height:100%}.Modal-module__KW-HUW__uploadingSpinner{border:2px solid #f3f3f3;border-top-color:#666;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Modal-module__KW-HUW__spin}.Modal-module__KW-HUW__toggleContainer{border:1px solid var(--border-primary);background:var(--bg-primary);border-radius:6px;align-items:center;gap:.75rem;padding:1rem;display:flex}.Modal-module__KW-HUW__toggleLabel{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.Modal-module__KW-HUW__toggleInput{display:none}.Modal-module__KW-HUW__toggleSlider{background:var(--bg-primary);border:1px solid var(--border-primary);cursor:pointer;border-radius:12px;width:50px;height:24px;transition:all .3s;position:relative}.Modal-module__KW-HUW__toggleSlider:before{content:"";background:var(--text-primary);border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:2px;left:2px}.Modal-module__KW-HUW__toggleInput:checked+.Modal-module__KW-HUW__toggleSlider{background:var(--bg-tertiary)}.Modal-module__KW-HUW__toggleInput:checked+.Modal-module__KW-HUW__toggleSlider:before{transform:translate(26px)}.Modal-module__KW-HUW__toggleText{color:var(--text-primary);font-size:.875rem;font-weight:500}.Modal-module__KW-HUW__dangerZone{border:1px solid var(--error);background:rgba(248,113,113,.05);border-radius:8px;padding:1.5rem}.Modal-module__KW-HUW__dangerZoneTitle{color:var(--error);margin:0 0 .75rem;font-size:1rem;font-weight:600}.Modal-module__KW-HUW__dangerZoneText{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem;line-height:1.4}.Modal-module__KW-HUW__deleteAccountButton{background:var(--error);color:#fff;border:1px solid var(--error);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.Modal-module__KW-HUW__deleteAccountButton:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.Modal-module__KW-HUW__warningIcon{color:var(--error);font-size:1.25rem}.Modal-module__KW-HUW__contentHandlingTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1rem;font-weight:600}.Modal-module__KW-HUW__contentHandlingOptions{flex-direction:column;gap:1rem;display:flex}.Modal-module__KW-HUW__radioOption{border:1px solid var(--border-primary);background:var(--bg-primary);cursor:pointer;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.Modal-module__KW-HUW__radioOption:hover{border-color:var(--border-secondary);background:var(--bg-accent)}.Modal-module__KW-HUW__radioOption:has(.Modal-module__KW-HUW__radioInput:checked){border-color:var(--text-primary)}.Modal-module__KW-HUW__radioOption:has(.Modal-module__KW-HUW__radioInput[value=delete]:checked){border-color:var(--error)}.Modal-module__KW-HUW__radioInput{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--border-primary);background:0 0;border-radius:50%;width:18px;height:18px;margin:0;position:relative}.Modal-module__KW-HUW__radioInput:checked{border-color:var(--text-primary)}.Modal-module__KW-HUW__radioInput[value=delete]:checked{border-color:var(--error)}.Modal-module__KW-HUW__radioInput:checked:after{content:"";background:var(--text-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal-module__KW-HUW__radioInput[value=delete]:checked:after{background:var(--error)}.Modal-module__KW-HUW__radioContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.Modal-module__KW-HUW__radioTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.Modal-module__KW-HUW__radioDescription{color:var(--text-secondary);font-size:.8rem;line-height:1.4}
.Buttons-module__VmNeWa__standardButton{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:inline-flex}.Buttons-module__VmNeWa__standardButton:hover{background:var(--bg-secondary)}.Buttons-module__VmNeWa__mainButton{background:var(--text-primary);color:var(--bg-primary)}.Buttons-module__VmNeWa__mainButton:hover{background:var(--text-secondary)}.Buttons-module__VmNeWa__disabled{opacity:.6;cursor:not-allowed}.Buttons-module__VmNeWa__disabled:hover{background:var(--bg-primary)}.Buttons-module__VmNeWa__mainButton.Buttons-module__VmNeWa__disabled:hover{background:var(--text-primary)}.Buttons-module__VmNeWa__iconLeft{margin-right:4px;display:inline-flex}.Buttons-module__VmNeWa__warningButton{background:var(--error);color:#fff;border:1px solid var(--error)}.Buttons-module__VmNeWa__warningButton:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}
.NavbarDropdown-module__DCEh6G__userSection{align-items:center;gap:1rem;display:flex}.NavbarDropdown-module__DCEh6G__userDropdown{position:relative}.NavbarDropdown-module__DCEh6G__userInfo{background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.NavbarDropdown-module__DCEh6G__userInfo:hover{background:var(--bg-tertiary);border-color:var(--border-secondary)}.NavbarDropdown-module__DCEh6G__userIcon{color:var(--text-primary);font-size:1.25rem}.NavbarDropdown-module__DCEh6G__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.875rem;font-weight:500;overflow:hidden}.NavbarDropdown-module__DCEh6G__dropdownArrow{color:var(--text-muted);font-size:1.25rem;transition:transform .2s}.NavbarDropdown-module__DCEh6G__dropdownArrow.NavbarDropdown-module__DCEh6G__open{transform:rotate(180deg)}.NavbarDropdown-module__DCEh6G__dropdownMenu{background:var(--bg-secondary);border:1px solid var(--border-primary);z-index:1000;border-radius:8px;min-width:180px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3)}.NavbarDropdown-module__DCEh6G__dropdownItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.NavbarDropdown-module__DCEh6G__dropdownItem:hover{background:var(--bg-tertiary)}.NavbarDropdown-module__DCEh6G__dropdownItem:active{background:var(--bg-accent)}@media (max-width:768px){.NavbarDropdown-module__DCEh6G__userSection{gap:.75rem}.NavbarDropdown-module__DCEh6G__userInfo{padding:.4rem .6rem}.NavbarDropdown-module__DCEh6G__userName{max-width:120px;font-size:.8rem}.NavbarDropdown-module__DCEh6G__dropdownMenu{min-width:160px}.NavbarDropdown-module__DCEh6G__dropdownItem{padding:.6rem .8rem;font-size:.8rem}}
.Navbar-module__NpnVta__navbar{z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border-primary);width:100%;position:fixed;top:0}.Navbar-module__NpnVta__navbarContainer{justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex}.Navbar-module__NpnVta__navbarLogo{color:var(--text-primary);font-size:1.1rem;font-weight:600;transition:color .2s}.Navbar-module__NpnVta__logoDesktop{display:inline}.Navbar-module__NpnVta__logoMobile{display:none}.Navbar-module__NpnVta__navbarLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__NpnVta__mobileMenuBtn{border:1px solid var(--border-primary);color:var(--text-primary);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.Navbar-module__NpnVta__navbarLink{color:var(--text-muted);font-size:.875rem;font-weight:500;transition:color .2s}.Navbar-module__NpnVta__navbarLink:hover{color:var(--text-primary)}.Navbar-module__NpnVta__navbarLoginBtn{color:#222;background:#fff;border:1px solid transparent;border-radius:50px;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__NpnVta__navbarLoginBtn:hover{color:#fff;background:#4d4d4d}.Navbar-module__NpnVta__navbarLoading{color:var(--text-muted);font-size:.875rem;font-style:italic}@media (max-width:768px){.Navbar-module__NpnVta__navbar{position:static}.Navbar-module__NpnVta__navbarContainer{padding:1rem}.Navbar-module__NpnVta__logoDesktop{display:none}.Navbar-module__NpnVta__logoMobile{display:inline}.Navbar-module__NpnVta__navbarLinks{gap:1.5rem}.Navbar-module__NpnVta__mobileMenuBtn{display:inline-flex}.Navbar-module__NpnVta__navbarLink,.Navbar-module__NpnVta__desktopOnlyDropdown{display:none}.Navbar-module__NpnVta__navbarLoginBtn{padding:.4rem 1rem;font-size:.875rem}}
.MobileMenu-module__9dy7Ba__overlay{opacity:0;pointer-events:none;z-index:200;background:rgba(0,0,0,.4);transition:opacity .2s;position:fixed;top:0;bottom:0;left:0;right:0}.MobileMenu-module__9dy7Ba__open{opacity:1;pointer-events:auto}.MobileMenu-module__9dy7Ba__panel{background:var(--bg-primary);border-left:1px solid var(--border-primary);width:min(85vw,360px);height:100%;padding:1rem;transition:transform .25s;position:absolute;top:0;right:0;transform:translate(100%)}.MobileMenu-module__9dy7Ba__open .MobileMenu-module__9dy7Ba__panel{transform:translate(0)}.MobileMenu-module__9dy7Ba__closeBtn{color:var(--text-primary);background:0 0;border:none;border-radius:10px;padding:8px;font-size:.9rem;font-weight:600}.MobileMenu-module__9dy7Ba__menuContent{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.MobileMenu-module__9dy7Ba__section{flex-direction:column;gap:.5rem;display:flex}.MobileMenu-module__9dy7Ba__sectionDivider{background:var(--border-primary);height:1px;margin:.5rem 0 .75rem}.MobileMenu-module__9dy7Ba__menuBtn{width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;border-radius:10px;padding:12px 14px;font-size:.95rem;font-weight:600;display:block}.MobileMenu-module__9dy7Ba__menuBtnPrimary{color:#222;text-align:center;background:#fff;border:none;border-radius:50px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:600;display:block}@media (min-width:769px){.MobileMenu-module__9dy7Ba__overlay{display:none}}
.CookieBanner-module__DxXeba__cookieBanner{background:var(--bg-primary);border-top:1px solid var(--border-primary);z-index:1000;padding:1rem 2rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.1)}.CookieBanner-module__DxXeba__cookieContent{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.CookieBanner-module__DxXeba__cookieText{color:var(--text-secondary);flex:1;margin:0;font-size:14px;font-weight:500}.CookieBanner-module__DxXeba__cookieText p{margin:0;line-height:1.4}.CookieBanner-module__DxXeba__policyLink{color:var(--text-primary);font-weight:600;text-decoration:underline}.CookieBanner-module__DxXeba__policyLink:hover{opacity:.8}.CookieBanner-module__DxXeba__cookieButtons{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.CookieBanner-module__DxXeba__cookieContent{flex-direction:column;align-items:flex-start;gap:1rem}.CookieBanner-module__DxXeba__cookieButtons{justify-content:flex-end;width:100%}}
.ArtifactsList-module___2yf8q__artifactsList{flex-direction:column;gap:1rem;width:100%;display:flex}.ArtifactsList-module___2yf8q__mobileHeaderCard{display:none}.ArtifactsList-module___2yf8q__mobileTitle{color:var(--text-primary);margin:0;font-size:1.4rem}.ArtifactsList-module___2yf8q__mobileDescription{color:var(--text-secondary);font-size:.95rem}.ArtifactsList-module___2yf8q__artifactsHeaderBar{border:1px solid var(--border-primary);background:var(--bg-secondary);z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.ArtifactsList-module___2yf8q__headerActions{align-items:center;gap:8px;display:flex}.ArtifactsList-module___2yf8q__headerButton{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;transition:background .2s,border-color .2s;display:inline-flex}.ArtifactsList-module___2yf8q__headerButton:hover{background:var(--bg-accent);border-color:var(--border-secondary)}.ArtifactsList-module___2yf8q__starActive{color:var(--brand-primary)}.ArtifactsList-module___2yf8q__exportMenu{position:relative}.ArtifactsList-module___2yf8q__exportDropdown{background:var(--bg-secondary);border:1px solid var(--border-primary);z-index:20;border-radius:8px;min-width:220px;margin-top:6px;padding:3px;position:absolute;top:100%;right:0;box-shadow:0 6px 20px rgba(0,0,0,.2)}.ArtifactsList-module___2yf8q__exportItem{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex}.ArtifactsList-module___2yf8q__exportItem+.ArtifactsList-module___2yf8q__exportItem{margin-top:3px}.ArtifactsList-module___2yf8q__exportItem:hover{background:var(--bg-primary)}.ArtifactsList-module___2yf8q__artifactHeader{border:1px solid var(--border-primary);border-bottom:none;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ArtifactsList-module___2yf8q__artifactInfo,.ArtifactsList-module___2yf8q__artifactActions{align-items:center;gap:8px;display:flex}.ArtifactsList-module___2yf8q__actionButton{border:1px solid var(--border-secondary);background:var(--bg-primary);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:14px;transition:background-color .2s;display:flex}.ArtifactsList-module___2yf8q__actionButton:hover{background:var(--bg-secondary);color:var(--text-primary)}#ArtifactsList-module___2yf8q__actionIcon{font-size:18px}.ArtifactsList-module___2yf8q__artifactTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:500}.ArtifactsList-module___2yf8q__artifactType{color:var(--text-muted);background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:4px;padding:2px 6px;font-size:12px}.ArtifactsList-module___2yf8q__editor{border:1px solid var(--border-primary);background:var(--bg-primary);border-radius:0 0 10px 10px;min-height:160px;display:flex;overflow:hidden}@media (max-width:768px){.ArtifactsList-module___2yf8q__mobileHeaderCard{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:10px;padding:.75rem 1rem;display:block}.ArtifactsList-module___2yf8q__mobileHeaderCard .ArtifactsList-module___2yf8q__headerActions{justify-content:flex-end;width:100%;margin-bottom:.75rem}.ArtifactsList-module___2yf8q__mobileTitle{margin-bottom:.5rem}.ArtifactsList-module___2yf8q__artifactsHeaderBar{display:none}}.ArtifactsList-module___2yf8q__gutter{background:var(--bg-secondary);color:var(--text-muted);text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-right:1px solid var(--border-primary);border-radius:0 0 0 10px;flex-direction:column;min-width:44px;height:auto;padding:8px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:20px;display:flex;overflow:hidden}.ArtifactsList-module___2yf8q__numbers{white-space:pre;flex:1;min-height:100%}.ArtifactsList-module___2yf8q__textarea{resize:none;height:auto;min-height:160px;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:8px 12px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:20px;overflow:hidden}
.PreviewController-module__GAwo1a__previewController{background:var(--bg-primary);border-top:1px solid var(--border-primary);z-index:1000;padding:1rem 2rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.1)}.PreviewController-module__GAwo1a__previewContent{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.PreviewController-module__GAwo1a__previewText{color:var(--text-primary);margin:0;font-size:1rem;font-weight:500}
