body{font-family:Lato,sans-serif;margin:0;padding:0}#root,body{height:100%}#root{display:flex;flex-direction:column;min-height:100vh}.age-verification-overlay{align-items:center;background-color:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.age-verification-modal{background-color:#292929;border:1px solid #444;border-radius:12px;box-shadow:0 10px 25px #00000080;color:#fff;max-width:400px;outline:none;padding:2rem 1.5rem;text-align:center;width:90%}.modal-content-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.logo-container{height:150px;width:150px}.logo-image{height:100%;object-fit:contain;width:100%}.age-prompt-text{font-family:Times New Roman,Times,serif;font-size:1.5rem;margin:0}.button-group{display:flex;gap:1rem;width:100%}.age-button{border:none;border-radius:8px;color:#fff;cursor:pointer;flex-grow:1;font-size:1.125rem;font-weight:700;padding:.75rem 1rem;transition:transform .2s ease,background-color .2s ease}.age-button:hover{transform:scale(1.05)}.yes-button{background-color:#28a745}.yes-button:hover{background-color:#218838}.no-button{background-color:#dc3545}.no-button:hover{background-color:#c82333}
/*# sourceMappingURL=main.fabd870c.css.map*/