.dbu-wrap{bottom:20px;display:flex;justify-content:center;left:16px;pointer-events:none;position:fixed;right:16px;z-index:99990}@media (min-width:768px){.dbu-wrap{bottom:24px;justify-content:flex-end;left:auto;right:24px}}.dbu-card{align-items:flex-start;animation:dbu-rise .5s cubic-bezier(.16,1,.3,1);background:#fefcf5;border:1px solid #1c16081f;border-radius:18px;box-shadow:0 24px 48px #1c160824,0 4px 8px #1c16080d;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:14px;padding:16px 38px 16px 16px;pointer-events:auto;position:relative;width:min(440px,100%)}@keyframes dbu-rise{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.dbu-icon{background:linear-gradient(135deg,#2a3520,#3d4a2a 60%,#5a6b3e);border-radius:12px;box-shadow:0 6px 14px #5a6b3e4d;color:#fdf2c8;display:grid;flex:none;height:40px;place-items:center;width:40px}.dbu-body{flex:1 1;min-width:0}.dbu-eyebrow{color:#5a6b3e;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dbu-title{color:#1a1208;font-family:Poppins,Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-top:2px}.dbu-sub{color:#7a7165;font-size:13px;line-height:1.45;margin-top:4px}.dbu-actions{display:flex;gap:8px;margin-top:13px}.dbu-btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1;padding:10px 16px;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s ease,box-shadow .2s ease,color .2s ease}.dbu-btn-primary{background:#5a6b3e;box-shadow:0 6px 14px #5a6b3e47;color:#fefcf5}.dbu-btn-primary:hover{background:#3d4a2a;box-shadow:0 10px 20px #5a6b3e57;transform:translateY(-1px)}.dbu-btn-ghost{background:#0000;border-color:#1c160824;color:#5a5246}.dbu-btn-ghost:hover{background:#1c16080a;color:#1a1208}.dbu-close{background:#0000;border:none;border-radius:8px;color:#a8a094;cursor:pointer;display:grid;height:26px;place-items:center;position:absolute;right:10px;top:10px;transition:background .2s ease,color .2s ease;width:26px}.dbu-close:hover{background:#1c16080f;color:#1a1208}@media (prefers-reduced-motion:reduce){.dbu-card{animation:none}.dbu-btn-primary:hover{transform:none}}