.StickerPicker_stickerPicker__jTZB_{position:absolute;bottom:70px;left:20px;width:360px;height:400px;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1000}.StickerPicker_header__a1Jgj{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #e0e0e0}.StickerPicker_packs__ny3KY{display:flex;gap:8px;overflow-x:auto;flex:1 1}.StickerPicker_packs__ny3KY::-webkit-scrollbar{height:4px}.StickerPicker_packs__ny3KY::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.StickerPicker_packBtn__Vcfxo{padding:6px 12px;border:none;background:#f0f0f0;border-radius:16px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.StickerPicker_packBtn__Vcfxo:hover{background:#e0e0e0}.StickerPicker_packBtn__Vcfxo.StickerPicker_active__P5DNf{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.StickerPicker_closeBtn__KwN6N{width:28px;height:28px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;margin-left:8px;flex-shrink:0}.StickerPicker_closeBtn__KwN6N:hover{background:#e0e0e0}.StickerPicker_stickerGrid__WYs5e{flex:1 1;overflow-y:auto;padding:16px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;align-content:start}.StickerPicker_stickerGrid__WYs5e::-webkit-scrollbar{width:6px}.StickerPicker_stickerGrid__WYs5e::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.StickerPicker_stickerBtn__SgvDH{width:56px;height:56px;border:none;background:#f8f9fa;border-radius:8px;font-size:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.StickerPicker_stickerBtn__SgvDH:hover{background:#e9ecef;transform:scale(1.1)}@media (max-width:768px){.StickerPicker_stickerPicker__jTZB_{width:calc(100% - 40px);left:20px;right:20px}.StickerPicker_stickerGrid__WYs5e{grid-template-columns:repeat(4,1fr)}}