*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#f7f7f7;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}#root{background:#f7f7f7;max-width:480px;min-height:100vh;margin:0 auto;position:relative}button{cursor:pointer;font-family:inherit}.app-shell{background:#f7f7f7;min-height:100vh}.bottom-nav{max-width:480px;padding:10px 4px calc(10px + env(safe-area-inset-bottom,0px));z-index:50;background:#fff;border-top:1px solid #f0f0f0;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000a}.bottom-nav__item{color:#8a8a8a;flex-direction:column;flex:1;align-items:center;gap:4px;text-decoration:none;display:flex;position:relative}.bottom-nav__icon-wrap{justify-content:center;align-items:center;display:flex;position:relative}.bottom-nav__dot{background:#ee3b3b;border-radius:50%;width:5px;height:5px;position:absolute;top:-10px}.bottom-nav__icon{color:inherit}.bottom-nav__item--active{color:#ee3b3b;font-weight:600}.bottom-nav__label{font-size:11px;line-height:1}.bottom-nav__badge{color:#fff;background:#ee3b3b;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-10px}.product-card{background:#fff;border:1px solid #f1f1f1;border-radius:14px;overflow:hidden}.product-card__image-wrap{aspect-ratio:1;background:#eee;width:100%;position:relative}.product-card__image{object-fit:cover;width:100%;height:100%;display:block}.product-card__fav{background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #00000026}.product-card__body{padding:10px 10px 12px}.product-card__name{color:#1a1a1a;margin:0 0 6px;font-size:14px;font-weight:500}.product-card__row{justify-content:space-between;align-items:center;display:flex}.product-card__price{color:#1a1a1a;font-size:14px;font-weight:700}.product-card__stock{color:#ee3b3b;font-size:12px;font-weight:500}.beranda{padding-bottom:96px}.beranda__hero{background:linear-gradient(135deg,#f24c3d 0%,#ee3b3b 100%);border-radius:0 0 20px 20px;padding:20px 16px 24px}.beranda__greeting{color:#fff;margin:0 0 16px;font-size:22px;font-weight:700}.beranda__search{gap:10px;display:flex}.beranda__search-input{background:#fff;border-radius:12px;flex:1;align-items:center;gap:8px;padding:12px 14px;display:flex}.beranda__search-input input{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:14px}.beranda__filter-btn{background:#fff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.beranda__promo{padding:18px 16px 0}.beranda__promo-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.beranda__promo-head h2{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.beranda__promo-link{color:#ee3b3b;font-size:13px;font-weight:600;text-decoration:none}.beranda__banner{background:#1c1310 url(https://images.unsplash.com/photo-1602470520998-f4a52199a3d6?auto=format&fit=crop&w=800&q=70) 100%/55% 100% no-repeat;border-radius:16px;align-items:center;min-height:190px;display:flex;overflow:hidden}.beranda__banner-text{max-width:62%;padding:20px 16px}.beranda__banner-title{color:#fff;margin:0 0 8px;font-size:19px;font-weight:700;line-height:1.3}.beranda__banner-sub{color:#ddd;margin:0 0 14px;font-size:11px}.beranda__banner-cta{color:#fff;background:#ee3b3b;border:none;border-radius:8px;padding:9px 14px;font-size:12px;font-weight:600}.beranda__dots{justify-content:center;gap:6px;padding:10px 0 2px;display:flex}.beranda__dot{background:#e4e4e4;border-radius:50%;width:6px;height:6px}.beranda__dot--active{background:#ee3b3b;border-radius:4px;width:16px}.beranda__section-title{color:#1a1a1a;margin:0 0 12px;font-size:15px;font-weight:700}.beranda__kategori{padding:20px 16px 0}.beranda__kategori-list{gap:12px;display:flex}.beranda__kategori-item{background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;padding:0;display:flex}.beranda__kategori-icon{background:#fdeceb;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.beranda__kategori-icon--active{background:#ee3b3b}.beranda__kategori-label{color:#444;font-size:12px}.beranda__produk{padding:20px 16px 0}.beranda__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.katalog{background:#fff;min-height:100vh;padding-bottom:96px}.katalog__header{align-items:center;gap:12px;padding:16px;display:flex}.katalog__back{background:#fff;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.katalog__title{text-align:center;color:#1a1a1a;flex:1;margin:0;font-size:18px;font-weight:700}.katalog__spacer{flex-shrink:0;width:36px}.katalog__tabs{scrollbar-width:none;gap:8px;padding:0 16px 16px;display:flex;overflow-x:auto}.katalog__tabs::-webkit-scrollbar{display:none}.katalog__tab{color:#555;white-space:nowrap;background:#f4f4f4;border:none;border-radius:20px;flex-shrink:0;padding:9px 18px;font-size:13px;font-weight:600}.katalog__tab--active{color:#fff;background:#ee3b3b}.katalog__grid{border-top:6px solid #f7f7f7;grid-template-columns:1fr 1fr;gap:12px;padding:16px 16px 0;display:grid}.empty-state{min-height:100vh;padding-bottom:96px}.empty-state__header{padding:20px 16px}.empty-state__header h1{color:#1a1a1a;margin:0;font-size:22px;font-weight:700}.empty-state__body{color:#b5b5b5;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 16px;font-size:14px;display:flex}
