.vy-account-panel .panel__container{--gz-panel-content-width:380px;padding:0!important;max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.vy-profile-card{position:relative;background:#fff;border-bottom:1px solid #f0f0f0;padding:24px 20px 20px;display:flex;align-items:center;gap:14px}.vy-profile-card__close{position:absolute;top:14px;right:14px;color:#333;opacity:.7}.vy-profile-card__close:hover{opacity:1}.vy-profile-card__avatar img{width:60px;height:60px;border-radius:50%;border:2px solid #eee;object-fit:cover;flex-shrink:0}.vy-profile-card__info{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.vy-profile-card__name{font-size:17px;font-weight:600;color:#111}.vy-profile-card__edit{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#111;background:#f2f2f3;padding:6px 14px;border-radius:999px;transition:background .2s ease}.vy-profile-card__edit:hover{background:#e6e6e8;color:#111}.vy-profile-card__edit svg{width:12px;height:12px}.vy-account-panel__content{padding:20px!important;display:flex;flex-direction:column;gap:18px}.vy-account-divider{height:1px;background:#ececee;margin:2px 0}.vy-account-grid{display:grid;gap:14px}.vy-account-grid--2col{grid-template-columns:repeat(2,1fr)}.vy-account-grid__item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f7f7f8;border-radius:14px;transition:background .2s ease,transform .15s ease}.vy-account-grid__item:hover,.vy-account-grid__item:active{background:#ececee;transform:translateY(-1px)}.vy-account-grid__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#111}.vy-account-grid__icon svg{width:100%;height:100%}.vy-account-grid__icon .vy-emoji{font-size:20px;line-height:1}.vy-account-grid__label{font-size:13px;font-weight:600;color:#111;line-height:1.25}.vy-account-list{display:flex;flex-direction:column}.vy-account-list__item{display:flex;align-items:center;gap:14px;padding:14px 4px;border-bottom:1px solid #f0f0f0;transition:background .15s ease}.vy-account-list__item:last-child{border-bottom:none}.vy-account-list__item:hover,.vy-account-list__item:active{background:#fafafa}.vy-account-list__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#111}.vy-account-list__icon svg{width:100%;height:100%}.vy-account-list__label{flex:1;font-size:14px;font-weight:500;color:#111}.vy-account-list__chevron{width:16px;height:16px;color:#999;flex-shrink:0}.vy-account-list__chevron svg{width:100%;height:100%}.vy-account-panel__logout{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border:1px solid #e23744;border-radius:12px;color:#e23744;font-weight:600;font-size:14px;transition:background .2s ease;margin-top:4px;margin-bottom:20px}.vy-account-panel__logout:hover{background:#fdeeee;color:#e23744}.vy-account-panel__logout .vy-account-grid__icon{width:18px;height:18px;color:#e23744}.woocommerce-badge{border-radius:5px!important}