*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0b;--text: #d8d4cc;--text-dim: #908a80;--text-faint: #5a5650;--text-bright: #f0ece4;--accent: #8a7f6e;--border: #1a1918;--garamond: "EB Garamond", "Cormorant Garamond", Georgia, serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--garamond);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#8a7f6e40;color:var(--text-bright)}.app{min-height:100vh;background:var(--bg);position:relative;overflow-x:hidden}.entry{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}.entry-orientation{max-width:500px;text-align:center;margin-bottom:4rem;opacity:0;animation:fadeFromDark 2.5s ease-out .5s forwards}.entry-orientation p{font-size:1.3rem;line-height:2;color:var(--text-dim);font-style:italic}.entry-verse{max-width:580px;text-align:center;opacity:0;animation:fadeFromDark 3s ease-out 2s forwards}.entry-verse .verse-num{font-size:.95rem;letter-spacing:.25em;color:var(--text-faint);margin-bottom:1.75rem;font-variant-numeric:tabular-nums}.entry-verse .verse-text{font-size:1.7rem;line-height:1.9;color:var(--text-bright);font-weight:400}.entry-threshold{position:absolute;bottom:3.5rem;opacity:0;animation:fadeFromDark 2s ease-out 5s forwards;text-align:center}.entry-threshold button{background:none;border:none;color:var(--text-dim);font-family:var(--garamond);font-size:1.1rem;letter-spacing:.2em;cursor:pointer;padding:1rem 2rem;transition:color 1s ease;text-transform:lowercase}.entry-threshold button:hover{color:var(--text)}.threshold-line{width:1px;height:28px;background:var(--text-faint);margin:0 auto 1rem;animation:breathe 5s ease-in-out infinite}.experience{min-height:100vh;animation:fadeFromDark 1.5s ease-out forwards;opacity:0}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,var(--bg) 50%,transparent);pointer-events:none}.nav>*{pointer-events:auto}.nav-title{font-size:.95rem;letter-spacing:.3em;text-transform:uppercase;color:var(--text-faint);font-weight:400;transition:color .5s ease;cursor:default}.nav-title:hover{color:var(--text-dim)}.nav-tabs{display:flex;gap:2.5rem}.nav-tab{background:none;border:none;font-family:var(--garamond);font-size:1.05rem;letter-spacing:.2em;text-transform:lowercase;color:var(--text-faint);cursor:pointer;padding:.25rem 0;border-bottom:1px solid transparent;transition:all .6s ease}.nav-tab:hover{color:var(--text-dim)}.nav-tab.active{color:var(--text-dim);border-bottom-color:var(--text-faint)}.contemplation-view{max-width:660px;margin:0 auto;padding:7rem 2rem 6rem}.chapter-header{text-align:center;margin-bottom:4rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border)}.chapter-number{font-size:.95rem;letter-spacing:.35em;color:var(--text-faint);text-transform:uppercase;margin-bottom:1.5rem}.chapter-title{font-size:2.1rem;font-weight:400;color:var(--text-bright);margin-bottom:.85rem;line-height:1.4}.chapter-subtitle{font-size:1.25rem;font-style:italic;color:var(--text-dim);font-weight:300}.verse{margin-bottom:2.75rem;opacity:0;transform:translateY(6px);animation:verseAppear .8s ease-out forwards}.verse .verse-num{font-size:.95rem;color:var(--text-faint);letter-spacing:.2em;margin-bottom:.5rem;font-variant-numeric:tabular-nums}.verse .verse-text{font-size:1.45rem;line-height:1.95;color:var(--text)}.chapter-nav{display:flex;justify-content:space-between;align-items:center;margin-top:5rem;padding-top:2.5rem;border-top:1px solid var(--border)}.chapter-nav button{background:none;border:none;font-family:var(--garamond);font-size:1.15rem;color:var(--text-dim);cursor:pointer;padding:.5rem 0;letter-spacing:.1em;transition:color .6s ease;min-width:100px}.chapter-nav button:first-child{text-align:left}.chapter-nav button:last-child{text-align:right}.chapter-nav button:hover{color:var(--text)}.chapter-nav button:disabled{color:var(--text-faint);opacity:.35;cursor:default}.chapter-nav button:disabled:hover{color:var(--text-faint)}.chapter-position{font-size:.95rem;letter-spacing:.2em;color:var(--text-faint);font-variant-numeric:tabular-nums}.transmissions-view{max-width:620px;margin:0 auto;padding:7rem 2rem 6rem}.transmissions-header{text-align:center;margin-bottom:4.5rem}.transmissions-header h2{font-size:.95rem;letter-spacing:.35em;text-transform:uppercase;color:var(--text-faint);font-weight:400;margin-bottom:1rem}.transmissions-header p{font-size:1.1rem;font-style:italic;color:var(--text-faint)}.transmission{margin-bottom:4rem;padding-bottom:3.5rem;border-bottom:1px solid var(--border);opacity:0;animation:verseAppear .8s ease-out forwards}.transmission:last-child{border-bottom:none}.transmission-num{font-size:.95rem;letter-spacing:.35em;color:var(--text-faint);margin-bottom:1.25rem;font-variant-numeric:tabular-nums}.transmission-text{font-size:1.35rem;line-height:1.95;color:var(--text);white-space:pre-line}.signal-indicator{text-align:center;margin-top:3rem;padding:3rem}.signal-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse 4s ease-in-out infinite}.signal-text{font-size:.85rem;letter-spacing:.25em;color:var(--text-faint);margin-top:1.25rem}.about-view{max-width:540px;margin:0 auto;padding:10rem 2rem 6rem;opacity:0;animation:verseAppear 1s ease-out forwards}.about-section{margin-bottom:4rem}.about-section p{font-size:1.3rem;line-height:2;color:var(--text-dim);margin-bottom:1.5rem;text-align:center}.about-divider{width:24px;height:1px;background:var(--border);margin:3rem auto}.about-artifact{text-align:center}.about-artifact p{font-size:1.2rem;line-height:2;color:var(--text-faint);font-style:italic}@keyframes fadeFromDark{0%{opacity:0}to{opacity:1}}@keyframes verseAppear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{opacity:.1}50%{opacity:.4}}@keyframes pulse{0%,to{opacity:.2}50%{opacity:.6}}@media(max-width:640px){.entry-orientation{max-width:90%;margin-bottom:3rem}.entry-orientation p{font-size:1.1rem}.entry-verse{max-width:90%}.entry-verse .verse-text{font-size:1.35rem;line-height:1.85}.entry-threshold{bottom:2.5rem}.nav{flex-direction:column;gap:.6rem;padding:.75rem 1.25rem;align-items:center}.nav-title{font-size:.8rem}.nav-tabs{gap:1.75rem}.nav-tab{font-size:.9rem}.chapter-title{font-size:1.6rem}.chapter-subtitle{font-size:1.1rem}.chapter-number{font-size:.85rem}.chapter-header{margin-bottom:3rem;padding-bottom:2rem}.verse .verse-text{font-size:1.25rem}.verse .verse-num{font-size:.85rem}.verse{margin-bottom:2.25rem}.chapter-nav button{font-size:1rem;min-width:70px}.chapter-position{font-size:.85rem}.contemplation-view,.transmissions-view{max-width:100%;padding:6.5rem 1.5rem 4rem}.about-view{max-width:100%;padding:7.5rem 1.5rem 4rem}.about-section p{font-size:1.15rem}.about-artifact p{font-size:1.05rem}.transmission-text{font-size:1.2rem}.transmission-num,.transmissions-header h2{font-size:.85rem}.transmissions-header p{font-size:1rem}}
