@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Georgia,Times New Roman,serif;color:#4d3c31;background-color:#f8f4ec;overflow-x:hidden}.wedding-background{position:relative;background-color:#f8f4ec;background-image:linear-gradient(#50372d0a,#50372d0a),url(/background.png);background-repeat:no-repeat,no-repeat;background-position:top center,top center;background-size:cover,cover;background-attachment:fixed,fixed}.website-content{animation:websiteFadeIn 1.2s ease-out both}@keyframes websiteFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section-wrapper{width:100%;min-height:100vh;padding:90px 20px;display:flex;align-items:center;justify-content:center}.soft-card{width:100%;max-width:820px;background:#fffcf7b8;border:1px solid rgba(177,150,111,.22);box-shadow:0 18px 45px #4d3c3114;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.script-title{font-family:Brush Script MT,Segoe Script,cursive;font-weight:400}.elegant-title{font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:.02em}@media (max-width: 768px){.wedding-background{background-size:100% 900px,100% 900px}.section-wrapper{min-height:auto;padding:70px 18px}}@font-face{font-family:AC Fifindrel;src:url(/assets/ACFifindrel-C4dXn9qk.ttf) format("truetype");font-weight:400;font-style:normal}
