:root{color-scheme:light;--ink: #14323a;--deep: #0f2b33;--muted: #5f737b;--line: #d8edf1;--soft: #eaf8fb;--soft-strong: #dff3f8;--brand: #00bde0;--brand-dark: #168aa0;--green: #9bc552;--coral: #f48c72;--white: #ffffff;--shadow: 0 28px 80px rgba(20, 50, 58, .13);font-family:Avenir Next,Avenir Next Arabic,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:hidden}.utility-bar{display:flex;align-items:center;justify-content:flex-end;gap:28px;min-height:32px;padding:0 clamp(24px,5vw,72px);color:#2e4249;background:#f4f8f9;border-bottom:1px solid rgba(216,237,241,.85);font-size:.88rem;font-weight:400}.utility-bar a{transition:color .18s ease}.utility-bar a:hover{color:var(--brand-dark)}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:clamp(28px,5vw,76px);min-height:68px;padding:6px clamp(24px,5vw,72px);background:#fffffff0;border-bottom:1px solid rgba(216,237,241,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{width:174px;max-width:100%}.brand{display:flex;align-items:center;width:174px;min-height:44px}.nav-links{flex:1;display:flex;align-items:center;justify-content:space-evenly;max-width:620px;margin-inline:auto;gap:clamp(34px,6vw,92px);color:var(--ink);font-size:1rem;font-weight:500}.nav-links a{transition:color .18s ease}.nav-links a:hover{color:var(--brand-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 22px;color:#fff;background:var(--deep);border:1px solid var(--deep);border-radius:999px;font-size:.98rem;font-weight:650;box-shadow:0 16px 34px #0f2b332e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);background:#0b2229;box-shadow:0 20px 44px #0f2b333d}.button-outline{min-height:32px;padding:0 14px;color:#fff;background:var(--brand-dark);border-color:var(--brand-dark);font-size:.82rem;font-weight:500;box-shadow:0 12px 24px #168aa033}.button-outline:hover,.button-soft:hover{color:#fff;background:#0f7890}.button-soft{color:var(--ink);background:#fff;border-color:#0f2b3324;box-shadow:none}.hero{position:relative;min-height:min(650px,calc(100svh - 72px));overflow:hidden;background:radial-gradient(circle at 82% 36%,#b4eff994 0,#b4eff994 18%,#b4eff900 34%),linear-gradient(120deg,#9de6f2,#2bb9d4 48%,#0b7188)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#dff8fce0,#50c6db75 49%,#085d701a 74%);pointer-events:none}.topology-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;opacity:.82;pointer-events:none}.topology-bg canvas{display:block}.hero-inner{position:relative;z-index:2;display:block;min-height:min(650px,calc(100svh - 72px));width:min(1360px,calc(100% - 64px));margin:0 auto;padding:clamp(46px,6vh,62px) 0 clamp(30px,5vh,50px)}.hero-copy{width:min(610px,48vw);margin-left:clamp(54px,8vw,132px);padding-top:clamp(12px,3.5vh,34px);position:relative;z-index:3}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--brand-dark);font-size:.8rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero h1,.section-heading h2,.about-copy h2,.contact-card h2{margin:0;color:var(--deep);letter-spacing:0;line-height:1.04}.hero h1{max-width:700px;color:var(--deep);font-size:clamp(3rem,5vw,5.35rem);text-shadow:none;-webkit-text-stroke:0}.typing-wrap{position:relative;display:inline-block;min-height:1.15em;min-width:6.3em;color:#fff}.typing-cursor{display:inline-block;width:.08em;height:.82em;margin-left:.06em;background:currentColor;transform:translateY(.08em);animation:caretBlink .9s steps(1) infinite}.hero p{max-width:570px;margin:17px 0 0;color:#14323ab8;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.hero .button{background:var(--deep);border-color:var(--deep);color:#fff;box-shadow:0 16px 36px #08495833}.hero .button-soft{background:#ffffff85;border-color:#ffffffb3;color:var(--deep);box-shadow:none}.hero-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;min-height:0;overflow:hidden;pointer-events:none}.hero-image-wrap img{position:absolute;right:max(-24px,-1vw);bottom:0;z-index:2;width:min(760px,49vw);height:min(650px,calc(100svh - 70px));max-width:none;object-fit:contain;object-position:right bottom;border-radius:0;filter:drop-shadow(0 26px 46px rgba(12,76,90,.1))}.support-section,.about-section,.contact-section,.footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.support-section{padding:clamp(62px,8vw,96px) 0}.reveal-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.section-heading{max-width:800px;margin-bottom:36px}.section-heading h2,.about-copy h2,.contact-card h2{font-size:clamp(2rem,4vw,3.5rem)}.section-heading p,.about-copy p,.contact-card p{margin:18px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.72}.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.support-card{min-height:260px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 45px #14323a0f;transition:transform .18s ease,box-shadow .18s ease}.support-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #14323a1a}.icon-box{display:grid;place-items:center;width:52px;height:52px;margin-bottom:28px;color:var(--brand-dark);background:var(--soft);border:1px solid var(--line);border-radius:14px}.support-card h3{margin:0;color:var(--deep);font-size:1.18rem}.support-card p{margin:13px 0 0;color:var(--muted);line-height:1.62}.about-section{display:grid;grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(34px,7vw,78px);padding:clamp(30px,6vw,80px) 0 clamp(70px,8vw,110px)}.about-mark{display:grid;place-items:center;min-height:370px;padding:42px;background:linear-gradient(135deg,#f6fbfc,#fff);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow)}.about-mark img{width:min(480px,96%)}.contact-section{width:min(1180px,calc(100% - 64px));padding-bottom:34px}.contact-card{display:grid;gap:18px;padding:clamp(22px,3vw,32px);background:linear-gradient(135deg,#f3fbfd,#fff);border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 60px #14323a14}.contact-copy h2{white-space:nowrap;font-size:clamp(1.9rem,3.4vw,3.25rem)}.contact-copy p{max-width:720px;margin-top:12px}.consult-form{position:relative;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));align-items:end;column-gap:14px;row-gap:18px;width:calc(100% - 18px);margin-inline:auto}.consult-form label{display:grid;gap:10px;color:var(--deep);font-size:.96rem;font-weight:500}.field-label{white-space:nowrap}.field-label b{color:#bd4d3e;font-weight:650}.consult-form input{width:100%;min-height:44px;padding:0 16px;color:var(--deep);background:#edf1f2;border:1px solid transparent;border-radius:12px;font:inherit;outline:none}.consult-form input:focus{border-color:var(--brand-dark);background:#fff}.consult-form button{grid-column:1 / -1;justify-self:center;width:100%;min-height:40px;padding:0 18px;color:#fff;background:var(--brand-dark);border:0;border-radius:999px;font:inherit;font-weight:550;font-size:.94rem;white-space:nowrap;cursor:pointer}.consult-form button:disabled{cursor:wait;opacity:.72}.form-status{grid-column:1 / -1;min-height:1.2em;margin:-2px 0 0;color:var(--brand-dark);font-size:.9rem}.form-status.success{animation:confirmation-pop .42s ease both}.form-status.error{color:#9f3329}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@keyframes confirmation-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}70%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.help-widget{position:fixed;right:24px;bottom:24px;z-index:40}.help-bubble{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 22px;color:#fff;background:var(--brand-dark);border:0;border-radius:999px;box-shadow:0 18px 42px #168aa047;font:inherit;font-weight:500;cursor:pointer}.help-panel{position:absolute;right:0;bottom:calc(100% + 12px);display:grid;gap:8px;width:245px;padding:12px;background:#fffffff5;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 54px #14323a29;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.help-widget:hover .help-panel,.help-widget:focus-within .help-panel{opacity:1;transform:translateY(0);pointer-events:auto}.help-panel a{display:flex;align-items:center;gap:9px;min-height:40px;padding:0 10px;color:var(--deep);border-radius:12px;font-size:.92rem;transition:background .18s ease,color .18s ease}.help-panel a:hover{color:var(--brand-dark);background:var(--soft)}.footer{padding:34px 0 42px;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:22px}.footer-top img{width:190px}.footer-links{display:flex;gap:18px;color:var(--muted);font-size:.92rem;font-weight:700}.legal-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin:0 0 16px}.legal-links button{padding:0;color:var(--brand-dark);background:transparent;border:0;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}.legal-links button:hover{color:var(--deep);text-decoration:underline;text-underline-offset:4px}.footer small{display:block;max-width:1040px;color:#6b7f85;font-size:.86rem;line-height:1.65}.footer small{margin-top:16px}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:22px}.legal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d202680;border:0;cursor:pointer}.legal-panel{position:relative;width:min(820px,100%);max-height:min(760px,calc(100svh - 44px));overflow:auto;padding:clamp(24px,4vw,38px);background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 28px 80px #0d202638}.legal-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.legal-panel h2{margin:6px 0 0;color:var(--deep);font-size:clamp(1.8rem,4vw,2.75rem)}.legal-close{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;color:var(--deep);background:var(--soft);border:1px solid var(--line);border-radius:999px;font:inherit;font-size:1.05rem;line-height:1;cursor:pointer}.legal-updated{margin:10px 0 0;color:var(--muted);font-size:.9rem}.legal-intro{margin:18px 0 0;color:var(--muted);font-size:1rem;line-height:1.68}.legal-copy{display:grid;gap:18px;margin-top:22px}.legal-copy section{padding-top:18px;border-top:1px solid var(--line)}.legal-copy h3{margin:0;color:var(--deep);font-size:1.08rem}.legal-copy p,.legal-note{margin:8px 0 0;color:#62787f;font-size:.95rem;line-height:1.68}.legal-note{margin-top:24px;padding:14px 16px;background:var(--soft);border:1px solid var(--line);border-radius:14px}.reveal{animation:riseIn .68s ease both}.delay-1{animation-delay:.12s}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;transition-duration:1ms!important}.typing-cursor{display:none}}@media(max-width:1040px){.site-header{flex-wrap:wrap}.utility-bar{padding-left:clamp(24px,5vw,72px)}.brand,.brand img{width:160px}.nav-links{order:3;width:100%;justify-content:flex-start}.about-section,.contact-card{grid-template-columns:1fr}.consult-form{grid-template-columns:repeat(2,minmax(0,1fr))}.consult-form button{grid-column:1 / -1}.hero-copy{width:min(590px,58vw);margin-left:clamp(36px,7vw,72px)}.hero-image-wrap{min-height:0}.hero-image-wrap img{right:-26px;bottom:0;width:min(560px,52vw);height:min(520px,calc(100svh - 74px))}.support-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.utility-bar{align-items:flex-end;gap:10px;padding:7px 16px;font-size:.74rem;line-height:1.2}.site-header{display:grid;grid-template-columns:auto 1fr;gap:10px 16px;min-height:auto;padding:10px 16px 12px}.brand img{width:142px}.brand{width:142px;min-height:48px}.site-header .button{display:none}.nav-links{grid-column:1 / -1;justify-content:space-between;gap:22px;overflow-x:auto;font-size:.92rem}.hero{min-height:calc(100svh - 74px);background:radial-gradient(circle at 74% 62%,#ffffff7a 0,#ffffff7a 22%,#fff0 39%),linear-gradient(145deg,#1597b1,#46bfd6 58%,#dff7fb)}.hero-inner{width:min(100% - 30px,1180px);min-height:calc(100svh - 74px);padding:34px 0 0}.hero-copy{width:100%;margin-left:0;padding-top:12px}.hero h1{font-size:clamp(2.15rem,9.4vw,3.2rem);max-width:92%}.typing-wrap{min-width:0;display:block}.hero p{font-size:.98rem;max-width:92%;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;width:min(100%,360px);margin-top:20px}.hero-actions .button{flex:1 1 158px;width:auto;min-height:42px;padding:0 16px;font-size:.9rem}.hero-image-wrap{min-height:0}.hero-image-wrap img{left:50%;right:auto;bottom:0;width:min(390px,88vw);height:min(430px,52vh);object-position:center bottom;opacity:.94;transform:translate(-50%)}.support-section,.about-section,.contact-section,.footer{width:min(100% - 28px,1180px)}.support-section{padding:58px 0 74px}.support-grid{grid-template-columns:1fr}.footer-top{align-items:flex-start;flex-direction:column}.about-mark{min-height:280px;border-radius:24px}.contact-card{padding:22px;border-radius:24px}.contact-copy h2{white-space:normal}.consult-form{grid-template-columns:1fr}.consult-form button{width:calc(100% - 18px)}.help-widget{right:14px;bottom:14px}.help-bubble{min-height:46px;padding:0 16px;font-size:.92rem}.help-panel{width:min(245px,calc(100vw - 28px))}}
