:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--navy:#071a3a;--navy2:#0b2f68;--blue:#1567e8;--cyan:#17b8d5;--gold:#f1b61c;--bg:#f4f7fb;--surface:#fff;--text:#142033;--muted:#718096;--border:#dfe7f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.site{min-height:100vh}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:30}.brand{display:flex;gap:11px;align-items:center;text-decoration:none}.brand-mark{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,var(--blue),var(--navy2));color:#fff;display:grid;place-items:center}.brand strong{display:block;letter-spacing:.06em}.brand span{font-size:10px;color:var(--muted)}.topbar nav{display:flex;align-items:center;gap:24px}.topbar nav a{text-decoration:none;font-size:13px;font-weight:800}.admin-link{display:flex!important;align-items:center;gap:6px;padding:10px 13px;border-radius:10px;background:#eef4ff;color:var(--blue)}.hero{min-height:510px;padding:70px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:50px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(23,184,213,.25),transparent 28%),radial-gradient(circle at 22% 90%,rgba(21,103,232,.3),transparent 35%),linear-gradient(135deg,#06162f,#082657 58%,#06467b)}.kicker,.section-title span,.form-heading>span,.winner-page>span,.admin-top span{color:#61d5ec;font-size:12px;font-weight:900;letter-spacing:.14em}.hero h1{max-width:800px;margin:12px 0 18px;font-size:clamp(42px,6vw,75px);line-height:.98}.hero h1 em{font-style:normal;color:#65d9ef}.hero p{max-width:650px;color:#c6d8ed;font-size:18px;line-height:1.65}.hero-score{min-height:300px;border:1px solid rgba(255,255,255,.15);border-radius:30px;background:#ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 60px #0000002e}.hero-score svg{color:var(--gold)}.hero-score strong{font-size:60px;line-height:1}.hero-score>span{font-weight:800;color:#d9e8f5}.hero-score small{margin-top:15px;color:#a9bed7}.btn{min-height:46px;padding:0 18px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:900;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#1670ee,#0c4eaf);color:#fff;box-shadow:0 10px 22px #0c4eaf40}.btn-outline{background:#fff;color:var(--blue);border:1px solid #bcd0ef}.features{max-width:1200px;margin:-42px auto 0;position:relative;z-index:2;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.features article{padding:24px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:0 15px 40px #0f264614}.features svg{color:var(--blue)}.features h3{margin:13px 0 7px}.features p{margin:0;color:var(--muted);line-height:1.6}.section{max-width:1200px;margin:0 auto;padding:80px 20px}.section-title span{color:var(--blue)}.section-title h2{font-size:38px;margin:6px 0 28px;color:var(--navy)}.pool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pool-card{position:relative;padding:24px;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:0 10px 30px #0f26460d}.pool-number{position:absolute;right:18px;top:18px;font-size:30px;font-weight:900;color:#e5edf7}.status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf2ff;color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase}.status.closed{background:#fff2cf;color:#9b6900}.status.finished{background:#e5f7ed;color:#187b47}.pool-card h3{font-size:22px;margin:18px 0 8px}.pool-card p{min-height:50px;color:var(--muted)}.pool-meta{display:flex;gap:12px;font-size:11px;color:var(--muted)}.pool-meta span{display:flex;gap:5px;align-items:center}.pool-price{font-size:30px;font-weight:900;color:var(--navy);margin:20px 0}.pool-price small{font-size:11px;color:var(--muted)}.pool-actions{display:flex;gap:8px;flex-wrap:wrap}.text-action{width:100%;margin-top:5px;color:var(--blue);font-weight:800;font-size:12px;text-decoration:none}.dark-strip{padding:36px clamp(24px,7vw,100px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:var(--navy);color:#fff}.dark-strip div{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center}.dark-strip svg{grid-row:1/3;color:var(--cyan)}.dark-strip span{font-size:12px;color:#a9bed7}.dark-strip strong{font-size:18px}footer{padding:28px clamp(24px,7vw,100px);display:flex;justify-content:space-between;background:#041126;color:#9db0c9}footer strong{color:#fff}.form-page{max-width:1180px;margin:0 auto;padding:45px 20px 80px}.back{border:0;background:transparent;display:flex;align-items:center;color:var(--muted);font-weight:800;cursor:pointer}.stepper{display:flex;gap:10px;margin-top:25px}.stepper span{padding:8px 12px;border-radius:999px;background:#e9eef5;color:#8a96a8;font-size:11px;font-weight:900}.stepper span.active{background:#e6efff;color:var(--blue)}.form-heading{margin:20px 0 28px}.form-heading>span{color:var(--blue);display:flex;gap:8px;align-items:center}.form-heading h1{margin:7px 0;font-size:38px;color:var(--navy)}.form-heading p{margin:0;color:var(--muted)}.panel,.checkout-card,.admin-panel{padding:24px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 10px 25px #0f26460a}.wizard{max-width:900px}.panel h2,.admin-panel h2{margin:0 0 20px}.fields{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.fields label,.admin-panel label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800}.fields .full{grid-column:1/-1}.fields input,.admin-panel input,.admin-panel select,.admin-panel textarea,.admin-top select{min-height:44px;border:1px solid var(--border);border-radius:10px;padding:0 12px;outline:none;background:#fff}.admin-panel textarea{padding:12px;min-height:90px}.fields input:focus,.admin-panel input:focus,.admin-panel select:focus,.admin-panel textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1266e31a}.matches{display:flex;flex-direction:column}.match-row{display:grid;grid-template-columns:28px minmax(100px,1fr) 58px 18px 58px minmax(100px,1fr);gap:8px;align-items:center;padding:14px 0;border-bottom:1px solid #eef2f7}.match-index{width:26px;height:26px;border-radius:8px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-size:10px;font-weight:900}.team{font-weight:800}.home{text-align:right}.match-row input{width:58px;height:42px;border:1px solid var(--border);border-radius:9px;text-align:center;font-weight:900}.wizard-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.entry-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.review-person{display:flex;gap:11px;align-items:center;padding:14px;border-radius:12px;background:#f4f8ff;color:var(--blue)}.review-person div{display:flex;flex-direction:column}.review-person span{font-size:11px;color:var(--muted)}.review-matches{margin-top:18px}.review-matches div{display:grid;grid-template-columns:1fr 80px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f6}.review-matches span:last-child{text-align:right}.review-matches b{text-align:center;color:var(--blue)}.checkout-card{position:sticky;top:96px}.checkout-card>span{font-size:10px;font-weight:900;color:var(--blue);letter-spacing:.12em}.checkout-card h3{font-size:20px}.checkout-total{padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;flex-direction:column}.checkout-total small{color:var(--muted)}.checkout-total strong{font-size:28px;color:var(--navy)}.checkout-btn{width:100%;margin-top:18px}.checkout-card p{font-size:11px;color:var(--muted);line-height:1.5}.back-link{width:100%;margin-top:10px;border:0;background:transparent;color:var(--blue);font-weight:800;cursor:pointer}.error{margin-top:12px;padding:10px;border-radius:8px;background:#fff1f2;color:#b42338;font-size:12px}.page-center{min-height:60vh;display:flex;align-items:center;justify-content:center;gap:10px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.leader-filters{display:flex;gap:10px;margin-bottom:16px}.leader-filters label{height:46px;flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:11px;background:#fff}.leader-filters input{border:0;outline:0;width:100%}.points-filter{max-width:130px;border:1px solid var(--border)!important;border-radius:11px;padding:0 12px}.leader-table{border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden}.leader-head,.leader-row{display:grid;grid-template-columns:70px 1fr 180px 100px;align-items:center;gap:12px;padding:13px 18px}.leader-head{background:#f0f5fb;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.leader-row{border-top:1px solid #edf1f6}.leader-row em{font-style:normal;font-size:20px;font-weight:900;color:var(--blue)}.leader-row.top{background:#fffdf4}.leader-row.top>b{color:#c28a00}.winner-page{min-height:70vh;padding:70px 20px;text-align:center}.winner-page>svg{color:var(--gold)}.winner-page>span{display:block;color:var(--blue);margin-top:10px}.winner-page h1{font-size:42px;margin:7px}.winner-points{display:inline-flex;align-items:center;gap:9px;margin:20px;padding:12px 18px;border-radius:999px;background:#fff6d8;color:#9c6c00;font-weight:900}.winner-grid{max-width:900px;margin:20px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.winner-grid article{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:6px}.winner-grid svg{color:var(--gold)}.winner-grid span{font-size:11px;color:var(--muted)}.winner-grid b{font-size:22px;color:var(--blue)}.payment-state{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px}.payment-state.exito>svg{color:#16a163}.payment-state.pendiente>svg{color:#d99a00}.payment-state.error>svg{color:#d33b4c}.payment-state p{max-width:600px;color:var(--muted)}.folio-box{margin:18px;padding:18px 28px;border:1px solid var(--border);border-radius:14px;background:#fff;display:flex;flex-direction:column}.folio-box strong{font-size:27px;color:var(--blue)}.admin-login{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 20%,#0e4d88,transparent 30%),linear-gradient(140deg,#04142d,#082b5d)}.admin-login form{width:min(420px,100%);padding:34px;border-radius:22px;background:#fff}.admin-login-icon{width:56px;height:56px;border-radius:15px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center}.admin-login form>span{display:block;margin-top:18px;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.admin-login h1{margin:5px 0 22px}.admin-login label{display:flex;flex-direction:column;gap:7px;margin-top:14px;font-size:12px;font-weight:800}.admin-login input{height:44px;border:1px solid var(--border);border-radius:10px;padding:0 12px}.admin-login .btn{width:100%;margin-top:20px}.admin-shell{min-height:100vh;background:#f4f7fb}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:255px;padding:18px 12px;background:linear-gradient(180deg,#061a38,#092b5b);color:#fff}.admin-brand{display:flex;gap:10px;align-items:center;padding:12px 10px 25px}.admin-brand svg{color:var(--cyan)}.admin-brand strong,.admin-brand span{display:block}.admin-brand span{font-size:9px;color:#9db2cb}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav a,.admin-sidebar .logout{min-height:44px;border:0;border-radius:10px;background:transparent;color:#adc0d5;display:flex;align-items:center;gap:10px;padding:0 12px;font-weight:800;text-decoration:none;cursor:pointer}.admin-sidebar nav a.active{background:#fff;color:var(--blue)}.admin-sidebar .logout{position:absolute;bottom:15px;left:12px;width:231px}.admin-content{margin-left:255px;padding:28px;max-width:1500px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.admin-top span{color:var(--blue)}.admin-top h1{margin:4px 0;color:var(--navy)}.admin-top p{margin:0;color:var(--muted)}.admin-top select{min-width:300px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stats-grid article{display:flex;align-items:center;gap:13px;padding:20px;border:1px solid var(--border);border-radius:16px;background:#fff}.stats-grid svg{width:42px;height:42px;padding:10px;border-radius:12px;background:#eef4ff;color:var(--blue)}.stats-grid article div{display:flex;flex-direction:column}.stats-grid span{font-size:11px;color:var(--muted)}.stats-grid strong{font-size:24px}.admin-two{display:grid;grid-template-columns:380px 1fr;gap:18px;align-items:start}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.team-grid article{padding:14px;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column}.team-grid article>span{width:40px;height:40px;border-radius:10px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.team-grid strong{margin-top:8px}.team-grid small{color:var(--muted)}.pool-admin-list{display:flex;flex-direction:column;gap:7px}.pool-admin-list button{min-height:58px;border:1px solid var(--border);border-radius:11px;background:#fff;display:grid;grid-template-columns:52px 1fr 90px;align-items:center;text-align:left;padding:8px 11px;cursor:pointer}.pool-admin-list button:hover{border-color:#9db9eb}.pool-admin-list button div{display:flex;flex-direction:column}.pool-admin-list button span{font-size:10px;color:var(--muted)}.pool-admin-list em{font-size:10px;color:var(--blue)}.results-list{display:flex;flex-direction:column}.result-row{display:grid;grid-template-columns:1fr 48px 12px 48px 1fr 72px 36px;align-items:center;gap:6px;padding:10px 0;border-bottom:1px solid #edf1f6}.result-row input{width:48px;height:36px;text-align:center;border:1px solid var(--border);border-radius:7px}.result-row button,.search-admin button{height:36px;border:0;border-radius:8px;background:#eef4ff;color:var(--blue);font-weight:800;cursor:pointer}.icon-delete{background:#fff0f2!important;color:#c53045!important}.admin-manual-matches>div{display:grid;grid-template-columns:1fr 55px 16px 55px 1fr;align-items:center;gap:7px;padding:9px 0;border-bottom:1px solid #edf1f6}.admin-manual-matches input{height:38px;text-align:center}.notice{margin-bottom:15px;padding:11px;border-radius:9px;background:#e9f8ef;color:#177347;font-weight:800}.search-admin{display:flex;gap:8px;margin-bottom:16px}.search-admin label{flex:1;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:9px;padding:0 10px}.search-admin label input{border:0!important;box-shadow:none!important}.search-admin>input{width:160px}.admin-entry-table>div{display:grid;grid-template-columns:150px 1fr 170px 80px;gap:10px;padding:11px 10px;border-bottom:1px solid #edf1f6}.admin-entry-table>div:first-child{background:#f1f5fa;color:var(--muted);font-size:10px;text-transform:uppercase}.admin-entry-table em{font-style:normal;font-size:18px;font-weight:900;color:var(--blue)}.empty-card{padding:25px;border:1px dashed var(--border);border-radius:14px;color:var(--muted);background:#fff}@media(max-width:1000px){.pool-grid,.features,.hero{grid-template-columns:1fr}.hero-score{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-two,.entry-layout{grid-template-columns:1fr}.checkout-card{position:static}}@media(max-width:760px){.topbar nav a:not(.admin-link){display:none}.admin-sidebar{width:72px}.admin-brand div,.admin-sidebar nav a,.admin-sidebar .logout{font-size:0}.admin-sidebar nav a svg,.admin-sidebar .logout svg{width:20px}.admin-sidebar .logout{width:48px}.admin-content{margin-left:72px;padding:16px}.admin-top{align-items:flex-start;flex-direction:column}.admin-top select{width:100%;min-width:0}.stats-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr 1fr}.dark-strip{grid-template-columns:1fr}.leader-head,.leader-row{grid-template-columns:45px 1fr 70px}.leader-head span:nth-child(3),.leader-row span{display:none}.result-row{grid-template-columns:1fr 42px 8px 42px 1fr}.result-row button{grid-column:1/-2}.result-row .icon-delete{grid-column:-2/-1}.admin-entry-table>div{grid-template-columns:90px 1fr 55px}.admin-entry-table>div>*:nth-child(3){display:none}.search-admin{flex-direction:column}.search-admin>input{width:100%}.fields{grid-template-columns:1fr}.fields .full{grid-column:auto}.winner-grid,.pool-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding:50px 20px}.hero h1{font-size:44px}.topbar{padding:0 15px}.features{margin-top:-20px}.match-row{grid-template-columns:24px 1fr 48px 10px 48px 1fr;font-size:11px}.match-row input{width:48px}.stepper{overflow:auto}.team-grid{grid-template-columns:1fr}footer{flex-direction:column;gap:6px}}.live-pool-section{max-width:1380px;margin:72px auto 0;padding:0 20px}.live-pool-header{min-height:104px;padding:18px 28px;display:grid;grid-template-columns:76px 1fr 76px;align-items:center;text-align:center;background:linear-gradient(135deg,#04a85d,#05d486);color:#fff;border-radius:28px 28px 0 0}.live-pool-header>div:nth-child(2){min-width:0}.live-pool-header span{display:inline-flex;gap:7px;align-items:center;font-size:11px;font-weight:900;letter-spacing:.12em}.live-pool-header h2{margin:5px 0 2px;font-size:clamp(24px,3vw,38px)}.live-pool-header p{margin:0;color:#eafff4}.live-pool-ball{font-size:40px}.live-pool-toolbar{padding:14px 18px;display:flex;justify-content:space-between;gap:14px;align-items:center;background:#dff8ed;border:1px solid #bdebd5;border-top:0}.live-pool-toolbar label{width:min(480px,100%);height:44px;padding:0 12px;display:flex;gap:8px;align-items:center;background:#fff;border:1px solid #b9dccc;border-radius:10px}.live-pool-toolbar input{width:100%;border:0;outline:0;background:transparent}.live-pool-actions{display:flex;gap:8px;flex-wrap:wrap}.matrix-scroll{overflow:auto;max-height:680px;background:#fff;border:1px solid #d7e3dd;border-top:0}.prediction-matrix{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.prediction-matrix th,.prediction-matrix td{min-width:78px;padding:8px 7px;text-align:center;border-right:1px solid #d7e7df;border-bottom:1px solid #d7e7df;background:#ecfbf4}.prediction-matrix thead th{position:sticky;top:0;z-index:5;background:#c7f2df;color:#174e37;font-weight:900}.prediction-matrix thead th>span{display:block;font-size:10px;color:#2b7656}.prediction-matrix thead th>b{display:block;max-width:96px;white-space:normal;line-height:1.15}.prediction-matrix .matrix-sticky{position:sticky;left:0;z-index:4}.prediction-matrix thead .matrix-sticky{z-index:7}.prediction-matrix .matrix-num{left:0;min-width:48px;width:48px;background:#fff}.prediction-matrix .matrix-match{left:48px;min-width:310px;text-align:left;background:#fff}.prediction-matrix thead .matrix-match,.prediction-matrix thead .matrix-num{background:#e8f8f1}.matrix-teamline{display:grid;grid-template-columns:26px minmax(80px,1fr) 24px minmax(80px,1fr) 26px;align-items:center;gap:7px}.matrix-teamline img{width:25px;height:25px;object-fit:contain}.matrix-teamline span{color:#8ca098;text-align:center}.matrix-teamline strong:last-of-type{text-align:right}.matrix-match small{display:block;margin-top:3px;color:#e44e4e;font-size:9px}.matrix-score{display:block;font-size:13px;color:#153d2d}.matrix-points{display:block;margin-top:2px;color:#168652;font-size:9px}.matrix-empty{color:#a7b8af}.matrix-total-row td{background:#e7fff2!important;color:#05a758;font-size:14px;font-weight:900}.matrix-no-results{padding:28px;text-align:center;color:var(--muted)}.live-pool-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d7e3dd;border-top:0;border-radius:0 0 18px 18px;overflow:hidden;background:#fff}.live-pool-summary>div{padding:14px 18px;border-right:1px solid #d7e3dd}.live-pool-summary>div:last-child{border-right:0}.live-pool-summary span{display:flex;align-items:center;gap:6px;color:#6a7a73;font-size:11px;font-weight:800}.live-pool-summary strong{display:block;margin-top:4px;color:#0d6541;font-size:17px}.helper-copy{color:var(--muted);margin:-6px 0 18px;line-height:1.55}.single-name-field{max-width:560px;display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:900}.single-name-field input{height:50px;border:1px solid var(--border);border-radius:12px;padding:0 14px;outline:0}.single-name-field input:focus{border-color:#20b977;box-shadow:0 0 0 3px #20b9771f}.mercado-checkout{border-color:#bdebd5}.mercado-badge{display:flex;align-items:center;gap:12px;padding:13px;border-radius:12px;background:#edf9ff;color:#176ba5}.mercado-badge svg{flex:0 0 auto}.mercado-badge strong,.mercado-badge small{display:block}.mercado-badge small{margin-top:2px;color:#62849b}.match-row .team{display:flex;align-items:center;gap:8px}.match-row .team.away{justify-content:flex-end}.match-row .team img{width:30px;height:30px;object-fit:contain}@media(max-width:760px){.live-pool-section{padding:0;margin-top:48px}.live-pool-header{grid-template-columns:44px 1fr 44px;padding:16px 10px;border-radius:0}.live-pool-ball{font-size:27px}.live-pool-header p{font-size:11px}.live-pool-toolbar{align-items:stretch;flex-direction:column}.live-pool-actions{display:grid;grid-template-columns:1fr 1fr}.live-pool-actions .btn{padding:0 10px;font-size:12px}.prediction-matrix .matrix-match{min-width:245px}.live-pool-summary{grid-template-columns:1fr}.live-pool-summary>div{border-right:0;border-bottom:1px solid #d7e3dd}.live-pool-summary>div:last-child{border-bottom:0}}.results-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #edf1f6}.results-summary>div:first-child{display:flex;align-items:center;gap:9px;color:var(--navy)}.results-summary>div:first-child svg{color:var(--blue)}.results-actions{display:flex;gap:9px}.official-results-table{border:1px solid var(--border);border-radius:14px;overflow:hidden}.official-results-head,.official-result-row{display:grid;grid-template-columns:55px minmax(150px,1fr) 190px minmax(150px,1fr) 110px;align-items:center;gap:10px;padding:12px 15px}.official-results-head{background:#f1f5fa;color:var(--muted);font-size:10px;text-transform:uppercase}.official-result-row{border-top:1px solid #edf1f6}.official-result-row>strong{color:var(--blue)}.official-score-inputs{display:flex;align-items:center;justify-content:center;gap:8px}.official-score-inputs input{width:64px;height:42px;text-align:center;border:1px solid var(--border);border-radius:9px;font-size:16px;font-weight:900}.official-result-row em{font-style:normal;font-size:11px;font-weight:900}.result-ready{color:#177347}.result-pending{color:#a06a00}.notice-error{background:#fff1f2;color:#b4233b}.standings-search{display:flex;gap:9px;margin-bottom:18px}.standings-search label{flex:1;min-height:44px;display:flex;flex-direction:row;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:10px}.standings-search label input{flex:1;border:0!important;box-shadow:none!important;min-height:40px;padding:0}.standings-table{border:1px solid var(--border);border-radius:14px;overflow:hidden}.standings-head,.standings-row{display:grid;grid-template-columns:120px minmax(220px,1fr) 200px 100px;align-items:center;gap:10px;padding:13px 16px}.standings-head{background:#f1f5fa;color:var(--muted);font-size:10px;text-transform:uppercase}.standings-row{border-top:1px solid #edf1f6}.standings-row em{font-style:normal;font-size:22px;font-weight:900;color:var(--blue)}.standings-top{background:#fffdf4}.standing-position{display:flex;align-items:center;gap:7px}.standings-top .standing-position svg{color:#c28a00}.standings-top .standing-position strong{color:#9b7200}@media(max-width:760px){.results-summary{align-items:flex-start;flex-direction:column}.results-actions{width:100%;flex-direction:column}.official-results-head{display:none}.official-result-row{grid-template-columns:35px 1fr 130px;gap:7px}.official-result-row>span:nth-of-type(2){grid-column:2/3}.official-result-row>em{grid-column:3/4;grid-row:2}.official-score-inputs{grid-column:3/4;grid-row:1}.official-score-inputs input{width:48px}.standings-search{flex-direction:column}.standings-head,.standings-row{grid-template-columns:80px 1fr 70px}.standings-head>*:nth-child(3),.standings-row>span{display:none}}.classic-matrix-section{max-width:1500px}.classic-matrix-title{display:grid;grid-template-columns:92px minmax(0,1fr) 92px;align-items:center;background:#a9ebd3;border:1px solid #c9d9df;text-align:center;min-height:112px}.classic-matrix-title h2{margin:0 0 4px;font-size:24px;color:#101b18}.classic-matrix-title strong{font-size:13px}.classic-logo{font-size:38px;display:flex;align-items:center;justify-content:center}.classic-badge{font-size:11px;font-weight:900;border:2px solid #fff;border-radius:50%;width:58px;height:58px;margin:auto;transform:rotate(-12deg);background:#f4fbff;color:#315465}.classic-search{display:flex;max-width:500px;margin:10px auto 0}.classic-search input{height:36px;flex:1;min-width:0;border:1px solid #c9d7d2;padding:0 12px;background:#fff}.classic-search button{width:42px;border:0;background:#00c87a;color:#fff;display:flex;align-items:center;justify-content:center}.classic-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 0}.classic-matrix-scroll{overflow:auto;max-height:760px;border:1px solid #d6e0dd;background:#fff}.classic-prediction-matrix{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:11px}.classic-prediction-matrix th,.classic-prediction-matrix td{border-right:1px solid #c9ddd4;border-bottom:1px solid #c9ddd4;text-align:center;padding:0}.classic-prediction-matrix thead th{position:sticky;top:0;z-index:6;background:#c9f2e1}.classic-sticky{position:sticky;z-index:4}.classic-game-number{left:0;width:42px;min-width:42px;background:#fff!important}.classic-team-column{left:42px;width:190px;min-width:190px;background:#fff!important;text-align:left!important;padding:5px 8px!important}.classic-prediction-matrix thead .classic-game-number,.classic-prediction-matrix thead .classic-team-column{z-index:9;background:#f7fbf9!important}.classic-player-column{width:38px;min-width:38px;height:158px;vertical-align:bottom;position:sticky!important;top:0}.classic-player-number{position:absolute;top:5px;left:0;right:0;font-size:9px;color:#315c4c}.classic-player-name{height:132px;width:100%;display:flex;align-items:center;justify-content:flex-start;writing-mode:vertical-rl;transform:rotate(180deg);text-align:left;padding:5px 0 3px;font-weight:800;line-height:1;overflow:hidden}.classic-team-cell{display:flex;align-items:center;gap:7px}.classic-team-cell img{width:25px;height:25px;object-fit:contain}.classic-team-cell>span{width:25px;text-align:center}.classic-team-column small{display:block;margin:2px 0 0 32px;font-size:8px;color:#ee4242}.classic-home-row td:not(.classic-game-number):not(.classic-team-column){background:#d5f6e8}.classic-away-row td:not(.classic-team-column){background:#f4fffa}.classic-home-row .classic-team-column,.classic-away-row .classic-team-column{height:31px}.classic-prediction-cell{width:38px;min-width:38px;height:31px;font-size:12px;color:#173f30}.classic-prediction-cell b{display:block}.classic-points-row td{height:34px;background:#effff7;color:#00ad53;font-size:13px;font-weight:900}.classic-points-row .classic-team-column,.classic-points-row .classic-game-number{background:#fff!important;color:#e44343}.classic-matrix-scroll::-webkit-scrollbar{height:14px;width:12px}.classic-matrix-scroll::-webkit-scrollbar-thumb{background:#9ca7a2;border-radius:8px}@media(max-width:760px){.classic-matrix-title{grid-template-columns:52px 1fr 52px}.classic-matrix-title h2{font-size:18px}.classic-logo{font-size:26px}.classic-badge{width:42px;height:42px;font-size:8px}.classic-team-column{width:145px;min-width:145px}.classic-player-column{height:142px}.classic-player-name{height:118px}.classic-actions{padding:8px;justify-content:stretch}.classic-actions .btn{flex:1;font-size:11px;padding:0 8px}}.manual-payment-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.manual-payment-stat{padding:14px;border:1px solid var(--border);border-radius:12px;background:#fff}.manual-payment-stat span{display:block;color:var(--muted);font-size:11px;font-weight:800}.manual-payment-stat strong{font-size:22px;color:var(--navy)}.manual-pay-table{border:1px solid var(--border);border-radius:14px;overflow:hidden}.manual-pay-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(160px,1.3fr) 110px 130px 150px;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border)}.manual-pay-row:last-child{border-bottom:0}.manual-pay-head{background:#f5f8fb;font-size:12px;font-weight:900}.payment-pill{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.payment-pill.paid{background:#dcfce7;color:#15803d}.payment-pill.unpaid{background:#fee2e2;color:#b91c1c}.btn-pay-toggle{height:34px;border:0;border-radius:8px;font-weight:900;cursor:pointer}.btn-pay-toggle.mark-paid{background:#16a34a;color:#fff}.btn-pay-toggle.mark-unpaid{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}@media(max-width:800px){.manual-payment-stats{grid-template-columns:1fr}.manual-pay-table{overflow:auto}.manual-pay-row{min-width:760px}}.team-logo-upload{margin-top:8px}.team-logo-upload input{padding:9px;background:#fff}.team-logo-upload small{font-weight:500;color:var(--muted)}.team-logo-preview{display:flex;align-items:center;gap:10px;margin:-6px 0 14px;padding:10px;border:1px dashed var(--border);border-radius:10px}.team-logo-preview img{width:46px;height:46px;object-fit:contain}.team-grid-with-logos article{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px}.team-admin-logo{width:52px;height:52px;border:1px solid #e0e8e4;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;color:#9ba8a2}.team-admin-logo img{width:44px;height:44px;object-fit:contain}.team-admin-info{min-width:0}.team-admin-info strong,.team-admin-info small{display:block}.team-replace-logo{position:relative;display:inline-flex!important;flex-direction:row!important;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--border);border-radius:8px;font-size:10px!important;cursor:pointer;background:#fff}.team-replace-logo input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.admin-team-mini{display:flex;align-items:center;gap:8px;margin:-6px 0 12px;padding:7px 9px;border-radius:9px;background:#f5faf7}.admin-team-mini img,.result-team img,.manual-team img,.official-team img,.review-team img{width:26px;height:26px;object-fit:contain;flex:0 0 auto}.admin-team-mini.reverse{flex-direction:row-reverse}.result-team,.manual-team,.official-team,.review-team{display:flex!important;align-items:center;gap:7px}.result-team.away,.manual-team.away,.official-team.away,.review-team.away{justify-content:flex-end}.result-row-logos .result-team{min-width:0}.official-team img{width:28px;height:28px}.review-team img{width:24px;height:24px}.classic-actions button svg{vertical-align:middle}@media(max-width:760px){.team-grid-with-logos article{grid-template-columns:50px 1fr}.team-replace-logo{grid-column:1/-1;justify-content:center}.classic-actions{flex-wrap:wrap}.classic-actions .btn{min-width:calc(50% - 5px)}}.all-live-pools .classic-matrix-section{margin-top:48px}.all-live-pools .classic-matrix-section:first-child{margin-top:72px}.pool-team-preview{margin:14px 0 2px;padding:10px;border:1px solid #e3eee8;border-radius:12px;background:#f8fcfa;max-height:190px;overflow:auto}.pool-preview-match{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:6px;padding:5px 0;border-bottom:1px solid #edf4f0;font-size:10px}.pool-preview-match:last-child{border-bottom:0}.pool-preview-match span{display:flex;align-items:center;gap:5px;min-width:0;font-weight:800}.pool-preview-match span:last-child{justify-content:flex-end;text-align:right}.pool-preview-match img{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.pool-preview-match b{text-align:center;color:#95a49d;font-size:9px}.brand-mark img{width:38px;height:38px;object-fit:contain;border-radius:8px}.site-footer{gap:18px;flex-wrap:wrap}.site-footer a,.admin-footer a{color:#35d58a;font-weight:900;text-decoration:none}.site-footer a:hover,.admin-footer a:hover{text-decoration:underline}.admin-brand>img{width:36px;height:36px;object-fit:contain;border-radius:8px;background:#fff;padding:3px}.admin-footer{margin:34px -28px -28px;padding:18px 28px;background:#061a38;color:#a9bed7;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px}.admin-footer strong{color:#fff}.business-settings-form textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:12px;resize:vertical;font:inherit}.business-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:start}.business-logo-box{border:1px solid var(--border);border-radius:14px;padding:16px;background:#f8fbfa}.business-logo-preview{height:150px;margin:12px 0;display:flex;align-items:center;justify-content:center;border:1px dashed #c7d7d0;border-radius:12px;background:#fff;color:#91a19a}.business-logo-preview img{max-width:90%;max-height:125px;object-fit:contain}.business-logo-upload{position:relative;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:7px;padding:10px;border-radius:9px;border:1px solid var(--border);background:#fff;cursor:pointer}.business-logo-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.business-logo-box small{display:block;margin-top:8px;color:var(--muted)}@media(max-width:760px){.business-settings-grid{grid-template-columns:1fr}.admin-footer{margin-left:-16px;margin-right:-16px;margin-bottom:-16px}.topbar .brand div:last-child span{display:none}}.admin-login-icon img{width:52px;height:52px;object-fit:contain}
