*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2c4a6b;background:#f8fbfe}header{background:linear-gradient(135deg,#0d47a1,#1565c0);color:#fff;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0d47a14d}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 #1565c01a;border:1px solid #e3f2fd}h2{color:#0d47a1;margin-bottom:1.5rem;font-size:1.8rem}footer{background:linear-gradient(135deg,#1565c0,#1976d2);color:#fff;text-align:center;padding:2rem;margin-top:2rem}.hero{background:linear-gradient(135deg,#e3f2fd,#f1f7fd);border:2px solid #2196f3}.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 #2196f3;box-shadow:0 4px 12px #2196f34d}.hero-text h2{font-size:2.5rem;color:#0d47a1;margin-bottom:1rem}.hero-text p{font-size:1.2rem;margin-bottom:1.5rem;color:#1565c0}.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 #64b5f6;box-shadow:0 4px 12px #64b5f64d}.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:#1976d2;font-weight:600}.tour-link{color:#1565c0;text-decoration:underline;font-weight:600;transition:color .3s ease}.tour-link:hover{color:#0d47a1}.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,#0d47a1,#1565c0);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,#1565c0,#1976d2)}.sort-arrow{display:inline-block;margin-left:.4rem;font-size:.75rem;opacity:.9}.results-table tbody td{padding:.85rem 1rem;border-bottom:1px solid #e3f2fd}.results-table tbody tr:nth-child(2n){background:#f4f9fe}.results-table tbody tr:hover{background:#e3f2fd}.score-cell{font-weight:700;color:#0d47a1}.course-cell{font-weight:500}.course-link{color:#1565c0;text-decoration:underline;font-weight:600}.course-link:hover{color:#0d47a1}.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,#f1f7fd,#e3f2fd);border-radius:12px;border:2px dashed #64b5f6}.results-placeholder p{font-size:1.5rem;color:#2196f3;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 #bbdefb;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 #e3f2fd;text-align:right}.results-table td:before{content:attr(data-label);font-weight:600;color:#0d47a1;text-align:left}}
