/*
Theme Name: DOOSPORTFREE
Author: DOOSPORTFREE
Description: A responsive Thai football magazine with red and purple styling, native WordPress menus and editorial content.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: doosportfree
*/
@font-face{font-family:Noto Thai;src:url(assets/thai-regular.ttf) format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Noto Thai;src:url(assets/thai-bold.ttf) format('truetype');font-weight:600 900;font-display:swap}
:root{--green:#07863f;--deep:#07592a;--ink:#1b262b;--muted:#6c767c;--line:#e3ece7;--mint:#eef8f2;--radius:14px;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:15px/1.75 'Noto Thai',Tahoma,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}img{max-width:100%;height:auto}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #00a761;outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.45}h2{font-size:22px}h3{font-size:17px}.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.sr-only,.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;clip:auto;width:auto;height:auto;top:8px;left:8px;z-index:99999;background:white;padding:10px}.icon{display:inline-block;width:20px;height:20px;vertical-align:middle;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.topbar{display:flex;justify-content:space-between;align-items:center;min-height:110px;gap:20px}.brand{display:inline-flex;gap:11px;align-items:center;line-height:1.1}.brand-ball{width:46px;height:46px;color:var(--green)}.brand-word{font-family:Arial,sans-serif;font-weight:900;letter-spacing:-1px;font-size:27px}.brand-word b{color:var(--deep)}.brand small{display:block;font-size:11px;color:var(--muted);letter-spacing:.2px;margin-top:6px}.top-actions{display:flex;gap:14px;align-items:center}.circle-button{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink)}.outline-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:43px;padding:9px 19px;border:1px solid #8cc5a5;border-radius:8px;color:var(--deep);font-weight:600;background:white;line-height:1.5}.button{background:var(--green);border-color:var(--green);color:#fff}.button:hover{background:var(--deep);color:#fff}.main-nav{padding:0 0 20px}.menu{list-style:none;padding:0;margin:0}.primary-menu{display:flex;align-items:center;justify-content:space-between;gap:5px}.primary-menu>li>a{display:flex;gap:11px;align-items:center;padding:12px 18px;white-space:nowrap;border-radius:30px}.primary-menu .icon{color:var(--deep)}.primary-menu>.current-menu-item>a,.primary-menu>.current_page_item>a,.primary-menu>li>a:hover{background:var(--mint);color:var(--deep)}.primary-menu li{position:relative}.primary-menu .sub-menu{display:none;position:absolute;top:100%;left:0;z-index:20;background:white;padding:15px;min-width:200px;list-style:none;border:1px solid var(--line)}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.mobile-toggle{display:none}.search-box{border:1px solid var(--line);background:var(--mint);padding:20px;margin-bottom:20px;border-radius:12px}.search-form{display:flex;gap:10px}.search-field{width:100%;padding:10px 16px;border:1px solid var(--line);border-radius:8px;min-width:0}.search-form label{flex:1}.search-submit{background:var(--green);color:white;border:0;border-radius:8px;padding:8px 24px}.notice-menu{position:relative}.notice-menu summary{list-style:none}.notice-menu summary::-webkit-details-marker{display:none}.notice-dropdown{position:absolute;right:0;top:55px;width:285px;padding:22px;background:white;box-shadow:0 15px 50px #153d2020;z-index:30;border:1px solid var(--line);border-radius:14px}.notice-dropdown a{display:block;padding-top:10px;border-top:1px solid var(--line);margin-top:10px}.hero{position:relative;min-height:430px;border-radius:17px;overflow:hidden;background:var(--mint);isolation:isolate}.hero-photo{position:absolute;inset:0 0 0 43%;width:57%;height:100%;object-fit:cover;object-position:center 28%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#eef8f3 0%,#eef8f3 39%,#eef8f3ed 48%,#eef8f338 65%,transparent 78%)}.hero-copy{padding:54px 46px;max-width:760px}.eyebrow{display:inline-flex;gap:7px;align-items:center;font-size:12px;letter-spacing:.1px;padding:3px 10px;border-radius:5px;background:#4d9e6d;color:white;margin-bottom:18px}.hero h1{font-size:clamp(27px,3.2vw,43px);font-weight:800;letter-spacing:-1px;line-height:1.4;margin-bottom:18px}.hero p{font-size:17px;color:#59686b;line-height:1.8;margin-bottom:25px}.hero .button{border-radius:22px;padding:12px 24px}.hero-pager{display:flex;gap:8px;margin-top:24px}.hero-pager span{height:7px;width:7px;border-radius:100%;background:#d2e7d9}.hero-pager span:first-child{width:21px;border-radius:8px;background:var(--green)}.photo-credit{position:absolute;bottom:9px;right:14px;font:10px/1.5 Arial,sans-serif;color:white;background:#0008;padding:3px 7px;border-radius:4px}.home-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(310px,1fr);gap:24px;margin-top:35px;align-items:start}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head h2{margin:0;color:var(--deep);font-size:21px}.see-all{border:1px solid var(--line);border-radius:20px;padding:4px 12px;color:var(--deep);font-size:12px;white-space:nowrap;display:inline-flex;gap:4px;align-items:center}.see-all .icon{width:14px;height:14px}.highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.highlight-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;background:#fff}.highlight-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0b422b12}.card-image{height:185px;position:relative;display:block;background:#182e29;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;object-position:50% 25%;transition:transform .4s}.card-image:hover img{transform:scale(1.04)}.card-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#031a10dc)}.image-title{position:absolute;z-index:1;bottom:12px;left:12px;right:10px;color:white;font-size:17px;font-weight:700;line-height:1.5;text-shadow:0 1px 4px #000}.image-title small{font-size:10px;font-weight:400;display:block;letter-spacing:1px;color:#c8f5da}.play-circle{position:absolute;z-index:2;left:50%;top:38%;transform:translate(-50%,-50%);width:39px;height:39px;border:2px solid #fffd;border-radius:50%;display:grid;place-items:center;color:white;background:#09251f44}.play-circle .icon{width:21px;height:21px;fill:white;stroke:white}.card-body{padding:12px 11px}.card-body h3{font-size:13px;line-height:1.7;margin-bottom:16px;min-height:44px}.card-meta{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;gap:5px}.league-dot{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:4px}.latest-section{margin-top:39px}.news-list{display:grid;gap:20px}.news-row{display:grid;grid-template-columns:178px 1fr;gap:19px;align-items:center}.news-photo{position:relative;height:130px;border-radius:10px;overflow:hidden;background:var(--mint)}.news-photo img{height:100%;width:100%;object-fit:cover;object-position:center 25%}.news-photo .image-title{font-size:13px;bottom:8px;left:10px}.news-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#062216bc)}.tag{display:inline-block;background:var(--mint);color:var(--green);padding:2px 7px;border-radius:5px;font-size:11px}.news-meta{font-size:11px;color:var(--muted);margin-bottom:7px;display:flex;gap:10px;align-items:center}.news-row h3{margin-bottom:5px;font-size:16px;line-height:1.55}.news-row p{font-size:13px;color:var(--muted);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.read-more{color:var(--green);font-size:12px}.side-stack{display:grid;gap:23px}.panel{border:1px solid var(--line);border-radius:13px;padding:21px 19px;background:white}.panel .section-head h2{font-size:20px}.panel .see-all{padding:0;border:0}.status-chip{font-size:10px;background:var(--mint);border-radius:5px;color:var(--green);padding:3px 6px;vertical-align:middle;white-space:nowrap}.data-notice{font-size:11px;color:#707a76;margin:-4px 0 12px;padding:6px 9px;background:#f6f9f7;border-radius:5px}.filter-bar{display:flex;gap:5px;margin-bottom:8px;border-bottom:1px solid var(--line);padding-bottom:8px;overflow-x:auto}.filter-button{background:white;border:0;white-space:nowrap;padding:5px 10px;border-radius:20px;font-size:11px;color:var(--muted)}.filter-button[aria-pressed=true]{background:var(--mint);color:var(--green);font-weight:700}.match-row{padding:13px 0;border-bottom:1px solid #eff3f0}.match-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;margin-bottom:9px}.match-top .minute{color:var(--green)}.match-teams{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);gap:8px;align-items:center;font-size:12px}.team{display:flex;gap:7px;align-items:center;line-height:1.45}.crest{width:25px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 25px;border-radius:50% 50% 44% 44%;font-family:Arial,sans-serif;font-size:9px;font-weight:800;color:white;background:#128a4d;border:2px solid #ffffff;box-shadow:0 0 0 1px #dde6e1}.crest-blue{background:#77bada;color:#122b40}.crest-red{background:#c62c3c}.crest-white{background:#f4f1df;color:#4a4560}.crest-yellow{background:#f2d52c;color:#142418}.crest-navy{background:#143e64}.crest-black{background:#252c2a}.score{font:700 16px/1.6 Arial,sans-serif;text-align:center;border:1px solid #f0f3f1;border-radius:5px;white-space:nowrap}.panel .full-button{display:flex;width:100%;font-size:12px;min-height:36px;margin-top:17px;padding:7px 10px;border-radius:6px}.standings{width:100%;border-collapse:collapse;font-size:12px}.standings th{text-align:center;font-weight:400;font-size:11px;color:var(--muted);padding-bottom:9px;border-bottom:1px solid var(--line)}.standings th:nth-child(2){text-align:left}.standings td{padding:8px 3px;text-align:center}.standings td:nth-child(2){text-align:left}.standings .crest{width:22px;height:25px;flex-basis:22px;font-size:8px}.standings .team{gap:8px}.fixtures-section{margin:36px 0 30px}.fixtures-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.fixture-card{padding:16px 15px 13px;border:1px solid var(--line);border-radius:11px;text-align:center;background:linear-gradient(180deg,#fff,#fcfefd)}.fixture-date,.fixture-league{font-size:11px;color:var(--muted)}.fixture-teams{display:grid;grid-template-columns:1fr 25px 1fr;align-items:center;gap:10px;margin:15px 0}.fixture-teams .team{flex-direction:column;gap:7px;font-size:12px}.fixture-teams .crest{width:36px;height:40px;flex-basis:40px;font-size:11px}.versus{color:var(--green);font-family:Arial,sans-serif;font-weight:bold}.fixture-league{margin:0}.site-footer{margin-top:35px;background:linear-gradient(110deg,#f9fcfa,#f1f8f4);border-radius:16px 16px 0 0;padding:28px 22px 0}.footer-grid{display:grid;grid-template-columns:1.9fr .9fr 1fr 1fr 1.4fr;gap:28px}.footer-brand .brand-word{font-size:22px}.footer-brand .brand-ball{width:37px;height:37px}.footer-brand p{font-size:12px;color:#68736e;margin:20px 0 12px}.social-links{display:flex;gap:9px}.social-links a{width:29px;height:29px;display:grid;place-items:center;background:#e7f1e9;color:var(--deep);border-radius:50%;font:700 13px Arial}.footer-grid h3{font-size:14px;color:var(--deep);margin-bottom:13px}.footer-grid ul{list-style:none;padding:0;font-size:12px;color:#626e68;line-height:2}.footer-follow{border-left:1px solid var(--line);padding-left:22px}.footer-follow p{font-size:12px;color:#68736e}.footer-follow .button{font-size:12px;width:100%;min-height:36px}.copyright{border-top:1px solid var(--line);margin-top:22px;padding:12px 0;text-align:center;color:var(--muted);font-size:11px}.copyright a{margin-left:10px}.breadcrumb{font-size:12px;color:var(--muted);margin:20px 0}.page-heading{background:var(--mint);padding:32px;border-radius:15px;margin-bottom:28px}.page-heading h1{font-size:32px;color:var(--deep);margin-bottom:8px}.page-heading p{margin:0;color:var(--muted)}.content-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:32px}.prose{font-size:16px;line-height:1.95}.prose h2{margin-top:30px;color:var(--deep)}.prose h3{margin-top:25px}.prose a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.prose li{margin-bottom:8px}.prose img{border-radius:12px}.article-image{position:relative;max-height:400px;overflow:hidden;border-radius:14px;margin:0 0 25px}.article-image img{display:block;width:100%;max-height:400px;object-fit:cover;object-position:center 30%}.article-image figcaption{background:#f1f7f3;padding:8px 12px;font-size:11px;color:var(--muted)}.article-heading h1{font-size:34px}.article-heading .news-meta{margin-bottom:22px}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.archive-card{border:1px solid var(--line);border-radius:14px;overflow:hidden}.archive-card img{height:210px;width:100%;object-fit:cover;object-position:center 25%}.archive-card .card-body{padding:20px}.archive-card h2{font-size:20px;margin-bottom:10px}.archive-card p{font-size:13px;color:var(--muted)}.pagination{margin:30px 0}.pagination .nav-links{display:flex;gap:10px}.page-numbers{padding:5px 13px;background:var(--mint);border-radius:6px}.page-numbers.current{background:var(--green);color:white}.empty-state{padding:30px;text-align:center;border:1px dashed #cbded0;border-radius:12px;color:var(--muted);background:#fbfdfb}.empty-state .icon{width:35px;height:35px;color:var(--green);margin-bottom:12px}.empty-state p{margin-bottom:0}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:25px 0}.channel-card{border:1px solid var(--line);border-radius:14px;padding:24px}.channel-card h2{margin-top:0}.channel-card .button{text-decoration:none;color:white}.wide-data .panel{margin-bottom:25px}.wide-data .standings{font-size:15px}.wide-data .match-teams{font-size:15px}.wide-data .match-top{font-size:12px}.wide-data .filter-button{font-size:14px}.source-credits{font-size:12px}.source-credits li{margin-bottom:16px;overflow-wrap:anywhere}.reading-panel{background:var(--mint);padding:24px;border-radius:12px;margin:24px 0}.reading-panel p:last-child{margin:0}.site-main{min-height:45vh}[hidden]{display:none!important}
.desktop-banner{position:relative;border-radius:17px;overflow:hidden;background:var(--mint)}.desktop-banner>img{display:block;width:100%;height:auto}.desktop-banner .banner-cta{position:absolute;left:5.3%;bottom:9%;border-radius:25px;padding:11px 24px}.desktop-banner+.hero{display:none}.desktop-banner .photo-credit{bottom:10px;top:auto}
@media(min-width:1500px){.hero{min-height:440px}}
@media(max-width:1150px){.primary-menu>li>a{padding:10px 11px;font-size:13px;gap:8px}.home-grid{grid-template-columns:minmax(0,1.75fr) 310px;gap:20px}.card-image{height:165px}.card-body h3{font-size:12px}.image-title{font-size:15px}.news-row{grid-template-columns:145px 1fr}.news-row h3{font-size:15px}.footer-grid{gap:20px;grid-template-columns:1.6fr 1fr 1fr 1fr}.footer-follow{grid-column:1/-1;padding:16px 0 0;border-left:0;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px}.footer-follow h3,.footer-follow p{margin:0}.footer-follow .button{width:auto;margin-left:auto}.hero-copy{padding:45px 35px}.hero h1{font-size:36px}}
@media(max-width:900px){.wrap{width:calc(100% - 36px)}.topbar{min-height:86px}.brand-word{font-size:24px}.brand-ball{width:40px;height:40px}.top-actions{gap:9px}.primary-menu>li>a{padding:10px 12px}.primary-menu{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.primary-menu .sub-menu{position:relative}.main-nav{padding-bottom:14px}.home-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.hero{min-height:390px}.hero h1{font-size:33px}.hero-copy{max-width:600px}.hero p{font-size:15px}.highlights-grid{gap:15px}.card-image{height:200px}.news-row{grid-template-columns:180px 1fr}.news-row h3{font-size:18px}.news-photo{height:140px}.fixtures-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:450px}.footer-follow{grid-column:1/-1}.content-layout{grid-template-columns:1fr}.archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 28px)}.topbar{min-height:78px;gap:10px}.brand{gap:8px}.brand-word{font-size:21px;letter-spacing:-.8px}.brand-ball{width:34px;height:34px}.brand small{font-size:8px;margin-top:4px}.top-actions{gap:7px}.circle-button{width:34px;height:34px}.top-actions>.outline-button{display:none}.notice-menu{display:none}.mobile-toggle{display:grid}.main-nav{display:none}.main-nav.is-open{display:block}.primary-menu{display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:visible;padding-bottom:12px}.primary-menu>li>a{padding:10px;font-size:13px}.hero{min-height:510px;border-radius:14px;display:flex;align-items:flex-end}.hero-photo{inset:0 0 auto;width:100%;height:62%;object-position:center 28%}.hero:after{background:linear-gradient(0deg,#eef8f3 0%,#eef8f3 36%,#eef8f3ba 50%,transparent 69%)}.hero-copy{padding:25px 24px;max-width:100%;width:100%}.hero .eyebrow{font-size:10px;margin-bottom:10px}.hero h1{font-size:27px;line-height:1.4;letter-spacing:-.4px;margin-bottom:12px}.hero p{font-size:13px;line-height:1.75;margin-bottom:16px}.hero .button{padding:10px 17px;font-size:13px}.hero-pager{display:none}.photo-credit{bottom:auto;top:8px;right:8px;font-size:8px;max-width:80%}.home-grid{margin-top:27px;gap:28px}.section-head{margin-bottom:14px}.section-head h2{font-size:19px}.see-all{font-size:11px;padding:3px 9px}.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card-image{height:190px}.card-body{padding:11px}.card-body h3{font-size:12px;min-height:40px;margin-bottom:12px}.card-meta{font-size:9px}.image-title{font-size:16px}.latest-section{margin-top:28px}.news-list{gap:18px}.news-row{grid-template-columns:108px minmax(0,1fr);gap:12px;align-items:start}.news-photo{height:112px}.news-meta{font-size:9px;gap:6px;flex-wrap:wrap;margin-bottom:5px}.news-row h3{font-size:14px;line-height:1.6}.news-row p{font-size:11px;-webkit-line-clamp:1}.read-more{font-size:11px}.news-photo .image-title{font-size:11px;left:7px}.side-stack{grid-template-columns:1fr;gap:20px}.panel{padding:20px}.fixtures-section{margin-top:26px}.fixtures-grid{gap:10px}.fixture-card{padding:13px 7px}.fixture-date,.fixture-league{font-size:9px}.fixture-teams{gap:3px;margin:12px 0;grid-template-columns:1fr 20px 1fr}.fixture-teams .team{font-size:10px}.site-footer{padding:24px 18px 0;margin-top:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:23px}.footer-grid h3{font-size:13px}.footer-brand{grid-column:1/-1}.footer-follow{display:block;grid-column:auto;border-top:0;padding:0}.footer-follow h3{margin-bottom:12px}.footer-follow .button{font-size:11px;margin-top:12px}.footer-follow p{font-size:11px}.copyright{font-size:9px}.footer-grid ul{font-size:11px}.page-heading{padding:24px}.page-heading h1{font-size:27px}.article-heading h1{font-size:26px}.prose{font-size:15px}.archive-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr}.wide-data .panel{padding:15px}.wide-data .match-teams{font-size:12px}.wide-data .standings{font-size:12px}.search-form{gap:6px}.search-submit{padding:8px 14px}.breadcrumb{font-size:11px}}
@media(max-width:600px){.desktop-banner{display:none}.desktop-banner+.hero{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
