:root{color:#071006;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfff6;font-family:Arial,Helvetica,sans-serif}html{scroll-behavior:smooth;background:#fbfff6;min-width:320px;min-height:100%}body,#root{min-width:320px;min-height:100%;margin:0}body{background:#fbfff6;overflow-x:hidden}button,a{font:inherit}img,canvas{max-width:100%;display:block}::selection{color:#071006;background:#b7ff12}:focus-visible{outline-offset:4px;outline:2px solid #b7ff12}:root{--white:#fbfff7}*{box-sizing:border-box}body{margin:0}.site-shell{background:var(--white);min-height:100svh;position:relative;overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:clamp(24px,4vw,72px);width:100%;padding:clamp(14px,2.4vw,28px) clamp(18px,4vw,58px);display:flex;position:absolute;top:0;left:0}.brand{color:#071006;letter-spacing:-.045em;align-items:center;gap:12px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:950;text-decoration:none;display:inline-flex}.brand__launch{flex:none;place-items:center;width:54px;height:54px;display:grid;position:relative}.brand__launch img{z-index:2;object-fit:contain;width:52px;height:52px;image-rendering:pixelated;animation:4.4s cubic-bezier(.32,0,.18,1) infinite brand-launch;position:absolute;bottom:1px;left:1px}.brand__smoke{--smoke-left:10px;--smoke-bottom:8px;--smoke-size:9px;z-index:1;left:var(--smoke-left);bottom:var(--smoke-bottom);width:var(--smoke-size);height:var(--smoke-size);opacity:0;background:#58ff82;border-radius:2px;animation:4.4s steps(10,end) infinite brand-smoke;position:absolute}.brand__smoke--two{--smoke-left:6px;--smoke-bottom:4px;--smoke-size:7px;background:#26ef58;animation-delay:70ms}.brand__smoke--three{--smoke-left:15px;--smoke-bottom:2px;--smoke-size:6px;animation-delay:.14s}.brand__smoke--four{--smoke-left:3px;--smoke-bottom:11px;--smoke-size:5px;background:#aaff1d;animation-delay:.2s}.brand__smoke--five{--smoke-left:13px;--smoke-bottom:11px;--smoke-size:5px;background:#26ef58;animation-delay:.27s}.service-nav{justify-content:flex-end;align-items:center;gap:clamp(8px,1.4vw,24px);display:flex}.service-menu{position:relative}.service-menu summary{color:#071006;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:112px;padding:12px 32px 12px 14px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem;font-weight:750;list-style:none;position:relative}.service-menu summary::-webkit-details-marker{display:none}.service-menu summary:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .16s;position:absolute;top:50%;right:13px;transform:translateY(-68%)rotate(45deg)}.service-menu[open] summary:after{transform:translateY(-28%)rotate(225deg)}.service-menu summary:hover,.service-menu[open] summary{background:#efffd8}.service-menu__panel{z-index:30;background:#fff;border:1px solid #dfe7da;border-radius:10px;width:280px;padding:16px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 12px 28px #0710061a}.service-menu__panel strong{border-bottom:1px solid #dfe7da;padding:0 2px 12px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:1rem;display:block}.service-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 10px;padding-top:8px;display:grid}.service-menu__links a{color:#182016;border-radius:5px;align-items:center;gap:8px;min-width:0;padding:9px 5px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;font-weight:650;text-decoration:none;display:flex}.service-menu__links a:hover,.service-menu__links a:focus-visible{background:#efffd8}.service-menu__links a span{letter-spacing:-.04em;background:#fbfff7;border:1px solid #dfe7da;flex:none;place-items:center;width:22px;height:22px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:.58rem;display:grid}.service-menu:nth-child(2) .service-menu__links,.service-menu:nth-child(3) .service-menu__links{grid-template-columns:1fr}.rocket-only{background:var(--white);width:100%;min-height:100svh;position:relative;overflow:hidden}.rocket-scene{touch-action:pan-y;position:absolute;inset:clamp(12px,3vw,44px);overflow:visible}.rocket-scene__canvas,.rocket-scene__poster{width:100%;height:100%;position:absolute;inset:0}.rocket-scene__canvas{opacity:0;transition:opacity .22s ease-out}.rocket-scene__canvas.is-ready{opacity:1}.rocket-scene__poster{object-fit:contain;object-position:center;opacity:1;transition:opacity .18s ease-out}.rocket-scene__poster.is-hidden{opacity:0}.rocket-scene__shadow,.rocket-scene__registration{display:none}@keyframes brand-launch{0%,18%{opacity:1;width:52px;height:52px;bottom:1px;left:1px}22%{opacity:1;width:53px;height:53px;bottom:-1px;left:0}31%{opacity:1;width:51px;height:51px;bottom:9px;left:9px}49%{opacity:1;width:43px;height:43px;bottom:42px;left:42px}57%{opacity:0;width:36px;height:36px;bottom:66px;left:66px}58%{opacity:0;width:46px;height:46px;bottom:-3px;left:-3px}66%{opacity:1;width:53px;height:53px;bottom:0;left:2px}72%,to{opacity:1;width:52px;height:52px;bottom:1px;left:1px}}@keyframes brand-smoke{0%{left:var(--smoke-left);bottom:var(--smoke-bottom);opacity:.38;width:5px;height:5px}12%{left:calc(var(--smoke-left) - 4px);bottom:calc(var(--smoke-bottom) - 4px);width:calc(var(--smoke-size) + 2px);height:calc(var(--smoke-size) + 2px);opacity:.58}22%{left:var(--smoke-left);bottom:var(--smoke-bottom);width:var(--smoke-size);height:var(--smoke-size);opacity:1}31%{left:calc(var(--smoke-left) + 5px);bottom:calc(var(--smoke-bottom) + 5px);width:calc(var(--smoke-size) + 1px);height:calc(var(--smoke-size) + 1px);opacity:.9}49%{left:calc(var(--smoke-left) + 34px);bottom:calc(var(--smoke-bottom) + 34px);width:calc(var(--smoke-size) + 2px);height:calc(var(--smoke-size) + 2px);opacity:.74}57%{left:calc(var(--smoke-left) + 55px);bottom:calc(var(--smoke-bottom) + 55px);width:calc(var(--smoke-size) + 5px);height:calc(var(--smoke-size) + 5px);opacity:.28}58%{left:calc(var(--smoke-left) - 3px);bottom:calc(var(--smoke-bottom) - 3px);opacity:.32;width:4px;height:4px}66%{left:var(--smoke-left);bottom:var(--smoke-bottom);width:var(--smoke-size);height:var(--smoke-size);opacity:.9}to{left:calc(var(--smoke-left) - 3px);bottom:calc(var(--smoke-bottom) - 3px);width:calc(var(--smoke-size) + 2px);height:calc(var(--smoke-size) + 2px);opacity:.42}}@media (hover:none),(pointer:coarse){.rocket-scene__canvas{pointer-events:none}}@media (width<=720px){.site-header{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:12px 14px}.brand{flex:0 0 100%;gap:7px;font-size:.82rem}.brand__launch{width:44px;height:44px}.service-nav{justify-content:flex-start;gap:0;width:100%;padding-left:2px}.service-menu summary{min-width:0;padding:11px 25px 11px 8px;font-size:.75rem}.service-menu summary:after{right:9px}.service-menu__panel{width:auto;position:fixed;top:112px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.brand__launch img,.brand__smoke{animation:none}.brand__smoke,.rocket-scene__canvas{display:none}}
