.fzhe-dashboard{--fzhe-gold:#b88a24;--fzhe-dark:#16251d;max-width:980px;margin:36px auto;padding:30px;border:1px solid #e8e3d7;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(22,37,29,.09);color:#253129;font-family:inherit}.fzhe-dashboard *{box-sizing:border-box}.fzhe-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.fzhe-dashboard h2,.fzhe-dashboard h3{margin:0;color:var(--fzhe-dark)}.fzhe-dashboard h2{font-size:clamp(25px,4vw,36px);line-height:1.15}.fzhe-dashboard h3{margin-bottom:20px;font-size:19px}.fzhe-eyebrow{display:block;margin-bottom:6px;color:var(--fzhe-gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fzhe-logout,.fzhe-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #d9d4c9;border-radius:10px;color:#39443e;text-decoration:none;font-size:14px;font-weight:600}.fzhe-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fzhe-current,.fzhe-update-form{padding:25px;border-radius:16px;background:#f8f6f1}.fzhe-current{background:var(--fzhe-dark);color:#fff}.fzhe-current h3{color:#fff}.fzhe-current-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.13)}.fzhe-current-row strong{color:#e8c66b;font-size:19px}.fzhe-current-row small{margin-left:2px;font-size:12px;font-weight:500}.fzhe-date{margin:18px 0 0;color:#bdc6c0;font-size:13px}.fzhe-update-form label{display:flex;justify-content:space-between;margin:17px 0 7px;color:#29342e;font-size:14px;font-weight:700}.fzhe-update-form label span{color:#7b827e;font-size:12px;font-weight:500}.fzhe-update-form input{width:100%;height:48px;padding:0 14px;border:1px solid #d7d3c9;border-radius:10px;background:#fff;color:#17231d;font-size:17px;outline:none}.fzhe-update-form input:focus{border-color:var(--fzhe-gold);box-shadow:0 0 0 3px rgba(184,138,36,.12)}.fzhe-help{margin:14px 0;color:#6f7772;font-size:13px;line-height:1.5}.fzhe-submit{width:100%;min-height:49px;margin-top:4px;padding:12px 20px;border:0;border-radius:10px;background:var(--fzhe-gold);color:#fff;cursor:pointer;font:inherit;font-weight:700}.fzhe-submit:hover{background:#9d741b}.fzhe-success{margin:0 0 22px;padding:13px 16px;border:1px solid #a9d5b7;border-radius:10px;background:#ecf8ef;color:#176331;font-weight:600}.fzhe-access{text-align:center}.fzhe-access p{margin:12px 0 20px}.fzhe-access .fzhe-button{border-color:var(--fzhe-gold);background:var(--fzhe-gold);color:#fff}@media(max-width:700px){.fzhe-dashboard{margin:18px 12px;padding:20px;border-radius:16px}.fzhe-dashboard-grid{grid-template-columns:1fr}.fzhe-dashboard-head{align-items:flex-start}.fzhe-logout{padding:8px 11px;white-space:nowrap}.fzhe-current,.fzhe-update-form{padding:20px}}

.fzhe-nav-auth{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 22px;border-radius:7px;background:#b88a24;color:#fff!important;font:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease}.fzhe-nav-auth:hover,.fzhe-nav-auth:focus{background:#987019;color:#fff!important;transform:translateY(-1px)}.fzhe-nav-auth.fzhe-nav-logout{background:#26322c}.fzhe-nav-auth.fzhe-nav-logout:hover,.fzhe-nav-auth.fzhe-nav-logout:focus{background:#111814}@media(max-width:767px){.fzhe-nav-auth{width:100%;min-height:44px;margin-top:8px}}
