.mobile-module-shell{background:linear-gradient(#f7efe5 0%,#f1e4d3 100%);flex-direction:column;min-height:100vh;display:flex}.mobile-module-header{z-index:4;color:#fff8ea;background:#3d271bf5;align-items:center;gap:.75rem;padding:1rem;display:flex;position:sticky;top:0}.mobile-back-button{color:inherit;background:0 0;border:0;padding:.25rem;font-size:1.5rem;line-height:1}.mobile-module-heading{flex:1;min-width:0}.mobile-module-heading h2,.mobile-module-heading p{margin:0}.mobile-module-body{flex:1;padding:1rem}.mobile-card-list{gap:.75rem;display:grid}.mobile-data-card{background:#fffffff0;border:1px solid #3d271b14;border-radius:18px;padding:.95rem;box-shadow:0 10px 22px #3d271b14}.mobile-data-card-selected{border-color:#2d6a4f47;box-shadow:0 16px 32px #2d6a4f29}.mobile-data-card-header,.mobile-data-card-submeta,.mobile-data-card-actions,.mobile-inline-actions,.mobile-sheet-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mobile-data-card-header{justify-content:space-between;gap:.75rem;margin-bottom:.625rem}.mobile-data-card-header strong,.mobile-data-card-header span{color:#3d271b}.mobile-data-card-meta{color:#8a5a2b;margin-top:.25rem;font-size:1rem;font-weight:700}.mobile-data-card-submeta{color:#6b5a4c;margin-top:.35rem;font-size:.9rem}.mobile-data-card-actions,.mobile-inline-actions,.mobile-sheet-actions{justify-content:flex-start;margin-top:.75rem}.mobile-data-card-checkbox{color:#4b3a2b;align-items:center;gap:.5rem;font-size:.9rem;display:inline-flex}.mobile-sheet-stack{gap:.75rem;display:grid}.mobile-sheet-stack label{gap:.35rem;font-weight:600;display:grid}.mobile-inline-actions button,.mobile-sheet-actions button,.mobile-data-card-actions button{flex:1 1 0}.mobile-data-card-actions .action-btn{background-color:var(--cafe-verde,#2d6a4f);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.mobile-data-card-actions .action-btn:hover:not(:disabled){background-color:var(--cafe-verde-claro,#40916c);transform:translateY(-1px)}.mobile-data-card-actions .action-btn:disabled{cursor:not-allowed;background-color:#ccc;transform:none}.mobile-inline-actions .btn-primary,.mobile-sheet-actions .btn-primary,.mobile-data-card-actions .btn-primary{background:var(--cafe-dourado);color:var(--cafe-marrom-escuro);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.mobile-inline-actions .btn-primary:hover:not(:disabled),.mobile-sheet-actions .btn-primary:hover:not(:disabled),.mobile-data-card-actions .btn-primary:hover:not(:disabled){background:#fee78a;transform:translateY(-1px)}.mobile-inline-actions .btn-primary:disabled,.mobile-sheet-actions .btn-primary:disabled,.mobile-data-card-actions .btn-primary:disabled{opacity:.6;cursor:not-allowed}.mobile-inline-actions .btn-secondary,.mobile-sheet-actions .btn-secondary,.mobile-data-card-actions .btn-secondary{color:#495057;cursor:pointer;background:#e9ecef;border:none;border-radius:6px;padding:.6rem 1.2rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.mobile-inline-actions .btn-secondary:hover:not(:disabled),.mobile-sheet-actions .btn-secondary:hover:not(:disabled),.mobile-data-card-actions .btn-secondary:hover:not(:disabled){color:#212529;background:#dee2e6}.mobile-sheet-stack p{margin:0}.mobile-sheet-overlay{z-index:1200;background:#00000073;align-items:end;display:flex;position:fixed;inset:0}.mobile-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;padding:.75rem 1rem 1rem}.mobile-sheet-handle{background:#d7d0c8;border-radius:999px;width:3rem;height:.35rem;margin:0 auto .75rem}.mobile-sheet-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.mobile-sheet-header h3{margin:0}.mobile-sheet-header button{background:0 0;border:0;font-size:1.25rem;line-height:1}.mobile-sheet-body{max-height:min(70vh,36rem);overflow-y:auto}
