.brand-logo{display:block;width:128px;height:auto;object-fit:contain}
.seed-label{padding-left:12px;border-left:1px solid rgba(255,255,255,.18);font-size:12px;letter-spacing:.15em;color:#94a3b8;white-space:nowrap}
.footer-logo{width:158px;opacity:.9}
.code-row{display:grid;grid-template-columns:1fr auto;gap:10px}
.code-row .btn{min-width:118px;padding:0 14px;white-space:nowrap}
.code-row .btn:disabled{opacity:.55;cursor:not-allowed}
.founders-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.founders-head>div{display:flex;flex-direction:column;gap:4px}.founders-list{display:grid;gap:18px}.founder-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.018);padding:24px}.founder-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.founder-title strong{font-size:16px}.remove-founder{border:0;background:none;color:#ff7f87;font-size:12px;cursor:pointer}.founder-card:first-child .remove-founder{opacity:.45}
.form-actions>div{display:flex;gap:10px}
@media(max-width:520px){.brand-logo{width:105px}.seed-label{font-size:10px;padding-left:8px}.code-row{grid-template-columns:1fr}.code-row .btn{width:100%}.form-actions{position:static;flex-direction:column;align-items:stretch;gap:10px;margin-top:24px;padding:0;background:none;border:0}.form-actions>div{display:flex;flex-wrap:nowrap;gap:8px;width:100%}.form-actions .btn{flex:1 1 0;width:auto;min-width:0;margin:0;padding:0 8px;font-size:12px;white-space:nowrap}.form-actions .hint{line-height:1.4}.founders-head{align-items:flex-start;flex-direction:column}.founders-head .btn{width:100%}.founder-card{padding:18px}}
