@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&family=Inter:wght@200;300;400&display=swap";.nav-container{position:fixed;top:0;left:0;width:100%;padding:24px 60px;display:flex;justify-content:flex-start;z-index:100;background:#3c3c3c40;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.04)}.nav-list{display:flex;gap:40px;list-style:none}.nav-item{position:relative}.nav-link{font-family:Inter,sans-serif;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;opacity:.6;text-decoration:none;font-weight:300;position:relative;display:flex;flex-direction:column;align-items:center}.nav-link:hover,.nav-link.active{opacity:1}.active-dot{width:4px;height:4px;background-color:#fff;border-radius:50%;position:absolute;bottom:-10px}@media(max-width:768px){.nav-container{justify-content:center;padding:18px 20px}.nav-list{gap:20px}.nav-link{font-size:.75rem}}:root{--bg-color: #050505;--text-main: #e0e0e0;--text-muted: #808080;--accent: #3b82f6}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300;letter-spacing:-.02em}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.page-container{min-height:100vh;padding:120px 2rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;position:relative;z-index:1}.bg-gradient{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;z-index:0;pointer-events:none;background:radial-gradient(circle at center,#1e1e1e66,#050505 70%);opacity:.8}.bg-noise{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.me-section-margin{margin-bottom:8rem}.me-intro-text{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.4;font-family:Cormorant Garamond,serif;font-style:italic;color:#fff;max-width:900px;font-weight:300}.me-essence-container{padding-left:10%}.me-subtext{font-size:1.2rem;font-weight:200;letter-spacing:.05em;margin-bottom:2rem;max-width:600px}.me-title-hero{font-size:clamp(3rem,10vw,6rem);color:#ffffffe6;margin:2rem 0;font-family:Cormorant Garamond,serif}.me-relative{position:relative}.me-glow-bg{position:absolute;top:-20%;left:20%;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.15) 0%,transparent 70%);z-index:-1;border-radius:50%}.me-centered-content{max-width:800px;margin:0 auto}.me-poetic-lead{font-size:2rem;font-family:Cormorant Garamond,serif;font-style:italic;margin-bottom:2rem}.me-indented-block{padding-left:2rem;border-left:1px solid rgba(59,130,246,.3)}.me-indented-title{font-size:1.5rem;margin-bottom:1rem;font-weight:300}.me-accent-text{color:var(--accent);font-style:italic}.me-indented-subtitle{font-size:1.2rem;opacity:.8;font-weight:200}.me-standard-text{font-size:1.1rem;line-height:1.8;font-weight:300;opacity:.9}.me-mt-large{margin-top:4rem}.me-flex-end{display:flex;justify-content:flex-end}.me-text-right{max-width:600px;text-align:right}.me-text-left{max-width:650px;text-align:left}.me-section-title{font-size:clamp(1.8rem,5vw,2.5rem);color:var(--accent);margin-bottom:1.5rem}.me-flex-center{display:flex;justify-content:center}.me-text-center{max-width:800px;text-align:center}.me-teaching-text{font-size:1.2rem;line-height:2;font-weight:300;opacity:.9;font-style:italic}@media(max-width:768px){.me-section-margin{margin-bottom:5rem}.me-essence-container{padding-left:0}.me-flex-end{justify-content:flex-start}.me-text-right{text-align:left}.me-mt-large{margin-top:2rem}.me-poetic-lead{font-size:1.5rem}.me-indented-title{font-size:1.2rem}}
