.course-list-container{height:auto;overflow:visible}.course-grid-adaptive{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%}.course-card{background:#fff;border-left:5px solid #ccc;border-radius:8px;box-shadow:0 1px 3px #0000001f;cursor:pointer;height:80px;padding:0;position:relative;transition:transform .2s ease}.course-card-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:10px}.course-full-name{color:#333;font-size:14px;font-weight:500;line-height:1.3;margin:0 0 8px;max-height:2.6em;overflow:hidden;text-overflow:ellipsis}.course-type-label{color:#666;display:block;font-size:12px;font-weight:400;margin-top:auto;text-align:left}.course-card.public{border-left-color:#4caf50}.course-card.private{border-left-color:#2196f3}.course-card.resort{border-left-color:#ff9800}.course-card.hovered,.course-card:hover{box-shadow:0 3px 6px #00000029;transform:translateY(-2px)}@media (max-width:992px){.course-grid-adaptive{gap:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.course-card{height:75px}}@media (max-width:768px){.course-grid-adaptive{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.course-card{height:70px}.course-full-name{font-size:13px;margin-bottom:6px}.course-type-label{font-size:11px}}@media (max-width:480px){.course-grid-adaptive{gap:6px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.course-item{cursor:pointer;padding:10px}.course-item:hover,.map-container{background-color:#f0f0f0}.map-container{min-height:600px;position:relative}.map-container-inner{height:100%;width:100%}.google-map{bottom:0;left:0;position:absolute;right:0;top:0}.loading-map{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;left:50%;padding:1rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.right-panel{flex:1 1;height:100vh}.map-error-indicator{align-items:center;background:#fffc;border-radius:50%;bottom:10px;box-shadow:0 2px 4px #0003;cursor:help;display:flex;height:30px;justify-content:center;position:absolute;right:10px;width:30px;z-index:1}@media (max-width:768px){.map-container{flex:none;height:50vh;min-height:300px;position:relative;width:100%}.google-map{height:100%!important;position:absolute;width:100%!important}}@media (max-width:480px){.map-container{height:40vh}}.course-detail-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;padding:15px;position:fixed;right:0;top:0;z-index:1000}.course-detail{-webkit-overflow-scrolling:touch;background:#fff;border-radius:8px;border-top:5px solid #4b7f52;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;position:relative;width:90%}.course-detail.public{border-top-color:#4caf50}.course-detail.private{border-top-color:#2196f3}.course-detail.resort{border-top-color:#ff9800}.close-button{align-items:center;background:#ece7e7cc;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#050505;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;width:40px;z-index:1001}.close-button:hover{background:#0003}.detail-header{background-color:#fff;padding:20px 60px 20px 20px;position:relative}.detail-header h2{color:#333;font-size:24px;font-weight:600;line-height:1.2;margin:0 0 8px;padding-right:30px}.course-type-badge{background-color:#4b7f52;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-bottom:12px;padding:4px 10px}.course-detail.public .course-type-badge{background-color:#4caf50}.course-detail.private .course-type-badge{background-color:#2196f3}.course-detail.resort .course-type-badge{background-color:#ff9800}.detail-content{background-color:#fff;flex:1 1;padding:0 20px 20px}.description{border-bottom:1px solid #eee;color:#333;display:block;font-size:15px;line-height:1.5;max-height:none;overflow:visible;padding-bottom:16px}.contact-info-section,.description{margin-bottom:16px}.contact-info-section h3{border-bottom:1px solid #eee;color:#333;font-size:18px;font-weight:600;margin:0 0 12px;padding-bottom:6px}.contact-info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.contact-item{background-color:#f8f8f8;border:1px solid #eee;border-radius:6px;display:flex;flex-direction:column;padding:10px;transition:all .2s ease}.contact-item:nth-child(3){grid-column:span 2}.contact-item:hover{background-color:#f1f1f1;box-shadow:0 2px 4px #0000000d}.contact-label{color:#555;font-size:14px;font-weight:600;margin-bottom:4px}.contact-value{color:#333;font-size:15px;line-height:1.3;word-break:break-word}.contact-item a.contact-value{color:#06c;font-weight:500;text-decoration:none}.course-detail.public .contact-item a.contact-value{color:#2e8b57}.course-detail.private .contact-item a.contact-value{color:#06c}.course-detail.resort .contact-item a.contact-value{color:#cc7000}.contact-item a.contact-value:hover{text-decoration:underline}.share-button{background-color:#4b7f52;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:12px;transition:all .2s;width:100%}.course-detail.public .share-button{background-color:#4caf50}.course-detail.private .share-button{background-color:#2196f3}.course-detail.resort .share-button{background-color:#ff9800}.share-button:hover{box-shadow:0 4px 8px #0000001a;opacity:.9;transform:translateY(-1px)}.share-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}@media (max-width:768px){.course-detail{margin:10px auto;max-height:85vh;width:95%}.close-button{font-size:26px;height:44px;right:8px;top:8px;width:44px}.detail-content{padding:15px}.detail-header{padding:15px 65px 15px 15px}.detail-header h2{font-size:20px;line-height:1.3}.course-type-badge{font-size:12px;padding:3px 6px}.contact-info-grid{grid-template-columns:1fr}.contact-item:nth-child(3){grid-column:1}.description{font-size:14px;margin-bottom:12px;max-height:none;padding-bottom:12px}.contact-item{padding:8px}.share-button{font-size:14px;padding:10px}}@media (max-width:480px){.course-detail{max-height:80vh;width:100%}.close-button{height:44px;right:5px;top:5px;width:44px}.detail-content{padding:12px}.detail-header{padding:12px 55px 12px 12px}.detail-header h2{font-size:16px}.course-type-badge{font-size:12px;padding:3px 8px}.contact-label{font-size:12px}.contact-value{font-size:13px}.description{max-height:none}.contact-item{flex-direction:column}.contact-label{margin-bottom:2px}}.footer{background-color:#011808;color:#fff;padding:20px 0;text-align:center;width:100%}.footer-content{margin:0 auto;max-width:1200px;padding:0 20px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px}.footer-links a{color:#fff;margin:5px;text-decoration:none;white-space:nowrap}.separator{color:#fff;display:inline-block;margin:0 10px}@media screen and (max-width:768px){.footer-links{align-items:center;flex-direction:row;justify-content:center}.separator{margin:0 5px}}.policy-container{line-height:1.6;margin:40px auto;max-width:800px;padding:0 20px}.policy-container h1{color:#4b7f52;margin-bottom:20px}.policy-container h2{color:#4b7f52;margin:30px 0 15px}.policy-container section{margin-bottom:30px}.policy-container ul{margin:15px 0;padding-left:20px}.policy-container li{margin:5px 0}.policy-container a{color:#4b7f52;text-decoration:none}.policy-container a:hover{text-decoration:underline}.contact-page-container{margin:40px auto;max-width:700px;padding:0 20px}.contact-header{margin-bottom:30px;text-align:center}.contact-header h1{color:#4b7f52;font-size:32px;font-weight:600;margin-bottom:10px}.contact-header p{color:#666;font-size:18px;margin:0 auto;max-width:600px}.contact-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014;margin-bottom:30px;overflow:hidden}.contact-method{padding:40px;text-align:center}.contact-icon{font-size:40px;margin-bottom:20px}.contact-method h3{color:#333;font-size:22px;font-weight:600;margin-bottom:15px}.contact-method p{color:#666;font-size:16px;line-height:1.5;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:450px}.contact-button{background-color:#4b7f52;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;transition:all .2s}.contact-button:hover{background-color:#3d6b43;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.quick-inquiry{background-color:#f9f9f9;border-top:1px solid #eee;padding:25px;text-align:center}.quick-inquiry h3{color:#333;font-size:20px;font-weight:600;margin-bottom:15px}.email-button{background-color:#4b7f52;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .2s}.email-button:hover{background-color:#3d6b43;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.contact-footer{color:#999;font-size:14px;text-align:center}@media (max-width:768px){.contact-method{padding:30px 20px}.contact-header h1{font-size:28px}.contact-header p{font-size:16px}}@media (max-width:480px){.contact-page-container{margin:20px auto}.contact-method{padding:25px 15px}.contact-button,.email-button{padding:10px;width:100%}}*{box-sizing:border-box;margin:0}*,body{padding:0}body{width:100%}.language-selector{margin-top:10px}.language-selector button{background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;margin:0 5px;padding:5px 10px}.language-selector button:hover{background-color:#e0e0e0}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%}header{background-color:#2e7d32;color:#fff;margin:0 0 15px;padding:20px 0;width:100%}header h1{margin:0;padding:0 20px;text-align:center}.language-buttons{display:flex;gap:8px;justify-content:center;margin-top:16px;padding:0 20px}.language-buttons button{background:#fff;border:none;border-radius:4px;cursor:pointer;margin:0 .5rem;padding:.5rem 1rem}.language-buttons button.active{background:#1b5e20;color:#fff}.main-content{display:flex;flex:1 1;flex-direction:column;padding-bottom:20px;width:100%}.left-panel{height:auto;overflow:visible;width:100%}.right-panel{border-radius:8px;box-shadow:0 1px 3px #0000001a;height:400px;margin-bottom:20px;max-height:400px;min-height:400px;overflow:hidden;width:100%}.filter-chips{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:.5rem;justify-content:space-between;padding:1rem 1.5rem}.filter-chips button{background:#fff;border:1px solid #2e7d32;border-radius:16px;color:#2e7d32;cursor:pointer;flex:1 1;font-size:.9rem;min-width:80px;padding:.4rem 1rem;text-align:center;transition:all .2s ease}.filter-chips button:hover{background:#e8f5e9}.filter-chips button.active{background:#2e7d32;color:#fff}.filter-buttons{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px}.filter-buttons button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:11px;padding:4px 8px}.filter-buttons button.active{background:#4b7f52;border-color:#4b7f52;color:#fff}.course-list{overflow-y:auto;width:100%}.google-map,.map-container{height:100%;width:100%}@media (max-width:768px){.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 0 auto;flex-direction:column-reverse;margin-bottom:10px;padding:10px}.course-list-container{margin-bottom:20px;width:100%}.course-grid-adaptive{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));width:100%}.footer,footer{background-color:#4c7a45;margin-top:auto;position:relative;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}.left-panel{flex:none;padding:15px;width:100%}.right-panel{height:350px;margin-bottom:20px;max-height:350px;min-height:350px;width:100%}.header{padding:10px}.filter-buttons,.language-buttons{flex-wrap:wrap;gap:5px}.filter-buttons{justify-content:center}}@media screen and (max-width:428px){.App{min-height:100vh;position:relative}.main-content{padding-bottom:70px}.course-grid-adaptive{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.footer,footer{bottom:0;display:block;margin-top:auto;position:relative;width:100%}}.gm-style .gm-fullscreen-control,.gm-style .gm-style-mtc button{background-color:#fff!important}@media (max-width:480px){.main-content{padding:5px}.right-panel{height:300px;max-height:300px;min-height:300px}.left-panel{padding:10px}.filter-chips button{font-size:.75rem;min-width:50px;padding:.25rem .5rem}.language-buttons{display:flex;gap:.25rem;justify-content:center}.language-buttons button{font-size:.8rem;margin:0;padding:.3rem .6rem}}.footer-content,.site-footer,footer{background-color:#082f0a!important;border-top:1px solid #ffffff1a;color:#fff;flex-shrink:0;font-size:.875rem;padding:.75rem;text-align:center}.footer-section{background-color:#1b5e20}.footer-content p{color:#fff;margin:0}@media (min-width:992px){.main-content{flex-direction:row;padding:0 20px 40px}.left-panel{flex:3 1;padding-right:20px}.right-panel{flex:2 1;height:500px;margin-bottom:20px;max-height:500px;min-height:500px}.filter-chips{margin-top:10px}}@media (min-width:1800px){.main-content{margin:0 auto;max-width:1800px}}.main-content-wrapper{flex:1 0 auto}.course-list-container{box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.site-header{background:linear-gradient(#00000080,#00000080),url(/static/media/EwaVillagesGolf.67a78048c46a7b1effbc.png);background-position:center 60%;background-repeat:no-repeat;background-size:100%;color:#fff;display:flex;flex-direction:column;height:400px;padding:0;position:relative}.site-header .header-nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;display:flex;justify-content:flex-end;padding:20px 40px;width:100%}.site-header .logo{color:#fff;font-size:24px;font-weight:700;text-decoration:none}.site-header .language-selector{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.site-header .lang-btn{background:#2e7d32;border:2px solid #2e7d32;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;min-width:80px;padding:8px 16px;text-align:center;transition:all .3s ease}.site-header .lang-btn:hover{background-color:#45a049;border-color:#45a049}.site-header .lang-btn.active{background-color:#fff;border-color:#fff;color:#2e7d32}.site-header .header-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;padding:0 40px;width:100%}.site-header .header-content h1{font-size:2.5em;margin-bottom:20px;text-shadow:2px 2px 4px #0000004d}.site-header .header-content p{font-size:1.2em;max-width:600px;text-shadow:1px 1px 2px #0000004d}@media (max-width:768px){.site-header{height:300px}.site-header .header-nav{padding:15px 20px}.site-header .language-selector{gap:6px;justify-content:center;width:100%}.site-header .lang-btn{font-size:14px;min-width:70px;padding:6px 12px}.site-header .header-content{padding:0 20px}.site-header .header-content h1{font-size:1.8em}.site-header .header-content p{font-size:1em}}@media (max-width:480px){.site-header .header-nav{padding:10px}.site-header .lang-btn{font-size:13px;min-width:60px;padding:5px 10px}}.search-button{display:none}.site-footer{background-color:#1b5e20;border-top:1px solid #ffffff1a;color:#fff;flex-shrink:0;font-size:.875rem;padding:.75rem;text-align:center}.site-footer a:hover{color:#fffc}#root,body,html{height:100%;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.1c7ddc76.css.map*/