/*
Theme Name: Australia Fixed Games
Theme URI: https://australia-fixedgames.com/
Description: Custom football predictions theme for Australia Fixed Games.
Version: 13.0.0
Text Domain: australia-fixed-games
*/
:root{--navy:#071b33;--navy2:#0d2d50;--blue:#0b5ed7;--green:#20c878;--orange:#ff8a34;--cream:#f7f8fb;--white:#fff;--ink:#172033;--muted:#687386;--line:#e3e8ef;--shadow:0 18px 45px rgba(20,39,70,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--blue)}.afg-wrap{width:min(1180px,calc(100% - 30px));margin:auto}.afg-section{padding:78px 0}.afg-label,.afg-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:1.8px;color:var(--blue);text-transform:uppercase}.afg-label:before,.afg-eyebrow:before{content:"";width:28px;height:3px;border-radius:10px;background:var(--orange)}
.afg-header{position:sticky;top:0;z-index:9999;background:linear-gradient(90deg,rgba(5,20,39,.98),rgba(8,36,61,.97));backdrop-filter:blur(16px);box-shadow:0 10px 32px rgba(0,0,0,.18);border-bottom:1px solid rgba(247,201,75,.24)}.afg-head{min-height:92px;display:flex;align-items:center;gap:24px}.afg-brand{display:flex;align-items:center;gap:15px;text-decoration:none;color:#fff;min-width:390px;position:relative}.afg-logo{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(0,0,0,.28));animation:afgLogoFloat 4.8s ease-in-out infinite}.afg-brand-copy{display:flex;flex-direction:column;gap:4px}.afg-brand strong{display:block;font-family:Inter,Manrope,Montserrat,"Segoe UI",Arial,sans-serif;font-size:22px;line-height:1.05;letter-spacing:1.25px;font-weight:900}.afg-brand small{display:inline-flex;align-items:center;width:max-content;color:#f7c94b;font-family:Inter,Manrope,Montserrat,"Segoe UI",Arial,sans-serif;font-size:11px;line-height:1;font-weight:900;letter-spacing:2.2px;text-transform:uppercase;padding:7px 10px;border:1px solid rgba(247,201,75,.38);border-radius:999px;background:rgba(247,201,75,.08)}.afg-brand small:before{content:"";width:6px;height:6px;border-radius:50%;background:#25d07f;margin-right:7px;box-shadow:0 0 0 0 rgba(37,208,127,.55);animation:afgBrandPulse 2s infinite}@keyframes afgLogoFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-4px) rotate(1deg)}}@keyframes afgBrandPulse{0%{box-shadow:0 0 0 0 rgba(37,208,127,.55)}70%{box-shadow:0 0 0 8px rgba(37,208,127,0)}100%{box-shadow:0 0 0 0 rgba(37,208,127,0)}}.afg-nav{margin-left:auto}.afg-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.afg-nav a{display:block;padding:11px 10px;color:#fff;text-decoration:none;font-weight:700;font-size:13px;border-radius:9px}.afg-nav a:hover{background:rgba(255,255,255,.1)}.menu-item-has-children{position:relative}.sub-menu{display:none!important;position:absolute;top:100%;left:0;min-width:230px;background:#fff!important;padding:8px!important;border-radius:14px;box-shadow:var(--shadow)}.sub-menu a{color:var(--ink)!important}.menu-item-has-children:hover>.sub-menu{display:block!important}.afg-menu-btn{display:none;margin-left:auto;background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:10px;padding:9px 12px;font-size:22px}
.afg-hero-new{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:#06182d}.afg-hero-photo{position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1574629810360-7efbbe195018?w=1600') center/cover no-repeat;transform:scale(1.03);animation:heroZoom 18s ease-in-out infinite alternate}.afg-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,21,41,.96) 0%,rgba(7,31,58,.88) 47%,rgba(6,28,52,.35) 100%)}.afg-hero-new-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.afg-hero-copy{max-width:720px}.afg-eyebrow{color:#91d6ff}.afg-hero-copy h1{margin:18px 0;font-size:clamp(43px,6.2vw,78px);line-height:.98;letter-spacing:-2.8px;color:#fff}.afg-hero-copy p{max-width:700px;font-size:19px;color:#dce8f5}.afg-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.afg-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border-radius:12px;text-decoration:none;font-weight:900;border:2px solid transparent;transition:.25s}.afg-btn:hover{transform:translateY(-3px)}.afg-btn-primary{background:var(--green);color:#052a1b}.afg-btn-light{background:#fff;color:var(--navy)}.afg-btn-outline{border-color:rgba(255,255,255,.65);color:#fff}.afg-btn-dark{background:var(--navy);color:#fff}.afg-hero-trust{display:flex;gap:19px;flex-wrap:wrap;margin-top:28px;color:#c8d9eb;font-size:13px;font-weight:700}.afg-match-panel{background:rgba(255,255,255,.95);padding:25px;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.3);animation:panelFloat 5s ease-in-out infinite}.afg-panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:8px}.afg-panel-head span{font-weight:900;color:var(--navy)}.afg-panel-head b{font-size:11px;color:#0b7b48;background:#daf8e9;padding:6px 9px;border-radius:30px}.afg-mini-row{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}.afg-mini-row span{color:var(--muted)}.afg-mini-row strong{color:var(--ink);text-align:right}.afg-match-panel>a{display:block;margin-top:18px;text-decoration:none;font-weight:900}
.afg-heading-row{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.afg-heading-row h2,.afg-center-head h2{font-size:clamp(34px,5vw,53px);line-height:1.05;margin:10px 0 0;color:var(--navy)}.afg-heading-row>p{max-width:420px;color:var(--muted);margin:0}.afg-center-head{text-align:center;max-width:780px;margin:0 auto 38px}.afg-center-head p{color:var(--muted)}
.afg-services-section{background:#fff}.afg-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.afg-service-card{position:relative;background:#f8fafc;border:1px solid var(--line);border-radius:20px;padding:28px;transition:.3s;overflow:hidden}.afg-service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#b7c7dd}.afg-service-card>span{font-size:13px;font-weight:900;color:var(--orange)}.afg-service-card h3{font-size:24px;line-height:1.15;margin:18px 0 10px;color:var(--navy)}.afg-service-card p{color:var(--muted)}.afg-service-card a{text-decoration:none;font-weight:900}.afg-service-card:after{content:"⚽";position:absolute;right:-8px;bottom:-18px;font-size:76px;opacity:.05}
.afg-offer-zone{background:linear-gradient(180deg,#eef4fb,#f8fafc)}.afg-offer-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.afg-offer-new{position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;padding:29px;box-shadow:var(--shadow);transition:.3s}.afg-offer-new:hover{transform:translateY(-6px)}.afg-offer-featured{background:var(--navy);color:#fff;transform:scale(1.035)}.afg-offer-featured h3,.afg-offer-featured .afg-offer-price strong{color:#fff}.afg-sale-badge{position:absolute;top:16px;right:16px;background:var(--orange);color:#fff;padding:7px 10px;border-radius:30px;font-size:11px;font-weight:900}.afg-offer-top{display:flex;justify-content:space-between;gap:10px;font-size:11px;font-weight:900;letter-spacing:1px}.afg-offer-top span{color:var(--blue)}.afg-offer-featured .afg-offer-top span{color:#6ee7b7}.afg-offer-icon{font-size:46px;margin:30px 0 8px}.afg-offer-new h3{font-size:29px;margin:0;color:var(--navy)}.afg-offer-price{margin:20px 0;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.afg-offer-price small{display:block;color:var(--muted)}.afg-offer-price strong{font-size:37px;color:var(--navy)}.afg-offer-new ul{padding-left:20px;min-height:115px}.afg-offer-new .afg-btn{width:100%}.afg-risk-note{margin-top:26px;text-align:center;color:var(--muted);font-size:13px}
.afg-proof-zone{background:#fff}.afg-proofs{display:flex;gap:18px;overflow:auto;padding:8px 3px 20px;scroll-snap-type:x mandatory}.afg-proof{min-width:260px;max-width:260px;margin:0;border-radius:18px;overflow:hidden;background:#e9eef5;box-shadow:var(--shadow);scroll-snap-align:start;cursor:zoom-in}.afg-proof img{display:block;width:100%;height:360px;object-fit:cover;transition:.3s}.afg-proof:hover img{transform:scale(1.04)}
.afg-ad-zone{background:#0b2340;color:#fff}.afg-ad-zone h2,.afg-ad-zone p{color:#fff}.afg-ads{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.afg-ad{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;overflow:hidden;min-height:64px;padding:6px;transition:.25s}.afg-ad:hover{transform:translateY(-3px)}.afg-ad img{width:100%;height:52px;object-fit:contain}
.afg-tips-zone{background:#f7f9fc}.afg-tips-wrap{overflow:auto;background:#fff;border-radius:20px;box-shadow:var(--shadow);border:1px solid var(--line)}.afg-tips-table{width:100%;border-collapse:collapse;min-width:840px}.afg-tips-table th{background:var(--navy);color:#fff;padding:15px;text-align:left;font-size:12px;letter-spacing:.6px}.afg-tips-table td{padding:14px;border-bottom:1px solid var(--line);vertical-align:middle}.afg-status{display:inline-block;padding:6px 10px;border-radius:20px;font-weight:900;font-size:11px}.afg-win{background:#dcfce7;color:#08783f}.afg-loss{background:#fee2e2;color:#b42318}.afg-pending{background:#e0ecff;color:#2459a8}.afg-void{background:#eceff3;color:#555}.afg-center-button{text-align:center;margin-top:26px}
.afg-post-zone{background:#fff}.afg-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.afg-post-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(20,39,70,.08);transition:.3s}.afg-post-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.afg-post-card img{width:100%;height:210px;object-fit:cover}.afg-post-body{padding:23px}.afg-meta{font-size:11px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.8px}.afg-post-body h3{font-size:23px;line-height:1.18}.afg-post-body h3 a{color:var(--navy);text-decoration:none}.afg-post-body p{color:var(--muted)}.afg-post-body>a{font-weight:900;text-decoration:none}.afg-seo-zone{background:#eaf1f8}.afg-seo-card{background:#fff;border-radius:24px;padding:42px;box-shadow:var(--shadow);max-width:980px;margin:auto}.afg-seo-card h2{font-size:40px;line-height:1.1;color:var(--navy)}
.afg-footer{background:#06182d;color:#c9d6e5;padding:60px 0 20px}.afg-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px}.afg-footer h3{color:#fff}.afg-footer ul{list-style:none;padding:0}.afg-footer li{margin:8px 0}.afg-footer a{color:#dbe8f6;text-decoration:none}.afg-copy{text-align:center;margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}
.afg-lightbox{position:fixed;inset:0;background:rgba(0,10,24,.92);z-index:99999;display:none;align-items:center;justify-content:center;padding:25px}.afg-lightbox.is-open{display:flex}.afg-lightbox-inner{position:relative;max-width:min(1000px,94vw);max-height:90vh}.afg-lightbox img,.afg-lightbox video{max-width:100%;max-height:88vh;border-radius:14px;background:#000}.afg-lightbox-close{position:absolute;right:-14px;top:-14px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#111;font-size:24px;cursor:pointer}.afg-discount-media{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);cursor:zoom-in}.afg-discount-media img,.afg-discount-media video{display:block;width:100%;height:auto}.afg-discount-badge{position:absolute;top:18px;left:18px;background:var(--orange);color:#fff;padding:10px 14px;border-radius:12px;font-weight:900}.afg-discount-caption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(5,24,45,.86);color:#fff;padding:14px 16px;border-radius:12px;font-weight:800}
@keyframes heroZoom{from{transform:scale(1.03)}to{transform:scale(1.10)}}@keyframes panelFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@media(prefers-reduced-motion:reduce){.afg-logo,.afg-brand small:before{animation:none!important}}
@media(max-width:980px){.afg-hero-new-grid{grid-template-columns:1fr}.afg-match-panel{max-width:520px}.afg-services-grid,.afg-offer-grid-new,.afg-posts{grid-template-columns:repeat(2,1fr)}.afg-ads{grid-template-columns:repeat(4,1fr)}.afg-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#071b33;padding:14px}.afg-nav.is-open{display:block}.afg-nav ul{display:block}.afg-menu-btn{display:block}.afg-brand{min-width:0}.afg-brand strong{font-size:18px}.afg-brand small{font-size:9px;letter-spacing:1.5px;padding:6px 9px}.afg-heading-row{align-items:flex-start;flex-direction:column;gap:10px}.afg-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.afg-section{padding:58px 0}.afg-head{min-height:76px}.afg-logo{width:58px;height:58px}.afg-brand{gap:10px}.afg-brand strong{font-size:14px;letter-spacing:.7px}.afg-brand small{display:flex;font-size:8px;letter-spacing:1.15px;padding:5px 7px}.afg-nav{top:72px}.afg-hero-new{min-height:720px}.afg-hero-new-grid{gap:35px}.afg-hero-copy h1{font-size:45px;letter-spacing:-1.5px}.afg-actions .afg-btn{width:100%}.afg-hero-trust{gap:9px;flex-direction:column}.afg-services-grid,.afg-offer-grid-new,.afg-posts{grid-template-columns:1fr}.afg-offer-featured{transform:none}.afg-ads{grid-template-columns:repeat(3,1fr);gap:6px}.afg-ad{min-height:48px;padding:3px}.afg-ad img{height:38px}.afg-footer-grid{grid-template-columns:1fr}.afg-seo-card{padding:27px}.afg-proof{min-width:230px;max-width:230px}.afg-proof img{height:320px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* =========================================================
   FREE TIPS — PREMIUM DESKTOP + MOBILE LAYOUT (v5)
========================================================= */
.afg-tips-shell{
  width:100%;
  max-width:1180px;
  margin:0 auto;
  background:#fff;
  border:1px solid #dbe3ec;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 20px 55px rgba(7,27,51,.12);
}
.afg-tips-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:22px 26px;
  background:linear-gradient(135deg,#071b33 0%,#0d2d50 62%,#11456f 100%);
  border-bottom:3px solid #d7ad42;
}
.afg-tips-head strong{font-size:24px!important;line-height:1.2}
.afg-live{
  display:inline-flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
  padding:8px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.24);
  color:#fff;
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
}
.afg-dot{width:8px;height:8px;border-radius:50%;background:#25cf7a;box-shadow:0 0 0 5px rgba(37,207,122,.14);animation:afgPulse 2s ease-in-out infinite}
@keyframes afgPulse{50%{box-shadow:0 0 0 9px rgba(37,207,122,0)}}
.afg-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff}
.afg-table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0;table-layout:fixed;margin:0}
.afg-table thead th{
  padding:14px 12px;
  background:#eef3f8;
  color:#344258;
  border-bottom:1px solid #dbe3ec;
  text-align:left;
  font-size:11px;
  line-height:1.25;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
  white-space:nowrap;
}
.afg-table thead th:nth-child(1){width:140px}
.afg-table thead th:nth-child(2){width:310px}
.afg-table thead th:nth-child(3){width:145px}
.afg-table thead th:nth-child(4){width:72px;text-align:center}
.afg-table thead th:nth-child(5){width:128px}
.afg-table thead th:nth-child(6){width:112px;text-align:center}
.afg-table thead th:nth-child(7){width:98px;text-align:center}
.afg-table thead th:nth-child(8){width:76px;text-align:center}
.afg-table tbody tr{transition:background .2s ease,transform .2s ease}
.afg-table tbody tr:nth-child(even){background:#f8fafc}
.afg-table tbody tr:hover{background:#eef7f3}
.afg-table td{
  padding:13px 12px;
  border-bottom:1px solid #e4e9ef;
  color:#18243a;
  font-size:13px;
  line-height:1.35;
  vertical-align:middle;
  overflow:hidden;
}
.afg-table td:nth-child(4),
.afg-table td:nth-child(6),
.afg-table td:nth-child(7),
.afg-table td:nth-child(8){text-align:center}
.afg-table td:first-child b{display:block;color:#071b33;font-size:13px;white-space:nowrap}
.afg-table td:first-child small{display:block;margin-top:3px;color:#718096;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.afg-match{
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 38px;
  align-items:center;
  gap:10px;
  min-width:0;
  font-weight:800;
  color:#071b33;
}
.afg-match .afg-flag{
  display:block;
  width:38px!important;
  height:38px!important;
  max-width:38px!important;
  object-fit:contain;
  border-radius:10px;
  padding:3px;
  background:#fff;
  border:1px solid #e0e6ed;
  box-shadow:0 4px 10px rgba(12,31,55,.08);
}
.afg-match{font-size:13px;text-align:center}
.afg-pick{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  max-width:100%;
  padding:6px 11px;
  border-radius:999px;
  background:#e8f8f0;
  color:#087448;
  font-size:12px;
  font-weight:900;
  white-space:normal;
  text-align:center;
}
.afg-result{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:54px;
  padding:7px 11px;
  border-radius:9px;
  background:#071b33;
  color:#fff!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:900;
  transition:.2s;
}
.afg-result:hover{background:#0b5ed7;transform:translateY(-1px)}
.afg-status{white-space:nowrap}

@media (max-width:900px){
  .afg-tips-head{padding:18px 18px;align-items:flex-start}
  .afg-tips-head strong{font-size:20px!important}
  .afg-table{min-width:930px}
  .afg-table thead th:nth-child(2){width:270px}
  .afg-match{grid-template-columns:34px minmax(0,1fr) 34px;gap:7px}
  .afg-match .afg-flag{width:34px!important;height:34px!important;max-width:34px!important}
}

@media (max-width:640px){
  .afg-tips-shell{border-radius:18px}
  .afg-tips-head{display:block}
  .afg-live{margin-top:13px}
  .afg-table-wrap{overflow:visible;padding:12px;background:#edf2f7}
  .afg-table,.afg-table tbody,.afg-table tr,.afg-table td{display:block;width:100%;min-width:0}
  .afg-table thead{display:none}
  .afg-table tbody tr{
    margin:0 0 13px;
    padding:14px;
    border:1px solid #dbe3ec;
    border-radius:16px;
    background:#fff!important;
    box-shadow:0 8px 20px rgba(7,27,51,.07);
  }
  .afg-table td{padding:7px 0;border:0;text-align:left!important;overflow:visible}
  .afg-table td:first-child{padding-bottom:10px;border-bottom:1px solid #e5eaf0;margin-bottom:8px}
  .afg-table td:before{display:inline-block;width:92px;color:#748095;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}
  .afg-table td:nth-child(1):before,.afg-table td:nth-child(2):before{display:none}
  .afg-table td:nth-child(3):before{content:'Tip'}
  .afg-table td:nth-child(4):before{content:'Odds'}
  .afg-table td:nth-child(5):before{content:'Market'}
  .afg-table td:nth-child(6):before{content:'Confidence'}
  .afg-table td:nth-child(7):before{content:'Status'}
  .afg-table td:nth-child(8):before{content:'Result'}
  .afg-match{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;font-size:14px;padding:4px 0 8px}
  .afg-match .afg-flag{width:42px!important;height:42px!important;max-width:42px!important}
  .afg-pick{display:inline-flex}
}

/* ===== PREMIUM V7 VISUAL SYSTEM ===== */
:root{--p-navy:#041426;--p-navy-2:#082642;--p-gold:#d9ad45;--p-gold-2:#f4d681;--p-green:#1fc77a;--p-ice:#edf3f8;--p-white:#fff;--p-text:#0d1b2a;--p-muted:#68778c;--p-line:#dbe4ed;--p-shadow:0 22px 60px rgba(3,20,38,.16)}
body{font-family:Inter,Manrope,"Segoe UI",Arial,sans-serif;background:#eef3f7;color:var(--p-text)}
.afg-header{background:linear-gradient(90deg,#03111f 0%,#082642 55%,#03111f 100%);border-bottom:1px solid rgba(217,173,69,.55);box-shadow:0 12px 36px rgba(0,0,0,.28)}
.afg-head{min-height:100px}.afg-brand{min-width:430px;gap:18px}.afg-logo{width:82px;height:82px;animation:premiumLogo 6s ease-in-out infinite;filter:drop-shadow(0 10px 18px rgba(0,0,0,.4)) drop-shadow(0 0 16px rgba(217,173,69,.16))}
.afg-brand strong{font-size:24px;letter-spacing:1.4px;font-weight:900;background:linear-gradient(90deg,#fff,#f4d681);-webkit-background-clip:text;background-clip:text;color:transparent}
.afg-brand small{border:0;background:transparent;padding:0;color:#f4d681;font-size:12px;letter-spacing:2.4px}
@keyframes premiumLogo{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}
.afg-nav a{font-size:13px;letter-spacing:.2px}.afg-nav a:hover{background:rgba(217,173,69,.13);color:#f4d681}
.afg-hero-new{min-height:700px}.afg-hero-photo{background-image:url('https://images.unsplash.com/photo-1574629810360-7efbbe195018?w=1800&q=88');filter:saturate(.92) contrast(1.03)}
.afg-hero-shade{background:linear-gradient(90deg,rgba(2,14,27,.98) 0%,rgba(4,28,50,.9) 48%,rgba(4,28,50,.35) 100%),linear-gradient(180deg,transparent 65%,rgba(2,14,27,.75))}
.afg-hero-copy h1{font-size:clamp(46px,6vw,82px);letter-spacing:-3.3px;max-width:850px}.afg-hero-copy p{font-size:20px;max-width:760px}.afg-btn{border-radius:999px;padding:15px 24px}.afg-btn-primary{background:linear-gradient(135deg,#31d88c,#13ad68);box-shadow:0 10px 25px rgba(31,199,122,.22)}.afg-btn-light{background:linear-gradient(135deg,#fff,#eaf0f6)}.afg-btn-outline{border-color:rgba(244,214,129,.75);color:#f4d681}
.afg-match-panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(238,244,249,.96));border:1px solid rgba(244,214,129,.5);box-shadow:0 30px 90px rgba(0,0,0,.38)}
.afg-services-section{position:relative;background:radial-gradient(circle at 90% 10%,rgba(217,173,69,.18),transparent 30%),linear-gradient(135deg,#03111f,#0a2b49 60%,#061a2d);overflow:hidden;color:#fff}.afg-services-section:before{content:"⚽";position:absolute;right:4%;top:10%;font-size:230px;opacity:.045;animation:serviceBall 18s linear infinite}.afg-services-section .afg-heading-row h2,.afg-services-section .afg-heading-row p{color:#fff}.afg-services-section .afg-label{color:#f4d681}
@keyframes serviceBall{from{transform:rotate(0deg) translateY(0)}50%{transform:rotate(180deg) translateY(14px)}to{transform:rotate(360deg) translateY(0)}}
.afg-service-card{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.045));border:1px solid rgba(244,214,129,.22);backdrop-filter:blur(9px);box-shadow:0 16px 40px rgba(0,0,0,.16);min-height:285px}.afg-service-card:hover{border-color:#d9ad45;box-shadow:0 24px 60px rgba(0,0,0,.3);transform:translateY(-9px)}.afg-service-card>span{color:#f4d681;font-size:14px}.afg-service-card h3{color:#fff;font-size:26px}.afg-service-card p{color:#c8d6e5}.afg-service-card a{display:inline-flex;margin-top:12px;padding:10px 15px;border-radius:999px;background:linear-gradient(135deg,#d9ad45,#f4d681);color:#111;text-decoration:none}.afg-service-card:after{opacity:.09;color:#fff;animation:smallBall 9s linear infinite}@keyframes smallBall{to{transform:rotate(360deg)}}
.afg-offer-zone{background:linear-gradient(180deg,#eef4f8,#dde7ef)}.afg-offer-new{border:1px solid #dce5ed;box-shadow:0 20px 55px rgba(3,20,38,.12);display:flex;flex-direction:column;min-height:660px}.afg-offer-featured{background:linear-gradient(180deg,#061b31,#03111f);border-color:#d9ad45;box-shadow:0 26px 70px rgba(3,20,38,.3)}.afg-offer-icon{font-size:58px}.afg-offer-lead{color:#c5d4e2!important;margin:12px 0 0;min-height:58px}.afg-offer-new ul{min-height:145px}.afg-offer-new .afg-btn{margin-top:auto}.afg-sale-badge{background:linear-gradient(135deg,#ff8a34,#ffb34d)}
.afg-proof-zone{background:#fff}.afg-proof{border:1px solid #dbe4ed}.afg-proof img{height:390px}
.afg-ad-zone{background:linear-gradient(135deg,#03111f,#0b2d4b)}.afg-ad{border:1px solid rgba(244,214,129,.18);box-shadow:0 10px 22px rgba(0,0,0,.16)}
.afg-tips-zone{background:#edf2f6}.afg-tips-shell,.afg-tips-wrap{border:1px solid #dbe4ed;box-shadow:var(--p-shadow)}
.afg-post-zone{background:#fff}.afg-post-card{border:1px solid #dbe4ed;box-shadow:0 14px 35px rgba(3,20,38,.08)}
.afg-seo-zone{background:linear-gradient(135deg,#03111f,#0b2d4b)}.afg-seo-card{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(244,214,129,.22);color:#fff}.afg-seo-card h2,.afg-seo-card p{color:#fff}
@media(max-width:980px){.afg-brand{min-width:auto}.afg-head{min-height:82px}.afg-logo{width:66px;height:66px}.afg-brand strong{font-size:18px}.afg-brand small{font-size:10px}.afg-offer-new{min-height:auto}}
@media(max-width:640px){.afg-brand-copy strong{font-size:15px;letter-spacing:.7px}.afg-brand small{font-size:8px;letter-spacing:1.5px}.afg-logo{width:56px;height:56px}.afg-hero-new{min-height:640px}.afg-hero-copy h1{letter-spacing:-1.6px}.afg-service-card{min-height:240px}.afg-offer-grid-new{gap:16px}}

/* =========================================================
   AUSTRALIA FIXED GAMES — CONSOLIDATED V8 COMPONENTS
   Premium offers, article guides and Buy Fixed Games page.
   This replaces the CSS previously kept in Additional CSS.
========================================================= */

/* ---------- General full-width content compatibility ---------- */
.afg-content:has(> .afg-buy-page),
.entry-content:has(> .afg-buy-page),
.afg-page-content:has(> .afg-buy-page){
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.afg-content:has(> .afg-buy-page) > header,
.entry-content:has(> .afg-buy-page) > header{
  display:none!important;
}

.afg-content > .afg-buy-page,
.entry-content > .afg-buy-page,
.afg-page-content > .afg-buy-page{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}

/* =========================================================
   PREMIUM OFFERS — HOMEPAGE
========================================================= */
.afg-premium-offers{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:78px 22px 82px;
  color:#fff;
  background:
    radial-gradient(circle at 20% 30%,rgba(8,159,75,.19),transparent 32%),
    radial-gradient(circle at 88% 58%,rgba(19,203,96,.22),transparent 34%),
    linear-gradient(135deg,#020a0d 0%,#031710 42%,#07351f 72%,#02090c 100%);
}
.afg-premium-offers:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-5;
  opacity:.22;
  background:
    linear-gradient(rgba(0,8,10,.65),rgba(0,29,14,.9)),
    url("https://australia-fixedgames.com/wp-content/uploads/2026/06/australia-free-betting-tips-online.png") center/cover no-repeat;
}
.afg-premium-offers:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-4;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,193,7,.035) 1px,transparent 1px),
    linear-gradient(rgba(255,193,7,.03) 1px,transparent 1px);
  background-size:48px 48px;
}
.afg-offers-flag{
  position:absolute;
  z-index:-3;
  top:-35px;
  left:-50px;
  width:390px;
  height:245px;
  opacity:.24;
  border-radius:0 0 60% 0;
  background:
    linear-gradient(rgba(1,13,18,.12),rgba(1,13,18,.52)),
    url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
  transform:rotate(-2deg);
}
.afg-offers-stars{
  position:absolute;
  z-index:-2;
  top:25px;
  right:30px;
  width:300px;
  height:200px;
  opacity:.32;
  background:
    radial-gradient(circle at 20% 30%,#ffd54b 0 6px,transparent 7px),
    radial-gradient(circle at 60% 15%,#ffd54b 0 5px,transparent 6px),
    radial-gradient(circle at 83% 50%,#ffd54b 0 7px,transparent 8px),
    radial-gradient(circle at 45% 78%,#ffd54b 0 4px,transparent 5px);
  animation:afgOfferStars 7s ease-in-out infinite;
}
.afg-offers-light{
  position:absolute;
  z-index:-3;
  right:-120px;
  bottom:-150px;
  width:520px;
  height:520px;
  border-radius:50%;
  background:rgba(0,255,114,.09);
  filter:blur(85px);
}
.afg-premium-heading{
  max-width:920px;
  margin:0 auto 48px;
  text-align:center;
}
.afg-premium-kicker{
  display:inline-flex;
  padding:8px 16px;
  color:#35ff79;
  font-size:13px;
  font-weight:900;
  letter-spacing:1.6px;
  text-transform:uppercase;
  border:1px solid rgba(53,255,121,.34);
  border-radius:30px;
  background:rgba(5,70,34,.46);
}
.afg-premium-heading h2{
  margin:18px 0 0;
  color:#fff;
  font-size:clamp(39px,5vw,66px);
  font-weight:900;
  line-height:1.05;
  letter-spacing:-2px;
  text-transform:uppercase;
}
.afg-premium-heading h2 span{color:#ffc107}
.afg-premium-heading p{
  max-width:740px;
  margin:15px auto 0;
  color:rgba(255,255,255,.79);
  font-size:18px;
  line-height:1.65;
}
.afg-premium-divider{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:15px;
  margin:20px 0 5px;
}
.afg-premium-divider i{
  display:block;
  width:110px;
  height:3px;
  border-radius:10px;
  background:linear-gradient(90deg,transparent,#ffc107);
}
.afg-premium-divider i:last-child{background:linear-gradient(90deg,#ffc107,transparent)}
.afg-premium-divider b{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  color:#05130c;
  font-size:22px;
  border-radius:50%;
  background:#ffc107;
  box-shadow:0 0 0 7px rgba(255,193,7,.08),0 0 25px rgba(255,193,7,.26);
}
.afg-premium-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
  gap:24px;
}
.afg-premium-card{
  position:relative;
  isolation:isolate;
  min-height:650px;
  overflow:hidden;
  border:1px solid rgba(255,193,7,.78);
  border-radius:22px;
  background:#04140f;
  box-shadow:0 25px 65px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.025);
  transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease;
}
.afg-premium-card-bg{
  position:absolute;
  inset:0;
  z-index:-4;
  background-position:center;
  background-size:cover;
  filter:brightness(.46) saturate(.9) contrast(1.1);
  transition:transform .7s ease,filter .7s ease;
}
.afg-premium-bg-fixed{background-image:url("https://australia-fixedgames.com/wp-content/uploads/2026/06/WELCOME-TO-AUSTRALIA-FIXED-MATCHES.png")}
.afg-premium-bg-vip{background-image:url("https://australia-fixedgames.com/wp-content/uploads/2026/06/fixed-matches-100.png")}
.afg-premium-bg-score{background-image:url("https://australia-fixedgames.com/wp-content/uploads/2026/06/australia-free-betting-tips-online.png")}
.afg-premium-card-overlay{
  position:absolute;
  inset:0;
  z-index:-3;
  background:
    linear-gradient(180deg,rgba(1,13,14,.65),rgba(2,22,15,.91) 46%,rgba(1,10,11,.98)),
    linear-gradient(90deg,rgba(2,10,12,.9),rgba(5,47,25,.45));
}
.afg-premium-card-content{
  position:relative;
  z-index:2;
  display:flex;
  min-height:650px;
  flex-direction:column;
  padding:31px 30px 28px;
}
.afg-premium-featured{
  transform:translateY(-14px);
  border-color:#38f177;
  box-shadow:0 34px 80px rgba(0,0,0,.48),0 0 36px rgba(50,242,116,.15);
}
.afg-premium-badge{
  position:absolute;
  z-index:5;
  top:22px;
  right:22px;
  padding:9px 14px;
  color:#07120c;
  font-size:12px;
  font-weight:900;
  letter-spacing:.8px;
  border-radius:30px;
  background:linear-gradient(135deg,#ffc107,#ff9d00);
}
.afg-premium-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.afg-premium-featured .afg-premium-top{padding-right:115px}
.afg-premium-type{
  color:#42ff83;
  font-size:13px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
}
.afg-premium-market{
  color:rgba(255,255,255,.74);
  font-size:13px;
  font-weight:700;
}
.afg-premium-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:76px;
  height:76px;
  margin-top:35px;
  font-size:38px;
  border:2px solid rgba(58,245,120,.8);
  border-radius:50%;
  background:radial-gradient(circle,rgba(17,78,38,.97),rgba(1,16,13,.98));
  box-shadow:0 0 0 6px rgba(58,245,120,.07),0 0 28px rgba(58,245,120,.33);
  animation:afgOfferIconFloat 4.5s ease-in-out infinite;
}
.afg-premium-card h3{
  margin:28px 0 13px;
  color:#fff;
  font-size:clamp(30px,2.6vw,40px);
  font-weight:900;
  line-height:1.12;
  letter-spacing:-1px;
}
.afg-premium-description{
  min-height:82px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:17px;
  line-height:1.65;
}
.afg-premium-stats{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1px;
  overflow:hidden;
  margin:27px 0;
  border:1px solid rgba(255,193,7,.3);
  border-radius:14px;
  background:rgba(255,193,7,.2);
}
.afg-premium-stats div{padding:18px 16px;background:rgba(1,15,13,.88)}
.afg-premium-stats small{display:block;margin-bottom:7px;color:rgba(255,255,255,.54)}
.afg-premium-stats strong{color:#fff;font-size:26px;font-weight:900}
.afg-premium-list{
  display:grid;
  gap:13px;
  margin:0 0 30px;
  padding:0;
  list-style:none;
}
.afg-premium-list li{
  position:relative;
  padding-left:28px;
  color:rgba(255,255,255,.88);
  font-size:16px;
}
.afg-premium-list li:before{content:"✓";position:absolute;left:0;color:#43ff84;font-weight:900}
.afg-premium-button{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin-top:auto;
  padding:17px 22px;
  color:#09130d!important;
  font-size:16px;
  font-weight:900;
  text-decoration:none!important;
  border:1px solid #ffc107;
  border-radius:14px;
  background:linear-gradient(135deg,#ffc107,#eaa500);
}
.afg-premium-button-green{border-color:#35ef75;background:linear-gradient(135deg,#3ee981,#12bd63)}
.afg-premium-card:hover{transform:translateY(-9px);border-color:#41ff7d}
.afg-premium-featured:hover{transform:translateY(-20px)}
.afg-premium-card:hover .afg-premium-card-bg{transform:scale(1.08);filter:brightness(.55) saturate(1.05)}
.afg-premium-risk{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  max-width:980px;
  margin:38px auto 0;
  padding:16px 21px;
  border:1px solid rgba(255,193,7,.22);
  border-radius:14px;
  background:rgba(0,0,0,.33);
}
.afg-premium-risk span{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 42px;
  width:42px;
  height:42px;
  color:#08120d;
  font-weight:900;
  border-radius:50%;
  background:#ffc107;
}
.afg-premium-risk p{margin:0;color:rgba(255,255,255,.68);font-size:14px}
@keyframes afgOfferIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes afgOfferStars{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}

/* =========================================================
   FOOTBALL ARTICLES & GUIDES — HOMEPAGE
========================================================= */
.afg-guides-section{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:76px 22px 88px;
  color:#fff;
  background:
    radial-gradient(circle at 83% 36%,rgba(15,188,73,.27),transparent 32%),
    radial-gradient(circle at 30% 100%,rgba(0,120,61,.24),transparent 43%),
    linear-gradient(135deg,#01090d 0%,#03170f 43%,#06361e 72%,#01080b 100%);
}
.afg-guides-section:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-5;
  opacity:.3;
  background:
    linear-gradient(rgba(0,5,9,.56),rgba(0,27,14,.88)),
    url("https://australia-fixedgames.com/wp-content/uploads/2026/06/australia-free-betting-tips-online.png") center/cover no-repeat;
}
.afg-guides-flag{
  position:absolute;
  z-index:-2;
  top:-42px;
  left:-32px;
  width:415px;
  height:265px;
  opacity:.34;
  transform:rotate(-2deg);
  border-radius:0 0 58% 0;
  background:linear-gradient(rgba(0,10,18,.15),rgba(0,10,18,.43)),url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}
.afg-guides-stars{
  position:absolute;
  z-index:-1;
  top:26px;
  right:28px;
  width:310px;
  height:195px;
  opacity:.38;
  background:
    radial-gradient(circle at 18% 60%,#ffd23f 0 5px,transparent 6px),
    radial-gradient(circle at 49% 17%,#ffd23f 0 7px,transparent 8px),
    radial-gradient(circle at 77% 54%,#ffd23f 0 5px,transparent 6px),
    radial-gradient(circle at 91% 18%,#ffd23f 0 4px,transparent 5px),
    radial-gradient(circle at 57% 82%,#ffd23f 0 4px,transparent 5px);
  animation:afgStarsFloat 7s ease-in-out infinite;
}
.afg-guides-stadium{
  position:absolute;
  z-index:-3;
  right:0;
  bottom:0;
  left:0;
  height:45%;
  opacity:.27;
  background:linear-gradient(to top,rgba(10,91,42,.82),transparent);
  clip-path:polygon(0 37%,12% 27%,27% 34%,43% 21%,60% 31%,77% 18%,100% 29%,100% 100%,0 100%);
}
.afg-guides-container{position:relative;z-index:2;width:min(1460px,100%);margin:0 auto}
.afg-guides-heading{max-width:920px;margin:0 auto 48px;text-align:center}
.afg-guides-heading h2{
  margin:0;
  color:#fff;
  font-size:clamp(39px,5.3vw,68px);
  font-weight:900;
  line-height:1.04;
  letter-spacing:-2px;
  text-transform:uppercase;
}
.afg-guides-heading h2 span{color:#ffc107}
.afg-guides-heading p{max-width:770px;margin:15px auto 0;color:rgba(255,255,255,.84);font-size:18px}
.afg-guides-divider{display:flex;align-items:center;justify-content:center;gap:16px;margin:21px 0 8px}
.afg-guides-divider i{display:block;width:122px;height:3px;background:linear-gradient(90deg,transparent,#ffc107)}
.afg-guides-divider i:last-child{background:linear-gradient(90deg,#ffc107,transparent)}
.afg-guides-divider b{
  display:flex;
  align-items:center;
  justify-content:center;
  width:43px;
  height:43px;
  color:#05150d;
  font-size:22px;
  border-radius:50%;
  background:#ffc107;
}
.afg-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.afg-guide-card{
  position:relative;
  isolation:isolate;
  min-height:360px;
  overflow:hidden;
  border:1px solid rgba(255,193,7,.92);
  border-radius:18px;
  background:#03140e;
  box-shadow:0 22px 55px rgba(0,0,0,.36);
  transition:transform .4s ease,border-color .4s ease;
}
.afg-guide-card:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-4;
  background-image:var(--afg-card-image);
  background-position:center;
  background-size:cover;
  filter:saturate(.8) brightness(.47) contrast(1.1);
  transition:transform .65s ease,filter .65s ease;
}
.afg-guide-card-link{position:absolute;z-index:10;inset:0}
.afg-guide-card-overlay{
  position:absolute;
  z-index:-3;
  inset:0;
  background:
    linear-gradient(90deg,rgba(1,12,13,.97),rgba(2,20,15,.88) 55%,rgba(2,38,19,.54)),
    linear-gradient(0deg,rgba(2,13,12,.95),transparent 65%);
}
.afg-guide-card-glow{
  position:absolute;
  z-index:-2;
  top:-82px;
  right:-87px;
  width:235px;
  height:235px;
  border-radius:50%;
  background:rgba(0,255,102,.15);
  filter:blur(42px);
}
.afg-guide-card-content{position:relative;z-index:2;display:flex;min-height:360px;flex-direction:column;padding:30px 28px 26px}
.afg-guide-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  padding-right:65px;
  color:#fff;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
}
.afg-calendar-icon{margin-right:7px;color:#ffc107}
.afg-meta-dot{color:rgba(255,255,255,.5)}
.afg-guide-category{color:#35ff72}
.afg-guide-icon{
  position:absolute;
  top:20px;
  right:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:60px;
  height:60px;
  font-size:28px;
  border:2px solid #38ed66;
  border-radius:50%;
  background:radial-gradient(circle,rgba(19,70,31,.94),rgba(0,15,12,.97));
}
.afg-guide-card h3{
  max-width:88%;
  margin:30px 0 19px;
  color:#fff;
  font-size:clamp(25px,2.25vw,34px);
  font-weight:900;
  line-height:1.18;
  letter-spacing:-.8px;
  text-transform:uppercase;
}
.afg-guide-excerpt{max-width:91%;color:rgba(255,255,255,.87);font-size:17px;line-height:1.68}
.afg-guide-read{display:inline-flex;gap:10px;width:fit-content;margin-top:auto;padding-top:28px;color:#ffc107;font-size:17px;font-weight:900}
.afg-guide-card:hover{transform:translateY(-9px);border-color:#44ff77}
.afg-guide-card:hover:before{transform:scale(1.1);filter:saturate(1) brightness(.58)}
.afg-no-guides{padding:40px;text-align:center;color:#fff;border:1px solid rgba(255,193,7,.55);border-radius:15px;background:rgba(0,0,0,.4)}
@keyframes afgStarsFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(11px)}}

/* =========================================================
   BUY FIXED GAMES PAGE
========================================================= */
.afg-buy-page{
  --ab-green:#37e982;
  --ab-gold:#ffc107;
  --ab-dark:#020b0f;
  --ab-panel:#041710;
  --ab-white:#fff;
  --ab-muted:rgba(255,255,255,.78);
  --ab-border:rgba(255,193,7,.38);
  width:100%;
  overflow:hidden;
  color:#fff;
  font-family:Inter,Manrope,Montserrat,Arial,sans-serif;
  background:#03120e;
}
.afg-buy-page,.afg-buy-page *{box-sizing:border-box}
.afg-buy-page img{display:block;max-width:100%;height:auto}
.afg-buy-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}
.afg-buy-section{padding:70px 0}
.afg-buy-hero{
  position:relative;
  isolation:isolate;
  min-height:650px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:#020b0f;
}
.afg-buy-hero-bg{
  position:absolute;
  inset:0;
  z-index:-5;
  background:url("https://australia-fixedgames.com/wp-content/uploads/2025/12/au2.png") center/cover no-repeat;
  filter:brightness(.55) saturate(.9) contrast(1.08);
  transform:scale(1.04);
}
.afg-buy-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-4;
  background:
    radial-gradient(circle at 80% 35%,rgba(30,216,108,.24),transparent 33%),
    linear-gradient(90deg,rgba(1,8,13,.98),rgba(2,21,15,.9) 55%,rgba(2,28,16,.55)),
    linear-gradient(0deg,rgba(1,8,10,.97),transparent 65%);
}
.afg-buy-flag{
  position:absolute;
  z-index:-3;
  top:-35px;
  right:-40px;
  width:430px;
  height:270px;
  opacity:.28;
  border-radius:0 0 0 65%;
  background:linear-gradient(rgba(0,9,18,.1),rgba(0,9,18,.45)),url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}
.afg-buy-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(330px,.7fr);
  align-items:center;
  gap:55px;
  padding:90px 0;
}
.afg-buy-kicker,.afg-buy-label{
  display:inline-flex;
  padding:8px 15px;
  color:#44ff89;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  border:1px solid rgba(68,255,137,.34);
  border-radius:30px;
  background:rgba(5,75,38,.45);
}
.afg-buy-hero h2{
  max-width:850px;
  margin:23px 0 20px;
  color:#fff;
  font-size:clamp(44px,6vw,76px);
  font-weight:900;
  line-height:1.02;
  letter-spacing:-2.5px;
  text-transform:uppercase;
}
.afg-buy-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.84);font-size:18px;line-height:1.72}
.afg-buy-buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}
.afg-buy-btn{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:53px;
  padding:14px 23px!important;
  color:#07130c!important;
  font-size:15px;
  font-weight:900;
  text-decoration:none!important;
  border-radius:12px;
}
.afg-buy-btn-green{background:linear-gradient(135deg,#45ef8b,#13bb65)!important}
.afg-buy-btn-gold{background:linear-gradient(135deg,#ffd23f,#eaa500)!important}
.afg-buy-trust{display:flex;flex-wrap:wrap;gap:21px;margin-top:28px;color:rgba(255,255,255,.75);font-size:14px;font-weight:700}
.afg-buy-live-card{
  overflow:hidden;
  border:1px solid rgba(255,193,7,.55);
  border-radius:21px;
  background:rgba(2,15,14,.88);
  box-shadow:0 28px 70px rgba(0,0,0,.43);
}
.afg-buy-live-head{display:flex;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.12);background:rgba(4,44,27,.75)}
.afg-buy-live-head span{color:#43ff85;font-size:12px;font-weight:900}
.afg-buy-live-head b{color:#ffc107;font-size:12px}
.afg-buy-live-row{display:flex;justify-content:space-between;gap:18px;padding:19px 22px;border-bottom:1px solid rgba(255,255,255,.09)}
.afg-buy-live-row span{color:rgba(255,255,255,.57)}
.afg-buy-live-row strong{color:#fff;text-align:right}
.afg-buy-live-card>a{display:block;padding:20px 22px;color:#ffc107!important;font-weight:900;text-decoration:none!important}
.afg-buy-intro,.afg-buy-final,.afg-buy-notice{
  border:1px solid var(--ab-border);
  border-radius:21px;
  background:radial-gradient(circle at 90% 10%,rgba(34,218,116,.14),transparent 30%),linear-gradient(135deg,#041a13,#03100e);
  box-shadow:0 24px 60px rgba(0,0,0,.29);
}
.afg-buy-intro{padding:43px}
.afg-buy-page h2{margin:18px 0 16px;color:#fff;font-size:clamp(31px,4vw,48px);font-weight:900;line-height:1.12}
.afg-buy-page h3{color:#fff}
.afg-buy-page p{color:var(--ab-muted);font-size:16px;line-height:1.75}
.afg-buy-heading{max-width:820px;margin:0 auto 36px;text-align:center}
.afg-buy-packages-section{background:radial-gradient(circle at 85% 15%,rgba(34,218,116,.14),transparent 29%),linear-gradient(135deg,#020b0f,#062719)}
.afg-buy-package-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch;
  gap:24px;
}
.afg-buy-package{
  position:relative;
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(255,193,7,.55);
  border-radius:21px;
  background:#03130f;
  box-shadow:0 24px 60px rgba(0,0,0,.39);
}
.afg-buy-package-featured{border-color:#38ed7a;box-shadow:0 30px 72px rgba(0,0,0,.48),0 0 32px rgba(53,239,121,.13)}
.afg-buy-popular{position:absolute;z-index:5;top:18px;right:18px;padding:8px 13px;color:#07120c;font-size:11px;font-weight:900;border-radius:30px;background:#ffc107}
.afg-buy-package-image{position:relative;width:100%;height:250px;overflow:hidden}
.afg-buy-package-image img{width:100%!important;height:100%!important;object-fit:cover}
.afg-buy-package-image-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#03130f,transparent 68%),linear-gradient(90deg,rgba(1,10,13,.7),transparent)}
.afg-buy-package-image>span{position:absolute;z-index:2;left:25px;bottom:22px;color:#43ff85;font-size:12px;font-weight:900}
.afg-buy-package-content{display:flex;min-height:560px;flex:1;flex-direction:column;padding:29px 27px 26px}
.afg-buy-package-top{display:flex;justify-content:space-between;gap:14px}
.afg-buy-package-top span{color:#42ff84;font-size:12px;font-weight:900}
.afg-buy-package-top b{color:rgba(255,255,255,.66);font-size:12px}
.afg-buy-package-icon{display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin-top:28px;font-size:31px;border:2px solid #36ed79;border-radius:50%;background:#062b1a}
.afg-buy-package h3{margin:23px 0 11px;font-size:30px;font-weight:900}
.afg-buy-package-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:24px 0;border:1px solid rgba(255,193,7,.27);border-radius:13px;background:rgba(255,193,7,.18)}
.afg-buy-package-stats div{padding:17px 15px;background:#03110e}
.afg-buy-package-stats small{display:block;margin-bottom:5px;color:rgba(255,255,255,.54)}
.afg-buy-package-stats strong{color:#fff;font-size:25px;font-weight:900}
.afg-buy-package ul{display:grid;gap:12px;margin:0 0 28px;padding:0;list-style:none}
.afg-buy-package li{position:relative;padding-left:25px;color:rgba(255,255,255,.83)}
.afg-buy-package li:before{content:"✓";position:absolute;left:0;color:#43ff84;font-weight:900}
.afg-buy-package-btn{display:flex!important;align-items:center;justify-content:center;gap:10px;min-height:51px;margin-top:auto;padding:14px 17px!important;color:#07120c!important;font-weight:900;text-decoration:none!important;border-radius:11px;background:linear-gradient(135deg,#ffd13a,#e9a800)!important}
.afg-buy-package-btn-green{background:linear-gradient(135deg,#43ed86,#11bd63)!important}
.afg-buy-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.afg-buy-benefits article,.afg-buy-process article{padding:27px;border:1px solid rgba(255,193,7,.34);border-radius:17px;background:radial-gradient(circle at 90% 10%,rgba(40,231,123,.12),transparent 31%),linear-gradient(145deg,#041710,#020c0e)}
.afg-buy-benefits article>div,.afg-buy-process-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;font-size:27px;border:2px solid #40ee81;border-radius:50%;background:#062b1a}
.afg-buy-benefits h3,.afg-buy-process h3{margin:20px 0 10px;font-size:21px;font-weight:900}
.afg-buy-process-section{background:#020c0f}
.afg-buy-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.afg-buy-process article>span{color:#ffc107;font-size:12px;font-weight:900}
.afg-buy-faq-section{background:radial-gradient(circle at 15% 20%,rgba(32,212,108,.13),transparent 28%),#03120e}
.afg-buy-faq-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:45px}
.afg-buy-faq-intro{position:sticky;top:105px}
.afg-buy-text-link{display:inline-flex;margin-top:15px;color:#ffc107!important;font-weight:900;text-decoration:none!important}
.afg-buy-faq-list{display:grid;gap:14px}
.afg-buy-faq-list details{overflow:hidden;border:1px solid rgba(255,193,7,.32);border-radius:15px;background:#041610}
.afg-buy-faq-list summary{position:relative;padding:21px 55px 21px 22px;color:#fff;font-size:17px;font-weight:900;cursor:pointer;list-style:none}
.afg-buy-faq-list summary:after{content:"+";position:absolute;top:50%;right:22px;color:#ffc107;font-size:25px;transform:translateY(-50%)}
.afg-buy-faq-list details[open] summary:after{content:"−"}
.afg-buy-faq-list details p{margin:0;padding:0 22px 22px}
.afg-buy-faq-list a{color:#43ff85!important}
.afg-buy-final{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px}
.afg-buy-final>div:first-child{max-width:650px}
.afg-buy-notice{margin-top:22px;padding:23px 27px}
.afg-buy-notice strong{color:#ffc107}
.afg-buy-notice p{margin:7px 0 0;font-size:13px}

/* ---------- Responsive ---------- */
@media(max-width:1100px){
  .afg-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1050px){
  .afg-premium-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}
  .afg-premium-featured{transform:none}
  .afg-premium-featured:hover{transform:translateY(-9px)}
}
@media(max-width:900px){
  .afg-buy-hero-grid,.afg-buy-faq-layout{grid-template-columns:1fr}
  .afg-buy-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
  .afg-buy-process{grid-template-columns:1fr}
  .afg-buy-faq-intro{position:static}
  .afg-buy-final{align-items:flex-start;flex-direction:column}
}
@media(max-width:760px){
  .afg-buy-package-grid{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .afg-premium-offers,.afg-guides-section{padding:55px 14px 66px}
  .afg-premium-heading h2,.afg-guides-heading h2{font-size:38px;letter-spacing:-1px}
  .afg-premium-grid,.afg-guides-grid{grid-template-columns:1fr;gap:18px}
  .afg-premium-card,.afg-premium-card-content{min-height:580px}
  .afg-premium-card-content{padding:25px 21px 22px}
  .afg-premium-featured .afg-premium-top{padding-right:0}
  .afg-premium-badge{top:73px}
  .afg-guide-card,.afg-guide-card-content{min-height:330px}
  .afg-guide-card-content{padding:26px 21px 23px}
  .afg-guide-card h3{max-width:100%;padding-right:42px;font-size:27px}
}
@media(max-width:650px){
  .afg-buy-inner{width:calc(100% - 28px)}
  .afg-buy-section{padding:52px 0}
  .afg-buy-hero{min-height:760px}
  .afg-buy-hero-grid{gap:32px;padding:75px 0}
  .afg-buy-hero h2{font-size:39px;letter-spacing:-1px}
  .afg-buy-hero p{font-size:16px}
  .afg-buy-buttons{width:100%;flex-direction:column}
  .afg-buy-btn{width:100%}
  .afg-buy-intro,.afg-buy-final{padding:26px 21px}
  .afg-buy-benefits{grid-template-columns:1fr}
  .afg-buy-package-image{height:215px}
  .afg-buy-package-content{min-height:auto;padding:25px 20px 22px}
  .afg-buy-package-stats strong{font-size:21px}
}
@media(prefers-reduced-motion:reduce){
  .afg-offers-stars,.afg-premium-icon,.afg-guides-stars{animation:none!important}
}

/* =========================================================
   AFG VIP PAGE SHORTCODE DESIGN
========================================================= */

.afg-content:has(.afg-vip-page),
.entry-content:has(.afg-vip-page),
.wp-block-post-content:has(.afg-vip-page){
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.afg-content:has(.afg-vip-page)>header,
.entry-content:has(.afg-vip-page)>header{
  display:none!important;
}

.afg-vip-page{
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  color:#fff;
  font-family:Inter,Manrope,Montserrat,"Segoe UI",Arial,sans-serif;
  background:#03120e;
}

.afg-vip-page,
.afg-vip-page *{
  box-sizing:border-box;
}

.afg-vip-page a{
  text-decoration:none;
}

.afg-vip-shell{
  width:min(1220px,calc(100% - 40px));
  margin:0 auto;
}

/* HERO */
.afg-vip-hero{
  position:relative;
  isolation:isolate;
  min-height:700px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:92px 0;
  background:#020a0d;
}

.afg-vip-hero-bg{
  position:absolute;
  inset:0;
  z-index:-6;
  background:url("https://australia-fixedgames.com/wp-content/uploads/2026/06/WELCOME-TO-AUSTRALIA-FIXED-MATCHES.png") center/cover no-repeat;
  filter:brightness(.48) saturate(.92) contrast(1.08);
  transform:scale(1.04);
}

.afg-vip-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-5;
  background:
    radial-gradient(circle at 82% 30%,rgba(44,229,120,.24),transparent 34%),
    linear-gradient(90deg,rgba(1,8,13,.98),rgba(2,22,15,.9) 57%,rgba(2,29,17,.53)),
    linear-gradient(0deg,rgba(1,8,10,.96),transparent 67%);
}

.afg-vip-flag{
  position:absolute;
  z-index:-4;
  top:-44px;
  right:-54px;
  width:470px;
  height:295px;
  opacity:.29;
  border-radius:0 0 0 68%;
  background:
    linear-gradient(rgba(0,9,18,.1),rgba(0,9,18,.46)),
    url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}

.afg-vip-stars{
  position:absolute;
  z-index:-3;
  top:44px;
  right:7%;
  width:300px;
  height:200px;
  opacity:.36;
  background:
    radial-gradient(circle at 18% 30%,#ffd54b 0 6px,transparent 7px),
    radial-gradient(circle at 55% 13%,#ffd54b 0 5px,transparent 6px),
    radial-gradient(circle at 83% 50%,#ffd54b 0 7px,transparent 8px),
    radial-gradient(circle at 46% 82%,#ffd54b 0 4px,transparent 5px);
  animation:afgVipStars 8s ease-in-out infinite;
}

.afg-vip-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);
  align-items:center;
  gap:56px;
}

.afg-vip-kicker,
.afg-vip-label{
  display:inline-flex;
  align-items:center;
  padding:8px 15px;
  color:#45ff8b;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  border:1px solid rgba(69,255,139,.34);
  border-radius:30px;
  background:rgba(5,75,38,.45);
}

.afg-vip-hero h1{
  max-width:850px;
  margin:23px 0 18px;
  color:#fff;
  font-size:clamp(48px,6vw,78px);
  font-weight:900;
  line-height:1.01;
  letter-spacing:-2.7px;
  text-transform:uppercase;
}

.afg-vip-hero h1 span{
  color:#ffc107;
}

.afg-vip-hero-copy>p{
  max-width:760px;
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:18px;
  line-height:1.74;
}

.afg-vip-actions{
  display:flex;
  flex-wrap:wrap;
  gap:13px;
  margin-top:29px;
}

.afg-vip-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:15px 23px;
  color:#07130c!important;
  font-size:15px;
  font-weight:900;
  text-decoration:none!important;
  border-radius:12px;
  transition:transform .3s ease;
}

.afg-vip-btn:hover{
  color:#07130c!important;
  transform:translateY(-3px);
}

.afg-vip-btn-green{
  background:linear-gradient(135deg,#45ef8b,#13bb65);
}

.afg-vip-btn-gold{
  background:linear-gradient(135deg,#ffd23f,#eaa500);
}

.afg-vip-trust{
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  margin-top:27px;
  color:rgba(255,255,255,.75);
  font-size:14px;
  font-weight:700;
}

/* HERO PANEL */
.afg-vip-panel{
  overflow:hidden;
  border:1px solid rgba(255,193,7,.58);
  border-radius:23px;
  background:rgba(2,15,14,.9);
  box-shadow:0 30px 78px rgba(0,0,0,.45);
}

.afg-vip-panel-head{
  display:flex;
  justify-content:space-between;
  gap:15px;
  padding:21px 23px;
  border-bottom:1px solid rgba(255,255,255,.11);
  background:rgba(4,44,27,.78);
}

.afg-vip-panel-head span{
  color:#43ff85;
  font-size:12px;
  font-weight:900;
}

.afg-vip-panel-head b{
  color:#ffc107;
  font-size:12px;
}

.afg-vip-panel-row{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:19px 23px;
  border-bottom:1px solid rgba(255,255,255,.09);
}

.afg-vip-panel-row span{
  color:rgba(255,255,255,.57);
}

.afg-vip-panel-row strong{
  color:#fff;
  text-align:right;
}

.afg-vip-panel-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  background:rgba(255,193,7,.17);
}

.afg-vip-panel-stats div{
  padding:18px 12px;
  text-align:center;
  background:#03130f;
}

.afg-vip-panel-stats strong{
  display:block;
  color:#ffc107;
  font-size:22px;
  font-weight:900;
}

.afg-vip-panel-stats small{
  color:rgba(255,255,255,.55);
  font-size:11px;
}

/* SECTIONS */
.afg-vip-section{
  padding:76px 0;
  background:#03120e;
}

.afg-vip-section-alt{
  background:
    radial-gradient(circle at 85% 15%,rgba(34,218,116,.13),transparent 30%),
    linear-gradient(135deg,#020b0f,#062719);
}

.afg-vip-heading{
  max-width:830px;
  margin:0 auto 42px;
  text-align:center;
}

.afg-vip-heading h2,
.afg-vip-final h2,
.afg-vip-faq-intro h2{
  margin:18px 0 14px;
  color:#fff;
  font-size:clamp(34px,4.5vw,54px);
  font-weight:900;
  line-height:1.08;
}

.afg-vip-heading p,
.afg-vip-final p,
.afg-vip-faq-intro p{
  color:rgba(255,255,255,.76);
  line-height:1.72;
}

/* OFFERS */
.afg-vip-offers{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
  gap:24px;
}

.afg-vip-offer{
  position:relative;
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(255,193,7,.62);
  border-radius:22px;
  background:linear-gradient(180deg,#06251a,#020c0f);
  box-shadow:0 28px 72px rgba(0,0,0,.42);
  transition:transform .38s ease,border-color .38s ease;
}

.afg-vip-offer-featured{
  transform:translateY(-14px);
  border-color:#42f382;
}

.afg-vip-popular{
  position:absolute;
  z-index:8;
  top:18px;
  right:18px;
  padding:8px 13px;
  color:#07120c;
  font-size:11px;
  font-weight:900;
  border-radius:30px;
  background:linear-gradient(135deg,#ffd23f,#f0a700);
}

.afg-vip-offer-image{
  position:relative;
  height:235px;
  overflow:hidden;
}

.afg-vip-offer-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  filter:brightness(.58) saturate(.9);
  transition:transform .7s ease;
}

.afg-vip-offer-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(0deg,#03130f,transparent 72%),
    linear-gradient(90deg,rgba(1,10,13,.74),transparent);
}

.afg-vip-offer-image span{
  position:absolute;
  z-index:3;
  left:23px;
  bottom:20px;
  color:#44ff89;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.2px;
}

.afg-vip-offer-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:29px 25px 25px;
}

.afg-vip-offer-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:70px;
  height:70px;
  font-size:33px;
  border:2px solid #40ef7d;
  border-radius:50%;
  background:#062b1a;
  animation:afgVipIcon 4.8s ease-in-out infinite;
}

.afg-vip-offer-type{
  display:block;
  margin-top:22px;
  color:#42ff84;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.2px;
}

.afg-vip-offer h3{
  margin:12px 0 10px;
  color:#fff;
  font-size:29px;
  font-weight:900;
}

.afg-vip-offer p{
  min-height:82px;
  margin:0;
  color:rgba(255,255,255,.76);
  font-size:15px;
  line-height:1.66;
}

.afg-vip-price{
  margin:22px 0;
  padding:19px 0;
  border-top:1px solid rgba(255,255,255,.12);
  border-bottom:1px solid rgba(255,255,255,.12);
}

.afg-vip-price small{
  display:block;
  color:rgba(255,255,255,.54);
  font-size:12px;
}

.afg-vip-price strong{
  display:block;
  color:#ffc107;
  font-size:42px;
  font-weight:900;
}

.afg-vip-offer ul{
  display:grid;
  gap:11px;
  margin:0 0 28px;
  padding:0;
  list-style:none;
}

.afg-vip-offer li{
  position:relative;
  padding-left:25px;
  color:rgba(255,255,255,.85);
  font-size:14px;
}

.afg-vip-offer li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#43ff84;
  font-weight:900;
}

.afg-vip-offer .afg-vip-btn{
  width:100%;
  margin-top:auto;
}

.afg-vip-offer:hover{
  transform:translateY(-9px);
  border-color:#43ff82;
}

.afg-vip-offer-featured:hover{
  transform:translateY(-20px);
}

.afg-vip-offer:hover img{
  transform:scale(1.08);
}

/* BENEFITS + STEPS */
.afg-vip-benefits{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.afg-vip-benefits article,
.afg-vip-steps article{
  position:relative;
  padding:27px 23px;
  border:1px solid rgba(255,193,7,.32);
  border-radius:18px;
  background:rgba(2,18,14,.88);
}

.afg-vip-benefits article>span,
.afg-vip-steps article>span{
  color:#ffc107;
  font-size:12px;
  font-weight:900;
}

.afg-vip-benefits article>div{
  display:flex;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  margin-top:15px;
  font-size:27px;
  border:2px solid #3fed7c;
  border-radius:50%;
  background:#062b1a;
}

.afg-vip-benefits h3,
.afg-vip-steps h3{
  margin:20px 0 9px;
  color:#fff;
  font-size:20px;
  font-weight:900;
}

.afg-vip-benefits p,
.afg-vip-steps p{
  margin:0;
  color:rgba(255,255,255,.7);
  line-height:1.65;
}

.afg-vip-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

/* PROOFS */
.afg-vip-proof-box{
  padding:34px;
  border:1px solid rgba(255,193,7,.38);
  border-radius:22px;
  background:#041a13;
}

.afg-vip-proof-box .afg-proofs{
  margin:0;
}

/* FAQ */
.afg-vip-faq-grid{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  align-items:start;
  gap:48px;
}

.afg-vip-faq-intro{
  position:sticky;
  top:110px;
}

.afg-vip-faq-list{
  display:grid;
  gap:14px;
}

.afg-vip-faq-list details{
  overflow:hidden;
  border:1px solid rgba(255,193,7,.31);
  border-radius:15px;
  background:#041610;
}

.afg-vip-faq-list summary{
  position:relative;
  padding:21px 57px 21px 22px;
  color:#fff;
  font-size:17px;
  font-weight:900;
  cursor:pointer;
  list-style:none;
}

.afg-vip-faq-list summary:after{
  content:"+";
  position:absolute;
  top:50%;
  right:22px;
  color:#ffc107;
  font-size:25px;
  transform:translateY(-50%);
}

.afg-vip-faq-list details[open] summary:after{
  content:"−";
}

.afg-vip-faq-list details p{
  margin:0;
  padding:0 22px 22px;
  color:rgba(255,255,255,.7);
  line-height:1.7;
}

/* FINAL */
.afg-vip-final{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  padding:42px;
  border:1px solid rgba(65,239,126,.42);
  border-radius:22px;
  background:#041c14;
}

.afg-vip-final>div:first-child{
  max-width:680px;
}

.afg-vip-notice{
  margin-top:20px;
  padding:22px 26px;
  border:1px solid rgba(255,193,7,.29);
  border-radius:16px;
  background:rgba(0,0,0,.3);
}

.afg-vip-notice strong{
  color:#ffc107;
}

.afg-vip-notice p{
  margin:7px 0 0;
  color:rgba(255,255,255,.64);
  font-size:13px;
}

@keyframes afgVipStars{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(11px)}
}

@keyframes afgVipIcon{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-6px)}
}

@media(max-width:1050px){
  .afg-vip-hero-grid,
  .afg-vip-faq-grid{
    grid-template-columns:1fr;
  }

  .afg-vip-offers{
    grid-template-columns:1fr;
    max-width:720px;
    margin:0 auto;
  }

  .afg-vip-offer-featured{
    transform:none;
  }

  .afg-vip-benefits{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .afg-vip-faq-intro{
    position:static;
  }

  .afg-vip-final{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media(max-width:700px){
  .afg-vip-shell{
    width:calc(100% - 28px);
  }

  .afg-vip-hero{
    min-height:760px;
    padding:70px 0;
  }

  .afg-vip-hero h1{
    font-size:40px;
    letter-spacing:-1px;
  }

  .afg-vip-section{
    padding:54px 0;
  }

  .afg-vip-offer-image{
    height:210px;
  }

  .afg-vip-offer-body{
    padding:24px 20px 22px;
  }

  .afg-vip-offer p{
    min-height:auto;
  }

  .afg-vip-benefits,
  .afg-vip-steps{
    grid-template-columns:1fr;
  }

  .afg-vip-proof-box,
  .afg-vip-final{
    padding:27px 21px;
  }

  .afg-vip-final .afg-vip-actions,
  .afg-vip-final .afg-vip-btn{
    width:100%;
  }

  .afg-vip-final .afg-vip-actions{
    flex-direction:column;
  }
}

@media(prefers-reduced-motion:reduce){
  .afg-vip-stars,
  .afg-vip-offer-icon{
    animation:none!important;
  }
}

/* =========================================================
   AFG VIP FINAL WRAPPER RESET
========================================================= */
body.afg-vip-active main,
body.afg-vip-active #primary,
body.afg-vip-active .site-main,
body.afg-vip-active .content-area,
body.afg-vip-active .afg-content,
body.afg-vip-active .entry-content,
body.afg-vip-active .wp-block-post-content,
body.afg-vip-active article,
body.afg-vip-active .page,
body.afg-vip-active .type-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.afg-vip-active .entry-header,
body.afg-vip-active .page-header,
body.afg-vip-active article>header,
body.afg-vip-active .entry-title,
body.afg-vip-active h1.entry-title{
  display:none!important;
}

body.afg-vip-active .afg-vip-page{
  display:block!important;
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}


/* =========================================================
   AFG CONTACT PAGE DESIGN
========================================================= */

body.afg-contact-active main,
body.afg-contact-active #primary,
body.afg-contact-active .site-main,
body.afg-contact-active .content-area,
body.afg-contact-active .afg-content,
body.afg-contact-active .entry-content,
body.afg-contact-active article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.afg-contact-active .entry-header,
body.afg-contact-active .page-header,
body.afg-contact-active .entry-title,
body.afg-contact-active article>header{
  display:none!important;
}

.afg-contact-page{
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  color:#fff;
  font-family:Inter,Manrope,Montserrat,"Segoe UI",Arial,sans-serif;
  background:#03120e;
}

.afg-contact-page,
.afg-contact-page *{
  box-sizing:border-box;
}

.afg-contact-shell{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
}

.afg-contact-hero{
  position:relative;
  isolation:isolate;
  min-height:650px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:88px 0;
  background:#020b0f;
}

.afg-contact-hero-bg{
  position:absolute;
  inset:0;
  z-index:-4;
  background:url("https://australia-fixedgames.com/wp-content/uploads/2026/06/WELCOME-TO-AUSTRALIA-FIXED-MATCHES.png") center/cover no-repeat;
  filter:brightness(.46) saturate(.9);
}

.afg-contact-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-3;
  background:
    radial-gradient(circle at 82% 28%,rgba(41,230,120,.24),transparent 34%),
    linear-gradient(90deg,rgba(1,8,13,.98),rgba(2,22,15,.9) 58%,rgba(2,29,17,.5));
}

.afg-contact-flag{
  position:absolute;
  z-index:-2;
  top:-40px;
  right:-55px;
  width:450px;
  height:280px;
  opacity:.27;
  border-radius:0 0 0 68%;
  background:url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}

.afg-contact-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);
  align-items:center;
  gap:52px;
}

.afg-contact-kicker,
.afg-contact-label{
  display:inline-flex;
  padding:8px 15px;
  color:#48ff8e;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  border:1px solid rgba(72,255,142,.34);
  border-radius:30px;
  background:rgba(5,75,38,.45);
}

.afg-contact-hero h1{
  margin:22px 0 18px;
  color:#fff;
  font-size:clamp(46px,6vw,74px);
  font-weight:900;
  line-height:1.02;
  letter-spacing:-2.4px;
  text-transform:uppercase;
}

.afg-contact-hero h1 span{
  color:#ffc107;
}

.afg-contact-hero-copy>p{
  max-width:720px;
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:18px;
  line-height:1.72;
}

.afg-contact-trust{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  margin-top:26px;
  color:rgba(255,255,255,.74);
  font-size:14px;
  font-weight:700;
}

.afg-contact-panel{
  overflow:hidden;
  border:1px solid rgba(255,193,7,.55);
  border-radius:22px;
  background:rgba(2,15,14,.9);
  box-shadow:0 30px 75px rgba(0,0,0,.44);
}

.afg-contact-panel-head{
  display:flex;
  justify-content:space-between;
  gap:15px;
  padding:21px 22px;
  background:rgba(4,44,27,.78);
}

.afg-contact-panel-head span{
  color:#43ff85;
  font-size:12px;
  font-weight:900;
}

.afg-contact-panel-head b{
  color:#ffc107;
  font-size:12px;
}

.afg-contact-panel-row{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:20px 22px;
  border-top:1px solid rgba(255,255,255,.09);
}

.afg-contact-panel-row span{
  color:rgba(255,255,255,.56);
}

.afg-contact-panel-row strong{
  color:#fff;
  text-align:right;
}

.afg-contact-section{
  padding:76px 0;
  background:#03120e;
}

.afg-contact-section-alt{
  background:
    radial-gradient(circle at 85% 15%,rgba(34,218,116,.13),transparent 30%),
    linear-gradient(135deg,#020b0f,#062719);
}

.afg-contact-heading{
  max-width:820px;
  margin:0 auto 40px;
  text-align:center;
}

.afg-contact-heading h2,
.afg-contact-faq-intro h2,
.afg-contact-final h2{
  margin:18px 0 14px;
  color:#fff;
  font-size:clamp(34px,4.5vw,52px);
  font-weight:900;
  line-height:1.08;
}

.afg-contact-heading p,
.afg-contact-faq-intro p,
.afg-contact-final p{
  color:rgba(255,255,255,.74);
  line-height:1.7;
}

.afg-contact-cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
  max-width:1000px;
  margin:0 auto;
}

.afg-contact-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:34px 30px 30px;
  border:1px solid rgba(255,193,7,.34);
  border-radius:21px;
  background:linear-gradient(145deg,#051b14,#020d0f);
  box-shadow:0 25px 62px rgba(0,0,0,.34);
}

.afg-contact-card-number{
  position:absolute;
  top:20px;
  right:22px;
  color:rgba(255,193,7,.5);
  font-size:12px;
  font-weight:900;
}

.afg-contact-icon,
.afg-contact-services article>div{
  display:flex;
  align-items:center;
  justify-content:center;
  width:68px;
  height:68px;
  font-size:31px;
  border:2px solid #41ed7f;
  border-radius:50%;
  background:#062b1a;
}

.afg-contact-card h3,
.afg-contact-services h3{
  margin:22px 0 10px;
  color:#fff;
  font-size:27px;
  font-weight:900;
}

.afg-contact-card p,
.afg-contact-services p{
  margin:0;
  color:rgba(255,255,255,.7);
  line-height:1.65;
}

.afg-contact-value{
  display:flex;
  align-items:center;
  min-height:62px;
  margin:23px 0 20px;
  padding:15px 17px;
  color:#ffc107;
  border:1px solid rgba(255,193,7,.27);
  border-radius:13px;
  background:rgba(0,0,0,.31);
}

.afg-contact-placeholder{
  color:rgba(255,255,255,.42);
  font-weight:700;
}

.afg-contact-button{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:53px;
  margin-top:auto;
  padding:14px 20px;
  color:#07120c!important;
  font-weight:900;
  text-decoration:none!important;
  border-radius:12px;
}

.afg-contact-button-email{
  background:linear-gradient(135deg,#ffd23f,#e8a400);
}

.afg-contact-button-phone{
  background:linear-gradient(135deg,#45ef8b,#12bb63);
}

.afg-contact-button-disabled{
  cursor:not-allowed;
  opacity:.62;
}

.afg-contact-services{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.afg-contact-services article{
  padding:27px 22px;
  border:1px solid rgba(255,193,7,.31);
  border-radius:18px;
  background:rgba(2,18,14,.88);
}

.afg-contact-services article>div{
  width:58px;
  height:58px;
  font-size:27px;
}

.afg-contact-services h3{
  font-size:20px;
}

.afg-contact-faq-grid{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:48px;
}

.afg-contact-faq-list{
  display:grid;
  gap:14px;
}

.afg-contact-faq-list details{
  overflow:hidden;
  border:1px solid rgba(255,193,7,.31);
  border-radius:15px;
  background:#041610;
}

.afg-contact-faq-list summary{
  position:relative;
  padding:21px 57px 21px 22px;
  color:#fff;
  font-size:17px;
  font-weight:900;
  cursor:pointer;
  list-style:none;
}

.afg-contact-faq-list summary:after{
  content:"+";
  position:absolute;
  top:50%;
  right:22px;
  color:#ffc107;
  font-size:25px;
  transform:translateY(-50%);
}

.afg-contact-faq-list details[open] summary:after{
  content:"−";
}

.afg-contact-faq-list details p{
  margin:0;
  padding:0 22px 22px;
  color:rgba(255,255,255,.7);
}

.afg-contact-final{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  padding:40px;
  border:1px solid rgba(65,239,126,.42);
  border-radius:22px;
  background:#041c14;
}

.afg-contact-final>div:first-child{
  max-width:680px;
}

.afg-contact-final-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.afg-contact-notice{
  margin-top:20px;
  padding:22px 26px;
  border:1px solid rgba(255,193,7,.29);
  border-radius:16px;
  background:rgba(0,0,0,.3);
}

.afg-contact-notice strong{
  color:#ffc107;
}

.afg-contact-notice p{
  margin:7px 0 0;
  color:rgba(255,255,255,.64);
  font-size:13px;
}

@media(max-width:980px){
  .afg-contact-hero-grid,
  .afg-contact-faq-grid{
    grid-template-columns:1fr;
  }

  .afg-contact-cards{
    grid-template-columns:1fr;
    max-width:720px;
  }

  .afg-contact-services{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .afg-contact-final{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media(max-width:650px){
  .afg-contact-shell{
    width:calc(100% - 28px);
  }

  .afg-contact-hero{
    min-height:720px;
    padding:70px 0;
  }

  .afg-contact-hero h1{
    font-size:39px;
    letter-spacing:-1px;
  }

  .afg-contact-section{
    padding:54px 0;
  }

  .afg-contact-card{
    padding:27px 21px 23px;
  }

  .afg-contact-services{
    grid-template-columns:1fr;
  }

  .afg-contact-final{
    padding:28px 21px;
  }

  .afg-contact-final-buttons,
  .afg-contact-final-buttons .afg-contact-button{
    width:100%;
  }
}

/* =========================================================
   AUSTRALIA FIXED GAMES — PREMIUM V9
   High-specificity visual layer
========================================================= */

:root{
  --afg-v9-navy:#03111f;
  --afg-v9-navy-2:#082642;
  --afg-v9-green:#39e889;
  --afg-v9-green-2:#13b866;
  --afg-v9-gold:#f4cf63;
  --afg-v9-white:#ffffff;
}

/* ---------- V9 HERO ---------- */
.afg-hero-v9{
  position:relative;
  isolation:isolate;
  min-height:720px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:92px 0;
  color:#fff;
  background:#020b13;
}

.afg-hero-v9-photo,
.afg-hero-v9-overlay{
  position:absolute;
  inset:0;
}

.afg-hero-v9-photo{
  z-index:-7;
  background:
    url("https://images.unsplash.com/photo-1574629810360-7efbbe195018?w=1900&q=90")
    center/cover no-repeat;
  filter:saturate(.88) contrast(1.08) brightness(.72);
  transform:scale(1.03);
  animation:afgV9HeroZoom 20s ease-in-out infinite alternate;
}

.afg-hero-v9-overlay{
  z-index:-6;
  background:
    radial-gradient(circle at 79% 30%,rgba(40,224,116,.25),transparent 31%),
    linear-gradient(90deg,rgba(1,10,20,.99) 0%,rgba(3,24,39,.94) 49%,rgba(4,55,31,.48) 100%),
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(1,8,15,.9));
}

.afg-hero-v9-flag{
  position:absolute;
  z-index:-5;
  top:-54px;
  right:-70px;
  width:510px;
  height:320px;
  opacity:.23;
  border-radius:0 0 0 70%;
  background:
    linear-gradient(rgba(0,9,18,.08),rgba(0,9,18,.5)),
    url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}

.afg-hero-v9-stars{
  position:absolute;
  z-index:-4;
  top:52px;
  right:8%;
  width:310px;
  height:200px;
  opacity:.37;
  background:
    radial-gradient(circle at 18% 30%,#ffd85c 0 6px,transparent 7px),
    radial-gradient(circle at 55% 13%,#ffd85c 0 5px,transparent 6px),
    radial-gradient(circle at 83% 50%,#ffd85c 0 7px,transparent 8px),
    radial-gradient(circle at 46% 82%,#ffd85c 0 4px,transparent 5px);
  animation:afgV9Stars 8s ease-in-out infinite;
}

.afg-hero-v9-ball{
  position:absolute;
  z-index:-3;
  right:6%;
  bottom:-95px;
  font-size:300px;
  line-height:1;
  opacity:.075;
  filter:grayscale(1);
  animation:afgV9Ball 24s linear infinite;
}

.afg-hero-v9-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);
  align-items:center;
  gap:62px;
}

.afg-hero-v9-copy{
  max-width:820px;
}

.afg-hero-v9-kicker{
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:9px 16px;
  color:#7dffb2;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.45px;
  text-transform:uppercase;
  border:1px solid rgba(78,255,150,.34);
  border-radius:999px;
  background:rgba(4,72,37,.48);
  backdrop-filter:blur(9px);
}

.afg-hero-v9 h1{
  max-width:890px;
  margin:24px 0 20px;
  color:#fff;
  font-size:clamp(48px,6.2vw,82px);
  font-weight:950;
  line-height:.99;
  letter-spacing:-3.2px;
  text-wrap:balance;
  text-shadow:0 12px 34px rgba(0,0,0,.48);
}

.afg-hero-v9 h1 span{
  display:block;
  margin-top:7px;
  background:linear-gradient(90deg,#fff 0%,#f8df91 48%,#f1b936 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.afg-hero-v9-copy>p{
  max-width:750px;
  margin:0;
  color:rgba(229,241,250,.88);
  font-size:19px;
  line-height:1.72;
}

.afg-hero-v9-actions{
  display:flex;
  flex-wrap:wrap;
  gap:13px;
  margin-top:31px;
}

.afg-hero-v9-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:56px;
  padding:15px 23px;
  color:#07130c!important;
  font-size:15px;
  font-weight:900;
  text-decoration:none!important;
  border:1px solid transparent;
  border-radius:999px;
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}

.afg-hero-v9-btn:hover{
  transform:translateY(-4px);
}

.afg-hero-v9-btn-green{
  background:linear-gradient(135deg,var(--afg-v9-green),var(--afg-v9-green-2));
  box-shadow:0 15px 34px rgba(32,214,113,.24);
}

.afg-hero-v9-btn-light{
  background:linear-gradient(135deg,#fff,#e9f0f5);
  box-shadow:0 15px 34px rgba(0,0,0,.16);
}

.afg-hero-v9-btn-outline{
  color:#f5d36f!important;
  border-color:rgba(244,207,99,.72);
  background:rgba(3,18,28,.42);
  backdrop-filter:blur(9px);
}

.afg-hero-v9-metrics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:720px;
  margin-top:31px;
}

.afg-hero-v9-metrics>div{
  padding:16px 17px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:15px;
  background:rgba(2,21,28,.44);
  backdrop-filter:blur(10px);
}

.afg-hero-v9-metrics strong{
  display:block;
  color:#f4cf63;
  font-size:17px;
  font-weight:950;
}

.afg-hero-v9-metrics span{
  display:block;
  margin-top:3px;
  color:rgba(255,255,255,.66);
  font-size:12px;
}

/* ---------- LIVE CENTRE ---------- */
.afg-live-centre-v9{
  overflow:hidden;
  border:1px solid rgba(244,207,99,.57);
  border-radius:26px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(236,243,248,.96));
  box-shadow:0 34px 92px rgba(0,0,0,.43),0 0 44px rgba(244,207,99,.08);
  animation:afgV9Panel 5.5s ease-in-out infinite;
}

.afg-live-centre-v9-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:20px 22px;
  border-bottom:1px solid #dbe4eb;
  background:linear-gradient(135deg,#061b31,#0b3557);
}

.afg-live-centre-v9-head>div{
  display:flex;
  align-items:center;
  gap:9px;
}

.afg-live-centre-v9-head strong{
  color:#fff;
  font-size:12px;
  letter-spacing:1.05px;
}

.afg-live-centre-v9-head small{
  padding:6px 9px;
  color:#bff9d9;
  font-size:10px;
  font-weight:900;
  letter-spacing:.7px;
  border:1px solid rgba(79,239,148,.35);
  border-radius:999px;
  background:rgba(31,194,106,.13);
}

.afg-live-centre-v9-dot{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#48ef91;
  box-shadow:0 0 0 5px rgba(72,239,145,.13);
  animation:afgV9Pulse 2s infinite;
}

.afg-live-centre-v9-main{
  padding:24px 22px 19px;
}

.afg-live-centre-v9-label{
  display:block;
  margin-bottom:14px;
  color:#7a8898;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.1px;
}

.afg-live-centre-v9-feature{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  align-items:center;
  gap:14px;
}

.afg-live-centre-v9-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  font-size:25px;
  border-radius:15px;
  background:linear-gradient(145deg,#ddf8e9,#bdebd1);
}

.afg-live-centre-v9-feature strong{
  display:block;
  color:#071b33;
  font-size:17px;
  line-height:1.28;
}

.afg-live-centre-v9-feature span{
  display:block;
  margin-top:4px;
  color:#687789;
  font-size:12px;
  line-height:1.5;
}

.afg-live-centre-v9-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:17px 22px;
  border-top:1px solid #dfe7ed;
}

.afg-live-centre-v9-row span{
  color:#718092;
  font-size:13px;
}

.afg-live-centre-v9-row strong{
  color:#12243a;
  font-size:13px;
  text-align:right;
}

.afg-live-centre-v9>a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:18px 20px 20px;
  padding:15px 17px;
  color:#07130c!important;
  font-size:13px;
  font-weight:900;
  text-decoration:none!important;
  border-radius:13px;
  background:linear-gradient(135deg,#f5d66f,#e9b934);
  transition:transform .28s ease;
}

.afg-live-centre-v9>a:hover{
  transform:translateY(-3px);
}

/* ---------- GENERAL V9 POLISH ---------- */
.afg-section{
  position:relative;
}

.afg-heading-row h2,
.afg-center-head h2{
  text-wrap:balance;
}

.afg-service-card,
.afg-premium-card,
.afg-guide-card,
.afg-post-card{
  will-change:transform;
}

.afg-footer{
  border-top:1px solid rgba(244,207,99,.22);
}

/* ---------- RESPONSIVE ---------- */
@media(max-width:1050px){
  .afg-hero-v9-grid{
    grid-template-columns:1fr;
  }

  .afg-live-centre-v9{
    width:100%;
    max-width:650px;
  }
}

@media(max-width:700px){
  .afg-hero-v9{
    min-height:auto;
    padding:72px 0 66px;
  }

  .afg-hero-v9-grid{
    gap:34px;
  }

  .afg-hero-v9 h1{
    font-size:42px;
    letter-spacing:-1.4px;
  }

  .afg-hero-v9-copy>p{
    font-size:16px;
  }

  .afg-hero-v9-actions,
  .afg-hero-v9-btn{
    width:100%;
  }

  .afg-hero-v9-metrics{
    grid-template-columns:1fr;
  }

  .afg-hero-v9-flag{
    width:300px;
    height:185px;
  }

  .afg-hero-v9-ball{
    right:-60px;
    font-size:210px;
  }

  .afg-live-centre-v9-row{
    align-items:flex-start;
    flex-direction:column;
    gap:5px;
  }

  .afg-live-centre-v9-row strong{
    text-align:left;
  }
}

@keyframes afgV9HeroZoom{
  from{transform:scale(1.03)}
  to{transform:scale(1.1)}
}

@keyframes afgV9Stars{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(11px)}
}

@keyframes afgV9Ball{
  to{transform:rotate(360deg)}
}

@keyframes afgV9Panel{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-8px)}
}

@keyframes afgV9Pulse{
  0%{box-shadow:0 0 0 0 rgba(72,239,145,.45)}
  70%{box-shadow:0 0 0 9px rgba(72,239,145,0)}
  100%{box-shadow:0 0 0 0 rgba(72,239,145,0)}
}

@media(prefers-reduced-motion:reduce){
  .afg-hero-v9-photo,
  .afg-hero-v9-stars,
  .afg-hero-v9-ball,
  .afg-live-centre-v9,
  .afg-live-centre-v9-dot{
    animation:none!important;
  }
}

/* =========================================================
   V9 BET365 PROOFS + ANIMATED WIN-RATE COUNTER
========================================================= */

.afg-proof-zone{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 15%,rgba(43,226,121,.13),transparent 28%),
    linear-gradient(135deg,#020b0f,#06261a);
  color:#fff;
}

.afg-proof-zone:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.12;
  background:
    linear-gradient(90deg,rgba(244,207,99,.08) 1px,transparent 1px),
    linear-gradient(rgba(244,207,99,.06) 1px,transparent 1px);
  background-size:46px 46px;
}

.afg-proof-zone .afg-wrap{
  position:relative;
  z-index:2;
}

.afg-proof-zone .afg-heading-row h2,
.afg-proof-zone .afg-heading-row>p{
  color:#fff;
}

.afg-proof-zone .afg-label{
  color:#f4cf63;
}

.afg-proof-zone .afg-proofs{
  display:flex;
  gap:18px;
  overflow-x:auto;
  padding:10px 4px 24px;
  scroll-snap-type:x mandatory;
  scrollbar-width:thin;
  scrollbar-color:#f4cf63 rgba(255,255,255,.08);
}

.afg-proof-zone .afg-proof{
  min-width:270px;
  max-width:270px;
  border:1px solid rgba(244,207,99,.42);
  border-radius:20px;
  background:#071711;
  box-shadow:0 24px 62px rgba(0,0,0,.38);
  scroll-snap-align:start;
}

.afg-proof-zone .afg-proof img{
  width:100%;
  height:390px;
  object-fit:cover;
}

.afg-performance{
  display:grid;
  grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);
  align-items:stretch;
  gap:20px;
  margin:0 0 30px;
  padding:24px;
  overflow:hidden;
  border:1px solid rgba(244,207,99,.4);
  border-radius:24px;
  background:
    radial-gradient(circle at 12% 20%,rgba(43,232,132,.18),transparent 28%),
    linear-gradient(135deg,#03111f,#0a2d47);
  box-shadow:0 22px 58px rgba(3,20,38,.2);
}

.afg-performance-main{
  padding:7px 10px;
}

.afg-performance-kicker{
  display:block;
  color:#72f7ad;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.4px;
}

.afg-performance-rate{
  display:flex;
  align-items:flex-end;
  margin:12px 0 7px;
  line-height:.85;
}

.afg-performance-rate strong{
  color:#f4cf63;
  font-size:clamp(58px,8vw,92px);
  font-weight:950;
  letter-spacing:-4px;
}

.afg-performance-rate span{
  margin:0 0 8px 5px;
  color:#f4cf63;
  font-size:34px;
  font-weight:900;
}

.afg-performance-main p{
  max-width:520px;
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:13px;
}

.afg-performance-bar{
  height:9px;
  margin-top:18px;
  overflow:hidden;
  border-radius:999px;
  background:rgba(255,255,255,.1);
}

.afg-performance-bar i{
  display:block;
  width:var(--afg-rate);
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#24cf77,#f4cf63);
  transform-origin:left;
  animation:afgPerformanceFill 1.6s ease both;
}

.afg-performance-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.afg-performance-grid article{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  flex-direction:column;
  padding:18px 12px;
  text-align:center;
  border:1px solid rgba(255,255,255,.11);
  border-radius:17px;
  background:rgba(255,255,255,.065);
}

.afg-performance-grid article>span{
  font-size:25px;
}

.afg-performance-grid strong{
  margin-top:8px;
  color:#fff;
  font-size:30px;
  font-weight:950;
  line-height:1;
}

.afg-performance-grid small{
  margin-top:7px;
  color:rgba(255,255,255,.63);
  font-size:11px;
  font-weight:800;
}

@keyframes afgPerformanceFill{
  from{transform:scaleX(0)}
  to{transform:scaleX(1)}
}

@media(max-width:800px){
  .afg-performance{
    grid-template-columns:1fr;
  }
}

@media(max-width:520px){
  .afg-performance{
    padding:18px;
  }

  .afg-performance-grid{
    grid-template-columns:1fr;
  }

  .afg-proof-zone .afg-proof{
    min-width:235px;
    max-width:235px;
  }

  .afg-proof-zone .afg-proof img{
    height:340px;
  }
}


.afg-data-empty{
  padding:30px 24px;
  color:#7a4c00;
  font-size:15px;
  text-align:center;
  border-top:1px solid #ead7a0;
  background:#fff8e4;
}

/* =========================================================
   FREE TIPS HEADING — MODERN FOOTBALL BADGE
========================================================= */
.afg-tips-focus-badge{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-top:16px;
  padding:11px 15px 11px 11px;
  color:#fff;
  border:1px solid rgba(244,207,99,.35);
  border-radius:18px;
  background:
    radial-gradient(circle at 15% 20%,rgba(50,233,130,.18),transparent 42%),
    linear-gradient(135deg,#04182b,#082d49);
  box-shadow:
    0 14px 34px rgba(3,20,38,.14),
    inset 0 1px 0 rgba(255,255,255,.06);
}

.afg-tips-focus-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:44px;
  height:44px;
  flex:0 0 44px;
  font-size:22px;
  border:1px solid rgba(69,239,139,.42);
  border-radius:14px;
  background:linear-gradient(145deg,#0c673f,#0a432f);
  box-shadow:0 0 0 5px rgba(69,239,139,.06);
  animation:afgTipsBallFloat 4.5s ease-in-out infinite;
}

.afg-tips-focus-copy{
  display:flex;
  min-width:0;
  flex-direction:column;
  line-height:1.15;
}

.afg-tips-focus-copy strong{
  color:#f4cf63;
  font-size:12px;
  font-weight:950;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.afg-tips-focus-copy small{
  margin-top:5px;
  color:rgba(255,255,255,.68);
  font-size:11px;
  font-weight:700;
}

@keyframes afgTipsBallFloat{
  0%,100%{transform:translateY(0) rotate(0deg)}
  50%{transform:translateY(-4px) rotate(5deg)}
}

@media(max-width:640px){
  .afg-tips-focus-badge{
    width:100%;
    max-width:360px;
    padding:10px 13px 10px 10px;
  }

  .afg-tips-focus-icon{
    width:40px;
    height:40px;
    flex-basis:40px;
    font-size:20px;
  }

  .afg-tips-focus-copy strong{
    font-size:11px;
  }

  .afg-tips-focus-copy small{
    font-size:10px;
  }
}

@media(prefers-reduced-motion:reduce){
  .afg-tips-focus-icon{
    animation:none!important;
  }
}

/* =========================================================
   FRESH V10 FREE TIPS — NO DATE ON HOMEPAGE
========================================================= */
.afg-tips-head strong{
  display:block;
  color:#fff;
  font-size:24px;
  line-height:1.2;
}

.afg-tips-subtitle{
  margin-top:4px;
  color:#b9c7d5;
  font-size:13px;
}

.afg-table-live{
  min-width:1040px;
}

.afg-table-live thead th:nth-child(1){width:145px}
.afg-table-live thead th:nth-child(2){width:300px}
.afg-table-live thead th:nth-child(3){width:140px}
.afg-table-live thead th:nth-child(4){width:75px;text-align:center}
.afg-table-live thead th:nth-child(5){width:125px}
.afg-table-live thead th:nth-child(6){width:105px;text-align:center}
.afg-table-live thead th:nth-child(7){width:95px;text-align:center}
.afg-table-live thead th:nth-child(8){width:75px;text-align:center}

.afg-table-archive{
  min-width:1140px;
}

.afg-match span{
  min-width:0;
  text-align:center;
  overflow-wrap:anywhere;
}

.afg-match span b{
  margin:0 4px;
  color:#728095;
  font-size:11px;
  text-transform:uppercase;
}

.afg-data-empty{
  padding:30px 24px;
  color:#734d00;
  text-align:center;
  border-top:1px solid #ead7a0;
  background:#fff8e4;
}

@media(max-width:640px){
  .afg-table-live,
  .afg-table-archive{
    min-width:0;
  }

  .afg-table td:before{
    content:attr(data-label)!important;
  }

  .afg-table td[data-label="Match"]:before{
    display:none!important;
  }

  .afg-table td[data-label="Match"]{
    padding-bottom:10px;
    border-bottom:1px solid #e5eaf0;
    margin-bottom:8px;
  }
}

/* =========================================================
   FIXED MATCHES ARCHIVE — MODERN REDESIGN
========================================================= */
.afg-fixed-archive-page{
  --archive-navy:#03111f;
  --archive-blue:#082d49;
  --archive-green:#32e283;
  --archive-gold:#f2ca59;
  width:100vw;
  max-width:none;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  color:#fff;
  font-family:Inter,Manrope,Montserrat,"Segoe UI",Arial,sans-serif;
  background:#041019;
}

.afg-fixed-archive-page,
.afg-fixed-archive-page *{
  box-sizing:border-box;
}

.afg-fixed-archive-shell{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
}

.afg-fixed-archive-hero{
  position:relative;
  isolation:isolate;
  min-height:510px;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding:88px 0;
  background:
    radial-gradient(circle at 80% 24%,rgba(49,226,131,.25),transparent 30%),
    linear-gradient(135deg,#020a12,#082a45 58%,#06331f);
}

.afg-fixed-archive-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  opacity:.13;
  background:
    linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),
    linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:50px 50px;
}

.afg-fixed-archive-flag{
  position:absolute;
  z-index:-2;
  top:-55px;
  right:-65px;
  width:500px;
  height:310px;
  opacity:.24;
  border-radius:0 0 0 70%;
  background:
    linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.45)),
    url("https://flagcdn.com/w640/au.png") center/cover no-repeat;
}

.afg-fixed-archive-ball{
  position:absolute;
  z-index:-1;
  right:5%;
  bottom:-100px;
  font-size:300px;
  line-height:1;
  opacity:.07;
  filter:grayscale(1);
  animation:afgArchiveBall 26s linear infinite;
}

.afg-fixed-archive-kicker{
  display:inline-flex;
  padding:8px 15px;
  color:#78ffb3;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.4px;
  border:1px solid rgba(70,244,145,.35);
  border-radius:999px;
  background:rgba(4,78,42,.42);
}

.afg-fixed-archive-hero h1{
  max-width:850px;
  margin:22px 0 17px;
  color:#fff;
  font-size:clamp(48px,7vw,82px);
  font-weight:950;
  line-height:1;
  letter-spacing:-3px;
  text-transform:uppercase;
}

.afg-fixed-archive-hero p{
  max-width:730px;
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:18px;
  line-height:1.72;
}

.afg-fixed-archive-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  max-width:760px;
  margin-top:30px;
}

.afg-fixed-archive-stats>div{
  padding:17px 18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:rgba(2,18,28,.45);
  backdrop-filter:blur(10px);
}

.afg-fixed-archive-stats strong{
  display:block;
  color:var(--archive-gold);
  font-size:20px;
  font-weight:950;
}

.afg-fixed-archive-stats span{
  display:block;
  margin-top:4px;
  color:rgba(255,255,255,.62);
  font-size:12px;
}

.afg-fixed-archive-content{
  padding:76px 0;
  background:
    radial-gradient(circle at 90% 10%,rgba(49,226,131,.08),transparent 25%),
    #f3f6f8;
}

.afg-fixed-archive-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:35px;
  margin-bottom:28px;
}

.afg-fixed-archive-heading span{
  color:#0d8c54;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.3px;
}

.afg-fixed-archive-heading h2{
  margin:8px 0 0;
  color:#071b33;
  font-size:clamp(34px,4vw,52px);
  font-weight:950;
  line-height:1.08;
}

.afg-fixed-archive-heading p{
  max-width:480px;
  margin:0;
  color:#647487;
  line-height:1.65;
}

.afg-fixed-archive-list{
  display:grid;
  gap:14px;
}

.afg-archive-match-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(340px,1.5fr) minmax(180px,.8fr) 90px 145px;
  align-items:center;
  gap:18px;
  min-width:0;
  padding:18px 18px 18px 22px;
  overflow:hidden;
  border:1px solid #dce4ea;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 30px rgba(5,26,45,.07);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}

.afg-archive-match-card:hover{
  transform:translateY(-3px);
  border-color:#b8dcca;
  box-shadow:0 18px 38px rgba(5,26,45,.11);
}

.afg-archive-card-index{
  position:absolute;
  top:10px;
  right:14px;
  color:#d1d9df;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
}

.afg-archive-teams{
  display:grid;
  grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);
  align-items:center;
  gap:12px;
  min-width:0;
}

.afg-archive-team{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
}

.afg-archive-team:last-child{
  justify-content:flex-end;
  text-align:right;
}

.afg-archive-team img,
.afg-archive-placeholder{
  width:44px;
  height:44px;
  flex:0 0 44px;
  object-fit:contain;
  border-radius:50%;
  background:#f2f5f7;
}

.afg-archive-placeholder{
  display:flex;
  align-items:center;
  justify-content:center;
}

.afg-archive-team strong{
  min-width:0;
  color:#10243a;
  font-size:14px;
  font-weight:900;
  overflow-wrap:anywhere;
}

.afg-archive-vs{
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  color:#0b281c;
  font-size:10px;
  font-weight:950;
  border-radius:50%;
  background:linear-gradient(135deg,#f6db80,#e7b936);
}

.afg-archive-pick,
.afg-archive-odd{
  min-width:0;
}

.afg-archive-pick small,
.afg-archive-odd small{
  display:block;
  color:#8090a1;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.afg-archive-pick strong{
  display:block;
  margin-top:5px;
  color:#0f6f44;
  font-size:14px;
  font-weight:950;
  overflow-wrap:anywhere;
}

.afg-archive-odd strong{
  display:block;
  margin-top:5px;
  color:#bd8700;
  font-size:18px;
  font-weight:950;
}

.afg-archive-result a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  padding:12px 14px;
  color:#07130c!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  border-radius:12px;
  background:linear-gradient(135deg,#44eb8a,#17b965);
}

.afg-archive-no-result{
  color:#8794a1;
  font-size:12px;
}

.afg-fixed-archive-notice{
  margin-top:28px;
  padding:23px 25px;
  color:#5d4a16;
  border:1px solid #e6d39a;
  border-radius:16px;
  background:#fff8df;
}

.afg-fixed-archive-notice strong{
  color:#8c6500;
}

.afg-fixed-archive-notice p{
  margin:7px 0 0;
  line-height:1.65;
}

@keyframes afgArchiveBall{
  to{transform:rotate(360deg)}
}

@media(max-width:960px){
  .afg-archive-match-card{
    grid-template-columns:1fr 1fr;
  }

  .afg-archive-teams{
    grid-column:1/-1;
  }
}

@media(max-width:650px){
  .afg-fixed-archive-shell{
    width:calc(100% - 28px);
  }

  .afg-fixed-archive-hero{
    min-height:auto;
    padding:70px 0;
  }

  .afg-fixed-archive-hero h1{
    font-size:42px;
    letter-spacing:-1.5px;
  }

  .afg-fixed-archive-stats{
    grid-template-columns:1fr;
  }

  .afg-fixed-archive-heading{
    align-items:flex-start;
    flex-direction:column;
  }

  .afg-archive-match-card{
    grid-template-columns:1fr;
    padding:20px;
  }

  .afg-archive-teams{
    grid-template-columns:1fr;
    justify-items:center;
    text-align:center;
  }

  .afg-archive-team,
  .afg-archive-team:last-child{
    justify-content:center;
    text-align:center;
  }

  .afg-archive-vs{
    margin:2px 0;
  }

  .afg-archive-pick,
  .afg-archive-odd{
    text-align:center;
  }

  .afg-fixed-archive-ball{
    right:-70px;
    font-size:220px;
  }
}

@media(prefers-reduced-motion:reduce){
  .afg-fixed-archive-ball{
    animation:none!important;
  }
}


body.afg-fixed-archive-active main,
body.afg-fixed-archive-active #primary,
body.afg-fixed-archive-active .site-main,
body.afg-fixed-archive-active .content-area,
body.afg-fixed-archive-active .afg-content,
body.afg-fixed-archive-active .entry-content,
body.afg-fixed-archive-active article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.afg-fixed-archive-active .entry-header,
body.afg-fixed-archive-active .page-header,
body.afg-fixed-archive-active .entry-title,
body.afg-fixed-archive-active article>header{
  display:none!important;
}

/* =========================================================
   FIXED MATCHES ARCHIVE V12 — PROOFS, STATS, CTA, FAQ
========================================================= */
.afg-archive-proof-zone,
.afg-archive-performance-zone,
.afg-archive-cta-zone,
.afg-archive-faq-zone{
  padding:76px 0;
}

.afg-archive-proof-zone{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 85% 15%,rgba(50,226,131,.14),transparent 28%),
    linear-gradient(135deg,#020b0f,#06261a);
}

.afg-archive-performance-zone{
  background:#eef3f6;
}

.afg-archive-section-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:34px;
  margin-bottom:30px;
}

.afg-archive-section-heading span{
  color:#48ef91;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.3px;
}

.afg-archive-performance-zone .afg-archive-section-heading span{
  color:#0a8d53;
}

.afg-archive-section-heading h2{
  margin:9px 0 0;
  color:#fff;
  font-size:clamp(34px,4.5vw,52px);
  font-weight:950;
  line-height:1.08;
}

.afg-archive-performance-zone .afg-archive-section-heading h2{
  color:#071b33;
}

.afg-archive-section-heading p{
  max-width:520px;
  margin:0;
  color:rgba(255,255,255,.7);
  line-height:1.7;
}

.afg-archive-performance-zone .afg-archive-section-heading p{
  color:#647487;
}

.afg-archive-proof-zone .afg-proofs{
  display:flex;
  gap:18px;
  overflow-x:auto;
  padding:8px 4px 24px;
  scroll-snap-type:x mandatory;
}

.afg-archive-proof-zone .afg-proof{
  min-width:280px;
  max-width:280px;
  border:1px solid rgba(244,207,99,.43);
  border-radius:20px;
  background:#071711;
  box-shadow:0 24px 62px rgba(0,0,0,.38);
  scroll-snap-align:start;
}

.afg-archive-proof-zone .afg-proof img{
  width:100%;
  height:390px;
  object-fit:cover;
}

.afg-archive-performance-zone .afg-performance{
  margin:0;
}

.afg-archive-cta-zone{
  background:
    radial-gradient(circle at 90% 15%,rgba(49,226,131,.13),transparent 30%),
    #07151f;
}

.afg-archive-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:35px;
  padding:42px;
  border:1px solid rgba(244,207,99,.38);
  border-radius:24px;
  background:linear-gradient(135deg,#031526,#08304c);
  box-shadow:0 26px 68px rgba(0,0,0,.28);
}

.afg-archive-cta>div:first-child{
  max-width:680px;
}

.afg-archive-cta span{
  color:#57f29a;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.3px;
}

.afg-archive-cta h2{
  margin:12px 0 10px;
  color:#fff;
  font-size:clamp(32px,4vw,48px);
  font-weight:950;
  line-height:1.1;
}

.afg-archive-cta p{
  margin:0;
  color:rgba(255,255,255,.7);
  line-height:1.7;
}

.afg-archive-cta-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  flex:0 0 auto;
}

.afg-archive-cta-buttons a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 20px;
  color:#07130c!important;
  font-size:13px;
  font-weight:900;
  text-decoration:none!important;
  border-radius:999px;
  background:linear-gradient(135deg,#f3d36e,#e6b630);
}

.afg-archive-cta-buttons a:last-child{
  background:linear-gradient(135deg,#42eb89,#16ba64);
}

.afg-archive-faq-zone{
  background:#f3f6f8;
}

.afg-archive-faq-grid{
  display:grid;
  grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);
  align-items:start;
  gap:48px;
}

.afg-archive-faq-grid h2{
  margin:17px 0 12px;
  color:#071b33;
  font-size:clamp(34px,4vw,48px);
  font-weight:950;
  line-height:1.1;
}

.afg-archive-faq-grid>div:first-child>p{
  color:#647487;
  line-height:1.7;
}

.afg-archive-faq-list{
  display:grid;
  gap:13px;
}

.afg-archive-faq-list details{
  overflow:hidden;
  border:1px solid #dbe4ea;
  border-radius:15px;
  background:#fff;
}

.afg-archive-faq-list summary{
  position:relative;
  padding:20px 55px 20px 21px;
  color:#10243a;
  font-size:16px;
  font-weight:900;
  cursor:pointer;
  list-style:none;
}

.afg-archive-faq-list summary:after{
  content:"+";
  position:absolute;
  top:50%;
  right:21px;
  color:#0a8d53;
  font-size:24px;
  transform:translateY(-50%);
}

.afg-archive-faq-list details[open] summary:after{
  content:"−";
}

.afg-archive-faq-list details p{
  margin:0;
  padding:0 21px 21px;
  color:#647487;
  line-height:1.7;
}

@media(max-width:900px){
  .afg-archive-section-heading,
  .afg-archive-cta{
    align-items:flex-start;
    flex-direction:column;
  }

  .afg-archive-faq-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:650px){
  .afg-archive-proof-zone,
  .afg-archive-performance-zone,
  .afg-archive-cta-zone,
  .afg-archive-faq-zone{
    padding:56px 0;
  }

  .afg-archive-cta{
    padding:28px 21px;
  }

  .afg-archive-cta-buttons,
  .afg-archive-cta-buttons a{
    width:100%;
  }

  .afg-archive-proof-zone .afg-proof{
    min-width:235px;
    max-width:235px;
  }

  .afg-archive-proof-zone .afg-proof img{
    height:340px;
  }
}

/* =========================================================
   PREMIUM FOOTER V13
========================================================= */
.afg-footer-v13{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:#fff;
  border-top:1px solid rgba(244,207,99,.24);
  background:
    radial-gradient(circle at 12% 10%,rgba(44,226,126,.16),transparent 28%),
    radial-gradient(circle at 90% 15%,rgba(244,207,99,.09),transparent 24%),
    linear-gradient(135deg,#020a12,#031827 55%,#05251a);
}

.afg-footer-v13,
.afg-footer-v13 *{
  box-sizing:border-box;
}

.afg-footer-v13-glow{
  position:absolute;
  inset:auto -180px -230px auto;
  z-index:-1;
  width:520px;
  height:520px;
  border-radius:50%;
  background:rgba(38,221,119,.08);
  filter:blur(24px);
}

.afg-footer-v13-top{
  display:grid;
  grid-template-columns:minmax(280px,.85fr) minmax(0,1.65fr);
  gap:58px;
  padding:70px 0 48px;
}

.afg-footer-v13-brand{
  min-width:0;
}

.afg-footer-v13-logo{
  display:inline-flex;
  align-items:center;
  gap:14px;
  color:#fff!important;
  text-decoration:none!important;
}

.afg-footer-v13-logo-img,
.afg-footer-v13-logo-mark{
  width:62px;
  height:62px;
  flex:0 0 62px;
  object-fit:contain;
  border:1px solid rgba(244,207,99,.42);
  border-radius:18px;
  background:rgba(255,255,255,.06);
  box-shadow:0 12px 30px rgba(0,0,0,.28);
}

.afg-footer-v13-logo-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:31px;
}

.afg-footer-v13-logo strong{
  display:block;
  color:#fff;
  font-size:22px;
  font-weight:950;
  line-height:1.15;
}

.afg-footer-v13-logo small{
  display:block;
  margin-top:5px;
  color:#f4cf63;
  font-size:11px;
  font-weight:800;
  letter-spacing:.7px;
  text-transform:uppercase;
}

.afg-footer-v13-brand>p{
  max-width:520px;
  margin:22px 0 0;
  color:rgba(255,255,255,.68);
  font-size:14px;
  line-height:1.75;
}

.afg-footer-v13-badges{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:23px;
}

.afg-footer-v13-badges span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:8px 12px;
  color:#c8f5dc;
  font-size:11px;
  font-weight:800;
  border:1px solid rgba(65,235,139,.2);
  border-radius:999px;
  background:rgba(30,157,90,.09);
}

.afg-footer-v13-links{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:30px;
}

.afg-footer-v13-column h3{
  margin:0 0 20px;
  color:#f4cf63;
  font-size:14px;
  font-weight:950;
  letter-spacing:.7px;
  text-transform:uppercase;
}

.afg-footer-v13-column ul{
  display:grid;
  gap:11px;
  margin:0;
  padding:0;
  list-style:none;
}

.afg-footer-v13-column li{
  margin:0;
}

.afg-footer-v13-column a{
  color:rgba(255,255,255,.72);
  font-size:13px;
  text-decoration:none;
  transition:color .25s ease,transform .25s ease;
}

.afg-footer-v13-column ul a{
  display:inline-flex;
  position:relative;
  padding-left:14px;
}

.afg-footer-v13-column ul a:before{
  content:"";
  position:absolute;
  top:50%;
  left:0;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#48ed91;
  transform:translateY(-50%);
}

.afg-footer-v13-column a:hover{
  color:#fff;
  transform:translateX(3px);
}

.afg-footer-v13-support{
  display:flex;
  min-width:0;
  flex-direction:column;
}

.afg-footer-v13-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:46px;
  margin-bottom:10px;
  padding:12px 15px;
  color:#06120c!important;
  font-size:12px!important;
  font-weight:950!important;
  text-align:center;
  text-decoration:none!important;
  border-radius:12px;
  transition:transform .25s ease,box-shadow .25s ease;
}

.afg-footer-v13-btn:hover{
  transform:translateY(-3px)!important;
}

.afg-footer-v13-btn-whatsapp{
  background:linear-gradient(135deg,#45ed8a,#12b960);
  box-shadow:0 12px 26px rgba(31,204,107,.16);
}

.afg-footer-v13-btn-telegram{
  background:linear-gradient(135deg,#f5d56c,#e5b52f);
  box-shadow:0 12px 26px rgba(244,207,99,.14);
}

.afg-footer-v13-safe{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:11px;
  margin-top:7px;
  padding:13px;
  border:1px solid rgba(244,207,99,.2);
  border-radius:13px;
  background:rgba(0,0,0,.17);
}

.afg-footer-v13-safe strong{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  color:#07130c;
  font-size:14px;
  font-weight:950;
  border-radius:50%;
  background:#f4cf63;
}

.afg-footer-v13-safe span{
  color:rgba(255,255,255,.58);
  font-size:10px;
  line-height:1.55;
}

.afg-footer-v13-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.09);
  border-radius:18px;
  background:rgba(255,255,255,.06);
}

.afg-footer-v13-stats>div{
  padding:20px 18px;
  text-align:center;
  background:rgba(2,18,28,.5);
}

.afg-footer-v13-stats strong{
  display:block;
  color:#f4cf63;
  font-size:19px;
  font-weight:950;
}

.afg-footer-v13-stats span{
  display:block;
  margin-top:4px;
  color:rgba(255,255,255,.55);
  font-size:10px;
  font-weight:700;
}

.afg-footer-v13-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:25px;
  padding:25px 0 28px;
}

.afg-footer-v13-bottom p{
  margin:0;
  color:rgba(255,255,255,.5);
  font-size:11px;
  line-height:1.6;
}

.afg-hidden-histats{
  position:absolute!important;
  left:-99999px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

@media(max-width:980px){
  .afg-footer-v13-top{
    grid-template-columns:1fr;
    gap:40px;
  }

  .afg-footer-v13-links{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .afg-footer-v13-support{
    grid-column:1/-1;
    max-width:520px;
  }
}

@media(max-width:680px){
  .afg-footer-v13-top{
    padding:55px 0 38px;
  }

  .afg-footer-v13-links{
    grid-template-columns:1fr;
  }

  .afg-footer-v13-support{
    grid-column:auto;
    max-width:none;
  }

  .afg-footer-v13-stats{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .afg-footer-v13-bottom{
    align-items:flex-start;
    flex-direction:column;
  }

  .afg-footer-v13-logo strong{
    font-size:18px;
  }
}

@media(max-width:430px){
  .afg-footer-v13-stats{
    grid-template-columns:1fr;
  }

  .afg-footer-v13-badges{
    flex-direction:column;
  }

  .afg-footer-v13-badges span{
    width:100%;
    justify-content:center;
  }
}
