.table-wrap{width:100%;overflow-x:auto}table{width:max-content;table-layout:auto;border-collapse:collapse}th,td{border:1px solid black;padding:8px}@media (min-width: 900px){table{table-layout:fixed;width:100%;font-size:.9rem}}h1{margin:0 0 1.5rem}@media (max-width: 899px){h1{font-size:1.8em}}.page{padding:1.5rem}.container{display:flex;flex-direction:column-reverse;gap:20px}.col{width:100%}@media (min-width: 900px){.container{flex-direction:row}.col{flex:1 1 0;min-width:0}}.tee-time-form{display:flex;flex-direction:column;max-width:600px}.tee-time-form .row{margin-top:10px;display:flex;align-items:center;width:100%;gap:8px}.tee-time-form .row label{display:flex;white-space:nowrap;flex:0 0 130px;justify-content:end}.tee-time-form .row input{min-width:0;flex:1 1 auto}.general{font-size:.5rem}.input-field{margin-top:8px}html,body{height:100%;overscroll-behavior-y:none}body{margin:0;padding:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}
