@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--theme-bg:#faf9f7;--theme-bg-light:#fff;--theme-rosegold:#eedcde;--theme-rosegold-light:#f6eaec;--theme-rosegold-grad:linear-gradient(135deg, #fff 0%, #f6eaec 100%);--theme-gold:#dcbabf;--theme-text:#2c2a29;--theme-text-muted:#8c8885;--font-serif:"Cormorant Garamond", serif;--font-sans:"Outfit", sans-serif}body{color:#4a4a4a;background-color:#fdfbf7;margin:0;padding:0;font-family:Inter,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #dcbabf33}50%{box-shadow:0 0 20px #dcbabf80}to{box-shadow:0 0 10px #dcbabf33}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}html,body,#root{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}.final-screen-container{background-color:#fdfbf7;flex-direction:row;justify-content:center;align-items:center;gap:15px;width:100vw;height:100vh;padding:0;display:flex;overflow:hidden}.frames-section-custom-ai,.frames-section-normal{z-index:10;flex-direction:column;justify-content:space-between;align-items:center;gap:15px;height:600px;display:flex}.frame-column-container{z-index:10;flex-direction:column;align-items:center;height:285px;display:flex}.frame-column-title{color:#ff4757;text-transform:uppercase;letter-spacing:1px;text-align:center;white-space:nowrap;background-color:#fff;border:2px solid #ff4757;border-radius:30px;margin-bottom:8px;padding:4px 15px;font-size:.8rem;font-weight:700}.frame-list-scrollable{background-color:#0000;flex-direction:column;gap:15px;width:160px;height:240px;padding:5px;display:flex;overflow-y:auto}.selfie-card-column{flex-direction:column;justify-content:center;align-items:center;width:450px;height:100%;margin:0 20px;display:flex;position:relative}.selfie-capture-wrapper{background-color:#fff;border-radius:20px;width:450px;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}@media (aspect-ratio<=1),(width<=1079px){.final-screen-container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;width:100vw;height:100vh;padding:10px 0;overflow:hidden auto}.frames-section-custom-ai,.frames-section-normal{display:contents}.frame-column-container{flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:95vw;height:auto;padding:0 10px}.frame-column-title{flex-shrink:0;width:110px;margin-bottom:0;padding:6px 12px;font-size:.75rem}.frame-list-scrollable{flex-direction:row;gap:15px;width:100%;height:auto;padding:5px;overflow:auto hidden}.selfie-card-column{order:3;height:auto;margin:10px auto;width:585px!important}.selfie-capture-wrapper{width:585px!important;height:780px!important}.column-templates{order:1}.column-custom-frames{order:2}.column-ai-images{order:4}.column-designs{order:5}}
