:root{--ink:#17201c;--forest:#23382d;--green:#365943;--orange:#e87924;--orange-dark:#c85c0d;--sand:#f3efe6;--cream:#fbfaf6;--line:#d9ddd7;--muted:#65716a;--white:#fff;--shadow:0 18px 50px rgba(24,34,28,.11)}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}.golf-page,.golf-page *{box-sizing:border-box}.golf-page{overflow-x:clip}.golf-page a{text-decoration:none}.golf-page button,.golf-page input,.golf-page textarea,.golf-page select{font:inherit}body>header,body>footer{display:none!important}#main-content{margin:0!important}.gc-wrap{width:min(1180px,92%);margin:auto}.gc-top{background:var(--ink);color:#e8ece8;font-size:12px;letter-spacing:.04em}.gc-top .gc-wrap{min-height:34px;display:flex;align-items:center;justify-content:space-between}.gc-nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--cream)}.gc-logo{display:inline-flex;align-items:center;gap:10px;color:var(--ink)!important;font-size:21px;font-weight:950;line-height:.9;text-transform:uppercase;letter-spacing:-.04em}.gc-logo small{display:block;color:var(--orange);font-size:11px;letter-spacing:.28em;margin-top:6px}.gc-logo-mark{width:48px;height:48px;background:var(--orange);color:#fff;display:grid;place-items:center;transform:skew(-7deg);font-size:22px;letter-spacing:-.08em}.gc-menu{display:flex;align-items:center;gap:23px}.gc-menu>a{color:var(--ink);font-size:12px;font-weight:800}.gc-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:4px;padding:9px 13px;font-weight:800}.gc-btn{border:0;border-radius:4px;background:var(--orange);color:#fff!important;min-height:46px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900;cursor:pointer;box-shadow:0 7px 18px rgba(200,92,13,.2);transition:.2s}.gc-btn:hover{background:var(--orange-dark);transform:translateY(-2px)}.gc-btn.outline{background:transparent;border:2px solid currentColor;box-shadow:none}.gc-kicker,.gc-category{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:950;color:var(--orange)}
.gc-hero{background:linear-gradient(112deg,#e9e4d8 0%,#f7f4ed 62%,#dfd8ca 100%);border-block:1px solid #d8d1c3;position:relative;overflow:hidden}.gc-hero:after{content:"";position:absolute;right:-80px;top:-150px;width:420px;height:680px;background:repeating-linear-gradient(120deg,transparent 0 18px,rgba(35,56,45,.035) 18px 36px);transform:rotate(8deg)}.gc-hero-grid{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;z-index:1}.gc-hero h1{font-size:clamp(46px,6vw,78px);line-height:.92;letter-spacing:-.065em;margin:13px 0 20px;font-weight:950}.gc-hero h1 span{color:var(--green)}.gc-hero p{max-width:570px;font-size:17px;line-height:1.65;color:#4b574f}.gc-hero-machine{align-self:end;display:flex;justify-content:center}.gc-hero-machine img{width:min(600px,115%);max-height:460px;object-fit:contain;filter:drop-shadow(0 28px 20px rgba(0,0,0,.18))}.gc-actions{display:flex;align-items:center;gap:24px;margin-top:27px}.gc-text-link{color:var(--ink)!important;font-weight:850;font-size:13px}.gc-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:25px;font-size:12px;font-weight:750;color:#4f5d54}.gc-section{padding:80px 0}.gc-section-heading{text-align:center;max-width:700px;margin:0 auto 36px}.gc-section-heading h2{font-size:clamp(31px,4vw,48px);letter-spacing:-.045em;line-height:1;margin:10px 0}.gc-section-heading p{color:var(--muted)}.gc-equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gc-equipment-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.gc-equipment-image{height:310px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f2eee5,#fff)}.gc-equipment-image img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 18px 14px rgba(0,0,0,.16));transition:.25s}.gc-equipment-card:hover img{transform:scale(1.025)}.gc-equipment-copy{padding:28px}.gc-equipment-copy h3{font-size:25px;line-height:1.1;margin:9px 0}.gc-equipment-copy>p{color:var(--muted);line-height:1.55;min-height:50px}.gc-rate-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin:22px 0}.gc-rate-strip b{font-size:20px;padding:13px;text-align:center;border-right:1px solid var(--line)}.gc-rate-strip b:last-child{border:0}.gc-rate-strip small{font-size:10px;display:block;color:var(--muted);font-weight:700;margin-top:3px}.gc-rate-strip.large b{font-size:25px}.gc-rate-callout{background:var(--sand);border-left:4px solid var(--orange);padding:16px;margin:22px 0}.gc-rate-callout b,.gc-rate-callout span{display:block}.gc-rate-callout span{font-size:12px;color:var(--muted);margin-top:4px}.gc-card-actions{display:flex;align-items:center;gap:20px}.gc-card-actions>a:last-child{color:var(--ink);font-size:12px;font-weight:850;text-decoration:underline}.gc-process{background:var(--forest);color:#fff;padding:72px 0}.gc-section-heading.light .gc-kicker{color:#ff9c52}.gc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gc-step{border-top:1px solid #ffffff42;padding:22px 6px}.gc-step i{font-style:normal;font-weight:950;color:#ff9c52;font-size:13px}.gc-step h3{font-size:17px}.gc-step p{color:#d0d9d2;font-size:13px;line-height:1.55}.gc-ready{display:flex;align-items:center;justify-content:space-between;gap:30px}.gc-ready h2{font-size:40px;margin:8px 0}.gc-ready p{color:var(--muted)}
.gc-category-hero{background:var(--forest);color:#fff;padding:76px 0}.gc-category-hero h1{font-size:clamp(42px,6vw,70px);letter-spacing:-.055em;line-height:1;margin:12px 0}.gc-category-hero p{max-width:680px;color:#d4ddd6;font-size:17px;line-height:1.6}.gc-product-detail{padding:75px 0;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.gc-product-visual{min-height:500px;background:var(--sand);display:flex;align-items:center;justify-content:center}.gc-product-visual img{width:90%;height:450px;object-fit:contain;filter:drop-shadow(0 24px 17px rgba(0,0,0,.16))}.gc-product-detail h2{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 25px}.gc-specs{list-style:none;padding:0;margin:12px 0 25px;border-top:1px solid var(--line)}.gc-specs li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.gc-specs span{text-align:right;color:var(--muted)}.gc-detail-note{font-size:12px;line-height:1.6;color:var(--muted)}.gc-empty-category{margin-block:70px;padding:90px 30px;text-align:center;background:var(--sand);border:1px solid var(--line)}.gc-empty-category>span{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.gc-empty-category h2{font-size:36px}.gc-empty-category p{color:var(--muted)}
.gc-footer{background:#111814;color:#fff;padding:46px 0 14px}.gc-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:42px}.gc-footer .gc-logo{color:#fff!important}.gc-footer h4{margin:0 0 14px}.gc-footer p,.gc-footer a{color:#cbd4cd;font-size:12px;line-height:1.7}.gc-copy{text-align:center;border-top:1px solid #ffffff20;margin-top:30px;padding-top:14px;font-size:10px;color:#9ba79e}
/* Explicit selectors prevent legacy heading rules from overriding dark surfaces. */
.golf-page .gc-process h1,.golf-page .gc-process h2,.golf-page .gc-process h3,.golf-page .gc-process h4,.golf-page .gc-category-hero h1,.golf-page .gc-category-hero h2,.golf-page .gc-category-hero h3,.golf-page .gc-book-hero h1,.golf-page .gc-book-hero h2,.golf-page .gc-book-hero h3,.golf-page .gc-footer h1,.golf-page .gc-footer h2,.golf-page .gc-footer h3,.golf-page .gc-footer h4,.golf-page .gc-footer h5,.golf-page .gc-footer h6{color:#fff!important}
/* Rental form */.gc-book-hero{background:var(--forest);color:#fff;padding:58px 0 70px}.gc-book-hero h1{font-size:50px;line-height:1;margin:0}.gc-book-hero h1 span{color:#ff9c52}.gc-book-hero p{max-width:620px;color:#d4ddd6;line-height:1.55}.gc-booking-bg{background:var(--sand);padding:0 0 45px}.gc-booking-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(300px,.9fr);gap:18px;align-items:start;position:relative;top:-25px}.gc-panel{background:#fff;border:1px solid var(--line);box-shadow:0 7px 24px rgba(24,34,28,.07);overflow:hidden;margin-bottom:13px}.gc-panel-head{padding:17px 19px 7px;display:flex;gap:11px;align-items:center}.gc-number{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;background:var(--orange);color:#fff;font-weight:950}.gc-panel h2{font-size:19px;margin:0}.gc-panel-head small{display:block;color:var(--muted)}.gc-panel-body{padding:11px 19px 20px}.gc-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gc-choice{padding:12px;border:2px solid var(--line);background:#fff;cursor:pointer;color:var(--ink);text-align:left}.gc-choice.active{border-color:var(--orange);box-shadow:0 0 0 3px rgba(232,121,36,.12)}.gc-cart-photo{height:150px;background-position:center;background-repeat:no-repeat;background-size:contain}.gc-cart-photo.generator{background-image:url('../images/equip/generator.png')}.gc-cart-photo.trailer{background-image:url('../images/equip/trailer.png')}.gc-choice .gc-cart-photo{height:125px}.gc-choice strong,.gc-choice small{display:block}.gc-choice strong{margin-top:6px}.gc-choice small{font-size:11px;line-height:1.4;color:var(--muted)}.gc-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gc-field{display:flex;flex-direction:column;gap:6px}.gc-field.full{grid-column:1/-1}.gc-field label,.gc-field>span{font-size:11px;font-weight:850}.gc-field input,.gc-field textarea,.gc-field select{width:100%;border:1px solid #bfc7c1;border-radius:3px;padding:11px;background:#fff;color:var(--ink);outline:none}.gc-field input:focus,.gc-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(232,121,36,.12)}.gc-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gc-option{display:flex;gap:10px;border:1px solid var(--line);padding:15px;cursor:pointer}.gc-option.active{border-color:var(--orange);background:#fff8f1}.gc-option>span{display:block!important;flex:1}.gc-option>span>b,.gc-option>span>small{display:block!important}.gc-option>span>small{margin-top:6px!important;line-height:1.45}.gc-delivery-address{margin-top:12px}.gc-summary{position:sticky;top:20px;align-self:start;max-height:calc(100vh - 40px);overflow-y:auto;padding:20px}.gc-summary-cart{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:15px}.gc-summary-cart .gc-cart-photo{width:120px;height:85px;flex:0 0 120px}.gc-summary h2{margin:0 0 14px}.gc-summary-cart #gc-summary-cart,.gc-summary-cart #gc-summary-seats{display:block!important}.gc-summary-cart #gc-summary-seats{margin-top:6px!important;line-height:1.4}.gc-summary-section{padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;gap:10px}.gc-summary-section b{display:block;margin-bottom:3px}.gc-summary-section>div>span,.gc-summary-section>div>small{display:block!important}.gc-summary-section>div>small{margin-top:6px!important;line-height:1.4}.gc-summary-lines{padding:14px 0;font-size:12px}.gc-summary-lines div{display:flex;justify-content:space-between;margin:7px 0}.gc-summary-lines .total{font-size:19px;font-weight:950;padding-top:8px;border-top:1px solid var(--line)}.gc-summary .gc-btn{width:100%}.gc-availability{margin:10px 0;color:#32613e;font-size:12px;font-weight:850}.gc-error{display:none;background:#fff1f1;color:#a51b1b;border:1px solid #efb7b7;padding:10px;margin:10px 0;font-size:12px}.gc-secure{font-size:10px;text-align:center;color:var(--muted);margin-top:10px}.gc-card-consent,.gc-waiver-accept{display:flex;gap:8px;font-size:11px;line-height:1.5;margin-top:18px}.gc-time-note,.gc-detail-note{padding:11px;background:var(--sand);font-size:11px;line-height:1.5}.gc-addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gc-addon-choice{border:1px solid var(--line);padding:11px;display:flex;align-items:center;gap:9px;cursor:pointer}.gc-addon-choice span{flex:1}.gc-addon-choice b,.gc-addon-choice small{display:block}.gc-addon-choice em{font-size:10px;font-style:normal;font-weight:850;color:var(--orange)}.gc-date-control{display:flex}.gc-date-control input{border-radius:3px 0 0 3px}.gc-date-control button{border:1px solid #bfc7c1;background:var(--sand);padding:0 13px}.gc-live-calendar{margin-top:14px;border:1px solid var(--line);padding:13px;background:#fff}.gc-calendar-head,.gc-calendar-week,.gc-calendar-days,.gc-calendar-legend{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.gc-calendar-head{grid-template-columns:40px 1fr 40px;align-items:center}.gc-calendar-week{font-size:10px;font-weight:900;margin-top:10px}.gc-calendar-days button{border:0;padding:8px 2px}.gc-calendar-days .open{background:#e7f2e9;cursor:pointer}.gc-calendar-days .sold,.gc-calendar-days .unavailable{color:#aaa;background:#f2f2f2}.gc-calendar-days .selected{background:var(--orange);color:#fff}.gc-calendar-loading{grid-column:1/-1;padding:15px}.gc-calendar-legend{display:flex;gap:14px;align-items:center;font-size:10px;margin-top:9px}.gc-calendar-legend button{margin-left:auto}.gc-public-flow{background:var(--sand);padding:50px 0;min-height:600px}.gc-public-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:20px}.gc-public-details{line-height:1.6}.gc-waiver-signed{background:#e7f2e9;border:1px solid #bad2bf;padding:14px;margin:12px 0}.gc-waiver-text{background:var(--sand);padding:15px;font-size:12px;line-height:1.6}.gc-thanks{text-align:center}.gc-check{width:48px;height:48px;background:var(--green);color:#fff;display:grid;place-items:center;border-radius:50%;margin:auto;font-size:24px}
@media(max-width:900px){.gc-menu-toggle{display:block}.gc-menu{display:none;position:absolute;z-index:20;top:125px;left:4%;right:4%;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.gc-menu.open{display:flex}.gc-hero-grid,.gc-product-detail{grid-template-columns:1fr}.gc-hero-grid{padding-top:55px}.gc-hero-machine img{max-height:350px}.gc-equipment-grid{grid-template-columns:1fr}.gc-steps{grid-template-columns:1fr 1fr}.gc-footer-grid{grid-template-columns:1fr 1fr}.gc-booking-layout,.gc-public-grid{grid-template-columns:1fr}.gc-summary{position:static;max-height:none;overflow:visible}.gc-product-detail{gap:30px}.gc-product-visual{min-height:360px}.gc-product-visual img{height:330px}}
@media(max-width:600px){.gc-top .gc-wrap span:last-child{display:none}.gc-nav{height:78px}.gc-menu{top:110px}.gc-logo{font-size:17px}.gc-logo-mark{width:42px;height:42px}.gc-hero-grid{min-height:auto}.gc-hero h1{font-size:46px}.gc-hero-machine img{width:100%;max-height:290px}.gc-actions,.gc-card-actions,.gc-ready{align-items:stretch;flex-direction:column}.gc-trust{gap:10px}.gc-section{padding:55px 0}.gc-equipment-image{height:240px}.gc-rate-strip b{font-size:16px;padding:10px 4px}.gc-steps,.gc-footer-grid,.gc-choice-grid,.gc-field-grid,.gc-options,.gc-addon-grid{grid-template-columns:1fr}.gc-footer-grid{gap:22px}.gc-product-detail h2{font-size:30px}.gc-product-visual{min-height:280px}.gc-product-visual img{height:260px}.gc-book-hero h1{font-size:39px}.gc-booking-layout{top:-15px}.gc-field.full{grid-column:auto}}
