/* Auto-generated from One Stop Invoice.html reference prototype */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap');

.site-wrap.mkt-ref {
  font-family: 'Plus Jakarta Sans', var(--font-family), sans-serif;
  color: var(--text-dark);
  background: #f0f4f8;
  --bg: #f0f4f8;
  --separator-color: #e4eaf0;
  --border: #e4eaf0;
}
:root {
  --separator-color: var(--border);
  --radius-md: 8px;
  --radius-xs: 6px;
  --transition: all 0.2s ease;
}
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}
.site-wrap.mkt-ref a[class^="ref-"],
.site-wrap.mkt-ref a[class*=" ref-"],
.site-wrap.mkt-ref a.mkt-ref-nav__brand,
.site-wrap.mkt-ref a.mkt-ref-nav__link,
.site-wrap.mkt-ref a.mkt-ref-nav__login,
.site-wrap.mkt-ref a.mkt-ref-nav__cta {
	text-decoration: none;
}

.site-wrap.mkt-ref a[class^="ref-"]:hover,
.site-wrap.mkt-ref a[class*=" ref-"]:hover {
	text-decoration: none;
}
:root { --font-family: "Plus Jakarta Sans", sans-serif; }

/* === HOME === */
.ref-home-0236ca16 {
  max-width: 1020px;
  margin: 0 auto -64px;
  animation: scaleUp 0.8s cubic-bezier(0.22,1,0.36,1) 0.5s both;
  position: relative;
  z-index: 2;
}

.ref-home-040d4150 {
  font-size: 16px;
  color: var(--text-mid);
  margin: 0;
}

.ref-home-04858c9d {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}

.ref-home-054f0006 {
  width: 100%;
  padding: 10px 13px;
  border: 1.5px solid var(--border);
  border-radius: var(--radius-md);
  font-size: 14px;
  color: var(--text-dark);
  background: #fff;
  transition: border-color 0.2s;
}

.ref-home-060f7550 {
  background: var(--primary-mid);
  padding: 32px 32px 28px;
  text-align: center;
}

.ref-home-062c07fb {
  flex: 1;
  min-width: 220px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 28px 24px;
}

.ref-home-0693c77b {
  font-size: 12px;
  color: rgba(255,255,255,0.38);
  margin: 0;
  letter-spacing: 0.02em;
}

.ref-home-072fbc7d {
  font-size: 11px;
  font-weight: 700;
  color: #e07b00;
}

.ref-home-087dc350 {
  color: var(--primary-mid);
  font-size: 18px;
}

.ref-home-09973c8e {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
  margin-bottom: 6px;
}

.ref-home-0c616785 {
  width: 52px;
  background: #1a4a4a;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 0;
  gap: 16px;
  flex-shrink: 0;
}

.ref-home-0da97599 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.ref-home-0e4c3a75 {
  width: 100%;
  background: #f5f7f7;
  display: flex;
  flex-direction: column;
  min-height: 420px;
}

.ref-home-0f297e0a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 18px;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) 0.28s both;
}

.ref-home-0f871345 {
  flex: 1;
  background: #2a2a2a;
  border-radius: 4px;
  height: 20px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.ref-home-10410a33 {
  max-width: 820px;
  margin: 0 auto;
}

.ref-home-12132add {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
  margin: 0 0 24px;
}

.ref-home-1666f291 {
  font-size: 11px;
  font-weight: 700;
  color: #222;
}

.ref-home-18326e93 {
  background: #e8faf2;
  color: #00a870;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 99px;
  font-size: 10px;
}

.ref-home-1913f1ee {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 48%;
}

.ref-home-1b269939 {
  font-size: 10px;
  color: #888;
}

.ref-home-1dd8da60 {
  color: var(--success);
  font-size: 44px;
  display: block;
  margin-bottom: 16px;
}

.ref-home-1f5a61bf {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 70%;
}

.ref-home-2114b44c {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0 0 20px;
  line-height: 1.7;
}

.ref-home-22012938 {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: flex-end;
  padding-top: 8px;
  border-top: 1px solid #e8f0f0;
  margin-top: 5px;
}

.ref-home-225514f5 {
  background: #fff;
  border-radius: 7px;
  padding: 10px 13px;
  border: 1px solid #e2e8e8;
  display: flex;
  align-items: center;
  gap: 11px;
}

.ref-home-22644dd4 {
  background: #fff;
  border-top: 1px solid var(--separator-color);
  border-bottom: 1px solid var(--separator-color);
  padding: 84px 28px 40px;
}

.ref-home-23cbc4c1 {
  font-size: 15px;
  font-weight: 500;
  color: rgba(255,255,255,0.55);
}

.ref-home-2415b458 {
  width: 38px;
  height: 38px;
  border-radius: var(--radius-xs);
  background: #f0fff5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-home-241c1a1c {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.28);
  padding: 14px 32px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-2620d203 {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 14px 32px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-2865b533 {
  flex: 1;
  min-width: 240px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.ref-home-2a6bf18d {
  font-size: 9px;
}

.ref-home-2fef4350 {
  padding: 12px 20px;
  text-align: center;
  border-bottom: 1px solid var(--separator-color);
}

.ref-home-2ff65649 {
  font-size: 13px;
  font-weight: 600;
  color: #25d366;
}

.ref-home-300706e4 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 28%;
}

.ref-home-31cae0d6 {
  font-size: 10px;
  color: #e07b00;
}

.ref-home-32f1d9a4 {
  background: #1c1c1c;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.ref-home-346b1e89 {
  font-size: 80px;
  font-weight: 900;
  color: var(--primary-ghost);
  letter-spacing: -0.04em;
  line-height: 1;
  margin-bottom: 4px;
}

.ref-home-346c1e60 {
  color: #888;
}

.ref-home-34d7fd66 {
  font-size: 18px;
  font-weight: 800;
  color: #e07b00;
}

.ref-home-35552b71 {
  flex: 1.2;
  min-width: 300px;
}

.ref-home-392d7d57 {
  text-align: center;
  margin-bottom: 52px;
}

.ref-home-3a43c179 {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
  margin-bottom: 9px;
}

.ref-home-3b489734 {
  text-align: center;
  margin-bottom: 48px;
}

.ref-home-3b8c250a {
  display: block;
  font-size: 11.5px;
  font-weight: 600;
  color: var(--text-mid);
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.ref-home-3bec7d5c {
  font-size: 10.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--text-muted);
  margin: 0 0 14px;
}

.ref-home-3c5dedc7 {
  font-size: 12px;
  font-weight: 700;
  color: #1a4a4a;
}

.ref-home-3feba8e9 {
  font-size: 10px;
  color: rgba(255,255,255,0.35);
  font-family: var(--font-mono);
}

.ref-home-405187c8 {
  color: var(--danger);
  font-size: 16px;
}

.ref-home-41c0e2ed {
  text-align: center;
  margin-bottom: 64px;
}

.ref-home-44b13a25 {
  font-size: 13px;
  font-weight: 600;
  color: var(--primary-mid);
}

.ref-home-44f0063b {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 13px 28px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ref-home-451a6332 {
  font-size: clamp(38px, 6vw, 62px);
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 24px;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) 0.08s both;
}

.ref-home-45b11f1d {
  display: flex;
  font-size: 10px;
  color: #333;
  padding: 6px 0;
  gap: 6px;
}

.ref-home-46754353 {
  width: 100%;
  background: #f5f7f7;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-height: 300px;
}

.ref-home-46abcdb9 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #4a7a6a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-home-47aaaed8 {
  font-size: 9px;
  color: #888;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.ref-home-47bdfdc3 {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0;
}

.ref-home-4850a361 {
  animation: fadeIn 0.3s ease;
}

.ref-home-49120615 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 55%;
}

.ref-home-49e68e69 {
  margin-top: 10px;
  padding: 6px 9px;
  background: #f0f7f5;
  border-radius: 4px;
  font-size: 8px;
  color: #1a4a4a;
  font-weight: 600;
}

.ref-home-4a20deac {
  margin-bottom: 14px;
}

.ref-home-4a96ccd5 {
  font-size: 20px;
  font-weight: 600;
  color: rgba(255,255,255,0.65);
}

.ref-home-4b5afabe {
  width: 100%;
  background: #f5f7f7;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ref-home-4cab13c0 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 18px;
  border-radius: 99px;
  background: var(--bg);
  border: 1px solid var(--border);
  font-size: 13px;
  font-weight: 600;
  color: var(--text-mid);
}

.ref-home-4da64d19 {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: #eff6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-4e3266cb {
  padding: 13px 20px;
  text-align: left;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-muted);
  background: var(--bg);
  border-bottom: 1px solid var(--border);
  width: 38%;
}

.ref-home-4e8c2205 {
  max-width: 460px;
  margin: 0 auto;
  border: 2px solid var(--primary-mid);
  border-radius: 20px;
  box-shadow: var(--shadow-md);
  overflow: hidden;
}

.ref-home-5012705f {
  font-size: 12px;
  color: rgba(255,255,255,0.38);
  margin: 0 0 56px;
  letter-spacing: 0.02em;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) 0.34s both;
}

.ref-home-50f54dfb {
  display: flex;
  align-items: flex-end;
  gap: 7px;
  height: 80px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f0f0f0;
}

.ref-home-513757d3 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 65%;
}

.ref-home-5213b8ea {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.ref-home-523fa6b3 {
  background: linear-gradient(135deg, #1a4a4a 0%, #215c5c 55%, #2d7a7a 100%);
  padding: 72px 28px;
  text-align: center;
}

.ref-home-52d5de8b {
  background: var(--success-soft);
  border: 1px solid var(--success);
  border-radius: var(--radius);
  padding: 48px;
  text-align: center;
}

.ref-home-530cbe63 {
  font-size: clamp(26px, 4vw, 40px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 12px;
}

.ref-home-5563e7de {
  max-width: 640px;
  margin: 0 auto;
}

.ref-home-56d32ea1 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #215c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-home-5840e836 {
  display: flex;
  gap: 36px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.ref-home-589e1032 {
  width: 22px;
  height: 3px;
  background: #00c896;
  border-radius: 2px;
  margin-top: 8px;
}

.ref-home-5a0fe279 {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #ff5f57;
}

.ref-home-5a5d18d1 {
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
}

.ref-home-5aa5098d {
  flex: 2;
}

.ref-home-5ba37505 {
  font-size: 20px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 8px;
}

.ref-home-5d8b42c2 {
  font-size: 9px;
  color: #1a4a4a;
  font-weight: 700;
}

.ref-home-5ee3f239 {
  text-align: right;
}

.ref-home-5f9ebe2e {
  flex: 2;
  min-width: 300px;
}

.ref-home-60509075 {
  color: var(--accent);
}

.ref-home-60645887 {
  flex: 1;
  min-width: 280px;
}

.ref-home-62e7c916 {
  font-size: 12px;
}

.ref-home-65e52d3c {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.28);
  padding: 13px 28px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-65f9b591 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #2d7a7a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-home-6aae2351 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 12px;
}

.ref-home-6ab697e1 {
  color: var(--primary-mid);
}

.ref-home-6ad183b2 {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.ref-home-6bf98581 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 80%;
}

.ref-home-6cc8f620 {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.ref-home-6d142e3f {
  flex: 1;
}

.ref-home-6e2a2362 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 60%;
}

.ref-home-71e999c6 {
  display: flex;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

.ref-home-726599eb {
  width: 38px;
  height: 38px;
  border-radius: var(--radius-xs);
  background: var(--primary-ghost);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-home-7434344d {
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
  background: #f5f5f5;
}

.ref-home-76ccbab6 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 44%;
}

.ref-home-76de38d4 {
  flex: 1;
  text-align: right;
}

.ref-home-76e2fd61 {
  font-size: 9px;
  color: #e07b00;
}

.ref-home-775e9053 {
  font-size: 16px;
  color: var(--text-mid);
  max-width: 460px;
  margin: 0 auto;
}

.ref-home-77b67345 {
  color: var(--success);
  font-size: 16px;
}

.ref-home-784b85d1 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 58%;
}

.ref-home-78ed5a28 {
  font-size: 18px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-home-793d3d36 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 78%;
}

.ref-home-7c32e372 {
  font-size: 9px;
  color: #888;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.ref-home-7dd4eee7 {
  font-size: 9px;
  color: #888;
  line-height: 1.6;
}

.ref-home-8118751c {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 76%;
}

.ref-home-84f4904a {
  padding: 12px 20px;
  text-align: center;
  background: rgba(33,92,92,0.025);
  font-weight: 800;
  color: var(--primary-mid);
  font-size: 15px;
}

.ref-home-8639b2c0 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1.5px solid #e8f0f0;
}

.ref-home-870ff390 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.ref-home-87e9ca7a {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--accent-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-890e828f {
  font-size: 16px;
  color: var(--text-mid);
  max-width: 500px;
  margin: 0 auto;
}

.ref-home-89322c4b {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.ref-home-8c2acca6 {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 8px;
}

.ref-home-8ce3e399 {
  font-size: 10px;
  color: #e07b00;
  margin-top: 3px;
}

.ref-home-8d54a9ec {
  display: flex;
  gap: 14px;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.ref-home-8e057ceb {
  font-size: 13.5px;
  color: var(--text-muted);
  margin: 0;
  line-height: 1.65;
}

.ref-home-8e1d1b04 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 14px;
}

.ref-home-8e28740e {
  background: #fff;
  border-radius: 7px;
  padding: 16px;
  border: 1px solid #e2e8e8;
  flex: 1;
}

.ref-home-8f5561a5 {
  padding: 24px 32px 28px;
  background: #fff;
}

.ref-home-905ded93 {
  font-size: 11px;
  font-weight: 600;
  color: #222;
}

.ref-home-915c1503 {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--warning-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-92debc2e {
  width: 100%;
  padding: 10px 13px;
  border: 1.5px solid var(--border);
  border-radius: var(--radius-md);
  font-size: 14px;
  color: var(--text-dark);
  background: #fff;
  resize: vertical;
  transition: border-color 0.2s;
}

.ref-home-935c16d8 {
  text-align: center;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.ref-home-93f8dc56 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ref-home-95a38be8 {
  font-size: 17px;
  color: rgba(255,255,255,0.68);
  margin: 0 auto 12px;
  max-width: 580px;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) 0.16s both;
}

.ref-home-9640787b {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #ffbd2e;
}

.ref-home-97512992 {
  font-size: 10px;
  color: #00c896;
}

.ref-home-98b65330 {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 20px;
  line-height: 1.4;
}

.ref-home-9923eda8 {
  padding: 80px 28px;
  background: #fff;
}

.ref-home-9a6e9b4b {
  display: flex;
  align-items: flex-end;
  gap: 6px;
  height: 90px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f0f0f0;
}

.ref-home-9bacdc8f {
  max-width: 1060px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.ref-home-9bc09cfd {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 14px;
  line-height: 1.2;
}

.ref-home-9d7d0097 {
  width: 100%;
  background: #fff;
  color: var(--primary-mid);
  border: none;
  padding: 14px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.ref-home-9db00894 {
  flex: 1;
  background: #fff;
  border-radius: 7px;
  padding: 13px;
  border: 1px solid #e2e8e8;
}

.ref-home-9efa9dea {
  padding: 12px 20px;
  text-align: center;
  border-bottom: 1px solid var(--separator-color);
  font-size: 12px;
  color: var(--text-muted);
}

.ref-home-a1c8e792 {
  flex: 1;
  min-width: 280px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
  transition: var(--transition);
}

.ref-home-a2dee442 {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 10px;
}

.ref-home-a5576897 {
  font-size: 12px;
  color: var(--accent);
}

.ref-home-a8114071 {
  display: flex;
  gap: 10px;
}

.ref-home-a88fec51 {
  font-size: 10px;
  color: #888;
  margin-top: 3px;
}

.ref-home-a8ece810 {
  background: linear-gradient(150deg, #0c2a2a 0%, #1a4a4a 35%, #215c5c 70%, #2d7a7a 100%);
  padding: 96px 28px 0;
  text-align: center;
  overflow: hidden;
}

.ref-home-aa11e332 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 11px;
}

.ref-home-aa23524d {
  max-width: 1140px;
  margin: 0 auto;
}

.ref-home-aab34b2f {
  display: flex;
  gap: 28px;
  font-size: 9px;
  color: #555;
}

.ref-home-ab41245e {
  max-width: 900px;
  margin: 0 auto;
}

.ref-home-ad1b90f4 {
  display: flex;
  font-size: 10px;
  color: #333;
  padding: 6px 0;
  border-bottom: 1px solid #f8f8f8;
  gap: 6px;
}

.ref-home-ae03190c {
  padding: 13px 20px;
  text-align: center;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-muted);
  background: var(--bg);
  border-bottom: 1px solid var(--border);
}

.ref-home-af1c0842 {
  background: #fff;
  border-radius: 7px;
  padding: 16px;
  border: 1px solid #e2e8e8;
}

.ref-home-af6bb4a9 {
  border-radius: 14px 14px 0 0;
  overflow: hidden;
  box-shadow: 0 -4px 40px rgba(0,0,0,0.28), 0 28px 64px rgba(0,0,0,0.4);
  border: 1px solid rgba(255,255,255,0.1);
}

.ref-home-afcd64b7 {
  flex: 1;
  background: #1a4a4a;
  border-radius: 3px 3px 0 0;
  height: 100%;
}

.ref-home-b04c4934 {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow);
  transition: var(--transition);
}

.ref-home-b0edacbe {
  font-size: 9px;
  color: #888;
  margin-top: 2px;
}

.ref-home-b1d92281 {
  background: var(--accent-soft);
  color: #007a58;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 99px;
}

.ref-home-b1eaf544 {
  max-width: 960px;
  margin: 0 auto;
}

.ref-home-b3b6089c {
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  line-height: 1.15;
}

.ref-home-b5884a9e {
  color: var(--info);
  font-size: 18px;
}

.ref-home-b60ced3a {
  font-size: 19px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-home-b63f2873 {
  font-size: 9px;
  color: #00a870;
}

.ref-home-b960d5ba {
  font-size: 8px;
  color: #888;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.ref-home-b9ba0ab5 {
  background: #fff;
  border-radius: 7px;
  padding: 10px 14px;
  border: 1px solid #e2e8e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ref-home-bba93130 {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 28px;
}

.ref-home-bbfd1042 {
  padding: 12px 20px;
  font-weight: 500;
  color: var(--text-dark);
  border-bottom: 1px solid var(--separator-color);
}

.ref-home-bd6065f0 {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.ref-home-bdf3a539 {
  background: #fff;
  border-radius: 7px;
  padding: 13px 16px;
  border: 1px solid #e2e8e8;
}

.ref-home-be5c36d8 {
  padding: 12px 20px;
  text-align: center;
  font-size: 12px;
  color: var(--text-muted);
}

.ref-home-bf5abd6a {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--primary-ghost);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-c03bfd91 {
  font-size: 13px;
  color: rgba(255,255,255,0.38);
  margin: 0 0 36px;
  font-style: italic;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) 0.22s both;
}

.ref-home-c05db073 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--accent);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.ref-home-c25e51e1 {
  font-size: 11px;
  color: rgba(255,255,255,0.45);
  margin: 10px 0 0;
}

.ref-home-c84046b9 {
  font-size: 10px;
  color: #00c896;
  margin-top: 3px;
}

.ref-home-c92418f3 {
  background: var(--table-row-stripe);
}

.ref-home-c95b734c {
  padding: 80px 28px;
  background: var(--bg);
}

.ref-home-ca8153f7 {
  color: var(--accent);
  font-size: 18px;
}

.ref-home-ca8b777e {
  padding: 13px 20px;
  text-align: center;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background: var(--primary-mid);
  color: #fff;
  border-bottom: 1px solid var(--primary);
}

.ref-home-cae57d23 {
  display: flex;
  flex: 1;
}

.ref-home-cb87b7af {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary-mid);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.ref-home-cc65ec92 {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

.ref-home-ccdcd3d8 {
  background: none;
  border: none;
  color: var(--primary-mid);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: var(--transition);
}

.ref-home-cd59b6d4 {
  background: var(--primary-mid);
  color: #fff;
  border: none;
  padding: 11px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-cdda57c0 {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--separator-color);
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: var(--text-muted);
}

.ref-home-ce841f46 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #1a4a4a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-home-d13f5e0f {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1;
}

.ref-home-d1c27985 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ref-home-d3d31235 {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.ref-home-d4ae1ead {
  margin-bottom: 18px;
}

.ref-home-d4f8350d {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 66%;
}

.ref-home-d63990c6 {
  font-size: 19px;
  font-weight: 800;
  color: #e07b00;
}

.ref-home-d699b96a {
  font-size: 17px;
  color: rgba(255,255,255,0.65);
  margin: 0 0 36px;
}

.ref-home-d6d21477 {
  display: inline-block;
  background: rgba(0,200,150,0.18);
  color: #00e6ac;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 99px;
  border: 1px solid rgba(0,200,150,0.35);
  margin-bottom: 16px;
}

.ref-home-d8005877 {
  font-size: 9px;
  color: #aaa;
}

.ref-home-d82d5a6b {
  font-size: 9px;
  color: #888;
}

.ref-home-d8377cd4 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--primary-mid);
  margin-bottom: 12px;
}

.ref-home-d9e1e78c {
  color: var(--success);
  font-size: 18px;
}

.ref-home-da2e23fe {
  display: flex;
  font-size: 8px;
  font-weight: 700;
  color: #888;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #f0f0f0;
  gap: 6px;
}

.ref-home-da73ef6a {
  flex: 1;
  min-width: 160px;
}

.ref-home-dacb7c84 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 92%;
}

.ref-home-db7a2b4e {
  background: #fff5e8;
  color: #e07b00;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 99px;
  font-size: 10px;
}

.ref-home-dbf41e95 {
  padding: 12px 20px;
  text-align: center;
  border-bottom: 1px solid var(--separator-color);
  background: rgba(33,92,92,0.025);
}

.ref-home-dc8efc23 {
  background: var(--info-soft);
  color: var(--info);
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 99px;
}

.ref-home-dcec776b {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  padding: 20px;
}

.ref-home-de0f4953 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 88%;
}

.ref-home-de3fb452 {
  padding: 12px 20px;
  font-weight: 700;
  color: var(--text-dark);
}

.ref-home-df0beeae {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
  margin-bottom: 12px;
}

.ref-home-dfa4be33 {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 8px;
}

.ref-home-e09a68ca {
  color: var(--accent);
  font-size: 13px;
  flex-shrink: 0;
}

.ref-home-e1084add {
  background: var(--primary-ghost);
  color: var(--primary);
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 99px;
}

.ref-home-e1c8fb1b {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--success-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-e2797d26 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 30%;
}

.ref-home-e29761e6 {
  width: 26px;
  height: 26px;
  border-radius: 6px;
  background: rgba(255,255,255,0.15);
}

.ref-home-e321d9de {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--info-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-home-e6d91fc8 {
  display: flex;
  gap: 28px;
  font-size: 12px;
  font-weight: 800;
  color: #1a4a4a;
  border-top: 1.5px solid #1a4a4a;
  padding-top: 4px;
  margin-top: 3px;
}

.ref-home-e7836394 {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
}

.ref-home-ea8d1ddf {
  background: transparent;
  color: var(--primary-mid);
  border: 1.5px solid var(--primary-mid);
  padding: 11px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-eaf1ae95 {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 80px;
  flex-wrap: wrap-reverse;
}

.ref-home-eb6f384a {
  width: 100%;
  background: var(--primary-mid);
  color: #fff;
  border: none;
  padding: 12px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-home-ec4d6fac {
  color: #444;
  font-weight: 500;
}

.ref-home-ec64abc0 {
  font-size: 15px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-home-eca912f7 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 62%;
}

.ref-home-eca9eb60 {
  color: #444;
  font-weight: 600;
}

.ref-home-efe58ac9 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 73%;
}

.ref-home-f1e56fb8 {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 38%;
}

.ref-home-f2698d2f {
  flex: 1;
  min-width: 220px;
  background: #fff;
  border: 2px solid var(--accent);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 28px 24px;
  position: relative;
}

.ref-home-f278040b {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(0,200,150,0.12);
  border: 1px solid rgba(0,200,150,0.3);
  color: #00c896;
  padding: 5px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 28px;
  animation: fadeInUp 0.6s cubic-bezier(0.22,1,0.36,1) both;
}

.ref-home-f27eb670 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--text-muted);
  margin-bottom: 2px;
}

.ref-home-f2a245ce {
  background: #1a4a4a;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 5px;
}

.ref-home-f2f4fe10 {
  color: #25d366;
  font-size: 18px;
}

.ref-home-f413d6d4 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  color: var(--text-dark);
}

.ref-home-f430a940 {
  font-size: 14px;
  color: var(--text-mid);
  margin: 0;
}

.ref-home-f474397b {
  font-size: 26px;
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 14px;
  line-height: 1.2;
}

.ref-home-f6c34965 {
  flex: 1;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ref-home-f75a405d {
  flex: 1;
  background: #cde8e8;
  border-radius: 3px 3px 0 0;
  height: 50%;
}

.ref-home-f9853980 {
  color: var(--warning);
  font-size: 18px;
}

.ref-home-fb743aab {
  width: 22px;
  height: 3px;
  background: rgba(255,255,255,0.2);
  border-radius: 2px;
}

.ref-home-fceb1745 {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #28c840;
}

.ref-home-ffefdd19 {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 80px;
  flex-wrap: wrap;
}
/* === FEATURES === */
.ref-feat-0022623d {
  flex: 1;
  min-width: 280px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 28px;
}

.ref-feat-00dbc72c {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
}

.ref-feat-015ae05c {
  background: #fff;
  border-radius: 6px;
  padding: 9px 12px;
  border: 1px solid #e2e8e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ref-feat-01661871 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: var(--text-mid);
}

.ref-feat-019f1360 {
  background: linear-gradient(135deg, #1a4a4a 0%, #215c5c 55%, #2d7a7a 100%);
  padding: 64px 28px;
  text-align: center;
}

.ref-feat-072fbc7d {
  font-size: 11px;
  font-weight: 700;
  color: #e07b00;
}

.ref-feat-092cdb47 {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: flex-end;
  padding-top: 8px;
  border-top: 1px solid #e8f0f0;
  margin-top: 4px;
}

.ref-feat-0ed4591e {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #4a7a6a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-feat-0f0a148d {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
  margin-bottom: 28px;
}

.ref-feat-1166b510 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.ref-feat-11c56a04 {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0 0 32px;
  line-height: 1.7;
  max-width: 600px;
}

.ref-feat-1666f291 {
  font-size: 11px;
  font-weight: 700;
  color: #222;
}

.ref-feat-16db3854 {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.ref-feat-17ae8375 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}

.ref-feat-1854c55c {
  font-style: italic;
  color: var(--accent);
}

.ref-feat-1a052428 {
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-muted);
}

.ref-feat-1bba299e {
  color: var(--accent);
  font-size: 20px;
}

.ref-feat-1c07739f {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 13px 28px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
}

.ref-feat-1cc31016 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--primary-ghost);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-1e8d5651 {
  font-size: 9px;
  color: #888;
  line-height: 1.5;
}

.ref-feat-231364f2 {
  color: #fff;
}

.ref-feat-2344c3bb {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0 0 24px;
  line-height: 1.7;
}

.ref-feat-24a1c805 {
  background: #fff;
  border-radius: 7px;
  padding: 14px;
  border: 1px solid #e2e8e8;
  flex: 1;
}

.ref-feat-24ec4023 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--warning-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.ref-feat-250113ba {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #1a4a4a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-feat-2512308e {
  color: #4ec9b0;
}

.ref-feat-284e987b {
  color: var(--success);
}

.ref-feat-2f49425c {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}

.ref-feat-2f60c6ed {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--primary-ghost);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.ref-feat-2fbe696a {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
  margin-bottom: 10px;
}

.ref-feat-34402d88 {
  padding: 18px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
}

.ref-feat-35552b71 {
  flex: 1.2;
  min-width: 300px;
}

.ref-feat-36055ae3 {
  display: flex;
  gap: 24px;
  font-size: 12px;
  font-weight: 800;
  color: #1a4a4a;
  border-top: 1.5px solid #1a4a4a;
  padding-top: 4px;
  margin-top: 2px;
}

.ref-feat-38f97250 {
  font-size: 11px;
  font-weight: 700;
  color: #e03030;
}

.ref-feat-3968c457 {
  font-size: 17px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-feat-41a30a53 {
  font-size: 8px;
  color: #888;
  margin-top: 2px;
}

.ref-feat-43bdba02 {
  margin-top: 10px;
  padding: 6px 8px;
  background: #f0f7f5;
  border-radius: 4px;
  font-size: 8px;
  color: #1a4a4a;
  font-weight: 600;
}

.ref-feat-43d1b888 {
  color: var(--primary-mid);
  font-size: 20px;
}

.ref-feat-47400edd {
  color: var(--success);
  font-size: 20px;
}

.ref-feat-47aaaed8 {
  font-size: 9px;
  color: #888;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.ref-feat-4850a361 {
  animation: fadeIn 0.3s ease;
}

.ref-feat-50974660 {
  max-width: 760px;
  margin: 0 auto;
}

.ref-feat-5344f560 {
  display: flex;
  font-size: 10px;
  color: #333;
  padding: 5px 0;
  gap: 6px;
}

.ref-feat-53459eac {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--warning-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-54e43899 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 8px;
}

.ref-feat-565bf43c {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--primary-mid);
  margin-bottom: 2px;
}

.ref-feat-57967322 {
  animation: fadeInUp 0.4s ease;
}

.ref-feat-5a5d18d1 {
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
}

.ref-feat-5aa5098d {
  flex: 2;
}

.ref-feat-5b340237 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #215c5c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-feat-5d979fc2 {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0 0 36px;
  line-height: 1.7;
  max-width: 600px;
}

.ref-feat-5ee3f239 {
  text-align: right;
}

.ref-feat-60509075 {
  color: var(--accent);
}

.ref-feat-60645887 {
  flex: 1;
  min-width: 280px;
}

.ref-feat-61ab2ff5 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--success-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.ref-feat-62e7c916 {
  font-size: 12px;
}

.ref-feat-68ba9a75 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 9px;
  border-bottom: 1.5px solid #e8f0f0;
}

.ref-feat-6a949ae6 {
  font-size: 13px;
  font-weight: 700;
  color: rgba(255,255,255,0.5);
  margin-bottom: 10px;
  letter-spacing: 0.04em;
}

.ref-feat-6ab697e1 {
  color: var(--primary-mid);
}

.ref-feat-6d142e3f {
  flex: 1;
}

.ref-feat-6e2d5e4f {
  flex: 1;
  min-width: 260px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ref-feat-6fa28a6b {
  font-size: 16px;
  color: rgba(255,255,255,0.65);
  margin: 0 auto 28px;
  max-width: 560px;
}

.ref-feat-6fb9c996 {
  font-size: clamp(32px, 5vw, 52px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 18px;
}

.ref-feat-746568ec {
  color: var(--warning);
  font-size: 20px;
}

.ref-feat-76de38d4 {
  flex: 1;
  text-align: right;
}

.ref-feat-76e2fd61 {
  font-size: 9px;
  color: #e07b00;
}

.ref-feat-78675cff {
  color: #888;
  margin-bottom: 4px;
}

.ref-feat-78fb3139 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #fef3f2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-793114a3 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--success-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-7967a986 {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.28);
  padding: 12px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
  white-space: nowrap;
}

.ref-feat-79899786 {
  width: 100%;
  background: #f5f7f7;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 300px;
}

.ref-feat-7e4d53c1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ref-feat-7f505d00 {
  font-size: 10px;
  font-weight: 700;
  color: #1a4a4a;
}

.ref-feat-80c7618e {
  font-size: 22px;
  font-weight: 800;
  color: var(--text-dark);
  margin: 0;
  letter-spacing: -0.01em;
}

.ref-feat-865ab956 {
  font-size: 11px;
  color: #444;
}

.ref-feat-8663fa58 {
  margin-top: 12px;
  color: #888;
}

.ref-feat-87e9ca7a {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--accent-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-feat-89322c4b {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.ref-feat-8c7b01fa {
  font-size: 15px;
  font-weight: 700;
  color: var(--text-dark);
  margin: 0 0 7px;
}

.ref-feat-8c861e7c {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #2d7a7a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.ref-feat-8e057ceb {
  font-size: 13.5px;
  color: var(--text-muted);
  margin: 0;
  line-height: 1.65;
}

.ref-feat-8f41b5d5 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--accent-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-8f775cea {
  font-size: 34px;
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  line-height: 1.2;
  max-width: 600px;
}

.ref-feat-905ded93 {
  font-size: 11px;
  font-weight: 600;
  color: #222;
}

.ref-feat-915c1503 {
  width: 44px;
  height: 44px;
  border-radius: var(--radius-md);
  background: var(--warning-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.ref-feat-928a2584 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 32px;
  padding-bottom: 16px;
  border-bottom: 2px solid var(--primary-mid);
}

.ref-feat-9335cfcf {
  color: var(--accent);
  font-size: 11px;
  flex-shrink: 0;
}

.ref-feat-9a3ed99f {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--accent-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.ref-feat-9a9806cd {
  font-size: 8px;
  color: #888;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.ref-feat-9c6f943f {
  font-size: clamp(26px, 4vw, 38px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.02em;
  margin: 0 0 14px;
}

.ref-feat-9dd949db {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: var(--info-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-9f871960 {
  font-size: 14px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-feat-a01d1f87 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
}

.ref-feat-a38c4d57 {
  background: none;
  border: none;
  color: var(--primary-mid);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.ref-feat-a3944c66 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.ref-feat-a41e5010 {
  margin-top: 12px;
  color: #4ec9b0;
}

.ref-feat-a76bbfcf {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: var(--primary-mid);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-feat-a77a83e1 {
  color: #96bf48;
  font-size: 18px;
}

.ref-feat-a7ccdc0b {
  background: #f0f0f0;
  border-radius: 99px;
  height: 7px;
}

.ref-feat-a7e821c0 {
  font-size: 11px;
  font-weight: 700;
  color: #00a870;
}

.ref-feat-a8114071 {
  display: flex;
  gap: 10px;
}

.ref-feat-a99b4893 {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 72px;
}

.ref-feat-aaed7336 {
  color: var(--warning);
}

.ref-feat-ac57c4e8 {
  color: #ce9178;
}

.ref-feat-aff26f67 {
  display: flex;
  gap: 24px;
  font-size: 9px;
  color: #555;
}

.ref-feat-b3b461b1 {
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
  background: #f8f8f8;
}

.ref-feat-b5d6d222 {
  font-size: 17px;
  font-weight: 800;
  color: #e07b00;
}

.ref-feat-b61d06b9 {
  flex: 1;
  min-width: 220px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
}

.ref-feat-b63f2873 {
  font-size: 9px;
  color: #00a870;
}

.ref-feat-bd14a175 {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  padding: 18px;
}

.ref-feat-be408ad0 {
  max-width: 580px;
  margin: 0 auto;
}

.ref-feat-c398e0d4 {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 26px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.ref-feat-c4b52c92 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: 8px;
}

.ref-feat-c4c67030 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 24px;
}

.ref-feat-c9993e6c {
  color: #ce9178;
  display: inline;
}

.ref-feat-c9e21e48 {
  margin-top: 8px;
  background: var(--primary-mid);
  color: #fff;
  padding: 11px 22px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
}

.ref-feat-ca8153f7 {
  color: var(--accent);
  font-size: 18px;
}

.ref-feat-cd973b54 {
  color: var(--info);
  font-size: 20px;
}

.ref-feat-d067b294 {
  background: #00a870;
  width: 78%;
  height: 7px;
  border-radius: 99px;
}

.ref-feat-d1c27985 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ref-feat-d3433931 {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 12px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
}

.ref-feat-d82d5a6b {
  font-size: 9px;
  color: #888;
}

.ref-feat-d84de602 {
  color: #fff;
  font-size: 15px;
}

.ref-feat-d8fb8f84 {
  font-size: 17px;
  font-weight: 800;
  color: #00a870;
}

.ref-feat-dbff09f9 {
  color: #569cd6;
}

.ref-feat-dcf43681 {
  width: 100%;
  background: #f5f7f7;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-height: 280px;
}

.ref-feat-dd98a05b {
  background: #1a4a4a;
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  padding: 3px 9px;
  border-radius: 5px;
}

.ref-feat-debc6198 {
  font-size: 11px;
}

.ref-feat-e06aa9c2 {
  display: flex;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
  animation: fadeInUp 0.4s ease;
}

.ref-feat-e09a68ca {
  color: var(--accent);
  font-size: 13px;
  flex-shrink: 0;
}

.ref-feat-e2701a38 {
  font-size: 34px;
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  line-height: 1.2;
}

.ref-feat-e3006d04 {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(0,200,150,0.12);
  border: 1px solid rgba(0,200,150,0.3);
  color: #00c896;
  padding: 5px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 20px;
  white-space: nowrap;
}

.ref-feat-e450e606 {
  font-size: 12px;
  color: rgba(255,255,255,0.38);
  margin: 14px 0 0;
}

.ref-feat-e7836394 {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
}

.ref-feat-e786b8b3 {
  background: #e03030;
  width: 6%;
  height: 7px;
  border-radius: 99px;
}

.ref-feat-e7e36003 {
  font-size: 11px;
  font-weight: 700;
  color: #e07b00;
}

.ref-feat-e9ad82ec {
  display: flex;
  font-size: 8px;
  font-weight: 700;
  color: #888;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px solid #f0f0f0;
  gap: 6px;
}

.ref-feat-ea3068fe {
  flex: 1;
  background: #fff;
  border-radius: 7px;
  padding: 12px;
  border: 1px solid #e2e8e8;
}

.ref-feat-eb8eb2ac {
  background: linear-gradient(150deg, #0c2a2a 0%, #1a4a4a 40%, #215c5c 80%, #2d7a7a 100%);
  padding: 72px 28px 72px;
  text-align: center;
}

.ref-feat-ee165cb2 {
  padding: 72px 28px;
  background: var(--bg);
}

.ref-feat-eee01303 {
  font-size: 15px;
  color: rgba(255,255,255,0.6);
  margin: 0 0 28px;
}

.ref-feat-eef5cf48 {
  flex: 1.2;
  min-width: 280px;
  background: #1c1c1c;
  border-radius: var(--radius);
  overflow: hidden;
  padding: 24px;
  font-family: var(--font-mono);
  font-size: 12px;
  line-height: 1.7;
}

.ref-feat-f14f9dc5 {
  background: #fff;
  border-radius: 6px;
  padding: 8px 12px;
  border: 1px solid #e2e8e8;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ref-feat-f1dfdb03 {
  color: #fff;
  padding-left: 14px;
}

.ref-feat-f413d6d4 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  color: var(--text-dark);
}

.ref-feat-f9853980 {
  color: var(--warning);
  font-size: 18px;
}

.ref-feat-fd025087 {
  background: #e07b00;
  width: 16%;
  height: 7px;
  border-radius: 99px;
}

.ref-feat-fd7605c1 {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.ref-feat-fe3addca {
  flex: 1;
  min-width: 240px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 26px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
/* === GST === */
.ref-gst-019f1360 {
  background: linear-gradient(135deg, #1a4a4a 0%, #215c5c 55%, #2d7a7a 100%);
  padding: 64px 28px;
  text-align: center;
}

.ref-gst-0542bff9 {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
  align-items: center;
  flex-wrap: wrap;
}

.ref-gst-06601482 {
  max-width: 780px;
  margin: 0 auto;
}

.ref-gst-15b449a0 {
  padding: 64px 28px;
  background: #fff;
}

.ref-gst-1666f291 {
  font-size: 11px;
  font-weight: 700;
  color: #222;
}

.ref-gst-178c94c7 {
  color: var(--info);
  font-size: 13px;
}

.ref-gst-1c07739f {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 13px 28px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
}

.ref-gst-1e8d5651 {
  font-size: 9px;
  color: #888;
  line-height: 1.5;
}

.ref-gst-2344c3bb {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0 0 24px;
  line-height: 1.7;
}

.ref-gst-2868e7f8 {
  font-size: 30px;
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 14px;
  line-height: 1.2;
}

.ref-gst-290b273d {
  font-size: 16px;
  color: rgba(255,255,255,0.65);
  margin: 0 auto 28px;
  max-width: 580px;
  line-height: 1.7;
}

.ref-gst-29caed62 {
  color: var(--accent);
  font-size: 13px;
}

.ref-gst-2d924b9a {
  font-size: 12px;
  color: var(--text-muted);
  margin: 10px 0 0;
  text-align: center;
  font-style: italic;
}

.ref-gst-35552b71 {
  flex: 1.2;
  min-width: 300px;
}

.ref-gst-3b489734 {
  text-align: center;
  margin-bottom: 48px;
}

.ref-gst-3e6bf3b1 {
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: flex-end;
  padding-top: 9px;
  border-top: 1px solid #e8f0f0;
  margin-top: 5px;
}

.ref-gst-3fe32d59 {
  font-size: 12px;
  color: rgba(255,255,255,0.38);
  margin: 0;
}

.ref-gst-45879324 {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-xs);
  background: var(--accent-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-gst-45b11f1d {
  display: flex;
  font-size: 10px;
  color: #333;
  padding: 6px 0;
  gap: 6px;
}

.ref-gst-47bdfdc3 {
  font-size: 15px;
  color: var(--text-mid);
  margin: 0;
}

.ref-gst-4850a361 {
  animation: fadeIn 0.3s ease;
}

.ref-gst-4a0f560b {
  color: var(--primary-mid);
  font-size: 13px;
}

.ref-gst-5aa5098d {
  flex: 2;
}

.ref-gst-5c3d3274 {
  width: 100%;
  text-align: left;
  background: #fff;
  border: none;
  padding: 18px 20px;
  font-size: 14px;
  font-weight: 600;
  color: var(--text-dark);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transition: var(--transition);
}

.ref-gst-5ee3f239 {
  text-align: right;
}

.ref-gst-60645887 {
  flex: 1;
  min-width: 280px;
}

.ref-gst-65e52d3c {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.28);
  padding: 13px 28px;
  border-radius: var(--radius-md);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ref-gst-6acc7512 {
  padding: 16px 20px;
  background: var(--bg);
  font-size: 14px;
  color: var(--text-mid);
  line-height: 1.7;
}

.ref-gst-7061ffc9 {
  display: flex;
  flex-direction: column;
  gap: 0;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
}

.ref-gst-74272f51 {
  padding: 16px 20px;
  background: var(--bg);
  border-bottom: 1px solid var(--separator-color);
  font-size: 14px;
  color: var(--text-mid);
  line-height: 1.7;
}

.ref-gst-76de38d4 {
  flex: 1;
  text-align: right;
}

.ref-gst-7967a986 {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.28);
  padding: 12px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
  white-space: nowrap;
}

.ref-gst-7b508b27 {
  font-size: 12px;
  color: var(--text-muted);
  flex-shrink: 0;
}

.ref-gst-84f2ea0a {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.ref-gst-895b512e {
  padding: 72px 28px;
  background: #fff;
}

.ref-gst-8e057ceb {
  font-size: 13.5px;
  color: var(--text-muted);
  margin: 0;
  line-height: 1.65;
}

.ref-gst-8e1d1b04 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 14px;
}

.ref-gst-97e856b4 {
  padding: 72px 28px;
  background: var(--bg);
}

.ref-gst-9801affb {
  flex: 1;
  min-width: 260px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
}

.ref-gst-9ce7f0b4 {
  font-size: clamp(26px, 4vw, 38px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0 0 12px;
}

.ref-gst-9d2bc220 {
  padding: 20px;
  background: #f5f5f5;
}

.ref-gst-a6ab90eb {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}

.ref-gst-aa23524d {
  max-width: 1140px;
  margin: 0 auto;
}

.ref-gst-aa9b2f7b {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 800;
  color: var(--text-dark);
  letter-spacing: -0.02em;
  margin: 0;
}

.ref-gst-aab34b2f {
  display: flex;
  gap: 28px;
  font-size: 9px;
  color: #555;
}

.ref-gst-ac44fb6b {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 11px;
  border-bottom: 1.5px solid #e8f0f0;
}

.ref-gst-ad1b90f4 {
  display: flex;
  font-size: 10px;
  color: #333;
  padding: 6px 0;
  border-bottom: 1px solid #f8f8f8;
  gap: 6px;
}

.ref-gst-b0edacbe {
  font-size: 9px;
  color: #888;
  margin-top: 2px;
}

.ref-gst-b3b461b1 {
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
  background: #f8f8f8;
}

.ref-gst-b472dba5 {
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.02em;
  margin: 0 0 14px;
  line-height: 1.2;
}

.ref-gst-b960d5ba {
  font-size: 8px;
  color: #888;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.ref-gst-bd6065f0 {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.ref-gst-be408ad0 {
  max-width: 580px;
  margin: 0 auto;
}

.ref-gst-bf1d2bfa {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-xs);
  background: var(--success-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-gst-c325e051 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ref-gst-c7bbdc9e {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.1);
  padding: 22px;
}

.ref-gst-cbbf135e {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 3px;
}

.ref-gst-d3433931 {
  background: #fff;
  color: var(--primary);
  border: none;
  padding: 12px 24px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
}

.ref-gst-d82d5a6b {
  font-size: 9px;
  color: #888;
}

.ref-gst-d8377cd4 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--primary-mid);
  margin-bottom: 12px;
}

.ref-gst-d8cb50d3 {
  font-size: 12.5px;
  color: var(--text-muted);
  line-height: 1.5;
}

.ref-gst-d9490ed6 {
  margin-top: 11px;
  padding: 7px 9px;
  background: #f0f7f5;
  border-radius: 4px;
  font-size: 8px;
  color: #1a4a4a;
  font-weight: 600;
}

.ref-gst-de47fd15 {
  color: var(--success);
  font-size: 13px;
}

.ref-gst-e061c22e {
  font-size: 13px;
  font-weight: 700;
  color: var(--primary-mid);
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.ref-gst-e137fdc1 {
  max-width: 800px;
  margin: 0 auto;
}

.ref-gst-e29cf7c7 {
  background: linear-gradient(150deg, #0c2a2a 0%, #1a4a4a 40%, #215c5c 80%, #2d7a7a 100%);
  padding: 72px 28px;
  text-align: center;
}

.ref-gst-e3006d04 {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(0,200,150,0.12);
  border: 1px solid rgba(0,200,150,0.3);
  color: #00c896;
  padding: 5px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 20px;
  white-space: nowrap;
}

.ref-gst-e3442d88 {
  font-size: clamp(30px, 5vw, 50px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin: 0 0 18px;
}

.ref-gst-e58adc55 {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-xs);
  background: var(--info-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.ref-gst-e6d91fc8 {
  display: flex;
  gap: 28px;
  font-size: 12px;
  font-weight: 800;
  color: #1a4a4a;
  border-top: 1.5px solid #1a4a4a;
  padding-top: 4px;
  margin-top: 3px;
}

.ref-gst-e7836394 {
  font-size: 11px;
  font-weight: 700;
  color: #1a4a4a;
}

.ref-gst-e93fc2b9 {
  width: 100%;
  text-align: left;
  background: #fff;
  border: none;
  border-bottom: 1px solid var(--separator-color);
  padding: 18px 20px;
  font-size: 14px;
  font-weight: 600;
  color: var(--text-dark);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transition: var(--transition);
}

.ref-gst-e9ad82ec {
  display: flex;
  font-size: 8px;
  font-weight: 700;
  color: #888;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px solid #f0f0f0;
  gap: 6px;
}

.ref-gst-ec64abc0 {
  font-size: 15px;
  font-weight: 800;
  color: #1a4a4a;
}

.ref-gst-eee01303 {
  font-size: 15px;
  color: rgba(255,255,255,0.6);
  margin: 0 0 28px;
}

.ref-gst-f3024dac {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  background: var(--bg);
  border-radius: var(--radius-md);
  border: 1px solid var(--border);
}

.ref-gst-f9560a9d {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-xs);
  background: var(--primary-ghost);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
/* === NAVBAR (reference) === */
.mkt-ref-nav {
  position: sticky;
  top: 0;
  z-index: 200;
  background: #fff;
  border-bottom: 1px solid var(--separator-color);
}
.mkt-ref-nav__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px;
  height: 64px;
  display: flex;
  align-items: center;
}
.mkt-ref-nav__brand {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  margin-right: 36px;
  flex-shrink: 0;
}
.mkt-ref-nav__brand-text {
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.06em;
  color: var(--primary);
  text-transform: uppercase;
  white-space: nowrap;
}
.mkt-ref-nav__links {
  display: flex;
  align-items: center;
  gap: 2px;
  flex: 1;
}
.mkt-ref-nav__link {
  padding: 7px 13px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 500;
  color: var(--text-mid);
  text-decoration: none;
  transition: var(--transition);
  background: none;
  border: none;
}
.mkt-ref-nav__link:hover,
.mkt-ref-nav__link:focus-visible {
  background: var(--primary-ghost);
  color: var(--primary);
  text-decoration: none;
}
.mkt-ref-nav__link.is-active {
  color: var(--primary-mid);
  font-weight: 600;
}
.mkt-ref-nav__actions {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
}
.mkt-ref-nav__login {
  padding: 8px 16px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 500;
  color: var(--text-mid);
  border: 1.5px solid var(--border);
  background: transparent;
  text-decoration: none;
  transition: var(--transition);
}
.mkt-ref-nav__login:hover {
  border-color: var(--primary-mid);
  color: var(--primary-mid);
  background: var(--primary-ghost);
  text-decoration: none;
}
.mkt-ref-nav__cta {
  padding: 8px 16px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: var(--primary-mid);
  border: 1.5px solid var(--primary-mid);
  text-decoration: none;
  transition: var(--transition);
  box-shadow: 0 1px 3px rgba(33,92,92,0.18);
}
.mkt-ref-nav__cta:hover {
  background: var(--primary);
  border-color: var(--primary);
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(33,92,92,0.3);
}
@media (max-width: 991.98px) {
  .mkt-ref-nav__links, .mkt-ref-nav__actions { display: none; }
  .mkt-ref-nav__menu-btn { display: flex; margin-left: auto; }
}
@media (min-width: 992px) {
  .mkt-ref-nav__menu-btn { display: none; }
}
