.formgroup-page{width:100%}.formgroup{max-width:100%;margin:0 auto;padding:24px 40px}.formgroup-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.formgroup-header-content{flex:1;min-width:0}.formgroup-header-content p{margin-top:12px}.formgroup-section{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.formgroup-preview{flex-direction:column;gap:32px;width:100%;display:flex}.formgroup-row{grid-template-columns:160px minmax(0,1fr);align-items:flex-start;gap:24px;width:100%;display:grid}.formgroup-row-label{padding-top:10px}.formgroup-row-content{align-items:flex-start;width:100%;min-width:0;display:flex}.formgroup-row-content>*{width:100%;max-width:480px}@media (max-width:768px){.formgroup{padding:24px}.formgroup-header{flex-direction:column;align-items:stretch;gap:24px;margin:32px 0 48px}.formgroup-section{gap:24px;margin-bottom:32px}.formgroup-row{grid-template-columns:1fr;gap:12px}.formgroup-row-label{padding-top:0}.formgroup-row-content>*{max-width:100%}}@media (max-width:520px){.formgroup{padding:24px}.formgroup-header{gap:16px;margin:24px 0 40px}.formgroup-header-content p{margin-top:8px}.formgroup-preview{gap:20px}.formgroup-section{gap:20px;margin-bottom:24px}}
