/** hero section styles. Extracted and scoped from the verified visual compatibility layer. */
/* Hero */
.rayan-hero{position:relative;min-height:610px;overflow:hidden;background:#fff}

.rayan-hero::before{content:"";position:absolute;inset:auto 38% -240px -220px;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(50,137,255,.08),transparent 67%);pointer-events:none}

.rayan-hero-grid{position:relative;display:grid;grid-template-columns:minmax(500px,.96fr) minmax(620px,1.04fr);align-items:center;direction:ltr;min-height:610px}

.rayan-hero-copy{position:relative;z-index:5;direction:rtl;padding:54px 0 55px;max-width:650px}

.rayan-hero-copy h1{margin-bottom:20px;font-size:clamp(42px,2.9vw,50px);font-weight:900;line-height:1.4;letter-spacing:-1.8px;color:#051b43}

.rayan-hero-copy h1 span{display:block}

.rayan-hero-copy>p{max-width:620px;margin-bottom:28px;color:#66758b;font-size:17px;line-height:2.05}

.rayan-hero-actions{display:flex;align-items:center;gap:20px;margin-bottom:29px}

.rayan-hero-actions .rayan-button{min-width:228px}

.rayan-trust-list{list-style:none;display:flex;align-items:center;gap:clamp(18px,2vw,32px);margin:0;padding:0;color:#52637c;font-size:13px;white-space:nowrap}

.rayan-trust-list li{display:flex;align-items:center;gap:8px}

.rayan-trust-list svg{width:23px;height:23px;color:var(--rayan-blue)}

.rayan-hero-visual{position:relative;align-self:stretch;min-height:610px;direction:ltr;isolation:isolate}

.rayan-digital-globe{position:absolute;z-index:-1;top:-33px;right:-76px;width:720px;height:720px;color:#b7d7ff;opacity:.68}

.rayan-digital-globe::after{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle at 53% 50%,rgba(53,149,255,.14),rgba(212,234,255,.12) 51%,transparent 70%);filter:blur(3px)}

.rayan-digital-globe svg{width:100%;height:100%;stroke:currentColor;stroke-width:.7}

.rayan-wifi{position:absolute;z-index:2;top:55px;left:52%;width:63px;height:52px;color:#6ca9fa;opacity:.56;stroke-width:4}

.rayan-phone-stack{position:absolute;z-index:2;inset:0}

.rayan-phone{position:absolute;top:0;object-fit:cover;background:#07121f;border-radius:13% / 6.2%;box-shadow:0 18px 30px rgba(2,18,42,.21);will-change:transform}

.rayan-phone--main{z-index:5;left:36%;top:63px;width:245px;transform:rotate(-2.5deg)}

.rayan-phone--left{z-index:4;left:12%;top:140px;width:195px;transform:rotate(7deg)}

.rayan-phone--right{z-index:3;left:61%;top:98px;width:205px;transform:rotate(2.5deg)}

.rayan-phone--far{z-index:2;left:80%;top:177px;width:168px;transform:rotate(7deg)}

/* Responsive */
@media (max-width:1320px){
  .container{width:min(1240px,calc(100% - 56px))}
  .site-header-inner{gap:22px}.primary-menu{gap:18px}.primary-menu>li>a{font-size:13.5px}.header-consult-button{min-width:150px}
  .rayan-hero-grid{grid-template-columns:minmax(460px,.92fr) minmax(560px,1.08fr)}
  .rayan-hero-copy h1{font-size:42px}.rayan-hero-copy>p{font-size:15px}.rayan-hero-actions .rayan-button{min-width:195px}
  .rayan-trust-list{gap:16px;font-size:11.5px}.rayan-digital-globe{right:-140px}
  .rayan-phone--main{left:34%;width:225px}.rayan-phone--left{left:8%;width:180px}.rayan-phone--right{left:59%;width:190px}.rayan-phone--far{left:79%;width:155px}
  .rayan-platform-grid{gap:35px}.rayan-platform-features article{padding:0 9px}
}

@media (max-width:1080px){
  .site-header{height:78px}.site-header-inner{grid-template-columns:auto 1fr auto}.primary-navigation{display:none}.site-header-actions{justify-self:end}.mobile-menu-button{display:grid;grid-column:3}.site-header-actions{grid-column:2}.primary-menu>li>a{min-height:auto}
  .rayan-hero-grid{grid-template-columns:minmax(360px,.82fr) minmax(490px,1.18fr);min-height:560px}.rayan-hero{min-height:560px}.rayan-hero-visual{min-height:560px}
  .rayan-hero-copy h1{font-size:39px}.rayan-hero-copy>p{font-size:14px}.rayan-hero-actions{gap:10px}.rayan-hero-actions .rayan-button{min-width:0;padding-inline:18px;font-size:13px}.rayan-trust-list{display:grid;grid-template-columns:1fr 1fr}
  .rayan-digital-globe{width:620px;height:620px;right:-140px}.rayan-phone--main{top:80px;width:205px}.rayan-phone--left{top:146px;width:165px}.rayan-phone--right{top:110px;width:175px}.rayan-phone--far{top:175px;width:143px}
  .rayan-metrics-panel article{gap:12px;padding-inline:12px}.rayan-metric-icon{flex-basis:49px;width:49px;height:49px}.rayan-metrics-panel strong{font-size:25px}
  .rayan-products-grid{gap:14px}.rayan-product-card{grid-template-columns:105px 1fr;padding:18px}.rayan-product-card img{max-width:100px}.rayan-product-card p{font-size:11.5px}
  .rayan-platform-grid{grid-template-columns:1fr;gap:5px}.rayan-platform-copy{grid-row:1}.rayan-platform-visual{grid-row:2;min-height:460px;max-width:650px;width:100%;margin:auto}.rayan-platform-features{max-width:750px}.rayan-platform-copy{text-align:center}.rayan-platform-copy header p{margin-inline:auto}.rayan-platform-copy>.rayan-text-link{justify-content:center}
  .rayan-solutions-grid{grid-template-columns:1fr 1fr}
  .footer-top-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:32px}.footer-brand-block{grid-row:span 2}
}

@media (max-width:820px){
  .container{width:calc(100% - 36px)}
  .site-header-actions{display:none}.site-header-inner{grid-template-columns:1fr auto}.mobile-menu-button{grid-column:2}.site-brand{grid-column:1;grid-row:1}.site-brand-name{font-size:27px}.site-brand-symbol{width:36px;height:36px}
  .admin-bar .site-header{top:46px}
  .rayan-hero{min-height:auto;padding-top:0}.rayan-hero-grid{display:flex;flex-direction:column;min-height:0;direction:rtl}.rayan-hero-copy{max-width:720px;padding:55px 0 15px;text-align:center}.rayan-hero-copy h1{font-size:clamp(34px,7vw,47px);letter-spacing:-1.3px}.rayan-hero-copy>p{margin-inline:auto}.rayan-hero-actions{justify-content:center}.rayan-trust-list{display:flex;justify-content:center;flex-wrap:wrap;white-space:normal}
  .rayan-hero-visual{width:100%;min-height:560px}.rayan-digital-globe{top:-15px;right:50%;width:620px;height:620px;transform:translateX(50%)}.rayan-phone--main{left:37%;top:65px;width:215px}.rayan-phone--left{left:12%;top:140px;width:170px}.rayan-phone--right{left:62%;top:105px;width:180px}.rayan-phone--far{display:none}
  .rayan-metrics{margin-top:-10px}.rayan-metrics-panel{grid-template-columns:1fr 1fr;padding:10px}.rayan-metrics-panel article{justify-content:flex-start;padding:18px 24px}.rayan-metrics-panel article+article{border-right:0}.rayan-metrics-panel article:nth-child(even){border-right:1px solid #e5ebf3}.rayan-metrics-panel article:nth-child(n+3){border-top:1px solid #e5ebf3}
  .rayan-products-grid{grid-template-columns:1fr}.rayan-product-card{grid-template-columns:150px 1fr}.rayan-product-card p{font-size:13px}
  .rayan-final-cta-box{grid-template-columns:1fr}.rayan-final-cta-copy{text-align:center;padding:38px 25px}.rayan-final-cta-copy>div{justify-content:center}
  .footer-top-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1;grid-row:auto}
}

@media (max-width:600px){
  body{padding-bottom:calc(74px + env(safe-area-inset-bottom));font-size:15px;overscroll-behavior-y:contain}.container{width:calc(100% - 28px)}
  .site-header{height:70px}.site-brand-link{gap:6px}.site-brand-name{font-size:25px}.site-brand-symbol{width:33px;height:33px}.mobile-menu-button{width:42px;height:42px}
  .rayan-button{min-height:48px;padding-inline:18px}
  .rayan-hero-copy{padding-top:42px}.rayan-hero-copy h1{font-size:32px;line-height:1.5}.rayan-hero-copy h1 span{display:inline}.rayan-hero-copy h1 span+span::before{content:" "}.rayan-hero-copy>p{font-size:13.5px;line-height:2}.rayan-hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.rayan-hero-actions .rayan-button{padding-inline:10px;font-size:12.5px}.rayan-trust-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:right}.rayan-trust-list li{justify-content:flex-start}
  .rayan-hero-visual{min-height:445px;transform:scale(.94);transform-origin:top center;margin-bottom:-30px}.rayan-digital-globe{width:500px;height:500px}.rayan-wifi{top:35px;left:48%;width:47px}.rayan-phone--main{left:34%;top:58px;width:170px}.rayan-phone--left{left:2%;top:120px;width:132px}.rayan-phone--right{left:64%;top:95px;width:138px}
  .rayan-metrics-panel article{gap:10px;padding:15px 10px}.rayan-metric-icon{flex-basis:39px;width:39px;height:39px}.rayan-metric-icon svg{width:22px;height:22px}.rayan-metrics-panel strong{font-size:21px}.rayan-metrics-panel article span:last-child{font-size:11px}
  .rayan-section{padding:40px 0}.rayan-section-heading{margin-bottom:25px}.rayan-section-heading h2{font-size:25px}
  .rayan-product-card{grid-template-columns:105px 1fr;min-height:190px;padding:17px}.rayan-product-card img{max-width:92px;max-height:125px}.rayan-product-card h3{font-size:25px}.rayan-product-card h4{font-size:14px}.rayan-product-card p{font-size:11.5px}
  .rayan-platform{padding-top:48px}.rayan-platform-copy header h2{font-size:28px}.rayan-platform-copy header p{font-size:13.5px}.rayan-platform-features{grid-template-columns:1fr 1fr;gap:20px 0}.rayan-platform-features article:nth-child(3){border-left:0}.rayan-platform-visual{min-height:365px}.rayan-platform-halo{width:350px;height:350px}.rayan-platform-phone--main{width:165px}.rayan-platform-phone--left,.rayan-platform-phone--right{width:135px}.rayan-platform-phone--left{left:2%}.rayan-platform-phone--right{left:63%}
  .rayan-solutions-grid{grid-template-columns:1fr;gap:14px}.rayan-solution-card{display:grid;grid-template-columns:130px 1fr;min-height:125px}.rayan-solution-card>img{width:130px;height:100%;min-height:125px}.rayan-solution-card>div{min-height:0;padding:17px 16px}.rayan-solution-icon{display:none}.rayan-solution-card h3{margin-right:0}
  .rayan-final-cta{padding-bottom:40px}.rayan-final-cta-copy h2{font-size:24px}.rayan-final-cta-copy>div{display:grid;grid-template-columns:1fr}.rayan-final-cta-copy .rayan-button{width:100%}
  .mobile-bottom-nav{position:fixed;z-index:1200;right:0;bottom:0;left:0;height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:start;padding:5px max(8px,env(safe-area-inset-left)) calc(5px + env(safe-area-inset-bottom));border-top:1px solid #dce5f0;background:rgba(255,255,255,.98);box-shadow:0 -8px 25px rgba(10,38,79,.08);backdrop-filter:blur(12px)}
  .mobile-bottom-nav>a,.mobile-bottom-nav>button{height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:0;background:transparent;color:#718099;font:inherit;font-size:10px;line-height:1.2;cursor:pointer;touch-action:manipulation}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-bottom-nav .is-active{color:var(--rayan-blue)}.mobile-bottom-nav .mobile-nav-main{position:relative;top:0}.mobile-nav-main-icon{width:38px;height:34px;display:grid;place-items:center;border:1px solid #d5e5fb;border-radius:11px;background:linear-gradient(180deg,#f8fbff,#eaf3ff);color:#0765ea;box-shadow:0 3px 9px rgba(7,91,226,.1)}.mobile-nav-main-icon svg{width:20px;height:20px}.mobile-bottom-nav .mobile-nav-main>span:last-child{margin-top:0;color:var(--rayan-blue);font-size:10px;font-weight:850}.mobile-bottom-nav .mobile-nav-main.is-active .mobile-nav-main-icon{border-color:#0966eb;background:linear-gradient(145deg,#0a7aff,#0754e7);color:#fff;box-shadow:0 5px 13px rgba(5,93,232,.22)}
  .rayan-install-prompt:not([hidden]){position:fixed;z-index:1180;right:12px;bottom:calc(80px + env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:42px 1fr auto 32px;align-items:center;gap:9px;max-width:430px;margin-inline:auto;padding:10px;border:1px solid #cfe0f7;border-radius:17px;background:rgba(255,255,255,.98);box-shadow:0 16px 44px rgba(5,39,91,.19);backdrop-filter:blur(15px)}.rayan-install-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#0a7aff,#0754e7);color:#fff;font-weight:900}.rayan-install-copy{min-width:0;display:flex;flex-direction:column}.rayan-install-copy b{color:var(--rayan-ink);font-size:11px}.rayan-install-copy small{overflow:hidden;color:#72819a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.rayan-install-action{min-height:40px;padding:7px 13px;border:0;border-radius:10px;background:var(--rayan-blue);color:#fff;font:800 11px var(--rayan-font);touch-action:manipulation}.rayan-install-close{width:32px;height:40px;padding:0;border:0;background:transparent;color:#7b8798;font:400 23px var(--rayan-font)}.footer-top{padding-top:45px}.footer-top-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-brand-block{grid-column:1/-1}.footer-bottom .container{display:grid;text-align:center;justify-content:center}.footer-bottom .container div{justify-content:center;flex-wrap:wrap}
}

body.rayan-motion-on .rayan-hero::after{content:"";position:absolute;top:-170px;right:42%;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(0,185,255,.09),transparent 68%);filter:blur(8px);pointer-events:none;animation:rayan-ambient-drift calc(9s * var(--rayan-motion-speed)) ease-in-out infinite}

body.rayan-motion-on .rayan-hero-copy>*{animation:rayan-rise-in .72s var(--rayan-ease) both}

body.rayan-motion-on .rayan-hero-copy>*:nth-child(2){animation-delay:.07s}

body.rayan-motion-on .rayan-hero-copy>*:nth-child(3){animation-delay:.14s}

body.rayan-motion-on .rayan-hero-copy>*:nth-child(4){animation-delay:.21s}

body.rayan-motion-on .rayan-hero-copy>*:nth-child(5){animation-delay:.28s}

.rayan-hero-copy>.rayan-eyebrow{display:inline-flex;align-items:center;gap:7px}

.rayan-hero-copy>.rayan-eyebrow::before{content:"";width:7px;height:7px;display:inline-block;border-radius:50%;background:#16b875;box-shadow:0 0 0 5px rgba(22,184,117,.1)}

body.rayan-motion-on .rayan-phone-stack{transform:translate3d(var(--rayan-parallax-x,0),var(--rayan-parallax-y,0),0);transition:transform .42s var(--rayan-ease)}

body.rayan-motion-on .rayan-phone--main{animation:rayan-phone-main calc(5.8s * var(--rayan-motion-speed)) ease-in-out infinite}

body.rayan-motion-on .rayan-phone--left{animation:rayan-phone-left calc(6.7s * var(--rayan-motion-speed)) .35s ease-in-out infinite}

body.rayan-motion-on .rayan-phone--right{animation:rayan-phone-right calc(6.2s * var(--rayan-motion-speed)) .8s ease-in-out infinite}

body.rayan-motion-on .rayan-phone--far{animation:rayan-phone-far calc(7.2s * var(--rayan-motion-speed)) .2s ease-in-out infinite}

body.rayan-motion-on .rayan-digital-globe::after{animation:rayan-globe-breathe calc(6.8s * var(--rayan-motion-speed)) ease-in-out infinite}

body.rayan-motion-on .rayan-wifi{animation:rayan-signal calc(2.9s * var(--rayan-motion-speed)) ease-in-out infinite}

body.rayan-motion-on .rayan-hero .rayan-button--primary{position:relative;overflow:hidden;isolation:isolate}

body.rayan-motion-on .rayan-hero .rayan-button--primary::after{content:"";position:absolute;inset:-35% auto -35% -35%;width:23%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:skewX(-18deg) translateX(-350%);pointer-events:none;animation:rayan-sheen calc(5.8s * var(--rayan-motion-speed)) 1.1s ease-in-out infinite}

@keyframes rayan-phone-main{0%,100%{transform:translateY(0) rotate(-2.5deg)}50%{transform:translateY(calc(-10px * var(--rayan-motion-scale))) rotate(-2.5deg)}}

@keyframes rayan-phone-left{0%,100%{transform:translateY(0) rotate(7deg)}50%{transform:translateY(calc(-7px * var(--rayan-motion-scale))) rotate(6.2deg)}}

@keyframes rayan-phone-right{0%,100%{transform:translateY(0) rotate(2.5deg)}50%{transform:translateY(calc(-8px * var(--rayan-motion-scale))) rotate(3.1deg)}}

@keyframes rayan-phone-far{0%,100%{transform:translateY(0) rotate(7deg)}50%{transform:translateY(calc(-5px * var(--rayan-motion-scale))) rotate(6.5deg)}}

.rayan-hero{min-height:680px;color:#fff;background:
  radial-gradient(circle at 78% 35%,rgba(0,176,255,.23),transparent 29%),
  radial-gradient(circle at 16% 110%,rgba(29,104,255,.23),transparent 38%),
  linear-gradient(120deg,#031126 0%,#06234d 52%,#03152f 100%)}

.rayan-hero::before{inset:auto auto -330px -140px;width:690px;height:690px;background:radial-gradient(circle,rgba(25,122,255,.2),transparent 68%)}

.rayan-hero-grid{min-height:680px;grid-template-columns:minmax(500px,.94fr) minmax(620px,1.06fr)}

.rayan-hero-grid::before{content:"";position:absolute;inset:0 -10vw;opacity:.15;pointer-events:none;background-image:linear-gradient(rgba(135,191,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(135,191,255,.15) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,transparent,#000 45%,#000 90%,transparent)}

.rayan-hero-copy{padding-block:70px 82px}

.rayan-hero-copy>.rayan-eyebrow{margin-bottom:18px;padding:8px 13px;border:1px solid rgba(119,190,255,.25);border-radius:999px;background:rgba(255,255,255,.06);color:#a9d8ff;font-size:11px;letter-spacing:.05px}

.rayan-hero-copy>.rayan-eyebrow::before{background:#32d996;box-shadow:0 0 0 5px rgba(50,217,150,.13)}

.rayan-hero-copy h1{max-width:680px;margin-bottom:22px;color:#fff;font-size:clamp(44px,3.45vw,59px);font-weight:900;line-height:1.36;letter-spacing:-2px}

.rayan-hero-copy h1 span:last-child{color:#83c8ff}

.rayan-hero-copy>p{max-width:650px;color:#c5d5e9;font-size:16px;line-height:2}

.rayan-hero-actions{margin-bottom:26px;gap:12px}

.rayan-hero-actions .rayan-button{min-width:210px}

.rayan-hero-actions .rayan-button--primary{border-color:#1672e4;background:linear-gradient(135deg,#0865dc,#0751c7 62%,#04399f)}

.rayan-hero-actions .rayan-button--outline{border-color:rgba(186,215,250,.28);background:rgba(255,255,255,.065);box-shadow:none;color:#f4f8ff}

.rayan-hero-actions .rayan-button--outline:hover{border-color:rgba(163,208,255,.62);background:rgba(255,255,255,.11);color:#fff}

.rayan-trust-list{display:grid;grid-template-columns:repeat(2,max-content);gap:9px 12px;color:#b8cce4;white-space:normal}

.rayan-trust-list li{min-height:37px;padding:6px 10px;border:1px solid rgba(139,183,235,.13);border-radius:11px;background:rgba(255,255,255,.035)}

.rayan-trust-list svg{width:19px;height:19px;color:#48caff}

.rayan-hero-visual{min-height:680px}

.rayan-hero-visual::before{content:"";position:absolute;z-index:-1;inset:12% 0 7%;border-radius:50%;background:radial-gradient(circle,rgba(16,135,255,.25),rgba(6,68,150,.09) 46%,transparent 72%);filter:blur(2px)}

.rayan-digital-globe{top:-20px;color:#5b9fe9;opacity:.35}

.rayan-phone{box-shadow:0 28px 64px rgba(0,8,25,.4),0 0 0 1px rgba(119,191,255,.16)}

.rayan-phone--main{top:77px}

.rayan-phone--left{top:154px}

.rayan-phone--right{top:114px}

.rayan-phone--far{top:190px}

.rayan-hero-signal-card{position:absolute;z-index:13;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:220px;padding:11px 12px;border:1px solid rgba(142,198,255,.25);border-radius:15px;background:rgba(5,26,58,.88);box-shadow:0 18px 45px rgba(0,9,28,.26);color:#fff;direction:rtl}

.rayan-hero-signal-card--network{top:142px;left:-5px}

.rayan-hero-signal-card--integrated{right:-4px;bottom:107px;grid-template-columns:42px minmax(0,1fr)}

.rayan-hero-signal-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column}

.rayan-hero-signal-card small{color:#8fa9c8;font-size:8px}

.rayan-hero-signal-card strong{overflow:hidden;color:#f4f9ff;font-size:10px;line-height:1.7;white-space:nowrap;text-overflow:ellipsis}

.rayan-hero-signal-card strong bdi{color:#72c4ff;font-size:15px;font-weight:900}

.rayan-hero-signal-card>i{width:8px;height:8px;border-radius:50%;background:#31d690;box-shadow:0 0 0 5px rgba(49,214,144,.11)}

.rayan-hero-signal-icon{width:42px;height:42px;display:grid!important;place-items:center;border:1px solid rgba(116,191,255,.24);border-radius:12px;background:rgba(40,131,230,.13);color:#65bdff}

.rayan-hero-signal-icon svg{width:22px;height:22px}

/* LCP content must paint immediately; motion starts below the fold. */
body.rayan-motion-on .rayan-hero-copy>*{animation:none}

@media (max-width:1320px){
  .container{width:min(1240px,calc(100% - 56px))}
  .rayan-hero-grid{grid-template-columns:minmax(440px,.9fr) minmax(540px,1.1fr)}
  .rayan-hero-copy h1{font-size:45px}
  .rayan-hero-signal-card--network{left:8px}.rayan-hero-signal-card--integrated{right:6px}
}

@media (max-width:1080px){
  .site-header{height:78px}
  .rayan-hero,.rayan-hero-grid,.rayan-hero-visual{min-height:600px}
  .rayan-hero-grid{grid-template-columns:minmax(350px,.8fr) minmax(480px,1.2fr)}
  .rayan-hero-copy{padding-block:58px}.rayan-hero-copy h1{font-size:39px}
  .rayan-hero-signal-card--integrated{display:none}
}

@media (max-width:820px){
  .container{width:calc(100% - 36px)}
  .rayan-hero{padding-top:0}
  .rayan-hero-grid{display:flex;min-height:0}
  .rayan-hero-copy{padding:60px 0 26px}
  .rayan-hero-copy h1{max-width:700px;margin-inline:auto;font-size:clamp(36px,7vw,49px)}
  .rayan-hero-copy>p{max-width:680px}
  .rayan-trust-list{grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%);margin-inline:auto}
  .rayan-trust-list li{justify-content:flex-start}
  .rayan-hero-visual{min-height:570px}
  .rayan-hero-signal-card--network{top:125px;left:2%}
  .rayan-metrics{margin-top:-28px}
  .rayan-platform{padding-block:70px}
}

@media (max-width:600px){
  .container{width:calc(100% - 28px)}
  .site-header{height:70px}
  .rayan-hero-copy{padding-top:44px;text-align:right}
  .rayan-hero-copy>.rayan-eyebrow{margin-inline:0;font-size:9px}
  .rayan-hero-copy h1{font-size:34px;line-height:1.52;letter-spacing:-1.1px;text-align:right}
  .rayan-hero-copy h1 span{display:block}.rayan-hero-copy h1 span+span::before{content:none}
  .rayan-hero-copy>p{font-size:13px;text-align:right}
  .rayan-hero-actions{grid-template-columns:1fr;width:100%}
  .rayan-hero-actions .rayan-button{width:100%;min-height:50px}
  .rayan-trust-list{gap:7px}
  .rayan-trust-list li{min-height:45px;padding:6px 8px;font-size:9px}
  .rayan-trust-list svg{width:17px;height:17px}
  .rayan-hero-visual{min-height:430px;margin-bottom:-15px;transform:none}
  .rayan-phone--main{left:34%;top:58px;width:170px}.rayan-phone--left{left:3%;top:118px;width:128px}.rayan-phone--right{left:65%;top:100px;width:134px}
  .rayan-hero-signal-card--network{top:22px;left:0;min-width:190px;grid-template-columns:36px minmax(0,1fr) auto;padding:8px}
  .rayan-hero-signal-icon{width:36px;height:36px}.rayan-hero-signal-card strong{font-size:8px}.rayan-hero-signal-card strong bdi{font-size:13px}
  .rayan-metrics{margin-top:-8px;padding-bottom:34px}
  .rayan-metrics-panel{border-radius:19px;padding:7px}
  .rayan-metrics-panel article{min-height:70px}
  .rayan-metric-icon{border-radius:12px}
  .rayan-section{padding-block:52px}
  .rayan-why{padding-top:40px}
  .rayan-certifications,.rayan-solutions,.rayan-home-guides{padding-block:52px}
  .rayan-product-card{min-height:190px}
  .rayan-platform{padding-block:58px}
  .rayan-platform-copy header h2{color:#fff}
  .rayan-solutions{background:#fff}
  .rayan-final-cta{padding-block:15px 55px}
  .rayan-final-cta-box{border-radius:21px}
  .rayan-platform-features p,.rayan-solution-card p,.rayan-home-guides-grid p{font-size:12px}
  .mobile-menu-button,.drawer-close,.rayan-language-trigger,.rayan-install-close{min-width:48px;min-height:48px}
}

@media (prefers-reduced-data:reduce){
  .rayan-phone--far,.rayan-phone--right,.rayan-digital-globe,.rayan-wifi{display:none}
  body.rayan-motion-on *{animation:none!important}
  .site-header,.mobile-bottom-nav,.rayan-install-prompt{backdrop-filter:none}
}

/* Readability and touch-target hardening for Persian content. */
.rayan-hero-copy>.rayan-eyebrow,.rayan-section-kicker{font-size:12px}

.rayan-hero-signal-card small{font-size:11px}

.rayan-hero-signal-card strong{font-size:12px}

@media (max-width:680px){
  .site-header,.mobile-bottom-nav,.rayan-install-prompt{backdrop-filter:none;background-color:#fff}
  .rayan-hero-copy>.rayan-eyebrow{font-size:12px}
  .rayan-hero-copy>p{font-size:15px}
  .rayan-trust-list li{font-size:12px}
  .rayan-hero-signal-card strong{font-size:11px}
  .rayan-hero-signal-card strong bdi{font-size:15px}
  .rayan-platform-features p,.rayan-solution-card p,.rayan-home-guides-grid p{font-size:14px}
}
