:root{--px: 0;--py: 0;--sy: 0;--ink: #0a0a0a;--paper: #f7f7f5;--paper-plate: #ffffff;--grey-600: #4a4a4a;--grey-400: #8a8a8a;--line: rgba(10, 10, 10, .18);--chrome: linear-gradient( 100deg, #2b2b2b 0%, #6f6f6f 22%, #f2f2f2 42%, #6f6f6f 58%, #1a1a1a 78%, #4c4c4c 100% )}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.page{position:relative;min-height:100vh;min-height:100dvh;width:100%;overflow:hidden;isolation:isolate;perspective:1400px}.shards{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.shard{position:absolute;transform:translate3d(calc(var(--px) * var(--depth, 24px)),calc(var(--py) * var(--depth, 24px)),0) translateY(calc(var(--sy) * -70px));transition:transform .12s linear;will-change:transform}.shard__inner{display:block;background:var(--chrome);clip-path:polygon(50% 0,100% 100%,0 100%);opacity:.45;filter:drop-shadow(0 8px 12px rgba(0,0,0,.18));animation-name:shard-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes shard-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(14deg)}}.cut{position:absolute;width:46vmin;height:46vmin;background:var(--ink);z-index:0;opacity:0;animation:cut-in .7s cubic-bezier(.22,1,.36,1) forwards}.cut:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-style:solid;border-color:#ffffff8c}.cut--top-left{top:0;left:0;clip-path:polygon(0 0,100% 0,0 100%);animation-delay:.05s}.cut--top-left:after{clip-path:polygon(0 0,100% 0,0 100%);border-width:0 0 1.5px 0;transform:translate(6px,6px)}.cut--bottom-right{bottom:0;right:0;width:46vmin;height:46vmin;clip-path:polygon(100% 100%,0 100%,100% 0);animation-delay:.12s}.cut--bottom-right:after{clip-path:polygon(100% 100%,0 100%,100% 0);border-width:1.5px 0 0 0;transform:translate(-6px,-6px)}.cut--top-right{top:0;right:0;width:20vmin;height:20vmin;clip-path:polygon(100% 0,100% 100%,0 0);animation-delay:.2s}.cut--bottom-left{bottom:0;left:0;width:20vmin;height:20vmin;clip-path:polygon(0 100%,100% 100%,0 0);animation-delay:.25s}@keyframes cut-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cut--top-left,.cut--top-right{transform-origin:top left}.cut--bottom-right,.cut--bottom-left{transform-origin:bottom right}.hero{position:relative;z-index:1;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(2.5rem,6vw,5rem) 1.25rem calc(3rem + env(safe-area-inset-bottom,0px));transform:translateY(calc(var(--sy) * -22px))}.hero__mark-wrap{position:relative;width:clamp(104px,16vw,168px);height:clamp(104px,16vw,168px);margin-bottom:1.5rem;animation:rise .8s cubic-bezier(.22,1,.36,1) .3s both}.hero__ring{position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:999px;border:1px dashed rgba(10,10,10,.28);transform:rotateX(62deg) rotate(0);animation:ring-spin 16s linear infinite}@keyframes ring-spin{0%{transform:rotateX(62deg) rotate(0)}to{transform:rotateX(62deg) rotate(360deg)}}.hero__mark{position:relative;width:100%;height:100%;border-radius:999px;background:var(--paper-plate);display:grid;place-items:center;padding:14px;overflow:hidden;box-shadow:0 1px #0000000a,0 18px 40px -18px #00000059;transform:perspective(700px) rotateX(calc(var(--py) * -12deg)) rotateY(calc(var(--px) * 12deg));transition:transform .15s ease-out;transform-style:preserve-3d}.hero__mark-img{width:100%;height:100%;object-fit:contain;transform:translateZ(20px)}.hero__mark-sheen{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at calc(50% + var(--px) * 30%) calc(50% + var(--py) * 30%),rgba(255,255,255,.65),transparent 60%);mix-blend-mode:soft-light;pointer-events:none}.wordmark{font-family:Arial Black,Inter,sans-serif;font-weight:800;font-size:clamp(2.2rem,8vw,5rem);line-height:1;margin:0;letter-spacing:-.02em;color:var(--ink);animation:rise .8s cubic-bezier(.22,1,.36,1) .4s both}.tagline{margin:.75rem 0 0;font-size:.85rem;letter-spacing:.22em;text-transform:uppercase;color:var(--grey-600);animation:rise .8s cubic-bezier(.22,1,.36,1) .48s both}.rule{display:block;width:46px;height:2px;background:var(--ink);margin:1.4rem 0 2.2rem;animation:rise .8s cubic-bezier(.22,1,.36,1) .54s both}.eyebrow{margin:0 0 .9rem;font-size:.8rem;letter-spacing:.28em;text-transform:uppercase;color:var(--grey-400)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.countdown{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 2.2rem}.countdown__group{display:flex;align-items:center;gap:.5rem}.countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:3.4rem}.countdown__value{font-family:Syne,sans-serif;font-weight:700;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1}.countdown__label{margin-top:.35rem;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--grey-400)}.countdown__sep{font-family:Syne,sans-serif;font-weight:700;font-size:clamp(1.4rem,3.5vw,2rem);color:var(--grey-400);transform:translateY(-2px)}.subscribe{width:100%;max-width:420px;margin-bottom:.6rem}.subscribe__row{display:flex;border:1.5px solid var(--ink);border-radius:999px;overflow:hidden;background:var(--paper-plate)}.subscribe__input{flex:1;border:none;outline:none;padding:.85rem 1.2rem;font-size:.95rem;font-family:inherit;background:transparent;color:var(--ink);min-width:0}.subscribe__input::placeholder{color:var(--grey-400)}.subscribe__button{border:none;cursor:pointer;padding:0 1.4rem;font-family:inherit;font-weight:600;font-size:.9rem;background:var(--ink);color:var(--paper-plate);transition:opacity .2s ease;white-space:nowrap}.subscribe__button:hover{opacity:.85}.subscribe__button:disabled{opacity:.6;cursor:default}.subscribe__note{margin:.7rem 0 0;font-size:.85rem;color:var(--grey-600)}.subscribe__note.is-error{color:#b3261e}.signup-count{font-size:.8rem;color:var(--grey-400);margin:0 0 2.6rem}.services{width:100%;max-width:720px;margin-top:1rem}.services__divider{display:flex;align-items:center;gap:.6rem;margin-bottom:1.8rem}.services__divider-line{flex:1;height:1px;background:var(--line)}.services__title{font-size:.78rem;letter-spacing:.24em;text-transform:uppercase;color:var(--grey-600);white-space:nowrap}.dot{width:4px;height:4px;border-radius:999px;background:var(--ink);flex-shrink:0}.services__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem 0}.services__item{padding:0 .6rem;position:relative;border:none;outline:none;cursor:pointer}.services__item+.services__item:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:var(--line);z-index:1}.services__card{position:relative;height:168px;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.services__item{perspective:900px}.services__item:hover .services__card,.services__item:focus-visible .services__card{transform:rotateY(180deg)}.services__face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;backface-visibility:hidden;padding:.5rem}.services__icon{width:52px;height:52px;border-radius:999px;border:1.5px solid var(--ink);display:grid;place-items:center}.services__icon svg{width:22px;height:22px}.services__label{font-size:.78rem;line-height:1.35;color:var(--ink)}.services__face--back{transform:rotateY(180deg);background:var(--ink);color:var(--paper-plate);border-radius:16px}.services__blurb{font-size:.74rem;line-height:1.45;color:var(--paper-plate)}.footer{width:100%;max-width:720px;margin-top:2.4rem;padding-top:1.6rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap}.footer__item{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--ink);text-decoration:none}.footer__item svg{width:16px;height:16px;flex-shrink:0}.footer__item--link{border-bottom:1px solid transparent;transition:border-color .2s ease}.footer__item--link:hover{border-color:var(--ink)}.footer__sep{width:1px;height:16px;background:var(--line)}@media (max-width: 640px){.shard,.hero__ring{display:none}.services__list{grid-template-columns:repeat(2,1fr);gap:1.4rem .6rem}.services__card{height:148px}.services__item:nth-child(3):before{display:none}.services__item+.services__item:before{display:none}.countdown{gap:.3rem}.countdown__unit{min-width:2.5rem}.countdown__value{font-size:1.5rem}.subscribe__row{flex-direction:column;border-radius:18px}.subscribe__button{padding:.85rem}.footer{gap:.9rem;font-size:.78rem}.footer__sep{display:none}}@media (max-width: 380px){.hero{padding-left:1rem;padding-right:1rem}.wordmark{font-size:2rem}.tagline{font-size:.72rem;letter-spacing:.16em}.eyebrow{font-size:.7rem;letter-spacing:.2em}.countdown{gap:.2rem}.countdown__unit{min-width:2.15rem}.countdown__value{font-size:1.25rem}.countdown__sep{font-size:1.1rem}.services__list{grid-template-columns:1fr 1fr;gap:1.1rem .5rem}.services__icon{width:46px;height:46px}.services__icon svg{width:19px;height:19px}.services__label{font-size:.72rem}}@media (hover: none){.services__item:hover .services__card{transform:none}}.services__item.is-flipped .services__card{transform:rotateY(180deg)}@media (max-height: 480px) and (orientation: landscape){.hero{min-height:auto;padding-top:2rem;padding-bottom:2rem}}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
