.db-pwa-prompt{align-items:center;background:#fff;border:1px solid #cddde2;border-radius:18px;bottom:calc(18px + env(safe-area-inset-bottom));box-shadow:0 22px 60px rgba(5,40,57,.22);display:grid;gap:12px;grid-template-columns:50px minmax(0,1fr) auto auto;left:50%;max-width:760px;padding:13px;position:fixed;transform:translateX(-50%);width:calc(100% - 32px);z-index:9990}
.db-pwa-prompt[hidden]{display:none}
.db-pwa-prompt__mark{align-items:center;background:linear-gradient(145deg,#0b3449,#15758b);border-radius:14px;color:#fff;display:flex;font-size:15px;font-weight:900;height:50px;justify-content:center;width:50px}
.db-pwa-prompt__copy{display:grid;gap:3px;min-width:0}.db-pwa-prompt__copy strong{color:#0b3449;font-size:14px}.db-pwa-prompt__copy span{color:#667985;font-size:12px;line-height:1.35}
.db-pwa-prompt__install{background:#14a3ba;border:0;border-radius:11px;color:#fff;cursor:pointer;font:800 13px/1.2 system-ui;padding:12px 15px;white-space:nowrap}
.db-pwa-prompt__install:hover,.db-pwa-prompt__install:focus{background:#0b7f97;outline:3px solid rgba(20,163,186,.2)}
.db-pwa-prompt__dismiss{align-items:center;background:#eef3f4;border:0;border-radius:50%;color:#38505d;cursor:pointer;display:flex;font-size:21px;height:38px;justify-content:center;width:38px}
@media(max-width:680px){.db-pwa-prompt{bottom:calc(78px + env(safe-area-inset-bottom));grid-template-columns:44px minmax(0,1fr) 36px;padding:11px}.db-pwa-prompt__mark{border-radius:12px;height:44px;width:44px}.db-pwa-prompt__install{grid-column:1/-1;min-height:46px;width:100%}.db-pwa-prompt__dismiss{grid-column:3;grid-row:1;height:36px;width:36px}.db-pwa-prompt__copy{grid-column:2;grid-row:1}}
@media(prefers-reduced-motion:reduce){.db-pwa-prompt *{transition:none!important}}

/* 1.2.0 — yerel uygulama hissi ve güvenli ekran alanları */
.db-pwa-prompt{min-height:78px;padding-bottom:max(13px,env(safe-area-inset-bottom))}.db-pwa-prompt__install{min-height:48px}.db-pwa-prompt__dismiss{min-height:44px;min-width:44px}.db-display-standalone body,.db-webview-shell body{-webkit-tap-highlight-color:transparent;padding-top:env(safe-area-inset-top);user-select:none}.db-display-standalone input,.db-display-standalone textarea,.db-webview-shell input,.db-webview-shell textarea{user-select:text}.db-display-standalone .db-topbar,.db-webview-shell .db-topbar{display:none}.db-display-standalone .db-site-header,.db-webview-shell .db-site-header{top:env(safe-area-inset-top)}
@media(max-width:680px){.db-pwa-prompt{border:0;border-radius:28px 28px 0 0;bottom:0;box-shadow:0 -24px 70px rgba(5,40,57,.24);gap:12px;grid-template-columns:48px minmax(0,1fr) 44px;padding:22px 16px max(16px,env(safe-area-inset-bottom));width:100%}.db-pwa-prompt::before{background:#b8c8cd;border-radius:99px;content:"";height:5px;left:50%;position:absolute;top:9px;transform:translateX(-50%);width:44px}.db-pwa-prompt__mark{height:48px;width:48px}.db-pwa-prompt__copy strong{font-size:16px}.db-pwa-prompt__copy span{font-size:13px}.db-pwa-prompt__install{border-radius:14px;font-size:14px;min-height:52px}.db-pwa-prompt__dismiss{height:44px;width:44px}}
