:root{--ink:#29251f;--muted:#70695e;--stone:#ece7df;--paper:#faf8f4;--line:#cfc6ba;--accent:#3e4837;--accent-hover:#30392b}*{box-sizing:border-box}html{background:var(--stone);min-height:100%}body{background:var(--paper);min-height:100svh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.page-shell{flex-direction:column;width:100%;max-width:1280px;min-height:100svh;margin-inline:auto;padding:3rem;display:flex}.coming-soon{width:100%;max-width:56.25rem;margin:auto;padding:1.5rem 0}.eyebrow{color:var(--accent);letter-spacing:.16em;margin:0 0 1.5rem;font-size:.72rem;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;max-width:56.25rem;margin-bottom:1.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.25rem,5vw,5.75rem);font-weight:400;line-height:.98}.intro{max-width:48rem;color:var(--muted);margin-bottom:1.2rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.supporting-line{max-width:48rem;margin-bottom:3.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.38}.signup{border-top:1px solid var(--line);width:100%;max-width:50rem;padding-top:1.5rem}.signup h2{letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700}.form-row{gap:.75rem;display:flex}input{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fffdfa;border-radius:0;flex:1;padding:.92rem 1rem}input::placeholder{color:#8c8377}input:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #7a8c71}button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:0;padding:.92rem 1.2rem;font-weight:700}button:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}button:disabled,input:disabled{cursor:wait;opacity:.7}.helper-text,.form-message{min-height:1.3rem;color:var(--muted);margin:.75rem 0 0;font-size:.83rem;line-height:1.45}.form-message{color:#8a352b}.signup-success .form-message{color:var(--accent);font-size:1rem}footer{width:100%;max-width:56.25rem;color:var(--muted);letter-spacing:.03em;margin-inline:auto;font-size:.78rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.page-shell{padding-inline:clamp(2rem,4vw,3rem)}}@media (max-width:640px){.page-shell{padding-inline:1.5rem}.coming-soon{padding:2rem 0}h1{font-size:clamp(2.55rem,13vw,4rem)}.form-row{flex-direction:column}button{width:100%}}
