.hp{--bg:#000;--text:#fff;--muted:#8e8e8e;--nav-text:#2e2e2e;--pill-dark:#28282a;--sign-in-text:#c8c8c8;--nav-shadow:0 4px 14px #00000029;--trust-bg:#28282a;--trust-border:#fff6;--trust-text:#c4c2c3;--hp-accent:#fb7185;--font-display:var(--font-geist-mono), ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--background:0 0% 3.9%;--foreground:0 0% 98%;--muted-foreground:0 0% 64%;--input:0 0% 20%;--border:0 0% 14.9%;--ring:0 0% 83.1%;accent-color:var(--hp-accent)}html:has(.hp){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;scrollbar-color:#ffffff38 #000;background-color:#000}html:has(.hp-menu-open){overflow:hidden}.hp :focus-visible{outline:2px solid var(--hp-accent);outline-offset:2px}.hp ::selection{color:#fff;background:#fb718559}@media (prefers-reduced-motion:reduce){html:has(.hp){scroll-behavior:auto}}.hp *,.hp :before,.hp :after{box-sizing:border-box}.hp{margin:0;padding:0}html:has(.hp){margin:0;padding:0}.hp{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.hp img{max-width:100%;display:block}.hp a{color:inherit;text-decoration:none}.hp .hp-bg{background:#000;height:100dvh;position:absolute;top:0;left:0;right:0;overflow:hidden;container-type:size}.hp .hp-page{z-index:100;flex-direction:column;align-items:center;padding:clamp(16px,2.4vh,28px) clamp(14px,3vw,32px);display:flex;position:absolute;top:0;left:0;right:0}.hp .hp-anim{opacity:0;filter:blur(6px);animation:.85s cubic-bezier(.22,1,.36,1) forwards hp-reveal;animation-delay:var(--d,0s);transform:translateY(22px)scale(.98)}@keyframes hp-reveal{to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes hp-revealPulse{0%{opacity:0;filter:blur(6px);transform:translateY(22px)scale(.98)}70%{opacity:1;filter:blur();transform:translateY(0)scale(1.04)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes hp-slideDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-headlineFade{0%{filter:blur(10px);transform:translateY(14px)}to{filter:blur();transform:translateY(0)}}.hp .hp-site-header{z-index:1;flex-shrink:0;justify-content:center;align-items:center;gap:clamp(18px,2.8vw,28px);width:100%;max-width:720px;animation:.7s cubic-bezier(.22,1,.36,1) both hp-slideDown;display:flex;position:relative}.hp .hp-logo{width:clamp(40px,4.4vw,46px);height:clamp(40px,4.4vw,46px);box-shadow:var(--nav-shadow);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;transition:transform .25s cubic-bezier(.22,1,.36,1);display:grid}.hp .hp-logo img{width:100%;height:100%;display:block}.hp .hp-logo:hover{transform:scale(1.04)}.hp .hp-nav-pill{max-width:430px;height:clamp(44px,5.2vw,48px);box-shadow:var(--nav-shadow);background:#fff;border-radius:999px;flex:1;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.hp .hp-nav-link{height:100%;color:var(--nav-text);opacity:.5;align-items:center;padding:0 8px;font-size:clamp(11px,1.1vw,12.5px);font-weight:500;transition:opacity .2s;display:flex;position:relative}.hp .hp-nav-link:hover{opacity:.75}.hp .hp-nav-link.hp-is-active{opacity:1}.hp .hp-nav-link.hp-is-active:after{content:"";background:#000;width:3px;height:3px;margin-left:-1.5px;position:absolute;bottom:5px;left:50%;box-shadow:-5px 0 #000,5px 0 #000}.hp .hp-sign-in.hp-sign-in{color:#fffffff2;-webkit-backdrop-filter:none;background:#121318;flex-shrink:0;padding:10px 20px;font-weight:500;box-shadow:0 10px 24px #0000008c}.hp .hp-sign-in.hp-sign-in:hover{background:#1a1c23}.hp .hp-burger{background:var(--pill-dark);width:48px;height:48px;box-shadow:var(--nav-shadow);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;transition:background .3s;display:none}.hp .hp-burger-bars{width:18px;height:14px;display:block;position:relative}.hp .hp-burger-bars i{background:#fff;border-radius:2px;width:18px;height:1.5px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s,background .3s;position:absolute;left:0}.hp .hp-burger-bars i:first-child{top:0}.hp .hp-burger-bars i:nth-child(2){top:6.25px}.hp .hp-burger-bars i:nth-child(3){top:12.5px}.hp .hp-burger[aria-expanded=true]{background:#fff}.hp .hp-burger[aria-expanded=true] .hp-burger-bars i{background:#111}.hp .hp-burger[aria-expanded=true] .hp-burger-bars i:first-child{transform:translateY(6.25px)rotate(45deg)}.hp .hp-burger[aria-expanded=true] .hp-burger-bars i:nth-child(2){opacity:0}.hp .hp-burger[aria-expanded=true] .hp-burger-bars i:nth-child(3){transform:translateY(-6.25px)rotate(-45deg)}.hp .hp-hero{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:900px;display:flex;position:relative}.hp .hp-trust{--trust-size:clamp(36px, 4.5vw, 42px);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:clamp(16px,2.5vh,26px);display:inline-flex}.hp .hp-trust-avatars{align-items:center;gap:0;display:inline-flex}.hp .hp-avatar{width:var(--trust-size);height:var(--trust-size);background:var(--trust-bg);border:1px solid var(--trust-border);border-radius:50%;place-items:center;padding:5px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.hp .hp-avatar:before{content:"";width:calc(var(--trust-size) - 12px);height:calc(var(--trust-size) - 12px);background:#fff;border-radius:50%;position:absolute}.hp .hp-avatar i,.hp .hp-avatar svg{color:#111;font-size:calc(var(--trust-size) * .34);line-height:1;position:relative}.hp .hp-avatar svg{width:calc(var(--trust-size) * .42);height:calc(var(--trust-size) * .42);stroke-width:1.75px}.hp .hp-avatar.hp-a1{z-index:1}.hp .hp-avatar.hp-a2{z-index:2;margin-left:calc(var(--trust-size) * -.3)}.hp .hp-avatar.hp-a3{z-index:3;margin-left:calc(var(--trust-size) * -.3)}.hp .hp-trust:hover .hp-avatar.hp-a1{transform:translateY(-2px)}.hp .hp-trust:hover .hp-avatar.hp-a2{transform:translateY(-4px)}.hp .hp-trust:hover .hp-avatar.hp-a3{transform:translateY(-2px)}.hp .hp-trust-pill{height:var(--trust-size);background:var(--trust-bg);border:1px solid var(--trust-border);max-width:100%;color:var(--trust-text);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;padding-left:clamp(14px,1.6vw,18px);padding-right:clamp(14px,1.6vw,18px);font-size:clamp(12px,1.4vw,13.5px);font-weight:500;display:inline-flex}.hp .hp-headline{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(44px,6.4vw,84px);font-weight:400;line-height:1.12;overflow:hidden}.hp .hp-headline.hp-anim{opacity:1;filter:none;animation:none;transform:none}.hp .hp-headline .hp-line{filter:blur(10px);animation:.85s cubic-bezier(.22,1,.36,1) forwards hp-headlineFade;display:block;transform:translateY(14px)}.hp .hp-headline .hp-line-1{animation-delay:.12s}.hp .hp-headline .hp-line-2{animation-delay:.3s}.hp .hp-subhead{color:#d0d0d0;opacity:.8;text-align:center;text-wrap:balance;max-width:min(640px,92%);margin:clamp(14px,2vh,20px) auto 0;font-size:clamp(13.5px,1.55vw,16.5px);font-weight:400;line-height:1.55}@keyframes hp-revealSubhead{to{opacity:.8;filter:blur();transform:translateY(0)scale(1)}}.hp .hp-subhead.hp-anim{opacity:0;animation-name:hp-revealSubhead}.hp .hp-hero-cta{margin-top:clamp(18px,2.6vh,28px)}.hp .hp-hero-cta.hp-anim{animation-name:hp-revealPulse}.hp .hp-stats{z-index:1;flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,24px);width:100%;max-width:920px;display:grid;position:relative}.hp .hp-stat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.hp .hp-stat-icon{font-family:var(--font-display);color:#fff;font-size:clamp(22px,3vw,33px);line-height:1}.hp .hp-stat-value{color:#fff;font-family:var(--font-sans);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:clamp(18px,2.2vw,26px);font-weight:500}.hp .hp-stat-label{color:var(--muted);letter-spacing:-.01em;font-size:clamp(11px,1.2vw,12.5px)}.hp .hp-menu-overlay{z-index:5;-webkit-backdrop-filter:blur(6px);background:#0000009e;animation:.28s both hp-overlayIn;position:fixed;inset:0}@keyframes hp-overlayIn{0%{opacity:0}to{opacity:1}}.hp .hp-mobile-menu{z-index:6;background:#fff;border-radius:28px;width:min(100% - 28px,420px);padding:22px 18px 20px;animation:.38s cubic-bezier(.22,1,.36,1) both hp-menuIn;position:fixed;top:calc(clamp(16px,2.4vh,28px) + 62px);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000073}@keyframes hp-menuIn{0%{opacity:0;transform:translate(-50%)translateY(-12px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.hp .hp-m-link{color:var(--nav-text);text-align:center;opacity:.55;animation:.34s cubic-bezier(.22,1,.36,1) both hp-linkIn;animation-delay:calc(60ms * var(--i,0) + 80ms);padding:13px 6px;font-size:14px;font-weight:500;display:block;position:relative}.hp .hp-m-link.hp-is-active{opacity:1}.hp .hp-m-link.hp-is-active:after{content:"";background:#000;width:3px;height:3px;margin-left:-1.5px;position:absolute;bottom:8px;left:50%;box-shadow:-5px 0 #000,5px 0 #000}.hp .hp-m-sign-in{background:var(--pill-dark);color:#fff;text-align:center;animation:.34s cubic-bezier(.22,1,.36,1) both hp-linkIn;animation-delay:calc(60ms * var(--i,0) + 80ms);border-radius:999px;margin-top:10px;padding:15px 18px;font-size:15px;font-weight:600;display:block}@keyframes hp-linkIn{0%{opacity:0;transform:translateY(10px)}}.hp .hp-m-link.hp-is-active{animation-name:hp-linkInActive}@keyframes hp-linkInActive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hp.hp-menu-open{overflow:hidden}.hp.hp-menu-open .hp-site-header{z-index:7}@media (max-width:720px){.hp .hp-nav-pill,.hp .hp-sign-in.hp-sign-in{display:none}.hp .hp-site-header{justify-content:space-between;max-width:none}.hp .hp-logo{width:48px;height:48px}.hp .hp-burger{display:grid}.hp .hp-headline{letter-spacing:-.08em;line-height:1.05}.hp .hp-trust-pill{font-size:12px}.hp .hp-stats{grid-template-columns:repeat(2,1fr);gap:clamp(14px,3vh,22px) 12px}}@media (max-width:420px){.hp .hp-headline{letter-spacing:-.09em;line-height:1.04}.hp .hp-trust{--trust-size:34px}}@media (max-height:700px){.hp .hp-hero{justify-content:center}.hp .hp-trust{margin-bottom:14px}.hp .hp-subhead{margin-top:12px}.hp .hp-hero-cta{margin-top:16px}}@media (prefers-reduced-motion:reduce){.hp *,.hp :before,.hp :after{transition:none!important;animation:none!important}.hp .hp-anim,.hp .hp-headline .hp-line,.hp .hp-m-link,.hp .hp-m-sign-in,.hp .hp-site-header{opacity:1;filter:none;transform:none}.hp .hp-subhead.hp-anim{opacity:.8}.hp .hp-m-link:not(.hp-is-active){opacity:.55}.hp .hp-headline{color:#fff}}.hp .hp-h2{font-family:var(--font-display);letter-spacing:-.025em;text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff14;margin:0 0 40px;padding-bottom:20px;font-size:30px;font-weight:400;line-height:1.15}.hp .hp-h2--bare{border-bottom:0;padding-bottom:0}.hp .hp-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;align-items:center;gap:6px;font-size:10.5px;line-height:1.2;display:flex}.hp .hp-eyebrow svg{color:#fff6;flex-shrink:0;width:10px;height:10px}.hp .hp-arch-section.hp-enter{opacity:0;filter:blur(4px);transform:translateY(45px)}.hp .hp-arch-section.hp-enter-in{opacity:1;filter:blur();transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hp .hp-arch-section.hp-enter{opacity:1;filter:none;transform:none}.hp .hp-arch-section.hp-enter-in{transition:none}}.hp .hp-arch-section{z-index:1;flex-direction:column;width:100%;max-width:1240px;margin:0 auto;padding:96px 16px;display:flex;position:relative}.hp .hp-arch-head{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1fr;display:grid;position:relative}.hp .hp-arch-cell{padding:32px;position:relative}.hp .hp-arch-cell--title{border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:center;min-height:190px;display:flex}.hp .hp-arch-cell--lede{align-items:center;display:flex}.hp .hp-arch-cell--title:before,.hp .hp-arch-cell--title:after{content:"+";color:#fff3;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1;position:absolute;top:8px}.hp .hp-arch-cell--title:before{left:8px}.hp .hp-arch-cell--title:after{right:8px}.hp .hp-arch-title{margin:0}.hp .hp-arch-lede{color:#fff9;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.625}.hp .hp-arch-grid{border:1px solid #ffffff14;grid-template-columns:1fr;display:grid}.hp .hp-block{cursor:pointer;background:#000;flex-direction:column;justify-content:space-between;min-height:340px;padding:32px;transition:background-color .2s;display:flex;position:relative}.hp .hp-block+.hp-block{border-top:1px solid #ffffff14}.hp .hp-block:hover{background:#ffffff05}.hp .hp-block-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hp .hp-block-head svg{stroke-width:1.5px;flex-shrink:0;width:20px;height:20px}.hp .hp-block-icon{color:#ffffff8c}.hp .hp-block-arrow{color:#ffffff40;transition:color .2s}.hp .hp-block:hover .hp-block-arrow{color:#fff}.hp .hp-block-name{letter-spacing:-.01em;color:#fff;margin-bottom:8px;font-size:18px;font-weight:500;line-height:1.3}.hp .hp-block-note{color:#ffffff80;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.7}.hp .hp-arch-spec{letter-spacing:.1em;text-align:center;text-transform:uppercase;color:#ffffff59;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:8px 0;padding:12px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9.5px;line-height:1.5;display:grid}.hp .hp-arch-spec span:last-child{color:var(--hp-accent);font-weight:500}.hp .hp-met-section{z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:80px 16px;position:relative}.hp .hp-met-grid{grid-template-columns:1fr;display:grid}.hp .hp-met-cell{background-color:#000;border:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;min-height:220px;padding:32px;transition:background-color .25s,border-color .25s,opacity .25s,transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.hp .hp-met-cell+.hp-met-cell{border-top:0}.hp .hp-met-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hp .hp-met-figure{letter-spacing:-.02em;white-space:nowrap;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:30px;font-weight:300;line-height:1.05}.hp .hp-met-chip{white-space:nowrap;color:#ffffff4d;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.4}.hp .hp-met-note{color:#ffffff80;margin:16px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.7}@media (min-width:640px){.hp .hp-met-section{padding:80px 24px}.hp .hp-met-figure{font-size:36px}}@media (min-width:768px){.hp .hp-met-section{padding:80px 32px}.hp .hp-met-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .hp-met-cell+.hp-met-cell{border-top:1px solid #ffffff1a}.hp .hp-met-cell:nth-child(2n){border-left:0}.hp .hp-met-cell:nth-child(n+3){border-top:0}}@media (min-width:1024px){.hp .hp-met-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hp .hp-met-cell:nth-child(n+3){border-top:1px solid #ffffff1a}.hp .hp-met-cell:nth-child(2n){border-left:1px solid #ffffff1a}.hp .hp-met-cell.hp-met-cell--1{grid-area:1/1}.hp .hp-met-cell.hp-met-cell--2{border-left:0;grid-area:1/2}.hp .hp-met-cell.hp-met-cell--3{border-left:0;grid-area:1/3}.hp .hp-met-cell.hp-met-cell--4{border-top:0;grid-area:2/2}.hp .hp-met-cell.hp-met-cell--5{border-top:0;border-left:0;grid-area:2/3}.hp .hp-met-cell.hp-met-cell--6{border-left:0;grid-area:2/4}}.hp .hp-met-cell.hp-met-cell:hover{background-color:#ffffff05;border-color:#0000}.hp .hp-met-grid:hover .hp-met-cell{opacity:.45}.hp .hp-met-grid:hover .hp-met-cell:hover{opacity:1}@media (min-width:1024px) and (hover:hover){:is(.hp .hp-met-grid:has(.hp-met-cell--1:hover) .hp-met-cell--2,.hp .hp-met-grid:has(.hp-met-cell--1:hover) .hp-met-cell--3,.hp .hp-met-grid:has(.hp-met-cell--2:hover) .hp-met-cell--3,.hp .hp-met-grid:has(.hp-met-cell--3:hover) .hp-met-cell--3){transform:translate(22px)}:is(.hp .hp-met-grid:has(.hp-met-cell--6:hover) .hp-met-cell--5,.hp .hp-met-grid:has(.hp-met-cell--6:hover) .hp-met-cell--4,.hp .hp-met-grid:has(.hp-met-cell--5:hover) .hp-met-cell--4,.hp .hp-met-grid:has(.hp-met-cell--4:hover) .hp-met-cell--4){transform:translate(-22px)}}@media (hover:none){.hp .hp-met-grid:hover .hp-met-cell{opacity:1}}.hp .hp-faq-section{z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:80px 16px;position:relative}.hp .hp-faq-grid{grid-template-columns:1fr;align-items:stretch;gap:32px;display:grid}.hp .hp-cta{text-align:center;color:#fff;background:radial-gradient(70% 80% at 12% 8%,#e11d48bf,#0000 68%),radial-gradient(60% 70% at 92% 12%,#f59e0b99,#0000 68%),radial-gradient(75% 80% at 55% 108%,#d946ef8c,#0000 68%),#6b2318;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:64px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.hp .hp-cta-video{z-index:0;object-fit:cover;opacity:.6;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hp .hp-cta-scrim{z-index:1;pointer-events:none;background:linear-gradient(#0003,#0006 50%,#000c);position:absolute;inset:0}.hp .hp-cta-body{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hp .hp-cta-title{font-family:var(--font-display);letter-spacing:-.025em;text-transform:uppercase;color:#fff;margin:0 0 16px;font-size:30px;font-weight:400;line-height:1.15}.hp .hp-cta-lede{color:#ffffffd9;max-width:28rem;margin:0 0 32px;font-size:14px;font-weight:300;line-height:1.6}.hp .hp-btn,.hp .hp-nav-link,.hp .hp-m-link,.hp .hp-m-sign-in{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em}.hp .hp-btn{-webkit-backdrop-filter:blur(14px)saturate(160%);color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:12px;font-weight:400;line-height:1.4;text-decoration:none;transition:transform .25s,border-color .25s,background-color .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 8px 24px #00000073}.hp .hp-btn:hover{color:#fff;background-color:#ffffff1a;border-color:#fff6;transform:scale(1.05)}.hp .hp-btn:focus-visible{outline-offset:4px;outline:1px solid #f43f5e99}@media (min-width:640px){.hp .hp-btn{font-size:13px}}.hp .hp-btn svg{flex-shrink:0;width:14px;height:14px}.hp .hp-faq-list{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:center;display:flex}.hp .hp-faq-row{background-color:#000;padding:18px 4px;transition:background-color .2s}.hp .hp-faq-row+.hp-faq-row{border-top:1px solid #ffffff14}.hp .hp-faq-row:hover{background-color:#ffffff05}.hp .hp-faq-btn{text-align:left;color:#fff;cursor:pointer;appearance:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13.5px;font-weight:400;line-height:1.4;display:flex}.hp .hp-faq-btn:focus-visible{outline-offset:4px;outline:1px solid #f43f5e99}.hp .hp-faq-icon{color:#fff9;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.hp .hp-faq-icon svg{width:16px;height:16px}.hp .hp-faq-row--open .hp-faq-icon{transform:rotate(180deg)}.hp .hp-faq-panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.hp .hp-faq-row--open .hp-faq-panel{grid-template-rows:1fr}.hp .hp-faq-panel-inner{visibility:hidden;transition:visibility 0s linear .3s;overflow:hidden}.hp .hp-faq-row--open .hp-faq-panel-inner{visibility:visible;transition-delay:0s}.hp .hp-faq-answer{color:#ffffff80;margin:12px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.7}@media (prefers-reduced-motion:reduce){.hp .hp-faq-panel,.hp .hp-faq-icon,.hp .hp-btn{transition:none}}@media (min-width:640px){.hp .hp-faq-section{padding:80px 24px}.hp .hp-cta{padding:64px 48px}.hp .hp-cta-title{font-size:36px}.hp .hp-cta-lede{font-size:16px}.hp .hp-faq-answer{font-size:13px}}@media (min-width:768px){.hp .hp-faq-section{padding:80px 32px}.hp .hp-cta-title{font-size:48px}}@media (min-width:1024px){.hp .hp-faq-grid{grid-template-columns:1.5fr 1fr}}.hp .hp-stack{z-index:var(--z,1);background-color:#000;flex-direction:column;justify-content:center;width:100%;min-height:100vh;display:flex;position:sticky;top:0;overflow:clip;box-shadow:0 -50px 100px #000000fa}.hp .hp-stack.hp-stack--hero{min-height:100vh;max-height:none;box-shadow:none;background-color:#0000;justify-content:center;gap:clamp(28px,5vh,56px);padding:clamp(76px,11vh,104px) clamp(14px,3vw,32px) clamp(16px,2.4vh,28px)}.hp .hp-stack--hero>.hp-hero{flex:none}.hp .hp-stack:has(>.hp-foot){justify-content:flex-start;min-height:0}.hp .hp-stack--hero>.hp-hero,.hp .hp-stack--hero>.hp-stats{margin-inline:auto}@media (prefers-reduced-motion:reduce){.hp .hp-stack{min-height:0;position:static}}.hp .hp-spec-grid{background:#000;border:1px solid #ffffff14;grid-template-columns:1fr;width:100%;max-width:1100px;margin:48px auto 0;display:grid}.hp .hp-spec{text-align:left;flex-direction:column;justify-content:space-between;gap:20px;min-height:160px;padding:24px;transition:background-color .25s;display:flex}.hp .hp-spec+.hp-spec{border-top:1px solid #ffffff14}.hp .hp-spec:hover{background-color:#ffffff05}.hp .hp-spec-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp .hp-spec-icon{color:#fffc;width:16px;height:16px}.hp .hp-spec-icon--rose{color:var(--hp-accent)}.hp .hp-spec-icon--green{color:#34d399}.hp .hp-spec-index{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:10px}.hp .hp-spec-title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:0;font-size:14px;font-weight:500}.hp .hp-spec-copy{font-family:var(--font-display);color:#ffffff80;margin:4px 0 0;font-size:12px;line-height:1.6}@media (min-width:768px){.hp .hp-spec-grid{grid-template-columns:repeat(3,1fr)}.hp .hp-spec+.hp-spec{border-top:0;border-left:1px solid #ffffff14}}.hp .hp-foot{z-index:90;border-top:1px solid #ffffff14;position:relative;overflow:hidden}.hp .hp-foot-inner{flex-direction:column;justify-content:space-between;width:100%;max-width:1240px;min-height:500px;margin:0 auto;padding:80px 24px 40px;display:flex}.hp .hp-foot-top{grid-template-columns:1fr;gap:40px;display:grid}.hp .hp-foot-nav{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.hp .hp-foot-nav a,.hp .hp-foot-utility a{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em}.hp .hp-foot-nav a{color:#fff9;font-size:12px;line-height:1.4;text-decoration:none;transition:color .25s}.hp .hp-foot-nav a:hover{color:#fff}.hp .hp-foot-mid{flex-direction:column;align-items:center;gap:16px;display:flex}.hp .hp-foot-address{text-align:center;color:#fff6;max-width:30ch;margin:0;font-size:11px;font-style:normal;line-height:1.6}.hp .hp-foot-social{gap:10px;display:flex}.hp .hp-foot-social a{color:#ffffff8c;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:30px;height:30px;font-size:12px;transition:color .25s,border-color .25s,background .25s;display:grid}.hp .hp-foot-social a:hover{color:#fff;background:#ffffff0a;border-color:#ffffff40}.hp .hp-foot-rule{border-top:1px solid #ffffff14;margin:48px 0}.hp .hp-foot-utility{color:#ffffff4d;grid-template-columns:1fr;gap:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.6;display:grid}.hp .hp-foot-legal{gap:16px;display:flex}.hp .hp-foot-utility a{color:#ffffff73;text-decoration:none;transition:color .25s}.hp .hp-foot-utility a:hover{color:#fff}@media (min-width:640px){.hp .hp-foot-inner{padding:80px 48px 40px}.hp .hp-foot-top{grid-template-columns:repeat(2,minmax(0,auto));justify-content:center;align-items:start;column-gap:160px}.hp .hp-foot-utility{grid-template-columns:1fr auto 1fr;align-items:center}.hp .hp-foot-legal{justify-content:center}.hp .hp-foot-utility>:last-child{text-align:right}}.hp .hp-bento-section{z-index:1;background-color:#000;width:100%;max-width:1240px;margin:0 auto;padding:96px 16px;position:relative}.hp .hp-bento-plot{z-index:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 64px),repeating-linear-gradient(#ffffff08 0 1px,#0000 1px 64px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(65% 60%,#000,#0000 80%);mask-image:radial-gradient(65% 60%,#000,#0000 80%)}.hp .hp-bento-head{z-index:1;position:relative}.hp .hp-bento-title.hp-bento-title{margin:0 0 64px}.hp .hp-bento-grid{z-index:1;border:1px solid #ffffff1a;grid-template-columns:1fr;display:grid;position:relative}.hp .hp-bento-cell{background-color:#000;flex-direction:column;gap:28px;padding:32px 24px;display:flex}.hp .hp-bento-cell+.hp-bento-cell{border-top:1px solid #ffffff1a}.hp .hp-bento-name{letter-spacing:-.01em;color:#fff;font-size:16px;font-weight:500;line-height:1.3}.hp .hp-bento-note{color:#ffffff80;margin:8px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.65}.hp .hp-bw{background-color:#ffffff04;border:1px solid #ffffff12;flex:auto;min-height:190px;padding:20px;display:flex;position:relative;overflow:hidden}.hp .hp-bw--switch{flex-direction:column;justify-content:space-between;align-items:center;gap:12px}.hp .hp-tog{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:inline-flex}.hp .hp-tog:focus-visible{outline-offset:4px;outline:1px solid #f43f5e99}.hp .hp-tog-track{background-color:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;width:46px;height:24px;transition:background-color .3s,border-color .3s;display:block;position:relative}.hp .hp-tog-knob{background-color:#ffffff59;border-radius:50%;width:16px;height:16px;transition:transform .35s cubic-bezier(.16,1,.3,1),background-color .3s,box-shadow .3s;position:absolute;top:3px;left:3px}.hp [data-on=true] .hp-tog-track{background-color:#f43f5e2e;border-color:#f43f5e8c}.hp [data-on=true] .hp-tog-knob{background-color:var(--hp-accent);transform:translate(22px);box-shadow:0 0 12px #fb7185cc}.hp [data-on=true] .hp-tog{color:#ffffffd9}.hp .hp-wire{background-color:#ffffff1a;flex:auto;width:1px;min-height:46px;position:relative}.hp .hp-wire i{background-color:var(--hp-accent);opacity:0;border-radius:50%;width:5px;height:5px;position:absolute;left:-2px;box-shadow:0 0 10px 2px #fb7185b3}.hp [data-on=true] .hp-wire i{animation:1.8s linear infinite hp-wire-drop}.hp [data-on=true] .hp-wire i:nth-child(2){animation-delay:.6s}.hp [data-on=true] .hp-wire i:nth-child(3){animation-delay:1.2s}@keyframes hp-wire-drop{0%{opacity:0;top:0}12%{opacity:1}88%{opacity:1}to{opacity:0;top:100%}}.hp .hp-node{letter-spacing:.14em;text-transform:uppercase;color:#fff6;background-color:#ffffff05;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;transition:border-color .3s,color .3s,box-shadow .3s;display:inline-flex}.hp .hp-node svg{width:12px;height:12px}.hp [data-on=true] .hp-node{color:#ffffffbf;border-color:#f43f5e66;box-shadow:0 0 24px #f43f5e1f}.hp .hp-bw--tl{flex-direction:column;justify-content:center;gap:14px}.hp .hp-tl-row{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;display:grid}.hp .hp-tl-name{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.hp .hp-tl-bar{background-color:#ffffff0d;height:10px;position:relative}.hp .hp-tl-bar i{top:0;bottom:0;left:var(--a);right:calc(100% - var(--b));background-color:#fb718559;animation:4.5s ease-in-out infinite hp-tl-lit;position:absolute}.hp .hp-tl-row:nth-child(3) .hp-tl-bar i{animation-delay:.5s}.hp .hp-tl-row:nth-child(4) .hp-tl-bar i{animation-delay:1s}@keyframes hp-tl-lit{0%,55%,to{background-color:#fb718547}18%{background-color:#fb7185d9}}.hp .hp-tl-scan{background:linear-gradient(#0000,#fb7185e6 20% 80%,#0000);width:1px;animation:4.5s cubic-bezier(.65,0,.35,1) infinite hp-tl-scan;position:absolute;top:20px;bottom:20px;left:0;box-shadow:0 0 14px 2px #fb718573}@keyframes hp-tl-scan{0%{opacity:0;left:12%}10%{opacity:1}85%{opacity:1}to{opacity:0;left:98%}}.hp .hp-bw--metrics{justify-content:space-between;align-items:center;gap:16px}.hp .hp-ring{flex-shrink:0;position:relative}.hp .hp-ring svg{width:86px;height:86px;display:block;transform:rotate(-90deg)}.hp .hp-ring circle{fill:none;stroke-width:4px}.hp .hp-ring .hp-ring-bg{stroke:#ffffff14}.hp .hp-ring .hp-ring-fg{stroke:var(--hp-accent);stroke-linecap:round;stroke-dasharray:232;stroke-dashoffset:232px;animation:3.6s cubic-bezier(.16,1,.3,1) infinite hp-ring-fill}@keyframes hp-ring-fill{0%{stroke-dashoffset:232px}45%,to{stroke-dashoffset:0}}.hp .hp-ring b{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;font-weight:400;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp .hp-spark{flex:auto;min-width:0}.hp .hp-spark svg{width:100%;height:56px;display:block}.hp .hp-spark path{fill:none;stroke:#ffffff80;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:210;stroke-dashoffset:210px;animation:3.6s cubic-bezier(.16,1,.3,1) infinite hp-spark-draw}@keyframes hp-spark-draw{0%{stroke-dashoffset:210px}45%,to{stroke-dashoffset:0}}.hp .hp-lift{background-color:#ffffff05;border:1px solid #ffffff1a;flex-shrink:0;padding:10px 12px}.hp .hp-lift span{letter-spacing:.14em;text-transform:uppercase;color:#fff6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;display:block}.hp .hp-lift b{color:var(--hp-accent);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:20px;font-weight:400;line-height:1;display:block}.hp .hp-bw--net{justify-content:center;align-items:center}.hp .hp-net{width:100%;max-width:300px;margin:0 auto}.hp .hp-net svg{width:100%;height:auto;display:block}.hp .hp-net .hp-net-link{fill:none;stroke:#ffffff24;stroke-width:1px}.hp .hp-net .hp-net-run{fill:none;stroke:var(--hp-accent);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:6 109;animation:3.2s linear infinite hp-net-run;animation-delay:var(--d,0s);filter:drop-shadow(0 0 4px #fb7185e6)}@keyframes hp-net-run{0%{stroke-dashoffset:115px}to{stroke-dashoffset:0}}.hp .hp-net .hp-net-dot{fill:#ffffff59}.hp .hp-net .hp-net-hub{fill:var(--hp-accent)}.hp .hp-net .hp-net-halo{fill:none;stroke:#fb718580;stroke-width:1px;transform-origin:50%;transform-box:fill-box;animation:2.6s ease-out infinite hp-net-halo}@keyframes hp-net-halo{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.hp .hp-net text{letter-spacing:.1em;fill:#fff6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:7px}@media (prefers-reduced-motion:reduce){.hp .hp-wire i,.hp .hp-tl-bar i,.hp .hp-tl-scan,.hp .hp-ring .hp-ring-fg,.hp .hp-spark path,.hp .hp-net .hp-net-run,.hp .hp-net .hp-net-halo{animation:none}.hp .hp-ring .hp-ring-fg,.hp .hp-spark path{stroke-dashoffset:0}.hp .hp-tl-scan{opacity:0}}@media (min-width:640px){.hp .hp-bento-section{padding:96px 24px}.hp .hp-bento-cell{padding:40px 32px}}@media (min-width:768px){.hp .hp-bento-section{padding:96px 32px}}@media (min-width:1024px){.hp .hp-bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp .hp-bento-cell:nth-child(-n+2){border-top:0}.hp .hp-bento-cell:nth-child(2n){border-left:1px solid #ffffff1a}}.hp .hp-tst-section{background-color:#000;width:100%;max-width:1100px;margin:0 auto;padding:80px 16px;position:relative}.hp .hp-tst-title.hp-tst-title{text-align:center;margin:0 0 80px}.hp .hp-tst-list{flex-direction:column;min-height:260vh;display:flex}.hp .hp-tst-tail{flex-shrink:0;height:0}.hp .hp-tst-row{background-color:#000;border:1px solid #ffffff1a;border-radius:0;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;margin-bottom:48px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000e6}.hp .hp-tst-row:nth-last-child(2){margin-bottom:0}.hp .hp-tst-body{z-index:1;flex:auto;min-width:0;position:relative}.hp .hp-tst-index{font-family:var(--font-display);letter-spacing:-.03em;color:#ffffff4d;margin-bottom:20px;font-size:36px;font-weight:400;line-height:1;display:block}.hp .hp-tst-quote{color:#ffffffd9;max-width:42rem;margin:0;font-size:16px;font-weight:300;line-height:1.75}.hp .hp-tst-row cite{font-style:normal}.hp .hp-tst-author{margin-top:28px;display:block}.hp .hp-tst-portrait{object-fit:cover;filter:grayscale()contrast(1.05)brightness(.9);width:100%;height:100%;position:absolute;inset:0}.hp .hp-tst-name{color:#ffffffe6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:400;display:block}.hp .hp-tst-role{color:#ffffff73;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;display:block}.hp .hp-tst-photo{z-index:1;background-color:#ffffff08;background-image:radial-gradient(80% 90% at 25% 10%,#f43f5e38,#0000 65%),radial-gradient(90% 80% at 85% 95%,#6366f12e,#0000 62%);border:1px solid #ffffff1a;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:240px;margin:0;display:flex;position:relative;overflow:hidden}.hp .hp-tst-monogram{letter-spacing:.08em;color:#ffffff38;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:40px;font-weight:400}@media (min-width:640px){.hp .hp-tst-section{padding:80px 24px}}@media (min-width:768px){.hp .hp-tst-section{padding:80px 32px}.hp .hp-tst-row{flex-direction:row;min-height:clamp(420px,100vh - 260px,560px);padding:48px}.hp .hp-tst-index{margin-bottom:24px;font-size:48px}.hp .hp-tst-quote{font-size:19px}.hp .hp-tst-photo{width:320px;height:260px}}@media (min-width:768px) and (min-height:700px){.hp .hp-tst-row{position:sticky;top:112px}.hp .hp-tst-tail{height:40vh}}@media (prefers-reduced-motion:reduce){.hp .hp-tst-row{position:static}.hp .hp-tst-list{min-height:0}}.hp .hp-cap-section{z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:80px 16px;position:relative}.hp .hp-cap-row{border-top:1px solid #ffffff14;transition:background-color .2s}.hp .hp-cap-row:hover{background-color:#ffffff05}.hp .hp-cap-row:last-child{border-bottom:1px solid #ffffff14}.hp .hp-cap-btn{letter-spacing:-.01em;text-align:left;color:#fff;cursor:pointer;appearance:none;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:76px;padding:20px 4px;font-family:inherit;font-size:18px;font-weight:300;line-height:1.4;display:flex;position:relative}.hp .hp-cap-btn:focus-visible{outline-offset:-2px;outline:1px solid #f43f5e99}.hp .hp-cap-label{text-align:left;text-transform:uppercase;flex:auto;min-width:0}.hp .hp-cap-icon{z-index:3;color:#fff9;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,color .3s;display:flex;position:relative}.hp .hp-cap-icon svg{width:16px;height:16px}.hp .hp-cap-row--open .hp-cap-icon{transform:rotate(180deg)}.hp .hp-cap-panel{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.hp .hp-cap-row--open .hp-cap-panel{grid-template-rows:1fr}.hp .hp-cap-panel-inner{visibility:hidden;transition:visibility 0s linear .35s;overflow:hidden}.hp .hp-cap-row--open .hp-cap-panel-inner{visibility:visible;transition-delay:0s}.hp .hp-cap-body{text-align:left;opacity:0;margin:0;padding:0 4px 28px;transition:opacity .25s}.hp .hp-cap-row--open .hp-cap-body{opacity:1;transition-delay:.1s}.hp .hp-cap-copy{text-align:left;color:#ffffff8c;max-width:42rem;margin:12px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.75}@media (min-width:640px){.hp .hp-cap-copy{font-size:14px}}@media (prefers-reduced-motion:reduce){.hp .hp-cap-panel,.hp .hp-cap-body,.hp .hp-cap-icon{transition:none}}@media (min-width:640px){.hp .hp-cap-section{padding:80px 24px}.hp .hp-cap-btn{min-height:84px;padding:24px 4px;font-size:20px}.hp .hp-cap-copy{font-size:14px}}@media (min-width:768px){.hp .hp-cap-section{padding:80px 32px}}@keyframes hp-hover{50%{transform:translateY(-10px)}}.hp .hp-tablet-section{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1240px;margin:0 auto;padding:96px 16px;display:flex;position:relative;overflow:hidden}.hp .hp-tablet-plot{z-index:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 64px),repeating-linear-gradient(#ffffff08 0 1px,#0000 1px 64px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(65% 60%,#000,#0000 78%);mask-image:radial-gradient(65% 60%,#000,#0000 78%)}.hp .hp-tablet-head{z-index:10;width:100%;max-width:860px;margin-bottom:48px;position:relative}.hp .hp-tablet-title.hp-tablet-title{text-align:center;margin:0 0 8px}.hp .hp-tablet-lede{text-align:center;color:#ffffff73;max-width:32rem;margin:0 auto;font-size:12px;line-height:1.55}.hp .hp-shot-stage{z-index:1;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.hp .hp-shot-aura{z-index:0;filter:blur(120px);pointer-events:none;background:linear-gradient(to top right,#e11d4859,#9333ea33 50%,#f59e0b26);border-radius:50%;width:700px;max-width:95%;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp .hp-shot-mark{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.hp .hp-shot-mark b{width:max-content;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#fff3;will-change:transform;font-size:42px;font-weight:900;line-height:1;animation:40s linear infinite hp-mark-drift;display:block}@keyframes hp-mark-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp .hp-shot{z-index:10;will-change:transform;width:100%;animation:9s ease-in-out infinite hp-hover;display:block;position:relative;overflow:hidden;box-shadow:0 40px 120px #000000e6}.hp .hp-tablet-section:hover .hp-shot{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.hp .hp-shot,.hp .hp-shot-mark b{animation:none}}@media (min-width:640px){.hp .hp-tablet-section{padding:96px 24px}.hp .hp-tablet-title{font-size:30px}.hp .hp-tablet-lede{font-size:14px}}@media (min-width:768px){.hp .hp-tablet-section{padding:96px 32px}}@media (min-width:640px){.hp .hp-h2{font-size:36px}.hp .hp-arch-section{padding:128px 24px}.hp .hp-arch-cell{padding:40px}}@media (min-width:768px){.hp .hp-h2{font-size:48px}.hp .hp-headline{font-size:clamp(64px,6.4vw,84px)}.hp .hp-arch-section{padding:128px 32px}.hp .hp-arch-grid{grid-template-columns:repeat(2,1fr)}.hp .hp-block{border-top:0}.hp .hp-block:nth-child(n+3){border-top:1px solid #ffffff14}.hp .hp-block:nth-child(odd){border-right:1px solid #ffffff14}.hp .hp-arch-spec{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.hp .hp-arch-head{grid-template-columns:1.1fr 1fr}.hp .hp-arch-cell--title{border-bottom:0;border-right:1px solid #ffffff14}.hp .hp-arch-grid{grid-template-columns:repeat(4,1fr)}.hp .hp-block:nth-child(n+3){border-top:0}.hp .hp-block:nth-child(odd){border-right:0}.hp .hp-block:not(:last-child){border-right:1px solid #ffffff14}}.hp .hp-spec-title,.hp .hp-bento-name,.hp .hp-block-name{font-family:var(--font-display);font-weight:400}.hp .hp-bento-name{margin:0}.hp .hp-block-name{margin-top:0}.hp .hp-foot-brand{color:#fff;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;display:flex}.hp .hp-foot-brand svg{width:32px;height:32px}.hp .hp-foot-social svg{width:12px;height:12px}.hp .hp-foot-brand-word{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;font-size:18px;font-weight:400}.hp{position:relative}.hp .hp-logo{color:#fff;background:#000;border:1px solid #ffffff29}.hp .hp-logo svg{width:78%;height:78%;display:block}.hp .hp-graph-field{animation:48s ease-in-out infinite alternate hp-graph-drift;position:absolute;inset:0}.hp .hp-graph{position:absolute;top:0;left:50%;translate:-50%}.hp .hp-graph--wide{aspect-ratio:16/9;width:100cqw}.hp .hp-graph--tall{aspect-ratio:9/16;width:100cqw;display:none}@media (max-aspect-ratio:1){.hp .hp-graph--wide{display:none}.hp .hp-graph--tall{display:block}}.hp .hp-graph-svg{width:100%;height:100%;display:block;overflow:visible}.hp .hp-graph-edge,.hp .hp-graph-cross{fill:none;stroke-width:1px;vector-effect:non-scaling-stroke}.hp .hp-graph-edge{stroke:#ffffff29}.hp .hp-graph-cross{stroke:#ffffff12;stroke-dasharray:2 5}.hp .hp-graph-node{fill:#ffffff80}.hp .hp-graph-hub circle:first-child{fill:none;stroke:#ffffff38;vector-effect:non-scaling-stroke}.hp .hp-graph-hub circle:last-child{fill:#fff}.hp .hp-graph-label{font-family:var(--font-display);letter-spacing:.04em;fill:#ffffff4d;font-size:12px}.hp .hp-graph-label.is-hub{fill:#ffffff9e;font-size:14px}.hp .hp-graph--tall .hp-graph-label{font-size:20px}.hp .hp-graph--tall .hp-graph-label.is-hub{font-size:24px}.hp .hp-graph-pulse{--step:.9s;background:radial-gradient(circle, var(--hp-accent) 0 3px, #fb718559 4px, transparent 68%);opacity:0;width:34px;height:34px;animation:hp-graph-crawl calc(var(--steps) * var(--step)) linear infinite;animation-delay:calc(var(--i) * var(--step));border-radius:50%;margin:-17px 0 0 -17px;position:absolute}@keyframes hp-graph-crawl{0%{opacity:0;transform:scale(.4)}3%{opacity:1;transform:scale(1)}14%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@keyframes hp-graph-drift{0%{transform:translate(-1.2%,.6%)}to{transform:translate(1.2%,-.6%)}}.hp .hp-bg-fade{background:linear-gradient(#0000 0 42%,#000000d9 60%,#000 72%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hp .hp-graph-pulse{opacity:.55;transform:scale(.7)}}.hp .hp-stack:not(.hp-stack--hero):not([data-live]) *,.hp .hp-stack:not(.hp-stack--hero):not([data-live]) :before,.hp .hp-stack:not(.hp-stack--hero):not([data-live]) :after{animation-play-state:paused}.hp .hp-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hp .hp-btn--quiet{box-shadow:none;color:#fffc;background:0 0;border-color:#ffffff24}.hp .hp-stat>dt{order:2}.hp .hp-stat-value{flex-direction:column;align-items:center;gap:4px;margin:0;display:flex}.hp .hp-cap-heading,.hp .hp-faq-heading{font:inherit;margin:0}.hp .hp-cap-link{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--hp-accent);margin-top:14px;font-size:12px;display:inline-block}.hp .hp-cap-link:hover{color:#fda4af}.hp .hp-bento-link{align-items:center;gap:8px;display:inline-flex}.hp .hp-bento-link svg{color:#ffffff4d;width:16px;height:16px;transition:color .2s}.hp .hp-bento-cell:hover .hp-bento-link svg,.hp .hp-bento-link:focus-visible svg{color:#fff}.hp .hp-bento-link:after{content:"";position:absolute;inset:0}.hp .hp-bento-cell{position:relative}.hp .hp-bw{z-index:1}.hp .hp-bento-more{z-index:1;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin:24px 0 0;font-size:12px;display:flex;position:relative}.hp .hp-bento-more a{color:#fff9;transition:color .25s}.hp .hp-bento-more a:hover{color:#fff}.hp .hp-met-figure{font-family:var(--font-display);margin:0}.hp .hp-met-head{flex-direction:column-reverse;align-items:flex-start}@media (min-width:640px){.hp .hp-met-figure{font-size:30px}}.hp .hp-ring b{white-space:nowrap;font-size:12px}.hp .hp-tablet-lede a{color:var(--hp-accent);white-space:nowrap}.hp .hp-device{background:linear-gradient(145deg,#1c1c21,#09090b 60%);border:1px solid #ffffff24;border-radius:28px;max-width:780px;padding:14px;rotate:-6deg;box-shadow:inset 0 1px #ffffff1f,0 40px 120px #000000e6}.hp .hp-report{aspect-ratio:16/10;background:radial-gradient(60% 80% at 0 0,#f43f5e1f,#0000 70%),#0b0b0e;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.hp .hp-report-bar{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;border-bottom:1px solid #ffffff14;align-items:center;gap:14px;padding:14px 20px;font-size:12px;display:flex}.hp .hp-report-dots{gap:6px;display:flex}.hp .hp-report-dots i{background:#ffffff2e;border-radius:50%;width:8px;height:8px}.hp .hp-report-body{flex:1;grid-template-columns:auto minmax(0,400px);justify-content:center;align-items:center;gap:48px;padding:20px 28px;display:grid}.hp .hp-report-score{justify-items:center;gap:10px;display:grid}.hp .hp-report-caption{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-size:10px}.hp .hp-report-checks{gap:2px;display:grid}.hp .hp-report-check{color:#fff9;animation:5.4s linear infinite hp-report-scan;animation-delay:calc(var(--i) * .3s);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:12px;padding:6px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;display:grid}.hp .hp-report-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp .hp-report-weight{color:#ffffff59;font-variant-numeric:tabular-nums}.hp .hp-report-dot{background:#ffffff40;border-radius:50%;width:6px;height:6px}@keyframes hp-report-scan{0%,8%{color:#fff;background-color:#fb71851f}14%,to{background-color:#0000}}@media (max-width:640px){.hp .hp-report-body{grid-template-columns:1fr;justify-items:start;gap:16px;padding:16px}.hp .hp-report-score{display:none}.hp .hp-report{aspect-ratio:auto}.hp .hp-report-check{padding:3px 6px;font-size:10px}}@media (prefers-reduced-motion:reduce){.hp .hp-report-check{animation:none}}.hp .hp-block{cursor:default}.hp .hp-arch-more{color:var(--hp-accent);white-space:nowrap}.hp .hp-tst-role-title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.3}.hp .hp-tst-quote{font-size:15px}.hp .hp-tst-author{flex-direction:column;margin-bottom:0;display:flex}@media (min-width:768px){.hp .hp-tst-role-title{font-size:22px}.hp .hp-tst-quote{font-size:17px}}.hp .hp-wr-section{z-index:1;width:100%;max-width:1240px;margin:0 auto;padding:80px 16px;position:relative}.hp .hp-wr-hub{background:radial-gradient(60% 120% at 0 0,#f43f5e24,#0000 70%),#000;border:1px solid #ffffff1a;gap:8px;margin-bottom:40px;padding:32px;transition:border-color .25s;display:grid;position:relative}.hp .hp-wr-hub:hover{border-color:#ffffff40}.hp .hp-wr-eyebrow{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--hp-accent);font-size:10.5px}.hp .hp-wr-hub-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-size:22px}.hp .hp-wr-hub-note{color:#ffffff8c;max-width:42rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.7}.hp .hp-wr-hub .hp-wr-arrow{position:absolute;top:28px;right:28px}.hp .hp-wr-list{border-bottom:1px solid #ffffff14}.hp .hp-wr-row{border-top:1px solid #ffffff14;transition:background-color .2s}.hp .hp-wr-row:hover{background-color:#ffffff05}.hp .hp-wr-link{grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:6px 16px;padding:22px 4px;display:grid}.hp .hp-wr-index{font-family:var(--font-display);color:#ffffff59;font-size:12px}.hp .hp-wr-title{color:#fff;font-size:16px;font-weight:300;line-height:1.45}.hp .hp-wr-date{letter-spacing:.08em;text-transform:uppercase;color:#fff6;grid-column:2;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.hp .hp-wr-arrow{color:#ffffff4d;width:16px;height:16px;transition:color .2s}.hp .hp-wr-link .hp-wr-arrow{grid-area:1/3;align-self:center}.hp .hp-wr-link:hover .hp-wr-arrow,.hp .hp-wr-hub:hover .hp-wr-arrow{color:#fff}.hp .hp-wr-more{margin:32px 0 0}@media (min-width:640px){.hp .hp-wr-section{padding:80px 24px}.hp .hp-wr-title{font-size:18px}}@media (min-width:768px){.hp .hp-wr-section{padding:80px 32px}.hp .hp-wr-link{grid-template-columns:56px minmax(0,1fr) 140px 16px}.hp .hp-wr-date{text-align:right;grid-column:3}.hp .hp-wr-link .hp-wr-arrow{grid-column:4}}.hp .hp-contact-section{z-index:1;gap:40px;width:100%;max-width:1240px;margin:0 auto;padding:96px 16px;display:grid;position:relative}.hp .hp-contact-lede{color:#ffffff8c;max-width:28rem;margin:16px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.7}.hp .hp-contact-lede a{color:var(--hp-accent)}.hp .hp-contact-form{align-content:start;justify-items:start;gap:20px;display:grid}.hp .hp-field{gap:8px;width:100%;display:grid}.hp .hp-field-label{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;font-size:10.5px}.hp .hp-input{width:100%;font:inherit;color:#fff;background:#ffffff05;border:1px solid #ffffff1f;border-radius:0;padding:14px 16px;font-size:15px;transition:border-color .2s,background-color .2s}.hp .hp-input::placeholder{color:#ffffff4d}.hp .hp-input:hover{border-color:#ffffff38}.hp .hp-input:focus-visible{outline-offset:2px;background:#ffffff0a;border-color:#0000;outline:1px solid #f43f5e99}.hp .hp-textarea{resize:vertical;min-height:200px}.hp .hp-input--error{border-color:#f43f5eb3}.hp .hp-field-error{color:#fda4af;margin:0;font-size:12px}.hp .hp-contact-form .hp-btn:disabled{opacity:.5;cursor:progress}@media (min-width:640px){.hp .hp-contact-section{padding:96px 24px}}@media (min-width:1024px){.hp .hp-contact-section{grid-template-columns:1fr 1.2fr;padding:128px 32px}}.hp .hp-foot-find{width:100%;max-width:320px}.hp .hp-foot-social svg{fill:currentColor}.hp .hp-foot-find button{color:#ffffffbf;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;background:0 0}.hp .hp-foot-find button:hover{color:#fff;background:#ffffff0f}.hp .hp-headline{font-size:min(84px,7.8125vw - 5px)}@media (max-width:720px){.hp .hp-headline{font-size:calc(8.62069vw - 2.75862px)}}.hp .hp-spec-grid{z-index:1;position:relative}.hp .hp-mwl{z-index:200;font:400 11px/1 var(--font-display);letter-spacing:.1em;text-transform:uppercase;position:fixed;bottom:1.5rem;right:1.5rem}.hp .hp-mwl-link{-webkit-backdrop-filter:blur(14px)saturate(160%);color:var(--muted);background:#121318d9;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;text-decoration:none;transition:transform .25s,border-color .25s,color .25s;display:flex;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000008c}.hp .hp-mwl-link:hover{color:#fff;border-color:#ffffff4d;transform:scale(1.05)}.hp .hp-mwl-link:focus-visible{outline-offset:4px;outline:1px solid #f43f5e99}.hp .hp-mwl-heart-wrap{width:12px;height:12px;position:relative}.hp .hp-mwl-heart{width:100%;height:100%;fill:var(--hp-accent);position:absolute}.hp .hp-mwl-heart--pulse{animation:1s infinite hp-mwl-pulse}.hp .hp-mwl-heart--echo{opacity:.5;animation:1s infinite hp-mwl-echo}@keyframes hp-mwl-pulse{0%,to{transform:scale(1)}20%{transform:scale(1.2)}}@keyframes hp-mwl-echo{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.hp.hp-menu-open .hp-mwl{display:none}@media (prefers-reduced-motion:reduce){.hp .hp-mwl-heart--pulse,.hp .hp-mwl-heart--echo{animation:none}.hp .hp-mwl-heart--echo{display:none}}.hp .hp-cap-link,.hp .hp-bento-link,.hp .hp-bento-more a,.hp .hp-foot-nav a,.hp .hp-foot-utility a,.hp .hp-tablet-lede a,.hp .hp-arch-more,.hp .hp-contact-lede a{align-items:center;min-width:24px;min-height:24px;display:inline-flex}.hp .hp-faq-btn{min-height:24px}.hp .hp-met-cell,.hp .hp-spec{cursor:default}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:optional;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_aaedeb8a-module__sHk_cG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_aaedeb8a-module__sHk_cG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
