.growth-flow{--gf-bg:#f5f7ef;--gf-panel:#fff;--gf-soft:#edf2e5;--gf-text:#203c30;--gf-muted:#5b7163;--gf-line:#d4dfcc;--gf-green:#216b42;--gf-lime:#a9e277;--gf-glow:#75bc4c;--gf-cream:#fbfce9;background:var(--gf-bg);color:var(--gf-text);min-height:100dvh;font-family:var(--font-dm), sans-serif;isolation:isolate;overflow:clip}.dark .growth-flow{--gf-bg:#08110e;--gf-panel:#101d17;--gf-soft:#15251d;--gf-text:#eef5e8;--gf-muted:#9aaf9e;--gf-line:#2b3e30;--gf-green:#b5ec8a;--gf-lime:#b5ec8a;--gf-glow:#b2f37a;--gf-cream:#d9f5ba}.gf-header{border-bottom:1px solid var(--gf-line);z-index:2;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem clamp(1rem,4vw,4rem);display:flex;position:relative}.gf-brand{letter-spacing:-.06em;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:650;display:flex}.gf-header nav{color:var(--gf-muted);align-items:center;gap:1.4rem;font-size:.8rem;display:flex}.gf-header a:hover{color:var(--gf-green)}.gf-layout{grid-template-columns:260px minmax(0,1fr);max-width:1600px;min-height:calc(100dvh - 83px);margin:auto;display:grid}.gf-sidebar{border-right:1px solid var(--gf-line);background:linear-gradient(180deg,var(--gf-soft),transparent 65%);padding:2.3rem 1.5rem}.gf-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--gf-muted);align-items:center;gap:.5rem;font-size:.64rem;font-weight:650;display:flex}.gf-dot{background:var(--gf-green);width:6px;height:6px;box-shadow:0 0 14px var(--gf-glow);border-radius:50%}.gf-sidebar h2{overflow-wrap:anywhere;margin:1.4rem 0 .6rem;font-size:1.15rem}.gf-sidebar p{color:var(--gf-muted);font-size:.8rem;line-height:1.7}.gf-sidebar ol{gap:1.5rem;margin-top:2.5rem;list-style:none;display:grid}.gf-sidebar li{color:var(--gf-muted);align-items:center;gap:.8rem;font-size:.8rem;display:flex}.gf-step-number{border:1px solid var(--gf-line);border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:.68rem;display:grid}.gf-sidebar li[aria-current=step]{color:var(--gf-green);font-weight:600}.gf-sidebar li[aria-current=step] .gf-step-number{border-color:var(--gf-green);box-shadow:0 0 20px color-mix(in srgb,var(--gf-glow) 18%,transparent)}.gf-sidebar-footer{border-top:1px solid var(--gf-line);margin-top:3rem;padding-top:1.5rem}.gf-main{min-width:0;padding:clamp(1.5rem,3vw,2.5rem);position:relative}.gf-hero{text-align:center;z-index:1;max-width:820px;margin:0 auto;position:relative}.gf-hero .gf-eyebrow{justify-content:center}.gf-title{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.06em;text-wrap:balance;max-width:760px;margin:1.3rem auto;font-size:clamp(2.6rem,4.8vw,4.5rem);font-weight:400;line-height:1.02}.gf-title em{color:var(--gf-green);font-weight:400}.gf-description{color:var(--gf-muted);text-wrap:pretty;max-width:510px;margin:auto;font-size:.92rem;line-height:1.8}.gf-stage{animation:.55s ease-out both gf-reveal}.gf-canvas{pointer-events:none;width:100%;max-width:860px;height:clamp(190px,17vw,230px);margin:-1rem auto 0;position:relative}.gf-canvas svg{width:100%;height:100%;overflow:visible}.gf-filament{fill:none;stroke:var(--gf-green);stroke-width:.65px;opacity:.17}.gf-stream{fill:none;stroke:var(--gf-glow);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:125 675;stroke-dashoffset:800px;filter:drop-shadow(0 0 4px var(--gf-glow));animation:6s linear infinite gf-pour}.gf-canvas[data-active=true] .gf-stream{animation-duration:2.6s}.gf-orbit{transform-origin:430px 155px;animation:28s linear infinite gf-orbit}.gf-core{fill:var(--gf-panel);stroke:var(--gf-green);stroke-width:1px}.gf-halo{fill:var(--gf-glow);opacity:.12;filter:blur(16px);animation:5s ease-in-out infinite gf-breathe}.gf-node{fill:var(--gf-panel);stroke:var(--gf-line)}.gf-node-label{fill:var(--gf-muted);letter-spacing:.5px;font:10px sans-serif}.gf-panel{z-index:1;border:1px solid var(--gf-line);background:var(--gf-panel);border-radius:22px;position:relative;box-shadow:0 22px 65px #18302108}.gf-entry{max-width:680px;margin:auto;padding:1.1rem}.gf-url-row{align-items:center;gap:.65rem;display:flex}.gf-input,.gf-select{border:1px solid var(--gf-line);background:var(--gf-bg);width:100%;min-width:0;color:var(--gf-text);border-radius:11px;outline:none;padding:.85rem 1rem;font-size:.88rem}.gf-input:focus,.gf-select:focus{border-color:var(--gf-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--gf-glow) 17%,transparent)}.gf-input::placeholder{color:var(--gf-muted);opacity:.8}.gf-url-row .gf-input{background:0 0;border:0;font-size:1rem}.gf-button{background:var(--gf-green);min-height:46px;color:var(--gf-bg);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.3rem;font-size:.83rem;font-weight:650;transition:box-shadow .2s,transform .2s;display:inline-flex}.gf-button:hover:not(:disabled){box-shadow:0 0 24px color-mix(in srgb,var(--gf-glow) 28%,transparent);transform:translateY(-1px)}.gf-button:disabled{opacity:.5;cursor:wait}.gf-button:focus-visible,.gf-link:focus-visible,.gf-choice:focus-visible{outline:2px solid var(--gf-green);outline-offset:4px}.gf-button-secondary{color:var(--gf-text);border-color:var(--gf-line);background:0 0}.gf-link{color:var(--gf-muted);text-underline-offset:4px;cursor:pointer;font-size:.8rem}.gf-link:hover{color:var(--gf-green);text-decoration:underline}.gf-caption{color:var(--gf-muted);font-size:.73rem;line-height:1.7}.gf-entry-meta{flex-wrap:wrap;justify-content:space-between;gap:.65rem;margin:.8rem .5rem .1rem;display:flex}.gf-error{color:var(--gf-text);background:#b5594d0d;border:1px solid #b5594d55;border-radius:12px;margin-top:1rem;padding:1rem;font-size:.85rem;line-height:1.6}.gf-pending{text-align:left;max-width:620px;margin:1rem auto;padding:1.5rem 2rem}.gf-progress{gap:1.1rem;margin:1.5rem 0 .5rem;display:grid}.gf-progress-row{color:var(--gf-muted);align-items:center;gap:.8rem;font-size:.83rem;display:flex}.gf-progress-row[data-current=true]{color:var(--gf-green)}.gf-spinner{animation:1.6s linear infinite gf-spin}.gf-form{max-width:730px;margin:2rem auto 0;padding:clamp(1.3rem,3vw,2.3rem)}.gf-fields{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.gf-field{gap:.45rem;font-size:.78rem;font-weight:550;display:grid}.gf-field-wide{grid-column:1/-1}.gf-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.7rem;display:flex}.gf-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2rem;display:grid}.gf-choice{text-align:left;cursor:pointer;padding:1.4rem 1rem;transition:border-color .2s,background .2s}.gf-choice[aria-pressed=true]{border-color:var(--gf-green);background:color-mix(in srgb,var(--gf-glow) 9%,var(--gf-panel));box-shadow:inset 0 0 0 1px var(--gf-green)}.gf-choice h3{margin:1.1rem 0 .4rem;font-size:.9rem;font-weight:600}.gf-choice p{color:var(--gf-muted);font-size:.76rem;line-height:1.6}.gf-result{max-width:1000px;margin:2rem auto 0}.gf-results-header{justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.gf-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gf-post{animation:.6s both gf-reveal;overflow:hidden}.gf-post:nth-child(2){animation-delay:.12s}.gf-post:nth-child(3){animation-delay:.24s}.gf-post-art{background:linear-gradient(145deg,var(--gf-soft),var(--gf-panel));flex-direction:column;justify-content:space-between;min-height:245px;padding:1.4rem;display:flex;position:relative;overflow:hidden}.gf-post-art:after{content:"";border:1px solid var(--gf-line);border-radius:75% 5%;width:180px;height:200px;position:absolute;bottom:-65px;right:-55px;transform:rotate(-20deg)}.gf-post:nth-child(2) .gf-post-art{color:#f4f6e7;background:#234b38}.gf-post:nth-child(2) .gf-post-art .gf-caption{color:#c9dbb9}.gf-post-hook{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.04em;z-index:1;overflow-wrap:anywhere;margin:1.3rem 0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.15;position:relative}.gf-post-body{color:var(--gf-muted);padding:1.1rem;font-size:.76rem;line-height:1.7}.gf-result-cta{background:linear-gradient(110deg,var(--gf-soft),var(--gf-panel));justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 1.8rem;display:flex}.gf-result-cta h3{margin-bottom:.3rem;font-size:1.1rem}.gf-evidence{margin-top:1rem;padding:1.4rem}.gf-evidence summary{cursor:pointer;font-size:.9rem;line-height:1.6}.gf-evidence blockquote{color:var(--gf-muted);border-left:2px solid var(--gf-line);margin:1rem 0;padding-left:1rem;font-size:.85rem;line-height:1.8}.gf-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.gf-tag{border:1px solid var(--gf-line);overflow-wrap:anywhere;border-radius:7px;padding:.35rem .65rem;font-size:.7rem}.gf-stat{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.07em;color:var(--gf-green);font-size:5rem;line-height:1}.gf-footer{text-align:center;color:var(--gf-muted);padding:2rem;font-size:.7rem}.gf-footer a{text-underline-offset:4px;text-decoration:underline}.gf-auth{max-width:480px;margin:2rem auto;padding:2rem}.gf-auth form{gap:1rem;margin-top:1.5rem;display:grid}@keyframes gf-pour{to{stroke-dashoffset:0}}@keyframes gf-orbit{to{transform:rotate(360deg)}}@keyframes gf-breathe{50%{opacity:.23}}@keyframes gf-spin{to{transform:rotate(360deg)}}@keyframes gf-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:1000px){.gf-layout{grid-template-columns:210px minmax(0,1fr)}.gf-sidebar{padding:2rem 1rem}.gf-main{padding:2rem 1.4rem}.gf-post-grid{gap:.6rem}}@media (max-width:760px){.gf-layout{display:block}.gf-sidebar{border-right:0;border-bottom:1px solid var(--gf-line);padding:.85rem 1rem}.gf-sidebar>h2,.gf-sidebar>p,.gf-sidebar>.gf-eyebrow,.gf-sidebar-footer{display:none}.gf-sidebar ol{justify-content:space-between;gap:.4rem;margin:0;display:flex}.gf-sidebar li{gap:.35rem;font-size:.65rem}.gf-step-number{width:22px;height:22px}.gf-main{padding:2rem 1rem}.gf-title{font-size:3.2rem}.gf-header{padding:1rem}.gf-header nav{gap:1rem}.gf-canvas{height:170px;margin:0 auto -1rem}.gf-post-grid{grid-template-columns:1fr}.gf-post-art{min-height:230px}.gf-post-hook{font-size:2rem}.gf-result-cta{flex-direction:column;align-items:flex-start}.gf-fields,.gf-choices{grid-template-columns:1fr}.gf-choice{padding:1rem}.gf-choice h3{margin:.5rem 0}.gf-url-row{flex-wrap:wrap}.gf-url-row .gf-input{flex:calc(100% - 50px)}.gf-url-row .gf-button{width:100%}.gf-entry-meta{text-align:center;justify-content:center}.gf-pending{padding:1.4rem}}@media (prefers-reduced-motion:reduce){.growth-flow *,.growth-flow :before,.growth-flow :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.gf-stream{stroke-dasharray:none;opacity:.25}}.dark .gf-canvas{background:radial-gradient(#99e5680b,#0000 65%)}@media (min-width:761px) and (max-height:800px){.gf-main{padding-top:2rem}.gf-title{margin:1rem auto;font-size:3.8rem}.gf-canvas{height:180px}}.gf-url-row>svg{flex-shrink:0}.gf-title:focus{outline:none}.growth-flow{--gf-teal:#158c87;--gf-amber:#c58a21;--gf-coral:#c66e55;--gf-violet:#8c72bf;background:radial-gradient(ellipse at 78% 12%,#d4efe280,transparent 46%),radial-gradient(ellipse at 42% 65%,#f4e9cf70,transparent 45%),var(--gf-bg);font-family:var(--font-outfit),var(--font-dm),sans-serif}.dark .growth-flow{--gf-teal:#67d9ca;--gf-amber:#efd184;--gf-coral:#eead91;--gf-violet:#b6a0ee;background:radial-gradient(ellipse at 78% 12%,#16463855,transparent 46%),radial-gradient(ellipse at 42% 65%,#30302040,transparent 45%),var(--gf-bg)}.gf-header{background:color-mix(in srgb,var(--gf-bg) 65%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-header-mark{filter:drop-shadow(0 3px 5px #08462825);width:34px;height:34px}.gf-brand{font-family:var(--font-outfit),sans-serif;letter-spacing:-.055em;font-size:1.5rem}.gf-sidebar{background:linear-gradient(155deg,color-mix(in srgb,var(--gf-panel) 60%,transparent),transparent 75%)}.gf-sidebar h2{letter-spacing:-.035em;font-size:1.35rem}.gf-sidebar-sprout{width:27px;height:27px;color:var(--gf-green);margin-bottom:12px}.gf-sidebar li{border-radius:12px;margin:-.6rem -.65rem;padding:.6rem .65rem;transition:background .3s}.gf-sidebar li[aria-current=step]{background:linear-gradient(110deg,color-mix(in srgb,var(--gf-lime) 24%,transparent),transparent)}.gf-step-number{background:var(--gf-panel);width:32px;height:32px;box-shadow:0 3px 8px #143e2610}.gf-main:before{content:"";pointer-events:none;background-image:radial-gradient(var(--gf-green) .65px,transparent .65px);opacity:.07;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000,#0000 65%);mask-image:radial-gradient(at 50% 30%,#000,#0000 65%)}.gf-title{font-family:var(--font-outfit),sans-serif;letter-spacing:-.065em;font-weight:500;line-height:1.04}.gf-title em{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.045em;background:linear-gradient(110deg,var(--gf-green) 15%,var(--gf-teal) 72%,var(--gf-green));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 -.1em -.1em;padding:.04em .1em .14em;font-size:1.15em;line-height:.95;display:inline-block}.gf-description{font-size:1rem;font-weight:400;line-height:1.7}.gf-eyebrow{letter-spacing:.2em;font-size:.65rem}.gf-panel{border-color:color-mix(in srgb,var(--gf-line) 80%,white);background:linear-gradient(140deg,color-mix(in srgb,var(--gf-panel) 96%,white),var(--gf-panel));box-shadow:0 2px 3px #143e2605,0 15px 35px -15px #143e2630,inset 0 1px #ffffff70}.gf-button{color:#fff;font-family:var(--font-outfit),sans-serif;background:linear-gradient(135deg,#347d49,#125b3c);font-size:.88rem;box-shadow:0 7px 17px -6px #105d4270,inset 0 1px #ffffff35}.dark .gf-button{color:#103520;background:linear-gradient(135deg,#d4f19a,#96d779);box-shadow:0 8px 24px -8px #b5ec8a45,inset 0 1px #fff8}.gf-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px -6px #16855665}.gf-choice{transition:transform .25s,border-color .25s,box-shadow .25s}.gf-choice:hover{transform:translateY(-4px)}.gf-choice>svg{background:color-mix(in srgb,var(--gf-green) 10%,var(--gf-panel));border-radius:13px;width:42px;height:42px;padding:9px}.gf-choice:nth-child(2)>svg{background:color-mix(in srgb,var(--gf-teal) 13%,var(--gf-panel));color:var(--gf-teal)!important}.gf-choice:nth-child(3)>svg{background:color-mix(in srgb,var(--gf-violet) 13%,var(--gf-panel));color:var(--gf-violet)!important}.gf-post-art{background:radial-gradient(ellipse at 90% 10%,#e4efd3,transparent 65%),linear-gradient(145deg,var(--gf-soft),var(--gf-panel))}.gf-post:nth-child(2) .gf-post-art{background:radial-gradient(at 90% 10%,#367f6d,#0000 70%),#173f33}.gf-post:nth-child(3) .gf-post-art{color:#3e3554;background:radial-gradient(at 10% 5%,#f7e4c6,#0000 70%),#e6dced}.gf-post:nth-child(3) .gf-post-art .gf-caption{color:#655475}.gf-post-art:after{box-shadow:0 0 0 18px #ffffff06,0 0 0 38px #ffffff05}.gf-color-fern{--flow-color:var(--gf-green)}.gf-color-teal{--flow-color:var(--gf-teal)}.gf-color-amber{--flow-color:var(--gf-amber)}.gf-color-coral{--flow-color:var(--gf-coral)}.gf-color-violet{--flow-color:var(--gf-violet)}.gf-canvas{max-width:900px;height:270px;margin:.2rem auto .6rem}.gf-canvas .gf-connections{width:100%;height:100%;position:absolute;inset:0}.gf-filament{stroke:var(--flow-color,var(--gf-green));stroke-width:1.2px;opacity:.22}.gf-stream{stroke:var(--flow-color,var(--gf-glow));stroke-width:3px;stroke-dasharray:170 630;filter:drop-shadow(0 0 5px var(--flow-color,var(--gf-glow)));animation-duration:4.8s}.gf-stream-soft{stroke-width:15px;opacity:.2;filter:blur(7px)}.gf-stream-core{stroke:var(--gf-cream);stroke-width:.85px;stroke-dasharray:30 770;filter:drop-shadow(0 0 3px #fff)}.gf-flow-node{border:1px solid color-mix(in srgb,var(--flow-color) 23%,var(--gf-line));background:linear-gradient(135deg,var(--gf-panel),color-mix(in srgb,var(--flow-color) 7%,var(--gf-panel)));box-shadow:0 8px 19px -9px color-mix(in srgb,var(--flow-color) 35%,transparent),inset 0 1px 0 #fff9;white-space:nowrap;animation:6s ease-in-out infinite gf-node-float;animation-delay:var(--node-delay);border-radius:15px;align-items:center;gap:9px;padding:10px 13px 10px 9px;font-size:.76rem;font-weight:500;display:flex;position:absolute;transform:translate(-50%,-50%)}.dark .gf-flow-node{box-shadow:0 8px 24px -10px #0009,inset 0 1px #ffffff12}.gf-node-icon{width:32px;height:32px;color:var(--flow-color);background:color-mix(in srgb,var(--flow-color) 13%,var(--gf-panel));border-radius:10px;place-items:center;display:grid}.gf-node-spark{background:var(--flow-color);width:5px;height:5px;box-shadow:0 0 8px var(--flow-color);border-radius:50%;position:absolute;top:50%;right:-3px}.gf-growing-center{place-items:center;width:100px;height:100px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gf-seed-tile{z-index:2;background:linear-gradient(145deg,#9ace7980,#155d3860);border-radius:31px;width:100px;height:100px;padding:6px;animation:4.8s ease-in-out infinite gf-seed-grow;position:relative;box-shadow:0 0 0 1px #b7e89270,0 9px 0 -3px #0b3b29,0 22px 32px -12px #14553470,0 0 55px #9bd66355,inset 0 2px 1px #ffffff80}.gf-canvas .gf-seed-mark{filter:drop-shadow(0 3px 2px #001b1745);width:100%;height:100%;display:block}.gf-growth-ring{border:1px solid var(--gf-lime);border-radius:50%;animation:4.8s ease-out infinite gf-growth-wave;position:absolute;inset:-14px;box-shadow:0 0 20px #a9e27725}.gf-growth-ring-late{border-color:var(--gf-teal);animation-delay:-2.4s}.gf-center-orbit{border:1px dashed color-mix(in srgb,var(--gf-green) 23%,transparent);border-radius:50%;animation:30s linear infinite gf-spin;position:absolute;inset:-32px}.gf-center-orbit i{background:var(--gf-teal);width:6px;height:6px;box-shadow:0 0 10px var(--gf-teal);border-radius:50%;position:absolute;top:50%;left:-3px}.gf-center-orbit i+i{background:var(--gf-amber);box-shadow:0 0 10px var(--gf-amber);top:auto;bottom:0;left:50%}.gf-center-caption{letter-spacing:.16em;text-transform:uppercase;color:var(--gf-muted);white-space:nowrap;font-size:.6rem;font-weight:500;position:absolute;top:calc(100% + 17px)}.gf-canvas[data-active=true] .gf-seed-tile,.gf-canvas[data-active=true] .gf-growth-ring{animation-duration:2.6s}@keyframes gf-seed-grow{0%,to{transform:scale(.9)translateY(2px)}55%{transform:scale(1.07)translateY(-3px)}75%{transform:scale(1.02)}}@keyframes gf-growth-wave{0%{opacity:0;transform:scale(.75)}20%{opacity:.65}to{opacity:0;transform:scale(1.65)}}@keyframes gf-node-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 5px))}}@media (min-width:761px) and (max-height:800px){.gf-title{font-size:3.25rem}.gf-canvas{height:220px}.gf-growing-center{width:86px;height:86px}.gf-seed-tile{border-radius:27px;width:86px;height:86px}}@media (max-width:1050px) and (min-width:761px){.gf-flow-node{gap:6px;padding:8px;font-size:.66rem}.gf-node-icon{width:27px;height:27px}}@media (max-width:760px){.gf-title{font-size:2.9rem}.gf-description{font-size:.94rem}.gf-header-mark{width:31px;height:31px}.gf-canvas{height:230px;margin:.7rem auto .4rem}.gf-flow-node{border-radius:10px;flex-direction:column;gap:4px;min-width:63px;padding:6px;font-size:.54rem}.gf-flow-node:first-of-type{left:12%!important}.gf-flow-node:nth-of-type(2){left:10%!important}.gf-flow-node:nth-of-type(3){left:14%!important}.gf-flow-node:nth-of-type(4){left:88%!important}.gf-flow-node:nth-of-type(5){left:90%!important}.gf-flow-node:nth-of-type(6){left:86%!important}.gf-node-icon{border-radius:8px;width:26px;height:26px}.gf-node-icon svg{width:16px;height:16px}.gf-growing-center,.gf-seed-tile{width:76px;height:76px}.gf-seed-tile{border-radius:24px;padding:4px}.gf-center-orbit{inset:-19px}.gf-growth-ring{inset:-7px}.gf-center-caption{font-size:.48rem;top:calc(100% + 15px)}.gf-step-number{width:25px;height:25px}.gf-sidebar li{margin:-.3rem;padding:.3rem;font-size:.6rem}}@media (prefers-reduced-motion:reduce){.gf-seed-tile{transform:none}.gf-growth-ring{opacity:.25}.gf-flow-node{transform:translate(-50%,-50%)}.gf-stream{stroke-dasharray:none;opacity:.35}}.gf-seed-mark>g{animation:1.6s cubic-bezier(.16,1,.3,1) both gf-sprout-unfurl}@keyframes gf-sprout-unfurl{0%{clip-path:inset(100% 0 0);opacity:.25}to{clip-path:inset(0);opacity:1}}.growth-flow{--tree-bark:#735237;--tree-bark-light:#ab8660;--tree-twig:#7b9050;--tree-leaf:#668b45;--tree-leaf-light:#bacb73;--tree-leaf-dark:#315c3c;--tree-vein:#e9edb6;--tree-moss:#899e58;--tree-soil:#a8996c;--tree-root:#9b875a;--tree-pollen:#c2a460}.dark .growth-flow{--tree-bark:#a48360;--tree-bark-light:#d4b387;--tree-twig:#9aaf67;--tree-leaf:#86aa60;--tree-leaf-light:#d1dc91;--tree-leaf-dark:#457858;--tree-vein:#f2edbf;--tree-moss:#abc17a;--tree-soil:#7c8553;--tree-root:#c0ae7c;--tree-pollen:#e4cf96}.gf-living-garden{height:290px;margin:.2rem auto .4rem}.gf-living-garden:before{content:"";background:radial-gradient(ellipse at 50% 58%,color-mix(in srgb,var(--tree-leaf-light) 13%,transparent),transparent 68%);border-radius:50%;position:absolute;inset:0 20%}.gf-living-garden .gf-filament{stroke-width:.8px;opacity:.15}.gf-living-garden .gf-stream{stroke-width:1.6px;stroke-dasharray:90 710;opacity:.6;filter:none;animation-duration:7s}.gf-living-garden .gf-stream-soft{stroke-width:6px;opacity:.08;filter:blur(3px)}.gf-living-garden .gf-stream-core{stroke-width:.55px;stroke-dasharray:14 786;opacity:.75}.gf-living-garden .gf-flow-node{background:color-mix(in srgb,var(--gf-panel) 80%,transparent);border-color:color-mix(in srgb,var(--flow-color) 20%,var(--gf-line));border-radius:20px 14px 19px;animation-duration:9s;box-shadow:0 8px 20px -15px #16362940,inset 0 1px #ffffff20}.gf-living-garden .gf-node-icon{background:color-mix(in srgb,var(--flow-color) 8%,transparent);border-radius:50%}.gf-living-garden .gf-node-spark{width:4px;height:4px;box-shadow:0 0 5px var(--flow-color);opacity:.7}.gf-tree-scene{pointer-events:none;width:320px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gf-tree-scene .gf-tree-art{filter:drop-shadow(0 6px 5px #12341d12);width:100%;height:100%;display:block;overflow:visible}.gf-tree-caption{font-family:var(--font-serif),Georgia,serif;white-space:nowrap;color:var(--gf-muted);opacity:.8;font-size:1.05rem;font-style:italic;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.gf-tree-breeze{transform-origin:160px 234px;animation:8s ease-in-out 6s infinite gf-tree-breeze}.gf-tree-branch{stroke-dasharray:1;stroke-dashoffset:0;animation:gf-branch-draw var(--grow-duration) cubic-bezier(.3,.05,.25,1) var(--grow-delay) both}.gf-tree-roots path{stroke-dasharray:1;stroke-dashoffset:0;opacity:.5;animation:2s ease-out .4s both gf-branch-draw}.gf-tree-sapling{opacity:0;transform-origin:160px 233px;animation:3.6s ease-in-out both gf-sapling-story}.gf-tree-leaf{transform-origin:0 0;animation:gf-leaf-open 1.65s cubic-bezier(.2,.8,.2,1) var(--leaf-delay) both}.gf-tree-leaf-1{--tree-leaf:#87a954;--tree-leaf-light:#c5d18a}.gf-tree-leaf-2{--tree-leaf:#4e8664;--tree-leaf-light:#9dbf81}.dark .gf-tree-leaf-1{--tree-leaf:#abc176;--tree-leaf-light:#dfe7ad}.dark .gf-tree-leaf-2{--tree-leaf:#6b9f79;--tree-leaf-light:#b0d19a}.gf-tree-detail,.gf-tree-grass{animation:2s 4.5s both gf-garden-appear}.gf-tree-motes{opacity:.5;animation:11s ease-in-out infinite gf-pollen-drift}@keyframes gf-branch-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes gf-leaf-open{0%{opacity:0;transform:scale(.03)rotate(-18deg)}70%{opacity:1;transform:scale(1.04)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes gf-sapling-story{0%{opacity:0;transform:scale(.3)}20%,55%{opacity:1;transform:scale(1)}85%,to{opacity:0;transform:scale(1.1)}}@keyframes gf-tree-breeze{0%,to{transform:rotate(-.7deg)}50%{transform:rotate(.9deg)}}@keyframes gf-garden-appear{0%{opacity:0}to{opacity:1}}@keyframes gf-pollen-drift{0%,to{opacity:.15;transform:translateY(3px)}50%{opacity:.65;transform:translate(6px,-7px)}}@media (min-width:761px) and (max-height:800px){.gf-living-garden{height:250px}.gf-tree-scene{width:286px;height:250px}.gf-tree-caption{font-size:.94rem}}@media (max-width:1050px) and (min-width:761px){.gf-tree-scene{width:260px;height:250px}}@media (max-width:760px){.gf-living-garden{height:260px}.gf-tree-scene{width:210px;height:244px}.gf-tree-scene .gf-tree-art{overflow:visible}.gf-tree-caption{font-size:.75rem;bottom:15px}.gf-living-garden .gf-flow-node{border-radius:14px;min-width:59px;padding:7px 4px;font-size:.52rem}}@media (prefers-reduced-motion:reduce){.gf-tree-branch,.gf-tree-roots path{stroke-dashoffset:0}.gf-tree-leaf,.gf-tree-breeze{opacity:1;transform:none}.gf-tree-sapling{display:none}.gf-tree-motes{opacity:.3}}.gf-tree-replay{z-index:2;width:26px;height:26px;color:var(--gf-muted);opacity:.6;cursor:pointer;pointer-events:auto;border:1px solid #0000;border-radius:50%;place-items:center;transition:opacity .2s,background .2s;display:grid;position:absolute;bottom:4px;left:calc(50% + 111px)}.gf-tree-replay:hover{opacity:1;background:var(--gf-soft)}.gf-tree-replay:focus-visible{outline:2px solid var(--gf-green);outline-offset:2px;opacity:1}.gf-canvas .gf-tree-replay svg{width:13px;height:13px}@media (max-width:760px){.gf-tree-replay{bottom:-7px;left:calc(50% - 13px)}}@media (prefers-reduced-motion:reduce){.gf-tree-replay{display:none}}.gf-garden-glyph{width:48px;height:48px;color:var(--gf-green);flex-shrink:0;display:block}.gf-main:before{opacity:.025;background-size:7px 7px}.gf-connected-garden{height:310px;margin-top:.8rem;margin-bottom:1rem}.gf-connected-garden .gf-flow-node{min-width:112px;box-shadow:none;font-family:var(--font-serif),Georgia,serif;animation:gf-garden-arrive 1.8s ease var(--arrival,0s) both;background:0 0;border:0;flex-direction:column;gap:2px;padding:0;font-size:1.05rem;font-style:italic;font-weight:400}.dark .gf-connected-garden .gf-flow-node{box-shadow:none;background:0 0}.gf-connected-garden .gf-node-icon{background:radial-gradient(ellipse at 35% 25%,color-mix(in srgb,var(--flow-color) 17%,var(--gf-panel)),color-mix(in srgb,var(--flow-color) 4%,transparent));width:64px;height:61px;box-shadow:inset 0 1px 0 #ffffff35,0 7px 20px -13px var(--flow-color);border-radius:56% 44% 62% 38%/45% 55%}.gf-connected-garden .gf-node-icon .gf-garden-glyph{width:54px;height:54px;color:var(--flow-color);transform-origin:50% 86%;animation:gf-plant-sway 7s ease-in-out var(--node-delay) infinite}.gf-connected-garden .gf-filament{stroke:var(--tree-root);stroke-width:1.1px;opacity:.32;stroke-dasharray:800;animation:3s cubic-bezier(.3,.05,.3,1) both gf-vine-reveal}.gf-connected-garden .gf-stream{stroke-width:2px;stroke-dasharray:35 765;opacity:.45;animation-duration:8s}.gf-connected-garden .gf-stream-soft{stroke-width:7px;opacity:.06}.gf-connected-garden .gf-stream-core{stroke-width:.75px;stroke-dasharray:4 796;opacity:.75}.gf-vine-bud{fill:var(--tree-leaf);opacity:.48;animation:2s 2.3s both gf-garden-appear}.gf-leaf-breeze{transform-origin:0 0;animation:gf-leaf-rustle var(--leaf-wind) ease-in-out var(--leaf-phase) infinite}.gf-tree-breeze{animation-duration:11s}.gf-tree-scene .gf-tree-art{filter:drop-shadow(0 9px 8px #12341d18)}.gf-garden-chapter{max-width:280px;color:var(--chapter-color);justify-content:center;align-items:center;gap:15px;margin:0 auto 2.2rem;display:flex;position:relative}.gf-garden-chapter .gf-garden-glyph{width:60px;height:60px;color:inherit;animation:1s both gf-chapter-unfurl}.gf-chapter-vine{border-top:1px solid color-mix(in srgb,var(--chapter-color) 30%,transparent);border-radius:50%;width:65px;height:14px;transform:rotate(-9deg)}.gf-chapter-vine:nth-of-type(2){transform:rotate(9deg)}.gf-chapter-caption{font-family:var(--font-serif),Georgia,serif;white-space:nowrap;color:var(--gf-muted);font-size:.95rem;font-style:italic;position:absolute;top:100%}.gf-sidebar ol{gap:1.6rem;position:relative}.gf-sidebar ol:before{content:"";background:linear-gradient(var(--gf-green),var(--gf-line));opacity:.35;width:1px;position:absolute;top:20px;bottom:20px;left:15px}.gf-sidebar li{position:relative}.gf-step-number{background:var(--gf-bg);box-shadow:none;border:0;border-radius:45% 55% 42% 58%;width:34px;height:38px}.gf-step-number .gf-garden-glyph{width:32px;height:34px;color:var(--gf-muted)}.gf-sidebar li[aria-current=step] .gf-step-number{box-shadow:none;background:var(--gf-soft)}.gf-sidebar li[aria-current=step] .gf-garden-glyph,.gf-sidebar li[data-complete=true] .gf-garden-glyph{color:var(--gf-green)}.gf-panel{border-color:color-mix(in srgb,var(--tree-root) 23%,var(--gf-line));background:linear-gradient(130deg,color-mix(in srgb,var(--gf-cream) 28%,var(--gf-panel)),var(--gf-panel));border-radius:30px 16px;box-shadow:0 12px 38px -25px #344f3260,inset 0 1px #ffffff80}.dark .gf-panel{background:linear-gradient(130deg,#1b2b20,#122219);border-color:#354634;box-shadow:0 15px 35px -25px #0009,inset 0 1px #ffffff0b}.gf-form{max-width:730px;padding:clamp(1.4rem,3vw,2.5rem)}.gf-field{color:var(--gf-muted);gap:.6rem;font-size:.81rem;font-weight:400}.gf-field:focus-within{color:var(--gf-green)}.gf-input,.gf-select{border:1px solid color-mix(in srgb,var(--tree-root) 22%,var(--gf-line));background:color-mix(in srgb,var(--gf-soft) 58%,var(--gf-panel));border-radius:17px 8px;padding:1rem 1.1rem;font-family:inherit;font-size:.93rem;line-height:1.5;transition:border-color .25s,box-shadow .25s,background .25s;box-shadow:inset 0 2px 5px #18302104}.gf-input:hover,.gf-select:hover{border-color:color-mix(in srgb,var(--gf-green) 40%,var(--gf-line))}.gf-input:focus,.gf-select:focus{background:var(--gf-panel);border-color:var(--gf-green);box-shadow:0 0 0 4px color-mix(in srgb,var(--gf-green) 9%,transparent)}.gf-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%237b9467' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.8rem}.gf-input:is(textarea){resize:vertical;min-height:110px}.gf-entry{border-radius:32px 16px;padding:1.15rem 1.35rem}.gf-url-row .gf-entry-seed{width:38px;height:42px;color:var(--gf-green)}.gf-url-row .gf-input{border-bottom:1px solid var(--gf-line);box-shadow:none;border-radius:0;padding-left:.3rem}.gf-url-row .gf-input:focus{border-bottom-color:var(--gf-green);box-shadow:0 2px 0 -1px var(--gf-green);background:0 0}.gf-button{border-radius:22px 8px;padding:.9rem 1.4rem;font-weight:500}.gf-choices{gap:1.1rem;max-width:860px;margin:2rem auto 0}.gf-choice{padding:1.5rem;overflow:hidden}.gf-choice>.gf-garden-glyph{width:69px;height:69px;color:var(--gf-green);border-radius:0;padding:0;background:0 0!important}.gf-choice:nth-child(2)>.gf-garden-glyph{color:var(--gf-coral)!important}.gf-choice:nth-child(3)>.gf-garden-glyph{color:var(--gf-amber)!important}.gf-choice h3{font-family:var(--font-serif),Georgia,serif;margin:.7rem 0;font-size:1.45rem;font-weight:400;line-height:1.13}.gf-choice p{font-size:.82rem;line-height:1.7}.gf-choice[aria-pressed=true]{border-color:var(--gf-green);box-shadow:0 10px 24px -18px var(--gf-green),inset 0 0 0 1px color-mix(in srgb,var(--gf-green) 30%,transparent);background:linear-gradient(140deg,color-mix(in srgb,var(--gf-green) 12%,var(--gf-panel)),var(--gf-panel))}.gf-choice-check{background:var(--gf-green);width:20px;height:20px;color:var(--gf-bg);opacity:0;border-radius:50%;place-items:center;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:17px;right:17px;transform:scale(.6)}.gf-choice[aria-pressed=true] .gf-choice-check{opacity:1;transform:scale(1)}.gf-post-botanical{width:145px;height:145px;color:inherit;opacity:.12;position:absolute;bottom:5px;right:8px;transform:rotate(-14deg)}.gf-post-art:after{display:none}.gf-post .gf-post-art{border-radius:0 0 35%/0 0 10%}.gf-eyebrow>.gf-garden-glyph{width:23px;height:23px}.gf-auth>.gf-eyebrow{justify-content:center}.gf-auth>h1{font-family:var(--font-serif),Georgia,serif;text-align:center}@keyframes gf-garden-arrive{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes gf-vine-reveal{0%{stroke-dashoffset:800px}to{stroke-dashoffset:0}}@keyframes gf-plant-sway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes gf-leaf-rustle{0%,to{transform:rotate(-2deg)scaleX(.98)}45%{transform:rotate(3deg)scaleX(1)}75%{transform:rotate(0)scaleX(.96)}}@keyframes gf-chapter-unfurl{0%{opacity:0;transform:translateY(7px)scale(.8)}to{opacity:1;transform:none}}@media (min-width:761px) and (max-height:800px){.gf-connected-garden{height:275px}}@media (max-width:760px){.gf-connected-garden{height:285px;margin-bottom:1.3rem}.gf-connected-garden .gf-flow-node{gap:0;min-width:65px;font-size:.78rem}.gf-connected-garden .gf-node-icon{width:47px;height:47px}.gf-connected-garden .gf-node-icon .gf-garden-glyph{width:43px;height:43px}.gf-sidebar ol:before{width:auto;height:1px;inset:18px 20px auto}.gf-sidebar li{background:var(--gf-bg);gap:3px}.gf-step-number,.gf-step-number .gf-garden-glyph{width:27px;height:32px}.gf-garden-chapter{margin-bottom:2rem}.gf-choice{grid-template-columns:65px 1fr;gap:0 14px;padding:1.1rem;display:grid}.gf-choice>.gf-garden-glyph{grid-row:1/3;align-self:center;width:62px;height:62px}.gf-choice h3{margin:0 14px .4rem 0;font-size:1.3rem}.gf-choice p{font-size:.78rem}.gf-entry{padding:1.05rem}.gf-button{white-space:normal}}@media (prefers-reduced-motion:reduce){.gf-connected-garden .gf-flow-node{opacity:1;transform:translate(-50%,-50%)}.gf-connected-garden .gf-filament{stroke-dasharray:none}.gf-leaf-breeze{transform:none}}.gf-garden-animation{position:absolute;inset:0}.gf-sidebar ol:before{display:none}.gf-discovery-journal{gap:1rem;max-width:680px;margin:1.5rem auto;display:grid}.gf-journal-row{color:var(--gf-green);align-items:center;gap:12px;font-size:.85rem;display:flex}.gf-journal-row svg{flex-shrink:0}.gf-discovered-profile{padding:1.4rem 1.6rem}.gf-discovered-profile h2{font-family:var(--font-serif),Georgia,serif;margin:.5rem 0;font-size:1.8rem}.gf-discovered-profile p{color:var(--gf-muted);margin-bottom:.6rem;font-size:.9rem;line-height:1.7}.gf-discovery-summary{margin:2rem 0}.gf-discovery-findings{grid-template-columns:1.2fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.gf-discovery-findings article{padding:1.5rem}.gf-discovery-findings .gf-garden-glyph{float:right;width:54px;height:54px;margin-left:10px}.gf-discovery-findings h2{font-family:var(--font-serif),Georgia,serif;margin:.8rem 0;font-size:1.5rem;line-height:1.2}.gf-discovery-findings p{color:var(--gf-muted);font-size:.85rem;line-height:1.7}@media (max-width:760px){.gf-sidebar ol{justify-content:center;gap:1.6rem}.gf-sidebar li{background:0 0}.gf-discovery-findings{grid-template-columns:1fr}}.gf-discovery-active .gf-title{font-size:clamp(2.6rem,4vw,3.5rem)}@media (max-width:760px){.gf-discovery-active .gf-connected-garden{height:235px;margin-bottom:1rem}.gf-discovery-active .gf-description{font-size:.85rem}.gf-discovery-active .gf-tree-scene{height:220px}.gf-discovery-active .gf-tree-caption{bottom:9px}.gf-discovery-active .gf-discovery-journal{margin-top:1.2rem}}.gf-shared-footer{z-index:1;color:var(--gf-muted);position:relative}.gf-shared-footer footer{border-color:var(--gf-line)}.gf-shared-footer [class*=text-white\/]{color:var(--gf-muted)}.gf-shared-footer a:hover{color:var(--gf-green)}
