:root{--ink:#15352d;--muted:#6d7d77;--green:#0e9875;--deep:#075744;--soft:#e8f6f0;--line:#dce9e4;--cream:#f5faf7;--surface:#fff;--gold:#efbd4d}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Be Vietnam Pro',sans-serif}.together-hero{position:relative;display:flex;min-height:315px;padding:55px max(7vw,25px);overflow:hidden;align-items:center;justify-content:space-between;background:radial-gradient(circle at 70% 20%,#ffffff14 0 9%,transparent 9.2%),linear-gradient(135deg,#0f9977,#075343);color:#fff}.together-hero>div:first-child{position:relative;z-index:2}.together-hero span{font-size:.63rem;font-weight:800;letter-spacing:1.6px}.together-hero h1{margin:10px 0;font-size:clamp(3rem,6vw,5.5rem);line-height:.87;letter-spacing:-4px}.together-hero h1 em{color:#b8f0dc;font-family:'Patrick Hand';font-style:normal;font-weight:400}.together-hero p{max-width:630px;color:#d0ebe1;font-size:.76rem;line-height:1.7}.hero-friends{display:flex;margin-right:8vw}.hero-friends i{display:grid;width:105px;height:105px;margin-left:-22px;place-items:center;border:5px solid #ffffffaa;border-radius:36% 64% 52% 48%;background:#ffffff20;box-shadow:0 15px 30px #063d3133;font-size:2.6rem;font-style:normal;backdrop-filter:blur(6px);transform:rotate(-5deg)}.hero-friends i:nth-child(2){transform:translateY(35px) rotate(6deg)}.hero-friends i:nth-child(3){transform:rotate(10deg)}.together-layout{display:grid;max-width:1220px;margin:auto;padding:50px 24px 100px;grid-template-columns:minmax(0,1fr) 345px;gap:28px}.feed-heading{display:flex;margin-bottom:20px;align-items:end;justify-content:space-between}.feed-heading span,.panel-title small{color:var(--green);font-size:.57rem;font-weight:800;letter-spacing:1.2px}.feed-heading h2{margin:5px 0 0;font-size:clamp(1.7rem,3vw,2.45rem);letter-spacing:-1.4px}.feed-heading>a{padding:10px 13px;border-radius:11px;background:var(--green);color:#fff;font-size:.62rem;font-weight:700;text-decoration:none}.status-feed{display:grid;gap:14px}.status-card{padding:20px;border:1px solid var(--line);border-radius:21px;background:var(--surface);box-shadow:0 11px 30px rgba(22,64,51,.055)}.status-card>header{display:flex;align-items:center;justify-content:space-between}.status-author{display:flex;gap:11px;align-items:center;color:var(--ink);text-decoration:none}.status-avatar,.person-avatar{display:grid;overflow:hidden;place-items:center;background:var(--soft);color:var(--green);font-weight:800}.status-avatar{width:47px;height:47px;border-radius:15px}.status-avatar img,.person-avatar img{width:100%;height:100%;object-fit:cover}.status-author b{display:block;font-size:.72rem}.status-author small{display:block;margin-top:4px;color:var(--muted);font-size:.52rem}.status-badge{padding:6px 9px;border-radius:99px;background:var(--soft);color:var(--green);font-size:.52rem;font-weight:700}.status-content{padding:18px 3px;color:#29463e;font-size:.78rem;line-height:1.82;overflow-wrap:anywhere}.status-card>footer{display:flex;padding-top:12px;border-top:1px solid var(--line);justify-content:space-between}.status-card>footer a{color:var(--muted);font-size:.57rem;font-weight:600;text-decoration:none}.status-card>footer a:hover{color:var(--green)}.feed-loader,.feed-end,.feed-empty{padding:25px;color:var(--muted);font-size:.63rem;text-align:center}.feed-loader span{display:inline-block;width:24px;height:24px;border:3px solid #cce2d9;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.feed-loader p{margin:7px}.feed-loader[hidden],.feed-end[hidden]{display:none}@keyframes spin{to{transform:rotate(360deg)}}.people-column{display:grid;height:max-content;gap:18px;position:sticky;top:88px}.people-panel{padding:18px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 10px 28px rgba(22,64,51,.05)}.panel-title{display:flex;gap:10px;align-items:center}.panel-title>span{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:var(--soft)}.panel-title h2{margin:3px 0 0;font-size:.95rem}.member-list{display:grid;gap:3px;margin:13px 0 0;padding:0;list-style:none}.member-list a{display:flex;gap:9px;padding:8px;border-radius:12px;align-items:center;color:var(--ink);text-decoration:none}.member-list a:hover{background:var(--soft)}.person-avatar{width:37px;height:37px;flex:0 0 37px;border-radius:11px;font-size:.68rem}.member-list a>span:nth-last-of-type(1){min-width:0;flex:1}.member-list b{display:block;overflow:hidden;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.member-list small{display:block;margin-top:2px;overflow:hidden;color:var(--muted);font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.member-list time,.member-list em{color:var(--muted);font-size:.48rem;font-style:normal}.rank{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:7px;background:#eff3f1;color:#71817b;font-size:.55rem}.rank-1{background:#fff0b9;color:#916514}.rank-2{background:#e9eef1;color:#52636b}.rank-3{background:#f4dfd2;color:#8a5940}.leaderboard .member-list em{color:var(--green);font-size:.5rem;font-weight:800;white-space:nowrap}@media(max-width:900px){.together-layout{grid-template-columns:1fr}.people-column{position:static;grid-template-columns:1fr 1fr}.hero-friends{margin-right:0}.hero-friends i{width:80px;height:80px;font-size:2rem}}@media(max-width:620px){.together-hero{align-items:flex-start;flex-direction:column}.hero-friends{margin-top:25px}.together-hero h1{letter-spacing:-2px}.together-layout{padding-inline:14px}.people-column{grid-template-columns:1fr}.feed-heading{align-items:flex-start;flex-direction:column;gap:12px}.status-badge{display:none}.status-card{padding:16px}.status-card>footer{gap:10px;align-items:flex-start;flex-direction:column}}
.status-content.post-content{padding:18px 3px;color:#29463e;font-size:.78rem;line-height:1.82;overflow-wrap:anywhere}
.status-content.rich-post-content h2,.status-content.rich-post-content h3{margin:.7em 0 .35em;color:var(--ink);line-height:1.4}
.status-content.rich-post-content p{margin:.55em 0}
.status-content.rich-post-content ul,.status-content.rich-post-content ol{padding-left:1.55em}
.status-content.rich-post-content blockquote{margin:10px 0;padding:9px 13px;border-left:4px solid var(--green);border-radius:0 9px 9px 0;background:var(--soft)}
.status-content.rich-post-content a{color:var(--green);text-decoration:underline}
.status-content.rich-post-content pre{max-width:100%;padding:11px;overflow:auto;border-radius:9px;background:#10251f;color:#e5f5ef}
.status-content.rich-post-content table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}
.status-content.rich-post-content th,.status-content.rich-post-content td{padding:6px 8px;border:1px solid var(--line)}
.status-content.rich-post-content>img,.status-media-image.post-media-image{display:block;width:auto;max-width:100%;max-height:520px;margin:12px auto 17px;border-radius:15px;object-fit:contain}
.status-content.rich-post-content img{height:auto;max-width:100%}
.status-youtube.post-youtube{position:relative;width:100%;margin:0 0 17px;overflow:hidden;border-radius:15px;background:#15231f;aspect-ratio:16/9}
.status-youtube.post-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.status-content .club-image-gallery{display:grid;height:clamp(190px,32vw,390px);margin:14px 0;overflow:hidden;border-radius:16px;background:#e9f1ed;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:3px}
.status-content .club-gallery-item{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;background:#dfeae5}
.status-content .club-gallery-item img{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border-radius:0!important;object-fit:cover;transition:transform .3s}
.status-content .club-gallery-item:hover img{transform:scale(1.025)}
.status-content .club-gallery-item>span{position:absolute;inset:0;display:grid;place-items:center;background:rgba(10,40,32,.62);color:#fff;font-size:clamp(1.45rem,4vw,2.4rem);font-weight:800;backdrop-filter:blur(2px)}
.status-content .gallery-count-1{grid-template-columns:1fr;grid-template-rows:1fr}
.status-content .gallery-count-1 img{object-fit:contain}
.status-content .gallery-count-2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}
.status-content .gallery-count-3 .club-gallery-item:first-child{grid-row:1/3}
.status-content .gallery-count-4{grid-template-columns:repeat(2,1fr)}
.status-content .gallery-count-5{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}
.status-content .gallery-count-5 .club-gallery-item:first-child{grid-column:1/3;grid-row:1/3}
.status-content .gallery-count-5 .club-gallery-item:nth-child(2),.status-content .gallery-count-5 .club-gallery-item:nth-child(3){grid-column:3}
.status-content .gallery-count-5 .club-gallery-item:nth-child(4),.status-content .gallery-count-5 .club-gallery-item:nth-child(5){grid-column:4}
.status-content .gallery-count-5 .club-gallery-item:nth-child(2),.status-content .gallery-count-5 .club-gallery-item:nth-child(4){grid-row:1}
.status-content .gallery-count-5 .club-gallery-item:nth-child(3),.status-content .gallery-count-5 .club-gallery-item:nth-child(5){grid-row:2}
.status-content .club-gallery-lightbox-source{display:none!important}
@media(max-width:600px){.status-content .club-image-gallery{height:260px;border-radius:12px}}
.together-lightbox-open{overflow:hidden}
.together-lightbox[hidden]{display:none}
.together-lightbox{position:fixed;inset:0;z-index:5000;display:grid;padding:52px 75px 34px;place-items:center;background:rgba(4,18,14,.9);backdrop-filter:blur(9px)}
.together-lightbox figure{display:grid;max-width:min(1100px,100%);max-height:100%;margin:0;place-items:center}
.together-lightbox figure img{display:block;max-width:100%;max-height:calc(100vh - 115px);border-radius:16px;box-shadow:0 22px 70px rgba(0,0,0,.42);object-fit:contain}
.together-lightbox figcaption{margin-top:10px;color:rgba(255,255,255,.78);font:600 .65rem 'Be Vietnam Pro';text-align:center}
.together-lightbox button{position:absolute;display:grid;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.26);border-radius:50%;place-items:center;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;font:400 2rem/1 Arial;backdrop-filter:blur(6px)}
.together-lightbox button:hover{background:rgba(255,255,255,.25)}
.together-lightbox .lightbox-close{right:22px;top:18px}
.together-lightbox .lightbox-prev{left:20px;top:50%;transform:translateY(-50%)}
.together-lightbox .lightbox-next{right:20px;top:50%;transform:translateY(-50%)}
.status-content .club-gallery-item{cursor:zoom-in}
@media(max-width:620px){.together-lightbox{padding:55px 12px 30px}.together-lightbox button{width:40px;height:40px;font-size:1.6rem}.together-lightbox .lightbox-close{right:10px;top:9px}.together-lightbox .lightbox-prev{left:8px}.together-lightbox .lightbox-next{right:8px}.together-lightbox figure img{max-height:calc(100vh - 105px)}}
.status-card>footer{margin:0 -20px -20px;padding:14px 20px 18px;border-top:1px solid var(--line);border-radius:0 0 21px 21px;background-color:#fff!important}
@media(max-width:620px){.status-card>footer{margin-right:-16px;margin-bottom:-16px;margin-left:-16px;padding-right:16px;padding-bottom:16px;padding-left:16px}}
