:root{--navy:#073f73;--deep:#062d51;--green:#5f9e30;--lime:#cbef92;--ink:#16364f;--line:#d9e0e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #d37b14;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,3.5rem)}h3{font-size:1.65rem}em{font-style:normal;color:var(--green)}.skip{position:absolute;left:10px;top:-90px;z-index:9;background:white;padding:10px}.skip:focus{top:10px}.topline{background:var(--deep);color:white;display:flex;justify-content:space-between;padding:10px 5%;font-size:.75rem;letter-spacing:.12em}.topline a{letter-spacing:.03em}header{display:flex;align-items:center;justify-content:space-between;padding:5px 5%;min-height:100px;background:white;position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.brand img{width:82px;height:82px;object-fit:contain}nav{display:flex;gap:30px;font-size:.9rem;font-weight:600}nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 24px;color:white;background:var(--navy);font-weight:700;font-size:1rem;border-radius:4px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--deep)}.button.small{font-size:.875rem;padding:12px 18px}.button.lime{background:var(--lime);color:var(--deep)}.button.lime:hover{background:white}.hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--deep);color:white;min-height:650px}.hero-copy{padding:65px 9% 40px 10%}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.15em;margin-bottom:22px}.hero .eyebrow{color:var(--lime)}h1{font-size:clamp(3.5rem,6.5vw,6.4rem);line-height:.98;font-weight:800}.hero em{color:var(--lime)}.intro{font-size:1.1rem;line-height:1.7;color:#dfebf4;max-width:510px;margin-top:30px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:30px 0}.text-link{font-size:.9rem;border-bottom:1px solid #8197aa;padding:8px 0}.hero-details{display:flex;gap:20px;flex-wrap:wrap;border-top:1px solid #ffffff30;padding-top:24px;font-size:.875rem}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;bottom:28px;right:24px;background:white;color:var(--navy);padding:22px 26px;box-shadow:0 8px 30px #0002;border-left:5px solid var(--green)}.image-tag span{font-size:.65rem;letter-spacing:.1em;font-weight:700}.image-tag strong{display:block;font-size:1.6rem;line-height:1.1;margin-top:8px;letter-spacing:-.03em}.audience{text-align:center;padding:30px 20px;border-bottom:1px solid var(--line)}.audience>span{font-size:.72rem;letter-spacing:.14em;color:#536879}.audience p{font-weight:700;font-size:1.2rem;margin-top:12px}.audience i{font-style:normal;margin:0 20px;color:var(--green);font-size:.8rem}.section{padding:85px 6%;scroll-margin-top:20px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:38px}.section .eyebrow{color:var(--green)}.section-head>p{max-width:350px;color:#516575}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-image{height:360px;overflow:hidden;position:relative;background:#edf0f2}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.products article:hover img{transform:scale(1.025)}.product-image>span{position:absolute;bottom:15px;left:15px;color:var(--navy);background:white;padding:6px 12px;font-weight:700;font-size:.8rem}.product-title{display:flex;justify-content:space-between;align-items:center;margin:23px 0 12px}.product-title>span{color:#85949f;font-size:.85rem}.products article>p{color:#536675;min-height:58px}.products article>a{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:20px;padding-top:18px;font-weight:700}.products article>a:hover{color:var(--green)}.photo-note{font-size:.75rem;color:#667684;margin-top:22px}.ordering{background:#f0f5f8;display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.ordering .button{margin-top:30px}.ordering ol{margin:0;padding:0;list-style:none}.ordering li{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #cad5dd}.ordering li:first-child{padding-top:0}.ordering li>span{color:var(--green);font-size:1rem;font-weight:700}.ordering h3{font-size:1.45rem;margin-bottom:12px}.ordering li p{color:#526777}.partnership{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px;align-items:center}.maker{padding:30px;border:1px solid var(--line);border-bottom:5px solid var(--green)}.partnership h2{margin-bottom:25px}.partnership p:not(.eyebrow){color:#516575}.partnership .future{font-size:.875rem;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.contact{background:var(--deep);color:white;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:clamp(2.6rem,4.5vw,4.5rem);margin-bottom:24px}.contact p{color:#dce6ef}.phone{font-weight:700;font-size:clamp(1.8rem,3vw,2.8rem);display:block;margin-top:22px;letter-spacing:-.035em}.contact .contact-note{font-size:.875rem}.contact-options a{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid #ffffff40;font-size:1.1rem}.contact-options a:hover{color:var(--lime)}footer{padding:30px 6%;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:.8rem}footer span{color:#637380}.mobile-contact{display:none}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:760px}}@media(max-width:1000px){nav{gap:16px}.hero-copy{padding:45px 8%}.hero{min-height:580px}.hero-details{gap:10px}.section{padding:65px 5%}.product-image{height:290px}.ordering,.partnership,.contact{gap:40px}.section-head>p{max-width:270px}.image-tag{padding:15px}.image-tag strong{font-size:1.3rem}}@media(max-width:720px){header{min-height:80px;padding:4px 5%}.brand img{height:70px;width:70px}nav{display:none}.button.small{font-size:.8rem;gap:10px}.topline{font-size:.65rem;letter-spacing:.04em}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6%}.hero h1{font-size:3.7rem}.intro{font-size:1rem}.hero-image{height:390px}.hero-image>img{object-position:50% 55%}.hero-details{gap:15px}.audience{padding:25px 15px}.audience p{font-size:.95rem}.audience i{margin:0 6px}.audience>span{font-size:.65rem}.section{padding:55px 6%}.section-head{display:block}.section-head>p{max-width:none;margin-top:22px}.products{grid-template-columns:1fr;gap:40px}.product-image{height:400px}.products article>p{min-height:0}.ordering,.partnership,.contact{grid-template-columns:1fr;gap:35px}.ordering h2 br:nth-of-type(2){display:none}.maker{max-width:250px;padding:20px}.partnership{gap:30px}.contact-options a{font-size:1rem}footer{align-items:flex-start;flex-direction:column;padding-bottom:95px;gap:10px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;z-index:6;border-top:1px solid var(--line);padding:10px;gap:10px}.mobile-contact a{flex:1;text-align:center;padding:10px;background:var(--navy);color:white;font-weight:700;font-size:.9rem;border-radius:4px}.mobile-contact a+ a{background:var(--lime);color:var(--deep)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.supplies{background:#eef4e8;border-top:1px solid #d6e1cd}.supply-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.supply-grid article{background:white;border-top:4px solid var(--green);padding:28px 24px}.soon-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#386417;margin-bottom:24px}.supply-grid h3{font-size:1.45rem;line-height:1.2;margin-bottom:16px}.supply-grid p{color:#516575}.supplies-end{margin-top:30px;color:#516575}.supplies-end a{color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:4px}.future a{text-decoration:underline;text-underline-offset:4px}@media(max-width:1050px){.supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}nav{gap:14px;font-size:.82rem}}@media(max-width:500px){.supply-grid{grid-template-columns:1fr}.supply-grid article{padding:24px}.soon-label{margin-bottom:15px}}
/* Prominent Dova brand at the beginning of the page. */
header{position:relative;min-height:160px;padding-top:12px;padding-bottom:12px}.brand{display:block;flex-shrink:0}.brand img{width:142px;height:142px}html{scroll-padding-top:24px}@media(max-width:1000px){header{flex-wrap:wrap;gap:12px}header nav{order:3;justify-content:center;width:100%;padding:4px 0 12px}.brand img{width:130px;height:130px}}@media(max-width:720px){header{min-height:134px;padding-top:10px;padding-bottom:10px;gap:10px}.brand img{width:116px;height:116px}header nav{display:none}.button.small{max-width:175px}}@media(max-width:360px){header .button.small{padding:10px;font-size:.75rem;max-width:155px}.brand img{width:100px;height:100px}}
