/* Shopping layer: actual catalogue photography, local selections and enquiry checkout. */
.header{gap:24px}.header .brand{flex-shrink:0}.header nav{gap:22px}.header nav a{white-space:nowrap}.header .brand img{width:52px;height:52px}.header .brand>span{font-size:24px}.header .brand small{font-size:8px}.shop-utilities{display:flex;gap:6px;margin-left:auto}.shop-utilities button,.mobile-shop-nav button,.mobile-shop-nav a{color:var(--ink);border:0;background:none;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.shop-utilities button{width:44px;height:44px;position:relative}.shop-utilities button>span{font-size:0}.shop-utilities b{font-size:10px;position:absolute;right:1px;top:0;min-width:15px;background:var(--olive);color:white;border-radius:50%;padding:2px}.shop-utilities svg,.mobile-shop-nav svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.35;fill:none}.shop-utilities button:first-child{margin-right:3px}.nav-events{position:relative}.nav-events summary{cursor:pointer;list-style:none;min-height:44px;display:flex;align-items:center;gap:8px;white-space:nowrap}.nav-events summary::after{content:'⌄'}.nav-events>div{position:absolute;left:-20px;top:100%;background:var(--paper);border:1px solid var(--line);padding:12px 20px;min-width:190px;box-shadow:0 15px 35px #30363012;z-index:60}.nav-events a{display:block;padding:10px 0}.display-settings summary{min-height:44px;display:flex;align-items:center}.display-settings>button{display:block;min-height:44px;white-space:nowrap}.mobile-shop-nav{display:none}.shop-dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);width:min(600px,calc(100% - 32px));max-height:88svh;margin:auto;padding:38px;overflow:auto;border-radius:8px}.shop-dialog::backdrop{background:#222b2866;backdrop-filter:blur(6px)}.shop-dialog h2{font-family:Georgia,serif;font-size:clamp(32px,5vw,46px);font-weight:400;margin:12px 0 16px}.shop-close{position:sticky;float:right;top:0;margin:-15px -15px 0 0;width:44px;height:44px;border:1px solid var(--line);background:var(--paper);border-radius:50%;font-size:28px;line-height:1;cursor:pointer;z-index:3}.panel-caption,.device-note{font-size:13px;color:var(--muted);line-height:1.6}.device-note{border-top:1px solid var(--line);padding-top:18px;margin-top:26px;font-size:11px}.global-search-label{display:block;font-size:12px;margin-bottom:10px}#global-search{width:100%;padding:16px;border:1px solid #929b8b;background:#ffffff65;color:var(--ink);font:16px Arial,sans-serif;border-radius:3px}.search-result{display:grid;grid-template-columns:58px 1fr 18px;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:13px 0;text-decoration:none;font-family:Georgia,serif;font-size:20px}.search-result img{width:58px;height:72px;object-fit:contain;background:#e7e7e1;border-radius:5px}.search-result small{display:block;font:9px Arial,sans-serif;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;color:var(--muted)}.search-help{font-size:13px;line-height:1.6;padding-top:15px}.search-help a{text-decoration:underline}.bag-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.bag-photo img{width:90px;height:116px;object-fit:contain;border-radius:6px;background:#e6e6e0}.bag-copy .eyebrow{margin:0 0 7px;font-size:9px}.bag-name{font:22px/1.2 Georgia,serif;text-decoration:none}.bag-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);margin:9px 0}.bag-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:12px}.bag-row-actions .text-link{font-size:11px;padding:6px 0;min-height:36px}.mini-button{border:1px solid var(--olive);background:transparent;color:var(--ink);padding:10px 14px;font-size:12px;cursor:pointer}.quantity{display:flex;align-items:center;font-size:12px;gap:10px}.quantity input{width:65px;font:16px Arial,sans-serif;color:var(--ink);background:var(--white);border:1px solid var(--line);padding:9px 4px 9px 10px;min-height:44px}.bag-next{padding:18px 0 4px;position:sticky;bottom:-38px;background:var(--paper)}.bag-next>p{display:flex;justify-content:space-between;font-size:13px;gap:15px}.bag-next>p span{font-size:11px;color:var(--muted)}.bag-next .button{width:100%;justify-content:space-between;margin:8px 0 14px}.bag-next small{font-size:11px;line-height:1.5;display:block;color:var(--muted)}.shop-empty{text-align:center;padding:30px 10px;line-height:1.65}.shop-empty>span{font-size:50px;color:var(--olive)}.shop-empty h3{font:28px/1.2 Georgia,serif}.shop-empty p{font-size:14px}.shop-empty .button{margin-top:18px}.shop-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#303c32;color:var(--white);border-radius:4px;padding:14px 22px;z-index:200;box-shadow:0 5px 30px #0002;font-size:13px;text-align:center;max-width:calc(100vw - 32px);width:max-content;transition:.2s}.shop-toast.visible{opacity:1;transform:translate(-50%,0)}.product-card{position:relative;min-width:0}.save-piece{position:absolute;top:14px;right:14px;z-index:2;border:1px solid #d9ddd4;background:#faf9f6e8;width:42px;height:42px;border-radius:50%;color:#48583f;font-size:26px;cursor:pointer;line-height:1}.save-piece[aria-pressed=true]{background:var(--olive);color:white;border-color:var(--olive)}.add-piece{display:block;width:100%;text-align:left;margin-top:16px;padding:12px 0;border:0;border-top:1px solid var(--line);font:12px Arial,sans-serif;letter-spacing:.4px;background:none;color:var(--ink);cursor:pointer;min-height:44px}.product-photo img{transform:scale(.96);animation:product-breathe 7.5s ease-in-out infinite;animation-play-state:paused}.photo-visible .product-photo img{animation-play-state:running}.product-card:nth-child(3n+2) .product-photo img{animation-name:product-sway;animation-duration:9s}.product-card:nth-child(3n) .product-photo img{animation-delay:-3s;animation-duration:10s}.product-photo:hover img{animation-play-state:paused}.dialog-open .product-photo img{animation-play-state:paused}.product-shop-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.product-shop-actions .button{font-size:12px;padding:13px 18px;min-height:46px}.product-shop-actions .button:last-child{background:transparent;color:var(--ink);border:1px solid var(--line)}.business-contact{display:flex;justify-content:center;gap:12px 30px;flex-wrap:wrap;margin:24px auto;font-size:14px}.business-contact a{min-height:40px;display:flex;align-items:center;text-decoration:none;gap:7px}.enquire .business-contact{max-width:600px}.footer-contact{font-size:12px;line-height:1.8}.checkout-main{max-width:1100px;padding:55px 40px 90px;margin:auto}.checkout-intro .eyebrow{margin-bottom:18px}.checkout-intro h1{font:clamp(44px,7vw,68px)/1.05 Georgia,serif;margin:12px 0 18px;letter-spacing:-2px}.checkout-intro>p:not(.eyebrow){max-width:520px;font-size:15px;line-height:1.8;color:var(--muted)}.checkout-steps{display:flex;gap:18px;flex-wrap:wrap;list-style:none;padding:22px 0;border-bottom:1px solid var(--line);font-size:12px}.checkout-steps li{color:var(--muted)}.checkout-steps li[aria-current]{color:var(--ink);font-weight:bold}.checkout-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:start}.checkout-list-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:22px 0}.checkout-list-title h2{font:28px Georgia,serif;margin:0}.checkout-list-title a{font-size:12px}.checkout-contact{background:#e9e9e2;padding:32px;border-radius:6px;margin-top:26px}.checkout-contact h2{font:30px/1.2 Georgia,serif;margin:0 0 16px}.checkout-contact p{font-size:13px;line-height:1.65}.checkout-contact label{display:block;font-size:12px;line-height:1.5;margin:22px 0 10px}.checkout-contact textarea{font:16px/1.6 Arial,sans-serif;width:100%;resize:vertical;min-height:90px;border:1px solid #c4c9bf;background:#faf9f6;padding:13px;border-radius:3px;color:var(--ink)}.checkout-contact .button{width:100%;margin-top:12px;justify-content:space-between;font-size:13px;min-height:48px}.checkout-contact .business-contact{justify-content:flex-start;gap:0;margin-bottom:0}.checkout-contact .business-contact a{font-size:12px;overflow-wrap:anywhere}.checkout-contact .device-note{font-size:11px}.checkout-contact [hidden]{display:none}.checkout-process{margin:20px 0;color:var(--muted);font-size:12px;line-height:1.65}.checkout-note{font-size:12px;color:var(--muted);line-height:1.7;padding:18px 0}.collection-tools{gap:25px}.collection .search{min-width:240px}.collection .search input{font-size:16px}.coming-event-cta{margin-top:20px}
@keyframes product-breathe{0%,100%{transform:scale(.925) translateY(3px)}50%{transform:scale(.98) translateY(-3px)}}@keyframes product-sway{0%,100%{transform:scale(.935) rotate(-1.1deg)}50%{transform:scale(.973) rotate(1.1deg)}}
@media(min-width:1201px){.header .brand{margin-right:25px}.header nav{margin-left:auto}.shop-utilities{margin-left:0}}
@media(max-width:1200px){.header{padding:15px 26px;gap:14px}.header nav{gap:16px;font-size:12px}.header .brand>span{font-size:21px}.header .brand img{width:46px;height:46px}.shop-utilities{gap:0}.shop-utilities button{width:38px}.header .brand small{font-size:7px;letter-spacing:1.4px}}
@media(max-width:960px){.header{flex-wrap:wrap}.header .menu-button{display:flex;margin-left:auto;min-height:44px;align-items:center;gap:10px}.header nav#navigation{display:none;position:absolute;left:0;right:0;top:100%;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 28px;flex-direction:column;align-items:stretch;gap:4px;font-size:14px;max-height:75svh;overflow-y:auto}.header nav#navigation.open{display:flex}.header nav a{padding:10px 0}.header .shop-utilities{display:none}.nav-events>div{position:static;box-shadow:none;border:0;border-left:1px solid var(--line);padding:0 16px;margin:0 0 10px}.nav-events summary{padding:6px 0}.display-settings{position:static}.display-settings summary{padding:10px 0}.display-settings>button{position:static;margin:0 0 6px 10px;padding:8px 15px;border:1px solid var(--line);background:var(--white)}.mobile-shop-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#f9f9f3f5;border-top:1px solid #cfd4c8;backdrop-filter:blur(15px);padding:8px 10px calc(7px + env(safe-area-inset-bottom));z-index:75}.mobile-shop-nav button,.mobile-shop-nav a{flex-direction:column;font-size:10px;text-decoration:none;gap:5px;min-height:46px}.mobile-shop-nav b{font-size:9px;margin-left:3px;color:var(--olive)}body{padding-bottom:72px}.shop-toast{bottom:83px}.checkout-grid{gap:28px}.collection-tools{flex-direction:column;align-items:stretch}.collection .search{width:100%;max-width:none}.filters{max-width:100%}.header .brand>span{font-size:23px}.header .brand img{width:46px;height:46px}}
@media(max-width:600px){.header{padding:12px 18px}.header .brand{gap:10px}.header .brand>span{font-size:20px}.header .brand small{font-size:6px;letter-spacing:1.5px}.header .brand img{width:43px;height:43px}.announcement{font-size:9px;letter-spacing:.8px;padding:9px 12px}.shop-dialog{width:calc(100% - 18px);max-height:90svh;padding:25px 20px;border-radius:10px}.bag-next{bottom:-25px;padding-bottom:15px}.shop-dialog h2{font-size:34px}.bag-row{gap:14px;grid-template-columns:75px minmax(0,1fr)}.bag-photo img{width:75px;height:105px}.bag-name{font-size:20px}.bag-row-actions{gap:15px}.save-piece{top:9px;right:9px;width:36px;height:36px;font-size:23px}.product-meta h3{line-height:1.25}.add-piece{margin-top:12px;font-size:11px}.product-shop-actions{flex-direction:column}.product-shop-actions .button{justify-content:center}.checkout-main{padding:34px 20px 40px}.checkout-grid{grid-template-columns:1fr;gap:10px}.checkout-contact{padding:24px 20px}.checkout-intro h1{font-size:46px}.checkout-contact .button{font-size:12px}.checkout-list-title h2{font-size:25px}.business-contact{flex-direction:column;align-items:center;gap:0}.footer-contact{overflow-wrap:anywhere}.collection-foot{gap:15px;flex-wrap:wrap}.collection .filters{gap:8px}.collection .filters button{font-size:11px;padding:10px 11px}.collection .filters button span{font-size:9px}.product-photo .view-label{font-size:10px;bottom:16px}.product-meta>p.eyebrow{font-size:8px;letter-spacing:1px}.world-categories{scrollbar-width:thin}}
[hidden]{display:none!important}.display-settings .experience-options{position:absolute;right:0;top:100%;background:var(--paper);border:1px solid var(--line);padding:8px;min-width:150px;box-shadow:0 12px 24px #30363012}.display-settings .experience-options button{display:block;position:static;border:0;box-shadow:none;width:100%;text-align:left;padding:12px;min-height:44px}.display-settings .experience-options button:hover{background:#e5e7df}
@media(max-width:960px){.mobile-shop-nav{top:auto;height:auto;gap:0}.mobile-shop-nav a{padding:0}.display-settings .experience-options{position:static;border:0;box-shadow:none;padding:0 10px}.display-settings .experience-options button{margin:0}}
html[data-motion=off] .product-photo img{animation:none;transform:scale(.97)}@media(prefers-reduced-motion:reduce){.product-photo img{animation:none!important;transform:scale(.97)}.shop-toast{transition:none}}
/* The next event is visible on arrival, with one compact mobile line. */
.event-announcement a{display:flex;justify-content:center;align-items:center;gap:22px;min-height:28px;color:#fafbf4;text-decoration:none}
.event-announcement span{margin:0;opacity:1;font-size:10px;letter-spacing:.1em}
.event-announcement strong{font-size:12px;font-weight:500;letter-spacing:.02em}
.event-announcement a:focus-visible{outline:1px solid currentColor;outline-offset:3px}
@media(max-width:700px){.event-announcement{padding:5px 12px}.event-announcement a{gap:10px;min-height:28px}.event-announcement span{display:none}.event-announcement span:last-child{display:block;font-size:11px;letter-spacing:0}.event-announcement strong{font-size:12px}}
