:root{color:#050505;font-synthesis:none;font-optical-sizing:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Instrument Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #f2b705}img{max-width:100%}::selection{color:#fff;background:#050505}.page{--accent-cyan:#22d3ee;--panel-black:#050607;--panel-line:#24282d;color:#050505;background:#eef1f2;grid-template-rows:auto 1fr auto;row-gap:clamp(18px,3.2vh,34px);min-height:100svh;padding:clamp(14px,2.4vw,28px);display:grid}.topbar{border-bottom:1px solid #d7dcde;justify-content:space-between;align-items:center;gap:20px;min-height:32px;padding-bottom:clamp(12px,1.8vh,18px);display:flex}.topbar img{width:clamp(122px,12vw,162px);height:auto;display:block}.topbar a,.footer a{color:#050505;text-decoration:none}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px clamp(14px,2vw,24px);font-size:clamp(.86rem,1.5vw,1rem);display:flex}.nav-links a:hover,.footer-links a:hover{color:#0e7f98}.home-page{align-content:center;gap:clamp(14px,2vh,22px);min-height:0;display:grid}.beta-panel{border:1px solid var(--panel-black);color:#f6f7f8;background:var(--panel-black);grid-template-columns:minmax(0,680px) minmax(280px,1fr);align-items:center;gap:clamp(28px,5vw,80px);min-height:clamp(280px,38svh,370px);padding:clamp(20px,3.4vw,44px);display:grid}.product-copy{min-width:0}.beta-kicker{color:#dffbff;letter-spacing:.08em;text-transform:uppercase;background:#22d3ee14;border:1px solid #22d3ee8c;width:fit-content;padding:7px 10px;font-size:.78rem;font-weight:720;line-height:1}.product-title{background:#07090a;border:1px solid #ffffff12;place-items:center start;width:fit-content;margin:clamp(14px,2.1vw,24px) 0 0;padding:clamp(10px,1.7vw,18px);display:grid}.product-title img{width:clamp(190px,22vw,340px);height:auto;display:block}.lede{color:#f4f7f8;max-width:760px;margin:clamp(14px,2vw,22px) 0 0;font-size:clamp(1rem,1.35vw,1.46rem);font-weight:520;line-height:1.2}.home-actions{flex-wrap:wrap;gap:10px;margin-top:clamp(16px,2vw,24px);display:flex}.primary-link,.secondary-link{border:1px solid #f6f7f8;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.primary-link{color:#050607;background:#f6f7f8}.secondary-link{color:#f6f7f8;background:0 0}.primary-link:hover,.secondary-link:hover{color:#050607;background:var(--accent-cyan);border-color:var(--accent-cyan)}.audit-panel{border:1px solid var(--panel-line);color:#b8c4c8;letter-spacing:0;overflow-wrap:anywhere;align-content:center;gap:10px;min-width:0;padding:clamp(16px,2.2vw,24px);font-family:SFMono-Regular,Consolas,Liberation Mono,ui-monospace,monospace;font-size:clamp(.72rem,.82vw,.84rem);line-height:1.35;display:grid}.audit-panel span{border-bottom:1px solid #ffffff14;padding-bottom:10px;display:block}.audit-panel span:last-child{color:#dffbff;border-bottom:0;padding-bottom:0}.home-proposition{color:#111;letter-spacing:0;max-width:860px;margin:0;font-size:clamp(1.12rem,1.86vw,1.78rem);font-weight:680;line-height:1.12}.not-found{align-self:center;gap:14px;max-width:720px;display:grid}.not-found h1{color:#050505;letter-spacing:0;margin:0;font-size:clamp(2.3rem,7vw,5.2rem);font-weight:760;line-height:.96}.not-found p{color:#333;max-width:560px;margin:14px 0 0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.55}.not-found a{color:#050505;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.footer{color:#333;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(14px,2.4vw,32px);font-size:clamp(.66rem,.82vw,.78rem);line-height:1.25;display:grid}.footer p{text-align:center;white-space:nowrap;margin:0}.footer-legal{max-width:760px}.footer p:first-child{text-align:left;justify-self:start}.footer p:nth-child(2){justify-self:center}.footer-links{flex-wrap:wrap;justify-content:flex-end;justify-self:end;gap:10px 14px;display:flex}.footer-links a{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.footer-links svg{fill:currentColor;width:18px;height:18px;display:block}@media (width<=1100px){.beta-panel{grid-template-columns:1fr;gap:22px}.audit-panel{align-content:start}.footer{grid-template-columns:minmax(0,1fr) auto;row-gap:6px}.footer p{text-align:left;white-space:normal}.footer p:nth-child(2){order:3;grid-area:2/1/auto/-1;justify-self:start}}@media (width<=720px){.page{row-gap:22px;padding:18px}.topbar{flex-direction:column;align-items:flex-start;gap:14px}.nav-links{justify-content:flex-start}.beta-panel{min-height:0;padding:26px 20px}.product-title{width:100%;padding:18px}.product-title img{width:min(100%,320px)}.home-actions{flex-direction:column;align-items:stretch}.primary-link,.secondary-link{width:100%}.audit-panel{width:100%;padding:14px}.footer{grid-template-columns:1fr;gap:12px}.footer p:first-child,.footer p:nth-child(2),.footer-links{grid-area:auto;justify-self:start}}
