fieldset.fieldset-bordered {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.fieldset-bordered {
    font-size: 1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;	
}

.err_msg {
	text-align: center !important;
	color: red;
}

.ui-datepicker {
	background-color: white;
}

.myconnav {
	background-color: #82B9D1;
}

.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
	margin-top: 20px;
}
.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.list thead td {
	background-color: #0FBB11;/*#EFEFEF;*/
	padding: 10px 5px 10px 5px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.list tbody td a {
	color: #ffffff;
}
.list tbody td {
	vertical-align: middle;
	padding: 10px 5px 10px 5px;
	background: #EFEFEF;
}
.list .left {
	text-align: left;
	padding: 7px;
}
.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}

.list {
  overflow: auto;
  white-space:nowrap;
  width:100%;
}

.pagination {
	border-top: 1px solid #DDDDDD;
	display: inline-block;
	width: 100%;
	padding-top: 6px;
}
.pagination .links {
	float: left;
	padding-top: 6px;
}
.pagination .links a {
	border: 1px solid #DDDDDD;
	padding: 4px 10px;
	font-size: 12px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 6px;
	font-size: 12px;
}

@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

.cal_date {
  border: 1px solid;
  width: 30px;
  height: 30px;
  float: right;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  background: #82B9D1;
}

.cal_date_present {
  border: 1px solid;
  width: 30px;
  height: 30px;
  float: right;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  background: #F2A416;
}

.calendar-td {
 height: 120px !important;
 width: 150px !important;
}

.calendar-tr {
 height: 120px !important;
}

.cal_link_my_approval {
	color: #337ab7 !important;
}

.btn-pending {
	background-color: red;
}

.btn-approved {
	background-color: green;
	border: 1px solid black;
}

.header_box {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #2495A1;
	padding: 10px;
	color: #FFFFFF;
}

.footer_box {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #4A9DFD;
	padding: 10px;
	color: #FFFFFF;
}

.footer_box a {
	color: #FFFFFF;
	font-style: italic;
}

.downline_link {
	color: orange;
}

.products {
	border: 1px solid #333;
	background-color: #f1f1f1;
	border-radius: 5px;
	padding: 16px;
	margin-bottom: 20px;
	
}

.white-color {
	color: #ffffff;
}

.form-box {
	padding: 50px;
}

.hidden {
    display: none!important;
}

.col-sm-3e, 
.col-xs-3e {
	width: 16.66%;
}

.col-sm-6e, 
.col-xs-6e {
	width: 66.66%;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.homeform {
		background-image: url(image/homeformsmall.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 650px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.homeform {
		background-image: url(image/homeform.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 650px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.homeform {
		background-image: url(image/homeform.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 650px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.homeform {
		background-image: url(image/homeform.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 650px;
	}
}

.registration {
	background-image: url(image/paniculata.jpg);
	background-position: center;
	background:: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 600px;
}

/* Home landing page */
:root {
	--land-bg: #edf3ea;
	--land-surface: #ffffff;
	--land-surface-soft: #f2f7ef;
	--land-border: #d9e3d8;
	--land-primary: #365e2a;
	--land-primary-dark: #2d4e23;
	--land-text: #1f2937;
	--land-muted: #4b5563;
}
html {
	scroll-behavior: smooth;
}
body.landing-home {
	background: var(--land-bg);
	color: var(--land-text);
}
.landing-navbar {
	position: sticky;
	top: 0;
	z-index: 1000;
	background: rgba(242, 247, 239, 0.95);
	backdrop-filter: blur(8px);
	border-bottom: 1px solid var(--land-border);
	box-shadow: 0 6px 18px rgba(54, 94, 42, 0.10);
}
.landing-nav-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 14px;
	padding: 10px 0;
}
.landing-brand {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	font-weight: 700;
	color: var(--land-text);
}
.landing-brand img {
	width: 36px;
	height: 36px;
	border-radius: 10px;
	border: 1px solid var(--land-border);
}
.landing-menu {
	display: flex;
	gap: 8px;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.landing-menu-toggle {
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 4px;
	width: 38px;
	height: 38px;
	border: 1px solid var(--land-border);
	background: #ffffff;
	border-radius: 10px;
	padding: 0;
	cursor: pointer;
}
.landing-menu-toggle span {
	display: block;
	width: 18px;
	height: 2px;
	background: var(--land-primary-dark);
	border-radius: 2px;
}
.landing-menu a {
	display: inline-flex;
	align-items: center;
	padding: 8px 12px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 600;
	color: var(--land-muted);
	text-decoration: none;
	transition: all .2s ease;
}
.landing-menu a:hover {
	background: var(--land-surface-soft);
	color: var(--land-primary-dark);
}
.landing-menu a.nav-cta {
	background: var(--land-primary);
	color: #ffffff;
}
.landing-menu a.nav-cta:hover {
	background: var(--land-primary-dark);
	color: #ffffff;
}
.section-card {
	background: linear-gradient(135deg, var(--land-surface-soft) 0%, var(--land-surface) 100%);
	border: 1px solid var(--land-border);
	border-radius: 12px;
	padding: 20px;
	height: 100%;
	box-shadow: 0 6px 16px rgba(54, 94, 42, 0.08);
}
.landing-home .section-card .btn.btn-outline {
	color: var(--land-primary);
	border-color: var(--land-primary);
	background: transparent;
}
.landing-home .section-card .btn.btn-outline:hover,
.landing-home .section-card .btn.btn-outline:focus,
.landing-home .section-card .btn.btn-outline:active {
	background: var(--land-primary);
	border-color: var(--land-primary);
	color: #fff;
}
.hero-wrap {
	border-radius: 14px;
	margin-top: 24px;
	overflow: hidden;
}
.hero-carousel {
	position: relative;
	border-radius: 14px;
	overflow: hidden;
	min-height: 390px;
	background: var(--land-primary-dark);
	border: 1px solid var(--land-border);
}
.hero-slide {
	display: none;
	position: relative;
	min-height: 390px;
	background-size: cover;
	background-position: center;
}
.hero-slide-1 {
	background-image:url('theme/gns/images/auth-bg/bg2026.jpg');
}
.hero-slide-2 {
	background-image:url('image/no_image.jpg');
}
.hero-slide-3 {
	background-image:url('image/favicon.png');
}
.hero-slide.active {
	display: block;
}
.hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(100deg, rgba(31, 56, 23, 0.88) 0%, rgba(46, 79, 35, 0.70) 45%, rgba(46, 79, 35, 0.38) 100%);
}
.hero-content {
	position: relative;
	z-index: 2;
	color: #ffffff;
	padding: 48px 40px;
	max-width: 650px;
}
.hero-content h1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 12px;
}
.hero-content p {
	font-size: 16px;
	opacity: .95;
	margin-bottom: 22px;
}
.hero-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	border: 1px solid transparent;
	transition: transform .16s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}
.hero-btn:hover {
	transform: translateY(-1px);
	text-decoration: none;
}
.hero-btn-primary {
	background: linear-gradient(135deg, #f2bf55 0%, #e7aa2e 100%);
	color: #1f2937;
	box-shadow: 0 8px 18px rgba(231, 170, 46, 0.35);
}
.hero-btn-primary:hover {
	color: #111827;
	box-shadow: 0 10px 22px rgba(231, 170, 46, 0.42);
}
.hero-btn-soft {
	background: rgba(255, 255, 255, 0.94);
	color: #1f2937;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.18);
}
.hero-btn-soft:hover {
	background: #ffffff;
	color: #111827;
}
.hero-btn-outline {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.55);
	color: #ffffff;
}
.hero-btn-outline:hover {
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
}
.hero-caption {
	position: absolute;
	left: 18px;
	bottom: 18px;
	background: rgba(15, 23, 42, 0.58);
	padding: 8px 12px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 600;
}
.hero-controls {
	position: absolute;
	top: 50%;
	left: 12px;
	right: 12px;
	display: flex;
	justify-content: space-between;
	transform: translateY(-50%);
	z-index: 3;
}
.hero-control {
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 50%;
	background: rgba(242, 247, 239, 0.95);
	color: var(--land-primary-dark);
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
}
.hero-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 14px;
	display: flex;
	justify-content: center;
	gap: 6px;
	z-index: 3;
}
.hero-dot {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.55);
	cursor: pointer;
}
.hero-dot.active {
	background: #ffffff;
}
.comp-plan-wrap {
	background: linear-gradient(135deg, #003e2f 0%, #014332 45%, #002d22 100%);
	border-radius: 24px;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	box-shadow: 0 18px 36px rgba(1, 38, 29, 0.30);
}
.comp-plan-heading {
	font-size: 36px;
	font-weight: 400;
	color: #edf2f0;
	text-transform: uppercase;
	margin: 0 0 20px;
	letter-spacing: .5px;
}
.comp-plan-heading span {
	font-weight: 700;
	color: #f3d854;
}
.comp-plan-item {
	border-radius: 22px;
	padding: 0;
	overflow: hidden;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, 0.16);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.20);
	transition: transform .2s ease, box-shadow .2s ease;
}
.comp-plan-item:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 24px rgba(0, 0, 0, 0.28);
}
.comp-plan-item-lime {
	background: #b2ef5e;
}
.comp-plan-item-light {
	background: #e9e9ea;
}
.comp-plan-image {
	width: 100%;
	height: 140px;
	object-fit: cover;
	border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}
.comp-plan-body {
	padding: 14px;
}
.comp-plan-title {
	font-size: 15px;
	font-weight: 700;
	color: #0a2f23;
	margin-bottom: 6px;
}
.comp-plan-desc {
	font-size: 12.5px;
	color: #1a4a35;
	line-height: 1.45;
	margin-bottom: 0;
}
/* ── Shared dark section wraps ── */
.products-wrap,
.team-wrap,
.legalities-wrap {
	background: linear-gradient(135deg, #003e2f 0%, #014332 45%, #002d22 100%);
	border-radius: 24px;
	padding: 28px;
	border: 1px solid rgba(255,255,255,0.14);
	box-shadow: 0 18px 36px rgba(1,38,29,0.30);
}
.section-wrap-heading {
	font-size: 36px;
	font-weight: 400;
	color: #edf2f0;
	text-transform: uppercase;
	margin: 0 0 20px;
	letter-spacing: .5px;
}
.section-wrap-heading span {
	font-weight: 700;
	color: #f3d854;
}
/* Products cards */
.section-card-lime {
	background: #b2ef5e;
	border: 1px solid rgba(255,255,255,0.16);
	border-radius: 22px;
	box-shadow: 0 8px 18px rgba(0,0,0,0.20);
}
.section-card-light {
	background: #e9e9ea;
	border: 1px solid rgba(255,255,255,0.16);
	border-radius: 22px;
	box-shadow: 0 8px 18px rgba(0,0,0,0.20);
}
.section-card-lime h5,
.section-card-light h5,
.section-card-lime p,
.section-card-light p {
	color: #0a2f23;
}
.section-card-lime .btn.btn-outline,
.section-card-light .btn.btn-outline {
	color: #0a2f23;
	border-color: #0a2f23;
	background: transparent;
}
.section-card-lime .btn.btn-outline:hover,
.section-card-light .btn.btn-outline:hover {
	background: #0a2f23;
	color: #b2ef5e;
	border-color: #0a2f23;
}
/* Leader feature in dark wrap */
.team-wrap .leader-feature {
	background: linear-gradient(165deg, rgba(255,255,255,0.14) 0%, rgba(255,255,255,0.08) 100%);
	border: 1px solid rgba(255,255,255,0.16);
	box-shadow: 0 14px 28px rgba(0,0,0,0.20);
}
.team-wrap .leader-feature .leader-avatar {
	border-color: rgba(255,255,255,0.2);
}
.team-wrap .leader-feature .leader-role {
	color: #b2ef5e;
}
.team-wrap .leader-feature .leader-name {
	color: #f4f7f6;
}
.team-wrap .leader-feature .leader-desc {
	color: #d4ece3;
}
/* Member cards in dark wrap — alternating lime/light */
.team-wrap .col-md-3:nth-child(odd) .member-card {
	background: #b2ef5e;
	border: 1px solid rgba(255,255,255,0.16);
}
.team-wrap .col-md-3:nth-child(even) .member-card {
	background: #e9e9ea;
	border: 1px solid rgba(255,255,255,0.16);
}
.team-wrap .member-card .member-name,
.team-wrap .member-card .member-role,
.team-wrap .member-card .member-desc {
	color: #0a2f23;
}
/* Legal doc cards in dark wrap — alternating lime/light */
.legalities-wrap .legal-intro {
	color: #d4ece3;
}
.legalities-wrap .col-md-3:nth-child(odd) .legal-doc-card {
	background: #b2ef5e;
	border: 1px solid rgba(255,255,255,0.16);
}
.legalities-wrap .col-md-3:nth-child(even) .legal-doc-card {
	background: #e9e9ea;
	border: 1px solid rgba(255,255,255,0.16);
}
.legalities-wrap .legal-doc-title,
.legalities-wrap .legal-doc-hint {
	color: #0a2f23;
}
.legalities-wrap .legal-doc-hint svg {
	color: #0a2f23;
}
.team-avatar {
	width: 84px;
	height: 84px;
	border-radius: 50%;
	object-fit: cover;
	border: 2px solid #e5e7eb;
}
.leader-feature {
	display: flex;
	align-items: stretch;
	gap: 18px;
	padding: 20px;
	border: 1px solid var(--land-border);
	border-radius: 14px;
	background: linear-gradient(135deg, var(--land-surface-soft) 0%, var(--land-surface) 100%);
	box-shadow: 0 8px 20px rgba(54, 94, 42, 0.10);
}
.leader-feature .leader-photo-wrap {
	flex: 0 0 260px;
	max-width: 260px;
}
.leader-feature .leader-avatar {
	width: 100%;
	height: 250px;
	border-radius: 12px;
	object-fit: cover;
	border: 2px solid var(--land-border);
	background: #fff;
}
.leader-feature .leader-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.leader-feature .leader-role {
	font-size: 12px;
	font-weight: 700;
	color: var(--land-primary);
	text-transform: uppercase;
	letter-spacing: .6px;
	margin-bottom: 4px;
}
.leader-feature .leader-name {
	font-size: 24px;
	font-weight: 700;
	color: var(--land-text);
	line-height: 1.2;
	margin-bottom: 6px;
}
.leader-feature .leader-desc {
	font-size: 14px;
	color: var(--land-muted);
	line-height: 1.6;
	margin-bottom: 0;
}
.member-card {
	position: relative;
	background: linear-gradient(145deg, #f7fbf4 0%, #ffffff 100%);
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	padding: 18px 16px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	box-shadow: 0 10px 22px rgba(54, 94, 42, 0.10);
	transition: transform .18s ease, box-shadow .2s ease, border-color .2s ease;
	overflow: hidden;
}
.member-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: transparent;
}
.member-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 14px 28px rgba(54, 94, 42, 0.16);
	border-color: #d1d5db;
}
.member-card .member-avatar {
	width: 84px;
	height: 84px;
	border-radius: 50%;
	object-fit: cover;
	border: 3px solid #eef5ea;
	box-shadow: 0 6px 14px rgba(54, 94, 42, 0.14);
	margin-bottom: 12px;
	background: #fff;
}
.member-card .member-name {
	font-size: 16px;
	font-weight: 700;
	color: var(--land-text);
	margin-bottom: 6px;
	line-height: 1.3;
	min-height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.member-card .member-role {
	font-size: 11px;
	font-weight: 700;
	color: var(--land-primary);
	text-transform: uppercase;
	letter-spacing: .55px;
	margin-bottom: 8px;
	line-height: 1.2;
}
.member-card .member-desc {
	font-size: 13.5px;
	color: var(--land-muted);
	margin-bottom: 0;
	line-height: 1.55;
	width: 100%;
	flex: 1;
}
.about-image {
	width: 100%;
	height: 260px;
	object-fit: cover;
	border-radius: 12px;
	border: 1px solid var(--land-border);
}
.about-showcase {
	display: grid;
	grid-template-columns: minmax(0, 1.36fr) minmax(0, 1fr);
	gap: 28px;
	align-items: stretch;
}
.about-showcase-main-wrap {
	border-radius: 22px;
	overflow: hidden;
	background: #0f2630;
	box-shadow: 0 14px 26px rgba(0, 0, 0, 0.28);
}
.about-showcase-main-image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 560px;
	object-fit: cover;
	object-position: 45% center;
}
.about-showcase-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 12px;
	padding: 30px 28px 28px;
	background: #0d2b1e;
	border-radius: 22px;
}
.about-showcase-title {
	margin: 0;
	font-size: 64px;
	line-height: .92;
	font-weight: 400;
	color: #f1f4f3;
	text-transform: uppercase;
}
.about-showcase-title span {
	font-weight: 700;
	color: #f1d54f;
}
.about-showcase-divider {
	height: 1px;
	background: rgba(255, 255, 255, 0.58);
	margin: 0;
}
.about-showcase-text {
	margin: 0;
	font-size: 20px;
	line-height: 1.32;
	font-weight: 500;
	color: #eff5f2;
}
.about-showcase-text-last {
	margin-bottom: 4px;
}
.about-showcase-accent-wrap {
	position: relative;
	margin-top: auto;
	border-radius: 18px;
	overflow: hidden;
	background: #0d2b22;
	max-width: 92%;
	margin-left: auto;
	margin-right: auto;
}
.about-showcase-accent-wrap:after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(22, 96, 56, 0.38);
	pointer-events: none;
}
.about-showcase-accent-image {
	display: block;
	width: 100%;
	height: 175px;
	object-fit: cover;
	filter: saturate(1.05) brightness(0.8);
}
.product-card-image {
	width: 100%;
	height: 180px;
	object-fit: cover;
	border-radius: 10px;
	border: 1px solid var(--land-border);
	margin-bottom: 12px;
}
.mv-section-wrap {
	position: relative;
	overflow: hidden;
	background: radial-gradient(circle at 14% 18%, rgba(255, 234, 128, 0.14) 0%, rgba(255, 234, 128, 0) 35%), linear-gradient(130deg, #013d30 0%, #024437 45%, #01261d 100%);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 24px;
	padding: 26px;
	box-shadow: 0 18px 40px rgba(1, 40, 30, 0.32);
}
.mv-section-wrap:before,
.mv-section-wrap:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	pointer-events: none;
}
.mv-section-wrap:before {
	width: 300px;
	height: 300px;
	right: -110px;
	top: -120px;
	background: radial-gradient(circle, rgba(255, 215, 90, 0.18) 0%, rgba(255, 215, 90, 0) 70%);
}
.mv-section-wrap:after {
	width: 250px;
	height: 250px;
	left: -95px;
	bottom: -120px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 72%);
}
.mv-section-head {
	position: relative;
	z-index: 1;
	margin-bottom: 18px;
	text-align: center;
}
.mv-kicker {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 14px;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: #ffe38a;
	border: 1px solid rgba(255, 227, 138, 0.45);
	background: rgba(255, 227, 138, 0.09);
	margin-bottom: 10px;
}
.mv-main-title {
	font-size: 36px;
	line-height: 1.05;
	font-weight: 700;
	margin: 0;
	color: #f4f7f6;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);
}
.mv-grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
}
.mv-card {
	position: relative;
	padding: 16px;
	border-radius: 22px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: linear-gradient(165deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.08) 100%);
	backdrop-filter: blur(6px);
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.mv-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 20px 32px rgba(0, 0, 0, 0.22);
	border-color: rgba(255, 224, 122, 0.55);
}
.mv-card-chip {
	display: inline-flex;
	align-items: center;
	padding: 4px 11px;
	border-radius: 999px;
	font-size: 10.5px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #1b342c;
	background: linear-gradient(135deg, #ffe27f 0%, #f4c84f 100%);
	margin-bottom: 10px;
}
.mv-card-image-wrap {
	border-radius: 18px;
	overflow: hidden;
	background: #f0f4f7;
	border: 1px solid rgba(255, 255, 255, 0.45);
	box-shadow: 0 12px 22px rgba(0, 0, 0, 0.24);
	margin-bottom: 14px;
}
.mv-card-image {
	width: 100%;
	height: 305px;
	object-fit: cover;
	display: block;
}
.mv-card-title {
	font-size: 56px;
	line-height: 1;
	font-weight: 700;
	color: #f5d85a;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 10px;
	text-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
.mv-card-divider {
	height: 1px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 240, 190, 0.85) 50%, rgba(255, 255, 255, 0) 100%);
	margin: 0 0 16px;
}
.mv-card-text {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 500;
	color: #f4f8f6;
	margin: 0;
}
.cp-wrap {
	background: linear-gradient(135deg, #003e2f 0%, #014332 45%, #002d22 100%);
	border-radius: 24px;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	box-shadow: 0 18px 36px rgba(1, 38, 29, 0.30);
}
.cp-layout {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
	gap: 26px;
	align-items: stretch;
}
.cp-mini-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}
.cp-mini-card {
	border-radius: 22px;
	padding: 14px;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.20);
	border: 1px solid rgba(255, 255, 255, 0.16);
	transition: transform .2s ease, box-shadow .2s ease;
}
.cp-mini-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 24px rgba(0, 0, 0, 0.24);
}
.cp-mini-card-lime {
	background: #b2ef5e;
}
.cp-mini-card-light {
	background: #e9e9ea;
}
.cp-mini-title {
	font-size: 20px;
	line-height: 1.1;
	font-weight: 500;
	letter-spacing: .3px;
	text-transform: uppercase;
	color: #0f3b2d;
	margin-bottom: 10px;
}
.cp-mini-title span {
	font-size: 56px;
	font-weight: 700;
	line-height: .8;
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
	color: #0a2f23;
}
.cp-mini-image {
	width: 100%;
	height: 120px;
	object-fit: cover;
	display: block;
	border-radius: 0;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.20);
}
.cp-tagline {
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	font-size: 48px;
	line-height: 1.08;
	font-style: italic;
	color: #e8f3ef;
	text-align: center;
	letter-spacing: .2px;
}
.cp-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 14px;
}
.cp-heading {
	font-size: 80px;
	line-height: .92;
	font-weight: 400;
	color: #edf2f0;
	text-transform: uppercase;
	margin: 2px 0 0;
}
.cp-heading span {
	display: block;
	font-weight: 700;
	color: #f3d854;
}
.cp-feature-frame {
	background: #b2ef5e;
	border-radius: 20px;
	padding: 16px;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}
.cp-feature-image {
	width: 100%;
	height: 360px;
	border-radius: 16px;
	object-fit: cover;
	display: block;
	background: #ececec;
}
.member-login-shell {
	background: linear-gradient(135deg, var(--land-surface-soft) 0%, var(--land-surface) 100%);
	border: 1px solid var(--land-border);
	border-radius: 14px;
	padding: 24px;
	box-shadow: 0 8px 18px rgba(54, 94, 42, 0.08);
}
.login-panel {
	background: var(--land-surface);
	border: 1px solid var(--land-border);
	border-radius: 12px;
	padding: 24px;
	box-shadow: 0 10px 24px rgba(54, 94, 42, 0.10);
}
.login-title {
	font-size: 24px;
	font-weight: 700;
	color: var(--land-text);
	margin-bottom: 4px;
}
.login-subtitle {
	font-size: 13px;
	color: var(--land-muted);
	margin-bottom: 18px;
}
.login-field {
	margin-bottom: 14px;
}
.login-field label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: var(--land-muted);
	margin-bottom: 6px;
}
.login-input-wrap {
	position: relative;
}
.login-input-icon {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: var(--land-muted);
}
.login-input {
	width: 100%;
	height: 42px;
	border: 1px solid var(--land-border);
	border-radius: 10px;
	padding: 0 12px 0 34px;
	font-size: 14px;
	outline: none;
	transition: border-color .2s ease, box-shadow .2s ease;
	background: var(--land-surface-soft);
}
.login-input:focus {
	border-color: var(--land-primary);
	box-shadow: 0 0 0 3px rgba(54, 94, 42, 0.18);
}
.login-btn {
	width: 100%;
	height: 42px;
	border: none;
	border-radius: 10px;
	background: linear-gradient(135deg, var(--land-primary) 0%, #4b7d39 100%);
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: .2px;
	transition: transform .15s ease, box-shadow .2s ease;
}
.login-btn:hover {
	transform: translateY(-1px);
	box-shadow: 0 8px 16px rgba(54, 94, 42, 0.30);
}
.login-help {
	font-size: 12px;
	color: var(--land-muted);
	text-align: center;
	margin-top: 10px;
}
.legal-verified-pill {
	background: linear-gradient(135deg,#d1fae5,#a7f3d0);
	color: #065f46;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding: 3px 11px;
	border-radius: 999px;
	border: 1px solid #6ee7b7;
}
.legal-intro {
	color: var(--land-muted);
	font-size: 13.5px;
}
/* ── Legalities ── */
.legal-doc-card {
	position: relative;
	background: linear-gradient(145deg, #f7fbf4 0%, #ffffff 100%);
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	overflow: hidden;
	height: 100%;
	box-shadow: 0 8px 20px rgba(54, 94, 42, 0.09);
	transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
	cursor: pointer;
	display: flex;
	flex-direction: column;
}
.legal-doc-card::before {
	content: "";
	position: absolute;
	top: 0; left: 0; right: 0;
	height: 4px;
	background: transparent;
	z-index: 2;
}
.legal-doc-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 16px 32px rgba(54, 94, 42, 0.18);
	border-color: #d1d5db;
}
.legal-doc-image-wrap {
	position: relative;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.legal-doc-image-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .35s ease;
}
.legal-doc-card:hover .legal-doc-image-wrap img {
	transform: scale(1.04);
}
.legal-doc-overlay {
	position: absolute;
	inset: 0;
	background: rgba(27, 52, 20, 0.62);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity .25s ease;
}
.legal-doc-card:hover .legal-doc-overlay {
	opacity: 1;
}
.legal-doc-overlay-text {
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .4px;
	background: rgba(255,255,255,0.15);
	border: 1px solid rgba(255,255,255,0.4);
	border-radius: 999px;
	padding: 8px 18px;
	backdrop-filter: blur(4px);
}
.legal-doc-icon-badge {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
	width: 36px;
	height: 36px;
	border-radius: 10px;
	background: linear-gradient(135deg, var(--land-primary) 0%, #4b7d39 100%);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	box-shadow: 0 4px 10px rgba(54,94,42,0.30);
}
.legal-verified-badge {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
	background: linear-gradient(135deg, #d1fae5, #a7f3d0);
	color: #065f46;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding: 3px 9px;
	border-radius: 999px;
	border: 1px solid #6ee7b7;
}
.legal-doc-body {
	padding: 14px 16px 16px;
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.legal-doc-title {
	font-size: 15px;
	font-weight: 700;
	color: var(--land-text);
	line-height: 1.3;
}
.legal-doc-hint {
	font-size: 12px;
	color: var(--land-muted);
	display: flex;
	align-items: center;
	gap: 5px;
}
.legal-doc-hint svg {
	width: 13px;
	height: 13px;
	flex-shrink: 0;
}
.legal-modal {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(5, 15, 5, 0.88);
	z-index: 2000;
	align-items: center;
	justify-content: center;
	padding: 30px;
	animation: legalFadeIn .2s ease;
}
@keyframes legalFadeIn {
	from { opacity: 0; }
	to   { opacity: 1; }
}
.legal-modal-inner {
	position: relative;
	text-align: center;
	max-width: min(960px, 95vw);
	width: 100%;
}
.legal-modal img {
	max-width: 100%;
	max-height: 78vh;
	border-radius: 12px;
	border: 2px solid rgba(255,255,255,0.15);
	box-shadow: 0 24px 60px rgba(0,0,0,0.55);
}
.legal-modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px;
}
.legal-modal-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .2px;
}
.legal-modal-badge {
	background: rgba(110,231,183,0.15);
	border: 1px solid rgba(110,231,183,0.30);
	color: #a7f3d0;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding: 3px 10px;
	border-radius: 999px;
}
.legal-close {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(255,255,255,0.10);
	border: 1px solid rgba(255,255,255,0.20);
	color: #fff;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background .18s ease;
}
.legal-close:hover {
	background: rgba(255,255,255,0.22);
}
@media (max-width: 1200px) {
	.landing-menu {
		gap: 6px;
	}
	.landing-menu a {
		padding: 7px 10px;
		font-size: 12.5px;
	}
	.hero-content {
		max-width: 580px;
		padding: 38px 28px;
	}
	.hero-content h1 {
		font-size: 36px;
	}
	.about-showcase-title {
		font-size: 54px;
	}
	.about-showcase-text {
		font-size: 20px;
	}
	.mv-main-title {
		font-size: 32px;
	}
	.cp-heading {
		font-size: 64px;
	}
	.cp-tagline {
		font-size: 40px;
	}
	.mv-card-title {
		font-size: 46px;
	}
	.mv-card-text {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	body.landing-home .container {
		padding-left: 14px;
		padding-right: 14px;
	}
	.landing-nav-inner {
		flex-wrap: wrap;
		align-items: center;
	}
	.landing-menu-toggle {
		display: inline-flex;
		margin-left: auto;
	}
	.landing-menu {
		display: none;
		width: 100%;
		justify-content: flex-start;
		margin-top: 8px;
		padding-top: 8px;
		border-top: 1px solid var(--land-border);
	}
	body.landing-home .landing-menu.is-open {
		display: flex;
	}
	.landing-menu a {
		width: 100%;
		border-radius: 10px;
	}
	.hero-carousel,
	.hero-slide {
		min-height: 340px;
	}
	.hero-content {
		padding: 30px 20px;
	}
	.hero-content h1 {
		font-size: 32px;
	}
	.about-showcase {
		grid-template-columns: 1fr;
		padding: 18px;
	}
	.about-showcase-main-image {
		min-height: 360px;
	}
	.about-showcase-title {
		font-size: 48px;
	}
	.about-showcase-text {
		font-size: 19px;
	}
	.about-showcase-accent-image {
		height: 150px;
	}
	.hero-content .d-flex {
		width: 100%;
	}
	.hero-btn {
		width: 100%;
		justify-content: center;
	}
	.leader-feature {
		flex-direction: column;
		text-align: center;
	}
	.leader-feature .leader-photo-wrap {
		max-width: 100%;
		flex: 0 0 auto;
	}
	.leader-feature .leader-avatar {
		height: 220px;
	}
	.mv-section-wrap {
		padding: 18px;
	}
	.cp-wrap {
		padding: 18px;
	}
	.mv-main-title {
		font-size: 30px;
	}
	.cp-layout {
		grid-template-columns: 1fr;
		gap: 18px;
	}
	.cp-right {
		order: -1;
	}
	.cp-heading {
		font-size: 56px;
	}
	.cp-feature-image {
		height: 300px;
	}
	.cp-tagline {
		font-size: 34px;
	}
	.mv-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	.mv-card {
		padding: 14px;
	}
	.mv-card-image {
		height: 280px;
	}
	.mv-card-title {
		font-size: 42px;
	}
	.mv-card-text {
		font-size: 17px;
	}
	.member-login-shell {
		padding: 16px;
	}
	.login-panel {
		padding: 18px;
	}
	.legal-doc-image-wrap {
		height: 165px;
	}
	.legal-modal {
		padding: 18px;
	}
	.legal-modal-header {
		flex-wrap: wrap;
		gap: 8px;
	}
}

@media (max-width: 768px) {
	.landing-nav-inner {
		gap: 10px;
	}
	.landing-menu {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}
	.landing-menu a {
		width: 100%;
		justify-content: center;
	}
	.landing-menu a.nav-cta {
		grid-column: span 2;
	}
	.hero-wrap {
		margin-top: 14px;
	}
	.about-showcase-title {
		font-size: 38px;
	}
	.about-showcase-text {
		font-size: 16px;
		line-height: 1.42;
	}
	.about-showcase-main-image {
		min-height: 250px;
	}
	.about-showcase-accent-image {
		height: 130px;
	}
	.cp-mini-grid {
		grid-template-columns: 1fr;
	}
	.cp-heading {
		font-size: 44px;
	}
	.cp-mini-title {
		font-size: 18px;
	}
	.cp-mini-title span {
		font-size: 48px;
	}
	.cp-feature-image {
		height: 230px;
	}
	.cp-tagline {
		font-size: 28px;
	}
	.mv-main-title {
		font-size: 26px;
	}
	.mv-card-chip {
		font-size: 10px;
	}
	.mv-card-image {
		height: 220px;
	}
	.mv-card-title {
		font-size: 34px;
	}
	.mv-card-text {
		font-size: 15px;
		line-height: 1.5;
	}
	.hero-carousel,
	.hero-slide {
		min-height: 300px;
	}
	.hero-content {
		max-width: 100%;
		padding: 24px 16px;
	}
	.hero-content h1 {
		font-size: 28px;
	}
	.hero-content p {
		font-size: 14px;
		margin-bottom: 16px;
	}
	.hero-control {
		width: 32px;
		height: 32px;
		font-size: 16px;
	}
	.hero-caption {
		display: none;
	}
	.leader-feature {
		padding: 16px;
	}
	.leader-feature .leader-avatar {
		height: 200px;
	}
	.mv-image {
		height: 180px;
	}
	.mv-content h4 {
		font-size: 22px;
	}
	.mv-content p {
		font-size: 16px;
	}
	.member-card {
		padding: 16px 12px;
	}
	.member-card .member-name {
		min-height: auto;
	}
	.legal-doc-body {
		padding: 12px;
	}
	.legal-modal-title {
		font-size: 15px;
	}
	.legal-modal-badge {
		font-size: 10px;
	}
	.legal-close {
		width: 32px;
		height: 32px;
	}
}

@media (max-width: 576px) {
	.landing-menu {
		grid-template-columns: 1fr;
	}
	.landing-menu a.nav-cta {
		grid-column: auto;
	}
	.hero-carousel,
	.hero-slide {
		min-height: 280px;
	}
	.hero-content h1 {
		font-size: 24px;
	}
	.hero-btn {
		font-size: 12px;
		padding: 9px 12px;
	}
	.about-image,
	.product-card-image,
	.mv-image,
	.leader-feature .leader-avatar {
		height: 170px;
	}
	.about-showcase {
		padding: 14px;
		border-radius: 16px;
	}
	.about-showcase-title {
		font-size: 31px;
	}
	.about-showcase-text {
		font-size: 14px;
		line-height: 1.44;
	}
	.about-showcase-main-wrap,
	.about-showcase-accent-wrap {
		border-radius: 14px;
	}
	.about-showcase-main-image {
		min-height: 200px;
	}
	.about-showcase-accent-image {
		height: 105px;
	}
	.comp-plan-image,
	.legal-doc-image-wrap {
		height: 140px;
	}
	.section-card {
		padding: 14px;
	}
	.legal-modal {
		padding: 12px;
	}
	.legal-modal img {
		max-height: 72vh;
	}
}