:root{--colour-brand:#7a2432;--colour-brand-dark:#511722;--colour-brand-light:#f4e5e7;--colour-green:#35594a;--colour-green-dark:#233e33;--colour-green-light:#e5eee9;--colour-gold:#d4a84f;--colour-cream:#faf7f0;--colour-surface:#fff;--colour-text:#25231f;--colour-muted:#68645d;--colour-border:#ded8cd;--shadow-small:0 4px 16px #352a1f14;--shadow-medium:0 16px 45px #352a1f21;--radius-small:.5rem;--radius-medium:1rem;--radius-large:1.5rem;--container-width:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--colour-cream);min-width:320px;color:var(--colour-text);margin:0;font-family:Inter,Aptos,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.6}main{overflow:hidden}h1,h2,h3{color:var(--colour-text);margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:1.12}h1{letter-spacing:-.045em;font-size:clamp(2.6rem,7vw,5.5rem)}h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:1.45rem}p{margin-top:0}a{color:inherit}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid var(--colour-gold);outline-offset:4px}.container{width:min(calc(100% - 2rem), var(--container-width));margin-inline:auto}.section{padding-block:clamp(4rem,8vw,7rem)}.eyebrow{color:var(--colour-brand);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:800;display:block}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading p{max-width:650px;color:var(--colour-muted);font-size:1.08rem}.button{border:2px solid var(--colour-brand);background:var(--colour-brand);color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3.25rem;padding:.75rem 1.25rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{border-color:var(--colour-brand-dark);background:var(--colour-brand-dark);transform:translateY(-2px)}.button--secondary{border-color:var(--colour-border);color:var(--colour-text);background:0 0}.button--secondary:hover{border-color:var(--colour-brand);background:var(--colour-surface);color:var(--colour-brand)}.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}.skip-link{z-index:1000;border-radius:var(--radius-small);background:var(--colour-text);color:#fff;padding:.75rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (width<=600px){.container{width:min(calc(100% - 1.25rem), var(--container-width))}.button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-nen7h5rs]{z-index:20;border-bottom:1px solid var(--colour-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f0f5;position:relative;box-shadow:0 4px 18px #352a1f0a}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:1.5rem;min-height:5.75rem;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--colour-text);flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark[data-astro-cid-nen7h5rs]{background:var(--colour-brand);color:#fff;border-radius:50% 50% 50% 0;flex-shrink:0;place-items:center;width:2.85rem;height:2.85rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:700;display:grid;transform:rotate(-8deg)}.brand-mark[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]{transform:rotate(8deg)}.brand-text[data-astro-cid-nen7h5rs]{line-height:1.1;display:grid}.brand-name[data-astro-cid-nen7h5rs]{font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:700}.brand-description[data-astro-cid-nen7h5rs]{color:var(--colour-muted);letter-spacing:.11em;text-transform:uppercase;margin-top:.25rem;font-size:.75rem;font-weight:700}.navigation[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;margin-left:auto;display:flex}.navigation[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--colour-muted);border-radius:999px;flex-shrink:0;padding:.65rem .85rem;font-size:.94rem;font-weight:700;text-decoration:none}.navigation[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.navigation[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{background:var(--colour-brand-light);color:var(--colour-brand)}.header-actions[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.call-button[data-astro-cid-nen7h5rs]{background:var(--colour-green);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.8rem;padding:.6rem 1rem;font-size:.86rem;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.call-button[data-astro-cid-nen7h5rs]:hover{background:var(--colour-green-dark)}.call-button[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 1rem;width:1rem;height:1rem;display:block}.call-label[data-astro-cid-nen7h5rs]{display:none}.menu-button[data-astro-cid-nen7h5rs]{border:1px solid var(--colour-border);background:var(--colour-surface);min-height:2.8rem;color:var(--colour-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem .9rem;font-weight:750;line-height:1;display:none}.menu-button[data-astro-cid-nen7h5rs]:hover{border-color:var(--colour-brand);color:var(--colour-brand)}.menu-icon[data-astro-cid-nen7h5rs]{gap:.22rem;width:1.15rem;display:grid}.menu-icon[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]{background:currentColor;border-radius:999px;width:100%;height:2px;transition:opacity .16s,transform .16s;display:block}.site-header[data-astro-cid-nen7h5rs][data-menu-open=true] .menu-icon[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(5.5px)rotate(45deg)}.site-header[data-astro-cid-nen7h5rs][data-menu-open=true] .menu-icon[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.site-header[data-astro-cid-nen7h5rs][data-menu-open=true] .menu-icon[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}@media (width<=820px){.header-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.8rem;min-height:auto;padding-block:.8rem}.brand[data-astro-cid-nen7h5rs]{margin-right:auto}.menu-button[data-astro-cid-nen7h5rs]{display:inline-flex}.navigation[data-astro-cid-nen7h5rs]{border-top:1px solid var(--colour-border);order:3;gap:.3rem;width:100%;margin:0;padding-top:.8rem;display:grid}.site-header[data-astro-cid-nen7h5rs][data-ready=true][data-menu-open=false] .navigation[data-astro-cid-nen7h5rs]{display:none}.navigation[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:var(--radius-small);align-items:center;min-height:3rem;padding:.75rem 1rem;display:flex}.navigation[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{content:"→";opacity:.5;margin-left:auto}}@media (width<=580px){.brand-name[data-astro-cid-nen7h5rs]{font-size:.92rem}.brand-description[data-astro-cid-nen7h5rs]{font-size:.64rem}.brand-mark[data-astro-cid-nen7h5rs]{width:2.5rem;height:2.5rem;font-size:1.15rem}.call-button[data-astro-cid-nen7h5rs]{width:2.8rem;padding:0}.call-label[data-astro-cid-nen7h5rs],.call-number[data-astro-cid-nen7h5rs]{display:none}.call-button[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{flex-basis:1.15rem;width:1.15rem;height:1.15rem}}@media (width<=410px){.brand-name[data-astro-cid-nen7h5rs]{max-width:9.5rem}.menu-button[data-astro-cid-nen7h5rs]{width:2.8rem;padding:0}.menu-label[data-astro-cid-nen7h5rs]{display:none}}@media (prefers-reduced-motion:reduce){.menu-icon[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]{transition:none}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--colour-green-dark);color:#ffffffc7;padding-top:4rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-bottom:3.5rem;display:grid}.footer-about[data-astro-cid-jo6i4kqk]{max-width:430px}.footer-title[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:700;line-height:1.2}h2[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-family:Inter,Aptos,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.78rem;font-weight:800}address[data-astro-cid-jo6i4kqk]{margin-bottom:.8rem;font-style:normal}.footer-link[data-astro-cid-jo6i4kqk]{color:#fff;font-weight:700}.footer-navigation[data-astro-cid-jo6i4kqk]{gap:.65rem;display:grid}.footer-navigation[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffffd1;width:fit-content;text-decoration:none}.footer-navigation[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff;text-underline-offset:.25rem;text-decoration:underline}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;justify-content:space-between;gap:1rem;padding-block:1.4rem;font-size:.82rem;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}@media (width<=760px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-jo6i4kqk]{display:grid}}.announcement[data-astro-cid-2vfgeueo]{z-index:30;background:var(--colour-brand);color:#fff;position:relative}.announcement-inner[data-astro-cid-2vfgeueo]{text-align:center;justify-content:center;align-items:center;gap:.65rem;min-height:2.8rem;padding-block:.55rem;display:flex}.announcement-icon[data-astro-cid-2vfgeueo]{border:1px solid #ffffff8c;border-radius:50%;flex-shrink:0;place-items:center;width:1.25rem;height:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:700;display:grid}p[data-astro-cid-2vfgeueo]{margin:0;font-size:.88rem;font-weight:650;line-height:1.35}a[data-astro-cid-2vfgeueo]{color:#fff;text-underline-offset:.2rem;margin-left:.25rem;font-weight:800}a[data-astro-cid-2vfgeueo]:hover{text-decoration-thickness:2px}@media (width<=540px){.announcement-inner[data-astro-cid-2vfgeueo]{text-align:left;align-items:flex-start}.announcement-icon[data-astro-cid-2vfgeueo]{margin-top:.05rem}p[data-astro-cid-2vfgeueo]{font-size:.8rem}}.back-to-top[data-astro-cid-vy5be4ad]{z-index:50;background:var(--colour-brand);min-width:3.5rem;min-height:3.5rem;box-shadow:var(--shadow-medium);color:#fff;opacity:0;pointer-events:none;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:.65rem .9rem;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s,opacity .16s,transform .16s;display:inline-flex;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);transform:translateY(1rem)}.back-to-top[data-astro-cid-vy5be4ad][data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top[data-astro-cid-vy5be4ad]:hover{background:var(--colour-brand-dark);transform:translateY(-2px)}.back-to-top[data-astro-cid-vy5be4ad] svg[data-astro-cid-vy5be4ad]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:1.15rem;height:1.15rem}@media (width<=480px){.back-to-top[data-astro-cid-vy5be4ad]{width:3.25rem;min-width:3.25rem;height:3.25rem;min-height:3.25rem;padding:0}.back-to-top[data-astro-cid-vy5be4ad] span[data-astro-cid-vy5be4ad]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.back-to-top[data-astro-cid-vy5be4ad] svg[data-astro-cid-vy5be4ad]{width:1.35rem;height:1.35rem}}@media (prefers-reduced-motion:reduce){.back-to-top[data-astro-cid-vy5be4ad]{transition:none}}.open-status[data-astro-cid-kwaqoha5]{border:1px solid var(--colour-border);border-radius:var(--radius-small);min-width:12rem;color:var(--colour-text);background:#ffffffc7;gap:.15rem;padding:.75rem .9rem;display:grid}.open-status--compact[data-astro-cid-kwaqoha5]{min-width:10.5rem;padding:.55rem .7rem}.status-name[data-astro-cid-kwaqoha5]{color:var(--colour-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.18rem;font-size:.72rem;font-weight:800}.status-line[data-astro-cid-kwaqoha5]{align-items:center;gap:.5rem;line-height:1.25;display:flex}.status-line[data-astro-cid-kwaqoha5] strong[data-astro-cid-kwaqoha5]{font-size:.92rem}.status-dot[data-astro-cid-kwaqoha5]{background:var(--colour-gold);border-radius:50%;flex-shrink:0;width:.65rem;height:.65rem;box-shadow:0 0 0 4px #d4a84f29}.status-detail[data-astro-cid-kwaqoha5]{color:var(--colour-muted);padding-left:1.15rem;font-size:.76rem;line-height:1.3}.open-status[data-astro-cid-kwaqoha5].is-open{background:var(--colour-green-light);border-color:#35594a47}.open-status[data-astro-cid-kwaqoha5].is-open .status-line[data-astro-cid-kwaqoha5] strong[data-astro-cid-kwaqoha5]{color:var(--colour-green-dark)}.open-status[data-astro-cid-kwaqoha5].is-open .status-dot[data-astro-cid-kwaqoha5]{background:#28784c;box-shadow:0 0 0 4px #28784c26}.open-status[data-astro-cid-kwaqoha5].is-closed{background:var(--colour-brand-light);border-color:#7a243233}.open-status[data-astro-cid-kwaqoha5].is-closed .status-line[data-astro-cid-kwaqoha5] strong[data-astro-cid-kwaqoha5]{color:var(--colour-brand-dark)}.open-status[data-astro-cid-kwaqoha5].is-closed .status-dot[data-astro-cid-kwaqoha5]{background:var(--colour-brand);box-shadow:0 0 0 4px #7a243221}.open-status--inline[data-astro-cid-kwaqoha5],.open-status--inline[data-astro-cid-kwaqoha5].is-open,.open-status--inline[data-astro-cid-kwaqoha5].is-closed{min-width:0;box-shadow:none;background:0 0;border:0;padding:0}.hours-section[data-astro-cid-lc3d3d66]{background:var(--colour-surface)}.hours-grid[data-astro-cid-lc3d3d66]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.hours-card[data-astro-cid-lc3d3d66]{border:1px solid var(--colour-border);border-radius:var(--radius-large);background:var(--colour-cream);box-shadow:var(--shadow-small);overflow:hidden}.hours-card--post-office[data-astro-cid-lc3d3d66]{background:var(--colour-brand-light)}.card-heading[data-astro-cid-lc3d3d66]{border-bottom:1px solid var(--colour-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.card-heading[data-astro-cid-lc3d3d66] h3[data-astro-cid-lc3d3d66]{margin-bottom:0;font-size:1.8rem}.card-label[data-astro-cid-lc3d3d66]{color:var(--colour-muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:block}table[data-astro-cid-lc3d3d66]{border-collapse:collapse;width:100%}th[data-astro-cid-lc3d3d66],td[data-astro-cid-lc3d3d66]{border-bottom:1px solid var(--colour-border);padding:.85rem 1.5rem;font-size:.94rem}tr[data-astro-cid-lc3d3d66]:last-child th[data-astro-cid-lc3d3d66],tr[data-astro-cid-lc3d3d66]:last-child td[data-astro-cid-lc3d3d66]{border-bottom:0}th[data-astro-cid-lc3d3d66]{color:var(--colour-muted);text-align:left;font-weight:650}td[data-astro-cid-lc3d3d66]{text-align:right;font-weight:750}.hours-note[data-astro-cid-lc3d3d66]{color:var(--colour-muted);margin:1.25rem 0 0;font-size:.88rem}.card-heading-brand[data-astro-cid-lc3d3d66]{align-items:center;gap:.9rem;display:flex}.post-office-logo[data-astro-cid-lc3d3d66]{object-fit:contain;flex-shrink:0;width:auto;max-width:6rem;height:2.75rem;display:block}.brand-logo[data-astro-cid-lc3d3d66]{object-fit:contain;flex-shrink:0;width:auto;max-width:6rem;height:auto;max-height:2.75rem;display:block}.budgens-logo[data-astro-cid-lc3d3d66]{width:5.75rem}.post-office-logo[data-astro-cid-lc3d3d66]{width:5.5rem}@media (width<=760px){.hours-grid[data-astro-cid-lc3d3d66]{grid-template-columns:1fr}}@media (width<=480px){.card-heading-brand[data-astro-cid-lc3d3d66]{align-items:flex-start}.brand-logo[data-astro-cid-lc3d3d66]{max-width:4.5rem;max-height:2.25rem}.budgens-logo[data-astro-cid-lc3d3d66]{width:4.5rem}.post-office-logo[data-astro-cid-lc3d3d66]{width:4.25rem}}.service-card[data-astro-cid-3vpt37q6]{border:1px solid var(--colour-border);border-radius:var(--radius-medium);background:var(--colour-surface);min-height:100%;box-shadow:var(--shadow-small);flex-direction:column;padding:2rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.service-card[data-astro-cid-3vpt37q6]:after{background:var(--colour-brand-light);content:"";opacity:0;border-radius:50%;width:9rem;height:9rem;transition:opacity .18s;position:absolute;top:-4rem;right:-4rem}.service-card[data-astro-cid-3vpt37q6]:hover{box-shadow:var(--shadow-medium);border-color:#7a24324d;transform:translateY(-4px)}.service-card[data-astro-cid-3vpt37q6]:hover:after{opacity:.65}.service-icon[data-astro-cid-3vpt37q6]{z-index:1;background:var(--colour-brand-light);width:3.25rem;height:3.25rem;color:var(--colour-brand);border-radius:1rem;place-items:center;margin-bottom:1.5rem;display:grid;position:relative}.service-icon[data-astro-cid-3vpt37q6] svg[data-astro-cid-3vpt37q6]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.7rem;height:1.7rem}h3[data-astro-cid-3vpt37q6]{z-index:1;margin-bottom:.8rem;position:relative}p[data-astro-cid-3vpt37q6]{z-index:1;color:var(--colour-muted);margin-bottom:1.35rem;position:relative}ul[data-astro-cid-3vpt37q6]{z-index:1;border-top:1px solid var(--colour-border);gap:.55rem;margin:auto 0 0;padding:1.25rem 0 0;list-style:none;display:grid;position:relative}li[data-astro-cid-3vpt37q6]{color:var(--colour-muted);padding-left:1.3rem;font-size:.9rem;font-weight:650;position:relative}li[data-astro-cid-3vpt37q6]:before{background:var(--colour-gold);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55em;left:0}.glance-section[data-astro-cid-q44da3n6]{z-index:5;margin-top:-2.25rem;margin-bottom:-.5rem;position:relative}.glance-card[data-astro-cid-q44da3n6]{border-radius:var(--radius-large);background:var(--colour-border);box-shadow:var(--shadow-medium);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;display:grid;overflow:hidden}.glance-item[data-astro-cid-q44da3n6]{background:var(--colour-surface);align-items:center;gap:.9rem;min-height:7rem;padding:1.15rem;display:flex}.glance-icon[data-astro-cid-q44da3n6]{background:var(--colour-green-light);width:2.75rem;height:2.75rem;color:var(--colour-green);border-radius:.85rem;flex:0 0 2.75rem;place-items:center;display:grid}.glance-icon--brand[data-astro-cid-q44da3n6]{background:var(--colour-brand-light);color:var(--colour-brand)}.glance-icon[data-astro-cid-q44da3n6] svg[data-astro-cid-q44da3n6]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.4rem;height:1.4rem}.glance-link[data-astro-cid-q44da3n6]{color:var(--colour-text);text-decoration:none;transition:background-color .16s}.glance-link[data-astro-cid-q44da3n6]:hover{background:var(--colour-cream)}.glance-link[data-astro-cid-q44da3n6]>span[data-astro-cid-q44da3n6]:last-child{gap:.15rem;display:grid}.glance-link[data-astro-cid-q44da3n6] strong[data-astro-cid-q44da3n6]{font-size:.92rem}.glance-link[data-astro-cid-q44da3n6] small[data-astro-cid-q44da3n6]{color:var(--colour-muted);font-size:.76rem;line-height:1.35}@media (width<=920px){.glance-card[data-astro-cid-q44da3n6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.glance-section[data-astro-cid-q44da3n6]{margin-top:-1.25rem}.glance-card[data-astro-cid-q44da3n6]{grid-template-columns:1fr}.glance-item[data-astro-cid-q44da3n6]{min-height:5.75rem}}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 80% 20%,#d4a84f38,#0000 28rem),linear-gradient(135deg,#faf7f0 0%,#f4e5e7 100%);padding-block:clamp(2.5rem,5vw,4.5rem);position:relative}.hero-live-status[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:620px;margin-top:1.5rem;display:grid}.hero[data-astro-cid-lcdefpme]:before{content:"";border:1px solid #7a24321f;border-radius:50%;width:12rem;height:12rem;position:absolute;inset:auto auto 8% -4rem}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.hero-copy[data-astro-cid-lcdefpme]{z-index:1;position:relative}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.035em;max-width:700px;margin-bottom:1.25rem;font-size:clamp(2.75rem,4.5vw,4.25rem);line-height:1.05}.hero-introduction[data-astro-cid-lcdefpme]{max-width:650px;color:var(--colour-muted);font-size:clamp(1.08rem,2vw,1.28rem)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-contact[data-astro-cid-lcdefpme]{color:var(--colour-muted);flex-wrap:wrap;gap:.4rem;margin-top:2rem;font-size:.9rem;display:flex}.hero-contact[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--colour-brand);font-weight:800}.hero-visual[data-astro-cid-lcdefpme]{position:relative;transform:rotate(2deg)}.postcard[data-astro-cid-lcdefpme]{border-radius:var(--radius-small);min-height:430px;box-shadow:var(--shadow-medium);background-color:#efe6d3;background-image:linear-gradient(#233e330d 1px,#0000 1px),linear-gradient(90deg,#233e330d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:.75rem solid #fff;position:relative;overflow:hidden}.postcard[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--colour-muted);text-align:center;margin:0;font-size:.77rem;position:absolute;bottom:1rem;left:1.25rem;right:1.25rem}.postcard-stamp[data-astro-cid-lcdefpme]{z-index:2;border:2px dashed var(--colour-brand);width:4rem;height:4.75rem;color:var(--colour-brand);place-items:center;font-family:Georgia,Times New Roman,serif;font-weight:700;display:grid;position:absolute;top:1.25rem;right:1.25rem;transform:rotate(5deg)}.shop-photo-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}.shop-illustration[data-astro-cid-lcdefpme]{position:absolute;bottom:15%;left:8%;right:8%}.shop-roof[data-astro-cid-lcdefpme]{border-right:190px solid #0000;border-bottom:80px solid var(--colour-green-dark);border-left:190px solid #0000;width:0;height:0;margin-inline:auto}.shop-building[data-astro-cid-lcdefpme]{background:#f6f0e2;grid-template-columns:1fr .65fr 1fr;align-items:end;gap:1rem;min-height:180px;padding:4.8rem 1.25rem 1.25rem;display:grid;position:relative;box-shadow:inset 0 0 0 3px #51172229}.shop-sign[data-astro-cid-lcdefpme]{background:var(--colour-brand);color:#fff;text-align:center;padding:.55rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700;position:absolute;top:1rem;left:1.25rem;right:1.25rem}.shop-sign[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;font-family:Inter,Aptos,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.55rem;display:block}.shop-window[data-astro-cid-lcdefpme],.shop-door[data-astro-cid-lcdefpme]{border:5px solid var(--colour-green-dark);background:#afc7c7;min-height:85px}.shop-door[data-astro-cid-lcdefpme]{background:var(--colour-green);min-height:110px}.services-section[data-astro-cid-lcdefpme]{background:var(--colour-cream)}.service-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.services-notice[data-astro-cid-lcdefpme]{border:1px solid var(--colour-border);border-radius:var(--radius-medium);background:var(--colour-green-light);color:var(--colour-green-dark);align-items:center;gap:.8rem;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}.services-notice-icon[data-astro-cid-lcdefpme]{border:1px solid;border-radius:50%;flex-shrink:0;place-items:center;width:1.55rem;height:1.55rem;font-family:Georgia,Times New Roman,serif;font-size:.85rem;font-weight:700;display:grid}.services-notice[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:.88rem;font-weight:650}.services-notice[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--colour-green-dark);flex-shrink:0;margin-left:auto;font-size:.88rem;font-weight:800}.store-section[data-astro-cid-lcdefpme]{background:var(--colour-green);color:#ffffffd1;padding-block:clamp(4rem,9vw,7rem)}.store-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.store-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff}.store-section[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:#f0cf87}.store-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:650px;font-size:1.08rem}.store-panel[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 2rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.store-panel[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{padding-left:1.5rem;font-weight:700;position:relative}.store-panel[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:var(--colour-gold);content:"";border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.62em;left:0}blockquote[data-astro-cid-lcdefpme]{border-radius:var(--radius-large);background:#ffffff14;border:1px solid #fff3;margin:0;padding:2rem}blockquote[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.3}.visit-section[data-astro-cid-lcdefpme]{background:var(--colour-surface)}.visit-grid[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:3rem;display:flex}.visit-grid[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:1.25rem}address[data-astro-cid-lcdefpme]{color:var(--colour-muted);font-size:1.08rem;font-style:normal}.visit-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.facebook-button[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:currentColor;flex-shrink:0;width:1.1rem;height:1.1rem}@media (width<=900px){.hero-grid[data-astro-cid-lcdefpme],.store-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-copy[data-astro-cid-lcdefpme]{max-width:750px}.hero-visual[data-astro-cid-lcdefpme]{width:min(100%,580px);margin-inline:auto}.service-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=700px){.visit-grid[data-astro-cid-lcdefpme]{display:grid}.visit-actions[data-astro-cid-lcdefpme]{width:100%}.store-panel[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.services-notice[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:flex-start}.services-notice[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{width:100%;margin-left:2.35rem}}@media (width<=600px){.hero-actions[data-astro-cid-lcdefpme]{display:grid}.hero-live-status[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.postcard[data-astro-cid-lcdefpme]{min-height:350px}.shop-roof[data-astro-cid-lcdefpme]{border-bottom-width:60px;border-left-width:135px;border-right-width:135px}.shop-building[data-astro-cid-lcdefpme]{gap:.5rem;padding-inline:.75rem}.visit-actions[data-astro-cid-lcdefpme]{display:grid}}
