
:root{color-scheme:light;--ink:#17191d;--muted:#535962;--paper:#f7f8fa;--line:#d8dce2;--amber:#f5a524;--dark:#101114;--width:1160px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid #a86300;outline-offset:5px}img{max-width:100%}.skip{position:absolute;left:16px;top:-100px;z-index:5;background:white;padding:12px}.skip:focus{top:12px}header{background:var(--dark);color:#f3f4f6;border-bottom:1px solid #34373b}.header-inner{max-width:var(--width);padding:22px 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:23px;font-weight:750;letter-spacing:-.8px;text-decoration:none}.brand img{border-radius:8px}nav{display:flex;gap:28px;flex-wrap:wrap}header nav a{text-decoration:none;font-size:15px;color:#c3c7ce;padding:8px 0}header nav a[aria-current]{color:var(--amber)}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(38px,6vw,68px);margin:18px 0 28px}h2{font-size:32px;margin:0 0 22px}h3{font-size:23px;margin-top:32px}p{margin:0 0 20px}.eyebrow{font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;font-weight:600;letter-spacing:.12em}.hero{background:var(--dark);color:#f3f4f6;padding:76px max(28px,calc((100vw - 1104px)/2)) 0}.hero h1{font-size:clamp(44px,7.8vw,104px);font-weight:700;line-height:1.03;letter-spacing:-.06em;max-width:1040px;margin:34px 0 42px}.hero .eyebrow{color:#b9bfc8}.hero-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.hero-bottom>p{font-size:21px;line-height:1.6;color:#b9bfc8;max-width:600px}.hero-bottom>div{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 23px;background:var(--amber);color:#151515;font-weight:650;font-size:16px;text-decoration:none;border-radius:3px;min-height:48px}.button:hover{background:#ffc46c}.availability{color:#adb3bd;font-size:14px;margin-top:12px}.process{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;border-top:1px solid #383b40;font:13px ui-monospace,monospace;letter-spacing:.08em;color:#bfc5ce}.process span{padding:21px 0}.features{max-width:var(--width);margin:auto;padding:80px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.features article+article{border-left:1px solid var(--line);padding-left:36px}.number{font:15px ui-monospace,monospace;color:var(--muted);display:block;margin-bottom:34px}.features h2{font-size:clamp(25px,2.5vw,33px)}.features p{font-size:17px;color:var(--muted)}.features a,.ownership a{font-size:15px;font-weight:650}.ownership{max-width:1104px;margin:0 auto 70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:52px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px}.ownership h2{font-size:38px}.ownership p:not(.eyebrow){color:var(--muted);font-size:19px}.ownership a{display:block;margin-top:12px}.support-callout{text-align:center;padding:0 24px 80px}.support-callout h2{font-size:40px}.support-callout p{color:var(--muted)}.document{max-width:820px;margin:0 auto;padding:64px 28px 76px}.document h1{font-size:clamp(37px,6vw,58px)}.lede{font-size:20px;color:var(--muted);line-height:1.6}.document section{margin:44px 0}.document section h2,.document article h2{font-size:29px}.contact,.note{background:#e9ecf0;border-left:3px solid #737b86;padding:25px 28px;margin:36px 0}.contact h2,.note h2{font-size:24px}.contact p:last-child,.note p:last-child{margin-bottom:0}.topics{display:grid;gap:0;margin:40px 0 56px;border-top:1px solid var(--line)}.topics a{display:flex;justify-content:space-between;gap:20px;text-decoration:none;padding:17px 0;border-bottom:1px solid var(--line);font-weight:600}.topics a:hover{color:#8a5200}.document article{padding:24px 0 36px;scroll-margin-top:28px;border-bottom:1px solid var(--line)}.document p{overflow-wrap:anywhere}.back-top{display:inline-block;margin-top:12px;font-size:14px;color:var(--muted)}footer{background:#e9ecf0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:40px;padding:38px max(28px,calc((100vw - 1104px)/2))}footer p{color:var(--muted);font-size:15px;margin:10px 0}.copyright{font-size:13px}footer nav{display:flex;flex-direction:column;gap:8px;align-items:flex-start;font-size:15px}
@media(max-width:800px){.hero{padding-top:48px}.hero-bottom{grid-template-columns:1fr;gap:16px}.hero-bottom>div{justify-self:start}.features{grid-template-columns:1fr;padding:44px 28px;gap:32px}.features article+article{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.features h2 br{display:none}.number{margin-bottom:18px}.ownership{margin:0 28px 50px;grid-template-columns:1fr;gap:16px;padding:35px 0}.ownership h2{font-size:33px}.support-callout h2{font-size:33px}.header-inner{gap:16px;flex-wrap:wrap}.header-inner nav{gap:20px}.document{padding-top:40px}.contact,.note{padding:22px}footer{flex-wrap:wrap}.process{font-size:11px;letter-spacing:.02em;gap:10px}.hero-bottom>p{font-size:19px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
