:root{--navy:#102336;--blue:#0180ca;--purple:#a45a98;--muted:#637585;--pale:#f3f6f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--navy);font-family:Outfit,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--purple);outline-offset:6px}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eef2}.brand{display:flex;align-items:center;gap:11px;font-size:27px;font-weight:300;letter-spacing:-1px;white-space:nowrap}.brand b{font-weight:500}.brand svg{width:38px;height:38px;fill:none;stroke:var(--blue);stroke-width:1.7}.header nav{display:flex;align-items:center;gap:36px;font-size:14px}.header nav a:hover,.text-link:hover{color:var(--blue)}.nav-cta{border:1px solid #d6e0e7;padding:13px 20px;border-radius:6px}.nav-cta span{margin-left:20px}.hero{position:relative;min-height:725px;display:grid;grid-template-columns:1fr 1.12fr;align-items:center}.hero-copy{z-index:1;padding-bottom:48px}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:10px}.eyebrow>span{width:6px;height:6px;background:var(--blue);border-radius:50%}h1{font-weight:400;letter-spacing:-4.3px;font-size:clamp(60px,6.4vw,88px);line-height:1.07;margin:28px 0}h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:360px;margin:0 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--blue);color:#fff;border-radius:5px;padding:16px 24px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#076da5;transform:translateY(-2px)}.text-link{font-size:14px;display:inline-flex;gap:22px;align-items:center}.hero-copy>.text-link{display:flex;margin-top:24px;width:max-content}.hero-art{position:relative;margin-right:-35px;margin-left:-55px;align-self:stretch;display:flex;align-items:center}.hero-art>svg{width:100%;overflow:visible}.art-points{fill:white;stroke:#0180ca;stroke-width:1.4}.art-caption{position:absolute;bottom:94px;right:5%;font-size:11px;color:var(--muted);letter-spacing:.5px;display:flex;align-items:center;gap:16px}.tiny-cross{font-size:22px;font-weight:300;color:var(--purple)}.hero-bottom{position:absolute;bottom:0;width:100%;border-top:1px solid #e9eef2;display:flex;justify-content:space-between;padding:22px 0;color:var(--muted);font-size:11px;letter-spacing:.6px}.hero-bottom span:last-child{display:flex;gap:24px}.perspective{background:var(--pale);margin-top:50px;padding:82px 0 70px}.perspective-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:90px}h2{font-size:42px;font-weight:400;letter-spacing:-1.6px;line-height:1.2;margin:24px 0}h2 span{color:#6d8193}.perspective-copy{padding-top:21px;font-size:17px;line-height:1.7;color:var(--muted)}.perspective-copy p:first-child{color:var(--navy);font-size:22px;line-height:1.5;margin:0 0 16px}.principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:48px}.principles article{border-top:1px solid #dbe3ea;padding-top:25px}.number{font-size:12px;color:var(--blue);letter-spacing:2px}.principles article:nth-child(2) .number{color:#8e75af}.principles article:nth-child(3) .number{color:#b67b85}h3{font-size:20px;font-weight:450;letter-spacing:-.3px;margin:20px 0 12px}.principles p{font-size:15px;color:var(--muted);line-height:1.7;margin:0;max-width:300px}.tools{padding-top:80px}.section-top{display:flex;justify-content:space-between;margin-bottom:28px}.small-note{font-size:12px;color:var(--muted)}.tool-card{border:1px solid #e2e8ee;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:.95fr 1.2fr}.tool-copy{padding:45px 48px}.pill{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center}.pill i{width:5px;height:5px;border-radius:50%;background:var(--purple)}.tool-copy h2{font-size:44px;margin:20px 0;font-weight:300}.tool-copy h2 b{font-weight:500;color:var(--blue)}.tool-intro{font-size:25px;line-height:1.35;margin:0 0 18px}.tool-copy>p:not(.tool-intro){color:var(--muted);font-size:15px;line-height:1.75;max-width:360px}.tool-copy .button{margin-top:14px}.access-note{display:block;font-size:11px;color:var(--muted);margin-top:14px}.chart-panel{background:linear-gradient(150deg,#f1f5f9,#f8f7fb);display:flex;flex-direction:column;justify-content:center;padding:35px 25px}.chart-heading{display:flex;justify-content:space-between;font-size:13px;padding:0 20px;margin-bottom:30px}.chart-tag{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#8490a0}.chart-panel svg{width:100%;font-family:Outfit,Arial,sans-serif}.chart-legend{display:flex;justify-content:center;gap:28px;font-size:11px;color:var(--muted);margin-top:15px}.chart-legend span{display:flex;align-items:center;gap:8px}.legend-line{width:18px;height:2px;background:var(--blue)}.legend-dot{width:6px;height:6px;background:var(--purple);border-radius:50%}.closing{padding-block:94px;position:relative;overflow:hidden}.closing h2{font-size:48px}.closing h2 span{color:var(--blue)}.closing>svg{position:absolute;right:3%;top:100px;width:330px;transform:rotate(-12deg);opacity:.7}.closing .text-link{margin-top:4px}footer{border-top:1px solid #e2e8ee}.footer-top{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.footer-top .brand{font-size:24px;gap:5px}.footer-top>span{font-size:13px;color:var(--muted)}.footer-top>a:last-child{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:40px;border-top:1px solid #edf0f3;padding:22px 0 35px;font-size:10px;color:#7a8997}.footer-bottom p{margin:0;max-width:580px;line-height:1.6}section{scroll-margin-top:25px}@media(min-width:1450px){.hero{min-height:790px}}@media(max-width:900px){.wrap{width:calc(100% - 56px)}.header nav{gap:20px}.header nav>a:not(.nav-cta){display:none}.hero{min-height:620px;grid-template-columns:1.1fr 1fr}h1{font-size:65px;letter-spacing:-3px}.hero-art{margin-left:-100px;margin-right:-15px;opacity:.8}.art-caption{display:none}.perspective-grid{gap:30px}.principles{gap:25px}.tool-copy{padding:32px 28px}.chart-panel{padding:25px 10px}.closing>svg{width:230px;right:0}.small-note{display:none}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:85px}.brand{font-size:23px}.brand svg{width:30px}.nav-cta{font-size:11px;padding:10px 12px}.nav-cta span{margin-left:5px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-top:50px}.hero-copy{padding-bottom:0}h1{font-size:63px;margin:23px 0}.hero-copy>p{font-size:17px;max-width:310px}.hero-art{margin:-30px -10px -10px 45px;height:340px;align-self:auto;opacity:1}.hero-art>svg{height:100%}.hero-bottom{position:relative;font-size:10px;padding:18px 0}.hero-bottom>span:last-child{display:none}.perspective{margin-top:22px;padding:50px 0}.perspective-grid{display:block}h2{font-size:35px}.perspective-copy{padding-top:0}.perspective-copy p:first-child{font-size:20px}.principles{display:block;margin-top:32px}.principles article{margin-top:25px;padding-top:20px}.principles p{max-width:none}.principles h3{margin-top:12px}.tools{padding-top:48px}.tool-card{display:block}.tool-copy{padding:30px}.chart-panel{padding:30px 12px}.chart-heading{margin-bottom:10px}.chart-legend{gap:18px}.closing{padding-block:55px}.closing h2{font-size:37px}.closing>svg{right:-70px;top:100px;opacity:.2;width:220px;z-index:-1}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>span{display:none}.footer-bottom{display:block}.footer-bottom p{margin-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.fox-section{padding-top:30px}.fox-card{display:grid;grid-template-columns:1.2fr .95fr;border:1px solid #e2e8ee;border-radius:12px;overflow:hidden}.fox-visual{position:relative;isolation:isolate;min-height:520px;background:#f7f1f6;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.fox-visual .fox-logo{width:175px;height:175px;z-index:1;margin-top:15px}.fox-corner{position:absolute;top:36px;left:36px;font-size:10px;letter-spacing:1.8px;color:#7b708b}.fox-visual-label{text-align:center;font-size:27px;letter-spacing:-.6px;line-height:1.4;margin-top:30px;z-index:1}.fox-visual-label span{color:#99578e}.fox-caption{position:absolute;bottom:34px;font-size:10px;letter-spacing:1.6px;color:#7b708b}.fox-orbit{position:absolute;width:600px;height:250px;border:1px solid #a45a9840;border-radius:50%;transform:rotate(-35deg);z-index:-1}.orbit-two{width:650px;height:280px}.orbit-three{width:700px;height:310px}.fox-meta{display:flex;justify-content:space-between;align-items:center;gap:16px}.coming-soon{font-size:10px;color:#914b84;background:#f4e9f1;border-radius:30px;padding:7px 10px;white-space:nowrap}.fox-copy h2{font-size:63px;letter-spacing:3px;font-weight:500;margin:20px 0 15px}.fox-wordmark-dot{color:var(--blue)}.fox-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.fox-tags span{font-size:10px;border:1px solid #e2e5ed;border-radius:4px;padding:7px 9px;color:var(--muted)}.fox-destination{border-top:1px solid #e7eaf0;margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;font-size:12px}.fox-destination span:last-child{color:#99578e;font-size:11px}@media(max-width:900px){.fox-meta{align-items:flex-start;flex-direction:column;gap:10px}.fox-visual{min-height:560px}.fox-corner{left:24px;font-size:9px}.fox-caption{font-size:9px;letter-spacing:1px}}@media(max-width:600px){.fox-card{display:flex;flex-direction:column-reverse}.fox-visual{min-height:390px}.fox-visual .fox-logo{width:135px;height:135px}.fox-visual-label{font-size:24px;margin-top:20px}.fox-meta{flex-direction:row;align-items:center}.fox-corner{top:24px}.fox-caption{bottom:24px}.fox-copy h2{font-size:56px}.fox-destination{font-size:11px}}
.brand .brand-mark{width:48px;height:38px;stroke:none;flex-shrink:0}.footer-top .brand{gap:10px}@media(max-width:600px){.brand .brand-mark{width:36px;height:30px}.header .brand{gap:8px;font-size:22px}}
.closing{padding-right:54%;min-height:410px;display:flex;flex-direction:column;justify-content:center}.closing h2{font-size:43px}.market-screen{position:absolute;right:0;top:50%;transform:translateY(-50%);width:47%;border:1px solid #dbe4ec;border-radius:10px;background:#fff;box-shadow:0 14px 42px #10233608;padding:22px 25px}.screen-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.4px;padding-bottom:19px;border-bottom:1px solid #e7edf2}.screen-top>span:first-child{display:flex;align-items:center;gap:8px;font-weight:500}.screen-top i{width:6px;height:6px;border-radius:50%;background:#0180ca}.screen-top>span:last-child{color:#718294;font-size:9px}.screen-columns,.screen-row{display:grid;grid-template-columns:1fr 1.4fr 34px;gap:15px;align-items:center}.screen-columns{font-size:8px;letter-spacing:1px;color:#8292a1;padding-top:17px}.screen-row{padding:13px 0;border-bottom:1px solid #edf1f5;font-size:13px;font-weight:500}.screen-row small{display:block;font-size:10px;font-weight:400;color:#7b8b99;margin-top:4px}.screen-row svg{position:static;width:100%;height:36px;fill:none;stroke:#0180ca;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.screen-row:nth-of-type(4) svg{stroke:#a45a98}.screen-view{font-size:21px;color:#0180ca;text-align:right}.screen-view.plum{color:#a45a98}.screen-bottom{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:#718294;padding-top:17px}.screen-bottom>span:last-child{font-size:8px;letter-spacing:.5px}@media(max-width:900px){.closing h2{font-size:35px}.market-screen{padding:18px;width:48%}.screen-columns{font-size:7px;letter-spacing:0}.screen-bottom{flex-wrap:wrap}.screen-row{gap:8px}.screen-top{letter-spacing:.5px}}@media(max-width:600px){.closing{padding:55px 0;display:block}.closing h2{font-size:37px}.market-screen{position:relative;top:auto;right:auto;transform:none;width:100%;margin-top:35px}.screen-columns{font-size:8px}.screen-top{letter-spacing:1px}.screen-bottom{font-size:9px}}
.ranger-section{padding-top:30px}.tool-copy .ranger-title{font-weight:500;font-size:54px;letter-spacing:-2px}.ranger-title span{color:var(--blue)}.ranger-visual{background:#f0f5f8;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px 35px}.ranger-visual-top{position:absolute;top:30px;left:30px;right:30px;display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:1.3px;color:#718294}.ranger-mark{width:155px;height:155px}.ranger-visual-label{text-align:center;font-size:27px;letter-spacing:-.6px;line-height:1.4;margin-top:25px}.ranger-visual-label span{color:#6d8193}.risk-concept{width:100%;max-width:400px;margin-top:48px;border-top:1px solid #dce5ec;padding-top:22px}.risk-concept-label{display:flex;justify-content:space-between;font-size:11px;color:#637585}.risk-concept svg{width:100%;margin-top:14px}.risk-concept-caption{text-align:center;font-size:8px;letter-spacing:1px;color:#718294;margin-top:8px}@media(max-width:900px){.ranger-visual{padding:65px 23px 30px}.ranger-visual-top{left:23px;right:23px;font-size:8px;letter-spacing:.7px}.ranger-visual-top>span:last-child{display:none}.ranger-visual-label{font-size:24px}}@media(max-width:600px){.ranger-visual{padding:65px 28px 30px}.ranger-mark{width:130px;height:130px}.risk-concept{margin-top:30px}.tool-copy .ranger-title{font-size:48px}}
.market-screen{background:linear-gradient(135deg,#e7ecf1,#f1f3f6);border-color:#d2dbe4;box-shadow:0 16px 36px #10233612}.screen-top{border-color:#cfd9e3}.candle-scene{margin:16px -8px 0;padding:12px 10px 5px;background:#ffffff45;border:1px solid #ffffffa0;border-radius:6px}.candle-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:500}.candle-title small{font-size:7px;letter-spacing:.8px;color:#718294;margin-left:8px}.candle-title>span:last-child{font-size:7px;letter-spacing:1px;color:#718294}.candle-scene svg{display:block;width:100%;height:105px;margin-top:8px;overflow:visible}.screen-row{padding:8px 0;border-color:#d4dde6}.screen-row svg{height:27px}.screen-columns{padding-top:12px}.screen-bottom{padding-top:12px}.closing{min-height:550px}@media(max-width:600px){.closing{min-height:0}.candle-scene svg{height:110px}}
.market-montage{position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:52%;pointer-events:none}.market-montage svg{display:block;width:100%;height:auto}.closing{min-height:460px}@media(max-width:600px){.market-montage{position:relative;top:auto;right:auto;transform:none;width:100%;margin-top:20px}.closing{min-height:0}}
.alpha-lockup{display:flex;align-items:center;gap:12px;margin:19px 0}.alpha-lockup h2{margin:0}.alpha-product-mark{width:58px;height:58px;flex-shrink:0}.product-montage{position:absolute;right:0;top:50%;transform:translateY(-50%);width:51%;height:355px;overflow:hidden;border-radius:24px;background:radial-gradient(ellipse at center,#e9edf0 0%,#f7f8f9 65%,#fff 100%)}.product-montage pre{position:absolute;inset:0;margin:0;color:#87939d;opacity:.22;font:15px/30px ui-monospace,Consolas,monospace;letter-spacing:2px;white-space:pre;transform:rotate(-7deg) scale(1.1);user-select:none}.ghost-mark{position:absolute;display:flex;flex-direction:column;align-items:center;filter:grayscale(1);opacity:.48}.ghost-mark svg{width:115px;height:115px}.ghost-mark span{font-size:16px;letter-spacing:-.4px;color:#546372;margin-top:8px}.ghost-alpha{left:10%;top:48px;transform:rotate(-8deg)}.ghost-fox{left:39%;top:138px;opacity:.35}.ghost-ranger{right:6%;top:28px;transform:rotate(9deg);opacity:.4}.product-montage .ranger-mark{width:115px;height:115px}@media(max-width:900px){.alpha-lockup{gap:7px}.alpha-product-mark{width:45px;height:45px}.alpha-lockup h2{font-size:37px}.ghost-mark svg,.product-montage .ranger-mark{width:88px;height:88px}.ghost-mark span{font-size:13px}.product-montage pre{font-size:12px}}@media(max-width:600px){.product-montage{position:relative;right:auto;top:auto;transform:none;width:100%;height:295px;margin-top:25px}.ghost-alpha{left:5%;top:40px}.ghost-fox{left:37%;top:140px}.ghost-ranger{right:4%;top:25px}.alpha-lockup h2{font-size:40px}}
.fox-visual,.ranger-visual{isolation:isolate;overflow:hidden}.binary-texture{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;user-select:none;color:#62717d;opacity:.13;font:11px/19px ui-monospace,Consolas,monospace;letter-spacing:2px}.binary-texture span{display:block;white-space:pre}.binary-texture span:nth-child(3n){opacity:.55}.binary-texture span:nth-child(5n){opacity:.8}.product-montage .montage-weave{position:absolute;width:115%;height:115%;left:-7%;top:-7%;opacity:.35;pointer-events:none}.product-montage pre{opacity:.18}.ghost-mark{opacity:.64}.ghost-fox{opacity:.53}.ghost-ranger{opacity:.58}
/* Readable supporting type on compact, high-resolution displays. */
.header nav{font-size:16px}.eyebrow{font-size:12px;letter-spacing:1.8px}.hero-bottom{font-size:13px}.art-caption{font-size:13px}.small-note{font-size:14px}.principles p,.tool-copy>p:not(.tool-intro){font-size:17px;line-height:1.7}.number{font-size:14px}.pill{font-size:13px}.button{font-size:16px}.text-link{font-size:16px}.access-note{font-size:13px}.chart-heading{font-size:15px}.chart-tag{font-size:12px}.chart-legend{font-size:13px}.fox-tags span{font-size:12px}.fox-destination,.fox-destination span:last-child{font-size:13px}.fox-corner,.fox-caption,.ranger-visual-top{font-size:11px;letter-spacing:1px}.risk-concept-label{font-size:13px}.risk-concept-caption{font-size:11px;letter-spacing:.6px}.footer-top>span,.footer-top>a:last-child{font-size:15px}.footer-bottom{font-size:12px;color:#637585}.footer-bottom p{max-width:650px}.ghost-mark span{font-size:17px}@media(max-width:900px){.fox-corner,.fox-caption,.ranger-visual-top{font-size:10px}.ghost-mark span{font-size:15px}}@media(max-width:600px){.header .nav-cta{font-size:12px}.hero-bottom{font-size:12px}.fox-meta{flex-wrap:wrap}.fox-corner,.fox-caption,.ranger-visual-top{font-size:10px}.fox-destination{font-size:13px}.footer-bottom{font-size:12px}.chart-legend{gap:16px;font-size:12px}}
.brand .brand-mark{width:54px;height:24px}@media(max-width:600px){.brand .brand-mark{width:39px;height:20px}}
.product-dots{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.pill .product-dots i{display:block;width:6px;height:6px;background:#0180ca;border-radius:50%}.pill .product-dots i:nth-child(2){background:#91a8b8}.pill .product-dots i:nth-child(3){background:#a45a98}
@media(max-width:900px){.header{height:auto;min-height:100px;flex-wrap:wrap;gap:18px;padding-block:22px}.header nav{flex-wrap:wrap;gap:18px}.header nav>a:not(.nav-cta){display:inline}.header nav>a:first-child{display:none}}@media(max-width:600px){.header nav{width:100%;gap:18px;font-size:14px}.header nav .nav-cta{margin-left:auto;padding:8px;font-size:11px}.header nav .nav-cta span{display:none}}
