.members-section{padding-top:38px}
.members-shell{display:grid;grid-template-columns:minmax(230px,.82fr) minmax(0,1.4fr);gap:26px;border:1px solid #ffffff15;border-radius:27px;padding:27px;background:radial-gradient(ellipse at 0 0,#681e3524,transparent 49%),linear-gradient(135deg,#181d29,#111824)}
.member-invitation{padding:10px 7px 8px;min-width:0}
.member-eyebrow{display:block;font-size:11px;line-height:1.5;font-weight:600;letter-spacing:.12em;color:#a6b3c8}
.member-invitation h3{font:700 clamp(43px,4vw,59px)/.97 var(--display);letter-spacing:.005em;text-transform:uppercase;margin:20px 0}
.member-invitation h3>span{color:var(--red)}
.member-invitation>p{font-size:16px;line-height:1.75;color:#acb7ca;max-width:315px}
.member-perks{list-style:none;padding:0;margin:25px 0 27px;display:grid;gap:18px}
.member-perks li{display:flex;align-items:flex-start;gap:13px}
.perk-number{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border:1px solid #ffffff16;border-radius:9px;background:#ffffff04;font-size:11px;color:#c8899b;margin-top:1px}
.member-perks strong{display:block;font-size:14px;font-weight:600;color:#e0e5ef}
.member-perks small{display:block;font-size:12px;line-height:1.6;color:#8e9bb1;margin-top:3px}
.member-join{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:11px 19px;font-size:14px;font-weight:600;line-height:1.5;background:var(--red);color:white;border:1px solid #ff597c50;border-radius:12px}
.member-join:hover{background:#ff4560}
.member-invitation>.member-launch-note{font-size:12px;color:#8b98ad;margin-top:10px}
.member-preview-access{margin-top:19px;padding-top:16px;border-top:1px solid #ffffff13;display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;font-size:12px;color:#ced9ed}
.member-preview-access button{background:transparent;text-decoration:underline;text-underline-offset:4px;font-size:12px;color:#9ba9c0;padding:3px 0}
.vote-board{min-width:0;background:#0c132080;border:1px solid #ffffff12;border-radius:20px;padding:22px}
.vote-board-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.vote-board h3{font-size:23px;letter-spacing:-.035em;line-height:1.2;margin:7px 0 0}
.member-preview-badge{display:inline-block;flex-shrink:0;font-size:10px;line-height:1.5;letter-spacing:.08em;color:#bdcbe1;padding:5px 8px;border:1px solid #8296bd3b;border-radius:100px;background:#2e3e5c33}
.vote-board-note{font-size:13px;line-height:1.6;color:#91a0b7;margin:12px 0 18px}
.vote-options{display:grid;gap:10px}
.vote-option{position:relative;display:flex;align-items:center;gap:13px;padding:10px;min-width:0;border-radius:14px;border:1px solid #ffffff16;background:#1a233280;transition:background .2s,border-color .2s}
.vote-option>img{width:66px;height:76px;border-radius:9px;object-fit:cover;flex-shrink:0}
.vote-option-copy{min-width:0;flex:1}
.vote-option-copy>span{font-size:10px;line-height:1.5;letter-spacing:.09em;color:#a0b2ce}
.vote-option-copy h4{font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.02em;margin:4px 0}
.vote-option-copy p{font-size:12px;line-height:1.5;color:#90a0b8;margin:0}
.project-vote{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:46px;min-height:48px;padding:6px;background:transparent;border-radius:9px;color:#bdc9dc;font-size:11px}
.project-vote:hover{background:#ffffff09}
.vote-ring{display:grid;place-items:center;width:21px;height:21px;border:1px solid #6a7c9c;border-radius:50%}
.project-vote[aria-pressed=true] .vote-ring{background:var(--red);border-color:var(--red);color:white}
.project-vote[aria-pressed=true] .vote-ring:after{content:"✓";font-size:13px;font-weight:700}
.project-vote[aria-pressed=true]{color:#ff8da1}
.vote-option.is-selected{border-color:#fa304b80;background:linear-gradient(110deg,#361d31,#1d2639)}
.vote-feedback{font-size:12px;line-height:1.6;color:#abbad0;margin:13px 2px 0;min-height:20px}
.idea-invitation{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:19px;padding-top:19px;border-top:1px solid #ffffff12}
.idea-invitation strong{font-size:14px;font-weight:600}
.idea-invitation p{font-size:12px;line-height:1.5;color:#90a0b8;margin-top:4px}
.idea-button,.idea-save{flex-shrink:0;min-height:42px;padding:10px 13px;border:1px solid #ffffff21;border-radius:11px;background:#293750;color:#e3eafa;font-size:12px;font-weight:600}
.idea-button:hover,.idea-save:hover{background:#3c4e6d}
.members-preview-note{font-size:11px;line-height:1.6;margin:18px 0 0;color:#8393ad}
.idea-editor{display:grid;gap:9px;margin-top:18px;padding:17px;border:1px solid #6d81a044;border-radius:14px;background:#192438}
.idea-preview-note{font-size:12px;line-height:1.6;color:#b6c4db;margin:0 0 5px}
.idea-editor label{font-size:13px;color:#dae2ef}
.idea-editor input,.idea-editor textarea{width:100%;min-width:0;max-width:100%;font:16px/1.5 var(--body);padding:11px 12px;border:1px solid #ffffff25;border-radius:9px;background:#0d1728;color:#eff4ff;resize:vertical}
.idea-editor input::placeholder,.idea-editor textarea::placeholder{color:#7e90ad}
.idea-editor input:focus-visible,.idea-editor textarea:focus-visible{outline:2px solid #b0c8f2;outline-offset:2px}
.idea-form-actions{display:flex;gap:14px;align-items:center;margin-top:5px;flex-wrap:wrap}
.idea-cancel{background:transparent;color:#b5c3db;padding:10px;font-size:13px}
.idea-draft{margin-top:18px;padding:18px;border:1px solid #6887bd44;border-radius:13px;background:#23355055}
.idea-draft h4{font-size:17px;line-height:1.4;margin:8px 0;overflow-wrap:anywhere}
.idea-draft>p{font-size:14px;line-height:1.65;color:#b9c8de;white-space:pre-wrap;overflow-wrap:anywhere}
.idea-draft>div{display:flex;gap:15px;margin-top:13px}
.idea-draft button{background:transparent;color:#adc3e7;font-size:12px;padding:5px 0;text-decoration:underline;text-underline-offset:4px}
#member-dialog{width:min(570px,93vw)}
.member-dialog-art{position:relative;height:134px;display:flex;align-items:center;gap:20px;padding:30px 36px;background:radial-gradient(ellipse at 15% 20%,#a0264755,transparent 68%),linear-gradient(120deg,#28223b,#182d4c);border-bottom:1px solid #ffffff15}
.member-dialog-art img{width:75px;height:auto}
.member-dialog-art>span:not(.member-preview-badge){font-size:12px;letter-spacing:.19em;color:#d5dceb}
.member-dialog-art .member-preview-badge{position:absolute;bottom:16px;right:20px}
#member-dialog .dialog-copy h2{font:700 58px/.96 var(--display);text-transform:uppercase;letter-spacing:.01em;margin:15px 0}
.member-dialog-details{margin:20px 0;padding:16px;border:1px solid #ffffff14;border-radius:13px;background:#26334b55}
.member-dialog-details strong{font-size:14px}
.member-dialog-details p{font-size:13px;line-height:1.7;color:#a8b8d0;margin-top:7px}
#member-dialog .member-join{width:100%}
#member-dialog .member-dialog-footnote{font-size:12px;line-height:1.6;color:#8e9eb7}
@media(max-width:1250px){.members-shell{grid-template-columns:minmax(195px,.8fr) minmax(0,1.4fr);gap:18px;padding:20px}.member-invitation h3{font-size:46px}.vote-board{padding:17px}.vote-option{gap:10px}.vote-option>img{width:55px;height:76px}.vote-option-copy h4{font-size:14px}.vote-option-copy p{font-size:11px}.vote-board h3{font-size:20px}.idea-invitation{flex-wrap:wrap;gap:12px}}
@media(min-width:1001px) and (max-height:790px){.side-nav{gap:3px}.side-nav a{padding-block:11px}.side-bottom{padding-top:20px}}
@media(max-width:760px){.members-shell{grid-template-columns:1fr;padding:21px;gap:25px}.member-invitation{padding:2px}.member-invitation h3{font-size:49px;margin-block:15px}.member-invitation h3 br:nth-child(2){display:none}.member-invitation h3>span:before{content:" "}.member-invitation>p{max-width:480px}.member-perks{grid-template-columns:1fr 1fr;gap:15px;margin-block:22px}.vote-board{padding:20px}.vote-option>img{width:70px;height:76px}.vote-option-copy h4{font-size:16px}.vote-option-copy p{font-size:12px}.vote-board h3{font-size:23px}.idea-invitation{flex-wrap:nowrap}}
@media(max-width:560px){.members-section{padding-top:30px}.members-section>.section-bar>span{font-size:9px;max-width:135px}.members-shell{padding:18px 14px;border-radius:23px;gap:23px}.member-invitation{padding:3px 5px}.member-invitation h3{font-size:47px;max-width:285px}.member-invitation h3 br:nth-child(2){display:block}.member-perks{grid-template-columns:1fr;gap:14px}.member-invitation>p{font-size:15px}.member-join{width:100%}.member-launch-note{text-align:center}.vote-board{padding:15px;border-radius:16px}.vote-board-heading{gap:9px}.vote-board h3{font-size:21px}.vote-board-note{font-size:12px}.member-preview-badge{font-size:9px;padding:4px 6px}.vote-option{gap:9px;padding:9px;flex-wrap:wrap}.vote-option>img{width:47px;height:61px}.vote-option-copy h4{font-size:14px}.vote-option-copy>span{font-size:9px;letter-spacing:.035em}.vote-option-copy p{display:none}.project-vote{min-width:38px;min-height:51px;padding:3px;font-size:10px;gap:5px}.vote-ring{width:20px;height:20px}.idea-invitation{align-items:flex-start;flex-direction:column;gap:12px}.idea-button{width:100%;font-size:13px}.idea-editor{padding:12px}.members-preview-note{font-size:11px}.member-dialog-art{padding:26px;height:125px;gap:15px}.member-dialog-art img{width:60px}.member-dialog-art>span:not(.member-preview-badge){font-size:11px}#member-dialog .dialog-copy h2{font-size:51px}}
@media(max-width:365px){.vote-option>img{width:38px;height:58px}.vote-option{gap:7px}.vote-option-copy h4{font-size:13px}.project-vote{min-width:32px}.vote-board-heading{flex-wrap:wrap}.member-invitation h3{font-size:43px}}
