@charset "UTF-8";
:root{--ink:#161616;--accent:#cbd5c6;--rose:#e1d6d6;--paper:#fafaf8;--muted:#555;--line:#d8d8d8;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2455ef;outline-offset:6px}img{display:block;max-width:100%}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0}p{line-height:1.6}em{font-style:normal;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:9px}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:var(--accent);padding:16px}.skip:focus{top:10px}.header{height:94px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;position:relative;z-index:5;border-bottom:1px solid var(--ink)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;line-height:.94;flex-shrink:0}.brand-mark{font-size:46px;font-weight:900;line-height:1;padding-right:7px}.header nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:700}.header nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--accent);color:var(--ink);padding:20px 25px;min-height:60px;font-size:16px;font-weight:700;border:1px solid var(--ink);border-radius:0;transition:background .18s,color .18s,box-shadow .18s}.button:hover{background:#fff;box-shadow:4px 4px 0 var(--ink)}.button span{font-size:25px;line-height:1}.button.small{padding:12px 19px;min-height:46px;font-size:14px}.button.dark{background:var(--ink);color:var(--accent);min-width:240px}.button.dark:hover{background:#fff;color:var(--ink)}.menu{display:none}.hero{position:relative;min-height:620px;height:min(780px,calc(100svh - 160px));isolation:isolate;overflow:hidden;background:#282828;color:#fff;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent 68%);z-index:-1}.hero-content{padding:50px 6% 80px;width:65%}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;line-height:1.6;letter-spacing:0}.eyebrow.light{color:inherit}.hero h1{font-size:94px;line-height:.95;margin:22px 0}.period{color:var(--accent)}.hero-lead{font-size:25px;font-weight:700;line-height:1.25;margin-bottom:15px}.hero-copy{max-width:370px;font-size:16px;color:#f1f1f1;margin-bottom:24px}.hero-foot{position:absolute;bottom:0;left:0;width:100%;padding:20px 4%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff50;font-size:12px;font-weight:700}.hero-foot a span{margin-left:18px}.ticker{background:var(--accent);padding:27px 4%;display:flex;justify-content:space-around;align-items:center;gap:20px;font-size:26px;font-weight:800;border-bottom:1px solid var(--ink)}.ticker-symbol{font-size:34px;font-weight:400}.section{padding:100px 6%}.section-label{display:flex;justify-content:space-between;gap:30px;margin-bottom:45px}.section-label>span:last-child{font-size:13px;color:var(--muted)}h2{font-size:60px;line-height:1.05;font-weight:800}.intro h2{max-width:1000px}.intro-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin:36px 0 70px}.intro-bottom>p{max-width:615px;font-size:18px;color:#444}.text-link{font-size:15px;font-weight:700;white-space:nowrap;padding-bottom:8px;border-bottom:1px solid var(--ink)}.text-link span{font-size:24px;margin-left:22px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;scroll-margin-top:40px}.steps article{border-top:2px solid var(--ink);padding-top:25px}.step-number{display:block;font-size:16px;font-weight:700;margin-bottom:45px;color:#666}.steps h3{font-size:25px;line-height:1.15;margin-bottom:16px}.steps p{font-size:16px;color:var(--muted)}.upside{background:var(--ink);color:white}.upside-top{padding-bottom:65px}.upside-top h2{margin-top:26px}.upside-top h2 span{color:#a9a9a9}.benefits{display:grid;grid-template-columns:1.15fr 1fr 1fr;color:var(--ink)}.benefit{padding:42px 35px 48px;display:flex;flex-direction:column;min-height:440px}.benefit.yellow{background:var(--accent)}.benefit.pink{background:var(--rose)}.benefit.white{background:#f1f1f1}.benefit-tag{font-size:12px;text-transform:uppercase;font-weight:700;margin-bottom:40px}.benefit strong{font-size:88px;line-height:1}.benefit strong span{display:block;font-size:28px;line-height:1.12;margin-top:12px}.benefit h3{font-size:39px;line-height:1.1}.benefit p{margin-top:auto;padding-top:35px;font-size:16px;max-width:350px}.amazon-band{padding:45px 6%;display:flex;gap:65px;justify-content:space-between;align-items:center}.amazon-band>p{max-width:630px;font-size:18px;color:#ddd}.faq{display:grid;grid-template-columns:.85fr 1.4fr;gap:80px}.faq h2{margin:28px 0 25px}.faq-intro{font-size:16px;color:var(--muted)}.questions{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line);padding:25px 0}summary{display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;list-style:none;font-size:19px;font-weight:700;line-height:1.35}summary::-webkit-details-marker{display:none}summary span{font-size:28px;font-weight:400;flex:0 0 20px;text-align:center;transition:transform .18s}details[open] summary span{transform:rotate(45deg)}details p{padding:18px 35px 0 0;font-size:16px;color:var(--muted)}.contact{background:var(--accent);border-block:1px solid var(--ink)}.contact h2{font-size:80px;margin-top:30px}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:40px}.contact-bottom p{max-width:465px;font-size:18px}.footer{padding:38px 4%;display:flex;align-items:center;gap:32px;font-size:13px}.footer .brand{margin-right:auto}.footer>a:not(.brand):hover{text-decoration:underline}.legal{max-width:900px;margin:auto;padding:90px 28px}.legal h1{font-size:56px;margin-bottom:30px}.legal h2{font-size:25px;margin:35px 0 15px}.legal p{font-size:17px;margin-bottom:18px}.legal a{text-decoration:underline}.legal .updated{color:var(--muted);font-size:14px}
@media(min-width:1600px){.hero-content{padding-left:max(6%,calc((100% - 1450px)/2))}.section{padding-left:max(6%,calc((100% - 1450px)/2));padding-right:max(6%,calc((100% - 1450px)/2))}}
@media(max-width:1100px){.header nav{gap:24px}.hero h1{font-size:76px}.hero-content{width:70%}h2{font-size:48px}.benefit{padding:32px 25px}.benefit h3{font-size:32px}.benefit strong{font-size:68px}.benefit strong span{font-size:25px}.contact h2{font-size:65px}.faq{gap:45px}.intro-bottom{gap:35px}.ticker{font-size:22px}}
@media(max-width:760px){:root{scroll-padding-top:24px}.header{height:80px;padding:0 22px}.brand{font-size:15px}.brand-mark{font-size:39px}.menu{display:flex;align-items:center;gap:15px;border:0;background:none;font-weight:700;font-size:15px;padding:12px 0}.menu span{font-size:24px}.header nav{display:none;position:absolute;top:79px;left:0;right:0;background:#fff;border-bottom:1px solid #161616;padding:20px 22px;align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav>a{padding:15px}.header nav .button{margin-top:10px}.hero{height:auto;min-height:770px;align-items:flex-start}.hero-image{object-position:66% center}.hero:after{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.05))}.hero-content{padding:65px 24px 100px;width:100%}.hero h1{font-size:70px;margin:25px 0 28px}.hero-lead{font-size:23px}.hero-copy{max-width:290px}.hero .button{font-size:14px;padding:18px;gap:16px}.hero-foot{padding:18px 24px}.hero-foot>span{max-width:145px;line-height:1.4}.hero-foot a{align-self:center}.ticker{padding:22px 15px;gap:10px;font-size:14px}.ticker-symbol{font-size:22px}.section{padding:68px 24px}.section-label{margin-bottom:30px}.section-label>span:last-child{display:none}h2{font-size:39px}.intro h2 br{display:none}em{text-decoration-thickness:2px;text-underline-offset:5px}.intro-bottom{display:block;margin:25px 0 45px}.intro-bottom>p{font-size:17px;margin-bottom:25px}.steps{grid-template-columns:1fr;gap:28px}.steps article{display:grid;grid-template-columns:35px 1fr;gap:16px}.step-number{margin:0;font-size:14px}.steps h3{font-size:23px}.upside-top{padding-bottom:45px}.benefits{grid-template-columns:1fr}.benefit{padding:35px 24px;min-height:0}.benefit-tag{margin-bottom:30px}.benefit h3{font-size:36px}.benefit strong{font-size:80px}.benefit strong span{font-size:30px}.benefit p{max-width:none;padding-top:26px}.amazon-band{display:block;padding:35px 24px}.amazon-band p{font-size:17px;margin-top:18px}.faq{grid-template-columns:1fr;gap:38px}.faq h2 br{display:none}.faq h2{margin:20px 0 15px}summary{font-size:18px}.contact h2{font-size:45px}.contact-bottom{display:block;margin-top:28px}.contact-bottom p{font-size:17px;margin-bottom:28px}.contact .button{min-width:240px}.footer{flex-wrap:wrap;padding:30px 24px;gap:25px}.footer .brand{flex-basis:100%}.footer>span{flex-basis:100%;color:var(--muted)}.legal{padding-top:50px}.legal h1{font-size:40px}}
@media(max-width:760px){.hero{min-height:0;height:auto;padding-top:205px;background:#161616}.hero-image{height:205px;object-position:center 40%}.hero:after{display:none}.hero-content{padding:22px 24px 80px}.hero h1{font-size:52px;margin:15px 0}.hero-lead{display:none}.hero-copy{max-width:440px;margin-bottom:18px}.hero-foot{background:#161616}.hero-foot>span{max-width:145px}}
@media(max-width:360px){.hero h1{font-size:46px}.ticker{font-size:12px;gap:6px}}
.faq>div{min-width:0}summary{position:relative;display:block;padding-right:42px}summary span{position:absolute;right:6px;top:0;display:block;width:24px;height:24px;line-height:24px}
.header,.header nav{background:var(--paper)}.hero-image{filter:saturate(.58)}.ticker{background:#e8ece5}.contact{background:#e0e6dc}.button{background:#3c5045;color:#fff;border-color:#3c5045}.button:hover{background:#2e4036;color:#fff;box-shadow:none}.button.dark{background:#26382e;color:#fff}.button.dark:hover{background:#3c5045;color:#fff}.button.small{background:#e8ece5;color:var(--ink);border-color:#c3cbc0}.button.small:hover{background:#d4dcd0}.benefit.white{background:#f4f3f0}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#718675}
/* Frame the transparent padding in the original logo without altering the asset. */
.brand{position:relative;display:block;width:225px;height:65px;overflow:hidden}.brand img{position:absolute;max-width:none;width:270px;height:135px;left:-25px;top:-39px}
@media(max-width:760px){.brand{width:185px;height:54px}.brand img{width:222px;height:111px;left:-21px;top:-32px}.footer .brand{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
