.butterfly-layer[data-v-edc7c7a8]{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.butterfly[data-v-edc7c7a8]{position:absolute;opacity:.28;animation-name:flutter-edc7c7a8;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes flutter-edc7c7a8{0%{transform:translate(0) rotate(-4deg) scale(1)}25%{transform:translate(10px,-14px) rotate(6deg) scale(1.05)}50%{transform:translate(-6px,6px) rotate(-3deg) scale(.98)}75%{transform:translate(8px,10px) rotate(5deg) scale(1.02)}to{transform:translate(0) rotate(-4deg) scale(1)}}.tile-wrap[data-v-3d1cd273]{perspective:1000px;aspect-ratio:3 / 4;cursor:pointer}.tile[data-v-3d1cd273]{position:relative;width:100%;height:100%;transition:transform .5s;transform-style:preserve-3d}.tile.flipped[data-v-3d1cd273]{transform:rotateY(180deg)}.face[data-v-3d1cd273]{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:var(--radius-md);box-shadow:var(--shadow-soft);overflow:hidden;display:flex;flex-direction:column}.face-front[data-v-3d1cd273]{background:var(--color-surface);align-items:center;justify-content:center;border:1px solid var(--color-border)}.face-front.completed[data-v-3d1cd273]{background:linear-gradient(155deg,#fff 55%,var(--color-bg-alt) 100%);border-color:var(--color-primary)}.corner-butterfly[data-v-3d1cd273]{position:absolute;top:10px;right:10px;width:20px;height:20px;color:var(--color-accent);opacity:.6}.letter[data-v-3d1cd273]{font-family:var(--font-display);font-size:2.6rem;font-weight:700;color:var(--color-primary-dark)}.badge[data-v-3d1cd273]{position:absolute;bottom:10px;left:10px;width:22px;height:22px;border-radius:50%;background:var(--color-success);color:#fff;font-size:.75rem;display:flex;align-items:center;justify-content:center}.face-back[data-v-3d1cd273]{background:var(--color-surface);transform:rotateY(180deg);border:1px solid var(--color-border)}.back-photo[data-v-3d1cd273]{height:40%;background-color:var(--color-bg-alt);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;flex-shrink:0}.no-photo[data-v-3d1cd273]{font-size:.7rem;color:var(--color-text-light)}.back-body[data-v-3d1cd273]{padding:.5rem .6rem;flex:1;overflow:hidden}.back-title[data-v-3d1cd273]{display:block;font-family:var(--font-display);font-size:1rem;color:var(--color-primary-dark);margin-bottom:.2rem}.back-desc[data-v-3d1cd273]{margin:0;font-size:.75rem;line-height:1.3;color:var(--color-text-light);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.edit-btn[data-v-3d1cd273]{margin:.4rem;padding:.35em .9em;font-size:.75rem;align-self:flex-start}.grid[data-v-c2ccab74]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}.overlay[data-v-b9b5b34d]{position:fixed;top:0;right:0;bottom:0;left:0;background:#4a3b4573;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:10}.modal[data-v-b9b5b34d]{position:relative;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);padding:2rem;display:flex;flex-direction:column;gap:1rem}.modal h2[data-v-b9b5b34d]{color:var(--color-primary-dark);font-size:1.6rem}.close-btn[data-v-b9b5b34d]{position:absolute;top:1rem;right:1rem;border:none;background:transparent;font-size:1rem;color:var(--color-text-light)}.field[data-v-b9b5b34d]{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--color-text-light)}.field input[data-v-b9b5b34d],.field textarea[data-v-b9b5b34d]{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.6em .8em;font-size:.95rem;color:var(--color-text);background:var(--color-bg);resize:vertical}.field input[data-v-b9b5b34d]:focus,.field textarea[data-v-b9b5b34d]:focus{outline:none;border-color:var(--color-primary)}.photos-section[data-v-b9b5b34d]{display:flex;flex-direction:column;gap:.5rem}.field-label[data-v-b9b5b34d]{font-size:.85rem;color:var(--color-text-light)}.photo-grid[data-v-b9b5b34d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.5rem}.photo-item[data-v-b9b5b34d]{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden}.photo-item img[data-v-b9b5b34d]{width:100%;height:100%;object-fit:cover}.remove-photo[data-v-b9b5b34d]{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;border:none;background:#4a3b45a6;color:#fff;font-size:.65rem;line-height:1}.error[data-v-b9b5b34d]{color:#b3556b;font-size:.85rem;margin:0}.actions[data-v-b9b5b34d]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.empty[data-v-7511e48d]{text-align:center;color:var(--color-text-light);padding:3rem 0}.timeline[data-v-7511e48d]{list-style:none;margin:0;padding:0;position:relative}.timeline[data-v-7511e48d]:before{content:"";position:absolute;left:22px;top:0;bottom:0;width:2px;background:var(--color-border)}.entry[data-v-7511e48d]{position:relative;display:flex;gap:1.25rem;margin-bottom:1.75rem}.entry-marker[data-v-7511e48d]{position:relative;z-index:1;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft)}.entry-letter[data-v-7511e48d]{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.entry-card[data-v-7511e48d]{flex:1;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:var(--shadow-soft)}.entry-date[data-v-7511e48d]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light)}.entry-card h3[data-v-7511e48d]{margin:.2rem 0 .4rem;color:var(--color-primary-dark)}.entry-card p[data-v-7511e48d]{margin:0;color:var(--color-text);line-height:1.5}.entry-photos[data-v-7511e48d]{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.entry-photos img[data-v-7511e48d]{width:80px;height:80px;object-fit:cover;border-radius:10px}.home-page[data-v-d90227c1]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.home-header[data-v-d90227c1]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.home-header h1[data-v-d90227c1]{font-size:2.2rem;color:var(--color-primary-dark)}.header-right[data-v-d90227c1]{display:flex;align-items:center;gap:1rem}.hello[data-v-d90227c1]{color:var(--color-text-light);font-size:.9rem}.tabs[data-v-d90227c1]{display:inline-flex;gap:.4rem;background:var(--color-surface);padding:.35rem;border-radius:999px;box-shadow:var(--shadow-soft);margin-bottom:2rem}.tab[data-v-d90227c1]{border:none;background:transparent;padding:.55em 1.4em;border-radius:999px;font-weight:600;color:var(--color-text-light);transition:background .15s ease,color .15s ease}.tab.active[data-v-d90227c1]{background:var(--color-primary);color:#fff}.hint[data-v-d90227c1]{text-align:center;color:var(--color-text-light);padding:3rem 0}.hint.error[data-v-d90227c1]{color:#b3556b}.login-page[data-v-782df6ee]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login-card[data-v-782df6ee]{position:relative;width:100%;max-width:380px;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;text-align:center}.login-icon[data-v-782df6ee]{width:44px;height:44px;margin:0 auto .25rem;color:var(--color-primary)}.subtitle[data-v-782df6ee]{margin:-.5rem 0 .5rem;color:var(--color-text-light);font-style:italic}.field[data-v-782df6ee]{display:flex;flex-direction:column;gap:.35rem;text-align:left;font-size:.9rem;color:var(--color-text-light)}.field input[data-v-782df6ee]{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.65em .9em;font-size:1rem;color:var(--color-text);background:var(--color-bg)}.field input[data-v-782df6ee]:focus{outline:none;border-color:var(--color-primary)}.error[data-v-782df6ee]{color:#b3556b;font-size:.85rem;margin:0}.btn[data-v-782df6ee]{margin-top:.5rem}:root{--color-bg: #fdf7f2;--color-bg-alt: #faeef2;--color-surface: #ffffff;--color-primary: #c97b96;--color-primary-dark: #a8577a;--color-accent: #b9a6dd;--color-text: #4a3b45;--color-text-light: #8a7686;--color-border: #f0dde3;--color-success: #8fbf9f;--shadow-soft: 0 8px 24px rgba(169, 100, 130, .12);--shadow-lift: 0 14px 34px rgba(169, 100, 130, .18);--radius-lg: 20px;--radius-md: 14px;--font-display: "Cormorant Garamond", "Georgia", serif;--font-body: "Quicksand", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-alt) 100%);color:var(--color-text);font-family:var(--font-body)}#app{position:relative;z-index:1;min-height:100vh}h1,h2,h3{font-family:var(--font-display);font-weight:600;margin:0}button{font-family:var(--font-body);cursor:pointer}input,textarea{font-family:var(--font-body)}.btn{border:none;border-radius:999px;padding:.6em 1.4em;font-size:.95rem;font-weight:600;transition:transform .15s ease,box-shadow .15s ease}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--color-text-light);border:1px solid var(--color-border)}.btn-ghost:hover{color:var(--color-primary-dark);border-color:var(--color-primary)}.btn-danger{background:transparent;color:#b3556b;border:1px solid #eec9d4}::selection{background:var(--color-accent);color:#fff}
