.AdminFeedback-module__0BC4eG__dashboard{max-width:1200px;margin:0 auto;padding:2.5rem;font-family:inherit}.AdminFeedback-module__0BC4eG__header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.AdminFeedback-module__0BC4eG__title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800}.AdminFeedback-module__0BC4eG__subtitle{color:var(--muted-foreground);font-size:1rem}.AdminFeedback-module__0BC4eG__filterSelect{border:1px solid var(--border);background:var(--card) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right .75rem center/1rem;color:var(--foreground);cursor:pointer;appearance:none;border-radius:.75rem;outline:none;padding:.625rem 2.5rem .625rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.AdminFeedback-module__0BC4eG__filterSelect:hover,.AdminFeedback-module__0BC4eG__filterSelect:focus{border-color:var(--primary)}.AdminFeedback-module__0BC4eG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.AdminFeedback-module__0BC4eG__summaryCard{background:var(--card);border:1px solid var(--border);border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.AdminFeedback-module__0BC4eG__summaryLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.AdminFeedback-module__0BC4eG__summaryValue{color:var(--foreground);font-size:2rem;font-weight:800}.AdminFeedback-module__0BC4eG__controls{gap:1rem;margin-bottom:1.5rem;display:flex}.AdminFeedback-module__0BC4eG__search{border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:1rem;outline:none;flex:1;padding:.75rem 1.25rem;font-size:.9375rem}.AdminFeedback-module__0BC4eG__search:focus{border-color:var(--primary)}.AdminFeedback-module__0BC4eG__tableContainer{background:var(--card);border:1px solid var(--border);border-radius:1.25rem;overflow:hidden}.AdminFeedback-module__0BC4eG__table{border-collapse:collapse;text-align:left;width:100%}.AdminFeedback-module__0BC4eG__table th{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:#00000005;padding:1.25rem;font-size:.75rem;font-weight:700}.AdminFeedback-module__0BC4eG__table td{border-bottom:1px solid var(--border);vertical-align:top;padding:1.25rem;font-size:.9375rem}.AdminFeedback-module__0BC4eG__table tr:last-child td{border-bottom:none}.AdminFeedback-module__0BC4eG__table tr:hover td{background:#00000003}.AdminFeedback-module__0BC4eG__statusBadge{border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.AdminFeedback-module__0BC4eG__statusNew{color:#2563eb;background:#3b82f61a}.AdminFeedback-module__0BC4eG__statusReviewing{color:#d97706;background:#f59e0b1a}.AdminFeedback-module__0BC4eG__statusClosed{color:#4b5563;background:#6b72801a}.AdminFeedback-module__0BC4eG__viewButton{background:var(--secondary);border:1px solid var(--border);cursor:pointer;color:var(--foreground);border-radius:.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700}.AdminFeedback-module__0BC4eG__viewButton:hover{background:var(--border)}.AdminFeedback-module__0BC4eG__detailHeader{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.AdminFeedback-module__0BC4eG__detailSection{margin-bottom:1.5rem}.AdminFeedback-module__0BC4eG__detailLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.AdminFeedback-module__0BC4eG__detailText{color:var(--foreground);font-size:1rem}.AdminFeedback-module__0BC4eG__detailSelect{border:1px solid var(--border);background:var(--card);width:100%;color:var(--foreground);border-radius:.5rem;outline:none;margin-top:.5rem;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.AdminFeedback-module__0BC4eG__detailSelect:focus{border-color:var(--primary)}select.AdminFeedback-module__0BC4eG__detailSelect{appearance:none;background:var(--card) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right .75rem center/1rem;cursor:pointer;padding-right:2.5rem}
.Modal-module__7LRQSW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__content{z-index:1001;overscroll-behavior:contain;background-color:#0000;flex-direction:column;width:100%;max-width:24rem;max-height:calc(100dvh - 2rem);animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__slideIn;display:flex;position:relative;overflow-y:auto}.Modal-module__7LRQSW__closeButton{opacity:.7;cursor:pointer;z-index:60;background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.5rem;line-height:1;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.Modal-module__7LRQSW__closeButton:hover{opacity:1}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__slideIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:500px){.Modal-module__7LRQSW__overlay{align-items:flex-end;padding:0}.Modal-module__7LRQSW__content{max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top,2rem));animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__slideUpBottomSheet;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}}@keyframes Modal-module__7LRQSW__slideUpBottomSheet{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.Button-module__8RiFmG__button{border-radius:var(--radius);cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-size:.925rem;font-weight:600;line-height:1.5rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__8RiFmG__primary:hover{opacity:.9;transform:translateY(-1px)}.Button-module__8RiFmG__primary:active{transform:translateY(0)}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.Button-module__8RiFmG__secondary:hover{background-color:var(--border)}.Button-module__8RiFmG__outline{border-color:var(--border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--secondary);border-color:var(--secondary)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:var(--secondary)}.Button-module__8RiFmG__sm{height:2.75rem;padding:0 .75rem;font-size:.8125rem}.Button-module__8RiFmG__md{height:3rem;padding:0 1.25rem}.Button-module__8RiFmG__lg{height:3.5rem;padding:0 1.75rem;font-size:1.05rem}.Button-module__8RiFmG__wFull{width:100%}
.Card-module__b6YjYG__card{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);transition:all .2s;overflow:hidden}.Card-module__b6YjYG__header{padding:1.5rem}.Card-module__b6YjYG__content,.Card-module__b6YjYG__footer{padding:0 1.5rem 1.5rem}
.Input-module__5jsJuW__inputContainer{flex-direction:column;gap:.5rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--muted-foreground);padding-left:.25rem;font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border-radius:var(--radius);background-color:var(--secondary);width:100%;height:3.25rem;color:var(--foreground);border:1px solid #0000;outline:none;padding:0 1rem;scroll-margin-bottom:150px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Input-module__5jsJuW__input::placeholder{color:var(--muted-foreground);opacity:.7}.Input-module__5jsJuW__input:focus{background-color:var(--primary-foreground);border-color:var(--primary);box-shadow:0 0 0 1px var(--ring)}.Input-module__5jsJuW__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__5jsJuW__error{color:var(--destructive);padding-left:.25rem;font-size:.75rem}.Input-module__5jsJuW__input::-webkit-outer-spin-button{appearance:none;margin:0}.Input-module__5jsJuW__input::-webkit-inner-spin-button{appearance:none;margin:0}.Input-module__5jsJuW__input[type=number]{appearance:textfield}
.ContextualFeedback-module__KoWe3a__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.3s forwards ContextualFeedback-module__KoWe3a__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes ContextualFeedback-module__KoWe3a__fadeInOverlay{0%{opacity:0}to{opacity:1}}.ContextualFeedback-module__KoWe3a__container{background:var(--card);border:1px solid var(--border);pointer-events:auto;opacity:0;border-radius:1.5rem;width:100%;max-width:420px;padding:2rem;animation:.4s cubic-bezier(.16,1,.3,1) .1s forwards ContextualFeedback-module__KoWe3a__scaleUpModal;transform:scale(.95)translateY(10px);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a}@media (max-width:640px){.ContextualFeedback-module__KoWe3a__overlay{align-items:flex-end;padding:0}.ContextualFeedback-module__KoWe3a__container{max-width:100%;padding-bottom:env(safe-area-inset-bottom,2rem);border-radius:2rem 2rem 0 0;animation:.4s cubic-bezier(.16,1,.3,1) forwards ContextualFeedback-module__KoWe3a__slideUpMobile;transform:translateY(100%)}}@keyframes ContextualFeedback-module__KoWe3a__scaleUpModal{to{opacity:1;transform:scale(1)translateY(0)}}@keyframes ContextualFeedback-module__KoWe3a__slideUpMobile{to{opacity:1;transform:translateY(0)}}.ContextualFeedback-module__KoWe3a__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ContextualFeedback-module__KoWe3a__title{color:var(--foreground);margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.ContextualFeedback-module__KoWe3a__subtitle{color:var(--muted-foreground);font-size:.875rem}.ContextualFeedback-module__KoWe3a__closeButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin:-.5rem -.5rem 0 0;transition:background .2s;display:flex}.ContextualFeedback-module__KoWe3a__closeButton:hover{background:var(--secondary)}.ContextualFeedback-module__KoWe3a__optionsGrid{grid-template-columns:1fr;gap:.5rem;margin-top:1.25rem;display:grid}.ContextualFeedback-module__KoWe3a__optionButton{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-align:left;border-radius:1rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.ContextualFeedback-module__KoWe3a__optionButton:hover{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.ContextualFeedback-module__KoWe3a__textarea{background:var(--secondary);border:1px solid var(--border);width:100%;min-height:100px;color:var(--foreground);resize:none;border-radius:1rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.9375rem}.ContextualFeedback-module__KoWe3a__textarea:focus{border-color:var(--primary);background:var(--card);outline:none}.ContextualFeedback-module__KoWe3a__submitButton{background:var(--primary);width:100%;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:1rem;padding:.875rem;font-size:1rem;font-weight:700;transition:opacity .2s}.ContextualFeedback-module__KoWe3a__submitButton:hover{opacity:.9}.ContextualFeedback-module__KoWe3a__submitButton:disabled{opacity:.5;cursor:not-allowed}.ContextualFeedback-module__KoWe3a__successState{text-align:center;padding:2rem .5rem}.ContextualFeedback-module__KoWe3a__successIcon{margin-bottom:1rem;font-size:2.5rem}.ContextualFeedback-module__KoWe3a__errorText{color:#ef4444;text-align:center;margin-top:.5rem;font-size:.875rem}
