:root{--red:#e50914;--red-dark:#aa0610;--black:#090909;--charcoal:#151515;--ink:#171717;--paper:#f4f2ee;--white:#fff;--muted:#6e6e6e;--border:#d9d6d0;--success:#147a45;--radius:20px;--shadow:0 24px 70px rgba(0,0,0,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:"Noto Kufi Arabic","Droid Arabic Kufi",Tahoma,Arial,sans-serif;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.8;overflow-x:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.skip-link{position:fixed;top:-100px;right:16px;background:var(--white);color:var(--black);padding:10px 16px;z-index:1000;border-radius:8px}.skip-link:focus{top:16px}.site-header{position:fixed;inset:0 0 auto;z-index:20;background:rgba(9,9,9,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 8px 30px rgba(0,0,0,.18)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{width:92px;height:64px;overflow:hidden;display:grid;place-items:center}.brand img{width:175px;max-width:none}.desktop-nav{display:none;gap:30px;color:#d8d8d8;font-size:.86rem}.desktop-nav a:hover{color:white}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;padding:12px 24px;background:var(--red);color:white;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{background:#ff1722;transform:translateY(-2px);box-shadow:0 12px 30px rgba(229,9,20,.25)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ff3d46;outline-offset:3px}.button-small{min-height:44px;padding:8px 15px;font-size:.8rem}.hero{min-height:100svh;position:relative;overflow:hidden;background:var(--black);color:white;padding:118px 0 0}.hero:before{content:"RED";position:absolute;top:7%;left:-.05em;font-size:clamp(170px,34vw,510px);line-height:1;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.07);letter-spacing:-.08em}.hero-glow{position:absolute;width:540px;height:540px;background:rgba(229,9,20,.24);filter:blur(100px);left:10%;top:30%;border-radius:50%}.hero-grid{position:relative;display:grid;align-items:center;gap:12px}.hero-copy{z-index:2}.eyebrow{margin:0 0 15px;font-size:.72rem;font-weight:800;letter-spacing:.04em;color:#d1d1d1}.eyebrow span{display:inline-block;width:28px;height:3px;background:var(--red);vertical-align:middle;margin-left:9px}.eyebrow.dark{color:var(--red-dark)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(2.35rem,8vw,5.6rem);line-height:1.22;letter-spacing:-.055em;margin-bottom:20px}.hero h1 strong{color:var(--red);font-weight:900}.hero-lead{color:#c9c9c9;max-width:620px;font-size:1rem}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:14px;margin:27px 0}.text-link{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;direction:ltr}.text-link svg,.contact-links svg,.mobile-call svg{width:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trust-row{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #333;padding-top:19px;gap:10px}.trust-row li{display:flex;flex-direction:column}.trust-row b{font-size:1.15rem;color:white}.trust-row span{font-size:.64rem;color:#8e8e8e}.hero-visual{position:relative;align-self:end;min-height:440px;display:flex;align-items:end;justify-content:center}.hero-visual img{width:100%;height:auto;filter:drop-shadow(0 25px 30px rgba(0,0,0,.8))}.status-badge{position:absolute;z-index:2;top:36px;left:0;background:rgba(20,20,20,.82);backdrop-filter:blur(12px);padding:9px 13px;border:1px solid #343434;border-radius:50px;font-size:.68rem}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#28d17c;margin-left:5px;box-shadow:0 0 0 5px rgba(40,209,124,.13)}.price-chip{position:absolute;z-index:3;bottom:40px;right:0;background:white;color:var(--black);padding:13px 16px;border-right:4px solid var(--red);box-shadow:var(--shadow);display:grid;line-height:1.2}.price-chip span,.price-chip small{font-size:.6rem}.price-chip strong{font-size:1.35rem}.hero-marquee{position:relative;z-index:4;min-height:62px;background:var(--red);display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:12px 16px;font-weight:800;font-size:.76rem}.hero-marquee i{width:5px;height:5px;background:white;border-radius:50%}.section{padding:76px 0}.split{display:grid;gap:26px}.section-heading h2,.video-copy h2,.contact-copy h2,.units-top h2{font-size:clamp(2rem,7vw,4.5rem);line-height:1.25;letter-spacing:-.05em;margin-bottom:0}.intro-copy>p{font-size:1.05rem;line-height:2;color:#494949}.progress-card{background:white;border:1px solid var(--border);padding:20px;border-radius:var(--radius);margin-top:25px}.progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.progress-head b{color:var(--red);font-size:1.2rem}.progress-track{height:9px;background:#e5e1dc;border-radius:10px;overflow:hidden;margin:13px 0}.progress-track span{display:block;width:35%;height:100%;background:linear-gradient(90deg,var(--red-dark),var(--red));border-radius:inherit}.progress-card small{color:var(--muted)}.features-section{background:white}.centered{text-align:center;margin-bottom:36px}.features-grid{display:grid;gap:14px}.feature-card{background:var(--paper);padding:25px;border:1px solid transparent;border-radius:var(--radius);transition:.2s}.feature-card:hover{border-color:#c9c4bc;transform:translateY(-3px)}.feature-card .icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--black);color:white;font-weight:800;font-size:.72rem;margin-bottom:28px}.feature-card h3{font-size:1.1rem;margin-bottom:7px}.feature-card p{color:var(--muted);font-size:.86rem;margin:0}.units{background:var(--charcoal);color:white}.units-top{display:grid;gap:20px;margin-bottom:36px}.units-top>p{color:#aaa;max-width:460px}.pricing-grid{display:grid;gap:16px}.price-card{background:#232323;border:1px solid #383838;border-radius:var(--radius);padding:28px}.price-card.featured{background:var(--red);border-color:var(--red)}.price-label{display:inline-block;border:1px solid currentColor;padding:4px 10px;border-radius:40px;font-size:.66rem;margin-bottom:28px}.price-card h3{font-size:1.65rem;line-height:1.55}.amount{display:grid;margin:28px 0}.amount small{color:#aaa}.featured .amount small{color:#ffd2d4}.amount strong{font-size:2.4rem;line-height:1.3}.amount span{font-size:.75rem}.price-card ul{padding:0;list-style:none;margin:0 0 28px}.price-card li{padding:8px 23px 8px 0;position:relative;font-size:.86rem}.price-card li:before{content:"✓";position:absolute;right:0;color:var(--red)}.featured li:before{color:white}.button-light{background:white;color:var(--black)}.button-light:hover{background:#f3f3f3;color:var(--black)}.price-card .button{width:100%}.price-note{font-size:.7rem;color:#888;margin:16px 0 0}.media-grid{display:grid;gap:24px}.video-copy p:last-child{color:var(--muted);margin-top:18px}.video-frame{position:relative;background:#0c0c0c;border-radius:28px;padding:10px;max-width:410px;margin-inline:auto;box-shadow:var(--shadow)}.video-frame video{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:20px;background:black}.video-play-button{position:absolute;z-index:2;top:50%;left:50%;width:88px;height:88px;min-width:88px;border:0;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%);background:var(--red);color:white;font-size:2rem;cursor:pointer;box-shadow:0 14px 38px rgba(229,9,20,.42);transition:transform .2s ease,background .2s ease,opacity .2s ease}.video-play-button i{margin-left:5px}.video-play-button:hover{background:#ff1722;transform:translate(-50%,-50%) scale(1.07)}.video-play-button.is-hidden{opacity:0;pointer-events:none}.location{padding-top:0}.location-card{background:linear-gradient(135deg,#b8000b,var(--red));color:white;border-radius:26px;padding:30px;display:grid;gap:25px;box-shadow:0 25px 60px rgba(190,0,10,.22)}.location-card h2{font-size:clamp(2rem,7vw,4rem);line-height:1.2;margin-bottom:15px}.location-card p:last-child{margin:0;color:#ffdadd}.contact{background:white}.contact-grid{display:grid;gap:35px}.contact-copy>p{color:var(--muted);margin-top:20px}.contact-links{display:grid;gap:12px;margin-top:28px}.contact-links a{display:flex;align-items:center;gap:12px;min-height:54px;overflow-wrap:anywhere}.contact-links svg{color:var(--red);flex:0 0 auto}.contact-links span{display:flex;flex-direction:column;font-size:.8rem}.contact-links small{color:var(--muted)}.lead-form{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);padding:22px}.form-head{margin-bottom:22px}.form-head h3{margin-bottom:2px;font-size:1.25rem}.form-head p{font-size:.7rem;color:var(--muted);margin:0}.field{margin-bottom:16px}.field label{display:block;font-size:.76rem;font-weight:700;margin-bottom:5px}.field label span{color:var(--muted);font-weight:400}.field input,.field select,.field textarea{width:100%;background:white;border:1px solid #cfcac3;border-radius:8px;min-height:50px;padding:10px 13px;color:var(--ink);transition:border .2s,box-shadow .2s}.field textarea{resize:vertical;min-height:115px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(229,9,20,.09);outline:0}.field .invalid{border-color:#b00009}.error{display:block;color:#b00009;min-height:18px;font-size:.65rem;margin-top:2px}.submit-button{width:100%}.submit-button[disabled]{opacity:.72;cursor:wait}.spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:white;border-radius:50%;animation:spin .7s linear infinite}.is-loading .spinner{display:block}.privacy-note{font-size:.61rem;color:var(--muted);text-align:center;margin:10px 0 0}.form-status{display:none;padding:12px;margin-top:13px;border-radius:8px;font-size:.76rem}.form-status.success{display:block;background:#e6f5ed;color:var(--success)}.form-status.failure{display:block;background:#fde8e8;color:#9e0b12}.honeypot{position:absolute!important;left:-9999px!important}.site-footer{background:var(--paper);padding:60px 0 90px}.footer-grid{display:grid;gap:35px}.footer-brand img{width:170px;height:90px;object-fit:cover;object-position:center}.footer-brand p{font-size:.78rem;color:var(--muted)}.footer-grid h3{font-size:.78rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:start;gap:8px;font-size:.76rem}.copyright{border-top:1px solid var(--border);margin-top:35px;padding-top:18px;display:flex;flex-direction:column;gap:10px;font-size:.65rem;color:var(--muted)}.mobile-call{position:fixed;z-index:30;bottom:max(14px,env(safe-area-inset-bottom));left:16px;right:16px;min-height:52px;border-radius:10px;background:var(--red);color:white;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.82rem;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.28)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}
@media (min-width:700px){.container{width:min(1180px,calc(100% - 64px))}.desktop-nav{display:flex}.button-small{padding-inline:22px}.hero{padding-top:140px}.hero-grid{grid-template-columns:1.02fr .98fr}.hero-actions{flex-direction:row;align-items:center}.hero-visual{min-height:610px}.trust-row{max-width:520px}.split{grid-template-columns:1fr 1fr;gap:70px}.features-grid{grid-template-columns:repeat(2,1fr)}.units-top{grid-template-columns:1.2fr .8fr;align-items:end}.pricing-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:.8fr 1.2fr;align-items:center}.video-copy{grid-column:1}.video-frame{grid-column:2;grid-row:1}.location-card{padding:50px;grid-template-columns:1fr auto;align-items:center}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:70px}.lead-form{padding:34px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.copyright{flex-direction:row;justify-content:space-between}.mobile-call{display:none}}
@media (min-width:1024px){.section{padding:110px 0}.nav-wrap{height:88px}.brand{width:110px;height:74px}.brand img{width:210px}.hero{padding-top:125px}.hero-grid{min-height:680px}.hero-copy{padding-bottom:70px}.hero-lead{font-size:1.1rem}.hero-visual{height:680px}.hero-visual img{width:100%}.features-grid{grid-template-columns:repeat(4,1fr)}.feature-card{min-height:275px;padding:30px}.price-card{padding:42px}.media-grid{grid-template-columns:.9fr 1.1fr;max-width:900px}.video-copy{grid-column:1}.video-frame{grid-column:2;grid-row:1}.contact-grid{align-items:start}.lead-form{margin-top:-30px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
