:root{scroll-padding-top:0}
.progress{position:fixed;top:0;left:0;height:3px;z-index:50;width:0;background:var(--blue);pointer-events:none}.reader-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:11px;font-weight:700}.reader-nav .back{display:flex;align-items:center;gap:8px}.reader-nav svg{width:15px}.reader-nav .button{padding:11px 16px}.reader-breadcrumb{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted);padding:30px 0}.reader-breadcrumb a:hover{color:var(--blue)}.reader-breadcrumb svg{width:12px;height:12px}.reader-hero{display:grid;grid-template-columns:1.8fr 1fr;gap:80px;padding:15px 0 55px;align-items:center;border-bottom:1px solid var(--line)}.reader-hero h1{font:600 clamp(42px,4.8vw,68px)/1.08 Space,sans-serif;letter-spacing:-3px;margin:22px 0}.reader-hero .deck{font-size:17px;line-height:1.8;color:var(--muted);max-width:740px}.reader-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:10px;font-weight:600;color:var(--muted);margin:24px 0}.reader-meta span+span:before{content:'·';margin-right:10px}.reader-cover{background:#e8edfb;border-radius:24px;display:grid;place-items:center;aspect-ratio:1;position:relative}.reader-cover.robinhood{background:#f3e8f0}.reader-cover.bnb{background:#efe9df}.reader-cover>img{position:absolute;inset:0;margin:auto;height:82%;width:auto;max-width:75%;transform:rotate(6deg);box-shadow:12px 18px 30px #18274230}.reader-cover .cover-issue{font-size:10px}.reader-hero .button{margin-right:8px}.reader-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:80px;align-items:start;padding-top:40px;padding-bottom:60px}.reader-toc{position:sticky;top:123px;border-right:1px solid var(--line);padding:0 27px 25px 0}.reader-toc summary{cursor:default;list-style:none}.reader-toc summary::-webkit-details-marker{display:none}.reader-toc summary svg{display:none}.toc-links{margin-top:22px;display:grid;gap:7px}.toc-links a{font-size:11px;line-height:1.6;padding:9px 8px 9px 0;display:flex;gap:10px;color:var(--muted);border-radius:8px}.toc-links a span{font:500 10px Space;color:#959baa;padding-top:2px}.toc-links a[aria-current=true]{color:var(--blue);font-weight:800}.toc-links a[aria-current=true] span{color:var(--blue)}.toc-links a:hover{color:var(--blue)}.reader-settings{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.reader-settings p{font-size:9px;color:var(--muted);margin:0 0 10px}.font-buttons{display:flex;gap:7px}.font-buttons button{background:transparent;border:1px solid #cdd2dc;border-radius:8px;width:38px;height:34px;font-weight:700;font-size:13px}.font-buttons button:disabled{opacity:.4;cursor:default}.reader-settings .text-link{font-size:10px;margin-top:24px}.reader-content{max-width:780px;min-width:0}.story{padding:30px 0 64px;margin-bottom:26px;border-bottom:1px solid var(--line);scroll-margin-top:110px}.story:first-child{padding-top:0}.story-heading{display:flex;gap:20px;align-items:flex-start;margin-bottom:15px}.story-heading>div{flex:1;min-width:0}.story-heading .eyebrow{font-size:9px;letter-spacing:1.3px;color:var(--blue);margin-bottom:16px}.story h2{font:600 clamp(31px,3.2vw,45px)/1.12 Space,sans-serif;letter-spacing:-1.6px;margin:0}.token-logo{width:64px;height:64px;background:#fff;border-radius:16px;object-fit:contain;padding:6px;box-shadow:0 4px 16px #17274209;margin-top:6px}.story .deck{font-size:19px;line-height:1.7;color:var(--muted);font-weight:500;margin:22px 0 28px}.story p{font-size:var(--reader-size);line-height:1.95;margin:0 0 24px;overflow-wrap:anywhere}.story .citation{font-size:.65em;font-weight:700;color:var(--blue);vertical-align:super;white-space:nowrap;margin-left:2px;text-decoration:underline;text-underline-offset:2px}.story .citation:hover{background:#e8edff}.story figure{margin:28px 0 32px}.story figure>div{background:#eceef0;border-radius:18px;min-height:160px;display:grid;place-items:center;overflow:hidden;padding:22px}.story figure img{max-height:320px;width:auto;max-width:100%;object-fit:contain;border-radius:8px}.story figcaption{font-size:10px;color:var(--muted);line-height:1.7;margin-top:10px}.story blockquote{margin:35px 0 10px;padding:26px 30px;background:#e9edfb;border-left:3px solid var(--blue);border-radius:0 16px 16px 0;font:500 25px/1.45 Space,sans-serif;letter-spacing:-.5px}.editorial-signature{display:flex;align-items:center;gap:12px;margin-top:25px}.editorial-signature img{width:38px}.editorial-signature span{font-size:10px;font-weight:700}.source-intro{font-size:14px!important;margin-top:25px!important;color:var(--muted)}.source-list{list-style:none;counter-reset:source;display:grid;gap:0;padding:0;margin:30px 0}.source-list li{counter-increment:source;display:flex;align-items:baseline;gap:18px;padding:15px 0;border-top:1px solid var(--line);scroll-margin-top:115px}.source-list li:before{content:counter(source,decimal-leading-zero);font:500 11px Space;color:var(--blue);width:20px;flex:none}.source-list a{font-size:13px;line-height:1.6;display:flex;justify-content:space-between;gap:15px;width:100%;overflow-wrap:anywhere}.source-list a:hover{color:var(--blue)}.source-list a svg{width:13px;height:13px;flex:none;margin-top:4px}.source-list li:target{background:#fff3a3;outline:8px solid #fff3a3;border-radius:4px}.method{background:#eeefe9;padding:25px 28px;border-radius:18px}.method h3{font:600 22px Space;margin:0 0 18px;letter-spacing:-.5px}.method p{font-size:12px;line-height:1.85;margin-bottom:15px}.method p:last-child{margin-bottom:0}.reading-end{background:var(--ink);color:#fff;padding:33px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.reading-end h3{font:500 27px/1.2 Space;margin:0 0 10px;letter-spacing:-.7px}.reading-end p{font-size:12px;color:#b4bfd5;margin:0}.reading-end .button{white-space:nowrap}.more-reading{padding-bottom:75px}.more-reading h2{font:500 34px Space;letter-spacing:-1px;margin:0 0 25px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-card{border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;gap:20px;align-items:center;background:#fff8}.related-card img{width:55px;box-shadow:3px 5px 10px #0002}.related-card small{font-size:8px;color:var(--muted);letter-spacing:1px}.related-card h3{font:500 17px/1.3 Space;letter-spacing:-.3px;margin:8px 0 0}.related-card:hover h3{color:var(--blue)}
@media(max-width:1100px){.reader-layout{grid-template-columns:200px minmax(0,1fr);gap:40px}.reader-hero{gap:50px}.reader-hero h1{font-size:53px}.reader-toc{padding-right:20px}.reader-nav .button{display:none}.story p{line-height:1.85}.reader-content{max-width:740px}}@media(max-width:760px){.reader-nav{display:none}.reader-breadcrumb{padding:22px 0;font-size:9px;gap:8px}.reader-hero{display:flex;flex-direction:column;gap:27px;padding:7px 0 35px;align-items:stretch}.reader-hero>div:first-child{order:2}.reader-cover{order:1;aspect-ratio:1.65;width:100%}.reader-cover>img{height:85%;max-width:52%;position:absolute}.reader-hero h1{font-size:42px;letter-spacing:-2px;margin:19px 0}.reader-hero .deck{font-size:15px;line-height:1.8}.reader-meta{font-size:9px;margin:20px 0}.reader-hero .eyebrow{font-size:9px}.reader-hero .button{font-size:11px;gap:12px;margin-right:4px;padding:12px 17px}.reader-layout{display:block;padding-top:24px;padding-bottom:40px}.reader-toc{position:relative;top:auto;border:1px solid var(--line);border-radius:14px;padding:0;margin-bottom:35px;overflow:hidden}.reader-toc summary{cursor:pointer;padding:16px 18px;display:flex;justify-content:space-between;align-items:center}.reader-toc summary svg{display:block;width:15px;height:15px}.toc-links{margin:0 18px 12px;gap:0}.reader-toc .reader-settings{margin:5px 18px 15px;padding-top:15px}.reader-settings{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.reader-settings p{margin:0}.reader-settings .text-link{margin:0}.story{padding:24px 0 40px;margin-bottom:20px;scroll-margin-top:95px}.story h2{font-size:33px;letter-spacing:-1.3px}.story .deck{font-size:17px;line-height:1.7;margin-block:20px 25px}.story p{font-size:var(--reader-size);line-height:1.85;margin-bottom:22px}.token-logo{width:48px;height:48px;border-radius:12px;padding:4px}.story-heading{gap:12px}.story-heading .eyebrow{font-size:8px;letter-spacing:.9px}.story figure>div{padding:16px;min-height:120px}.story figure img{max-height:250px}.story blockquote{font-size:23px;padding:22px}.source-list a{font-size:12px}.source-list li{gap:12px}.method{padding:22px}.method p{font-size:12px}.reading-end{display:block;padding:25px}.reading-end .button{margin-top:22px}.related-grid{grid-template-columns:1fr;gap:14px}.related-card{padding:17px}.related-card h3{font-size:18px}.more-reading{padding-bottom:45px}.more-reading h2{font-size:30px}}
@media print{.topbar,.reader-toc,.reading-end,.more-reading,.footer,.progress,.reader-hero .button,.reader-breadcrumb{display:none!important}.wrap{width:100%}.reader-layout{display:block}.reader-content{max-width:none}.reader-cover{display:none}.reader-hero{display:block}.story{break-inside:auto}.story-heading,figure{break-inside:avoid}body{background:white}.story p{font-size:11pt}.story h2{font-size:24pt}.story blockquote{font-size:16pt}.citation{color:inherit}}
