@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;500&family=Great+Vibes&family=Instrument+Serif&family=Montserrat:wght@300;500&display=swap";:root{--font-heading: "Instrument Serif", serif;--font-accent: "Montserrat", sans-serif;--font-script: "Great Vibes", cursive}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{width:100%;margin:0;padding:0;overflow-x:hidden;position:relative}#root{width:100%;margin:0;padding:0;display:flex;justify-content:center}.postcard-container{width:90%;max-width:600px;aspect-ratio:3 / 2;perspective:1500px;cursor:pointer;overflow:clip;padding:20px}.postcard-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1)}.postcard-face{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.corner-decor{position:absolute;width:80px;height:100px;opacity:.6;z-index:2;background-image:url(/assets/noun-corner-flourish-3-DuKtMh2j.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:flat;transform:translateZ(1px)}.top-leftC{top:0;left:0;transform:rotate(0) translateZ(1px)}.bottom-rightC{bottom:0;right:0;transform:rotate(180deg) translateZ(1px)}@media(max-width:480px){.postcard-container{width:85vw;max-width:400px;display:block;position:relative;aspect-ratio:2 / 3;margin:20px auto;perspective:1200px}.top-left{top:-4px;left:-4px;transform:rotate(0)}.bottom-right{bottom:26px;right:-4px;transform:rotate(180deg)}.photo-header{flex-direction:column;gap:4px;padding:12px 5px}.header-title{font-size:1.2rem;letter-spacing:1px}.header-date,.header-year{width:100%;text-align:center!important;font-size:.7rem}.photo-footer{flex-direction:column;padding:10px;gap:5px}.location-text,.names-text{width:100%;text-align:center;font-size:.7rem}.postcard-front.polaroidStyle{padding:12px}}.postcard-container{width:600px;height:400px;perspective:1000px;cursor:pointer}.postcard-inner{position:relative;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.is-flipped{transform:rotateY(180deg)}.postcard-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px;box-shadow:0 5px 5px #0000001a;overflow:hidden;color:#000}.postcard-front{background-color:#fdfaf6;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;z-index:2}.photo-area{position:relative;width:100%;height:100%;background-image:url(/assets/test2-DyEw29BA.JPG);background-size:cover;background-position:50% 20%}.photo-header,.photo-footer{position:absolute;width:100%;padding:8px 15px;background:#ffffff40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;left:0}.photo-header{top:0;display:flex;justify-content:space-between;align-items:center}.photo-footer{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#ffffff40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;font-family:var(--font-accent);font-size:.75rem;letter-spacing:2px;text-transform:uppercase;color:#222}.location-text{font-weight:600}.names-text{font-weight:300}.location-text{margin:0;font-family:var(--font-accent);letter-spacing:4px;font-size:.75rem;text-transform:uppercase}.photo-overlay{background:#fffc;width:100%;padding:20px;text-align:center;font-family:"Serif",serif}.postcard-back{background:#fdfaf6;display:flex;border:1px solid #ddd;color:#000;transform:rotateY(180deg);padding:0;box-sizing:border-box;z-index:1}.postcard-content{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;width:100%}.message-side{border-right:1px solid #ccc;padding-right:20px;margin-left:10px}.stamp{width:80px;height:100px;float:right;margin-right:20px;margin-top:10px;background-image:url(/assets/Flower%20Stamp%20EdgeVintage-C6zwroym.JPG);background-size:cover;background-position:center}.handwritten{font-family:"Cursive",sans-serif;font-size:1.5rem}.postcard-container::-webkit-scrollbar{display:none}.postcard-container{-ms-overflow-style:none;scrollbar-width:none}.header-title{font-family:var(--font-heading);font-size:1.8rem;letter-spacing:2px;text-transform:uppercase;margin:0}.header-date,.header-year{font-family:var(--font-accent);font-weight:300;font-size:.85rem;letter-spacing:1px}.handwritten{font-family:var(--font-script);font-size:2rem;color:#555}html,body{overflow-x:hidden;position:relative;max-width:100%}.mobile-only{display:none}@media(max-width:480px){.desktop-only{display:none}.mobile-only{display:block}.photo-header{flex-direction:column;padding:10px 5px;gap:2px}.header-title{order:1;font-size:1.2rem;line-height:1}.header-full-date{order:2;font-family:var(--font-accent);font-size:.8rem;letter-spacing:2px;opacity:.8}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.app-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;margin:0;padding:0;overflow:hidden}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}@media(max-width:480px){#root{padding:0}}.card{padding:2em}.read-the-docs{color:#888}.background{background-image:url(/assets/bg-7-no-wm-CsKJA8jS.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;position:relative;overflow:hidden}:root{--p-delay: .5s}.scene-container{position:relative;width:100%;height:100vh;overflow:hidden}.polaroid{position:absolute;background:#fff;padding:10px 10px 25px;box-shadow:0 8px 15px #00000026;opacity:0;animation:popIn .8s cubic-bezier(.175,.885,.32,1.275) forwards}.polaroid img{width:120px;height:120px;object-fit:cover;display:block}.top-left{top:4%;left:5%;transform:rotate(-12deg);animation-delay:calc(var(--p-delay) * 1)}.mid-right{top:9%;right:5%;transform:rotate(10deg);animation-delay:calc(var(--p-delay) * 2)}.bot-left{bottom:3%;left:6%;transform:rotate(-5deg);animation-delay:calc(var(--p-delay) * 3)}.bot-right{bottom:0%;right:7%;transform:rotate(8deg);animation-delay:calc(var(--p-delay) * 4)}.postcard-container{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%) scale(.8);width:85%;max-height:85%;padding:10px;opacity:0;z-index:10;animation:postcardEntry 1s ease-out forwards;animation-delay:2.5s}.polaroid-wrapper{position:absolute;inset:0;z-index:1;width:100%;height:100%;transition:filter 1.2s ease-in-out,transform 1.2s ease-in-out}@keyframes popIn{0%{opacity:0;transform:translateY(50px) rotate(0)}to{opacity:1;transform:translateY(0) rotate(inherit)}}@keyframes postcardEntry{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(min-width:768px){.polaroid img{width:200px;height:200px}.top-left{top:15%;left:15%}.mid-right{top:20%;right:15%}}
