@import"https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap";.petals-container[data-v-f5bd71fa]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:999}.petal[data-v-f5bd71fa]{position:absolute;background-color:var(--main-pink);border-radius:0 50% 50%;opacity:.8;animation:fall-f5bd71fa 10s linear infinite}@keyframes fall-f5bd71fa{0%{transform:translateY(-100px) rotate(0)}to{transform:translateY(100vh) rotate(720deg)}}.petal[data-v-f5bd71fa]:nth-child(1){left:10%;width:20px;height:20px;animation-delay:0s}.petal[data-v-f5bd71fa]:nth-child(2){left:20%;width:10px;height:10px;animation-delay:-5s;animation-duration:12s}.petal[data-v-f5bd71fa]:nth-child(3){left:30%;width:20px;height:20px;animation-delay:-2s}.petal[data-v-f5bd71fa]:nth-child(4){left:40%;width:15px;height:15px;animation-delay:-8s;animation-duration:15s}.petal[data-v-f5bd71fa]:nth-child(5){left:50%;width:10px;height:10px;animation-delay:-1s}.petal[data-v-f5bd71fa]:nth-child(6){left:60%;width:20px;height:20px;animation-delay:-4s}.petal[data-v-f5bd71fa]:nth-child(7){left:70%;width:10px;height:10px;animation-delay:-6s;animation-duration:11s}.petal[data-v-f5bd71fa]:nth-child(8){left:80%;width:15px;height:15px;animation-delay:-3s}.petal[data-v-f5bd71fa]:nth-child(9){left:90%;width:10px;height:10px;animation-delay:-9s;animation-duration:13s}.petal[data-v-f5bd71fa]:nth-child(10){left:5%;width:15px;height:15px;animation-delay:-7s}.intro-section[data-v-ef6244f1]{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;background-color:#fffdfc;color:#333;padding:0 20px;font-family:Gowun Dodum,sans-serif}.intro-content[data-v-ef6244f1]{z-index:1}.intro-section h1[data-v-ef6244f1]{font-size:2.4rem;font-weight:600;margin-bottom:12px;color:#e57373}.intro-section h2[data-v-ef6244f1]{font-size:1.3rem;font-weight:400;margin-bottom:16px;color:#666}.intro-section p[data-v-ef6244f1]{font-size:1rem;color:#888}.scroll-down[data-v-ef6244f1]{position:absolute;bottom:50px;display:flex;flex-direction:column;align-items:center;gap:4px;animation:soft-bounce-ef6244f1 2.5s infinite;opacity:.85}.scroll-down span[data-v-ef6244f1]{font-size:.9rem}.scroll-down svg path[data-v-ef6244f1]{stroke:#888}@keyframes soft-bounce-ef6244f1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fade-in-up-ef6244f1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up-1[data-v-ef6244f1]{animation:fade-in-up-ef6244f1 1s ease-out forwards}.fade-in-up-2[data-v-ef6244f1]{opacity:0;animation:fade-in-up-ef6244f1 1s ease-out .5s forwards}.fade-in-up-3[data-v-ef6244f1]{opacity:0;animation:fade-in-up-ef6244f1 1s ease-out .9s forwards}.fade-in-up-4[data-v-ef6244f1]{opacity:0;animation:fade-in-up-ef6244f1 1s ease-out 1.3s forwards}.timeline-section[data-v-dd10766b]{position:relative;background-color:#fff;padding:80px 20px}.section-title[data-v-dd10766b]{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:60px}.timeline-container[data-v-dd10766b]{position:relative;max-width:800px;margin:0 auto}.timeline-container[data-v-dd10766b]:after{content:"";position:absolute;width:3px;background-color:var(--main-pink, #f8bbd0);top:0;bottom:0;left:50%;margin-left:-1.5px;z-index:0}.timeline-item-wrapper[data-v-dd10766b]{position:relative;z-index:1;margin-bottom:40px}.timeline-item[data-v-dd10766b]{padding:20px;position:relative;background-color:inherit;width:50%;box-sizing:border-box;display:flex;flex-direction:column;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.timeline-item.visible[data-v-dd10766b]{opacity:1;transform:translateY(0)}.timeline-item[data-v-dd10766b]:after{content:"";position:absolute;width:18px;height:18px;background-color:#fff;border:4px solid var(--point-coral, #f08080);top:20px;border-radius:50%;z-index:1}.timeline-content[data-v-dd10766b]{margin-bottom:15px}.timeline-image-container[data-v-dd10766b]{width:100%;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden}.timeline-image[data-v-dd10766b]{display:block;width:100%;height:auto}.timeline-item-wrapper:nth-child(odd) .timeline-item[data-v-dd10766b]{left:0;padding-right:40px;align-items:flex-end}.timeline-item-wrapper:nth-child(odd) .timeline-content[data-v-dd10766b]{text-align:right}.timeline-item-wrapper:nth-child(odd) .timeline-item[data-v-dd10766b]:after{right:-12px}.timeline-item-wrapper:nth-child(2n) .timeline-item[data-v-dd10766b]{left:50%;padding-left:40px;align-items:flex-start}.timeline-item-wrapper:nth-child(2n) .timeline-item[data-v-dd10766b]:after{left:-12px}.timeline-date[data-v-dd10766b]{font-size:1rem;font-weight:700;color:var(--point-coral, #f08080);margin-bottom:8px}.timeline-description[data-v-dd10766b]{font-size:1.1rem;line-height:1.6;color:var(--text-light, #555);margin:0}@media screen and (max-width: 768px){.timeline-section[data-v-dd10766b]{padding:60px 20px}.timeline-container[data-v-dd10766b]:after{left:20px}.timeline-item[data-v-dd10766b]{width:100%;padding:0;align-items:flex-start!important}.timeline-item-wrapper:nth-child(odd) .timeline-item[data-v-dd10766b],.timeline-item-wrapper:nth-child(2n) .timeline-item[data-v-dd10766b]{left:0;padding-left:45px}.timeline-content[data-v-dd10766b]{text-align:left!important}.timeline-item[data-v-dd10766b]:after,.timeline-item-wrapper:nth-child(odd) .timeline-item[data-v-dd10766b]:after,.timeline-item-wrapper:nth-child(2n) .timeline-item[data-v-dd10766b]:after{left:11px}}.section-title[data-v-8ef6f984]{font-size:1.5rem;text-align:center;margin-bottom:1rem}.columns-wrapper[data-v-8ef6f984]{display:flex;justify-content:center;gap:30px;align-items:flex-start;padding:1rem}.column[data-v-8ef6f984]{flex:1;max-width:400px;display:flex;flex-direction:column;gap:20px}.column-title[data-v-8ef6f984]{text-align:center;font-size:1.2rem;font-weight:500;color:#555;margin-bottom:.5rem}.reason-card[data-v-8ef6f984]{padding:25px;border-radius:10px;box-shadow:3px 3px 8px #0000000d;width:100%;text-align:center;transition:all .3s ease-in-out;border:1px solid transparent}.reason-card[data-v-8ef6f984]:hover{transform:scale(1.05) rotate(0)!important;z-index:10;box-shadow:5px 5px 15px #0000001a}.looks-card[data-v-8ef6f984]{background-color:#fffde7;border-color:#fff9c4;transform:rotate(-1.5deg)}.looks-card[data-v-8ef6f984]:nth-child(2n){background-color:#fce4ec;border-color:#f8bbd0;transform:rotate(1.5deg)}.reason-card--style2[data-v-8ef6f984]{background-color:#e3f2fd;border-color:#bbdefb;transform:rotate(1.5deg)}.reason-card--style2[data-v-8ef6f984]:nth-child(2n){background-color:#e8f5e9;border-color:#c8e6c9;transform:rotate(-1.5deg)}@media (max-width: 768px){.columns-wrapper[data-v-8ef6f984]{flex-direction:column;align-items:center;gap:40px}.column[data-v-8ef6f984]{width:90%;max-width:400px}}.letter-section[data-v-ecc8efea]{background-color:var(--bg-light)}.letter-content[data-v-ecc8efea]{max-width:600px;margin:0 auto;line-height:1.8;text-align:justify;font-size:1.1rem}.from[data-v-ecc8efea]{text-align:right;margin-top:30px;font-weight:700}.promise-section[data-v-e7e6156b]{background:var(--bg-light, #fdf8f6);padding:3rem 1.5rem;text-align:center}.section-title[data-v-e7e6156b]{font-size:1.8rem;margin-bottom:.5rem;color:#333}.section-subtitle[data-v-e7e6156b]{font-size:1rem;color:var(--text-light, #888);margin-bottom:2.5rem;line-height:1.5}.card-list[data-v-e7e6156b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:800px;margin:0 auto}.card[data-v-e7e6156b]{background:#fff;border:2px solid #f0f0f0;border-radius:12px;padding:2rem 1rem;box-shadow:0 2px 10px #00000008;cursor:pointer;transition:all .2s ease;min-height:140px;display:flex;align-items:center;justify-content:center;text-align:center}.card[data-v-e7e6156b]:hover{border-color:var(--main-pink, #ffb6b9);box-shadow:0 4px 12px #0000000f}.card.opened[data-v-e7e6156b]{border-color:var(--point-coral, #ff6f61);background-color:#fff5f5}.locked-state[data-v-e7e6156b]{display:flex;flex-direction:column;align-items:center;color:#aaa}.lock-icon[data-v-e7e6156b]{font-size:1.8rem;margin-bottom:.3rem}.click-msg[data-v-e7e6156b]{font-size:.95rem}.promise-text[data-v-e7e6156b]{font-size:1.1rem;font-weight:500;color:var(--point-coral, #ff6f61);line-height:1.5;padding:0 10px}@media (max-width: 640px){.section-title[data-v-e7e6156b]{font-size:1.5rem}.section-subtitle[data-v-e7e6156b]{font-size:.95rem}.card[data-v-e7e6156b]{min-height:120px;padding:1.5rem 1rem}.promise-text[data-v-e7e6156b]{font-size:1rem}}.days-passed[data-v-e48dd1bb]{font-size:1.3rem;color:var(--text-dark);margin-bottom:10px}.days-passed .day-number[data-v-e48dd1bb]{font-size:1.8rem;font-weight:700;color:var(--point-coral)}.countdown[data-v-e48dd1bb]{margin-bottom:25px;font-size:1.1rem;color:var(--text-light);background:var(--bg-light);padding:10px 15px;border-radius:10px}.countdown span[data-v-e48dd1bb]{font-size:1.6rem;color:var(--point-coral);font-weight:700}.welcome-gate[data-v-e48dd1bb]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:var(--bg-light);padding:20px;cursor:pointer;box-sizing:border-box}.welcome-text[data-v-e48dd1bb]{font-size:1.8rem;color:var(--text-dark);text-align:center;line-height:1.6;width:90%;max-width:800px}.continue-prompt[data-v-e48dd1bb]{position:absolute;bottom:40px;color:#aaa;font-size:1rem;animation:blink-e48dd1bb 1.5s infinite ease-in-out}@keyframes blink-e48dd1bb{0%,to{opacity:.5}50%{opacity:1}}.fade-enter-active[data-v-e48dd1bb],.fade-leave-active[data-v-e48dd1bb]{transition:opacity .5s ease}.fade-enter-from[data-v-e48dd1bb],.fade-leave-to[data-v-e48dd1bb]{opacity:0}footer[data-v-e48dd1bb]{text-align:center;padding:40px;background-color:var(--main-pink);color:#fff}footer p[data-v-e48dd1bb]{font-size:1.2rem;font-weight:700;margin:0 0 10px}footer span[data-v-e48dd1bb]{font-size:.9rem;opacity:.9}.entry-gate[data-v-e48dd1bb]{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:var(--bg-light)}.entry-box[data-v-e48dd1bb]{background:#fff;padding:40px 50px;border-radius:20px;box-shadow:0 10px 25px #0000001a;text-align:center}.entry-box h1[data-v-e48dd1bb]{font-size:3rem;color:var(--point-coral);margin:0}.entry-box h2[data-v-e48dd1bb]{font-size:1.5rem;color:var(--text-dark);margin-bottom:25px}.entry-box input[data-v-e48dd1bb]{font-size:1.5rem;padding:10px;width:150px;text-align:center;border:2px solid #eee;border-radius:10px;letter-spacing:5px}.entry-box input[data-v-e48dd1bb]:focus{outline:none;border-color:var(--main-pink)}.entry-box button[data-v-e48dd1bb]{display:block;width:100%;padding:15px;margin-top:20px;border:none;border-radius:10px;background-color:var(--point-coral);color:#fff;font-size:1.2rem;font-family:Gowun Dodum,sans-serif;cursor:pointer;transition:background-color .2s}.entry-box button[data-v-e48dd1bb]:hover{background-color:#d66a6a}.error-message[data-v-e48dd1bb]{color:var(--point-coral);margin-top:15px;height:20px}[data-v-e48dd1bb]{-webkit-tap-highlight-color:transparent}:root{--main-pink: #f8bbd0;--point-coral: #f08080;--text-dark: #333;--text-light: #555;--bg-light: #fff5f8}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Gowun Dodum,sans-serif;background-color:var(--bg-light);color:var(--text-dark)}#app-container{max-width:800px;margin:0 auto;background-color:#fff;box-shadow:0 0 30px #00000012}section{padding:80px 40px;border-bottom:1px solid #eee;overflow:hidden}.section-title{text-align:center;font-size:2.2rem;color:var(--point-coral);margin-top:0;margin-bottom:50px}.fade-in-element{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-element.visible{opacity:1;transform:translateY(0)}
