:root{--background:#070b18;--surface:#11162ab8;--surface-hover:#191e36e6;--line:#ffffff1c;--line-hover:#8a48ff94;--text:#f7f5ff;--muted:#a9acc0;--violet:#7938ff}*{box-sizing:border-box}html{background:var(--background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 50% -10%, #7938ff24, transparent 42rem), var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 40px);margin-inline:auto}main{min-height:100svh;position:relative;overflow:hidden}.ambient{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.ambient--one{border:1px solid #7938ff2b;width:34rem;height:34rem;top:12rem;left:-18rem;box-shadow:inset 0 0 9rem #7938ff0f}.ambient--two{border:1px solid #ffffff0f;width:28rem;height:28rem;bottom:-12rem;right:-7rem}.site-header{border-bottom:1px solid var(--line);align-items:center;min-height:112px;display:flex}.wordmark{width:clamp(200px,26vw,270px);height:auto;display:block}.hero{padding-block:clamp(70px,10vw,132px) 72px}.hero__copy{max-width:790px}.eyebrow{color:#a77aff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 25px;font-size:.73rem;font-weight:750}h1{letter-spacing:-.065em;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(3rem,8vw,6.55rem);font-weight:650;line-height:.94}.lede{max-width:660px;color:var(--muted);margin:30px 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.65}.brand-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(62px,9vw,110px);display:grid}.brand-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;flex-direction:column;min-height:282px;padding:24px;transition:border-color .18s,background .18s,transform .18s;display:flex}.brand-card:hover{border-color:var(--line-hover);background:var(--surface-hover);transform:translateY(-4px)}.brand-card:focus-visible{outline:3px solid var(--violet);outline-offset:4px}.brand-card__topline{color:#aeb0c1;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.7rem;font-weight:700;display:flex}.brand-card__topline svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px;height:18px;transition:transform .18s}.brand-card:hover .brand-card__topline svg{transform:translate(3px)}.brand-card__logo-wrap{align-items:center;min-height:104px;margin-top:26px;display:flex}.brand-card__logo{object-fit:contain;object-position:left center;max-width:100%;height:auto;display:block}.brand-card__logo--xrpt{width:216px;max-height:74px}.brand-card__logo--xrosk{width:168px}.brand-card__logo--xroo{width:150px}.brand-card>p{max-width:30ch;color:var(--muted);margin:auto 0 0;font-size:.94rem;line-height:1.55}.site-footer{border-top:1px solid var(--line);color:#74798e;justify-content:space-between;align-items:center;min-height:96px;font-size:.76rem;display:flex}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100svh;display:flex}.not-found .eyebrow{margin-top:72px}.not-found h1{font-size:clamp(3rem,8vw,5rem)}.back-link{color:#cbb6ff;border-bottom:1px solid #a77aff;margin-top:32px;padding-bottom:4px}::selection{background:var(--violet);color:#fff}@media (max-width:780px){.brand-grid{grid-template-columns:1fr}.brand-card{min-height:230px}}@media (max-width:520px){.shell{width:min(100% - 28px,1120px)}.site-header{min-height:90px}.hero{padding-top:56px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:110px}}@media (prefers-reduced-motion:reduce){.brand-card,.brand-card__topline svg{transition:none}}
