html body button,
html body #shell .screen button {
  min-height: 48px !important;
  height: 48px !important;
  box-sizing: border-box !important;
}

html body button.icon-btn,
html body button.back-btn,
html body button.ord3-top-btn,
html body button.ord-topbar-btn,
html body button.prod-fab,
html body button.cat-search-toggle-btn,
html body button.copy-id-btn,
html body #shell .screen button.icon-btn,
html body #shell .screen button.back-btn,
html body #shell .screen button.ord3-top-btn,
html body #shell .screen button.ord-topbar-btn,
html body #shell .screen button.prod-fab,
html body #shell .screen button.cat-search-toggle-btn,
html body #shell .screen button.copy-id-btn {
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  min-height: 48px !important;
  padding: 0 !important;
}

html body button.ord3-support-btn,
html body button.ord3-support,
html body #shell .screen button.ord3-support-btn,
html body #shell .screen button.ord3-support {
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  min-height: 48px !important;
}

html body #shell .screen button.cat-card {
  height: auto !important;
  min-height: 112px !important;
}

html body #shell #screen-home #top-sellers-carousel,
html body #shell #screen-home #home-popular-grid {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  touch-action: pan-x !important;
}

html body #shell #screen-home #top-sellers-carousel .prod-card-m3,
html body #shell #screen-home #home-popular-grid .prod-card-m3 {
  flex: 0 0 172px !important;
  width: 172px !important;
  max-width: 172px !important;
}

html body #shell #screen-top-sellers > .scroll-body,
html body #shell #screen-popular > .scroll-body {
  flex: 1 1 0 !important;
  min-height: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

html body #shell #screen-top-sellers .prod-grid-m3,
html body #shell #screen-popular .prod-grid-m3 {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  overflow: visible !important;
}

html body #shell .screen .prod-grid-m3 {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
}

html body #shell .screen > .topbar,
html body #shell .screen > .top-app-bar,
html body #shell .screen > .tbar,
html body #shell .screen > #ord3-topbar {
  background: linear-gradient(115deg, #1c1410 0%, #47200f 66%, #a83c10 145%) !important;
  border-bottom: 0 !important;
  box-shadow: 0 12px 28px rgba(28, 20, 16, 0.18) !important;
}

html body #shell #screen-cart > .top-app-bar,
html body #shell #screen-checkout > .top-app-bar {
  background: linear-gradient(115deg, #1c1410 0%, #47200f 66%, #a83c10 145%) !important;
  background-image: linear-gradient(115deg, #1c1410 0%, #47200f 66%, #a83c10 145%) !important;
  background-color: #1c1410 !important;
  border-bottom: 0 !important;
  box-shadow: 0 12px 28px rgba(28, 20, 16, 0.18) !important;
}

html body #shell .screen > .topbar .icon-btn,
html body #shell .screen > .top-app-bar .icon-btn,
html body #shell .screen > .tbar .back-btn,
html body #shell .screen > .tbar .icon-btn,
html body #shell .screen > #ord3-topbar button,
html body #shell .screen > .topbar .topbar-logo,
html body #shell .screen > .top-app-bar .bar-title,
html body #shell .screen > .top-app-bar .section-title,
html body #shell .screen > .tbar .tbar-title {
  color: #fff !important;
}

html body #shell .screen > .topbar svg,
html body #shell .screen > .top-app-bar svg,
html body #shell .screen > .tbar svg,
html body #shell .screen > #ord3-topbar svg {
  color: #fff !important;
  stroke: currentColor !important;
}

html body #shell .screen > .topbar .icon-btn,
html body #shell .screen > .top-app-bar .icon-btn,
html body #shell .screen > .tbar .back-btn,
html body #shell .screen > .tbar .icon-btn,
html body #shell .screen > #ord3-topbar button {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.18) !important;
}

html body #shell #screen-home > .topbar > .home-left-control {
  color: #fff !important;
  background: var(--md-primary, #ff4d00) !important;
  border-color: transparent !important;
  box-shadow: 0 6px 14px rgba(255, 77, 0, 0.28) !important;
}

html body #shell .screen .ord3-support-btn,
html body #shell .screen .ord3-support,
html body #shell .screen [aria-label*="WhatsApp"] {
  color: #168c4a !important;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

html body #shell .screen .ord3-support-btn svg,
html body #shell .screen .ord3-support svg,
html body #shell .screen [aria-label*="WhatsApp"] svg {
  color: #168c4a !important;
  fill: currentColor !important;
  stroke: currentColor !important;
}

html body #shell .screen .wa-btn {
  color: #fff !important;
  background: #25d366 !important;
  border-color: transparent !important;
}

/* Extracted from legacy inline styles. Keep these classes stable for generated screen markup. */
.ipoo-inline-d945899951 {
  position: absolute;
  top: -20px;
  right: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(232, 80, 10, 0.08);
  pointer-events: none;
}

.ipoo-inline-027208cc47 {
  background-color: white;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
}

.ipoo-inline-02d34b7372 {
  font-size: 13px;
  color: var(--md-on-surface-var);
  margin-bottom: 4px;
}

.ipoo-inline-0301878306 {
  display: block;
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 56px;
  height: 56px;
  border: none;
  border-radius: 12px;
  background: transparent;
  cursor: pointer;
  z-index: 1000;
  transition: all 0.2s ease;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.ipoo-inline-0409663f21 {
  height: 10px;
  background: rgba(31,18,7,0.12);
  border-radius: 100px;
  overflow: hidden;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
}

.ipoo-inline-0482282dab {
  padding-top:8px;
}

.ipoo-inline-07256bd088 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 24px;
  padding: 16px 18px;
  box-shadow: 0 8px 24px rgba(0,0,0,.04);
}

.ipoo-inline-0947ec00ea {
  height: 100%;
  background: linear-gradient(90deg, #ffca57 0%, #ff9d3e 50%, var(--md-primary) 100%);
  border-radius: 100px;
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 10px rgba(255,153,59,.22);
}

.ipoo-inline-0a162ad890 {
  font-size: 12px;
  color: var(--muted);
}

.ipoo-inline-0a28885fa5 {
  background: var(--md-surface);
}

.ipoo-inline-0a85f7145a {
  text-align: center;
  padding: 20px 0 40px;
  font-size: 12px;
  color: var(--md-on-surface-var);
}

.ipoo-inline-0ab58e294d {
  padding: 16px 20px;
}

.ipoo-inline-0ecac64084 {
  background: linear-gradient(135deg, var(--md-primary-light) 0%, var(--md-primary) 100%);
  padding: 40px 20px;
  text-align: center;
  color: var(--md-on-primary);
  border-radius: 0 0 24px 24px;
  box-shadow: 0 8px 24px rgba(232, 80, 10, 0.15);
}

.ipoo-inline-0ed0e90fc3 {
  display: flex;
  gap: 10px;
}

.ipoo-inline-1017cf5aff {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

.ipoo-inline-1047d1c914 {
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  overflow: hidden;
}

.ipoo-inline-1137381f48 {
  margin:0;
  color:#111111;
}

.ipoo-inline-1146919cb6 {
  font-size: 12px;
  font-weight: 700;
  color: var(--md-on-primary);
  padding: 0 12px;
}

.ipoo-inline-1165911ff7 {
  font-size: 11px;
  color: var(--md-on-surface-var);
  margin-top: 4px;
}

.ipoo-inline-13200ea0e6 {
  font-size: 16px;
  font-weight: 700;
  color: #111;
}

.ipoo-inline-13f9dafcae {
  display: flex;
  gap: 12px;
  margin: 24px 0;
  align-items: stretch;
  flex-wrap: wrap;
}

.ipoo-inline-1439cfb687 {
  font-size: 18px;
  font-weight: 800;
  color: var(--on-sur);
  margin-bottom: 20px;
  font-family: var(--font-display);
}

.ipoo-inline-19eb145d5d {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
}

.ipoo-inline-1a05767ad2 {
  transform:scale(1.05);
  margin:0;
}

.ipoo-inline-1aae0d2ad3 {
  display:block;
  font-size:14px;
  font-weight:500;
  opacity:.85;
}

.ipoo-inline-1b5b1bd737 {
  width: auto;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 13px;
  color: var(--md-on-surface-var);
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease;
  margin: 0 20px;
  box-sizing: border-box;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.ipoo-inline-1c5e96851a {
  width:18px;
  height:18px;
  flex-shrink:0;
}

.ipoo-inline-1d8c8846f3 {
  flex-shrink: 0;
  background: white;
  border-radius: 12px;
  padding: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-width: 90px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  cursor: pointer;
}

.ipoo-inline-1e22786804 {
  cursor: pointer;
  position: relative;
}

.ipoo-inline-1e5e837665 {
  margin-bottom: 0;
}

.ipoo-inline-1ef0c754e4 {
  flex: 1;
  background: #fff0e6;
  border-radius: 12px;
  padding: 14px;
  border-left: 4px solid #E8500A;
}

.ipoo-inline-1f6ebf0253 {
  position: absolute;
  top: -60px;
  right: -40px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: rgba(232, 80, 10, 0.12);
  pointer-events: none;
}

.ipoo-inline-2047e2e77c {
  font-size: 14px;
  opacity: 0.92;
}

.ipoo-inline-23be884d73 {
  width: 40px;
  height: 40px;
  background: #fff0e6;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: var(--md-primary);
  flex-shrink: 0;
}

.ipoo-inline-240023b06b {
  position:absolute;
  top:-8px;
  right:-8px;
  background:var(--md-primary);
  color:#fff!important;
  font-weight:900;
  font-size:16px;
  min-width:20px;
  height:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:2px solid var(--md-surface-2);
  border-radius:50%;
}

.ipoo-inline-242b897139 {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:120px;
  width:auto;
  padding:0 16px;
  height:44px;
  border-radius:999px;
  background:#fff;
  color:#111;
  border:1px solid var(--md-outline-var);
  text-decoration:none;
}

.ipoo-inline-24b531c61c {
  cursor: pointer;
}

.ipoo-inline-2659080212 {
  cursor: pointer;
}

.ipoo-inline-2931e06a31 {
  position: relative;
  flex-shrink: 0;
}

.ipoo-inline-2b2bf67008 {
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  border-radius:inherit;
}

.ipoo-inline-3037cca9d2 {
  font-size: 11px;
  color: var(--muted);
  font-weight: 600;
}

.ipoo-inline-30e74d421a {
  position: absolute;
  top: -60px;
  right: -40px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: rgba(232, 80, 10, 0.12);
  pointer-events: none;
}

.ipoo-inline-31f775f9b2 {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 18px;
  padding: 12px 14px;
  box-shadow: 0 8px 24px rgba(0,0,0,.04);
}

.ipoo-inline-3285b84742 {
  padding: 0 20px 20px;
}

.ipoo-inline-34e702ddd1 {
  padding: 14px 20px 18px;
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0.15);
  margin-top: 0;
}

.ipoo-inline-35eb13a56d {
  text-transform:none;
  font-weight:400;
  color:var(--ia-muted);
}

.ipoo-inline-3a74e9b227 {
  font-size: 14px;
  font-weight: 600;
  color: rgba(17,17,17,.75);
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 1.4;
  min-height: 18px;
}

.ipoo-inline-3ba0fc9b75 {
  padding:8px 8px 0;
}

.ipoo-inline-3d35e0380c {
  padding: 0 0 32px;
}

.ipoo-inline-3d80e6d0f0 {
  color: #0a7a68 !important;
}

.ipoo-inline-3fcfee8de3 {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255,255,255,0.72);
  margin-bottom: 12px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 1.45;
  min-height: 40px;
}

.ipoo-inline-40e4e29213 {
  color: var(--err);
}

.ipoo-inline-4176d3bd2d {
  font-size: 13px;
  font-weight: 700;
  color: var(--md-on-surface);
}

.ipoo-inline-41e61131e7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.ipoo-inline-442cb52a0f {
  width:auto;
  min-width:48px;
  padding:0 12px;
  display:flex;
  align-items:center;
  gap:6px;
  font-size:12px;
  font-weight:700;
}

.ipoo-inline-45e9f5a9b2 {
  flex:1;
  padding:0 8px 8px 0;
}

.ipoo-inline-46030e45db {
  background: var(--md-surface-3);
  padding: 28px 20px 38px;
  color: var(--on-surface);
  position: relative;
}

.ipoo-inline-47763c19ed {
  color: #1a3a7a !important;
}

.ipoo-inline-488a00449e {
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.8px;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.05;
}

.ipoo-inline-48e236a61e {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
}

.ipoo-inline-4b2c83c536 {
  display:block;
  font-size:12px;
  font-weight:500;
  opacity:.85;
}

.ipoo-inline-4c9f3b5417 {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 16px 20px 0;
  position: relative;
  z-index: 1;
}

.ipoo-inline-4cf85746fd {
  height: 8px;
  background: var(--surface-2);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 8px;
}

.ipoo-inline-4d0e604ff6 {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #E8500A, #ff6b4a);
  border-radius: 4px;
  transition: width 0.4s ease;
}

.ipoo-inline-4e4138cb36 {
  color: #5c1a9a !important;
}

.ipoo-inline-4f304c5e91 {
  font-size: 13px;
  font-weight: 700;
  color: var(--md-on-surface);
}

.ipoo-inline-5299c15d05 {
  background: white;
  border-radius: 12px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  border-left: 4px solid #555555;
}

.ipoo-inline-573ddaa7a2 {
  height:16px;
}

.ipoo-inline-57529864ca {
  margin-right:8px;
  flex-shrink:0;
}

.ipoo-inline-57e800c691 {
  margin-bottom: 20px;
}

.ipoo-inline-586df51886 {
  width:8px;
  height:8px;
  background:#CCC;
  border-radius:50%;
  margin-top:6px;
  flex-shrink:0;
}

.ipoo-inline-5947681044 {
  font-size: 12px;
  color: #f59e0b;
  font-weight: 600;
}

.ipoo-inline-598951f6ad {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ipoo-inline-5b0287c4a4 {
  color: #8c5a00 !important;
}

.ipoo-inline-5ce1deb242 {
  background: white;
  border-radius: 12px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  border-left: 4px solid #A0A0A0;
}

.ipoo-inline-5d9babaa72 {
  font-size:11px;
  color:#111111;
  margin-top:4px;
}

.ipoo-inline-5e7a3fafc8 {
  font-size: 11px;
  color: var(--muted);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.ipoo-inline-5ed6ebb158 {
  width: 28px;
  height: 28px;
  color: var(--md-on-surface);
}

.ipoo-inline-5f111ea14a {
  font-size: 22px;
  font-weight: 700;
  color: #1c0e06;
  letter-spacing: -0.2px;
  text-align: center;
}

.ipoo-inline-6106e57f62 {
  font-size: 22px;
  color: var(--md-on-primary);
}

.ipoo-inline-6118b6c83c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.ipoo-inline-6228adad99 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  padding: 20px 14px 24px;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  margin: 0;
  border: none;
}

.ipoo-inline-62bf479b7c {
  padding: 12px 16px;
  background: var(--md-surface);
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  gap: 8px;
  overflow-x: auto;
}

.ipoo-inline-6508f6e448 {
  font-family: 'Plus Jakarta Sans', 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 12px;
  color: var(--on-surface);
}

.ipoo-inline-668de5d7e7 {
  font-size: 13px;
  color: var(--muted);
}

.ipoo-inline-688ac11a0e {
  height: 24px;
  margin-bottom: 10px;
}

.ipoo-inline-69260dbbb8 {
  font-size: 18px;
  font-weight: 800;
  color: var(--md-primary);
  font-family: var(--font-display);
}

.ipoo-inline-6938c850e8 {
  background: var(--md-primary);
  color: white;
  padding: 10px 20px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  border: none;
}

.ipoo-inline-6942870f82 {
  flex: 1;
  min-width: 0;
}

.ipoo-inline-69b99848d1 {
  font-size: 22px;
  font-weight: 800;
  color: var(--md-primary);
  font-family: var(--font-display);
}

.ipoo-inline-6c95345c49 {
  flex: 1;
  min-width: 0;
  padding-top: 4px;
}

.ipoo-inline-6d12fe27a2 {
  background: white;
  border-radius: 12px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  border-left: 4px solid #E8A317;
}

.ipoo-inline-6da6fc568a {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, var(--md-primary-light), var(--md-primary));
  border-radius: 4px;
  transition: width 0.4s ease;
}

.ipoo-inline-6f30ba34d1 {
  color:#111111;
}

.ipoo-inline-70c3ca1909 {
  width: 28px;
  height: 28px;
  background: #fff0e6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 800;
  color: var(--md-primary);
  flex-shrink: 0;
}

.ipoo-inline-70dab98bee {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #ff4500 0%, #ff6b4a 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ipoo-inline-722cad24e0 {
  color: #7a5500 !important;
}

.ipoo-inline-7236ff8d17 {
  align-items:flex-start;
  gap:12px;
  opacity:0.7;
}

.ipoo-inline-7393f5f76d {
  width: 140px;
  height: 140px;
  border-radius: 32px;
  background-color: #f4a261;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  color: var(--md-on-primary);
  letter-spacing: -1px;
  overflow: hidden;
  background-image: none;
  padding: 0;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.25);
}

.ipoo-inline-744d594801 {
  width: 48px;
  height: 48px;
  background: #ecfdf5;
  border-radius: 12px;
  border: 2px solid #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ipoo-inline-74fe04386a {
  display: grid;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
  gap: 0;
  margin: 20px 20px 0;
  padding-top: 16px;
  border-top: 0.5px solid rgba(255, 255, 255, 0.08);
  position: relative;
  z-index: 1;
}

.ipoo-inline-7590029473 {
  width: 0%;
}

.ipoo-inline-75b8fd2d80 {
  color: #9a6200 !important;
}

.ipoo-inline-764c97f689 {
  width: 48px;
  height: 48px;
  background: #fef3c7;
  border-radius: 12px;
  border: 2px solid #f59e0b;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ipoo-inline-78367c8c75 {
  font-size: 12px;
  color: var(--on-surface);
  line-height: 1.5;
}

.ipoo-inline-797b43820d {
  font-size: 12px;
  color: var(--md-on-surface-var);
  line-height: 1.6;
}

.ipoo-inline-7abf1d190b {
  width: 24px;
  height: 24px;
}

.ipoo-inline-7c1c06ddfa {
  display: flex;
  gap: 12px;
  padding: 0 20px;
  margin-top: -22px;
  position: relative;
  z-index: 2;
}

.ipoo-inline-7cdbbb2463 {
  font-size: 13px;
  color: #1F1207;
  font-weight: 600;
}

.ipoo-inline-803e2e99c5 {
  font-size: 14px;
  font-weight: 600;
  color: var(--on-surface);
}

.ipoo-inline-80f8383c8d {
  position:absolute;
  top:-6px;
  right:-6px;
  background:var(--md-primary);
  color:white;
  border-radius:50%;
  width:18px;
  height:18px;
  display:none;
  align-items:center;
  justify-content:center;
  font-size:10px;
  font-weight:700;
}

.ipoo-inline-81001f8745 {
  font-size: 11px;
  color: var(--md-on-surface-var);
  margin-top: 4px;
}

.ipoo-inline-821c5a4711 {
  position: absolute;
  top: -20px;
  right: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(232, 80, 10, 0.08);
  pointer-events: none;
}

.ipoo-inline-82806d983a {
  font-size: 15px;
  font-weight: 700;
  color: var(--on-surface);
}

.ipoo-inline-82c73bec51 {
  padding: 16px 20px;
  background: linear-gradient(135deg, #fff0e6, #fff8f4);
  border-bottom: 1px solid var(--border);
}

.ipoo-inline-82ed5009c0 {
  color: #c05c00 !important;
}

.ipoo-inline-8412b59d53 {
  font-size:14px;
  display:flex;
  align-items:center;
  gap:8px;
}

.ipoo-inline-845fc935a1 {
  background: white;
  border-radius: 12px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}

.ipoo-inline-8567c8de88 {
  padding: 20px 16px 12px;
  font-size: 32px;
  font-weight: 700;
  color: var(--md-on-surface);
  display: flex;
  align-items: center;
  gap: 8px;
}

.ipoo-inline-85ab6dcf32 {
  font-size: 10px;
  color: #fff;
  font-weight: 500;
}

.ipoo-inline-875f752641 {
  font-size: 14px;
  color: var(--on-surface);
}

.ipoo-inline-890d10a659 {
  background: #fff;
  border-radius: 24px;
  padding: 20px 12px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid var(--border);
  box-shadow: 0 8px 24px rgba(0,0,0,.05);
}

.ipoo-inline-89103aef3e {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 20px 12px;
  margin-bottom: 8px;
}

.ipoo-inline-8ab0029fe2 {
  width:24px;
  height:24px;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.ipoo-inline-8bfcae2ed7 {
  margin: 0 12px 20px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: none;
}

.ipoo-inline-8d61cae80b {
  padding: 12px 16px;
  background: var(--md-surface);
  border-bottom: 1px solid #e8e8e8;
  display: none;
  gap: 8px;
  overflow-x: auto;
  flex-wrap: nowrap;
}

.ipoo-inline-8eabd81261 {
  padding: 20px 16px 12px;
  font-size: 18px;
  font-weight: 800;
  color: var(--md-on-surface);
  display: flex;
  align-items: center;
  gap: 8px;
}

.ipoo-inline-90f0c58145 {
  padding: 0 12px 24px;
}

.ipoo-inline-914da074fd {
  width:8px;
  height:8px;
  background:var(--pri);
  border-radius:50%;
  margin-top:6px;
  flex-shrink:0;
}

.ipoo-inline-9336245fea {
  font-size: 9px;
  color: #fff;
  margin-top: 4px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.ipoo-inline-94a0e60a7d {
  color: #10b981;
  flex-shrink: 0;
}

.ipoo-inline-979008fa46 {
  text-align: center;
  padding-bottom: 18px;
}

.ipoo-inline-9ab48971d2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 0 12px 24px;
}

.ipoo-inline-9be43356ce {
  background: rgba(255, 255, 255, 0.16);
  margin: 4px 0 16px;
}

.ipoo-inline-9c766357e9 {
  display: none;
}

.ipoo-inline-9ce2553b4b {
  width: 20px;
  height: 20px;
}

.ipoo-inline-9d38b5ca24 {
  font-size: 14px;
  font-weight: 700;
  color: var(--on-surface);
}

.ipoo-inline-9e2c4cc4a0 {
  font-size: 13px;
  color: var(--md-on-surface-var);
  margin-bottom: 4px;
  word-break: break-word;
}

.ipoo-inline-9e6661dd51 {
  font-size: 12px;
  color: #0284c7;
  font-weight: 600;
}

.ipoo-inline-9ffd81f09f {
  font-size: 12px;
  color: var(--muted);
  margin-top: 6px;
}

.ipoo-inline-a053fe9c6f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.ipoo-inline-a0c6d82ae3 {
  background: #fef1ee;
  border-radius: 14px;
  padding: 18px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: all 0.3s;
  border: 2px solid #e5e7eb;
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.ipoo-inline-a253364689 {
  background: linear-gradient(135deg, var(--md-primary) 0%, #f26a1b 100%);
  padding: 30px 20px 26px;
  text-align: center;
  color: var(--md-on-primary);
  border-radius: 0 0 32px 32px;
  box-shadow: 0 8px 24px rgba(255, 128, 0, 0.16);
}

.ipoo-inline-a3005c92b3 {
  padding: 24px 16px 12px;
  font-size: 18px;
  font-weight: 800;
  color: var(--md-on-surface);
  display: flex;
  align-items: center;
  gap: 8px;
}

.ipoo-inline-a36cf9a305 {
  padding: 24px 20px 28px;
  background: var(--md-surface-3);
}

.ipoo-inline-a8071b1c70 {
  background: none;
  border: none;
  color: var(--md-primary);
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  padding: 0;
}

.ipoo-inline-a88e9b1b24 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 11px;
  color: var(--muted);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.ipoo-inline-a968746539 {
  font-size: 14px;
  margin: 0;
  opacity: 0.95;
  line-height: 1.5;
}

.ipoo-inline-ab91b23f5a {
  display: none;
  padding: 12px 16px;
  background: var(--md-surface);
  border-bottom: 1px solid #e8e8e8;
  gap: 8px;
  overflow-x: auto;
}

.ipoo-inline-adf219f6c2 {
  font-weight: 700;
  color: var(--md-on-surface);
  margin-bottom: 6px;
  font-size: 13px;
}

.ipoo-inline-b130be97e8 {
  border-radius: 14px;
  background: var(--md-primary-container);
}

.ipoo-inline-b1dcbc56da {
  background: var(--md-surface-3);
  padding: 0;
}

.ipoo-inline-b25813bbad {
  color: #2a7a2a !important;
}

.ipoo-inline-b42d5839b1 {
  padding: 12px 8px;
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  display: flex;
  gap: 8px;
  overflow-x: auto;
}

.ipoo-inline-b5233c0ca3 {
  height: 24px;
}

.ipoo-inline-b592715336 {
  color:#fff;
}

.ipoo-inline-b59add125b {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}

.ipoo-inline-b5df232594 {
  color:inherit;
}

.ipoo-inline-b60cc34c58 {
  position: absolute;
  bottom: -5px;
  right: -5px;
  background: #e8500a;
  border-radius: 6px;
  padding: 2px 7px;
  font-size: 9px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
  border: 2px solid #1c0e06;
}

.ipoo-inline-b6d5b72302 {
  font-size: 13px;
  font-weight: 500;
  opacity: 0.9;
  margin-bottom: 6px;
  letter-spacing: 0.3px;
}

.ipoo-inline-b6ef9ba1af {
  flex: 1;
  background: white;
  border-radius: 16px;
  padding: 16px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.ipoo-inline-b74afadd59 {
  border:none;
  outline:none;
  background:transparent;
  width:100%;
  font-size:14px;
  color:#111;
}

.ipoo-inline-b897bcebe7 {
  height: 6px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 100px;
  overflow: hidden;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ipoo-inline-ba3a863711 {
  color: var(--md-primary);
  flex-shrink: 0;
}

.ipoo-inline-bad3c1cc6d {
  position:fixed;
  top:0;
  left:50%;
  transform:translateX(-50%);
  width:min(430px, 100vw);
  max-width:100%;
  height:100dvh;
  pointer-events:none;
  z-index:9998;
}

.ipoo-inline-bad602cc80 {
  display: flex;
  justify-content: space-between;
  margin-top: 7px;
}

.ipoo-inline-bc7deade73 {
  font-size: 12px;
  color: var(--on-surface);
  display: block;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.ipoo-inline-bc8732a5eb {
  background: #fef1ee;
  border-radius: 12px;
  padding: 16px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  border: 2px solid transparent;
}

.ipoo-inline-bccf2759a6 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1;
  font-family: &quot;
  Google Sans Display&quot;
  , sans-serif;
}

.ipoo-inline-bcd0d86e69 {
  padding: 16px;
}

.ipoo-inline-bdb0fe9b33 {
  font-family: 'Plus Jakarta Sans', 'DM Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 8px;
  line-height: 1.2;
}

.ipoo-inline-bdbd5f01c4 {
  color: #a01818 !important;
}

.ipoo-inline-be8e63caf6 {
  font-weight: 700;
}

.ipoo-inline-c15110d63d {
  position: absolute;
  top: -8px;
  right: -8px;
  background: none;
  color: var(--md-primary);
  font-weight: 900;
  font-size: 16px;
  min-width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ipoo-inline-c2281dd01d {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}

.ipoo-inline-c2555f1761 {
  font-size: 22px;
  font-weight: 700;
  color: var(--md-on-primary);
  letter-spacing: -0.5px;
  line-height: 1;
  font-family: &quot;
  Google Sans Display&quot;
  , sans-serif;
}

.ipoo-inline-c306c0699a {
  color: #b84a00 !important;
}

.ipoo-inline-c451fdb053 {
  position:relative;
}

.ipoo-inline-c5256bd45d {
  background: none;
  border: none;
  color: var(--md-primary);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
}

.ipoo-inline-c604d32eb2 {
  height: 12px;
}

.ipoo-inline-c725dd20bc {
  width: 140px;
  height: 140px;
  border-radius: 14px;
  border: 1px solid rgba(255, 120, 40, 0.9);
  background-color: #f4a261;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -1px;
  overflow: hidden;
  background-image: none;
  padding: 0;
  box-shadow: 0 0 0 1px rgba(255, 120, 40, 0.08);
}

.ipoo-inline-c991aab287 {
  color: #8c1a5a !important;
}

.ipoo-inline-cab95b0ff6 {
  font-size: 36px;
  font-weight: 800;
  font-family: var(--font-display);
  line-height: 1.1;
  margin-bottom: 6px;
}

.ipoo-inline-cb45893012 {
  display:none;
}

.ipoo-inline-cc24127d7a {
  border: none;
  background: var(--md-primary);
  color: #fff;
  border-radius: 999px;
  padding: 10px 16px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 8px 16px rgba(255,69,0,0.2);
}

.ipoo-inline-ccfefb8daf {
  width: 24px;
  height: 24px;
  background: var(--md-primary);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 1px;
}

.ipoo-inline-cd1aa276da {
  background: var(--md-surface-1);
  border-radius: 100px;
  padding: 3px 9px;
  font-size: 11px;
  font-weight: 700;
  color: var(--md-on-surface-var);
}

.ipoo-inline-cdd8ca0640 {
  text-align: center;
}

.ipoo-inline-d21ec2c274 {
  width: 54px;
  height: 54px;
}

.ipoo-inline-d2dc0a7a50 {
  flex: 1;
}

.ipoo-inline-d2e2fa8f53 {
  background: white;
  border-radius: 14px;
  padding: 18px;
  opacity: 0.6;
  cursor: not-allowed;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  border: 2px solid #e5e7eb;
}

.ipoo-inline-d3277930cd {
  margin-bottom: 16px;
}

.ipoo-inline-d51e20bef9 {
  position: absolute;
  bottom: -5px;
  right: -5px;
  background: var(--md-primary);
  border-radius: 999px;
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 700;
  color: var(--md-on-primary);
  letter-spacing: 0.4px;
  border: 2px solid #1c0e06;
  min-width: 68px;
  text-align: center;
}

.ipoo-inline-d5f690c70a {
  height: 8px;
}

.ipoo-inline-d612114060 {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}

.ipoo-inline-d623de8ed4 {
  font-size: 12px;
  color: #10b981;
  font-weight: 600;
}

.ipoo-inline-d6f8ec445a {
  font-size: 28px;
  margin-bottom: 6px;
}

.ipoo-inline-d88f162fb7 {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, var(--md-primary-light) 0%, var(--md-primary) 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ipoo-inline-d9f291e0ac {
  height: 100%;
  background: linear-gradient(
                    90deg,
                    #ffb700 0%,
                    #ff8c42 50%,
                    #e8500a 100%
                  );
  border-radius: 100px;
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 8px rgba(232, 80, 10, 0.4);
}

.ipoo-inline-da5cd67622 {
  flex:1;
}

.ipoo-inline-dc3108a754 {
  background: var(--md-surface-3);
}

.ipoo-inline-dd5b9e2bab {
  font-weight: 700;
  color: var(--md-on-surface);
  margin-bottom: 2px;
  font-size: 15px;
}

.ipoo-inline-dd76ac174e {
  width:100%;
  margin-top:0;
}

.ipoo-inline-dec3fa2521 {
  background:var(--ia-off);
  color:var(--ia-navy);
}

.ipoo-inline-df06c75f31 {
  padding: 18px 12px 0;
}

.ipoo-inline-df68abc4eb {
  padding: 0 12px 20px;
  margin: 0;
}

.ipoo-inline-e23c64af2b {
  font-size: 20px;
}

.ipoo-inline-e3dab78e84 {
  font-size:16px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.ipoo-inline-e45feaa24f {
  font-size: 13px;
  color: var(--muted);
  font-weight: 500;
}

.ipoo-inline-e49c40ce29 {
  font-size:10px;
  font-weight:500;
  color:#111111;
}

.ipoo-inline-e607034158 {
  background: white;
  border-radius: 16px;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  overflow: hidden;
}

.ipoo-inline-e6ee584656 {
  padding: 0;
  overflow: hidden;
}

.ipoo-inline-eabaedf5f3 {
  margin: 0 12px 20px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.ipoo-inline-ecebc55d3c {
  border-radius: 14px;
  background: var(--md-primary-container);
  margin-bottom: 8px;
}

.ipoo-inline-ed2dfa6ea0 {
  padding: 16px 16px 12px;
  font-size: 13px;
  color: var(--md-on-surface-var);
}

.ipoo-inline-ed6b3071c9 {
  background: linear-gradient(135deg, #221009 0%, #3b1b10 50%, #170a05 100%);
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  margin: 16px;
  border-radius: 24px;
  box-shadow:
              0 18px 44px rgba(56, 23, 8, 0.22),
              inset 0 1px 0 rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 161, 99, 0.24);
}

.ipoo-inline-ee5859a436 {
  background: white;
  border-radius: 16px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.ipoo-inline-f0c82258d2 {
  background: #1c0e06;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  margin: 16px;
  border-radius: 24px;
  box-shadow:
              0 1px 4px rgba(28, 20, 16, 0.06),
              0 4px 20px rgba(28, 20, 16, 0.05);
  border: 1px solid rgba(232, 80, 10, 0.15);
}

.ipoo-inline-f1aad51b6a {
  padding: 20px 16px 40px;
}

.ipoo-inline-f32e866295 {
  height: 32px;
}

.ipoo-inline-f391aa8d2e {
  background: var(--surface-2);
}

.ipoo-inline-f4bb876c3d {
  font-size: 14px;
  color: var(--md-on-surface-var);
  margin-bottom: 2px;
}

.ipoo-inline-f53b63c12a {
  align-items:flex-start;
  gap:12px;
}

.ipoo-inline-f5435e9ae0 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  padding: 20px 12px 8px;
  margin-bottom: 8px;
}

.ipoo-inline-f617d492fb {
  width:26px;
  height:26px;
}

.ipoo-inline-f6a01679cc {
  color: #1a4fa0 !important;
}

.ipoo-inline-f6c3b7b8bf {
  background: linear-gradient(135deg, #f3e8ff 0%, #fce7f3 100%);
  border-radius: 14px;
  padding: 16px;
  margin: 20px 12px;
  border-left: 4px solid var(--md-primary);
}

.ipoo-inline-f7698e4bb0 {
  display: none;
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 56px;
  height: 56px;
  border: none;
  border-radius: 12px;
  background: transparent;
  cursor: pointer;
  z-index: 1000;
  transition: all 0.2s ease;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.ipoo-inline-f7fe2dca6f {
  display:none;
  font-size:13px;
  color:var(--md-on-surface-var);
  margin-top:8px;
}

.ipoo-inline-fa9aecccff {
  display:block;
}

.ipoo-inline-fb7d5f6220 {
  width: 48px;
  height: 48px;
  background: #f0f9ff;
  border-radius: 12px;
  border: 2px solid #0284c7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ipoo-inline-fb8edd9bbe {
  flex: 1;
  background: #fff0e6;
  border-radius: 12px;
  padding: 14px;
  border-left: 4px solid var(--md-primary);
}

.ipoo-inline-fbe5b3a6bb {
  font-size: 12px;
  color: var(--org);
  font-weight: 600;
}

.ipoo-inline-fd16eaa8b4 {
  margin-top: 16px;
  margin-bottom: 8px;
}

.ipoo-inline-fd439d8de1 {
  color: #0284c7;
  flex-shrink: 0;
}

.ipoo-inline-ff16ae96e6 {
  font-size: 20px;
  font-weight: 700;
  color: #111111;
  letter-spacing: -0.35px;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

