.zn42-card-tools{position:absolute;z-index:5;top:14px;left:14px;display:flex;gap:8px}.zn42-card-tools button,.zn42-heart,.zn42-compare-add{width:42px;height:42px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(255,255,255,.94);color:#6b1735;font-size:22px;box-shadow:0 7px 22px rgba(54,14,31,.18);cursor:pointer}.zn42-card-tools button.is-active,[data-zn42-favorite].is-active,[data-zn42-compare].is-active{background:#74183a!important;color:#fff!important;border-color:#c99a47!important}.zn-card-image{position:relative}.zn42-compare-bar{position:fixed;z-index:9997;right:50%;bottom:20px;transform:translateX(50%);width:min(900px,calc(100% - 24px));display:flex;align-items:center;gap:14px;padding:12px 16px;border:1px solid #d7b66c;border-radius:20px;background:#fffaf1;box-shadow:0 18px 55px rgba(69,15,37,.3);direction:rtl}.zn42-compare-bar[hidden]{display:none}.zn42-compare-bar>div:first-child{display:flex;flex-direction:column}.zn42-compare-bar>div:nth-child(2){display:flex;gap:5px;flex:1}.zn42-compare-bar>div:nth-child(2) span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f0e1c3;color:#6b1735;font-size:10px}.zn42-compare-bar button{border:0;border-radius:12px;padding:11px 16px;background:#74183a;color:#fff;font-weight:800;cursor:pointer}.zn42-compare-bar .zn42-clear{background:transparent;color:#74183a;border:1px solid #d7b66c}.zn42-modal{position:fixed;inset:0;z-index:10000}.zn42-modal[hidden]{display:none}.zn42-modal-backdrop{position:absolute;inset:0;background:rgba(31,8,18,.7);backdrop-filter:blur(4px)}.zn42-modal-panel{position:relative;margin:3vh auto;width:min(1180px,94vw);max-height:94vh;overflow:auto;background:#fffaf3;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);direction:rtl}.zn42-modal-panel>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#5b112e,#861d47);color:#fff}.zn42-modal-panel header h2{margin:3px 0 0;color:#fff}.zn42-modal-panel header button{border:0;background:rgba(255,255,255,.14);color:#fff;width:42px;height:42px;border-radius:50%;font-size:28px}.zn42-table-wrap{overflow:auto;padding:18px}.zn42-table-wrap table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #ead9b9;border-radius:16px;overflow:hidden}.zn42-table-wrap th,.zn42-table-wrap td{padding:14px;border-bottom:1px solid #eee1cc;text-align:center}.zn42-table-wrap tbody th{background:#fbf2e4;text-align:right;color:#661733}.zn42-table-wrap thead th{min-width:180px;background:#fff7ea}.zn42-table-wrap thead img{width:100%;height:110px;object-fit:cover;border-radius:12px;margin-bottom:8px}.zn42-table-wrap a{color:#6b1735;font-weight:800}.zn42-contact{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.zn42-contact a{padding:8px 10px;border-radius:9px;background:#6b1735;color:#fff}.zn42-modal-panel>footer{padding:0 20px 22px}.zn42-modal-panel>footer button{border:0;border-radius:12px;background:#148543;color:#fff;padding:12px 20px;font-weight:800}.zn42-page{max-width:1180px;margin:34px auto;padding:0 18px;direction:rtl}.zn42-page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px;border-radius:24px;background:linear-gradient(135deg,#5c102e,#8b1e47 62%,#b37b28);color:#fff}.zn42-page-head h1{margin:4px 0;color:#fff}.zn42-page-head p{margin:0}.zn42-page-head button{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.13);color:#fff;padding:12px 18px;border-radius:12px;font-weight:800}.zn42-favorites-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.zn42-favorites-grid article{overflow:hidden;border:1px solid #ead9b8;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(71,20,39,.08)}.zn42-fav-img img{width:100%;height:210px;object-fit:cover}.zn42-favorites-grid article>div{padding:16px;position:relative}.zn42-favorites-grid article h2{margin:4px 0}.zn42-favorites-grid article>div>button{position:absolute;left:14px;top:-36px;width:44px;height:44px;border-radius:50%;border:2px solid #fff}.zn42-favorites-grid article>div>div{display:flex;gap:8px;margin-top:14px}.zn42-favorites-grid article>div>div>*{flex:1;text-align:center;padding:10px;border-radius:10px;border:1px solid #d9b66d;background:#fff;color:#6b1735;font-weight:800}.zn42-empty{grid-column:1/-1;padding:55px;text-align:center;border:1px dashed #d8b76e;border-radius:22px;background:#fffaf0}.zn42-empty span{font-size:56px;color:#8b1e47}.zn42-toast{position:fixed;z-index:11000;left:50%;bottom:95px;transform:translate(-50%,20px);opacity:0;padding:11px 18px;border-radius:12px;background:#35101f;color:#fff;transition:.2s}.zn42-toast.show{opacity:1;transform:translate(-50%,0)}body.zn42-modal-open{overflow:hidden}
@media(max-width:780px){.zn42-favorites-grid{grid-template-columns:1fr}.zn42-page-head{align-items:flex-start;flex-direction:column}.zn42-compare-bar{bottom:76px;flex-wrap:wrap}.zn42-compare-bar>div:nth-child(2){display:none}.zn42-compare-bar button{flex:1}.zn42-modal-panel{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}.zn42-card-tools{top:9px;left:9px}.zn42-card-tools button{width:38px;height:38px}.zn-mobile-action-bar{grid-template-columns:repeat(5,1fr)!important}.zn-mobile-action-bar button{border:0;background:transparent;font:inherit}}
