[hidden]{display:none!important}body{min-height:100vh}.account-header{border-bottom:1px solid #292929;padding:22px 0}.account-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-header a{color:#fff;text-decoration:none}.account-main{max-width:1120px;margin:48px auto;padding:0 20px}.panel{padding:28px;background:#101012;border:1px solid #29292e;border-radius:16px;margin-bottom:24px}.auth-panel{max-width:520px;margin:0 auto}.account-main label{display:block;margin:14px 0 6px}.account-main input:not([type=checkbox]),.account-main textarea,.account-main select{width:100%;padding:12px;background:#19191c;border:1px solid #45454b;border-radius:8px;color:white}.account-main textarea{min-height:115px}.account-main .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.account-main .check{display:inline-flex;gap:8px;align-items:center;margin:8px 16px 8px 0}.account-main input[type=checkbox]{accent-color:#a61624;width:18px;height:18px}.notice{color:#ded4cb;white-space:pre-line;margin:20px 0}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-card img{width:100%;height:250px;object-fit:cover;border-radius:8px}.admin-card{min-width:0;padding:18px}.review-text{white-space:pre-wrap;overflow-wrap:anywhere}.stars{color:#dbb777;letter-spacing:3px}.review-reply{border-left:2px solid #a61624;padding:12px 16px;margin-top:16px}.account-main button:focus-visible,a:focus-visible{outline:2px solid #e8c8b0;outline-offset:4px}.review-form{max-width:720px}.status-badge{display:inline-block;border:1px solid #555;padding:3px 9px;border-radius:30px}.muted{color:#b8b8c1}.form-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:760px){.admin-grid,.form-cols{grid-template-columns:1fr}.account-main{margin-top:25px}.panel{padding:20px}.account-header .container{flex-wrap:wrap}}

.hero-empty{min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #482029;background:radial-gradient(ellipse at center,#291016,#0b0b0d 70%);color:#d9d0ca}.hero-empty span{font-size:clamp(3rem,7vw,6rem);font-weight:800;letter-spacing:.06em}.hero-empty b{font-size:1.5rem;letter-spacing:.7em;margin-left:.7em}.hero-empty small{margin-top:30px;color:#b5a9a6}.footer-links{flex-wrap:wrap}.hero-empty{border-radius:12px}@media(max-width:600px){.hero-empty{min-height:320px}}

.auth-panel{max-width:540px;padding:clamp(24px,4vw,38px)}
.auth-panel .btn{width:100%}
.auth-panel h1{font-weight:900;letter-spacing:-.05em}
.auth-divider{display:flex;align-items:center;gap:12px;margin:25px 0 18px;color:#98949b;font-size:.76rem}
.auth-divider::before,.auth-divider::after{content:"";height:1px;flex:1;background:#3b343b}
.auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:22px}
.auth-links button,.auth-text-button{padding:0;border:0;background:none;color:#e4b3be;font:inherit;font-size:.83rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.auth-links button:hover,.auth-text-button:hover{color:#fff}
.auth-panel label{font-size:.82rem;font-weight:750}
.auth-panel input{border-radius:11px!important}
