.futures-screen{min-height:100vh;padding:34px 28px 90px;background:radial-gradient(circle at 10% 0,#57268a33,transparent 25%),#090712}.futures-head{display:flex;align-items:center;gap:13px}.futures-head>button:first-child{width:43px;height:43px;border-radius:50%;background:#ffffff0e;font-size:28px}.futures-head h1{font:700 34px Space Grotesk;margin:2px 0}.futures-head p{margin:0;color:var(--muted)}.futures-head>.primary{width:auto;margin:0 0 0 5px}.futures-head>button:not(:first-child):not(.primary){background:#ffffff0b;border:1px solid var(--line);padding:11px 13px;border-radius:11px}.board-access{margin-left:auto;text-align:right}.board-access small,.board-access b{display:block}.board-access small{font-size:9px;color:#aa8ed0;letter-spacing:.12em}.board-access b{font-size:12px}.voting-rules{display:flex;align-items:center;gap:13px;margin:22px 0;padding:15px;border:1px solid #9a68e044;background:#5d2c9222;border-radius:15px}.voting-rules>span{font-size:27px}.voting-rules p{margin:0;color:#d1c7dc}.kanban-wrap{overflow:auto;padding-bottom:10px}.kanban-board{min-width:1250px;display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.kanban-column{background:#110e18;border:1px solid var(--line);border-radius:17px;padding:12px;min-height:510px}.kanban-column-head{display:flex;align-items:center;justify-content:space-between;padding:5px 4px 12px}.kanban-column-head span{display:flex;align-items:center;gap:7px;font-weight:800}.kanban-column-head i{width:9px;height:9px;border-radius:50%;background:var(--column)}.kanban-column-head b{font-size:11px;color:var(--muted);background:#ffffff0b;padding:4px 7px;border-radius:7px}.feature-card{padding:13px;margin-bottom:9px;border:1px solid #ffffff0d;border-radius:13px;background:#1b1623;cursor:pointer}.feature-card:hover{border-color:#9d6ce255}.feature-card .category{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#bd93f1}.feature-card h3{font:700 15px Space Grotesk;margin:5px 0}.feature-card p{font-size:11px;color:var(--muted);margin:0 0 10px}.feature-card-foot{display:flex;align-items:center;justify-content:space-between}.feature-card-foot button{background:#ffffff0c;padding:6px 8px;border-radius:8px;font-size:11px}.feature-card-foot button.voted{background:#7840d8}.feature-card-foot span{font-size:10px;color:var(--muted)}.futures-footer{display:flex;gap:22px;margin-top:12px;color:var(--muted);font-size:12px}.futures-footer b{color:#fff}.feature-detail{text-align:left}.feature-detail>.eyebrow,.feature-detail>h2,.feature-detail>p{text-align:center}.detail-votes{text-align:center;padding:15px;background:#ffffff07;border-radius:14px}.detail-votes button{background:#7440d0;padding:8px 12px;border-radius:9px}.detail-votes b{font-size:22px;margin-left:9px}.detail-votes span{color:var(--muted);font-size:11px}.feature-detail label{display:grid;gap:5px;margin-top:14px}.feature-detail textarea{min-height:80px;background:#ffffff09;color:#fff;border:1px solid var(--line);border-radius:10px;padding:9px}.feature-detail>.primary{margin:8px 0}.admin-move{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.admin-move small{grid-column:1/-1;color:#a98ccf}.admin-move select,.admin-move button{background:#ffffff0b;color:#fff;border:1px solid var(--line);border-radius:9px;padding:8px}.admin-move select option{color:#111}
@media(max-width:900px){.futures-head{align-items:flex-start;flex-wrap:wrap}.board-access{margin-left:56px;text-align:left}.futures-head>.primary{margin-left:0}.futures-screen{padding:24px 12px 90px}}
@media(max-width:560px){.futures-head>button:not(:first-child){flex:1}.voting-rules{align-items:flex-start}.futures-footer{flex-direction:column;gap:4px}.futures-head h1{font-size:28px}}
.release-panel{margin-top:20px}.release-panel .admin-panel-head>button{margin-left:auto;padding:10px 13px;border-radius:10px;background:#6140b8}.release-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin:17px 0}.release-steps article{display:flex;gap:9px;min-height:130px;padding:14px;border-radius:14px;background:#ffffff07;border:1px solid var(--line)}.release-steps article>b{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:50%;background:#dfbc55;color:#241600}.release-steps span{display:grid;align-content:start;gap:5px}.release-steps small{color:var(--muted)}.release-actions{display:flex;gap:8px}.release-actions button{padding:10px 12px;border-radius:10px;background:#ffffff0b;border:1px solid var(--line)}.release-actions .danger{color:#ff8c9d}.release-panel>.audit-note{display:block}@media(max-width:900px){.release-steps{grid-template-columns:1fr 1fr}.release-steps article{min-height:auto}}@media(max-width:520px){.release-steps{grid-template-columns:1fr}.release-actions{flex-direction:column}}
