.subscribe-page{padding:clamp(48px,6vw,85px) clamp(18px,6vw,90px) 70px;background:#f8f2e7}.subscribe-head{max-width:1400px;margin:0 auto 38px;display:flex;justify-content:space-between;align-items:end;gap:35px}.subscribe-head h1{font-size:clamp(48px,6vw,78px);line-height:1;margin:8px 0}.subscribe-head>div>p:last-child{margin:0;color:#6c5c4e}.instant-billing{display:flex;flex-shrink:0;padding:5px;border:1px solid var(--line);border-radius:999px;background:#fffaf1;box-shadow:0 8px 25px #5b3c1e12}.instant-billing button{border:0;border-radius:999px;padding:13px 20px;background:transparent;color:#67584b;font:600 11px "DM Sans";cursor:pointer;transition:.2s}.instant-billing button span{margin-left:6px;color:var(--rust)}.instant-billing button.active{background:var(--ink);color:#fff;box-shadow:0 5px 15px #20150e3d}.instant-billing button.active span{color:#e9aa82}.subscribe-plans{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.subscribe-plan{position:relative;display:flex;flex-direction:column;min-height:570px;padding:38px 32px;border:1px solid #c8b79e;background:#fffaf1;cursor:pointer;outline:0;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s}.subscribe-plan:hover{transform:translateY(-4px);box-shadow:0 18px 45px #49301a18}.subscribe-plan.selected{border:2px solid var(--rust);padding:37px 31px;background:#fffdf7;box-shadow:0 22px 55px #6a371f25}.subscribe-plan.selected:before{content:"SELECTED";position:absolute;right:24px;top:22px;font-size:8px;font-weight:600;letter-spacing:.14em;color:var(--rust)}.plan-check{position:absolute;right:20px;top:18px;width:22px;height:22px;border:1px solid #bfae96;border-radius:50%;display:grid;place-items:center;color:transparent;font-size:12px}.subscribe-plan.selected .plan-check{right:-10px;top:-10px;width:30px;height:30px;background:var(--rust);border-color:var(--rust);color:#fff;box-shadow:0 4px 12px #73341f35}.subscribe-plan.selected:has(.plan-choice):before{display:none}.plan-choice{position:absolute;right:22px;top:24px;font-size:8px;font-weight:600;letter-spacing:.14em;color:var(--rust)}.instant-price{margin:20px 0 16px;display:flex;align-items:baseline;gap:7px}.instant-price strong{font:clamp(52px,5vw,70px)/1 "Instrument Serif",serif;letter-spacing:-.03em}.instant-price small{font-size:11px;color:#756659}.subscribe-plan>p:not(.eyebrow){min-height:55px;color:#6a5b4e;line-height:1.55}.subscribe-plan ul{margin:15px 0 30px;padding:22px 0 0;border-top:1px solid var(--line);list-style:none;line-height:2.15;font-size:13px;color:#55483d}.subscribe-plan li:before{content:"✓";margin-right:10px;color:var(--rust)}.subscribe-plan form,.subscribe-action{display:block;width:100%;margin-top:auto}.subscribe-action{text-align:center}.subscribe-plan button.subscribe-action{min-height:48px}.subscribe-trust{max-width:1400px;margin:28px auto 0;display:flex;justify-content:center;gap:35px;color:#75675b;font-size:10px;letter-spacing:.04em}.compact-proof{padding-block:70px}.compact-proof>div{margin-top:20px}.compact-proof>div article{padding-top:18px}.compact-proof h3{margin:8px 0}@media(max-width:900px){.subscribe-head{align-items:flex-start;flex-direction:column}.subscribe-plans{grid-template-columns:1fr}.subscribe-plan{min-height:0}.subscribe-plan>p:not(.eyebrow){min-height:0}.subscribe-trust{align-items:center;flex-direction:column;gap:8px}}@media(max-width:560px){.subscribe-page{padding-top:36px}.subscribe-head h1{font-size:52px}.instant-billing{width:100%}.instant-billing button{flex:1;padding-inline:10px}.subscribe-plan{padding:30px 24px}.subscribe-plan.selected{padding:29px 23px}.subscribe-trust{align-items:flex-start}}
