@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p{margin:0}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{--plum:#2f1838;--ivory:#fffaf4;--blush:#ffe6e2;--lavender:#eee9ff;--mint:#e6f6f0;--sunrise-ivory:#fffaf0;--sunrise-cream:#fff4df;--sunrise-gold:#ffe1a1;--sunrise-peach:#ffd9c5;--sunrise-teal:#dceee6;--cream:var(--ivory);--paper:#fffefa;--coral:#f0645a;--turquoise:#18a9a4;--gold:#f2b735;--magenta:#d63a87;--blue:#246bfe;--orange:#f47b20;--green:#4b8f3a;--violet:#7357d9;--ink-muted:#68526e;--line:color-mix(in srgb, var(--plum) 17%, transparent);--shadow:0 1.5rem 4rem color-mix(in srgb, var(--plum) 13%, transparent);--radius-sm:.8rem;--radius-md:1.4rem;--radius-lg:2.25rem;--font-display:"Fraunces", Georgia, serif;--font-body:"Atkinson Hyperlegible Next", "Atkinson Hyperlegible", Arial, sans-serif;--font-hand:"Caveat", "Comic Sans MS", cursive}body{min-width:20rem;color:var(--plum);background:var(--sunrise-ivory);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65}main{background:radial-gradient(circle at 7% 22%, color-mix(in srgb, var(--sunrise-gold) 48%, transparent) 0 14rem, transparent 31rem), radial-gradient(circle at 94% 44%, color-mix(in srgb, var(--sunrise-peach) 50%, transparent) 0 15rem, transparent 32rem), radial-gradient(circle at 9% 74%, color-mix(in srgb, var(--sunrise-teal) 42%, transparent) 0 13rem, transparent 31rem), linear-gradient(180deg, var(--sunrise-ivory) 0%, #fff7e9 27%, #fff1dc 52%, #fff6e9 75%, var(--sunrise-ivory) 100%)}h1,h2,h3{font-family:var(--font-display);font-optical-sizing:auto;text-wrap:balance;line-height:1.03}h1{letter-spacing:-.06em;max-width:13ch;font-size:clamp(3.2rem,7vw,7.1rem)}h2{letter-spacing:-.045em;max-width:18ch;font-size:clamp(2.4rem,4.8vw,4.8rem)}h3{letter-spacing:-.03em;font-size:clamp(1.75rem,2.4vw,2.5rem)}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:.1em}a:hover{text-decoration-color:var(--coral)}:focus-visible{outline:.2rem solid var(--blue);outline-offset:.25rem;box-shadow:0 0 0 .4rem var(--cream)}::selection{color:var(--plum);background:var(--gold)}}@layer components{.skip-link{z-index:100;color:var(--cream);background:var(--plum);border-radius:var(--radius-sm);padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;translate:0 -180%}.skip-link:focus{translate:0}.section-shell{width:min(100% - 2.5rem,84rem);margin-inline:auto;padding-block:clamp(4rem,6vw,6.5rem)}main>section,article[id]{scroll-margin-top:5.8rem}.site-header{z-index:50;background:color-mix(in srgb, var(--ivory) 91%, transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(1rem);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2.5rem,90rem);min-height:6.35rem;margin-inline:auto;display:flex}.wordmark{justify-items:start;width:fit-content;text-decoration:none;display:inline-grid}.brand-lockup{width:fit-content;color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-lockup__mark{object-fit:contain;flex:none;width:3.55rem;height:3.55rem}.wordmark-truth{font-family:var(--font-display);letter-spacing:-.065em;font-weight:900;line-height:.78}.wordmark-script{color:var(--coral);font-family:var(--font-hand);letter-spacing:.035em;white-space:nowrap;margin-top:.18em;margin-left:.18em;font-weight:700;line-height:1;rotate:-2deg}.wordmark--header .wordmark-truth{font-size:3.15rem}.wordmark--header{align-content:center;min-height:3.5rem}.wordmark--header .wordmark-script{font-size:1.36rem}.desktop-nav{align-items:center;gap:clamp(1.2rem,2.4vw,2.4rem);display:flex}.desktop-nav a{letter-spacing:.045em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.desktop-nav a:after{background:var(--coral);content:"";transform-origin:0;border-radius:999px;height:.18rem;transition:scale .18s;position:absolute;bottom:-.45rem;left:0;right:0;scale:0 1}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{scale:1}.mobile-menu{display:none;position:relative}.mobile-menu summary{min-width:4.25rem;min-height:2.75rem;color:var(--cream);background:var(--plum);cursor:pointer;text-align:center;border-radius:999px;padding:.65rem 1rem;font-size:.86rem;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);width:min(18rem,100vw - 2.5rem);box-shadow:var(--shadow);padding:.75rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0}.mobile-menu nav a{border-radius:.65rem;min-height:2.75rem;padding:.72rem .8rem;font-weight:700;text-decoration:none}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{background:color-mix(in srgb, var(--gold) 25%, var(--cream))}.hero{isolation:isolate;grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);min-height:min(52rem,100svh - 5.4rem);display:grid;position:relative}.hero:before,.hero:after{z-index:-2;content:"";width:100vw;position:absolute;top:0;bottom:0;left:50%;translate:-50%}.hero:before{opacity:.98;background-image:image-set("/images/hero-curious-compass-map.webp" 1x type("image/webp"),"/images/hero-curious-compass-map-fallback.jpg" 1x type("image/jpeg"));background-position:50%;background-repeat:no-repeat;background-size:100%}.hero:after{z-index:-1;background:color-mix(in srgb, var(--cream) 14%, transparent)}.hero-copy{justify-items:start;gap:1.45rem;display:grid}.hero h1{text-shadow:0 1px 0 color-mix(in srgb, var(--cream) 96%, transparent), 0 0 .9rem color-mix(in srgb, var(--cream) 88%, transparent), 0 0 2rem color-mix(in srgb, var(--cream) 68%, transparent)}.hero-lede,.hero-supporting{text-shadow:0 0 .45rem color-mix(in srgb, var(--cream) 100%, transparent), 0 0 1rem color-mix(in srgb, var(--cream) 96%, transparent), 0 0 1.8rem color-mix(in srgb, var(--cream) 90%, transparent)}.eyebrow,.card-eyebrow{letter-spacing:.135em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.3}.hero-lede{max-width:42rem;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.55}.hero-supporting{max-width:41rem;color:var(--ink-muted);font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.6}.button{letter-spacing:.025em;border:.12rem solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.25rem;padding:.8rem 1.25rem;font-size:.93rem;font-weight:700;line-height:1.2;text-decoration:none;transition:translate .18s,box-shadow .18s;display:inline-flex}.button:hover{translate:0 -.16rem}.button--primary{color:var(--cream);background:var(--plum);box-shadow:.35rem .35rem 0 var(--coral)}.button--light{color:var(--plum);background:var(--cream);border-color:var(--plum);box-shadow:.35rem .35rem 0 var(--gold)}.roundabout-wrap{place-items:center;min-height:31rem;display:grid;position:relative}.roundabout{aspect-ratio:1;background:conic-gradient(from 18deg, color-mix(in srgb, var(--turquoise) 78%, var(--cream)) 0 23%, color-mix(in srgb, var(--gold) 88%, var(--cream)) 23% 47%, color-mix(in srgb, var(--coral) 76%, var(--cream)) 47% 72%, color-mix(in srgb, var(--violet) 72%, var(--cream)) 72% 100%);border:.16rem solid var(--plum);width:min(26rem,78vw);box-shadow:.9rem .9rem 0 color-mix(in srgb, var(--plum) 13%, transparent);border-radius:48% 52% 56% 44%/50% 43% 57% 50%;place-items:center;display:grid;position:relative;rotate:-2deg}.roundabout:before,.roundabout:after{aspect-ratio:1;content:"";border-radius:50%;display:block;position:absolute}.roundabout:before{background:var(--cream);border:.16rem solid var(--plum);border-radius:52% 48% 45% 55%/46% 54%;width:68%}.roundabout:after{background:color-mix(in srgb, var(--gold) 34%, var(--cream));border:.12rem solid var(--coral);border-radius:44% 56% 51% 49%/56% 45% 55% 44%;width:39%;rotate:7deg}.roundabout-center{z-index:4;aspect-ratio:1;width:7.6rem;color:var(--cream);background:var(--plum);border:.32rem solid var(--gold);font-family:var(--font-display);text-align:center;border-radius:50%;place-items:center;font-size:1.22rem;font-weight:800;line-height:1.05;display:grid;position:relative;rotate:2deg}.roundabout-orbit{z-index:3;aspect-ratio:1;border-radius:46% 54% 50% 50%/52% 43% 57% 48%;display:block;position:absolute}.roundabout-orbit--outer{border:.13rem solid color-mix(in srgb, var(--plum) 68%, transparent);width:83%;rotate:8deg}.roundabout-orbit--inner{border:.13rem solid color-mix(in srgb, var(--turquoise) 75%, var(--plum));width:53%;rotate:-11deg}.roundabout-halo{filter:blur(.2rem);opacity:.48;border-radius:50%;position:absolute}.roundabout-halo--one{aspect-ratio:1;background:var(--gold);width:9rem;top:10%;left:4%}.roundabout-halo--two{aspect-ratio:1;background:color-mix(in srgb, var(--violet) 75%, var(--cream));width:12rem;bottom:13%;right:1%}.orbit-label{z-index:5;min-width:5.5rem;min-height:2.75rem;color:var(--plum);background:color-mix(in srgb, var(--orbit-topic) 15%, var(--cream));border:.14rem solid var(--orbit-topic);box-shadow:.22rem .22rem 0 var(--plum);letter-spacing:.045em;text-align:center;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.62rem .9rem;font-size:.82rem;font-weight:700;line-height:1.1;text-decoration:none;transition:translate .17s,box-shadow .17s,background-color .17s;display:inline-flex;position:absolute}.orbit-label:hover,.orbit-label:focus-visible{color:var(--plum);background:color-mix(in srgb, var(--orbit-topic) 33%, var(--cream));box-shadow:.34rem .34rem 0 var(--plum);translate:0 -.18rem}.orbit-label--books{--orbit-topic:var(--coral);top:4%;left:8%;rotate:-7deg}.orbit-label--trading{--orbit-topic:var(--blue);top:15%;right:-3%;rotate:5deg}.orbit-label--cannabis{--orbit-topic:var(--green);bottom:14%;right:-3%;rotate:-4deg}.orbit-label--watch{--orbit-topic:var(--violet);max-width:12.5rem;bottom:16%;left:-4%;rotate:5deg}.spark{z-index:5;color:var(--coral);font-size:2.1rem;position:absolute}.spark--one{top:22%;left:3%}.spark--two{color:var(--gold);bottom:4%;right:8%}.hand-note{color:var(--plum);font-family:var(--font-hand);font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:700;line-height:1.1;rotate:-3deg}.roundabout-caption{z-index:6;justify-items:end;gap:.15rem;display:grid;position:absolute;bottom:-.55rem;right:4%}.roundabout-caption a{min-height:2.75rem;color:var(--plum);letter-spacing:.06em;text-decoration-color:var(--gold);text-transform:uppercase;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.section-heading{gap:1rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.section-heading>p:last-child{max-width:39rem;color:var(--ink-muted);font-size:1.12rem}.section-kicker{width:fit-content;color:var(--plum);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:1.05rem;font-weight:800;line-height:1.2;display:flex}.section-kicker:before{background:var(--coral);content:"";border-radius:999px;width:2.5rem;height:.28rem}.section-summary{max-width:42rem;color:var(--ink-muted);font-size:1.15rem}.section-heading--row{grid-template-columns:minmax(0,1fr) minmax(14rem,24rem);align-items:end;gap:3rem}.section-heading--row>div{gap:1rem;display:grid}.hand-note--coral{color:var(--coral)}.pathways{border-top:1px solid var(--line)}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.path-card{background:linear-gradient(145deg, var(--paper) 38%, var(--topic-wash));border:1px solid color-mix(in srgb, var(--topic) 32%, var(--line));border-top:.34rem solid var(--topic);border-radius:var(--radius-lg);min-height:21rem;box-shadow:0 1rem 2.8rem color-mix(in srgb, var(--plum) 8%, transparent);align-content:start;gap:1.15rem;padding:clamp(1.75rem,4vw,3rem);transition:translate .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.path-card:hover,.path-card:focus-within{box-shadow:0 1.4rem 3.2rem color-mix(in srgb, var(--topic) 18%, transparent);translate:0 -.28rem}.path-card:before{aspect-ratio:1;background:var(--topic-soft);border:.14rem solid var(--topic);content:"";border-radius:58% 42% 35% 65%/43% 65% 35% 57%;width:12rem;position:absolute;top:-4rem;right:-4rem;rotate:18deg}.path-card h3,.path-card p,.path-card a,.path-motif{position:relative}.path-motif{z-index:2;width:5.1rem;height:3.6rem;color:var(--topic);margin-top:-.15rem;display:block}.path-motif i{display:block;position:absolute}.path-card--trading .path-motif{border-bottom:.16rem solid var(--topic)}.path-card--trading .path-motif i{width:.55rem;height:var(--bar-height);background:var(--topic);border-radius:.12rem;bottom:.35rem}.path-card--trading .path-motif i:before{background:var(--plum);content:"";width:.1rem;position:absolute;top:-.4rem;bottom:-.4rem;left:50%;translate:-50%}.path-card--trading .path-motif i:first-child{--bar-height:1.15rem;left:.35rem}.path-card--trading .path-motif i:nth-child(2){--bar-height:2.05rem;background:var(--orange);left:1.55rem}.path-card--trading .path-motif i:nth-child(3){--bar-height:1.55rem;left:2.75rem}.path-card--trading .path-motif i:nth-child(4){--bar-height:2.8rem;background:var(--orange);left:3.95rem}.path-card--cannabis .path-motif:before{background:color-mix(in srgb, var(--topic) 82%, var(--cream));border:.13rem solid var(--plum);content:"";border-radius:100% 0;width:2.15rem;height:3.1rem;position:absolute;top:.15rem;left:1.05rem;rotate:-34deg}.path-card--cannabis .path-motif:after{background:var(--plum);content:"";transform-origin:0;width:2.15rem;height:.13rem;position:absolute;bottom:.22rem;left:2.6rem;rotate:-48deg}.path-card--books .path-motif i{background:color-mix(in srgb, var(--topic) 44%, var(--cream));border:.12rem solid var(--plum);border-radius:.18rem .45rem .45rem .18rem;width:4.15rem;height:.68rem;bottom:0;left:0}.path-card--books .path-motif i:first-child{bottom:0;left:0}.path-card--books .path-motif i:nth-child(2){background:color-mix(in srgb, var(--topic) 58%, var(--cream));bottom:.55rem;left:.34rem}.path-card--books .path-motif i:nth-child(3){background:color-mix(in srgb, var(--topic) 72%, var(--cream));bottom:1.1rem;left:.68rem}.path-card--books .path-motif i:nth-child(4){display:none}.path-card--watch .path-motif:before{aspect-ratio:1;background:var(--topic);border:.14rem solid var(--plum);content:"";border-radius:50%;width:3.15rem;position:absolute;top:.2rem;left:.25rem}.path-card--watch .path-motif:after{border-top:.7rem solid #0000;border-bottom:.7rem solid #0000;border-left:1rem solid var(--cream);content:"";position:absolute;top:1.08rem;left:1.55rem}.path-card--watch .path-motif i{background:var(--plum);border-radius:999px;width:.12rem;height:.75rem;bottom:.4rem;right:0}.path-card--watch .path-motif i:first-child{height:.75rem;right:1.44rem}.path-card--watch .path-motif i:nth-child(2){height:1.03rem;right:.96rem}.path-card--watch .path-motif i:nth-child(3){height:1.31rem;right:.48rem}.path-card--watch .path-motif i:nth-child(4){height:1.03rem;right:0}.path-card h3{max-width:15ch}.path-card>p:not(.card-eyebrow){max-width:34rem;color:var(--ink-muted)}.path-card>a{z-index:4;width:fit-content;min-height:2.75rem;text-decoration-color:var(--topic);align-self:end;align-items:center;margin-top:auto;font-weight:700;display:inline-flex}.path-card>a:after{content:"";position:absolute;inset:-18rem -28rem -4rem -4rem}.path-card--trading{--topic:var(--blue);--topic-soft:color-mix(in srgb, var(--orange) 22%, var(--cream));--topic-wash:color-mix(in srgb, var(--blue) 7%, var(--cream))}.path-card--cannabis{--topic:var(--green);--topic-soft:color-mix(in srgb, var(--gold) 30%, var(--cream));--topic-wash:color-mix(in srgb, var(--green) 9%, var(--cream))}.path-card--books{--topic:var(--coral);--topic-soft:color-mix(in srgb, var(--coral) 20%, var(--cream));--topic-wash:color-mix(in srgb, var(--coral) 8%, var(--cream))}.path-card--watch{--topic:var(--violet);--topic-soft:color-mix(in srgb, var(--turquoise) 25%, var(--cream));--topic-wash:color-mix(in srgb, var(--turquoise) 9%, var(--cream))}.featured{color:var(--plum);background:radial-gradient(circle at 8% 14%, color-mix(in srgb, var(--sunrise-peach) 38%, transparent), transparent 19rem), linear-gradient(125deg, #f5f3df 0%, var(--sunrise-ivory) 48%, #ffedc5 100%);position:relative;overflow:hidden}.featured:before{background:radial-gradient(circle at 84% 15%, color-mix(in srgb, var(--gold) 42%, transparent), transparent 18rem), linear-gradient(120deg, transparent 62%, color-mix(in srgb, var(--turquoise) 7%, transparent));content:"";position:absolute;inset:0}.featured-inner{grid-template-columns:minmax(0,.82fr) minmax(25rem,1.18fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);padding-block:clamp(1.75rem,2.4vw,2.25rem);display:grid;position:relative}.feature-visual{place-items:center;min-width:0;display:grid}.feature-copy{justify-items:start;gap:.8rem;display:grid}.feature-badge{color:var(--plum);background:color-mix(in srgb, var(--gold) 60%, var(--cream));border:.12rem solid var(--green);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.48rem .75rem;font-size:.76rem;font-weight:800;line-height:1.2}.feature-copy h2{max-width:20ch;font-size:clamp(2.15rem,3.25vw,3.35rem)}.feature-copy>p:not(.eyebrow):not(.feature-badge){max-width:42rem;font-size:1.02rem}.feature-picture{width:min(100%,43rem);margin-inline:auto;display:block}.feature-art{object-fit:contain;width:100%;height:auto;filter:drop-shadow(.65rem .8rem .85rem color-mix(in srgb, var(--plum) 22%, transparent));display:block}.book-mockup{--book-angle:-5.5deg;--book-tilt:-.7deg;--book-depth:.34rem;z-index:1;aspect-ratio:2/3;width:100%;transform:perspective(70rem) rotateY(var(--book-angle)) rotateZ(var(--book-tilt));transform-origin:0;transform-style:preserve-3d;filter:drop-shadow(.7rem .85rem 1rem color-mix(in srgb, var(--plum) 24%, transparent));position:relative}.book-mockup:before,.book-mockup:after{z-index:-1;content:"";pointer-events:none;position:absolute}.book-mockup:before{top:.8%;bottom:.8%;left:calc(var(--book-depth) * -1);width:var(--book-depth);background:linear-gradient(90deg, color-mix(in srgb, var(--plum) 92%, black), color-mix(in srgb, var(--plum) 68%, white));border:.06rem solid color-mix(in srgb, var(--plum) 82%, black);transform-origin:100%;border-right:0;border-radius:.14rem 0 0 .14rem;transform:rotateY(-9deg)}.book-mockup:after{top:1.8%;right:calc(var(--book-depth) * -.55);width:calc(var(--book-depth) * .58);border:.05rem solid color-mix(in srgb, var(--plum) 28%, white);background:repeating-linear-gradient(0deg,#f2eadc 0 .1rem,#d9cebe .1rem .12rem);border-left:0;border-radius:0 .12rem .12rem 0;bottom:1.8%;transform:translateZ(-.05rem)}.book-face{z-index:2;border:.1rem solid color-mix(in srgb, var(--plum) 86%, black);border-radius:.18rem .28rem .28rem .18rem;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:inset -.3rem 0 .45rem #0003}.book-mockup--market .book-face{background:linear-gradient(#05091b 0%,#0c1735 20%,#0d1d43 80%,#05091b 100%)}.book-mockup--weed .book-face{background:linear-gradient(#020303 0%,#080b09 48%,#020303 100%)}.book-face>img{z-index:2;object-fit:contain;image-rendering:auto;background:0 0;border:0;border-radius:0;width:100%;height:100%;display:block;position:relative}.book-mockup--card{--book-angle:-5deg;--book-tilt:-.8deg;--book-depth:.3rem}.asset-note{max-width:16rem;color:color-mix(in srgb, var(--plum) 76%, white);letter-spacing:.06em;text-align:center;text-transform:uppercase;font-size:.76rem;font-weight:700;line-height:1.35}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.book-card{background:linear-gradient(145deg, var(--paper) 38%, var(--book-wash));border:1px solid color-mix(in srgb, var(--book-topic) 28%, var(--line));border-top:.32rem solid var(--book-topic);border-radius:var(--radius-lg);min-height:27rem;box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) minmax(13rem,15rem);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.6rem,4vw,3rem);display:grid;position:relative;overflow:clip}.book-card:after{background:repeating-linear-gradient(90deg, var(--book-topic) 0 .55rem, transparent .55rem .82rem);content:"";opacity:.7;width:3.2rem;height:.28rem;position:absolute;top:1.35rem;right:1.45rem}.book-card--trading{--book-topic:var(--blue);--book-wash:color-mix(in srgb, var(--blue) 8%, var(--cream))}.book-card--cannabis{--book-topic:var(--green);--book-wash:color-mix(in srgb, var(--gold) 13%, var(--cream))}.book-copy{z-index:2;align-content:start;gap:1.25rem;display:grid;position:relative}.book-copy h3{max-width:16ch;font-size:clamp(2rem,3vw,3.2rem)}.book-description{max-width:30rem;font-size:1.18rem;font-weight:700;line-height:1.45}.book-copy>p:last-of-type{max-width:34rem;color:var(--ink-muted)}.book-conversion{border-top:1px solid color-mix(in srgb, var(--book-topic) 26%, var(--line));gap:.65rem;margin-top:auto;padding-top:.85rem;display:grid}.book-conversion>p{color:var(--ink-muted);font-size:.84rem;font-weight:700}.book-format-links,.writing-destinations{flex-wrap:wrap;gap:.55rem;display:flex}.book-format-links a,.writing-destinations a{width:fit-content;min-height:2.75rem;color:var(--plum);background:color-mix(in srgb, var(--book-topic,var(--coral)) 12%, var(--paper));border:.12rem solid color-mix(in srgb, var(--book-topic,var(--coral)) 52%, var(--line));border-radius:999px;align-items:center;padding:.62rem .9rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.book-directory-link{justify-content:flex-end;display:flex}.book-directory-link a{color:var(--plum);text-decoration-color:var(--coral);font-weight:800}.latest-writing{border-top:1px solid var(--line)}.writing-heading{max-width:64rem}.writing-destinations{margin-top:.25rem}.writing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.writing-card{--writing-accent:var(--coral);background:linear-gradient(145deg, var(--paper), color-mix(in srgb, var(--writing-accent) 9%, var(--cream)));border:1px solid color-mix(in srgb, var(--writing-accent) 32%, var(--line));border-top:.3rem solid var(--writing-accent);border-radius:var(--radius-md);align-content:start;gap:.85rem;min-height:15rem;padding:clamp(1.4rem,2.5vw,2rem);display:grid}.writing-card--lead{--writing-accent:var(--magenta);background:radial-gradient(circle at 88% 16%, color-mix(in srgb, var(--gold) 34%, transparent), transparent 8rem), linear-gradient(145deg, var(--paper), color-mix(in srgb, var(--magenta) 10%, var(--cream)));grid-column:span 2;min-height:17rem}.writing-card--trading{--writing-accent:var(--blue)}.writing-card--cannabis{--writing-accent:var(--green)}.writing-card--elsewhere{--writing-accent:var(--violet);grid-column:span 2}.writing-card h3{max-width:18ch}.writing-card>p{max-width:40rem;color:var(--ink-muted)}.book-visual{z-index:2;justify-items:center;gap:.75rem;min-width:0;display:grid;position:relative}.book-visual>p{color:var(--ink-muted);letter-spacing:.07em;text-align:center;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.35}.book-cover-slot{place-items:center;width:100%;padding:.45rem .7rem 1rem .8rem;display:grid;position:relative}.book-cover-image{object-fit:contain;width:100%;height:100%;display:block}.trading-band{color:var(--cream);background:var(--plum)}.trading-inner{grid-template-columns:minmax(15rem,.66fr) minmax(0,1.34fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);padding-block:clamp(1.75rem,2.5vw,2.25rem);display:grid}.trading-inner>div:last-child{justify-items:start;gap:.9rem;display:grid}.trading-inner h2{max-width:20ch;font-size:clamp(2.3rem,3.4vw,3.5rem)}.trading-inner p:not(.eyebrow){max-width:42rem;font-size:1.05rem}.text-link{min-height:2.75rem;color:var(--cream);text-decoration-color:var(--orange);align-items:center;font-weight:700;display:inline-flex}.chart-mark{background:linear-gradient(color-mix(in srgb, var(--cream) 10%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--cream) 10%, transparent) 1px, transparent 1px);border:1px solid color-mix(in srgb, var(--cream) 20%, transparent);border-radius:var(--radius-lg);background-size:3rem 3rem;justify-content:center;align-items:end;gap:1.25rem;min-height:10.5rem;padding:1.4rem;display:flex;position:relative}.chart-mark span{z-index:2;width:1.25rem;height:var(--candle-height,7rem);background:var(--blue);border:.1rem solid var(--cream);position:relative}.chart-mark span:before{z-index:-1;background:var(--cream);content:"";width:.14rem;position:absolute;top:-2.2rem;bottom:-2.2rem;left:50%;translate:-50%}.chart-mark span:first-child{--candle-height:3.2rem}.chart-mark span:nth-child(2){--candle-height:5rem;background:var(--orange)}.chart-mark span:nth-child(3){--candle-height:4.1rem}.chart-mark span:nth-child(4){--candle-height:6.7rem;background:var(--orange)}.chart-mark span:nth-child(5){--candle-height:8.2rem}.chart-mark i{background:var(--gold);transform-origin:50%;border-radius:999px;height:.3rem;position:absolute;bottom:22%;left:8%;right:8%;rotate:-24deg}.watch{display:block}.watch-copy{gap:1.4rem;max-width:62rem;margin-bottom:2.5rem;display:grid}.watch-copy>p:not(.eyebrow){max-width:42rem;font-size:1.18rem}.watch-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.watch-tile{background:linear-gradient(150deg, var(--paper) 48%, color-mix(in srgb, var(--tile-accent) 10%, var(--cream)));border:1px solid color-mix(in srgb, var(--tile-accent) 32%, var(--line));border-top:.28rem solid var(--tile-accent);border-radius:var(--radius-md);grid-column:span 2;align-content:start;gap:.8rem;min-height:25rem;padding:1.45rem;display:grid;position:relative;overflow:hidden}.watch-tile:nth-child(n+4){grid-column:span 3}.watch-tile h3{z-index:2;font-size:1.55rem;position:relative}.watch-tile>p:not(.destination-status){z-index:2;color:var(--ink-muted);font-size:.96rem;line-height:1.5;position:relative}.watch-tile>.channel-theme{color:var(--plum);font-family:var(--font-hand);font-size:1.2rem;font-weight:700;line-height:1.2}.channel-scene{z-index:2;aspect-ratio:2.5;background:color-mix(in srgb, var(--tile-accent) 12%, var(--paper));border:1px solid color-mix(in srgb, var(--tile-accent) 52%, var(--plum));width:100%;box-shadow:inset 0 0 0 .15rem #fff3, 0 .55rem 1.1rem color-mix(in srgb, var(--plum) 16%, transparent);border-radius:.9rem;position:relative;overflow:hidden}.channel-scene img{object-fit:cover;object-position:center;width:100%;height:100%;transition:scale .26s;display:block}.watch-tile:hover .channel-scene img{scale:1.025}.channel-platforms{z-index:2;flex-wrap:wrap;gap:.45rem;margin-top:.15rem;display:flex;position:relative}.channel-platforms :is(a,span){min-height:2.75rem;color:var(--plum);background:color-mix(in srgb, var(--paper) 88%, var(--tile-accent));border:1px solid color-mix(in srgb, var(--tile-accent) 45%, var(--plum));border-radius:999px;align-items:center;padding:.5rem .7rem;font-size:.72rem;font-weight:750;line-height:1.25;display:inline-flex}.watch-tile--ambience{--tile-accent:var(--turquoise);background:radial-gradient(ellipse at 88% 78%, color-mix(in srgb, var(--turquoise) 24%, transparent) 0 18%, transparent 19%), linear-gradient(150deg, var(--paper) 48%, color-mix(in srgb, var(--turquoise) 10%, var(--cream)))}.watch-tile--timers{--tile-accent:var(--gold)}.watch-tile--trading{--tile-accent:var(--blue);background:linear-gradient(color-mix(in srgb, var(--blue) 8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--blue) 8%, transparent) 1px, transparent 1px), linear-gradient(150deg, var(--paper) 48%, color-mix(in srgb, var(--blue) 9%, var(--cream)));background-size:2.2rem 2.2rem,2.2rem 2.2rem,auto}.watch-tile--arcade{--tile-accent:var(--violet);background:repeating-linear-gradient(135deg, transparent 0 1.1rem, color-mix(in srgb, var(--violet) 6%, transparent) 1.1rem 1.2rem), linear-gradient(150deg, var(--paper) 48%, color-mix(in srgb, var(--violet) 10%, var(--cream)))}.watch-tile--general{--tile-accent:var(--coral);background:radial-gradient(circle at 88% 16%, color-mix(in srgb, var(--gold) 22%, transparent) 0 8%, transparent 9%), radial-gradient(circle at 76% 32%, color-mix(in srgb, var(--turquoise) 18%, transparent) 0 6%, transparent 7%), linear-gradient(150deg, var(--paper) 48%, color-mix(in srgb, var(--coral) 10%, var(--cream)))}.tools-resources{gap:2.5rem;display:grid}.tools-heading{gap:1rem;max-width:62rem;display:grid}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.tool-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);gap:.85rem;padding:1.5rem;display:grid}.tool-card img{aspect-ratio:4/3;object-fit:contain;width:100%}.tool-format{color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:750}.tool-card a{justify-self:start;align-items:center;min-height:2.75rem;font-weight:800;display:inline-flex}.about{isolation:isolate;background:radial-gradient(circle at 7% 18%, color-mix(in srgb, var(--sunrise-peach) 62%, transparent) 0 8rem, transparent 23rem), radial-gradient(circle at 89% 15%, color-mix(in srgb, var(--sunrise-gold) 58%, transparent) 0 11rem, transparent 29rem), radial-gradient(circle at 83% 92%, color-mix(in srgb, var(--sunrise-teal) 48%, transparent) 0 9rem, transparent 26rem), linear-gradient(135deg, #fffaf0 0%, #fff1dc 38%, #fff5e7 72%, #f2f5e8 100%);border-block:1px solid var(--line);position:relative;overflow:hidden}.about-inner{grid-template-columns:minmax(11rem,14rem) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.about-copy{gap:1.35rem;display:grid}.about-copy>p:not(.eyebrow){max-width:46rem}.about-copy>p:nth-of-type(2){font-size:1.2rem;font-weight:700}.about-close{border-left:.3rem solid var(--coral);padding-left:1rem}.portrait-mark{aspect-ratio:4/5;background:linear-gradient(145deg, var(--violet), var(--magenta));border:.15rem solid var(--plum);width:min(14rem,52vw);box-shadow:.55rem .55rem 0 var(--turquoise);border-radius:1rem 1rem 2.4rem;place-items:center;margin-inline:auto;display:grid;position:relative;overflow:hidden;rotate:-1deg}.portrait-image{object-fit:cover;object-position:center;width:100%;height:100%}.portrait-frame{border:.1rem solid color-mix(in srgb, var(--cream) 70%, transparent);border-radius:.7rem .7rem 1.9rem;position:absolute;inset:.8rem}.site-footer{color:var(--cream);background:var(--plum)}.footer-inner{grid-template-columns:minmax(15rem,.75fr) minmax(0,2.25fr);gap:3rem clamp(3rem,7vw,7rem);width:min(100% - 2.5rem,84rem);margin-inline:auto;padding-block:4.5rem 2rem;display:grid}.footer-intro{align-content:start;justify-items:start;gap:1.4rem;display:grid}.wordmark--footer{color:var(--cream)}.brand-lockup--footer{gap:.9rem}.brand-lockup--footer .brand-lockup__mark{width:4.25rem;height:4.25rem}.wordmark--footer .wordmark-truth{font-size:3.2rem}.wordmark--footer .wordmark-script{font-size:1.55rem}.footer-intro>p{max-width:35rem}.footer-groups{grid-template-columns:minmax(8rem,.7fr) minmax(22rem,2.2fr) minmax(8rem,.7fr);gap:2rem;display:grid}.footer-groups h2{color:var(--gold);font-family:var(--font-body);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700}.ecosystem-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.75rem;display:grid}.ecosystem-directory h3{color:var(--cream);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.76rem;font-weight:800;line-height:1.3}.ecosystem-directory ul{gap:.35rem}.ecosystem-directory li span{align-items:center;min-height:2.1rem;line-height:1.35;display:inline-flex}.community-directory{background:color-mix(in srgb, var(--coral) 16%, transparent);border:1px solid color-mix(in srgb, var(--coral) 55%, transparent);border-radius:.85rem;grid-column:1/-1;padding:.9rem 1rem}.community-directory p{max-width:28rem;color:color-mix(in srgb, var(--cream) 76%, transparent);margin-top:.35rem;font-size:.78rem}.community-directory li :is(a,span){min-height:2.75rem;color:var(--cream);font-weight:800}.footer-groups ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.footer-groups a{align-items:center;min-height:2.75rem;font-weight:700;display:inline-flex}.footer-groups span{color:color-mix(in srgb, var(--cream) 68%, transparent)}.copyright{color:color-mix(in srgb, var(--cream) 75%, transparent);justify-self:end;font-size:.86rem}}@layer responsive{@media (width<=72rem){.book-grid{grid-template-columns:1fr}.book-card{grid-template-columns:minmax(0,1fr) minmax(13rem,15.5rem);min-height:0}.book-copy h3{max-width:21ch}}@media (width<=64rem){.hero{grid-template-columns:1fr;padding-top:4rem}.hero:before,.hero:after{height:44rem;bottom:auto}.hero:before{opacity:.94;background-position:top;background-size:70rem}.hero:after{background:linear-gradient(180deg, color-mix(in srgb, var(--cream) 14%, transparent) 0%, color-mix(in srgb, var(--cream) 18%, transparent) 55%, var(--cream) 82%)}.roundabout-wrap{min-height:29rem}.featured-inner,.trading-inner{grid-template-columns:1fr}.feature-copy{order:-1}.watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-tile{grid-column:auto}.watch-tile:last-child{grid-column:1/-1}.writing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.writing-card--lead,.writing-card--elsewhere{grid-column:span 2}.footer-inner{grid-template-columns:1fr}.copyright{justify-self:start}}@media (width<=56rem){.desktop-nav{display:none}.mobile-menu{display:block}}@media (width<=46rem){.section-shell{width:min(100% - 2rem,84rem);padding-block:3.25rem}.header-inner{width:min(100% - 2rem,90rem);min-height:5.15rem}.wordmark--header .wordmark-truth{font-size:2.35rem}.wordmark--header .wordmark-script{font-size:1.06rem}.brand-lockup{gap:.55rem}.brand-lockup__mark{width:2.85rem;height:2.85rem}.hero{min-height:auto;padding-top:3.25rem}.hero:before,.hero:after{height:39rem}.hero:before{opacity:.94;background-position:40% 0;background-size:50rem}h1{font-size:clamp(3rem,15vw,4.5rem)}h2{font-size:clamp(2.35rem,11vw,3.7rem)}.roundabout-wrap{min-height:21.5rem}.roundabout{width:min(19rem,82vw)}.roundabout-center{width:6.2rem;font-size:1rem}.roundabout-caption{bottom:-2.1rem;right:0}.orbit-label{letter-spacing:.025em;min-height:2.75rem;padding:.52rem .68rem;font-size:.68rem}.orbit-label--books{top:1%;left:-1%}.orbit-label--trading{top:13%;right:-5%}.orbit-label--cannabis{bottom:12%;right:-5%}.orbit-label--watch{max-width:10.6rem;bottom:15%;left:-5%}.path-grid,.book-grid{grid-template-columns:1fr}.path-card{gap:.8rem;min-height:0;padding:1.45rem 1.35rem 1.55rem}.path-card .card-eyebrow{min-height:3.2rem;padding-right:4.6rem}.path-card h3{max-width:17ch;font-size:clamp(2rem,8.8vw,2.55rem)}.path-card>p:not(.card-eyebrow){font-size:1rem;line-height:1.48}.path-motif{width:4.25rem;height:3.15rem;position:absolute;top:1.15rem;right:1.15rem}.section-heading--row{grid-template-columns:1fr;gap:1.5rem}.book-card{grid-template-columns:1fr;min-height:0}.book-visual{justify-self:start;width:min(16rem,68vw)}.chart-mark{gap:1.2rem;min-height:9.5rem}.watch-grid{grid-template-columns:1fr}.watch-tile{grid-column:auto;grid-template-columns:1fr;min-height:0;padding:1.25rem}.watch-tile:last-child{grid-column:auto}.watch-tile h3,.channel-scene,.watch-tile>p,.channel-platforms{grid-column:1}.channel-scene{aspect-ratio:2.25;grid-row:1}.destination-status{margin-top:.2rem}.tools-grid{grid-template-columns:1fr}.feature-art{width:100%}.feature-visual{min-height:0;padding:0}.book-mockup{--book-angle:-3deg;--book-tilt:-.35deg;--book-depth:.26rem}.featured-inner,.trading-inner{gap:1.5rem;padding-block:2.15rem}.feature-copy{gap:.75rem}.feature-copy h2,.trading-inner h2{font-size:clamp(2.3rem,10vw,3rem)}.feature-copy>p:not(.eyebrow):not(.feature-badge),.trading-inner p:not(.eyebrow){font-size:1rem;line-height:1.5}.feature-copy>.feature-badge{font-size:.72rem;line-height:1.2}.writing-grid{grid-template-columns:1fr}.writing-card,.writing-card--lead,.writing-card--elsewhere{grid-column:auto;min-height:0}.book-mockup--card{--book-angle:-3deg;--book-tilt:-.4deg}.portrait-mark{justify-self:start;width:min(10rem,43vw);margin-inline:0}.about-inner{grid-template-columns:1fr;gap:2rem}.about-copy{order:-1}.footer-groups{grid-template-columns:1fr;gap:1.75rem}}@media (width<=25rem){.wordmark--header .wordmark-truth{font-size:2.05rem}.wordmark--header .wordmark-script{font-size:.94rem}.brand-lockup__mark{width:2.55rem;height:2.55rem}.orbit-label{font-size:.66rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}}
