.admin-wrap{max-width:1200px;margin:auto;padding:70px clamp(20px,5vw,70px)}.admin-title h1{letter-spacing:-.04em;margin:0 0 14px;font:600 clamp(38px,5vw,60px)/1.05 Georgia,serif}.admin-title>p:last-child{color:var(--muted);font-size:17px}.login-card{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:560px;margin:60px auto;padding:42px}.login-card>svg{color:var(--pink);width:30px;height:30px}.login-card h2{margin:20px 0 8px;font:600 28px Georgia}.login-card p{color:var(--muted)}.login-card>div{gap:10px;margin-top:24px;display:flex}.login-card>span{color:#b42332;margin-top:12px;font-size:13px;display:block}.dashboard-grid{grid-template-columns:280px 1fr;align-items:start;gap:24px;margin-top:50px;display:grid}.submission-list,.response-view{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.submission-list>button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #f2e9ed;flex-direction:column;gap:4px;padding:16px;display:flex}.submission-list>button.active{background:var(--pink-soft);box-shadow:inset 3px 0 var(--pink)}.submission-list>button span,.submission-list>button small{color:var(--muted);font-size:12px}.response-view{padding:32px}.response-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding-bottom:28px;display:flex}.response-head h2{margin:0 0 8px;font:600 34px Georgia}.response-head span{color:var(--muted)}.response-head>div:last-child{align-items:start;gap:8px;display:flex}.response-section{padding-top:30px}.response-section>h3{color:var(--pink-dark);border-bottom:2px solid var(--pink-soft);padding-bottom:10px;font:600 24px Georgia}.response-section>div{border-bottom:1px solid #f3ebef;padding:12px 0}.response-section strong{font-size:13px}.response-section p{color:#554b52;white-space:pre-wrap;margin:5px 0 0;line-height:1.5}@media (max-width:850px){.dashboard-grid{grid-template-columns:1fr}.response-head{flex-direction:column}}@media (max-width:560px){.response-view{padding:20px}.response-head>div:last-child,.login-card>div{flex-direction:column}.admin-wrap{padding-top:45px}}.empty-notice:empty{display:none}.empty-notice:not(:empty){text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;max-width:620px;margin:48px auto 0;padding:44px;box-shadow:0 20px 60px #41122914}.empty-notice svg{width:34px;height:34px;color:var(--pink);margin:0 auto 16px}.empty-notice h2{margin:0 0 10px;font:600 30px Georgia,serif}.empty-notice p{color:var(--muted);margin:0;line-height:1.65}.empty-notice:not(:empty)+.dashboard-grid{display:none}
