@import"https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;color:#1b1a1a;font-family:Georgia,Times New Roman,serif;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:0px;background:transparent}.tunnel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 30%,rgba(255,255,255,.7) 70%,#ffffff 90%);pointer-events:none;z-index:1}.content-wrapper{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;pointer-events:none;overflow:hidden}.content-column{max-width:550px;width:100%;text-align:center;pointer-events:auto;margin-top:5vh}.hero{margin-bottom:6rem}.hero-title{font-size:3rem;font-family:Cormorant Infant;font-weight:400;color:#1a1a1a;margin-bottom:1rem;letter-spacing:-.03em;margin-bottom:.5rem}.hero-subtitle{font-size:1.5rem;color:#666;font-style:italic;font-weight:300}.maze-section{position:absolute;width:100%;max-width:550px;text-align:center;transition:opacity .3s ease-out;padding:0 20px}.section{margin-bottom:5rem}.section-title{font-size:1.8rem;font-weight:400;color:#1a1a1a;margin-bottom:1rem;margin-top:4rem;border-bottom:1px solid #eee;letter-spacing:-.01em;padding-bottom:1rem;display:inline-block}.section-text{font-size:1rem;font-family:Cormorant Infant;line-height:1.9;color:#131212;text-align:left;white-space:pre-line}.interests-list{list-style:none;counter-reset:interest-counter;text-align:left}.interest-item{display:flex;align-items:flex-start;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.interest-number{color:#999;font-weight:400;margin-right:1rem;min-width:2rem}.interest-text{color:#222;flex:1}.footer{margin-top:6rem;padding-top:2rem;border-top:1px solid #e0e0e0;font-size:.95rem}.footer-link{color:#666;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#1a1a1a}.footer-separator{color:#ccc;margin:0 .75rem}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem;font-family:Cormorant Infant}.section-title{font-size:1.5rem}.section-text,.interest-item{font-size:1rem;font-family:Cormorant Infant}.content-column{max-width:90%}}.figure-label{position:absolute;left:50%;transform:translate(-50%) translateY(35vh);display:flex;flex-direction:column;align-items:center;z-index:10;opacity:.6;pointer-events:none;font-family:Georgia,serif;letter-spacing:.1em;width:100%}.social-sidebar{position:fixed;right:-180px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem;z-index:100}.social-link{color:#111;transition:opacity .3s ease,transform .2s ease;opacity:.7}.social-link:hover{opacity:1;transform:scale(1.1)}.social-link svg{width:24px;height:24px;display:block}@media (max-width: 768px){.social-sidebar{right:0;flex-direction:row;bottom:-100px;top:auto;justify-content:center;width:100%}}.hero-title,.hero-subtitle{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;text-shadow:0 0 10px #ffffff,0 0 20px #ffffff,0 0 30px #ffffff,0 0 40px #ffffff}.section-text,.interest-item,.section-title{text-shadow:0 0 10px #ffffff;background-color:#ffffffb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px 15px;border-radius:8px;display:inline-block;max-width:100%}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{font-family:Georgia,serif;background-color:#fff;-webkit-font-smoothing:antialiased}
