/** Shopify CDN: Minification failed

Line 14:15 Expected identifier but found "{"
Line 14:16 Unexpected "{"
Line 14:26 Expected ":"
Line 14:50 Expected identifier but found "{"
Line 14:51 Unexpected "{"
Line 14:61 Expected ":"
Line 14:81 Expected identifier but found "{"
Line 14:82 Unexpected "{"
Line 14:92 Expected ":"

**/
:root{--accent:{{ settings.accent_color }};--text:{{ settings.text_color }};--bg:{{ settings.background_color }};--cream:#eee8dc;--dark:#201c18;--line:#d9d0c2}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.page-width{max-width:1240px;margin:auto;padding-left:28px;padding-right:28px}.announcement{background:var(--dark);color:#fff;text-align:center;font-size:12px;padding:8px;letter-spacing:.08em}.header-main{min-height:92px;display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line)}.brand{text-align:center;min-width:240px}.brand-name,.footer-brand{font-family:Georgia,serif;font-weight:700;letter-spacing:.12em;font-size:18px}.brand-sub{display:block;font-size:9px;letter-spacing:.22em;margin-top:3px}.desktop-nav{display:flex;gap:22px;flex:1;justify-content:center;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.desktop-nav a:hover,.text-link:hover{text-decoration:underline}.header-actions{display:flex;gap:16px;font-size:12px;white-space:nowrap}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:680px;display:flex;align-items:center;background:#43352b;overflow:hidden}.hero-media,.hero-placeholder{position:absolute;inset:0}.hero-image{width:100%;height:100%;object-fit:cover}.hero-placeholder{background:linear-gradient(115deg,#5a4535,#2f241d);}.woodgrain{width:100%;height:100%;opacity:.35;background:repeating-linear-gradient(8deg,transparent 0 34px,rgba(255,255,255,.08) 35px 37px,transparent 38px 68px)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,15,10,.76),rgba(20,15,10,.18))}.hero-content{position:relative;color:#fff;max-width:850px}.hero h1{font:700 clamp(42px,6vw,76px)/1.02 Georgia,serif;max-width:850px;margin:12px 0 22px}.hero p:not(.eyebrow){font-size:18px;max-width:570px;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;margin:0 0 10px;color:var(--accent)}.hero .eyebrow{color:#fff}.button{display:inline-block;background:var(--accent);color:#fff;padding:13px 22px;border:0;text-transform:uppercase;letter-spacing:.12em;font-size:11px;cursor:pointer}.button-light{background:#fff;color:var(--dark)}.button-dark{background:var(--dark)}.button-full{width:100%}.section{padding-top:82px;padding-bottom:82px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section h2,.story h2,.inspired h2{font:700 clamp(30px,4vw,48px)/1.1 Georgia,serif;margin:0}.text-link{text-transform:uppercase;font-size:10px;letter-spacing:.14em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card-image{display:flex;align-items:center;justify-content:center;background:var(--cream);aspect-ratio:4/5;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product-card:hover img{transform:scale(1.025)}.product-card-meta{display:flex;justify-content:space-between;gap:12px;padding-top:12px;font-size:13px}.product-card-meta h3{font:16px Georgia,serif;margin:0 0 4px}.product-card-price{display:block;color:#625a51}.collection-add-form{margin-top:10px}.button-small{padding:10px 15px;font-size:10px}.sold-out-label{display:inline-block;margin-top:10px;padding:10px 15px;background:#d8d2c8;color:#4f4942;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.story{background:var(--cream)}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.story-image img{width:100%;display:block}.story-copy .rte{margin:25px 0 30px;max-width:520px}.rte p{margin:0 0 16px}.inspired{background:#e5ddcf}.inspired-head{max-width:680px;margin-bottom:35px}.inspired-head h2{margin-bottom:14px}.inspired-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.inspired-card{position:relative;min-height:360px;background:#5a4535;overflow:hidden}.inspired-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.inspired-caption{position:absolute;inset:auto 0 0;padding:28px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.75))}.inspired-caption h3{font:30px Georgia,serif;margin:0 0 4px}.inspired-caption span{font-size:10px;letter-spacing:.15em;text-transform:uppercase}.narrow{max-width:850px}.collection-header{text-align:center;margin:25px auto 55px;max-width:750px}.collection-header h1,.product-page h1,.section>h1{font:700 clamp(38px,5vw,60px)/1.1 Georgia,serif;margin:0 0 15px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:55px 0 90px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-image{width:100%;display:block;background:var(--cream)}.product-info{position:sticky;top:30px;height:max-content}.product-price{font-size:20px;margin:10px 0 25px}.product-form select,.search-form input,.cart-row input{width:100%;padding:14px;border:1px solid var(--line);background:#fff;margin:8px 0 18px}.product-notes{border-top:1px solid var(--line);margin-top:30px}.product-notes div{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}.product-notes span{color:#6b6258;text-align:right}.cart-items{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:130px}.cart-row h3{margin:0;font-family:Georgia,serif}.cart-total{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding-top:25px}.search-form{display:flex;gap:10px;margin:30px 0}.search-form input{margin:0;flex:1}.image-placeholder{height:100%;min-height:250px;display:grid;place-items:center;background:linear-gradient(135deg,#c8b49c,#80664d);color:#fff;letter-spacing:.12em;font-size:11px}.site-footer{background:var(--dark);color:#eee;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{margin-bottom:15px}.footer-grid h3{font:18px Georgia,serif;margin-top:0}.footer-grid a{display:block;margin:7px 0;color:#ddd;font-size:13px}.footer-bottom{border-top:1px solid #51483e;margin-top:50px;padding-top:20px;font-size:11px;color:#aaa}.text-center{text-align:center}@media(max-width:900px){.desktop-nav{display:none}.header-main{justify-content:space-between}.menu-toggle{display:block;background:none;border:0;font-size:20px}.brand{min-width:0}.mobile-nav{display:none;padding:15px 28px;border-bottom:1px solid var(--line);background:var(--bg)}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:9px 0;text-transform:uppercase;font-size:11px}.hero{min-height:590px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.product-layout{grid-template-columns:1fr;gap:40px}.product-info{position:static}.inspired-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.page-width{padding-left:18px;padding-right:18px}.header-main{min-height:76px}.brand-name{font-size:14px}.brand-sub{font-size:7px}.header-actions{font-size:11px}.hero h1{font-size:42px}.section{padding-top:55px;padding-bottom:55px}.product-grid{gap:16px}.product-card-meta{display:block}.product-card-meta span{display:block;margin-top:4px}.product-gallery{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cart-total{flex-wrap:wrap;justify-content:flex-start}}
.events{background:var(--bg)}.events-intro{max-width:420px;margin:0;color:#6b6258;font-size:14px}.events-list{border-top:1px solid var(--line)}.event-card{display:grid;grid-template-columns:115px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.event-date{background:var(--dark);color:#fff;width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center}.event-date span{font-size:10px;letter-spacing:.18em}.event-date strong{font:700 36px/1 Georgia,serif}.event-type{font-size:9px;letter-spacing:.18em;color:var(--accent);font-weight:700;margin:0 0 4px}.event-details h3{font:26px Georgia,serif;margin:0 0 6px}.event-details p{margin:2px 0;color:#625a51}.event-time{font-size:12px;font-weight:700}.event-details .rte{margin:12px 0}.empty-events{border:1px dashed var(--line);padding:40px;text-align:center}.empty-events h3{font:28px Georgia,serif;margin:0 0 8px}.empty-events p{color:#6b6258}@media(max-width:560px){.events-intro{margin-top:15px}.event-card{grid-template-columns:78px 1fr;gap:16px}.event-date{width:72px;height:72px}.event-date strong{font-size:29px}.event-details h3{font-size:21px}}

.breadcrumbs{padding-top:18px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#746b61}.breadcrumbs span{color:#9a9085}.seo-copy{padding-top:35px}.seo-copy h2{font:700 32px/1.15 Georgia,serif;margin:0 0 18px}.seo-copy .rte{max-width:780px;color:#625a51}

.product-specs{border-top:1px solid var(--line);margin:25px 0 5px;padding-top:18px}.product-specs h3{font:18px Georgia,serif;margin:0 0 10px}.product-specs div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;font-size:12px;border-bottom:1px solid var(--line)}.product-specs strong{font-weight:600;text-align:right}.shop-categories{background:var(--cream)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{background:var(--bg);position:relative;aspect-ratio:1/1;overflow:hidden}.category-card img,.category-card .image-placeholder{width:100%;height:100%;object-fit:cover}.category-card span{position:absolute;left:0;right:0;bottom:0;padding:18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.75));font:18px Georgia,serif}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.category-grid{gap:12px}.product-specs div{display:block}.product-specs strong{display:block;text-align:left;margin-top:3px}}

/* V2.3 collection product cards */
.collection-page .collection-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}.collection-page .product-card{min-width:0}.collection-page .product-card-image{display:flex;width:100%;height:360px;aspect-ratio:auto;align-items:center;justify-content:center;overflow:hidden;background:var(--cream)}.collection-page .product-card-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .35s}.collection-page .product-card:hover .product-card-image img{transform:scale(1.025)}.collection-page .product-card-info{padding-top:12px}.collection-page .product-card-title{font:18px/1.25 Georgia,serif;margin:0 0 10px}.collection-page .product-card-buy{display:flex;align-items:center;justify-content:space-between;gap:12px}.collection-page .product-card-price{font-size:14px;font-weight:600}.collection-page .collection-add-form{margin:0}.collection-page .collection-add-form .button{white-space:nowrap}.collection-page .sold-out-label{margin:0;white-space:nowrap}.empty-note{text-align:center;padding:50px;border:1px solid var(--line)}@media(max-width:900px){.collection-page .collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.collection-page .product-card-image{height:320px}}@media(max-width:560px){.collection-page .collection-product-grid{grid-template-columns:1fr 1fr;gap:25px 12px}.collection-page .product-card-image{height:240px}.collection-page .product-card-title{font-size:15px}.collection-page .product-card-buy{display:block}.collection-page .collection-add-form,.collection-page .product-card-buy .button{width:100%}.collection-page .collection-add-form{margin-top:9px}.collection-page .product-card-buy .button{display:block;text-align:center}.collection-page .sold-out-label{display:block;text-align:center;margin-top:8px}}

/* V2.4 product-page fixes */
.product-gallery{align-items:start}.product-gallery-item{min-width:0;align-self:start;display:block;line-height:0;background:var(--cream)}.product-gallery-item .product-image{display:block;width:100%;height:auto!important;max-width:100%;object-fit:contain;object-position:center}.product-purchase-form{margin:18px 0 28px}.product-price-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.product-price-row .product-price{margin:0;font-size:21px}.product-add-button{white-space:nowrap}.product-variant-control{flex:1 1 100%;order:3}.product-variant-control label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.product-variant-control select{width:100%;padding:13px;border:1px solid var(--line);background:#fff;margin-top:7px}.product-price-row .product-variant-control + .product-add-button{order:4}.product-description{margin-top:5px}
@media(max-width:560px){.product-price-row{align-items:stretch}.product-price-row .product-price{display:flex;align-items:center}.product-add-button{margin-left:auto}.product-gallery{grid-template-columns:1fr}}

/* V2.5: visible product Add to Cart button */
.product-purchase-form .product-add-button,
.product-purchase-form button.product-add-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:13px 24px!important;
  background:#201c18!important;
  color:#ffffff!important;
  border:1px solid #201c18!important;
  opacity:1!important;
  visibility:visible!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
}
.product-purchase-form .product-add-button:hover{
  background:#7b5a3c!important;
  border-color:#7b5a3c!important;
  color:#ffffff!important;
}
.product-purchase-form .product-add-button:disabled{
  background:#b9b2a8!important;
  color:#ffffff!important;
  border-color:#b9b2a8!important;
  opacity:1!important;
}

/* V2.6 cart redesign */
.cart-page{padding-top:70px}.cart-heading{border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:18px}.cart-heading h1{font:700 clamp(44px,6vw,62px)/1.05 Georgia,serif;margin:0}.cart-items{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:300px 1fr;gap:55px;align-items:start;padding:30px 0;border-bottom:1px solid var(--line)}.cart-product-image{display:flex;width:300px;height:300px;background:var(--cream);align-items:center;justify-content:center;overflow:hidden}.cart-product-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.cart-product-details{padding-top:4px}.cart-product-details h3{font:22px/1.25 Georgia,serif;margin:0 0 18px}.cart-line-price{font-size:16px;margin:0 0 25px}.cart-quantity-wrap label{display:block;font-size:12px;margin-bottom:8px}.cart-quantity-control{display:grid;grid-template-columns:56px 84px 56px;width:max-content;border:1px solid var(--line)}.cart-quantity-control a,.cart-quantity-control button,.cart-quantity-control input{height:56px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font:18px Arial,sans-serif}.cart-quantity-control a,.cart-quantity-control button{cursor:pointer}.cart-quantity-control input{width:84px;border-left:1px solid var(--line);border-right:1px solid var(--line);font-size:15px}.cart-delivery{margin:24px 0;padding:16px 18px;background:var(--cream);font-size:12px;text-align:right}.cart-total{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:flex-end;align-items:center;gap:30px;font-size:16px}.cart-total .button{min-width:145px;text-align:center}.cart-empty{text-align:center;padding:70px 20px;border:1px solid var(--line)}.cart-empty h2{font:34px Georgia,serif;margin:0 0 10px}.cart-empty p{color:#6b6258;margin-bottom:25px}@media(max-width:700px){.cart-page{padding-top:45px}.cart-row{grid-template-columns:150px 1fr;gap:22px}.cart-product-image{width:150px;height:150px}.cart-product-details h3{font-size:18px}.cart-total{justify-content:space-between}.cart-delivery{text-align:left}}@media(max-width:480px){.cart-row{grid-template-columns:110px 1fr;gap:15px}.cart-product-image{width:110px;height:110px}.cart-quantity-control{grid-template-columns:40px 60px 40px}.cart-quantity-control a,.cart-quantity-control button,.cart-quantity-control input{height:42px}.cart-quantity-control input{width:60px}.cart-total{display:block}.cart-total strong{display:block;margin-bottom:15px}.cart-total .button{width:100%}}

/* V2.7 supplied Woodturning By Ian banner */
.brand-banner{background:#fff;border-bottom:1px solid var(--line)}.brand-banner-inner{min-height:150px;position:relative;display:flex;align-items:center;justify-content:center}.brand-banner-art{display:block;width:min(100%,1120px);line-height:0}.brand-banner-art img{display:block;width:100%;height:auto;max-height:155px;object-fit:contain}.brand-banner-text{position:absolute;left:50%;top:26px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;text-align:center;pointer-events:none;white-space:nowrap;z-index:2;background:rgba(255,255,255,.88);padding:5px 14px 7px;border-radius:2px}.brand-banner-name{font-family:Georgia,serif;font-size:21px;line-height:1.1;letter-spacing:.16em;font-weight:700;color:#201c18;text-shadow:0 1px 0 rgba(255,255,255,.9)}.brand-banner-sub{font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.2;letter-spacing:.22em;font-weight:700;color:#201c18;margin-top:6px;text-shadow:0 1px 0 rgba(255,255,255,.9)}.brand-banner .header-actions{position:absolute;right:28px;top:50%;transform:translateY(-50%);display:flex;gap:16px;font-size:11px;white-space:nowrap}.site-header .desktop-nav{min-height:58px;display:flex;align-items:center;justify-content:center;gap:34px;border-bottom:1px solid var(--line);text-transform:uppercase;font-size:11px;letter-spacing:.1em}.site-header .desktop-nav a{padding:20px 0}.site-header .desktop-nav a:hover{text-decoration:underline}
@media(max-width:900px){.brand-banner-inner{min-height:110px}.brand-banner-art{width:calc(100% - 70px)}.brand-banner-art img{max-height:110px}.brand-banner .header-actions{right:12px;gap:8px}.brand-banner .header-actions a:nth-child(2){display:none}.site-header .desktop-nav{display:none}.brand-banner-text{display:flex;top:9px;padding:3px 8px 5px}.brand-banner-name{font-size:12px}.brand-banner-sub{font-size:7px;margin-top:3px}}
@media(max-width:560px){.brand-banner-inner{min-height:82px;padding-left:10px;padding-right:10px}.brand-banner-art{width:100%}.brand-banner-art img{max-height:82px}.brand-banner .header-actions{right:10px;font-size:9px}.brand-banner .header-actions a:first-child{display:none}}

/* V2.9 header typography */
.brand-banner .header-actions{font-size:14px;gap:20px}
.brand-banner .header-actions a{font-size:14px}
.site-header .desktop-nav{font-size:13px;gap:38px}
.site-header .desktop-nav a{font-size:13px}
@media(max-width:900px){
  .brand-banner .header-actions{font-size:12px;gap:12px}
  .brand-banner .header-actions a{font-size:12px}
}

/* V2.10: enlarge Search, Instagram and Cart controls */
.brand-banner .header-actions{font-size:28px!important;gap:28px!important}
.brand-banner .header-actions a{font-size:28px!important;line-height:1.2}
@media(max-width:900px){
  .brand-banner .header-actions{font-size:24px!important;gap:18px!important}
  .brand-banner .header-actions a{font-size:24px!important}
}
@media(max-width:560px){
  .brand-banner .header-actions{font-size:20px!important;gap:12px!important}
  .brand-banner .header-actions a{font-size:20px!important}
}

/* V2.11 custom lighthouse catalogue */
.custom-lighthouses{background:var(--cream)}.lighthouse-section-heading{align-items:end}.lighthouse-intro{max-width:470px;margin:0;color:#625a51;font-size:14px}.lighthouse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.lighthouse-card{background:var(--bg);border:1px solid var(--line);overflow:hidden}.lighthouse-card-image{width:100%;aspect-ratio:4/5;background:#e4ddd1;display:flex;align-items:center;justify-content:center;overflow:hidden}.lighthouse-card-image img{display:block;width:100%;height:100%;object-fit:contain}.lighthouse-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#d4c6b3,#8b7257);color:#fff;text-align:center;padding:20px;font:25px Georgia,serif}.lighthouse-card-content{padding:20px}.lighthouse-location{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-weight:700;margin:0 0 6px}.lighthouse-card h3{font:25px/1.15 Georgia,serif;margin:0 0 10px}.lighthouse-card-content>p:not(.lighthouse-location){font-size:13px;color:#625a51;margin:0 0 17px}.lighthouse-card-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.lighthouse-card-links .text-link{font-size:9px}@media(max-width:900px){.lighthouse-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.lighthouse-grid{grid-template-columns:1fr}.lighthouse-intro{margin-top:12px}.lighthouse-card-image{aspect-ratio:1/1}}

.lighthouse-history{border-top:1px solid var(--line);margin-top:16px;padding-top:12px}.lighthouse-history summary{cursor:pointer;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.lighthouse-history .rte{font-size:12px;color:#625a51;margin-top:13px}.lighthouse-history .rte p{margin-bottom:10px}

/* V2.14 header control sizing */
.brand-banner .header-actions a{font-size:22px!important}
.brand-banner .header-actions a:first-child{font-size:36px!important;line-height:1}
.brand-banner .header-actions{font-size:22px!important;gap:24px!important}
@media(max-width:900px){
  .brand-banner .header-actions a{font-size:19px!important}
  .brand-banner .header-actions a:first-child{font-size:31px!important}
  .brand-banner .header-actions{gap:15px!important}
}
@media(max-width:560px){
  .brand-banner .header-actions a{font-size:17px!important}
  .brand-banner .header-actions a:first-child{font-size:27px!important}
  .brand-banner .header-actions{gap:10px!important}
}

/* V2.15 premium collection page */
.collection-hero{background:var(--cream);padding:55px 0 62px;text-align:center;border-bottom:1px solid var(--line)}.collection-hero h1{font:700 clamp(42px,6vw,68px)/1.05 Georgia,serif;margin:0 0 18px}.collection-description{max-width:720px;margin:auto;color:#625a51;font-size:15px}.collection-products{padding-top:42px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:30px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort select{border:1px solid var(--line);background:var(--bg);padding:9px 28px 9px 10px;font-size:11px}.premium-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 26px}.premium-product-card{min-width:0}.premium-product-image{display:flex;position:relative;width:100%;height:420px;align-items:center;justify-content:center;background:var(--cream);overflow:hidden}.premium-product-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .45s}.premium-product-card:hover .premium-product-image img{transform:scale(1.025)}.product-badge{position:absolute;top:14px;left:14px;background:var(--dark);color:#fff;padding:7px 10px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.product-badge.sold{background:#9c9489}.premium-product-info{padding-top:15px}.premium-product-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.premium-product-title-row h2{font:20px/1.2 Georgia,serif;margin:0}.premium-price{font-size:14px;white-space:nowrap;font-weight:600}.premium-product-excerpt{font-size:12px;color:#746b61;margin:8px 0 13px;line-height:1.45}.premium-add-form{margin:0}.premium-add-button,.premium-sold-button{display:block;width:100%;text-align:center;padding:13px 16px;background:var(--dark);color:#fff;border:1px solid var(--dark);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.premium-add-button:hover{background:var(--accent);border-color:var(--accent)}.premium-sold-button{background:#d3cec5;border-color:#d3cec5;color:#5e574f;cursor:default}.premium-product-card .premium-add-button{text-decoration:none}@media(max-width:900px){.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 18px}.premium-product-image{height:350px}}@media(max-width:560px){.collection-hero{padding:42px 0 48px}.premium-product-grid{grid-template-columns:1fr 1fr;gap:30px 12px}.premium-product-image{height:260px}.premium-product-title-row{display:block}.premium-product-title-row h2{font-size:16px;margin-bottom:5px}.premium-price{font-size:13px}.premium-product-excerpt{font-size:11px}.collection-toolbar{font-size:9px}.collection-sort select{font-size:10px;padding:7px 22px 7px 7px}}
