.product-form-module__htG47G__formGrid{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}.product-form-module__htG47G__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.product-form-module__htG47G__cardTitle{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600;display:flex}.product-form-module__htG47G__inputGroup{margin-bottom:1.25rem}.product-form-module__htG47G__label{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.product-form-module__htG47G__input,.product-form-module__htG47G__textarea,.product-form-module__htG47G__select{border:1px solid hsl(var(--input));border-radius:var(--radius);background:hsl(var(--background));width:100%;color:hsl(var(--foreground));padding:.625rem .875rem;font-size:.925rem;transition:all .2s}.product-form-module__htG47G__input:focus,.product-form-module__htG47G__textarea:focus,.product-form-module__htG47G__select:focus{border-color:hsl(var(--ring));outline:none;box-shadow:0 0 0 2px #0000000d}.product-form-module__htG47G__imageUploadBox{border:2px dashed hsl(var(--border))}.product-form-module__htG47G__imageUploadBox:hover{border-color:hsl(var(--primary));background:#fdfdfd}.product-form-module__htG47G__uploadIcon{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:2rem}.product-form-module__htG47G__helperText{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.75rem}.product-form-module__htG47G__checkboxGroup{cursor:pointer;color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.9rem;display:flex}.product-form-module__htG47G__checkbox{border:1px solid hsl(var(--input));cursor:pointer;border-radius:4px;width:16px;height:16px}.product-form-module__htG47G__backLink:hover{color:hsl(var(--foreground))}.product-form-module__htG47G__submitBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000001a}.product-form-module__htG47G__cancelBtn{background:hsl(var(--background));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.product-form-module__htG47G__cancelBtn:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.product-form-module__htG47G__submitBtn:hover{opacity:.9;transform:translateY(-1px)}.product-form-module__htG47G__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.product-form-module__htG47G__formGrid{grid-template-columns:1fr}}
.admin-module__a3EyKq__dashboardContainer{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem;--brand-maroon:maroon;background-color:hsl(var(--secondary));min-height:100vh;font-family:var(--font-body);color:hsl(var(--foreground));display:flex}.admin-module__a3EyKq__sidebar{background-color:hsl(var(--background));border-right:1px solid hsl(var(--border));width:250px;color:hsl(var(--foreground));z-index:10;flex-direction:column;padding:1.5rem;transition:width .3s;display:flex}.admin-module__a3EyKq__logoContainer{margin-bottom:2rem;padding-left:.5rem}.admin-module__a3EyKq__logoText{font-family:var(--font-heading);color:hsl(var(--foreground));letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.admin-module__a3EyKq__navLinks{flex-direction:column;flex:1;gap:.25rem;display:flex}.admin-module__a3EyKq__navItem{border-radius:var(--radius);color:hsl(var(--muted-foreground));align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-module__a3EyKq__navItem:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.admin-module__a3EyKq__navItemActive{background-color:hsl(var(--secondary));color:hsl(var(--foreground));font-weight:600}.admin-module__a3EyKq__navIcon{text-align:center;width:1.25rem;font-size:1rem}.admin-module__a3EyKq__userProfile{border-top:1px solid hsl(var(--border));align-items:center;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.admin-module__a3EyKq__avatar{background:hsl(var(--primary));width:32px;height:32px;color:hsl(var(--primary-foreground));border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.admin-module__a3EyKq__mainContent{flex:1;padding:2rem;overflow-y:auto}.admin-module__a3EyKq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-module__a3EyKq__titleGroup h1{color:hsl(var(--foreground));letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.admin-module__a3EyKq__titleGroup p{color:hsl(var(--muted-foreground));font-size:.875rem}.admin-module__a3EyKq__dateBadge{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.admin-module__a3EyKq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.admin-module__a3EyKq__statCard{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--card-foreground));border-radius:var(--radius);padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 2px #0000000d}.admin-module__a3EyKq__statCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.admin-module__a3EyKq__statHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.admin-module__a3EyKq__statTitle{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.admin-module__a3EyKq__statIcon{color:hsl(var(--muted-foreground));font-size:1rem}.admin-module__a3EyKq__statValue{letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.admin-module__a3EyKq__statTrend{color:hsl(var(--muted-foreground));align-items:center;gap:.25rem;font-size:.75rem;display:flex}.admin-module__a3EyKq__trendUp{color:#16a34a;font-weight:500}.admin-module__a3EyKq__trendDown{color:#dc2626;font-weight:500}.admin-module__a3EyKq__sectionGrid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.admin-module__a3EyKq__contentCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--card-foreground));overflow:hidden;box-shadow:0 1px 2px #0000000d}.admin-module__a3EyKq__cardHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.admin-module__a3EyKq__cardTitle{letter-spacing:-.025em;margin:0;font-size:1.125rem;font-weight:600}.admin-module__a3EyKq__tableContainer{width:100%;overflow-x:auto}.admin-module__a3EyKq__table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-module__a3EyKq__table th{text-align:left;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border));background-color:#00000005;padding:1rem 1.5rem;font-weight:500}.admin-module__a3EyKq__table td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));vertical-align:middle;padding:1rem 1.5rem}.admin-module__a3EyKq__table tr:last-child td{border-bottom:none}.admin-module__a3EyKq__statusBadge{border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.admin-module__a3EyKq__statusPending{color:#a16207;background-color:#fef9c3;border:1px solid #fef08a}.admin-module__a3EyKq__statusApproved{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.admin-module__a3EyKq__actionButton{border-radius:var(--radius);background-color:hsl(var(--secondary));height:2rem;color:hsl(var(--secondary-foreground));cursor:pointer;border:none;justify-content:center;align-items:center;padding:0 .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.admin-module__a3EyKq__actionButton:hover{background-color:#0000001a}.admin-module__a3EyKq__activityItem{border-bottom:1px solid hsl(var(--border));gap:1rem;padding:1rem 1.5rem;display:flex}.admin-module__a3EyKq__activityItem:last-child{border-bottom:none}.admin-module__a3EyKq__activityIcon{background:hsl(var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.admin-module__a3EyKq__activityContent h4{margin-bottom:.125rem;font-size:.875rem;font-weight:500}.admin-module__a3EyKq__activityTime{color:hsl(var(--muted-foreground));font-size:.75rem}@media (max-width:1024px){.admin-module__a3EyKq__sectionGrid{grid-template-columns:1fr}}@media (max-width:768px){.admin-module__a3EyKq__dashboardContainer{flex-direction:column}.admin-module__a3EyKq__sidebar{border-right:none;border-bottom:1px solid hsl(var(--border));width:100%;padding:1rem}.admin-module__a3EyKq__navLinks{flex-direction:row;gap:1rem;padding-bottom:.5rem;overflow-x:auto}.admin-module__a3EyKq__navItem{min-width:max-content}.admin-module__a3EyKq__logoContainer{margin-bottom:1rem}.admin-module__a3EyKq__mainContent{padding:1rem}}
.events-module__t7I_bG__formCard{padding:2rem}.events-module__t7I_bG__formGrid{grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem 1.5rem;display:grid}.events-module__t7I_bG__formGrid input,.events-module__t7I_bG__formGrid textarea{background-color:#f9fafb;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:0;padding:.75rem}.events-module__t7I_bG__formGrid textarea,.events-module__t7I_bG__formGrid>.events-module__t7I_bG__fileInputContainer[style*=grid-column],.events-module__t7I_bG__formGrid>.events-module__t7I_bG__formActions{grid-column:1/-1}.events-module__t7I_bG__fileInputContainer{flex-direction:column;gap:.5rem;display:flex}.events-module__t7I_bG__fileInputContainer label{color:#374151;font-weight:500}.events-module__t7I_bG__formActions{grid-column:1/-1;justify-content:flex-start;gap:1rem;margin-top:1rem;display:flex}.events-module__t7I_bG__eventGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.events-module__t7I_bG__eventCard{background:#fff;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.events-module__t7I_bG__eventCard:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.events-module__t7I_bG__eventImage{object-fit:cover;width:100%;height:200px}.events-module__t7I_bG__eventInfo{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.events-module__t7I_bG__eventInfo h3{color:var(--color-text-primary);margin-top:0}.events-module__t7I_bG__eventInfo p{color:#666;margin-bottom:.5rem;font-size:.9rem}.events-module__t7I_bG__actionsContainer{gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.events-module__t7I_bG__btnEdit,.events-module__t7I_bG__btnRemove{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:500}.events-module__t7I_bG__btnEdit{background-color:#3b82f6}.events-module__t7I_bG__btnRemove{background-color:#ef4444}
