{"id":7,"date":"2026-08-03T17:17:12","date_gmt":"2026-08-03T17:17:12","guid":{"rendered":"https:\/\/nustargameonline.org\/?page_id=7"},"modified":"2026-08-03T17:34:15","modified_gmt":"2026-08-03T17:34:15","slug":"home","status":"publish","type":"page","link":"https:\/\/nustargameonline.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e3a41b e-con-full e-flex e-con e-parent\" data-id=\"1e3a41b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5005363 elementor-widget elementor-widget-html\" data-id=\"5005363\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- NuStarGame Content - Pure HTML for Elementor -->\r\n<style>\r\n  \/* ===== DESIGN SYSTEM ===== *\/\r\n  :root {\r\n    --color-primary: #631930;\r\n    --color-primary-dark: #4a1223;\r\n    --color-primary-light: #7d203c;\r\n    --color-primary-gradient: linear-gradient(135deg, #7d203c 0%, #631930 50%, #4a1223 100%);\r\n    --color-gold: #c9a84c;\r\n    --color-gold-light: #e8d08a;\r\n    --color-dark: #0f0c29;\r\n    --color-dark-mid: #1a1a3e;\r\n    --color-t0: #191919;\r\n    --color-t1: #2d3748;\r\n    --color-t2: #718096;\r\n    --color-t3: #a0aec0;\r\n    --color-bg: #f7f8fc;\r\n    --color-white: #ffffff;\r\n    --shadow-card: 0 8px 32px rgba(0, 0, 0, 0.08);\r\n    --shadow-hero: 0 20px 60px rgba(99, 25, 48, 0.25);\r\n    --radius-sm: 8px;\r\n    --radius-md: 12px;\r\n    --radius-lg: 20px;\r\n    --radius-full: 9999px;\r\n    --font-primary: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n    --max-width: 1200px;\r\n    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n  }\r\n\r\n  *,\r\n  *::before,\r\n  *::after {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .nustar-content-wrapper {\r\n    max-width: var(--max-width);\r\n    margin: 0 auto;\r\n    padding: 16px 12px 0;\r\n    font-family: var(--font-primary);\r\n    color: var(--color-t0);\r\n    line-height: 1.6;\r\n    background: var(--color-bg);\r\n  }\r\n\r\n  \/* ===== SVG ICON SYSTEM ===== *\/\r\n  .icon-svg {\r\n    width: 24px;\r\n    height: 24px;\r\n    display: inline-block;\r\n    flex-shrink: 0;\r\n    fill: none;\r\n    stroke: currentColor;\r\n    stroke-width: 2;\r\n    stroke-linecap: round;\r\n    stroke-linejoin: round;\r\n  }\r\n\r\n  \/* ===== HERO ===== *\/\r\n  .nustar-hero {\r\n    background: var(--color-primary-gradient);\r\n    border-radius: var(--radius-lg);\r\n    padding: 32px 24px;\r\n    margin-bottom: 24px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-hero);\r\n  }\r\n  .nustar-hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: -50%;\r\n    right: -10%;\r\n    width: 60%;\r\n    height: 200%;\r\n    background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  }\r\n  .nustar-hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n  .nustar-hero-logo {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    margin-bottom: 12px;\r\n  }\r\n  .nustar-hero-logo svg {\r\n    width: 44px;\r\n    height: 44px;\r\n    flex-shrink: 0;\r\n  }\r\n  .nustar-hero-badge {\r\n    display: inline-block;\r\n    background: rgba(255, 255, 255, 0.12);\r\n    backdrop-filter: blur(10px);\r\n    padding: 3px 12px;\r\n    border-radius: var(--radius-full);\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    color: rgba(255, 255, 255, 0.85);\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    border: 1px solid rgba(255, 255, 255, 0.08);\r\n  }\r\n  .nustar-hero h1 {\r\n    font-size: clamp(1.8rem, 4vw, 3.8rem);\r\n    font-weight: 900;\r\n    color: var(--color-white);\r\n    line-height: 1.1;\r\n    margin-bottom: 6px;\r\n    letter-spacing: -0.5px;\r\n  }\r\n  .nustar-hero h1 span {\r\n    color: var(--color-gold-light);\r\n  }\r\n  .nustar-hero-sub {\r\n    font-size: clamp(0.85rem, 1.2vw, 1.3rem);\r\n    color: rgba(255, 255, 255, 0.8);\r\n    font-weight: 500;\r\n    margin-bottom: 4px;\r\n  }\r\n  .nustar-hero-desc {\r\n    font-size: clamp(0.8rem, 1vw, 1.05rem);\r\n    color: rgba(255, 255, 255, 0.5);\r\n    margin-bottom: 18px;\r\n    max-width: 600px;\r\n  }\r\n  .nustar-hero-cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: var(--color-gold);\r\n    color: var(--color-dark);\r\n    padding: 11px 32px;\r\n    border-radius: var(--radius-full);\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n    text-decoration: none;\r\n    transition: var(--transition);\r\n    box-shadow: 0 4px 24px rgba(201, 168, 76, 0.3);\r\n    cursor: pointer;\r\n  }\r\n  .nustar-hero-cta:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 8px 32px rgba(201, 168, 76, 0.45);\r\n  }\r\n  .nustar-hero-stats {\r\n    display: flex;\r\n    gap: 24px;\r\n    margin-top: 20px;\r\n    padding-top: 16px;\r\n    border-top: 1px solid rgba(255, 255, 255, 0.08);\r\n  }\r\n  .nustar-hero-stats .stat {\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .nustar-hero-stats .stat-number {\r\n    font-size: clamp(1rem, 1.3vw, 1.6rem);\r\n    font-weight: 800;\r\n    color: var(--color-white);\r\n  }\r\n  .nustar-hero-stats .stat-label {\r\n    font-size: 10px;\r\n    color: rgba(255, 255, 255, 0.45);\r\n    font-weight: 500;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  \/* ===== SECTIONS ===== *\/\r\n  .nustar-section {\r\n    margin-bottom: 20px;\r\n  }\r\n  .nustar-section-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 12px;\r\n  }\r\n  .nustar-section-header .icon-line {\r\n    width: 3px;\r\n    height: 22px;\r\n    background: var(--color-primary-gradient);\r\n    border-radius: var(--radius-sm);\r\n    flex-shrink: 0;\r\n  }\r\n  .nustar-section-header h2 {\r\n    font-size: clamp(1.1rem, 1.6vw, 2rem);\r\n    font-weight: 800;\r\n    color: var(--color-t0);\r\n    letter-spacing: -0.3px;\r\n  }\r\n  .nustar-section-header h2 .highlight {\r\n    color: var(--color-primary);\r\n  }\r\n\r\n  .nustar-card {\r\n    background: var(--color-white);\r\n    border-radius: var(--radius-md);\r\n    padding: 18px 20px;\r\n    box-shadow: var(--shadow-card);\r\n    transition: var(--transition);\r\n  }\r\n  .nustar-card:hover {\r\n    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);\r\n  }\r\n  .nustar-card p {\r\n    color: var(--color-t1);\r\n    font-size: clamp(0.85rem, 0.95vw, 1.05rem);\r\n    line-height: 1.7;\r\n  }\r\n  .nustar-card p strong {\r\n    color: var(--color-primary);\r\n  }\r\n\r\n  \/* ===== GRIDS ===== *\/\r\n  .nustar-grid-2 {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n    gap: 10px;\r\n  }\r\n  .nustar-grid-card {\r\n    background: var(--color-bg);\r\n    border-radius: var(--radius-sm);\r\n    padding: 12px 14px;\r\n    text-align: center;\r\n    transition: var(--transition);\r\n    border: 1px solid transparent;\r\n  }\r\n  .nustar-grid-card:hover {\r\n    border-color: var(--color-primary);\r\n    transform: translateY(-2px);\r\n  }\r\n  .nustar-grid-card .label {\r\n    display: block;\r\n    font-size: 10px;\r\n    color: var(--color-t2);\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    margin-bottom: 2px;\r\n  }\r\n  .nustar-grid-card .value {\r\n    font-size: clamp(0.8rem, 0.85vw, 1rem);\r\n    font-weight: 700;\r\n    color: var(--color-t0);\r\n  }\r\n\r\n  \/* ===== GAME TAGS ===== *\/\r\n  .nustar-game-tags {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 8px;\r\n    margin-top: 12px;\r\n  }\r\n  .nustar-game-tag {\r\n    padding: 4px 14px;\r\n    border-radius: var(--radius-full);\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    color: var(--color-white);\r\n    transition: var(--transition);\r\n    cursor: default;\r\n  }\r\n  .nustar-game-tag.primary {\r\n    background: var(--color-primary);\r\n  }\r\n  .nustar-game-tag.dark {\r\n    background: var(--color-dark-mid);\r\n  }\r\n  .nustar-game-tag.gold {\r\n    background: var(--color-gold);\r\n    color: var(--color-dark);\r\n  }\r\n  .nustar-game-tag.gray {\r\n    background: var(--color-t3);\r\n    color: var(--color-t0);\r\n  }\r\n\r\n  \/* ===== PROVIDERS ===== *\/\r\n  .nustar-provider-grid {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 6px;\r\n    margin-top: 8px;\r\n  }\r\n  .nustar-provider-tag {\r\n    background: var(--color-bg);\r\n    padding: 3px 12px;\r\n    border-radius: var(--radius-full);\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    color: var(--color-t1);\r\n    border: 1px solid #e8e8e8;\r\n    transition: var(--transition);\r\n    cursor: default;\r\n  }\r\n  .nustar-provider-tag:hover {\r\n    border-color: var(--color-primary);\r\n    color: var(--color-primary);\r\n  }\r\n\r\n  \/* ===== FEATURES ===== *\/\r\n  .nustar-feature-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n    gap: 10px;\r\n  }\r\n  .nustar-feature-item {\r\n    background: var(--color-bg);\r\n    border-radius: var(--radius-sm);\r\n    padding: 14px 16px;\r\n    border: 1px solid #e8e8e8;\r\n    transition: var(--transition);\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n    gap: 4px;\r\n  }\r\n  .nustar-feature-item:hover {\r\n    border-color: var(--color-primary);\r\n    transform: translateY(-2px);\r\n    box-shadow: var(--shadow-card);\r\n  }\r\n  .nustar-feature-item .icon-wrap {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 36px;\r\n    height: 36px;\r\n    background: var(--color-primary);\r\n    border-radius: var(--radius-sm);\r\n    margin-bottom: 2px;\r\n  }\r\n  .nustar-feature-item .icon-wrap .icon-svg {\r\n    stroke: white;\r\n    width: 18px;\r\n    height: 18px;\r\n  }\r\n  .nustar-feature-item strong {\r\n    display: block;\r\n    font-size: clamp(0.8rem, 0.85vw, 1.05rem);\r\n    font-weight: 700;\r\n    color: var(--color-t0);\r\n  }\r\n  .nustar-feature-item small {\r\n    display: block;\r\n    font-size: 12px;\r\n    color: var(--color-t2);\r\n    line-height: 1.4;\r\n  }\r\n\r\n  \/* ===== LISTS ===== *\/\r\n  .nustar-styled-list {\r\n    list-style: none;\r\n    padding: 0;\r\n  }\r\n  .nustar-styled-list li {\r\n    position: relative;\r\n    padding: 4px 0 4px 22px;\r\n    font-size: clamp(0.85rem, 0.9vw, 1.05rem);\r\n    color: var(--color-t1);\r\n    line-height: 1.6;\r\n  }\r\n  .nustar-styled-list li::before {\r\n    content: '\u25c6';\r\n    position: absolute;\r\n    left: 0;\r\n    color: var(--color-primary);\r\n    font-size: 10px;\r\n    top: 7px;\r\n  }\r\n  .nustar-styled-list li strong {\r\n    color: var(--color-t0);\r\n  }\r\n\r\n  \/* ===== DEPOSIT BOX ===== *\/\r\n  .nustar-deposit-box {\r\n    background: linear-gradient(135deg, #f8f9ff 0%, #f0f4fa 100%);\r\n    border-radius: var(--radius-sm);\r\n    padding: 14px 16px;\r\n    margin-top: 10px;\r\n    border-left: 3px solid var(--color-primary);\r\n  }\r\n  .nustar-deposit-box p {\r\n    font-size: clamp(0.8rem, 0.85vw, 1rem);\r\n    color: var(--color-t1);\r\n    margin-bottom: 2px;\r\n  }\r\n  .nustar-deposit-box p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n  .nustar-deposit-box strong {\r\n    color: var(--color-primary);\r\n  }\r\n\r\n  \/* ===== FAQ ===== *\/\r\n  .nustar-faq-item {\r\n    padding: 12px 0;\r\n    border-bottom: 1px solid #edf2f7;\r\n  }\r\n  .nustar-faq-item:last-child {\r\n    border-bottom: none;\r\n  }\r\n  .nustar-faq-item strong {\r\n    display: block;\r\n    font-size: clamp(0.85rem, 0.9vw, 1.05rem);\r\n    font-weight: 700;\r\n    color: var(--color-t0);\r\n    margin-bottom: 2px;\r\n  }\r\n  .nustar-faq-item p {\r\n    font-size: clamp(0.8rem, 0.85vw, 0.95rem);\r\n    color: var(--color-t2);\r\n    margin: 0;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* ===== QUOTE ===== *\/\r\n  .nustar-quote-block {\r\n    background: linear-gradient(135deg, var(--color-dark), var(--color-dark-mid));\r\n    border-radius: var(--radius-md);\r\n    padding: 20px 24px;\r\n    color: var(--color-white);\r\n    text-align: center;\r\n    margin: 12px 0 0;\r\n  }\r\n  .nustar-quote-block p {\r\n    font-size: clamp(0.95rem, 1.1vw, 1.3rem);\r\n    font-weight: 500;\r\n    color: rgba(255, 255, 255, 0.9);\r\n    line-height: 1.7;\r\n    margin: 0;\r\n  }\r\n  .nustar-quote-block p::before {\r\n    content: '\"';\r\n    font-size: 1.8rem;\r\n    color: var(--color-gold);\r\n    opacity: 0.5;\r\n    margin-right: 4px;\r\n  }\r\n  .nustar-quote-block p::after {\r\n    content: '\"';\r\n    font-size: 1.8rem;\r\n    color: var(--color-gold);\r\n    opacity: 0.5;\r\n    margin-left: 4px;\r\n  }\r\n\r\n  \/* ===== CTA ===== *\/\r\n  .nustar-cta-section {\r\n    text-align: center;\r\n    padding: 0;\r\n  }\r\n  .nustar-cta-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: var(--color-primary-gradient);\r\n    color: var(--color-white);\r\n    padding: 13px 36px;\r\n    border-radius: var(--radius-full);\r\n    font-weight: 700;\r\n    font-size: 15px;\r\n    text-decoration: none;\r\n    transition: var(--transition);\r\n    box-shadow: 0 4px 24px rgba(99, 25, 48, 0.35);\r\n    cursor: pointer;\r\n  }\r\n  .nustar-cta-btn:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 8px 36px rgba(99, 25, 48, 0.45);\r\n  }\r\n\r\n  \/* ===== FOOTER ===== *\/\r\n  .nustar-footer {\r\n    text-align: center;\r\n    padding: 16px 12px 20px;\r\n    border-top: 1px solid #e8e8e8;\r\n    margin-top: 4px;\r\n  }\r\n  .nustar-footer p {\r\n    font-size: 12px;\r\n    color: var(--color-t2);\r\n    margin-bottom: 2px;\r\n  }\r\n  .nustar-footer .brand {\r\n    color: var(--color-primary);\r\n    font-weight: 700;\r\n  }\r\n  .nustar-footer .small {\r\n    font-size: 10px;\r\n    color: var(--color-t3);\r\n  }\r\n\r\n  \/* ===== RESPONSIVE ===== *\/\r\n  @media (min-width: 768px) {\r\n    .nustar-content-wrapper {\r\n      padding: 24px 32px 0;\r\n    }\r\n    .nustar-hero {\r\n      padding: 50px 40px;\r\n      border-radius: var(--radius-lg);\r\n      margin-bottom: 32px;\r\n    }\r\n    .nustar-hero-logo svg {\r\n      width: 56px;\r\n      height: 56px;\r\n    }\r\n    .nustar-hero-stats {\r\n      gap: 40px;\r\n    }\r\n    .nustar-card {\r\n      padding: 28px 32px;\r\n      border-radius: var(--radius-lg);\r\n    }\r\n    .nustar-section {\r\n      margin-bottom: 28px;\r\n    }\r\n    .nustar-grid-2 {\r\n      gap: 16px;\r\n    }\r\n    .nustar-feature-grid {\r\n      gap: 16px;\r\n    }\r\n    .nustar-footer {\r\n      padding: 24px 20px 28px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .nustar-content-wrapper {\r\n      padding: 10px 8px 0;\r\n    }\r\n    .nustar-hero {\r\n      padding: 20px 14px;\r\n      border-radius: var(--radius-md);\r\n      margin-bottom: 16px;\r\n    }\r\n    .nustar-hero-logo svg {\r\n      width: 32px;\r\n      height: 32px;\r\n    }\r\n    .nustar-hero-logo {\r\n      gap: 8px;\r\n      margin-bottom: 8px;\r\n    }\r\n    .nustar-hero-badge {\r\n      font-size: 8px;\r\n      padding: 2px 10px;\r\n    }\r\n    .nustar-hero-cta {\r\n      padding: 9px 24px;\r\n      font-size: 13px;\r\n    }\r\n    .nustar-hero-stats {\r\n      gap: 16px;\r\n      margin-top: 14px;\r\n      padding-top: 12px;\r\n    }\r\n    .nustar-hero-stats .stat-number {\r\n      font-size: 0.9rem;\r\n    }\r\n    .nustar-hero-stats .stat-label {\r\n      font-size: 8px;\r\n    }\r\n    .nustar-section {\r\n      margin-bottom: 14px;\r\n    }\r\n    .nustar-section-header h2 {\r\n      font-size: 1rem;\r\n    }\r\n    .nustar-section-header .icon-line {\r\n      height: 18px;\r\n    }\r\n    .nustar-card {\r\n      padding: 12px 14px;\r\n      border-radius: var(--radius-sm);\r\n    }\r\n    .nustar-card p {\r\n      font-size: 0.8rem;\r\n    }\r\n    .nustar-grid-2 {\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 8px;\r\n    }\r\n    .nustar-grid-card {\r\n      padding: 10px 8px;\r\n    }\r\n    .nustar-grid-card .value {\r\n      font-size: 0.75rem;\r\n    }\r\n    .nustar-grid-card .label {\r\n      font-size: 8px;\r\n    }\r\n    .nustar-feature-grid {\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 8px;\r\n    }\r\n    .nustar-feature-item {\r\n      padding: 10px 12px;\r\n    }\r\n    .nustar-feature-item .icon-wrap {\r\n      width: 30px;\r\n      height: 30px;\r\n    }\r\n    .nustar-feature-item .icon-wrap .icon-svg {\r\n      width: 15px;\r\n      height: 15px;\r\n    }\r\n    .nustar-feature-item strong {\r\n      font-size: 0.75rem;\r\n    }\r\n    .nustar-feature-item small {\r\n      font-size: 10px;\r\n    }\r\n    .nustar-game-tag {\r\n      font-size: 10px;\r\n      padding: 3px 12px;\r\n    }\r\n    .nustar-provider-tag {\r\n      font-size: 10px;\r\n      padding: 2px 10px;\r\n    }\r\n    .nustar-deposit-box {\r\n      padding: 10px 12px;\r\n    }\r\n    .nustar-deposit-box p {\r\n      font-size: 0.75rem;\r\n    }\r\n    .nustar-styled-list li {\r\n      font-size: 0.8rem;\r\n      padding: 3px 0 3px 18px;\r\n    }\r\n    .nustar-styled-list li::before {\r\n      font-size: 8px;\r\n      top: 6px;\r\n    }\r\n    .nustar-faq-item {\r\n      padding: 8px 0;\r\n    }\r\n    .nustar-faq-item strong {\r\n      font-size: 0.8rem;\r\n    }\r\n    .nustar-faq-item p {\r\n      font-size: 0.75rem;\r\n    }\r\n    .nustar-quote-block {\r\n      padding: 14px 16px;\r\n    }\r\n    .nustar-quote-block p {\r\n      font-size: 0.85rem;\r\n    }\r\n    .nustar-cta-btn {\r\n      padding: 10px 28px;\r\n      font-size: 13px;\r\n    }\r\n    .nustar-footer {\r\n      padding: 12px 8px 16px;\r\n    }\r\n    .nustar-footer p {\r\n      font-size: 10px;\r\n    }\r\n    .nustar-footer .small {\r\n      font-size: 9px;\r\n    }\r\n  }\r\n\r\n  \/* Elementor compatibility *\/\r\n  .elementor-widget {\r\n    margin-bottom: 0 !important;\r\n  }\r\n  .elementor-section {\r\n    padding: 0 !important;\r\n  }\r\n<\/style>\r\n\r\n<!-- ===== CONTENT WRAPPER ===== -->\r\n<div class=\"nustar-content-wrapper\">\r\n\r\n  <!-- ===== HERO ===== -->\r\n  <header class=\"nustar-hero\">\r\n    <div class=\"nustar-hero-content\">\r\n      <div class=\"nustar-hero-logo\">\r\n        <svg viewBox=\"0 0 100 100\" fill=\"none\">\r\n          <rect width=\"100\" height=\"100\" rx=\"24\" fill=\"#631930\"\/>\r\n          <text x=\"50\" y=\"68\" text-anchor=\"middle\" font-size=\"56\" font-weight=\"800\" fill=\"white\" font-family=\"system-ui\">N<\/text>\r\n          <circle cx=\"78\" cy=\"22\" r=\"8\" fill=\"#c9a84c\" opacity=\"0.9\"\/>\r\n          <circle cx=\"82\" cy=\"18\" r=\"4\" fill=\"#e8d08a\" opacity=\"0.6\"\/>\r\n        <\/svg>\r\n        <span class=\"nustar-hero-badge\">PAGCOR Accredited<\/span>\r\n      <\/div>\r\n      <h1>NuStarGame <span>Philippines<\/span><\/h1>\r\n      <div class=\"nustar-hero-sub\">Official Online Gaming Platform \u00b7 Powered by PODEC<\/div>\r\n      <div class=\"nustar-hero-desc\">Experience premium casino entertainment with trusted games, secure payments, and responsible gaming at your fingertips.<\/div>\r\n      <a href=\"#\" class=\"nustar-hero-cta\">Play Now \u2192<\/a>\r\n      <div class=\"nustar-hero-stats\">\r\n        <div class=\"stat\"><span class=\"stat-number\">500+<\/span><span class=\"stat-label\">Games<\/span><\/div>\r\n        <div class=\"stat\"><span class=\"stat-number\">50+<\/span><span class=\"stat-label\">Providers<\/span><\/div>\r\n        <div class=\"stat\"><span class=\"stat-number\">\u20b19,200<\/span><span class=\"stat-label\">Welcome Bonus<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- ===== INTRO ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-card\">\r\n      <p><strong>NuStarGame<\/strong> is the official online gaming platform powered by Premier Online Digital Entertainment Corporation (PODEC). We bring together popular casino games, sports betting, and trusted gaming software in one place, giving you a simple and secure way to play online. Whether you enjoy spinning slots, joining live dealer tables, or trying other game categories, our platform is built to give you easy access from any supported device.<\/p>\r\n      <p style=\"margin-top:10px;\">At NuStarGame, we focus on providing a gaming experience that is safe, reliable, and easy to enjoy. We work with well-known game providers, support convenient payment methods, and continue to grow our collection of games to give you more ways to play. Backed by a PAGCOR-accredited Gaming System Administrator, our platform is designed to help you enjoy online gaming with confidence while keeping your account and personal information protected.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== ABOUT ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>About <span class=\"highlight\">NuStarGame<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-grid-2\">\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">Platform<\/span><span class=\"value\">NuStarGame<\/span><\/div>\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">Company<\/span><span class=\"value\">PODEC<\/span><\/div>\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">License<\/span><span class=\"value\">PAGCOR-Accredited<\/span><\/div>\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">Services<\/span><span class=\"value\">Slots \u00b7 Live \u00b7 Sports \u00b7 Poker<\/span><\/div>\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">Providers<\/span><span class=\"value\">50+ Trusted Studios<\/span><\/div>\r\n      <div class=\"nustar-grid-card\"><span class=\"label\">Device Support<\/span><span class=\"value\">All Devices<\/span><\/div>\r\n    <\/div>\r\n    <div class=\"nustar-card\" style=\"margin-top:12px;\">\r\n      <p>NuStarGame was built to give players in the Philippines a secure and easy way to enjoy online gaming. We continue to grow our platform by adding new games, partnering with trusted software providers, and improving the overall player experience. Whether you are new to online casinos or already have experience, our goal is to provide a reliable platform where you can enjoy your favorite games with confidence.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== GAMES ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Play Your <span class=\"highlight\">Favorite Games<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>No matter how you like to play, NuStarGame gives you access to a wide range of gaming options in one account. We work with trusted software providers to bring you games with different themes, features, and play styles. Whether you enjoy quick slot sessions or live table games with real dealers, you can easily switch between categories whenever you want.<\/p>\r\n      <div class=\"nustar-game-tags\">\r\n        <span class=\"nustar-game-tag primary\">Slots<\/span>\r\n        <span class=\"nustar-game-tag dark\">Live Casino<\/span>\r\n        <span class=\"nustar-game-tag gold\">Sports<\/span>\r\n        <span class=\"nustar-game-tag dark\">Poker<\/span>\r\n        <span class=\"nustar-game-tag gray\">Arcade<\/span>\r\n        <span class=\"nustar-game-tag primary\">Bingo<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== WHY CHOOSE US ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Why Players <span class=\"highlight\">Choose Us<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-feature-grid\">\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"2\"\/><path d=\"M7 2v20M17 2v20M2 7h20M2 17h20\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Wide Game Selection<\/strong>\r\n        <small>Slots, live casino, poker, arcade, bingo, and sports<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Trusted Providers<\/strong>\r\n        <small>Games from well-known software studios<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><line x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"10\" x2=\"16\" y2=\"10\"\/><line x1=\"8\" y1=\"14\" x2=\"12\" y2=\"14\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Mobile-Friendly<\/strong>\r\n        <small>Play on desktop, Android, iPhone, or tablet<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0110 0v4\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Secure Gaming<\/strong>\r\n        <small>Account protection and security measures<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"2\" y1=\"10\" x2=\"22\" y2=\"10\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Easy Payments<\/strong>\r\n        <small>Deposit and withdraw using local methods<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\r\n        <\/div>\r\n        <strong>One Account<\/strong>\r\n        <small>Access all categories with a single login<\/small>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"nustar-card\" style=\"margin-top:12px;\">\r\n      <p>Whether you prefer playing for a few minutes or spending more time exploring different game categories, NuStarGame gives you the flexibility to enjoy online gaming your way. We continue to improve our platform by adding new games, expanding our provider network, and making every session easier for you.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== PROVIDERS ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Our <span class=\"highlight\">Game Partners<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>A great gaming experience starts with trusted software providers. At NuStarGame, we work with well-known gaming studios that offer a wide variety of slots, live casino games, sports betting, poker, arcade games, and more.<\/p>\r\n      <div class=\"nustar-provider-grid\">\r\n        <span class=\"nustar-provider-tag\">JILI<\/span><span class=\"nustar-provider-tag\">Evolution<\/span><span class=\"nustar-provider-tag\">PG Soft<\/span>\r\n        <span class=\"nustar-provider-tag\">Pragmatic Play<\/span><span class=\"nustar-provider-tag\">Fa Chai<\/span><span class=\"nustar-provider-tag\">Yellow Bat<\/span>\r\n        <span class=\"nustar-provider-tag\">Spark Game<\/span><span class=\"nustar-provider-tag\">JDB<\/span><span class=\"nustar-provider-tag\">YGR<\/span>\r\n        <span class=\"nustar-provider-tag\">Playtech<\/span><span class=\"nustar-provider-tag\">SABA Sports<\/span><span class=\"nustar-provider-tag\">AP Sports<\/span>\r\n        <span class=\"nustar-provider-tag\">KingMidas<\/span><span class=\"nustar-provider-tag\">BNG<\/span><span class=\"nustar-provider-tag\">5G Games<\/span>\r\n        <span class=\"nustar-provider-tag\">OnePlus (OP)<\/span><span class=\"nustar-provider-tag\">Dragon World (DW)<\/span><span class=\"nustar-provider-tag\">Red Tiger<\/span>\r\n        <span class=\"nustar-provider-tag\">NoLimit City<\/span><span class=\"nustar-provider-tag\">TaDa Gaming<\/span><span class=\"nustar-provider-tag\">NetEnt<\/span>\r\n        <span class=\"nustar-provider-tag\">Spadegaming<\/span><span class=\"nustar-provider-tag\">Big Time Gaming (BTG)<\/span><span class=\"nustar-provider-tag\">Mega Win (MW)<\/span>\r\n        <span class=\"nustar-provider-tag\">PlayStar<\/span><span class=\"nustar-provider-tag\">CQ9 Gaming<\/span><span class=\"nustar-provider-tag\">Games Global<\/span>\r\n      <\/div>\r\n      <p style=\"margin-top:10px;\">Each provider brings its own game collection, features, and playing style. Together, they help us deliver a diverse gaming library with regular updates, giving you more choices every time you play on NuStarGame.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== CREATE ACCOUNT ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Create Your <span class=\"highlight\">Account<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>Joining NuStarGame only takes a few steps. Once your account is ready, you can access our full game library, manage your wallet, and enjoy all available features from one place.<\/p>\r\n      <div class=\"nustar-grid-2\" style=\"margin-top:12px;\">\r\n        <div class=\"nustar-grid-card\"><span class=\"label\">1. Register<\/span><span class=\"value\">Complete the registration form<\/span><\/div>\r\n        <div class=\"nustar-grid-card\"><span class=\"label\">2. Verify<\/span><span class=\"value\">Confirm your account if required<\/span><\/div>\r\n        <div class=\"nustar-grid-card\"><span class=\"label\">3. Deposit<\/span><span class=\"value\">Add funds to your gaming wallet<\/span><\/div>\r\n        <div class=\"nustar-grid-card\"><span class=\"label\">4. Play<\/span><span class=\"value\">Browse and start playing<\/span><\/div>\r\n      <\/div>\r\n      <p style=\"margin-top:10px; font-size:12px; color:var(--color-t2);\"><em>Enjoy responsibly \u2014 play within your budget and take breaks when needed.<\/em><\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== PLAY ON ANY DEVICE ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Play on <span class=\"highlight\">Any Device<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-feature-grid\">\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"M8 20h8\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Desktop<\/strong>\r\n        <small>Full platform features on a larger screen<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\"\/><\/svg>\r\n        <\/div>\r\n        <strong>Android<\/strong>\r\n        <small>Access anytime from your phone or tablet<\/small>\r\n      <\/div>\r\n      <div class=\"nustar-feature-item\">\r\n        <div class=\"icon-wrap\">\r\n          <svg class=\"icon-svg\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><line x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"10\" x2=\"16\" y2=\"10\"\/><line x1=\"8\" y1=\"14\" x2=\"12\" y2=\"14\"\/><\/svg>\r\n        <\/div>\r\n        <strong>iPhone &amp; iPad<\/strong>\r\n        <small>Optimized for iOS devices<\/small>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"nustar-quote-block\">\r\n      <p>At NuStarGame, we make it easy to stay connected to your account and favorite games across supported devices. Whether you play on desktop, smartphone, or tablet, you can enjoy the same reliable access, familiar interface, and complete gaming experience from one platform.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== SAFE AND FAIR ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Safe &amp; <span class=\"highlight\">Fair Gaming<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>At NuStarGame, we believe every player should have access to a gaming platform built on trust and responsible practices. We continue to provide a secure environment where you can enjoy your favorite games while knowing that your account and personal information are protected through established security measures.<\/p>\r\n      <p style=\"margin-top:10px;\">Our platform is powered by Premier Online Digital Entertainment Corporation (PODEC), a PAGCOR-accredited Gaming System Administrator. This reflects our commitment to supporting fair gaming practices and maintaining standards that help create a reliable online gaming experience for players in the Philippines.<\/p>\r\n      <p style=\"margin-top:10px;\">Many of the games available on NuStarGame also use recognized gaming technologies such as Random Number Generator (RNG) systems for random game results and Return to Player (RTP) information to help explain the theoretical payout percentage of eligible games. These features support transparency and allow you to make informed decisions while exploring different game categories.<\/p>\r\n      <p style=\"margin-top:10px;\">We also encourage responsible gaming by reminding players to set personal limits, manage their gaming budget, and enjoy online gaming as a form of entertainment. Our goal is to provide a platform where you can play with confidence in a safe and responsible environment.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== COMMITMENT ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Our Commitment <span class=\"highlight\">to Players<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>At NuStarGame, our commitment goes beyond offering a wide selection of games. We are dedicated to providing a platform where you can enjoy online gaming with confidence, supported by trusted technology, responsible gaming practices, and reliable customer service. Every improvement we make is focused on creating a better experience for our players.<\/p>\r\n      <p style=\"margin-top:10px;\">We continue to expand our game library by working with recognized software providers while improving platform performance and accessibility across supported devices. At the same time, we maintain security measures that help protect your account, personal information, and gaming transactions.<\/p>\r\n      <p style=\"margin-top:10px;\">We also encourage responsible gaming by promoting informed play and healthy gaming habits. We believe online gaming should always be enjoyable, which is why we remind players to manage their time, play within their budget, and make responsible decisions throughout every gaming session.<\/p>\r\n      <p style=\"margin-top:10px;\">As NuStarGame continues to grow, we remain committed to delivering a secure, reliable, and player-focused platform where you can explore quality games, convenient features, and a gaming experience built around your needs.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== DEPOSIT \/ WITHDRAW ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Deposit &amp; <span class=\"highlight\">Withdraw<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>NuStarGame supports a secure and convenient payment process, making it easy for you to manage your gaming wallet. Whether you are adding funds or requesting a withdrawal, our platform is designed to provide a smooth transaction experience while helping protect your account information.<\/p>\r\n      <div class=\"nustar-deposit-box\">\r\n        <p><strong>Deposit Options:<\/strong> GCash \u00b7 Maya \u00b7 Online Banking \u00b7 Bank Transfer \u00b7 Other supported channels<\/p>\r\n        <p><strong>Withdrawal Process:<\/strong> Submit a request from your account. Keep your information verified for faster processing.<\/p>\r\n        <p style=\"margin-top:6px; font-size:12px; color:var(--color-t2);\">Always review the minimum and maximum transaction limits, supported payment methods, and processing times available on your NuStarGame account before completing any deposit or withdrawal request.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== BONUSES ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Bonuses &amp; <span class=\"highlight\">Rewards<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>NuStarGame offers a range of promotions designed to give you more value while you play. Whether you are creating your first account or returning for another gaming session, you can find offers that match different game categories and player preferences.<\/p>\r\n      <ul class=\"nustar-styled-list\" style=\"margin-top:10px;\">\r\n        <li><strong>Welcome Rewards<\/strong> \u2014 New members may receive offers after first deposit.<\/li>\r\n        <li><strong>Reload Bonuses<\/strong> \u2014 Promotions on qualifying deposits during selected periods.<\/li>\r\n        <li><strong>Cashback Promotions<\/strong> \u2014 Return a portion of qualifying losses.<\/li>\r\n        <li><strong>VIP Program<\/strong> \u2014 Exclusive promotions, rewards, and priority support.<\/li>\r\n        <li><strong>Special Events<\/strong> \u2014 Holiday campaigns, tournaments, and seasonal offers.<\/li>\r\n      <\/ul>\r\n      <p style=\"margin-top:10px; font-size:12px; color:var(--color-t2);\">Before joining any promotion, review the eligibility requirements, qualifying games, wagering conditions, and validity period.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== TIPS ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Tips <span class=\"highlight\">Before You Play<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <ul class=\"nustar-styled-list\">\r\n        <li>Learn the rules of a game before placing your first bet.<\/li>\r\n        <li>Set a gaming budget and stay within your planned spending.<\/li>\r\n        <li>Explore different game categories to find the ones that match your interests.<\/li>\r\n        <li>Read the terms and conditions of promotions before claiming rewards.<\/li>\r\n        <li>Keep your account information and login details private.<\/li>\r\n        <li>Use payment methods registered under your own name.<\/li>\r\n        <li>Take regular breaks during longer gaming sessions.<\/li>\r\n        <li>Play for entertainment and always practice responsible gaming.<\/li>\r\n      <\/ul>\r\n      <p style=\"margin-top:10px;\">Making smart decisions before and during your gaming sessions helps you enjoy the platform with greater confidence. At NuStarGame, we encourage every player to manage their gaming responsibly while making the most of the features and entertainment available on our platform.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== START YOUR JOURNEY ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Start Your <span class=\"highlight\">NuStarGame Journey<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <p>NuStarGame brings together everything you need for a complete online gaming experience in one platform. From slots and live casino games to poker, arcade, bingo, and sports betting, we continue to expand our game library through partnerships with trusted software providers while maintaining a secure and player-focused environment.<\/p>\r\n      <p style=\"margin-top:10px;\">Powered by Premier Online Digital Entertainment Corporation (PODEC) and supported by a PAGCOR-accredited Gaming System Administrator, we are committed to providing a platform where you can enjoy quality games, secure transactions, and responsible gaming practices. Whether you are creating your first account or returning to explore new game releases, our goal is to make every visit simple, reliable, and enjoyable.<\/p>\r\n      <p style=\"margin-top:10px;\"><strong>Join NuStarGame today<\/strong> and discover a platform built to give you more ways to play, more games to explore, and a trusted place to enjoy online gaming in the Philippines.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== FAQ ===== -->\r\n  <section class=\"nustar-section\">\r\n    <div class=\"nustar-section-header\">\r\n      <div class=\"icon-line\"><\/div>\r\n      <h2>Frequently Asked <span class=\"highlight\">Questions<\/span><\/h2>\r\n    <\/div>\r\n    <div class=\"nustar-card\">\r\n      <div class=\"nustar-faq-item\"><strong>What is NuStarGame?<\/strong><p>NuStarGame is an online gaming platform powered by Premier Online Digital Entertainment Corporation (PODEC). It offers a variety of gaming categories, including slots, live casino, poker, arcade, bingo, and sports betting for players in the Philippines.<\/p><\/div>\r\n      <div class=\"nustar-faq-item\"><strong>How do I create a NuStarGame account?<\/strong><p>Simply visit the official NuStarGame website, complete the registration form, and verify your account if required. Once your account is ready, you can make a deposit and start exploring the available games.<\/p><\/div>\r\n      <div class=\"nustar-faq-item\"><strong>What games are available on NuStarGame?<\/strong><p>NuStarGame offers a wide selection of online entertainment, including slots, live casino, poker, arcade, bingo, and sports betting. The platform also features games from trusted local and international software providers.<\/p><\/div>\r\n      <div class=\"nustar-faq-item\"><strong>What payment methods does NuStarGame support?<\/strong><p>Players can use supported payment methods such as GCash, Maya, online banking, bank transfer, and other available local payment options for deposits and withdrawals, depending on the services available on the platform.<\/p><\/div>\r\n      <div class=\"nustar-faq-item\"><strong>Is NuStarGame safe and licensed?<\/strong><p>Yes. NuStarGame is powered by Premier Online Digital Entertainment Corporation (PODEC), a PAGCOR-accredited Gaming System Administrator. The platform also promotes responsible gaming and uses security measures to help protect player accounts and transactions.<\/p><\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== CTA ===== -->\r\n  <section class=\"nustar-section nustar-cta-section\">\r\n    <a href=\"#\" class=\"nustar-cta-btn\">Join NuStarGame Today<\/a>\r\n  <\/section>\r\n\r\n  <!-- ===== FOOTER ===== -->\r\n  <div class=\"nustar-footer\">\r\n    <p>\u00a9 2026 <span class=\"brand\">NuStarGame<\/span> \u00b7 Powered by Premier Online Digital Entertainment Corporation (PODEC)<\/p>\r\n    <p>PAGCOR-Accredited Gaming System Administrator<\/p>\r\n    <p class=\"small\">Play responsibly \u00b7 18+ only \u00b7 Terms apply<\/p>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>N PAGCOR Accredited NuStarGame Philippines Official Online Gaming Platform \u00b7 Powered by PODEC Experience premium casino entertainment with trusted games, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nustargameonline.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":11,"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":46,"href":"https:\/\/nustargameonline.org\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/46"}],"wp:attachment":[{"href":"https:\/\/nustargameonline.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}