:root{--bg:#000e17;--bg2:#071823;--surface:#101d26;--surface2:#0b1a24;--steel:#2c3a43;--muted:#8a8f93;--text:#f5f7f8;--textm:#aeb8c0;--cyan:#009fbc;--teal:#015d74;--deep:#002d3d;--blue:#0058a9;--line:rgba(149,177,193,.18);--linea:rgba(0,159,188,.35);--r:18px;--rl:28px;--font-fa:"IRANSansX",Tahoma,Arial,sans-serif;--font-en:"Montserrat","Lato",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(circle at 82% 3%,rgba(0,88,169,.2),transparent 28%),var(--bg);color:var(--text);font-family:var(--font-fa);direction:rtl;line-height:1.75}.en,.code{direction:ltr;font-family:var(--font-en);unicode-bidi:isolate}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:absolute;z-index:4;top:0;left:0;right:0;padding:24px 0}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:170px;height:auto}.navlinks{display:flex;gap:22px;font-size:13px;color:var(--textm)}.navlinks a{color:inherit;text-decoration:none}.access{font-size:12px;border:1px solid var(--linea);border-radius:999px;padding:7px 12px;color:#d5fbff;background:rgba(0,159,188,.07)}
.hero{min-height:760px;position:relative;overflow:hidden;padding:150px 0 80px;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;width:660px;height:660px;border-radius:48% 48% 18% 48%;right:-130px;top:-190px;background:linear-gradient(180deg,#001f3a 0%,#0058a9 70%,rgba(0,88,169,.08) 100%);opacity:.9}.hero:after{content:"";position:absolute;width:380px;height:600px;border-radius:220px;right:160px;top:70px;background:linear-gradient(180deg,rgba(0,159,180,.9),rgba(0,44,50,.15));mix-blend-mode:screen;opacity:.42}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.kicker{display:flex;align-items:center;gap:12px;color:var(--cyan);font:600 12px/1 var(--font-en);letter-spacing:.14em;text-transform:uppercase;margin-bottom:28px}.kicker:before{content:"";width:36px;height:1px;background:var(--cyan)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.05;letter-spacing:-.04em;margin-bottom:24px}.accent{color:var(--cyan)}.hero-copy{font-size:18px;color:var(--textm);max-width:650px}.hero-note{margin-top:28px;border-right:2px solid var(--cyan);padding:12px 18px;color:#d7e5ea;background:linear-gradient(90deg,transparent,rgba(0,159,188,.05))}.device-stage{min-height:460px;display:flex;align-items:center;justify-content:center;position:relative}.orb{position:absolute;inset:40px -40px 0;background:radial-gradient(circle,rgba(0,159,188,.2),transparent 58%);filter:blur(8px)}.hero-products{position:relative;z-index:2;width:min(660px,115%);height:auto;object-fit:contain;filter:drop-shadow(0 36px 42px rgba(0,0,0,.45));transform:translateX(-4%)}.quick{position:relative;z-index:2;margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;background:rgba(7,24,35,.72);backdrop-filter:blur(12px);overflow:hidden}.quick a{padding:22px 18px;color:var(--text);text-decoration:none;border-left:1px solid var(--line)}.quick a:last-child{border-left:0}.quick strong{display:block;font-size:15px;margin-bottom:5px}.quick span{font-size:12px;color:var(--textm)}
.how{padding:72px 0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(0,159,188,.035),transparent)}.how-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:start}.how h2{font-size:38px;line-height:1.2}.how ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden}.how li{padding:20px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.how li:nth-child(2n){border-left:0}.how li:nth-last-child(-n+2){border-bottom:0}.how b{display:block;margin-bottom:4px}.how span{color:var(--textm);font-size:12px}
.section{padding:104px 0;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.section:nth-of-type(even){background:linear-gradient(180deg,rgba(16,29,38,.27),transparent)}.section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;margin-bottom:52px;align-items:end}.section-index{font:500 12px/1 var(--font-en);color:var(--cyan);letter-spacing:.16em}.section h2{font-size:clamp(32px,4vw,52px);line-height:1.15;letter-spacing:-.03em;margin-bottom:12px}.section-desc{color:var(--textm);max-width:700px}.solutions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.solution-card{display:flex;flex-direction:column;position:relative;min-height:670px;padding:22px;border:1px solid var(--line);border-radius:var(--r);background:linear-gradient(180deg,rgba(16,29,38,.88),rgba(3,16,24,.82));overflow:hidden}.solution-card:hover{border-color:var(--linea);transform:translateY(-2px);transition:.2s ease}.solution-card .card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.solution-card h3{font-size:19px;margin:8px 0 14px;overflow-wrap:anywhere}.tag{font:600 10px/1 var(--font-en);letter-spacing:.1em;color:#a7eff7;text-transform:uppercase}.phase{font-size:10px;padding:6px 8px;border-radius:999px;border:1px solid var(--line);color:#bbd0d9;white-space:nowrap}.fit{padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fit span{display:block;color:var(--cyan);font-size:10px;margin-bottom:4px}.fit strong{font-size:13px;line-height:1.75;font-weight:600}.solution-card .use{font-size:12px;color:var(--textm);margin:12px 0 0;min-height:48px}
.product-visual{height:210px;margin:12px 0 16px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:14px;background:radial-gradient(circle at 50% 55%,rgba(0,159,188,.09),transparent 58%);overflow:hidden}.product-visual:after{content:"";position:absolute;left:12%;right:12%;bottom:8px;height:16px;background:radial-gradient(ellipse,rgba(0,0,0,.55),transparent 70%);filter:blur(5px);z-index:0}.product-visual img{position:relative;z-index:1;display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.34))}.solution-card[data-solution^="SOL-"] .product-visual img{max-height:94%}.solution-card[data-solution^="Hybrid-3"] .product-visual img{max-height:96%}
.fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-bottom:12px}.fact-grid div{padding:10px 12px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.fact-grid div:nth-child(2n){border-left:0}.fact-grid div:nth-last-child(-n+2){border-bottom:0}.fact-grid small{display:block;font-size:9px;color:var(--muted)}.fact-grid b{font:600 12px/1.6 var(--font-en)}details{border-top:1px solid var(--line);margin-top:auto}summary{cursor:pointer;list-style:none;padding:13px 0;color:#d8e5ea;font-size:12px}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:left;font:400 17px/1 var(--font-en);color:var(--cyan)}details[open] summary:after{content:"−"}.details-body{padding:0 0 12px}.details-body dl{margin:0}.details-body dl div{padding:8px 0;border-top:1px solid rgba(149,177,193,.1)}dt{font-size:9px;color:var(--muted)}dd{margin:2px 0 0;font-size:11px;line-height:1.7;color:#cfdae0;overflow-wrap:anywhere}.price{margin-top:0;display:flex;justify-content:space-between;align-items:end;padding-top:16px;border-top:1px solid var(--line)}.price span{color:var(--textm);font-size:12px}.price strong{font:700 24px/1 var(--font-en);color:#fff}.price em{font-style:normal;font:500 9px/1 var(--font-en);color:var(--muted)}.ai-note{font-size:9px;color:#667983;margin-top:8px;line-height:1.6}.source-note{padding:64px 0;border-bottom:1px solid var(--line);background:#020a0f}.source-note .wrap{max-width:900px}.source-note h2{font-size:28px}.source-note p{color:var(--textm);font-size:13px}.footer{padding:44px 0 64px}.footer-row{display:flex;justify-content:space-between;gap:30px;align-items:center;color:var(--muted);font-size:12px}.footer img{width:150px}
@media(max-width:1000px){.solutions-grid{grid-template-columns:1fr 1fr}.how-grid{grid-template-columns:1fr}.hero-products{width:min(620px,105%)}}
@media(max-width:900px){.navlinks{display:none}.hero{min-height:auto;padding-top:130px}.hero-grid,.section-head{grid-template-columns:1fr}.hero-grid{gap:10px}.device-stage{min-height:340px}.hero-products{width:min(650px,100%);transform:none}.quick{grid-template-columns:1fr 1fr}.quick a:nth-child(2){border-left:0}.quick a:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:74px 0}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.logo{width:145px}.access{font-size:10px}.hero h1{font-size:46px}.hero-copy{font-size:16px}.hero:before{width:480px;height:480px;right:-240px;top:-140px}.hero:after{right:-30px;width:220px;height:430px}.device-stage{min-height:250px;margin-top:8px}.hero-products{width:115%;max-width:none}.quick{margin-top:24px;grid-template-columns:1fr}.quick a{border-left:0!important;border-bottom:1px solid var(--line)!important}.quick a:last-child{border-bottom:0!important}.section{padding:64px 0}.solutions-grid{grid-template-columns:1fr}.how ol{grid-template-columns:1fr}.how li{border-left:0!important;border-bottom:1px solid var(--line)!important}.how li:last-child{border-bottom:0!important}.solution-card{min-height:auto}.solution-card .use{min-height:0}.product-visual{height:230px}.footer-row{flex-direction:column;align-items:flex-start}}

/* Readability refinements: keep the visual system dark while separating text from energy gradients. */
.topbar{background:linear-gradient(180deg,rgba(0,14,23,.78),rgba(0,14,23,0));}
.navlinks{color:var(--text);text-shadow:0 1px 12px rgba(0,0,0,.72)}
.hero-grid>div:first-child{position:relative;isolation:isolate}
.hero-grid>div:first-child:before{content:"";position:absolute;z-index:-1;inset:-44px -92px -40px -64px;background:radial-gradient(ellipse at 62% 50%,rgba(0,14,23,.78) 0%,rgba(0,14,23,.48) 54%,rgba(0,14,23,0) 82%);pointer-events:none}
.hero h1 .accent{color:#39d5e8;text-shadow:0 2px 14px rgba(0,14,23,.72)}
.hero-copy{color:#d6e2e7;text-shadow:0 1px 10px rgba(0,0,0,.62)}
.hero-note{color:#eef6f8;background:linear-gradient(90deg,rgba(0,14,23,.28),rgba(0,159,188,.1));text-shadow:0 1px 8px rgba(0,0,0,.56)}
.quick span,.how span,.section-desc,.solution-card .use,.price span,.source-note p{color:#c4d1d7}
.quick span,.how span{font-size:13px}
.fit span,.section-index{color:#31c9da}
.fact-grid small,dt{color:#aebdc5;font-size:10px}
.ai-note{color:#aebdc5;font-size:10px}
.price em{color:#aebdc5;font-size:10px}
.footer-row{color:#9eafb8}
.navlinks a:focus-visible,.quick a:focus-visible,summary:focus-visible{outline:2px solid #39d5e8;outline-offset:4px;border-radius:6px}

/* MGP reference pass: engineered, modular and restrained. */
:root{--bg:#03111b;--bg2:#071c2a;--surface:#0b1b27;--surface2:#0f2635;--steel:#557180;--muted:#78909c;--text:#f4f7f8;--textm:#b5c3ca;--cyan:#19c8df;--blue:#247fd0;--line:rgba(177,207,219,.2);--linea:rgba(25,200,223,.75);--r:3px;--rl:8px}
body{background:var(--bg);background-image:linear-gradient(rgba(88,142,169,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(88,142,169,.025) 1px,transparent 1px),radial-gradient(circle at 16% 8%,rgba(0,87,148,.24),transparent 32%);background-size:72px 72px,72px 72px,auto;color:var(--text)}
.wrap{width:min(1240px,calc(100% - 72px))}
.topbar{position:absolute;padding:22px 0 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(3,17,27,.96),rgba(3,17,27,.72),transparent)}
.nav{gap:30px}.brand-lockup{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;direction:ltr}.brand-lockup .logo{width:112px}.brand-lockup span{padding-left:11px;border-left:1px solid var(--cyan);color:#b3d8df;font:500 9px/1.45 var(--font-en);letter-spacing:.18em}
.navlinks{align-self:stretch;align-items:center;gap:26px;font-size:12px;letter-spacing:.03em}.navlinks a{position:relative;padding:7px 0;color:#d8e3e7}.navlinks a:after{content:"";position:absolute;right:0;bottom:-20px;width:0;height:3px;background:var(--cyan);transition:width .22s ease}.navlinks a:hover:after,.navlinks a.active:after{width:100%}.access{display:flex;align-items:center;gap:8px;border:0;border-radius:0;padding:6px 0 6px 12px;color:#a9e6ee;background:transparent;font:500 10px/1 var(--font-fa)}.access i{display:block;width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px rgba(25,200,223,.75)}
.hero{min-height:940px;padding:150px 0 0;border-bottom:0;background:linear-gradient(90deg,rgba(3,17,27,.18),rgba(3,17,27,.08));isolation:isolate}.hero:before{inset:0;width:auto;height:auto;border-radius:0;background-image:linear-gradient(rgba(88,142,169,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(88,142,169,.055) 1px,transparent 1px);background-size:120px 120px;opacity:.5}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;width:100%;background:var(--linea);opacity:.85;mix-blend-mode:normal}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;grid-template-rows:minmax(610px,1fr) auto auto;gap:0 48px;align-items:center}.hero-copy-block{position:relative;padding:30px 0 34px;border-right:1px solid var(--line)}.hero-grid>div:first-child:before{display:none}.kicker{margin-bottom:31px;color:var(--cyan);font-size:11px;letter-spacing:.18em}.kicker:before{width:40px;background:var(--cyan)}.hero h1{margin-right: 1rem;max-width:620px;margin-bottom:25px;font-size:clamp(45px,5vw,78px);line-height:1.15;letter-spacing:-.045em}.hero h1 .accent{color:var(--cyan);text-shadow:none}.hero-copy{margin-right: 1rem;max-width:560px;color:#d3e0e5;font-size:17px;line-height:2;text-shadow:none}.hero-note{display:flex;align-items:flex-start;gap:16px;margin-top:34px;padding:15px 0;background:none;border:0;color:#dfecef;font-size:13px;line-height:1.9}.hero-note .note-line{display:block;flex:0 0 34px;height:1px;margin-top:13px;background:var(--cyan)}.hero-note b{display:block;margin-bottom:2px;color:var(--cyan);font-size:11px;letter-spacing:.04em}.hero-meta{display:flex;gap:0;margin-top:42px;border-top:1px solid var(--line);max-width:560px}.hero-meta span{display:flex;flex-direction:column;gap:4px;min-width:115px;padding:17px 22px 0 0;border-left:1px solid var(--line);padding-left: 0.4rem;}.hero-meta span:first-child{border-left:0}.hero-meta b{font:500 24px/1 var(--font-en);color:#ecf7f8}.hero-meta small{color:var(--muted);font:500 9px/1.4 var(--font-en);letter-spacing:.11em}
.device-stage{min-height:610px;margin:0 -40px 0 0;display:flex;align-items:flex-end;justify-content:center;position:relative;border-left:1px solid var(--line);background:radial-gradient(circle at 50% 62%,rgba(27,137,204,.18),transparent 48%)}.device-stage:before{content:"";position:absolute;inset:20px 0 30px;background:linear-gradient(90deg,transparent,rgba(32,126,178,.12),transparent);pointer-events:none}.grid-mark{position:absolute;inset:38px 24px 30px;background-image:linear-gradient(rgba(90,153,181,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(90,153,181,.13) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,transparent,black 22%,black 78%,transparent);opacity:.65}.orb{inset:auto 10% 10%;height:54%;background:radial-gradient(ellipse,rgba(25,200,223,.22),transparent 68%);filter:blur(24px)}.hero-products{width:min(730px,122%);transform:translateX(-4%) translateY(12px);filter:drop-shadow(0 42px 34px rgba(0,0,0,.55))}.hero-footer{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:17px 0 14px;border-top:1px solid var(--line);color:#d1e0e4;font:500 10px/1.3 var(--font-en);letter-spacing:.14em}.hero-footer b{color:var(--cyan);font-weight:500}.quick{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin:0;background:rgba(6,23,34,.86);border:1px solid var(--line);border-radius:0;backdrop-filter:none}.quick a{position:relative;min-height:108px;padding:21px 23px 18px;color:var(--text);border-left:1px solid var(--line);text-decoration:none;transition:background .2s ease}.quick a:last-child{border-left:0}.quick a:hover{background:rgba(25,200,223,.08)}.quick-mark{display:block;margin-bottom:12px;color:var(--cyan);font-size:11px;letter-spacing:.16em}.quick strong{display:block;margin-bottom:4px;font-size:15px}.quick span:last-child{font-size:11px;color:#9db2ba}
.how{padding:92px 0 88px;border-bottom:1px solid var(--line);background:rgba(7,28,42,.5)}.how-grid{grid-template-columns:.74fr 1.26fr;gap:76px}.how h2{margin:16px 0 12px;font-size:42px;line-height:1.28}.how-intro{max-width:340px;color:var(--textm);font-size:13px}.how ol{border:1px solid var(--line);border-radius:0;background:rgba(4,18,28,.55)}.how li{min-height:126px;padding:22px 24px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.how li:nth-child(2n){border-left:0}.how li:nth-last-child(-n+2){border-bottom:0}.how b{display:flex;align-items:center;gap:12px;font-size:15px}.step-no{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid var(--cyan);color:var(--cyan);font-size:10px}.how span{font-size:12px;color:#aebec5}
.section{padding:112px 0;border-bottom:1px solid var(--line)}.section:nth-of-type(even){background:rgba(7,28,42,.35)}.section-head{position:relative;grid-template-columns:.74fr 1.26fr;gap:76px;padding-bottom:28px;margin-bottom:35px;border-bottom:1px solid var(--line)}.section-head:after{content:"";position:absolute;bottom:-1px;right:0;width:80px;height:2px;background:var(--cyan)}.section-index{font-size:11px;letter-spacing:.18em}.section h2{font-size:clamp(34px,4vw,56px);line-height:1.15}.section-desc{align-self:end;max-width:620px;color:#afc0c6;font-size:14px;line-height:1.9}.solutions-grid{gap:12px}.solution-card{min-height:650px;padding:22px;border:1px solid var(--line);border-radius:var(--r);background:linear-gradient(180deg,rgba(15,38,53,.86),rgba(4,19,29,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:border-color .2s ease,transform .2s ease}.solution-card:before{content:"";position:absolute;top:0;right:22px;width:42px;height:2px;background:var(--cyan)}.solution-card:hover{border-color:var(--linea);transform:translateY(-3px)}.tag{color:#77dce8;font-size:9px;letter-spacing:.14em}.solution-card h3{font-size:20px}.phase{border-radius:0;color:#a9c5ce}.fit{padding:16px 0}.fit span{font-size:10px;letter-spacing:.03em}.fit strong{font-size:13px}.solution-card .use{color:#b0c0c6}.product-visual{height:210px;border:1px solid rgba(177,207,219,.1);border-radius:var(--r);background:radial-gradient(circle at 50% 55%,rgba(25,200,223,.11),transparent 60%)}.fact-grid{border-radius:var(--r);background:rgba(3,17,27,.5)}.fact-grid small,dt{color:#99adb6}.fact-grid b{font-size:12px}.price strong{color:var(--cyan)}.source-note{padding:76px 0;background:#020b12}.source-note h2{font-size:30px}.footer{padding:34px 0 56px}.footer-row{padding-top:18px;border-top:1px solid var(--line);font-size:11px}.footer img{width:128px}
@media(max-width:1000px){.wrap{width:min(100% - 48px,1240px)}.topbar{padding-top:18px}.navlinks{gap:15px}.brand-lockup .logo{width:92px}.brand-lockup span{display:none}.hero{padding-top:125px}.hero-grid{grid-template-columns:1fr 1fr;gap:0 26px}.device-stage{margin-right:-20px}.hero h1{font-size:clamp(42px,5.5vw,65px)}.solutions-grid{grid-template-columns:1fr 1fr}.how-grid,.section-head{gap:40px}}
@media(max-width:900px){.topbar{position:absolute}.navlinks{display:none}.access{margin-right:auto}.hero{min-height:auto;padding-top:130px}.hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.hero-copy-block{padding:22px 0 0;border-right:0}.device-stage{min-height:430px;margin:0 -20px}.hero-products{width:min(680px,112%);transform:none}.hero-footer{margin-top:18px}.quick{grid-template-columns:1fr 1fr}.quick a:nth-child(2){border-left:0}.quick a:nth-child(-n+2){border-bottom:1px solid var(--line)}.how-grid,.section-head{grid-template-columns:1fr}.how-grid{gap:34px}.section-head{gap:18px}.section{padding:78px 0}}
@media(max-width:620px){.wrap{width:min(100% - 30px,1240px)}.topbar{padding-top:14px}.logo{width:122px}.access{font-size:10px}.hero h1{font-size:44px}.hero-copy{font-size:15px;line-height:1.9}.hero-note{font-size:12px}.hero-meta{margin-top:28px}.hero-meta span{min-width:0;flex:1;padding-right:12px}.hero-meta b{font-size:20px}.device-stage{min-height:280px;margin:0}.hero-products{width:100%;max-width:none}.hero-footer{font-size:8px;letter-spacing:.08em}.quick{grid-template-columns:1fr}.quick a{min-height:88px;border-left:0!important;border-bottom:1px solid var(--line)!important}.quick a:last-child{border-bottom:0!important}.how{padding:64px 0}.how h2{font-size:34px}.how li{min-height:104px}.solutions-grid{grid-template-columns:1fr}.section{padding:64px 0}.solution-card{min-height:auto}.solution-card .use{min-height:0}.product-visual{height:230px}.footer-row{flex-direction:column;align-items:flex-start}}

@media(min-width:1001px){.hero-grid{grid-template-rows:minmax(510px,1fr) auto auto}.device-stage{min-height:510px}.hero-products{width:min(700px,118%)}.quick a{min-height:94px;padding-top:15px}.quick-mark{margin-bottom:8px}}

/* Keep product-card copy centered while preserving the reading direction of each language. */
.solution-card{text-align:center}
.solution-card .card-top>div{flex:1;text-align:center}
.solution-card .tag,.solution-card h3,.solution-card .phase,.solution-card .fit,.solution-card .use,.solution-card .fact-grid div,.solution-card .price,.solution-card .details-body,.solution-card summary,.solution-card dt,.solution-card dd,.solution-card .ai-note{direction:rtl;text-align:center}
.solution-card [dir="ltr"],.solution-card .en,.solution-card .code{direction:ltr;text-align:left;unicode-bidi:isolate}
.solution-card [dir="rtl"]{direction:rtl;text-align:center}
.solution-card .tag[dir="ltr"]{display:block;text-align:left}
.solution-card .fact-grid b[dir="ltr"],.solution-card .price strong[dir="ltr"]{display:block;width:100%;text-align:left}
.solution-card .price{align-items:center;flex-direction:column;gap:6px}
.solution-card .cta-button[dir="ltr"]{justify-content:flex-start;text-align:left}
.solution-card .cta-button{align-self:center}

/* Local MGP icon set: use the SVG files directly for reliable rendering. */
.icon-img{display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(70%) sepia(84%) saturate(1178%) hue-rotate(143deg) brightness(91%) contrast(97%)}
.section-index{display:flex;align-items:center;gap:10px}
.section-icon{width:20px;height:20px}
.quick .quick-icon{width:30px;height:30px;margin-bottom:8px}
.quick-mark{display:inline-block;margin:0 0 0 9px;vertical-align:middle}
.how .step-no{width:27px;height:27px;padding:5px;border-color:var(--cyan)}
.how .step-icon{width:100%;height:100%}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:30px 1rem 0}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:11px 18px;border:1px solid var(--cyan);background:var(--cyan);color:#02131d;text-decoration:none;font-size:12px;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.cta-button:hover{background:#8aeaf4;border-color:#8aeaf4;color:#02131d;transform:translateY(-2px)}.cta-button span{font:700 18px/1 var(--font-en)}.cta-button--ghost{background:transparent;color:#d7edf0}.cta-button--ghost:hover{background:rgba(25,200,223,.12);color:#fff}.cta-button--small{align-self:flex-start;margin-top:18px;min-height:38px;padding:8px 13px;font-size:11px}.cta-section{padding:72px 0;border-bottom:1px solid var(--line);background:linear-gradient(110deg,rgba(25,200,223,.16),rgba(36,127,208,.08) 46%,rgba(115,74,180,.1))}.cta-section__inner{display:flex;align-items:end;justify-content:space-between;gap:44px}.cta-section h2{max-width:700px;margin:14px 0 12px;font-size:clamp(30px,4vw,52px);line-height:1.2}.cta-section p{max-width:650px;color:#c2d4da;font-size:14px}.cta-section__actions{display:flex;flex-wrap:wrap;gap:10px;flex:0 0 auto}.dynamic-products-section{background:linear-gradient(135deg,rgba(0,159,188,.09),rgba(122,75,176,.08) 52%,rgba(223,155,52,.05))}.dynamic-products-section .solution-card:nth-child(3n+2):before{background:#d99b3d}.dynamic-products-section .solution-card:nth-child(3n):before{background:#8b68d8}.products-empty{padding:28px;border:1px solid var(--line);color:var(--textm)}.sales-guide-product-card{min-height:420px}.sales-guide-product-card h3{overflow-wrap:anywhere}.sales-guide-product-card .fact-grid b{font:600 12px/1.6 var(--font-en);color:#e4f5f6}.solutions-section#portable .section-head:after{background:#2fd4e6}.solutions-section#stackable .section-head:after{background:#d99b3d}.solutions-section#single .section-head:after{background:#8b68d8}.solutions-section#three .section-head:after{background:#55c88a}
@media(max-width:900px){.cta-section__inner{align-items:flex-start;flex-direction:column}.hero-actions{margin-right:0}}
@media(max-width:620px){.hero-actions{margin-top:22px}.cta-button{width:100%}.cta-section__actions{width:100%}}
.solutions-section#portable .solution-card:before{background:#2fd4e6}.solutions-section#stackable .solution-card:before{background:#d99b3d}.solutions-section#single .solution-card:before{background:#8b68d8}.solutions-section#three .solution-card:before{background:#55c88a}

/* Improve contrast for secondary labels without changing the page palette. */
.footer-row{color:#cbd9de}
.fact-grid small,dt{color:#c6d4d9}
.quick span:last-child{color:#c6d4d9}
.phase{color:#d1e0e5}
.hero-meta small{color:#c6d4d9}
.dynamic-products-section .product-groups{margin-top:64px}
.dynamic-products-section .product-group + .product-group{margin-top:80px;padding-top:80px;border-top:1px solid var(--line)}
@media(max-width:620px){.dynamic-products-section .product-groups{margin-top:48px}.dynamic-products-section .product-group + .product-group{margin-top:56px;padding-top:56px}}

/* Apply the supplied blue-only color system to public accents and surfaces. */
:root{--bg:#001020;--bg2:#123647;--surface:#1C2328;--surface2:#2A3138;--steel:#123647;--muted:#E5E7EA;--text:#E5E7EA;--textm:#E5E7EA;--cyan:#17C0D4;--teal:#123647;--deep:#001020;--blue:#123647;--line:rgba(229,231,234,.18);--linea:rgba(23,192,212,.75)}
.cta-section{background:linear-gradient(110deg,rgba(23,192,212,.16),rgba(18,54,71,.08) 46%,rgba(42,49,56,.1))}
.dynamic-products-section{background:linear-gradient(135deg,rgba(18,54,71,.09),rgba(42,49,56,.08) 52%,rgba(23,192,212,.05))}
.dynamic-products-section .solution-card:nth-child(3n+2):before,.dynamic-products-section .solution-card:nth-child(3n):before{background:#17C0D4}
.solutions-section#portable .section-head:after,.solutions-section#portable .solution-card:before{background:#17C0D4}
.solutions-section#stackable .section-head:after,.solutions-section#stackable .solution-card:before{background:#123647}
.solutions-section#single .section-head:after,.solutions-section#single .solution-card:before{background:#2A3138}
.solutions-section#three .section-head:after,.solutions-section#three .solution-card:before{background:#E5E7EA}
.topbar{position:fixed;transition:transform .25s ease,background .25s ease,backdrop-filter .25s ease}
.topbar.is-hidden{transform:translateY(-110%)}
.topbar.is-scrolled{background:rgba(0,16,32,.86);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.how .step-no{width:40px;height:40px;flex:0 0 40px;padding:0;border:0}
.how .step-icon{width:40px;height:40px}
@media(max-width:900px){
 .topbar{padding:12px 0 0}
 .nav{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand access" "links links";gap:8px 14px}
 .brand-lockup{grid-area:brand;justify-content: flex-end;}
 .access{grid-area:access;margin-right:0;justify-self:end}
 .navlinks{grid-area:links;display:flex;min-width:0;width:100%;gap:18px;overflow-x:auto;overflow-y:hidden;padding:8px 2px 11px;border-top:1px solid var(--line);scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .navlinks::-webkit-scrollbar{display:none}
 .navlinks a{display:flex;align-items:center;flex:0 0 auto;min-height:34px;padding:4px 0;font-size:11px;scroll-snap-align:start}
 .navlinks a:after{bottom:-8px;height:2px}
}
@media(max-width:620px){
 .topbar{padding-top:10px}
 .nav{gap:6px 10px}
 .access{padding-left:0;font-size:9px}
 .navlinks{gap:16px;padding-top:7px;padding-bottom:10px}
}
