:root{--orange:#D75A27;--clay:#B8431D;--cream:#FFF5EA;--white:#fff;--char:#1B1B1B;--taupe:#EBD5C4;--green:#2E7D32;--muted:#667085;--border:#eadfd6;--shadow:0 10px 30px rgba(80,47,24,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#fff;color:var(--char)}a{text-decoration:none;color:inherit}.container{width:min(1380px,calc(100% - 40px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:30}.topbar{height:94px;display:grid;grid-template-columns:260px 1fr 220px;align-items:center;gap:28px}.brand{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;width:max-content;column-gap:5px;line-height:1}.brand-ph{font-family:Poppins,sans-serif;font-weight:800;font-size:37px;color:var(--orange)}.brand-box{font-size:34px;color:var(--orange);transform:rotate(45deg)}.brand-word{grid-column:1/3;font-size:15px;letter-spacing:5px;margin-top:3px}.search{height:48px;border:1px solid #dedede;border-radius:16px;display:flex;overflow:hidden;background:#fff}.search input{flex:1;border:0;padding:0 18px;outline:none;font-size:14px}.search button{width:54px;border:0;background:#fff;font-size:25px;color:#333;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;gap:20px}.header-link{display:flex;align-items:center;gap:8px;font-size:13px;position:relative}.header-link span{font-size:21px}.header-link em{position:absolute;right:-9px;top:-10px;background:var(--orange);color:#fff;width:18px;height:18px;border-radius:50%;font-style:normal;font-size:10px;display:grid;place-items:center}.main-nav{background:linear-gradient(90deg,#ea5e0a,#cf4200);color:#fff}.nav-inner{height:46px;display:flex;align-items:center;gap:40px;font-size:12px;font-weight:700}.nav-main{margin-right:10px}.hero-wrap{padding:22px 0 0}.hero{min-height:415px;border-radius:20px;overflow:hidden;background:linear-gradient(115deg,#fff8f1 0%,#fff4e8 55%,#f8e1cc 100%);display:grid;grid-template-columns:45% 55%;position:relative}.hero-copy{padding:55px 0 50px 55px;z-index:3}.eyebrow{font-size:12px;color:var(--clay);text-transform:uppercase;letter-spacing:1.8px;font-weight:700}.hero h1{font-family:Poppins,sans-serif;font-size:48px;line-height:1.08;margin:10px 0 18px;letter-spacing:-1.6px}.hero-copy p{max-width:550px;font-size:17px;line-height:1.65;color:#414141}.hero-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:24px;font-weight:700;font-size:14px}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:var(--clay)}.btn-outline{border:1px solid var(--orange);color:var(--clay);background:#fff}.hero-visual{position:relative;min-height:415px}.hero-blob{position:absolute;width:520px;height:320px;border-radius:50%;background:rgba(255,255,255,.6);right:25px;bottom:20px;filter:blur(1px)}.hero-product{position:absolute;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(70,45,24,.14));z-index:2}.hp1{width:200px;height:200px;left:15px;bottom:18px}.hp2{width:180px;height:180px;left:180px;bottom:40px}.hp3{width:150px;height:150px;right:180px;bottom:60px}.hp4{width:140px;height:140px;right:45px;bottom:30px}.hp5{width:130px;height:130px;right:240px;top:35px}.hero-box{position:absolute;background:#c99760;color:#4f2f16;border-radius:5px;display:grid;place-items:center;font-family:Poppins;font-weight:800;box-shadow:var(--shadow)}.box-one{width:175px;height:185px;right:38px;top:25px;font-size:42px}.box-two{width:220px;height:60px;right:10px;bottom:15px;font-size:16px;letter-spacing:2px}.category-section{padding:34px 0 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.section-head h2{font-family:Poppins;margin:3px 0 0;font-size:29px}.section-head p{max-width:600px;color:#666;font-size:13px;text-align:right}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{min-height:210px;border:1px solid var(--border);border-radius:16px;padding:16px;background:#fff;display:flex;gap:14px;transition:.2s ease;box-shadow:0 1px 0 rgba(0,0,0,.01)}.category-card:hover{transform:translateY(-3px);border-color:#ddb89c;box-shadow:var(--shadow)}.category-image{width:92px;min-width:92px;height:110px;display:grid;place-items:center;position:relative;align-self:center}.category-image img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.fallback-icon{font-size:45px;color:#dec5b0;position:absolute}.category-copy{display:flex;flex-direction:column;min-width:0}.category-copy h3{font-family:Poppins;margin:5px 0 5px;font-size:15px;line-height:1.25}.category-copy p{font-size:12px;line-height:1.55;color:#555;margin:0 0 12px}.category-meta{margin-top:auto;display:flex;flex-direction:column;gap:6px;font-size:11px;color:#777}.category-meta b{color:var(--orange);font-weight:700}.storefront-alert{padding:20px;border:1px solid #f0d6c2;background:var(--cream);border-radius:14px;color:var(--clay)}.business-strip-section{padding:8px 0 24px}.business-strip{background:var(--cream);border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);padding:22px 28px}.business-strip>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;padding:0 30px;border-right:1px solid #eed8c7}.business-strip>div:last-child{border-right:0}.business-strip span{grid-row:1/3;font-size:31px;color:var(--orange)}.business-strip strong{font-size:14px}.business-strip small{font-size:12px;color:#666;margin-top:4px}.site-footer{padding:0 0 30px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff9f4;border:1px solid #f2e4d7;border-radius:16px;padding:24px;margin-top:10px}.trust-strip>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;padding:0 18px}.trust-strip span{grid-row:1/3;font-size:29px;color:var(--orange)}.trust-strip strong{font-size:13px}.trust-strip small{font-size:11px;color:#666;margin-top:5px}.help-panel{margin-top:18px;border-radius:16px;background:#fff9f4;padding:22px 30px;display:flex;align-items:center;justify-content:space-between}.help-panel>div{display:flex;align-items:center;gap:16px}.help-panel strong{font-size:16px}.help-panel p{margin:5px 0 0;font-size:12px;color:#666}.help-icon{width:42px;height:42px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center}.help-panel>a{border:1px solid var(--orange);color:var(--orange);border-radius:24px;padding:12px 30px;font-size:12px;font-weight:700}.footer-grid{margin-top:18px;border-top:1px solid #eee;padding:28px 10px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-grid h4{font-size:12px;margin:0 0 12px}.footer-grid a{display:block;font-size:11px;margin:8px 0;color:#444}.footer-brand div{font-size:30px;color:var(--orange)}.footer-brand>strong{letter-spacing:5px;font-size:13px}.footer-brand p{max-width:230px;font-size:11px;line-height:1.6;color:#555}.footer-bottom{border-top:1px solid #eee;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:#666}
@media(max-width:1100px){.topbar{grid-template-columns:220px 1fr 160px}.nav-inner{gap:20px;overflow-x:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{display:none}.hero-copy{padding:50px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:min(100% - 24px,1380px)}.site-header{position:static}.topbar{height:auto;padding:14px 0;grid-template-columns:1fr auto}.brand{grid-column:1}.search{grid-column:1/3;grid-row:2;margin-top:8px}.header-actions{grid-column:2;grid-row:1}.header-link b{display:none}.main-nav{display:none}.hero-wrap{padding-top:12px}.hero{min-height:auto}.hero-copy{padding:34px 24px}.hero h1{font-size:36px}.hero-copy p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.section-head{align-items:flex-start;flex-direction:column}.section-head p{text-align:left}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{min-height:230px;display:block;padding:12px}.category-image{width:100%;height:100px}.category-copy h3{font-size:14px}.category-copy p{font-size:11px}.business-strip{grid-template-columns:1fr;gap:18px}.business-strip>div{border-right:0;border-bottom:1px solid #eed8c7;padding:0 0 18px}.business-strip>div:last-child{border-bottom:0}.trust-strip{grid-template-columns:1fr}.help-panel{align-items:flex-start;gap:18px;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-bottom{gap:10px;flex-direction:column}}

/* Homepage v3: curated brand imagery + regional group-buying story */
.hero-with-image{grid-template-columns:1fr;min-height:440px;background:#fff5ea;isolation:isolate}
.hero-main-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.hero-with-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,248,241,.98) 0%,rgba(255,248,241,.94) 35%,rgba(255,248,241,.35) 58%,rgba(255,248,241,0) 76%);z-index:1;pointer-events:none}
.hero-with-image .hero-copy{position:relative;z-index:2;max-width:660px;padding:52px 0 46px 55px}
.hero-with-image .hero-copy p{max-width:620px}
.hero-pickup-note{margin-top:24px;display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;padding:11px 14px;border:1px solid rgba(184,67,29,.18);border-radius:14px;background:rgba(255,255,255,.82);backdrop-filter:blur(5px)}
.pickup-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--clay);font-size:20px}.hero-pickup-note div{display:flex;flex-direction:column}.hero-pickup-note strong{font-size:12px}.hero-pickup-note small{font-size:11px;color:#666;margin-top:2px}
.value-section{padding:28px 0 8px}.value-panel{border:1px solid #f0dfd1;background:#fffaf6;border-radius:20px;padding:28px 32px}.value-intro{display:grid;grid-template-columns:1fr 1.3fr;column-gap:40px;align-items:end}.value-intro .eyebrow{grid-column:1/3}.value-intro h2{font-family:Poppins;margin:6px 0 0;font-size:28px;line-height:1.2}.value-intro p{margin:0;color:#5d514a;font-size:14px;line-height:1.65}.value-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.value-steps article{background:#fff;border:1px solid #ecd8ca;border-radius:16px;padding:18px}.value-steps article>span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--cream);color:var(--clay);font-size:11px;font-weight:800}.value-steps strong{display:block;margin:12px 0 5px;font-size:14px}.value-steps p{margin:0;color:#666;font-size:12px;line-height:1.55}.delivery-secondary{margin-top:14px;font-size:11px;color:#7a6b62;text-align:right}
.curated-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.curated-category-card{display:block;padding:0;overflow:hidden;min-height:320px}.curated-category-image{width:100%;height:165px;background:#fff8f1;overflow:hidden;padding:8px 10px}.curated-category-image img{width:100%;height:100%;object-fit:contain;object-position:center}.curated-category-card .category-copy{padding:14px 15px 15px;min-height:154px}.curated-category-card .category-copy h3{margin-top:0}.curated-category-card .category-copy p{min-height:38px}.pickup-first-strip span{font-family:Arial,sans-serif}.footer-location{font-size:11px;line-height:1.6;color:#444;margin:0 0 12px}.footer-location small{color:#777}
@media(max-width:1100px){.hero-with-image{min-height:420px}.hero-with-image .hero-copy{padding:46px 40px;max-width:620px}.hero-with-image:after{background:linear-gradient(90deg,rgba(255,248,241,.98) 0%,rgba(255,248,241,.9) 48%,rgba(255,248,241,.15) 80%)}.curated-category-grid{grid-template-columns:repeat(3,1fr)}.value-intro{grid-template-columns:1fr}.value-intro .eyebrow{grid-column:auto}.value-intro p{margin-top:12px}}
@media(max-width:700px){.hero-with-image{min-height:auto;background:#fff5ea}.hero-main-image{position:relative;height:240px;object-position:72% center;order:2}.hero-with-image:after{display:none}.hero-with-image .hero-copy{padding:32px 24px 26px;max-width:none}.hero-pickup-note{width:100%}.value-panel{padding:22px 18px}.value-steps{grid-template-columns:1fr}.delivery-secondary{text-align:left}.curated-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.curated-category-card{min-height:300px}.curated-category-image{height:125px;padding:6px 8px}.curated-category-card .category-copy{min-height:170px}.curated-category-card .category-copy p{min-height:0}}

/* v4: compact Why PH Packaging and remove duplicate footer trust strip */
.value-panel-compact{padding:22px 28px}
.value-compact-head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:36px;align-items:end;margin-bottom:16px}
.value-compact-head h2{margin:5px 0 0;font-family:Poppins,sans-serif;font-size:27px;line-height:1.15;letter-spacing:-.7px}
.value-compact-head>p{margin:0;color:#555;font-size:13px;line-height:1.6}
.value-steps-compact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.value-steps-compact article{min-height:0;padding:14px 16px;border:1px solid #efd8c5;border-radius:14px;background:#fff;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}
.value-steps-compact article>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff5ea;color:#d75a27;font-size:11px;font-weight:800}
.value-steps-compact article strong{font-size:13px}
.value-steps-compact article p{margin:4px 0 0;color:#666;font-size:11px;line-height:1.5}
.site-footer .help-panel{margin-top:10px}
@media(max-width:700px){.value-panel-compact{padding:18px}.value-compact-head{grid-template-columns:1fr;gap:8px;align-items:start}.value-compact-head h2{font-size:23px}.value-steps-compact{grid-template-columns:1fr}.value-steps-compact article{padding:12px 14px}}

/* v6: left-align compact supporting copy under section headings */
.value-compact-head-left{display:block!important;max-width:760px}
.value-compact-head-left h2{margin:6px 0 8px}
.value-compact-head-left>p{margin:0;max-width:720px;text-align:left;color:#555;line-height:1.55}
.section-head-left{display:block!important;align-items:initial!important}
.section-head-left>div{max-width:760px}
.section-head-left p{margin:7px 0 0!important;max-width:700px!important;text-align:left!important;color:#666;font-size:13px;line-height:1.55}
@media(max-width:700px){
  .value-compact-head-left,.section-head-left>div{max-width:none}
  .value-compact-head-left>p,.section-head-left p{max-width:none!important}
}

/* v7 logo image patch */
.brand{display:flex;align-items:center;width:max-content;line-height:1}
.brand-logo{display:block;width:230px;max-width:100%;height:auto;object-fit:contain}
.footer-logo-link{display:inline-block;margin:0 0 10px}
.footer-logo{display:block;width:220px;max-width:100%;height:auto;object-fit:contain}
.footer-brand>strong,.footer-brand>div{display:none}
@media(max-width:700px){.brand-logo{width:175px}.footer-logo{width:185px}}
