.feedback-admin{--fb-surface:#fffefa;--fb-soft:#f1f4ef;--fb-ink:#203d37;--fb-muted:#5e716b;--fb-line:#dce4dd;--fb-accent:#24675b;background:var(--fb-soft);color:var(--fb-ink);min-height:100vh;font-size:14px}.feedback-header{position:sticky;top:0;z-index:30;background:var(--fb-surface);border-bottom:1px solid var(--fb-line)}.feedback-header-inner{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:20px 32px;gap:20px}.feedback-navigation{display:flex;align-items:center;gap:64px;min-width:0}.feedback-brand{display:flex;align-items:center;gap:11px;color:var(--fb-accent);font-size:23px;letter-spacing:-.8px;font-weight:650;line-height:1.1}.feedback-brand small{display:block;font-size:8px;letter-spacing:1.6px;font-weight:600;color:var(--fb-muted);margin-top:5px}.feedback-navigation nav{display:flex;gap:7px}.feedback-navigation nav a{display:flex;gap:9px;align-items:center;padding:11px 16px;border-radius:12px;color:var(--fb-muted);font-weight:550;transition:background .18s,color .18s}.feedback-navigation nav a:hover{background:var(--fb-soft)}.feedback-navigation nav a[aria-current]{background:var(--fb-accent);color:#fffefa}.feedback-main{max-width:1320px;margin:auto;padding:42px 32px 72px}.feedback-main h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.3vw,44px);font-weight:400;line-height:1.16;letter-spacing:-1.2px}.feedback-main p{line-height:1.65}.feedback-main input:not([type=checkbox]):not([type=hidden]),.feedback-main select{min-height:42px}.feedback-admin :focus-visible{outline:3px solid var(--fb-accent);outline-offset:3px}.feedback-admin a,.feedback-admin button{touch-action:manipulation}.feedback-skip{position:absolute;left:16px;top:-80px;z-index:80;background:var(--fb-surface);padding:12px;border-radius:10px}.feedback-skip:focus{top:12px}.feedback-eyebrow{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;color:var(--fb-accent);font-weight:650;margin-bottom:12px}.feedback-page-heading{margin-bottom:10px}.feedback-page-heading>p:last-child{color:var(--fb-muted);margin-top:12px;max-width:620px}.feedback-overview-hero{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:8px 0 20px}.feedback-primary-link{display:inline-flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap;background:var(--fb-accent);color:#fffefa;border-radius:12px;padding:14px 19px;font-weight:600;transition:transform .18s,box-shadow .18s}.feedback-primary-link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #203d3720}.feedback-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feedback-stat{display:flex;align-items:center;gap:18px;padding:24px;border:1px solid var(--fb-line);border-radius:18px;background:var(--fb-surface)}.feedback-stat>svg{padding:12px;box-sizing:content-box;border-radius:14px;background:var(--fb-soft);color:var(--fb-accent)}.feedback-stat strong{font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.2}.feedback-stat span{display:block;color:var(--fb-muted);font-size:12px;margin-top:5px}.feedback-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:24px}.feedback-card{border-radius:18px!important;background:var(--fb-surface)!important;border-color:var(--fb-line)!important;padding:24px}.feedback-card>header{margin-bottom:20px}.feedback-card h2{font-size:18px;letter-spacing:-.3px}.feedback-card-list{display:grid}.feedback-activity-row{padding:19px 0;border-top:1px solid var(--fb-line);display:block}.feedback-activity-row:hover .feedback-row-copy{color:var(--fb-accent)}.feedback-row-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:var(--fb-muted)}.feedback-row-copy{font-size:15px;line-height:1.6;margin:10px 0;overflow-wrap:anywhere}.feedback-row-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--fb-muted);font-size:11px}.feedback-row-meta>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-empty{padding:35px 20px;text-align:center;color:var(--fb-muted)}.feedback-empty svg{margin:0 auto 14px;color:var(--fb-accent)}.feedback-empty strong{display:block;color:var(--fb-ink);font-weight:600;font-size:16px;margin-bottom:8px}.feedback-status{gap:6px;white-space:nowrap;text-transform:capitalize}.feedback-status:before{content:"";width:5px;height:5px;background:currentColor;border-radius:50%}.feedback-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.feedback-filters button{display:flex;align-items:center;gap:9px;border:1px solid var(--fb-line);border-radius:10px;padding:9px 13px;background:var(--fb-surface);color:var(--fb-muted);font-size:13px}.feedback-filters button[aria-pressed=true]{background:var(--fb-accent);border-color:var(--fb-accent);color:#fff}.feedback-filters span{font-size:11px;opacity:.85}.feedback-thread-row{padding:15px 10px!important;border-bottom:1px solid var(--fb-line);gap:14px!important}.feedback-thread-row>button{white-space:normal!important;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feedback-group-header{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid var(--fb-line);background:var(--fb-soft);border-radius:14px 14px 0 0}.feedback-group-header>button{flex:1;min-width:0}.feedback-group-header>a{padding:10px}.feedback-dialog{position:fixed;inset:0;margin:auto;padding:0;border:1px solid var(--fb-line);border-radius:20px;background:var(--fb-surface);color:var(--fb-ink);width:calc(100% - 32px);max-width:760px;max-height:calc(100dvh - 40px);box-shadow:0 22px 100px #15362e30}.feedback-dialog[open]{display:flex;flex-direction:column;animation:feedback-enter .2s ease-out}.feedback-dialog::backdrop{background:#142d2760;backdrop-filter:blur(3px)}.feedback-dialog-header{padding:20px 24px;border-bottom:1px solid var(--fb-line);display:flex;justify-content:space-between;align-items:center;gap:12px}.feedback-dialog-header h2{font-size:19px;font-weight:600;letter-spacing:-.4px}.feedback-dialog-body{padding:24px;overflow-y:auto;min-height:0;overscroll-behavior:contain}.feedback-drawer{inset:12px 12px 12px auto;margin:0;max-height:none;height:calc(100dvh - 24px);max-width:680px}.feedback-drawer .feedback-dialog-body{flex:1}.feedback-auth .min-h-screen{min-height:calc(100dvh - 130px);background:none}.feedback-auth h1{font-size:29px}.feedback-auth .max-w-sm{max-width:430px}.feedback-auth .shadow-xl{box-shadow:0 12px 40px #15362e0c}@keyframes feedback-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.feedback-admin{--fb-surface:#1b2e29;--fb-soft:#13241f;--fb-ink:#f0f5ed;--fb-muted:#aec2b7;--fb-line:#3e554c;--fb-accent:#a8d2ba}.feedback-filters button[aria-pressed=true],.feedback-navigation nav a[aria-current],.feedback-primary-link{color:#17372d}.feedback-primary-link{box-shadow:none}}@media (max-width:760px){.feedback-header-inner{padding:18px 20px 12px;align-items:flex-start;gap:8px}.feedback-navigation{display:block;flex:1}.feedback-navigation nav{margin-top:22px;gap:4px}.feedback-navigation nav a{padding:10px 13px;font-size:13px}.feedback-main{padding:28px 20px 50px}.feedback-overview-hero{display:block}.feedback-overview-hero .feedback-primary-link{margin-top:22px}.feedback-stats{gap:10px}.feedback-stat{padding:16px 12px;display:block}.feedback-stat>svg{width:18px;height:18px;padding:7px;margin-bottom:12px}.feedback-stat strong{font-size:27px}.feedback-stat span{font-size:11px}.feedback-dashboard-grid{grid-template-columns:1fr}.feedback-card{padding:20px}.feedback-thread-row{flex-wrap:wrap}.feedback-thread-row>button{flex-basis:65%}.feedback-thread-row>div:last-child{margin-left:auto}.feedback-group-header>button>div{flex-wrap:wrap}.feedback-group-header>button>div>span:last-child{flex-basis:100%;padding-left:18px}.feedback-drawer{inset:6px;height:calc(100dvh - 12px);width:calc(100% - 12px)}.feedback-dialog-body,.feedback-dialog-header{padding:18px}.feedback-dialog-header,.feedback-dialog-header>div{flex-wrap:wrap}.feedback-dialog-body img{max-width:100%}.feedback-main textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){.feedback-admin *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.feedback-main .grid>*{min-width:0}.feedback-main input,.feedback-main select,.feedback-main textarea{min-width:0;max-width:100%}.feedback-dialog-header>div>div{flex-wrap:wrap}.feedback-dialog-header>div{min-width:0}.feedback-dialog-body p{overflow-wrap:anywhere}@media (max-width:760px){.feedback-group-header>button>div>span{max-width:100%}.feedback-main .feedback-queue-tools,.feedback-queue-bulk,.feedback-thread-row>div:last-child{flex-wrap:wrap}.feedback-dialog-header>h2{flex-basis:100%}.feedback-dialog-header>div{width:100%;justify-content:space-between}.feedback-dialog-header>div>div{gap:4px}.feedback-dialog-header>div>div button{padding-left:8px;padding-right:8px}}.feedback-dialog-header{display:block}.feedback-dialog-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.feedback-dialog-actions{margin-top:12px}.feedback-dialog-actions>div{display:flex;flex-wrap:wrap;gap:6px}.feedback-dialog-title>h2{flex-basis:auto}.feedback-dialog-title>button{flex-shrink:0}.feedback-dialog-header .feedback-dialog-title{width:100%}