.edmos-shop{max-width:1100px;margin:0 auto;padding:12px}.edmos-shop *{box-sizing:border-box}.edmos-shop a{text-underline-offset:2px}.edmos-shop .edmos-shop-heading,.edmos-shop .edmos-product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.edmos-shop .edmos-shop-heading h2{margin:0}.edmos-shop .edmos-grid{display:grid;grid-template-columns:1fr;gap:12px}.edmos-shop .edmos-card,.edmos-shop .edmos-empty,.edmos-shop .edmos-panel,.edmos-shop .edmos-catalog-note,.edmos-shop .edmos-cart-item{border:1px solid #dcdcde;border-radius:12px;background:#fff}.edmos-shop .edmos-card{overflow:hidden;padding:0}.edmos-shop .edmos-card-image{display:block;aspect-ratio:4/3;background:#f6f7f7;overflow:hidden}.edmos-shop .edmos-card-image img{width:100%;height:100%;object-fit:cover;display:block}.edmos-shop .edmos-card-body{padding:12px}.edmos-shop .edmos-card h3,.edmos-shop .edmos-cart-item h3{margin:0 0 7px;font-size:15px;line-height:1.25}.edmos-shop .edmos-card h3 a,.edmos-shop .edmos-cart-item h3 a{text-decoration:none}.edmos-shop .edmos-card-body p{font-size:13px;line-height:1.4}.edmos-shop .edmos-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.edmos-shop .edmos-link-button,.edmos-shop .edmos-chip,.edmos-shop .edmos-button,.edmos-shop .edmos-cart-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:12.5px;line-height:1.2}.edmos-shop .edmos-link-button,.edmos-shop .edmos-chip{border:1px solid currentColor;border-radius:999px;padding:6px 10px}.edmos-shop .edmos-button{min-height:38px;border:1px solid #2271b1;border-radius:9px;padding:8px 12px;cursor:pointer;font-weight:600}.edmos-shop .edmos-button-primary{background:#2271b1;color:#fff}.edmos-shop .edmos-button-primary:hover{background:#135e96;color:#fff}.edmos-shop .edmos-button-primary:disabled{background:#a7aaad;border-color:#a7aaad;cursor:not-allowed}.edmos-shop .edmos-button-secondary{background:#fff;color:#2271b1}.edmos-shop .edmos-button-secondary:hover{background:#f6f7f7}.edmos-shop .edmos-category-nav{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.edmos-shop .edmos-chip.is-active{font-weight:600}.edmos-shop .edmos-empty,.edmos-shop .edmos-panel{padding:16px}.edmos-shop .edmos-image-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:2rem;color:#8c8f94}.edmos-shop .edmos-image-placeholder-large{min-height:260px;background:#f6f7f7;border-radius:12px}.edmos-shop .edmos-product-layout{display:grid;grid-template-columns:1fr;gap:16px}.edmos-shop .edmos-product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.edmos-shop .edmos-gallery-item{margin:0}.edmos-shop .edmos-gallery-item.is-primary{grid-column:1/-1}.edmos-shop .edmos-gallery-item img{display:block;width:100%;height:auto;border-radius:12px}.edmos-shop .edmos-product-info h1{margin-top:0;line-height:1.2}.edmos-shop .edmos-lead{font-size:1.04em}.edmos-shop .edmos-muted{color:#646970;font-size:12.5px}.edmos-shop .edmos-variant-list{display:grid;gap:10px}.edmos-shop .edmos-variant-option{border:1px solid #dcdcde;border-radius:12px;padding:10px 12px}.edmos-shop .edmos-variant-main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.edmos-shop .edmos-price{white-space:nowrap;font-variant-numeric:tabular-nums}.edmos-shop .edmos-stock-ok,.edmos-shop .edmos-stock-out{font-weight:600;font-size:12.5px}.edmos-shop .edmos-stock-ok{color:#17781f}.edmos-shop .edmos-stock-out{color:#b32d2e}.edmos-shop .edmos-catalog-note{padding:12px;margin-top:12px;background:#f6f7f7}.edmos-shop .edmos-catalog-note p{margin-bottom:0}.edmos-shop .edmos-back-link{text-decoration:none}.edmos-shop .edmos-description{margin:12px 0}.edmos-shop .edmos-panel form p{margin-bottom:12px}.edmos-shop .edmos-icon{width:16px;height:16px;flex:0 0 16px}.edmos-shop .edmos-cart-link{min-height:36px;border:1px solid #dcdcde;border-radius:999px;padding:6px 9px;color:inherit;background:#fff}.edmos-shop .edmos-cart-link strong{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#f0f0f1;font-size:12px;font-variant-numeric:tabular-nums}.edmos-shop .edmos-add-form{display:grid;grid-template-columns:88px 1fr;gap:8px;align-items:end;border-top:1px solid #f0f0f1;margin-top:10px;padding-top:10px}.edmos-shop .edmos-add-form label,.edmos-shop .edmos-cart-quantity-form label{display:grid;gap:4px;font-size:12px;font-weight:600}.edmos-shop .edmos-quantity{width:100%;min-height:38px;border:1px solid #8c8f94;border-radius:8px;padding:6px 8px;font-size:14px}.edmos-shop .edmos-notice{border-radius:10px;padding:9px 11px;margin:10px 0;font-size:13px;border:1px solid}.edmos-shop .edmos-notice-success{border-color:#7ad03a;background:#f4fbf0;color:#176b1d}.edmos-shop .edmos-notice-error{border-color:#d63638;background:#fff5f5;color:#8f1f20}.edmos-shop .edmos-cart-layout{display:grid;grid-template-columns:1fr;gap:12px}.edmos-shop .edmos-cart-items{display:grid;gap:10px}.edmos-shop .edmos-cart-item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;padding:10px}.edmos-shop .edmos-cart-item.has-warning{border-color:#dba617}.edmos-shop .edmos-cart-thumb{display:block;width:74px;height:74px;border-radius:10px;overflow:hidden;background:#f6f7f7}.edmos-shop .edmos-cart-thumb img{display:block;width:100%;height:100%;object-fit:cover}.edmos-shop .edmos-cart-item-main{min-width:0}.edmos-shop .edmos-cart-item-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.edmos-shop .edmos-cart-item-head p{margin:0}.edmos-shop .edmos-actions{position:relative;flex:0 0 auto}.edmos-shop .edmos-actions summary{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;cursor:pointer;font-size:20px;line-height:1;list-style:none}.edmos-shop .edmos-actions summary::-webkit-details-marker{display:none}.edmos-shop .edmos-actions summary:hover,.edmos-shop .edmos-actions[open] summary{background:#f0f0f1}.edmos-shop .edmos-actions-menu{position:absolute;right:0;top:38px;z-index:20;min-width:150px;padding:5px;background:#fff;border:1px solid #c3c4c7;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12)}.edmos-shop .edmos-actions-menu form{margin:0}.edmos-shop .edmos-menu-action{width:100%;border:0;background:transparent;border-radius:7px;padding:8px 9px;text-align:left;cursor:pointer;font-size:13px}.edmos-shop .edmos-menu-action:hover{background:#f0f0f1}.edmos-shop .edmos-menu-action-danger{color:#b32d2e}.edmos-shop .edmos-cart-warning{margin:8px 0;padding:8px 9px;border-radius:8px;background:#fff8e5;color:#7a5600;font-size:12.5px}.edmos-shop .edmos-cart-item-bottom{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f1}.edmos-shop .edmos-cart-item-bottom>div{display:flex;justify-content:space-between;gap:8px}.edmos-shop .edmos-cart-item-bottom>div strong{font-variant-numeric:tabular-nums}.edmos-shop .edmos-cart-quantity-form{display:grid;grid-template-columns:88px 1fr;gap:8px;align-items:end}.edmos-shop .edmos-cart-line-total{font-size:14px}.edmos-shop .edmos-cart-summary{min-width:0}.edmos-shop .edmos-summary-card{margin:0;display:grid;gap:10px}.edmos-shop .edmos-summary-card h3{margin:0}.edmos-shop .edmos-summary-row{display:flex;justify-content:space-between;gap:10px}.edmos-shop .edmos-summary-row strong{font-variant-numeric:tabular-nums}.edmos-shop .edmos-summary-total{border-top:1px solid #dcdcde;padding-top:10px;font-size:15px}.edmos-shop .edmos-summary-note{margin:0;line-height:1.4}.edmos-shop .edmos-summary-card .edmos-button{width:100%}.edmos-shop .edmos-empty-cart{display:grid;gap:9px}.edmos-shop .edmos-empty-cart p{margin:0}.edmos-shop .edmos-empty-cart .edmos-button{width:100%}
@media (min-width:640px){.edmos-shop{padding:16px}.edmos-shop .edmos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edmos-shop .edmos-cart-item{grid-template-columns:90px minmax(0,1fr);padding:12px}.edmos-shop .edmos-cart-thumb{width:90px;height:90px}.edmos-shop .edmos-cart-item-bottom{grid-template-columns:minmax(120px,.7fr) minmax(210px,1.2fr) minmax(120px,.7fr);align-items:end}.edmos-shop .edmos-cart-item-bottom>div{display:grid;gap:4px}.edmos-shop .edmos-cart-line-total{text-align:right}.edmos-shop .edmos-empty-cart .edmos-button{width:auto;justify-self:start}}
@media (min-width:900px){.edmos-shop .edmos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edmos-shop .edmos-product-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.edmos-shop .edmos-cart-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start}.edmos-shop .edmos-cart-summary{position:sticky;top:24px}}
@media (max-width:480px){.edmos-shop .edmos-shop-heading,.edmos-shop .edmos-product-toolbar{align-items:flex-start}.edmos-shop .edmos-cart-link>span:not(:first-of-type){display:none}.edmos-shop .edmos-add-form,.edmos-shop .edmos-cart-quantity-form{grid-template-columns:1fr}.edmos-shop .edmos-add-form .edmos-button,.edmos-shop .edmos-cart-quantity-form .edmos-button{width:100%}.edmos-shop .edmos-variant-main{gap:8px}.edmos-shop .edmos-cart-item{grid-template-columns:64px minmax(0,1fr)}.edmos-shop .edmos-cart-thumb{width:64px;height:64px}.edmos-shop .edmos-cart-item-bottom{grid-column:1/-1}.edmos-shop .edmos-cart-item-head h3{font-size:14px}}

/* 0.5.6 configurable product selector */
.edmos-shop .edmos-configurable-product,
.edmos-shop .edmos-simple-product-buy {
    display: grid;
    gap: 14px;
    margin-top: 20px;
    padding: 16px;
    border: 1px solid #e2e4e7;
    border-radius: 12px;
    background: #fff;
}

.edmos-shop .edmos-configurable-product h2 {
    margin: 0;
    font-size: 18px;
}

.edmos-shop .edmos-option-selectors {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
}

.edmos-shop .edmos-option-select {
    display: grid;
    gap: 5px;
}

.edmos-shop .edmos-option-select > span {
    color: #50575e;
    font-size: 13px;
    font-weight: 600;
}

.edmos-shop .edmos-option-select select {
    width: 100%;
    min-height: 42px;
    border: 1px solid #8c8f94;
    border-radius: 8px;
    background: #fff;
}

.edmos-shop .edmos-selected-variant,
.edmos-shop .edmos-product-buy-status {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px 12px;
    padding: 11px 12px;
    border-radius: 10px;
    background: #f6f7f7;
}

.edmos-shop .edmos-selected-variant .edmos-price,
.edmos-shop .edmos-product-buy-status .edmos-price {
    margin-right: auto;
    font-size: 18px;
}

.edmos-shop .edmos-configurable-add-form {
    margin-top: 0;
}

.edmos-shop .edmos-configurable-add-form button:disabled {
    cursor: not-allowed;
    opacity: 0.55;
}

@media (min-width: 640px) {
    .edmos-shop .edmos-option-selectors {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 639px) {
    .edmos-shop .edmos-configurable-add-form {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
    }

    .edmos-shop .edmos-configurable-add-form .edmos-button {
        width: 100%;
        min-height: 44px;
    }
}

.edmos-shop .edmos-cart-quantity-form [data-edmos-cart-update-fallback][hidden]{display:none!important}.edmos-shop .edmos-cart-auto-status{min-height:38px;display:flex;align-items:center;line-height:1.3}.edmos-shop .edmos-cart-auto-status.is-error{color:#b32d2e}.edmos-shop .edmos-cart-quantity-form[aria-busy="true"] .edmos-quantity{background:#f6f7f7}


/* 0.5.9: unified frontend typography and product-form polish. */
.edmos-shop{font-family:var(--edmos-shop-font-family,inherit);font-size:var(--edmos-shop-font-size,16px);line-height:1.5}
.edmos-shop .edmos-card h3,.edmos-shop .edmos-cart-item h3{font-size:1.0625em;line-height:1.35}
.edmos-shop .edmos-card-body p,.edmos-shop .edmos-description,.edmos-shop .edmos-catalog-note,.edmos-shop .edmos-panel{font-size:1em;line-height:1.5}
.edmos-shop .edmos-muted{font-size:.875em;line-height:1.45}
.edmos-shop .edmos-link-button,.edmos-shop .edmos-chip,.edmos-shop .edmos-button,.edmos-shop .edmos-cart-link{font-size:.9375em;line-height:1.25}
.edmos-shop .edmos-button{min-height:44px;padding:10px 14px}
.edmos-shop .edmos-cart-link{min-height:40px;padding:7px 11px}
.edmos-shop .edmos-product-info h1{font-size:2em;line-height:1.15;margin:0 0 14px}
.edmos-shop .edmos-product-info h2,.edmos-shop .edmos-configurable-product h2{font-size:1.45em;line-height:1.25}
.edmos-shop .edmos-lead{font-size:1.0625em;line-height:1.55}
.edmos-shop .edmos-configurable-product,.edmos-shop .edmos-simple-product-buy{gap:16px;padding:18px}
.edmos-shop .edmos-option-selectors{gap:12px}
.edmos-shop .edmos-configurable-product label.edmos-option-select{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;min-width:0;margin:0!important}
.edmos-shop .edmos-configurable-product label.edmos-option-select>span{display:block;font-size:.9375em;font-weight:600;line-height:1.35;color:inherit}
.edmos-shop .edmos-configurable-product label.edmos-option-select>select{display:block!important;width:100%!important;min-width:0!important;min-height:44px;margin:0!important;padding:9px 36px 9px 11px!important;border:1px solid #8c8f94;border-radius:9px;background-color:#fff;color:inherit;font-family:inherit;font-size:1em;line-height:1.3}
.edmos-shop .edmos-configurable-product label.edmos-option-select>select:focus{border-color:#2271b1;outline:2px solid rgba(34,113,177,.18);outline-offset:0}
.edmos-shop .edmos-selected-variant,.edmos-shop .edmos-product-buy-status{gap:8px 14px;padding:12px 14px;line-height:1.4}
.edmos-shop .edmos-selected-variant .edmos-price,.edmos-shop .edmos-product-buy-status .edmos-price{font-size:1.125em}
.edmos-shop .edmos-add-form label,.edmos-shop .edmos-cart-quantity-form label{font-size:.9375em;gap:6px}
.edmos-shop .edmos-quantity{min-height:44px;padding:8px 10px;font-family:inherit;font-size:1em}
.edmos-shop .edmos-notice{font-size:.9375em;line-height:1.45}
.edmos-shop .edmos-stock-ok,.edmos-shop .edmos-stock-out{font-size:.875em}
.edmos-shop .edmos-cart-warning{font-size:.875em;line-height:1.45}
.edmos-shop .edmos-menu-action{font-family:inherit;font-size:.9375em}
@media (max-width:639px){.edmos-shop .edmos-configurable-product,.edmos-shop .edmos-simple-product-buy{padding:14px}.edmos-shop .edmos-product-info h1{font-size:1.75em}.edmos-shop .edmos-configurable-product h2{font-size:1.3em}}
/* 0.5.12: explicit cart removal action. */
.edmos-shop .edmos-cart-remove-form{margin:0;flex:0 0 auto}.edmos-shop .edmos-cart-remove-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 10px;border:1px solid #dcdcde;border-radius:9px;background:#fff;color:#b32d2e;font:inherit;font-size:.875em;line-height:1.2;cursor:pointer}.edmos-shop .edmos-cart-remove-button:hover{border-color:#b32d2e;background:#fff5f5}.edmos-shop .edmos-cart-remove-button:focus-visible{outline:2px solid #2271b1;outline-offset:2px}.edmos-shop .edmos-cart-remove-button .edmos-icon{width:16px;height:16px}.edmos-shop .edmos-cart-remove-form[aria-busy="true"] .edmos-cart-remove-button{opacity:.65;cursor:wait}
@media (max-width:480px){.edmos-shop .edmos-cart-remove-button{min-height:34px;padding:6px 8px}.edmos-shop .edmos-cart-remove-button span{display:none}}
