
/* Charisma unified clean theme - added after legacy styles to remove old visual traces. */
:root{
  --charisma-bg:#050816;
  --charisma-bg-2:#080d1d;
  --charisma-panel:rgba(255,255,255,.065);
  --charisma-panel-2:rgba(255,255,255,.095);
  --charisma-border:rgba(255,255,255,.12);
  --charisma-text:#f8fafc;
  --charisma-muted:rgba(226,232,240,.72);
  --charisma-purple:#7c3aed;
  --charisma-violet:#8b5cf6;
  --charisma-cyan:#22d3ee;
  --charisma-blue:#0ea5e9;
  --charisma-shadow:0 28px 80px rgba(0,0,0,.38);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body,
body.products,
body.order{
  margin:0;
  min-height:100vh;
  font-family:Vazirmatn,system-ui,-apple-system,"Segoe UI",Tahoma,sans-serif!important;
  background:
    radial-gradient(circle at 12% 0%, rgba(124,58,237,.24), transparent 34%),
    radial-gradient(circle at 95% 10%, rgba(14,165,233,.20), transparent 32%),
    linear-gradient(180deg,#050816 0%,#071021 42%,#f5f7fb 42%,#f5f7fb 100%)!important;
  color:#111827;
}
a{color:inherit;text-decoration:none}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;right:-999px;top:0;z-index:9999;background:#fff;color:#111827;padding:10px 14px;border-radius:12px}.skip-link:focus{right:16px;top:16px}
.site-header.charisma-global-header{
  position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:60!important;
  background:rgba(5,8,22,.90)!important;
  backdrop-filter:blur(18px)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
}
.site-header.charisma-global-header .header-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:84px}.site-header .brand{display:flex!important;align-items:center!important;gap:12px!important;justify-self:start!important;color:#fff!important}.site-header .brand img{width:48px!important;height:48px!important;object-fit:contain!important}.brand-copy{display:flex!important;flex-direction:column!important;align-items:flex-end!important;line-height:1.1!important}.brand-copy strong{color:#fff!important;font-size:1.78rem!important;font-weight:900!important;letter-spacing:.01em!important}.brand-copy span{color:#c7cce2!important;font-size:.84rem!important;font-weight:600!important}.main-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:30px!important}.main-nav a{padding:12px 2px!important;font-size:.96rem!important;font-weight:750!important;color:#fff!important;opacity:.95!important;position:relative!important}.main-nav a[aria-current="page"]::after{content:"";position:absolute;right:0;left:0;bottom:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--charisma-purple),#c8b9ff)}.main-nav a:hover{opacity:1!important}.header-auth-actions{display:flex!important;align-items:center!important;gap:10px!important;justify-self:end!important}.login-link,.header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 22px!important;border-radius:999px!important;font-weight:800!important;color:#fff!important}.login-link{border:1px solid rgba(255,255,255,.20)!important;background:rgba(255,255,255,.03)!important}.header-cta{background:linear-gradient(135deg,var(--charisma-violet),var(--charisma-purple))!important;box-shadow:0 16px 36px rgba(124,58,237,.35)!important}.menu-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.16);color:#fff;width:42px;height:42px;border-radius:14px;font-size:1.15rem}
body > main{position:relative;overflow:hidden}.hero{padding:70px 0 40px!important;background:linear-gradient(145deg,#050816 0%,#080d1d 58%,#06202e 100%)!important;color:#fff!important}.hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;opacity:.45;pointer-events:none}.hero .container{position:relative;z-index:1}.hero-box,.hero-card,.card,.product-card,.pricing-card,.support-card,.contact-card{border:1px solid rgba(255,255,255,.11)!important;background:rgba(255,255,255,.065)!important;box-shadow:var(--charisma-shadow)!important;backdrop-filter:blur(18px)!important;border-radius:30px!important;color:#fff!important}.hero-box{padding:34px!important}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.hero h1{font-size:clamp(2.2rem,5vw,5rem)!important;line-height:1.22!important;color:#fff!important;margin:0 0 18px!important;font-weight:950!important;letter-spacing:-.05em!important}.hero p,.hero .muted,.hero .small,.hero .hint{color:rgba(238,242,255,.78)!important;line-height:2.05!important}.hero-card{padding:24px!important}.section{padding:64px 0!important;background:linear-gradient(135deg,#f7f8fc 0%,#eef7fb 100%)!important;color:#111827!important}.section-header h2,.section h2{color:#111827!important;font-weight:950!important;letter-spacing:-.04em}.section-header p,.section .muted,.card .muted,.small{color:#667085!important}.card,.product-card,.pricing-card{background:rgba(255,255,255,.92)!important;color:#111827!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 24px 64px rgba(15,23,42,.10)!important}.card h1,.card h2,.card h3,.card h4,.product-card h3,.product-title{color:#111827!important}.btn,.auth-btn,button.btn,a.btn{border-radius:999px!important;font-weight:850!important}.btn-primary,.auth-btn,.product-actions .btn-primary{background:linear-gradient(135deg,#7c3aed,#0ea5e9)!important;color:#fff!important;border:0!important;box-shadow:0 16px 34px rgba(124,58,237,.25)!important}.btn-secondary,.btn-ghost,.product-actions .btn-secondary{background:rgba(255,255,255,.82)!important;border:1px solid rgba(15,23,42,.12)!important;color:#111827!important}.input,.select,.textarea,input,select,textarea{border-radius:18px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;color:#111827!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important}.product-icon{background:linear-gradient(135deg,rgba(124,58,237,.12),rgba(34,211,238,.14))!important;border:1px solid rgba(124,58,237,.16)!important}.price-row,strong{color:inherit}.badge,.chip,.stat{border-radius:999px!important;background:rgba(124,58,237,.09)!important;border:1px solid rgba(124,58,237,.16)!important;color:#4c1d95!important}.charisma-footer{position:relative;overflow:hidden;margin-top:0;padding:54px 0 24px;background:radial-gradient(circle at 12% 10%, rgba(124,58,237,.18), transparent 30%),radial-gradient(circle at 88% 8%, rgba(6,182,212,.14), transparent 32%),linear-gradient(135deg,#050816 0%,#080d1d 54%,#071523 100%)!important;color:#eef2ff!important;border-top:1px solid rgba(255,255,255,.08)!important}.charisma-footer::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:38px 38px;opacity:.55;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 82%);pointer-events:none}.charisma-footer .container{position:relative;z-index:1}.footer-main{display:grid;grid-template-columns:minmax(280px,1.25fr) repeat(3,minmax(150px,.75fr)) minmax(190px,.8fr);gap:30px;align-items:start}.footer-brand-card{padding:22px;border-radius:28px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);box-shadow:0 22px 58px rgba(0,0,0,.22);backdrop-filter:blur(16px)}.footer-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-logo-row img{width:48px;height:48px;object-fit:contain;border-radius:16px;background:rgba(255,255,255,.08);padding:7px}.footer-logo-row strong{display:block;color:#fff!important;font-size:25px;line-height:1.1;font-weight:950;letter-spacing:.2px}.footer-logo-row span{display:block;margin-top:4px;color:rgba(238,242,255,.66);font-size:13px;font-weight:600}.footer-brand-card p{margin:0 0 18px;color:rgba(238,242,255,.72);font-size:13.5px;line-height:2}.footer-brand-meta{display:flex;flex-wrap:wrap;gap:8px}.footer-brand-meta span,.footer-trust-badge{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:8px 11px;border-radius:999px;color:rgba(238,242,255,.82);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);font-size:12.5px;font-weight:750;line-height:1.4;white-space:nowrap}.footer-brand-meta span::before,.footer-trust-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#22d3ee);box-shadow:0 0 14px rgba(34,211,238,.35)}.footer-col h3,.footer-trust-box h3{margin:2px 0 16px;color:#fff!important;font-size:14px;font-weight:950;letter-spacing:-.2px}.footer-col a{display:flex;align-items:center;width:fit-content;margin:0 0 10px;color:rgba(238,242,255,.70)!important;text-decoration:none;font-size:13.5px;line-height:1.8;font-weight:650;transition:color .2s ease,transform .2s ease}.footer-col a:hover{color:#fff!important;transform:translateX(-3px)}.footer-col a::before{content:"";width:5px;height:5px;margin-left:9px;border-radius:50%;background:rgba(34,211,238,.75);box-shadow:0 0 10px rgba(34,211,238,.24);flex:0 0 auto}.footer-trust-box{padding:18px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}.footer-trust-list{display:grid;gap:9px;margin-bottom:16px}.footer-enamad-mini{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.footer-enamad-mini span{font-size:12px;line-height:1.8;color:rgba(238,242,255,.60);font-weight:650}.footer-enamad-mini a{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;background:#fff;overflow:hidden}.footer-enamad-mini img{max-width:58px;max-height:58px;object-fit:contain}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:rgba(238,242,255,.58);font-size:13px;font-weight:650}.footer-bottom-links{display:flex;gap:14px}.footer-bottom-links a{color:rgba(238,242,255,.64)!important;text-decoration:none}.auth-page{background:radial-gradient(circle at 10% 0%,rgba(124,58,237,.24),transparent 32%),linear-gradient(135deg,#050816,#071523)!important}.auth-card,.account-card{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 28px 80px rgba(0,0,0,.38)!important;color:#fff!important}.auth-card h1,.account-card h1,.auth-brand span{color:#fff!important}.auth-card p,.account-card p{color:rgba(238,242,255,.72)!important}.auth-alert{background:rgba(244,63,94,.12)!important;border:1px solid rgba(244,63,94,.30)!important;color:#fecdd3!important}.charisma-redirect-page{display:grid;place-items:center;min-height:100vh;background:linear-gradient(135deg,#050816,#071523)!important}.charisma-redirect-card{width:min(540px,calc(100% - 32px));padding:34px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;text-align:center;box-shadow:var(--charisma-shadow)}
@media (max-width:980px){.container{width:min(100% - 32px,1240px)}.site-header .header-row{grid-template-columns:auto auto 1fr auto!important;min-height:76px}.menu-toggle{display:inline-grid;place-items:center}.main-nav{position:absolute!important;top:72px!important;left:24px!important;right:24px!important;background:rgba(8,12,24,.98)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;padding:14px!important;box-shadow:var(--charisma-shadow)!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important}.main-nav.is-open{display:flex!important}.main-nav a{padding:14px 12px!important;border-radius:12px!important}.main-nav a[aria-current="page"]::after{display:none}.main-nav a[aria-current="page"]{background:rgba(255,255,255,.08)!important}.hero-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.hero h1{font-size:2.4rem!important}}
@media (max-width:640px){.site-header .header-row{grid-template-columns:auto auto;gap:12px}.header-auth-actions{grid-column:1 / -1;justify-self:stretch}.login-link,.header-cta{flex:1}.main-nav{top:126px!important}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.hero-box{padding:22px!important}}


/* Charisma final product purchase flow */
.product-final-buy{
  margin:34px 0 0;
  padding:26px;
  border-radius:28px;
  background:linear-gradient(135deg, rgba(16,22,44,.96), rgba(35,20,72,.94) 48%, rgba(6,54,68,.9));
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 70px rgba(5,8,22,.22), inset 0 1px 0 rgba(255,255,255,.08);
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:20px;
  align-items:center;
  position:relative;
  overflow:hidden;
}
.product-final-buy:before{content:"";position:absolute;inset:-30% 58% auto -12%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle, rgba(34,211,238,.22), transparent 65%);pointer-events:none;}
.product-final-buy h2{margin:0 0 10px;color:#fff;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.45;}
.product-final-buy p{margin:0;color:rgba(255,255,255,.76);line-height:2;}
.product-final-buy__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;}
.product-final-buy__meta span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#e9edff;font-size:.86rem;font-weight:800;}
.product-final-buy__side{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:18px;display:grid;gap:12px;}
.product-final-buy__price span{display:block;color:rgba(255,255,255,.65);font-size:.86rem;margin-bottom:3px;}
.product-final-buy__price strong{display:block;color:#fff;font-size:1.45rem;}
.product-final-buy__actions{display:flex;gap:10px;flex-wrap:wrap;}
.product-final-buy__actions .btn{min-height:44px;}
@media (max-width: 860px){.product-final-buy{grid-template-columns:1fr;padding:20px;}}
