body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#1a1a1a;color:#eee;line-height:1.6;padding-top:var(--header-offset, 122px);}.page-austin-jl{max-width:100vw;overflow-x:hidden;}.page-austin-jl__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box;}.page-austin-jl__hero-section{background-image:url('[GALLERY:hero:1920x1080:gaming,casino,lights,austin_jl_promo]');background-size:cover;background-position:center;padding:100px 20px;text-align:center;color:#fff;position:relative;padding-top:10px;}.page-austin-jl__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1;}.page-austin-jl__hero-content{position:relative;z-index:2;}.page-austin-jl__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:bold;}.page-austin-jl__hero-subtitle{font-size:1.5em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto;}.page-austin-jl__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.2em;transition:background-color 0.3s ease;}.page-austin-jl__cta-button:hover{background-color:#e6b800;}.page-austin-jl__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#222;padding:30px 20px;}.page-austin-jl__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-austin-jl__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-austin-jl__section{padding:60px 20px;text-align:center;}.page-austin-jl__section:nth-of-type(even){background-color:#222;}.page-austin-jl__section-title{font-size:2.5em;margin-bottom:20px;color:#ffcc00;}.page-austin-jl__section-description{font-size:1.1em;margin-bottom:40px;max-width:900px;margin-left:auto;margin-right:auto;}.page-austin-jl__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-austin-jl__card{background-color:#333;border-radius:10px;overflow:hidden;text-align:left;transition:transform 0.3s ease,box-shadow 0.3s ease;}.page-austin-jl__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.3);}.page-austin-jl__card-image{width:100%;height:200px;object-fit:cover;}.page-austin-jl__card-content{padding:20px;}.page-austin-jl__card-title{font-size:1.5em;margin-top:0;color:#ffcc00;}.page-austin-jl__card-text{font-size:0.95em;color:#ccc;margin-bottom:20px;}.page-austin-jl__card-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease;}.page-austin-jl__card-button:hover{background-color:#e6b800;}.page-austin-jl__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.page-austin-jl__list-item{background-color:#333;border-radius:8px;padding:20px;text-align:center;flex:1 1 300px;max-width:calc(33% - 20px);box-sizing:border-box;}.page-austin-jl__list-item h3{color:#ffcc00;margin-top:0;font-size:1.3em;}.page-austin-jl__list-item p{font-size:0.9em;color:#ccc;}.page-austin-jl__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-austin-jl__quick-access-link{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;}.page-austin-jl__quick-access-link.register{background-color:#ffcc00;color:#1a1a1a;}.page-austin-jl__quick-access-link.login{background-color:#00aaff;}.page-austin-jl__quick-access-link:hover{opacity:0.9;}.page-austin-jl__faq-section{background-color:#1a1a1a;padding:60px 20px;}.page-austin-jl__faq-container{max-width:900px;margin:0 auto;}.page-austin-jl__faq-item{background-color:#222;margin-bottom:15px;border-radius:8px;overflow:hidden;}.page-austin-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#333;color:#ffcc00;cursor:pointer;font-weight:bold;font-size:1.1em;user-select:none;transition:background-color 0.3s ease;}.page-austin-jl__faq-question:hover{background-color:#444;}.page-austin-jl__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;}.page-austin-jl__faq-toggle{font-size:1.5em;line-height:1;margin-left:10px;pointer-events:none;transition:transform 0.3s ease;}.page-austin-jl__faq-item.active .page-austin-jl__faq-toggle{transform:rotate(45deg);}.page-austin-jl__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),padding 0.4s ease,opacity 0.4s ease;opacity:0;}.page-austin-jl__faq-item.active .page-austin-jl__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-austin-jl__blog-card{display:flex;flex-direction:column;background-color:#333;border-radius:10px;overflow:hidden;text-align:left;transition:transform 0.3s ease,box-shadow 0.3s ease;}.page-austin-jl__blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.3);}.page-austin-jl__blog-image{width:100%;height:200px;object-fit:cover;}.page-austin-jl__blog-content{padding:20px;}.page-austin-jl__blog-title{font-size:1.4em;margin-top:0;color:#ffcc00;}.page-austin-jl__blog-date{font-size:0.85em;color:#aaa;margin-bottom:10px;}.page-austin-jl__blog-excerpt{font-size:0.95em;color:#ccc;margin-bottom:20px;}.page-austin-jl__blog-link{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease;}.page-austin-jl__blog-link:hover{background-color:#0056b3;}@media (max-width:1024px){.page-austin-jl__hero-title{font-size:3em;}.page-austin-jl__hero-subtitle{font-size:1.3em;}.page-austin-jl__section-title{font-size:2em;}.page-austin-jl__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}.page-austin-jl__list-item{max-width:calc(50% - 10px);}}@media (max-width:768px){.page-austin-jl__hero-section{padding:80px 15px;}.page-austin-jl__hero-title{font-size:2.5em;}.page-austin-jl__hero-subtitle{font-size:1.1em;}.page-austin-jl__cta-button{padding:12px 25px;font-size:1.1em;}.page-austin-jl__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-austin-jl__payment-logo,.page-austin-jl__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-austin-jl__section{padding:40px 15px;}.page-austin-jl__section-title{font-size:1.8em;}.page-austin-jl__section-description{font-size:1em;}.page-austin-jl__grid{grid-template-columns:1fr;}.page-austin-jl__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:15px !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;}.page-austin-jl__list{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-austin-jl__quick-access-links{flex-direction:column;}.page-austin-jl__quick-access-link{width:100%;}.page-austin-jl__faq-question{font-size:1em;padding:12px 15px;}.page-austin-jl__faq-question h3{font-size:1em;}.page-austin-jl__faq-answer{padding:0 15px;}.page-austin-jl__faq-item.active .page-austin-jl__faq-answer{padding:15px !important;}.page-austin-jl__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-austin-jl__blog-image{max-width:100% !important;height:auto !important;}.page-austin-jl__card-image{max-width:100% !important;height:auto !important;}.page-austin-jl__card{max-width:100% !important;}.page-austin-jl__container img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}}