:root{--kit-black:#0b0f0e;--kit-green:#1d4438;--kit-green-soft:#2c5c4d;--kit-cream:#f3e8cc;--kit-sand:#dcc88f;--kit-trim:#12382b;--kit-mint:var(--kit-sand);--hoop-green:#2c5c4d;--hoop-green-dark:#16352b;--deep-green:#080b0a;--white:#fff;--gold:var(--kit-cream);--gold-light:var(--kit-cream);--text-dark:var(--kit-trim);--amber:#d97706;--tab-h:62px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background-color:var(--deep-green);background-image:repeating-linear-gradient(180deg, #ffffff09 0 2px, transparent 2px 6px), repeating-linear-gradient(90deg, var(--kit-black) 0 58px, var(--kit-green) 58px 116px);color:var(--white);background-attachment:fixed;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans Thai,Helvetica,Arial,sans-serif}body:before{content:"";z-index:0;background:#06090880;position:fixed;inset:0}.l-th{display:none}html[lang=th] .l-th{display:inline}html[lang=th] .l-en{display:none}.page{z-index:1;width:100%;max-width:560px;padding:0 16px calc(var(--tab-h) + env(safe-area-inset-bottom) + 28px);margin:0 auto;position:relative}main{flex-direction:column;gap:16px;display:flex}a{color:var(--kit-mint)}h1{letter-spacing:.03em;text-transform:uppercase;text-shadow:0 2px 8px #00000080;margin:8px 0 0;font-size:1.45rem}h2{margin:0 0 8px;font-size:1.05rem}p{margin:0 0 10px;line-height:1.55}.lead{color:#fffc;font-size:.95rem}.site-header{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.brand{min-width:0;color:var(--white);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}.brand img{border-radius:50%;display:block}.brand-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.brand-welcome{letter-spacing:.04em;color:var(--kit-sand);text-transform:none;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:600;display:-webkit-box;overflow:hidden}.brand-welcome strong{color:var(--kit-cream)}.acct.icon{gap:5px;padding:0 10px}.header-right{align-items:center;gap:8px;display:flex}.acct{max-width:120px;min-height:40px;color:var(--kit-cream);white-space:nowrap;text-overflow:ellipsis;border:1px solid #fff6;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex;overflow:hidden}.acct.in{background:#2c5c4dcc}.acct.ghost{border-color:#0000;min-width:64px}.acct .dot{background:#4ade80;border-radius:50%;flex:0 0 8px;height:8px}.your-place{text-align:center;background:#2c5c4d99;border:1px solid #fff3;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:.88rem}.lang-toggle{background:#ffffff14;border:1px solid #fff6;border-radius:999px;gap:2px;padding:3px;display:flex}.lang-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:36px;padding:8px 11px;font-size:.8rem;font-weight:700}.lang-btn.active{background:var(--gold);color:var(--text-dark)}.tabbar{z-index:20;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080b0af7;border-top:1px solid #ffffff59;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar a{min-height:var(--tab-h);color:#ffffff9e;letter-spacing:.02em;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.66rem;font-weight:700;text-decoration:none;display:flex}.tabbar svg{width:23px;height:23px}.tabbar a.on{color:var(--kit-mint)}.hero-img{width:calc(100% + 32px);max-width:none;height:auto;margin:0 -16px;display:block;box-shadow:0 10px 30px #00000080}.hero .tagline{margin-top:12px;padding:0 6px;font-size:.82rem;line-height:1.4}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero{text-align:center;flex-direction:column;align-items:center;display:flex}.crest{background:var(--kit-cream);width:132px;height:132px;box-shadow:0 0 0 3px var(--gold), 0 10px 30px #00000073;border-radius:50%;padding:6px}.crest img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.tagline{color:var(--kit-mint);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.9rem;font-weight:600}.card{background:#080b0ab8;border:1px solid #ffffff24;border-radius:14px;padding:18px}.card.gold{border:1.5px solid var(--gold);background:linear-gradient(#2c5c4d8c,#ffffff0f)}.card.dashed{border:1.5px dashed #ffffff8c}.label{color:var(--kit-mint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.76rem;font-weight:700}.divider-line{color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:10px;margin:8px 0 -2px;font-size:.75rem;font-weight:700;display:flex}.divider-line:before,.divider-line:after{content:"";background:#ffffff40;flex:1;height:1px}.btn{border:2px solid var(--gold);background:var(--gold);min-height:50px;color:var(--text-dark);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 20px;font-family:inherit;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.btn.ghost{color:var(--gold-light);background:0 0}.btn.small{border-width:1.5px;width:auto;min-height:40px;padding:0 14px;font-size:.85rem}.btn:disabled{opacity:.45;cursor:not-allowed;color:#222;background:#777;border-color:#777}.link-btn{background:linear-gradient(180deg, #faf3df, var(--kit-cream));border:2px solid var(--gold);min-height:60px;color:var(--text-dark);border-radius:14px;align-items:center;gap:14px;padding:12px 18px;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 14px #00000047}.link-btn .sub{color:#4d5a50;font-size:.78rem;font-weight:500;display:block}.link-btn .arrow{color:var(--kit-trim);margin-left:auto;font-size:1.2rem}.links{flex-direction:column;gap:12px;display:flex}.quick{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick a{color:#fff;background:#1d4438bf;border:1px solid #ffffff38;border-radius:14px;flex-direction:column;justify-content:center;gap:4px;min-height:84px;padding:12px 14px;font-weight:800;text-decoration:none;display:flex}.quick a small{color:#ffffffb3;font-size:.76rem;font-weight:500}.btn-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.predict p{color:#ffffffd9;font-size:.92rem}.ltable{border:1px solid #ffffff24;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.lt-row{background:#080b0a99;border-top:1px solid #ffffff1a;grid-template-columns:34px 1fr 52px 48px;align-items:center;gap:6px;padding:11px 12px;font-size:.92rem;display:grid}.lt-row>span:nth-child(n+3){text-align:right;font-variant-numeric:tabular-nums}.lt-head{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-light);background:#00000040;border-top:0;font-size:.68rem;font-weight:700}.lt-row.top .lt-pos{color:var(--gold-light);font-weight:800}.lt-name{overflow-wrap:anywhere;min-width:0;font-weight:700}.lt-name small{color:#ffffff8c;font-size:.66rem;font-weight:500;display:block}.lt-pts{color:var(--gold-light);font-weight:800}.next{text-align:center}.fx-teams{margin-bottom:4px;font-size:1.2rem;font-weight:800}.fx-vs{color:var(--gold-light);margin:0 6px;font-size:.85em;font-weight:600}.fx-meta{color:#ffffffa6;margin-bottom:8px;font-size:.85rem}.fx-datetime{color:var(--gold-light);font-size:.98rem;font-weight:700}.fx-uk{color:#fff9;margin-bottom:8px;font-size:.8rem}.fx-countdown{font-variant-numeric:tabular-nums;margin:6px 0 12px;font-size:1.25rem;font-weight:800}.fx-countdown small{color:#fff9;margin-right:4px;font-size:.65em}.badge{border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.badge.ok{color:#b8f2cf;background:#0b8a4359;border:1px solid #b8f2cf66}.badge.late{color:#ffd8a8;background:#d9770638;border:1px solid #ffd8a866}.match-list{flex-direction:column;gap:8px;display:flex}.match-row{background:#080b0ab8;border:1px solid #ffffff1f;border-radius:12px;grid-template-columns:64px 1fr;align-items:center;gap:4px 12px;padding:12px;display:grid}.mr-date{text-align:center;color:var(--gold-light);flex-direction:column;font-size:.72rem;font-weight:700;line-height:1.35;display:flex}.mr-date strong{color:#fff;font-size:.95rem}.mr-date small{color:#fff9;font-size:.6rem}.mr-uk{color:#ffffff8c;font-size:.66rem;font-weight:500}.mr-teams{flex-wrap:wrap;align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}.mr-teams .is-celtic{color:#b8f2cf}.mr-score{color:var(--gold-light);padding:0 2px;font-weight:800}.mr-comp{color:#ffffff80;margin-top:3px;font-size:.7rem}.crest-sm{object-fit:contain;width:22px;height:22px;display:inline-block}.mr-tag{border-radius:999px;grid-column:2;justify-self:start;padding:3px 9px;font-size:.68rem;font-weight:700}.mr-tag.ok{color:#b8f2cf;background:#0b8a4359}.mr-tag.late{color:#ffd8a8;background:#d9770638}.seg{background:#ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.seg a{color:#ffffffbf;border-radius:9px;justify-content:center;align-items:center;min-height:44px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.seg a.on{background:var(--gold);color:var(--text-dark)}form{flex-direction:column;gap:12px;display:flex}label{color:#ffffffd9;flex-direction:column;gap:6px;font-size:.85rem;font-weight:700;display:flex}input,select,textarea{font:inherit;min-height:50px;color:var(--text-dark);background:#fbf6e6;border:1.5px solid #ffffff40;border-radius:12px;width:100%;padding:12px 14px;font-size:16px}textarea{resize:vertical;min-height:96px}.hp{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.notice{border-radius:12px;padding:14px 16px;font-size:.9rem;line-height:1.5}.notice.warn{color:#ffe3c2;background:#d9770633;border:1px solid #ffd8a873}.notice.good{color:#d5f7e3;background:#0b8a434d;border:1px solid #b8f2cf73}.notice.bad{color:#ffdada;background:#be282847;border:1px solid #ffaaaa80}.member-card{text-align:center}.member-price{color:var(--kit-cream);font-size:2.2rem;font-weight:900;line-height:1.1}.member-price small{color:#ffffffbf;font-size:.9rem;font-weight:600}.member-perks{text-align:left;flex-direction:column;gap:8px;margin:12px 0 0;padding:0;font-size:.98rem;font-weight:600;list-style:none;display:flex}.member-perks li{background:#080b0a73;border-radius:10px;padding:10px 12px}.steps{text-align:center;color:#fffc;grid-template-columns:repeat(3,1fr);gap:8px;font-size:.74rem;display:grid}.steps b{color:var(--gold-light);font-size:1.3rem;display:block}.products{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}.product .pic{aspect-ratio:1;background:repeating-linear-gradient(90deg, var(--kit-black) 0 18px, var(--kit-green) 18px 36px);text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:8px;font-size:.78rem;font-weight:700;display:flex;overflow:hidden}.product .pic:has(img){background:var(--kit-black);box-shadow:0 0 0 1.5px var(--kit-sand);padding:0}.product .pic img{object-fit:cover;width:100%;height:100%;display:block}.product .pic{position:relative}.product .pic.sold img{filter:grayscale(.7)brightness(.6)}.sold-tag{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#b42323;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 4px 12px #00000080}.product .pname{font-size:.88rem;font-weight:700;line-height:1.3}.product .pnote{color:#ffe3c2;font-size:.74rem;font-weight:600;line-height:1.35}.product .price{color:var(--gold-light);font-weight:800}.product select{min-height:44px;padding:8px 10px}.member-deal{text-align:center;color:var(--kit-cream);background:#2c5c4dbf;border:1px solid #ffffff40;border-radius:14px;padding:14px 16px;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.more-soon{text-align:center;color:var(--kit-cream);background:#080b0a99;border:1.5px dashed #fff6;border-radius:14px;padding:14px 16px;font-size:.9rem;font-weight:600}.basket-bar{left:12px;right:12px;bottom:calc(var(--tab-h) + env(safe-area-inset-bottom) + 10px);z-index:15;background:var(--gold);min-height:56px;color:var(--text-dark);cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:auto;padding:8px 8px 8px 16px;font-family:inherit;font-size:.95rem;font-weight:800;display:flex;position:fixed;box-shadow:0 8px 26px #00000080}.basket-bar span.go{background:var(--text-dark);color:#fff;border-radius:11px;padding:10px 14px;font-size:.85rem}.line{border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:10px 0;font-size:.9rem;display:flex}.line .grow{flex:1}.qty{align-items:center;gap:2px;display:inline-flex}.qty button{width:40px;height:40px;color:var(--gold-light);cursor:pointer;background:0 0;border:1.5px solid #fff9;border-radius:10px;font-size:1.2rem;font-weight:800}.qty b{text-align:center;min-width:26px}.total{justify-content:space-between;padding-top:12px;font-size:1.1rem;font-weight:800;display:flex}.ref{letter-spacing:.08em;color:var(--gold-light);text-align:center;margin:6px 0;font-size:2rem;font-weight:900}.gw{flex-direction:column;gap:10px;display:flex}.gw-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.pred{border-top:1px solid #ffffff1f;padding:10px 0}.pred-when{color:var(--kit-sand);margin-bottom:6px;font-size:.72rem;font-weight:700}.pred-when span{color:#ffffff8c;font-weight:500}.pred-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.pred-team{overflow-wrap:anywhere;font-size:.9rem;font-weight:700;line-height:1.2}.pred-team.home{text-align:right}.pred-inputs{gap:6px;display:flex}.pred-inputs input{text-align:center;border-radius:10px;width:50px;min-height:50px;padding:0;font-size:1.25rem;font-weight:800}.pred-fixed{text-align:center;background:#ffffff14;border-radius:10px;min-width:70px;padding:8px 10px;font-size:1.05rem;font-weight:800}.pred-foot{color:#ffffffa6;text-align:center;min-height:18px;margin-top:6px;font-size:.74rem}.pred-foot .ok{color:#7ee2a8;font-weight:700}.pred-foot .warn{color:#ffd8a8;font-weight:700}.pred.locked .pred-team{color:#fffc}.map{aspect-ratio:4/3;border:0;border-radius:12px;width:100%;display:block}.post time{color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.post .photos{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;display:grid}.post .photos img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.news-item{border-bottom:1px solid #ffffff1f;padding:12px 0}.news-item:first-of-type{padding-top:6px}.news-item h2{font-size:1rem;line-height:1.35}.news-item p{color:#ffffffd9;font-size:.92rem}.news-item a{padding:6px 0;font-size:.85rem;font-weight:700;display:inline-block}.ai-note{color:#ffffff80;margin:12px 0 0;font-size:.7rem}.admin-row{border-bottom:1px solid #ffffff24;padding:12px 0;font-size:.9rem}.admin-row .acts{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pill{text-transform:uppercase;background:#ffffff26;border-radius:999px;padding:2px 9px;font-size:.7rem;font-weight:800;display:inline-block}.pill.new{background:var(--amber)}.pill.ready{background:#2563eb}.pill.collected{background:var(--hoop-green)}.pill.cancelled{background:#555}.site-footer{text-align:center;color:#ffffff8c;margin-top:30px;font-size:.8rem}.site-footer .hh{color:var(--gold-light);letter-spacing:.06em;margin-bottom:8px;font-size:.9rem;font-weight:700}.foot-links{flex-wrap:wrap;justify-content:center;gap:4px 14px;margin-bottom:10px;display:flex}.foot-links a{color:#ffffffb3;padding:6px 0}@media (min-width:820px){.page{max-width:760px;padding-bottom:60px}.tabbar{border:1px solid #ffffff59;border-radius:14px;max-width:760px;margin:0 auto 18px;position:sticky;top:0;bottom:auto}.tabbar a{flex-direction:row;gap:8px;min-height:52px;font-size:.85rem}.products{grid-template-columns:repeat(3,1fr)}.hero-img{border-radius:16px;width:100%;margin:0}.basket-bar{width:480px;bottom:20px;left:50%;right:auto;transform:translate(-50%)}}
