
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&display=swap');
:root{
  --bg:#172131; --bg2:#1f2c3e; --paper:#f7f0e4; --panel:#223145; --panel2:#2a3a50;
  --text:#fffaf2; --muted:#d9cfbf; --gold:#d6aa4b; --gold2:#f3d17a; --line:rgba(255,255,255,.12);
  --soft:rgba(214,170,75,.14); --green:#25D366; --blue:#229ED9; --radius:26px; --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:'Tajawal','Segoe UI',Tahoma,Arial,sans-serif;direction:rtl;background:radial-gradient(circle at 12% 0%,rgba(214,170,75,.18),transparent 30%),radial-gradient(circle at 85% 8%,rgba(80,130,190,.19),transparent 32%),linear-gradient(180deg,#1b2637 0%,#172131 55%,#101722 100%);color:var(--text);line-height:1.85} body[data-lang="en"]{direction:ltr} a{text-decoration:none;color:inherit}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.muted{color:var(--muted)}.en{display:none}body[data-lang="en"] .ar{display:none!important}body[data-lang="en"] .en{display:inline!important}body[data-lang="en"] p.en,body[data-lang="en"] div.en,body[data-lang="en"] section.en{display:block!important}.header{position:sticky;top:0;z-index:60;background:rgba(23,33,49,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:13px;min-width:max-content}.logo{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#ffe4a0,#d6aa4b 55%,#6a4615);display:grid;place-items:center;box-shadow:0 16px 44px rgba(214,170,75,.26);border:1px solid rgba(255,255,255,.30);position:relative;overflow:hidden}.logo svg{width:42px;height:42px}.brand-title{font-size:17px;font-weight:900;line-height:1.2}.brand small{display:block;font-size:12px;color:#f3d17a;font-weight:800;margin-top:3px}.links{display:flex;gap:4px;align-items:center;justify-content:center;flex:1}.links a{font-size:14px;color:#e4d8c6;padding:9px 10px;border-radius:999px;font-weight:800}.links a:hover{background:rgba(255,255,255,.08);color:white}.actions{display:flex;gap:9px;align-items:center}.btn,button.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 19px;background:linear-gradient(135deg,#f5d982,#d6aa4b 60%,#b07a25);color:#241708;font-weight:900;box-shadow:0 14px 34px rgba(214,170,75,.23);font-family:inherit}.btn.secondary,.lang{background:rgba(255,255,255,.08);border:1px solid rgba(243,209,122,.28);color:white;box-shadow:none}.lang{cursor:pointer;padding:10px 13px;border-radius:999px;font-weight:900;font-family:inherit}.hero{padding:66px 0 44px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(243,209,122,.28);background:rgba(214,170,75,.12);color:#f4d987;border-radius:999px;padding:10px 15px;font-weight:900}.hero h1{font-size:clamp(31px,4vw,54px);line-height:1.14;margin:20px 0 16px;letter-spacing:-.2px}.hero p{font-size:19px;color:#f2e7d6;margin:0 0 12px;max-width:800px}.hero .lead{font-size:20px;color:#fff8ea}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.trust-pill{border:1px solid var(--line);background:rgba(255,255,255,.07);padding:7px 12px;border-radius:999px;color:#eadfce;font-size:13px;font-weight:800}.hero-visual{display:grid;place-items:center;min-height:590px;position:relative}.phone{position:relative;width:min(390px,100%);border-radius:48px;padding:15px;background:linear-gradient(145deg,#4a5d74,#121925 45%,#3b485a);box-shadow:0 36px 90px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.16)}.phone:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:112px;height:25px;background:#121925;border-radius:0 0 18px 18px;z-index:3}.phone-screen{border-radius:36px;min-height:560px;background:linear-gradient(180deg,#fff9ef,#eaf0f6);overflow:hidden;color:#162236}.app-top{height:86px;background:linear-gradient(135deg,#17243a,#28405d);padding:24px 20px 14px;display:flex;align-items:end;justify-content:space-between;color:white}.app-title{font-weight:900;line-height:1.2}.app-title small{display:block;color:#f3d17a;font-size:12px}.app-gear{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#f5d982,#d6aa4b);display:grid;place-items:center;color:#241708;font-weight:900}.dash{padding:17px;display:grid;gap:13px}.status{border-radius:22px;background:linear-gradient(135deg,#263e61,#19263a);color:white;padding:17px;box-shadow:0 12px 28px rgba(25,38,58,.18)}.status strong{font-size:20px}.status p{font-size:13px!important;color:#e9edf4!important;margin:5px 0 0!important}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.stat{background:white;border:1px solid rgba(20,33,51,.08);box-shadow:0 8px 18px rgba(20,33,51,.07);border-radius:18px;padding:12px 7px;text-align:center}.stat b{font-size:18px;display:block}.stat span{font-size:11px;color:#637087;font-weight:900}.admin-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-btn{background:white;border:1px solid rgba(20,33,51,.08);border-radius:17px;padding:12px 9px;font-weight:900;text-align:center;font-size:13px}.admin-btn.gold{background:linear-gradient(135deg,#f5d982,#d6aa4b);color:#221606}.mini-list{display:grid;gap:8px}.request{display:flex;align-items:center;gap:10px;background:white;border-radius:17px;padding:10px;border:1px solid rgba(20,33,51,.08)}.avatar{width:35px;height:35px;border-radius:12px;background:#edf1f7;display:grid;place-items:center}.request strong{font-size:12px}.request small{display:block;color:#697486;font-weight:800}.floating-card{position:absolute;bottom:34px;right:16px;width:220px;background:rgba(255,255,255,.90);backdrop-filter:blur(14px);color:#172131;border-radius:24px;padding:14px;box-shadow:0 22px 60px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.7)}body[data-lang="en"] .floating-card{right:auto;left:16px}.floating-card strong{font-size:14px}.floating-card span{display:block;font-size:12px;color:#5a6578;font-weight:800}.section{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.section-head h2,h2{font-size:clamp(27px,3vw,42px);line-height:1.25;margin:0 0 8px}.section-head p{margin:0;color:#e1d6c5}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card{background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.055));border:1px solid rgba(243,209,122,.19);border-radius:var(--radius);padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.16)}.card h3{font-size:23px;margin:0 0 10px}.card p{color:#f0e6d7}.card ul{padding-inline-start:22px;margin:15px 0 0}.card li{margin:7px 0;color:#f7eddf}.highlight{border-color:rgba(243,209,122,.58);box-shadow:0 24px 80px rgba(214,170,75,.14);position:relative}.highlight:before{content:"الأكثر طلباً";position:absolute;top:-14px;inset-inline-start:24px;background:linear-gradient(135deg,#f5d982,#d6aa4b);color:#211504;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:900}body[data-lang="en"] .highlight:before{content:"Most requested"}.price{font-size:42px;font-weight:950;color:#f4d987;margin:10px 0}.price small{font-size:15px;color:#dfd4c3}.soon{opacity:.72;filter:saturate(.72);position:relative;border-style:dashed}.soon:after{content:"قريباً";position:absolute;top:17px;inset-inline-end:17px;border:1px solid rgba(243,209,122,.5);background:rgba(214,170,75,.13);color:#f4d987;padding:5px 10px;border-radius:999px;font-size:13px;font-weight:900}.soon .btn{pointer-events:none;background:rgba(255,255,255,.08);border:1px dashed rgba(243,209,122,.32);color:#dfd4c3;box-shadow:none}.form{display:grid;gap:12px}.form input,.form select,.form textarea{width:100%;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:white;border-radius:18px;padding:14px 15px;font-family:inherit;font-weight:700;outline:none}.form textarea{min-height:130px;resize:vertical}.form input::placeholder,.form textarea::placeholder{color:#d8cdbd}.phone-row{display:grid;grid-template-columns:180px 1fr;gap:10px}.notice{border:1px solid rgba(37,211,102,.28);background:rgba(37,211,102,.10);color:#d8ffe6;border-radius:18px;padding:12px 14px;font-weight:800}.error{border-color:rgba(255,115,115,.35);background:rgba(255,115,115,.10);color:#ffd4d4}.total-box{position:sticky;top:104px}.calc-options{display:grid;gap:8px}.option{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(255,255,255,.08);padding:13px 0}.option label{font-size:18px;font-weight:900}.total{font-size:44px;color:#f4d987;font-weight:950}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:18px 20px}.contact-card b{font-size:21px}.contact-card span{display:block;color:#e7ddce;font-weight:900}.brand-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;box-shadow:0 14px 30px rgba(0,0,0,.18);flex:0 0 54px}.brand-icon svg{width:31px;height:31px}.wa-icon{background:linear-gradient(135deg,#42e284,#13b85a)}.tg-icon{background:linear-gradient(135deg,#6ec8ff,#229ED9)}.contact-float{position:fixed;left:18px;bottom:18px;display:grid;gap:10px;z-index:80}.contact-float a{width:55px;height:55px;border-radius:18px;display:grid;place-items:center;box-shadow:0 16px 36px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.25)}.contact-float svg{width:31px;height:31px}.contact-float .wa{background:linear-gradient(135deg,#42e284,#13b85a)}.contact-float .tg{background:linear-gradient(135deg,#6ec8ff,#229ED9)}.footer{border-top:1px solid var(--line);padding:30px 0;background:rgba(9,14,22,.30);margin-top:40px}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.footer-links{display:flex;justify-content:flex-start;gap:13px;flex-wrap:wrap}.footer-links a{color:#eee4d4;font-weight:800}.footer-copy{text-align:center;font-weight:900}.page{padding:54px 0}.page .card{max-width:980px}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid rgba(255,255,255,.1);padding:12px;text-align:start}.table th{color:#f4d987}.top-note{background:rgba(214,170,75,.12);border:1px solid rgba(243,209,122,.25);border-radius:18px;padding:12px 14px;color:#f7ead4;font-weight:800}.mobile-only{display:none}@media(max-width:960px){.hero-grid,.grid2,.grid3{grid-template-columns:1fr}.links{display:none}.nav{min-height:76px}.hero{padding-top:38px}.hero-visual{min-height:auto}.section-head{display:block}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:center}.footer-copy{text-align:center}.footer-blank{display:none}.contact-cards{grid-template-columns:1fr}.phone-row{grid-template-columns:1fr}.actions .btn.secondary{display:none}.mobile-only{display:inline-flex}}@media(max-width:520px){.wrap{width:min(100% - 24px,var(--max))}.hero h1{font-size:34px}.phone{border-radius:36px}.phone-screen{min-height:520px}.stat-grid{grid-template-columns:repeat(3,1fr)}.contact-float{left:12px;bottom:12px}.brand-title{font-size:15px}.logo{width:50px;height:50px}.actions .btn{padding:11px 14px}}


/* Rasid legal/content refinements */
.legal-card h1{margin-top:0;color:#fff7e8}.legal-card h2{font-size:24px;margin:28px 0 8px;color:#f4d987}.legal-list,.check-list{padding-inline-start:24px;margin:10px 0 0}.legal-list li,.check-list li{margin:9px 0;color:#f7eddf}.package-note{margin-top:18px}.service-note{border:1px solid rgba(243,209,122,.24);background:rgba(214,170,75,.10);border-radius:20px;padding:14px 16px;color:#f7ead4;font-weight:800}.card a:not(.btn),.notice a{color:#f4d987;text-decoration:underline;text-underline-offset:3px}.form select option{color:#172131;background:#fffaf2}body[data-lang="en"] .soon:after{content:"Coming soon"}body[data-lang="en"]{font-family:'Tajawal','Segoe UI',Tahoma,Arial,sans-serif}.page h1{font-size:clamp(30px,4vw,46px);line-height:1.25}.page p{font-size:17px}.top-note a{color:#f4d987}.table{overflow:auto}.legal-card{max-width:1050px!important}.legal-card p{max-width:920px}

/* UX refinements requested after live review */
.btn{padding:11px 18px;border-radius:18px;font-size:15px;line-height:1.1}
.actions{gap:8px}.actions .btn,.actions .lang{padding:9px 14px;border-radius:18px;font-size:13px;min-height:40px}.actions .lang{height:40px}.hero-actions .btn{padding:12px 18px}.card .btn{padding:11px 17px}.package-card{min-height:385px;display:flex;flex-direction:column}.package-card ul{flex:1}.package-card .btn{align-self:flex-start;margin-top:auto}.launch-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.launch-strip span{border:1px solid rgba(243,209,122,.20);background:rgba(255,255,255,.06);color:#f7ead4;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.soon-grid{margin-top:18px}.soon{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;opacity:.58;filter:saturate(.55)}.soon:after{display:none}.soon h3{color:#eee4d4}.soon p{color:#c7bdaf}.soon-word{align-self:flex-start;border:1px dashed rgba(243,209,122,.38);color:rgba(244,217,135,.62);background:rgba(255,255,255,.05);border-radius:999px;padding:7px 13px;font-weight:900}.ghost-soon{border-style:dashed;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.calc-grid{align-items:start}.total-box{position:static;top:auto;min-height:auto;display:grid;gap:12px;align-self:start;padding:22px}.total-box .badge.soft{justify-self:start;background:rgba(214,170,75,.13);border-color:rgba(243,209,122,.22);font-size:12px}.total-line{display:flex;align-items:flex-end;gap:8px}.total{font-size:38px}.mini-marketing{border-top:1px solid rgba(255,255,255,.09);padding-top:12px}.mini-marketing strong{color:#f4d987}.mini-marketing ul{margin:8px 0 0;padding-inline-start:20px}.mini-marketing li{font-size:14px;color:#eadfce}.contact-card{min-height:108px;transition:.2s ease transform,.2s ease border-color}.contact-card:hover{transform:translateY(-2px);border-color:rgba(243,209,122,.34)}.brand-icon{border-radius:20px;border:1px solid rgba(255,255,255,.18);position:relative;overflow:hidden}.brand-icon:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.26),transparent 55%)}.brand-icon svg{position:relative;z-index:1;width:34px;height:34px}.wa-icon{background:linear-gradient(135deg,#31e982,#0f8f4a 70%,#0b6135)}.tg-icon{background:linear-gradient(135deg,#7fd5ff,#1d93d0 68%,#0d5d91)}.contact-float a{width:50px;height:50px;border-radius:17px}.contact-float svg{width:29px;height:29px}.logo{box-shadow:0 12px 30px rgba(214,170,75,.22), inset 0 0 0 1px rgba(255,255,255,.16)}.field-hint{display:block;color:#d7ccba;font-weight:800;margin-top:-4px}.form input:invalid:not(:placeholder-shown){border-color:rgba(255,115,115,.62);box-shadow:0 0 0 3px rgba(255,115,115,.09)}.form input:valid:not(:placeholder-shown){border-color:rgba(70,220,130,.45)}.phone-row{grid-template-columns:minmax(180px,220px) 1fr}.form select{max-height:54px}.form select option{font-weight:800}.section-head{margin-bottom:20px}
@media(max-width:960px){.package-card{min-height:auto}.soon{min-height:160px}.actions .btn,.actions .lang{padding:8px 11px;font-size:12px}.phone-row{grid-template-columns:1fr}.total-box{position:static}}
@media(max-width:520px){.btn{padding:10px 14px;font-size:14px}.actions .btn{padding:8px 10px}.launch-strip span{font-size:12px;padding:7px 10px}.total{font-size:34px}.contact-card{min-height:96px}.brand-icon{width:50px;height:50px}}


/* V3 live review refinements */
.hero-actions,.launch-strip{display:none!important}.actions{gap:8px}.actions .nav-contact{padding:8px 13px!important;min-height:38px!important;border-radius:16px!important;font-size:12px!important}.actions .lang{padding:8px 12px!important;min-height:38px!important;height:38px!important;border-radius:16px!important;font-size:12px!important}.compact-head{margin-bottom:14px}.calc-grid{display:block!important}.calc-shell{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:18px;align-items:start!important;padding:20px!important}.calc-main{display:grid;gap:6px}.calc-main h3{font-size:19px;margin:9px 0 2px;color:#fff7e8}.calc-main .option{padding:9px 0}.calc-main .option label{font-size:15px}.calc-main .option strong{font-size:14px;color:#fff7e8}.total-box.total-compact{position:static!important;top:auto!important;height:auto!important;min-height:0!important;align-self:start!important;padding:18px!important;border-radius:22px;background:linear-gradient(180deg,rgba(243,209,122,.11),rgba(255,255,255,.045));display:grid!important;gap:10px}.total-box.total-compact h3{font-size:21px;margin:0}.total-line{display:flex;align-items:baseline;gap:7px;line-height:1}.total{font-size:36px!important}.estimate-note{border-top:1px solid rgba(255,255,255,.09);padding-top:10px}.estimate-note strong{display:block;color:#f4d987;margin-bottom:5px}.estimate-note p{margin:0;color:#eadfce;font-size:14px;line-height:1.7}.estimate-tags{display:flex;gap:7px;flex-wrap:wrap}.estimate-tags span{font-size:12px;font-weight:900;color:#f7ead4;border:1px solid rgba(243,209,122,.20);background:rgba(255,255,255,.055);border-radius:999px;padding:6px 9px}.contact-cards{grid-template-columns:1fr 1fr;align-items:stretch}.contact-card{display:grid!important;grid-template-columns:1fr 58px;align-items:center;gap:16px;min-height:102px;padding:18px 20px;text-align:start}.contact-card>div{grid-column:1;min-width:0}.contact-card .brand-icon{grid-column:2;width:56px;height:56px;border-radius:18px}.contact-card b{font-size:20px;line-height:1.35}.contact-card span:not(.brand-icon){font-size:14px;direction:ltr;unicode-bidi:plaintext}.brand-icon svg{width:28px!important;height:28px!important}.wa-icon{background:linear-gradient(145deg,#24d366,#0f9c50)!important}.tg-icon{background:linear-gradient(145deg,#37b7ff,#1677b9)!important}.logo svg text{filter:drop-shadow(0 1px 0 rgba(0,0,0,.18))}.footer{margin-top:28px}.page .contact-cards{margin-bottom:20px}
@media(max-width:960px){.calc-shell{grid-template-columns:1fr}.total-box.total-compact{order:-1}.contact-cards{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr 54px}.contact-card .brand-icon{width:52px;height:52px}.actions .nav-contact{display:none}}
@media(max-width:520px){.calc-shell{padding:15px!important}.total{font-size:31px!important}.calc-main .option{gap:8px}.calc-main .option label{font-size:13px}.contact-card b{font-size:18px}}

/* V4 final live review: restore header auth buttons + polish contact icons */
.actions{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap}
.actions .btn,.actions .lang{min-height:36px!important;height:36px!important;padding:8px 13px!important;border-radius:16px!important;font-size:12px!important;line-height:1!important}
.actions .btn.secondary{display:inline-flex!important}
.actions .btn:not(.secondary){box-shadow:0 10px 24px rgba(214,170,75,.18)!important}

.contact-cards{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;align-items:stretch!important}
.contact-card{display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;min-height:112px!important;padding:20px 22px!important;text-align:right!important;direction:rtl!important;overflow:hidden!important}
.contact-card>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:5px!important;min-width:0!important;flex:1!important;text-align:right!important;direction:rtl!important}
.contact-card b{font-size:20px!important;line-height:1.35!important;color:#fff7e8!important;white-space:normal!important;text-align:right!important;width:100%!important}
.contact-card span:not(.brand-icon){font-size:14px!important;line-height:1.2!important;color:#f4d987!important;direction:ltr!important;unicode-bidi:plaintext!important;font-weight:950!important;text-align:right!important;width:100%!important}
.brand-icon{width:62px!important;height:62px!important;flex:0 0 62px!important;border-radius:22px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 16px 34px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.25)!important;position:relative!important;overflow:hidden!important}
.brand-icon:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(140deg,rgba(255,255,255,.32),rgba(255,255,255,0) 55%)!important;z-index:0!important}
.brand-icon svg{width:42px!important;height:42px!important;display:block!important;position:relative!important;z-index:1!important;filter:drop-shadow(0 2px 3px rgba(0,0,0,.18))!important}
.wa-icon{background:linear-gradient(145deg,#2fe584 0%,#19bd62 58%,#0f7f43 100%)!important}
.tg-icon{background:linear-gradient(145deg,#7bd8ff 0%,#2aa7e8 58%,#126ba7 100%)!important}
.contact-float a{width:54px!important;height:54px!important;border-radius:19px!important}
.contact-float svg{width:38px!important;height:38px!important}

@media(max-width:960px){
  .actions .btn,.actions .lang{padding:7px 10px!important;font-size:11px!important;min-height:34px!important;height:34px!important}
  .contact-cards{grid-template-columns:1fr!important}
  .contact-card{min-height:100px!important;padding:17px 18px!important;gap:15px!important}
  .brand-icon{width:56px!important;height:56px!important;flex-basis:56px!important;border-radius:20px!important}
  .brand-icon svg{width:38px!important;height:38px!important}
}
@media(max-width:520px){
  .actions{gap:5px!important}
  .actions .btn,.actions .lang{padding:7px 9px!important;font-size:10.5px!important}
  .brand-title{font-size:14px!important}
  .brand small{font-size:10.5px!important}
  .logo{width:48px!important;height:48px!important;border-radius:16px!important}
  .contact-card b{font-size:18px!important}
}
/* Contact page live alignment fix */
.social-grid {
  width: 100% !important;
  max-width: 820px !important;
  margin: 28px auto 34px !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

.social-card {
  min-height: 82px !important;
  padding: 18px 22px !important;
  border-radius: 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.social-card img {
  width: 54px !important;
  height: 54px !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
}

.form-card {
  width: 100% !important;
  max-width: 820px !important;
  margin: 0 auto !important;
  border-radius: 18px !important;
}

.form-card input,
.form-card select,
.form-card textarea {
  width: 100% !important;
  box-sizing: border-box !important;
}

.phone-row {
  display: grid !important;
  grid-template-columns: 160px 1fr !important;
  gap: 10px !important;
  align-items: center !important;
}

@media (max-width: 768px) {
  .social-grid {
    grid-template-columns: 1fr !important;
    max-width: 100% !important;
  }

  .form-card {
    max-width: 100% !important;
  }

  .phone-row {
    grid-template-columns: 1fr !important;
  }
}
/* Contact page parent width fix */
main.page .wrap,
.page .wrap,
body .page .wrap {
  width: min(100% - 32px, 920px) !important;
  max-width: 920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

main.page .social-grid,
body .social-grid {
  max-width: 860px !important;
}

main.page .form-card,
body .form-card {
  max-width: 860px !important;
}
/* Better form inputs for forgot/reset password pages */
.form-card input[type="email"],
.form-card input[type="password"],
.form-card input[type="text"] {
  width: 100% !important;
  min-height: 54px !important;
  padding: 14px 18px !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  background: rgba(255,255,255,.08) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  box-sizing: border-box !important;
  outline: none !important;
  direction: rtl !important;
  text-align: right !important;
}

.form-card input[type="email"]::placeholder,
.form-card input[type="password"]::placeholder,
.form-card input[type="text"]::placeholder {
  color: rgba(255,255,255,.65) !important;
}

.form-card input[type="email"]:focus,
.form-card input[type="password"]:focus,
.form-card input[type="text"]:focus {
  border-color: rgba(214,170,75,.8) !important;
  box-shadow: 0 0 0 3px rgba(214,170,75,.15) !important;
}


/* Footer redesign v4: right about block + balanced links + compact professional payment bar */
.site-footer{
  border-top:1px solid rgba(243,209,122,.18);
  background:linear-gradient(180deg,rgba(9,14,22,.54),rgba(6,11,18,.98));
  padding:42px 0 18px;
  margin-top:44px;
}
.site-footer-top{
  display:grid;
  grid-template-columns:minmax(320px,1.15fr) minmax(360px,.95fr);
  gap:44px;
  align-items:start;
}
.footer-about-block{
  text-align:start;
  max-width:465px;
  justify-self:start;
}
.footer-logo-link{display:inline-flex;align-items:center;margin-bottom:14px}
.footer-logo-mark{
  width:64px;height:64px;border-radius:20px;
  background:linear-gradient(145deg,#ffe4a0,#d6aa4b 55%,#6a4615);
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.30);
  box-shadow:0 16px 44px rgba(214,170,75,.20);
  overflow:hidden;
}
.footer-logo-mark svg{width:46px;height:46px}
.footer-about-block p{
  margin:0;
  color:rgba(255,250,242,.80);
  font-size:14px;
  line-height:2.05;
}
.footer-important{
  text-align:center;
  justify-self:stretch;
}
.footer-important h3,
.payment-strip-head h3{
  margin:0 0 14px;
  color:#fffaf2;
  font-size:18px;
  font-weight:900;
}
.footer-link-columns{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px 22px;
  align-items:start;
}
.footer-link-col{
  display:grid;
  gap:9px;
}
.footer-link-col a{
  color:rgba(255,250,242,.82);
  font-size:14px;
  font-weight:900;
  line-height:1.65;
  min-height:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  transition:.2s ease;
}
.footer-link-col a:hover{color:var(--gold2)}
.footer-payment-strip{
  margin-top:30px;
  padding:18px 22px;
  border:1px solid rgba(243,209,122,.16);
  border-radius:22px;
  background:rgba(255,255,255,.025);
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
}
.payment-strip-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:18px;
  text-align:start;
}
.payment-strip-head h3{margin:0;white-space:nowrap}
.payment-strip-head p{
  margin:0;
  color:rgba(255,250,242,.72);
  font-size:13px;
  line-height:1.9;
  text-align:end;
}
.payment-logo-strip{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  align-items:center;
}
.payment-logo-card{
  height:44px;
  border-radius:13px;
  background:#fff;
  border:1px solid rgba(255,255,255,.92);
  box-shadow:0 10px 20px rgba(0,0,0,.18);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  min-width:0;
}
.payment-logo-card img{
  max-width:100%;
  max-height:28px;
  display:block;
  object-fit:contain;
}
.payment-logo-card.bank-transfer img{max-height:25px}
.payment-logo-card.mastercard img{max-height:25px}
.payment-logo-card.mada img{max-height:26px}
.footer-bottom-line{
  margin-top:22px;
  padding-top:15px;
  border-top:1px solid rgba(255,255,255,.08);
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  color:rgba(255,250,242,.66);
  font-size:13px;
  font-weight:800;
  text-align:center;
}
.footer{display:none!important}
@media(max-width:960px){
  .site-footer-top{grid-template-columns:1fr;gap:28px;text-align:center}
  .footer-about-block{justify-self:center;text-align:center}
  .footer-logo-link{justify-content:center}
  .payment-strip-head{display:grid;text-align:center;justify-content:center}
  .payment-strip-head p{text-align:center}
  .footer-bottom-line{flex-direction:column;gap:2px}
}
@media(max-width:720px){
  .payment-logo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:620px){
  .footer-link-columns{grid-template-columns:1fr;gap:10px}
}
@media(max-width:460px){
  .payment-logo-strip{grid-template-columns:1fr 1fr}
  .payment-logo-card{height:42px}
}

/* Footer payment official logos v5 */
.site-footer{
  padding:40px 0 18px !important;
}
.site-footer-top{
  display:grid !important;
  grid-template-columns:minmax(330px,1.05fr) minmax(300px,.85fr) minmax(360px,1fr) !important;
  gap:34px !important;
  align-items:start !important;
}
.footer-about-block{
  max-width:430px !important;
  justify-self:start !important;
  text-align:start !important;
}
.footer-important{
  justify-self:center !important;
  text-align:center !important;
  width:100% !important;
}
.footer-links-grid-clean{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px 18px;
  align-items:start;
}
.footer-links-grid-clean a{
  color:rgba(255,250,242,.82);
  font-size:14px;
  font-weight:900;
  line-height:1.65;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  min-height:24px;
  transition:.2s ease;
}
.footer-links-grid-clean a:hover{color:var(--gold2)}
.footer-payments-block{
  justify-self:start !important;
  width:100%;
  max-width:390px;
  direction:ltr;
  text-align:left;
}
.footer-payments-block h3{
  margin:0 0 8px;
  color:#fffaf2;
  font-size:18px;
  font-weight:900;
}
.footer-payments-block p{
  margin:0 0 12px;
  color:rgba(255,250,242,.72);
  font-size:12.5px;
  line-height:1.8;
  direction:rtl;
  text-align:left;
}
.payment-logo-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  justify-content:flex-start;
  align-items:center;
}
.payment-mini-card{
  height:34px;
  border-radius:10px;
  background:#fff;
  border:1px solid rgba(0,0,0,.07);
  box-shadow:0 6px 14px rgba(0,0,0,.16);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:5px 9px;
  overflow:hidden;
}
.payment-mini-card img{
  display:block;
  max-width:100%;
  max-height:23px;
  object-fit:contain;
}
.payment-mini-card.bank-transfer{width:104px}
.payment-mini-card.bank-transfer img{max-height:24px}
.payment-mini-card.apple-pay{width:86px}
.payment-mini-card.apple-pay img{max-height:25px}
.payment-mini-card.visa{width:78px}
.payment-mini-card.visa img{max-height:22px}
.payment-mini-card.mastercard{width:88px}
.payment-mini-card.mastercard img{max-height:26px}
.payment-mini-card.mada{width:78px}
.payment-mini-card.mada img{max-height:23px}
.footer-payment-strip{display:none!important}
@media(max-width:1080px){
  .site-footer-top{grid-template-columns:1fr 1fr !important}
  .footer-payments-block{grid-column:1 / -1;max-width:none;text-align:center;justify-self:center!important}
  .footer-payments-block p{text-align:center}
  .payment-logo-row{justify-content:center}
}
@media(max-width:720px){
  .site-footer-top{grid-template-columns:1fr !important;gap:26px!important;text-align:center}
  .footer-about-block,.footer-important,.footer-payments-block{justify-self:center!important;text-align:center!important;max-width:100%!important}
  .footer-logo-link{justify-content:center}
  .footer-payments-block p{text-align:center}
  .payment-logo-row{justify-content:center}
  .footer-links-grid-clean{grid-template-columns:1fr}
}

/* v5 fine-tune: keep payment logos small, official, and aligned on the left */
.site-footer-top{
  grid-template-columns:minmax(350px,.95fr) minmax(270px,.70fr) minmax(440px,1fr) !important;
  gap:30px !important;
}
.footer-payments-block{max-width:440px!important;}
.payment-mini-card{height:32px!important;border-radius:9px!important;padding:4px 7px!important}
.payment-mini-card.bank-transfer{width:96px!important}
.payment-mini-card.apple-pay{width:78px!important}
.payment-mini-card.visa{width:70px!important}
.payment-mini-card.mastercard{width:82px!important}
.payment-mini-card.mada{width:70px!important}
.payment-mini-card img{max-height:22px!important}
.payment-mini-card.apple-pay img{max-height:23px!important}
.payment-mini-card.mastercard img{max-height:24px!important}

/* v6: move about block slightly further right and balance important links columns */
@media (min-width: 1081px){
  .site-footer-top{
    grid-template-columns:minmax(350px,.95fr) minmax(310px,.72fr) minmax(440px,1fr) !important;
    gap:28px !important;
  }
  .footer-about-block{
    transform:translateX(28px);
  }
}
.footer-links-grid-clean.footer-links-two-cols{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:0 24px !important;
  align-items:start !important;
}
.footer-links-grid-clean.footer-links-two-cols .footer-link-col{
  display:flex !important;
  flex-direction:column !important;
  gap:8px !important;
  align-items:center !important;
}
.footer-links-grid-clean.footer-links-two-cols a{
  min-height:0 !important;
  line-height:1.55 !important;
  padding:0 !important;
}
@media (max-width:720px){
  .footer-about-block{transform:none!important;}
  .footer-links-grid-clean.footer-links-two-cols{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
}
