:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.directions-list{list-style:none;padding:0;margin:1.5rem 0 2rem;max-width:700px;display:grid;grid-template-columns:48px 1fr;row-gap:1.2rem;column-gap:1.2rem}.directions-list li{display:contents}.directions-list .icon-cell{grid-column:1;display:flex;align-items:center;justify-content:flex-end}.directions-list .text-cell{grid-column:2;display:flex;align-items:center;color:#181818;font-size:1.12rem;font-weight:500}.dot{display:inline-block;width:18px;height:18px;border-radius:50%;margin-right:.75em;vertical-align:middle}.dot.red{background:#e63946;border:2px solid #b71c1c}.dot.purple{background:#8e44ad;border:2px solid #5e3370}.dot.brown{background:#8d5524;border:2px solid #5c3a13}.line.blue{display:inline-block;width:32px;height:6px;background:linear-gradient(90deg,#2196f3 60%,#64b5f6);border-radius:3px;margin-right:.75em}.area.purple{display:inline-block;width:32px;height:18px;background:#b39ddb;border-radius:6px;margin-right:.75em;border:2px solid #8e44ad}.area.blue{display:inline-block;width:32px;height:18px;background:#2196f3;border-radius:6px;margin-right:.75em;border:2px solid #1565c0}.directions-list a{color:#0d47a1;text-decoration:underline;font-weight:600;background:none}.venue-details-img{width:100%;max-width:700px;height:auto;margin:2rem auto 1.5rem;display:block;border-radius:1rem;box-shadow:0 2px 16px #2c3e501a}.oxlogo-small{width:80px;height:auto;margin-bottom:1.5rem;display:block}.tiles-row{display:flex;gap:2rem;margin-top:2.5rem;justify-content:center}.tile{background:#f4f4f8;border-radius:1rem;box-shadow:0 2px 16px #2c3e5014;padding:2rem 3rem;text-decoration:none;color:#22223b;transition:transform .15s,box-shadow .15s;display:flex;align-items:center;justify-content:center;min-width:140px;font-size:1.25rem;font-weight:600}.tile:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 6px 24px #2c3e5029;background:#e0e7ef}.tile-title{text-align:center}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.centered-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100vw}.main-title{color:#1a1a1a}.directions-text{background:none;color:#111;font-size:1.15rem;padding:0;border-radius:0;box-shadow:none;max-width:700px;margin-bottom:2rem}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e0e7ef)}.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.tennis-logo{width:240px;height:320px;margin-bottom:1rem;filter:drop-shadow(0 8px 32px rgba(44,62,80,.15))}.main-title{font-size:3rem;font-weight:700;color:#22223b;margin:0;letter-spacing:.05em}.subtitle{font-size:1.5rem;color:#4a4e69;margin:0;font-weight:400}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.info-section{margin:2rem 0 2.5rem;width:100%;display:flex;justify-content:center}.info-list{background:#f8fafc;border-radius:1rem;box-shadow:0 2px 16px #2c3e5014;padding:2rem 2.5rem;list-style:none;font-size:1.15rem;color:#22223b;max-width:420px;width:100%}.info-list li{display:flex;align-items:center;gap:.75em;margin-bottom:1.2em;font-weight:500}.info-list li:last-child{margin-bottom:0}.info-icon{font-size:1.5em;margin-right:.5em}.oxlogo-centered{width:40vw;max-width:400px;min-width:140px;height:auto;margin-bottom:2rem;display:block}@media (max-width: 600px){.oxlogo-centered{width:70vw;max-width:220px;min-width:100px;margin-bottom:1.2rem}}
