/* LPV Platform 0.2.8 — Header autenticado, notificações e Minha Conta */
.lpv-header-popover{position:relative}.lpv-profile-toggle{display:grid;width:42px;height:42px;padding:2px;place-items:center;border:2px solid #e2e8f0;border-radius:50%;background:#fff;cursor:pointer}.lpv-profile-toggle:hover{border-color:#0e8a4b}.lpv-profile-toggle img{width:34px;height:34px;border-radius:50%;object-fit:cover}.lpv-notifications-toggle{position:relative}.lpv-notification-count{position:absolute;right:1px;top:0;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#e34b4b;color:#fff;font-size:9px;font-weight:900;line-height:1}.lpv-popover-panel{position:absolute;right:0;top:calc(100% + 12px);z-index:150;width:min(390px,calc(100vw - 24px));overflow:hidden;border:1px solid #e1e7ee;border-radius:20px;background:#fff;box-shadow:0 24px 65px rgba(12,35,64,.2)}.lpv-popover-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #edf1f5}.lpv-popover-panel__head div{display:grid}.lpv-popover-panel__head small{color:#0e8a4b;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lpv-popover-panel__head strong{font-family:var(--lpv-font-heading);color:#0c2340}.lpv-mark-all-read{border:0;background:none;color:#0e8a4b;font-size:11px;font-weight:800}.lpv-notification-list{max-height:430px;overflow:auto}.lpv-notification-item{position:relative;display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px 18px;border-bottom:1px solid #edf1f5;color:#0c2340}.lpv-notification-item:hover{background:#f7faf8}.lpv-notification-item.is-unread{background:#f1faf5}.lpv-notification-item.is-unread:after{position:absolute;right:13px;top:17px;width:7px;height:7px;border-radius:50%;background:#0e8a4b;content:""}.lpv-notification-item__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#eaf7ef;color:#0e8a4b}.lpv-notification-item__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9}.lpv-notification-item>span:last-child{display:grid;gap:3px;padding-right:8px}.lpv-notification-item strong{font-size:13px}.lpv-notification-item small{color:#66758a;font-size:11px;line-height:1.45}.lpv-notification-item b{margin-top:3px;color:#0e8a4b;font-size:10px}.lpv-notification-empty{display:grid;justify-items:center;gap:5px;padding:34px;text-align:center}.lpv-notification-empty>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#eaf7ef;color:#0e8a4b;font-weight:900}.lpv-notification-empty strong{color:#0c2340}.lpv-notification-empty small{color:#66758a}.lpv-profile-panel{width:300px;padding:14px}.lpv-profile-panel__identity{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;padding:8px 8px 15px;border-bottom:1px solid #edf1f5}.lpv-profile-panel__identity img{width:52px;height:52px;border-radius:50%;object-fit:cover}.lpv-profile-panel__identity span{display:grid;min-width:0}.lpv-profile-panel__identity strong{overflow:hidden;color:#0c2340;text-overflow:ellipsis;white-space:nowrap}.lpv-profile-panel__identity small{overflow:hidden;color:#66758a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.lpv-profile-panel nav{display:grid;padding-top:8px}.lpv-profile-panel nav a{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:center;padding:10px;border-radius:10px;color:#24374d;font-size:12px;font-weight:700}.lpv-profile-panel nav a:hover{background:#f4f7f9;color:#0e8a4b}.lpv-profile-panel nav a.is-logout{margin-top:5px;border-top:1px solid #edf1f5;border-radius:0;color:#c14343}.lpv-profile-panel nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}

.lpv-mobile-menu__search{padding:18px 0 6px}.lpv-mobile-profile{display:grid;grid-template-columns:50px 1fr 20px;gap:12px;align-items:center;margin:18px 0 2px;padding:14px;border-radius:16px;background:#f4fbf7}.lpv-mobile-profile img{width:50px;height:50px;border-radius:50%;object-fit:cover}.lpv-mobile-profile span{display:grid}.lpv-mobile-profile strong{color:#0c2340}.lpv-mobile-profile small{color:#0e8a4b;font-size:11px}.lpv-mobile-profile>svg{width:18px;color:#0e8a4b}.lpv-mobile-menu__list a{display:flex!important;justify-content:space-between;align-items:center}.lpv-mobile-menu__list a span{color:#0e8a4b}

.lpv-account-shell{padding:64px 0 90px;background:linear-gradient(180deg,#f7fafc,#fff)}.lpv-account-container{width:min(1080px,calc(100% - 32px));margin:auto}.lpv-account-top{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:28px;border:1px solid #e1e7ee;border-radius:26px;background:#fff;box-shadow:0 16px 50px rgba(12,35,64,.07)}.lpv-account-top__avatar{width:82px;height:82px;border:4px solid #eaf7ef;border-radius:50%;object-fit:cover}.lpv-account-top h1{margin:2px 0 5px;font-size:32px}.lpv-account-top p{margin:0;color:#66758a}.lpv-account-top__actions{display:flex;gap:10px;flex-wrap:wrap}.lpv-account-feedback{margin:20px 0 0;padding:14px 17px;border-radius:14px;font-weight:700}.lpv-account-feedback--success{border:1px solid #cfe8d9;background:#eaf7ef;color:#0b6a3a}.lpv-account-feedback--error{border:1px solid #f0cece;background:#fff3f3;color:#a83636}.lpv-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}.lpv-account-card{scroll-margin-top:100px;padding:28px;border:1px solid #e1e7ee;border-radius:24px;background:#fff;box-shadow:0 12px 38px rgba(12,35,64,.05)}.lpv-account-card__head{display:flex;gap:13px;align-items:center;margin-bottom:22px}.lpv-account-card__icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#eaf7ef;color:#0e8a4b}.lpv-account-card__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.lpv-account-card h2{margin:0;font-size:22px}.lpv-account-card__head small{display:block;color:#66758a}.lpv-account-avatar-preview{display:flex;gap:17px;align-items:center;margin-bottom:20px;padding:16px;border-radius:16px;background:#f7fafc}.lpv-account-avatar-preview img{width:68px;height:68px;border-radius:50%;object-fit:cover}.lpv-account-avatar-preview span{display:grid;gap:3px}.lpv-account-avatar-preview small{color:#66758a}.lpv-account-form{display:grid;gap:15px}.lpv-account-form label{display:grid;gap:6px;color:#24374d;font-size:12px;font-weight:800}.lpv-account-form input[type=file],.lpv-account-form input[type=password]{width:100%;min-height:48px;padding:10px 13px;border:1px solid #dce3ea;border-radius:12px;background:#fff;outline:none}.lpv-account-form input:focus{border-color:#0e8a4b;box-shadow:0 0 0 3px rgba(14,138,75,.1)}.lpv-account-form__hint{margin:-5px 0 0;color:#66758a;font-size:11px}.lpv-account-form__actions{display:flex;gap:10px;flex-wrap:wrap}.lpv-account-remove-avatar{margin-top:9px}.lpv-account-link-button{padding:0;border:0;background:none;color:#c14343;font-size:11px;font-weight:800}.lpv-account-security-note{margin-top:16px;padding:13px;border-radius:13px;background:#f7fafc;color:#66758a;font-size:11px}

@media(max-width:1040px){.lpv-mobile-toggle{display:grid!important;border:1px solid #e1e7ee;background:#fff}.lpv-header__actions{margin-left:auto}.lpv-header-popover{display:block}}
@media(max-width:760px){.lpv-header__inner{gap:8px}.lpv-brand{min-width:0;max-width:calc(100% - 140px)}.lpv-brand__logo{display:block;min-width:0}.lpv-brand__logo .custom-logo-link{max-width:100%}.lpv-brand__logo img{width:auto;max-width:185px;max-height:42px}.lpv-search-toggle{display:none}.lpv-header__actions{gap:1px}.lpv-header__actions>.lpv-icon-button,.lpv-profile-toggle{width:39px;height:39px}.lpv-profile-toggle img{width:31px;height:31px}.lpv-popover-panel{position:fixed;right:12px;top:76px;left:12px;width:auto}.admin-bar .lpv-popover-panel{top:122px}.lpv-account-shell{padding-top:34px}.lpv-account-top{grid-template-columns:64px 1fr;padding:20px}.lpv-account-top__avatar{width:64px;height:64px}.lpv-account-top h1{font-size:25px}.lpv-account-top__actions{grid-column:1/-1}.lpv-account-top__actions .lpv-button{flex:1}.lpv-account-grid{grid-template-columns:1fr}.lpv-account-card{padding:22px}}
@media(max-width:400px){.lpv-brand{max-width:calc(100% - 130px)}.lpv-brand__logo img{max-width:155px}.lpv-notifications-toggle,.lpv-profile-toggle,.lpv-mobile-toggle{width:37px!important;height:37px!important}}

/* LPV Platform 0.2.8.1 — correções mobile do drawer, Minha Conta e preview do avatar */
.lpv-notification-count[hidden]{display:none!important}
body.lpv-menu-open{overflow:hidden}
.lpv-mobile-menu{width:100vw;height:100dvh;max-width:none;box-sizing:border-box;z-index:100100;overscroll-behavior:contain}
.lpv-mobile-menu[hidden]{display:none!important}
.lpv-mobile-menu__header strong{font-family:var(--lpv-font-heading);font-size:25px;color:#0c2340}
.lpv-mobile-menu__actions{padding-bottom:max(6px,env(safe-area-inset-bottom))}
.lpv-account-page-content{width:100%;padding:0;background:transparent;box-shadow:none}
.lpv-article--account{min-width:0}
.lpv-account-container,.lpv-account-top,.lpv-account-grid,.lpv-account-card,.lpv-account-card__head,.lpv-account-avatar-preview,.lpv-account-form{min-width:0}
.lpv-account-top>div:nth-child(2){min-width:0}
.lpv-account-top h1,.lpv-account-top p{overflow-wrap:anywhere;word-break:break-word}
.lpv-account-card__head>div{min-width:0}
.lpv-account-avatar-preview{display:grid;grid-template-columns:68px minmax(0,1fr)}
.lpv-account-avatar-preview span{min-width:0}
.lpv-account-avatar-preview strong,.lpv-account-avatar-preview small{overflow-wrap:anywhere}
.lpv-account-form input[type=file]{min-width:0;max-width:100%;overflow:hidden}
.lpv-account-form input[type=file]::file-selector-button{margin-right:10px;padding:8px 10px;border:1px solid #cfd8e3;border-radius:8px;background:#f7fafc;color:#0c2340;font-weight:700;cursor:pointer}
.lpv-account-link-button{display:inline-flex;max-width:100%;align-items:center;justify-content:center;padding:9px 0;background:transparent!important;color:#c14343!important;text-align:left;text-decoration:none!important;white-space:normal}
.lpv-account-avatar-preview__invalid,[data-lpv-avatar-status].is-error{color:#b53a3a!important}
[data-lpv-avatar-status].is-preview{color:#0e8a4b!important;font-weight:700}

@media(min-width:1041px){.lpv-mobile-menu{display:none!important}}
@media(max-width:760px){
  .lpv-article--account .lpv-article__header{margin-bottom:20px}
  .lpv-article--account .lpv-article__header h1{font-size:34px}
  .lpv-account-shell{padding:10px 0 52px;background:transparent}
  .lpv-account-container{width:100%}
  .lpv-account-top{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:16px;border-radius:20px}
  .lpv-account-top__avatar{width:56px;height:56px;border-width:3px}
  .lpv-account-top h1{margin:1px 0 4px;font-size:clamp(20px,6.7vw,25px);line-height:1.08}
  .lpv-account-top p{font-size:13px;line-height:1.35}
  .lpv-account-top__actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);width:100%;gap:8px}
  .lpv-account-top__actions .lpv-button{width:100%;min-width:0;padding:11px 10px;font-size:12px;text-align:center;white-space:normal;text-decoration:none}
  .lpv-account-grid{gap:16px;margin-top:16px}
  .lpv-account-card{padding:18px;border-radius:20px;overflow:hidden}
  .lpv-account-card__head{gap:11px;margin-bottom:17px;align-items:flex-start}
  .lpv-account-card__icon{width:40px;height:40px;flex:0 0 40px}
  .lpv-account-card h2{font-size:21px;line-height:1.12}
  .lpv-account-card__head small{margin-top:4px;font-size:12px;line-height:1.45}
  .lpv-account-avatar-preview{grid-template-columns:64px minmax(0,1fr);gap:13px;padding:13px}
  .lpv-account-avatar-preview img{width:64px;height:64px}
  .lpv-account-avatar-preview strong{font-size:15px;line-height:1.3}
  .lpv-account-avatar-preview small{font-size:12px;line-height:1.45}
  .lpv-account-form__actions{display:grid;grid-template-columns:1fr}
  .lpv-account-form__actions .lpv-button{width:100%}
  .lpv-account-remove-avatar{margin-top:6px}
  .lpv-account-link-button{width:100%;padding:11px;border:1px solid #f1d2d2!important;border-radius:11px!important;background:#fff7f7!important;text-align:center!important}
}
@media(max-width:380px){
  .lpv-account-top{grid-template-columns:50px minmax(0,1fr);padding:14px}
  .lpv-account-top__avatar{width:50px;height:50px}
  .lpv-account-top h1{font-size:20px}
  .lpv-account-top__actions{grid-template-columns:1fr}
  .lpv-account-card{padding:15px}
}
