:root{color-scheme:light;--ink:#111;--muted:#626262;--line:#dedede;--paper:#fff;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.page{max-width:1184px;min-height:100svh;margin:auto;padding:0 52px;display:flex;flex-direction:column}.skip{position:absolute;top:12px;left:12px;transform:translateY(-180%);padding:14px 18px;background:#111;color:#fff;z-index:3}.skip:focus{transform:none}header{min-height:120px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:inline-flex;align-items:center;gap:15px;font-size:25px;font-weight:700;letter-spacing:-1px}.brand-mark{display:block;position:relative;width:65px;height:45px;overflow:hidden}.brand-mark img{position:absolute;width:104px;height:104px;max-width:none;left:-21px;top:-31px;mix-blend-mode:multiply}.brand-dot{font-weight:400}.private{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.private svg{width:18px;height:18px}main{width:100%;padding:73px 0 60px;flex:1}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2.5px;margin:0 0 25px;color:var(--muted)}h1{font-size:clamp(42px,5.4vw,66px);font-weight:500;line-height:1.04;letter-spacing:-3.6px;margin:0}.lead{color:var(--muted);font-size:17px;line-height:1.6;margin:24px 0 0}.choices{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:48px}.choice{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--line);border-radius:3px;padding:30px 32px 23px;min-height:290px;transition:border-color .16s,background-color .16s}.choice:hover{border-color:#111;background:#fafafa}.choice:focus-visible,.brand:focus-visible{outline:3px solid #111;outline-offset:6px}.choice-top{display:flex;align-items:center;justify-content:space-between}.icon{display:flex;width:34px;height:34px}.icon svg{width:32px;height:32px}.number{font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:1px;color:#777}h2{font-size:23px;letter-spacing:-.65px;font-weight:500;margin:29px 0 11px}.choice p{color:var(--muted);font-size:14px;line-height:1.65;margin:0 0 25px}.choice-bottom{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600}.choice-bottom svg{width:21px;height:21px;transition:transform .16s}.choice:hover .choice-bottom svg{transform:translateX(3px)}.access-note{font-size:12px;line-height:1.6;color:var(--muted);margin:20px 0 0}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding:25px 0 27px;font-size:11px;letter-spacing:.2px;color:var(--muted)}footer span:first-child{color:#111;font-weight:600}
@media(min-width:1500px){main{padding-top:95px}}@media(max-width:700px){.page{padding:0 24px}header{min-height:92px}.brand{font-size:22px;gap:10px}.private{font-size:0;gap:0}.private svg{width:19px;height:19px}main{padding:49px 0 42px}.eyebrow{margin-bottom:22px}h1{font-size:46px;letter-spacing:-2.5px}.lead{font-size:16px;margin-top:20px}.choices{grid-template-columns:1fr;margin-top:34px;gap:16px}.choice{padding:26px 25px 21px;min-height:268px}h2{margin-top:25px}.desktop-break{display:none}footer{font-size:10px;padding:23px 0}.access-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
