@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}.timeline-item{position:relative;padding-left:2rem;border-left:2px solid rgba(45,27,105,.1);padding-bottom:3rem}.timeline-item:last-child{border-left:2px solid transparent}.timeline-dot{position:absolute;left:-.6rem;top:.25rem;width:1.2rem;height:1.2rem;background-color:#f5f2eb;border:2px solid #2D1B69;border-radius:50%}ul.custom-bullets li{position:relative;padding-left:1.25rem;margin-bottom:.5rem}ul.custom-bullets li:before{content:"•";color:#9333ea;font-weight:700;position:absolute;left:0;top:0}.placeholder-pattern{background-color:#e5e0d8;background-image:radial-gradient(#2D1B69 1px,transparent 1px);background-size:20px 20px}.nav-dot{position:relative}.nav-dot:after{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;cursor:pointer;z-index:10}
