:root{--ink:#301024;--wine:#4c1738;--yellow:#ffe261;--paper:#fff;--muted:#d9becf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--ink);color:white;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #f09bff;outline-offset:5px}.skip{position:absolute;top:-90px}.skip:focus{top:8px;z-index:9;background:#fff;color:#111}header{max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:25px;border-bottom:1px solid #ffffff22}.brand{font-size:23px;font-weight:900;letter-spacing:-1px;text-decoration:none;line-height:1}.brand span{display:block;font-size:12px;letter-spacing:7px;margin-top:9px}nav{display:flex;gap:28px;font-size:15px}nav a{text-decoration:none}.button{display:inline-block;border-radius:4px;background:var(--yellow);color:var(--ink);font-size:17px;font-weight:bold;text-decoration:none;padding:17px 26px;line-height:1.4}.button:hover{background:#ffec97}.small{font-size:14px;padding:13px 18px}.hero{max-width:1440px;margin:auto;padding:75px 5% 65px;display:grid;grid-template-columns:1.04fr 1fr;gap:45px;align-items:center}.eyebrow{text-transform:uppercase;font-size:13px;letter-spacing:2px;font-weight:bold;color:var(--yellow);margin:0 0 24px}h1{font-size:clamp(55px,6.3vw,100px);line-height:1;letter-spacing:-5px;margin:0 0 28px;font-weight:800}h1 em{font-family:Georgia,serif;font-weight:normal;color:var(--yellow)}.intro{max-width:530px;font-size:20px;color:#eadbe4;line-height:1.65}.micro{font-size:13px;color:var(--muted);max-width:370px}.hero-art{position:relative;min-width:0}.hero-art img{width:100%;height:500px;object-fit:cover;border-radius:45% 45% 5px 5px;background:var(--wine)}.photo-note{position:absolute;bottom:24px;left:-22px;background:white;color:var(--ink);padding:22px 30px;box-shadow:0 15px 40px #0003}.photo-note span{display:block;font-size:11px;letter-spacing:2px;margin-bottom:8px}.photo-note strong{font-size:23px;line-height:1.3}.ribbon{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap;background:var(--yellow);color:var(--ink);padding:21px;font-size:14px;letter-spacing:2px;text-transform:uppercase;font-weight:bold}.section{padding:85px max(5%,calc((100vw - 1250px)/2));}.section-title{max-width:780px;margin-bottom:42px}h2{font-size:clamp(33px,3.8vw,55px);line-height:1.12;letter-spacing:-2px;margin:0 0 22px}h3{font-size:24px;line-height:1.25;letter-spacing:-.5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #ffffff44;padding-top:25px}.number{color:var(--yellow);font-size:16px}.steps p{color:var(--muted)}.text-link{display:inline-block;margin-top:22px;text-underline-offset:7px;color:var(--yellow);font-weight:bold}.light{background:#fff;color:var(--ink)}.light .eyebrow{color:#872457}.devices{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.devices article{border-left:3px solid #e8ccdc;padding:0 0 0 24px}.devices p{font-size:16px;color:#594450}.offer{display:grid;grid-template-columns:1.3fr 1fr;gap:75px;background:var(--wine)}.offer p{max-width:550px}.offer aside{padding:35px;border:1px solid #be779c}.offer li{margin:10px 0}.offer ul{padding-left:20px}.offer aside p:last-child{font-size:14px;color:var(--muted)}.reading{background:#f6f2f5;color:var(--ink)}.reading .eyebrow{color:#872457}.reading-grid{display:grid;grid-template-columns:230px 1fr;gap:70px}.contents{align-self:start;position:sticky;top:25px;display:flex;flex-direction:column;gap:17px;font-size:15px}.contents a{text-decoration:none}.contents a:not(.button):hover{text-decoration:underline}.prose{max-width:800px}.prose article{padding-bottom:27px;margin-bottom:35px;border-bottom:1px solid #d8c7d1}.prose h3{font-size:29px}.prose p{color:#493840}.faq{max-width:950px}details{border-top:1px solid #d7bdcc;padding:22px 0}summary{font-weight:bold;font-size:20px;cursor:pointer}details p{max-width:800px;color:#594450}.closing{text-align:center;background:var(--wine)}.closing p{max-width:550px;margin:20px auto}.closing .eyebrow{margin-bottom:28px}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:13px;color:var(--muted)}@media(max-width:850px){header{flex-wrap:wrap}nav{order:3;width:100%;justify-content:space-between;gap:15px}.hero{grid-template-columns:1fr;padding-top:45px}.hero-art{max-width:620px;margin-top:15px}.hero-art img{height:380px}.photo-note{left:12px}h1{letter-spacing:-3px}.section{padding:55px 6%}.steps,.devices,.offer{grid-template-columns:1fr;gap:28px}.reading-grid{grid-template-columns:1fr;gap:20px}.contents{position:static;display:flex;flex-direction:row;flex-wrap:wrap;border-bottom:1px solid #d8c7d1;padding-bottom:25px}.contents strong{width:100%}footer{flex-wrap:wrap}.ribbon{font-size:11px;letter-spacing:1px}.devices article{padding-left:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
