/*
Theme Name: BVS Planos Público
Author: Bruno Vasconcelos
Description: Apresentação pública de planos e assinaturas, integrada ao plugin BVS Planos e Assinaturas. Layout responsivo, identidade configurável e contratação pela Stripe.
Version: 1.0.1
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bvs-planos-publico
Tags: custom-logo, custom-menu, featured-images, full-width-template
*/
:root{--bvct-ink:#142139;--bvct-muted:#657186;--bvct-line:#e2e7ef;--bvct-accent:#3157d5;--bvct-bg:#f7f8fb}html{scroll-behavior:smooth}body{margin:0;background:var(--bvct-bg);color:var(--bvct-ink);font:400 15px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:var(--bvct-accent)}img{height:auto;max-width:100%}button,input,textarea,select{font:inherit}.bvct-skip{position:absolute;top:-100px;left:20px;z-index:1000;padding:12px 20px;border-radius:8px;background:var(--bvct-ink);color:#fff}.bvct-skip:focus{top:12px}.bvct-header{background:#fff;border-bottom:1px solid var(--bvct-line)}.bvct-header-inner{max-width:1184px;margin:0 auto;min-height:88px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bvct-brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:750;letter-spacing:-.035em;line-height:1.3;text-decoration:none;color:var(--bvct-ink);min-width:0;overflow-wrap:anywhere}.bvct-brand>span:last-child{max-width:360px;overflow-wrap:anywhere}.bvct-brand img{max-height:40px;width:auto;max-width:240px;object-fit:contain}.bvct-brand-icon{width:32px;height:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--bvct-accent);color:#fff;font-size:16px;font-weight:750;letter-spacing:0}.bvct-navigation{display:flex;gap:26px;align-items:center;flex-shrink:0}.bvct-navigation a{white-space:nowrap;color:var(--bvct-muted);text-decoration:none;font-size:12px;font-weight:650}.bvct-navigation a:hover{color:var(--bvct-accent)}.bvct-navigation .bvct-contact{padding:10px 15px;border:1px solid var(--bvct-line);border-radius:9px;color:var(--bvct-ink)}.bvct-main{min-height:calc(100vh - 210px)}.bvct-footer{border-top:1px solid var(--bvct-line);background:#fff;margin-top:20px}.bvct-footer-inner{max-width:1184px;margin:0 auto;padding:30px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bvct-footer-title{font-size:13px;font-weight:700;color:var(--bvct-ink);margin:0}.bvct-footer-copy{font-size:11px;line-height:1.7;color:var(--bvct-muted);margin:5px 0 0;max-width:500px}.bvct-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 22px}.bvct-footer-links a{font-size:11px;color:var(--bvct-muted);text-decoration:none}.bvct-footer-links a:hover{text-decoration:underline;text-underline-offset:3px}.bvct-document{max-width:840px;margin:0 auto;padding:64px 24px 72px}.bvct-document h1{font-size:clamp(30px,4vw,42px);line-height:1.2;letter-spacing:-.04em;margin:0 0 32px}.bvct-document h2{font-size:25px;line-height:1.3;letter-spacing:-.02em;margin-top:36px}.bvct-document p,.bvct-document li{color:#526077}.bvct-document a{text-underline-offset:3px}.bvct-document input,.bvct-document textarea{max-width:100%}.bvct-document table{width:100%;border-collapse:collapse}.bvct-document td,.bvct-document th{padding:12px;border:1px solid var(--bvct-line);text-align:left}.bvct-post+.bvct-post{border-top:1px solid var(--bvct-line);padding-top:36px;margin-top:36px}.bvct-post h2 a{color:var(--bvct-ink);text-decoration:none}.bvct-notice{max-width:720px;margin:64px auto;padding:32px;background:#fff;border:1px solid var(--bvct-line);border-radius:16px;text-align:center}.bvct-notice h1{font-size:27px;letter-spacing:-.03em}.bvct-notice p{color:var(--bvct-muted);font-size:14px}.bvct-theme-content .bvc-public{padding-top:64px}.bvct-theme-content>:not(.bvc-public){max-width:1184px;margin-left:auto;margin-right:auto}.bvct-navigation ul{list-style:none;padding:0;margin:0;display:flex;gap:22px}.bvct-navigation li{margin:0}:focus-visible{outline:3px solid var(--bvct-accent);outline-offset:4px}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;position:absolute!important;overflow:hidden;white-space:nowrap}
@media(max-width:680px){.bvct-header-inner{min-height:76px;padding:18px 16px;gap:16px;flex-wrap:wrap}.bvct-brand{font-size:16px;max-width:65%}.bvct-brand>span:last-child{white-space:normal}.bvct-brand img{max-width:170px;max-height:34px}.bvct-brand-icon{width:28px;height:28px;flex-basis:28px;border-radius:8px;font-size:14px}.bvct-navigation{gap:14px;margin-left:auto}.bvct-navigation a{font-size:11px}.bvct-navigation .bvct-contact{padding:9px 11px}.bvct-navigation ul{gap:12px;flex-wrap:wrap}.bvct-navigation .bvct-nav-plans{display:none}.bvct-footer-inner{padding:26px 20px;flex-direction:column;align-items:flex-start;gap:20px}.bvct-footer-links{justify-content:flex-start;gap:14px 20px}.bvct-document{padding:40px 20px 48px}.bvct-theme-content .bvc-public{padding-top:36px}.bvct-notice{margin:40px 16px;padding:26px 20px}.bvct-main{min-height:calc(100vh - 260px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
