/* Lantern & Spine · Member Society Headquarters · additive pass */
.member-society-hq{margin:0 0 30px;position:relative;overflow:hidden;border:1px solid rgba(176,138,75,.42);border-radius:28px;background:radial-gradient(circle at 88% 12%,rgba(216,184,120,.2),transparent 34%),linear-gradient(145deg,#10231e 0%,#17352f 58%,#10231e 100%);color:#eee2cd;box-shadow:0 22px 54px rgba(17,21,18,.18)}
.member-society-hq[hidden]{display:none!important}.member-society-hq:after{content:"";position:absolute;right:-80px;top:-105px;width:280px;height:280px;border:1px solid rgba(216,184,120,.18);border-radius:50%;box-shadow:0 0 0 30px rgba(216,184,120,.035),0 0 0 60px rgba(216,184,120,.025);pointer-events:none}
.society-welcome{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.7fr);gap:26px;padding:28px 30px 20px}.society-welcome .society-kicker{color:#d8b878}.society-welcome h2{margin:.3rem 0 .65rem;color:#fff7e8;font-size:clamp(1.8rem,4vw,3rem);line-height:1.02}.society-welcome-copy{margin:0;max-width:760px;color:#dfd2be;font-size:1.02rem;line-height:1.65}.society-next-action{align-self:start;padding:18px;border:1px solid rgba(216,184,120,.34);border-radius:18px;background:rgba(7,17,14,.35);backdrop-filter:blur(8px)}.society-next-action span{display:block;font:800 .65rem/1.2 var(--ui);letter-spacing:.12em;text-transform:uppercase;color:#d8b878}.society-next-action strong{display:block;margin:7px 0 12px;color:#fff7e8;font-size:1rem;line-height:1.4}.society-next-action a{display:inline-flex;color:#fff7e8;border-color:#d8b878;background:transparent}.society-next-action a:hover{background:#fff7e8;color:#17352f}
.society-member-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(216,184,120,.2);border-bottom:1px solid rgba(216,184,120,.2);background:rgba(5,13,11,.24)}.society-member-stat{padding:16px 18px;border-right:1px solid rgba(216,184,120,.16)}.society-member-stat:last-child{border-right:0}.society-member-stat strong{display:block;color:#fff7e8;font:600 1.45rem/1 var(--display)}.society-member-stat span{display:block;margin-top:5px;color:#cfc1ab;font:700 .62rem/1.35 var(--ui);letter-spacing:.08em;text-transform:uppercase}
.society-desk{position:relative;z-index:1;padding:25px 30px 30px}.society-desk-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.society-desk-head h3{margin:0;color:#fff7e8;font-size:1.45rem}.society-desk-head p{margin:4px 0 0;color:#cfc1ab}.society-standing{min-width:210px;text-align:right}.society-standing span{display:block;font:800 .63rem var(--ui);letter-spacing:.1em;text-transform:uppercase;color:#d8b878}.society-standing strong{display:block;margin-top:5px;color:#fff7e8}.society-progress{height:6px;margin-top:8px;border-radius:99px;background:rgba(255,255,255,.1);overflow:hidden}.society-progress i{display:block;height:100%;width:0;background:#d8b878;border-radius:inherit;transition:width .35s ease}
.member-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.member-tool{display:flex;min-height:112px;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid rgba(216,184,120,.22);border-radius:16px;background:rgba(255,250,240,.055);color:#f7eddc;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.member-tool:hover,.member-tool:focus-visible{transform:translateY(-2px);background:rgba(255,250,240,.11);border-color:rgba(216,184,120,.55)}.member-tool-icon{font-size:1.1rem;color:#d8b878}.member-tool strong{display:block;color:#fff7e8;font-size:.95rem}.member-tool small{display:block;margin-top:4px;color:#cbbda7;font:500 .72rem/1.35 var(--ui)}
.society-share-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(216,184,120,.18)}.society-share-row p{margin:0;color:#cfc1ab}.society-share-actions{display:flex;gap:8px;flex-wrap:wrap}.society-share-actions .mini-btn{border-color:#c6a664;background:#f7eddc}.society-share-actions .mini-btn.secondary{background:transparent;color:#f7eddc}.society-share-actions .mini-btn.secondary:hover{background:#f7eddc;color:#17352f}.society-share-status{min-height:1.2em;margin:7px 0 0;font:650 .72rem var(--ui);color:#e8d09f}
.member-society-loading{padding:24px 30px;color:#d8cbb7}.member-society-loading .loader{margin-right:8px;vertical-align:middle;border-color:rgba(255,255,255,.25);border-top-color:#d8b878}
@media(max-width:900px){.society-welcome{grid-template-columns:1fr}.society-member-stats{grid-template-columns:repeat(3,1fr)}.society-member-stat:nth-child(3){border-right:0}.member-tool-grid{grid-template-columns:repeat(2,1fr)}.society-desk-head{align-items:start}.society-standing{text-align:left}}
@media(max-width:620px){.member-society-hq{border-radius:22px}.society-welcome,.society-desk{padding-left:18px;padding-right:18px}.society-welcome{padding-top:22px}.society-member-stats{grid-template-columns:1fr 1fr}.society-member-stat{border-bottom:1px solid rgba(216,184,120,.16)}.society-member-stat:nth-child(3){border-right:1px solid rgba(216,184,120,.16)}.society-member-stat:nth-child(even){border-right:0}.society-member-stat:last-child{grid-column:1/-1;border-bottom:0}.member-tool-grid{grid-template-columns:1fr}.member-tool{min-height:92px}.society-desk-head,.society-share-row{display:block}.society-standing{margin-top:16px}.society-share-actions{margin-top:12px}.society-share-actions .mini-btn{flex:1 1 auto;text-align:center}}
