:root{--green:#164f43;--ink:#192c27;--muted:#66736e;--paper:#fbfaf6;--gold:#b9904d}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.65}.shell{width:min(100% - 40px,920px);margin:auto}.top{background:#fff;border-bottom:1px solid #e7e8e3}.top .shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:var(--green);font-size:17px;font-weight:700;text-decoration:none}.brand img{width:43px;height:43px;object-fit:contain}.back{font-size:14px;color:var(--green);text-decoration:none;font-weight:700}.hero{padding:70px 0 38px;background:linear-gradient(145deg,#eaf3ef,#fbfaf6)}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:0;max-width:760px;font-size:clamp(34px,5vw,52px);line-height:1.12;color:var(--green);letter-spacing:0}.hero p{max-width:690px;margin:18px 0 0;color:#4f615b;font-size:18px}.content{padding:52px 0 70px}.card{padding:30px;border:1px solid #dfe6e1;border-radius:8px;background:#fff;box-shadow:0 10px 35px rgba(22,79,67,.06)}.price{display:inline-block;margin:4px 0 14px;padding:8px 12px;border-radius:5px;background:#e9f2ed;color:#164f43;font-size:24px;font-weight:700}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.item{border-top:1px solid #e6ebe7;padding-top:15px}.item h2,.content h2{margin:0 0 7px;color:#164f43;font-size:20px;line-height:1.3}.item p,.content p,.content li{margin:0;color:#4f5f59}.notice{margin-top:24px;padding:17px 19px;border-left:4px solid #b9904d;background:#fffaf0;color:#55513f}.intake{margin-top:28px;padding:26px;border:1px solid #d9e6df;border-radius:8px;background:#f4f8f5}.intake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px}.intake input,.intake textarea{display:block;width:100%;min-width:0;border:1px solid #c9d7d0;border-radius:6px;padding:12px;background:#fff;color:#192c27;font:inherit;line-height:1.35}.intake textarea{min-height:96px;resize:vertical}.intake .full{grid-column:1/-1}.intake label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#315248}.intake .required::after{content:" *";color:#a84b35}.cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:20px;padding:14px 19px;border:0;border-radius:7px;background:#164f43;color:#fff;text-decoration:none;font:inherit;font-weight:700;cursor:pointer}.cta:disabled{cursor:wait;opacity:.72}.paypal-checkout{background:#0070ba}.paypal-button-logo{width:18px;height:22px;filter:brightness(0) invert(1)}.payment-methods{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:17px;color:#43554e;font-size:13px;font-weight:700}.payment-methods span{margin-right:3px}.payment-methods img{display:block;height:34px;width:74px;object-fit:contain;border:1px solid #ccd9d2;border-radius:6px;background:#fff;padding:6px 10px;box-shadow:0 1px 2px rgba(22,79,67,.08)}.payment-note{margin:12px 0 0;font-size:13px;color:#61706a}.form-status{margin:12px 0 0;font-size:13px;color:#315248}.section{margin-top:42px}.section ul{padding-left:21px}.merchant{margin-top:34px;padding:22px;background:#eef5f1;border-radius:8px}.merchant p{margin:5px 0}.footer{padding:32px 0;background:#fff;border-top:1px solid #e7e8e3;color:#69746f;font-size:13px}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:12px}.footer a{color:#164f43;text-decoration:none}@media(max-width:640px){.shell{width:min(100% - 32px,920px)}.top .shell{min-height:64px}.hero{padding:48px 0 28px}.content{padding:32px 0 48px}.card{padding:22px}.grid,.intake-grid{grid-template-columns:1fr}.hero p{font-size:16px}.intake .full{grid-column:auto}.payment-methods{gap:8px}.payment-methods img{height:32px;width:68px}}
