/*
Theme Name: NDP Native
Theme URI: https://ndpla.com/
Author: NDP Media
Description: Tema nativo, ligero y sin dependencia de constructores visuales para ndpla.com.
Version: 1.0.6
Text Domain: ndp-native
*/

:root{--ndp-yellow:#fbbf24;--ndp-black:#080808;--ndp-paper:#fff;--ndp-text:#171717}
*{box-sizing:border-box}
html{margin:0;scroll-behavior:smooth}
body{margin:0;background:var(--ndp-black);color:#fff;font-family:"Ubuntu","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto}
a{color:inherit}
.elementor,.e-con,.e-con-inner,.elementor-widget,.elementor-widget-container{min-width:0}
.e-con{position:relative;display:flex;flex-direction:column}
.e-con-inner{width:100%;margin-inline:auto}
.elementor-widget,.elementor-widget-container{width:100%}
.ndp-native-content{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:clamp(110px,13vw,170px) 0 90px}
.ndp-native-content article{max-width:760px;margin:auto}
.ndp-native-content h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1;letter-spacing:-.04em}
.ndp-native-content :where(p,li){color:#b7b7b7;font-size:1rem;line-height:1.75}
.ndp-native-content .wp-block-button__link{background:var(--ndp-yellow);color:#080808}
.ndp-native-post{background:#fff;color:#171717}
.ndp-native-post .ndp-native-content{padding-top:clamp(115px,12vw,160px)}
.ndp-native-post h1{max-width:900px;margin:0 auto 26px;font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.04}
.ndp-native-post .ndp-post-meta{max-width:760px;margin:0 auto 42px;color:#777;font-size:.84rem}
.ndp-native-post .entry-content{font-family:Georgia,"Times New Roman",serif}
.ndp-native-post .entry-content :where(p,li){color:#292929;font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.78}
.ndp-native-post .entry-content :where(h2,h3){margin-top:1.8em;font-family:"Ubuntu","Helvetica Neue",Arial,sans-serif;line-height:1.15}
.ndp-native-404{min-height:75vh;display:grid;place-items:center;text-align:center}
.ndp-native-404 a{display:inline-flex;margin-top:20px;padding:14px 22px;border-radius:999px;background:var(--ndp-yellow);color:#080808;text-decoration:none;font-weight:700}
@media(max-width:700px){.ndp-native-content{width:calc(100% - 36px);padding-top:92px}.ndp-native-post .ndp-native-content{padding-top:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
