/* A shared ink-and-paper palette for the generated comic series. */
body[data-art-style="vintage"],body[data-art-style="vintage"] *{
 --_global-colors---brand-500--velvet-plum:#14281e;
 --_global-colors---brand-500--powder-sky:#83afa0;
 --_global-colors---brand-500--blush-bloom:#d6ae6a;
 --_global-colors---base-0--100:#f2e3bd;
 --_global-colors---base-0--0:#f2e3bd00;
 --_global-colors---base-0--60:#f2e3bd99;
 --_global-colors---base-0--30:#f2e3bd4d;
 --_global-colors---base-0--10:#f2e3bd1a;
 --_global-colors---base-0--5:#f2e3bd0d;
 --_global-colors---base-1000--100:#14281e;
 --_global-colors---base-1000--60:#14281e99;
 --_global-colors---base-1000--30:#14281e4d;
 --_global-colors---base-1000--10:#14281e1a;
 --_global-colors---base-1000--5:#14281e0d;
 --_global-colors---base-1000--0:#14281e00;
}
body[data-art-style="vintage"] .flower{visibility:hidden;pointer-events:none}
body[data-art-style="vintage"] .hero-img{object-fit:cover;object-position:center bottom}
body[data-art-style="vintage"] .hero-s_logo .h1{font-size:clamp(64px,10vw,170px);line-height:.95;font-weight:700;letter-spacing:-.06em}
body[data-art-style="vintage"] .hero-s_logo_a .a2{font-size:clamp(22px,3vw,48px);letter-spacing:.02em;line-height:1.2}
body[data-art-style="vintage"] .hero-s_logo_a,body[data-art-style="vintage"] .preloader_logo_a{margin:12px 0 0;transform:none}
body[data-art-style="vintage"] .navibe-inner{color:#14281e}
body[data-art-style="vintage"].navibe-inner-page{background:#f2e3bd;color:#14281e}
body[data-art-style="vintage"] .navibe-footer{background:#14281e;color:#f2e3bd}
body[data-art-style="vintage"] .submit{background:#14281e;border-color:#14281e;color:#f2e3bd}
body[data-art-style="vintage"] .navibe-version{background:#f2e3bdf0;color:#14281e;border-color:#14281e30}
body[data-art-style="vintage"] .project-image img,body[data-art-style="vintage"] .article-grid img{border:1px solid #14281e30}
body[data-art-style="vintage"] .loc-path-s{background:#f2e3bd url('/era-copy/vintage/paper-landscape.webp') center/cover no-repeat}
body[data-art-style="vintage"] .loc-path-s_path_c{background:#f2e3bde8;border-radius:12px}
@media(max-width:767px){body[data-art-style="vintage"] .hero-s_logo .h1{font-size:clamp(60px,16vw,120px)}body[data-art-style="vintage"] .hero-img{object-position:63% bottom}}
