*{margin:0;padding:0;box-sizing:border-box}
body{min-height:100svh;background:radial-gradient(90% 70% at 50% -10%,#1e3a28 0,transparent 60%),#14291c;color:#f6f1e5;font-family:"Instrument Sans",system-ui,sans-serif;line-height:1.7;padding:0 1.4rem 4rem}
.page-head{max-width:44rem;margin:0 auto;padding:1.6rem 0 0;display:flex;align-items:center;justify-content:space-between}
.wordmark{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:520;color:#f6f1e5;text-decoration:none;display:flex;align-items:center;gap:.5rem}
.wordmark svg{width:19px;height:19px}
.page{max-width:44rem;margin:0 auto;padding-top:3.2rem}
.page-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#d3a85c;margin-bottom:1rem}
h1{font-family:Fraunces,Georgia,serif;font-weight:420;font-size:clamp(2rem,5vw,3rem);line-height:1.12;font-variation-settings:"SOFT" 70;margin-bottom:.9rem}
.page-updated{font-size:.82rem;color:rgba(246,241,229,.45);margin-bottom:2.6rem}
h2{font-family:Fraunces,Georgia,serif;font-weight:460;font-size:1.35rem;line-height:1.25;font-variation-settings:"SOFT" 60;margin:2.4rem 0 .7rem;color:#f6f1e5}
p{color:rgba(246,241,229,.72);margin-bottom:1rem;font-size:.97rem}
ul{margin:0 0 1rem 1.2rem;color:rgba(246,241,229,.72);font-size:.97rem}
li{margin-bottom:.45rem}
a{color:#f6f1e5;text-underline-offset:3px;text-decoration-color:rgba(211,168,92,.6)}
a:hover{color:#d3a85c}
.page-note{background:rgba(246,241,229,.06);border:1px solid rgba(246,241,229,.14);border-radius:1rem;padding:1.1rem 1.25rem;margin:1.4rem 0}
.page-note p{margin:0;font-size:.9rem}
.page-foot{max-width:44rem;margin:3.5rem auto 0;padding-top:1.6rem;border-top:1px solid rgba(246,241,229,.1);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(246,241,229,.35);display:flex;flex-wrap:wrap;gap:.8rem 1.8rem}
.page-foot a{color:rgba(246,241,229,.55);text-decoration:none;letter-spacing:.14em}
.page-foot a:hover{color:#d3a85c}
.unsub-form{margin-top:1.6rem;max-width:30rem}
.unsub-form label{display:block;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(246,241,229,.62);margin-bottom:.5rem}
.unsub-form input[type=email]{width:100%;font-family:inherit;font-size:1rem;color:#f6f1e5;background:rgba(246,241,229,.07);border:1px solid rgba(246,241,229,.22);border-radius:.9rem;padding:1rem 1.1rem;transition:border-color .3s,background .3s}
.unsub-form input[type=email]::placeholder{color:rgba(246,241,229,.35)}
.unsub-form input[type=email]:focus{outline:0;border-color:#7c9473;background:rgba(246,241,229,.1)}
.unsub-form input[type=email].invalid{border-color:#c4643b}
.hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}
.field-error{display:none;font-size:.83rem;color:#e8a184;margin-top:.5rem}
.field-error.show{display:block}
.btn{display:inline-block;border:none;cursor:pointer;color:#f6f1e5;text-decoration:none;font-family:inherit;font-size:.76rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;background:#c4643b;border-radius:999px;padding:.95rem 1.7rem;transition:background .3s;margin-top:1.1rem}
.btn:focus-visible,.btn:hover{background:#a85230}
.btn-ghost{background:0 0;border:1px solid rgba(246,241,229,.35);margin-left:.6rem}
.btn-ghost:focus-visible,.btn-ghost:hover{background:rgba(246,241,229,.1)}
.unsub-step{display:none}
.unsub-step.show{display:block}
:focus-visible{outline:2px solid #d3a85c;outline-offset:3px}
