@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-fade-in-up{animation:fade-in-up .8s ease-out forwards}.animate-fade-in{animation:fade-in .6s ease-out forwards}.animate-slide-in-right{animation:slide-in-right .6s ease-out forwards}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}.animate-gradient{background-size:200% 200%;animation:gradient-shift 3s ease infinite}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-800{animation-delay:.8s}.hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.parallax-element{will-change:transform;backface-visibility:hidden}.content-reveal{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.content-reveal.revealed{opacity:1;transform:translateY(0)}.prose blockquote:before{content:'"';position:absolute;top:-10px;left:-10px;font-size:80px;font-family:serif;color:#f59e0b;opacity:.2;line-height:1}.toc-active{position:relative}.toc-active:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(180deg,#f59e0b,#ea580c);border-radius:2px}.reading-progress{transition:width .15s ease-out}.prose a{position:relative;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease}.prose a:hover{border-bottom-color:currentColor}.prose a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#f59e0b,#ea580c);transition:width .3s ease}.prose a:hover:after{width:100%}.prose img{transition:all .3s ease;cursor:pointer}.prose img:hover{transform:scale(1.02)}.shadow-luxury{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.05)}.shadow-luxury-lg{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.05)}.gradient-text{background:linear-gradient(135deg,#f59e0b,#ea580c,#f59e0b);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite}@media (max-width:768px){.animate-fade-in-up{animation-duration:.6s}.hover-lift:hover{transform:translateY(-4px)}.parallax-element{transform:none!important}.prose a{padding:2px 4px;margin:-2px -4px}.prose blockquote{margin-left:0;margin-right:0}.prose img{border-radius:12px}.prose pre{overflow-x:auto;-webkit-overflow-scrolling:touch}.prose h2{margin-top:2rem;margin-bottom:1rem}.prose h3{margin-top:1.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1.25rem}}@media (max-width:414px) and (max-height:896px){.hero-section{height:75vh;min-height:500px}.prose h2{font-size:1.75rem;line-height:1.2}.prose h3{font-size:1.5rem;line-height:1.3}.prose p{font-size:1rem;line-height:1.6}.prose blockquote{padding:1rem;margin:1.5rem 0}.btn,button{min-height:44px;min-width:44px}}@media print{.animate-fade-in,.animate-fade-in-up,.animate-gradient,.animate-pulse-soft,.animate-slide-in-right{animation:none!important}.content-reveal,.hover-lift{transform:none!important;transition:none!important}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-fade-in-up,.animate-gradient,.animate-pulse-soft,.animate-slide-in-right,.content-reveal,.hover-lift{animation:none!important;transition:none!important}}