/* SeekMami — Premium Header & Theme v2 */
:root{
  --sm-navy:#08183f;
  --sm-blue:#168cf7;
  --sm-purple:#6737f3;
  --sm-pink:#e83da5;
  --sm-orange:#ff9d17;
  --sm-line:#e8ecf6;
  --sm-text:#0c1738;
  --sm-muted:#65708d;
  --sm-shadow:0 14px 45px rgba(38,55,120,.10);
}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#fff 0%,#f8fbff 46%,#fff 100%);color:var(--sm-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 8% 12%,rgba(22,140,247,.055),transparent 24%),radial-gradient(circle at 92% 20%,rgba(103,55,243,.055),transparent 25%)}

/* Header */
.sm-header{position:sticky;top:0;z-index:10000;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(225,230,243,.9)!important;box-shadow:0 8px 28px rgba(25,43,91,.07)}
.sm-promo{min-height:48px;background:linear-gradient(105deg,#0b74dd 0%,#182b78 48%,#4d19bd 100%);color:#fff;display:flex;align-items:center}
.sm-promo-inner{width:min(1500px,100%);margin:auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;font-weight:750}
.sm-promo-item{display:flex;align-items:center;gap:9px;white-space:nowrap}.sm-promo-icon{font-size:18px}.sm-promo-sep{height:22px;width:1px;background:rgba(255,255,255,.28)}
.sm-promo-right{display:flex;align-items:center;gap:12px}.sm-select-wrap{position:relative}.sm-select{appearance:none;-webkit-appearance:none;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;border-radius:22px;height:34px;padding:0 32px 0 13px;font-weight:800;outline:0}.sm-select option{color:#111;background:#fff}.sm-select-wrap:after{content:"⌄";position:absolute;right:11px;top:7px;pointer-events:none;color:#fff}

.sm-mainbar{width:min(1500px,100%);margin:auto;padding:17px 30px 12px;display:grid;grid-template-columns:365px minmax(320px,1fr) 310px;align-items:center;gap:26px}
.sm-brand{display:flex;align-items:center;min-width:0;text-decoration:none}.sm-brand img{width:355px;height:82px;object-fit:contain;object-position:left center;display:block;filter:drop-shadow(0 5px 12px rgba(32,61,128,.08))}.sm-brand-text{display:none}
.sm-search-wrap{min-width:0}.sm-search{height:58px!important;max-width:none!important;width:100%!important;margin:0!important;display:flex!important;align-items:center!important;padding:5px!important;border:1px solid #dbe3f4!important;border-radius:31px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 8px 25px rgba(45,74,143,.09),inset 0 0 0 1px rgba(255,255,255,.7)!important}
.sm-search:focus-within{border-color:#a8b8f7!important;box-shadow:0 10px 30px rgba(82,65,220,.13),0 0 0 4px rgba(103,55,243,.06)!important}
.sm-search input{min-width:0!important;border:0!important;outline:0!important;background:transparent!important;flex:1!important;height:100%!important;padding:0 16px!important;color:#152044!important;font:500 15px Inter,Arial,sans-serif!important}.sm-search input::placeholder{color:#7b86a2}
.sm-search button{width:145px!important;height:48px!important;border:0!important;border-radius:26px!important;background:linear-gradient(100deg,#13a7f7,#6337ed)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(74,70,225,.22)}
.sm-search button:hover{filter:brightness(1.04);transform:translateY(-1px)}
.sm-search-icon{width:24px;height:24px;margin-left:15px;flex:0 0 auto;color:#152044}
.sm-actions{display:flex;justify-content:flex-end;align-items:center;gap:13px}.sm-action{min-width:67px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#142044;text-decoration:none;font-size:11px;font-weight:850}.sm-action-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5eaf5;box-shadow:0 7px 18px rgba(31,50,105,.08);position:relative}.sm-action svg{width:24px;height:24px;stroke:currentColor}.sm-cart-badge{position:absolute;right:-2px;top:-5px;min-width:20px;height:20px;padding:0 4px;border-radius:12px;background:linear-gradient(135deg,#167ef5,#6635ec);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;border:2px solid #fff}.sm-action:hover{color:#5c35e9}.sm-action:hover .sm-action-icon{border-color:#c9c5fb;box-shadow:0 9px 22px rgba(91,61,229,.14)}

.sm-trending{width:min(1500px,100%);margin:auto;padding:0 30px 13px;display:flex;align-items:center;gap:9px;overflow:hidden}.sm-trending-label{display:flex;align-items:center;gap:6px;flex:0 0 auto;font-size:11px;font-weight:950;color:#152044}.sm-trend{flex:0 0 auto;padding:6px 12px;border-radius:18px;border:1px solid #e2e7f4;background:#f7f9fe;color:#5f6c89;font-size:11px;font-weight:700}.sm-trend:hover{background:#f0edff;color:#5d35e7;border-color:#d9d2ff}

.sm-cats{width:min(1500px,100%);height:70px;margin:auto;padding:0 18px;display:flex;align-items:stretch;justify-content:space-between;gap:5px;border-top:1px solid #edf0f7;background:rgba(255,255,255,.72);overflow-x:auto;scrollbar-width:none}.sm-cats::-webkit-scrollbar{display:none}
.sm-cat{min-width:112px;max-width:160px;flex:1;display:flex;align-items:center;justify-content:center;gap:9px;color:#172044;font-size:13px;font-weight:850;text-decoration:none;position:relative;border-radius:16px;margin:7px 0;transition:.2s ease}.sm-cat svg{width:22px;height:22px;stroke:currentColor}.sm-cat:hover{color:#5d35e7;background:#f4f1ff}.sm-cat.active{color:#fff;background:linear-gradient(105deg,#168cf7,#6537ee);box-shadow:0 8px 20px rgba(83,62,231,.20)}.sm-cat.deals{color:#e62d4b;background:linear-gradient(90deg,#fff0f3,#ffe3e8);border:1px solid #ffd2da}.sm-cat.deals:hover{color:#d51d3d;background:#ffe1e7}

.sm-trustbar{width:min(1500px,100%);margin:0 auto;padding:13px 30px 15px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:linear-gradient(100deg,rgba(243,249,255,.94),rgba(255,255,255,.94));border-top:1px solid #edf0f7}.sm-benefit{display:flex!important;align-items:center;gap:13px;padding:7px 25px;border-right:1px solid #e3e8f2}.sm-benefit:last-child{border-right:0}.sm-benefit-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:linear-gradient(135deg,#e9f5ff,#ece7ff);color:#315be9}.sm-benefit-icon svg{width:21px;height:21px;stroke:currentColor}.sm-trust b{display:block;font-size:13px;line-height:1.25}.sm-trust small{display:block;color:#697691;font-size:10px;margin-top:3px}

/* Keep legacy content compatible with the new theme */
.sm-home{padding-bottom:30px}.sm-hero{margin-top:24px}.sm-home-cats{border-radius:22px}
.container,.content,.product,.section-head{position:relative}
a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}
.card,.cat,.benefit{border-color:#e5eaf4;box-shadow:0 10px 32px rgba(39,56,112,.07)}
.card:hover,.cat:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(39,56,112,.11)}

@media(max-width:1200px){
  .sm-mainbar{grid-template-columns:290px minmax(260px,1fr) 250px;gap:16px;padding-left:18px;padding-right:18px}.sm-brand img{width:285px;height:70px}.sm-actions{gap:5px}.sm-action{min-width:58px}.sm-action-icon{width:45px;height:45px}.sm-promo-inner,.sm-trending,.sm-trustbar{padding-left:18px;padding-right:18px}.sm-promo-item:nth-child(3),.sm-promo-sep:nth-of-type(2){display:none}
}
@media(max-width:900px){
  .sm-mainbar{grid-template-columns:1fr auto;grid-template-rows:auto auto}.sm-brand img{width:300px;height:68px}.sm-search-wrap{grid-column:1/-1;grid-row:2}.sm-actions{gap:8px}.sm-action span:last-child{display:none}.sm-action-icon{width:43px;height:43px}.sm-trustbar{grid-template-columns:repeat(2,1fr)}.sm-benefit:nth-child(2){border-right:0}.sm-benefit:nth-child(-n+2){border-bottom:1px solid #e3e8f2}.sm-promo-inner{font-size:11px}.sm-promo-item:nth-child(2),.sm-promo-sep{display:none}.sm-trending{padding-bottom:10px}.sm-cats{height:64px}.sm-cat{min-width:125px}
}
@media(max-width:600px){
  .sm-promo{min-height:40px}.sm-promo-inner{padding:0 12px;font-size:10px}.sm-promo-right{gap:5px}.sm-select{height:30px;font-size:10px;padding-left:9px}.sm-mainbar{padding:9px 12px 10px;gap:8px}.sm-brand img{width:230px;height:54px}.sm-actions{gap:2px}.sm-action{min-width:38px}.sm-action-icon{width:38px;height:38px}.sm-action-icon svg{width:20px;height:20px}.sm-search{height:50px!important}.sm-search button{width:92px!important;height:40px!important;font-size:12px!important}.sm-search input{font-size:13px!important;padding-left:10px!important}.sm-search-icon{width:20px;height:20px;margin-left:10px}.sm-trending{padding:0 12px 9px}.sm-trending-label{font-size:10px}.sm-trend{font-size:10px;padding:5px 9px}.sm-cats{padding:0 8px;height:58px;gap:4px}.sm-cat{min-width:105px;font-size:11px;margin:5px 0}.sm-cat svg{width:19px;height:19px}.sm-trustbar{grid-template-columns:1fr;padding:7px 12px}.sm-benefit{border-right:0!important;border-bottom:1px solid #e3e8f2!important;padding:9px 7px}.sm-benefit:last-child{border-bottom:0!important}.sm-benefit-icon{width:36px;height:36px}.sm-trust b{font-size:12px}.sm-trust small{font-size:9px}
}
