/*
Theme Name: MANUcast Studios Custom
Theme URI: https://studios.manucast.net/
Author: MANUcast Studios
Author URI: https://studios.manucast.net/
Description: Child theme para personalizaciones seguras de MANUcast Studios.
Version: 8.4.0
Template: manucast-studios-core
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: manucast-studios-custom
*/

/* MANUcast Studios Custom v8.4.0: capa visual premium usando gris claro, gris oscuro y verde MANUcast. */
:root{
  --ms-accent:#24E99B;
  --ms-dark:#101215;
  --ms-bg:#F3F5F2;
  --ms-text:#111418;
  --ms-muted:#667078;
  --ms-font:"Manrope",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --ms-display:"Sora","Manrope",Inter,system-ui,sans-serif;
}
body{background:radial-gradient(circle at 10% -8%,rgba(36,233,155,.18),transparent 30rem),radial-gradient(circle at 100% 0,rgba(16,18,21,.10),transparent 28rem),linear-gradient(180deg,#f8faf7 0%,#f3f5f2 48%,#e7ebe6 100%)}
.ms-site-header{background:rgba(243,245,242,.86)}
.ms-logo-img,.custom-logo{width:174px}
.ms-hero h1,.ms-section-head h2,.ms-featured-card-main .ms-featured-body h3,.ms-demo-copy h2,.ms-brand-intro h2,.ms-news-intro h2{font-family:var(--ms-display)}
.ms-btn,.ms-mini-player-link,.ms-feature-glass a,.ms-brand-card-actions a{border-radius:999px}
.ms-featured-card-main,.ms-feature-main,.ms-demo-panel,.ms-brand-panel,.ms-smartdeck-panel,.ms-footer-cta-panel{box-shadow:0 30px 90px rgba(12,16,18,.15)}
.ms-video-shell,.ms-featured-media{background:#101215;overflow:hidden}
.ms-video-shell iframe,.ms-video-shell video,.ms-featured-media iframe,.ms-featured-media video{max-width:none}
.ms-news-card a,.ms-post-card a,.ms-podcast-card,.ms-brand-card,.ms-offer-card,.ms-step{transition:transform .2s ease,box-shadow .2s ease}
.ms-news-card a:hover,.ms-post-card a:hover,.ms-podcast-card:hover,.ms-brand-card:hover,.ms-offer-card:hover,.ms-step:hover{transform:translateY(-3px)}

/* v8.4.0 child polish */
:root{--ms-bg:#EEF1EE}.ms-site-header{background:rgba(238,241,238,.9)}.ms-header-inner{min-height:62px}.ms-logo-img,.custom-logo{width:178px}.ms-menu a{padding-inline:8px;font-size:.68rem}.ms-header-cta{min-height:40px;padding-inline:15px}.ms-hero h1{font-size:clamp(2.45rem,4.7vw,4.7rem);max-width:16ch}.ms-feature-main{min-height:610px}.ms-brand-track{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))}.ms-brand-photo{height:198px}.ms-client-logos img{max-height:52px}.ms-video-shell iframe,.ms-video-shell video,.ms-featured-media iframe,.ms-featured-media video{width:100%;height:100%;max-width:100%;object-fit:cover}.ms-audio-player iframe{width:100%;max-width:100%}@media(max-width:700px){.ms-feature-main{min-height:440px}.ms-brand-track{grid-template-columns:1fr}.ms-logo-img,.custom-logo{width:174px}}
