/* Saltfah Builder Pro Front */
.sfbp-home{background:#080a10;color:#fff;padding:28px 0 70px}
.sfbp-container{width:min(1320px,calc(100% - 32px));margin:0 auto}
.sfbp-hero-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.9fr);gap:24px;align-items:stretch}
.sfbp-hero-main,.sfbp-slider,.sfbp-hero-fallback{height:var(--sfbp-hero-height,420px);border-radius:var(--sfbp-radius,24px);overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.32)}
.sfbp-slider{position:relative;background:#111}
.sfbp-slider-track,.sfbp-slide{position:absolute;inset:0}
.sfbp-slide{opacity:0;transition:opacity .45s ease;pointer-events:none}.sfbp-slide.is-active{opacity:1;pointer-events:auto}
.sfbp-slide img{width:100%;height:100%;object-fit:var(--sfbp-fit,cover);display:block}
.sfbp-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.55);color:#fff;font-size:42px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.sfbp-prev{left:18px}.sfbp-next{right:18px}
.sfbp-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px;z-index:6;background:rgba(0,0,0,.35);padding:8px 12px;border-radius:999px}
.sfbp-dot{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,255,255,.4);cursor:pointer}.sfbp-dot.is-active{width:26px;background:#ff6a3d}
.sfbp-hero-fallback{display:flex;align-items:center;padding:42px;background:radial-gradient(circle at right,rgba(255,214,138,.25),transparent 34%),linear-gradient(135deg,#16070a,#401014);text-decoration:none}
.sfbp-hero-fallback span{color:#ffd98a;font-weight:900}.sfbp-hero-fallback h1{font-size:64px;line-height:.95;color:#fff;margin:12px 0}.sfbp-hero-fallback p{color:#fff;font-size:20px}
.sfbp-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.sfbp-promo-card{position:relative;min-height:calc((var(--sfbp-hero-height,420px) - 18px)/2);border-radius:var(--sfbp-radius,24px);overflow:hidden;background-size:cover!important;background-position:center!important;text-decoration:none;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 42px rgba(0,0,0,.25)}
.sfbp-promo-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.72),rgba(0,0,0,.18))}
.sfbp-promo-card.has-image .sfbp-promo-overlay{background:linear-gradient(135deg,rgba(0,0,0,.75),rgba(0,0,0,.18))}
.sfbp-promo-content{position:relative;z-index:2;padding:28px}
.sfbp-promo-content h3{font-size:28px;line-height:1.1;color:#fff;margin:0 0 12px;font-weight:950}
.sfbp-promo-content p{font-size:16px;color:rgba(255,255,255,.86);font-weight:800;margin:0}
.sfbp-member{margin-top:var(--sfbp-gap,38px);padding:30px;border-radius:var(--sfbp-radius,24px);background:radial-gradient(circle at right,rgba(255,59,47,.22),transparent 38%),linear-gradient(135deg,#171a23,#231018);border:1px solid rgba(255,255,255,.10);display:flex;justify-content:space-between;gap:20px;align-items:center}
.sfbp-member h2{font-size:32px;color:#fff;margin:0 0 8px}.sfbp-member p{color:rgba(255,255,255,.78);margin:0;font-weight:700}
.sfbp-member-actions{display:flex;gap:12px;flex-wrap:wrap}.sfbp-member-actions a{padding:14px 22px;border-radius:16px;background:#ff3b2f;color:#fff;text-decoration:none;font-weight:900}.sfbp-member-actions a+ a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}
.sfbp-howto,.sfbp-section{margin-top:var(--sfbp-gap,38px)}
.sfbp-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}
.sfbp-section-head h2{font-size:40px;line-height:1;color:#fff;margin:0;font-weight:950}.sfbp-section-head h2 span{color:#ff6a58}.sfbp-section-head a{color:#ff7467;text-decoration:none;font-weight:900}
.sfbp-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sfbp-step{background:#fff;color:#111;border-radius:20px;padding:24px;min-height:140px}.sfbp-step span{display:inline-flex;width:42px;height:42px;border-radius:50%;background:#ef3f45;color:#fff;align-items:center;justify-content:center;font-weight:900}.sfbp-step h3{margin:18px 0 8px;color:#111;font-size:20px}.sfbp-step p{color:#555;margin:0}
.sfbp-section-banner{display:block;border-radius:var(--sfbp-radius,24px);min-height:150px;overflow:hidden;text-decoration:none;background:radial-gradient(circle at 90% 50%,rgba(255,216,138,.2),transparent 25%),linear-gradient(135deg,#45121d,#9e3a17 58%,#a5741e);border:1px solid rgba(255,255,255,.10);box-shadow:0 20px 48px rgba(0,0,0,.28)}
.sfbp-section-banner div{padding:34px 42px}.sfbp-section-banner h3{color:#fff;font-size:42px;margin:0 0 8px}.sfbp-section-banner p{color:rgba(255,255,255,.85);font-size:18px;font-weight:800;margin:0}
.sfbp-section-banner.has-image img{width:100%;height:auto;display:block}
.sfbp-product-grid{display:grid;grid-template-columns:repeat(var(--sfbp-cols,4),minmax(0,1fr));gap:20px;margin-top:22px}
.sfbp-product-card{position:relative;background:#11141d;border:1px solid rgba(255,255,255,.10);border-radius:22px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.22)}
.sfbp-product-card-link{display:block;color:inherit!important;text-decoration:none!important}
.sfbp-product-img{width:100%;aspect-ratio:1/1;height:auto;background:#fff;display:flex;align-items:center;justify-content:center;line-height:0}.sfbp-product-img img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.sfbp-product-img span{font-size:48px}
.sfbp-sale{position:absolute;top:14px;left:14px;background:#ef3f45;color:#fff;font-weight:900;border-radius:999px;padding:11px 16px;z-index:2}
.sfbp-product-info{padding:18px}.sfbp-product-info h3{font-size:18px;line-height:1.35;color:#fff;margin:0 0 12px}.sfbp-price{font-size:20px;font-weight:900;color:#ffd98a}.sfbp-price del{color:#a98b57;margin-right:6px}
.sfbp-product-actions{padding:0 18px 18px}.sfbp-line-order-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:13px;background:linear-gradient(135deg,#08bf58,#14d66d);color:#fff!important;text-decoration:none!important;font-weight:1000;box-shadow:0 14px 30px rgba(9,190,87,.22)}
.sfbp-voices{position:relative;margin-top:var(--sfbp-gap,38px);padding:48px 0 10px;overflow:hidden}
.sfbp-voices:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 10%,rgba(255,64,45,.16),transparent 30%),radial-gradient(circle at 82% 22%,rgba(201,154,69,.13),transparent 34%)}
.sfbp-voices-head{position:relative;z-index:1;max-width:760px;margin:0 auto 24px;text-align:center}
.sfbp-voices-head span{display:inline-flex;margin-bottom:8px;color:#ff6a57;font-size:14px;font-weight:950}
.sfbp-voices-head h2{margin:0;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08;font-weight:1000;letter-spacing:-.8px}
.sfbp-voices-head p{margin:10px auto 0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.7}
.sfbp-voices-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.sfbp-voice-card{min-height:210px;padding:22px;border-radius:22px;background:linear-gradient(180deg,rgba(31,31,40,.98),rgba(18,18,24,.98));border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 42px rgba(0,0,0,.28);color:#fff;transition:.18s ease}
.sfbp-voice-card:hover{transform:translateY(-4px);border-color:rgba(255,106,87,.30);box-shadow:0 24px 54px rgba(0,0,0,.38)}
.sfbp-voice-stars{color:#ff9f0a;letter-spacing:2px;font-size:18px;line-height:1;margin-bottom:16px;text-shadow:0 0 18px rgba(255,159,10,.24)}
.sfbp-voice-card p{margin:0 0 20px;color:#f3eadf;font-size:15px;line-height:1.65;font-weight:750}
.sfbp-voice-person{padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}
.sfbp-voice-person strong,.sfbp-voice-person span{display:block}.sfbp-voice-person strong{color:#fff;font-size:15px;font-weight:950}.sfbp-voice-person span{margin-top:3px;color:#bdb5ac;font-size:13px;font-weight:750}
@media(max-width:1024px){.sfbp-hero-shell{grid-template-columns:1fr}.sfbp-step-grid{grid-template-columns:repeat(2,1fr)}.sfbp-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.sfbp-voices-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.sfbp-container{width:min(100% - 24px,520px)}.sfbp-hero-main,.sfbp-slider,.sfbp-hero-fallback{height:260px}.sfbp-promo-grid{grid-template-columns:1fr 1fr;gap:10px}.sfbp-promo-card{min-height:140px;border-radius:18px}.sfbp-promo-content{padding:16px}.sfbp-promo-content h3{font-size:18px}.sfbp-promo-content p{font-size:12px}.sfbp-member{display:block}.sfbp-member-actions{margin-top:18px}.sfbp-section-head h2{font-size:28px}.sfbp-step-grid{grid-template-columns:1fr}.sfbp-product-img{height:auto;aspect-ratio:1/1}.sfbp-product-info h3{font-size:14px}.sfbp-price{font-size:14px}.sfbp-voices{padding:34px 0 0}.sfbp-voices-grid{grid-template-columns:1fr;gap:14px}.sfbp-voice-card{min-height:0;padding:18px;border-radius:18px}}

/* v1.5.2 Premium customer voices */
.sfbp-voices-premium{isolation:isolate;position:relative;margin-top:clamp(46px,6vw,82px);padding:clamp(58px,7vw,88px) 0 54px;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(255,91,61,.18),transparent 28%),radial-gradient(circle at 12% 24%,rgba(255,169,64,.1),transparent 30%),linear-gradient(180deg,rgba(7,9,14,0),rgba(7,9,14,.88) 36%,rgba(6,8,13,.96))}
.sfbp-voices-premium:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:radial-gradient(circle,rgba(255,109,57,.42) 0 1px,transparent 1.5px);background-size:72px 72px;opacity:.13;mask-image:linear-gradient(180deg,transparent,#000 14%,#000 72%,transparent)}
.sfbp-voices-premium:after{content:"";position:absolute;left:50%;top:34px;width:min(720px,86vw);height:180px;z-index:-2;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(255,71,48,.18),transparent 70%);filter:blur(10px)}
.sfbp-voices-orb{position:absolute;z-index:-1;border-radius:999px;pointer-events:none;filter:blur(22px);opacity:.42}
.sfbp-voices-orb-1{left:-90px;top:170px;width:240px;height:240px;background:rgba(255,99,45,.2)}
.sfbp-voices-orb-2{right:-110px;bottom:110px;width:280px;height:280px;background:rgba(255,44,69,.16)}
.sfbp-voices-premium .sfbp-voices-head{max-width:860px;margin:0 auto 26px}
.sfbp-voices-kicker{display:inline-flex!important;align-items:center;gap:7px;margin-bottom:10px!important;padding:6px 15px;border-radius:999px;background:linear-gradient(90deg,rgba(255,74,50,.14),rgba(255,153,58,.06),rgba(255,74,50,.14));border:1px solid rgba(255,95,64,.18);color:#ff6b52!important;font-size:15px!important;font-weight:1000!important;text-shadow:0 0 18px rgba(255,83,55,.28)}
.sfbp-voices-kicker span{display:inline-flex;margin:0!important}
.sfbp-voices-premium .sfbp-voices-head h2{font-size:clamp(38px,5.4vw,68px);letter-spacing:-1.5px;text-shadow:0 10px 28px rgba(0,0,0,.52)}
.sfbp-voices-premium .sfbp-voices-head h2 span{background:linear-gradient(180deg,#ff866b,#ff4b3e 58%,#d92d36);-webkit-background-clip:text;background-clip:text;color:transparent}
.sfbp-voices-premium .sfbp-voices-head p{max-width:760px;color:rgba(255,255,255,.74);font-size:16px;font-weight:750}
.sfbp-voices-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1120px;margin:30px auto 32px;border:1px solid rgba(255,101,66,.24);border-radius:26px;background:linear-gradient(180deg,rgba(26,29,39,.82),rgba(14,16,23,.82));box-shadow:0 28px 70px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(12px)}
.sfbp-voice-stat{display:flex;align-items:center;justify-content:center;gap:18px;min-height:120px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.13)}
.sfbp-voice-stat:last-child{border-right:0}
.sfbp-voice-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:radial-gradient(circle at 35% 28%,rgba(255,138,100,.35),rgba(255,68,55,.13));border:1px solid rgba(255,86,60,.28);box-shadow:0 0 30px rgba(255,76,54,.16);color:#ff6a55;font-size:26px;font-style:normal}
.sfbp-voice-stat-copy{display:flex;flex-direction:column;gap:4px}
.sfbp-voice-stat-copy strong{display:block;color:#fff;font-size:clamp(27px,3.2vw,38px);line-height:1;font-weight:1000;letter-spacing:-.8px;text-shadow:0 4px 18px rgba(0,0,0,.45)}
.sfbp-voice-stat-copy em{display:block;color:rgba(255,255,255,.62);font-size:14px;font-style:normal;font-weight:850}
.sfbp-voices-premium .sfbp-voices-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.sfbp-voices-premium .sfbp-voice-card{position:relative;display:flex;flex-direction:column;min-height:254px;padding:26px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(255,104,50,.09),transparent 36%),linear-gradient(180deg,rgba(23,27,37,.96),rgba(12,16,25,.98));border:1px solid rgba(255,89,53,.34);box-shadow:0 24px 58px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.04)}
.sfbp-voices-premium .sfbp-voice-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#ffb23f,#ff533e,#801323)}
.sfbp-voices-premium .sfbp-voice-card:after{content:"”";position:absolute;right:22px;top:-2px;color:rgba(255,255,255,.13);font-size:92px;line-height:1;font-weight:1000;font-family:Georgia,serif}
.sfbp-voices-premium .sfbp-voice-card:hover{transform:translateY(-5px);border-color:rgba(255,149,58,.62);box-shadow:0 30px 74px rgba(0,0,0,.46),0 0 36px rgba(255,67,45,.12)}
.sfbp-voices-premium .sfbp-voice-stars{position:relative;z-index:1;margin-bottom:17px;color:#ffad16;font-size:19px;letter-spacing:3px;text-shadow:0 0 20px rgba(255,164,15,.25)}
.sfbp-voice-text{position:relative;z-index:1;flex:1;margin:0!important;color:#f7f1eb!important;font-size:16px!important;line-height:1.72!important;font-weight:850!important}
.sfbp-voice-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,82,55,.25)}
.sfbp-voice-profile{display:flex;align-items:center;gap:12px;min-width:0}
.sfbp-voice-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:999px;background:linear-gradient(135deg,#fff3dc,#ff7a54 55%,#2a1115);border:2px solid rgba(255,204,127,.45);box-shadow:0 0 0 4px rgba(255,83,55,.08),0 10px 24px rgba(0,0,0,.28);color:#26100d;font-size:20px;font-weight:1000}
.sfbp-voices-premium .sfbp-voice-person{display:block;min-width:0;padding:0;border:0}
.sfbp-voices-premium .sfbp-voice-person strong{display:block;color:#fff;font-size:15px;font-weight:1000;line-height:1.15}
.sfbp-voices-premium .sfbp-voice-person span{display:block;margin-top:4px;color:rgba(255,255,255,.57);font-size:13px;font-weight:800}
.sfbp-voice-badge{display:inline-flex;align-items:center;white-space:nowrap;padding:9px 12px;border-radius:999px;background:rgba(255,84,59,.14);border:1px solid rgba(255,90,65,.18);color:#ff755f;font-size:12px;font-weight:1000;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.sfbp-voice-badge:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;margin-right:6px;border-radius:50%;background:#ff6550;color:#220c0b;font-size:12px;font-weight:1000}
.sfbp-voices-cta{position:relative;z-index:1;display:flex;align-items:center;gap:18px;max-width:780px;margin:38px auto 0;padding:22px 26px;border-radius:21px;background:linear-gradient(90deg,rgba(31,24,30,.92),rgba(30,22,24,.86));border:1px solid rgba(255,87,63,.18);box-shadow:0 22px 56px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.05)}
.sfbp-voices-cta-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:56px;height:56px;border-radius:16px;background:rgba(255,84,60,.11);border:1px solid rgba(255,95,68,.24);font-size:27px}
.sfbp-voices-cta-copy{flex:1;min-width:0}
.sfbp-voices-cta-copy strong{display:block;color:#fff;font-size:17px;font-weight:1000}
.sfbp-voices-cta-copy p{margin:5px 0 0;color:rgba(255,255,255,.6);font-size:14px;font-weight:750}
.sfbp-voices-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;background:linear-gradient(180deg,#ff725a,#ff3f31);color:#fff;text-decoration:none;font-size:15px;font-weight:1000;box-shadow:0 14px 30px rgba(255,62,49,.22)}
.sfbp-voices-cta a:after{content:"→";margin-left:10px;font-size:18px}
.sfbp-voices-cta a:hover{filter:brightness(1.08);transform:translateY(-1px)}
@media(max-width:1024px){.sfbp-voices-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sfbp-voice-stat:nth-child(2){border-right:0}.sfbp-voice-stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.sfbp-voices-premium .sfbp-voices-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.sfbp-voices-premium{margin-top:36px;padding:46px 0 34px}.sfbp-voices-premium .sfbp-voices-head h2{font-size:38px}.sfbp-voices-stats{grid-template-columns:1fr;margin:24px auto 24px;border-radius:22px}.sfbp-voice-stat{justify-content:flex-start;min-height:auto;padding:18px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.sfbp-voice-stat:last-child{border-bottom:0}.sfbp-voices-premium .sfbp-voices-grid{grid-template-columns:1fr;gap:16px}.sfbp-voices-premium .sfbp-voice-card{min-height:0;padding:22px;border-radius:18px}.sfbp-voice-footer{align-items:flex-start;flex-direction:column}.sfbp-voices-cta{align-items:flex-start;flex-direction:column;margin-top:26px;padding:20px}.sfbp-voices-cta a{width:100%}}

/* v1.5.3 Blend review section with the site's original background */
.sfbp-voices-premium{background:transparent;padding-top:clamp(44px,6vw,72px)}
.sfbp-voices-premium:before,.sfbp-voices-premium:after,.sfbp-voices-orb{display:none}
.sfbp-voices-premium .sfbp-voices-head{margin-bottom:24px}
.sfbp-voices-stats{background:linear-gradient(180deg,rgba(21,24,33,.72),rgba(13,15,22,.72));border-color:rgba(255,95,64,.22);box-shadow:0 18px 46px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.04)}
.sfbp-voices-premium .sfbp-voice-card{background:linear-gradient(180deg,rgba(18,22,31,.9),rgba(10,13,20,.92));box-shadow:0 18px 42px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)}
.sfbp-voices-cta{background:linear-gradient(90deg,rgba(24,22,28,.78),rgba(21,18,22,.76));box-shadow:0 18px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}

/* v1.5.5 Readable Thai typography */
.sfbp-home,.sfbp-home *{
  font-family:var(--sf-font-main,"Prompt","Noto Sans Thai",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);
}

/* v1.5.15 Final mobile homepage card spacing: force readable price and tidy blocks */
@media (max-width:768px){
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-product-card,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-product-card,
  .sfbp-home .sfbp-section-latest .sfbp-product-card,
  .sfbp-home .sfbp-section-best .sfbp-product-card{
    padding-bottom:13px!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-product-card-link,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-product-card-link,
  .sfbp-home .sfbp-section-latest .sfbp-product-card-link,
  .sfbp-home .sfbp-section-best .sfbp-product-card-link{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-product-info,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-product-info,
  .sfbp-home .sfbp-section-latest .sfbp-product-info,
  .sfbp-home .sfbp-section-best .sfbp-product-info{
    display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    min-height:96px!important;
    padding:11px 12px 0!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-product-info h3,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-product-info h3,
  .sfbp-home .sfbp-section-latest .sfbp-product-info h3,
  .sfbp-home .sfbp-section-best .sfbp-product-info h3{
    display:block!important;
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    line-height:1.28!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-price *,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-price *,
  .sfbp-home .sfbp-section-latest .sfbp-price,
  .sfbp-home .sfbp-section-latest .sfbp-price *,
  .sfbp-home .sfbp-section-best .sfbp-price,
  .sfbp-home .sfbp-section-best .sfbp-price *{
    margin-top:auto!important;
    padding:8px 0 0!important;
    color:#ffd783!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1.15!important;
    letter-spacing:-.01em!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-price del,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-price del,
  .sfbp-home .sfbp-section-latest .sfbp-price del,
  .sfbp-home .sfbp-section-best .sfbp-price del{
    color:#a98b57!important;
    font-size:14px!important;
  }

  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-latest .sfbp-price *,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-section-best .sfbp-price *,
  html.saltfah-light-mode .sfbp-home .sfbp-section-latest .sfbp-price,
  html.saltfah-light-mode .sfbp-home .sfbp-section-latest .sfbp-price *,
  html.saltfah-light-mode .sfbp-home .sfbp-section-best .sfbp-price,
  html.saltfah-light-mode .sfbp-home .sfbp-section-best .sfbp-price *{
    color:#b36b12!important;
  }
}
.sfbp-hero-fallback p,.sfbp-promo-content p,.sfbp-member p,
.sfbp-section-banner p,.sfbp-product-info h3,.sfbp-voice-text,
.sfbp-voices-head p,.sfbp-voices-cta-copy p{
  font-family:var(--sf-font-readable,"Noto Sans Thai","Prompt",system-ui,sans-serif)!important;
}
.sfbp-promo-content h3,.sfbp-section-head h2,.sfbp-voices-head h2,
.sfbp-voices-premium .sfbp-voices-head h2{
  font-weight:800!important;
  letter-spacing:-.025em;
}
.sfbp-section-head a,.sfbp-member-actions a,.sfbp-voices-cta a,
.sfbp-voices-kicker,.sfbp-voice-badge{
  font-weight:700!important;
}
.sfbp-promo-content p,.sfbp-section-banner p,.sfbp-voices-head p,
.sfbp-voices-premium .sfbp-voices-head p,.sfbp-voices-cta-copy p{
  font-weight:400!important;
  line-height:1.78!important;
}
.sfbp-product-info h3{
  font-weight:600!important;
  line-height:1.48!important;
}
.sfbp-price,.sfbp-voice-stat-copy strong,.sfbp-voices-cta-copy strong,
.sfbp-voices-premium .sfbp-voice-person strong{
  font-weight:700!important;
}
.sfbp-voice-text{
  font-weight:400!important;
  line-height:1.88!important;
}
.sfbp-voices-premium .sfbp-voice-person span,
.sfbp-voice-stat-copy em{
  font-weight:400!important;
}

/* v1.5.6 Lighter Thai headings */
.sfbp-promo-content h3,
.sfbp-section-head h2,
.sfbp-voices-head h2,
.sfbp-voices-premium .sfbp-voices-head h2{
  font-weight:700!important;
  letter-spacing:-.015em!important;
}
.sfbp-section-head a,
.sfbp-member-actions a,
.sfbp-voices-cta a,
.sfbp-voices-kicker,
.sfbp-voice-badge,
.sfbp-voices-cta-copy strong,
.sfbp-voices-premium .sfbp-voice-person strong{
  font-weight:600!important;
}
.sfbp-voice-stat-copy strong{
  font-weight:700!important;
}

/* v1.5.6 page text safety overrides */
.saltfah-faq-hero h1,
.sf-page-card h1,
.sf-page-card h2,
.sf-page-card h3{
  font-weight:700!important;
  letter-spacing:-.01em!important;
}
.saltfah-faq-item summary,
.saltfah-faq-kicker,
.saltfah-faq-contact strong{
  font-weight:600!important;
}
.saltfah-faq-answer p,
.saltfah-faq-hero p,
.saltfah-faq-contact p{
  font-weight:400!important;
  line-height:1.9!important;
}
.sf-menu a,
.sf-cat-button{
  font-weight:600!important;
  letter-spacing:.005em!important;
}


/* v1.3 Hover Effects - Hero / Promo Cards / Section Banners / Products */
.sfbp-slide,
.sfbp-promo-card,
.sfbp-section-banner,
.sfbp-product-card {
  transition:
    transform .28s ease,
    box-shadow .28s ease,
    border-color .28s ease,
    filter .28s ease !important;
}

.sfbp-slide img,
.sfbp-section-banner img,
.sfbp-product-img img {
  transition:
    transform .45s ease,
    filter .35s ease,
    opacity .35s ease !important;
  will-change: transform, filter;
}

/* Hero image hover */
.sfbp-slider:hover {
  box-shadow:
    0 28px 72px rgba(0,0,0,.46),
    0 0 0 1px rgba(255,90,61,.28),
    0 0 40px rgba(255,59,47,.16) !important;
}

.sfbp-slider:hover .sfbp-slide.is-active img {
  transform: scale(1.035) !important;
  filter: brightness(1.08) contrast(1.06) saturate(1.08) !important;
}

/* Promo 4 cards hover */
.sfbp-promo-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background:
    linear-gradient(120deg, transparent 0%, rgba(255,255,255,.18) 44%, transparent 58%) !important;
  transform: translateX(-130%) skewX(-16deg) !important;
  transition: transform .65s ease !important;
}

.sfbp-promo-card:hover {
  transform: translateY(-6px) scale(1.018) !important;
  border-color: rgba(255,216,138,.38) !important;
  box-shadow:
    0 28px 58px rgba(0,0,0,.42),
    0 0 34px rgba(255,59,47,.16) !important;
  filter: saturate(1.08) brightness(1.06) !important;
}

.sfbp-promo-card:hover::before {
  transform: translateX(130%) skewX(-16deg) !important;
}

.sfbp-promo-card:hover .sfbp-promo-overlay {
  background:
    radial-gradient(circle at 80% 20%, rgba(255,216,138,.18), transparent 28%),
    linear-gradient(135deg,rgba(0,0,0,.50),rgba(0,0,0,.08)) !important;
}

.sfbp-promo-card:hover .sfbp-promo-content {
  transform: translateY(-2px) !important;
}

.sfbp-promo-content {
  transition: transform .28s ease !important;
}

/* Section banner hover */
.sfbp-section-banner:hover {
  transform: translateY(-4px) !important;
  border-color: rgba(255,216,138,.34) !important;
  box-shadow:
    0 26px 62px rgba(0,0,0,.42),
    0 0 38px rgba(255,90,61,.13) !important;
}

.sfbp-section-banner.has-image:hover img {
  transform: scale(1.035) !important;
  filter: brightness(1.08) contrast(1.06) saturate(1.08) !important;
}

/* Product card hover */
.sfbp-product-card:hover {
  transform: translateY(-6px) !important;
  border-color: rgba(255,216,138,.28) !important;
  box-shadow:
    0 26px 54px rgba(0,0,0,.42),
    0 0 30px rgba(255,59,47,.13) !important;
}

.sfbp-product-card:hover .sfbp-product-img img {
  transform: scale(1.06) !important;
  filter: brightness(1.06) contrast(1.06) saturate(1.08) !important;
}

.sfbp-product-card:hover .sfbp-product-info h3 {
  color: #ffd98a !important;
}

/* Arrow hover */
.sfbp-arrow {
  transition: transform .22s ease, background .22s ease, box-shadow .22s ease !important;
}

.sfbp-arrow:hover {
  transform: translateY(-50%) scale(1.08) !important;
  background: rgba(255,59,47,.78) !important;
  box-shadow: 0 12px 30px rgba(255,59,47,.28) !important;
}

/* Reduce effects on mobile/touch */
@media (hover: none) {
  .sfbp-slider:hover .sfbp-slide.is-active img,
  .sfbp-promo-card:hover,
  .sfbp-section-banner:hover,
  .sfbp-section-banner.has-image:hover img,
  .sfbp-product-card:hover,
  .sfbp-product-card:hover .sfbp-product-img img {
    transform: none !important;
  }
}


/* v1.4 Mobile only: show section banner image only, remove overflow gradient frame */
@media (max-width: 768px) {
  .sfbp-section-banner.has-image {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
    border-radius: 14px !important;
    display: block !important;
    line-height: 0 !important;
  }

  .sfbp-section-banner.has-image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    border-radius: 14px !important;
    border: 1px solid rgba(255,255,255,.12) !important;
    box-shadow: 0 10px 28px rgba(0,0,0,.28) !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .sfbp-section-banner.has-image::before,
  .sfbp-section-banner.has-image::after {
    display: none !important;
    content: none !important;
  }

  /* ให้สินค้าขยับลงพอดีหลังแบนเนอร์ */
  .sfbp-section-banner.has-image + .sfbp-product-grid {
    margin-top: 16px !important;
  }
}

/* Light mode bridge controlled by the child theme toggle */
html.saltfah-light-mode .sfbp-home{
  background:
    radial-gradient(circle at 10% 0%,rgba(255,105,73,.13),transparent 24%),
    radial-gradient(circle at 88% 8%,rgba(255,190,88,.18),transparent 26%),
    linear-gradient(180deg,#fff8eb 0%,#fffdf8 38%,#fff4e4 100%)!important;
  color:#201814!important;
}
html.saltfah-light-mode .sfbp-section-head h2,
html.saltfah-light-mode .sfbp-voices-head h2{
  color:#201814!important;
}
html.saltfah-light-mode .sfbp-section-head h2 span,
html.saltfah-light-mode .sfbp-voices-premium .sfbp-voices-head h2 span{
  color:#ef5440!important;
  background:none!important;
  -webkit-text-fill-color:initial!important;
}
html.saltfah-light-mode .sfbp-product-card{
  background:linear-gradient(180deg,#ffffff,#fff8ef)!important;
  border-color:rgba(85,55,28,.14)!important;
  box-shadow:0 18px 42px rgba(101,67,31,.12)!important;
  color:#201814!important;
}
html.saltfah-light-mode .sfbp-product-card h3,
html.saltfah-light-mode .sfbp-product-card:hover .sfbp-product-info h3{
  color:#201814!important;
}
html.saltfah-light-mode .sfbp-product-price,
html.saltfah-light-mode .sfbp-price{
  color:#a95808!important;
  text-shadow:none!important;
}
html.saltfah-light-mode .sfbp-price del{
  color:#8f7a63!important;
}
html.saltfah-light-mode .sfbp-product-img{
  background:#fff!important;
}
html.saltfah-light-mode .sfbp-product-card:hover{
  border-color:rgba(201,125,53,.34)!important;
  box-shadow:0 22px 54px rgba(101,67,31,.18)!important;
}
html.saltfah-light-mode .sfbp-member,
html.saltfah-light-mode .sfbp-voices-stats,
html.saltfah-light-mode .sfbp-voices-premium .sfbp-voice-card,
html.saltfah-light-mode .sfbp-voices-cta{
  background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,248,239,.86))!important;
  border-color:rgba(85,55,28,.14)!important;
  color:#201814!important;
  box-shadow:0 18px 42px rgba(101,67,31,.12)!important;
}
html.saltfah-light-mode .sfbp-voices-premium{
  background:transparent!important;
}
html.saltfah-light-mode .sfbp-voice-card p,
html.saltfah-light-mode .sfbp-voices-sub,
html.saltfah-light-mode .sfbp-voices-cta p,
html.saltfah-light-mode .sfbp-stat small,
html.saltfah-light-mode .sfbp-member p{
  color:#67564b!important;
}
html.saltfah-light-mode .sfbp-voice-card h3,
html.saltfah-light-mode .sfbp-stat strong,
html.saltfah-light-mode .sfbp-member h2{
  color:#201814!important;
}

/* v1.5.15 FINAL OVERRIDE: homepage mobile product prices and spacing */
@media (max-width:768px){
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-product-card,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card{
    padding-bottom:13px!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-product-card-link,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card-link{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-product-info,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info{
    display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    min-height:96px!important;
    padding:11px 12px 0!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-product-info h3,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info h3{
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    line-height:1.28!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-price *,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price .woocommerce-Price-amount,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price .woocommerce-Price-currencySymbol{
    margin-top:auto!important;
    padding:8px 0 0!important;
    color:#ffd783!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1.15!important;
    letter-spacing:-.01em!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-price del,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price del{
    color:#a98b57!important;
    font-size:14px!important;
  }

  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-home .sfbp-price *,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *{
    color:#b36b12!important;
  }
}

/* v1.5.14 Mobile homepage product cards: copy shop/archive card layout */
@media (max-width:768px){
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-grid,
  .sfbp-home .sfbp-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    margin-top:14px!important;
    align-items:stretch!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card,
  .sfbp-home .sfbp-product-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0 0 12px!important;
    overflow:hidden!important;
    border-radius:17px!important;
    background:#11141d!important;
    border:1px solid rgba(255,255,255,.12)!important;
    box-shadow:0 12px 26px rgba(0,0,0,.24)!important;
    transform:none!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card-link,
  .sfbp-home .sfbp-product-card-link{
    display:block!important;
    height:100%!important;
    color:inherit!important;
    text-decoration:none!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-img,
  .sfbp-home .sfbp-product-img{
    width:100%!important;
    height:auto!important;
    aspect-ratio:1/1!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:16px 16px 0 0!important;
    overflow:hidden!important;
    background:#f6f4ee!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:0!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-img img,
  .sfbp-home .sfbp-product-img img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#f6f4ee!important;
    transform:none!important;
    filter:none!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info,
  .sfbp-home .sfbp-product-info{
    padding:10px 12px 0!important;
    margin:0!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info h3,
  .sfbp-home .sfbp-product-info h3{
    margin:0 0 8px!important;
    padding:0!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:850!important;
    line-height:1.30!important;
    letter-spacing:-.01em!important;
    text-align:left!important;
    min-height:0!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *,
  .sfbp-home .sfbp-price,
  .sfbp-home .sfbp-price *{
    color:#ffd783!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1.2!important;
    text-align:left!important;
  }

  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price del,
  .sfbp-home .sfbp-price del{
    color:#a98b57!important;
    margin-right:3px!important;
  }

  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card,
  html.saltfah-light-mode .sfbp-home .sfbp-product-card{
    background:#fffaf1!important;
    border-color:rgba(201,129,54,.24)!important;
    box-shadow:0 12px 26px rgba(92,57,24,.12)!important;
  }

  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info h3,
  html.saltfah-light-mode .sfbp-home .sfbp-product-info h3{
    color:#18120d!important;
  }

  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *,
  html.saltfah-light-mode .sfbp-home .sfbp-price,
  html.saltfah-light-mode .sfbp-home .sfbp-price *{
    color:#b36b12!important;
  }
}

/* v1.5.16 TRUE FINAL: homepage mobile product price readable */
@media (max-width:768px){
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card{
    padding-bottom:13px!important;
  }
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-card-link{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
  }
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info{
    display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    min-height:96px!important;
    padding:11px 12px 0!important;
  }
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-product-info h3{
    min-height:50px!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    line-height:1.28!important;
    text-align:left!important;
  }
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price .amount,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price .woocommerce-Price-amount,
  body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price .woocommerce-Price-currencySymbol{
    margin-top:auto!important;
    padding:8px 0 0!important;
    color:#ffd783!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1.15!important;
    letter-spacing:-.01em!important;
    text-align:left!important;
  }
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price,
  html.saltfah-light-mode body.sorfah-mobile-layout-active.sf-ml-home .sfbp-price *{
    color:#b36b12!important;
  }
}
