/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
:root {
    color: #fcb14a;
    --orange: #E8621A;
    --orange-dk: #C4511A;
    --orange-lt: #FF7A30;
    --orange-dim: rgba(232, 98, 26, .12);
    --orange-glow: rgba(232, 98, 26, .25);
    --black: #0D0D0D;
    --black2: #141414;
    --black3: #1C1C1C;
    --black4: #242424;
    --border: rgba(232, 98, 26, .14);
    --border-h: rgba(232, 98, 26, .45);
    --white: #F5F0EB;
    --white2: #E8E0D5;
    --muted: #f6dcc1;
    --green: #2ECC71;
    --red: #E74C3C;
    --font: 'Cairo', sans-serif;
    --display: 'Barlow Condensed', sans-serif;
    --r: 12px;
    --t: .35s cubic-bezier(.4, 0, .2, 1);
}
/* CSS */
.rtl {
  direction: rtl;
  text-align: right;
}
#main-slider-0 > div > div > div.flex-center.container.pb-16.sm\:pb-0.home-slider__content.relative.h-full > div > h2{
  position:relative;
  top:-80px;
}
#main-slider-0 > div > div > div.flex-center.container.pb-16.sm\:pb-0.home-slider__content.relative.h-full > div{
  width:80%;
}
#coupon-input{
  border-radius:10px;
}
.ltr {
  direction: ltr;
  text-align: left;
}

/* لعناصر Flexbox أو Grid */
.rtl .flex-row {
  flex-direction: row-reverse;
}

.ltr .flex-row {
  flex-direction: row;
}
/* user settings */
.s-user-menu-dropdown-list{
  background: var(--black4);
}
.lg\:sticky.top-24.rounded-md.sidebar {
  display: none;
}
.s-user-menu-dropdown-item-title,.text-gray-700{
  color:var(--white2);
}

.form-input,
.s-tel-input-control,
.iti--separate-dial-code .iti__selected-dial-code,
.s-tel-input-control,
.s-user-settings-section .s-list-tile-item,
.s-datetime-picker-input,
.iti__country-list,
.profile-field-item .form-input,
.s-orders-table-tbody-tr,
.s-order-totals-card-panel,
.bg-white
{
  background:var(--black4) !important;
  border:none;
  color:var(--muted) !important;
}
.form-input:hover,
.s-datetime-picker-input:hover,
.s-tel-input-control:hover,
.bg-white:hover,
.s-order-totals-card-panel:hover
{
    border:1px var(--orange) solid;
}
.s-notifications-item-icon,
.w-full .center-between > h4,
.s-notifications-item-content-leading >h4,
.s-order-details-options-item-value-text,
.s-order-totals-card-total-label,.s-order-totals-card-total-value{
  color: var(--orange-dk)
}
salla-user-settings .s-list-tile-item-icon svg path {
    fill: var(--orange); /* اللون اللي انت عايزه */
}
salla-user-settings .s-list-tile-item-content .s-list-tile-item-title > div {
    color: var(--orange); /* اللون اللي تحبه */
}
salla-user-settings .s-list-tile-item-subtitle > div {
    color: var(--muted); /* اللون اللي تحبه */
}
.s-orders-table-head-tr{
  background: var(--black);
  color: var(--orange)
}
.s-order-details-options-item-name,
.s-order-totals-card-label,.s-order-totals-card-value{
  color: var(--muted);
}
.s-breadcrumb-primary-reverse li,
.profile-header .breadcrumbs a{
  color:white !important;
}
a[href="https://tradingkam.com/ar/logout"] .s-user-menu-dropdown-item-title {
  color: #c93c35 !important;
}
.profile-header{
  height:0;
}
.s-placeholder-title{
  color:white;
}
.store-header {
    visibility: hidden;
    margin-bottom:45.5px;
}
.s-user-menu-login-btn{
  background:white;
}
.hydrated.s-conditional-offer-container{
 display: none!important; 
}
#reorder-section{
  display:none;
}
.product__description a {
  color:#f48c36;
  
}
img.max-h-full.object-contain{
  display:none;
}
.s-user-menu-dropdown {
  z-index: 9999;
}
.s-slider-v-centered .s-slider-block__title-nav button{
   background-color:var(--black4)!important ;
}
.s-button-light-outline,
div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > div.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm{
   background-color:var(--muted)!important ;
  color:#991b1b !important;
}
.swiper.s-slider-container.swiper-initialized{
    background-color:transparent ;
    border:none;
}



.s-advertisement {
  
    position:fixed;
    margin-top:65px;
    width: 100%;
    z-index: 500;
    opacity:1 !important;
    display:block !important;
    height:45.5px !important; 
    
  
}

button[href*="tradingkam.com/ar/order"]{
  display:none !important; 
}
label.text-lg.font-medium{
  color:#ffffff !important;
}
.s-comment-form-input{
  background-color:var(--black4)
}
button[type="submit"].bg-store-color.text-white.rounded-lg{
  background-color:black !important;
}

#mainnav,.header-btn__icon.sicon-shopping-bag{
  display:none;
  color:#ffffff !important;
}
.flow-root.rounded-md.px-4.border.border-gray-200.mb-2{
  background-color:#111 !important;
}
.rounded-lg, .w-full.bg-white.rounded-xl {
  background-color:var(--black4) !important;
}

div input[type="email"]:focus{
  background-color:white !important;
  color:#242424 !important;
}
div input[type="email"]{
  background-color:white !important;
  color:#242424 !important;
}

.text-lg.font-medium.text-gray-900.transition-colors.duration-200{
  color:#ffffff !important;
}
.flex.items-center.gap-4.pe-0.py-4:hover{
  background-color:#1a1310 !important;
}
.flex.flex-col.gap-4 p{
  color:#ffffff !important;
}
button.s-button-element {
 /* position: relative;*/
  overflow: hidden;
}


button.s-button-element::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.5),
    transparent
  );
  transition: left 0.6s;
}

button.s-button-element:hover::before {
  left: 120%;
}
.swiper-wrapper.s-slider-swiper-wrapper{
  margin:20px;
}
.s-products-slider-card.swiper-slide{ 
  background-color: transparent;
}
.store-footer__inner{
  border-radius: 10px; 
  padding:5px;
}
.swiper-wrapper{
  background-color: transparent;
  margin: 5px;
}
.s-product-card-entry.s-product-card-vertical.s-product-card-fit-height{
  transition: transform 0.4s ease;
}

.s-product-card-entry.s-product-card-vertical.s-product-card-fit-height:hover{
  transform: scale(1.04);
}
.s-product-card-content-sub {
  color:#991b1b;
}
/* cart item dark mode */

.cart-item{
background:#2b2b2b;
border:1px solid #2a2a2a;
color:#eee;
}

/* product title */
.cart-item h1,
.cart-item h1 a{
color:#fff;
}

/* secondary text */
.cart-item .text-gray-500{
color:var(--muted) !important;
}

/* image style */
.cart-item img{
border:1px solid #333 !important;
background:#1a1a1a !important;
}

/* borders inside section */
.cart-item .border-gray-200{
border-color:#2a2a2a !important;
}

/* price color */
.cart-item .text-primary{
color:#E8621A !important;
}

/* select input */
.cart-item select{
background:#1a1a1a;
color:#fff;
border:1px solid #333;
}

/* delete button hover */
.cart-item .btn--delete:hover{
opacity:0.8;
}
/* quantity container dark */

.s-quantity-input-container{
background:#111;
border:1px solid #2a2a2a;
border-radius:6px;
}

/* input */

.s-quantity-input-input{
background:#111;
color:#fff;
border:none;
text-align:center;
}

/* buttons */

.s-quantity-input-button{
background:#111;
color:#fff;

border-radius:10px;
cursor:pointer;
}

/* svg icons */

.s-quantity-input-button svg{
fill:#fff;
}

/* hover effect */

.s-quantity-input-button:hover{
background:#1f1f1f;
}
.s-quantity-input-input{
border-bottom-color:#ec711f;
}
/* ===== form section dark ===== */

.cart-options{
border:none;
background-color:#0d0d0d;
}
form.first\:pt-5{
background:#2b2b2b;
border:1px solid #3a3a3a;
padding:20px;
border-radius:8px;
color:#fff;
}

/* labels */

form.first\:pt-5 label,
form.first\:pt-5 b{
color:#fff;
}

form.first\:pt-5 small{
color:var(--muted);
}

/* input */

form.first\:pt-5 .s-form-control{
background:#111;
border:1px solid #3a3a3a;
color:#fff;
}

form.first\:pt-5 .s-form-control::placeholder{
color:#111;
}


/* ===== order summary dark ===== */

.shadow-default{
background:#2b2b2b !important;
border:1px solid #3a3a3a;
color:#fff;
}

/* headings */

.shadow-default h2{
color:#fff;
}

/* secondary text */

.shadow-default .text-gray-500{
color:var(--muted) !important;
}

/* borders */

.shadow-default .border-gray-200{
border-color:#3a3a3a !important;
}

/* coupon input */

.shadow-default input{
background:#111;
border:1px solid #3a3a3a;
color:#fff;
}

/* placeholder */

.shadow-default input::placeholder{
color:var(--muted);
}

/* totals */

.shadow-default b{
color:#fff;
}
.flex.bg-white.p-5.rounded-md.rounded-b-none,.sticky-product-bar.bg-white.p-5{
  background-color:#2b2b2b;
  color:#ec711f;
}

salla-product-options{
  color:white !important;
  background-color:#2b2b2b !important;
}
.s-form-control{
  background:#111;
border:1px solid #ed7122;
color:#fff;
}


salla-product-options b, .s-product-options-option small,.flex.bg-white.p-5.rounded-md.rounded-b-none b,.sticky-product-bar.bg-white.p-5 label,.sticky-product-bar.bg-white.p-5 .s-button-element.s-button-btn{
  color:var(--muted);
}
.font-bold.mb-6.text-gray-800{
  color:#ec711f;
}
.ficon svg{
  color:#fcb14a;
}
.s-products-slider-card{
  background-color: #1c1917;
}
.content.content--single-page{
  background-color:black;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
  
    background: var(--black);
    color: var(--white);
    font-family: var(--font);
    overflow-x: hidden;
    direction: rtl;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
}

body::before {
    content: '';
    position: fixed;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background-image:
        linear-gradient(45deg, rgba(232, 98, 26, .025) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(232, 98, 26, .025) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(232, 98, 26, .025) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(232, 98, 26, .025) 75%);
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}

.rev,
.fade-up {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 2rem;
}

.container-sm {
    max-width: 800px;
}

.text-gradient {
    background: linear-gradient(135deg, var(--orange) 0%, var(--orange-lt) 50%, var(--orange) 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: shimmer 3s ease-in-out infinite;
}

.text-accent {
    color: var(--orange);
}

.text-gold {
    background: linear-gradient(135deg, #d97706, #f59e0b, #eab308);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cur-d,
.cur-r {
    position: fixed;
    pointer-events: none;
    z-index: 9999;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}


.cur-d {
    width: 8px;
    height: 8px;
    background: var(--orange);
}

.cur-r {
    width: 30px;
    height: 30px;
    border: 1.5px solid rgba(232, 98, 26, .6);
    transition: width .3s, height .3s, border-color .3s;
}

body:has(a:hover) .cur-r,
body:has(button:hover) .cur-r {
    width: 48px;
    height: 48px;
    border-color: var(--orange);
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.5rem;
    background: rgba(13, 13, 13, .95);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border);
}
.s-user-menu-trigger{
    background: rgba(13, 13, 13, .95);
}
nav a,
nav button,
nav salla-cart-summary,
nav .header-btn__icon {
    display: flex;
    align-items: center;
}

.kam-logo-svg,
.nav-logo {
    display: flex;
    align-items: center;
    gap: .6rem;
    text-decoration: none;
    user-select: none;
}

.kam-logo-icon {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    object-fit: contain;
}

.kam-logo-text,
.logo-text {
    display: flex;
    flex-direction: column;
    line-height: 1;
}

.kam-logo-text .t1,
.nav-logo .t1 {
    font-family: var(--display);
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: .1em;
    color: var(--white);
}

.kam-logo-text .t2,
.nav-logo .t2 {
    font-family: var(--display);
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .22em;
    color: var(--orange);
    margin-top: -1px;
}

.nav-links {
    display: flex;
    align-items: center;
    gap: 30px;
    list-style: none;
}

.nav-links a {
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .07em;
    color: var(--muted);
    text-decoration: none;
    transition: color var(--t);
    position: relative;
    padding-bottom: 3px;
}

.nav-links a::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1.5px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease;
}

.nav-links a:hover,
.nav-links a.on {
    color: var(--white);
}

.nav-links a:hover::after,
.nav-links a.on::after {
    transform: scaleX(1);
    transform-origin: left;
}

.nav-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    padding: 0;
    display: flex;
    align-items: center;
}

.header-btn__icon,
.s-cart-summary-wrapper i,
.s-cart-summary-total {
    color: white;
    font-size: 20px;
}


.btn-o,
.nav-cta,
.btn-primary,
.bcta,
.cta-fill,
.btn-service {
    background: var(--orange) !important;
    color: var(--black) !important;
    padding: .46rem 1.4rem;
    border-radius: 4px;
    font-weight: 900 !important;
    transition: background var(--t), box-shadow var(--t), transform var(--t) !important;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    border: none;
    cursor: pointer;
}

.nav-cta:hover,
.btn-o:hover,
.btn-primary:hover,
.bcta:hover,
.cta-fill:hover,
.btn-service:hover {
    background: var(--orange-lt) !important;
    box-shadow: 0 0 30px var(--orange-glow) !important;
    transform: translateY(-1px) !important;
    color: var(--black) !important;
}

.nav-cta::after {
    display: none !important;
}

.nav-hamburger {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    padding: 4px;
}

.nav-hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--white);
    transition: all .3s ease;
}

.ticker-bar {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    z-index: 490;
    height: 34px;
    overflow: hidden;
    background: var(--black2);
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: center;
}

.tlive {
    flex-shrink: 0;
    padding: 0 1rem;
    font-size: .6rem;
    font-weight: 900;
    letter-spacing: .18em;
    color: var(--orange);
    border-right: 1px solid var(--border);
    display: flex;
    align-items: center;
    gap: .4rem;
}

.ldot {
    width: 5px;
    height: 5px;
    background: var(--green);
    border-radius: 50%;
    animation: blink 1.2s ease-in-out infinite;
}

.ttrack {
    display: flex;
    animation: tscroll 38s linear infinite;
    white-space: nowrap;
}

.ttrack:hover {
    animation-play-state: paused;
}

.tick {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    padding: 0 1.6rem;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .05em;
    border-right: 1px solid var(--border);
}

.ts {
    color: var(--white2);
}

.tu {
    color: var(--green);
}

.td {
    color: var(--red);
}

.hero,
.home-hero {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 2rem 80px;
    text-align: center;
    overflow: hidden;
}

.hero-geo,
.hero-grid-pattern {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.hero-geo svg {
    width: 100%;
    height: 100%;
    opacity: .04;
}

.hero-glow {
    position: absolute;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(232, 98, 26, .2) 0%, transparent 65%);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: gpulse 4.5s ease-in-out infinite;
    pointer-events: none;
}

.hero-grid-pattern {
    background-image:
        linear-gradient(rgba(232, 98, 26, .03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(232, 98, 26, .03) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(ellipse 70% 60% at 50% 40%, black 20%, transparent 100%);
    -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 40%, black 20%, transparent 100%);
}

.hero-inner,
.home-header {
    position: relative;
    z-index: 2;
    max-width: 820px;
    margin: 0 auto;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .28);
    color: var(--orange);
    padding: .32rem 1rem;
    border-radius: 100px;
    font-size: .68rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
    margin-bottom: 2rem;
    animation: fu .8s ease forwards;
    opacity: 0;
}

.hero-badge::before {
    content: '';
    width: 6px;
    height: 6px;
    background: var(--orange);
    border-radius: 50%;
    animation: blink 1.4s ease-in-out infinite;
}

.hero h1,
.home-title {
    font-family: var(--display);
    font-size: clamp(3.5rem, 10vw, 9rem);
    line-height: .9;
    letter-spacing: .02em;
    font-weight: 900;
    animation: fu .8s .15s ease forwards;
    opacity: 0;
}

.h1-w {
    color: var(--white);
}

.h1-o {
    color: var(--orange);
}

.hero-sub,
.home-desc {
    font-size: 1rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 500px;
    margin: 1.5rem auto 2.5rem;
    animation: fu .8s .3s ease forwards;
    opacity: 0;
}

.hero-btns,
.hero-actions {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    animation: fu .8s .45s ease forwards;
    opacity: 0;
}

.btn-g,
.btn-outline {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    background: transparent;
    color: var(--white);
    padding: .9rem 2.2rem;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .15);
    font-weight: 700;
    font-size: .9rem;
    text-decoration: none;
    transition: border-color var(--t), transform var(--t);
    cursor: pointer;
}

.btn-g:hover,
.btn-outline:hover {
    border-color: var(--orange);
    transform: translateY(-2px);
}

.stats-band {
    background: var(--black2);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    position: relative;
    z-index: 1;
}

.stats-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 2.2rem 2rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.stt {
    text-align: center;
    padding: 0 1.5rem;
    border-right: 1px solid var(--border);
}

.stt:last-child {
    border: none;
}

.stn {
    font-family: var(--display);
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--orange);
    letter-spacing: .03em;
    line-height: 1;
}

.stl {
    font-size: .74rem;
    font-weight: 700;
    color: var(--muted);
    margin-top: .3rem;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 5.5rem 2rem;
}

.sec,
.section {
    position: relative;
    z-index: 1;
}

.section {
    padding: 5.5rem 0;
}

.section-sm {
    padding: 3rem 0;
}

.slabel {
    display: flex;
    align-items: center;
    gap: .7rem;
    font-size: 1.05rem;
    font-weight: 900;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: var(--orange);
    margin-bottom: .7rem;
}

.slabel::before {
    content: '';
    width: 26px;
    height: 1.5px;
    background: var(--orange);
}

.stitle,
.section-header h2 {
    font-family: var(--display);
    font-size: clamp(2.2rem, 4.5vw, 3.5rem);
    font-weight: 900;
    line-height: .95;
    margin-bottom: .9rem;
    color: var(--white);
    letter-spacing: .02em;
}

.stitle span {
    color: var(--orange);
}

.sdesc,
.section-header p {
    font-size: 1.1rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 460px;
    margin-bottom: 10px;
}

.section-header {
    text-align: center;
    margin-bottom: 3.5rem;
}

.section-header p {
    margin: 0 auto;
}

.cats {
    display: flex;
    gap: .55rem;
    flex-wrap: wrap;
    margin: 2rem 0 1rem;
}

.cat {
    padding: .42rem 1.1rem;
    border-radius: 100px;
    font-size: .72rem;
    font-weight: 700;
    background: var(--black3);
    border: 1px solid var(--border);
    color: var(--muted);
    cursor: pointer;
    transition: all var(--t);
    letter-spacing: .06em;
    user-select: none;
}

.cat:hover,
.cat.on {
    background: var(--orange-dim);
    border-color: var(--border-h);
    color: var(--orange);
}

.pgrid,
.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(308px, 1fr));
    gap: 1.4rem;
}

.pcard,
.product-card {
    position: relative;
    height: 400px;
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: border-color var(--t), transform var(--t), box-shadow var(--t);
    text-decoration: none;
}

.pcard:hover,
.product-card:hover {
    border-color: var(--border-h);
    transform: translateY(-7px);
    box-shadow: 0 28px 65px rgba(0, 0, 0, .6), 0 0 40px var(--orange-dim);
}

.pf {
    position: absolute;
    inset: 0;
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    z-index: 1;
    transition: opacity var(--t), transform var(--t);
}

.pcard:hover .pf {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

.pb {
    position: absolute;
    inset: 0;
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(20, 20, 20, .97);
    border-radius: var(--r);
    z-index: 2;
    opacity: 0;
    transform: translateY(14px);
    transition: opacity var(--t), transform var(--t);
    backdrop-filter: blur(10px);
}

.pcard:hover .pb {
    opacity: 1;
    transform: none;
}

.pchart {
    flex: 1;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.pchart svg {
    width: 100%;
}

.mcp {
    fill: none;
    stroke-width: 2;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
}

.pcard:hover .mcp {
    animation: mcdraw 1.1s ease forwards;
}

.mcf {
    opacity: 0;
    transition: opacity .5s .2s;
}

.pcard:hover .mcf {
    opacity: .3;
}

.pcard::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform var(--t);
    z-index: 5;
}

.pcard:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.pbadge,
.service-badge,
.product-badge,
.info-badge {
    padding: .26rem .78rem;
    border-radius: 100px;
    font-size: .62rem;
    font-weight: 900;
    text-transform: uppercase;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .3);
    color: var(--orange);
    width: fit-content;
    margin-bottom: .85rem;
    letter-spacing: .1em;
    display: inline-flex;
    align-items: center;
}

.pname,
.bname,
.product-card h3,
.service-card h3,
.info-title {
    font-family: var(--display);
    font-size: 1.35rem;
    font-weight: 900;
    color: var(--white);
    letter-spacing: .03em;
}

.bname,
.info-title {
    margin-bottom: .75rem;
}

.pname {
    margin-bottom: .3rem;
}

.bname {
    color: var(--orange);
}

.pmeta,
.pprc {
    font-size: .7rem;
    font-weight: 700;
    color: var(--muted);
    display: flex;
    gap: .7rem;
}

.pwin {
    color: var(--green);
}

.ppr {
    margin-top: auto;
    display: flex;
    align-items: baseline;
    gap: .45rem;
}

.pprn {
    font-family: var(--display);
    font-size: 1.9rem;
    color: var(--orange);
    font-weight: 900;
}

.ppro {
    font-size: .8rem;
    color: var(--muted);
    text-decoration: line-through;
}

.bdesc,
.product-card p,
.service-card p,
.info-section p {
    font-size: .8rem;
    color: var(--muted);
    line-height: 1.85;
}

.bdesc {
    margin-bottom: .9rem;
}

.blist {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: .35rem;
    margin-bottom: 1.1rem;
}

.blist li {
    font-size: .76rem;
    font-weight: 700;
    color: var(--white2);
    display: flex;
    align-items: center;
    gap: .45rem;
}

.blist li::before {
    content: '▸';
    color: var(--orange);
    font-size: .6rem;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.4rem;
}

.service-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 2.5rem 2rem;
    border-radius: var(--r);
    border: 1px solid var(--border);
    background: var(--black3);
    transition: all var(--t);
    position: relative;
    overflow: hidden;
}

.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform var(--t);
    z-index: 5;
}

.service-card:hover {
    border-color: var(--border-h);
    transform: translateY(-7px);
}

.service-card:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.service-icon-wrap {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
    margin-bottom: 1rem;
    transition: all var(--t);
}

.service-card:hover .service-icon-wrap {
    background: rgba(232, 98, 26, .2);
    transform: scale(1.08);
}

.section-info-links {
    padding: 3rem 0 5rem;
}

.info-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.info-link-item {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .75rem 1.75rem;
    border-radius: 100px;
    border: 1px solid var(--border);
    background: var(--black3);
    color: var(--white);
    text-decoration: none;
    transition: all var(--t);
    font-size: .85rem;
    font-weight: 700;
}

.info-link-item:hover {
    border-color: var(--border-h);
    color: var(--orange);
    background: var(--orange-dim);
    transform: translateY(-2px);
}

.info-link-item svg {
    opacity: .6;
    transition: opacity .3s ease;
    color: var(--muted);
}

.info-link-item:hover svg {
    opacity: 1;
    color: var(--orange);
}

.flayout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    margin-top: 3rem;
}

.flist {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
}

.fitem {
    display: flex;
    gap: .9rem;
    padding: 1.1rem;
    border-radius: 10px;
    background: var(--black3);
    border: 1px solid var(--border);
    cursor: pointer;
    transition: border-color var(--t), background var(--t), transform var(--t);
    align-items: flex-start;
}

.fitem:hover,
.fitem.on {
    border-color: var(--border-h);
    background: var(--black4);
    transform: translateX(-4px);
}

.ficon {
    width: 42px;
    height: 42px;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .2);
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
    flex-shrink: 0;
    font-size: 1.15rem;
}

.ft {
    font-weight: 900;
    font-size: .9rem;
    color: var(--white);
    margin-bottom: .22rem;
}

.fd {
    font-size: .77rem;
    color: var(--muted);
    line-height: 1.75;
}

.fvisual {
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: 18px;
    height: 380px;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.fvisual::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 50% 80%, rgba(232, 98, 26, .08) 0%, transparent 60%);
    pointer-events: none;
}

.fvisual svg {
    width: 100%;
    position: relative;
    z-index: 1;
}

.lline {
    stroke: var(--orange);
    stroke-width: 2;
    fill: none;
    stroke-dasharray: 1200;
    stroke-dashoffset: 600;
    animation: lchart 3.5s ease-in-out infinite alternate;
}

.pgr {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
    gap: 1.4rem;
    margin-top: 3rem;
}

.prc {
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: var(--r);
    padding: 2rem;
    transition: border-color var(--t), transform var(--t);
    position: relative;
    overflow: hidden;
}

.prc:hover {
    border-color: var(--border-h);
    transform: translateY(-4px);
}

.prc.feat {
    border-color: rgba(232, 98, 26, .4);
    background: linear-gradient(135deg, var(--black3), rgba(232, 98, 26, .04));
}

.prc.feat::before {
    content: 'الأشهر';
    position: absolute;
    top: 1.2rem;
    left: 1.2rem;
    background: var(--orange);
    color: var(--black);
    font-size: .58rem;
    font-weight: 900;
    padding: .2rem .7rem;
    border-radius: 100px;
    text-transform: uppercase;
}

.prcn {
    font-family: var(--display);
    font-size: 1.4rem;
    font-weight: 900;
    margin-bottom: .25rem;
    color: var(--white);
}

.prcp {
    font-family: var(--display);
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--orange);
    line-height: 1;
}

.prcp sup {
    font-size: 1rem;
    vertical-align: top;
    margin-top: .55rem;
    color: var(--muted);
}

.prccta {
    display: block;
    text-align: center;
    padding: .78rem;
    border-radius: 7px;
    font-weight: 900;
    font-size: .88rem;
    text-decoration: none;
    transition: background var(--t), box-shadow var(--t), transform var(--t);
}

.cta-out {
    background: transparent;
    color: var(--white);
    border: 1px solid rgba(255, 255, 255, .12);
}

.cta-out:hover {
    border-color: var(--orange);
    color: var(--orange);
}

.guarantee-wrap {
    display: flex;
    justify-content: center;
}

.guarantee-card {
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 3rem;
    border-radius: 18px;
    background: var(--black3);
    border: 1px solid rgba(232, 98, 26, .25);
    box-shadow: 0 0 60px rgba(232, 98, 26, .08);
}

.guarantee-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--orange-dim);
    border: 2px solid rgba(232, 98, 26, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: var(--orange);
}

.note-box {
    display: flex;
    gap: 1rem;
    padding: 1.5rem;
    border-radius: 10px;
    background: rgba(232, 98, 26, .04);
    border: 1px solid rgba(232, 98, 26, .15);
    max-width: 800px;
    margin: 0 auto;
    align-items: flex-start;
}

.note-icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 8px;
    background: var(--orange-dim);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

.faq-item {
    border: 1px solid var(--border);
    border-radius: var(--r);
    background: var(--black3);
    overflow: hidden;
    transition: all .3s ease;
}

.faq-item.open {
    border-color: var(--border-h);
}

.faq-trigger {
    width: 100%;
    display: flex;
    padding: 1.25rem 1.5rem;
    background: none;
    border: none;
    color: var(--white);
    cursor: pointer;
    justify-content: space-between;
    font-family: var(--font);
    font-size: 1rem;
    font-weight: 700;
    text-align: right;
    transition: color .3s ease;
}

.faq-trigger:hover {
    color: var(--orange);
}

.faq-chevron {
    transition: transform .3s ease;
    color: var(--muted);
    flex-shrink: 0;
}

.faq-item.open .faq-chevron {
    transform: rotate(180deg);
    color: var(--orange);
}

.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease, padding .35s ease;
    padding: 0 1.5rem;
}

.faq-item.open .faq-content {
    max-height: 300px;
    padding: 0 1.5rem 1.25rem;
}

.info-content {
    border-radius: 18px;
    padding: 2.5rem;
    background: var(--black3);
    border: 1px solid var(--border);
    backdrop-filter: blur(10px);
}

.info-section {
    margin-bottom: 1.75rem;
}

.info-section:last-child {
    margin-bottom: 0;
}

.info-section p {
    font-size: 1rem;
    line-height: 2;
    color: var(--white2);
}

.info-section strong {
    color: var(--orange);
    font-weight: 700;
}

.info-page {
    min-height: 100vh;
    padding: 140px 0 5rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.info-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.back-link {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    color: var(--muted);
    font-size: .85rem;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 2rem;
    transition: color .3s ease;
}

.back-link:hover {
    color: var(--orange);
}

.back-link svg {
    transform: rotate(180deg);
}

.warning-box {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem 1.5rem;
    border-radius: 10px;
    background: rgba(231, 76, 60, .06);
    border: 1px solid rgba(231, 76, 60, .2);
}

.warning-icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background: rgba(231, 76, 60, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--red);
}

.warning-box p {
    color: var(--white2);
}

.footer,
footer {
    background: var(--black2);
    border-top: 1px solid var(--border);
    padding: 4rem 2rem 2rem;
    position: relative;
    z-index: 1;
}

.footer {
    padding: 2.5rem 0;
    text-align: center;
}

.fi {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 3rem;
}

.fb p {
    font-size: .82rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 255px;
    margin-top: .8rem;
}

.fc h5 {
    font-size: .68rem;
    font-weight: 900;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 1rem;
}

.fc ul {
    list-style: none;
}

.fc li {
    margin-bottom: .55rem;
}

.fc a {
    font-size: .8rem;
    font-weight: 600;
    color: var(--muted);
    text-decoration: none;
    transition: color var(--t);
}

.fc a:hover {
    color: var(--orange);
}

.fbot {
    max-width: 1140px;
    margin: 2.5rem auto 0;
    padding-top: 2rem;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.fbot p,
.footer p {
    font-size: .73rem;
    color: var(--muted);
}

.footer p {
    font-size: .8rem;
    font-weight: 600;
}

hr.dv {
    border: none;
    border-top: 1px solid var(--border);
    margin: 0;
}

@keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .15
    }
}

@keyframes tscroll {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes gpulse {

    0%,
    100% {
        opacity: .7;
        transform: translate(-50%, -50%) scale(1)
    }

    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.08)
    }
}

@keyframes fu {
    from {
        opacity: 0;
        transform: translateY(24px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes mcdraw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes shimmer {

    0%,
    100% {
        background-position: 0% center
    }

    50% {
        background-position: 100% center
    }
}

@keyframes lchart {
    from {
        stroke-dashoffset: 600
    }

    to {
        stroke-dashoffset: 0
    }
}

.rev,
.fade-up {
    opacity: 0;
    transform: translateY(26px);
    transition: opacity .7s ease, transform .7s ease;
}

.rev.vis,
.fade-up.visible {
    opacity: 1;
    transform: none;
}

@media (max-width: 900px) {
    nav {
        padding: 0 1.5rem;
    }

    .nav-links {
        display: none;
    }

    .nav-hamburger {
        display: flex;
    }

    .stats-inner,
    .fi {
        grid-template-columns: repeat(2, 1fr);
    }

    .flayout,
    .services-grid,
    .features-grid,
    .products-grid,
    .services-grid-secondary {
        grid-template-columns: 1fr;
    }

    .ticker-bar {
        display: none;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .hero {
        padding: 120px 0 3rem;
        min-height: auto;
    }

    .home-hero {
        min-height: auto;
        padding: 120px 2rem 60px;
    }

    .home-title {
        font-size: clamp(2.5rem, 8vw, 4rem);
    }

    .section {
        padding: 4rem 0;
    }

    .section-services {
        padding: 3rem 0 1.5rem;
    }

    .section-services-secondary {
        padding: 0 0 3rem;
    }

    .service-card {
        padding: 2rem 1.5rem 1.75rem;
    }

    .info-links {
        flex-direction: column;
        align-items: center;
    }

    .info-link-item {
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }

    .info-content {
        padding: 1.5rem;
    }

    .info-page {
        padding: 120px 0 3rem;
    }
}

@media (max-width: 500px) {
    .stt {
        border: none;
    }

    .hero {
        padding: 80px 1rem 40px;
    }

    div.hero-chart.fade-up {
        display: none;
    }

    div.info-content.glass {
        padding: 0;
        margin: 0;
    }
}
/* ═══════════════════════════════════
   KAM TRADING — PAGES CSS
   Styles for: about, guarantee, disclaimer,
   kam-global, kam-spx, kam-spx-pro
   ═══════════════════════════════════ */

/* ════════════════════════
   INFO PAGES (about, guarantee, disclaimer)
   ════════════════════════ */
.info-page {
  min-height: 100vh; padding: 140px 0 5rem;
  position: relative; z-index: 1; overflow: hidden;
}
.info-header { text-align: center; margin-bottom: 2.5rem; }
.back-link {
  display: inline-flex; align-items: center; gap: .5rem;
  color: var(--muted); font-size: .85rem; font-weight: 600;
  text-decoration: none; margin-bottom: 2rem; transition: color .3s ease;
}
.back-link:hover { color: var(--orange); }
.back-link svg { transform: rotate(180deg); }

.info-icon-wrap {
  width: 72px; height: 72px; border-radius: 50%;
  background: var(--orange-dim); border: 2px solid rgba(232,98,26,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1.5rem; color: var(--orange);
}
.info-icon-about { background: rgba(59,130,246,.08); border-color: rgba(59,130,246,.2); color: #60a5fa; }
.info-icon-gold {
  background: linear-gradient(135deg, rgba(234,179,8,.1), rgba(245,158,11,.06));
  border-color: rgba(234,179,8,.3); color: #f59e0b;
}
.info-title {
  font-family: var(--display); font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: 900; margin-bottom: 1rem; color: var(--white);
}
.info-badge {
  display: inline-block; padding: .4rem 1.25rem; border-radius: 100px;
  font-size: .72rem; font-weight: 900; letter-spacing: .1em;
  background: var(--orange-dim); color: var(--orange);
  border: 1px solid rgba(232,98,26,.25);
}
.badge-gold {
  background: linear-gradient(135deg, rgba(234,179,8,.1), rgba(245,158,11,.06));
  border-color: rgba(234,179,8,.3); color: #f59e0b;
}

.info-content {
  border-radius: 18px; padding: 2.5rem;
  background: var(--black3); border: 1px solid var(--border);
  backdrop-filter: blur(10px);
}
.info-section { margin-bottom: 1.75rem; }
.info-section:last-child { margin-bottom: 0; }
.info-section p { font-size: 1rem; line-height: 2; color: var(--white2); }
.info-section strong { color: var(--orange); font-weight: 700; }

.warning-box {
  display: flex; align-items: flex-start; gap: 1rem;
  padding: 1.25rem 1.5rem; border-radius: 10px;
  background: rgba(231,76,60,.06); border: 1px solid rgba(231,76,60,.2);
}
.warning-icon {
  width: 36px; height: 36px; min-width: 36px; border-radius: 50%;
  background: rgba(231,76,60,.1);
  display: flex; align-items: center; justify-content: center;
  color: var(--red); margin-top: 2px;
}
.warning-box p { color: var(--white2); }

.highlight-box {
  padding: 1.5rem; border-radius: 10px;
  background: rgba(232,98,26,.05); border: 1px solid rgba(232,98,26,.2);
}
.highlight-box .highlight-icon {
  width: 44px; height: 44px; border-radius: 10px;
  background: var(--orange-dim);
  display: flex; align-items: center; justify-content: center;
  color: var(--orange); margin-bottom: 1rem;
}
.gold-highlight-box {
  padding: 1.75rem; border-radius: 14px;
  background: linear-gradient(135deg, rgba(234,179,8,.06), rgba(245,158,11,.03));
  border: 1px solid rgba(234,179,8,.2);
}
.gold-badge {
  display: inline-flex; align-items: center; gap: .5rem;
  padding: .5rem 1rem; border-radius: 100px;
  background: linear-gradient(135deg, #d97706, #f59e0b);
  color: var(--black); font-size: .9rem; font-weight: 800; margin-bottom: 1rem;
}
.gold-badge svg { width: 18px; height: 18px; }

/* ════════════════════════
   PRODUCT HERO (split layout for product pages)
   ════════════════════════ */
.hero-split {
  position: relative; z-index: 1; min-height: 100vh;
  display: flex; align-items: center; overflow: hidden;
  padding: 120px 0 5rem;
}
.hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }
.hero-title {
  font-family: var(--display); font-size: clamp(2.2rem, 5vw, 3.5rem);
  font-weight: 900; line-height: 1.1; margin-bottom: 1.5rem; color: var(--white);
}
.hero-desc { font-size: 1.05rem; color: var(--muted); max-width: 540px; margin-bottom: 1rem; line-height: 1.9; }
.hero-desc-secondary { font-size: .92rem; color: var(--muted); max-width: 540px; margin-bottom: 1.5rem; line-height: 1.9; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 1rem; }

/* Chart Mockup */
.chart-mockup {
  border-radius: 18px; padding: 1.5rem;
  background: var(--black3); border: 1px solid var(--border);
  min-height: 400px; display: flex; flex-direction: column;
  backdrop-filter: blur(10px);
  box-shadow: 0 0 60px rgba(232,98,26,.08);
}
.chart-topbar { display: flex; align-items: center; gap: .5rem; margin-bottom: 1.5rem; }
.chart-dot { width: 12px; height: 12px; border-radius: 50%; background: rgba(122,106,90,.3); }
.dot-primary { background: rgba(232,98,26,.6); }
.chart-label { margin-right: auto; font-size: .75rem; color: var(--muted); }
.chart-area {
  flex: 1; border-radius: .75rem;
  background: rgba(20,20,20,.6); border: 1px solid var(--border);
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .75rem;
}
.chart-icon { color: rgba(232,98,26,.35); }
.chart-area p { font-size: .875rem; color: var(--muted); }
.chart-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 1rem; }
.stat-box {
  text-align: center; padding: .75rem; border-radius: 8px;
  background: rgba(28,28,28,.8); border: 1px solid var(--border);
}
.stat-value { display: block; font-size: 1.1rem; font-weight: 700; color: var(--orange); }
.stat-label { display: block; font-size: .75rem; color: var(--muted); }

/* ════════════════════════
   SECTION (for product pages)
   ════════════════════════ */
.section { position: relative; z-index: 1; padding: 5.5rem 0; }
.section-sm { padding: 3rem 0; }
.section-header { text-align: center; margin-bottom: 3.5rem; }
.section-header h2 {
  font-family: var(--display); font-size: clamp(2rem, 4.5vw, 3rem);
  font-weight: 900; line-height: .95; letter-spacing: .02em; margin-bottom: .7rem;
  color: var(--white);
}
.section-header p { font-size: .87rem; color: var(--muted); line-height: 1.9; max-width: 460px; margin: 0 auto; }

/* Features grid (product pages) */
.features-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.4rem;
}
.feature-card {
  padding: 2rem; border-radius: var(--r);
  border: 1px solid var(--border); background: var(--black3);
  transition: all var(--t);
}
.feature-card:hover {
  border-color: var(--border-h);
  transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,.5), 0 0 30px var(--orange-dim);
}
.feature-icon-wrap {
  width: 48px; height: 48px; border-radius: 10px;
  background: var(--orange-dim); border: 1px solid rgba(232,98,26,.2);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 1.25rem; color: var(--orange); transition: all .3s ease;
}
.feature-card:hover .feature-icon-wrap {
  background: rgba(232,98,26,.2); transform: scale(1.06);
}
.feature-card h3 { font-size: 1.05rem; font-weight: 800; margin-bottom: .5rem; color: var(--white); }
.feature-card p { font-size: .88rem; color: var(--muted); line-height: 1.85; }

/* Guarantee card */
.guarantee-wrap { display: flex; justify-content: center; }
.guarantee-card {
  max-width: 680px; width: 100%; text-align: center;
  padding: 3rem; border-radius: 18px;
  background: var(--black3); border: 1px solid rgba(232,98,26,.25);
  box-shadow: 0 0 60px rgba(232,98,26,.08);
  position: relative; overflow: hidden;
}
.guarantee-icon {
  width: 64px; height: 64px; border-radius: 50%;
  background: var(--orange-dim); border: 2px solid rgba(232,98,26,.3);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1.5rem; color: var(--orange);
}
.guarantee-card h2 { font-size: 1.5rem; font-weight: 900; margin-bottom: 1rem; color: var(--white); }
.guarantee-card p { font-size: 1rem; color: var(--muted); }

/* Note box */
.note-box {
  display: flex; align-items: flex-start; gap: 1rem;
  padding: 1.5rem; border-radius: 10px;
  border: 1px solid rgba(232,98,26,.15); background: rgba(232,98,26,.04);
  max-width: 800px; margin: 0 auto;
}
.note-icon {
  width: 32px; height: 32px; min-width: 32px; border-radius: 8px;
  background: var(--orange-dim);
  display: flex; align-items: center; justify-content: center;
  color: var(--orange); margin-top: 2px;
}
.note-box p { font-size: .9rem; color: var(--muted); line-height: 1.9; }
.note-label { color: var(--orange); font-weight: 700; }

/* FAQ */
.faq-list { display: flex; flex-direction: column; gap: .75rem; }
.faq-item {
  border: 1px solid var(--border); border-radius: var(--r);
  background: var(--black3); overflow: hidden;
  transition: all .3s ease;
}
.faq-item.open { border-color: var(--border-h); }
.faq-trigger {
  width: 100%; display: flex; align-items: center; justify-content: space-between;
  padding: 1.25rem 1.5rem; background: none; border: none;
  font-family: var(--font); font-size: 1rem; font-weight: 700;
  color: var(--white); cursor: pointer; text-align: right;
  transition: color .3s ease;
}
.faq-trigger:hover { color: var(--orange); }
.faq-chevron { transition: transform .3s ease; color: var(--muted); flex-shrink: 0; }
.faq-item.open .faq-chevron { transform: rotate(180deg); color: var(--orange); }
.faq-content {
  max-height: 0; overflow: hidden;
  transition: max-height .35s ease, padding .35s ease;
  padding: 0 1.5rem;
}
.faq-item.open .faq-content { max-height: 300px; padding: 0 1.5rem 1.25rem; }
.faq-content p { font-size: .9rem; color: var(--muted); line-height: 1.9; }

/* Products grid (other products section) */
.products-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.4rem;
}
.product-card {
  display: flex; flex-direction: column; gap: .5rem;
  padding: 2rem; border-radius: var(--r);
  border: 1px solid var(--border); background: var(--black3);
  text-decoration: none; color: var(--white);
  transition: all var(--t);
}
.product-card:hover {
  border-color: var(--border-h); transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,.5), 0 0 30px var(--orange-dim);
}
.product-card-pro { border-color: rgba(232,98,26,.3); background: linear-gradient(135deg, var(--black3), rgba(232,98,26,.04)); }
.product-badge {
  display: inline-block; width: fit-content;
  padding: .26rem .78rem; border-radius: 100px;
  font-size: .62rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase;
  background: var(--orange-dim); border: 1px solid rgba(232,98,26,.3); color: var(--orange);
}
.badge-pro { background: rgba(232,98,26,.15); border-color: rgba(232,98,26,.4); }
.product-card h3 { font-size: 1.1rem; font-weight: 800; }
.product-card p { font-size: .85rem; color: var(--muted); line-height: 1.8; }
.product-link { font-size: .85rem; font-weight: 700; color: var(--orange); margin-top: auto; }

/* ════════════════════════
   RESPONSIVE (pages only)
   ════════════════════════ */
@media (max-width: 900px) {
  .hero-split { min-height: auto; padding: 120px 0 3rem; }
  .hero-grid { grid-template-columns: 1fr; gap: 3rem; }
  .features-grid { grid-template-columns: 1fr; }
  .products-grid { grid-template-columns: 1fr; }
  .section { padding: 4rem 0; }
  .info-page { padding: 120px 0 3rem; }
  .info-content { padding: 1.5rem; }
}
@media (max-width: 500px){
  .container{
    padding:0;
  }
  .s-advertisement {
  
    position:fixed;
    margin-top:65px;
    width: 100%;
    z-index: 500;
    opacity:1 !important;
    display:block !important;
    height:65.5px !important; 
}
#main-content > div > div > div > div.mb-4.sm\:mb-6.flex.justify-between.items-center {
    margin-top: 80px !important;
}
#main-content > div > div > div > div.mb-4.sm\:mb-6.flex.justify-between.items-center > div {
    display: none !important;
}}

/* ── Language Toggle Button ── */
.lang-toggle-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--black3, #1C1C1C);
    border: 1px solid var(--border, rgba(232,98,26,.14));
    color: var(--white, #F5F0EB);
    padding: 6px 12px;
    border-radius: var(--r, 12px);
    cursor: pointer;
    font-family: var(--font, 'Cairo', sans-serif);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    transition: var(--t, .35s cubic-bezier(.4,0,.2,1));
    line-height: 1;
    user-select: none;
}
.lang-toggle-btn:hover {
    border-color: var(--border-h, rgba(232,98,26,.45));
    background: var(--black4, #242424);
}
.lang-toggle-btn .lang-icon {
    width: 16px;
    height: 16px;
    opacity: .7;
    transition: opacity .3s;
}
.lang-toggle-btn:hover .lang-icon {
    opacity: 1;
}
.nav-links a.on {
    color: var(--white);
}

.nav-links a:hover::after,
.nav-links a.on::after {
    transform: scaleX(1);
    transform-origin: left;
}

.nav-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    padding: 0;
    display: flex;
    align-items: center;
}

.header-btn__icon,
.s-cart-summary-wrapper i,
.s-cart-summary-total {
    color: white;
    font-size: 20px;
}

.btn-o,
.nav-cta,
.btn-primary,
.bcta,
.cta-fill,
.btn-service {
    background: var(--orange) !important;
    color: var(--black) !important;
    padding: .46rem 1.4rem;
    border-radius: 4px;
    font-weight: 900 !important;
    transition: background var(--t), box-shadow var(--t), transform var(--t) !important;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    border: none;
    cursor: pointer;
}

.nav-cta:hover,
.btn-o:hover,
.btn-primary:hover,
.bcta:hover,
.cta-fill:hover,
.btn-service:hover {
    background: var(--orange-lt) !important;
    box-shadow: 0 0 30px var(--orange-glow) !important;
    transform: translateY(-1px) !important;
    color: var(--black) !important;
}

.nav-cta::after {
    display: none !important;
}

.nav-hamburger {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    padding: 4px;
}

.nav-hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--white);
    transition: all .3s ease;
}

.ticker-bar {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    z-index: 490;
    height: 34px;
    overflow: hidden;
    background: var(--black2);
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: center;
}

.tlive {
    flex-shrink: 0;
    padding: 0 1rem;
    font-size: .6rem;
    font-weight: 900;
    letter-spacing: .18em;
    color: var(--orange);
    border-right: 1px solid var(--border);
    display: flex;
    align-items: center;
    gap: .4rem;
}

.ldot {
    width: 5px;
    height: 5px;
    background: var(--green);
    border-radius: 50%;
    animation: blink 1.2s ease-in-out infinite;
}

.ttrack {
    display: flex;
    animation: tscroll 38s linear infinite;
    white-space: nowrap;
}

.ttrack:hover {
    animation-play-state: paused;
}

.tick {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    padding: 0 1.6rem;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .05em;
    border-right: 1px solid var(--border);
}

.ts {
    color: var(--white2);
}

.tu {
    color: var(--green);
}

.td {
    color: var(--red);
}

.hero,
.home-hero {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 2rem 80px;
    text-align: center;
    overflow: hidden;
}

.hero-geo,
.hero-grid-pattern {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.hero-geo svg {
    width: 100%;
    height: 100%;
    opacity: .04;
}

.hero-glow {
    position: absolute;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(232, 98, 26, .2) 0%, transparent 65%);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: gpulse 4.5s ease-in-out infinite;
    pointer-events: none;
}

.hero-grid-pattern {
    background-image:
        linear-gradient(rgba(232, 98, 26, .03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(232, 98, 26, .03) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(ellipse 70% 60% at 50% 40%, black 20%, transparent 100%);
    -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 40%, black 20%, transparent 100%);
}

.hero-inner,
.home-header {
    position: relative;
    z-index: 2;
    max-width: 820px;
    margin: 0 auto;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .28);
    color: var(--orange);
    padding: .32rem 1rem;
    border-radius: 100px;
    font-size: .68rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
    margin-bottom: 2rem;
    animation: fu .8s ease forwards;
    opacity: 0;
}

.hero-badge::before {
    content: '';
    width: 6px;
    height: 6px;
    background: var(--orange);
    border-radius: 50%;
    animation: blink 1.4s ease-in-out infinite;
}

.hero h1,
.home-title {
    font-family: var(--display);
    font-size: clamp(3.5rem, 10vw, 9rem);
    line-height: .9;
    letter-spacing: .02em;
    font-weight: 900;
    animation: fu .8s .15s ease forwards;
    opacity: 0;
}

.h1-w {
    color: var(--white);
}

.h1-o {
    color: var(--orange);
}

.hero-sub,
.home-desc {
    font-size: 1rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 500px;
    margin: 1.5rem auto 2.5rem;
    animation: fu .8s .3s ease forwards;
    opacity: 0;
}

.hero-btns,
.hero-actions {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    animation: fu .8s .45s ease forwards;
    opacity: 0;
}

.btn-g,
.btn-outline {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    background: transparent;
    color: var(--white);
    padding: .9rem 2.2rem;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, .15);
    font-weight: 700;
    font-size: .9rem;
    text-decoration: none;
    transition: border-color var(--t), transform var(--t);
    cursor: pointer;
}

.btn-g:hover,
.btn-outline:hover {
    border-color: var(--orange);
    transform: translateY(-2px);
}

.stats-band {
    background: var(--black2);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    position: relative;
    z-index: 1;
}

.stats-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 2.2rem 2rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.stt {
    text-align: center;
    padding: 0 1.5rem;
    border-right: 1px solid var(--border);
}

.stt:last-child {
    border: none;
}

.stn {
    font-family: var(--display);
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--orange);
    letter-spacing: .03em;
    line-height: 1;
}

.stl {
    font-size: .74rem;
    font-weight: 700;
    color: var(--muted);
    margin-top: .3rem;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 5.5rem 2rem;
}

.sec,
.section {
    position: relative;
    z-index: 1;
}

.section {
    padding: 5.5rem 0;
}

.section-sm {
    padding: 3rem 0;
}

.slabel {
    display: flex;
    align-items: center;
    gap: .7rem;
    font-size: 1.05rem;
    font-weight: 900;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: var(--orange);
    margin-bottom: .7rem;
}

.slabel::before {
    content: '';
    width: 26px;
    height: 1.5px;
    background: var(--orange);
}

.stitle,
.section-header h2 {
    font-family: var(--display);
    font-size: clamp(2.2rem, 4.5vw, 3.5rem);
    font-weight: 900;
    line-height: .95;
    margin-bottom: .9rem;
    color: var(--white);
    letter-spacing: .02em;
}

.stitle span {
    color: var(--orange);
}

.sdesc,
.section-header p {
    font-size: 1.1rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 460px;
    margin-bottom: 10px;
}

.section-header {
    text-align: center;
    margin-bottom: 3.5rem;
}

.section-header p {
    margin: 0 auto;
}

.cats {
    display: flex;
    gap: .55rem;
    flex-wrap: wrap;
    margin: 2rem 0 1rem;
}

.cat {
    padding: .42rem 1.1rem;
    border-radius: 100px;
    font-size: .72rem;
    font-weight: 700;
    background: var(--black3);
    border: 1px solid var(--border);
    color: var(--muted);
    cursor: pointer;
    transition: all var(--t);
    letter-spacing: .06em;
    user-select: none;
}

.cat:hover,
.cat.on {
    background: var(--orange-dim);
    border-color: var(--border-h);
    color: var(--orange);
}

.pgrid,
.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(308px, 1fr));
    gap: 1.4rem;
}

.pcard,
.product-card {
    position: relative;
    height: 400px;
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: var(--r);
    overflow: hidden;
    cursor: pointer;
    transition: border-color var(--t), transform var(--t), box-shadow var(--t);
    text-decoration: none;
}

.pcard:hover,
.product-card:hover {
    border-color: var(--border-h);
    transform: translateY(-7px);
    box-shadow: 0 28px 65px rgba(0, 0, 0, .6), 0 0 40px var(--orange-dim);
}

.pf {
    position: absolute;
    inset: 0;
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    z-index: 1;
    transition: opacity var(--t), transform var(--t);
}

.pcard:hover .pf {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

.pb {
    position: absolute;
    inset: 0;
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(20, 20, 20, .97);
    border-radius: var(--r);
    z-index: 2;
    opacity: 0;
    transform: translateY(14px);
    transition: opacity var(--t), transform var(--t);
    backdrop-filter: blur(10px);
}

.pcard:hover .pb {
    opacity: 1;
    transform: none;
}

.pchart {
    flex: 1;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.pchart svg {
    width: 100%;
}

.mcp {
    fill: none;
    stroke-width: 2;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
}

.pcard:hover .mcp {
    animation: mcdraw 1.1s ease forwards;
}

.mcf {
    opacity: 0;
    transition: opacity .5s .2s;
}

.pcard:hover .mcf {
    opacity: .3;
}

.pcard::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform var(--t);
    z-index: 5;
}

.pcard:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.pbadge,
.service-badge,
.product-badge,
.info-badge {
    padding: .26rem .78rem;
    border-radius: 100px;
    font-size: .62rem;
    font-weight: 900;
    text-transform: uppercase;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .3);
    color: var(--orange);
    width: fit-content;
    margin-bottom: .85rem;
    letter-spacing: .1em;
    display: inline-flex;
    align-items: center;
}

.pname,
.bname,
.product-card h3,
.service-card h3,
.info-title {
    font-family: var(--display);
    font-size: 1.35rem;
    font-weight: 900;
    color: var(--white);
    letter-spacing: .03em;
}

.bname,
.info-title {
    margin-bottom: .75rem;
}

.pname {
    margin-bottom: .3rem;
}

.bname {
    color: var(--orange);
}

.pmeta,
.pprc {
    font-size: .7rem;
    font-weight: 700;
    color: var(--muted);
    display: flex;
    gap: .7rem;
}

.pwin {
    color: var(--green);
}

.ppr {
    margin-top: auto;
    display: flex;
    align-items: baseline;
    gap: .45rem;
}

.pprn {
    font-family: var(--display);
    font-size: 1.9rem;
    color: var(--orange);
    font-weight: 900;
}

.ppro {
    font-size: .8rem;
    color: var(--muted);
    text-decoration: line-through;
}

.bdesc,
.product-card p,
.service-card p,
.info-section p {
    font-size: .8rem;
    color: var(--muted);
    line-height: 1.85;
}

.bdesc {
    margin-bottom: .9rem;
}

.blist {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: .35rem;
    margin-bottom: 1.1rem;
}

.blist li {
    font-size: .76rem;
    font-weight: 700;
    color: var(--white2);
    display: flex;
    align-items: center;
    gap: .45rem;
}

.blist li::before {
    content: '▸';
    color: var(--orange);
    font-size: .6rem;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.4rem;
}

.service-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 2.5rem 2rem;
    border-radius: var(--r);
    border: 1px solid var(--border);
    background: var(--black3);
    transition: all var(--t);
    position: relative;
    overflow: hidden;
}

.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--orange);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform var(--t);
    z-index: 5;
}

.service-card:hover {
    border-color: var(--border-h);
    transform: translateY(-7px);
}

.service-card:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.service-icon-wrap {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
    margin-bottom: 1rem;
    transition: all var(--t);
}

.service-card:hover .service-icon-wrap {
    background: rgba(232, 98, 26, .2);
    transform: scale(1.08);
}

.section-info-links {
    padding: 3rem 0 5rem;
}

.info-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.info-link-item {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .75rem 1.75rem;
    border-radius: 100px;
    border: 1px solid var(--border);
    background: var(--black3);
    color: var(--white);
    text-decoration: none;
    transition: all var(--t);
    font-size: .85rem;
    font-weight: 700;
}

.info-link-item:hover {
    border-color: var(--border-h);
    color: var(--orange);
    background: var(--orange-dim);
    transform: translateY(-2px);
}

.info-link-item svg {
    opacity: .6;
    transition: opacity .3s ease;
    color: var(--muted);
}

.info-link-item:hover svg {
    opacity: 1;
    color: var(--orange);
}

.flayout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    margin-top: 3rem;
}

.flist {
    display: flex;
    flex-direction: column;
    gap: 1.1rem;
}

.fitem {
    display: flex;
    gap: .9rem;
    padding: 1.1rem;
    border-radius: 10px;
    background: var(--black3);
    border: 1px solid var(--border);
    cursor: pointer;
    transition: border-color var(--t), background var(--t), transform var(--t);
    align-items: flex-start;
}

.fitem:hover,
.fitem.on {
    border-color: var(--border-h);
    background: var(--black4);
    transform: translateX(-4px);
}

.ficon {
    width: 42px;
    height: 42px;
    background: var(--orange-dim);
    border: 1px solid rgba(232, 98, 26, .2);
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
    flex-shrink: 0;
    font-size: 1.15rem;
}

.ft {
    font-weight: 900;
    font-size: .9rem;
    color: var(--white);
    margin-bottom: .22rem;
}

.fd {
    font-size: .77rem;
    color: var(--muted);
    line-height: 1.75;
}

.fvisual {
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: 18px;
    height: 380px;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.fvisual::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 50% 80%, rgba(232, 98, 26, .08) 0%, transparent 60%);
    pointer-events: none;
}

.fvisual svg {
    width: 100%;
    position: relative;
    z-index: 1;
}

.lline {
    stroke: var(--orange);
    stroke-width: 2;
    fill: none;
    stroke-dasharray: 1200;
    stroke-dashoffset: 600;
    animation: lchart 3.5s ease-in-out infinite alternate;
}

.pgr {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
    gap: 1.4rem;
    margin-top: 3rem;
}

.prc {
    background: var(--black3);
    border: 1px solid var(--border);
    border-radius: var(--r);
    padding: 2rem;
    transition: border-color var(--t), transform var(--t);
    position: relative;
    overflow: hidden;
}

.prc:hover {
    border-color: var(--border-h);
    transform: translateY(-4px);
}

.prc.feat {
    border-color: rgba(232, 98, 26, .4);
    background: linear-gradient(135deg, var(--black3), rgba(232, 98, 26, .04));
}

.prc.feat::before {
    content: 'الأشهر';
    position: absolute;
    top: 1.2rem;
    left: 1.2rem;
    background: var(--orange);
    color: var(--black);
    font-size: .58rem;
    font-weight: 900;
    padding: .2rem .7rem;
    border-radius: 100px;
    text-transform: uppercase;
}

.prcn {
    font-family: var(--display);
    font-size: 1.4rem;
    font-weight: 900;
    margin-bottom: .25rem;
    color: var(--white);
}

.prcp {
    font-family: var(--display);
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--orange);
    line-height: 1;
}

.prcp sup {
    font-size: 1rem;
    vertical-align: top;
    margin-top: .55rem;
    color: var(--muted);
}

.prccta {
    display: block;
    text-align: center;
    padding: .78rem;
    border-radius: 7px;
    font-weight: 900;
    font-size: .88rem;
    text-decoration: none;
    transition: background var(--t), box-shadow var(--t), transform var(--t);
}

.cta-out {
    background: transparent;
    color: var(--white);
    border: 1px solid rgba(255, 255, 255, .12);
}

.cta-out:hover {
    border-color: var(--orange);
    color: var(--orange);
}

.guarantee-wrap {
    display: flex;
    justify-content: center;
}

.guarantee-card {
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 3rem;
    border-radius: 18px;
    background: var(--black3);
    border: 1px solid rgba(232, 98, 26, .25);
    box-shadow: 0 0 60px rgba(232, 98, 26, .08);
}

.guarantee-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--orange-dim);
    border: 2px solid rgba(232, 98, 26, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: var(--orange);
}

.note-box {
    display: flex;
    gap: 1rem;
    padding: 1.5rem;
    border-radius: 10px;
    background: rgba(232, 98, 26, .04);
    border: 1px solid rgba(232, 98, 26, .15);
    max-width: 800px;
    margin: 0 auto;
    align-items: flex-start;
}

.note-icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 8px;
    background: var(--orange-dim);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--orange);
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: .75rem;
}

.faq-item {
    border: 1px solid var(--border);
    border-radius: var(--r);
    background: var(--black3);
    overflow: hidden;
    transition: all .3s ease;
}

.faq-item.open {
    border-color: var(--border-h);
}

.faq-trigger {
    width: 100%;
    display: flex;
    padding: 1.25rem 1.5rem;
    background: none;
    border: none;
    color: var(--white);
    cursor: pointer;
    justify-content: space-between;
    font-family: var(--font);
    font-size: 1rem;
    font-weight: 700;
    text-align: right;
    transition: color .3s ease;
}

.faq-trigger:hover {
    color: var(--orange);
}

.faq-chevron {
    transition: transform .3s ease;
    color: var(--muted);
    flex-shrink: 0;
}

.faq-item.open .faq-chevron {
    transform: rotate(180deg);
    color: var(--orange);
}

.faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease, padding .35s ease;
    padding: 0 1.5rem;
}

.faq-item.open .faq-content {
    max-height: 300px;
    padding: 0 1.5rem 1.25rem;
}

.info-content {
    border-radius: 18px;
    padding: 2.5rem;
    background: var(--black3);
    border: 1px solid var(--border);
    backdrop-filter: blur(10px);
}

.info-section {
    margin-bottom: 1.75rem;
}

.info-section:last-child {
    margin-bottom: 0;
}

.info-section p {
    font-size: 1rem;
    line-height: 2;
    color: var(--white2);
}

.info-section strong {
    color: var(--orange);
    font-weight: 700;
}

.info-page {
    min-height: 100vh;
    padding: 140px 0 5rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.info-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.back-link {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    color: var(--muted);
    font-size: .85rem;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 2rem;
    transition: color .3s ease;
}

.back-link:hover {
    color: var(--orange);
}

.back-link svg {
    transform: rotate(180deg);
}

.warning-box {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem 1.5rem;
    border-radius: 10px;
    background: rgba(231, 76, 60, .06);
    border: 1px solid rgba(231, 76, 60, .2);
}

.warning-icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background: rgba(231, 76, 60, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--red);
}

.warning-box p {
    color: var(--white2);
}

.footer,
footer {
    background: var(--black2);
    border-top: 1px solid var(--border);
    padding: 4rem 2rem 2rem;
    position: relative;
    z-index: 1;
}

.footer {
    padding: 2.5rem 0;
    text-align: center;
}

.fi {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 3rem;
}

.fb p {
    font-size: .82rem;
    color: var(--muted);
    line-height: 1.9;
    max-width: 255px;
    margin-top: .8rem;
}

.fc h5 {
    font-size: .68rem;
    font-weight: 900;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 1rem;
}

.fc ul {
    list-style: none;
}

.fc li {
    margin-bottom: .55rem;
}

.fc a {
    font-size: .8rem;
    font-weight: 600;
    color: var(--muted);
    text-decoration: none;
    transition: color var(--t);
}

.fc a:hover {
    color: var(--orange);
}

.fbot {
    max-width: 1140px;
    margin: 2.5rem auto 0;
    padding-top: 2rem;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.fbot p,
.footer p {
    font-size: .73rem;
    color: var(--muted);
}

.footer p {
    font-size: .8rem;
    font-weight: 600;
}

hr.dv {
    border: none;
    border-top: 1px solid var(--border);
    margin: 0;
}

@keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .15
    }
}

@keyframes tscroll {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes gpulse {

    0%,
    100% {
        opacity: .7;
        transform: translate(-50%, -50%) scale(1)
    }

    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.08)
    }
}

@keyframes fu {
    from {
        opacity: 0;
        transform: translateY(24px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes mcdraw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes shimmer {

    0%,
    100% {
        background-position: 0% center
    }

    50% {
        background-position: 100% center
    }
}

@keyframes lchart {
    from {
        stroke-dashoffset: 600
    }

    to {
        stroke-dashoffset: 0
    }
}

.rev,
.fade-up {
    opacity: 0;
    transform: translateY(26px);
    transition: opacity .7s ease, transform .7s ease;
}

.rev.vis,
.fade-up.visible {
    opacity: 1;
    transform: none;
}

@media (max-width: 900px) {
    nav {
        padding: 0 1.5rem;
    }

    .nav-links {
        display: none;
    }

    .nav-hamburger {
        display: flex;
    }

    .stats-inner,
    .fi {
        grid-template-columns: repeat(2, 1fr);
    }

    .flayout,
    .services-grid,
    .features-grid,
    .products-grid,
    .services-grid-secondary {
        grid-template-columns: 1fr;
    }

    .ticker-bar {
        display: none;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .hero {
        padding: 120px 0 3rem;
        min-height: auto;
    }

    .home-hero {
        min-height: auto;
        padding: 120px 2rem 60px;
    }

    .home-title {
        font-size: clamp(2.5rem, 8vw, 4rem);
    }

    .section {
        padding: 4rem 0;
    }

    .section-services {
        padding: 3rem 0 1.5rem;
    }

    .section-services-secondary {
        padding: 0 0 3rem;
    }

    .service-card {
        padding: 2rem 1.5rem 1.75rem;
    }

    .info-links {
        flex-direction: column;
        align-items: center;
    }

    .info-link-item {
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }

    .info-content {
        padding: 1.5rem;
    }

    .info-page {
        padding: 120px 0 3rem;
    }
}

@media (max-width: 500px) {
    .stt {
        border: none;
    }

    .hero {
        padding: 80px 1rem 40px;
    }

    div.hero-chart.fade-up {
        display: none;
    }

    div.info-content.glass {
        padding: 0;
        margin: 0;
    }
}
/* ═══════════════════════════════════
   KAM TRADING — PAGES CSS
   Styles for: about, guarantee, disclaimer,
   kam-global, kam-spx, kam-spx-pro
   ═══════════════════════════════════ */

/* ════════════════════════
   INFO PAGES (about, guarantee, disclaimer)
   ════════════════════════ */
.info-page {
  min-height: 100vh; padding: 140px 0 5rem;
  position: relative; z-index: 1; overflow: hidden;
}
.info-header { text-align: center; margin-bottom: 2.5rem; }
.back-link {
  display: inline-flex; align-items: center; gap: .5rem;
  color: var(--muted); font-size: .85rem; font-weight: 600;
  text-decoration: none; margin-bottom: 2rem; transition: color .3s ease;
}
.back-link:hover { color: var(--orange); }
.back-link svg { transform: rotate(180deg); }

.info-icon-wrap {
  width: 72px; height: 72px; border-radius: 50%;
  background: var(--orange-dim); border: 2px solid rgba(232,98,26,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1.5rem; color: var(--orange);
}
.info-icon-about { background: rgba(59,130,246,.08); border-color: rgba(59,130,246,.2); color: #60a5fa; }
.info-icon-gold {
  background: linear-gradient(135deg, rgba(234,179,8,.1), rgba(245,158,11,.06));
  border-color: rgba(234,179,8,.3); color: #f59e0b;
}
.info-title {
  font-family: var(--display); font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: 900; margin-bottom: 1rem; color: var(--white);
}
.info-badge {
  display: inline-block; padding: .4rem 1.25rem; border-radius: 100px;
  font-size: .72rem; font-weight: 900; letter-spacing: .1em;
  background: var(--orange-dim); color: var(--orange);
  border: 1px solid rgba(232,98,26,.25);
}
.badge-gold {
  background: linear-gradient(135deg, rgba(234,179,8,.1), rgba(245,158,11,.06));
  border-color: rgba(234,179,8,.3); color: #f59e0b;
}

.info-content {
  border-radius: 18px; padding: 2.5rem;
  background: var(--black3); border: 1px solid var(--border);
  backdrop-filter: blur(10px);
}
.info-section { margin-bottom: 1.75rem; }
.info-section:last-child { margin-bottom: 0; }
.info-section p { font-size: 1rem; line-height: 2; color: var(--white2); }
.info-section strong { color: var(--orange); font-weight: 700; }

.warning-box {
  display: flex; align-items: flex-start; gap: 1rem;
  padding: 1.25rem 1.5rem; border-radius: 10px;
  background: rgba(231,76,60,.06); border: 1px solid rgba(231,76,60,.2);
}
.warning-icon {
  width: 36px; height: 36px; min-width: 36px; border-radius: 50%;
  background: rgba(231,76,60,.1);
  display: flex; align-items: center; justify-content: center;
  color: var(--red); margin-top: 2px;
}
.warning-box p { color: var(--white2); }

.highlight-box {
  padding: 1.5rem; border-radius: 10px;
  background: rgba(232,98,26,.05); border: 1px solid rgba(232,98,26,.2);
}
.highlight-box .highlight-icon {
  width: 44px; height: 44px; border-radius: 10px;
  background: var(--orange-dim);
  display: flex; align-items: center; justify-content: center;
  color: var(--orange); margin-bottom: 1rem;
}
.gold-highlight-box {
  padding: 1.75rem; border-radius: 14px;
  background: linear-gradient(135deg, rgba(234,179,8,.06), rgba(245,158,11,.03));
  border: 1px solid rgba(234,179,8,.2);
}
.gold-badge {
  display: inline-flex; align-items: center; gap: .5rem;
  padding: .5rem 1rem; border-radius: 100px;
  background: linear-gradient(135deg, #d97706, #f59e0b);
  color: var(--black); font-size: .9rem; font-weight: 800; margin-bottom: 1rem;
}
.gold-badge svg { width: 18px; height: 18px; }

/* ════════════════════════
   PRODUCT HERO (split layout for product pages)
   ════════════════════════ */
.hero-split {
  position: relative; z-index: 1; min-height: 100vh;
  display: flex; align-items: center; overflow: hidden;
  padding: 120px 0 5rem;
}
.hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }
.hero-title {
  font-family: var(--display); font-size: clamp(2.2rem, 5vw, 3.5rem);
  font-weight: 900; line-height: 1.1; margin-bottom: 1.5rem; color: var(--white);
}
.hero-desc { font-size: 1.05rem; color: var(--muted); max-width: 540px; margin-bottom: 1rem; line-height: 1.9; }
.hero-desc-secondary { font-size: .92rem; color: var(--muted); max-width: 540px; margin-bottom: 1.5rem; line-height: 1.9; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 1rem; }

/* Chart Mockup */
.chart-mockup {
  border-radius: 18px; padding: 1.5rem;
  background: var(--black3); border: 1px solid var(--border);
  min-height: 400px; display: flex; flex-direction: column;
  backdrop-filter: blur(10px);
  box-shadow: 0 0 60px rgba(232,98,26,.08);
}
.chart-topbar { display: flex; align-items: center; gap: .5rem; margin-bottom: 1.5rem; }
.chart-dot { width: 12px; height: 12px; border-radius: 50%; background: rgba(122,106,90,.3); }
.dot-primary { background: rgba(232,98,26,.6); }
.chart-label { margin-right: auto; font-size: .75rem; color: var(--muted); }
.chart-area {
  flex: 1; border-radius: .75rem;
  background: rgba(20,20,20,.6); border: 1px solid var(--border);
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .75rem;
}
.chart-icon { color: rgba(232,98,26,.35); }
.chart-area p { font-size: .875rem; color: var(--muted); }
.chart-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 1rem; }
.stat-box {
  text-align: center; padding: .75rem; border-radius: 8px;
  background: rgba(28,28,28,.8); border: 1px solid var(--border);
}
.stat-value { display: block; font-size: 1.1rem; font-weight: 700; color: var(--orange); }
.stat-label { display: block; font-size: .75rem; color: var(--muted); }

/* ════════════════════════
   SECTION (for product pages)
   ════════════════════════ */
.section { position: relative; z-index: 1; padding: 5.5rem 0; }
.section-sm { padding: 3rem 0; }
.section-header { text-align: center; margin-bottom: 3.5rem; }
.section-header h2 {
  font-family: var(--display); font-size: clamp(2rem, 4.5vw, 3rem);
  font-weight: 900; line-height: .95; letter-spacing: .02em; margin-bottom: .7rem;
  color: var(--white);
}
.section-header p { font-size: .87rem; color: var(--muted); line-height: 1.9; max-width: 460px; margin: 0 auto; }

/* Features grid (product pages) */
.features-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.4rem;
}
.feature-card {
  padding: 2rem; border-radius: var(--r);
  border: 1px solid var(--border); background: var(--black3);
  transition: all var(--t);
}
.feature-card:hover {
  border-color: var(--border-h);
  transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,.5), 0 0 30px var(--orange-dim);
}
.feature-icon-wrap {
  width: 48px; height: 48px; border-radius: 10px;
  background: var(--orange-dim); border: 1px solid rgba(232,98,26,.2);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 1.25rem; color: var(--orange); transition: all .3s ease;
}
.feature-card:hover .feature-icon-wrap {
  background: rgba(232,98,26,.2); transform: scale(1.06);
}
.feature-card h3 { font-size: 1.05rem; font-weight: 800; margin-bottom: .5rem; color: var(--white); }
.feature-card p { font-size: .88rem; color: var(--muted); line-height: 1.85; }

/* Guarantee card */
.guarantee-wrap { display: flex; justify-content: center; }
.guarantee-card {
  max-width: 680px; width: 100%; text-align: center;
  padding: 3rem; border-radius: 18px;
  background: var(--black3); border: 1px solid rgba(232,98,26,.25);
  box-shadow: 0 0 60px rgba(232,98,26,.08);
  position: relative; overflow: hidden;
}
.guarantee-icon {
  width: 64px; height: 64px; border-radius: 50%;
  background: var(--orange-dim); border: 2px solid rgba(232,98,26,.3);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 1.5rem; color: var(--orange);
}
.guarantee-card h2 { font-size: 1.5rem; font-weight: 900; margin-bottom: 1rem; color: var(--white); }
.guarantee-card p { font-size: 1rem; color: var(--muted); }

/* Note box */
.note-box {
  display: flex; align-items: flex-start; gap: 1rem;
  padding: 1.5rem; border-radius: 10px;
  border: 1px solid rgba(232,98,26,.15); background: rgba(232,98,26,.04);
  max-width: 800px; margin: 0 auto;
}
.note-icon {
  width: 32px; height: 32px; min-width: 32px; border-radius: 8px;
  background: var(--orange-dim);
  display: flex; align-items: center; justify-content: center;
  color: var(--orange); margin-top: 2px;
}
.note-box p { font-size: .9rem; color: var(--muted); line-height: 1.9; }
.note-label { color: var(--orange); font-weight: 700; }

/* FAQ */
.faq-list { display: flex; flex-direction: column; gap: .75rem; }
.faq-item {
  border: 1px solid var(--border); border-radius: var(--r);
  background: var(--black3); overflow: hidden;
  transition: all .3s ease;
}
.faq-item.open { border-color: var(--border-h); }
.faq-trigger {
  width: 100%; display: flex; align-items: center; justify-content: space-between;
  padding: 1.25rem 1.5rem; background: none; border: none;
  font-family: var(--font); font-size: 1rem; font-weight: 700;
  color: var(--white); cursor: pointer; text-align: right;
  transition: color .3s ease;
}
.faq-trigger:hover { color: var(--orange); }
.faq-chevron { transition: transform .3s ease; color: var(--muted); flex-shrink: 0; }
.faq-item.open .faq-chevron { transform: rotate(180deg); color: var(--orange); }
.faq-content {
  max-height: 0; overflow: hidden;
  transition: max-height .35s ease, padding .35s ease;
  padding: 0 1.5rem;
}
.faq-item.open .faq-content { max-height: 300px; padding: 0 1.5rem 1.25rem; }
.faq-content p { font-size: .9rem; color: var(--muted); line-height: 1.9; }

/* Products grid (other products section) */
.products-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.4rem;
}
.product-card {
  display: flex; flex-direction: column; gap: .5rem;
  padding: 2rem; border-radius: var(--r);
  border: 1px solid var(--border); background: var(--black3);
  text-decoration: none; color: var(--white);
  transition: all var(--t);
}
.product-card:hover {
  border-color: var(--border-h); transform: translateY(-4px);
  box-shadow: 0 20px 50px rgba(0,0,0,.5), 0 0 30px var(--orange-dim);
}
.product-card-pro { border-color: rgba(232,98,26,.3); background: linear-gradient(135deg, var(--black3), rgba(232,98,26,.04)); }
.product-badge {
  display: inline-block; width: fit-content;
  padding: .26rem .78rem; border-radius: 100px;
  font-size: .62rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase;
  background: var(--orange-dim); border: 1px solid rgba(232,98,26,.3); color: var(--orange);
}
.badge-pro { background: rgba(232,98,26,.15); border-color: rgba(232,98,26,.4); }
.product-card h3 { font-size: 1.1rem; font-weight: 800; }
.product-card p { font-size: .85rem; color: var(--muted); line-height: 1.8; }
.product-link { font-size: .85rem; font-weight: 700; color: var(--orange); margin-top: auto; }

/* ════════════════════════
   RESPONSIVE (pages only)
   ════════════════════════ */
@media (max-width: 900px) {
  .hero-split { min-height: auto; padding: 120px 0 3rem; }
  .hero-grid { grid-template-columns: 1fr; gap: 3rem; }
  .features-grid { grid-template-columns: 1fr; }
  .products-grid { grid-template-columns: 1fr; }
  .section { padding: 4rem 0; }
  .info-page { padding: 120px 0 3rem; }
  .info-content { padding: 1.5rem; }
}
@media (max-width: 500px){
  .container{
    padding:0;
  }
}