@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-v24-latin-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-v24-latin-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-v24-latin-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins-v24-latin-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.woff2?v=d5e647") format("woff2"), url("../fonts/fa-solid-900.ttf?v=0248ab") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-brands-400.woff2?v=005c9a") format("woff2"), url("../fonts/fa-brands-400.ttf?v=bb8cd0") format("truetype");
}
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em / 1 "Font Awesome 6 Free";
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em / 1 "Font Awesome 6 Brands";
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-classic,
.fa-sharp,
.fas,
[class^="icon-"],
[class*=" icon-"],
.fa-solid,
.far,
.fa-regular,
.fab,
.icon-joomla,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  line-height: 1;
}
.fas,
[class^="icon-"],
[class*=" icon-"],
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}
.icon-joomla,
[class^="icon-"],
[class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}
.fab,
.icon-joomla,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}
.fab,
.icon-joomla,
.fa-brands {
  font-weight: 400;
}
.fa-facebook-f::before {
  content: "";
}
.fa-x-twitter:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-fw,
.icon-fw {
  text-align: center;
  width: 1.25em;
}
.icon-eye:before {
  content: "";
}
.icon-eye-slash:before {
  content: "";
}
.icon-edit:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-house:before,
.fa-home:before,
.fa-home-alt:before,
.fa-home-lg-alt:before {
  content: "";
}
.fa.fa-home:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-magnifying-glass:before,
.fa-search:before {
  content: "";
}
.icon-angle-left:before {
  content: "";
}
.icon-angle-right:before {
  content: "";
}
.icon-angle-double-left:before {
  content: "";
}
.icon-angle-double-right:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-spin,
.icon-spin {
  -webkit-animation-name: fa-spin;
          animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
          animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
          animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
          animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
          animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
          animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spinner:before {
  content: "";
}

/* =========================================================
   2. GLOBAL VARIABLES / BASE / COMMON HELPERS
   ========================================================= */
:root{
  --ink:#17201d;
  --muted:#6f7773;
  --line:#e6e9e6;
  --paper:#f7f8f5;
  --white:#ffffff;
  --green:#355d49;
  --accent:#b7c9a8;
  --accent-dark:#52664c;
  --btn-primary-bkg: #007BFF;
  --btn-primary-gradient: #0056b3;
  --btn-primary-color: #ffffff;
  --btn-primary-hover-bkg: #0056b3;
  --btn-primary-hover-gradient: #004099;
  --btn-primary-hover-color: #ffffff;
  --btn-primary-active-bkg: #627bc5;
  --btn-primary-active-gradient: #002346;
  --serif: Georgia, "Times New Roman", serif;
  --sans: "Poppins", Arial, Helvetica, sans-serif;
	
--newsletter-bg: #171a18;
--newsletter-text: #ffffff;
--newsletter-muted: #aeb5af;
--newsletter-line: rgba(255,255,255,.14);
--newsletter-accent: var(--accent, #8ca58f);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);}
a{color:inherit;text-decoration:none}
img {max-width: 100%;height: auto;display: block;}
.container{width:min(1240px,calc(100% - 48px));margin:auto}

/* =========================================================
   3. TOPBAR
   ========================================================= */
.topbar{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.topbar .container{height:38px;display:flex;align-items:center;justify-content:space-between}
.topbar .topbar_social { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; margin: 0; padding: 0; font-size: 18px; }
.topbar .toplinks{display:flex;gap:24px;color:#dfe5df}
.topbar .top-menu {list-style: none; font-size: 12px;font-weight: normal;}
.topbar .nav{display:flex;align-items:center;gap:25px;}
.topbar .nav-item{position:relative}
.topbar .nav-item>a{display:flex;align-items:center;gap:5px}

/* =========================================================
   4. HEADER / DESKTOP NAVIGATION / MOBILE NAVIGATION
   ========================================================= */
.header{border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;background:rgba(247,248,245,.96);backdrop-filter:blur(10px)}
.header-main{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.header-main .logo{display:flex;align-items:center;gap:13px;max-width:245px}
.header .nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:600}
.header .nav a,.mgs-category .nav a,.mgs-article .nav a{position:relative}
.header .nav a{padding:7px 0}
.header .nav a:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:1px;background:var(--ink);transition:.25s}
.header .nav a:hover:after{width:100%}
.header .nav-item{position:relative}
.header .nav-item>a{display:flex;align-items:center;gap:5px}
.header .nav-chevron{font-size:9px;color:var(--muted)}
.header .mega-menu{position:absolute;top:calc(100% + 1px);left:50%;transform:translateX(-50%);width:min(930px,calc(100vw - 30px));background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(23,32,29,.15);padding:26px;display:none;z-index:30}
.header .nav-item:hover .mega-menu,.header .nav-item:focus-within .mega-menu{display:block}
.header .mega-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.header .nav-item::after {content: "";position: absolute;left: 0;right: 0;top: 100%;height: 12px;}
.header .mega-menu-single {width: max-content;min-width: 260px;max-width: calc(100vw - 30px);}
.header .mega-menu-single .mega-grid {grid-template-columns: 1fr;gap: 0;}
.header .mega-title{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-weight:700;margin-bottom:13px}
.header .mega-link{display:block;padding:7px 0;font-family:var(--sans);font-size:16px;font-weight: normal;}
.header .mega-link:hover{color:var(--green)}
.header .header-actions{display:flex;align-items:center;gap:14px}
.search{font-size:24px}
.header .btn{
  display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;
  border:1px solid var(--ink);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:bold
}
.header .btn.dark{background:var(--ink);color:#fff}
.header .mobile-menu-button{display:none;border:1px solid var(--ink);background:transparent;padding:9px 12px;font-size:18px;cursor:pointer}
.header .mobile-nav{display:none;background:var(--paper);border-top:1px solid var(--line)}
.header .mobile-nav.open{display:block}
.header .mobile-nav-inner{padding:10px 0 20px}
.header .mobile-nav details summary,.header .mobile-nav>a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700;cursor:pointer;list-style:none}
.header .mobile-nav details summary::-webkit-details-marker{display:none}
.header .mobile-sub{padding:4px 0 8px 15px}
.header .mobile-sub a{display:block;padding:9px 0;font-family:var(--serif);font-size:19px}

/* =========================================================
   5. HEADER / TOPBAR / COMMON RESPONSIVE
   Existing breakpoints intentionally preserved.
   ========================================================= */
@media(max-width:1000px){
  .header .nav{display:none}
  .header .mobile-menu-button{display:block}
  .footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
  .topbar .toplinks{display:none}
  .topbar .container{justify-content:center}
  .header-main{min-height:75px}
  .header-main .logo{min-width:0}
  .header .header-actions .btn{display:none}
  .section {padding:48px 0}
  .footer-grid{grid-template-columns:1fr}
  .footer-legal {display: flex;justify-content: flex-start;align-items: flex-start;padding: 18px 0;}
  .footer-legal a {margin: 5px 0;padding: 0 12px;}
  .footer-legal a:first-child {padding-left: 0;}
  .footer-legal a + a {border-left: 0;}
  .copyright{display:block;line-height:1.8}
}
/* =========================================================
   6. FOOTER
   ========================================================= */
.footer{background:#111714;color:#d6ddd7;padding:52px 0 25px}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px}
.footer-legal {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;list-style: none;gap: 0;margin-top: 20px;padding: 10px 0px;border-top: 1px solid #303934;border-bottom: 1px solid #303934;}
.footer-legal a {display: inline-block;margin: 0;padding: 0 16px;color: #98a39b;font-size: 10px;line-height: 1.5;text-transform: uppercase;letter-spacing: .06em;transition: color .2s ease;}
.footer-legal a:hover {color: #fff;}
.footer-legal a + a {border-left: 1px solid #3a423d;}
.footer h3{color:#fff;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.footer p,.footer a{color:#98a39b;font-size:13px}
.footer a{display:block;margin:11px 0}
.copyright{padding-top:20px;color:#718078;font-size:11px;display:flex;justify-content:space-between}

/* =========================================================
   7. COMMON SECTIONS / BUTTONS
   ========================================================= */
.section{padding:32px 0;border-top:1px solid var(--line)}

/* =========================================================
   8. SECTION VERTICALS
   ========================================================= */
.section-verticals {
  border-top: 1px solid #ecf14f;
  -webkit-box-shadow: 0px 0px 6px 0px #644915;
          box-shadow: 0px 0px 6px 0px #644915;
  padding: 30px 0px;
  margin-top: 30px;
}
.section-verticals .verticals__carousel {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  position: relative;
}
.section-verticals .carousel {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 380px;
  margin: 0 auto;
}
.section-verticals .cover {
  position: absolute;
  -webkit-transition: z-index 0.4s, -webkit-transform 0.4s ease;
  transition: z-index 0.4s, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, z-index 0.4s;
  transition: transform 0.4s ease, z-index 0.4s, -webkit-transform 0.4s ease;
  cursor: pointer;
  border-radius: 0px;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding: 3px;
  border: 3px solid #fff;
  -webkit-box-shadow: inset 0px 0px 20px 0px #dedfffe8, 0 5px 10px #00000017, 0 2px 5px rgba(0, 0, 0, 0.98);
          box-shadow: inset 0px 0px 20px 0px #dedfffe8, 0 5px 10px #00000017, 0 2px 5px rgba(0, 0, 0, 0.98);
}
.section-verticals .cover img {
  border: 1px solid #eee0e0;
  -webkit-box-shadow: 0px 0px 3px 1px #181a19;
          box-shadow: 0px 0px 3px 1px #181a19;
}

/* Large desktop: Section Verticals (>=1200px) */
@media (min-width: 1200px) {
  .section-verticals .cover:nth-child(1) {
    width: 240px;
    height: 316px;
    top: 30px;
    left: -70px;
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
    z-index: 1;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .section-verticals .cover:nth-child(2) {
    width: 260px;
    height: 342px;
    top: 10px;
    left: 120px;
    -webkit-filter: brightness(0.85);
            filter: brightness(0.85);
    z-index: 2;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  .section-verticals .cover:nth-child(3) {
    width: 280px;
    height: 369px;
    top: 0;
    left: 340px;
    -webkit-filter: brightness(1);
            filter: brightness(1);
    z-index: 5;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .section-verticals .cover:nth-child(4) {
    width: 260px;
    height: 342px;
    top: 10px;
    left: 590px;
    -webkit-filter: brightness(0.85);
            filter: brightness(0.85);
    z-index: 2;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  .section-verticals .cover:nth-child(5) {
    width: 240px;
    height: 320px;
    top: 30px;
    left: 800px;
    -webkit-filter: brightness(0.7);
            filter: brightness(0.7);
    z-index: 1;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .section-verticals .cover:hover {
    z-index: 10;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}

/* =========================================================
   9. NEWSLETTER
   ========================================================= */
.mgs-newsletter-section {padding: 20px 0;}
.mgs-newsletter {width: min(1240px, calc(100% - 40px));margin: 0 auto;color: var(--newsletter-text);}
.mgs-newsletter-content {position: relative;display: grid;grid-template-columns: 1fr 1.1fr;gap: 64px;align-items: center;padding: 56px;overflow: hidden;background: var(--newsletter-bg);}
.mgs-newsletter-copy {position: relative;z-index: 1;max-width: 520px;}
.mgs-newsletter-label {display: block;margin-bottom: 18px;color: var(--newsletter-accent);font-size: 10px;font-weight: 700;letter-spacing: .18em;text-transform: uppercase;}
.mgs-newsletter h2 {margin: 0 0 16px;font-family: var(--serif, Georgia, serif);font-size: clamp(36px, 4vw, 50px);font-weight: 400;line-height: 1;letter-spacing: -.025em;}
.mgs-newsletter p {max-width: 500px;margin: 0;color: var(--newsletter-muted);font-size: 15px;line-height: 1.7;}
.mgs-newsletter-action {position: relative;z-index: 2;min-width: 0;}
.mgs-newsletter-form {display: flex;gap: 8px;padding: 7px;background: #fff;}
.mgs-newsletter-fields {display: grid;grid-template-columns: 1fr 1.25fr;gap: 7px;flex: 1;min-width: 0;}
.mgs-newsletter input {width: 100%;min-width: 0;height: 50px;padding: 0 14px;border: 1px solid #e1e4e1;border-radius: 0;background: #f7f8f6;color: #171a18;font: inherit;font-size: 14px;outline: none;transition:border-color .2s ease,background .2s ease;}
.mgs-newsletter input::placeholder {color: #7b827d;}
.mgs-newsletter input:focus {background: #fff;border-color: var(--newsletter-accent);}
.mgs-newsletter-submit {display: inline-flex;align-items: center;justify-content: center;gap: 16px;min-width: 142px;height: 50px;padding: 0 18px;border: 0;border-radius: 0;background: var(--newsletter-accent);color: #fff;font: inherit;font-size: 11px;font-weight: 700;letter-spacing: .12em;text-transform: uppercase;cursor: pointer;transition:background .2s ease,gap .2s ease;}
.mgs-newsletter-submit:hover {gap: 21px;}
.mgs-newsletter-submit:disabled {opacity: .55;cursor: not-allowed;}
.mgs-newsletter-arrow {font-size: 18px;line-height: 1;}
.mgs-newsletter-verify {display: flex;gap: 8px;padding: 7px;background: #fff;}
.mgs-newsletter-verify[hidden] {display: none;}
.mgs-newsletter-otp {flex: 1;letter-spacing: .2em;}
.mgs-newsletter-verify-btn,.mgs-newsletter-resend {height: 50px;padding: 0 20px;border: 0;font: inherit;font-size: 11px;font-weight: 700;letter-spacing: .1em;text-transform: uppercase;cursor: pointer;}
.mgs-newsletter-verify-btn {background: var(--newsletter-accent);color: #fff;}
.mgs-newsletter-resend {background: #e9ece9;color: #171a18;}
.mgs-newsletter-verify-btn:disabled,.mgs-newsletter-resend:disabled {opacity: .55;cursor: not-allowed;}
.mgs-newsletter-message {margin-top: 12px;font-size: 13px;line-height: 1.5;}
.mgs-newsletter-message:empty {display: none;}
.mgs-newsletter-message.is-error {color: #ffaaa0;}
.mgs-newsletter-message.is-success {color: #9ed8b8;}
.mgs-newsletter-honeypot {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}

/* Newsletter: tablet (<=900px) */
/* Tablet */
@media (max-width: 900px) {
.mgs-newsletter-content {grid-template-columns: 1fr;gap: 32px;padding: 44px;}
.mgs-newsletter-copy {max-width: 650px;}
}

/* Newsletter: mobile (<=600px) */
/* Mobile */
@media (max-width: 600px) {
.mgs-newsletter-section {padding: 40px 0;}
.mgs-newsletter {width: min(100% - 24px, 1240px);}
.mgs-newsletter-content {padding: 36px 22px;}
.mgs-newsletter h2 {font-size: 32px;}
.mgs-newsletter-form {display: block;}
.mgs-newsletter-fields {grid-template-columns: 1fr;}
.mgs-newsletter-fields input {margin-bottom: 7px;}
.mgs-newsletter-submit {width: 100%;}
.mgs-newsletter-verify {display: grid;grid-template-columns: 1fr 1fr;}
.mgs-newsletter-otp {grid-column: 1 / -1;}
.mgs-newsletter-verify-btn,.mgs-newsletter-resend {width: 100%;}
}

/* Newsletter: small phones (<=380px) */
/* Small phones */
@media (max-width: 380px) {
.mgs-newsletter-content {padding: 32px 18px;}
.mgs-newsletter h2 {font-size: 32px;}
.mgs-newsletter-verify {grid-template-columns: 1fr;}
.mgs-newsletter-otp {grid-column: auto;}
}


/* =========================================================
   MOBILE MENU STYLES
   ========================================================= */

/* Mobile navigation container */
.mobile-nav {
    display: none;
    background: var(--paper);
    border-top: 1px solid var(--line);
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
    z-index: 100;
}

.mobile-nav.open {
    display: block;
    animation: mobileSlideDown 0.3s ease-out;
}

@keyframes mobileSlideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.mobile-nav-inner {
    padding: 10px 0 20px;
}

/* Mobile menu list */
.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-item {
    border-bottom: 1px solid rgba(0,0,0,0.06);
}

.mobile-item:last-child {
    border-bottom: none;
}

/* Parent items with children */
.mobile-details {
    display: block;
    width: 100%;
}

.mobile-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 600;
    color: var(--ink);
    cursor: pointer;
    list-style: none;
    user-select: none;
    transition: color 0.2s ease;
}

.mobile-summary::-webkit-details-marker {
    display: none;
}

.mobile-summary:hover {
    color: var(--green);
}

.mobile-details[open] .mobile-summary {
    color: var(--green);
}

.mobile-chevron {
    font-size: 10px;
    color: var(--muted);
    transition: transform 0.3s ease;
}

.mobile-details[open] .mobile-chevron {
    transform: rotate(180deg);
}

/* Submenu */
.mobile-submenu {
    padding: 0 0 10px 20px;
    animation: mobileFadeIn 0.3s ease-out;
}

@keyframes mobileFadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.mobile-children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-child-item {
    border-bottom: 1px solid rgba(0,0,0,0.04);
}

.mobile-child-item:last-child {
    border-bottom: none;
}

/* Mobile links */
.mobile-link {
    display: block;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 500;
    color: var(--ink);
    transition: all 0.2s ease;
}

.mobile-link:hover {
    color: var(--green);
    padding-left: 5px;
}

.mobile-link i {
    margin-right: 10px;
    width: 20px;
    color: var(--muted);
}

.mobile-link:hover i {
    color: var(--green);
}

.mobile-child-link {
    display: block;
    padding: 12px 0;
    font-size: 14px;
    color: var(--muted);
    transition: all 0.2s ease;
}

.mobile-child-link:hover {
    color: var(--ink);
    padding-left: 5px;
}

.mobile-child-link i {
    margin-right: 8px;
    width: 18px;
    font-size: 13px;
}

/* Separator & Heading styles */
.mobile-separator {
    display: block;
    padding: 15px 0 10px;
    color: var(--muted);
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    opacity: 0.6;
    border-bottom: 1px solid var(--line);
}

.mobile-heading {
    display: block;
    padding: 15px 0 8px;
    font-size: 12px;
    font-weight: 700;
    color: var(--green);
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

/* Login/Register section */
.mobile-login {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid var(--green);
}

.mobile-login .mobile-link {
    font-weight: 600;
    color: var(--green);
}

.mobile-login .mobile-link:hover {
    color: var(--ink);
}

.mobile-login .mobile-link i {
    color: var(--green);
}

.mobile-login .user-link i.fa-angle-down {
    margin-left: 5px;
    font-size: 12px;
}

/* Active/Current states */
.mobile-item.current > .mobile-summary,
.mobile-item.current > .mobile-link {
    color: var(--green);
    font-weight: 700;
}

.mobile-item.active > .mobile-summary,
.mobile-item.active > .mobile-link {
    color: var(--green);
}

.mobile-child-item.current .mobile-child-link {
    color: var(--green);
    font-weight: 600;
}

/* Scrollbar styling */
.mobile-nav::-webkit-scrollbar {
    width: 4px;
}

.mobile-nav::-webkit-scrollbar-track {
    background: var(--paper);
}

.mobile-nav::-webkit-scrollbar-thumb {
    background: var(--green);
    border-radius: 2px;
}

.mobile-nav::-webkit-scrollbar-thumb:hover {
    background: var(--accent-dark);
}

/* Mobile menu toggle button - enhance existing */
.mobile-menu-button {
    border: 1px solid var(--ink);
    background: transparent;
    padding: 9px 12px;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: var(--ink);
}

.mobile-menu-button:hover {
    background: var(--ink);
    color: var(--paper);
}

.mobile-menu-button.open {
    background: var(--ink);
    color: var(--paper);
}

/* Error message */
.mobile-error {
    padding: 20px;
    text-align: center;
    color: #e74c3c;
}

/* Responsive: Show mobile menu only on smaller screens */
@media(max-width: 1000px) {
    .mobile-nav.open {
        display: block;
    }
}