/* Shared policy strip, account endpoints, and support presentation. */
.pv-announcement{position:sticky;top:0;z-index:60;min-height:38px;padding:9px 18px;background:#005b3d;color:#fff;font-size:13px;line-height:1.4;text-align:center}
.pv-announcement p{margin:0;color:inherit;font-size:inherit;line-height:inherit}
.pv-announcement strong{font-weight:750;margin-right:4px}
.admin-bar .pv-announcement{top:32px}
.footer-address{font-style:normal;font-size:15px;line-height:1.65;color:#476153;margin:20px 0}
.footer-address strong{color:#183f2b;font-weight:650}

/* Mobile starts with one compact control; navigation remains usable without JS. */
.ovs-account .page-heading{margin-bottom:24px}
.ovs-account .page-heading h1,.ovs-contact .page-heading h1{font-size:clamp(38px,4.5vw,62px);line-height:1.06;letter-spacing:-.045em}
.ovs-account .page-heading .eyebrow,.ovs-contact .page-heading .eyebrow{font-size:12px}
.ovs-account-signed-in .page-content>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}
.ovs-account-signed-in .page-content>.woocommerce:before,.ovs-account-signed-in .page-content>.woocommerce:after{display:none}
.ovs-account-signed-in .woocommerce-notices-wrapper{grid-column:1/-1}
.ovs-account-signed-in .woocommerce-notices-wrapper:empty{display:none}
.ovs-account .woocommerce-MyAccount-navigation,.ovs-account .woocommerce-MyAccount-content{float:none;width:100%;min-width:0}
.ovs-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:8px;border:1px solid #cfe1d6;border-radius:12px;background:#f3faf6;margin:0}
.ovs-account .woocommerce-MyAccount-navigation li{margin:0;list-style:none}
.ovs-account .woocommerce-MyAccount-navigation li a{height:100%;display:flex;align-items:center;min-height:48px;padding:12px;font-size:16px;line-height:1.25;background:transparent;border:0;border-radius:7px;font-weight:550}
.ovs-account .woocommerce-MyAccount-navigation li.is-active a{background:#005b3d;color:white}
.ovs-account .woocommerce-MyAccount-navigation li:not(.is-active) a:hover{background:#deefe5;color:#005b3d}
.ovs-account-toggle{display:none}
.ovs-account .is-enhanced .ovs-account-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:62px;border:1px solid #bed9c9;border-radius:10px;background:#eff9f3;color:#163b29;padding:12px 40px 12px 16px;text-align:left;position:relative;font-family:var(--sans);letter-spacing:0;text-transform:none}
.ovs-account-toggle span{font-size:13px;font-weight:500;color:#496653}
.ovs-account-toggle strong{font-size:16px;line-height:1.25}
.ovs-account-toggle:after{content:'';position:absolute;right:18px;top:23px;width:8px;height:8px;border-right:2px solid #005b3d;border-bottom:2px solid #005b3d;transform:rotate(45deg)}
.ovs-account-toggle[aria-expanded=true]:after{transform:rotate(225deg);top:27px}
.ovs-account .is-enhanced:not(.is-open) ul{display:none}
.ovs-account .is-enhanced.is-open ul{margin-top:6px}
.ovs-account .woocommerce-MyAccount-content{margin:0;padding:23px 19px;border:1px solid #d4e4da;border-radius:14px;background:#fff;box-shadow:0 5px 24px #173c2510}
.ovs-account .woocommerce-MyAccount-content p{font-size:17px;line-height:1.65;color:#40574a;margin:0 0 18px}
.ovs-account .woocommerce-MyAccount-content a:not(.button):not(.ovs-account-card){color:#006240;text-underline-offset:4px}
.ovs-account .woocommerce-MyAccount-content>p:first-child{color:#122b1d;font-size:20px;line-height:1.5}
.ovs-account-section-title{font-size:30px;line-height:1.12;margin:0 0 24px;letter-spacing:-.035em}
.ovs-account-cards{display:grid;gap:10px;margin:24px 0}
.ovs-account-card{position:relative;display:grid;grid-template-columns:34px 1fr;column-gap:13px;row-gap:5px;padding:18px 38px 18px 16px;border:1px solid #d4e6da;border-radius:11px;background:#f6fbf8;color:#005b3d;text-decoration:none;transition:background .15s,border-color .15s}
.ovs-account-card:hover{background:#e7f7ee;border-color:#79b994}
.ovs-account-card>svg:first-child{grid-row:1/3;margin-top:2px}
.ovs-account-card strong{font-size:19px;line-height:1.2;letter-spacing:-.025em;color:#102d1c}
.ovs-account-card span{font-size:15px;line-height:1.45;color:#52685b}
.ovs-account-card>.ovs-arrow{position:absolute;right:12px;top:19px}
.ovs-account .ovs-account-explore{display:grid;gap:18px;padding:23px 20px;border-radius:12px;background:#daf5e5;border:1px solid #bbe6ce}
.ovs-account .ovs-account-explore .eyebrow{font-size:10px;margin:0 0 10px;color:#005b3d;letter-spacing:.075em}
.ovs-account-explore h2{font-size:28px;line-height:1.08;letter-spacing:-.035em;margin:0 0 10px}
.ovs-account .ovs-account-explore p:not(.eyebrow){font-size:16px;margin:0}
.ovs-account-explore>div:last-child{display:grid;gap:12px;align-content:center}
.ovs-account .woocommerce .button{background:#006241;color:white;font-family:var(--sans);font-size:17px;font-weight:650;line-height:1.3;letter-spacing:0;text-transform:none;min-height:49px;padding:13px 19px;border-radius:8px;text-align:center;white-space:normal}
.ovs-account .woocommerce .button:hover{background:#034b33;color:white}
.ovs-account-coa{font-size:15px;text-align:center;text-decoration:underline}
.ovs-account .ovs-account-help{font-size:15px!important;margin:22px 0 0!important}
.ovs-account .woocommerce-MyAccount-content form{font-size:17px}
.ovs-account .woocommerce form .form-row{padding:0;margin-bottom:19px}
.ovs-account .woocommerce form .form-row label{font-size:16px;font-weight:650;line-height:1.4;margin-bottom:8px;color:#233f2e}
.ovs-account .woocommerce form .form-row input.input-text,.ovs-account .woocommerce form .form-row textarea,.ovs-account .woocommerce form .form-row select{font-family:var(--sans);font-size:17px;min-height:50px;padding:12px;border-radius:8px;border:1px solid #bed2c5;background:white;color:#102d1c}
.ovs-account .woocommerce form .form-row em{display:block;font-size:14px;line-height:1.45;margin-top:8px}
.ovs-account .woocommerce form fieldset{margin:20px 0;padding:20px 0 0;border:0;border-top:1px solid #d7e5dd}
.ovs-account .woocommerce form legend{font-size:21px;font-weight:650;padding:0 0 12px}
.ovs-account .woocommerce-Address-title h2,.ovs-account .woocommerce-Address-title h3{font-size:23px;line-height:1.2;margin:0 0 14px}
.ovs-account .woocommerce-Addresses{display:grid;gap:18px}
.ovs-account .woocommerce-Address{width:auto;float:none;padding:20px;border:1px solid #d4e6da;border-radius:10px;background:#f7fbf9}
.ovs-account .woocommerce-Address address{font-size:17px;line-height:1.65;margin-top:12px}
.ovs-account .woocommerce table.shop_table{font-size:16px;border-color:#d4e6da;border-radius:10px}
.ovs-account .woocommerce table.shop_table th,.ovs-account .woocommerce table.shop_table td{padding:14px 12px}
.ovs-account .woocommerce-info{font-size:17px;background:#f0f8f3;border-color:#005b3d;border-radius:8px;line-height:1.5}

/* Existing contact blocks and form keep their content and submission behavior. */
.ovs-contact .page-heading{margin-bottom:20px}
.ovs-contact .page-content>.large-lede{font-size:20px;line-height:1.5;max-width:850px}
.ovs-contact .page-content>.contact-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;margin-top:25px;align-items:start}
.ovs-contact .contact-grid>.wp-block-column{min-width:0}
.ovs-contact .contact-grid>.wp-block-column:first-child{padding:23px;border:1px solid #cfe6d8;background:#eff9f3;border-radius:14px}
.ovs-contact .pv-contact-peppy{float:right;width:100px;margin:0 -8px 8px 12px}
.ovs-contact .pv-contact-peppy img{width:100px;height:145px;object-fit:contain}
.ovs-contact .contact-grid .wp-block-column:first-child>h3{font-size:28px;line-height:1.12;letter-spacing:-.035em;padding:0;margin:0 0 16px}
.ovs-contact .contact-grid p{font-size:17px;line-height:1.55;margin-bottom:18px;color:#405b4a}
.ovs-contact .contact-grid .pv-fine{clear:both;font-size:15px;line-height:1.6;margin:20px 0 0;padding-top:18px;border-top:1px solid #cfe2d7}
.ovs-contact .ovr-contact-form{padding:22px;background:#fff;border:1px solid #cfe0d5;border-radius:14px;box-shadow:0 5px 24px #173c250b}
.ovs-contact .ovr-contact-form label{display:block;font-size:16px;line-height:1.4;font-weight:650;margin-bottom:8px;color:#213b2c}
.ovs-contact .ovr-contact-form input,.ovs-contact .ovr-contact-form select,.ovs-contact .ovr-contact-form textarea{font-family:var(--sans);font-size:17px;line-height:1.4;min-height:51px;padding:12px;border:1px solid #bed2c5;border-radius:8px;background:#fff;color:#102d1c}
.ovs-contact .ovr-contact-form textarea{min-height:160px}
.ovs-contact .ovr-contact-form p{font-size:15px;line-height:1.55}
.ovs-contact .ovr-contact-form button{width:100%;min-height:52px;font-family:var(--sans);font-size:18px;font-weight:650;text-transform:none;letter-spacing:0;border-radius:8px}
.ovs-account :is(a,button,input,select,textarea):focus-visible,.ovs-contact :is(a,button,input,select,textarea):focus-visible{outline:3px solid #35a670;outline-offset:3px}

@media(min-width:782px){
 .ovs-account .page-heading{margin-bottom:30px}
 .ovs-account-signed-in .page-content>.woocommerce{grid-template-columns:230px minmax(0,1fr);gap:30px}
 .ovs-account .woocommerce-MyAccount-navigation{position:sticky;top:90px}
 .ovs-account .woocommerce-MyAccount-navigation ul,.ovs-account .is-enhanced:not(.is-open) ul{display:grid;grid-template-columns:1fr;padding:9px;gap:4px}
 .ovs-account .woocommerce-MyAccount-navigation li a{font-size:17px;padding:15px;min-height:53px}
 .ovs-account .is-enhanced .ovs-account-toggle{display:none}
 .ovs-account .woocommerce-MyAccount-content{padding:30px}
 .ovs-account .woocommerce-MyAccount-content p{font-size:18px}
 .ovs-account .woocommerce-MyAccount-content>p:first-child{font-size:22px}
 .ovs-account .woocommerce-Addresses{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ovs-contact .page-content>.large-lede{font-size:22px}
 .ovs-contact .page-content>.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:36px;margin-top:32px}
 .ovs-contact .contact-grid>.wp-block-column:first-child{padding:30px}
 .ovs-contact .pv-contact-peppy{float:none;width:auto;margin:0 0 24px}
 .ovs-contact .pv-contact-peppy img{width:155px;height:180px}
 .ovs-contact .contact-grid .wp-block-column:first-child>h3{font-size:36px}
 .ovs-contact .contact-grid p{font-size:19px}
 .ovs-contact .contact-grid .pv-fine{font-size:16px}
 .ovs-contact .ovr-contact-form{padding:30px}
 .ovs-contact .ovr-contact-form label{font-size:17px}
 .ovs-contact .ovr-contact-form p{font-size:15px}
}
@media(min-width:1100px){
 .ovs-account-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:30px 0}
 .ovs-account-card{display:flex;flex-direction:column;gap:12px;padding:22px;min-height:185px}
 .ovs-account-card>svg:first-child{margin-bottom:4px}
 .ovs-account-card strong{font-size:21px}
 .ovs-account-card span{font-size:16px}
 .ovs-account-card>.ovs-arrow{top:24px;right:20px}
 .ovs-account .ovs-account-explore{grid-template-columns:1fr auto;gap:25px;padding:28px}
 .ovs-account-explore h2{font-size:31px}
}
@media(max-width:782px){.admin-bar .pv-announcement{top:46px}}
@media(max-width:600px){
 .admin-bar #wpadminbar{position:fixed}
 .pv-announcement{padding:8px 15px;min-height:48px;font-size:12px;line-height:1.35}
 .pv-announcement strong{display:block;margin:0 0 2px}
 .footer-address{font-size:14px;margin:17px 0}
 .ovs-account .page-main,.ovs-contact .page-main{padding-top:25px}
 .ovs-account .woocommerce form .form-row-first,.ovs-account .woocommerce form .form-row-last{float:none;width:100%}
 .ovs-account .woocommerce-info .button{float:none;display:block;margin:0 0 15px}
}
@media(max-width:350px){
 .pv-announcement{font-size:11px;padding-inline:7px}
 .ovs-account .woocommerce-MyAccount-content{padding:20px 15px}
 .ovs-account-toggle span{font-size:12px}
 .ovs-account-toggle strong{font-size:15px}
 .ovs-contact .contact-grid>.wp-block-column:first-child,.ovs-contact .ovr-contact-form{padding:18px}
 .ovs-contact .pv-contact-peppy{width:82px}
 .ovs-contact .pv-contact-peppy img{width:82px;height:125px}
 .ovs-contact .contact-grid .wp-block-column:first-child>h3{font-size:26px}
}
