:root{--bg:#07111f;--bg-alt:#0c182b;--panel:#0c1a2ee0;--panel-strong:#11233a;--panel-soft:#152c47;--text:#f5f7fb;--muted:#9eb1c8;--line:#8ebee324;--accent:#67e8f9;--accent-strong:#1ec8de;--accent-deep:#093e54;--shadow:0 28px 90px #040c1873;--radius:24px;--radius-sm:16px;--container:1180px;--font-display:var(--font-space-grotesk), var(--font-heebo), sans-serif;--font-body:var(--font-manrope), var(--font-heebo), sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at 0 0,#67e8f91f,#0000 26%),radial-gradient(circle at right 20%,#124c6f33,#0000 30%),linear-gradient(#081120 0%,#07111f 45%,#050c17 100%);margin:0;line-height:1.6;overflow-x:hidden}body.rtl{font-family:var(--font-heebo), var(--font-body)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,ul,ol{margin:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 .8rem;line-height:1.05}body.rtl h1,body.rtl h2,body.rtl h3,body.rtl h4{font-family:var(--font-heebo), var(--font-display);letter-spacing:-.03em}h1{font-size:clamp(2.8rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.25rem)}h3{font-size:clamp(1.25rem,2.2vw,1.65rem)}.container{width:min(calc(100% - 2rem), var(--container));margin:0 auto}.section{padding:5.5rem 0;position:relative}.section-alt{background:linear-gradient(#101e31e0,#09111fe6)}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#07111fbf;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:1rem;min-height:80px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:800;display:inline-flex}.brand-mark{background:radial-gradient(circle at 30% 30%, #d8fbff, var(--accent));border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 8px #67e8f91f,0 0 40px #67e8f973}.nav-links,.nav-actions,.cta-row,.contact-actions,.footer-links,.trust-list{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.nav-links a,.footer-links a{color:var(--muted);transition:color .18s}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.button{min-height:48px;font-weight:700;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.15rem;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, #7cf0ff, var(--accent-strong));color:#052334;box-shadow:0 16px 36px #1ec8de3d}.button-secondary{color:var(--text);background:#ffffff05;border-color:#67e8f938}.button-full{width:100%}.hero{padding-top:6rem}.hero h1{margin-bottom:1.35rem}.hero-copy{max-width:40rem;margin-top:.55rem}.hero .cta-row{margin-top:1.65rem}.hero .trust-list{margin-top:2rem}.hero-grid,.contact-grid,.two-column{grid-template-columns:1.2fr .8fr;align-items:start;gap:2rem;display:grid}.hero-grid>*,.contact-grid>*,.two-column>*{min-width:0}.hero-copy,.section-heading p,.card p,.experience-card p,.story-card p,.timeline-step p,.faq-item p,.contact-section p,.site-footer p,.hero-panel p{color:var(--muted);font-size:1.03rem}.eyebrow,.mini-label{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.76rem;font-weight:800;display:inline-flex}.hero-card,.card,.experience-card,.story-card,.list-panel,.contact-form,.faq-item,.hero-panel,.stats-grid article{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:1.25rem}.hero-panel{background:linear-gradient(145deg,#0b1d32f2,#0a1728e0);margin-bottom:1rem;padding:1.5rem}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stats-grid article{padding:1.1rem}.stats-grid strong{margin-bottom:.4rem;font-size:.95rem;display:block}.stats-grid span{color:var(--muted);font-size:.95rem}.trust-list{margin:1.6rem 0 0;padding:0;list-style:none}.trust-list li{color:#d9e7f7;background:#ffffff08;border:1px solid #67e8f924;border-radius:999px;padding:.55rem .9rem;font-size:.95rem}.section-heading{max-width:760px;margin-bottom:2rem}.card-grid,.experience-grid,.story-grid,.faq-grid{gap:1.7rem;display:grid}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid,.story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.experience-card,.story-card{padding:1.5rem}.experience-grid+.story-grid{margin-top:1.7rem}.timeline{gap:1rem;display:grid}.timeline-step{border-radius:var(--radius-sm);background:#ffffff05;border:1px solid #9eb1c81a;grid-template-columns:72px 1fr;gap:1.2rem;padding:1.3rem 1.4rem;display:grid}.timeline-step span{color:#032a36;background:linear-gradient(135deg, #b7f9ff, var(--accent));border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:inline-flex}.faq-item{padding:1.2rem 1.4rem}.faq-item summary{cursor:pointer;font-size:1.05rem;font-weight:800;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{margin-bottom:.9rem}.contact-section{padding-bottom:6.5rem}.contact-intro{max-width:52rem;margin-bottom:2rem}.contact-intro .contact-actions{margin-top:1.4rem}.contact-form{padding:1.4rem}.contact-panels,.contact-stack{gap:1.4rem;display:grid}.contact-panels{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start}.contact-panels>*,.contact-stack>*{min-width:0}.contact-form-shell,.calendly-shell{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);padding:1rem}.calendly-inline-host{border-radius:calc(var(--radius) - 8px);background:#ffffff05;width:100%;min-width:0;max-width:100%;min-height:760px;overflow:hidden}.calendly-inline-host iframe,.calendly-inline-host>div,.calendly-inline-host>div>div{max-width:100%}.calendly-fallback{color:var(--muted);margin-top:.9rem;font-size:.95rem}.contact-form label{margin-bottom:1rem;font-weight:700;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--text);font:inherit;resize:vertical;background:#ffffff08;border:1px solid #9eb1c82e;border-radius:18px;margin-top:.55rem;padding:.95rem 1rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8ea4bb}.contact-form input:focus,.contact-form textarea:focus{border-color:#0000;outline:2px solid #67e8f980}.form-status{min-height:1.5rem;color:var(--accent);margin:.8rem 0 0}.contact-note{max-width:46ch;margin-top:1rem}.site-footer{border-top:1px solid var(--line);background:#050c17eb;padding:2rem 0 2.5rem}.footer-shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.copyright{color:var(--muted);white-space:nowrap;direction:ltr;unicode-bidi:isolate;flex:none;margin:0}.footer-shell>div:first-child{max-width:52ch}.footer-links{flex:auto;justify-content:center}@media (max-width:980px){.hero-grid,.contact-grid,.two-column,.footer-shell,.card-grid,.experience-grid,.story-grid,.contact-panels{grid-template-columns:1fr}.nav-shell{flex-direction:column;align-items:flex-start;padding:.9rem 0}.nav-links{gap:.8rem}.stats-grid{grid-template-columns:1fr}.footer-shell{justify-content:flex-start;align-items:start}}@media (max-width:720px){.section{padding:4.25rem 0}.hero{padding-top:4rem}.timeline-step{grid-template-columns:1fr}.timeline-step span{width:48px;height:48px}.nav-links{display:none}.nav-actions{width:100%}.nav-actions .button{flex:1 1 0}}
@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/86c8c58929c52757-s.p.0.9xmnne063hw.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/26f1faa720e098bd-s.0lqg_p18duca8.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/12a3b720ebf90c95-s.15..81.ch8yfa.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/3d5a56639c692758-s.004fjk~~14fwr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1c9ef42b327f16c7-s.p.05.1ccstyjr3y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Heebo Fallback;src:local(Arial);ascent-override:104.9%;descent-override:42.14%;line-gap-override:0.0%;size-adjust:99.89%}.heebo_5ccf5298-module__OhK-NW__className{font-family:Heebo,Heebo Fallback;font-style:normal}.heebo_5ccf5298-module__OhK-NW__variable{--font-heebo:"Heebo", "Heebo Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_2760538e-module__9giUYa__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_2760538e-module__9giUYa__variable{--font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_c2898c66-module__69Zeeq__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_c2898c66-module__69Zeeq__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
