:root{--red:#df1820;--dark:#0b0c0f;--ink:#16171a;--muted:#6f7279;--paper:#f5f5f3;--line:#dededb;--white:#fff;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Tahoma,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.header{position:sticky;top:0;z-index:50;height:80px;padding:0 max(4vw,22px);display:flex;align-items:center;gap:30px;background:#f7f7f5ef;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{margin-left:auto}.brand img{width:180px;height:52px;object-fit:contain}.header nav{display:flex;gap:23px;font-size:13px;font-weight:750}.header nav a{padding:29px 0 25px;border-bottom:3px solid transparent}.header nav a:hover,.header nav .active{color:var(--red);border-color:var(--red)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 12px 28px #df182030;transition:.25s}.nav-cta{min-height:42px;padding:0 19px}.btn:hover,.nav-cta:hover{transform:translateY(-2px);background:#b70e15}.btn.ghost{background:transparent;border:1px solid #ffffff45;box-shadow:none}.btn.dark-ghost{background:transparent;border:1px solid #222;color:#222;box-shadow:none}.menu{display:none;border:0;background:transparent;font-size:26px}.clean-hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:5vw;padding:65px max(5vw,25px);background:radial-gradient(circle at 5% 95%,#691016,transparent 32%),#0a0b0e;color:#fff}.eyebrow{display:inline-block;color:#ff676d;font-size:12px;font-weight:900}.hero-copy h1{margin:18px 0;font-size:clamp(40px,4.7vw,68px);line-height:1.18;letter-spacing:-1.5px}.hero-copy h1 em,.inner-hero h1 em{font-style:normal;color:#ff353c}.hero-copy>p{max-width:660px;color:#bdc0c6;font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.proof-strip{display:flex;gap:9px;flex-wrap:wrap}.proof-strip span{padding:9px 13px;border:1px solid #ffffff17;border-radius:10px;background:#ffffff07;color:#b8bbc1;font-size:11px}.proof-strip b{color:#fff;font-size:14px}.hero-system{position:relative;min-height:620px}.hero-dashboard{position:absolute;z-index:1;top:4%;right:7%;width:84%;padding:10px;border:1px solid #ffffff20;border-radius:25px;background:#1b1c20;box-shadow:0 35px 100px #000b;transform:perspective(1200px) rotateY(-5deg)}.hero-dashboard img{width:100%;border-radius:17px}.hero-device{position:absolute;z-index:3;right:0;bottom:7%;width:43%;padding:10px;border:1px solid #ffffff25;border-radius:18px;background:#141519ec;box-shadow:0 25px 65px #0009}.hero-device img{width:100%;border-radius:11px}.hero-device span{display:block;padding:9px 5px 2px;font-size:12px;font-weight:800}.elevator-card{position:absolute;z-index:4;left:0;bottom:13%;width:190px;padding:22px;border:1px solid #ffffff25;border-radius:19px;background:#f7f7f5;color:#111;box-shadow:0 25px 70px #0009}.elevator-card i{display:inline-grid;width:32px;height:32px;margin-left:5px;place-items:center;border-radius:9px;background:#111;color:#fff;font-style:normal}.elevator-card b,.elevator-card small{display:block}.elevator-card b{margin-top:14px}.elevator-card small{margin-top:5px;color:#777}.trust-band{padding:70px max(5vw,25px);display:grid;grid-template-columns:.55fr 1.45fr;gap:55px;align-items:center;background:#fff}.trust-band>div>span,.section-title>span,.real-proof span,.screenshot-showcase span,.payment-page>div>span{color:var(--red);font-size:12px;font-weight:900}.trust-band h2,.section-title h2,.evidence h2,.home-cta h2,.inner-hero h1,.real-proof h2,.screenshot-showcase h2,.page-cta h2,.payment-page h1{font-size:clamp(32px,4vw,58px);line-height:1.25;margin:13px 0}.trust-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-metrics article{min-height:150px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fafaf8}.trust-metrics b,.trust-metrics span{display:block}.trust-metrics b{font-size:30px;color:var(--red)}.trust-metrics span{margin-top:24px;color:#555962;line-height:1.6;font-size:12px}.section-title{max-width:850px;margin:auto;padding:95px 25px 40px;text-align:center}.section-title p{color:var(--muted);line-height:1.8}.section-title.left{text-align:right;margin:0;padding:0 0 30px}.service-cards{max-width:1450px;margin:0 auto 100px;padding:0 max(4vw,22px);display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-cards>a{position:relative;min-height:310px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.25s}.service-cards>a:hover{transform:translateY(-7px);border-color:#df182050;box-shadow:0 25px 60px #11111112}.service-cards>a>b{color:#d8d8d5;font-size:37px}.service-cards>a>span{display:block;margin-top:25px;color:var(--red);font-size:11px;font-weight:850}.service-cards h3{font-size:21px;line-height:1.5}.service-cards p{color:var(--muted);font-size:13px;line-height:1.8}.service-cards i{position:absolute;right:28px;bottom:25px;color:var(--red);font-style:normal;font-weight:800;font-size:12px}.evidence{padding:90px max(5vw,25px);display:grid;grid-template-columns:.55fr 1.45fr;gap:60px;align-items:center;background:#17181c;color:#fff}.dark-text{color:#ff5c62}.evidence-copy p{color:#afb2b8;line-height:1.9}.text-link{display:inline-block;margin-top:20px;padding-bottom:7px;border-bottom:1px solid #ffffff35;color:#fff;font-weight:800}.evidence-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.evidence-grid figure,.video-tile{position:relative;margin:0;overflow:hidden;border-radius:17px;background:#25262a}.evidence-grid .wide{grid-row:span 2}.evidence-grid img{width:100%;height:100%;min-height:210px;object-fit:cover}.evidence-grid .wide img{min-height:435px}.evidence-grid figcaption,.video-tile span{position:absolute;right:12px;left:12px;bottom:12px;padding:10px;border-radius:9px;background:#0b0c0ed9;color:#fff;font-size:11px;font-weight:800}.home-cta{margin:85px max(4vw,18px) 0;padding:60px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:30px 30px 0 0;background:linear-gradient(135deg,#df1820,#991016);color:#fff}.home-cta>div>span{color:#ffd0d2;font-size:12px;font-weight:800}.home-cta p{color:#ffd8da}.home-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.inner-hero{min-height:680px;padding:70px max(6vw,25px);display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;background:#fff}.inner-hero>div>span{color:var(--red);font-size:12px;font-weight:900}.inner-hero p{color:var(--muted);font-size:17px;line-height:1.9}.inner-hero figure{margin:0;padding:14px;border-radius:27px;background:#17181b;box-shadow:0 28px 80px #1113}.inner-hero figure img{width:100%;max-height:650px;object-fit:cover;border-radius:18px}.dashboard-hero figure img{object-fit:contain;background:#fff}.dark-page{background:#111216;color:#fff}.dark-page p{color:#b8bbc1}.benefit-grid{max-width:1350px;margin:80px auto;padding:0 25px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.benefit-grid.six{grid-template-columns:repeat(3,1fr)}.benefit-grid article{min-height:190px;padding:25px;border:1px solid var(--line);border-radius:19px;background:#fff}.benefit-grid b{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#15161a;color:#fff;font-size:11px}.benefit-grid h3{margin-top:28px}.benefit-grid p{color:var(--muted);font-size:13px;line-height:1.7}.installations{padding:90px max(5vw,25px);background:#17181c;color:#fff}.installations .section-title p{color:#aeb1b8}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.video-grid video{width:100%;max-height:650px;border-radius:20px;background:#000;box-shadow:0 25px 70px #0007}.page-cta{margin:70px max(4vw,20px);padding:55px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:27px;background:#fff;border:1px solid var(--line)}.page-cta h2{max-width:800px}.real-proof{padding:85px max(6vw,25px);display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;background:#17181c;color:#fff}.real-proof img{width:100%;max-height:650px;object-fit:contain;border-radius:22px}.real-proof p{color:#b5b8be}.screenshot-showcase{margin:80px auto;max-width:1400px;padding:55px;display:grid;grid-template-columns:.45fr 1.55fr;gap:50px;align-items:center;border-radius:28px;background:#fff}.screenshot-showcase img{width:100%;border:1px solid var(--line);border-radius:16px}.screenshot-showcase p{color:var(--muted);line-height:1.8}.audience-block{padding:80px max(6vw,25px);background:#17181c;color:#fff;text-align:center}.audience-block>span{color:#ff5c62;font-weight:850}.audience-block>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.audience-block b{padding:14px 20px;border:1px solid #ffffff1d;border-radius:999px;background:#ffffff08}.payment-page{min-height:calc(100vh - 80px);padding:65px max(8vw,25px);display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:center}.payment-page p{color:var(--muted);font-size:16px;line-height:1.9}.payment-page figure{margin:0;padding:16px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 25px 70px #1112}.payment-page figure img{width:100%;max-height:680px;object-fit:contain}.payment-page figcaption{text-align:center;padding:14px}.payment-warning{margin:25px 0;padding:17px;border-right:4px solid #e2a400;border-radius:10px;background:#fff4d4;color:#614800;font-weight:750}footer{padding:35px max(5vw,25px);display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:25px;background:#fff;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer img{width:180px;height:50px;object-fit:contain}footer div{display:flex;gap:12px;flex-wrap:wrap}.floating-whatsapp{position:fixed;z-index:40;left:15px;bottom:15px;padding:13px 19px;border-radius:999px;background:#1baa55;color:#fff;font-weight:850;box-shadow:0 13px 35px #0b5c2d55}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:1050px){.header nav{display:none;position:absolute;top:80px;right:0;left:0;padding:20px;background:#fff;flex-direction:column}.header nav.open{display:flex}.header nav a{padding:9px;border:0}.menu{display:block}.nav-cta{display:none}.clean-hero,.inner-hero,.trust-band,.evidence,.real-proof,.screenshot-showcase,.payment-page{grid-template-columns:1fr}.clean-hero{padding-top:50px}.hero-copy{max-width:780px}.hero-system{min-height:600px}.trust-metrics{grid-template-columns:1fr 1fr}.service-cards{grid-template-columns:1fr 1fr}.benefit-grid,.benefit-grid.six{grid-template-columns:1fr 1fr}.evidence-copy{max-width:750px}.page-cta,.home-cta{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr;text-align:center;justify-items:center}footer div{justify-content:center}}@media(max-width:650px){.header{height:70px;padding:0 14px}.header nav{top:70px}.brand img{width:145px}.clean-hero{min-height:auto;padding:45px 18px}.hero-copy h1{font-size:38px}.hero-copy>p{font-size:15px}.hero-actions .btn{width:100%}.hero-system{min-height:440px;margin-top:20px}.hero-dashboard{right:0;width:100%;transform:none}.hero-device{width:50%;right:0;bottom:0}.elevator-card{width:160px;left:0;bottom:4%;padding:16px}.trust-band,.evidence,.inner-hero,.real-proof,.payment-page{padding:55px 18px}.trust-metrics,.service-cards,.benefit-grid,.benefit-grid.six,.evidence-grid,.video-grid{grid-template-columns:1fr}.trust-metrics article{min-height:120px}.service-cards{margin-bottom:45px}.service-cards>a{min-height:275px}.evidence-grid .wide{grid-row:auto}.evidence-grid .wide img{min-height:220px}.home-cta{margin:50px 10px 0;padding:35px 22px}.inner-hero h1,.trust-band h2,.section-title h2,.evidence h2,.home-cta h2,.real-proof h2,.payment-page h1{font-size:34px}.inner-hero{min-height:auto}.benefit-grid{margin:50px auto}.screenshot-showcase{margin:50px 12px;padding:25px}.page-cta{margin:50px 12px;padding:30px 22px}.payment-page{min-height:auto}.floating-whatsapp{left:10px;bottom:10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.proof-section{padding:95px max(5vw,25px);background:#f0f0ed}.proof-head{max-width:850px;margin:0 auto 45px;text-align:center}.proof-head>span,.access-flow header>span,.system-visual span{color:var(--red);font-size:12px;font-weight:900}.proof-head h2,.access-flow h2,.system-visual h2{margin:13px 0;font-size:clamp(32px,4vw,56px);line-height:1.25}.proof-head p{color:var(--muted)}.proof-layout{max-width:1450px;margin:auto;display:grid;grid-template-columns:.65fr 1.5fr .85fr;gap:14px;align-items:stretch}.proof-stat,.proof-dashboard,.proof-install{position:relative;min-height:430px;margin:0;border:1px solid var(--line);border-radius:23px;background:#fff;overflow:hidden}.proof-stat{padding:28px}.proof-stat small{color:var(--red);font-weight:850}.proof-stat strong{display:block;margin-top:20px;font-size:84px;line-height:1;color:#16171a}.proof-stat h3{font-size:25px;margin:7px 0}.proof-stat p{color:var(--muted);font-size:12px;line-height:1.7}.proof-stat img{position:absolute;right:22px;left:22px;bottom:22px;width:calc(100% - 44px);height:135px;object-fit:cover;object-position:top;border-radius:13px}.proof-dashboard{padding:12px;background:#17181b}.proof-dashboard>img{width:100%;height:335px;object-fit:cover;object-position:top;border-radius:15px}.proof-dashboard figcaption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 10px 8px;color:#fff}.proof-dashboard b,.proof-dashboard span{display:block}.proof-dashboard span{margin-top:5px;color:#9ca0a8;font-size:11px}.proof-dashboard a{color:#ff545a;font-size:12px;font-weight:850}.proof-install{display:block;background:#111216;color:#fff}.proof-install>img{width:100%;height:100%;min-height:430px;object-fit:cover}.proof-install:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#08090be8)}.proof-install>div{position:absolute;z-index:2;right:24px;left:24px;bottom:24px}.proof-install b,.proof-install small{display:block}.proof-install small{margin-top:6px;color:#b4b7bd}.proof-play{position:absolute;z-index:3;top:50%;left:50%;width:70px;height:70px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:var(--red);box-shadow:0 0 0 10px #ffffff22}.access-flow{padding:85px max(5vw,25px);background:#17181c;color:#fff;text-align:center}.access-flow header{max-width:800px;margin:auto}.access-flow>div{max-width:1300px;margin:42px auto 0;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px}.access-flow article{min-height:160px;padding:23px;border:1px solid #ffffff17;border-radius:19px;background:#ffffff07;text-align:right}.access-flow article i{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--red);font-style:normal;font-size:11px}.access-flow article b,.access-flow article small{display:block}.access-flow article b{margin-top:22px}.access-flow article small{margin-top:6px;color:#aeb1b8}.access-flow>div>em{color:#ff494f;font-size:28px;font-style:normal}.benefit-grid.infographic article{position:relative;padding-top:72px}.info-icon{position:absolute;right:23px;top:22px;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0f1;color:var(--red);font-style:normal;font-weight:900}.benefit-grid.infographic article>b{position:absolute;left:23px;top:22px;background:#15161a}.system-visual{max-width:1250px;margin:80px auto;padding:45px;display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:center;border:1px solid var(--line);border-radius:27px;background:#fff}.system-visual img{width:100%;max-height:600px;object-fit:contain;border-radius:17px}.system-visual p{color:var(--muted);line-height:1.9}.lock-hero figure{background:#fff}.lock-hero figure img{object-fit:contain}
@media(max-width:1050px){.proof-layout{grid-template-columns:1fr 1fr}.proof-dashboard{grid-column:1/-1}.system-visual{grid-template-columns:1fr}.access-flow>div{grid-template-columns:1fr 1fr}.access-flow>div>em{display:none}}
@media(max-width:650px){.proof-section{padding:60px 16px}.proof-layout{grid-template-columns:1fr}.proof-dashboard{grid-column:auto}.proof-stat,.proof-dashboard,.proof-install{min-height:390px}.proof-dashboard>img{height:290px}.proof-install>img{min-height:390px}.access-flow{padding:60px 18px}.access-flow>div{grid-template-columns:1fr}.access-flow article{min-height:135px}.system-visual{margin:55px 12px;padding:25px}}

/* Unified Lucide icon language */
.service-icon{height:58px;display:flex;align-items:center;gap:9px;margin-bottom:20px;color:var(--red)}
.service-icon svg{width:46px;height:46px;stroke-width:2}
.service-icon svg+svg{width:32px;height:32px;padding:6px;border-radius:10px;background:#fff0f1}
.service-cards>a>b{position:absolute;top:29px;left:28px}
.service-cards>a>span{margin-top:8px}
.metric-icon{display:grid;width:52px;height:52px;margin-bottom:14px;place-items:center;border-radius:14px;background:#f0f0ee;color:var(--red);font-style:normal}
.metric-icon svg{width:30px;height:30px;stroke-width:2}
.metric-icon-pair{grid-template-columns:1fr 1fr;padding:9px;gap:3px}
.metric-icon-pair svg{width:22px;height:22px}
.trust-metrics span{margin-top:12px}
.flow-icon,.workflow-icon{display:grid!important;width:52px!important;height:52px!important;place-items:center!important;border-radius:14px!important;background:#df182018!important;color:#ff555b!important}
.flow-icon svg,.workflow-icon svg{width:30px;height:30px;stroke-width:2}
.flow-icon svg+svg{position:absolute;width:17px;height:17px;margin:24px 0 0 27px;padding:2px;border-radius:5px;background:#fff;color:var(--red)}
.access-flow article{position:relative;min-height:205px;text-align:center}
.access-flow article .flow-icon{margin:0 auto}
.access-flow article b{margin-top:20px;font-size:16px}
.access-flow article small{line-height:1.7}
.workflow-section{padding:90px max(5vw,25px);background:#fff;text-align:center}
.workflow-section header{max-width:800px;margin:auto}
.workflow-section header>span{color:var(--red);font-size:12px;font-weight:900}
.workflow-section h2{margin:13px 0;font-size:clamp(32px,4vw,56px);line-height:1.25}
.workflow-section header p{color:var(--muted);line-height:1.8}
.workflow-grid{max-width:1300px;margin:42px auto 0;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px}
.workflow-grid article{min-height:205px;padding:25px;border:1px solid var(--line);border-radius:19px;background:#fafaf8}
.workflow-icon{margin:0 auto;background:#fff0f1!important;color:var(--red)!important;font-style:normal}
.workflow-grid b,.workflow-grid small{display:block}
.workflow-grid b{margin-top:20px;font-size:16px}
.workflow-grid small{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.7}
.workflow-grid>em{color:var(--red);font-size:28px;font-style:normal}
.payment-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}
.payment-steps article{min-height:175px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}
.payment-steps article>i{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#f1f1ef;color:var(--red);font-style:normal}
.payment-steps svg{width:28px;height:28px;stroke-width:2}
.payment-steps b,.payment-steps small{display:block}
.payment-steps b{margin-top:15px;font-size:13px}
.payment-steps small{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.6}
@media(max-width:1050px){.workflow-grid{grid-template-columns:1fr 1fr}.workflow-grid>em{display:none}.payment-steps{grid-template-columns:1fr}.payment-steps article{min-height:auto}}
@media(max-width:650px){.service-icon{height:52px}.service-icon svg{width:42px;height:42px}.trust-metrics article{display:grid;grid-template-columns:auto 1fr;column-gap:15px;align-items:center}.trust-metrics .metric-icon{grid-row:1/3;margin:0}.trust-metrics span{margin-top:3px}.access-flow>div,.workflow-grid{grid-template-columns:1fr}.access-flow>div>em,.workflow-grid>em{display:block;transform:rotate(-90deg)}.workflow-section{padding:60px 18px}.workflow-grid article,.access-flow article{min-height:175px}.payment-steps article{display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:center}.payment-steps article>i{grid-row:1/3}.payment-steps b,.payment-steps small{margin-top:0}}
.accessone-flow{background:#f0f0ed}
.accessone-flow .workflow-grid{max-width:1450px;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr}
.workflow-icon-pair{grid-template-columns:1fr 1fr!important;padding:8px;gap:2px}
.workflow-icon-pair svg{width:22px;height:22px}
@media(max-width:1050px){.accessone-flow .workflow-grid{grid-template-columns:1fr 1fr}.accessone-flow .workflow-grid>em{display:none}}
@media(max-width:650px){.accessone-flow .workflow-grid{grid-template-columns:1fr}.accessone-flow .workflow-grid>em{display:block}}

/* PithSoft typography: Alexandria only */
@font-face{font-family:"Alexandria";font-style:normal;font-weight:400 900;font-display:swap;src:url("media/alexandria-arabic.woff2") format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}
@font-face{font-family:"Alexandria";font-style:normal;font-weight:400 900;font-display:swap;src:url("media/alexandria-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
body,button,input,textarea,select{font-family:"Alexandria",sans-serif}

/* Mobile readability and resilient icon rendering */
[data-lucide]{display:inline-block;width:28px;height:28px;color:var(--red)}
.payment-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.payment-actions .btn{gap:9px;line-height:1.6;text-align:center}
.payment-actions .btn svg{width:20px;height:20px;flex:0 0 auto}
.instapay-btn{background:#682c91}
.instapay-btn:hover{background:#52216f}
@media(max-width:650px){body{line-height:1.75}.section-title{padding:65px 20px 32px}.section-title h2,.workflow-section h2,.access-flow h2{line-height:1.45}.section-title p,.workflow-section header p,.inner-hero p,.payment-page p{line-height:2}.service-cards{gap:18px;padding:0 16px}.service-cards>a{min-height:330px;padding:25px 22px}.service-cards>a>span{margin-top:14px;line-height:1.8}.service-cards h3{margin:14px 0 10px;line-height:1.75}.service-cards p{line-height:2}.trust-metrics{gap:14px}.trust-metrics article{padding:20px;column-gap:18px}.trust-metrics b{line-height:1.4}.trust-metrics span{line-height:1.85}.workflow-grid,.access-flow>div{gap:18px}.workflow-grid article,.access-flow article{padding:26px 22px;min-height:195px}.workflow-grid b,.access-flow article b{margin-top:18px;line-height:1.7}.workflow-grid small,.access-flow article small{margin-top:10px;line-height:1.9}.benefit-grid{gap:16px;padding:0 16px}.benefit-grid article{padding:25px 22px}.benefit-grid h3{line-height:1.7}.benefit-grid p{line-height:1.95}.payment-page{gap:40px}.payment-steps{gap:14px;margin:28px 0}.payment-steps article{padding:20px;column-gap:16px;row-gap:7px}.payment-steps b{line-height:1.7}.payment-steps small{line-height:1.85}.payment-actions{display:grid;grid-template-columns:1fr;gap:12px}.payment-actions .btn{width:100%;min-height:58px;padding:10px 18px}.payment-warning{line-height:1.9}.page-cta,.home-cta{gap:22px}.page-cta h2,.home-cta h2{line-height:1.5}}

/* V5.7 verified mobile rhythm */
@media(max-width:650px){.hero-copy h1{font-size:34px;line-height:1.38;letter-spacing:-.5px;margin:22px 0 20px}.hero-copy>p{font-size:14px;line-height:2.05;margin:0 0 24px}.eyebrow{line-height:1.8}.hero-actions{gap:14px;margin:26px 0}.proof-strip{gap:10px}.proof-strip span{line-height:1.7;padding:10px 12px}.section-title h2{font-size:31px;margin:16px 0 18px}.section-title p{margin:0}.service-icon{margin-bottom:24px}.service-cards>a{display:flex;flex-direction:column;min-height:350px}.service-cards>a>span{margin-top:18px}.service-cards h3{font-size:20px;margin:16px 0 12px}.service-cards p{margin:0 0 42px}.service-cards>a>i{bottom:24px}.trust-band h2,.inner-hero h1,.real-proof h2,.payment-page h1{font-size:31px;line-height:1.5;margin:16px 0 20px}.inner-hero>div>span,.payment-page>div>span{line-height:1.8}.workflow-section header p{margin:16px 0 0}.workflow-grid{margin-top:34px}.workflow-grid article,.access-flow article{display:flex;flex-direction:column;align-items:center;justify-content:center}.benefit-grid h3{margin:24px 0 12px}.benefit-grid p{margin:0}.payment-page p{margin-bottom:24px}}

/* V5.8 conversion and proof */
.service-cards.three{grid-template-columns:repeat(3,1fr);max-width:1180px;margin-bottom:28px}
.payment-link-strip{max-width:1180px;margin:0 auto 100px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid var(--line);border-radius:18px;background:#fff}
.payment-link-strip>div{display:flex;align-items:center;gap:14px}.payment-link-strip>div>svg{width:36px;height:36px;color:var(--red)}.payment-link-strip span,.payment-link-strip b,.payment-link-strip small{display:block}.payment-link-strip small{margin-top:4px;color:var(--muted);line-height:1.7}.payment-link-strip>a{display:flex;align-items:center;gap:8px;color:var(--red);font-weight:800;white-space:nowrap}.payment-link-strip>a svg{width:19px;height:19px}
.named-project{padding:90px max(6vw,25px);display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center;background:#17181c;color:#fff}.named-project-copy>span{color:#ff5c62;font-size:12px;font-weight:900}.named-project h2{margin:13px 0;font-size:clamp(38px,5vw,68px)}.named-project p{color:#b8bbc1;line-height:2}.named-project ul{list-style:none;margin:25px 0;padding:0;display:grid;gap:12px}.named-project li{display:flex;align-items:center;gap:10px;color:#e2e3e6}.named-project li svg{width:21px;height:21px;color:#ff4b52;flex:0 0 auto}.named-project figure{margin:0;padding:12px;border:1px solid #ffffff1c;border-radius:23px;background:#242529}.named-project figure img{width:100%;border-radius:15px}.named-project figcaption{padding:14px 8px 4px;color:#aeb1b8;font-size:12px}
@media(max-width:1050px){.service-cards.three{grid-template-columns:1fr 1fr}.named-project{grid-template-columns:1fr}.named-project-copy{max-width:760px}}
@media(max-width:650px){.service-cards.three{grid-template-columns:1fr}.payment-link-strip{margin:0 16px 65px;padding:20px;align-items:flex-start;flex-direction:column}.payment-link-strip>a{width:100%;padding-top:15px;border-top:1px solid var(--line);justify-content:space-between}.named-project{padding:60px 18px;gap:32px}.named-project h2{font-size:36px}.named-project p{line-height:2}.named-project li{line-height:1.8}.named-project .btn{width:100%}}

/* V5.9 transparent identity and verified project image */
.brand img,footer img{background:transparent!important}
.named-project figure>a{display:block;overflow:hidden;border-radius:15px;cursor:zoom-in}
.named-project figure>a img{transition:transform .35s ease}
.named-project figure>a:hover img{transform:scale(1.015)}
@media(prefers-reduced-motion:reduce){.named-project figure>a img{transition:none}.named-project figure>a:hover img{transform:none}}

/* V6.0 updated TowersSys media */
.video-cover{position:relative;overflow:hidden}.video-cover>a{display:block;position:relative;border-radius:18px;overflow:hidden}.video-cover img{width:100%;aspect-ratio:16/9;object-fit:cover}.video-cover-play{position:absolute;inset:50% auto auto 50%;width:72px;height:72px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:var(--red);color:#fff;box-shadow:0 0 0 10px #ffffff35,0 18px 45px #0005}.video-cover-play svg{width:30px;height:30px;fill:currentColor}.screenshot-showcase>a{display:block;overflow:hidden;border-radius:16px}.screenshot-showcase>a img{transition:transform .35s ease}.screenshot-showcase>a:hover img{transform:scale(1.01)}.tower-shot-link{color:var(--red);border-color:#df182050}.proof-dashboard>img{object-position:center}
@media(max-width:650px){.video-cover-play{width:58px;height:58px}.video-cover-play svg{width:24px;height:24px}.screenshot-showcase>a{width:100%}}
@media(prefers-reduced-motion:reduce){.screenshot-showcase>a img{transition:none}.screenshot-showcase>a:hover img{transform:none}}
