/* Alanlar Insaat V23 - Project & Unit Comparison */
.v23-compare-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dde7;background:#fff;color:#13233f;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:700;cursor:pointer;transition:.2s ease}.v23-compare-btn:hover,.v23-compare-btn.is-selected{background:#13233f;color:#fff;border-color:#13233f}.v23-compare-btn.is-selected i{color:#d5ad62}.v23-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.v23-card-actions .al-link{margin-left:auto}
.v23-compare-tray{position:fixed;left:50%;bottom:24px;z-index:1045;transform:translateX(-50%);width:min(980px,calc(100% - 32px));filter:drop-shadow(0 14px 30px rgba(16,33,59,.22))}.v23-compare-tray__inner{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid rgba(19,35,63,.12);border-radius:16px;padding:10px 12px}.v23-compare-tray__summary{display:flex;align-items:center;gap:10px;min-width:160px}.v23-compare-tray__summary strong,.v23-compare-tray__summary small{display:block}.v23-compare-tray__summary small{font-size:11px;color:#687386}.v23-compare-tray__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#13233f;color:#fff}.v23-compare-tray__items{display:flex;gap:6px;overflow:auto;flex:1}.v23-tray-chip{display:flex;align-items:center;gap:7px;max-width:185px;border:1px solid #e4e8ef;background:#f8f9fb;border-radius:999px;padding:6px 9px;color:#344054;font-size:11px;white-space:nowrap;cursor:pointer}.v23-tray-chip span{overflow:hidden;text-overflow:ellipsis}.v23-tray-chip i{color:#98a2b3}.v23-compare-tray__actions{display:flex;gap:7px;align-items:center}.v23-tray-clear{border:0;background:transparent;color:#667085;font-weight:700;font-size:12px;padding:8px}.v23-tray-go{display:inline-flex;align-items:center;gap:7px;background:#d2a85b;color:#10213b!important;border-radius:9px;padding:10px 13px;font-weight:800;font-size:12px;white-space:nowrap}.v23-tray-go.is-disabled{opacity:.45;cursor:not-allowed}.v23-toast{position:fixed;left:50%;bottom:110px;z-index:1100;transform:translate(-50%,15px);opacity:0;background:#13233f;color:#fff;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:700;transition:.25s ease;box-shadow:0 12px 30px rgba(0,0,0,.2)}.v23-toast.show{opacity:1;transform:translate(-50%,0)}
.v23-compare-hero{background:linear-gradient(135deg,#10213b,#25395d)}.v23-tabs{display:inline-flex;background:#f2f4f7;border-radius:12px;padding:4px;margin-bottom:25px}.v23-tab{border:0;background:transparent;border-radius:9px;padding:10px 16px;font-weight:800;color:#667085;cursor:pointer}.v23-tab span{display:inline-grid;place-items:center;min-width:22px;height:22px;background:#fff;border-radius:50%;font-size:11px;margin-left:5px}.v23-tab.is-active{background:#13233f;color:#fff}.v23-panel{display:none}.v23-panel.is-active{display:block}.v23-compare-scroll{overflow-x:auto;border:1px solid #e6e9ef;border-radius:16px;background:#fff}.v23-compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;table-layout:fixed}.v23-compare-table th,.v23-compare-table td{padding:16px;border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;vertical-align:top;color:#344054}.v23-compare-table th:last-child,.v23-compare-table td:last-child{border-right:0}.v23-compare-table tbody th{width:175px;background:#f8f9fb;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.v23-label-col{width:175px;background:#13233f!important;color:#fff!important;vertical-align:middle!important}.v23-compare-head{text-align:center;position:relative}.v23-compare-head img{width:100%;height:145px;object-fit:cover;border-radius:10px;margin-bottom:12px}.v23-compare-head h2{font-size:18px;margin:0 0 10px;color:#13233f}.v23-compare-head small{display:block;color:#8a94a6;margin-bottom:4px}.v23-remove{border:0;background:#f8f0f0;color:#a43d3d;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:700;cursor:pointer}.v23-status{display:inline-flex;border-radius:999px;padding:6px 9px;background:#edf7f0;color:#267a43;font-size:11px;font-weight:800}.v23-status.is-ongoing{background:#fff5df;color:#9a6816}.v23-feature-list{list-style:none;padding:0;margin:0}.v23-feature-list li{display:flex;gap:7px;margin:0 0 7px;font-size:12px}.v23-feature-list i{color:#d0a657;margin-top:3px}.v23-action-row td,.v23-action-row th{border-bottom:0}.v23-action-row .al-btn{width:100%;justify-content:center}.v23-empty{text-align:center;padding:65px 20px;background:#f8f9fb;border:1px dashed #d7dde7;border-radius:16px}.v23-empty>i{font-size:42px;color:#d0a657;margin-bottom:16px}.v23-empty h2{font-size:24px;color:#13233f}.v23-empty p{color:#667085;max-width:560px;margin:0 auto 22px}
@media(max-width:767px){.v23-compare-tray{bottom:82px;width:calc(100% - 18px)}.v23-compare-tray__inner{gap:8px;padding:8px}.v23-compare-tray__summary{min-width:0}.v23-compare-tray__summary>div{display:none}.v23-compare-tray__items{display:none}.v23-tray-clear{display:none}.v23-tray-go{padding:10px 12px}.v23-compare-table{min-width:690px}.v23-compare-table th,.v23-compare-table td{padding:12px}.v23-compare-head img{height:110px}.v23-tabs{display:flex;width:100%}.v23-tab{flex:1}.v23-toast{bottom:150px;width:calc(100% - 32px);text-align:center}.v23-compare-btn{padding:8px 10px;font-size:12px}}
