/* v4.6.9 — fade-only logo, login colors/button and request accordions */
:root{--pd-app-height:100dvh!important}
#pwaBootCheck{height:100dvh!important;min-height:100dvh!important;background:linear-gradient(155deg,#744df0 0%,#673de6 48%,#4f22c7 100%)!important}
#pwaBootCheck .pwa-boot-gear{width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;max-width:112px!important;max-height:112px!important;aspect-ratio:1/1!important;object-fit:contain!important;animation:patozLogoAppleFade 1.15s cubic-bezier(.2,.7,.2,1) both!important;transform-origin:center!important}
@keyframes patozLogoAppleFade{0%{opacity:0}100%{opacity:1}}
#splash .splash-logo-svg{display:block!important;width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;max-width:92px!important;max-height:92px!important;aspect-ratio:1/1!important;object-fit:contain!important;border-radius:0!important;transform-box:view-box!important;transform-origin:50% 50%!important}
.secure-login-brand img,.business-request-topbar .secure-login-brand img{display:block!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;aspect-ratio:1/1!important;object-fit:contain!important;border-radius:0!important;flex:0 0 50px!important}
@media(orientation:landscape) and (min-width:600px){#pwaBootCheck .pwa-boot-gear{width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;max-width:96px!important;max-height:96px!important}#splash .splash-logo-svg{width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important;max-width:84px!important;max-height:84px!important}.secure-login-brand img,.business-request-topbar .secure-login-brand img{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;flex-basis:48px!important}}
/* Görsel klavye açıldığında uygulamayı visualViewport yüksekliğine küçültme; bu davranış klavye üstünde boş renk bandı oluşturuyordu. */
html,body,#app.app-shell{height:100dvh!important;max-height:100dvh!important}
body.pd-keyboard-open{background:#fff!important;background-image:none!important}
body.pd-keyboard-open #bottomNav{visibility:hidden!important;pointer-events:none!important}
.request-field-invalid{border-color:#ef6675!important;background:#fff2f3!important;box-shadow:0 0 0 3px rgba(239,102,117,.14)!important}
.request-error-modal{width:min(520px,calc(100vw - 28px))!important}
.request-payment-error-box{padding:16px!important;border:1px solid #ffb6bf!important;border-radius:14px!important;background:#fff1f3!important;color:#a92539!important;line-height:1.55!important}
.request-payment-error-box b{display:block!important;margin-bottom:8px!important}.request-payment-error-box ul{margin:0!important;padding-left:20px!important}.request-payment-error-box li+li{margin-top:6px!important}


/* Giriş açıklamaları: açık mor ve okunaklı. */
.secure-login-card .login-heading p,
.secure-login-card .login-static-note,
.secure-login-card .secure-login-note,
.secure-login-card .login-lookup-status,
.secure-login-brand small{color:#8f78d8!important}
.secure-login-card .secure-login-note,.secure-login-card .login-lookup-status{background:#faf8ff!important;border-color:#e6ddff!important}
/* Yeni işletme talebi artık bağlantı değil gerçek butondur. */
.login-request-link.login-request-primary,
.login-request-static{display:flex!important;width:100%!important;min-height:48px!important;margin:0 0 16px!important;padding:12px 16px!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:1px solid #d7c8ff!important;border-radius:14px!important;background:#f3efff!important;color:#673de6!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;box-shadow:0 5px 15px rgba(103,61,230,.08)!important;cursor:pointer!important}
.login-request-link.login-request-primary:hover,.login-request-static:hover{background:#ece5ff!important;border-color:#c8b5ff!important}
.login-request-link.login-request-primary svg{width:18px!important;height:18px!important;flex:none!important}
/* Ana admin işletme talepleri: açılır/kapanır kompakt tablar. */
.admin-request-accordion-list{display:grid!important;gap:12px!important}
.admin-request-card.admin-request-accordion{padding:0!important;overflow:hidden!important;border:1px solid #e3dcf7!important;border-radius:18px!important;background:#fff!important}
.admin-request-summary{width:100%!important;min-height:82px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 34px!important;align-items:center!important;gap:12px!important;padding:15px 16px!important;border:0!important;background:#fff!important;color:inherit!important;text-align:left!important;font:inherit!important;cursor:pointer!important}
.admin-request-summary:hover{background:#fbf9ff!important}
.admin-request-summary .avatar{width:44px!important;height:44px!important}
.admin-request-info{min-width:0!important}.admin-request-info>b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important;color:#282135!important}.admin-request-code{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin-top:6px!important;color:#756d84!important;font-size:12px!important}.admin-request-code .chip{padding:4px 8px!important;font-size:11px!important}
.admin-request-chevron{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border:1px solid #e2d9fa!important;border-radius:10px!important;background:#f7f3ff!important;color:#673de6!important;font-size:22px!important;font-weight:700!important;line-height:1!important;transition:transform .2s ease!important}
.admin-request-summary[aria-expanded="true"] .admin-request-chevron{transform:rotate(180deg)!important}
.admin-request-collapse{border-top:1px solid #eee8fa!important;background:#fcfbff!important}
.admin-request-collapse[hidden]{display:none!important}
.admin-request-collapse .admin-request-details{padding:16px!important}
.admin-request-collapse .admin-request-actions{padding:0 16px 16px!important}
@media(max-width:600px){.admin-request-summary{grid-template-columns:42px minmax(0,1fr) 32px!important;padding:13px 12px!important}.admin-request-summary .avatar{width:40px!important;height:40px!important}.admin-request-info>b{font-size:15px!important}.admin-request-collapse .admin-request-details{padding:13px!important}.admin-request-collapse .admin-request-actions{padding:0 13px 13px!important}}

/* v4.7.7 — Uygulama içi onay, bilgi, veri giriş ve PIN değiştirme pencereleri */
body.pd-app-dialog-open{overflow:hidden!important;touch-action:none}
.pd-app-dialog-host[hidden]{display:none!important}
.pd-app-dialog-host{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:clamp(14px,3vw,28px);font-family:inherit}
.pd-app-dialog-backdrop{position:absolute;inset:0;border:0;background:rgba(21,14,44,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:default}
.pd-app-dialog-card{position:relative;width:min(100%,480px);max-height:min(88dvh,720px);overflow:hidden;border:1px solid rgba(103,61,230,.16);border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(36,22,79,.28);animation:pdDialogIn .2s ease-out both}
@keyframes pdDialogIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.pd-app-dialog-head{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:13px;align-items:start;padding:22px 22px 15px}
.pd-app-dialog-head h2{margin:0 0 5px;font-size:20px;line-height:1.2;color:#21163f;font-weight:850;letter-spacing:-.02em}
.pd-app-dialog-head p{margin:0;color:#71668d;font-size:13.5px;line-height:1.55;font-weight:550}
.pd-app-dialog-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#f1ecff;color:#673de6}
.pd-app-dialog-icon svg{width:23px;height:23px}
.pd-app-dialog-card.tone-danger .pd-app-dialog-icon{background:#fff0f1;color:#d92d46}
.pd-app-dialog-card.tone-success .pd-app-dialog-icon{background:#eafaf0;color:#18864b}
.pd-app-dialog-card.tone-security .pd-app-dialog-icon{background:#f1ecff;color:#673de6}
.pd-app-dialog-x{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:12px;background:#f5f2fb;color:#655b7c;cursor:pointer}
.pd-app-dialog-x svg{width:20px;height:20px}
.pd-app-dialog-body{overflow:auto;max-height:calc(88dvh - 170px);padding:0 22px 4px;overscroll-behavior:contain}
.pd-app-dialog-field{margin:0 0 14px}
.pd-app-dialog-field label{display:block;margin:0 0 7px;color:#34294d;font-size:12.5px;font-weight:800}
.pd-app-dialog-field input{width:100%;min-height:48px;border:1px solid #ddd5ef;border-radius:14px;background:#fbfaff;padding:11px 13px;color:#21163f;font:650 16px/1.2 inherit;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}
.pd-app-dialog-field input:focus{border-color:#673de6;background:#fff;box-shadow:0 0 0 4px rgba(103,61,230,.12)}
.pd-app-dialog-password{position:relative}
.pd-app-dialog-password input{padding-right:76px}
.pd-app-dialog-password-toggle{position:absolute;right:7px;top:7px;bottom:7px;min-width:61px;border:0;border-radius:10px;background:#eee8ff;color:#5b35c7;font-size:12px;font-weight:800;cursor:pointer}
.pd-app-dialog-error{margin:2px 0 13px;padding:11px 12px;border:1px solid #f3b7bf;border-radius:12px;background:#fff4f5;color:#a61b33;font-size:12.5px;line-height:1.45;font-weight:700}
.pd-app-dialog-hint{margin:2px 0 14px;padding:11px 12px;border-radius:12px;background:#f7f4ff;color:#665884;font-size:12px;line-height:1.5;font-weight:600}
.pd-app-dialog-actions{display:flex;gap:10px;justify-content:flex-end;padding:16px 22px 22px;border-top:1px solid #f0edf6;background:#fff}
.pd-app-dialog-actions .btn{min-width:118px;margin:0;justify-content:center}
.account-pin-security-card{position:relative;overflow:hidden}
.account-pin-security-card:after{content:"";position:absolute;right:-38px;bottom:-46px;width:130px;height:130px;border-radius:50%;background:rgba(103,61,230,.055);pointer-events:none}
.account-pin-security-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f1ecff;color:#673de6;flex:0 0 auto}
.account-pin-security-icon svg{width:21px;height:21px}
@media(max-width:520px){
  .pd-app-dialog-host{padding:12px;align-items:end}
  .pd-app-dialog-card{width:100%;max-height:92dvh;border-radius:24px 24px 18px 18px}
  .pd-app-dialog-head{grid-template-columns:44px minmax(0,1fr) 34px;padding:18px 17px 13px;gap:11px}
  .pd-app-dialog-icon{width:44px;height:44px;border-radius:14px}
  .pd-app-dialog-head h2{font-size:18px}
  .pd-app-dialog-head p{font-size:12.5px}
  .pd-app-dialog-body{max-height:calc(92dvh - 160px);padding:0 17px 3px}
  .pd-app-dialog-actions{padding:13px 17px calc(14px + env(safe-area-inset-bottom));gap:8px}
  .pd-app-dialog-actions .btn{flex:1;min-width:0;padding-inline:10px}
}
@media(max-height:560px) and (orientation:landscape){
  .pd-app-dialog-host{padding:8px;align-items:center}
  .pd-app-dialog-card{max-height:96dvh;border-radius:18px}
  .pd-app-dialog-head{padding:12px 14px 8px;grid-template-columns:38px minmax(0,1fr) 32px}
  .pd-app-dialog-icon{width:38px;height:38px;border-radius:12px}
  .pd-app-dialog-head h2{font-size:16px}
  .pd-app-dialog-head p{font-size:11.5px;line-height:1.4}
  .pd-app-dialog-body{max-height:calc(96dvh - 126px);padding:0 14px}
  .pd-app-dialog-field{margin-bottom:9px}
  .pd-app-dialog-field input{min-height:42px}
  .pd-app-dialog-actions{padding:9px 14px 11px}
}
/* v4.7.8 — Ana admin mobil çekmece ve rota yalıtımı */
@media (max-width:1366px){
  body.host-authenticated #hostSidebar{display:flex!important;visibility:visible!important;opacity:1!important;transform:translate3d(-105%,0,0)!important;pointer-events:auto!important;z-index:2147483600!important}
  body.host-authenticated.mobile-menu-open #hostSidebar,
  body.host-authenticated #hostSidebar[data-drawer-open="1"]{transform:translate3d(0,0,0)!important}
  body.host-authenticated #mobileDrawerBackdrop{display:block!important;z-index:2147483500!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important}
  body.host-authenticated.mobile-menu-open #mobileDrawerBackdrop{pointer-events:auto!important;opacity:1!important;visibility:visible!important}
  #mobileMenuToggle{position:relative!important;z-index:10!important;pointer-events:auto!important;touch-action:manipulation!important}
}
.notification-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}

/* v4.7.9 Shopier/PWA/Genel Konumlar kararlılık sürümü */
