.string-field[data-astro-cid-qn4xw4qb]{z-index:1;position:absolute;inset:0;overflow:visible}.string-field__canvas[data-astro-cid-qn4xw4qb]{width:100%;height:100%;display:block}:root{--hero-blue:#0b50b7;--hero-white:#fff}html{background:var(--hero-blue)}body:has(.home){color:var(--hero-white);background:var(--hero-blue);user-select:none;overflow-x:clip}body:has(.home) ::selection{color:var(--hero-blue);background:var(--hero-white)}.hero__title,.hero__roles,.hero__filing{user-select:text}body:has(.home) a,body:has(.home) button,body:has(.home) img,body:has(.home) svg,body:has(.home) canvas{user-select:none}body:has(.home) img,body:has(.home) svg{-webkit-user-drag:none}.home{min-height:100svh;color:var(--hero-white);background:var(--hero-blue)}.hero{isolation:isolate;background:var(--hero-blue);width:100%;height:100svh;min-height:42rem;position:relative;overflow:hidden}.hero:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 29% 43%,#ffffff12,#0000 31%),radial-gradient(circle at 70% 49%,#5bafff17,#0000 35%),repeating-linear-gradient(90deg,#0000 0 calc(12.5vw - 1px),#ffffff07 calc(12.5vw - 1px) 12.5vw),repeating-linear-gradient(0deg,#0000 0 calc(12.5vh - 1px),#ffffff06 calc(12.5vh - 1px) 12.5vh);position:absolute;inset:0}.hero:after{z-index:0;content:"";pointer-events:none;border:1px solid #fff1;position:absolute;inset:clamp(.65rem,1.15vw,1.1rem)}.hero__roles{font-family:var(--font-display)}.hero__copy{z-index:5;width:min(41rem,46vw);animation:.9s cubic-bezier(.22,1,.36,1) .1s both hero-copy-in;position:absolute;top:25vh;left:clamp(2.75rem,5vw,5.25rem)}.hero__copy-content{width:100%}.hero__network-content{width:100%;height:100%;position:relative}.hero__roles{gap:.3rem;margin:clamp(1.25rem,2.6vh,1.8rem) 0 0;display:grid}.hero__roles p{letter-spacing:.015em;color:#ffffffdb;align-items:center;gap:.7rem;margin:0;font-size:clamp(.94rem,.78rem + .42vw,1.24rem);font-weight:520;line-height:1.42;display:flex}.hero__roles p:before{content:"";background:#ffffff14;border:1px solid #ffffffe6;border-radius:50%;flex:none;width:.42rem;height:.42rem;box-shadow:0 0 0 .2rem #ffffff0e}.hero__slogan{letter-spacing:-.015em;color:#ffffffb8;white-space:nowrap;margin:clamp(1.15rem,2.6vh,1.8rem) 0 0;font-family:"Bodoni 72",Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(1.42rem,1.08rem + .82vw,2.05rem);font-style:italic;font-weight:400;line-height:1.03}.hero__title{letter-spacing:-.06em;max-width:100%;color:var(--hero-white);text-wrap:nowrap;margin:0;font-family:"Bodoni 72",Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(4.8rem,7.4vw,9rem);font-weight:400;line-height:.84}.hero__title-line{width:max-content;max-width:100%;display:block}.hero__title-line--name{padding-right:.08em;font-style:italic}.hero__title-char{transform-origin:50% 85%;display:inline-block}.hero__network{z-index:1;aspect-ratio:1;width:min(57vw,47rem);animation:1.1s cubic-bezier(.16,1,.3,1) .1s both network-enter;position:absolute;top:49%;left:68%;transform:translate(-50%,-50%)}.hero__character{z-index:2;object-fit:contain;filter:drop-shadow(0 1.35rem 1.2rem #01245b47);transform-origin:50% 60%;pointer-events:none;width:auto;max-width:none;height:72%;animation:1s cubic-bezier(.16,1,.3,1) .28s both character-enter;position:absolute;top:50%;left:50%;transform:translate(-50.54%,-50.95%)}.hero__product-title{z-index:0;letter-spacing:-.055em;text-align:right;color:#0000;-webkit-text-stroke:1px #fff3;pointer-events:none;width:min(51rem,58vw);margin:0;font-family:"Bodoni 72",Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(6rem,9vw,11.5rem);font-weight:400;line-height:.7;animation:1.1s cubic-bezier(.22,1,.36,1) .52s both product-type-in;position:absolute;bottom:clamp(1.2rem,2.8vh,2.5rem);right:clamp(1.25rem,3vw,3rem)}.hero__product-title span{display:block}.hero__filing{bottom:calc(env(safe-area-inset-bottom,0px) + clamp(.75rem, 1.5vh, 1.25rem));z-index:12;white-space:nowrap;min-height:2.65rem;color:var(--hero-white);border-radius:var(--radius-pill);backdrop-filter:blur(10px);transition:background-color var(--transition-fast), border-color var(--transition-fast);background:#043482e0;border:1px solid #ffffff52;align-items:center;gap:.62rem;padding-inline:.95rem;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 .65rem 1.8rem #001f564d,inset 0 1px #ffffff24}.hero__filing:hover{background:#043482fa;border-color:#ffffff85}.hero__filing-status{background:var(--hero-white);border-radius:50%;flex:none;width:.42rem;height:.42rem;box-shadow:0 0 0 .22rem #ffffff1a,0 0 .8rem #ffffff7a}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes network-enter{0%{opacity:0;transform:translate(-50%,-48%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes character-enter{0%{opacity:0;transform:translate(-50.54%,calc(2.6rem - 50.95%))scale(.94)}to{opacity:1;transform:translate(-50.54%,-50.95%)scale(1)}}@keyframes product-type-in{0%{opacity:0;transform:translate(3rem)}to{opacity:1;transform:translate(0)}}@media (width<=880px){.hero__copy{width:min(34rem,44vw);left:clamp(2.2rem,4vw,3rem)}.hero__network{width:min(68vw,43rem);left:69%}.hero__title{font-size:clamp(4.4rem,10.8vw,7.5rem)}}@media (width<=620px){.hero{min-height:max(34rem,100svh)}.hero__network{width:min(122vw,34rem);top:68.5%;left:50%}.hero__character{height:66%;top:51%}.hero__copy{width:calc(100vw - 2.5rem);top:5.8rem;left:1.25rem}.hero__roles{width:min(23rem,100%);margin-top:.9rem}.hero__roles p{font-size:.82rem;line-height:1.35}.hero__roles p:before{width:.34rem;height:.34rem}.hero__slogan{margin-top:.72rem;font-size:clamp(1.05rem,4.5vw,1.28rem)}.hero__title{font-size:clamp(3.9rem,18vw,5.25rem);line-height:.85}.hero__product-title{display:none}.hero__filing{right:1rem;bottom:calc(env(safe-area-inset-bottom,0px) + .6rem);justify-content:center;min-height:2.75rem;padding-inline:.75rem;left:1rem;transform:none}}@media (width<=620px) and (height<=680px){.hero__copy{top:5.2rem}.hero__title{font-size:clamp(3.35rem,17vw,4.5rem)}.hero__roles{gap:.16rem;margin-top:.6rem}.hero__roles p{font-size:.76rem;line-height:1.25}.hero__slogan{margin-top:.48rem;font-size:.94rem}.hero__network{width:min(100vw,29rem);top:76%}.hero__character{height:52%}.hero__filing{bottom:calc(env(safe-area-inset-bottom,0px) + .35rem);min-height:2.55rem}}@media (height<=720px) and (width>=621px){.hero{min-height:34rem}.hero__network{width:min(52vw,39rem);top:47%}.hero__character{height:72%}.hero__copy{top:23vh}.hero__roles{margin-top:.85rem}.hero__slogan{margin-top:.65rem}.hero__title{font-size:clamp(4.1rem,7vw,7.2rem)}.hero__product-title{bottom:1.15rem}}@media (prefers-reduced-motion:reduce){.hero__copy,.hero__network,.hero__character,.hero__product-title{animation:none}}
