@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";:root{--bg: #f7f5f2;--text: #111827;--muted: #6b7280;--accent: #4b5563;--card: #ffffff;--border: rgba(17, 24, 39, .06);--shadow: 0 8px 30px rgba(15, 23, 42, .06);--header-height: 96px}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}@media (min-width: 768px){html{font-size:18px}}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;background-color:#f7f5f2;background-image:radial-gradient(circle at 0% 0%,rgba(198,218,252,.45),transparent 55%),radial-gradient(circle at 100% 100%,rgba(255,221,210,.4),transparent 55%);background-repeat:no-repeat;background-attachment:fixed;background-size:1200px 1200px,1200px 1200px;color:var(--text)}#root{min-height:100vh}.app{max-width:960px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;min-height:100vh}@media (min-width: 768px){.app{padding:2rem 5rem}}.site-header{margin-bottom:1.5rem;position:sticky;top:0;z-index:40;padding:1.75rem 0;background:transparent;transition:padding .3s ease}.site-header.scrolled{padding:1rem 0}.page-shell{max-width:960px;margin:0 auto;padding:0 2.5rem}.nameplate{text-transform:uppercase;letter-spacing:.22em;font-size:.8rem;color:#111827;opacity:.9;margin:0;padding:0}.site-brand{padding:0;background:none;border:none;position:static}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:nowrap;background:transparent;border:1px solid transparent;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:24px}.site-header.scrolled .site-header-inner{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px -10px #0000001a;border-color:#ffffff80;padding-top:.75rem;padding-bottom:.75rem;margin:0 1.5rem;width:auto}@media (min-width: 960px){.site-header.scrolled .site-header-inner{margin:0 auto;width:100%;max-width:920px}}.site-nav{display:flex;align-items:center;gap:1.25rem;padding:.55rem 1.6rem;margin:0;border-radius:9999px;background:#fffffff5;border:1px solid rgba(15,23,42,.12);box-shadow:0 14px 40px #0f172a12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-nav a{color:var(--text);text-decoration:none;font-weight:500;font-size:.9rem;border-bottom:1px solid transparent;padding-bottom:2px}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{border-bottom-color:#0f172a59}.site-header-inner>nav{flex-shrink:0}.site-x-link{position:fixed;top:1.75rem;right:2.5rem;z-index:50;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;border:1px solid rgba(15,23,42,.18);background:#fffffff5;font-size:.9rem;color:#111827;text-decoration:none;box-shadow:0 4px 15px #0f172a0a}.site-x-link:hover,.site-x-link:focus-visible{background:#fff;box-shadow:0 10px 30px #0f172a1a}@media (max-width: 640px){.site-header{position:sticky;top:0;z-index:40;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding-top:.75rem;padding-bottom:.75rem}.site-header-inner{max-width:960px;margin:0 auto;padding:.75rem 1.25rem 0;flex-direction:column;align-items:center;gap:.4rem}.site-brand{font-size:.72rem;letter-spacing:.2em;text-align:center;width:100%}.site-nav{margin-top:.25rem;padding:.45rem 1.2rem;align-items:center;gap:.9rem;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-nav a{font-size:.9rem;white-space:nowrap}.site-nav::-webkit-scrollbar{display:none}.site-x-link{top:.9rem;right:1rem}main{padding-top:5.5rem}}main{flex:1;display:flex;flex-direction:column;padding-top:4.5rem}section{max-width:760px}.home-hero{position:relative;min-height:calc(100vh - 4.5rem);display:flex;align-items:flex-start;justify-content:flex-start;padding:0}.home-hero .page-shell{width:100%}.home-hero-inner{max-width:36rem;margin-top:0;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;margin-left:0}.home-hero-tagline{margin:.15rem 0 .75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:.85rem}.text-wall{display:flex;flex-direction:column;gap:1.25rem}.home-hero .text-wall p{font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(2.1rem,4vw,2.8rem);line-height:1.3;max-width:36rem;margin:0;color:var(--text)}.home-hero-explore{position:absolute;left:2.5rem;bottom:2.5rem;font-size:.8rem;color:var(--muted);opacity:.85;display:flex;gap:.35rem;align-items:center}.home-hero-explore a{color:var(--text);text-decoration:none;border-bottom:1px solid transparent}.home-hero-explore a:hover,.home-hero-explore a:focus-visible{border-bottom-color:#11182740}.about-section{max-width:720px;margin:0 auto 5rem}.about-section .section-heading h1{font-family:Cormorant Garamond,Times New Roman,serif;font-size:2.1rem;line-height:1.2;margin:0 0 1.75rem}.about-body p,.about-now-text{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.7;color:#111827;margin-bottom:1.35rem}.about-now{margin-top:2.75rem;padding-top:2rem;border-top:1px solid var(--border)}.about-now-label{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem}.about-page{padding-top:0}.about-page .site-header{padding-bottom:1rem}.text-page .section-heading h1,.cards-page .section-heading h1{font-family:Cormorant Garamond,Times New Roman,serif;font-size:2rem;margin:0 0 .5rem}.section-subtitle{margin:0;color:var(--muted);font-size:.95rem}.text-stack{display:flex;flex-direction:column;gap:1.25rem}.now-block{margin-top:2rem;border-top:1px solid var(--border);padding-top:1rem}.now-label{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;color:#9ca3af;margin:0 0 .3rem}.cards-page{display:flex;flex-direction:column;gap:1.5rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.cards-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.5rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.75rem}.card h3,.card p{margin:0}.card .meta{text-transform:uppercase;letter-spacing:.2em;font-size:.68rem;color:var(--muted)}.thought-list{display:flex;flex-direction:column;gap:1.25rem}.thought-item{display:flex;flex-direction:column;gap:.35rem}.thought-item a{color:var(--text);text-decoration:none;position:relative;display:inline-flex;align-items:baseline;gap:.6rem;padding-bottom:2px}.thought-item a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease,opacity .2s ease}.thought-item a:hover:after,.thought-item a:focus-visible:after{transform:scaleX(1);opacity:.85}.thought-description{margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .25s ease;color:var(--muted)}.thought-item:has(a:hover) .thought-description,.thought-item:has(a:focus-visible) .thought-description{max-height:200px;opacity:1}.thought-index{list-style:none;margin:0;padding:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.thought-index li{display:grid;grid-template-columns:minmax(140px,180px) 1fr;gap:1.5rem;padding:1.25rem 0;border-bottom:1px solid var(--border);transition:background-color .15s ease}.thought-index li:last-child{border-bottom:none}.thought-index li:hover,.thought-index li:focus-within{background-color:#11182705}.thought-meta{display:flex;flex-direction:column;gap:.25rem}.meta-label{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--muted);margin:0}.meta-status{margin:0;font-size:.68rem;color:var(--muted)}.story-content{display:flex;flex-direction:column;gap:.35rem}.story-content a{color:var(--text);text-decoration:none;position:relative;padding-bottom:2px;font-size:1.05rem;font-weight:600;font-family:Cormorant Garamond,Times New Roman,serif}.story-content a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease,opacity .18s ease}.story-content a:hover:after,.story-content a:focus-visible:after{transform:scaleX(1);opacity:.85}.thought-description{margin:0;color:var(--muted);font-size:.95rem;line-height:1.6;max-width:65ch}.coming-soon{font-size:.68rem;letter-spacing:.18em}.recommendations-list{display:flex;flex-direction:column;gap:2.75rem}.recommendation-group{display:flex;flex-direction:column;gap:1rem}.recommendation-label{text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;color:var(--muted);margin:0;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.recommendation-items{display:flex;flex-direction:column;gap:.5rem}.recommendation-link{color:var(--text);text-decoration:none;position:relative;display:inline-flex;align-items:center;gap:.35rem}.recommendation-link:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease,opacity .2s ease}.recommendation-link:hover:after,.recommendation-link:focus-visible:after{transform:scaleX(1);opacity:.85}footer{margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--border);text-align:center;font-size:.85rem;color:var(--muted)}.blog-hero-image-container{margin:-1.5rem -1.5rem 2rem;border-radius:0;overflow:hidden;box-shadow:var(--shadow)}@media (min-width: 768px){.blog-hero-image-container{margin:0 0 2.5rem;border-radius:16px}}.blog-hero-image{width:100%;height:auto;display:block}.blog-content-wrapper{max-width:100%}.blog-header{margin-bottom:1.5rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.blog-header h1{font-size:clamp(2rem,5vw,2.8rem);line-height:1.1;margin-bottom:1rem;font-family:Cormorant Garamond,serif}.blog-content{font-size:1.15rem;line-height:1.6;color:#374151;max-width:680px;margin:0 auto}.blog-content p{margin-bottom:1.15rem}.blog-content h2{font-family:Cormorant Garamond,serif;font-size:1.8rem;margin-top:1.75rem;margin-bottom:.75rem;color:#111827}.blog-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem}.blog-quote{margin:2rem -1.5rem;padding:1.5rem;background:#fff9;border-left:4px solid var(--accent);font-style:italic;color:#1f2937;font-size:1.15rem;line-height:1.5;border-radius:0 12px 12px 0}@media (min-width: 768px){.blog-quote{margin:2.5rem 0;padding:1.75rem;border-radius:12px}}.blog-divider{border:none;border-top:1px solid var(--border);margin:2rem auto;width:100px}.abstract{font-size:1.25rem;line-height:1.6;color:var(--muted);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif}
