@import "https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";:root{--navy-950:#050a14;--navy-900:#07111f;--navy-850:#0b182b;--navy-800:#102038;--navy-700:#163056;--royal-700:#123f7a;--royal-600:#1a4f96;--royal-500:#2a68b8;--royal-400:#4f8fd4;--royal-300:#8bb8e8;--white:#fff;--off-white:#f4f7fb;--mist:#e6eef7;--muted:#5a6d84;--text:#07111f;--line:#07111f17;--shadow-soft:0 20px 60px #07111f14;--shadow-lift:0 28px 70px #07111f24;--radius:20px;--header-h:96px;--header-top:36px;--container:1200px;--font-display:"Almarai", Tahoma, sans-serif;--font-body:"Almarai", Tahoma, sans-serif;--pattern:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.045'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + var(--header-top,0px) + 12px)}section[id]{scroll-margin-top:calc(var(--header-h) + 18px)}body{font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:500;line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-display);margin:0;font-weight:800;line-height:1.25}p{margin:0}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.section{padding:clamp(4.75rem,8vw,7.75rem) 0;position:relative}.section-head{max-width:640px;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.section-head-split{align-items:end;gap:1.25rem;max-width:none;display:grid}.section-head-center{text-align:center;margin-inline:auto}.section-head-center .section-lead{margin-inline:auto}.eyebrow{color:var(--royal-600);letter-spacing:.06em;align-items:center;gap:.65rem;margin-bottom:.95rem;font-size:.95rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.section h2{color:var(--navy-900);margin-bottom:1rem;font-size:clamp(1.9rem,3.5vw,2.85rem)}.section-lead,.about-lead{color:var(--muted);max-width:36rem;font-size:1.05rem;font-weight:500}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.85rem 1.5rem;font-size:.98rem;font-weight:700;transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-lg{min-height:56px;padding-inline:1.85rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg, var(--royal-500), var(--royal-700));color:var(--white);box-shadow:0 14px 34px #1a4f9652}.btn-primary:hover{background:linear-gradient(135deg, var(--royal-400), var(--royal-600))}.btn-ghost{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-color:#ffffff52}.btn-ghost:hover{background:#ffffff24;border-color:#ffffff8c}.brand-logo{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;height:auto}.logo-sm{height:42px}.logo-md{height:52px}.logo-lg{height:72px}.logo-xl{height:clamp(88px,14vw,140px)}.site-header{inset-inline:0;z-index:100;transition:background .35s,box-shadow .35s;position:fixed;top:0;overflow:visible}.header-top{height:var(--header-top);color:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050a148c;border-bottom:1px solid #ffffff0f;align-items:center;font-size:.78rem;display:none}.header-top-inner{justify-content:center;align-items:center;gap:.85rem;display:flex}.header-top-sep{background:var(--royal-400);border-radius:50%;width:4px;height:4px}.site-header.is-scrolled .header-top{background:var(--navy-900);color:#ffffffb3}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-brand{flex-shrink:0;min-width:0}.site-header.is-scrolled{background:0 0;box-shadow:0 10px 36px #07111f14}.site-header.is-scrolled:before{content:"";z-index:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;background:#fffffff5;position:absolute;inset:0}.site-header.is-scrolled .header-top,.site-header.is-scrolled .header-inner{z-index:2;position:relative}.header-nav{flex:1;justify-content:center;align-items:center;gap:clamp(.55rem,1vw,1.15rem);min-width:0;display:none}.header-link{color:#ffffffeb;white-space:nowrap;font-size:clamp(.88rem,1vw,1.02rem);font-weight:700;transition:color .25s;position:relative}.header-link:after{content:"";inset-inline:0;background:var(--royal-300);transform-origin:100%;height:1.5px;transition:transform .3s;position:absolute;bottom:-7px;transform:scaleX(0)}.header-link:hover:after{transform:scaleX(1)}.site-header.is-scrolled .header-link{color:var(--navy-800)}.site-header.is-scrolled .header-link:after{background:var(--royal-600)}.header-actions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.header-social{display:flex}.header-cta{white-space:nowrap;min-height:42px;padding-inline:1rem;font-size:.84rem;display:none}.menu-toggle{width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.site-header.is-scrolled .menu-toggle{color:var(--navy-900);border-color:var(--line);background:var(--off-white)}.mobile-nav{top:var(--header-h);z-index:1400;width:100%;height:calc(100vh - var(--header-h));height:calc(100dvh - var(--header-h));-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;pointer-events:none;background:#07111f;padding:0;transition:opacity .25s,visibility .25s;position:fixed;bottom:0;left:0;right:0;overflow:hidden auto;transform:none}.site-header.is-open{z-index:1500}.mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav nav{flex-direction:column;gap:1.15rem;display:flex}.mobile-nav a:not(.btn):not(.crystal-icon){color:var(--white);font-size:1.15rem;font-weight:700}.mobile-nav .btn{width:100%;margin-top:.5rem}.mobile-social{justify-content:center;margin-top:.75rem}@media (width>=1100px){.header-top{display:flex}.header-nav,.header-cta{display:inline-flex}.menu-toggle,.mobile-nav{display:none}}@media (width>=980px) and (width<=1099.98px){.header-top{display:flex}.header-nav{display:none}.header-cta{max-width:200px;padding-inline:.85rem;font-size:.78rem;display:inline-flex}.menu-toggle{display:inline-flex}}.hero{min-height:100svh;padding:calc(var(--header-h) + var(--header-top) + 2rem) 0 7.5rem;color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-slide{opacity:0;pointer-events:none;transition:opacity 1.1s;position:absolute;inset:0}.hero-video,.hero-poster{object-fit:cover;width:100%;height:100%}.hero-video{position:absolute;inset:0;transform:scale(1.04)}.hero-slide.is-active .hero-video{animation:9s ease-out forwards heroZoom}.hero-poster{opacity:0;transition:opacity .6s;position:absolute;inset:0}.hero-poster.is-visible{opacity:1;animation:10s ease-out forwards heroZoom}.hero-veil{background:linear-gradient(105deg,#050a14f0 0%,#07111fc7 42%,#07111f6b 68%,#07111f8c 100%),linear-gradient(#050a1473 0%,#0000 28%,#050a14e0 100%);position:absolute;inset:0}.hero-pattern{background:var(--pattern);opacity:.9;pointer-events:none;position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-copy{max-width:760px}.hero-kicker{color:var(--royal-300);letter-spacing:.04em;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:inline-block}.hero-title{text-shadow:0 10px 40px #00000040;max-width:11ch;margin-bottom:1.2rem;font-size:clamp(2.25rem,5.6vw,4.15rem)}.hero-desc{color:#ffffffd1;max-width:34rem;margin-bottom:2.1rem;font-size:clamp(1rem,1.5vw,1.15rem)}.hero-filmstrip{z-index:2;inset-inline:0;width:min(100% - 2.5rem, var(--container));justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex;position:absolute;bottom:1.6rem}.hero-caption{flex-direction:column;gap:.15rem;display:flex}.hero-caption strong{font-size:.98rem}.hero-caption span{color:#ffffffa6;font-size:.86rem}.hero-dots{align-items:center;gap:.45rem;display:flex}.hero-dot{cursor:pointer;background:#ffffff47;border:0;border-radius:999px;width:34px;height:3px;padding:0;transition:width .3s,background .3s}.hero-dot.is-active{background:var(--royal-300);width:52px}@keyframes heroZoom{0%{transform:scale(1.1)}to{transform:scale(1)}}.services{background:var(--off-white);position:relative;overflow:hidden}.services-glow{pointer-events:none;background:radial-gradient(circle,#2a68b81f,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-120px;left:-80px}@media (width>=900px){.section-head-split{grid-template-columns:1fr 1fr}}.services-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.service-card.is-featured{display:flex}.why{background:var(--white)}.why-layout{align-items:center;gap:2.75rem;display:grid}.why-visual{min-height:340px;box-shadow:var(--shadow-lift);border-radius:28px;position:relative;overflow:hidden}.why-visual img{object-fit:cover;object-position:center 38%;width:100%;height:100%;min-height:460px}.why-visual:after{content:"";background:linear-gradient(#0000 45%,#050a14b8);position:absolute;inset:0}.why-visual-badge{z-index:1;color:var(--white);flex-direction:column;gap:.2rem;display:flex;position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem}.why-visual-badge strong{font-family:var(--font-display);letter-spacing:.22em;color:var(--royal-300);font-size:.85rem}.why-grid{grid-template-columns:1fr;gap:.35rem;margin-top:2rem;display:grid}.why-item{border-top:1px solid var(--line);padding:1.2rem 0}.why-index{color:var(--royal-600);letter-spacing:.1em;margin-bottom:.4rem;font-size:.82rem;font-weight:700;display:block}.why-item h3{margin-bottom:.35rem;font-size:1.1rem}.why-item p{color:var(--muted);font-size:.95rem}@media (width>=960px){.why-layout{grid-template-columns:.92fr 1.08fr;gap:4.5rem}.why-grid{grid-template-columns:repeat(2,1fr);column-gap:1.75rem}}.about{background:radial-gradient(circle at top right, #1a4f9617, transparent 40%), var(--off-white);overflow:hidden}.about-ornament{background:var(--pattern);opacity:.35;filter:invert();pointer-events:none;position:absolute;inset:0}.about-layout{gap:2.5rem;display:grid;position:relative}.about-intro{max-width:760px}.about-facility{min-height:280px;box-shadow:var(--shadow-lift);border:1px solid #07111f0f;border-radius:28px;position:relative;overflow:hidden}.about-facility img{object-fit:cover;object-position:center 58%;width:100%;height:min(52vw,460px);min-height:280px;display:block}.about-facility:after{content:"";pointer-events:none;background:linear-gradient(100deg,#050a148c 0%,#050a141f 48%,#0000 72%);position:absolute;inset:0}.about-facility-caption{z-index:1;inset-inline-start:1.4rem;color:#fff;flex-direction:column;gap:.2rem;display:flex;position:absolute;bottom:1.35rem}.about-facility-caption strong{font-size:1.15rem}.about-facility-caption span{color:#ffffffc7;font-size:.88rem}.about-logo-mark{opacity:.92;margin-top:1.75rem}.about-panels{gap:1.25rem;display:grid}.about-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.6rem,3vw,2.35rem)}.about-panel-label{color:var(--royal-600);letter-spacing:.04em;margin-bottom:.7rem;font-size:.85rem;font-weight:700}.about-panel h3{margin-bottom:.85rem;font-size:clamp(1.2rem,2vw,1.45rem)}.about-panel p:last-child{color:var(--muted)}.about-panel-accent{background:var(--pattern), linear-gradient(150deg, var(--navy-900), #122646 70%, #163968);color:var(--white);border-color:#0000}.about-panel-accent .about-panel-label{color:var(--royal-300)}.about-panel-accent p:last-child{color:#ffffffc7}.about-values{gap:1rem;display:grid}.value-item{border-top:1px solid var(--line);padding:1.25rem 0}.value-num{color:var(--royal-600);letter-spacing:.08em;margin-bottom:.45rem;font-size:.8rem;font-weight:700;display:block}.value-item h4{color:var(--navy-900);margin-bottom:.35rem;font-size:1.08rem}.value-item p{color:var(--muted)}@media (width>=800px){.about-panels{grid-template-columns:1.1fr .9fr}.about-values{grid-template-columns:repeat(3,1fr);gap:1.5rem}.value-item{border-top:none;border-right:1px solid var(--line);padding:0 1.35rem 0 0}.value-item:last-child{border-right:none}}.trust{background:var(--pattern), linear-gradient(120deg, var(--navy-950), var(--navy-800));color:var(--white);padding:clamp(3.75rem,6vw,5.25rem) 0}.trust-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem;display:grid}.stat-value{font-family:var(--font-display);color:var(--royal-300);margin-bottom:.35rem;font-size:clamp(2.05rem,4vw,3.1rem);font-weight:700}.stat-label{color:#ffffffb8;font-size:.98rem}@media (width>=800px){.trust-grid{grid-template-columns:repeat(4,1fr)}.stat-item{position:relative}.stat-item:not(:last-child):after{content:"";background:#ffffff1a;width:1px;position:absolute;top:15%;bottom:15%;left:0}}.how{background:var(--white)}.steps-list{gap:1.15rem;display:grid}.step-item{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg, var(--off-white), var(--white));grid-template-columns:auto 1fr;align-items:start;gap:1.1rem;padding:1.45rem;transition:transform .3s,border-color .3s;display:grid}.step-item:hover{border-color:#1a4f9638;transform:translateY(-4px)}.step-number{background:linear-gradient(145deg, var(--navy-900), var(--royal-700));width:50px;height:50px;color:var(--white);font-family:var(--font-display);border-radius:16px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.step-item h3{margin-bottom:.35rem;font-size:1.1rem}.step-item p{color:var(--muted);font-size:.95rem}@media (width>=900px){.steps-list{grid-template-columns:repeat(4,1fr)}.step-item{grid-template-columns:1fr;min-height:100%}}.final-cta{color:var(--white);text-align:center;padding:clamp(5.5rem,11vw,8.5rem) 0;position:relative;overflow:hidden}.final-cta-bg{background:linear-gradient(135deg, #050a14eb, #12305ad1), var(--final-cta-image) center 60% / cover no-repeat;position:absolute;inset:0}.final-cta-pattern{background:var(--pattern);pointer-events:none;position:absolute;inset:0}.final-cta-inner{z-index:1;max-width:760px;position:relative}.final-cta-logo{margin:0 auto 1.6rem}.final-cta h2{margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.25rem)}.final-cta p{color:#fffc;margin-bottom:1.25rem;font-size:1.1rem}.final-cta-contacts{color:#ffffffe0;justify-items:center;gap:.55rem;margin:0 0 1.75rem;padding:0;font-size:.98rem;list-style:none;display:grid}.final-cta-contacts li{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .75rem;display:flex}.final-cta-contacts span:first-child{color:#ffffff8c;min-width:3.5rem;font-size:.86rem}.final-cta-contacts a{color:#fff;letter-spacing:.02em;font-weight:700}.final-cta-contacts a:hover{color:var(--royal-300)}.site-footer{background:var(--navy-950);color:#ffffffc7;padding-top:4.25rem}.footer-brand .brand-logo{margin-bottom:.35rem}.footer-brand p{max-width:300px;margin-top:1.1rem;font-size:.95rem}.footer-social{margin-top:1.4rem}.social-crystal{align-items:center;gap:.75rem;display:flex}.social-crystal-sm{gap:.45rem}.crystal-icon{color:#fff;isolation:isolate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,filter .35s;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 28px #00000047,inset 0 1px #ffffff73,inset 0 -8px 18px #0000002e}.social-crystal-sm .crystal-icon{border-radius:11px;width:36px;height:36px}.crystal-icon:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#ffffffbf,#ffffff14 42%,#ffffff59);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.crystal-shine{pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff8c 48%,#0000 62%);transition:transform .7s;position:absolute;inset:-40% -60%;transform:translate(-60%)rotate(12deg)}.social-app-icon{object-fit:cover;border-radius:inherit;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.glow-sc:hover{box-shadow:0 16px 36px #00000059,0 0 22px #fffc0073}.glow-ig:hover{box-shadow:0 16px 36px #00000059,0 0 22px #e1306c80}.glow-tt:hover{box-shadow:0 16px 36px #00000059,0 0 22px #25f4ee73}.glow-wa:hover{box-shadow:0 16px 36px #00000059,0 0 22px #25d36680}.crystal-icon:hover{filter:saturate(1.1)brightness(1.05);transform:translateY(-4px)scale(1.08)}.crystal-icon:hover .crystal-shine{transform:translate(70%)rotate(12deg)}.crystal-icon:active{transform:translateY(-1px)scale(1.02)}.final-cta-social{justify-content:center;margin-top:1.6rem}.footer-col h3{color:var(--white);margin-bottom:1rem;font-size:1.05rem}.footer-col ul{gap:.55rem;display:grid}.footer-col a{transition:color .25s}.footer-col a:hover{color:var(--royal-300)}.footer-contact li{gap:.15rem;display:grid}.footer-contact span:first-child{color:#ffffff73;font-size:.82rem}.footer-bottom{border-top:1px solid #ffffff14;padding:1.25rem 0;font-size:.9rem}.footer-bottom-inner{flex-direction:column;gap:.35rem;display:flex}.footer-bottom-en{color:#fff6;letter-spacing:.04em;font-size:.8rem}@media (width>=800px){.footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.2fr}.footer-bottom-inner{flex-direction:row;justify-content:space-between;align-items:center}}.mobile-app{color:var(--navy-900);background:#f7f9fc;padding-block:clamp(3.5rem,7vw,5.75rem);position:relative;overflow:hidden}.mobile-app-decor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.mobile-app-ring{border:1px solid #1a4f961f;border-radius:50%;position:absolute}.mobile-app-ring-a{inset-inline-start:-8%;width:min(520px,70vw);height:min(520px,70vw);top:8%}.mobile-app-ring-b{inset-inline-start:4%;border-color:#1a4f9614;width:min(360px,50vw);height:min(360px,50vw);top:22%}.mobile-app-dot{border-radius:50%;width:10px;height:10px;position:absolute}.mobile-app-dot-a{inset-inline-start:18%;background:#2a68b859;top:28%;box-shadow:0 0 18px #2a68b859}.mobile-app-dot-b{inset-inline-start:8%;background:#e8c48a8c;bottom:22%;box-shadow:0 0 16px #e8c48a59}.mobile-app-dot-c{inset-inline-end:12%;background:#1a4f9638;top:18%}.mobile-app-layout{z-index:1;align-items:center;gap:3rem;display:grid;position:relative}.mobile-app-copy{max-width:560px}.mobile-app-title{color:var(--royal-600);margin:0;font-size:clamp(2rem,4.2vw,3rem);font-weight:800;line-height:1.25}.mobile-app-title-line{background:linear-gradient(90deg, var(--royal-600), var(--royal-400));border-radius:999px;width:4.5rem;height:3px;margin:.85rem 0 1.15rem;display:block}.mobile-app-desc{color:#5a6d84;max-width:36rem;margin:0 0 1.75rem;font-size:1.02rem;line-height:1.9}.app-store-row{flex-wrap:wrap;gap:.75rem;display:flex}.app-store-btn{color:#fff;background:linear-gradient(135deg,#2a68b8 0%,#1a4f96 55%,#123f7a 100%);border-radius:12px;align-items:center;gap:.7rem;min-width:168px;padding:.7rem 1.05rem;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 10px 24px #1a4f9647}.app-store-btn:hover{filter:brightness(1.05);color:#fff;transform:translateY(-2px);box-shadow:0 14px 28px #1a4f9657}.app-store-btn-icon{flex-shrink:0;display:inline-flex}.app-store-btn-text{text-align:start;flex-direction:column;line-height:1.15;display:flex}.app-store-btn-text small{opacity:.85;font-size:.68rem}.app-store-btn-text strong{font-size:1.02rem;font-weight:800}.phone-stage{justify-content:center;align-items:center;min-height:520px;padding:1.5rem 0 1rem;display:flex;position:relative}.phone-shell{position:relative}.phone-frame{aspect-ratio:9/19.2;background:linear-gradient(165deg,#f4f6f8 0%,#d7dbe2 42%,#b8bfc9 100%);border-radius:38px;width:100%;padding:10px;position:relative;box-shadow:0 28px 60px #07111f2e,0 8px 20px #07111f14,inset 0 0 0 1px #ffffffb3}.phone-frame-ui{z-index:1;inset-inline-end:6%;width:min(78%,230px);position:absolute;top:4%;transform:rotate(-11deg)}.phone-frame-splash{z-index:2;width:min(92%,268px);margin-inline-start:-6%;position:relative;transform:rotate(8deg)}.phone-notch{z-index:4;background:#0b0f16;border-radius:999px;width:88px;height:20px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-home-bar{z-index:4;background:#07111f38;border-radius:999px;width:96px;height:4px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.phone-screen{border-radius:30px;height:100%;position:relative;overflow:hidden}.phone-screen-ui{color:var(--navy-900);background:#f4f7fb;flex-direction:column;gap:.55rem;padding:2.35rem .75rem 1.1rem;display:flex}.phone-status{color:#07111f8c;justify-content:space-between;padding-inline:.35rem;font-size:.68rem;display:flex}.phone-status-dots{letter-spacing:.08em;font-size:.55rem}.phone-ui-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.phone-ui-hello{color:#5a6d84;margin:0;font-size:.7rem}.phone-ui-top strong{color:var(--navy-900);font-size:.92rem;display:block}.phone-ui-icon{box-shadow:0 6px 14px #07111f29}.phone-ui-search{color:#07111f66;background:#fff;border:1px solid #07111f14;border-radius:12px;margin-top:.15rem;padding:.55rem .75rem;font-size:.72rem}.phone-ui-list{flex:1;gap:.4rem;display:grid;overflow:hidden}.phone-ui-card{background:#fff;border:1px solid #07111f0f;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.45rem .5rem;display:grid;box-shadow:0 4px 12px #07111f0a}.phone-ui-thumb{width:34px;height:34px;color:var(--royal-600);background:#1a4f961a;border-radius:10px;place-items:center;display:grid}.phone-ui-card-copy strong{font-size:.72rem;line-height:1.3;display:block}.phone-ui-card-copy span{color:#5a6d84;font-size:.62rem;display:block}.phone-ui-price{color:var(--royal-600);white-space:nowrap;font-size:.66rem;font-weight:800}.phone-ui-nav{border-top:1px solid #07111f0f;justify-content:space-around;align-items:center;margin-top:auto;padding:.55rem .35rem .15rem;display:flex}.phone-ui-nav span{background:#07111f2e;border-radius:50%;width:7px;height:7px}.phone-ui-nav span.is-active{background:var(--royal-600);border-radius:999px;width:18px}.phone-screen-splash{color:#fff;background:linear-gradient(165deg,#1a4f96 0%,#123f7a 48%,#07111f 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem 1.25rem;display:flex}.phone-splash-inner{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.phone-splash-icon{margin-bottom:.55rem;box-shadow:0 16px 36px #00000047,0 0 0 1px #ffffff24}.phone-splash-brand{letter-spacing:.02em;font-size:1.55rem;font-weight:800}.phone-splash-en{letter-spacing:.22em;opacity:.85;font-size:.82rem;font-weight:700}.phone-splash-tag{opacity:.72;margin:.35rem 0 0;font-size:.78rem}.phone-splash-version{letter-spacing:.08em;opacity:.55;font-size:.68rem;position:absolute;bottom:1.35rem}.sayhan-app-icon{background:linear-gradient(160deg,#1a4f96,#07111f);border-radius:22%;flex-shrink:0;display:inline-flex;overflow:hidden;box-shadow:0 10px 28px #07111f33,inset 0 0 0 1px #ffffff1f}.sayhan-app-icon img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=960px){.mobile-app-layout{grid-template-columns:.95fr 1.05fr;gap:2.5rem 3.5rem}}@media (width<=959.98px){.phone-stage{order:-1;min-height:460px}.phone-frame-ui{inset-inline-end:10%;top:2%}.phone-frame-splash{margin-inline-start:0}}@media (width<=640px){.app-store-btn{flex:calc(50% - .4rem);justify-content:center;min-width:0}.phone-stage{min-height:420px}.phone-frame-splash{width:min(86%,240px)}.phone-frame-ui{width:min(70%,200px)}}.wa-float{z-index:95;left:max(1rem, env(safe-area-inset-left));bottom:max(1rem, env(safe-area-inset-bottom));min-height:56px;color:var(--white);background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-size:.95rem;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;position:fixed;box-shadow:0 12px 32px #25d36661}.wa-float-icon{flex-shrink:0;width:26px;height:26px}.wa-float:hover{background:#1ebe57;transform:translateY(-3px);box-shadow:0 16px 36px #25d36673}.wa-float:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (width<=1099.98px){.hero{padding-top:calc(var(--header-h) + 2rem)}}@media (width<=980px){:root{--header-h:78px}.logo-md{height:42px}.header-social .crystal-icon{border-radius:11px;width:34px;height:34px}.header-social .crystal-core{width:15px;height:15px}}@media (width<=768px){.section{padding:clamp(3.5rem,10vw,5rem) 0}.section-head-split{grid-template-columns:1fr}.service-card.is-featured{grid-column:auto;display:flex}.why-visual img{min-height:300px}.about-values{grid-template-columns:1fr}.value-item{border-top:1px solid var(--line);border-right:none!important;padding:1.1rem 0!important}.steps-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:.4rem}}@media (width<=640px){.container{width:min(100% - 1.25rem, var(--container))}.hero{min-height:100svh;padding-top:calc(var(--header-h) + 1.25rem);align-items:center;padding-bottom:7rem}.hero-title{max-width:none;font-size:clamp(1.85rem,8vw,2.6rem)}.hero-desc{font-size:.98rem}.hero-actions,.hero-actions .btn{width:100%}.hero-filmstrip{width:min(100% - 1.25rem, var(--container));flex-direction:column;align-items:flex-start;gap:.75rem;bottom:1rem}.hero-dots{width:100%}.hero-dot{flex:1;width:auto}.hero-dot.is-active{flex:1.4;width:auto}.header-cta{display:none!important}.logo-md{height:38px}.logo-xl{height:clamp(72px,22vw,110px)}.trust-grid{gap:1.5rem .75rem}.stat-value{font-size:clamp(1.6rem,7vw,2.2rem)}.final-cta h2{font-size:clamp(1.7rem,7vw,2.4rem)}.wa-float span{display:none}.wa-float{width:58px;height:58px;min-height:58px;left:max(.85rem, env(safe-area-inset-left));bottom:max(.85rem, env(safe-area-inset-bottom));border-radius:50%;justify-content:center;padding:0}.wa-float-icon{width:28px;height:28px}.crystal-icon:hover{transform:translateY(-3px)scale(1.05)}}@media (width<=400px){.header-social{gap:.3rem}.header-social .crystal-icon{border-radius:9px;width:30px;height:30px}.header-social .crystal-core{width:13px;height:13px}.btn-lg{min-height:48px;padding-inline:1.2rem;font-size:.92rem}}@media (hover:none){.service-card:hover,.step-item:hover,.crystal-icon:hover,.btn:hover{transform:none}}:root{--ease-luxe:cubic-bezier(.22, 1, .36, 1)}html,body{max-width:100%}#root{max-width:100%;overflow-x:clip}body.nav-open{width:100%;position:fixed;inset-inline:0}.btn-magnetic{gap:.55rem}.btn-primary{position:relative;overflow:hidden}.btn-primary:after{content:"";transition:transform .7s var(--ease-luxe);background:linear-gradient(120deg,#0000 30%,#ffffff2e,#0000 70%);position:absolute;inset:0;transform:translate(-120%)}.btn-primary:hover:after{transform:translate(120%)}.header-link.is-active{color:var(--royal-300)}.site-header.is-scrolled .header-link.is-active{color:var(--royal-600)}.header-link.is-active:after{transform:scaleX(1)}.header-cta{gap:.45rem}.mobile-nav{z-index:1400;background:#07111f;padding:0}.mobile-nav-panel{opacity:1;background:linear-gradient(#07111f 0%,#0a182d 100%);flex-direction:column;min-height:100%;padding:1.15rem 1.25rem 2rem;display:flex;transform:none}.mobile-nav-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.mobile-nav-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-nav-label{color:#ffffff73;letter-spacing:.12em;margin:0;font-size:.8rem}.mobile-nav-link{color:#fffffff2;opacity:1;border-bottom:1px solid #ffffff14;align-items:center;gap:.9rem;padding:.95rem 0;font-size:1.25rem;font-weight:800;transition:color .25s;display:flex;transform:none}.mobile-nav.is-open .mobile-nav-link{opacity:1;transform:none}.mobile-nav-link span{color:var(--royal-300);letter-spacing:.08em;min-width:1.6rem;font-size:.78rem;font-weight:700}.mobile-nav-link.is-active{color:#fff}.mobile-nav-footer{gap:1rem;margin-top:auto;padding-top:1.75rem;display:grid}.mobile-nav-footer .btn{width:100%;margin-top:0}.hero{min-height:100svh;padding:calc(var(--header-h) + var(--header-top) + 2.5rem) 0 5.5rem;color:var(--white);isolation:isolate;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-media{will-change:transform;position:absolute;inset:-8% 0}.hero-slide{opacity:0;transition:opacity 1.15s var(--ease-luxe);pointer-events:none;position:absolute;inset:0}.hero-slide.is-active{opacity:1}.hero-poster,.hero-video{object-fit:cover;object-position:center center;width:100%;height:100%}.hero-poster{opacity:0;transition:opacity .8s,transform 8s linear;position:absolute;inset:0;transform:scale(1.06)}.hero-poster.is-visible{opacity:1}.hero-slide.is-active .hero-poster.is-visible{transform:scale(1)}.hero-video{opacity:0;transition:opacity .9s;position:absolute;inset:0;transform:scale(1.04)}.hero-video.is-ready{opacity:1}.hero-veil{pointer-events:none;background:linear-gradient(105deg,#050a14e6 0%,#07111fb8 40%,#07111f59 68%,#07111f8c 100%),linear-gradient(#050a1466 0%,#0000 30%,#050a14c7 100%);position:absolute;inset:0}.hero-grain{opacity:.18;pointer-events:none;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffff14 .5px,#0000 .5px);background-size:3px 3px;position:absolute;inset:0}.hero-frame{pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:1.25rem}.hero-content{z-index:2;width:min(100% - 2.5rem, var(--container));will-change:transform, opacity;align-items:end;gap:2rem;margin-inline:auto;display:grid;position:relative}.hero-editorial{max-width:740px}.hero-logo-wrap{border-bottom:1px solid #ffffff24;width:fit-content;margin-bottom:1.5rem;padding-bottom:1rem}.hero-kicker{color:var(--royal-300);letter-spacing:.04em;align-items:center;gap:.75rem;margin-bottom:1.1rem;font-size:.95rem;font-weight:700;display:inline-flex}.hero-kicker-line{background:currentColor;width:28px;height:1.5px}.hero-title{letter-spacing:-.02em;text-shadow:0 12px 40px #00000047;max-width:18ch;margin-bottom:1.2rem;font-size:clamp(2.4rem,6vw,4.4rem);font-weight:800;line-height:1.15}.hero-title span{color:#dce9f8;display:block}.hero-desc{color:#ffffffeb;max-width:34rem;margin-bottom:2rem;font-size:clamp(1.02rem,1.5vw,1.18rem);font-weight:600;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero-aside{flex-direction:column;gap:1.1rem;width:min(280px,100%);display:flex}.hero-caption-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07111f6b;border:1px solid #ffffff1f;gap:.25rem;padding:1.1rem 1.15rem;display:grid}.hero-caption-index{letter-spacing:.12em;color:var(--royal-300);margin-bottom:.35rem;font-size:.78rem}.hero-caption-index em{color:#ffffff59;font-style:normal}.hero-caption-card strong{font-size:1.05rem}.hero-caption-card span:last-child{color:#ffffff9e;font-size:.88rem}.hero-dots{gap:.55rem;padding:.5rem 0;display:flex}.hero-dot{cursor:pointer;background:#ffffff47;border:0;border-radius:999px;flex:1;height:4px;padding:0;transition:background .3s;position:relative;overflow:hidden}.hero-dot-progress{background:var(--royal-300);width:0;position:absolute;inset:0}.hero-dot.is-active .hero-dot-progress{animation:9s linear forwards heroProgress}.hero-scroll-hint{z-index:3;color:#ffffffb3;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;animation:2.2s ease-in-out infinite heroHint;display:inline-flex;position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%)}@keyframes heroProgress{0%{width:0}to{width:100%}}@keyframes heroHint{0%,to{opacity:.55;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}@media (width>=960px){.hero-content{grid-template-columns:1.35fr .65fr}.hero-aside{place-self:end;margin-bottom:1.25rem}.hero-frame{inset:1.75rem}}@media (width<=1099.98px){.hero{padding-top:calc(var(--header-h) + 1.75rem)}}@media (width<=900px){.hero{min-height:100svh;padding:calc(var(--header-h) + 1.25rem) 0 5.5rem;align-items:center}.hero-media{inset:0}.hero-frame{display:none}.hero-content{width:min(100% - 1.25rem, var(--container));gap:1.5rem}.hero-title{max-width:none;font-size:clamp(2rem,9vw,2.85rem)}.hero-aside{width:100%;max-width:none}.hero-caption-card{padding:.9rem 1rem}.hero-actions .btn{width:100%}.hero-scroll-hint{bottom:.75rem}.hero-dot.is-active .hero-dot-progress{animation-duration:5.5s}}@media (width<=430px){.hero-title{font-size:clamp(1.85rem,9.5vw,2.35rem)}.hero-desc{font-size:.95rem}.logo-xl{height:clamp(68px,20vw,96px)}}.hero-filmstrip,.hero-pattern{display:none!important}.service-icon,.why-icon,.value-icon,.step-icon{width:42px;height:42px;color:var(--royal-600);transition:transform .3s var(--ease-luxe), background .3s ease, color .3s ease;background:#1a4f9614;border:1px solid #1a4f961f;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.service-card:hover .service-icon,.why-item:hover .why-icon,.value-item:hover .value-icon,.step-item:hover .step-icon{background:var(--royal-600);color:#fff;transform:translateY(-2px)}.service-icon{margin-bottom:.15rem}.why-item-top{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.why-visual{overflow:hidden}.why-visual img{will-change:transform}.why-item{padding:1.25rem .15rem 1.25rem 0;transition:transform .3s}.why-item:hover{transform:translate(-4px)}.step-meta{align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.step-item{background:linear-gradient(#f7fafc,#fff);flex-direction:column;display:flex}.step-number{border-radius:14px;width:42px;height:42px}.about-panel,.service-card,.step-item{transition:transform .4s var(--ease-luxe), box-shadow .4s ease, border-color .3s ease}.value-icon{margin-bottom:.75rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-poster,.hero-video,.hero-scroll-hint,.phone-frame{animation:none!important}.hero-dot-progress{display:none}}@media (hover:none){.why-item:hover,.service-card:hover .service-icon,.why-item:hover .why-icon{transform:none}}.saudi-geo{background-image:linear-gradient(#1a4f960d 1px,#0000 1px),linear-gradient(90deg,#1a4f960d 1px,#0000 1px);background-size:48px 48px}.service-showcase,.service-list,.service-preview{display:none}.services-grid{grid-template-columns:1fr;align-items:stretch;gap:1.25rem;display:grid}.service-card{background:var(--white);box-shadow:var(--shadow-soft);height:100%;transition:transform .4s var(--ease-luxe,ease), box-shadow .4s ease, border-color .35s ease;border:1px solid #07111f0f;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-lift);border-color:#1a4f962e;transform:translateY(-6px)}.service-media{aspect-ratio:1;background:#eef2f7;flex-shrink:0;width:100%;height:auto;position:relative;overflow:hidden}.service-media img{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.service-card:hover .service-media img{transform:none}.service-media:after{display:none}.service-index{z-index:1;top:.9rem;color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07111fb3;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:30px;padding-inline:.5rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:.9rem}.service-media-icon{z-index:1;top:.9rem;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;inset-inline-end:.9rem}.service-body{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem 1.3rem 1.4rem;display:flex}.service-body h3{color:var(--navy-900);margin:0;font-size:1.15rem}.service-body p{color:var(--muted);flex:1;margin:0;font-size:.92rem;line-height:1.7}.service-request{justify-content:center;width:100%;min-height:46px;margin-top:.35rem}@media (width>=700px){.services-grid{grid-template-columns:repeat(2,1fr);gap:1.35rem}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (prefers-reduced-motion:reduce){.service-card:hover,.service-card:hover .service-media img{transform:none}}.journey-executive{color:#fff;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding-block:clamp(3.75rem,6vw,6.75rem);position:relative;overflow:hidden;background:radial-gradient(80% 50% at 50% 20%,#1a4f9647 0%,#0000 70%),linear-gradient(#071325 0%,#0a1c36 50%,#06101d 100%)!important}.journey-executive-bg{pointer-events:none;opacity:.7;background-image:linear-gradient(#38bdf80a 1px,#0000 1px),linear-gradient(90deg,#38bdf80a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.journey-eyebrow{letter-spacing:.06em;margin-bottom:.65rem;font-size:.88rem;font-weight:700;display:inline-block;color:#38bdf8!important}.journey-heading{letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.9rem);font-weight:800;color:#fff!important}.journey-lead{max-width:640px;margin-inline:auto;font-size:1.05rem;line-height:1.85;color:#ffffffbf!important}.highway-viewport{width:100%;padding-top:5rem;padding-bottom:1.5rem;position:relative}.highway-canvas{width:100%;max-width:1080px;margin:0 auto;padding:0 3.5rem;position:relative}.highway-track-line{width:100%;height:6px;margin-bottom:5.25rem;position:relative}.highway-road-base{background:#ffffff24;border-radius:999px;position:absolute;inset:0;box-shadow:inset 0 1px 3px #00000080}.highway-road-progress{border-radius:inherit;background:linear-gradient(270deg,#1d4ed8 0%,#38bdf8 100%);height:100%;position:absolute;top:0;right:0;box-shadow:0 0 16px #38bdf8bf,0 0 32px #38bdf859}.highway-car-positioner{z-index:6;pointer-events:none;will-change:right;position:absolute;top:50%;transform:translate(50%,-60%)}.highway-car-wrapper{filter:drop-shadow(0 12px 24px #000000a6);width:96px;height:36px;transition:width .3s,height .3s;display:block}.highway-car-svg{width:100%;height:100%;display:block;overflow:visible}.highway-phone-wrapper{filter:drop-shadow(0 16px 30px #000c)drop-shadow(0 0 16px #38bdf880);width:52px;height:90px;margin-top:-24px;transition:width .3s,height .3s,margin-top .3s;display:block}.highway-phone-svg{width:100%;height:100%;display:block;overflow:visible}.highway-stations-row{pointer-events:none;position:absolute;inset:0}.highway-station-node{cursor:pointer;text-align:center;z-index:5;pointer-events:auto;background:0 0;border:none;flex-direction:column;align-items:center;padding:0;transition:transform .25s;display:flex;position:absolute;top:50%;transform:translate(50%)}.highway-station-node:hover{transform:translate(50%)translateY(-2px)}.station-pip{background:#071325;border:2px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(-50%);box-shadow:0 0 10px #00000080}.station-pip-core{color:#ffffff8c;font-family:monospace,ui-monospace,sans-serif;font-size:.84rem;font-weight:800;transition:all .35s}.highway-station-node.is-passed .station-pip{background:#0c2340;border-color:#38bdf8}.highway-station-node.is-passed .station-pip-core{color:#38bdf8}.highway-station-node.is-active .station-pip{background:#0284c7;border-color:#fff;transform:translateY(-50%)scale(1.22);box-shadow:0 0 16px #38bdf8f2,0 0 28px #2563eb99}.highway-station-node.is-active .station-pip-core{color:#fff;font-weight:900}.station-pip-ping{border:1.5px solid #38bdf8;border-radius:50%;display:none;position:absolute;inset:-6px}.highway-station-node.is-active .station-pip-ping{animation:2s cubic-bezier(0,0,.2,1) infinite pingPulse;display:block}@keyframes pingPulse{0%{opacity:.9;transform:scale(1)}75%,to{opacity:0;transform:scale(2.2)}}.station-content{flex-direction:column;align-items:center;gap:.3rem;width:135px;margin-top:-.25rem;display:flex}.station-number{color:#ffffff61;letter-spacing:.06em;font-family:monospace,ui-monospace,sans-serif;font-size:.78rem;font-weight:800;transition:color .3s}.station-title{color:#ffffffb8;font-size:.88rem;font-weight:700;line-height:1.35;transition:all .3s}.highway-station-node:hover .station-title{color:#fff}.highway-station-node.is-active .station-number{color:#38bdf8}.highway-station-node.is-active .station-title{color:#fff;text-shadow:0 0 12px #38bdf880;font-weight:800}.highway-mobile-stage-pill{display:none}.journey-telemetry-console{-webkit-backdrop-filter:blur(16px);text-align:right;touch-action:pan-y;background:#0a182cbf;border:1px solid #ffffff1f;border-radius:20px;max-width:780px;margin:3.5rem auto 0;padding:1.85rem 2.25rem;position:relative;overflow:hidden;box-shadow:0 24px 56px #00000073,0 0 0 1px #38bdf81f}.telemetry-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.telemetry-meta{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.telemetry-step-badge{color:#38bdf8;letter-spacing:.04em;background:#38bdf81f;border:1px solid #38bdf847;border-radius:999px;padding:.32rem .85rem;font-size:.84rem;font-weight:800}.telemetry-status-tag{color:#ffffffb3;align-items:center;gap:.45rem;font-size:.82rem;font-weight:500;display:inline-flex}.telemetry-status-dot{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #10b981}.telemetry-actions{align-items:center;gap:.45rem;display:flex}.telemetry-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;transition:all .25s}.telemetry-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 14px #2563eb66}.telemetry-btn.is-playing{color:#38bdf8;border-color:#38bdf859}.telemetry-body{margin-bottom:.5rem}.telemetry-title{color:#fff;margin:0 0 .55rem;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:800;line-height:1.3}.telemetry-desc{color:#ffffffd1;margin:0;font-size:1.05rem;font-weight:500;line-height:1.8}.telemetry-footer-bar{background:#ffffff14;height:3px;position:absolute;bottom:0;left:0;right:0}.telemetry-footer-bar-fill{background:linear-gradient(90deg,#1d4ed8 0%,#38bdf8 100%);height:100%;transition:width .65s cubic-bezier(.16,1,.3,1);box-shadow:0 0 10px #38bdf8cc}@media (width<=768px){.journey-executive{padding-block:3.5rem 4rem}.highway-viewport{padding-top:3.75rem;padding-bottom:.75rem;overflow:visible}.highway-canvas{min-width:0;max-width:100%;padding:0 2rem}.highway-track-line{margin-bottom:1.75rem}.highway-car-wrapper{width:68px;height:26px}.highway-phone-wrapper{width:38px;height:66px;margin-top:-18px}.station-content{display:none}.highway-station-node{justify-content:center;width:44px;height:44px}.highway-station-node:hover{transform:translate(50%)}.station-pip{border-width:1.5px;width:27px;height:27px}.station-pip-core{font-size:.75rem}.highway-station-node.is-active .station-pip{transform:translateY(-50%)scale(1.26)}.highway-mobile-stage-pill{text-align:center;background:#0e2646bf;border:1px solid #38bdf859;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;max-width:fit-content;margin:1.5rem auto 0;padding:.48rem 1.15rem;display:flex;box-shadow:0 4px 16px #0006}.mobile-stage-pill-dot{background:#38bdf8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #38bdf8}.mobile-stage-pill-badge{color:#38bdf8;letter-spacing:.04em;font-size:.78rem;font-weight:800}.mobile-stage-pill-title{color:#fff;font-size:.88rem;font-weight:700}.journey-telemetry-console{border-radius:18px;margin-top:1.35rem;padding:1.25rem 1.15rem 1.35rem}.telemetry-top{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:.9rem}.telemetry-meta{justify-content:space-between;width:100%}.telemetry-actions{justify-content:space-between;gap:.4rem;width:100%}.telemetry-btn{text-align:center;flex:1;min-height:38px;padding:.42rem .5rem;font-size:.82rem}.telemetry-title{margin-bottom:.4rem;font-size:1.25rem!important}.telemetry-desc{line-height:1.7;font-size:.92rem!important}}@media (width<=480px){.highway-canvas{padding:0 1.5rem}.highway-car-wrapper{width:60px;height:23px}.highway-phone-wrapper{width:34px;height:58px;margin-top:-15px}.station-pip{width:25px;height:25px}.station-pip-core{font-size:.7rem}}.works{background:radial-gradient(circle at 12% 0%, #1a4f9614, transparent 42%), radial-gradient(circle at 90% 20%, #123f7a0f, transparent 36%), var(--off-white);position:relative;overflow:hidden}.works-bg{pointer-events:none;background:var(--pattern);opacity:.55;position:absolute;inset:0}.works-highlights{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0 0 1.5rem;display:grid;position:relative}.works-highlights li{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex}.works-highlight-icon{background:linear-gradient(145deg, var(--navy-900), var(--royal-600));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.works-highlights strong{color:var(--navy-900);font-size:.9rem}.works-installment{color:#fff;background:linear-gradient(135deg,#07111ff5,#123f7a);border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.1rem;margin-bottom:2rem;padding:.95rem 1.2rem;display:flex;position:relative}.works-installment p{margin:0;font-size:.95rem;font-weight:700}.works-pay-badges{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.pay-badge{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:.3rem .9rem;font-size:.85rem;font-weight:800;display:inline-flex}.pay-badge-img{-webkit-user-select:none;user-select:none;background:0 0;border-radius:12px;height:38px;min-height:38px;padding:0;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;box-shadow:0 4px 14px #07111f14}.pay-badge-img:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 8px 22px #07111f24}.pay-badge-img img{object-fit:contain;width:auto;height:100%;display:block}.pay-tabby{color:#062a24;background:#00e0b8}.pay-tamara{color:#fff;background:linear-gradient(90deg,#ff7a59,#c45dff 55%,#4f8cff)}.pay-emkan{background:#fff}.works-grid{gap:1.35rem;display:grid;position:relative}.work-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #07111f12;border-radius:24px;flex-direction:column;transition:transform .4s,box-shadow .4s,border-color .35s;display:flex;overflow:hidden}.work-card:hover{box-shadow:var(--shadow-lift);border-color:#1a4f9633;transform:translateY(-5px)}.work-media-wrap{background:#f4f7fb;position:relative}.work-view-toggle{z-index:2;top:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07111fd1;border:1px solid #ffffff1f;border-radius:999px;gap:.25rem;padding:.2rem;display:inline-flex;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.work-view-btn{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:3.4rem;min-height:2rem;padding:.25rem .85rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,color .2s}.work-view-btn.is-active{background:var(--royal-600);color:#fff}.work-view-btn:focus-visible{outline-offset:2px;outline:2px solid #7eb3e8}.work-media{cursor:pointer;background:#f4f7fb;border:0;width:100%;padding:0;display:block;position:relative;overflow:visible}.work-media .work-img,.work-modal-media .work-img{object-fit:contain;object-position:center center;background:#f4f7fb;width:100%;max-width:100%;height:auto;display:block}.work-card.is-desktop .work-media{overflow:visible}.work-card.is-desktop .work-img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.work-card.is-mobile .work-media{background:#0b182b;overflow:hidden}.work-card.is-mobile .work-img{aspect-ratio:3/4;object-fit:contain;background:#0b182b}.work-body{gap:.85rem;padding:1.1rem 1.2rem 1.3rem;display:grid}.work-car{color:var(--royal-600);margin:0 0 .2rem;font-size:.82rem;font-weight:700}.work-body h3{color:var(--navy-900);margin:0;font-size:1.12rem}.work-actions{gap:.55rem;display:grid}.work-details-btn,.work-cta{justify-content:center;width:100%;min-height:44px}.work-modal{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050a14b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.work-modal-panel{background:#fff;border-radius:24px;width:min(920px,100%);max-height:min(92vh,980px);position:relative;overflow:auto;box-shadow:0 30px 80px #00000059}.work-modal-close{top:.85rem;z-index:2;color:#fff;cursor:pointer;background:#07111fd1;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;inset-inline-start:.85rem}.work-modal-media{background:#f4f7fb;padding:.75rem;position:relative}.work-modal-media.is-mobile{background:#0b182b}.work-modal-media .work-view-toggle{top:1rem}.work-modal-media .work-img{object-fit:contain;background:#fff;border-radius:14px;width:100%;height:auto;max-height:min(78vh,860px);margin:0 auto}.work-modal-media.is-desktop .work-img{max-height:none}.work-modal-body{gap:.55rem;padding:1.25rem 1.4rem 1.55rem;display:grid}.work-modal-body h3{color:var(--navy-900);margin:0;font-size:clamp(1.25rem,2.5vw,1.55rem)}.work-modal-desc{color:var(--muted);margin:0 0 .35rem;line-height:1.8}@media (width>=700px){.works-highlights{grid-template-columns:repeat(4,1fr)}.works-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.work-actions{grid-template-columns:.7fr 1.3fr}}@media (width>=1100px){.works-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.work-card:hover,.work-card:hover .work-media img{transform:none}}.partners{background:#f7f7f4;padding-block:clamp(3.5rem,7vw,5.5rem);position:relative;overflow:hidden}.partners-intro{text-align:center;margin-bottom:2rem}.partners-kicker{color:#8a8f98;margin:0 0 .45rem;font-size:.92rem;font-weight:600}.partners-intro h2{color:#111;margin:0;font-size:clamp(1.85rem,3.5vw,2.6rem)}.partners-lanes{gap:1.15rem;width:100%;display:grid}.partners-marquee-row{direction:ltr;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.partners-marquee-track{will-change:transform;direction:ltr;flex-flow:row;align-items:center;gap:0;width:max-content;margin:0;padding:0;animation:38s linear infinite partnersScroll;display:flex}.partners-marquee-row.is-reverse .partners-marquee-track{animation-duration:44s;animation-direction:reverse}.partners-marquee-row.is-paused .partners-marquee-track,.partners-marquee-track.is-static{animation-play-state:paused}.partners-marquee-group{flex-flow:row;align-items:center;gap:1.35rem;margin:0;padding:0 1.35rem 0 0;list-style:none;display:flex}.partners-logo{flex:none;place-items:center;height:clamp(40px,5.5vw,54px);margin:0;padding:0;display:grid}.partners-logo img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;height:100%;display:block;max-width:none!important}@keyframes partnersScroll{0%{transform:translate(0,0)}to{transform:translate(-25%)}}@media (width<=640px){.partners-marquee-group{gap:1rem;padding-right:1rem}.partners-logo{height:36px}}@media (prefers-reduced-motion:reduce){.partners-marquee-track{animation:none!important}}.testimonials{background:radial-gradient(circle at top right, #1a4f9614, transparent 40%), var(--off-white)}.offers{color:#fff;background:linear-gradient(#07111f 0%,#0b182b 55%,#102038 100%);position:relative;overflow:hidden}.offers-bg{pointer-events:none;background:radial-gradient(circle at 85% 10%, #2a68b847, transparent 36%), radial-gradient(circle at 10% 80%, #1a4f962e, transparent 34%), var(--pattern);position:absolute;inset:0}.offers .eyebrow{color:var(--royal-300)}.offers h2,.offers .section-lead{color:#fff}.offers .section-lead{color:#ffffffb3;max-width:42rem}.offers-intro{margin-bottom:2.25rem;position:relative}.offers-grid{gap:1.25rem;display:grid;position:relative}.offer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;transition:transform .35s,border-color .35s,background .35s;display:grid;overflow:hidden}.offer-card:hover{background:#ffffff0f;border-color:#8bb8e859;transform:translateY(-4px)}.offer-card.is-featured{border-color:#8bb8e847}.offer-media{min-height:200px;position:relative;overflow:hidden}.offer-media img{object-fit:cover;width:100%;height:100%;min-height:200px;transition:transform .7s;transform:scale(1.02)}.offer-card:hover .offer-media img{transform:scale(1.07)}.offer-media-shade{background:linear-gradient(#0000 40%,#050a148c);position:absolute;inset:0}.offer-discount,.offer-badge{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute}.offer-discount{top:1rem;color:#fff;background:linear-gradient(135deg,#e11d2e,#b01020);border:1px solid #ffb4b473;inset-inline-start:1rem;box-shadow:0 8px 20px #b0102059}.offer-badge{top:1rem;color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;inset-inline-end:1rem}.offer-body{flex-direction:column;gap:.55rem;padding:1.25rem 1.35rem 1.45rem;display:flex}.offer-kicker{color:var(--royal-300);align-items:center;gap:.4rem;margin:0;font-size:.82rem;font-weight:700;display:inline-flex}.offer-body h3{color:#fff;margin:0;font-size:clamp(1.15rem,2vw,1.45rem)}.offer-subtitle{color:#ffffffb8;margin:0;font-size:.95rem}.offer-desc{color:#ffffff94;margin:0;font-size:.92rem;line-height:1.7}.offer-price-row{align-items:baseline;gap:.65rem;margin-top:.25rem;display:flex}.offer-price-row strong{color:var(--royal-300);font-size:1.35rem}.offer-price-row s{color:#fff6;font-size:.92rem}.offer-ends{color:#ffffff8c;align-items:center;gap:.4rem;margin:0;font-size:.82rem;display:inline-flex}.offer-cta{align-self:start;align-items:center;gap:.45rem;margin-top:.55rem;display:inline-flex}.offer-terms{color:#fff6;margin:.15rem 0 0;font-size:.75rem}.offers-skeleton{gap:1.25rem;display:grid}.offers-skeleton-card{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a) 0 0/200% 100%;border-radius:24px;min-height:280px;animation:1.4s ease-in-out infinite offerShimmer}@keyframes offerShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width>=900px){.offers-grid{grid-template-columns:1.35fr 1fr;grid-auto-rows:minmax(0,auto)}.offer-card.is-featured{grid-row:span 2;grid-template-rows:1.15fr auto}.offer-card.is-featured .offer-media,.offer-card.is-featured .offer-media img{min-height:320px}.offers-skeleton{grid-template-columns:1.35fr 1fr}.offers-skeleton-card.is-wide{grid-row:span 2;min-height:560px}}@media (prefers-reduced-motion:reduce){.offer-card:hover,.offer-card:hover .offer-media img{transform:none}.offers-skeleton-card{animation:none}}.testimonials-layout{gap:2rem;display:grid}.testimonial-stage{max-width:760px}.testimonial-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);cursor:grab;background:#fff;border-radius:24px;margin:0;padding:clamp(1.5rem,3vw,2.2rem)}.testimonial-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.15rem;display:flex}.testimonial-stars{color:#f59e0b;gap:.25rem;margin-bottom:0;display:flex}.testimonial-google-pill{color:#334155;background:#f1f5f9d9;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.testimonial-card>p{color:var(--navy-900);margin-bottom:1.4rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.9}.testimonial-card footer{align-items:center;gap:.85rem;display:flex}.testimonial-avatar{background:var(--navy-900);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:inline-flex}.testimonial-card footer strong{display:block}.testimonial-card footer span{color:var(--muted);font-size:.88rem}.testimonial-nav{align-items:center;gap:.85rem;margin-top:1.25rem;display:flex}.testimonial-nav>button{border:1px solid var(--line);width:40px;height:40px;color:var(--navy-900);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.testimonial-dots{gap:.4rem;display:flex}.testimonial-dots button{cursor:pointer;background:#07111f2e;border:0;border-radius:50%;width:8px;height:8px;padding:0}.testimonial-dots button.is-active{background:var(--royal-600);border-radius:999px;width:22px}@media (width>=960px){.testimonials-layout{grid-template-columns:.85fr 1.15fr;align-items:center}}.footer-version{border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.55rem;margin-top:1rem;padding:.35rem .7rem;font-size:.78rem;display:inline-flex}.footer-version span{color:#ffffff73;letter-spacing:.1em}.footer-version strong{color:var(--royal-300)}.app-store-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.about-panels-single{grid-template-columns:1fr!important}.about-vision-card{border-radius:var(--radius-lg,24px);border:1px solid #ffffff1f;padding:clamp(2rem,4vw,3rem) clamp(1.8rem,4vw,3.2rem);position:relative;overflow:hidden;box-shadow:0 16px 40px #07152b29;background:radial-gradient(circle at 100% 0,#2a68b847,#0000 50%),radial-gradient(circle at 0 100%,#d9b76e1f,#0000 45%),linear-gradient(145deg,#07152b 0%,#0d223f 55%,#08162b 100%)!important}.about-vision-card .about-panel-label{color:#dfba73;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:1.1rem;font-size:.95rem;font-weight:700;display:inline-flex}.about-vision-text{color:#f8fafc;max-width:54rem;margin:0;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:600;line-height:1.85}.mobile-app{border-top:1px solid #1a4f9614;border-bottom:1px solid #1a4f9614;position:relative;overflow:hidden;background:radial-gradient(70% 60% at 75%,#2563eb17 0%,#0000 60%),radial-gradient(60% 50% at 20% 40%,#d9b76e0f 0%,#0000 55%),linear-gradient(175deg,#f9fbfd 0%,#edf3fa 50%,#f4f8fc 100%)!important}.mobile-app-decor,.mobile-app-ring,.mobile-app-dot{display:none!important}.mobile-app-backdrop{pointer-events:none;opacity:.7;background-image:radial-gradient(#1a4f960b 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.mobile-app-eyebrow{letter-spacing:.05em;color:var(--royal-600);margin-bottom:.65rem;font-size:.88rem;font-weight:700;display:inline-block}.mobile-app-features{flex-direction:column;gap:.85rem;margin:1.5rem 0 2rem;display:flex}.mobile-app-feature-item{color:#334155;align-items:center;gap:.75rem;font-size:.98rem;font-weight:500;display:flex}.mobile-app-feature-check{width:22px;height:22px;color:var(--royal-600);background:#1a4f961a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.phone-stage-mockup{justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;min-height:auto!important;padding:0!important}.phone-ambient-glow{filter:blur(28px);pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb29 0%,#1a4f960f 50%,#0000 70%);border-radius:50%;width:min(460px,90vw);height:min(460px,90vw);position:absolute}.phone-mockup-wrapper{z-index:1;will-change:transform;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:440px;display:flex;position:relative}.phone-mockup-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 18px 32px #0b1c3726);width:100%;height:auto;max-height:540px;transition:transform .45s cubic-bezier(.16,1,.3,1),filter .45s;display:block}.mobile-app:hover .phone-mockup-img{filter:drop-shadow(0 26px 44px #0b1c3738);transform:translateY(-4px)scale(1.01)}.phone-ground-shadow{filter:blur(8px);pointer-events:none;z-index:-1;background:radial-gradient(#0b1c3747 0%,#0b1c370f 50%,#0000 75%);border-radius:50%;width:65%;height:22px;position:absolute;bottom:-10px}@media (width>=960px){.phone-stage-mockup{left:clamp(-64px,-4vw,-38px)}}@media (width<=959.98px){.phone-stage-mockup{order:-1;margin-bottom:1rem}.phone-mockup-wrapper{max-width:380px}.phone-mockup-img{max-height:440px}}@media (width<=480px){.phone-mockup-wrapper{max-width:310px}.phone-mockup-img{max-height:380px}}.app-store-badge-link{background:#000;border:1px solid #0000001f;border-radius:14px;justify-content:center;align-items:center;line-height:0;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),filter .28s;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #0000001f,0 1px 3px #00000014}.app-store-badge-link:hover{filter:brightness(1.05);transform:translateY(-3px)scale(1.02);box-shadow:0 12px 28px #00000038,0 3px 8px #0000001f}.app-store-badge-link:active{transform:translateY(-1px)scale(.99)}.app-store-badge-img{object-fit:contain;width:auto;max-width:100%;height:54px;image-rendering:-webkit-optimize-contrast;display:block}@media (width<=640px){.app-store-row{gap:.75rem}.app-store-badge-img{height:48px}}.site-footer{color:#ffffffc7;border-top:1px solid #ffffff14;padding-top:4.5rem;position:relative;overflow:hidden;background:linear-gradient(#071221 0%,#030812 100%)!important}.footer-glow{pointer-events:none;background:radial-gradient(at 50% 0,#2563eb29 0%,#0000 70%);width:min(850px,92vw);height:140px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-grid{gap:2.75rem 2rem;padding-bottom:3.5rem;display:grid}@media (width>=992px){.footer-grid{grid-template-columns:1.3fr 1.15fr .95fr 1.2fr!important}}@media (width>=641px) and (width<=991px){.footer-grid{gap:2.5rem 2rem;grid-template-columns:1fr 1fr!important}}@media (width<=640px){.footer-grid{gap:2.25rem;grid-template-columns:1fr!important}}.footer-brand .footer-bio{color:#ffffffa6;max-width:320px;margin-top:1rem;font-size:.92rem;line-height:1.8}.footer-meta-pill{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;margin-top:1.15rem;padding:.35rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.footer-status-indicator{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #10b981}.footer-social-wrap{margin-top:1.35rem}.footer-social-title{color:#ffffff73;margin-bottom:.65rem;font-size:.8rem;font-weight:600;display:block}.footer-col-header{margin-bottom:1.25rem}.footer-col-header h3{color:#fff;margin:0 0 .45rem;font-size:1.1rem;font-weight:700}.footer-header-line{background:linear-gradient(90deg,#3b82f6,#dfba73);border-radius:999px;width:28px;height:2.5px;display:block}.footer-quick-links-grid{grid-template-columns:repeat(2,1fr);gap:.55rem .75rem;margin:0;padding:0;list-style:none;display:grid}.footer-nav-link{color:#ffffffb3;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .2rem;font-size:.9rem;font-weight:500;transition:all .25s;display:flex}.footer-nav-arrow{color:#3b82f6;opacity:.35;flex-shrink:0;transition:all .25s;transform:translate(3px)}.footer-nav-link:hover{color:#fff;transform:translate(-4px)}.footer-nav-link:hover .footer-nav-arrow{opacity:1;color:#60a5fa;transform:translate(0)}.footer-services-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.footer-service-link{color:#ffffffb3;align-items:center;gap:.6rem;padding:.25rem 0;font-size:.9rem;transition:all .25s;display:flex}.footer-dot-bullet{background:#3b82f673;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:all .25s}.footer-service-link:hover{color:#fff;transform:translate(-3px)}.footer-service-link:hover .footer-dot-bullet{background:#3b82f6;transform:scale(1.5);box-shadow:0 0 8px #3b82f6cc}.footer-contact-luxury{gap:.85rem;margin:0 0 1.35rem;padding:0;list-style:none;display:grid}.footer-contact-luxury li{align-items:flex-start;gap:.7rem;display:flex}.footer-contact-icon{color:#60a5fa;background:#2563eb1f;border:1px solid #2563eb40;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.footer-contact-text{flex-direction:column;gap:.1rem;display:flex}.footer-contact-text em{color:#ffffff73;font-size:.75rem;font-style:normal;font-weight:600}.footer-contact-text span,.footer-contact-text a{color:#ffffffd9;font-size:.88rem;transition:color .25s}.footer-contact-text a:hover{color:#60a5fa}.footer-stores{margin-top:1.25rem}.footer-stores-label{color:#ffffff73;margin-bottom:.65rem;font-size:.78rem;font-weight:600;display:block}.footer-store-buttons{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.footer-store-badge{background:#000;border:1px solid #ffffff29;border-radius:10px;align-items:center;line-height:0;transition:transform .25s,border-color .25s,box-shadow .25s;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0000004d}.footer-store-badge:hover{border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 8px 20px #00000073}.footer-store-badge img{object-fit:contain;width:auto;height:38px;image-rendering:-webkit-optimize-contrast;display:block}.footer-bottom{background:#02060c;border-top:1px solid #ffffff14;padding:1.35rem 0;font-size:.88rem}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:#ffffff8c;margin:0;font-size:.86rem}.footer-bottom-actions{align-items:center;gap:1.25rem;display:flex}.footer-bottom-badge{color:#fff6;letter-spacing:.03em;font-size:.8rem}.footer-back-to-top{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:all .25s;display:inline-flex}.footer-back-to-top:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 14px #2563eb59}.focus-ring:focus-visible,.btn:focus-visible,.header-link:focus-visible,.service-list-item:focus-visible,.journey-pipeline-node:focus-visible,.how-tab:focus-visible,.crystal-icon:focus-visible{outline:2px solid var(--royal-400);outline-offset:3px}@media (prefers-reduced-motion:reduce){.partners-marquee-track{animation:none!important}}@media (width<=430px){.hero-title{font-size:clamp(1.75rem,8.5vw,2.25rem);line-height:1.2}.hero-desc{margin-bottom:1.35rem;font-size:.94rem}.hero-actions{gap:.65rem}.btn-lg{min-height:48px;font-size:.92rem}.section{padding:3.25rem 0}.section h2{font-size:clamp(1.55rem,7vw,2rem)}.service-list-item,.how-tab{padding:.8rem .85rem}.service-preview-body,.how-panel-body,.testimonial-card{padding-inline:1.1rem}.hero-scroll-hint{display:none}.header-social .crystal-icon{width:32px;height:32px}}@media (width<=390px){.container{width:min(100% - 1.1rem, var(--container))}.logo-md{height:36px}.hero-caption-card strong{font-size:.95rem}}@media (width<=375px){.header-actions{gap:.4rem}.app-store-btn{min-width:0;padding-inline:.75rem}}.header-cta-wa{gap:.45rem;color:#fff!important;background:#25d366!important;box-shadow:0 10px 24px #25d36647!important}.header-cta-wa:hover{background:#1ebe57!important}.mobile-nav-footer .header-cta-wa{width:100%;min-height:50px}.scroll-map{z-index:92;right:max(1rem, env(safe-area-inset-right));bottom:max(6.5rem, calc(env(safe-area-inset-bottom) + 5.5rem));flex-direction:column;align-items:flex-end;gap:.65rem;display:flex;position:fixed}.scroll-map-toggle.scroll-gauge{color:#fff;cursor:pointer;filter:drop-shadow(0 14px 28px #07111f66);background:0 0;border:0;border-radius:50%;width:88px;height:88px;padding:0;transition:transform .25s,filter .25s;position:relative}.scroll-map-toggle.scroll-gauge:hover{filter:drop-shadow(0 18px 34px #07111f7a);transform:translateY(-2px)}.scroll-gauge-svg{display:block}.scroll-gauge-face{fill:#0a1628}.scroll-gauge-rim{stroke:#7eb3e859;stroke-width:2.5px}.scroll-gauge-track{stroke:#ffffff24;stroke-width:5px;stroke-linecap:round}.scroll-gauge-progress{stroke:url(#gauge-arc);stroke-width:5px;stroke-linecap:round;transition:d 50ms linear}.scroll-gauge-tick{stroke:#ffffff59;stroke-width:1.2px;stroke-linecap:round}.scroll-gauge-tick.is-major{stroke:#7eb3e8d9;stroke-width:1.8px}.scroll-gauge-needle{stroke:#e8c48a;stroke-width:2.4px;stroke-linecap:round;transition:x2 80ms linear,y2 80ms linear}.scroll-gauge-hub{fill:#1a4f96;stroke:#ffffff59;stroke-width:1px}.scroll-gauge-hub-core{fill:#f0d7a8}.scroll-gauge-readout{inset-inline:0;pointer-events:none;flex-direction:column;align-items:center;gap:0;line-height:1;display:flex;position:absolute;bottom:14px}.scroll-gauge-readout strong{letter-spacing:.02em;color:#fff;font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:800}.scroll-gauge-readout small{letter-spacing:.06em;text-transform:uppercase;color:#7eb3e8e6;margin-top:.12rem;font-size:.55rem;font-weight:700}.scroll-map-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07111ff0;border:1px solid #ffffff1a;border-radius:18px;width:210px;padding:.9rem;box-shadow:0 18px 40px #07111f59}.scroll-map-panel[hidden]{display:none!important}.scroll-map-title{color:#ffffff80;letter-spacing:.08em;margin-bottom:.65rem;font-size:.75rem}.scroll-map-panel nav{gap:.2rem;display:grid}.scroll-map-link{color:#ffffffd1;border-radius:10px;align-items:center;gap:.55rem;padding:.45rem .4rem;font-size:.86rem;transition:background .2s,color .2s;display:flex}.scroll-map-link span{color:#7eb3e8;min-width:1.4rem;font-size:.72rem;font-weight:700}.scroll-map-link:hover,.scroll-map-link.is-active{color:#fff;background:#ffffff14}@media (width<=640px){.scroll-map{right:max(.75rem, env(safe-area-inset-right));bottom:max(5.8rem, calc(env(safe-area-inset-bottom) + 5rem))}.scroll-map-toggle.scroll-gauge,.scroll-gauge-svg{width:78px;height:78px}.scroll-gauge-readout{bottom:12px}.scroll-gauge-readout strong{font-size:.82rem}.scroll-map-panel{width:190px}}.business-section{background:var(--off-white)}.business-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(30px,5vw,76px);display:grid}.business-intro{padding-block:22px}.business-sector{color:var(--royal-600);align-items:center;gap:9px;margin-bottom:22px;font-size:.85rem;font-weight:700;display:flex}.business-intro h1{font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.55}.business-description{color:var(--muted);margin-top:20px;line-height:2}.business-benefits{gap:18px;margin-block:28px;display:grid}.business-benefits li{align-items:center;gap:12px;font-size:.95rem;display:flex}.business-benefits svg{color:var(--royal-500);flex-shrink:0}.business-form-link{color:var(--royal-600);align-items:center;gap:12px;padding-block:10px;font-weight:800;display:inline-flex}.business-steps{border-top:1px solid var(--line);margin-top:32px;padding-top:25px}.business-steps>p{margin-bottom:20px;font-weight:700}.business-steps ol{grid-template-columns:repeat(3,1fr);gap:12px;font-size:.78rem;display:grid}.business-steps li span{color:var(--royal-500);margin-bottom:8px;font-size:1.3rem;display:block}.business-call{color:var(--muted);align-items:center;gap:12px;margin-top:30px;font-size:.85rem;display:flex}.business-call b{margin-inline-start:8px;display:inline-block}.business-form-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);min-width:0;color:var(--text);background:#fff;border-radius:26px;padding:clamp(22px,3vw,38px);scroll-margin-top:130px}.business-form-heading{align-items:center;gap:14px;margin-bottom:22px;display:flex}.business-form-heading h3{margin-bottom:7px;font-size:1.35rem}.business-form-heading p,.business-required{color:var(--muted);font-size:.8rem}.business-form-icon{background:var(--off-white);width:48px;height:48px;color:var(--royal-600);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.business-required{margin-bottom:16px}.business-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.business-fields label,.business-message{font-size:.82rem;font-weight:700;display:block}.business-form-card small{color:var(--muted);font-size:.72rem;font-weight:400}.business-fields input,.business-fields select,.business-message textarea{width:100%;min-width:0;min-height:48px;color:var(--text);font:inherit;background:#fafbfd;border:1px solid #d8e1ed;border-radius:10px;margin-top:7px;padding:12px;font-weight:400;display:block}.business-fields input::placeholder,.business-message textarea::placeholder{color:#69788c;opacity:1}.business-form-card :is(input,select,textarea,button,a):focus-visible,.business-intro a:focus-visible{outline:3px solid var(--royal-400);outline-offset:3px}.business-full{grid-column:1/-1}.business-needs{border:0;min-width:0;margin:22px 0;padding:0}.business-needs legend{margin-bottom:12px;font-size:.82rem;font-weight:700}.business-needs>div{flex-wrap:wrap;gap:9px;display:flex}.business-needs label{cursor:pointer;border:1px solid #d8e1ed;border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:.75rem;display:flex}.business-needs label:has(input:checked){border-color:var(--royal-500);color:var(--royal-700);background:#edf4fc}.business-form-card input[type=checkbox]{accent-color:var(--royal-600);flex-shrink:0;width:17px;height:17px}.business-message textarea{resize:vertical;min-height:95px}.business-consent{color:var(--muted);cursor:pointer;align-items:start;gap:9px;margin-block:20px;font-size:.75rem;line-height:1.9;display:flex}.business-submit{width:100%}.business-form-note{text-align:center;color:var(--muted);margin-top:12px;font-size:.72rem}.business-handoff{background:#edf4fc;border-radius:10px;margin-top:15px;padding:14px;font-size:.8rem}.business-handoff a{color:var(--royal-700);font-weight:700;text-decoration:underline;display:block}@media (width<=1000px){.business-layout{grid-template-columns:1fr;gap:24px}.business-intro{max-width:680px}}@media (width<=540px){.business-fields{grid-template-columns:1fr}.business-form-card{border-radius:20px;padding:22px 18px}.business-steps ol{font-size:.7rem}.business-form-heading h3{font-size:1.2rem}}.business-page{background:#fff}.business-hero{padding-top:calc(var(--header-h) + var(--header-top,0px) + 45px);background:linear-gradient(#f4f8fe 0%,#fff 64%,#f6f8fb 100%);position:relative;overflow:hidden}.business-hero-grid{top:0;transform-origin:top;pointer-events:none;background-image:linear-gradient(#1a4f960d 1px,#0000 1px),linear-gradient(90deg,#1a4f960d 1px,#0000 1px);background-size:80px 60px;height:340px;position:absolute;inset-inline:-20%;transform:perspective(380px)rotateX(-36deg);-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.business-hero-layout{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,5vw,80px);min-height:490px;padding-block:24px 70px;display:grid;position:relative}.business-hero-copy h1{letter-spacing:-.04em;color:var(--navy-900);max-width:600px;font-size:clamp(2.3rem,3.7vw,3.65rem);line-height:1.4}.business-hero-accent{color:var(--royal-600);margin-top:22px;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:800}.business-hero-copy .business-description{max-width:490px;margin-top:16px;font-size:.98rem}.business-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.business-hero-actions .btn{border-radius:12px}.business-tour-link{align-items:center;gap:10px;padding-block:12px;font-size:.9rem;display:inline-flex}.business-hero-art{min-width:0;padding:24px 0 42px 48px;position:relative}.business-art-halo{background:radial-gradient(#2a68b820,#0000 68%);position:absolute;inset:-20px}.business-photo-frame{border:6px solid #fff;border-radius:24px;margin-inline-start:20px;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 28px 65px #07111f24}.business-photo-frame>img{object-fit:cover;width:100%;height:305px}.business-photo-caption{color:#fff;background:var(--navy-900);align-items:center;gap:12px;padding:17px 20px;font-weight:800;display:flex}.business-photo-caption small{color:#b9cce5;font-size:.7rem;font-weight:400;display:block}.business-art-wordmark{letter-spacing:.14em;color:#b9cce5;margin-inline-start:auto;font-size:.8rem}.business-art-phone{object-fit:contain;filter:drop-shadow(0 18px 20px #07111f30);width:165px;height:230px;position:absolute;bottom:-3px;left:-14px}.business-art-badge{color:var(--royal-700);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6eef7;border-radius:12px;align-items:center;gap:9px;padding:12px 17px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:3px;right:0}.business-value-strip{grid-template-columns:repeat(3,1fr);padding-block:30px 45px;scroll-margin-top:140px;display:grid}.business-value-strip>div{text-align:center;padding:0 22px}.business-value-strip>div+div{border-inline-start:1px solid #dbe4ef}.business-value-number{color:var(--royal-600);margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.3;display:block}.business-value-strip p{color:var(--muted);font-size:.9rem}.business-contact{background:#f1f5fa;border-top:1px solid #e6eef7}.business-contact .business-intro h2{line-height:1.5}.business-hero a:focus-visible{outline:3px solid var(--royal-400);outline-offset:5px}@media (width<=800px){.business-hero-layout{grid-template-columns:1fr;gap:32px;padding-bottom:40px}.business-hero-copy{text-align:center}.business-hero-copy h1,.business-hero-copy .business-description{margin-inline:auto}.business-hero-actions{justify-content:center}.business-hero-art{width:min(100%,500px);margin-inline:auto}.business-hero{padding-top:calc(var(--header-h) + 35px)}}@media (width<=480px){.business-hero-copy h1{font-size:2.2rem}.business-hero-actions{gap:10px 20px}.business-photo-frame>img{height:235px}.business-photo-caption{padding:14px 10px}.business-art-phone{width:125px;height:180px;left:-4px}.business-art-wordmark{display:none}.business-value-strip{grid-template-columns:1fr;gap:20px}.business-value-strip>div{text-align:start;align-items:center;gap:18px;padding:0;display:flex}.business-value-strip>div+div{border-inline-start:0}.business-value-number{margin:0;font-size:1.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
