html,body,#root{min-height:100%;margin:0}body{background:#f5f7f7}.app-layout{min-height:100vh}.brand{height:64px;display:flex;align-items:center;padding:0 24px;color:#13b77b;font-size:20px;font-weight:700}.topbar{background:#fff;border-bottom:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between}.content{padding:24px}.page-title{margin-bottom:16px}.full-width{width:100%}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#e6fff4,#f6fbff)}.login-card{width:380px}.form-field-row{width:100%;min-height:54px;display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #edf0f2;border-radius:8px;background:#fff}.form-field-row.selected{border-color:#13b77b;box-shadow:0 0 0 2px #13b77b1f}.drag-handle{width:28px;height:32px;border:0;border-radius:6px;color:#7b878d;background:#f3f6f7;cursor:grab}.field-main{flex:1;border:0;background:transparent;text-align:left;cursor:pointer}.field-main span,.field-main small{display:block}.field-main small{margin-top:2px;color:#7b878d}
