:root{--primary:#ff5f2d;--primary-dark:#e04b1a;--primary-light:#fff0eb;--bg:#f8f9fd;--surface:#fff;--surface-secondary:#f3f4f6;--border:#e5e7eb;--text-primary:#1a1a2e;--text-secondary:#4b5563;--text-tertiary:#6b7280;--cashback:#ff5f2d;--raffle:#8b5cf6;--gift:#ec4899;--coupon:#3b82f6;--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-2xl:48px;--sp-3xl:80px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 16px #0000001f;--ease:cubic-bezier(.16,1,.3,1);--transition:all .3s var(--ease)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);max-width:100vw;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.01em;color:var(--text-primary);font-family:Outfit,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}.container{max-width:1200px;padding:0 var(--sp-lg);margin:0 auto}@media (max-width:768px){.container{padding:0 16px}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition)}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn{border-radius:var(--radius-full);transition:var(--transition);cursor:pointer;border:none;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:600;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:scale(1.02)}.btn-outline{color:var(--primary);border:2px solid var(--primary);background:0 0}.btn-outline:hover{background:var(--primary-light)}
.Header-module__hBw1pG__header{z-index:1000;background:#ff5f2d;border-bottom:1px solid #00000014;width:100%;transition:all .25s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #ff5f2d40}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ff5f2dfa;border-bottom:1px solid #0000001f;box-shadow:0 6px 24px #e04b1a59}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;height:58px;display:flex}.Header-module__hBw1pG__desktopNav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__brandLink{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;text-decoration:none;transition:transform .2s;display:flex}.Header-module__hBw1pG__brandLink:hover{transform:scale(1.02)}.Header-module__hBw1pG__brandIcon{background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001f}.Header-module__hBw1pG__brandIcon img{object-fit:contain;width:100%;height:100%}.Header-module__hBw1pG__brandName{letter-spacing:-.03em;color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:800;line-height:1}.Header-module__hBw1pG__desktopCtaBtn{color:#ff5f2d;letter-spacing:-.2px;cursor:pointer;background:#fff;border:none;border-radius:9999px;align-items:center;gap:9px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #00000024}.Header-module__hBw1pG__desktopCtaBtn:hover{background:#fff8f5;transform:translateY(-1px)scale(1.02);box-shadow:0 6px 20px #00000038}.Header-module__hBw1pG__desktopCtaBtn:active{transform:translateY(0)scale(.98)}.Header-module__hBw1pG__desktopCtaIcon{color:#ff5f2d;background:#ff5f2d1f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Header-module__hBw1pG__mobileBanner{justify-content:space-between;align-items:center;width:100%;height:60px;display:none}.Header-module__hBw1pG__mobileAppMeta{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileAppIcon{background:#fff;border-radius:10px;flex-shrink:0;width:38px;height:38px;overflow:hidden;box-shadow:0 2px 8px #00000026}.Header-module__hBw1pG__mobileAppIcon img{object-fit:contain;width:100%;height:100%}.Header-module__hBw1pG__mobileAppInfo{flex-direction:column;justify-content:center;display:flex}.Header-module__hBw1pG__mobileAppTitle{color:#fff;letter-spacing:-.3px;font-family:Bricolage Grotesque,sans-serif;font-size:17px;font-weight:800;line-height:1.15}.Header-module__hBw1pG__mobileAppSub{color:#ffffffeb;margin-top:1px;font-size:11px;font-weight:600;line-height:1.2}.Header-module__hBw1pG__mobileCtaBtn{color:#ff5f2d;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;min-height:38px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:13px;font-weight:800;transition:transform .15s,background-color .15s;display:inline-flex;box-shadow:0 3px 12px #00000029}.Header-module__hBw1pG__mobileCtaBtn:hover,.Header-module__hBw1pG__mobileCtaBtn:active{background:#fff8f5;transform:scale(.97)}.Header-module__hBw1pG__bottomThumbBar{z-index:999;pointer-events:none;justify-content:center;display:none;position:fixed;bottom:16px;left:16px;right:16px}.Header-module__hBw1pG__bottomThumbBtn{pointer-events:auto;color:#fff;letter-spacing:-.2px;cursor:pointer;background:linear-gradient(135deg,#ff5f2d 0%,#ff440a 100%);border:none;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;max-width:440px;height:52px;padding:0 16px 0 20px;font-family:Outfit,sans-serif;font-size:15px;font-weight:800;display:flex;box-shadow:0 10px 25px #ff5f2d73}.Header-module__hBw1pG__bottomThumbIcon{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module__hBw1pG__modalBackdrop{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__modalCard{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:390px;padding:34px 30px 28px;position:relative;box-shadow:0 25px 60px -12px #00000047,0 0 0 1px #0000000d}.Header-module__hBw1pG__modalCloseBtn{color:#6b7280;cursor:pointer;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Header-module__hBw1pG__modalCloseBtn:hover{color:#111827;background:#0000001a}.Header-module__hBw1pG__modalTitle{color:#111827;letter-spacing:-.5px;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:23px;font-weight:800}.Header-module__hBw1pG__modalSubtitle{color:#6b7280;max-width:300px;margin:0 auto 20px;font-size:13px;line-height:1.45}.Header-module__hBw1pG__modalQrWrap{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:center;align-items:center;width:220px;height:220px;margin:0 auto;padding:12px;display:flex;box-shadow:0 8px 24px #0000000f}.Header-module__hBw1pG__modalQrImg{object-fit:contain;width:100%;height:100%}.Header-module__hBw1pG__modalDivider{justify-content:center;align-items:center;margin:20px 0 16px;display:flex;position:relative}.Header-module__hBw1pG__modalDivider:before{content:"";background:#e5e7eb;height:1px;position:absolute;left:0;right:0}.Header-module__hBw1pG__modalDivider span{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;background:#fff;padding:0 12px;font-size:11px;font-weight:600;position:relative}.Header-module__hBw1pG__modalBadges{justify-content:center;gap:12px;display:flex}.Header-module__hBw1pG__modalBadgeLink{transition:transform .2s}.Header-module__hBw1pG__modalBadgeLink:hover{transform:translateY(-2px)}.Header-module__hBw1pG__modalBadgeLink img{width:auto;height:38px;display:block}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__mobileBanner,.Header-module__hBw1pG__bottomThumbBar{display:flex}.Header-module__hBw1pG__headerInner{height:60px}}
