:root{--forest:#10271f;--deep:#0b1e18;--cream:#f3f1e8;--gold:#d5c18a;--ink:#233d31;--muted:#b6c2b6;--line:rgba(231,236,212,.19);--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Trebuchet MS,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--forest);color:var(--cream);font-family:var(--sans);font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:#d3c18c;color:#10271f}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}em{font-weight:400}p+p{margin-top:22px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600;line-height:1.7}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--cream);color:var(--ink);padding:12px 20px}.skip:focus{top:15px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 5%;position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid var(--line)}.brand-name{font-family:var(--serif);font-size:25px;letter-spacing:-.6px}.brand-sub{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.23em;margin-top:1px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{position:relative;padding:8px 0}.header nav a:after{content:'';position:absolute;bottom:0;left:0;right:100%;height:1px;background:var(--gold);transition:right .25s}.header nav a:hover:after{right:0}.motion-button{display:flex;gap:9px;align-items:center;background:rgba(13,34,24,.4);border:1px solid #ffffff40;border-radius:30px;padding:8px 14px;font-size:12px;white-space:nowrap}.hero{position:relative;min-height:790px;height:100svh;max-height:1150px;overflow:hidden;display:flex;align-items:center}.hero-scene{position:absolute;inset:-3% 0;-webkit-mask-image:linear-gradient(#000 90%,transparent);mask-image:linear-gradient(#000 90%,transparent)}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,23,15,.80) 0%,rgba(8,24,17,.43) 48%,rgba(9,28,20,.06) 100%),linear-gradient(0deg,#10271f 0%,transparent 25%,rgba(8,24,17,.3) 100%)}.hero-copy{position:relative;padding:110px 7% 140px;width:100%;z-index:1}.hero-copy .eyebrow{color:#e0d7b8;display:flex;align-items:center;gap:18px}.small-rule{width:34px;height:1px;background:var(--gold)}h1{font-size:clamp(65px,7.6vw,116px);line-height:1.03;letter-spacing:-.04em;margin:30px 0 30px}h1 em{color:#dbd8b9}.hero-description{font-size:19px;line-height:1.8;color:#e0e4d8;max-width:520px}.journey-link{display:inline-flex;align-items:center;gap:32px;margin-top:38px;border-bottom:1px solid #e8e9cb70;padding:0 0 12px;font-size:15px}.journey-link span{font-size:26px;transition:transform .3s}.journey-link:hover span{transform:translate(4px,4px)}.hero-bottom{position:absolute;bottom:45px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.15em;color:#c8d0bc}.hero-bottom a{display:flex;align-items:center;gap:20px}.scroll-stroke{display:inline-block;width:1px;height:38px;background:linear-gradient(var(--gold),transparent);transform-origin:top;animation:breathe 4s ease-in-out infinite}.light-section{background:var(--cream);color:var(--ink);color-scheme:light}.introduction{padding:140px 9%;display:grid;grid-template-columns:1.05fr 1fr;gap:12%;align-items:center}.intro-copy{max-width:550px}.light-section .eyebrow{color:#62704d}h2{font-size:clamp(43px,4.5vw,70px);letter-spacing:-.035em}h2 em{color:#777e56}.intro-copy h2{margin:22px 0 30px}.intro-copy .lead{font-size:22px;line-height:1.6}.intro-copy>p:not(.eyebrow):not(.lead){color:#59645a;font-size:16px;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:36px;margin-top:30px;font-size:15px;border-bottom:1px solid #728169;padding-bottom:8px}.botanical-figure{position:relative;padding:0 0 0 12px}.botanical-frame{background:#122d26;aspect-ratio:4/5;overflow:hidden;border-radius:48% 48% 2px 2px}.botanical-frame img{height:100%;width:100%;object-fit:cover;transition:transform 1.8s;transform:scale(1.05)}.botanical-figure.is-visible img{transform:scale(1)}figcaption{font-family:var(--serif);font-style:italic;font-size:20px;text-align:center;line-height:1.5;margin-top:25px}.figure-index{position:absolute;writing-mode:vertical-rl;left:-24px;top:26%;font-size:10px;letter-spacing:.17em;color:#69745e}.roots{padding:110px 7% 70px;position:relative;background:radial-gradient(ellipse at 20% 35%,#1a392c 0%,#10271f 50%)}.roots-heading{padding-bottom:80px;max-width:760px}.roots-heading h2{margin:20px 0 25px}.roots-heading h2 em{color:#d1cfac}.roots-heading>p:last-child{color:var(--muted);font-size:16px}.roots-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:start}.system-column{height:100%;min-width:0}.system-sticky{position:sticky;top:55px;padding:5px 0 35px}.system-top{display:flex;align-items:center;justify-content:space-between;color:#c1ccb9;border-bottom:1px solid var(--line);padding-bottom:18px;gap:16px}.system-top>span:last-child{font-size:11px;letter-spacing:.12em}.system-map{position:relative;aspect-ratio:1;width:100%;margin:20px 0 0}.connections{width:100%;height:100%;overflow:visible}.orbit{stroke:#d2d2a533;stroke-width:1;fill:none;stroke-dasharray:3 8}.inner-orbit{stroke:#d2d2a515;stroke-width:1;fill:none}.connection-line{stroke:#afbf9738;stroke-width:1;fill:none;transition:stroke .7s}.connection-line.active{stroke:#dfc581;stroke-width:2;stroke-dasharray:5 8;animation:flow 18s linear infinite}.system-centre{position:absolute;inset:34%;border:1px solid #d5c18a60;border-radius:50%;background:#18392ce0;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 0 70px #d4c67a0d;animation:glow 8s ease-in-out infinite}.system-centre span{font-size:9px;letter-spacing:.14em}.system-centre strong{font-family:var(--serif);font-size:clamp(30px,4vw,60px);font-weight:400;line-height:1.2;margin:5px 0}.map-node{position:absolute;transform:translate(-50%,-50%);border:1px solid #ffffff30;background:#153125;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c9d2bf;transition:background .4s,box-shadow .4s,border-color .4s;font-size:15px}.map-node:hover{background:#304b39}.map-node.active{border-color:var(--node-color);color:#fff;background:#314735;box-shadow:0 0 35px #d1c48925}.node-label{font-size:11px;letter-spacing:.02em;position:absolute;top:calc(100% + 7px);line-height:1.2;width:100px;text-align:center;color:#cdd5c5;pointer-events:none}.system-note{text-align:center;font-family:var(--serif);font-size:20px;line-height:1.5;padding-top:15px}.system-note span{font-family:var(--sans);font-size:13px;color:#a6b7a5}.connection-note{margin-top:26px;padding:21px 0 0;border-top:1px solid var(--line);min-height:104px}.connection-label{font-size:10px;letter-spacing:.15em;color:#b5bf9e}.connection-note p{font-size:14px;margin-top:7px;color:#d8dec8}.root-story{min-height:690px;padding:65px 0 80px;position:relative;border-top:1px solid var(--line);scroll-margin-top:35px}.root-number{display:flex;align-items:center;gap:15px;color:var(--root-color);font-size:12px;letter-spacing:.18em}.root-number:before{content:'';height:1px;width:30px;background:var(--root-color)}.root-story h3{font-size:clamp(33px,3.5vw,51px);margin-top:24px;letter-spacing:-.025em}.root-story .root-poetic{font-family:var(--serif);font-size:23px;font-style:italic;color:var(--root-color);margin-top:18px;line-height:1.5}.root-description{font-size:16px;line-height:1.9;color:#c5cfc2;margin-top:26px}.root-thought{border-left:1px solid var(--root-color);padding:1px 0 1px 20px;margin-top:34px}.root-thought span{font-size:10px;letter-spacing:.15em;color:var(--root-color)}.root-thought p{font-size:17px;line-height:1.7;margin-top:7px;color:#e0e4d6}.next-root{display:inline-flex;align-items:center;gap:20px;font-size:13px;margin-top:35px;color:#c4ceb7;padding:10px 0}.next-root:hover{color:white}.integration{padding:120px 9% 90px}.integration h2{margin-top:22px}.integration-intro{max-width:650px;margin-top:30px;font-size:20px;line-height:1.8;color:#586655}.moments{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:65px;padding-top:40px;border-top:1px solid #334c3333}.moment-number{font-size:12px;color:#727b5c;letter-spacing:.12em}.moments h3{font-size:28px;margin:20px 0}.moments p{font-size:16px;color:#586655;line-height:1.8}.closing{text-align:center;padding:115px 0 10px;margin-top:90px;border-top:1px solid #334c3333}.closing>p{font-family:var(--serif);font-size:clamp(40px,5vw,70px);line-height:1.2;letter-spacing:-.025em;margin-top:28px}.closing em{color:#777e56}.dark-link{background:var(--forest);color:var(--cream);display:inline-flex;align-items:center;gap:35px;padding:15px 24px;border-radius:3px;font-size:14px;margin-top:40px;transition:background .3s}.dark-link:hover{background:#32503b}footer{padding:65px 7% 125px;display:flex;gap:40px;justify-content:space-between;background:var(--deep)}.footer-brand{font-size:28px;font-family:var(--serif)}footer p{font-size:12px;line-height:1.8;color:#aebda9;margin-top:10px}.footer-end{text-align:right}.footer-end>a{font-size:12px;display:inline-block;margin-top:12px;color:#dddcc2}.root-dock{position:fixed;z-index:20;bottom:20px;left:50%;transform:translate(-50%,120px);max-width:calc(100% - 28px);background:#122a23f5;backdrop-filter:blur(18px);border:1px solid #c7d5b93d;box-shadow:0 8px 35px #0003;display:flex;gap:24px;align-items:center;border-radius:8px;padding:12px 19px;transition:transform .5s;color:var(--cream)}.root-dock.visible{transform:translate(-50%,0)}.dock-label{font-size:10px;letter-spacing:.15em;white-space:nowrap}#dock-links{display:flex;gap:8px}.dock-link{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;border:1px solid transparent;position:relative;color:#c5cdbd;transition:background .3s}.dock-link.active{border-color:var(--root-color);color:var(--root-color);background:#ffffff0d}.dock-link:after{content:attr(data-label);position:absolute;bottom:calc(100% + 26px);left:50%;transform:translateX(-50%);width:190px;font-size:13px;text-align:center;background:#18352d;border:1px solid #687966;padding:10px;border-radius:5px;color:var(--cream);opacity:0;visibility:hidden;pointer-events:none;line-height:1.4}.dock-link:hover:after,.dock-link:focus-visible:after{opacity:1;visibility:visible}.dock-whole{font-size:12px;white-space:nowrap;border-left:1px solid var(--line);padding-left:20px}.dock-whole span{padding-left:8px}.js-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity 1.1s ease,transform 1.1s ease}.js-motion .reveal.is-visible{opacity:1;transform:none}.no-script{padding:20px;background:var(--gold);color:var(--forest);text-align:center}.paused *, .paused *:before,.paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.paused .reveal{opacity:1;transform:none;transition:none}.paused .hero-image{transform:none!important}.paused .botanical-frame img{transform:none!important;transition:none}
@keyframes flow{to{stroke-dashoffset:-130}}@keyframes glow{50%{box-shadow:0 0 65px #d4c67a18}}@keyframes breathe{50%{transform:scaleY(.7);opacity:.6}}
@media(min-width:1600px){.hero-copy,.hero-bottom{left:auto}.roots,.integration,.introduction{padding-left:max(9%,calc((100vw - 1400px)/2));padding-right:max(9%,calc((100vw - 1400px)/2))}}
@media(max-width:1100px){.header{padding:0 5%;gap:20px}.header nav{gap:20px;font-size:12px}.brand-name{font-size:22px}.roots-layout{gap:7%}.introduction{gap:8%;padding:100px 7%}.roots{padding-left:6%;padding-right:6%}.map-node{width:45px;height:45px}.node-label{font-size:10px}.system-centre span{font-size:7px}.root-story{min-height:650px}.system-sticky{top:40px}.motion-button{font-size:11px}}
@media(max-width:760px){html{scroll-padding-top:30px}.header{height:90px;padding:0 6%;gap:10px}.header nav{display:none}.brand-name{font-size:23px}.brand-sub{font-size:8px}.motion-button{padding:7px 10px;font-size:11px}.hero{height:92svh;min-height:690px;max-height:950px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#081e18b8,#0b211749),linear-gradient(0deg,#10271f,transparent 40%)}.hero-copy{padding:100px 7% 105px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.16em;gap:12px}.small-rule{width:20px}h1{font-size:clamp(61px,12.5vw,90px);line-height:1.06;margin:28px 0}.hero-description{font-size:17px;max-width:340px}.desktop-break{display:none}.journey-link{font-size:14px;margin-top:28px}.hero-bottom{bottom:27px;font-size:8px;gap:15px}.hero-bottom>span:first-child{max-width:150px}.hero-bottom>span:last-child{display:none}.hero-bottom a{font-size:8px;gap:12px}.scroll-stroke{height:25px}.introduction{padding:80px 7%;grid-template-columns:1fr;gap:55px}.intro-copy{max-width:none}h2{font-size:44px}.intro-copy .lead{font-size:21px}.botanical-figure{max-width:370px;width:85%;margin:auto}.botanical-frame{aspect-ratio:1/1.05}.roots{padding:80px 7% 20px}.roots-heading{padding-bottom:45px}.roots-layout{display:block}.system-column{height:auto}.system-sticky{position:relative;top:auto;padding-bottom:50px}.system-top{font-size:11px}.system-map{max-width:440px;margin:15px auto 0}.map-node{width:48px;height:48px}.system-centre strong{font-size:43px}.system-centre span{font-size:8px}.node-label{font-size:10px}.system-note{padding-top:15px;font-size:19px}.connection-note{display:none}.root-story{min-height:0;padding:48px 0 60px;scroll-margin-top:30px}.root-story h3{font-size:39px}.root-description{font-size:17px}.root-thought p{font-size:17px}.root-story .root-poetic{font-size:22px}.integration{padding:80px 7%}.integration-intro{font-size:18px}.moments{grid-template-columns:1fr;gap:32px;margin-top:40px;padding-top:30px}.moments>div{position:relative;padding-left:43px}.moment-number{position:absolute;left:0;top:5px}.moments h3{margin:0 0 13px;font-size:28px}.closing{margin-top:60px;padding:65px 0 5px}.closing>p{font-size:42px}.closing .eyebrow{font-size:10px}.dark-link{font-size:13px;padding:13px 18px;gap:25px}footer{padding:45px 7% 115px;display:block}.footer-end{text-align:left;margin-top:30px}.footer-brand{font-size:27px}.root-dock{gap:10px;padding:9px 10px;bottom:12px;border-radius:8px;max-width:calc(100% - 20px)}.dock-label{display:none}#dock-links{gap:3px}.dock-link{width:34px;height:36px;font-size:12px}.dock-whole{font-size:11px;padding-left:10px}.dock-whole span{display:none}.dock-link:after{display:none}}
@media(max-width:365px){.dock-link{width:29px}.dock-whole{font-size:10px}.root-dock{gap:6px}.brand-name{font-size:21px}.motion-button{font-size:10px}.hero-copy .eyebrow{font-size:8px}h1{font-size:57px}.map-node{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-image{transform:none!important}.botanical-frame img{transform:none!important}}

/* Preserve complete botanical artwork and readable navigation. */
.botanical-frame img{object-fit:contain}.header nav{font-size:14px}.map-node .node-label{font-size:12px}.dock-link{font-size:14px}.motion-button{font-size:12px}.system-top .eyebrow{font-size:12px}

/* Vivid, full-width Root chapters. Motion follows natural scrolling. */
:root{--reveal-ease:cubic-bezier(.16,1,.3,1)}
.reading-progress{position:fixed;inset:0 0 auto;height:3px;z-index:60;pointer-events:none;background:#ffffff08}.reading-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#83c7a4,#e9c575,#bca2da);transform:scaleX(0);transform-origin:left}
.persistent-motion{position:fixed;top:27px;right:5%;z-index:45;background:#10271feb;color:#f4f2e8;font-size:14px;min-height:44px;padding:8px 16px;box-shadow:0 3px 18px #0002;backdrop-filter:blur(12px)}.header nav{margin-right:165px}.header{z-index:46;pointer-events:none}.header>*{pointer-events:auto}.hero-shade{z-index:1;background:linear-gradient(90deg,#071b15c9 0%,#09211778 43%,#0c24100a 78%),linear-gradient(0deg,#10271f 0%,transparent 35%,#08181125 100%)}.hero-copy{z-index:3}.hero-bottom{z-index:4}.hero-foreground{position:absolute;bottom:-14%;right:-10%;width:64%;height:auto;pointer-events:none;z-index:2;transform-origin:bottom right;filter:drop-shadow(0 14px 22px #00180d55);will-change:transform}.hero-image{filter:saturate(1.2) brightness(1.1)}
.botanical-frame{border-radius:48% 48% 4px 4px;overflow:hidden;background:#122d26}.botanical-frame img{transition:none;will-change:transform}.introduction{position:relative}.roots{padding:0;background:#0b1e18}.roots-overview{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;padding:95px 8% 100px;background:radial-gradient(ellipse at 75% 55%,#244534,#10271f 70%)}.roots-heading{padding:0;max-width:560px}.roots-heading h2{font-size:clamp(43px,4.2vw,65px)}.roots-overview .system-column{height:auto}.roots-overview .system-sticky{position:relative;top:0;padding:0}.roots-overview .system-map{max-width:490px;margin:10px auto 0}.system-note{padding-top:5px}.roots-overview .connection-note{min-height:100px}.roots-overview .connection-line{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--map-progress,1));animation:none;transition:stroke .5s}.roots-overview .connection-line.active{stroke:#e5c989;stroke-width:2.2;stroke-dasharray:1;animation:none}
.root-story{position:relative;isolation:isolate;padding:0;min-height:130svh;border:0;margin:0;scroll-margin-top:0;background:#0b1e18;--draw-progress:1}.chapter-visual{position:sticky;top:0;height:100svh;min-height:700px;overflow:hidden;z-index:0;pointer-events:none}.chapter-art{position:absolute;inset:0 auto 0 0;width:79%;overflow:hidden;transition:clip-path 1.6s var(--reveal-ease)}.chapter-art img{width:100%;height:100%;object-fit:cover;object-position:42% center;transform:scale(1.1);filter:saturate(1.12);will-change:transform}.chapter-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#0b1e1800 20%,#0b1e1840 41%,#0b1e18e8 66%,#0b1e18 84%),linear-gradient(0deg,#0b1e18 0%,transparent 22%,transparent 85%,#0b1e1877)}.root-copy{position:relative;z-index:2;min-height:130svh;margin-top:calc(-1 * max(100svh,700px));padding:14svh 7% 16svh 57%;display:flex;align-items:center;pointer-events:none}.chapter-copy-inner{width:100%;max-width:530px;pointer-events:auto}.root-story h3{font-size:clamp(37px,3.5vw,56px);line-height:1.13;text-wrap:balance;margin-top:25px}.root-description{font-size:17px;line-height:1.85;color:#d4ddd1;margin-top:25px}.root-story .root-poetic{font-size:24px;line-height:1.5;margin-top:24px}.root-story .root-thought{margin-top:30px}.root-thought p{font-size:17px}.root-thought span{font-size:12px}.root-number{font-size:14px;letter-spacing:.16em}.root-story .next-root{font-size:14px;margin-top:25px}.visual-caption{position:absolute;z-index:1;bottom:13%;left:7%;max-width:39%;color:#fff;text-shadow:0 2px 14px #000b;will-change:transform}.visual-caption>span{font-size:12px;letter-spacing:.18em;display:inline-block;padding:6px 12px;border:1px solid #fff6;border-radius:25px;background:#0b1e1855}.visual-caption p{font-family:var(--serif);font-style:italic;font-size:clamp(23px,2.5vw,39px);line-height:1.25;margin-top:20px;max-width:400px}.image-index{position:absolute;top:8%;left:6%;font-family:var(--serif);font-size:clamp(100px,13vw,210px);line-height:1;letter-spacing:-.07em;color:#f6f1d914;text-shadow:0 1px 25px #00100c0a}.chapter-relationship{margin-top:26px;padding:0 0 10px;color:var(--root-color)}.chapter-relationship svg{display:block;width:100%;height:40px;overflow:visible}.chapter-relationship path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--draw-progress,1))}.chapter-relationship circle{fill:var(--root-color)}.chapter-relationship>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.04em}.root-story:nth-child(even) .chapter-art{left:auto;right:0}.root-story:nth-child(even) .chapter-art img{object-position:52% center}.root-story:nth-child(even) .chapter-vignette{background:linear-gradient(270deg,#0b1e1800 20%,#0b1e1840 41%,#0b1e18e8 66%,#0b1e18 84%),linear-gradient(0deg,#0b1e18 0%,transparent 22%,transparent 85%,#0b1e1877)}.root-story:nth-child(even) .root-copy{padding-left:7%;padding-right:57%}.root-story:nth-child(even) .visual-caption{left:auto;right:7%;text-align:right}.root-story:nth-child(even) .image-index{left:auto;right:7%}
.js-motion .reveal{opacity:0;transform:translate3d(0,35px,0);transition:opacity 1.2s var(--reveal-ease),transform 1.4s var(--reveal-ease)}.js-motion .reveal.is-visible{opacity:1;transform:none}.js-motion .root-story .chapter-art{clip-path:inset(8% 8% 8% 8% round 24px)}.js-motion .root-story.has-entered .chapter-art{clip-path:inset(0% 0% 0% 0% round 0px)}.js-motion .root-story .root-poetic{transition-delay:.05s}.js-motion .root-story .root-description{transition-delay:.1s}.js-motion .root-story .root-thought{transition-delay:.08s}.root-story.in-view .chapter-art img{will-change:transform}.root-story:not(.in-view) .chapter-art img{will-change:auto}
.paused .chapter-art img,.paused .hero-foreground,.paused .visual-caption,.paused .scroll-botanical img{transform:none!important}.paused .chapter-art{clip-path:none!important;transition:none}.paused .draw-line,.paused .connection-line{stroke-dashoffset:0!important}.paused .reveal{opacity:1;transform:none!important;transition:none!important}
@media(min-width:1600px){.roots{padding:0}.roots-overview{padding-left:max(8%,calc((100vw - 1400px)/2));padding-right:max(8%,calc((100vw - 1400px)/2))}.root-copy{padding-right:10%}.root-story:nth-child(even) .root-copy{padding-left:10%}}
@media(max-width:1100px){.root-copy{padding-left:53%;padding-right:5%}.root-story:nth-child(even) .root-copy{padding-left:5%;padding-right:53%}.root-story h3{font-size:40px}.root-description{font-size:16px}.root-story .root-poetic{font-size:22px}.visual-caption{max-width:36%}.roots-overview{gap:7%;padding:85px 6%}.header nav{gap:16px;margin-right:160px}.brand-name{font-size:22px}.chapter-vignette{background:linear-gradient(90deg,transparent 12%,#0b1e1866 37%,#0b1e18f0 66%,#0b1e18 90%)}.root-story:nth-child(even) .chapter-vignette{background:linear-gradient(270deg,transparent 12%,#0b1e1866 37%,#0b1e18f0 66%,#0b1e18 90%)}}
@media(max-width:900px){.header nav{display:none}.root-story{min-height:140svh}.root-copy{min-height:140svh}.roots-overview{gap:6%}.roots-heading h2{font-size:42px}}
@media(max-width:760px){.persistent-motion{top:22px;right:5%;font-size:12px;min-height:40px;padding:7px 12px}.header{z-index:46}.hero-foreground{width:102%;right:-34%;bottom:-6%;opacity:.85}.hero-copy{padding-bottom:135px}.hero-shade{background:linear-gradient(90deg,#081e1890,#0b211720),linear-gradient(0deg,#10271f,transparent 55%)}.hero-image{filter:saturate(1.15) brightness(.95)}.roots-overview{display:block;padding:80px 7% 70px}.roots-heading{padding-bottom:50px}.roots-heading h2{font-size:44px}.roots-overview .system-map{max-width:400px}.roots-overview .connection-note{display:block;min-height:0;margin-top:23px}.root-story{min-height:0;scroll-margin-top:0}.chapter-visual{position:relative;height:68svh;min-height:440px;max-height:720px}.chapter-art,.root-story:nth-child(even) .chapter-art{inset:0;width:100%}.chapter-art img,.root-story:nth-child(even) .chapter-art img{object-position:center}.chapter-vignette,.root-story:nth-child(even) .chapter-vignette{background:linear-gradient(0deg,#0b1e18 0%,#0b1e181a 40%,transparent 75%,#0b1e1833)}.root-copy,.root-story:nth-child(even) .root-copy{min-height:0;margin-top:-3px;padding:5px 7% 85px;display:block}.chapter-copy-inner{max-width:none}.root-story h3{font-size:42px;line-height:1.15;margin-top:22px}.root-description{font-size:17px}.root-story .root-poetic{font-size:24px}.root-story .root-thought{margin-top:30px}.visual-caption,.root-story:nth-child(even) .visual-caption{bottom:12%;left:7%;right:auto;max-width:80%;text-align:left}.visual-caption p{font-size:27px;max-width:340px;margin-top:14px}.visual-caption>span{font-size:12px}.image-index,.root-story:nth-child(even) .image-index{font-size:115px;left:6%;right:auto;top:9%;color:#fff3}.chapter-relationship{margin:28px 0 20px}.chapter-relationship>div{font-size:13px}.js-motion .root-story .chapter-art{clip-path:inset(7% 5% 6% 5% round 16px)}.js-motion .root-story.has-entered .chapter-art{clip-path:inset(0 round 0)}.integration{padding-top:80px}.root-dock{bottom:13px}.root-number{font-size:13px}.hero-bottom{bottom:28px}.hero-bottom>span{max-width:130px}.hero-bottom a{font-size:9px}.brand-sub{font-size:9px}}
@media(max-width:365px){.persistent-motion{font-size:11px;right:4%;padding:7px 9px}.brand-name{font-size:21px}.root-story h3{font-size:37px}.root-dock{max-width:calc(100% - 14px)}}
@media(prefers-reduced-motion:reduce){.chapter-art img,.hero-foreground,.visual-caption,.scroll-botanical img{transform:none!important}.chapter-art{clip-path:none!important}.draw-line,.connection-line{stroke-dashoffset:0!important}.js-motion .reveal{opacity:1;transform:none}}
/* Keep faces and focal subjects in the open visual half of alternating chapters. */
@media(min-width:761px){.root-story:nth-child(even) .chapter-art{transform:scaleX(-1)}}
.persistent-motion:disabled{opacity:.9;cursor:default}
.root-learning{margin-top:32px;padding:24px;border:1px solid #d5c18a44;border-left:3px solid var(--root-color);border-radius:0 12px 12px 0;background:#142e27}
.root-learning .learning-label{font-size:.75rem;letter-spacing:.1em;color:var(--root-color);line-height:1.6}
.root-learning h4{font-family:var(--serif);font-weight:400;font-size:1.55rem;line-height:1.3;margin:14px 0;color:#f3f1e8}
.root-learning>p:not(.learning-label){font-size:1.0625rem;line-height:1.75;color:#d4ddd1;margin-top:14px}
.root-learning .learning-practice strong{display:block;font-weight:600;color:var(--root-color);font-size:.875rem;margin-bottom:4px}
.root-learning>a{display:inline-block;font-size:1rem;line-height:1.5;margin-top:18px;padding:10px 0;border-bottom:1px solid var(--root-color);color:var(--root-color);min-height:44px}
.root-learning>a:hover{text-decoration:underline;text-underline-offset:5px}
@media(max-width:760px){.root-learning{padding:20px}}
.integration-ecology{margin:48px 0 0}
.integration-ecology img{display:block;width:100%;height:auto;border-radius:12px;aspect-ratio:2/1}
.integration-ecology figcaption{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:22px;text-align:left;font-family:var(--sans);font-style:normal;font-size:1rem;line-height:1.75;color:#59645a}
.integration-ecology figcaption strong{display:block;font-family:var(--serif);font-size:1.6rem;font-weight:400;color:var(--ink);margin-bottom:7px}
@media(max-width:600px){.integration-ecology{margin-top:32px}.integration-ecology figcaption{grid-template-columns:1fr;gap:20px}.integration-ecology figcaption strong{font-size:1.4rem}}
/* Editorial text enters independently, with movement limited to composited properties. */
.js-motion .text-reveal{opacity:0;transform:translate3d(0,32px,0);transition:opacity .8s var(--reveal-ease),transform 1.1s var(--reveal-ease);transition-delay:var(--text-delay,0ms)}
.js-motion h2.text-reveal,.js-motion h3.text-reveal{transform:translate3d(-22px,24px,0)}
.js-motion .text-reveal.is-visible{opacity:1;transform:none}
.js-motion h2.text-reveal em{display:inline-block;transform:translateY(15px);opacity:.3;transition:transform 1.2s var(--reveal-ease) .15s,opacity 1s ease .15s}
.js-motion h2.text-reveal.is-visible em{transform:none;opacity:1}
.paused .text-reveal,.paused .text-reveal em{opacity:1!important;transform:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){.text-reveal,.text-reveal em{opacity:1!important;transform:none!important;transition:none!important}}
/* Reading comfort and a safe viewport-aware mobile scroll invitation. */
.root-thought p,.roots-heading>p:last-child{font-size:1.125rem}
.system-note span,.connection-note p,footer p,.footer-end>a{font-size:.9375rem}
.root-story .next-root,.text-link{font-size:1rem;min-height:44px}
.paused .chapter-copy-inner{transform:none!important}
@media(prefers-reduced-motion:reduce){.chapter-copy-inner{transform:none!important}}
@media(min-width:1200px){
  .root-dock{left:18px;bottom:auto;top:50%;transform:translate(-140%,-50%);padding:14px 10px;flex-direction:column;gap:12px;width:68px}
  .root-dock.visible{transform:translate(0,-50%)}
  .dock-label{font-size:12px;letter-spacing:.04em}
  #dock-links{flex-direction:column;gap:7px}
  .dock-link{width:44px;height:44px;font-size:17px}
  .dock-whole{font-size:14px;padding:10px 0 0;border-left:0;border-top:1px solid var(--line);white-space:normal;text-align:center}
  .dock-whole span{display:none}
  .dock-link:after{bottom:auto;left:calc(100% + 20px);transform:none;font-size:15px}
}
@media(max-width:760px){
  .hero{height:auto;min-height:100svh;max-height:none;display:flex;flex-direction:column;justify-content:center}
  .hero-copy{padding:130px 7% 35px}
  .hero-bottom{position:relative;inset:auto;width:86%;margin:0 auto 28px;padding-bottom:env(safe-area-inset-bottom,0px);gap:12px}
  .hero-bottom a{font-size:12px;letter-spacing:.06em;min-height:44px}
  .hero-bottom>span:first-child{font-size:10px;letter-spacing:.06em}
  .scroll-stroke{width:2px;height:35px}
  .root-dock{bottom:calc(12px + env(safe-area-inset-bottom,0px))}
  .dock-link{min-height:44px}
}

/* Editorial refinement: clearer desktop wayfinding, more generous reading size,
   and a guided orientation before the Root stories begin. */
@media(min-width:901px){
  .header nav{position:absolute;left:30%;margin-right:0;gap:28px;font-size:16px}
  .header nav a{padding:10px 0}
}
body{font-size:18px}
.intro-copy>p:not(.eyebrow):not(.lead),.orientation-card p,.integration-intro,.moments p{font-size:1.125rem;line-height:1.85}
.orientation{padding:110px 9% 120px;border-top:1px solid #334c3333;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:6%}
.orientation>div,.orientation>p{grid-column:1}
.orientation .orientation-grid,.orientation>.orientation-link,.orientation>.explore-sites{grid-column:1/-1}
.orientation-image{grid-column:2;grid-row:1/4;align-self:center;min-width:0}
.orientation-image img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:38% center;border-radius:160px 160px 8px 8px}
.orientation-image figcaption{font-size:1.125rem}
.orientation-heading h2{font-size:clamp(2.4rem,3.5vw,3.8rem)}
.explore-sites{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:30px}
.explore-sites a{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:1rem;border-bottom:1px solid currentColor}
.explore-sites a:hover{color:#8b743d}
footer .explore-sites{margin-top:18px}
footer .explore-sites a{color:var(--cream)}
@media(max-width:900px){.orientation{display:block}.orientation-image{margin:36px auto 0;max-width:520px}.orientation-image img{aspect-ratio:4/3;border-radius:80px 80px 8px 8px}}
.orientation-heading{max-width:760px}
.orientation-heading h2{margin:22px 0 28px}
.orientation-lead{max-width:680px;color:#59645a;font-size:21px;line-height:1.8}
.orientation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:62px;padding-top:30px;border-top:1px solid #334c3333}
.orientation-card{padding:4px 20px 6px 0;border-right:1px solid #334c3333}
.orientation-card:last-child{border-right:0}
.orientation-card>span{font-size:12px;letter-spacing:.15em;color:#777e56}
.orientation-card h3{font-size:29px;margin:18px 0 12px}
.orientation-card p{color:#59645a;margin:0}
.orientation-link{margin-top:48px}
.root-description{font-size:18px}
.chapter-copy-inner{will-change:auto}
.js-motion .orientation-card:nth-child(2){transition-delay:.12s}
.js-motion .orientation-card:nth-child(3){transition-delay:.24s}
.js-motion .root-story .chapter-relationship{transition:opacity .8s var(--reveal-ease),transform 1.1s var(--reveal-ease);transform:translateY(18px);opacity:.45}
.js-motion .root-story .chapter-relationship.is-visible{transform:none;opacity:1}
.chapter-relationship svg{min-height:46px}
@media(max-width:760px){
  .orientation{padding:78px 7% 86px}
  .orientation-heading h2{font-size:42px}
  .orientation-lead{font-size:19px;line-height:1.75}
  .orientation-grid{grid-template-columns:1fr;gap:0;margin-top:42px;padding-top:0;border-top:0}
  .orientation-card{padding:25px 0 28px;border-right:0;border-top:1px solid #334c3333}
  .orientation-card h3{font-size:28px}
  .orientation-card p{font-size:18px}
  .orientation-link{margin-top:30px}
  .root-description{font-size:18px;line-height:1.82}
  .chapter-relationship{position:relative;z-index:3;display:block;visibility:visible;opacity:1;margin:22px 0 25px;padding:10px 0 12px;border-top:1px solid color-mix(in srgb,var(--root-color) 35%,transparent);border-bottom:1px solid color-mix(in srgb,var(--root-color) 35%,transparent)}
  .chapter-relationship svg{height:48px;min-height:48px}
  .chapter-relationship>div{font-size:14px}
  .hero-bottom{bottom:auto}
  .hero-bottom a{font-size:12px}
  .root-dock{bottom:calc(12px + env(safe-area-inset-bottom,0px))}
}

/* A colour-coded chapter index and luminous, framed relationship map. */
.roots-overview{gap:6%;background:radial-gradient(ellipse at 90% 18%,#31544480,transparent 55%),linear-gradient(135deg,#132d25,#091e1b);border-top:1px solid #d5c18a55;border-bottom:1px solid #d5c18a33}
.roots-overview .roots-heading{max-width:none}
.roots-overview .roots-heading>.eyebrow{color:#e0cb91;letter-spacing:.16em}
.roots-overview .roots-heading h2{font-size:clamp(2.6rem,4vw,4rem);line-height:1.12}
.roots-overview .roots-heading>p:not(.eyebrow){max-width:34ch;color:#ced9cf;font-size:1.125rem;line-height:1.75}
.root-index{margin-top:34px;border-top:1px solid #d5c18a40}
.root-index a{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:14px;padding:13px 8px;border-bottom:1px solid #d5c18a25;font-size:1rem;line-height:1.4;color:#e4eadd;min-height:52px}
.root-index a>span{font-family:var(--serif);font-size:1.4rem;color:var(--accent);border-right:2px solid var(--accent);line-height:1.2}
.root-index a:hover,.root-index a:focus-visible{background:#ffffff09;color:var(--accent)}
.roots-overview .system-column{min-width:0;border:1px solid #c9d8bb40;border-radius:180px 180px 16px 16px;padding:48px 20px 24px;background:radial-gradient(circle at 50% 37%,#47684955,transparent 58%),#ffffff03;box-shadow:inset 0 1px 0 #ffffff14,0 24px 70px #0002}
.roots-overview .system-top{justify-content:center;flex-wrap:wrap;gap:8px 20px;border:0;text-align:center;padding-bottom:24px}
.roots-overview .system-top .eyebrow{color:#dfd6ae}
.roots-overview .system-map{width:92%;max-width:490px;margin:8px auto 22px}
.roots-overview .system-centre{background:radial-gradient(circle at 40% 30%,#496244,#17382c);border-color:#dccb9299;box-shadow:0 0 50px #c9bf6820}
.roots-overview .map-node{border:1px solid var(--node-color);background:#18382e;color:var(--node-color);box-shadow:0 4px 18px #0003}
.roots-overview .map-node:hover,.roots-overview .map-node:focus-visible{background:#385344;box-shadow:0 0 22px #d5c18a40}
.roots-overview .node-label{color:#e1e9da}
.roots-overview .connection-note{border-top:1px solid #d5c18a40;padding:18px 12px 0;margin-top:24px;text-align:center;min-height:125px}
.roots-overview .connection-label{color:#dec991;font-size:.75rem}
.roots-overview .connection-note p{line-height:1.65}
@media(max-width:1100px){.roots-overview{grid-template-columns:1fr;gap:48px}.roots-overview .roots-heading{max-width:700px}.roots-overview .system-column{max-width:600px;width:100%;justify-self:center}.roots-overview .system-map{max-width:450px}}
@media(max-width:760px){.roots-overview .roots-heading{padding-bottom:0}.roots-overview .system-column{margin-top:40px;padding:36px 8px 20px;border-radius:120px 120px 14px 14px}.roots-overview .system-map{width:88%}.roots-overview .node-label{font-size:11px;width:82px}.root-index a{font-size:.9375rem}.roots-overview .connection-note{min-height:0}}

/* The free pathway is the next step after the visual journey. */
.starter-hero-link{display:block;width:fit-content;margin-top:18px;font-size:16px;color:#f4e2ac;text-decoration:underline;text-underline-offset:6px;line-height:1.5}
.closing .starter-invitation{max-width:820px;margin:44px auto 0;padding:44px 34px;background:#eaf0df;border:1px solid #b3c29c;border-radius:16px;color:#16382a}
.closing .starter-invitation h2{font-size:clamp(1.9rem,3.8vw,3.2rem);line-height:1.18;margin:0}
.closing .starter-invitation .starter-invitation-copy{font-family:var(--sans);font-size:1.15rem;line-height:1.75;max-width:620px;margin:24px auto}
.starter-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;max-width:100%;background:#17452f;color:#fff9e9;padding:20px 28px;border-radius:7px;font-family:var(--sans);font-size:1.1rem;font-weight:600;line-height:1.5;box-shadow:0 8px 22px #16382a22}
.starter-cta:hover{background:#235c40}.starter-cta:focus-visible{outline:3px solid #976423;outline-offset:5px}
.closing .starter-invitation .starter-invitation-detail,.closing .starter-invitation .starter-community-note{font-family:var(--sans);font-size:1rem;line-height:1.65;max-width:610px;margin:22px auto 0;color:#385344}
.closing .starter-return{font-size:1rem;margin-top:28px}
@media(min-width:1000px){.header nav{gap:20px;font-size:14px}}
@media(max-width:760px){.closing .starter-invitation{padding:30px 20px;margin-top:34px}.starter-cta{width:100%;padding:18px;font-size:1rem}.starter-hero-link{max-width:300px}.closing .starter-invitation h2 br{display:none}}
