:root{--bg: #f4f7fb;--panel: #ffffff;--text: #071428;--muted: #64748b;--line: #e5edf6;--blue: #0f5bff;--blue-dark: #0837a2;--blue-soft: #edf4ff;--red: #ef4444;--orange: #ffb84d;--shadow: 0 18px 50px rgba(15, 35, 70, .1);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,Arial,sans-serif;color:var(--text);background:var(--bg);letter-spacing:-.03em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container,.site-header .container{width:min(1180px,calc(100% - 32px));margin:0 auto}.page-main .container{width:min(860px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.9)}.nav{display:flex;align-items:center;gap:28px;height:72px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:900}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--blue),#00b7ff);font-size:14px}.nav-menu{display:flex;gap:22px;margin-left:16px;color:#26364b;font-weight:800}.nav-menu a{padding:10px 2px}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.user-chip{padding:9px 13px;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-weight:900;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#00a6ff);box-shadow:0 10px 24px #0f5bff3d}.btn-soft{color:var(--blue-dark);background:var(--blue-soft)}.btn-lg{min-height:50px;padding:0 22px}.btn.full{width:100%}.hero{background:radial-gradient(circle at 85% 10%,rgba(0,183,255,.28),transparent 30%),linear-gradient(135deg,#061b48,#07357d,#0f5bff);color:#fff;padding:76px 0 64px}.hero-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:40px;align-items:center}.eyebrow{display:inline-flex;color:#0f5bff;font-weight:1000;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.hero .eyebrow{color:#92d7ff}.hero h1{margin:14px 0 18px;font-size:clamp(34px,5vw,62px);line-height:1.06;letter-spacing:-.06em}.hero p{max-width:620px;margin:0;color:#ffffffc7;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:30px;flex-wrap:wrap}.hero-card{padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);background:#ffffff1f;box-shadow:0 28px 80px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.card-head span{color:#ffffffb3;font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.stat-grid div{border-radius:18px;padding:18px;background:#ffffff21}.stat-grid b{display:block;font-size:30px}.stat-grid span{color:#ffffffad;font-size:13px}.mini-list{display:grid;gap:10px}.mini-match{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;color:#ffffffd1;font-size:14px}.status-dot{width:9px;height:9px;border-radius:50%;background:#ffffff57}.status-dot.on{background:#38ef7d;box-shadow:0 0 0 5px #38ef7d26}.section{padding:72px 0}.section.muted{background:#f8fbff}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title.compact{margin-bottom:12px}.section-title h2,.page-hero h1,.auth-card h1{margin:8px 0 0;font-size:clamp(26px,3.2vw,42px);line-height:1.2;letter-spacing:-.055em}.link-more{color:var(--blue);font-weight:900}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-tabs button{height:38px;padding:0 14px;border:1px solid #dbe7f5;border-radius:999px;background:#fff;color:var(--muted);font-weight:900;cursor:pointer}.filter-tabs button.active{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.match-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.match-card,.empty-card,.feature-card,.toolbar-card,.detail-card,.auth-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.match-card{padding:20px}.match-card.live{border-color:#0f5bff3d}.match-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:800}.teams{display:grid;gap:10px;margin-top:18px}.teams div{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.teams span{font-weight:900}.teams b{font-size:28px}.match-note{margin:14px 0 0;color:var(--muted);font-size:13px}.empty-card{padding:26px;color:var(--muted);font-weight:800}.empty-text{color:var(--muted)}.market-type-point{font-weight:400;margin:0 0 0 10px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:20px;padding:0 5px;border-radius:9px;font-size:12px}.type_point_h_minus{background:#e7f4fe;color:#004cab}.type_point_h_plus{background:#fef4e7;color:#cb4300}.type_point_u{background:#e7fee8;color:#015711}.live_time{font-weight:400;margin:0 10px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;background:#f4361e;color:#fff}.market-odds.no-draw{grid-template-columns:repeat(2,minmax(42px,auto))}.market-odds.has-draw{grid-template-columns:repeat(3,minmax(42px,auto))}.score-separator{padding:0 5px}.fixture-list{display:grid;gap:14px}.fixture-card{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 38px #0f23460f}.fixture-main{display:grid;grid-template-columns:1fr;gap:8px;padding:18px 20px;border-bottom:1px solid #eef4fb}.fixture-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:13px;font-weight:850}.fixture-meta.large{font-size:15px}.fixture-no{color:#0f172a;font-weight:1000}.sport-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 11px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:1000;font-size:12px}.fixture-main h3{margin:0;display:flex;align-items:center;gap:10px;font-size:20px}.fixture-main-score{font-weight:500;display:flex;align-items:center}.fixture-markets{display:grid}.market-line{display:grid;grid-template-columns:300px 100px 74px 1fr;align-items:center;gap:12px;padding:8px 20px;border-top:1px solid #f0f5fb}.market-line:first-child{border-top:0}.market-title{display:flex;align-items:center;gap:8px;min-width:0}.market-no,.game-link{color:var(--blue);font-weight:1000}.market-no{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:26px;padding:0 10px;border-radius:999px;background:var(--blue-soft);font-size:12px}.market-type{color:#0f172a;font-weight:600}.market-score{font-weight:950}.market-result{text-align:center}.market-odds{display:flex;justify-content:flex-end;gap:6px;width:200px}.market-odds span,.odds-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffd28a;border-radius:9px;background:#fff8eb;color:#111827;font-weight:950;font-size:13px;flex-direction:column;box-shadow:2px 2px #e0e0e0;flex-basis:50%}.market-odds em{font-size:14px;font-style:normal;font-weight:500}.market-odds b{font-size:13px;font-style:normal;font-weight:300}.result-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:30px;padding:0 10px;border-radius:999px;font-weight:1000;font-size:12px}.result-badge.blue{background:var(--blue-soft);color:var(--blue)}.result-badge.red{background:#fff1f2;color:var(--red)}.result-badge.gray{background:#eef2f7;color:#64748b}.result-badge.black{background:#616161;color:#fff}.result-badge.live{background:#f4361e;color:#fff}.table-card{overflow:auto;margin-top:24px}.match-table{width:100%;border-collapse:collapse;background:#fff}.match-table th{padding:14px 16px;background:#f0f6ff;color:#405169;text-align:left;font-size:13px}.match-table td{padding:15px 16px;border-top:1px solid var(--line);font-weight:750;white-space:nowrap}.empty-row{color:var(--muted);text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{padding:26px}.feature-card span{color:var(--blue);font-weight:1000}.feature-card h3{margin:12px 0 8px;font-size:22px}.feature-card p{margin:0;color:var(--muted);line-height:1.7}.page-main{min-height:70vh}.page-hero,.match-detail-hero{padding:56px 0;background:linear-gradient(135deg,#eff6ff,#fff);border-bottom:1px solid var(--line)}.page-hero p,.match-detail-hero p{max-width:680px;color:var(--muted);line-height:1.7}.toolbar-card{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:16px}.toolbar-card label{display:flex;align-items:center;gap:10px;font-weight:900;color:#26364b}.toolbar-card input{height:42px;padding:0 12px;border:1px solid #dbe7f5;border-radius:12px}.auth-page{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:48px 16px;background:radial-gradient(circle at 20% 10%,#e8f2ff,transparent 30%),#f8fbff}.auth-card{width:min(460px,100%);padding:34px}.auth-card.wide{width:min(760px,100%)}.auth-card p{color:var(--muted);line-height:1.65}.auth-form{display:grid;gap:14px;margin-top:22px}.auth-form.grid{grid-template-columns:repeat(2,1fr)}.auth-form label{display:grid;gap:8px;font-weight:900;color:#26364b}.auth-form input,.auth-form select{width:100%;height:48px;padding:0 14px;border:1px solid #dbe7f5;border-radius:14px;background:#fff}.auth-form .agree,.auth-form .form-message,.auth-form .full{grid-column:1 / -1}.auth-form .agree{display:flex;align-items:center;gap:8px;font-size:14px}.auth-form .agree input{width:18px;height:18px}.form-message{padding:12px 14px;border-radius:14px;font-weight:900}.form-message.error{background:#fff1f2;color:#e11d48}.form-message.success{background:#ecfdf5;color:#047857}.auth-switch{text-align:center}.auth-switch a{color:var(--blue);font-weight:1000}.detail-grid{display:grid;grid-template-columns:1fr 260px;gap:24px;align-items:center}.match-detail-hero h1{margin:14px 0 8px;font-size:clamp(32px,4.8vw,56px);letter-spacing:-.06em}.match-detail-hero h1 span{color:#90a0b5;font-size:.5em}.score-panel{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;text-align:center;box-shadow:var(--shadow)}.score-panel strong{display:block;margin:12px 0 6px;font-size:42px}.score-panel small{color:var(--muted);font-weight:900}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.detail-main{display:grid;gap:18px}.detail-card{padding:22px}.detail-card h2{margin:0 0 12px}.detail-card p{color:var(--muted);line-height:1.75}.detail-markets .market-line{padding-left:0;padding-right:0}.related-list{display:grid;gap:10px}.related-list a{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fbfdff}.related-list span{color:var(--blue);font-size:12px;font-weight:1000}.related-list b{font-size:14px}.related-list small{color:var(--muted)}.site-footer{padding:38px 0;background:#081a34;color:#dbeafe}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid p{max-width:560px;color:#9db0ca;line-height:1.65}.footer-links{display:flex;gap:16px;flex-wrap:wrap;font-weight:900}.market-odds{display:flex;align-items:center;justify-content:flex-end;gap:6px}.odds-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5edf6;background:#f8fafc;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;padding:5px 8px;border-radius:10px;line-height:1.1;cursor:pointer;flex-basis:50%}.odds-item em{margin-bottom:3px;color:#64748b;font-size:10px;font-style:normal;font-weight:900}.odds-item b{color:#0f172a;font-size:12px;font-weight:900}.odds-item:disabled{cursor:not-allowed;opacity:.45}.pick-submit-bar{position:sticky;top:72px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 14px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;box-shadow:0 10px 24px #2563eb1f}.pick-submit-bar strong{color:#1e3a8a;font-size:14px}.pick-submit-bar button{border:0;border-radius:999px;background:#2563eb;color:#fff;padding:9px 14px;font-size:13px;font-weight:900;cursor:pointer}.pick-submit-bar button:disabled{opacity:.6;cursor:wait}.pick-panel{position:sticky;top:72px;z-index:30;margin-bottom:16px;border:1px solid #dbeafe;border-radius:18px;background:#eff6ff;box-shadow:0 16px 36px #2563eb1f;overflow:hidden}.pick-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #dbeafe}.pick-panel-head strong{color:#1e40af;font-size:14px}.pick-panel-head button{border:0;border-radius:999px;background:#2563eb;color:#fff;padding:9px 16px;font-size:13px;font-weight:900;cursor:pointer}.pick-panel-head button:disabled{opacity:.6;cursor:wait}.pick-table{background:#fff}.pick-table-row{display:grid;grid-template-columns:70px 1fr 1fr 1.2fr 70px 70px 44px;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #eef2f7;font-size:13px;font-weight:800;color:#0f172a}.pick-table-row.pick-table-head{background:#0f172a;color:#fff;font-size:12px}.pick-no{color:#2563eb}.pick-price{color:#ea580c}.pick-label{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:900}.pick-remove{width:26px;height:26px;border:0;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:16px;font-weight:900;cursor:pointer}.pick-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#111827;color:#fff}.pick-summary strong{font-size:14px;color:#f97316}.odds-item:disabled{opacity:.38;cursor:not-allowed}.odds-item.selected{border-color:#2563eb;background:#2563eb}.odds-item.selected em,.odds-item.selected b{color:#fff}.pick-amount-row{display:grid;grid-template-columns:220px 1fr;gap:10px;padding:12px 14px;background:#fff;border-bottom:1px solid #eef2f7}.pick-amount-row label{display:grid;gap:6px}.pick-amount-row label span{color:#64748b;font-size:12px;font-weight:900}.pick-amount-row input{width:100%;height:40px;border:1px solid #dbe4f0;border-radius:10px;padding:0 12px;color:#0f172a;font-size:15px;font-weight:900;outline:none}.pick-amount-row input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.quick-amounts{display:flex;align-items:end;gap:6px;flex-wrap:wrap}.quick-amounts button{height:40px;border:1px solid #dbe4f0;border-radius:10px;background:#f8fafc;color:#334155;padding:0 12px;font-size:12px;font-weight:900;cursor:pointer}.quick-amounts button:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb}.pick-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#111827;color:#fff}.pick-summary div{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-right:1px solid rgba(255,255,255,.12)}.pick-summary div:last-child{border-right:0}.pick-summary span{color:#cbd5e1;font-size:12px}.pick-summary strong{color:#f97316;font-size:14px;font-weight:900}@media (max-width: 768px){.pick-amount-row{grid-template-columns:1fr}.quick-amounts{display:grid;grid-template-columns:repeat(4,1fr)}.quick-amounts button{padding:0 6px}.pick-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pick-panel{top:58px;border-radius:14px}.pick-table-row{grid-template-columns:52px 1fr 1fr 34px;gap:6px}.pick-table-row span:nth-child(4),.pick-table-row span:nth-child(5),.pick-table-row span:nth-child(6){display:none}.pick-summary{grid-template-columns:1fr}}@media (max-width: 980px){.hero-grid,.detail-grid,.detail-layout{grid-template-columns:1fr}.match-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.market-line{grid-template-columns:1fr auto;gap:8px}.market-score{grid-column:1 / 2}.market-result{grid-column:2 / 3;grid-row:1 / 2}.market-odds{grid-column:1 / 3;justify-content:flex-start;padding-left:56px}.schedule-desktop{display:none}}@media (max-width: 720px){.container{width:min(100% - 24px,1180px)}.nav{height:64px;gap:12px}.brand{font-size:18px}.brand span{width:34px;height:34px;border-radius:12px}.nav-menu,.nav-actions .btn-soft{display:none}.hero{padding:52px 0 44px}.hero p{font-size:16px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:8px}.stat-grid div{padding:14px 10px}.stat-grid b{font-size:24px}.section{padding:48px 0}.section-title{align-items:start;flex-direction:column}.match-grid,.feature-grid{grid-template-columns:1fr}.fixture-card{border-radius:18px}.fixture-main{padding:15px}.fixture-main h3{font-size:17px;gap:7px;flex-wrap:wrap}.fixture-meta{font-size:12px}.sport-pill{height:25px;padding:0 9px;font-size:11px}.market-line{padding:11px 15px}.market-title{gap:7px}.market-no{min-width:44px;height:24px;font-size:11px}.market-type,.market-score{font-size:13px}.market-odds{padding-left:52px;flex-wrap:wrap}.market-odds span,.odds-chip{min-width:42px;height:26px;font-size:12px}.result-badge{min-width:38px;height:27px;font-size:11px}.toolbar-card{flex-direction:column;align-items:stretch}.toolbar-card label{justify-content:space-between}.auth-card{padding:24px}.auth-form.grid{grid-template-columns:1fr}.score-panel strong{font-size:34px}.footer-grid{flex-direction:column}}
