*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2c5530;background:#f8fdf8}header{background:linear-gradient(135deg,#1b5e20,#2e7d32);color:#fff;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #1b5e204d}header h1{text-align:center;margin-bottom:1rem;font-size:2.2rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}nav ul{display:flex;justify-content:center;list-style:none;gap:2rem}nav a{color:#fff;text-decoration:none;padding:.6rem 1.2rem;border-radius:25px;transition:all .3s ease;font-weight:500}nav a:hover{background-color:#fff3;transform:translateY(-2px)}main{max-width:1200px;margin:0 auto;padding:2rem}section{margin-bottom:3rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 16px #2e7d321a;border:1px solid #e8f5e8}h2{color:#1b5e20;margin-bottom:1.5rem;font-size:1.8rem}footer{background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;text-align:center;padding:2rem;margin-top:2rem}.hero{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border:2px solid #4caf50}.hero-content{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero-image{width:200px;height:200px;object-fit:cover;border-radius:50%;border:4px solid #4caf50;box-shadow:0 4px 12px #4caf504d}.hero-text h2{font-size:2.5rem;color:#1b5e20;margin-bottom:1rem}.hero-text p{font-size:1.2rem;margin-bottom:1.5rem;color:#2e7d32}.instagram-link{display:inline-flex;align-items:center;gap:.5rem;color:#e91e63;text-decoration:none;font-weight:600;transition:all .3s ease}.instagram-link:hover{color:#c2185b;transform:scale(1.05)}.instagram-icon{color:#e91e63}.about-content{display:flex;align-items:flex-start;gap:2rem;flex-wrap:wrap}.about-image{width:250px;height:300px;object-fit:cover;border-radius:12px;border:3px solid #81c784;box-shadow:0 4px 12px #81c7844d}.about-text{flex:1;min-width:300px}.about-text p{font-size:1.1rem;margin-bottom:1rem;line-height:1.7}.signature{font-style:italic;color:#388e3c;font-weight:600}.tour-link{color:#2e7d32;text-decoration:underline;font-weight:600;transition:color .3s ease}.tour-link:hover{color:#1b5e20}.results-table-wrap{overflow-x:auto}.results-table{width:100%;border-collapse:collapse;font-size:1rem}.results-table thead th{text-align:left;padding:.85rem 1rem;background:linear-gradient(135deg,#1b5e20,#2e7d32);color:#fff;font-weight:600;white-space:nowrap}.results-table thead th:first-child{border-top-left-radius:10px}.results-table thead th:last-child{border-top-right-radius:10px}.results-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.results-table th.sortable:hover{background:linear-gradient(135deg,#2e7d32,#388e3c)}.sort-arrow{display:inline-block;margin-left:.4rem;font-size:.75rem;opacity:.9}.results-table tbody td{padding:.85rem 1rem;border-bottom:1px solid #e8f5e8}.results-table tbody tr:nth-child(2n){background:#f4fbf4}.results-table tbody tr:hover{background:#e8f5e8}.score-cell{font-weight:700;color:#1b5e20}.course-cell{font-weight:500}.course-link{color:#2e7d32;text-decoration:underline;font-weight:600}.course-link:hover{color:#1b5e20}.par-badge{display:inline-block;min-width:2.6rem;text-align:center;padding:.25rem .6rem;border-radius:20px;font-weight:700;font-size:.9rem}.par-badge.over{background:#fdecea;color:#c0392b}.par-badge.even{background:#eceff1;color:#455a64}.par-badge.under{background:#e6f4ea;color:#1e7e34}.results-placeholder{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f1f8e9,#e8f5e8);border-radius:12px;border:2px dashed #81c784}.results-placeholder p{font-size:1.5rem;color:#4caf50;font-weight:600}.social-links{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.social-link{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#e91e63,#f06292);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #e91e634d}.social-link:hover{transform:translateY(-3px);box-shadow:0 6px 20px #e91e6366}.social-icon{color:#fff}@media (max-width: 768px){nav ul{flex-direction:column;gap:1rem}main{padding:1rem}section{padding:1rem}.hero-content{flex-direction:column;text-align:center}.hero-text h2{font-size:2rem}.about-content{flex-direction:column;align-items:center;text-align:center}.about-image{width:200px;height:240px}.social-links{flex-direction:column;align-items:center}.results-table thead{display:none}.results-table,.results-table tbody,.results-table tr,.results-table td{display:block;width:100%}.results-table tr{margin-bottom:1rem;border:1px solid #c8e6c9;border-radius:12px;overflow:hidden;background:#fff}.results-table tbody tr:nth-child(2n){background:#fff}.results-table td{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1rem;border-bottom:1px solid #e8f5e8;text-align:right}.results-table td:before{content:attr(data-label);font-weight:600;color:#1b5e20;text-align:left}}
