/* AnaHealings V36.26: dynamic offer + admin-managed payments + Stripe Checkout Sessions API. */
.aho-launcher,.aho-primary,.aho-secondary,.aho-dialog button,.aho-checkout button{font:inherit;cursor:pointer}
.aho-launcher{position:fixed;right:18px;bottom:22px;z-index:1200;border:1px solid #73503d;border-radius:30px;background:#fff8ed;color:#573c2b;padding:11px 18px;box-shadow:0 4px 20px #604b3020;font-size:14px;max-width:calc(100vw - 36px)}
.aho-overlay{position:fixed;inset:0;background:#2f231e80;z-index:5000;display:grid;place-items:center;padding:20px;overflow:auto}
.aho-overlay[hidden],.aho-launcher[hidden]{display:none!important}
.aho-dialog{position:relative;width:min(100%,530px);max-height:calc(100dvh - 40px);overflow:auto;border-radius:22px;background:#fbf6ee;color:#503d30;padding:38px clamp(22px,5vw,48px) 30px;text-align:center;box-shadow:0 22px 70px #21160f40;font-family:Arial,sans-serif;line-height:1.55}
.aho-dialog h2{font-family:Georgia,serif;font-size:clamp(26px,5vw,36px);font-weight:400;line-height:1.15;margin:12px 0 18px;color:#503d30}
.aho-close{display:block;margin:-20px -4px 14px auto;border:0;background:transparent;text-decoration:underline;color:#614735;padding:8px;font-size:13px}
.aho-eyebrow{font:11px Arial,sans-serif;letter-spacing:2px;color:#745c46;margin:18px 0}
.aho-figure{font:normal clamp(65px,17vw,104px)/1 Georgia,serif;letter-spacing:-5px;color:#8c633f;padding:20px 0 12px;background:radial-gradient(ellipse at center,#eed59e90 0%,#f5e8d250 42%,transparent 70%)}
.aho-figure small{font-size:.43em;letter-spacing:0}
.aho-dialog p{font-size:15px;color:inherit;margin:12px 0}.aho-dialog .aho-small,.aho-small{font-size:12px;line-height:1.55;color:#695746}
.aho-primary,.aho-secondary{display:block;box-sizing:border-box;width:100%;text-align:center;border-radius:9px;border:1px solid #76553f;background:#76553f;color:#fffaf2;padding:14px 18px;margin:12px 0;text-decoration:none;font-size:15px;line-height:1.4}
.aho-primary:disabled{opacity:.6;cursor:wait}.aho-secondary{background:transparent;color:#503d30}
.aho-code-row{display:flex;gap:8px;justify-content:center;align-items:stretch}.aho-code-row input{min-width:0;width:100%;background:#fffdf8;border:1px solid #af9b87;border-radius:7px;padding:12px;font:inherit;color:#503d30}.aho-code-row button{border:1px solid #76553f;background:#76553f;color:#fffaf2;border-radius:7px;padding:10px 16px}
.aho-code-form{text-align:left;max-width:350px;margin:20px auto}.aho-code-form label{display:block;font-size:13px;margin-bottom:6px}
.aho-dialog a,.aho-checkout a{color:inherit}.aho-dialog a.aho-primary,.aho-checkout a.aho-primary{color:#fffaf2}
.aho-status{min-height:1.5em}.aho-error{padding:12px;border-left:3px solid #a64830;background:#ffede5}.aho-notice{padding:14px;background:#efe3c8;border-radius:9px}.aho-badge{font-size:12px;color:#755132;display:block;margin-top:8px}
.aho-page{margin:0;background:#f8f3eb;color:#503d30;font:16px/1.65 Arial,sans-serif}.aho-checkout{max-width:540px;margin:6vh auto;padding:30px 24px}.aho-brand{font:32px Georgia,serif;text-decoration:none}.aho-checkout h1{font:normal 34px/1.2 Georgia,serif;margin-top:32px}.aho-total{font:normal 38px Georgia,serif}.aho-total del{font:18px Arial,sans-serif;color:#806f5d;margin-right:12px}.aho-checkout footer{margin-top:36px;border-top:1px solid #d9cbb9;padding-top:16px;font-size:13px}.aho-checkout .aho-pay-form button{width:100%}
.aho-dialog :focus-visible,.aho-checkout :focus-visible,.aho-launcher:focus-visible{outline:3px solid #84602b;outline-offset:4px}
@media(max-width:480px){.aho-overlay{padding:12px}.aho-dialog{max-height:calc(100dvh - 24px)}.aho-launcher{bottom:14px;right:14px;font-size:13px;padding:10px 14px}.aho-checkout{margin:0 auto}.aho-dialog p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.aho-overlay *{animation:none!important;transition:none!important}}

[data-payment] .ic-pay-option[hidden]{display:none!important}

/* V36.26: Stripe Checkout is started server-side; payment controls keep the same full-width layout. */
.aho-pay-form > a.aho-secondary{display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;width:100%;}
.aho-pay-form > form{width:100%;}
.aho-pay-form > form button{width:100%;}
