:root{--ind-blue:#2387f7;--ind-navy:#0b1728;--ind-text:#263142;--ind-muted:#5e6b7a;--ind-soft:#f4f8fe;--ind-border:#dfe9f5;--ind-card:#fff}*{box-sizing:border-box}.industry-page{margin:0;font-family:"DM Sans","Noto Sans Arabic",sans-serif;color:var(--ind-text);background:#fff}.industry-page main{padding-top:76px}.ind-wrap{width:min(1160px,calc(100% - 44px));margin:auto}.ind-hero{padding:92px 0 76px;background:linear-gradient(135deg,#eef6ff 0%,#fff 68%)}.ind-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--ind-blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ind-hero h1{max-width:970px;margin:16px 0 22px;font-size:clamp(42px,6vw,70px);line-height:1.04;letter-spacing:-.035em}.ind-hero .lead{max-width:830px;margin:0;color:var(--ind-muted);font-size:20px;line-height:1.7}.ind-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.ind-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border:1px solid var(--ind-blue);border-radius:10px;background:var(--ind-blue);color:#fff!important;text-decoration:none;font-weight:800}.ind-btn.secondary{background:#fff;color:var(--ind-blue)!important}.ind-section{padding:78px 0}.ind-section.alt{background:var(--ind-soft)}.ind-head{max-width:800px;margin:0 auto 38px;text-align:center}.ind-head h2{margin:10px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.15}.ind-head p{margin:0;color:var(--ind-muted);font-size:17px;line-height:1.7}.ind-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ind-card{padding:28px;border:1px solid var(--ind-border);border-radius:18px;background:var(--ind-card);box-shadow:0 10px 30px rgba(29,89,150,.07)}.ind-card .icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:20px;border-radius:12px;background:#eaf4ff;color:var(--ind-blue);font-size:19px}.ind-card h2,.ind-card h3{margin:0 0 10px;font-size:22px;line-height:1.3}.ind-card p{margin:0;color:var(--ind-muted);line-height:1.68}.ind-proof{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center}.ind-proof-copy h2{margin:0 0 16px;font-size:clamp(32px,4vw,50px);line-height:1.12}.ind-proof-copy p{color:var(--ind-muted);font-size:18px;line-height:1.75}.ind-proof-panel{padding:32px;border-radius:20px;background:var(--ind-navy);color:#fff}.ind-proof-panel h3{margin:0 0 18px;font-size:23px}.ind-proof-panel ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.ind-proof-panel li{position:relative;padding-inline-start:25px;color:#c5d1df;line-height:1.6}.ind-proof-panel li::before{content:"✓";position:absolute;inset-inline-start:0;color:#58a8ff;font-weight:900}.ind-related{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ind-related a{display:block;padding:22px;border:1px solid var(--ind-border);border-radius:14px;background:#fff;color:var(--ind-text);text-decoration:none;font-weight:800}.ind-related a span{display:block;margin-top:7px;color:var(--ind-muted);font-size:14px;font-weight:500}.ind-cta{padding:58px;border-radius:24px;background:var(--ind-navy);color:#fff;text-align:center}.ind-cta h2{max-width:780px;margin:0 auto 12px;font-size:clamp(31px,4vw,48px)}.ind-cta p{max-width:700px;margin:0 auto 25px;color:#c5d1df;font-size:17px;line-height:1.7}.industry-lang{position:fixed;right:25px;bottom:96px;z-index:1080;width:60px;height:60px;border:0;border-radius:50%;background:var(--ind-blue);color:#fff;font-weight:800;box-shadow:0 8px 24px rgba(35,135,247,.3);cursor:pointer}html[dir="rtl"] .industry-lang{right:auto;left:25px}body.dark-mode .ind-hero{background:linear-gradient(135deg,#111d2c,#15191f)}body.dark-mode .ind-section{background:#15191f}body.dark-mode .ind-section.alt{background:#1c222c}body.dark-mode .ind-card,body.dark-mode .ind-related a{background:#222a35;border-color:#354153}body.dark-mode .ind-card h2,body.dark-mode .ind-card h3,body.dark-mode .ind-related a{color:#f7f9fc}body.dark-mode .ind-card p,body.dark-mode .ind-head p,body.dark-mode .ind-hero .lead,body.dark-mode .ind-proof-copy p,body.dark-mode .ind-related a span{color:#c8d1dc}@media(max-width:900px){.ind-grid,.ind-related{grid-template-columns:1fr 1fr}.ind-proof{grid-template-columns:1fr}}@media(max-width:650px){.ind-wrap{width:min(100% - 32px,1160px)}.ind-hero{padding:70px 0 56px}.ind-hero h1{font-size:39px}.ind-section{padding:58px 0}.ind-grid,.ind-related{grid-template-columns:1fr}.ind-cta{padding:42px 22px}.industry-lang{width:54px;height:54px;right:18px;bottom:88px}html[dir="rtl"] .industry-lang{left:18px}}
