.ws-page{background:#fffaf4;color:#39261d;padding-bottom:60px}
.ws-hero{width:calc(100% - 40px);max-width:1200px;min-height:420px;margin:24px auto 0;border-radius:24px;overflow:hidden;background-color:#4b2519;background-image:linear-gradient(90deg,rgba(30,16,10,.86),rgba(30,16,10,.28)),var(--ws-hero-desktop,none);background-repeat:no-repeat;background-size:cover,auto 100%;background-position:center,right center;display:flex;align-items:center;color:#fff;box-shadow:0 16px 42px rgba(61,31,18,.16)}
.ws-hero>.container{width:100%;max-width:1170px}
.ws-hero-copy{max-width:680px;padding:72px 0}
.ws-kicker{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:#e9b968;margin-bottom:12px}
.ws-hero h1{font-family:Georgia,serif;font-size:58px;line-height:1.02;margin:0 0 18px;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.4)}
.ws-week-label{display:inline-block;margin:0 0 18px;padding:8px 14px;border:1px solid rgba(233,185,104,.72);border-radius:999px;background:rgba(35,17,10,.55);color:#ffe1a6;font-size:17px;font-weight:800;letter-spacing:.025em}
.ws-description{font-size:19px;line-height:1.65}
.ws-delivery{font-weight:700;margin-top:22px}
.ws-content{padding-top:42px}
.ws-availability{display:inline-flex;align-items:center;gap:9px;background:#eef7ea;color:#315d2b;border-radius:999px;padding:8px 14px;font-weight:700}
.ws-dot{width:9px;height:9px;background:#4e8b3d;border-radius:50%}
.ws-state{font-size:18px;padding:22px}
.ws-special-offers-link{display:block;margin-top:1.25em;text-align:center;font-weight:700;text-decoration:underline}
.ws-section-heading{text-align:center;margin:36px auto 26px}
.ws-section-heading p{text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:#a25a35}
.ws-price-burst{width:150px;aspect-ratio:1;margin:14px auto 18px;display:flex;align-items:center;justify-content:center;background:#ffd928;color:#3c2118;clip-path:polygon(50% 0%,59% 17%,75% 7%,78% 26%,97% 22%,87% 39%,100% 50%,83% 59%,93% 75%,74% 78%,78% 97%,60% 87%,50% 100%,41% 83%,25% 93%,22% 74%,3% 78%,13% 60%,0% 50%,17% 41%,7% 25%,26% 22%,22% 3%,40% 13%);filter:drop-shadow(0 8px 10px rgba(70,38,20,.24));transform:rotate(-3deg)}
.ws-price-burst span{display:block;transform:rotate(3deg);font-family:Georgia,serif;font-size:27px;line-height:1.02;font-weight:800;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.ws-section-heading h2,.ws-buy h2{font-family:Georgia,serif;font-size:36px}
.ws-assortment-note{margin:8px auto 0;color:#66544b;font-size:17px;line-height:1.45;font-weight:600}
.ws-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ws-card{background:#fff;border:1px solid #eedfd2;border-radius:16px;overflow:hidden;box-shadow:0 9px 30px rgba(70,38,20,.08)}
.ws-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}
.ws-card-body{padding:20px}
.ws-card h3{font-family:Georgia,serif;font-size:23px;margin:0 0 9px}
.ws-card p{min-height:66px;color:#66544b}
.ws-details{background:none;border:0;padding:0;color:#9a4c2d;font-weight:700;text-decoration:underline}
.ws-buy{margin-top:48px;background:#3c2118;color:#fff;border-radius:20px;padding:36px;display:flex;align-items:center;justify-content:space-between;gap:36px}
.ws-buy h2{margin:0 0 8px;color:#fff!important}
.ws-buy>div{min-width:0;flex:1 1 auto}
.ws-buy form{width:min(100%,430px);min-width:0;flex:0 1 430px}
.ws-buy label{margin-right:8px}
.ws-buy select,.ws-buy input[type="number"]{color:#333;padding:9px;border:1px solid #ccc;border-radius:5px}
.ws-free-delivery{margin:14px 0 0;color:#ffd978;font-size:17px;font-weight:800}
.ws-order-limit{margin:0 0 12px;color:#ffd978;font-weight:800}
.ws-actions{display:flex;gap:10px;margin-top:14px}
.ws-actions .btn{flex:1 1 0;min-width:0;white-space:normal;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}
.ws-primary{background:#e5a941;color:#24150f;font-weight:800}
.ws-primary:hover,.ws-primary:focus,.ws-primary:active{background:#f4c66f;color:#24150f;transform:translateY(-2px);box-shadow:0 6px 14px rgba(36,21,15,.28)}
.ws-secondary{background:transparent;color:#fff;border:1px solid #fff}
.ws-secondary:hover,.ws-secondary:focus,.ws-secondary:active{background:#fff;color:#3c2118;border-color:#fff}
.ws-feedback{margin-top:10px;color:#ffd2c2;font-weight:700}
.ws-modal{z-index:2147483000!important;padding-left:0!important}
.ws-modal .modal-dialog{width:min(720px,calc(100% - 30px));margin:64px auto 20px}
.ws-modal .modal-content{overflow:hidden;border-radius:16px;max-height:calc(100vh - 84px);display:flex;flex-direction:column}
.ws-modal .modal-content>img{width:100%;height:240px;flex:0 0 240px;object-fit:cover}
.ws-modal-copy{padding:24px 26px 28px;overflow-y:auto;-webkit-overflow-scrolling:touch}
.ws-modal-copy ul{padding-left:24px;margin:8px 0 18px}
.ws-modal-copy li{margin-bottom:7px}
.ws-close{position:absolute;right:10px;top:10px;z-index:3;background:#fff!important;color:#3c2118!important;border:1px solid #dcc5b5!important;box-shadow:0 2px 9px rgba(0,0,0,.28);border-radius:50%;width:42px;height:42px;line-height:36px;opacity:1!important}
.ws-modal-copy h2{font-family:Georgia,serif}
.ws-modal-copy img{max-width:100%;height:auto}
@media(min-width:768px) and (max-width:991px){
  .ws-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  .ws-hero{width:100%;min-height:360px;margin:0;border-radius:0;background-image:linear-gradient(90deg,rgba(30,16,10,.9),rgba(30,16,10,.34)),var(--ws-hero-mobile,var(--ws-hero-desktop,none));background-size:cover,cover;background-position:center,center;box-shadow:none}
  .ws-hero-copy{padding:38px 10px 42px}
  .ws-hero h1{font-size:42px}
  .ws-description{font-size:17px;line-height:1.55}
  .ws-price-burst{width:132px;margin:12px auto 16px}
  .ws-price-burst span{font-size:24px}
  .ws-grid{grid-template-columns:1fr}
  .ws-buy{padding:25px;display:block}
  .ws-buy form{min-width:0;margin-top:24px}
  .ws-actions{display:block}
  .ws-actions .btn{display:block;width:100%;margin:9px 0}
  .ws-card p{min-height:0}
  .ws-modal .modal-dialog{width:calc(100% - 20px);height:auto!important;min-height:0!important;margin:50px 10px 10px}
  .ws-modal .modal-content{display:block!important;box-sizing:border-box;width:100%;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden;border-radius:12px}
  .ws-modal .modal-content>img{height:115px;flex-basis:115px}
  .ws-modal-copy{height:auto!important;min-height:0!important;padding:18px 18px 18px;overflow:visible}
  .ws-modal-copy h2{font-size:23px;line-height:1.15;padding-right:34px;margin-top:0}
  .ws-close{position:fixed;right:18px;top:54px}
}
@media(max-width:767px) and (orientation:landscape){
  .ws-modal .modal-dialog{margin-top:42px}
  .ws-modal .modal-content{max-height:calc(100vh - 52px)!important;max-height:calc(100dvh - 52px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}
  .ws-close{top:46px}
}
