.motoram-garage-wrap{max-width:1050px}.mg-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.mg-header h2{margin:0 0 5px}.mg-header p{margin:0;color:#666}.mg-add-panel,.mg-bike-card,.mg-empty{border:1px solid #e8e8e8;border-radius:16px;background:#fff;padding:22px;margin-bottom:22px;box-shadow:0 8px 30px rgba(0,0,0,.04)}.mg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.mg-field span{display:block;font-weight:600;font-size:13px;margin-bottom:6px}.mg-field input{width:100%;border:1px solid #ddd;border-radius:9px;padding:11px 12px}.mg-status{margin-left:12px;font-size:13px}.mg-empty{text-align:center;padding:48px 24px}.mg-empty-icon{font-size:46px}.mg-bike-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.mg-bike-top h3{font-size:25px;margin:4px 0}.mg-kicker{font-size:11px;letter-spacing:1.2px;font-weight:700;color:#888}.mg-bike-name{color:#666}.mg-delete-bike{border:0;background:#f6f6f6;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.mg-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0}.mg-stats>div{background:#f7f7f7;border-radius:12px;padding:14px}.mg-stats span{display:block;color:#777;font-size:12px;margin-bottom:5px}.mg-stats strong{font-size:15px}.mg-service-title{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.mg-service-title h4{margin:0}.mg-service-title span{font-size:12px;color:#777}.mg-service-item{border-top:1px solid #eee}.mg-service-item summary{cursor:pointer;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.mg-service-item summary div span{display:block;font-size:12px;color:#777;margin-top:3px}.mg-service-item summary b{font-size:13px}.mg-service-body{padding:0 0 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mg-service-body span{font-size:11px;font-weight:700;color:#777;text-transform:uppercase}.mg-service-body p{margin:4px 0}.mg-no-service{padding:16px 0;color:#777}@media(max-width:760px){.mg-header{align-items:flex-start;flex-direction:column}.mg-grid{grid-template-columns:1fr}.mg-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-service-body{grid-template-columns:1fr}}
.mg-field select{width:100%;border:1px solid #ddd;border-radius:9px;padding:11px 12px;background:#fff;min-height:45px}.mg-field small{display:block;color:#888;margin-top:5px;font-size:11px}

.mg-customer-mini{margin:10px 0;color:#777;font-size:12px}.mg-bike-details{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:18px 0}.mg-bike-details>summary{cursor:pointer;font-weight:700;padding:16px 0}.mg-bike-details-body{padding-bottom:18px}.mg-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.mg-doc-grid span,.mg-notes span{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.mg-doc-grid input,.mg-notes textarea{width:100%;border:1px solid #ddd;border-radius:9px;padding:10px}.mg-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.mg-photo-box{border:1px dashed #ddd;border-radius:12px;padding:12px}.mg-photo-box img,.mg-photo-placeholder{width:100%;height:190px;object-fit:cover;border-radius:9px;background:#f7f7f7}.mg-photo-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;color:#888}.mg-photo-box label{display:block;margin-top:9px;font-size:12px;font-weight:600}.mg-photo-box input{display:block;width:100%;margin-top:5px}.mg-notes{display:block;margin-bottom:14px}.mg-details-status{margin-left:10px;font-size:12px;color:#666}@media(max-width:760px){.mg-doc-grid,.mg-photo-grid{grid-template-columns:1fr}}

.mg-request-center{margin-top:28px;border-top:2px solid #eee;padding-top:22px}.mg-request-form{background:#f7f7f7;border-radius:14px;padding:18px;margin:14px 0}.mg-request-item{border:1px solid #e5e5e5;border-radius:12px;margin-top:12px;padding:0 15px}.mg-request-item summary{padding:15px 0;cursor:pointer;display:flex;gap:8px;justify-content:space-between}.mg-request-body{padding:0 0 15px}.mg-proposal{background:#eef7ff;border-radius:9px;padding:12px;margin:10px 0}.mg-msg{padding:9px 12px;margin:7px 0;border-radius:9px;background:#f5f5f5}.mg-msg.shop{background:#eef7ff}.mg-msg-send{display:flex;gap:8px;margin-top:12px}.mg-msg-send input{flex:1}

.mg-request-history-title{display:flex;justify-content:space-between;align-items:center;margin:22px 0 8px}
.mg-request-history-title h4{margin:0}.mg-request-history-title span{font-size:12px;color:#777}
.mg-request-item summary>div:first-child{display:flex;flex-direction:column;gap:3px}
.mg-request-item summary small{font-size:11px;color:#888;font-weight:400}
.mg-request-badge{display:inline-block;margin-left:8px;font-size:12px;font-weight:700}

.mg-workflow{margin:20px 0}.mg-workflow-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.mg-workflow-step{background:#f3f3f3;border-radius:10px;padding:10px;text-align:center;color:#888}
.mg-workflow-step b{display:block;width:28px;height:28px;line-height:28px;border-radius:50%;background:#ddd;margin:0 auto 6px}
.mg-workflow-step.done{background:#eef8f1;color:#1d6b34}.mg-workflow-step.done b{background:#cdebd5}
.mg-action-card{border:1px solid #ddd;border-radius:12px;padding:18px;margin:16px 0;background:#fff}
.mg-action-card.success{border-color:#b9dfc4;background:#f4fbf6}.mg-action-card.progress{border-color:#d2c3ee;background:#faf7ff}.mg-action-card.completed{border-color:#a9d7b4;background:#f0faf2}
.mg-admin-msg{padding:10px 12px;border-radius:9px;background:#f6f6f6;margin:8px 0}.mg-admin-msg.shop{background:#eef6ff}.mg-admin-msg small{display:block;color:#888;margin-top:4px}
@media(max-width:800px){.mg-workflow-steps{grid-template-columns:1fr}}

.mg-notification-dashboard{margin:0 0 30px;padding:22px;border:1px solid #e6e6e6;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.04)}
.mg-notification-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.mg-notification-head h2{margin:2px 0 0}.mg-notification-kicker{font-size:10px;letter-spacing:1.6px;font-weight:800;color:#888}
.mg-notification-card{display:flex;align-items:center;gap:14px;padding:14px 12px;border-top:1px solid #eee;text-decoration:none!important;color:inherit!important;transition:.15s}.mg-notification-card:hover{background:#fafafa}.mg-notification-card.unread{background:#f4f8ff;border-left:3px solid #3157e8}.mg-notification-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#f3f3f3;font-size:20px;flex:none}.mg-notification-content{flex:1}.mg-notification-title{font-weight:750}.mg-notification-content p{margin:3px 0;color:#666}.mg-notification-content small{color:#999}.mg-new-dot{display:inline-block;margin-left:8px;padding:2px 6px;border-radius:10px;background:#3157e8;color:#fff;font-size:9px}.mg-notification-arrow{font-size:28px;color:#aaa}


.mg-notifications-page{max-width:980px}
.mg-notification-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}
.mg-notification-page-head h2{margin:3px 0 4px;font-size:28px}
.mg-notification-page-head p{margin:0;color:#777}
.mg-notification-empty{text-align:center;padding:55px 25px;border:1px solid #e8e8e8;border-radius:16px;background:#fff}
.mg-notification-empty>div{font-size:40px;margin-bottom:10px}
.woocommerce-MyAccount-navigation-link--motoram-notifications a{position:relative}
@media(max-width:700px){.mg-notification-page-head{flex-direction:column}}

.mg-account-has-notifications{
    position:relative!important;
}
.mg-account-notification-badge{
    position:absolute;
    top:-5px;
    right:-6px;
    z-index:20;
    min-width:18px;
    height:18px;
    padding:0 4px;
    border-radius:10px;
    background:#e32626;
    color:#fff;
    border:2px solid #fff;
    font-size:10px;
    font-weight:800;
    line-height:14px;
    text-align:center;
    box-sizing:border-box;
    box-shadow:0 2px 7px rgba(0,0,0,.18);
    pointer-events:none;
}
