.golf-landing{--golf-ink: #142119;--golf-muted: #5d6a61;--golf-paper: #fbf8f0;--golf-surface: #f1eee5;--golf-panel: #fffdf8;--golf-green: #153c25;--golf-green-soft: #dfe8d9;--golf-lime: #d8f36a;--golf-orange: #a65323;--golf-border: #d7d3c8;--golf-radius: 14px;display:block;overflow:hidden;background:var(--golf-paper);color:var(--golf-ink)}.golf-landing *,.golf-landing *:before,.golf-landing *:after{box-sizing:border-box}.golf-landing h1,.golf-landing h2,.golf-landing h3,.golf-landing p{margin:0}.golf-landing img,.golf-landing video,.golf-landing iframe{display:block;max-width:100%}.golf-landing__topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:12px clamp(18px,5vw,70px);border-bottom:1px solid var(--golf-border);background:var(--golf-panel)}.golf-landing__topbar-logo{display:inline-flex;align-items:center;max-width:min(210px,48vw);color:var(--golf-ink);font-size:1rem;font-weight:700;letter-spacing:.08em;text-decoration:none}.golf-landing__topbar-logo img{width:auto;max-width:100%;height:auto;max-height:38px;object-fit:contain}.golf-landing__topbar-trust{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;color:var(--golf-muted);font-size:.73rem}.golf-landing__topbar-trust span:before{margin-right:5px;color:#28633c;content:"\2713"}.golf-landing__setup{max-width:760px;margin:60px auto;padding:28px;border:1px solid #e0c399;border-radius:12px;background:#fff7e8;color:#62472f;font-family:inherit;line-height:1.6}.golf-landing__setup strong{display:block;margin-bottom:6px;color:#3d2c1f}.golf-landing__section{padding:clamp(48px,7vw,90px) clamp(18px,5vw,70px)}.golf-landing__label{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--golf-orange);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.golf-landing__label:before{width:22px;height:1px;background:currentColor;content:""}.golf-landing__hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:clamp(34px,6vw,76px);align-items:center;min-height:620px;background:var(--golf-paper)}.golf-landing__hero-content,.golf-landing__hero-media{min-width:0}.golf-landing__eyebrow{color:#587061;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.golf-landing__hero h1{max-width:760px;margin-top:12px;font-size:clamp(3rem,6vw,6.2rem);font-weight:500;letter-spacing:-.06em;line-height:.94;text-wrap:balance}.golf-landing__hero-copy{max-width:650px;margin-top:20px;color:var(--golf-muted);font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.55}.golf-landing__editor-note{margin-top:18px;padding:11px 13px;border-left:3px solid var(--golf-orange);background:#fff4e6;color:#684a37;font-size:.78rem;line-height:1.5}.golf-landing__variant-heading{margin-top:28px;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.golf-landing__variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.golf-landing__variant{position:relative;min-width:0;cursor:pointer}.golf-landing__variant-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.golf-landing__variant-card{position:relative;display:block;min-height:108px;padding:16px;border:1px solid var(--golf-border);border-radius:11px;background:var(--golf-panel);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.golf-landing__variant:hover .golf-landing__variant-card{transform:translateY(-1px);border-color:#8b9c90}.golf-landing__variant-input:focus-visible+.golf-landing__variant-card{outline:3px solid rgba(21,60,37,.26);outline-offset:2px}.golf-landing__variant-input:checked+.golf-landing__variant-card{border-color:var(--golf-green);box-shadow:inset 0 0 0 1px var(--golf-green)}.golf-landing__variant-input:disabled+.golf-landing__variant-card{cursor:not-allowed;opacity:.55}.golf-landing__variant-badge{position:absolute;top:-10px;right:9px;padding:4px 8px;border-radius:999px;background:var(--golf-lime);color:#142016;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.golf-landing__variant-title{display:block;padding-right:8px;font-size:.92rem;font-weight:650}.golf-landing__variant-price{display:block;margin-top:4px;font-size:1.2rem;font-weight:550}.golf-landing__variant-summary{display:block;margin-top:6px;color:var(--golf-muted);font-size:.76rem;line-height:1.35}.golf-landing__variant-summary--contents:before{color:var(--golf-ink);font-weight:700;content:"Includes: "}.golf-landing__purchase-row{display:flex;align-items:center;gap:14px;margin-top:14px}.golf-landing__add-button,.golf-landing__bundle-button,.golf-landing__final-button{min-height:52px;border:0;border-radius:9px;padding:13px 20px;background:var(--golf-green);color:#fff;font:inherit;font-weight:650;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.golf-landing__add-button{flex:1}.golf-landing__add-button:hover,.golf-landing__bundle-button:hover,.golf-landing__final-button:hover{transform:translateY(-1px);background:#0c2d19}.golf-landing__add-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.golf-landing__purchase-price{min-width:90px;font-size:1.3rem;font-weight:650;text-align:right}.golf-landing__compare-price{display:block;color:var(--golf-muted);font-size:.75rem;font-weight:400;text-decoration:line-through}.golf-landing__dynamic-checkout{margin-top:10px}.golf-landing__micro-trust{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:13px;color:#627067;font-size:.74rem}.golf-landing__micro-trust span:before{margin-right:5px;color:#28633c;content:"\2713"}.golf-landing__media-stage{position:relative;min-height:470px;overflow:hidden;border-radius:22px;background:var(--golf-green-soft)}.golf-landing__media-stage img,.golf-landing__media-stage video,.golf-landing__media-stage iframe,.golf-landing__media-stage model-viewer{width:100%;height:100%;min-height:470px;object-fit:cover}.golf-landing__media-stage .golf-landing__supplier-hero{object-fit:contain;background:#fff}.golf-landing__media-placeholder{position:relative;display:grid;place-items:center;min-height:470px;padding:32px;background:linear-gradient(145deg,#dce7d9,#afc6b3)}.golf-landing__mock-mat{position:relative;width:min(88%,540px);aspect-ratio:1.72 / 1;overflow:hidden;border:7px solid #203226;border-radius:7px;background:#1b7042;box-shadow:0 22px 40px #0f1f1440;transform:rotate(-3deg)}.golf-landing__mock-mat:before{position:absolute;top:54%;right:14%;left:14%;height:3px;background:#ffffffe0;content:""}.golf-landing__mock-mat:after{position:absolute;top:12%;left:49%;width:11%;height:68%;border-radius:50%;background:linear-gradient(90deg,transparent,rgba(225,247,231,.64),transparent);content:"";filter:blur(1px);transform:rotate(-18deg)}.golf-landing__media-note{position:absolute;right:16px;bottom:16px;left:16px;display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:9px;background:#0f2316d6;color:#fff;font-size:.72rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.golf-landing__proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px clamp(18px,5vw,70px);background:var(--golf-green);color:#f7fbf8}.golf-landing__proof-item{padding:4px 14px;border-right:1px solid rgba(255,255,255,.2);font-size:.78rem;font-weight:600;text-align:center}.golf-landing__proof-item:last-child{border-right:0}.golf-landing__gallery-section{background:var(--golf-surface)}.golf-landing__gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1320px;margin:38px auto 0}.golf-landing__gallery-item{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:13px;background:#fff}.golf-landing__gallery-item img,.golf-landing__gallery-item video,.golf-landing__gallery-item iframe,.golf-landing__gallery-item model-viewer{width:100%;height:100%;object-fit:contain}.golf-landing__heading{max-width:760px;margin:0 auto;text-align:center}.golf-landing__heading h2,.golf-landing__split-copy h2,.golf-landing__bundle-heading h2,.golf-landing__social-copy h2,.golf-landing__faq-title h2,.golf-landing__final h2{font-size:clamp(2.2rem,5vw,4.6rem);font-weight:500;letter-spacing:-.05em;line-height:1;text-wrap:balance}.golf-landing__heading p,.golf-landing__split-copy>p,.golf-landing__bundle-heading p,.golf-landing__social-copy p,.golf-landing__final>p{margin-top:15px;color:var(--golf-muted);font-size:1rem;line-height:1.6}.golf-landing__read-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px}.golf-landing__read-card{padding:18px;border:1px solid var(--golf-border);border-radius:var(--golf-radius);background:var(--golf-panel)}.golf-landing__mini-mat{position:relative;height:145px;overflow:hidden;border-radius:7px;background:#217047}.golf-landing__mini-mat:before{position:absolute;top:52%;right:12%;left:12%;height:2px;background:#ffffffd1;content:""}.golf-landing__mini-mark{position:absolute;width:15px;height:95px;border-radius:50%;background:#e1f6e79e}.golf-landing__mini-mark--before{top:-8px;left:44%;transform:rotate(-14deg)}.golf-landing__mini-mark--after{top:70px;left:53%;transform:rotate(-14deg)}.golf-landing__mini-mark--across{top:28px;left:48%;transform:rotate(34deg)}.golf-landing__read-card h3{margin-top:16px;font-size:1.05rem;font-weight:650}.golf-landing__read-card p{margin-top:6px;color:var(--golf-muted);font-size:.86rem;line-height:1.5}.golf-landing__how{background:#183924;color:#f5faf7}.golf-landing__how .golf-landing__label{color:#f0a873}.golf-landing__how .golf-landing__heading p{color:#b9c9be}.golf-landing__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:1160px;margin:42px auto 0}.golf-landing__step-number{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:var(--golf-lime);font-size:.76rem}.golf-landing__step h3{margin-top:15px;font-size:1.3rem;font-weight:600}.golf-landing__step p{margin-top:8px;color:#b8c9be;font-size:.9rem;line-height:1.55}.golf-landing__demo{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:clamp(38px,7vw,86px);align-items:center}.golf-landing__benefits{display:grid;gap:13px;margin-top:25px}.golf-landing__benefit{display:flex;align-items:flex-start;gap:11px;color:#3d4d43;font-size:.9rem;line-height:1.5}.golf-landing__check{display:grid;flex:0 0 auto;place-items:center;width:21px;height:21px;border-radius:50%;background:#e4edbc;color:#244a30;font-size:.72rem}.golf-landing__demo-media{position:relative;min-height:430px;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#839c88,#29432f)}.golf-landing__demo-media img,.golf-landing__demo-media video,.golf-landing__demo-media iframe{width:100%;height:100%;min-height:430px;object-fit:cover}.golf-landing__demo-media .golf-landing__demo-reference,.golf-landing__demo-media .golf-landing__demo-video{object-fit:contain;background:#0c120e}.golf-landing__demo-placeholder{display:grid;place-items:center;min-height:430px;padding:32px;color:#fff;text-align:center}.golf-landing__demo-placeholder strong{display:block;font-size:1.1rem}.golf-landing__demo-placeholder span{display:block;margin-top:8px;color:#cfddd2;font-size:.8rem}.golf-landing__demo-caption{position:absolute;right:16px;bottom:16px;left:16px;padding:10px 12px;border-radius:8px;background:#0c1c11cc;color:#fff;font-size:.76rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.golf-landing__bundles{background:var(--golf-surface)}.golf-landing__bundle-heading{max-width:760px}.golf-landing__bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px;margin-top:34px}.golf-landing__bundle-card{position:relative;padding:clamp(24px,4vw,38px);border:1px solid #cbc9be;border-radius:var(--golf-radius);background:var(--golf-panel)}.golf-landing__bundle-card--featured{border-color:var(--golf-green);box-shadow:inset 0 4px 0 var(--golf-green)}.golf-landing__bundle-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:var(--golf-lime);color:#142016;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.golf-landing__bundle-card h3{margin-top:14px;font-size:1.45rem;font-weight:650}.golf-landing__bundle-price{margin-top:7px;font-size:2.4rem;font-weight:550;letter-spacing:-.04em}.golf-landing__bundle-contents{min-height:165px;margin:20px 0 25px;color:#56635b;font-size:.9rem}.golf-landing__bundle-contents ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.golf-landing__bundle-contents li:before{margin-right:8px;color:#27623b;content:"\2713"}.golf-landing__bundle-button{width:100%;background:transparent;color:var(--golf-green);border:1px solid var(--golf-green)}.golf-landing__bundle-card--featured .golf-landing__bundle-button{background:var(--golf-green);color:#fff}.golf-landing__social{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(34px,7vw,84px);align-items:start}.golf-landing__testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.golf-landing__testimonial{position:relative;display:flex;min-height:330px;overflow:hidden;flex-direction:column;justify-content:flex-end;padding:18px;border-radius:13px;background:#496b53;color:#fff}.golf-landing__testimonial:after{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#051209e0);content:"";pointer-events:none}.golf-landing__testimonial img,.golf-landing__testimonial video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.golf-landing__testimonial-copy{position:relative;z-index:1}.golf-landing__testimonial-copy blockquote{margin:0;font-size:.86rem;line-height:1.45}.golf-landing__testimonial-copy cite{display:block;margin-top:9px;color:var(--golf-lime);font-size:.72rem;font-style:normal;font-weight:650}.golf-landing__founding{padding:clamp(26px,5vw,50px);border-left:4px solid var(--golf-orange);border-radius:0 var(--golf-radius) var(--golf-radius) 0;background:#fff8ed}.golf-landing__founding h3{font-size:1.4rem;font-weight:650}.golf-landing__founding p{margin-top:10px;color:#6c5140;line-height:1.6}.golf-landing__faq{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:clamp(38px,7vw,92px);align-items:start}.golf-landing__faq-list{border-top:1px solid #cfd0c6}.golf-landing__faq-item{border-bottom:1px solid #cfd0c6}.golf-landing__faq-item summary{position:relative;padding:20px 36px 20px 0;font-size:.95rem;font-weight:600;list-style:none;cursor:pointer}.golf-landing__faq-item summary::-webkit-details-marker{display:none}.golf-landing__faq-item summary:after{position:absolute;top:50%;right:4px;color:var(--golf-orange);font-size:1.3rem;content:"+";transform:translateY(-50%)}.golf-landing__faq-item[open] summary:after{content:"\2212"}.golf-landing__faq-answer{padding:0 36px 20px 0;color:var(--golf-muted);font-size:.9rem;line-height:1.65}.golf-landing__faq-answer>*:first-child{margin-top:0}.golf-landing__faq-answer>*:last-child{margin-bottom:0}.golf-landing__final{background:var(--golf-green-soft);text-align:center}.golf-landing__final>p{max-width:590px;margin-right:auto;margin-left:auto}.golf-landing__final-button{display:inline-flex;align-items:center;justify-content:center;width:min(100%,390px);margin-top:26px}.golf-landing__final-trust{justify-content:center}@media(max-width:900px){.golf-landing__hero,.golf-landing__demo,.golf-landing__social,.golf-landing__faq{grid-template-columns:1fr}.golf-landing__hero{min-height:auto}.golf-landing__hero-content{order:1}.golf-landing__hero-media{order:2}.golf-landing__social-copy,.golf-landing__faq-title{max-width:680px}.golf-landing__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.golf-landing__section{padding:46px 18px}.golf-landing__hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.golf-landing__media-stage,.golf-landing__media-stage img,.golf-landing__media-stage video,.golf-landing__media-stage iframe,.golf-landing__media-stage model-viewer,.golf-landing__media-placeholder{min-height:370px}.golf-landing__proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 0}.golf-landing__proof-item:nth-child(2){border-right:0}.golf-landing__read-grid,.golf-landing__steps,.golf-landing__bundle-grid,.golf-landing__gallery-grid{grid-template-columns:1fr}.golf-landing__gallery-item{aspect-ratio:1 / 1}.golf-landing__read-card{display:grid;grid-template-columns:125px minmax(0,1fr);gap:0 16px;align-items:center}.golf-landing__mini-mat{grid-row:span 2;height:105px}.golf-landing__read-card h3{margin-top:0}.golf-landing__bundle-contents{min-height:0}.golf-landing__testimonials{grid-template-columns:1fr}.golf-landing__testimonial{min-height:240px}}@media(max-width:440px){.golf-landing__topbar{align-items:flex-start;flex-direction:column}.golf-landing__topbar-trust{justify-content:flex-start}.golf-landing__variants{grid-template-columns:1fr}.golf-landing__purchase-row{align-items:stretch;flex-direction:column}.golf-landing__purchase-price{order:-1;text-align:left}.golf-landing__proof-strip{grid-template-columns:1fr}.golf-landing__proof-item,.golf-landing__proof-item:nth-child(2){border-right:0}.golf-landing__read-card{grid-template-columns:94px minmax(0,1fr)}.golf-landing__media-note{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.golf-landing__variant-card,.golf-landing__add-button,.golf-landing__bundle-button,.golf-landing__final-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/golf-product-landing.css.map */
