.gb-tabs{display:flex;gap:10px;margin:25px 0}.gb-tabs button{border:1px solid #29404f;background:#09131b;color:#c5cfd5;border-radius:9px;padding:13px 18px;font:inherit;cursor:pointer}.gb-tabs button.active{border-color:var(--blue);background:#0b2a3b;color:#fff}.gb-step{display:grid;grid-template-columns:1fr 1fr;gap:15px}.gb-step>p,.gb-step-title,.gb-step label:has(textarea){grid-column:1/-1}.gb-step-title h2{margin:0}.gb-step-title p,.gb-field-help{color:#81939e}.gb-step label{display:grid;gap:7px;color:#b8c3ca;font-size:12px}.gb-step input,.gb-step select,.gb-step textarea{width:100%;border:1px solid #263744;background:#071017;color:#fff;border-radius:8px;padding:12px;font:inherit}.gb-step textarea{min-height:105px}.gb-step-title{margin-bottom:5px}.gb-step-title p{font-size:13px}@media(max-width:680px){.gb-tabs{overflow:auto}.gb-tabs button{white-space:nowrap}.gb-step{grid-template-columns:1fr}.gb-step>p,.gb-step-title,.gb-step label:has(textarea){grid-column:auto}}
