:root{--espresso:#342f2d;--earth:#4d403a;--taupe:#a3968d;--stone:#dfdacf;--paper:#f5f1eb;--surface:#fdfcf9;--sage:#5d6f5d;--sage-light:#dde5dd}*{box-sizing:border-box}html,body{background:var(--paper);color:var(--espresso);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1{letter-spacing:.2px;color:var(--earth);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.timeline-reflection{color:var(--espresso);margin-top:12px;font-size:14.5px;line-height:1.7}button{cursor:pointer;border:1px solid var(--stone);color:var(--earth);background:0 0;border-radius:8px;padding:6px 14px;transition:all .2s}button:hover{background:#4d403a14}button.primary{background:var(--earth);color:var(--surface);border:none}button.primary:hover{background:var(--espresso)}input,select,textarea{border:1px solid var(--stone);background:var(--surface);width:100%;color:var(--espresso);border-radius:8px;margin-bottom:14px;padding:10px;font-size:14px}textarea{resize:vertical}.timeline{max-width:1000px;margin:0 auto;position:relative;overflow:visible}.timeline-title{letter-spacing:.2px;color:#342f2d;margin:4px 0 3px;font-size:22px;font-weight:600}.timeline-date{letter-spacing:1.2px;color:var(--taupe);font-size:11px}.timeline-category{letter-spacing:1.6px;color:#4d403ab3;font-size:10px}.timeline:before{content:"";background:var(--stone);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{width:100%;margin-bottom:56px;display:flex;position:relative}.timeline-node{background:var(--surface);z-index:2;border:2px solid #4d403a66;border-radius:50%;width:12px;height:12px;transition:all .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #342f2d0a}.timeline-node.legacy-node{background:#4d403a;border:2px solid #c4a882;box-shadow:0 0 0 4px #c4a8821f}.timeline-card{z-index:1;background:#fff;border:1px solid #4d403a14;border-radius:14px;width:45%;padding:24px;transition:box-shadow .35s,transform .35s;animation:.5s fadeLiftIn;position:relative;box-shadow:0 2px 6px #342f2d08,0 10px 24px #342f2d0d}.timeline.dimmed .timeline-card{transition:opacity .25s,filter .25s,transform .25s}.timeline.dimmed .timeline-card.expanded{opacity:1;filter:none;z-index:5;transform:translateY(-2px)scale(1)}.timeline-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:1px;position:absolute;top:0;left:16px;right:16px}@media (hover:hover){.timeline-card:hover{background:linear-gradient(#fdfcf9,#fcfaf7);transform:translateY(-3px)scale(1.01);box-shadow:0 6px 18px #342f2d14,0 18px 40px #342f2d1a}}.timeline-card.expanded{background:#fff;border-color:#4d403a2e;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);transform:translateY(-2px);box-shadow:0 10px 28px #342f2d1a,0 24px 56px #342f2d1f}.timeline.dimmed .timeline-card:not(.expanded){opacity:.45;filter:blur(.6px);transform:scale(.985)}.timeline-item.expanded .timeline-node{border-color:var(--espresso);transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 6px #342f2d14}.timeline-left{justify-content:flex-end}.timeline-right{justify-content:flex-start}.timeline-left .timeline-card,.timeline-left .legacy-card{margin-right:52%}.timeline-right .timeline-card,.timeline-right .legacy-card{margin-left:52%}.card-actions{flex-wrap:nowrap;gap:8px;display:flex}@media (max-width:768px){.card-actions{flex-wrap:wrap}.card-actions button{flex:calc(50% - 4px);min-width:0}}.timeline-fab{z-index:50!important;position:fixed!important;bottom:32px!important;left:50%!important;transform:translate(-50%)!important}@media (max-width:768px){.timeline-main{padding:12px!important}.timeline-content-wrapper{border-radius:12px!important;padding:20px 16px!important}.timeline-logo{font-size:clamp(26px,7vw,48px)!important}.timeline-header-right{gap:6px!important}.profile-menu>button{gap:6px!important;padding:0 8px!important}.profile-menu>button>span:first-of-type{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:60px;overflow:hidden}.timeline:before{background:#4d403a14;width:1px;left:25px;transform:none}.timeline-node{z-index:0;background:#fdfcf9;border:2px solid #4d403a66;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:25px;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #fdfcf9e6}.timeline-item{justify-content:flex-start}.timeline-left .timeline-card,.timeline-right .timeline-card{margin-left:50px;margin-right:0}.timeline-card{z-index:1;flex-direction:column;width:calc(100% - 50px);min-height:0;margin-left:50px;animation:.5s both fadeLiftIn;display:flex}.timeline.archive .timeline-card{width:100%;margin-left:0}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLiftIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes csSlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes csSlideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}.page-fade-in{animation:.35s forwards pageFadeIn}@keyframes panelSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.prompt-card{padding:16px 18px!important}.tree-panel{border-radius:16px 16px 0 0!important;width:100vw!important;height:auto!important;max-height:80vh!important;animation:.3s forwards panelSlideUp!important;inset:auto 0 0!important;overflow-y:auto!important;box-shadow:0 -4px 24px #0000001a!important}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.timeline-card{width:calc(100% - 44px)!important;margin-left:44px!important}.timeline-content-wrapper{padding-top:16px!important}}.readonly-timeline{max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.readonly-timeline:before{content:"";background:var(--stone);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.readonly-timeline-item{width:100%;margin-bottom:56px;display:flex;position:relative}.readonly-timeline-item:nth-child(odd){justify-content:flex-end}.readonly-timeline-item:nth-child(2n){justify-content:flex-start}.readonly-timeline-item:nth-child(odd) .readonly-timeline-card{margin-right:52%}.readonly-timeline-item:nth-child(2n) .readonly-timeline-card{margin-left:52%}.readonly-timeline-node{background:var(--surface);z-index:2;border:2px solid #4d403a66;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #342f2d0a}.readonly-timeline-card{z-index:1;background:#fff;border:1px solid #4d403a14;border-radius:14px;width:45%;padding:24px;position:relative;box-shadow:0 2px 6px #342f2d08,0 10px 24px #342f2d0d}@media (max-width:768px){.readonly-timeline:before{background:#4d403a14;width:1px;left:25px;transform:none}.readonly-timeline-item,.readonly-timeline-item:nth-child(odd),.readonly-timeline-item:nth-child(2n){justify-content:flex-start}.readonly-timeline-node{left:25px;transform:translate(-50%,-50%)}.readonly-timeline-item:nth-child(odd) .readonly-timeline-card,.readonly-timeline-item:nth-child(2n) .readonly-timeline-card{margin-left:50px;margin-right:0}.readonly-timeline-card{width:calc(100% - 50px);margin-left:50px}}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up.delay-1{transition-delay:.1s}.fade-up.delay-2{transition-delay:.2s}.fade-up.delay-3{transition-delay:.3s}.fade-up.delay-4{transition-delay:.4s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-headline{animation:.8s forwards heroFadeUp}.legacy-blocked{background:#2f2a28;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.legacy-blocked-inner{text-align:center;z-index:1;max-width:400px;padding:40px 24px;position:relative}.legacy-blocked-title{color:#f5f1eb;margin:0 0 16px;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.3}.legacy-blocked-body{color:#a3968d;margin:0 0 32px;font-size:16px;line-height:1.7}.legacy-blocked-back{color:#2f2a28;letter-spacing:.03em;cursor:pointer;background:#f5f1eb;border:none;border-radius:8px;padding:10px 22px;font-size:13px;font-weight:500;transition:background .15s}.legacy-blocked-back:hover{background:#e8e3dc}.hero-subhead{opacity:0;animation:.8s .2s forwards heroFadeUp}.hero-tree{opacity:0;animation:1.4s .1s forwards heroFadeUp}@media (max-width:768px){.hero-tree-svg{width:280px!important;height:280px!important}}@media (max-width:600px){.tree-page-watermark{width:320px!important;height:320px!important}}.about-animate{opacity:0;transition:opacity .35s ease-out,transform .35s ease-out;transform:translateY(20px)}.about-animate.about-visible{opacity:1;transform:translateY(0)}.about-animate-left{opacity:0;transition:opacity .35s ease-out,transform .35s ease-out;transform:translate(-20px)}.about-animate-left.about-visible{opacity:1;transform:translate(0)}.about-animate-right{opacity:0;transition:opacity .35s ease-out,transform .35s ease-out;transform:translate(20px)}.about-animate-right.about-visible{opacity:1;transform:translate(0)}@media (max-width:768px){.about-feature-section{flex-direction:column!important;gap:32px!important;padding:56px 24px!important}.about-feature-section>div:first-child{flex:none!important}.about-hero-title{font-size:32px!important;line-height:1.3!important}.about-closing-title{font-size:26px!important}}.landing-video{object-position:center}@media (max-width:768px){.landing-video{object-position:30% center}}@keyframes drawLine{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.tree-connector{stroke-dasharray:1;stroke-dashoffset:1px;animation:.6s forwards drawLine}.tree-connector:nth-child(2){animation-delay:.1s}.tree-connector:nth-child(3){animation-delay:.2s}.tree-connector:nth-child(4){animation-delay:.3s}.tree-connector:nth-child(5){animation-delay:.4s}.tree-connector:nth-child(6){animation-delay:.5s}@keyframes iconEchoPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #4d403a66}50%{opacity:.92;transform:scale(1.06);box-shadow:0 0 0 10px #4d403a00}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:var(--node-opacity,1);transform:translate(-50%)}}.tree-node{opacity:0;animation:.4s forwards fadeInUp}.tree-node:first-child{animation-delay:50ms}.tree-node:nth-child(2){animation-delay:.15s}.tree-node:nth-child(3){animation-delay:.25s}.tree-node:nth-child(4){animation-delay:.35s}.tree-node:nth-child(5){animation-delay:.45s}body.export-page{background-color:#e8e4dc;min-height:100vh}@media print{@page{margin:14mm 16mm;size:A4 portrait}@page:first{margin-top:0}body.export-page{background-color:#fff!important}main{box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important}img{object-fit:contain;page-break-inside:avoid;width:100%;height:auto;max-height:400px}.export-toolbar{display:none!important}}.tree-node:nth-child(6){animation-delay:.55s}.legacy-textarea::placeholder{color:#a39585;font-family:Georgia,serif;font-style:italic}@keyframes seal-draw{0%{stroke-dashoffset:81.68px}to{stroke-dashoffset:0}}.seal-animate{stroke-dasharray:81.68;animation:1.2s ease-out forwards seal-draw}@media (max-width:767px){.timeline-card-image{aspect-ratio:4/3;object-fit:cover;object-position:center 25%;border-radius:12px 12px 0 0;width:100%;height:auto}}.page-title{font-size:32px}.page-subtitle{font-size:14px}.fwpage-header{padding:32px 40px 0}.legacy-content{max-width:720px;margin:0 auto;padding:32px 40px 40px}@media (max-width:1023px){.page-title{font-size:26px}.page-subtitle{font-size:13px}.fwpage-header{padding:16px 20px 0}.legacy-content{padding:16px 20px 20px}}
