@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=IBM+Plex+Mono:wght@400;500&display=swap');
:root{color-scheme:dark;--bg:#090b0d;--surface:#0d1013;--line:rgba(192,208,224,.10);--text:#e8eaed;--muted:#90959d;--faint:#68717b;--blue:#aec5da;--font:'DM Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:5px}button{color:inherit}::selection{background:#324657;color:#fff}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.052em;line-height:1.08}h2{font-size:clamp(32px,3.7vw,50px)}p{color:var(--muted)}.site-shell{max-width:1440px;margin:auto;padding:0 64px}.site-header{height:112px;display:flex;align-items:center;gap:30px;border-bottom:1px solid rgba(255,255,255,.025);position:relative;z-index:5}.wordmark{font-weight:700;font-size:1.0625rem;letter-spacing:.19em;display:inline-flex;align-items:center;gap:9px}.brand-mark{width:5px;height:5px;background:#a4b8cb;margin-top:1px}.desktop-nav{display:flex;gap:25px;margin:auto;font-size:0.8125rem;color:#a0a3a8;align-self:stretch;align-items:center}.desktop-nav a{height:100%;display:flex;align-items:center;position:relative;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#f0f3f6}.desktop-nav a[aria-current]:after{content:'';position:absolute;bottom:19px;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#afc5d5,transparent);box-shadow:0 6px 20px #6d98bb}.about-link{font-size:0.8125rem;border:1px solid #2c3035;border-radius:5px;padding:9px 16px;display:flex;gap:25px;transition:background .2s}.about-link:hover{background:#15191e}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{position:relative;min-height:650px;display:flex;align-items:center;padding:64px 0 96px}.hero-copy{position:relative;z-index:2;width:48%}.eyebrow{font-family:var(--mono);font-size:0.6875rem;letter-spacing:.17em;color:#8b929b;margin-bottom:22px;font-weight:400}.hero h1{font-size:clamp(60px,6.5vw,88px);letter-spacing:-.065em;line-height:1.01;margin-bottom:28px}.hero h1>span{color:#82878f}.hero-copy>p:not(.eyebrow){max-width:385px;font-size:1rem;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 18px;font-size:0.8125rem;transition:background .2s,transform .2s;border:1px solid #32363c;line-height:1.5}.button:hover{transform:translateY(-2px)}.primary{background:#e9ebed;color:#101317;border-color:#e9ebed}.primary:hover{background:#fff}.secondary{background:transparent}.secondary:hover{background:#15191e}.scroll-cue{font-family:var(--mono);font-size:0.625rem;letter-spacing:.13em;color:#777f88;display:flex;align-items:center;gap:25px;margin-top:57px;width:max-content}.scroll-cue span:last-child{font-size:1rem}.flow-art{position:absolute;width:66%;right:-28px;top:70px;bottom:40px;pointer-events:none}.flow-art svg{width:100%;height:100%;overflow:visible}.art-key{position:absolute;right:35px;top:10px;color:#68727c;font-family:var(--mono);font-size:0.5625rem;letter-spacing:.11em;line-height:1.8}.art-caption{position:absolute;right:25px;bottom:50px;color:#78828e;font-size:0.75rem;line-height:1.5}.art-index{position:absolute;right:0;top:38%;font-family:var(--mono);font-size:0.625rem;color:#9fa9b2}.art-index i{display:block;height:100px;width:1px;background:linear-gradient(#8b98a8,#29313b);margin:13px auto}.manifesto-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:0.6875rem;color:#848d97;font-family:var(--mono);letter-spacing:.07em}.manifesto-strip span:nth-child(2){font:0.8125rem var(--font);letter-spacing:0}.manifesto-strip span:last-child{color:#58616b}.home-section{display:grid;grid-template-columns:35% 60%;gap:5%;align-items:center;min-height:425px;padding:60px 0;border-bottom:1px solid var(--line)}.section-copy{max-width:320px}.section-copy h2{margin-bottom:23px}.section-copy>p:not(.eyebrow){font-size:0.9375rem;line-height:1.7;max-width:290px}.text-link{display:inline-flex;gap:23px;align-items:center;font-size:0.8125rem;margin-top:26px}.text-link span{font-size:1.375rem;color:#a8adb4;transition:transform .2s}.text-link:hover span{transform:translateX(5px)}.section-visual{min-width:0}.panel{border:1px solid #242a31;border-radius:7px;background:linear-gradient(130deg,rgba(21,27,33,.35),rgba(9,11,13,.25));overflow:hidden;box-shadow:0 15px 60px #00000012}.panel-head{min-height:49px;display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:0 22px;font-size:0.8125rem}.file-name{font-family:var(--mono);font-size:0.6875rem;color:#b9bec4}.file-icon{color:#657381;margin-right:9px}.code-tabs{display:flex;gap:22px;height:49px}.code-tabs button{background:none;border:0;position:relative;font-size:0.6875rem;color:#78828d;padding:0}.code-tabs button[aria-selected=true]{color:#b2c9de}.code-tabs button[aria-selected=true]:after{content:'';height:1px;position:absolute;left:0;right:0;bottom:0;background:#9bb8d0}.code-lines{padding:20px 21px;font-family:var(--mono);font-size:0.6875rem;line-height:1.8;overflow-x:auto;height:292px}.code-lines>div{display:flex;white-space:pre}.code-lines i{width:34px;flex-shrink:0;font-size:0.625rem;font-style:normal;color:#56616b;user-select:none}.code-lines code{font:inherit;color:#afb8c4}.code-lines b{font-weight:400;color:#b497d4}.code-lines .function{color:#8faac9}.code-lines .comment{color:#75818a}.code-lines .string{color:#99b0a3}.code-footer{border-top:1px solid var(--line);padding:10px 20px;display:flex;justify-content:space-between;color:#77838e;font-size:0.625rem;gap:10px}.tiny-dot{display:inline-block;border:1px solid #9ab5a9;border-radius:50%;width:6px;height:6px;margin-right:6px}.code-footer>span:last-child{font-family:var(--mono);font-size:0.5625rem;letter-spacing:.03em}.code-state{height:292px;padding:34px}.code-state h3{font-size:1.6875rem;margin-bottom:14px}.code-state p:not(.eyebrow){font-size:0.875rem;max-width:400px}.code-state .micro{display:block;margin-top:22px}.micro{font-family:var(--mono);font-size:0.625rem;letter-spacing:.07em;color:#81909e}.demo-tag{border:1px solid #39434c;border-radius:3px;padding:3px 7px;font:0.5625rem var(--mono);letter-spacing:.06em;color:#a6b2bf;white-space:nowrap}.equity-chart{padding:24px 22px 12px}.equity-chart svg{width:100%;display:block;overflow:visible}.chart-axis{display:flex;justify-content:space-between;color:#78828c;font:0.625rem var(--mono);margin:2px 35px 4px 0}.chart-axis span:nth-child(2){font-size:0.5rem;letter-spacing:.11em}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);padding:20px 0}.stats>div{padding:0 22px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{font-size:1.5rem;font-weight:450;letter-spacing:-.03em;line-height:1.25;display:block}.stats span{font-size:0.625rem;display:block;color:#85909a;margin-top:6px}.research-art{height:310px;position:relative;margin:0 15px}.orbit{border:1px solid rgba(127,153,180,.1);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-12deg)}.orbit-1{width:230px;height:160px}.orbit-2{width:350px;height:235px}.orbit-3{width:460px;height:280px}.research-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95px;height:95px;border:1px solid #445261;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(#1b242c66,#0d1116);box-shadow:0 0 45px #6684a21a}.research-core>span{font-size:2.25rem;line-height:1;color:#bed0e2}.research-core small{font:0.5rem var(--mono);color:#899baa;letter-spacing:.15em;margin-top:8px}.orbit-label{position:absolute;border:1px solid #28313a;border-radius:4px;padding:5px 10px;font-size:0.6875rem;color:#b2bac3;background:#0b0e11}.ol-1{top:3%;left:42%}.ol-2{top:29%;left:0}.ol-3{top:30%;right:0}.ol-4{bottom:11%;left:7%}.ol-5{bottom:10%;right:1%}.orbit-point{position:absolute;width:5px;height:5px;background:#bfdcf2;border-radius:50%;box-shadow:0 0 11px #a8d7ff70}.op-1{top:15%;right:30%}.op-2{bottom:21%;left:54%}.op-3{bottom:30%;left:18%;width:3px;height:3px}.books-section{min-height:440px}.book-stage{position:relative;display:flex;justify-content:center;align-items:center;height:355px;perspective:1000px}.book-cover{width:250px;height:325px;background:linear-gradient(115deg,#252d34,#11171c 12%,#10151a 65%,#0b0f12);border:1px solid #52606a;border-left:4px solid #929da5;transform:rotateY(-18deg) rotateZ(-2deg);box-shadow:25px 20px 35px #0008,-4px 0 8px #cad6e31c;position:relative;padding:23px 24px;border-radius:3px 5px 5px 3px}.book-top{font:0.4375rem var(--mono);letter-spacing:.1em;color:#93a1ac;display:flex;justify-content:space-between}.book-title{font-size:2.8125rem;letter-spacing:-.04em;line-height:1;margin-top:27px}.book-title em{font-style:normal;color:#8296a6}.book-rule{height:1px;background:#4d5d6b66;width:40px;margin:21px 0 13px}.book-cover p{font:0.5625rem/1.6 var(--mono);color:#93a1ad}.book-bottom{font:0.5rem var(--mono);letter-spacing:.16em;display:flex;justify-content:space-between;position:absolute;bottom:19px;left:24px;right:21px}.book-bottom span{font-size:0.375rem;color:#708290;letter-spacing:.03em}.book-spine{height:277px;width:37px;border:1px solid #293640;color:#72818c;writing-mode:vertical-rl;transform:rotateZ(-4deg);font:0.5625rem var(--mono);letter-spacing:.19em;padding:23px 11px;position:absolute;left:calc(50% - 154px);background:#11171a}.book-side-note{position:absolute;right:-9px;writing-mode:vertical-rl;font:0.5rem var(--mono);letter-spacing:.12em;color:#596773}.tools-panel{padding-bottom:10px}.tool-flow{padding:5px 22px}.tool-flow>div{display:flex;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.tool-flow>div:last-child{border:0}.tool-step{font:0.625rem var(--mono);color:#718293}.tool-flow h4{font-size:0.875rem;font-weight:450}.tool-flow p{font-size:0.75rem;color:#7e8a95;margin-top:3px}.tool-symbol{margin-left:auto;font-size:1.375rem;color:#617b90}.video-band{padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line)}.video-band h2{font-size:2.1875rem}.video-band .eyebrow{margin-bottom:13px}.video-band p{max-width:255px;font-size:0.875rem}.circle-link{border:1px solid #3c4854;border-radius:50%;width:65px;height:65px;display:grid;place-items:center;font-size:1.5625rem;transition:background .2s}.circle-link:hover{background:#1b2730}.about-section{padding:65px 0;display:grid;grid-template-columns:40% 60%;border-bottom:1px solid var(--line)}.quote{margin:auto;position:relative}.quote-mark{font-size:7.5rem;position:absolute;top:-52px;left:-40px;font-family:Georgia;color:#273540}.quote blockquote{font-size:2.25rem;line-height:1.18;letter-spacing:-.035em;position:relative;margin:0 0 25px}.quote blockquote em{font-style:normal;color:#8e9cab}.quote .eyebrow{font-size:0.625rem;margin:0}.footer-top{padding:34px 0;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.footer-top .wordmark{font-size:0.9375rem}.footer-motto{font-size:0.6875rem;color:#75818b}.footer-top>a:last-child{margin-left:auto;font-size:0.6875rem;color:#8b959e}.footer-bottom{display:flex;justify-content:space-between;font:0.5625rem var(--mono);letter-spacing:.025em;color:#6d7883;padding:23px 0 30px}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:black;padding:10px;z-index:100}.skip-link:focus{top:10px}.page-intro{padding:70px 0 50px;max-width:760px}.page-intro h1{font-size:clamp(44px,6vw,70px);margin-bottom:23px}.page-intro>p:last-child{font-size:1.0625rem;max-width:570px}dialog{background:#10151a;border:1px solid #344453;border-radius:10px;color:var(--text);width:min(560px,calc(100% - 32px));padding:38px;box-shadow:0 40px 100px #0008}dialog::backdrop{background:#030608cc;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:1.6875rem;color:#a0aeba}#dialog-body h2{font-size:2.1875rem;margin-bottom:20px}#dialog-body p{font-size:0.9375rem}main:focus{outline:none}
.approach-feature{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:65px;padding:25px 0 65px;border-bottom:1px solid var(--line)}.approach-feature h2{font-size:2.3125rem;margin-bottom:23px}.approach-feature>div>p:not(.eyebrow){font-size:0.9375rem;max-width:400px}.pill-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.pill-row span{font-size:0.625rem;padding:5px 10px;border:1px solid #29343e;border-radius:3px;color:#9eaebc}.principles{display:grid;grid-template-columns:repeat(4,1fr);padding:55px 0;gap:30px;border-bottom:1px solid var(--line)}.principle h3{font-size:1.6875rem;margin:20px 0 15px}.principle p{font-size:0.875rem;line-height:1.75}.closing-note{padding:70px 0}.closing-note h2{font-size:2.8125rem}.closing-note h2 span{color:#7f8c98}.demo-banner{border:1px solid #2e3a46;border-left:2px solid #9fb2c3;background:#11181e;display:flex;gap:17px;align-items:center;padding:16px 19px;margin-bottom:26px;flex-wrap:wrap}.demo-banner p{font-size:0.75rem;color:#a9b6c3;flex:1}.connection-status{font:0.625rem var(--mono);color:#8796a4}.journal-performance-top{padding:29px 28px 3px;display:flex;align-items:center;justify-content:space-between}.journal-performance-top .eyebrow{margin-bottom:14px}.journal-performance-top h2{font-size:2.6875rem}.journal-performance-top p{margin-top:8px;font-size:0.8125rem}.journal-performance-top p span{color:#7c8b97;margin-left:9px;font-size:0.6875rem}.positive{color:#a5c7b5!important}.negative{color:#cd9995!important}.period-control{display:flex;border:1px solid #303a44;border-radius:4px;padding:3px;gap:3px}.period-control button{background:none;border:0;border-radius:3px;padding:7px 16px;font:0.6875rem var(--mono);color:#899baa}.period-control button[aria-pressed=true]{background:#26323d;color:#e4edf4}.journal-performance .equity-chart{padding:28px 29px 18px}.journal-performance .stats>div{padding-left:29px}.journal-performance .stats strong{font-size:1.875rem}.journal-performance .stats span{font-size:0.75rem}.trades-head{display:flex;align-items:center;justify-content:space-between;margin:45px 0 20px;gap:20px}.trades-head h2{font-size:1.75rem}.trades-head p{font-size:0.75rem;margin-top:7px}.trade-controls{display:flex;gap:13px;align-items:flex-end}.symbol-label{font-size:0.625rem;color:#8c9aa7;display:flex;flex-direction:column;gap:5px}select{border:1px solid #303c48;border-radius:4px;background:#11171d;padding:10px 29px 10px 13px;font-size:0.75rem;color:#c2ced9}.trade-controls .button{padding:10px 15px;font-size:0.75rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-weight:400;font-size:0.625rem;color:#899aaa;padding:15px 20px;border-bottom:1px solid var(--line);background:#11181d}td{font-size:0.75rem;padding:15px 20px;border-bottom:1px solid var(--line);color:#a9b7c3}td strong{font-size:0.8125rem;color:#d8e2ea;font-weight:500}td small{display:block;font-size:0.5625rem;color:#677b8c;margin-top:4px}td.numeric{font-family:var(--mono)}.numeric{text-align:right}.direction{font-size:0.6875rem;color:#b2c0cc}.row-detail{border:1px solid #293b49;border-radius:4px;background:transparent;width:31px;height:31px;font-size:1rem}.row-detail:hover{background:#253340}tbody tr:hover{background:#131c2366}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;font-size:0.625rem;color:#8093a3}.table-footer>div{display:flex;gap:15px;align-items:center}.table-footer button{background:#151e25;border:1px solid #293d4c;border-radius:4px;width:29px;height:29px}.data-footnote{font-size:0.625rem;color:#758592;margin-top:17px;line-height:1.8;max-width:800px}.journal-method{display:grid;grid-template-columns:1fr 1.8fr;gap:50px;margin:65px 0}.journal-method h3{font-size:1.5625rem}details{border-bottom:1px solid var(--line);padding:0 0 15px;margin-bottom:17px}summary{cursor:pointer;color:#bcc8d3;font-size:0.875rem}details p{font-size:0.8125rem;margin-top:15px;line-height:1.8}.trade-result{font-size:2.3125rem;letter-spacing:-.05em;margin:17px 0 22px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-grid dt{font-size:0.625rem;color:#7f94a6}.detail-grid dd{font-size:0.75rem;margin:4px 0 0;color:#c3d2df}.dialog-note{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;font-size:0.6875rem!important}.muted{color:#8393a0}.collection-empty{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:45px 0 65px;min-height:435px}.empty-copy h2{font-size:2.4375rem;margin-bottom:23px}.empty-copy>p:not(.eyebrow){font-size:0.9375rem;max-width:370px}.availability{display:inline-block;color:#95a6b4;font:0.625rem var(--mono);border:1px solid #2b3b47;border-radius:4px;padding:8px 11px;margin-top:27px}.collection-bottom{display:flex;justify-content:space-between;align-items:center;padding:38px 0 60px}.collection-bottom>span{font-size:0.8125rem;color:#8595a3}.collection-bottom .text-link{margin:0}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.content-card{padding:27px;border:1px solid #2b3944;border-radius:5px;position:relative;background:linear-gradient(145deg,#15212a55,transparent)}.content-card h2{font-size:1.8125rem;margin:25px 0 18px}.content-card>p:not(.eyebrow){font-size:0.875rem}.card-number{font:0.625rem var(--mono);color:#647887;position:absolute;top:28px;right:25px}.text-button{background:none;padding:0;border:0;cursor:pointer}.video-preview{height:310px;background:radial-gradient(ellipse at bottom right,#253a4c70,transparent 70%),#0c1115;border:1px solid #2a3b48;border-radius:5px;position:relative;overflow:hidden;padding:28px}.video-graticule{position:absolute;inset:0;background-image:linear-gradient(#60788b0c 1px,transparent 1px),linear-gradient(90deg,#60788b0c 1px,transparent 1px);background-size:32px 32px}.video-overline{position:relative;font-size:0.5rem}.video-preview-title{font-size:2.5rem;line-height:1.13;letter-spacing:-.04em;margin-top:44px;position:relative}.video-preview-title em{color:#8ba2b6;font-style:normal}.video-play{position:absolute;right:32px;top:135px;width:50px;height:50px;border:1px solid #718b9e80;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;color:#b7cbdb}.video-preview-bottom{position:absolute;bottom:20px;left:28px;right:28px;display:flex;justify-content:space-between;font:0.4375rem var(--mono);letter-spacing:.1em;color:#778e9f}.video-embed{width:100%;aspect-ratio:16/9;border:0;margin-bottom:20px}.article-body p+p{margin-top:20px}.about-feature{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;padding:25px 0 65px;align-items:center}.about-monogram{position:relative;min-height:380px;background:radial-gradient(ellipse at 50% 60%,#31425055,transparent 75%);border:1px solid #25333e;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:11.25rem;line-height:1;letter-spacing:-.09em;color:#a5b9c8;font-weight:500}.about-monogram>span{font-size:2.5rem;font-weight:400;letter-spacing:-.04em;margin:70px 0 0 8px;color:#7a94a8}.about-monogram small{font:0.5625rem var(--mono);position:absolute;bottom:30px;letter-spacing:.12em;color:#728ea3}.about-story h2{font-size:2.5rem;margin-bottom:26px}.about-story>p:not(.eyebrow){font-size:0.9375rem;line-height:1.85;margin-top:20px}.about-destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:45px 0 60px;border-top:1px solid var(--line)}.about-destinations a{position:relative}.about-destinations h3{font-size:1.5625rem;margin:15px 0 11px}.about-destinations p{font-size:0.75rem}.destination-arrow{position:absolute;right:10px;top:31px;color:#95aabd;font-size:1.375rem}.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:1000px){.approach-feature{gap:35px;grid-template-columns:1fr 1.15fr}.approach-feature h2{font-size:2rem}.principles{gap:22px}.principle p{font-size:0.75rem}.collection-empty{gap:35px}.empty-copy h2{font-size:2.0625rem}.about-feature{gap:50px}.about-monogram{min-height:340px;font-size:8.75rem}.video-preview-title{font-size:2.0625rem}.video-play{right:20px;width:43px;height:43px}.video-preview{padding:23px}.trade-controls{gap:8px}td,th{padding:14px}.connection-status{width:100%}}
@media(max-width:800px){.approach-feature{grid-template-columns:1fr;padding-top:0;gap:30px}.principles{grid-template-columns:1fr 1fr;gap:35px}.principle p{font-size:0.875rem}.collection-empty{grid-template-columns:1fr;gap:30px;padding:35px 0}.collection-empty>div:last-child{max-width:550px;width:100%;margin:auto}.empty-copy h2{font-size:2.25rem}.collection-bottom{gap:25px}.about-feature{gap:35px;grid-template-columns:1fr 1.25fr}.about-monogram{font-size:6.875rem;min-height:340px}.about-monogram>span{font-size:1.6875rem;margin-top:50px}.about-monogram small{font-size:0.375rem}.about-story h2{font-size:1.875rem}.about-story>p:not(.eyebrow){font-size:0.8125rem}.about-destinations{gap:18px}.about-destinations h3{font-size:1.3125rem}.destination-arrow{right:0}.trades-head{align-items:flex-start;flex-direction:column}.trade-controls{width:100%;justify-content:space-between}.journal-method{grid-template-columns:1fr;gap:25px}.journal-performance-top h2{font-size:2.375rem}.journal-performance .stats strong{font-size:1.6875rem}.journal-performance .stats span{font-size:0.625rem}.journal-performance .stats>div{padding-left:20px}.journal-performance-top .eyebrow{font-size:0.5625rem}.content-grid{grid-template-columns:1fr 1fr}.closing-note h2{font-size:2.375rem}}
@media(max-width:480px){.principles{gap:32px 22px;padding:38px 0}.principle h3{font-size:1.5rem}.principle p{font-size:0.75rem}.approach-feature h2{font-size:1.9375rem}.approach-feature>div>p:not(.eyebrow){font-size:0.875rem}.closing-note{padding:45px 0}.closing-note h2{font-size:2rem}.demo-banner{padding:15px;gap:11px}.demo-banner p{flex-basis:100%;font-size:0.6875rem}.connection-status{font-size:0.5625rem}.journal-performance-top{padding:22px 17px 0;flex-wrap:wrap;gap:20px}.journal-performance-top h2{font-size:2.3125rem}.journal-performance-top p span{font-size:0.5625rem}.period-control button{padding:6px 20px}.journal-performance .equity-chart{padding:22px 17px 12px}.journal-performance .stats>div{padding:0 10px}.journal-performance .stats strong{font-size:1.25rem}.journal-performance .stats span{font-size:0.5rem}.trade-controls .button{font-size:0.625rem}.symbol-label select{font-size:0.6875rem}.trade-controls{gap:6px}.trades-head{margin-top:32px}.table-footer{font-size:0.5625rem;padding:13px 12px}.table-footer>div{gap:8px}.data-footnote{font-size:0.5625rem}.journal-method{margin:40px 0}.collection-bottom{display:block;padding:30px 0 40px}.collection-bottom .text-link{display:flex;margin-top:12px}.collection-bottom>span{font-size:0.75rem}.empty-copy h2{font-size:2rem}.empty-copy>p:not(.eyebrow){font-size:0.875rem}.availability{font-size:0.5625rem}.video-preview{height:280px;padding:22px}.video-preview-title{font-size:2.1875rem}.video-play{width:43px;height:43px;right:22px;top:125px}.video-preview-bottom{left:22px;right:22px;font-size:0.375rem}.about-feature{grid-template-columns:1fr;padding-top:0;gap:35px}.about-monogram{min-height:280px;font-size:9.375rem}.about-monogram>span{font-size:2.3125rem}.about-monogram small{font-size:0.5rem}.about-story h2{font-size:2.1875rem}.about-story>p:not(.eyebrow){font-size:0.875rem}.about-destinations{grid-template-columns:1fr;padding:0 0 30px;gap:0}.about-destinations a{padding:27px 0;border-bottom:1px solid var(--line)}.about-destinations h3{font-size:1.6875rem;margin-top:10px}.about-destinations p{font-size:0.8125rem}.destination-arrow{top:60px}.content-grid{grid-template-columns:1fr}.detail-grid{gap:17px 12px}.detail-grid dd{font-size:0.6875rem}}
@media(min-width:1441px){.hero{min-height:720px}.hero h1{font-size:5.875rem}.flow-art{top:45px}}
@media(max-width:1100px){.site-shell{padding:0 38px}.desktop-nav{gap:17px;font-size:0.75rem}.site-header{gap:20px}.hero{min-height:620px}.hero h1{font-size:4.5rem}.hero-actions{flex-wrap:wrap}.flow-art{right:-15px;width:63%}.hero-copy{width:51%}.art-caption{right:5px}.home-section{grid-template-columns:36% 59%}.stats>div{padding:0 13px}.stats strong{font-size:1.3125rem}.orbit-3{width:95%}.orbit-2{width:75%}.orbit-1{width:52%}.code-lines{font-size:0.625rem}.about-link{gap:12px;padding:8px 12px}.wordmark{font-size:0.9375rem}.art-key{right:10px}}
@media(max-width:800px){.site-shell{padding:0 25px}.site-header{height:85px}.desktop-nav,.about-link{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;margin-left:auto;background:none;border:1px solid #2d363e;border-radius:4px;padding:13px 11px}.menu-toggle span{width:19px;height:1px;background:#ccd7e1}.mobile-nav{background:#0d1116;border:1px solid #26323d;padding:20px;position:absolute;left:25px;right:25px;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-nav a{padding:11px;font-size:0.875rem;color:#a2b0bc}.mobile-nav a[aria-current]{color:#fff}.hero{padding:48px 0 60px;min-height:600px}.hero h1{font-size:4rem}.hero-copy{width:65%}.hero-copy>p:not(.eyebrow){font-size:0.9375rem;max-width:330px}.flow-art{width:67%;right:-15px;top:80px;opacity:.65}.art-key{display:none}.art-caption{bottom:40px;font-size:0.625rem}.art-index{display:none}.hero-actions{gap:10px}.button{font-size:0.75rem;padding:12px 14px;gap:15px}.manifesto-strip span:nth-child(2){display:none}.home-section{grid-template-columns:1fr;gap:30px;padding:45px 0}.section-copy{max-width:none}.section-copy>p:not(.eyebrow){max-width:420px}.section-copy h2 br{display:none}.section-copy h2{font-size:2.375rem;margin-bottom:16px}.eyebrow{margin-bottom:15px}.text-link{margin-top:17px}.section-visual{max-width:620px;width:100%}.code-lines{font-size:0.75rem;height:300px}.stats strong{font-size:1.625rem}.stats>div{padding:0 22px}.research-art{height:320px}.orbit-3{width:90%}.orbit-2{width:68%}.orbit-1{width:47%}.book-stage{height:370px}.books-section .section-visual{background:radial-gradient(ellipse at center,#1a252d33,transparent 65%)}.video-band{gap:20px}.video-band h2{font-size:1.875rem}.video-band p{max-width:205px;font-size:0.8125rem}.about-section{gap:40px;grid-template-columns:1fr 1fr}.about-section h2{font-size:2.1875rem}.quote blockquote{font-size:1.75rem}.quote-mark{font-size:5.625rem;left:-20px;top:-40px}.footer-bottom{font-size:0.5rem}.page-intro{padding-top:50px}.page-intro h1{font-size:3.3125rem}}
@media(max-width:480px){.site-shell{padding:0 22px}.site-header{height:78px}.hero{display:block;min-height:740px;padding:40px 0 35px}.hero-copy{width:100%}.hero h1{font-size:3.8125rem}.hero-copy>p:not(.eyebrow){max-width:310px;font-size:0.875rem}.hero .eyebrow{font-size:0.5625rem;letter-spacing:.14em}.flow-art{width:108%;top:385px;bottom:0;right:-13px;height:310px;opacity:.8}.art-caption{bottom:20px;right:10px;font-size:0.5625rem}.hero-actions{gap:8px;margin-top:25px}.button{font-size:0.6875rem;padding:12px;gap:11px}.scroll-cue{margin-top:268px;font-size:0.5rem}.manifesto-strip{font-size:0.5rem;padding:14px 0}.home-section{padding:38px 0;gap:27px}.section-copy h2{font-size:2.125rem}.section-copy>p:not(.eyebrow){font-size:0.875rem}.eyebrow{font-size:0.625rem}.code-lines{font-size:0.5625rem;padding:15px 12px;height:250px}.code-lines i{width:26px;font-size:0.5rem}.code-tabs{gap:17px}.panel-head{padding:0 14px;font-size:0.75rem}.file-name{font-size:0.625rem}.code-tabs button{font-size:0.625rem}.code-footer{padding:10px 12px;font-size:0.5rem}.code-footer>span:last-child{font-size:0.4375rem}.code-state{padding:25px;height:250px}.code-state h3{font-size:1.5rem}.code-state p:not(.eyebrow){font-size:0.75rem}.code-state .micro{font-size:0.5rem}.equity-chart{padding:22px 14px 10px}.stats{padding:17px 0}.stats>div{padding:0 11px}.stats strong{font-size:1.3125rem}.stats span{font-size:0.5rem}.chart-axis{font-size:0.5rem;margin-right:25px}.chart-axis span:nth-child(2){font-size:0.375rem}.research-art{height:270px;margin:0}.orbit-label{font-size:0.5625rem;padding:4px 7px}.orbit-3{height:225px}.orbit-2{height:180px}.orbit-1{height:125px}.research-core{width:72px;height:72px}.research-core>span{font-size:1.75rem}.research-core small{font-size:0.375rem}.ol-1{top:6%;left:39%}.ol-2{left:0}.ol-4{left:0;bottom:11%}.ol-5{right:0;bottom:11%}.book-side-note{right:0;font-size:0.375rem}.book-stage{height:345px}.book-cover{width:225px;height:307px;padding:20px}.book-spine{left:calc(50% - 139px)}.book-title{font-size:2.625rem}.tool-flow{padding:5px 16px}.tool-flow>div{gap:14px}.tool-flow p{font-size:0.6875rem}.video-band{display:grid;grid-template-columns:1fr auto;gap:20px;padding:35px 0}.video-band p{grid-column:1;grid-row:2;max-width:270px}.video-band .circle-link{grid-column:2;grid-row:1/3;width:50px;height:50px}.about-section{grid-template-columns:1fr;padding:40px 0;gap:65px}.quote{margin:0 0 0 26px}.quote blockquote{font-size:2.125rem}.footer-top{gap:13px;padding:25px 0;flex-wrap:wrap}.footer-top .wordmark{font-size:0.8125rem}.footer-motto{font-size:0.5625rem}.footer-top>a:last-child{font-size:0.625rem}.footer-bottom span:nth-child(2){display:none}.page-intro h1{font-size:2.75rem}.page-intro>p:last-child{font-size:0.9375rem}.page-intro{padding:43px 0 34px}dialog{padding:30px 24px}}
.journal-overview{max-width:1060px;margin:0 auto;padding-bottom:45px}.journal-overview .page-intro{padding:48px 0 30px}.journal-overview .page-intro h1{font-size:3rem;margin-bottom:14px}.journal-overview .page-intro>p:last-child{font-size:0.9375rem}.account-identity{display:flex;align-items:center;gap:50px;padding:22px 0 27px;border-top:1px solid var(--line)}.account-identity>div{min-width:0}.account-identity .eyebrow{font-size:0.625rem;margin-bottom:7px}.account-identity h2{font-size:1.5625rem;letter-spacing:-.025em;overflow-wrap:anywhere}.account-identity>div>p:not(.eyebrow){font-size:1.0625rem;color:#b5c0cb;overflow-wrap:anywhere}.account-identity>.demo-tag{margin-left:auto}.journal-demo-note{font-size:0.75rem;color:#8d9ca8;margin-top:12px}.video-library{padding-bottom:55px}.featured-video{border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-bottom:25px;background:var(--surface)}.featured-player{display:block;width:100%;aspect-ratio:16/9;border:0;background:#060709}.video-caption{padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.video-caption>div{min-width:0}.video-caption .eyebrow{margin-bottom:12px}.video-caption h2{font-size:1.8125rem;line-height:1.4;letter-spacing:0;text-align:start;overflow-wrap:anywhere}.video-caption .text-link{margin:0;white-space:nowrap}.video-caption p:not(.eyebrow){margin-top:12px}.table-scroll{position:relative}.section-copy{min-width:0}.stats{grid-template-columns:repeat(4,minmax(0,1fr))}.stats>div{min-width:0}
@media(max-width:600px){.journal-overview .page-intro h1{font-size:2.375rem}.account-identity{gap:20px;flex-wrap:wrap}.account-identity h2{font-size:1.3125rem}.account-identity>div>p:not(.eyebrow){font-size:0.9375rem}.account-identity>.demo-tag{margin-left:0}.video-caption{padding:22px;display:block}.video-caption h2{font-size:1.5rem}.video-caption .text-link{margin-top:18px}}
@media(max-width:800px){.home-section{grid-template-columns:minmax(0,1fr)}.section-copy h2 br{display:initial}}
@media(max-width:480px){.hero h1{font-size:clamp(47px,15.6vw,61px)}}
@media(max-width:350px){.site-shell{padding:0 18px}.panel-head{padding:0 10px;gap:7px}.stats>div{padding:0 7px}.stats strong{font-size:1.125rem}.stats span{font-size:0.5rem}.code-tabs{gap:12px}.file-name{font-size:0.5625rem}.book-cover{width:205px}.book-spine{left:calc(50% - 125px)}.table-footer{flex-wrap:wrap}.trade-controls{flex-wrap:wrap}}
.section-copy>p:not(.eyebrow),.about-story>p:not(.eyebrow),.empty-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75}.section-copy>p:not(.eyebrow){max-width:330px}.text-link{min-height:44px}.menu-toggle{min-width:44px;min-height:44px;justify-content:center}.code-tabs button,.period-control button{min-height:44px}.mobile-nav a[aria-current="page"]{background:#1b2732;border-radius:4px}.video-player-slot{aspect-ratio:16/9;background:#0c1116}.video-poster{position:relative;display:block;width:100%;height:100%;aspect-ratio:16/9;padding:0;border:0;overflow:hidden;background:#11171d;color:#fff;cursor:pointer}.video-poster img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.8);transition:filter .2s}.video-poster:hover img{filter:brightness(1)}.video-poster:focus-visible{outline:3px solid #d3eaff;outline-offset:-5px}.video-play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:64px;height:64px;border:1px solid #d9e7f3aa;border-radius:50%;background:#09131dcc;color:#fff;box-shadow:0 5px 25px #0005}.video-poster-label{position:absolute;left:20px;bottom:18px;padding:5px 9px;background:#09131dd9;color:#fff;font:0.6875rem var(--mono);letter-spacing:.12em}@media(max-width:480px){.video-play-badge{width:50px;height:50px}.video-poster-label{left:12px;bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.flow-art circle{display:none}}
