/*
Theme Name: Vistamundo
Author: Vistamundo
Description: Revista digital editorial para tecnologia, casa e guias de compra. Layout inspirado na proposta visual Vistamundo, com personalização, anúncios e versão móvel.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: vistamundo
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root{--vm-paper:#fcfbf8;--vm-ink:#09252f;--vm-muted:#666563;--vm-line:#c8ceca;--vm-teal:#12454a;--vm-accent:#b65c29;--vm-serif:'Libre Caslon Display',Georgia,'Times New Roman',serif;--vm-sans:'DM Sans',Arial,sans-serif;--vm-width:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--vm-paper);color:var(--vm-ink);font-family:var(--vm-serif);font-size:18px;line-height:1.35}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:hover{color:var(--vm-accent)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--vm-accent);outline-offset:5px}img{max-width:100%;height:auto}svg{display:block}p,h1,h2,h3,h4{margin:0}button{cursor:pointer}.vm-container{width:calc(100% - 80px);max-width:var(--vm-width);margin:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.skip-link:focus{clip:auto;width:auto;height:auto;padding:12px;background:white;z-index:99999;left:20px;top:10px}.vm-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 0 20px}.vm-brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;color:var(--vm-ink)}.vm-mark{width:52px;height:52px;flex-shrink:0}.vm-brand-name{font-family:var(--vm-sans);font-size:47px;letter-spacing:-2.3px;font-weight:700;line-height:1}.vm-brand-tagline{display:block;font-family:var(--vm-sans);font-size:9px;letter-spacing:2.2px;text-transform:uppercase;margin-top:8px}.custom-logo{max-width:330px;max-height:65px;width:auto}.vm-nav{display:flex;align-items:center;gap:25px;font-size:15px}.vm-nav ul{display:flex;list-style:none;gap:26px;margin:0;padding:0;align-items:center}.vm-nav li{position:relative}.vm-nav li>a{padding:10px 0;display:block}.vm-nav .current-menu-item>a,.vm-nav .current_page_item>a,.vm-nav .vm-current{border-bottom:2px solid var(--vm-teal);font-family:var(--vm-sans);font-weight:700}.vm-nav .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;background:var(--vm-paper);box-shadow:0 5px 20px #0002;padding:12px;z-index:20}.vm-nav li:hover>.sub-menu,.vm-nav li:focus-within>.sub-menu{display:block}.vm-header-note{max-width:115px;color:var(--vm-muted);font-size:16px;line-height:1.1}.vm-icon-button{border:0;background:transparent;color:var(--vm-ink);padding:10px}.vm-icon-button svg{width:19px;height:19px}.vm-menu-toggle{display:none}.vm-search-panel{border-top:1px solid var(--vm-line);padding:15px 0 22px}.vm-search-panel[hidden]{display:none}.vm-search-form{display:flex;gap:8px;max-width:650px}.vm-search-form input{width:100%;min-width:0;background:white;border:1px solid var(--vm-line);padding:12px 15px;font-family:var(--vm-sans);font-size:15px}.vm-button,.vm-search-form button,.form-submit input{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--vm-teal);background:var(--vm-teal);color:white;padding:12px 20px;font-family:var(--vm-sans);font-size:14px;font-weight:600}.vm-button:hover{color:white;background:var(--vm-ink)}.vm-ad{background:#ececea;display:flex;position:relative;align-items:center;justify-content:center;min-height:80px;text-align:center;overflow:hidden;color:#777;font-family:var(--vm-sans);font-size:9px;letter-spacing:3px}.vm-ad-label{position:absolute;top:10px;left:0;width:100%;font-size:8px;letter-spacing:2px;pointer-events:none}.vm-ad--sidebar{min-height:150px;margin-top:25px;letter-spacing:0;font-family:var(--vm-serif);font-size:15px}.vm-ad-caption{color:#8b8b87;max-width:190px}.vm-ad--live{display:block;padding-top:28px;min-height:90px}.vm-ad--live .widget{margin:0;padding:0}.vm-intro{display:grid;grid-template-columns:1.2fr 1fr .24fr;align-items:center;gap:40px;padding:21px 0 24px}.vm-intro h1{font-size:clamp(45px,5.3vw,67px);line-height:.99;letter-spacing:-2.5px;max-width:610px;font-weight:400}.vm-intro>p{font-size:21px;line-height:1.25}.vm-intro-aside{font-family:var(--vm-sans);font-size:9px;letter-spacing:1.5px;line-height:1.5;text-transform:uppercase;position:relative}.vm-intro-aside:before{content:'';width:35px;height:2px;background:var(--vm-accent);position:absolute;left:-50px;top:20px}.vm-featured{display:grid;grid-template-columns:1.62fr 1fr;gap:26px}.vm-featured-stack{display:flex;flex-direction:column;gap:20px}.vm-photo{width:100%;display:block;overflow:hidden;position:relative;background:#e4e0d9;aspect-ratio:var(--vm-ratio,2.4)}.vm-photo svg,.vm-photo>img{width:100%;height:100%;object-fit:cover}.vm-hero{position:relative;min-height:580px;overflow:hidden;background:#31291f;display:flex;align-items:flex-end;color:white}.vm-hero>.vm-photo{position:absolute;inset:0;height:100%;aspect-ratio:auto}.vm-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 23%,rgba(25,22,16,.2) 40%,rgba(25,22,16,.94) 100%);pointer-events:none}.vm-hero-copy{position:relative;z-index:1;padding:28px 30px 24px;max-width:590px}.vm-eyebrow{display:block;font-family:var(--vm-sans);font-size:10px;font-weight:700;line-height:1.3;letter-spacing:1.9px;text-transform:uppercase;color:var(--vm-accent);margin:8px 0 6px}.vm-hero .vm-eyebrow{color:#fff5e9}.vm-hero h2{font-size:clamp(35px,4vw,49px);font-weight:400;letter-spacing:-1.25px;line-height:1.03;margin-bottom:11px}.vm-hero p{font-size:19px;line-height:1.22;max-width:460px}.vm-hero a:hover{color:#f0d2b7}.vm-read-more{display:inline-flex;gap:8px;align-items:center;font-family:var(--vm-sans);font-size:9px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin-top:12px}.vm-story h2,.vm-story h3{font-size:27px;font-weight:400;line-height:1.06;letter-spacing:-.6px}.vm-story p{font-size:18px;line-height:1.16;color:#44474b;margin-top:6px}.vm-story .vm-read-more{margin-top:9px}.vm-featured-stack .vm-photo{aspect-ratio:2.43}.vm-section{border-top:1px solid var(--vm-line);margin-top:30px;padding-top:11px}.vm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.vm-section-heading h2,.vm-sidebar h2{font-size:34px;font-weight:400;line-height:1.1;letter-spacing:-1px}.vm-section-heading>a{font-family:var(--vm-sans);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px}.vm-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.vm-guide-grid .vm-photo{aspect-ratio:2.3}.vm-guide-grid h3{font-size:25px}.vm-guide-grid .vm-eyebrow{font-size:9px;color:var(--vm-ink);margin-top:11px}.vm-bottom-grid{display:grid;grid-template-columns:2.1fr 1fr;gap:24px}.vm-latest-list{display:flex;flex-direction:column}.vm-list-story{display:grid;grid-template-columns:195px 1fr;gap:30px;padding:15px 0;border-bottom:1px solid #d9ddda}.vm-list-story:first-child{padding-top:0}.vm-list-story:last-child{border-bottom:0}.vm-list-story .vm-photo{aspect-ratio:1.7}.vm-list-story .vm-eyebrow{margin:0 0 5px;color:var(--vm-teal);font-size:9px}.vm-list-story h3{font-size:24px;line-height:1.07;font-weight:400;letter-spacing:-.5px}.vm-list-story p{font-size:17px;line-height:1.18;color:#666;margin-top:6px}.vm-date{display:block;font-family:var(--vm-sans);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#666;margin-top:8px}.vm-sidebar{border-left:1px solid var(--vm-line);padding-left:18px}.vm-popular{list-style:none;margin:13px 0 0;padding:0;counter-reset:stories}.vm-popular li{counter-increment:stories;display:grid;grid-template-columns:32px 1fr;gap:15px;padding:8px 0;border-bottom:1px solid #d9ddda;font-size:18px;line-height:1.2}.vm-popular li:before{content:counter(stories);font-size:25px;color:#9c9b96}.vm-sidebar .widget{margin-top:28px}.vm-sidebar .widget h2{font-size:25px;margin-bottom:12px}.vm-sidebar .widget ul{padding-left:20px}.vm-sidebar .widget a{text-decoration:underline}.vm-footer{border-top:1px solid var(--vm-line);margin-top:38px;padding:18px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.vm-footer .vm-mark{width:38px;height:38px}.vm-footer .vm-brand-name{font-family:var(--vm-serif);font-size:34px;letter-spacing:-1px}.vm-footer .vm-brand-tagline{font-size:7px;letter-spacing:1.4px;margin-top:4px}.vm-footer-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:22px;font-size:13px}.vm-footer-social{display:flex;gap:15px;align-items:center}.vm-footer-social svg{width:17px;height:17px}.vm-footer-note{font-size:14px;color:#777;max-width:175px;border-left:1px solid var(--vm-line);padding-left:25px}.vm-demo-notice{font-family:var(--vm-sans);font-size:12px;padding:12px;border:1px dashed var(--vm-line);margin-top:25px;color:var(--vm-muted)}.vm-archive-header{padding:35px 0;border-bottom:1px solid var(--vm-line);margin-bottom:25px}.vm-archive-header h1{font-size:50px;font-weight:400;letter-spacing:-1.4px}.vm-archive-header p{margin-top:10px;color:var(--vm-muted)}.vm-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.vm-pagination{margin:35px 0;font-family:var(--vm-sans);display:flex;gap:15px;justify-content:center}.vm-pagination .page-numbers{padding:9px 14px;border:1px solid var(--vm-line)}.vm-pagination .current{background:var(--vm-teal);color:white}.vm-article{max-width:850px;margin:40px auto}.vm-article-header{max-width:820px;margin:0 auto 26px;text-align:center}.vm-article-header h1{font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.04;letter-spacing:-1.8px}.vm-article-header .vm-eyebrow{margin-bottom:15px}.vm-article-meta{font-family:var(--vm-sans);font-size:12px;color:var(--vm-muted);margin-top:18px}.vm-article-cover{margin:25px 0}.vm-article-cover img{width:100%;height:auto}.vm-content{font-family:var(--vm-sans);font-size:17px;line-height:1.8;overflow-wrap:anywhere}.vm-content>*+*{margin-top:22px}.vm-content h2,.vm-content h3,.vm-content h4{font-family:var(--vm-serif);font-weight:400;line-height:1.12}.vm-content h2{font-size:38px;margin-top:35px}.vm-content h3{font-size:30px}.vm-content a{text-decoration:underline;text-underline-offset:3px}.vm-content blockquote{border-left:3px solid var(--vm-accent);margin-left:0;padding:10px 25px;background:#f1efe7}.vm-content ul,.vm-content ol{padding-left:25px}.vm-content table{border-collapse:collapse;width:100%}.vm-content td,.vm-content th{border:1px solid var(--vm-line);padding:12px;text-align:left}.vm-content pre{overflow:auto;padding:20px;background:#eee}.vm-content figure{margin-left:0;margin-right:0}.vm-content .wp-block-image img{height:auto}.alignleft{float:left;margin:0 25px 20px 0}.alignright{float:right;margin:0 0 20px 25px}.aligncenter{margin-left:auto;margin-right:auto;display:block}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px;color:var(--vm-muted)}.vm-content:after{content:'';display:table;clear:both}.vm-affiliate-notice{border-top:1px solid var(--vm-line);border-bottom:1px solid var(--vm-line);padding:14px 0;margin-bottom:28px;color:var(--vm-muted);font-family:var(--vm-sans);font-size:12px;line-height:1.6}.vm-post-navigation{border-top:1px solid var(--vm-line);margin-top:35px;padding-top:20px;font-size:22px}.vm-post-navigation .nav-links{display:flex;gap:30px;justify-content:space-between}.vm-post-navigation .nav-previous,.vm-post-navigation .nav-next{max-width:45%}.vm-comments{margin-top:40px;border-top:1px solid var(--vm-line);padding-top:20px}.vm-comments h2,.comment-reply-title{font-size:30px;font-weight:400}.comment-list{padding:0;list-style:none}.comment-list .children{list-style:none}.comment-body{padding:20px 0;border-bottom:1px solid var(--vm-line);font-family:var(--vm-sans);font-size:15px}.comment-author{display:flex;align-items:center;gap:10px}.comment-metadata{font-size:12px;color:#777;margin:10px 0}.bypostauthor>.comment-body{border-left:2px solid var(--vm-accent);padding-left:15px}.comment-form{font-family:var(--vm-sans);font-size:14px}.comment-form p{margin-top:18px}.comment-form label{display:block;margin-bottom:5px}.comment-form textarea,.comment-form input:not([type=submit]):not([type=checkbox]){width:100%;border:1px solid var(--vm-line);background:white;padding:10px}.comment-form-cookies-consent{display:flex;gap:10px}.vm-empty{padding:50px 0;max-width:750px}.vm-empty h1,.vm-empty h2{font-size:40px;font-weight:400;margin-bottom:15px}.vm-empty p{margin-bottom:20px}.vm-content .wp-block-button__link{background:var(--vm-teal);border-radius:0;font-size:15px;text-decoration:none}.vm-content .wp-block-gallery{gap:15px}.vm-ad .adsbygoogle{letter-spacing:normal}
.vm-story.vm-hero h2{font-size:clamp(35px,4vw,49px);font-weight:400;letter-spacing:-1.25px;line-height:1.03;margin-bottom:11px}.vm-story.vm-hero p{color:#fff;font-size:19px;line-height:1.22;max-width:460px}.vm-intro h1{font-weight:700}.vm-hero>.vm-photo svg{display:none}.vm-hero>.vm-photo{background:url('assets/images/hero-editorial.png') center center/cover no-repeat}.vm-featured-stack .vm-story p{font-size:17px}.vm-featured-stack .vm-story h2{font-size:26px}
@media(min-width:1400px){.vm-hero{min-height:610px}.vm-featured-stack .vm-story h2{font-size:30px}.vm-featured-stack .vm-story p{font-size:20px}}
@media(max-width:1150px){.vm-header{gap:20px}.vm-brand-name{font-size:39px}.vm-brand-tagline{font-size:7px}.vm-mark{width:44px;height:44px}.vm-nav,.vm-nav ul{gap:20px}.vm-header-note{display:none}.vm-intro{grid-template-columns:1.2fr 1fr;gap:45px}.vm-intro-aside{display:none}.vm-hero{min-height:490px}.vm-hero-copy{padding:25px}.vm-story h2{font-size:24px}.vm-list-story{grid-template-columns:155px 1fr;gap:22px}.vm-list-story h3{font-size:21px}.vm-footer{gap:15px}.vm-footer-note{max-width:145px;padding-left:15px}.vm-footer-nav ul{gap:15px}}
@media(max-width:800px){.vm-container{width:calc(100% - 40px)}.vm-header{min-height:90px;flex-wrap:wrap;gap:15px;padding:18px 0}.vm-brand-name{font-size:35px}.vm-brand-tagline{font-size:7px;letter-spacing:1.6px}.vm-mark{width:40px;height:40px}.vm-menu-toggle{display:block;margin-left:auto}.vm-nav{width:100%;display:flex;flex-wrap:wrap;border-top:1px solid var(--vm-line);padding-top:10px}.vm-nav ul{flex-wrap:wrap;gap:10px 25px;flex:1}.vm-nav li>a{padding:8px 0}.vm-nav .sub-menu{position:static;box-shadow:none}.js .vm-nav{display:none}.js .vm-nav.is-open{display:flex}.vm-intro{gap:20px;padding:25px 0}.vm-intro h1{font-size:46px;letter-spacing:-1.6px}.vm-intro>p{font-size:18px}.vm-featured{grid-template-columns:1.35fr 1fr;gap:20px}.vm-hero{min-height:490px}.vm-hero h2{font-size:38px}.vm-hero-copy{padding:22px}.vm-hero p{font-size:17px}.vm-story h2,.vm-story h3{font-size:23px}.vm-story p{font-size:16px}.vm-bottom-grid{grid-template-columns:1fr}.vm-sidebar{border-left:0;padding-left:0;border-top:1px solid var(--vm-line);padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.vm-sidebar h2{grid-column:1/-1}.vm-popular{margin-top:0}.vm-ad--sidebar{margin-top:0}.vm-footer{flex-wrap:wrap}.vm-footer-note{border:0;padding:0;max-width:none;width:100%}.vm-guide-grid{gap:18px}.vm-section-heading h2,.vm-sidebar h2{font-size:30px}.vm-section-heading>a{font-size:8px;letter-spacing:1px}.vm-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.vm-container{width:calc(100% - 32px)}.vm-brand{gap:9px}.vm-brand-name{font-size:31px;letter-spacing:-1.5px}.vm-brand-tagline{font-size:6px;letter-spacing:1.1px}.vm-mark{width:36px;height:36px}.vm-intro{grid-template-columns:1fr;gap:15px}.vm-intro h1{font-size:45px;max-width:430px}.vm-intro>p{font-size:19px;max-width:380px}.vm-ad{min-height:65px}.vm-featured{grid-template-columns:1fr}.vm-hero{min-height:440px}.vm-hero h2{font-size:40px;max-width:380px}.vm-hero-copy{padding:24px}.vm-hero p{font-size:18px}.vm-featured-stack{gap:25px}.vm-featured-stack .vm-photo{aspect-ratio:2.2}.vm-featured-stack .vm-story h2{font-size:29px}.vm-featured-stack .vm-story p{font-size:18px}.vm-guide-grid{grid-template-columns:1fr;gap:25px}.vm-guide-grid h3{font-size:28px}.vm-guide-grid .vm-photo{aspect-ratio:2}.vm-section-heading{align-items:flex-start}.vm-section-heading>a{max-width:110px;text-align:right;padding-top:7px}.vm-list-story{grid-template-columns:110px minmax(0,1fr);gap:15px;padding:17px 0}.vm-list-story .vm-photo{aspect-ratio:1.15}.vm-list-story h3{font-size:22px}.vm-list-story p{font-size:16px}.vm-date{font-size:8px;letter-spacing:1px}.vm-sidebar{display:block}.vm-popular{margin-top:12px}.vm-ad--sidebar{margin-top:25px;min-height:180px}.vm-footer{gap:22px}.vm-footer-nav{width:100%}.vm-footer-nav ul{gap:25px}.vm-footer .vm-brand-name{font-size:32px}.vm-footer-social{margin-left:auto}.vm-archive-grid{grid-template-columns:1fr}.vm-archive-header h1{font-size:42px}.vm-article{margin-top:28px}.vm-article-header{text-align:left}.vm-article-header h1{font-size:41px}.vm-content{font-size:16px}.vm-content h2{font-size:32px}.vm-content h3{font-size:27px}.vm-post-navigation .nav-links{font-size:19px}.vm-search-form button{padding:10px 12px}.vm-footer-note{font-size:13px}}
.vm-hero>.vm-photo:has(>img){background:none}.vm-hero>.vm-photo:has(>img) svg{display:block}
@media(max-width:1150px){.vm-featured-stack .vm-story h2{font-size:24px}.vm-featured-stack .vm-story p{font-size:16px}.vm-intro h1{max-width:470px}.vm-brand-name{font-size:44px}.vm-brand-tagline{font-size:8px}.vm-mark{width:48px;height:48px}.vm-nav,.vm-nav ul{gap:23px}.vm-header-note{display:block;font-size:14px;max-width:100px}.vm-header{gap:20px}.vm-intro{grid-template-columns:1.15fr 1fr .24fr;gap:35px}.vm-intro-aside{display:block;font-size:8px}.vm-intro>p{font-size:19px}.vm-intro h1{font-size:54px}.vm-intro-aside:before{width:30px;left:-40px}.vm-hero{min-height:470px}.vm-story.vm-hero h2{font-size:44px}.vm-story.vm-hero p{font-size:18px}}
@media(max-width:1000px){.vm-header-note{display:none}.vm-intro{grid-template-columns:1.2fr 1fr;gap:35px}.vm-intro-aside{display:none}.vm-brand-name{font-size:39px}.vm-brand-tagline{font-size:7px}.vm-mark{width:44px;height:44px}}
@media(max-width:800px){.vm-brand-name{font-size:35px}.vm-brand-tagline{font-size:7px}.vm-mark{width:40px;height:40px}.vm-intro h1{font-size:46px}.vm-story.vm-hero h2{font-size:38px}.vm-story.vm-hero p{font-size:17px}.vm-hero{min-height:490px}}
@media(max-width:560px){.vm-brand-name{font-size:31px}.vm-brand-tagline{font-size:6px}.vm-mark{width:36px;height:36px}.vm-intro{grid-template-columns:1fr;gap:15px}.vm-intro h1{font-size:45px}.vm-story.vm-hero h2{font-size:40px}.vm-story.vm-hero p{font-size:18px}.vm-hero{min-height:440px}.vm-featured-stack .vm-story h2{font-size:29px}.vm-featured-stack .vm-story p{font-size:18px}}
body{font-family:Georgia,'Times New Roman',serif;font-size:16px}h1,h2,h3,h4{font-family:var(--vm-serif)}.vm-hero .vm-photo img{object-position:center 43%}.vm-hero-copy{max-width:520px}.vm-story.vm-hero h2{max-width:430px}.vm-story p{font-family:'Times New Roman',serif}.vm-list-story h3{font-size:22px}.vm-list-story p{font-family:'Times New Roman',serif;font-size:16px}.vm-guide-grid h3{font-size:23px}.vm-guide-grid p{font-size:16px}.vm-intro>p{font-family:'Times New Roman',serif}.vm-header-note,.vm-footer-note,.vm-popular{font-family:'Times New Roman',serif}.vm-featured-stack .vm-story h2{font-size:25px}.vm-featured-stack .vm-story p{font-size:17px}
@media(min-width:1400px){.vm-featured-stack .vm-story h2{font-size:30px}.vm-featured-stack .vm-story p{font-size:20px}.vm-guide-grid h3{font-size:29px}.vm-guide-grid p{font-size:19px}}
@media(min-width:1001px) and (max-width:1150px){.vm-intro{grid-template-columns:1.4fr 1fr .2fr;gap:25px}.vm-intro h1{font-size:51px}.vm-intro>p{font-size:18px}.vm-featured-stack .vm-story h2{font-size:23px}.vm-featured-stack .vm-story p{font-size:16px}.vm-story.vm-hero h2{font-size:45px;max-width:390px}.vm-story.vm-hero p{font-size:17px}.vm-list-story h3{font-size:21px}.vm-section-heading h2,.vm-sidebar h2{font-size:32px}.vm-list-story{grid-template-columns:180px 1fr;gap:28px}}
@media(max-width:560px){.vm-featured-stack .vm-story h2{font-size:29px}.vm-featured-stack .vm-story p{font-size:18px}.vm-guide-grid h3{font-size:28px}.vm-guide-grid p{font-size:18px}.vm-list-story h3{font-size:22px}.vm-list-story p{font-size:16px}}
.vm-header{min-height:82px;padding:12px 0 16px}.vm-ad--top{min-height:64px}.vm-intro{padding:18px 0 24px}.vm-featured-stack .vm-eyebrow{font-size:9px;letter-spacing:1.5px;margin:4px 0}.vm-featured-stack .vm-read-more{margin-top:7px}.vm-featured-stack{gap:18px}.vm-featured-stack .vm-story:last-child .vm-photo{aspect-ratio:2.8}
@media(min-width:1001px) and (max-width:1150px){.vm-intro h1{font-size:48px}.vm-featured-stack .vm-story h2{font-size:22px}.vm-featured-stack .vm-story p{font-size:15px}.vm-featured-stack .vm-photo{aspect-ratio:2.52}.vm-guide-grid h3{font-size:21px}.vm-section-heading h2,.vm-sidebar h2{font-size:30px}.vm-list-story{grid-template-columns:153px 1fr;gap:30px;padding:11px 0}.vm-list-story h3{font-size:19px}.vm-list-story p{font-size:15px}.vm-list-story .vm-date{font-size:8px}.vm-section{margin-top:26px}.vm-footer{margin-top:28px}.vm-popular{font-size:16px}.vm-popular li{font-size:16px}.vm-story.vm-hero h2{font-size:43px}}
@media(max-width:800px){.vm-header{min-height:82px;padding:16px 0}.vm-featured-stack .vm-story:last-child .vm-photo{aspect-ratio:2.43}}
@media(max-width:560px){.vm-featured-stack{gap:25px}.vm-featured-stack .vm-story:last-child .vm-photo{aspect-ratio:2.2}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
