
:root{
  --navy:#061024;--navy-2:#0a1732;--navy-3:#0f2348;--ink:#0e172b;--muted:#69748a;
  --blue:#1968ff;--blue-2:#16b4ff;--cyan:#21d4d8;--gold:#f7bd45;--green:#22c978;
  --white:#fff;--soft:#f3f6fb;--line:#e7ecf4;--shadow:0 24px 80px rgba(16,33,67,.13);
  --radius:28px;--radius-sm:18px;--container:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Cairo",Tahoma,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}.site-container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.landing-body{background:#fff}.page-noise{position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.024;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E")}

/* Brand */
.public-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.public-brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}.public-brand strong{font-size:20px;font-weight:800;letter-spacing:.2px}.public-brand small{font-size:10px;color:#7a879d;margin-top:4px}.public-logo{width:44px;height:44px;position:relative;display:inline-block;border-radius:14px;background:linear-gradient(145deg,#102a63,#07142f);box-shadow:inset 0 0 0 1px rgba(86,146,255,.3),0 10px 30px rgba(25,104,255,.22);overflow:hidden}.public-logo i,.public-logo b{position:absolute;display:block}.public-logo i{width:29px;height:14px;border-radius:18px 18px 10px 18px;background:linear-gradient(90deg,#22c6ff,#1769ff);top:8px;right:7px;transform:skewX(-12deg);box-shadow:0 0 14px rgba(28,136,255,.8)}.public-logo b{width:16px;height:25px;border-radius:14px 5px 12px 10px;background:linear-gradient(155deg,#ffd374,#e49b27);bottom:6px;left:9px;transform:rotate(-43deg);box-shadow:0 0 12px rgba(247,189,69,.38)}.public-logo.small{width:34px;height:34px;border-radius:11px}.public-logo.small i{width:23px;height:11px;top:6px;right:5px}.public-logo.small b{width:13px;height:20px;left:7px;bottom:5px}

/* Header */
.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:82px;display:flex;align-items:center;color:#fff;transition:.3s ease;border-bottom:1px solid transparent}.site-header.scrolled{height:70px;background:rgba(5,14,32,.88);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.08);box-shadow:0 12px 40px rgba(0,0,0,.18)}.header-inner{display:flex;align-items:center;gap:28px}.site-header .public-brand small{color:#8ea7ce}.public-nav{display:flex;align-items:center;gap:26px;margin-inline:auto}.public-nav a{font-size:14px;font-weight:600;color:#d7e1f2;position:relative;transition:.2s}.public-nav a:after{content:"";position:absolute;right:0;left:100%;bottom:-7px;height:2px;border-radius:3px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.25s}.public-nav a:hover{color:#fff}.public-nav a:hover:after{left:0}.header-actions{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.nav-toggle span{display:block;height:2px;background:#fff;margin:5px;border-radius:5px;transition:.25s}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 20px;font-weight:700;font-size:14px;border:1px solid transparent;transition:.23s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#155eff 0%,#147eff 48%,#19c3d3 100%);box-shadow:0 14px 34px rgba(22,105,255,.28)}.btn-primary:hover{box-shadow:0 18px 42px rgba(22,105,255,.4)}.btn-ghost{color:#e4edff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.05)}.btn-glass{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.07);backdrop-filter:blur(10px)}.btn-light{background:#fff;color:#0d1b36;box-shadow:0 16px 35px rgba(0,0,0,.18)}.btn-outline-dark{background:#fff;color:#14213b;border-color:#cfd8e8}.btn-outline-dark:hover{border-color:#7ba2ff;background:#f8faff}.btn-small{padding:11px 18px}.btn-large{padding:15px 24px;border-radius:16px;font-size:15px}.full{width:100%}.play-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:9px;background:rgba(255,255,255,.13)}

/* Hero */
.hero-section{min-height:790px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 38%,rgba(19,91,255,.28),transparent 24%),radial-gradient(circle at 18% 20%,rgba(19,197,215,.11),transparent 24%),linear-gradient(125deg,#040b1b 0%,#07142f 48%,#081b42 100%);color:#fff;padding:145px 0 92px}.hero-grid-bg,.developer-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(93,139,225,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(93,139,225,.055) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(6px);opacity:.45}.orb-a{width:430px;height:430px;right:-130px;top:50px;background:radial-gradient(circle,rgba(27,108,255,.44),transparent 66%);animation:floatOrb 9s ease-in-out infinite}.orb-b{width:300px;height:300px;left:-120px;bottom:20px;background:radial-gradient(circle,rgba(25,208,216,.18),transparent 70%);animation:floatOrb 12s ease-in-out infinite reverse}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.hero-copy h1{font-size:clamp(44px,5.2vw,76px);line-height:1.14;margin:22px 0 24px;font-weight:800;letter-spacing:-1.8px}.hero-copy h1 em{font-style:normal;background:linear-gradient(90deg,#65bbff,#27d9d9,#ffd16f);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.95;color:#b9c8e2;max-width:680px;margin:0}.hero-badge,.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(98,158,255,.23);background:rgba(44,107,221,.12);color:#8ac2ff;border-radius:999px;padding:8px 14px;font-weight:700;font-size:12px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#28d89f;box-shadow:0 0 0 6px rgba(40,216,159,.12);animation:pulse 2s infinite}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#aebcd4;font-size:12px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row i{font-style:normal;color:#35dd9d;background:rgba(53,221,157,.11);width:19px;height:19px;border-radius:50%;display:grid;place-items:center}
.hero-showcase{height:550px;position:relative;perspective:1200px}.showcase-glow{position:absolute;width:420px;height:420px;border-radius:50%;right:50%;top:50%;transform:translate(50%,-50%);background:radial-gradient(circle,rgba(26,111,255,.34),rgba(22,60,140,.08) 50%,transparent 70%);filter:blur(2px);animation:glowPulse 4s ease-in-out infinite}.dashboard-mock{position:absolute;right:0;top:45px;width:510px;min-height:365px;background:linear-gradient(145deg,rgba(18,39,82,.96),rgba(8,21,48,.98));border:1px solid rgba(96,150,255,.27);border-radius:26px;padding:21px;box-shadow:0 45px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);transform:rotateY(-8deg) rotateX(4deg);transition:transform .2s ease}.mock-topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.07)}.mock-brand{display:flex;align-items:center;gap:8px}.mini-logo{width:25px;height:25px;border-radius:8px;background:linear-gradient(140deg,#1675ff,#22c8dc);box-shadow:0 0 16px rgba(34,169,255,.38)}.mock-brand b{font-size:12px}.mock-status{font-size:9px;color:#9db0cd;background:rgba(255,255,255,.05);padding:7px 10px;border-radius:999px}.mock-status span{width:7px;height:7px;background:#32d69a;border-radius:50%;display:inline-block;margin-left:6px;box-shadow:0 0 0 4px rgba(50,214,154,.1)}.mock-welcome{padding:20px 3px 14px;display:flex;flex-direction:column}.mock-welcome span{font-size:10px;color:#7fa8ef}.mock-welcome strong{font-size:21px;margin:2px 0}.mock-welcome small{color:#8595b1;font-size:10px}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mock-cards article{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.07);padding:13px;border-radius:13px;display:flex;flex-direction:column}.mock-cards span{font-size:8px;color:#8699b9}.mock-cards strong{font-size:18px;margin:5px 0}.mock-cards small{font-size:7px;color:#657797}.online-text{color:#35d798}.mock-table{margin-top:12px;background:rgba(2,10,25,.3);border:1px solid rgba(255,255,255,.06);border-radius:15px;padding:12px}.mock-table-head{display:flex;justify-content:space-between;font-size:9px;margin-bottom:8px}.mock-table-head b{color:#5da7ff}.mock-row{display:grid;grid-template-columns:12px 1fr auto auto;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.055);padding:9px 0;font-size:8px}.mock-row span{display:flex;flex-direction:column}.mock-row small{color:#617492;font-size:6px;margin-top:2px}.mock-row strong{font-size:9px}.mock-row em{font-style:normal;color:#ffc861;background:rgba(255,196,76,.1);padding:4px 6px;border-radius:6px}.mock-row em.used{color:#42dda0;background:rgba(66,221,160,.1)}.provider-dot{width:8px;height:8px;border-radius:3px}.provider-dot.vf{background:#e83145}.provider-dot.instapay{background:#7b5df0}.phone-mock{position:absolute;left:3px;bottom:18px;width:188px;height:330px;border-radius:30px;background:linear-gradient(175deg,#0e2654,#07142e);border:4px solid #162c59;box-shadow:0 35px 70px rgba(0,0,0,.5),0 0 0 1px rgba(85,143,255,.2);padding:35px 17px 18px;text-align:center;z-index:3;transform:rotateY(9deg) rotateZ(-2deg);transition:transform .2s ease}.phone-speaker{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:48px;height:5px;border-radius:20px;background:#050d1c}.phone-logo{margin:auto auto 17px;display:flex;justify-content:center}.phone-kicker{display:block;color:#7da9f5;font-size:9px}.phone-mock>strong{display:block;font-size:22px;margin:8px 0}.phone-check{width:52px;height:52px;border-radius:50%;margin:13px auto;background:linear-gradient(135deg,#20ca85,#14a8d3);display:grid;place-items:center;font-size:24px;box-shadow:0 0 0 8px rgba(35,210,151,.08),0 0 24px rgba(35,210,151,.28)}.phone-mock p{font-size:8px;line-height:1.8;color:#a6b6d0}.phone-mock small{font-size:7px;color:#5d7091}.floating-chip{position:absolute;z-index:4;background:rgba(13,31,67,.82);border:1px solid rgba(100,157,255,.24);backdrop-filter:blur(12px);border-radius:13px;padding:10px 13px;display:flex;align-items:center;gap:8px;box-shadow:0 20px 40px rgba(0,0,0,.28);font-size:9px}.floating-chip span{width:28px;height:28px;border-radius:9px;background:rgba(35,112,255,.18);display:grid;place-items:center}.chip-one{right:15px;bottom:45px}.chip-two{left:115px;top:25px}.hero-bottom-line{position:absolute;right:0;left:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#1c69ff,#21ced3,transparent)}

/* Sections */
.proof-strip{background:#081630;color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid article{display:flex;align-items:center;gap:14px;padding:25px 24px;border-left:1px solid rgba(255,255,255,.07)}.proof-grid article:first-child{border-right:1px solid rgba(255,255,255,.07)}.proof-grid>article>span{font-size:11px;color:#4a8fff;border:1px solid rgba(74,143,255,.25);border-radius:8px;padding:5px}.proof-grid div{display:flex;flex-direction:column}.proof-grid strong{font-size:13px}.proof-grid small{font-size:9px;color:#7f91ae;margin-top:3px}.section{padding:110px 0;position:relative}.light-section{background:linear-gradient(#fff,#f8faff)}.section-heading{max-width:680px;margin-bottom:48px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{font-size:clamp(32px,4vw,50px);line-height:1.25;margin:14px 0 14px;letter-spacing:-1px}.section-heading p{margin:0;color:#738096;line-height:1.9}.section-heading.inverse{color:#fff}.section-heading.inverse p{color:#9aaccc}.eyebrow{color:#2072ff;background:#eaf2ff;border-color:#d5e5ff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:#fff;border:1px solid #e9eef6;border-radius:23px;padding:29px;box-shadow:0 14px 45px rgba(19,43,84,.055);transition:.28s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;inset:auto -40px -60px auto;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(42,115,255,.12),transparent 68%)}.feature-card:hover{transform:translateY(-7px);box-shadow:0 25px 65px rgba(22,58,120,.12);border-color:#cddcff}.feature-card.featured{background:linear-gradient(145deg,#0b1d40,#102c5e);border-color:#224d9e;color:#fff}.feature-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#e9f2ff,#dceaff);display:grid;place-items:center;font-size:23px;margin-bottom:22px;box-shadow:inset 0 0 0 1px #d4e3fb}.featured .feature-icon{background:linear-gradient(145deg,rgba(35,119,255,.3),rgba(28,204,214,.16));box-shadow:inset 0 0 0 1px rgba(105,168,255,.22)}.feature-card h3{margin:0 0 10px;font-size:20px}.feature-card p{color:#718096;line-height:1.9;font-size:13px;margin:0 0 18px}.feature-card.featured p{color:#afbed6}.feature-card>span{font-size:10px;color:#2675f3;font-weight:700}.featured>span{color:#62b9ff}
.dark-section{background:linear-gradient(135deg,#050c1d,#091a38 60%,#07132b);color:#fff;overflow:hidden}.workflow-light{position:absolute;width:650px;height:650px;border-radius:50%;left:-250px;top:0;background:radial-gradient(circle,rgba(18,102,255,.18),transparent 67%)}.workflow-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.steps-list{display:flex;flex-direction:column;gap:14px}.step-card{display:flex;align-items:flex-start;gap:18px;padding:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:18px;transition:.25s}.step-card:hover,.step-card.active{background:linear-gradient(90deg,rgba(27,107,255,.19),rgba(255,255,255,.025));border-color:rgba(68,133,255,.3);transform:translateX(-5px)}.step-card>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(33,112,255,.18);color:#72afff;font-weight:800}.step-card h3{margin:0 0 6px;font-size:17px}.step-card p{margin:0;color:#8fa1bd;font-size:12px;line-height:1.8}.workflow-stage{height:460px;position:relative}.flow-ring{position:absolute;border-radius:50%;border:1px solid rgba(73,133,255,.13);left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:330px;height:330px;animation:rotate 18s linear infinite}.ring-two{width:220px;height:220px;border-style:dashed;animation:rotate 12s linear infinite reverse}.flow-node{position:absolute;width:120px;min-height:110px;border-radius:22px;background:linear-gradient(145deg,rgba(20,47,98,.95),rgba(8,23,52,.98));border:1px solid rgba(98,155,255,.23);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 24px 55px rgba(0,0,0,.35);z-index:2}.flow-node>span{font-size:23px;margin-bottom:7px}.flow-node b{font-size:13px}.flow-node small{font-size:8px;color:#7990b4;margin-top:3px}.node-customer{right:0;top:50%;transform:translateY(-50%)}.node-phone{right:50%;top:0;transform:translateX(50%)}.node-server{right:50%;top:50%;transform:translate(50%,-50%);width:135px;height:135px;border-color:#2c79ff;box-shadow:0 0 55px rgba(28,105,255,.28)}.node-store{left:0;top:50%;transform:translateY(-50%)}.flow-lines{position:absolute;inset:15px 0 0;width:100%;height:430px;overflow:visible}.flow-lines path{fill:none;stroke:#2e77ff;stroke-width:2;stroke-dasharray:8 10;opacity:.4;animation:dash 13s linear infinite}
.methods-section{background:#fff}.method-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.method-track{display:flex;gap:14px;width:max-content;animation:marquee 24s linear infinite}.method-track article{width:235px;background:linear-gradient(145deg,#0a1732,#0d2147);border:1px solid #1b376c;border-radius:18px;padding:17px;display:flex;align-items:center;gap:13px;color:#fff;box-shadow:0 20px 45px rgba(14,37,78,.18)}.method-logo{width:47px;height:47px;border-radius:14px;background:#fff;display:grid;place-items:center;font-weight:800;color:#111}.method-logo.vodafone{color:#e51f37}.method-logo.etisalat{color:#2cba83}.method-logo.orange{color:#ff7a00}.method-logo.we{color:#713cb1}.method-logo.insta{color:#6b4be7}.method-logo.wallet{color:#1a73e8}.method-track div{display:flex;flex-direction:column}.method-track strong{font-size:13px}.method-track small{font-size:8px;color:#8294b2;margin-top:3px}
.developer-section{background:#f7f9fd;overflow:hidden}.developer-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;position:relative}.developer-copy h2{font-size:44px;line-height:1.3;margin:15px 0}.developer-copy>p{color:#718096;line-height:1.9}.developer-copy ul{list-style:none;padding:0;margin:24px 0 28px}.developer-copy li{padding:7px 0;color:#42506a;font-size:13px}.developer-copy li i{font-style:normal;color:#20bb76;margin-left:8px}.code-window{background:#07142e;border:1px solid #204079;border-radius:24px;overflow:hidden;box-shadow:0 35px 85px rgba(11,35,83,.25);direction:ltr;position:relative}.code-toolbar{height:59px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);background:#0b1d40}.code-toolbar>div{display:flex;gap:7px}.code-toolbar>div i{width:9px;height:9px;border-radius:50%;background:#ff5f56}.code-toolbar>div i:nth-child(2){background:#ffbd2e}.code-toolbar>div i:nth-child(3){background:#27c93f}.code-toolbar nav{display:flex;gap:4px}.code-toolbar button{border:0;background:transparent;color:#6f86ac;padding:7px 10px;border-radius:8px;font-size:10px;cursor:pointer}.code-toolbar button.active{background:rgba(31,111,255,.2);color:#8cc0ff}.code-panel{display:none;margin:0;padding:27px;min-height:320px;color:#cdd9ed;font-family:Consolas,monospace;font-size:12px;line-height:1.85;overflow:auto;white-space:pre-wrap}.code-panel.active{display:block}.code-panel .blue{color:#58a6ff}.code-panel .green{color:#74d99f}.code-panel .purple{color:#c792ea}.code-panel .orange{color:#ffcb6b}.code-status{position:absolute;left:22px;bottom:17px;display:flex;align-items:center;gap:9px}.code-status span{color:#66dfa4;background:rgba(43,210,137,.12);border:1px solid rgba(43,210,137,.2);padding:5px 8px;border-radius:7px;font-size:9px}.code-status small{color:#62779b;font-size:8px;direction:rtl}
.pricing-section{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.pricing-grid.four{grid-template-columns:repeat(4,1fr)}.price-card{border:1px solid #e1e7f0;border-radius:24px;padding:28px;background:#fff;position:relative;box-shadow:0 15px 45px rgba(26,55,105,.06);display:flex;flex-direction:column}.price-card.popular{background:linear-gradient(160deg,#0a1a39,#102d60);color:#fff;border-color:#2254a7;transform:translateY(-10px);box-shadow:0 28px 75px rgba(16,53,119,.22)}.popular-tag{position:absolute;top:15px;left:15px;background:linear-gradient(90deg,#1a73ff,#1cc7d0);color:#fff;font-size:9px;padding:6px 10px;border-radius:99px}.plan-kicker{font-size:16px;font-weight:800}.price{display:flex;align-items:flex-end;gap:7px;margin:22px 0 5px}.price strong{font-size:46px;line-height:1;letter-spacing:-1px}.price span{font-size:12px;color:#66748b;margin-bottom:5px}.popular .price span{color:#9bb0d0}.plan-duration{font-size:10px;color:#8994a6;margin:0 0 22px}.popular .plan-duration{color:#8da4c8}.price-card ul{list-style:none;margin:0 0 25px;padding:0;flex:1}.price-card li{font-size:11px;padding:7px 0;color:#56627a;display:flex;gap:8px}.popular li{color:#c2cee0}.price-card li i{font-style:normal;color:#22bd78}.price-card .btn{margin-top:auto}
.faq-section{background:#f7f9fd}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.faq-list{display:flex;flex-direction:column;gap:11px}.faq-item{border:1px solid #e1e7f0;border-radius:17px;background:#fff;overflow:hidden}.faq-item button{width:100%;background:transparent;border:0;text-align:right;display:flex;justify-content:space-between;align-items:center;padding:19px 21px;font-weight:700;color:#17233c;cursor:pointer}.faq-item button i{font-style:normal;width:26px;height:26px;border-radius:8px;background:#eef4ff;color:#1d6dff;display:grid;place-items:center;font-size:18px;transition:.25s}.faq-item>div{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item p{color:#6c7890;line-height:1.9;font-size:12px;margin:0;padding:0 21px 20px}.faq-item.open>div{max-height:180px}.faq-item.open button i{transform:rotate(45deg);background:#1e6eff;color:#fff}
.final-cta{background:#fff;padding:0 0 80px}.cta-card{background:linear-gradient(125deg,#07142e,#0a2250 55%,#123b82);border-radius:30px;min-height:270px;padding:48px 54px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(10,39,92,.25)}.cta-card:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-60px;top:-100px;background:radial-gradient(circle,rgba(35,145,255,.45),transparent 68%)}.cta-card>div{position:relative;z-index:2}.cta-card span{font-size:11px;color:#77b8ff}.cta-card h2{font-size:34px;margin:8px 0}.cta-card p{color:#a5b5ce;margin:0}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;min-width:max-content}.public-footer{background:#050d1e;color:#fff;padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-brand p{color:#7e90ad;line-height:1.9;font-size:11px;max-width:330px}.footer-grid h3{font-size:13px;margin:0 0 17px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column}.footer-grid>div:not(:first-child) a{color:#8595b1;font-size:11px;padding:5px 0}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;color:#64738c;font-size:9px}

/* Auth pages */
.public-auth-page{min-height:100vh;background:radial-gradient(circle at 75% 25%,rgba(27,105,255,.25),transparent 28%),radial-gradient(circle at 10% 80%,rgba(23,204,211,.12),transparent 24%),linear-gradient(135deg,#040b1a,#07152f 65%,#081d45);color:#fff;padding:44px 0;display:grid;place-items:center;position:relative;overflow-x:hidden}.auth-ambient{position:fixed;inset:0;pointer-events:none}.auth-ambient i{position:absolute;border-radius:50%;filter:blur(4px);animation:floatOrb 10s ease-in-out infinite}.auth-ambient i:nth-child(1){width:340px;height:340px;right:-120px;top:0;background:radial-gradient(circle,rgba(26,111,255,.23),transparent 68%)}.auth-ambient i:nth-child(2){width:240px;height:240px;left:-70px;bottom:0;background:radial-gradient(circle,rgba(25,204,214,.13),transparent 70%);animation-delay:-3s}.auth-ambient i:nth-child(3){inset:0;border-radius:0;background-image:linear-gradient(rgba(103,145,230,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(103,145,230,.04) 1px,transparent 1px);background-size:56px 56px;filter:none;animation:none;mask-image:linear-gradient(to bottom,#000,transparent)}.auth-back{position:fixed;right:28px;top:22px;color:#9eb0cb;font-size:11px;z-index:5;padding:9px 13px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07)}.public-auth-shell{width:min(1080px,calc(100% - 36px));display:grid;grid-template-columns:1fr 460px;gap:62px;align-items:center;position:relative;z-index:2}.auth-side-copy{padding:32px}.light-brand{color:#fff;margin-bottom:72px}.light-brand small{color:#7d91b1}.auth-side-copy h1{font-size:48px;line-height:1.28;margin:20px 0}.auth-side-copy>div>p{color:#a4b4cd;line-height:1.9;max-width:560px}.auth-benefits{display:grid;grid-template-columns:1fr;gap:10px;margin-top:30px}.auth-benefits span{font-size:12px;color:#b7c3d7}.auth-benefits i{font-style:normal;color:#2cdf9a;margin-left:8px}.public-auth-card{background:rgba(255,255,255,.97);color:#142039;border:1px solid rgba(255,255,255,.62);border-radius:28px;padding:34px;box-shadow:0 35px 90px rgba(0,0,0,.34);backdrop-filter:blur(18px)}.auth-card-heading span{font-size:10px;color:#2876f2;font-weight:800}.auth-card-heading h2{font-size:31px;margin:5px 0}.auth-card-heading p{font-size:11px;color:#7f8ba0;margin:0 0 22px}.public-auth-card label{display:block;margin:14px 0}.public-auth-card label>span:first-child{font-size:11px;font-weight:700;display:block;margin-bottom:7px}.auth-input{height:54px;border:1px solid #dfe5ee;border-radius:14px;background:#f8fafe;display:flex;align-items:center;padding:0 14px;transition:.2s}.auth-input:focus-within{border-color:#6e9cff;box-shadow:0 0 0 4px rgba(33,111,255,.08);background:#fff}.auth-input>i{font-style:normal;color:#9aa6b8;font-size:12px;margin-left:10px}.auth-input input{border:0;outline:0;background:transparent;width:100%;height:100%;color:#142039;font-size:12px}.auth-input button{border:0;background:transparent;cursor:pointer;color:#8a98ad;font-size:13px}.auth-remember{display:flex!important;gap:10px;align-items:flex-start}.auth-remember input{margin-top:5px;accent-color:#1c6dff}.auth-remember span{display:flex!important;flex-direction:column}.auth-remember strong{font-size:11px}.auth-remember small{font-size:8px;color:#8a95a7;margin-top:3px}.auth-alert{background:#fff0f2;border:1px solid #ffcbd3;color:#c9344e;border-radius:12px;padding:11px 13px;font-size:10px;margin-bottom:15px}.auth-divider{display:flex;align-items:center;gap:10px;color:#9ca6b5;font-size:9px;margin:18px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e3e8ef;flex:1}.auth-security{text-align:center;font-size:8px;color:#8b96a8;margin:18px 0 0}.auth-switch{text-align:center;color:#758196;font-size:10px}.auth-switch a{color:#1d6df5;font-weight:800}.register-shell{grid-template-columns:.8fr 1.2fr;max-width:1190px}.register-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.register-card{padding:28px 32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.form-grid .wide{grid-column:1/-1}.form-grid label{margin:9px 0}.register-progress{margin-top:30px;display:flex;flex-direction:column;gap:12px}.register-progress article{display:flex;align-items:center;gap:12px}.register-progress article>span{width:34px;height:34px;border-radius:11px;background:rgba(34,112,255,.16);border:1px solid rgba(82,145,255,.25);display:grid;place-items:center;color:#79b2ff;font-weight:800}.register-progress div{display:flex;flex-direction:column}.register-progress b{font-size:12px}.register-progress small{font-size:8px;color:#8092af}.terms-row{margin:13px 0!important}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important}

/* Reveal */
[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}[data-reveal].revealed{opacity:1;transform:none}

@keyframes floatOrb{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(18px) scale(1.05)}}@keyframes glowPulse{0%,100%{opacity:.65;transform:translate(50%,-50%) scale(.94)}50%{opacity:1;transform:translate(50%,-50%) scale(1.07)}}@keyframes pulse{0%,100%{box-shadow:0 0 0 6px rgba(40,216,159,.12)}50%{box-shadow:0 0 0 11px rgba(40,216,159,0)}}@keyframes rotate{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes dash{to{stroke-dashoffset:-150}}@keyframes marquee{to{transform:translateX(50%)}}

@media(max-width:1100px){.public-nav{gap:16px}.hero-layout{gap:30px}.dashboard-mock{width:465px}.pricing-grid.four{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-header{height:70px}.header-actions .btn-ghost{display:none}.nav-toggle{display:block;margin-right:auto}.public-nav{position:fixed;top:70px;right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;background:rgba(6,16,36,.97);padding:17px;border-radius:18px;border:1px solid rgba(255,255,255,.09);box-shadow:0 30px 65px rgba(0,0,0,.35)}.public-nav.open{display:flex}.public-nav a{padding:10px}.hero-section{padding-top:120px;min-height:auto}.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-showcase{width:min(620px,100%);margin-inline:auto}.proof-grid{grid-template-columns:repeat(2,1fr)}.workflow-layout,.developer-layout,.faq-layout{grid-template-columns:1fr}.workflow-stage{order:-1}.pricing-grid,.pricing-grid.four{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.public-auth-shell,.register-shell{grid-template-columns:1fr;max-width:650px}.auth-side-copy{display:none}.public-auth-page{padding-top:75px}.public-auth-card{width:100%}}
@media(max-width:650px){.site-container{width:min(100% - 28px,var(--container))}.site-header .public-brand small{display:none}.site-header .public-logo{width:38px;height:38px}.header-actions .btn{padding:10px 13px;font-size:11px}.hero-section{padding:108px 0 62px}.hero-copy h1{font-size:39px;letter-spacing:-1px}.hero-copy>p{font-size:14px}.hero-actions .btn{width:100%}.trust-row{gap:10px;font-size:9px}.hero-showcase{height:445px;margin-top:15px}.dashboard-mock{width:100%;right:0;top:25px;padding:15px;transform:none}.phone-mock{width:145px;height:255px;left:-3px;bottom:4px;padding:27px 11px 12px}.phone-mock>strong{font-size:17px}.phone-check{width:42px;height:42px;font-size:19px}.mock-cards article{padding:10px}.chip-two{display:none}.chip-one{right:auto;left:110px;bottom:8px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid article{padding:18px 10px}.proof-grid small{font-size:7px}.section{padding:75px 0}.section-heading h2{font-size:31px}.feature-grid{grid-template-columns:1fr}.workflow-stage{height:390px;transform:scale(.85);margin:-25px -30px}.method-track article{width:205px}.developer-copy h2{font-size:33px}.code-panel{font-size:9px;padding:20px;min-height:280px}.pricing-grid,.pricing-grid.four{grid-template-columns:1fr}.price-card.popular{transform:none}.faq-layout{gap:28px}.cta-card{padding:35px 25px;display:block;text-align:center}.cta-card h2{font-size:27px}.cta-actions{margin-top:24px;display:grid;min-width:0}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block;text-align:center}.footer-bottom span{display:block;margin:5px}.public-auth-card{padding:24px 20px;border-radius:23px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.auth-card-heading h2{font-size:27px}.auth-back{right:14px;top:13px}.public-auth-page{padding:70px 0 25px}.mock-table{display:none}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}

/* PayMasry 3.0.0 — lighter motion, SVG icon system, and a more original public identity */
html{scroll-behavior:auto}.ui-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:-.16em;flex:0 0 auto}.page-noise{display:none!important}.site-header.scrolled{background:rgba(5,14,32,.97);backdrop-filter:none;-webkit-backdrop-filter:none}.btn-glass,.floating-chip,.public-auth-card{backdrop-filter:none;-webkit-backdrop-filter:none}.hero-orb,.showcase-glow,.auth-ambient i{filter:none}.hero-orb{opacity:.32}.showcase-glow{animation-duration:6s;opacity:.76}.section,.proof-strip,.final-cta,.public-footer{content-visibility:auto;contain-intrinsic-size:720px}.hero-section,.dark-section,.developer-section{contain:paint}.landing-body{overscroll-behavior-y:none}.site-header,.hero-showcase,.dashboard-mock,.phone-mock,.floating-chip,.method-track,.flow-ring{transform:translateZ(0)}

.play-icon,.play-svg{width:24px;height:24px}.trust-row .ui-icon{width:18px;height:18px;padding:3px;border-radius:50%;color:#35dd9d;background:rgba(53,221,157,.11)}.phone-check .ui-icon{width:27px;height:27px}.floating-chip span .ui-icon{width:17px;height:17px}.feature-icon .ui-icon{width:27px;height:27px}.flow-node>span .ui-icon{width:27px;height:27px}.method-logo .ui-icon{width:24px;height:24px}.developer-copy li{display:flex;align-items:center;gap:9px}.developer-copy li .ui-icon,.price-card li .ui-icon,.auth-benefits .ui-icon{width:17px;height:17px;color:#20bb76}.price-card li{align-items:center}.auth-input>.ui-icon{width:17px;height:17px;color:#91a0b5;margin-left:10px}.auth-input button .ui-icon{width:18px;height:18px}.auth-security{display:flex;align-items:center;justify-content:center;gap:7px}.auth-security .ui-icon{width:15px;height:15px}.auth-benefits span{display:flex;align-items:center;gap:8px}

/* Original command-center composition instead of a copied marketing mockup */
.hero-layout{grid-template-columns:.94fr 1.06fr;gap:78px}.hero-showcase{height:575px}.dashboard-mock{right:18px;top:54px;width:525px;transform:rotateZ(1.4deg);border-radius:34px 14px 34px 14px;background:linear-gradient(155deg,rgba(17,44,94,.98),rgba(5,17,42,.99));box-shadow:0 34px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)}.dashboard-mock:before{content:"";position:absolute;inset:12px;border:1px solid rgba(67,134,255,.09);border-radius:27px 10px 27px 10px;pointer-events:none}.phone-mock{left:18px;bottom:8px;transform:rotateZ(-4deg);border-radius:34px 34px 22px 22px;box-shadow:0 28px 58px rgba(0,0,0,.42),0 0 0 1px rgba(85,143,255,.18)}.mock-welcome strong{font-size:20px}.mock-welcome small{max-width:290px;line-height:1.55}.showcase-rail{position:absolute;right:35px;left:80px;bottom:2px;height:44px;border-radius:16px;border:1px solid rgba(79,145,255,.2);background:linear-gradient(90deg,rgba(18,82,180,.15),rgba(17,198,209,.08));display:flex;align-items:center;padding:0 14px;gap:8px;color:#7faef4;font-size:8px;letter-spacing:.2px}.showcase-rail i{width:7px;height:7px;border-radius:50%;background:#27d1a0;box-shadow:0 0 0 4px rgba(39,209,160,.08)}.showcase-rail i:nth-child(2){background:#2d7eff}.showcase-rail i:nth-child(3){background:#f0ba52}.showcase-rail span{margin-right:auto}.floating-chip{background:rgba(9,27,61,.96);box-shadow:0 13px 28px rgba(0,0,0,.2)}

/* More creative, asymmetric feature architecture */
.feature-grid{grid-template-columns:repeat(12,1fr);gap:18px}.feature-card{grid-column:span 4;min-height:290px}.feature-card.featured{grid-column:span 7}.feature-card:nth-child(2){grid-column:span 5}.feature-card:nth-child(6){grid-column:1/-1;min-height:210px;display:grid;grid-template-columns:auto 1fr;column-gap:24px;align-content:center}.feature-card:nth-child(6) .feature-icon{grid-row:1/4;margin:0}.feature-card:nth-child(6) h3,.feature-card:nth-child(6) p,.feature-card:nth-child(6)>span{grid-column:2}.feature-card:hover{transform:translateY(-4px)}

/* Keep motion, but only on compositor-friendly properties */
.flow-lines path{animation:none;stroke-dashoffset:18}.ring-one{animation-duration:28s}.ring-two{animation-duration:22s}.method-track{animation-duration:38s;will-change:transform}.method-marquee:hover .method-track{animation-play-state:paused}.pulse-dot{animation:none;position:relative;box-shadow:none}.pulse-dot:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px solid rgba(40,216,159,.45);animation:softPulse 2.6s ease-out infinite}.orb-a{animation-duration:14s}.orb-b{animation-duration:18s}.dashboard-mock,.phone-mock,.floating-chip{transition:transform .18s ease-out}.showcase-glow{will-change:transform,opacity}

@keyframes softPulse{0%{transform:scale(.65);opacity:.8}75%,100%{transform:scale(1.5);opacity:0}}

/* Lite mode is selected automatically on phones and lower-power devices */
.motion-lite .hero-orb,.motion-lite .showcase-glow,.motion-lite .flow-ring,.motion-lite .method-track,.motion-lite .pulse-dot:after{animation:none!important}.motion-lite .method-track{transform:none;flex-wrap:wrap;width:100%;justify-content:center}.motion-lite .method-marquee{mask-image:none;overflow:visible}.motion-lite [data-parallax]{transform:none!important}.motion-lite .dashboard-mock,.motion-lite .phone-mock,.motion-lite .floating-chip{transition:none}.motion-lite [data-reveal]{transition-duration:.38s}.motion-lite .hero-orb{display:none}.motion-lite .showcase-glow{opacity:.55}

@media(max-width:1100px){.feature-card,.feature-card.featured,.feature-card:nth-child(2){grid-column:span 6}.feature-card:nth-child(6){grid-column:1/-1}.hero-layout{gap:34px}.dashboard-mock{right:0}}
@media(max-width:900px){.feature-card,.feature-card.featured,.feature-card:nth-child(2),.feature-card:nth-child(6){grid-column:1/-1;min-height:auto;display:block}.feature-card:nth-child(6) .feature-icon{margin-bottom:22px}.showcase-rail{display:none}.dashboard-mock{transform:none;border-radius:26px}.phone-mock{transform:rotateZ(-2deg)}}
@media(max-width:650px){.hero-showcase{height:430px}.dashboard-mock{top:16px}.floating-chip{display:none}.method-track{gap:10px}.motion-lite .method-track article{width:calc(50% - 7px)}.auth-input>.ui-icon{margin-left:8px}}

/* Floating support button 3.0.0 */
.floating-whatsapp{position:fixed;left:22px;bottom:22px;z-index:120;display:flex;align-items:center;gap:9px;padding:11px 15px;border-radius:999px;background:#15b86a;color:#fff!important;text-decoration:none;box-shadow:0 18px 45px rgba(17,158,89,.3);font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 23px 52px rgba(17,158,89,.38)}.floating-whatsapp svg{width:23px;height:23px;fill:currentColor}@media(max-width:650px){.floating-whatsapp{width:54px;height:54px;padding:0;justify-content:center;border-radius:50%;left:14px;bottom:14px}.floating-whatsapp span{display:none}}


/* PayMasry 3.0.0 — robust phone/tablet layout without horizontal overflow */
html,body{max-width:100%;overflow-x:hidden}.landing-body,.public-auth-page{width:100%}.hero-section{isolation:isolate}.hero-layout,.hero-copy,.hero-showcase,.dashboard-mock,.phone-mock{min-width:0}.public-auth-card,.register-card{transform:none!important;zoom:1!important}.register-shell{align-items:center}.register-card{width:100%;max-width:680px;justify-self:center}.public-auth-shell{min-height:auto}.auth-input input{min-width:0}.auth-side-copy{min-width:0}
@media(max-width:1180px){.hero-layout{grid-template-columns:1fr;gap:34px}.hero-copy{text-align:center;max-width:780px;margin-inline:auto}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-showcase{width:min(690px,100%);height:520px;margin-inline:auto}.dashboard-mock{right:50%;transform:translateX(50%);width:min(100%,560px)}.phone-mock{left:3%;bottom:0}.public-auth-shell,.register-shell{grid-template-columns:1fr;width:min(720px,calc(100% - 28px));gap:0}.auth-side-copy,.register-copy{display:none}.public-auth-page{display:block;padding:76px 0 30px;min-height:100svh}.public-auth-card,.register-card{margin-inline:auto;max-width:680px}.auth-back{position:absolute}}
@media(max-width:760px){.site-header{height:72px}.site-header .site-container{gap:8px}.header-actions{gap:7px}.header-actions .btn-outline{display:none}.hero-section{padding-top:96px}.hero-showcase{height:400px}.dashboard-mock{top:10px;width:100%;padding:13px;border-radius:22px}.phone-mock{width:140px;height:244px;left:-4px;padding:27px 10px 12px}.mock-welcome{padding-top:14px}.mock-welcome strong{font-size:17px}.mock-cards{gap:7px}.mock-cards article{padding:9px}.mock-table{display:none}.showcase-glow{width:300px;height:300px}.public-auth-card,.register-card{width:100%;padding:23px 18px;border-radius:22px}.form-grid{grid-template-columns:1fr!important}.form-grid .wide{grid-column:auto!important}.auth-input{height:52px}.auth-card-heading h2{font-size:25px}.public-auth-page{background:linear-gradient(160deg,#040b1a,#071833 68%,#08204a)}}
@media(max-width:430px){.site-container{width:calc(100% - 20px)}.public-brand strong{font-size:18px}.public-brand small{display:none!important}.header-actions .btn{padding:10px 11px}.hero-copy h1{font-size:35px;line-height:1.18}.hero-copy>p{font-size:13px;line-height:1.8}.hero-showcase{height:360px}.dashboard-mock{min-height:300px}.phone-mock{width:126px;height:220px}.phone-mock>strong{font-size:15px}.public-auth-shell,.register-shell{width:calc(100% - 18px)}.public-auth-card,.register-card{padding:20px 14px}.auth-back{right:10px;top:10px}.floating-whatsapp{left:10px;bottom:10px}}

@media(max-width:1180px){.site-header{height:72px}.header-actions .btn-ghost{display:none}.nav-toggle{display:block;margin-right:auto}.public-nav{position:fixed;top:72px;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;background:rgba(6,16,36,.98);padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 55px rgba(0,0,0,.34)}.public-nav.open{display:flex}.public-nav a{padding:10px}.header-inner{gap:12px}}


/* PayMasry 3.0.0 final mobile and scrolling fixes */
html,body,.landing-body{height:auto!important;min-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch}.landing-body{position:static!important}.landing-body main{overflow:visible!important}.landing-body .section,.landing-body .proof-strip,.landing-body .final-cta,.landing-body .public-footer{content-visibility:visible!important;contain:none!important}.landing-body .hero-section,.landing-body .dark-section,.landing-body .developer-section{contain:none!important}.landing-body .site-header{transform:none!important}.mobile-label{display:none}.paymasry-brand{display:inline-flex;align-items:center;gap:10px}.public-brand>.paymasry-brand{color:inherit}.paymasry-brand-symbol,.paymasry-brand-image{width:44px;height:44px;position:relative;display:inline-block;border-radius:14px;background:linear-gradient(145deg,#102a63,#07142f);box-shadow:inset 0 0 0 1px rgba(86,146,255,.3),0 10px 30px rgba(25,104,255,.22);overflow:hidden;flex:0 0 44px}.paymasry-brand-symbol i{position:absolute;width:29px;height:14px;border-radius:18px 18px 10px 18px;background:linear-gradient(90deg,#22c6ff,#1769ff);top:8px;right:7px;transform:skewX(-12deg)}.paymasry-brand-symbol b{position:absolute;width:16px;height:25px;border-radius:14px 5px 12px 10px;background:linear-gradient(155deg,#ffd374,#e49b27);bottom:6px;left:9px;transform:rotate(-43deg)}.paymasry-brand-image img{width:100%;height:100%;object-fit:contain}.paymasry-brand-copy{display:flex;flex-direction:column;line-height:1.15}.paymasry-brand-copy strong{font-size:20px}.paymasry-brand-copy small{font-size:10px;color:#7a879d;margin-top:4px}.auth-success{background:#e9fbf2;border:1px solid #bcebd2;color:#137a4e;border-radius:12px;padding:13px;font-size:11px;margin-bottom:15px}.auth-forgot{text-align:left;margin:-7px 0 8px}.auth-forgot a{font-size:10px;color:#2677ef;font-weight:800}.single-auth-shell{grid-template-columns:minmax(0,480px);justify-content:center}
@media(max-width:900px){.site-header{height:74px}.header-inner{gap:7px}.public-brand{min-width:0}.public-brand .paymasry-brand-copy small{display:none}.public-brand .paymasry-brand-copy strong{font-size:16px}.public-brand .paymasry-brand-symbol,.public-brand .paymasry-brand-image{width:38px;height:38px;flex-basis:38px}.public-brand .paymasry-brand-symbol i{width:25px;height:12px;top:7px;right:6px}.public-brand .paymasry-brand-symbol b{width:14px;height:22px;left:7px;bottom:5px}.nav-toggle{order:2;margin:0;width:39px;height:39px;flex:0 0 39px}.public-brand{order:1;margin-left:auto}.header-actions{order:3;display:flex!important;align-items:center;gap:5px;margin-right:auto}.header-actions .btn-ghost{display:inline-flex!important}.header-actions .btn{padding:8px 9px!important;min-height:38px;border-radius:11px;font-size:10px;white-space:nowrap}.desktop-label{display:none}.mobile-label{display:inline}.public-nav{top:74px}.hero-section{min-height:auto;padding:118px 0 58px}.hero-layout{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(38px,10vw,55px);letter-spacing:-.8px}.hero-copy>p{font-size:15px;line-height:1.9;margin-inline:auto}.hero-actions{justify-content:center}.trust-row{justify-content:center;gap:10px 15px}.hero-showcase{min-height:580px;width:min(100%,620px);margin-inline:auto}.dashboard-mock{right:50%;transform:translateX(50%)!important;width:min(94%,520px)}.phone-mock{right:8%;bottom:-5px}.floating-chip{display:none}.proof-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr 1fr}.workflow-layout,.developer-layout,.faq-layout{grid-template-columns:1fr;gap:42px}.pricing-grid,.pricing-grid.four{grid-template-columns:repeat(2,1fr)}.public-auth-page{display:block;padding:80px 0 35px}.public-auth-shell,.register-shell{grid-template-columns:1fr;width:min(640px,calc(100% - 28px));gap:20px}.auth-side-copy{display:none}.public-auth-card,.register-card{width:100%;max-width:none;padding:26px}.auth-back{position:absolute;top:16px;right:16px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}
@media(max-width:560px){.site-container{width:min(var(--container),calc(100% - 28px))}.site-header{height:70px}.header-inner{width:calc(100% - 20px)}.public-brand .paymasry-brand-copy strong{font-size:14px}.public-brand .paymasry-brand-symbol,.public-brand .paymasry-brand-image{width:36px;height:36px;flex-basis:36px}.header-actions .btn{padding:7px 8px!important;font-size:9px;min-height:36px}.nav-toggle{width:36px;height:36px;flex-basis:36px}.public-nav{top:70px;right:10px;left:10px}.hero-section{padding-top:105px}.hero-badge{font-size:10px;padding:7px 10px}.hero-copy h1{font-size:37px;line-height:1.22;margin:18px 0}.hero-copy>p{font-size:13px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:9px}.hero-actions .btn{width:100%;justify-content:center}.trust-row{display:grid;grid-template-columns:1fr 1fr;font-size:10px;text-align:right}.hero-showcase{min-height:480px}.dashboard-mock{top:15px}.phone-mock{width:190px;height:380px;right:3%;bottom:-10px}.showcase-rail{display:none}.proof-grid,.feature-grid,.pricing-grid,.pricing-grid.four{grid-template-columns:1fr}.section{padding:62px 0}.section-heading h2,.developer-copy h2{font-size:30px}.cta-card{padding:30px 22px;display:grid}.cta-actions{min-width:0;display:grid;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:8px}.public-auth-page{padding-top:65px}.public-auth-shell,.register-shell{width:calc(100% - 20px)}.public-auth-card,.register-card{padding:20px;border-radius:21px}.auth-card-heading h2{font-size:25px}.auth-input{height:50px}}
