/* Socials shares the club palette, with explicit surface and text colors in both themes. */
#socials-view,#social-composer{--social-surface:#fff;--social-soft:#edf2e6;--social-ink:#294331;--social-muted:#697b62;--social-line:#dfe7d7;--social-accent:#28513e;color:var(--social-ink)}
[data-theme=dark] #socials-view,[data-theme=dark] #social-composer{--social-surface:#192a20;--social-soft:#24392b;--social-ink:#f4f8ef;--social-muted:#bacbb0;--social-line:#425942;--social-accent:#b8d9a4}
.social-page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:16px 0 32px}.social-page-heading h1{font-family:'Playfair Display',Georgia,serif;font-size:36px;font-weight:400;letter-spacing:-.8px;margin:10px 0}.social-page-heading p{color:var(--social-muted);font-size:12px;line-height:1.8;margin:0}.social-page-heading>.btn{font-size:11px;padding:13px 20px;white-space:nowrap;border-radius:6px}.social-page-heading .btn i{margin-right:7px}.social-layout{display:grid;grid-template-columns:205px minmax(0,1fr) 252px;gap:25px;align-items:start}.social-sidebar{position:sticky;top:20px}.social-side-intro{padding:24px 20px;background:var(--social-soft);border:1px solid var(--social-line);border-radius:11px}.social-round-icon{width:35px;height:35px;border-radius:50%;background:var(--social-surface);display:grid;place-items:center;font-size:17px;color:var(--social-accent)}.social-side-intro h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;font-size:25px;line-height:1.25;margin:20px 0 12px}.social-side-intro p{font-size:11px;line-height:1.9;color:var(--social-muted)}.social-club-location{font-size:7px;letter-spacing:1.5px;display:block;border-top:1px solid var(--social-line);padding-top:16px;margin-top:18px;color:var(--social-muted)}.social-feed-tabs{display:flex;flex-direction:column;gap:7px;margin-top:22px}.social-feed-tabs button{border:0;border-radius:6px;background:transparent;color:var(--social-muted);text-align:left;padding:13px 15px;font-size:12px}.social-feed-tabs button i{margin-right:10px}.social-feed-tabs button.active{background:var(--social-soft);color:var(--social-ink);font-weight:600}.social-sidebar-note{color:var(--social-muted);text-align:center;padding:27px 0;font-size:10px;line-height:1.9}.social-sidebar-note i{font-size:18px}.social-sidebar-note p{margin:10px 0}.social-start-post{width:100%;display:flex;gap:12px;align-items:center;text-align:left;padding:18px;background:var(--social-surface);border:1px solid var(--social-line);border-radius:10px;color:var(--social-ink);margin-bottom:20px;font-size:12px}.social-start-post small{display:block;color:var(--social-muted);font-size:9px;margin-top:5px}.social-start-post>i{margin-left:auto}.social-avatar{height:37px;width:37px;border-radius:50%;display:grid;place-items:center;background:var(--social-soft);color:var(--social-accent);font-size:15px;flex-shrink:0}.social-round-prompt{position:sticky;top:20px;padding:25px 21px;border:1px solid var(--social-line);border-radius:11px;background:var(--social-soft)}.social-round-prompt .section-kicker{font-size:8px;color:var(--social-muted)}.social-mini-card{margin:23px 0;padding:13px;background:var(--social-surface);border:1px solid var(--social-line);border-radius:6px;transform:rotate(-3deg);box-shadow:0 6px 10px #1c382508}.social-mini-card>span{font-size:7px;letter-spacing:1px;color:var(--social-muted)}.social-mini-card>div{display:flex;justify-content:space-around;text-align:center;margin-top:12px}.social-mini-card>div>span{font-size:8px;color:var(--social-muted)}.social-mini-card b{display:block;font-size:16px;font-weight:500;color:var(--social-ink);margin-top:7px;width:28px;height:28px;line-height:28px}.mini-birdie{border:1px solid #8fac70;border-radius:50%}.social-round-prompt h2{font-family:'Playfair Display',Georgia,serif;font-size:32px;font-weight:400;line-height:1.2}.social-round-prompt p{color:var(--social-muted);font-size:11px;line-height:1.9;margin:16px 0 20px}.social-round-prompt .btn{font-size:10px;padding:12px 5px}.social-round-prompt ul{list-style:none;padding:0;margin:20px 0 0;color:var(--social-muted);font-size:9px;line-height:2.6}.social-round-prompt li i{margin-right:6px}.social-empty{text-align:center;border:1px dashed var(--social-line);background:var(--social-surface);border-radius:12px;padding:62px 26px;color:var(--social-muted);font-size:12px}.social-empty-icon{display:grid;place-items:center;height:66px;width:66px;border-radius:50%;background:var(--social-soft);font-size:29px;color:var(--social-accent);margin:0 auto 25px}.social-empty h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:1.35;font-size:28px;color:var(--social-ink);max-width:370px;margin:0 auto 18px}.social-empty p{font-size:12px;line-height:1.9}.social-empty .btn{font-size:11px;margin-top:17px;padding:12px 18px}.social-post{background:var(--social-surface);border:1px solid var(--social-line);border-radius:11px;overflow:hidden;margin-bottom:23px}.social-post-head{display:flex;align-items:center;gap:10px;padding:17px 20px}.social-post-head b{font-size:12px;font-weight:600;display:block}.social-post-head div>span{display:block;font-size:9px;color:var(--social-muted);margin-top:4px}.social-icon{border:0;background:transparent;color:var(--social-muted);padding:8px;flex-shrink:0}.social-photo-link{display:block}.social-photo{width:100%;max-height:650px;object-fit:contain;background:var(--social-soft)}.social-post-copy{padding:18px 20px 8px}.social-post-copy p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:12px;margin-bottom:12px}.social-partners{color:var(--social-muted);font-size:10px;overflow-wrap:anywhere}.social-partners i{margin-right:5px}.social-actions{display:flex;align-items:center;gap:18px;padding:14px 20px;border-top:1px solid var(--social-line);margin-top:10px}.social-actions button{border:0;background:transparent;color:var(--social-muted);font-size:11px;padding:5px 0}.social-actions button i{font-size:18px;vertical-align:middle;margin-right:5px}.social-actions button.liked{color:#c66663}.social-actions>span{margin-left:auto;color:var(--social-muted);font-size:8px}.shared-scorecard{background:var(--social-soft);padding:19px 20px;border-top:1px solid var(--social-line);border-bottom:1px solid var(--social-line)}.scorecard-top{display:flex;justify-content:space-between;gap:10px;color:var(--social-muted);font-size:8px}.scorecard-top>span:first-child{letter-spacing:1px}.scorecard-numbers{display:flex;gap:24px;margin:19px 0}.scorecard-numbers>div{flex:1}.scorecard-numbers b{display:block;font-size:31px;line-height:1.2;font-weight:500}.scorecard-numbers small{font-size:14px;color:var(--social-muted);font-weight:400}.scorecard-numbers span{font-size:9px;color:var(--social-muted);display:block;margin-top:5px}.scorecard-details summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;font-size:10px;color:var(--social-accent);padding-top:12px;border-top:1px solid var(--social-line)}.scorecard-details summary::-webkit-details-marker{display:none}.scorecard-details[open] summary i{transform:rotate(180deg)}.scorecard-details>p{font-size:8px;color:var(--social-muted);margin:12px 0 0}.score-table-scroll{overflow-x:auto}.score-table{width:100%;text-align:center;font-size:10px;margin-top:15px;border-collapse:collapse}.score-table caption{caption-side:top;font-size:9px;color:var(--social-muted)}.score-table th,.score-table td{padding:7px 3px;border-bottom:1px solid var(--social-line);min-width:27px}.score-table th:first-child{text-align:left}.score-mark{display:inline-block;border-radius:50%;min-width:23px;line-height:23px;border:1px solid transparent}.score-mark.birdie,.score-mark.eagle{border-color:var(--social-accent);color:var(--social-accent)}.score-mark.eagle{box-shadow:0 0 0 2px var(--social-line)}.score-mark.bogey,.score-mark.over{border-radius:3px;border-color:var(--social-muted)}.social-comments{border-top:1px solid var(--social-line);padding:18px 20px}.social-comment{display:flex;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid var(--social-line)}.social-comment>div{min-width:0}.social-comment b{font-size:10px}.social-comment p{font-size:11px;margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.social-comment-form{display:flex;gap:7px;margin-top:16px}.social-comment-form input{min-width:0;font-size:11px}.social-muted{color:var(--social-muted)!important}.social-outline{border:1px solid var(--social-line);background:var(--social-surface);color:var(--social-ink)}
#social-composer .modal-content{background:var(--social-surface);border:1px solid var(--social-line);overflow-y:auto;border-radius:16px}#social-composer .modal-xl{max-width:1000px}.social-compose-heading{padding:25px 28px 16px;display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--social-line)}.social-compose-heading h2{font-family:'Playfair Display',Georgia,serif;font-size:30px;font-weight:400;margin:8px 0 0}.social-compose-body{display:flex;align-items:start}.social-compose-story{padding:24px;width:36%;flex-shrink:0}.social-compose-story:only-child{width:100%}#social-composer .social-compose-body:has(#social-score-editor.d-none) .social-compose-story{width:100%}#social-composer .form-label{font-size:11px;color:var(--social-ink)}#social-composer .form-control,#social-composer .form-select,.social-comment-form .form-control{background-color:var(--social-surface);color:var(--social-ink);border:1px solid var(--social-line);font-size:12px;padding:11px;border-radius:6px}#social-composer .form-select{padding-right:30px}#social-composer input::placeholder,#social-composer textarea::placeholder,.social-comment-form input::placeholder{color:var(--social-muted)}.social-photo-chooser{display:flex;flex-direction:column;align-items:center;border:1px dashed var(--social-line);border-radius:8px;margin:20px 0 12px;padding:23px 10px;gap:10px;background:var(--social-soft)}.social-photo-chooser>i{font-size:28px;color:var(--social-accent)}.social-photo-chooser strong{font-size:12px;font-weight:500}.social-photo-chooser .btn{font-size:10px;padding:10px}.social-photo-chooser small{font-size:8px;color:var(--social-muted)}#social-photo-preview img{width:100%;max-height:260px;object-fit:contain;border-radius:8px}#social-photo-remove{font-size:10px;color:var(--social-muted)}.social-score-toggle{display:flex;align-items:center;gap:10px;margin-top:22px;padding:17px 13px;border:1px solid var(--social-line);border-radius:7px;cursor:pointer}.social-score-toggle input{accent-color:#427543;flex-shrink:0}.social-score-toggle b{display:block;font-size:12px;font-weight:500}.social-score-toggle small{display:block;font-size:9px;color:var(--social-muted);line-height:1.8;margin-top:4px}.social-score-toggle>i{margin-left:auto;color:var(--social-accent)}#social-score-editor{flex:1;min-width:0;padding:24px;border-left:1px solid var(--social-line);background:var(--social-soft)}.score-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.score-editor-heading h3{font-size:20px;font-weight:500;margin:8px 0 19px}.score-progress{font-size:10px;color:var(--social-muted);white-space:nowrap}.score-setup{display:grid;grid-template-columns:1fr 1fr;gap:12px}.score-setup label{min-width:0;display:block;font-size:10px;color:var(--social-muted)}.score-setup input,.score-setup select{margin-top:6px;width:100%;min-width:0}.score-par-note{font-size:9px;line-height:1.8;color:var(--social-muted);margin:14px 0}.score-par-note i{margin-right:3px}.hole-picker{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:5px;margin:17px 0}.hole-picker button{border:1px solid var(--social-line);border-radius:5px;display:flex;align-items:center;flex-direction:column;gap:3px;padding:7px 2px;background:var(--social-surface);color:var(--social-muted)}.hole-picker span{font-size:8px}.hole-picker b{font-size:14px;font-weight:500}.hole-picker button.filled{color:var(--social-ink);border-color:#8ca67b}.hole-picker button.selected{background:#28513e;color:#fff;border-color:#28513e;box-shadow:0 0 0 2px #a0b890}.hole-entry{border:1px solid var(--social-line);background:var(--social-surface);border-radius:9px;padding:18px}.hole-entry-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.hole-entry-title h4{font-size:20px;font-weight:500;margin:0}.par-selector{display:flex;align-items:center;gap:4px}.par-selector>span{font-size:10px;color:var(--social-muted);margin-right:3px}.par-selector button{height:29px;width:29px;border:1px solid var(--social-line);border-radius:5px;background:transparent;color:var(--social-muted);font-size:11px}.par-selector button.selected{background:var(--social-soft);color:var(--social-ink);border-color:#8ca67b}.stroke-stepper{display:flex;align-items:center;justify-content:center;gap:24px;margin:23px 0}.stroke-stepper button{width:48px;height:48px;border:1px solid var(--social-line);background:var(--social-soft);border-radius:50%;font-size:27px;color:var(--social-ink)}.stroke-stepper input{font-size:49px;font-weight:400;text-align:center;width:100px;border:0;color:var(--social-ink);background:transparent;appearance:textfield;-moz-appearance:textfield}.stroke-stepper input::-webkit-inner-spin-button,.stroke-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.quick-scores{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.quick-scores button{background:var(--social-soft);border:1px solid var(--social-line);border-radius:6px;color:var(--social-ink);padding:10px 2px}.quick-scores button.selected{border-color:var(--social-accent)}.quick-scores b{display:block;font-size:19px;font-weight:500}.quick-scores span{font-size:9px;display:block;color:var(--social-muted);margin-top:3px}.hole-entry-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:17px 0}.hole-entry-footer button{border:0;background:none;color:var(--social-muted);font-size:9px;padding:5px 0}.hole-entry-footer label{display:flex;align-items:center;gap:5px;color:var(--social-muted);font-size:9px}.hole-entry-footer input{accent-color:#427543}.hole-navigation{display:flex;justify-content:space-between;align-items:center;gap:5px;border-top:1px solid var(--social-line);padding-top:14px}.hole-navigation button{border:0;background:none;color:var(--social-accent);font-size:10px;padding:5px 0}.hole-navigation button:disabled{opacity:.35}.hole-navigation>span{font-size:9px;color:var(--social-muted)}.score-running-total{display:flex;justify-content:space-around;background:var(--social-surface);border:1px solid var(--social-line);border-radius:7px;margin-top:14px;padding:12px;gap:10px}.score-running-total span{font-size:9px;color:var(--social-muted)}.score-running-total b{font-size:20px;color:var(--social-ink);margin-right:4px;font-weight:500}.social-publish-footer{position:sticky;bottom:0;padding:16px 24px;background:var(--social-surface);border-top:1px solid var(--social-line);z-index:2}.social-publish-footer>div{display:flex;justify-content:flex-end;gap:12px;align-items:center}.social-publish-footer .btn{font-size:11px;padding:12px 16px}#social-draft-status{font-size:9px;color:var(--social-muted);margin:0 0 12px}#social-publish-error{margin:8px 0 0;font-size:11px}.social-score-toggle:focus-within,.hole-picker button:focus-visible{outline:2px solid #8eab78;outline-offset:2px}[data-theme=dark] #social-composer .form-select{color-scheme:dark}[data-theme=dark] #social-composer .section-kicker,[data-theme=dark] #socials-view .section-kicker{color:#bfd3ad}
@media(max-width:1150px){.social-layout{grid-template-columns:170px minmax(0,1fr) 205px;gap:17px}.social-round-prompt{padding:20px 15px}.social-side-intro{padding:20px 15px}.social-side-intro h2{font-size:22px}.social-round-prompt h2{font-size:28px}.social-page-heading h1{font-size:32px}}
@media(max-width:991px){.social-layout{grid-template-columns:180px minmax(0,1fr)}.social-round-prompt{position:static;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.social-round-prompt .social-mini-card{display:none}.social-round-prompt .section-kicker{grid-column:1/-1}.social-round-prompt h2{grid-row:2/4}.social-round-prompt h2 br{display:none}.social-round-prompt ul{grid-column:1/-1}.social-compose-body{display:block}.social-compose-story{width:100%;padding:22px}#social-score-editor{border-left:0;border-top:1px solid var(--social-line)}#social-composer .modal-dialog{margin:12px;max-width:none}.social-compose-story .social-photo-chooser{padding:15px}}
@media(max-width:600px){.social-page-heading{display:block;margin-top:8px}.social-page-heading h1{font-size:29px;line-height:1.2}.social-page-heading p{font-size:11px;max-width:320px}.social-page-heading>.btn{margin-top:18px}.social-layout{display:flex;flex-direction:column;gap:17px}.social-sidebar,.social-feed-column,.social-round-prompt{width:100%;position:static}.social-side-intro,.social-sidebar-note{display:none}.social-feed-tabs{flex-direction:row;margin:0;gap:4px}.social-feed-tabs button{flex:1;padding:11px 8px;font-size:10px;white-space:nowrap}.social-feed-tabs button i{margin-right:5px}.social-round-prompt{display:block}.social-round-prompt h2{margin-top:15px}.social-empty{padding:40px 21px}.social-empty h3{font-size:26px}.social-start-post{padding:14px;font-size:11px}.social-start-post small{font-size:8px}.social-post-head{padding:15px}.social-post-copy{padding:15px 15px 8px}.social-actions{padding:12px 15px}.social-actions>span{font-size:7px}.shared-scorecard{padding:16px 13px}.scorecard-top{font-size:7px}.scorecard-numbers{gap:12px}.scorecard-numbers b{font-size:28px}.scorecard-numbers span{font-size:8px}.social-compose-heading{padding:21px 17px 15px}.social-compose-heading h2{font-size:27px}.social-compose-story{padding:17px}#social-score-editor{padding:18px 12px}.score-setup{gap:9px}.score-setup input{font-size:11px!important;padding:9px!important}.hole-picker{gap:4px}.hole-entry{padding:14px 11px}.quick-scores{gap:5px}.quick-scores span{font-size:8px}.score-running-total{padding:12px 5px;gap:6px}.score-running-total b{font-size:19px}.social-publish-footer{padding:13px 17px}.social-comment-form input{padding:10px 8px;font-size:10px}.score-table{font-size:9px}.score-table th,.score-table td{min-width:25px;padding:6px 2px}.social-compose-heading .section-kicker{font-size:8px}}
[data-score-hole] small{font-size:6px;line-height:1;color:var(--social-muted)}
.hole-entry-title h4 small{font-size:10px;color:var(--social-muted);font-weight:400;margin-left:4px}
.quick-scores{grid-template-columns:repeat(7,minmax(0,1fr))}
@media(max-width:600px){.quick-scores{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.quick-scores button:nth-child(7){grid-column:span 2}}
