:root{--green: #1b6b3a;--green-dark: #0f4a28;--green-light: #e8f5ee;--orange: #ff7900;--orange-dark: #e65100;--orange-light: #ffa64d;--orange-soft: rgba(255, 121, 0, .14);--gold: #c9a227;--text: #1a1a1a;--muted: #666;--bg: #f7f9f7;--white: #ffffff;--radius: 14px;--shadow: 0 8px 24px rgba(0, 0, 0, .08)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:var(--white);border-bottom:4px solid var(--orange);position:sticky;top:0;z-index:50}.header-inner{max-width:960px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.6rem;font-weight:700;color:var(--green);font-size:1.05rem}.brand img{width:40px;height:40px;object-fit:contain;border-radius:50%}.nav{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.nav a{padding:.45rem .75rem;border-radius:999px;font-size:.9rem;color:var(--muted);font-weight:500}.nav a:hover,.nav a.active{background:var(--orange)!important;color:#fff!important;font-weight:600}.site-main{max-width:960px;margin:0 auto;padding:1.5rem 1rem 3rem;min-height:60vh}.site-footer{border-top:3px solid var(--orange);text-align:center;padding:1.5rem 1rem;font-size:.8rem;color:var(--muted);border-top:1px solid #e5ebe7;background:var(--white)}.hero{text-align:center;padding:2rem 0 1rem}.hero-logo{width:110px;height:110px;margin:0 auto 1rem;border-radius:50%;object-fit:cover;box-shadow:var(--shadow)}.hero h1{font-size:clamp(1.6rem,4vw,2.2rem);color:var(--green-dark);margin-bottom:.35rem}.hero p{color:var(--muted);margin-bottom:2rem}.home-grid{display:grid;gap:1rem;grid-template-columns:1fr;max-width:420px;margin:0 auto}@media (min-width: 700px){.home-grid{grid-template-columns:repeat(3,1fr);max-width:none}.home-grid-4{grid-template-columns:repeat(2,1fr);max-width:720px}}.home-card{background:var(--white);border-radius:var(--radius);padding:1.5rem 1.25rem;box-shadow:var(--shadow);text-align:center;border:2px solid transparent;transition:transform .15s ease,border-color .15s ease;display:flex;flex-direction:column;gap:.5rem;min-height:150px;justify-content:center}.home-card:hover{border-color:var(--orange-light);box-shadow:0 8px 24px var(--orange-soft);transform:translateY(-3px);border-color:var(--green)}.home-card .icon{font-size:1.8rem}.home-card h2{font-size:1.15rem;color:var(--green-dark)}.home-card p{font-size:.85rem;color:var(--muted)}.home-card.scoring{background:linear-gradient(145deg,var(--green),var(--green-dark));border:none;box-shadow:0 8px 0 var(--orange)}.home-card.scoring h2,.home-card.scoring p{color:#fff}.home-card.scoring:hover{border-color:var(--gold)}.home-card.contact{border-color:var(--orange);box-shadow:0 6px 0 var(--orange)}.hero-logo-fallback{display:flex;align-items:center;justify-content:center;background:var(--green-dark);color:#fff;font-weight:700;font-size:1.4rem}.skeleton-banner{width:100%;max-width:420px;height:48px;margin:0 auto 1.25rem;border-radius:12px;background:linear-gradient(90deg,#e8eee8 25%,#f4f7f4,#e8eee8 75%);background-size:200% 100%;animation:skeleton 1.2s ease-in-out infinite}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.page-title{font-size:1.5rem;color:var(--green-dark);margin-bottom:.35rem}.page-sub{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem}.rules-content{background:var(--white);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow)}.rules-content h2{color:var(--green);font-size:1.15rem;margin:1.25rem 0 .5rem}.rules-content h2:first-child{margin-top:0}.rules-content p,.rules-content li{margin-bottom:.6rem;color:#333}.rules-content ul{padding-left:1.25rem;margin-bottom:1rem}.news-list{display:flex;flex-direction:column;gap:1.35rem}.news-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;border:1px solid #e6eee8;border-left:5px solid var(--green);color:inherit}.news-card:active{transform:scale(.995)}.news-media{margin:0;background:#eef3ef;border-top:1px solid #e6eee8;border-bottom:1px solid #e6eee8}.news-card img{width:100%;height:auto;max-height:280px;object-fit:contain;display:block;background:#eef3ef}.news-caption{display:block;padding:.55rem 1rem .7rem;font-size:.82rem;color:#555;background:#f7faf8;border-top:1px dashed #d5e0d8}.news-body{padding:.9rem 1.1rem .35rem}.news-more{padding:0 1.1rem .95rem;font-size:.85rem;font-weight:600;color:var(--green)}.news-date{font-size:.75rem;color:var(--muted);margin-bottom:.25rem}.news-body h2{font-size:1.1rem;color:var(--green-dark);margin-bottom:.35rem}.news-excerpt{font-size:.9rem;color:#444;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-empty{text-align:center;padding:2.5rem 1rem;color:var(--muted);background:var(--white);border-radius:var(--radius)}.article-page{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.article-media{margin:0;background:#eef3ef}.article-page img.cover{width:100%;height:auto;max-height:70vh;object-fit:contain;display:block}.article-content{padding:1.25rem 1.5rem 2rem}.article-content h1{font-size:1.5rem;color:var(--green-dark);margin:.5rem 0 1rem}.article-content .body{white-space:pre-wrap;color:#333}.back-link{display:inline-block;margin-bottom:1rem;color:var(--green);font-weight:500;font-size:.9rem}.rules-content ol.rules-list{padding-left:1.25rem;margin:.75rem 0 1.25rem}.rules-content ol.rules-list li{margin-bottom:.75rem}.rules-content h3{color:var(--green-dark);font-size:1.05rem;margin:1.35rem 0 .4rem}.rules-photo{width:100%;max-height:420px;object-fit:contain;object-position:center top;background:#eef3ee;border-radius:12px;margin:.75rem 0 1.25rem;box-shadow:var(--shadow)}.rules-note{margin-top:1.75rem;font-size:.85rem;color:#888;border-top:1px solid #e5ebe7;padding-top:1rem}.rules-note code{background:var(--green-light);padding:.1rem .35rem;border-radius:4px;font-size:.8rem}.live-banner{display:inline-flex;align-items:center;gap:.5rem;margin:1.25rem auto .5rem;padding:.7rem 1.35rem;border-radius:999px;background:var(--orange);color:#fff!important;font-weight:700;font-size:.95rem;text-decoration:none;box-shadow:0 6px 18px #ff790073;border:2px solid var(--orange-dark)}.live-dot{width:10px;height:10px;border-radius:50%;background:#ff4d4d;box-shadow:0 0 #ff4d4d99;animation:live-dot 1.2s infinite;flex-shrink:0}.live-dot.inline{display:inline-block;margin-right:.4rem;vertical-align:middle}@keyframes live-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes live-dot{0%{box-shadow:0 0 #ff4d4d8c}70%{box-shadow:0 0 0 8px #ff4d4d00}to{box-shadow:0 0 #ff4d4d00}}.live-list{display:grid;gap:.75rem}.live-item h2{margin:0 0 .25rem;font-size:1.05rem}.scorecard-scroll{overflow-x:auto;margin:1rem 0}.live-table{border-collapse:collapse;font-size:.8rem;min-width:640px}.live-table th,.live-table td{padding:.25rem .35rem;text-align:center;border-bottom:1px solid #e5ebe7}.live-table th:first-child,.live-table td:first-child{text-align:left;position:sticky;left:0;background:#fff;font-weight:600}.live-table .score-eagle{background:#d4edda}.live-table .score-birdie{background:#c3e6cb}.live-table .score-par{background:#fff3cd}.live-table .score-bogey{background:#f8d7da}.live-table .score-worse{background:#f5c6cb}.live-refresh{font-size:.8rem;color:#888}.dnf-row{opacity:.65}.nav a:hover{color:var(--orange-dark)}.home-hero{border-bottom:3px solid var(--orange)}.hero h1{position:relative;display:inline-block}.hero h1:after{content:"";display:block;width:64px;height:4px;background:var(--orange);margin:.5rem auto 0;border-radius:2px}.article-engage{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 1rem}.heart-btn{border:1px solid #f5c2c7;background:#fff;color:#c62828;border-radius:999px;padding:.35rem .85rem;font-weight:700}.heart-btn.on{background:#c62828;color:#fff;border-color:#c62828}.article-login{background:#f7faf8;padding:.85rem;border-radius:12px;margin-bottom:1rem}.article-login input{width:100%;margin:.35rem 0;padding:.5rem}.comment-list{list-style:none;padding:0;margin:0 0 1rem}.comment-list li{padding:.55rem 0;border-bottom:1px solid #e6eee8;font-size:.92rem}.comment-form textarea{width:100%;min-height:70px;margin-bottom:.5rem;padding:.5rem}
