*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;color:#1f2937;background:#fff}html[data-theme=dark]{color:#e5e7eb;background:#1f2937}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.main{min-height:calc(100vh - 200px)}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb}html[data-theme=dark] .navbar{background:#1f2937;border-color:#374151}.nav-container{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1f2937;font-weight:600;font-size:1.25rem}html[data-theme=dark] .nav-brand{color:#e5e7eb}.brand-icon{font-size:1.5rem}.hamburger{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:5px}.hamburger-line{display:block;width:24px;height:2px;background:#1f2937;transition:all .2s ease}html[data-theme=dark] .hamburger-line{background:#e5e7eb}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.side-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background:linear-gradient(135deg, #e07a5f 0%, rgb(215.722513089, 86.4869109948, 52.277486911) 100%);z-index:1001;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto}.side-menu.open{transform:translateX(0)}.side-menu-content{display:flex;flex-direction:column;height:100%;padding:2rem 1.5rem}.side-menu-header{display:flex;align-items:center;gap:.75rem;color:#fff;margin-bottom:2rem}.side-menu-header .brand-icon{font-size:2rem}.side-menu-header h2{margin:0;font-size:1.5rem}.side-menu-nav{flex:1;display:flex;flex-direction:column;gap:.5rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#fff;text-decoration:none;border-radius:8px;transition:background .2s}.nav-item:hover{background:hsla(0,0%,100%,.15)}.nav-icon{font-size:1.25rem}.side-menu-footer{margin-top:auto;padding-top:1rem}.theme-toggle{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);border:none;color:#fff;padding:.75rem 1rem;border-radius:8px;cursor:pointer;width:100%;transition:background .2s}.theme-toggle:hover{background:hsla(0,0%,100%,.2)}.side-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.side-menu-overlay.visible{opacity:1;visibility:visible}.footer{padding:2rem 0;text-align:center;border-top:1px solid #e5e7eb;margin-top:2rem}html[data-theme=dark] .footer{border-color:#374151}.text-muted{color:#6b7280}html[data-theme=dark] .text-muted{color:#9ca3af}.moments-list{display:flex;flex-direction:column;gap:1rem}.moment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:box-shadow .2s}html[data-theme=dark] .moment-card{background:#111827;border-color:#374151}.moment-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.moment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.moment-person{font-weight:600;color:#e07a5f}.moment-type{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;background:#fef6f3;color:#e07a5f;text-transform:uppercase;font-weight:500}.moment-content{color:#1f2937;margin-bottom:.75rem}html[data-theme=dark] .moment-content{color:#e5e7eb}.moment-date{font-size:.85rem;color:#6b7280}.empty-state{text-align:center;padding:4rem 2rem;color:#6b7280}.empty-state-icon{font-size:4rem;margin-bottom:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary{background:#e07a5f;color:#fff}.btn-primary:hover{background:#c96a52}.btn-secondary{background:#faf9f8;color:#1f2937}html[data-theme=dark] .btn-secondary{background:#111827;color:#e5e7eb}.btn-secondary:hover{background:rgb(239.375,236.25,233.125)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.page-title{margin:0;font-size:2rem;font-weight:600}/*# sourceMappingURL=main.css.map */
