/* =========================================================
   V3.3.2 — HALAMAN FLASH SALE GAYA ARAFA
   ========================================================= */
.fs-page{background:#fff;padding-bottom:82px;min-height:70vh;color:#251b20}
.fs-hero{background:linear-gradient(135deg,#d90030,#ef003d 58%,#bd0029);color:#fff;text-align:center;padding:28px 14px 24px;position:relative;overflow:hidden}
.fs-hero:before,.fs-hero:after{content:'';position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.fs-hero:before{width:210px;height:210px;left:-90px;top:-100px}.fs-hero:after{width:170px;height:170px;right:-72px;bottom:-112px}
.fs-hero-inner{position:relative;z-index:1}.fs-kicker{display:inline-flex;align-items:center;gap:8px;font-size:25px;font-weight:950;letter-spacing:.6px;text-transform:uppercase}.fs-kicker i{font-style:normal;color:#ffd329}.fs-hero p{margin:5px 0 14px;font-size:11px;color:rgba(255,255,255,.9)}
.fs-count-label{display:block;font-size:9px;margin-bottom:7px}.fs-countdown{display:flex;justify-content:center;align-items:center;gap:5px}.fs-count-box{display:grid;place-items:center;min-width:42px;height:38px;border-radius:8px;background:#35000d;border:1px solid rgba(255,255,255,.16);font-size:17px;font-weight:950;font-variant-numeric:tabular-nums}.fs-countdown>i{font-style:normal;font-size:18px;font-weight:950}
.fs-notice{margin:12px auto 13px;border:1px solid #f3c9d0;background:#fff4f6;color:#d10b32;border-radius:11px;padding:11px 14px;font-size:10px;font-weight:800;text-align:center}
.fs-content{padding-top:0}.fs-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.fs-card{border:1px solid #ece5e5;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 9px 24px rgba(72,36,43,.055);min-width:0;display:flex;flex-direction:column}.fs-card-image{display:block;position:relative;aspect-ratio:1/1.12;background:#f4eceb;overflow:hidden}.fs-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.fs-card:hover .fs-card-image img{transform:scale(1.025)}.fs-card-image>span{width:100%;height:100%;display:grid;place-items:center;color:#aa9299;font-family:'Playfair Display',serif}
.fs-discount{position:absolute;left:8px;top:8px;border-radius:7px;background:#ffe000;color:#9d2500;padding:5px 7px;font-size:9px;font-weight:950;box-shadow:0 5px 14px rgba(160,90,0,.12)}.fs-soldout{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:rgba(31,27,30,.8);color:#fff;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;white-space:nowrap}
.fs-card-body{padding:11px 11px 12px;display:flex;flex-direction:column;flex:1}.fs-card-category{font-size:8px;color:#a28d94}.fs-card h2{font-size:12px;line-height:1.35;margin:4px 0 10px;min-height:32px}.fs-price-line{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.fs-price-line strong{font-size:16px;color:#e50031;font-weight:950}.fs-price-line s{font-size:9px;color:#9e9497}.fs-rating{display:flex;gap:5px;margin-top:7px;color:#a09296;font-size:8px}.fs-rating b{color:#f2a21a}.fs-stock-label{display:flex;justify-content:space-between;gap:8px;margin-top:9px;font-size:8px;color:#9a858c}.fs-stock-track{height:9px;border-radius:999px;background:#ffe1cd;overflow:hidden;margin:4px 0 10px}.fs-stock-track b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ff622f,#ff8b45)}
.fs-buy{display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:8px;background:#e00031;color:#fff;font-size:10px;font-weight:950;margin-top:auto}.fs-buy:hover{background:#bd0029}.fs-buy.is-disabled{background:#b8b0b2;pointer-events:none}
.fs-empty{margin:28px auto;background:#fff;border:1px dashed #e6d6da;border-radius:18px;padding:45px 24px;text-align:center;max-width:650px}.fs-empty span{font-size:42px}.fs-empty h1{font-family:'Playfair Display',serif;margin:8px 0 5px}.fs-empty p{color:#8f7d83;font-size:12px}.fs-empty a{display:inline-flex;margin-top:13px;border-radius:999px;background:var(--accent);color:#fff;padding:10px 17px;font-size:11px;font-weight:850}
@media(max-width:1000px){.fs-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.fs-page{padding-bottom:86px}.fs-hero{padding:21px 10px 18px}.fs-kicker{font-size:21px}.fs-hero p{font-size:9px}.fs-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fs-content>.container{width:calc(100% - 20px)}.fs-notice{font-size:9px;padding:9px 8px;margin-top:10px}.fs-card{border-radius:11px}.fs-card-image{aspect-ratio:1/1.05}.fs-card-body{padding:8px 8px 9px}.fs-card h2{font-size:10px;min-height:28px;margin-bottom:7px}.fs-price-line strong{font-size:14px}.fs-price-line s{font-size:8px}.fs-buy{min-height:34px;font-size:9px}.fs-count-box{min-width:39px;height:35px;font-size:15px}}
