*{box-sizing:border-box}body{margin:0;background:#f3f1eb;color:#252b27;font:15px/1.6 Arial,sans-serif}a{color:inherit}header{padding:24px 4%;border-bottom:1px solid #d5d7cd;display:flex;align-items:center;justify-content:space-between;gap:20px}header>span{font-size:10px;letter-spacing:1.5px}.wordmark{font-size:34px;font-weight:750;text-decoration:none;letter-spacing:-2px}.wordmark span{color:#9b512d;margin-left:7px}header>a:last-child{font-size:12px}main{max-width:1600px;margin:auto;padding:56px 4% 0}.intro{max-width:830px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;text-transform:uppercase}h1{font:normal clamp(36px,4.2vw,64px)/1.07 Georgia,serif;letter-spacing:-2px;margin:20px 0}p{color:#5a6159}.intro>p:last-child{max-width:580px;font-size:16px}.review-tools{margin:45px 0 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d5d7cd;padding-top:20px;font-size:12px}.review-tools label{font-weight:700}select{margin-left:15px;padding:10px 30px 10px 12px;border:1px solid #b6bcb3;border-radius:5px;background:#fff;font:inherit}.directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.direction{background:#fff;border:1px solid #d3d5cc;border-radius:8px;overflow:hidden}.direction-top{display:flex;justify-content:space-between;padding:15px 20px;font-size:13px;font-weight:700}.kit{font-size:11px;font-weight:400}.linen .direction-top{background:#e9ede1}.clarity .direction-top{background:#e8edf5}.daybook .direction-top{background:#f5e9a9}.preview{display:block;background:#e4e5df;padding:15px;border-bottom:1px solid #d3d5cc;aspect-ratio:1.46;overflow:hidden}.preview img{width:100%;height:auto;box-shadow:0 3px 12px #0001;border:1px solid #0001}.direction-copy{padding:22px}.direction h2{font:25px/1.2 Georgia,serif;margin:14px 0}.direction-copy>p:not(.eyebrow){min-height:72px;font-size:13px}.links{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.open{padding:10px 14px;background:#263f31;color:white;text-decoration:none;border-radius:4px}.clarity .open{background:#294d79}.daybook .open{background:#263e3a}.notes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #c9cec3;margin-top:55px;padding:35px 0;gap:25px}.notes h2{font:30px/1.2 Georgia,serif}.notes li{padding:5px 0;color:#535b51;font-size:13px}footer{border-top:1px solid #d5d7cd;padding:22px 0 35px;font-size:11px;color:#687061}@media(max-width:900px){.directions{grid-template-columns:1fr}.preview{aspect-ratio:1.8}.review-tools{align-items:start;gap:10px;flex-direction:column}.notes{grid-template-columns:1fr}header>span{display:none}main{padding-top:35px}h1{letter-spacing:-1px}.direction-copy>p:not(.eyebrow){min-height:0}}
