/* TheaCRM v2.8.591 – local offline drafts. */
.thea-mobile-offline-page{max-width:760px;margin:0 auto;padding:1rem 1rem calc(6.5rem + env(safe-area-inset-bottom));}
.thea-mobile-offline-hero{padding:1.1rem;border-radius:1.25rem;background:linear-gradient(145deg,#164d2b,#24854a);color:#fff;margin-bottom:1rem;box-shadow:0 .5rem 1.5rem rgba(16,70,38,.2)}
.thea-mobile-offline-hero>a{color:#fff;text-decoration:none;font-weight:700;display:inline-flex;gap:.25rem;align-items:center;margin-bottom:.85rem}.thea-mobile-offline-hero>span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.thea-mobile-offline-hero h1{font-size:1.65rem;margin:.25rem 0}.thea-mobile-offline-hero p{margin:0;opacity:.9}
.thea-mobile-offline-form,.thea-mobile-offline-list,.thea-mobile-offline-summary{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1rem;box-shadow:0 .25rem .8rem rgba(0,0,0,.05)}
.thea-mobile-offline-form textarea{min-height:10rem}.thea-mobile-offline-counter{text-align:right;font-size:.8rem;color:#667;margin:.25rem 0 .8rem}.thea-mobile-offline-check{display:flex;gap:.55rem;align-items:center;margin:1rem 0}.thea-mobile-offline-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:.65rem;margin-top:1rem}
.thea-mobile-offline-state{border-radius:.8rem;padding:.75rem .85rem;margin:0 0 .85rem;font-size:.9rem}.thea-mobile-offline-state.is-saved{background:#e9f7ee;color:#155c31}.thea-mobile-offline-state.is-info{background:#eef5ff;color:#214f87}.thea-mobile-offline-state.is-error{background:#fff0f0;color:#8a2727}
.thea-mobile-offline-policy{font-size:.82rem;color:#667;display:flex;gap:.45rem;margin:1rem 0 0}.thea-mobile-offline-links{display:grid;gap:.65rem;margin-top:.8rem}.thea-mobile-offline-center-link{display:flex;gap:.5rem;align-items:center;margin-top:1rem;text-decoration:none;font-weight:700}
.thea-mobile-offline-summary{display:flex;gap:.55rem;align-items:baseline;margin-bottom:1rem}.thea-mobile-offline-summary strong{font-size:1.7rem;color:#1f7a3a}.thea-mobile-offline-summary [data-offline-center-network]{margin-left:auto;font-weight:700;color:#1f7a3a}.thea-mobile-offline-summary .is-offline{color:#b25b00}
.thea-mobile-offline-list{display:grid;gap:.75rem}.thea-mobile-offline-list:empty{display:none}.thea-mobile-offline-card{border:1px solid rgba(0,0,0,.08);border-radius:.85rem;padding:.85rem;display:grid;gap:.75rem}.thea-mobile-offline-card>div:first-child{display:grid;gap:.2rem}.thea-mobile-offline-card small,.thea-mobile-offline-card span{color:#667}.thea-mobile-offline-card>div:last-child{display:flex;gap:.5rem}.thea-mobile-offline-empty{padding:1.25rem;text-align:center;color:#667;background:#fff;border-radius:1rem}.thea-mobile-offline-center-actions{display:grid;gap:.65rem;margin-top:1rem}.thea-mobile-offline-center-actions .btn{width:100%}
@media(max-width:460px){.thea-mobile-offline-actions{grid-template-columns:1fr}.thea-mobile-offline-card>div:last-child{display:grid;grid-template-columns:1fr 1fr}}
