@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{color:#fff;background:#000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}img,svg,canvas{max-width:100%;height:auto}button,a{font:inherit}:root{--bg:#04070c;--bg-2:#090d16;--glass:#ffffff12;--glass-strong:#ffffff1f;--border:#ffffff24;--text:#f8fbff;--muted:#94a1b4;--blue:#4ea8ff;--blue-soft:#4ea8ff47;--shell-width:min(1320px, calc(100% - clamp(20px, 4vw, 48px)))}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:clamp(.95rem,.9rem + .2vw,1rem);line-height:1.6;overflow-x:hidden}body:before{content:"";z-index:-4;will-change:transform;background:radial-gradient(circle at 15% 15%,#4ea8ff29,#0000 25%),radial-gradient(circle at 85% 20%,#16ffd71f,#0000 24%),linear-gradient(120deg,#02040a,#060912 55%,#070b12);position:fixed;top:0;bottom:0;left:0;right:0}#root{min-height:100vh}.app{isolation:isolate;min-height:100vh;position:relative;overflow:hidden auto}.skip-link{z-index:100;color:#04070c;background:#f8fbff;border-radius:999px;padding:10px 14px;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-48px;left:16px}.skip-link:focus{top:16px}.site-shell{z-index:2;width:var(--shell-width);margin:0 auto;padding:clamp(14px,2vw,24px) 0 clamp(56px,8vw,96px);animation:.9s cubic-bezier(.22,1,.36,1) forwards fadeInContent;position:relative}@keyframes fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.background{z-index:-2;background:radial-gradient(circle at 20% 20%,#4ea8ff2e,#0000 28%),radial-gradient(circle at 80% 10%,#00ffe11f,#0000 24%),linear-gradient(115deg,#030509,#050913 65%,#08111d);animation:16s ease-in-out infinite alternate bgMove;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes bgMove{0%{transform:scale(1)rotate(0)}to{transform:scale(1.08)rotate(1.2deg)}}.nav-shell{z-index:40;-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#080c15b8;border:1px solid #ffffff24;border-radius:999px;justify-content:space-between;align-items:center;gap:clamp(12px,1.8vw,18px);width:100%;padding:clamp(12px,1.4vw,16px) clamp(14px,2vw,18px);transition:transform .3s,box-shadow .3s,border-color .3s,background .3s;display:flex;position:sticky;top:clamp(12px,1.6vw,18px);box-shadow:0 16px 46px #00000047,inset 0 1px #ffffff14}.nav-shell:hover{transform:translateY(-1px);box-shadow:0 20px 54px #00000052,inset 0 1px #ffffff1a}.brand{color:var(--text);letter-spacing:.24em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;font-size:clamp(.8rem,.72rem + .4vw,.95rem);font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg,#4ea8ff42,#ffffff1f);border:1px solid #fff3;border-radius:50%;place-items:center;width:clamp(32px,2.4vw,36px);height:clamp(32px,2.4vw,36px);display:grid;box-shadow:inset 0 1px 1px #ffffff29}.nav-actions{align-items:center;gap:12px;display:flex}.lang-switcher,.mobile-lang-switcher{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.lang-switcher button,.mobile-lang-switcher button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-weight:700}.lang-switcher button.lang-active,.mobile-lang-switcher button:hover{color:#fff;background:#4ea8ff33}.nav-links{align-items:center;gap:24px;display:flex}.nav-links a,.nav-cta{color:var(--muted);font-weight:600;text-decoration:none;transition:color .25s,transform .25s,background .25s,box-shadow .25s;position:relative}.nav-links a:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#0000,#8dd0ff,#0000);border-radius:999px;width:100%;height:2px;transition:transform .28s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.nav-links a:hover,.nav-cta:hover{color:#fff;transform:translateY(-1px)}.nav-links a:hover:after{transform:scaleX(1)}.nav-links a:focus-visible:after{transform:scaleX(1)}.nav-cta{background:linear-gradient(135deg,#4ea8ff33,#ffffff17);border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px}.nav-mobile-toggle{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.nav-mobile-toggle span{background:#fff;border-radius:999px;width:18px;height:2px}.nav-mobile-panel{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#080c15cc;border:1px solid #ffffff24;border-radius:20px;flex-direction:column;gap:10px;margin-top:12px;padding:14px;display:none;box-shadow:0 16px 42px #0000003d}.nav-mobile-panel a{color:var(--text);font-weight:600;text-decoration:none}.hero-orb-fallback{background:linear-gradient(135deg,#4ea8ff29,#0000 70%);border-radius:24px;width:100%;height:100%;min-height:220px}.content-stack{flex-direction:column;gap:clamp(24px,3vw,40px);display:flex}.hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(24px,3vw,40px);min-height:min(82vh,860px);padding:clamp(56px,8vw,96px) 0 clamp(32px,4vw,48px);display:grid;position:relative}.hero-copy{max-width:720px}.eyebrow{color:#8dd0ff;letter-spacing:.28em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;font-size:.83rem;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,6.3vw,5.4rem);font-weight:800;line-height:.95}.hero h1 span{background:linear-gradient(90deg,#f8fbff 0%,#76b8ff 45%,#a3f7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.subtitle{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:clamp(.98rem,.9rem + .3vw,1.08rem);line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions a{min-height:46px}.primary-btn,.secondary-btn{border-radius:999px;justify-content:center;align-items:center;padding:13px 18px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:inline-flex}.primary-btn{color:#03111f;background:linear-gradient(135deg,#f8fdff,#91cfff);box-shadow:0 12px 28px #4ea8ff3d}.secondary-btn{color:var(--text);background:#ffffff0a;border:1px solid #ffffff24}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.hero-panel{border:1px solid var(--border);-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:linear-gradient(135deg,#ffffff14,#ffffff08);border-radius:clamp(22px,2.5vw,28px);align-items:flex-end;min-height:clamp(280px,40vw,360px);padding:clamp(18px,2.2vw,24px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000047}.hero-orb-scene{z-index:0;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.orbital-glow{filter:drop-shadow(0 0 24px #4ea8ff29);width:100%;height:100%;min-height:280px;display:block}.particles-canvas{width:100%;height:100%;display:block}.panel-glow{filter:blur(30px);background:radial-gradient(circle,#4ea8ff4d,#0000 70%);width:260px;height:260px;position:absolute;top:auto;bottom:-30%;left:auto;right:-20%}.panel-content{z-index:1;max-width:min(280px,100%);position:relative}.panel-label{color:#8dd0ff;letter-spacing:.24em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.hero-panel h3{margin:0 0 10px;font-size:1.45rem}.hero-panel p{color:var(--muted);margin:0;line-height:1.7}.scroll-indicator{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.78rem;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#fffffff2,#fff0);width:1px;height:44px;animation:1.8s ease-in-out infinite pulseLine}@keyframes pulseLine{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.feature-section{margin-top:10px;padding:8px 0 4px}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:clamp(14px,1.8vw,20px);margin-top:10px;display:grid}.projects-section{margin-top:16px;padding:8px 0 4px}.section-heading{margin-bottom:18px}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,2.4vw,2.2rem)}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:clamp(14px,1.8vw,20px);display:grid}.project-card{contain:layout paint;-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);min-height:220px;transform-style:preserve-3d;background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff24;border-radius:24px;flex-direction:column;justify-content:flex-end;padding:clamp(18px,2vw,24px);animation:5s ease-in-out infinite floatCard;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 46px #0000004d}.project-card:nth-child(2){animation-delay:.9s}.project-card:nth-child(3){animation-delay:1.8s}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.project-card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#4ea8ff40,#0000 70%);width:220px;height:220px;transition:opacity .3s;position:absolute;top:auto;bottom:-30%;left:auto;right:-20%}.project-card:hover .project-card-glow{opacity:1}.project-icon{color:#8dd0ff;background:linear-gradient(135deg,#4ea8ff38,#ffffff1a);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:14px;font-size:1.15rem;display:grid;box-shadow:inset 0 1px 1px #ffffff29}.project-card h3{margin:0 0 10px;font-size:1.12rem}.project-card p{color:var(--muted);margin:0;line-height:1.75}.info-card{contain:layout paint;-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);isolation:isolate;background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff24;border-radius:24px;flex-direction:column;justify-content:flex-start;min-height:220px;padding:clamp(18px,2vw,24px);transition:transform .25s,border-color .25s,box-shadow .25s;animation:6s ease-in-out infinite floatFeatureCard;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 46px #0000003d}.info-card:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#4ea8ff21,#0000 56%,#ffffff0d);position:absolute;top:0;bottom:0;left:0;right:0}.info-card:after{content:"";border-radius:inherit;opacity:.55;z-index:-1;background:linear-gradient(90deg,#0000,#4ea8ffb3,#0000);transition:transform .65s;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;transform:translate(-120%)}.info-card:hover{border-color:#4ea8ff6b;transform:translateY(-8px)scale(1.01);box-shadow:0 18px 42px #00000052,0 0 0 1px #4ea8ff1f}.info-card:hover:after{transform:translate(120%)}.info-card:nth-child(2){animation-delay:.9s}.info-card:nth-child(3){animation-delay:1.8s}@keyframes floatFeatureCard{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.feature-icon{color:#8dd0ff;background:linear-gradient(135deg,#4ea8ff3d,#ffffff1f);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:16px;display:grid;box-shadow:inset 0 1px 1px #ffffff29}.feature-icon svg{fill:currentColor;width:22px;height:22px}.info-card h3{margin:0 0 10px;font-size:1.12rem}.info-card p{color:var(--muted);margin:0;line-height:1.7}.footer-section{contain:layout paint;-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff24;border-radius:24px;margin-top:20px;padding:clamp(18px,2vw,24px);box-shadow:0 16px 46px #0000003d}.footer-content{justify-content:space-between;align-items:end;gap:16px;display:flex}.footer-content h2{margin:0 0 8px;font-size:clamp(1.4rem,2vw,1.8rem)}.footer-content p{color:var(--muted);margin:0;line-height:1.7}.footer-copy{color:var(--muted);margin-top:18px;font-size:.9rem}.cursor-glow{pointer-events:none;filter:blur(32px);z-index:0;background:radial-gradient(circle,#4ea8ff3d,#4ea8ff14,#0000 70%);border-radius:50%;width:320px;height:320px;transition:left 60ms linear,top 60ms linear;position:fixed;transform:translate(-50%,-50%)}.particles-layer{z-index:1;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.loading-screen{z-index:10;background:radial-gradient(circle at top,#4ea8ff1f,#0000 34%),#000;place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.loading-flash{mix-blend-mode:screen;background:linear-gradient(120deg,#0000 0%,#6dceff29 35%,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.loading-glow{filter:blur(28px);pointer-events:none;background:radial-gradient(circle,#4ea8ff52,#4ea8ff14 45%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute}.loading-logo-wrap{z-index:2;flex-direction:column;align-items:center;gap:12px;width:min(220px,78vw);display:flex;position:relative}.loading-badge{color:#f9fbff;letter-spacing:.2em;text-shadow:0 0 16px #4ea8ffcc;background:linear-gradient(135deg,#4ea8ff3d,#ffffff14);border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:92px;height:92px;font-size:1.7rem;font-weight:800;display:grid;box-shadow:0 0 50px #4ea8ff47}.loading-text{color:#f3f8ff;letter-spacing:.42em;text-transform:uppercase;font-size:.95rem;font-weight:700}.loading-progress{background:linear-gradient(90deg,#4ea8ff33,#4ea8fff2,#fff3);border-radius:999px;width:100%;height:2px;box-shadow:0 0 18px #4ea8ff59}@media (max-width:720px){.loading-badge{width:76px;height:76px;font-size:1.4rem}.loading-text{letter-spacing:.3em;font-size:.8rem}}@media (min-width:1600px){.hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}}@media (max-width:1100px){.hero{grid-template-columns:1fr;padding-top:clamp(40px,6vw,56px)}.hero-panel{min-height:300px}.cards-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:760px){.site-shell{width:min(100% - 20px,100%);padding-top:14px}.nav-shell{border-radius:24px;padding:12px 14px}.nav-links-desktop,.nav-cta-desktop{display:none}.nav-mobile-toggle{display:inline-flex}.nav-mobile-panel{display:flex}.hero{min-height:auto;padding-bottom:20px}.hero h1{font-size:clamp(2.4rem,10vw,3.2rem)}.footer-content{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.cards-grid,.projects-grid{grid-template-columns:1fr}.info-card,.project-card{min-height:0;padding:20px}.subtitle{font-size:.98rem}.hero-actions{flex-direction:column;align-items:flex-start}.primary-btn,.secondary-btn{width:100%}.scroll-indicator{display:none}}@media (max-width:480px){.nav-shell{gap:10px;padding:10px 12px}.brand{letter-spacing:.16em;gap:8px}.brand-mark{width:30px;height:30px}.hero-panel{min-height:260px;padding:16px}.hero h1{font-size:clamp(2.1rem,9vw,2.9rem)}.hero-actions a{min-height:44px}}@media (hover:none){.cursor-glow{display:none}.info-card,.project-card{animation:none}.info-card:hover,.project-card:hover,.primary-btn:hover,.secondary-btn:hover{box-shadow:inherit;transform:none}}
