/* GoodPick365 mobile shell. All visual changes are restricted to 768px and below. */
.gp-mobile-header,.gp-mobile-drawer,.gp-mobile-drawer-backdrop,.gp-mobile-home{display:none}
@media(max-width:768px){
 body.gp-mobile-menu-open{overflow:hidden}
 .gp-site{font-size:15px;word-break:normal}
 .gp-site .gp-header{display:none}
 .gp-site .gp-width,.gp-site .gp-hero-inner{width:calc(100% - 24px)}
 .gp-mobile-header{position:sticky;z-index:1200;top:0;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 12px;border-bottom:1px solid #20354b;background:rgba(6,18,32,.97);box-shadow:0 8px 24px rgba(1,7,16,.28);color:#fff;backdrop-filter:blur(12px)}
 .gp-mobile-brand{display:flex;align-items:center;width:158px;height:46px}.gp-mobile-brand img{display:block;width:100%;height:auto}
 .gp-mobile-header-actions{display:flex;align-items:center;gap:6px}
 .gp-site .gp-mobile-header-theme,.gp-mobile-menu-toggle,.gp-mobile-drawer-close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:10px;background:transparent;color:#dcecff}
 .gp-site .gp-mobile-header-theme:hover,.gp-mobile-menu-toggle:hover,.gp-mobile-drawer-close:hover{background:#102b47;color:#69bdff}
 .gp-site .gp-mobile-header-theme .gp-theme-icon{display:none;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
 html[data-theme="dark"] .gp-site .gp-mobile-header-theme .gp-theme-icon-moon,html[data-theme="light"] .gp-site .gp-mobile-header-theme .gp-theme-icon-sun{display:block;stroke:currentColor}
 .gp-mobile-menu-toggle{gap:4px;align-content:center;cursor:pointer}.gp-mobile-menu-toggle span{display:block;width:22px;border-top:2px solid currentColor;border-radius:2px}
 .gp-mobile-drawer-backdrop{position:fixed;z-index:1300;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:rgba(1,8,18,.72);backdrop-filter:blur(2px)}
 .gp-mobile-drawer{position:fixed;z-index:1310;inset:0 0 0 auto;display:flex;width:min(88vw,360px);height:100dvh;padding:0 16px 20px;overflow-y:auto;flex-direction:column;border-left:1px solid #2a4865;background:linear-gradient(180deg,#091b2f,#071525);box-shadow:-18px 0 45px rgba(0,0,0,.42);color:#eaf3fc}
 .gp-mobile-drawer[hidden],.gp-mobile-drawer-backdrop[hidden]{display:none}
 .gp-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid #203b55}.gp-mobile-drawer-head strong{color:#60b8fb;font-size:12px;letter-spacing:1.8px}
 .gp-mobile-drawer-close{font-size:29px;line-height:1;cursor:pointer}
 .gp-mobile-nav{display:grid;gap:7px;padding:18px 0}.gp-mobile-nav a{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;min-height:56px;padding:7px 11px;border:1px solid transparent;border-radius:10px;color:#d8e6f4;font-size:15px;font-weight:800}
 .gp-mobile-nav a:hover,.gp-mobile-nav a.is-current{border-color:#2c5f8b;background:#0f2c49;color:#fff}.gp-mobile-nav a.is-current{box-shadow:inset 3px 0 #2f9fff}
 .gp-mobile-nav-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#102f4e;color:#63bfff}.gp-mobile-nav-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gp-mobile-nav-icon circle{fill:currentColor;stroke:none}
 .gp-mobile-nav a>b{color:#66819a;font-size:22px;font-weight:400;text-align:right}
 .gp-mobile-drawer-tools{margin-top:auto;padding:17px 0;border-top:1px solid #203b55}
 .gp-mobile-theme{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:0 13px;border:0;border-radius:9px;background:#0d2945;color:#dceafa;font:inherit;font-weight:750;cursor:pointer}
 .gp-mobile-theme i{position:relative;width:44px;height:24px;border:1px solid #3b6385;border-radius:14px;background:#071827}.gp-mobile-theme i:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#46a9f4;box-shadow:0 0 10px rgba(70,169,244,.5);content:"";transition:transform .2s ease}.gp-mobile-theme[aria-pressed="false"] i:after{transform:translateX(19px);background:#f5b84b}
 .gp-mobile-account{display:flex;gap:8px;padding-top:3px}.gp-mobile-account a{display:flex;align-items:center;justify-content:center;flex:1;min-height:46px;border:1px solid #315370;border-radius:8px;color:#dceafa;font-size:13px;font-weight:800}.gp-mobile-account a.is-primary{border-color:#288ee0;background:#1477c8;color:#fff}
 .gp-main{min-width:0}.gp-main .gp-content{padding-top:16px;padding-bottom:34px}
 .gp-mobile-home{display:none}
 .gp-mobile-hero-card{position:relative;min-height:194px;padding:25px 22px;overflow:hidden;border:1px solid #25527a;border-radius:15px;background:radial-gradient(circle at 90% 18%,rgba(47,159,255,.18),transparent 37%),linear-gradient(145deg,#0b2744,#071726);box-shadow:0 14px 34px rgba(0,0,0,.18);color:#fff}
 .gp-mobile-hero-card p{margin:0 0 9px;color:#62baff;font-size:10px;font-weight:900;letter-spacing:1.7px}.gp-mobile-hero-card h1{position:relative;z-index:1;margin:0;font-size:28px;line-height:1.28;letter-spacing:-1.2px}.gp-mobile-hero-card h1 em{color:#54b6ff;font-style:normal}.gp-mobile-hero-card>span{position:relative;z-index:1;display:block;max-width:245px;margin-top:12px;color:#a9bfd3;font-size:12px;line-height:1.65}.gp-mobile-hero-card>svg{position:absolute;right:-19px;bottom:-27px;width:145px;height:145px;fill:none;stroke:#42aaff;stroke-width:1;opacity:.18}
 .gp-mobile-entry-grid{display:grid;gap:10px;margin-top:12px}.gp-mobile-entry-grid a{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;min-height:76px;padding:11px 14px;border:1px solid #233f59;border-radius:12px;background:#0b1e32;color:#edf6ff;box-shadow:0 7px 18px rgba(0,0,0,.1)}.gp-mobile-entry-grid a:hover{border-color:#3a8bcc;background:#0e2945}.gp-mobile-entry-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#103657;color:#57b7ff;font-style:normal;font-size:18px}.gp-mobile-entry-grid i.is-analysis{color:#81c8ff}.gp-mobile-entry-grid i.is-guide{color:#ffac60;background:#3a281d}.gp-mobile-entry-grid span{display:grid;gap:2px;min-width:0}.gp-mobile-entry-grid strong{font-size:15px}.gp-mobile-entry-grid small{color:#8fa8bd;font-size:11px;line-height:1.5}.gp-mobile-entry-grid b{color:#60809b;font-size:22px;font-weight:400}
 .gp-dashboard{padding-top:12px;padding-bottom:24px}
 .gp-footer{padding:20px 0}.gp-footer-inner{align-items:center}
 .gp-analysis .gpa-grid{grid-template-columns:minmax(0,1fr);gap:12px}.gp-analysis .gpa-heading{min-height:132px;margin-bottom:13px;padding:21px 18px;border-radius:12px}.gp-analysis .gpa-heading h1{font-size:27px;line-height:1.25}.gp-analysis .gpa-filter-panel{padding:12px;border-radius:11px}.gp-analysis .gpa-filter-row{display:block}.gp-analysis .gpa-filter-label{display:block;margin-bottom:7px}.gp-analysis .gpa-date-search-row .gpa-search{grid-column:auto;width:100%;margin-top:10px}
 .gp-site .gp-analysis .gpa-filter-panel .gpa-sport-tabs{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:1px 0 4px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none}
 .gp-site .gp-analysis .gpa-filter-panel .gpa-sport-tabs::-webkit-scrollbar{display:none}
 .gp-site .gp-analysis .gpa-filter-panel .gpa-sport-tab{flex:0 0 auto;min-height:36px}
 .gp-site .gp-analysis .gpa-filter-panel{display:flex;flex-direction:column}
 .gp-site .gp-analysis .gpa-filter-panel>.gpa-filter-row{display:contents}
 .gp-site .gp-analysis .gpa-filter-panel>.gpa-filter-row>.gpa-filter-label{display:none!important}
 .gp-site .gp-analysis .gpa-filter-panel .gpa-date-search-row>.gpa-date-tabs{order:1;margin:0}
 .gp-site .gp-analysis .gpa-filter-panel>.gpa-filter-row:first-child>.gpa-sport-tabs{order:2;margin-top:8px;padding-top:8px;border-top:1px solid var(--gpa-line)}
 .gp-site .gp-analysis .gpa-filter-panel .gpa-date-search-row>.gpa-search{order:3;width:100%;margin:8px 0 0}
 .gpd-team-analysis-grid{grid-template-columns:1fr;gap:13px}.gpd-section-text{word-break:normal;overflow-wrap:anywhere}
 .gpg{padding-inline:12px}.gpg-grid{grid-template-columns:1fr}.gpg-card{min-height:0}.gpg-article-body table,.rhymix_content table{max-width:100%;overflow-x:auto}
 .aa-insert-ad.aa-insert-ad-mobile-top,.aa-insert-ad.aa-insert-ad-mobile-middle,.aa-insert-ad.aa-insert-ad-mobile-bottom{position:relative;z-index:1;width:calc(100% - 24px);max-width:468px;margin:14px auto!important;overflow:hidden;text-align:center}
 .aa-insert-ad.aa-insert-ad-mobile-top img,.aa-insert-ad.aa-insert-ad-mobile-middle img,.aa-insert-ad.aa-insert-ad-mobile-bottom img,.aa-insert-ad.aa-insert-ad-mobile-top iframe,.aa-insert-ad.aa-insert-ad-mobile-middle iframe,.aa-insert-ad.aa-insert-ad-mobile-bottom iframe{display:block;max-width:100%;height:auto;margin-inline:auto}
}
@media(max-width:767px){
 .gp-main>.aa-insert-ad-mobile-page-top+.gp-content.gp-width,
 .gp-main-live>.aa-insert-ad-mobile-page-top~.gp-dashboard.gp-width{padding-top:0}
}
@media(max-width:360px){.gp-mobile-brand{width:144px}.gp-mobile-home,.gp-site .gp-width,.gp-site .gp-hero-inner{width:calc(100% - 20px)}.gp-mobile-hero-card{padding:22px 18px}.gp-mobile-hero-card h1{font-size:25px}.gp-mobile-entry-grid a{padding-inline:11px}.gp-mobile-drawer{width:92vw;padding-inline:13px}}
@media(prefers-reduced-motion:reduce){.gp-mobile-theme i:after{transition:none}}

@media(max-width:768px){
 html[data-theme="light"] .gp-mobile-header{border-bottom-color:#d8e2ec;background:rgba(255,255,255,.97);box-shadow:0 7px 20px rgba(15,23,42,.1);color:#172033}
 html[data-theme="light"] .gp-mobile-brand img{filter:drop-shadow(1px 0 0 rgba(15,23,42,.72)) drop-shadow(-1px 0 0 rgba(15,23,42,.72)) drop-shadow(0 1px 0 rgba(15,23,42,.72)) drop-shadow(0 -1px 0 rgba(15,23,42,.72))}
 html[data-theme="light"] :is(.gp-mobile-header-theme,.gp-mobile-menu-toggle,.gp-mobile-drawer-close){color:#334155}
 html[data-theme="light"] .gp-site .gp-mobile-header-theme{background:transparent;border:0}
 html[data-theme="light"] :is(.gp-mobile-header-theme,.gp-mobile-menu-toggle,.gp-mobile-drawer-close):hover{background:#eff6ff;color:#2563eb}
 html[data-theme="light"] .gp-mobile-drawer{border-left-color:#d8e2ec;background:linear-gradient(180deg,#fff,#f6f9fc);box-shadow:-18px 0 40px rgba(15,23,42,.2);color:#172033}
 html[data-theme="light"] .gp-mobile-drawer-head,html[data-theme="light"] .gp-mobile-drawer-tools{border-color:#d8e2ec}
 html[data-theme="light"] .gp-mobile-nav a{color:#334155}
 html[data-theme="light"] .gp-mobile-nav a:hover,html[data-theme="light"] .gp-mobile-nav a.is-current{border-color:#93b7dd;background:#eff6ff;color:#1d4ed8}
 html[data-theme="light"] .gp-mobile-nav-icon{background:#e6f1fb;color:#2563eb}
 html[data-theme="light"] .gp-mobile-nav a>b{color:#7890a6}
 html[data-theme="light"] .gp-mobile-theme{background:#edf3f8;color:#334155}
 html[data-theme="light"] .gp-mobile-theme i{border-color:#aebfd0;background:#dce7f1}
 html[data-theme="light"] .gp-mobile-account a{border-color:#b9cbd9;color:#334155}
 html[data-theme="light"] .gp-mobile-hero-card{border-color:#b8d0e7;background:radial-gradient(circle at 90% 18%,rgba(47,159,255,.1),transparent 37%),linear-gradient(145deg,#fff,#edf5fc);box-shadow:0 12px 28px rgba(15,23,42,.08);color:#172033}
 html[data-theme="light"] .gp-mobile-hero-card>span{color:#64748b}
 html[data-theme="light"] .gp-mobile-entry-grid a{border-color:#d5e1ec;background:#fff;color:#172033;box-shadow:0 6px 16px rgba(15,23,42,.06)}
 html[data-theme="light"] .gp-mobile-entry-grid a:hover{border-color:#7fb1db;background:#f6faff}
 html[data-theme="light"] .gp-mobile-entry-grid i{background:#e8f3fc;color:#2563eb}html[data-theme="light"] .gp-mobile-entry-grid i.is-guide{background:#fff1e6;color:#d96513}html[data-theme="light"] .gp-mobile-entry-grid small{color:#64748b}html[data-theme="light"] .gp-mobile-entry-grid b{color:#7890a6}
}
