/* qrsay Hediye — düzenleyici. hediye.css'in token'larını kullanır. */
body.duz { background: var(--kagit); min-height: 100vh; }
.duz-ust { position: sticky; top: 0; z-index: 40; background: rgba(247,242,234,.92); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-bottom: 1px solid var(--cizgi); }
.duz-ust-ic { display: flex; align-items: center; gap: 12px; height: 60px; max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.duz-ust .logo-ad { font-size: 21px; }
.duz-baslik { flex: 1; min-width: 0; font-size: 14.5px; font-weight: 600; color: var(--murekkep-2); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.kayit { font-size: 12.5px; color: var(--soluk); white-space: nowrap; display: inline-flex; align-items: center; gap: 6px; }
.kayit::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: var(--adacayi); }
.kayit.bekliyor::before { background: var(--altin); }
.kayit.hata::before { background: #c0392b; }
.kayit.hata { color: #b3261e; }
@media (max-width: 560px) { .kayit .uzun { display: none; } }

.duz-ana { max-width: 1280px; margin: 0 auto; padding: 22px 16px 120px; }
.duz-izgara { display: grid; grid-template-columns: minmax(0, 640px) 1fr; gap: 40px; align-items: start; }
.duz-sag { position: sticky; top: 84px; display: flex; flex-direction: column; align-items: center; gap: 12px; }
.duz-sag .telefon { transform: none; width: 340px; }
.duz-sag .ekran iframe { width: 100%; height: 100%; }
.duz-sag p { margin: 0; font-size: 13px; color: var(--soluk); }
.duz-izgara > * { min-width: 0; }
@media (max-width: 1080px) { .duz-izgara { grid-template-columns: minmax(0, 1fr); } .duz-sag { display: none; } }

/* Sekmeler */
.duz-sekmeler { display: flex; gap: 4px; background: var(--kagit-2); padding: 5px; border-radius: 999px; margin-bottom: 22px; position: sticky; top: 70px; z-index: 30; box-shadow: 0 4px 16px rgba(247,242,234,.9); }
.duz-sekmeler button { flex: 1; border: 0; background: transparent; padding: 11px 8px; border-radius: 999px; font-weight: 600; font-size: 14px; color: var(--murekkep-2); cursor: pointer; position: relative; }
.duz-sekmeler button[aria-selected="true"] { background: var(--beyaz); color: var(--murekkep); box-shadow: 0 2px 8px rgba(31,34,48,.08); }
.duz-sekmeler .nokta { position: absolute; top: 7px; right: 14%; width: 8px; height: 8px; border-radius: 50%; background: var(--kiremit); }

/* Kartlar */
.kutu { background: var(--beyaz); border: 1px solid var(--cizgi); border-radius: 18px; padding: 20px; margin-bottom: 14px; }
.kutu h2 { font-size: 22px; margin: 0 0 4px; }
.kutu h3 { font-size: 18px; margin: 0 0 4px; }
.kutu > p.aciklama { margin: 0 0 16px; font-size: 14px; color: var(--soluk); }
.alanlar { display: grid; gap: 14px; }
.iki { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
@media (max-width: 480px) { .iki { grid-template-columns: 1fr; } }
.alan { display: grid; gap: 6px; }
.alan-bas { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.alan label, .alan .etiket { font-size: 13px; font-weight: 600; color: var(--murekkep-2); }
.oneri { border: 0; background: var(--kiremit-acik); color: var(--kiremit-koyu); font-size: 12px; font-weight: 600; padding: 5px 10px; border-radius: 999px; cursor: pointer; white-space: nowrap; }
.oneri:hover { background: #ecd2c1; }
.girdi { width: 100%; min-height: 46px; border-radius: 12px; border: 1px solid var(--cizgi); background: #fff; color: var(--murekkep); padding: 11px 14px; font: inherit; font-size: 16px; transition: border-color .15s, box-shadow .15s; }
textarea.girdi { min-height: 96px; resize: vertical; line-height: 1.5; }
textarea.girdi.buyuk { min-height: 220px; }
.girdi:focus { outline: none; border-color: var(--kiremit); box-shadow: 0 0 0 3px var(--kiremit-acik); }
.girdi::placeholder { color: #aaa497; }
.ipucu-yazi { font-size: 12.5px; color: var(--soluk); margin: 0; }
.ipucu-yazi.iyi { color: var(--adacayi); }
.ipucu-yazi.kotu { color: #b3261e; }
.onay { display: flex; align-items: center; gap: 10px; font-size: 14.5px; cursor: pointer; }
.onay input { width: 20px; height: 20px; accent-color: var(--kiremit); flex: none; }

/* Sayfa listesi */
.sayfa-kart { background: var(--beyaz); border: 1px solid var(--cizgi); border-radius: 16px; margin-bottom: 10px; overflow: hidden; transition: box-shadow .2s, border-color .2s; }
.sayfa-kart.acik { border-color: var(--murekkep); box-shadow: var(--golge); }
.sk-bas { display: flex; align-items: center; gap: 12px; padding: 12px 12px 12px 14px; cursor: pointer; user-select: none; }
.sk-no { width: 26px; font-family: var(--serif); font-style: italic; color: var(--kiremit); font-size: 18px; text-align: center; flex: none; }
.sk-ikon { width: 44px; height: 44px; border-radius: 10px; background: var(--kagit-2); display: grid; place-items: center; font-size: 18px; color: var(--murekkep-2); flex: none; overflow: hidden; }
.sk-ikon img { width: 100%; height: 100%; object-fit: cover; }
.sk-metin { flex: 1; min-width: 0; }
.sk-metin b { display: block; font-size: 14.5px; }
.sk-metin span { display: block; font-size: 13px; color: var(--soluk); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sk-metin span.eksik { color: var(--kiremit); }
.sk-islem { display: flex; gap: 2px; flex: none; }
.sk-islem button { width: 34px; height: 34px; border-radius: 8px; border: 0; background: transparent; color: var(--murekkep-2); cursor: pointer; display: grid; place-items: center; }
.sk-islem button:hover { background: var(--kagit-2); }
.sk-islem button:disabled { opacity: .25; cursor: default; }
.sk-govde { padding: 4px 16px 18px; border-top: 1px solid var(--cizgi); }
.sk-govde .alanlar { padding-top: 14px; }
@media (max-width: 480px) { .sk-islem .gizle-kucuk { display: none; } }

.ekle-dugme { width: 100%; min-height: 56px; border: 1.5px dashed #cbbfaa; border-radius: 16px; background: transparent; font-weight: 600; font-size: 15px; color: var(--murekkep-2); cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 8px; }
.ekle-dugme:hover { border-color: var(--kiremit); color: var(--kiremit); }

.limit { display: flex; flex-wrap: wrap; gap: 6px 14px; font-size: 13px; color: var(--soluk); margin: 0 0 12px; }
.limit b { color: var(--murekkep); }
.limit .asim { color: var(--kiremit); font-weight: 600; }

/* Foto alanı */
.foto-alan { display: flex; gap: 12px; align-items: center; }
.foto-kutu { width: 96px; height: 96px; border-radius: 12px; background: var(--kagit-2); border: 1px solid var(--cizgi); overflow: hidden; display: grid; place-items: center; color: var(--soluk); flex: none; position: relative; }
.foto-kutu img { width: 100%; height: 100%; object-fit: cover; }
.foto-kutu .yuzde { position: absolute; inset: 0; display: grid; place-items: center; background: rgba(255,255,255,.75); font-size: 13px; font-weight: 600; color: var(--murekkep); }
.foto-dugmeler { display: flex; flex-wrap: wrap; gap: 8px; }
.kucuk-dugme { min-height: 38px; padding: 0 14px; border-radius: 999px; border: 1px solid var(--cizgi); background: #fff; font-size: 13.5px; font-weight: 600; cursor: pointer; color: var(--murekkep); display: inline-flex; align-items: center; gap: 6px; text-decoration: none; }
.kucuk-dugme:hover { border-color: var(--murekkep-2); }
.kucuk-dugme.tehlike { color: #b3261e; }
.fotolar-izgara { display: grid; grid-template-columns: repeat(auto-fill, minmax(84px, 1fr)); gap: 8px; }
.fotolar-izgara .foto-kutu { width: 100%; height: auto; aspect-ratio: 1; }
.foto-kutu .sil { position: absolute; top: 4px; right: 4px; width: 26px; height: 26px; border-radius: 50%; border: 0; background: rgba(31,34,48,.72); color: #fff; cursor: pointer; font-size: 14px; line-height: 1; }
.foto-ekle { border: 1.5px dashed #cbbfaa; background: transparent; cursor: pointer; font-size: 26px; color: var(--soluk); }

/* Liste alanları */
.satirlar { display: grid; gap: 8px; }
.satir { display: grid; grid-template-columns: auto 1fr auto; gap: 8px; align-items: center; }
.satir.iki-kolon { grid-template-columns: 110px 1fr auto; }
.satir.not-satir { grid-template-columns: 1fr auto; align-items: start; }
.satir .sil-satir { width: 38px; height: 38px; border-radius: 10px; border: 0; background: transparent; color: var(--soluk); cursor: pointer; font-size: 18px; }
.satir .sil-satir:hover { background: var(--kagit-2); color: #b3261e; }
.satir input[type="radio"] { width: 20px; height: 20px; accent-color: var(--kiremit); }
.satir-ekle { justify-self: start; border: 0; background: transparent; color: var(--kiremit); font-weight: 600; font-size: 14px; cursor: pointer; padding: 6px 0; }

/* Tema seçici */
.temalar { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.tema { border: 2px solid transparent; border-radius: 14px; padding: 0; cursor: pointer; overflow: hidden; background: none; text-align: left; }
.tema[aria-pressed="true"] { border-color: var(--murekkep); }
.tema .ornek-renk { height: 70px; display: flex; align-items: flex-end; justify-content: space-between; padding: 10px; font-family: var(--serif); font-size: 20px; }
.tema .ornek-renk i { width: 18px; height: 18px; border-radius: 50%; }
.tema span { display: block; padding: 7px 10px; font-size: 13px; font-weight: 600; background: var(--beyaz); }
@media (max-width: 480px) { .temalar { grid-template-columns: repeat(2, 1fr); } }

/* Paket seçimi */
.paket-sec { display: grid; gap: 10px; }
.paket-sec label { display: grid; grid-template-columns: 22px 1fr auto; gap: 12px; align-items: start; border: 1.5px solid var(--cizgi); border-radius: 16px; padding: 16px; cursor: pointer; background: #fff; }
.paket-sec label:has(input:checked) { border-color: var(--murekkep); box-shadow: 0 0 0 3px rgba(31,34,48,.06); }
.paket-sec label.pasif { opacity: .5; cursor: not-allowed; }
.paket-sec input { width: 20px; height: 20px; accent-color: var(--murekkep); margin-top: 2px; }
.paket-sec b { font-family: var(--serif); font-size: 20px; font-weight: 500; }
.paket-sec .fyt { font-family: var(--serif); font-size: 22px; white-space: nowrap; }
.paket-sec small { display: block; color: var(--soluk); font-size: 13px; margin-top: 2px; line-height: 1.45; }
.paket-sec small.fiz { color: var(--kiremit-koyu); }
.paket-sec small.neden { color: #b3261e; }
.toplam { display: flex; align-items: baseline; justify-content: space-between; padding: 16px 0 4px; border-top: 1px solid var(--cizgi); margin-top: 8px; }
.toplam b { font-family: var(--serif); font-size: 32px; font-weight: 500; }

/* Yayın */
.durum-pill { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 600; padding: 6px 12px; border-radius: 999px; background: var(--kagit-2); }
.durum-pill::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--altin); }
.durum-pill.yayinda { background: var(--adacayi-acik); color: #3f4d39; }
.durum-pill.yayinda::before { background: var(--adacayi); box-shadow: 0 0 0 4px rgba(111,125,103,.2); }
.qr-alan { display: grid; grid-template-columns: 170px 1fr; gap: 20px; align-items: center; }
.qr-alan img { width: 170px; height: 170px; background: #fff; border-radius: 12px; border: 1px solid var(--cizgi); padding: 8px; }
@media (max-width: 520px) { .qr-alan { grid-template-columns: 1fr; justify-items: center; text-align: center; } .qr-alan .foto-dugmeler { justify-content: center; } }
.istat { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.istat div { background: var(--kagit); border-radius: 14px; padding: 14px; }
.istat b { display: block; font-family: var(--serif); font-size: 26px; font-weight: 500; line-height: 1.1; }
.istat span { font-size: 12.5px; color: var(--soluk); }
.cevap-liste, .lcv-liste { display: grid; gap: 8px; margin-top: 10px; }
.cevap-liste div, .lcv-liste div { background: var(--kagit); border-radius: 12px; padding: 12px 14px; font-size: 14.5px; }
.cevap-liste p { margin: 0; white-space: pre-line; font-family: var(--serif); font-size: 16px; }
.cevap-liste small, .lcv-liste small { color: var(--soluk); font-size: 12px; }
.album-yonet { display: grid; grid-template-columns: repeat(auto-fill, minmax(96px, 1fr)); gap: 8px; margin-top: 10px; }
.album-yonet button { position: relative; padding: 0; border: 0; border-radius: 10px; overflow: hidden; aspect-ratio: 1; cursor: pointer; background: var(--kagit-2); }
.album-yonet img { width: 100%; height: 100%; object-fit: cover; }
.album-yonet button.gizli img { opacity: .25; filter: grayscale(1); }
.album-yonet button.gizli::after { content: "Gizli"; position: absolute; inset: 0; display: grid; place-items: center; font-size: 12px; font-weight: 700; color: var(--murekkep); }

/* Seçici (yeni hikâye) */
.secici-bas { max-width: 680px; margin: 10px 0 26px; }
.secici-bas h1 { font-size: clamp(32px, 5vw, 48px); margin-bottom: 10px; }
.secici { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.secici button { text-align: left; padding: 0; border: 2px solid transparent; border-radius: 18px; overflow: hidden; background: var(--beyaz); cursor: pointer; box-shadow: var(--golge); display: flex; flex-direction: column; transition: transform .2s, border-color .2s; }
.secici button:hover { transform: translateY(-3px); }
.secici button[aria-pressed="true"] { border-color: var(--murekkep); }
.secici img { width: 100%; aspect-ratio: 16/10; object-fit: cover; background: var(--kagit-2); }
.secici b { display: block; font-family: var(--serif); font-weight: 500; font-size: 19px; padding: 12px 14px 2px; }
.secici span { display: block; font-size: 13.5px; color: var(--murekkep-2); padding: 0 14px 14px; }
@media (max-width: 860px) { .secici { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) { .secici { grid-template-columns: 1fr; } .secici button { flex-direction: row; } .secici img { width: 34%; aspect-ratio: auto; flex: none; } .secici b { padding-top: 12px; font-size: 17px; } }
.alt-bar { position: fixed; left: 0; right: 0; bottom: 0; z-index: 45; padding: 12px 16px calc(env(safe-area-inset-bottom) + 12px); background: rgba(247,242,234,.96); border-top: 1px solid var(--cizgi); display: flex; justify-content: center; }
.alt-bar .btn { width: 100%; max-width: 480px; }
.sayfalarim { display: grid; gap: 8px; margin-bottom: 28px; }
.sayfalarim a { display: flex; align-items: center; gap: 12px; padding: 12px 14px; background: var(--beyaz); border: 1px solid var(--cizgi); border-radius: 14px; text-decoration: none; }
.sayfalarim a b { flex: 1; font-weight: 600; }
.sayfalarim a span { font-size: 13px; color: var(--soluk); }

/* Alt sayfa (sheet) */
.perde { position: fixed; inset: 0; z-index: 70; background: rgba(20,20,28,.45); display: flex; align-items: flex-end; justify-content: center; animation: belir .2s ease; }
.sheet { width: 100%; max-width: 640px; max-height: 86vh; overflow-y: auto; background: var(--kagit); border-radius: 22px 22px 0 0; padding: 18px 16px calc(env(safe-area-inset-bottom) + 18px); animation: yuksel .28s cubic-bezier(.2,.8,.2,1); }
.sheet-bas { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; }
.sheet-bas h3 { font-size: 21px; }
.kapat-x { width: 40px; height: 40px; border-radius: 50%; border: 0; background: var(--kagit-2); font-size: 20px; cursor: pointer; }
.tip-liste { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.tip-liste button { text-align: left; border: 1px solid var(--cizgi); background: var(--beyaz); border-radius: 14px; padding: 12px; cursor: pointer; display: grid; grid-template-columns: 34px 1fr; gap: 10px; align-items: start; }
.tip-liste button:hover { border-color: var(--murekkep-2); }
.tip-liste i { font-style: normal; width: 34px; height: 34px; border-radius: 9px; background: var(--kagit-2); display: grid; place-items: center; }
.tip-liste b { display: block; font-size: 14.5px; }
.tip-liste small { display: block; font-size: 12.5px; color: var(--soluk); line-height: 1.4; margin-top: 2px; }
@media (max-width: 480px) { .tip-liste { grid-template-columns: 1fr; } }
@media (min-width: 700px) { .perde { align-items: center; } .sheet { border-radius: 22px; } }
@keyframes belir { from { opacity: 0; } }
@keyframes yuksel { from { transform: translateY(40px); opacity: 0; } }

/* Mobil önizleme katmanı */
.onizle-katman { position: fixed; inset: 0; z-index: 80; background: #111; display: flex; flex-direction: column; }
.onizle-katman iframe { flex: 1; border: 0; width: 100%; background: #f4eee4; }
.onizle-katman .ok-bar { display: flex; justify-content: space-between; align-items: center; padding: calc(env(safe-area-inset-top) + 8px) 12px 8px; color: #ddd; font-size: 14px; }
.onizle-katman .ok-bar button { border: 0; background: rgba(255,255,255,.14); color: #fff; border-radius: 999px; padding: 9px 16px; font-weight: 600; cursor: pointer; }

/* Bildirim */
.toast { position: fixed; left: 50%; bottom: calc(env(safe-area-inset-bottom) + 24px); transform: translateX(-50%) translateY(20px); z-index: 90; background: var(--murekkep); color: #fff; padding: 13px 20px; border-radius: 14px; font-size: 14.5px; max-width: calc(100% - 32px); box-shadow: 0 12px 30px rgba(0,0,0,.25); opacity: 0; pointer-events: none; transition: opacity .25s, transform .25s; }
.toast.gor { opacity: 1; transform: translateX(-50%); }
.toast.hata { background: #9f2a1f; }

.bos-ekran { max-width: 520px; margin: 60px auto; text-align: center; }
.bos-ekran h1 { font-size: 34px; margin-bottom: 12px; }
.yukleniyor-ekran { display: grid; place-items: center; min-height: 50vh; color: var(--soluk); }
.hr { height: 1px; background: var(--cizgi); margin: 16px 0; }

/* Ücretsiz deneme kartı */
.bilgi-kutu { background: linear-gradient(135deg, #fffdf9, #f6ece2); border-color: #ecd9c8; }
.bilgi-kutu h3 { font-size: 21px; }
/* Odak noktası seçici */
.odak-alan { position: relative; cursor: crosshair; border-radius: 12px; overflow: hidden; background: #111; }
.odak-alan img { width: 100%; max-height: 60vh; object-fit: contain; display: block; }
.odak-nokta { position: absolute; width: 28px; height: 28px; margin: -14px 0 0 -14px; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px rgba(0,0,0,.4), 0 4px 12px rgba(0,0,0,.4); pointer-events: none; }
.odak-alan img { pointer-events: none; }

@media (max-width: 480px) { .duz-baslik { visibility: hidden; } .duz-ust-ic { gap: 8px; } }

/* Nesne listeleri (kapılar, kuponlar, olaylar, sorular) */
.kart-liste { display: grid; gap: 8px; }
.kl-kart { border: 1px solid var(--cizgi); border-radius: 12px; background: #fff; overflow: hidden; }
.kl-kart.acik { border-color: var(--murekkep-2); }
.kl-bas { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 8px 8px 8px 14px; cursor: pointer; }
.kl-ad { font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.kl-govde { padding: 4px 14px 14px; border-top: 1px solid var(--cizgi); }
.secenek-dugmeler { display: flex; flex-wrap: wrap; gap: 8px; }
.secenek-dugmeler .kucuk-dugme[aria-pressed="true"] { background: var(--murekkep); color: var(--beyaz); border-color: var(--murekkep); }
.ses-alan { display: grid; gap: 10px; }
.kayit-canli { display: flex; align-items: center; gap: 12px; padding: 10px 14px; border-radius: 12px; background: #fdecea; }
.kayit-nokta { width: 12px; height: 12px; border-radius: 50%; background: #d93025; animation: nabiz 1s infinite; }
.kayit-sayac { font-variant-numeric: tabular-nums; font-weight: 600; flex: 1; }
@keyframes nabiz { 50% { opacity: .3; } }

/* Seçici: arama + kategori çipleri */
.secici-arac { display: grid; gap: 12px; margin: 0 0 18px; }
.secici-ara { max-width: 420px; }
.kat-cipler { display: flex; gap: 8px; overflow-x: auto; scrollbar-width: none; padding-bottom: 2px; }
.kat-cipler::-webkit-scrollbar { display: none; }
.kat-cipler button { flex: none; border: 1px solid var(--cizgi); background: #fff; border-radius: 999px; padding: 8px 14px; font: inherit; font-size: 14px; cursor: pointer; color: var(--murekkep); }
.kat-cipler button[aria-pressed="true"] { background: var(--murekkep); color: #fff; border-color: var(--murekkep); }
.secici button[hidden] { display: none; }
.secici-alt { display: flex; gap: 8px; align-items: center; margin-top: 6px; font-size: 12.5px; color: var(--soluk); }
.secici-alt i { font-style: normal; background: #fbe9e0; color: var(--kiremit-koyu); border-radius: 999px; padding: 1px 8px; font-size: 11.5px; }

/* Süre seçici */
.sure-sec { display: grid; grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)); gap: 8px; margin-top: 10px; }
.sure-sec button { position: relative; display: grid; gap: 2px; text-align: left; border: 1.5px solid var(--cizgi); background: #fff; border-radius: 14px; padding: 12px 14px; font: inherit; cursor: pointer; color: var(--murekkep); }
.sure-sec button[aria-checked="true"] { border-color: var(--murekkep); box-shadow: 0 0 0 3px rgba(31,34,48,.06); }
.sure-sec b { font-size: 14px; font-weight: 600; }
.sure-sec span { font-family: var(--serif); font-size: 22px; }
.sure-sec small { font-size: 12px; color: var(--soluk); }
.sure-sec i { position: absolute; top: -9px; right: 10px; font-style: normal; font-size: 11px; background: var(--kiremit, #c8643c); color: #fff; padding: 2px 8px; border-radius: 999px; }

/* Örnek seçimi (aynı an için birden çok örnek) */
.ornek-sec { display: grid; gap: 8px; margin-top: 12px; }
.ornek-sec .etiket { margin: 0; }
.ornek-sec button { display: flex; align-items: center; gap: 12px; text-align: left; border: 1px solid var(--cizgi); background: #fff; border-radius: 12px; padding: 8px; font: inherit; cursor: pointer; color: var(--murekkep); }
.ornek-sec button:hover { border-color: var(--kiremit); }
.ornek-sec img { width: 56px; height: 56px; object-fit: cover; border-radius: 8px; flex: none; }
.ornek-sec b { display: block; font-size: 14.5px; }
.ornek-sec small { color: var(--soluk); font-size: 12.5px; }

/* Google ile kaydet / doldur */
.google-dugme { display: inline-flex; align-items: center; gap: 10px; min-height: 40px; padding: 0 16px; border-radius: 999px; border: 1px solid var(--cizgi); background: #fff; color: var(--murekkep); font-weight: 600; font-size: 14px; text-decoration: none; }
.google-dugme:hover { border-color: var(--murekkep-2); }
.odeme-giris { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 14px; margin: 10px 0 4px; padding: 12px 14px; border-radius: 14px; background: var(--kagit-2, #efe6d8); }
.odeme-giris span { font-size: 13px; color: var(--soluk); }
