.header-admin-container{align-items:center;background-color:#9c9c9c;display:flex;height:75px;justify-content:flex-end;position:sticky;top:0;z-index:1000}.button-create-page{background-color:#3400ff;border:none;border-radius:5px;color:#fff;cursor:pointer;height:50%;margin-right:10px;padding:5px;transition:background-color .2s}.button-create-page:hover{background-color:#5f35fd}.admin-login-container{height:100vh;width:100vw}.admin-login-container,.admin-login-form{align-items:center;display:flex;justify-content:center}.admin-login-form{background-color:#bcbcbc;border-radius:10px;flex-direction:column;font-size:clamp(5px,calc(1vh + 1vw),15px);gap:25px;height:250px;margin:20px;width:clamp(100px,500px,800px)}.form-input-admin-login{display:flex;flex-direction:column;gap:10px;width:90%}.input-password-admin{height:30px;outline:none;outline-offset:0;padding:5px}.title-container-form-login{width:90%}.title-panel-login{display:flex}.button-login{background-color:#3400ff;border:none;color:#fff;cursor:pointer;height:30px;transition:background-color .2s}.button-login:hover{background-color:#5f35fd}@keyframes flash{0%{background-color:red}to{background-color:#3400ff}}.error-alert{animation:flash 1s ease-in-out forwards}*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}html{background-color:#dfdfdf}.container-create-page{background-color:#9c9c9c;border-radius:10px;display:flex;flex-direction:column;margin:15px;max-width:600px;min-height:300px;padding:15px;position:relative}.textarea-form-create-page{border:none;border-radius:10px;flex:1 1;margin-bottom:10px;min-height:150px;outline:2px solid #5f35fd;padding:5px;resize:none;width:100%}.tags-input-container{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.tag-create-page{align-items:center;background-color:#fff;border-radius:5px;display:inline-flex;font-size:14px;padding:2px 6px}.remove-tag-btn{background:#0000;border:none;border-radius:50%;color:#000;cursor:pointer;font-size:16px;line-height:1;margin-left:4px}.tags-input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;flex:1 1;min-width:80px;padding:4px 6px}.create-page-button{align-self:flex-end;background-color:#3400ff;border:none;border-radius:10px;color:#fff;cursor:pointer;height:40px;min-width:100px;transition:background-color .2s;width:auto}.create-page-button:hover{background-color:#5f35fd}@media (max-width:480px){.container-create-page{margin:10px;padding:10px}.textarea-form-create-page{min-height:120px}.create-page-button{align-self:center;margin-top:10px;width:100%}}.page-text-container{background-color:#9c9c9c;border-radius:10px;box-sizing:border-box;margin:5px auto;max-width:720px;padding:20px}.page-text-container .offer-text{color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;margin:1em 0;text-align:justify}.text-area-page{white-space:pre-wrap}.page-text-container p{margin:1em 0}.button-accept-rules{background-color:#5353539e;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:20px;padding:10px;transition:background-color .2s}.button-accept-rules:hover{background-color:#9191919e}.page-container-button{display:flex;justify-content:center;width:100%}@media (max-width:480px){.page-text-container{border-radius:0;padding:15px}.page-text-container .offer-text{font-size:clamp(.95rem,3vw,1rem);line-height:1.8}}.chrome-mobile-error-container{align-items:center;background:#fafafa;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.chrome-mobile-error-container h1{color:#333;font-size:1.8rem;margin-bottom:16px}.chrome-mobile-error-container p{color:#555;font-size:1rem}.browser-icons{display:flex;gap:40px;margin-top:24px}.browser-icon{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.browser-icon span{font-size:.9rem;margin-top:8px}.modal-container{align-items:center;background-color:#00000078;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:10000}.close-modal{display:none}.modal-window{animation:anim-open-modal .4s;background-color:#9c9c9c;border-radius:10px;color:#000;max-height:90vh;overflow-y:auto;padding:1rem;position:relative;width:400px}@keyframes anim-open-modal{0%{bottom:20px;opacity:0}to{bottom:0;opacity:100%}}.container-current-base-text{white-space:pre-wrap}.base-container-base-text{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:15px;position:relative}.container-change-base-text{background-color:#9c9c9c;border-radius:10px;display:flex;flex-direction:column;gap:5px;justify-content:flex-end;max-width:600px;padding:15px;width:100%}.base-text-area-change{border-radius:10px;min-height:300px;outline:2px solid #5f35fd;padding:5px;resize:none;width:100%}.container-current-base-text{background-color:#9c9c9c;border-radius:10px;max-width:600px;min-height:300px;padding:15px;width:100%}.page-preview{align-items:center;background-color:#9c9c9c;border-radius:10px;display:flex;flex-wrap:wrap;gap:5px;height:120px;justify-content:space-between;margin:15px;padding:5px;width:90%}.buttons-manage-page{display:flex;flex-direction:row;gap:10px}.clicked-text{color:#3400ff;cursor:pointer}.clicked-text:hover{color:#4c1bfb}.short-content-page{background-color:#b3b3b3;border-radius:10px;box-sizing:border-box;cursor:default;font-size:10px;max-height:80px;overflow-x:hidden;overflow-y:auto;padding:3px;width:200px}@media (max-width:450px){.short-content-page{width:100%}.page-preview{gap:15px;justify-content:center}.buttons-manage-page{display:flex;flex-direction:row;justify-content:space-between}}
/*# sourceMappingURL=main.ce6c1d4c.css.map*/