
:root{--navy:#071a33;--navy2:#0c2748;--orange:#ff7410;--orange2:#ff4b2e;--pink:#e93683;--bg:#f4f6fa;--card:#fff;--ink:#101828;--muted:#667085;--line:#e4e7ec;--green:#079455;--red:#d92d20;--shadow:0 10px 30px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);font-family:Inter,Arial,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}
.top{background:var(--navy);color:#fff;text-align:center;padding:9px;font-size:12px;font-weight:800}.top span{color:#ffad66}
header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.head{max-width:1400px;margin:auto;padding:10px 22px;display:flex;align-items:center;gap:18px}.logo{width:658px;height:238px;max-width:100%;object-fit:contain;object-position:left center}.search{height:46px;flex:1;display:flex;border:1px solid #d0d5dd;border-radius:11px;overflow:hidden;background:#f9fafb}.search input{flex:1;border:0;background:transparent;outline:0;padding:0 15px;font-size:13px}.search button{border:0;background:var(--orange);color:#fff;padding:0 19px;font-weight:900}.actions{display:flex;gap:5px;align-items:center}.action{border:0;background:#fff;padding:10px;border-radius:9px;font-size:12px;font-weight:800}.action:hover{background:#f2f4f7}.cart{position:relative}.count{position:absolute;right:1px;top:0;background:#f04438;color:#fff;border-radius:50px;font-size:9px;padding:2px 5px}
.nav{border-top:1px solid #f2f4f7}.navin{max-width:1400px;margin:auto;padding:0 22px;display:flex;align-items:center;gap:24px;height:44px;overflow:auto}.navin a{font-size:12px;font-weight:800;white-space:nowrap}.navin a:hover,.hot{color:var(--orange)!important}
.container{max-width:1400px;margin:auto;padding:25px 22px}.hero{display:grid;grid-template-columns:1.55fr .7fr;gap:17px}.hero-main{min-height:350px;border-radius:22px;padding:42px;background:radial-gradient(circle at 80% 30%,#ff7a00,#ad351d 28%,#0d294b 63%,#071a33);color:#fff;position:relative;overflow:hidden}.hero-main:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;right:-160px;bottom:-230px;background:rgba(255,255,255,.08)}.hero-copy{position:relative;z-index:2;max-width:620px}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#ffbe83;font-weight:900}.hero h1{font-size:50px;line-height:1;letter-spacing:-2px;margin:12px 0}.hero p{color:#d8e2ee;font-size:14px;line-height:1.65;max-width:520px}.btn{display:inline-flex;border:0;border-radius:10px;padding:12px 17px;font-weight:900;font-size:12px}.primary{background:var(--orange);color:#fff}.light{background:#fff;color:var(--navy)}.outline{background:#fff;border:1px solid var(--line);color:var(--ink)}.hero-side{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.label{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#98a2b3;font-weight:900}.hero-side h2{font-size:20px;margin:8px 0}.bigprice{font-size:34px;font-weight:900}.old{text-decoration:line-through;color:#98a2b3;font-size:12px}.green{color:var(--green);font-weight:800}.timer{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.timer div{background:#f2f4f7;border-radius:9px;text-align:center;padding:8px}.timer b{display:block;font-size:17px}.timer span{font-size:8px;color:var(--muted)}
.section{margin-top:34px}.sectionhead{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.section h2{margin:0;font-size:23px;letter-spacing:-.5px}.muted{color:var(--muted);font-size:12px}.link{color:var(--orange);font-size:12px;font-weight:900}
.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:11px}.cat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 8px;text-align:center;transition:.2s}.cat:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.caticon{font-size:28px;height:40px}.cat b{font-size:11px}.cat small{display:block;color:#98a2b3;font-size:9px;margin-top:4px}
.filters{display:flex;gap:8px;overflow:auto;margin-bottom:14px}.chip{border:1px solid #d0d5dd;background:#fff;border-radius:50px;padding:8px 13px;font-size:11px;font-weight:800;white-space:nowrap}.chip.active{background:var(--navy);color:#fff}
.products{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.2s}.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.thumb{height:160px;display:flex;align-items:end;padding:12px;position:relative;color:#fff;font-weight:900;overflow:hidden}.thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.7))}.t1{background:linear-gradient(135deg,#111827,#ef4444)}.t2{background:linear-gradient(135deg,#071a33,#1682ff)}.t3{background:linear-gradient(135deg,#251047,#ec4899)}.t4{background:linear-gradient(135deg,#073a2d,#10b981)}.t5{background:linear-gradient(135deg,#3d2607,#f79009)}.t6{background:linear-gradient(135deg,#1d1238,#7f56d9)}.t7{background:linear-gradient(135deg,#062d40,#22b8cf)}.t8{background:linear-gradient(135deg,#40100d,#ff4d2e)}.tag{position:relative;z-index:2;font-size:11px}.discount{position:absolute;z-index:4;left:9px;top:9px;background:#12b76a;color:#fff;padding:5px 6px;border-radius:5px;font-size:9px}.heart{position:absolute;right:9px;top:9px;z-index:4;border:0;background:#fff;border-radius:50%;width:28px;height:28px}.pbody{padding:13px}.pname{font-size:12px;font-weight:850;line-height:1.35;min-height:34px}.meta{font-size:9px;color:#98a2b3;margin:5px 0}.stars{font-size:10px;color:#f79009}.price{display:flex;gap:7px;align-items:center;margin-top:8px}.price strong{font-size:17px}.seller{border-top:1px solid #f2f4f7;margin-top:9px;padding-top:8px;display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.seller span:last-child{color:var(--green);font-weight:800}.pbody .btn{width:100%;justify-content:center;margin-top:9px;padding:10px}
.banner{margin-top:35px;border-radius:20px;padding:30px 34px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.banner h2{margin:0 0 7px;font-size:25px}.banner p{margin:0;color:#b8c5d5;font-size:12px}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trustcard{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.trustcard b{display:block;font-size:12px;margin-bottom:6px}.trustcard span{font-size:10px;color:var(--muted);line-height:1.5}
footer{background:var(--navy);color:#fff;margin-top:45px}.foot{max-width:1400px;margin:auto;padding:40px 22px 20px}.footgrid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:35px}.foot h3{font-size:12px}.foot a,.foot p{display:block;font-size:10px;color:#aebacc;margin:9px 0}.copy{border-top:1px solid #1c3552;margin-top:28px;padding-top:17px;font-size:9px;color:#8393a8}
.page-title{font-size:32px;margin:8px 0}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:15px}.listing{display:grid;grid-template-columns:230px 1fr;gap:18px}.sidebar{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;height:max-content}.sidebar h3{font-size:12px;margin:0 0 12px}.sidebar label{display:block;font-size:10px;margin:9px 0;color:#475467}.sidebar input{width:100%}.sortbar{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px}
.productpage{display:grid;grid-template-columns:1fr 1fr;gap:20px}.productvisual{background:#fff;border:1px solid var(--line);border-radius:18px;min-height:480px;display:grid;place-items:center}.visualart{width:80%;height:78%;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:48px;font-weight:900}.productinfo{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px}.productinfo h1{font-size:30px;line-height:1.15;margin:8px 0}.offer{border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:14px}.offerrow{display:flex;justify-content:space-between;align-items:center}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-top:28px}.tabs button{border:0;background:none;padding:12px 2px;font-weight:800;font-size:12px}.tabs button.active{color:var(--orange);border-bottom:2px solid var(--orange)}
.cartpage{display:grid;grid-template-columns:1fr 350px;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.cartitem{display:flex;gap:14px;border-bottom:1px solid var(--line);padding:14px 0}.miniart{width:105px;height:80px;border-radius:10px}.cartitem h3{font-size:13px;margin:0 0 5px}.summaryrow{display:flex;justify-content:space-between;margin:12px 0;font-size:12px}.total{font-size:20px;font-weight:900;border-top:1px solid var(--line);padding-top:14px}
.form{max-width:620px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px}.form h1{margin-top:0}.field{margin:13px 0}.field label{display:block;font-size:11px;font-weight:800;margin-bottom:6px}.field input,.field select{width:100%;height:43px;border:1px solid #d0d5dd;border-radius:9px;padding:0 11px;outline:0}.dashboard{display:grid;grid-template-columns:220px 1fr;gap:18px}.dashnav{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;height:max-content}.dashnav a{display:block;padding:11px;border-radius:8px;font-size:11px;font-weight:800}.dashnav a.active,.dashnav a:hover{background:#fff0e5;color:var(--orange)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.stat span{font-size:10px;color:var(--muted)}.stat b{display:block;font-size:25px;margin-top:7px}.tablewrap{background:#fff;border:1px solid var(--line);border-radius:14px;margin-top:15px;overflow:auto}.table{width:100%;border-collapse:collapse;font-size:10px}.table th,.table td{padding:12px;border-bottom:1px solid var(--line);text-align:left}.pill{display:inline-block;padding:4px 7px;border-radius:20px;background:#ecfdf3;color:#067647;font-weight:800}.pill.orange{background:#fff4ed;color:#c4320a}
.toast{position:fixed;right:18px;bottom:18px;background:var(--navy);color:#fff;padding:12px 15px;border-radius:10px;font-size:11px;font-weight:800;opacity:0;transform:translateY(15px);transition:.25s;z-index:200}.toast.show{opacity:1;transform:none}
@media(max-width:1050px){.products{grid-template-columns:repeat(3,1fr)}.categories{grid-template-columns:repeat(4,1fr)}.hero{grid-template-columns:1fr}.trust,.stats{grid-template-columns:repeat(2,1fr)}.listing{grid-template-columns:1fr}.sidebar{display:none}.footgrid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.head{padding:8px 12px;flex-wrap:wrap}.logo{width:371px;height:134px;max-width:100%}.search{order:3;flex-basis:100%}.actions .hide-m{display:none}.container{padding:17px 12px}.hero-main{padding:28px;min-height:350px}.hero h1{font-size:38px}.products{grid-template-columns:repeat(2,1fr);gap:9px}.thumb{height:135px}.categories{grid-template-columns:repeat(3,1fr)}.productpage,.cartpage,.dashboard{grid-template-columns:1fr}.productvisual{min-height:330px}.banner{display:block}.banner .btn{margin-top:15px}.footgrid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}}
.buy-now{justify-content:center;text-align:center;background:#12b76a!important;color:#fff!important}.buy-now:hover{filter:brightness(.95)}

.seo-intro{max-width:900px;margin:12px 0 24px;color:#475467;line-height:1.8}
.specgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}
.specitem{border:1px solid #e4e7ec;border-radius:10px;padding:12px;background:#fff}
.specitem span{display:block;font-size:11px;color:#667085}.specitem b{display:block;margin-top:3px;font-size:13px}
.guidegrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guidecard{border:1px solid #e4e7ec;border-radius:12px;padding:16px;background:#fff}.guidecard a{font-weight:800;color:#101828;text-decoration:none}.guidecard p{line-height:1.7}
@media(max-width:700px){.specgrid,.guidegrid{grid-template-columns:1fr}}

.paypal-protection-logo{
  display:block;
  width:min(260px,100%);
  height:auto;
  margin:10px auto 0;
  object-fit:contain;
}
.paypal-protection-wrap{
  text-align:center;
  margin-top:8px;
}
.paypal-protection-wrap .protection-note{
  display:block;
  font-size:10px;
  line-height:1.4;
  color:#667085;
  margin-top:4px;
}

/* Product image fix */
.thumb{position:relative;overflow:hidden;background-color:#eef2f6;background-repeat:no-repeat;background-size:cover;background-position:center}
.thumb .tag{position:relative;z-index:2}

.whatsapp-order-button{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#fff !important;
  font-weight:800;
}
.whatsapp-order-button:hover{
  background:#1ebe5d !important;
  border-color:#1ebe5d !important;
}

.platform-operator{
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid rgba(16,24,40,.12);
  color:#667085;
  font-size:11px;
  line-height:1.65;
}
.platform-operator-title{
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:10px;
  font-weight:800;
  color:#98A2B3;
  margin-bottom:3px;
}
.platform-operator-company{
  font-weight:800;
  color:#344054;
  font-size:12px;
}
.platform-operator-address{
  max-width:700px;
}

.seekmami-footer-about{
  max-width:760px;
  margin:0 auto 22px;
  padding:20px 22px;
  border:1px solid rgba(16,24,40,.08);
  border-radius:14px;
  background:rgba(255,255,255,.55);
}
.seekmami-footer-about-title{
  margin:0 0 7px;
  font-size:13px;
  font-weight:800;
  color:#101828;
}
.seekmami-footer-about-text{
  margin:0;
  font-size:11px;
  line-height:1.75;
  color:#667085;
}
.seekmami-footer-about-text strong{
  color:#344054;
}
.platform-operator{
  margin-top:0;
}
@media(max-width:600px){
  .seekmami-footer-about{padding:16px;margin-bottom:18px}
}

.bixbyte-footer-credit{
  margin:18px auto 0;
  padding-top:14px;
  border-top:1px solid rgba(16,24,40,.08);
  text-align:center;
  font-size:12px;
  line-height:1.6;
  font-weight:800;
}
.bixbyte-footer-credit a{
  color:#ff1f3d;
  text-decoration:none;
}
.bixbyte-footer-credit a:hover{
  text-decoration:underline;
}

/* SeekMami Redeem page */
.redeem-page{padding:54px 0 70px;background:linear-gradient(135deg,#f7f6ff 0%,#eeecff 52%,#f8f7ff 100%);min-height:calc(100vh - 120px)}
.redeem-hero{text-align:center;max-width:900px;margin:0 auto 38px}
.redeem-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#667085}
.redeem-hero h1{font-size:58px;line-height:1.02;margin:5px 0 8px;color:#101828}
.redeem-hero h1 span{font-weight:400;color:#77728b}
.redeem-hero p{max-width:760px;margin:auto;color:#667085;line-height:1.7;font-size:15px}
.redeem-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:26px}
.redeem-card{border:1px solid #d8d5e6;border-radius:26px;background:rgba(255,255,255,.78);box-shadow:0 20px 55px rgba(40,35,90,.08);padding:38px}
.redeem-card.dark{background:#171525;color:#fff;border-color:#171525;position:relative;overflow:hidden}
.redeem-card.dark:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-130px;top:-120px}
.redeem-title{display:flex;align-items:center;gap:15px;margin-bottom:26px}
.redeem-icon{width:56px;height:56px;border-radius:17px;background:#171525;color:#fff;display:grid;place-items:center;font-size:25px}
.redeem-title h2{margin:0;font-size:24px}.redeem-title p{margin:4px 0 0;color:#667085;font-size:12px}
.redeem-card.dark .redeem-title p{color:#a6a2b8}
.redeem-form label{display:block;font-size:12px;font-weight:800;color:#101828;margin:18px 0 7px}
.redeem-form input{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;background:#fff;border-radius:13px;padding:15px 16px;font:inherit;outline:none}
.redeem-form input:focus{border-color:#635bff;box-shadow:0 0 0 3px rgba(99,91,255,.12)}
.redeem-submit{width:100%;border:0;border-radius:13px;padding:16px;background:#171525;color:#fff;font-weight:900;font-size:14px;cursor:pointer;margin-top:22px}
.redeem-submit:hover{opacity:.92}
.redeem-privacy{font-size:11px;color:#667085;line-height:1.55;margin-top:14px}
.redeem-steps{position:relative;z-index:1}.redeem-step{display:grid;grid-template-columns:40px 1fr;gap:14px;margin:25px 0}
.redeem-step-no{width:34px;height:34px;border-radius:50%;background:#f7f5ff;color:#171525;display:grid;place-items:center;font-weight:900;font-size:11px}
.redeem-step h3{margin:0 0 5px;font-size:14px}.redeem-step p{margin:0;color:#aaa6ba;font-size:11px;line-height:1.6}
.redeem-badges{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;position:relative;z-index:1}
.redeem-badge{border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:13px;font-size:11px}.redeem-badge b{display:block;color:#fff;margin-bottom:4px}.redeem-badge span{color:#9893aa}
.redeem-success{display:none;margin-top:14px;padding:13px;border-radius:11px;background:#ecfdf3;color:#067647;font-size:12px;line-height:1.5}
@media(max-width:800px){.redeem-grid{grid-template-columns:1fr}.redeem-hero h1{font-size:43px}.redeem-card{padding:25px}}

/* SeekMami responsive marketplace polish */
html{overflow-x:hidden}
body{width:100%;min-width:0;overflow-x:hidden}
.container{width:min(1320px,calc(100% - 32px));margin-inline:auto}
img{max-width:100%;height:auto}
button,a,input,select,textarea{max-width:100%;box-sizing:border-box}
.header,.topbar,header{width:100%}
nav{flex-wrap:wrap}
.grid,.products-grid,.product-grid{min-width:0}
.card,.productcard,.product-card{min-width:0}
.productcard img,.product-card img{width:100%;object-fit:cover}
.whatsapp-order-button{
  background:#25D366!important;
  border:1px solid #25D366!important;
  color:#fff!important;
  font-weight:800!important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.whatsapp-order-button:hover{background:#1ebe5d!important;border-color:#1ebe5d!important}
.whatsapp-logo{width:18px!important;height:18px!important;display:inline-block;object-fit:contain}
.paypal-buy-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  cursor:pointer!important;
}
.paypal-logo{width:22px!important;height:22px!important;object-fit:contain}
@media(max-width:900px){
  .container{width:min(100% - 24px,760px)}
  header .container{gap:12px}
  header nav{gap:12px}
  .grid,.products-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .container{width:calc(100% - 20px)}
  header .container{flex-direction:column;align-items:flex-start}
  header nav{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}
  header nav a{white-space:nowrap}
  .grid,.products-grid,.product-grid{grid-template-columns:1fr!important}
  .productpage{grid-template-columns:1fr!important}
  .productvisual{min-height:280px!important}
  .banner{flex-direction:column!important}
  .btn{width:100%;justify-content:center}
  .redeem-grid{grid-template-columns:1fr!important}
  .redeem-hero h1{font-size:clamp(38px,11vw,58px)!important}
}

/* Games navigation dropdown */
.games-dropdown{position:relative;display:inline-flex;align-items:center;height:100%}
.games-dropdown-toggle{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:12px;font-weight:800}
.games-dropdown-arrow{font-size:10px;line-height:1;transition:transform .2s ease}
.games-dropdown-menu{
  display:none;position:absolute;top:calc(100% + 8px);left:-8px;min-width:190px;
  padding:8px;background:#fff;border:1px solid #e4e7ec;border-radius:12px;
  box-shadow:0 16px 35px rgba(16,24,40,.14);z-index:9999;
}
.games-dropdown:hover .games-dropdown-menu,
.games-dropdown:focus-within .games-dropdown-menu{display:block}
.games-dropdown:hover .games-dropdown-arrow,
.games-dropdown:focus-within .games-dropdown-arrow{transform:rotate(180deg)}
.games-dropdown-menu a{
  display:block!important;padding:10px 12px!important;border-radius:8px;
  white-space:nowrap;text-decoration:none!important;font-size:12px!important;font-weight:800!important;
}
.games-dropdown-menu a:hover{background:#f2f4f7;color:var(--orange)!important}
@media(min-width:901px){.navin{overflow:visible}}
@media(max-width:900px){
  .games-dropdown{height:auto}
  .games-dropdown-menu{position:static;display:block;box-shadow:none;border:0;padding:4px 0 0 12px;min-width:0}
  .games-dropdown-menu a{padding:7px 8px!important;font-size:11px!important}
}
/* FINAL: WhatsApp CTA */
.whatsapp-order-button,.whatsapp-order-button.btn,
a[href*="api.whatsapp.com"],a[href*="wa.me"]{
 background:#25D366!important;background-color:#25D366!important;
 border-color:#25D366!important;color:#fff!important;
}
.whatsapp-order-button:hover,a[href*="api.whatsapp.com"]:hover,a[href*="wa.me"]:hover{
 background:#1ebe5d!important;background-color:#1ebe5d!important;border-color:#1ebe5d!important;color:#fff!important;
}
.whatsapp-logo{width:20px!important;height:20px!important;fill:#fff!important;display:inline-block!important;vertical-align:middle!important;flex:0 0 auto}

/* Premium SeekMami marketplace footer */
.site-footer{
  background:#101828;
  color:#98A2B3;
  margin-top:70px;
  border-top:1px solid #1D2939;
}
.site-footer a{color:#98A2B3;text-decoration:none}
.site-footer a:hover{color:#fff}
.site-footer-main{max-width:1320px;margin:0 auto;padding:52px 20px 30px}
.site-footer-grid{
  display:grid;
  grid-template-columns:1.55fr repeat(4,1fr);
  gap:34px;
}
.site-footer-brand img{width:180px;height:auto;max-height:70px;object-fit:contain;object-position:left;margin-bottom:14px}
.site-footer-brand p{font-size:12px;line-height:1.7;max-width:330px;margin:0 0 18px}
.site-footer-title{
  color:#fff;font-size:13px;font-weight:800;margin:4px 0 14px;
}
.site-footer-links{display:flex;flex-direction:column;gap:9px}
.site-footer-links a{font-size:12px;line-height:1.4}
.site-footer-contact{
  display:flex;flex-wrap:wrap;gap:8px;margin-top:12px
}
.site-footer-contact a{
  display:inline-flex;align-items:center;gap:7px;
  border:1px solid #344054;border-radius:9px;padding:9px 12px;
  font-size:11px;font-weight:800;color:#fff;background:#172033;
}
.site-footer-contact .footer-wa{background:#25D366;border-color:#25D366}
.site-footer-contact .footer-paypal{background:#fff;color:#003087;border-color:#fff}
.footer-wa-icon{width:16px;height:16px;fill:currentColor}
.site-footer-divider{height:1px;background:#1D2939;margin:30px 0 22px}
.site-footer-operator{
  display:flex;justify-content:space-between;gap:24px;align-items:flex-start;
  padding:0 0 22px
}
.site-footer-operator-title{
  color:#667085;text-transform:uppercase;letter-spacing:.08em;
  font-size:9px;font-weight:900;margin-bottom:5px
}
.site-footer-operator-company{color:#D0D5DD;font-size:12px;font-weight:800}
.site-footer-operator-address{font-size:10px;line-height:1.6;max-width:650px;margin-top:3px}
.site-footer-seo{
  text-align:right;font-size:11px;font-weight:800;line-height:1.5
}
.site-footer-seo a{color:#ff375f}
.site-footer-bottom{
  border-top:1px solid #1D2939;padding-top:17px;
  display:flex;justify-content:space-between;gap:20px;align-items:center;
  font-size:10px;line-height:1.5
}
.site-footer-bottom-right{color:#667085;text-align:right}
@media(max-width:1000px){
  .site-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}
}
@media(max-width:650px){
  .site-footer-main{padding:38px 16px 24px}
  .site-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}
  .site-footer-brand{grid-column:1/-1}
  .site-footer-operator{display:block}
  .site-footer-seo{text-align:left;margin-top:18px}
  .site-footer-bottom{display:block}
  .site-footer-bottom-right{text-align:left;margin-top:8px}
}
@media(max-width:420px){
  .site-footer-grid{grid-template-columns:1fr}
}

/* Footer alignment final polish */
.site-footer{width:100%;box-sizing:border-box;clear:both}
.site-footer-main{width:min(1320px,calc(100% - 40px));box-sizing:border-box}
.site-footer-grid{align-items:start}
.site-footer-brand,.site-footer-grid>div{min-width:0}
.site-footer-brand img{display:block;max-width:180px}
.site-footer-links a{display:block}
.site-footer-contact{align-items:center}
.site-footer-contact a{white-space:nowrap}
.site-footer-operator{align-items:flex-start}
.site-footer-operator>div{min-width:0}
.site-footer-bottom>div{min-width:0}
@media(max-width:1000px){
 .site-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:28px}
 .site-footer-brand{grid-column:1/-1}
}
@media(max-width:650px){
 .site-footer-main{width:calc(100% - 24px);padding-left:0;padding-right:0}
 .site-footer-grid{grid-template-columns:1fr 1fr;gap:25px 18px}
 .site-footer-brand{grid-column:1/-1}
 .site-footer-contact{width:100%}
 .site-footer-contact a{flex:1;justify-content:center}
 .site-footer-operator{display:block}
 .site-footer-seo{text-align:left;margin-top:18px}
 .site-footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
 .site-footer-bottom-right{text-align:left}
}
@media(max-width:430px){
 .site-footer-grid{grid-template-columns:1fr}
 .site-footer-brand{grid-column:auto}
 .site-footer-contact{flex-direction:column;align-items:stretch}
 .site-footer-contact a{width:100%}
}

/* SEEKMAMI STANDARD FOOTER — final layout */
.site-footer{
  width:100%;
  margin-top:72px;
  background:#0f1720;
  color:#98a2b3;
  border-top:1px solid #202b38;
  box-sizing:border-box;
}
.site-footer-main{
  width:min(1280px,calc(100% - 40px));
  margin:0 auto;
  padding:56px 0 22px;
  box-sizing:border-box;
}
.site-footer-grid{
  display:grid;
  grid-template-columns:minmax(250px,1.7fr) repeat(4,minmax(135px,1fr));
  gap:42px;
  align-items:start;
}
.site-footer-brand{
  min-width:0;
}
.site-footer-brand>a{
  display:inline-block;
  line-height:0;
}
.site-footer-brand img{
  display:block;
  width:auto;
  height:auto;
  max-width:165px;
  max-height:52px;
  object-fit:contain;
  object-position:left center;
  margin:0 0 17px;
}
.site-footer-brand p{
  max-width:320px;
  margin:0;
  color:#8f9bab;
  font-size:12px;
  line-height:1.75;
}
.site-footer-contact{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:19px;
}
.site-footer-contact a{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 14px;
  border-radius:9px;
  border:1px solid #344054;
  background:#17212d;
  color:#f2f4f7;
  font-size:11px;
  font-weight:800;
  white-space:nowrap;
  box-sizing:border-box;
}
.site-footer-contact .footer-wa{
  background:#25d366;
  border-color:#25d366;
  color:#fff;
}
.site-footer-contact .footer-paypal{
  background:#fff;
  border-color:#fff;
  color:#003087;
}
.site-footer-title{
  color:#f2f4f7;
  font-size:12px;
  font-weight:800;
  line-height:1.4;
  margin:2px 0 16px;
}
.site-footer-links{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
}
.site-footer-links a{
  color:#98a2b3;
  font-size:11px;
  line-height:1.45;
  text-decoration:none;
  transition:color .15s ease;
}
.site-footer-links a:hover{color:#fff}
.site-footer-divider{
  height:1px;
  background:#202b38;
  margin:43px 0 23px;
}
.site-footer-operator{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:35px;
  align-items:start;
}
.site-footer-operator-title{
  color:#667085;
  text-transform:uppercase;
  letter-spacing:.09em;
  font-size:9px;
  line-height:1.3;
  font-weight:900;
  margin-bottom:6px;
}
.site-footer-operator-company{
  color:#d0d5dd;
  font-size:12px;
  font-weight:800;
  line-height:1.45;
}
.site-footer-operator-address{
  max-width:700px;
  margin-top:3px;
  color:#7f8a99;
  font-size:10px;
  line-height:1.65;
}
.site-footer-seo{
  text-align:right;
  color:#667085;
  font-size:10px;
  line-height:1.6;
  white-space:nowrap;
}
.site-footer-seo a{
  color:#ff375f;
  font-weight:800;
  text-decoration:none;
}
.site-footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:25px;
  border-top:1px solid #202b38;
  margin-top:24px;
  padding-top:18px;
  color:#667085;
  font-size:10px;
  line-height:1.5;
}
.site-footer-bottom-right{
  text-align:right;
}
@media(max-width:1050px){
  .site-footer-grid{
    grid-template-columns:1.6fr repeat(2,1fr);
    gap:32px 26px;
  }
  .site-footer-brand{grid-column:1/-1}
}
@media(max-width:700px){
  .site-footer{margin-top:50px}
  .site-footer-main{
    width:calc(100% - 28px);
    padding:40px 0 20px;
  }
  .site-footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:30px 22px;
  }
  .site-footer-brand{grid-column:1/-1}
  .site-footer-brand img{max-width:150px;max-height:48px}
  .site-footer-contact a{flex:0 0 auto}
  .site-footer-operator{
    grid-template-columns:1fr;
    gap:18px;
  }
  .site-footer-seo{text-align:left;white-space:normal}
  .site-footer-bottom{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:7px;
  }
  .site-footer-bottom-right{text-align:left}
}
@media(max-width:430px){
  .site-footer-grid{grid-template-columns:1fr}
  .site-footer-contact{display:grid;grid-template-columns:1fr 1fr}
  .site-footer-contact a{width:100%;padding:0 8px}
}

/* Product availability status */
.unavailable-badge{
  display:inline-flex;align-items:center;width:max-content;
  padding:7px 11px;margin:0 0 12px;border-radius:999px;
  background:#fff4e5;color:#b54708;border:1px solid #fedf89;
  font-size:11px;font-weight:900;letter-spacing:.01em;
}
.unavailable-cta,
button.unavailable-cta:disabled{
  width:100%;background:#eaecf0!important;color:#667085!important;
  border:1px solid #d0d5dd!important;cursor:not-allowed!important;
  box-shadow:none!important;opacity:1!important;
}

/* SEEKMAMI — black marketplace footer, reference-inspired */
.site-footer{
  background:#000!important;color:#a7a7a7!important;
  border-top:1px solid #171717!important;margin-top:70px;
}
.site-footer a{color:#a7a7a7;text-decoration:none}
.site-footer a:hover{color:#fff}
.site-footer-main{
  width:min(1280px,calc(100% - 40px));margin:0 auto;padding:0 0 24px;
}
.footer-payments{
  min-height:92px;display:flex;align-items:center;justify-content:space-between;
  gap:25px;border-bottom:1px solid #262626;
}
.footer-payment-logos{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.footer-payment-logos span{font-weight:900;letter-spacing:.02em}
.footer-visa{font-size:25px;color:#fff}.footer-mastercard{font-size:16px;color:#fff}
.footer-discover{font-size:16px;color:#fff}.footer-paypal-logo{font-size:19px;color:#fff}
.footer-payment-note{font-size:13px;color:#777}
.footer-locale{font-size:13px;color:#aaa;white-space:nowrap}
.footer-columns{
  display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.5fr;
  gap:38px;padding:38px 0 36px;
}
.footer-column h3{
  color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;
  margin:0 0 17px;letter-spacing:.01em
}
.footer-column a{display:block;font-size:12px;line-height:1.5;margin:0 0 11px}
.footer-app h3{font-size:15px;text-transform:none}
.footer-app p{font-size:12px;line-height:1.6;margin:0 0 16px;color:#8b8b8b}
.footer-trust{
  border:1px solid #2c2c2c;border-radius:10px;padding:12px 14px;
  margin:16px 0;color:#fff;font-size:12px
}
.footer-trust strong{font-size:20px;color:#ffb000;margin-right:8px}
.footer-action-row{display:flex;gap:9px;flex-wrap:wrap}
.footer-action-row a{
  display:inline-flex!important;align-items:center;justify-content:center;
  min-height:38px;padding:0 14px;border-radius:7px!important;
  background:#171717;border:1px solid #333;color:#fff!important;font-weight:800;
}
.footer-action-row .footer-wa{
  background:#25d366;border-color:#25d366;color:#fff!important
}
.footer-legal{
  border-top:1px solid #262626;border-bottom:1px solid #262626;
  padding:22px 0;color:#777;font-size:11px;line-height:1.7;
}
.footer-legal a{color:#fff;font-weight:700}
.footer-company-row{
  display:grid;grid-template-columns:repeat(3,1fr) auto;gap:28px;
  padding:28px 0 24px;
}
.footer-company h4{color:#d6d6d6;font-size:12px;margin:0 0 7px}
.footer-company p{font-size:10px;line-height:1.6;margin:0;color:#777}
.footer-social{
  display:flex;align-items:flex-start;justify-content:flex-end;gap:13px;
}
.footer-social a{
  width:30px;height:30px;border:1px solid #333;border-radius:50%;
  display:flex;align-items:center;justify-content:center;color:#ddd!important;font-size:11px;font-weight:900;
}
.footer-bottom{
  border-top:1px solid #262626;padding-top:18px;
  display:flex;justify-content:space-between;gap:20px;
  color:#666;font-size:10px;line-height:1.6;
}
@media(max-width:900px){
  .footer-columns{grid-template-columns:repeat(2,1fr)}
  .footer-app{grid-column:1/-1}
  .footer-company-row{grid-template-columns:1fr 1fr}
  .footer-social{justify-content:flex-start}
}
@media(max-width:600px){
  .site-footer-main{width:calc(100% - 24px)}
  .footer-payments{align-items:flex-start;flex-direction:column;padding:25px 0}
  .footer-payment-logos{gap:14px}
  .footer-columns{grid-template-columns:1fr;padding:30px 0}
  .footer-app{grid-column:auto}
  .footer-company-row{grid-template-columns:1fr;gap:20px}
  .footer-bottom{flex-direction:column}
}

/* ===== SeekMami final footer stability fix ===== */
.site-footer{
  width:100%!important;
  background:#050505!important;
  color:#a3a3a3!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.site-footer *{box-sizing:border-box}
.site-footer-main{
  width:min(1280px,calc(100% - 48px))!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding:0 0 24px!important;
}
.footer-payments{
  min-height:88px!important;
  padding:22px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  border-bottom:1px solid #242424!important;
}
.footer-payment-logos{
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  flex-wrap:wrap!important;
  min-width:0!important;
}
.footer-payment-note{font-size:12px!important;color:#707070!important}
.footer-locale{flex:0 0 auto!important;color:#a0a0a0!important}
.footer-columns{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(230px,1.35fr)!important;
  gap:36px!important;
  padding:38px 0!important;
  align-items:start!important;
}
.footer-column,.footer-app{min-width:0!important}
.footer-column h3,.footer-app h3{
  margin:0 0 16px!important;
  color:#f5f5f5!important;
  font-size:13px!important;
  line-height:1.3!important;
  font-weight:800!important;
}
.footer-column a{
  display:block!important;
  margin:0 0 10px!important;
  color:#929292!important;
  font-size:12px!important;
  line-height:1.45!important;
  text-decoration:none!important;
}
.footer-column a:hover{color:#fff!important}
.footer-app p{
  max-width:360px!important;
  margin:0 0 15px!important;
  color:#7e7e7e!important;
  font-size:12px!important;
  line-height:1.65!important;
}
.footer-trust{
  margin:15px 0!important;
  padding:11px 13px!important;
  border:1px solid #2a2a2a!important;
  background:#0d0d0d!important;
  border-radius:9px!important;
}
.footer-action-row{display:flex!important;gap:9px!important;flex-wrap:wrap!important}
.footer-action-row a{
  min-height:38px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:7px!important;
  font-size:11px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.footer-legal{
  border-top:1px solid #242424!important;
  border-bottom:1px solid #242424!important;
  padding:20px 0!important;
  color:#707070!important;
  font-size:11px!important;
  line-height:1.7!important;
}
.footer-legal a{color:#fff!important}
.footer-company-row{
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(0,1fr) auto!important;
  gap:28px!important;
  padding:27px 0!important;
  align-items:start!important;
}
.footer-company{min-width:0!important}
.footer-company h4{
  margin:0 0 7px!important;
  color:#d4d4d4!important;
  font-size:11px!important;
  line-height:1.45!important;
}
.footer-company p{
  margin:0!important;
  color:#777!important;
  font-size:10px!important;
  line-height:1.65!important;
}
.footer-company p a{color:#fff!important}
.footer-social{
  display:flex!important;
  justify-content:flex-end!important;
  gap:9px!important;
  flex-wrap:wrap!important;
}
.footer-social a{
  width:30px!important;height:30px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid #303030!important;border-radius:50%!important;
  color:#ddd!important;text-decoration:none!important;
  font-size:10px!important;font-weight:800!important;
}
.footer-bottom{
  border-top:1px solid #242424!important;
  padding-top:17px!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:20px!important;
  color:#666!important;
  font-size:10px!important;
  line-height:1.5!important;
}
.footer-bottom>div{min-width:0!important}
.footer-bottom-right{text-align:right!important}
@media(max-width:1050px){
  .footer-columns{grid-template-columns:repeat(3,minmax(140px,1fr))!important}
  .footer-app{grid-column:1/-1!important}
  .footer-company-row{grid-template-columns:1fr 1fr!important}
  .footer-social{justify-content:flex-start!important}
}
@media(max-width:700px){
  .site-footer-main{width:calc(100% - 28px)!important}
  .footer-payments{display:block!important;padding:24px 0!important}
  .footer-payment-logos{gap:12px!important}
  .footer-locale{margin-top:14px!important}
  .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:27px 20px!important;padding:30px 0!important}
  .footer-app{grid-column:1/-1!important}
  .footer-company-row{grid-template-columns:1fr!important;gap:20px!important}
  .footer-social{justify-content:flex-start!important}
  .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
  .footer-bottom-right{text-align:left!important}
}
@media(max-width:430px){
  .footer-columns{grid-template-columns:1fr!important}
  .footer-app{grid-column:auto!important}
  .footer-action-row{display:grid!important;grid-template-columns:1fr 1fr!important}
  .footer-action-row a{width:100%!important}
}


/* ==========================================================
   SEEKMAMI PREMIUM SITE POLISH v2
   Global visual refinement - keeps existing structure/data
========================================================== */
:root{
  --sm-bg:#f6f8fb;
  --sm-surface:#ffffff;
  --sm-ink:#101828;
  --sm-muted:#667085;
  --sm-line:#e7ebf0;
  --sm-orange:#ff7410;
  --sm-navy:#071a33;
  --sm-radius:16px;
  --sm-shadow:0 12px 34px rgba(16,24,40,.07);
}

body{
  background:var(--sm-bg);
  color:var(--sm-ink);
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

.top{
  padding:8px 14px;
  letter-spacing:.15px;
  background:linear-gradient(90deg,#06182f,#0c2748,#06182f);
}

header{
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  box-shadow:0 2px 12px rgba(16,24,40,.035);
}

.head{
  padding:11px 22px;
  gap:20px;
}

.logo{
  width:285px;
  height:105px;
  transition:transform .2s ease;
}
.logo:hover{transform:translateY(-1px) scale(1.015)}

.search{
  height:48px;
  background:#f8fafc;
  border:1px solid #dbe2ea;
  border-radius:13px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.search:focus-within{
  border-color:rgba(255,116,16,.55);
  box-shadow:0 0 0 4px rgba(255,116,16,.10);
}
.search input::placeholder{color:#98a2b3}
.search button{
  min-width:92px;
  background:linear-gradient(135deg,#ff861f,#ff5a10);
  transition:filter .2s ease,transform .2s ease;
}
.search button:hover{filter:brightness(.98);transform:translateY(-1px)}

.action{
  border:1px solid transparent;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.action:hover{
  background:#fff7f0;
  border-color:#ffe0cc;
  transform:translateY(-1px);
}

.nav{border-top:1px solid #f0f2f5}
.navin{
  height:46px;
  gap:26px;
  scrollbar-width:none;
}
.navin::-webkit-scrollbar{display:none}
.navin a{color:#344054;transition:color .2s ease}
.navin a:hover,.hot{color:var(--sm-orange)!important}

.container{padding-top:28px;padding-bottom:35px}

.hero{gap:20px}
.hero-main{
  min-height:365px;
  border-radius:24px;
  box-shadow:0 18px 45px rgba(7,26,51,.16);
  background:
    radial-gradient(circle at 84% 22%,rgba(255,133,22,.98),rgba(185,56,25,.55) 23%,transparent 42%),
    linear-gradient(135deg,#071a33 0%,#0b2b4d 58%,#102f50 100%);
}
.hero-main:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 35%,rgba(255,255,255,.02));
  pointer-events:none;
}
.hero h1{font-size:clamp(42px,4.1vw,58px);line-height:.97}
.hero p{font-size:14px;max-width:560px}
.hero .btn{box-shadow:0 10px 22px rgba(0,0,0,.12)}
.hero-side{
  border-radius:24px;
  box-shadow:var(--sm-shadow);
}

.section{margin-top:40px}
.sectionhead{margin-bottom:17px}
.section h2{font-size:25px}
.link{transition:transform .2s ease,color .2s ease}
.link:hover{transform:translateX(2px);color:#e85e06}

.categories{gap:13px}
.cat{
  border-radius:16px;
  padding:18px 9px;
  box-shadow:0 3px 14px rgba(16,24,40,.035);
}
.cat:hover{box-shadow:0 14px 32px rgba(16,24,40,.10)}

.filters{padding-bottom:3px;scrollbar-width:none}
.filters::-webkit-scrollbar{display:none}
.chip{transition:all .2s ease}
.chip:hover{border-color:#ffb37d;background:#fff8f3}
.chip.active{box-shadow:0 5px 14px rgba(7,26,51,.12)}

.products{gap:16px}
.product{
  border-radius:17px;
  border-color:#e3e8ee;
  box-shadow:0 3px 15px rgba(16,24,40,.035);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.product:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 34px rgba(16,24,40,.12);
  border-color:#d6dde6;
}
.thumb{height:172px}
.pbody{padding:14px}
.pname{font-size:12.5px}
.pbody .btn,.btn{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.pbody .btn:hover,.btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(16,24,40,.10)}
.primary{background:linear-gradient(135deg,#ff861f,#ff5a10)}

.banner{
  margin-top:40px;
  border-radius:22px;
  box-shadow:0 16px 34px rgba(7,26,51,.10);
  background:linear-gradient(110deg,#071a33,#0b2948);
}

.trustcard,.panel,.sidebar,.sortbar,.form,.dashboard .dashnav,.stat,.tablewrap,
.productvisual,.productinfo,.hero-side{
  box-shadow:0 4px 18px rgba(16,24,40,.035);
}

.page-title{letter-spacing:-.8px}
.breadcrumbs a{color:#475467}
.breadcrumbs a:hover{color:var(--sm-orange)}

.productpage{gap:24px}
.productvisual,.productinfo{border-radius:20px}
.productvisual{background:linear-gradient(180deg,#fff,#fbfcfd)}
.productinfo h1{letter-spacing:-.6px}
.offer{border-radius:14px;background:#fbfcfe}

.field input,.field select,
.redeem-form input{
  transition:border-color .2s ease,box-shadow .2s ease;
}
.field input:focus,.field select:focus{
  border-color:rgba(255,116,16,.58);
  box-shadow:0 0 0 3px rgba(255,116,16,.10);
}

/* Footer: larger logo + cleaner premium proportions */
.sm-footer{box-shadow:0 -8px 30px rgba(0,0,0,.08)}
.sm-footer-main{grid-template-columns:2.65fr 1fr 1.05fr 1fr 1fr}
.sm-logo{width:368px!important;max-width:100%}
.sm-logo img{width:100%;height:auto}
.sm-brand p{max-width:420px}
.sm-column a{transition:color .2s ease,transform .2s ease}
.sm-footer-bottom{border-top:1px solid #242424}

@media(max-width:1060px){
  .sm-footer-main{grid-template-columns:1.8fr 1fr 1fr 1fr}
  .sm-logo{width:368px!important}
}

@media(max-width:650px){
  .head{padding:9px 12px}
  .logo{width:436px;height:174px}
  .container{padding-top:20px}
  .hero-main{min-height:330px;padding:30px 24px}
  .hero h1{font-size:43px}
  .section{margin-top:30px}
  .thumb{height:185px}
  .sm-logo{width:308px!important}
}


/* ============================================================
   SEEKMAMI PRODUCT TILE / MATCHING PRODUCT PHOTOS
   ============================================================ */
.products{align-items:stretch;}
.product{position:relative;border:1px solid #dfe3ea;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(16,24,40,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.product:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(16,24,40,.12);border-color:#cfd5df}
.product>a:first-child{display:block;overflow:hidden}
.thumb{height:186px !important;min-height:186px;display:flex;align-items:flex-end;padding:13px;position:relative;color:#fff;font-weight:900;overflow:hidden;isolation:isolate;background-color:#101828;background-repeat:no-repeat;background-size:cover !important;background-position:center !important;border-radius:0}
.thumb::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(6,10,18,.05) 0%,rgba(6,10,18,.04) 28%,rgba(6,10,18,.28) 56%,rgba(6,10,18,.86) 100%),linear-gradient(135deg,rgba(8,15,28,.16),rgba(8,15,28,0));pointer-events:none}
.thumb::after{content:"";position:absolute;inset:-2px;z-index:1;background:linear-gradient(115deg,rgba(255,255,255,.13),transparent 24%,transparent 70%,rgba(255,255,255,.04));mix-blend-mode:screen;pointer-events:none}
.discount{position:absolute;z-index:4;left:10px;top:10px;background:#12b76a;color:#fff;padding:6px 8px;border-radius:6px;font-size:10px;line-height:1;font-weight:900;box-shadow:0 4px 10px rgba(18,183,106,.24)}
.tag{position:relative;z-index:4;font-size:12px;line-height:1;letter-spacing:.25px;text-transform:uppercase;text-shadow:0 2px 6px rgba(0,0,0,.48)}
.pbody{padding:13px 13px 14px}
.pname{display:block;font-size:13px;font-weight:850;line-height:1.38;min-height:35px;color:#101828;text-decoration:none}
.meta{font-size:10px;color:#98a2b3;margin:6px 0 2px}
.stars{font-size:10px;color:#f79009}
.price{display:flex;gap:7px;align-items:center;margin-top:8px}
.price strong{font-size:17px;color:#101828}
.price .old{font-size:11px;color:#98a2b3;text-decoration:line-through}
.seller{border-top:1px solid #eef0f3;margin-top:9px;padding-top:8px;display:flex;justify-content:space-between;font-size:9px;color:#667085;gap:8px}
.seller span:last-child{color:#12b76a;font-weight:800}
.product .btn{border-radius:9px;min-height:38px;font-size:11px;font-weight:800}
@media(max-width:1050px){.thumb{height:175px !important;min-height:175px}}
@media(max-width:700px){.thumb{height:148px !important;min-height:148px}.pbody{padding:11px}.pname{font-size:12px}}


/* ============================================================
   SEEKMAMI LIVE SEARCH / AUTOCOMPLETE
   ============================================================ */
.search{position:relative;overflow:visible !important;z-index:100}
.search input{position:relative;z-index:2}
.search button{position:relative;z-index:3;cursor:pointer}
.search-suggestions{position:absolute;left:-1px;right:-1px;top:calc(100% + 7px);background:#fff;border:1px solid #d0d5dd;border-radius:12px;box-shadow:0 16px 36px rgba(16,24,40,.16);padding:6px;display:none;z-index:9999;max-height:360px;overflow:auto}
.search-suggestions.show{display:block}
.search-suggestion{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;background:#fff;border-radius:9px;padding:10px 11px;text-align:left;text-decoration:none;cursor:pointer;color:#101828}
.search-suggestion:hover,.search-suggestion.active{background:#fff4ed}
.search-suggestion-main{min-width:0;display:flex;flex-direction:column;gap:3px}
.search-suggestion-name{font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-suggestion-meta{font-size:10px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-suggestion-arrow{color:#ff7410;font-size:17px;font-weight:900;flex:0 0 auto}
.search-suggestion-empty{padding:12px 11px;color:#667085;font-size:11px}
.search-match{background:#fff0e5;color:#c4320a;border-radius:3px;padding:0 1px}
.search-clear{position:absolute;right:92px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#98a2b3;font-size:18px;line-height:1;padding:2px 6px;display:none;z-index:4}
.search-clear.show{display:block}
@media(max-width:700px){.search-suggestions{max-height:300px}.search-clear{right:78px}}

/* FINAL HEADER LOGO SIZE */
.head .logo{
  width:387px !important;
  height:140px !important;
  max-width:none;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:700px){
  .head .logo{
    width:290px !important;
    height:105px !important;
    max-width:100%;
  }
}


/* =========================================================
   SEEKMAMI — STYLE 01 CLEAN MARKETPLACE HEADER
   ========================================================= */
.sm-utility{
  background:#071a33;
  color:#fff;
  min-height:34px;
  font-size:12px;
  font-weight:700;
}
.sm-utility-in{
  width:min(1400px,calc(100% - 44px));
  margin:auto;
  min-height:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.sm-utility-left,.sm-utility-right{
  display:flex;
  align-items:center;
  gap:20px;
  white-space:nowrap;
}
.sm-utility-left span{color:#ff7410;margin-right:-14px}
.sm-utility-right a{color:#fff}
.sm-utility-right a:hover{color:#ff9a52}
.sm-header{
  background:#fff;
  position:sticky;
  top:0;
  z-index:50;
  border-bottom:1px solid #e4e7ec;
  box-shadow:0 3px 16px rgba(16,24,40,.045);
}
.sm-main{
  width:min(1400px,calc(100% - 44px));
  margin:auto;
  min-height:104px;
  padding:10px 0;
  display:flex;
  align-items:center;
  gap:18px;
}
.sm-logo-link{
  flex:0 0 242px;
  width:242px;
  display:flex;
  align-items:center;
}
.sm-header-logo{
  display:block;
  width:242px;
  height:auto;
  max-height:88px;
  object-fit:contain;
  object-position:left center;
}
.sm-category-btn{
  height:52px;
  min-width:212px;
  border:0;
  border-radius:28px;
  background:#071a33;
  color:#fff;
  padding:0 18px;
  display:flex;
  align-items:center;
  gap:11px;
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
}
.sm-category-btn:hover{background:#0c2748}
.sm-menu-icon{font-size:20px;line-height:1}
.sm-chevron{margin-left:auto;font-size:16px}
.sm-search{
  height:52px;
  min-width:220px;
  border-radius:28px;
  background:#fff;
  border:1px solid #d0d5dd;
  box-shadow:inset 0 0 0 1px rgba(16,24,40,.01);
}
.sm-search input{
  padding-left:20px;
  font-size:13px;
}
.sm-search button:last-of-type{
  width:52px;
  height:52px;
  margin-top:-1px;
  margin-right:-1px;
  padding:0;
  border-radius:50%;
  font-size:25px;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
}
.sm-account,.sm-cart{
  display:flex;
  align-items:center;
  gap:9px;
  white-space:nowrap;
}
.sm-account-icon{
  width:34px;
  height:34px;
  border:1.5px solid #101828;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:19px;
}
.sm-account a,.sm-cart{color:#101828}
.sm-account small,.sm-cart small{
  display:block;
  font-size:10px;
  color:#475467;
  margin-bottom:2px;
}
.sm-account strong,.sm-cart strong{
  display:block;
  font-size:12px;
  font-weight:900;
}
.sm-cart{
  gap:8px;
  padding-left:5px;
}
.sm-cart-icon{
  font-size:26px;
  line-height:1;
}
.sm-category-nav{
  border-top:1px solid #f2f4f7;
  background:#fff;
}
.sm-category-in{
  width:min(1400px,calc(100% - 44px));
  margin:auto;
  min-height:55px;
  display:flex;
  align-items:center;
  gap:0;
  overflow-x:auto;
  scrollbar-width:none;
}
.sm-category-in::-webkit-scrollbar{display:none}
.sm-category-in>a{
  height:55px;
  padding:0 16px;
  display:flex;
  align-items:center;
  gap:7px;
  color:#101828;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
  border-bottom:2px solid transparent;
}
.sm-category-in>a:hover{
  color:#ff7410;
  border-bottom-color:#ff7410;
}
.sm-category-in>a:first-child{padding-left:0}
.sm-category-in .sm-deals{
  margin-left:auto;
  padding:0 24px;
  min-width:176px;
  height:43px;
  border-radius:24px;
  background:#ff7410;
  color:#fff;
  border:0;
  justify-content:center;
  font-size:12px;
  font-weight:900;
}
.sm-category-in .sm-deals:hover{
  background:#f26300;
  color:#fff;
  border:0;
}
@media(max-width:1180px){
  .sm-logo-link{flex-basis:205px;width:205px}
  .sm-header-logo{width:205px}
  .sm-category-btn{min-width:180px}
  .sm-main{gap:12px}
  .sm-account small{display:none}
  .sm-category-in>a{padding-left:11px;padding-right:11px}
}
@media(max-width:900px){
  .sm-utility-left{gap:12px}
  .sm-utility-left span{margin-right:-8px}
  .sm-utility-right a:nth-child(2){display:none}
  .sm-main{flex-wrap:wrap;min-height:auto;padding:9px 0 12px}
  .sm-logo-link{flex:0 0 220px;width:220px}
  .sm-header-logo{width:220px;max-height:80px}
  .sm-category-btn{order:2;flex:1;min-width:170px}
  .sm-account,.sm-cart{order:3}
  .sm-search{order:4;flex-basis:100%;width:100%}
}
@media(max-width:650px){
  .sm-utility-in{width:calc(100% - 24px);font-size:10px}
  .sm-utility-left{gap:9px}
  .sm-utility-left span{display:none}
  .sm-utility-left span:nth-of-type(1){display:inline}
  .sm-utility-right{gap:9px}
  .sm-utility-right a:nth-child(1),
  .sm-utility-right a:nth-child(2){display:none}
  .sm-main{width:calc(100% - 24px);gap:9px}
  .sm-logo-link{flex:1 1 170px;width:auto}
  .sm-header-logo{width:190px;max-height:69px}
  .sm-category-btn{flex:0 0 48px;min-width:48px;width:48px;height:46px;padding:0;justify-content:center;border-radius:50%}
  .sm-category-btn span:not(.sm-menu-icon){display:none}
  .sm-menu-icon{font-size:19px}
  .sm-chevron{display:none}
  .sm-account{display:none}
  .sm-cart{padding:0}
  .sm-cart span:last-child{display:none}
  .sm-cart-icon{font-size:23px}
  .sm-search{height:46px;border-radius:24px}
  .sm-search button:last-of-type{width:46px;height:46px}
  .sm-category-in{width:calc(100% - 24px);min-height:48px}
  .sm-category-in>a{height:48px;padding:0 12px;font-size:11px}
  .sm-category-in>a:first-child{padding-left:0}
  .sm-category-in .sm-deals{min-width:145px;height:38px;padding:0 16px}
}


/* FINAL HEADER SAFETY OVERRIDES */
.sm-header{display:block!important;width:100%!important;height:auto!important;overflow:visible!important}
.sm-main{width:min(1400px,calc(100% - 44px))!important;min-height:104px!important;margin:0 auto!important;display:flex!important;align-items:center!important;gap:18px!important;padding:10px 0!important}
.sm-logo-link{display:flex!important;align-items:center!important;flex:0 0 242px!important;width:242px!important;height:auto!important;max-width:242px!important;overflow:visible!important}
.sm-header-logo{display:block!important;width:242px!important;height:auto!important;max-width:242px!important;max-height:88px!important;object-fit:contain!important}
.sm-category-btn{display:flex!important;align-items:center!important;justify-content:flex-start!important;height:52px!important;min-width:212px!important;width:auto!important;border:0!important;border-radius:28px!important;background:#071a33!important;color:#fff!important;padding:0 18px!important}
.sm-search{display:flex!important;align-items:stretch!important;height:52px!important;min-width:220px!important;flex:1 1 auto!important;border:1px solid #d0d5dd!important;border-radius:28px!important;overflow:hidden!important;background:#fff!important}
.sm-search input{display:block!important;flex:1 1 auto!important;min-width:0!important;height:50px!important;border:0!important;outline:0!important;background:transparent!important}
.sm-search button:last-of-type{display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;margin:-1px!important;border-radius:50%!important;background:#ff7410!important;color:#fff!important;border:0!important}
.sm-category-nav{display:block!important;width:100%!important;background:#fff!important;border-top:1px solid #f2f4f7!important}
.sm-category-in{width:min(1400px,calc(100% - 44px))!important;margin:0 auto!important;min-height:55px!important;display:flex!important;align-items:center!important;overflow-x:auto!important}
.sm-category-in>a{display:flex!important;align-items:center!important;height:55px!important;white-space:nowrap!important}
@media(max-width:1180px){.sm-logo-link{flex-basis:205px!important;width:205px!important;max-width:205px!important}.sm-header-logo{width:205px!important;max-width:205px!important}.sm-category-btn{min-width:180px!important}}
@media(max-width:900px){.sm-main{width:calc(100% - 24px)!important;flex-wrap:wrap!important}.sm-logo-link{flex:0 0 220px!important;width:220px!important;max-width:220px!important}.sm-header-logo{width:220px!important;max-width:220px!important}.sm-category-btn{order:2!important;flex:1!important}.sm-account,.sm-cart{order:3!important}.sm-search{order:4!important;flex-basis:100%!important;width:100%!important}}
@media(max-width:650px){.sm-logo-link{flex:1 1 170px!important;width:auto!important;max-width:190px!important}.sm-header-logo{width:190px!important;max-width:190px!important;max-height:69px!important}.sm-category-btn{flex:0 0 48px!important;min-width:48px!important;width:48px!important;height:46px!important;padding:0!important;justify-content:center!important}.sm-search{height:46px!important}.sm-category-in{width:calc(100% - 24px)!important}}

/* Main menu order/layout requested */
.sm-category-nav{background:#fff;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;}
.sm-category-in{width:min(1400px,calc(100% - 44px));min-height:64px;display:flex;align-items:center;justify-content:flex-start;gap:0;overflow-x:auto;scrollbar-width:none;}
.sm-category-in::-webkit-scrollbar{display:none;}
.sm-category-in>a{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:center;color:#071a33;font-size:20px;font-weight:800;white-space:nowrap;border:0;text-decoration:none;}
.sm-category-in>a:hover{color:#ff7410;border:0;}
.sm-category-in>a:first-child{padding-left:0;}
@media(max-width:1100px){.sm-category-in>a{font-size:16px;padding:0 14px;}}
@media(max-width:650px){.sm-category-in{min-height:52px;width:calc(100% - 24px);}.sm-category-in>a{height:52px;font-size:14px;padding:0 12px;}}

/* Featured products — premium marketplace grid */
.fp-section{padding-top:34px}
.fp-subtitle{margin:7px 0 0;color:#667085;font-size:13px;line-height:1.5}
.fp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.fp-card{min-width:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.fp-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(16,24,40,.10)}
.fp-card .thumb{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#f2f4f7}
.fp-card .thumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.fp-card .tag{position:absolute;left:12px;top:12px;background:#fff;color:#101828;border:1px solid #eaecf0;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.4px;box-shadow:0 4px 10px rgba(16,24,40,.10)}
.fp-card .pbody{padding:15px 16px 16px}
.fp-card .pname{display:block;min-height:40px;font-size:15px;line-height:1.32;font-weight:900;color:#101828}
.fp-card .meta{min-height:22px;margin-top:6px;font-size:12px;color:#475467}
.fp-card .stars{margin-top:9px;font-size:12px;letter-spacing:.5px}
.fp-card .price{margin-top:12px;min-height:31px;display:flex;align-items:center;gap:9px;font-size:13px;color:#344054}
.fp-card .price strong{font-size:21px;line-height:1;color:#101828}
.fp-unavailable{font-weight:800;color:#b54708;font-size:14px}
.fp-card .seller{margin-top:8px;display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#667085}
@media(max-width:1100px){.fp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.fp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fp-card .pbody{padding:12px}.fp-card .pname{font-size:13px}.fp-card .meta{font-size:11px}.fp-card .price strong{font-size:18px}}
@media(max-width:480px){.fp-grid{grid-template-columns:1fr}.fp-card .thumb{aspect-ratio:1.65/1}}
