body,html{font-family:Special Elite,monospace;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.landing-container{box-sizing:border-box;height:100vh;overflow:hidden;width:100vw}.button-container{display:flex;flex-direction:column;gap:15px;max-width:300px;width:80%}.google-button{background-color:#6f4436}.apple-button,.google-button{border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Special Elite,monospace;font-size:20px;padding:15px 0;transition:all .3s ease;width:100%}.apple-button{background-color:#b59175}.traditional-button{background-color:#854442;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Special Elite,monospace;font-size:20px;padding:15px 0;transition:all .3s ease;width:100%}.apple-button:hover,.google-button:hover,.traditional-button:hover{box-shadow:0 4px 15px #0003;transform:scale(1.05)}.home-container{align-items:center;background-color:#fff4e6;display:flex;flex-direction:column;font-family:Special Elite,monospace;height:100vh;overflow:auto;width:100vw}.home-header{margin-bottom:20px;margin-top:30px;text-align:center}.home-header h1{color:#854442;font-size:3rem}.home-header p{color:#3c2f2f;font-size:1.2rem}.home-main{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:90%}.gallery-section,.poems-section{background-color:#fff4e6;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:20px}.poem-card{margin-top:10px;text-align:center}.poem-card p{font-size:16px;line-height:1.6rem}.poem-card span{color:#854442;display:block;font-style:italic;margin-top:10px}.gallery-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.gallery-grid img{border-radius:10px;height:200px;object-fit:cover;width:200px}
/*# sourceMappingURL=main.a133a2d6.css.map*/