body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:#f5ecd7!important}.home-container{background:#f5ecd7;border-radius:12px;box-shadow:0 4px 24px #bfae8e44;color:#5e4636;margin:0 auto;max-width:1200px;padding:1rem}.home-container,h2{font-family:Georgia,Times New Roman,serif}h2{color:#7c5c3b;font-size:2.2rem;letter-spacing:2px;margin-bottom:1rem;text-shadow:1px 1px 0 #e2c9a0}.navbar{background:#e2c9a0;border-bottom:2px solid #bfae8e;box-shadow:0 2px 8px #bfae8e33;display:flex;gap:2rem;justify-content:center;padding:.5rem 0;position:sticky;top:0;width:100%;z-index:100}.navbar a{border-radius:6px;color:#7c5c3b;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;padding:.3rem 1rem;text-decoration:none;transition:background .2s,color .2s}.navbar a.active,.navbar a:hover{background:#d1b892;color:#5e4636}.floating-mute-btn{align-items:center;background:#e2c9a0;border:2px solid #bfae8e;border-radius:50%;bottom:2rem;box-shadow:0 2px 8px #bfae8e55;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:2rem;transition:background .2s,box-shadow .2s;width:56px;z-index:200}.floating-mute-btn:hover{background:#d1b892;box-shadow:0 4px 16px #bfae8e99}.floating-mute-btn svg{fill:#7c5c3b;height:28px;width:28px}.mute-btn{background:#e2c9a0;border:2px solid #bfae8e;border-radius:6px;box-shadow:0 2px 6px #bfae8e33;color:#5e4636;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;margin-bottom:1rem;padding:.5rem 1.5rem;transition:background .2s,color .2s}.mute-btn:hover{background:#d1b892;color:#7c5c3b}.image-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.responsive-img{background:#e2c9a0;border:2px solid #bfae8e;border-radius:10px;box-shadow:0 4px 16px #bfae8e55,0 0 0 8px #f5ecd7;filter:sepia(.25) contrast(1.05) brightness(.97);height:auto;margin-bottom:.5rem;max-width:300px;width:100%}.vintage-form{align-items:center;background:#f5ecd7;border:2px solid #bfae8e;border-radius:12px;box-shadow:0 4px 24px #bfae8e44;display:flex;flex-direction:column;margin:2rem auto;max-width:350px;padding:2rem 1.5rem 1.5rem}.vintage-form h2{color:#7c5c3b;font-size:1.4rem;letter-spacing:1px;margin-bottom:1.2rem;text-shadow:1px 1px 0 #e2c9a0}.vintage-form h2,.vintage-input{font-family:Georgia,Times New Roman,serif}.vintage-input{background:#fff8e1;border:2px solid #bfae8e;border-radius:6px;box-sizing:border-box;color:#5e4636;font-size:1.1rem;margin-bottom:1rem;outline:none;padding:.5rem 1rem;transition:border .2s;width:100%}.vintage-input:focus{border-color:#7c5c3b}.vintage-btn{background:#e2c9a0;border:2px solid #bfae8e;border-radius:6px;box-shadow:0 2px 6px #bfae8e33;color:#5e4636;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;padding:.5rem 1.5rem;transition:background .2s,color .2s}.vintage-btn:hover{background:#d1b892;color:#7c5c3b}@media (max-width:900px){.responsive-img{max-width:45vw}.floating-mute-btn{bottom:1rem;height:44px;right:1rem;width:44px}.floating-mute-btn svg{height:22px;width:22px}}@media (max-width:600px){.image-grid{gap:.5rem;margin-left:.5rem;margin-right:.5rem}.responsive-img{max-width:95vw}.home-container{padding:.5rem}.navbar{font-size:1rem;gap:.5rem}.mute-btn{font-size:1.1rem;width:100%}.vintage-form{margin:2rem 1rem;padding:1.5rem .8rem 1rem}h2{font-size:1.2rem;line-height:1.2}}@media (min-width:601px){.modal-backdrop{align-items:center;background:#3c28148c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-img{animation:modalIn .2s;background:#fff8e1;border:3px solid #bfae8e;border-radius:12px;box-shadow:0 8px 32px #bfae8e99;max-height:80vh;max-width:80vw;padding:.5rem}@keyframes modalIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}}
/*# sourceMappingURL=main.6c998f1c.css.map*/