:root{--red:#d51f16;--purple:#8952e7;--bg:#090a0d;--panel:#111219;--text:#f4f3ef;--muted:#9a9ba2;--line:rgba(255,255,255,.09);--shell-accent:var(--purple);--shell-header-bg:rgba(8,9,12,.95);--shell-header-text:#fff;--shell-header-muted:#a1a2a7;--shell-header-line:rgba(255,255,255,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}main{overflow:hidden}img{display:block;width:100%}figure{margin:0}.eyebrow{margin:0 0 1rem;color:var(--purple);font-size:.67rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.rw-hero{min-height:660px;padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,6rem);display:grid;grid-template-columns:minmax(330px,.65fr) minmax(530px,1.35fr);gap:clamp(3rem,7vw,7rem);align-items:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 72% 28%,rgba(137,82,231,.11),transparent 36%)}.rw-copy{max-width:540px}.rw-copy h1{margin:0 0 1.4rem;font-size:clamp(4rem,6.5vw,7rem);font-weight:600;line-height:.92;letter-spacing:-.06em;text-transform:uppercase}.rw-copy h1 span{color:var(--red)}.lede{max-width:460px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.7}.button{display:inline-flex;min-height:48px;align-items:center;padding:0 1.4rem;margin-top:1.8rem;background:var(--red);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rw-hero figure,.rw-row figure{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#12131a;box-shadow:0 18px 44px rgba(0,0,0,.28)}.rw-row{display:grid;grid-template-columns:70px minmax(250px,.55fr) minmax(520px,1.45fr);gap:clamp(1.5rem,4vw,5rem);align-items:center;padding:clamp(4rem,6vw,6rem) clamp(2rem,6vw,6rem);border-bottom:1px solid var(--line)}.rw-number{align-self:start;padding-top:.2rem;color:rgba(213,31,22,.55);font-size:2.3rem;font-weight:300;letter-spacing:-.04em}.section-copy{max-width:430px}.section-copy h2{margin:0 0 1.1rem;font-size:clamp(2.35rem,4vw,4.2rem);font-weight:400;line-height:.98;letter-spacing:-.055em}.section-copy h2 i{display:inline-block;width:8px;height:8px;margin-left:.35rem;border-radius:50%;background:var(--purple)}.section-copy p{margin:0;color:var(--muted);line-height:1.7}.rw-row:nth-of-type(3) .section-copy h2 i,.rw-row:nth-of-type(5) .section-copy h2 i{background:var(--red)}.rw-tools{padding:clamp(4.5rem,7vw,7rem) clamp(2rem,6vw,6rem);border-bottom:1px solid var(--line)}.rw-tools>.section-copy{max-width:760px;margin-bottom:3rem}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tool-grid article{padding:2rem;border-right:1px solid var(--line)}.tool-grid article:last-child{border-right:0}.tool-grid b{color:var(--purple)}.tool-grid p{margin:.65rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.shell-footer strong{color:var(--purple)}@media(max-width:980px){.rw-hero,.rw-row{grid-template-columns:1fr}.rw-hero{min-height:auto}.rw-number{padding:0}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-grid article:nth-child(2){border-right:0}.tool-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:620px){.rw-hero,.rw-row,.rw-tools{padding-left:1.35rem;padding-right:1.35rem}.tool-grid{grid-template-columns:1fr}.tool-grid article{border-right:0!important;border-bottom:1px solid var(--line)}.tool-grid article:last-child{border-bottom:0}.rw-copy h1{font-size:clamp(3.2rem,15vw,5rem)}}
