.pac-container{background-color:#fff;position:absolute!important;z-index:1000;border-radius:2px;border-top:1px solid #d9d9d9;font-family:Arial,sans-serif;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.pac-logo:after{content:"";padding:1px 1px 1px 0;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;display:block;background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);background-position:100%;background-repeat:no-repeat;-webkit-background-size:120px 14px;background-size:120px 14px}.hdpi.pac-logo:after{background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)}.pac-item{cursor:default;padding:0 4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:30px;text-align:left;border-top:1px solid #e6e6e6;font-size:11px;color:#515151}.pac-item:hover{background-color:#fafafa}.pac-item-selected,.pac-item-selected:hover{background-color:#ebf2fe}.pac-matched{font-weight:700}.pac-item-query{font-size:13px;padding-right:3px;color:#000}.pac-icon{width:15px;height:20px;margin-right:7px;margin-top:6px;display:inline-block;vertical-align:top;background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);-webkit-background-size:34px 34px;background-size:34px}.hdpi .pac-icon{background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)}.pac-icon-search{background-position:-1px -1px}.pac-item-selected .pac-icon-search{background-position:-18px -1px}.pac-icon-marker{background-position:-1px -161px}.pac-item-selected .pac-icon-marker{background-position:-18px -161px}.pac-placeholder{color:gray}sentinel{}

.pac-container{background-color:#fff;position:absolute!important;z-index:1000;border-radius:2px;border-top:1px solid #d9d9d9;font-family:Arial,sans-serif;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.pac-logo:after{content:"";padding:1px 1px 1px 0;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;display:block;background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);background-position:100%;background-repeat:no-repeat;-webkit-background-size:120px 14px;background-size:120px 14px}.hdpi.pac-logo:after{background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3_hdpi.png)}.pac-item{cursor:default;padding:0 4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:30px;text-align:left;border-top:1px solid #e6e6e6;font-size:11px;color:#515151}.pac-item:hover{background-color:#fafafa}.pac-item-selected,.pac-item-selected:hover{background-color:#ebf2fe}.pac-matched{font-weight:700}.pac-item-query{font-size:13px;padding-right:3px;color:#000}.pac-icon{width:15px;height:20px;margin-right:7px;margin-top:6px;display:inline-block;vertical-align:top;background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);-webkit-background-size:34px 34px;background-size:34px}.hdpi .pac-icon{background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png)}.pac-icon-search{background-position:-1px -1px}.pac-item-selected .pac-icon-search{background-position:-18px -1px}.pac-icon-marker{background-position:-1px -161px}.pac-item-selected .pac-icon-marker{background-position:-18px -161px}.pac-placeholder{color:gray}sentinel{}

.email-suggest{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;padding:9px 12px;border-radius:12px;font-size:13px;line-height:1.35;background:rgba(220,38,38,.06);border:1px solid rgba(220,38,38,.22);color:#7f1d1d;animation:emSuggestIn .22s ease both}@keyframes emSuggestIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.email-suggest__txt{flex:1;min-width:140px}.email-suggest__txt b{color:#b91c1c;font-weight:800;word-break:break-all}.email-suggest__apply{flex-shrink:0;border:0;cursor:pointer;font-weight:800;font-size:12.5px;padding:7px 14px;border-radius:999px;background:#dc2626;color:#fff;box-shadow:0 4px 12px -4px rgba(220,38,38,.6);transition:transform .15s ease,background .15s ease}.email-suggest__apply:hover{background:#b91c1c;transform:translateY(-1px)}.email-suggest__dismiss{flex-shrink:0;border:0;background:transparent;cursor:pointer;color:#9ca3af;font-size:18px;line-height:1;padding:2px 6px;border-radius:8px}.email-suggest__dismiss:hover{color:#6b7280;background:rgba(0,0,0,.05)}

/* ===== Anti horizontal drift (mobile) =====
   Bazı cihazlarda fixed/overlay elemanlar viewport'u milimetrik taşır
   ve sayfayı sola/sağa çekilebilir hale getirir. Bu blok yatay ekseni
   tamamen kilitler. */
html, body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip !important;
    overscroll-behavior-x: none;
}
body {
    position: relative;
    touch-action: pan-y;
}
/* NOT: Buraya .app-shell { max-width:100% } gibi bir kural EKLEME.
   .app-shell'in --container-max (1280px) sınırını ezerek sayfayı
   masaüstünde tüm genişliğe yayar ve kartları büyütür. Yatay kayma
   zaten yukarıdaki html, body overflow-x: clip ile engelleniyor. */

.whatsapp-float-v3 {
    position: fixed; bottom: 25px; right: max(14px, env(safe-area-inset-right)); z-index: 9999;
    text-decoration: none; display: flex; align-items: center; gap: 0;
    cursor: pointer; transition: transform .3s ease;
    max-width: calc(100vw - 20px);
}
.whatsapp-float-v3:hover { transform: translateY(-4px); }
.whatsapp-float-v3 .wa-icon-circle {
    width: 60px; height: 60px; background: #25D366; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 4px 20px rgba(37,211,102,.45);
    position: relative; z-index: 2; flex-shrink: 0;
}
.whatsapp-float-v3 .wa-icon-circle i { font-size: 30px; color: #fff; }
.whatsapp-float-v3 .wa-icon-circle .wa-pulse {
    position: absolute; top: -4px; right: -4px; width: 16px; height: 16px;
    background: #ef4444; border-radius: 50%; border: 2px solid #fff;
    animation: waPulseAnim 1.5s ease-in-out infinite;
}
@keyframes waPulseAnim {
    0%, 100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.3); opacity: .7; }
}
.whatsapp-float-v3 .wa-label {
    background: #fff; color: #1a1a1a;
    padding: 10px 16px 10px 16px; border-radius: 0 30px 30px 0;
    font-size: 14px; font-weight: 700;
    box-shadow: 0 4px 20px rgba(0,0,0,.12);
    margin-left: 0; white-space: nowrap;
    border: 2px solid #25D366; border-left: none; line-height: 1.3;
    max-width: min(300px, calc(100vw - 100px));
    overflow: hidden;
    text-overflow: ellipsis;
}
.whatsapp-float-v3 .wa-label small {
    display: block; font-size: 11px; font-weight: 500; color: #25D366;
}
@media (max-width: 768px) {
    .whatsapp-float-v3 { bottom: calc(14px + env(safe-area-inset-bottom)); right: max(10px, env(safe-area-inset-right)); }
    .whatsapp-float-v3 .wa-icon-circle { width: 52px; height: 52px; }
    .whatsapp-float-v3 .wa-icon-circle i { font-size: 26px; }
    .whatsapp-float-v3 .wa-label { padding: 8px 14px 8px 18px; font-size: 12px; }
    .whatsapp-float-v3 .wa-label small { font-size: 10px; }
    /* Mobilde sadece ikon, etiketi gizle */
    .whatsapp-float-v3 .wa-label { display: none; }
}

/* ===== FAQ MODAL ===== */
.faq-info-btn {
    display: flex; align-items: center; justify-content: center; gap: 10px;
    width: 100%;
    margin: 18px 0 22px;
    padding: 14px 20px;
    background: linear-gradient(135deg, #eef2ff 0%, #e0e7ff 100%);
    color: #4338ca;
    border: 1.5px dashed #a5b4fc;
    border-radius: 14px;
    font-size: 14.5px; font-weight: 700; cursor: pointer;
    text-align: center;
    transition: all .2s ease;
    box-shadow: 0 2px 8px rgba(99,102,241,.08);
}
.faq-info-btn:hover {
    background: linear-gradient(135deg, #e0e7ff 0%, #c7d2fe 100%);
    border-style: solid; border-color: #6366f1;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(99,102,241,.22);
}
.faq-info-btn i { font-size: 18px; animation: faqPulse 2s ease-in-out infinite; }
@keyframes faqPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.18); } }

.faq-modal-overlay {
    position: fixed; inset: 0; background: rgba(15,23,42,.65);
    backdrop-filter: blur(6px); z-index: 10000;
    display: flex; align-items: center; justify-content: center;
    padding: 20px; opacity: 0; visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
}
.faq-modal-overlay.visible { opacity: 1; visibility: visible; }
.faq-modal {
    background: #fff; border-radius: 20px; max-width: 760px; width: 100%;
    max-height: 90vh; display: flex; flex-direction: column;
    box-shadow: 0 25px 60px rgba(0,0,0,.35);
    transform: translateY(20px) scale(.98); transition: transform .3s ease;
}
.faq-modal-overlay.visible .faq-modal { transform: translateY(0) scale(1); }
.faq-modal-header {
    padding: 22px 26px; border-bottom: 1px solid #e2e8f0;
    background: linear-gradient(135deg, #f8fafc 0%, #eef2ff 100%);
    border-radius: 20px 20px 0 0;
}
.faq-modal-header-top { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.faq-modal-header h2 { margin: 0; font-size: 20px; font-weight: 800; color: #0f172a; display: flex; align-items: center; gap: 10px; }
.faq-modal-header h2 i { color: #6366f1; }
.faq-modal-header p { margin: 6px 0 0; color: #64748b; font-size: 13.5px; }
.faq-close-btn {
    width: 36px; height: 36px; border-radius: 10px; border: none;
    background: #fff; color: #475569; cursor: pointer;
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,.06); transition: all .2s ease;
}
.faq-close-btn:hover { background: #ef4444; color: #fff; }
.faq-modal-body { padding: 18px 22px 22px; overflow-y: auto; flex: 1; }
.faq-modal-body::-webkit-scrollbar { width: 6px; }
.faq-modal-body::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 3px; }
.faq-item {
    border: 1px solid #e2e8f0; border-radius: 14px;
    margin-bottom: 10px; overflow: hidden; transition: all .25s ease;
    background: #fff;
}
.faq-item:hover { border-color: #c7d2fe; }
.faq-item.active { border-color: #6366f1; box-shadow: 0 6px 18px rgba(99,102,241,.12); }
.faq-question {
    display: flex; align-items: center; gap: 12px;
    padding: 14px 16px; cursor: pointer; user-select: none;
}
.faq-q-icon {
    width: 36px; height: 36px; border-radius: 10px;
    display: flex; align-items: center; justify-content: center;
    color: #fff; font-size: 14px; flex-shrink: 0;
}
.icon-blue  { background: linear-gradient(135deg,#3b82f6,#2563eb); }
.icon-red   { background: linear-gradient(135deg,#ef4444,#dc2626); }
.icon-amber { background: linear-gradient(135deg,#f59e0b,#d97706); }
.icon-green { background: linear-gradient(135deg,#10b981,#059669); }
.icon-cyan  { background: linear-gradient(135deg,#06b6d4,#0891b2); }
.icon-rose  { background: linear-gradient(135deg,#f43f5e,#e11d48); }
.icon-teal  { background: linear-gradient(135deg,#14b8a6,#0d9488); }
.faq-q-text { flex: 1; font-weight: 600; color: #0f172a; font-size: 14.5px; }
.faq-q-arrow { color: #94a3b8; transition: transform .25s ease; flex-shrink: 0; }
.faq-item.active .faq-q-arrow { transform: rotate(180deg); color: #6366f1; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height .35s ease; }
.faq-item.active .faq-answer { max-height: 600px; }
.faq-answer-inner { padding: 4px 18px 16px 64px; color: #475569; font-size: 13.5px; line-height: 1.65; }
.faq-answer-inner ul { margin: 8px 0 0; padding-left: 20px; }
.faq-answer-inner li { margin-bottom: 4px; }
.faq-answer-inner strong { color: #0f172a; }
.faq-footer-note {
    margin-top: 14px; padding: 14px 16px;
    background: linear-gradient(135deg,#fef3c7,#fde68a); color: #78350f;
    border-radius: 12px; display: flex; gap: 12px; align-items: flex-start;
    font-size: 13.5px; line-height: 1.55;
}
.faq-footer-note i { font-size: 18px; color: #b45309; margin-top: 2px; }
@media (max-width: 640px) {
    .faq-modal { border-radius: 16px; max-height: 94vh; }
    .faq-modal-header { padding: 18px 18px; }
    .faq-modal-header h2 { font-size: 17px; }
    .faq-modal-body { padding: 14px; }
    .faq-q-text { font-size: 13.5px; }
    .faq-answer-inner { padding-left: 56px; font-size: 13px; }
    .faq-info-btn { font-size: 13px; padding: 8px 14px; }
}


/* ---- Sticky özet barı ---- */
.sticky-summary {
    position: sticky; top: 8px; z-index: 50;
    display: flex; gap: 12px; align-items: center; justify-content: space-between;
    background: #fff; border: 1px solid #e5e7eb; border-radius: 12px;
    padding: 10px 14px; box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    margin-bottom: 12px;
}
.sticky-summary__info { display: flex; flex-direction: column; gap: 2px; flex: 1; min-width: 0; }
.sticky-summary__line1 { font-weight: 600; font-size: 14px; color: #111827; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sticky-summary__line2 { font-size: 12px; color: #6b7280; }
.sticky-summary__line3 { font-size: 14px; color: #dc2626; }
.sticky-summary__actions .btn { white-space: nowrap; }
@media (max-width: 640px) {
    .sticky-summary { flex-direction: column; align-items: stretch; }
    .sticky-summary__actions { display: flex; }
    .sticky-summary__actions .btn { width: 100%; }
}

/* ---- Fiyat kilidi rozeti ---- */
.price-hold-badge {
    display: inline-flex; align-items: center; gap: 8px;
    background: #fef3c7; color: #92400e; border: 1px solid #fde68a;
    border-radius: 999px; padding: 6px 14px; font-size: 13px; margin-bottom: 10px;
}
.price-hold-badge i { color: #d97706; }
.price-hold-badge.expired { background: #fee2e2; color: #991b1b; border-color: #fecaca; }
.price-hold-badge.expired i { color: #dc2626; }

/* ---- Review details collapsible ---- */
.review-details { margin-top: 12px; }
.review-details__summary {
    cursor: pointer; padding: 10px 14px; background: #f9fafb;
    border: 1px solid #e5e7eb; border-radius: 8px; font-weight: 600; user-select: none;
}
.review-details[open] .review-details__summary { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.review-details > div#reviewContent {
    border: 1px solid #e5e7eb; border-top: 0;
    border-radius: 0 0 8px 8px; padding: 14px;
}

/* ---- Recovery aksiyon butonları ---- */
.recovery-actions { display: flex; gap: 10px; flex-wrap: wrap; }
.recovery-actions .btn { flex: 1; min-width: 180px; }

/* ---- Toast ---- */
.recovery-toast {
    position: fixed; left: 50%; bottom: 24px; transform: translateX(-50%);
    background: #111827; color: #fff; padding: 12px 20px; border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.18); z-index: 10000; font-size: 14px;
    max-width: 90vw; opacity: 0; transition: opacity .25s, transform .25s;
}
.recovery-toast.show { opacity: 1; transform: translateX(-50%) translateY(-4px); }
.recovery-toast a { color: #fbbf24; text-decoration: underline; }
