/* Scoped to the one homepage section; existing GemFolia type and colour palette. */
.gf-newsletter{background:#eee5f1;color:#49364f;padding:clamp(48px,6vw,92px) clamp(24px,5vw,80px)}
.gf-newsletter-inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(36px,6vw,90px)}
.gf-newsletter .eyebrow{font:500 11px/1.6 Arial,sans-serif;letter-spacing:.19em;margin:0 0 22px}
.gf-newsletter h2,.gf-newsletter h1{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-style:italic;font-size:clamp(38px,4.5vw,68px);line-height:1.14;letter-spacing:-.035em;margin:0 0 22px;padding-bottom:4px;color:inherit}
.gf-newsletter-copy>p:last-child{font-size:15px;line-height:1.85;margin:0;max-width:490px}
.gf-newsletter-form{min-width:0;text-align:left;font-size:14px}
.gf-newsletter-form>label:first-of-type{display:block;font-weight:500;margin-bottom:10px}
.gf-newsletter-input-row{display:flex;background:#fffcfa;border:1px solid #ae9eb5;border-radius:999px;padding:6px;gap:8px}
.gf-newsletter-input-row input[type=email]{min-width:0;flex:1;width:100%;height:48px;border:0;background:transparent;padding:0 14px;color:#35273e;font:inherit;font-size:16px;border-radius:30px;box-shadow:none}
.gf-newsletter-input-row input::placeholder{color:#726477;opacity:1}
.gf-newsletter button{min-height:48px;padding:14px 23px;border:1px solid #35273e;border-radius:999px;background:#35273e;color:#fff;font:600 14px/1.4 Arial,sans-serif;white-space:nowrap;cursor:pointer;transition:background .2s}
.gf-newsletter button span{margin-left:12px}.gf-newsletter button:hover{background:#56425f}.gf-newsletter button:disabled{cursor:wait;opacity:.7}
.gf-newsletter :focus-visible{outline:2px solid #775781;outline-offset:4px}.gf-newsletter-input-row:focus-within{border-color:#775781}
.gf-newsletter-consent{display:flex;gap:10px;align-items:flex-start;margin:18px 0 12px;font-size:12px;line-height:1.7;cursor:pointer}
.gf-newsletter-consent input[type=checkbox]{appearance:auto;accent-color:#49364f;width:18px;height:18px;flex:0 0 18px;margin:2px 0 0}
.gf-newsletter a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.gf-newsletter-fine{font-size:12px;line-height:1.7;color:#625269;margin:10px 0 0}
.gf-newsletter-status{font-size:14px;line-height:1.65;margin:12px 0 0}.gf-newsletter-status:empty{display:none}.gf-newsletter-status[data-error=true]{color:#8b243c}
.gf-newsletter-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.gf-subscription-page{margin:0;background:#eee5f1;color:#49364f;font:16px/1.7 Arial,sans-serif}.gf-subscription-page .gf-newsletter{max-width:680px;margin:6vh auto;padding:32px 24px;text-align:center}.gf-newsletter-logo{width:190px;height:auto;margin-bottom:32px}.gf-subscription-page h1{font-size:clamp(36px,6vw,60px)}.gf-subscription-page form{margin:28px 0}.gf-welcome-code{padding:24px;margin:28px 0;border:1px solid #ae9eb5;border-radius:16px;background:#fffcfa}.gf-welcome-code span{display:block;font-size:13px}.gf-welcome-code strong{display:block;overflow-wrap:anywhere;letter-spacing:.07em;font-size:24px;margin:12px 0}.gf-welcome-code p{font-size:13px}
@media(max-width:900px){.gf-newsletter-inner{grid-template-columns:1fr;gap:30px;max-width:600px}.gf-newsletter h2{font-size:clamp(38px,7vw,58px)}.gf-newsletter-copy>p:last-child{max-width:none}}
@media(max-width:480px){.gf-newsletter{padding:44px 24px}.gf-newsletter .eyebrow{margin-bottom:18px}.gf-newsletter h2{font-size:40px}.gf-newsletter-copy>p:last-child{font-size:14px}.gf-newsletter-input-row{display:grid;border:0;background:none;padding:0;gap:12px}.gf-newsletter-input-row input[type=email]{height:54px;background:#fffcfa;border:1px solid #ae9eb5;padding:0 18px;box-sizing:border-box}.gf-newsletter button{width:100%;min-height:52px}.gf-newsletter-consent{margin-top:18px}}
