@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#151515;--paper:#f9f9f6;--red:#ed442e;--muted:#686864;--line:#d6d6d0;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #265df0;outline-offset:5px}::selection{color:white;background:var(--ink)}.masthead{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:21px;letter-spacing:-.8px;white-space:nowrap}.brand-symbol{background:var(--red);width:39px;height:39px;display:grid;place-items:center;font:700 22px var(--display);color:white;letter-spacing:-1px}.dotcom{font-weight:400;color:var(--muted)}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{font-size:14px;font-weight:700;display:flex;align-items:center;gap:25px}.header-cta span{font-size:22px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;display:block;line-height:1.6}.hero{padding:37px 5% 0;background:var(--red)}.hero-intro{display:flex;align-items:center;justify-content:space-between}.availability{font-size:12px;font-weight:700;letter-spacing:1px;border:1px solid rgba(0,0,0,.55);padding:6px 11px}.hero h1{font-family:var(--display);font-size:clamp(88px,15.25vw,244px);font-weight:800;line-height:.87;letter-spacing:-.025em;display:flex;align-items:baseline;margin:36px 0 46px;white-space:nowrap}.hero-dotcom{font-size:.49em;margin-left:6px;letter-spacing:-.01em}.hero-bottom{display:grid;grid-template-columns:1fr minmax(360px,.78fr);gap:8%;padding-bottom:54px;align-items:end}.hero-copy h2{font-size:clamp(30px,3.5vw,58px);line-height:1.08;font-weight:500;letter-spacing:-2.3px;margin:0 0 23px}.hero-copy p{margin:0;font-size:17px;line-height:1.65}.purchase-box{background:var(--paper);padding:25px 28px;border:1px solid var(--ink);box-shadow:7px 7px 0 var(--ink)}.purchase-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px;font-weight:700;letter-spacing:1.1px}.purchase-tag{color:var(--muted);font-size:11px}.price{display:flex;align-items:end;justify-content:space-between;gap:20px;font:700 72px/.95 var(--display);margin:20px 0 22px;letter-spacing:-1.5px}.price span{font:500 14px/1.45 var(--body);letter-spacing:0;padding-bottom:6px}.button{display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:58px;padding:15px 19px;font-size:15px;font-weight:700;border:1px solid var(--ink);transition:background .15s,color .15s}.button span{font-size:22px}.button-dark{color:white;background:var(--ink)}.button-dark:hover{background:#30302c}.button-light{color:var(--ink);background:var(--paper)}.button-light:hover{background:var(--red)}.currency-note{font-size:12px;line-height:1.6;color:#66665e;margin:15px 0 0}.currency-note strong{color:var(--ink);font-weight:600}.hero-facts{display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,.45);padding:15px 0;font-size:11px;font-weight:700;letter-spacing:1.5px}.story{display:grid;grid-template-columns:1fr 1fr;padding:90px 5%;gap:7%;align-items:center;border-bottom:1px solid var(--line)}.story-image{position:relative;min-width:0;background:#222}.story-image img{display:block;width:100%;height:470px;object-fit:cover;object-position:45% 50%;filter:grayscale(100%)}.image-caption{display:flex;justify-content:space-between;gap:10px;background:var(--ink);color:white;padding:14px 17px;font-size:10px;letter-spacing:1px;font-weight:600}.story-copy h2,.section-heading h2,.details-title h2{font-size:clamp(32px,3.7vw,58px);font-weight:500;line-height:1.1;letter-spacing:-2.1px;margin:24px 0}.story-copy p{max-width:485px;font-size:17px;color:#55554f;line-height:1.8}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:25px;align-items:center;margin-top:18px}.text-link span{font-size:22px}.section-space{padding:85px 5%}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{margin:0;font-size:16px;color:var(--muted)}.uses{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.uses article{padding:25px 30px 0 0;display:flex;flex-direction:column;border-right:1px solid var(--line);margin-right:30px}.uses article:last-child{border-right:0;margin-right:0;padding-right:0}.use-number{font:600 24px var(--display);color:var(--red)}.uses h3{font-size:30px;font-weight:500;letter-spacing:-1px;line-height:1.17;margin:28px 0 18px}.uses p{font-size:16px;color:#5c5c56;margin:0 0 35px;max-width:330px;line-height:1.75}.use-label{margin-top:auto;font-size:10px;font-weight:700;letter-spacing:1.2px}.details{background:#efefeb;display:grid;grid-template-columns:1fr 1.15fr;gap:9%}.details-title>p{font-size:16px;color:var(--muted);line-height:1.75}.faq{border-top:1px solid var(--ink)}details{border-bottom:1px solid #c4c4bc;padding:23px 0}summary{display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:500;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;line-height:1.2}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;color:#5b5b54;line-height:1.8;margin:17px 30px 0 0}.closing{padding:60px 5% 58px;background:var(--ink);color:var(--paper)}.closing>.eyebrow{color:#b4b4ac}.closing h2{font:700 clamp(70px,12vw,182px)/1 var(--display);letter-spacing:-2px;margin:20px 0 38px}.closing h2 span{color:var(--red)}.closing-bottom{border-top:1px solid #52524c;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-bottom>p{display:flex;gap:25px;align-items:center;margin:0}.closing-bottom strong{font:600 58px/1 var(--display)}.closing-bottom>p>span{font-size:13px;color:#bbbbaf;line-height:1.6}.closing-bottom .button{min-width:330px}footer{padding:35px 5%;display:flex;gap:30px;align-items:center;justify-content:space-between}footer .footer-brand{font-weight:700;font-size:17px}footer p{font-size:12px;color:var(--muted);max-width:450px;margin:0}footer>a:last-child{font-size:13px;white-space:nowrap}
@media(min-width:1600px){.hero h1{font-size:15vw}.hero-bottom{grid-template-columns:1fr minmax(420px,.7fr)}}
@media(max-width:1000px){.masthead{min-height:80px;padding:20px 4%}nav{display:none}.hero{padding:28px 4% 0}.hero h1{font-size:15.5vw}.hero-bottom{gap:5%;grid-template-columns:1fr 1fr}.hero-copy h2{letter-spacing:-1.5px}.purchase-box{padding:21px}.price{font-size:64px}.story{padding:65px 4%;gap:5%}.story-image img{height:390px}.story-copy h2{letter-spacing:-1.5px}.section-space{padding:65px 4%}.details{gap:6%}.uses article{margin-right:22px;padding-right:22px}.uses h3{font-size:26px}.closing{padding-inline:4%}footer{padding-inline:4%;flex-wrap:wrap}footer p{order:3;max-width:none;flex-basis:100%}}
@media(max-width:700px){.masthead{padding:18px 5%;gap:15px}.brand{font-size:18px;gap:9px}.brand-symbol{width:33px;height:33px;font-size:20px}.header-cta{font-size:12px;gap:8px}.header-cta span{font-size:19px}.hero{padding:26px 5% 0}.hero-intro{align-items:flex-start;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.2px}.availability{font-size:9px;letter-spacing:.6px;padding:5px 7px;white-space:nowrap}.hero h1{font-size:16.7vw;letter-spacing:-.04em;margin:31px 0 30px;display:block}.hero-dotcom{font-size:.6em;margin-left:2px}.hero-bottom{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.hero-copy h2{font-size:29px;letter-spacing:-1px;margin:0}.hero-copy p{font-size:13px;line-height:1.7}.purchase-box{padding:22px;box-shadow:5px 5px 0 var(--ink)}.price{font-size:68px;margin:22px 0}.purchase-heading{font-size:11px}.hero-facts{font-size:8px;letter-spacing:.8px;gap:10px}.story{grid-template-columns:1fr;padding:48px 5%;gap:34px}.story-image img{height:300px}.image-caption{font-size:9px;padding:13px}.story-copy h2{font-size:37px;letter-spacing:-1.4px;margin:18px 0}.story-copy p{font-size:16px}.section-space{padding:50px 5%}.section-heading{align-items:start;gap:20px;margin-bottom:30px}.section-heading h2{font-size:37px;letter-spacing:-1.5px;margin-top:17px}.section-heading>p{font-size:13px;margin-top:29px}.uses{grid-template-columns:1fr}.uses article{border-right:0;border-bottom:1px solid var(--line);padding:23px 0;margin:0;display:grid;grid-template-columns:30px 1fr;column-gap:16px}.uses article:last-child{border-bottom:0;padding-bottom:0}.use-number{font-size:22px;grid-row:1/4}.uses h3{font-size:26px;margin:0 0 13px}.uses h3 br{display:none}.uses p{max-width:none;font-size:15px;line-height:1.75;margin:0 0 18px}.use-label{font-size:9px}.details{grid-template-columns:1fr;gap:35px}.details-title h2{font-size:38px;margin:19px 0}.details-title>p{font-size:15px}.text-link{font-size:14px;margin-top:7px}summary{font-size:16px}details{padding:21px 0}details p{margin-right:15px}.closing{padding:43px 5%}.closing>.eyebrow{font-size:9px;line-height:1.7}.closing h2{font-size:15vw;letter-spacing:-1px;margin:24px 0 27px}.closing-bottom{flex-direction:column;align-items:stretch;gap:27px;padding-top:27px}.closing-bottom strong{font-size:54px}.closing-bottom .button{min-width:0}.closing-bottom>p{gap:22px}.closing-bottom>p>span{font-size:12px}footer{padding:28px 5%;gap:22px}footer .footer-brand{font-size:16px}footer>a:last-child{font-size:12px}footer p{line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
