
/* v556 deputy-assistant operations hub */
body[data-page="assistant-tools"] #page-content{max-width:1180px}
.assistant556-shell{display:grid;gap:14px}
.assistant556-intro{border:1px solid #d9e4ef;background:#fff;border-radius:18px;padding:18px 20px;box-shadow:0 7px 22px rgba(28,53,82,.06)}
.assistant556-eyebrow{font-size:11px;font-weight:800;color:#52708e}.assistant556-intro h2{margin:4px 0 5px;font-size:20px;color:#173653}.assistant556-intro p{margin:0;color:#6a7e91;font-size:12px;line-height:1.8}
.assistant556-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.assistant556-card{border:1px solid #dbe5ef;background:#fff;border-radius:18px;min-height:112px;padding:17px;display:grid;grid-template-columns:46px minmax(0,1fr) 24px;gap:13px;align-items:center;text-align:right;cursor:pointer;box-shadow:0 7px 22px rgba(28,53,82,.055);transition:.18s ease}.assistant556-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(28,53,82,.09)}.assistant556-card>i svg{width:18px;height:18px}.assistant556-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center}.assistant556-icon svg{width:22px;height:22px}.assistant556-card.is-blue .assistant556-icon{background:#e8f2ff;color:#2b68a7}.assistant556-card.is-green .assistant556-icon{background:#e8f8f2;color:#18745f}.assistant556-copy{display:grid;gap:5px}.assistant556-copy b{font-size:14px;color:#183a58}.assistant556-copy small{font-size:11px;line-height:1.75;color:#718598}.assistant556-note{display:flex;align-items:center;gap:11px;border:1px solid #e4eaf0;background:#f8fbfd;border-radius:15px;padding:12px 14px}.assistant556-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff1dc;color:#9a671c}.assistant556-note svg{width:18px;height:18px}.assistant556-note div{display:grid;gap:2px}.assistant556-note b{font-size:12px}.assistant556-note small{font-size:11px;color:#718598}
@media(max-width:700px){body[data-page="assistant-tools"] #page-content{padding-inline:10px}.assistant556-intro{padding:14px}.assistant556-grid{grid-template-columns:1fr}.assistant556-card{min-height:92px;padding:13px}.assistant556-intro h2{font-size:18px}}
