@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";:root{font-family:DM Sans,sans-serif;color:#26362d;background:#f7f5ee;font-synthesis:none;font-size:15px}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b58147;outline-offset:4px}.shell{max-width:1350px;margin:auto;padding:0 6%}header{display:flex;justify-content:space-between;align-items:center;height:112px;border-bottom:1px solid #dedfd4}.brand{font-size:27px;font-weight:700;letter-spacing:-1.5px;text-decoration:none}.brand span{font-weight:400}.brand i{font-style:normal;color:#b8824d;margin-left:8px}.header-right{display:flex;align-items:center;gap:22px}.pilot{font-size:10px;letter-spacing:1.8px;background:#e9ecdf;padding:9px 12px;border-radius:20px}main{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:65px 0 60px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.2px;color:#768370;margin-bottom:22px}h1{font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(58px,6vw,88px);font-weight:400;line-height:.97;letter-spacing:-2px;margin:0 0 22px}h1 em{color:#9a6442;font-weight:400}.lede{font-size:16px;line-height:1.65;max-width:320px;color:#6a7469}.bookscape{display:flex;align-items:end;height:185px;margin:30px 0 20px;border-bottom:5px solid #ddd6c4;width:330px;padding-left:8px}.book{box-shadow:2px 2px 4px #0002;border-left:6px solid #0002;font-family:Georgia,serif;font-size:14px;line-height:1.3}.book-one{width:120px;height:165px;background:#c27952;color:#fff0d4;padding:20px 10px;transform:rotate(-8deg);margin-right:7px}.book-one span{display:block;font:8px sans-serif;margin-top:32px}.book-two{height:180px;width:115px;background:#3d5e4a;color:#f4e4b3;padding:24px 12px;transform:rotate(2deg)}.book-two b{display:block;font-size:23px;font-style:italic;margin-top:15px}.book-three{height:149px;width:92px;background:#e3c777;padding:24px 10px;transform:rotate(9deg);margin-left:6px}.pilot-note{font-size:11px;color:#818779;line-height:1.6;max-width:350px}.panel{background:#fffef9;border:1px solid #e5e6dd;border-radius:4px;padding:38px;box-shadow:0 14px 40px #354d3010}h2{font-family:Libre Caslon Display,Georgia,serif;font-size:38px;line-height:1.1;letter-spacing:-.6px;font-weight:400;margin:0 0 15px}h3{font-size:18px;font-weight:500}.muted{color:#788074;line-height:1.65;font-size:13px}.small{font-size:11px}form{margin-top:24px}label{display:block;font-size:12px;font-weight:500;margin:17px 0}input:not([type=checkbox]){display:block;background:#fffefb;border:1px solid #dce0d5;padding:13px 14px;border-radius:3px;width:100%;margin-top:8px;color:#26362d;font-size:14px}.primary{display:flex;justify-content:space-between;align-items:center;background:#304d3c;color:#fff;border:0;border-radius:3px;padding:15px 18px;width:100%;text-decoration:none;font-size:13px;margin-top:24px}.primary:hover{background:#42644e}.secondary{border:1px solid #d8ded0;background:transparent;border-radius:3px;padding:13px;width:100%;color:#304d3c;font-size:13px}.text-button{background:transparent;border:0;font-size:12px;color:#63715f}.recovery{display:block;text-align:center;font-size:11px;color:#7b8377;margin:20px auto 0}.divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#93998e;font-size:10px}.divider:before,.divider:after{content:"";height:1px;background:#e5e7de;flex:1}.sources{display:grid;grid-template-columns:1fr 1fr;gap:8px}.source{display:flex;align-items:center;gap:8px;border:1px solid #dde1d5;margin:0;padding:12px 8px;font-size:11px;border-radius:3px}.source:has(input:checked){background:#ebf0e5;border-color:#8fa187}input[type=checkbox]{accent-color:#304d3c}.notice,.error{font-size:12px;line-height:1.6;padding:12px;background:#eef1e5;border-radius:3px}.error{background:#faeee6;color:#a3472a}.storage{font-size:11px;color:#7b8377;padding:20px 0;border-bottom:1px solid #e1e5da}.progress{height:4px;background:linear-gradient(90deg,#e6eadf,#72956b,#e6eadf);background-size:200%;animation:slide 2s infinite;margin:30px 0}footer{display:flex;justify-content:space-between;border-top:1px solid #dedfd4;padding:24px 0;font-size:10px;color:#818b7b}@keyframes slide{to{background-position:200%}}@media(max-width:760px){.shell{padding:0 6%}header{height:85px}main{grid-template-columns:1fr;gap:30px;padding-top:35px}.intro h1{font-size:58px}.bookscape{display:none}.lede{max-width:100%}.panel{padding:26px}.pilot-note{max-width:100%}footer{gap:20px}.header-right{gap:8px}.pilot{font-size:8px}}
