.demo-play{margin:0 8px;padding:10px 17px;border:1px solid var(--blue);border-radius:30px;background:var(--pale);color:var(--blue);font:600 15px/1.4 Arial,sans-serif;cursor:pointer}
.demo-play:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.workbook-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.workbook-gallery figure{margin:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}
.workbook-gallery figure>a{display:flex;align-items:center;background:#f6f7fa;min-height:220px}
.workbook-gallery img{display:block;width:100%;height:290px;object-fit:contain}
.workbook-gallery figcaption{padding:22px}
.workbook-gallery p{margin:8px 0 0;color:var(--muted);font-size:16px}
.example-section{border-top:1px solid var(--line);padding-top:58px}
.example-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.example-steps article{border:1px solid var(--line);border-radius:18px;padding:25px;background:var(--pale)}
.example-steps article:last-child{grid-column:1/-1}
.example-steps article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:white;font-size:13px;font-weight:800;margin-bottom:16px}
.example-steps h3{margin-bottom:9px}.example-steps p{color:var(--muted);margin:0}
.example-math{background:white;border:1px solid var(--line);border-radius:12px;padding:12px 16px;margin:14px 0}
.example-math div{display:flex;justify-content:space-between;gap:18px;padding:7px 0;border-bottom:1px solid var(--line);font-size:14px}
.example-math div:last-child{border-bottom:0}.example-math .total{font-size:16px}.example-math strong{font-variant-numeric:tabular-nums}
.guarantee{margin-top:20px!important;padding:16px;border:1px solid #ffffff40;border-radius:10px;font-size:14px;color:white!important}.guarantee a{text-underline-offset:3px}
.verification-note{font-size:14px;line-height:1.55;padding:13px 15px;border-radius:9px;background:#fff9e9;color:#6b531f;border:1px solid #ead9a8}
.feedback-section{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px;border:1px solid var(--line);border-radius:22px;background:var(--pale)}
.feedback-section h2{font-family:Georgia,serif;font-weight:400}.feedback-section p{max-width:640px}.feedback-section .button{flex:none}
footer{flex-wrap:wrap}footer>a:not(.brand){font-size:14px}
.privacy-section{border-top:1px solid var(--line);padding-top:32px;max-width:850px}
.privacy-section h2{font-size:30px;margin-bottom:14px}
.privacy-section p{font-size:16px;line-height:1.65;color:var(--muted)}
.privacy-section summary{cursor:pointer;font-weight:700;padding:12px 0}
.privacy-section a{text-underline-offset:3px;overflow-wrap:anywhere}
.privacy-section .micro{font-size:13px}
@media(max-width:760px){.workbook-gallery,.example-steps{grid-template-columns:1fr}.example-steps article:last-child{grid-column:auto}.workbook-gallery img{height:240px}.feedback-section{display:block;padding:26px}.feedback-section .button{margin-top:24px}}

/* A shorter path from the offer to a demo and checkout. */
section{margin-bottom:64px}
.hero{padding-top:42px;margin-bottom:24px}
.hero .micro{font-size:14px;max-width:480px;color:var(--seafoam-ink);font-weight:600}
.featured-demo{display:grid;grid-template-columns:minmax(220px,340px) 1fr;align-items:center;gap:40px;padding:26px;border:1px solid var(--line);border-radius:24px;background:var(--pale)}
.featured-demo video{display:block;width:100%;aspect-ratio:4/5;border-radius:14px;background:white;filter:hue-rotate(-70deg)}
.demo-copy{max-width:560px}.demo-copy h3{font-size:28px}.demo-copy .video-number{color:var(--blue);font-size:14px;font-weight:700}.demo-copy .demo-play{margin:0 0 12px}.demo-copy details p{font-size:15px}
.more-demos{margin-top:20px;border:1px solid var(--line);border-radius:14px;padding:18px 22px}.more-demos>summary{color:var(--blue)}
.extra-demos{grid-template-columns:1fr 1fr;margin-top:24px}.extra-demos>article{width:100%;max-width:400px;margin:auto}
.kit-section{align-items:start;padding:32px;gap:36px}.kit-section h2{font-size:34px}.kit-section .format-note{margin-top:16px}.kit-details{padding-top:0}.kit-details>.kit-list{margin-top:24px}
.example-section{padding-top:0;border:0}.example-section>details>summary{font-size:18px;color:var(--blue)}.example-steps{margin-top:24px}
.guarantee{color:var(--seafoam-ink)!important;border-color:var(--seafoam-line);padding:0;border:0;font-size:15px}
.privacy-section{padding-top:0;margin-bottom:32px;border:0}.privacy-section>details{border-top:1px solid var(--line)}
@media(max-width:760px){section{margin-bottom:44px}.featured-demo{grid-template-columns:1fr;gap:22px;padding:18px}.featured-demo video{max-width:340px;margin:auto}.demo-copy h3{font-size:24px}.extra-demos{grid-template-columns:1fr}.more-demos{padding:16px}.kit-section{padding:26px 22px}.hero{padding-top:28px}}
