.divinas-page-reset,.divinas-page-reset *{box-sizing:border-box}
.divinas-page-reset{background:linear-gradient(180deg,#0a2f6b 0%,#123f86 220px,#eef4ff 220px,#eef4ff 100%);padding:0 0 24px;color:#111;font-family:Arial,sans-serif;min-height:100vh}
.divinas-shell{width:100%}
.divinas-appbar,.divinas-profile-strip,.divinas-top-menu,.composer-card,.skool-card,.empty-card,.section-card,.divinas-login-card{width:min(100% - 16px,920px);margin:0 auto 12px;background:#fff;border:1px solid #d9e5ff;border-radius:20px}
.divinas-hero-card{width:min(100% - 16px,920px);margin:0 auto 12px;background:linear-gradient(135deg,#0f3a7a 0%,#062850 100%);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:18px 16px;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.divinas-hero-left{display:flex;align-items:center;gap:14px}
.divinas-hero-logo{width:68px;height:68px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex:0 0 68px;border:1px solid rgba(255,255,255,.12)}
.divinas-hero-logo img{width:100%;height:100%;object-fit:cover;display:block}
.divinas-hero-logo.fallback{font-size:28px;font-weight:900}
.divinas-hero-copy{min-width:0}
.divinas-hero-title{font-size:28px;line-height:1.05;font-weight:900;margin-bottom:6px}
.divinas-hero-subtitle{font-size:14px;line-height:1.45;color:rgba(255,255,255,.92)}
.divinas-appbar{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;color:#fff;box-shadow:none}
.divinas-appbar .logo{font-size:26px;font-weight:800;color:#fff}
.logout-top{text-decoration:none;color:#fff;font-weight:700}
.menu{font-size:22px;color:#fff}
.divinas-profile-strip{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.profile-strip-left{display:flex;align-items:center;gap:12px;min-width:0}
.profile-strip-text{display:flex;flex-direction:column;min-width:0}
.profile-strip-text strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.profile-strip-text span{font-size:13px;color:#6d7480}
.profile-strip-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.profile-edit-open,.profile-catalog-link,.top-menu-btn,.publish-btn,.catalog-open-inline,.profile-save-btn,.divinas-sheet-form button,.divinas-login-form button,.upload-btn,.profile-upload-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid #d9e1ef;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer}
.profile-edit-open,.top-menu-btn,.upload-btn.secondary,.profile-upload-btn.secondary{background:#fff;color:#0a2f6b}
.profile-catalog-link,.publish-btn,.catalog-open-inline,.profile-save-btn,.divinas-sheet-form button,.divinas-login-form button,.upload-btn,.profile-upload-btn{background:#0a2f6b;color:#fff;border-color:#0a2f6b}
.divinas-top-menu{padding:8px;display:flex;gap:8px;overflow:auto;position:sticky;top:0;z-index:20}
.active-menu-btn{background:#0a2f6b;color:#fff;border-color:#0a2f6b}
.menu-section{display:none}.visible-menu-section{display:block}
.avatar{width:48px;height:48px;border-radius:50%;background:#0a2f6b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;overflow:hidden;flex:0 0 48px}
.avatar.small{width:42px;height:42px;flex-basis:42px}
.avatar img{width:100%;height:100%;object-fit:cover;display:block}
.feed-head{display:flex;align-items:center;gap:12px}.head-text .author{font-size:17px;font-weight:800}.head-text .meta{font-size:13px;color:#6d7480}
.composer-card{padding:14px}
.composer-mini-row{display:flex;align-items:center;gap:12px}
.composer-open-trigger{flex:1;height:48px;padding:0 18px;border-radius:999px;border:1px solid #dde2ec;background:#f8f9fc;color:#7a7f89;font-size:18px;text-align:left;cursor:pointer}
.composer-sheet{position:fixed;inset:0;z-index:10001}
.composer-sheet[hidden]{display:none!important}
.composer-sheet-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.46)}
.composer-sheet-panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 -6px 20px rgba(0,0,0,.18)}
.composer-sheet-body{padding:12px 14px 18px;overflow-y:auto;flex:1}
.composer-sheet-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.composer-sheet-text .author{font-size:19px;font-weight:800}
.composer-sheet-text .meta{font-size:13px;color:#6d7480}
.composer-textarea{width:100%;min-height:112px;padding:16px;border-radius:20px;border:1px solid #dde2ec;background:#f8f9fc;font-size:18px;resize:vertical;color:#111}
.composer-pill-wrap{margin:10px 0 0}
.composer-input{width:100%;height:44px;padding:0 16px;border-radius:999px;border:1px solid #dde2ec;background:#f8f9fc;font-size:15px}
.post-upload-note{margin:8px 2px 10px;color:#6b7280;font-size:12px;line-height:1.35}
.post-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.post-actions .publish-btn{grid-column:1/-1}
.upload-btn input,.profile-upload-btn input{display:none}
.divinas-preview{margin-top:12px;background:#f8f9fc;border:1px solid #dde2ec;border-radius:18px;padding:10px;position:relative}
.divinas-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.divinas-preview-item img{width:100%;height:170px;object-fit:cover;border-radius:14px;display:block}
#divinas-remove-image{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;border:0;background:rgba(0,0,0,.68);color:#fff;font-size:22px;cursor:pointer}
#divinas-file-name{margin-top:8px;font-size:13px;font-weight:700;color:#60697a}
.skool-card{padding:14px}
.card-content{font-size:17px;line-height:1.45;margin:12px 0;word-break:break-word}
.card-gallery{display:grid;grid-template-columns:1fr;gap:8px}.card-gallery.card-gallery-2{grid-template-columns:1fr 1fr}
.card-image{overflow:hidden;border-radius:16px}.card-image img{width:100%;height:260px;object-fit:cover;display:block}
.card-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding-top:12px;margin-top:12px;border-top:1px solid #eceef4}
.text-action,.sheet-like-btn,.sheet-delete-btn{background:none;border:0;padding:0;color:#667085;font-weight:700;cursor:pointer}
.sheet-like-btn.is-liked{color:#c62828 !important}
.text-action.delete-post-ajax,.sheet-delete-btn{color:#c62828}.text-action.pin-post-ajax{color:#9a6a00}
.like-ajax .like-icon{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transform-origin:center;transition:transform .18s ease, filter .18s ease, opacity .18s ease;opacity:.9}
.like-ajax.is-liked .like-icon{animation:divinasHeartPulse .7s ease-out 1;filter:drop-shadow(0 2px 6px rgba(214,48,49,.22));opacity:1}
.like-ajax.is-liked{color:#c62828 !important}
@keyframes divinasHeartPulse{0%{transform:scale(1)}35%{transform:scale(1.18)}100%{transform:scale(1)}}
.pinned-badge{display:inline-flex;align-items:center;gap:6px;background:#fff5d6;color:#8a6700;border:1px solid #ecd27a;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;margin-bottom:10px}
.skool-card.is-pinned{border-color:#ecd27a;box-shadow:0 2px 14px rgba(236,210,122,.3)}
.empty-card{padding:26px;font-size:22px;line-height:1.4}
.section-card{padding:16px}.section-title{font-size:22px;font-weight:800}.section-subtitle{font-size:14px;color:#6d7480;margin:4px 0 14px}
.top-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.top-product-card{background:#f7f8fc;border:1px solid #dde2ec;border-radius:18px;padding:12px}.top-rank{font-weight:800;color:#0d6efd;margin-bottom:8px}.top-product-img{width:100%;height:160px;object-fit:cover;border-radius:14px;display:block;margin-bottom:10px}.top-product-name{font-size:16px;font-weight:800}.top-product-price{font-size:15px;font-weight:700;color:#0d6efd;margin-top:6px}.top-product-stock{font-size:13px;color:#6d7480;margin-top:4px}.top-product-audio{width:100%;margin-top:8px}.catalog-open-inline{width:100%;margin-top:10px}
.divinas-modal-sheet[hidden],.divinas-comments-sheet[hidden],.divinas-profile-sheet[hidden]{display:none!important}.divinas-comments-sheet,.divinas-profile-sheet{position:fixed;inset:0;z-index:10000}.divinas-sheet-backdrop,.divinas-profile-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.46)}.divinas-sheet-panel,.divinas-profile-panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 -6px 20px rgba(0,0,0,.18)}.divinas-sheet-handle{width:64px;height:6px;border-radius:999px;background:#cfd4dc;margin:12px auto 8px}.divinas-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 10px;border-bottom:1px solid #eceef4;font-size:18px;font-weight:800}.divinas-sheet-close,.divinas-profile-close{background:none;border:0;font-size:30px;line-height:1;cursor:pointer;color:#555}.divinas-sheet-body{padding:12px 14px;overflow-y:auto;flex:1}.divinas-sheet-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 14px 16px;border-top:1px solid #eceef4;background:#fff}#divinas-sheet-comment-input{width:100%;padding:12px 14px;border-radius:999px;border:1px solid #dde2ec;background:#f8f9fc;font-size:16px}.sheet-comment{padding:8px 0}.sheet-comment-row{display:flex;gap:10px;align-items:flex-start}.sheet-comment-main{flex:1;min-width:0}.sheet-bubble{background:#f1f3f7;border-radius:18px;padding:10px 12px}.sheet-author{font-weight:800;margin-bottom:2px}.sheet-text{line-height:1.4}.sheet-actions{padding:5px 0 0 10px}.profile-photo-preview{width:96px;height:96px;border-radius:50%;margin:4px auto 8px;background:#d4a83e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:800;overflow:hidden}.profile-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.divinas-profile-form{padding:12px 16px 18px;display:flex;flex-direction:column;gap:10px}.profile-label{font-size:14px;font-weight:700;color:#333}#divinas-profile-name{width:100%;padding:13px 14px;border-radius:16px;border:1px solid #dde2ec;background:#f8f9fc;font-size:16px}.profile-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.divinas-login-card{padding:24px;max-width:420px}.divinas-login-card .brand{font-size:26px;font-weight:900;color:#0a2f6b;line-height:1.1}.divinas-login-form{display:flex;flex-direction:column;gap:10px;margin-top:12px}.phone-wrap{display:flex;align-items:center;border:1px solid #dde2ec;border-radius:16px;overflow:hidden}.phone-wrap span{padding:0 14px;background:#f8f9fc;font-weight:700;color:#555;height:48px;display:flex;align-items:center}.phone-wrap input{border:0;flex:1;height:48px;padding:0 14px;font-size:16px}
@media (max-width:700px){.divinas-appbar,.divinas-profile-strip,.divinas-top-menu,.composer-card,.skool-card,.empty-card,.section-card,.divinas-login-card,.divinas-hero-card{width:calc(100% - 12px);margin-left:6px;margin-right:6px;border-radius:18px}.divinas-profile-strip{align-items:flex-start;flex-direction:column}.profile-strip-actions{width:100%}.profile-edit-open,.profile-catalog-link{flex:1}.top-products-grid,.card-gallery.card-gallery-2{grid-template-columns:1fr}.card-image img{height:240px}.divinas-preview-item img{height:160px}.post-actions{grid-template-columns:1fr}.divinas-sheet-panel,.divinas-profile-panel,.composer-sheet-panel{max-height:92vh}.composer-open-trigger{font-size:16px;height:46px}.composer-textarea{min-height:96px;font-size:17px}}

.sales-videos-grid{display:grid;grid-template-columns:1fr;gap:14px}.sales-video-card{background:#f7faff;border:1px solid #dbe6ff;border-radius:18px;padding:12px}.sales-video-title{font-size:18px;font-weight:800;margin-bottom:10px;color:#0a2f6b}.sales-video-desc{margin-top:10px;color:#445;line-height:1.45}.sales-video-embed{border-radius:16px;overflow:hidden;background:#000}.sales-video-embed iframe,.sales-video-embed video,.sales-video-embed .wp-video{width:100%!important;display:block}.video-strip-empty,.sales-video-fallback{background:#f7f8fc;border:1px solid #dde2ec;border-radius:18px;padding:14px}.divinas-msg{width:min(100% - 16px,920px);margin:10px auto;background:#fff8db;border:1px solid #f0df8a;padding:10px 14px;border-radius:14px}.appbar-right{display:flex;align-items:center;gap:10px}.composer-card.compact{margin-top:8px}.divinas-profile-strip,.divinas-top-menu{box-shadow:0 8px 24px rgba(8,39,92,.08)}


/* v8.3.2 mobile no horizontal cut */
html,body{overflow-x:hidden}
.divinas-page-reset{
  width:100%;
  max-width:100%;
  margin-left:0;
  margin-right:0;
  overflow-x:hidden;
}
.divinas-page-reset .wp-block-group,
.divinas-page-reset .entry-content,
.divinas-page-reset .is-layout-constrained{
  max-width:none!important;
}
.divinas-top-menu{
  scrollbar-width:none;
}
.divinas-top-menu::-webkit-scrollbar{display:none}
.top-menu-btn{
  flex:0 0 auto;
  min-width:112px;
  padding:0 14px;
  text-align:center;
}
.sales-video-embed iframe,
.sales-video-embed video,
.sales-video-embed .wp-video,
.sales-video-embed .wp-video-shortcode{
  width:100%!important;
  max-width:100%!important;
}
@media (max-width:700px){
  .divinas-page-reset{padding-bottom:18px}
  .divinas-appbar,.divinas-profile-strip,.divinas-top-menu,.composer-card,.skool-card,.empty-card,.section-card,.divinas-login-card,.divinas-msg,.divinas-hero-card{
    width:calc(100% - 4px)!important;
    margin-left:2px!important;
    margin-right:2px!important;
    border-radius:16px!important;
  }
  .divinas-top-menu{padding:6px;gap:6px}
  .top-menu-btn{min-width:98px;min-height:42px;font-size:13px;line-height:1.15;padding:0 12px;white-space:normal}
  .skool-card{padding:10px}
  .card-content{font-size:16px;margin:10px 0}
  .card-image img{height:auto;min-height:0;max-height:none;aspect-ratio:4/5;object-fit:cover}
  .card-gallery,.card-gallery.card-gallery-2{grid-template-columns:1fr}
  .divinas-profile-strip.compact{padding:10px 12px}
  .profile-strip-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .profile-edit-open,.profile-catalog-link{width:100%}
  .feed-head{align-items:flex-start}
  .head-text .author{font-size:15px}
  .head-text .meta{font-size:12px}
  .section-title{font-size:20px}
  .sales-video-card{padding:10px}
}

@media (max-width:700px){.divinas-shell{width:100%;max-width:100%;overflow-x:hidden}.divinas-profile-strip,.composer-card,.skool-card,.section-card,.empty-card,.divinas-top-menu,.divinas-msg,.divinas-login-card,.divinas-hero-card{max-width:100%}.profile-strip-left,.feed-head,.head-text{min-width:0}.profile-strip-text strong,.head-text .author,.head-text .meta{word-break:break-word;white-space:normal}.card-actions{gap:10px}.top-menu-btn{scroll-snap-align:start}.divinas-top-menu{scroll-snap-type:x proximity}}


/* v8.3.3 fondo azul oscuro + videos más anchos */
.divinas-page-reset{
  background:#0a2f6b !important;
}
.divinas-shell{
  padding-bottom:20px;
}
.sales-videos-grid{
  gap:16px;
}
.sales-video-card{
  background:#ffffff;
  border:1px solid #cfe0ff;
  border-radius:22px;
  padding:14px;
}
.sales-video-embed{
  position:relative;
  width:100%;
  max-width:100%;
  border-radius:18px;
  overflow:hidden;
  background:#000;
}
.sales-video-embed iframe,
.sales-video-embed video,
.sales-video-embed .wp-video,
.sales-video-embed .wp-video-shortcode,
.sales-video-embed .mejs-container,
.sales-video-embed .mejs-inner,
.sales-video-embed .mejs-mediaelement,
.sales-video-embed .mejs-overlay,
.sales-video-embed .mejs-layer{
  width:100% !important;
  max-width:100% !important;
}
.sales-video-embed iframe{
  aspect-ratio:16/9;
  min-height:220px;
  height:auto !important;
  display:block;
}
.sales-video-embed video,
.sales-video-embed .wp-video-shortcode,
.sales-video-embed .mejs-container{
  height:auto !important;
  max-height:72vh;
  display:block;
}
.sales-video-embed video{
  aspect-ratio:16/9;
  object-fit:contain;
  background:#000;
}
@media (max-width:700px){
  .divinas-page-reset{
    background:#0a2f6b !important;
  }
  .divinas-appbar,.divinas-profile-strip,.divinas-top-menu,.composer-card,.skool-card,.empty-card,.section-card,.divinas-login-card,.divinas-msg{
    background:#fff;
  }
  .divinas-hero-card{
    background:linear-gradient(135deg,#0f3a7a 0%,#062850 100%) !important;
    color:#fff !important;
  }
  .divinas-hero-title,
  .divinas-hero-subtitle{
    color:#fff !important;
  }
  .sales-video-card{
    padding:10px;
    border-radius:18px;
  }
  .sales-video-embed iframe{
    min-height:190px;
  }
  .sales-video-embed video,
  .sales-video-embed .wp-video-shortcode,
  .sales-video-embed .mejs-container{
    max-height:52vh;
  }
  .sales-video-title{
    font-size:17px;
    line-height:1.2;
  }
}


/* v8.3.4 full dark background gutters + wider video area */
html,body{
  background:#062850 !important;
}
.divinas-page-reset{
  background:#062850 !important;
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding-top:10px;
}
.divinas-shell{
  width:100%;
  max-width:100%;
}
@media (max-width:700px){
  .divinas-page-reset{
    background:#062850 !important;
    width:100vw !important;
    max-width:100vw !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    padding:8px 0 18px !important;
  }
  .divinas-appbar,.divinas-profile-strip,.divinas-top-menu,.composer-card,.skool-card,.empty-card,.section-card,.divinas-login-card,.divinas-msg,.divinas-hero-card{
    width:calc(100% - 12px) !important;
    margin-left:6px !important;
    margin-right:6px !important;
  }
  .sales-video-card{
    padding:8px !important;
  }
  .sales-video-embed{
    border-radius:16px;
    aspect-ratio:16/9;
    min-height:0 !important;
  }
  .sales-video-embed iframe,
  .sales-video-embed video,
  .sales-video-embed .wp-video,
  .sales-video-embed .wp-video-shortcode,
  .sales-video-embed .mejs-container,
  .sales-video-embed .mejs-inner,
  .sales-video-embed .mejs-mediaelement,
  .sales-video-embed .mejs-overlay,
  .sales-video-embed .mejs-layer{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
  }
  .sales-video-embed iframe,
  .sales-video-embed video,
  .sales-video-embed .wp-video-shortcode,
  .sales-video-embed .mejs-container{
    aspect-ratio:16/9 !important;
  }
  .sales-video-embed video{
    object-fit:cover;
  }
}


/* v8.3.5 ocultar textos/menus externos de la pagina comunidad */
body:has(.divinas-page-reset) header,
body:has(.divinas-page-reset) .site-header,
body:has(.divinas-page-reset) .wp-block-template-part,
body:has(.divinas-page-reset) .wp-block-navigation,
body:has(.divinas-page-reset) nav,
body:has(.divinas-page-reset) .wp-block-group.alignfull:has(.wp-block-site-logo),
body:has(.divinas-page-reset) .wp-block-group.alignfull:has(.wp-block-navigation),
body:has(.divinas-page-reset) .entry-title,
body:has(.divinas-page-reset) .wp-block-post-title,
body:has(.divinas-page-reset) h1.wp-block-post-title,
body:has(.divinas-page-reset) .taxonomy-category,
body:has(.divinas-page-reset) .post-navigation-link-previous,
body:has(.divinas-page-reset) .post-navigation-link-next,
body:has(.divinas-page-reset) footer,
body:has(.divinas-page-reset) .site-footer{
  display:none !important;
}
body:has(.divinas-page-reset) main,
body:has(.divinas-page-reset) .site-main,
body:has(.divinas-page-reset) .wp-site-blocks,
body:has(.divinas-page-reset) .entry-content,
body:has(.divinas-page-reset) .wp-block-post-content{
  margin:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
}
body:has(.divinas-page-reset){
  background:#0a2f6b !important;
}

@media (max-width:700px){.divinas-hero-card{padding:14px 12px;border-radius:20px}.divinas-hero-left{align-items:center;gap:10px}.divinas-hero-logo{width:56px;height:56px;flex-basis:56px;border-radius:14px}.divinas-hero-title{font-size:24px}.divinas-hero-subtitle{font-size:13px;line-height:1.35}}


/* v8.3.9 fix hero mobile colors */
.divinas-hero-copy{display:flex;flex-direction:column;justify-content:center}
.divinas-hero-title,.divinas-hero-subtitle{text-shadow:0 1px 2px rgba(0,0,0,.18)}

/* v8.4.3 comunidad catalogo mejorado */
#menu-catalogo .section-card{
  background:linear-gradient(180deg,#0b376f 0%, #082a57 100%);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 12px 28px rgba(0,0,0,.18);
}
#menu-catalogo .section-title,
#menu-catalogo .section-subtitle{color:#fff}
#menu-catalogo .section-subtitle{opacity:.92}
#menu-catalogo .dmv-shell-embedded{background:transparent!important;color:#fff}
#menu-catalogo .dmv-shell-embedded .dmv-card{
  background:#fff!important;
  border-radius:24px!important;
  border:1px solid #d8e5ff!important;
  overflow:hidden;
}
#menu-catalogo .dmv-shell-embedded .dmv-card-head{
  background:linear-gradient(180deg,#0d3c79 0%, #092d5d 100%)!important;
  margin:-22px -22px 18px -22px;
  padding:22px 22px 18px 22px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
#menu-catalogo .dmv-shell-embedded .dmv-card-head h2,
#menu-catalogo .dmv-shell-embedded .dmv-card-head .dmv-head-help,
#menu-catalogo .dmv-shell-embedded .dmv-card-head .dmv-badge{color:#fff!important}
#menu-catalogo .dmv-shell-embedded .dmv-card-head .dmv-badge{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.18)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-gift-download,
#menu-catalogo .dmv-shell-embedded .dmv-gift-link,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float,
#menu-catalogo .dmv-shell-embedded [href*="wa.me"],
#menu-catalogo .dmv-shell-embedded [href*="whatsapp"],
#menu-catalogo .dmv-shell-embedded .dmv-muted.dmv-small{
  display:none!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-community-strip{display:none!important}
#menu-catalogo .dmv-shell-embedded .dmv-topbar{display:none!important}
#menu-catalogo .dmv-shell-embedded .dmv-filters,
#menu-catalogo .dmv-shell-embedded .dmv-sales-mode-bar,
#menu-catalogo .dmv-shell-embedded .dmv-tags,
#menu-catalogo .dmv-shell-embedded .dmv-count,
#menu-catalogo .dmv-shell-embedded .dmv-pagination{position:relative;z-index:2}
#menu-catalogo .dmv-shell-embedded .dmv-grid{position:relative;z-index:1}
#menu-catalogo .dmv-shell-embedded .dmv-loyalty-banner{margin-top:6px}
@media (max-width:700px){
  #menu-catalogo .section-card{padding:14px 10px}
  #menu-catalogo .dmv-shell-embedded .dmv-card{border-radius:20px!important}
  #menu-catalogo .dmv-shell-embedded .dmv-card-head{margin:-16px -16px 14px -16px;padding:16px 16px 14px 16px}
}


/* v8.4.4 catalogo comunidad fondo azul completo */
body:has(.divinas-page-reset) .dmv-wa-float,
body:has(.divinas-page-reset) [class*="dmv-wa"]{display:none!important}
#menu-catalogo .section-card{
  background:linear-gradient(180deg,#0a2f6b 0%, #062850 100%)!important;
}
#menu-catalogo .dmv-shell-embedded{
  background:transparent!important;
  color:#fff!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-card{
  background:linear-gradient(180deg,#0d3c79 0%, #082a57 100%)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.22)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-card-head{
  background:linear-gradient(180deg,#12488f 0%, #0a2f6b 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-filters,
#menu-catalogo .dmv-shell-embedded .dmv-tags,
#menu-catalogo .dmv-shell-embedded .dmv-count,
#menu-catalogo .dmv-shell-embedded .dmv-pagination,
#menu-catalogo .dmv-shell-embedded .dmv-sales-mode-bar,
#menu-catalogo .dmv-shell-embedded .dmv-grid{
  background:transparent!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-item{
  background:linear-gradient(180deg, rgba(20,32,46,.96), rgba(8,18,34,.96))!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-desc-audio,
#menu-catalogo .dmv-shell-embedded .dmv-detail-audio-help,
#menu-catalogo .dmv-shell-embedded .dmv-detail-audio-block,
#menu-catalogo .dmv-shell-embedded .dmv-detail-audio-actions{
  color:#f4e5b0!important;
}
@media (max-width:700px){
  #menu-catalogo .section-card{padding:14px 8px 16px!important}
  #menu-catalogo .dmv-shell-embedded .dmv-card{
    background:linear-gradient(180deg,#0d3c79 0%, #082a57 100%)!important;
  }
}


/* v8.4.5 catalogo comunidad whatsapp fuera + audio mas visible */
#menu-catalogo .dmv-shell-embedded .dmv-wa-float,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-wrap,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-text,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-btn,
#menu-catalogo .dmv-shell-embedded a[href*="wa.me"],
#menu-catalogo .dmv-shell-embedded a[href*="whatsapp"],
#menu-catalogo .dmv-shell-embedded [class*="wa-float"],
#menu-catalogo .dmv-shell-embedded [class*="whatsapp"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-desc-audio{
  color:#fff4bf!important;
  font-weight:800!important;
  font-size:15px!important;
  background:rgba(255,240,180,.12)!important;
  border:1px solid rgba(255,230,140,.38)!important;
  border-radius:14px!important;
  padding:10px 12px!important;
  margin:8px 0 12px!important;
  box-shadow:0 6px 18px rgba(0,0,0,.18)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio{
  width:100%!important;
  max-width:none!important;
  min-height:56px!important;
  border-radius:18px!important;
  padding:6px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(226,234,248,.94))!important;
  border:2px solid rgba(255,230,140,.45)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.18)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio::-webkit-media-controls-panel{
  background:linear-gradient(180deg,#f8fbff,#dde7f5)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio::-webkit-media-controls-play-button,
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio::-webkit-media-controls-timeline,
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio::-webkit-media-controls-current-time-display,
#menu-catalogo .dmv-shell-embedded .dmv-inline-audio::-webkit-media-controls-time-remaining-display{
  filter:none!important;
}

/* v8.4.6 ocultar whatsapp fuerte + bajar carrito flotante en catalogo comunidad */
#menu-catalogo .dmv-shell-embedded .dmv-wa-float,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-wrap,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-text,
#menu-catalogo .dmv-shell-embedded .dmv-wa-float-btn,
#menu-catalogo .dmv-shell-embedded a.dmv-wa-float,
#menu-catalogo .dmv-shell-embedded a[href*="wa.me"],
#menu-catalogo .dmv-shell-embedded a[href*="whatsapp"],
#menu-catalogo .dmv-shell-embedded [class*="wa-float"],
#menu-catalogo .dmv-shell-embedded [class*="whatsapp"]{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}
#menu-catalogo .dmv-shell-embedded .dmv-cart-floating{
  bottom:72px !important;
}
@media (max-width:760px){
  #menu-catalogo .dmv-shell-embedded .dmv-cart-floating{
    right:10px !important;
    bottom:54px !important;
    z-index:9998 !important;
  }
}

.author-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.follow-toggle-ajax{border:1px solid #cfd8e6;background:#fff;color:#123c88;font-weight:800;border-radius:999px;padding:7px 14px;font-size:13px;cursor:pointer}.follow-toggle-ajax.is-following{background:#123c88;color:#fff;border-color:#123c88}.follow-mini{margin-top:4px;font-size:12px;color:#6f7b92}.profile-follow-stats{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px;font-size:13px;color:#6f7b92}.profile-follow-stats strong{color:#123c88}.profile-community-note{background:#eef4ff;border:1px solid #d9e4fb;color:#26406b;border-radius:16px;padding:10px 12px;font-size:13px;line-height:1.4;margin:10px 0 14px}


/* v8.5.1 boton hablar con administrador */
.profile-admin-link{display:block;text-align:center;text-decoration:none;background:linear-gradient(135deg,#1e6fd9 0%,#0a2f6b 100%);color:#fff!important;font-weight:800;padding:13px 16px;border-radius:16px;box-shadow:0 8px 24px rgba(10,47,107,.18)}
.profile-admin-link:hover,.profile-admin-link:focus{opacity:.96;color:#fff!important}


/* v8.5.2 comunidad checkout simple real */
#menu-catalogo .dmv-shell-embedded .dmv-checkout-form-simple{display:none!important;}
#menu-catalogo .dmv-shell-embedded [data-clear-cart]{display:none!important;}
#menu-catalogo .dmv-shell-embedded .dmv-send{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:58px!important;
  margin-top:16px!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#34c759 0%, #1e9f43 100%)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:800!important;
  box-shadow:0 10px 24px rgba(17,97,39,.35)!important;
}
#menu-catalogo .dmv-shell-embedded .dmv-send:hover,
#menu-catalogo .dmv-shell-embedded .dmv-send:focus{filter:brightness(1.03)!important;}
#menu-catalogo .dmv-shell-embedded .dmv-cart{padding-bottom:18px!important;}
#menu-catalogo .dmv-shell-embedded .dmv-loyalty-cart-msg{margin-bottom:12px!important;}

.community-help-video{margin:18px 0;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.04)}
.community-help-video-top{margin-top:16px;margin-bottom:18px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04));box-shadow:0 10px 30px rgba(0,0,0,.18)}
.community-help-video-badge{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#fff;color:#123b86;font-weight:800;font-size:12px;letter-spacing:.04em}
.community-help-video-title{font-weight:800;color:#fff;margin-bottom:12px;line-height:1.35;font-size:18px}
.community-help-video-player{display:block;width:100%;max-width:100%;border-radius:16px;background:#000;min-height:220px}

/* v8.6.3.4 importante centrado con color cambiante */
.community-help-video-top{text-align:center!important}
.community-help-video-badge{display:block!important;background:transparent!important;color:#fff!important;font-size:28px!important;letter-spacing:.08em!important;padding:0!important;margin:0 auto 10px!important;font-weight:900!important;animation:divinasRainbow 6s linear infinite; text-align:center!important}
.community-help-video-title{font-size:20px!important;text-align:center!important;max-width:560px;margin:0 auto 14px!important;animation:divinasRainbow 8s linear infinite}
@keyframes divinasRainbow{0%{color:#ffd54d}25%{color:#7cf0ff}50%{color:#8effa8}75%{color:#ffb3e6}100%{color:#ffd54d}}




/* Uso de comunidad */
.usage-video-card{background:#f7faff;border:1px solid #dbe6ff;border-radius:18px;padding:14px;max-width:420px;margin:0 auto}
.usage-video-badge{text-align:center;font-weight:900;color:#123f8b;letter-spacing:.08em;font-size:20px;margin-bottom:10px}
.usage-video-title{text-align:center;color:#123f8b;font-size:28px;line-height:1.1;font-weight:800;margin-bottom:10px}
.usage-video-copy{text-align:center;color:#58627a;font-size:16px;line-height:1.45;margin:0 0 14px}
.usage-video-wrap{width:100%;max-width:320px;margin:0 auto;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.usage-video-player{display:block;width:100%;height:auto;aspect-ratio:auto;background:#000}
@media (max-width:700px){.usage-video-card{max-width:100%;padding:12px}.usage-video-title{font-size:24px}.usage-video-badge{font-size:18px}.usage-video-wrap{max-width:290px}}


.community-loyalty-balance-inline{font-size:20px;font-weight:700;color:#173f85;margin-top:10px;}
#menu-catalogo .dc-checkout-bridge{display:none!important;}
#menu-catalogo .dmv-shell-embedded [data-customer-name],
#menu-catalogo .dmv-shell-embedded .dmv-phone-row-checkout{display:block!important;}

.community-order-audio-wrap{margin-top:12px}.community-order-audio-label{font-weight:800;color:#f0d38b;margin-bottom:8px}.community-order-audio{display:block;width:100%;max-width:100%;background:#eef3ff;border-radius:18px}

/* v8.0-un-boton-saldo-perfil-y-audio-mis-pedidos-integrado - ajuste fino tarjetas/feed */
@media (max-width:700px){
  .skool-card{
    padding:12px !important;
    border-radius:18px !important;
    margin-bottom:10px !important;
  }
  .feed-head{gap:10px !important;}
  .avatar.small{width:54px;height:54px;flex-basis:54px;}
  .head-text .author{font-size:15px !important;line-height:1.15;}
  .head-text .meta{font-size:12px !important;}
  .card-content{font-size:15px !important;line-height:1.42 !important;margin:10px 0 12px !important;}
  .card-image{border-radius:18px !important;}
  .card-image img{
    aspect-ratio:4/5 !important;
    max-height:440px !important;
    object-fit:cover !important;
  }
  .card-actions{
    gap:10px !important;
    padding-top:10px !important;
    margin-top:10px !important;
  }
  .text-action.like-ajax,
  .text-action.open-comments-sheet{
    min-height:50px;
    padding:0 18px !important;
    border-radius:16px !important;
    border:2px solid #d7dfef !important;
    background:#fff !important;
    color:#143a7d !important;
    font-size:17px !important;
    font-weight:800 !important;
    line-height:1 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px !important;
  }
  .text-action.open-comments-sheet{padding:0 20px !important;}
  .text-action.like-ajax.is-liked{border-color:#f2c7cd !important;background:#fff6f7 !important;color:#c62828 !important;}
  .text-action.like-ajax .like-icon{font-size:20px !important;}
  .like-count,.comment-count{font-size:18px !important;font-weight:900 !important;}
}


/* campanita notificaciones */
.profile-strip-actions{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:stretch}
.profile-notifications-open{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0;border-radius:999px;border:1px solid #d9e1ef;background:#fff;color:#d8a11d;font-size:26px;font-weight:800;cursor:pointer}
.profile-notifications-badge{position:absolute;top:-6px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e63946;color:#fff;font-size:12px;line-height:22px;font-weight:800}
.profile-catalog-link{grid-column:1 / -1}
.notification-item{padding:12px 14px;border-radius:16px;background:#f7f8fb;border:1px solid #e5e8f0;margin-bottom:10px}
.notification-item{display:flex;align-items:flex-start;gap:12px}
.notification-avatar .avatar.small{width:44px;height:44px;min-width:44px;min-height:44px}
.notification-avatar .avatar.small span{font-size:18px}
.notification-avatar .avatar-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.notification-content{flex:1;min-width:0}
.notification-item.is-unread{background:#eef5ff;border-color:#c5d8ff}
.notification-text{font-weight:700;color:#163b7a;font-size:15px;line-height:1.35}
.notification-meta{margin-top:4px;color:#6b7280;font-size:12px}
.notifications-empty{padding:18px 10px;color:#6b7280;text-align:center}


/* v8.6.5.1 videos de portada */
.home-videos-card{margin-bottom:12px}
.home-videos-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:10px}
.home-video-item{background:#f7faff;border:1px solid #dbe6ff}
@media (min-width:900px){
  .home-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* ===== Comunidad escritorio: centrar cards y mostrar fotos completas ===== */
@media (min-width:1024px){
  .divinas-appbar,
  .divinas-profile-strip,
  .divinas-top-menu,
  .composer-card,
  .skool-card,
  .empty-card,
  .section-card,
  .divinas-login-card,
  .divinas-hero-card{width:min(100% - 16px,920px) !important;max-width:920px !important;margin-left:auto !important;margin-right:auto !important;}
  .skool-card{display:block !important;}
  .card-gallery,
  .card-image{width:100% !important;max-width:100% !important;}
  .card-image{background:#eef4ff !important;border-radius:16px !important;overflow:hidden !important;}
  .card-image img{width:100% !important;height:auto !important;max-height:620px !important;object-fit:contain !important;object-position:center center !important;display:block !important;background:#eef4ff !important;}
}


/* ===== Comunidad escritorio: más aire para textos ===== */
@media (min-width:1024px){
  .skool-card{padding:18px 20px !important;}
  .feed-head,
  .card-content,
  .card-actions,
  .comments-preview,
  .comments-list,
  .pinned-badge{padding-left:4px !important;padding-right:4px !important;}
}
