.elementor-4991 .elementor-element.elementor-element-d105a5a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4991 .elementor-element.elementor-element-a6b694d{width:100%;max-width:100%;}.elementor-4991 .elementor-element.elementor-element-a6b694d > .elementor-widget-container{margin:87px 87px 87px 87px;padding:0px 0px 0px 0px;}.elementor-4991 .elementor-element.elementor-element-a5b4992{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-4991 .elementor-element.elementor-element-e1e6471 > .elementor-widget-container{padding:7px 7px 7px 7px;}}@media(max-width:767px){.elementor-4991 .elementor-element.elementor-element-e1e6471 > .elementor-widget-container{margin:105px 105px 105px 105px;}}/* Start custom CSS for html, class: .elementor-element-a6b694d */html, body {
  overflow: auto !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d105a5a *//* Ensure the password generator stays in place */
.container {
    position: relative !important;
    z-index: 9999 !important;
    width: 100% !important;
    max-width: 700px !important;
    margin: 0 auto !important;
}

/* Prevents the generator from disappearing when content is added */
.elementor-section {
    position: relative !important;
    overflow: visible !important;
    min-height: 100vh !important; /* Forces full height */
}

/* Fix scrolling and ensures full-page height */
html, body {
    overflow-y: auto !important;
    height: auto !important;
}

/* Ensures content does not push the generator up */
.elementor-widget-wrap {
    display: block !important;
    position: relative !important;
}

/* Prevents the header from disappearing */
header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000 !important;
    background: rgba(13, 17, 23, 0.9) !important; /* Slight transparency */
}/* End custom CSS */