.jcm-fit{display:inline-flex;margin:4px 0 8px;padding:6px 9px;border-radius:99px;background:#edf8f1;color:#247546;font-size:9px}
.jcm-fit.is-unverified{background:#f4f6f8;color:#66717a}
.jcm-garage-selector{display:grid;gap:6px;margin-bottom:18px}
.jcm-garage-selector select{max-width:420px;padding:10px;border:0;border-radius:9px;background:#f4f7f9}
.jcm-garage-selector small{color:#75808a}
.jcm-owned-assets{display:grid;gap:7px;margin-top:10px}
.jcm-owned-assets article{display:flex;gap:10px;align-items:center;padding:8px;border-radius:10px;background:#f7f9fa}
.jcm-owned-assets img{width:48px;height:48px;object-fit:contain;border-radius:7px}
.jcm-owned-assets span,.jcm-owned-assets b,.jcm-owned-assets small{display:block}
.jcm-ticket-list{display:grid;gap:6px;margin:12px 0 18px}
.jcm-ticket-list article{display:flex;justify-content:space-between;gap:10px;padding:10px;border-radius:9px;background:#f4f7f9;font-size:10px}
.jcm-ticket-list span{color:#064089}

/* Customer care workspace */
.jcm-account-module,.jcm-account-module *{box-sizing:border-box}.jcm-account-module{--care-blue:#064089;--care-ink:#102b43;--care-muted:#718599;--care-line:#e4edf4;--care-soft:#f6f9fc;color:var(--care-ink)}
.jcm-account-heading{display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:18px;border:1px solid var(--care-line);border-radius:18px;background:linear-gradient(135deg,#fff,#f6fbff)}.jcm-account-heading-icon{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#1aa7ee,var(--care-blue));box-shadow:0 9px 22px rgba(6,64,137,.18)}.jcm-account-heading-icon svg,.jcm-history-icon svg,.jcm-service-empty svg,.jcm-history-empty svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.jcm-account-heading>div{min-width:0;flex:1}.jcm-account-heading small{display:block;margin-bottom:3px;color:#168bc9;font-size:8px;font-weight:800;letter-spacing:.15em}.jcm-account-heading h2{margin:0 0 4px!important;color:var(--care-ink)!important;font-size:22px!important;line-height:1.15!important}.jcm-account-heading p{margin:0!important;color:var(--care-muted)!important;font-size:10px!important}.jcm-account-heading>a,.jcm-service-empty>a,.jcm-history-empty>a{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:0 13px;border-radius:10px;color:var(--care-blue)!important;background:#eaf4fd;text-decoration:none!important;font-size:9px;font-weight:750;white-space:nowrap}
.jcm-service-form{padding:20px;border:1px solid var(--care-line);border-radius:18px;background:#fff}.jcm-service-fields{display:grid;grid-template-columns:1.35fr .65fr;gap:12px}.jcm-service-form label{display:grid;gap:6px;margin:0 0 14px;color:#536b7e;font-size:9px;font-weight:750}.jcm-service-form select,.jcm-service-form textarea{width:100%;margin:0!important;padding:11px 12px!important;border:1px solid var(--care-line)!important;border-radius:11px!important;color:var(--care-ink)!important;background:var(--care-soft)!important;box-shadow:none!important}.jcm-service-form textarea{min-height:118px;resize:vertical}.jcm-service-submit{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:3px}.jcm-service-submit span{color:var(--care-muted);font-size:9px}.jcm-service-submit button{min-height:37px;padding:0 15px!important;border:0!important;border-radius:10px!important;color:#fff!important;background:linear-gradient(135deg,#168bc9,var(--care-blue))!important;box-shadow:0 8px 18px rgba(6,64,137,.16)!important;font-size:9px!important;font-weight:750!important}
.jcm-history-list{display:grid;gap:10px}.jcm-history-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid var(--care-line);border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(25,70,105,.045);transition:transform .2s ease,border-color .2s ease}.jcm-history-card:hover{border-color:#c8ddeb;transform:translateY(-1px)}.jcm-history-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:13px}.jcm-history-icon.is-technical{color:#0878d1;background:#e8f4fd}.jcm-history-icon.is-repair{color:#ec7b19;background:#fff1e4}.jcm-history-icon.is-warranty{color:#7858d7;background:#f0ebff}.jcm-history-icon.is-parts{color:#1b9a6c;background:#e8f8f1}.jcm-history-main{min-width:0}.jcm-history-main>small{display:block;margin-bottom:3px;color:#8395a5;font-size:7px;font-weight:750;letter-spacing:.08em}.jcm-history-main h3{overflow:hidden;margin:0 0 4px!important;color:var(--care-ink)!important;font-size:12px!important;font-weight:650!important;line-height:1.25!important;text-overflow:ellipsis;white-space:nowrap}.jcm-history-main>p{display:-webkit-box;overflow:hidden;margin:0 0 7px!important;color:var(--care-muted)!important;font-size:9px!important;line-height:1.45!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jcm-history-main>div{display:flex;flex-wrap:wrap;gap:5px}.jcm-history-main>div span{padding:4px 7px;border-radius:99px;color:#597083;background:var(--care-soft);font-size:7px;font-weight:700}.jcm-status{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:99px;color:#50697b;background:#f0f4f7;font-size:8px;font-weight:800;white-space:nowrap}.jcm-status i{width:6px;height:6px;border-radius:50%;background:#90a1ae}.jcm-status.is-received,.jcm-status.is-under-review{color:#126daa;background:#e8f4fd}.jcm-status.is-received i,.jcm-status.is-under-review i{background:#1c9de1}.jcm-status.is-waiting-for-customer{color:#9a6514;background:#fff4dc}.jcm-status.is-waiting-for-customer i{background:#e7a526}.jcm-status.is-approved,.jcm-status.is-repair-in-progress,.jcm-status.is-ready-for-dispatch{color:#6c52b4;background:#f0ebff}.jcm-status.is-approved i,.jcm-status.is-repair-in-progress i,.jcm-status.is-ready-for-dispatch i{background:#8063d2}.jcm-status.is-resolved{color:#187850;background:#e6f7ef}.jcm-status.is-resolved i{background:#28a873}.jcm-status.is-rejected{color:#a6464e;background:#fdebed}.jcm-status.is-rejected i{background:#db6470}
.jcm-service-empty,.jcm-history-empty{display:grid;justify-items:center;padding:42px 20px;border:1px dashed #cfdee8;border-radius:18px;text-align:center;background:linear-gradient(145deg,#fff,#f7fbfe)}.jcm-service-empty>span,.jcm-history-empty>span{display:grid;width:48px;height:48px;margin-bottom:10px;place-items:center;border-radius:15px;color:#168bc9;background:#eaf5fc}.jcm-service-empty b,.jcm-history-empty b{color:var(--care-ink);font-size:13px}.jcm-service-empty p,.jcm-history-empty p{max-width:390px;margin:5px 0 13px!important;color:var(--care-muted)!important;font-size:9px!important}
.woocommerce-MyAccount-navigation-link--rc-service a:before,.woocommerce-MyAccount-navigation-link--support-history a:before{display:inline-grid;width:18px;height:18px;margin-right:7px;place-items:center;border-radius:6px;color:#fff;background:#168bc9;font-size:9px;font-weight:800;vertical-align:middle}.woocommerce-MyAccount-navigation-link--rc-service a:before{content:"+"}.woocommerce-MyAccount-navigation-link--support-history a:before{content:"✓";background:#7a61d1}
@media(max-width:700px){.jcm-account-heading{align-items:flex-start;flex-wrap:wrap;padding:14px;border-radius:14px}.jcm-account-heading-icon{flex-basis:40px;width:40px;height:40px;border-radius:12px}.jcm-account-heading>a{width:100%}.jcm-account-heading h2{font-size:18px!important}.jcm-account-heading p{font-size:8px!important}.jcm-service-form{padding:14px;border-radius:14px}.jcm-service-fields{grid-template-columns:1fr}.jcm-service-submit{align-items:stretch;flex-direction:column}.jcm-service-submit button{width:100%}.jcm-history-card{grid-template-columns:40px minmax(0,1fr);align-items:start;padding:12px}.jcm-history-icon{width:38px;height:38px;border-radius:11px}.jcm-status{grid-column:2;justify-self:start;margin-top:1px}.jcm-history-main h3{font-size:10px!important;white-space:normal}.jcm-history-main>p{font-size:8px!important}}

/* Jarvis purchase history */
.woocommerce-account .woocommerce-orders-table{width:100%;margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0 9px!important;background:transparent!important}.woocommerce-account .woocommerce-orders-table thead th{padding:0 11px 7px!important;border:0!important;color:#778b9c!important;background:transparent!important;font-size:8px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.woocommerce-account .woocommerce-orders-table tbody tr{overflow:hidden;border:1px solid #e2ebf2!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 24px rgba(24,70,105,.05)!important}.woocommerce-account .woocommerce-orders-table tbody td{padding:13px 11px!important;border-width:1px 0!important;border-style:solid!important;border-color:#e2ebf2!important;color:#4d6679!important;background:#fff!important;font-size:9px!important;vertical-align:middle!important}.woocommerce-account .woocommerce-orders-table tbody td:first-child{border-left-width:1px!important;border-radius:15px 0 0 15px!important}.woocommerce-account .woocommerce-orders-table tbody td:last-child{border-right-width:1px!important;border-radius:0 15px 15px 0!important}.woocommerce-account .woocommerce-orders-table__cell-order-number a{display:inline-flex;align-items:center;padding:7px 9px;border-radius:9px;color:#064089!important;background:#eaf4fd;text-decoration:none!important;font-size:10px;font-weight:800}.woocommerce-account .woocommerce-orders-table__cell-order-status{color:#176e4c!important;font-weight:750!important}.woocommerce-account .woocommerce-orders-table__cell-order-status:before{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#2caf78;content:""}.woocommerce-account .woocommerce-orders-table__cell-order-total{color:#153d5d!important;font-weight:700!important}.woocommerce-account .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount{color:#064089;font-weight:800}.jcm-order-products{display:grid;gap:5px;min-width:175px}.jcm-order-product{display:flex;align-items:center;gap:7px;min-width:0}.jcm-order-product img{flex:0 0 31px;width:31px!important;height:31px!important;margin:0!important;padding:2px;border-radius:8px;object-fit:contain;background:#f3f7fa}.jcm-order-product b{display:block;overflow:hidden;max-width:180px;color:#29485f;font-size:8px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.jcm-order-products>small{padding-left:38px;color:#7f91a0;font-size:7px}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;margin:2px!important;padding:0 11px!important;border:0!important;border-radius:9px!important;color:#fff!important;background:#064089!important;box-shadow:none!important;font-size:8px!important;font-weight:750!important;text-decoration:none!important}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button:hover{background:#04346f!important}.woocommerce-account .woocommerce-orders-table__cell-vj-cod-balance strong{color:#8c5d12}.woocommerce-account .woocommerce-orders-table__cell-vj-cod-balance small{color:#8393a0;font-size:7px}
@media(max-width:768px){.woocommerce-account .woocommerce-orders-table{display:block!important}.woocommerce-account .woocommerce-orders-table thead{display:none!important}.woocommerce-account .woocommerce-orders-table tbody,.woocommerce-account .woocommerce-orders-table tr{display:block!important}.woocommerce-account .woocommerce-orders-table tbody tr{display:grid!important;grid-template-columns:1fr 1fr;margin-bottom:11px;padding:7px;border:1px solid #e2ebf2!important;border-radius:15px!important}.woocommerce-account .woocommerce-orders-table tbody td{display:block!important;padding:9px!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:left!important}.woocommerce-account .woocommerce-orders-table tbody td:before{display:block!important;float:none!important;margin-bottom:4px;color:#8596a4;font-size:7px;font-weight:750;text-transform:uppercase}.woocommerce-account .woocommerce-orders-table__cell-jcm-items,.woocommerce-account .woocommerce-orders-table__cell-order-actions{grid-column:1/-1}.jcm-order-products{min-width:0}.jcm-order-product b{max-width:230px}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{width:100%;margin:0!important}}
.jcm-order-state{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:99px;color:#516a7d;background:#eef3f6;font-size:8px;font-weight:800;white-space:nowrap}.jcm-order-state i{width:6px;height:6px;border-radius:50%;background:#91a1ad}.jcm-order-state.is-completed,.jcm-order-state.is-refunded{color:#187850;background:#e6f7ef}.jcm-order-state.is-completed i,.jcm-order-state.is-refunded i{background:#28a873}.jcm-order-state.is-processing{color:#126daa;background:#e8f4fd}.jcm-order-state.is-processing i{background:#1c9de1}.jcm-order-state.is-pending,.jcm-order-state.is-on-hold{color:#996311;background:#fff4dc}.jcm-order-state.is-pending i,.jcm-order-state.is-on-hold i{background:#e4a326}.jcm-order-state.is-failed,.jcm-order-state.is-cancelled{color:#a6464e;background:#fdebed}.jcm-order-state.is-failed i,.jcm-order-state.is-cancelled i{background:#db6470}
