:root{
  --sc-green:#123f2c;
  --sc-green-2:#1d5a40;
  --sc-gold:#c99a3c;
  --sc-gold-soft:#dfc37b;
  --sc-cream:#f7f0e3;
  --sc-cream-2:#fbf7ef;
  --sc-paper:#fffdf8;
  --sc-text:#17281f;
  --sc-muted:#6e685d;
  --sc-line:#e3d5bd;
  --sc-danger:#a4483d;
  --sc-shadow:0 10px 30px rgba(37,32,22,.07);
  --sct-content-width:1360px;
  --sct-reading-width:820px;
  --sct-radius:8px;
}
html{scroll-behavior:smooth}
body.schadeco-theme-active{margin:0;background:linear-gradient(#fbf8f1,#f6edde);color:var(--sc-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}
body.schadeco-theme-active *{box-sizing:border-box}
body.schadeco-theme-active img{max-width:100%;height:auto}
body.schadeco-theme-active a{color:var(--sc-green-2)}
body.schadeco-theme-active button,body.schadeco-theme-active input,body.schadeco-theme-active select,body.schadeco-theme-active textarea{font:inherit}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background:var(--sc-paper);clip:auto!important;clip-path:none;color:var(--sc-green);display:block;font-size:14px;font-weight:800;height:auto;left:8px;line-height:normal;padding:12px 16px;top:8px;width:auto;z-index:100000}

/* Theme-owned public shell */
.sct-site-header{position:relative;z-index:100;background:rgba(255,253,248,.98);border-bottom:1px solid rgba(201,154,60,.24)}
.sct-header-inner{max-width:var(--sct-content-width);height:86px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:42px}
.sct-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;white-space:nowrap;color:var(--sc-green)!important;font:700 24px/1 Georgia,"Times New Roman",serif}
.sct-brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--sc-gold);border-radius:7px;background:linear-gradient(135deg,#fff7dc,#d9b664);box-shadow:inset 0 0 0 2px rgba(255,255,255,.55);font:700 13px/1 Georgia,serif;color:#7f6027}
.sct-brand-logo{display:block;width:auto;max-width:180px;max-height:54px;object-fit:contain}
.sct-primary-nav{min-width:0}
.sct-nav-list{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:32px;align-items:center}
.sct-nav-list li{margin:0;padding:0}
.sct-nav-list a{text-decoration:none!important;font-size:14px;font-weight:650;color:#1e2e27!important;white-space:nowrap}
.sct-nav-list a:hover,.sct-nav-list .current-menu-item>a{color:var(--sc-green-2)!important;text-decoration:underline!important;text-underline-offset:4px}
.sct-header-actions{display:flex;align-items:center;gap:12px}
.sct-icon-link{position:relative;display:grid;place-items:center;width:38px;height:38px;text-decoration:none!important;border-radius:999px}
.sct-icon-link:hover{background:#f4ecdc}
.sct-icon-link svg{width:25px;height:25px;fill:none;stroke:#17231e;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.sct-cart-count{position:absolute;top:-2px;right:-3px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--sc-gold);color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}
.sct-mobile-menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:8px;cursor:pointer}
.sct-mobile-menu-toggle span{display:block;height:2px;background:#17231e;margin:5px 0;transition:transform .16s ease,opacity .16s ease}

.sct-site-footer{background:#153c2d;color:#f8f2e7;border-top:1px solid rgba(201,154,60,.32)}
.sct-footer-inner{max-width:var(--sct-content-width);min-height:150px;margin:0 auto;padding:34px 28px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:28px}
.sct-footer-brand{display:flex;flex-direction:column;gap:5px}.sct-footer-brand strong{font:700 21px/1.1 Georgia,"Times New Roman",serif}.sct-footer-brand span{font-size:12px;color:#d7d2c8}
.sct-footer-nav{justify-self:end}.sct-footer-menu{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px;margin:0;padding:0}.sct-footer-menu a{color:#fff!important;text-decoration:none;font-size:12px;font-weight:650}.sct-footer-menu a:hover{text-decoration:underline}
.sct-footer-meta{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:15px;color:#c8c8c1;font-size:11px}

/* Current Shop v0.5.0 still renders a legacy plugin header in its full-page templates.
   The theme shell replaces it visually until Shop removes that compatibility layer. */
.schadeco-theme-active .scs-storefront>.scs-site-header{display:none!important}
.schadeco-theme-active .scs-storefront{min-height:0!important}
.schadeco-theme-active.scs-storefront-template>.sct-site-header{display:block}
.schadeco-theme-active .scs-storefront-main{max-width:var(--sct-content-width)!important}

/* Ordinary WordPress content */
.sct-site-main{min-height:60vh}
.sct-content-shell{padding:42px 28px 64px}
.sct-content-container{max-width:var(--sct-content-width);margin:0 auto}
.sct-prose-container{max-width:var(--sct-reading-width)}
.sct-page-heading{margin:0 0 28px}.sct-page-heading h1{margin:0;font:600 clamp(38px,4.5vw,64px)/1 Georgia,"Times New Roman",serif;color:var(--sc-green)}
.sct-page-heading p,.sct-archive-description{max-width:720px;color:var(--sc-muted)}
.sct-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;color:#8b6d31}
.sct-featured-image{margin:0 0 28px;overflow:hidden;border-radius:12px}.sct-featured-image img{display:block;width:100%}
.sct-entry-content{font-size:16px;line-height:1.72}.sct-entry-content h2,.sct-entry-content h3,.sct-entry-content h4{font-family:Georgia,"Times New Roman",serif;color:var(--sc-green);line-height:1.15}.sct-entry-content blockquote{margin:28px 0;padding:4px 0 4px 22px;border-left:3px solid var(--sc-gold);font:500 20px/1.5 Georgia,"Times New Roman",serif;color:#3d463f}
.sct-entry-content table{width:100%;border-collapse:collapse}.sct-entry-content th,.sct-entry-content td{padding:9px;border-bottom:1px solid var(--sc-line);text-align:left}
.sct-entry-content input,.sct-entry-content select,.sct-entry-content textarea,.search-form input[type="search"]{max-width:100%;border:1px solid #a9b0ab;border-radius:6px;background:#fff;padding:9px 11px;color:#111}
.sct-entry-content button,.sct-entry-content input[type="submit"],.search-submit,.sct-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border:1px solid var(--sc-green);border-radius:5px;background:var(--sc-green);color:#fff!important;text-decoration:none;font-size:13px;font-weight:750;cursor:pointer}
.sct-button-outline{background:transparent;color:var(--sc-green)!important}
.sct-post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sct-post-card{background:var(--sc-paper);border:1px solid var(--sc-line);border-radius:var(--sct-radius);overflow:hidden;box-shadow:0 3px 12px rgba(45,36,24,.025)}.sct-post-card-image{display:block;aspect-ratio:16/10;background:#e7dfd0}.sct-post-card-image img{display:block;width:100%;height:100%;object-fit:cover}.sct-post-card-copy{padding:18px}.sct-post-card-copy h2{margin:4px 0 10px;font:600 24px/1.05 Georgia,"Times New Roman",serif}.sct-post-card-copy h2 a{text-decoration:none;color:var(--sc-text)}.sct-post-excerpt{font-size:13px;color:var(--sc-muted)}
.sct-empty-card,.sct-empty-page{padding:32px;border:1px solid var(--sc-line);border-radius:10px;background:var(--sc-paper)}

/* WooCommerce public surfaces */
.woocommerce .woocommerce-breadcrumb{color:var(--sc-muted);font-size:12px}.woocommerce .woocommerce-breadcrumb a{color:var(--sc-green)}
.woocommerce div.product .product_title,.woocommerce-products-header__title,.woocommerce h1,.woocommerce h2,.woocommerce h3{font-family:Georgia,"Times New Roman",serif;color:var(--sc-green)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:var(--sc-paper);border:1px solid var(--sc-line);border-radius:var(--sct-radius);padding:12px!important;box-shadow:0 3px 12px rgba(45,36,24,.025)}
.woocommerce ul.products li.product img{border-radius:6px}.woocommerce ul.products li.product .price{color:var(--sc-green)!important;font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--sc-green)!important;color:#fff!important;border-radius:5px!important}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--sc-green-2)!important;color:#fff!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--sc-gold)!important;background:var(--sc-paper)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--sc-green)!important}
.woocommerce table.shop_table{border-color:var(--sc-line);background:var(--sc-paper)}

@media(max-width:1100px){.sct-header-inner{gap:22px}.sct-nav-list{gap:18px}.sct-post-list{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){
  .sct-header-inner{height:72px;padding:0 16px;grid-template-columns:auto 1fr auto;gap:12px}.sct-mobile-menu-toggle{display:block}.sct-brand{font-size:21px;justify-self:center}.sct-brand-mark{width:34px;height:34px}.sct-brand-logo{max-width:145px;max-height:44px}.sct-account-link{display:none}.sct-header-actions{gap:5px}.sct-icon-link{width:34px;height:34px}
  .sct-primary-nav{display:none;position:absolute;left:0;right:0;top:72px;padding:12px 18px 16px;background:#fffdf8;border-bottom:1px solid var(--sc-line);box-shadow:0 10px 20px rgba(0,0,0,.08)}.sct-primary-nav.is-open{display:block}.sct-nav-list{display:flex;flex-direction:column;align-items:stretch;gap:0}.sct-nav-list a{display:block;padding:12px 6px;border-bottom:1px solid #eee6d8}.sct-nav-list li:last-child a{border-bottom:0}
  .sct-content-shell{padding:30px 16px 48px}.sct-post-list{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.sct-footer-inner{grid-template-columns:1fr;padding:30px 18px}.sct-footer-nav{justify-self:start}.sct-footer-menu{justify-content:flex-start}.sct-footer-meta{grid-column:auto}
}
@media(max-width:560px){.sct-brand-name{max-width:155px;overflow:hidden;text-overflow:ellipsis}.sct-page-heading h1{font-size:39px}.woocommerce ul.products{grid-template-columns:1fr}.sct-content-shell{padding-left:14px;padding-right:14px}}
