body{margin:0;padding:0;font-family:'Arial',sans-serif;background-color:#0d1117;color:#f0f6fc;line-height:1.6}.page-spinplus-gcash-apk-latest-version__container{max-width:1200px;margin:0 auto;padding:10px}.page-spinplus-gcash-apk-latest-version__section{padding:40px 20px;margin-bottom:20px;background-color:#161b22;border-radius:8px}.page-spinplus-gcash-apk-latest-version__section:nth-child(odd){background-color:#0d1117}.page-spinplus-gcash-apk-latest-version__heading-primary{font-size:2.8em;color:#4CAF50;text-align:center;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-spinplus-gcash-apk-latest-version__heading-secondary{font-size:2em;color:#f0f6fc;text-align:center;margin-bottom:30px;padding-top:20px}.page-spinplus-gcash-apk-latest-version__text-center{text-align:center}.page-spinplus-gcash-apk-latest-version__paragraph{font-size:1.1em;margin-bottom:15px;color:#c9d1d9}.page-spinplus-gcash-apk-latest-version__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-spinplus-gcash-apk-latest-version__list-item{background-color:#1f242c;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;flex:1 1 calc(33.333% - 40px);box-sizing:border-box;min-width:280px}.page-spinplus-gcash-apk-latest-version__list-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-spinplus-gcash-apk-latest-version__list-item-title{color:#4CAF50;font-size:1.4em;margin-bottom:10px}.page-spinplus-gcash-apk-latest-version__button{display:inline-block;background-color:#4CAF50;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;font-size:1em}.page-spinplus-gcash-apk-latest-version__button:hover{background-color:#5cb85c;transform:translateY(-2px)}.page-spinplus-gcash-apk-latest-version__button-group{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.page-spinplus-gcash-apk-latest-version__hero-section{background-color:#161b22;padding-top:10px;position:relative;overflow:hidden;border-radius:0}.page-spinplus-gcash-apk-latest-version__hero-content{position:relative;z-index:1;padding:60px 20px;text-align:center;color:#f0f6fc}.page-spinplus-gcash-apk-latest-version__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.page-spinplus-gcash-apk-latest-version__hero-heading{font-size:3.5em;margin-bottom:20px;color:#4CAF50;text-shadow:3px 3px 6px rgba(0,0,0,.7)}.page-spinplus-gcash-apk-latest-version__hero-description{font-size:1.4em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;color:#c9d1d9}.page-spinplus-gcash-apk-latest-version__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:20px 0;background-color:#1f242c}.page-spinplus-gcash-apk-latest-version__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-spinplus-gcash-apk-latest-version__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-spinplus-gcash-apk-latest-version__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-spinplus-gcash-apk-latest-version__card{background-color:#1f242c;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-spinplus-gcash-apk-latest-version__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-spinplus-gcash-apk-latest-version__card-image-wrapper{width:100%;height:200px;overflow:hidden}.page-spinplus-gcash-apk-latest-version__card-image{width:100%;height:100%;object-fit:cover;display:block}.page-spinplus-gcash-apk-latest-version__card-content{padding:20px}.page-spinplus-gcash-apk-latest-version__card-title{font-size:1.3em;color:#4CAF50;margin-bottom:10px}.page-spinplus-gcash-apk-latest-version__card-description{font-size:.95em;color:#c9d1d9;margin-bottom:15px}.page-spinplus-gcash-apk-latest-version__card-button{width:100%;text-align:center;display:block}.page-spinplus-gcash-apk-latest-version__faq-item{background-color:#1f242c;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-spinplus-gcash-apk-latest-version__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#2d333b;transition:background-color .3s ease}.page-spinplus-gcash-apk-latest-version__faq-question:hover{background-color:#3b434e}.page-spinplus-gcash-apk-latest-version__faq-question h3{margin:0;font-size:1.2em;color:#f0f6fc;pointer-events:none}.page-spinplus-gcash-apk-latest-version__faq-toggle{font-size:1.5em;font-weight:700;color:#4CAF50;transition:transform .3s ease;pointer-events:none}.page-spinplus-gcash-apk-latest-version__faq-item.active .page-spinplus-gcash-apk-latest-version__faq-toggle{transform:rotate(45deg)}.page-spinplus-gcash-apk-latest-version__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-spinplus-gcash-apk-latest-version__faq-item.active .page-spinplus-gcash-apk-latest-version__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-spinplus-gcash-apk-latest-version__blog-date{font-size:.85em;color:#8b949e;margin-top:10px}.page-spinplus-gcash-apk-latest-version__blog-link{color:#4CAF50;text-decoration:none;font-weight:700;display:inline-block;margin-top:10px}.page-spinplus-gcash-apk-latest-version__blog-link:hover{text-decoration:underline}.page-spinplus-gcash-apk-latest-version__image{max-width:100%;height:auto;display:block;margin:20px auto}.page-spinplus-gcash-apk-latest-version__image-wrapper{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width:1024px){.page-spinplus-gcash-apk-latest-version__hero-heading{font-size:3em}.page-spinplus-gcash-apk-latest-version__hero-description{font-size:1.2em}}.page-spinplus-gcash-apk-latest-version__features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.page-spinplus-gcash-apk-latest-version__feature-item{background-color:#1f242c;padding:25px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.page-spinplus-gcash-apk-latest-version__feature-title{color:#4CAF50;font-size:1.3em;margin-bottom:10px}.page-spinplus-gcash-apk-latest-version__feature-description{font-size:.95em;color:#c9d1d9}@media (max-width:768px){.page-spinplus-gcash-apk-latest-version__container{padding:0}.page-spinplus-gcash-apk-latest-version__section{padding:30px 15px;margin-bottom:15px}.page-spinplus-gcash-apk-latest-version__heading-primary{font-size:2.2em}.page-spinplus-gcash-apk-latest-version__heading-secondary{font-size:1.6em}.page-spinplus-gcash-apk-latest-version__hero-content{padding:40px 15px}.page-spinplus-gcash-apk-latest-version__hero-heading{font-size:2.5em}.page-spinplus-gcash-apk-latest-version__hero-description{font-size:1.1em}.page-spinplus-gcash-apk-latest-version__button{padding:10px 20px;font-size:.9em}.page-spinplus-gcash-apk-latest-version__button-group{flex-direction:column;gap:15px}.page-spinplus-gcash-apk-latest-version__list-item{flex:1 1 100%;max-width:100% !important;width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;padding:15px}.page-spinplus-gcash-apk-latest-version__list{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;gap:15px}.page-spinplus-gcash-apk-latest-version__card-grid{grid-template-columns:1fr;gap:20px}.page-spinplus-gcash-apk-latest-version__card-content{padding:15px}.page-spinplus-gcash-apk-latest-version__card-title{font-size:1.2em}.page-spinplus-gcash-apk-latest-version__card-description{font-size:.9em}.page-spinplus-gcash-apk-latest-version__faq-question{padding:15px}.page-spinplus-gcash-apk-latest-version__faq-question h3{font-size:1.1em}.page-spinplus-gcash-apk-latest-version__faq-answer{padding:0 10px}.page-spinplus-gcash-apk-latest-version__faq-item.active .page-spinplus-gcash-apk-latest-version__faq-answer{padding:15px 10px !important}.page-spinplus-gcash-apk-latest-version__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-spinplus-gcash-apk-latest-version__payment-logo,.page-spinplus-gcash-apk-latest-version__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-spinplus-gcash-apk-latest-version__image-wrapper{width:100% !important;max-width:100% !important;box-sizing:border-box !important;overflow:hidden}.page-spinplus-gcash-apk-latest-version__image{max-width:100% !important;height:auto !important}.page-spinplus-gcash-apk-latest-version__features-list{gap:15px}.page-spinplus-gcash-apk-latest-version__feature-item{padding:20px}.page-spinplus-gcash-apk-latest-version__feature-title{font-size:1.2em}.page-spinplus-gcash-apk-latest-version__feature-description{font-size:.9em}}