.quillmore-footer{--mf-bg:#2b1a10;--mf-text:#c9bdb5;--mf-white:#f7f1ed;--mf-accent:#ca7444;--mf-line:rgba(255,255,255,.1);overflow:hidden;background:var(--mf-bg);color:var(--mf-text);font-family:inherit}
.quillmore-footer *{box-sizing:border-box}
.quillmore-footer a{color:inherit;text-decoration:none}
.quillmore-footer__inner{display:grid;width:min(1200px,calc(100% - 48px));margin:0 auto;padding:42px 0 30px;grid-template-columns:1.15fr .72fr .72fr 1.05fr;gap:40px}
.quillmore-footer__brand{padding-right:4px}
.quillmore-footer__wordmark{display:inline-block;color:var(--mf-white);font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:700;letter-spacing:-.035em;line-height:1}
.quillmore-footer__tagline{margin:26px 0 17px;color:var(--mf-text);font-size:13px;font-weight:600;line-height:1.5}
.quillmore-footer__brand-rule{width:100%;height:1px;margin-bottom:17px;background:var(--mf-line)}
.quillmore-footer__contact{display:grid;margin:0;padding:0;gap:12px;list-style:none}
.quillmore-footer__contact li{display:grid;grid-template-columns:17px minmax(0,1fr);gap:9px;align-items:start;font-size:13px;font-weight:600;line-height:1.45}
.quillmore-footer__contact svg{width:15px;height:15px;margin-top:2px;fill:none;stroke:var(--mf-accent);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.quillmore-footer__contact a:hover,.quillmore-footer__column a:hover{color:var(--mf-white)}
.quillmore-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:13px}
.quillmore-footer h2{margin:0 0 6px;color:var(--mf-white);font-size:13px;font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}
.quillmore-footer__column a{font-size:13px;font-weight:600;line-height:1.3;transition:color .18s ease}
.quillmore-footer__newsletter{border-left:1px solid var(--mf-line);padding-left:34px}
.quillmore-footer__newsletter>p{max-width:320px;margin:15px 0 18px;font-size:13px;font-weight:600;line-height:1.5}
.quillmore-footer__form{margin:0}
.quillmore-footer__form-row{display:grid;width:min(100%,330px);min-height:48px;padding:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:999px;background:#fff}
.quillmore-footer__form-row input{width:100%;min-width:0;height:38px;border:0;background:transparent;color:#2b1a10;padding:0 14px;font:inherit;font-size:13px;outline:0}
.quillmore-footer__form-row input:focus-visible{border-radius:999px;box-shadow:inset 0 0 0 2px var(--mf-accent)}
.quillmore-footer__form-row button{min-width:92px;height:38px;border:0;border-radius:999px;background:var(--mf-accent);color:#fff;padding:0 16px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.quillmore-footer__newsletter>small{display:block;margin-top:10px;font-size:11px;font-weight:600}
.quillmore-footer__form-message{margin:10px 0 0!important;color:#fff!important;font-size:12px!important}
.quillmore-footer__form-message--error{color:#ffb5a5!important}
.quillmore-footer__lower{width:min(1200px,calc(100% - 48px));margin:0 auto;border-top:1px solid var(--mf-line);padding:26px 0 0;text-align:center}
.quillmore-footer__disclosure{margin:0;text-align:left;font-size:11px;font-weight:500;line-height:1.55}
.quillmore-footer__disclosure strong{color:var(--mf-white)}
.quillmore-footer__payments{display:flex;margin:28px 0 16px;padding:0;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none}
.quillmore-footer__payments li{display:grid;width:41px;height:26px;place-items:center;overflow:hidden;border-radius:3px;background:#fff}
.quillmore-footer__payment-icon{display:block;width:100%;height:100%;max-height:26px}
.quillmore-footer__copyright{margin:0;color:#a9998f;padding-bottom:12px;font-size:11px;font-weight:600}
.quillmore-footer__final-note{max-width:920px;margin:8px auto 0;padding:14px 0 2px;border-top:1px solid var(--mf-line);color:#a9998f;font-size:10px;line-height:1.5;text-align:center}
@media(max-width:980px){.quillmore-footer__inner{grid-template-columns:1.1fr .75fr .75fr;gap:32px}.quillmore-footer__newsletter{grid-column:1/-1;border-top:1px solid var(--mf-line);border-left:0;padding:27px 0 0}.quillmore-footer__newsletter>p{max-width:560px}.quillmore-footer__form-row{width:min(100%,430px)}}
@media(max-width:749px){.quillmore-footer__inner{width:calc(100% - 32px);padding:36px 0 25px;grid-template-columns:1fr;gap:26px}.quillmore-footer__brand{padding:0}.quillmore-footer__wordmark{font-size:34px}.quillmore-footer__tagline{margin:22px 0 16px;font-size:13px}.quillmore-footer__contact li{font-size:12px}.quillmore-footer__column{gap:0;border-top:1px solid var(--mf-line)}.quillmore-footer__column h2{width:100%;margin:0;padding:18px 0 8px}.quillmore-footer__column a{width:100%;padding:7px 0;font-size:13px}.quillmore-footer__newsletter{grid-column:auto;margin-top:0;padding-top:24px}.quillmore-footer__newsletter>p{margin:14px 0 17px;font-size:13px}.quillmore-footer__lower{width:calc(100% - 32px);padding-top:24px}.quillmore-footer__disclosure{text-align:center;font-size:10px}.quillmore-footer__payments{margin:25px 0 15px;gap:6px}.quillmore-footer__payments li{width:38px;height:24px}.quillmore-footer__copyright{padding-bottom:8px}.quillmore-footer__final-note{margin-top:4px;padding:12px 4px 3px;font-size:9px}}
