:root{--bg: #FFFFFF;--soft: #F4F6FA;--soft-2: #EEF1F6;--ink: #0A1020;--ink-2: #0E1626;--ink-3: #121C2E;--text: #0B1220;--muted: #6A7585;--faint: #9AA4B2;--line: #E6EAF1;--line-d: #1E2A3E;--brand: #1C5BFF;--brand-d: #1545CC;--brand-ink: #10306E;--on-dark: #EAF1FB;--on-dark-mute: #93A1B8;--sc-ink: #1D1D1F;--sc-muted: #898989;--sc-line: #EAEAEA;--blush: #FFF1F1;--display: "Space Grotesk", "PingFang SC", "Noto Sans SC", sans-serif;--cn: "PingFang SC", "Noto Sans SC", sans-serif;--body: "Inter", "PingFang SC", "Noto Sans SC", sans-serif;--mono: "Space Mono", monospace;--nav-h: 72px;--wrap: 1240px;--gut: 36px;--margin: 164px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,video,canvas{max-width:100%;display:block}button{font:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}h1,h2,h3{font-family:var(--cn);font-weight:900;letter-spacing:.01em;margin:0}main{min-height:60vh}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.hero-card{position:absolute;inset:0;overflow:hidden;background:var(--ink);transform-origin:center center;will-change:transform,border-radius}.hero-field{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-media{position:absolute;inset:0;z-index:1}.reveal-body{position:relative;z-index:2;background:var(--bg)}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto}}.lang-wrap[data-astro-cid-su6xvggn]{position:relative}.lang-pill[data-astro-cid-su6xvggn]{display:flex;align-items:center;gap:8px;border:1px solid;border-color:color-mix(in srgb,currentColor 20%,transparent);border-radius:8px;padding:8px 12px;background:transparent;color:inherit;cursor:pointer;font-family:var(--cn);font-weight:500;font-size:14px;line-height:20px}.lang-pill[data-astro-cid-su6xvggn] svg[data-astro-cid-su6xvggn]{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.6}.lang-menu[data-astro-cid-su6xvggn]{position:absolute;top:calc(100% + 8px);right:0;min-width:88px;background:#fff;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;box-shadow:0 24px 60px #0a102029;z-index:120}.lang-menu[data-astro-cid-su6xvggn]:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:10px}.lang-wrap[data-astro-cid-su6xvggn]:hover .lang-menu[data-astro-cid-su6xvggn]{opacity:1;visibility:visible}.lang-menu[data-astro-cid-su6xvggn] a[data-astro-cid-su6xvggn]{padding:8px;border-radius:4px;font-family:var(--cn);font-size:14px;line-height:20px;color:#000;cursor:pointer;text-align:left}.lang-menu[data-astro-cid-su6xvggn] a[data-astro-cid-su6xvggn]:hover,.lang-menu[data-astro-cid-su6xvggn] a[data-astro-cid-su6xvggn].on{background:#eaeaea}.nav[data-astro-cid-dmqpwcec]{position:fixed;inset:0 0 auto;height:var(--nav-h);z-index:100;display:flex;align-items:center;color:#fff;border-bottom:1px solid transparent;transition:transform .35s cubic-bezier(.4,0,.2,1),background .3s,box-shadow .3s,border-color .3s,color .3s}.nav[data-astro-cid-dmqpwcec].hidden{transform:translateY(-100%)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:30px;width:100%;padding:0 24px}.brand[data-astro-cid-dmqpwcec]{font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:.1em;color:inherit;-webkit-text-stroke:.6px currentColor}.menu[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:20px;margin:0 auto}.menu-item[data-astro-cid-dmqpwcec]{position:relative}.menu-item[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]{font-family:var(--cn);font-weight:500;font-size:14px;line-height:20px;color:inherit;padding:6px;border-radius:8px;display:flex;align-items:center;gap:4px;transition:color .2s;cursor:pointer}.nav-caret[data-astro-cid-dmqpwcec]{width:16px;height:16px;opacity:.85}.dropdown[data-astro-cid-dmqpwcec]{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:130px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px;opacity:0;visibility:hidden;box-shadow:0 24px 60px #0a102029;display:flex;flex-direction:column;gap:4px}.dropdown[data-astro-cid-dmqpwcec]:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:10px}.menu-item[data-astro-cid-dmqpwcec]:hover .dropdown[data-astro-cid-dmqpwcec]{opacity:1;visibility:visible}.dropdown[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{padding:8px;border-radius:4px;color:#000;font-size:14px;font-family:var(--cn);text-align:left;white-space:nowrap}.dropdown[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{background:#eaeaea}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:14px}.burger[data-astro-cid-dmqpwcec]{display:none;background:none;border:0;cursor:pointer;flex-direction:column;gap:5px;padding:8px}.burger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{width:22px;height:2px;background:currentColor;border-radius:2px}.nav[data-astro-cid-dmqpwcec].solid{background:#ffffffeb;backdrop-filter:blur(14px);border-bottom-color:var(--line);box-shadow:0 2px 20px #0a10200d;color:var(--muted)}.nav[data-astro-cid-dmqpwcec].solid .brand[data-astro-cid-dmqpwcec]{color:var(--brand)}.nav[data-astro-cid-dmqpwcec].solid .menu-item[data-astro-cid-dmqpwcec]>a[data-astro-cid-dmqpwcec]:hover,.nav[data-astro-cid-dmqpwcec].solid .menu-item[data-astro-cid-dmqpwcec].active>a[data-astro-cid-dmqpwcec]{color:var(--text)}.mpanel[data-astro-cid-dmqpwcec]{display:none;position:fixed;inset:var(--nav-h) 0 0;z-index:90;background:#fff;padding:18px 28px;overflow:auto}.mpanel[data-astro-cid-dmqpwcec].show{display:block}.mgroup[data-astro-cid-dmqpwcec]{border-bottom:1px solid var(--line);padding:6px 0}.mtitle[data-astro-cid-dmqpwcec]{display:block;font-family:var(--cn);font-weight:600;font-size:16px;padding:12px 0;color:var(--text)}.mpanel[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.mtitle){display:block;color:var(--muted);padding:8px 0 8px 14px;font-size:14px;font-family:var(--cn)}@media(max-width:980px){.menu[data-astro-cid-dmqpwcec]{display:none}.burger[data-astro-cid-dmqpwcec]{display:flex}}footer[data-astro-cid-sz7xmlte]{background:#0f0f10;color:#fff}.foot-wrap[data-astro-cid-sz7xmlte]{max-width:1920px;margin:0 auto;padding:64px 104px 0}.foot-main[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;justify-content:space-between;gap:80px}.foot-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start}.foot-top[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:80px}.foot-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:20px;min-width:110px}.foot-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.foot-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--cn);font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.flinks[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:8px}.foot-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.foot-mail[data-astro-cid-sz7xmlte]{font-family:var(--cn);font-weight:400;font-size:14px;line-height:20px;color:#ffffff8f;transition:color .2s}.foot-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.foot-mail[data-astro-cid-sz7xmlte]:hover{color:#fff}.foot-logo[data-astro-cid-sz7xmlte]{width:120px;height:40px;margin-top:72px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:500;font-size:14px;color:#ffffff52}.foot-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;min-width:220px}.foot-mail[data-astro-cid-sz7xmlte]{margin-top:16px}.foot-social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:flex-start;gap:18px;width:auto;margin-top:auto;flex-wrap:nowrap}.foot-social-link[data-astro-cid-sz7xmlte]{position:relative;width:24px;height:24px;flex:0 0 24px;color:#ffffff57;transition:color .2s;display:flex;align-items:center;justify-content:center}.foot-social-link[data-astro-cid-sz7xmlte]:hover{color:#fff}.foot-social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;fill:currentColor}.social-qr[data-astro-cid-sz7xmlte]{position:absolute;left:50%;bottom:calc(100% + 14px);box-sizing:border-box;width:132px;height:164px;padding:10px;border-radius:8px;background:#fff;color:#0f0f10;box-shadow:0 16px 36px #0000003d;opacity:0;visibility:hidden;transform:translate(-50%) translateY(6px);transition:opacity .2s,visibility .2s,transform .2s;pointer-events:none;text-align:center}.social-qr[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:96px;height:96px;display:block;object-fit:cover;margin:0 auto 8px}.social-qr-title[data-astro-cid-sz7xmlte]{display:block;font-family:var(--cn);font-weight:500;font-size:12px;line-height:16px;color:#0f0f10e6;white-space:nowrap}.social-qr-caption[data-astro-cid-sz7xmlte]{display:block;margin-top:2px;font-family:var(--cn);font-weight:400;font-size:11px;line-height:15px;color:#0f0f1080;white-space:nowrap}.foot-social-link[data-astro-cid-sz7xmlte]:hover .social-qr[data-astro-cid-sz7xmlte]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.foot-line[data-astro-cid-sz7xmlte]{height:1px;background:#fff3;margin-top:21.89px}.foot-copy[data-astro-cid-sz7xmlte]{font-family:var(--cn);font-weight:400;font-size:12px;line-height:18px;color:#ffffff38;padding:13px 0 28px;margin:0}@media(max-width:1024px){.foot-wrap[data-astro-cid-sz7xmlte]{padding:56px 48px 0}.foot-main[data-astro-cid-sz7xmlte]{flex-direction:column;gap:48px}.foot-top[data-astro-cid-sz7xmlte]{gap:48px;flex-wrap:wrap}.foot-contact[data-astro-cid-sz7xmlte]{align-self:flex-start}.foot-social[data-astro-cid-sz7xmlte]{margin-top:14px}}@media(max-width:760px){.foot-wrap[data-astro-cid-sz7xmlte]{padding:48px 20px 0}.foot-top[data-astro-cid-sz7xmlte]{gap:32px}.foot-logo[data-astro-cid-sz7xmlte]{margin-top:40px}.foot-contact[data-astro-cid-sz7xmlte],.foot-social[data-astro-cid-sz7xmlte]{width:100%}}
