:root{--ink:#090d18;--ink-soft:#11182a;--quartz:#f5f7fa;--paper:#fff;--text:#111827;--muted:#6f7888;--uv:#7057ff;--uv-soft:#a99cff;--cyan:#5be1f2;--silver:#bec8d5;--amber:#e2b45f;--line:#1118271f;--radius:5.9px;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{color:var(--text);background:var(--quartz);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;display:block}::selection{color:#fff;background:var(--uv)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.SiteHeader-module__zBs5mG__header{z-index:50;color:#f6f8ff;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#090d18d6;border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(200px,1fr) auto minmax(285px,1fr);align-items:center;height:78px;padding:0 clamp(24px,4.4vw,76px);display:grid;position:sticky;top:0}.SiteHeader-module__zBs5mG__brand{color:inherit;justify-self:start;align-items:center;gap:11px;display:inline-flex}.SiteHeader-module__zBs5mG__brand svg{width:38px;height:38px;color:var(--uv);fill:none;stroke:currentColor;stroke-width:1.35px;flex:none}.SiteHeader-module__zBs5mG__brand span{gap:2px;display:grid}.SiteHeader-module__zBs5mG__brand b{text-overflow:ellipsis;letter-spacing:.04em;white-space:nowrap;max-width:180px;font-size:15px;font-weight:650;overflow:hidden}.SiteHeader-module__zBs5mG__brand small{color:#f6f8ff78;letter-spacing:.21em;font-size:7px}.SiteHeader-module__zBs5mG__nav{align-items:center;gap:clamp(14px,1.8vw,30px);display:flex}.SiteHeader-module__zBs5mG__nav a{color:#f6f8ffad;white-space:nowrap;font-size:10px;position:relative}.SiteHeader-module__zBs5mG__nav a:after{content:"";background:var(--cyan);height:1px;transition:right .3s;position:absolute;bottom:-12px;left:0;right:100%}.SiteHeader-module__zBs5mG__nav a:hover{color:#fff}.SiteHeader-module__zBs5mG__nav a:hover:after{right:0}.SiteHeader-module__zBs5mG__actions{justify-self:end;align-items:center;gap:13px;display:flex}.SiteHeader-module__zBs5mG__wavelength{color:var(--cyan);font:8px/1 var(--mono);letter-spacing:.1em;white-space:nowrap}.SiteHeader-module__zBs5mG__contact{color:#fff;border-radius:var(--radius);white-space:nowrap;background:#7057ff1f;border:1px solid #7057ffbf;align-items:center;gap:14px;padding:12px 14px;font-size:9px;display:inline-flex}.SiteHeader-module__zBs5mG__contact:hover{background:var(--uv)}.SiteHeader-module__zBs5mG__language{position:relative}.SiteHeader-module__zBs5mG__languageButton{color:#f6f8ffcc;border-radius:var(--radius);min-width:54px;height:38px;font:9px var(--mono);background:#ffffff0a;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:7px;display:inline-flex}.SiteHeader-module__zBs5mG__languageButton:hover{color:#fff;border-color:#5be1f28c}.SiteHeader-module__zBs5mG__languageButton i{color:var(--cyan);font-style:normal}.SiteHeader-module__zBs5mG__languageMenu{border-radius:var(--radius);background:#090d18fa;border:1px solid #ffffff21;width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 55px #0000006b}.SiteHeader-module__zBs5mG__languageMenu button{color:#f6f8ffa6;border-radius:var(--radius);text-align:start;background:0 0;border:0;padding:10px 11px;font-size:11px}.SiteHeader-module__zBs5mG__languageMenu button:hover,.SiteHeader-module__zBs5mG__languageMenu .SiteHeader-module__zBs5mG__current{color:#fff;background:linear-gradient(90deg,#7057ff4d,#5be1f212)}.SiteHeader-module__zBs5mG__menu{border-radius:var(--radius);background:0 0;border:1px solid #ffffff2e;place-content:center;gap:6px;width:38px;height:38px;display:none}.SiteHeader-module__zBs5mG__menu i{background:#fff;width:19px;height:1px;display:block}@media (max-width:1250px){.SiteHeader-module__zBs5mG__wavelength{display:none}.SiteHeader-module__zBs5mG__header{grid-template-columns:minmax(190px,1fr) auto minmax(215px,1fr)}}@media (max-width:1100px){.SiteHeader-module__zBs5mG__header{grid-template-columns:1fr auto}.SiteHeader-module__zBs5mG__nav{background:#090d18fa;border-bottom:1px solid #ffffff1a;gap:0;padding:18px 24px 28px;transition:transform .35s;display:grid;position:fixed;inset:78px 0 auto;transform:translateY(-130%)}.SiteHeader-module__zBs5mG__nav.SiteHeader-module__zBs5mG__open{transform:none}.SiteHeader-module__zBs5mG__nav a{border-bottom:1px solid #ffffff14;padding:16px 0;font-size:14px}.SiteHeader-module__zBs5mG__nav a:after{display:none}.SiteHeader-module__zBs5mG__menu{display:grid}}@media (max-width:650px){.SiteHeader-module__zBs5mG__header{height:68px;padding:0 18px}.SiteHeader-module__zBs5mG__nav{inset:68px 0 auto}.SiteHeader-module__zBs5mG__contact{display:none}.SiteHeader-module__zBs5mG__brand svg{width:34px}.SiteHeader-module__zBs5mG__brand b{max-width:130px;font-size:13px}.SiteHeader-module__zBs5mG__brand small{letter-spacing:.12em}.SiteHeader-module__zBs5mG__languageMenu{grid-template-columns:1fr 1fr;width:auto;position:fixed;top:68px;left:12px;right:12px}}
.SiteFooter-module__C4mfIa__footer{color:#f7f8ff;background:#070a13}.SiteFooter-module__C4mfIa__cta{border-radius:var(--radius);background:linear-gradient(90deg,#070a13fa 0%,#070a13e0 45%,#070a1340 100%),url(/images/photon-resin-hero-v3.png) 50%/cover;align-content:center;justify-items:start;min-height:560px;padding:90px clamp(24px,8vw,140px);display:grid}.SiteFooter-module__C4mfIa__cta>span{color:var(--cyan);font:9px/1 var(--mono);letter-spacing:.24em}.SiteFooter-module__C4mfIa__cta h2{letter-spacing:-.07em;margin:22px 0 34px;font-size:clamp(42px,5.7vw,88px);font-weight:390;line-height:1.06}.SiteFooter-module__C4mfIa__cta a{color:#fff;background:var(--uv);border-radius:var(--radius);align-items:center;gap:60px;padding:15px 18px;font-size:11px;display:inline-flex}.SiteFooter-module__C4mfIa__cta a:hover{background:#826fff}.SiteFooter-module__C4mfIa__info{border-bottom:1px solid #ffffff1a;grid-template-columns:1.2fr 1fr .8fr;gap:60px;padding:72px clamp(24px,8vw,140px);display:grid}.SiteFooter-module__C4mfIa__identity{align-content:start;display:grid}.SiteFooter-module__C4mfIa__identity strong{letter-spacing:.12em;font-size:24px}.SiteFooter-module__C4mfIa__identity span{color:var(--uv-soft);font:9px var(--mono);letter-spacing:.25em;margin-top:6px}.SiteFooter-module__C4mfIa__identity p,.SiteFooter-module__C4mfIa__info address{color:#f7f8ff78;margin:28px 0 0;font-size:11px;font-style:normal;line-height:2}.SiteFooter-module__C4mfIa__info address b{color:#f7f8ffd9;margin-bottom:8px;font-weight:500;display:block}.SiteFooter-module__C4mfIa__links{align-content:start;gap:14px;display:grid}.SiteFooter-module__C4mfIa__links a{color:#f7f8ff8f;font-size:11px}.SiteFooter-module__C4mfIa__links a:hover{color:var(--cyan)}.SiteFooter-module__C4mfIa__legal{color:#f7f8ff4d;font:8px var(--mono);letter-spacing:.08em;justify-content:space-between;gap:24px;padding:22px clamp(24px,8vw,140px);display:flex}@media (max-width:760px){.SiteFooter-module__C4mfIa__cta{background-position:68%;min-height:480px;padding:72px 24px}.SiteFooter-module__C4mfIa__cta h2{font-size:47px}.SiteFooter-module__C4mfIa__info{grid-template-columns:1fr;gap:34px;padding:58px 24px}.SiteFooter-module__C4mfIa__legal{flex-direction:column;padding:22px 24px}}
