:root{--purple:#673de6;--ink:#212529;--muted:#596471;--border:#d1dced;--pale:#f7f9fc;--lavender:#f5f1ff;--radius:16px}.od-renewed *{box-sizing:border-box}.od-renewed{scroll-behavior:smooth;scroll-padding-top:24px}.od-renewed{margin:0;color:var(--ink);font:16px/1.55 Barlow,Arial,sans-serif;background:#fff}.od-renewed a{color:inherit;text-decoration:none}.od-renewed button,.od-renewed select{font:inherit}.od-renewed button,.od-renewed a,.od-renewed summary,.od-renewed select{-webkit-tap-highlight-color:transparent}.od-renewed button:focus-visible,.od-renewed a:focus-visible,.od-renewed summary:focus-visible,.od-renewed select:focus-visible{outline:3px solid #b7a0fb;outline-offset:4px}.od-renewed button{cursor:pointer}.od-renewed img{max-width:100%;display:block}.od-renewed svg{width:24px;height:24px;flex:none;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.od-renewed i{display:inline-flex;font-style:normal}.od-renewed h1,.od-renewed h2,.od-renewed h3,.od-renewed p,.od-renewed figure{margin:0}.od-renewed h1,.od-renewed h2,.od-renewed h3{line-height:1.14}.od-renewed h1{font-size:clamp(34px,3.45vw,49px);letter-spacing:-1.5px;font-weight:700}.od-renewed h2{font-size:30px;letter-spacing:-.7px;font-weight:700}.od-renewed h3{font-size:19px;font-weight:600}.od-renewed h1 span,.od-renewed .delivery-copy h2 span{color:var(--purple)}.od-renewed .review-tools{background:#151d2b;color:#fff;padding:12px max(24px,calc((100vw - 1280px)/2));display:flex;gap:22px;align-items:center;justify-content:space-between;font-size:13px;position:relative;z-index:2}.od-renewed .review-tools>div{display:flex;gap:14px;align-items:center}.od-renewed .review-tools>div>span{color:#c2c9d4}.od-renewed .review-tools label{display:flex;gap:10px;align-items:center;margin-left:auto}.od-renewed .review-tools select{background:#fff;color:#202734;border:0;border-radius:6px;padding:6px 28px 6px 10px;max-width:150px}.od-renewed .review-note summary{cursor:pointer;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.od-renewed .review-note p{position:absolute;right:22px;top:100%;max-width:480px;background:#fff;border:1px solid var(--border);box-shadow:0 8px 26px #13213b20;color:var(--ink);padding:20px;border-radius:12px;z-index:4;font-size:14px}.od-renewed .site-header{height:90px;padding:0 max(24px,calc((100vw - 1280px)/2));display:flex;align-items:center;gap:32px;border-bottom:1px solid #e8edf4}.od-renewed .site-header img{width:156px;height:auto}.od-renewed .site-header nav{display:flex;gap:23px;font-weight:600;font-size:15px;white-space:nowrap}.od-renewed .search-look{margin-left:auto;border:1px solid var(--border);border-radius:40px;padding:8px 16px;color:#929aa4;max-width:380px;flex:1;font-size:14px;display:flex;justify-content:space-between}.od-renewed{max-width:1280px;margin:auto;padding:0 28px}.od-renewed .context{display:flex;gap:10px;align-items:center;font-size:13px;color:#768190;margin:22px 0}.od-renewed .context strong{color:#303b4b;font-weight:500}.od-renewed .context-note{margin-left:auto;font-size:12px}.od-renewed .reviews{border:1px solid var(--border);border-radius:12px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;background:var(--pale);font-size:15px}.od-renewed .reviews>a{display:flex;gap:12px;align-items:center}.od-renewed .stars{background:#00a77a;color:#fff;letter-spacing:2px;font-size:18px;padding:0 5px}.od-renewed .renewal-hero{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center;padding:50px 0 42px}.od-renewed .eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;color:var(--purple);margin-bottom:13px}.od-renewed .intro{font-size:20px;line-height:1.5;margin-top:20px;max-width:435px}.od-renewed .hero-sub{margin:12px 0 21px;color:var(--muted);max-width:420px}.od-renewed .hero-benefits{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;margin-bottom:24px}.od-renewed .hero-benefits>span{display:flex;align-items:center;gap:9px}.od-renewed .hero-benefits svg{width:19px;height:19px;color:var(--purple)}.od-renewed .outline-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--border);background:var(--pale);color:var(--ink);border-radius:999px;min-height:44px;padding:10px 22px;font-size:14px;font-weight:600;transition:border-color .15s}.od-renewed .outline-button:hover{border-color:var(--purple);background:var(--pale)}.od-renewed .hero-photo{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1.22;background:#e9e8e8}.od-renewed .hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:45% center}.od-renewed .hero-photo figcaption{position:absolute;bottom:18px;left:18px;right:18px;border:1px solid #ffffffc0;border-radius:12px;background:#ffffffed;display:flex;gap:14px;align-items:center;padding:13px 16px;backdrop-filter:blur(8px)}.od-renewed .hero-photo figcaption>i{color:var(--purple);background:var(--lavender);border-radius:50%;padding:9px}.od-renewed .hero-photo figcaption strong{font-size:16px;display:block}.od-renewed .hero-photo figcaption span{font-size:13px;color:var(--muted)}.od-renewed .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:23px}.od-renewed .section-heading>.eyebrow{margin-bottom:10px}.od-renewed .section-heading>p{color:var(--muted);max-width:320px;font-size:15px}.od-renewed .check-section{padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:var(--pale)}.od-renewed .test-stats{display:grid;grid-template-columns:1fr 1fr 1fr 1.35fr;padding:19px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.od-renewed .test-stats>div{display:flex;flex-direction:column;padding:0 22px;border-right:1px solid var(--border)}.od-renewed .test-stats>div:first-child{padding-left:0}.od-renewed .test-stats>div:last-child{border-right:0}.od-renewed .test-stats strong{font-size:36px;line-height:1.1;font-weight:600;letter-spacing:-1px;color:var(--purple)}.od-renewed .test-stats strong>span{font-size:26px}.od-renewed .test-stats>div>span{font-size:13px;margin-top:7px;color:#475164}.od-renewed .test-stats .stats-note{flex-direction:row;align-items:center;gap:12px}.od-renewed .stats-note i{color:var(--purple)}.od-renewed .stats-note small{display:block;font-size:11px;color:#737d8b;line-height:1.3;margin-top:4px}.od-renewed .check-chips{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding-top:22px}.od-renewed .check-chips>span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500}.od-renewed .check-chips svg{height:20px;width:20px;color:var(--purple)}.od-renewed .test-details{font-size:14px;margin-top:19px}.od-renewed .test-details summary{display:flex;align-items:center;gap:14px;width:fit-content;cursor:pointer;font-weight:600;list-style:none}.od-renewed .test-details summary::-webkit-details-marker{display:none}.od-renewed .test-details summary>span{color:var(--purple);font-size:20px}.od-renewed .test-details[open] summary>span{transform:rotate(45deg)}.od-renewed .test-details p{padding-top:10px;color:var(--muted);max-width:850px}.od-renewed .grade-section{padding:48px 0 33px}.od-renewed .grade-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.od-renewed .grade-card{border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--ink);text-align:left;padding:20px 19px;display:flex;flex-direction:column;align-items:stretch;min-width:0;transition:border-color .15s,background .15s}.od-renewed .grade-card:hover{border-color:var(--purple);background:#faf8ff}.od-renewed .grade-card.selected{border-color:var(--purple);background:var(--lavender);box-shadow:inset 0 0 0 1px var(--purple)}.od-renewed .grade-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.od-renewed .grade-symbol{height:27px;width:27px;display:grid;place-items:center;color:var(--purple);border:1px solid #d9cef8;border-radius:50%;font-size:21px}.od-renewed .grade-choice{font-size:11px;color:#7c8795}.od-renewed .grade-card.selected .grade-choice{color:var(--purple);font-weight:600}.od-renewed .grade-card>strong{font-size:22px;line-height:1.2}.od-renewed .grade-tagline{font-size:12px;color:var(--purple);margin:6px 0 11px;font-weight:500}.od-renewed .grade-description{font-size:14px;line-height:1.55;color:#56606d}.od-renewed .grade-footer{display:flex;align-items:center;gap:9px;margin-top:17px;font-size:12px;color:var(--muted)}.od-renewed .grade-footer>span{margin-left:auto;flex-shrink:0;font-size:11px}.od-renewed .grade-footer svg{width:17px;height:17px}.od-renewed .standards{border-block:1px solid var(--border);padding:25px 0 21px;display:grid;grid-template-columns:270px 1fr;gap:14px 20px}.od-renewed .standards-title{display:flex;align-items:center;gap:12px}.od-renewed .standards-title>i{color:var(--purple)}.od-renewed .standards .eyebrow{font-size:10px;margin-bottom:8px}.od-renewed .standards h2{font-size:22px;letter-spacing:-.3px}.od-renewed .standard-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:center}.od-renewed .standard-list>span{display:flex;flex-direction:column;gap:4px}.od-renewed .standard-list strong{font-size:16px;font-weight:600}.od-renewed .standard-list small{font-size:11px;color:var(--muted)}.od-renewed .standards-note{grid-column:1/-1;color:#7c8590;font-size:11px}.od-renewed .delivery-section{padding:44px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.od-renewed .packing-photo{aspect-ratio:1.33;border-radius:var(--radius);overflow:hidden;background:var(--pale)}.od-renewed .packing-photo img{width:100%;height:100%;object-fit:cover;object-position:46% center}.od-renewed .delivery-copy h2{font-size:34px}.od-renewed .delivery-intro{margin-top:12px;max-width:390px;color:var(--muted);font-size:15px}.od-renewed .steps{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:18px}.od-renewed .steps li{display:flex;gap:15px;align-items:flex-start}.od-renewed .steps li>span{border:1px solid var(--border);color:var(--purple);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:12px;font-weight:600;flex:none;background:var(--pale)}.od-renewed .steps h3{font-size:17px;margin:1px 0 5px}.od-renewed .steps p{font-size:14px;color:var(--muted);max-width:350px}.od-renewed .preview-end{text-align:center;font-size:12px;color:#8d96a2;padding:27px 0 35px}.od-renewed.new-product #checks,.od-renewed.new-product #grades,.od-renewed.new-product #standards,.od-renewed.new-product .hero-copy>.outline-button{display:none}.od-renewed.new-product .hero-photo{aspect-ratio:1.22}.od-renewed.new-product .delivery-section{border-top:1px solid var(--border)}
@media(min-width:1600px){.od-renewed{max-width:1408px}.od-renewed .renewal-hero{gap:90px}.od-renewed .hero-photo{aspect-ratio:1.35}}
@media(max-width:1100px){.od-renewed .site-header nav{display:none}.od-renewed .renewal-hero,.od-renewed .delivery-section{gap:32px}.od-renewed .intro{font-size:18px}.od-renewed .check-chips{grid-template-columns:repeat(3,1fr)}.od-renewed .grade-grid{grid-template-columns:repeat(2,1fr)}.od-renewed .standards{grid-template-columns:1fr}.od-renewed .grade-footer{flex-wrap:wrap}.od-renewed .grade-footer>span{margin-left:26px}.od-renewed .stats-note small{font-size:10px}.od-renewed .test-stats>div{padding:0 15px}.od-renewed .review-tools>div{flex-direction:column;gap:0;align-items:flex-start}.od-renewed .context-note{display:none}}
@media(max-width:700px){.od-renewed .review-tools{padding:10px 16px;gap:12px;flex-wrap:wrap}.od-renewed .review-tools>div{flex:1}.od-renewed .review-tools label{font-size:0;gap:0}.od-renewed .review-tools select{font-size:12px;max-width:135px}.od-renewed .review-note{width:100%;font-size:11px}.od-renewed .review-note p{left:12px;right:12px;max-width:none}.od-renewed .site-header{height:70px;padding:0 18px;gap:20px}.od-renewed .site-header img{width:132px}.od-renewed .search-look{border:0;flex:0;font-size:0;padding:0}.od-renewed .search-look span{font-size:28px}.od-renewed{padding:0 18px}.od-renewed .context{font-size:12px;margin:16px 0}.od-renewed .reviews{padding:12px;flex-direction:column;gap:6px;font-size:12px}.od-renewed .reviews>a{gap:8px}.od-renewed .stars{font-size:15px;letter-spacing:1px}.od-renewed .renewal-hero{padding:32px 0;grid-template-columns:1fr;gap:23px}.od-renewed .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:11px}.od-renewed h1{font-size:35px;letter-spacing:-1px}.od-renewed h2{font-size:26px}.od-renewed .intro{font-size:18px;margin-top:15px}.od-renewed .hero-sub{font-size:15px;margin:10px 0 18px}.od-renewed .hero-benefits{font-size:13px;gap:8px;margin-bottom:20px}.od-renewed .hero-photo{aspect-ratio:1.22}.od-renewed .hero-photo figcaption{bottom:12px;left:12px;right:12px;padding:10px;gap:10px}.od-renewed .hero-photo figcaption>i{padding:6px}.od-renewed .hero-photo figcaption strong{font-size:14px}.od-renewed .hero-photo figcaption span{font-size:11px}.od-renewed .check-section{padding:21px 17px}.od-renewed .section-heading{display:block;margin-bottom:18px}.od-renewed .section-heading>p{font-size:14px;margin-top:10px}.od-renewed .test-stats{grid-template-columns:repeat(3,1fr);gap:15px 0;padding:17px 0}.od-renewed .test-stats>div{padding:0 9px}.od-renewed .test-stats>div:nth-child(3){border-right:0}.od-renewed .test-stats strong{font-size:28px}.od-renewed .test-stats strong>span{font-size:21px}.od-renewed .test-stats>div>span{font-size:11px;line-height:1.35}.od-renewed .test-stats .stats-note{grid-column:1/-1;padding:11px 0 0;border-top:1px solid var(--border);gap:8px}.od-renewed .stats-note>span>br{display:none}.od-renewed .stats-note small{font-size:10px;margin-top:3px}.od-renewed .stats-note svg{width:20px;height:20px}.od-renewed .check-chips{grid-template-columns:repeat(2,1fr);gap:14px 8px;padding-top:19px}.od-renewed .check-chips>span{font-size:12px}.od-renewed .check-chips svg{width:17px;height:17px}.od-renewed .test-details{font-size:13px}.od-renewed .grade-section{padding:32px 0 23px}.od-renewed .grade-grid{gap:10px}.od-renewed .grade-card{padding:15px 12px}.od-renewed .grade-card>strong{font-size:20px}.od-renewed .grade-top{margin-bottom:12px;gap:5px}.od-renewed .grade-choice{font-size:10px}.od-renewed .grade-tagline{font-size:11px;min-height:29px;margin:5px 0 7px}.od-renewed .grade-description{font-size:12px;line-height:1.5}.od-renewed .grade-symbol{width:23px;height:23px;font-size:18px}.od-renewed .grade-footer{align-items:flex-start;font-size:12px;gap:7px}.od-renewed .grade-footer p{flex:1}.od-renewed .grade-footer>span{width:100%;margin-left:24px}.od-renewed .standards{padding:23px 0;gap:20px}.od-renewed .standards h2{font-size:23px}.od-renewed .standard-list{grid-template-columns:repeat(2,1fr);gap:17px 12px}.od-renewed .standard-list strong{font-size:15px}.od-renewed .standard-list small{font-size:11px}.od-renewed .standards-note{font-size:10px}.od-renewed .delivery-section{grid-template-columns:1fr;gap:24px;padding:30px 0}.od-renewed .delivery-copy h2{font-size:30px}.od-renewed .packing-photo{aspect-ratio:1.4}.od-renewed .delivery-intro{font-size:14px}.od-renewed .steps{gap:18px;margin-top:19px}.od-renewed .steps h3{font-size:16px}.od-renewed .steps p{font-size:13px}.od-renewed .outline-button{font-size:13px;padding:10px 20px}.od-renewed .preview-end{font-size:11px}}
@media(prefers-reduced-motion:reduce){.od-renewed{scroll-behavior:auto}.od-renewed *{transition:none!important}}

@media(max-width:700px){.od-renewed .grade-footer>span{width:calc(100% - 24px)}}


.od-renewed{max-width:none;padding:0;margin:0;font-family:inherit;--purple:#673de6;--ink:#212529;--muted:#596471;--border:#d1dced;--pale:#f7f9fc;--lavender:#f5f1ff;--radius:16px}.od-renewed .renewal-hero{padding-top:36px}.od-renewed .reviews a:hover{color:inherit}.od-renewed .grade-card{box-shadow:none;height:auto;line-height:1.55}.od-renewed .grade-card.selected{box-shadow:inset 0 0 0 1px var(--purple)}.od-renewed .outline-button:hover{color:var(--ink)}.od-renewed .packing-photo{position:relative}.od-renewed .test-details summary{list-style:none}.od-renewed .reviews .stars{color:#fff}@media(max-width:700px){.od-renewed .hero-photo figcaption{flex-wrap:wrap}.od-renewed .grade-footer>span{width:calc(100% - 24px)}}
.od-renewed .od-shipping{padding:24px 0 32px;border-top:1px solid var(--border)}.od-renewed .od-shipping-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.od-renewed .od-shipping-grid article{padding:24px;background:var(--pale);border:1px solid var(--border);border-radius:14px}.od-renewed .od-shipping-label{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--purple)}.od-renewed .od-shipping h3{font-size:22px;margin:12px 0}.od-renewed .od-shipping p{font-size:15px;color:var(--muted);line-height:1.6}.od-renewed .od-shipping .outline-button{margin-top:18px}.od-renewed .od-shipping-fees{margin-top:14px;display:grid;gap:10px}.od-renewed .od-shipping-fees span{display:flex;justify-content:space-between;gap:16px;font-size:14px}.od-renewed .od-shipping-fees strong{white-space:nowrap;color:var(--ink)}.od-renewed .od-shipping-zones{border:1px solid var(--border);border-radius:12px;margin-top:14px;padding:17px 22px}.od-renewed .od-shipping-zones summary{display:flex;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;font-weight:600;font-size:14px}.od-renewed .od-shipping-zones summary::-webkit-details-marker{display:none}.od-renewed .od-shipping-zones summary span{color:var(--purple)}.od-renewed .od-shipping-zones dl{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0 0}.od-renewed .od-shipping-zones dt{font-weight:600;font-size:14px}.od-renewed .od-shipping-zones dd{font-size:13px;color:var(--muted);margin:5px 0 0;line-height:1.6}@media(max-width:700px){.od-renewed .od-shipping-grid,.od-renewed .od-shipping-zones dl{grid-template-columns:1fr}.od-renewed .od-shipping-grid article{padding:19px}.od-renewed .od-shipping h3{font-size:20px}.od-renewed .od-shipping p{font-size:14px}.od-renewed .od-shipping-zones{padding:17px}.od-renewed .od-shipping-fees span{font-size:13px}.od-renewed .od-shipping-grid .outline-button{padding:10px 15px}}
.od-renewed .hero-copy .od-renewed-hero-title{font-size:clamp(34px,3.45vw,49px);letter-spacing:-1.5px;font-weight:700;line-height:1.14}.od-renewed .od-renewed-hero-title span{color:var(--purple)}@media(max-width:700px){.od-renewed .hero-copy .od-renewed-hero-title{font-size:35px;letter-spacing:-1px}}
.od-renewed .od-contact-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;margin:0 0 32px;background:var(--pale);border:1px solid var(--border);border-radius:14px}.od-renewed .od-contact-copy{min-width:0}.od-renewed .od-contact-card h2{font-family:inherit;font-size:23px;letter-spacing:-.3px;line-height:1.25}.od-renewed .od-contact-card p{font-size:14px;color:var(--muted);margin-top:6px}.od-renewed .od-contact-card .od-contact-hours{font-size:13px;margin-top:10px}.od-renewed .od-contact-rating{display:flex;align-items:center;gap:7px;width:fit-content;margin-top:12px;font-size:14px}.od-renewed .od-contact-rating img{height:auto;flex:none}.od-renewed .od-contact-actions{flex-shrink:0}.od-renewed .od-contact-actions .ourdeal-contact-buttons{flex-wrap:wrap;justify-content:flex-end}.od-renewed .od-contact-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;height:auto;margin:0;padding:10px 20px;border:1px solid var(--border);border-radius:999px;background:var(--pale);color:var(--ink);font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;box-shadow:none;white-space:normal;text-align:center}.od-renewed .od-contact-actions .button:hover{background:var(--pale);color:var(--ink);border-color:var(--purple)}.od-renewed .od-contact-actions .button:focus-visible{outline:3px solid #b7a0fb;outline-offset:4px}@media(max-width:900px){.od-renewed .od-contact-card{align-items:flex-start;flex-direction:column}.od-renewed .od-contact-actions .ourdeal-contact-buttons{justify-content:flex-start}}@media(max-width:480px){.od-renewed .od-contact-card{padding:20px 17px;gap:18px}.od-renewed .od-contact-card h2{font-size:21px}.od-renewed .od-contact-actions{width:100%;min-width:0}.od-renewed .od-contact-actions .button{width:100%;font-size:14px}}
