:root{--ink:#27231f;--muted:#70675f;--cream:#f7f1e7;--paper:#fffdf8;--line:#dfd5c7;--orange:#da673e;--blue:#2f6f75;--yellow:#efc95a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:20}header,footer{max-width:1280px;margin:auto;padding:1.1rem max(5vw,24px);display:flex;justify-content:space-between;align-items:center}header{border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.65rem;color:var(--ink);font-weight:900;text-decoration:none;letter-spacing:-.03em}.ten{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:.82rem}nav{display:flex;gap:1.4rem}nav a{color:var(--muted);text-decoration:none;font-size:.9rem}main{max-width:1280px;margin:auto;padding:0 max(5vw,24px)}.hero{padding:9vw 0 7vw;min-height:670px}.eyebrow{font-size:.73rem;font-weight:900;letter-spacing:.17em;color:var(--orange);margin:0 0 1rem}.hero h1{font-size:clamp(3.4rem,8.3vw,7.8rem);line-height:.88;letter-spacing:-.075em;margin:0;max-width:1050px}.hero h1 em{font-style:normal;color:var(--blue)}.lede{font-size:clamp(1.05rem,2vw,1.35rem);color:var(--muted);max-width:690px;margin:2rem 0}.button{display:inline-block;background:var(--ink);color:#fff;padding:.88rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:800}.ticker{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:3rem}.ticker span{border:1px solid var(--line);padding:.5rem .8rem;border-radius:999px;background:var(--cream);font-size:.8rem}.section{padding:6rem 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section h2{font-size:clamp(2.1rem,5vw,4.3rem);line-height:.95;letter-spacing:-.055em;margin:.3rem 0}.section-head>p{color:var(--muted);max-width:420px}.collections{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.collections article{border:1px solid var(--line);border-radius:18px;padding:1.6rem;min-height:300px;background:var(--cream);display:flex;flex-direction:column}.collections article>span{font-weight:900;color:var(--orange)}.collections h3{font-size:1.65rem;margin:2rem 0 .4rem}.collections p{color:var(--muted)}.collections b{margin-top:auto;color:var(--blue);font-size:.8rem}.empty{margin-top:1rem;padding:1.6rem;border:1px dashed var(--line);border-radius:14px}.empty p{color:var(--muted);margin:.4rem 0 0}.standard{background:var(--ink);color:#fff;margin:2rem calc(-1 * max(5vw,24px));padding:6rem max(5vw,24px)}.standard .eyebrow{color:var(--yellow)}.standard ol{list-style:none;padding:0;margin:3rem 0 0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #5a524b}.standard li{padding:1.3rem .8rem;border-right:1px solid #5a524b}.standard li>span{color:var(--yellow);font-weight:900}.standard li b{display:block;margin:2rem 0 .4rem}.standard li p{font-size:.86rem;color:#c9c0b8}.disclosure{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.disclosure>p{color:var(--muted);font-size:1.05rem}footer{border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}
nav select{border:1px solid var(--line);border-radius:8px;background:#fff;padding:.4rem .5rem;color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:820px){header nav>a{display:none}header nav{display:flex}.hero{padding:6rem 0 4rem;min-height:auto}.hero h1{font-size:3.65rem}.section{padding:4rem 0}.section-head,.disclosure{display:block}.collections{grid-template-columns:1fr}.collections article{min-height:230px}.standard ol{grid-template-columns:1fr}.standard li{border-right:0;border-bottom:1px solid #5a524b}.standard li b{margin:.5rem 0}.disclosure>p{margin-top:2rem}footer{display:block}}
