.mo-portal-wrapper{max-width:1200px;margin:40px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.mo-portal-layout{display:flex;gap:30px}.mo-sidebar{flex:0 0 280px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:fit-content;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.mo-sidebar-header{padding:20px;border-bottom:1px solid #e5e7eb}.mo-sidebar-header h4{margin:0;color:#111827}.mo-nav-menu{list-style:none;padding:0;margin:0}.mo-nav-item{display:block;padding:14px 20px;color:#4b5563;text-decoration:none;font-weight:500;border-left:4px solid transparent;transition:all .2s}.mo-nav-item:hover{background:#f9fafb;color:#111827}.mo-nav-item.active{background:#f0fdf4;color:#166534;border-left-color:#00aa4e}.mo-nav-danger:hover,.mo-nav-danger.active{background:#fef2f2;color:#991b1b;border-left-color:#dc2626}.mo-workspace{flex:1}.mo-tab-content{display:none}.mo-tab-content.active{display:block}.mo-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:25px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.mo-card-header{background:#00aa4e;color:white;font-weight:600;padding:14px 20px;text-transform:uppercase;font-size:14px;letter-spacing:.5px}.mo-card-danger{background:#dc2626}.mo-card-body{padding:25px;color:#374151;line-height:1.6}.text-center{text-align:center}.mo-address-box{background:#f9fafb;border:1px dashed #d1d5db;padding:15px;border-radius:6px;display:inline-block;min-width:250px;margin-top:10px}.mo-total-badge{background-color:#00aa4e;color:white;padding:8px 24px;border-radius:4px;display:inline-block;font-size:18px;margin:15px 0}.mo-divider{border:0;border-top:1px solid #e5e7eb;margin:20px 0}.mo-hint{font-size:13px;color:#6b7280}.mo-alert-box{background:#fffbeb;border:1px solid #fef3c7;color:#92400e;padding:12px;border-radius:6px;font-size:14px}.mo-footnote{font-size:11px;color:#9ca3af;margin-top:15px}.mo-info-banner{background:#eff6ff;border-left:4px solid #3b82f6;padding:15px;border-radius:0 6px 6px 0;margin-bottom:20px;color:#1e40af;font-size:14px}.mo-placeholder-box{background:#f3f4f6;border:2px dashed #d1d5db;padding:40px;text-align:center;border-radius:6px;color:#6b7280}.danger-border{border-color:#fca5a5;color:#991b1b;background:#fff5f5}.mo-form label{display:block;margin:15px 0 5px;font-weight:600;font-size:14px}.mo-form input[type=text]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box}.mo-form input:focus{border-color:#00aa4e;outline:none;box-shadow:0 0 0 3px rgba(0,170,78,.1)}.mo-form-row{display:flex;gap:15px}.mo-form-row>div{flex:1}.mo-alert{padding:15px;border-radius:6px;margin-bottom:25px;font-weight:500}.mo-alert-success{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.mo-alert-danger{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c}.mo-login-form p{color:#4b5563;font-size:14px;margin-bottom:25px;line-height:1.5}.mo-overview-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.mo-overview-meta{flex:1;min-width:250px}.mo-financial-table{width:100%;border-collapse:collapse;margin-bottom:20px}.mo-financial-table td{padding:12px 15px;border-bottom:1px solid #f3f4f6;font-size:15px}.text-right{text-align:right}.mo-row-discount td{color:#dc2626;background:#fef2f2}.mo-row-total td{font-size:18px;font-weight:700;background:#f0fdf4;border-bottom:2px solid #00aa4e;color:#111827}.mo-text-highlight{color:#00aa4e;font-weight:600;background:#e6f9ed;padding:3px 8px;border-radius:4px;font-size:13px}.mo-notice-banner{background:#f8fafc;border:1px solid #e2e8f0;padding:12px 15px;border-radius:6px;font-size:13px;color:#475569;line-height:1.5;margin-top:10px}.mo-status-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.status-processing{background:#dbeafe;color:#1e40af}.status-completed{background:#dcfce7;color:#15803d}.status-pending{background:#fef3c7;color:#854d0e}.status-on-hold{background:#f3f4f6;color:#374151}.status-cancelled,.status-failed{background:#fde2e2;color:#991b1b}.mo-status-explanation{background:#f8fafc;border-left:3px solid #64748b;padding:10px 14px;border-radius:0 6px 6px 0;font-size:13.5px;color:#475569;margin-top:8px;line-height:1.5}.status-instance-shipped,.status-instance,.status-change{background:#fef3c7;color:#d97706}.mo-status-badge.status-instance-shipped,.mo-status-badge.status-instance,.mo-status-badge.status-change{border-left:none}.status-prete-a-ramasser{background:#e0f2fe;color:#0369a1}.status-question{background:#fee2e2;color:#991b1b;animation:pulse-border 2s infinite ease-in-out}.mo-text-danger{color:#dc2626;font-weight:600}@media (max-width:600px){.mo-overview-grid{flex-direction:column}}@media (max-width:768px){.mo-portal-layout{flex-direction:column}.mo-sidebar{flex:none;width:100%}.mo-form-row.tri-row{flex-direction:column;gap:0}}