:root{--bg:#fff;--bg-soft:#f6f6f4;--bg-elev:#fff;--ink:#0a0a0a;--ink-soft:#4a4a4a;--ink-mute:#8a8a8a;--ink-faint:#c4c4c0;--line:#e8e8e4;--line-soft:#f0f0ec;--c-green:#a8dfb1;--c-pink:#f5b3c2;--c-blue:#8ab4f0;--c-lavender:#d7bdfb;--c-yellow:#f5d57a;--c-teal:#8fd4ce;--c-orange:#f5b67a;--c-sand:#ead9b8;--c-mint:#b8e8d0;--c-coral:#f5a89a;--c-peach:#f5c9a8;--c-sky:#9dd0f0;--c-periwinkle:#b4c0f0;--c-lilac:#c8b0e8;--c-sage:#a8c4a8;--c-moss:#a8b898;--c-fog:#c0c4d0;--c-berry:#d8a8c0;--c-green-d:#7bc28a;--c-pink-d:#de8ea3;--c-blue-d:#5e90dc;--c-lavender-d:#b196e5;--c-yellow-d:#d9b554;--c-teal-d:#68b6af;--c-orange-d:#db9353;--c-sand-d:#c6b389;--c-mint-d:#8ac8a8;--c-coral-d:#d97e72;--c-peach-d:#dca882;--c-sky-d:#6eacdc;--c-periwinkle-d:#8a98d4;--c-lilac-d:#9e88c8;--c-sage-d:#7a9a7a;--c-moss-d:#7a9070;--c-fog-d:#9a9eac;--c-berry-d:#b07898;--radius-sm:8px;--radius:14px;--radius-lg:24px;--radius-pill:999px;--shadow-sm:0 1px 2px #0a0a0a0a;--shadow:0 2px 8px #0a0a0a0f;--shadow-lg:0 20px 48px #0a0a0a1f;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-serif:"Fraunces", "Source Serif Pro", Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, Menlo, monospace;--text-display:clamp(40px, 9vw, 72px);--text-h1:clamp(34px, 6vw, 48px);--text-h2:clamp(26px, 4.5vw, 38px);--text-h3:clamp(22px, 3.5vw, 28px);--text-h4:clamp(18px, 2.6vw, 21px);--text-body-lg:clamp(17px, 2.4vw, 21px);--text-body:15px;--text-meta:13px;--text-eyebrow:11px;--pad-page-y:clamp(48px, 8vw, 72px);--pad-page-x:clamp(20px, 5vw, 48px);--pad-page-y-lg:clamp(72px, 14vw, 120px)}*{box-sizing:border-box}html,body{width:100%;max-width:100%;font-family:var(--font-sans);color:var(--ink);background:var(--bg);font-feature-settings:"ss01", "cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0}body{overflow:hidden}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}input,textarea{color:inherit;font-family:inherit}.shell{background:var(--bg);grid-template-rows:1fr;width:100%;min-width:0;max-width:100%;height:100vh;display:grid}.surface{min-width:0;max-width:100%;position:relative;overflow:auto}.mk-root{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.cube{transform-style:preserve-3d;display:inline-block;position:relative}.cube-row{align-items:flex-end;gap:0;display:flex}.cube-seg{display:inline-block;position:relative}.cube-seg .top,.cube-seg .front,.cube-seg .side{box-sizing:border-box;border:1.5px solid #0a0a0a;position:absolute}.cube-seg .front{background:var(--face)}.cube-seg .top{background:color-mix(in srgb, var(--face) 85%, white)}.cube-seg .side{background:var(--face-d)}.btn{border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{color:#fff;background:#0a0a0a}.btn-primary:hover{background:#222;transform:translateY(-1px)}.btn-secondary{color:var(--ink);border-color:var(--line);background:0 0}.btn-secondary:hover{background:var(--bg-soft)}.btn-ghost{color:var(--ink);background:0 0}.btn-ghost:hover{background:var(--bg-soft)}.btn-circle{background:var(--bg-soft);width:40px;height:40px;color:var(--ink);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn-circle:hover{background:#eeeeea}.btn-sm{height:32px;padding:0 14px;font-size:13px}.btn-lg{height:52px;padding:0 28px;font-size:15px}.pill{border-radius:var(--radius-pill);background:var(--bg-soft);color:var(--ink-soft);border:1px solid var(--line);align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.pill-green{background:var(--c-green);border-color:var(--c-green-d);color:#0a0a0a}.pill-dark{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.legend{flex-wrap:wrap;gap:6px 14px;margin-top:12px;display:flex}.legend__item{letter-spacing:.06em;color:#0a0a0a;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.legend__swatch{background:var(--sw);border:1.5px solid #0a0a0a;flex-shrink:0;width:14px;height:14px}.mk-section-2col>*{min-width:0}.row{align-items:center;gap:12px;display:flex}.col{flex-direction:column;gap:12px;display:flex}.mono{font-family:var(--font-mono)}.serif{font-family:var(--font-serif)}.muted{color:var(--ink-mute)}.faint{color:var(--ink-faint)}.hairline{border-top:1px solid var(--line)}.eyebrow{font-family:var(--font-mono);font-size:var(--text-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute)}.title-display{font-family:var(--font-serif);font-size:var(--text-display);letter-spacing:-.03em;margin:0;font-weight:400;line-height:1}.title-h1{font-family:var(--font-serif);font-size:var(--text-h1);letter-spacing:-.02em;margin:0;font-weight:500;line-height:1.05}.title-h2{font-family:var(--font-serif);font-size:var(--text-h2);letter-spacing:-.018em;margin:0;font-weight:500;line-height:1.1}.title-h3{font-family:var(--font-serif);font-size:var(--text-h3);letter-spacing:-.015em;margin:0;font-weight:500;line-height:1.15}.prose-serif{font-family:var(--font-serif);font-size:var(--text-body-lg);color:var(--ink);line-height:1.6}.card-soft{background:var(--bg-soft);border-radius:var(--radius-lg);padding:40px}.surface::-webkit-scrollbar{width:10px;height:10px}.scroll::-webkit-scrollbar{width:10px;height:10px}.surface::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#d8d8d4;border-radius:10px}.scroll::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#d8d8d4;border-radius:10px}.surface::-webkit-scrollbar-track{background:0 0}.scroll::-webkit-scrollbar-track{background:0 0}@media (max-width:1024px){.mk-hero{grid-template-columns:1fr!important;gap:48px!important}.mk-hero-cubes{display:none!important}.mk-hero-h1{font-size:64px!important}.mk-section{padding:60px 32px!important}.mk-section-2col{grid-template-columns:1fr!important;gap:48px!important}.mk-3col{grid-template-columns:1fr!important;gap:16px!important}.mk-feature-row{grid-template-columns:1fr!important;gap:32px!important}.mk-feature-row>*{order:0!important}.mk-tos{grid-template-columns:1fr!important;gap:32px!important}.mk-tos aside{position:static!important}.mk-cta-h2{font-size:56px!important}.mk-nav-row{padding:16px 24px!important}.mk-nav-links,.mk-nav-ctas{display:none!important}.mk-hamburger{display:flex!important}.mk-explore-staff{grid-template-columns:1fr!important}.mk-explore-grid{grid-template-columns:repeat(2,1fr)!important}.mk-explore-collection{grid-template-columns:1fr!important;gap:20px!important}.mk-explore-articles{grid-template-columns:1fr!important}.mk-explore-sources{grid-template-columns:repeat(2,1fr)!important}.mk-blend-hero{grid-template-columns:1fr!important;gap:40px!important}.mk-blend-split{grid-template-columns:1fr!important;gap:32px!important}.mk-blend-sources{grid-template-columns:repeat(2,1fr)!important}.mk-blend-articles,.mk-blend-related,.mk-people-featured{grid-template-columns:1fr!important}.mk-people-related{grid-template-columns:repeat(2,1fr)!important}.mk-profile-hero{grid-template-columns:1fr!important;gap:28px!important}.mk-profile-stats{grid-template-columns:repeat(2,1fr)!important}.mk-profile-stats>div{border-left:none!important;border-top:1px solid var(--line)!important}.mk-profile-stats>div:nth-child(-n+2){border-top:none!important}.mk-profile-signature{grid-template-columns:1fr!important;gap:40px!important}.mk-people-hero{font-size:56px!important}.mk-profile-h1,.mk-feature-page-h1{font-size:48px!important}.mk-hero-ctas{flex-wrap:wrap!important}.mk-footer-outer{padding:48px 32px 24px!important}.mk-people-tight-h,.mk-profile-stats-wrap{padding-left:32px!important;padding-right:32px!important}}@media (max-width:720px){.mk-hero-h1{font-size:48px!important}.mk-section h2{font-size:38px!important}.mk-cta-h2{font-size:44px!important}.mk-3col{grid-template-columns:1fr!important}.mk-footer{grid-template-columns:1fr 1fr!important;gap:32px!important}.mk-section{padding:48px 24px!important}.mk-hero{gap:32px!important}.mk-tos article{padding-right:0!important}.mk-explore-grid,.mk-explore-sources,.mk-blend-sources,.mk-people-grid{grid-template-columns:1fr!important}.mk-reader-row{border-right:none!important;padding-left:0!important;padding-right:0!important}.mk-people-related,.mk-profile-stats{grid-template-columns:1fr!important}.mk-profile-stats>div{border-top:1px solid var(--line)!important}.mk-profile-stats>div:first-child{border-top:none!important}.mk-people-hero,.mk-profile-h1,.mk-feature-page-h1{font-size:40px!important}.mk-profile-actions{flex-wrap:wrap!important}.mk-profile-actions>.mono{flex-basis:100%;margin-left:0!important}.mk-profile-liked-row{grid-template-columns:1fr!important;gap:16px!important}.mk-profile-liked-row .btn{justify-self:start}.mk-footer-outer{padding:40px 24px 20px!important}.mk-footer-outer .mono{margin-top:8px;display:block}.mk-reader-row{border-top:1px solid var(--line-soft)!important}.mk-people-grid .mk-reader-row:first-child{border-top:none!important}.mk-people-tight-h,.mk-profile-stats-wrap{padding-left:24px!important;padding-right:24px!important}}.mk-people-tight-h,.mk-profile-stats-wrap{box-sizing:border-box}@media (max-width:1024px){.cms-shell{grid-template-columns:64px 1fr!important}.cms-sidebar-label{display:none!important}.cms-sidebar-btn{justify-content:center!important;padding:12px!important}.cms-sidebar-user{display:none!important}.cms-metric-grid{grid-template-columns:repeat(2,1fr)!important}.cms-dashboard-grid,.cms-editor-grid{grid-template-columns:1fr!important}.cms-tags-grid,.cms-mod-grid{grid-template-columns:repeat(2,1fr)!important}.cms-table-row{font-size:12px!important}.cms-topbar{padding:16px 24px!important}.cms-content{padding:24px!important}}@media (max-width:720px){.cms-metric-grid,.cms-tags-grid,.cms-mod-grid{grid-template-columns:1fr!important}.cms-blends-table-head,.cms-blends-table-row{grid-template-columns:32px 1fr 80px!important}.cms-blends-table-cell-hide{display:none!important}.cms-sources-head,.cms-sources-row{grid-template-columns:32px 1fr 80px!important}.cms-sources-cell-hide{display:none!important}}.app-shell-library{grid-template-columns:260px minmax(0,1fr)!important}.app-library-pane{background:#fff;flex-direction:column;min-width:0;display:flex;overflow:hidden;container:library-pane/inline-size}.app-saved-tiles-grid{grid-template-columns:360px;justify-content:center;align-items:stretch;gap:20px;padding:24px;display:grid}@container library-pane (min-width:800px){.app-saved-tiles-grid{grid-template-columns:repeat(2,360px)}}@container library-pane (min-width:1160px){.app-saved-tiles-grid{grid-template-columns:repeat(3,350px)}}@container library-pane (min-width:1500px){.app-saved-tiles-grid{grid-template-columns:repeat(4,340px)}}@container library-pane (min-width:1800px){.app-saved-tiles-grid{grid-template-columns:repeat(5,340px)}}.app-saved-tiles-grid>.app-saved-tile-card{min-width:0;height:100%;min-height:0}.app-saved-tile-media{aspect-ratio:16/10}.app-readlater-toast-anchor{pointer-events:none;z-index:240;padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px));padding-bottom:calc(22px + env(safe-area-inset-bottom,0px));box-sizing:border-box;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.app-readlater-toast{pointer-events:auto;border-radius:var(--radius);color:#fafafa;background:#1a1a1a;justify-content:space-between;align-items:center;gap:20px;width:min(440px,100vw - 32px);padding:14px 18px;font-size:15px;display:flex;box-shadow:0 12px 40px #00000038}.app-readlater-toast-msg{font-weight:500}.app-readlater-toast-undo{border-radius:var(--radius-sm);color:inherit;font:inherit;cursor:pointer;background:#ffffff24;border:none;flex-shrink:0;padding:8px 14px;font-weight:600}.app-readlater-toast-undo:hover{background:#ffffff38}.app-readlater-toast-undo:focus-visible{outline-offset:2px;outline:2px solid #fff}.note-md-editor-content{min-height:160px;color:var(--ink);outline:none;padding:12px 14px;font-size:14px;line-height:1.55}.note-md-editor-content:focus{outline:none}.note-md-editor-content>*+*{margin-top:.6em}.note-md-editor-content p{margin:0}.note-md-editor-content h1,.note-md-editor-content h2,.note-md-editor-content h3{font-family:var(--font-serif);letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.2}.note-md-editor-content h1{font-size:22px}.note-md-editor-content h2{font-size:18px}.note-md-editor-content h3{font-size:15px}.note-md-editor-content ul,.note-md-editor-content ol{margin:0;padding-left:1.4em}.note-md-editor-content blockquote{border-left:3px solid var(--line);color:var(--ink-soft);margin:0;padding:4px 0 4px 12px}.note-md-editor-content code{background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:4px;padding:1px 5px;font-size:.9em}.note-md-editor-content a{color:#2563eb;text-decoration:underline}.app-shell{background:#fff;height:100%;display:grid}.app-shell-body{display:contents}.app-shell-mobile-header{display:none}@media (max-width:1024px){.app-shell{--app-edge-pad-x:max(16px, env(safe-area-inset-left,0px));--app-edge-pad-x-end:max(16px, env(safe-area-inset-right,0px));--app-edge-pad-bottom:max(24px, env(safe-area-inset-bottom,0px));grid-template-columns:unset!important;flex-direction:column!important;display:flex!important}.app-shell-body{flex:1;min-width:0;min-height:0;flex-direction:column!important;display:flex!important}.app-shell-mobile-header{padding-left:var(--app-edge-pad-x);padding-right:var(--app-edge-pad-x-end);padding-top:max(10px, env(safe-area-inset-top,0px));box-sizing:border-box;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(10px);z-index:230;background:#fffffff0;flex-shrink:0;align-items:center;gap:14px;min-height:52px;padding-bottom:10px;display:flex;position:relative}.app-shell-menu-btn{border-radius:var(--radius-sm);cursor:pointer;width:40px;height:40px;color:var(--ink);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-6px 0 -6px -8px;display:inline-flex}.app-shell-menu-btn:hover{background:var(--bg-soft)}.app-shell-hamburger{background:currentColor;border-radius:1px;width:18px;height:2px;display:block;box-shadow:0 -6px,0 6px}.app-shell-mobile-brand{align-items:center;gap:10px;min-width:0;display:flex}.app-shell-nav-backdrop{z-index:210;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0a0a0a61;border:none;margin:0;padding:0;position:fixed;inset:52px 0 0}.app-sidebar{z-index:220;width:min(300px,92vw);box-shadow:var(--shadow-lg);border-right:1px solid var(--line);max-height:calc(100dvh - 52px);transition:transform .22s;top:52px;bottom:0;left:0;transform:translate(-105%);position:fixed!important}.app-shell.app-shell-nav-drawer-open .app-sidebar{transform:translate(0,0)}.app-sidebar-close-btn{border-radius:var(--radius-sm);cursor:pointer;width:34px;height:34px;color:var(--ink-mute);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-right:4px;font-size:22px;line-height:1;display:inline-flex!important}.app-sidebar-close-btn:hover{background:var(--bg-soft);color:var(--ink)}.app-reader-toolbar{padding-left:var(--app-edge-pad-x)!important;padding-right:var(--app-edge-pad-x-end)!important;padding-top:12px!important;padding-bottom:12px!important}.app-reader-content{box-sizing:border-box;width:100%;max-width:none!important;padding-left:var(--app-edge-pad-x)!important;padding-right:var(--app-edge-pad-x-end)!important;padding-top:28px!important;padding-bottom:calc(56px + var(--app-edge-pad-bottom))!important;margin-left:0!important;margin-right:0!important}.app-saved-tiles-grid{box-sizing:border-box;width:100%;padding-left:var(--app-edge-pad-x);padding-right:var(--app-edge-pad-x-end);padding-top:16px;padding-bottom:calc(20px + var(--app-edge-pad-bottom));justify-content:stretch;grid-template-columns:minmax(0,1fr)!important}.app-saved-tiles-grid>.app-saved-tile-card{width:100%;max-width:none}.app-saved-tile-media{aspect-ratio:auto;height:clamp(190px,52vw,230px)}.app-library-pane{flex:1;width:100%;min-height:0;border-right:none!important}.app-library-pane-head{padding-left:var(--app-edge-pad-x)!important;padding-right:var(--app-edge-pad-x-end)!important}.app-list-head{padding-left:max(20px, env(safe-area-inset-left,0px))!important;padding-right:max(20px, env(safe-area-inset-right,0px))!important}.app-list-filters,.app-list-row{padding-left:max(16px, env(safe-area-inset-left,0px))!important;padding-right:max(16px, env(safe-area-inset-right,0px))!important}.settings-panel-root{padding-left:max(24px, env(safe-area-inset-left,0px))!important;padding-right:max(24px, env(safe-area-inset-right,0px))!important;padding-bottom:calc(32px + var(--app-edge-pad-bottom))!important}.app-reader-footer-bar{flex-wrap:wrap;gap:12px;align-items:flex-start!important}.app-reader-footer-bar>div:last-child{justify-content:flex-start;width:100%}@container library-pane (min-width:700px){.app-saved-tiles-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-saved-tile-media{height:220px}}}@media (min-width:1025px){.app-sidebar-close-btn{display:none!important}.app-sidebar{flex-shrink:0;width:auto!important;max-height:none!important;box-shadow:none!important;position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}}@media (max-width:1100px) and (min-width:1025px){.app-shell:not(.app-shell-library){grid-template-columns:220px 1fr!important}.app-shell-library{grid-template-columns:220px minmax(0,1fr)!important}.app-list{display:none!important}}@media (max-width:720px){.app-reader-h1{font-size:38px!important}}@keyframes mkFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mkPopIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}

