*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:100%;line-height:1.5;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}a{color:inherit;text-decoration:none}a:hover,a:focus{text-decoration:none}button{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}button:focus{outline:2px solid #007bff;outline-offset:2px}input,textarea,select{font:inherit;color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.global-header{position:sticky;top:0;z-index:1020;background-color:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.header-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:1.5rem}.header-logo{flex-shrink:0}.header-logo .logo-image{height:54px;width:auto;object-fit:contain}.header-nav{flex:1;display:flex;justify-content:center}.header-nav .nav-menu{display:flex;align-items:center;gap:2rem}.header-nav .nav-link{display:block;padding:.5rem 1rem;font-weight:500;color:#1a2a55;transition:all .2s ease-in-out;border-radius:.25rem;text-decoration:none}.header-nav .nav-link:hover,.header-nav .nav-link:focus{color:#1a2a55;text-decoration:underline;background-color:#f8f9fa}.header-nav .nav-link:focus{outline:2px solid #1a2a55;outline-offset:2px}.header-cta{flex-shrink:0;display:flex;align-items:center;gap:1rem}.cta-button{padding:.5rem 1.5rem;font-weight:500;border-radius:.25rem;transition:all .2s ease-in-out;border:1px solid rgba(0,0,0,0);cursor:pointer}.cta-button.cta-login{color:#1a2a55;background-color:#fff;border-color:#1a2a55}.cta-button.cta-login:hover,.cta-button.cta-login:focus{font-weight:700;color:#1a2a55;background-color:#fff;border-color:#1a2a55}.cta-button.cta-signup{color:#fff;background-color:#1a2a55;border-color:#1a2a55}.cta-button.cta-signup:hover,.cta-button.cta-signup:focus{background-color:rgb(35.3459459459,57.0972972973,115.5540540541);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.cta-button:focus{outline:2px solid #1a2a55;outline-offset:2px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;border-radius:.25rem;transition:all .2s ease-in-out}.mobile-menu-toggle:hover,.mobile-menu-toggle:focus{background-color:#f8f9fa}.mobile-menu-toggle .hamburger-line{display:block;width:20px;height:2px;background-color:#495057;margin:2px 0;transition:all .2s ease-in-out}@media(max-width: 991px){.header-container{padding:0 1rem}.header-nav{display:none}.header-cta{display:none}.mobile-menu-toggle{display:flex}}@media(max-width: 575px){.header-container{padding:0 .5rem;min-height:60px}.header-logo .logo-image{height:32px}}.main-content{flex:1;min-height:calc(100vh - 80px - 200px)}.content-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.content-section{padding:4rem 0}.content-section:first-child{padding-top:6rem}.content-section:last-child{padding-bottom:6rem}.section-container{max-width:100%;margin:0 auto}.section-heading{margin-bottom:2rem;text-align:center}.section-heading:empty::before{content:attr(data-placeholder);color:#ced4da;font-style:italic}.section-content{min-height:200px;display:flex;align-items:center;justify-content:center;background-color:#fafafa;border:2px dashed #dee2e6;border-radius:.375rem;position:relative}.section-content::before{content:"Content Placeholder";color:#ced4da;font-style:italic;font-size:1.125rem}.hero-section .section-content{min-height:400px;background:linear-gradient(135deg, #fafafa 0%, #f8f9fa 100%)}.hero-section .section-content::before{content:"Hero Section Content Placeholder"}.benefits-section{background-color:#fafafa}.benefits-section .section-content{background-color:#fff}.benefits-section .section-content::before{content:"Benefits Section Content Placeholder"}.process-section .section-content::before{content:"Process Section Content Placeholder"}.trust-section{background-color:#fafafa}.trust-section .section-content{background-color:#fff}.trust-section .section-content::before{content:"Trust Section Content Placeholder"}.responsible-gambling-section .section-content{border-color:#ffc107;background-color:rgb(255,220.9,118.6)}.responsible-gambling-section .section-content::before{content:"Responsible Gambling Section Content Placeholder";color:rgb(209.6,157.2,0)}@media(max-width: 991px){.content-container{padding:0 1rem}.content-section{padding:3rem 0}.content-section:first-child{padding-top:4rem}.content-section:last-child{padding-bottom:4rem}}@media(max-width: 575px){.content-container{padding:0 .5rem}.content-section{padding:2rem 0}.content-section:first-child{padding-top:3rem}.content-section:last-child{padding-bottom:3rem}.section-content{min-height:150px}.section-content::before{font-size:1rem;text-align:center;padding:1rem}.hero-section .section-content{min-height:300px}}.global-footer{background-color:#1a2a55;color:#dee2e6;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 1rem}.footer-nav{margin-bottom:1rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.footer-link{display:block;padding:.25rem .5rem;color:#dee2e6;font-size:.875rem;transition:all .2s ease-in-out;border-radius:.25rem;text-decoration:none}.footer-link:hover,.footer-link:focus{color:#fff;font-weight:600;background-color:hsla(0,0%,100%,.1)}.footer-link:focus{outline:2px solid #fff;outline-offset:2px}.compliance-notice{margin-bottom:1rem;padding:1rem;background-color:hsla(0,0%,100%,.05);border-radius:.375rem;border:1px solid hsla(0,0%,100%,.1)}.compliance-content{font-size:.875rem;line-height:1.5;color:#dee2e6;margin:0}.compliance-content .compliance-first{margin-bottom:.25rem;text-align:justify;text-align-last:left;word-spacing:.1em}.compliance-content .compliance-second{margin-bottom:0;text-align:justify;text-align-last:left;word-spacing:.2em}.compliance-content strong{color:#fff;font-weight:700}.copyright{text-align:center;padding-top:.5rem;margin-top:1rem;margin-bottom:.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.copyright-text{font-size:10px;color:#fff;margin-bottom:.125rem;line-height:1.3}.copyright-text:last-child{margin-bottom:0}.legal-disclaimer{text-align:center;padding-top:.5rem;margin-top:.5rem;margin-left:auto;margin-right:auto}.legal-disclaimer p{font-size:10px;color:#ced4da;margin-bottom:.125rem;line-height:1.2;text-align:center}.legal-disclaimer p:last-child{margin-bottom:0}@media(max-width: 991px){.footer-container{padding:1rem 1rem .5rem;max-width:90%}.footer-links{gap:.25rem .5rem}}@media(max-width: 575px){.footer-container{padding:.5rem .5rem .25rem}.footer-links{flex-direction:column;align-items:center;gap:.125rem}.compliance-notice{padding:.5rem;margin-bottom:.5rem}.compliance-content{font-size:.7875rem}.copyright{padding-top:.25rem;margin-top:.5rem;margin-bottom:.25rem}.legal-disclaimer{padding-top:.25rem;margin-top:.25rem}}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-stretch{align-items:stretch !important}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-uppercase{text-transform:uppercase !important}.text-lowercase{text-transform:lowercase !important}.text-capitalize{text-transform:capitalize !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.text-primary{color:#007bff !important}.text-secondary{color:#6c757d !important}.text-success{color:#28a745 !important}.text-danger{color:#dc3545 !important}.text-warning{color:#ffc107 !important}.text-info{color:#17a2b8 !important}.text-light{color:#f8f9fa !important}.text-dark{color:#343a40 !important}.text-white{color:#fff !important}.text-muted{color:#6c757d !important}.bg-primary{background-color:#007bff !important}.bg-secondary{background-color:#6c757d !important}.bg-success{background-color:#28a745 !important}.bg-danger{background-color:#dc3545 !important}.bg-warning{background-color:#ffc107 !important}.bg-info{background-color:#17a2b8 !important}.bg-light{background-color:#f8f9fa !important}.bg-dark{background-color:#343a40 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:2rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:2rem !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:2rem !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:2rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:2rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:2rem !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.rounded{border-radius:.25rem !important}.rounded-sm{border-radius:.125rem !important}.rounded-lg{border-radius:.375rem !important}.rounded-xl{border-radius:.5rem !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}@media(max-width: 575px){.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}}@media(max-width: 767px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}}@media(max-width: 991px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;display:none;align-items:center;justify-content:center;padding:1.5rem}.modal.active{display:flex}.modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px)}.modal-content{position:relative;background-color:#fff;border-radius:.375rem;box-shadow:0 1rem 3rem rgba(0,0,0,.175);max-width:480px;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-20px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e9ecef}.modal-title{margin:0;font-size:1.25rem;font-weight:600;color:#1a2a55}.modal-close{background:none;border:none;font-size:24px;color:#adb5bd;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .2s ease-in-out}.modal-close:hover,.modal-close:focus{color:#495057;background-color:#f8f9fa}.modal-close:focus{outline:2px solid #1a2a55;outline-offset:2px}.modal-body{padding:2rem}.tab-nav{display:flex;margin-bottom:2rem;border-bottom:1px solid #e9ecef}.tab-button{flex:1;padding:1rem 1.5rem;background:none;border:none;font-weight:500;color:#6c757d;cursor:pointer;transition:all .2s ease-in-out;border-bottom:2px solid rgba(0,0,0,0)}.tab-button:hover{color:#1a2a55;background-color:#fafafa}.tab-button.active{color:#1a2a55;border-bottom-color:#1a2a55}.tab-button:focus{outline:2px solid #1a2a55;outline-offset:2px}.tab-panel{display:none}.tab-panel.active{display:block}.auth-form{max-width:100%}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057}.form-input{width:100%;padding:1rem;border:1px solid #dee2e6;border-radius:.25rem;font-size:1rem;transition:all .2s ease-in-out}.form-input:focus{outline:none;border-color:#1a2a55;box-shadow:0 0 0 2px rgba(26,42,85,.1)}.form-input:invalid{border-color:#dc3545}.form-submit{width:100%;padding:1rem 1.5rem;background-color:#1a2a55;color:#fff;border:none;border-radius:.25rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;margin-bottom:1.5rem}.form-submit:hover,.form-submit:focus{background-color:rgb(35.3459459459,57.0972972973,115.5540540541)}.form-submit:focus{outline:2px solid #1a2a55;outline-offset:2px}.form-submit:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc3545;font-size:.875rem;margin-top:.25rem;min-height:1.2em}.form-message{padding:1rem;border-radius:.25rem;font-size:.875rem;text-align:center}.form-message.error{background-color:hsl(354.251497006,70.4641350211%,93.5294117647%);color:rgb(189.2151898734,32.7848101266,47.7721518987);border:1px solid #dc3545}.form-message.success{background-color:rgb(175.1304347826,235.8695652174,189);color:rgb(30.1449275362,125.8550724638,52);border:1px solid #28a745}@media(max-width: 575px){.modal{padding:1rem}.modal-content{max-height:95vh}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1.5rem}.tab-nav{margin-bottom:1.5rem}.tab-button{padding:.5rem 1rem;font-size:.875rem}}html{height:100%}body{min-height:100%;display:flex;flex-direction:column}.main-content{flex:1}:focus-visible{outline:2px solid #007bff;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:#007bff;color:#fff;padding:8px;text-decoration:none;border-radius:.25rem;z-index:1070}.skip-link:focus{top:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media print{.global-header,.global-footer{display:none}.main-content{margin:0;padding:0}.content-section{page-break-inside:avoid;padding:1rem 0}.section-content{border:1px solid #ced4da;background:rgba(0,0,0,0) !important}}/*# sourceMappingURL=styles.min.css.map */
