.fabm-account-page{max-width:960px;margin:0 auto;padding:0 1rem 2.5rem}.fabm-account-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.75rem;align-items:start}.fabm-account-nav{position:sticky;top:calc(var(--header-h, 72px) + 12px);background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a0f;padding:1.1rem .75rem}.fabm-account-nav__title{margin:0 .65rem .75rem;font-size:1rem;font-weight:700;color:#1e293b}.fabm-account-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.fabm-account-nav__link{display:block;width:100%;padding:.55rem .7rem;border:none;border-radius:10px;background:transparent;color:#475569;font-size:.9rem;font-weight:600;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease}.fabm-account-nav__link:hover,.fabm-account-nav__link:focus-visible{background:#f8fafc;color:#0f172a}.fabm-account-nav__link--active{background:#ec48991a;color:#be185d}.fabm-account-main{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a0f;padding:1.5rem 1.35rem;min-height:320px}.fabm-account-main h2{margin:0 0 .35rem;font-size:1.45rem;color:#0f172a}.fabm-account-lead{margin:0 0 1.25rem;color:#64748b;line-height:1.55;font-size:.95rem}.fabm-account-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.25rem}.fabm-account-stat{padding:.85rem 1rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.fabm-account-stat__label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:.25rem}.fabm-account-stat__value{font-size:1.15rem;font-weight:700;color:#0f766e}.fabm-account-stat__value--empty{color:#b45309}.fabm-account-quick{display:grid;gap:.65rem}.fabm-account-quick__link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fafafa;color:#1e293b;text-decoration:none;font-weight:600;transition:border-color .15s ease,background .15s ease}.fabm-account-quick__link:hover{border-color:#fbcfe8;background:#fff5f9}.fabm-account-code-box{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.1rem;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0}.fabm-account-code-box code{font-size:1.35rem;font-weight:700;letter-spacing:.06em;color:#166534}.fabm-account-copy-btn{padding:.5rem .9rem;border-radius:999px;border:none;background:#16a34a;color:#fff;font-weight:600;font-size:.85rem;cursor:pointer}.fabm-account-history-block{margin-top:1.5rem}.fabm-account-history-block h3{margin:0 0 .75rem;font-size:1.05rem;color:#334155}.fabm-account-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.fabm-account-history-item{padding:.75rem .9rem;border-radius:10px;border:1px solid #e2e8f0;background:#fafafa}.fabm-account-history-item__title{font-weight:600;color:#1e293b;margin:0 0 .2rem}.fabm-account-history-item__meta{font-size:.85rem;color:#64748b}.fabm-account-history-empty{color:#94a3b8;font-size:.9rem;margin:0}.fabm-account-avis-form label{display:block;font-size:.85rem;font-weight:600;color:#475569;margin:.75rem 0 .35rem}.fabm-account-avis-form input,.fabm-account-avis-form textarea{width:100%;box-sizing:border-box;padding:.7rem .85rem;border-radius:10px;border:1px solid #cbd5e1;font-size:1rem;font-family:inherit}.fabm-account-avis-form textarea{min-height:160px;resize:vertical}.fabm-account-avis-submit{margin-top:1rem;padding:.75rem 1.25rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-weight:700;cursor:pointer}.fabm-account-avis-status{margin:.75rem 0 0;padding:.65rem .85rem;border-radius:10px;font-size:.9rem}.fabm-account-avis-status--pending{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.fabm-account-avis-status--published{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.fabm-account-avis-status--refused{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.fabm-account-login-prompt{text-align:center;padding:2rem 1rem}.fabm-account-login-prompt button{margin-top:1rem;padding:.75rem 1.25rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;font-weight:700;cursor:pointer}@media(max-width:768px){.fabm-account-layout{grid-template-columns:1fr}.fabm-account-nav{position:static;padding:.75rem}.fabm-account-nav__list{flex-direction:row;flex-wrap:wrap}.fabm-account-nav__link{font-size:.82rem;padding:.45rem .6rem}}
