:root{--primary-color:#e44d26;--secondary-color:#f7931e;--text-color:#ffffff;--text-dark:#333333;--background-dark:#1a1a1a;--background-light:#2c2c2c;--border-color:#555555;--button-bg:var(--primary-color);--button-hover-bg:var(--secondary-color);--font-family:'Arial',sans-serif;--header-offset:122px;}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--background-dark);margin:0;padding-top:var(--header-offset);line-height:1.6;}.page-pub777-app{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box;}.page-pub777-app__section{padding:40px 0;margin-bottom:20px;border-bottom:1px solid var(--border-color);}.page-pub777-app__section:last-of-type{border-bottom:none;margin-bottom:0;}.page-pub777-app__section-title{font-size:2.5em;color:var(--primary-color);text-align:center;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px;line-height:1.2;}.page-pub777-app__section-subtitle{font-size:1.8em;color:var(--secondary-color);text-align:center;margin-bottom:20px;}.page-pub777-app__text-content{font-size:1.1em;line-height:1.8;margin-bottom:20px;text-align:justify;}/* Buttons */.page-pub777-app__button{display:inline-block;background-color:var(--button-bg);color:var(--text-color);padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .2s ease;text-align:center;white-space:nowrap;border:none;cursor:pointer;}.page-pub777-app__button:hover{background-color:var(--button-hover-bg);transform:translateY(-2px);}/* Hero Section */.page-pub777-app__hero-section{position:relative;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url('[GALLERY:hero:1920x1080:gaming,casino,mobile,pub777]') no-repeat center center/cover;height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 0;box-sizing:border-box;overflow:hidden;margin-bottom:20px;}.page-pub777-app__hero-content{max-width:900px;padding:20px;background-color:rgba(0,0,0,.6);border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.5);}.page-pub777-app__hero-title{font-size:3.5em;margin-bottom:15px;color:var(--text-color);line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.7);}.page-pub777-app__hero-description{font-size:1.4em;margin-bottom:30px;color:#e0e0e0;text-shadow:1px 1px 2px rgba(0,0,0,.5);}.page-pub777-app__hero-cta-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;}/* Payment Providers (Gamelogo) */.page-pub777-app__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:30px 0;background-color:var(--background-light);margin-bottom:20px;}.page-pub777-app__payment-providers-title{width:100%;text-align:center;font-size:1.8em;color:var(--secondary-color);margin-bottom:20px;}.page-pub777-app__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-pub777-app__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}/* Introduction Section */.page-pub777-app__intro-content{max-width:800px;margin:0 auto;text-align:center;}.page-pub777-app__intro-text{margin-bottom:25px;font-size:1.15em;color:#e0e0e0;}/* Quick Access */.page-pub777-app__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px;}.page-pub777-app__quick-access-item{background-color:var(--background-light);padding:25px;border-radius:8px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.page-pub777-app__quick-access-item:hover{transform:translateY(-5px);}.page-pub777-app__quick-access-title{font-size:1.4em;color:var(--secondary-color);margin-bottom:15px;}.page-pub777-app__quick-access-button{width:100%;margin-top:auto;}/* Core Games Section */.page-pub777-app__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;}.page-pub777-app__game-card{background-color:var(--background-light);border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.4);text-align:center;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;}.page-pub777-app__game-card:hover{transform:translateY(-7px);}.page-pub777-app__game-image-wrapper{width:100%;height:200px;overflow:hidden;}.page-pub777-app__game-image{width:100%;height:100%;object-fit:cover;display:block;}.page-pub777-app__game-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}.page-pub777-app__game-title{font-size:1.5em;color:var(--secondary-color);margin-bottom:10px;}.page-pub777-app__game-description{font-size:.95em;color:#cccccc;margin-bottom:20px;flex-grow:1;}.page-pub777-app__game-button{width:100%;font-size:1.1em;}/* Promotions Section */.page-pub777-app__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px;}.page-pub777-app__promo-card{background-color:var(--background-light);border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.4);transition:transform .3s ease;display:flex;flex-direction:column;height:100%;}.page-pub777-app__promo-card:hover{transform:translateY(-7px);}.page-pub777-app__promo-image-wrapper{width:100%;height:180px;overflow:hidden;}.page-pub777-app__promo-image{width:100%;height:100%;object-fit:cover;display:block;}.page-pub777-app__promo-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}.page-pub777-app__promo-title{font-size:1.5em;color:var(--primary-color);margin-bottom:10px;}.page-pub777-app__promo-description{font-size:.95em;color:#cccccc;margin-bottom:20px;flex-grow:1;}.page-pub777-app__promo-button{width:100%;font-size:1.1em;}/* Security & Support Section */.page-pub777-app__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px;}.page-pub777-app__feature-item{background-color:var(--background-light);padding:25px;border-radius:8px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;}.page-pub777-app__feature-icon-wrapper{width:80px;height:80px;margin-bottom:15px;}.page-pub777-app__feature-icon{width:100%;height:100%;object-fit:contain;}.page-pub777-app__feature-title{font-size:1.4em;color:var(--secondary-color);margin-bottom:10px;}.page-pub777-app__feature-description{font-size:.95em;color:#cccccc;}.page-pub777-app__contact-button{margin-top:30px;}/* FAQ Section */.page-pub777-app__faq-list{margin-top:30px;max-width:800px;margin-left:auto;margin-right:auto;}.page-pub777-app__faq-item{background-color:var(--background-light);margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2);}.page-pub777-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3a3a3a;color:var(--text-color);font-size:1.2em;font-weight:bold;transition:background-color .3s ease;user-select:none;}.page-pub777-app__faq-question:hover{background-color:#4a4a4a;}.page-pub777-app__faq-question h3{margin:0;color:inherit;pointer-events:none;flex-grow:1;text-align:left;}.page-pub777-app__faq-toggle{font-size:1.8em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none;}.page-pub777-app__faq-item.active .page-pub777-app__faq-toggle{transform:rotate(45deg);}.page-pub777-app__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#dddddd;font-size:1em;box-sizing:border-box;text-align:justify;}.page-pub777-app__faq-item.active .page-pub777-app__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}/* Latest Blog Section */.page-pub777-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px;}.page-pub777-app__blog-card{background-color:var(--background-light);border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.4);transition:transform .3s ease;display:flex;flex-direction:column;height:100%;}.page-pub777-app__blog-card:hover{transform:translateY(-7px);}.page-pub777-app__blog-image-wrapper{width:100%;height:180px;overflow:hidden;}.page-pub777-app__blog-image{width:100%;height:100%;object-fit:cover;display:block;}.page-pub777-app__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}.page-pub777-app__blog-date{font-size:.85em;color:var(--secondary-color);margin-bottom:10px;}.page-pub777-app__blog-title{font-size:1.4em;color:var(--text-color);margin-bottom:10px;line-height:1.3;}.page-pub777-app__blog-title a{color:inherit;text-decoration:none;transition:color .3s ease;}.page-pub777-app__blog-title a:hover{color:var(--primary-color);}.page-pub777-app__blog-excerpt{font-size:.95em;color:#cccccc;margin-bottom:20px;flex-grow:1;}.page-pub777-app__blog-read-more{align-self:flex-start;font-size:1em;color:var(--primary-color);text-decoration:none;font-weight:bold;transition:color .3s ease;}.page-pub777-app__blog-read-more:hover{color:var(--secondary-color);}/* Responsive Design */@media (max-width:1024px){.page-pub777-app__hero-title{font-size:3em;}.page-pub777-app__hero-description{font-size:1.2em;}.page-pub777-app__section-title{font-size:2em;}.page-pub777-app__section-subtitle{font-size:1.6em;}}@media (max-width:768px){.page-pub777-app__hero-section{height:60vh;}.page-pub777-app__hero-title{font-size:2.5em;}.page-pub777-app__hero-description{font-size:1em;}.page-pub777-app__hero-cta-group{flex-direction:column;gap:15px;}.page-pub777-app__button{padding:10px 20px;font-size:.9em;width:80%;margin:0 auto;}.page-pub777-app__section{padding:30px 0;}.page-pub777-app__section-title{font-size:1.8em;}.page-pub777-app__section-subtitle{font-size:1.4em;}.page-pub777-app__text-content{font-size:1em;}/* Payment Providers mobile */.page-pub777-app__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 0;}.page-pub777-app__payment-logo,.page-pub777-app__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-pub777-app__quick-access-grid,.page-pub777-app__games-grid,.page-pub777-app__promo-grid,.page-pub777-app__features-grid,.page-pub777-app__blog-grid{grid-template-columns:1fr;gap:20px;}/* Mobile list item requirements */.page-pub777-app__quick-access-item,.page-pub777-app__game-card,.page-pub777-app__promo-card,.page-pub777-app__feature-item,.page-pub777-app__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-pub777-app__quick-access-grid,.page-pub777-app__games-grid,.page-pub777-app__promo-grid,.page-pub777-app__features-grid,.page-pub777-app__blog-grid,.page-pub777-app__faq-list{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 10px !important;margin-left:0 !important;margin-right:0 !important;}.page-pub777-app__game-image-wrapper,.page-pub777-app__promo-image-wrapper,.page-pub777-app__blog-image-wrapper{height:150px;}.page-pub777-app__faq-question{padding:15px 20px;font-size:1.1em;}.page-pub777-app__faq-answer{padding:0 20px;}.page-pub777-app__faq-item.active .page-pub777-app__faq-answer{padding:15px 20px !important;}}@media (max-width:480px){.page-pub777-app__hero-title{font-size:2em;}.page-pub777-app__hero-description{font-size:.9em;}.page-pub777-app__section-title{font-size:1.5em;}.page-pub777-app__button{width:90%;}}