/*
Theme Name: Softday Local
Template: blocksy
Version: 0.1.0
*/
/* Homepage discovery: real product photography and clear collection navigation. */
.sd-series-home .sd-discovery-hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;background:#eeeedd;border-radius:28px;padding:42px;margin-bottom:30px;overflow:hidden}
.sd-series-home .sd-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#476050}
.sd-series-home .sd-hero-copy h1{font-size:clamp(32px,3.6vw,54px);line-height:1.18;letter-spacing:-.035em;margin:22px 0;color:#203e32}
.sd-series-home .sd-hero-copy p{font-size:16px;line-height:1.8;max-width:390px;color:#526057;margin-bottom:22px}
.sd-series-home .sd-hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 22px;min-height:48px;border-radius:30px;background:#245d48;color:#fff;font-weight:700}
.sd-series-home .sd-hero-cta:hover{background:#174332}.sd-series-home .sd-hero-secondary{display:block;font-size:14px;margin-top:17px;text-decoration:underline;text-underline-offset:5px}.sd-series-home .sd-hero-note{font-size:12px;color:#5c6b60;margin-top:30px}
.sd-series-home .sd-hero-mosaic{display:grid;grid-template-columns:1.2fr .85fr;grid-template-rows:1fr 1fr;gap:14px;align-items:center;min-width:0}
.sd-series-home .sd-hero-photo{display:block;background:#fff;border:6px solid #fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 24px #263d3710;color:#263d37;min-width:0}.sd-series-home .sd-hero-photo-0{grid-row:1/3;transform:rotate(-5deg)}.sd-series-home .sd-hero-photo-1{transform:rotate(5deg)}.sd-series-home .sd-hero-photo-2{transform:rotate(3deg)}
.sd-series-home .sd-hero-photo img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:13px}.sd-series-home .sd-hero-photo span{display:flex;align-items:center;justify-content:space-between;padding:12px 5px 7px;font-size:12px;font-weight:700;gap:5px}.sd-series-home .sd-hero-photo b{font-size:18px}
.sd-series-home .sd-collection-nav{padding:22px 0 32px;scroll-margin-top:20px}.sd-series-home .sd-collection-nav>span{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:14px}.sd-series-home .sd-collection-nav>div{display:flex;gap:10px;flex-wrap:wrap}.sd-series-home .sd-collection-nav a{padding:11px 17px;min-height:44px;border:1px solid #cdd5c7;border-radius:30px;font-size:14px;background:#fff;color:#263d37}.sd-series-home .sd-collection-nav a:hover{background:#245d48;color:white;border-color:#245d48}
.sd-series-home .sd-series-section{padding:28px;border-radius:24px;background:var(--sd-series-bg,#edf1e3);margin-bottom:28px}.sd-series-home .sd-series-tone-1{--sd-series-bg:#e9f2f7}.sd-series-home .sd-series-tone-2{--sd-series-bg:#f5e9ee}.sd-series-home .sd-series-tone-3{--sd-series-bg:#f6eed6}.sd-series-home .sd-series-tone-4{--sd-series-bg:#edf2df}
.sd-series-home .sd-series-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.sd-series-home .sd-series-heading h2{font-size:clamp(24px,2.6vw,32px);letter-spacing:-.035em;margin:9px 0;scroll-margin-top:30px}.sd-series-home .sd-series-heading p{margin:0;color:#56635b;font-size:14px;line-height:1.7}.sd-series-home .sd-style-count{font-size:12px;white-space:nowrap;padding:8px 12px;border:1px solid #263d3722;border-radius:20px}
.sd-series-home .sd-series-row{gap:16px}.sd-series-home .sd-series-card{background:#fff;padding:10px;border-radius:17px;display:flex;flex-direction:column;box-shadow:0 4px 12px #263d3705;transition:transform .18s,box-shadow .18s}.sd-series-home .sd-series-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #263d3712}.sd-series-home .sd-series-card h3{padding:0 4px;margin-top:14px;font-size:15px}.sd-series-home .sd-series-card img{border-radius:11px}.sd-series-home .sd-series-price{padding:0 4px;font-size:20px;margin:8px 0 12px}.sd-series-home .sd-series-actions{display:grid;grid-template-columns:1fr;gap:7px;margin-top:auto}.sd-series-home .sd-series-actions .sd-detail-link{font-size:12px;margin:0 4px 3px;width:auto}.sd-series-home .sd-series-actions .button{border-radius:24px;font-size:13px;padding:10px 6px;min-height:44px}.sd-series-home .sd-series-actions .sd-buy-now{background:white;border:0;color:#245d48;min-height:36px;text-decoration:underline;text-underline-offset:4px}.sd-series-home .sd-series-actions .button:hover{background:#174332;color:white}.sd-series-home .sd-series-actions .sd-buy-now:hover{background:#eef3eb;color:#174332}
.sd-series-home .sd-discovery-end{text-align:center;padding:42px 20px 14px}.sd-series-home .sd-discovery-end h2{font-size:clamp(25px,3vw,36px);margin:15px 0}.sd-series-home .sd-discovery-end p{max-width:540px;margin:0 auto 24px;color:#56635b;line-height:1.8;font-size:15px}
@media(max-width:1000px){.sd-series-home .sd-discovery-hero{gap:25px;padding:30px}.sd-series-home .sd-series-section{padding:20px}.sd-series-home .sd-series-row{gap:10px}.sd-series-home .sd-series-card{padding:8px}}
@media(max-width:700px){.sd-series-home .sd-discovery-hero{grid-template-columns:1fr;padding:28px 22px 24px;gap:26px;border-radius:22px}.sd-series-home .sd-hero-copy h1{font-size:36px;margin:16px 0}.sd-series-home .sd-hero-copy p{font-size:14px;margin-bottom:18px}.sd-series-home .sd-hero-note{margin-top:20px}.sd-series-home .sd-hero-mosaic{max-width:380px;margin:auto;width:100%;grid-template-columns:1.2fr 1fr;gap:12px}.sd-series-home .sd-hero-photo span{font-size:10px;padding:7px 3px}.sd-series-home .sd-collection-nav>div{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.sd-series-home .sd-collection-nav a{white-space:nowrap;font-size:13px}.sd-series-home .sd-series-section{padding:20px 14px 10px;border-radius:20px}.sd-series-home .sd-series-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.sd-series-home .sd-series-heading h2{font-size:23px}.sd-series-home .sd-series-heading p{font-size:13px}.sd-series-home .sd-style-count{font-size:10px;padding:5px 8px}.sd-series-home .sd-series-row{gap:12px;grid-auto-columns:78%;padding:4px 2px 16px}.sd-series-home .sd-series-card{padding:10px}.sd-series-home .sd-series-card:hover{transform:none}.sd-series-home .sd-series-actions{grid-template-columns:1fr 1fr}.sd-series-home .sd-series-actions .sd-detail-link{grid-column:1/-1}.sd-series-home .sd-series-actions .sd-buy-now{border:1px solid #245d48;text-decoration:none;min-height:44px}.sd-series-home .sd-discovery-end{padding:28px 5px 10px}}
@media(max-width:700px){.sd-series-home .sd-hero-copy h1{font-size:31px}.sd-series-home .sd-hero-note{display:none}.sd-series-home .sd-hero-mosaic{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr;gap:7px}.sd-series-home .sd-hero-photo{border-width:3px;border-radius:10px}.sd-series-home .sd-hero-photo-0{grid-row:auto}.sd-series-home .sd-hero-photo img{border-radius:7px}.sd-series-home .sd-hero-photo span{display:none}.sd-series-home .sd-hero-secondary{margin-top:12px}.sd-series-home .sd-discovery-hero{gap:20px;padding:24px 20px}}
@media(prefers-reduced-motion:reduce){.sd-series-home .sd-series-card{transition:none;transform:none}}
:root{--theme-font-family:Arial,sans-serif;--theme-text-color:#263d37;--theme-palette-color-1:#245d48;--theme-palette-color-2:#174332;--theme-palette-color-3:#263d37;--theme-palette-color-4:#142a23;--theme-palette-color-8:#fbfaf5}body{background:#fbfaf5;font-size:16px}.sd-wrap{max-width:1180px;margin:auto;padding:28px 20px}.sd-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;padding:45px 0 60px}.sd-kicker{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.sd-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.06;letter-spacing:-.05em;margin:18px 0}.sd-hero p{max-width:430px}.sd-art{aspect-ratio:1;background:#e5edcf;border-radius:48% 48% 12% 48%;display:grid;place-items:center;position:relative}.sd-art span{width:58%;aspect-ratio:1;border-radius:46% 54% 58% 42%;background:radial-gradient(circle at 32% 28%,#fff3b3,#e8b959 65%,#b4793d);box-shadow:18px 26px 0 #c6d2ab;transform:rotate(-12deg)}.sd-art small{position:absolute;bottom:24px;right:24px}.sd-btn{display:inline-block;padding:14px 24px;background:#245d48;color:white!important;border-radius:6px;margin-top:12px}.sd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0 44px}.sd-card{padding:24px;background:#f0eee4;border-radius:12px}.sd-card a{font-weight:bold}.sd-notice{text-align:center;background:#263d37;color:#fff;padding:8px 16px;font-size:14px}.sd-links{display:flex;flex-wrap:wrap;gap:16px;padding:25px 20px;justify-content:center;border-top:1px solid #d9ddd1}.sd-placeholder{aspect-ratio:1;display:grid;place-items:center;background:#e8eddf;border-radius:12px;color:#536a5b;font-size:14px}.sd-placeholder:before{content:'';width:50%;aspect-ratio:1;border-radius:45% 55% 40% 60%;background:radial-gradient(circle at 30% 30%,#fff0bb,#d6b460);box-shadow:12px 16px 0 #d3dcc7}.sd-placeholder span{padding-bottom:12px}details{border-bottom:1px solid #d5dbd0;padding:18px 0}summary{cursor:pointer;font-weight:700}button,input,select,textarea{min-height:44px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #916126;outline-offset:4px}.woocommerce ul.products li.product img{aspect-ratio:1;object-fit:cover}.sd-policy{max-width:760px;margin:auto;padding:30px 20px 60px}@media(max-width:700px){.sd-hero{grid-template-columns:1fr;padding-top:12px;gap:22px}.sd-art{max-width:360px;width:100%;margin:auto}.sd-grid{grid-template-columns:1fr}.sd-hero h1{font-size:46px}.sd-wrap{padding:20px 16px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-card{padding:20px}}

/* Storefront v2: product-first layout and shared navigation. */
.sd-announcement{background:#245d48;color:white;text-align:center;padding:9px 16px;font-size:14px}.sd-announcement a{color:white}.sd-announcement span{display:block;font-size:12px;opacity:.85;margin-top:3px}.sd-header{border-bottom:1px solid #dfe2d8;background:#fbfaf5;position:relative;z-index:20}.sd-header-inner{max-width:1220px;padding:26px 20px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.sd-brand{font-size:38px;font-weight:800;letter-spacing:-2px;color:#245d48;white-space:nowrap;line-height:1.2}.sd-brand span{color:#b27d3d;margin-left:4px}.sd-desktop-nav{display:flex;gap:28px}.sd-desktop-nav a{font-size:15px;padding:12px 0}.sd-desktop-nav a[aria-current]{border-bottom:2px solid #245d48}.sd-header-tools{display:flex;align-items:center;gap:22px}.sd-header svg{width:21px;height:21px;flex-shrink:0}.sd-tool,.sd-search summary{display:flex;align-items:center;gap:7px;min-height:44px;font-size:14px}.sd-search{border:0;padding:0;position:relative}.sd-search summary{list-style:none;font-weight:400}.sd-search summary::-webkit-details-marker{display:none}.sd-search form{position:absolute;right:0;top:50px;width:340px;max-width:calc(100vw - 32px);padding:20px;background:white;box-shadow:0 10px 40px #223b2325;border:1px solid #d5dccf;border-radius:8px}.sd-search form>div{display:flex;margin-top:10px}.sd-search input{min-width:0}.sd-cart-count{background:#e7eddb;border-radius:50%;min-width:23px;height:23px;text-align:center;line-height:23px}.sd-mobile-nav{display:none}.sd-home{padding-top:38px}.sd-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.sd-section-head h1{font-size:clamp(30px,4vw,44px);letter-spacing:-1.3px;line-height:1.2;margin:10px 0 0}.sd-section-head p{font-size:15px;max-width:240px;margin:0}.sd-home ul.products{--grid-columns:repeat(4,minmax(0,1fr));gap:24px}.sd-placeholder{border-radius:5px;font-size:12px;position:relative;background:#e8eddf}.sd-placeholder:before{width:57%;box-shadow:10px 15px 0 #d3dcc7}.sd-placeholder span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.products li:nth-child(2n) .sd-placeholder{background:#f1e3e2}.products li:nth-child(2n) .sd-placeholder:before{background:radial-gradient(circle at 30% 30%,#ffebef,#c997ac);box-shadow:10px 15px 0 #e0cbd2}.products li:nth-child(3n) .sd-placeholder{background:#e5ebf0}.products li:nth-child(3n) .sd-placeholder:before{background:radial-gradient(circle at 30% 30%,#edfdff,#90b4c8);box-shadow:10px 15px 0 #c7d7df}.sd-center{text-align:center;margin:30px 0 65px}.sd-outline{display:inline-block;border:1px solid #245d48;padding:12px 24px;border-radius:3px;font-weight:600;color:#245d48}.sd-outline:hover{background:#245d48;color:white}.sd-collections{padding:0 0 64px}.sd-collections h2,.sd-faq h2,.sd-newsletter h2{font-size:32px;letter-spacing:-.8px;margin:10px 0 24px}.sd-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sd-collection h3{font-size:19px;margin:16px 0 7px;display:flex;justify-content:space-between}.sd-collection p{font-size:14px;color:#52685e}.sd-collection-art{aspect-ratio:1.15;background:#e1e8d5;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:5px}.sd-collection-art span{width:50%;aspect-ratio:1;border-radius:40% 50% 45% 55%;background:radial-gradient(circle at 30% 25%,#f4f8ce,#9eae6b);transform:rotate(-20deg);box-shadow:15px 20px 0 #65733b20}.sd-collection-art i{position:absolute;right:13%;bottom:13%;width:25%;aspect-ratio:1;background:#d9b466;border-radius:50%;box-shadow:5px 8px 0 #67532e15}.sd-collection-art.pink{background:#f1e2e5}.pink span{background:radial-gradient(circle at 30% 25%,#ffeef3,#c994ae)}.sd-collection-art.honey{background:#f4e8ce}.honey span{background:radial-gradient(circle at 30% 25%,#fff1ba,#d2ad56)}.sd-collection-art.blue{background:#e1ebef}.blue span{background:radial-gradient(circle at 30% 25%,#e7fbff,#87b7c9)}.sd-story-strip{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:35px;background:#eff0e5;margin:0 0 65px}.sd-story-strip .sd-collection-art{aspect-ratio:1.65}.sd-story-strip h2{font-size:32px;margin:12px 0}.sd-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:65px;margin:20px 0 60px}.sd-faq details:first-child{border-top:1px solid #d5dbd0}.sd-faq details p{font-size:15px;margin:16px 0 0}.sd-faq summary{min-height:30px}.sd-footer{background:#f0f1e8;border-top:1px solid #d6dece;padding:0 max(20px,calc((100% - 1180px)/2))}.sd-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:50px 0;border-bottom:1px solid #d5dccc;align-items:center}.sd-newsletter h2{margin-bottom:12px}.sd-newsletter p{max-width:380px;font-size:15px}.sd-signup label{display:block;font-size:14px;margin:10px 0 7px}.sd-email-row{display:flex;gap:8px}.sd-email-row input{flex:1;min-width:0;background:#fff}.sd-signup button{background:#245d48;color:white;white-space:nowrap;border-radius:3px;padding:12px 17px}.sd-signup textarea{width:100%;background:white}.sd-signup .sd-consent{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.6}.sd-consent input{min-height:0;width:17px;height:17px;flex:0 0 17px;margin-top:2px}.sd-signup small,.sd-preview-note{display:block;font-size:12px;line-height:1.6;color:#536657;margin-top:10px}.sd-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sd-form-status{padding:14px;background:#dce9cf;border:1px solid #9caf80;border-radius:4px}.sd-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:36px;padding:44px 0}.sd-footer-grid h3{font-size:15px;margin-bottom:16px}.sd-footer-grid p,.sd-footer-grid a{font-size:14px}.sd-footer-grid .sd-brand{font-size:35px}.sd-footer-grid nav:not(.sd-social) a{display:block;margin:8px 0}.sd-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.sd-social a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #b9c5af;border-radius:50%;color:#263d37;background:#fbfaf5}.sd-social a:hover{background:#dce6d0}.sd-social svg{width:21px;height:21px}.sd-social a span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sd-footer-bottom{border-top:1px solid #d5dccc;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:12px}.sd-footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}.sd-about-heading{text-align:center;padding:35px 0 50px}.sd-about-heading h1{font-size:48px;letter-spacing:-1.5px;margin:12px 0}.sd-about-content{max-width:780px;margin:0 auto 75px}.sd-about-content section{padding:25px 0;border-bottom:1px solid #e0e4d8}.sd-about-content h2{font-size:28px;margin:12px 0 18px}.sd-about-content p{font-size:16px;line-height:1.85}.sd-cart-notice{position:fixed;right:20px;top:100px;z-index:80;background:white;border:1px solid #b1c69a;padding:22px;box-shadow:0 10px 35px #263d3725;max-width:calc(100vw - 40px)}.sd-cart-notice[hidden]{display:none}.sd-cart-notice>div{display:flex;gap:16px;flex-wrap:wrap;margin-top:15px;align-items:center}.sd-cart-notice button{background:#245d48;color:white;font-size:13px;padding:10px}.sd-about-heading p{color:#52685e}
@media(max-width:900px){.sd-tool-label{display:none}.sd-header-inner{gap:16px}.sd-desktop-nav{gap:18px}.sd-footer-grid{grid-template-columns:1fr 1fr}.sd-newsletter{gap:30px}.sd-story-strip{gap:25px;padding:24px}.sd-faq{gap:30px}}
@media(max-width:600px){.sd-header-inner{padding:18px 16px}.sd-brand{font-size:32px}.sd-header-tools{gap:18px}.sd-desktop-nav{display:none}.sd-mobile-nav{display:block;border:0;border-top:1px solid #e1e5d9;padding:0 16px}.sd-mobile-nav summary{padding:12px 0;list-style:none;display:flex;justify-content:space-between;font-size:14px}.sd-mobile-nav nav{display:flex;flex-direction:column;padding-bottom:14px}.sd-mobile-nav nav a{padding:10px 0}.sd-search form{position:fixed;top:135px;left:16px;right:16px;width:auto;max-width:none}.sd-section-head{display:block;margin-bottom:22px}.sd-section-head h1{font-size:31px}.sd-section-head p{margin:12px 0 0;max-width:none;font-size:14px}.sd-home ul.products{--grid-columns:repeat(2,minmax(0,1fr));gap:14px}.sd-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.sd-collection h3{font-size:17px}.sd-story-strip,.sd-newsletter,.sd-faq{grid-template-columns:1fr;gap:22px}.sd-story-strip{margin-bottom:45px;padding:20px}.sd-faq{margin-bottom:36px}.sd-faq h2{margin-bottom:12px}.sd-footer{padding:0 16px}.sd-newsletter{padding:35px 0}.sd-newsletter h2{font-size:28px}.sd-footer-grid{gap:30px 20px;padding:30px 0}.sd-footer-grid>div:first-child{grid-column:1/-1}.sd-footer-bottom{flex-direction:column;gap:10px}.sd-about-heading{padding:20px 0 30px}.sd-about-heading h1{font-size:40px}.sd-about-content h2{font-size:25px}.sd-about-content{margin-bottom:45px}.sd-home .sd-center{margin-bottom:45px}.sd-collections{padding-bottom:35px}.sd-placeholder span{font-size:9px}.sd-email-row button{font-size:13px;padding:10px}.sd-kicker{font-size:11px}}
body{--theme-palette-color-1:#245d48;--theme-palette-color-2:#174332;--theme-button-background-initial:#245d48;--theme-button-background-hover:#174332;background:#fbfaf5}.woocommerce .button,.products .button,.woocommerce span.onsale{background-color:#245d48!important;color:#fff!important}.woocommerce .button:hover,.products .button:hover{background-color:#174332!important}
.sd-language{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:7px 20px;background:#edf0e6;font-size:13px}.sd-language a{color:#245d48;padding:4px 6px}.sd-language a[aria-current]{font-weight:700;text-decoration:underline;text-underline-offset:4px}

/* Product pagination below the four-row collection. */
.sd-home .ct-pagination{margin:30px 0 36px;--theme-button-min-height:44px}.sd-home .ct-pagination .page-numbers{min-width:44px;min-height:44px}.sd-home .ct-pagination .current{background:#245d48;color:#fff;border-radius:6px}@media(min-width:701px){.sd-home ul.products{grid-template-columns:repeat(4,minmax(0,1fr));--grid-columns:repeat(4,minmax(0,1fr))}}
/* Keep the butter product image fully visible and separated from details. */
.single-product.postid-18 .woocommerce-product-gallery img{object-fit:contain!important;height:auto;max-width:100%}.single-product.postid-18 .woocommerce-product-gallery{min-width:0}.single-product.postid-18 .summary{min-width:0;overflow-wrap:anywhere}.single-product.postid-18 .woocommerce-product-details__short-description ul{padding-inline-start:20px;line-height:1.8}

.sd-series-home{padding-top:38px;padding-bottom:56px}.sd-series-section{margin-bottom:48px}.sd-series-section h2{font-size:28px;margin:0 0 20px;text-align:left}.sd-series-row{display:grid;grid-template-columns:repeat(var(--series-columns),minmax(0,1fr));gap:22px}.sd-series-card{min-width:0}.sd-series-card a{display:block;color:inherit}.sd-series-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:white;border-radius:12px}.sd-series-card h3{font-size:16px;margin:12px 0 0}.sd-series-empty{aspect-ratio:1;display:grid;place-items:center;background:#f0f2ea;border:1px dashed #b9c5af;border-radius:12px;color:#687666}.sd-series-section.sd-series-butter .sd-series-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}@media(max-width:700px){.sd-series-section{margin-bottom:34px}.sd-series-section h2{font-size:23px}.sd-series-row,.sd-series-section.sd-series-butter .sd-series-row{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:72%;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding:0 0 14px;max-width:none}.sd-series-card{scroll-snap-align:start}.sd-series-row:focus-visible{outline:2px solid #245d48;outline-offset:4px}}


.sd-series-price{font-size:19px;font-weight:700;color:#245d48;margin:10px 0}.sd-series-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sd-series-actions .sd-detail-link{width:100%;font-size:14px;text-decoration:underline}.sd-series-actions .button{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;font-size:14px;line-height:1.4;border-radius:6px;background:#245d48;color:white}.sd-series-actions .sd-buy-now{background:#fbfaf5;color:#245d48;border:1px solid #245d48}.single-product form.cart .sd-buy-now{margin:8px 0;min-height:44px}.single-product .woocommerce-product-gallery img{object-fit:contain}.single-product .summary{min-width:0;overflow-wrap:anywhere}

/* Cheese: three above, two centered under the upper gaps. */
.sd-series-home .sd-series-tone-0 .sd-series-row{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:22px}
.sd-series-home .sd-series-tone-0 .sd-series-card{grid-column:span 2}
.sd-series-home .sd-series-tone-0 .sd-series-card:nth-child(4){grid-column:2 / span 2;grid-row:2}
.sd-series-home .sd-series-tone-0 .sd-series-card:nth-child(5){grid-column:4 / span 2;grid-row:2}
@media(max-width:700px){.sd-series-home .sd-series-tone-0 .sd-series-row{grid-template-columns:repeat(6,minmax(88px,1fr));gap:14px;scroll-snap-type:x proximity}.sd-series-home .sd-series-tone-0 .sd-series-actions{grid-template-columns:1fr}.sd-series-home .sd-series-tone-0 .sd-series-heading p:after{content:' 左右滑动查看全部款式。';display:block;margin-top:6px}html[lang^="en"] .sd-series-home .sd-series-tone-0 .sd-series-heading p:after{content:'Swipe to explore all five styles.'}}
/* Butter collection now includes five products. */
.sd-series-home .sd-series-section.sd-series-butter .sd-series-row{grid-template-columns:repeat(5,minmax(0,1fr));max-width:none}
@media(max-width:700px){.sd-series-home .sd-series-section.sd-series-butter .sd-series-row{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:78%;max-width:none}}

/* Cheese product details: readable specifications on desktop and mobile. */
.sd-cheese-details{max-width:860px;margin-inline:auto;line-height:1.75}
.sd-cheese-details h2{font-size:clamp(24px,3vw,32px)}
.sd-cheese-details h3{margin:30px 0 14px;font-size:21px}
.sd-cheese-specs{width:100%;table-layout:fixed;border-collapse:collapse;font-size:16px}
.sd-cheese-specs th,.sd-cheese-specs td{padding:15px 18px;text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e5e8df}
.sd-cheese-specs th{width:33%;background:#f5f7ef;font-weight:600}
.sd-cheese-specs td{background:#fff}
.sd-cheese-details .sd-spec-note{font-size:13px;color:#66705e;margin-top:12px}
@media(max-width:600px){.sd-cheese-specs th,.sd-cheese-specs td{padding:12px 10px;font-size:14px}.sd-cheese-specs th{width:37%}.sd-cheese-details h3{font-size:19px}}

/* Cheese cards: image-corner cart and two clear purchase actions. */
.sd-series-home .sd-cheese-photo{position:relative;isolation:isolate}
.sd-series-home .sd-cheese-photo .sd-cheese-cart{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#245d48;color:#fff;border:2px solid #fff;box-shadow:0 3px 10px #173d332b;z-index:1}
.sd-series-home .sd-cheese-cart:hover{background:#174332;transform:scale(1.04)}
.sd-series-home .sd-cheese-cart svg{pointer-events:none}
.sd-series-home .sd-cheese-cart:focus-visible,.sd-series-home .sd-cheese-actions a:focus-visible{outline:3px solid #d28d26;outline-offset:3px}
.sd-series-home .sd-series-tone-0 .sd-cheese-actions{grid-template-columns:1fr 1fr;gap:10px;padding-top:2px}
.sd-series-home .sd-cheese-actions .sd-detail-link,.sd-series-home .sd-cheese-actions .sd-buy-now{display:flex;align-items:center;justify-content:center;grid-column:auto;min-height:46px;padding:10px 8px;margin:0;border:1px solid #245d48;border-radius:24px;font-size:13px;line-height:1.4;text-decoration:none;text-align:center}
.sd-series-home .sd-cheese-actions .sd-detail-link{color:#245d48;background:#fff}
.sd-series-home .sd-cheese-actions .sd-buy-now{background:#245d48;color:#fff}
.sd-series-home .sd-cheese-actions .sd-detail-link:hover{background:#eef3eb}
.sd-series-home .sd-cheese-actions .sd-buy-now:hover{background:#174332;color:#fff}
@media(max-width:700px){.sd-series-home .sd-series-tone-0 .sd-cheese-actions{grid-template-columns:1fr;gap:8px}.sd-series-home .sd-cheese-photo .sd-cheese-cart{right:8px;bottom:8px;width:44px;height:44px}}

/* Butter uses the same image-corner cart, with roomy stacked actions in five columns. */
.sd-series-home .sd-series-butter .sd-cheese-actions{grid-template-columns:1fr;gap:8px}
.sd-butter-summary ul{padding-left:19px;margin:12px 0;line-height:1.7}
.sd-butter-summary li{margin-bottom:6px;overflow-wrap:anywhere}

/* Reviewed product details: one specification list beside the purchase controls. */
.single-product form.cart .single_add_to_cart_button,.single-product form.cart .quantity input{min-height:44px}
.sd-purchase-unit{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin:-4px 0 20px;font-size:14px;line-height:1.6}
.sd-purchase-unit>strong{padding:4px 12px;background:#eaf0e3;color:#245d48;border-radius:20px;white-space:nowrap}
.sd-purchase-unit>span{flex:1;min-width:170px}
.sd-purchase-unit>small{display:block;flex-basis:100%;font-size:13px;color:#59665e}
.sd-product-facts{font-size:14px;line-height:1.6;margin:0 0 20px}
.sd-product-facts h2{font-size:19px;margin:0 0 12px}
.sd-product-facts dl{margin:0}
.sd-product-facts dl>div{display:grid;grid-template-columns:minmax(110px,34%) minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #e0e6dc}
.sd-product-facts dt{font-weight:600;color:#344b40;overflow-wrap:anywhere}
.sd-product-facts dd{margin:0;overflow-wrap:anywhere}
.sd-product-facts .sd-facts-note{font-size:12px;color:#59665e;margin:10px 0}
.sd-product-care{padding:14px 16px;background:#f0f4ec;border-radius:12px;margin-top:18px}
.sd-product-care h3{font-size:15px;margin:0 0 6px}
.sd-product-care p{margin:3px 0;font-size:14px}
@media(max-width:600px){.sd-product-facts dl>div{grid-template-columns:minmax(100px,36%) minmax(0,1fr);gap:10px}.sd-purchase-unit{margin-bottom:18px}.sd-product-facts h2{font-size:18px}}

/* Owner-shot product photographs at the end of the homepage. */
.sd-real-photos{margin:0 0 64px;padding:32px;background:#f1f3ec;border:1px solid #e1e6db;border-radius:22px;scroll-margin-top:24px}
.sd-real-photos h2{font-size:clamp(26px,3vw,36px);margin:8px 0 12px;color:#263d37}
.sd-real-photos>p{margin:0 0 24px;color:#52685e;line-height:1.6}
.sd-real-photos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.sd-real-photos-grid figure{margin:0;min-width:0}
.sd-real-photos-grid img{display:block;width:100%;height:auto;border-radius:14px}
@media(max-width:600px){.sd-real-photos{padding:20px 16px;margin-bottom:32px;border-radius:18px}.sd-real-photos-grid{grid-template-columns:1fr;gap:16px}}

/* Responsive, touch-scrollable real-photo carousel. */
.sd-photo-carousel{min-width:0}
.sd-photo-carousel .sd-real-photos-grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;border-radius:14px}
.sd-photo-carousel .sd-real-photos-grid::-webkit-scrollbar{display:none}
.sd-photo-carousel .sd-real-photos-grid figure{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start;user-select:none}
.sd-photo-carousel .sd-real-photos-grid img{pointer-events:none;user-select:none}
.sd-photo-carousel .sd-real-photos-grid.is-dragging{scroll-snap-type:none;cursor:grabbing}
.sd-photo-controls{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:18px}
.sd-photo-controls[hidden]{display:none}
.sd-photo-controls button{display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:44px;width:44px;height:44px;min-height:44px;background:transparent;border:1px solid #cbd5c7;border-radius:50%;color:#245d48;cursor:pointer;line-height:1;font-size:18px}
.sd-photo-dots{display:flex;gap:0;align-items:center}
.sd-photo-dots button{border:0;width:44px}
.sd-photo-dots button:before{content:'';width:8px;height:8px;border-radius:50%;background:#a7b4a4;transition:width .2s,background .2s}
.sd-photo-dots button[aria-current=true]:before{width:22px;border-radius:8px;background:#245d48}
.sd-photo-controls button:hover{background:#e1e9da}
.sd-photo-controls button:focus-visible,.sd-photo-carousel .sd-real-photos-grid:focus-visible{outline:2px solid #245d48;outline-offset:2px}
@media(max-width:900px){.sd-photo-carousel .sd-real-photos-grid figure{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:600px){.sd-photo-carousel .sd-real-photos-grid figure{flex-basis:100%}.sd-photo-controls{gap:2px}.sd-photo-dots{order:2;flex-basis:100%;justify-content:center}.sd-photo-play{margin-left:12px}}
@media(prefers-reduced-motion:reduce){.sd-photo-dots button:before{transition:none}}

/* Compact purchase guidance, with live product prices and factual delivery terms. */
.simo-policy-content{max-width:860px;margin:0 auto;line-height:1.85;overflow-wrap:anywhere}.simo-policy-content section{padding:14px 0;border-bottom:1px solid #e0e6db}.simo-policy-content h2{font-size:clamp(21px,3vw,28px);line-height:1.3;margin:10px 0 18px}.simo-policy-content p{margin:0 0 16px}.simo-policy-content .sd-policy-preview{font-size:13px;padding:14px 18px;background:#f0f4ea;border-radius:8px;margin-top:20px}
.simo-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 36px;padding:18px 0;border-top:1px solid #d8dfd2;border-bottom:1px solid #d8dfd2}
.simo-benefits a{display:flex;flex-direction:column;gap:5px;color:#245d48;padding:4px 12px;text-align:center;text-decoration:none;min-height:48px}
.simo-benefits strong{font-size:15px}.simo-benefits span{font-size:12px;line-height:1.5;color:#52685e}
.simo-picks{margin:0 0 38px}.simo-picks-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.simo-picks-heading h2{font-size:clamp(23px,3vw,30px);margin:8px 0 0;color:#263d37;line-height:1.25}.simo-picks-heading>a{font-size:13px;color:#245d48;text-decoration:underline;text-underline-offset:4px;min-height:44px;display:flex;align-items:center}
.simo-picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.simo-pick{display:grid;grid-template-columns:80px minmax(0,1fr);gap:14px;padding:18px;border:1px solid #d9e3d2;border-radius:18px;background:#edf4e9;color:#263d37;text-decoration:none;align-items:center}.simo-pick-1{background:#fff4d5;border-color:#ecdfb6}.simo-pick-2{background:#edeefb;border-color:#dadcf0}.simo-pick:hover{border-color:#245d48}.simo-pick img{width:80px;height:100px;object-fit:cover;border-radius:12px}.simo-pick h3{font-size:17px;line-height:1.3;margin:0 0 6px}.simo-pick p{font-size:12px;line-height:1.5;margin:0 0 2px}.simo-pick small{font-size:11px;color:#52685e}.simo-pick-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 8px;margin-top:10px;font-size:12px}.simo-pick .price{font-size:16px;font-weight:700;color:#245d48}.simo-pick .price del{font-size:12px;color:#647064}.simo-pick .price ins{text-decoration:none}
.simo-purchase-confidence{padding:14px 16px;border:1px solid #d8e3d0;border-radius:12px;background:#f1f6ed;font-size:13px;line-height:1.6;margin:0 0 20px}.simo-purchase-confidence strong{color:#245d48;font-size:14px}.simo-purchase-confidence p{margin:5px 0}.simo-purchase-confidence a{color:#245d48;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.simo-picks-grid{gap:12px}.simo-pick{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:14px}.simo-pick img{width:64px;height:85px}.simo-pick h3{font-size:15px}}
@media(max-width:700px){.simo-benefits{gap:8px;margin-bottom:24px;padding:14px 0}.simo-benefits a{padding:0 2px}.simo-benefits strong{font-size:12px;line-height:1.4}.simo-benefits span{font-size:10px}.simo-picks-heading{display:block;margin-bottom:12px}.simo-picks-heading>a{margin-top:6px}.simo-picks-grid{grid-template-columns:1fr;gap:10px}.simo-pick{grid-template-columns:72px minmax(0,1fr);padding:12px 14px;gap:14px}.simo-pick img{width:72px;height:88px}.simo-pick h3{font-size:16px}.simo-pick-bottom{margin-top:5px}.simo-picks{margin-bottom:26px}}
