/* Vĩnh Lộc Pickleball 1.9.0: narrow, cinematic reference layout and functional player preview. */
:root{--vl19-bg:#06182d;--vl19-border:#2b73a7;--vl19-yellow:#e6ff2a;--vl19-card:#09233d}
body.home{background:#06182d!important}
body.home .arena-section{background:linear-gradient(180deg,#071b32 0%,#07192d 100%)!important;border-bottom:1px solid #3884b9a3!important;box-shadow:inset 0 1px 0 #d5ff322b}
body.home .arena-section-title h2{border-left:3px solid var(--vl19-yellow)!important;padding-left:11px!important;font-weight:800!important}
body.home .arena-section-title{gap:12px}
body.home .arena-section-title p{color:#c9d9ec!important}
body.home .arena-section-title a{color:#a3d9ff!important}
/* The approved panoramic image is the actual hero background, NOT a separate enlarged portrait. */
body.home .arena-hero.vl-hero:not(.vl-custom-hero){background-image:url('../img/approved-hero-art.webp')!important;background-size:cover!important;background-position:50% 50%!important;height:clamp(292px,25vw,410px)!important}
body.home .vl-hero .arena-hero-visual{display:none!important}
body.home .vl-hero .arena-hero-copy{width:47%;margin-left:clamp(8px,3vw,48px)!important}
body.home .vl-hero .arena-kicker{margin-top:3px}
body.home .vl-hero .arena-hero-copy>p{font-size:clamp(9px,.8vw,12px)!important;white-space:normal!important}
body.home .vl-hero .vl-hero-facts{gap:5px 12px!important;font-size:clamp(9px,.76vw,11px)!important}
body.home .vl-hero .vl-hero-facts span{color:#e9f3ff}
body.home .vl-hero .arena-hero-actions .button{background:linear-gradient(110deg,#f3ff8b,#d5f500)!important;color:#061728!important;box-shadow:0 0 15px #c6ff1c4b;border-radius:6px!important}
body.home .tour-card,body.home .service-tile,body.home .athlete-card,body.home .vl-rank-card,body.home .vl-news-card{border-color:#3776a4!important;border-radius:7px!important;box-shadow:inset 0 1px 0 #d5f8ff13,0 3px 16px #00112759;overflow:hidden}
body.home .tour-card:hover,body.home .service-tile:hover,body.home .athlete-card:hover{border-color:#deff31!important;box-shadow:0 7px 28px #001024ad,0 0 0 1px #ceff1f4a!important}
body.home .tour-card .tour-cta{background:#dfff42!important;color:#07172b!important;font-weight:800!important}
body.home .service-grid .service-tile{border-radius:7px!important;background:#08223b!important}
body.home .service-tile .service-icon{border-radius:6px!important}
body.home .vl-player-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}
body.home .vl-player-grid .athlete-card{min-width:0;min-height:clamp(215px,20vw,293px)!important;aspect-ratio:0.76;position:relative;background:#0a2542!important}
body.home .vl-player-grid .athlete-photo,body.home .vl-player-grid .athlete-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 26%}
body.home .vl-player-grid .athlete-meta{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex!important;flex-direction:column;gap:4px;padding:55px 9px 10px!important;background:linear-gradient(180deg,#04162a00,#031629e8 60%,#031528 98%)!important}
body.home .vl-player-grid .athlete-meta strong{color:#fafdff;font-size:clamp(10px,.97vw,14px)!important;line-height:1.3!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
body.home .vl-player-grid .athlete-meta small{display:block;color:#d9e7f6;font-size:clamp(9px,.72vw,11px)!important;line-height:1.35}
body.home .vl-player-grid .athlete-rank{position:absolute;z-index:3;left:7px;top:7px;background:#edff73!important;color:#0c2137!important;font-size:9px!important;border-radius:4px;padding:3px 6px!important;line-height:1.35}
body.home .vl-player-grid .vl19-preview-card .athlete-rank{background:#d5e9fb!important}
body.home .vl19-player-line{display:flex!important;justify-content:space-between;align-items:center;gap:3px;color:#ddeaf6;font-size:clamp(8px,.65vw,10px)!important;white-space:nowrap}
body.home .vl19-player-line>b{color:#ecff46;font-size:clamp(9px,.78vw,12px)!important}
body.home .vl19-notice{display:inline-block;margin-left:8px;padding:2px 5px;border:1px solid #ebff605c;color:#e6ff73;font-weight:800;letter-spacing:.07em;font-size:9px;border-radius:3px}
body.home .vl-rank-row .vl19-small-demo{display:inline-block;color:#c1dbff;font-size:8px;font-weight:600;opacity:.9;margin-left:5px}
body.home .vl-rank-head,body.home .vl-rank-row{grid-template-columns:20px minmax(0,1fr) 65px!important;gap:6px}
body.home .vl-rank-info{min-width:0}
body.home .vl-rank-row>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.home .vl-rank-row b{color:#f7ffeb!important;font-variant-numeric:tabular-nums;text-align:right}
body.home .vl-news-card .vl-news-image{aspect-ratio:16/9}
body.home .vl-news-card strong{font-size:clamp(11px,.88vw,14px)!important}
body.home .site-footer{padding-top:26px!important}
@media(max-width:1120px){body.home .vl-player-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.home .vl-player-grid .athlete-card{aspect-ratio:.9;min-height:220px!important}body.home .vl-hero .arena-hero-copy{width:52%}}
@media(max-width:850px){body.home .vl-hero .arena-hero-copy{width:65%!important}body.home .arena-hero.vl-hero:not(.vl-custom-hero){height:385px!important;background-size:auto 100%!important;background-position:58% center!important}body.home .vl-hero .arena-hero-copy:before{content:'';position:absolute;inset:-18px -40px;z-index:-1;background:linear-gradient(90deg,#04172bd4,#04172ba0 70%,transparent);pointer-events:none}body.home .vl-rank-grid{grid-template-columns:1fr!important}body.home .vl-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:590px){body.home .site-header .brand{min-width:66px!important;width:68px!important}body.home .site-header .brand .brand-logo{width:64px!important;height:64px!important}body.home .arena-hero.vl-hero:not(.vl-custom-hero){height:390px!important;background-position:58% center!important}body.home .vl-hero .arena-hero-copy{width:90%!important;margin-left:0!important;padding-top:12px!important}body.home .vl-hero h1 span,body.home .vl-hero h1 strong{font-size:clamp(35px,9vw,50px)!important}body.home .vl-hero .arena-hero-copy>p{white-space:normal!important;font-size:10px!important;max-width:280px}body.home .vl-hero .vl-hero-facts{max-width:270px;gap:6px 8px!important}body.home .tour-grid,body.home .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.home .tour-card,body.home .tour-card-content{min-height:230px!important}body.home .tour-card h3{font-size:12px!important}body.home .tour-card .tour-details{font-size:9px!important}body.home .tour-card .tour-cta{font-size:9px!important;padding:7px!important}body.home .vl-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.home .vl-player-grid .athlete-card{aspect-ratio:.81;min-height:207px!important}body.home .vl-news-grid{grid-template-columns:1fr!important}body.home .vl-rank-head,body.home .vl-rank-row{grid-template-columns:17px minmax(0,1fr) 56px!important;font-size:10px!important}body.home .vl19-notice{display:block;max-width:max-content;margin:3px 0 0}}
@media(max-width:370px){body.home .tour-grid,body.home .service-grid{grid-template-columns:1fr!important}body.home .vl-hero h1 span,body.home .vl-hero h1 strong{font-size:34px!important}}
@media(prefers-reduced-motion:reduce){body.home .tour-card,body.home .service-tile,body.home .athlete-card{transition:none!important}}
/* The same labelled preview is available on otherwise-empty player/ranking subpages. */
.vl19-sample-disclaimer{background:#122f4a;border:1px solid #7cb6e677;border-left:3px solid #e4ff31;color:#e7effc;padding:12px 15px;margin:0 0 17px;font-size:12px!important;line-height:1.7}
.vl19-preview-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.vl19-preview-person{overflow:hidden;border:1px solid #337cb4;border-radius:8px;background:#0c2842;color:#fff}
.vl19-preview-person>img{display:block;width:100%;height:270px;object-fit:cover;object-position:50% 25%}
.vl19-preview-person>div{padding:11px 13px;display:grid;gap:5px}.vl19-preview-person strong{font-size:13px}.vl19-preview-person span{font-size:11px;color:#ccdff0}
.vl19-preview-ranking{background:#081f36;color:white;border:1px solid #386e9b;border-radius:10px;padding:20px}
.vl19-score-tabs{display:flex;gap:9px;margin:15px 0}.vl19-score-tabs a{display:block;padding:8px 17px;background:#153750;border:1px solid #3779ac;border-radius:5px;color:#fff;font-size:12px;font-weight:700}.vl19-score-tabs a.on{background:#e4ff31;border-color:#e4ff31;color:#061a2c}
.vl19-score-search{display:flex;gap:9px;margin-bottom:14px}.vl19-score-search input{flex:1;min-width:0;border:1px solid #3c7ba3;background:#102e47;color:white;padding:9px 12px;border-radius:5px}.vl19-score-search .button{min-height:39px!important}
.vl19-score-head,.vl19-score-entry{display:grid;grid-template-columns:44px minmax(0,1fr) 92px;align-items:center;gap:8px;padding:9px;border-bottom:1px solid #2b516d;font-size:13px}
.vl19-score-head{font-size:11px;color:#a8d5fa;text-transform:uppercase;font-weight:700}.vl19-score-entry b{font-variant-numeric:tabular-nums;text-align:right;color:#e5ff32}
.vl19-score-person{display:flex;align-items:center;gap:10px;min-width:0}.vl19-score-person img{width:37px;height:37px;border-radius:50%;object-fit:cover}.vl19-score-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.vl19-no-score{padding:20px;font-size:12px;color:#c6d9ec}
@media(max-width:720px){.vl19-preview-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.vl19-preview-person>img{height:220px}}
@media(max-width:390px){.vl19-preview-person>img{height:185px}.vl19-score-head,.vl19-score-entry{grid-template-columns:25px minmax(0,1fr) 65px;gap:5px;padding:7px 2px;font-size:11px}.vl19-score-person img{width:30px;height:30px}.vl19-score-person strong{font-size:10px}.vl19-score-search .button{padding-inline:8px}}
