.page-module__8MgWDa__container{background:radial-gradient(circle at 100% 0,#ffc10708,#0000 60%),radial-gradient(circle at 0 100%,#2196f308,#0000 60%);max-width:1600px;min-height:100vh;margin:0 auto;padding:2.5rem}.page-module__8MgWDa__header{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.page-module__8MgWDa__headerLeft{align-items:center;gap:1.5rem;display:flex}.page-module__8MgWDa__headerIcon{color:#ffc107;filter:drop-shadow(0 0 10px #ffc1074d)}.page-module__8MgWDa__title{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.page-module__8MgWDa__subtitle{color:var(--text-secondary,#9ca3af);margin:.25rem 0 0;font-size:1.125rem}.page-module__8MgWDa__createBtn{background:var(--color-brand-primary);color:var(--text-on-brand);border-radius:var(--radius-sm,4px);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.625rem 1.5rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0003}.page-module__8MgWDa__createBtn:hover{background:var(--color-brand-hover);transform:translateY(-1px);box-shadow:0 6px 12px -1px #0000004d}.page-module__8MgWDa__searchBar{max-width:600px;margin-bottom:3rem;position:relative}.page-module__8MgWDa__searchIcon{color:var(--text-secondary,#9ca3af);pointer-events:none;transition:color .3s;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.page-module__8MgWDa__searchInput{background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm,4px);width:100%;color:var(--text-primary);padding:.75rem 1rem .75rem 3rem;font-size:.875rem;transition:all .2s}.page-module__8MgWDa__searchInput:focus{background:#ffffff0d;border-color:#ffc10780;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ffc1071a}.page-module__8MgWDa__searchInput:focus+.page-module__8MgWDa__searchIcon{color:#ffc107}.page-module__8MgWDa__searchInput::placeholder{color:var(--text-muted,#6b7280)}.page-module__8MgWDa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__8MgWDa__skeletonCard{background:var(--bg-surface,#1f1f1f);border:1px solid var(--border-subtle,#333);border-radius:12px;animation:1.5s ease-in-out infinite page-module__8MgWDa__pulse;overflow:hidden}.page-module__8MgWDa__skeletonImage{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%;height:180px;animation:1.5s infinite page-module__8MgWDa__shimmer}.page-module__8MgWDa__skeletonContent{padding:1rem}.page-module__8MgWDa__skeletonTitle{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:4px;height:1.25rem;margin-bottom:.75rem;animation:1.5s infinite page-module__8MgWDa__shimmer}.page-module__8MgWDa__skeletonText{background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:.875rem;animation:1.5s infinite page-module__8MgWDa__shimmer}@keyframes page-module__8MgWDa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes page-module__8MgWDa__pulse{0%,to{opacity:1}50%{opacity:.8}}.page-module__8MgWDa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.page-module__8MgWDa__emptyIcon{color:var(--text-muted,#6b7280);margin-bottom:1.5rem}.page-module__8MgWDa__emptyTitle{color:var(--text-primary,#e5e7eb);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.page-module__8MgWDa__emptyText{color:var(--text-secondary,#9ca3af);max-width:400px;margin:0 0 2rem;font-size:.875rem}.page-module__8MgWDa__dialogOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.2s page-module__8MgWDa__fadeIn;display:flex;position:fixed;inset:0}.page-module__8MgWDa__dialogContent{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md,4px);width:90%;max-width:600px;max-height:90vh;animation:.3s ease-out page-module__8MgWDa__slideUp;overflow-y:auto;box-shadow:0 20px 60px #00000080}.page-module__8MgWDa__dialogHeader{border-bottom:1px solid var(--border-subtle,#333);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__8MgWDa__dialogTitle{color:var(--text-primary,#e5e7eb);margin:0;font-size:1.25rem;font-weight:600}.page-module__8MgWDa__closeBtn{color:var(--text-secondary,#9ca3af);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.page-module__8MgWDa__closeBtn:hover{color:var(--text-primary,#e5e7eb);background:#ffffff1a}@keyframes page-module__8MgWDa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__8MgWDa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__8MgWDa__container{padding:1rem}.page-module__8MgWDa__header{flex-direction:column;align-items:flex-start}.page-module__8MgWDa__grid{grid-template-columns:1fr}}
.DashboardCard-module__0MNfyW__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md,4px);cursor:pointer;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.DashboardCard-module__0MNfyW__card:hover{border-color:var(--color-brand-primary);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003}.DashboardCard-module__0MNfyW__imageContainer{background:linear-gradient(135deg,#2a2a2a80 0%,#1f1f1f80 100%);height:140px;position:relative;overflow:hidden}.DashboardCard-module__0MNfyW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.DashboardCard-module__0MNfyW__card:hover .DashboardCard-module__0MNfyW__image{transform:scale(1.1)}.DashboardCard-module__0MNfyW__overlay{opacity:0;color:#ffc107;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;transition:all .4s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.DashboardCard-module__0MNfyW__card:hover .DashboardCard-module__0MNfyW__overlay{opacity:1;transform:translateY(0)}.DashboardCard-module__0MNfyW__content{padding:1rem}.DashboardCard-module__0MNfyW__title{color:var(--text-primary);letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.DashboardCard-module__0MNfyW__card:hover .DashboardCard-module__0MNfyW__title{color:#ffc107}.DashboardCard-module__0MNfyW__description{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.DashboardCard-module__0MNfyW__meta{border-bottom:1px solid var(--border-subtle);align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.DashboardCard-module__0MNfyW__cardCount{color:var(--text-secondary,#9ca3af);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;display:flex}.DashboardCard-module__0MNfyW__cardCount svg{color:#ffc107;filter:drop-shadow(0 0 5px #ffc10766)}.DashboardCard-module__0MNfyW__actions{gap:1rem;display:flex}.DashboardCard-module__0MNfyW__viewBtn{background:var(--color-brand-primary);color:var(--text-on-brand);border-radius:var(--radius-sm,4px);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.DashboardCard-module__0MNfyW__viewBtn:hover{background:var(--color-brand-hover);transform:translateY(-1px);box-shadow:0 4px 8px #0003}.DashboardCard-module__0MNfyW__deleteBtn{color:#ef4444;border-radius:var(--radius-sm,4px);cursor:pointer;background:#ef44441a;border:1px solid #ef444433;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DashboardCard-module__0MNfyW__deleteBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-2px)rotate(8deg);box-shadow:0 10px 20px -5px #ef444466}.DashboardCard-module__0MNfyW__dialogOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.2s DashboardCard-module__0MNfyW__fadeIn;display:flex;position:fixed;inset:0}.DashboardCard-module__0MNfyW__dialogContent{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md,4px);width:90%;max-width:400px;padding:1.5rem;animation:.3s ease-out DashboardCard-module__0MNfyW__slideUp;box-shadow:0 20px 60px #00000080}.DashboardCard-module__0MNfyW__dialogTitle{color:var(--text-primary,#e5e7eb);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.DashboardCard-module__0MNfyW__dialogText{color:var(--text-secondary,#9ca3af);margin:0 0 1.5rem;font-size:.875rem;line-height:1.6}.DashboardCard-module__0MNfyW__dialogText strong{color:var(--text-primary,#e5e7eb)}.DashboardCard-module__0MNfyW__dialogActions{gap:.75rem;display:flex}.DashboardCard-module__0MNfyW__cancelBtn{color:var(--text-secondary,#9ca3af);border:1px solid var(--border-subtle,#333);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.DashboardCard-module__0MNfyW__cancelBtn:hover{border-color:var(--text-secondary,#9ca3af);background:#ffffff0d}.DashboardCard-module__0MNfyW__confirmDeleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.DashboardCard-module__0MNfyW__confirmDeleteBtn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.DashboardCard-module__0MNfyW__confirmDeleteBtn:disabled,.DashboardCard-module__0MNfyW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes DashboardCard-module__0MNfyW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DashboardCard-module__0MNfyW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.DashboardForm-module__Mrr9SG__form{padding:1.5rem}.DashboardForm-module__Mrr9SG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem}.DashboardForm-module__Mrr9SG__formGroup{margin-bottom:1.5rem}.DashboardForm-module__Mrr9SG__label{color:var(--text-primary,#e5e7eb);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.DashboardForm-module__Mrr9SG__required{color:#ef4444}.DashboardForm-module__Mrr9SG__input,.DashboardForm-module__Mrr9SG__textarea{background:var(--bg-input,#2a2a2a);border:1px solid var(--border-subtle,#333);width:100%;color:var(--text-primary,#e5e7eb);border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}.DashboardForm-module__Mrr9SG__input:focus,.DashboardForm-module__Mrr9SG__textarea:focus{border-color:#ffc107;outline:none;box-shadow:0 0 0 3px #ffc1071a}.DashboardForm-module__Mrr9SG__input::-moz-placeholder{color:var(--text-muted,#6b7280)}.DashboardForm-module__Mrr9SG__textarea::-moz-placeholder{color:var(--text-muted,#6b7280)}.DashboardForm-module__Mrr9SG__input::placeholder,.DashboardForm-module__Mrr9SG__textarea::placeholder{color:var(--text-muted,#6b7280)}.DashboardForm-module__Mrr9SG__textarea{resize:vertical;min-height:80px}.DashboardForm-module__Mrr9SG__hint{color:var(--text-muted,#6b7280);margin-top:.375rem;font-size:.75rem;display:block}.DashboardForm-module__Mrr9SG__photoUpload{position:relative}.DashboardForm-module__Mrr9SG__uploadPlaceholder{background:var(--bg-input,#2a2a2a);border:2px dashed var(--border-subtle,#333);cursor:pointer;color:var(--text-secondary,#9ca3af);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;transition:all .2s;display:flex}.DashboardForm-module__Mrr9SG__uploadPlaceholder:hover{color:#ffc107;background:#ffc1070d;border-color:#ffc107}.DashboardForm-module__Mrr9SG__uploadPlaceholder svg{color:currentColor}.DashboardForm-module__Mrr9SG__uploadHint{color:var(--text-muted,#6b7280);font-size:.75rem}.DashboardForm-module__Mrr9SG__photoPreview{border-radius:8px;position:relative;overflow:hidden}.DashboardForm-module__Mrr9SG__previewImage{-o-object-fit:cover;object-fit:cover;width:100%;height:200px;display:block}.DashboardForm-module__Mrr9SG__removePhotoBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.DashboardForm-module__Mrr9SG__removePhotoBtn:hover{background:#ef4444;transform:scale(1.1)}.DashboardForm-module__Mrr9SG__fileInput{display:none}.DashboardForm-module__Mrr9SG__checkboxGroup{margin-bottom:1.5rem}.DashboardForm-module__Mrr9SG__checkboxLabel{cursor:pointer;color:var(--text-primary,#e5e7eb);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.DashboardForm-module__Mrr9SG__checkbox{border:2px solid var(--border-subtle,#333);cursor:pointer;accent-color:#ffc107;border-radius:4px;width:18px;height:18px}.DashboardForm-module__Mrr9SG__actions{border-top:1px solid var(--border-subtle,#333);gap:.75rem;padding-top:1rem;display:flex}.DashboardForm-module__Mrr9SG__cancelBtn{color:var(--text-secondary,#9ca3af);border:1px solid var(--border-subtle,#333);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.DashboardForm-module__Mrr9SG__cancelBtn:hover{border-color:var(--text-secondary,#9ca3af);background:#ffffff0d}.DashboardForm-module__Mrr9SG__submitBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffc107 0%,#ffb300 100%);border:none;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #ffc1074d}.DashboardForm-module__Mrr9SG__submitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffc10766}.DashboardForm-module__Mrr9SG__submitBtn:disabled,.DashboardForm-module__Mrr9SG__cancelBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}
