.gth-friends-pills{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.gth-friends-pills button,.gth-friends-button,.gth-friends-dialog button,.gth-friends-row button,.gth-friends-item button,.gth-friend-response button{border:1px solid #9eb8a9;border-radius:999px;padding:8px 14px;background:#fff;color:#183e2d;cursor:pointer;font:inherit}.gth-friends-pills [aria-pressed=true]{background:#195a42;color:#fff}.gth-friends-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0}.gth-friends-dialog{width:min(720px,92vw);max-height:85vh;overflow:auto;box-sizing:border-box;border:1px solid #9eb8a9;border-radius:18px;padding:24px;background:#fff;color:#172e22}.gth-friends-dialog::backdrop{background:#13281dc4}.gth-friends-dialog [data-gth-close]{float:right}.gth-friends-dialog label{display:grid;gap:8px;margin:16px 0}.gth-friends-dialog input:not([type=checkbox]),.gth-friends-dialog textarea{box-sizing:border-box;width:100%;padding:10px;border:1px solid #9eb8a9;background:#fff;color:#111;border-radius:8px}.gth-friends-switch{display:flex!important;align-items:center;gap:8px;margin:8px 12px 8px 0;cursor:pointer;position:relative;z-index:2}.gth-friends-switch input{position:absolute;opacity:0;width:40px;height:24px}.gth-friends-switch>span:not(:last-child){width:40px;height:24px;flex:none;border-radius:999px;background:#788980;position:relative}.gth-friends-switch>span:not(:last-child):before{content:'';position:absolute;width:18px;height:18px;top:3px;left:3px;background:#fff;border-radius:50%;transition:transform .15s}.gth-friends-switch input:checked+span{background:#195a42}.gth-friends-switch input:checked+span:before{transform:translateX(16px)}.gth-friends-switch input:focus-visible+span{outline:2px solid #143;outline-offset:3px}.gth-friends-switch strong{font-size:13px}.gth-friends-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #d9e4de}.gth-friends-item img{width:55px;height:80px;object-fit:cover}.gth-friends-item>div{flex:1;min-width:0}.gth-friends-item h4,.gth-friends-item p{margin:0 0 8px}.gth-friends-dialog [hidden]{display:none!important}[data-gth-friends-widget]{min-width:0;overflow:auto;max-height:100%}.mydash-card:has([data-gth-friends-widget]){overflow:auto}
.gth-friends-switch input{z-index:1;cursor:pointer}.gth-friends-switch input:disabled{cursor:wait}.gth-friends-switch>span{pointer-events:none}
.gth-friends-profile{width:100%;min-width:0;color:#183e2d}.gth-friend-selector{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0}.gth-friend-selector select{border:1px solid #9eb8a9;border-radius:999px;padding:10px 18px;background:#fff;color:#183e2d;min-width:220px;max-width:100%}.gth-friend-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:24px 0 12px}.gth-friend-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gth-friend-details>div{padding:16px;background:#edf5f0;border:1px solid #c7dcce;border-radius:12px}.gth-friend-details dt{font-size:13px}.gth-friend-details dd{margin:8px 0 0;font-size:20px;font-weight:700}.gth-friend-common-note{font-size:12px}.gth-friend-profile-section{border:1px solid #d9e4de;border-radius:14px;padding:18px;margin:16px 0}.gth-friend-profile-section h3{margin-top:0}.gth-friends-profile .gth-friends-item a{display:inline-block;margin:8px 12px 8px 0;color:#195a42;text-decoration:underline}@media(max-width:600px){.gth-friend-details{grid-template-columns:1fr}}
[data-gth-friends-widget] [hidden]{display:none!important}

.gth-friends-widget-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gth-friends-widget-heading h3{margin:0}.mydash.is-editing .gth-friends-widget-heading{padding-top:32px}

/* Actions use standard buttons; category tabs retain their pill shape. */
.gth-friends-button,.gth-friends-dialog button,.gth-friends-row button,.gth-friends-item button,.gth-friend-response button,[data-gth-friends-results] [data-gth-friend-message]{border-radius:8px!important;font-weight:800;min-height:38px;padding:8px 12px;}
[data-gth-friends-widget] .gth-friends-widget-heading .gth-friends-button{border-radius:8px!important;background:#24725c!important;border:1px solid #24725c!important;color:#fff!important;font-weight:700;padding:10px 16px}
[data-gth-friends-widget] .gth-friends-widget-heading .gth-friends-button:hover,[data-gth-friends-widget] .gth-friends-widget-heading .gth-friends-button:focus-visible{background:#ff9817!important;border-color:#ff9817!important;color:#fff!important}
