@import"https://fonts.googleapis.com/css2?family=Allura&family=Cormorant+Garamond:wght@400;500;600;700&family=Cairo:wght@400;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Ebbing;src:url(/assets/Ebbing-Ua_Uf9Ab.ttf) format("truetype")}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-zhVn_y_h.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-Bold-DbiQUL7g.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-Oblique-BUgM8Nqj.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-BoldOblique-ZDR53DOa.ttf) format("truetype");font-weight:700;font-style:italic}:root{--primary: #8b004f;--rose-soft: #f8e7ee;--rose-pale: #fdf5f8;--foreground: #4a1f36}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--foreground);font-family:Cormorant Garamond,serif;overflow-x:hidden}.font-script{font-family:Ebbing,Allura,cursive}.font-helvetica{font-family:Helvetica,sans-serif}.text-primary{color:var(--primary)}.bg-rose-soft{background-color:var(--rose-soft)}.bg-rose-pale{background-color:var(--rose-pale)}img:hover,.specialty-gallery img:hover{transform:scale(1.02)}html[dir=rtl],html[dir=rtl] *,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{font-family:Cairo,Helvetica,Arial,sans-serif!important}.whatsapp-float{position:fixed;bottom:25px;right:25px;z-index:99999;background:#25d366;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d36666;transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.whatsapp-float:hover{transform:scale(1.1) translateY(-3px);box-shadow:0 8px 24px #25d3668c;background:#20ba5a}html[dir=rtl] .whatsapp-float{right:auto;left:25px}@media(max-width:768px){.whatsapp-float{width:48px;height:48px;bottom:20px;right:20px}html[dir=rtl] .whatsapp-float{right:auto;left:20px}}
