@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}body{@apply antialiased text-gray-900 overflow-x-hidden;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;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.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4;mix-blend-mode:overlay}}.break-keep{word-break:keep-all;word-wrap:break-word}.drop-shadow-soft{filter:drop-shadow(0 4px 6px rgba(0,0,0,.07))}.shadow-premium{box-shadow:0 20px 40px -10px #00000014,0 0 2px #0000000d}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}.animate-fade-in-up{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards}.delay-100{animation-delay:.1s}.delay-150{animation-delay:.15s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-500{animation-delay:.5s}.delay-700{animation-delay:.7s}.delay-1000{animation-delay:1s}@keyframes pulseSlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.animate-pulse-slow{animation:pulseSlow 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-float{animation:float 5s ease-in-out infinite}@keyframes gradientX{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient-x{background-size:200% 200%;animation:gradientX 4s ease infinite}@keyframes scrollDown{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.animate-scroll-down{animation:scrollDown 1.5s cubic-bezier(.77,0,.175,1) infinite}@keyframes bounceSlow{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.animate-bounce-slow{animation:bounceSlow 2.5s ease-in-out infinite}.snap-container{scroll-snap-type:y proximity;overflow-y:scroll;height:100vh;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.snap-container::-webkit-scrollbar{display:none}.snap-section{scroll-snap-align:start;scroll-snap-stop:always}.normal-section{scroll-snap-align:none}.apple-blur{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:#ffffffb3}
