:root{
 --cream:#f8f1e8;--paper:#fffdf9;--paper-2:#f3e7dc;--ink:#2a2220;--muted:#756864;
 --rose:#b6646d;--rose-dark:#8f4851;--plum:#322637;--gold:#cda55f;--sage:#70806b;
 --line:#e7d8cc;--white:#fff;--shadow:0 22px 70px rgba(49,35,31,.12);--shadow-sm:0 12px 35px rgba(49,35,31,.08);
 --radius:24px;--radius-sm:15px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:.2s}a:hover{color:var(--rose-dark)}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 44px));margin-inline:auto}.narrow{width:min(900px,calc(100% - 44px))}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:10px 14px;z-index:10000;border-radius:8px;box-shadow:var(--shadow-sm)}
.topbar{background:var(--plum);color:#f6ead6;font-size:12px;letter-spacing:.035em}.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-locations{opacity:.78}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,253,249,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,216,204,.82);transition:.25s}.site-header.scrolled{box-shadow:0 8px 28px rgba(44,30,28,.08)}.nav-wrap{min-height:86px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%;border:1px solid rgba(205,165,95,.75);box-shadow:0 4px 15px rgba(44,30,28,.12)}.brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1;color:var(--ink)}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.primary-nav{margin-left:auto}.menu{display:flex;gap:22px;align-items:center;list-style:none;margin:0;padding:0}.menu a{position:relative;font-size:13px;font-weight:750;color:#473c38;padding:32px 0}.menu a:after{content:"";position:absolute;left:50%;right:50%;bottom:22px;height:2px;background:var(--rose);transition:.2s}.menu a:hover:after,.menu .current-menu-item>a:after{left:0;right:0}.header-actions{display:flex;gap:9px;align-items:center}.header-order,.cart-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:999px;font-size:12px;font-weight:800}.header-order{background:var(--ink);color:#fff}.header-order:hover{color:#fff;background:var(--rose-dark);transform:translateY(-1px)}.cart-link{border:1px solid var(--line);background:#fff}.cart-link span{display:grid;place-items:center;width:21px;height:21px;margin-left:6px;border-radius:50%;background:var(--rose);color:#fff;font-size:10px}.menu-toggle{display:none;width:44px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:9px;position:relative}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:4px 0}.menu-toggle b{position:absolute;left:-9999px}
.eyebrow{display:inline-block;color:var(--rose-dark);font-size:11px;letter-spacing:.19em;font-weight:850;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-weight:800;font-size:13px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--plum);color:#fff}.btn-primary:hover{background:#241a29;color:#fff}.btn-ghost{border-color:#bdaea4;background:rgba(255,255,255,.55)}.btn-light{background:#fff;color:var(--plum)}.btn-outline-light{border-color:rgba(255,255,255,.5);color:#fff}.btn-outline-light:hover{background:#fff;color:var(--plum)}.text-link{font-weight:800;border-bottom:1px solid currentColor}.text-link.light{color:#f3d7a1}.section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-head>div{max-width:760px}.section-head h2,.feature-copy h2,.story-copy h2,.menu-peek h2,.delivery-peek h2,.inner-hero h1,.story-long h2,.values-copy h2,.distance-note h2,.review-philosophy h2,.menu-price-list h2,.request-side h2,.contact-info-panel h2{font-family:Georgia,"Times New Roman",serif;line-height:1.08;letter-spacing:-.035em;margin:.28em 0}.section-head h2,.feature-copy h2,.story-copy h2,.menu-peek h2,.delivery-peek h2,.values-copy h2,.distance-note h2,.review-philosophy h2,.menu-price-list h2,.request-side h2,.contact-info-panel h2{font-size:clamp(36px,4.4vw,58px)}.section-head p,.feature-copy>p,.story-copy>p,.menu-peek>p,.delivery-peek>p,.story-long>p,.values-copy>p,.distance-note p,.review-philosophy p,.request-side>p,.contact-info-panel>p{color:var(--muted);font-size:16px}.section-head.centered{justify-content:center;text-align:center}.section-head.centered>div{max-width:780px}
/* Homepage hero */
.hero-v2{overflow:hidden;background:radial-gradient(circle at 80% 12%,rgba(215,173,171,.46),transparent 30%),linear-gradient(145deg,#fffdf9,#f3e7dc);padding:82px 0 88px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:74px;align-items:center}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:18px 0 24px;max-width:760px}.hero-copy h1 em{display:inline;color:var(--rose-dark);font-weight:400}.hero-lead{max-width:680px;font-size:18px;color:#5f514d}.hero-actions{display:flex;gap:12px;margin:30px 0}.hero-meta{display:flex;gap:30px;padding-top:18px;border-top:1px solid rgba(122,104,97,.2);max-width:620px}.hero-meta div{display:grid}.hero-meta strong{font-family:Georgia,serif;font-size:22px}.hero-meta span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.hero-collage{position:relative;height:590px}.hero-main{position:absolute;right:4%;top:0;width:72%;height:86%;padding:12px;background:#fff;border-radius:46% 46% 22px 22px;box-shadow:var(--shadow);transform:rotate(1.5deg);margin:0}.hero-main img{width:100%;height:100%;object-fit:cover;border-radius:44% 44% 14px 14px}.hero-small{position:absolute;margin:0;background:#fff;padding:7px;border-radius:18px;box-shadow:var(--shadow-sm)}.hero-small img{width:100%;height:100%;object-fit:cover;border-radius:12px}.hero-small-a{left:0;top:100px;width:34%;height:220px;transform:rotate(-5deg)}.hero-small-b{left:9%;bottom:15px;width:31%;height:190px;transform:rotate(4deg)}.hero-badge{position:absolute;right:0;bottom:24px;background:var(--plum);color:#fff;padding:17px 20px;border-radius:18px;box-shadow:var(--shadow-sm);display:grid;min-width:185px}.hero-badge span{color:#e8c78d;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.hero-badge strong{font-family:Georgia,serif;font-size:20px}.hero-badge small{opacity:.7;font-size:11px}
.brand-promises{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.promise-grid article{display:flex;gap:16px;padding:28px 30px;border-right:1px solid var(--line)}.promise-grid article:first-child{border-left:1px solid var(--line)}.promise-grid article>span{font-family:Georgia,serif;color:var(--gold);font-size:26px}.promise-grid h3{font-size:15px;margin:2px 0 4px}.promise-grid p{margin:0;color:var(--muted);font-size:12px}
/* WooCommerce */
.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:11px 11px 16px!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:20px!important;box-shadow:0 6px 24px rgba(52,38,34,.045)!important;transition:.25s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm)!important}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:cover;border-radius:14px;margin:0 0 12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;color:var(--ink);padding:0 5px!important;margin:0!important;line-height:1.35}.woocommerce ul.products li.product .price{color:var(--rose-dark)!important;font-weight:850!important;font-size:15px!important;margin:5px!important}.woocommerce ul.products li.product .button{margin:6px 5px 0!important;width:calc(100% - 10px);text-align:center}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--plum)!important;color:#fff!important;border-radius:999px!important;padding:12px 16px!important;font-weight:800!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:#241a29!important;color:#fff!important}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);border-radius:10px;padding:9px;background:#fff}.woocommerce .woocommerce-result-count{color:var(--muted)}.shop-main{padding:70px 0 95px}.shop-main .page-hero{max-width:780px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:54px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.05}.woocommerce div.product .price{color:var(--rose-dark)!important;font-size:24px!important}.woocommerce div.product .woocommerce-product-gallery__wrapper img{border-radius:22px}.woocommerce .quantity .qty{padding:10px;border:1px solid var(--line);border-radius:10px}.woocommerce-tabs{grid-column:1/-1}.woocommerce .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.woocommerce table.shop_table{border-color:var(--line);border-radius:15px;overflow:hidden}.woocommerce-info,.woocommerce-message{border-top-color:var(--rose)!important;background:#f9efe9!important}.woocommerce-info:before,.woocommerce-message:before{color:var(--rose)!important}
.category-ribbon{padding-top:10px}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-cards a{position:relative;overflow:hidden;min-height:275px;border-radius:22px;background:#211c1a}.category-cards img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.76;transition:.35s}.category-cards a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(23,18,17,.84))}.category-cards a:hover img{transform:scale(1.05)}.category-cards span,.category-cards small{position:absolute;left:22px;z-index:2;color:#fff}.category-cards span{bottom:35px;font-family:Georgia,serif;font-size:23px}.category-cards small{bottom:18px;opacity:.72}
.custom-story-block{padding:104px 0;background:var(--paper-2)}.split-feature{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.feature-media{position:relative}.feature-media>img{height:590px;width:100%;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.feature-sticker{position:absolute;right:-24px;bottom:30px;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:var(--shadow-sm);transform:rotate(-3deg);font-family:Georgia,serif;font-size:17px}.feature-sticker strong{font-size:24px;color:var(--rose-dark)}.tick-list{list-style:none;padding:0;margin:26px 0}.tick-list li{position:relative;padding:10px 0 10px 30px;border-bottom:1px solid rgba(110,89,82,.13)}.tick-list li:before{content:"✓";position:absolute;left:0;color:var(--sage);font-weight:900}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid article{position:relative;padding:30px 26px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#fffaf6)}.process-num{font-family:Georgia,serif;color:var(--gold);font-size:30px}.process-grid h3{font-size:17px;margin:10px 0 5px}.process-grid p{font-size:13px;color:var(--muted);margin:0}
.story-section{background:var(--plum);color:#fff;padding:104px 0}.story-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.story-copy p{color:#ded1dc}.story-values{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.story-values span{border:1px solid rgba(255,255,255,.18);padding:7px 11px;border-radius:999px;font-size:11px;color:#f4e9ee}.founder-card-v2{background:#fff;padding:13px;border-radius:25px;color:var(--ink);box-shadow:0 30px 80px rgba(0,0,0,.23);transform:rotate(1.2deg)}.founder-card-v2>img{width:100%;aspect-ratio:1.18/1;object-fit:cover;border-radius:18px}.founder-caption{display:flex;justify-content:space-between;gap:16px;align-items:end;padding:14px 10px 8px}.founder-caption strong,.founder-caption span{display:block}.founder-caption span,.founder-caption small{color:var(--muted);font-size:11px}.founder-caption small{max-width:190px;text-align:right}
.gallery-home-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:12px}.gallery-home-item{position:relative;overflow:hidden;border-radius:18px}.gallery-home-item img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery-home-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(23,18,17,.7))}.gallery-home-item span{position:absolute;z-index:2;bottom:12px;left:14px;color:#fff;font-size:12px;font-weight:800}.gallery-home-item:hover img{transform:scale(1.04)}.gallery-home-item.item-1,.gallery-home-item.item-5{grid-row:span 2}.gallery-home-item.item-4{grid-column:span 2}.review-v2{padding:104px 0;background:#f4e9df}.review-shell{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:56px}.review-stars{color:#b38637;letter-spacing:.14em;font-size:15px}.review-copy blockquote,.review-feature-copy blockquote{font-family:Georgia,serif;font-size:clamp(24px,3vw,38px);line-height:1.35;margin:20px 0;color:#3d312e}.review-copy>p span,.review-feature-copy>p span{display:block;color:var(--muted);font-size:12px}.review-shot img,.review-feature-shot img{border-radius:18px;box-shadow:var(--shadow-sm);border:1px solid #34302e}
.menu-delivery-section{background:#fff}.menu-delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.menu-peek,.delivery-peek{border-radius:26px;padding:42px;background:var(--cream)}.delivery-peek{background:#f2e6e0}.price-pills{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.price-pills span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:12px}.price-pills b{color:var(--rose-dark)}.delivery-mini{margin:22px 0}.delivery-mini p{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(90,73,67,.14);padding:10px 0;margin:0;font-size:13px}.final-cta-v2{background:radial-gradient(circle at 20% 20%,rgba(189,106,116,.25),transparent 25%),linear-gradient(135deg,#2b2130,#563644);color:#fff;text-align:center;padding:94px 0}.final-cta-v2 h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.04em;max-width:850px;margin:14px auto 16px}.final-cta-v2 p{color:#dacfd5}.final-cta-v2>div>div{display:flex;justify-content:center;gap:12px;margin-top:26px}
/* Inner pages */
.inner-hero{background:linear-gradient(145deg,#fffdf9,#f1e4d9);border-bottom:1px solid var(--line);padding:82px 0}.inner-hero-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.inner-hero h1{font-size:clamp(48px,6vw,76px);max-width:900px}.inner-hero h1 em{color:var(--rose-dark);font-weight:400}.inner-hero p{max-width:750px;color:var(--muted);font-size:17px}.inner-hero-mark{width:160px;height:160px;border:1px solid #cdb9aa;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;transform:rotate(5deg);background:rgba(255,255,255,.48)}.inner-hero-mark span,.inner-hero-mark small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.inner-hero-mark strong{font-family:Georgia,serif;font-size:34px;color:var(--rose-dark)}
.page-main{padding:70px 0 95px}.page-hero{padding:30px 0;border-bottom:1px solid var(--line);margin-bottom:34px}.page-hero h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);line-height:1.05}.prose{font-size:16px}.prose h2,.prose h3{font-family:Georgia,serif;margin-top:1.7em}.prose table{width:100%;border-collapse:collapse}.prose td,.prose th{padding:11px;border-bottom:1px solid var(--line);text-align:left}
/* Gallery page */
.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}.gallery-toolbar>div:first-child{display:grid}.gallery-toolbar span{color:var(--muted);font-size:12px}.gallery-filters{display:flex;gap:7px;flex-wrap:wrap}.gallery-filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;cursor:pointer}.gallery-filters button.active{background:var(--plum);color:#fff;border-color:var(--plum)}.gallery-grid-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-tile{position:relative;border:0;padding:0;background:#eee;overflow:hidden;border-radius:18px;aspect-ratio:1/1;cursor:pointer;text-align:left}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(24,18,18,.78));opacity:.8}.gallery-tile span{position:absolute;z-index:2;left:14px;right:14px;bottom:12px;color:#fff;display:flex;justify-content:space-between;align-items:end}.gallery-tile small{opacity:.7}.gallery-tile:hover img{transform:scale(1.05)}.gallery-tile.hidden{display:none}.gallery-after{margin-top:60px;padding:36px 40px;background:var(--cream);border-radius:24px;display:flex;justify-content:space-between;align-items:center;gap:30px}.gallery-after h2{font-family:Georgia,serif;font-size:35px;margin:5px 0}.gallery-after p{margin:0;color:var(--muted)}.gallery-lightbox{position:fixed;inset:0;background:rgba(24,18,17,.88);z-index:9999;display:none;align-items:center;justify-content:center;padding:30px}.gallery-lightbox.open{display:flex}.gallery-lightbox button{position:absolute;right:28px;top:20px;border:0;background:transparent;color:#fff;font-size:44px;cursor:pointer}.gallery-lightbox figure{margin:0;max-width:min(880px,92vw);max-height:88vh}.gallery-lightbox img{max-height:80vh;border-radius:18px}.gallery-lightbox figcaption{color:#fff;text-align:center;margin-top:10px}
/* Story */
.story-page-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.story-page-photo{position:relative}.story-page-photo>img{width:100%;border-radius:28px;box-shadow:var(--shadow)}.photo-note{position:absolute;left:24px;right:24px;bottom:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:14px 16px;border-radius:14px}.photo-note strong,.photo-note span,.photo-note small{display:block}.photo-note span,.photo-note small{color:var(--muted);font-size:11px}.story-long h2{font-size:clamp(36px,4vw,54px)}.story-timeline-section{padding:92px 0;background:var(--plum);color:#fff}.timeline-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.timeline-v2 article{border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:30px;background:rgba(255,255,255,.035)}.timeline-v2 article>span{color:#e4be7c;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.timeline-v2 h3{font-family:Georgia,serif;font-size:25px}.timeline-v2 p{color:#d5c9d2;font-size:13px}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.value-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.value-cards article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.value-cards b{font-family:Georgia,serif;font-size:19px}.value-cards p{color:var(--muted);font-size:12px;margin:7px 0 0}.story-locations,.delivery-zones{padding:60px 0;background:var(--cream)}.location-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.location-story-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.location-story-grid article>span{font-size:10px;letter-spacing:.16em;color:var(--rose-dark);font-weight:850}.location-story-grid h3{font-family:Georgia,serif;font-size:28px;margin:8px 0}.location-story-grid p{color:var(--muted);font-size:13px}
/* Forms */
.custom-request-grid,.contact-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:54px;align-items:start}.request-side{position:sticky;top:125px}.request-checks{background:var(--cream);border-radius:20px;padding:10px 22px;margin:25px 0}.request-checks p{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(96,75,68,.12);padding:12px 0;margin:0;font-size:12px}.request-checks p:last-child{border:0}.request-checks span{color:var(--muted);text-align:right}.request-side-img{width:100%;aspect-ratio:1.4/1;object-fit:cover;border-radius:22px}.request-form-shell{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-sm);overflow:hidden}.form-head{padding:20px 25px;border-bottom:1px solid var(--line);background:#fffaf5;display:flex;justify-content:space-between;align-items:center}.form-head span{font-family:Georgia,serif;font-size:20px}.form-head small{color:var(--muted)}.shahroj-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:24px}.shahroj-form p{margin:0}.shahroj-form .full{grid-column:1/-1}.shahroj-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.shahroj-form .help{color:var(--muted);font-size:10px;font-weight:500}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.shahroj-form input,.shahroj-form textarea,.shahroj-form select{width:100%;border:1px solid #d3c4b9;border-radius:11px;background:#fff;padding:12px 13px;color:var(--ink);outline:none}.shahroj-form input:focus,.shahroj-form textarea:focus,.shahroj-form select:focus,.woocommerce form .form-row input.input-text:focus{border-color:var(--rose);box-shadow:0 0 0 3px rgba(182,100,109,.1)}.shahroj-notice{padding:13px 15px;border-radius:11px;margin:20px 24px 0;background:#e7f4ea;border:1px solid #b9d8c0}.shahroj-error{background:#fae5e4;border-color:#e5b3b0}.request-after{padding:70px 0;background:var(--cream)}.request-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.request-after-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.request-after-grid span{font-family:Georgia,serif;color:var(--gold);font-size:25px}.request-after-grid h3{margin:7px 0}.request-after-grid p{color:var(--muted);font-size:12px}.whatsapp-fallback{text-align:center;margin:28px 0 0}.whatsapp-fallback a{font-weight:800;color:var(--rose-dark)}
/* Delivery */
.delivery-page-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:start}.delivery-context h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,55px);line-height:1.1}.delivery-context>p{color:var(--muted)}.delivery-context>img{border-radius:22px;margin-top:25px;aspect-ratio:1.65/1;object-fit:cover}.delivery-feature{display:grid;background:var(--cream);border-left:4px solid var(--rose);padding:15px 18px;border-radius:0 12px 12px 0}.delivery-feature span{font-size:11px;color:var(--muted)}.delivery-table-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow-sm)}.delivery-table-card h3{font-family:Georgia,serif;font-size:25px}.delivery-table{width:100%;border-collapse:collapse}.delivery-table td{padding:11px 4px;border-bottom:1px solid var(--line);font-size:13px}.delivery-table td:last-child{text-align:right;font-weight:850}.small-note{font-size:11px;color:var(--muted)}.distance-note-grid{display:flex;justify-content:space-between;gap:60px;align-items:center}.distance-note-grid>div{max-width:760px}
/* Reviews */
.review-feature-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.review-feature-copy blockquote{margin-top:16px}.review-philosophy{text-align:center;background:var(--cream);padding:82px 0}.review-philosophy h2{font-size:clamp(36px,4vw,56px);max-width:760px;margin:12px auto}.review-philosophy p{max-width:730px;margin:0 auto 24px}
/* Contact */
.contact-cards{display:grid;gap:10px;margin:25px 0}.contact-cards a{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff}.contact-cards a:hover{border-color:#cfada7;transform:translateX(3px)}.contact-cards span{color:var(--muted);font-size:12px}.contact-locations{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.contact-locations article{background:var(--cream);padding:16px;border-radius:14px}.contact-locations span,.contact-locations strong{display:block}.contact-locations span{font-size:10px;color:var(--rose-dark);letter-spacing:.08em;text-transform:uppercase}.contact-locations strong{font-size:13px;margin-top:5px}.contact-social{display:flex;gap:15px}.contact-social a{font-weight:800;border-bottom:1px solid currentColor}.contact-form-shell .shahroj-form{padding-top:28px}
/* Menu page */
.menu-page-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:start}.menu-card-large{position:sticky;top:120px}.menu-card-large img{border-radius:22px;box-shadow:var(--shadow);margin-bottom:20px}.price-list-v2{margin:26px 0}.price-list-v2 p{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);margin:0}.price-list-v2 strong{color:var(--rose-dark)}.menu-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.menu-mini-grid article{padding:18px;background:var(--cream);border-radius:15px}.menu-mini-grid b,.menu-mini-grid span{display:block}.menu-mini-grid span{color:var(--muted);font-size:12px}
/* Footer */
.site-footer{background:#211d1c;color:#e8dfda;padding:66px 0 22px}.footer-top{display:grid;grid-template-columns:1.45fr .8fr 1fr 1fr;gap:44px}.footer-brand{display:flex;gap:14px;align-items:center}.footer-brand img{width:68px;height:68px;object-fit:cover;border-radius:50%;border:1px solid #6d5b51}.footer-brand strong{font-family:Georgia,serif;font-size:18px}.footer-brand p,.footer-story,.site-footer p{color:#b8aaa3;font-size:12px}.footer-story{max-width:360px}.site-footer h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#d7bf97}.footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:7px;font-size:12px}.footer-social{display:flex;gap:10px;flex-wrap:wrap}.footer-social a{border:1px solid #4c423e;border-radius:999px;padding:6px 10px;font-size:10px}.footer-link{font-size:11px;color:#e6c77d}.footer-note{border-top:1px solid #3c3431;padding-top:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #3c3431;margin-top:42px;padding-top:18px;font-size:10px;color:#918781}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:900;background:#1e7a4c;color:#fff!important;padding:12px 17px;border-radius:999px;font-weight:850;font-size:12px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.mobile-action-bar{display:none}
@media(max-width:1080px){.primary-nav{position:absolute;left:22px;right:22px;top:80px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow);display:none}.primary-nav.open{display:block}.primary-nav .menu{display:grid;gap:0}.primary-nav .menu a{display:block;padding:10px 11px}.primary-nav .menu a:after{display:none}.menu-toggle{display:block;margin-left:auto}.header-order{display:none}.hero-grid,.split-feature,.story-grid,.review-shell,.story-page-grid,.custom-request-grid,.delivery-page-grid,.review-feature-grid,.contact-grid,.menu-page-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .hero-lead{margin-inline:auto}.hero-actions,.hero-meta{justify-content:center;margin-inline:auto}.hero-collage{max-width:690px;width:100%;margin:auto}.promise-grid{grid-template-columns:1fr}.promise-grid article{border-left:1px solid var(--line)}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-cards{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.feature-media{max-width:720px;margin:auto}.founder-card-v2{max-width:700px;margin:auto}.review-shot{max-width:700px;margin:auto}.menu-delivery-grid,.values-grid{grid-template-columns:1fr}.request-side,.menu-card-large{position:static}.request-side-img{max-width:700px}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-top>div:nth-child(2){display:none}.gallery-grid-v2{grid-template-columns:repeat(3,1fr)}.distance-note-grid{align-items:flex-start}}
@media(max-width:700px){body{padding-bottom:58px}.container{width:min(100% - 28px,1220px)}.topbar-inner{justify-content:center;text-align:center;min-height:31px}.topbar-locations{display:none}.nav-wrap{min-height:72px}.brand img{width:49px;height:49px}.brand strong{font-size:19px}.brand small{font-size:8px}.header-actions .cart-link{font-size:0;width:40px;height:40px;padding:0}.header-actions .cart-link:before{content:"Cart";font-size:9px}.primary-nav{top:70px;left:14px;right:14px}.hero-v2{padding:54px 0 62px}.hero-grid{gap:35px}.hero-copy h1{font-size:48px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-meta{gap:16px}.hero-meta strong{font-size:18px}.hero-collage{height:430px}.hero-main{width:78%;height:82%}.hero-small-a{width:36%;height:150px;top:65px}.hero-small-b{height:135px}.hero-badge{right:0;bottom:0;min-width:155px;padding:12px 14px}.section{padding:68px 0}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.section-head h2,.feature-copy h2,.story-copy h2,.menu-peek h2,.delivery-peek h2,.values-copy h2,.distance-note h2,.review-philosophy h2,.menu-price-list h2,.request-side h2,.contact-info-panel h2{font-size:39px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:1fr!important}.category-cards{grid-template-columns:1fr 1fr}.category-cards a{min-height:210px}.category-cards span{font-size:18px;left:14px}.category-cards small{left:14px}.custom-story-block,.story-section{padding:72px 0}.feature-media>img{height:430px}.feature-sticker{right:8px}.process-grid{grid-template-columns:1fr}.founder-caption{display:block}.founder-caption small{text-align:left;display:block;margin-top:5px}.gallery-home-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery-home-item.item-4{grid-column:auto}.review-v2{padding:68px 0}.review-shell{padding:24px;border-radius:22px}.review-copy blockquote,.review-feature-copy blockquote{font-size:25px}.menu-delivery-grid{grid-template-columns:1fr}.menu-peek,.delivery-peek{padding:27px}.final-cta-v2{padding:72px 0}.final-cta-v2>div>div{flex-direction:column}.inner-hero{padding:56px 0}.inner-hero-grid{grid-template-columns:1fr}.inner-hero h1{font-size:47px}.inner-hero-mark{display:none}.gallery-toolbar{align-items:flex-start;flex-direction:column}.gallery-grid-v2{grid-template-columns:repeat(2,1fr)}.gallery-after{align-items:flex-start;flex-direction:column;padding:25px}.timeline-v2,.value-cards,.location-story-grid,.request-after-grid,.contact-locations,.menu-mini-grid{grid-template-columns:1fr}.shahroj-form{grid-template-columns:1fr;padding:18px}.shahroj-form .full{grid-column:auto}.form-head{padding:16px 18px}.form-head small{display:none}.distance-note-grid{display:grid;gap:24px}.woocommerce div.product{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.footer-bottom{display:grid}.floating-wa{display:none}.mobile-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:grid;grid-template-columns:.7fr 1fr 1.25fr;background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(46,31,28,.08)}.mobile-action-bar a{display:grid;place-items:center;min-height:58px;font-size:11px;font-weight:850;border-right:1px solid var(--line)}.mobile-action-bar a.primary{background:var(--plum);color:#fff}.contact-cards a{display:grid}.menu-card-large img{max-height:none}.story-page-photo{max-width:650px}}
@media(max-width:440px){.brand span{display:none}.hero-copy h1{font-size:43px}.hero-collage{height:385px}.category-cards{grid-template-columns:1fr}.gallery-grid-v2{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr}.footer-top>div:nth-child(2){display:none}}


/* ==========================================================================\n   SHAH-ROJ HMC V3 — CACHE-SAFE SHOP, MOBILE & STORY IMPROVEMENTS\n   ========================================================================== */

/* WooCommerce list reset: removes browser bullets/dots everywhere Woo uses UL/LI */
.woocommerce ul.products,
.woocommerce-page ul.products,
.woocommerce .related ul.products,
.woocommerce .upsells ul.products,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce .products li.product,
.woocommerce-page .products li.product {
  list-style:none!important;
  list-style-type:none!important;
}
.woocommerce ul.products li.product::marker,
.woocommerce-page ul.products li.product::marker,
.woocommerce nav.woocommerce-pagination ul li::marker {content:""!important;font-size:0!important}

/* Product grid/card stability */
.woocommerce ul.products,
.woocommerce-page ul.products,
.woocommerce .related ul.products,
.woocommerce .upsells ul.products {
  padding:0!important;
  margin:0!important;
  align-items:stretch!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells ul.products li.product {
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  height:100%!important;
  overflow:hidden!important;
  position:relative!important;
}
.woocommerce ul.products li.product > a.woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product > a.woocommerce-LoopProduct-link,
.woocommerce .related ul.products li.product > a.woocommerce-LoopProduct-link {
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-width:0!important;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce .related ul.products li.product a img {
  width:100%!important;
  display:block!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
  min-height:44px!important;
  padding:0 5px!important;
  margin:0!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce .related ul.products li.product .price {
  display:block!important;
  margin:7px 5px 4px!important;
}
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce .related ul.products li.product .button,
.woocommerce .upsells ul.products li.product .button,
.woocommerce a.shahroj-order-now {
  position:static!important;
  inset:auto!important;
  float:none!important;
  clear:both!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:calc(100% - 10px)!important;
  min-height:44px!important;
  height:auto!important;
  margin:10px 5px 0!important;
  padding:11px 13px!important;
  line-height:1.2!important;
  white-space:normal!important;
  overflow:visible!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
.woocommerce .related.products {margin-top:58px!important;clear:both!important}
.woocommerce .related.products > h2 {font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3vw,38px);margin:0 0 24px;color:var(--ink)}

/* Pagination: proper pill controls, never raw list bullets */
.woocommerce nav.woocommerce-pagination {clear:both!important;margin:38px 0 0!important;text-align:center!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  list-style:none!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
.woocommerce nav.woocommerce-pagination ul li {
  display:block!important;
  float:none!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  display:grid!important;
  place-items:center!important;
  min-width:42px!important;
  height:42px!important;
  padding:0 12px!important;
  border:1px solid var(--line)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--ink)!important;
  font-weight:800!important;
  text-decoration:none!important;
  line-height:1!important;
  box-sizing:border-box!important;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {background:var(--plum)!important;color:#fff!important;border-color:var(--plum)!important}

/* Shop controls */
.woocommerce .woocommerce-result-count {float:none!important;margin:0 0 14px!important}
.woocommerce .woocommerce-ordering {float:none!important;margin:0 0 26px!important}
.woocommerce .woocommerce-ordering select {min-height:44px;max-width:100%;font-size:15px;padding:0 38px 0 13px}

/* Checkout/order flow */
.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea,
.woocommerce-checkout .woocommerce form .form-row select,
.woocommerce-checkout .select2-container .select2-selection--single {
  min-height:48px!important;
  border:1px solid var(--line)!important;
  border-radius:12px!important;
  background:#fff!important;
}
.woocommerce-checkout .woocommerce form .form-row textarea {min-height:110px!important;padding:12px!important}
.woocommerce-checkout #place_order,
.woocommerce .shahroj-cart-order-now {
  width:100%!important;
  min-height:50px!important;
  font-size:15px!important;
}
.woocommerce .shahroj-order-note {margin:10px 0 18px;padding:13px 15px;border-radius:12px;background:#f9efe9;color:#654f49;font-size:13px;line-height:1.55}

/* Footer is intentionally cleaner in V3 */
.footer-bottom {grid-template-columns:1fr!important;justify-items:start!important}

/* Cozy reusable image bands */
.cozy-photo-strip {padding:0 0 82px;background:var(--cream,#fffaf4)}
.cozy-photo-grid {display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:18px;align-items:stretch}
.cozy-photo-grid figure {margin:0;min-height:250px;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(52,38,34,.08);background:#fff}
.cozy-photo-grid figure.wide {min-height:310px}
.cozy-photo-grid img {width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.cozy-photo-grid figure:hover img {transform:scale(1.025)}

/* Our Story V3 */
.story-founder-visual .photo-note small {opacity:.72}
.story-image-band {padding:0 0 86px;background:#fffdf9}
.story-image-band-grid {display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:18px;align-items:stretch}
.story-image-band-grid figure {position:relative;margin:0;min-height:320px;border-radius:26px;overflow:hidden;background:#eee4dc;box-shadow:0 16px 42px rgba(52,38,34,.075)}
.story-image-band-grid figure:not(.story-image-large) {min-height:260px}
.story-image-band-grid img {width:100%;height:100%;object-fit:cover;display:block}
.story-image-band-grid figcaption {position:absolute;left:14px;bottom:14px;padding:8px 11px;border-radius:999px;background:rgba(255,253,249,.9);backdrop-filter:blur(10px);font-size:11px;font-weight:850;color:var(--ink)}
.story-timeline-v3 {grid-template-columns:repeat(4,minmax(0,1fr))}
.story-purpose-section {background:#fffaf5}
.story-purpose-grid {align-items:center}
.story-process-v3 {padding:84px 0;background:#fffdf9}
.story-gallery-v3 {background:#f8eee7}
.story-gallery-grid {display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;gap:14px}
.story-gallery-item {margin:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(52,38,34,.06)}
.story-gallery-item img {width:100%;height:100%;object-fit:cover;display:block}
.story-gallery-item-1 {grid-column:span 2;grid-row:span 2}
.story-gallery-item-4 {grid-row:span 2}
.story-gallery-item-6 {grid-column:span 2}
.story-location-head {margin-bottom:28px}
.story-trust-v3 {padding:84px 0;background:#fffdf9}
.story-review-shell {margin:0 auto}

/* Terms & Cancellation */
.policy-page {background:#fffdf9}
.policy-layout {display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.55fr);gap:54px;align-items:start}
.policy-summary {position:sticky;top:118px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(52,38,34,.06)}
.policy-summary h2 {font-family:Georgia,"Times New Roman",serif;font-size:32px;margin:8px 0 18px}
.policy-points {display:grid;gap:0;margin:0 0 22px}
.policy-points p {display:grid;gap:4px;margin:0;padding:13px 0;border-bottom:1px solid var(--line)}
.policy-points b {font-size:13px;color:var(--ink)}
.policy-points span {font-size:13px;color:var(--muted);line-height:1.55}
.policy-content {max-width:820px}
.policy-content h2 {scroll-margin-top:120px}
.policy-updated {margin-top:34px;padding:18px;border-radius:16px;background:#f9efe9}

/* More comfortable general prose */
.prose p,.policy-content p {line-height:1.8;color:#5d514d}
.prose h2,.policy-content h2 {font-family:Georgia,"Times New Roman",serif;color:var(--ink);margin-top:34px}

@media(max-width:1080px){
  .story-timeline-v3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .story-image-band-grid{grid-template-columns:1.4fr 1fr}
  .story-image-band-grid figure:last-child{grid-column:1/-1;min-height:260px}
  .policy-layout{grid-template-columns:1fr;gap:28px}
  .policy-summary{position:static}
}

@media(max-width:700px){
  /* Two-column product browsing is faster on most phones; narrow phones fall to one. */
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .woocommerce .related ul.products,
  .woocommerce .upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product{border-radius:16px!important;padding:8px 8px 11px!important}
  .woocommerce ul.products li.product a img{border-radius:11px;margin-bottom:9px!important}
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;min-height:40px!important;padding:0 3px!important}
  .woocommerce ul.products li.product .price,
  .woocommerce-page ul.products li.product .price{font-size:14px!important;margin:6px 3px 3px!important}
  .woocommerce ul.products li.product .button,
  .woocommerce-page ul.products li.product .button,
  .woocommerce .related ul.products li.product .button,
  .woocommerce a.shahroj-order-now{width:calc(100% - 6px)!important;margin:8px 3px 0!important;min-height:42px!important;padding:10px 8px!important;font-size:12px!important}
  .woocommerce .related.products{margin-top:42px!important}
  .woocommerce .related.products > h2{font-size:30px;margin-bottom:17px}
  .shop-main{padding-bottom:72px}
  .shop-main>.section{padding-top:40px}
  .woocommerce .woocommerce-ordering{width:100%!important}
  .woocommerce .woocommerce-ordering select{width:100%!important}
  .woocommerce nav.woocommerce-pagination{margin-top:26px!important}
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span{min-width:40px!important;height:40px!important}
  .woocommerce div.product .product_title{font-size:38px!important}
  .woocommerce div.product form.cart{display:grid!important;grid-template-columns:86px 1fr!important;gap:9px!important;align-items:stretch!important}
  .woocommerce div.product form.cart .quantity{margin:0!important}
  .woocommerce div.product form.cart .quantity .qty{width:100%!important;height:48px!important}
  .woocommerce div.product form.cart .single_add_to_cart_button{margin:0!important;min-height:48px!important}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid!important;grid-template-columns:1fr!important}
  .woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important;float:none!important}
  .cozy-photo-strip{padding-bottom:58px}
  .cozy-photo-grid{grid-template-columns:1fr 1fr;gap:10px}
  .cozy-photo-grid figure,.cozy-photo-grid figure.wide{min-height:170px;border-radius:17px}
  .cozy-photo-grid figure.wide{grid-column:span 2;grid-row:1}
  .story-image-band{padding-bottom:58px}
  .story-image-band-grid{grid-template-columns:1fr 1fr;gap:10px}
  .story-image-band-grid .story-image-large{grid-column:1/-1;min-height:280px}
  .story-image-band-grid figure:not(.story-image-large){min-height:180px}
  .story-timeline-v3{grid-template-columns:1fr}
  .story-process-v3,.story-trust-v3{padding:62px 0}
  .story-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:145px;gap:9px}
  .story-gallery-item-1{grid-column:span 2;grid-row:span 2}
  .story-gallery-item-4{grid-row:span 1}
  .story-gallery-item-6{grid-column:span 2}
  .policy-summary{padding:22px;border-radius:19px}
  .policy-summary h2{font-size:29px}
  .policy-content h2{font-size:27px;line-height:1.15}
  .footer-bottom{display:block!important;text-align:left!important}
}

@media(max-width:430px){
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  .woocommerce .related ul.products,
  .woocommerce .upsells ul.products{grid-template-columns:1fr!important;gap:15px!important}
  .woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:10px 10px 14px!important}
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;min-height:0!important}
  .woocommerce ul.products li.product .button,
  .woocommerce-page ul.products li.product .button,
  .woocommerce .related ul.products li.product .button,
  .woocommerce a.shahroj-order-now{font-size:14px!important;min-height:46px!important}
  .story-gallery-grid{grid-auto-rows:125px}
}

/* ==========================================================
   Shah-Roj 3.1 refinements
   Categories, full menu pricing, navbar policy link, form alignment
   ========================================================== */

/* Keep the longer V3.1 navigation comfortable on desktop. */
@media (min-width:1081px){
  .primary-nav .menu{gap:16px}
  .primary-nav .menu a{font-size:12px}
}

/* Cakes / Shop category selector */
.shop-category-section{padding:58px 0 0;background:linear-gradient(180deg,#fffaf5 0%,var(--paper) 100%)}
.shop-category-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}
.shop-category-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.2vw,44px);line-height:1.08;letter-spacing:-.035em;margin:.25em 0 0}
.shop-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.shop-category-card{position:relative;display:flex;flex-direction:column;min-height:205px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(52,38,34,.05);overflow:hidden}
.shop-category-card:after{content:"";position:absolute;width:125px;height:125px;border-radius:50%;right:-54px;top:-56px;background:rgba(182,100,109,.08)}
.shop-category-card>span{display:inline-flex;align-self:flex-start;padding:6px 9px;border-radius:999px;background:var(--cream);color:var(--rose-dark);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.shop-category-card h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.08;margin:15px 0 9px;letter-spacing:-.025em}
.shop-category-card p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.6}
.shop-category-card b{margin-top:auto;font-size:12px;color:var(--rose-dark)}
.shop-category-card:hover{transform:translateY(-3px);border-color:#d8b9b2;box-shadow:var(--shadow-sm);color:var(--ink)}
.shop-category-card.is-active{border-color:var(--rose);box-shadow:0 0 0 2px rgba(182,100,109,.08),var(--shadow-sm)}
.shop-category-card.is-active>span{background:var(--plum);color:#fff}
.shop-products-section{padding-top:55px!important}

/* Menu & Prices — all three categories fully visible */
.menu-price-list-v31{display:grid;gap:28px}
.menu-category-block{padding:28px 30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 9px 30px rgba(52,38,34,.045);scroll-margin-top:120px}
.menu-category-block h2{font-size:clamp(31px,3.4vw,45px);margin:.25em 0 .15em}
.menu-category-intro{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.menu-category-block .price-list-v2{margin:20px 0 0}
.menu-category-block .price-list-v2 p:last-child{border-bottom:0}
.tub-price-table{margin-top:21px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}
.tub-price-row{display:grid;grid-template-columns:minmax(0,1.7fr) .65fr .65fr;gap:12px;align-items:center;padding:12px 15px;border-bottom:1px solid var(--line);font-size:13px}
.tub-price-row:last-child{border-bottom:0}
.tub-price-row>strong{color:var(--rose-dark);text-align:right}
.tub-price-head{background:var(--cream);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
.tub-price-head>strong{color:var(--muted)}
.menu-order-note{padding:20px 22px;border-radius:16px;background:#f9efe9;border:1px solid #ead5ca}
.menu-order-note b{display:block;font-family:Georgia,"Times New Roman",serif;font-size:20px;margin-bottom:4px}
.menu-order-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}

/* Custom cake form: Email and Occasion controls share the same top line. */
.shahroj-form .field-help-below{display:block;margin-top:-1px;line-height:1.35}

@media(max-width:900px){
  .shop-category-grid{grid-template-columns:1fr 1fr}
  .shop-category-card:last-child{grid-column:1/-1}
}

@media(max-width:700px){
  .shop-category-section{padding-top:38px}
  .shop-category-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px}
  .shop-category-head h2{font-size:33px}
  .shop-category-grid{grid-template-columns:1fr;gap:10px}
  .shop-category-card,.shop-category-card:last-child{grid-column:auto;min-height:0;padding:18px;border-radius:17px}
  .shop-category-card h3{font-size:22px;margin:11px 0 6px}
  .shop-category-card p{font-size:12px;margin-bottom:12px}
  .shop-products-section{padding-top:38px!important}
  .menu-price-list-v31{gap:18px}
  .menu-category-block{padding:21px 18px;border-radius:18px}
  .menu-category-block h2{font-size:31px}
  .tub-price-row{grid-template-columns:minmax(0,1.45fr) .72fr .72fr;padding:11px 10px;gap:7px;font-size:12px}
  .tub-price-head{font-size:9px}
}

@media(max-width:430px){
  .tub-price-row{grid-template-columns:minmax(0,1.35fr) .7fr .7fr;font-size:11px}
  .tub-price-row>strong{white-space:nowrap}
}
