:root{--color-bg:#fff;--color-footer-bg:#2c3e50;--color-accent:#c82333;--color-cta:#198754;--color-cta-hover:#157347;--color-text:#212529;--color-footer-text:#e9ecef;--color-footer-muted:#adb5bd;--max-width:720px}*,:before,:after{box-sizing:border-box}body{color:#212529;background-color:#fff;margin:0;font-family:"Source Sans 3",system-ui,-apple-system,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.main{background-color:var(--color-bg);flex:1;padding:2rem 1rem 3rem}.container{max-width:var(--max-width);margin:0 auto}.pvl{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.pvl-video{width:100%;max-width:100%}.pvl-video__header{color:#fff;background-color:#000;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.pvl-video__menu,.pvl-video__search{cursor:pointer;color:inherit;background:0 0;border:none;padding:.25rem}.pvl-video__menu-icon{background:linear-gradient(currentColor 2px,#0000 2px) 0 0/100% 4px;width:20px;height:14px;display:block}.pvl-video__search-icon{border:2px solid;border-radius:50%;width:18px;height:18px;display:block;position:relative}.pvl-video__search-icon:after{content:"";background:currentColor;width:8px;height:2px;position:absolute;bottom:-4px;right:-2px;transform:rotate(45deg)}.pvl-video__brand{font-size:1rem;font-weight:700}.pvl-video__ticker{color:#fff;background-color:#c82333;padding:.5rem 0;overflow:hidden}.pvl-video__ticker-text{white-space:nowrap;padding-left:100%;font-size:.85rem;font-weight:700;animation:20s linear infinite pvl-ticker;display:inline-block}@keyframes pvl-ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}.pvl-video__player-wrap{width:100%;margin-top:2rem}.pvl-video__player{max-width:100%}@media (width>=768px){.pvl-video__player-wrap{max-width:960px;margin-left:auto;margin-right:auto}}.esconder{display:none!important}.pvl-offers-spacer{min-height:100vh}.pvl-offers-wrap:not(.esconder)+.pvl-offers-spacer{display:none}.pvl-offers{max-width:1000px;margin:0 auto;padding:2rem 1rem 3rem}.pvl-offers__title{text-align:center;color:#212529;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.pvl-offers__subtitle{text-align:center;color:#495057;margin:0 0 2rem;font-size:1rem}.pvl-offers__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1.5rem;display:grid}@media (width>=768px){.offer-card--bottles-2{order:1}.offer-card--bottles-3{order:2}.offer-card--bottles-6{order:3}}.offer-card{text-align:center;background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:0 0 1.25rem;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.offer-card--best{border:2px solid #c82333;box-shadow:0 4px 16px #c8233326}.offer-card__badge{color:#212529;z-index:1;background:#ffc107;border-radius:0 0 8px 8px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.offer-card__header{color:#fff;background:#e85d04;padding:.75rem 1rem}.offer-card--best .offer-card__header{padding-top:1.75rem}.offer-card__bottles{font-size:1.25rem;font-weight:700;display:block}.offer-card__supply{opacity:.95;font-size:.85rem;display:block}.offer-card__image-wrap{justify-content:center;align-items:center;min-height:120px;padding:1rem;display:flex}.offer-card__image{object-fit:contain;max-width:100%;max-height:160px}.offer-card__per-bottle{color:#e85d04;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.offer-card__prices{margin:0 0 .5rem;font-size:.95rem}.offer-card__original{color:#868e96;margin-right:.5rem;text-decoration:line-through}.offer-card__total{color:#212529;font-weight:700}.offer-card__save{color:#212529;background:#fff3cd;border-radius:6px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.offer-card__cta{background:var(--color-cta);color:#fff;text-transform:uppercase;border-radius:8px;width:calc(100% - 2rem);margin:0 auto .5rem;padding:.85rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:block}.offer-card__cta:hover{background:var(--color-cta-hover)}.offer-card__shipping{color:#198754;margin:0 0 .25rem;font-size:.9rem;font-weight:600}.offer-card__guarantee{color:#6c757d;margin:0 0 .75rem;font-size:.8rem}.offer-card__cards{padding:0 1rem}.offer-card__cards-img{max-width:100%;height:auto;margin:0 auto;display:block}.footer{background-color:var(--color-footer-bg);color:var(--color-footer-text);padding:2rem 1rem 3rem}.footer__container{max-width:var(--max-width);margin:0 auto;font-size:.875rem;line-height:1.6}.footer__copyright{text-align:center;color:var(--color-footer-muted);margin:0 0 1rem}.footer__links{text-align:center;margin-bottom:1rem}.footer__links a{color:var(--color-footer-text);text-decoration:none}.footer__links a:hover{text-decoration:underline}.footer__sep{color:var(--color-footer-muted);margin:0 .35rem}.footer__facebook{text-align:center;color:var(--color-footer-muted);margin:0 0 2rem;font-size:.8rem}.footer__disclaimers{text-align:left}.footer__disclaimers section{margin-bottom:1.5rem}.footer__disclaimers section:last-child{margin-bottom:0}.footer__disclaimers-general{color:var(--color-footer-muted);margin:0 0 1.5rem;font-size:.8rem}.footer__disclaimer-title{color:var(--color-footer-text);margin:0 0 .5rem;font-size:.9rem;font-weight:700}.footer__disclaimers p{color:var(--color-footer-muted);margin:0;font-size:.8rem}.legal-page{background-color:var(--color-bg);min-height:100vh;padding:2rem 1rem 4rem}.legal-page__container{max-width:var(--max-width);margin:0 auto}.legal-page__title{color:var(--color-text);margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.legal-page__updated{color:var(--color-footer-muted);margin:0 0 1.5rem;font-size:.875rem}.legal-page__content{color:var(--color-text);font-size:1rem;line-height:1.65}.legal-page__content h2{margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:700}.legal-page__content p{margin:0 0 1rem}.legal-page__content a{color:var(--color-accent);text-decoration:none}.legal-page__content a:hover{text-decoration:underline}.legal-page__back{color:var(--color-accent);margin-top:2rem;font-weight:600;text-decoration:none;display:inline-block}.legal-page__back:hover{text-decoration:underline}.contact-page{background-color:var(--color-bg);min-height:100vh;padding:2rem 1rem 4rem}.contact-page__container{max-width:var(--max-width);margin:0 auto}.contact-page__title{color:var(--color-text);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.contact-page__intro{color:#495057;margin:0 0 2rem;font-size:1rem;line-height:1.6}.contact-page__section{margin-bottom:2rem}.contact-page__section-title{color:var(--color-text);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.contact-page__email-link{color:var(--color-accent);font-weight:600;text-decoration:none}.contact-page__email-link:hover{text-decoration:underline}.contact-page__hours{color:#495057;margin:0;font-size:.95rem;line-height:1.6}.contact-page__back{color:var(--color-accent);margin-top:1rem;font-weight:600;text-decoration:none;display:inline-block}.contact-page__back:hover{text-decoration:underline}
