.twin-feature-hub{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #dce4df}
.twin-feature-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}
.twin-feature-tools button{display:inline-flex;align-items:center;gap:7px;min-height:40px;border-radius:6px;padding:10px 14px;font-size:13px;background:#fff;border:1px solid #ccd9d1;color:#274f3a}
.twin-feature-tools svg{width:17px;height:17px}
.twin-feature-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid #e2e8e5;border-left:1px solid #e2e8e5}
.twin-feature-categories button{display:grid;gap:6px;text-align:left;padding:13px 16px;border:0;border-right:1px solid #e2e8e5;border-bottom:1px solid #e2e8e5;border-radius:0;background:#fff;color:#253c30;min-width:0;cursor:pointer}
.twin-feature-categories button:hover{background:#f0f6f3}
.twin-feature-categories strong{font-size:13px;overflow-wrap:anywhere}
.twin-feature-categories small{font-size:11px;color:#7a877f}
.twin-feature-hub>p{font-size:12px;color:#768279;margin:12px 0 0;line-height:1.6}
.dh-panel .dh-group-tabs{display:flex;flex-wrap:wrap;gap:6px}
.dh-panel .dh-group-tabs button{font-size:12px;min-height:36px}
.dh-form-card textarea{width:100%;box-sizing:border-box;min-height:110px;padding:12px;border:1px solid #bfd1c5;border-radius:6px;font:inherit;resize:vertical}
.twin-tool-dialog .billing-flow-body button{margin-top:12px;padding:9px 14px;border:1px solid #cbd6ce;border-radius:6px;font:inherit;font-size:13px;cursor:pointer}
.twin-tool-dialog [type=checkbox]{display:inline-block;width:16px;height:16px;margin:0 6px 0 0;vertical-align:middle}
.twin-suggestion,.twin-record{padding:15px 0;border-bottom:1px solid #e0e7e2;position:relative}
.twin-tool-dialog small{display:block;font-size:11px;color:#79847d;line-height:1.6;overflow-wrap:anywhere}
.twin-record p{padding-right:44px;overflow-wrap:anywhere}
.twin-record [data-clear]{position:absolute;right:0;top:10px}
.twin-feedback{display:flex;gap:10px}
.twin-tool-dialog form>label{margin-bottom:14px}
@media(max-width:900px){.twin-feature-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.twin-feature-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.twin-feature-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.twin-feature-tools button{font-size:12px;padding:10px}.twin-feature-tools button:last-child{grid-column:1/-1}}
