:root{--tkm-green:#009b50;--tkm-green-dark:#06633f;--tkm-red:#e5232c;--tkm-ink:#0d251d;--tkm-muted:#71847d;--tkm-line:#dbe9e2}
.tkm-section,.tkm-market-header{box-sizing:border-box;margin-left:auto!important;margin-right:auto!important;border:1px solid var(--tkm-line);position:relative;overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tkm-section *,.tkm-market-header *{box-sizing:border-box}.tkm-section svg,.tkm-market-header svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tkm-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;letter-spacing:.11em;text-transform:uppercase;padding:7px 11px;border:1px solid rgba(0,155,80,.18);border-radius:999px;background:rgba(0,155,80,.07);margin-bottom:16px}.tkm-eyebrow svg{width:14px;height:14px}.tkm-heading{margin:0 0 12px;font-size:42px;line-height:1.06;font-weight:500}.tkm-description{margin:0;max-width:760px;font-size:15px;line-height:1.75}.tkm-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.tkm-section-head.is-centered{justify-content:center;text-align:center}.tkm-section-head.is-centered .tkm-description{margin-inline:auto}.tkm-view-all{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid var(--tkm-line);border-radius:14px;padding:11px 15px;color:var(--tkm-green-dark);text-decoration:none;background:#fff;font-size:13px}.tkm-view-all svg{width:16px}
/* Header */
.tkm-market-header{width:calc(100% - 30px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border:1px solid rgba(0,155,80,.12);box-shadow:0 18px 44px rgba(8,50,35,.08);backdrop-filter:blur(20px);z-index:30}.tkm-market-header__logo{display:flex;align-items:center}.tkm-market-header__logo img{display:block;height:auto}.tkm-market-header__nav{justify-self:center}.tkm-market-header .menu{display:flex;align-items:center;gap:7px;list-style:none;margin:0;padding:0}.tkm-market-header .menu li{margin:0}.tkm-market-header .menu a{position:relative;display:block;padding:10px 12px;text-decoration:none;font-size:14px;font-weight:500;border-radius:12px;transition:.2s}.tkm-market-header .menu a:after{content:"";position:absolute;left:50%;bottom:3px;width:18px;height:2px;border-radius:9px;background:var(--tkm-green);transform:translateX(-50%) scaleX(0);transition:.2s}.tkm-market-header .menu a:hover,.tkm-market-header .current-menu-item>a{background:rgba(0,155,80,.06)}.tkm-market-header .menu a:hover:after,.tkm-market-header .current-menu-item>a:after{transform:translateX(-50%) scaleX(1)}.tkm-market-header__actions{display:flex;align-items:center;gap:9px}.tkm-account-btn,.tkm-post-btn,.tkm-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:13px;text-decoration:none;font-size:13px;font-weight:500}.tkm-account-btn{color:var(--tkm-green-dark);background:#fff;border:1px solid var(--tkm-line)}.tkm-post-btn{color:#fff;background:linear-gradient(135deg,#009b50,#11b866);border:1px solid transparent}.tkm-account-btn svg,.tkm-post-btn svg{width:16px}.tkm-menu-toggle{display:none;width:44px;padding:0;background:var(--tkm-green);color:#fff;border:0}.tkm-menu-toggle svg{width:22px}.tkm-mobile-drawer{display:none}
/* Hero */
.tkm-market-hero{color:#fff;display:flex;align-items:end;isolation:isolate}.tkm-market-hero__slides,.tkm-market-hero__overlay{position:absolute;inset:0}.tkm-market-hero__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.03);transition:opacity 1s ease,transform 8s ease}.tkm-market-hero__slide.is-active{opacity:1;transform:scale(1.09)}.tkm-market-hero__overlay{z-index:1}.tkm-market-hero__content{position:relative;z-index:2;width:min(100%,1220px);margin:0 auto;padding:42px 18px}.tkm-market-hero .tkm-eyebrow{color:#7df0b7;background:rgba(0,155,80,.13);border-color:rgba(125,240,183,.25)}.tkm-market-hero .tkm-heading{max-width:850px;font-size:clamp(44px,5.4vw,78px);color:#fff}.tkm-market-hero .tkm-description{color:rgba(255,255,255,.8);font-size:17px;max-width:760px}.tkm-market-search{margin-top:34px;padding:14px;border:1px solid rgba(255,255,255,.22);background:rgba(5,45,33,.48);backdrop-filter:blur(18px);border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.22)}.tkm-market-search__tabs{display:flex;gap:8px;margin-bottom:10px}.tkm-market-search__tabs input{position:absolute;opacity:0}.tkm-market-search__tabs span{display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(255,255,255,.16);border-radius:13px;color:rgba(255,255,255,.78);cursor:pointer}.tkm-market-search__tabs input:checked+span{background:#fff;color:var(--tkm-green-dark)}.tkm-market-search__tabs svg{width:18px}.tkm-market-search__fields{display:grid;grid-template-columns:minmax(260px,1.5fr) .8fr .8fr auto;gap:8px}.tkm-market-search__fields input,.tkm-market-search__fields select,.tkm-market-search__fields button{min-height:58px;border:0;border-radius:14px;font-size:14px}.tkm-market-search__fields input,.tkm-market-search__fields select{width:100%;background:#fff;color:#18332a;padding:0 16px}.tkm-search-keyword{position:relative}.tkm-search-keyword svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--tkm-green);width:18px}.tkm-search-keyword input{padding-left:46px}.tkm-market-search__fields button{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;background:linear-gradient(135deg,#009b50,#12b968);color:#fff;font-weight:500;cursor:pointer}.tkm-hero-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:18px;color:rgba(255,255,255,.76);font-size:12px}.tkm-hero-trust span{display:flex;align-items:center;gap:7px}.tkm-hero-trust svg{color:#67e8a5}
/* Gateways */
.tkm-gateway-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tkm-gateway-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:24px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.25);box-shadow:0 20px 50px rgba(7,48,35,.12);isolation:isolate}.tkm-gateway-card__bg,.tkm-gateway-card__shade{position:absolute;inset:0}.tkm-gateway-card__bg{background-image:var(--tkm-card-image);background-size:cover;background-position:center;z-index:-2;transition:transform .45s ease}.tkm-gateway-card__shade{background:linear-gradient(180deg,rgba(5,39,29,.18),rgba(5,39,29,.9));z-index:-1}.tkm-gateway-card:hover .tkm-gateway-card__bg{transform:scale(1.045)}.tkm-gateway-card__top{display:flex;justify-content:space-between;align-items:start}.tkm-gateway-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:rgba(255,255,255,.13);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);color:#8cf5bf}.tkm-gateway-icon svg{width:25px;height:25px}.tkm-gateway-count{padding:7px 10px;border-radius:999px;background:rgba(0,0,0,.25);font-size:11px}.tkm-gateway-card__content h3{margin:0 0 8px;font-size:34px;font-weight:500}.tkm-gateway-card__content p{margin:0 0 20px;max-width:520px;color:rgba(255,255,255,.78);line-height:1.6}.tkm-gateway-cta{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.tkm-gateway-cta svg{width:18px}
/* Ads */
.tkm-ad-grid{display:grid}.tkm-ad-card{overflow:hidden;border:1px solid var(--tkm-line);backdrop-filter:blur(14px);transition:transform .25s ease,box-shadow .25s ease}.tkm-ad-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(7,50,35,.12)}.tkm-ad-card__media{position:relative;display:block;background:#eaf4ef center/cover no-repeat}.tkm-ad-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(6,36,28,.32))}.tkm-ad-card__badges{position:absolute;top:12px;left:12px;display:flex;gap:6px}.tkm-ad-card__badges span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:500;backdrop-filter:blur(12px)}.tkm-ad-card__badges .is-featured{background:#fff0bd;color:#8a6200}.tkm-ad-card__badges .is-verified{background:rgba(0,155,80,.88);color:#fff}.tkm-ad-card__badges svg{width:12px}.tkm-card-save{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--tkm-green-dark);border:1px solid rgba(255,255,255,.55)}.tkm-card-save svg{width:17px}.tkm-ad-card__body{padding:18px}.tkm-ad-card__meta{display:flex;justify-content:space-between;gap:8px;color:var(--tkm-green);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.tkm-ad-card h3{margin:9px 0 8px;font-size:19px;line-height:1.25;font-weight:500}.tkm-ad-card h3 a{color:var(--tkm-ink);text-decoration:none}.tkm-ad-price{font-size:18px;font-weight:500;color:var(--tkm-ink)}.tkm-ad-price small{font-size:11px;color:var(--tkm-muted)}.tkm-ad-specs{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tkm-ad-specs span{padding:6px 8px;border-radius:999px;background:#f1f7f4;color:#61766e;font-size:11px}.tkm-ad-card__foot{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #ebf1ed}.tkm-ad-card__foot>span{display:flex;align-items:center;gap:6px;color:#71847d;font-size:11px}.tkm-ad-card__foot>span svg{width:13px;color:var(--tkm-green)}.tkm-ad-card__foot>a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--tkm-green);color:#fff}.tkm-ad-card__foot>a svg{width:15px}.tkm-empty-state{grid-column:1/-1;padding:54px 20px;text-align:center;border:1px dashed #cfe1d8;border-radius:24px;color:var(--tkm-muted)}.tkm-empty-state span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:16px;background:#eaf7f0;color:var(--tkm-green)}.tkm-empty-state strong{display:block;color:var(--tkm-ink)}
/* Areas */
.tkm-area-grid{display:grid;gap:14px}.tkm-area-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:19px;border:1px solid var(--tkm-line);border-radius:20px;text-decoration:none;color:var(--tkm-ink);backdrop-filter:blur(14px);transition:.2s}.tkm-area-card:hover{transform:translateY(-3px);border-color:rgba(0,155,80,.35);box-shadow:0 18px 34px rgba(8,50,35,.07)}.tkm-area-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e9f7f0;color:var(--tkm-green)}.tkm-area-card__icon svg{width:20px}.tkm-mini-label{display:block;color:#8da099;font-size:11px;letter-spacing:.1em}.tkm-area-card h3{margin:3px 0 2px;font-size:18px;font-weight:500}.tkm-area-card p{margin:0;color:var(--tkm-muted);font-size:11px}.tkm-area-arrow{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--tkm-green);color:#fff}.tkm-area-arrow svg{width:15px}
/* How */
.tkm-how-grid{display:grid;gap:16px}.tkm-how-card{position:relative;padding:22px;border:1px solid var(--tkm-line);border-radius:22px;backdrop-filter:blur(12px);min-height:230px}.tkm-how-card:before{content:"";position:absolute;left:0;top:25px;bottom:25px;width:3px;border-radius:5px;background:linear-gradient(var(--tkm-green),#6ce8a8)}.tkm-how-card__top{display:flex;justify-content:space-between}.tkm-how-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#eaf7f0;color:var(--tkm-green)}.tkm-how-icon svg{width:23px}.tkm-how-num{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0e3025;color:#fff;font-size:11px}.tkm-how-card h3{margin:34px 0 8px;font-size:19px;font-weight:500}.tkm-how-card p{margin:0;color:var(--tkm-muted);font-size:12px;line-height:1.65}
/* CTA */
.tkm-market-cta{color:#fff}.tkm-market-cta__panel{display:grid;grid-template-columns:1.05fr .95fr;border:1px solid rgba(255,255,255,.15);border-radius:24px;overflow:hidden;backdrop-filter:blur(18px)}.tkm-market-cta__copy{padding:42px}.tkm-market-cta .tkm-eyebrow{color:#83efb8;border-color:rgba(131,239,184,.24);background:rgba(0,155,80,.12)}.tkm-market-cta .tkm-heading{color:#fff;font-size:clamp(34px,4.2vw,58px)}.tkm-market-cta .tkm-description{color:rgba(255,255,255,.75)!important}.tkm-cta-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.tkm-primary-btn,.tkm-secondary-btn{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;border-radius:14px;text-decoration:none;font-size:13px;font-weight:500}.tkm-primary-btn{background:linear-gradient(135deg,#12b966,#009b50);color:#fff}.tkm-secondary-btn{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff}.tkm-primary-btn svg,.tkm-secondary-btn svg{width:16px}.tkm-cta-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;color:rgba(255,255,255,.66);font-size:11px}.tkm-cta-points span{display:flex;gap:6px;align-items:center}.tkm-market-cta__visual{background:#0a4635 center/cover no-repeat;position:relative}.tkm-market-cta__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(4,33,24,.55))}.tkm-market-cta__visual-card{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;padding:17px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.13);backdrop-filter:blur(18px);display:grid;grid-template-columns:auto 1fr;gap:4px 12px}.tkm-market-cta__visual-card>span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:rgba(0,155,80,.9)}.tkm-market-cta__visual-card strong{font-weight:500}.tkm-market-cta__visual-card small{color:rgba(255,255,255,.72)}
/* Footer */
.tkm-market-footer{color:rgba(255,255,255,.72)}.tkm-footer-grid{display:grid;grid-template-columns:1.35fr .75fr .75fr 1fr;gap:30px}.tkm-footer-brand img{width:92px;height:auto;display:block;margin-bottom:18px}.tkm-footer-brand h3{margin:0 0 10px;font-size:20px;font-weight:500}.tkm-footer-brand p{max-width:430px;margin:0;line-height:1.7}.tkm-market-footer h4{margin:0 0 15px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.tkm-market-footer a{display:block;color:rgba(255,255,255,.7);text-decoration:none;margin-bottom:11px;font-size:13px}.tkm-market-footer a:hover{color:#7df0b7}.tkm-footer-contact span{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-size:13px}.tkm-footer-contact svg{width:15px;color:#61e5a1}.tkm-footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:11px}
/* responsive */
@media(max-width:1180px){.tkm-market-header__nav{display:none}.tkm-market-header{grid-template-columns:auto 1fr}.tkm-market-header__actions{justify-self:end}.tkm-account-btn span,.tkm-post-btn span{display:none}.tkm-menu-toggle{display:inline-flex}.tkm-mobile-drawer{position:fixed;display:block;right:16px;top:16px;bottom:16px;width:min(420px,calc(100vw - 32px));padding:22px;background:#fff;border:1px solid var(--tkm-line);border-radius:24px;box-shadow:0 30px 90px rgba(5,40,29,.24);transform:translateX(calc(100% + 40px));transition:.3s;z-index:100}.tkm-market-header.is-open .tkm-mobile-drawer{transform:translateX(0)}.tkm-mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #edf2ef}.tkm-mobile-drawer__head img{width:76px}.tkm-menu-close{width:42px;height:42px;border:0;border-radius:13px;background:var(--tkm-green);color:#fff;display:grid;place-items:center}.tkm-mobile-drawer .menu{display:block;margin-top:14px}.tkm-mobile-drawer .menu a{padding:13px 12px}.tkm-mobile-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.tkm-mobile-drawer__actions .tkm-account-btn span,.tkm-mobile-drawer__actions .tkm-post-btn span{display:inline}.tkm-market-search__fields{grid-template-columns:1fr 1fr}.tkm-search-keyword{grid-column:1/-1}.tkm-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.tkm-footer-contact{grid-column:2/4}}
@media(max-width:767px){.tkm-heading{font-size:28px}.tkm-description{font-size:14px}.tkm-section-head{display:block}.tkm-view-all{margin-top:18px}.tkm-market-header{width:calc(100% - 20px);gap:8px}.tkm-post-btn{display:none}.tkm-market-hero__content{padding:24px 0}.tkm-market-hero .tkm-heading{font-size:40px}.tkm-market-hero .tkm-description{font-size:15px}.tkm-market-search{padding:10px;border-radius:20px}.tkm-market-search__tabs{display:grid;grid-template-columns:1fr 1fr}.tkm-market-search__tabs span{justify-content:center}.tkm-market-search__fields{grid-template-columns:1fr}.tkm-search-keyword{grid-column:auto}.tkm-market-search__fields input,.tkm-market-search__fields select,.tkm-market-search__fields button{min-height:52px}.tkm-hero-trust{gap:12px}.tkm-gateway-grid{grid-template-columns:1fr}.tkm-gateway-card{padding:20px}.tkm-gateway-card__content h3{font-size:28px}.tkm-market-cta__panel{grid-template-columns:1fr}.tkm-market-cta__copy{padding:24px 18px}.tkm-market-cta__visual{min-height:300px}.tkm-footer-grid{grid-template-columns:1fr;gap:26px}.tkm-footer-contact{grid-column:auto}.tkm-footer-bottom{flex-direction:column}.tkm-mobile-drawer{right:10px;top:10px;bottom:10px;width:calc(100vw - 20px)} }
.tkm-gateway-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.tkm-gateway-chips span{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.09);backdrop-filter:blur(10px);font-size:11px;color:rgba(255,255,255,.86)}

/* ========================================================================
   Phase 02 Refinement v1.2.0 — Premium Hero + Main-Site Inspired Footer
   ======================================================================== */

/* Hero: true vertical centering with equal visual breathing room */
.tkm-market-hero{
  display:flex!important;
  align-items:center!important;
  justify-content:center;
  isolation:isolate;
  color:#fff;
}
.tkm-market-hero__overlay{z-index:1;overflow:hidden}
.tkm-market-hero__overlay:after{content:"";position:absolute;inset:0;pointer-events:none}
.tkm-market-hero__content{
  position:relative;
  z-index:2;
  width:100%;
  margin:auto;
  padding:24px 18px;
}
.tkm-market-hero__intro{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tkm-intro-gap,8px)}
.tkm-market-hero__intro .tkm-eyebrow{margin-bottom:4px}
.tkm-market-hero__intro .tkm-heading{margin:0}
.tkm-market-hero__intro .tkm-description{margin:2px 0 0}
.tkm-market-hero .tkm-heading{font-size:clamp(42px,5vw,72px);line-height:1.04;text-wrap:balance}
.tkm-market-hero .tkm-description{font-size:16px;line-height:1.7}

/* Search is one cohesive glass workspace rather than a white block */
.tkm-market-search{
  position:relative;
  width:100%;
  margin-left:0;
  margin-right:0;
  border:1px solid rgba(255,255,255,.24);
  overflow:hidden;
  box-shadow:0 26px 70px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08);
}
.tkm-market-search:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.07),transparent 46%);
  pointer-events:none;
}
.tkm-market-search>*{position:relative;z-index:1}
.tkm-market-search__tabs{display:flex;gap:8px;margin-bottom:10px}
.tkm-market-search__tabs label{margin:0}
.tkm-market-search__tabs span{min-height:42px;padding:10px 16px;border:1px solid rgba(255,255,255,.14);transition:background .2s ease,color .2s ease,border-color .2s ease}
.tkm-market-search__tabs input:checked+span{border-color:rgba(255,255,255,.62);box-shadow:0 8px 20px rgba(0,0,0,.08)}
.tkm-market-search__fields{align-items:stretch}
.tkm-market-search__fields input,.tkm-market-search__fields select{border:1px solid rgba(8,73,50,.08)!important;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.tkm-market-search__fields input:focus,.tkm-market-search__fields select:focus{border-color:rgba(0,155,80,.34)!important;box-shadow:0 0 0 3px rgba(0,155,80,.08)}
.tkm-market-search__fields button{border:1px solid rgba(255,255,255,.12);transition:transform .2s ease,filter .2s ease,background .2s ease;box-shadow:0 12px 26px rgba(0,155,80,.20)}
.tkm-market-search__fields button:hover{transform:translateY(-1px);filter:saturate(1.06)}
.tkm-market-search__fields button svg{width:17px;height:17px}
.tkm-hero-trust{align-items:center}
.tkm-hero-trust span{padding:7px 10px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(3,36,26,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}

/* Footer outer canvas: same visual family as main TripKuwait */
.tkm-market-footer{
  position:relative;
  isolation:isolate;
  border-color:rgba(255,255,255,.04)!important;
  background:#042a22;
  color:rgba(255,255,255,.72);
}
.tkm-market-footer:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 8% 14%,rgba(0,155,80,.16),transparent 26%),
    radial-gradient(circle at 90% 80%,rgba(229,35,44,.055),transparent 22%),
    linear-gradient(135deg,rgba(255,255,255,.018) 25%,transparent 25%) 0 0/44px 44px;
}
.tkm-market-footer:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(2,29,23,.18),rgba(1,25,20,.44));
  pointer-events:none;
}
.tkm-market-footer__inner{width:100%;margin:0 auto}
.tkm-market-footer__panel{
  border:1px solid rgba(255,255,255,.14);
  overflow:hidden;
  box-shadow:0 28px 80px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.05);
}
.tkm-market-footer__grid{
  display:grid;
  grid-template-columns:minmax(260px,1.28fr) minmax(150px,.62fr) minmax(250px,.92fr) minmax(300px,1.08fr);
  align-items:start;
}
.tkm-footer-brand img{display:block;height:auto;margin:0 0 18px;object-fit:contain}
.tkm-footer-brand h3{margin:0 0 10px;font-size:20px;line-height:1.35;font-weight:500}
.tkm-footer-brand p{margin:0;max-width:430px;line-height:1.75}
.tkm-market-footer h4{margin:0 0 18px;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.11em;font-weight:500}
.tkm-footer-links{padding-top:8px}
.tkm-footer-links a{position:relative;display:flex;align-items:center;width:max-content;max-width:100%;margin:0 0 13px;padding-left:0;text-decoration:none;transition:color .2s ease,transform .2s ease;padding-bottom:2px}
.tkm-footer-links a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#67e9a6;transition:width .2s ease}
.tkm-footer-links a:hover{transform:translateX(3px)}
.tkm-footer-links a:hover:before{width:100%}

/* Brand socials */
.tkm-footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.tkm-footer-socials a{display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:13px;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.tkm-footer-socials a:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.25)}
.tkm-footer-socials svg{width:17px;height:17px}

/* Contact and newsletter are independent glass cards */
.tkm-footer-contact-card,.tkm-footer-newsletter{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:20px;overflow:hidden}
.tkm-footer-contact-card:before,.tkm-footer-newsletter:before{content:"";position:absolute;left:16px;right:16px;top:0;height:2px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#10bd6b,rgba(16,189,107,.10))}
.tkm-footer-contact-card h4{margin-bottom:15px}
.tkm-footer-contact-row{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:7px 0}
.tkm-footer-contact-row>span:last-child{min-width:0;overflow-wrap:anywhere;line-height:1.45}
.tkm-footer-contact-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(110,239,172,.12);border-radius:12px}
.tkm-footer-contact-icon svg{width:16px;height:16px}

.tkm-footer-newsletter__kicker{display:block;margin-bottom:7px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}
.tkm-footer-newsletter h3{margin:0 0 9px;font-size:22px;line-height:1.2;font-weight:500}
.tkm-footer-newsletter p{margin:0 0 17px;line-height:1.6}
.tkm-footer-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:5px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(0,0,0,.08)}
.tkm-footer-newsletter-form input{width:100%;min-width:0;height:46px;padding:0 13px;border:0!important;border-radius:11px;color:#fff;outline:0;font-size:13px}
.tkm-footer-newsletter-form input::placeholder{color:rgba(255,255,255,.45)}
.tkm-footer-newsletter-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 15px;border:0;border-radius:11px;color:#fff;font-weight:500;cursor:pointer;transition:transform .2s ease,filter .2s ease}
.tkm-footer-newsletter-form button:hover{transform:translateY(-1px);filter:brightness(1.05)}
.tkm-footer-newsletter-form button svg{width:15px;height:15px}
.tkm-footer-newsletter .ff-el-group{margin-bottom:10px}.tkm-footer-newsletter .ff-btn-submit{background:#009b50!important;color:#fff;border:0!important;border-radius:12px!important;min-height:46px!important;padding:0 16px!important}

.tkm-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.10);font-size:11px}
.tkm-footer-bottom a{text-decoration:none;transition:color .2s ease}.tkm-footer-bottom a:hover{color:#75efb2!important}

/* Tablet */
@media(max-width:1180px){
  .tkm-market-hero__content{padding:24px 14px}
  .tkm-market-footer__grid{grid-template-columns:1.15fr .85fr 1fr;gap:24px}
  .tkm-footer-newsletter{grid-column:1/-1}
}

/* Mobile */
@media(max-width:767px){
  .tkm-market-hero{align-items:center!important}
  .tkm-market-hero__content{padding:18px 0!important}
  .tkm-market-hero .tkm-heading{font-size:34px;line-height:1.08}
  .tkm-market-hero .tkm-description{font-size:14px;line-height:1.65}
  .tkm-market-search{width:100%;margin-top:24px}
  .tkm-market-search__tabs{grid-template-columns:1fr 1fr;display:grid}
  .tkm-market-search__tabs span{justify-content:center;padding-inline:10px}
  .tkm-market-search__fields{grid-template-columns:1fr!important;gap:8px}
  .tkm-market-search__fields button{width:100%}
  .tkm-hero-trust{gap:7px;margin-top:13px}
  .tkm-hero-trust span{font-size:11px;padding:6px 8px}

  .tkm-market-footer__grid{grid-template-columns:1fr!important;gap:18px!important}
  .tkm-footer-brand,.tkm-footer-links,.tkm-footer-contact-card,.tkm-footer-newsletter{width:100%;min-width:0;grid-column:auto!important}
  .tkm-footer-links{padding:2px 2px 0}
  .tkm-footer-contact-card,.tkm-footer-newsletter{border-radius:18px;padding:17px}
  .tkm-footer-newsletter-form{grid-template-columns:1fr auto}
  .tkm-footer-newsletter-form button span{display:none}
  .tkm-footer-newsletter-form button{width:46px;padding:0}
  .tkm-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:22px;padding-top:17px}
}

@media(max-width:420px){
  .tkm-market-hero .tkm-heading{font-size:30px}
  .tkm-footer-newsletter-form{grid-template-columns:minmax(0,1fr) 44px}
  .tkm-footer-newsletter-form button{width:44px}
}

/* ========================================================================
   v1.2.1 — Footer responsiveness + background image + mobile nav repair
   ======================================================================== */

/* The header must never clip the fixed mobile navigation drawer. */
.tkm-market-header{
  overflow:visible!important;
}

html.tkm-menu-lock,
html.tkm-menu-lock body{
  overflow:hidden!important;
  overscroll-behavior:none;
}

.tkm-mobile-backdrop{
  display:none;
  position:fixed;
  inset:0;
  margin:0;
  padding:0;
  border:0;
  background:rgba(4,35,28,.54);
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .25s ease,visibility .25s ease;
  z-index:99990;
}

/* Desktop submenu support for WordPress menus. */
@media(min-width:1181px){
  .tkm-market-header .menu>.menu-item-has-children{position:relative}
  .tkm-market-header .menu>.menu-item-has-children>a{padding-right:28px}
  .tkm-market-header .menu>.menu-item-has-children>a:before{
    content:"";
    position:absolute;
    right:11px;
    top:50%;
    width:6px;
    height:6px;
    border-right:1.5px solid currentColor;
    border-bottom:1.5px solid currentColor;
    transform:translateY(-68%) rotate(45deg);
    opacity:.65;
  }
  .tkm-market-header .sub-menu{
    position:absolute;
    left:0;
    top:calc(100% + 10px);
    width:max-content;
    min-width:210px;
    max-width:300px;
    margin:0;
    padding:10px;
    list-style:none;
    border:1px solid rgba(0,155,80,.13);
    border-radius:16px;
    background:rgba(255,255,255,.96);
    -webkit-backdrop-filter:blur(20px);
    backdrop-filter:blur(20px);
    box-shadow:0 22px 52px rgba(5,45,32,.14);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(8px);
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
    z-index:100;
  }
  .tkm-market-header .menu>.menu-item-has-children:hover>.sub-menu,
  .tkm-market-header .menu>.menu-item-has-children:focus-within>.sub-menu{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
  }
  .tkm-market-header .sub-menu li{width:100%}
  .tkm-market-header .sub-menu a{width:100%;padding:10px 11px!important;border-radius:10px;white-space:normal}
  .tkm-market-header .sub-menu a:after{display:none!important}
}

/* The footer background image now lives on the outer canvas instead of being
   reset by the generic Elementor section background shorthand. */
.tkm-market-footer{
  background-color:#042a22!important;
  background-image:var(--tkm-footer-image,none);
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  isolation:isolate;
}
.tkm-market-footer:before,
.tkm-market-footer:after{z-index:0!important}
.tkm-market-footer__inner{position:relative;z-index:1;min-width:0}
.tkm-market-footer__panel{width:100%;min-width:0}
.tkm-market-footer__grid>*{min-width:0}

/* Avoid fixed minimum column widths that can push the newsletter off-screen. */
.tkm-market-footer__grid{
  grid-template-columns:minmax(0,1.2fr) minmax(0,.62fr) minmax(0,.88fr) minmax(0,1.08fr)!important;
  width:100%;
  min-width:0;
}
.tkm-footer-contact-card,
.tkm-footer-newsletter{
  width:100%;
  max-width:100%;
  min-width:0;
}
.tkm-footer-newsletter-form input{max-width:100%}

/* Wide laptop / Elementor editor / small desktop: a balanced 2 x 2 grid. */
@media(max-width:1399px){
  .tkm-market-footer__grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:24px!important;
  }
  .tkm-footer-brand,
  .tkm-footer-links,
  .tkm-footer-contact-card,
  .tkm-footer-newsletter{
    grid-column:auto!important;
  }
}

/* Tablet header: robust viewport-level off-canvas menu. */
@media(max-width:1180px){
  .tkm-market-header{
    overflow:visible!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .tkm-mobile-backdrop{display:block}
  .tkm-market-header.is-open .tkm-mobile-backdrop{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .tkm-mobile-drawer{
    display:flex!important;
    flex-direction:column;
    position:fixed!important;
    top:14px!important;
    right:14px!important;
    bottom:14px!important;
    left:auto!important;
    width:min(420px,calc(100vw - 28px))!important;
    max-width:calc(100vw - 28px)!important;
    height:auto!important;
    max-height:calc(100dvh - 28px)!important;
    padding:20px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    background:rgba(250,253,251,.985)!important;
    border:1px solid rgba(0,155,80,.14)!important;
    border-radius:24px!important;
    box-shadow:0 30px 100px rgba(2,35,25,.30)!important;
    -webkit-backdrop-filter:blur(22px)!important;
    backdrop-filter:blur(22px)!important;
    transform:translate3d(calc(100% + 42px),0,0)!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:transform .28s ease,opacity .24s ease,visibility .28s ease!important;
    z-index:100000!important;
  }
  .tkm-market-header.is-open .tkm-mobile-drawer{
    transform:translate3d(0,0,0)!important;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }
  .tkm-mobile-drawer__head{
    position:sticky;
    top:-20px;
    z-index:4;
    flex:0 0 auto;
    margin:-20px -20px 8px;
    padding:18px 20px 16px!important;
    background:rgba(250,253,251,.96);
    -webkit-backdrop-filter:blur(18px);
    backdrop-filter:blur(18px);
  }
  .tkm-menu-close{
    flex:0 0 42px;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    border-radius:50%!important;
    color:#fff!important;
    background:#009b50!important;
  }
  .tkm-menu-close svg{width:18px!important;height:18px!important}
  .tkm-mobile-drawer>.menu{
    display:block!important;
    flex:0 0 auto;
    width:100%;
    margin:8px 0 0!important;
    padding:0!important;
    list-style:none;
  }
  .tkm-mobile-drawer>.menu>li{display:block!important;width:100%;margin:0 0 6px!important}
  .tkm-mobile-drawer .menu a{
    display:flex!important;
    align-items:center;
    width:100%;
    min-height:48px;
    padding:11px 13px!important;
    border:1px solid transparent;
    border-radius:12px!important;
    color:#16372d!important;
    font-size:14px!important;
    font-weight:500!important;
    text-decoration:none!important;
    background:transparent!important;
  }
  .tkm-mobile-drawer .menu a:after{display:none!important}
  .tkm-mobile-drawer .menu a:hover,
  .tkm-mobile-drawer .current-menu-item>a{
    color:#008f49!important;
    border-color:rgba(0,155,80,.12);
    background:#eef9f3!important;
  }
  .tkm-mobile-drawer .sub-menu{
    position:static!important;
    display:block!important;
    width:100%!important;
    margin:2px 0 6px!important;
    padding:2px 0 2px 14px!important;
    list-style:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .tkm-mobile-drawer .sub-menu a{
    min-height:42px!important;
    padding:9px 12px!important;
    color:#5d736b!important;
    font-size:13px!important;
  }
  .tkm-mobile-drawer__actions{
    grid-template-columns:1fr!important;
    flex:0 0 auto;
    width:100%;
    margin-top:auto!important;
    padding-top:18px;
    border-top:1px solid #e7efeb;
  }
  .tkm-mobile-drawer__actions .tkm-account-btn,
  .tkm-mobile-drawer__actions .tkm-post-btn{
    display:flex!important;
    width:100%;
    min-height:48px;
    border-radius:13px;
  }
  .tkm-mobile-drawer__actions .tkm-account-btn span,
  .tkm-mobile-drawer__actions .tkm-post-btn span{display:inline!important}
}

@media(max-width:900px){
  .tkm-market-footer__grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .tkm-footer-brand,
  .tkm-footer-links,
  .tkm-footer-contact-card,
  .tkm-footer-newsletter{
    width:100%!important;
    max-width:100%!important;
    grid-column:1!important;
  }
  .tkm-footer-links{padding:0!important}
}

@media(max-width:767px){
  .tkm-market-footer{
    background-position:center center!important;
  }
  .tkm-market-footer__panel{
    width:100%!important;
    max-width:100%!important;
  }
  .tkm-footer-contact-card,
  .tkm-footer-newsletter{
    padding:17px!important;
    border-radius:18px!important;
  }
  .tkm-footer-newsletter-form{
    width:100%;
    grid-template-columns:minmax(0,1fr) 46px!important;
  }
  .tkm-footer-newsletter-form button{width:46px!important;min-width:46px!important}
  .tkm-mobile-drawer{
    top:10px!important;
    right:10px!important;
    bottom:10px!important;
    width:calc(100vw - 20px)!important;
    max-width:calc(100vw - 20px)!important;
    max-height:calc(100dvh - 20px)!important;
    border-radius:22px!important;
  }
}

/* Phase 03 account/header integration refinements */
.tkm-market-header .tkm-post-btn,
.tkm-market-header .tkm-post-btn:visited,
.tkm-market-header .tkm-post-btn:hover,
.tkm-market-header .tkm-post-btn:focus,
.tkm-mobile-drawer .tkm-post-btn,
.tkm-mobile-drawer .tkm-post-btn:visited,
.tkm-mobile-drawer .tkm-post-btn:hover,
.tkm-mobile-drawer .tkm-post-btn:focus{
  color:#fff!important;
}
.tkm-market-header .tkm-post-btn:hover,
.tkm-mobile-drawer .tkm-post-btn:hover{
  filter:brightness(1.04);
}

/* Phase 04 global UI refinements */
.tkm-post-btn:hover,.tkm-post-btn:focus{color:#fff!important}
.tkm-market-section :is(h1,h2,h3,h4,h5,h6,strong,b,button,a),
.tkm-market-header :is(strong,b,button,a),
.tkm-mobile-drawer :is(strong,b,button,a){font-weight:500!important}
