.shop-shell{max-width:1180px;margin:0 auto;padding:0 20px 80px;color:#102a52}.shop-intro{text-align:center;margin:0 auto 28px;max-width:800px}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:20px}.shop-card{background:#fff;border:1px solid #c9d6e5;border-radius:16px;overflow:hidden;box-shadow:0 7px 24px rgba(12,42,82,.12);display:flex;flex-direction:column}.shop-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}.shop-card-body{padding:18px;display:flex;flex:1;flex-direction:column}.shop-card h3{font-size:18px;margin:0 0 10px;color:#102a52}.shop-card p{font-size:15px;line-height:1.45;margin:0 0 12px;color:#263f61}.shop-price{font-size:24px;font-weight:800;color:#07599f;margin-top:auto}.shop-delivery{font-size:13px!important}.shop-add{width:100%;margin-top:14px!important}.shop-panel{background:#fff;color:#102a52;border-radius:16px;padding:24px;margin-top:28px;box-shadow:0 7px 24px rgba(12,42,82,.12)}.shop-panel h2,.shop-panel h3{color:#102a52}.basket-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid #d7e1ec;padding:12px 0}.basket-row button{padding:5px 10px}.shop-total-row{display:flex;justify-content:space-between;font-size:18px;padding:6px 0}.shop-total-row.grand{font-size:24px;font-weight:800;border-top:2px solid #1268b3;margin-top:10px;padding-top:14px}.shop-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shop-field{margin-bottom:14px}.shop-field.full{grid-column:1/-1}.shop-field label{display:block;font-weight:700;margin-bottom:6px}.shop-field input,.shop-field textarea,.shop-field select{width:100%;box-sizing:border-box;background:#fff;color:#102a52;border:2px solid #8aa6c5;border-radius:9px;padding:11px;font:inherit}.shop-field textarea{min-height:90px}.shop-postage{display:flex;gap:12px;flex-wrap:wrap}.shop-postage label{background:#f2f7fc;border:2px solid #b4c9df;border-radius:10px;padding:12px 16px}.shop-payment{border:2px solid #b4c9df;border-radius:12px;padding:14px;margin-top:14px}.shop-message{font-weight:700;line-height:1.5;margin-top:16px}.shop-message.error{color:#a00000}.shop-message.success{color:#08752c}.shop-empty{text-align:center;padding:20px}.shop-admin-link{text-align:center;margin-top:30px;font-size:13px}.shop-admin-link a{color:#fff}.shop-hidden{display:none!important}@media(max-width:650px){.shop-fields{grid-template-columns:1fr}.shop-field.full{grid-column:auto}.basket-row{grid-template-columns:1fr auto}.basket-row strong{grid-column:1/-1}}
body .shop-shell,body .shop-shell h1,body .shop-shell h2,body .shop-shell h3,body .shop-shell h4,body .shop-shell p,body .shop-shell span,body .shop-shell strong,body .shop-shell label,body .shop-shell small,body .shop-shell li{color:#102a52!important}body .shop-shell button,body .shop-shell .button,body .shop-shell button span,body .shop-shell .button span{color:#fff!important}body .shop-shell input,body .shop-shell textarea,body .shop-shell select,body .shop-shell option{color:#102a52!important}
body .shop-confirm{display:flex!important;align-items:center!important;gap:14px!important;margin:22px 0!important;padding:16px 18px!important;border:2px solid #8aa6c5!important;border-radius:10px!important;background:#f2f7fc!important;cursor:pointer!important}body .shop-confirm input[type="checkbox"]{appearance:checkbox!important;-webkit-appearance:checkbox!important;display:inline-block!important;opacity:1!important;visibility:visible!important;position:static!important;flex:0 0 26px!important;width:26px!important;height:26px!important;margin:0!important;accent-color:#07599f!important}body .shop-message.success{display:block!important;padding:20px 22px!important;border:3px solid #178443!important;border-radius:12px!important;background:#e8f8ee!important;color:#075f2a!important;font-size:20px!important;font-weight:800!important;box-shadow:0 5px 18px rgba(7,117,44,.16)!important}body .shop-message.success,body .shop-message.success *{color:#075f2a!important}
body .basket-row{grid-template-columns:minmax(180px,1fr) auto auto!important;gap:16px!important;padding:14px 0!important}body .basket-actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}body .basket-quantity-label{font-weight:800!important;min-width:52px!important;text-align:center!important;color:#102a52!important}body .basket-row .basket-quantity{display:inline-block!important;min-width:40px!important;padding:7px 12px!important;border:2px solid #07599f!important;border-radius:6px!important;background:#07599f!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1!important;opacity:1!important;visibility:visible!important}body .basket-row .basket-remove{display:inline-block!important;padding:7px 12px!important;border:2px solid #a00000!important;border-radius:6px!important;background:#a00000!important;color:#fff!important;font-weight:800!important;opacity:1!important;visibility:visible!important}body .basket-row .basket-remove:hover,body .basket-row .basket-remove:focus{background:#740000!important;border-color:#740000!important;color:#fff!important}@media(max-width:650px){body .basket-row{grid-template-columns:1fr!important}body .basket-actions{justify-content:flex-start!important}body .basket-row strong{grid-column:auto!important}}
body .basket-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:12px 0!important;padding:16px!important;border:2px solid #b4c9df!important;border-radius:10px!important;background:#f2f7fc!important;overflow:visible!important}body .basket-product-name{display:block!important;color:#102a52!important;font-size:18px!important;font-weight:800!important;opacity:1!important;visibility:visible!important}body .basket-actions{display:flex!important;width:100%!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;overflow:visible!important}body .basket-row button.basket-quantity,body .basket-row button.basket-remove{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:none!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 16px!important;box-shadow:none!important;text-indent:0!important;letter-spacing:.05em!important;text-decoration:none!important;transform:none!important;opacity:1!important;visibility:visible!important;overflow:visible!important;white-space:nowrap!important}body .basket-row button.basket-quantity{min-width:46px!important;border:2px solid #07599f!important;background-color:#07599f!important;background-image:none!important;color:#fff!important;font-size:20px!important;font-weight:900!important;line-height:38px!important}body .basket-row button.basket-remove{min-width:120px!important;border:2px solid #a00000!important;background-color:#a00000!important;background-image:none!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:38px!important}body .basket-row button.basket-quantity:before,body .basket-row button.basket-quantity:after,body .basket-row button.basket-remove:before,body .basket-row button.basket-remove:after{display:none!important;content:none!important}body .basket-quantity-label{display:inline-block!important;color:#102a52!important;font-weight:900!important;opacity:1!important;visibility:visible!important}body .basket-line-price{display:block!important;color:#102a52!important;font-size:20px!important;font-weight:900!important;text-align:right!important;opacity:1!important;visibility:visible!important}
body .shop-shell .shop-intro h2,body .shop-shell .shop-intro p{color:#fff!important;opacity:1!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}body .shop-shell .shop-intro p{font-size:18px;line-height:1.6}

/* SHOP-POSTAGE-LABELS */
body .shop-shell .shop-postage-label{
    display:block;
    margin:10px 0 12px;
    padding:11px 12px;
    border-radius:8px;
    font-size:13px!important;
    line-height:1.45;
}
body .shop-shell .shop-postage-label strong{
    display:inline-block;
    margin-bottom:3px;
    font-size:13px;
    letter-spacing:.03em;
}
body .shop-shell .shop-postage-label.combined{
    background:#eaf5ff;
    border:2px solid #2576b9;
    color:#102a52!important;
}
body .shop-shell .shop-postage-label.separate{
    background:#fff3df;
    border:2px solid #c67700;
    color:#5c3500!important;
}