/* TheaCRM v2.8.595 – mobile sync and device center. */
.thea-mobile-device-page{max-width:820px;margin:0 auto;padding:1rem 1rem calc(6.6rem + env(safe-area-inset-bottom));}
.thea-mobile-device-hero{padding:1.15rem;border-radius:1.25rem;background:linear-gradient(145deg,#163e2b,#237b49);color:#fff;margin-bottom:1rem;box-shadow:0 .55rem 1.6rem rgba(16,65,38,.2)}
.thea-mobile-device-hero>a{display:inline-flex;align-items:center;gap:.25rem;color:#fff;text-decoration:none;font-weight:700;margin-bottom:.85rem}.thea-mobile-device-hero>span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.075em;opacity:.88}.thea-mobile-device-hero h1{font-size:1.55rem;margin:.25rem 0}.thea-mobile-device-hero p{margin:0;opacity:.91}
.thea-mobile-device-alert{padding:.8rem .9rem;border-radius:.85rem;margin-bottom:1rem;background:#edf6ff;color:#234f79;border:1px solid #cfe2f4}.thea-mobile-device-alert.is-success{background:#e9f7ee;color:#155c31;border-color:#cce8d5}.thea-mobile-device-alert.is-error{background:#fff0f0;color:#8a2727;border-color:#efcccc}.thea-mobile-device-alert.is-warning{background:#fff8e8;color:#765311;border-color:#f1dfb1}
.thea-mobile-device-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.thea-mobile-device-summary article{display:grid;gap:.1rem;padding:.8rem;border-radius:.95rem;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 .2rem .7rem rgba(0,0,0,.04)}.thea-mobile-device-summary span{font-size:.73rem;text-transform:uppercase;letter-spacing:.04em;color:#65756b}.thea-mobile-device-summary strong{font-size:1.2rem;color:#1f7a3a}.thea-mobile-device-summary small{font-size:.72rem;color:#6f7b74}
.thea-mobile-device-card{margin-bottom:1rem;padding:1rem;border-radius:1rem;background:#fff;border:1px solid rgba(31,122,58,.16);box-shadow:0 .35rem 1.25rem rgba(20,55,35,.06)}.thea-mobile-device-card.is-danger-soft{border-color:#efcece;background:#fffdfd}.thea-mobile-device-card>p{color:#5f6e65;font-size:.88rem}.thea-mobile-device-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.55rem}.thea-mobile-device-card__head span{display:block;color:#6b786f;font-size:.73rem;text-transform:uppercase;letter-spacing:.05em}.thea-mobile-device-card__head h2{font-size:1.12rem;margin:.12rem 0 0}.thea-mobile-device-card__head>i{font-size:1.45rem;color:#1f7a3a}
.thea-mobile-device-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.thea-mobile-device-actions .btn{min-height:2.65rem;display:flex;align-items:center;justify-content:center;gap:.4rem;white-space:normal}
.thea-mobile-device-status-list{display:grid;margin:0 0 .9rem}.thea-mobile-device-status-list>div{display:grid;grid-template-columns:minmax(8rem,.8fr) minmax(0,1.3fr);gap:.75rem;padding:.62rem 0;border-bottom:1px solid #edf0ee}.thea-mobile-device-status-list>div:last-child{border-bottom:0}.thea-mobile-device-status-list dt{font-weight:600;color:#5b6960}.thea-mobile-device-status-list dd{margin:0;text-align:right;font-weight:700;overflow-wrap:anywhere}.thea-mobile-device-status-list dd.is-ok{color:#1f7a3a}.thea-mobile-device-status-list dd.is-warning{color:#a05b00}.thea-mobile-device-status-list dd.is-error{color:#a12828}
.thea-mobile-device-operation-summary{margin:.85rem 0;padding:.7rem .8rem;border-radius:.8rem;background:#f2f7f3;color:#365440;font-size:.85rem}.thea-mobile-device-operation-list{display:grid;gap:.65rem;margin:.8rem 0}.thea-mobile-device-operation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.7rem;border:1px solid #dde6df;border-radius:.8rem}.thea-mobile-device-operation>i{display:grid;place-items:center;width:2rem;height:2rem;border-radius:.6rem;background:#edf6ef;color:#1f7a3a}.thea-mobile-device-operation.is-completed{border-color:#b8dec4;background:#f7fcf8}.thea-mobile-device-operation.is-stale,.thea-mobile-device-operation.is-failed{border-color:#e6c5a6;background:#fffaf3}.thea-mobile-device-operation__copy{min-width:0}.thea-mobile-device-operation__copy strong,.thea-mobile-device-operation__copy small{display:block}.thea-mobile-device-operation__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thea-mobile-device-operation__copy small{font-size:.75rem;color:#6d7971}.thea-mobile-device-operation__state{font-size:.72rem;font-weight:700;text-align:right}.thea-mobile-device-operation a{font-size:.76rem}
.thea-mobile-device-policy{display:flex;gap:.5rem;color:#66756c;font-size:.82rem;margin:1rem 0 0}.thea-mobile-device-policy i{color:#1f7a3a;font-size:1.05rem}
@media(max-width:680px){.thea-mobile-device-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.thea-mobile-device-actions{grid-template-columns:1fr}.thea-mobile-device-operation{grid-template-columns:auto minmax(0,1fr)}.thea-mobile-device-operation__state{grid-column:2;text-align:left}.thea-mobile-device-status-list>div{grid-template-columns:1fr}.thea-mobile-device-status-list dd{text-align:left}}
