@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;1,6..72,400&display=swap";.descent-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:30vh;gap:1.5rem;font-family:Newsreader,Georgia,serif;color:#fffcf899}.descent-spinner{width:28px;height:28px;border:2px solid rgba(180,160,140,.2);border-top-color:#b4a08c99;border-radius:50%;animation:descent-spin 1s linear infinite}@keyframes descent-spin{to{transform:rotate(360deg)}}.descent-error{padding:.75rem 1rem;background:#b464641a;border:1px solid rgba(180,100,100,.3);border-radius:8px;color:#dca0a0e6;font-size:.9rem;margin-top:1rem;font-family:Newsreader,Georgia,serif}.descent-shortcut{font-size:.75rem;color:#fffcf866;font-family:system-ui,sans-serif}.descent-btn-primary{padding:.875rem 2rem;background:#b4a08c26;border:1px solid rgba(180,160,140,.4);border-radius:8px;color:#fffcf8d9;font-size:1rem;font-family:Newsreader,Georgia,serif;cursor:pointer;transition:all .2s ease}.descent-btn-primary:hover:not(:disabled){background:#b4a08c40;border-color:#b4a08c99}.descent-btn-primary:disabled{opacity:.4;cursor:not-allowed}.descent-btn-share{padding:.875rem 1.5rem;background:transparent;border:1px solid rgba(180,160,140,.15);border-radius:8px;color:#fffcf880;font-size:1rem;font-family:Newsreader,Georgia,serif;cursor:pointer;transition:all .2s ease}.descent-btn-share:hover{border-color:#b4a08c66;color:#fffcf8d9}.descent-btn-share.copied{background:#78a0781a;border-color:#78a0784d;color:#a0c8a0e6}.descent-btn-ghost{padding:.75rem 1.5rem;background:transparent;border:none;color:#fffcf866;font-size:.9rem;font-family:Newsreader,Georgia,serif;cursor:pointer;transition:color .2s ease}.descent-btn-ghost:hover{color:#fffcf8b3}.descent-input-field textarea,.descent-conv-input textarea{width:100%;padding:1.25rem;background:#0003;border:1px solid rgba(180,160,140,.15);border-radius:12px;color:#fffcf8d9;font-size:1.1rem;font-family:Newsreader,Georgia,serif;line-height:1.6;resize:none;transition:border-color .2s ease;box-sizing:border-box}.descent-input-field textarea::-moz-placeholder,.descent-conv-input textarea::-moz-placeholder{color:#fffcf866;font-style:italic}.descent-input-field textarea::placeholder,.descent-conv-input textarea::placeholder{color:#fffcf866;font-style:italic}.descent-input-field textarea:focus,.descent-conv-input textarea:focus{outline:none;border-color:#b4a08c66}.descent-input-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.descent-input{padding:3rem 2rem;background:#1e1c1a80;border:1px solid rgba(180,160,140,.15);border-radius:16px}.descent-input-prompt{text-align:center;margin-bottom:2rem}.descent-input-prompt h2{font-size:1.5rem;font-weight:400;color:#fffcf8d9;margin:0 0 .5rem;font-family:Newsreader,Georgia,serif}.descent-input-prompt p{font-size:.95rem;color:#fffcf880;margin:0;font-family:Newsreader,Georgia,serif}.descent-input-field{max-width:420px;margin:0 auto}.descent-journey{display:flex;flex-direction:column;gap:.75rem}@keyframes descent-card-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.descent-goal{flex-shrink:0;text-align:center;padding:1.25rem 1.5rem;background:#1e1c1a80;border:1px solid rgba(180,160,140,.15);border-radius:12px}.descent-goal-label{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:#b4a08c80;font-family:system-ui,sans-serif;margin-bottom:.5rem}.descent-goal-text{font-size:1.3rem;font-weight:400;color:#fffcf8e6;margin:0;font-family:Newsreader,Georgia,serif;font-style:italic;line-height:1.4}.descent-goal-depth{display:inline-block;margin-top:.5rem;font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;color:#78a07880;font-family:system-ui,sans-serif}.descent-conversation{height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.descent-conv-spacer{flex:1}.descent-conversation::-webkit-scrollbar{width:4px}.descent-conversation::-webkit-scrollbar-track{background:transparent}.descent-conversation::-webkit-scrollbar-thumb{background:#b4a08c26;border-radius:2px}.descent-stream-msg{animation:descent-card-enter .3s ease both}.descent-stream-who{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;font-family:system-ui,sans-serif;margin-bottom:.15rem}.who-claude{color:#b4a08c66}.who-you{color:#78a07866}.descent-stream-text{margin:0;font-size:.95rem;line-height:1.6;color:#fffcf8b3;font-family:Newsreader,Georgia,serif}.descent-streaming-dot{width:6px;height:6px;background:#b4a08c66;border-radius:50%;margin:.25rem 0 0;animation:descent-pulse 1.2s ease-in-out infinite}.descent-conv-input{flex-shrink:0;padding:1rem 1.5rem;background:#1e1c1a99;border:1px solid rgba(180,160,140,.2);border-radius:16px}.descent-conv-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;flex-wrap:wrap}.descent-conv-actions-left{display:flex;align-items:center;gap:1rem}.descent-btn-root{display:block;width:100%;margin-top:1.5rem;padding:.875rem 1.5rem;background:transparent;border:1px solid transparent;border-radius:8px;font-size:.9rem;font-family:Newsreader,Georgia,serif;cursor:pointer;transition:all .3s ease}.descent-btn-root:disabled{opacity:.4;cursor:not-allowed}.descent-btn-root.depth-1{color:#78a07859;font-size:.85rem}.descent-btn-root.depth-1:hover:not(:disabled){color:#78a0788c}.descent-btn-root.depth-2{color:#78a07880;border-color:#78a0781a;font-size:.9rem}.descent-btn-root.depth-2:hover:not(:disabled){color:#78a078b3;border-color:#78a07833}.descent-btn-root.depth-3{color:#a0c8a0cc;background:#78a0780f;border-color:#78a07833;font-size:.95rem}.descent-btn-root.depth-3:hover:not(:disabled){background:#78a0781a;border-color:#78a07859}.descent-btn-root.depth-4{color:#a0c8a0e6;background:#78a07814;border-color:#78a0784d;font-size:1rem;padding:1rem 1.5rem}.descent-btn-root.depth-4:hover:not(:disabled){background:#78a07824;border-color:#78a07873}.descent-btn-root.depth-5{color:#a0c8a0f2;background:#78a0781a;border-color:#78a07866;font-size:1.05rem;padding:1rem 1.5rem;box-shadow:0 0 20px #78a0780d}.descent-btn-root.depth-5:hover:not(:disabled){background:#78a07829;border-color:#78a07880;box-shadow:0 0 30px #78a07814}.descent-btn-root.near-root{color:#a0c8a0f2;background:#78a0781f;border-color:#78a07880;font-size:1.05rem;padding:1rem 1.5rem;animation:descent-heart-glow 2.5s ease-in-out infinite}.descent-btn-root.near-root:hover:not(:disabled){background:#78a07833;border-color:#78a07899}@keyframes descent-heart-glow{0%,to{box-shadow:0 0 15px #78a07814}50%{box-shadow:0 0 30px #78a07833}}.descent-resolution{display:flex;flex-direction:column;gap:3rem;animation:descent-card-enter .5s ease both}.descent-summary{text-align:center;padding:3rem 2rem;background:#1e1c1a80;border:1px solid rgba(180,160,140,.15);border-radius:16px}.descent-summary-icon{font-size:2.5rem;color:#a0c8a0cc;margin-bottom:.75rem}.descent-summary h2{font-size:1.75rem;font-weight:400;color:#fffcf8e6;margin:0 0 2rem;font-family:Newsreader,Georgia,serif}.descent-summary-journey{padding:1.5rem;background:#0003;border-radius:12px;margin-bottom:1.5rem}.descent-summary-from,.descent-summary-to{text-align:center}.descent-summary-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#fffcf866;margin-bottom:.5rem;font-family:system-ui,sans-serif}.descent-summary-from p,.descent-summary-to p{font-size:1.1rem;color:#fffcf8d9;margin:0;font-style:italic;font-family:Newsreader,Georgia,serif}.descent-summary-to p{color:#a0c8a0f2;font-weight:500}.descent-summary-arrow{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin:1rem 0;color:#fffcf866;font-size:1.25rem}.descent-summary-depth{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-family:system-ui,sans-serif}.descent-summary-insight{padding:1rem 1.25rem;background:#b4a08c0f;border-left:2px solid rgba(180,160,140,.25);border-radius:0 8px 8px 0;text-align:left}.descent-summary-insight p{font-size:.95rem;color:#fffcf880;line-height:1.6;margin:0;font-family:Newsreader,Georgia,serif}.descent-reflection{padding:1.5rem 2rem;background:#1e1c1a66;border:1px solid rgba(180,160,140,.1);border-radius:12px;animation:descent-card-enter .6s ease both}.descent-reflection-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.descent-reflection-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#b4a08c80;font-family:system-ui,sans-serif}.descent-reflection-streaming{display:inline-block;width:6px;height:6px;background:#b4a08c66;border-radius:50%;animation:descent-pulse 1.2s ease-in-out infinite}@keyframes descent-pulse{0%,to{opacity:.3}50%{opacity:1}}.descent-reflection-text{font-size:1.05rem;line-height:1.7;color:#fffcf8a6;margin:0;font-family:Newsreader,Georgia,serif;font-style:italic}.descent-full-path{padding:2rem;background:#1e1c1a4d;border:1px solid rgba(180,160,140,.1);border-radius:12px}.descent-full-path h3{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#fffcf866;margin:0 0 1.5rem;font-family:system-ui,sans-serif}.descent-path-cards{display:flex;flex-direction:column;align-items:center}.descent-path-line{width:1px;height:1.5rem;background:#b4a08c33}.descent-path-card{display:flex;align-items:center;gap:1rem;width:100%;padding:.875rem 1.25rem;background:#fffcf805;border:1px solid rgba(180,160,140,.1);border-radius:8px}.descent-path-card p{flex:1;font-size:.95rem;color:#fffcf8b3;margin:0;font-family:Newsreader,Georgia,serif}.descent-path-root{background:#78a07814;border-color:#78a07840}.descent-path-root p{color:#a0c8a0f2}.descent-path-depth{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#b4a08c1a;border-radius:50%;font-size:.7rem;font-weight:600;font-family:system-ui,sans-serif;color:#b4a08c80;flex-shrink:0}.descent-path-root .descent-path-depth{background:#78a07826;color:#a0c8a0cc}.descent-path-check{font-size:.85rem;color:#78a078cc;flex-shrink:0}.descent-tree-view{padding:2rem;background:#1e1c1a4d;border:1px solid rgba(180,160,140,.1);border-radius:12px}.descent-tree-view h3{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#fffcf866;margin:0 0 1rem;font-family:system-ui,sans-serif}.descent-resolution-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (max-width: 600px){.descent-summary,.descent-input{padding:2rem 1.5rem}.descent-conv-input{padding:1.25rem}.descent-conv-actions{flex-direction:column;align-items:stretch}.descent-conv-actions-left{justify-content:space-between}.descent-resolution-actions{flex-direction:column;align-items:stretch}.descent-resolution-actions button{text-align:center}}.wf-page[data-astro-cid-adnobdxb]{--wf-text: rgba(255, 252, 248, .85);--wf-text-muted: rgba(255, 252, 248, .5);--wf-accent: rgba(180, 160, 140, .9);--wf-border: rgba(180, 160, 140, .15);--wf-bg: rgba(30, 28, 26, .5);--wf-root-green: rgba(120, 160, 120, 1);max-width:640px;margin:0 auto;padding:4rem 2rem 6rem;font-family:Newsreader,Georgia,serif;color:var(--wf-text)}.wf-hero[data-astro-cid-adnobdxb]{text-align:center;margin-bottom:5rem}.wf-attribution[data-astro-cid-adnobdxb]{font-size:.8rem;color:#fffcf859;margin:0 0 1.5rem;letter-spacing:.05em;text-transform:uppercase;font-family:system-ui,sans-serif;font-weight:400}.wf-attribution[data-astro-cid-adnobdxb] em[data-astro-cid-adnobdxb]{font-style:normal;color:#fffcf880;text-transform:none;font-family:Newsreader,Georgia,serif;font-style:italic}.wf-hero[data-astro-cid-adnobdxb] h1[data-astro-cid-adnobdxb]{font-size:clamp(2.8rem,9vw,4rem);font-weight:400;line-height:1.1;margin:0 0 2.5rem;letter-spacing:-.03em;color:#fffcf8f2}.wf-emphasis[data-astro-cid-adnobdxb]{font-style:italic;color:#fffcf8f2}.wf-brush[data-astro-cid-adnobdxb]{position:relative;display:inline-block;padding:0 .15em}.wf-brush[data-astro-cid-adnobdxb]:before{content:"";position:absolute;left:-.12em;right:-.12em;top:50%;height:.55em;transform:translateY(-45%) rotate(-2.5deg);z-index:-1;background:#dcaf6461;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 45' preserveAspectRatio='none'%3E%3Cpath d='M11.6136 0.556277C9.51159 0.875277 8.86359 1.52728 8.86359 3.32328C8.86359 4.61628 9.42659 5.90028 10.1136 6.17828C10.8016 6.45528 10.4866 6.71828 9.41359 6.76128C7.89659 6.82228 7.73059 7.10728 8.66359 8.04028C10.6696 10.0463 10.0706 10.5553 4.89559 11.2413C-0.0154119 11.8933-0.0714115 11.9413 0.0575885 15.3703C0.128588 17.2793 0.677589 18.8473 1.27559 18.8553C1.87359 18.8643 1.68859 19.3073 0.863588 19.8403C-0.226412 20.5443-0.278412 20.8143 0.672588 20.8253C1.39259 20.8333 1.70459 21.2883 1.36559 21.8363C0.039589 23.9823 0.0705879 26.7673 1.43359 27.8983C2.21959 28.5513 2.86359 29.7053 2.86359 30.4623C2.86359 31.2203 3.42659 31.8473 4.11359 31.8553C4.91459 31.8653 4.99359 32.1353 4.33459 32.6053C2.78059 33.7153 3.38259 38.0153 5.28859 39.4093C6.55459 40.3353 6.64859 40.7523 5.66659 41.1023C0.689588 42.8733 66.2186 44.7813 132.51 44.7943L189.657 44.8053L191.283 42.3233C192.291 40.7853 193.853 39.8403 195.387 39.8403C198.161 39.8403 198.305 39.5333 196.829 36.7743C196.055 35.3293 196.119 34.8363 197.079 34.8253C198.034 34.8133 198.001 34.5803 196.952 33.9153C195.758 33.1603 195.797 32.7643 197.202 31.3593C198.989 29.5723 199.05 29.3773 199.239 24.8403C199.308 23.1903 199 21.8403 198.555 21.8403C198.11 21.8403 198.002 21.4253 198.315 20.9193C198.629 20.4123 199.041 18.6533 199.232 17.0113C199.537 14.3953 199.102 13.7953 195.734 12.1823C192.101 10.4423 191.886 10.0853 191.875 5.74828L191.864 1.15628L173.704 0.498279C154.44-0.199721 16.2766-0.149723 11.6136 0.556277Z' fill='black'/%3E%3C/svg%3E");mask-size:100% 100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 45' preserveAspectRatio='none'%3E%3Cpath d='M11.6136 0.556277C9.51159 0.875277 8.86359 1.52728 8.86359 3.32328C8.86359 4.61628 9.42659 5.90028 10.1136 6.17828C10.8016 6.45528 10.4866 6.71828 9.41359 6.76128C7.89659 6.82228 7.73059 7.10728 8.66359 8.04028C10.6696 10.0463 10.0706 10.5553 4.89559 11.2413C-0.0154119 11.8933-0.0714115 11.9413 0.0575885 15.3703C0.128588 17.2793 0.677589 18.8473 1.27559 18.8553C1.87359 18.8643 1.68859 19.3073 0.863588 19.8403C-0.226412 20.5443-0.278412 20.8143 0.672588 20.8253C1.39259 20.8333 1.70459 21.2883 1.36559 21.8363C0.039589 23.9823 0.0705879 26.7673 1.43359 27.8983C2.21959 28.5513 2.86359 29.7053 2.86359 30.4623C2.86359 31.2203 3.42659 31.8473 4.11359 31.8553C4.91459 31.8653 4.99359 32.1353 4.33459 32.6053C2.78059 33.7153 3.38259 38.0153 5.28859 39.4093C6.55459 40.3353 6.64859 40.7523 5.66659 41.1023C0.689588 42.8733 66.2186 44.7813 132.51 44.7943L189.657 44.8053L191.283 42.3233C192.291 40.7853 193.853 39.8403 195.387 39.8403C198.161 39.8403 198.305 39.5333 196.829 36.7743C196.055 35.3293 196.119 34.8363 197.079 34.8253C198.034 34.8133 198.001 34.5803 196.952 33.9153C195.758 33.1603 195.797 32.7643 197.202 31.3593C198.989 29.5723 199.05 29.3773 199.239 24.8403C199.308 23.1903 199 21.8403 198.555 21.8403C198.11 21.8403 198.002 21.4253 198.315 20.9193C198.629 20.4123 199.041 18.6533 199.232 17.0113C199.537 14.3953 199.102 13.7953 195.734 12.1823C192.101 10.4423 191.886 10.0853 191.875 5.74828L191.864 1.15628L173.704 0.498279C154.44-0.199721 16.2766-0.149723 11.6136 0.556277Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%}.wf-tagline[data-astro-cid-adnobdxb]{font-size:1.1rem;line-height:1.8;color:#fffcf873;max-width:480px;margin:0 auto}.wf-tagline[data-astro-cid-adnobdxb] em[data-astro-cid-adnobdxb]{color:#fffcf8bf;font-style:normal}.wf-process[data-astro-cid-adnobdxb]{margin-bottom:4rem;max-width:420px;margin-left:auto;margin-right:auto}.wf-process-cards[data-astro-cid-adnobdxb]{display:flex;flex-direction:column;align-items:center}.wf-process-line[data-astro-cid-adnobdxb]{width:1px;height:1.25rem;background:#b4a08c33}.wf-process-card[data-astro-cid-adnobdxb]{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;background:#1412108c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(180,160,140,.18);border-radius:8px}.wf-process-card[data-astro-cid-adnobdxb] p[data-astro-cid-adnobdxb]{flex:1;font-size:1.15rem;font-style:italic;color:#fffcf8d9;margin:0}.wf-process-depth[data-astro-cid-adnobdxb]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#b4a08c26;border-radius:50%;font-size:.8rem;font-weight:600;font-family:system-ui,sans-serif;color:#b4a08c99;flex-shrink:0}.wf-process-root[data-astro-cid-adnobdxb]{background:#141e1499;border-color:#78a07859}.wf-process-root[data-astro-cid-adnobdxb] p[data-astro-cid-adnobdxb]{color:#a0c8a0f2}.wf-process-root[data-astro-cid-adnobdxb] .wf-process-depth[data-astro-cid-adnobdxb]{background:#78a07833;color:#a0c8a0d9}.wf-process-check[data-astro-cid-adnobdxb]{font-size:1rem;color:#78a078cc;flex-shrink:0}.wf-insight[data-astro-cid-adnobdxb]{padding:1.5rem 2rem;background:#b4a08c0f;border-left:2px solid rgba(180,160,140,.25);border-radius:0 8px 8px 0;margin-bottom:5rem}.wf-insight[data-astro-cid-adnobdxb] p[data-astro-cid-adnobdxb]{font-size:1rem;line-height:1.7;color:var(--wf-text-muted);margin:0}.wf-insight[data-astro-cid-adnobdxb] em[data-astro-cid-adnobdxb]{color:var(--wf-text);font-style:normal}.wf-interactive[data-astro-cid-adnobdxb]{margin-bottom:5rem}.wf-about[data-astro-cid-adnobdxb]{padding-top:2rem;border-top:1px solid var(--wf-border)}.wf-about[data-astro-cid-adnobdxb] h3[data-astro-cid-adnobdxb]{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--wf-text-muted);margin:0 0 1rem}.wf-about[data-astro-cid-adnobdxb] p[data-astro-cid-adnobdxb]{font-size:.95rem;line-height:1.75;color:var(--wf-text-muted);margin:0 0 1rem}.wf-about[data-astro-cid-adnobdxb] p[data-astro-cid-adnobdxb]:last-child{margin-bottom:0}.wf-about[data-astro-cid-adnobdxb] strong[data-astro-cid-adnobdxb]{color:var(--wf-text);font-weight:500}.wf-about[data-astro-cid-adnobdxb] em[data-astro-cid-adnobdxb]{font-style:italic}.wf-note[data-astro-cid-adnobdxb]{font-size:.8rem!important;opacity:.7;margin-top:1.5rem!important}@media (max-width: 600px){.wf-page[data-astro-cid-adnobdxb]{padding:2rem 1.5rem 4rem}.wf-hero[data-astro-cid-adnobdxb]{margin-bottom:4rem}}
