*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#212529;background-color:#fff}a{color:#9e3d00;text-decoration:none}a:hover{color:#7a2f00}img{max-width:100%;height:auto}code{background:#f1f1f1;padding:.15em .4em;border-radius:3px;font-size:.9em}.navbar{background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:100}.navbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.navbar-brand{font-size:1.25rem;font-weight:600;color:#212529;text-decoration:none}.navbar-brand:hover{color:#9e3d00}.navbar-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#212529}.navbar-links{display:flex;align-items:center;gap:1.5rem}.navbar-links a{color:#495057;text-decoration:none;font-size:.95rem;transition:color .2s}.navbar-links a:hover,.navbar-links a.active{color:#9e3d00}.github-link{display:flex;align-items:center}@media screen and (max-width:768px){.navbar-toggle{display:block}.navbar-links{display:none;flex-direction:column;width:100%;padding:1rem 0;gap:1rem}.navbar-links.open{display:flex}.navbar-inner{flex-wrap:wrap}}.quote-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;z-index:200}.quote-content{max-width:700px;padding:2rem;text-align:center}.quote-text{color:#fff;font-size:1.5rem;font-style:italic;line-height:1.8;opacity:0;transition:opacity 1s ease}.quote-text.visible{opacity:1}.quote-attribution{color:#fff;font-size:1.1rem;font-style:italic;margin-top:1.25rem;opacity:0;transition:opacity 1s ease}.quote-attribution.visible{opacity:1}.scroll-hint{position:absolute;right:2.5rem;bottom:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;animation:scroll-bounce 2s ease-in-out infinite}.scroll-hint-text{color:#fff9;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase}.scroll-hint-arrow svg{display:block;opacity:.6}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media screen and (max-width:768px){.quote-text{font-size:1.15rem}.quote-attribution{font-size:.95rem}.quote-content{padding:1.5rem}.scroll-hint{right:1.5rem;bottom:1.5rem}}.memory-home{--paper: #f6f1e8;--ink: #1f2428;--accent: #9e3d00;background:radial-gradient(circle at 18% 12%,rgba(158,61,0,.12),transparent 44%),radial-gradient(circle at 82% 20%,rgba(34,76,108,.12),transparent 40%),linear-gradient(180deg,#f8f4ec,#f3ede1);color:var(--ink);padding:2.5rem 1.5rem 7rem}.memory-intro{max-width:900px;margin:0 auto 2.5rem;text-align:center}.memory-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;color:#5d6b73;margin-bottom:.9rem}.memory-intro h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4.5vw,3rem);line-height:1.15;max-width:16ch;margin:0 auto}.memory-intro p{margin:1rem auto 0;max-width:68ch}.hero-button{display:inline-block;margin-top:1.5rem;font-weight:700;color:var(--accent);text-decoration:none;border-bottom:2px solid var(--accent)}.hero-button:hover{color:#7a2f00;border-bottom-color:#7a2f00}.memory-timeline{height:560vh;max-width:1200px;margin:0 auto}.memory-stage{position:sticky;top:5.2rem;min-height:calc(100vh - 6.2rem);display:grid;place-items:center;justify-content:center;padding-top:.8rem;padding-bottom:2rem;isolation:isolate}.memory-stage-shell{position:relative;width:100%;max-width:1200px;height:min(72vh,620px);overflow:visible;perspective:1400px;perspective-origin:60% 38%;z-index:3}.playlist-text{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;pointer-events:none;color:#07090b}.playlist-text h2{font-size:clamp(2.8rem,13.5vw,10.6rem);text-transform:uppercase;line-height:.82;letter-spacing:-.03em;font-weight:800}.playlist-mid{margin-left:2em;margin-top:.12em}.playlist-end{margin-left:2.5em}.episode-card{position:absolute;width:min(340px,72vw);height:min(280px,38vh);top:44%;left:50%;display:flex;flex-direction:column;justify-content:flex-start;gap:.48rem;background:linear-gradient(148deg,#ffffffeb,#fff8e8d6);border:1px solid rgba(58,63,68,.22);border-radius:14px;padding:.7rem;box-shadow:0 18px 38px #1a1d1f38;transition:transform .2s ease,box-shadow .24s ease,opacity .22s ease;will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;cursor:default}.episode-card:after{content:"";position:absolute;top:0;right:0;width:12px;height:100%;background:linear-gradient(to right,#2a2e32a6,#2a2e3240);transform-origin:100% 50%;transform:rotateY(90deg);border-radius:0 3px 3px 0;pointer-events:none}.episode-card:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:linear-gradient(to bottom,#2a2e3273,#2a2e3233);transform-origin:50% 100%;transform:rotateX(90deg);border-radius:0 0 3px 3px;pointer-events:none}.episode-card:focus-visible{outline:3px solid rgba(45,98,133,.5);outline-offset:2px}.episode-card.active{box-shadow:0 26px 45px #11141652}.episode-card.hovered{box-shadow:0 34px 56px #0e10125c}.episode-image-wrap{width:100%;height:55%;border-radius:10px;overflow:hidden;background:#161b20}.episode-image-wrap img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.06)}.episode-meta{display:flex;align-items:center;justify-content:space-between;gap:.9rem;font-size:.68rem}.episode-time{letter-spacing:.12em;color:#3f474e;font-weight:700}.episode-tag{color:#2f668d;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.episode-card h2{font-size:1.06rem;line-height:1.2;font-family:Georgia,Times New Roman,serif}.episode-note{color:#30363c;font-size:.84rem;line-height:1.35;display:none}.memory-progress{position:absolute;left:50%;bottom:.6rem;transform:translate(-50%);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#4f5a62;background:#f9f4ebd6;border:1px solid rgba(68,76,84,.2);border-radius:999px;padding:.35rem .78rem}.mobile-chapter-list{max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 .2rem 1rem}.mobile-episode-card{background:linear-gradient(148deg,#fffffff2,#fff8e8e0);border:1px solid rgba(58,63,68,.22);border-radius:14px;padding:.8rem;box-shadow:0 10px 22px #1a1d1f29;cursor:pointer}.mobile-episode-card:focus-visible{outline:3px solid rgba(45,98,133,.5);outline-offset:2px}.mobile-episode-card h2{font-size:.98rem;line-height:1.25;margin-top:.45rem}.mobile-episode-card .episode-note{display:block;font-size:.82rem;line-height:1.38;margin-top:.35rem}.mobile-card-count{margin-top:.5rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#5a646b}@media screen and (min-width:768px)and (max-width:1366px){.memory-home{padding:2.1rem 1.2rem 4.4rem}.memory-intro{margin-bottom:1.7rem}.memory-intro h1{font-size:clamp(1.9rem,4.8vw,2.5rem)}.mobile-chapter-list.tablet-grid-three{max-width:1200px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:0 .5rem 1.2rem;align-items:start}.mobile-chapter-list.tablet-grid-three .mobile-episode-card{width:100%;min-width:0;padding:.72rem;border-radius:12px}.mobile-chapter-list.tablet-grid-three .mobile-episode-card h2{font-size:.88rem;line-height:1.2}.mobile-chapter-list.tablet-grid-three .mobile-episode-card .episode-image-wrap{height:auto;aspect-ratio:16 / 10;border-radius:9px}.mobile-chapter-list.tablet-grid-three .mobile-episode-card .episode-meta{font-size:.62rem;gap:.4rem}.mobile-chapter-list.tablet-grid-three .mobile-episode-card .episode-note{font-size:.75rem;line-height:1.3}.mobile-chapter-list.tablet-grid-three .mobile-card-count{font-size:.64rem}}@media screen and (min-width:768px)and (max-width:980px){.mobile-chapter-list.tablet-grid-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:0 .35rem 1rem}}@media screen and (min-width:768px)and (max-width:1024px){.memory-home{padding:2.1rem 1.1rem 5.2rem}.memory-intro{margin-bottom:1.8rem}.memory-intro h1{font-size:clamp(1.9rem,4.2vw,2.5rem)}.memory-timeline{height:530vh}.memory-stage{top:4.9rem;min-height:calc(100vh - 5.5rem);padding-top:.7rem;padding-bottom:1.1rem}.memory-stage-shell{height:min(64vh,540px);perspective-origin:67% 36%}.playlist-text h2{font-size:clamp(3.4rem,12vw,7rem)}.playlist-end{margin-left:1.9em}.episode-card{width:min(290px,52vw);height:min(240px,33vh);top:46%;padding:.62rem}.episode-card h2{font-size:.98rem}}@media screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.memory-timeline,.memory-stage{display:none}}@media screen and (max-width:767px){.memory-home{padding:2rem .9rem 4rem}.memory-intro{margin-bottom:2rem}.memory-intro h1{font-size:clamp(1.55rem,8vw,2rem);line-height:1.12}}.about-page{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.about-header{text-align:center;margin-bottom:2rem}.about-image img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.about-header h1{font-size:2rem;margin-bottom:.5rem}.about-github-link{display:inline-flex;align-items:center;gap:.25rem;color:#495057;font-size:.95rem;border:1px solid #dee2e6;padding:.35rem .75rem;border-radius:4px;transition:all .2s}.about-github-link:hover{color:#9e3d00;border-color:#9e3d00}.about-content{border-top:1px solid #e9ecef;padding-top:2rem}.hero-about{text-align:justify;line-height:1.7}.blog-page{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.blog-page h1{font-size:2rem;margin-bottom:2rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.blog-card{display:block;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s}.blog-card:hover{box-shadow:0 4px 12px #0000001a;color:inherit}.blog-card-image img{width:100%;height:200px;object-fit:cover}.blog-card-body{padding:1rem 1.25rem}.blog-card-body h2{font-size:1.25rem;margin-bottom:.5rem;color:#212529}.blog-card-meta{font-size:.85rem;color:#6c757d;margin-bottom:.75rem}.blog-card-categories{display:flex;gap:.5rem;flex-wrap:wrap}.blog-category{font-size:.75rem;background:#f8f9fa;color:#495057;padding:.2rem .5rem;border-radius:3px;border:1px solid #e9ecef}.chapter-layout{display:flex;max-width:1100px;margin:0 auto;padding:0 1.5rem}.chapter-sidebar{position:sticky;top:4.5rem;align-self:flex-start;width:240px;min-width:240px;max-height:calc(100vh - 5.5rem);overflow-y:auto;padding:2rem 0;border-right:1px solid #e9ecef}.chapter-nav-list{list-style:none;padding:0;margin:0}.chapter-nav-item a{display:block;padding:.35rem 1rem;font-size:.82rem;color:#6c757d;text-decoration:none;border-left:2px solid transparent;transition:color .2s,border-color .2s;line-height:1.4}.chapter-nav-item.sub a{padding-left:1.6rem;font-size:.78rem}.chapter-nav-item a:hover{color:#212529}.chapter-nav-item a.active{color:#2563eb;border-left-color:#2563eb;font-weight:600}@media screen and (max-width:960px){.chapter-layout{display:block}.chapter-sidebar{display:none}}.chapter-layout .post-page{max-width:800px;flex:1;min-width:0;padding:3rem 1.5rem}.post-page{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef}.post-header h1{font-size:2rem;margin-bottom:.5rem}.post-meta{color:#6c757d;font-size:.9rem;margin-bottom:.75rem}.post-categories{display:flex;gap:.5rem}.post-content h1[id],.post-content h2[id]{scroll-margin-top:5rem}.post-content p{margin-bottom:1rem;line-height:1.7}.post-content img{margin:1.5rem 0;border-radius:6px}.references-page{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.references-page h1{font-size:2rem;margin-bottom:2rem}.references-list{list-style:decimal;padding-left:1.5rem}.references-list li{margin-bottom:1rem;line-height:1.6}@media screen and (max-width:768px){.blog-grid{grid-template-columns:1fr}}.chat-page{max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;height:calc(100vh - 3.5rem)}.chat-page-title{font-size:2rem;padding:2rem 0 1rem;flex-shrink:0}.chat-page-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.6rem;padding:.5rem 0}.chat-msg{max-width:75%;padding:.6rem .9rem;border-radius:12px;font-size:.92rem;line-height:1.5;word-wrap:break-word}.chat-msg-user{align-self:flex-end;background:#9e3d00;color:#fff;border-bottom-right-radius:3px}.chat-msg-bot{align-self:flex-start;background:#f1f1f1;color:#212529;border-bottom-left-radius:3px}.chat-typing{font-style:italic;color:#6c757d;background:#f8f9fa}.chat-page-input{display:flex;border-top:1px solid #e9ecef;padding:.75rem 0;flex-shrink:0;gap:.5rem}.chat-page-input input{flex:1;border:1px solid #e9ecef;border-radius:8px;padding:.65rem .85rem;font-size:.92rem;font-family:inherit;outline:none;transition:border-color .2s}.chat-page-input input:focus{border-color:#9e3d00}.chat-page-input input::placeholder{color:#adb5bd}.chat-page-input button{border:none;background:#9e3d00;color:#fff;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s}.chat-page-input button:hover{background:#7a2f00}.chat-page-input button:disabled{background:#c4c4c4;cursor:not-allowed}@media screen and (max-width:768px){.chat-page{padding:0 1rem}.chat-page-title{font-size:1.5rem;padding:1.5rem 0 .75rem}.chat-msg{max-width:88%}}
