/* UX119.43: inline room conditions and an accessible saved selection. */

html.ruclima-redesign body[data-theme-template="shared_cart"]{min-width:0}
html.ruclima-redesign .rc-guide .rc-guide-room-features{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0 6px;padding:12px 0;border-top:1px solid #cadde5}
html.ruclima-redesign .rc-guide .rc-guide-room-features label{white-space:normal;min-height:44px}
html.ruclima-redesign .rc-guide .rc-guide-kitchen{padding:16px;margin:12px 0;background:#fff;border:1px solid #bfd5df;border-left:4px solid #e9bd32;border-radius:12px;color:#19313e}
html.ruclima-redesign .rc-guide .rc-guide-kitchen p{margin:8px 0;line-height:1.5;font-size:14px}
html.ruclima-redesign .rc-guide .rc-guide-kitchen select{max-width:100%}
html.ruclima-redesign .rc-guide [hidden]{display:none!important}
html.ruclima-redesign .rc-guide .rc-guide-pair{flex-wrap:wrap}
html.ruclima-redesign .rc-guide .rc-guide-row{min-width:0}
html.ruclima-redesign .rc-guide .rc-guide-options{flex-wrap:wrap}
.rc-shared-selection{max-width:1320px;margin:32px auto 48px;padding:0 20px;color:#192c35}
#rc-page-main.rc-shared-selection{width:100%;box-sizing:border-box}
#rc-page-main.rc-shared-selection .layout,#rc-page-main.rc-shared-selection .co-checkout-block--padded{padding:0}
#rc-page-main.rc-shared-selection .layout__content,#rc-page-main.rc-shared-selection .co-section--content{width:100%;max-width:none;margin:0}
#rc-page-main.rc-shared-selection .co-table-row--body{display:grid!important;background:#fff!important}
#rc-page-main.rc-shared-selection .co-table-cell{margin:0!important}
#rc-page-main.rc-shared-selection .rc-share-line-price{text-align:right!important}
.rc-shared-selection .rc-share-kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#0b6079;margin:0 0 12px}
.rc-shared-selection h1{font-size:clamp(26px,3vw,40px);line-height:1.15;margin:0 0 14px}
.rc-shared-selection .rc-share-summary{font-size:18px;margin:0 0 8px}
.rc-shared-selection .rc-share-note{font-size:14px;line-height:1.5;color:#49616e;max-width:850px;margin:10px 0 18px}
.rc-share-tools{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}
.rc-shared-selection button,.rc-shared-selection .co-form-button,.rc-shared-selection .rc-share-cart-link{font:inherit;font-weight:600;min-height:44px;padding:12px 18px;border:1px solid #bfd4dd;border-radius:10px;background:#fff;color:#0b5e76;cursor:pointer;text-decoration:none}
.rc-shared-selection button:hover{background:#edf5f8}
.rc-shared-selection :focus-visible{outline:3px solid #0c718e;outline-offset:3px}
.rc-shared-selection .co-form-button{background:#ffda39;color:#192c35;border-color:#e4bd20;white-space:normal}
.rc-shared-selection button:disabled,.rc-shared-selection input:disabled{opacity:.65;cursor:wait}
.rc-shared-selection .co-table{display:block;width:100%;border:0;margin:20px 0}
.rc-shared-selection .co-table tbody{display:block}
.rc-shared-selection .co-table-row--head{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.rc-shared-selection .co-table-row--body{display:grid;grid-template-columns:minmax(0,1fr) 100px 200px;align-items:center;gap:20px;padding:22px;margin-bottom:12px;border:1px solid #ccdae1;border-radius:16px;background:#fff}
.rc-shared-selection .co-table-cell{display:block;border:0;padding:0;background:none;min-width:0}
.rc-shared-selection .co-table-cell:before{display:none!important}
.rc-share-product{display:grid!important;grid-template-columns:120px minmax(0,1fr);gap:22px;align-items:center}
.rc-share-photo{width:120px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f5f8f9;color:#657d8a;font-size:13px;overflow:hidden}
.rc-share-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.rc-share-product h2{font-size:17px;line-height:1.4;margin:6px 0;overflow-wrap:anywhere}
.rc-share-product a{color:#164e62;text-decoration:underline;text-underline-offset:3px}
.rc-share-kind{font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:#4b6877}
.rc-share-unit-price{font-size:13px;line-height:1.5;color:#526c7a;margin:8px 0 0}
.rc-share-quantity{font-weight:600}
.rc-share-line-price{font-size:20px;font-weight:700;text-align:right}
.rc-shared-selection .co-table-row--foot{display:block;padding:22px;border-radius:14px;background:#edf5f8}
.rc-shared-selection .co-table-row--foot .co-table-cell{display:flex;justify-content:space-between;align-items:center;gap:16px}
.rc-shared-selection .co-order_history-total_title{font-size:17px;font-weight:600}
.rc-shared-selection .co-order_history-total_sum{font-size:26px;font-weight:700}
.rc-shared-selection .co-form-controls{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.rc-share-status{font-size:14px;line-height:1.5;color:#244e60;min-height:1.5em;margin:10px 0}
.rc-share-manual{width:100%;min-height:140px;padding:12px;font:inherit;border:1px solid #adc6d3;border-radius:8px}
@media(max-width:767px){
 .rc-shared-selection{margin-top:22px;padding:0 12px}
 .rc-shared-selection .co-table-row--body{grid-template-columns:1fr auto;gap:14px;padding:16px}
 .rc-share-product{grid-column:1/-1;grid-template-columns:80px minmax(0,1fr);gap:14px}
 .rc-share-photo{width:80px;height:90px}
 .rc-share-product h2{font-size:15px}
 .rc-share-line-price{font-size:20px}
 .rc-shared-selection .co-order_history-total_sum{font-size:22px;white-space:nowrap}
 .rc-share-tools>button{flex:1 1 180px}
 .rc-shared-selection .co-form-controls>*{flex:1 1 220px;text-align:center}
 html.ruclima-redesign .rc-guide .rc-guide-kitchen .rc-guide-controls{display:grid;grid-template-columns:1fr;gap:10px}
 html.ruclima-redesign .rc-guide .rc-guide-kitchen label{display:grid;gap:5px;min-width:0}
}
