:root{--paper:#f7f4ec;--ink:#242520;--muted:#62615a;--orange:#ee4e25;--line:#d5d1c8;--serif:Georgia,"Yu Mincho","Hiragino Mincho ProN",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,"Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #bd3c18;outline-offset:6px}.skip{position:fixed;top:-100px;background:var(--paper);padding:15px;z-index:20}.skip:focus{top:0}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}header{height:105px;display:flex;justify-content:space-between;align-items:center;gap:32px;width:min(1280px,calc(100% - 112px));margin:auto;border-bottom:1px solid var(--line)}.wordmark{display:block;width:126px;height:48px;flex:none;overflow:hidden;border-radius:3px;background:var(--orange)}.wordmark img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}nav{display:flex;gap:35px;font-size:14px;margin-left:auto}nav a{padding:14px 0}nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-cta{font-size:14px;padding:14px 20px;background:var(--ink);color:var(--paper);border-radius:5px}.header-cta span{margin-left:18px}.hero{padding-top:78px}.hero-top{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center;margin-bottom:62px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;margin:0 0 25px}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(38px,4.6vw,64px);line-height:1.5;letter-spacing:-.055em;margin:0}.hero h1 span{color:#bf3c1c}.hero-copy{padding-top:38px}.hero-kicker{font-family:var(--serif);font-size:25px;line-height:1.6;margin:0 0 19px}.intro{font-size:16px;line-height:2;color:var(--muted);margin:0 0 24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--ink);font-size:15px;font-weight:650;padding:0 0 10px;transition:color .2s}.button:hover{color:#bf3c1c}.button span{font-size:23px}.launch-note{font-size:12px;color:var(--muted);line-height:1.9;margin:14px 0 0}.hero-photo{height:445px;margin:0;position:relative;overflow:hidden;border-radius:8px;background:#274534}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d251585,transparent 70%);pointer-events:none}.photo-message{position:absolute;top:40px;left:42px;color:#fffaf0;z-index:1}.photo-message>span{font-family:var(--serif);font-size:clamp(38px,4.7vw,66px);line-height:1.02;font-weight:400;letter-spacing:-.035em;text-shadow:0 1px 15px #10281c40}.photo-message p{font-size:13px;line-height:1.9;margin-top:20px;text-shadow:0 1px 6px #000}.hero-photo figcaption{position:absolute;bottom:25px;left:42px;right:35px;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.07em;color:white;z-index:1;text-shadow:0 1px 6px #000}.manifesto{display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line);padding:37px 0}.manifesto>span{font-size:12px;line-height:1.7;letter-spacing:.08em}.manifesto p{margin:0;font-family:var(--serif);font-size:19px;line-height:1.8}.manifesto p br{display:none}.manifesto strong{font-weight:500}.section{padding-top:95px;padding-bottom:90px}h2{font-family:var(--serif);font-weight:500;font-size:39px;line-height:1.55;letter-spacing:-.035em;margin:0 0 22px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{font-size:16px;line-height:2;color:var(--muted);margin:4px 0 0;align-self:center}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:38px}.features article{border-top:1px solid var(--ink);padding:24px 0 0}.feature-number{font-size:12px;letter-spacing:.08em;color:var(--muted)}h3{font-weight:600}.features h3{font-family:var(--serif);font-size:24px;line-height:1.7;font-weight:500;margin:26px 0 16px}.features p{font-size:16px;line-height:1.95;color:var(--muted);margin:0}.section-note{font-size:12px;line-height:1.9;color:var(--muted);margin-top:28px}.how-section{background:#ebe8df;padding:88px 0}.how-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:90px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:28px;border-bottom:1px solid #c7c3b9;padding:28px 0}.steps li:first-child{padding-top:0}.steps li:last-child{border:0;padding-bottom:0}.steps li>span{font-family:var(--serif);font-size:29px;color:#bd3c18}.steps h3{font-size:19px;margin:0 0 12px}.steps p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.questions details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;padding:25px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:24px;flex:none}details[open] summary span{transform:rotate(45deg)}details p{margin:0 25px 25px 0;font-size:16px;color:var(--muted);line-height:1.9}.download{display:grid;grid-template-columns:1fr 1fr;background:#242520;color:var(--paper);align-items:stretch}.download>.wrap{width:auto;margin:0;padding:70px 50px 70px max(56px,calc((100vw - 1280px)/2));align-self:center;min-width:0}.download .eyebrow{color:#d8d3c6;white-space:nowrap}.download h2{font-size:47px;line-height:1.5}.download p:not(.eyebrow){font-size:16px;line-height:1.9;color:#e3e0d7}.store-pending{display:inline-flex;flex-direction:column;gap:4px;border:1px solid #bab8ae;border-radius:6px;padding:12px 30px;margin-top:14px;text-align:center;font-size:13px}.store-title{font-size:22px}.download p.download-note{font-size:12px;color:#c8c5bd}.brand-panel{min-height:500px;min-width:0;background:var(--orange);overflow:hidden;display:grid;place-items:center}.brand-panel img{width:100%;height:100%;object-fit:cover;display:block}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:48px;padding-bottom:45px}footer .wordmark{width:110px;height:42px}footer p,footer small{font-size:12px;color:var(--muted);line-height:1.8}.footer-right{text-align:right}footer p{margin-top:16px}.footer-right p{margin:0 0 7px}.social-slot{display:flex;gap:12px;align-items:center}.social-slot img{width:48px;height:48px;border-radius:50%;object-fit:cover}.social-label{font-size:14px}.social-slot p{margin:5px 0 0;font-size:12px}@media(max-width:1050px){header,.wrap{width:calc(100% - 64px)}.hero-top{gap:40px}.hero h1{font-size:4.9vw}.hero-kicker{font-size:22px}.hero-photo{height:400px}.features{gap:28px}.section-heading{gap:20px 45px}.how-layout{gap:45px}.faq{gap:40px}.download>.wrap{padding:55px 32px}.download h2{font-size:40px}.manifesto p{font-size:17px}.manifesto p br{display:block}.brand-panel{min-height:520px}footer{flex-wrap:wrap}}@media(max-width:700px){header,.wrap{width:calc(100% - 40px)}header{height:85px;gap:18px}.wordmark{width:105px;height:40px}nav{display:none}.header-cta{font-size:12px;padding:12px 15px}.header-cta span{margin-left:8px}.hero{padding-top:43px}.hero-top{grid-template-columns:1fr;gap:26px;margin-bottom:32px}.eyebrow{font-size:12px;margin-bottom:21px}.hero h1{font-size:clamp(35px,10.7vw,61px);line-height:1.5}.hero-copy{padding-top:0}.hero-kicker{font-size:21px;margin-bottom:12px}.intro{font-size:16px;line-height:1.95;margin-bottom:19px}.launch-note{font-size:12px}.hero-photo{height:330px;border-radius:5px}.hero-photo>img{object-position:50% 50%}.photo-message{top:24px;left:23px}.photo-message>span{font-size:39px}.photo-message p{font-size:12px;max-width:190px;margin-top:12px}.hero-photo figcaption{left:23px;bottom:19px;right:23px;font-size:12px}.hero-photo figcaption span:last-child{display:none}.manifesto{padding:27px 0;gap:20px;align-items:flex-start}.manifesto>span{font-size:12px;line-height:1.9}.manifesto p{font-size:14px}.manifesto strong{display:block}.section{padding-top:62px;padding-bottom:62px}.section-heading{grid-template-columns:1fr;gap:0}h2{font-size:30px}.section-heading>p:last-child{font-size:16px;line-height:2;margin:0}.section-heading>p:last-child br{display:none}.features{grid-template-columns:1fr;gap:30px;margin-top:33px}.features article{padding-top:20px}.features h3{font-size:23px;margin:20px 0 12px}.features h3 br{display:none}.features p{font-size:16px}.how-section{padding:60px 0}.how-layout{grid-template-columns:1fr;gap:25px}.how-layout .intro{margin-bottom:10px}.steps li{gap:22px;padding:25px 0}.steps h3{font-size:18px}.steps p{font-size:16px}.faq{grid-template-columns:1fr;gap:14px}.faq h2 br{display:none}.faq h2{margin-bottom:0}summary{font-size:15px;gap:10px;padding:22px 0}.download{grid-template-columns:1fr}.download>.wrap{padding:52px 25px 45px}.download .eyebrow{white-space:normal}.download h2{font-size:38px}.brand-panel{min-height:0;height:240px}.brand-panel img{object-fit:cover;object-position:center;height:100%;width:100%}footer{flex-direction:column;align-items:flex-start;padding:35px 0;gap:22px}.footer-right{text-align:left}.footer-right small{display:block;margin-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
