:root{--pga-cream:#FBF6EC;--pga-ink:#1B1B1B;--pga-orange:#E4572E;--pga-orange-hover:#c8461f;--pga-yellow:#F5E663;--pga-marigold:#F3A712;--pga-green:#4C9A5B;--pga-blue:#2E86AB;--pga-purple:#6A4C93;--pga-body-copy:#3a3a3a}.pga-root{font-family:Work Sans,sans-serif;background:var(--pga-cream);color:var(--pga-ink);min-height:100vh}.pga-root *,.pga-root *:before,.pga-root *:after{box-sizing:border-box}.pga-root :where(a){color:var(--pga-ink);text-decoration:none}.pga-root :where(a:hover){color:var(--pga-orange)}.pga-root ::selection{background:var(--pga-yellow)}.pga-root button{font-family:Work Sans,sans-serif;cursor:pointer}.pga-root img{max-width:100%;display:block}.pga-wrap{max-width:1400px;margin:0 auto;padding:0 20px}.pga-wrap--narrow{max-width:1000px}.pga-wrap--cart{max-width:1100px}.pga-wrap--faq{max-width:800px}@media(min-width:768px){.pga-wrap{padding:0 48px}}.pga-section{padding-top:56px}.pga-section--flush{padding-top:0}.pga-section--tight{padding-top:16px}@media(min-width:768px){.pga-section{padding-top:96px}.pga-section--tight{padding-top:24px}}.pga-h1{font-family:Archivo Black,sans-serif;letter-spacing:-.01em;line-height:1.03;margin:0}.pga-h2{font-family:Archivo Black,sans-serif;letter-spacing:-.01em;line-height:1.1;margin:0}.pga-eyebrow{font-weight:800;font-size:11px;letter-spacing:.06em;text-transform:uppercase}@media(min-width:768px){.pga-eyebrow{font-size:13px}}.pga-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:999px;font-weight:800;font-size:15px;min-height:44px;padding:14px 24px;border:none;transition:background-color .15s ease,color .15s ease}.pga-btn--block{display:flex;width:100%}.pga-btn--primary{background:var(--pga-orange);color:var(--pga-cream)}.pga-btn--primary:hover{background:var(--pga-orange-hover);color:var(--pga-cream)}.pga-btn--outline{background:transparent;border:2px solid var(--pga-ink);color:var(--pga-ink);padding:12px 22px}.pga-btn--outline:hover{color:var(--pga-orange);border-color:var(--pga-orange)}.pga-btn--dark{background:var(--pga-ink);color:var(--pga-cream)}.pga-btn--dark:hover{background:var(--pga-ink);color:var(--pga-orange)}.pga-btn--light{background:var(--pga-yellow);color:var(--pga-ink)}.pga-btn--light:hover{background:var(--pga-cream)}.pga-btn--cream{background:var(--pga-cream);color:var(--pga-ink)}@media(min-width:768px){.pga-btn{font-size:16px;padding:16px 30px;min-height:auto}.pga-btn--outline{padding:14px 28px}}.pga-icon-btn{display:flex;align-items:center;justify-content:center;border:2px solid var(--pga-ink);background:transparent;border-radius:999px;font-weight:800;font-size:16px;min-height:44px;padding:16px 18px;color:var(--pga-ink)}.pga-icon-btn:hover{color:var(--pga-orange);border-color:var(--pga-orange)}.pga-card{background:#fff;border:2px solid var(--pga-ink);border-radius:18px;padding:20px}@media(min-width:768px){.pga-card{border-radius:20px;padding:28px}}.pga-badge{display:inline-block;background:var(--pga-ink);color:var(--pga-cream);font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px}.pga-badge--pill{background:var(--pga-yellow);color:var(--pga-ink);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:6px 12px;border-radius:999px}@media(min-width:768px){.pga-badge{font-size:12px;padding:4px 10px}}.pga-stars{color:var(--pga-marigold);font-size:14px;margin-bottom:8px}@media(min-width:768px){.pga-stars{font-size:15px;margin-bottom:10px}}.pga-grid{display:grid;gap:14px}.pga-grid--2{grid-template-columns:1fr 1fr}.pga-grid--3-ig{grid-template-columns:repeat(3,1fr)}@media(min-width:768px){.pga-grid{gap:24px}.pga-grid--md-2{grid-template-columns:1fr 1fr}.pga-grid--md-3{grid-template-columns:repeat(3,1fr)}.pga-grid--md-4{grid-template-columns:repeat(4,1fr)}.pga-grid--md-6{grid-template-columns:repeat(6,1fr)}}.pga-stack{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.pga-stack--md-row{flex-direction:row}}.pga-topbar{background:var(--pga-ink);color:var(--pga-cream);text-align:center;padding:9px 14px;font-size:12px;font-weight:600}@media(min-width:768px){.pga-topbar{padding:10px 16px;font-size:14px;letter-spacing:.02em}}.pga-stripe{height:5px;display:flex}.pga-stripe span{flex:1}@media(min-width:768px){.pga-stripe{height:6px}}.pga-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px}@media(min-width:768px){.pga-header{padding:18px 28px;max-width:1400px;margin:0 auto}}.pga-header__logo{font-family:Archivo Black,sans-serif;font-size:15px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--pga-ink)}@media(min-width:768px){.pga-header__logo{font-size:16px;flex-shrink:1}}.pga-header__nav{display:none}@media(min-width:768px){.pga-header__nav{display:flex;gap:18px;font-weight:600;font-size:13px;white-space:nowrap;flex-shrink:0}.pga-header__nav a.is-active{color:var(--pga-orange)}}.pga-header__actions{display:flex;align-items:center;gap:12px}.pga-header__utility{display:none}@media(min-width:768px){.pga-header__actions{gap:14px;font-weight:600;font-size:13px;white-space:nowrap;flex-shrink:0}.pga-header__utility{display:inline-flex;align-items:center}}.pga-cart-pill{display:flex;align-items:center;justify-content:center;background:var(--pga-ink);color:var(--pga-cream);padding:9px 14px;border-radius:999px;font-weight:800;font-size:13px;min-height:44px;white-space:nowrap}@media(min-width:768px){.pga-cart-pill{padding:8px 16px;min-height:auto}}.pga-menu-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:22px;line-height:1;padding:6px;color:var(--pga-ink);min-height:44px;min-width:44px}@media(min-width:768px){.pga-menu-toggle{display:none}}.pga-mobile-drawer{display:none;flex-direction:column;background:var(--pga-cream);border-bottom:2px solid var(--pga-ink)}.pga-mobile-drawer.is-open{display:flex}.pga-mobile-drawer a{padding:14px 20px;font-weight:700;font-size:16px;border-bottom:1px solid #e6ddc8;min-height:44px;display:flex;align-items:center;color:var(--pga-ink)}.pga-mobile-drawer a:last-child{border-bottom:none}.pga-mobile-drawer a.is-active{color:var(--pga-orange)}@media(min-width:768px){.pga-mobile-drawer{display:none!important}}.pga-footer{padding:48px 20px 32px}@media(min-width:768px){.pga-footer{padding:64px 48px 40px;max-width:1400px;margin:0 auto}}.pga-footer__top{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.pga-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;border-bottom:2px solid var(--pga-ink);padding-bottom:40px}}.pga-footer__brand{font-family:Archivo Black,sans-serif;font-size:18px;margin-bottom:10px}@media(min-width:768px){.pga-footer__brand{font-size:22px;margin-bottom:12px}}.pga-footer__blurb{font-size:13px;color:#555;line-height:1.6}@media(min-width:768px){.pga-footer__blurb{font-size:14px;max-width:260px}}.pga-footer__col-title{font-weight:800;margin-bottom:14px;font-size:14px}.pga-footer__col-links{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#444}.pga-footer__bottom{border-top:2px solid var(--pga-ink);padding-top:16px;font-size:12px;color:#777}@media(min-width:768px){.pga-footer__bottom{border-top:none;padding-top:24px;font-size:13px}}.pga-hero{display:grid;gap:24px}.pga-hero__media{position:relative;border-radius:20px;overflow:hidden}.pga-hero__media img{width:100%;height:100%;object-fit:cover}.pga-hero__media--placeholder{display:flex;align-items:center;justify-content:center;color:var(--pga-cream);font-weight:700;font-size:14px;text-align:center;padding:16px}@media(min-width:768px){.pga-hero{grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.pga-hero__media{border-radius:28px}}.pga-hero__title{font-size:40px;margin:0 0 14px}@media(min-width:768px){.pga-hero__title{font-size:76px;margin-bottom:20px}}.pga-hero__title--sm{font-size:42px}@media(min-width:768px){.pga-hero__title--sm{font-size:64px}}.pga-hero__copy{font-size:16px;line-height:1.5;color:var(--pga-body-copy);margin:0 0 22px}@media(min-width:768px){.pga-hero__copy{font-size:19px;max-width:480px;margin-bottom:32px}}.pga-hero__ctas{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.pga-hero__ctas{flex-direction:row;gap:16px}}.pga-feature-card__title{font-family:Archivo Black,sans-serif;font-size:16px;margin-bottom:8px}.pga-feature-card__body{font-size:14px;line-height:1.5;color:#444}@media(min-width:768px){.pga-feature-card__title{font-size:18px;margin-bottom:10px}.pga-feature-card__body{font-size:15px}}.pga-product-card__media{position:relative;border-radius:14px;overflow:hidden;background:#f0eadb;aspect-ratio:3/4;margin-bottom:10px}.pga-product-card__media img{width:100%;height:100%;object-fit:cover}.pga-product-card__badge{position:absolute;top:8px;left:8px}.pga-product-card__name{font-weight:700;font-size:14px;margin-bottom:2px}.pga-product-card__price{color:#666;font-weight:600;font-size:13px}@media(min-width:768px){.pga-product-card__media{border-radius:18px;margin-bottom:14px}.pga-product-card__badge{top:12px;left:12px}.pga-product-card__name{font-size:16px;margin-bottom:4px}.pga-product-card__price{font-size:15px}}.pga-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.pga-section-head__title{font-size:26px}.pga-section-head__link{font-weight:700;font-size:13px;border-bottom:2px solid var(--pga-ink)}@media(min-width:768px){.pga-section-head{margin-bottom:32px}.pga-section-head__title{font-size:38px}.pga-section-head__link{font-size:15px}}.pga-band{padding:48px 20px;text-align:center}.pga-band--dark{background:var(--pga-ink);color:var(--pga-cream)}.pga-band--purple{background:var(--pga-purple);color:var(--pga-cream)}.pga-band--blue{background:var(--pga-blue);color:var(--pga-cream)}.pga-band__title{font-size:30px;line-height:1.1;margin:0 0 14px}.pga-band__copy{font-size:15px;line-height:1.6;margin:0 0 22px}.pga-band__inner{max-width:900px;margin:0 auto}@media(min-width:768px){.pga-band{padding:64px 48px}.pga-band__title{font-size:36px;margin-bottom:20px}.pga-band__copy{font-size:18px;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:32px}}.pga-stats{display:flex;flex-direction:column;gap:16px;margin-top:20px}.pga-stat__num{font-family:Archivo Black,sans-serif;font-size:32px;color:var(--pga-yellow)}.pga-stat__label{font-size:13px;color:#d8d3c4;margin-top:4px}@media(min-width:768px){.pga-stats{flex-direction:row;justify-content:center;gap:24px;max-width:900px;margin:32px auto 0}.pga-stat{flex:1}.pga-stat__num{font-size:40px}.pga-stat__label{font-size:14px;margin-top:8px}}.pga-signup-form{display:flex;flex-direction:column;gap:10px;max-width:440px;margin:0 auto}.pga-signup-form__input{padding:14px 16px;border-radius:999px;border:none;font-size:15px;font-family:Work Sans,sans-serif;min-height:44px;width:100%}@media(min-width:768px){.pga-signup-form{flex-direction:row}}.pga-editorial{display:grid;gap:20px}.pga-editorial__media{border-radius:20px;overflow:hidden;aspect-ratio:4/3}.pga-editorial__media img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.pga-editorial{grid-template-columns:1fr 1fr;gap:56px;align-items:center}.pga-editorial__media{border-radius:24px}.pga-editorial--flip .pga-editorial__media{order:2}}.pga-editorial__title{font-size:24px;margin:0 0 12px}@media(min-width:768px){.pga-editorial__title{font-size:32px;margin-bottom:16px}}.pga-editorial__copy{font-size:15px;line-height:1.65;color:var(--pga-body-copy);margin:0}@media(min-width:768px){.pga-editorial__copy{font-size:16px;line-height:1.7}}.pga-breadcrumb{font-size:12px;color:#777;padding-top:10px}.pga-breadcrumb .pga-breadcrumb__current{color:var(--pga-ink)}@media(min-width:768px){.pga-breadcrumb{font-size:14px;padding-top:8px}}.pga-pdp{display:grid;gap:22px}@media(min-width:768px){.pga-pdp{grid-template-columns:1fr 1fr;gap:64px}}.pga-gallery-thumbs{display:flex;gap:10px;overflow-x:auto;margin-bottom:14px;padding-bottom:4px}.pga-gallery-thumb{width:64px;height:64px;flex:0 0 auto;border-radius:10px;overflow:hidden;border:2px solid var(--pga-ink);cursor:pointer;background:#f0eadb}.pga-gallery-thumb img{width:100%;height:100%;object-fit:cover}.pga-gallery-main{border-radius:20px;overflow:hidden;background:#2e86ab;aspect-ratio:4/5;margin-bottom:22px}.pga-gallery-main img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.pga-gallery{display:grid;grid-template-columns:100px 1fr;gap:16px}.pga-gallery-thumbs{flex-direction:column;overflow:visible;margin-bottom:0}.pga-gallery-thumb{width:auto;height:auto;aspect-ratio:1/1}.pga-gallery-main{border-radius:24px;margin-bottom:0}}.pga-charity-pill{display:inline-block;background:var(--pga-yellow);padding:5px 10px;border-radius:999px;font-weight:800;font-size:11px;margin-bottom:12px}@media(min-width:768px){.pga-charity-pill{padding:5px 12px;font-size:12px;letter-spacing:.04em;margin-bottom:16px}}.pga-price{font-size:20px;font-weight:700;margin-bottom:16px}@media(min-width:768px){.pga-price{font-size:24px;margin-bottom:20px}}.pga-size-label{font-weight:700;font-size:13px;margin-bottom:10px}.pga-size-options{display:flex;gap:8px;flex-wrap:wrap}.pga-size-pill{border:2px solid var(--pga-ink);padding:10px 14px;border-radius:10px;font-weight:700;font-size:13px;min-height:44px;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--pga-ink)}.pga-size-pill.is-selected{background:var(--pga-ink);color:var(--pga-cream)}.pga-size-pill[disabled]{opacity:.35;text-decoration:line-through;cursor:not-allowed}@media(min-width:768px){.pga-size-pill{padding:10px 16px;font-size:14px;min-height:auto}}.pga-atc-row{display:flex;gap:12px;margin-bottom:28px}@media(min-width:768px){.pga-atc-row{gap:14px;margin-bottom:32px}}.pga-pdp-features{display:flex;flex-direction:column;gap:14px;border-top:2px solid var(--pga-ink);padding-top:20px}.pga-pdp-features__title{font-weight:800;font-size:13px;margin-bottom:4px}.pga-pdp-features__body{font-size:13px;color:#555;line-height:1.5}@media(min-width:768px){.pga-pdp-features{flex-direction:row;gap:16px;padding-top:24px}.pga-pdp-features>div{flex:1}}.pga-collection-hero{padding:44px 20px;text-align:center;background:var(--pga-purple);color:var(--pga-cream)}@media(min-width:768px){.pga-collection-hero{padding:64px 48px}}.pga-collection-hero__title{font-size:36px;margin:0}@media(min-width:768px){.pga-collection-hero__title{font-size:52px}}.pga-collection-controls{padding:20px 20px 0;display:flex;justify-content:space-between;align-items:center}.pga-collection-count{font-size:13px;color:#666}.pga-collection-pills{display:flex;gap:8px}.pga-collection-pill{display:flex;align-items:center;justify-content:center;border:2px solid var(--pga-ink);padding:7px 12px;border-radius:999px;font-weight:700;font-size:12px;min-height:44px;background:transparent;color:var(--pga-ink)}@media(min-width:768px){.pga-collection-controls{max-width:1400px;margin:0 auto;padding:32px 48px 0}.pga-collection-count{font-size:14px}.pga-collection-pills{gap:12px}.pga-collection-pill{padding:8px 16px;font-size:13px;min-height:auto}}.pga-collection-pill select{border:none;background:transparent;font:inherit;color:inherit;font-weight:700}.pga-cart-layout{display:flex;flex-direction:column;gap:0}@media(min-width:768px){.pga-cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:56px;align-items:start}}.pga-cart-line{display:flex;gap:14px;padding:18px 0;border-bottom:2px solid var(--pga-ink)}.pga-cart-line__media{width:80px;height:96px;flex:0 0 auto;border-radius:12px;overflow:hidden;background:#f0eadb}.pga-cart-line__media img{width:100%;height:100%;object-fit:cover}.pga-cart-line__name{font-weight:800;font-size:15px;margin-bottom:4px}.pga-cart-line__meta{color:#666;font-size:13px;margin-bottom:10px}.pga-cart-line__row{display:flex;align-items:center;justify-content:space-between}.pga-cart-line__price{font-weight:800;font-size:17px}@media(min-width:768px){.pga-cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;padding:24px 0}.pga-cart-line__media{width:110px;height:130px;border-radius:14px}.pga-cart-line__name{font-size:17px;margin-bottom:6px}.pga-cart-line__meta{font-size:14px}.pga-cart-line__row{display:contents}}.pga-qty-stepper{display:flex;align-items:center;border:2px solid var(--pga-ink);border-radius:999px}.pga-qty-stepper button{background:none;border:none;padding:6px 14px;font-weight:800;min-height:36px;display:flex;align-items:center;justify-content:center;color:var(--pga-ink);font-size:15px}.pga-qty-stepper button:disabled{opacity:.4}.pga-qty-stepper__val{padding:6px 8px;font-weight:700;min-width:1.5em;text-align:center}.pga-cart-remove{font-size:12px;font-weight:700;color:#999;background:none;border:none;padding:0}.pga-cart-remove:hover{color:var(--pga-orange)}.pga-order-summary{background:#fff;border:2px solid var(--pga-ink);border-radius:18px;padding:22px;margin-top:20px}.pga-order-summary__title{font-weight:800;font-size:16px;margin-bottom:16px}.pga-order-summary__row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px;color:#444}.pga-order-summary__total{display:flex;justify-content:space-between;font-weight:800;font-size:16px;border-top:2px solid var(--pga-ink);padding-top:14px;margin-bottom:16px}.pga-discount-row{display:flex;gap:8px;margin-bottom:16px}.pga-discount-row input{flex:1;padding:12px 14px;border-radius:10px;border:2px solid var(--pga-ink);font-size:13px;font-family:Work Sans,sans-serif;min-height:44px}.pga-discount-row button{border:2px solid var(--pga-ink);background:transparent;padding:12px 16px;border-radius:10px;font-weight:800;font-size:13px;min-height:44px;color:var(--pga-ink)}.pga-charity-note{font-size:11px;color:#888;text-align:center}@media(min-width:768px){.pga-order-summary{position:sticky;top:24px;padding:28px;margin-top:0}.pga-order-summary__title{font-size:18px;margin-bottom:20px}.pga-order-summary__row{font-size:15px;margin-bottom:12px}.pga-order-summary__row--shipping{margin-bottom:20px}.pga-order-summary__total{font-size:18px;padding-top:16px;margin-bottom:20px}.pga-discount-row{margin-bottom:20px}.pga-discount-row input,.pga-discount-row button{font-size:14px}.pga-charity-note{font-size:12px}}.pga-cart-empty{padding:48px 20px;text-align:center}.pga-faq-category{font-family:Archivo Black,sans-serif;font-size:12px;letter-spacing:.06em;color:var(--pga-orange);margin-bottom:14px}@media(min-width:768px){.pga-faq-category{font-size:14px;margin-bottom:16px}}.pga-faq-item{border-bottom:2px solid var(--pga-ink);padding:16px 0}.pga-faq-item summary{font-weight:800;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.pga-faq-item summary::-webkit-details-marker{display:none}.pga-faq-item summary:after{content:"+";font-size:20px;font-weight:400;flex-shrink:0}.pga-faq-item[open] summary:after{content:"\2212"}.pga-faq-item__answer{font-size:14px;line-height:1.6;color:#444;margin-top:8px}@media(min-width:768px){.pga-faq-item{padding:20px 0}.pga-faq-item summary{font-size:17px}.pga-faq-item__answer{font-size:15px;line-height:1.65;margin-top:8px}}#shopify-section-pga-reviews-app-home,#shopify-section-pga-reviews-app-product{max-width:1000px;margin:0 auto;padding:0 20px}@media(min-width:768px){#shopify-section-pga-reviews-app-home,#shopify-section-pga-reviews-app-product{padding:0 48px}}.pga-blog-card{display:block}.pga-blog-card__media{border-radius:14px;overflow:hidden;background:#f0eadb;aspect-ratio:4/3;margin-bottom:14px}.pga-blog-card__media img{width:100%;height:100%;object-fit:cover}.pga-blog-card__meta{font-size:12px;font-weight:700;color:#777;margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.pga-blog-card__title{font-family:Archivo Black,sans-serif;font-size:18px;line-height:1.15;margin:0 0 8px}.pga-blog-card__excerpt{font-size:14px;line-height:1.55;color:#444}@media(min-width:768px){.pga-blog-card__media{border-radius:18px;margin-bottom:16px}.pga-blog-card__title{font-size:21px}.pga-blog-card__excerpt{font-size:15px}}.pga-tag{display:inline-block;border:2px solid var(--pga-ink);color:var(--pga-ink);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.03em;padding:3px 10px;border-radius:999px;margin:0 6px 6px 0}.pga-article-hero{border-radius:20px;overflow:hidden;background:#f0eadb;aspect-ratio:16/9;margin-bottom:24px}.pga-article-hero img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.pga-article-hero{border-radius:24px;margin-bottom:32px}}.pga-article-meta{font-size:13px;color:#777;margin-bottom:16px}.pga-article-meta strong{color:var(--pga-ink)}.pga-article-body{font-size:16px;line-height:1.75;color:var(--pga-body-copy)}.pga-article-body p{margin:0 0 20px}.pga-article-body h2{font-family:Archivo Black,sans-serif;font-size:24px;margin:36px 0 16px;color:var(--pga-ink)}.pga-article-body h3{font-family:Archivo Black,sans-serif;font-size:19px;margin:28px 0 14px;color:var(--pga-ink)}.pga-article-body a{color:var(--pga-orange);text-decoration:underline}.pga-article-body img{border-radius:14px;margin:20px 0}.pga-article-body ul,.pga-article-body ol{margin:0 0 20px;padding-left:22px}.pga-article-body li{margin-bottom:8px}.pga-article-body blockquote{border-left:3px solid var(--pga-orange);margin:24px 0;padding:4px 0 4px 20px;font-style:italic;color:var(--pga-ink)}.pga-share-row{display:flex;gap:10px;flex-wrap:wrap;margin:32px 0;padding:24px 0;border-top:2px solid var(--pga-ink);border-bottom:2px solid var(--pga-ink)}.pga-article-nav{display:flex;flex-direction:column;gap:16px;margin:40px 0}.pga-article-nav__link{display:block;border:2px solid var(--pga-ink);border-radius:16px;padding:16px 20px}.pga-article-nav__label{font-size:12px;font-weight:800;color:#777;text-transform:uppercase;margin-bottom:4px}.pga-article-nav__title{font-weight:700;font-size:15px}@media(min-width:768px){.pga-article-nav{flex-direction:row}.pga-article-nav__link{flex:1}}.pga-comment{border-bottom:2px solid #e6ddc8;padding:20px 0}.pga-comment:last-child{border-bottom:none}.pga-comment__meta{font-weight:800;font-size:14px;margin-bottom:6px}.pga-comment__date{font-weight:400;color:#999;font-size:12px;margin-left:8px}.pga-comment__body{font-size:14px;line-height:1.6;color:#444}.pga-comment-form label{display:block;font-weight:700;font-size:13px;margin-bottom:6px}.pga-comment-form input[type=text],.pga-comment-form input[type=email],.pga-comment-form textarea{width:100%;padding:12px 14px;border-radius:10px;border:2px solid var(--pga-ink);font-size:14px;font-family:Work Sans,sans-serif;margin-bottom:16px}.pga-comment-form textarea{min-height:120px;resize:vertical}.pga-comment-notice{background:#fff;border:2px solid var(--pga-ink);border-radius:14px;padding:16px;font-size:14px;margin-bottom:20px}.pga-text-center{text-align:center}.pga-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/63/assets/pga.css.map */
