@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000;background:#fff;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{border:0;padding:0;font:inherit;color:inherit;background:transparent;cursor:pointer}.hero-page{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#fff}.site-nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;justify-content:space-between;align-items:flex-start;padding:16px;pointer-events:none}.site-nav>*{pointer-events:auto}.nav-left,.nav-right{display:flex;align-items:center;gap:8px}.brand-link{display:inline-flex;align-items:center;gap:8px;min-height:32px}.brand-link span{display:none;font-size:13px;font-weight:500;letter-spacing:-.02em}.logo-mark{width:30px;height:30px;fill:#000;flex:0 0 auto}.menu-pill{display:inline-flex;align-items:center;gap:7px;height:32px;padding:3px 11px 3px 3px;border-radius:999px;background:#000;color:#fff;font-size:11px;font-weight:500;letter-spacing:0}.menu-icon,.system-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#fff;color:#000}.tag-pill,.system-pill{height:32px;border-radius:999px;background:#f4f4f6;color:#000000b8;font-size:11px;font-weight:500;line-height:1;white-space:nowrap}.tag-pill{display:none;align-items:center;gap:12px;padding:0 13px}.system-pill{display:none;align-items:center;gap:8px;padding:3px 12px 3px 3px}.system-icon{background:#000;color:#fff}.grid-icon{width:14px;height:14px;fill:currentColor}.language-button{position:relative;flex:0 0 auto;width:76px;height:32px;border-radius:999px;background:#000;color:#fff;overflow:hidden}.language-side{position:absolute;top:50%;z-index:1;transform:translateY(-50%);width:26px;text-align:center;color:#ffffff94;font-size:11px;font-weight:600;line-height:1;pointer-events:none}.language-side-left{left:3px}.language-side-right{right:3px}.language-thumb{position:absolute;top:3px;left:3px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#fff;color:#000;font-size:11px;font-weight:600;box-shadow:0 2px 8px #00000029;transition:transform .36s cubic-bezier(.16,1,.3,1)}.language-button.is-english .language-thumb{transform:translate(44px)}.nav-popover{position:absolute;top:58px;left:16px;min-width:154px;display:grid;gap:3px;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#ffffffe6;box-shadow:0 18px 44px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-popover a{border-radius:12px;padding:10px 12px;font-size:13px;font-weight:500;color:#000000c2}.nav-popover a:hover{background:#f4f4f6;color:#000}.video-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}.hero-video{width:min(96vw,450px);height:78svh;object-fit:cover;display:block;transform:translateY(-8svh) scale(1.1);transform-origin:center center}.hero-footer{position:relative;z-index:30;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;gap:28px;width:100%;padding:150px 20px 24px;background:linear-gradient(to top,#ffffff 0%,rgba(255,255,255,.8) 50%,transparent 100%)}.footer-left{max-width:760px}.subtitle-line{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#0000008c;font-size:13px;font-weight:400}.subtitle-dot{width:8px;height:8px;border-radius:999px;background:#000;flex:0 0 auto}.hero-heading{margin:0;color:#000;font-size:clamp(2rem,8vw,4.5rem);font-weight:300;letter-spacing:-.03em;line-height:1}.hero-heading span{display:block}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.action-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 17px;border-radius:999px;font-size:13px;font-weight:500}.action-primary{background:#000;color:#fff}.action-secondary{border:1px solid rgba(0,0,0,.35);color:#000;background:transparent}.footer-tags{display:flex;flex-wrap:wrap;gap:9px}.footer-tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border:1px solid rgba(0,0,0,.22);border-radius:999px;background:#fffffff2;color:#000000e0;font-size:11px;font-weight:600;box-shadow:0 8px 24px #0000000f}@media (min-width: 768px){.site-nav{padding:24px 32px;align-items:center}.nav-left,.nav-right{gap:10px}.brand-link span,.tag-pill,.system-pill{display:inline-flex}.menu-pill{height:36px;padding:3px 13px 3px 3px}.menu-icon,.system-icon{width:30px;height:30px}.tag-pill,.system-pill,.language-button{height:36px}.nav-popover{top:70px;left:32px}.hero-video{width:100%;height:100%;transform:translateY(-4vh) scale(1.04)}.hero-footer{min-height:44vh;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;padding:180px 32px 32px}.hero-heading{font-size:clamp(2.5rem,5.5vw,4.5rem)}.footer-tags{justify-content:flex-end;padding-bottom:8px;max-width:360px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
